@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-family: '微软雅黑';
	font-size: 13px;
}
ul, li {
	list-style: none
}
a {
	text-decoration: none;
	display: block;
}
img {
	display: block;
	border: 0
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
textarea {
	resize: none;
	outline: none;
}
i {
	font-style: normal;
}
.clearfix{
	clear:both;
}
.center {
	max-width:1200px;
	margin: auto;
	padding: 0 1.5%;
}
.header{background: url(../images/headerbg_01.png) repeat-x;position: absolute;top: 0;left: 0;width: 100%;z-index: 9}

.logo{float: left;margin-top: 20px}
.nav{float: left;margin-left: 140px}
.nav ul li{float: left;margin: 0 10px;font-size: 16px;line-height: 110px;position: relative}
.nav a{color: #444;}
.nav ul li dl{position: absolute;top: 110px;left: 0;background: rgba(255,255,255,0.8);width: 100px;line-height: 35px;font-size: 14px;border-top: 3px #00449a solid;display: none}
.nav ul li dl dt{border-bottom: 1px #ddd solid;text-align:center;text-transform: uppercase;width: 100px;font-size: 16px}
.nav ul li dl dt:hover{background: #025ec6}
.nav ul li dl dt:hover a{color: #fff}
.nav ul li:hover >a{color: #00449a}
.sousuo{width: 250px;position: relative;border: 1px #00449a solid;border-radius: 20px;line-height: 40px;height: 40px;float: right;margin-top: 35px}
.sou{background:none;border: 0;padding-left: 20px;outline: 0;line-height: 40px;color: #444;font-family: '微软雅黑'}
.suo{position: absolute;top: -1px;right: 0;background:url(../images/logo_06.png) no-repeat 10px 10px,#00449a;border-radius: 20px;width: 40px;height: 40px;cursor: pointer;border: 0;}
.sub_nav{position: absolute;top:0px;left:100px;display: none;}
.sub_nav h1{font-size: 14px;line-height: 35px;height: 35px;border-bottom: 1px #ddd solid}
.nav ul li dl dt .sub_nav h1 a{color: #666}
.nav ul li dl dt .sub_nav h1:hover a{color: #00449a}
.sub_nav_img{position: absolute;top:10px;left: 170px;display: none;}
.nav ul li dl dt .sub_nav{width: 150px}
.sub_nav_img img{width: 210px;height: 221px}
/*关于我们*/
.introduct{max-width: 1200px;margin: auto; margin-top:15px;}
.in_t{ text-align:center;line-height:77px;}
.in_t a{ font-size:30px; color:#202020; font-family:"微软雅黑";}
.in_t a i{ font-size:20px; font-family:"微软雅黑"; color:#5a5a5a; padding-left:12px; text-transform:uppercase;}
.introduct h1{ width:930px; font-size:14px; font-family:"微软雅黑"; color:#585858; line-height:24px; text-align:center; margin:0 auto;}
.in_all{ padding-top:26px; }
.in_left{ float:left;width:600px; height:475px; overflow:hidden;}
.in_right{ float:right; width:562px;}
.in_right h1 a{ font-size:20px; color:#00449a; font-family:"微软雅黑"; float:left; line-height:80px; background: url(../img/icon_06.png) no-repeat; background-position:bottom left; margin-bottom:19px;}
.in_right h2{ clear:both; font-size:16px; color:#1d1d1d;font-family:"微软雅黑"; line-height:36px;}
.in_right ul{ padding-top:53px;}
.in_right ul li{ position:relative;background: url(../img/icon_01.png) no-repeat; width:152px; height:152px; margin:0 15px; float:left;position:relative;font-size:16px; color:#fff; text-align:center; line-height:16px;}

.in_right ul li img{ margin:0 auto; margin-top:25px;}
.in_right ul li i{ position:absolute; bottom:40px; right:40px;}

/*产品中心*/
.product{margin-top:40px; background: url(../images/index_12.png) no-repeat;}
.shangzi{ max-width:1200px; margin:0 auto; padding-top:8px;}
.sh_ti{ text-align:center;line-height:77px;}
.sh_ti a{ font-size:30px; color:#fff; font-family:"微软雅黑";}
.sh_ti a i{ font-size:20px; font-family:"微软雅黑"; color:#cbcaca; padding-left:12px; text-transform:uppercase;}
.shangzi h1{ width:930px; font-size:14px; color:#fff; font-family:"微软雅黑"; line-height:24px; text-align:center; margin:0 auto; padding-bottom:53px;}
.img-list ul li{ float:left; width:380px; height:555px; margin:0 10px;background-color:#00449a; margin-bottom:60px;}
.img-list li h2 a{width:336px; margin:0 auto;font-family:"微软雅黑";color:#fff; font-size:16px; text-transform:uppercase;line-height:44px; padding-top:5px;text-align:center;}
.img-list li h3{width:336px; margin:0 auto;color:#aaaaaa; font-size:14px;font-family:"微软雅黑"; line-height:24px;padding-bottom:33px;}
.img-list ul li:hover{background-color:#cad5d7;}
.img-list ul li:hover a{ color:#00449a;}
.img-list ul li:hover h3{ color:#00449a;}
.img-scroll {
	position: relative;
	margin: 0px auto;
	width: 1200px;
	height: 614px;
}
.img-scroll .prev, .img-scroll .next {
	position: absolute;
	display: block;
	width: 51px;
	height:91px;
	top: 210px;
	text-align: center;
	line-height: 91px
}
.img-scroll .prev {
	left:-71px;
	cursor: pointer;
}
.img-scroll .next {
	right: -71px;
	cursor: pointer;
}
.img-list {
	position: relative;
	width:1200px;
	height:614px;
	overflow: hidden;
}
.img-list ul {
	width: 1200px;
	height: 614px;
}
.img-list li {
	float: left;
	display: inline;
	width: 1200px;
	height:614px;
}

/*解决方案*/
.solution{max-width: 1200px;margin: auto; margin-top:15px;}
.so_ti{ text-align:center;line-height:77px;}
.so_ti a{ font-size:30px; color:#202020; font-family:"微软雅黑";}
.so_ti a i{ font-size:20px; font-family:"微软雅黑"; color:#5a5a5a; padding-left:12px; text-transform:uppercase;}
.solution h1{ width:930px; font-size:14px; font-family:"微软雅黑"; color:#585858; line-height:24px; text-align:center; margin:0 auto; padding-bottom:28px;}
.solution ul li{ float:left; width:280px; height:356px; margin:0 10px; border-left:#c9c9c9 solid 1px; border-right:#c9c9c9 solid 1px; border-bottom:3px solid #252525; margin-bottom:40px;}
.solution ul li h2 a{width:231px; margin:0 auto;font-family:"微软雅黑";color:#2f2f2f; font-size:16px; text-transform:uppercase;line-height:56px;text-align:center; background:url(../img/icon_05.png) no-repeat; background-position:bottom;}
.solution ul li h3{width:231px; margin:0 auto;color:#404040;font-family:"微软雅黑"; font-size:12px; line-height:24px; padding-top:13px;}
.solution ul li:hover{border-bottom:3px solid #00449a;}
.solution ul li:hover a{ color:#00449a;background:url(../img/icon_005.png) no-repeat;background-position:bottom;}


/*页脚*/
.footer{ clear:both; background-color:#2c3135;}
.footerkuang{ max-width:1200px; margin:0 auto;}
.footerkuang dl{ padding-left:40px; margin-top:27px; float:left; border-left:#3d4347 solid 1px; margin-bottom:30px;
width:280px;}
.footerkuang dl dt{ color:#fff; font-size:16px;font-family:"微软雅黑"; padding-right:175px; line-height:50px; padding-top:8px; padding-bottom:5px; background:url(../img/index_16.png) no-repeat; background-position:bottom left; margin-bottom:18px;}
.logo_tu{ float:left; width:87px; margin-left:77px; margin-top:113px;margin-right:77px;}
.footerkuang dl dd{ color:#b0b0b0; font-size:13px;font-family:"微软雅黑"; line-height:30px;}
.footerkuang dl dd h1 img{padding-top:9px; width:70px;}
.footerkuang dl dd h1{ float:left; text-align:center; font-size:14px; margin-right:13px;}
.end{ background-color:#1a1a1a;text-align:center; line-height:70px;color:#fff; font-size:13px;font-family:"微软雅黑";}
