body,p,h1,h2,h6,li,i,ul,span,img,a,strong,input{margin:0;padding:0; font-family: "PingFangSC—Light";}
h3,h4,h5{margin:0;padding:0; font-family: "PingFangSC-Regular";}
body{ font-size:14px;}
li{list-style-type:none; float:left;}
a{text-decoration:none;outline: none;}
img{border:none;}
i{font-style:normal}
input,select,textarea{outline:none;text-indent:6px;}
textarea{resize:none;}
div{margin:0 auto;}
*{
	transition: 0s;
}
.fl{float: left;}
.fr{float: right;}
.wid{
	width: 1180px;
}
.head{
	width: 100%;
	height: 70px;
	background-color: #fbfbfb;
	border-bottom: 1px solid #f5f5f5;
}
.head_index{
	width: 100%;
	height: 70px;
	background-color: rgba(251, 251, 251, 0.95);
	border-bottom: 1px solid #ececec;
	position: fixed;
    top: 0;
    z-index: 999;
}
.head .head-logo{
	padding: 10px 0;
}
.head .head-logo img{
	margin-top: 4px;
}
.head .head-nav{
	padding-left: 120px;
	height: 70px;
	transition: inherit !important;
}
.head .head-nav ul li{
	line-height: 40px;
	padding: 15px 0;
	font-size: 15px;
	color: #414141;
	margin: 0 30px;
	position: relative;
}
.head .head-nav3 ul li{
	line-height: 40px;
	padding: 23px 0;
	font-size: 15px;
	color: #414141;
	margin: 0 30px;
	position: relative;
}
.head .head-nav ul li a{
	color: #545454;
}
.head .head-nav ul li a:hover{
	color: #e85352;
}
.head .head-nav2 ul li a{
	color: #545454;
	font-size: 15px;
}
.head .head-nav3 ul li a{
	color: #545454;
	font-size: 15px;
}
.head .head-nav ul li h4{
	font-weight: normal;
}
.head .head-nav ul li.acti a{
	color: #292929;
	font-size: 15px;
}
.head .head-nav ul li.acti h4 a{
	color: #e85352;
	font-weight: 900;
}
.head .head-nav ul li.acti:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background-color: #e85352;
}
.head .head-nav3 ul li.acti:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 3px;
	background-color: #e85352;
}


/*.bannar{
	width: 100%;
}
.bannar img{
	width: 100%;
}
.bannar .swiper-button-prev{
	width: 50px;
	height: 50px;
	background: url(../img/prev.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 50%;
	margin-left: -550px;
}
.bannar .swiper-button-next{
	width: 50px;
	height: 50px;
	background: url(../img/next.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 50%;
	margin-right: -550px;
}
.bannar .swiper-button-prev:hover{
	background: url(../img/prev-hover.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.bannar .swiper-button-next:hover{
	background: url(../img/next-hover.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.bannar .swiper-pagination{
	bottom: 25px !important;
}
.bannar .swiper-pagination .swiper-pagination-bullet{
	width: 18px;
	height: 10px;
	border-radius: 5px;
	background-color: #fff;
	opacity: 1;
	transition: .6s;
	margin: 0 6px;
}

.bannar .swiper-pagination .swiper-pagination-bullet-active{
	width: 40px;
	background-color: #e85352;
}*/

.problem{
	width: 100%;
	display: table;
	background-color: #fbfbfb;
	padding: 65px 0;
	margin-top: -5px;
}
.problem-fl{
	width: 455px;
	display: table;
	margin-top:70px;
	margin-left: 45px;
}
.problem-fl h6{
	margin: 0;
	padding-top: 30px;
}
.problem-fl h6 i{
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #e85352;
	line-height: 60px;
	letter-spacing: 20px;
}
.problem-fl h4{
	line-height: 78px;
	font-weight: normal;
	font-size: 28px;
	color: #4b64bf;
	letter-spacing: 2px;
}
.problem-box{
	width: 100%;
	height: 115px;
	float: left;
}

.problem-box-img{
	width: 105px;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10px;
}
.problem-box-text{
	width: 350px;
	height: 100%;
	padding-top: 32px;
}

.problem-box-text h5{
	line-height: 42px;
	font-size: 22px;
	color: #414141;
	font-weight: normal;
	letter-spacing: 1px;
}
.problem-box-text p{
	font-size: 14px;
	color: #525252;
	line-height: 24px;
	padding: 10px 0;
}
.problem-acti{
	background-color: #fff;
	width: 515px;
	margin-top: 70px;
	padding-bottom: 60px;
	padding-left: 60px;
	box-shadow: 5px 0 40px rgba(0,0,0,.05);
}
.problem-acti h6 i{
	color: #C0C0C0;
}
.problem-acti h4{
	color: #E85352;
}

.plan{
	display: table;
	padding: 40px 0;
}
.plan-fl{
	width: 650px;
	display: table;
}
.plan-fl ul{
	width: 600px;
	display: table;
}
.plan-fl ul li{
	width: 270px;
	float: left;
	height: 270px;
	background-color: #d86a69;
	margin: 15px 15px;
	box-shadow:  0 0 15px rgba(0,0,0,.2);
	transition: .5s;
}
.plan-fl ul li h4{
	width: 100%;
	height: 196px;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.plan-fl ul li p{
	text-align: center;
	color: #3a3a3a;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 1px;
}
.plan-fl ul li.plan-item1{
	background-color: #fffcf6;
}
.plan-fl ul li.plan-item2{
	background-color: #fff6f6;
}
.plan-fl ul li.plan-item3{
	background-color: #f6fffe;
}
.plan-fl ul li.plan-item4{
	background-color: #f6fcff;
}
.plan-fl ul li.plan-item1.acti{
	background-color: #ebbe6a;
}
.plan-fl ul li.plan-item2.acti{
	background-color: #d86a69;
}
.plan-fl ul li.plan-item3.acti{
	background-color: #50bcb1;
}
.plan-fl ul li.plan-item4.acti{
	background-color: #4b64bf;
}
.plan-fl ul li.acti p{
	color: #fff;
}
.plan-fl ul li.plan-item1 h4 i{
	width: 45px;
	height: 188px;
	background: url("../img/index/ic7.png") center no-repeat;
	display: inline-block;
	background-size: cover;
}
.plan-fl ul li.plan-item2 h4 i{
	width: 52px;
	height: 188px;
	background: url("../img/index/ic9.png") center no-repeat;
	display: inline-block;
	background-size: contain;
}
.plan-fl ul li.plan-item3 h4 i{
	width: 51px;
	height: 188px;
	background: url("../img/index/ic11.png") center no-repeat;
	display: inline-block;
	background-size: contain;
}
.plan-fl ul li.plan-item4 h4 i{
	width: 48px;
	height: 188px;
	background: url("../img/index/ic13.png") center no-repeat;
	display: inline-block;
	background-size: contain;
}
.plan-fl ul li.plan-item1.acti h4 i{
	width: 45px;
	height: 188px;
	background: url("../img/index/ic8.png") center no-repeat;
	background-size: cover;
}
.plan-fl ul li.plan-item2.acti h4 i{
	width: 52px;
	height: 188px;
	background: url("../img/index/ic10.png") center no-repeat;
	background-size: contain;
}
.plan-fl ul li.plan-item3.acti h4 i{
	width: 51px;
	height: 188px;
	background: url("../img/index/ic12.png") center no-repeat;
	background-size: contain;
}
.plan-fl ul li.plan-item4.acti h4 i{
	width: 48px;
	height: 188px;
	background: url("../img/index/ic14.png") center no-repeat;
	background-size: contain;
}

.plan-fr{
	width: 500px;
	display: table;
}
.plan-fr h3{
	text-align: right;
	line-height: 90px;
	position: relative;
	color: #353535;
	font-weight: normal;
	letter-spacing: 5px;
	font-size: 30px;
}
.plan-fr h3:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: -10px;
	width: 70px;
	height: 3px;
	background-color: #eb6766;
}
.plan-fr h6{
	margin: 0;
	font-weight: normal;
	text-align: right;
	line-height: 20px;
	padding-top: 30px;
	font-size: 18px;
	color: #eb6766;
	letter-spacing: 2px;
}
.plan-fr p{
	line-height: 24px;
	padding-top: 20px;
	font-size: 14px;
	color: #525252;
	text-align: justify;
}
.plan-fr ul{
	width: 100%;
	padding-top: 68px;
	text-align: right;
}
.plan-fr ul li{
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	width: 100%;
	margin: 11px 0;
}
.plan-fr ul li span{
	display: inline-block;
	float: right;
	height: 100%;
	padding: 0 8px;
	position: relative;
}
.plan-fr ul li.plan-item1 span{
	color: #ebbe6a;
}
.plan-fr ul li.plan-item2 span{
	color: #ea6160;
}
.plan-fr ul li.plan-item3 span{
	color: #50bcb1;
}
.plan-fr ul li.plan-item4 span{
	color: #4b64bf;
}
.plan-fr ul li.plan-item1.acti span{
	background-color: #ebbe6a;
	color: #fff;
}
.plan-fr ul li.plan-item1.acti span:after{
	content: '';
	position: absolute;
	left: -28px;
	top: 50%;
	width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #ebbe6a;
    margin-top: -10px;
}
.plan-fr ul li.plan-item2.acti span{
	background-color: #ea6160;
	color: #fff;
}
.plan-fr ul li.plan-item2.acti span:after{
	content: '';
	position: absolute;
	left: -28px;
	top: 50%;
	width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #ea6160;
    margin-top: -10px;
}
.plan-fr ul li.plan-item3.acti span{
	background-color: #50bcb1;
	color: #fff;
}
.plan-fr ul li.plan-item3.acti span:after{
	content: '';
	position: absolute;
	left: -28px;
	top: 50%;
	width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #50bcb1;
    margin-top: -10px;
}
.plan-fr ul li.plan-item4.acti span{
	background-color: #4b64bf;
	color: #fff;
}
.plan-fr ul li.plan-item4.acti span:after{
	content: '';
	position: absolute;
	left: -28px;
	top: 50%;
	width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #4b64bf;
    margin-top: -10px;
}

.resume{
	width: 100%;
	display: table;
	background-color: #fbfbfb;
	padding: 40px 0;
}
.resume h3{
	line-height: 90px;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #353535;
	position: relative;
	text-align: center;
}
.resume h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.resume h6{
	text-align: center;
	font-weight: normal;
	line-height: 60px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #eb6766;
	letter-spacing: 1px;
}
.resume ul{
	width: 1200px;
	margin-left: -50px;
	display: table;
	padding-bottom: 90px;
}
.resume ul li{
	width: 250px;
	height: 330px;
	background-color: #f00;
	margin-left: 49px;
	position: relative;
}
.resume ul li:after{
	content: '';
	position: absolute;
	right: -18px;
	top: 18px;
	width: 100%;
	height: 100%;
	background: #e8e9eb;
}

.resume-box{
	width: 182px;
	height: 280px;
	border: 2px solid #4b64bf;
	background-color: #f1f5fe;
	padding: 25px 35px;
	position: relative;
	z-index: 9;
}
.resume-box h4{
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	font-size: 20px;
	color: #4b64bf;
}
.resume-box2 h4{
	color: #e96968;
}
.resume-box h4 span{
	padding-left: 26px;
	letter-spacing: 2px;
	position: relative;
	font-family: "PingFangSC-Regular";
}
.resume-box h4 span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-left:14px solid #4b64bf;
    border-radius: 2px;
    margin-top: -8px;
}
.resume-box2 h4 span:after{
    border-left:14px solid #e96968;
}
.resume-box p{
	line-height: 24px;
	font-size: 14px;
	color: #525252;
	padding-top: 12px;
	text-align: justify;
	letter-spacing: 0px;
}
.resume ul li.resume-item2 .resume-box,.resume ul li.resume-item4 .resume-box{
	background-color: #fff9f9;
	border: 2px solid #e96968;
}
.resume ul li.resume-item2,.resume ul li.resume-item4{
	position: relative;
	top: 50px;
}
.resume h6 a{
	display: inline-block;
	width: 218px;
	height: 46px;
	background-color: #eb6766;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	border-radius: 24px;
}
.resume h6 a:hover{
	background-color: #F18482;
}
.resume h6.mn{
	margin: 0;
}

.student{
	display: table;
	padding-top: 30px;
	width: 100%;
	background-color: #fbfbfb;
}
.student-title h3{
	text-align: center;
	font-size: 30px;
	line-height: 90px;
	color: #353535;
	font-weight: normal;
	letter-spacing: 4px;
	position: relative;
}
.student-title h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.student-title h6{
	text-align: center;
	margin: 0;
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	color: #e85352;
}

.student-title{
	width: 100%;
	display: table;
}
.student-title p{
	font-size: 14px;
	line-height: 26px;
	color: #444;
}

.student-list{
	width: 100%;
	display: table;
}
.student-list ul{
	width: 100%;
	padding-top: 8px;
	display: flex;
	justify-content: space-between;
}
.student-list ul li{
	width: 124px;
	height: 206px;
	position: relative;
}
.student-list ul li:after{
	content: '';
	position: absolute;
	right: -80px;
	top: 106px;
	width: 78px;
	height: 3px;
	background: url(../img/ic17.png)center no-repeat;
}
.student-list ul li:last-child:after{
	width: 0;
}

.student-list ul li h4{
	line-height: 48px;
	font-size: 32px;
	color: #4b64bf;
	text-align: center;
	position: relative;
}
.student-list ul li h4:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	width: 16px;
	height: 3px;
	background-color: #ea6160;
	margin-left: -16px;
}
.student-list ul li h5{
	width: 100%;
	height: 76px;
	margin-top: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.student-list ul li p{
	text-align: center;
	line-height: 24px;
	color: #444;
	padding-top: 2px;
	min-height: 64px;
	font-size: 16px;
	font-family: "PingFangSC-Regular";
}
.student-list-box{
	width: 100%;
	padding-bottom: 26px;
	display: table;
}
.student-list-box ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.student-list-box ul li{
	width: 204px;
	height: 254px;
	transition: .5s;
	border-radius: 5px;
}
.student-list-box .student-list-img{
	width: 190px;
	height: 190px;
	background-color: #d8d8d8;
	margin: 7px;
	float: left;
}
.student-list-box h6{
	margin: 0;
	text-align: center;
	line-height: 42px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	transition: .5s;
}
.student-list-box ul li:hover{
	background:#fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
}
.student-list-box ul li:hover h6{
	color: #444;
}

.photo{
	width: 100%;
	display: table;
	background-color: #fbfbfb;
	padding-top: 26px;
	border-top: 1px solid #f2f2f2;
}
.photo h3{
	text-align: center;
	font-size: 30px;
	line-height: 90px;
	color: #353535;
	font-weight: normal;
	letter-spacing: 2px;
	position: relative;
}
.photo h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}


.photo .photo-col{
	width: 100%;
	padding: 50px 0;
	position: relative;
	height: 460px;
	padding-bottom: 70px;
	padding-top: 10px;
}
.photo .photo-col img{
	width: auto !important;
}
.photo .photo-col .swiper-slide{
	width: 225px !important;
	height: 152px;
	background-color: #fff;
	text-align: center;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	margin: 0 5px !important;
}
.photo .photo-col .swiper-slide img{
	width: 217px;
	height: 144px;
	margin: 4px;
}
.photo .photo-col .swiper-container{
	width: 940px;
	height: 160px;
	padding-top: 20px;
}
#content #view{
	margin: 15px 0;
}
.photo .photo-col .swiper-pagination{
	bottom: 40px;
	width: 100%;
}
.photo .photo-col .swiper-pagination .swiper-pagination-bullet{
	width: 20px;
	height: 10px;
	background-color: #ebebeb;
	border-radius: 5px;
	opacity:1;
	outline: none;
	margin: 0 6px;
}
.photo .photo-col .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #e85352;
	width: 40px;
}
.photo .photo-col .swiper-button-prev{
	width: 50px;
	height: 50px;
	background: url(../img/prev.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 50%;
	margin-left: -550px;
	z-index: 99;
	outline: none;
}
.photo .photo-col  .swiper-button-next{
	width: 50px;
	height: 50px;
	background: url(../img/next.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 50%;
	z-index: 99;
	outline: none;
	margin-right: -550px;
}
.photo .photo-col  .swiper-button-prev:hover{
	background: url(../img/prev-hover.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.photo .photo-col  .swiper-button-next:hover{
	background: url(../img/next-hover.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.feedback{
	display: table;
	padding-top: 25px;
	padding-bottom: 80px;
}

.feedback h3{
	text-align: center;
	font-size: 30px;
	line-height: 90px;
	color: #353535;
	font-weight: normal;
	letter-spacing: 4px;
	position: relative;
}
.feedback h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.feedback h3:before{
	content: '';
	position: absolute;
	left: 365px;
	top: 35px;
	width: 58px;
	height: 48px;
	background: url(../img/ic18.png) center no-repeat;
}
.feedback ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.feedback ul li{
	width: 370px;
	height: 250px;
	margin-top: 28px;
}
.feedback-text{
	width: 100%;
	background:url(../img/im6.png)top center no-repeat;
	height: 216px;
}
.feedback-text p{
	font-size: 13px;
    color: #7d7d7d;
    padding-left: 2px;
    padding-right: 19px;
    padding-top: 32px;
    margin-left: 36px;
    margin-right: 36px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 188px;
}

.feedback-inf{
	padding-top: 2px;
	width: 100%;
	height: 40px;
}
.feedback-inf h4{
	width: 45px;
	height: 45px;
	background-color: #d8d8d8;
	border-radius: 50%;
	margin-right: 10px;
	float: left;
}
.feedback-inf h4 img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 5px;
}
.feedback-inf p{
	line-height: 44px;
	padding-left: 10px;
	float: left;
	color: #444;
}
.feedback-inf p em{
	font-style: normal;
	margin-left: 20px;
}

.footer{
	width: 100%;
	display: table;
	background-color: #595959;
	padding-top: 30px;
}

.footer-cont{
	width: 100%;
	display: table;
}
.footer-cont dl{
	float: left;
	color: #fff;
	min-width: 182px;
	margin: 0;
}
.footer-cont dd{
	margin: 0;
	line-height: 36px;
	opacity: .9;
}
.footer-cont dt{
	line-height: 50px;
	padding-bottom: 3px;
	color: #ababab;
}
.footer-cont dd a{
	color: #fff;
	opacity: .9;
}
.footer-cont dd a:hover{
	text-decoration-line: underline;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
.footer-cont2 dd a:hover{
	text-decoration-line: none;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
.footer-cont2.footer-mail a:hover{
	text-decoration-line: underline;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
.footer-cont dd span{
	width: 30px;
	height: 36px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	float: left;
	opacity: .9;
}

.cont-fr{
    width: 260px;
    display: table;
    padding-bottom: 20px;
    padding-right: 20px;
}
.cont-fr h5{
	line-height: 50px;
	font-size: 14px;
	font-weight: normal;
	color: #ababab;
}

.cont-box{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.cont-box h4{
	width: 100px;
	display: table;
}
.cont-box h4 span{
	display: block;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	opacity: .9;
}
.footer-copyright{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #ababab;
	opacity: .9;
	border-top: 1px solid #ababab;
	text-align: center;
}

.type{
	width: 100%;
	height: 60px;
	background-color: #ffffff;
	line-height: 60px;
}
.type ul{
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	height: 60px;
}
.type ul li{
	line-height: 60px;
	padding: 0 45px;
	font-size: 15px;
	float: none;
	display: inline-block;
	color: #292929;
	background-color: #fff;
}
.type ul li a{
	color: #292929;
}

.type ul li:hover{
	background-color: #f5f5f5;
}
.type ul li:hover a{
	color: #333;
}
.type ul li.acti-itm1{
	background-color: #D25251;
	color: #fff;
	padding: 0 45px;
	font-size: 16px;
	letter-spacing: 1px;
}
.type ul li.acti-itm1 a{
	color: #fff;
}
.type ul li.acti-itm1:hover{
	background-color: #D25251;
}
.type ul li.acti-itm2{
	background-color: #F5CE81;
	color: #fff;
	padding: 0 45px;
	font-size: 16px;
	letter-spacing: 1px;
}
.type ul li.acti-itm2 a{
	color: #fff;
}
.type ul li.acti-itm2:hover{
	background-color: #F5CE81;
}

.type ul li.acti-itm3{
	background-color: #2E80C1;
	color: #fff;
	padding: 0 45px;
	font-size: 16px;
	letter-spacing: 1px;
}
.type ul li.acti-itm3 a{
	color: #fff;
}
.type ul li.acti-itm3:hover{
	background-color: #2E80C1;
}
.type ul li.acti-itm4{
	background-color: #52BBAE;
	color: #fff;
	padding: 0 45px;
	font-size: 16px;
	letter-spacing: 1px;
}
.type ul li.acti-itm4 a{
	color: #fff;
}
.type ul li.acti-itm4:hover{
	background-color: #52BBAE;
}
.bann-page-itm1{
	width: 100%;
	height: 370px;
	background: url("../img/SH Security/banner.jpg")center no-repeat;
	background-size: cover;
}
.bann-page-itm1 h3{
    text-align: right;
    line-height: 54px;
    font-size: 34px;
	letter-spacing: 2px;
    color: #B4201F;
    font-weight: normal;
    padding-top: 118px;
    margin-right: 110px;
}
.bann-page-itm1 h3 em{
    text-align: right;
    line-height: 28px;
    font-size: 22px;
    color: #C34040;
    font-weight: normal;
    margin-right: 90px;
}
.bann-page-itm1 p{
    text-align: right;
    font-size: 18px;
	line-height: 28px;
    color: #9C1918;
    padding-top: 8px;
    margin-right: 110px;
}
.bann-page-itm2{
	width: 100%;
	height: 370px;
	background: url("../img/SH Investment/banner.jpg")center no-repeat;
	background-size: cover;
}
.bann-page-itm3{
	width: 100%;
	height: 370px;
	background: url("../img/HK/banner.jpg")center no-repeat;
	background-size: cover;
}
.bann-page-itm3 h3{
	text-align: center;
	line-height: 54px;
	font-size: 32px;
	color: #0c5692;
	font-weight: normal;
	padding-top: 14px;
}
.bann-page-itm3 p{
	text-align: center;
	font-size: 48px;
	font-size: 20px;
	color: #0a5590;
	padding-top: 5px;
}
.bann-page-itm4{
	width: 100%;
	height: 370px;
	background: url("../img/WST Investment/banner.png")center no-repeat;
	background-size: cover;
}
.previous{
	width: 100%;
	display: table;
	background-color: #FBFBFB;
}
.previous2{
	background-color: #FFFFFF;
}

.previous-tab{
	width: 100%;
	display: table;
	line-height: 64px;
	padding-top: 10px;
}
.previous-tab ul {
	width: 100%;
	text-align: center;
	display: table;
}
.previous-tab ul li{
	float: none;
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	cursor: pointer;
	color: #555;
	position: relative;
}
.previous-tab ul > :first-child:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 2px;
  height: 24px;
  background-color: #eb6766;
  margin-top: -12px;
}

.previous-tab ul> :first-child + li:after{
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 2px;
  height: 24px;
  background-color: #eb6766;
  margin-top: -12px;
}

.previous-tab ul li.acti{
	color: #eb6766;
}
.previous-tab ul li a{
	color: #545454;
	font-size: 16px;
}
.previous-tab ul li a:hover{
	text-decoration-line: underline;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.previous-col{
	width: 100%;
	display: table;
	padding-bottom: 50px;
}
.previous-col h3{
	text-align: center;
	font-size: 30px;
	line-height: 90px;
	color: #353535;
	font-weight: normal;
	letter-spacing: 4px;
	position: relative;
	margin-bottom: 40px;
}
.previous-col h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.previous-col-menu{
	width: 208px;
	display: table;
	min-height: 200px;
}
.previous-col-menu ul{
	width: 100%;
}
.previous-col-menu ul li{
	width: 100%;
	display: table;
}
.previous-col-menu ul li h4{
	width: 178px;
	height: 64px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 64px;
	padding-left: 30px;
	font-size: 24px;
	color: #dbdbdb;
	font-family: arial;
	position: relative;
	transition: .5s;
}
.previous-col-menu ul li h4:after{
	content: '';
	position: absolute;
	right: 30px;
	top: 50%;
	width:0px;
	height:0px;
	border-bottom:6px solid transparent;
	border-top:6px solid transparent;
	border-left:10px solid #dddddd;
	font-size:0px;
	line-height:0px;
	transition: .5s;
	margin-top: -6px;
}
.previous-col-menu ul li:hover h4{
	background-color: #fff;
}
.previous-col-menu ul li.acti{
	background-color: #fff;
}
.previous-col-menu ul li.acti h4{
	color: #2e80c1;
}
.previous-col-menu ul li.acti h4:after{
	transform: rotate(-90deg);
	border-left:10px solid #2e80c1;
}
.previous-col-menu-itm2 ul li.acti h4{
	color: #F5CE81;
}
.previous-col-menu-itm2 ul li.acti h4:after{
	transform: rotate(-90deg);
	border-left:10px solid #F5CE81;
}
.previous-col-menu-itm4 ul li.acti h4{
	color: #52BBAE;
}
.previous-col-menu-itm4 ul li.acti h4:after{
	transform: rotate(-90deg);
	border-left:10px solid #52BBAE;
}
.previous-col-menu-itm1 ul li.acti h4{
	color: #D25251;
}
.previous-col-menu-itm1 ul li.acti h4:after{
	transform: rotate(-90deg);
	border-left:10px solid #D25251;
}
.previous-col-menu ul li .show{
	display: block;
}

.previous-col-menu-slide{
	width: 100%;
	display: table;
	overflow: hidden;
	display: none;
}
.previous-col-menu-slide p{
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 13px;
	background-color: #f5f5f5;
	padding-left: 40px;
	color: #414141;
	position: relative;
}
.previous-col-menu-slide p:hover{
	background-color: #ededed;
}
.previous-col-menu-slide p.acti{
	background-color: #ededed;
	color: #2e80c1;
	font-size: 16px;
}
.previous-col-menu-slide-itm2 p.acti{
	background-color: #ededed;
	color: #F5CE81;
	font-size: 16px;
}
.previous-col-menu-slide-itm1 p.acti{
	background-color: #ededed;
	color: #D25251;
	font-size: 16px;
}
.previous-col-menu-slide-itm4 p.acti{
	background-color: #ededed;
	color: #52BBAE;
	font-size: 16px;
}
.previous-col-menu-slide p.acti:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	background-color: #eb6766;
}

.previous-col-main{
	width: 842px;
	display: table;
	min-height: 1350px;
	background-color: #fff;
	box-shadow: 1px 23px 30px rgba(0, 0, 0, 0.1);
	padding: 0 38px;
}
.previous-col-main h4{
	line-height: 50px;
	font-size: 20px;
	color: #414141;
	font-weight: normal;
	padding-top: 20px;
}
.previous-col-main p{
	line-height: 26px;
	font-size: 14px;
	color: #555;
	margin-top: 24px;
	text-align: justify;
	text-indent: 28px;
}

.previous-download{
	width: 1150px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 60px;
	display: table;
	/* background-color: #fbfbfb; */
}
.previous-download2{
	background-color: #FFFFFF;
}
.previous-download a{
    display: inline-block;
    width: 182px;
    height: 48px;
    border-radius: 48px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
	letter-spacing: 1px;
    margin: 0 25px;
    box-shadow: 0 8px 10px rgba(0,0,0,.15);
}
.previous-download a.link1{
	background-color: #eb6766;
	position: relative;
	color: #FFFFFF;
}
.previous-download a.link1:hover{
	background-color: #ee8484;
	position: relative;
}
.previous-download a.link2{
	background-color: #4b64bf;
}
.previous-download a.link2:hover{
	background-color: #7a8ada;
	color: #FFFFFF;
}
.previous-download a.link3{
	background-color: #f1c163;
}
.previous-download a.link3:hover{
	background-color: #f3cc81;
	color: #FFFFFF;
}

.fix-download{
	width: 70px;
	display: table;
	position: fixed;
	right: 14px;
	bottom: 70px;
	z-index: 99;
}
.fix-download a{
	display: inline-block;
	width: 75px;
	height: 57px;
	background-color: #ee8484;
	background-position: 0 0;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	border-radius: 5px;
	color: #fff;
}
.fix-download a.link1:hover{
	background-color: #eb6765;
}
.fix-download a.link2{
	background-color: #7a8ada;
}
.fix-download a.link2:hover{
	background-color: #4b64c0;
}
.fix-download a.link3{
	background-color: #f3cc81;
}
.fix-download a.link3:hover{
	background-color: #f2c164;
}
.fix-download a:hover{
	background-position: -70px 0;
}
.fix-download a h4{
	width: 100%;
	display: table;
	text-align: center;
	padding-top: 8px;
}
.fix-download a p{
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	height: 20px;
}
.speech{
	width: 100%;
}
.speech-col{
	width: 100%;
}
.speech-col h3{
	text-align: center;
	font-size: 34px;
	line-height: 94px;
	color: #353535;
	font-weight: normal;
	letter-spacing: 4px;
	position: relative;
	margin-bottom: 40px;
}
.speech-col h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.speech-time{
	width: 100%;
	display: table;
	padding-bottom: 30px;
}
.speech-time ul{
	width: 100%;
	height: 64px;
	overflow: hidden;
}
.speech-time ul li{
	padding: 0 10px;
	font-size: 32px;
	color: #dbdbdb;
	font-family: arial;
	line-height: 64px;
	margin-right: 12px;
	position: relative;
	transition: .5s;
	font-weight: bold;
}
.speech-time ul li.acti{
	color: #2e80c1;
	font-size: 42px;
}
.speech-time-itm1 ul li.acti{
	color: #D25251;
}
.speech-time-itm2 ul li.acti{
	color: #F5CE81;
}
.speech-time-itm4 ul li.acti{
	color: #52BBAE;
}
.speech-time ul li.acti:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.speech-time ul li:hover{
	color: #ADB2B6;
}
.speech-time ul li.acti:hover{
	color: #2e80c1;
}
.speech-time-itm1 ul li.acti:hover{
	color: #D25251;
}
.speech-time-itm2 ul li.acti:hover{
	color: #F5CE81;
}
.speech-time-itm4 ul li.acti:hover{
	color: #52BBAE;
}
.speech-video{
	width: 100%;
}
.speech-video ul{
	width: 1150px;
	padding: 28px 0;
	position: relative;

}
.speech-video ul li{
	width: 300px !important;
	display: table;
	margin-right: 20px;
	position: relative;
	transition: .5s;
}
.speech-video ul li:hover {
	margin-top: -15px;
}
.speech-video-col{
	width: 284px;
	height: 172px;
	padding: 8px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 15px 30px rgba(0,0,0,.05);
	float: left;
}
.speech-video-col video,.speech-video-col img{
	width: 100%;
	height: 100%;
}

.speech-video ul li p{
	line-height: 72px;
	font-size: 15px;
	color: #555;
	width: 100%;
	display: table;
}

.speech-message{
	width: 100%;
	padding-top: 100px;
	padding-bottom: 80px;
	margin-top: 60px !important;
	margin-bottom: 100px !important;
}
.speech-message ul{
	width: 1280px;
	display: flex;
	position: relative;
	padding-bottom: 56px;
}
.speech-message ul li{
	width: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	position: relative;
	transition: .5s;
	margin: 0 10px !important;
	height: 485px;
}
.speech-message ul li img{
	width: 300px;
	box-shadow: 0 15px 30px rgba(0,0,0,.05);
}
.speech-message ul li:hover{
	margin-top: -10px;

}
.previous-video{
	width: 100%;
	display: table;
	background-color: #fff;
}
.previous-video-col{
	width: 650px;
	height: 410px;
	background-color: #D8D8D8;
	box-shadow: 1px 24px 27px rgba(208,212,221,.5);
	margin-bottom: 50px;
}
.previous-introduction{
	padding-top: 70px;
	display: table;
	background-color: #fff;
	width: 100%;
	padding-bottom: 55px;
}
.previous-introduction-itm4{
	padding-top: 70px;
	display: table;
	background-color: #fff;
	width: 100%;
	padding-bottom: 110px;
}
.previous-introduction-img{
	width: 575px;
	display: table;
}
.previous-introduction-img2{
	width: 525px;
	display: table;
	padding-top: 40px;
}
.previous-introduction-img img{
	width: 100%;
}

.previous-introduction-text-itm1{
	width: 520px;
	display: table;
	position: relative;
	top: -16px;
}
.previous-introduction-text-itm1 h3{
	line-height: 90px;
	position: relative;
	font-size: 30px;
	font-weight: normal;
	color: #353535;
}
.previous-introduction-text-itm1 h3:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}
.previous-introduction-text-itm1 h4{
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
}
.previous-introduction-text-itm1 h4 em{
	font-style: normal;
	color: #CD5C5B;
}
.previous-introduction-text-itm1 p{
	line-height: 24px;
	color: #525252;
	margin-bottom: 24px;
	text-align:justify;
}

.previous-introduction-text-itm2{
	width: 500px;
	display: table;
	position: relative;
	top: 20px;
}
.previous-introduction-text-itm2 h3{
	line-height: 90px;
	position: relative;
	font-size: 30px;
	font-weight: normal;
	color: #353535;
}
.previous-introduction-text-itm2 h3:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}
.previous-introduction-text-itm2 h4{
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
}
.previous-introduction-text-itm2 h4 em{
	font-style: normal;
	color: #EDBB49;
}
.previous-introduction-text-itm2 p{
	line-height: 24px;
	color: #525252;
	margin-bottom: 24px;
	text-align:justify;
}
.previous-introduction-text-itm3{
	width: 500px;
	display: table;
	position: relative;
}
.previous-introduction-text-itm3 h3{
	line-height: 90px;
	position: relative;
	font-size: 30px;
	font-weight: normal;
	color: #353535;
}
.previous-introduction-text-itm3 h3:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}
.previous-introduction-text-itm3 h4{
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
}
.previous-introduction-text-itm3 h4 em{
	font-style: normal;
	color: #0A5590;
}
.previous-introduction-text-itm3 p{
	line-height: 24px;
	color: #525252;
	margin-bottom: 24px;
	text-align:justify;
}
.previous-introduction-text-itm4{
	width: 500px;
	display: table;
	position: relative;
}
.previous-introduction-text-itm4 h3{
	line-height: 90px;
	position: relative;
	font-size: 30px;
	font-weight: normal;
	color: #353535;
}
.previous-introduction-text-itm4 h3:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}
.previous-introduction-text-itm4 h4{
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}
.previous-introduction-text-itm4 h4 em{
	font-style: normal;
	color: #EDBB49;
}
.previous-introduction-text-itm4 p{
	line-height: 24px;
	color: #525252;
	text-align:justify;
}
.previous-introduction-text-col-itm2{
    width: 690px;
    display: table;
    background-color: rgb(245, 206, 129);
    position: absolute;
    right: 0px;
    top: 380px;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
}
.previous-introduction-text-col-itm2 h5{
	height: 60px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.previous-introduction-text-col-itm2 h5 em{
	color: #414141;
	font-weight: normal;
	font-style: normal;
}
.previous-introduction-text-col-itm2 p{
	color: #525252;
	margin-bottom: 10px;
	font-size: 14px;
}

.previous-introduction-text-col-itm1{
	width: 690px;
	display: table;
	background-color: #CD5C5B;
	position: absolute;
	right: 0;
	top: 410px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
.previous-introduction-text-col-itm1 h5{
	height: 60px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.previous-introduction-text-col-itm1 h5 em{
	color: #fff;
	font-weight: normal;
	font-style: normal;
}
.previous-introduction-text-col-itm1 p{
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 14px;
}

.previous-introduction-text-col-itm3{
	width: 690px;
	display: table;
	background-color: #2E80C1;
	position: absolute;
	right: 0;
	top: 420px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
.previous-introduction-text-col-itm3 h5{
	height: 60px;
	color: #c2e4ff;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.previous-introduction-text-col-itm3 h5 em{
	color: #fff;
	font-weight: normal;
	font-style: normal;
}
.previous-introduction-text-col-itm3 p{
	color: #fff;
	margin-bottom: 10px;
	font-size: 14px;
}
.previous-introduction-text-nor-itm4{
	width: 575px;
	line-height: 24px;
	display: table;
	position: absolute;
	top: 1490px;
}
.previous-introduction-text-nor-itm4 h5{
	height: 60px;
	color: #414141;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.previous-introduction-text-nor-itm4 p{
	color: #525252;
	margin-bottom: 10px;
	font-size: 14px;
}
.previous-introduction-text-col-itm4{
	width: 690px;
	display: table;
	background-color: #52BBAE;
	position: absolute;
	top: 1740px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 115px;
}
.previous-introduction-text-col-itm4 h5{
	height: 60px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.previous-introduction-text-col-itm4 p{
	color: #fff;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
}

.previous-survey{
	display: table;
	background-color: #fbfbfb;
	padding-top: 50px;
	padding-bottom: 60px;
}
.previous-survey-itm1{
	display: table;
	background-color: #fbfbfb;
	padding-top: 30px;
	padding-bottom: 60px;
}

.previous-survey-fl{
	width: 528px;
	display: table;
}
.previous-survey-fl h3{
	text-align: left;
	line-height: 90px;
	font-weight: normal;
	color: #353535;
	font-size: 30px;
	position: relative;
	margin-bottom: 20px;
}
.previous-survey-fl h3:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #EB6766;
}
.previous-survey-fl p{
	font-size: 14px;
	line-height: 24px;
	color: #525252;
	text-align: justify;
}
.previous-survey-fl h4{
	width: 100%;
	padding-top: 20px;
}
.previous-survey-fl h4 img{
	width: 100%;
}
.previous-survey-fr-itm1{
	width: 578px;
	display: table;
	position: relative;
	padding-top: 30px;
}
.previous-survey-fr-itm2{
	width: 578px;
	display: table;
	position: relative;
}
.previous-survey-fr-itm3{
	width: 578px;
	display: table;
	position: relative;
}
.previous-survey-img{
	width: 530px;
	height: 355px;
	position: relative;
	float: left;
	z-index: 9;
	padding-bottom: 35px;
}
.previous-survey-img img{
	width: 100%;
}
.previous-survey-fr-itm1:after{
	content: '';
	position: absolute;
	right: 0;
	top: 65px;
	width: 495px;
	height: 358px;
	background-color: #CD5C5B;
}
.previous-survey-fr-itm1 p{
	margin-top: 90px;
	float: left;
	font-size: 14px;
	display: table;
	line-height: 24px;
	color: #525252;
	text-align: justify;
}
.previous-survey-fr-itm2:after{
	content: '';
	position: absolute;
	right: 0;
	top: 35px;
	width: 495px;
	height: 358px;
	background-color: #F5CE81;
}
.previous-survey-fr-itm2 p{
	margin-top: 70px;
	float: left;
	font-size: 14px;
	display: table;
	line-height: 24px;
	color: #525252;
	text-align: justify;
}
.previous-survey-fr-itm3:after{
	content: '';
	position: absolute;
	right: 0;
	top: 35px;
	width: 495px;
	height: 310px;
	background-color: #2E80C1;
}
.previous-survey-fr-itm3 p{
	margin-top: 20px;
	float: left;
	font-size: 14px;
	display: table;
	line-height: 24px;
	color: #525252;
	text-align: justify;
}

.previous-function{
	width: 100%;
	display: table;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 60px;
}
.previous-function-itm4{
	width: 100%;
	display: table;
	background-color: #FBFBFB;
	padding-top: 30px;
	padding-bottom: 60px;
}

.previous-function h3{
	text-align: center;
	line-height: 90px;
	font-size: 30px;
	color:#353535;
	font-weight: normal;
	position: relative;
}
.previous-function h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.previous-function ul{
	width: 100%;
	display: table;
}
.previous-function ul li{
	width: 33.3%;
	display: table;
}
.previous-function ul li h4{
	width: 100%;
	height: 186px;
	display: table;
	margin-top: 35px;
	text-align: center;
}
.previous-function ul li h4 span{
	display: table-cell;
	vertical-align: middle;
}
.previous-function ul li h5{
	text-align: center;
	line-height: 42px;
	color: #4bcab3;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 2px;
}
.previous-function ul li p{
	width: 310px;
	display: table;
	line-height: 26px;
	color: #525252;
	font-size: 14px;
	padding-top: 13px;
	position: relative;
	padding-left: 110px;
}
.previous-function ul li p:after{
	content: '';
	position: absolute;
	left: 75px;
	top: 15px;
	width: 21px;
	height: 21px;
	background: url(../img/ic19.png)center no-repeat;
	-moz-background-size:21px 21px;
    -webkit-background-size:21px 21px;
    -o-background-size:21px 21px;
    background-size:21px 21px;
}
.previous-function ul li.li-item2 h5{
	color: #efb635;
}
.previous-function ul li.li-item2 p:after{
	background: url(../img/ic20.png)center no-repeat;
	-moz-background-size:21px 21px;
    -webkit-background-size:21px 21px;
    -o-background-size:21px 21px;
    background-size:21px 21px;
}
.previous-function ul li.li-item3 h5{
	color: #e85352;
}
.previous-function ul li.li-item3 p:after{
	background: url(../img/ic21.png)center no-repeat;
	-moz-background-size:21px 21px;
    -webkit-background-size:21px 21px;
    -o-background-size:21px 21px;
    background-size:21px 21px;
}
.previous-features{
	padding: 30px 0;
	display: table;
	padding-bottom: 100px;
}
.previous-features-itm4{
	width: 100%;
	padding: 38px 0;
	display: table;
	padding-bottom: 130px;
	background-color: #FFFFFF;
}
.previous-features-itm1{
	padding: 38px 0;
	display: table;
	padding-bottom: 100px;
}
.previous-features h3{
	line-height: 90px;
	font-size: 30px;
	color: #353535;
	font-weight: normal;
	position: relative;
	text-align: center;
}
.previous-features h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}

.previous-features-img{
	width: 560px;
	display: table;
	margin-left: 65px;
}
.previous-features-img-itm3{
	width: 560px;
	display: table;
	margin-left: 0px;
}
.previous-features-img-itm1{
	width: 560px;
	display: table;
	margin-left: 0px;
}
.previous-features-img-itm2{
	width: 560px;
	display: table;
	margin-left: 0px;
}
.previous-features-img img{
	margin-left: 16px;
	margin-top: 66px;
	float: right;
}
.previous-features-img-itm1 img{
	margin-left: 16px;
	margin-top: 46px;
	float: right;
}
.previous-features-list{
	width: 540px;
	display: table;
	padding-left: 10px;
}
.previous-features-list ul{
	width: 100%;
}
.previous-features-list ul li{
	width: 100%;
	height: 104px;
	padding-top: 27px;
}
.previous-features-list ul li h4{
	width: 134px;
	height: 100%;
	display: table;
	float: left;
	text-align: center;
}
.previous-features-list ul li h4 span{
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
.previous-features-list-itm1 ul li{
	width: 100%;
	height: 90px;
	padding-top: 13px;
}

.previous-features-list-text{
	width: 370px;
	display: table;
	margin-right: 18px;
	min-height: 50px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.previous-features-list-text h5{
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	color: #414141;
}
.previous-features-list-text p{
	font-size: 14px;
	line-height: 24px;
	color: #686868;
	text-align: justify;
	padding-top: 5px;
}
.previous-features-list-text-itm1{
	width: 370px;
	display: table;
	margin-right: 18px;
	min-height: 50px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.previous-features-list ul li:after{
	content: '';
	position: absolute;
	top: 50%;
}
.previous-features-list ul li.li-item3:after{
	width: 212px;
	height: 2px;
	background: url(../img/line3.png) center no-repeat;
	left: -211px;
	margin-top: 9px;
}
.previous-features-list ul li.li-item5:after{
	width: 353px;
	height: 71px;
	background: url(../img/line5.png) center no-repeat;
	left: -352px;
	margin-top: -50px;
}
.previous-features-list ul li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
}
.previous-features-list ul li.li-item1:before{
	left: -360px;
	top: 118px;
}
.previous-features-list ul li.li-item2:before{
	left: -250px;
	top: 76px;
}
.previous-features-list ul li.li-item3:before{
	left: -230px;
	margin-top: 50px;
}
.previous-features-list ul li.li-item4:before{
	left: -260px;
	margin-top: 36px;
}
.previous-features-list ul li.li-item5:before{
	left: -370px;
	margin-top: -10px;
}

.previous-course{
	width: 100%;
	display: table;
	background-color: #fff;
}
.previous-course .wid{
	position: relative;
}

.previous-course-img{
	width: 100%;
	display: table;
}
.previous-course-img img{
	width: 100%;
	max-height: 320px;
}
.previous-course-title-itm1{
	width: 270px;
	height: 156px;
	background-color: #CD5C5B;
	position: absolute;
	left: 125px;
	top: -40px;
}
.previous-course-title-itm1 h3{
	height: 113px;
	line-height: 90px;
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-course-title-itm1 h3:after{
	content: '';
	position: absolute;
	right: 73px;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #4B64BF;
}
.previous-course-title-itm2{
	width: 270px;
	height: 156px;
	background-color: #F5CE81;
	position: absolute;
	right: 125px;
	top: -20px;
}
.previous-course-title-itm2 h3{
	height: 113px;
	line-height: 90px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-course-title-itm2 h3:after{
	content: '';
	position: absolute;
	right: 73px;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}

.previous-course-title-itm3{
	width: 270px;
	height: 156px;
	background-color: #2E80C1;
	position: absolute;
	right: 125px;
	top: -20px;
}
.previous-course-title-itm3 h3{
	height: 113px;
	line-height: 90px;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-course-title-itm3 h3:after{
	content: '';
	position: absolute;
	right: 73px;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}
.previous-course-title-itm4{
	width: 270px;
	height: 156px;
	background-color: #52BBAE;
	position: absolute;
	right: 125px;
	top: -50px;
}
.previous-course-title-itm4 h3{
	height: 113px;
	line-height: 90px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-course-title-itm4 h3:after{
	content: '';
	position: absolute;
	right: 73px;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}
.previous-course-tabel-itm1{
	width: 100%;
	display: table;
	margin-top: -4px;
	position: relative;
}
.previous-course-tabel-itm1 table{
	width: 100%;
}
.previous-course-tabel-itm1 table th{
	height:50px;
	background-color: #CD5C5B;
	font-size: 18px;
	color: #ffffff;
	width: 12.5%;
	border: 1px solid #CD5C5B;
}
.previous-course-tabel-itm1 table th h3{
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm1 table th.acti{
	background-color: #DD9594;
	border: 1px solid #EC6E6D;
	border-bottom: 1px solid #DD9594;
	border-top: 1px solid #EC6E6D;
}
.previous-course-tabel-itm1 table td{
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #FEFBFB;
	border: 1px solid #FEFBFB;
	vertical-align: top;
}
.previous-course-tabel-itm1 table td h4{
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm1 table td h5{
	line-height: 20px;
    font-size: 12px;
    color: #414141;
    padding-top: 5px;
    padding-bottom: 3px;
    position: relative;
    z-index: 9;
    font-weight: 900;
}
.previous-course-tabel-itm1 table td p{
	font-size: 12px;
	color: #5E5E5E;
	line-height: 24px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm1 table td h6{
	font-weight: 900;
	font-size: 12px;
	color: #414141;
	line-height: 50px;
	padding-left: 5px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm2{
	width: 100%;
	display: table;
	margin-top: -4px;
	position: relative;
}
.previous-course-tabel-itm2 table{
	width: 100%;
}
.previous-course-tabel-itm2 table th{
	height:50px;
	background-color: #F5CE81;
	font-size: 18px;
	color: #ffffff;
	width: 12.5%;
	border: 1px solid #F5CE81;
}
.previous-course-tabel-itm2 table th h3{
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm2 table th.acti{
	background-color: #F5D9A2;
	border: 1px solid #EBBD62;
	border-bottom: 1px solid #F5D9A2;
	border-top: 1px solid #EBBD62;
}
.previous-course-tabel-itm2 table td{
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #FFFCF6;
	border: 1px solid #FFFCF6;
	vertical-align: top;
}
.previous-course-tabel-itm2 table td h4{
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm2 table td h5{
	line-height: 20px;
    font-size: 12px;
    color: #414141;
    padding-top: 5px;
    padding-bottom: 3px;
    position: relative;
    z-index: 9;
    font-weight: 900;
}
.previous-course-tabel-itm2 table td p{
	font-size: 12px;
	color: #5E5E5E;
	line-height: 24px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm2 table td h6{
	font-weight: 900;
	font-size: 12px;
	color: #414141;
	line-height: 50px;
	padding-left: 5px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm3{
	width: 100%;
	display: table;
	margin-top: -4px;
	position: relative;
}
.previous-course-tabel-itm3 table{
	width: 100%;
}
.previous-course-tabel-itm3 table th{
	height:50px;
	background-color: #2e80c1;
	font-size: 18px;
	color: #fff;
	width: 12.5%;
	border: 1px solid #2e80c1;
}
.previous-course-tabel-itm3 table th h3{
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm3 table th.acti{
	background-color: #5a9cd0;
	border: 1px solid #7dc1f7;
	border-bottom: 1px solid #5a9cd0;
	border-top: 1px solid #7dc1f7;
}
.previous-course-tabel-itm3 table td{
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #f4faff;
	border: 1px solid #f4faff;
	vertical-align: top;
}
.previous-course-tabel-itm3 table td h4{
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm3 table td h5{
	line-height: 20px;
    font-size: 12px;
    color: #414141;
    padding-top: 5px;
    padding-bottom: 3px;
    position: relative;
    z-index: 9;
    font-weight: 900;
}
.previous-course-tabel-itm3 table td p{
	font-size: 12px;
	color: #5E5E5E;
	line-height: 24px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm3 table td h6{
	font-weight: 900;
	font-size: 12px;
	color: #414141;
	line-height: 50px;
	padding-left: 5px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4{
	width: 100%;
	display: table;
	margin-top: -4px;
	position: relative;
}
.previous-course-tabel-itm4 table{
	width: 100%;
}
.previous-course-tabel-itm4 table th{
	height:50px;
	background-color: #CDEAE7;
	font-size: 18px;
	color: #52BBAE;
	width: 12.5%;
}
.previous-course-tabel-itm4 table th h3{
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4 table th.acti{
	background-color: #CFEEEA;
	border: 1px solid #70D2C6;
	border-bottom: 1px solid #D0EEEB;
}
.previous-course-tabel-itm4 table td{
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #F8FCFC;
	border-top: 1px solid #CEEBE8;
	border-bottom: 1px solid #CEEBE8;
	vertical-align: top;
}
.previous-course-tabel-itm4 table td h4{
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4 table td h5{
	line-height: 20px;
    font-size: 12px;
    color: #292929;
    padding-top: 5px;
    padding-bottom: 3px;
    position: relative;
    z-index: 9;
    font-weight: 300;
}
.previous-course-tabel-itm4 table td p{
	font-size: 12px;
	color: #a1a7a6;
	line-height: 22px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4 table td h6{
	font-weight: 900;
	font-size: 12px;
	color: #414141;
	line-height: 50px;
	padding-left: 5px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4-2{
	width: 100%;
	display: table;
	margin-top: 10px;
	position: relative;
}
.previous-course-tabel-itm4-2 table{
	width: 100%;
}
.previous-course-tabel-itm4-2 table th{
	height:50px;
	background-color: #CDEAE7;
	font-size: 18px;
	color: #52BBAE;
	width: 12.5%;
}
.previous-course-tabel-itm4-2 table th h3{
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4-2 table th.acti{
	background-color: #CFEEEA;
	border: 1px solid #70D2C6;
	border-bottom: 1px solid #D0EEEB;
}
.previous-course-tabel-itm4-2 table td{
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #F8FCFC;
	border-top: 1px solid #CEEBE8;
	border-bottom: 1px solid #CEEBE8;
	vertical-align: top;
}
.previous-course-tabel-itm4-2 table td h4{
	color: #414141;
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4-2 table td h5{
	line-height: 20px;
    font-size: 12px;
    color: #292929;
    padding-top: 5px;
    padding-bottom: 3px;
    position: relative;
    z-index: 9;
    font-weight: 300;
}
.previous-course-tabel-itm4-2 table td p{
	font-size: 12px;
	color: #a1a7a6;
	line-height: 22px;
	position: relative;
	z-index: 9;
}
.previous-course-tabel-itm4-2 table td h6{
	font-weight: 900;
	font-size: 12px;
	color: #414141;
	line-height: 50px;
	padding-left: 5px;
	position: relative;
	z-index: 9;
}
.previous-course-slider{
	width: 143px;
	background-color:rgba(46,128,193,.2);
	height: 653px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border: 1px solid #7dc1f7;
	display: none;
}
.previous-course-tabel-itm1 table tr td:first-child{
	padding-left: 13px;
}

.previous-course-tabel-itm1 table tr.am td{
	background-color: #FFF5F4;
	border: 1px solid #FFF5F4;
	border-top: 1px solid #CD5C5B;
	padding-left: 5px;
}
.previous-course-tabel-itm1 table tr.am td:first-child{
	padding-left: 15px;
}
.previous-course-tabel-itm1 table tr.night td{
	background-color: #FFF5F4;
	border: 1px solid #FFF5F4;
	border-top: 1px solid #FEFBFB;
	padding: 0;
}
.previous-course-tabel-itm1 table tr.night td:first-child{
	padding: 5px，0;
}

.previous-course-tabel-itm1 table tr.acti td{
	background-color: #ebf4fb;
	border: 1px solid #ebf4fb;
	border-bottom: 1px solid #d7e9f8;
}
.previous-course-tabel-itm1 table td.acti{
	background-color: #FAF1F1;
	border-bottom: 1px solid #FAF1F1;
	border-top: 1px solid #FAF1F1;
	border-left: 1px solid #EC6E6D;
	border-right: 1px solid #EC6E6D;
}

.previous-course-tabel-itm1 table tr.acti td.acti{
	background-color: #dbebf8;
	border-bottom: 1px solid #dbebf8;
	border-top: 1px solid #dbebf8;
	border-left: 1px solid #7dc1f7;
	border-right: 1px solid #7dc1f7;
}
.previous-course-tabel-itm1 table tr.am td.acti{
	background-color: #FBEEED;
	border: 1px solid #EC6E6D;
	border-bottom: 1px solid #FBEEED;
}
.previous-course-tabel-itm1 table tr.night td.acti{
	background-color: #FBEEED;
	border: 1px solid #EC6E6D;
	border-top: 1px solid #FBEEED;
}
.previous-course-tabel-itm2 table tr td:first-child{
	padding-left: 13px;
}

.previous-course-tabel-itm2 table tr.am td{
	background-color: #FFF9ED;
	border: 1px solid #FFF9ED;
	border-top: 1px solid #F5CE81;
	padding-left: 5px;
}
.previous-course-tabel-itm2 table tr.am td:first-child{
	padding-left: 15px;
}
.previous-course-tabel-itm2 table tr.night td{
	background-color: #FFF9ED;
	border: 1px solid #FFF9ED;
	border-top: 1px solid #F6EEDC;
	padding: 0;
}
.previous-course-tabel-itm2 table tr.night td:first-child{
	padding: 5px，0;
}

.previous-course-tabel-itm2 table tr.acti td{
	background-color: #ebf4fb;
	border: 1px solid #ebf4fb;
	border-bottom: 1px solid #d7e9f8;
}
.previous-course-tabel-itm2 table td.acti{
	background-color: #FBF2E1;
	border-bottom: 1px solid #FBF2E1;
	border-top: 1px solid #FBF2E1;
	border-left: 1px solid #EBBD62;
	border-right: 1px solid #EBBD62;
}

.previous-course-tabel-itm2 table tr.acti td.acti{
	background-color: #dbebf8;
	border-bottom: 1px solid #dbebf8;
	border-top: 1px solid #dbebf8;
	border-left: 1px solid #7dc1f7;
	border-right: 1px solid #7dc1f7;
}
.previous-course-tabel-itm2 table tr.am td.acti{
	background-color: #FBF2E1;
	border: 1px solid #EBBD62;
	border-bottom: 1px solid #FBF2E1;
}
.previous-course-tabel-itm2 table tr.night td.acti{
	background-color: #FBF2E1;
	border: 1px solid #EBBD62;
	border-top: 1px solid #FBF2E1;
}

.previous-course-tabel-itm3 table tr td:first-child{
	padding-left: 13px;
}

.previous-course-tabel-itm3 table tr.am td{
	background-color: #ebf4fb;
	border: 1px solid #ebf4fb;
	border-top: 1px solid #d7e9f8;
	padding-left: 5px;
}
.previous-course-tabel-itm3 table tr.am td:first-child{
	padding-left: 15px;
}
.previous-course-tabel-itm3 table tr.night td{
	background-color: #ebf4fb;
	border: 1px solid #ebf4fb;
	border-top: 1px solid #d7e9f8;
	padding: 0;
}
.previous-course-tabel-itm3 table tr.night td:first-child{
	padding: 5px，0;
}

.previous-course-tabel-itm3 table tr.acti td{
	background-color: #ebf4fb;
	border: 1px solid #ebf4fb;
	border-bottom: 1px solid #d7e9f8;
}
.previous-course-tabel-itm3 table td.acti{
	background-color: #e1effb;
	border-bottom: 1px solid #e1effb;
	border-top: 1px solid #e1effb;
	border-left: 1px solid #7dc1f7;
	border-right: 1px solid #7dc1f7;
}

.previous-course-tabel-itm3 table tr.acti td.acti{
	background-color: #dbebf8;
	border-bottom: 1px solid #dbebf8;
	border-top: 1px solid #dbebf8;
	border-left: 1px solid #7dc1f7;
	border-right: 1px solid #7dc1f7;
}
.previous-course-tabel-itm3 table tr.am td.acti{
	background-color: #dbebf8;
	border: 1px solid #7dc1f7;
	border-bottom: 1px solid #dbebf8;
}
.previous-course-tabel-itm3 table tr.night td.acti{
	background-color: #dbebf8;
	border: 1px solid #7dc1f7;
	border-top: 1px solid #dbebf8;
}

.previous-course-tabel-itm4 table tr td:first-child{
	padding-left: 13px;
}

.previous-course-tabel-itm4 table tr.am td{
	background-color: #EFFAF8;
	border-top: 1px solid #CEEBE8;
	border-bottom: 1px solid #CEEBE8;
	padding-left: 5px;
}
.previous-course-tabel-itm4 table tr.am td:first-child{
	padding-left: 15px;
}
.previous-course-tabel-itm4 table tr.night td{
	background-color: #EFFAF8;
	border-bottom: 1px solid #EFFAF8;
	border-top: 1px solid #CEEBE8;
	padding-left: 5px;
}
.previous-course-tabel-itm2 table tr.night td:first-child{
	padding: 5px，0;
}

.previous-course-tabel-itm4 table tr.acti td{
	background-color: #ebf4fb;
	border: 1px solid #ebf4fb;
	border-bottom: 1px solid #d7e9f8;
}
.previous-course-tabel-itm4 table td.acti{
	background-color: #E8F8F6;
	border-bottom: 1px solid #D0EEEB;
	border-top: 1px solid #D0EEEB;
	border-left: 1px solid #70D2C6;
	border-right: 1px solid #70D2C6;
}

.previous-course-tabel-itm4 table tr.acti td.acti{
	background-color: #dbebf8;
	border-bottom: 1px solid #dbebf8;
	border-top: 1px solid #dbebf8;
	border-left: 1px solid #7dc1f7;
	border-right: 1px solid #7dc1f7;
}
.previous-course-tabel-itm4 table tr.am td.acti{
	background-color: #E3F7F4;
	border-left: 1px solid #70D2C6;
	border-right: 1px solid #70D2C6;
	border-top: 1px solid #D0EEEB;
	border-bottom: 1px solid #D0EEEB;
}
.previous-course-tabel-itm4 table tr.night td.acti{
	background-color: #E3F7F4;
	border: 1px solid #70D2C6;
	border-top: 1px solid #D0EEEB;
}
.previous-course-tabel-itm4-2 table tr td:first-child{
	padding-left: 13px;
}

.previous-course-tabel-itm4-2 table tr.am td{
	background-color: #EFFAF8;
	border-top: 1px solid #CEEBE8;
	border-bottom: 1px solid #CEEBE8;
	padding-left: 5px;
}
.previous-course-tabel-itm4-2 table tr.am td:first-child{
	padding-left: 15px;
}
.previous-course-tabel-itm4-2 table tr.night td{
	background-color: #EFFAF8;
	border-bottom: 1px solid #EFFAF8;
	border-top: 1px solid #CEEBE8;
	padding-left: 5px;
}

.previous-course-tabel-itm4-2 table tr.acti td{
	background-color: #ebf4fb;
	border: 1px solid #ebf4fb;
	border-bottom: 1px solid #d7e9f8;
}
.previous-course-tabel-itm4-2 table td.acti{
	background-color: #E8F8F6;
	border-bottom: 1px solid #D0EEEB;
	border-top: 1px solid #D0EEEB;
	border-left: 1px solid #70D2C6;
	border-right: 1px solid #70D2C6;
}

.previous-course-tabel-itm4-2 table tr.acti td.acti{
	background-color: #dbebf8;
	border-bottom: 1px solid #dbebf8;
	border-top: 1px solid #dbebf8;
	border-left: 1px solid #7dc1f7;
	border-right: 1px solid #7dc1f7;
}
.previous-course-tabel-itm4-2 table tr.am td.acti{
	background-color: #E3F7F4;
	border-left: 1px solid #70D2C6;
	border-right: 1px solid #70D2C6;
	border-top: 1px solid #D0EEEB;
	border-bottom: 1px solid #D0EEEB;
}
.previous-course-tabel-itm4-2 table tr.night td.acti{
	background-color: #E3F7F4;
	border: 1px solid #70D2C6;
	border-top: 1px solid #D0EEEB;
}


.previous-type{
	width: 100%;
	display: table;
	padding-top: 30px;
	background-color: #fff;
}

.previous-type-tab{
	width: 100%;
	height:66px;
	border-bottom: 1px solid #D7D7D7;
}
.previous-type-tab-itm1{
	width: 100%;
	height:66px;
	border-bottom: 2px solid #D25251;
}
.previous-type-tab-itm3{
	width: 100%;
	height:66px;
	border-bottom: 2px solid #2E80C1;
}
.previous-type-tab-itm4{
	width: 100%;
	height:66px;
	border-bottom: 2px solid #52BBAE;
}
.previous-type-tab ul{
	width: 100%;
	margin: 0 auto;
}
.previous-type-tab ul li{
	width: 20%;
	height: 66px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: #797777;
	position: relative;
}

.previous-type-tab ul li.acti{
	color: #DB5150;
}
.previous-type-tab ul li.acti:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 29px;
	height: 4px;
	background-color: #EB6766;
	margin-left: -14.5px;
}
.previous-type-tab-itm1 ul li.acti{
	color: #D25251;
}
.previous-type-tab-itm1 ul li.acti:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100px;
	height: 4px;
	background-color: #EB6766;
	margin-left: -50px;
}
.previous-type-tab-itm3 ul li.acti{
	color: #0A5590;
}
.previous-type-tab-itm3 ul li.acti:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100px;
	height: 4px;
	background-color: #EB6766;
	margin-left: -50px;
}
.previous-type-tab-itm4 ul li.acti{
	color: #52BBAE;
}
.previous-type-tab-itm4 ul li.acti:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100px;
	height: 4px;
	background-color: #EB6766;
	margin-left: -50px;
}

.previous-type-col{
	width: 100%;
	height: 612px;
	border-radius: 2px;
	display: none;
}
.previous-type-col-itm1{
	width: 100%;
	height: 250px;
	background-color: #FEFBFB;
	border-radius: 2px;
	box-shadow:  0 2px 6px rgba(0,0,0,.16);
	display: none;
}
.previous-type-col-itm3{
	width: 100%;
	height: 250px;
	background-color: #F4FAFF;
	border-radius: 2px;
	box-shadow:  0 2px 6px rgba(0,0,0,.16);
	display: none;
}
.previous-type-col-itm4{
	width: 100%;
	height: 250px;
	background-color: #F6FEFD;
	border-radius: 2px;
	box-shadow:  0 2px 6px rgba(0,0,0,.16);
	display: none;
}
.previous-type .show{
	display: block;
}
.previous-type-col-img{
	width: 1180px;
	height: 100%;
	float: left;
	text-align: center;
	display: table;
}
.previous-type-col-img span{
	display: table-cell;
	vertical-align: middle;
}

.previous-type-col-text{
	width: 480px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.previous-type-col-text p{
	font-size: 14px;
	color: #525252;
	text-align: justify;
	line-height: 25px;
}
.previous-type h6{
	margin: 0;
	text-align: center;
	padding: 48px 0;
}
.previous-type h6 a{
	display: inline-block;
	width: 218px;
	height: 46px;
	background-color: #EB6766;
	display: flex;
    padding-left: 50px;
	align-items: center;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	font-weight: normal;
	box-shadow: 0 5px 8px rgba(0,0,0,.2);
	border-radius: 5px;
}
.previous-type h6 a:hover{
	background-color: #ee8484;
}
.previous-type h6 a img{
	margin-right: 15px;
}

.previous-advert{
	width: 100%;
	display: table;
	background-color: #fff;
	padding-top: 50px;
}

.previous-advert-img{
	width: 100%;
	display: table;
}

.previous-case{
	width: 100%;
	display: table;
	background-color: #fff;
	padding-top: 80px;
	padding-bottom: 60px;
}
.previous-case h3{
	line-height: 90px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
}
.previous-case h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}

.previous-case ul{
	width: 100%;
	display: table;
}
.previous-case ul li{
	width: 100%;
	display: table;
	padding-top: 40px;
	padding-bottom: 10px;
}
.previous-case-img{
	width: 555px;
	height: 195px;
}
.previous-case-img-box{
	width: 260px;
	height: 195px;
}
.previous-case-img-box img{
	width: 100%;
	height: 100%;
}

.previous-case-inf-itm1{
	width: 555px;
	height: 195px;
	padding-left: 50px;
}
.previous-case-inf-itm1 h4{
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
	color: #414141;
	position: relative;
}
.previous-case-inf-itm1 h4:after{
	content: '';
	position: absolute;
	left: -46px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 15px solid #D45A59;
	margin-top: -10px;

}
.previous-case-inf-itm1 p{
	width: 355px;
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	color: #525252;
	float: left;
	padding-top: 15px;
}
.previous-case-inf-itm1 h6{
	width: 140px;
	float: left;
	margin: 0;
	height: 140px;
	display: table;
	text-align: center;
}
.previous-case-inf-itm1 h6 span{
	display: table-cell;
	vertical-align: middle;
}

.previous-case ul li.li-fr .previous-case-inf-itm1 h4{
	text-align: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm1 h6{
	float: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm1 p{
	float: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm1 h4:after{
	transform: rotate(180deg);
	left: inherit;
	right: -46px;
}
.previous-case ul li.li-fr .previous-case-inf-itm1{
	padding-left: 0;
	padding-right: 50px;

}
.previous-case-inf-itm2{
	width: 555px;
	height: 195px;
	padding-left: 50px;
}
.previous-case-inf-itm2 h4{
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
	color: #414141;
	position: relative;
}
.previous-case-inf-itm2 h4:after{
	content: '';
	position: absolute;
	left: -46px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 15px solid #F5CE81;
	margin-top: -10px;

}
.previous-case-inf-itm2 p{
	width: 355px;
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	color: #525252;
	float: left;
	padding-top: 15px;
}
.previous-case-inf-itm2 h6{
	width: 140px;
	float: left;
	margin: 0;
	height: 140px;
	display: table;
	text-align: center;
}
.previous-case-inf-itm2 h6 span{
	display: table-cell;
	vertical-align: middle;
}

.previous-case ul li.li-fr .previous-case-inf-itm2 h4{
	text-align: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm2 h6{
	float: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm2 p{
	float: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm2 h4:after{
	transform: rotate(180deg);
	left: inherit;
	right: -46px;
}
.previous-case ul li.li-fr .previous-case-inf-itm2{
	padding-left: 0;
	padding-right: 50px;

}

.previous-case-inf-itm3{
	width: 555px;
	height: 195px;
	padding-left: 50px;
}
.previous-case-inf-itm3 h4{
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
	color: #414141;
	position: relative;
}
.previous-case-inf-itm3 h4:after{
	content: '';
	position: absolute;
	left: -46px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 15px solid #2e80c1;
	margin-top: -10px;

}
.previous-case-inf-itm3 p{
	width: 355px;
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	color: #525252;
	float: left;
	padding-top: 15px;
}
.previous-case-inf-itm3 h6{
	width: 140px;
	float: left;
	margin: 0;
	height: 140px;
	display: table;
	text-align: center;
}
.previous-case-inf-itm3 h6 span{
	display: table-cell;
	vertical-align: middle;
}

.previous-case ul li.li-fr .previous-case-inf-itm3 h4{
	text-align: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm3 h6{
	float: left;
}
.previous-case ul li.li-fr .previous-case-inf-itm3 p{
	float: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm3 h4:after{
	transform: rotate(180deg);
	left: inherit;
	right: -46px;
}
.previous-case ul li.li-fr .previous-case-inf-itm3{
	padding-left: 0;
	padding-right: 50px;
}

.previous-case-inf-itm4{
	width: 555px;
	height: 195px;
	padding-left: 50px;
}
.previous-case-inf-itm4 h4{
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
	color: #414141;
	position: relative;
}
.previous-case-inf-itm4 h4:after{
	content: '';
	position: absolute;
	left: -46px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 15px solid #52BBAE;
	margin-top: -10px;

}
.previous-case-inf-itm4 p{
	width: 370px;
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	color: #525252;
	float: left;
	padding-top: 15px;
}
.previous-case-inf-itm4 h6{
	width: 130px;
	float: left;
	margin: 0;
	height: 140px;
	display: table;
	text-align: center;
}
.previous-case-inf-itm4 h6 span{
	display: table-cell;
	vertical-align: middle;
}

.previous-case ul li.li-fr .previous-case-inf-itm4 h4{
	text-align: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm4 h6{
	float: left;
}
.previous-case ul li.li-fr .previous-case-inf-itm4 p{
	float: right;
}
.previous-case ul li.li-fr .previous-case-inf-itm4 h4:after{
	transform: rotate(180deg);
	left: inherit;
	right: -46px;
}
.previous-case ul li.li-fr .previous-case-inf-itm4{
	padding-left: 0;
	padding-right: 50px;
}


.previous-plan{
	display: table;
	padding-bottom: 20px;
}
.previous-plan h3{
	line-height: 90px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-plan h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.previous-plan p{
	line-height: 26px;
	color: #525252;
	font-size: 14px;
	text-align: justify;
	padding: 40px 0;
}
.previous-review-itm1{
	height: 478px;
	background: url("../img/SH Security/bg1.jpg") center no-repeat;
}
.previous-review-itm1 ul{
	width: 100%;
	padding-top: 55px;
}
.previous-review-itm1 ul li{
	height: 220px;
	width: 25%;
	text-align: center;
	position: relative;
}
.previous-review-itm1 ul li:after{
	content: '';
	position: absolute;
	left: 220px;
	top: 50%;
	width: 134px;
	height: 2px;
	background-color: rgba(255,255,255,.8);
	margin-top: -1px;
}
.previous-review-itm1 ul li:last-child:after{
	width: 0;
}

.previous-review-itm1 h3{
	height: 113px;
	line-height: 95px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-review-itm1 h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #FFFFFF;
	margin-left: -37px;
}
.previous-review-itm1 ul li h4{
	width: 130px;
	height: 130px;
	background-color: #FFF1F3;
	box-shadow:0 3px 5px rgba(163, 58, 69, 0.5);
	border-radius: 50%;
	vertical-align: middle;
	margin: 40px auto;
	line-height: 130px;
	color: #D25251;
	font-size: 24px;
	font-weight: normal;
}
.previous-review-itm1 ul li h4 em{
	font-style: normal;
}
.previous-review-itm1 ul li.acti .previous-review-itm1-title{
	display: none;
}
.previous-review-itm1 ul li.acti .previous-review-itm1-box{
	display: block;
}

.previous-review-itm1-box{
	width: 130px;
	height:218px;
	border: 1px solid #E4F1FB;
	border-radius: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 30px 0;
	display: none;
	background: rgba(255,255,255,.1);
}
.previous-review-itm1-box p{
	color: #fff;
	line-height: 40px;
	width: 100%;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
}
.previous-review-itm1-box p span{
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.previous-review-itm1-box p span a{
	color: #FFFFFF;
}
.previous-review-itm1-box p.acti span:after{
	content: '';
	position: absolute;
	left: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
}
.previous-review-itm1-box p.acti span:before{
	content: '';
	position: absolute;
	right: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
	transform: rotate(-180deg);
}
.previous-review-itm2{
	height: 478px;
	background: url("../img/SH Investment/bg1.jpg") center no-repeat;
}
.previous-review-itm2 ul{
	width: 100%;
	padding-top: 55px;
}
.previous-review-itm2 ul li{
	height: 220px;
	width: 25%;
	text-align: center;
	position: relative;
}
.previous-review-itm2 ul li:after{
	content: '';
	position: absolute;
	left: 220px;
	top: 50%;
	width: 134px;
	height: 2px;
	background-color: rgba(255,255,255,.8);
	margin-top: -1px;
}
.previous-review-itm2 ul li:last-child:after{
	width: 0;
}

.previous-review-itm2 h3{
	height: 113px;
	line-height: 95px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-review-itm2 h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.previous-review-itm2 ul li h4{
	width: 130px;
	height: 130px;
	background-color: #FFFAF1;
	box-shadow:0 3px 5px rgba(195, 159, 87, 0.5);
	border-radius: 50%;
	vertical-align: middle;
	margin: 40px auto;
	line-height: 130px;
	color: #EDBB49;
	font-size: 24px;
	font-weight: normal;
}
.previous-review-itm2 ul li h4 em{
	font-style: normal;
}
.previous-review-itm2 ul li.acti .previous-review-itm2-title{
	display: none;
}
.previous-review-itm2 ul li.acti .previous-review-itm2-box{
	display: flex;
}

.previous-review-itm2-box{
	width: 130px;
	height:218px;
	border: 1px solid #E4F1FB;
	border-radius: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 30px 0;
	display: none;
	background: rgba(255,255,255,.3);
}
.previous-review-itm2-box p{
	color: #fff;
	line-height: 40px;
	width: 100%;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
}

.previous-review-itm2-box p span{
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.previous-review-itm2-box p span a{
	color: #414141;
}
.previous-review-itm2-box p.acti span:after{
	content: '';
	position: absolute;
	left: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
}
.previous-review-itm2-box p.acti span:before{
	content: '';
	position: absolute;
	right: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
	transform: rotate(-180deg);
}


.previous-review-itm3{
	height: 478px;
	background: url(../img/bg1.png) center no-repeat;
}
.previous-review-itm3 ul{
	width: 100%;
	padding-top: 55px;
}
.previous-review-itm3 ul li{
	height: 220px;
	width: 50%;
	text-align: center;
	position: relative;
}
.previous-review-itm3 ul li:after{
	content: '';
	position: absolute;
	left: 84%;
	top: 50%;
	width: 180px;
	height: 2px;
	background-color: rgba(255,255,255,.8);
	margin-top: -1px;
}
.previous-review-itm3 ul li:last-child:after{
	width: 0;
}

.previous-review-itm3 h3{
	height: 113px;
	line-height: 95px;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 18px;
}
.previous-review-itm3 h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.previous-review-itm3 ul li h4{
	width: 130px;
	height: 130px;
	background-color: #E4F1FB;
	box-shadow:0 3px 5px rgba(46, 111, 165, 0.5);
	border-radius: 50%;
	vertical-align: middle;
	margin: 40px auto;
	line-height: 130px;
	color: #0A5590;
	font-size: 24px;
	font-weight: normal;
}
.previous-review-itm3 ul li h4 em{
	font-style: normal;
}
.previous-review-itm3 ul li.acti .previous-review-itm3-title{
	display: none;
}
.previous-review-itm3 ul li.acti .previous-review-itm3-box{
	display: block;
}

.previous-review-itm3-box{
	width: 130px;
	height:218px;
	border: 1px solid #E4F1FB;
	border-radius: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 30px 0;
	display: none;
	background: rgba(255,255,255,.1);
}
.previous-review-itm3-box p{
	color: #fff;
	line-height: 145px;
	width: 100%;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
}

.previous-review-itm3-box p span{
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.previous-review-itm3-box p span a{
	color: #fff;
}
.previous-review-itm3-box p.acti span:after{
	content: '';
	position: absolute;
	left: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
}
.previous-review-itm3-box p.acti span:before{
	content: '';
	position: absolute;
	right: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
	transform: rotate(-180deg);
}

.previous-review-itm4{
	height: 478px;
	background: url("../img/WST Investment/bg.jpg") center no-repeat;
}
.previous-review-itm4 ul{
	width: 100%;
	padding-top: 55px;
}
.previous-review-itm4 ul li{
	height: 220px;
	width: 100%;
	text-align: center;
	position: relative;
}
.previous-review-itm4 ul li:after{
	content: '';
	position: absolute;
	left: 220px;
	top: 50%;
	width: 134px;
	height: 2px;
	background-color: rgba(255,255,255,.8);
	margin-top: -1px;
}
.previous-review-itm4 ul li:last-child:after{
	width: 0;
}

.previous-review-itm4 h3{
	height: 90px;
	line-height: 90px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
}
.previous-review-itm4 h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.previous-review-itm4 ul li h4{
	width: 130px;
	height: 130px;
	background-color: #E8FFFC;
	box-shadow:0 3px 5px rgba(54, 138, 129, 0.5);
	border-radius: 50%;
	vertical-align: middle;
	margin: 40px auto;
	line-height: 130px;
	color: #308F83;
	font-size: 24px;
	font-weight: normal;
}
.previous-review-itm4 ul li h4 em{
	font-style: normal;
}
.previous-review-itm4 ul li.acti .previous-review-itm4-title{
	display: none;
}
.previous-review-itm4 ul li.acti .previous-review-itm4-box{
	display: block;
}

.previous-review-itm4-box{
	width: 130px;
	height:218px;
	border: 1px solid #E4F1FB;
	border-radius: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 30px 0;
	display: none;
	background: rgba(255,255,255,.2);
}
.previous-review-itm4-box p{
	color: #fff;
	line-height: 145px;
	width: 100%;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
}

.previous-review-itm4-box p span{
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.previous-review-itm4-box p span a{
	color: #414141;
}
.previous-review-itm4-box p.acti span:after{
	content: '';
	position: absolute;
	left: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
}
.previous-review-itm4-box p.acti span:before{
	content: '';
	position: absolute;
	right: -16px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #fff;
	margin-top: -6px;
	transform: rotate(-180deg);
}

.previous-speech{
	padding-bottom: 60px;
}

.previous-speech h3{
	line-height: 90px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 30px;
}
.previous-speech h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}

.previous-speech-tab-itm1{
	width: 100%;
	height: 60px;
	border-bottom: 5px solid #D25251;
	margin-top: 32px;
}
.previous-speech-tab-itm1 ul{
	width: 100%;
	text-align: center;
}
.previous-speech-tab-itm1 ul li{
	width: 278px;
	border: 1px solid #D25251;
	height: 58px;
	text-align: center;
	line-height: 58px;
	float: none;
	display: inline-block;
	margin: 0 65px;
	font-size: 24px;
	font-weight: normal;
	color: #D25251;
}
.previous-speech-tab-itm1 ul li.acti{
	background-color: #D25251;
	color: #fff;
}
.previous-speech-tab-itm2{
	width: 100%;
	height: 60px;
	border-bottom: 5px solid #F5CE81;
	margin-top: 32px;
}
.previous-speech-tab-itm2 ul{
	width: 100%;
	text-align: center;
}
.previous-speech-tab-itm2 ul li{
	width: 278px;
	border: 1px solid #F5CE81;
	height: 58px;
	text-align: center;
	line-height: 58px;
	float: none;
	display: inline-block;
	margin: 0 65px;
	font-size: 24px;
	font-weight: normal;
	color: #EDBB49;
}
.previous-speech-tab-itm2 ul li.acti{
	background-color: #F5CE81;
	color: #fff;
}

.previous-speech-tab-itm3{
	width: 100%;
	height: 60px;
	border-bottom: 5px solid #2e80c1;
	margin-top: 32px;
}
.previous-speech-tab-itm3 ul{
	width: 100%;
	text-align: center;
}
.previous-speech-tab-itm3 ul li{
	width: 278px;
	border: 1px solid #2e80c1;
	height: 58px;
	text-align: center;
	line-height: 58px;
	float: none;
	display: inline-block;
	margin: 0 65px;
	font-size: 24px;
	font-weight: normal;
	color: #0a5590;
}
.previous-speech-tab-itm3 ul li.acti{
	background-color: #2e80c1;
	color: #fff;
}

.previous-speech-tab-itm4{
	width: 100%;
	height: 60px;
	border-bottom: 5px solid #52BBAE;
	margin-top: 32px;
}
.previous-speech-tab-itm4 ul{
	width: 100%;
	text-align: center;
}
.previous-speech-tab-itm4 ul li{
	width: 278px;
	border: 1px solid #52BBAE;
	height: 58px;
	text-align: center;
	line-height: 58px;
	float: none;
	display: inline-block;
	margin: 0 65px;
	font-size: 24px;
	font-weight: normal;
	color: #52BBAE;
}
.previous-speech-tab-itm4 ul li.acti{
	background-color: #52BBAE;
	color: #fff;
}

.previous-speech-col{
	width: 100%;
	height: 590px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
	position: relative;
	display: none;
}
.previous-speech .show{
	display: block;
}

#certify{
	width: 1050px;
	height: 590px;
	padding: 0 50px;
	margin: 0 auto;
	margin-left: -50px;
}
#certify  .swiper-slide{
	width: 350px;
	height: 475px;

}

#certify  .swiper-slide img{
	width: 100%;
	height: 100%;
}

#certify  .swiper-wrapper{
	padding-top: 40px;
}
#certify .swiper-container{
	padding-bottom: 20px;
	width: 100%;
	margin-left: 100px;
}

#certify .swiper-slide.swiper-slide-next{
	transform: scale(.8,.8);
	display: block;
	opacity: .3;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
#certify .swiper-slide.swiper-slide-prev{
	transform: scale(.8,.8);
	display: block;
	opacity: .3;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
#certify .swiper-slide.swiper-slide-active{
	display: block;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}

#certify .swiper-wrapper{

}
#certify .swiper-pagination{
	width: 100%;
}
#certify .swiper-pagination .swiper-pagination-bullet{
	width: 18px;
	height: 10px;
	background-color: #ebebeb;
	margin: 0 5px;
	border-radius: 5px;
	opacity: 1;;
	outline: none;
}
#certify .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #e85352;
	width: 40px;
}
#certify  .swiper-button-prev{
	width: 47px;
	height: 47px;
	outline: none;
	background: url(../img/prev2.png)center no-repeat;
}
#certify  .swiper-button-next{
	width: 47px;
	outline: none;
	height: 47px;
	background: url(../img/next2.png)center no-repeat;
}
#certify  .swiper-button-prev:hover{
	background: url(../img/prev-hover2.png)center no-repeat;
}
#certify  .swiper-button-next:hover{
	background: url(../img/next-hover2.png)center no-repeat;
	z-index: 9;

}

#certify2{
	width: 1050px;
	height: 590px;
	padding: 0 50px;
	margin: 0 auto;
	margin-left: -50px;
}
#certify2  .swiper-slide{
	width: 350px;
	height: 475px;

}
#certify2  .swiper-slide img{
	width: 100%;
	height: 100%;
}

#certify2  .swiper-wrapper{
	padding-top: 40px;
}
#certify2 .swiper-container{
	padding-bottom: 20px;
	width: 100%;
	margin-left: 100px;
}

#certify2 .swiper-slide.swiper-slide-next{
	transform: scale(.8,.8);
	display: block;
	opacity: .3;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
#certify2 .swiper-slide.swiper-slide-prev{
	transform: scale(.8,.8);
	display: block;
	opacity: .3;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
#certify2 .swiper-slide.swiper-slide-active{
	display: block;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}

#certify2 .swiper-wrapper{

}
#certify2 .swiper-pagination{
	width: 100%;
}
#certify2 .swiper-pagination .swiper-pagination-bullet{
	width: 18px;
	height: 10px;
	background-color: #ebebeb;
	margin: 0 5px;
	border-radius: 5px;
	opacity: 1;;
	outline: none;
}
#certify2 .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #e85352;
	width: 40px;
}
#certify2  .swiper-button-prev{
	width: 47px;
	height: 47px;
	outline: none;
	background: url(../img/prev2.png)center no-repeat;
}
#certify2  .swiper-button-next{
	width: 47px;
	outline: none;
	height: 47px;
	background: url(../img/next2.png)center no-repeat;
}
#certify2  .swiper-button-prev:hover{
	background: url(../img/prev-hover2.png)center no-repeat;
}
#certify2  .swiper-button-next:hover{
	background: url(../img/next-hover2.png)center no-repeat;
	z-index: 9;

}

.previous-photo{
	width: 100%;
	display: table;
	background-color: #fff;
	padding-bottom: 60px;
}
.previous-photo h3{
	line-height: 90px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	padding-top: 30px;
}
.previous-photo h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}

.previous-photo-col{
	width: 100%;
	height: 530px;
	position: relative;

}

.previous-photo-pagination{
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -20px;
}
.previous-photo-pagination span{
	display: inline-block;
	width: 18px;
	height: 10px;
	background-color: #ebebeb;
	margin: 0 5px;
	border-radius: 5px;
	opacity: 1;;
	outline: none;
}
.previous-photo-pagination span.acti{
	background-color: #e85352;
	width: 40px;
}

.previous-process{
	display: table;
	padding-top:30px;
	padding-bottom: 60px;
}
.previous-process h3{
	height: 90px;
	line-height: 90px;
	color: #353535;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
}
.previous-process h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.previous-process ul{
	width: 100%;
}
.previous-process ul li{
	width: 100%;
	height: 66px;
	border-bottom: 1px solid #2e80c0;
	padding-top: 34px;
}
.previous-process2 ul li{
	border-bottom: 1px solid #374091;
}
.previous-process-bg2 ul li{
	border-bottom: 1px solid #5946b5;
}
.previous-process-itm1 ul li{
	border-bottom: 1px solid #CD5C5B;
}
.previous-process-itm2 ul li{
	border-bottom: 1px solid #F5CE81;
}
.previous-process-itm4 ul li{
	border-bottom: 1px solid #52BBAE;
}
.previous-process ul li h4{
	width: 50px;
	height: 100%;
	float: left;
	display: table;
	text-align: center;
	position: relative;

	line-height: 32px;
}
.previous-process ul li h4:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 44px;
	height: 12px;
	background-color: #2e80c0;
}
.previous-process2 ul li h4:after{
	background-color: #374091;
}
.previous-process-itm1 ul li h4:after{
	background-color: #CD5C5B;
}
.previous-process-itm2 ul li h4:after{
	background-color: #F5CE81;
}
.previous-process-itm4 ul li h4:after{
	background-color: #52BBAE;
}
.previous-process ul li h4 span{
	display: table-cell;
	vertical-align: middle;
	color: #e85352;

}
.previous-process ul li h4 i{
	font-size: 30px;
	font-weight: normal;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-family: arial;
}
.previous-process ul li p{
	float: left;
	padding-left: 40px;
}


#zoom {
    position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    display: none;
}

#wrapper {
    margin: 0 auto;
    width: 100%;
}

#content {
    text-align: center;
}

#view {
	margin: 30px 0;
	height: 384px !important;
}

#view img {
    border-radius: 5px;
	height: 350px !important;
    margin: 15px 0;

}

#thumbs {
	position: relative;
	margin: 20px 0;
}

#nav-left-thumbs { left: 70px; }

#nav-right-thumbs {	right: 70px; }

#nav-left-thumbs, #nav-right-thumbs {
    position: absolute;
    top: 30px;
    width: 42px;
    height: 42px;
    line-height: 30px;
    border-radius: 21px;

    cursor: pointer;
    transition-duration: .5s;
}
#content .prev{
	background: url(../img/prev2.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
#content .prev:hover{
	background: url(../img/prev-hover2.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
#content .next{
	background: url(../img/next2.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
#content .next:hover{
	background: url(../img/next-hover2.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

#nav-left-thumbs:hover, #nav-right-thumbs:hover {
    background: lightgrey;
}

#pics-thumbs {
	position: relative;
	padding: 5px 0;
    margin: 0 122px;
    white-space: nowrap;
    overflow: hidden;
    transition-duration: .8s;
}

#pics-thumbs img {
	margin: 0 5px;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
    cursor: pointer;
    height: 75px;
    transition-duration: .5s;
}
.type-item1{
	height: 60px;
	line-height: 60px;
}
.type-item1 ul{
	height: 60px;
}
.type-item1 ul li{
	line-height: 60px;
}
.type-item1 ul li a{
	color: #292929;
	display: block;
	font-family: "PingFangSC-Regular";
}
.type-item1 ul li.acti{
	background-color: #35adc1;
}
.type-item1 ul li.acti a{
	color: #fff;
	font-family: "PingFangSC-Regular";
}
.type-item1 ul li:hover{
	background-color: #f5f5f5;
}
.type-item1 ul li.acti:hover{
	background-color: #35adc1;
}
.type-item1 ul li.li-item2.acti{
	background-color: #374091;
}
.type-item1 ul li.li-item3.acti{
	background-color: #5946B5;
}
.type-item1 ul li.li-item4.acti{
	background-color: #479AED;
}
.main{
	width: 100%;
	display: table;
	background-color: #fbfbfb;
}
.prod-title{
	position: relative;
	min-height: 414px;
	border-top: 1px solid #f2f2f2;
}
.prod-title:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 840px;
	height: 340px;
	background-color: #EDF3F4;
}
.prod-title2:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 840px;
	height: 340px;
	background-color: #ECEDF4;
}
.prod-title3:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 840px;
	height: 340px;
	background-color: #ECEBF3;
}
.prod-title4:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 840px;
	height: 340px;
	background-color: #EDF1F6;
}
.prod-title-img{
	width: 840px;
	height: 340px;
	position: relative;
	z-index: 9;
}
.prod-title-img img{
	width: 100%;
	height: 100%;
}

.prod-title-text{
	width: 332px;
	height: 300px;
	background-color: #35adc1;
	position: absolute;
	bottom: 0;
	right: 75px;
	z-index: 10;
	text-align: center;
}
.prod-title-text h3{
	font-size: 30px;
	line-height: 50px;
	color: #fff;
	padding: 0 40px;
	padding-top: 30px;
	letter-spacing: 2px;
}
.prod-title-text h6{
	font-weight: normal;
	font-size: 16px;
	padding: 5px 50px;
	color: #fff;
	line-height: 24px;
}
.prod-title-text p{
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	padding: 12px 0;
}
.prod-title-text p b{
	font-weight: normal;
	font-size: 20px;
}

.prod-video{
	padding-top: 80px;
}
.prod-video-col{
	width: 750px;
	height: 420px;
	background-color: #d8d8d8;
}

.project-inf{
	padding-top: 30px;
	padding-bottom: 60px;
}
h3.tits{
	text-align: center;
	line-height: 90px;
	font-size: 30px;
	font-weight: normal;
	color: #353535;
	position: relative;
	letter-spacing: 2px;
}
h3.tits:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}

.project-inf-col{
	width: 100%;
	display: table;
	min-height: 50px;
	padding-top: 38px;
}
.project-inf-text{
	width: 310px;
	display: table;
	padding: 35px;
	background-color: #35adc1;
	padding-bottom: 5px;
	padding-top: 33px;
}
.project-inf-text p{
	color: #fff;
	line-height: 24px;
	padding-bottom: 20px;
	text-align: justify;
}

.project-inf-img{
	width: 718px;
	display: table;
}
.project-inf-img h5{
	text-align: center;
	padding-top: 20px;
}
.project-inf-img h5 em{
	line-height: 50px;
	display: block;
	font-style: normal;
	font-size: 18px;
	color: #5a5a5a;
	font-weight: normal;
}
.project-inf-img h5 b{
	display: block;
	line-height: 25px;
	color: #35adc1;
	font-size: 20px;
	font-weight: normal;
}
.project-inf-img h4{
	width: 100%;
	height: 305px;
	margin-top: 27px;
	border-radius: 4px;
	overflow: hidden;
}
.project-inform{
	width: 100%;
	display: table;
	padding-top: 30px;
	background-color: #fff;
	padding-bottom: 85px;
	border-top: 1px solid #f2f2f2;
}
.project-inform-list{
	width: 100%;
	display: table;
}
.project-inform h3{
	margin-bottom: 40px;
}

.project-inform-img{
	width: 575px;
	height: 310px;
}
.project-inform-img img{
	width: 100%;
}

.project-inform-text{
	width: 530px;
	display: table;
	padding-top: 8px;
}
.project-inform-text ul{
	width: 100%;
	display: table;
}
.project-inform-text ul li{
	width: 100%;
	display: table;
	padding-bottom: 5px;
}

.project-inform-text-ico{
	width: 88px;
	height: 66px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
}
.project-inform-text-fr{
	width: 440px;
	display: table;
	min-height: 50px;
}
.project-inform-text-fr h4{
	line-height: 40px;
	font-size: 18px;
	color: #35adc1;
}
.project-inform-text-fr p{
	line-height: 24px;
	color: #525252;
	min-height: 38px;
}
.project-inform-list-item{
	position: relative;
	top: 30px;
}
.project-inform-list-item .project-inform-text{
	width: 440px;
	margin-left: 30px;
}
.project-inform-list-item .project-inform-text-fr{
	width: 350px;
}
.project-inform-list-item .project-inform-img-position{
	position: absolute;
	right: 0px;
	bottom: -44px;
	width: 610px;
	height: 448px;
}

.project-features{
	display: table;
	width: 100%;
	border-top: 1px solid #f2f2f2;
	padding-bottom: 60px;
}
.project-features h3.tits{
	padding-top: 30px;
}
.project-features ul{
	width: 1150px;

	padding-top: 40px;
}
.project-features li{
	width: 202px;
	height: 260px;
	position: relative;
	margin: 0 14px;
}
.project-features li .project-features-box{
	width: 100%;
	height: 100%;
	background-color: #eef7f9;

}
.project-features li h4{
	width: 100%;
	height: 100px;
	display: table;
	text-align: center;
	padding-top: 54px;
}
.project-features li h4 span{
	display: table-cell;
	vertical-align: middle;
}
.project-features li p{
	text-align: center;
	line-height: 34px;
	font-size: 20px;
	letter-spacing: 3px;
	color: #35AEC2
}
.project-features-hover{
	width: 152px;
	height: 225px;
	background-color: #fff;
	position: absolute;
	left: -20px;
	top: 0;
	display: none;
	box-shadow:0px 3px 20px 0px rgba(10,93,111,0.15);
	padding: 35px 45px;
	padding-bottom: 0;
}
.project-features li.acti .project-features-box{
	display: none;
}
.project-features li.acti .project-features-hover{
	display: block;
}

.project-features-hover h5{
	line-height: 50px;
	font-size: 22px;
	color: #52b9ca;
	font-weight: normal;
	padding-top: 20px;
}
.project-features li .project-features-hover p{
	font-size: 14px;
	line-height: 24px;
	padding-top: 12px;
	text-align: justify;
	letter-spacing: 1px;
	color: #525252;
}
.project-features li.li-item1 .project-features-hover{
	background: #fff url(../img/ico75.png) no-repeat;
	background-position: right 20px;
}
.project-features li.li-item2 .project-features-hover{
	background: #fff url(../img/ico76.png) no-repeat;
	background-position: right 20px;
}
.project-features li.li-item3 .project-features-hover{
	background: #fff url(../img/ico77.png) no-repeat;
	background-position: right 20px;
}
.project-features li.li-item4 .project-features-hover{
	background: #fff url(../img/ico78.png) no-repeat;
	background-position: right 20px;
}
.project-features li.li-item5 .project-features-hover{
	background: #fff url(../img/ico79.png) no-repeat;
	background-position: right 20px;
}
.project-features-item2 li .project-features-box{
	background-color: #F6F7FC;
}
.project-features-item2 li .project-features-hover h5{
	color: #374091;
	padding-top: 20px;
}
.project-features-item2 li .project-features-hover p{
	color: #6A6F9A;
}
.project-features-item2 li.li-item1 .project-features-hover{
	background: #fff url(../img/PTA/ic13.png) no-repeat;
	background-position: right 20px;
}
.project-features-item2 li.li-item2 .project-features-hover{
	background: #fff url(../img/PTA/ic14.png) no-repeat;
	background-position: right 20px;
}
.project-features-item2 li.li-item3 .project-features-hover{
	background: #fff url(../img/PTA/ic15.png) no-repeat;
	background-position: right 20px;
}
.project-features-item2 li.li-item4 .project-features-hover{
	background: #fff url(../img/PTA/ic16.png) no-repeat;
	background-position: right 20px;
}
.project-features-item2 li.li-item5 .project-features-hover{
	background: #fff url(../img/PTA/ic17.png) no-repeat;
	background-position: right 20px;
}


.project-data{
	width: 100%;
	display: table;
	background-color: #fff;
	border-top: 1px solid #f2f2f2;
	padding-top: 30px;
	padding-bottom: 60px;
}
.project-data h6{
	text-align: center;
	padding-top: 18px;
}
.project-data h6 span{
	display: block;
	line-height: 32px;
	font-weight: normal;
	font-size: 16px;
	color: #525252;
}
.project-data h6 em{
	line-height: 32px;
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #EB6766;
}
.project-data{
	width: 100%;
	display: table;
}
.project-data ul{
	padding-top: 30px;
}
.project-data ul li{
	width: 150px;
    line-height: 53px;
    padding-left: 122px;
    font-size: 18px;
    font-weight: bold;
    color: #35adc1;
    position: relative;
}
.project-data .wid ul li:after{
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    background-color: #eb6766;
    border-radius: 50%;
	margin-top: -5px;
	margin-left: 95px;
}
.project-data-bgn .wid ul li:after{
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0px;
    height: 0px;
    background-color: #eb6766;
    border-radius: 50%;
	margin-top: -5px;
	margin-left: 95px;
}

.business-inform{
	width: 100%;
	border-top: 1px solid #f2f2f2;
	padding-top: 30px;
	padding-bottom: 100px;
}

.business-inform-col{
	width: 100%;
	display: table;
	padding-top: 40px;
}
.business-inform-col ul{
	width: 100%;
	display: table;
}
.business-inform-col ul li{
	width: 50%;
	height: 288px;
	overflow: hidden;
}
.business-inform-img{
	width: 50%;
	height: 100%;
	position: relative;
}
.business-inform-img span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}
.business-inform-img img{
	width: 100%;
	height: 100%;
}
.business-inform-txt{
	width: 50%;
	height: 100%;
	background-color: #eef7f9;
	position: relative;

}
.business-inform-txt-title h4{
	text-align: center;
	padding-bottom: 10px;
}
.business-inform-txt-title h4 em{
	display: block;
	font-style: normal;
	line-height: 60px;
	font-weight: normal;
	font-size: 40px;
	color: #35adc1;
	font-weight: bold;
	font-family: arial;
}
.business-inform-txt-title h4 b{
	display: block;
	line-height: 36px;
	font-size: 22px;
	color: #35adc1;
	font-weight: bold;
}
.business-inform-txt-title{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.business-inform-txt-col{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #fff;
}
.business-inform-txt-col h5{
	padding: 0 28px;
	line-height: 42px;
	font-size: 18px;
	color: #35adc1;
	padding-top: 10px;
}
.business-inform-txt-col p{
	padding: 0 28px;
	line-height: 24px;
	font-size: 14px;
	color: #606061;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
}

.business-inform-txt:after{
	content: '';
	position: absolute;
	left: -22px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-right: 22px solid #eef7f9;
	margin-top: -22px;
}
.business-inform-col ul li.fr .business-inform-txt:after{
	border-right: inherit;
	border-left: 22px solid #eef7f9;
	left: inherit;
	right: -22px;
}
.business-inform-col ul li:hover .business-inform-img span{
	opacity: 0;
}
.business-inform-col ul li:hover .business-inform-txt-col{
	top: 0;
}
.business-inform-col ul li:hover .business-inform-txt:after{
	border-right: 22px solid #fff;

}
.business-inform-col ul li:hover .business-inform-txt{
	background-color: #fff;
}
.business-inform-col ul li.fr:hover .business-inform-txt:after{
	border-left: 22px solid #fff;
	border-right: inherit;


}

.project-advert{
	display: table;
}
.project-advert img{
	width: 100%;
}
.partners{
	padding-top: 60px;
	display: table;
	padding-bottom: 60px;
}

.partners-col{
	width: 100%;
	display: table;
}
.partners-col ul{
	width: 100%;
	padding-top: 36px;
}
.partners-col ul li{
	width: 276px;
	height: 151px;
	margin: 0 5.5px;
	position: relative;
	overflow: hidden;
}
.partners-img{
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
}
.partners-img span{
	display: table-cell;
	vertical-align: middle;
}
.partners-col ul li .partners-txt{
	width: 100%;
	height: 100%;
	background-color: rgba(53,173,193,0.6);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 20px;
	letter-spacing: 2px;
}
.partners-col ul li:hover .partners-txt{
	top: 0;
}
.project-goods{
	width: 100%;
	display: table;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 60px;
	border-top: 1px solid #f2f2f2;
}

.project-goods-col{
	width: 100%;
	display: table;
}
.project-goods-col ul{
	width: 100%;
	display: table;
	padding-top: 18px;
}
.project-goods-col ul li{
	width: 565px;
	height: 278px;
}
.project-goods-title{
	width: 100%;
	height: 84px;
	line-height: 84px;
}
.project-goods-title span{
	display: inline-block;
	width: 60px;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	float: left;
	align-items: center;
}
.project-goods-title em{
	float: left;
	font-style: normal;
	font-size: 18px;
	color: #414141;
}
.project-goods-img{
	width: 100%;
	height: 194px;
}
.project-goods-img-box{
	width: 280px;
	height: 100%;
}
.project-goods-img-box img{
	width: 100%;
	height: 100%;
}

.previous-process-bg{
	background-color: #fff;
	width: 100%;
	display: table;
	padding-top: 30px;
	border-top: 1px solid #f2f2f2;
}
.previous-process-bg  ul li{
	padding-top: 4px;
}
.previous-process-bg  ul li p{
	line-height: 26px;
	padding-top: 40px;
	color: #414141;
}
.previous-process-bg  ul li h4:after{
	background-color: #35adc1;
}
.previous-process-bg2  ul li h4:after{
	background-color: #5946b5;
}
.previous-download-bg{
	background-color: #fff;
}
.previous-download-bg2{
	background-color: #fbfbfb;
}

.prod-title-text-item2{
	background-color: #374091;
}
.prod-title-text-item2 h3{
	padding-top: 50px;
	padding-bottom: 20px;
}

.project-inf-bg{
	background-color: #fff;
	width: 100%;
}
.project-inf-bg .project-inf-text{
	background-color: #374091;
	padding-bottom: 0px;
}
.project-inf-bg .project-inf-text p{
	line-height: 24px;
}
.project-inf-bg .project-inf-img h4{
	margin: 0;
}
.project-inf-img h6{
	font-weight: normal;
	line-height: 60px;
	font-size: 24px;
	font-weight: normal;
	color: #374091;
}
.project-inf-img p{
	font-size: 14px;
	color: #525252;
	line-height: 24px;
	text-align: justify;
}

.project-inform-bgn{
	background: none;
}

.project-inform-item2 .project-inform-text-fr h4{
	color: #374091;
}
.project-inform-item2 .project-inform-text ul li{
	margin-top: 3px;
}
.project-inform-item2 .project-inform-text-ico img.ico1{
	position: relative;
	left: -7px;
}
.project-inform-item2 .project-inform-img-position{
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.project-inform-item2 .project-inform-img-position img{
    width: 500px;
    height: 366px;
}

.project-features-bg{
	background-color: #fff;
}

.project-features-item2 li{
	background-color: #f6f7fc;
}
.project-features-item2 li p{
	color: #374091;
}


.project-data-inf{
	width: 100%;
	display: table;
}
.project-data-inf ul{
	width: 100%;
	display: table;
}
.project-data-inf ul li{
	width: 515px;
	height: 440px;
	background-color: #f3f3f7;
	margin-top: 30px;
	padding: 10px 25px;
	padding-right: 15px;
}
.project-data-inf ul li h5{
	min-height: 105px;
	position: relative;
}
.project-data-inf ul li h5 i{
	display: block;
	font-size: 18px;
	line-height: 34px;
	color: #374091;
}
.project-data-inf ul li h5 b{
	position: absolute;
	right: 0;
	top: -10px;
	font-size: 68px;
	color: #fff;
	font-family: arial;
	line-height: 100px;
}
.project-data-inf ul li h5 span{
	line-height: 50px;
	font-size: 20px;
	display: block;
	color: #000;
	font-weight: normal;
}
.project-data-inf ul li h5 span em{
	font-style: normal;
}
.project-data-inf ul li h5 strong{
	display: inline-block;
	height: 40px;
	background-color: #374091;
	color: #fff;
	line-height: 40px;
	font-size: 22px;
	padding: 0 12px;
}
.project-data-inf ul li p{
	width: 100%;
	display: table;
}
.project-data-inf ul li p em{
	display: inline-block;
	width: 88px;
	line-height: 30px;
	height: 30px;
	float: left;
	font-style: normal;
	font-size: 16px;
	color: #4a4a4a;
	padding-left: 12px;
	position: relative;
}
.project-data-inf ul li p em:after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 3px;
	height: 15px;
	background-color: #374091;
	margin-top: -8px;
}
.project-data-inf ul li p span{
	width: 415px;
	display: table;
	float: left;
	line-height: 20px;
	font-size: 13px;
	color: #525252;
	padding: 5px 0;
	font-weight: normal;
}
.project-data-inf ul li:hover{
	background-color: #fff;
	box-shadow: 0 3px 20px rgba(10, 20, 115, 0.15);
}
.project-data-inf ul li:hover h5 b{
	color: #898fc2;
}

.module{
	width: 100%;
	display: table;
	background-color: #fff;
	border-top: 1px solid #f2f2f2;
	padding-top: 30px;
}
.module h6{
	line-height: 26px;
	font-size: 14px;
	color: #525252;
	font-weight: normal;
	line-height: 60px;
	text-align: center;
}

.module-col{
	width: 100%;
	display: table;
	position: relative;
	padding-bottom: 60px;
}
.module-col-img{
	position: absolute;
	left: 252px;
	top: 30px;
}
.module-col ul{
	padding-left: 420px;
	display: table;
	position: relative;
}

.module-col ul li{
	display: table;
	padding-top: 26px;
	margin-bottom: 20px;
}
.module-col ul li h4{
	line-height: 50px;
	font-size: 22px;
	color: #374091;
}
.module-col ul li p{
	line-height: 30px;
	font-size: 14px;
	color: #585858;
}
.module-col ul li.li-item2 h4{
	color: #D2A82D;
}
.module-col ul li.li-item3 h4{
	color: #CB4242;
}
.module-col ul li.li-item2{
	position: relative;
	left: 64px;
}

.gift-bag{
	width: 100%;
	display: table;
	border-top: 1px solid #f2f2f2;
	padding-top: 40px;
}
.gift-bag h6{
	text-align: center;
	line-height: 72px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #525252;
}

.gift-bag-img{
	width: 100%;
	display: table;
	padding-top: 78px;
}
.gift-bag-img img{
	width: 100%;
}

.project-goods-bgn{
	background: none;
}

.project-goods-list{
	width: 100%;
	display: table;
}
.project-goods-list ul{
	width: 100%;
	display: table;
	padding-top: 30px;
}
.project-goods-list ul li{
	width: 25%;
	text-align: center;
	display: table;
	min-height: 100px;
}
.project-goods-list ul li h4{
	width: 100%;
	height: 124px;
	display: table;
	text-align: center;
}
.project-goods-list ul li h4 span{
	display: table-cell;
	vertical-align: middle;
}
.project-goods-list ul li p{
	font-size: 16px;
	line-height: 28px;
	color: #414141;
	padding: 0 80px;
}

.photo-bg{
	background-color: #fff;
}

.prod-title-text-item3 .prod-title-text{
	background-color: #5946b5;
}
.project-inf-text{
	position: relative;
}
.project-inf-text h4{
	color: #5946B5;
    font-size: 17px;
    line-height: 40px;
    font-weight: 600;
    position: absolute;
    left: 0;
    bottom: -90px;
    padding: 0 35px;
    text-align: justify;
}

.project-inf-img-text p{
	font-size: 14px;
	padding-top: 31px;
}
.project-inf-img-text h4{
	padding-top: 40px;
}

.project-inf-item3 .project-inf-text{
	background-color: #5946B5;
}

.project-inform-item3 .project-inform-text-fr h4{
	color: #5946B5;
}
.project-inform-item3 .project-inform-list-item .project-inform-img-position{
	bottom: -40px;
}

.company-inform{
	width: 100%;
	display: table;
	border-top: 1px solid #f2f2f2;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 60px;
}
.company-inform-col{
	width: 598px;
	display: table;
	background-color: #F5F4F9;
	margin-left: 265px;
	margin-top: 40px;
	padding: 0 70px;
	padding-bottom: 30px;
	position: relative;
}
.company-inform-col h4{
	line-height: 46px;
	padding-top: 14px;
	font-size: 20px;
	color: #414141;
	font-weight: normal;
}
.company-inform-col p{
	font-size: 14px;
	line-height: 24px;
	color: #525252;
	word-break:break-all;
	text-align: justify;
}
.company-inform-col .company-inform-img{
	position: absolute;
	left: -120px;
	top: 34px;
}

.team{
	display: table;
	padding-top: 30px;
}

.team-col{
	width: 100%;
	display: table;
	padding-bottom: 64px;
}
.team-col ul{
	width: 1185px;
	padding-top: 40px;
	margin-left: -35px;
}
.team-col ul li{
	width: 290px;
	height: 378px;
	background-color: #F5F4F9;
	padding: 0 35px;
	margin-left: 35px;
}
.team-col ul li h4{
	text-align: center;
	line-height: 48px;
	padding-top: 16px;
	font-size: 16px;
	color: #414141;
}
.team-col ul li p{
	color: #525252;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	word-break:break-all;
}
.team-col ul li:hover{
	box-shadow: 0px 3px 20px 0px rgba(34,10,115,0.15);
	background-color: #fff;
}

.project-advantage{
	width: 100%;
	display: table;
	background-color: #fff;
	padding-top: 30px;
}
.project-advantage-txt{
	width: 1090px;
	margin: 0 auto;
	padding-top: 15px;
}
.project-advantage-txt p{
	font-size: 14px;
	line-height: 24px;
	color: #525252;
	padding-top: 20px;
}

.project-advantage-list{
	width: 100%;
	display: table;
}
.project-advantage-list ul{
	width: 1150px;
	display: table;
	padding-top: 30px;
	margin-left: 0px;
}
.project-advantage-list ul li{
	width: 250px;
	display: table;
	min-height: 100px;
	padding-bottom: 50px;
	margin-left: 30px;
}
.project-advantage-list ul li h4{
	width: 100%;
	height: 154px;
}
.project-advantage-list ul li h4 img{
	width: 100%;
	height: 100%;
}
.project-advantage-list ul li h5{
	text-align: center;
	line-height: 34px;
	padding: 10px 0;
	font-size: 18px;
	color: #5946B5;
}
.project-advantage-list ul li p{
	text-align: center;
	padding: 0 20px;
	line-height: 24px;
	color: #525252;
	min-height: 72px;
}

.project-advert-bg{
	background-color: #fff;
	width: 100%;
	padding: 40px 0;
}

.internship{
	display: table;
	width: 100%;
	background-color: #fff;
	padding: 30px 0;
}
.internship-img{
	width: 100%;
	display: table;
	padding-bottom: 20px;
}
.internship-img img{
	width: 100%;
}
.internship-col{
	display: table;
	padding-top: 40px;
}
.internship-col ul{
	width: 100%;
	display: table;
	padding: 30px 0;
}
.internship-col ul li{
	width: 550px;
	line-height: 46px;
	font-size: 18px;
	color: #5946B5;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
}
.internship-col ul li:after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	background-color: #eb6766;
	border-radius: 50%;
	margin-top: -5px;
}
.certificate{
	display: table;
	background-color: #fbfbfb;
	padding-top: 30px;
	padding-bottom: 40px;
}
.certificate-col{
	width: 100%;
	display: table;
}

.certificate-col ul{
	width: 100%;
	display: table;
	padding-top: 40px;
}
.certificate-col ul li{
	width: 555px;
	display: table;
	min-height: 400px;
	position: relative;
}
.certificate-img{
	width: 430px;
	height: 288px;
}
.certificate-text{
	width: 308px;
	display: table;
	background-color: #5946b5;
	position: absolute;
	right: 0;
	top: 225px;
	padding: 0 20px;
	padding-bottom: 20px;
}
.certificate-text h4{
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	padding-top: 12px;
}
.certificate-text p{
	line-height: 24px;
	color: #fff;
}
.certificate-col ul li.fr .certificate-text{
	top: 185px;
}

.record{
	width: 100%;
	display: table;
	padding-top: 30px;
	padding-bottom: 60px;
	min-height: 200px;
	background-color: #fff;
}

.record-col{
	margin-top: 40px;
	background-color: #f5f4f9;
	display: table;
	width: 1050px;
	padding: 25px 50px;
}
.record-col h4{
	font-size: 20px;
	color: #414141;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}

.record-col-txt{
	width: 100%;
	display: table;
}
.record-col-txt p{
	font-size: 14px;
	line-height: 24px;
	color: #525252;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.record-box{
	width: 100%;
	display: table;
	padding: 20px 0;
}
.record-english {
	width: 608px;
	display: table;
}
.record-english p{
	font-size: 14px;
	line-height: 24px;
	color: #525252;
	text-align: justify;
	padding: 8px 0;
}

.prod-title-text-item4{
	background-color: #479aed;
}
.data{
	display: table;
	padding-top: 50px;
	padding-bottom: 50px;
}
.data ul{
	text-align: center;
	width: 100%;
}
.data ul li{
    width: 400px;
    line-height: 34px;
    padding: 12px 0;
    float: none;
    display: inline-block;
    text-align: left;
    font-size: 19px;
    color: #5A5A5A;
    letter-spacing: 1px;
}
.data ul li span{
	width: 104px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
}
.data h6{
	text-align: center;
	line-height: 42px;
	padding: 20px 0;
	margin: 0;
	font-size:22px;
	color: #479AED;
}

.model{
	width: 100%;
	display: table;
	border-top: 1px solid #f2f2f2;
	padding-top: 40px;
	background-color: #fff;
}

.model-col{
	width: 100%;
	display: table;
	padding-top: 40px;
}

.model-list{
	width: 580px;
	display: table;
}
.model-list ul{
	width: 100%;
	display: table;
}
.model-list ul li{
	width: 255px;
	height: 180px;
	background-color: #eef5fd;
	margin-bottom: 55px;
	position: relative;
}
.model-list ul li.li-item1:after{
	content: '';
	position: absolute;
	right: -55px;
	top: 50%;
	width: 30px;
	height: 45px;
	background: url(../img/ico57.png)center no-repeat;
	margin-top: -22px;
}
.model-list ul li.li-item2:after{
	content: '';
	position: absolute;
	right: 50%;
	bottom: -53px;
	width: 30px;
	height: 45px;
	background: url(../img/ico57.png)center no-repeat;
	margin-right: -15px;
	transform: rotate(90deg);
}
.model-list ul li.li-item3:after{
	content: '';
	position: absolute;
	right: -50px;
	top: 50%;
	width: 30px;
	height: 45px;
	background: url(../img/ico57.png)center no-repeat;
	transform: rotate(-180deg);
	margin-top: -22px;
}
.model-list ul li h4{
	width: 100%;
	height: 98px;
	display: table;
	text-align: center;
	padding-top: 13px;
}
.model-list ul li h4 span{
	display: table-cell;
	vertical-align: middle;
}
.model-list ul li h5{
	text-align: center;
}
.model-list ul li h5 b{
	display: block;
	line-height: 20px;
	color: #479AED;
	font-size: 18px;
}
.model-list ul li h5 em{
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	color: #87B9EC;
}
.model-list ul li:hover{
	box-shadow: 0px 3px 20px 0px rgba(81,135,197,0.22);
	background-color: #fff;
}

.model-txt{
	width: 455px;
	display: table;
	margin-right: 60px;
}
.model-txt .model-txt-list{
	width: 100%;
	display: table;
	display: none;
}
.model-txt .model-txt-list p{
	padding-bottom: 5px;
}
.model-txt .show{
	display: block;
}
.model-txt h5{
	line-height: 62px;
	font-size: 22px;
	color: #479AED;
}
.model-txt p b{
	display: block;
	line-height: 62px;
	font-size: 18px;
	color: #5a5a5a;
	font-weight: bold;
}
.model-txt p span{
	display: block;
	line-height: 24px;
	color: #5a5a5a;
}

.cooperation{
	display: table;
	padding-top: 40px;
}
.cooperation-col{
	width: 100%;
	display: table;
}

.cooperation-box{
	width: 550px;
	padding-top: 40px;
	display: table;
}
.cooperation-box table{
	width: 100%;
}
.cooperation-box table tr{
	background-color: #fbfdff;
}
.cooperation-box table th{
	height: 45px;
	background-color: #479aed;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.cooperation-box table td{
	height: 42px;
	font-size: 14px;
	color: #5A5A5A;
	text-align: center;

}
.cooperation-box table tr:nth-child(2n+1){
	background-color: #f2f8ff;
}

.previous-download-pt{
	padding-top: 50px;
}

.partners-item .partners-col ul li{
	width: 20%;
	margin: 0;
}
.partners-item .partners-col ul li img{
	max-width: 90%;
}
.partners-item {
	padding-top: 0;
}

.plan-main{
	width: 100%;
	display: table;
	background-color: #fff;
	min-height: 200px;
	
}
.plan-main h3{
	text-align: center;
    font-size: 30px;
    line-height: 90px;
    color: #353535;
    font-weight: normal;
    letter-spacing: 4px;
    position: relative;
}

.plan-main h3:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
	margin-left: -37px;
}
.plan-tab{
	/* width: 100%; */
	height: 50px;
	position: absolute; z-index: 99;
}
.plan-tab ul{

	width: 1180px;
	
}
.plan-tab ul li{
	width: 393px;
	height: 114px;
	border: 0px solid #5946b5;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	
}
.plan-tab ul li.li-item1{
	width: 263px;
	color: #35adc1;
	border: 0px solid #35adc1;
	cursor: pointer;
}
.plan-tab ul li.li-item1.acti{
	width: 653px;
	color: #fff;
	border: 0px solid #35adc1;
}
.plan-tab ul li.li-item2{
	width: 263px;
	color: #374091;
	border: 0px solid #374091;
	cursor: pointer;
}
.plan-tab ul li.li-item2.acti{
	width: 653px;
	color: #fff;
	border: 0px solid #374091;
}
.plan-tab ul li.li-item3{
	width: 263px;
	color: #5946b5;
	border: 0px solid #5946b5;
	cursor: pointer;
}
.plan-tab ul li.li-item3.acti{
	width: 653px;
	color: #fff;
	border: 0px solid #5946b5;
}
.plan-tab ul li.li-item4{
	color: #479aed;
	border: 0px solid #479aed;
	font-family: "PingFangSC-Regular";
}
.plan-tab ul li.li-item4.acti{
	
	color: #fff;
	border: 0px solid #479aed;
	font-family: "PingFangSC-Regular";
}
.plan-mian-box{
    width: 100%;
    height: auto;
    display: none;
    border-radius: 5px;
}
.plan-main .show{
	display: block;
}
.plan-mian-box-fl{
	transition: all .6s ease-in;
	opacity: 1;
	width: 1180px;
	height: 100%;
	/* margin-top: -114px; */!important
}
.plan-mian-box-fl h4{
	width: 100%;
	line-height: 78px;
	font-size: 26px;
	padding-top: 10px;
	color: #35adc1;
}
.plan-mian-box-img{
	width: 100%;
	height: 260px;
}

.plan-mian-box-img img{
	width: 100%;
	height: 100%;
}
.plan-mian-box-fr {
	transition: all .6s ease-in;
	opacity: 1;
	width: 560px;
	display: table;
}
.plan-mian-box-fr ul{
	width: 100%;
	display: table;
	padding-top: 10px;
}
.plan-mian-box-fr ul li{
    width: 210px;
    margin-left: 35px;
    margin-right: 20px;
    height: 124px;
    margin-top: 15px;
}

.plan-mian-box-fr ul li h5{
	line-height: 42px;
	font-size: 18px;
	color: #35adc1;
	font-weight: normal;
	position: relative;
}
.plan-mian-box-fr ul li h5:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 2px;
	background-color: #eb6766;
}
.plan-mian-box-fr ul li p{
	font-size: 14px;
	color: #525252;
	line-height: 24px;
	padding-top: 12px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.plan-mian-box-fr h6{
	margin: 0;
	padding-left: 35px;
	padding-top: 24px;
}
.plan-mian-box-fr h6 a{
    display: inline-block;
    width: 100px;
    height: 34px;
    background-color: #ffffff;
    color: #eb6766;
    border: 1px solid #e96968;
    border-radius: 18px;
    line-height: 34px;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
}
.plan-mian-box-fr h6 a:hover{
	background-color: #e96968;
	color: #FFFFFF;
}

.student-bgn{
	background: none;
}

.plan-mian-box-item2 h4{
	color: #374091;
}
.plan-mian-box-item2 .plan-mian-box-fr ul li h5{
	color: #374091;
	font-family: "PingFangSC-Regular";
}
.plan-mian-box-item3 h4{
	color: #5946B5;
}
.plan-mian-box-item3 .plan-mian-box-fr ul li h5{
	color: #5946B5;
	font-family: "PingFangSC-Regular";
}
.plan-mian-box-item4 h4{
	color: #479aed;
}
.plan-mian-box-item4 .plan-mian-box-fr ul li h5{
	color: #479aed;
	font-family: "PingFangSC-Regular";
}

.feedback-bg{
	background-color: #fbfbfb;
	width: 100%;
}

.speech-video .swiper-pagination-progressbar{
	top: inherit !important;
	bottom: 0;
	height: 6px !important;
}
.speech-message .swiper-pagination-progressbar{
	top: inherit !important;
	bottom: 0;
	height: 6px !important;
}
.previous-process-acti ul li p{
	padding-top: 40px;
}
.previous-process-acti ul li {
	padding-top: 0;
}




.banner {
	height: 400px;
	width: 100%;
	position: relative;
	top: 71px;
}
.banner span.prve{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/fame-feedback-prev.png);
	background-size: contain;
	position: absolute;
	left: 50%;
	bottom: 50%;
	z-index: 99;
	margin-left: -575px;
	cursor: pointer;
	margin-top: -25px;
}
.banner span.prve:hover{
	background:url(../img/fame-feedback-ph.png);
	background-size: contain;
	
}
.banner span.next{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/fame-feedback-next.png)no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	margin-left: 525px;
	margin-top: -25px;
	cursor: pointer;
}
.banner span.next:hover{
	background: url(../img/fame-feedback-nh.png)no-repeat;
	background-size: contain;
	
}

.banner .bann {
	width: 100%;
	height: 328px;
}

.banner .bann ul {
	width: 724px;
	height: 100%;
	margin: auto;
	
	
}

.banner .bann ul li {
	width: 724px;
	height: 328px;
	position: absolute;
	top: 0;
	left: 50%;
	text-align: center;	
	transform: translate(-50%, 0%);
}
.banner .bann ul li.li-item1{
	z-index: 99;
}
.banner .bann ul li.li-item1 a{
	display: inline-block;
	width: 172px;
	height: 48px;
	background-color: #eb6766;
	border-radius: 24px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: 255px;
	margin-left: -500px;
	z-index: 5;
}
.banner .bann ul li.li-item2 a{
	display: inline-block;
	width: 136px;
	height: 48px;
	background-color: #eb6766;
	border-radius: 24px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: 300px;
	margin-left: 360px;
	z-index: 6;
}
.banner .bann ul li.li-item3 a{
	display: inline-block;
	width: 136px;
	height: 48px;
	background-color: #eb6766;
	border-radius: 24px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: 300px;
	margin-left: -510px;
	z-index: 7;
}

.banner .cirl {
	position: absolute;
	bottom: 30px;
	width: 50%;
	top:350px;
	left: 25%;
	z-index: 1;
	text-align: center;
}

.banner .cirl ul {
	font-size: 0;
}

.banner .cirl ul li {
	width: 18px;
	height: 4px;
	background: #f7f7f7;
	border-radius: 2px;
	cursor: pointer;
	margin: 0 4px;
	float: none;
	display: inline-block;
}

.banner .cirl ul li.acti {
	background-color:#B4B4B4;
	width: 18px;
}

.grid__item--nav{
	background-color: #E85352 !important;
}

.fix-download-cont{
	width: 156px;
	height: 200px;
	background-color: #fff;
	position: absolute;
	right: 90px;
	top: 0;
	box-shadow: 0 0 3px 5px rgba(0,0,0,.04);
	border-radius: 5px;
	padding-top: 5px;
	display: none;
}
.fix-download-cont:after{
	content: '';
	position: absolute;
	right: -10px;
	top: 24px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
}
.fix-download-cont span{
	display: block;
	color: #555;
	font-size: 14px;
	line-height: 20px;
	padding-top: 4px;
	letter-spacing: 1px;
}
.fix-download-cont2{
	width: 156px;
	height: 200px;
	background-color: #fff;
	position: absolute;
	right: 897px;
	top: 9710px;
	box-shadow: 0 0 8px 8px rgba(0,0,0,.05);
	border-radius: 5px;
	padding-top: 5px;
	display: none;
}
.fix-download-cont2:after{
	content: '';
	position: absolute;
	right: 70px;
	top: 200px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
}
.fix-download-cont2 span{
	display: block;
	color: #555;
	font-size: 14px;
	line-height: 20px;
	padding-top: 4px;
}
.fix-download-cont3{
	width: 156px;
	height: 200px;
	background-color: #fff;
	position: absolute;
	right: 896px;
	top: 9760px;
	box-shadow: 0 0 8px 8px rgba(0,0,0,.05);
	border-radius: 5px;
	padding-top: 5px;
	display: none;
}
.fix-download-cont3:after{
	content: '';
	position: absolute;
	right: 70px;
	top: 200px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
}
.fix-download-cont3 span{
	display: block;
	color: #555;
	font-size: 14px;
	line-height: 20px;
	padding-top: 4px;
}
.fix-download-cont4{
	width: 156px;
	height: 200px;
	background-color: #fff;
	position: absolute;
    margin-left: 382px;
	margin-top: -270px;
	box-shadow: 0 0 8px 8px rgba(0,0,0,.05);
	border-radius: 5px;
	padding-top: 5px;
	display: none;
	z-index: 1;
}
.fix-download-cont4:after{
	content: '';
	position: absolute;
	right: 70px;
	top: 200px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
}
.fix-download-cont4 span{
	display: block;
	color: #555;
	font-size: 14px;
	line-height: 20px;
	padding-top: 4px;
}
.fix-download-cont5{
	width: 156px;
	height: 200px;
	background-color: #fff;
	position: absolute;
    margin-left: 498px;
	margin-top: -270px;
	box-shadow: 0 0 8px 8px rgba(0,0,0,.05);
	border-radius: 5px;
	padding-top: 5px;
	display: none;
}
.fix-download-cont5:after{
	content: '';
	position: absolute;
	right: 70px;
	top: 200px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
}
.fix-download-cont5 span{
	display: block;
	color: #555;
	font-size: 14px;
	line-height: 20px;
	padding-top: 4px;
}

.fix-download-cont6{
	width: 156px;
	height: 200px;
	background-color: #fff;
	position: absolute;
    margin-left: 382px;
	margin-top: -270px;
	box-shadow: 0 0 8px 8px rgba(0,0,0,.05);
	border-radius: 5px;
	padding-top: 5px;
	display: none;
	z-index: 1;
}
.fix-download-cont6:after{
	content: '';
	position: absolute;
	right: 70px;
	top: 200px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
}
.fix-download-cont6 span{
	display: block;
	color: #555;
	font-size: 14px;
	line-height: 20px;
	padding-top: 4px;
}

.introduce{
	padding-top: 50px;
}
.intr-title{
	width: 415px;
	display: table;
}
.intr-title h5{
	line-height: 80px;
	font-size: 30px;
	color: #353535;
	font-weight: normal;
	position: relative;
}
.intr-title h5:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 68px;
	height: 4px;
	background-color: #eb6766;
}
.intr-title h4{
	padding: 65px 0;
}
.intr-txt{
	display: table;
	width: 730px;
}
.intr-txt p{
	font-size: 14px;
	line-height: 28px;
	color: #696969;
	padding-bottom: 10px;
}
.intr-txt h4{
	line-height: 40px;
	padding: 10px 0;
	font-size: 18px;
	color: #e85352;
	font-weight: normal;
	text-align: right;
	display: table;
	width: 100%;
}

.intr-module{
	width: 100%;
	display: table;
	background-color: #fbfbfb;
	padding-top: 30px;
	padding-bottom: 60px;
}
.intr-module h6{
	text-align: center;
	line-height: 18px;
	font-size: 18px;
	color: #4b64bf;
	font-weight: normal;
	padding-top: 30px;
}
.intr-module-col{
	width: 100%;
	display: table;
}
.intr-module-col ul{
	width: 100%;
	display: table;
	padding-top: 30px;
	text-align: center;

}
.intr-module-col ul li{
	width: 305px;
	float: none;
	display: inline-block;
	height: 360px;
	background-color: #fff;
	box-shadow:1px 5px 28px 0px rgba(208,212,221,0.5);
	border-radius: 5px;
	margin: 0 32px;
}
.intr-module-ico{
	width: 100%;
	display: table;

}
.intr-module-ico h4{
	line-height: 50px;
	padding-top: 20px;
	position: relative;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #E7EDFF;
	font-family: arial;
}
.intr-module-ico h4:after{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 70px;
	height: 6px;
	background-color: #4b64bf;
	margin-left: -35px;
}
.intr-module-ico h6{
	width: 100%;
	height: 108px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 0;
}
.intr-module-txt{
	width: 100%;
	text-align: center;
}
.intr-module-txt h5{
	line-height: 40px;
	color: #4b64bf;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 3px;
}
.intr-module-txt p{
	padding: 0 25px;
	text-align: left;
	color: #525252;
	line-height: 28px;
	padding-top: 10px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.intr-module-col ul li.li-item2 .intr-module-ico h4:after{
	background-color: #ea6160;
}
.intr-module-col ul li.li-item2 .intr-module-ico h4{
	color: #FFE7E7;
}
.intr-module-col ul li.li-item2 .intr-module-txt h5{
	color: #ea6160;
}
.intr-module-col ul li.li-item3 .intr-module-ico h4:after{
	background-color: #efb83d;
}
.intr-module-col ul li.li-item3 .intr-module-ico h4{
	color: #FFF4DC;
}
.intr-module-col ul li.li-item3 .intr-module-txt h5{
	color: #efb83d;
}
.development{
	padding-top: 50px;
	padding-bottom: 60px;
}
.development-col{
	width: 100%;
	display: table;
}
.development-col .development-list{
	width: 100%;
	display: table;
}
.development-col ul{
	width: 100%;
	display: table;
	padding-top: 60px;
}
.development-col ul li{
	width: 100%;
	display: table;
	position: relative;
}
.development-col ul li:after{
content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    background-color: #fbd7d7;
    border-radius: 50%;
    margin-right: -25px;
    margin-top: -39px;
    border: 18px solid #fff;
}
.development-col ul li:before{
	content: '';
	position: absolute;
	right: 50%;
	top: 0;
	width: 2px;
	height: 100%;
	background-color: #a6b2e0;
	margin-left: -1px;
}
.development-box{
	width: 50%;
	display: table;
	position: relative;
}
.development-box-fl{
	width: 400px;
	display: table;
	min-height: 100px;
}
.development-box-img{
	width: 100%;
	display: table;
	text-align: right;
}
.development-box-img img{
	max-width: 96%;
	max-height: 195px;
}
.development-box-txt{
	width: 100%;
	display: table;
}
.development-box-txt p{
	font-size: 16px;
	line-height: 24px;
	color: #525252;
	text-align: right;
	float: right;
	max-width: 270px;
	padding-top: 8px;
	letter-spacing: 1px;
	font-family: PingFangSC-Regular;
}

.development-box-time{
    width: 160px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -53px;
    height: 30px;
    text-align: center;
    margin-right: 12px;
	letter-spacing: 1px;
}
.development-box-time span{
	font-size: 16px;
	color: #4b64bf;
	line-height: 43px;
	padding: 0 27px;
	display: inline-block;
	position: relative;
}
.development-box-time span:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #a6b2e0;
}
.development-col ul li.li-fr .development-box-img{
	text-align: left;
}
.development-col ul li.li-fr .development-box-txt p{
	text-align: left;
	float: left;
	text-align: justify;
}
.development-col ul li.li-fr  .development-box-time{
	right: inherit;
	left: 10px;
}
.development-col ul li.li-fr .development-box-time{
	margin-right: 0px;
}

.company-intr{
	width: 100%;
	display: table;
	background-color: #fbfbfb;
	padding: 60px 0;
}
.company-intr-col{
	width: 100%;
	display: table;
}
.company-intr-list{
	width: 100%;
	display: table;
}
.company-intr-col ul{
	width: 100%;
	text-align: center;
	display: table;
}
.company-intr-col ul li{
	width: 200px;
	display: inline-block;
	float: none;
	margin: 0 80px;
}
.company-intr-ico{
	width: 100%;
	display: table;
	float: left;
}
.company-intr-ico h4{
	width: 100%;
	height: 100px;
	text-align: center;
}
.company-intr-txt{
	width: 100%;
	float: left;
	display: table;
}
.company-intr-txt h5{
	line-height: 60px;
	font-size: 20px;
	color: #EA6160;
	font-weight: normal;
}
.company-intr-txt p{
	font-size: 14px;
	line-height: 27px;
	color: #525252;
	min-height: 108px;

}
.intr-contact{
	padding: 50px 0;
	display: table;
}
.intr-contact-map{
	width: 615px;
	display: table;
}
.intr-contact-map img{
	max-width: 100%;
	box-shadow: 1px 5px 10px rgba(0,0,0,.1);
}

.intr-contact-txt {
	width: 440px;
	display: table;
	padding-top: 20px;
}
.intr-contact-txt h5{
	line-height: 60px;
	font-size: 30px;
	font-weight: normal;
	color: #353535;
	position: relative;
	margin-bottom: 60px;
	letter-spacing: 2px;
}
.intr-contact-txt h5:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 74px;
	height: 4px;
	background-color: #eb6766;
}
.intr-contact-txt p{
    font-size: 16px;
    line-height: 32px;
    color: #525252;
}
.intr-contact-txt p a{
    font-size: 16px;
    line-height: 32px;
    color: #525252;
}
.intr-contact-txt p a:hover{
	text-decoration-line: underline;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.nav-slide{
	width: 140px;
	display: table;
	min-height: 100px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 70px;
	box-shadow:1px 0px 20px 0px rgba(101,101,101,0.21);
	padding: 10px 0;
	display: none;
	z-index: 99;
}
.nav-slide2{
	width: 250px;
	display: table;
	min-height: 100px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 70px;
	box-shadow:1px 0px 20px 0px rgba(101,101,101,0.21);
	padding: 10px 0;
	display: none;
	z-index: 99;
}
.nav-slide .nav-slide-item{
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	position: relative;
	transition: inherit;
}
.nav-slide .nav-slide-item h5{
	font-weight: normal;
	font-size: 16px;
	transition: inherit;
}
.nav-slide .nav-slide-item:hover h5{
	background-color: #f5f5f5;
	transition: inherit;
}

.nav-slide .nav-slide-item:hover h5:hover a{
	color: #db5453 !important;
}
.head .head-nav ul li{
	transition: inherit !important;
}
.head .head-nav ul li.li-item2 .nav-slide{
	width: 250px;
	background:#fff url(../img/bg2.jpg) right repeat-y;
}
.head .head-nav ul li.li-item2 .nav-slide-item:hover h5{
	background:#f5f5f5 url(../img/bg3.jpg) right repeat-y;
	background-position: right  top;
	transition: inherit;
}
.head .head-nav ul li.li-item3 .nav-slide{
	width: 250px;
	background:#fff url(../img/bg2.jpg) right repeat-y;
}
.head .head-nav ul li.li-item3 .nav-slide-item:hover h5{
	background:#f5f5f5 url(../img/bg3.jpg) right repeat-y;
	background-position: right  top;
	transition: inherit;
}

.head .head-nav ul li:hover .nav-slide{
	display: block;
}

.development-slide-btn{
	text-align: center;
	padding-right: 3px;
	font-size: 14px;
	line-height: 24px;
	color: #787575;
	padding-top: 15px;
}
.development-slide-list ul{
	padding-top: 0;
}
.development-slide-list{
	display: none;
}
.development-slide-list ul li:last-child:before{
	width: 0;
}


.container {
          width: 300px;
          height: 300px;
        }

.join-banner{
	width: 1150px;
    background-color: #ffffff;
    padding: 20px 0;
}

.join-title{
	margin: 0 auto;
}

.join-title img{
	width: 1150px;
	text-align: center;
}

.join-classify{
	width: 1150px;
}

.job-total{
	border-bottom-style: solid;
    border-bottom: 1px solid #e85352;
}

.job-total{
	width: 100%;
    display: table;
    margin-bottom: 5px;
}

.job-total ul li{
	margin-left: 25px;
	margin-right: 25px;
	color: #525252;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 10px;
	padding-left: 10px;
}

.job-total ul li:hover{
	color: #e85352;
}

.job-total ul li.on{
	color:#e85352; 
	border-bottom:3px solid #e85352;
	font-weight: 500;
	font-size: 15px;
}

.job-total ul li:acti{
	color: #EE6765;
	font-weight: 800;
}

.position-classify{
	margin-top: 20px;
}

.position-classify-wrap{
	display: none;
}

.position-classify-wrap.show{
	display: inline;
	margin-bottom:50px;
}

.position-classify-fl{
	width: 250px;
    min-height: 200px;
}

.position-classify-fl ul li{
    width: 250px;
    height: 70px;
	line-height: 70px;
	padding-left: 16px;
	border-bottom: 1px solid #E6E6E6;
	font-size: 14px;
	font-weight: 400;
	color: #525252;
}

.position-classify-fl ul li:hover{
	color: #e85352;
}

.positionItem.on{
	background:rgba(255,255,255,1);
	color: #e85352;
	font-weight: 500;
	box-shadow: 1px 5px 28px 0px rgba(208,212,221,0.5);
	border-radius:5px;
	border-bottom:none;
	font-size: 15px;
}

.positionItem.on:after{
	content: " ";
	float: right;
	background-color: #e85352;
	height: 30px;
	width: 3px;
	margin-top: 20px;
}

.position-classify-fr{
	width: 870px;
	float: right;
	background:rgba(255,255,255,1);
    box-shadow:1px 5px 28px 0px rgba(208,212,221,0.5);
    border-radius:5px;
	min-height: 580px;
	display: none;
}

.position-classify-fr.show{
	display: inline;
	margin-bottom: 40px;
}

.position-classify-fr2{
	width: 870px;
	float: right;
	background:rgba(255,255,255,1);
    box-shadow:1px 5px 28px 0px rgba(208,212,221,0.5);
    border-radius:5px;
	min-height: 580px;
	display: none;
}

.position-classify-fr2.show{
	display: inline;
	margin-bottom: 40px;
}

.position-classify-fr3{
	width: 870px;
	float: right;
	background:rgba(255,255,255,1);
    box-shadow:1px 5px 28px 0px rgba(208,212,221,0.5);
    border-radius:5px;
	min-height: 580px;
	display: none;
}

.position-classify-fr3.show{
	display: inline;
	margin-bottom: 40px;
}

.position-classify-fr4{
	width: 870px;
	float: right;
	background:rgba(255,255,255,1);
    box-shadow:1px 5px 28px 0px rgba(208,212,221,0.5);
    border-radius:5px;
	min-height: 580px;
	display: none;
}

.position-classify-fr4.show{
	display: inline;
	margin-bottom: 40px;
}

.position-classify-fr5{
	width: 870px;
	float: right;
	background:rgba(255,255,255,1);
    box-shadow:1px 5px 28px 0px rgba(208,212,221,0.5);
    border-radius:5px;
	min-height: 580px;
	display: none;
}

.position-classify-fr5.show{
	display: inline;
	margin-bottom: 40px;
}

.position-content{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	line-height: 36px;
	font-size: 14px;
}

.content-title{
	font-weight: 800;
	font-size: 15px;
    line-height: 14px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-left: 3px solid #e85352;
}

.send-mail{
	width:819px;
    height:65px;
    background:rgba(245,240,240,1);
    border-radius:4px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.mail-content{
	line-height: 65px;
	font-size: 14px;
    font-family:PingFang-SC;
    font-weight:bold;
    color:rgba(238,103,101,1);
	width:320px;
	margin-left:auto; 
	margin-right:auto;
}


.tab .navItem{display:block;-webkit-box-flex:1;height:4.2rem; line-height:4.2rem;}
.tab .navItem.on{color:#e85352; border-bottom:2px solid #e85352;}
.wrap{padding-bottom: 1.5rem;}