
@charset "utf-8";
* {margin: 0;padding: 0;}

body {font-family: "Microsoft YaHei";}
ul,ol,li {list-style: outside none none;}
a {text-decoration: none;}

.nav{ width:100%; height:94px; min-width:1300px; overflow:hidden; position:fixed; top:0; z-index:10; background:#fff }
.nav .nav1{ width:1200px; height:94px; margin:0 auto;}
.nav .nav1 .logo{ width:532px; height:70px; background:url(../img/logo.png) no-repeat center; text-indent:-99999px; float:left; margin-top:15px; }
.nav .nav1 .search_phone{ width:485px; height:94px; float:right; margin-right:50px}
.nav1 .search_phone .search{ width:263px; height:94px; float:left; position:relative}
.nav1 .search_phone .search input{ width:263px; height:35px; border:1px solid #989898; font-size:14px; text-indent:10px; border-radius:6px; margin-top:29px; outline:none}
.nav1 .search_phone .search .search_img{ width:21px; height:21px; background: url(../img/search.jpg) no-repeat center; position:absolute; top:37px; right:16px; cursor:pointer }
.nav1 .search_phone h3{ width:206px; height:28px; float:right; font-size:24px; color:#e7141a; line-height:28px; background:url(../img/phone.jpg) no-repeat center left; text-indent:33px; margin-top:33px;}

.nav3{ width:100%; height:45px; overflow:hidden; min-width:1300px; background:#313131; position:fixed; top:94px; z-index:10}
.nav3 .nav4{ width:1200px; height:45px; margin:0 auto;}
.nav3 .nav4 ul li{ float:left}
.nav3 .nav4 ul span{ width:1px; height:25px; background:#6a6a6a; display:block; float:left; margin-top:10px;}
.nav3 .nav4 ul li a{ font-size:16px; color:#fffefe; padding:15px 32px; display:block; line-height:1;}
.nav3 .nav4 ul li .red{background:#e7141a }
.nav3 .nav4 ul li a:hover{ background:#e7141a}


.footer{ width:100%; height:235px; background:#313131; min-width:1300px; overflow:hidden}
.footer .footer1{ width:1200px; height:355px; margin:0 auto}
.footer .footer1 .about{ width:600px; height:355px; float:left;}
.footer .footer1 .about .about1{ width:100%; height:40px; border-left:5px solid #e7141a; margin-top:39px;}
.footer1 .about .about1 p:nth-child(1){ font-size:18px; color:#fff; line-height:14px; margin-left:10px;  }
.footer1 .about .about1 p:nth-child(2){ font-size:16px; color:#fff; line-height:16px; margin-left:10px; margin-top:9px;  }
.footer1 .about .about2{ font-size:14px; color:#d9d9d9; line-height:2.2; margin:15px 16px 0}
.footer .footer1 .contact{ width:450px; float:right; height:355px;}
.footer .footer1 .contact .about1{ width:100%; height:40px; border-left:5px solid #e7141a; margin-top:39px;}
.footer1 .contact .about1 p:nth-child(1){ font-size:18px; color:#fff; line-height:14px; margin-left:10px;  }
.footer1 .contact .about1 p:nth-child(2){ font-size:16px; color:#fff; line-height:16px; margin-left:10px; margin-top:9px;  }
.footer1 .contact .contact1{ width:450px; margin-top:15px;}
.footer1 .contact .contact1 ul li{font-size:14px; color:#d9d9d9; display:inline-block; line-height:1}
.footer1 .contact .contact1 ul li p{ width:115px; float:left;}
.footer1 .contact .contact1 ul li .dizhi{ width:230px; display:inline-block}

.footer0{ width:100%; background:#1f1f1f; height:48px; min-width:1300px; overflow:hidden}
.footer0 .footer_word{ width:1200px; margin:0 auto; height:48px; }
.footer0 .footer_word p{ color:#fff; font-size:14px; line-height:48px; margin-left:0; width:600px; float:left}
.footer0 .footer_word select{ float:right; width:148px; height:25px; border:1px solid #b6b6b6; margin-top:11px;}
.footer0 .footer_word select option{ line-height:25px;}

.xinzeng{font-size: 16px;color: #fff;line-height: 16px;margin-left: 10px;margin-top: 9px;}





