@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;}
.w1140{width: 1140px;margin:0 auto;}

/*header start*/
.header{width: 100%;}
.header .head_top{height: 35px;line-height: 35px;}
.header .head_top a{padding: 0 15px;}
.header .head_top a:nth-child(3) {padding-right: 0px}

.header .head_mid{height: 100px;background: url(../images/headbg.jpg) no-repeat center;}
.header .head_mid b.ggy{font-size: 18px;padding-left: 70px;line-height: 30px;padding-top: 20px;display: block;}
.header .head_mid .tel{padding: 18px 0 18px 70px;background: url(../images/tel.png) no-repeat center left;}
.header .head_mid .tel p{line-height: 30px;font-size: 15px;line-height: 30px;}
.header .head_mid .tel b{font-size: 26px;font-family: Arial;color: #fcac2d;}
.header .head_bot {width: 100%;border-bottom: 1px solid #dfdfdf}
.header .head_bot ul{margin: 10px auto}
.header .head_bot ul li{width: 145px;height: 40px;line-height: 40px;float: left;font-size: 16px;text-align: center;margin-left: 30px}
.header .head_bot ul li a{display: block;font-weight: bold}
.header .head_bot ul li:nth-child(1) {margin-left: 0}
.header .head_bot ul li.on,.header .head_bot ul li:hover {background: #0E50A7;}
.header .head_bot ul li.on a,.header .head_bot ul li:hover a{color: #fff}
/*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: #1b77c0;
}
.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}

.title{padding-bottom: 30px;text-align: center;}
.title em,.title b{display: block;text-align: center;}
.title em {font-size: 18px;color: #ddd;font-family: Arial;line-height: 180%}
.title b{font-size: 34px;color: #333;}
.title b span{color: #aaa;letter-spacing: -5px}
/*company start*/
.company{padding: 50px 0}
.about{ height: 380px; overflow: hidden;}
.ab_fl{ position: relative; width: 560px; height: 380px;padding-right: 40px;
	background: linear-gradient(to right, #ffffff 0% , #ffffff 50% , #efefef 50%,#efefef 100%);
	background: -moz-linear-gradient(to right, #ffffff 0% , #ffffff 50% , #efefef 50%,#efefef 100%);
	background: -webkit-linear-gradient(to right, #ffffff 0% , #ffffff 50% , #efefef 50%,#efefef 100%);

}
.ab_fl b{ display: block; line-height: 32px; font-size: 24px; color: #333; margin-top: 50px;}
.ab_fl p{ padding-left: 40px; line-height: 26px; margin-top: 30px; text-align: justify;}
.ab_fl span{ display: block;width: 120px; height: 35px; text-align: center; line-height: 35px; border: 1px solid #0E50A7; margin-top: 30px; border-radius: 20px;}
.ab_fl a{ display: block; color: #0E50A7;}
.ab_fl a:hover{ color: #fff;}
.ab_fl span:hover{ background: #FCAC2D;border: 1px solid #FCAC2D;  }
.lin1{ background: #0E50A7; display: block; width: 60px; height: 2px;  left:0px; position:absolute; top: 20px;}
.lin2{ background: #0E50A7; display: block; width: 60px; height: 2px;  right:40px; position:absolute; bottom: 40px;}
.ab_fr{ width: 600px; height: 380px;}

.ab_bottom {
	background:url(../images/combot.png) no-repeat center;
	margin: -40px auto 0;
	height: 180px;
	transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;
	position: relative;
	z-index: 999
}
.ab_bottom :after,.ab_bottom :before {
	content: "";
	display: table
}
.ab_bottom :after {
	clear: both
}
.ab_bottom b{font-size: 22px;color: #fff;display: block;padding: 75px 0 15px 0;text-align: center;} 
.ab_bottom p{font-size: 30px;color: #fcac2d;text-align: center;}

/*equipment start*/
.equipment{padding-bottom: 50px;}
.equipment .equ_l{width: 150px;height: 240px;background-color: #0e50a7;padding:0 30px;}
.equipment .equ_l b{display: block;font-size: 34px;color: #fff;line-height: 26px;margin: 50px 0 15px;height: 85px;position: relative;}
.equipment .equ_l b span{display: block;color: rgba(255,255,255,0.6);letter-spacing: -5px;padding-bottom: 20px}
.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: 30px;width: 950px;overflow: hidden;padding-left: 20px;padding-bottom: 20px;}
.photo_c ul li { width:240px; float:left; padding:0 0 0 15px;line-height: 0;position: relative;}
.photo_c ul li img{ width:240px; height:180px;}
.photo_c p a{display: block;width: 77px;height: 77px;}


/*product start*/
.product{background: url(../images/probg.jpg) no-repeat center top;padding: 50px 0}
.pl_top{text-align: center;width: 180px;color: #fff;height: 150px}
.pl_top em,.pl_top b{display: block;text-align: center;}
.pl_top em {font-size: 18px;color: #ddd;font-family: Arial;line-height: 180%}
.pl_top b{font-size: 40px;color: #fff;letter-spacing: 4px;line-height: 60px;position: relative;top: -3px}
.pl_top i{font-size: 15px;text-transform: uppercase;}
.pl_top b span{color: #aaa;letter-spacing: -5px}
.pro_l{width: 260px}
.pro_l ul.pl_list{padding-left: 20px;padding-top: 20px}
.pro_l ul.pl_list li{height: 50px;line-height: 50px;font-size: 16px;}
.pro_l ul.pl_list li:hover a{color: #0E50A7;font-weight: bold}
.pro_r{width: 900px;background: #fff;padding:40px 20px 10px }
.pro_r ul li{width: 260px;margin-left: 32px;float: left;margin-bottom: 25px}
.pro_r ul li .img{width: 260px;height: 195px;overflow: hidden;}
.pro_r ul li .img img{width: 260px;height: 195px;display: block;transition:.5s ease-in;}
.pro_r ul li:hover img{transform:scale(1.1,1.1);}

.pro_r ul li .zi{height: 40px;line-height: 40px;border-bottom: 1px solid #cdcdcd}
.pro_r ul li .zi p{width:172px;float: left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_r ul li .zi i{width:70px;height: 26px;line-height: 26px;text-align: center;display: block;float: right;margin-top: 7px;font-size: 12px;background: #fcac2d;color: #fff;}


/*youshi start*/

.advantage {height: 760px;background: url(../images/advbg.jpg) no-repeat center top;color: #fff;}
.advantage .p1 {padding-left: 355px;font-size: 36px;color: #b7b7b7;padding-top: 50px;position: relative;}
.advantage .p1 span {display: block;width: 260px;height: 36px;line-height: 36px;text-align: center;font-size: 18px;color: #fff;background: #fcac2d;border-radius: 27px;position: absolute;left: 580px;top: 58px;}
.advantage h2 {color: #fff;font-weight: normal;text-align: center;margin-bottom: 60px;}
.advantage h2 b {display: block;height: 54px;line-height: 54px; font-size: 48px;padding-top: 10px;}
.advantage h2 span {font-size: 16px;color: #ccc;}
.advantage h2 i {font-size: 10px;color: #ccc;margin-left: 10px;}
.advantage .adv_con .conbox {float: left;position: relative;overflow: hidden;}
.advantage .adv_con .conbox .conleft {width: 180px;padding: 0 25px;border-left: 1px solid #6e93c4;height: 460px;position: relative;overflow: hidden;transition: all 0.5s;}
.advantage .adv_con .conbox .conleft .box_p1 {font-size: 28px;margin-bottom: 24px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.advantage .adv_con .conbox .conleft .box_p2 {font-size: 15px;line-height: 25px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6; -webkit-box-orient: vertical;height:180px;margin-bottom: 55px;}
.advantage .adv_con .conbox .conleft .advicon {display: block;height: 50px;}
.advantage .adv_con .conbox .conleft .advImg {width: 0;overflow: hidden;position: relative;}
.advantage .adv_con .conbox .conleft .advImg  a{width:440px; height:210px; display:block;}
.advantage .adv_con .conbox .conleft .box_num {font-size: 30px;position: absolute;left: 25px;bottom: 70px;}
.advantage .adv_con .conbox .conleft .box_p3 {height: 54px;line-height: 54px;font-size: 12px;position: absolute;left: 25px;bottom: 0;border-top: 1px solid #6e93c4;width: 180px;}

.advantage .adv_con .conbox.cur .conleft {width: 440px;}
.advantage .adv_con .conbox.cur .conleft .advicon {display: none;}
.advantage .adv_con .conbox.cur .conleft .advImg {width: 440px;height: 210px;position: absolute;left: 25px;bottom: 54px;}
.advantage .adv_con .conbox.cur .conleft .box_p3 {width: 440px;}
.advantage .adv_con .con1 .conleft {border-left: none;}
.advantage .adv_con .con1 .conleft .advicon {background: url(../images/advicon01.png) no-repeat center;}
.advantage .adv_con .con2 .conleft .advicon {background: url(../images/advicon02.png) no-repeat center;}
.advantage .adv_con .con3 .conleft .advicon {background: url(../images/advicon03.png) no-repeat center;}
.advantage .adv_con .con4 .conleft .advicon {background: url(../images/advicon04.png) no-repeat center;}

/*new start*/
.new{padding: 50px 0;background: #f1f1f1}
.new .date{width: 200px;height: 200px;background: #0E50A7;color: #fff;text-align: center;}
.new .date p{text-align: center;padding-top: 50px;font-size: 28px;line-height: 45px}
.new .date b{font-size: 34px}
.new .newcon{width:550px;height: 140px;background: #dfdfdf;padding: 30px}
.new .newcon b{font-size: 18px;color: #333}
.new .newcon p{padding-top: 15px;font-size: 14px;line-height: 25px}
.new .newcon i.more{display:block;width: 100px;height: 30px;border:1px solid #0E50A7;line-height: 30px;margin-top: 15px;border-radius: 15px;text-align: center;font-size: 12px;color: #0E50A7}
.new .newcon:hover i.more {background: #0E50A7;color: #fff}
.new .newcon:hover b{color: #0E50A7}

.xw_nr{padding: 30px;background: #fff;width: 1140px}
.xw_nr .new_l,.xw_nr .new_r{width: 48%}
.newnr1 .new_tit{font-size: 17px;color: #333}
.newnr1 p{padding-top: 10px;line-height: 22px;color: #aaa}

.xw_nr ul{padding-top: 10px;}
.xw_nr ul li{line-height: 35px}
.xw_nr ul li em{color: #aaa;font-size: 13px}
.newnr1 p span{color: #0E50A7}
.newnr1:hover .new_tit{color: #0E50A7}
.newnr1:hover p{color: #777}
.xw_nr ul li:hover a{color: #0E50A7}

/*footer start*/
.f_bg{ background:url(../images/f_bg.jpg) no-repeat center 0; height:350px;overflow: hidden;padding: 94px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_top{display: block;font-size: 24px;color: #fff;height: 60px;line-height: 36px;overflow: hidden;font-weight: normal;text-transform: uppercase;}
.f_top i{font-size: 24px;}
.f_nav{width: 360px;height: 299px;}
.f_nav ul li{float: left;width: 180px;line-height: 36px;height: 36px;overflow: hidden; background:url(../images/f_ico01.png) no-repeat 0 13px;}
.f_nav ul li a{font-size: 15px;color: rgba(255,255,255,0.6);padding-left: 15px;}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 410px;height: 299px;text-align: center;}
.f_er h5{width: 100%;height: 80px;text-align: center;}

.f_er p{width: 110px;text-align: center;display: inline-block;padding:0 25px;}
.f_er p img{width: 110px;height: 110px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.6);line-height: 40px;}
.f_ban{width: 370px;height: 299px;}
.f_ban p{font-size: 15px;color: rgba(255,255,255,0.6);line-height: 30px;}
.f_ban span{display: block;line-height: 36px; background:url(../images/f_tel.png) no-repeat 0 7px;padding-left: 40px;font-size: 26px;font-weight:bold;color: #FCB131;margin-bottom: 5px;}
.f_ban span i{font-size: 14px;color: #fff;font-weight: normal;color:rgba(255,255,255,0.6);}
.f_ban a{color: rgba(255,255,255,0.6);}
.f_bot{font-size: 14px;color: rgba(255,255,255,0.6);line-height: 50px;height: 50px;}

.f_bot a{color: rgba(255,255,255,0.7);}