@charset="utf-8";
*{
    line-height: 1;
}
a{
    font-size: 14px;
    color: #333333;

}
a:hover{
    text-decoration: none;
}
.container{
    width: 1200px;
    padding: 0;
}
.navbar{
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    margin: 0;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.navbar a{
    color: #FFFFFF;

}
.navbar a.pull-left,.navbar .pull-right{
    line-height: 60px;
}
.navbar .pull-right span{
    color: #FFFFFF;
    padding: 0 5px;
}
.nav-a{
    margin-left: 40px;
    float: right;
    margin-right: 30px;
}
.nav-a a{
    display: block;
    float: left;
    line-height: 60px;
    padding: 0 34px;


}
.banner{
    height: 482px;
}
.banner .swiper-slide{
    width: 100%;
    background:url(../images/index-banner.html) center center no-repeat;
    background-size: cover;
    height: 482px;
}

.swiper-pagination-bullet{
    background: #FFFFFF;
}
.zx{
    width: 1000px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -557px;
    margin-bottom: 107px;
}
.zx a{
    color: #02003c;
    font-size: 14px;
    width: 102px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: left;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    margin-left: 25px;
    background: #FFFFFF;
}
.zx a.xq{
    color: #FFFFFF;
    background: none;
}



.column{
    padding-top: 70px;
}
.pro{

    background: #f1f1f5;
}
.pro-box{
    margin-bottom: 40px;
}
.pro-box h1{
    font-size: 36px;
    color: #000000;
    float: left;
    font-weight: normal;
}
.pro-tilte{
    width: 1000px;
    float: right;
    padding-bottom: 10px;
    border-bottom: 1px #c3c3c3 solid;
}
.pro-tilte span{
    font-size: 16px;
    color: #c1c1c1;
    display: block;

    float: left;
    position: relative;
    top: 5px;
}
.more{
    line-height: 20px;
    font-size: 12px;
    color: #FFFFFF;
    background: #e7141a;
    width: 60px;
    display: block;
    border-radius: 10px;
    text-align: center;
}
.swiper-container2 {
    width: 100%;
}
.pro2{
    width: 279px;
    height: 313px;
    background: #FFFFFF;
    float: left;
    overflow: hidden;
    text-align: center;
    margin: 0 10px;
    /*border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;*/
    border-radius: 10px;
}


.pro2-box{
    width: 100%;
    /* height: 200px; */
    /*	background: #f4644d;*/
    /* line-height: 200px; */
    /* display: none; */

}
.pro2 h2{
    font-size: 20px;
    color: #fff;
    padding-top: 35px;
    margin-bottom: 32px;
    /*	font-weight: 500;*/
}
.pro2 p{
    padding-left: 20px;
    padding-right: 20px;
    /*overflow: hidden;
    text-overflow: ellipsis;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; */
}


.pro2 p a{
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;

}



.arr{
    width: 205px;
    margin: 48px auto;
}
.arr span{
    display: block;
    text-align: center;
    width: 90px;
    line-height: 30px;
    background: #FFFFFF;
    color: #333333;
    font-size: 14px;
    border-radius: 15px;
}
.arr span:hover{
    background: #e7141a;
    color: #FFFFFF;
    cursor: pointer;
}




/*营销服务*/
.yx{
    margin-top: 70px;
}
.yx .container{
    position: relative;
}
.video-choose{
    position: absolute;
    top: 4px;
    right: 80px;
}

.video-choose a{
    display: block;
    float: left;
    color: #333333;
    padding: 0 12px;
    padding-bottom: 11px;
    border-bottom: 3px solid transparent;
}
.video-choose a.active{
    border-bottom-color: #e7141a;
    color: #e7141a;
}
.video>div{
    position: relative;
}
.video-img>div{
    width: 305px;
    margin: 0 auto;
    line-height: 204px;
    text-align: center;
    /*transition-delay: 0.3s;*/
    /*transition-duration: .1s;*/

}
.tx,.tx2,.tx3,.tx4,.tx5{
    width: 1025px;

}
.video-img>div img{
    width: 260px;
    height: 175px;
    /*transition-duration: .3s;*/
}
.video-img>div img.play{
    width: 103px;
    height: 103px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -83px;
    margin-left: -58px;
}
/*.video-img>div:hover img.play{
	width: 103px;
	height: 103px;
	box-shadow: none;
}*/
/*.video-img>div:hover img{
	width: 100%;
	height: 204px;
	box-shadow: 5px 8px 8px rgba(0, 0, 0, 0.25);
}*/
.video .swiper-container{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -512px;

}

.video-img a{
    text-align: center;
    width: 260px;
    margin: 0 auto;
    margin-top: 15px;
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}
.swiper-button-next.next{
    background-image: url(../images/arrow2.html);
    background-size: 100%;
    height: 72px;
    width: 30px;
    top: 140px;
}
.swiper-button-prev.prev{
    background-image: url(../images/arrow1.html);
    background-size: 100%;
    height: 72px;
    width: 30px;
    top: 140px;
}
.video{
    height: 270px;
}

/*成功案例*/
.cgal{

}
.cg{
    width: 100%;
    height: 400px;
    background: url(../images/bj-cg.png) no-repeat center center;
    background-size: cover;
}
.cg-box{
    width: 1202px;
    height: 100%;
    margin: 0 auto;
    /*border: 1px #FFFFFF solid;*/
    border-top: none;
    border-bottom: none;
}
.cg-box>div{
    width: 295px;
    float: left;
    height: 100%;
    border: 1px #FFFFFF solid;
    border-top: none;
    border-bottom: none;
    text-align: center;
    overflow: hidden;
    position: relative;

}
.cg-box>div:first-of-type{
    border-left-width:2px ;
}
.cg-box>div:last-of-type{
    border-right-width:2px ;
}
.cg-box2 img{
    height: 90px;
    margin-top: 147px;
    transition-duration: 0.3s;
    display: none;
}
.cg-box2 span{
    width: 23px;
    height: 5px;
    background: #FFFFFF;
    display: none;
    margin: 61px auto;
}
.cg-box2 h1{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 30px;
    transition-duration: 0.3s;
    position: absolute;
    top: 50px;
    width: 100%;
    text-align: center;
}
.cg-box2 p{
    padding: 0 24px;
    color: #FFFFFF;
    line-height: 28px;
    height: 150px;
    text-align: justify;
    transition-duration: 0.3s;
    position: absolute;
    top: 120px;
}
.cg-box2 a{
    width: 120px;
    line-height: 36px;
    color: #5d5884;
    font-size: 14px;
    background: #FFFFFF;
    border-radius: 18px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 400px;
    transition-duration: 0.3s;
    left: 50%;
    margin-left: -60px;
}
.cg-box2 a:hover{
    background: #E7141A;
    color: #FFFFFF;
}
.cg-box2:hover span{
    display: none;
}

.cg-box2:hover img{
    margin-top: 72px;
}
.cg-box2:hover p{
    top: 144px;
}
.cg-box2:hover a{
    top: 310px;
}
/*vip*/
.vip{
    background: #f1f1f5;
    padding-bottom: 72px;
}
.vip .pro-box h1{
    font-size: 30px;
}

.vip2>p{
    font-size: 20px;
    line-height: 36px;
    margin-top: -5px;
    padding: 0 30px;
}
.vip2>div{
    width: 1140px;
    margin: 0 auto;
    margin-top: 53px;

}
.vip-img{
    width: 333px;
    height: 306px;
    border-radius: 5px;
    background: #FFFFFF;
    padding: 10px;
    border: 1px #e8e7ea solid;
    position: relative;
    text-align: center;
    float: left;
    margin-right: 37px;
}
.vip-img.last{
    margin-right: 0px;
}
.vip-img img{
    width: 100%;
    height: 154px;
    display: block;
    border-radius: 5px;
}
.vip-img h2{
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.vip-img  p{
    font-size: 14px;
    line-height: 25px;
}
.vip-text{
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 333px;
    height: 306px;
    border-radius: 5px;
    background: #FFFFFF;
    padding: 10px;
    text-align: center;
    transition-duration: 0.2s;
}
.vip-text:hover{
    opacity: 1;

}
.vip-img:hover{
    box-shadow: 3px 8px 6px rgba(0, 0, 0, 0.1);
}
.vip-text .relative{
    height: 100%;


}
.vip-text h2{
    margin-top: 40px;
    margin-bottom: 30px;
}
.vip-text p{
    width: 300px;
    margin: 0 auto;
    text-align: justify;
}
.vip-text span{
    width: 100%;
    height: 1px;
    background: #e7e6e9;
    float: left;
    position: absolute;
    bottom: 77px;
    left: 0;
}
.vip-text a{
    color: #fd4d4d;
    background: #FFFFFF;
    padding: 0 25px;
    bottom: 0;
    position: absolute;
    margin-left: -53px;
    bottom: 70px;



}
.map{
    width: 100%;
    height: 640px;
    background: url(../images/map.png) center center no-repeat;
    background-size: cover;
}
.map>.container>span{
    position: absolute;
    width: 18px;
    height: 30px;
    border-radius: 50%;
    background: url(../images/bz.html) center center no-repeat;
    background-size: cover;
    z-index: 9999;
    bottom: 130px;
    right: 735px;
}
.map>.container>span.y2{
    bottom: 230px;
    right: 655px;
}

.map>.container>span.y3{
    bottom: 250px;
    right: 695px;
}
.map>.container>span.y4{
    bottom: 331px;
    right: 685px;
}
.map>.container>span.y5{
    bottom: 380px;
    right: 694px;
}
.map>.container>span.y6{
    bottom: 290px;
    right: 776px;
}
.map>.container>span.y7{
    bottom: 350px;
    right: 742px;
}

.map>.container>span.y8{
    bottom: 360px;
    right: 711px;
}
















.map2{
    margin-left: -235px;
    width:1200px;
    height: 640px;
    line-height: 1.5;
    position: relative;
}
.map .container{
    position: relative;
}

.map h1{
    font-size: 30px;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 176px;
}
.map .absolute{
    top: 122px;
    right: 110px;
    z-index: 999;

}

.map .absolute p{
    color: #FFFFFF;
    font-size: 20px;
    margin-bottom: 17px;
}
.map .absolute p span{
    color: #fad795;
}
.hzkh{
    padding-bottom: 50px;
    position: relative;
}
.hzkh li{
    width: 219px;
    height: 86px;
    float: left;

}
.hzkh li {
    text-align: center;
    display: block;
    line-height: 86px;
    border: 1px solid #EEEEEE;
    border-top: none;
    border-right: none;
    position: relative;
}
.hzkh li img{

}
.hzkh li:nth-of-type(5n+1){
    border-left: none;
}
.hzkh li:nth-of-type(n+6){
    border-bottom: none;
}
.hzkh li:hover{
    height: 85px;
    border: 1px solid #e7bfbe;
    box-shadow: 1px 1px 6px rgba(253, 77, 77, 0.25);
}
.hzkh .container{
    position: relative;
}
.hz{
    height: 174px;
    overflow: hidden;
}
.jt{
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 112px;
    z-index: 99;
}
.jt span{
    width: 50px;
    height: 50px;
    display: block;
    background: url(../images/jt2.html) #999999 center center no-repeat;
}
.jt .hz-next{
    background-image: url(../images/jt1.html)
}
.jt span:hover{
    cursor: pointer;
    background-color: #e7141a;
}
footer{
    border-top: 2px #cf0f0f solid;
    /*margin-top: 5px;*/
    padding-top: 35px;
    padding-bottom: 28px;
}
footer div{
    font-size: 14px;
    line-height: 30px;

}
/*产品中心*/
.cp-title{

    margin-top: 22px;
    margin-bottom: 19px;
}
.cp-title a{
    float: left;
    display: block;
    font-size: 14px;
    line-height: 36px;
    padding: 0 30px;
    border-radius: 18px;
    margin-right: 30px;
}
.cp-title a.active,.cp-title a:hover{
    background: #E7141A;
    color: #FFFFFF;
}
.cp-title2{
    background: #fcfcfc;
    width: 100%;
    /*height: 76px;*/
    border-top: 1px solid #ececec;
    /*line-height: 76px;*/
    z-index: 100;
    position: relative;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15)
}
.cp-title2 a{
    padding: 5px 20px;
    line-height: 76px;
    border-radius: 15px;
    margin-right: 0px;
}
.vip4 .cp-title2 a{

    margin-right: 24px;
}
.cp-title2 a.active,.cp-title2 a:hover{
    background: #e7141a;
    color: #FFFFFF;
}
.cp-title2.pos{
    position: fixed;
    top: 0;
    z-index: 99;
}
.cp-box{
    height: 380px;
}
.cp-box .container{

    height: 380px;
    margin: 0 auto;
    display: flex;
    width: 1100px;
    align-items: center;
}
.cp-box .container>div{
    width: 50%;
}
.cp-text h1 span{
    display: inline-block;
    font-size: 40px;
    color: #666666;
    padding: 0 3px;
    border-bottom: 3px solid #E7141A;
    padding-bottom: 5px;
}
.cp-text h2{
    font-size: 30px;
    color: #5e5e5e;
    margin-top: 48px;
    margin-bottom: 16px;

}
.cp-text p{
    font-size:14px;
    color: #666666;
    line-height: 24px;
    width: 420px;
}
.pull-right .cp-text{
    float: right;
    margin-right: 36px;
}
.cp-bj{
    background: #f2f2f2;
}
/*案例*/
.cp-title span{
    float: left;
    display: block;
    font-size: 14px;
    line-height: 36px;
    padding: 0;
    border-radius: 18px;
    margin-right: 10px;

}
.cp-title2 span{

    line-height: 76px;
    border-radius: 15px;
    margin-right: 18px;

}
.case-box{
    width: 51%;
    float: left;
    margin-top: 58px;
    display: block;
    margin-right: 34px;
}
.case-box:nth-of-type(3n+3),.case-1{
    /*margin-right: 0px;*/
}

.case-box>div{
    width: 100%;
    /*height: 254px;*/
    overflow: hidden;
    position: relative;
}
.case-box>div .phone{
    width: 136px;
    position: absolute;
    bottom: -200px;
    right: 10px;
    text-align: center;
    height: 200px;
    background: url(../images/bj-ewm.html) top center;
    background-size:100% ;
    transition-duration: 0.3s;
}
.case-box>div:hover .phone{
    bottom: 0;
}
.case-box>div .phone span{
    margin-top: 64px;
    margin-bottom: 14px;
    display: inline-block;
    color: #999999;
    font-size: 12px;
}
.case-box>div .phone img{
    width: 85px;
    height: 85px;
}
.case-box div> a img{
    width: 100%;
    /*height: 252px;*/
    border: 1px solid #eaeaea;
}
.case-box>p span.pull-left{
    font-size: 16px;
    color: #333333;
}
.case-box>p span.pull-right{
    font-size: 12px;
    color: #898989;

}
.case-box>p{
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #434343;
    line-height: 1.4;
}
.case-box>p span.pull-right img{
    margin-right: 10px;
}
.case-box>span{
    color: #999999;
    font-size: 14px;
}
.case-box>span b{
    color: #6684f2;
    font-weight: normal;
}
.page ul{
    display: table;
    margin: 30px auto 40px;
}
.page ul li{
    display: inline;
    list-style: none;
    float: left;
    margin: 0 5px;
}
.page ul li a{
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    color: #b7b7b7;
    display: block;
    line-height: 35px;
    font-size: 13px;

}
.page ul li a.active,.page ul li a:hover{
    color: #FFFFFF;
    background-color: #ff0000;
}
.page ul li a.first{
    background:url(../images/prev.html) center center no-repeat;
    background-color: none;
}
.page ul li a.first:hover{
    background:url(../images/next2.html) center center no-repeat;
    background-color: none;
}
.page ul li a.last{
    background:url(../images/prev2.html) center center no-repeat;
    background-color: none;
}
.page ul li a.last:hover{
    background:url(../images/next.html) center center no-repeat;
    background-color: none;
}

/*关于我们*/
.about .cp-title2 .container{
    width: 645px;
}
.about .cp-title2 a{
    margin: 0 10px;
}
.about-column{
    margin-top: 50px;
    margin-bottom: 50px;
}
.about-column .pull-left{
    margin-right: 10px;
    width: 376px;
}
.about-column .pull-right{
    width: 780px;
}
.about-column2 .pull-left{

    position: relative;
}
.about-column2 .pull-left div{
    width: 650px;
    height: 180px;
    box-sizing: border-box;
    padding: 48px;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    position: absolute;
    background-color: rgba(243,243,243,0.5);
}
.about-column2 .pull-right{
    width: 542px;
}
.about-column h1,.about-column2 h1, .about-column4 h1{
    /*border-left: 7px solid #ff0000;*/
    padding-left: 9px;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 36px;
}
.about-column h1 span,.about-column2 h1 span,.about-column4 h1 span{
    font-size: 16px;
}
.about-column p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 27px;
}
.about-column2 h1{
    margin-bottom: 60px;
}
.about-column3{
    margin: 50px auto;
}
.about-column4 h1{
    margin-bottom: 42px;
}
.about-column5{
    margin-top: 50px;
}
.about-text h3{
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 20px;
}
.about-text span{
    font-size: 14px;
    color: #333333;
    line-height: 36px;
}
.about{
    margin-bottom: 50px;
}
/*会员专利*/
.vip3{
    margin-top: 50px;
}
.vip-box{
    width: 282px;
    height: 353px;
    float: left;
    border:1px solid #dadada;
    position: relative;
    border-radius: 5px;
    background: #f4f4f4;
    margin-right: 21px;
    margin-bottom: 70px;
}
.vip-box:nth-of-type(4n+4){
    margin-right: 0px;
}
.vip-box:nth-of-type(n+9){
    margin-bottom: 0px;
}
.vip-box-img{
    height: 102px;
    text-align: center;
    line-height: 102px;
    background: #FFFFFF;
}
.vip-box-img img{
    max-width: 100%;
}
.vip-box>img{
    position: absolute;
    top: -5px;
    left: -4px;

}
.vip-box>h1{
    padding-left: 14px;
    font-size: 16px;
    background: #6737f5;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 42px;
}
.vip-box-text{
    padding: 0 14px;
}
.vip-box-text h1{
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    margin-top: 18px;
    margin-bottom: 10px;

}
.vip-box-text i{
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    color: #898989;
}
.vip-box-text i img{
    margin-right: 6px;
    margin-top: -3px;

}
.vip-box-text i span{
    width: 236px;
    float: right;
    line-height: 18px;
}
.vip-box-text p{
    font-size: 14px;
    color: #898989;
    line-height: 30px;
    text-align: justify;
}
.new{
    margin-top: 10px;
}
.new-box{
    border-bottom: 1px #d1d1d1 solid;
    padding-bottom: 40px;
    padding-top: 40px;
}

.new-img{
    width: 224px;
    height: 146px;
    overflow: hidden;
    border-radius: 3px;
    float: left;
    margin-left: 24px;
}
.new-img img{
    width: 224px;
    height: 146px;

}
.new-text{
    width: 920px;
    float: right;
}
.new-text h1{
    margin-top: 8px;
    font-weight: normal;
}
.new-text h1 a{
    font-size: 18px;
    color: #333333;
}
.new-text .time{
    display: block;
    font-size: 12px;
    color: #999999;
    margin-top: 15px;
    margin-bottom: 15px;
}
.new-text div{
    font-size: 12px;
    margin-bottom: 10px;

}
.new-text div i{
    color: #3172b9;
    font-style: normal;
    padding-right: 10px;
}
.new-text>a{
    display: block;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}
/*一起合作*/

.hz-box1{
    margin-bottom: 65px;
}
.hz-box1>div{
    width: 585px;
    height: 318px;
}
.date {
    width: 100%;
    display: block;
    font-size: 12px;
    color: #808080;
    text-align: left;
    background: url(../images/f1.html) no-repeat left center;
    line-height: 1;
    padding-left: 22px;
    background-size: 14px 14px;
    margin-top: 40px;
}

.hz-cricle {
    position: relative;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    margin-top: 19px;
    margin-bottom: 35px;
}

.hz-cricle span {
    width: 12px;
    height: 12px;
    position: absolute;
    top: -9px;
    left: -3px;
    background: #e7141a;
    border-radius: 50%;
    border: 4px solid #FFFFFF;
}
.text-left{
    border: 1px solid #e8e8e8;
    width: 353px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: justify;
    float: left;
    height: 248px;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
}
.hz-box>img{
    float: left;
    width: 180px;
    height: 250px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.text-left>a{
    position: absolute;
    bottom: 18px;
    background: #E7141A;
    font-size: 12px;
    display: block;
    line-height: 24px;
    padding: 0 14px;
    border-radius: 24px;
    color: #FFFFFF;
}
.text-left h1{
    font-size: 16px;
    color: #1c1c1c;
    font-weight: normal;
    margin-top: 28px;
    margin-bottom: 11px;
}
.text-left h2{
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}
.text-left>span{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.text-left>span i{
    font-style: normal;
    font-size: 12px;
    margin-right: 15px;
    color: #999999;
}
.text-left>span i img{
    margin-right: 3px;
}
.text-left>span i.red{
    color: #E7141A;
}
.text-left p{
    font-size: 14px;
    color: #7b7980;
    line-height: 22px;
}
/*营销学院*/
.school .cp-title2 .container{
    width: 370px;
}
.school .cp-title2 a:last-of-type{
    margin-right: 0;
}
.school .cp-title2 a{
    padding: 9px 24px;
    border-radius: 20px;
}
.school-box{
    width: 376px;
    text-align: justify;
    float: left;
    margin-right: 36px;
    margin-bottom: 60px;
}
.school-box:nth-of-type(3n+3){
    margin-right: 0px;
}
.school-box:nth-of-type(n+7){
    margin-bottom: 0px;
}
.school-box>div img{
    width: 360px;
    height: 234px;
    background: #FFFFFF;
    padding: 7px;
    border: 1px solid #d7d7d7;
}
.school-box>span{
    display: block;
    font-size: 12px;
    color: #999999;
    margin-top: 12px;
    margin-bottom: 17px;
}
.school-box a span{
    font-size: 16px;
    color: #333333;
}
.school-box>a{
    display: block;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    margin-top: 14px;
}
.school2{
    margin-top: 50px;
}

.school3{
    margin-top: 50px;
}

.school3 h1{
    font-size: 36px;
    color: #333333;
    font-weight: normal;
}
.school3 .container>p{
    font-size: 16px;
    color: #999999;
    margin-top: 23px;
    padding-bottom: 27px;
    border-bottom: 1px solid #e3e3e3;
}
.new-container{
    margin-top: 20px;
}
.new-container p{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 15px;
}
.new-container img{
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.page2 p{
    font-size: 14px;
    color: #999999;
}
.page2{
    margin-bottom: 50px;
    margin-top: 40px;
}
.page2 p a{
    color: #999999;
}
.page2 p a:hover{
    color: #E7141A;
    text-decoration: underline;
}
/*加入我们*/
.join .cp-text h2{
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 28px;
    color: #999999;
}
.join .cp-text h2 span{
    color: #E7141A;
}
.join .cp-text h3{
    float: left;
    font-size: 30px;
    padding-left: 142px;
    background: no-repeat left center url(../images/h3.html);
    line-height: 96px;
    margin-bottom: 30px;
    font-weight: normal;
    color: #5e5e5e;
}
.join .cp-text h3.l{
    padding-right: 142px;
    padding-left: 0;
    background: no-repeat right center url(../images/h4.html);
    float: right;
    margin-right: 123px;
}
.join .cp-text h3.l2{
    background-image: url(../images/h7.html);
}
.join .cp-text p{

    text-align: justify;
}
.join-box .container{
    width: 1150px;
    margin-top: 84px;
}
.join-box .container>img{
    float: left;
}
.join-box span{
    width: 34px;
    height: 3px;
    background: #E7141A;
    display: block;

}
.join-box2{
    float: left;
    margin-left: 132px;
    margin-right: 173px;
}
.join-box h3{
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    margin-top: 49px;
    margin-bottom: 36px;
}
.join-box2 p{
    margin-bottom: 30px;
    font-size: 18px;
    color: #666666;
}
.join-box3{
    float: left;
    width: 346px;
}
.join-box3 label{
    font-weight: normal;
    color: #666666;
    font-size: 12px;
    margin-left: 3px;
}
.join-box3 b{
    margin-left: 8px;
}
#check{
    display: none;
}
input[type="checkbox"] + label::before {
    content: "";  /*不换行空格*/
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 7px;
    border-radius: 50%;
    border: 1px #e6e6e6 solid;
    position: relative;
    top: 2px;

}
input[type="checkbox"]:checked + label::before {
    content: "";
    background: url(../images/tk5.html) center center no-repeat;

}
.join-box3>form>input{
    width: 265px;
    height: 46px;
    padding-left: 19px;
    line-height: 46px;
    color: #999999;
    background: #f9f9f9;
    border-radius: 3px;
    margin-bottom: 20px;
    font-size: 14px;
    float: left;
    outline: none;
    border: none;
    border: 1px #dadada solid;
}
.join-box3 h3{
    margin-bottom: 20px;
}
.join-box3>form>button{
    width: 158px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    background: #E7141A;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 50px;
    margin-top: 5px;
    display: block;
}

.tk{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    top: 0;
    z-index: 333;
}
.tk>div{
    width: 344px;
    height: 449px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #E7141A;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 0 33px;
    margin-left: -206px;
    margin-top: -225px;
}
.tk>div form{
    position: relative;
    width: 100%;
    height: 100%;

}
.x{
    position: absolute;
    top: -38px;
    right: -20px;
    cursor: pointer;
}
.lo{
    display: block;
    margin: 50px auto 20px;

}
.tk h1{
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}
.dl{
    width: 342px;
    height: 48px;
    border-radius: 3px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 21px;
}
.dl label{
    width: 48px;
    height: 49px;
    text-align: center;
    background: #ecedf2;
    margin: 0;
    margin-top: -1px;
    font-size: 42px;
}
.dl input{
    border: none;
    background: none;
    height: 48px;
    float: left;
    width: 286px;
    margin: 0;
    padding-left: 8px;
    border: 1px #dadada solid;
    background: #f9f9f9;


}
.tk form>a{
    float: right;
    color: #e7141a;
    font-size: 12px;
    margin-top: 16px;
    margin-bottom: 30px;
    text-decoration: underline;
}
.remember p{
    font-size: 12px;
    color: #666666;
}
.remember p input{
    margin-top: 0;
    margin-right: 6px;
    display: none;
}
.remember p a{
    font-size: 12px;
}
.tk button{
    width: 158px;
    height: 38px;
    margin: 0 auto;
    border: none;
    color: #FFFFFF;
    font-size: 18px;
    background: #E7141A;
    display: block;
    border-radius: 3px;
    margin-top: 12px;
}
.talk{



}
.talk>div{
    height: 570px;
    margin-top: -286px;
}
.talk h1 img{
    margin-right:12px ;
}
.talk h1{
    margin-top: 50px;
}
.talk p input{
    display: none;
    margin-right: 8px;
}
.talk p input[type="checkbox"] + label::before{
    margin-right: 10px;
}
.re{
    margin: 17px auto;

}
.re label{
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.talk .dl input{
    width: 85%;
    box-sizing: border-box;
}
.talk button{
    margin-top: 27px;
}
.talk .dl{
    margin-top: 18px;
}
.aaaa{
    background: #fcfcfc;
    width: 100%;
    border-top: 1px solid #ececec;
    line-height: 76px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15)
}
.aaaa.pos{
    position: fixed;
    top: 0;
    z-index: 99;
}
.cp-title2{
    height: 76px;
}
.mapp{
    width: 100%;
    margin: 15px auto 30px;
}
.mapp iframe{
    width: 100%;
    height: 560px;
}
.zx a.xq{
    display: none;
}
.aaaa{
    background: #fcfcfc;
    width: 100%;
    border-top: 1px solid #ececec;
    line-height: 76px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15)
}
.aaaa.pos{
    position: fixed;
    top: 0;
    z-index: 99;
}

.mapp{
    width: 100%;
    margin: 15px auto 30px;
}
.mapp iframe{
    width: 100%;
    height: 560px;
}
.zx a.xq{
    display: none;
}
.pro2 p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.pro2>a{
    height: 100%;
    display: block;
}

.dl b{
    line-height: 48px;
    float: right;
    font-weight: normal;
}
.join-box3 b#b{
    float: right;
    line-height: 46px;
    display: block;
    font-weight: normal;
}

.rs{
    /*width: 900px;*/
    border: 1px solid #c9c9c9;

}
.rs-title{
    overflow: hidden;
    border-bottom: 1px solid #c9c9c9;
}
.rs-title p{
    width: 33.3%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    line-height: 48px;
    border-right: 1px solid #c9c9c9;
    cursor: pointer;

}
.rs-title p.active{
    color: #FFFFFF;
    background:#e7141a;
}
.rs-title p.last2{
    border: none;
}
.rs-box{
    padding: 15px;
}
