/*clist*/
.rd_clist{padding:30px 0 60px;position:relative;overflow:hidden;}
.rd_clist .rdcl_ul{}
.rd_clist .rdcl_ul .rdcl_li{background:#F5F5F5;margin-top:30px;overflow:hidden;width:100%;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_l{width:50%;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_l .rdcl_img{width:100%;padding-bottom:60%;position:relative;overflow:hidden;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r{width:50%;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt{padding-left:60px;padding-right:40px;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p{font-size:16px;line-height:30px;color:#333;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p:first-child{font-size:32px;height:48px;line-height:48px;color:#000;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt em{width:55px;height:2px;background:#bab8b7;margin:25px 0;display:block;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a{width:150px;height:40px;line-height:38px;border:1px solid #036EB8;border-radius:38px;font-size:15px;color:#036EB8;margin-top:35px;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a i{width:22px;height:22px;background:url(../Image/more_icon.svg) no-repeat center center;background-size:100%;margin-left:10px;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a:hover{background:#036EB8;color:#FFF!important;width:160px;border-color:#036EB8;}
.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a:hover i{background:url(../Image/more_iconhover.svg) no-repeat center center;}

@media screen and (max-width:1639px){
	.rd_clist{padding:25px 0 50px;}
	.rd_clist .rdcl_ul .rdcl_li{margin-top:25px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt{padding-left:40px;padding-right:30px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p{font-size:15px;line-height:28px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p:first-child{font-size:26px;height:40px;line-height:40px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt em{width:50px;margin:21px 0;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a{width:130px;height:38px;line-height:36px;font-size:14px;margin-top:28px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a i{width:20px;height:20px;margin-left:8px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a:hover{width:140px;}
}

@media screen and (max-width:1399px){
	.rd_clist{padding:20px 0 40px;}
	.rd_clist .rdcl_ul .rdcl_li{margin-top:20px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt{padding-left:30px;padding-right:22px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p{font-size:14px;line-height:26px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p:first-child{font-size:22px;height:36px;line-height:36px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt em{width:47px;margin:18px 0;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a{width:120px;height:34px;line-height:32px;font-size:13px;margin-top:23px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a i{width:18px;height:18px;margin-left:6px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a:hover{width:126px;}
}

@media screen and (max-width:1023px){
	.rd_clist{padding:15px 0 30px;}
	.rd_clist .rdcl_ul .rdcl_li{margin-top:15px;width:calc(50% - 5px);margin-left:10px;}
	.rd_clist .rdcl_ul .rdcl_li:nth-child(odd){margin-left:0;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_l{width:100%;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r{width:100%;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt{padding:20px 15px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p{line-height:24px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt p:first-child{font-size:20px;height:30px;line-height:30px;font-weight:bold;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt em{width:42px;margin:13px 0;height:1px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt a{margin-top:15px;}
}
@media screen and (max-width:767px){
	.rd_clist{padding:5px 0 20px;}
	.rd_clist .rdcl_ul .rdcl_li{margin-top:10px;width:100%;margin-left:0;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt{padding:15px 10px;}
	.rd_clist .rdcl_ul .rdcl_li .rdcl_r .rdcl_txt em{width:36px;margin:10px 0;height:1px;}
}
/*yy_show*/
.yy_show{background:#f8f8f7;padding:50px 0;}
.yy_show .container{background:#FFF;padding:35px 40px 40px;}
.yy_show .yys_tit{}
.yy_show .yys_tit h1{margin:0;font-size:24px;font-weight:normal;line-height:30px;color:#333;}
.yy_show .yys_tit .yys_span{line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;font-size: 12px;}
.yy_show .yys_tit .yys_span span{padding-right:10px;white-space:nowrap;}
.yy_show .yys_c{line-height:2;font-size:16px;color:#333;}
.yy_show .yys_c>*+*{margin-top:10px;}
.yy_show .yys_c h2{font-size:18px;}
.yy_show .yys_c h3{font-size:16px;font-weight:bold;}
.yy_show .yys_c h4{background:#F5F5F5;font-size:20px;padding:10px 0 10px 15px;border-left:3px solid #DA251D;margin:15px 0;}
.yy_show .yys_c img{display:block;max-width:100%;height:auto;margin:0 auto;}
.yy_show .yys_c iframe{width:100%;height:541px;}



@media screen and (max-width:1639px){
    .yy_show{padding:40px 0;}
    .yy_show .container{padding:25px 30px 30px;}
    .yy_show .yys_c{line-height:26px;font-size:15px;color:#626262;}
}

@media screen and (max-width:1399px){
	.yy_show{padding:30px 0;}
    .yy_show .container{padding:15px 20px 20px;}
    .yy_show .yys_c{line-height:25px;font-size:14px;}
}

@media screen and (max-width:1023px){
	.yy_show{padding:20px 0;}
	.yy_show .container{padding:10px;}
}

@media screen and (max-width:767px){

}


