.bd li{
}
.footer_fixed{
    position: fixed;
    left:0;
    bottom: 0;
    z-index: 40;
    width: 100%;
    background: rgba(0,0,0,.7);
    height: 90px;
    display: none;
}
.footer_fixed .box{
    position: relative;
    height: 90px;
}
.footer_fixed .house{
    position: absolute;
    bottom: 0;
    left:0;
}
.footer_fixed .right{
    text-align: right;
    margin-top: 25px;
}
.footer_fixed .text1{
    width: 220px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
}
.footer_fixed .sub{
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #FFFFFF;
    background: #7d0000;
}
.nday1{

    margin-bottom: 60px;
}
.nday1 .left{
    width: 45%;
    float: left;
    /*background: #dddddd;*/
    border-radius: 5px;
    box-sizing: border-box;
    /*background: #c0a75e;*/
    padding: 10px;
    background: #fde8c7;
}
.nday1 .left_bg{
    /*background: #c0a75e;*/
    padding: 15px 20px;
    border-radius: 5px;
    box-sizing: border-box;
    border:1px dashed rgba(172,23,23,.5);
}
/*.nday1 .title .number{*/
/*float: right;*/
/*font-size: 18px;*/
/*color: #555555;*/
/*}*/
/*.nday1 .title .number span{*/
/*font-size: 26px;*/
/*color: #ffd200;*/
/*}*/
.number{
    font-size: 26px;
    /* text-shadow:  0 0 2px #000; */
    margin: 25px 0 20px 0;
    font-weight: bold;
}
.number span{
    font-size: 30px;
    color: #e94f25;
}
.nday1 .right{
    width:50%;
    float: right;
}
.nday1 .left li{
    font-size: 15px;
    line-height:2.8;
    color: rgba(255,255,255,1);
    box-sizing: border-box;
    padding: 0 15px;
}
.nday1 .left li:nth-child(odd){
    color: #3e3e3f;
}
.nday1 .title{
    font-size: 22px;
    color: #ac1717;
    font-weight: bold;
}
.nday1 .txtMarquee-top{
    /*background: #ffa801;/*/
    margin: 20px 0 10px 0;
    border:1px solid rgba(255,255,255,.2);
}
.infoList li{
    /*background: #c7c6c6;*/
    /*background:rgba(162,135,56,.8) ;*/
    /*background: rgba(255,255,255,.2);*/
}
.infoList li:nth-child(even){
    background:#e94f25;
}
.nd_title{
    font-size: 27px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin: 40px 0 20px 0;
    /* text-shadow:  0 0 2px #ccc; */
}
.nd_title img{
    margin: 0 20px;
}
.nd_title img:last-child{
    transform: rotatey(180deg);
    -webkit-transform: rotatey(180deg);
}
.nday1 .text1{
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    padding: 0 20px;
    margin: 30px auto;
    border-radius: 5px;
    /*box-shadow: 0 0 5px 0 rgba(172,23,23,.5);*/
    /*background:#fcf8f8;*/
    /* border:1px solid #a40000; */
    box-sizing: border-box;
    box-shadow: 0 0 5px 0 rgba(172,23,23,.5);
    width: 80%;
    display: block;
}
.nday1 .text1:focus{
    box-shadow: 0 0 5px 0 rgba(172,23,23,.5);
    border-color: #e94f25;
}
.nday1 .s_title{
    font-size: 26px;
    color: #a40000;
    font-weight: bold;
    line-height:70px;
    width: 100%;
    margin:0 auto 10px auto;
    background: url('/static/new_style/about/service6Img/brand.png') center center no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.nday1 .submit{
    display: block;
    background: #ac1717;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 60px;
    height: 60px;
    width: 230px;
    border-radius: 5px;
    margin:20px auto 0  auto;
    padding: 0;
}
.hd_rule{padding-bottom: 10px;}
.rule_title{
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    color: #a40000;
    padding-left: 20px;
    margin-top: 80px;
    border-left: 3px solid #a40000;
}
.rule_yonghu{
    margin: 30px 0;
    text-align: left;
}
.rule_yonghu li{
    display: inline-block;
    margin-right: 50px;
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    background: transparent;
    padding: 0 10px;
    cursor: pointer;
    border-bottom: 1px solid transparent;
}
.rule_yonghu li.on{
    /* border-bottom-color: #e94f25; */
    background: #ac2727;
    color: #fff;
    border-radius: 5px;
}
.rule_contanier{
    margin-bottom: 30px;
}
.rule_contanier li{
    display: none;
}
.rule_contanier table{
    border-collapse: collapse;
    width: 100%;
    /* border:1px solid #cccccc; */
    margin: 30px 0;
}
.rule_contanier td{
    /* border: 2px solid #040465f2; */
    padding: 40px;
    font-size: 16px;
    color: #66;
    /* vertical-align: middle; */
    background: #fff7d3;
    line-height: 1.5;
}
.rule_contanier td p{
    padding:10px 0;
    color: #333;
}
.rule_contanier td b{
    margin: 0 3px;
    color: #f00;
    font-weight: bold;
}
.rule_contanier td span{
    color: #7d0000;
    font-size: 22px;
    font-weight: bold;
    margin: 0 10px;
}
.rule_contanier th{
    background: #a90707;
    font-size: 26px;
    /* line-height: 90px; */
    text-align: center;
    /* border: 2px solid #040465f2; */
    padding: 25px;
    box-sizing: border-box;
    color: #fff;
}
.rule_contanier th b{
    font-size: 40px;
}
.section2{
    background: #f2f1f1;
    padding: 10px 0 0px;
    /* margin: 60px 0; */
}
.nd_title p{
    font-weight: normal;
    font-size: 22px;
    margin-top: 10px;
}
.ques_list{

    position: relative;
}
.ques_list .right{
    width: 35%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.ques_list ul{
    width: 65%;
    float: left;
    padding-bottom: 30px;
}
.ques_list li{
    width: 47%;
    float: left;
    padding: 40px 0 30px;
    border-bottom: 1px solid #dddddd;
    height: 160px;
    box-sizing: border-box;
}
.ques_list li:nth-child(even){
    width: 53%;
    padding-left: 6%;
}
.ques_list li:nth-child(5),.ques_list li:nth-child(6){
    border-bottom: 0;
}
.ques_list .t1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    background: #FFFFFF;
    text-align: center;
    font-size: 28px;
    float: left;
    border:1px solid rgba(0,0,0,.1);
}
.ques_list .t2{
    width: calc(100% - 90px);
    float: right;
    margin-top: 5px;
}
.ques_list .t2_1{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.ques_list .t2_2{
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    margin: 10px 0;
}
.ques_list .t3{

}
.ques_list .t3_1{

}
.ques_list .t3_2{
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    margin: 10px auto;
}
.ques_list .t3_2 span{
    color: #dd2727;
}
.ques_list .t3_3{
    color: #000000;
}
.ques_list .t3_3 span{
    width: 30px;
    line-height: 30px;
    display: inline-block;
    background: #000000;
    color: #fff100;
    text-align: center;
    border-radius: 50%;
    margin: 0 2px;
}
.section3{

    padding: 80px 0;
}
.section3 .left{
    width:20%;
    float: left;
}
.section3 .right{
    width: 75%;
    float: right;
}
.section3 .left a{
    width:33.3%;
    float: left;
    position: relative;
    box-sizing: border-box;
    border-right: 3px solid #FFFFFF;
    background: #F9F9F9;
    height: 500px;
    cursor: pointer;
}
.section3 .left a.on:after,.section3 .left a:hover:after{
    height: 100%;
}
.section3 .left a:hover span,.section3 .left a.on span{
    color: #FFFFFF;
}
.section3 .left a:after{
    display: block;
    position: absolute;
    width: 100%;
    height: 0%;
    bottom: 0;
    z-index: 2;
    content: '';
    transition: all .4s;
    -webkit-transition: all .4s;
    background: #e94f25;
}
.section3 .left .t2{
    margin: 30px 0 0;
}
.section3 .left a span{
    display: block;
    width: 24px;
    color: #333333;
    font-size: 24px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%) ;
    z-index: 5;
}
.section3 .t1{
    font-size: 30px;
    color:#dd2727;
    font-weight: bold;
    /* text-shadow: 0 0 2px #000; */
}
.section3 .right li{
    display: none;
}
.section3 .t3{
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
    border-bottom: 1px solid #dddddd;
    padding:0 0 10px   0;
}
.section3 .t4{
    font-size: 14px;
    line-height:2;
    color: #666666;
    margin: 30px  0 0 0;

}
.section3 .t4 p{
    text-indent: 2em;
    color: #666666;
    margin-bottom: 10px;
}
.liucheng_lists{
    padding: 20px 0 50px 0;
}
.liucheng_lists li{
    width: 22.75%;
    float: left;
    background: #FFFFFF;
    height:200px;
    margin:10px 3% 10px 0 ;
    box-sizing: border-box;
    padding:2%;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.1);
}
.liucheng_lists li:last-child{
    margin-right: 0;
}
.liucheng_lists .t1{
    font-size: 17px;
    font-weight: bold;
    color: #e94f25;
}
.liucheng_lists .t2{
    width: 30px;
    height: 2px;
    background: #e94f25;
    margin: 10px 0;
}
.liucheng_lists .t3{
    font-size: 12px;
    line-height: 1.8;
    color: #666666;
}
.ts2{
    font-size: 20px;
    border-left: 3px solid #a90707;
    padding-left: 10px;
    font-weight: bold;
    color: #a90707;
}
.tl-banner {
    margin: 30px 0 75px 0;
    height: 400px;
    overflow: hidden;
}

.fw2 ul.fw2-list {
    padding: 0px 0 40px 0;
}

.fw2 .fw2-list li {
    width: 32.5%;
    height: 280px;
    overflow: hidden;
    position: relative;
    margin: 10px 0;
    background-color: #fafafa;
    float: left;
    z-index: 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 5px;
}
.fw2 .fw2-list .ser-bg{
    height: 230px;
}

.fw2 .fw2-list li:nth-child(3n-1) {
    margin: 10px 1.25%;
}

.fw2-list a {
    width: 100%;
    height: 100%;
    display: block;
}



.fw2-list .top-lan {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    color: #000;
}


.fw2-more .tras-right {
    border-right-color: #FFFFFF;
    margin-top: 0px;
}

.contacts2 .money-ul ul {
    width: 180px;
}

.third-list li {
    transition: all .6s;
    -webkit-transition: all .6s;
    float: left;
    width: 13%;
}

.third-list li.on {
    width: 35%;
}

.third-list li a {
    width: 483px;
    display: block;
    transition: all .6s;
    -webkit-transition: all .6s;
    position: relative;
}

.third-list li .imgs {
    width: 100%;
    height: 500px;
    display: block;
    background-size: cover;
    position: relative;
    transition: all .6s;
    -webkit-transition: all .6s;
}

.third-list li a .imgs:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, .4);
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
}

.third-list li.on .imgs {
}

.third-list li.on .imgs:after {
    width: 10%;
    opacity: 0;
}

.third-list .lans {
    width: 65px;
    border-top: 2px solid #dd2727;
    vertical-align: top;
    padding-top: 25px;
    position: absolute;
    top: 50px;
    left: 40px;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    z-index: 5;
}

.third-list li:nth-child(2) .lans {
    top: 70px;
}

.third-list li:nth-child(3) .lans {
    top: 100px;
}

.third-list li:nth-child(4) .lans {
    top: 120px;
}

.third-list li:nth-child(5) .lans {
    top: 100px;
}

.third-list li:nth-child(6) .lans {
    top: 70px;
}

.third-list li.on .lans {
    top: 50px;
    border-top-color: #AC1717;
}

.third-list .lans .t1 {
    font-size: 18px;
    color: #dd2727;
    font-weight: bold;
    text-transform: uppercase;
    transform: rotate(90deg);
    display: inline-block;
    width: 500px;
    position: absolute;
    top: 240px;
    left: -243px;
}

.third-list .lans .t2 {
    font-size: 22px;
    line-height: 1;
    width: 20px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    position: absolute;
    top: 0;
    right: 10px;
    white-space: normal;
    font-weight: bold;
}

.third-list li.on .t1 {
    font-size: 22px;
    color: #AC1717;
}

.third-list li.on .t2 {
    font-size: 30px;
    width: 25px;
    color: #000;
    text-shadow: 0 0 5px rgba(255,255,255,1);
}

.third .indextitle, .fourth .indextitle {
    margin-left: -145px;
}
.why_list{background: #FFFFFF;margin: 30px 0 70px 0;}
.why_list .i1{
    width:45px;
    height: 90px;
}
.why_list li{
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid rgba(0,0,0,.1);
    float: left;
    padding:3% 10px;
    position: relative;
    height: 210px;
}
.why_list li:before{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0%;
    left:0%;
    z-index: 1;
    content: '';
    transition: all .3s;
    border-radius: 5px;
    -webkit-transition: all .3s;
}
.why_list li:hover:before{
    position: absolute;
    width: 110%;
    height: 110%;
    top:-5%;
    left:-5%;
    z-index: 1;
    content: '';
    background: #e94f25;
}
.why_list li:last-child{
    border:0;
}
.why_list li .imgs{
    width: 45px;
    height: 45px;
    overflow: hidden;
    margin: auto;
    position: relative;
    z-index: 3;
}
.why_list .lans{
    position: relative;
    z-index: 3;

}
.why_list li:hover .i1{
    margin-top: -45px;
}
img{
    max-width: 100%;
}
.why_list  .t2{
    width: 80%;
    margin: auto;
    font-size: 14px;
    color: #666666;
    line-height: 1.8;
    text-align: center;
}
.why_list li:hover .t1{
    color: #FFFFFF;
}
.why_list  .t1{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 10px 0;
}
.why_list li:hover .t2{
    color: rgba(255,255,255,.9);
}
.form1{margin: 25px 0 50px 0;}
.form1 .text1{
    width: 35.25%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border:1px solid #dddddd;
    float: left;
    border-radius: 5px;
    margin-right: 2%;
    box-shadow: 0 0 5px 0 rgba(172,23,23,.5);
}
.form1 .sub{
    width: 25.5%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    float: left;
    border-radius: 5px;
    background: #a90707;
    color: #FFFFFF;
    font-size: 18px;
}
.rongyu{
    display: block;
    margin-bottom: 50px;
}
input{
    font-family:  'Microsoft Yahei', "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.section3 .t4 img{
    max-width: 100%;
}
.banner_pc{
    display: block;
}
.banner_sj{
    display: none;
}
.numbers{
    float: right;
}
.iphones_fixed{
    display: none;
}

/*10.10*/
.year_plan{
    background: #f9f9f9;
    margin: 30px auto;
    padding: 5px 0 10px 0;
}
.year_plan .left{
    width: 45%;
    box-sizing: border-box;
    float: left;
    font-size: 20px;
    line-height: 2;
    color: #666666;
    padding: 30px 30px 0 60px;
    letter-spacing: 3px;
    text-indent: 2em;
    background: url('/static/new_style/about/service6Img/liuzhi.png') left center no-repeat;
    background-size: 100% 100%;
}
.year_plan .left li{
    padding: 5px 0;
    border-top:1px dashed #e7dfbb;
    font-size: 15px;
    font-weight: normal;
}
.year_plan .left li:first-child{
    border-top: 0;
}
.year_plan .left .ico{
    width: 45px;
    float: left;
    margin-top: 5px;
}
.year_plan .left .lans{
    width: calc(100% - 70px);
    float: right;
}
.year_plan .left .l1{
    font-size: 24px;
    color: #dd2727;
    font-weight: bold;
}
.year_plan .left div{
    font-size: 24px;
    color: #333333;
    line-height: 2;
    font-weight: bold;
    margin: 10px 0;
    letter-spacing: 1px;
    text-indent: 0;
}
.year_plan .left .l2{
    font-size: 14px;
    line-height: 2;
    margin-top: 5px;
}

.year_plan .right{
    width: 55%;
    box-sizing: border-box;
    padding: 1% 2% 0 1%;
    float: right;
}
.year_plan .form{
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid rgba(51, 50, 136, .5);
    /*background: url('/static/new_style/about/service6Img/liuzhi.png') left top no-repeat #ffffff;*/
    background:#ffffff;
}
.year_plan .t1{
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    border-bottom: 1px solid rgba(51, 50, 136, .5);
    color: #333;
}
.year_plan .t2{
    text-align: center;
    margin: 10px auto;
}
.year_plan .t2 li{
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    color: #dd2727;
    font-weight: bold;
    margin: 0 20px;
}
.year_plan .t3{
    width: 80%;
    line-height: 45px;
    height: 45px;
    border: 1px solid #e1e1e1;
    margin: 0 auto 20px auto;
    display: block;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
}
.year_plan .t4{
    width: 80%;
    display: block;
    margin: auto;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #333288;
    font-size: 19px;
}
.year_plan .t5{
    font-size: 12px;
    color: #333288;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 10px;
}
.year_plan .t5 img{
    margin-right: 5px;
}
h2,.title{
    color: #3e3e3f;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 55px 0 20px 0;
}
.pro_lists{

    padding: 0px 0 0px 0;
}
.pro_lists li{
    width: 23.87%;
    margin: 10px 1.5% 20px 0;
    float: left;
    height: 260px;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
}
.pro_lists li:last-child{
    margin-right: 0;
}
.pro_lists .t1{
    margin: 35px auto 20px auto;
    width: 80px;
}
.pro_lists .t2{
    color: #dd2727;
    font-size: 17px;
    font-weight: 200;
}
.pro_lists .t3{
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    text-align: justify;
    letter-spacing: 0px;
}
.logo_partner{
    padding-bottom: 50px;
}
.logo_partner li{
    float: left;
    width: 20%;
    text-align: center;
    padding: 25px;
    box-sizing: border-box;
}
.liucheng{
    position: relative;
    padding-top: 30px;
}
.liucheng li{position:relative;width: 22%;margin-right: 4%;float: left;border: 1px solid #040465;border-radius: 10px;box-sizing: border-box;margin-bottom: 40px;margin-top: -1px;z-index: 4;}
.liucheng li:after{
    content:url('/static/new_style/about/service6Img/lines.png');
    width: 30%;
    /*height: 3px;*/
    /*background: #005c;*/
    position: absolute;
    left:100%;
    top: calc(60%);
    z-index: 0;
}
.liucheng li:nth-child(4n){
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 52.6%;
    transform: translate(0,-50%);
    margin: 0;
}
.liucheng li:nth-child(4n):after{
    content: '';
    display: none;
}
.liucheng li:nth-child(7):after{transform: rotateX(180deg);top: 46.7%;}
.liucheng .number{
    background: #040465;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 -1px  0 0;
    border-radius: 8px 8px 0 0;
}
.liucheng .number i{
    width: 30px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    display: block;
    border-radius: 50%;
    font-weight: normal;
}
.liucheng .lans{
    background: #fff;
    padding: 20px;
    border-radius: 0 0 10px 10px;
    position: relative;
}
.liucheng .t1{
    width: 40px;
    margin: auto;
}
.liucheng .t2{
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
}
.ques_list .t2_2 i{

}
.banner1{
    background: url(.) center center no-repeat;
    width: 100%;
    background-size: cover;
    position: relative;
    padding: 1px 0;
}
.banner1 .tips{
    font-size: 15px;
    text-align: center;
    color: #666666;
}
.banner1 .cost_liucheng1{
    background: rgba(255,255,255,.9);
    padding: 30px;
    box-sizing: border-box;
    margin: 30px 0;
}
.banner1 .lcheng1{
    text-align: center;
    margin-bottom: 45px;
}
.lcheng1 li{
    width: 15%;
    float: left;
    margin-right: 1.5%;
    position: relative;
}
.lcheng1 li:after{
    content: '';
    background: url('/static/new_style/about/service6Img/ico23.png') center center no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    background-size: 100% 100%;
    top: 30%;
    right: -15%;
}
.lcheng1 li:last-child{
    margin-right: 0;
}
.lcheng1 li:last-child:after{
    display: none;
}
.lcheng1 .t2{
    font-size: 14px;
    color: #333333;
    margin-top:8px;
}
.hezuo_anli{
    padding: 20px 0 30px 0;
}
.hezuo_anli li{
    width: 49%;
    padding: 30px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.1);
    float: left;
}
.hezuo_anli li:nth-child(even){
    margin-left: 2%;
}
.hezuo_anli .t1{
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}
.hezuo_anli .t2{

    margin: 20px auto;
}
.hezuo_anli .t3{

}
.cost_liucheng1 .hengs:first-child{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.cost_liucheng1 .hengs{
    background: url('/static/new_style/about/service6Img/ico18.png') center center no-repeat;
    width: 30%;
    float: left;
    background-size: 100%;
    height: 1px;
    margin-top: 25px;
}
.cost_liucheng1 .contact1{
    width: 40%;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    background: url('/static/new_style/about/service6Img/ico19.png') center center repeat-y;
    background-size: 100%;
}
.border_radius{
    border-radius: 30px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 45px;
}
.border_radius .t1{
    width: 20%;
    float: left;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
    padding: 0 5px;
}
.border_radius .text_input{
    background: transparent;
    width: calc(100% - 30px);
    display: inline-block;
    box-sizing: border-box;
    line-height: 45px;
    height: 45px;
}
.border_radius .t2{
    width: 40%;
    float: left;
    box-sizing: border-box;
    padding: 0 5px;
}
.border_radius .t3{
    width: 20%;
    float: left;
    line-height: 45px;
    height: 45px;
    color: #fff;
    background: url('/static/new_style/about/service6Img/ico19.png') center center repeat-y;
    background-size: contain;
}

.show_list{
    padding: 20px 0;
}
.show_list li{
    width: 32%;
    float: left;
    margin: 5px 0 15px 0;
    position: relative;
    height: 200px;
    overflow: hidden;
    z-index: 0;
}
.show_list .lans{
    position: absolute;
    bottom: 0;
    height: 45px;
    background: rgba(0,0,0,.7);
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    overflow: hidden;
}
.show_list .t1{
    line-height: 45px;
    font-size: 16px;
    color: #FFFFFF;
}
.show_list li:nth-child(3n-1){
    margin: 5px 2% 15px 2%;
}.show_list .picture {
     height: 200px;
 }
.h2_tips{
    text-align: left;
    border-left: 5px solid #333288;
    padding-left: 10px;
    font-weight: bold;
    color: #000;
}
.tel-box{
    display: none;
}

.footer_fixed .top_pc{
    display: block;
    margin-top: -60px;
    cursor: pointer;
}
.topsj{
    position: fixed;
    bottom: 60px;
    left:0;
    width:40px;
    background:#FFFFFF;
    border-radius:50%;
}
.topsj img{
    width:40px
}
.zhishi-list{position: relative;margin-top: 30px;}
.zhishi .rotateBg {opacity:.25;width: 414px;height: 363px;position: absolute;top: 50%;left: 50%;margin-left: -207px;margin-top: -235px;-webkit-transform: rotate(360deg);background-size: 100% 100%!important;}
.zhishi .rotateBg.on {animation: rotation 2s linear 1;-moz-animation: rotation 2s linear 1;-webkit-animation: rotation 2s linear 1;-o-animation: rotation 2s linear 1;}
@-webkit-keyframes rotation {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}
.zhishi i.rr {display: inline-block;width: 25px;height: 25px;border-radius: 50%;/* margin-bottom: -5px; */margin-right: 15px;font-size: 18px;line-height: 25px;text-align: center;/* font-weight: bold; */border: 3px solid #444;background: #444;color: #fff;}
.zhishi-list ul {
    position: relative;
}
.zhishi-list ul.t2{/* padding-bottom:100px */}
.zhishi-list li {width: 410px;margin-bottom: 100px;display: block;}
.zhishi-list li:nth-child(even) {float: right;}
.zhishi-list li:nth-child(odd) {float: left;}
.zhishi-list li:nth-child(1) .titles {/* color: #feb13f; *//* text-align: right; */}
.zhishi-list .clearfix li:nth-child(1) i.rr {/* border: 3px solid #feb13f; */color: #fff;/* background: #feb13f; */}
.zhishi-list li:nth-child(2) .titles {/* color: #e76265; */}
.zhishi-list li:nth-child(2) i.rr {/* border: 5px solid #e76265; */color: #fff;/* background: #e76265; */}
.zhishi-list .t2 li:nth-child(1) .titles {/* color: #582769; */}
.zhishi-list .t2 li:nth-child(1) i.rr {/* border: 5px solid #582769; *//* background: #582769; */}
.zhishi-list .t2 li:nth-child(2) .titles {/* color: #00a4b8; */}
.zhishi-list .t2 li:nth-child(2) i.rr {/* border: 5px solid #00a4b8; *//* background: #00a4b8; */}
.zhishi-list .titles {font-size: 20px;line-height: 2;font-weight: bold;color: #222;}
.zhishi-list .mess {font-size: 15px;line-height: 28px;color: #727171;margin-top: 10px;text-align: justify;}
.zhishi-list .t2 li{width: 320px;}
.tishi{font-size: 12px;text-align: center;margin-bottom: 80px;}

.xcgl_center{
    font-size: 16px;
    line-height: 1.8;
    color: #3e3e3f;
    text-align: center;
    margin: 20px 0 30px 0;
}
.xcgl_fangan{
    padding: 50px 0 50px 0;
}
.xcgl_fangan .left{
    width: 30%;
    float: left;
}
.xcgl_fangan .left .t1{
    font-size: 36px;
    font-weight: bold;
    color: #3e3e3f;
}
.xcgl_fangan .left .t2{
    margin: 10px 0;
}
.xcgl_fangan .left .t3{
    font-size: 20px;
    font-weight: bold;
    margin-top: 300px;
    line-height: 30px;
    font-family: 'arial';
    color: #3e3e3f;
}
.xcgl_fangan .left .t3 img{
    vertical-align: top;
}
.xcgl_fangan .left .t4{

    margin-top: 40px;
}
.xcgl_fangan .left a{
    float: left;
    width: 40%;
    line-height: 45px;
    background: #666;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.xcgl_fangan .left .l2{
    background: #333288;
}
.xcgl_fangan .right{
    width: 60%;
    float: right;
    margin-top: -40px;
}
.xcgl_fangan .right li{
    width: 100%;
    /* float: left; */
    /* height: 210px; */
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    box-sizing: border-box;
}
.xcgl_fangan .right li:nth-child(even){
    /* margin-left: 4%; */
}
.xcgl_fangan .right .t1{
    display: block;
    width: 30px;
}
.xcgl_fangan .right .t2{
    font-size: 22px;
    font-weight: bold;
    margin: 20px auto 10px auto;
    color: #222;
}
.xcgl_fangan .right .t3{
    font-size: 14px;
    line-height: 2;
}
.tips {
    color: #333288;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 70px;
}

/*ctpm*/
.about-home .fir-wrap {
    /* background-color: #f6f6f6; */
    margin: 30px auto;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    background: url(/static/new_style/about/service6Img/bg1.png) left bottom no-repeat #f6f6f6;
}
.mginb-16 {
    margin-bottom: 16px;
}
.f-cb {
    zoom: 1;
}
.about-home .fir-wrap .left-cont {
    padding-top: 90px;
    width: 34.8%;
    margin-left: 5.7%;
    float: left;
}
.about-home .fir-wrap h4 {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.about-home .fir-wrap .left-cont p {
    font-size: 20px;
    line-height: 38px;
    color: #3e3c36;
}
.about-home .fir-wrap .link-box {
    margin-top: 50px;
}
.ins-link-box a {
    display: inline-block;
    border: 1px solid #aaa;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    float: left;
    margin-right: 24px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    padding: 5px;
}
.ins-link-box a:hover{
    border-color: transparent;
}
.ins-link-box a img{
    vertical-align: top;
    margin-top: -4px;
}
.ins-link-box .bg {
    display: block;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    transition: all 0.3s ease 0s;
    position: absolute;
    border-radius: 50%;
}
.about-home .fir-wrap .right-cont {
    padding-top: 90px;
    width: 40.8%;
    padding-right: 6.7%;
    padding-left: 6.5%;
    min-height: 180px;
    float: right;
    color: #888;
    font-size: 14px;
    line-height: 2;
    padding-bottom: 30px;
    background: url(/static/new_style/about/service6Img/bg2.png) right top no-repeat #fff;
}
.i-column-wrap.black .stit {
    color: #333288;
    font-size: 18px;
    font-weight: bold;
}

.i-column-wrap .line {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #9a9a9a;
    margin-top: 20px;
}
.i-column-wrap .mtit {
    display: block;
    /* margin-top: 18px; */
    line-height: 2.4;
    color: #444;
    font-size: 16px;
    margin-bottom: 10px;
}
.link-box a.link2:hover i {
    background: url(/static/new_style/about/service6Img/icon2_on.png) no-repeat center;
    background-size: cover;
}
.link-box  i{
    position: relative;
    z-index: 2;
}
.link-box .link2 i {
    background: url(/static/new_style/about/service6Img/icon2.png) no-repeat  center;
    width: 90%;
    display: block;
    margin: auto;
    height: 90%;
    background-size: cover;
}
.ins-link-box a:hover .bg{
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    background:#333288;
    opacity: .8;
    z-index:0
}
.link-box a.link1:hover i {
    background: url(/static/new_style/about/service6Img/icon1_on.png) no-repeat center;
    background-size: cover;
}
.link-box .link1 i {
    background: url(/static/new_style/about/service6Img/icon1.png) no-repeat  center;
    width: 100%;
    display: block;
    height: 100%;
    background-size: cover;
}

.star_list1{
    /* padding-top: 20px; */
    /* padding-bottom: 40px; */
}
.star_list1 li{
    /*box-shadow: 0px 0px 3px 1px rgba(0,0,0,.3);*/
    background: #f8f8f8;
    padding: 20px;
    margin-bottom:25px;
    width: 22.6%;
    float:left;
    height: 160px;
    box-sizing: border-box;
    margin-right: 3.2%;
}
.star_list1 li:nth-child(4n){
    margin-right: 0;
}
.star_list1 .t1{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
}
.cost_meaages{
    font-size: 16px;
    line-height: 2;
    color: #333333;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 0 5px 0px rgba(0,0,0,.5);
    margin-bottom: 50px;
}
.cost_section{
    border-top: 10px solid #eeeeee;padding-top: 60px
}
/*end 10.10*/
@media screen and (max-width: 1600px){
    .year_plan .left div{
        font-size: 27px;
    }
    .year_plan .left{
        padding: padding;
        font-size: 18px;
        line-height: 1.9;
        letter-spacing: 2px;
    }
    .footer_fixed .house{
        width: 450px;
    }
    .box{
        max-width: 1024px;
    }
    .year_plan{
        padding: 0;
    }
    .year_plan .left .l1{
        font-size: 20px;
    }
    .year_plan .left .l2{
        font-size: 14px;
    }
    .year_plan .left .ico{
        width: 40px;
    }
    .year_plan .left .lans{
        width: calc(100% - 50px);
    }
    .year_plan .t1{
        font-size: 18px;
        line-height: 25px;
    }
    .year_plan .t2 li{
        font-size: 16px;
        line-height: 25px;
    }
    .year_plan .t2 li img{
        width: 30px;
    }
    .nd_title,h2{
        font-size: 24px;
    }
    .nd_title p{
        font-size: 18px;
    }
    .ques_list .t2_1{
        font-size: 16px;
    }
    .ques_list .t2_2{
        font-size: 13px;
    }
    .ques_list .t1{
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .ques_list .t2{
        width: calc(100% - 60px);
    }
    .ques_list .t3_2{
        font-size: 18px;
    }
    .pro_lists .t1{
        width: 40px;
        margin: 25px auto 10px auto;
    }
    .ques_list li{
        padding: 25px 0 15px 0;
        height: 140px;
    }
    .pro_lists .t2{
        font-size: 16px;
    }
    .pro_lists .t3{
        font-size: 13px;
        margin-top: 10px;
    }
    .pro_lists li{
        height: 230px;
    }
    .pro_lists{
        padding: 5px 0 30px 0;
    }
    .liucheng .t1{
        width: 25px;
    }
    .liucheng .t2{
        font-size: 18px;
    }
    .liucheng .lans{
        padding: 10px;
    }
    .liucheng .number i{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}
@media screen and (max-width: 1450px) {
    .rule_contanier td{
        font-size: 15px;
    }
    .rule_contanier th{
        font-size: 18px;
    }
    .rule_contanier th b{
        font-size: 22px;
    }
    .box {
        max-width: 950px;
        padding: 1px 0;
    }
    .year_plan .left{
        padding: 20px 0px 0 30px;
    }
    .year_plan .left .ico{
        width: 30px;
    }
    .year_plan .left .l1{
        font-size: 17px;
    }
    .year_plan .left .l2{
        font-size: 13px;
        line-height: 1.5;
    }
    .year_plan .form{
        padding: 15px 20px;
    }
    .year_plan .t3{
        height: 35px;
        line-height: 35px;
        font-size: 13px;
        margin: 0 auto 15px auto;
    }
    .year_plan .t4{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .year_plan .t1{
        font-size: 15px;
        padding-bottom: 10px;
    }
    .year_plan .t2 li{
        font-size: 15px;
    }
    .year_plan .t2{
        margin: 5px auto;
    }
    .year_plan .right{
        box-sizing: border-box;
        padding: 1% 3%;
    }
    .year_plan{
        margin: 15px auto;
    }
    .footer_fixed .house{
        width:310px;
        left:-30px;
    }
    .footer_fixed .right{
        margin-top: 15px;
    }
    .footer_fixed,.footer_fixed .box {
        height: 60px;
    }
    .footer_fixed .text1,.footer_fixed .sub{
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }
    .fw2 .fw2-list .ser-bg{
        height: 200px;
    }
    .fw2 .fw2-list li{
        height: 240px;
    }
    .fw2-list .top-lan{
        font-size: 15px;
        font-weight: normal;
    }
    .form1{
        margin: 15px 0 30px 0;
    }
    .liucheng .number i{
        width: 30px;
        line-height: 30px;
        height: 30px;
    }
    .ques_list ul{
        width: 67%;
    }
    .ques_list .t2_1{
        font-size: 15px;
    }
}
@media screen and (max-width: 1200px){
    .cost_section{
        border-top: 0px solid #eeeeee;padding-top: 10px
    }
    .year_plan .left li{
        padding: 15px 0;
    }
    .zhishi .rotateBg{
        display: none;
    }
    .zhishi-list li,.zhishi-list li:nth-child(odd),.zhishi-list li:nth-child(3){
        float: none;
        margin-bottom: 10px;
        width: 100%;
        position: static;
        transform: translate(0,0);
        -webkit-transform:translate(0,0) ;
    }
    .zhishi-list li:nth-child(1) .titles{
        text-align: left;
    }
    .zhishi-list .titles{
        font-size: 16px;
        font-weight: normal;
    }
    .zhishi i.rr{
        font-size: 16px;
        width: 17px;
        height: 17px;
        line-height: 17px;
        font-weight: normal;
        margin-right: 10px;
    }
    .zhishi-list{
        margin-top: 10px;
    }
    h2,.xcgl_fangan .left .t1,h2, .title{
        font-size: 22px;
        padding: 25px 0 10px 0;
    }
    .iphones img{
        width: 25px;
    }
    .iphones{
        background: #ac1717;
        line-height: 45px;
        color: #fff!important;
        width: 120px;
        margin: 10px auto;
        text-align: center;
        border-radius: 10px;
    }
    .tel-box {
        position: fixed;
        bottom: 75px;
        right: 15px;
        z-index: 9999;
        display: block;
    }

    .tel-box a {
        display: block;
        width: 40px;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
        background: #ed464d;
        border-radius: 50%;
        text-align: center;
        border: 1px #e52830 solid;
        border-width: 0.5px;
    }

    .tel-box i {
        font-size: 20px;
        color: #fff;

    }
    .tel-box i img{
        vertical-align: top;
        margin-top: 5px;
    }
    .iphones_fixed{
        display: block;
        position: fixed;
        width: 100%;
        bottom: 60px;
        left:0;
        background: #e94f25;
        font-size: 14px;
        line-height: 40px;
    }
    .iphones_fixed li{
        color: #FFFFFF;
    }
    .iphones_fixed li:first-child{
        box-sizing: border-box;
        border-right: 1px solid rgba(255,255,255,.2);
    }
    .iphones_fixed li{
        width: 50%;
        text-align: center;
        float: left;
    }
    .nday1 .left{
        width: 100%;
        float: none;
    }
    .nd_title,.nday1 .title{
        /* font-size: 18px; */
    }
    .nd_title img{
        margin: 0 5px;
    }
    .number{
        font-size: 16px;
        margin: 0;
    }
    .nday1 .left li{
        font-size: 12px;
    }
    .nday1 .right{
        width: 100%;
        float: none;
    }
    .nday1 .s_title{
        font-size: 17px;
        line-height: 50px;
        height: 50px;
    }
    .ques_list ul{
        width: 100%;
    }
    .ques_list .t1{
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        margin-top: 5px;
    }
    .nday1 .text1{
        line-height: 40px;
        height: 40px;
        margin: 20px auto;
    }
    .nday1 .submit{
        width: auto;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-size: 16px;
    }
    .nday1 .right{
        margin-top: 10px;
    }
    .nday1{
        margin-bottom:30px
    }
    .ques_list .t2{
        width: calc(100% - 50px);
        margin-top: 0;
    }
    .nd_title p{
        font-size: 15px;
    }
    .ques_list .t2_1{
        font-size: 15px;
    }
    .ques_list .t2_2{
        font-size: 13px;
        margin-bottom: 0;
    }
    .ques_list .right{
        display: none;
    }
    .ques_list .t3_2{
        font-size: 16px;
    }
    .ques_list li{
        width: 100%;
        padding:15px 0;
        height: auto;
    }
    .ques_list li:nth-child(even){
        width: 100%;
        padding-left: 0%;
    }
    .section3 .left{
        width: 100%;
        float: none;
    }
    .section3{
        padding: 30px 0;
    }
    .section3 .left a{
        width: auto;
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding: 0 10px;
        border-radius: 30px;
        margin: 0 5px;
        box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    }
    .section3 .left a span{
        position: static;
        top:0;
        left:0;
        transform: translate(0%,0%);
        -webkit-transform: translate(0%,0%) ;
        width: auto;
        font-size: 15px;
    }
    .section3 .left a:after{
        display: none;
    }
    .section3 .left a.on{
        background: #e94f25;
    }
    .section3 .right{
        width: 100%;
        float: none;
    }
    .section3 .t3{
        font-size: 18px;
        line-height: 1.8;
        padding: 20px 0;
    }
    .ques_list li:nth-child(6){
        display: none;
    }
    .footer_fixed{
        display: none!important;
    }
    .why_list{
        background: transparent;
        margin: 5px 0 30px 0;
    }
    .why_list li{
        width: 50%;
        margin: 10px 0;
        background: #FFFFFF;
        padding: 15px 10px;
        height: 160px;
    }
    .why_list .t1{
        font-size: 14px;
        margin: 10px 0;
    }
    .why_list .t2{
        font-size: 12px;
        width: 100%;
    }
    .why_list .i1{
        width: 40px;
    }
    .why_list li:hover .i1{
        margin-top: -40px;
    }
    .ts2{
        font-size: 16px;
    }
    .section3 .t1{
        font-size: 18px;
    }
    .nday1 .left_bg{
        padding: 10px 15px;
    }
    .number span{
        font-size: 23px;
    }
    .fw2 .fw2-list li{
        height: 240px;
    }
    .sj_none{
        display: none!important;
    }
    .form1 .text1,.form1 .sub{
        font-size: 12px;
        width: 100%;
        max-width: 500px;
        display: block;
        margin: auto;
        margin-bottom: 15px;
        padding: 0  20px;
        box-sizing: border-box;
        float: none;
    }
    .form1 .sub{
        font-size: 16px;
    }
    .nd_title{
        margin: 35px 0 20px 0;
    }
    .fw2 ul.fw2-list{
        padding: 0px 0 30px 0;
    }
    .form1{
        margin: 20px 0 20px 0;
    }
    .rongyu{
        margin-bottom: 70px;
    }
    .rule_yonghu li{
        font-size: 14px;
        margin-right: 10px;
    }
    .section2{
        padding:1px 0;
    }
    .rule_contanier{
        margin-bottom: 40px;
    }
    .logo_partner{
        padding-bottom: 100px;
    }
    .zhishi-list ul.t2{
        padding-bottom: 50px;
    }
    .h2_tips{
        border-left-width: 3px;
    }
}
@media screen and (max-width: 950px){

    .star_list1 li{
        width: 48%;
        margin: 0 0 10px  0;
        float: left;
        height: 160px;
    }
    .star_list1 .t1{
        font-size: 14px;
    }
    .star_list1 li:nth-child(even){
        margin-left: 4%;
    }

    .about-home .fir-wrap .left-cont{
        width: 100%;
        float: none;
        padding: 5%;
        box-sizing: border-box;
        margin-left: 0;
    }
    .about-home .fir-wrap .right-cont{
        float: none;
        width: 100%;
        margin: auto;
        padding: 5%;
        box-sizing: border-box;
        min-height: 0;
        font-size: 13px;
        line-height: 1.8;
    }
    .about-home .fir-wrap h4{
        font-size: 18px;
        line-height: 2;
        margin-bottom: 0;
    }
    .about-home .fir-wrap .left-cont p{
        font-size: 14px;
    }.about-home .fir-wrap .link-box{
         margin-top: 20px;
     }
    .i-column-wrap .mtit{
        font-size: 14px;
        line-height: 1.8;
    }
    .xcgl_fangan .left .t3,.xcgl_fangan .left a{
        display: none;
    }
    .xcgl_fangan .left{
        width: 100%;
        float: none;
        text-align: center;
    }
    .xcgl_fangan .left .t2{
        margin: 0 0 10px  0;
    }
    .xcgl_fangan .right{
        margin: 0;
        width: 100%;
        float: none;
    }
    .xcgl_fangan{
        padding: 10px 0 30px 0;
    }
    .xcgl_fangan .right li{
        padding: 24px 0;
        /* height: 200px; */
    }
    .xcgl_fangan .right li:nth-child(3),.xcgl_fangan .right li:nth-child(4){
        border-bottom: 0;
    }
    .xcgl_fangan .right .t2{
        font-size: 16px;
        margin: 20px 0 10px 0;
    }
    .xcgl_fangan .right .t1{
        width: 35px;
    }
    .xcgl_fangan .right .t3{
        line-height: 1.5;
        font-size: 13px;
        color: #777;
    }
    .xcgl_fangan .left .t4{
        margin: 0;
    }
    .h2_tips{
        margin: 10px 0 5px 0;
    }
    .year_plan .left div{
        font-size: 18px;
        margin: 30px 0 0 0;
    }
    .year_plan .left{
        font-size: 15px;
        line-height: 2;
        letter-spacing: 0;
        margin-bottom: 30px;
    }
    .year_plan .left,.year_plan .right{
        float: none;
        width: 100%;
        padding: 0;
    }
    .pro_lists li,.pro_lists li:nth-child(4){
        width: 48.5%;
        margin: 10px auto;
        height: 200px;
    }
    .pro_lists li:nth-child(even){
        margin: 10px 0 10px 3%;
    }
    .year_plan {
        padding: 2% 3%;
        margin: 10px auto;
        width: 100%;
        box-sizing: border-box;
    }
    .banner1 .cost_liucheng1{
        padding:20px 10px;
    }
    .lcheng1 li:after{
        display: none;
    }
    .lcheng1 li,.lcheng1 li:last-child{
        width: 32%;
        margin: 10px 0;
    }
    .lcheng1 li:nth-child(3n-1){
        margin: 10px 2%;
    }
    .rule_contanier{
        margin-bottom: 0;
    }
    .banner1 .tips{
        margin-top: 10px;
        font-size: 14px;
    }
}
@media screen and (max-width: 800px){
    .show_list .picture,.show_list li{
        height: 100px;
    }
    .show_list{
        padding: 0 0 20px 0;
    }
    .show_list li,.show_list li:nth-child(3n - 1){
        width: 48%;
        margin: 8px 0;
    }
    .show_list li:nth-child(even){
        margin-left: 4%;
    }
    .show_list .t1,.show_list .lans{
        font-size: 14px;
        line-height: 2;
        height: 28px;
    }
    .show_list .t2{
        display: none;
    }
    .fw2 .fw2-list .ser-bg{
        height: 135px;
    }
    .fw2 .fw2-list li{
        height: 180px;
    }
    .section3 .t4 p{
        display: none;
    }
    .section3 .t4{
        margin: 0;
    }
    .section3 .t3{
        font-size: 16px;
    }
    .section3 .left .t2{
        margin: 20px  0 0;
    }
    .banner_pc{
        display: none;
    }
    .banner_sj{
        display: block;
    }
    .logo_partner li,.logo_partner li:nth-child(5n){
        width: 48.5%;
        margin: 5px 0;
        padding: 10px;
        box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
    }
    .logo_partner li:nth-child(even){
        margin-left: 3%;
    }
    .rule_contanier td{
        font-size: 13px;
        padding: 15px;
    }
    .rule_contanier th{
        font-size: 16px;
        padding: 15px;
    }
    .rule_contanier th b{
        font-size: 19px;
    }
}
@media screen and (max-width: 600px){
    .year_plan .t1 {
        font-size: 15px;
        padding-bottom: 8px;
    }
    .year_plan .t2 li{
        margin:  0 5px;
        font-size: 13px;
    }
    .year_plan .t2 li img{
        width: 20px;
    }
    .year_plan .form{
        padding: 10px 10px;
    }
    .year_plan .left .ico{
        width: 20px;
    }
    .year_plan .left .lans{
        width: calc(100% - 30px);
    }
    .year_plan .left .l1{
        font-size: 15px;
    }
    .nd_title,h2{
        font-size: 18px;
        margin: 25px 0 15px 0;
    }
    h2{
        margin: 25px 0 15px 0;
        padding: 0;
    }
    .liucheng li:nth-child(4n){
        top: 54%;
    }
    .pro_lists li, .pro_lists li:nth-child(4){
        padding: 10px   10px;
        height: 175px;
    }
    .pro_lists .t1{
        width: 30px;
        margin: 10px auto;
    }
    .pro_lists .t3{
        font-size: 12px;
        line-height: 1.4;
        margin: 5px 0;
    }
    .liucheng li:after{
        width: 20%;
        content: url('/static/new_style/about/service6Img/lines1.png');
    }
    .liucheng .lans{
        padding:10px 5px;
    }
    .liucheng .number i{
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
    }
    .liucheng li{
        margin-bottom: 20px;
    }
    .liucheng .t2{
        font-size: 14px;
        margin-top: 5px;
    }
    .liucheng{
        padding-top: 20px;
    }
    .fw2 .fw2-list .ser-bg{
        height: 120px;
    }
    .fw2 .fw2-list li{
        height: 145px;
    }
    .fw2-list .top-lan{
        font-size: 14px;
        line-height: 30px;
    }
    .form1,.form1 .sub{
        margin-bottom: 0;
    }
    .fw2 .fw2-list li:nth-child(3n-1),.fw2 .fw2-list li{
        width: 48.5%;
        margin: 0px auto 10px auto;
    }
    .fw2 .fw2-list li:nth-child(even){
        margin-left: 3%;
    }
    .logo_partner{
        padding-top: 20px;
    }
    .cost_liucheng1 .hengs{
        display: none;
    }
    .cost_liucheng1 .contact1{
        background: transparent;
        width: 100%;
        color: #dd2727;
        font-size: 18px;
        font-weight: bold;
    }
    .banner1 .lcheng1{
        margin-bottom: 0;
    }
    .border_radius{
        margin-top: 10px;
    }
    .border_radius .t1,.border_radius .t3{
        width: 50%;
        border-bottom: 1px solid #ddd;
    }
    .border_radius .t2{
        width: 50%;
    }
    .hezuo_anli li,.hezuo_anli li:nth-child(even){
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .hezuo_anli{
        padding: 0;
    }
}