@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;}

/*header start*/
.head{position: relative;z-index: 99999;}
.head .head_top{background: #f1f1f1;line-height: 35px;border-bottom: 1px solid #eee;}
.head .head_top .lan a{margin: 5px;display: inline-block;width: 50px;height: 25px;background: #0156A9;line-height: 25px;color: #fff;text-align: center;}
.head .head_top .lan a:nth-child(1) {background: #E5322C}
.head .head_body{padding: 10px 0;}
.head .tel{padding: 10px 0 10px 60px;background: url(../images/tel.png) no-repeat center left;}
.head .tel p{font-size: 16px;line-height: 26px;color: #666;}
.head .tel b{font-size: 28px;font-family: Arial;color: #454545;}
.head .head_nav{background:url(../images/navbg.jpg) repeat-x center;}
.head .head_nav ul{width: 1200px;margin: 0 auto;}
.head .head_nav li{text-align: center;float: left; }
.head .head_nav li a{display:block;width:171.4px;color: #fff;line-height: 50px;font-size: 16px;letter-spacing: 1px;}
.head .head_nav li:hover a{background: url(../images/navbg1.jpg) no-repeat center;}
.head .head_nav .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.head .head_nav .nav .on{background: #00D600;}
.head .head_nav .nav .on a{color: #fff;}
/*header end*/

/*banner start*/
.flexslider{
	position: relative;
	width: 100%;
	height:550px;
	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(../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: #1F4CB0;
}
.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

/*title*/
.title b{font-size: 32px;color: #fff;line-height: 40px;display: block;font-weight: normal;}
.title p{font-size: 24px;color: #fff;display: block;padding: 23px 0 0 30px;font-family: Arial;text-transform:uppercase;}

/*product start*/
.product{padding: 50px 0 20px;}
.pro_l .prolisttop{width: 300px;height: 120px;background: url(../images/prolisttop.png) no-repeat center;}
.pro_l .prolisttop b{font-size: 32px;color: #fff;line-height: 40px;display: block;font-weight: normal;padding-left: 30px}
.pro_l .prolisttop p{font-size: 24px;color: #fff;text-align: left;display: block;padding: 23px 0 0 30px;font-family: Arial;text-transform:uppercase;}
.pro_l > ul{width: 260px;margin: 0 auto;background: #efefef;padding:0px 20px 30px;}
.pro_l > ul > li{font-size: 16px;background: url(../images/jt.png) no-repeat 230px 15px;}
.pro_l > ul > li > a{color: #013686;padding:0 25px;background: url(../images/dot.jpg) no-repeat 8px 19px;display: block;height: 44px;line-height: 44px;border-bottom: 1px solid #aaa;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_l > ul > li:hover {background: url(../images/jt.png) no-repeat 230px 15px #FFA304;}
.pro_l > ul > li ul{background-color: #efefef;padding: 5px 0}
.pro_l > ul > li ul li{font-size: 15px;line-height: 30px;padding-left: 22px}
.pro_r{width: 900px;}
.pro_r ul li{width: 270px;margin-left: 24px;border:3px solid #efefef;float: left;margin-bottom: 34px;}
.pro_r ul li .img{width: 256px;height: 192px;margin: 7px;overflow: hidden;}
.pro_r ul li img{ width: 256px; height: 192px; display: block;transition:.5s ease-in;}
.pro_r ul li img:hover { transform:scale(1.1,1.1);}
.pro_r ul li p{text-align: center;line-height: 40px;margin: -7px 7px 0;font-size: 15px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-bottom: 5px;background: #013686;color: #fff; padding:0px 3px;}
.pro_r ul li:hover {border-color: #013686}
.pro_r ul li:hover p{color: #fff;background: #013686}
/*product end*/

.baseTitle{ text-align:center;}
.baseTitle .t1{ font-size:40px; color:#000; font-weight:700; background:url(../images/3x2z.png) center bottom no-repeat; padding-bottom:10px;}
.baseTitle .t1 .span1{ color:#013686;}
.baseTitle .t1 .span2{ color:#444;}
.baseTitle .t2{ color:#888; font-size:15px; padding-top:5px; width:900px; margin:auto;}

/*company start*/
.company{background: url(../images/casebg.jpg) no-repeat center;padding: 30px 0 0px 0;}
.c_title{padding-bottom: 25px}
.c_title p{font-size: 24px;color: #aaa;text-align: left;display: block;font-family: Arial;text-transform: uppercase;}
.c_title b{font-size: 32px;color: #013686;line-height: 40px;display: block;}
.company .case_title{width: 550px;}
.company .case_title b span{color:#F06C29}
.company .case_title i{font-size: 18px;padding-left: 20px;}
.company .case_title > p{font-size: 15px;line-height: 180%;text-indent: 2em;}
.photo{padding:0 0 50px;position: relative;z-index: 50;margin-top: 40px;}
.photo_t{height: 66px;line-height: 66px;overflow: hidden; background:url(../images/photo_tbg.png) no-repeat;}
.photo_t a{font-size: 26px;color: #333; padding:0 0 0 40px;font-weight: bold;}
.photo_t a:hover{color: #e77918;}
.photo_t span{float:right;}
.photo_t span a{font-size: 14px;color: #aaa;font-weight: normal;text-transform: uppercase;}
.photo p{position:absolute;width: 77px;height: 77px;top: 40px;z-index: 20;}

.photo_l{ left:-20px;}
.photo_r{ right:-20px;}
.photo_c{padding-top:20px;width: 1160px;overflow: hidden;padding-left: 20px;padding-bottom: 20px;background: rgba(0, 0, 0, 0.4);}
.photo_c ul li { width:210px; float:left; padding:0 0 0 18px;line-height: 0;position: relative;}
.photo_c ul li img{ width:210px; height:120px;}
.photo_c ul li .cover{display: none;width: 210px;height:120px;position: absolute;top: 0;left: 18px;background: rgba(0,0,0,0.7);text-align: center;line-height: 120px;font-size: 16px;color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.photo_c ul li:hover .cover{display: block;}
.photo p a{display: block;width: 77px;height: 77px;}
.photo_l a{ background:url(../images/cp_lico02.png) no-repeat;}
.photo_r a{ background:url(../images/cp_rico02.png) no-repeat;}
/*case end*/

/*new start*/
.new{padding: 50px 0 80px;}
.title{text-align: center;}
.title p{padding: 0px;color: #aaa;text-align: center;}
.title b{font-weight: bold;color: #013686}
.new .new_body{padding-top: 30px}
.new .new_l > img{width: 570px;height: 170px;margin-top: 10px}
.new .new_con li{width: 570px;height: 110px;border-bottom: 1px dashed #AFAFAF}
.new .new_con li .nc_l{width: 460px;}
.new .new_con li .nc_l b{font-size: 18px;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: normal;color: #333;line-height: 180%;padding-top: 15px;padding-bottom: 5px;}
.new .new_con li .nc_l p{color: #777}
.new .new_con li .nc_r{width: 90px;height: 90px;padding-top:20px;background: #DEDEDE;text-align: center;font-size: 16px;}
.new .new_con li .nc_r p{text-align: center;font-size: 24px;padding-top: 10px;}
.new .new_con li:hover .nc_l b{text-decoration: underline;color: #164CAF}
.new .new_r{width: 570px;}
.new_top i{height: 45px;line-height: 45px;font-size: 18px;color: #363636;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;    border-top: 2px solid #dfdfdf;margin-top: 10px;padding-top: 10px;}
.new_top p {height: 76px;overflow: hidden;color: #989898;font-size: 14px;}
.new_top span {background: url(../images/new_line.jpg) no-repeat 0 center;height: 24px;overflow: hidden;text-align: right;font-family: Times New Roman;color: #989898;display: block;}
.new_top:hover i{color: #013686}
.new_list{margin-top: 20px}
.new_list li{width: 550px;height: 35px;background: #f1f1f1;line-height: 35px;padding: 0 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin: 10px 0 0 0px}
.new_list li a{display: block;width: 450px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;float: left;}
.new_list li:hover {background: #0C4FA5;}
.new_list li:hover a{color: #fff;}
.new_list li span{float: right;color: #aaa;font-size: 13px}


/*footer start*/
.foot{background:#333;position:relative; z-index:110;}
.foot .top{position:absolute; left:0; height:58px; top:-58px; z-index:9; width:100%; background: url(../images/bottom1.png) center top no-repeat;}
.f_con{padding: 50px 0 30px;}
.f_con h2{font-size: 24px;color: #fff;line-height: 24px;font-weight: normal;padding:46px 0 34px;}
.f_nav{float: left;width: 430px;margin-right: 150px;}
.f_nav p a{float: left;font-size: 15px;color: #fff;line-height: 36px; margin-right: 62px;}
.f_nav p a:nth-child(4){margin-right: 0;}
.s_box{float: right;margin-top:30px;width: 430px;height: 60px;border-bottom:1px solid #fff;}
.s_box .input1{float:left;width:405px;height:60px;line-height: 60px;font-size:14px;color:#fff;border:0;background: none;outline: 0;}
.s_box .input2{float: left;width:21px;height: 21px;border: 0;background: url(../images/sea.png) no-repeat center;outline: 0;cursor: pointer; margin-top: 20px;}
.s_box input::-webkit-input-placeholder{color:#a4b7d3;}
.s_box input::-moz-placeholder{color:#a4b7d3;}
.sao{float: left; margin-top: 10px; margin-right: 46px;}
.sao p{float: left; margin-right: 35px;width:178px;}
.sao p img{width: 148px;height: 148px;display:block;float:left; border-radius: 14px;}
.sao p span{display: block;float: right;writing-mode: vertical-lr;writing-mode:tb-rl; display: inline-block;   text-align:center;font-size: 14px;color: #fff;line-height: 30px;padding-top: 10px;letter-spacing: 1px;}
.gsxx{float: right;}
.gsxx p{font-size: 15px;color: #fff;line-height: 35px;padding-left: 45px;}
.gsxx p:nth-child(1) {background: url(../images/f_icon1.png) no-repeat center left;}
.gsxx p:nth-child(2) {background: url(../images/f_icon2.png) no-repeat center left;}
.gsxx p:nth-child(3) {background: url(../images/f_icon3.png) no-repeat center left;}
.gsxx p:nth-child(4) {background: url(../images/f_icon4.png) no-repeat center left;}
.gsxx p:nth-child(5) {background: url(../images/f_icon5.png) no-repeat center left;}
.gsxx p a{color: #fff;}
.foot_bot{height: 40px;line-height: 40px;color: #fff;background: #003689}
.foot_bot a{color: #fff}
/*footer end*/