
body{background: url(../images/bigbg.jpg)}
.pc-title{
	width: 92%;
	max-width: 1400px;
	margin: -57px auto 0;
	padding: 38px 0;
	background-color: #f6f6f6;
	text-align: center;
	z-index: 5;
	    position: relative;

}
.pc-title a{
	width: 25%;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 22px;
	color: #333333;
	font-family: '微軟正黑體';
	cursor: pointer;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
    position: relative;
	display: inline-block;
}

.pc-news a{width:33.333%}

.pc_ying a{width:50%}
.pc_case a{width:25%}






.pc-title a:before{
	display: block;
	width: 1px;
	height: 17px;
	background-color: #c5c5c5;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8.5px;
	content: '';
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
}
.pc-title a:last-child:before,#ph-title{display: none;}
.pc-title a:hover,.pc-title a.on{
	color: #fff;
	background:url(../images/navbg01.png) no-repeat center;
}
.pc-title a:hover:before,.pc-title a.on:before,#ph-title{display: none;}


.stra-box{
	width: 92%;
	max-width: 1200px;
	margin:105px auto 0;
	overflow: hidden;
}
.stra-box ul .mbox1,.stra-box ul .mbox4{margin-bottom: 40px;}
.stra-box ul .mbox1  .pic{
	width: 55%;
	float: left;
}
.stra-box ul li .pic img{
	display: block;
	width: 100%;
}
.stra-box ul .mbox1 .box,.stra-box ul .mbox3 .box{
	width: 40%;
	float: right;
	text-align: center;
	padding-left: 5%
} 
.stra-box ul li .box h3{
	font-family: '微軟正黑體';
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	color: #743e0d;
	text-align: center;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
}
.stra-box ul li .box .details{
	font-size: 16px;
	line-height: 36px;
	color: #444444;
	margin: 0 auto;
	text-align: justify;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
}
.stra-box ul .mbox1  .box h3{
	padding: 55px 0 40px;
}
.stra-box ul .mbox1  .box .details,.stra-box ul .mbox3 .box .details{
	width: 80%;
}
.stra-box ul .mbox1  .box .btn{
	cursor: pointer;
	display: inline-block;
	margin: 30% auto 0;
	font-size: 14px;
	color: #888888;
	line-height: 34px;
	height: 34px;
	font-family: 'arial';
	text-transform: capitalize;
	background: url(../../img/img22.png) center no-repeat;

}
.stra-box ul .mbox1  .box .btn span{
	display: inline-block;
	width: 43px;
}
.stra-box ul .mbox2 .pic{
	display: block;
	width: 56.5%;
	float: right;
	position: relative;
	z-index: 2;
}
.stra-box ul .mbox3{
	position: relative;
	top: -60px;
}
.stra-box ul .mbox3 .pic{
	width: 40%;
	float: left;
	margin-left: 13%;
}
.stra-box ul .mbox3 .box h3{
	padding: 245px 0 35px
}
.stra-box ul .mbox4 .pic{
	width: 68.5%;
	float: right;
}
.stra-box ul .mbox5 .box{
	float: left;
	width:40%;
}
.stra-box ul .mbox5 .box h3{
	padding:90px 0 30px;
}
.stra-box ul .mbox5 .pic{
	width: 41%;
	float: right;
}
.stra-box ul .mbox6 .pic{
	width: 41%;
	float: left;
	position: relative;
	top: -160px;
}
.stra-box ul .mbox6 .box{
	float: right;
	width: 480px;

}
.stra-box ul .mbox6 .box h3{
	padding:70px 0 25px;
}
.stra-box ul .mbox7 .pic{
	width: 41%;
	margin-left: 34%;
	float: left;
	position: relative;
	top: -225px;
}
.news-box{
	max-width: 1400px;
	width: 92%;
	margin: 80px auto 80px;
}
.news-box .title{
	text-align: center;
	padding: 70px 0 95px;
}
.news-box .title h2,.profile-box .title h2{
	font-size: 42px;
    color: #282828;
    line-height: 60px;
    text-transform: Uppercase;
    font-family: 'Open Sans','arial';
}
.news-box .title h2 span,.profile-box .title h2 span{
	font-size: 60px;
}
.news-box .title .fa,.profile-box .title .fa{
	font-size: 36px;
    color: #282828;
    line-height: 45px;
    font-family: '微軟正黑體';
}
.news-box .list{
	width: 100%;
}

.news-box .list ul{width: 102%;}
.news-box .list ul li{
	width: 31%;
	float: left;
	margin:0 2.33% 115px 0;
	position: relative;
	top: 0;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
}
.news-box .list ul li:hover{
	top: -8px;
}
.news-box .list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.news-box .list ul li a .box{
	margin-bottom: 30px;
}
.news-box .list ul li a .box h3{
	font-size: 24px;
    color: #282828;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: '微軟正黑體';
    margin-bottom: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.news-box .list ul li:hover a .box h3{
	color: #743e0d;
}
.news-box .list ul li a .box .time{
	font-size: 14px;
    color: #282828;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'arial'
}
.news-box .list ul li a .box .fa{
	font-size: 14px;
    line-height: 28px;
    color: #282828;
    height: 52px;
    overflow: hidden;
}
.news-box .list ul li a .pic{
	width: 100%;
    overflow: hidden;
    background-color: #000;
}
.news-box .list ul li a .pic img{
	display: inline-block;
	width: 100%;
	height: 22em;
	opacity: 0.8;
    transition: all .3s;
    -webkit-transition: all .3s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.news-box .list ul li:hover a .pic img{
	opacity: 1;
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
}
.case-box{
	width: 92%;
	max-width: 1400px;
	margin:100px auto;
}
.case-box ul{
	width: 103%
}
.case-box ul li{
	width: 22%;
	margin:0 3% 60px 0;
	float: left;
	position: relative;
	top: 0;
    transition: all ease .4s;
    -webkit-transition: all ease .4s;
}
.case-box ul li:hover{
	top: -10px;
}
.case-box ul li a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing:border-box;
	padding: 5% 5%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1)
}
.case-box ul li a .pic{
	width: 100%;
	overflow: hidden;
}
.case-box ul li a .pic img{
	display: block;width: 100%;
}
.case-box ul li a .box{padding: 30px 0 25px;}
.case-box ul li a .box h3{
	font-size: 22px;
	color: #333333;
	line-height: 32px;
	font-family: '微軟正黑體';
	font-weight: bold;
    transition: all ease .4s;
    -webkit-transition: all ease .4s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case-box ul li:hover a .box h3{
	color: #743e0d}
.case-box ul li a .box .more{
	font-size: 16px;
	line-height: 36px;
	color: #888888;
	background: url(../../img/img23.png) center right no-repeat;
}
.profile-box{
	width: 92%;
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.profile-box .title{
	text-align: center;padding: 65px 0 100px;
}

.profile-box .mbox2{margin-top: 100px}
.profile-box .mbox2 .tit{
	width: 50%;
	float: left;
	font-size: 30px;
	color: #282828;
	line-height: 50px;
	position: relative;
	padding-top:30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.profile-box .mbox2 .tit:before{
	display: block;
	width: 27px;
	height: 3px;
	background-color: #743e0d;
	position: absolute;
	left: 0;
	bottom:-15px;
	content: '';
}
.profile-box .mbox1 .pic{
	width: 14.5%;
	float: right;
	overflow: hidden;
}


.profile-box .mbox3{margin-bottom: 115px;}


.profile-box .mbox1 .pic img,.profile-box .mbox2 .pic img,.profile-box .mbox3 .pic img{
	display: block;
	width: 100%;
}
.profile-box .mbox2{margin-bottom: 115px;}
.profile-box .mbox2 .pic{
	width: 50%;
	float: right;
}
.profile-box .mbox2 .box{
	width: 40%;
	float: left;
}
.profile-box .mbox2 .box .details,.profile-box .mbox3 .box .details{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	text-align: justify;
}
.profile-box .mbox2 .box .mlist,.profile-box .mbox3 .box .mlist{padding: 45px 0;}
.profile-box .mbox2 .box .mlist li{
	width: 33.3%;
	float: left;
}
.profile-box .mbox2 .box .mlist li .math,.profile-box .mbox3 .box .mlist ul li .math{
	color: #743e0d;
	line-height: 45px;
	height: 45px;
	font-size:36px;
	padding-right: 20px;
	display: inline-block;
	background: url(../../img/img104.jpg) right center no-repeat;
}

.profile-box .mbox2 .box .mlist li .fa,.profile-box .mbox3 .box .mlist ul li .fa{
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}
.profile-box .mbox3 .pic{
	width: 57%;
	float: left;
}
.profile-box .mbox3 .box{
	width: 36.5%;
	float: right;
	padding-top: 1%
}
.profile-box .mbox3 .box .mlist ul li{
	width: 40%;
	float: left;
}
.profile-box .mbox3 .box .mlist ul li .math{
	font-size: 
}


.profile-box .mbox3-1 .pic{
	width: 57%;
	float: right;
}
.profile-box .mbox3-1 .box{
	width: 36.5%;
	float: left;
	padding-top: 1%
}






.profile-box .mbox4{width: 100%;margin-bottom: 80px;}
.profile-box .mbox4 img{max-width: 100%;}











.ninfor{
	width: 92%;
	max-width: 1000px;
	box-sizing:border-box;
	padding: 5% 0;
	margin: 0px auto 80px;
	/*box-shadow: 0 2px 10px rgba(0,0,0,0.1);*/
}
.ninfor .title{
	margin-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 50px;
}
.ninfor .title h2{
	font-size: 32px;
	line-height: 42px;
	font-family: '微軟正黑體';
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.ninfor .title .time{
	font-size: 14px;
	line-height: 24px;
	color: #888;
}
.ninfor .details{
	padding-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 30px;
}
.ninfor .details,.ninfor .details p{
	text-align: justify;
	font-size: 16px;
	line-height: 34px;
	font-family: '微軟正黑體';
	color: #666;
}
.ninfor .details img{
	max-width: 100%;
}
.ninfor .fot{
	width: 100%;
}
.ninfor .fot .left{
	float: left;
	width: 75%;
} 
.ninfor .fot .left p{
	font-size: 16px;
	line-height: 26px;
	color: #333;
	margin-bottom: 8px;
	text-align: justify;
}
.ninfor .fot .left p a{
	color: #666;
    transition: all .4s;
    -webkit-transition: all .4s;
}
.ninfor .fot .left p a:hover{color: #333;}
.ninfor .fot .bttn{
	display: block;
	width: 136px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 30px;
	float: right;
	background-color: #743e0d;
	border:1px solid #743e0d;
    transition: all .4s;
    -webkit-transition: all .4s;
    cursor: pointer;
}
.ninfor .fot .bttn:hover{
	color: #743e0d;
	background-color: #fff;
}



/*资质荣誉*/


	.wel-add .mian .title,
	.join-scrtion2 .title,
	.join-scrtion3 .title{
		-webkit-transition: all 0.3s;
      	transition: all 0.3s;
		font-size: 22px;
    	line-height: 35px;
    	text-transform: capitalize;
    	font-family: 'Century Gothic','arial';
	}
	.wel-add .mian .title span,
	.join-scrtion2 .title span,
	.join-scrtion3 .title span{
		font-size: 30px;
	}
	.wel-add .mian .tit,
	.join-scrtion2 .tit,
	.join-scrtion3 .tit{
		font-size: 18px;
    	line-height: 30px;
    	margin-bottom: 50px;
    	-webkit-transition: all 0.3s;
      	transition: all 0.3s;
    	position: relative;
    	font-family: 'å¾®è»Ÿæ­£é»‘é«”';
	}


	.join-scrtion2{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
		padding-top: 20px;
	}
	.join-scrtion2 .tit{
		margin-bottom: 35px;
	}
	.join-scrtion2 .title,
	.join-scrtion2 .tit{
		text-align: center;
	}
	.join-scrtion2 .list li{
		width: 100%;
		margin-top: 15px;
	}
	.join-scrtion2 .list li .pic{
		width: 100%;
		overflow: hidden;
	}
	.join-scrtion2 .list li .pic img{
		display: block;
		width: 100%;
	}
	.join-scrtion2 .list li .box{
		padding: 15px 15px 20px 55px;
		position: relative;
	}
	.join-scrtion2 .list li .box:before{
		display: block;
		width: 1px;
		height: 100%;
		background-color: #333;
		position: absolute;
		left: 25px;
    	top: -20px;
		content: ''
	}
	.join-scrtion2 .list li .box .mtit{
		font-size: 20px;
		color: #000000;
		line-height: 1.2;
		margin-bottom:12px; 
	}
	.join-scrtion2 .list li .box .detaile{
		font-size: 14px;
		line-height: 1.6;
		color: #444;
	}




/*人才招聘 */


.life-box .title{
	text-align: center;
	padding: 115px 0 35px;
}
.life-box .title h2{
	font-size: 42px;
    color: #282828;
    line-height: 70px;
    text-transform: uppercase;
    font-family: 'Open Sans','arial';
}
.life-box .title h2 span{font-size: 60px;}
.life-box .title .fa{
	font-size: 36px;
    color: #282828;
    line-height: 45px;
    font-family: 'å¾®è»Ÿæ­£é»‘é«”';
}
.life-box .list{
	width: 92%;
	max-width: 1000px;
	margin: 0 auto;
}
.life-box .list ul li{margin-bottom: 70px;}
.life-box .list ul li .pic{
	width: 100%;
	overflow: hidden;
	margin-bottom: 53px;
}
.life-box .list ul li .pic img{
	display: block;
	width: 100%;
}
.life-box .list ul li .box{
	width: 85%;
	margin: 0 auto;
	border:1px solid #e5e5e5;
	position: relative;
	padding-bottom: 35px;
}
.life-box .list ul li .box:before{
	display: block;
	width: 2px;
	height: 40px;
	background-color: #959595;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -1px;
	top: -19px;
}
.life-box .list ul li .box .tit{
	width: 92%;
	margin: 0 auto 20px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #f4f4f4;
}
.life-box .list ul li .box .tit h3{
	font-size: 24px;
	line-height: 36px;
	color: #333333;
	padding: 40px 0 5px;
}
.life-box .list ul li .box .tit .time{
	font-size: 14px;
	color: #888888;
	line-height: 24px;
}

.life-box .list ul li .box span{
	font-weight: bold;
	color:#666
	
}

.life-box .list ul li .box .details{
	font-size: 16px;
	line-height: 32px;
	color: #888888;
	width: 92%;
	margin: 0 auto 50px;
	text-align: justify;
}






.life-box .list ul li .box .btns{
	width: 92%;
	margin: 0 auto;
	position: relative;
}
.life-box .list ul li .box .btns .btn{
	display: block;
	float: left;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	padding:0 80px 0 23px;
	font-family: 'å¾®è»Ÿæ­£é»‘é«”';
	border:1px solid #eaeaea;
	background: url(../../img/img24.png) 120px center no-repeat;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    position: relative;
}
.life-box .list ul li .box .btns i{
	display: block;
	width:440px;
	height: 1px;
	position: absolute;
	background-color: #f4f4f4;
	left: 210px;
	top: 22px;
}

.life-box .list ul li .box .btns .btn:hover{
	background:#743e0d
 url(../../img/img33.png) 120px center no-repeat;
	color: #fff;
	border:1px solid #743e0d
;
}
.life-box .list ul li .box .btns .link{
	width: 108px;
	float: right;
}
.life-box .list ul li .box .btns .link a{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 13px 8px 0;
	cursor: pointer;
	padding-left: 0
}
.life-box .list ul li .box .btns .link .wx{
	background: url(../../img/img27.png) center no-repeat;
}
.life-box .list ul li .box .btns .link .wx:hover{
	background: url(../../img/img31.png) center no-repeat;
}
.life-box .list ul li .box .btns .link .wb{
	background: url(../../img/img28.png) center no-repeat;
}
.life-box .list ul li .box .btns .link .wb:hover{
	background: url(../../img/img32.png) center no-repeat;
}
.life-box .list ul li .box .btns .link .qq{
	background: url(../../img/img29.png) center no-repeat;
}
.life-box .list ul li .box .btns .link .qq:hover{
	background: url(../../img/img30.png) center no-repeat;
}
.life-box .list ul li .box .btns .link .zan{
	background: url(../../img/zan.png) center no-repeat;
}
.life-box .list ul li .box .btns .link .zan.on{
	background: url(../../img/zan1.png) center no-repeat;
}
.video{
	width: 100%;
	overflow: hidden;
	position:relative;
}
.video .viddeo{
	display: block;
	width: 100%;
	max-height: 800px;
	background-color: #000;
}
.video .box{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 0%;
	margin: 0px 0 0 0px;
	z-index: 3;
	cursor: pointer;
	background: url(../../img/img94.jpg) center/cover no-repeat;
}
.video .box i{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
	z-index: 5;
	background: url(../../img/img34.png) center/cover no-repeat;
	cursor: pointer;
}
.bdimgshare-content,.bdimgshare-bg{display: none;}












@media (min-width:768px){
	.wel-add .mian .title,
	.join-scrtion2 .title,
	.join-scrtion3 .title{
		font-size: 34px;
		line-height: 60px;
	}
	.wel-add .mian .title span,
	.join-scrtion2 .title span,
	.join-scrtion3 .title span{
		font-size: 48px;
	}
	.wel-add .mian .tit,
	.join-scrtion2 .tit,
	.join-scrtion3 .tit{
		font-size: 29px;
		line-height: 45px;
		margin-bottom: 70px;
	}
	
		.join-scrtion2 .tit{
		margin-bottom: 15px;
	}
	.join-scrtion2 .list li {
	    width: 48%;
	    float: left;
	    margin: 30px 4% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n){
		margin-right: 0
	}
	.join-scrtion2 .list li .box {
	    padding: 20px 15px 20px 55px;
	}

	
	
	
	

}


@media (min-width:992px){
	
	
		.join-scrtion2 .list li {
	    width: 31%;
	    margin: 50px 3.5% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n){
		margin-right: 3.5%;
	}
	.join-scrtion2 .list li:nth-child(3n){
		margin-right:0;
	}
	.join-scrtion2 .list li:last-child{
		margin-right: 0 !important
	}

	
	
}


@media (min-width:1025px){
	.wel-add .img {
	    width: 100%;
	    left: 0%;
	}
	.wel-add .mian .title,
	.join-scrtion2 .title,
	.join-scrtion3 .title{
		font-size: 42px;
	}
	.wel-add .mian .title span,
	.join-scrtion2 .title span,
	.join-scrtion3 .title span{
		font-size: 60px;
	}
		.join-scrtion2{
		padding-top: 100px;
			padding-bottom: 100px;
	}
	
	.join-scrtion2 .list{padding-bottom: 100px;}
	
	
	
	
	.join-scrtion2 .tit{
		font-size: 36px;
		margin-bottom: 0
	}
	.join-scrtion2 .list li{
		margin-top: 5vw;
	}
	.join-scrtion2 .list li .box {
	    padding: 25px 15px 20px 55px;
	}
	.join-scrtion2 .list li .box .detaile{
		line-height: 1.9
	}
	.join-scrtion2 .list li .box .mtit{
		margin-bottom: 15px;
	}
	.join-scrtion2 .list li .pic img{
      	transition: all ease-in .3s;
	    -webkit-transition: all ease-in .3s;
	    transform: scale(1.1);
	    -webkit-transform: scale(1.1);
	}
	.join-scrtion2 .list li:hover .pic img{
		transform: scale(1.02);
		-webkit-transform: scale(1.02);
	}

}

@media (min-width:1100px){
	.join-scrtion1 .left .title, .join-scrtion1 .right .title {
	    font-size: 26px;
	    margin-bottom: 45px;
	}
	.join-scrtion2 .list li{
		width: 30%;
		margin: 5vw 5% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n) {
	    margin-right: 5%;
	}
	.join-scrtion2 .list li:nth-child(3n) {
	    margin-right: 0;

	}
	.join-scrtion2 .list li .box .mtit{
		font-size: 22px;
	}
	.join-scrtion2 .list li .box {
	    padding: 30px 15px 20px 55px;
	}
}

@media (min-width:1200px){
	.join-scrtion1 .left .title, .join-scrtion1 .right .title {
	    font-size: 28px;
	    margin-bottom: 49px;
	}
	.join-scrtion2 .list li .box .mtit{
		font-size: 24px;
	}
	.join-scrtion2 .list li .box .detaile {
	    line-height: 2;
	}
	.join-scrtion2 .list li .box:before {
	    top: -30px;
	}
	.join-scrtion2 .list li .box {
	    padding: 35px 15px 25px 55px;
	}
	
}



@media (min-width:1300px){
	
	
	.join-scrtion2 .list li{
		width: 29%;
		margin: 5vw 6.5% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n) {
	    margin-right: 6.5%;
	}
	.join-scrtion2 .list li:nth-child(3n) {
	    margin-right: 0;
	}
	.join-scrtion2 .list li .box .mtit{
		margin-bottom: 18px;
	}
	.join-scrtion2 .list li .box .detaile {
	    line-height: 2.1;
	}
	.join-scrtion3 .bot .tel{
		font-size: 60px;
	}
	.join-scrtion2 .list li .box {
	    padding: 35px 15px 20px 65px;
	}
	.join-scrtion2 .list li .box:before {
	    left: 31px;
	}
}
@media (min-width:1400px){
	.join-scrtion2 .list li .box {
	    padding: 40px 15px 20px 80px;
	}
	.join-scrtion2 .list li .box:before {
	    left: 40px;
	}
}
@media (min-width:1600px){
	.wel-add .mian .tit:before {
	    height: 50px;
	    bottom: -75px;
	}
	.join-scrtion2 .list li .box {
	    padding: 40px 15px 20px 100px;
	}
	.join-scrtion2 .list li .box:before {
	    left: 50px;
	}
}









/*大事记*/

.che-list .title h2,.case-box .title h2,.chie-box .title h2{
	font-size: 42px;
    color: #282828;
    line-height: 70px;
    text-transform: uppercase;
    font-family: 'Open Sans','arial';
}
.che-list .title h2 span,.case-box .title h2 span,.chie-box .title h2 span{font-size: 60px;}
.che-list .title .fa,.case-box .title .fa,.chie-box .title .fa{
	font-size: 36px;
    color: #282828;
    line-height: 45px;
    font-family: 'å¾®è»Ÿæ­£é»‘é«”';
}




.che-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 220px;
}
.che-list .title{
	padding: 125px 0 110px;
	text-align: center;
}

.che-list ul li{
	padding-bottom: 150px;
	position: relative;
	background: url(../images/img79.jpg) center top repeat-y;
}
.che-list ul li .pic,.che-list ul li .box{width: 45%;}
.che-list ul li:nth-child(odd) .pic{float: left;}
.che-list ul li:nth-child(odd) .box{float: right;}
.che-list ul li:nth-child(even) .pic{float: right;}
.che-list ul li:nth-child(even) .box{float: left;}
.che-list ul li .box{
	text-align: justify;
	position: relative;
}
.che-list ul li .box .mian{width:71%;}
.che-list ul li:nth-child(even) .box .mian{padding-left:27%}
.che-list ul li i{
	display: block;
	content: '';
	width: 37px;
	height: 37px;
	border-radius: 100%;
	background-color: #743e0d;
	font-size: 16px;
	line-height: 37px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -18.5px;
	top: 100px;
	font-family: 'arial';
	font-style: normal;
}
.che-list ul li .pic img{
	display: block;
	width: 100%;
}
.che-list ul li .box h3{
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	font-weight: bold;
	padding-top: 100px;
	position: relative;
	margin-bottom: 20px;
	font-family: 'å¾®è½¯é›…é»‘';
}
.che-list ul li .box .details{margin-bottom: 10px;}
.che-list ul li .box .details,.che-list ul li .box .details p{
	font-size: 16px;
	line-height: 32px;
	color: #666;
	font-family: 'å¾®è½¯é›…é»‘';
}
.che-list ul li .box .details.on,.che-list ul li .box .details.on p{
	color: #333;
	font-size: 18px;
	font-weight: bold;
}









/*招商加盟*/



.join-scrtion3 {
    padding: 120px 0 157px;
	margin: 0 auto;
}


.join-scrtion3 .title{text-align: center;}
.join-scrtion3 .tit{text-align: center;}

.join-scrtion3 .list {
    text-align: left;
	width: 100%;}

.join-scrtion3 .list li {
	font-size: 16px;}

.join-scrtion3 .bot {
    margin-top: 100px;
}


.join-scrtion3 .bot {
    margin-top: 50px;
	text-align: center;}



.join-scrtion3 .bot .btitle {
    font-size: 28px;
	margin-bottom: 100px;}


.join-scrtion3 .bot .tel {
	font-size: 60px;}

.join-scrtion3 .bot .fenbu {
	width:100%;}


.join-scrtion3 .bot .fenbu img {
	width:100%;}





.join-scrtion3 .bot .tel {
    font-size: 45px;
    color: #743e0d;
    line-height: 1;
	font-family: 'Century Gothic',arial;}


@media (min-width: 1025px){

.join-scrtion3 {
    padding: 7.1vw 0 9.2vw;
	}

}
@media (min-width: 992px){.join-scrtion3 {
    padding: 90px 0 110px;
}
}

@media (min-width: 768px){
	
	.join-scrtion3 {padding: 60px 0 80px;}
	
	.join-scrtion3 .list li {
    float: left;
    width: 31%;
    margin: 0 3.5% 0 0;
		line-height: 1.9;}
	
	
	.join-scrtion3 .bot .btitle {
    font-size: 24px;
		margin-bottom: 85px;}
	.join-scrtion3 .bot .fa {
    font-size: 18px;
		margin-bottom: 20px;}
	
	.join-scrtion3 .bot .btitle:before {
    height: 45px;
		bottom: -64px;}
	.join-scrtion3 .bot .tel {
		font-size: 50px;}
	
}

@media (min-width: 320px){
.join-scrtion3 {
    width: 1250px;
    max-width: 92%;
    margin: 0 auto;
	}}
























@media (max-width:1500px){
	
}
@media (max-width:1300px){
	.stra-box ul .mbox6 .box h3{
		padding: 50px 0 15px;
	}
	.stra-box ul .mbox5 .box h3{padding: 60px 0 20px;}
	.news-box .list ul li{margin: 0 2.33% 90px 0;}
	.case-box ul li{margin: 0 3% 50px 0;}
	.profile-box .mbox2 .box .mlist,.profile-box .mbox3 .box .mlist{padding: 30px 0}
	.profile-box .mbox1 .tit{padding-top: 40px}
	.profile-box .mbox2{margin-bottom: 70px;}
	.profile-box .mbox3 .box .mlist ul li{width: 45%}
}

@media (max-width:1200px){
	.stra-box ul .mbox1  .box .btn{margin: 20% auto 0;}
	.stra-box ul .mbox1  .box .details{width: 90%;}
	.stra-box ul .mbox3 .box h3{padding: 130px 0 35px;}
	.stra-box ul .mbox5 .box{width: 38%;}
	.stra-box ul .mbox5 .box h3{padding:60px 0 20px;}
	.stra-box ul .mbox6 .box{margin-right:0%;}
	.stra-box ul .mbox6 .pic{top: -90px;}
	.stra-box ul .mbox7 .pic{top: -130px;}
	.stra-box ul li .box .details{line-height: 34px;}

}
@media (max-width:1024px){
	.pc-title{
		padding: 30px 0;
		margin: -50px auto 0;
	}
	.pc-title{padding: 30px 0;}
	.pc-title a{
		width:33.33333%;
		height: 40px;
    	line-height: 40px;
		font-size: 16px;
	}
	
	
	.pc_case a{
		width:25%;
		height: 40px;
    	line-height: 40px;
		font-size: 16px;
	}
	.pc_ying a{width:50%}

	
	.stra-box{margin: 90px auto 80px;}
	.stra-box ul li .pic{text-align: center;}
	.stra-box ul li .box h3{font-size: 26px;}
	.stra-box ul li .pic img{max-width: 100%;width: auto;display: inline-block;}
	.stra-box ul .mbox1 .pic,.stra-box ul .mbox2 .pic,.stra-box ul .mbox3 .pic,
	.stra-box ul .mbox4 .pic,.stra-box ul .mbox5 .pic,.stra-box ul .mbox6 .pic,
	.stra-box ul .mbox7 .pic{float:none;margin: 0 auto;width: auto;top: 0}
	.stra-box ul .mbox1  .box .details,.stra-box ul li .box .details{width:80%;}
	.stra-box ul .mbox1 .box,.stra-box ul .mbox3 .box,
	.stra-box ul .mbox5 .box,.stra-box ul .mbox6 .box{
		float: none;width: 100%;padding-left: 0;margin-bottom: 30px}
	.stra-box ul .mbox1  .box .btn{display: none;}
	.stra-box ul .mbox6,.stra-box ul .mbox3{margin-bottom: 40px;}
	.stra-box ul .mbox3{top: 0}
	.stra-box ul .mbox1  .box h3{padding: 0px 0 25px;}
	.stra-box ul .mbox3 .box h3,.stra-box ul .mbox6 .box h3{padding: 70px 0 25px;}
	.stra-box ul .mbox5 .box h3{padding: 30px 0 25px;}
	.news-box .list ul{width: 100%}
	.news-box .list ul li{
		width:50%;
		float: left;
		margin:0 0% 70px 0;
	}
	.news-box .list ul li a{
		width: 92%;
		margin: 0 auto;
	}
	.news-box .title h2,.profile-box .title h2{font-size: 34px;}
	.news-box .title h2 span,.profile-box .title h2 span{font-size: 48px;}
	.news-box .title .fa,.profile-box .title h2 .fa{font-size: 29px;}
	.news-box .list ul li a .box h3{font-size: 20px;}
	.news-box .list ul li a .box .fa{line-height: 26px;}
	.news-box .list ul li a .pic img{
		opacity: 1;
	    transition: all 0s;
	    -webkit-transition: all 0s;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	.news-box .list ul li:hover a .pic img{
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	.news-box .list ul li:hover{top: 0}
	.case-box ul{width: 100%;}
	.case-box ul li{
		margin: 0 2.5% 50px 2.5%;
		width: 45%;
	}
	.case-box ul li:hover{top: 0}
	.profile-box .mbox1{margin-bottom: 30px;}
	.profile-box .mbox1 .tit{
		font-size: 26px;
    	line-height: 36px;
	}
	.profile-box .mbox1 .pic{width: 20%;}
	.profile-box .mbox1 .tit{padding-top: 5%}
	.profile-box .mbox2 .pic,.profile-box .mbox2 .box,
	.profile-box .mbox3 .pic,.profile-box .mbox3 .box{float: none;width: 100%;}
	.profile-box .mbox2 .pic{width: 80%}
	.profile-box .mbox2 .box,.profile-box .mbox3 .box{padding: 40px 0;}
	.profile-box .mbox2 {margin-bottom: 20px;}
	.profile-box .mbox3 .box .mlist ul li{width: 30%}
	.ninfor{padding: 5%}
	.ninfor .fot .left {width: 70%;}
	.ninfor .title{padding-bottom: 35px;}
	.ninfor .title h2{
		font-size: 28px;
	}
}
@media (max-width:767px){
	#ph-title{
		display: block;
	    width:100%;
	    margin: 0 auto;
	    padding: 10px 0; 
	    position: relative;
	    overflow: hidden;
	    direction: ltr;
	    -webkit-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    -o-backface-visibility: hidden;
	    backface-visibility: hidden;
	    z-index: 1;
	    background-color: #f6f6f6
	}
	#ph-title .swiper-wrapper .swiper-slide{
		width:35%;
	}
	#ph-title .swiper-wrapper .swiper-slide a{
		display: block;
		width: 100%;
		height: 34px;
		line-height: 34px;
		text-align: center;
		font-size: 15px;
		color: #333;
	}
	#ph-title .swiper-wrapper .swiper-slide.on a{
		background-color: #743e0d;
		color: #fff;
	}
	.stra-box{margin: 60px auto 60px}
	.stra-box ul .mbox1  .box .details, .stra-box ul li .box .details,
	.stra-box ul .mbox1  .box .details, .stra-box ul .mbox3 .box .details,
	.profile-box .mbox2 .box .details,.profile-box .mbox2 .box .mlist li .fa,
	.profile-box .mbox3 .box .details,.profile-box .mbox3 .box .mlist ul li .fa{
		width: 100%;
		font-size: 14px;
		line-height: 26px;
	}
	
	
	.profile-box .mbox3{margin-bottom: 20px;}
	
	
	.stra-box ul .mbox1 .box, .stra-box ul .mbox3 .box, 
	.stra-box ul .mbox5 .box, .stra-box ul .mbox6 .box,
	.stra-box ul .mbox1, .stra-box ul .mbox4,
	.stra-box ul .mbox6, .stra-box ul .mbox3{
		margin-bottom: 20px;
	}
	.stra-box ul .mbox1  .box h3{padding: 0px 0 15px;}
	.stra-box ul li .box h3{
		font-size: 20px;
		line-height: 30px;
		padding: 0px 0 15px;
	}
	.stra-box ul .mbox3 .box h3, .stra-box ul .mbox6 .box h3{
		padding: 40px 0 15px;
	}
	.stra-box ul .mbox5 .box h3{
		padding: 30px 0 15px;
	}
	.news-box .list ul li{
		width: 100%;
		margin: 0 0 40px 0;
	}
	.news-box .title h2,.profile-box .title h2{
		font-size: 22px;
    	line-height: 40px;
	}
	.news-box .title{padding: 40px 0 50px;}
	.news-box .title h2 span,.profile-box .title h2 span{font-size: 30px;}
	.news-box .list ul li a{width: 96%;}
	.news-box .list ul li a .box{margin-bottom: 20px;}
	.news-box .title .fa,.profile-box .title .fa{
		font-size: 18px;
    	line-height: 30px;
	}
	.news-box .list ul li a .box h3{
		font-size: 16px;
    	line-height: 26px;
    	margin-bottom: 8px;
	}
	.news-box .list ul li a .box .time{margin-bottom: 5px;}
	.news-box .list ul li a .box .fa{height: 48px;}
	.case-box{margin: 60px auto;}
	.case-box ul li{
		width: 96%;
		margin: 0 auto 30px;
		float: none;
	}
	.case-box ul li a .box h3{
		font-size: 18px;
		font-weight: normal;
	    line-height: 32px;
	}
	.case-box ul li a .box .more,.ninfor .details, .ninfor .details p,.ninfor .fot .left p{
		font-size: 14px;
    	line-height: 26px;
	}
	.case-box ul li a .box{padding: 25px 0 20px;}
	.profile-box .title{padding: 45px 0 ;}
	.profile-box .mbox1 .tit{
		font-size: 16px;
		line-height: 30px;
		width: 100%;
		padding-top: 0%;
	}
	.profile-box .mbox1 .pic{display: none;}
	.profile-box .mbox1 .tit:before{height: 2px;bottom: -10px}
	.profile-box .mbox2 .pic{width: 100%}
	.profile-box .mbox2 .box,.profile-box .mbox3 .box{padding: 30px 0}
	.profile-box .mbox2 .box .mlist li .math,.profile-box .mbox2 .box .mlist li .math span,.profile-box .mbox3 .box .mlist ul li .math{font-size: 26px;line-height: 26px;
    height: 26px;}
	.profile-box .mbox2 .box .mlist{padding: 20px 0}
	.profile-box .mbox2{margin-bottom: 0}
	.profile-box .mbox3 .box .mlist ul li{width: 40%}
	.profile-box .mbox1{margin-bottom: 40px;}
	.ninfor .title h2{
		font-size: 18px;
		line-height: 28px;
		font-weight: normal;
	}
	.ninfor .title .time{
		font-size: 13px;
		line-height: 22px;
	}
	.ninfor .title{
		padding-bottom: 20px;
		margin-bottom: 15px;
	}
	.ninfor .fot .left{width: 100%;
		float: none;margin-bottom: 20px;}
	.ninfor .fot .bttn{
		float: none;
	    width: 120px;
	    height: 36px;
	    line-height: 36px;
	    font-size: 14px;
	}
	.ninfor{padding: 7% 3% 12%;}
}




@media (max-width:1400px){
	.chie-box .box .details:nth-child(2) .fa, .chie-box .box .details:nth-child(2) .fa p{
		line-height: 30px;
	}
	.chie-box .box .details:nth-child(1) .fa, .chie-box .box .details:nth-child(1) .fa p{line-height: 28px;}
	.chie-box .box .details:nth-child(1) h3,.chie-box .box .details:nth-child(2) h3{font-size: 26px;margin-bottom: 20px}
	.che-swp .title h2{font-size: 26px;}
	.che-list ul li{background: url(../../img/img79.jpg) center -50px repeat-y;}
	.che-list ul li i{top: 50px;}
	.che-list ul li .box h3{padding-top: 50px;}
	.che-list ul li .box .mian{width: 86%}
	.che-list ul li:nth-child(even) .box .mian{padding-left: 14%}
	.che-list ul li{padding-bottom: 90px;}
}
@media (max-width:1400px){
	.che-swp .swiper-slide .box .details{bottom: 10px;}
	.che-swp .swiper-slide .box .details h3{
		font-size: 30px;
		line-height: 22px;
	}
	.che-swp .swiper-slide .box .details .fa,.che-swp .swiper-slide .box .details h3 span{
		font-size: 16px;
	}

}


@media (max-width:1024px){
	.pc-title{padding: 30px 0}
	.che-list .title h2,.case-box .title h2,.chie-box .title h2{
		font-size: 34px;
	}
	.che-list .title h2 span,.case-box .title h2 span,.chie-box .title h2 span{font-size: 48px;}
	.che-list .title .fa,.case-box .title .fa,.chie-box .title .fa{
		font-size: 29px;
	}

	.che-list ul li{
		background: url(../../img/img79.jpg) 3% -50px repeat-y;
		padding:0 3% 6% 8%;
		box-sizing:border-box;
	}
	.che-list ul li:nth-child(odd) .pic,.che-list ul li:nth-child(odd) .box,
	.che-list ul li:nth-child(even) .box,.che-list ul li:nth-child(even) .pic{
		width: 100%;float: none;
	}
	.che-list ul li i{left: 1%;margin-left: 0;}
	.che-list ul li:nth-child(even) .box .mian{padding: 0;width: 100%}
    .che-list ul li .box h3{padding-top: 35px;margin-bottom: 15px;}
	.che-list .title {
	    padding: 110px 0 80px;
	    text-align: center;
	}
	.che-list{margin-bottom: 100px;}
	.che-list ul li .box .mian{width: 100%}
	.case-box .title {padding: 80px 0 20px;}
	.case-box #list .details .tit{
		margin-right:30px;
	}
	.case-box{width: 100%}
	.case-box #list .box{
		width: 43%;
		float: left;
	}
	.case-box #list .box .img img{
		opacity:1;
	    transition: all ease 0s;
	    -webkit-transition: all ease 0s;
	    transform: scale(1);
	    -webkit-transform: scale(1);
	}
	.che-swp .swiper-slide{width: 600px;}

}


@media (max-width:991px){
	.che-swp .title .btns{display: none;}
	#ph-title{
		display: block;
	    width:100%;
	    margin: 0 auto;
	    padding: 10px 0;
	    position: relative;
	    overflow: hidden;
	    direction: ltr;
	    -webkit-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    -o-backface-visibility: hidden;
	    backface-visibility: hidden;
	    z-index: 1;
	    background-color: #f6f6f6
	}
	#ph-title .swiper-wrapper .swiper-slide a{
		display: block;
		width: 100%;
		height: 42px;
		line-height: 42px;
		text-align: center;
		font-size: 15px;
		color: #333;
	}
	#ph-title .swiper-wrapper .swiper-slide.on a{
		background-color: #743e0d
;
		color: #fff;
	}
	#ph-title .swiper-wrapper .swiper-slide{
		width:25%;
	}
}
@media (max-width:767px){
	/*.pc-title,.che-swp .title .btns{display: none;}
	#ph-title{
		display: block;
	    width:100%;
	    margin: 0 auto;
	    padding: 10px 0; 
	    position: relative;
	    overflow: hidden;
	    direction: ltr;
	    -webkit-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    -o-backface-visibility: hidden;
	    backface-visibility: hidden;
	    z-index: 1;
	    background-color: #f6f6f6
	}*/
	#ph-title .swiper-wrapper .swiper-slide{
		width:35%;
	}
	.pc_about #ph-title .swiper-wrapper .swiper-slide{
		width:20%;
	}
	
	
	
	
	
	/*#ph-title .swiper-wrapper .swiper-slide a{
		display: block;
		width: 100%;
		height: 34px;
		line-height: 34px;
		text-align: center;
		font-size: 15px;
		color: #333;
	}*/
	/*#ph-title .swiper-wrapper .swiper-slide.on a{
		background-color: #743e0d
;
		color: #fff;
	}*/

	.chie-box{margin: 0 auto 20px;}
	.che-list .title h2,.case-box .title h2,.chie-box .title h2{
		font-size: 22px;line-height: 40px;
	}
	.che-list .title h2 span,.case-box .title h2 span,.chie-box .title h2 span{font-size: 30px;}
	.che-list .title .fa,.case-box .title .fa,.chie-box .title .fa{
		font-size: 18px;line-height: 30px;
	}
	.chie-box .title {padding: 50px 0 50px;}
	.chie-box .box:before{display: none;}
	.chie-box .box .details{margin-bottom: 20px;}
	.chie-box .box .details:nth-child(1),.chie-box .box .details:nth-child(2){
		float: none;width: 100%;

	}
	.chie-box .box .details:nth-child(1) h3, .chie-box .box .details:nth-child(2) h3{
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.chie-box .box .details:nth-child(1) .fa, .chie-box .box .details:nth-child(1) .fa p{
		font-size: 14px;
		line-height: 24px;
	}
	.chie-box .box .details:nth-child(2) .fa, .chie-box .box .details:nth-child(2) .fa p,
	.che-list ul li .box .details, .che-list ul li .box .details p,
	.che-list ul li .box .details.on, .che-list ul li .box .details.on p{
		font-size: 14px;
		font-weight: normal;
		line-height: 26px;
	}
	.che-swp .pagination{
		display: block;
		width: 100%;
		position: relative;
		height: 20px;
		text-align: center;
	}
	.che-swp .pagination .swiper-pagination-switch{
		width: 10px;
	    border-radius: 100%;
	    border: 1px solid #e5e5e5;
	    height: 10px;
	    background: #fff;
	    display: inline-block;
	    opacity: 1;
	    margin: 0 6px;
	}
	.che-swp .pagination .swiper-active-switch{
		background-color: #8c3861;
		border: 1px solid #8c3861;
	}
	.che-swp .title{margin: 0 auto 30px;}
	.che-swp .title h2{
		font-size: 18px;
		line-height: 30px;
	}
	.che-swp .swiper-slide .box .details{bottom: 3px;}
	.che-swp .swiper-slide .box .details h3{
		font-size: 20px;
		line-height: 20px;
	}
	.che-swp .swiper-slide .box .details .fa, .che-swp .swiper-slide .box .details h3 span{
		font-size: 14px;
		line-height: 20px;
	}
	.che-swp .swiper-wrapper{
		margin-bottom:40px;
	}
	.che-list .title{padding: 60px 0 35px;}
	.che-list ul li{padding: 0 3% 6% 10%;}
	.che-list ul li i{
		width: 25px;height: 25px;
		font-size: 14px;line-height: 25px;
	}
	.che-list ul li .box h3{
		padding-top: 25px;
    	font-size: 18px;
    	line-height: 28px;
	}
	.case-box .title {padding: 50px 0 40px;}
	.case-box #list .details .tit{margin-right:20px;}
	.case-box{width: 92%}
	.case-box #list .box{
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	.case-box #list .box .img{margin-bottom: 15px;}
	.case-box #list .details .tit{
		font-size: 16px;
		line-height: 26px;
	}
	.case-box #list .details .fa{
		font-size: 14px;
    	line-height: 26px;
	}
	.case-box .en-btns{
		margin: 20px auto 80px;
	    width: 130px;
	    padding-right: 37px;
	    font-size: 18px;
	}
	.che-swp .swiper-slide{width: 300px;}
}




@media (max-width:1100px){
	.life-box .list ul li .box .btns i{
		width: 40%;left: 35%;
	}
}
@media (max-width:1024px){
	.life-box .title h2{
		font-size: 34px;line-height: 40px;margin-bottom: 5px;
	}
	.life-box .title h2 span{font-size: 48px;}
	.life-box .title .fa{
		font-size: 29px;
	}
	.life-box .list ul li .box .btns i{
		left: 37%;
	}
}
@media (max-width:767px){
	.life-box .title h2{
		font-size: 22px;
	}
	
	
	.life-box .ani-view.fade-in-down{opacity: 1;}
	
	
	.life-box .title h2 span{font-size: 30px;}
	.life-box .title .fa{
		font-size: 18px;line-height: 30px;
	}
	.life-box .list ul li .pic{margin-bottom: 30px;}
	.life-box .list ul li .box{width: 94%;padding-bottom: 25px;}
	.life-box .list ul li .box:before{
    	height: 30px;top: -15px;
	}
	.life-box .list ul li .box .tit h3{
		font-size: 16px;
    	line-height: 28px;
    	padding: 35px 0 5px;
	}
	.life-box .list ul li .box .tit .time{
		font-size: 12px;line-height: 18px;
	}
	.life-box .list ul li .box .details{
		font-size: 14px;
		line-height: 26px;
	}
	.life-box .list ul li .box .btns .btn{
		padding: 0 40px 0 10px;
		height: 36px;
    	line-height: 36px;
    	background: url(../../img/img24.png) 90px center/20px no-repeat;
	}
	.life-box .list ul li .box .btns .btn:hover{
		background:#743e0d
 url(../../img/img33.png) 90px center/20px no-repeat;
		color: #fff;
		border:1px solid #743e0d
;
	}
	.life-box .list ul li .box .btns i,.life-box .list ul li .box .btns .link{display: none}
	.life-box .title {padding: 50px 0 35px;}
	.video .box i{width: 40px;height: 40px}
}







@media (max-width:768px){

	.profile-box .mbox2 .tit{width: 100%}
}













