/*头*/
.header{width:100%;height: 107px;position:fixed;top:0;z-index:1000;min-width: 1200px;}
.topbar{min-width:1200px;height:30px;line-height:30px;color:#f7f7f7;background:#00479d;}
.topsite{float:left;font-size:12px;}
.toplink,.toplogin,.toplink{float:right;margin:0 5px;font-size:12px;}
.topsub{float:left;}
.toplogin a,.toplink a{color:#f7f7f7;}
.dropdown{position:relative;width:120px;}
.dropdown a.white{color:#f7f7f7;font-size:12px;display:block;background:url(arr.png) 100px center no-repeat;}
.dropdown ul{background:#fff;border:1px solid #ddd;position:absolute;top:30px;left:0;z-index:100;width:120px;padding:0px 15px 10px;}
.dropdown ul li{padding:5px 0;border-bottom:1px dotted #ddd;}
.dropdown ul li a{font-size:12px;color:#333;}
/*nav*/
.navbar{width:100%;height:77px;position:relative;background: rgba(33, 73, 142, 0.75);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F21498e, endcolorstr=#7F21498e);}
.navbar .logo{float:left;line-height:77px;}
.navbar .navlist{height:77px;float:right;}
.navbar .navlist .subnav>li{height:73px;line-height:73px;float:left;margin-right:15px;}
.navbar .navlist .subnav>li a{display:block;height:73px;line-height:73px;padding:0 12px;font-size:16px;color:#fff;}
.navbar .navlist .subnav>li a.n1{background: url(home.png) center center no-repeat;font-size:0;}
.navbar .navlist .subnav>li.active{border-bottom:4px solid #f39800;}
.navbar .navlist .subnav>li .subdown{position:absolute;top:77px;left: 0;z-index:99999;width:100%;height:40px;background: rgba(0, 71, 157, 0.5);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F00479d, endcolorstr=#7F00479d);line-height:40px;display: none;}
.navbar .navlist .subnav>li .subdown ul{width:1200px;height:40px;margin:0 auto;text-align:right;}
.navbar .navlist .subnav>li .subdown ul li{display:inline-block;padding-left: 40px;}
.navbar .navlist .subnav>li .subdown ul li a{display:block;height:40px;line-height:40px;color:#fff;font-size:14px;}
.navbar .navlist .subnav>li .subdown ul li a:hover{color:#50b8ff;}
.banner{padding-top:30px;}
.footer{background:#21498e;padding:30px 0;height:180px;}
.footer .copyright{width:500px;float:left;}
.footer .copyright h3{font-size:16px;color:#fff;font-weight:normal;margin-bottom:25px;}
.footer .copyright p{color:#c6c6c6;padding-left:25px;margin-bottom:20px;}
.footer .copyright .mail{background: url(ico01.png) left center no-repeat;}
.footer .copyright .tel{background: url(ico02.png) left center no-repeat;}
.footer .copyright .address{background: url(ico03.png) left center no-repeat;}
.footer .wechat{width:100px;float:right;}
.footer .wechat .text{font-size:16px;color:#fff;margin:10px 0 20px 0;text-align:center;}