.welcome{
	width: 100%;
	height: 30px;
	background: #333;
}
.wel_con{
	width: 1200px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.header_search{
	float: right;
}
.header_search form{
	display: none;
	margin: 3px 10px;
	height: 22px;
	border: 1px solid #aaa;
	-moz-border-radius: 5px;     
  -webkit-border-radius: 5px;   
  border-radius:5px; 
}
#header_keywords{
	display: block;
	float: left;
	padding-left: 5px;
	line-height: 22px;
	background: none;
	color: #fff;
}
#header_btn_submit{
	float: left;
	margin: 2px 5px 0 0;
	width: 16px;
	height: 16px;
	line-height: 22px;
	background: url(../images/icon_search.png) no-repeat left center;
	cursor: pointer;
}
#header_btn_submit_show{
	display: block;
	background: url(../images/icon_search.png) no-repeat left center;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin-right: 10px;
}
.header_share{
	float: right;
	margin-right: 18px;
	background: url(../images/icon_share.png) no-repeat left center;
	padding-left: 22px;
	position: relative;
	cursor: pointer;
}
.header_share_btn{
	position: absolute;
	top: 30px;
	right: 60px;
	z-index: 99999;
	display: none;
}
.header_lang{
	float: right;
	background: url(../images/icon_earth.png) no-repeat left center;
	padding-left: 22px;
}
.header_lang a{
	color: #fff;
}

.nav{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.logo{
	float: left;
	margin-top: 16px;
}
.nav ul{
	float: right;
}
.nav li{
	float: left;
	width: 130px;
	height: 76px;
	line-height: 76px;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.nav li a{
	display: block;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.nav li:hover a{
	border-bottom: 4px solid #94c560;
}
.nav_hover a{
	border-bottom: 4px solid #94c560;
}

.h_about{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
}
.h_about_title{
	height: 225px;
	background: url(../images/bg_yongyao.jpg) no-repeat center bottom;
}
.h_about_title_text{
	font-size: 22px;
	line-height: 28px;
	color: #333;
	text-align: center;
	padding-top: 130px;
}
.h_about_title_text span{
	display: block;
	font-size: 30px;
	color: #555;
	font-weight: bold;
	margin-top: 10px;
}
.h_about_three{
	width: 511px;
	margin: 45px auto;
}
.h_about_three a{
	display: block;
	height: 40px;
	width: 169px;
	float: left;
	border-right: 1px solid #f7f7f7;
	text-align: center;
	font-size: 16px;
	color: #999;
	padding-top: 65px;
}
.h_about_three a:first-child{
	border-left: 1px solid #f7f7f7;
}
.h_about_three a span{
	display: block;
	font-size: 14px;
	color: #f0eceb;
	margin-top: 5px;
}
.h_about_culture{
	background: url(../images/icon_culture.jpg) no-repeat center 5px;
}
.h_about_technology{
	background: url(../images/icon_technology.jpg) no-repeat center 5px;
}
.h_about_throughput{
	background: url(../images/icon_throughput.jpg) no-repeat center 5px;
}
.h_about_text{
	width: 1100px;
	height: 65px;
	margin: 45px auto 15px;
	color: #777;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
}
.h_about_hotline{
	font-size: 14px;
	color: #000;
	text-align: center;
	font-style: italic;
}
.h_more{
	display: block;
	width: 24px;
	height: 24px;
	margin: 30px auto;
	background: url(../images/icon_godown.png) no-repeat;
}

.h_news{
	width: 100%;
	height: 624px;
	background: url(../images/bg_h_news.jpg) no-repeat center top;
}
.h_news_con{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.h_news_title{
	text-align: center;
	font-size: 48px;
	line-height: 28px;
	color: #fff;
	padding-top: 70px;
}
.h_news_title span{
	display: block;
	font-size: 30px;
	margin-top: 15px;
}
.h_news_con .swiper-container{
	width: 1082px;
	height: 340px;
	margin: 35px auto 0;
	background: #fff;
}
.h_news_l{
	float: left;
	max-width:540px
}
.h_news_l img{
	max-width:100%;
}
.h_news_r{
	float: left;
	width: 516px;
	margin-left: 25px;
}
.h_news_r h3{
	font-size: 18px;
	color: #8c8c8c;
	font-weight: bold;
	margin: 50px 0 25px 0;
}
.h_news_line{
	width: 66px;
	height: 1px;
	background: #e6e6e6;
}
.h_news_time{
	display: block;
	color: #b3b3b3;
	margin: 40px 0 20px 0;
}
.h_news_r p{
	font-size: 14px;
	line-height: 28px;
  width: 485px;
	color: #8c8c8c;
}
.h_news_con .swiper-button-prev{
	background: none;
	top: 335px;
}
.h_news_con .swiper-button-next{
	background: none;
	top: 335px;
}

.h_adv{
	width: 100%;
	margin-bottom: 30px;
}
.h_adv_con{
	width: 1200px;
	margin: 0 auto;
}
.h_adv_title{
	text-align: center;
	font-size: 48px;
	color: #555;
	padding-top: 80px;
	color: #e4e4e4;
}
.h_adv_title span{
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #555;
}
.h_adv_line{
	width: 62px;
	height: 1px;
	background: #e6e6e6;
	margin: 20px auto;
}
.h_adv_text1{
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-align: center;
	line-height: 28px;
}
.h_adv_text2{
	font-size: 14px;
	line-height: 28px;
	color: #555;
	text-align: center;
	margin-bottom: 75px;
}

.h_adv_three{
	width: 300px;
	float: left;
	margin-left: 100px;
	cursor: pointer;
}
.h_adv_three:first-child{
	margin-left: 0;
}
.h_adv_three:hover .h_adv_three_circle{
	width: 174px;
	height: 174px;
	border: 6px solid #94c560;
	-moz-border-radius: 87px;     
  -webkit-border-radius: 87px;   
  border-radius:87px; 
}
.h_adv_three:hover h3{
	color: #94c560;
}
.h_adv_three_circle{
	border: 1px dashed #ccc;
	width: 184px;
	height: 184px;
	-moz-border-radius: 92px;     
  -webkit-border-radius: 92px;   
  border-radius:92px; 
  margin: 0 auto;
}
.three_circle1{
	background: url(../images/adv_img1.jpg) no-repeat center center;
}
.three_circle2{
	background: url(../images/adv_img2.jpg) no-repeat center center;
}
.three_circle3{
	background: url(../images/adv_img3.jpg) no-repeat center center;
}
.h_adv_three h3{
	font-size: 16px;
	line-height: 28px;
	color: #555;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
}
.h_adv_three h3 span{
	display: block;
	font-size: 14px;
	color: #999;
}
.h_adv_three p{
	line-height: 20px;
	color: #999;
	text-align: center;
}

/*footer*/
.footer{
	width: 100%;
	height: 396px;
	background: #000;
}
.footer_con{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	color: #fff;
	padding-top: 50px;
	position: relative;
}
.footer_contact{
	width: 385px;
	float: left;
}
.footer_contact li{
	font-size: 16px;
	line-height: 48px;
	padding-left: 25px;
	overflow: hidden;
	height: 48px;
}
.footer_contact li:nth-child(1){
	background: url(../images/icon_address.png)no-repeat left center;
}
.footer_contact li:nth-child(2){
	background: url(../images/icon_telphone.png)no-repeat left center;
}
.footer_contact li:nth-child(3){
	background: url(../images/icon_mobile.png)no-repeat left center;
}
.footer_contact li:nth-child(4){
	background: url(../images/icon_fax.png)no-repeat left center;
}
.footer_nav{
	float: left;
	width: 135px;
}
.footer_nav li{
	line-height: 28px;
	font-size: 14px;
	color: #939393;
}
.footer_nav li:first-child{
	width: 70px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #939393;
	height: 40px;
	overflow: hidden;
}
.footer_nav li:first-child a{
	color: #fff;
}
.footer_ewm{
	float: left;
}
.footer_ewm_img{
	max-width: 108px;
	border: 4px solid #535353;
	float: left;
}
.footer_ewm_sao{
	float: left;
	margin: 20px 0 0 20px;
}
.footer_ewm_link{
	margin-top: 25px;
}
.footer_ewm_link a{
	display: block;
	width: 108px;
	height: 39px;
	background: #fff;
	border: 1px solid #000;
	float: left;
	margin-right: 25px;
	-moz-border-radius: 5px;     
	-webkit-border-radius: 5px;   
	border-radius:5px; 
}
.pro_detail_link a{
	border: 1px solid #ccc;
}
.footer_line{
	width: 100%;
	height: 1px;
	background: #2f2f31;
}
.bottom_con{
	width: 1200px;
	height: 95px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 95px;
	color: #fff;
}
.bottom_support{
	float: right;
}
.bottom_support a{
	color: #fff;
}
.bottom_share{
	float: right;
	margin: 33px 0 0 10px;
	line-height: 0;
}
.quick_button{
	position: absolute;
	top: -112px;
	right: -45px;
}
.quick_button a{
	display: block;
	width: 45px;
	height: 45px;
	margin-bottom: 2px;
}
.quick_button_tel{
	background: #94c560 url(../images/icon_tel.png) no-repeat center center;
}
.quick_button_top{
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 65px;
	background: #94c560 url(../images/icon_triangle.png) no-repeat center 12px;
}


/*inside*/
.in_banner{
	width: 100%;
	height: 400px;
}
.about_banner{
	background: url(../images/about_banner.jpg)no-repeat center top;
}
.in_crumb{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #f4f4f4;
}
.in_crumb_con{
	width: 1200px;
	margin: 0 auto;
}
.in_crumb_con a{
	line-height: 60px;
	font-size: 14px;
}
.in_crumb_con a:last-child{
	color: #94c560;
}

.inside{
	width: 1200px;
	margin: 30px auto;
}
.about{
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	width: 960px;
}
.pro_detail_top{
	position: fixed;
	bottom: 50px;
	right: 10%;
	cursor: pointer;
}
.pro_detail_top img{
	width: 50px;
}
/*单页*/
.about_con{
	width: 850px;
	min-height: 600px;
	background: url(../images/about_bg.jpg)no-repeat right 270px;
}
.about_con p{
	font-size: 14px;
	line-height: 36px;
	color: #666;
}
.culture{
	width: 850px;
	background: url(../images/culture_bg.jpg) no-repeat right top;
}
.culture p{
	font-size: 14px;
	line-height: 36px;
}
.culture p b{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 10px;
}
.equipment_con{
	
}
/*单页*/

.right_nav{
	float: right;
	margin-right: 35px;
	width: 198px;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	background: #f8f8f8;
}
.right_nav ul{
	margin: 13px 0;
}
.right_nav ul li{
	height: 50px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.right_nav ul li a{
	display: block;
	background: url(../images/right_line.jpg) no-repeat center bottom;
	padding-left: 30px;
	font-size: 16px;
	line-height: 52px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.right_nav ul li a span{
	display: block;
	width: 4px;
	height: 50px;
	float: left;
	background: url(../images/right_nav_left.png) no-repeat left 23px;
	margin-right: 10px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.right_nav ul li:hover{
	background: #94c560;
}
.right_nav ul li:hover a{
	color: #fff;
}
.right_nav ul li:hover a span{
	background: url(../images/right_nav_left_hover.png) no-repeat left 23px;
}
#right_nav_hover{
	background: #94c560;
}
#right_nav_hover a{
	color: #fff;
}
#right_nav_hover a span{
	background: url(../images/right_nav_left_hover.png) no-repeat left 23px;
}

.in_nav{
	width: 100%;
	height: 74px;
	border-bottom: 1px solid #f4f4f4;
}
.in_nav_con{
	width: 1200px;
	margin: 0 auto;
}
.in_nav_con li{
	float: left;
	margin-left: 50px;
	line-height: 72px;
	font-size: 16px;
}
.in_nav_con li:hover{
	border-bottom: 5px solid #94c560;
}
.in_nav_hover{
	border-bottom: 5px solid #94c560;
}


.news{
	width: 1088px;
	margin: 0 auto;	
}
.news li{
	margin: 0 0 20px 0;
	height: 340px;
	border: 4px solid #f3f3f3;
}
.news li img{
	width: 540px;
	height: 340px;
	float: left;
}
.news li a{
	display: block;
	float: left;
	width: 520px;
	padding-left: 20px;
}
.news li a h3{
	font-size: 18px;
	color: #8c8c8c;
	font-weight: bold;
	margin-bottom: 30px;
}
.h_news_line{
	width: 66px;
	height: 1px;
	background: #e6e6e6;
}
.news li a{
	display: block;
	color: #b3b3b3;
	margin: 40px 0 20px 0;
}
.news li a p{
	width: 510px;
	font-size: 14px;
	line-height: 28px;
	color: #8c8c8c;
	word-break: break-all;
}

.news_detail{
	
}
.news_detail h3{
	font-size: 30px;
	line-height: 50px;
	color: #000;
}
.news_detail_time{
	font-size: 14px;
	line-height: 60px;
	color: #999;
}
.news_detail_share{
	float: right;
}
.news_detail p{
	font-size: 16px;
	line-height: 48px;
	color: #333;
}

/*product*/
.pro_nav{
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #f4f4f4;
	margin-top: 40px;
}
.pro_nav_con{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
.pro_nav1{
	
}
.pro_nav1 li{
	float: left;
	padding: 0 20px;
}
.pro_nav1 li a{
	text-align: center;
	display: block;
	height: 118px;
}
.pro_nav1 li span{
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius:35px;
}
.pro_nav1 li span i{
	font-size: 40px;
	color: #c2c2c2;
}
.pro_nav1 li:hover a,#pro_nav1_hover a{
	border-bottom: 5px solid #94c560;
	color: #94c560;
}
.pro_nav1 li:hover span,#pro_nav1_hover span{
	background: #94c560;
}
.pro_nav1 li:hover span i,#pro_nav1_hover span i{
	color: #fff;
}
.pro_nav1 li:hover p,#pro_nav1_hover p{
	color: #94c560;
}
.pro_nav1 li:hover .zyq{
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius:35px;
	background: #94c560 url(../images/icon_zyq_hover.jpg) no-repeat center center;
}
.pro_nav1 .zyq{
	width: 70px;
	height: 70px;
	background: url(../images/icon_zyq.jpg) no-repeat center center;
}
#pro_nav1_hover .zyq{
	background: url(../images/icon_zyq_hover.jpg) no-repeat center center;
}
.pro_nav1 li:hover .zjh{
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius:35px;
	background: #94c560 url(../images/icon_zjh_hover.jpg) no-repeat center center;
}
.pro_nav1 .zjh{
	width: 70px;
	height: 70px;
	background: url(../images/icon_zjh.jpg) no-repeat center center;
}
#pro_nav1_hover .zjh{
	background: url(../images/icon_zjh_hover.jpg) no-repeat center center;
}
.pro_nav1 li p{
	font-size: 16px;
	line-height: 48px;
	color: #999;
}

.pro_nav2{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	border-bottom: 1px solid #f4f4f4;
}
.pro_nav2 ul{
	width: 1200px;
	margin: 0 auto;
}
.pro_nav2 li{
	float: left;
	padding: 0 30px;
}
.pro_nav2 li a{
	line-height: 30px;
	color: #666;
}
.pro_nav2 li:hover a,#pro_nav2_hover a{
	color: #94c560;
}

.product li{
	width: 262px;
	height: 305px;
	margin: 30px 0 0 25px;
	float: left;
	border: 3px solid #fff;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.product li a{
	
}
.product li a figure img{
	display: block;
	width: 260px;
	height: 260px;
	border: 1px solid #ccc;
}
.product li a figcaption{
	width: 247px;
	height: 43px;
	line-height: 43px;
	padding-left: 15px;
	background: #ccc url(../images/icon_pro_goright.png)no-repeat 230px center;
	color: #fff;
	font-size: 14px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

	.product li:hover {
	border: 3px solid #94c560;
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	transform: translate(0, -10px);
	-webkit-box-shadow: 4px 4px 4px #ccc;
	-moz-box-shadow: 4px 4px 4px #ccc;
	box-shadow: 4px 4px 4px #ccc;
}
.product li:hover figure img{
	border: 1px solid #94c560;
}
.product li:hover figcaption{
	background: #94c560 url(../images/icon_pro_goright.png)no-repeat 230px center;
}

/*pro_cate*/

.pro_cate li{
	width: 360px;
	height: 270px;
	float: left;
	margin: 0 0 30px 30px;
	overflow: hidden;
}
.pro_cate figure{
	position: relative;
}
.pro_cate li figcaption{
	width: 360px;
	height: 270px;
	position: absolute;
	left: 0;
	top: 220px;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: ease .5s;
	-moz-transition: ease .5s;
	-ms-transition: ease .5s;
	-o-transition: ease .5s;
	transition: ease .5s;
}
.pro_cate li figure img{
  width: 360px;
  height: 270px;
}
.pro_cate li figcaption h3 a{
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	width: 325px;
	margin: 0 auto 10px;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
	background: url(../images/icon_pro_godown.png) no-repeat 285px center;
	cursor: pointer;
	-webkit-transition: ease .5s;
	-moz-transition: ease .5s;
	-ms-transition: ease .5s;
	-o-transition: ease .5s;
	transition: ease .5s;
}
.pro_cate li figcaption a{
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	display: block;
	margin-left: 20px;
	width: 160px;
}
.pro_cate li:hover figcaption{
	top: 0;
}
.pro_cate li:hover figcaption h3 a{
	line-height: 70px;
	background: url(../images/icon_pro_goup.png) no-repeat 285px center;
}
.pro_cate li figcaption a:hover{
  color:#94c560;
}
.pro_detail{
	height: 530px;
	margin: 40px 0;
	overflow: hidden;
}
.pro_detail_r{
	float: left;
}
.pro_detail_r li{
	line-height: 60px;
	font-size: 16px;
	border-top: 1px solid #e9e9e9;
	width: 460px;
}
.pro_detail_r li:first-child{
	border-top: 0;
}
.pro_detail_r li h3{
	font-size: 18px;
	color: #94c560;
	font-weight: bold;
}

.pro_related{
	height: 58px;
	width: 100%;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #e4e4e4;
}
.pro_related_con{
	width: 1200px;
	margin: 0 auto;
	line-height: 58px;
	font-size: 16px;
}
.pro_related_list{
	width: 1200px;
	margin: 0 auto;
}
.pro_related_list ul{
	width: 1125px;
	margin: 0 auto;
	border-bottom: 1px solid #e4e4e4;
}
.pro_related_list li{
	width: 280px;
	height: 340px;
	border-right: 1px solid #e4e4e4;
	float: left;
}
.pro_related_list li:first-child{
	border-left: 1px solid #e4e4e4;
}
.pro_related_list li figure img{
	width: 280px;
	height: 280px;
}
.pro_related_list li figcaption{
	font-size: 16px;
	line-height: 59px;
	color: #595757;
	width: 208px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #e4e4e4;
}

.pro_detail_tab{
	margin: 35px 0 0 0;
}
.pro_detail_tab ul{
	height: 60px;
	border-bottom: 1px solid #e4e4e4;
}
.pro_detail_tab li{
	line-height: 52px;
	margin-top: 8px;
	text-align: center;
	color: #595757;
	font-size: 14px;
	width: 179px;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	float: left;
	cursor: pointer;
}
.pro_detail_tab li:first-child{
	border-left: 1px solid #e4e4e4;
}
.pro_detail_tab li.active{
	width: 235px;
	margin-top: 0;
	line-height: 56px;
	border-top: 4px solid #94c560;
	border-right: 1px solid #94c560;
	border-left: 1px solid #94c560;
}
.pro_detail_bar{
	
}
.pro_detail_bar_con{
	display: none;
}
.pro_detail_bar_con.active{
	display: block;
}

.pro_detail_mao{
	height: 50px;
	border-bottom: 1px dashed #d4d4d4;
	width: 1200px;
	background: #fff;
}
.pro_detail_mao li{
	float: left;
	width: 220px;
}
.pro_detail_mao li a{
	display: block;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
}
.pro_detail_mao li a span{
	display: block;
	width: 9px;
	height: 9px;
	margin: 0 auto;
	background: url(../images/icon_pro_detail_circle.jpg) no-repeat center top;
}
.pro_detail_mao li a span.active{
	background: url(../images/icon_pro_detail_circle_hover.jpg) no-repeat center top;
}
.pro_detail_mao.pos{
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -600px;
}
.pro_detail_mao_con{
	margin-top: 10px;
 
  font-size: 14px;
  color:#666;
}

.pro_detail_mao_con h4{
  padding-left:75px;
	border-bottom: 1px dashed #d4d4d4;
	line-height: 50px;
/*	padding-left: 75px;*/
	font-size: 16px;
	color: #595757;
	margin-bottom: 10px;
	background: url(../images/icon_pro_detail_circle.jpg) no-repeat 50px center;
}
.pro_detail_mao_con aside{
  color:#999;
  font-size: 14px;
  padding-left: 75px;
}
.pro_detail_mao_con p{
  color:#999;
  font-size: 14px;

}
.pro_detail_mao_con aside img{
	max-width: 1200px;
}
.pro_detail_download{
	width: 498px;
	height: 298px;
	border: 1px solid #e4e4e4;
	margin-top: 20px;
}
.pro_detail_download h5{
	font-size: 32px;
	line-height: 60px;
	margin-top: 50px;
	text-align: center;
	color: #595757;
}
.pro_detail_download_lang{
	text-align: center;
	margin-top: 70px;
	font-size: 32px;
	color: #595757;
}
.pro_detail_download_lang span{
	font-size: 18px;
	display: block;
	margin-top: 30px;
}
.pro_detail_download_btn{
	display: block;
	width: 500px;
	height: 70px;
	line-height: 70px;
	margin-top: 30px;
	background: #94c560 url(../images/icon_download.png)no-repeat center center;
}

.technology{
	font-size: 14px;
	line-height: 26px;
	margin: 20px 0;
}
.service h3{
	font-size: 20px;
	line-height: 50px;
	margin-left: 25px;
}
.service p{
	font-size: 16px;
	line-height: 48px;
	margin-left: 25px;
}
.service_hotline{
	width: 443px;
	height: 75px;
	border: 1px dashed #e4e4e4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	line-height: 75px;
	font-size: 36px;
	padding-left: 115px;
	background: url(../images/icon_hotline.png)no-repeat 25px center;
	margin:  30px 0;
}

/*faq*/
.faq{
	width: 900px;
	margin: 0 auto;
}
.faq h3{
	height: 59px;
	line-height: 60px;
	border-bottom: 1px dashed #d4d4d4;
	padding-left: 50px;
	background: url(../images/icon_pro_detail_circle.jpg) no-repeat 20px center;
	font-size: 18px;
}
.faq ul{
	
}
.faq li .faq_question{
	margin-left: 20px;
	background: url(../images/icon_question.png) no-repeat left center;
	padding-left: 20px;
	cursor: pointer;
	font-size: 16px;
	line-height: 50px;
}
.faq li:hover .faq_question{
	background: url(../images/icon_question_hover.png) no-repeat left center;
	color: #ff9a23;
}
.faq li .faq_answer{
	margin-left: 20px;
	padding: 15px 20px 50px;
	background: #f8f8f8;
	font-size: 16px;
	line-height: 30px;
	display: none;
}
.faq li .faq_answer .faq_answer_icon{
	width: 34px;
	height: 34px;
	display: block;
	background: url(../images/icon_answer.png)no-repeat left center;
	margin-bottom: 10px;
}
.faq li .faq_answer p{
	font-size: 16px;
	line-height: 50px;
}

.pdf{
	width: 960px;
	float: left;
}
.pdf li{
	width: 260px;
	height: 303px;
	float: left;
	border: 1px solid #e4e4e4;
	margin: 45px 0 0 45px;
}
.pdf li figure img{
	width: 260px;
	height: 260px;
	display: block;
}
.pdf li figcaption{
	border-top: 1px solid #e4e4e4;
	font-size: 14px;
	color: #000;
	height: 42px;
	padding-left: 15px;
	line-height: 42px;
}
.pdf li figcaption a{
	display: block;
	float: right;
	width: 90px;
	height: 42px;
	color: #fff;
	background: #94c560 url(../images/icon_pdf.png) no-repeat 15px center;
	text-indent: 45px;
	font-size: 16px;
}

.case{
	width: 960px;
	float: left;
}
.case li{
	float: left;
	width: 270px;
	height: 310px;
	margin: 50px 0 0 35px;
}
.case li figure img{
	display: block;
}
.case li figcaption{
	color: #000;
	line-height: 18px;
}
.case li figcaption h3{
	font-size: 16px;
	line-height: 60px;
}

.knowledge{
	width: 960px;
	float: left;
}
.knowledge ul{
	width: 900px;
	margin: 0 auto;
}
.knowledge li{
	border-bottom: 1px solid #e4e4e4;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	padding-left: 25px;
	background: url(../images/icon_pro_detail_circle.jpg) no-repeat 5px center;
}
.knowledge li span{
	display: block;
	float: right;
	margin-right: 40px;
	color: #999;
}
.knowledge li:hover{
	color: #94c560;
	background: url(../images/icon_pro_detail_circle_hover.jpg) no-repeat 5px center;
}
.knowledge li:hover a{
	color: #94c560;
}

.case_detail{
	width: 940px;
	float: left;
}

.hongdun{
	width: 65px;
	height: 70px;
	float: left;
	margin: 12px 20px 0 0;
}
.case_detail iframe{
	width:100%;
	height:500px;
}
