/* css reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding:0; margin:0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0;max-width: 100%;display:block; }
a { color:#000; text-decoration:none; }
a:hover { color: #3e7335; }
address, caption, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content:""; }
/* css base */
body { font-family:"微软雅黑"; font-size:12px; color:#000; line-height:1.8;}
.left{ float:left;}
.right{ float:right;}
.clearfix:after{  content: "."; display: block;height: 0;clear: both; visibility: hidden;}
*{
	margin: 0;
	padding: 0;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.top_t{
	background: #f5f5f5;


	font-size: 14PX;
}
.top_t .wrap{
   overflow: inherit;
}
.top_t span{
	float: left;
	color: #9c9c9c;
	display: block;
	line-height: 36px;
}
.top_t .top_t_ri{
	float: right;
	color: #70c852;
}
.top_t .top_t_ri a{

	padding: 0 10px;
	color: #9c9c9c;
}
/*搜索*/
.search{
	float: left;
	margin-right: 25px;
	margin-top: 13px;
	position: relative;
}
.search img{
	display: block;
	cursor: pointer;
}
.search_words {
	position: absolute;
	height: 35px;
	z-index: 202;
	top: -12px;
	left: -260px;
	display: none;
}
.search_words .inp_1{
	width: 250px;
	padding: 0 8px;
	padding-right: 70px;
	box-sizing: border-box;
}
.search_words input{
	position: relative;
	z-index: 200;
	height: 35px;
	border: none;
	border: 1px solid #70C852;
	outline: none;
}
.search_words .inp_2{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 201;
	background: #70C852;
	color: #FFFFFF;
	padding: 0 5px;
	cursor: pointer;
}
.top_t .top_t_ri em{
	background: url(../img/tel.png) no-repeat left center;
	padding-left: 50px;
    display: block;
    float: left;
}
.top_t .top_t_ri em i{
	
	font-size: 14px;
	font-weight: bold;
	font-style: inherit;
	font-size: 20px;
}
.top_t .top_t_ri a:last-child{
	background: none;
}

.header .nav{
height: 95px;
position:relative;
z-index: 2000;

}
.header .nav .wrap{
	overflow: inherit;
}
.header .nav ul{
   position: relative;
   height: 95px;
   left:95px;
   
}
.header .nav ul li{
    margin: 0 18px;
	height: 95px;
	width:104px;
    padding: 23px 0px;
    text-align: center;
	font-size: 14px;
	position: relative;
	float: left;
	box-sizing: border-box;
	
	
}
.header .nav ul li.act{
	background: #70c852;
}
.header .nav ul li.act a{
	color: #FFFFFF;
}
.header .nav ul li:hover{
		background: #70c852;
}
.header .nav ul li:hover a{
	color: #FFFFFF;
}
.header .nav ul li span{
	display: block;


}
.header .nav ul li em{
	display: block;
	font-size:12px;
	line-height: 10px;
}
.header .nav ul li:hover>a:after{
	display: block;
	content: "";
	width: 20px;
	height: 2px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: 9px;
	
}
.header .nav ul li.act>a:after{
	display: block;
	content: "";
	width: 20px;
	height: 2px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: 9px;
	
}
.header .nav ul li a{
	color: #000;
	display: block;
}
.header .tel{
	float: right;
	color: #FFFFFF;
	background: url(../img/tel.png) no-repeat left center;
	padding-left: 36px;
	margin-top: 16px;
}
.header .tel dl dt{
	font-size: 14px;
}
.header .tel dl dd{
	font-size: 16px;
}
.header .nav ul li .nav_down{
	position: absolute;
	text-align: left;
	top: 93px;
	left: 0px;
	z-index: 20;
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 10px 0px;
    display: none;
    box-sizing: border-box;
	text-indent: 5px;
	
}

/*.header .nav ul li:hover .nav_down{
	display: block;
}*/
.header .nav ul li .nav_down a{
	color: #6d6c6c;
	line-height: 30px;
	display: block;
}
.header .nav ul li .nav_down a:hover{
	
	background:#70c852;
	color: #fff !important;
}
.header .nav ul li .nav_down span:hover{
	
}
/*about*/
.about{
	background: url(../img/about_bg.jpg) no-repeat center center ;
	height: 930px;
	padding-top: 250px; 
	box-sizing: border-box;
}
.about_words{
	width: 900px;
	margin: 67px auto 0;
	color: #b5b0ae;
	font-size: 14px;
	text-align: center;
}
.header .logo{
	float: left;
    margin: 0px 40px;
}
.header .logo img{
	display: block;
	max-height: 95px;
}
.banner{
	position: relative;
}
.banner .gallery-thumbs{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	width: 100%;
	background: rgba(0,0,0,0.4);
	padding: 20px 0;
}
.banner .gallery-thumbs .swiper-wrapper{
	width: 716px;
	margin: 0 auto;
	position: relative;
}
.banner .gallery-thumbs .swiper-wrapper .swiper-slide{
	width: 180px !important;
	margin: 0 auto;
	display: block;
	text-align: center;
	
}
.banner .gallery-thumbs .swiper-wrapper .swiper-slide img{
	width: 180px !important;
	border: 4px solid transparent;
	margin: 0 auto;
	display: block;
	position: relative;
	left: -25px;
}
.banner .gallery-thumbs .swiper-wrapper  .swiper-slide-thumb-active img{
	border: 4px solid #FFFFFF;
}
.banner .swiper-button-prev, .banner .swiper-button-next{
	background: url(../img/prev.png) no-repeat center center;
	left: -40px;
}
.banner .swiper-button-next{
	background: url(../img/next.png) no-repeat center center;
	left: auto;
	right: -40px;
}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after{
	display: none;
}
.banner img{
	display: block;
}

/*main*/
.main{
	/*background: url(../img/main_bg.jpg) no-repeat center top;*/
	overflow: hidden;
	background-size: 100% 100%;
}
/*公用标题*/
.pub_title{
	text-align: center;
	padding: 50px 0;
}
.pub_title dl dt{
	font-size: 30px;
}
.pub_title span{
	display: block;
	color: #fff;
	font-size: 14px;
}
.pub_title em{

	color: #fff;
	font-size: 14px;
}
.pub_title span:before,.pub_title span:after{
	display: inline-block;
	content: "";
	width: 280px;
	height: 1px;
	background: #d9d9da;
	margin: 0 120px;
}
.pub_title i{
	display: block;
	color: #a9aaaa;
	font-size: 14px;
	font-style: inherit;
}
.pub_title i:before,.pub_title i:after{
	display: inline-block;
	content: "";
	width: 280px;
	height: 1px;
	background: #d9d9da;
	margin: 0 35px;
}
.product{
    background: url('../img/bg3.jpg') no-repeat center top;
    padding-bottom: 160px;
}
.pojectBj{
    background: url('../img/bg2.jpg') no-repeat center top;
    background-size: cover;
}
.case2{
    padding-bottom: 120px;
}
*公用标题*/
.pub_title{
	margin: 26px 0;
	border-bottom: 1px solid #f5f5f5;
	padding: 20px 0;
}
.pub_title h4{
	font-size: 26px;
	float: left;
}
.pub_title h4:before{
	display: block;
	content: "";
	width: 25px;
	height: 1px;
	background: #999999;
	float: left;
	margin-top: 22px;
	margin-right: 20px;
}
.pub_title h4 em{
	font-size: 12px;
	color: #b3b3b3;
	font-weight: bold;
}
.pub_title a{
	float: right;
	font-size: 14px;
	color: #777777;
}
.pub_title2 {
   text-align: left;
   margin: 25px 0;
   border-bottom: 1px solid #e6e6e6;
}
.pub_title2 h3{
	font-size: 26px;
}
.pub_title2 h3 strong{
	font-size: 12px;
	color: #777777;
}
.pub_title2 h4{
	font-size: 12px;
}
.pub_title2 h4:before{
	display: none;
}
.pub_title3 h4:before{
	display: none;
	
}
.pub_title3 h4{
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}
.pub_title3 h4 em{
	color: #939598;
}
.pro_list{
	
}
.pro_list .pro_team{
	width: 318px;
	float: left;
	position: relative;
	margin: 0 44px;
}
.pro_list .pro_team:last-child{
	margin-right: 0px;
}
.pro_list .pro_team .pro_bg{
	width: 318px;
	height: 318px;
	border: 10px solid #FFFFFF;
	border-radius: 50%;
    box-sizing: border-box;
}
.pro_list .pro_team .pro_bg img{
	display: block;
	margin: 50px auto 0;
}
.pro_list .pro_team .pro_words{
	width: 264px;
	height: 148px;
	background: rgba(23,90,15,0.8);
	border-radius: 20px;
	padding: 0 26px;
	box-sizing: border-box;
	margin-top: 70px;
	margin: 70px auto 0;
}
.pro_list .pro_team:hover .pro_words h4{
	background: #fcec42;
	color: #1c5c02;
}
.pro_list .pro_team .pro_words h4{
	text-align: center;
	width: 120px;
	height: 28px;
	line-height: 28px;
	background: #67a512;
	border-radius: 10px;
	color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: -12px;
	font-size: 16px;
}
.pro_list .pro_team .pro_words em{
	text-align: center;
	display: block;
}
.pro_list .pro_team .pro_words p{
	color: #FFFFFF;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;

}
/*技术项目*/
.poject{

}
.poject_list{
	background: #FFFFFF;
	padding: 20px 9px;
	box-shadow: 0 0 10px 1px #d2e1e9;
}
.poject_list .swiper-slide{
	text-align: center;
}
.poject_list .swiper-slide dl dt{
	display: table-cell;
    height: 285px;
    vertical-align: middle;
    overflow: hidden;
}
.poject_list .swiper-slide dl dd{
	display: block;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:16px;
}
.poject_list .swiper-button-prev, .poject_list .swiper-button-next{
	background: url(../img/prev.png) no-repeat center center #d4d4d4;
	width: 40px;
	height: 45px;
	border-radius: 10px;
}
 .poject_list .swiper-button-next{
 	background: url(../img/next.png) no-repeat center center #d4d4d4;
 }
.case2 .case_list{

	margin-top: 30px;
    display: flex;
}
.case2 .case_le{
	width: 994px;
	float: left;
	background:  rgba(255,255,255,0.8);
	padding: 0px 40px;
	padding-right: 0px;

	box-sizing: border-box;
}
.case2 .case_le .case_pho  h4{
	font-size: 18px;
	background: url(../img/line.png) no-repeat right center;
	margin-bottom: 30px;
}
.case2 .case_le .case_pho  h4 em{
	color: #a7a9a9;
	font-size: 12px;
}
.case2 .case_pho{
	float: left;
	margin-bottom: 30px;
	background: url(../img/case_bg.jpg) no-repeat left bottom;
	padding: 20px;
	
}
.case2 .case_pho img{
	display: block;
	max-width: 400px;
}
.case2 .case_words{
	padding: 0 45px;
    float: left;
    width: 336px;
    margin-top: 70px;
}
.case2 .case_words h4{
	font-size: 16px;
	margin-bottom: 35px;
}
.case2 .case_words h4:after{
	display: block;
	width: 45px;
	height: 1px;
	background: #d1ab84;
	content: "";
	margin-top: 5px;
}
.case2 .case_words p{
	font-size: 14px;
	-webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.case2 .case_words  a{
	display: block;
	width: 98px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #faaa10;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 52px;
}
.case2 .case_ri{
	height: 413px;
	width: 206px;
	float: right;
	background: rgba(0,0,0,0.6);
}

/* 本例子css */
		.picMarquee-top{ margin:0 auto;  width:100%;position:relative;  }
		.picMarquee-top .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
		.picMarquee-top .hd .prev,.picMarquee-top .hd .next{ display:block;  width:28px; height:16px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url(../img/top_prev.png) no-repeat center center;position: absolute;top: 3px;left: 46%;z-index: 20;}
        .picMarquee-top .hd .next{
        	top: auto;
        	bottom: -18px;
        	background:url(../img/bottom.png) no-repeat center center;
        }


		.picMarquee-top .bd{ padding:10px;   }
		.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-top .bd ul li{ text-align:center; zoom:1;margin: 0 auto 10px;}
		.picMarquee-top .bd ul li .pic{ text-align:center; }
		.picMarquee-top .bd ul li .pic img{ width:160px; height:92px; display:block; padding:2px; border:3px solid #FFFFFF; margin: 0 auto;}
		.picMarquee-top .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-top .bd ul li .title{ line-height:24px;   }

/*新闻中心*/
.news{
	
}
.news_list{
	
}
.news_second{
	text-align: center;
}
.news_second ul li{
	width: 110px;
	height: 36px;
	line-height: 36px;
	border-radius: 10px;
	display: inline-block;
	font-size: 14px;
	margin: 0px 15px;
}
.news_second ul li:hover{
	background: #feaf11;
}
.news_second ul li:hover a{
	color: #FFFFFF;
}
.news_second ul li.act{
	background: #feaf11;
}
.news_second ul li.act a{
	color: #FFFFFF;
}
.news_list_list{
	margin: 35px 0;
}
.news_list_list .news_team{
	width: 378px;
	height: 528px;
	float: left;
	background: #FFFFFF;
	padding: 20px;
	box-shadow: 0 0 10px 1px #dedede;
	box-sizing: border-box;
	margin-right: 30px;
}
.news_list_list .news_team:last-child{
	margin-right: 0px;
}
.new_pho{
	width: 329px;
	height: 222px;
	overflow: hidden;
	margin: 0 auto;
}
.new_pho img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.news_words{
	padding: 0 15px;
}
.news_words em{
	display: block;
	margin: 3px 0;
}
.news_words h4{
	font-size: 16px;
	margin: 25px 0;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.news_words p{
	font-size: 14px;
	color: #777777;
	-webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*more*/
.more a{
	display: block;
	width: 153px;
	height: 32px;
	line-height: 32px;
	background: #feaf11;
	text-align: center;
	color: #FFFFFF;
	border-radius: 15px;
	margin: 50px auto;
	font-size: 16px;
}
/*信息表单*/
.message{
	background: url(../img/bg4.jpg) no-repeat center top;
	height: 534px;
}
.message .pub_title{
	color: #FFFFFF;
}
.message .pub_title dl i{
	color: #FFFFFF;
}
.message_list{
	padding: 0 25px;
	margin-top:50px;
}
.message_list .m_top{
	font-size: 14px;
	color: #FFFFFF;
}
.message_list .m_top input{
	display: block;
	width: 313px;
	float: left;
	margin-right: 105px;
	background: none;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	outline: none;
	color: #FFFFFF;
	padding: 10px 0;
}
.message_list .m_top input::-webkit-input-placeholder{
	color: #FFFFFF;
}
.message_list .m_top input:last-child{
	margin-right: 0px;
	
}
.m_bot{
	margin-top: 25px;
}
.m_bot textarea{
	display: block;
	width: 712px;
	float: left;
	height: 76px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	outline: none;
	color: #FFFFFF;
	padding: 10px 0;
	background: none;
	
}
.m_bot textarea::-webkit-input-placeholder{
	color: #FFFFFF;
}
.m_bot  input{
	display: block;
	width: 300px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #FFFFFF;
	outline: none;
	color: #FFFFFF;
	background: none;
	border-radius: 15px;
	cursor: pointer;
	float: right;
	margin-top: 35px;
}



/*footer*/
.footer{
	color: #fbfbfb;
	overflow: hidden;
}
.f_nav{
	background: #373737;
	border-bottom: 1px solid #4b4b4b;
}
.f_nav ul{
	float: right;
	margin-left: 169px;
}
.f_nav ul li{
	float: left;
	height: 77px;
	line-height: 77px;
	font-size: 14px;
	margin-left: 80px;
}
.f_nav ul li a{
	color: #fbfbfb;
}
.f_cen{
	background: #373737;
	
}
.cen_le{
	padding: 35px 0;
	float: left;
}
.cen_le{
	float: left;
	
}
.f_logo{
	float: left;
	margin-top: 14px;
	margin-left: 35px;
}
.cen_le dl{
	float: left;
	background: url(../img/foot_bg.jpg) no-repeat left center;

	margin: 0px 30px;
}
.cen_le dl dt{
	font-size: 14px;
	color: #535353;
}
.cen_le dl dd{
	font-size: 28px;
	padding: 10px 0;
	font-weight: bold;
}
.link_w{
	text-align: center;
}
.cen_le dl span{
	font-size: 14px;
	color: #535353;
}
.cen_cen{
	float: left;
   margin-left: 193px;
    color: #777777;
    margin-top: 50px;
	font-size: 14px;
	line-height: 32px;
	max-width: 493px;
	box-sizing: border-box;
}
.server_title{
	background: url(../img/kuang.png) no-repeat center center;
	text-align: center;
	width: 191px;
	height: 42px;
	color: #878787;
}
.cen_ri{
	text-align: right;
	padding: 50px 0px 0;
	float: right;
}
.cen_ri dl{
	display: inline-block;
	margin: 0 20px;
	font-size: 14px;
	text-align: center;
}
.cen_ri dl:last-child{
	margin-right: 0px;
}
.foot{
	background: #373737;
	line-height: 70px;
	color: #FFFFFF;
	font-size: 14px;
}
.foot a{
	color: #FFFFFF;
}
.foot_link{
	float: left;
}
.foot_word{
	float: right;
}
.f_nav_right{
	padding: 10px 0;
    color: #000;
	background: #d9dada;
	text-align: center;
}
.f_nav_right a{

}


/*位置*/
.location{
	color: #939598;
	font-size: 14px;
	padding: 25px 0;
	background: #fbfbfb;
}
.location a{
	color: #939598;
}




.main_list {
	margin: 60px 0;
}
.main_left{
	width: 269px;
	float: left;
	border: 1px solid #e3e3e3;
}
.main_title{
	background: url(../img/pro_erji_bg.jpg) no-repeat center top;
	color: #FFFFFF;
	text-align: center;
	padding: 20px 0;
}
.main_title dl dt{
	font-size: 24px;
	margin-bottom: 10px;
}
.main_title dl dd{
	font-size: 12px;
	color: #e2e2e2;
}
.main_ej{
	
}
.main_ej ul li{
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;
	
}
.main_ej ul li:hover{
	background: #70c852;
}
.main_ej ul li:hover a{
	color: #FFFFFF;
}
.main_ej ul li.act{
	background: #70c852;
}
.main_ej ul li.act a{
	color: #FFFFFF;
}
.main_ej ul li a{
	display: block;
	padding: 20px 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #8d8d8d;
}
.main_ej ul li i{
	float: left;
	margin-left: 50px;
	width: 53px;
	overflow: hidden;
	display: block;
    line-height: 28px;
	text-align: center;
	font-style: inherit;
}
.main_ej ul li i img{
	display: block;
	max-width: 100%;
}
.ej_down{
	background: #f4f4f4;
}
.ej_down span{
	padding-left: 96px;
	display: block;
}
.ej_down span em{
	color: #52a3da;
	font-size: 33px;
	line-height: 26px;
	float: left;
	margin-right: 10px;
}
/*联系我们*/
.contact_ny{
	background: url(../img/contact_bg.jpg) no-repeat center top;
	margin: 55px 0;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
}
.contact_ny dl {
	margin: 15px 0;
}
.contact_ny dl dt{
	font-size: 16px;
	/*background: url(../img/tel.png) no-repeat 50px center; */
	padding: 6px 0;
	color: #777777;
}
.contact_ny dl dd{
	font-size: 24px;
	line-height: 26px;
}
.contact_title2{
	height: 46px;
	line-height: 46px;
	background: #8fcd7a;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
}
.contact_title{
	font-size: 18px;
	text-align: center;
	background: #52a3da;
	color: #FFFFFF;
	padding: 5px 0;
}
.main_right{
	width: 870px;
	float: right;
}
.main_right .news_team{
	margin-right: 22px;
	margin-bottom: 20px;
	width: 275px;
}
.main_right .news_team:nth-child(3n+3){
	margin-right: 0px;
}
.main_right .news_team:hover .news_pho{
	transform: translate(0);
}
.main_right .news_team:hover .news_words{
	transform: translate(0);
}
.main_right .news_team .news_words{
	margin-top: 20px;
}
.news_team .news_more a{
	color: #838383;
}
.main_right .news_team:hover .news_more a{
	color: #52a3da;
	font-weight: bold;
}
.main_right .news_team:last-child{
	margin-right: 22px;
}

/*case_de*/
.case_de2{
	
}
.case_de2 dl{
	width: 278px;
	float: left;
	margin-bottom: 30px;
	text-align: center;
	margin-right: 15px;
	border: 1px solid #e6e6e6;
}
.case_de2 dl:hover .case_words{
	transform: scale(1) skew(0deg);
	opacity: 1;
}
.case_de2 dl:nth-child(3n+3){
	margin-right: 0px;
}
.case_de2 dl dt{
	display: block;
	height: 194px;
	background-size: cover !important;
	border-bottom: 1px solid #e6e6e6;
}
.case_de2 dl dt img{
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.case_de2 dl dd{
	font-size: 14px;
	padding: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	color: #939598;
	line-height: 30px;
	background: #f0f0f0;
}
.case_de2 dl dd em{
	color: #000000;
	font-style: inherit;
}
.case_de2 dl dd i{
	color: #70c852;
	font-style: inherit;
}
.tj_pho{
	overflow: hidden;
    margin-bottom: 40px;

}
.ypl_two_news .tj_pho{
	background: #fafafa;
}
.tj_pho dl dd{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #e6e6e6;
}
.tj_pho .swiper-slide{

	box-sizing: border-box;
}
.tj_pho .swiper-slide img{
	display: block;
	margin: 0 auto;
	max-height: 280px;
	max-width: 100%;
}
.tj_pho .swiper-button-prev, .tj_pho .swiper-button-next{
	background: url(../img/prev.png) no-repeat center center rgba(204,204,204,0.8) !important;
	opacity: 1;
	width: 36px;
	height: 36px;
	left: 0px;
}
.tj_pho .swiper-button-next{
	left: auto;
	right: 0px;
	background: url(../img/next.png) no-repeat center center rgba(204,204,204,0.8) !important;
}
.tj_pho .swiper-button-prev:hover, .tj_pho .swiper-button-next:hover{
	background: url(../img/prev.png) no-repeat center center #70c852 !important;
}
.tj_pho .swiper-button-next:hover{
	background: url(../img/next.png) no-repeat center center #70c852 !important;
}
.tj_news{
	padding-top: 25px;
	padding: 20px 15px;
}
.tj_news ul li{
	font-size: 14px;
	background: url(../img/radius.png) no-repeat left center;
	padding-left: 25px;
	display: block;

	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 15px;
}
.tj_news ul li a{
	display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	color: #8e8e8e;
}
.tj_news ul li span{
	color: #8e8e8e;
	display: block;
	margin: 8px 0;
}
.tj_news ul li:hover a{
	color: #70c852;
}
.tj_contact{
	font-size: 14px;
	padding-top: 25px;
	line-height: 34px;
}
.more_pro{
	text-align: center;
	padding: 0 0 15px;
	background: #f0f0f0;
}
.more_pro a{
	display: inline-block;
	width: 88px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #e6e6e6;
	color: #939598;
	margin: 0 10px;
	background: #70c852;
	color: #FFFFFF;
	border-radius: 8px;
}
.more_pro a:last-child{
	background: #feaf11;
}

/*分页*/
.padding{
	text-align: center;
	margin: 30px 0;
}
.padding ul li{
	display: inline-block;
}
.padding ul li a{
	border: 1px solid #c0c0c0;
	padding: 3px 8px;
}
.padding ul li:hover a{
	background: #3E7335;
	color: #FFFFFF;
}
.padding ul li span{
	border: 1px solid #c0c0c0;
	padding: 3px 8px;
}
.padding ul li.active span{
	background: #3E7335;
	color: #FFFFFF;
}


.pro_dd{
	margin-top: 64px;
}
.pro_dd_le{
	width: 50%;
	float: left;
}
.pro_dd .gallery-top{
	text-align: center;
}
.pro_dd .gallery-top img{

}
.pro_dd .gallery-top .swiper-slide{
	border: 1px solid #ececec;
	box-sizing: border-box;
}
.pro_dd .gallery-thumbs{
	margin-top: 26px;
}
.pro_dd .gallery-thumbs .swiper-wrapper{
	padding: 0px 69px;
	box-sizing: border-box;
}
.pro_dd .gallery-thumbs .swiper-slide{
	display: block;
	width: 148px !important;;
	height: 100px;
	
	box-sizing: border-box;
	border: 1px solid #ececec;
}
.pro_dd .gallery-thumbs  .swiper-slide-thumb-active{
	border: 1px solid #9e9e9e;
}
.pro_dd .gallery-thumbs .swiper-slide img{
	max-width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
	box-sizing: border-box;
}
.pro_dd .swiper-button-next, .pro_dd  .swiper-button-prev{
	background: url(../img/back_prev.png) no-repeat center center;
}
.pro_dd .swiper-button-next{
	background: url(../img/back_next.png) no-repeat center center;
}
.pro_dd .swiper-button-prev:after, .pro_dd .swiper-button-next:after{
	display: none;
}
.pro_dd_ri{
	width: 50%;
	float: left;
	padding: 0 60px;
	box-sizing: border-box;
}
.pro_dd_ri h4{
	font-size: 16px;
	font-weight: bold;
	color: #6d6d6d;
	padding: 15px 0;
	border-bottom: 1px solid #f3f3f3;
}
.pro_dd_ri h4 em{
	font-size: 24px;
	padding-left: 8px;
	color: #000000;
	line-height: 20px;
	border-left: 3px solid #67A512;
	display: block;
}
.pro_dd_ri ul li{
	padding: 15px 0;
	border-bottom: 1px solid #f3f3f3;
	color: #706f6f;
	font-size: 16px;
}
.pro_dd_ri .hot_line{
	margin-top: 40px;
}
.pro_dd_ri .hot_line a{
	background: #70c852;
	color: #FFFFFF;
}
.zx_box{
	
}
.zx_box a{
	display: block;
	background: #eedf7a;
	background-size: cover;
	color: #000;
	text-align: center;
	width: 135px;
	height: 45px;
	line-height: 45px;
	margin-top: 40px;
	transition: all ease-in-out .5s;
	font-size: 14px;
}
.zx_box a:hover{
	border-radius: 10px;
	font-weight: bold;
}
.bb_de_word{
	margin: 50px 0;
}
.bb_de_word_title{
	border-bottom: 1px solid #e1e1e1;
	padding: 18px 0;
	font-size: 16px;
	font-weight: bold;
}
.bb_de_word_list{
	margin-bottom: 160px;
}

.tj_list {
	margin-bottom: 35px;
}
.tj_list dl{
	float: left;
	text-align: center;
	margin-right: 19px;
}
.tj_list dl:last-child{
	margin-right: 0px;
}
.tj_list dl dt{
	display: block;
	width: 284px;
	height: 198px;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	background-size: 100% !important;
}
.tj_list dl dd{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 15px 0;
	font-size: 18px;
}
/*服务热线*/
.hot_line{
	
}
.hot_line dl{
	float: left;
	background: url(../img/tel2.png) no-repeat left center;
	padding: 10px 0;
	padding-left: 60px;
}
.hot_line dl dt{
	font-size: 14px;
	color: #777777;
}
.hot_line dl dd{
	font-size: 28px;
	font-weight: bold;
	color: #000;
	line-height: 30px;

}
.hot_line a{
	display: block;
	width: 148px;
	height: 44px;
	line-height: 44px;
	float: right;
	text-align: center;
	border: 1px solid #b3b3b3;
	font-size: 16px;
	margin-top: 13px;
}
/*技术项目案例*/
.tj_poject{
	text-align: center;
	margin-bottom: 50px;
}
.tj_poject .swiper-container{
	padding-bottom: 70px;
}
.tj_poject .swiper-container dl dt img{
	display: block;
	
}
.tj_poject .swiper-container dl dd{
	display: block;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding: 8px 0;
}
.tj_poject .swiper-slide{
	max-height:275px;
	overflow:hidden;
}
.tj_poject  .swiper-pagination-bullet{
    background: none !important;
    font-size: 16px;
    width: auto;
    height: auto;
}
.tj_poject  .swiper-pagination-bullet-active{
	background: #67A512;
}
.tj_poject .swiper-slide dl dt{
	height:234px;
	display:block;
	vertical-align:middle;
	
}
.tj_poject .swiper-slide dl dt img{
	display:block;
	max-width:100%;
	max-height:100%;
	margin:0 auto;
}
.about_title{
	text-align: center;
	margin: 40px 0;
	color: #777777;
}
.about_title dl dt{
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.second{
	text-align: center;
	margin: 56px 0;
}
.second ul li{
	display: inline-block;
	width: 138px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border: 1px solid #cdcdcd;
	border-bottom: 2px solid #b7b7b7;
	margin: 0 10px;
	font-size: 16px;
}
.second ul li.act{
	background: #70c852;
}
.second ul li.act a{
	color: #FFFFFF;
}
.second ul li a{
	display: block;
}
.second ul li:hover{
	background: #70c852;
}
.second ul li:hover a{
	color: #FFFFFF;
}


/*关于*/
.about_words_de{
	
}
.a_top{
	border-bottom: 1px solid #e6e6e6;
}
.about_pho{
	float: left;
}
.a_ri{
	width: 600px;
	float: right;
}
.a_ri ul li{
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 30px;
	margin-bottom: 20px;
}
.a_ri ul li:last-child{
	border-bottom: none;
}
.about_words_list{
	margin: 25px 0;
	line-height: 30px;
	font-size: 14px;
}
.about_words_list img{
	display: block;
	max-width: 100%;
	margin: 15px 0;
}

.honor .swiper-button-prev,.honor  .swiper-button-next{
	background: url(../img/prev.png) no-repeat center center rgba(0,0,0,0.4);
	width: 48px;
	height: 48px;
	top: 40%;
}
.honor .swiper-button-prev:hover,.honor  .swiper-button-next:hover{
	background: url(../img/prev.png) no-repeat center center #70c852;
}
.honor  .swiper-button-next{
	background: url(../img/next.png) no-repeat center center rgba(0,0,0,0.4);
}
.honor  .swiper-button-next:hover{
	background: url(../img/next.png) no-repeat center center #70c852;
}

.cse_de_list{
	margin-top: 60px;
}
.join-hide{
	transition: all .5s linear;
	width: 360px;
	height: 306px;
	padding: 35px 15px 0;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	float: left;
	margin-bottom: 65px;
	margin-right: 45px;
}
.projextde .join-hide:hover dl dt img{
	filter: invert(70%) sepia(45%) saturate(554%) hue-rotate(59deg) brightness(92%) contrast(86%);
}
.join-hide dl dt{
	width: 100%;
    height: 217px;
}
.projextde .join-hide dl dt{
	height:auto;
}
.join-hide img{
	max-height:100%;
	max-width:100%;
	margin:0 auto;
	display:block;
}
.join-hide:nth-child(3n+3){
	margin-right: 0px;
}
.join_show{


}
.join_show{

	text-align: center;

}
.join_show a{
	color: #FFFFFF;
}
.join_show dl dd{
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0;
	color:#000;
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.join_show dl em{
	display: block;
	font-style: inherit;
	padding-bottom: 15px;
	color: #777777;
}
.join_show dl span{
	display: block;
	font-style: inherit;
	font-size: 16px;
	line-height: 31px;
	color: #484848;
	-webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.join_show dl i{
	font-style: inherit;
	font-size: 16px;
	color: #484848;
	display: block;
	margin-top: 15px;
}


.poject_js{
	border-bottom: 1px solid #e6e6e6;
	min-height: 400px;
	padding:0 0 35px;
}
.poject_js img{
	position:relative;
	display: block;
    margin: 0 auto;
}
.poject_js img:after{
	display:block;
	content:"";
	width:500px;
	height:500px;
	border:2px solid #000;
	position:absolute;
	top:0px;
	left:0px;
    z-index:20;	
}

.contact_de{
	margin: 40px 8px;
	box-shadow: 0 0 10px 1px #f8f8f8;
}
.contact_de_le{
	width: 50%;
	float: left;
	padding: 39px 86px 25px;
	box-sizing: border-box;
	background: url(../img/contact_words_bg.jpg) no-repeat;
}
.contact_de_le dl {
	margin-bottom: 21px;
}
.contact_de_le dl dt{
	font-size: 18px;
	font-weight: bold;
}
.contact_de_le dl dd{
	font-size: 10px;
	color: #cdcdcd;
	padding-top: 8px;
}
.contact_de_le p{
	font-size: 14px;
	color: #616161;
	line-height: 45px;
}
.contact_de_le em{
	display: block;
	margin-top: 28px;
}
.contact_de_le em a{
	padding: 0 10px;
}
.contact_de_le .cen_ri{
	float: none;
	text-align: left;
	padding: 20px 0px 0;
}
.contact_de_le .cen_ri dl{
	margin-left: 0;
}
.contact_de_le  dl dd{
	color: #000000;
}
.contact_de_pho{
	width: 50%;
	float: left;
}
.map{
	margin: 70px 0;
}
.map iframe{
	height: 526px;
	border: none;
	

}

/*在线留言*/
.line h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.line h4{
	text-align: center;
	font-size: 14px;
	color: #cfcfcf;
	margin-bottom: 50px;
}
.line_list{
	
}
.line_list .input_box{
	
}
.line_list .input_box input{
	width: 30%;
	height: 49px;
	line-height: 49px;
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	outline: none;
	margin-right: 55px;
    border-radius: 5px;
	padding: 0 5px;
	box-sizing: border-box;
	text-indent: 35px;
}
.line_list .input_box input:first-child{
	background: url(../img/contact_ico1.png) no-repeat 10px center ;
}
.line_list .input_box input:nth-child(2){
	background: url(../img/contact_ico2.png) no-repeat 10px center ;
}
.line_list .input_box input:nth-child(3){
	background: url(../img/contact_ico3.png) no-repeat 10px center ;
	margin-right: 0px;
}
.line_list .input_box input:last-child{
	margin-right: 0px;
}
.line_list .text{
	margin-top: 30px;
}
.line_list .text textarea{
	width: 100%;
    box-sizing: border-box;
	padding: 10px;
	height: 246px;
	background: #f5f5f5;
	border: none;
	outline: none;
	background: url(../img/contact_ico3.png) no-repeat 10px 5px ;
	text-indent: 35px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
}
.sub_de input{
	display: block;
	width: 249px;
	height: 50px;
	line-height: 50px;
	margin: 50px auto;
	text-align: center;
	color: #FFFFFF;
	background: #70c852;
    border-radius: 5px;
	border: none;
	cursor: pointer;
	font-size: 16px;
}
.contact_style{
	margin: 50px 0;
}
.contact_style dl{
	width: 360px;
	height: 124px;
	float: left;
	border: 1px solid #d8d9d9;
	text-align: center;
	margin-right: 57px;
	padding: 15px;
	box-sizing: border-box;
}
.contact_style dl dd{
	font-size: 16px;
}
.contact_style dl:last-child{
	margin-right: 0px;
}

/*加入我们*/
.join_list2{
	
}
.join_team{
	width: 378px;
	height: 340px;
	float: left;
	border: 1px solid #e6e6e6;
	padding: 25px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 36px;
	margin-right: 30px;
	margin-bottom: 40px;
}
.join_team:nth-child(3n+3){
	margin-right: 0px;
}
.join_team a{
	display: block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	background: #70c852;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

.three_big{
	background: url(../img/join_bg.jpg) no-repeat center top;
}
.three_big .join-hide{
	background: #FFFFFF;
}

.join_list{
	width: 1025px;
	margin: 70px auto 0;
	background: #FFFFFF;
	border-radius: 30px;
	box-shadow: 0 0 8px 1px #eeeeee;
}
.join_list form{
	height:60px;
}
.join_list ul li{
	width: 280px;
	height: 60px;
	line-height: 60px;
	border-right: 1px solid #e3e3e3;
	padding: 0 5px;
	box-sizing: border-box;
	float: left;
	background: url(../img/message1.png) no-repeat 240px center;
}
.join_list ul li:first-child input{
	border-radius: 30px 0 0 30px;
}
.join_list ul li:nth-child(2){
   background: url(../img/message2.png) no-repeat 240px center;
}
.join_list ul li:nth-child32){
   background: url(../img/message3.png) no-repeat 240px center;
}
.join_list ul li:nth-last-child(1){
	border: none;
	background: url(../img/message4.png) no-repeat 240px center;
}
.join_list ul li.sub{
	width: 184px;
	float: left;
	padding: 0;	
	border: none;
}
.join_list_words{
	font-size: 24px;
	text-align: center;
	margin: 35px 0;
	font-weight: bold;
}
.join_list ul li.sub input{
	font-size: 16px;
	font-weight: bold;
	border-radius: 0 30px 30px 0;
	color: #FFFFFF;
	background: url(../img/message4.png) no-repeat 130px center #70c852;
	
}
.join_list ul li input{
	display: block;
	width: 100%;
	border: none;
	outline: none;
	background: none;
	height: 100%;
	padding: 0 30px;
	box-sizing: border-box;
}
.join_list ul li input::-webkit-input-placeholder{
	color: #d2d2d2;
}


.adv_list{
	background: url(../img/adv.png) no-repeat center center;
}
.adv_list .adv_team{
	width: 50%;
	    min-height: 188px;
	margin-bottom: 60px;
	float: left;
}
.adv_list .adv_team .adv_team_cen{
	width: 353px;
}
.adv_list .adv_team .adv_top{
	
}
.adv_list .adv_team .adv_top .adv_num{
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #70c852;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	border: 4px solid #FFFFFF;
	float: left;
}
.adv_list .adv_team .adv_top dl{
	float: left;
	margin-left: 20px;
}
.adv_list .adv_team:nth-child(2n+2) .adv_top .adv_num{
	float: right;
}
.adv_list .adv_team:nth-child(2n+2) .adv_top dl{
	float: right;
	margin-right: 20px;
}
.adv_list .adv_team:nth-child(2n+2){
	float: right;
}
.adv_list .adv_team:nth-child(2n+2) .adv_team_cen{
	display: block;
	margin-left: auto;
	margin-right: 0px;
}
.adv_list .adv_team:nth-child(2n+2) .adv_team_cen em{
	margin-left: auto;
	margin-right: 6px;
}
.adv_list .adv_team:nth-child(2n+2) dl{
	text-align: right;
}
.adv_list .adv_team:nth-child(2n+2) span{
	text-align: right;	
}
.adv_list .adv_team em{
	display: block;
	width: 50px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size: 24px;
}
.adv_list .adv_team dl dt{
	font-size: 20px;
	font-weight: bold;
}
.adv_list .adv_team dl dd{
	color: #777777;
	padding-bottom: 10px;
}
.adv_list .adv_team span{
    font-size: 14px;
	display: block;
	margin-top: 20px;
}



.newsde{margin: 0px 0 30px;}
.newsde .news_ri{
	width: 100%;
	float: none;
}
.news_ri ul li .news_word{
	width: 62%;
	float: left;
}
.news_ri ul li .news_word h4{
	color: #000;
	font-size: 18px !important;
	margin-top: 25px;
	margin-bottom: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_ri ul li .news_word h4 a{
	color: #000;
	font-size: 18px !important;
}
.news_ri ul li .news_word h4:hover a{

	color: #70c852;
}
.news_ri ul li .news_word p{
	font-size: 14px;
	color: #a3a3a3;
	line-height: 28px;
	margin-bottom: 10px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news_ri ul li .news_word .news_more a{
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #c0c0c0;
	background-size: cover;
	margin-top: 20px;
	border: 1px solid #e6e6e6;
}
.news_ri ul li .news_pho{
	width: 29%;
	height: 264px;
	margin-right: 8%;
	box-sizing: border-box;
	float: left;
  overflow: hidden;
}
.news_ri ul li .news_pho .news_pho_box{
	width: 100%;
	height: 100%;
	transition: all ease-in-out .5s;
}
.news_ri ul li:hover .news_pho .news_pho_box{
	transform: scale(1.2);
}
.news_ri ul li .news_pho a{
	display: block;
	width: 100%;
	height: 100%;
}
.newsde .news_ri ul li h4 span{
	background: none;
	padding-left: 0;
}
.newsde .news_ri ul li{
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ececec;
	color: #a3a3a3;
}
.newsde .news_ri ul li:hover .news_more a {
	background: #70c852;
	color: #fff;
	border: 1px solid #70c852;
}
.newsde .news_ri ul li .titme{
	float: right;
	margin-top: 33px;
}
.newsde .news_ri ul li .titme dl{
	color: #787878;
}
.newsde .news_ri ul li .titme dl dt{
	font-size: 30px;
}
.newsde .news_ri ul li .titme dl dd{
	background-color: 16px;
}

.newsde2  .news_ri ul li .news_more a{
	background: none;
	border: none;
}
.news_lb{
	width: 420px;
	float: left;
}
.news_lb .swiper-slide{
	width: 100%;
	height: 320px;
	background-size: cover !important;
}
.news_wordsde{
	width: 388px;
	float: right;
}
.newsde2 .news_ri ul li .news_word h4{
	margin-top: 0px;
}
.news_ri ul li .news_word  em{
	font-style: initial;
	margin: 10px 0;
	display: block;
}
.newsde2 .news_listde{
	margin-bottom: 35px;
}
.newsde2 .news_ri .news_wordsde .news_word{
	width: 100%;
}

/*新闻结束*/



/*新闻详情页*/
.ypl_two_news{
	margin-top: 65px;
	border-bottom: 1px solid #e6e6e6;
}
.ypl_two_news .ypl_two_news_left{
	width: 66%;
	padding: 0 2%;
	box-sizing: border-box;
	float: left;
	background: #FFFFFF;
	min-height: 1000px;
}
.ypl_two_news .ypl_two_news_left h4{
	font-size: 20px;
	margin: 15px 0;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.ypl_two_news .ypl_two_news_left em{
	text-align: center;
	display: block;
	margin-bottom: 25px;
	font-style: inherit;
	font-size: 16px;
	color: #939598;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 8px;
}
.ypl_two_news .ypl_two_news_left p,.ypl_two_news .ypl_two_news_left span{
    font-size: 16px!important;
    line-height: 2em;
    /*text-indent: 2em;*/
    text-align: justify;
    font-family: "微软雅黑"!important;
}
.ypl_two_news .ypl_two_news_left img{
    width: 600px;
    text-align: center;
    margin: auto;
}
.ypl_two_news .ypl_two_news_right{
	width: 25%;
	float: right;
	
}
.news_title{
	background: #f7f7f7;
	height: 42px;
	line-height: 42px;
	text-indent: 35px;
	font-size: 16px;
   border-bottom: 1px dashed #d9d9d9;
   border-top: 3px solid #70c852;
   font-weight: bold;
}
.ypl_two_news .ypl_two_news_right .tj_news{
	margin-bottom: 30px;
	background: #f7f7f7;
	overflow: hidden;
}
.ypl_two_news .ypl_two_news_right .tj_contact{
	background: url(../img/news_contact_bg.jpg) no-repeat center center;
	height: 146px;
	color: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 46px;
}
.ypl_two_news .tj_news ul li{
	background: none;
}
.ypl_two_news .tj_news ul li a{
	-webkit-line-clamp: 1;
}
/*新闻详情页*/



/*网站模板  pc*/

/*详情页 begin*/
.ypl_de{
	margin:35px 0 ;
}
.ypl_center{
	text-align: center;
}
.ypl_center h4{
	font-size:24px;
	margin: 15px auto 5px;
	font-weight: bold;
}
.ypl_pho{
	margin: 25px 0;
}
.ypl_word{
	text-align: left;
	margin-bottom: 30px;
}
.ypl_pag{
	font-size: 14px;
}
/*详情页 end*/

/*网站地图 begin*/
.ypl_map{
	margin: 30px 0 ;
}
.ypl_map ul li{
	padding: 25px 0;
	border-bottom: 1px solid #dddddd;
}
.ypl_map  ul li h3{
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: bold;
}
.map_de a{
	padding: 10px;
	font-size: 14px;
}
/*网站地图 end*/

/*留言 begin*/
.ypl_mes{
	margin: 35px 0;
}
.ypl_mes h3{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #404040;
	margin-bottom: 10px;
}
.ypl_mes h4{
	font-size: 16px;
	text-align: center;
}
.ypl_mes_list{
	padding: 0 2%;
	margin-top: 25px;
}
.ypl_mes_list input{
	display: block;
	height: 45px;
	line-height: 45px;
	width: 100%;
	border: 1px solid #e0dcdc;
	padding: 0 5px;
	box-sizing: border-box;
	margin-bottom: 8px;
	border-radius: 6px;
	-webkit-appearance: none;
}
::-webkit-input-placeholder{
	color: #bbbbbb;
}
.ypl_mes_list textarea{
	height: 180px;
	width: 100%;
	border: 1px solid #e0dcdc;
	padding: 5px;
	box-sizing: border-box;
	margin-bottom: 8px;
	border-radius: 6px;
	-webkit-appearance: none;
}
.ypl_sub{
	margin: 50px 0;
}
.ypl_mes_list .ypl_sub input{
	background: #5d9631;
	color: #FFFFFF;
	border: none;
	border-radius: 0;
	width: 20%;
	height: 55px;
	line-height: 55px;
	margin:  0 auto;
	cursor: pointer;
}
.ypl_yz{
	margin: 15px 0;
}
.ypl_yz input,.ypl_yz img{
	width: 25%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #e0dcdc;
	box-sizing: border-box;
	border-radius: 6px;
	float: left;
}
.ypl_yz img{
	margin-left: 10px;
}
/*留言 begin*/

/*分页 begin*/
.ypl_padding{
	text-align: center;
	margin: 50px 0;
}
.ypl_padding ul{
	display: inline-block;
}
.ypl_padding ul li{
	width: 27px;
	line-height: 27px;
	text-align: center;
	display: inline;	
}
.ypl_padding ul li.active span{
	background: #3a3e7a;
	color: #fff;
}
.ypl_padding ul li:first-child a{
	padding: 5px 20px;
}
.ypl_padding ul li:last-child a{
	padding: 5px 20px;
}
.ypl_padding ul li a{
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
}
.ypl_padding ul li span{
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
}
.ypl_padding ul li a:hover{
	background: #3a3e7a;
	color: #FFFFFF;
}
/*分页 end*/

/*联系我们*/
.ypl_contact{
	margin: 30px 0;
}
.ypl_c_word {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.ypl_c_word ul li{
	margin-bottom: 20px;
}
.ypl_c_word ul li h4{
	font-size: 24px;
	margin-bottom: 10px;
}
.ypl_map iframe{
	border: none;
}

.video{
	margin:50px 0;
}
.video_team{
	width:31%;
	margin:25px 1%;
	float:left;
}
.video_team dl dd{
	font-size:16px;
	text-align:center;
	margin:8px 0;
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fixnav{
	background: #fff;
	position:fixed !important;
	top:0px;
	left:0px;
	z-index:20;
	width:100%;
}

.nav ul li .nav_down span{
	display: block;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	font-size: 14px;
}
.nav ul li .nav_down span:hover a{
	color: #000 !important;
	background: #fff;
}
.nav ul li .nav_down{
	position: absolute;
	top: 87px;
	left: 0px;
	z-index: 20;	
	width: 100%;
	background: rgba(186,186,188,0.6);
	display: none;
}
.nav ul li:hover .nav_down{
	display: block;
}
.nav  ul li .nav_down a{
	color: #ffffff;
}