body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
em,i {font-style: normal}
ul, ol  {list-style: none}
a,a:hover {text-decoration: none}
img {border: 0; vertical-align: top;}
table {border-collapse: collapse;border-spacing: 0}
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
label {cursor: default}
body, button, input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, sans-serif; }
textarea {resize: none}
a,a:focus {outline: none}
.clearfix:after {content: '\20';display: block;height: 0;clear: both}
.clearfix {*zoom: 1}
.fl {float: left;}
.fr {float: right;}
.hide {display: none}
.show {display: block}
.g-in {width: 1200px;margin: 0 auto;}

a {color: #000;}
a:hover {color: #186bf4;}

body {color: #000;}
.wrapper{width:100%;position:relative;overflow: hidden;background:#fff}
.header {width: 100%;position: relative;height: 90px;}

.header .logo{float: left;margin-top:15px;}
.navs{float: left;margin-left:50px;}
.navs ul li{float: left;width: 90px;}
.navs ul li>a{font-size: 16px;line-height: 90px;display: block;color: #030000;text-align: center;}
.navs ul li.current>a,.navs ul li:hover>a{background: #004196;color: #fff;}
.search{float:left;margin-top:35px;margin-left: 30px;}
.search a{display: block;width:20px;height:20px;background:url(../images/pic-1.png) no-repeat center;}
.header-r{float: right;margin-top:25px;}
.header-r .h-link{text-align: right;font-size: 12px;line-height: 20px;}
.header-r .h-link a{padding-left: 25px;}
.header-r .h-link a.sc{background: url(../images/pic-40.jpg) no-repeat left center;margin-right: 10px;}
.header-r .h-link a.gz{background: url(../images/pic-41.jpg) no-repeat left center;}
.header-r .h-tel{font-size: 12px;line-height: 20px;}
.header-r .h-tel span{font-size: 16px;line-height: 20px;color: #ff0000;font-weight: bold; }
.searchIcon{ position:relative;}
.searchIcon .aForm{ position:absolute;top:35px;right:0;width:340px;height:34px;background:#fff;padding:0 18px; z-index:1;border:1px solid #2152ad;border-radius:5px;display: none;}
.searchIcon .aForm .input-a{width:318px;height:34px; border:none; outline:none; font-size:14px; line-height:34px; float: left;}
.searchIcon .aForm .input-b{width:22px;height:34px; border:none; background: url(../images/pic-100.png) no-repeat center; outline:none; cursor:pointer;text-indent: 89em; overflow: hidden;}
.h-wrap{width: 1300px;margin:0 auto;}
.second-list{
	display: none;
	position: absolute;
	left:50%;
	margin-left: -960px;
	top: 90px;
	width: 1920px;
    background-color: #f9f9f9;
    z-index: 1000;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.2);
    /*transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);*/
}
.second{
	width: 1200px;
	padding: 15px 0;
	margin: 0 auto;
}
.second>dl{
	width: 172px;
	height: auto;
	overflow: hidden;
}
.second>dl>dd{
	height: 36px;
	line-height: 36px;
}
.second>dl>dd>a{
   display: block;
   color: #565656;
   font-size: 14px;
}
.second>dl>dd>a:hover{color: #186bf4;}
.second>.second-img{
	width: 1026px;
	text-align: left;
	border-left: 1px solid #aaa;
}
.second>.second-img>p{
	display: inline-block;
	*display:inline;
    *zoom:1;
	margin: 0 7px 15px 15px;
    vertical-align: middle;
    text-align: left;
    font-size: 0;
}
.second>.second-img>p img{
	width: 183px;
	height: 131px;
	vertical-align: middle;
}
.second>.second-img>p span{
	display: block;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	color: #565656;
}
.second>.second-img>p:hover span{
	color: #186bf4;
}

@media screen and (max-width:1200px){
.header{height: auto !important;}
.header .header-top{background: #f5f5f5;display: none;}
.header .header-top .dz{float: left;font-size: 12px;line-height: 35px;color: #000;}
.header .header-top .search{float: right;margin:0;}
.header .header-top .search a{display: block;width: 40px;height: 35px;background: #186bf4 url(../images/pic-99.png) no-repeat center;}
.header .header-top .h-link{float: right;font-size: 12px;line-height: 35px;color: #000;}
.header .header-top .h-link a{color: #000;margin:0 12px;}
.searchIcon{ position:relative;}
.searchIcon .aForm{ position:absolute;top:35px;right:0;width:340px;height:34px;background:#fff;padding:0 18px; z-index:1;border:1px solid #2152ad;border-radius:5px;display: none;}
.searchIcon .aForm .input-a{width:318px;height:34px; border:none; outline:none; font-size:14px; line-height:34px;}
.searchIcon .aForm .input-b{width:22px;height:34px; border:none; background: url(../images/pic-100.png) no-repeat center; outline:none; cursor:pointer;text-indent: 99em; overflow: hidden;}
.header .header-bottom{position: relative;}
.header .header-bottom .logo{float:left;padding:10px 0 13px;margin:0 0 0 10px;}
.header .header-bottom .l-txt{float: left;margin-left: 18px;padding-left: 20px;font-size: 17px;line-height: 123px;background: url(../images/pic-3.png) no-repeat left center;}
.header .header-bottom .tel{float: right;background: url(../images/pic-4.png) no-repeat left center;font-size: 12px;line-height: 24px;padding: 37px 0 38px 62px;}
.header .header-bottom .tel span{font-size: 24px;line-height: 24px;color: #186bf4;font-family:Arial;display: block;}
.navs{background: #186bf4;position: relative;}
.navs ul{border-left: 1px solid #114baa;}
.navs ul li{float: left;width: 170px;border-right: 1px solid #114baa;}
.navs ul li:last-child{width: 172px;}
.navs ul li>a{font-size: 16px;line-height: 52px;display: block;color: #fff;text-align: center;}
.navs ul li.current>a,.navs ul li:hover>a{background: #004196;}
.u-menu { position:absolute; right:24px; top:50%; margin-top:-21px;display:block; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:8; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:30px; height:3px; background:#000; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}
body.z-open .m-nav {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .u-menu {transform:translateZ(0px) rotate(90deg);-webkit-transform:translateZ(0px) rotate(90deg);}
body.z-open .u-menu  div {transform:translateZ(0px) rotate(45deg);transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;-webkit-transform:translateZ(0px) rotate(45deg);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;}
body.z-open .u-menu  div i {transition:transform 0.2s ease 0s;transform:translate3d(0px,11px,0px);-webkit-transition:-webkit-transform 0.2s ease 0s;-webkit-transform:translate3d(0px,11px,0px); }
body.z-open .u-menu .u-menu-bottom {transform:translateZ(0px) rotate(-45deg);-webkit-transform:translateZ(0px) rotate(-45deg);}
body.z-open .u-menu .u-menu-middle { display:none; }
.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:9999; }
.m-nav { width:200px; height:100%; right:-200px; top:0; background:#fff; position:fixed; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:10000; }
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:28px; line-height:48px; text-align:center; }
.m-nav li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:24px; line-height:44px; }
.m-nav li a { display:block; }
.m-nav li a:hover,.m-nav .current a { color:#f60; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #f60; content:"" }
.w-top{border-bottom: 1px solid #ccc;margin-bottom: 4%;}
}

.banner{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
.banner .hd{position: absolute; left:0;bottom:86px;height: 12px;width: 100%; z-index:1000;}
.banner .hd ul{width: 100%;height: 4px;text-align: center;}
.banner .hd ul li{display: inline-block;background:#fff;width:12px; height:12px;text-indent:999em; overflow:hidden; margin:0 4px;cursor: pointer;transition: all 0.2s cubic-bezier(0.4, 0.01, .165, 0.99);border-radius: 12px;}
.banner .hd ul .on{background:#186bf4;}

.footer .footer-top{background: #004196;}
.footer .footer-top .g-in{border-right: 1px solid #003b87;}
.footer .footer-top dl{padding:50px 30px;border-right: 1px solid #003b87;float: left;width: 72px;min-height: 196px;}
.footer .footer-top dl:first-child{border-left:1px solid #003b87;}
.footer .footer-top dl:nth-child(4){width: 100px;}
.footer .footer-top dl:nth-child(4) dd{float: left;width: 80px;}
.footer .footer-top dl:nth-child(4) dd:nth-child(2n){margin-right: 20px;}
.footer .footer-top dl dt{font-size: 16px;line-height: 16px;margin-bottom: 30px;color: #fff;}
.footer .footer-top dl dd{font-size: 12px;line-height: 30px;}
.footer .footer-top dl dd a{color:rgba(255,255,255,0.75);}
.footer .footer-top dl dd a:hover{color: #fff;}
.footer .footer-top .ewm{float: right;margin-top:50px;margin-right: 12px;}
.footer .footer-top .ewm .d{font-size: 12px;line-height: 30px;text-align: center;color:rgba(255,255,255,0.67);}
.footer .footer-top .cont{float: right;width: 300px;margin-top:50px;margin-right: 10px;}
.footer .footer-top .cont .c-t{font-size: 14px;line-height: 24px;color: #fff;}
.footer .footer-top .cont .c-t span{display: block;font-size: 16px;font-family:Arial;}
.footer .footer-top .cont .c-b{font-size: 12px;line-height: 22px;color:rgba(255,255,255,0.7);margin-top:8px;}
.footer .footer-top .cont .c-b a{color: rgba(255,255,255,0.7);}
.footer .footer-bottom{background: #232323;}
.footer .footer-bottom .f-l{float: left;font-size: 12px;line-height: 30px;color: rgba(255,255,255,0.5);}
.footer .footer-bottom .f-r{float:right;font-size: 12px;line-height: 30px;color: rgba(255,255,255,0.5);}
.footer .footer-bottom a{color: rgba(255,255,255,0.5);}
.footer .footer-bottom a:hover{color: #fff;}