/* 企业文化 */
.culture{
	padding-bottom: 80px;
}
.ul-m1-l{padding:40px 0 0px;}
.ul-m1-l ul{overflow: hidden;margin-left: -17px;}
.ul-m1-l li{float: left;margin-bottom: 0px;width: 33.3%;}
.ul-m1-l li .box{margin-left: 17px;overflow: hidden;height: 198px; padding-top:42px;
    background: url(../images/l-bg1.jpg);}
.ul-m1-l li .img{float: left;margin:27px 0 0 27px;width: 65px;height: 65px;
    background-repeat: no-repeat;
    background-position: center;}
.ul-m1-l li .txt{padding:21px 24px 0 104px;line-height: 28px;}
.ul-m1-l li .txt2 em{min-width: 145px;margin-left: 0;padding-right: 10px;}
.ul-m1-l li h3{margin-bottom: 9px;font-size: 18px;color:#000;}
.ul-m1-l li p{font-size: 14px;line-height: 30px;color:#686868;}
.ul-m1-l li em{display: inline-block;margin-left: 12px;}

.ul-img-l ul {overflow: hidden;/* float: left; */}
.ul-img-l li{float: left;width: 25%;}
.ul-img-l li .img{
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    padding-top: 82%;
}


/*联系我们*/
.con{
	padding:60px 0px;
	clear:both;
	width:100%;
	font-size:16px;
	line-height:32px;
	overflow:hidden;
}
.con01{
	float:left;
	width:20%;
	text-align:center;
}
.con011{
	width:68px;
	height:53px;
	border:1px solid #4f4f4f;
	border-radius:50%;
	text-align:center;
	padding-top:15px;
	margin:0 auto;
}
.con012{
	padding-top:22px;
	clear:both;
}
.con01 .ziti{
	font-size:28px;
}
.human_box {
	width: 100%;
	padding-bottom: 20px;
	margin: 0 auto;
	display: inline-block;
	font-size:16px;
	padding-top:40px;
}
.human_box p {
	font-family: "Microsoft YaHei";
	padding-bottom: 20px;
	color: #343434;
}
.human_box .job_tit {
	background: none repeat scroll 0 0 #e1e0ee;
	height: 66px;
	border-bottom: 1px solid #d2d8e5;
	line-height: 66px;
	color: #4c4c4c;
}
.job_l1 {
	width: 40%;
	padding-left:5%;
}
.job_l4 {
	width: 20%;
}
.job_l5 {
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
}
.job_l6 {
	width: 15%;
	font-family: Arial, Helvetica, sans-serif;
}
.job_box {
	background: none repeat scroll 0 0 #fff;
	float: left;
	line-height: 20px;
	padding: 20px 50px;
	width:100%;
	box-sizing:border-box;
	font-size: 14px;
		border-top: 1px solid #d2d8e5;
}
.human_box ul li {
	color: #595959;
	background: #fff;
	border-bottom: 1px solid #eaecf2;
	cursor:pointer;
}
.human_box .job .item {
	float: left;
	height: 66px;
	line-height: 66px;
}
.xmweb{
	clear:both;
	padding-top:20px;
	width:350px;
	margin:0 auto;
	padding-bottom:20px;
}
.xmweb a {
	display: block;
	background: url(../images/ly_more.png) no-repeat 200px 19px;
	width: 250px;
	height: 46px;
	line-height: 46px;
	text-indent: 90px;
	font-size: 16px;
	color: #000;
	border:1px solid #000;
}
.xmweb a:hover {
	display: block;
	background: url(../images/ly_morea.png) #30318b no-repeat 200px 19px;
	color: #fff;
	border:1px solid #30318b;
}
.khrk_swiper{
	height:650px;
	font-size:16px;
}
.khrk_swiper img{
	width:800px;
	height:533px;
}
.baise{
	background:#fff;
	padding:0px 0px 50px 0px;
	clear:both;
	overflow:hidden;
}
.mengdian_l{
	width:40%;
	float:left;
}
.mengdian_r{
	width:58%;
	float:right;
}
.mengdian_l img{
	width:100%;
}
.tabs_hr {
	width: 100%;
	height: 53px;
	line-height:53px;
	overflow: hidden;
	background:#f6f5fa;
}
.tabs_hr a {
	color:#5d5d5d;
	cursor:pointer;
	font-weight:bold;
	width:176px;
	display:block;
	float:left;
	text-align:center;
	font-size:16px;
}
.tabs_hr a.active {
	color:#fff;
	background:#171c8b;
}
.tt01{
	height:500px;
}
.tt01  .swiper-slide{
	width:24%;
	text-align:center;
}
.tt01 img{
	width:100%;
}
.mapBox{
	float:left;
	background:#eaeefa;
	width:70%;
	position:relative;
}
.mapps_r{
	float:right;
	width:30%;
}
.news_lists {
	margin-left: -2%;
}
.news_lists li {
	width: 31.3%;
	margin-bottom: 30px;
	position: relative;
	float: left;
	margin-left: 2%;
	overflow: hidden;
	height: 54vh;
}
.news_lists .imgbox {
	width: 100%;
	height: 33vh;
	overflow: hidden;
}
.news_lists li .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news_lists li:hover .img {
	transform: scale(1.1, 1.1);
}
.news_lists li .info {
	background: #fff;
	padding: 5px 20px;
	box-sizing: border-box;
	width: 100%;
	height:32vh;
	position: relative;
	transition: all .6s;
	color: #737373;
	text-align:center;
}
.news_lists li h3 {
	font-size: 20px;
	line-height: 55px;
	height: 55px;
	margin-bottom: 0px;
	color: #000;
}
.news_lists li:hover .info {
	background: #2e318b;
	margin-top: -60px;
	z-index: 6;
	color: #fff;
}
.news_lists li:hover h3 {
	color: #fff;
}

.news_lists li .morecc {
	width: 114px;
	height: 31px;
	line-height: 31px;
	color: #2e318b;
	background: #fff;
	text-align: center;
	margin:0 auto;
	font-weight:bold;
}

.news_lists li:hover .f18 {
	color: #fff;
}
.sxy_title{
	font-size:48px;
	color:#5d5d5d;
	height:50px;
	line-height:50px;
	text-align:center;
	padding-top:40px;
}

.slideGroup {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.slideGroup .parHd {
	height: 77px;
	line-height: 47px;
	padding: 0 20px;
	position: relative;
}
.slideGroup .parHd ul {
float: left;
    position: relative;
    left: 50%;
}
.slideGroup .parHd ul li {
	position: relative;
    left: -50%;
	float: left;
	width: 282px;
	height: 55px;
	background: url(../images/bsm_04.png) #fff no-repeat 35px 10px;
	line-height: 55px;
	overflow: hidden;
	margin-left: 15px;
	cursor: pointer;
	text-indent:98px;
	font-size:16px;
	color: #3c3c3c;
}
.slideGroup .parHd ul li.on {
		background: url(../images/bsm_03.png) #2e318b no-repeat 35px 10px;
		color:#fff;
}
.whc_l{
	width:60%;
	float:left;
}
.whc_r{
	width:45%;
	float:left;
	margin-left:-5%;
	z-index:8;
	position:relative;
	background:#fff;
	box-sizing:border-box;
	padding:6vh;
	margin-top:3vh;
}
.dajiang{
	font-size:32px;
	color:#242424;
	height:55px;
	line-height:55px;
	padding-bottom:20px;
}
.tt02{
	height:66vh;
}
.whc_l .imgbox {
	width: 100%;
	height:59vh;
	overflow: hidden;
	position:relative;
}
.whc_l .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.nybg{
	width: 100%;
	overflow: hidden;
}
.swkj_l{
	width:53%;
	float:left;
	background:#fff;
	margin-right:-18%;
	z-index:99;
	position:relative;
	padding:0 3vh;
	box-sizing:border-box;
	margin-top:2vh;
	font-size:16px;
	line-height:32px;
	padding-top: 30px;
}
.swkj_l p{
	padding-bottom:23px;
}
.swkj_r{
	width:60%;
	float:right;
	height:58vh;
}
.swkj_r .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*foot*/
.footbg {
	background: url(../images/lannew_02.jpg);
	color: #fff;
	padding: 50px 0px;
	overflow: hidden;
	height: 223px;
	clear:both;
}
.dibu_l {
	width: 60%;
	float: left;
	font-size: 18px;
	line-height: 35px;
	padding-top: 20px;
}
.dibu_r {
	width: 30%;
	float: right;
	text-align: center;
	padding-top: 40px;
}
.sy_eng {
	font-size: 44px;
	height: 78px;
	line-height: 78px;
}
.sy_ch {
	font-size: 34px;
	height: 78px;
	line-height: 78px;
	font-weight: bold;
}
.sy_line {
	width: 15px;
	height: 4px;
	background: #fff;
	margin: 0 auto;
}
.bailine {
	clear: both;
	padding: 20px 0px 5px 0px;
}
.foot_l {
	width: 45%;
	float: left;
}
.foot_m {
	width: 25%;
	float: left;
	margin-left: 10%;
}
.xiujiao {
	padding-top: 20px;
}
.xiujiao img {
	margin-right: 10px;
}
.foot_r {
	width: 20%;
	float: right;
	padding-top: 30px;
}
.titlehz {
	font-size: 26px;
	line-height: 40px;
	height: 44px;
	display: block;
	margin-bottom: 11px;
	text-align: left;
	color: #000;
}
.foot_jianjie {
	padding-bottom: 16px;
	overflow: hidden;
	line-height: 24px;
}
.blank20 {
	height: 20px;
	clear: both;
	overflow: hidden;
}
.blank40 {
	height: 40px;
	clear: both;
	overflow: hidden;
}
.blank80 {
	height: 80px;
	clear: both;
	overflow: hidden;
}
.footmenu {
	float: left;
	width: 48%;
	border-left: 1px solid #dcdcdc;
	text-align: center;
}
.footmenu li a {
	height: 22px;
	line-height: 22px;
	display: block;
	padding-bottom: 15px;
}

.about_en {
    position: absolute;
    top: 11vh;
    right: 8vh;
    font-size: 184px;
    color: #fff;
}
.ny_title {
    text-align: center;
    clear: both;
    padding: 0vh 0px 4vh 0;
    overflow: hidden;
    position: relative;
}
.ny_title01 {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    height: 80px;
    line-height: 80px;
    clear: both;
}
.ny_title02 {
    width: 23px;
    height: 2px;
    background: #000;
    margin: 0 auto;
    clear: both;
}
.ny_title03 {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    color: #000;
    text-transform: uppercase;
    clear: both;
}
.clear:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.blank40 {
    height: 40px;
    clear: both;
    overflow: hidden;
}


.blank80 {
    height: 50px;
    clear: both;
    overflow: hidden;
}
.about01bg {
    background: url(../images/about01bg.jpg) no-repeat top center;
    width: 100%;
    clear: both;
    height: 516px;
}
/* .w1200 {
    margin: 0 auto;
    clear: both;
    padding: 40px 0px 100px 0px;
    width: 1200px;
    overflow: hidden;
} */
.qc_title {
    font-size: 20px;
    line-height: 50px;
    padding-top: 100px;
    text-align: center;
    color: #000;
}
.jmcon {
    padding: 60px 0px;
    clear: both;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    overflow: hidden;
}
.jmcon01 {
    float: left;
    width: 25%;
    text-align: center;
}
.jmcon01 .ziti {
    font-size: 90px;
}
.jmcon011 {
    font-size: 66px;
    text-align: center;
    padding-top: 15px;
    margin: 0 auto;
    color: #2e318b;
    position: relative;
}
.jmcon012 {
    padding-top: 22px;
    clear: both;
    text-align: center;
}
.baise {
    background: #fff;
    padding: 0px 0px 50px 0px;
    clear: both;
    overflow: hidden;
}
.ny_title {
    text-align: center;
    clear: both;
    padding: 6vh 0px 4vh 0;
    overflow: hidden;
    position: relative;
}
.brand_line {
    height: 166px;
    width: 1px;
    background: #000;
    clear: both;
    display: block;
    margin: 0 auto;
}
.ny_title01 {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    height: 80px;
    line-height: 80px;
    clear: both;
}
.ny_title03 {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    color: #000;
    text-transform: uppercase;
    clear: both;
}
.brandcc {
    font-size: 18px;
    line-height: 50px;
    padding-top: 30px;
    text-align: center;
}
.footbg {
    background: url(../images/lannew_02.jpg);
    color: #fff;
    padding: 50px 0px;
    overflow: hidden;
    height: 223px;
    clear: both;
}
.w1400, .z-container {
    width: 1400px;
    position: relative;
    margin: 0 auto;
    clear: both;
}
.dibu_l {
    width: 60%;
    float: left;
    font-size: 18px;
    line-height: 35px;
    padding-top: 20px;
}

.bailine {
    clear: both;
    padding: 20px 0px 5px 0px;
}
.sy_line {
    width: 15px;
    height: 4px;
    background: #fff;
    margin: 0 auto;
}
.fl {
    float: left;
}
.sy_eng {
    font-size: 44px;
    height: 78px;
    line-height: 78px;
}
.dibu_r {
    width: 30%;
    float: right;
    text-align: center;
    padding-top: 40px;
}
.sy_eng {
    font-size: 44px;
    height: 78px;
    line-height: 78px;
}
.sy_line {
    width: 15px;
    height: 4px;
    background: #fff;
    margin: 0 auto;
}
.sy_ch {
    font-size: 34px;
    height: 78px;
    line-height: 78px;
    font-weight: bold;
}
.blank40 {
    height: 40px;
    clear: both;
    overflow: hidden;
}
.youbiao {
    position: absolute;
    left: 200px;
    font-size: 14px;
    top: 0px;
}
/*荣誉*/
.PicList002239 {
	padding: 80px 0;
}
.auto_1200 {
    max-width: 1200px;
}

.auto {
    margin: 0 auto;
}
.PicList002239 li {
    width: 33.3%;
    margin-bottom: 2%;
    float: left;
}
.PicList002239 li:hover dt{
	color: #3FB2D9 !important;
}
/* a {
    color: #333;
    text-decoration: none;
    noline: -webkit-tap-highlight-color:rgba(0,0,0,0);
}
 */
.PicList002239 li .fancybox{
	margin:0px 10px;
}
.PicList002239 li .Ispic {
    padding-bottom: 68%;
    background-size: contain;
	border: 1px solid #e5e5e5;
}
.Ispic {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.PicList002239 li dl {
    position: relative;
    margin: 0 10px;
    line-height: 50px;
	text-align: center;
}
.PicList002239 li dt {
    font-size: 16px;
    color: #666;
	transition: color .9s;
}
.dot {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*子公司*/
.w1600 {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
}
.about-hsqq .title {
    color: #009c4d;
}
.about-hsqq .title h3 {
    font-size: 28px;
    font-weight: initial;
    line-height: 1;
}
.about-hsqq .title p {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
.about-hsqq .title hr {
    background: #009c4d;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: left;
}
hr {
    width: 30px;
    height: 3px;
    border: 0;
    text-align: left;
}
.about-hsqq .title .txt {
    font-size: 16px;
    color: #333;
    line-height: 35px;
    font-weight: initial;
}
.about-head3 {
    margin-top: 30px;
    height: 50px;
    background: #009c4d;
    margin-bottom: 60px;
}
.about-head3 li {
    width: 160px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.about-head3 li.active {
    transition: .3s;
    margin-top: -2px;
    padding-top: 2px;
    background: #e17f00;
}
.about-head3 li {
    width: 160px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
	display: inline-block;
}
.about-hsqq .content {
    min-height: 600px;
    /* overflow: hidden; */
}
.about-hsqq .content .main {
    width: 380px;
}
.about-hsqq .content .main {
    width: 31.333%;
    margin-right: 1%;
	box-sizing: border-box;
    padding: 30px 30px 0;
    margin-bottom: 20px;
}
.about-hsqq .content .main {    
	width: 31.333%;
    height: 280px;
    margin-right: 1%;
    background: #f8f8f8;
    float: left;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 45px 40px 0;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    transition: .3s;
}
.about-hsqq .content .main h3 {
    position: relative;
    font-size: 28px;
    color: #0f0f45;
    line-height: 32px;
    font-weight: initial;
    padding-bottom: 20px;
}
.about-hsqq .content .main h3 img {
    height: 32px;
}
/* img, input, textarea {
    border: none;
    vertical-align: middle;
}
img {
    max-width: 100%;
    transition: .5s;
} */
.about-hsqq .content .main span {
    font-size: 14px;
}

.about-hsqq .content .main span {
    color: #6c6c6c;
    display: inline;
}
/*合作客户*/



	.about-khjz {

		margin-bottom: 100px;

	}



	.about-khjz .title {

		color: #009c4d;

	}



	.about-khjz .title h3 {

		font-size: 28px;

		font-weight: initial;

		line-height: 1;

	}



	.about-khjz .title p {
		padding-top: 10px;
		font-size: 24px;

		text-transform: uppercase;

		font-weight: bold;

	}



	.about-khjz .title hr {

		background: #009c4d;

		margin-top: 20px;

		margin-bottom: 25px;

		text-align: left;
	}



	.about-khjz .title .txt {

		font-size: 16px;

		color: #333;

		line-height: 35px;

		font-weight: initial;

	}



	.about-khjz .content {

		overflow: hidden;

		font-size: 0;

		padding-top: 30px;

	}



	.about-khjz .content li {

		width: 48%;

		height: 340px;

		display: block;

		float: left;

		box-sizing: border-box;

		border: 1px solid #ddd;

		padding: 20px;

		margin-bottom: 30px;

		background: #f8f8f8;

	}



	.about-khjz .content li:nth-child(2n-1) {

		margin-right: 30px;

	}



	.about-khjz .content li>div,

	.about-khjz .content li>a>div {

		float: left;

	}



	.about-khjz .content .img {

		width: 300px;

		height: 300px;

		background: #fff;

		text-align: center;

		display: flex;

		align-items: center;

		justify-content: center;

		overflow: hidden;

	}



	.about-khjz .content img {

		max-width: 100%;
		transition: .3s;

	}
.about-khjz .content li:hover img{
	transform: scale(1.1);
}



	.about-khjz .content .txt {

		padding-left: 30px;

		padding-top: 20px;

		color: #333;

		font-size: 16px;

		line-height: 30px;

		width: 440px;

		box-sizing: border-box;

	}

	.about-khjz .content li:hover h3{
		color: #e17f00;
	}

	.about-khjz .content .txt h3 {

		color: #0f0f45;

		font-size: 28px;

		line-height: 1;

		margin-bottom: 35px;

		font-weight: initial;

		letter-spacing: 3px;
		transition: .3s;
	}



	.about-khjz .content .txt span {

		color: #6C6C6C;

		display: inline;

	}



	.about-khjz .content2 {

		font-size: 0;

		padding-top: 60px;
		text-align: center;
		overflow: hidden;

	}



	.about-khjz .content2 li {

		width: 14.6%;

		height: 205px;

		display: block;

		margin-right: 2%;

		margin-bottom: 25px;

		/*float: left;*/
		display: inline-block;
		
	}
	.about-khjz .content2 li img{
		width: 100%;
	}


	.about-khjz .content2 li:nth-child(6n) {

		margin-right: 0;

	}



	.about-khjz .content2 .img {

		width: 100%;

		/* height: 160px; */

		display: flex;

		align-items: center;

		justify-content: center;

		border: 1px solid #ddd;

		box-sizing: border-box;

		overflow: hidden;

		transition: .3s;

	}
	.about-khjz .content2 li:hover .img{
		box-shadow: 0px 3px 3px 1px #ccc;
	}

	.about-khjz .content2 li:hover h4{
		color: #009c4d;
	}
	.about-khjz .content2 li h4 {

		font-size: 14px;

		color: #0f0f45;

		line-height: 1;

		text-align: center;

		padding-top: 20px;
		transition: .3s;

	}



	.about-khjz .more {

		height: 60px;

		display: block;

		background: #f2f2f2;

		color: #0f0f45;

		line-height: 60px;

		text-align: center;

		font-size: 20px;

		margin-top: 50px;

		font-weight: bold;

		letter-spacing: 2px;

		transition: .3s;

	}
	.about-khjz .more:hover{
		color: #fff;
		background: #e17f00;

	}
	
	/*show领域*/
	.pw-val .wrap {
	    padding-top: 0;
	}
	.w1620 {
	    margin-left: 5%;
	    margin-right: 5%;
	}
	.mt-100 {
	    margin-top: 90px;
	}
	.pro-data__title h1 {
	    font-size: 30px;
	}
	.pro-data__title h1 {
	    font-size: 34px;
	    color: #202020;
	    letter-spacing: 1px;
	    margin-bottom: 18px;
	}
	.pl-filtare {
	    margin-top: 10px;
	    font-size: 0;
	}
	.pl-filtare a, .pl-filtare span {
	    font-size: 12px;
	}
	.pl-filtare a, .pl-filtare span {
	    display: inline-block;
	    font-size: 14px;
	    color: rgba(17,17,17,0.5);
	    margin-right: 18px;
	    position: relative;
	    padding-bottom: 6px;
	}
	.pl-filtare a {
	    margin-bottom: 10px;
	}
	.pl-filtare a:before, .pl-filtare span:before {
	    -webkit-transition: width ease-out .4s;
	    transition: width ease-out .4s;
	    width: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	    bottom: 0;
	    height: 2px;
	    background-color: #e60012;
	}
	.pl-filtare a:before, .pl-filtare a:after, .pl-filtare span:before, .pl-filtare span:after {
	    content: "";
	    display: block;
	    position: absolute;
	}
	.mt-30 {
	    margin-top: 30px;
	}
	.pd-main {
	    font-size: 0;
	}
	.pd-left__area {
	    width: 62%;
		border: 0;
		    font-size: 100%;
		    font: inherit;
		    margin: 0;
		    padding: 0;
		    vertical-align: baseline;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
	}
	.pd-left__area, .pd-right__area {
	    display: inline-block;
	    vertical-align: top;
	}
	.pd-attrs {
	    font-size: 0;
	}
	.pd-attrs div {
	    margin-bottom: 10px;
	}
	.pd-attrs p {
	    width: 50%;
	}
	.pd-attrs span {
	    width: 90px;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.pd-attrs strong {
	    font-weight: 400;
	    color: rgba(17,17,17,0.8);
	}
	.mt-40 {
	    margin-top: 30px;
	}
	.paragraph {
	    color: rgba(17,17,17,0.8);
	    text-align: justify;
	    letter-spacing: 1px;
	}
	.paragraph p {
	    font-size: 16px;
	    line-height: 2;
	    margin-bottom: 20px;
	}
	.pd-attrs p, .pd-attrs span, .pd-attrs strong {
	    display: inline-block;
	    vertical-align: top;
	}
	
	.pd-right__area {
	    width: 34%;
	    padding-left: 4%;
	}
	.list-toggle__full div {
	    margin-bottom: 14px;
	}
	.list-toggle__full a {
	    -webkit-transition: color ease-out .4s;
	    transition: color ease-out .4s;
	    display: inline-block;
	    font-size: 14px;
	    color: #111;
	    line-height: 1.6;
	    letter-spacing: 1px;
	}
	.list-next, .list-prev {
	    padding-left: 60px;
	    position: relative;
	}
	.list-next span:first-child, .list-prev span:first-child {
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.list-toggle__full div {
	    margin-bottom: 14px;
	}
	/*list case*/
.works_mod_list{
	margin: 50px 5%;
}
.wrapper{
	    max-width: 100%;
	    min-width: 320px;
	}
	.work_wrapper {
	    padding-top: 150px;
	    padding-bottom: 130px;
	}
	.works_mod_list {
	    margin-left: -1px;
	    margin-right: -1px;
	}
	.mt-80 {
	    margin-top: 80px;
	}
	.list {
	    position: relative;
	    font-size: 0;
	}
	.works_mod_list li {
	    padding: 0 1px;
	}
	.list-3>li {
	    width: 32%;
	}
	.list>li {
	    display: inline-block;
	    vertical-align: top;
	}
	.works_mod_list li a {
	    display: block;
	}
	.item_wrapper .img-box {
	    overflow: hidden;
	}
	.img-box {
	    position: relative;
	}
	.works_mod_list li .img-box:before {
	    padding-top: 57.14286%;
	}
	.img-box::before {
	    content: "";
	    display: block;
	}
	.img-box>img {
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	.works_mod_list li figcaption {
	    background-color: #F7F7F7;
	    padding-top: 30px;
	    padding-left: 7.5188%;
	    padding-right: 13.15789%;
	    padding-bottom: 50px;
	}
	.works_mod_list li figcaption h3, .page .btn, .video_wrapper figcaption, .hot_news figcaption h3 {
	    font-size: 18px;
	    font-weight: 400;
	}
	.works_mod_list li figcaption h3 {
	    height: 68px;
	}
	.works_mod_list li figcaption h3 {
	    font-size: 24px;
	    font-size: 22px;
	    color: #333;
	    line-height: 34px;
	    font-weight: 400;
	    margin-bottom: 5px;
	    -moz-transition: all .36s ease;
	    -o-transition: all .36s ease;
	    -webkit-transition: all .36s ease;
	    transition: all .36s ease;
	    height: 68px;
	    overflow: hidden;
	    display: table-cell;
	    vertical-align: top;
	}
	.works_mod_list li .text-muted {
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	    height: 50px;
	}
	.text-muted {
	    font-size: 14px;
	    letter-spacing: 1px;
	    color: #999;
	    line-height: 26px;
	    font-weight: 400;
	}
	.read_more {
	    display: block;
	    font-size: 14px;
	    line-height: 17px;
	    font-family: "GothamBook";
	    color: #DC5F00;
	    color: #333;
	}
	.mt-40 {
	    margin-top: 40px;
	}
	.read_more i {
	    display: inline-block;
	    font-size: 18px;
	    vertical-align: -2px;
	}
	.icon-icon_arrow:before {
	    content: "\e63e";
	}
	/*人才*/
	.posr {
	    position: relative;
	    background: #fff;
	}
	.center {
	    width: 100%;
	    overflow: hidden;
	    background: #f6f6f7;
	}
	.animated {
	    -webkit-animation-duration: 1s;
	    animation-duration: 1s;
	    -webkit-animation-fill-mode: both;
	    animation-fill-mode: both;
	}
	.pro_tit {
	    width: 920px;
	    margin: 0 auto;
	    padding: 80px 0;
	}
	.pro_tit h1 {
	    color: #000;
	    text-align: center;
	    font-size: 34px;
	}
	h1 {
	    font-weight: bold;
	    font-size: 18px;
	    line-height: normal;
	    color: #474545;
	}
	.pro_tit span {
	    color: #333;
	    text-align: center;
	    font-size: 22px;
	    padding: 30px 0;
	    display: block;
	    width: 100%;
	}
	.pro_tit p {
	    text-align: center;
	    padding-bottom: 15px;
	    color: #999;
	    font-size: 16px;
	}
	.xiala {
	    width: 54px;
	    height: 54px;
	    margin: 40px auto;
	    display: block;
	    background: url(../images/xiala.png) center no-repeat;
	}
	.hr_text {
	    padding-top: 70px;
	    margin-top: -145px;
	}
	.hr_wz {
	    width: 392px;
	    margin: 0 auto;
	    padding: 20px 80px;
	    height: 191px;
	    overflow: hidden;
	    border-left: #fff 1px solid;
	    border-right: #fff 1px solid;
	}
	.hr_wz p {
	    -webkit-writing-mode: vertical-rl;
	    writing-mode: vertical-rl;
	    float: left;
	    font-size: 16px;
	    color: #fff;
	    padding-right: 25px;
	}
	.center {
	    width: 100%;
	    overflow: hidden;
	    background: #f6f6f7;
	}
	.hr_zp {
	    width: 100%;
	    padding: 30px;
	    background: #fff;
	    text-align: center;
	}
	.hr_zp span.cur {
	    color: #af894e;
	}
	.hr_zp span {
	    display: inline-block;
	    color: #333;
	    cursor: pointer;
	    font-size: 18px;
	    padding: 20px 50px;
	    border-right: 1px solid #e2e2e4;
	}
	.hr_zp span:last-child {
	    border: none;
	}
	.zp_box {
	    padding: 3vw 10vw;
	}
	.hr_title {
	    width: 100%;
	    padding: 0 30px;
	    height: 60px;
	    margin-bottom: 20px;
	    background: #fff;
	}
	.hr_title div {
	    float: left;
	    font-size: 16px;
	    color: #6f6f6f;
	    line-height: 60px;
	    text-align: center;
	    width: 20%;
	}
	.hr_box>ul>li {
	    width: 100%;
	    overflow: hidden;
	    cursor: pointer;
	    margin-bottom: 20px;
	    border-bottom: 1px solid #e0e0df;
	}
	.hr_rc {
	    width: 100%;
	    padding: 0 30px;
	    background: #fff;
	    overflow: hidden;
	}
	.hr_rc span {
	    font-size: 16px;
	    color: #373737;
	    float: left;
	    width: 20%;
	    line-height: 80px;
	    text-align: center;
	}
	.hr_rc span.widx4 {
	    height: 80px;
	    transition: all .6s;
	    background: url(../images/hrjt.png) center no-repeat;
	}
	.hr_rc.cur span.widx4{
		    background: url(../images/hrxiala.png) center no-repeat;
	}
	.hr_rc.cur {
    background: #009c4d;
}.hr_rc.cur span {
    color: #fff;
}
	.hr_show {
	    width: 100%;
	    background: #fff;
	    padding: 32px 60px;
	    overflow: hidden;
	    display: none;
	}
	.hr_show p {
	    font-size: 14px;
	    line-height: 24px;
	    color: #5e5e5e;
	}	
	.hr_box {
	    overflow: hidden;
	}
	.hr_title {
	    width: 100%;
	    padding: 0 30px;
	    height: 60px;
	    margin-bottom: 20px;
	    background: #fff;
	}
	.hr_title div {
	    float: left;
	    font-size: 16px;
	    color: #6f6f6f;
	    line-height: 60px;
	    text-align: center;
	    width: 20%;
	}
	.zp_tel p {
	    text-align: center;
	    color: #af894e;
	    padding-bottom: 15px;
	    font-size: 16px;
	}
	.clearfix:after {
	    content: "";
	    display: block;
	    height: 0;
	    clear: both;
	}
	
	/*contact*/
	.innerbanner .address {
	    height: auto;
	    padding-top: 30px;
	    padding-bottom: 60px;
	    background-image: url(../images/bgcover.svg);
	    background-repeat: no-repeat;
	    background-position: center center;
	    background-size: cover;
	}
	
	.aboutbanner .mask h1 {
	    line-height: normal;
	    padding-top: 30px;
	    padding-bottom: 30px;
	    font-size: 22px;
	    line-height: 32px;
	    padding-left: 16.66667%;
	    font-weight: 400;
	}
	.innerbanner .address h1 {
		color: #fff;
	    left: 16.66667%;
	    font-size: 36px;
	    letter-spacing: 2px;
	    line-height: 39px;
	}
	.address address, .address .tel, .address .email {
		color: #fff;
	    padding-left: 80px;
	    position: relative;
	    margin-left: 16.66667%;
	}
	.address address i, .address .tel i, .address .email i {
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 47px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -21px;
    font-size: 26px;
}
.address .line {
    display: block;
    position: relative;
    width: 2px;
    height: 20px;
    margin-left: 16.66667%;
    margin-top: 0px;
    margin-bottom: 6px;
}
.address .line:after, .address .line:before {
    content: "";
    display: block;
    width: 2px;
    height: 6px;
    background-color: rgba(224,223,229,0.2);
    position: absolute;
    left: 20px;
}
.address .tel {
    line-height: 42px;
}
.ui-mini-mt {
    margin-left: 8.33333%;
    margin-right: 8.33333%;
}
.mt-160 {
    margin-top: 160px;
}
.page_title, .text_title, .title_page {
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
}
.page_title span {
    display: block;
    font-size: 14px;
    color: #DC5F00;
    font-family: "GothamBook";
    letter-spacing: 0;
}
.office ul {
    margin-left: -.83333%;
    margin-right: -.83333%;
}
.mt-60 {
    margin-top: 45px;
}

.sales {
    margin-bottom: 130px;
}
.mt-160 {
    margin-top: 160px;
}
.icon-icon_location1:before {
    content: "\e646";
}
.icon-icon_tel1:before {
    content: "\e647";
}
.icon-icon_email:before {
    content: "\e645";
}
.page_title {
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 60px;
    line-height: 36px;
    color: #333;
    font-weight: 400;
}
.office ul li {
    padding-left: .83333%;
    padding-right: .83333%;
    margin-bottom: 30px;
}
.list-4>li {
    width: 25%;
}
.list>li {
    display: inline-block;
    vertical-align: top;
}
/* div{
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 */
.ui-mini-mt {
    margin-left: 8.33333%;
    margin-right: 8.33333%;
}
.mt-160 {
    margin-top: 160px;
}
/* article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
} */
.page_title, .text_title, .title_page {
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
}
.page_title span {
    display: block;
    font-size: 14px;
    color: #DC5F00;
    font-family: "GothamBook";
    letter-spacing: 0;
}
.list-4 {
    position: relative;
    font-size: 0;
}


