.sc_banner{
	height: auto;
	background: url(../images/yanhua/banner.jpg) no-repeat center center;
	background-size: 100%;
	padding: 4% 0;
}
.sc_banner .tts{
	color: #EF3F3F;
	font-size: 66px;
	line-height: 1.5em;
	letter-spacing: 2px;
	font-weight: 900;
}
.sc_banner .tex{
	 border-radius: 15px;
	 border: 1px solid #fff;
	 background: rgba(255,255,255,.3);
}
.sc_banner .tex .ts{
	margin-left: 5%;
}
.sc_banner .tex .it{
	margin-bottom: 16px;
}
.sc_banner .tex .it:nth-last-child(1){
	margin-bottom: 0;
}
.sc_banner .tex .it h2{
	font-size: 18px;
	white-space: nowrap;
}
.sc_banner .tex .it p{
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}
.sc_banner .tex .it img{
	margin-right: 12px;
}
.sc_title{
	text-align: center;
	margin: 4% auto;
}
.sc_title h2{
	font-size: 36px;
	line-height: 1em;
}
.sc_title p{
	font-size: 20px;
	color: #999;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin-top: 20px;
	font-weight: 300;
}

.sc_box_1{
	margin-bottom: 5%;
}
.sc_box_1 .ls{
	background: url(../images/yanhua/bg1.png) no-repeat center;
	background-size: 100% 100%;
	padding: 30px;
	border-radius: 24px;
	overflow: hidden;
}
.sc_box_1 .ls .item{
	width: calc((100% - 40px) / 2);
}
.sc_box_1 .ls .item .ims{
	height: 400px;
	overflow: hidden;
	border-radius: 12px;
	border: 1px solid #FFD3D3;
}
.sc_box_1 .ls .item h2{
	font-size: 20px;
	text-align: center;
	line-height: 1em;
	margin: 15px 0;
}
.sc_box_1 .ls .item p{
	font-size: 16px;
	color: #666;
}

.sc_bgs{
	overflow: hidden;
	background: url(../images/yanhua/bg4.png) #f8f8f8 no-repeat center bottom;
	background-size: 100%;
	padding-bottom: 5%;
}
.sc_box_1 .ls3 .item,
.sc_box_2 .ls .item{
	width: calc((100% - 100px) / 3);
	border-radius: 15px;
	background: url(../images/yanhua/bg3.png) #fff no-repeat center bottom;
	background-size: 100% 100%;
	text-align: center;
	padding: 40px 30px 60px;
	box-shadow: 0 0 10px #ddd;
}
.sc_box_1 .ls3 .item h2,
.sc_box_2 .ls .item h2{
	font-size: 20px;
	margin: 30px 0;
}
.sc_box_1 .ls3 .item p,
.sc_box_2 .ls .item p{
	font-size: 14px;
	color: #999;
	text-align: left;
	line-height: 1.8em;
}
.sc_box_2 .tabs{
	border-radius: 32px;
	background-color: #fff;
}
.sc_box_2 .tabs span,
.sc_box_2 .tabs2 span{
	cursor: pointer;
	padding: 0 50px;
	line-height: 50px;
	color: #333;
	font-size: 18px;
	border-radius: 32px;
	transition: all .3s;
}
.sc_box_2 .tabs span:hover,
.sc_box_2 .tabs2 span:hover{
	color: #EE5044;
}
.sc_box_2 .tabs span.active{
	color: #fff;
	background: linear-gradient(to bottom,#FF5E5B,#EE5044,#EE5044);
}
.sc_box_2 .tabs2{
	margin: 3% auto 5%;
}
.sc_box_2 .tabs2 span{
	border-radius: 0;
	padding: 0;
	margin: 0 4%;
	border-bottom: 2px solid transparent;
}
.sc_box_2 .tabs2 span.active{
	color: #EE5044;
	border-bottom-color: #FF5E5B;
}

.sc_box_2 .ls2 .item{
	width: calc((100% - 90px) / 4);
	border-radius: 15px;
	background: #fff;
	text-align: center;
	padding: 30px;
	box-shadow: 0 0 10px #ddd;
	margin-bottom: 30px;
}
.sc_box_2 .ls2 .item h2{
	font-size: 18px;
	margin: 5% 0;
}
.sc_box_2 .ls2 .item p{
	font-size: 14px;
	color: #999;
	text-align: left;
	line-height: 1.8em;
}
.sc_box_1 .ls2{
	
}
.sc_box_1 .ls2 .item{
	background: url(../images/yanhua/bg2.png) no-repeat center;
	background-size: 100% 100%;
	padding: 25px;
	border-radius: 15px;
	overflow: hidden;
	width: calc((100% - 40px) / 2);
	color: #fff;
	margin-bottom: 40px;
}
.sc_box_1 .ls2 .item span{
	margin-left: 15px;
	font-size: 18px;
}
.sc_box_1 .ls2 .item p{
	line-height: 1.8em;
	margin-top: 15px;
}
.sc_box_2  .ls3{
	background: url(../images/yanhua/box_img.png) no-repeat center bottom;
	background-size: 320px;
	margin-bottom: 5%;
}
.sc_box_2  .ls3 .item{
	width: 38%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.sc_box_2  .ls3 > div:nth-last-child(1) .item{
	border: none;
}
.sc_box_2  .ls3 .item h2{
	font-size: 18px;
}
.sc_box_2  .ls3 .item h2 span{
	margin-left: 15px;
}
.sc_box_2  .ls3 .item p{
	color: #666;
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 12px;
}

.sc_box_tb{
    background: url(../images/yanhua/dian.png) no-repeat center;
    background-size: 100%;
}
.sc_box_tb .item{
	border: 1px dashed #FF8974;
	border-radius: 12px;
	padding: 15px;
	margin-bottom: 20px;
}
.sc_box_tb .item > span{
	width: 80px;
	padding: 25px;
	font-size: 20px;
	color: #fff;
	background: linear-gradient(to bottom,#FF5E5B,#EE5044);
	border-radius: 8px;
	text-align: center;
}
.sc_box_tb .item > span i{
	font-style: normal;
}
.sc_box_tb .item .imgls{
	margin-left: 5%;
}
.sc_box_tb .item .imgls .it{
	width: 260px;
}
.sc_box_tb .item .imgls .it > div{
	margin: 5px;
}
.sc_box_tb .item .imgls .it .im{
	width: 100%;
	height: 150px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border: 1px solid #EE5044;
	background-color: #fff;
}
.sc_box_tb .item .imgls .it .im img{
	max-width: 100%;
}
.sc_box_tb .item .imgls .it p{
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.sc_box_en{
	position: relative;
}
.sc_box_en_ls{
	padding: 0 4.5% 0 3.5%;
}
.sc_box_en_ls .item{
	width: 250px;
	margin: 5px;
	font-size: 14px;
}
.sc_box_en_ls .item .im{
	width: 100%;
	height: 160px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border: 2px solid #fff;
	box-shadow: 0 0 10px #ddd;
	background-color: #fff;
}
.sc_box_en_ls .item .im img{
	width: 100%;
}
.sc_box_en_ls .item p{
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.sc_box_en .bgimg{
	font-size: 18px;
	text-align: center;
}
.sc_box_en .bgimg p{
	margin-top: 20px;
}
.sc_box_en .bgimg img{
	width: 280px;
}
.sc_box_en>div{
	position: relative;
	z-index: 1;
}
.sc_box_en:after{
	content: "";
	display: block;
	width: 100%;
	height: 240px;
	border: 3px dashed #FF8974;
	border-radius: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	background: #fff;
	transform: translate(0,calc(-50% - 20px));
	z-index: 0;
}
.sc_box_fn .im{
	width: 600px;
	background: #FFF7F7;
	/*background: url(../images/yanhua/dian.png) #FFF7F7 no-repeat center 20px;*/
	background-size: 100%;
	border-radius: 30px;
	/*padding: 10px;*/
	position: relative;
}
.sc_box_fn .im .it{
    display: none;
}
.sc_box_fn .im img{
	width: 100%;
}
.sc_box_fn .im .im1,
.sc_box_fn .im .im2{
	overflow: hidden;
}
.sc_box_fn .im .im1{
	/*width: 500px;*/
	width: 100%;
	height: 370px;
	/*margin-left: 80px;*/
	position: relative;
	padding: 10px;
}
.sc_box_fn .im .im1:after{
    content: "";
    display: block;
    background: #EE5044;
    border-radius: 30px;
    height: 40%;
    width: 100%;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
}
.sc_box_fn .im .im1 img{
    position: relative;
    z-index: 1;
	border: 5px solid #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	border-radius: 30px;
}
.sc_box_fn .im .im2{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 190px;
	left: 10px;
}
.sc_box_fn .im img{
	height: 100%;
}
.sc_box_fn .im p{
	color: #777;
	line-height: 1.8em;
	padding: 15px;
}
.sc_box_fn .im i{
    padding: 0 15px 20px;
    color: #FF582A;
    font-style: normal;
    display: block;
    font-weight: 900;
}
.sc_box_fn .tex{
	flex: 1;
	margin-right: 10%;
}
.sc_box_fn .tex .item{
	width: 100%;
	padding: 15px 10%;
	border-radius: 10px;
	/*background-color: #fff;*/
	cursor: pointer;
	transition: all .3s;
}
.sc_box_fn .tex .item .s{
	display: none;
}
.sc_box_fn .tex .item span{
	margin-left: 20px;
	font-size: 16px;
}
.sc_box_fn .tex .item img{
	width: 32px;
	height: 32px;
}
.sc_box_fn .tex .item.active{
	background: linear-gradient(to bottom,#FF5E5B,#EE5044);
	color: #fff;
}
.sc_box_fn .tex .item.active .i{
	display: none;
}
.sc_box_fn .tex .item.active .s{
	display: block;
}

.compare{
    margin: 4rem auto;
}
.compare .item{
    background: #F8F8F8;
    border-radius: 32px;
    padding: 32px;
}
.compare .item:nth-child(1){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.compare .item h2{
    color: #333;
    background: #fff;
    font-size: 18px;
    padding: 0 30px;
    line-height: 50px;
    border-radius: 40px;
    margin-bottom: 20px;
}
.compare .item .it{
    padding: 20px 0;
    border-bottom: 1px dashed rgba(0,0,0,.06);
}
.compare .item .it:nth-last-child(1){
    border-bottom: none;
}
.compare .item .it h3{
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 15px;
    color: #333;
}
.compare .item .it p{
    font-size: 14px;
    color: #666;
    line-height: 1.8em;
}
.compare .item.big{
    width: 55%;
    padding: 50px 5%;
    background: linear-gradient(to bottom,#FF6D45,#EE5044);
    box-shadow: 0 0 10px #ddd;
}
.compare .item.big h2{
    color: #FF6D45;
    margin-bottom: 40px;
}
.compare .item.big .it{
    border-bottom: 1px dashed rgba(255,255,255,.2);
    min-height: 120px;
}
.compare .item.big .it h3,
.compare .item.big .it p{
    color: #fff;
}

.questions{
    max-width: 1000px;
    width: 100%;
    margin: 4rem auto 0;
}
.questions .item {
    margin-bottom: 30px;
}
.questions .item h2{
    font-size: 18px;
    color: #EE5044;
    font-weight: 900;
}
.questions .item h2 img{
    width: 36px;
}
.questions .item h2 span{
    margin-left: 12px;
}
.questions .item p{
    padding-left: 48px;
    line-height: 2em;
    color: #333;
    font-size: 16px;
    margin-top: 6px;
}
.questions .item p i{
    font-style: normal;
    color: #EE5044;
}