@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
ul,ol{list-style:none;}
a{text-decoration:none;color: #333333}
a:hover{color: #da3a3a}
a:focus{outline: none}
a:focus{border: none}
img{border:0;vertical-align:middle;}
input,button{vertical-align:middle;border:none;}
textarea{border:none;resize:none;}
input, textarea {box-sizing: content-box;background: 0 0;font-family: "Microsoft YaHei"}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #acacac;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color:#acacac;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color:#acacac;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#acacac;
}
.rt{float:right;}
.lf{float: left;}
body{color: #000;font-family: "Microsoft YaHei"}
html,body{min-width: 1200px;}
/*清除浮动*/
.clearfix{*zoom:1;} /* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
table tr td,table{border-collapse:collapse;}

input[type=text]:focus,input[type=text]:active{
    box-shadow: none;
    border: none;
}
/*通用样式*/
.table th, .table td{
    padding: 0;
    border: 0;
}
ul, li, ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    font-weight: bold;
}

/*头部公共部分*/
.head-top{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    font-family: /*Tahoma, Arial, */"新宋体";
    background: url(imagesbg.gif) repeat-x;
}
.Head {

    width: 1200px;
    height: 250px;
    position: relative;
    margin: 0 auto;
}

.Top {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    height: 36px;
}
.Top .Index3 {
    width: 320px;
    height: 22px;
    position: absolute;
    margin-left: -7px;
    padding-top: 12px;
    padding-left: 0px;
    color: #757575;
}
.Top .Index3 ul li {
    height: 17px;
    padding: 0 6px;
    border-right: 1px dashed #e54c07;
    float: left;
}
.Top .Index3 ul li a:link, .Head_Nav a:visited {
    color: #757575;
    text-decoration: none;
}
.Top .Index {
    width: 280px;
    height: 22px;
    position: absolute;
    margin-left: 890px;
    padding-top: 12px;
    padding-left: 10px;
    color: #757575;
}
.Top .Index ul li {
    height: 17px;
    padding: 0 6px;
    border-right: 1px dashed #e54c07;
    float: left;
}
.Top .Index ul li a:link, .Head_Nav a:visited {
    color: #757575;
    text-decoration: none;
}
.Top .Index1 {
    width: 95px;
    height: 28px;
    position: absolute;
    margin-left: 1107px;
    padding-top: 11px;
    padding-left: 2px;
    color: #757575;
}
.Top .Index1 ul li {
    font-size: 13px;
    height: 17px;
    padding: 0 7px;
    float: left;
}
.Top .Index1 ul li a:visited {
    color: #e10000;
    text-decoration: none;
}

.Top .Index1 ul li a:link {
    color: #e10000;
    text-decoration: none;
}


/*nav导航*/

.Nav {
    width: 1200px;
    height: 75px;
    position: absolute;
    top: 180px;
    left: -3px;
    background: url(imagessubNav_bg.jpg) no-repeat;
    background-position: 0 41px;
}
.mainNav {
    width: 1000px;
    overflow: hidden;
    position: relative;
    left: 13px;
    top: 0px;
}
.mainNav ul {
    overflow: hidden;
}
.mainNav ul li {
    width: 94px;
    font-size: 16px;
    float: left;
    text-align: center;
    padding-top: 9px;
}
.Nav_Active {
    width: 93px;
    height: 34px;
    display: block;
    text-align: center;
    background: url(../images/Nav_active_2.gif) no-repeat center;
    font-weight: bold;
}
.mainNav a:link, .mainNav a:visited {
    color: #FFF;
    text-decoration: none;
}
.Nav_Active a:link, .Nav_Active a:visited {
    color: #e10000;
    text-decoration: none;
}

.search_style {
    width: 250px;
    height: 31px;
    position: absolute;
    top: 218px;
    right: 3px;
}
.search_input {
    font-size: 13px;
    font-family: "新宋体";
    color: #666;
    line-height: 25px;
    text-indent: 24px;
    width: 123px;
    height: 25px;
    border: 0;
    background: url(../images/index_search_mask.jpg) no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
}
.search_button_area_01 {
    width: 43px;
    height: 25px;
    position: absolute;
    top: 3px;
    right: 84px;
}
.search_button_area_01 a {
    width: 43px;
    height: 25px;
    background: url(../images/index_search_button.jpg) no-repeat;
    position: relative;
    display: block;
}
.search_button_area_02 {
    width: 70px;
    height: 25px;
    position: absolute;
    top: 3px;
    right: 10px;
}
.search_button_area_02 a {
    width: 70px;
    height: 25px;
    background: url(../images/index_search_hbutton.jpg) no-repeat;
    position: relative;
    display: block;
}


/*footer*/

.Footer {
    width: 100%;
    height: 99px;
    background-image: url(imagesFooter_bg.jpg);
    position: relative;
    margin: 0 auto;
}

.Footer li {
    position: relative;
    float: left;
    width: 500px;
    height: 90px;
    padding-top: 0px;
    color: #fff;
    margin: 0 auto;
    list-style: none;
}
.Footer li div {
    margin-top: 2px;
    height: 20px;
}
.Footer li a {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
.Footer li span {
    font-size: 12px;
}
.footer-sy a{
    float: left;
}
.footer-line{
    float: left;
    margin: 0 15px;
}
