﻿@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1300{width: 1300px;margin:0 auto;}
/*产品轮播*/
.ag7-main{width:1200px;margin:0 auto;padding-bottom:20px}
.ag7-main .phone-index-banner{display:none}
.ag7-bannerslide{position:relative;margin-bottom:20px}
.ag7-bannerslide .slidebox{position:relative;height:525px}
.ag7-bannerslide .slidebox li{display:block;position:absolute;width:100%;height:100%;left:150px;top:0}
.ag7-bannerslide a img{display:block;width:1050px;height:525px}
.ag7-bannerslide .slideinfo{width:100%;position:absolute;left:0;bottom:0;z-index:10}
.ag7-bannerslide .slidetitle{width:1050px;color:#fff;background:rgba(0,0,0,.2); position:absolute; right:0px; bottom:0;}
.ag7-bannerslide .slidetitle h2{font-size:18px;height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 15px; text-align:right;}
.ag7-bannerslide .slidelist{position:absolute;left:0;bottom:0;width:150px;height:525px;color:#fff;font-size:14px;background-color:#222}
.ag7-bannerslide .slidelist ul{position:absolute;z-index:10;width:100%;text-align:center}
.ag7-bannerslide .slidelist ul li{width:120px;height:90px;margin:10px;padding: 25px 5px 0px 5px;border: 2px solid #ffffff;line-height:30px;font-size: 22px;cursor:pointer; }

.ag7-bannerslide .slidelist .mask{width:144px;height:120px;margin:10px 0 10px 10px;position:absolute;background:url(/template/default/images/mask_03.png) no-repeat center center;display:block}
/*产品轮播结束*/
/*header start*/
.header .head_top{height: 35px;background: #efefef;line-height: 35px;border-bottom: 1px solid #dfdfdf}
.header .head_top a{margin: 5px;display: inline-block;width: 100px;height: 25px;background: #0156A9;line-height: 25px;color: #fff;text-align: center;}
.header .head_top a:nth-child(1) {background: #E5322C}
.header .head_body{height:84px;padding: 15px 0}
.header .head_body .hb_con{padding: 18px 0 0 15px}
.header .head_body .hb_con b{font-size: 21px;display: block;color: #0156a9;letter-spacing: 0.4px;}
.header .head_body .hb_con p{font-size: 15px;line-height: 30px;}
.header .tel{padding: 15px 0 15px 70px;background: url(/template/default/images/tel.png) no-repeat center left;}
.header .tel p{font-size: 16px;line-height:20px;}
.header .tel b{font-size: 28px;color: #0156a9;font-family: Impact;line-height: 34px;}
.header .head_nav{height: 70px;background: url(/template/default/images/navbg.png) no-repeat center;}
.header .head_nav li{float: left;width: 160px;text-align: center;position:relative;}
.header .head_nav li:nth-child(1) {width: 185px;margin-right: 23px;}
.header .head_nav li a{text-align: center;height: 60px;line-height: 60px;margin-top: 10px;display: block;color: #333;font-size: 17px;}
.header .head_nav li:nth-child(1) a {height: 70px;line-height: 70px;padding: 0 20px 0 20px;background: url(/template/default/images/icon.png) no-repeat 35px center;text-indent: 35px;margin:0;color: #fff}
.header .head_nav li:hover a{background: #0156A9;color: #fff}
.header .head_nav li:nth-child(1):hover a{background: url(/template/default/images/icon.png) no-repeat 35px center;}


.header .head_nav li .subnav{  display:none;}

.header .head_nav li:hover .subnav{display:block; top:70px; width:160px; background:#0156A9; z-index:9999; position:absolute;}
.header .head_nav li:hover .subnav a{height:50px; line-height:50px; width:100%; margin:0 auto; border-bottom:1px solid #d6d6d6;}
.header .head_nav li:hover .subnav a:hover{ background:#F00;}

/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(/template/default/images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #0082ea;
}
.flexslider .slides a img {
	width: 100%;
	height: 500px;
	display: block;
}
/*banner end*/

.title{text-align: center;}
.title span{display:inline-block;font-size: 42px;color: #333;line-height: 48px;position: relative;letter-spacing: 3px;font-weight: bold;color: #0156A9}
.title span:before{position: absolute;width: 133px;height: 9px;background: url(/template/default/images/tit1.png) no-repeat;content: "";left: -155px;top: 26px;}
.title span:after{position: absolute;width: 133px;height: 9px;background: url(/template/default/images/tit2.png) no-repeat;content: "";right: -155px;top: 26px;}
.title em{display:block;font-size: 17px;color: #a7a7a7;line-height: 30px;font-family: Arial;text-transform: uppercase;letter-spacing: 1px}
.title p{color: #999;text-align: center;font-size: 16px;letter-spacing: 1px;display: block;padding-top: 5px}
/*product start*/
.product{padding: 0px 0 50px 0;}
.pro_l{width: 280px;}
.pro_l .pList_top{width: 280px;height: 130px;background: url(/template/default/images/prol_top.png) no-repeat center;}
.pList_top span{ display: block; font-size:15px; height: 20px; line-height:20px; text-align: center; color: #999;padding-top: 10px;}
.pList_top p{ display: block; font-size: 35px; text-align: center; color: #fff;}
.pro_l ul{width: 280px;padding: 1px 0 22px;;background: #efefef}
.pro_l ul li{width: 220px;height: 71px;margin: 0 30px;line-height: 70px;border-bottom: 1px dashed #cfcfcf;font-size: 15px;}
.pro_l ul li a:hover{ color:#0156a9;}
.proimg{width:895px;}
.proimg li{width: 280px;margin:0 0 23px 26.6px;float: left;transition: all 0.2s ease-in;}
.proimg li:nth-child(3n+1) {margin-left: 0px;}
.proimg li .img{width: 276px;height: 208px;border:2px solid #EFEFEF;overflow: hidden;border-bottom: none;}
.proimg li img{width: 276px;height: 208px;display: block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.proimg li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.proimg li p{display: block;width: 210px;height: 35px;padding:0px 60px 0 10px;line-height:35px;background: url(/template/default/images/prozibg.png) no-repeat center;position: relative;top: 0px;font-size: 15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.proimg li:hover .img{border-color: #0156A9}
.proimg li:hover p {background: url(/template/default/images/prozibgh.png) no-repeat center;color: #fff}
/*product end*/

/*company start*/
.company{padding: 50px 0;background-color:#f5f5f5;/* background:url(/template/default/images/companybg.jpg) no-repeat center top #f5f5f5; */}
.company .com_body{margin-top: 5px;background-color: #fff;box-shadow: 0 0 10px 0 #dfdfdf;position: relative;padding: 50px 0;text-align: center;}
.company .com_body .com_con i{font-size: 26px;color: #0156A9;display: block;height: 26px;line-height: 26px;padding-bottom: 20px}
.company .com_body .com_con p{padding: 0 50px;color: #666;text-indent:2em;line-height: 180%;font-size:15px}
.company .com_body ul li{width: 300px;margin-top: 40px;text-align: center;background: url(/template/default/images/line.png) no-repeat center right;height: 175px;}
.company .com_body ul li p{text-align: center;color: #666;font-size: 16px;font-weight: bold;display: block;padding-top: 10px}
.company .com_body ul li p.p2{font-size: 16px;font-family: Arial;letter-spacing: 1px;line-height: 25px;font-weight: normal;padding-top: 5px}
.company .com_body ul li:nth-last-of-type(1) {background-image: none}
/*company end*/

/*case start*/
.case{padding: 50px 0;}
.case .slideBox{ overflow:hidden; zoom:1; padding:30px 0 10px 50px; position:relative;}
.case .slideBox .sPrev,.slideBox .sNext{ position:absolute; left:5px; top:30px; display:block; width:46px; height:274px; background: url(/template/default/images/arrow-left.png) no-repeat center;}
.case .slideBox .sNext{ left:auto; right:5px; background: url(/template/default/images/arrow-right.png) no-repeat center;}
.case .slideBox .sPrev:hover,.slideBox .sNext:hover{ border-color:#f60;}
.case .slideBox  ul{ overflow:hidden; zoom:1;}
.case .slideBox  ul li{ margin:0 22px; float:left; _display:inline; overflow:hidden; text-align:center;}
.case .slideBox  ul li .pic{ text-align:center; }
.case .slideBox  ul li .pic img{ width:365px; height:274px; display:block;  padding:2px; border:1px solid #ccc;}
.case .slideBox  ul li .pic a:hover img{ border-color:#999;}
.case .slideBox  ul li .title1{ line-height:30px;}
.case .slideBox  ul li .title1 a{display: block;width: 371px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*case end*/

/*equipment start*/
.equipment{padding-bottom: 20px;}
.equipment .equ_l{width: 130px;height: 240px;background-color: #0156A9;padding:0 40px;}
.equipment .equ_l b{display: block;font-size: 26px;color: #fff;line-height: 26px;margin: 68px 0 15px;height: 48px;position: relative;}
.equipment .equ_l b:after {position: absolute;width: 98px;height: 1px;background: #75a6d3;content: "";left: 0;bottom: 0;}
.equipment .equ_l i{display: block;font-size: 20px;color: #fff;font-family: Arial;opacity: 0.3;line-height: 24px;}
.equipment .equ_r{width: 990px;height: 240px;background-color: #F5F5F5}

.photo_c{padding-top:15px;width: 950px;overflow: hidden;padding-left: 20px;padding-bottom: 20px;}
.photo_c ul li { width:280px; float:left; padding:0 0 0 15px;line-height: 0;position: relative;}
.photo_c ul li img{ width:280px; height:210px;}
.photo_c ul li .cover{display: none;width: 280px;height: 210px;position: absolute;top: 0;left: 15px;background: rgba(0,0,0,0.7);text-align: center;line-height: 219px;font-size: 16px;color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.photo_c ul li:hover .cover{display: block;}
.photo_c p a{display: block;width: 77px;height: 77px;}
/*equipment end*/

/*youshi start*/
.adv{height: 265px;background: url(/template/default/images/advbg.jpg) no-repeat center;}
.youshi { overflow:hidden; width:100%; height:1004px; background:url(/template/default/images/youshi_bg.jpg) no-repeat center; margin:0 auto}

.youshi .wen b{font-size: 30px;}
.youshi .wen i{display: block;padding: 5px 0 15px;font-size: 16px;}
.youshi p{ font-size:15px; color:#666; line-height:30px; margin-bottom:13px;display: block;width:470px;text-indent: 2em;}
.youshi .wen01 .w{ overflow:hidden; width:470px;}
.youshi .wen02{ text-align:right;padding-top: 25px;}
.youshi .wen01{ margin-top:212px; margin-bottom:60px;}
.youshi .wen03{ margin-top:200px;}
/*youshi end*/

/*new start*/
.newsbj{background:#f5f5f5;padding: 50px 0;}
.news{padding-top:30px;}
.news .newsdt{width:780px; float:left; background:#FFF;padding: 30px 30px 25px;box-sizing: border-box;}
.news .newsdt .bt{height:51px;}
.news .newsdt .bt span{display: block; height:30px;float:left;}
.news .newsdt .bt span a{display: block;font-size: 22px; line-height:24px; color:#333333; font-weight:bold;padding-left:33px;background:url(/template/default/images/dt.png) no-repeat left;}
.news .newsdt .bt em{display: block;width:66px; height:26px;float:right; border:1px solid #e2e2e2; border-radius:14px;}
.news .newsdt .bt em a{display: block;width:66px; height:26px; background:url(/template/default/images/dbx3.png) no-repeat center;}
.news .newsdt .bt em:hover{background: #0156A9;border: 1px solid #0156A9;}
.news .newsdt .bt em:hover a{background:url(/template/default/images/dbx.png) no-repeat center;}
.news .newsdt dl{height:162px;margin-bottom: 13px;overflow: hidden;}
.news .newsdt dl dt{width:288px; height:162px;float:left; overflow:hidden;}
.news .newsdt dl dt img{width:288px; height:162px; transition:.5s;}
.news .newsdt dl dt:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.news .newsdt dl dd{float:left; width:430px; padding-left:24px;box-sizing: border-box;}
.news .newsdt dl dd span{display: block;margin-bottom: 22px;}
.news .newsdt dl dd span a{font-size: 18px; line-height: 18px; font-weight: bold; color:#333333;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .newsdt dl dd p{width:406px; height:66px;font-size: 16px; color:#888888; margin-bottom: 20px;}
.news .newsdt dl dd i{display: block; font-size: 14px;width:406px; color:#333333; line-height: 14px; text-align: right;}
.news .newsdt ul li{float:left;width:355px;height:90px;background:#F5F5F5 url(/template/default/images/jt1.png) no-repeat 90%; margin-bottom: 10px; box-sizing: border-box;padding-top:28px; padding-left:21px;transition: .3s;}
.news .newsdt ul li:nth-child(2n){float:right;}
.news .newsdt ul li a{display: block;font-size: 16px; color:#333333;  line-height: 16px; margin-bottom: 14px;width: 260px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .newsdt ul li i{display: block;font-size: 12px; color:#808080; line-height: 12px;}
.news .newsdt ul li:hover a{color:#FFF;}
.news .newsdt ul li:hover i{color:#FFF;}
.news .newsdt ul li:hover{background:#0156A9 url(/template/default/images/jt1_h.png) no-repeat 90%;}
.news .bk{width:390px; background:#FFF;float:right;padding: 30px 35px 23px;box-sizing: border-box;}
.news .bk .bt{height:51px;}
.news .bk .bt a{font-size: 22px; line-height:24px; color:#333333; font-weight:bold;padding-left:33px;background:url(/template/default/images/bk.png) no-repeat left;}
.news .bk span{display: block;height:180px; margin-bottom: 8px; overflow:hidden;}
.news .bk span img{width:320px; height:180px;transition:.5s;}
.news .bk span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1); -ms-transform: scale(1.1);transform: scale(1.1);}
.news .bk ul li{height:38px; line-height: 38px;}
.news .bk ul li a{padding-left:18px;background:url(/template/default/images/hg2.jpg) no-repeat left; font-size: 16px; color:#333333;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .bk ul li a:hover{color:#0156A9;}
/*new end*/

/*footer start*/
.footer{padding: 30px 0;background: #0156A9}
.footer .foot_top{height: 60px;border:1px solid #9bbcdd;border-width: 1px 0 1px 0;}
.footer .foot_top ul li{width: 133px;float: left;text-align: center;line-height: 60px;font-size: 17px}
.footer .foot_top ul li a{color: #fff}
.footer .foot_bot{margin-top: 20px}
.footer .foot_bot .fb_l{color: #fff;}
.footer .foot_bot .fb_l li{line-height: 30px;}
.footer .foot_bot .fb_l li a{color: #fff}
.footer .foot_bot .fb_r{text-align: right;margin-top: 25px;padding-right: 90px;background: url(/template/default/images/foottel.png) no-repeat center right;}
.footer .foot_bot .fb_r p{font-size: 16px;color: #fff;text-align: right;line-height: 35px;}
.footer .foot_bot .fb_r b{font-size: 38px;font-family: Arial;color: #fff}
.footer .foot_bot .ewm {padding-right: 50px;}
.footer .foot_bot .ewm p{writing-mode:tb-rl;color: #ddd;font-size: 13px;display: block;padding:20px 0 0 10px;letter-spacing: 3px;}

.bottom{line-height: 35px;font-size: 14px;text-align: center;background: #777}
.bottom span{color: #fff;padding: 0 20px;}
.bottom a{color: #fff;}
/*footer end*/