.logo{
	float: left;
}
.nav{
	display: inline-block;
	vertical-align: top;
}
.nav li{
	display: inline-block;
	vertical-align: top;
	line-height: 70px;
	padding:0 25px;
	position: relative;
}
.nav li a{
	font-size: 16px;
	color: #444;
	border-bottom: 5px solid #fff;
	display: block;
	padding:0 4px;
}
.nav li.nav_sub a{
	border-bottom: 5px solid #49cefb;
}
.pronav3 dl{
	width: 520px;
	float: left;
}
.pronav3 dl dd{
	float: left;
	margin-right: 7px;
}
.nav3{
  position: absolute;
  left:-200%;
  top:75px;
  background: #49cefb;
  min-width: 600px;
  max-height: 340px;
  height: auto;
  display: none;
  z-index: 9;
}
.nav3 dl{
  float: left;
  min-width: 150px;
  padding:10px 20px 20px;
  background: #49cefb;
}
.nav3 dl dd{
  padding-left: 0;
  width: 150px;
  border-bottom: 1px solid #80ddfc;
  padding:0 20px;
}
.nav3 dl dd a{
  line-height: 24px;
  padding:12px 0;
  color: #fff;
  font-size: 15px;
  border-bottom: 0;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.nav3 dl dd a:hover{
  color: #fff;
}
.nav3 img{
/*  width: 160px;
  float: right;*/
}
.nav3_pic{
	float: right;
	padding:25px;
	background: #fff;
	width: 410px;
	text-align: left;
}
.nav3_pic h3{
	font-size:20px;
	color: #000;
	line-height: 48px;
	padding-top: 10px;
}
.nav3_pic p{
	font-size:13px;
	color: #555;
	line-height: 20px;
}
.header{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	z-index: 99;
	background: #fff;
	-moz-box-shadow:0px 4px 5px #999; 
	-webkit-box-shadow:0px 4px 5px #999; 
	box-shadow:0px 4px 5px #999;
}
.header_center{
	text-align: center;
	width: 86%;
	margin:0 auto;
	padding-top: 12px;

}
.header_right{
	float: right;
	line-height: 62px;
}
.language{
	display: inline-block;
	vertical-align: top;
}
.language select{
	font-size: 15px;
	color: #646464;
}
.language i{
	vertical-align: middle;
	color: #999;
}
.share_search{
	padding-left: 30px;
}
.share_search{
	display: inline-block;
	vertical-align: top;
}
.share_search a{
	display: inline-block;
	line-height: 28px;
	width: 30px;
	border:1px solid #39cbfe;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.share_search a i{
	color: #39cbfe;
}
.share_search a:hover{
	background: #39cbfe;
}
.share_search a:hover i{
	color: #fff;
}
.banner{
	padding-top: 87px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:15%;
}
.in_products{
	position: relative;
}
.inpro_bg1{
	position: absolute;
	left:0;
	top:-100px;
	z-index: 9;
}
.inpro_bg2{
	position: absolute;
	right:0;
	top:-320px;
	z-index: 9;
}
.in_products_center{
	width: 1260px;
	margin:0 auto;
}
.in_pro_tit{
	text-align: center;
}
.in_pro_tit p{
	font-size: 28px;
	color: #000;
	border-bottom: 
}
.in_pro_tit span{
	font-size: 15px;
	color: #000;
}
.in_pro_tit img{
	display: block;
	margin:0 auto;
	padding:15px 0 10px;
}
.inpro_left{
	float: left;
}
.inpro_left p{
	font-size: 15px;
	color: #333;
	padding-bottom: 4px;
}
.inpro_left span{
	font-size: 13px;
	color: #777;
}
.arrow{
	float: right;
	padding-top: 5px;
}
.in_pro_list{
	padding: 80px 0 75px;
	position: relative;
}
.in_pro_list .swiper-slide{
	border-top:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-bottom:3px solid #bfbfbf;
    padding: 10px 40px 15px;
}
.arrow i{
	font-size: 22px;
	color: #9c9c9c;
}
.in_pro_list .swiper-slide figcaption{
	padding-top: 17px;
	background:url("../images/line2.jpg") left top no-repeat;
}
.in_pro_list .swiper-pagination{
	width: 100%;
	padding-top: 37px;
}
.in_pro_list .swiper-pagination-bullet{
	width: 30px;
	height: 8px;
	background: #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	margin-right: 10px;
	opacity: 1;
}
.in_pro_list  .swiper-pagination-bullet-active{
	background: #ffba4c;
	width: 40px;
}
.in_about{
	background:url("../images/inaboutbg.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.public_center{
	width: 1200px;
	margin:0 auto;
}
.in_about_center{
	padding:150px 0 105px;
}
.in_abouttit{
	text-align: center;
}
.in_abouttit h3{
	font-size: 32px;
	color: #fff;
}
.in_abouttit img{
	display: block;
	margin:0 auto;
	padding:15px 0;
}
.in_abouttit span{
	color: #fff;
	font-size: 15px;
}
.in_aboutside{
	padding: 40px 0 60px;
	text-align: center;
	
}
.in_aboutside p{
	font-size: 15px;
	color: #fff;
	line-height: 26px;
}
.in_about_four{
	padding:20px 0;
	background:url("../images/fourbg.png") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.in_about_four ul{
	width: 1150px;
	margin:0 auto;
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.in_about_four ul li{
	position: relative;
}
.in_about_four ul li a{
	display: block;
}
.in_about_four ul li img{
	width: 100%;
}
.inabfo_hov{
	position: absolute;
	left:0;
	bottom:0;
	width: 100%;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background:rgba(0,0,0,.75);
}
.in_design_number{
	width: 937px;
	margin:0 auto;
	text-align: center;
	padding-bottom: 40px;
}
.h_top{ width: 100%; height: 1500px; }
	.h_top h3{text-align: center;color:#fff;line-height: 60px}
/*数字++++++++++*/
.digital{width: 100%;/*height: 150px;*/color: #fff;padding:30px 0 40px;}
.main{width: 100%;/*height: 150px;*/margin:0 auto;font-size: 0;}
.mumping_mun li{padding:0 38px;display: inline-block;margin: 0 auto;text-align: center;}
.mumping_mun{width: 650px;margin:0 auto;list-style: none;}
.mumping_mun p{font-size: 1.6rem;width: 100%;display: block;clear: both;color: #fff;padding-top: 10px;}
.mumping_mun span{
	/*font-size: 80px;*/
	font-size: 42px;
	font-weight: normal;
	color: #fff;
	font-family: 'Fjalla One', sans-serif;
	font-weight: bold;
	letter-spacing:1px;
}
.mumping_mun li img{
	vertical-align: inherit;
}
.innews{
	padding:60px 0;
	background:url("../images/innewsbg.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.in_news_list{
	padding-top: 73px;
	position: relative;
	width: 1325px;
	margin:0 auto;
}
.in_news_list_center .swiper-slide h3{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	padding-bottom: 16px;
}
.in_news_list_center .swiper-slide p{
	color: #555;
	font-size: 14px;
	line-height: 24px;
	padding:27px 0 23px;
}
.in_news_list_center .swiper-slide span{
	color: #fff;
	font-size: 14px;
	background: #9d9d9d;
	width: 72px;
	line-height: 30px;
	text-align: center;
	display: block;
}
.inewsapic{
	position: relative;
}
.in_newshove{
	position: absolute;
	background: rgba(0,0,0,.5);
	left:0;
	top:0;
	width: 100%;
	padding:20px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.in_newshove_center{
	text-align: center;
	border:1px solid #fff;
	height: 100%;
	width: 100%;
}
.in_newshove_center:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -.4em;
}
.in_newshove_center img{
	display: inline-block;
	vertical-align: middle;
}
.in_news_list .swiper-slide:hover span{
	background: #25b9ea;
}
.in_news_list .swiper-button-next{
	background: url("../images/right.jpg") right top no-repeat;
}
.in_news_list .swiper-button-prev{
	background: url("../images/left.jpg") left top no-repeat;
}
.injoin{
	padding:130px 0;
	background:url("../images/inconbg.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.injoin_center{
	padding-left: 30px;
}
.injoin_center h3{
	font-size: 36px;
	font-weight: normal;
	padding-bottom: 17px;
	color: #fff;
}
.injoin_center p{
	line-height: 26px;
	font-size: 17px;
	color: #fff;
}
.injoin_center a{
	text-align: center;
	margin-top: 43px;
	display: block;
	width: 187px;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	border:1px solid #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}
.injoin_center a span{
	padding-right: 15px;
}
.footer{
	text-align: center;
	padding:220px 0 37px;
	background:url("../images/botbg.png") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -220px;
	/*position: relative;*/
}
.footer_nav ul li{
	display: inline-block;
	vertical-align: top;
	padding:0 10px 0 20px;
	/*position: relative;*/
	border-left: 1px solid #5dc7eb;
	text-align: left;
	/*height: 206px;*/
	height: 227px;
	width: 160px;
	overflow-y: hidden;
	background:url("../images/foline.jpg") left top 5px no-repeat;
}
.footer_nav ul li span,.footer_add span{
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 26px;
}
.footer_nav{
	/*float: left;*/
	display: inline-block;
	vertical-align: top;
}
.footer_nav ul li a{
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.footer_nav ul li a,.footer_add p{
	font-size: 13px;
	display: block;
	color: #fff;
	line-height: 30px;
	
}
.footer_nav ul li a:hover{
	color: #eee;
}
.footer_right{
	border-left: 1px solid #5dc7eb;
	background:url("../images/foline.jpg") left top 5px no-repeat;
	padding-left: 20px;
}
.footer_add{
	width: 195px;
	float: left;
	height: 147px;
	text-align: left;
	overflow-y: hidden;
}
.footer_add p em{
	display: inline-block;
	width: 40px;
	vertical-align: top;
	line-height: 23px;
}
.footer_add p b{
	display: inline-block;
	font-weight: normal;
	vertical-align: top;
	line-height: 23px;
	width: 150px;
}
.footer_add p.addin{
	padding-top: 15px;
}
.footer_right{
	/*float: left;*/
	display: inline-block;
	vertical-align: top;
}

.ewm{
	text-align: center;
	float: left;
	padding-left: 53px;
}
.ewm img{
	width: 118px;
	border:6px solid #7ecef4;
}
.ewm p{
	font-size: 13px;
	color: #fff;
	padding-top: 10px;
}
.share{
	padding-top: 48px;
}
.copy{
	background: #333;
	line-height: 50px;
}
.copy p{
	display: inline-block;
	color: #999;
	font-size: 13px;
}
.copy p img{
	vertical-align: middle;
	padding-left: 15px;
}
.copy span,.copy span a{
	float: right;
	color: #999;
	font-size: 13px;
}
.copy span a:hover{
	color: #fff;
}

/*about*/
.public_banner{
	padding-top: 87px;
}
.about_page{
	/*padding-bottom: 120px;*/
}
.about_cribe{
	float: left;
	width: 467px;
}
.about_pic{
	float: left;
	width: 450px;
	margin:0 30px;
}
.about_scroll{
	float: right;
	width: 223px;
	border-top: 1px solid #eaeaea;
}
.about_page_tit{
	padding-bottom: 10px;
}
.about_page_tit h3{
	font-size: 36px;
	color: #555;
	line-height: 32px;
	font-weight: normal;
	padding-bottom: 10px;
}
.about_page_tit i{
	font-size: 20px;
	color: #cacaca;
}
.about_page_text{
	padding-top: 10px;
	font-size: 15px;
	color: #555;
	line-height: 45px;
}
.main2 ul li {
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	padding:0;
}
.main2 ul li span{
	color: #333;
	position: relative;
	display: block;
	padding-bottom: 13px;
	padding-top: 22px;
	font-size: 36px;
}
.main2 ul li span:after{
	content: "";
	width: 34px;
	height: 2px;
	background: #eaeaea;
	position: absolute;
	left:50%;
	bottom:0;
	margin-left: -17px;
}
.main2 ul li p{
	color: #333;
	font-size: 14px;
	color: #555;
	padding:22px 0;
}
.in_design_number2{
	width: 220px;
	padding-bottom: 0;
	float: right;
}
.mumping_mun2{
	width: 100%;
}
.digital2{
	padding:0;
}
.about_join{
	padding:90px 0;
	background:url("../images/abcon.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.about_part1{
	padding-bottom: 48px;
}
.culture_left{
	float: left;
	width: 670px;
}
.culture_pic{
	float: right;
	width: 508px;
}
.about_culture{
	padding:50px 0 0;
}
.culture_left ul li {
	padding:14px 0;
}
.culture_left ul li span{
	color: #555;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	line-height: 28px;
}
.culture_left ul li  p{
	font-size: 15px;
	color: #555;
	line-height: 28px;
	max-width: 590px;
	vertical-align: top;
	display: inline-block;
}
.about_all{
	padding-bottom: 220px;
	background:url("../images/bg.jpg") center top 85px no-repeat;
	-webkit-background-size: inherit;
	background-size: inherit;
}
.speech_page_tit{
	text-align: center;
	width: 980px;
	margin:0 auto;
	/*padding-bottom: 95px;*/
}
.speech_page_tit h3{
	padding-bottom: 20px;
	font-weight: normal;
}
.speech_page_tit p{
	font-size: 16px;
	color: #555;
	line-height: 32px;
}
.speech_page{
	padding-top: 45px;
}
.speech_page_discribe{
	width: 1077px;
	margin:0 auto;
}
.speech_pic{
	float: left;
	width: 415px;
}
.speech_right{
	float: right;
	width: 552px;
	float: right;
}
.speech_right{
	font-size: 14px;
	color: #555;
	line-height: 32px;
}
.speech_right span{
	float: right;
	display: block;
	padding-top: 40px;
}
.honor_list{
	width: 1075px;
	margin:0 auto;
	padding-top: 26px;
}
.honor_list ul li{
	width: 30%;
	border:1px solid #dddddd;
	position: relative;
}
.honor_hove{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 50px;
	/*height: 100%;*/
	background:rgba(81,199,238,.8);
	padding:0 20px;
	-webkit-transition: ease-in-out .4s;
	-o-transition: ease-in-out .4s;
	transition: ease-in-out .4s;
	overflow: hidden;
}
.honor_hove p{
	color: #fff;
	font-size: 15px;
}
.honor_hove i,.honor_hove span{
	opacity: 0;
	-webkit-transition: ease-in-out .4s;
	-o-transition: ease-in-out .4s;
	transition: ease-in-out .4s;
}
.honor_hove i{

	color: #fff;
}
.honor_hove span{
	color: #fff;
	font-size: 12px;
}
.honor_list ul li{
	display: inline-block;
	margin:0 1% 2%;
	width: 31%
}
.honor_list ul li:hover .honor_hove{
	width: 100%;
	height: 100%;
} 
.honor_list ul li figcaption{
	display: none;
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	background:rgba(0,0,0,.6);
	z-index: 99;
}
.honor_list ul li:hover p{
	line-height: 50px;
}
.honor_list ul li:hover .honor_hove{
	text-align: center;
}
.honor_list ul li:hover .honor_hove i,.honor_list ul li:hover .honor_hove span{
	opacity: 1;
}
.honor_list ul li:hover .honor_hove i{
	font-size: 33px;
}
.honor_hove:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -.4em;
}
.honor_hove2{
	display: inline-block;
	vertical-align: middle;
}
.honor_pic2{
	width: 800px;
	margin:10% auto 0;
	text-align: center;
	position: relative;
}
.honor_pic2 img{
	border:3px solid #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}
.honor_pic2 i{
	position: absolute;
	right:-5%;
	top:0;
	font-size: 25px;
	color: #fff;
}
.staff_list ul li{
	padding:20px;
	border:1px solid #ddd;
	width: 31%;
	margin:1%;
	border-bottom: 4px solid #ddd;
	display: inline-block;
	vertical-align: top;
	background: #fff;
}
.staff_list ul li img{
	padding:22px 0;
}
.staff_list{
	width: 1075px;
	margin:0 auto;
}
.staff_tit h3{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	padding-bottom: 13px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; 
}
.staff_tit span{
	color: #777;
	font-size: 13px;
	padding-right: 15px;
}
.staff_tit i{
	color: #25b9ea;
	font-size: 13px;
}
.staff_cribe{
	font-size: 14px;
	color: #555;
	line-height: 24px;
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
.staff_list ul li:hover{
	border-bottom: 4px solid #25b9ea;
}
.about_all2{
	padding-top: 85px;
	background:url("../images/about_all2.jpg") center top no-repeat;
}
.bread{
	font-size: 12px;
	color: #999;
	padding:30px 0 40px;
}
.bread a{
	font-size: 12px;
	color: #999;
}
.about_page{
	/*padding-bottom: 50px;*/
	/*min-height: 570px;*/
}
.about_page_l_discribe{
	font-size: 15px;
	color: #777;
	line-height: 36px;
}
.about_page article{
	width: 750px;
	float: left;
}
.about_page aside{
	width: 132px;
	height: 235px;
	margin-top: 10px;
	float: right;
	padding-top: 30px;
	margin-right: 40px;
	background:url("../images/about_nav.jpg") left top no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.about_page_l_tit{
	padding-bottom: 17px;
}
.about_page_l_tit h3{
	font-size: 30px;
	color: #000;
	font-weight: normal;
	padding-bottom: 22px;
}
.about_page_l_tit span{
	color: #888;
	padding-right: 10px;
}
.about_page aside a{
	display: block;
	line-height: 38px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 15px;
	color: #7fa0d2;
}
.about_page aside a.abnav{
	color: #fff;
	background:url("../images/abnav.jpg") center center no-repeat;
}
.active_right2{
	width: 288px;
	float: right;
	padding-left: 0;
}
.active_right_menu{
	/*width: 310px;*/
	padding:20px;
	border:1px solid #eaeaea;
}
.active_detail_top{
	padding-bottom: 30px;
}
.active_detail_top a i{
	padding-right: 10px;
}
.active_detail_top a{
	float: left;
	line-height: 28px;
	font-size: 16px;
	color: #888;
}
.active_detail_top .share{
	float: left;
	line-height: 0;
	padding:0;
	padding-left: 10px;
}
.active_detail_top .share .bdsharebuttonbox{
	line-height: 0;
}
.active_right_menu ul li{
	padding: 15px;
}
.active_right_menu ul li a{
	display: block;
}
.active_right_menu ul li a b{
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-weight: bold;
}
.active_right_menu ul li a span{
	display: block;
	padding:10px 0;
	color: #666;
}
.active_right_menu ul li a p{
	font-size:14px;
	color: #666;
	line-height: 20px;
	padding:0;
}
.active_right_menu ul li:first-child{
	border-bottom: 1px solid #eaeaea;
}
.active_right_menu ul li:hover b{
	color: #5a83b3;
}
.active_right_menu ul li:hover p{
	color: #5a83b3;
}
.active_detail_top a.back{
	float: right;
	font-size: 13px;
	color: #777;
}
.active_detail_top a.icon{
	width: 30px;
	background: #ffc104;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-right: 13px;
}
.active_detail_top a.icon i{
	padding-right: 0;
	color: #fff;
}
.techgy_cribe{
	width: 710px;
}
.technology_pic{
	float: right;
}
.about_page_tit2{
	padding:30px 0 36px;
}
.about_page_tit2 span{
	font-size: 36px;
	color: #555;
}
.about_page_tit2 img{
	vertical-align: inherit;
	padding-left: 15px;
}
.staff_list2{
	width: 1200px;
	margin:0 auto;
}
.newslist_left{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #e4e4e4;
	padding-right: 10px;
	width: 72px;
}
.newslist_right{
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	width: 995px;
}
.newslist_left h3{
	font-size: 48px;
	color: #51c7ee;
	line-height: 55px;
}
.newslist_left p{
	font-size: 14px;
	color: #51c7ee;
}
.newslirig_tit h3{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	padding-bottom: 16px;
}
.newslirig_tit span{
	padding-right: 10px;
	color: #aeaeae;
}
.newslirig_tit span i{
	color: #aeaeae;
	font-size: 14px;
	padding-right: 5px;
}
.newslirig_mid{
	font-size: 14px;
	color: #555;
	line-height: 24px;
	padding:25px 0 0;
}
.more{
	margin-top: 20px;
	width: 140px;
	line-height: 42px;
	border:1px solid #51c7ee;
	text-align: center;
}
.more span{
	font-size: 14px;
	color: #51c7ee;
	padding-right: 15px;
}
.more i{
	color: #51c7ee;
}
.news_list ul li{
	padding:30px 0;
	border-bottom: 1px solid #eaeaea;
}
.news_list ul li:hover .more{
	background: #49cefb;
}
.news_list ul li:hover .more span{
	color: #fff;
}
.news_list ul li:hover .more i{
	color: #fff;
}
.join_list{
	width: 1100px;
	margin:0 auto;
	padding-top: 50px;
}
.join_list ul li{
	width: 31%;
	margin:1%;
	padding:25px;
	border-top:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:4px solid #d2d2d2;
	display: inline-block;
	vertical-align: top;
	background: #fff;
}
.join_top h3{
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding:10px 0 15px;
}
.join_top p{
	font-size: 14px;
	color: #999;
	padding:5px 0;
}
.join_top p span{
	color: #555;
}
.join_bot h3{
	font-size: 16px;
	color: #000;
	font-weight: normal;
	padding:20px 0 15px;
}
.join_bot p{
	font-size: 13px;
	color: #555;
	line-height: 28px;
}
.join_button{
	text-align: center;
	padding-top: 17px;
}
.join_button a{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #777;
	text-align: center;
	margin:5px;
	width: 95px;
	line-height: 30px;
	background: #eee;
}
.join_button a i{
	color: #5fd4fb;
	vertical-align: inherit;
	padding-left: 5px;
}
.join_list ul li:hover{
	border-bottom: 4px solid #5fd4fb;
}
.join_button a:hover i{
	color: #fff;
}
.join_button a:hover{
	background: #5fd4fb;
	color: #fff;
}
.join_jump{
	position: fixed;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index:999999;
	display: none;
}
.join_jump_center{
	width: 900px;
	margin:5% auto;
	padding:18px 75px 85px;
	background: #fff;
	border-top: 5px solid #5fd4fb;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	position: relative;
}
.jomp_cenpart1 div{
	display: inline-block;
	vertical-align: top;
	width: 24%;
	color: #777;
	font-size: 14px;
}
.jomp_cenpart2{
	padding-top: 12px;
}
.jomp_cenpart2 div{
	font-size: 18px;
	color: #000;
}
.jomp_centit{
	padding:30px 0 27px;
	border-bottom: 1px solid #eee;
}
.jomp_discribe{
	padding:30px 0;
}
.jomp_discribe h3{
	font-size: 16px;
	color: #000;
	line-height: 32px;
	font-weight: normal;
}
.jomp_discribe_in{
	padding-top: 15px;
	font-size: 14px;
	color: #555;
	line-height: 30px;
}
.tip{
	width: 170px;
	border:1px solid #a8a8a8;
	line-height: 40px;
	margin:65px auto 0;
}
.tip a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.close{
	position: absolute;
	right:-7%;
	top:0;
	cursor: pointer;
}
.close i{
	color: #fff;
	font-size:30px;
}
.personal_page{
	padding-top: 95px;
	text-align: center;
}
.address{
	border:1px solid #efefef;
}
.address_left{
	width: 50%;
	float: left;
	background: #efefef;
	padding:33px;
}
.address_left_in p img{
	vertical-align: middle;
	padding-right: 10px;
}
.address_left_in h3{
	font-size: 20px;
	padding-bottom: 13px;
	color: #555;
}
.address_left_in p{
	line-height: 28px;
	font-size: 14px;
	color: #555;
}
.address_right{
	width: 50%;
	position: relative;
	float: right;
	height: 100%;
	background:url("../images/addright.jpg") right top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding:30px 0;
}
.adrimg{
	position: absolute;
	right:0;
	top:0;
}
.addri_ewm{
	float: left;
	width: 135px;
	padding-top: 15px;
	text-align: center;
}
.addri_ewm p{
	font-size: 14px;
	color: #666;
	padding-top: 8px;
}
.addri_ewm img{
	width: 85px;
}
.addri_share{
	padding:60px 0 0 20px;
	float: left;
}
.map{
	padding:20px 0 35px;
}
.message{
	/*background: #f9f9f9;*/
	padding:65px 0 135px;
}
.message_in{
	width: 1045px;
	margin:0 auto;
}
.message_list ul li{
	width: 31%;
	display: inline-block;
	vertical-align: top;
	padding:11px 12px;
	margin:1%;
	border:1px solid #d5d5d5;
}
.message_list ul li input{
	float: left;
	background:none;
	line-height: 24px;
	width: 85%;
	font-size: 14px;
	color: #666;
}
.message_list ul li label{
	float: right;
	line-height: 24px;
}
.message_list ul li label i{
	color: #999;
}
.message_tit{
	text-align: center;
	padding-bottom: 20px;
}
.message_tit h3{
	font-size: 28px;
	color: #000;
	font-weight: normal;
	padding-bottom: 17px;
}
.message_tit p{
	font-size: 14px;
	color: #999;
}
.message_list ul li.textz{
	width: 97%;
	margin:1% 0 0 1%;
}
.message_list ul li textarea{
	background:none;
	width: 95%;
	font-size: 14px;
	color: #666;
}
.message_list ul li.codein{
	border:0;
	padding:0;
	width: 100%;
}
.message_list ul li.codein input{
	border:1px solid #d5d5d5;
	padding:11px 12px;
	width: 17%;
}
.message_list ul li.codein img{
	padding:0 20px 0 30px;
}
.codein a{
	color: #40535a;
	font-size: 14px;
	line-height: 50px;
}
.buton_mes{
	display: inline-block;
	float: right;
	width: 50%;
	text-align: center;
}
.buton_mes button{
	display: inline-block;
	width: 40%;
	margin:0 3%;
	text-align: center;
	margin-right: 3%;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background: #848484;
    line-height: 50px;
}
.buton_mes button.putup{
	background: #ffc104;
}
.products_page{
	padding-top: 30px;
	width: 1156px;
}
.products_page aside{
	width: 196px;
	float: left;
	background: #f7f7f7;
	position: relative;
	padding:23px 0;
}
.products_page article{
	width: 940px;
	float: right;
}
.products_page aside ul li{
	line-height: 25px;
	padding:11px 11px 11px 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
	/*border-left: 4px solid #e6e6e6;*/
	/*position: relative;*/
}
.products_page aside ul li a{
	display: block;
}
.products_page aside ul li span{
	font-size: 15px;
	color: #777;
	padding-right: 15px;
	width: 90%;
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; 
}
.products_page aside ul li i{
	color: #777;
} 
.products_page aside ul li.pronav{
	background: #49cefb;
	position: relative;
}
.products_page aside ul li.pronav span,.products_page aside ul li.pronav i{
	color: #fff;
}
.products_page aside:before{
	content: "";
	width: 3px;
	height: 100%;
	background: #e6e6e6;
	position: absolute;
	left:0;
	top:0;
	z-index: 99;
}
.products_page aside ul li.pronav:before{
	content: "";
	width: 3px;
	height: 100%;
	background: #ffc104;
	position: absolute;
	left:0;
	top:0;
	z-index: 99;
}
.products_page article li {
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 3px solid #bfbfbf;
    padding: 10px 40px 15px;
    width: 31%;
    margin:0 1% 2% 1%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
}
.products_page article li figcaption {
    padding-top: 17px;
    background: url(../images/line2.jpg) left top no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.products_page article li:hover{
	border-bottom: 3px solid #49cefb;
}
.maxpic{
	width: 35%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.maxpic_name{
	width: 35%;
	display: inline-block;
	vertical-align: top;
	padding:40px;
}
.maxpic_name_top_part1{
	
}
.san{
	 width: 0;
    height: 0;
    border-top:11px solid #49cefb;
    border-left: 14px solid transparent; 
    position: absolute;
    left:50%;
    bottom:-8px;
}
.maxpic_name_top em{
	font-size: 15px;
	color: #fff;
	background: #49cefb;
	padding:0 17px;
	line-height: 34px;
	display: block;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 11px;
	position: relative;
}
.maxpic_name_top span{
	font-size: 30px;
	color: #666;
	font-weight: bold;
}
.maxpic_name_mid{
	padding-top: 17px;
	font-size: 13px;
	color: #666;
	line-height: 24px;
}
.maxpic_name_share{
	padding: 55px 0 37px;
}
.maxpic_name_share span{
	display: inline-block;
	line-height: 28px;
}
.maxpic_name_share .bdsharebuttonbox{
	line-height: 0;
	display: inline-block;
	vertical-align: top;
}
.maxpic_name_bun{
	font-size: 0;
}
.maxpic_name_bun a{
	display: inline-block;
	line-height: 44px;
	vertical-align: top;
}
.maxpic_name_bun a.men{
	background: #49cefb;
	text-align: center;
	width: 20%;
	border:1px solid #49cefb;
}
.maxpic_name_bun a.men i{
	font-size: 26px;
	color: #fff;
	
	vertical-align: middle;
}
.maxpic_name_bun a.licon{
	width: 40%;
	text-align: center;
	border:1px solid #d3d3d3;
}
.maxpic_name_bun a.licon i{
	font-size: 22px;
	color: #ccc;
	vertical-align: middle;
}
.maxpic_search{
	width: 30%;
	display: inline-block;
	background: #e8f9ff;
	padding:50px 30px;
}
.products_guanj{
	font-size: 0;
	padding-bottom: 33px;
}
.maxpic_search_part1 h3{
	font-size: 20px;
	color: #333;
	font-weight: normal;
	padding-bottom: 15px;
}
.maxpic_search_part1 select{
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding:0 20px;
	border:1px solid #d3d3d3;
	margin-bottom: 15px;
	background: #fff;
}
.maxpic_search_part1 input{
	width: 100%;
	background: #fff;
	line-height: 35px;
	padding:0 20px;
	border:1px solid #d3d3d3;
}
.maxpic_search_part1 button{
	margin-top: 15px;
	display: block;
	width: 100%;
	background: #ffc104;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	
}
.maxpic_search_part1 button i{
	font-size: 22px;
	color: #fff;
}
.maxpic_search_part2 b{
	font-size: 14px;
	color: #333;
	padding:22px 0 10px;
	display: block;
}
.maxpic_search_part2 a{
	font-size: 13px;
	color: #777;
	line-height: 30px;
	padding:0 7px;
}
.maxpic_search_part2 a:nth-child(2){
	padding-left: 0;
}
.proinfo_tit{
	padding-top: 11.4%;
	background:url("../images/proinfipic.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
    background-color: transparent;
    background-repeat: no-repeat;
}
.proinfo_side{
	margin-top: -40px;
	width: 1065px;
}
.proinfo_side span{
	font-size: 24px;
	color: #fff;
	background: #49cefb;
	font-weight: bold;
	display: block;
	width: 200px;
	line-height: 59px;
	font-size: 24px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.proinfo_side_discribe{
	padding:50px 0;
}
.common_pro{
	width: 1065px;
}
.common_protit{
	background: #f9f9f9;
	font-size: 16px;
	color: #25b9ea;
	line-height: 40px;
	padding:0 25px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.common_pro_list{
	padding-top: 20px;
}
.common_pro_list ul li {
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 3px solid #bfbfbf;
    padding: 0 40px 10px;
    width: 23.6%;
    margin: 0 .6% 2% .6%;
    display: inline-block;
    vertical-align: top;
}
.common_pro_list ul li figcaption {
    padding-top: 17px;
    background: url(../images/line2.jpg) left top no-repeat;
}

#timeline {
    width: 90%;
    margin: 30px auto;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#timeline:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #f5f5f5;
    left: 50%;
    top: 0;
    position: absolute;
}
#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%}
#timeline .timeline-item {
    /*margin-bottom: 50px;*/
    position: relative;
    margin-top: -30px;
}
.timeline-icon {
    background: url("../images/point.jpg") no-repeat center top;
    width: 18px;
    height: 18px;
    position: absolute;
    top:20px;
    left: 50%;
    overflow: hidden;
    margin-left: -8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    /*background: #e6e6e6;*/
}
.timeline-content:hover .timeline-icon{
	background: #fff;
}
#timeline .timeline-item .timeline-icon img {
    position: relative;
    top: 14px;
    left: 14px;
}
.timeline-content {
    width: 45%;
    background: #fff;
    padding: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border:1px solid #e6e6e6;
    text-align: right;
}
.timeline-content h2 {

    font-size: 36px;
    color: #49cefb;
    /*margin: -20px -20px 0 -20px;*/
    font-weight: 500;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
}
.timeline-content:before {
    content: '';
    position: absolute;
    left: 44.7%;
    top: 20px;
    width: 12px;
    height: 15px;
    background:url("../images/arrow1.jpg") right top no-repeat;
}
#timeline .timeline-item .timeline-content.right {
    float: right;
    text-align: left;
}
#timeline .timeline-item .timeline-content.right:before {
    content: '';
    right: 44.8%;
    left: inherit;
    width: 12px;
    height: 15px;
    background:url("../images/arrow2.jpg") right top no-repeat;
}
#timeline .timeline-item .timeline-content:hover h2{
	color: #ffc104;
}
.timeline-item:hover .timeline-icon{
	background: url("../images/point2.jpg") no-repeat center top;
}
.btn {
    padding: 5px 15px;
    text-decoration: none;
    background: transparent;
    border: 2px solid #f27c7c;
    color: #f27c7c;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
    -webkit-box-shadow: 2px 2px 0 #f27c7c;
    -moz-box-shadow: 2px 2px 0 #f27c7c;
    -ms-box-shadow: 2px 2px 0 #f27c7c;
    box-shadow: 2px 2px 0 #f27c7c;
}
.btn:hover {
    box-shadow: none;
    top: 2px;
    left: 2px;
    -webkit-box-shadow: 2px 2px 0 transparent;
    -moz-box-shadow: 2px 2px 0 transparent;
    -ms-box-shadow: 2px 2px 0 transparent;
    box-shadow: 2px 2px 0 transparent;
}
.timeline-content p{
	font-size: 18px;
	color: #6c6c6c;
	font-weight: bold;
	line-height: 34px;
}
.htmleaf-container{
	padding-top: 80px;
}
.menu{
	display: none;
}
.menu_down{
	display: none;
}
.copy_phone{
	display: none;
}
.menu_down2{
	display: none;
}
.contact_page {
	padding-top: 20px;
}
.pronav3{
	width: 930px;
}
.head_searchbe{
	position: absolute;
	right:5%;
	bottom:-35px;
	background: #fff;
	display: none;
}
.head_searchbe input{
	width: 220px;
	font-size: 14px;
	color: #fff;
	padding:5px 10px;
	line-height: 1.5;
	display: inline-block;
	vertical-align: top;
}
.head_searchbe button{
	display: inline-block;
	background: #39cbfe;
	width: 30px;
	text-align: center;
	line-height: 1.5;
	vertical-align: top;
	height: 31px;
}
.head_searchbe button i{
	color: #fff;
	font-size: 20px;
}
.head_search{
	position: absolute;
	right:1%;
	bottom:-30px;
	display: none;
}
@media screen and (max-width: 768px) {
    #timeline {
	    margin: 30px;
	    padding: 0;
	}
	#timeline:before {
	    left: 0;
	}
	#timeline .timeline-item .timeline-content {
	    width: 90%;
	    float: right;
	}
	#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
	    left: 10%;
	    margin-left: -6px;
	    border-left: 0;
	    border-right: 7px solid #ee4d4d;
	}
	#timeline .timeline-item .timeline-icon {
	    left: 0;
	}
	#timeline .timeline-item{
		margin-top: 15px;
	}

}
