.noMargin {
    margin: 0px;
}
.pc .caidaiImg{    
	margin-left:-370px;
    height:100px;
}
.pc .caidaiImg img{height:100%;width:460px;}

.spreadTitle{width:196px;}

.spreadTitle img{width:196px;}

.PcTmpl .div1,.PcTmpl .div2{position: relative;cursor:pointer;}
.PcTmpl .jiantou{position: absolute;}
.PcTmpl .div1 img,.PcTmpl .div2 img,.PcTmpl .div3 img{width:100%;}
.div3{height:280px;background-color:#FAFBFC;}
.PcTmpl .div3 .subscriptionDiv{width:646px;height:201px;margin:42px auto 37px auto;position:relative;}
.div4{min-height:211px;}
.div4 .nomarl{margin-bottom:67px;}
.PcTmpldiv{float:left;margin-top:20px;position:relative;}
.PcTmpldiv .jiantou{width:52px!important;height:52px;position:absolute;right:65px;bottom:75px;}
.borderRadius5{border-radius: 5px;}
.width50{width:50%}
.marginrAuto{margin-right:45px;}
.width100{
	width:100%;
}

@media screen and (max-width:1200px) and (min-width:992px){
	.PcTmpldiv .jiantou{right:55px;bottom:65px;width:45px!important;height:45px;}
}
/*中间订阅部分 */
.pc .subscription{
	position:absolute;
	bottom:47px;
	left:53px;
}
.subscription input{
	background: #FFFFFF;
    border: 1px solid #008CD6;
    box-shadow: 0 2px 6px 0 rgba(0,140,214,0.20);
    border-radius: 4px;
    width:400px;
    height:44px;
    text-align:center;
}
.subscription a{
	background: #008CD6;
	box-shadow: 0 2px 6px 0 rgba(0,140,214,0.30);
	border-radius: 4px;
	width:140px;
	height:44px;
	font-size: 20px; 
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 44px;
	vertical-align:top;
	margin-left:-4px;
}
/** 内容区左右分布 **/
.infoDetail .nomarl{display:flex}
.infoDetail .nomarl .nomarlTitle{width:210px;margin-left:15px}
.infoDetail .nomarl .info{width:calc(100% - 210px);padding-right:225px}
.infoDetail .nomarl_title{color:#181830;z-index:1;font-size:30px;font-weight:700;line-height:30px;overflow:hidden;position:relative;padding-left:20px}
.infoDetail .nomarl_title:after{content:'';z-index:-1;display:block;width:180px;height:24px;position:absolute;top:25px;left:0;opacity:1;background-image:linear-gradient(270deg,#fff 0,#ffeaea 100%);border-radius:12px}
/*合作机构轮播*/
.pc .swiper-container{width:100%;margin-left:auto;margin-right:auto;margin-bottom:106px;}
.phone .swiper-container{width:100%;margin-left:auto;margin-right:auto;margin-bottom:40px;}
.swiper-slide{background-size:cover;background-position:center;text-align:center;}
.partner-content{margin-left:30px;}
.partner-box img{height:auto;padding-right:10px;} 

/*手机版*/
.phone .PhoneTmpldiv{position:relative;margin-top:20px}
.phone .PhoneTmpldiv img{width:calc(100% + 12px);margin-left:-6px;}
.phone .PhoneTmpldiv .jiantou{width:8%!important;height:12%;position:absolute;right:35px;bottom:19%;}
.phone .caidaiImg>img{width:120px;height:40px;}
.phone .caidaiImg .spreadTitle>img{width:120px;height:28px;} 
.phone .caidaiImg{margin-left:-15px;position:relative;}
.phone .caidaiImg .spreadTitle{position:absolute;bottom:0;text-align:center;width:100%;}

.phone .caidaiImg-revision .spreadBackground{width:100vw;height: 23.91vw;}
.phone .caidaiImg-revision .spreadBackground>img{width:100%;height: 100%;}
.phone .caidaiImg-revision .spreadTitle>img{width:100%;} 
.phone .caidaiImg-revision{position: absolute;left: 0;}
.phone .caidaiImg-revision .spreadTitle{width:35vw;margin: 0 auto;margin-top: -16.18vw;}

.phone .subscription{position:absolute;bottom:20px;left:-7px;}
.phone .subscriptionDiv{position:relative;margin:30px 0 30px 13px;}
.phone .subscriptionDiv img{width:100%;min-height:115px;}
.phone .subscription input{ 
	background: #FFFFFF;
    border: 1px solid #008CD6;
    box-shadow: 0 2px 6px 0 rgba(0,140,214,0.20);
    border-radius: 4px;
    width:calc(100% - 73px); 
    height:35px;
    text-align:center;
}
.phone .subscription a{
	background: #008CD6;
	box-shadow: 0 2px 6px 0 rgba(0,140,214,0.30);
	border-radius: 4px;
	width:70px;
	height:35px;
	font-size: 14px; 
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 35px;
	vertical-align:top;
	margin-left:-4px;
}
.phone .list_title{font-size:17px;line-height:17px;padding-left:10px;font-weight:550;position:relative;}
.phone .list_title:after{content:'';z-index:-1;display:block;width:100%;height:12px;position:absolute;top:12.5px;left:0;opacity:1;background-image:linear-gradient(270deg,#fff 0,#ffeaea 100%);border-radius:6px}
.phone .partner-content-phone{margin-top:50px;}