@charset "utf-8";

.header-nav ul li.about-on a::before {width: 100%;}

.banner-advice{
    /* background: rgba(0, 0, 0, .5); */
}
.banner-advice .conInner{
    justify-content:center;
}
.advice-one-box { text-align:left;}
.advice-one-box .conInner{
    justify-content: flex-start;
	padding-left:100px;
    box-sizing:border-box;
}
.advice-one-box .conInner .bigtip{
    font-size: 40px;
	font-weight: 400;
}
.banner-advice .one-box p{
    padding-bottom: 10px;
    font-size: 30px;
}	
.banner-advice .one-box p:last-child{
    padding-bottom: 0;
}	
.advice-one-box .conInner  p span{
    color: #ffa23a;
    /* font-style: italic; */
    padding: 0 5px;
    font-weight: 400;
    font-size: 48px;
}
.banner-page{
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 9;
}
.banner-page .conInner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: initial;
}
.banner-page .swiper-button-prev, .banner-page .swiper-button-next{
    position: initial;
	margin-top: 0;
	width:14px;
	height:25px;
		
}
.banner-page .swiper-button-prev{
    background:url(../images/a-left.png) no-repeat center/cover;
}
.banner-page .swiper-button-next{
    background:url(../images/a-rigth.png) no-repeat center/cover;
}


.banners  .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.banners  .swiper-pagination-bullet-active{
    background:#fff;
}
/* .banner-page .conInner{
    position: relative;
} */
.banners .swiper-button-next:after, .banners .swiper-button-prev:after{
    color: rgba(255, 255, 255, .6);
    font-size: 34px;
	display:none;
}

.index_subbtn{
    width: 100px; line-height: 44px;
    height:44px;
    background: #0077BE;
    color: #ffffff;
    text-align: center;
    outline: none;
    border: none;
}


/* 面包屑开始 */
.crumbs {
   height: 40px; 
   padding: 0 50px;
   box-sizing:border-box;
   margin-top:10px;
   position: relative;
   z-index: -1;
}
.crumbs .home{
    width: 100px;
    font-weight: 200;
    color: #0077BE;
}
.crumbs .home::before{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/notice.png) no-repeat center/cover;
    margin-right: 10px;
}
.crumbs .home-swiper{
    width: calc(100% - 100px);
  
}
.crumbs .home-swiper .swiper-container{
    height: 20px;
}
.crumbs .home-swiper .swiper-slide{
    height: 20px!important;
}
.crumbs .home-swiper .swiper-slide .contents {
    width:80%;
    font-weight: 200;
}
.experience{
    color: #333;
    font-weight: 200;
}
.experience:hover{
    color: #0271b1;
}

.index-page01 .list{
    width: 22%;
    margin-right: 4%;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.index-page01 .list:nth-child(4n){
    margin-right: 0;
}
.index-page01 .list .pic-title{
    margin: 20px 0 12px;
    font-weight: 200;
}
.index-page01 .pic-desc{
    padding: 0px 50px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 200;
}

/* 专业水平开始 */
.index-page02{
    background-color: #f4f9ff;
}
.index-page02 .list{
    position: relative;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    transition: all .25s;
    border-left: 220px solid transparent;
    border-right: 220px solid transparent;
    border-bottom: 280px solid #ffffff;
    width: 0;
    height: 0;
}
.index-page02 .list:nth-child(3n){
    margin-right: 0;
}
.index-page02 .list img {
    width: 40px;
}
.index-page02 .list .b2title {
    margin: 30px 0 10px;
    color: #222;
    font-weight: 200;
}
.index-page02 .list .b2Info {
    font-weight: 200;
}
.cloud-button {
    display: block;
    width: 200px;
    height: 48px;
    border-radius: 2px;
    color: #fff;
    background: -webkit-gradient(linear,left top,right top,from(#004eff),to(#00aeff));
    background: -webkit-linear-gradient(left,#004eff,#00aeff);
    background: -moz-linear-gradient(left,#004eff,#00aeff);
    background: -o-linear-gradient(left,#004eff,#00aeff);
    background: linear-gradient(90deg,#004eff,#00aeff);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 70px auto 0;
    transition: all .4s;
}
.cloud-button:hover{
    transform: translateY(-8px);
}
a.cloud-button:hover {
    color: #eee;
}
.col_len{
    width: 180px;
    margin-top: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.templates-row{
    background:url(../images/template_row_bg.jpg) no-repeat center/cover; 
    background-attachment: fixed; 
    position:relative;
}
.templates-row::before{
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, .5); 
    position:absolute;
    left: 0; 
    top:0; 
    width:100%;
    height:100%;
    z-index:1;
}
.templates-row .templates-row-c{position:relative; z-index:2; max-width: 1200px; height: 640px; text-align:center; font-family: '?¡é¨¨¨ª??o¨²'; margin: 0 auto;
    max-width: 1200px; margin: 0 auto;
}
.templates-row h5{font-size: 30px; padding: 218px 0 29px 0; color:#fff; line-height:1; font-weight: 400;}
.templates-row p{font-size: 16px; color:#cccccc; line-height:1;}
.templates-row .btn-area{padding: 70px 0 0 0;}
.templates-row .btn-area .btn{display:inline-block; height: 52px; border:1px solid #00a2ff; border-radius: 5px; background-color:#00a2ff; color:#fff; font-size: 16px; line-height: 52px; padding: 0 20px; font-weight: 200;}





/* 从业水平开始 */
.index-page03{
    background: url(../images/index-bg03.jpg) no-repeat center/cover;
}
.index-page03 .list{
    background: rgba(255, 255, 255, .2);
    height: 200px;
    width: 30.8%;
    margin-right: 3.8%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.index-page03 .list:nth-child(3n){
    margin-right: 0;
}
.index-page03 .tit-add{
    line-height: 1;
    margin-left: 10px;
}
.index-page03 .text{
    margin-top: 15px;
}


.add-index-nav{
    display: none;
}





/* 表单新添加 */
@media only screen and (max-width: 1480px) {
    .index-page02 .list{
        border-left: 200px solid transparent;
        border-right: 200px solid transparent;
        border-bottom: 280px solid #ffffff;
    }
    .banner-advice .one-box p{
		font-size: 28px;
	}	
	.banner-advice .one-box p span{
		font-size: 32px;
	}
}
@media only screen and (max-width: 1366px) {
    .index-page02 .list{
        border-left: 180px solid transparent;
        border-right: 180px solid transparent;
        border-bottom: 265px solid #ffffff;
    }
}
@media only screen and (max-width: 1280px) {
	.banner-advice .one-box p{
		font-size: 24px;
	}	
	.banner-advice .one-box p span{
		font-size: 28px;
	}
}
@media only screen and (max-width: 1200px) {
    .index-page02 .list{
        border-left: 170px solid transparent;
        border-right: 170px solid transparent;
        border-bottom: 255px solid #ffffff;
    }
    .index-page01 .pic-desc {
        padding: 0px 20px;
    }

    .crumbs{
        display: none;
    }

    /* 为百度爱番番让路 */
    .cloud-button {
        display: none;
    }
    .templates-row .btn-area{
        display: none;
    }
}
@media only screen and (max-width: 1135px) {
    .index-page02 .list {
        border-left: 140px solid transparent;
        border-right: 140px solid transparent;
        border-bottom: 235px solid #ffffff;
    }
    .col_len {
        width: 140px;
        margin-top: 80px;
    }
}
@media only screen and (max-width: 1024px) {
	.banner-advice .one-box p{
		font-size: 20px;
	}	
	.banner-advice .one-box p span{
		font-size: 24px;
	}
}


@media only screen and (max-width: 768px) {
    .banner-advice .one-box p{
		font-size: 18px;
		padding-bottom: 0;
	}	
	.advice-one-box p:last-child{
		display: none;
	}
	.advice-one-box .conInner{
		padding-left:10%;
	}
	.advice-one-box .conInner .bigtip{
		font-size: 18px;
		font-weight: 200;
	}
	
    .form-wrap-iteml {
        width: 100%;
        padding-right: 0;
    }
    .form-wrap .comsule-code{
        width: 115px;
        position: absolute;
        top: 0;
    }
    .index_subbtn{
        display: block;
        margin: 10px auto 0;
        height: 42px;
        line-height: 42px;
    }

    .index-page01{
        background: #fff;
        margin-top: 15px;
        display: none;
    }
    .index-page01 .page-tit{
        margin: 10px 0 20px;
    }
    .index-page02 .list .b2title {
        margin: 10px 0 5px;
    }
    .index-page01 .lists{
        margin-top: 0!important;
    }
    .index-page01 .list{
        width: 48%;
        margin-top: 20px;
    }
    .index-page01 .list:nth-child(4n){
        margin-right: 4%;
    }
    .index-page01 .list:nth-child(2n){
        margin-right: 0;
    }
    .index-page01 .list .icon img{
        width: 50px;
    }
    .index-page01 .pic-desc{
        display: none;
    }
    .index-page01 .list .pic-title {
        margin: 10px 0 8px;
    }
    .index-page02 .page-tit {
        margin: 0 0 30px;
    }

    .cloud-button{
        width: 136px;
        height: 42px;
        margin-top: 25px;
    }
    .templates-row h5 {
        font-size: 22px;
        padding: 60px 0 15px;
    }
    .templates-row .templates-row-c{
        height: auto;
        padding-bottom: 50px;
    }
    .index-page02 .list {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        width: 100%;
        height: auto;
        background: #ffffff;
        padding: 20px;
        box-sizing: border-box;
        margin-top: 20px;
    }
    .col_len{
        margin-top: 0;
        width: 100%;
        position: initial;
        left: 0;
        transform: translateX(0);
    }
    .templates-row .btn-area .btn{
        height: 42px;
        line-height: 42px;
        padding: 0 10px;
    }
    .templates-row .btn-area{
        padding-top: 30px;
    }
    .index-page03 .list{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        height: 140px;
    }
    .index-page03 .text {
        margin-top:5px;
    }
    .index-page03 .list:last-child{
        margin-bottom: 0;
    }
    .index-page02 .list:first-child{
        margin-top: 0;
    }

    .page-tit{
        font-size: 22px;
        margin: 20px 0 40px;
    }
    .banner-page .swiper-button-prev, .banner-page .swiper-button-next{
        display: none;
    }
    body{
        background: #f7f7f7;
    }
    .add-index-nav{
        display: block;
        padding: 15px 0 30px;
        box-sizing: border-box;
        background: #fff;
    }
    .add-index-nav .list {
        margin-top: 15px;
        text-align: center;
        width: 33.33%;
    }
    .add-index-nav .lists img {
        width: 62px;
        display: block;
        margin: 0 auto;
    }
    .add-index-nav .lists .tit {
        color: #303030;
        margin-top: 12px;
        font-size: 14px;
    }
    
}