/* 头部 */
.header{
    height: 50px;
    padding: 10px 0;
}
.header .com-logo{
   text-align: center; 
}
.header .com-logo img{
    height: 50px;
}
.header .header-text{
    text-align: center;
}
.header .header-text img{
    height: 50px;
}
.header .header-phone{
    text-align: center;
}
.header .header-phone p{
    font-size: 20px;
    font-family: 'STSong';
    line-height: 25px;
    font-weight: 600;
}
.header .header-phone p span{
    color: #ff0000;
}
.banner {
    width: 100%;
    height: 560px;
    background: url(/topics/WLKCzsjz/image/banner.png) no-repeat center;
    background-size: 100% 100%;
}
.banner .banner-text{
    width: 1000px;
    height: 460px;
    margin:  0 auto;
    padding: 50px 0;

}
.banner .banner-text .smalltitle{
    text-align: center;
     width: 100%;
}
.banner .banner-text .smalltitle img{
    display: block;
    border: 0;
    height: 100px;
    margin:  0 auto;
}
.banner .banner-text .bigtitle{
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.banner .banner-text .bigtitle img{
    display: block;
    border: 0;
    width: 100%;
    height: auto;
    margin:  0 auto;
}
.banner .banner-text .left-text{
    font-size: 36px;
    margin-top: 70px;
    text-align: left;
    color: #ffffff;
}
.banner .banner-text .left-text span{
    color: #ff0000;
}
.banner .banner-text .right-text{
    font-size: 36px;
    color: #ffffff;
    text-align: right;
}
.content-one{
    padding: 30px 0;
}
.content-title{
    text-align: center;
}
.content-title p{
    text-align: center;
    font-size: 38px;
    font-weight: 900;
    letter-spacing: 3px;
    font-family: "microsoft Yahei";
    color: #333333;
}
.content-one .content-title span{
    display: inline-block;
    color: #ffffff;
    background: #f05e5f;
    padding: 0 10px;
    font-size: 22px;
    line-height: 40px;
    margin-top: 10px;
}
.content-one-txt{
    margin: 30px 0;
    padding: 30px;
    border: 1px solid #999999;
}
.content-one-txt p{
    font-size: 22px;
    font-family: " Microsoft Yahei";
    color: #000000;
    line-height: 40px;
}
.content-bottom{
    background: #e34547;
    padding: 15px 0;
}
.content-bottom p{
    text-align: center;
    font-weight: bold;
}
.content-bottom p:nth-child(1){
    color: #ffffff;
    font-size: 26px;
    line-height: 40px;
}
.content-bottom p:nth-child(2){
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
}
.content-two{
    padding: 30px 0 40px 0;
}
.content-two .two-img{
    display: block;
    margin: 0 auto;
    height: 288px;
}
.two-bottom{
    background: url(/topics/WLKCzsjz/image/back11.png) no-repeat center;
    background-size: 100% 100%;
}
.content-three{
    padding: 30px 0;
    height: 630px;
}
.three-cons{
    position: relative;
    width: 800px;
    margin: 0 auto;
}
.cons-point{
    position: absolute;
    display: inline-block;
    width: 130px;
}
.cons-point p{
    line-height: 60px;
    border-radius: 5px;
    text-align: center;
    
}
.cons-point p:nth-child(1){
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    background: #f05e5f;

}
.cons-point p:nth-child(2){
    font-size: 20px;
    color: #333333;
}
.three-center{
    width: 500px;
    height: 500px;
    text-align: center;
    border-radius: 50%;
    margin:  0 auto;
    background: url("/topics/WLKCzsjz/image/back4.png") no-repeat center;
    background-size: 400px auto;
    border: 4px solid #e8e8e8;
    position: relative;
}
.three-center .center-txt{
    position: absolute;
    width: 300px;
    height: 150px;
    right: 50%;
    margin-right: -150px;
    top: 200px;
}
.three-center .center-txt p{
    text-align: center;
}
.three-center .center-txt p:nth-child(1){
    font-size: 30px;
    color: #333333;
}
.three-center .center-txt p:nth-child(2){
    font-size: 62px;
    color: #f05e5f;
    font-weight: bold;
}
.cons-point.one{
    top: 30px ;
    left: 30px;
}
.cons-point.two{
    top: 10px ;
    right: 30px;
}
.cons-point.three{
    top: 400px ;
    left: 30px;
}
.cons-point.four{
    top: 390px ;
    right:25px;
}
.cons-point.five{
    bottom: -140px ;
    margin-right: -65px;
    right: 50%;
}
.content-four{
    padding: 20px 0;
    background: #f5f5f5;
}
.four-cons{
    margin-top: 20px;
}
.four-cons img{
    width: 100%;
    height: 250px;
}
.four-text{
    background: #e34547;
    padding: 20px 30px 30px 20px;

}
.four-text p{
    color: #ffffff;
}
.four-text p:nth-child(1){
    font-size: 24px;
    font-weight: bolder;
    line-height: 40px;
    margin-bottom: 10px;
}
.four-text p:nth-child(2){
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
    height: 90px;
}
.four-text button{
    font-size: 18px;
    border:0;
    border: 1px solid #ffffff;
    background: #e34547;
    color: #ffffff;
    padding: 5px;
    cursor: pointer;
}
.content-five{
    margin-top: 40px;
}
.content-five .content-title span{
    font-size: 20px;
    color: #666666;
    margin-top: 20px;
    display: inline-block;
}
.five-point{
    width: 177px;
    margin-right: 25px;
}
.five-point:last-child{
    margin-right: 0;
}

.five-cons .content-cons{
    display: flex;
}
.five-cons .five-point{
    border:1px solid #999999;
}

.five-point .point-img{
    width: 177px;
    height: 150px;
    background: #666666;
}
.five-point .point-img img{
    display: block;
    margin:  0 auto;
    max-width: 220px; 
    cursor: pointer;
    height: 100%;
}
.five-text{
    background: #ffffff;
    width: 157px;
    height: auto;
    padding: 10px;

}
.five-text p{
    color: #333333;
}
.five-text p:nth-child(1){
    font-size: 20px;
    font-weight: bolder;
    line-height: 40px;
    margin-bottom: 10px;
}
.five-text p:nth-child(2){
    font-size: 14px;
    line-height: 25px;
    height: 100px;
    margin-bottom: 30px;
}
.five-text button{
    font-size: 18px;
    border:0;
    border: 1px solid #999999;
    color: #333333;
    padding: 5px;
    cursor: pointer;
}
.content-five .content-title{
    margin-bottom: 40px;
}
.content-title-r{
    text-align: center;
}
.content-six{
    margin-top: 40px;
}
.content-title-r p{
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 3px;
    font-family: "microsoft Yahei";
    color: #e34547;
}
.six-cons{
    padding: 20px;
}
.six-cons table{
    width: 100%;
}
.six-cons table tr th{
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}
.six-cons table tr td{
    font-size: 18px;
    text-align: center;
    letter-spacing: 3px;
    color: #333333;
}
.six-cons table tr:nth-child(1),.six-cons table tr:nth-child(4),.six-cons table tr:nth-child(6){
    background: #f5f5f5;
}
.six-cons table tr:nth-child(1) th{
    padding: 10px;
}
.six-cons table tr td{
    padding: 15px;
    line-height: 25px;
}
.six-cons .text1{
    font-size:30px;
    width: 10%;
    padding: 0 45px;
    line-height: 45px;
}
.six-cons .text2{
    padding:20px;
    font-size:24px;
    color: #ff0000;
    font-weight: 900;
}
.six-cons .text3{
    text-align:left;
    padding:20px;
    font-weight: 700;
}
.six-cons table tr th:nth-child(1){
    width:12%;
}
.six-cons table tr th:nth-child(4){
    width:33%;
}
.content-seven{
    padding: 20px 0;
    background: #f5f5f5;
}
.seven-cons{
    margin-top: 20px;
}
.seven-cons img{
    width: 100%;
}
.seven-cons .cons-info{
    border: 1px solid #999999;
    background: #ffffff;
    padding: 30px;
    height: 250px;
}
.seven-cons .cons-info .cons-title{
    margin-bottom: 40px;
}
.seven-cons .cons-info .cons-title p{
    font-size: 24px; 
    display: block;
    width: 60%;
    margin:  0 auto;
    line-height: 60px;
    text-align: center;
    border-bottom: 2px solid #e8e8e8;
}
.seven-cons .cons-info .cons-txt{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}
.pay-img ,.pay-text{
    height: 400px;
}
.content-eight{
    padding: 20px 0;
    background: #ffffff;
}
.content-eight .content-nav .nav-link{
    background: #e34547;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    width: 100%;
    cursor: pointer;
    text-align: center;
    display: block;
    height: 50px;
}
.content-nine{
    background: url('/topics/WLKCzsjz/image/back10.png') no-repeat center;
    background-size: 100% 100%;
    width: 100%;
    height: 300px;
}
.content-nine .nine-cons{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.nine-cons .nine-t,.nine-cons .nine-b{
    flex:1;
    display: block;
    margin:  0 auto;
    position: relative;
}
.nine-cons .nine-t img{
    display: block;
    margin-top: 50px;
}
.nine-cons .nine-b .subbtn{
    background: rgba(277, 69, 71, 0.7);
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    width: 200px;
    cursor: pointer;
    text-align: center;
    display: block;
    border: 0;
}
.footer{
   background: #ab140b;
   height: 180px;

}
.footer .footer-text p:nth-child(1){
    font-size: 30px;
    font-weight: bold;
    color: #f4fd04;
}
.footer .footer-text p{
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    color: #ffffff; 
}
.footer .footer-img{
    display: flex;
    height:180px;
    padding: 35px 0;
}
.footer .footer-img img{
    margin-right: 20px;
}
