/** CSS Reset **/
*{-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; vertical-align: top;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
textarea, input, select{resize: none;outline:none;background:none;border:none;}
button {overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
input{border:0}
a{text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;}
a:hover{ text-decoration:none;color:#000;}
/* .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size: 0;} */
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
html{width: 100%;height:100%;}
body{color:#333;font-size:24px;line-height:160%;font-family: "Microsoft YaHei";width: 100%;height:100%;background:url(../images/index/bg.jpg) no-repeat center top;}
.fl{float:left;}
.fr{float:right;}
.mobile{display:none;}
.m1200{width:1200px;margin:0 auto;overflow: hidden;}

/* è§£å†³ */
#kfivtwin{display: none !important;}
#kfoutdetainwin{display: none !important;}



/*é¡¶éƒ¨å¯¼èˆª*/
.navTop {background:url(../images/navbg.png) repeat-x;height: 60px;line-height: 60px;}
.navTop  .fl{width: 10%}
.navTop  .fl img{vertical-align: middle;width: 200px;}
.navTop  .fr{width: 80%;}
.navTop  .fr a{display: inline-block;padding: 0 2%;color:#fff;font-size: 20px;}
.navTop  .fr a.active{color: #d6b892;background: url(../images/navActiveBg.png) no-repeat center bottom;}
.navTop  .fr a:hover{color: #d6b892;}
.logo{padding-top: 20px;padding-left: 20px;}

/*  */
h2 {text-align: center;color: #091d5f;font-size: 46px;font-weight: bold;}
h2::before {content: "'";font-size: 0;display: inline-block;vertical-align: middle;background: url(../images/caption_l.png) no-repeat center center;
    width: 32px;height: 42px;margin-right: 10px;}
h2::after {content: "'";font-size: 0;display: inline-block;vertical-align: middle;background: url(../images/caption_r.png) no-repeat center center;
        width: 32px;height: 42px;margin-left: 10px;}

.index{background:#d8c1af url(../images/bg.jpg) no-repeat center top;height: 1440px;}
.header .header_t {display: block;margin: 40px auto 27px;}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
  @-webkit-keyframes flipInX {
    from {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
    }
  
    40% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  
    60% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1;
    }
  
    80% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
  
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  
  @keyframes flipInX {
    from {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
    }
  
    40% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  
    60% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1;
    }
  
    80% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
  
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  
  .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
  }


  /*  */
/*  */
#reg form { width: 100%; height: 235px;}
#reg form .label { display: block;line-height:110%;}
#reg form .label span { font-size: 14px; }
#reg form .label span b { background-color: transparent; color: #c00; }
#reg form .label input { width: 115px; font-size: 12px; border:1px solid #ccc;}
#reg form .label select { width: 90px; font-size: 12px; border:1px solid #ccc;}
#reg .tiaokuan{color:#999;margin: 0px;}
#reg .tiaokuan .checked{width:14px;height:14px;background:url(https://liuxue.xdf.cn/images/form_checked2.png) no-repeat center top;display:inline-block;vertical-align:bottom;}
#reg .tiaokuan .checked.active{background:url(https://liuxue.xdf.cn/images/form_checked.png) no-repeat center top;}
#reg form button { background: yellow; color: #ac0002;cursor: pointer; width: 170px; height: 34px;  border: none;  font-size: 18px;margin-top: 10px;margin-left: -6px;*margin-top:20px;}



.result{display: none;position: fixed;top: 0;height: 100%;width: 100%;z-index: 10000;}
.result .mask {filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;background: #000;z-index: 9;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.result .resultBox{position: absolute;top: 30%;left: 50%;margin-left: -20%;background: url(../images/resule_bg.jpg) no-repeat center top;width: 40%;-webkit-background-size: 100% 100%;background-size: 100% 100%;z-index: 10;padding: 30px;text-align: center;color: #fff;}
.result .resultBox h3{padding-bottom: 20px;font-size: 48px;line-height: 160%;color: #efa365;text-align: center;font-weight: bold;}
.result .resultBox .result_txt h4{}
.result .resultBox .result_txt h4 strong{font-size: 34px;font-weight: bold;}
.result .resultBox .result_txt h5{font-size: 34px;line-height: 160%;font-weight: bold;color: #efa365;padding:20px;}
.result .resultBox .result_txt p{font-size: 14px;}
#result_close{cursor: pointer;position: absolute;right: -5px;top: -10px;background: url(../images/reg_close.png) 0 0 no-repeat;width: 24px;height: 24px;}











  /*  */
  #nav {width: 100%;z-index: 6;}
  .nav {background: #273563;color: #fff;width: 1200px;margin: 20px auto 24px;border-radius: 50px;text-align: center; 
 
    -moz-box-shadow: 0px 0px 10px #273563;-webkit-box-shadow: 0px 0px 10px #273563;box-shadow: 0px 0px 10px #273563;
    height: 60px;line-height: 60px;font-size: 23px;}
  .nav p.active, .nav p:hover {background: #eeb284;}
  .nav p {float: left;width:14.28%;border-radius: 50px;cursor: pointer;}

  .page1{height: 781px;position: relative;padding: 38px 0 0;box-sizing: border-box;margin-bottom: 81px;background:#fbf3ec;} 
  /* .page1::before {content: "'";font-size: 0;display: inline-block;vertical-align: top;
    background: url(../images/box1_bg_t.png) no-repeat right center;width: 100%;height: 82px;position: absolute;top: 0;} */
  .box1 li h3 {color: #273563;font-weight: bold;font-size: 26px;border-left: 4px solid #fb7421;margin-bottom: 14px;padding-left: 7px;height: 26px;line-height: 25px;}
  .box1 {position: relative;z-index: 2;padding: 0 19px;}
  .changebox1{padding: 0;}
  .con {padding: 38px 0 20px;}
  .box1.row3 li {width: 561px; height: 180px;margin:  0 0px 26px;box-sizing: border-box;box-shadow: 0 0 10px #ece6e3;
  padding: 17px 15px 21px;box-sizing: border-box;background:#fff url(../images/fag.png) no-repeat;background-position: 542px center;}
  .box1.row3 .ovhi {background: #fff;padding-right:11px ;}
  .box1.row3 .ovhi div{padding-right: 22px;overflow: auto;height: 100%;}
  .ovhi div::-webkit-scrollbar{width:8px;height:163px;background:#ffebdc;}
  .ovhi div::-webkit-scrollbar-thumb{background:#f3ae78;} 
  .xinjiapo .box1 li {margin-bottom: 10px;padding: 0px 50px 0 50px;box-sizing: border-box;}
  .xinjiapo .box1 .fl{float: left;padding: 21px 35px 0 22px;}
  .xinjiapo .box1 .fr{float: right;padding: 21px 35px 0 22px;}
  .xinjiapo .page1{height: 352px;margin-bottom: 60px;background: #fbf3ec;}
  .xinjiapo .page2 .btn{margin-bottom: 0px;margin-top: 48px;cursor: pointer;}
  .listNews{margin: 60px auto 20px;}
  .listNews .ulwrap{margin: 38px auto 0;padding:20px 0 20px 5%;display: inline-block; width: 92%;background: #fff7f0;border-radius: 20px;-moz-box-shadow: 6px 6px 0px #C9B19C;-webkit-box-shadow: 6px 6px 0px #C9B19C;box-shadow: 6px 6px 0px #C9B19C;}
  .listNews .ulwrap ul li{font-size: 22px;margin: 5px 0;width: 48%;padding-right: 2%;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .listNews .ulwrap ul li a{color:#091d5f;}
  .listNews .ulwrap ul li a:hover{text-decoration: underline;}
  
/* æ³•å›½ */
  .page25{background: #fff;}

  .pagede{margin-bottom: 0px;background: #fff;padding: 0 0 20px 0;}
  .xinjiapo .box1 li p{font-size: 20px;line-height: 29px;color: #273563;}
  .box1 li {background: #fff;border-radius: 20px;padding: 20px 0;text-align: left;}
  .box1 li p span {color: #fb7421;font-size: 29px;font-weight: bold;line-height: 120%;}
  .row{padding: 0 29px;}
  .page2{padding: 0px 0 0;}
  .xinjiapo .page2 {overflow: inherit;background:#d8c2af url(../images/bg1.jpg) no-repeat center bottom;padding-bottom: 118px;}
  .btn {position: relative;display: block;margin: 38px auto 0;border-radius: 50px;text-align: center;height: 60px;line-height: 60px;box-shadow: 0px 0px 10px #d68557;
    width: 250px;text-align: center;font-size: 18px;color: #fff;
    background: -webkit-linear-gradient(0deg,#fb8d21 0%,#fb7421 100%);
    background: -moz-linear-gradient(0deg,#fb8d21 0%,#fb7421 100%);
    background: -o-linear-gradient(0deg,#fb8d21 0%,#fb7421 100%);
    background: -ms-linear-gradient(0deg,#fb8d21 0%,#fb7421 100%);
    background: linear-gradient(90deg,#fb8d21 0%,#fb7421 100%);
    transition: all 0.2s ease-in 0s;}
    .btn i {
        -webkit-animation: pulse 0.6s ease-out 0s infinite normal none running;
        animation: pulse 0.6s ease-out 0s infinite normal none running;
        width: 45px;height: 35px;
        background: url(../images/btn_swiper.png) no-repeat center center;
        background-size: 100% auto;position: absolute;left: 88%;top: 50%;
    }
    .btn:hover{color:#fff;-moz-box-shadow:0px 0px 10px #fb7421; -webkit-box-shadow:0px 0px 10px #fb7421; box-shadow:0px 0px 10px #fb7421;}
    @-webkit-keyframes pulse {
        0% {
            -webkit-transform: scale3d(1,1,1);
            transform: scale3d(1,1,1)
        }
    
        50% {
            -webkit-transform: scale3d(1.05,1.05,1.05);
            transform: scale3d(1.05,1.05,1.05)
        }
    
        100% {
            -webkit-transform: scale3d(1,1,1);
            transform: scale3d(1,1,1)
        }
    }
    
    @keyframes pulse {
        0% {
            -webkit-transform: scale3d(1,1,1);
            -ms-transform: scale3d(1,1,1);
            transform: scale3d(1,1,1)
        }
    
        50% {
            -webkit-transform: scale3d(1.2,1.2,1.2);
            -ms-transform: scale3d(1.2,1.2,1.2);
            transform: scale3d(1.2,1.2,1.2);
        }
    
        100% {
            -webkit-transform: scale3d(1,1,1);
            -ms-transform: scale3d(1,1,1);
            transform: scale3d(1,1,1)
        }
    }
    .pulse {
        -webkit-animation-name: pulse;
        animation-name: pulse
    }
    .box1 .wid11{
        width: 1200px;height: 280px;background: url(../images/hui.png) no-repeat center top;
        padding:  0 ;border-radius: 21px;margin: auto;box-sizing: border-box;background-size: 100% 100%;-webkit-border-radius: 21px;
        -moz-border-radius: 21px;-ms-border-radius: 21px;-o-border-radius: 21px;box-shadow: 12px 11px 0px #c9b19c;}
    .xinjiapo .box1 .wid11 p{font-size: 20px;line-height: 280px;color: #091d5f;text-align: center;}
    .xinjiapo .box1 .wid11 span{font-size:26px;font-weight: bold;}
    .zxyy .pc {
        width: 96%;padding: 20px 2%;background: #465173 url(../images/index/form_bg.png) no-repeat center top;position: relative;
        -webkit-background-size: 100% 100%;background-size: 100% 100%;}
    .zxyy .formBox {border: 1px solid #b7a8a0;width: 80%;padding: 20px 10%;}
    .qt_form .form .label {width: 46%;margin: 5px 2%;font-size: 15px;color: #fff;float: left;}
    .qt_form .form .label span {display: block;line-height: 160%;}
   
    .qt_form .form .input {width: 96%;height: 40px;line-height: 40px;background: #fff;border-radius: 4px;color: #555;padding: 0 1.9%;}
    .qt_form .form .label span b {color: #fb7421;padding: 0 1%;}
    .qt_form .form .select {
            width: 100%;height: 40px;line-height: 40px;background: #fff url(../images/select2.png) no-repeat 94% center;
            outline: none;appearance: none;-moz-appearance: none;-webkit-appearance: none;}
    .qt_form .btn {width: 50%;height: 40px;font-size: 16px;color: #fff;text-align: center;line-height: 40px;
                background: url(../images/an2.png) repeat;margin: 0 auto;cursor: pointer;transition: all 0.2s ease-in 0s;
                border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;
}
    .qt_form .form .SmsCode {width: 65%;margin-right: 1%;}
    .qt_form .form .SmsCodeBtn {cursor: pointer; font-size: 14px;width: 29%;height: 40px;line-height: 40px;color: #fff;display: inline-block !important;
        text-align: center;background: #fb7421;border-radius: 4px;transition: all 0.2s ease-in 0s;line-height: 40px !important;}
    .qt_form .tiaokuan {text-align: center;margin: 10px 0;font-size: 12px;color: #fff;overflow: hidden;width: 100%;}
    .qt_form .tiaokuan .checked {width: 14px;height: 14px;
        background: url(https://liuxue.xdf.cn/images/form_checked2_white.png) no-repeat center top;display: inline-block;vertical-align: middle;}
    .qt_form .tiaokuan .checked.active {background: url(https://liuxue.xdf.cn/images/form_checked_white.png) no-repeat center top;}
    .qt_form .tiaokuan a {color: #fd7929;}
    .sijiao{width: 400px;height: 100px;background: url(../images/sj.png) no-repeat center top;margin: -100px auto 0;position: relative;
    padding-top: 15px;box-sizing: border-box;}
    .page2 .btn{margin-bottom: 150px;margin-top: 81px;cursor: pointer;}
    .m1201{overflow: inherit;}
    .page3{padding-bottom: -5px;}
    .sijiao h2{font-size: 29px;line-height: 36px;}
    .sijiao h2::before{position: absolute;left: 29px;top: 30px;}
    .sijiao h2::after{position: absolute;right: 29px;top: 30px;}

    .page4{background:#d8c2af url(../images/bg2.jpg) no-repeat center top;padding: 145px 0 45px;}
    .page4 .disFlex{display: flex;justify-content:space-between;padding-top: 43px;padding-bottom: 12px;}
    .page4 .disFlex div{width: 100%;height: 150px;background: #fff;overflow: hidden;box-shadow: 0 0 10px #0000004d;}
    .page4 .disFlex .red{width: 50px;height: 30px;background: url(../images/one.png) repeat;margin-bottom: 18px; font-size: 16px;color: #fff;text-align: center;line-height: 30px;}
    .page4 .disFlex .p{font-size: 20px;color: #091d5f;text-align: left;line-height: 36px;padding:  30px 33px 0;}
    .page4 .disFlex .p1{font-size: 19px;color: #273563; text-align: center;line-height: 36px;}
    .page4 .disFlex .p2{font-size: 19px;color: #273563; text-align: left;line-height: 36px;width: 365px;margin: auto;}
    .page4 .btn{margin-bottom: 60px;cursor: pointer;}
    .page4 .btn22{margin: 53px auto 93px;}
    .qt_form .btn{margin-bottom: 0;}
    .m1200x{margin: auto;width: 1200px;}


      .xinjiapo .page4{padding:105px 0 45px;}





    .page4 .disFlex2{display: flex;justify-content: space-between;padding-bottom: 19px;padding-top: 40px;}
    .page4 .disFlex3{display: flex;justify-content: space-between;padding-bottom: 93px;width: 894px;margin: auto;}
    .page4 .showbox{ width: 100%; height: 427px; background: #fff;box-shadow: 0 0 10px #c9b4a2;  border-radius:0 0 25px 25px ; -webkit-border-radius:0 0 25px 25px ; -moz-border-radius:0 0 25px 25px ; -ms-border-radius:0 0 25px 25px ; -o-border-radius:0 0 25px 25px ; }
    .page4 .showbox .orange{background: #fb7421;width: 100%;height: 11px;}
    .page4 .showbox .leftdiv{width: 50%;float: left;height: 100%;padding: 26px 0 0 28px;box-sizing: border-box;}

    .page4 .tit{padding-bottom: 0px;vertical-align: top;}
    .page4 .til{font-size: 20px;font-weight: bold;text-align: left;color: #fb7421; float: left;line-height: 40px;height: 30px;}
    .page4 .wenzi{color: #091d5f;margin-left: 24px;font-size: 20px;font-weight: normal;margin-top: -2px; }
    .page4 .xiaozi{font-size: 18px;color: #091d5f;text-align: center;}
    
    
    .page4 .lh{line-height: 25px;padding: 0 10px;}
    .divsan{padding-top: 40px;}
    .cerlt{ width: 100%;position: relative;padding: 15px 20px;box-sizing: border-box; height: 180px;margin-bottom: 39px; background: #fff9f0; border-radius:10px ; -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ; }
    .cerlt .bgbottom{position: absolute;width: 90%;height: 12px;background: #414e6f;z-index: 2;left: 5%;bottom: -11px;border-radius: 0 0 20px 20px;}
    .cerlt .wid30{width: 42%;height: 100%;}
    .shu{display: inline-block;vertical-align: text-bottom;width: 37px;height:37px;border: 1px solid #091d5f;
      border-radius: 50%;font-size: 30px;font-weight: bold;color: #091d5f;text-align: center;line-height: 37px;margin-right: 6px;}
    .shu i{font-style: normal;}
    .shu1{font-size: 23px;color: #091d5f;font-weight: bold;display: inline-block;vertical-align: top;}
    .pb20{padding-bottom: 20px;}
      .leftbox{margin-left: 62px;padding-bottom: 28px;padding-left: 22px;line-height: 19px; background: url(../images/an.png) no-repeat left top;vertical-align: top; font-size: 20px;color: #273563;}
      .leftbox span{font-weight: bold;font-size: 20px;}

    
    
    .ftbox{margin-left: 62px;padding-bottom: 28px;padding-left: 22px;line-height: 19px; background: url(../images/an.png) no-repeat left top;vertical-align: top; font-size: 18px;color: #000;}
      .leftbox span{font-weight: bold;font-size: 20px;}

    .cerlt .wid58{width: 58%;background: url(../images/an1.png) no-repeat left center;height: 100%;padding-top: 22px;
       padding-left: 32px;box-sizing: border-box;font-size:20px;line-height: 36px;color: #273563;} 
    .bottomNav {background: #48536b;text-align: center;padding: 40px 0;}
    .bottomNav .list.first {border-left: none;}
    .bottomNav .list {width: 22.9%;border-left: 1px solid #fff;padding: 10px 1%;float: left;font-size: 18px;line-height: 160%;}
    .bottomNav h2 { color: #fff; font-size: 30px;font-weight: bold;padding-bottom: 20px;}
    .bottomNav .list a { color: #fff;}
    .bottomNav .list a:hover{color:#e8af6b;}

    .bottomNav .list.row2 ul {width: 50%;float: left;}
    .bottomNav .list li {padding: 5px 0;}
    .bottomNav h2::before {content: "'";font-size: 0;display: inline-block;vertical-align: middle;
      background: url(../images/caption.png) no-repeat center center;width: 12px;height: 16px;margin-right: 10px;}
   .bottomNav h2::after {content: "'"; font-size: 0; display: inline-block; vertical-align: middle; background: url(../images/caption.png) no-repeat center center;
    width: 12px; height: 16px;margin-left: 10px;}
    #reg form label {margin: 0;line-height: 110%;}
    #reg form button{margin-left: -4px;}
/* å¾·å›½ */
    .pagede .flex{display: flex;justify-content: space-between;padding-top: 60px;}
    .pagede .flex .modeldiv{width: 589px;height: 204px;border: 1px solid #f3ae78;box-sizing: border-box;background: url(../images/deg.png) no-repeat;
      background-position: 567px center;
      padding: 91px 27px 0 13px;position: relative;}
    .pagede .flex .modeldiv p{font-size: 20px;line-height: 29px;color: #273563;}
    .pagede .flex .modeldiv .red{
       position: absolute;
       top: -18px;
       left: -1px;
       width: 275px;
       height: 80px;
       background: #f3ae78;
       border-radius:0 0 30px 0 ;
       -webkit-border-radius:0 0 30px 0 ;
       -moz-border-radius:0 0 30px 0 ;
       -ms-border-radius:0 0 30px 0 ;
       -o-border-radius:0 0 30px 0 ;
       padding-top: 19px;box-sizing: border-box;
}
    .pagede .flex .modeldiv .ptitle{color: #091d5f;text-align: center;line-height: 26px;font-size: 26px;font-weight: bold;}
    .pagede .flex .modeldiv .pdes{color: #333;text-align: center;font-size: 20px;}

/* æ—¥æœ¬ */
.riben .orcenterm .pcblock{height: 0;}
    .riben .h3{font-size: 16px;color: #000;font-weight: normal;margin-top: -10px;}
    .riben .rip{font-size: 18px;}
    .riben .box1 .wid11{width: 100%;background: none;box-shadow: 0 0 0 #fff;}
    .riben .box1 .wid11 .wid100{display: flex;justify-content: space-between;}
    .riben .box1 .wid11 .wid100 div{
      width:577px ;
      height: 190px;
      background: url(../images/ril.png) no-repeat center top;
      box-shadow: 12px 11px 0px #c9b19c;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      padding-top: 54px;line-height: 40px;font-size: 28px;box-sizing: border-box;
}
.riben .page2 .btn{margin-bottom: 0;margin-top: 48px;cursor: pointer;}
.riben .page4{padding-top:105px;}
.riben .listNews{margin-bottom: 0;}
.riben .changebox1{display: flex;justify-content: space-between;padding-bottom: 41px;}
.riben .changebox1 .wid11{width: 337px;height: 280px;background: url(../images/shen.png) no-repeat center center;
  margin: 0;padding: 30px 0 0 0;box-shadow: 13px 13px 0px #c9b19c;}
.riben .imgmargin{display: block;margin:0 auto 23px;}
.riben .changebox1 .p1{font-size: 26px;margin-bottom: 40px;text-align: center;color: #091d5f;font-weight: bold;}
.riben .changebox1 .p2{font-size: 18px; text-align: center;color: #273563;line-height: 24px; }

    .riben .box1 .wid11 .wid100 div span{color: #fb7421;font-weight: bold;font-size: 45px;}
    .riben .page3{padding-bottom: 0;}
    .riben .box1{padding:  0;}
    .riben .m1200{overflow: inherit;}
    .riben .page2{background:#d8c2af url(../images/bg1.jpg) no-repeat center bottom;padding-bottom: 128px;}
    .riben .page3 .disFlex{display: flex;justify-content: space-between;padding-top: 46px;}
    .riben .page3 .disFlex .san{width: 100%;height: 279px;border: 1px solid #f3ae78;position: relative;padding: 73px 40px 0 13px;box-sizing: border-box;background:url(../images/faliu.png) no-repeat;background-position: 1172px center;}
    .riben .page3 .disFlex .san p{font-size: 20px;line-height: 30px;color: #273563;font-weight: normal;}
    .ortop{font-size: 26px;font-weight: bold;line-height: 23px;color: #091d5f;box-sizing: border-box; position: absolute;
       width: 275px; height: 79px; padding-top: 16px; text-align: center; left: -1px; top: -19px; background: #f3ae78 ; border-radius: 0 0 20px 0; -webkit-border-radius: 0 0 20px 0; -moz-border-radius: 0 0 20px 0; -ms-border-radius: 0 0 20px 0; -o-border-radius: 0 0 20px 0; }
    .orcenter{padding:  0 ;line-height: 79px;}
    .xuhao{ font-size: 18px; color: #f3b56c;position: absolute;padding-right: 3px;box-sizing: border-box;line-height: 33px; right: 0;top: 0px; font-weight: bold; text-align: right; width: 35px; height: 33px;background: url(../images/yuan_03.png) no-repeat center top;   }

    .riben .page4 .disFlex div {padding: 0px 28px 0 14px;box-sizing: border-box; width: 362px;
       height: 280px;box-shadow: 12px 11px 0px #c9b19c;overflow:initial; position: relative;font-size: 23px;
        border-radius:20px ; -webkit-border-radius:20px ; -moz-border-radius:20px ; -ms-border-radius:20px ; -o-border-radius:20px ; }
    .riben .page4 .disFlex .red {box-shadow: 0px 0px 0px #fff; width: 70px; height: 70px;
       background: #fb7421;font-weight: bold;margin-bottom: 0;
       border-radius:50% ;font-size: 30px;line-height: 70px; -webkit-border-radius:50% ;
        -moz-border-radius:50% ;position: absolute;left: 20px;top: -34px;
        -ms-border-radius:50% ; -o-border-radius:50% ;
      padding: 0; }
      .riben .page4 .disFlex .p{font-size: 23px;height: 42px;border-bottom: 1px solid #465173;margin-bottom: 0;
         vertical-align: top;padding-top: 10px; }

      .riben .page4 .disFlex .p2{font-size: 15px;line-height: 30px;width: 100%;padding-top: 17px;border-top: 1px solid #c9b19c;text-align: left;}
      .riben .page4 .disFlex .p1{font-size: 15px;line-height: 30px;padding-top: 17px;border-top: 1px solid #c9b19c;text-align: left;}
      .riben .page4 .disFlex .youshu{background: #fff url(../images/you.png) no-repeat right center;background-position: 342px center;box-shadow: 0 0  0 #fff;;}
      .riben .sijiao{background: url(../images/sj.png) no-repeat center top;}
      .riben .mt86{margin:86px auto 0;}
      .riben .page5 .m1200{overflow: hidden;}        
      .riben .rowone{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 25px;box-sizing: border-box;}
      .riben .rowone p{font-size: 20px;line-height: 29px;color: #273563;}
      .riben .zxyy .pc{margin-bottom: 25px;}
      .riben .page4 .disFlex div{padding:  0 14px; width: 280px; height: 342px; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ; }
      .riben .page4 .disFlex .red { width: 50px; height: 30px;position: absolute;line-height: 30px;font-size: 17px;background: url(../images/fash.png) repeat; left: 0;top: 0; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ; }
      .riben .page4 .disFlex .p {padding: 9px 0 5px 49px;font-size: 24px;color: #273563;font-weight: bold;line-height: 27px;border: none;}
      .riben .page4 .disFlex .p1{font-size: 18px;line-height: 28px;border: none;}
      .riben .page4 .disFlex .p2{font-size: 18px;line-height: 28px;border: none;}
      .riben .page4 .disFlex{margin-bottom: 80px;}
      .riben .disLex{display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 38px;}
      .riben .disLex .showbox{width: 280px;height: 264px;margin-bottom: 25px;}
      .riben .showbox .tit{text-align: center;color: #fb7421;font-weight: bold;padding-top: 17px;padding-bottom: 20px;font-size: 23px;}
      .riben .wenzi{font-size: 20px;color: #091d5f;text-align: center;line-height: 29px;margin-left: 0;padding: 0 12px 0 14px;}
      .riben .disLex .showbox span{font-size: 17px;}
      .riben .ps{font-size: 16px;color: #091d5f;line-height: 27px;padding-bottom: 54px;}
      .riben .psbtn{margin:  0 auto 97px;}





      /* ä¸­å›½é¦™æ¸¯ */
      .xg .page1{height: 329px;}
      .xg .page2{background: url(../images/bg1.jpg) no-repeat center bottom;}
      .xg .page2 .btn{margin-bottom: 137px;}  
      .xg .page3 {background: #fff;}
      .xg .page3 .disFlex{display: flex;justify-content: space-between;padding-top: 45px;}
      .xg .page3 .disFlex .xgbox{width: 294px;height: 437px;border: 1px solid #f3ae78;position: relative;padding: 74px 27px 15px 15px;box-sizing: border-box;}
      .xg .page3 .disFlex .xgbox .p{font-size: 20px;line-height: 30px;color: #273563;height: 100%;overflow: auto;}
      .xg .page3 .disFlex .red{box-sizing: border-box; text-align: center;line-height: 19px;padding: 23px 0 0;font-size: 26px; color: #091d5f;font-weight: bold; width: 275px; height: 80px; background: #f3ae78; position: absolute; left: -1px; top: -19px; border-radius:0 0 15px 0 ; -webkit-border-radius:0 0 15px 0 ; -moz-border-radius:0 0 15px 0 ; -ms-border-radius:0 0 15px 0 ; -o-border-radius:0 0 15px 0 ; }
      .xg .page3 .disFlex .red .titr{position: absolute;right: 0;top: 0;font-size: 18px;color: #f3b56c;font-weight: bold;padding-right: 4px;box-sizing: border-box; text-align: right;line-height: 33px; background: url(../images/yuan_03.png) no-repeat center top;width: 35px;height: 33px;}
      .xg .page3 .disFlex .redp0{padding: 0;line-height: 80px;}
      .xg .page3 .disFlex .xgbox .p::-webkit-scrollbar {width: 8px;background: #ffebdc;}
      .xg .page3 .disFlex .xgbox .p::-webkit-scrollbar-thumb {background-color: #f3ae78;}
      .xg .page3 .disFlex .firstbox{padding: 18px 2px 15px 13px;box-sizing: border-box;}
      .xg .page3 .disFlex .firstbox2{padding: 54px 12px 0 0;box-sizing: border-box;}
      .xg .mb{margin-bottom: 40px;}
      .xg .page41{ width: 100%; height: 160px; margin-bottom: 126px; background: #fff; border-radius:0 0 15px 15px ; -webkit-border-radius:0 0 15px 15px ; -moz-border-radius:0 0 15px 15px ; -ms-border-radius:0 0 15px 15px ; -o-border-radius:0 0 15px 15px ; }
      .xg .page41 .orange{height: 10px;background: #fb7421;margin-bottom: 56px;}
      .xg .page41 p{font-size: 22px;color: #091d5f;text-align: center;}
      .xg .sijiao{background: url(../images/sj.png) no-repeat center top;}
      .xg .row3{display: flex;justify-content: space-between;}
      .xg .box1 li h3 {border: none;padding-left: 0;font-size: 26px;color: #273563;font-weight: bold;text-align: center;}
      .xg .box1 li{background: url(../images/hui.png) no-repeat center top;background-size: 100% 100%;}
      .xg .calc{font-size: 20px;line-height: 29px;color: #273563;}
      .xg .box1 .wid11{font-size: 20px;color: #091d5f;line-height: 29px;padding: 92px 99px 0;box-sizing: border-box;}
      .xg .page2 .btn{margin-top: 59px;cursor: pointer;}
      .xg .page3 .disFlex .firstbox{width: 100%;height: 203px;}
      .xg .page3 .disFlex .red span{font-size: 13px;color: #333333;}
      .xg .qt_form .form .select{font-size: 15px;}
      .xg .page4{padding: 105px 0 45px;}
      .xg .page3{padding-bottom: 5px;}
      .xg .page41 .orange{position: absolute;left: 0;top: 0; width: 50px;height: 30px;font-size: 16px;color: #fff;font-weight: bold;text-align: center;line-height: 30px;margin-bottom: 24px;}
      .xg .page41 p{font-size: 18px;line-height: 29px;color: #273563;text-align: left;}
      .xg .page41{position: relative;padding: 54px 45px 0 40px;box-sizing: border-box;margin-bottom: 42px;}
      .xg .page41{ height: 274px; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ; }
      .xg .mybtn{margin: 42px auto 84px;}
      .xg .pagehe .divfle .mobliediv{ width: 280px; height: 160px; background: #fff; border-radius:0 0 10px 10px ;margin-bottom: 18px; -webkit-border-radius:0 0 10px 10px ; -moz-border-radius:0 0 10px 10px ; -ms-border-radius:0 0 10px 10px ; -o-border-radius:0 0 10px 10px ; }
      .xg .pagehe .divfle{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 39px 0;}
      .xg .pagehe .divfle .mobliediv .title{width: 100%;height: 10px;background: #fb7421;margin-bottom: 17px;}
      .xg .h1{color: #fb7421;font-size: 26px;text-align: center;font-weight: bold;}
      .xg .h2{color: #273563;font-size: 20px;text-align: center;}
      .xg .hlbtn{margin: 29px auto 75px;}
      .xg .row3 li{background: #fff;}
      
/* éŸ©å›½ */
      .hg .box1.row3 li{width: 525px;margin: 0;}
      .hg .rowone{padding: 0;height: 100%;padding: 0 50px;box-sizing: border-box;}
      .hg .rowone li:nth-child(1){float: left;}
      .hg .rowone li:nth-child(2){float: right;}
      .hanp div{font-size: 34px;color: #273563;}
      .hanp span{color: #fb7421;font-weight: bold;font-size: 45px;}
      .hg .orcenterm .pcblock{height: 0;}
      .hg .page3 .disFlex{display: flex;justify-content: space-between;padding-top: 46px;}
      .hg .page3 .disFlex .san{width: 360px;height: 372px;border: 1px solid #f3ae78;position: relative;padding: 73px 40px 0 13px;box-sizing: border-box;}
      .hg .page3 .disFlex .san p{font-size: 20px;line-height: 30px;color: #273563;}
      .hg .ortop{font-size: 26px;font-weight: bold;line-height: 29px;color: #091d5f;box-sizing: border-box; position: absolute; width: 275px; height: 79px; padding-top: 13px; text-align: center; left: -1px; top: -19px; background: #f3ae78; border-radius: 0 0 20px 0; -webkit-border-radius: 0 0 20px 0; -moz-border-radius: 0 0 20px 0; -ms-border-radius: 0 0 20px 0; -o-border-radius: 0 0 20px 0; }
      .hg .orcenter{padding:  0 ;line-height: 79px;}
      .hg .xuhao{ font-size: 18px; color: #f3b56c;position: absolute;padding-right: 3px;box-sizing: border-box;line-height: 33px; right: 0;top: 0px; font-weight: bold; text-align: right; width: 35px; height: 33px;background: url(../images/yuan_03.png) no-repeat center top;   }
      .hg .page2{background: url(../images/bg1.jpg) no-repeat center bottom;}
    
      .hg .page3 .disFlex .san .fir{padding: 55px 23px 0 0;overflow-y: auto;box-sizing: border-box;height: 100%;}
      .hg .page3 .disFlex .san1{padding: 19px 10px 16px 13px;}
      .hg .page3 .disFlex .san .fir::-webkit-scrollbar {width: 8px;background: #ffebdc;}
      .hg .page3 .disFlex .san .fir::-webkit-scrollbar-thumb {background-color: #f3ae78;}
      .hg .page4 .disFlex .youshu{ width: 100%; height: 160px; border-radius:0 0 15px 15px ; -webkit-border-radius:0 0 15px 15px ; -moz-border-radius:0 0 15px 15px ; -ms-border-radius:0 0 15px 15px ; -o-border-radius:0 0 15px 15px ; }
      .hg .page4 .disFlex .red {height: 10px;background: #fb7421;margin-bottom: 62px;width: 100%;}
      .hg .page4 .disFlex .p1 {font-size: 23px;color: #091d5f;}
      .hg .page4 .disFlex{padding-bottom: 105px;}
      .hg .sijiao {background: url(../images/sj.png) no-repeat center top;}
      .hg .page1{height: 329px;}
      .hg .box1 li h3{padding-left: 0;font-size: 26px;color: #273563;text-align: center;border: none;}
      .hg .ripm{font-size: 20px;color: #273563;line-height: 29px;}
      .hg .hanp div{font-size: 20px;line-height: 29px;padding: 82px 50px 0;box-sizing: border-box;text-align: left;}
      .hg .page2 .btn{margin-top: 60px;cursor: pointer;}
      .hg .br{height: 0;}
      .hg .page3 .disFlex .san1{width: 100%;height: 204px;background: url(../images/aig.png) no-repeat;background-position: 1170px center;}
      .hg .orcenter{padding-top: 22px;line-height: 19px;}
      .hg .orcenter span{font-size: 13px;color:#333;}
      .hg .page4{padding: 105px 0 45px;}
      .hg .hanshixi{width: 100%;height: 202px;background: #fff;margin-top: 52px;margin-bottom: 39px;position: relative;padding: 54px 17px 0 30px;box-sizing: border-box;}
      .hg .page3{padding-bottom: 5px;background: #fff;}
      .hg .hanshixi .red{width: 50px;height: 30px;background: url(../images/fash.png) repeat;font-size: 15px;position: absolute;left: 0;top: 0; color: #fff;text-align: center;line-height: 30px;}
      .hg .hanshixi p{font-size: 20px;line-height: 29px;color: #273563;}
      .hg .page4 .disFlex .youshu {width: 280px;height: 160px;margin-bottom: 20px;}
      .hg .page4 .disFlex .red {margin-bottom: 35px;box-shadow: 0 0 0 #fff;}
      .hg .page4 .disFlex .youshu .p1{font-size: 26px;line-height: 0;color: #fb7421;font-weight: bold;text-align: center;width: 100%;}
      .hg .page4 .disFlex .youshu .p2{font-size: 20px;line-height: 88px;color: #273563;text-align: center;width: 100%;box-shadow: 0 0 0 #fff;}
      .hg .page4 .disFlex {flex-wrap: wrap;padding-bottom: 0;}


/* é©¬æ¥è¥¿äºš */
      .mlxy .page2{background: url(../images/bg1.jpg) no-repeat center bottom;}
      .mlxy .pagexi{background: #fff;}
      .mlxy .box1.row3 li{padding: 42px 0 0;}
      .mlxy .sijiao{background: url(../images/sj1.png) no-repeat center top;}
      .mlxy .page4 {background: url(../images/end2.png) no-repeat center top;}
      .mlxy .box1.row3 li{width: 340px;height: 180px;}
      .mlxy .row3{display: flex;justify-content: space-between;}
      .mlxy .h1{font-size: 23px;color: #273563;text-align: center;}
      .mlxy .page1 .con {padding: 20px 0 20px;}
      .mlxy .page2 .con {padding: 40px 0 20px;}
      .mlxy .box1 li h3{border: none;text-align: center;}
      .mlxy .calc{font-size: 18px;text-align: center;line-height: 20px;color: #273563;}
      .mlxy .calc span{font-size: 18px;}
      .mlxy .page1{height: 352px;}
      .mlxy .changebox1{display: flex;justify-content: space-between;}
      .mlxy .changebox1 .wid11{width: 213px;height: 280px;background: url(../images/xi1.png) no-repeat;padding-top: 59px;box-sizing: border-box;}
      .mlxy .changebox1 .wid11 .p1{ height: auto; font-size: 26px;color: #091d5f;font-weight: bold;text-align: center;margin-bottom: 17px;}
      .mlxy .changebox1 .wid11 .p2{height: auto; font-size: 18px;color: #091d5f;text-align: center;line-height: 26px;font-weight: bold;}
      .mlxy .changebox1 .wid11 .p3{font-size: 15px;color: #091d5f;text-align: center;line-height: 20px;}
      /* .mlxy .page2 .btn{margin-top: 16px;} */
      .mlxy  .disflexi{display: flex;justify-content: space-between;width: 100%;}
      .mlxy  .disflexi{display: flex;justify-content: space-between;padding-top: 60px;padding-bottom: 35px;}
      .mlxy  .disflexi .modeldiv{width: 289px;height: 500px;border: 1px solid #f3ae78;box-sizing: border-box;background: url(../images/deg.png) no-repeat;
        background-position: 567px center;
        padding: 83px 18px 0 13px;position: relative;}
      .mlxy  .disflexi .modeldiv p{font-size: 18px;line-height: 27px;color: #273563;}
      .mlxy  .disflexi .modeldiv .red{
         position: absolute;
         top: -18px;
         left: -1px;
         width: 275px;
         height: 80px;
         background: #f3ae78;
         border-radius:0 0 30px 0 ;
         -webkit-border-radius:0 0 30px 0 ;
         -moz-border-radius:0 0 30px 0 ;
         -ms-border-radius:0 0 30px 0 ;
         -o-border-radius:0 0 30px 0 ;
          box-sizing: border-box;
  }
      .mlxy  .disflexi .modeldiv .ptitle{color: #091d5f;text-align: center;line-height: 80px;font-size: 26px;font-weight: bold;}
      .mlxy  .disflexi .modeldiv .pdes{color: #333;text-align: center;font-size: 17px;}
      .mlxy  .xuhao {padding-right: 4px;}
      .mlxy  .page4{padding: 105px 0 45px;}
      .mlxy  .page3{padding-bottom: 68px;}
      .mlxy  .page4 .disflex{display: flex;justify-content: space-between;padding: 39px 0 64px;}
      .mlxy  .page4 .disflex .box{width: 585px;height: 357px;position: relative;background: #fff;padding: 55px 30px 0;box-sizing: border-box;}
      /* .mlxy  .page4 { background:#d8c2af url(../images/de.png) no-repeat center top; } */
      .mlxy  .page4 .disflex .box .red{ position: absolute;left: 0;top: 0; width: 50px;height: 30px;background: url(../images/fash.png) repeat;font-size: 16px;line-height: 30px; color: #fff;font-weight: bold;text-align: center;}
      .mlxy  .page4 .disflex .box .p{font-size: 18px;line-height:31px;color: #273563;}
      .mlxy  .page4 .disflex .box .p span{font-size: 26px;}
      .mlxy  .page4 .mybtn{margin-top: 0;}
      .mlxy  .page4 .cecond .box{ width: 580px; height: 427px; border-radius:0 0 20px 20px ; -webkit-border-radius:0 0 20px 20px ; -moz-border-radius:0 0 20px 20px ; -ms-border-radius:0 0 20px 20px ; -o-border-radius:0 0 20px 20px ; }
      .mlxy .page4 .cecond .box .red {width: 100%;height: 10px;}
      .mlxy .page4 .cecond .box {padding: 48px 0px 0 50px;box-sizing: border-box;}
      .mlxy .page4 .cecond .box .p {font-size: 26px;line-height: 40px;color: #091d5f;font-weight: bold;}
      .mlxy .page4 .cecond .box .p1 {font-size: 18px;line-height: 29px;color: #091d5f;}
      .mlxy .br{height: 0;}
      .mlxy .disflexi .modeldiv:nth-child(1) .ptitle{ padding-top: 17px;line-height: 27px;} 
/* æ„å¤§åˆ©å¼€å§‹ */
.ydl .page3{background: #fff;}
.ydl .page2{background: url(../images/bg1.jpg) no-repeat center bottom;}

.ydl .con{padding :46px  0 0 ;}

.ydl .box1.row3 li{width: 1144px;margin: auto;background:#fff;padding: 0;line-height: 180px;text-align: center;font-size: 20px;color: #273563;}
.ydl .page1{height: 345px;margin-bottom: 64px;}
.ydl .page2 .changebox1{display: flex;justify-content: space-between;}
.ydl .page2 .box1 .wid11{width: 563px;height: 280px;box-sizing: border-box;}
.ydl .page2 .box1 .p1{color: #091d5f;font-size: 23px;text-align: center;padding-top: 35px;font-weight: bold;margin-bottom: 26px;}
.ydl .page2 .box1 .p2{color: #091d5f;font-size: 18px;line-height: 25px;padding-left: 34px;}
.ydl .page2 .box1 .tex{text-align: center;padding-left: 0;}
.ydl .page3 .boxpadd{padding-top: 54px;}
.ydl .page3 .titlbox{font-size: 26px;margin-bottom: 31px; background: #eeb284;color: #091d5f;height: 75px;line-height: 75px;padding-left: 31px;box-sizing: border-box;font-weight: bold;}
.ydl .page3 .disFlex{display: flex;justify-content: space-between;margin-bottom: 19px;}
.ydl .page3 .disFlex .leftbox2{height: 161px;width: 588px;border: 1px solid #eeb284;padding: 73px 0 0 15px;position: relative;box-sizing: border-box;}
.ydl .page3 .disFlex .leftbox2 .red{ width: 275px;font-size: 23px;color: #091d5f;text-align: center; height: 79px;line-height: 79px; background: #f3ae78; position: absolute; left: -1px; top: -20px; border-radius:0 0px 20px 0 ; -webkit-border-radius:0 0px 20px 0 ; -moz-border-radius:0 0px 20px 0 ; -ms-border-radius:0 0px 20px 0 ; -o-border-radius:0 0px 20px 0 ; }
.ydl .page3 .disFlex .leftbox2 .yuan{width: 35px;height:33px;position: absolute;line-height: 31px;font-weight: bold; padding-left: 8px;box-sizing: border-box; right: 0;top: 0;font-size: 17px;color: #f3b56c;background: url(../images/yuan_03.png) no-repeat center top;}
.ydl .page3 .disFlex .leftbox2 .p15{font-size: 20px;color: #273563;line-height: 30px;}
.ydl .page3 .titlbox span{font-size: 13px;margin-left: 10px;font-weight: normal;}
.ydl .page3 .two .leftbox2{width: 380px;height: 229px;padding-right: 10px;}
.ydl .page4 {padding: 105px 0 45px;}
.ydl .pb89{padding-bottom: 89px;}
.ydl .disflextiaojian{display: flex;justify-content: space-between;padding-top: 40px;flex-wrap: wrap;}
.ydl .disflextiaojian .the{width: 584px;height: 340px;background: #fff;box-shadow: 0 0 10px #d8c2af;position: relative;margin-bottom: 24px;
  padding: 59px 47px 0 16px;background:#fff url(../images/yg.png) no-repeat ;background-position: 552px center;box-sizing: border-box;}
.ydl .disflextiaojian .the .red{width: 50px;height: 31px;position: absolute;left: 0;top: 0; background: url(../images/fash.png) repeat;font-size: 16px;text-align: center; color:#fff;line-height: 31px; font-weight: bold;}
.ydl .disflextiaojian .the .pTj{font-size: 20px;color: #273563;line-height: 25px;}
.ydl .disflex{display: flex;justify-content: space-between;}
.ydl .disflex .shen{ width: 581px; height: 356px; background: #fff; border-radius: 0 0 20px 20px; -webkit-border-radius: 0 0 20px 20px; -moz-border-radius: 0 0 20px 20px; -ms-border-radius: 0 0 20px 20px; -o-border-radius: 0 0 20px 20px; }
.ydl .hred{height: 57px;font-size: 26px;line-height: 57px; color: #fff;font-weight: bold;padding-left: 36px;margin-top: 46px;margin-bottom: 14px; box-sizing: border-box;background: #fb7421;width:100%;}
.ydl .disflex .shen .red{width: 100%;height: 10px;background: #fb7421;margin-bottom: 38px;}
.ydl .disflex .shen .ptitle{font-size: 23px;color: #091d5f;line-height: 40px;font-weight: bold;padding-left: 50px;box-sizing: border-box;}
.ydl .disflex .shen .ptitle2{font-size: 18px;color: #091d5f;line-height: 30px;padding-left: 50px;box-sizing: border-box;}
.ydl .hred2{margin-top: 28px;}

/* æ„å¤§åˆ©ç»“æŸ */
    .page2 .pcblock{height: 0px;}

    .pcblock{display: block;}
    .mnone{display: none;}
    .pcblock1{display: flex !important;}



    /* é‡ä¿® */
    .zxyy{padding:50px 0;}
.zxyy .pc{width: 96%;padding:10px 2% 20px;background:url(../images/form_bg1.png) no-repeat center top;-webkit-background-size:100% 100%;background-size:100% 100%; }
.zxyy h3{font-size: 30px;color:#091d5f;text-align:center;font-weight: bold;line-height: 110%;}
.zxyy .formBox{width: 80%;padding:20px 10%;border: none;}

    .form_new li{width:46%;margin:5px 2%;font-size:12px;color:#fff;float: left;font-size: 15px;}
.form_new li .tit{display: block; line-height: 130%;}
.form_new li .tit span{color:#fb7421;padding:0 1%;}
.form_new li input{width:96%;height:40px;line-height:40px;font-size: 15px; background:#fff;border-radius:4px;padding:0 1.9%;}
.form_new li select{ padding: 0 1.9%; width:100%; height:39px; line-height:39px; border-radius:4px ; background:#fff url(../images/select2.png) no-repeat 94% center; outline:none; appearance:none; -moz-appearance:none; -webkit-appearance:none; -webkit-border-radius:4px ; -moz-border-radius:4px ; -ms-border-radius:4px ; -o-border-radius:4px ; }
.form_new li select option{color:#000;}
.form_new li.Code input{width:65%;margin-right:1%;}
.form_new li .VeriCodeBtn{cursor: pointer;display: inline-block;font-size:14px;width:29%;height:40px;line-height:40px;color:#fff;text-align:center;background:#fb7421;border-radius:4px;transition:all 0.2s ease-in 0s;}
.form_new .tiaokuan{text-align:center;margin:10px 0;font-size:12px;color:#fff;}
.form_new .tiaokuan .checked{width:14px;height:14px;background:url(https://liuxue.xdf.cn/images/form_checked2_white.png) no-repeat center top;display:inline-block;vertical-align:bottom;}
.form_new .tiaokuan .checked.active{background:url(https://liuxue.xdf.cn/images/form_checked_white.png) no-repeat center top;}
.form_new .tiaokuan a{color:#f1b256;}
.form_new .btn{width:50%;height:40px;font-size:16px;color:#fff;text-align:center;line-height:40px;background:#fb7421;border-radius:20px;margin:0 auto;cursor:pointer;transition:all 0.2s ease-in 0s;}
.form_new li .VeriCodeBtn:hover,
.form_new .btn:hover{background:#f89558;cursor: pointer;}

    #reg{width: 170px;height: auto;padding: 95px 10px 10px;background: url(../images/reg_bg.png) no-repeat 0 0;font-size: 24px;}
    .reg_form_btn{background: url(../images/reg_btn.png) no-repeat 0 0;height: 170px;}
    #reg .btn-close{background: url(../images/reg_close.png) 0 0 no-repeat;width: 24px;height: 24px;top: 10px;right: -5px;}
    #reg .form_new li{width: 100%;margin: 0;}
    #reg .form_new li input{background: #ffd8b8;padding-left:5%;width: 95%;height: 26px;line-height: 26px;font-size: 15px; }
    #reg .form_new li select{background: #ffd8b8 url(../images/select2.png) no-repeat 94% center;padding-left:5%;width: 100%;font-size: 15px; height: 26px;line-height: 26px;}
    #reg .form_new li .tit{color:#333;}
    #reg .form_new li.Code input{width: 40%;float: left;}
    #reg .form_new li.Code .VeriCodeBtn{width: 50%;float: right;font-size: 12px;height: 26px;line-height: 26px;}
    #reg .form_new .tiaokuan{color: #333;text-align: left;line-height: 140%;margin: 5px 0;}
    #reg .form_new .btn {width: 100%;height: 28px;line-height: 28px;}
    #reg .form_new .tiaokuan .checked{background: url(https://liuxue.xdf.cn/images/form_checked2.png) no-repeat center top;}
    #reg .form_new .tiaokuan .checked.active{background: url(https://liuxue.xdf.cn/images/form_checked.png) no-repeat center top;}
    


    /* é‡ä¿®ç»“æŸ */




@media (max-width:1000px){
  .pagede{margin-top: -42px;}
  .navTop {display: none;}
  .mobile{display: block;}
/*ç§»åŠ¨ç«¯å¯¼èˆª*/
.navimenu{position: fixed;top:5px;right:5px;z-index: 1000}
.navimenu .menuBtn{
    width: 60px;
    height: 60px;
    background: #e9c797;
    line-height: 60px;
    position: relative;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size:40px;
    transform: translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 200ms ease-out 0s;
    outline: transparent solid 20px;
    margin-left: 100%;
    }
.navimenu .menuBtn .burger{
    display: block;
    position: absolute;
    top: 50%;
    left: 5px;
    background: rgb(255, 255, 255);
    transition: transform 200ms ease 0s;
    width: 50px;
    height: 5px;
    }
.navimenu .menuBtn .burger-1 {
    transform: translate3d(0px, -17px, 0px);
    -webkit-transform: translate3d(0px, -17px, 0px);
    -moz-transform: translate3d(0px, -17px, 0px);
    -ms-transform: translate3d(0px, -17px, 0px);
    -o-transform: translate3d(0px, -17px, 0px);
}
.navimenu .menuBtn .burger-2 {
    transform: translate3d(0px, -2px, 0px);
}
.navimenu .menuBtn .burger-3 {
    transform: translate3d(0px, 12px, 0px);
    -webkit-transform: translate3d(0px, 12px, 0px);
    -moz-transform: translate3d(0px, 12px, 0px);
    -ms-transform: translate3d(0px, 12px, 0px);
    -o-transform: translate3d(0px, 12px, 0px);
}
.navimenu .menuBtn.menu-open .burger-1 {
    transform: translate3d(0px, 0px, 0px) rotate(45deg);
}
.navimenu .menuBtn.menu-open .burger-2 {
    transform: translate3d(0px, 0px, 0px) scale(0.1, 1);
}
.navimenu .menuBtn.menu-open .burger-3 {
    transform: translate3d(0px, 0px, 0px) rotate(-45deg);
}
.navimenu .menuList{
    background: #495680;
    width: 80%;
    text-align: right;
    padding: 0 5%;
    height: 0;
    overflow: hidden;
    transition: transform 200ms ease 0s;
}
.navimenu .menuList a{display: block;height: 70px;line-height: 70px;border-top: 1px solid #3b4568;color:#fff;font-size: 24px;}
.navimenu .menuList a.active{color: #e9cba6;font-weight: bold;}


.listNews .ulwrap{width:700px;box-shadow: 12px 11px 0px #c9b19c; display: block; box-sizing: border-box;height: 188px;  padding: 20px 23px 20px 21px;}
.listNews .ulwrap ul li{font-size: 26px;line-height: 160%;width: 48%;padding-right: 2%;}



  .btnWrap{height: 50px;line-height: 50px;font-size: 20px;}





  /* åº•éƒ¨å…¬å…±åŒ… */
  .pcblock1{display: none !important;}

  .pcblock{display: none;}
  .mnone{display: block;}


  .m1200{width: 100%;}



  .header{width: 750px;margin: auto;}


  .index{background: url(../images/bannerm.jpg) no-repeat center top;}
  .header .header_t{display: none;}
  #nav {width: 100%;margin: auto;overflow: hidden;}
  .nav {width: 100%;height: auto;margin: 0;background: transparent;box-shadow: 0 0 0 #fff;}
  .nav p {width: 180px;height: 65px;line-height: 65px;font-size: 24px;color: #fff;background: #273563;box-shadow: 0 0 10px #303d6d;}

  #nav{position: absolute !important;left: 0;top: 383px !important;}
  .chaoniubi .tabF{padding-bottom: 9px;display:flex;justify-content: space-between;}
  .chaoniubi .tabF1{width: 560px;margin: auto;}

  .yjs{position: absolute;top: 571px;width: 100%;}

  .page1 {padding: 55px 0 0;height: 591px;margin-bottom: 0;}
  h2::before{margin-right: 17px;}
  h2::after{margin-left:17px;}
  .con {padding: 41px 0px 0;}
  .xinjiapo .box1 li{margin-bottom: 17px;padding: 20px 23px 0 21px;}
  .box1.row3 li {width: 708px;height: 174px;margin:0 auto 17px;box-sizing: border-box;box-shadow: 0 0 10px #ece6e3;padding: 0;}
  .xinjiapo .box1 .fl {padding: 25px 14px 14px 15px;height:auto;}
  .box1 li h3 {color: #000;font-weight: bold;padding-bottom: 0px;font-size: 29px;width: 290px;float: left;line-height: 113px;}
  .xinjiapo .box1 li p {font-size: 26px;line-height:32px;float: left;width: 100%;display: block;text-align: left;text-size-adjust: none;}
  .box1 li p span{line-height: 113px;}
  .xinjiapo .box1 li .lh41{line-height: 41px;padding-top: 13px;box-sizing: border-box;} 
  .box1 li .lh41 span{line-height: 41px;} 

  .page2{padding:58px 0 0;}
  .conpt63{padding-top: 63px;}

  .box1 .wid11{width: 699px;height: 160px;margin: auto;background: url(../images/shenhuo.png) no-repeat center top;padding:  0 ;display: block;}
  .xinjiapo .box1 li .wid100{width: 100%;line-height: 36px;text-align: left;padding-top: 0px;color: #273563;}
  .xinjiapo .box1 li .wid100 span{line-height: 48px;font-size: 26px;}
  .xinjiapo .box1 li .wid100  .he1{height: 1px;}
  .xinjiapo .none{display: none !important;}
  .xinjiapo .box1 .fl {background: #fff;}
  .xinjiapo .page1 { height: 592px;}
  .xinjiapo .box1 .fr{background: #fff;}
  .xinjiapo .page2{padding-top: 0;}
  .xinjiapo .box1 .wid11 p {font-size: 26px;}
  .xinjiapo .pagede .flex .modeldiv .ptitle{font-size: 26px;}
  .xinjiapo .pagede .flex .modeldiv p{font-size: 26px;}
  .xinjiapo .page2 .btn {margin-bottom: 50px;}
  .xinjiapo .pagede h2{padding-top: 10px;}



  .changebox1{padding:  0;width: 699px;margin: auto;}
  .pore{position: fixed;right: 0%;bottom: 150px;z-index: 10;}

  .btn {margin: 41px auto 0;}
  .page2 .btn {margin-bottom: 141px;width: 351px;height: 81px;font-size: 27px;line-height: 81px;}

  .reg_mobile{display: block;}
  .qt_form .form .select {width: 100%;height: 40px;line-height: 40px;background: #fff url(../images/select2.png) no-repeat 94% center;
    outline: none;appearance: none;-moz-appearance: none;-webkit-appearance: none;}
  .qt_form .form .label {width: 90%;margin: 0.1rem 5%;}
  .reg_mobile{width: 710px;height: 1090px;margin: auto;background: url(../images/b.png) no-repeat center top;padding:178px 54px 0;box-sizing: border-box;}
  .qt_form .form .label{width: 100%;margin: 0  0 12px;font-size: 24px;}
  .qt_form .form .select { height: 70px; line-height: 70px; font-size: 23px; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ; }
  .qt_form .form .input { height: 70px; line-height: 70px; font-size: 23px; border-radius:0 ; -webkit-border-radius:0; -moz-border-radius:; -ms-border-radius:; -o-border-radius:; }
  .qt_form .form .SmsCode {margin-right: 0;box-sizing: border-box; float: left;}
  .qt_form .form .SmsCodeBtn {background: #c39767; width: 35%; height: 70px; font-size: 19px; line-height: 70px !important; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }

  .qt_form .tiaokuan{font-size: 20px;text-align: left;}
  .qt_form .tiaokuan .checked{width: 20px;height: 20px;background-size: 100% 100%;}
  .qt_form .tiaokuan .checked.active {
    background: url(https://liuxue.xdf.cn/images/form_checked_white.png) no-repeat center top;background-size: 100% 100%;
}
.qt_form .btn{width: 100%;height: 80px;font-size: 24px;line-height: 80px;}

.xinjiapo .qt_form .btn{background: linear-gradient(90deg,#fb8d21 0%,#fb7421 100%);}

.pagede .flex{width: 710px;margin: auto;display: block;}
.pagede .flex .modeldiv{width: 100%;height: 280px;margin-bottom: 48px;padding: 97px 46px 0 14px;background: url(../images/des.png) no-repeat;
background-position: 678px center;}
 
.pagede .flex .modeldiv .ptitle {font-size: 29px;}
.pagede .flex .modeldiv p{font-size: 23px;line-height: 36px;}

.nav{width: 750px;margin: auto;}
.page1{width: 750px;margin: auto;}
.page2{width: 750px;margin: auto;}
.page4{width: 750px;margin: auto;}
.m1200x {width: 100%;}

.xinjiapo{width: 750px;margin: auto;}
.page4 {padding:86px 0 0;background-position:  0 -66px;background:url(../images/lbj.png) no-repeat center top;overflow: hidden;display: none;}
.page4 .disFlex {padding-top: 41px;width: 710px;margin: auto;}
.page4 .disFlex div {width: 100%;height: 219px;}
.page4 .disFlex .red{margin-bottom: 28px;}
.page4 .disFlex .p{margin-bottom: 38px; color: #000;}
.page4 .disFlex .p1 {width: 260px;margin: auto;text-align: left;}
.page4 .disFlex .p2 {width: 260px;margin: auto;text-align: left;}
.page4 .disFlex2 {width: 710px;margin: auto;flex-wrap: wrap;padding-bottom: 0;}
.page4 .showbox {width: 100%;height: 674px;margin-bottom: 22px;}
.page4 .showbox .orange{height: 14px;}
.page4 .tit {padding-top: 0px;font-size: 23px;padding-bottom: 0px;}
.page4 .wenzi {font-size: 23px;line-height: 30px;margin-left: 14px;}
.page4 .luobo{height: 1px;}
.page4 .wid338{width: 338px;margin:0 auto 71px;}
.page4 .lh{line-height: 43px;font-size: 23px;}
.page4 .xiaozi{font-size: 23px;}
.page4 .til {font-size: 23px;}
.page4 .mlh{font-size: 23px;line-height: 43px;}
.pb20{display: none;}

.cerlt {width: 700px;margin:0 auto 66px;height: 315px;padding-top: 0;box-shadow: 10px 10px 3px #c9b19c;background:#fff url(../images/del.png) no-repeat;background-position:688px center;}
.cerlt .bgbottom{display: none;}
.henpi{position: relative; width: 660px;margin: auto;line-height: 59px; height: 59px;border-bottom: 1px solid #d7c6b7;font-size: 29px;font-weight: bold;color: #091d5f;text-align: center;}
.yuan{ width: 82px; height: 82px;position: absolute;top: -36px;left: 7px; line-height: 82px; background: #fb7421;font-size: 35px;color: #fff;font-weight: bold; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.divwid1{width: 660px;height: 1px;background: #465173;margin:  1px auto 0;}

.cerlt .wid30 {height: auto;padding-top: 83px;width: 46%;}
.leftbox{margin-left: 28px;font-size: 23px;padding-left: 33px;padding-bottom: 21px;}
.leftbox span{color: #091d5f;font-size: 24px;}
.leftlh29{line-height: 30px;vertical-align: top;padding-bottom: 9px;background-position: 0 10px;padding-right: 10px;}
.cerlt .wid58{font-size: 19px;line-height: 29px;padding-top: 33px;height: auto;width: 100%;background: none;padding-top: 0;padding-right: 10px;}

.cerlt .patop11{padding-top: 70px;}
.cerlt .patop12{padding-top: 52px;}

.page5{width: 750px;margin: auto;}
.bottomNav .list {width: 50%;padding: 0 0 65px;box-sizing: border-box;}
.bottomNav .listnone{border: none;}
.bottomNav{padding:  73px  55px 0;box-sizing: border-box;}

.bottomNav h2{font-size: 28px;margin-bottom: 38px;}

.xinjiapo .page4 .disFlex{display: flex;justify-content: space-between;}
.page4 .showbox .leftdiv {float: inherit;padding: 18px 0 0 38px;box-sizing: border-box;width: 100%;}
.page4 .showbox .pt0{padding-top: 0;}
.page4 .showbox .lh41{line-height: 41px;}

.cerlt .wid30{float: inherit;padding-top: 18px;width: 100%;}

.xinjiapo .page4{padding-bottom: 5rem;display: none;}


/* æ—¥æœ¬ */
.riben .rip{width: calc(100% - 299px);float: left;height: 100%;text-align: left;line-height: 39px;padding-top: 15px;color: #000;font-size: 22px;}
.riben .box1 li p span{line-height: 39px;}
.riben .ripm{padding-top: 10px;line-height: 32px;}
.riben .ripm span{line-height: 32px;}
.riben .h3{display: none;}
.riben .h4{font-size: 22px;color: #000;font-weight: normal;margin-top: -10px;}
.riben .changebox1 {width: 702px;}
.riben .box1 .wid11{height: auto;}
.riben .box1 .wid11 .wid100{display: block;justify-content: initial;}
.riben .box1 .wid11 .wid100 div{width: 699px;height: 160px;margin-bottom: 26px;line-height: 46px; font-size: 30px; background: url(../images/rishen.png) no-repeat center top;padding-top: 37px;box-sizing: border-box;}
.riben .page2 .btn {margin: 48px auto 50px;}
.riben .pore {position: absolute;right: -23px;bottom: 147px;}
.riben .page2{background: url(../images/ripage2.png) no-repeat center top;padding: 58px 0 10px;}
.riben .conpt63 {padding-top: 30px;}
.riben .page3{width: 750px;margin: auto;}
.riben .page3 .disFlex{display: block;width: 708px;margin: auto;}
.riben .page3 .disFlex .san{width: 100%;height: 239px;margin-bottom: 45px;padding: 82px 37px 0 15px;}
.riben .page3 .disFlex .san p{font-size: 16px;line-height: 30px;}

.riben .ortop{width: 355px;height: 80px;}
.riben .orcenterm{line-height: 80px;padding: 0;}
.riben .page3{padding-bottom: 0px;padding-top: 5px;}
.riben .page4 .disFlex .red{display: none;}
.page4 .disFlex{display: block;width: 708px;margin: auto;position: relative;padding-bottom: 12px;}
.riben .page4 .disFlex .youshu { width: 100%; height: 202px;padding: 0; box-shadow: 0 0 0 #fff; margin-bottom: 36px; background: #fff9ec url(../images/rishixig.png) no-repeat;background-position: 680px center; border-radius:7px ; -webkit-border-radius:7px ; -moz-border-radius:7px ; -ms-border-radius:7px ; -o-border-radius:7px ; }
.riben .page4 .disFlex .p1 {border: none;width: calc(100% - 171px);height: 100%; float: left;padding: 22px 75px 0 59px;box-sizing: border-box;background: url(../images/rishixi.png) no-repeat left center;}
.riben .page4 .disFlex .p{border: none;width: 171px;height: 100%;float: left;padding: 0;line-height: 202px;font-size: 29px;color: #091d5f;font-weight: bold;}
.riben .page4 .disFlex .p2 {border: none;width: calc(100% - 171px);height: 100%; float: left;padding: 22px 75px 0 59px;box-sizing: border-box;background: url(../images/rishixi.png) no-repeat left center;}
.riben .page4 .disFlex .plh{padding-top: 72px;line-height: 35px;box-sizing: border-box;}
.riben .br{height: 0px;}
.riben .page4 .disFlex .mei{box-shadow: 0 0 0 #fff; position: absolute;width: 90%;height: 12px;background: #3f4b6b;z-index: 2;left: 5%;bottom: -11px;border-radius: 0 0 20px 20px; }
.riben .qt_form .btn{background: linear-gradient(90deg,#fb8d21 0%,#fb7421 100%);}
.riben .rowone{width: 708px;margin: auto;}
.riben .pb89{padding-bottom: 80px;}

/* é¦™æ¸¯ */

      .xg .calc{width: calc(100% - 290px);float: left;height: 100%;text-align: left;padding-left: 30px;box-sizing: border-box;}
      .xg .padd{padding-top: 29px;line-height: 30px !important;}
      .xg .padd span{line-height: 38px !important;}
      .xg .box1 .wid11{line-height: 160px;}
      .xg .page3 .disFlex{display: block;width: 708px;margin: auto;}
      .xg .page3 .disFlex .xgbox {width: 100%;height: 279px;margin-bottom: 38px;background: url(../images/xgr.png) no-repeat;background-position: 686px center;}
      .xg .page3 .disFlex .red{overflow: hidden; width: 355px; height: 79px;font-size: 26px; border-radius:0 0 23px 0 ; -webkit-border-radius:0 0 23px 0 ; -moz-border-radius:0 0 23px 0 ; -ms-border-radius:0 0 23px 0 ; -o-border-radius:0 0 23px 0 ; }
      .xg .page3 .disFlex .red .titr{padding-left: 3px;right: -2px;}
      .xg .page3 .disFlex .firstbox {padding: 18px 12px 15px 13px;box-sizing: border-box;background: none;}
      .xg .page3 .disFlex .xgbox .p::-webkit-scrollbar {height: 166px;}
      .xg .page3{padding-bottom: 0;margin-top: -22px;}
      .xg .page41 {width: 709px;height: 307px;margin:0 auto 80px;}
      .xg .page41 .orange{height: 30px;margin-bottom: 59px;}
      .xg .page41 p {width: 580px;margin: auto;font-size: 34px;line-height: 56px;}
      .xg .qt_form .btn{    background: linear-gradient(90deg,#fb8d21 0%,#fb7421 100%);}
      .xg .mb89px{padding-bottom: 89px;}
      .xg .divsan {padding-top: 64px;}
      .xg .box1.row3 li{width: 344px;height: 220px;padding: 17px 16px 0;box-sizing: border-box;}
      .xg .box1 li h3{width: 100%;line-height: 32px;font-size: 30px;}
      .xg .calc {width: 100%;font-size: 26px;line-height: 30px;padding-left: 0;}
      .xg .page1{height: 393px;}
      .xg .box1 .wid11{font-size: 19px;color: #273563;line-height: 29px;}
      .xg .box1 .wid11{padding: 52px 52px 0 18px;font-size: 26px; box-sizing: border-box;background: url(../images/hem2.png) no-repeat center top;width: 710px;height: 294px;}
      .xg .br{height: 0;}
      .xg .page3 .disFlex .xgbox .p{font-size: 26px;text-size-adjust: none;}
      .xg .none{display: none;}
      .xg .mb89px {padding-bottom: 0rem;}
      .xg .page4{padding-bottom: 5rem;}
      .xg .qt_form .form .select{font-size: 19px;}
      .xg .qt_form .form .input{font-size: 19px;}
      .xg .page2 .btn {
        margin-bottom: 142px;
    }
    .xg .page3 h2{padding-top: 5px;}












/* éŸ©å›½ */
.hg .rowone{padding:  0 19px;}
.hg .rowone li:nth-child(2){width: 345px;height: 368px;}
.hg .rowone li:nth-child(1){width: 345px;height: 368px;}
.hg .box1 li h3 {padding-top: 47px;line-height: normal;width: 100%;padding-bottom: 44px;}
.hg .br{height: 0;}
.hg .ripm{line-height: 38px;margin-bottom: 41px;}
.hg .ripm span{line-height: normal;}
.hg .box1 .wid11{line-height: 160px;}
.hg .page3 .disFlex {display:block;}
.hg{width: 750px;margin: auto;}
.hg .page3 .disFlex .san{width: 100%;height: 279px;margin-bottom: 37px;}
.hg .orcenter{width: 355px;}
.hg .pageb0{padding-bottom: 0;}
.hg .mei{display: none;}
.hg .page4 .disFlex .red{margin-bottom: 65px;height: 29px;}
.hg .page4 .disFlex .p1{width: 585px;font-size: 33px;line-height: 54px;text-align: center;}
.hg .page4 .disFlex .youshu{height: 305px;}
.hg .page4 .disFlex {padding-bottom: 80px;}
.hg .qt_form .btn{background: linear-gradient(90deg,#fb8d21 0%,#fb7421 100%);}
.hg .box1 li h3{padding:  0;font-size: 30px;}
.hg .rowone li:nth-child(1){height: 240px;padding: 12px 18px 0;box-sizing:border-box;}
.hg .rowone li:nth-child(2){height: 240px;padding: 12px 18px 0;box-sizing:border-box;}
.hg .ripm{font-size: 26px;line-height: 29px;}
.hg .page1 {height: 394px;}
.hg .hanp div{width: 710px;height: 347px;background: url(../images/hem2.png) no-repeat;background-size: 100% 100%; line-height: 36px; font-size: 26px;text-align: left;padding: 21px 22px 20px;overflow: auto; box-sizing: border-box;}
/* .hg .pore {position: absolute;right: -23px;bottom: -193px;} */
.hg .box1 .wid11{width: 710px;height: auto;}
.hg .page3 .disFlex{width: 710px;margin: auto;}
.hg .orcenter{width: 274px;padding-top: 22px;font-size: 26px;}
.hg .page3 .disFlex .san p{font-size: 26px;text-size-adjust: none;}
.hg .page4{padding: 210px  0 5rem;}
.hg .none{display: none !important;}
.hg .pageb0{padding-top: 7px;}
.hg .page3 h2{padding-top: 5px;}
.hg .orcenter span:nth-child(2){font-size: 16px;}





/* é©¬æ¥è¥¿äºš */
.mlxy .changebox1 .wid11 .p1{font-size: 30px;}
.mlxy .changebox1 .wid11 .p2{font-size: 24px;}
.mlxy .box1.row3 li{padding-top: 0;}
.mlxy .pageb0{padding-bottom: 0;}
.mlxy .qt_form .btn{background: linear-gradient(90deg,#fb8d21 0%,#fb7421 100%);}
.mlxy .page4 {background:#d8c2af url(../images/end2.png) no-repeat center top;padding-bottom: 5rem;}
.mlxy .h1 {color:#091d5f;}
.mlxy .row3{width: 710px;margin: auto;display: block;}
.mlxy .box1.row3 li {width: 100%;background: #fff;height:173px;padding: 15px 0 0 16px;box-sizing: border-box;overflow: hidden;}
.mlxy .page1 {height: 764px;}
.mlxy .box1 li h3{width: 100%;height: 29px;line-height: 24px;margin-bottom: 20px;float: inherit; color: #fb7421;font-size: 30px;text-align: left;border-left:4px solid #fb7421}
.mlxy .calc {font-size: 26px;text-align: left;line-height: 30px;}
.mlxy .box1 li p span {line-height: 20px;font-size: 26px;}
.mlxy .changebox1{flex-wrap: wrap;} 
.mlxy .changebox1 .wid11{width: 334px;height: 256px;background: url(../images/xibanya1.png) no-repeat center center;box-shadow: 8px 9px 5px #c9b19c;}
.mlxy .pagexi h2{padding-top: 5px;}
.mlxy .changebox1 .wid11:nth-child(1){width: 100%;height: 278px;background: url(../images/xibanya.png) no-repeat center center;}
.mlxy .page2 .btn{margin-bottom: 83px;}
.mlxy .changebox1 .wid11{margin-bottom: 21px;padding-top: 93px;position: relative;}
.mlxy .absulu{position: absolute;bottom: -74px;right: 0;z-index: 9;display: none;}
.mlxy .disflexi{display: block;width: 709px;margin: auto;padding-bottom: 0;}
.mlxy .disflexi .modeldiv{width: 100%;height: 295px;margin-bottom: 49px;background: none;padding: 76px 45px 0px 14px;box-sizing: border-box;}
.mlxy .disflexi .modeldiv:nth-child(1) .ptitle {padding-top: 15px;line-height: 27px;}
.mlxy .disflexi .modeldiv p{font-size: 26px;overflow: auto;height: 192px;text-size-adjust: none;}



.mlxy .disflexi .modeldiv p::-webkit-scrollbar{width:10px;height:163px;background:#ffebdc;}
.mlxy .disflexi .modeldiv p::-webkit-scrollbar-thumb{background:#f3ae78;} 
  
.mlxy .page2{margin-bottom: 7px;}

.mlxy .none{display: none !important;}
/* æ³•å›½æ˜¯å€Ÿæ—¥æœ¬ */
.riben .rowone{width: 100%;}
.riben .box1.row3 li{width: 344px;height: 175px;padding: 15px 14px 11px 17px;box-sizing: border-box;}
.riben .box1 li h3 {height: 25px;border-left: 4px solid #fb7421;margin-bottom: 8px;font-size: 26px;color: #fb7421;width: 100%;line-height: 25px;}
.riben .rowone p{font-size: 22px;line-height: 29px;color: #273563;overflow: auto;height: calc(100% - 33px);display: block;width: 100%;}
.riben .box1.row3 li div{padding-right: 0px;display: initial;} 
.riben .rowone p::-webkit-scrollbar{width:14px;background:#ffebdc;}
.riben .rowone p::-webkit-scrollbar-thumb{background-color:#f3ae78;} 
.riben .page1{height: 765px;}
.riben .changebox1{flex-wrap: wrap;}
.riben .box1 .wid11 {margin-bottom: 25px;box-sizing: border-box;height: 281px;padding: 29px 13px 0;}
.riben .changebox1 .wid11:nth-child(3){width: 100%;height: 278px;background: url(../images/famliu2.png) no-repeat center top;position: relative;}
.riben .changebox1 .wid11:nth-child(1){ background: url(../images/famliu1.png) no-repeat center top;}
.riben .changebox1 .wid11:nth-child(2){ background: url(../images/famliu1.png) no-repeat center top;}
.riben .page2{background: none;}
.riben .changebox1 .p1{font-size: 34px;margin-bottom: 16px;}
.riben .imgmargin{margin: 0 auto 17px;}
.riben .changebox1 .p2 {font-size: 26px;line-height: 29px;text-align: left;}
.riben .feiyong{position: absolute;right: -20px;top: -73px;display: none;}
.riben .page3 .disFlex .san{width: 710px;height: 278px;}
.riben .orcenterm{width: 274px;padding-top: 22px;font-size: 26px;line-height: 18px;}
.riben .page3 .disFlex .san p{font-size: 26px;line-height: 35px;}
.riben .page3 .disFlex .orcenterm p{font-size: 16px;}

/* æ„å¤§åˆ©çœ‹è¿™ä¸ª */
.ydl .page3 .titlbox {font-size: 30px;}
.ydl .none{display: none !important;}
.ydl .disflextiaojian{display: none;}
.ydl .hred{display: none;}
.ydl .disflex{display: none;}
.ydl .box1.row3 li{width: 711px;margin:auto;font-size: 26px;line-height: 29px;text-align: left;padding: 58px 20px 0;box-sizing: border-box;}
.ydl .page1{margin-bottom: 42px;}
.ydl .page2 .box1 .wid11 {width: 325px ;height: 375px;background: url(../images/yig.png) no-repeat center top;background-size: 100% 100%; position: relative;box-shadow: 9px 7px 3px #c9b19c;}
.ydl .page2 .box1 .p1 {padding-top: 22px;margin-bottom: 17px;font-size: 30px;}
.ydl .page2 .box1 .p2{font-size: 26px;padding:  0 23px;line-height: 28px;}
.ydl .br{height: 0px;}
.ydl .page2 .box1 .tex{text-align: left;}
.ydl .page2 .btn{margin-top: 65px;}
.ydl .por{position: absolute;bottom: -54px;right: -18px;display: none;}
.ydl .mfan{line-height: 55px;}
.ydl .mfan::after{
  display: none;
  content: "'";
  font-size: 0;
  /* display: inline-block; */
  vertical-align: middle;
  background: url(../images/caption_r.png) no-repeat center center;
  width: 32px;
  height: 42px;
  margin-left: 17px;
}
.ydl .mfan .abb::after{
  content: "'";
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/caption_r.png) no-repeat center center;
  width: 32px;
  height: 42px;
  margin-left: 17px;
}
.ydl .page3 .boxpadd {width: 717px;margin: auto;}
.ydl .page3 .disFlex .leftbox2{width: 344px;height: 229px;padding-right: 13px;}
.ydl .page3 .disFlex .leftbox2 .p15{font-size: 26px;}
.ydl .page3 .disFlex .leftbox2 .red{font-weight: bold;font-size: 26px;}
.ydl .page3 .disFlex .leftbox2 .yuan { left: auto; background: url(../images/yuan_03.png) no-repeat right top;padding-left: 3px; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ; }
.ydl .page3 .titlbox span {font-size: 19px;}
.ydl .page3 .two{display: block;}
.ydl .page3 .two .leftbox2 {width: 100%;height: 211px;margin-bottom: 56px;}
.ydl .page3 .two .leftbox2:nth-child(3){margin-bottom: 30px;}
.ydl .page3 {padding-bottom: 5px;margin-top: -22px;}
.ydl .qt_form .btn{background: linear-gradient(90deg,#fb8d21 0%,#fb7421 100%);}


/* mç«¯åˆ°æ­¤ä¸ºæ­¢ */
.page5{display: none;}
.divsan{display: none;}
.riben .disLex {display: none;}
.riben .ps{display: none;}
.riben .psbtn{display: none;}
.riben .h2none{display: none;}

/* .riben .page2{display: none;} */
/* .riben .page3{display: none;} */
/* .xinjiapo .listNews {margin-bottom: 0;} */
.xinjiapo .page2{padding-bottom: 0;margin-top: -1px;}
/* .riben .page4{display: none;} */
.riben .page25{margin-top: -11px;}
.hg .pageb0 {margin-top: -22px;}
.pagede .flex .modeldiv .red{padding-top: 13px;}
.mlxy .pagexi{margin-top: -29px;padding-top: 30px;}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  4% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  8% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  12% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  16% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  20%,100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation: swing 5s 0s infinite;
  animation: swing 5s 0s infinite;
  bottom: 200px;
}
.xinjiapo .page2 {padding-bottom: 20px;}
.listNews{background: #d8c1af url(../images/m_bg1.jpg) no-repeat center bottom;padding-bottom: 40px;}
.xg .page2 .btn {margin-bottom: 55px;}
.hg .btn{margin-bottom: 60px;}
.ydl .btn{margin-bottom: 60px;}


.m_zxyy{position: fixed;top:0;height: 100%;width: 100%; z-index: 10;display: none;}
	.m_zxyy .mobile{position: absolute;top:4%;left:0;padding: 50px 0;background: url(../images/m_zxyy.jpg) no-repeat center top;width: 96%;margin:0 2%;-webkit-background-size: 100% 100%;background-size: 100% 100%;z-index: 10;}
	.m_zxyy #close{cursor: pointer;position: absolute;left: -5px;right: auto; top: -10px;background: url(../images/reg_close.png) 0 0 no-repeat;width: 40px;height: 40px;background-size: cover;}
	.m_zxyy h3{font-size: 48px;color:#fff;text-align:center;font-weight: bold;}
	.m_zxyy h3::before{content: "'";font-size:0;display:inline-block;vertical-align: middle;background: url(../images/icon5.png) no-repeat center center;width: 40px;height: 50px;margin-right:10px;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
	.m_zxyy .form_new li{width:84%;margin: 5px 8%;}

	.formBtn {cursor: pointer;width: 130px;height: 130px;background: url(../images/m_zxyy_btn.png) no-repeat center center;-webkit-background-size: contain;background-size: contain;position: fixed;right: 0%;bottom: 150px;z-index: 10;}
	.form_new li .VeriCodeBtn{font-size: 24px;}
	.m_zxyy .mask {filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;background: #000;z-index: 9;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	.m_zxyy .result_txt{display: none}
	.m_zxyy .result_txt{color:#fff;text-align: center;padding-top:40px;}
	.m_zxyy .result_txt h4 strong{font-size: 40px;font-weight: bold;}
	.m_zxyy .result_txt h5{font-size: 40px;line-height: 160%;font-weight: bold;color: #efa365;padding:20px 0;}
	.m_zxyy .result_txt p{font-size: 24px;}







}
#formBtn{display: none;}
@media (max-width:1000px){
  #formBtn{display: block;}
  .form_new .tit{font-size: 22px;}
  .form_new li input{font-size: 22px;}
  .form_new li select{font-size: 22px;}
  .form_new .input_wrap input{vertical-align: top;}
  .form_new .btn {height: 50px;line-height: 50px;font-size: 22px;}



/* åº•éƒ¨å’¨è¯¢ */


.btnWrap {height: 90px !important;line-height: 90px !important;font-size: 33px !important;}








}





















