/* 轮播图  */
.flexslider {
    position: relative;
    height: 3rem;
    overflow: hidden;
    background: url(/mobile/img/loading.gif) 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 3rem;
    background-size: 7.5rem 3rem;
}

.flex-control-nav {
    position: absolute;
    bottom: 0.05rem;
    z-index: 2;
    width: 7.5rem;
    text-align: center;
    left: 50%;
    margin-left: -3.75rem;
}

.flex-control-nav li {
    display: inline-block;
    width: 0.15rem;
    height: 0.15rem;
    margin: 0 0.05rem;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 0.15rem;
    height: 0.15rem;
    overflow: hidden;
    background: url(/mobile/img/dot.png) right 0 no-repeat;
    cursor: pointer;
    background-size: 0.3rem 0.15rem;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 7.5rem;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 0.3rem;
    background: url(/mobile/img/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 0.3rem;
    background: url(/mobile/img/next.png) center center no-repeat;
}

/* 产品与服务  */
.productServer {
    width: 7.5rem;
    height: auto;
    background: #f8f8f8;
}

.modularTitle {
    padding: 0.3rem 0 0.1rem 0;
}

.modularTitle > h3 {
    font-size: 0.32rem;
    color: #333;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
    padding: 0 0 0.2rem 0;
    text-align: center;
}

.modularTitle > p {
    font-size: 0.22rem;
    color: #666;
    padding: 0.1rem 0 0rem 0;
    text-align: center;
}

.productServer {
    width: 7.5rem;
    height: auto;
    padding: 0 0 0.3rem 0;
    margin: 0 auto;
}

.productServer dl {
    padding: 0.3rem 0.2rem;
    background: #fff;
    width: 6.9rem;
    height: 2rem;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0.2rem 0 0 0.3rem;
    border-radius: 0.1rem;
}

.productServer dl:after {
    content: "";
    display: block;
    clear: both;
}

.productServer dl dt {
    float: left;
    margin-right: 0.3rem;
}

.productServer dl dt img {
    width: 2.5rem;
    height: 1.4rem;
}

.productServer dl dd {
    float: left;
    width: 3.7rem;
    height: 1.4rem;
}

.productServer dl dd h3 {
    font-size: 0.26rem;
    color: #333;
}

.productServer dl dd p {
    font-size: 0.24rem;
    color: #333;
    margin: 0.07rem 0;
}

.productServer dl dd a {
    cursor: pointer;
    font-size: 0.2rem;
    color: #999;
    float: right;
}

/* 新闻资讯  */
.newsInformation {
    width: 7.5rem;
    height: auto;
    background: #fff;
    margin: 0 auto;
}

.newsTitle {
    padding: 0.3rem 0 0.1rem 0;
}

.newsTitle > h3 {
    font-size: 0.32rem;
    color: #333;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
    padding: 0 0 0.2rem 0;
    text-align: center;
}

.newsTitle > p {
    font-size: 0.22rem;
    color: #666;
    padding: 0.1rem 0 0rem 0;
    text-align: center;
}

.newsContent {
    width: 6.9rem;
    height: auto;
    padding: 0 0.3rem;
}

.newsContent > div {
    width: 6.9rem;
    height: 0.85rem;
    overflow: hidden;
    margin: 0.3rem 0;
    cursor: pointer;
}

.newsContent > div > p:nth-child(1) {
    width: 1rem;
    padding: 0 0.15rem 0 0;
    border-right: 0.01rem solid #e5e5e5;

}

.newsContent > div > p > span {
    display: block;
    text-align: center;
}

.newsContent > div > p > span:nth-child(1) {
    font-size: 0.40rem;
    color: #666;
}

.newsContent > div > p > span:nth-child(2) {
    font-size: 0.22rem;
    color: #666;
}

.newsContent div div {
    font-size: 0.24rem;
    color: #333;
    width: 5.55rem;
    height: 0.65rem;
    padding: 0.1rem 0 0.1rem 0.15rem;
    display: table;
}

.newsContent div div p {
    font-size: 0.24rem;
    color: #333;
    display: table-cell;
    vertical-align: middle;
}

.newsContent div:hover p {
    color: #4776da;
}

.newsContent div:hover p span {
    color: #4776da;
}

/* 合作伙伴  */
.partners {
    width: 7.5rem;
    height: auto;
    background: #f8f8f8;
    margin: 0 auto;
}

.partnersTitle {
    padding: 0.3rem 0 0.1rem 0;
}

.partnersTitle > h3 {
    font-size: 0.32rem;
    color: #333;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
    padding: 0 0 0.2rem 0;
    text-align: center;
}

.partnersTitle > p {
    font-size: 0.22rem;
    color: #666;
    padding: 0.1rem 0 0rem 0;
    text-align: center;
}

.partnerSchool {
    width: 6.9rem;
    height: 5rem;
    margin: 0 0 0 0.3rem;
    position: relative;
    padding: 0.2rem 0;
}

.partnerSchool img {
    position: absolute;
    width: 1.8rem;
    height: 1.8rem;
}

.partnerSchool img:nth-child(1) {
    top: 0.2rem;
    left: 0.02rem;
}

.partnerSchool img:nth-child(2) {
    top: 0.2rem;
    left: 2.02rem;
}

.partnerSchool img:nth-child(3) {
    top: 0.2rem;
    left: 4.02rem;
}

.partnerSchool img:nth-child(4) {
    top: 1.2rem;
    left: 1.02rem;
}

.partnerSchool img:nth-child(5) {
    top: 1.2rem;
    left: 3.02rem;
}

.partnerSchool img:nth-child(6) {
    top: 1.2rem;
    left: 5.02rem;
}

.partnerSchool img:nth-child(7) {
    top: 2.2rem;
    left: 0.02rem;
}

.partnerSchool img:nth-child(8) {
    top: 2.2rem;
    left: 2.02rem;
}

.partnerSchool img:nth-child(9) {
    top: 2.2rem;
    left: 4.02rem;
}

.partnerSchool img:nth-child(10) {
    top: 3.2rem;
    left: 1.02rem;
}

.partnerSchool img:nth-child(11) {
    top: 3.2rem;
    left: 3.02rem;
}

.partnerSchool img:nth-child(12) {
    top: 3.2rem;
    left: 5.02rem;
}

.partners ul {
    width: 6.9rem;
    padding: 0.2rem 0.3rem 0.3rem 0.3rem;
}

.partners ul li {
    text-align: center;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
}


/* 新闻  */
.bannerM {
    width: 7.5rem;
    height: 3rem;
    overflow: hidden;
    margin: 0 auto;
}

.bannerM img {
    width: 7.5rem;
    height: 3rem;
}

/* .newsListTitle{ width:7.5rem;height:1rem;position:relative;border-bottom:0.2rem solid #f8f8f8; }
.newsListTitle:after{ content:"";display:block;clear:both; }
.newsListTitle div{ height:0.97rem;text-align:center;line-height:0.45rem;float:left;padding:0 0.3rem; }
.newsListTitle div h3{ font-size:0.28rem;color:#333;display:inline; }
.newsListTitle div.cur h3{ border-bottom:0.03rem solid #4776da;color:#4776da;padding:0.3rem 0; } */


.newsListTitle {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    white-space: nowrap;
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, .2); */
    overflow-x: scroll;
    overflow-y: hidden;
    text-align: justify;
    background: #F4F5F6;
    padding: 0px 5px;
    box-sizing: border-box;
    font-size: 0;
}

.newsListTitle a {
    text-decoration: none;
    font-size: 0.28rem;
    color: #333;
    display: inline-block;
    margin: 0 0.3rem;
    box-sizing: border-box;
    height: 0.98rem;
}

.newsListTitle a.active {
    border-bottom: 0.03rem solid #4776da;
    color: #4776da;
}

.newsListTitle::-webkit-scrollbar {
    display: none;
}


.newsListTitle > ul {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 7.5rem;
    height: auto;
    border-top: 0.01rem solid #e5e5e5;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(7, 17, 27, .2);
}

.newsListTitle > ul > li {
    width: 6.9rem;
    padding: 0 0.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-top: 0.01rem solid #e5e5e5;
    font-size: 0.24rem;
    color: #333;
}

.newsListTitle > ul > li.active {
    color: #5282e8;
    font-weight: bold;
}

.newsListCon {
    width: 7.5rem;
    height: auto;
}

.newsCom {
    width: 7.5rem;
    height: auto;
}

.newComList {
    width: 6.9rem;
    height: 1.88rem;
    padding: 0.4rem 0.3rem;
    border-bottom: 0.01rem solid #e5e5e5;
    overflow: hidden;
}

.newComList > img {
    width: 2.68rem;
    height: 1.88rem;
    float: left;
    border-radius: 0.1rem;
}

.newComList > div {
    float: right;
    width: 4rem;
    height: 1.58rem;
    overflow: hidden;
    padding: 0.15rem 0
}

.newComList > div > h3 {
    font-size: 0.26rem;
    color: #333;
}

.newComList > div > p {
    font-size: 0.24rem;
    color: #666;
    margin-top: 0.2rem;
}

.newDetailTit {
    font-size: 0.26rem;
    color: #333;
    width: 6.9rem;
    padding: 0.45rem 0.3rem 0.3rem 0.3rem;
}

.newDetailTime {
    color: #666;
    font-size: 0.24rem;
    width: 6.9rem;
    padding: 0rem 0.3rem 0.3rem 0.3rem;
}

.newDetails {
    width: 6.9rem;
    padding: 0.1rem 0.3rem;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.35rem;
}

.newDetails img {
    width: 6.9rem;
    height: auto;
    border-radius: 0.15rem;
    margin: 0.1rem 0
}

.newDetails p {
    line-height: 0.35rem;
}

.prevNext {
    width: 6.9rem;
    border-top: 0.01rem solid #e5e5e5;
    padding: 0.3rem;
}

.prevNext p {
    font-size: 0.22rem;
    color: #666;
    padding: 0.1rem 0;
    width: 5.7rem;
    padding: 0 0.6rem;
}

.prevNext p:hover {
    color: #4776da
}

/* 创新创业  */
.cxcyTit {
    text-align: center;
    width: 7.5rem;
    height: 1.1rem;
    line-height: 0.8rem;
}

.cxcyTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.15rem;
    display: inline;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

.cxcy1tit {
    font-size: 0.26rem;
    color: #333;
    padding: 0.3rem 0.3rem;
    width: 6.9rem;
}

.cxcy1 {
    width: 6.9rem;
    height: auto;
    min-height: 1.8rem;
    padding: 0 0.3rem 0.3rem 0.3rem;
}

.cxcy1 {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
    border-bottom: 0.2rem solid #f8f8f8;
}

.cxcy1 > div {
    width: 6.5rem;
    text-indent: -0.4rem;
    margin-left: 0.4rem;
}

.cxcy1 img {
    width: 2.4rem;
    height: 1.8rem;
    float: left;
    margin: 0 0.2rem 0.2rem 0
}

.cxcy2tit {
    font-size: 0.26rem;
    color: #333;
    padding: 0.3rem 0.3rem;
    width: 6.9rem;
}

.cxcy2 {
    width: 6.9rem;
    height: auto;
    min-height: 1.8rem;
    padding: 0 0.3rem 0.2rem 0.3rem;
}

.cxcy2 img {
    width: 2.4rem;
    height: 1.8rem;
    float: left;
    margin: 0 0.2rem 0.2rem 0
}

.cxcy2 {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
}

.cxcy2 > div {
    width: 6.5rem;
    padding-left: 0.4rem;
}

/* 就业指导  */
.jyzdTit {
    text-align: center;
    width: 7.5rem;
    height: 1.1rem;
    line-height: 0.8rem;
}

.jyzdTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    display: inline;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

/* 生涯课程  */
.sykcTit {
    text-align: center;
    width: 4.9rem;
    height: auto;
    line-height: 0.8rem;
    padding: 0.5rem 1.3rem 0 1.3rem;
}

.sykcTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    line-height: 0.4rem;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

/* 生涯体验周  */
.sytyz {
    width: 6.3rem;
    padding: 0 0.6rem;
    background: #f8f8f8;
}

.sytyz img {
    width: 6.3rem;
    height: auto;
}

.sytyzTit {
    text-align: center;
    width: 6.3rem;
    height: 1.1rem;
    line-height: 0.8rem;
    padding-bottom: 0.3rem;
}

.sytyzTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    display: inline;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

/* 生涯规划  */
.syghL {
    width: 7.5rem;
    height: auto;
    margin: 0 auto;
    min-height: 6.2rem;
}

.syghTit {
    text-align: center;
    width: 6.9rem;
    height: 1.1rem;
    line-height: 0.8rem;
    margin-bottom: 0.3rem;
}

.syghTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    display: inline;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

.syghBefCon {
    width: 6.9rem;
    height: 0.8rem;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.syghBef {
    width: 6.9rem;
    height: auto;
    padding: 0 0.3rem 0.2rem 0.3rem;
    border-bottom: 0.2rem solid #f8f8f8;
}

.syghBef input {
    width: 1.55rem;
    height: 0.46rem;
    display: block;
    background: none;
    border: 0.01rem solid #4776da;
    font-size: 0.22rem;
    color: #4776da;
    border-radius: 0.03rem;
    margin: 0.2rem 0 0.3rem 2.67rem;
}

.syghBef img {
    width: 6.9rem;
    height: 3rem;
}

.syghAft {
    width: 6.9rem;
    height: auto;
    min-height: 5.9rem;
    background: #fff;
    padding: 0 0.3rem 0.3rem 0.3rem;
    border-bottom: 0.01rem solid #f5f6fa;
    position: relative;
}

.syghAft img {
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
}

.syghAft > div {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
}

.syghAft h3 {
    font-size: 0.26rem;
    color: #333;
    padding: 0.3rem 0 0.2rem 0;
}

.syghAft p {
    width: 6.5rem;
    text-indent: -0.4rem;
    font-size: 0.24rem;
    color: #333;
    margin-left: 0.4rem;
    line-height: 0.4rem;
}

/* 教育咨询服务  */
.jyfwTit {
    text-align: center;
    width: 6.9rem;
    height: 1.1rem;
    line-height: 0.8rem;
    margin: 0 auto;
}

.jyfwTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    display: inline;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

.jyfwHxys {
    width: 6.9rem;
    height: auto;
    padding: 0.4rem 0.3rem 0.3rem 0.3rem;
    border-bottom: 0.2rem solid #f8f8f8;
}

.jyfwHxys h3 {
    font-size: 0.26rem;
    color: #333;
    padding: 0rem 0 0.2rem 0;
}

.jyfwHxys div {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
}

.jyfwHxys div img {
    width: 2.4rem;
    height: 1.8rem;
}

.jyfwjyTit {
    text-align: center;
    width: 4.8rem;
    height: auto;
    padding: 0.45rem 1.05rem 0 1.05rem;
    margin-bottom: 0.3rem;
}

.jyfwjyTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

/* 联系我们  */
.contactusTit {
    text-align: center;
    width: 4.8rem;
    height: auto;
    padding: 0.45rem 1.05rem 0 1.05rem;
    margin-bottom: 0.3rem;
}

.contactusTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

.contactusTit p {
    font-size: 0.22rem;
    color: #666;
    text-align: center;
    padding-top: 0.15rem;
}

.contactusCon {
    width: 6.9rem;
    height: auto;
    padding: 0.18rem 0.3rem;
    border-bottom: 0.2rem solid #f8f8f8;
}

.contactusCon > img {
    width: 6.9rem;
    height: auto;
}

.contactusCon > p {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
    margin: 0.18rem 0;
}

.contactusMap {
    width: 6.9rem;
    height: auto;
    padding: 0rem 0.3rem;
}

.contactusMap img {
    width: 6.9rem;
    height: auto;
    border-radius: 0.15rem;
}

.addRess {
    width: 6.9rem;
    height: auto;
    padding: 0.2rem 0.3rem 0.5rem 0.3rem;
}

.addRess li {
    font-size: 0.24rem;
    color: #333;
    margin: 0.15rem 0
}

/* 就创业直播平台  */
.productFunction {
    width: 6.9rem;
    height: auto;
    background: #fff;
    padding: 0 0.3rem 0.3rem 0.3rem;
}

.functionList {
    width: 6.9rem;
    height: auto;
}

.functionList:after {
    content: "";
    display: block;
    clear: both;
}

.functionDea {
    width: 2.9rem;
    height: 3.2rem;
    border-radius: 0.1rem;
    padding: 0.2rem;
    float: left;
    margin: 0.2rem 0.2rem 0 0;
}

.functionDea h3 {
    font-size: 0.26rem;
    color: #333;
    line-height: 1rem;
}

.functionDea p {
    font-size: 0.24rem;
    color: #666;
    line-height: 0.35rem;
    margin: 0.15rem 0 0 0;
    width: 2.9rem;
    height: 2rem;
    overflow: hidden;
}

.functionList > div:nth-child(even) {
    margin: 0.2rem 0 0 0;
}

.functionList > div:nth-child(1) {
    background: #f9f1f1 url(/mobile/img/employPlatform1.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.functionList > div:nth-child(2) {
    background: #f5f8f0 url(/mobile/img/employPlatform2.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.functionList > div:nth-child(3) {
    background: #eff8f7 url(/mobile/img/employPlatform3.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.functionList > div:nth-child(4) {
    background: #f5f6fb url(/mobile/img/employPlatform4.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.functionList > div:nth-child(5) {
    background: #f8f4ef url(/mobile/img/employPlatform5.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.functionList > div:nth-child(6) {
    background: #eef5fa url(/mobile/img/employPlatform17.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.functionList > div:nth-child(7) {
    background: #f5f6fb url(/mobile/img/employPlatform18.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.functionList > div:nth-child(8) {
    background: #f9f1f1 url(/mobile/img/employPlatform6.png) no-repeat right top;
    background-size: 1.3rem 1.1rem;
}

.advantageFunction {
    width: 6.9rem;
    height: auto;
    background: #f8f8f8;
    padding: 0 0.3rem 0.3rem 0.3rem;
}

.advantageList {
    width: 6.9rem;
    height: auto;
}

.advantageList:after {
    content: "";
    display: block;
    clear: both;
}

.advantageDea {
    width: 2.9rem;
    height: 3.4rem;
    border-radius: 0.1rem;
    padding: 0.2rem;
    float: left;
    margin: 0.2rem 0.2rem 0 0;
    background: #fff;
}

.advantageDea h3 {
    font-size: 0.26rem;
    color: #333;
}

.advantageDea img {
    width: 1.8rem;
    height: 1.8rem;
    margin: 0.2rem 0 0 0
}

.advantageDea p {
    font-size: 0.24rem;
    line-height: 0.35rem;
    margin: 0.05rem 0 0 0;
    width: 2.9rem;
    height: 0.65rem;
    overflow: hidden;
}

.advantageList > div:nth-child(even) {
    margin: 0.2rem 0 0 0;
}

.advantageList > div:nth-child(1) p {
    color: #6293bc
}

.advantageList > div:nth-child(2) p {
    color: #c7a25c
}

.advantageList > div:nth-child(3) p {
    color: #65b09e
}

.advantageList > div:nth-child(4) p {
    color: #cc6690
}

.productFeaturesTit {
    text-align: center;
    width: 4.8rem;
    height: auto;
    padding: 0.2rem 1.05rem 0 1.05rem;
    margin-bottom: 0.3rem;
}

.productFeaturesTit h3 {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

.productFeaturesTit p {
    font-size: 0.22rem;
    color: #666;
    text-align: center;
    padding-top: 0.15rem;
}

.productFeaturesList {
    width: 6.9rem;
    heihgt: auto;
}

.productFeaturesList > div:last-child {
    margin-bottom: 0rem;
}

.productFeaturesDea {
    width: 6.9rem;
    height: 2.1rem;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.productFeaturesDea img {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.45rem 0.2rem;
}

.productFeaturesDea div {
    width: 5.1rem;
    height: 1.7rem;
    padding: 0.2rem 0;
    overflow: hidden;
}

.productFeaturesDea div h3 {
    font-size: 0.26rem;
    color: #333;
}

.productFeaturesDea div p {
    font-size: 0.24rem;
    color: #666;
    margin: 0.1rem 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.wonderList {
    width: 6.9rem;
    height: 2.1rem;
    background: #fff;
    padding: 0.4rem 0.3rem;
}

.wonderDea {
    width: 3.05rem;
    height: 1.7rem;
    border-radius: 0.2rem;
    padding: 0.2rem 0.15rem;
}

.wonderList > div div {
    width: 3rem;
    height: 1.7rem;
    background: #fff;
    overflow: hidden;
    border-radius: 0.2rem;
    text-align: center;
}

.wonderList > div div h3 {
    font-size: 0.26rem;
    color: #333;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.8rem;
    width: 1.2rem;
    margin: 0.3rem 0 0.15rem 0.5rem;
}

.wonderList > div div p {
    font-size: 0.24rem;
    color: #666;
}

.wonderList > div:nth-child(1) {
    background: #dee9f3;
    margin-right: 0.2rem;
}

.wonderList > div:nth-child(2) {
    background: #f4ebdb;
}

.wonderList > div:nth-child(1) h3 {
    background: url(/mobile/img/employPlatform15.png) no-repeat left center;
    background-size: 0.58rem 0.58rem;
}

.wonderList > div:nth-child(2) h3 {
    background: url(/mobile/img/employPlatform16.png) no-repeat left center;
    background-size: 0.58rem 0.58rem;
}

/* 平台服务  */
.platform1 {
    width: 6.9rem;
    height: 2.8rem;
    padding: 0.4rem 0.3rem;
    margin: 0 auto;
}

.platform1 img {
    width: 6.9rem;
    height: 2.8rem;
}

.platform2 {
    width: 6.6rem;
    height: auto;
    padding: 0 0.45rem 0.3rem 0.45rem;
    background: #f8f8f8;
    margin: 0 auto;
}

.platformTit {
    text-align: center;
    width: 4.5rem;
    height: auto;
    padding: 0.45rem 1.05rem 0 1.05rem;
    margin-bottom: 0.3rem;
}

.platformTit h3:nth-child(1) {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

.platformTit h3:nth-child(2) {
    font-size: 0.26rem;
    color: #333;
    padding-top: 0.2rem;
}

.platform_1 {
    position: relative;
    width: 6.6rem;
    height: 11.7rem;
    background: url(/mobile/img/platform7.png) no-repeat center center;
    background-size: 2.1rem 11.7rem;
}

.platform_1 p {
    position: absolute;
    line-height: 0.3rem;
    font-size: 0.24rem;
    width: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.platform_1 p:nth-child(1) {
    color: #4c63af;
    left: 0;
    top: 0.2rem;
}

.platform_1 p:nth-child(2) {
    color: #4b9f7e;
    right: 0;
    top: 2.4rem;
}

.platform_1 p:nth-child(3) {
    color: #b4833d;
    left: 0;
    top: 5.05rem;
}

.platform_1 p:nth-child(4) {
    color: #9b4d6b;
    right: 0;
    top: 7.4rem;
}

.platform_1 p:nth-child(5) {
    color: #378896;
    left: 0;
    top: 10rem;
}

.platform3 {
    width: 6.9rem;
    height: auto;
    padding: 0.3rem 0.3rem 0.5rem 0.3rem;
}

.platform3 > div {
    width: 2.15rem;
    height: 2rem;
    overflow: hidden;
    float: left;
}

.platform3:after {
    content: "";
    display: block;
    clear: both;
}

.platform3 > div:nth-child(1) {
    background: url(/mobile/img/platform2.png) no-repeat center center;
    background-size: 2.15rem 2rem;
}

.platform3 > div:nth-child(2) {
    background: url(/mobile/img/platform3.png) no-repeat center center;
    background-size: 2.15rem 2rem;
    margin: 0 0.2rem;
}

.platform3 > div:nth-child(3) {
    background: url(/mobile/img/platform4.png) no-repeat center center;
    background-size: 2.15rem 2rem;
}

.platform3 > div > p {
    font-size: 0.24rem;
    color: #333;
    margin: 1.58rem 0 0 0;
    text-align: center;
}

.platform4 {
    width: 6.9rem;
    height: auto;
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
    background: #f8f8f8;
    margin: 0 auto;
}

.platform4 img {
    width: 6.9rem;
    height: auto;
}

.platform4Tit {
    text-align: center;
    width: 6.9rem;
    height: auto;
    padding: 0.45rem 0rem 0 0rem;
    margin-bottom: 0.3rem;
}

.platform4Tit h3:nth-child(1) {
    font-size: 0.32rem;
    color: #333;
    padding-bottom: 0.21rem;
    background: url(/mobile/img/icon1.png) no-repeat bottom center;
    background-size: 0.47rem 0.06rem;
}

.platform4Tit h3:nth-child(2) {
    font-size: 0.26rem;
    color: #333;
    padding-top: 0.2rem;
}


/* 师资培训  */
.szpx {
    width: 6.9rem;
    height: auto;
    padding: 0.4rem 0.3rem 0.3rem 0.3rem;
    background: #f8f8f8;
}

.szpxList {
    width: 6.9rem;
    height: 2rem;
    margin: 0 0 0.2rem 0;
    box-sizing: border-box;
    border-radius: 6px;
    border: 0.01rem solid #eee;
    background: #fff;
    padding: 0.22rem 0.2rem;
}

.szpxList:after {
    content: "";
    display: block;
    clear: both;
}

.szpxList > div {
    width: 1.18rem;
    height: 1.40rem;
    padding-top: 0.2rem;
}

.szpxList > div > h3 {
    font-size: 0.28rem;
    color: #333;
    margin-bottom: 0.3rem;
    text-align: center;
    background: url(/mobile/img/icon1.png) no-repeat bottom right;
    background-size: 0.6rem 0.06rem;
    padding: 0 0 0.2rem 0;
}

.szpxList > div > a {
    font-size: 0.2rem;
    color: #666;
    display: inherit;
}

.szpxList img {
    width: 4.7rem;
    height: 1.55rem;
}


/*报告类型*/
.boxCont {
    width: 100%;
    background-color: #F8F8F8;
    padding: 0.5rem 0.3rem;
    box-sizing: border-box;
}

.type_list {
    display: flex;
    align-items: flex-start;
    background-color: #fff;
    padding: 0.4rem 0.33rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
}

.type_list img {
    width: 0.82rem;
    height: 0.95rem;
    margin-right: 0.4rem;
}

.type_list div {

}

.type_list div h4 {
    font-size: 0.32rem;
    font-weight: 600;
    color: #333333;
}

.type_list div h5 {
    width: 0.63rem;
    height: 0.1rem;
    opacity: 0.3;
    margin-top: -0.15rem;
}

.typeCont > .type_list:last-of-type > div h5 {
    width: 0.93rem;
}

.type_list div > ul {
    margin-top: 0.3rem;
}

.type_list div > ul > li {
    display: flex;
    margin-bottom: 0.18rem;
}

.type_list div > ul > li i {
    display: inline-block;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    margin-right: 0.1rem;
    margin-top: 0.2rem;
}

.type_list div > ul > li em {
    display: block;
    font-style: normal;
    font-size: 0.26rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.45rem;
    flex: 1;
}

/*撰写流程*/
.flow_list {
    background-color: #fff;
    padding: 0.4rem 0.33rem;
    box-sizing: border-box;
}

._issue {
    margin-bottom: 0.6rem;
}

._issue div {
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem;
    position: relative;
}

._issue div h4 {
    width: 2.51rem;
    height: 0.75rem;
    /*background: url("/mobile/img/flow06.png") ;*/
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 0.32rem;
    font-weight: 600;
    /*color: #4395FF;*/
    line-height: 0.75rem;
    text-align: center;
}

._issue div img {
    width: 1.86rem;
    height: 1.73rem;
    position: absolute;
    right: -0.1rem;
    top: 0;
}

._issue ul {
    background: #FAFBFD;
    padding: 0.4rem;
    box-sizing: border-box;
    position: relative;
}

._issue ul li {
    font-size: 0.26rem;
    font-weight: 400;
    color: #666666;
    margin-bottom: 0.2rem;
}

._issue ul > li:last-of-type, .flow_list > ._issue:last-of-type {
    margin-bottom: 0;
}

.flow_list > ._issue:last-of-type div img, .flow_list > ._issue:last-of-type ul {
    display: none;
}

/*核心优势*/
.advantageLIst {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.advantageLIst > li {
    width: 2.11rem;
    height: 2.87rem;
    background: #FFFFFF;
    border-radius: 0.10rem;
    padding: 0.25rem;
    box-sizing: border-box;
    margin-bottom: 0.31rem;
}

.advantageLIst > li img {
    display: block;
    width: 1.02rem;
    height: 1.02rem;
    margin: 0 auto;
}

.advantageLIst > li h5 {
    font-size: 0.26rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.36rem;
    text-align: center;
    margin-top: 0.25rem;
}

/*合作客户*/
#jyfwclient > div{
    background: #fff;
    padding: 0.6rem 0.36rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
}
#jyfwclient > div img{
    width: 100%;
    height: 100%;
}