.header1 .logo-img {
    width: 372px;
    height: 68px;
}
.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.header1 .nav-list {
    margin-left: 30px;
    font-size: 18px;
    color: #333;
}

.header1 .nav-list li {
    float: left; 
	 height: 60px;
    line-height: 65px;
    padding: 0 10px;
}

.header1 .tel {
    padding-left: 26px;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    background: url("../../images/zhukuai/image/header-icon-phone.png") no-repeat left center;
}
.btn:hover{
    animation: btn .5s;
    -webkit-animation: btn .5s;
}

/* .btn:hover{
    animation: btn .5s;
    -webkit-animation: btn .5s;
} */
@-webkit-keyframes btn{
    0% {            -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
    2% {            -webkit-transform: translate(-1px, 1.5px) rotate(1.5deg);
    }
    4% {            -webkit-transform: translate(1.3px, 0px) rotate(-0.5deg);
    }
    6% {            -webkit-transform: translate(1.4px, 1.4px) rotate(-2deg);
    }
    8% {            -webkit-transform: translate(-1.3px, -1px) rotate(-1.5deg);
    }
    10% {            -webkit-transform: translate(1.4px, 0px) rotate(-2deg);
    }
    12% {            -webkit-transform: translate(-1.3px, -1px) rotate(-2deg);
    }
    14% {            -webkit-transform: translate(1.5px, 1.3px) rotate(1.5deg);
    }
    16% {            -webkit-transform: translate(1.5px, -1.5px) rotate(-1.5deg);
    }
    18% {            -webkit-transform: translate(1.3px, -1.3px) rotate(-2deg);
    }
    20% {            -webkit-transform: translate(1px, 1px) rotate(-0.5deg);
    }
    22% {            -webkit-transform: translate(1.3px, 1.5px) rotate(-2deg);
    }
    24% {            -webkit-transform: translate(-1.4px, -1px) rotate(2deg);
    }
    26% {            -webkit-transform: translate(1.3px, -1.3px) rotate(0.5deg);
    }
    28% {            -webkit-transform: translate(1.6px, -1.6px) rotate(-2deg);
    }
    30% {            -webkit-transform: translate(-1.3px, -1.3px) rotate(-1.5deg);
    }
    32% {            -webkit-transform: translate(-1px, 0px) rotate(2deg);
    }
    34% {            -webkit-transform: translate(1.3px, 1.3px) rotate(-0.5deg);
    }
    36% {            -webkit-transform: translate(1.3px, 1.6px) rotate(1.5deg);
    }
    38% {            -webkit-transform: translate(1.3px, -1.6px) rotate(1.5deg);
    }
    40% {            -webkit-transform: translate(-1.4px, -1px) rotate(-0.5deg);
    }
    42% {            -webkit-transform: translate(-1.4px, 1.3px) rotate(-0.5deg);
    }
    44% {            -webkit-transform: translate(-1.6px, 1.4px) rotate(0.5deg);
    }
    46% {            -webkit-transform: translate(-2.1px, -1.3px) rotate(-0.5deg);
    }
    48% {            -webkit-transform: translate(1px, 1.6px) rotate(1.5deg);
    }
    50% {            -webkit-transform: translate(1.6px, 1.6px) rotate(1.5deg);
    }
    52% {            -webkit-transform: translate(-1.4px, 1.6px) rotate(0.5deg);
    }
    54% {            -webkit-transform: translate(1.6px, -1px) rotate(-2deg);
    }
    56% {            -webkit-transform: translate(1.3px, -1.6px) rotate(-2deg);
    }
    58% {            -webkit-transform: translate(-1.3px, -1.6px) rotate(0.5deg);
    }
    60% {            -webkit-transform: translate(1.3px, 1.6px) rotate(-0.5deg);
    }
    62% {            -webkit-transform: translate(0px, 0px) rotate(-1.5deg);
    }
    64% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    66% {            -webkit-transform: translate(1.6px, -1.6px) rotate(0.5deg);
    }
    68% {            -webkit-transform: translate(0px, -1.6px) rotate(-2deg);
    }
    70% {            -webkit-transform: translate(-1.6px, 1px) rotate(1.5deg);
    }
    72% {            -webkit-transform: translate(-1.6px, 1.6px) rotate(2deg);
    }
    74% {            -webkit-transform: translate(1.3px, -1.6px) rotate(-0.5deg);
    }
    76% {            -webkit-transform: translate(1.4px, 1px) rotate(-0.5deg);
    }
    78% {            -webkit-transform: translate(-1px, 1.4px) rotate(2deg);
    }
    80% {            -webkit-transform: translate(1.4px, 1.6px) rotate(2deg);
    }
    82% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-0.5deg);
    }
    84% {            -webkit-transform: translate(-1.4px, 1.4px) rotate(-2deg);
    }
    86% {            -webkit-transform: translate(1px, 1.4px) rotate(-2deg);
    }
    88% {            -webkit-transform: translate(-1.4px, 1.4px) rotate(-1.5deg);
    }
    90% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    92% {            -webkit-transform: translate(-1.6px, 1.6px) rotate(2deg);
    }
    94% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    96% {            -webkit-transform: translate(-1.4px, 1.3px) rotate(-2deg);
    }
    98% {            -webkit-transform: translate(1.3px, 1px) rotate(-0.5deg);
    }
}
@keyframes btn{
    0% {            transform: translate(0px, 0px) rotate(0deg);
    }
    2% {            transform: translate(-1px, 1.5px) rotate(1.5deg);
    }
    4% {            transform: translate(1.3px, 0px) rotate(-0.5deg);
    }
    6% {            transform: translate(1.4px, 1.4px) rotate(-2deg);
    }
    8% {            transform: translate(-1.3px, -1px) rotate(-1.5deg);
    }
    10% {            transform: translate(1.4px, 0px) rotate(-2deg);
    }
    12% {            transform: translate(-1.3px, -1px) rotate(-2deg);
    }
    14% {            transform: translate(1.5px, 1.3px) rotate(1.5deg);
    }
    16% {            transform: translate(1.5px, -1.5px) rotate(-1.5deg);
    }
    18% {            transform: translate(1.3px, -1.3px) rotate(-2deg);
    }
    20% {            transform: translate(1px, 1px) rotate(-0.5deg);
    }
    22% {            transform: translate(1.3px, 1.5px) rotate(-2deg);
    }
    24% {            transform: translate(-1.4px, -1px) rotate(2deg);
    }
    26% {            transform: translate(1.3px, -1.3px) rotate(0.5deg);
    }
    28% {            transform: translate(1.6px, -1.6px) rotate(-1.5deg);
    }
    30% {            transform: translate(-1.3px, -1.3px) rotate(-1.5deg);
    }
    32% {            transform: translate(-1px, 0px) rotate(2deg);
    }
    34% {            transform: translate(1.3px, 1.3px) rotate(-0.5deg);
    }
    36% {            transform: translate(1.3px, 1.6px) rotate(1.5deg);
    }
    38% {            transform: translate(1.3px, -1.6px) rotate(1.5deg);
    }
    40% {            transform: translate(-1.4px, -1px) rotate(-0.5deg);
    }
    42% {            transform: translate(-1.4px, 1.3px) rotate(-0.5deg);
    }
    44% {            transform: translate(-1.6px, 1.4px) rotate(0.5deg);
    }
    46% {            transform: translate(-2.1px, -1.3px) rotate(-0.5deg);
    }
    48% {            transform: translate(1px, 1.6px) rotate(1.5deg);
    }
    50% {            transform: translate(1.6px, 1.6px) rotate(1.5deg);
    }
    52% {            transform: translate(-1.4px, 1.6px) rotate(0.5deg);
    }
    54% {            transform: translate(1.6px, -1px) rotate(-2deg);
    }
    56% {            transform: translate(1.3px, -1.6px) rotate(-2deg);
    }
    58% {            transform: translate(-1.3px, -1.6px) rotate(0.5deg);
    }
    60% {            transform: translate(1.3px, 1.6px) rotate(-0.5deg);
    }
    62% {            transform: translate(0px, 0px) rotate(-1.5deg);
    }
    64% {            transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    66% {            transform: translate(1.6px, -1.6px) rotate(0.5deg);
    }
    68% {            transform: translate(0px, -1.6px) rotate(-2deg);
    }
    70% {            transform: translate(-1.6px, 1px) rotate(1.5deg);
    }
    72% {            transform: translate(-1.6px, 1.6px) rotate(2deg);
    }
    74% {            transform: translate(1.3px, -1.6px) rotate(-0.5deg);
    }
    76% {            transform: translate(1.4px, 1px) rotate(-0.5deg);
    }
    78% {            transform: translate(-1px, 1.4px) rotate(2deg);
    }
    80% {            transform: translate(1.4px, 1.6px) rotate(2deg);
    }
    82% {            transform: translate(-1.6px, -1.6px) rotate(-0.5deg);
    }
    84% {            transform: translate(-1.4px, 1.4px) rotate(-2deg);
    }
    86% {            transform: translate(1px, 1.4px) rotate(-2deg);
    }
    88% {            transform: translate(-1.4px, 1.4px) rotate(-1.5deg);
    }
    90% {            transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    92% {            transform: translate(-1.4px, 1.6px) rotate(2deg);
    }
    94% {            transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    96% {            transform: translate(-1.4px, 1.3px) rotate(-2deg);
    }
    98% {            transform: translate(1.3px, 1px) rotate(-0.5deg);
    }
}

.banner{
    height: 500px;
    background: url(../../images/zhukuai/image/banner-bg.jpg) no-repeat bottom center;
}
.banner .container{
    box-sizing: border-box;
    padding-top: 60px;
}
.banner .container .right{
    width: 319px;
    height: 391px;  
    background: url(../../images/zhukuai/image/banner-right-bg.png) no-repeat left center;
    box-sizing: border-box;
    padding-top: 40px;
}
.banner .container .right .item{
    width: 274px;
    height: 120px;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    padding: 24px 0;
    margin: 0 auto;
}
.banner .container .right .item img{
    height: 72px;
    margin-right: 14px;
}
.banner .container .right .item .wzs .wz{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
    cursor: pointer;
}
.banner .container .right .item .wzs .wz:hover{
    color: #ff7900;
}
.banner .container .right .item2{
    width: 274px;
    height: 100px;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    padding: 14px 0;
    margin: 0 auto;
}
.banner .container .right .item2 .wzs{
    margin-top: 15px;
    width: 193px;
}
.banner .container .right .item2 .wzs .wz{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
    cursor: pointer;
    float: left;
    margin-right: 12px;
}
.banner .container .right .item3{
    border: none;
}

.s1{
    height: 690px;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 50px;
}
.s1 .container .title{
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-bottom: 40px;
}
.s1 .container .title span{
    color: #ff7900;
}
.s1 .container .content .item{
    float: left;
    width: 270px;
    height: 282px;
    box-sizing: border-box;
    padding-top: 24px;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 #ccc;
    margin-right: 40px;
    margin-bottom: 30px;
}
.s1 .container .content .item2{
    height: 194px;
}
.s1 .container .content .item .bt{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 98px;
    margin-bottom: 18px;
}
.s1 .container .content .item .bt1{
    background: url(../../images/zhukuai/image/s1-icon1.png) no-repeat 59px center / 31px 29px;
}
.s1 .container .content .item .bt2{
    background: url(../../images/zhukuai/image/s1-icon2.png) no-repeat 65px center / 25px 27px;
}
.s1 .container .content .item .bt3{
    background: url(../../images/zhukuai/image/s1-icon3.png) no-repeat 63px center / 27px 27px;
}
.s1 .container .content .item .bt4{
    background: url(../../images/zhukuai/image/s1-icon4.png) no-repeat 64px center / 26px 30px;
}
.s1 .container .content .item .bt5{
    background: url(../../images/zhukuai/image/s1-icon5.png) no-repeat 60px center / 30px 30px;
}
.s1 .container .content .item .bt6{
    background: url(../../images/zhukuai/image/s1-icon6.png) no-repeat 57px center / 33px 29px;
}
.s1 .container .content .item .bt7{
    background: url(../../images/zhukuai/image/s1-icon7.png) no-repeat 59px center / 28px 29px;
}
.s1 .container .content .item .bt8{
    background: url(../../images/zhukuai/image/s1-icon8.png) no-repeat 58px center / 29px 36px;
}
.s1 .container .content .item .wz1{
    width: 240px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin: 0 auto 18px;
    height: 132px;
}
.s1 .container .content .item .wz2{
    width: 240px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin: 0 auto 18px;
    height: 44px;
    text-align: center;
}
.s1 .container .content .item .btn{
    display: block;
    width: 164px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    color: #fff;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    margin: 0 auto;
    cursor: pointer;
}

.s2{
    height: 590px;
    background: url(../../images/zhukuai/image/s2-bg.jpg) no-repeat bottom center;
    box-sizing: border-box;
    padding-top: 32px;
}
.s2 .container .title{
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 25px;
}
.s2 .container .title span{
    color: #ff7900;
}
.s2 .container .content{
    width: 1200px;
    height: 355px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 #ccc;
    margin-bottom: 35px;
}
.s2 .container .content .item{
    width: 50%;
    height: 288px;
    box-sizing: border-box;
    border-right: 1px dashed #ccc;
    margin-top: 35px;   
}
.s2 .container .content .item .xiang{
    width: 490px;
    height: 48px;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto;
	
}
.s2 .container .content .item .xiang .z{
	width: 360px;
    line-height: 47px;
    font-size: 14px;
    padding-left: 57px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
    background: url(../../images/zhukuai/image/s2-icon.png) no-repeat 5px center;
}
.s2 .container .content .item .xiang .z:hover{
    color: #ff7900;
}
.s2 .container .content .item .xiang .y{
    width: 110px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    cursor: pointer;
    margin-top: 8px;
}
.s2 .container .btn{
    width: 234px;
    height: 54px;
    line-height: 54px;
    border-radius: 54px;
    color: #fff;
    font-size: 18px;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    margin: 0 auto;
    cursor: pointer;
}

.s3{
    height: 920px;
    background-color: #f7f7f6;
    box-sizing: border-box;
    padding-top: 35px;
}
.s3 .container .title{
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-bottom: 35px;
}
.s3 .container .title span{
    color: #ff7900;
}
.s3 .container .content{
    width: 1200px;
    height: 770px;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 #ccc;
    background-color: #fff;
    box-sizing: border-box;
    padding: 40px 25px 30px;
}
.s3 .container .content .top .item{
    width: 360px;
    float: left;
    margin-right: 35px;
}
.s3 .container .content .top .item{
    margin-bottom: 45px;
}
.s3 .container .content .top .item .bt{
    margin-bottom: 30px;
}
.s3 .container .content .top .item .bt .kc{
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    color: #333;
    padding: 0 4px;
    background: url(../../images/zhukuai/image/s5-kc-bg.jpg) no-repeat  center bottom;
}
.s3 .container .content .top .item .bt .yj{
    display: block;
    width: 116px;
    height: 26px;
    line-height: 26px;
    border-radius: 26px;
    color: #fff;
    font-size: 14px;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    margin: 0 auto;
    cursor: pointer;
}
.s3 .container .content .top .item .nr .xiang{
    margin-bottom: 20px;
}
.s3 .container .content .top .item .nr .xiang .wz{
    padding-left: 25px;
    line-height: 18px;
    font-size: 14px;
    background: url(../../images/zhukuai/image/s3-icon1.png) no-repeat left center / 16px 18px;
    cursor: pointer;    
}
.s3 .container .content .top .item .nr .xiang .wz:hover{
    color: #ff7900;
}
.s3 .container .content .top .item .nr .xiang .xz{
    line-height: 18px;
    font-size: 14px;
    color: #fd4d29;
    border-bottom: 1px solid #fd4d29;
    cursor: pointer;
}
.s3 .container .content .btm {
    margin-bottom: 40px;
}
.s3 .container .content .btm .item{
    width: 216px;
    height: 122px;
    box-shadow: 0 0 5px 0 #ccc;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.s3 .container .content .btm .item .s{
    box-sizing: border-box;
    padding: 20px 22px 0 22px;
}
.s3 .container .content .btm .item .s .book{
    margin-right: 10px;
    width: 49px;
    height: 46px;
}
.s3 .container .content .btm .item .s .wz{
    font-size: 16px;
    line-height: 24px;
}
.s3 .container .content .btm .item .xz{
    display: block;
    width: 100%;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background-color: #dbac7d;
    margin-top: 22px;
    cursor: pointer;
}
.s3 .container .content .btm .item .xz:hover{
    background-color: #d2975d;
}
.s3 .container .btn{
    width: 234px;
    height: 54px;
    line-height: 54px;
    border-radius: 54px;
    color: #fff;
    font-size: 18px;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    margin: 0 auto;
    cursor: pointer;
}


.s4{
    height: 654px;
    background: url(../../images/zhukuai/image/s4-bg.jpg) no-repeat bottom center;
    box-sizing: border-box;
    padding-top: 62px;
}
.s4 .container .title{
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 62px;
}
.s4 .container .title span{
    color: #ff7900;
}
.s4 .container .content .item{
    width: 224px;
    height: 418px;
    background-color: #fff;
    border-radius: 10px;
    float: left;
    margin-right: 20px;
    box-sizing: border-box;
    padding-top: 27px;
    transform: translateY(0px);
}
.s4 .container .content .item:hover{
    transform: translateY(-20px);
    transition: all .5s;
}
.s4 .container .content .item img{
    display: block;
    margin: 0 auto 30px;
}
.s4 .container .content .item .wz1{
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
.s4 .container .content .item .wz2{
    font-size: 16px;
    line-height: 30px;
    color: #666;
    text-align: center;
    margin: 0 auto 10px;
}
.s4 .container .btn{
    display: block;
    width: 198px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    margin: 0 auto;
}

.s5{
    height: 910px;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 55px;
}
.s5 .container .title{
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-bottom: 40px;
}
.s5 .container .title span{
    color: #ff7900;
}
.s5 .container table{
    width: 1200px;
    border: 1px solid #CCCCCC;
}
.s5 .container table .bt td{
    background-color: #525b79;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
.s5 .container table tr td{
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}
.s5 .container table tr td .btn{
    width: 76px;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
    color: #fff;
    font-size: 14px;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    margin: 0 auto;
}
.s5 .container table tr td a{
	display: inline-block;
	width: 76px;
	height: 24px;
	border-radius: 24px;
	line-height: 24px;
	border: 1px solid #fd502f;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.s5 .container table tr td a:hover{
	color: #fff;
	font-size: 14px;
	text-align: center; 
	background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
}

.s6{
    /* height: 975px; */
    background-color: #f8f8f7;
    box-sizing: border-box;
    padding-top: 30px;
}
.s6 .container .title{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 56px;
    text-align: center;
    position: relative;
}
.s6 .container .title span{
    color: #ff7900;
}
.s6 .container img{
    display: block;
    margin: 0 auto 30px;
}
.s6 .container .anniu{
    width: 230px;
    padding: 0 24px;
    line-height: 48px;
    height: 48px;
    border-radius: 48px;
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    margin: 0 auto;
}


.s7{
    /* height: 486px; */
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 72px;
}
.s7 .container .title{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 38px;
    text-align: center;
    position: relative;
}
.s7 .container .title span{
    color: #ff7900;
}
.s7 .container .swiper-container7{
    width: 1200px;
}
.s7 .swiper-button-next7,
.s7 .swiper-button-prev7{
    background-size: 17px 30px;

}
.s7 .swiper-button-prev7{
    background-image: url("../../images/zhukuai/image/s7-prev.png");
    background-repeat: no-repeat;
    left: 10px;
    top: 195px;
}
.s7 .swiper-button-next7{
    background-image: url("../../images/zhukuai/image/s7-next.png");
    background-repeat: no-repeat;
    right: 10px;
    top: 195px;
}
.s7 .swiper-button-prev7:hover{
    background-color: black;
    opacity: .5;
}
.s7 .swiper-button-next7:hover{
    background-color: black;
    opacity: .5;
}

.s8{
    height: 572px;
    background-color: #fff;
    background: linear-gradient(to bottom, #fff 0%, #ededed 100%) no-repeat bottom / 100% 170px;
}
.s8 .container .title{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.s8 .container .title span{
    color: #ff7900;
}
.s8 .container .sz{
    height: 511px;
}
.s8 .container .sz .item{
    width: 100%;
    height: 511px;
    display: none;
}
.s8 .container .sz .item.active{
    display: block;
}
.s8 .container .sz .item1{
}
.s8 .container .sz .item2{
    
}
.s8 .container .sz .item3{
}
.s8 .container .sz .item4{
}
.s8 .container .sz .item5{
}
.s8 .container .sz .item6{
}

.s9{
    height: 240px;
    box-sizing: border-box;
    padding-top: 60px;
}
.s9 .container .item{
    width: 180px;
	/* height: 112px; */
    transform: translateY(0);
    cursor: pointer;
    float: left;
    margin-right: 24px;
	text-align: center;
	
}
.s9 .container .item:hover{
    transform: translateY(-20px);
    transition: all .5s;
}
.s9 .container .item .name-img{
	width: 180px;
	height: 112px;
	overflow: hidden;
	text-align: center;
}
.s9 .container .item .name-img:first-child{
	background-color:#7f7f7f ;
}
.s9 .container .item img{
    width: 60%;
    /* height: 112px; */
    /* display: block; */
    margin-bottom: 15px;
}
.s9 .container .item .name{
    font-size: 16px;
    line-height: 16px;
	margin-top: 10px;
}

.tc1-warp{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 1000;
}
.tc1-warp .tc1{
    width: 822px;
    height: 405px;
    background: url(../../images/zhukuai/image/tc1-bg.png) no-repeat left center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -202px;
    margin-left: -411px;
    box-sizing: border-box;
    padding-top: 42px;
}
.tc1-warp .tc1 .close{
    width: 30px;
    height: 30px;
    background: url(../../images/zhukuai/image/tc1-close.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
}
.tc1-warp .tc1 .left{
    width: 390px;
    height: 100%;
}
.tc1-warp .tc1 .left .bt{
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    padding-left: 70px;
    background: url(../../images/zhukuai/image/tc1-icon1.png) no-repeat 37px center;
    margin-bottom: 30px;
}
.tc1-warp .tc1 .left .row{
    width: 286px;
    height: 34px;
    margin: 0 auto 15px;
}
.tc1-warp .tc1 .left .row span{
    font-size: 18px;
    line-height: 34px;
    color: #333;
}
.tc1-warp .tc1 .left .row .pro{
    width: 226px;
    height: 34px;
    font-size: 18px;
    border: 1px solid #ccc;
    line-height: 32px;
    box-sizing: border-box;
    padding-left: 35px;
    background: url(../../images/zhukuai/image/tc1-icon3.png) no-repeat 12px center;
    color: #ccc;
    border-radius: 5px;
}
.tc1-warp .tc1 .left .row .xl{
    width: 226px;
    height: 34px;
    font-size: 18px;
    border: 1px solid #ccc;
    line-height: 32px;
    box-sizing: border-box;
    padding-left: 35px;
    background: url(../../images/zhukuai/image/tc1-icon4.png) no-repeat 12px center;
    color: #ccc;
    border-radius: 5px;
}
.tc1-warp .tc1 .left .row .dh{
    width: 226px;
    height: 34px;
    font-size: 18px;
    border: 1px solid #ccc;
    line-height: 32px;
    box-sizing: border-box;
    padding-left: 35px;
    background: url(../../images/zhukuai/image/tc1-icon5.png) no-repeat 12px center;
    color: #ccc;
    border-radius: 5px;
}
.tc1-warp .tc1 input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 18px;
    line-height: 32px;
}
.tc1-warp .tc1 .left .row .yzm-warp{
    width: 226px;
    height: 34px;
    position: relative;
}
.tc1-warp .tc1 .left .row .yzm-warp .yzm{
    width: 226px;
    height: 34px;
    font-size: 18px;
    border: 1px solid #ccc;
    line-height: 32px;
    box-sizing: border-box;
    padding-left: 35px;
    background: url(../../images/zhukuai/image/tc1-icon6.png) no-repeat 12px center;
    color: #ccc;
    border-radius: 5px;
}
.tc1-warp .tc1 .left .row .yzm-warp .get-yzm{
    width: 106px;
    height: 24px;
    line-height: 24px;
    color: #f96619;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 0px;
    font-size: 18px;
    border-left: 1px solid #ccc;
}
.tc1-warp .tc1 .left .btn1{
    width: 208px;
    height: 46px;
    line-height: 46px;
    border-radius: 46px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center; 
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    margin: 0 auto;
    cursor: pointer;
}
.tc1-warp .tc1 .right{
    width: 432px;
    height: 100%;
    box-sizing: border-box;
    padding-right: 27px;
}
.tc1-warp .tc1 .right .bt{
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    padding-left: 70px;
    background: url(../../images/zhukuai/image/tc1-icon2.png) no-repeat 37px center;
    margin-bottom: 20px;
}
.tc1-warp .tc1 .right .item{
    margin-bottom: 14px;
}
.tc1-warp .tc1 .right .item .wz{
    padding-left: 50px;
    font-size: 16px;
    line-height: 26px;
    background: url(../../images/zhukuai/image/tc1-icon7.png) no-repeat 36px center;
}
.tc1-warp .tc1 .right .item .zx{
    width: 70px;
    height: 26px;
    line-height: 24px;
    border-radius: 26px;
    color: #f96619;
    border: 1px solid #f96619;
    font-size: 16px;
    text-align: center; 
    cursor: pointer;
}

.new-tc{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 1000;
}
.new-tc .tc{
    width: 377px;
    height: 437px;
    background: url(../../images/zhukuai/image/tc-new-warp.png) no-repeat left center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -188px;
    margin-left: -218px;
    box-sizing: border-box;
    padding-top: 20px;
}
.new-tc .tc .close{
    width: 26px;
    height: 26px;
    background: url(../../images/zhukuai/image/new-tc-gb.png) no-repeat center;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.new-tc .tc .title{
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.new-tc .tc .fu-tit{
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    
}
.new-tc .tc .pro{
    display: block;
    width: 284px;
    height: 44px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
    background-color: #fff;
    margin: 0 auto 10px;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-radius: 5px;
}
.new-tc .tc .name{
    width: 284px;
    height: 44px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
    background-color: #fff;
    margin: 0 auto 10px;
    display: block;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-radius: 5px;
}
.new-tc .tc .dh{
    width: 284px;
    height: 44px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
    background-color: #fff;
    margin: 0 auto 10px;
    display: block;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-radius: 5px;
}
.new-tc .tc input::-webkit-input-placeholder {
    color: #666;
    font-size: 14px;
    line-height: 42px;
}
.new-tc .tc .yzm-warp{
    width: 284px;
    height: 44px;
    margin: 0 auto;
    position: relative;
}
.new-tc .tc .yzm-warp .yzm{
    width: 284px;
    height: 44px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    margin: 0 auto 15px;
    display: block;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-radius: 5px;
}
.new-tc .tc .yzm-warp .get-yzm{
    width: 100px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border-radius: 5px;
    background-color: #9a9a9a;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 14px;
}
.new-tc .tc .btn2{
    width: 198px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    background: linear-gradient(to right, #fd502f 0%, #ff7900 100%);
    text-align: center;
    font-size: 24px;
    margin: 18px auto 0;
    border-radius: 48px;
}

/*侧边栏*/
.zg_fixRight{ position:fixed; top:10%; right:5px; width:132px; padding:0 3px; background:linear-gradient(to bottom, #b7824c 0%, #d2975d 100%); height:432px; text-align:center;z-index: 10000; }
.fix_zxzx{ position:absolute; top:50%; right:132px; margin-top:-80px; cursor:pointer; }
.zg_zxzx{ margin-top:-17px; }
.zg_fixRight ul{ padding-top:10px; }
.zg_fixRight li a{ font:16px/35px "microsoft yahei"; color:#fff; }
.zg_fixRight li a:hover{ color:#fff100; }
.zg_fixRight dl{ padding:8px 0 1px; border-bottom:1px dashed #b6d2ff; }
.zg_fixRight dt{ font:bold 16px/22px "microsoft yahei"; color:#fff; }
.zg_fixRight dt img{ margin:-3px 12px 0 0; }
.zg_fixRight dd{ font:14px/34px "microsoft yahei"; color:#fff; }
.zg_fixR_wx{ padding-top:18px; }
.zg_fixR_wx p{ font:14px/28px "宋体"; color:#fff; }
.zg_fixR_toTop{ display:block; width:80px; height:55px; background:url(../../images/zhukuai/image/fixR_top.png) no-repeat; margin:0 auto; }
.zg_fixR_close{ position:absolute; top:-20px; right:-4px; display:block; width:12px; height:12px; background:url(../../images/zhukuai/image/fixR-close.png) no-repeat; }

.footer1 {
    height: 156px;
    background: #333;
}
.footer1 .container {
    position: relative;
    padding-top: 1px;
    height: 156px;
}
.footer1 .container p {
    line-height: 24px;
    font-size: 14px;
    color: #999;
    text-align: center;
}
.footer1 .container p.mt {
    margin-top: 45px;
}
.footer1 .container p a {
    font-size: 14px;
    color: #999;
}
.footer1 .container p a+a,
.footer1 .container p img {
    margin-left: 5px;
}
.footer1 .container p a:hover {
    color: red;
}

.nobor {
    border: none!important;
}

.pr {
    position: relative;
}
.hide {
    display: none;
}
.marginR0{
    margin-right: 0 !important;
}
.marginB0{
    margin-bottom: 0 !important;
}
.marginB20{
    margin-bottom: 20px !important;
}
.marginL148{
    margin-left: 148px !important;
}
.bg1{
    background-color: #f4af6b !important;
    color: #fff !important;
}
.bg2{
    background-color: #f3a150 !important;
    color: #fff !important;
}
.bg3{
    background-color: #f7f6f6 !important;
}

button {
    border: none;
    background: none;
    outline: none;
}
/*----------main-con start----------*/
.content {
	overflow: visible;
	width: 1200px;
	height: 1px;
	margin: 0 auto;
	position: relative;
}

.content .main-con {
	width: 1200px;
	height: 440px;
	overflow: auto;
	padding: 40px;
	background-color: rgba(255, 255, 255, 1);
	position: absolute;
	top: 0;
	z-index: 999;
	border: 1px solid #CCCCCC;
	display: none;
}

.content .main-con .on {
	display: block;
}

.main-item {
	display: none;
}

.content .main-con .tag {
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	font-weight: 600;
	font-size: 18px;
	color: #3799ff;
}

.content .main-con .tag i {
	width: 3px;
	height: 16px;
}

.content .main-con .tag span {
	position: absolute;
	right: 0;
	font-weight: normal;
	font-size: 14px;
	color: #ff6b00;
}

.content .main-con .tag span i {
	display: inline;
	background: none;
}

.content .main-con .item-list {
	padding-bottom: 40px;
	border-bottom: 1px solid #eee;
}

.content .main-con .item-list h2 {
	margin-bottom: 28px;
	font-weight: 600;
	font-size: 18px;
	color: #000;
	cursor: pointer;
}

.content .main-con .item-list p {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
}

.content .main-con .item-list p span {
	margin-left: 14px;
	line-height: 26px;
	color: #333;
	cursor: pointer;
}

.content .main-con .item-list .author {
	font-size: 14px;
	color: #999;
}

.content .main-con .item-list .author i {
	margin-right: 5px;
}

.content .main-con .item-list .author .dot {
	margin: 0 5px;
	font-size: 28px;
	line-height: 14px;
	vertical-align: top;
}

.content .main-con .item-list table {
	width: 100%;
}

.content .main-con .item-list table td {
	white-space: normal;
}

.content .main-con .item-list img {
	display: block;
}

/*----------main-con end------------*/
.header1 .nav-list li.nav-on a{
	color:#dc2826 ;
}
.banner .container .right .item .wzs .on{
	color:#ff7900;
}
.info-detail {
	text-align: left;
}
table .info-detail:nth-child(4){
	text-align: center;
}
.class-intro .cover {
	width: 100%;
	height: 100%;
	background: url('../../images/class-intro-bc.png') no-repeat center;
}

.info-detail ol {
	padding: 20px 10px;
	box-sizing: border-box;
}

.info-detail ol li {
	/* margin-bottom: 14px; */
	font-size: 14px;
	color: #333;
}

.info-detail ol li .info-icon {
	background: url('../../images/subcate-class-info-icon-1.png') no-repeat center;
}

.info-detail ol li span {
	margin-top: 12px;
	font-size: 12px;
	color: #666;
}
.info-detail ol li span.teacher-name {
  float: right;
  margin: 0;
  font-size: 14px;
  color: #333;
}
.teacher-img{
	float: left;
	/* background-color: rgba(0,0,0,.2); */
	width: 500px;
	height: 510px;
	overflow: hidden;
	text-align: center;
}
.teacher-img img{
	width: 100%;
}
.item2 .teacher-img img{
	width: 80%;
	margin-top: 50px;
}
.item3 .teacher-img img{
	width: 80%;
	margin-top: 30px;
}
.item4 .teacher-img img{
	margin-top: -50px;
}
.item5 .teacher-img img{
	width: 100%;
	margin-top: -60px;
}
.item6 .teacher-img img{
	margin-left: -20px;
}
.teacher-txt{
	width: 690px;
	float: left;
	margin-left: 10px;
	margin-top: 80px;
	
}
.teacher-txt h3{
	font-size: 40px;
}
.teacher-txt h3 span{
	color: #999999;
	font-size: 18px;
	padding-left: 20px;
	font-weight: normal;
}
.teacher-txt .class{
	margin-top: 20px;
	line-height: 30px;
	color: #999999;
	border-bottom: 1px dashed  #999999;
	height: 230px;
}
.teacher-txt .class-footer{
	margin-top: 20px;
	font-size: 18px;
	font-weight: 800;
}
.teacher-txt .class-footer p{
	color: #999999;
}
.teacher-txt .class-footer p:last-child{
	margin-top: 15px;
	font-weight: 100;
}
.clearfix:after{
	clear: both;
	height: 0;
	content: "";
	display: block;
	visibility: hidden;
}
/*play start*/
.play{
  width: 100%;
  min-width: 1200px;
  background-color: #292929;
}
.play .play-title{
  padding: 50px 0 20px;
  font-size: 16px;
  color: #fff;
}
.play .play-title .back-btn{
  display: inline-block;
  margin-right: 15px;
  padding: 7px 15px;
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all .3s ease;
}
.play .play-title .back-btn:hover{
  border-color: #c6e2ff;
  color: #c6e2ff;
}
.play .play-con{
  height: 500px;
  padding-bottom: 50px;
}
.play .play-con .media{
  width: 900px;
  height: 100%;
  box-sizing: border-box;
}
.play .play-con .course-list{
  width: 300px;
  height: 100%;
  background-color: #333;
  box-sizing: border-box;
  overflow-y: auto;
}
.play .play-con .course-list .course-list-title{
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}
.play .play-con .course-list .course-list-item{
  padding: 0 22px;
}
.play .play-con .course-list .course-list-item .course-item-title{
  font-size: 14px;
  line-height: 36px;
  color: #fff;
}
.play .play-con .course-list .course-list-item .item{
  margin-bottom: 1px;
  padding-left: 14px;
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.play .play-con .course-list .course-list-item .item span{
	color: #FFFFFF;
}
.play .play-con .course-list .course-list-item .item i{
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: -3px 10px 0 0;
  background: url("../../images/play.png") no-repeat center;
  vertical-align: middle;
}
.play .play-con .course-list .course-list-item .item:hover{
  background-color: #1a1a1a;
}
.play .play-con .course-list .course-list-item .active{
  background-color: #1a1a1a;
}
.play .play-con .course-list .course-list-item .active i{
  background-image: url("../../images/playing.png");
}
/*play end*/
/*--------------------rela-news start----------------*/
.rela-news {
  width: 100%;
  min-width: 1200px;
  padding-bottom: 60px;
  background-color: #fff;
}

.rela-news .rela-news-con{
  margin-bottom: 20px;
  overflow: hidden;
}

.rela-news .rela-news-con ul {
  margin-left: -34px;
}

.rela-news .rela-news-con ul>li {
  float: left;
  width: 376px;
  margin-left: 34px;
}

.rela-news .rela-news-con ul>li ol {
  width: 350px;
}

.rela-news .rela-news-con ul>li ol li {
  width: 350px;
  height: 16px;
  margin-bottom: 18px;
  padding-left: 16px;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  box-sizing: border-box;
  background: url("../../images/list-style-disc.png") no-repeat left;
  cursor: pointer;
}

.rela-news .rela-news-con ul>li ol li:last-child {
  margin-bottom: 0;
}

.rela-news .rela-news-con ul>li ol li p {
  float: left;
  width: 246px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rela-news .rela-news-con ul>li ol li span {
  float: right;
  color: #999;
}

.rela-news .rela-news-con ul>li ol li:hover {
  color: #000;
}
.rela-news .more{
  padding-right: 30px;
  color: #999;
  text-align: right;
  cursor: pointer;
}
.rela-news .more a{
	 padding-top: 20px;
	 color: #999;
}
.rela-news .more:hover{
  color: #666;
}
/*--------------------rela-news end------------------*/
.footer .foot-nav .helper .hp-con p a{
	color: #ffffff;
}
.footer .copyright p span a,
.footer .copyright p span{
	color: #CCCCCC;
}
.clearFix:after{
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}
.footer .foot-nav{
	height: 170px!important;
}
.footer .copyright{
	height: 150px;
}