*{margin:0;padding:0;border:0;}
ol,ul {list-style:none}
html,body{width: 100%;background-color: #f6f7f8}
#wrap{width:100%;height:100%; transform-origin: left top;}
body {font-family:"Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;color:#333;-webkit-tap-highlight-color: rgba(0,0,0,0);}
img {border:0px;max-width:100%;}
ul,li {list-style:none;}
em,i {font-style:normal;}
a,a:link{text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);color: inherit;}
a:active,a:hover{outline:0;text-decoration:none}
.clearfix::after {clear:both;content: "";display: block;height: 0;}
.clear{clear:both;}
.clear1{clear:both;width: 100%;height: 1px;background-color: transparent}
.rd{background:red;}
table { border-collapse: collapse; border-spacing: 0; }
.flex{display:flex;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex}
* {box-sizing:border-box;-webkit-text-size-adjust:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;}
button[disabled],html input[disabled]{cursor:default}
input,button,textarea{font-family: inherit;border:0;outline:0;} 
.fl{
    float:left
}
.fr{
    float:right
}
.text-left{
   text-align: left
}
.text-right{
   text-align: right
}
.cen-box{
    text-align: center
}
.cen{
   width: 1200px;margin: 0 auto
}
.header_top {
    width: 100%;
    height: 80px;
    background-color: #388FFD;
    color: #fff;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;
}
.notice {
    height: 48px;
    background-color: #fff;
    line-height: 48px;
    padding: 0 30px;
}
.notice .fl{
    font-size: 14px;
}
.notice .fr{
    position: relative;
    width: 260px;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
}.form-control {
    width: 260px;
    height: 34px;
    padding: 6px 12px 6px 15px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 14px;
}.btn-primary {
}.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    right: 12px;
    width: 20px;
    top: 9px;
    background-color: transparent;
} 
.btn img{
    width: 100%;
    height: 100%
}.form-control::placeholder{color: #bcbdbd}
.box,.box2{
    margin-top: 10px;
}
.box .fl{
    background-color: #fff;
    width: 810px;
    padding: 25px;
    box-sizing: border-box;
    min-height: 740px;
}
.box .fr{
     background-color: #fff;
     width: 380px;
     padding: 20px 25px;
     box-sizing: border-box;
     min-height: 740px;
}.fl .all-title-box:before {
    width: 87%;
    content: "";
    z-index: 999;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0px;
    background: #e2e2e2;
}.all-title-box {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
}.all-title-box:after {
    content: "";
    width: 3px;
    height: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: #fe7a3f;
}.atb-title {
    padding: 0px 0 0px 15px;
    float: left;
    line-height: 18px;
    font-size: 18px;
    background: #fff;
}.atb-title a {
    color: #fe7a3f;
}
a.after {
    position: absolute;
    top: 1px;
    right: 0px;
    z-index: 1000;
    color: #333;
    font-size: 12px;
    background-color: #FFF;
    width: 40px;
    text-align: right;
}
a.after:hover{color: #fe7a3f}
.fl-list{
    margin-top: 25px;
    border-width: 1px;
    border-color: rgb(224, 224, 224);
    border-style: solid;
    padding: 20px;transition: color 0.3s
}
.fl-list:hover{

 box-shadow: 0px 5px 3px 0px rgb(246 247 248);

}
.fl-list:hover .fl-list-tit{
    color: #fe7a3f;
    text-decoration: none;
}
.fl-list .fl-list-tit{
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  line-height: 1.2;
  font-weight: 600;
  height: 50px;transition: color 0.3s;transition: border 0.3s;word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  overflow: hidden;
  border-bottom:1px dashed rgb(224, 224, 224) !important;
}
.fl-list .fl-list-time{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(131, 131, 131);
  line-height: 1.2;
  margin-top: 10px;
}

.fr .fr-title-box:before {
    width: 20px;
    content: "";
    z-index: 999;
    width: 3px;
    height: 17px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: #fe7a3f;
    background-size: contain;
}.fr-title-box {
    width: 100%;
    text-align: left;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dashed #cccccc;
}.fr-title-box:after {
    content: "";
    width: 110px;
    height: 3px;
    position: absolute;
    top: 31px;
    left: 0px;
    z-index: 999;
    background: #fe7a3f;
}
.fr-title-box .fr-atb-title{
    padding-left: 16px;
    line-height: 18px;
    font-size: 18px;
    background: #fff;
}
.fr-title-box .fr-atb-title a{
    color: #fe7a3f;
    
}
.fr-atb-title a:after{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    color: #333;
    font-size: 12px;
    background-color: #FFF;
    width: 40px;
    text-align: right;
}
.fr-box{
    margin-top: 15px;
}
.fr-box1{
    margin-top: 15px;min-height: 20px
}
 .fr-list{
    min-height: 42px;
    overflow: hidden;
    margin-bottom: 20px;
}
.fr-list:hover .fr-list-tit:before{
    
    border: 1px solid #fe7a3f;
}
 .fr-list .fr-list-tit{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: relative;
  padding-left: 20px;transition: color 0.3s
}
.fr-list:hover .fr-list-tit{
    color: #fe7a3f
}
 .fr-list .fr-list-time{
    text-align: right;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: rgb(131, 131, 131);
    margin-top: 5px;
}
.fr-list .fr-list-tit:before{
    border-radius: 50%;
    border: 1px solid #E5E4E4;
    height: 5px;
    width: 5px;
    display: inline-block;
    content: '';
    font-weight: bold;
    position: absolute;
    top: 6px;
    z-index: 11111;
    left: 4px;transition: color 0.3s
}
.footer{
    background-color: #388FFD;
    width: 100%;
    padding: 25px 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
}
.box1 {
    margin-top: 10px;
    background-color: #fff;padding-bottom: 30px
}
.box1 .fl{
    background-color: #fff;
    width: 300px;
    padding: 25px;
    box-sizing: border-box;
    min-height: 740px;
}
.box1 .fr{
     background-color: #fff;
     width: 900px;
     padding: 25px;
     box-sizing: border-box;
     min-height: 740px;
}
.fr-list1:last-of-type{margin-bottom: 0}
.box1 .fl  a div{
    height: 80px;
    width: 100%;
    text-align: left;
    line-height: 80px;
    font-size: 18px;
    color: #333;
    transition: color 0.3s;transition: border 0.3s;
    position: relative;
    padding-left: 60px;
}
.box1 .fl  a div:hover,.box1 .fl  a div.active{
    color: #fff;background-color: #fe7a3f
}
.box1 .fl  a div:after{
    content: "";
    position: absolute;
    right: 20px;
    background: url(../img/jt.png);
    width: 6px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.box1 .fl  a div:hover:after,.box1 .fl  a div.active:after{
     background: url(../img/jt-r.png);
}

.fr-list1{
    overflow: hidden;
    margin-bottom: 20px;
}
.fr-list1:hover .fr-list-tit:before{
    
    border: 1px solid #fe7a3f;
}
 .fr-list1 .fr-list-tit{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  transition: color 0.3s;transition: border 0.3s;
  float: left;
  width: 730px;
}
.fr-list1:hover .fr-list-tit{
    color: #fe7a3f;cursor: pointer
}
 .fr-list1 .fr-list-time{
    text-align: right;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: rgb(131, 131, 131);
}
.fr-list1 .fr-list-tit:before{
    border-radius: 50%;
    border: 1px solid #E5E4E4;
    height: 5px;
    width: 5px;
    display: inline-block;
    content: '';
    font-weight: bold;
    position: absolute;
    top: 6px;
    z-index: 11111;
    left: 4px;transition: color 0.3s
}
.paginationControl{
    float: right;font-size: 14px;font-family: "Microsoft YaHei";margin-top: 30px
}
.paginationControl a:hover{color: #fe7a3f}
.news-tit{
   
  font-size: 18px;
  color: rgb(208, 0, 0);
  line-height: 1.2;
  text-align: center;font-weight: bold


}
.news-time{
  font-size: 14px;
  color: rgb(51, 51, 51);
  line-height: 1.2;
  text-align: center;margin: 20px 0
}
.news-content{padding-top: 30px;border-top: 1px solid #bcbdbd;
  font-size: 14px;
  color: rgb(42, 42, 42);
  line-height: 1.5;text-indent: 28px;text-align: justify
}
.headLeft {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    padding-left: 18px;
    position: relative
}
.headLeft a:hover{
    color: #fe7a3f
}
.headLeft:after{
    content: "";
    width: 10px;
    height: 19px;
    position: absolute;
    top: 18px;
    left: 0px;
    z-index: 999;
    background:url(../img/dw.png) no-repeat;
    background-size: contain;
}
.so{
    float: right;
    position: relative;
    margin-top: -6px;
}.top16{
    top: 16px!important
}
.box2 .fl{
   background-color: #fff;
   width: 290px;
   padding: 25px;
   box-sizing: border-box;
   min-height: 740px;
}
.box2 .fr{
        background-color: #fff;
    width: 900px;
    padding: 25px;
    box-sizing: border-box;
    min-height: 740px
}
.bottom-img img{margin-top: 20px}
.top-img img,.bottom-img img{width: 100%}

.fl .all-title-box2:before {
    width: 63%;
    content: "";
    z-index: 999;
    height: 1px;
    position: absolute;
    top: 10px;
    right: 0px;
    background: #e2e2e2;
}.all-title-box2 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-top: 20px;
}.all-title-box2:after {
    content: "";
    width: 3px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: #fe7a3f;
}.atb-title2 {
    padding: 0px 0 0px 10px;
    float: left;
    line-height: 20px;
    font-size: 18px;
    background: #fff;
}.atb-title2 a {
    color: #fe7a3f;
}

.fl .all-title-box1:before {
    width: 63%;
    content: "";
    z-index: 999;
    height: 1px;
    position: absolute;
    top: 10px;
    right: 0px;
    background: #e2e2e2;
}.all-title-box1 {
    width: 100%;
    /* overflow: hidden; */
    text-align: center;
    position: relative;
    margin-top: 10px;
    height: 35px;
}.all-title-box1:after {
    content: "";
    width: 3px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: #fe7a3f;
}.atb-title1 {
    padding: 0px 0 0px 10px;
    float: left;
    line-height: 20px;
    font-size: 18px;
    background: #fff;
}.atb-title1 a {
    color: #fe7a3f;
}
.atb-content{margin-top: 35px;font-size: 14px;text-align: justify;font-family: "Microsoft YaHei";}



.fr .title-box1:before {
    width: 20px;
    content: "";
    z-index: 999;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 2px;
    background: url(../img/zz.png) no-repeat;
    background-size: contain;
}
.fr .title-box2:before {
    width: 20px;
    content: "";
    z-index: 999;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 2px;
    background: url(../img/gg.png) no-repeat;
    background-size: contain
}
.fr .title-box3:before {
    width: 20px;
    content: "";
    z-index: 999;
    height: 14px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: url(../img/gs.png) no-repeat;
    background-size: contain
}
.title-box2,.title-box3{
    margin-top: 30px
}
.fr-title-box1 {
    width: 100%;
    text-align: left;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dashed #cccccc;
}.fr-title-box1:after {
    content: "";
    width: 110px;
    height: 3px;
    position: absolute;
    top: 31px;
    left: 0px;
    z-index: 999;
    background: #fe7a3f;
}
.fr-title-box1 .fr-atb-title1{
    padding-left: 29px;
    line-height: 18px;
    font-size: 18px;
    background: #fff;
}
.fr-title-box1 .fr-atb-title1 a{
    color: #fe7a3f;
    
}


.fr-list2{
    overflow: hidden;
    margin-bottom: 15px;
}
.fr-list2:hover .fr-list-tit:before{
    
    border: 1px solid #fe7a3f;
}
 .fr-list2 .fr-list-tit{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  transition: color 0.3s;transition: border 0.3s;
  float: left;
  max-width: 650px;
     cursor: pointer
}
.fr-list2:hover .fr-list-tit{
    color: #fe7a3f
}
 .fr-list2 .fr-list-time{
    text-align: right;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: rgb(131, 131, 131);
    margin-top: 1px;
}
.fr-list2 .fr-list-tit:before{
    border-radius: 50%;
    border: 1px solid #E5E4E4;
    height: 5px;
    width: 5px;
    display: inline-block;
    content: '';
    font-weight: bold;
    position: absolute;
    top: 6px;
    z-index: 11111;
    left: 5px;
    transition: color 0.3s;transition: border 0.3s;
}
.red{color: #d20;}

.box-content{
    padding: 30px;
    padding-bottom: 60px;
}
.font14{font-size: 14px}
.box-content .login-rk{
    text-align: right;color: #999;    font-size: 14px;
    font-weight: 400;
}
.box-content .login-rk a:hover{
    text-decoration: none
}
.box-content .box-content-tit{
    font-size: 20px;
    color: #d20;
    text-align: center;
    font-weight: 600;
    margin-top: 25px;
    letter-spacing: 1px;
    margin-bottom: 50px
}
.login-content{
    display: block;
    position: relative;
    min-height: 1px;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    margin-top: 15px;
}
.login-content .login-content-fl{
    display: inline-block;
    margin-right: 12px;
    white-space: nowrap;
    width: 77px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: rgb(0, 0, 0);
}
.login-content .login-content-fr{
    display: inline-block;
    text-align: left;
    width: 335px;
    height: 35px;
    line-height: 35px;
}
.login-content .login-content-fr input{
    background-color: rgb(244, 244, 244);width: 100%;height: 100%;box-sizing: border-box;padding-left: 10px
}

.login-input-box{
    width: 235px!important;
}
.login-content .login-content-fr .zh{border-style: solid;border-width: 1px;border-color: #d20;width: 90px;height: 35px;text-align: center;display: inline-block;margin-left: 10px;font-size: 14px;position: absolute;}

.login-content .login-content-fr .zh:hover{
    text-decoration: none;opacity: 0.7
}

.login-content .login-content-fr .zh1{border-style: solid;border-width: 1px;border-color: #d20;width: 105px;height: 35px;text-align: center;display: inline-block;margin-left: 10px;font-size: 14px;position: absolute;background-color: transparent;padding: 0;}

.login-content .login-content-fr .zh1:hover{
    text-decoration: none;opacity: 0.7
}
.login-content .login-content-fr img{
    width: 90px;
    height: 35px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    position: absolute;
}

.login-rk  .ts{
    text-align: left;
    width: 720px;
    margin: 40px auto;
    line-height: 26px;
}
.login-rk  .ts1{
    text-align: left;
    width: 455px;
    margin: 40px auto;
    line-height: 26px;
    color: #d20
}
.login-rk  .ts1 .bt{
    color: #000
}
.line{
  background-color:#e1e1e1;
width: 100%;height: 1px;

}
.btn-login{border-radius: 6px;background-color: #d20;width: 200px;height: 40px;color: #fff!important;line-height: 40px;text-align: center;display: inline-block;margin: 0 auto;text-decoration: none;transition: background 0.3s}
.btn-login:hover{text-decoration: none!important;background-color: rgba(193, 40, 27,0.8)}
.mar50{
    margin-top: 50px
}
.mar40{
    margin-top: 40px
}
.mar30{
    margin-top: 30px
}
.dlzc{
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 14px;
    top: 15px;
transition: color 0.3s
}
.dlzc a:hover{
  color: #fe7a3f;text-decoration: underline

}
.box-content .login-rk .login-ts{
  font-size: 13px;
  color: #d20;
  text-align: left;
  padding-left: 480px;
}
.box-content .login-rk .login-ts .blue:hover{
    opacity: 0.8
}
.login-content .login-content-fl1 {
    display: inline-block;
    margin-right: 12px;
    white-space: nowrap;
    width: 120px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: rgb(0, 0, 0);position: relative
}
.blue{
    color: #0066cc;text-decoration: underline!important
}
.login-content .login-content-fl1:before{
    content: "*";
    position: absolute;
    left: -15px;
    top: 3px;
    color: #d20;
    z-index: 11;
    font-weight: bold;
    font-size: 18px;
}
.ma30{
    margin: 25px auto;
}

.box-content .login-rk .login-sm{
  font-size: 13px;
  color: #d20;
  text-align: left;
  padding-left: 342px;
}

.notice-img{
    
margin: 50px auto 0;
    
text-align: center;
    
display: block;
    
width: 180px;
}
.notice-tit{
  font-size: 14px;
  color: rgb(153, 153, 153);
  text-align: center;
}

.middle-lc li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    background-color: #ebebeb;
 
}
.middle-lc1 li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    background-color: #ebebeb;
 
}
.middle-lc1 .size6 {
    width: 16.866666667%;
    position: relative;
}
.middle-lc1 .size6 b{
    color: #666;
    position: absolute;
    left: 15px;
    font-size: 20px;
    font-style: oblique;
    transform: scale(1.4,1.3);
    font-weight: 900;
}

.middle-lc .size6 {
    width: 16.866666667%;
    position: relative;
}
.middle-lc .size6 b{
    color: #666;
    position: absolute;
    left: 15px;
    font-size: 20px;
    font-style: oblique;
    transform: scale(1.4,1.3);
    font-weight: 900;
}
.middle-lc .size7 {
    width: 15.052%;
    position: relative;
}
.middle-lc .size7 b{
    color: #666;
    position: absolute;
    left: 5px;
    font-size: 20px;
    font-style: oblique;
    transform: scale(1.4,1.3);
    font-weight: 900;
}
.middle-lc1 li.last.size7 {
   width: 6.667%;
}
.middle-lc1 .size7 {
    width: 15.552%;
    position: relative;
}
.middle-lc1 .size7 b{
    color: #666;
    position: absolute;
    left: 5px;
    font-size: 20px;
    font-style: oblique;
    transform: scale(1.4,1.3);
    font-weight: 900;
}
.middle-lc li.selected {
    color: #fff;
    background: #fe7a3f url(../img/bg_process.jpg) no-repeat;
    background-position: 142px 0px;
}
.middle-lc li.selected b,.middle-lc li.first b{color: #fff}
.middle-lc li span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 14px;
    text-align: center;
    padding-right: 2px;
    box-sizing: border-box;
}
.middle-lc li.last {
   width: 9.666666667%;
}
.middle-lc li.last1 {
  background-color:  #fe7a3f;  color: #fff; width: 9.666666667%;
}
.middle-lc li.last1 b{color: #fff}
.middle-lc li.next {
    background: #ebebeb url(../img/bg_process.jpg) no-repeat;
    background-position: right -40px;
}
.middle-lc li.first {
    background: #fe7a3f url(../img/bg_process.jpg) no-repeat;
    background-position: right -80px;
    color: #fff;
}


.middle-lc1 li.selected {
    color: #fff;
    background: #fe7a3f url(../img/bg_process.jpg) no-repeat;
    background-position: 164px 0px;
}
.middle-lc1 li.selected b,.middle-lc li.first b{color: #fff}
.middle-lc1 li span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 15px;
    text-align: center;
    padding-left: 5px;
}
.middle-lc1 li.last {
   width: 15.666666667%;
}
.middle-lc1 li.last1 {
  background-color:  #fe7a3f;  color: #fff; width: 15.666666667%;
}
.middle-lc1 li.last1 b{color: #fff}
.middle-lc1 li.next {
    background: #ebebeb url(../img/bg_process.jpg) no-repeat;
    background-position: right -40px;
}
.middle-lc1 li.first {
    background: #fe7a3f url(../img/bg_process.jpg) no-repeat;
    background-position: right -80px;
    color: #fff;
}
.middle-lc1 li.first b{
    color: #fff;
}
.bz{
  background-color: rgb(255, 229, 229);
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 25px auto 20px;
}
.bz .bz-tit{
  font-size: 18px;
  color: #d20;
  
}

.bz1{
  background-color: rgb(244, 244, 244);
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  margin: 25px auto 20px;
  color: #fff;
  box-sizing: border-box;
  padding-left: 20px
}
.bz1 .bz-tit{
  font-size: 16px;
  color: #000;
}
.table-box{
    width: 730px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
.table-box .table-box-fl{
    text-align: left;
    padding-left: 90px;
}

.table-box .table-box-tit{
    
}
.table-box tr{
   /* margin-bottom: 10px; */
}
.table-box tr td{
  background-color: rgb(244, 244, 244);
  padding: 12px 0;
  margin: 5px;
  border: 8px solid #fff;
}
.black{color: #000;font-weight: bold;font-weight: 600;}
.black1{color: #000;margin-top: 5px;margin-bottom: 20px}

.btn-login1{border-radius: 6px;background-color: #d20;/* width: 110px; */height: 36px;color: #fff!important;padding: 0 20px;font-size: 14px;line-height: 36px;text-align: center;display: inline-block;margin: 0 auto;text-decoration: none;transition: background 0.3s}
.btn-login1:hover{text-decoration: none!important;background-color: rgba(193, 40, 27,0.8)}
.pad30{padding: 20px 0!important}

.box-content  .ts2{
    text-align: left;
    width: 720px;
    margin: 40px auto;
    line-height: 26px;
    color: #d20;
    font-size: 14px;
}
.box-content  .ts2 .bt{
    color: #000
}
.xy{
  font-size: 22px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  margin: 25px auto;
}
.xy-content{
   background-color: rgb(244, 244, 244);
   padding: 35px;
   text-align: justify;
   line-height: 1.5;
   font-size: 14px;
   width: 900px;
   margin: 0 auto;
}
.xy-content p{margin-bottom: 10px}
.xy-content p:last-of-type{margin-bottom: 0}

.xy1{
  font-size: 22px;
  color: #d20;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  margin: 40px auto 20px;padding-left: 15px;box-sizing: border-box
}
.xy2{
  font-size: 16px;
  color: #d20;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto 25px;
}
.xy2-black{
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto 25px;
}
.btn-box{
    text-align: center;margin-top: 30px

}



.btn-box .btn2{border-radius: 6px;background-color: #ccc;width: 280px;height: 36px;color: #fff!important;font-size: 14px;line-height: 36px;text-align: center;display: inline-block;text-decoration: none;transition: background 0.3s;margin: 0 10px;cursor: not-allowed}


.btn-box .btn3{border-radius: 6px;background-color: #d20;width: 290px;height: 36px;color: #fff!important;font-size: 14px;line-height: 36px;text-align: center;display: inline-block;text-decoration: none;transition: background 0.3s;margin: 0 10px;}
.btn-box .btn3:hover{text-decoration: none!important;background-color: rgba(193, 40, 27,0.8)}


.btn-box .btn1{border-radius: 6px;background-color:#fff;width: 90px;height: 36px;color:#d20!important;font-size: 14px;line-height: 36px;text-align: center;display: inline-block;font-weight: 900;text-decoration: none;transition: background 0.3s;border:1px solid  #d20;margin: 0 10px;}
.btn-box .btn1:hover{text-decoration: none!important;opacity: 0.7}
.login-content .login-content-fr span{
        color: #000;
    word-break: keep-all;
    width: 710px;
    display: inline-block;
}

.login-content .login-content-fr select{
    background-color: rgb(244, 244, 244);width: 100%;height: 100%;box-sizing: border-box;padding-left: 10px;color: #000;transition: box-shadow 0.25s ease;cursor: pointer;
	
		width: 100%;
		border: none;border: none;outline: none
		

}


.table-box1{
    
}
.table-box1 tr{
    
}
.table-box1 tr td{
    text-align: left;
    font-size: 16px;
    color: #000;
    padding: 5px 0 5px 180px;
}

.table-box2 .text-right div{
   
}
.table-box2 .text-left{
      /* width: 320px; */
}

.table-box2 .text-left input.table-input {
    background-color: rgb(244, 244, 244);
    width: 320px;
    box-sizing: border-box;
    padding-left: 10px;
    height: 35px;
    transition: box-shadow 0.25s ease;
}
input.only{cursor: not-allowed;height: 35px;}
.table-box2 .text-left .table-select {
    background-color: rgb(244, 244, 244);
    width: 320px;
    height: 35px;
    box-sizing: border-box;
    padding-left: 10px;
    color: #000;
    transition: box-shadow 0.25s ease;
    cursor: pointer;
    border: none;
    outline: none
}


.table-box2 .text-left .table-textarea {
    background-color: rgb(244, 244, 244);
   
    box-sizing: border-box;
    padding-left: 10px;
    color: #000;
    transition: box-shadow 0.25s ease;
    cursor: pointer;
    border: none;
    outline: none
}

select:focus-visible,select:focus{
    border: none;outline: none
}

select:hover ,.table-box2 .text-left input.table-input:hover,.table-bg tbody tr td input:hover{
		box-shadow: 0 0px 2px rgba(0, 0, 0, 0.15);
	}select::-ms-expand { display: none; }

.font-left{text-align: left;padding-left: 180px;position: absolute;top: 15px;}
.font-red{color: #d20;font-weight: 900;margin-top: 15px;font-size: 20px;}

.font-blod{
    position: absolute;
    left: auto;
    right: auto;
    margin-left: -17px;
    top: -14px;
}
.table-box2 tr td{padding: 10px 0;position: relative;}

.table-bg{
    
    
}
.table-bg thead{
    
    
}
.table-bg thead tr{
    background-color: #ffe5e5
    
}
.table-bg thead tr td{
  text-align: center;color: #d20
    
}
.table-bg thead{
    
    
}
.table-bg tbody tr{
    
    
}
.table-bg tbody tr td{
     /*background-color: rgb(244, 244, 244);*/
     padding: 0;
     margin: 5px 0;
     border: 8px solid #fff;
}
.table-bg tbody tr td input{
    background-color: rgb(244, 244, 244);
 
    box-sizing: border-box;
    padding-left: 10px;
    height: 25px;
    transition: box-shadow 0.25s ease;
}


.table-bg tbody tr td:first-of-type{
    border-left-width: 0
}

.table-bg tbody tr td:last-of-type{
    border-right-width: 0
}

#addtr_TEL{
  border-style: solid;
  border-width: 1px;
  border-color: #d20;
  border-radius: 6px;
  text-align: center;
  padding: 5px 10px;
  font-size: 14px;
  color: #d20;
  margin-top: 8px;
  float: right;
  margin-right: 125px;
}

.addtr_TEL{
  border-style: solid;
  border-width: 1px;
  border-color: #d20;
  border-radius: 6px;
  text-align: center;
  padding: 3px 10px;
  font-size: 14px;
  color: #d20;
  margin-top: 8px;

}
.outcolor{
    background-color: transparent!important;
}
.table-check{
    margin-left: 20px;margin-right: 10px
}
.table-check:first-of-type{margin-left: 0}

.layui-btn {
    background-color: #f4f4f4;
    color: #d20!important;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}.upload-file {
    display: none!important;
    /* opacity: .01; */
    filter: Alpha(opacity=1);
    position: absolute;
    width: 260px;
    height: 300px;
    left: 0;
    top: 0;
    z-index: 111;
}.layui-btn-danger {
    position: absolute;
    z-index: 111;
    right: -10px;
    top: -10px;
    width: 25px;
    height: 25px;
    background: url(../img/delete.png) no-repeat;
    background-size: contain;
}
.upload-box{
    
}
.upload-box .upload-btn{
    position: absolute;
    z-index: 111;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.upload-box{
    position: relative;
    width: 90px;
    height: 90px;
    display: inline-block;
    overflow: hidden;
}
.upload-btn-img{display: block;text-align: center;margin: 0 auto 5px}
.upload-btn-img img{
    width: 30px
}
.upload-box1{position: relative;margin-right: 20px;display: inline-block;display: none}
.layui-btn-danger:hover{
    opacity: 0.8
}


.table-box3{
    width: 730px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
.table-box3 .table-box-fl{
    text-align: center;
}
.table-box3 .table-box-tit{
  font-size: 18px;
  color: #d20;
  text-align: center;
  font-weight: bold;
}
.table-box3 .table-box-tit td{
   background-color: rgb(255, 229, 229);
   border-top-width: 30px;
}
.table-box3 tr{
   /* margin-bottom: 10px; */
}
.table-box3 tr td{
  background-color: rgb(244, 244, 244);
  padding: 12px 0;
  margin: 5px;
  border: 8px solid #fff;
}
.grey{
  color: rgb(102, 102, 102);text-align: justify
}
.ts-bottom{
   color: #d20;
    font-size: 14px;text-align: left
}
.upload-cl{
    width: 900px;
    margin: 0 auto;
}
.upload-cl1{
    width: 900px;
    margin: 50px auto 0;
}
.upload-cl2{
    width: 740px;
    margin: 50px auto 0;
}
.upload-tit{
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 1.8;
  text-align: left;
  font-weight: bold;
}
.upload-tit-sm{
  font-size: 14px;
  color: rgb(102, 102, 102);
  line-height: 1;
  margin-top: 10px;
}
.upload-tit-ts{
  font-size: 14px;
  color: rgb(0, 0, 0);
  text-align: justify;
  line-height: 2.25;
  margin-top: 40px;
}
.upload-tit-ts .red{
    line-height: 1.3;
    margin-bottom: 10px;
}
.upload-form{display: inline-block}
.upload-form1{
    float: right;
    width: 805px;

}
.upload-form1 .upload-box1{margin-bottom: 10px}
.line-dash{
  border-top:1px dashed #e1e1e1;
width: 100%;height: 0px;
margin: 25px 0
}
.zjz{
    width: 100%;margin: 25px 0;display: block
}

.download-gj{
  text-align: center;
  display: inline-block;
  font-size: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #d20;
  border-radius: 6px;
  padding: 2px 20px;
  margin-top: 10px;
  color: #d20;
}

.download-gj:hover{
    text-decoration: none;opacity: 0.7
}
.btn-tit{
   font-size: 14px;
   text-align: center;
   color: #d20;
   margin-top: 20px;
}
.box-form{
    margin-top: 40px;
}
.box-form .box-form-tit{
    text-align: center;
    font-size: 22px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    margin-bottom: 25px;
}


.btn-box1{
    text-align: center;margin-top: 30px

}

.btn-box1 .btn2{border-radius: 6px;background-color: #ccc;height: 36px;color: #fff!important;font-size: 14px;padding: 0px 25px;line-height: 36px;text-align: center;display: inline-block;text-decoration: none;transition: background 0.3s;margin: 0 10px;cursor: not-allowed}


.btn-box1 .btn3{border-radius: 6px;background-color: #d20;height: 36px;color: #fff!important;padding: 0px 25px;font-size: 14px;line-height: 36px;text-align: center;display: inline-block;text-decoration: none;transition: background 0.3s;margin: 0 10px;}
.btn-box1 .btn3:hover{text-decoration: none!important;background-color: rgba(193, 40, 27,0.8)}


.table-box4{
    width: 730px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
.table-box4 .table-box-fl{
    text-align: left;
}
.table-box4 .table-box-tit{
  font-size: 18px;
  color: #d20;
  text-align: center;
  font-weight: bold;
}
.table-box4 .table-box-tit td{
   background-color: rgb(255, 229, 229);
   border-top-width: 30px;
}
.table-box4 tr{
   /* margin-bottom: 10px; */
}
.table-box4 tr td{
  background-color: rgb(244, 244, 244);
  padding: 12px 0;
  margin: 5px;
  border: 8px solid #fff;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
  width: 70px;
}
.table-box4 .table-box-img{
    text-align: center;
    padding: 0;width: 70px
}
.table-box4 .table-box-img img{
   width: 92px
}
.grey1{
    color: #999
}
.zf-box{
    margin-top: 20px
}
.zf-box .pay-box{
    display: inline-block;
    position: relative;
    margin-right: 40px;
    padding-left: 30px;margin-bottom: 20px
}
.zf-box .pay-box .zf-radio{
    position: absolute;
    left: 0;
    top: 15px;
    width: 20px;
    height: 20px;
    color: #d20;
    background-color: #d20;z-index: 1
}
.zf-box .pay-box label{
   
}
.zf-box .pay-box img{
    width: 50px;
    cursor: pointer;transition: transform 0.3s 
}
.zf-box .pay-box img:hover{
  transform:scale(1.05)
}
.ewm{margin-top: 20px}
.ewm img{
    width: 120px;height: 120px
}

    input[type="radio"] + label::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #d20;
    margin-right: .213333rem;
    box-sizing: border-box;
    position: absolute;
    z-index: 1111;
    left: 0;
    top: 15px;
}
input[type="radio"]:checked + label::before {
    background-color: #d20;
    background-clip: content-box;
    padding: 3px;
    box-sizing: border-box;
}
input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

  .tab{
              padding: 0;width: 100%;border-collapse: collapse; margin: 0 auto  20px;
          }
          .tab tr td{
                position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
            transition: all 0.3s;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    border-collapse: collapse;
              color: #000
          }
          
          .tab tr:nth-child(odd){
    background: #f3f3f3;
}
          
          .tab tr:hover td {
    background-color: #e9f2f9!important;
}
          
      .reback  {
    margin-right: 10px;
    margin-bottom: 35px;
    height: 38px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 18px;
    background-color: #1E9FFF;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}
.total-thead{
    border-collapse: collapse;background-color: #f2f2f2
}
.total-thead td{
    font-size:18px!important;font-weight:bold!important;
}





.radio-box{
  display: inline-block;
    position: relative;
    margin-right: 20px;
    padding-left: 25px;
    margin-bottom: 20px;
}
.radio-box .zf-radio{
    position: absolute;
    left: 0;
    top: 15px;
    width: 20px;
    height: 20px;
    color: #d20;
    background-color: #d20;z-index: 1
}

.radio-box input[type="radio"] + label::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #d20;
    margin-right: 0.213333rem;
    box-sizing: border-box;
    position: absolute;
    z-index: 1111;
    left: 0;
    top: 10px;
}
.radio-box input[type="radio"]:checked + label::before {
    background-color: #d20;
    background-clip: content-box;
    padding: 2px;
    box-sizing: border-box;
}
.radio-content{width: 720px;}





.table-box5{
    width: 653px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}
.table-box5 .table-box-fl{
    text-align: left;
}
.table-box5 .table-box-tit{
  font-size: 18px;
  color: #d20;
  text-align: center;
  font-weight: bold;
}
.table-box5 .table-box-tit td{
   background-color: rgb(255, 229, 229);
   border-top-width: 30px;
}
.table-box5 tr{
   /* margin-bottom: 10px; */
}
.table-box5 tr td{
  background-color: rgb(244, 244, 244);
  padding: 5px 0;
  border: 3px solid #fff;
  text-align: center;
  box-sizing: border-box;
  padding-left: 0px;
  width: 70px;
}
.table-box5 .table-box-img{
    text-align: center;
    padding: 0;width: 70px
}
.table-box5 .table-box-img img{
   width: 92px
}
#preview .preview{width: 200px}




  .sweet-alert {
            background-color: white;
            font-family: 'Open Sans', sans-serif;
            width: 550px;
            padding: 17px;
            border-radius: 5px;
            text-align: center;
            margin: 50px auto;
            overflow: hidden;
            display: none;
            z-index: 2000;
        }
        
        .showSweetAlert {
            -webkit-animation: showSweetAlert 0.3s;
            -moz-animation: showSweetAlert 0.3s;
            animation: showSweetAlert 0.3s;
        }
        
        .sweet-alert .icon {
            width: 80px;
            height: 80px;
            border: 4px solid gray;
            border-radius: 50%;
            margin: 20px auto;
            padding: 0;
            position: relative;
            box-sizing: content-box;
        }
        
        .sweet-alert .icon.error {
            border-color: #f75e5e;
        }
        
        .animateErrorIcon {
            -webkit-animation: animateErrorIcon 0.5s;
            -moz-animation: animateErrorIcon 0.5s;
            animation: animateErrorIcon 0.5s;
        }
        
        .sweet-alert .icon.error .x-mark {
            position: relative;
            display: block;
        }
        
        .animateXMark {
            -webkit-animation: animateXMark 0.5s;
            -moz-animation: animateXMark 0.5s;
            animation: animateXMark 0.5s;
        }
        
        .sweet-alert .icon.error .line {
            position: absolute;
            height: 5px;
            width: 47px;
            background-color: #f75e5e;
            display: block;
            top: 37px;
            border-radius: 2px;
        }
        
        .sweet-alert .icon.error .line.left {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            left: 17px;
        }
        
        .sweet-alert .icon.error .line.right {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            right: 16px;
        }
        
        .sweet-alert h2 {
            color: #333;
            font-size: 30px;
            text-align: center;
            font-weight: 600;
            text-transform: none;
            position: relative;
            margin: 25px 0;
            padding: 0;
            line-height: 25px;
            display: block;
        }
        
        .sweet-alert p {
            color: #333;
            font-size: 16px;
            text-align: center;
            font-weight: 300;
            position: relative;
            margin: 0;
            padding: 0;
            line-height: normal;
        }
        
        .sweet-alert[data-has-cancel-button=false] button {
            box-shadow: none !important;
        }
        
        .sweet-alert button {
            margin: 26px 5px 0 5px;
            cursor: pointer;
            border-radius: 6px;
            background-color: #d20;
            height: 36px;
            color: #fff!important;
            padding: 0px 25px;
            font-size: 14px;
            line-height: 36px;
            text-align: center;
            display: inline-block;
            text-decoration: none;
            transition: background 0.3s;
            border: none;
            transition: background 0.3s
        }
        
        .sweet-alert button:hover {
            opacity: 0.8
        }

   @media print {
            .PageNext {
                page-break-after: always;
            }

            .noPrint {
                display: none
            }
            .box-print{
                padding: 0!important
            }
        }

       

        .Print {
            background-color: #fff;
            margin-top: 10px;
        }
        .footer{margin-top: 10px}
        .box-print{background-color: #fff;margin-top: 10px;padding: 20px 0}

    
.login-content:nth-of-type(5){
  height:auto
}
.login-content:nth-of-type(5) .login-content-fl{vertical-align: top;}   


/*-------------------------手机端 START---------------------------------*/
@media screen and (max-width:1000px) {
    html{
        overflow-x: hidden
    }
    .form-inline{
        display: none
    }
    .cen,header .nav{
        width: 100%
    }
    .box .fl,.box .fr,.box2 .fl,.box2 .fr{
        width: 100%
    }
    .fr-atb-title a:after, a.after{display: none}
    .login-content .login-content-fr span{
        width: inherit
    }
    .notice{display: none}
    .box .fl{min-height: auto}
    .top-img img, .bottom-img img{width: 98%}
    .box2 .fl{margin: 2% auto 0;text-align: center}
    .top-img img{margin-bottom: 2%}
    header .top-title{font-size: 60px}
    header .nav > ul li,.fr-list2 .fr-list-tit,.fr-list .fr-list-tit,.btn-login,.btn-login1,.btn-box .btn1,.btn-box .btn3,.atb-content,.fr-list2 .fr-list-time,.login-content .login-content-fr input,.login-content .login-content-fl,.login-content .login-content-fr span,.login-content .login-content-fr select,.font-left,.table-box1 tr td,.table-box tr td{font-size: 18px}
    .box-content .login-rk .login-ts {
    padding-left: 410px;
}
    .middle-lc1,middle-lc{display: none}
    .box-content .box-content-tit {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}.login-content {

    height: 50px;
    
}  .login-content .login-content-fl1 {
    font-size: 18px;width: 150px;
}.login-content .login-content-fr {
    height: 50px;
    line-height: 50px;
}.box-content .login-rk .login-ts,.ts ,.ts-bottom{
    font-size: 16px;
    }.login-content .login-content-fr .zh,.login-content .login-content-fr .zh{height: 50px}
    
    
    .font-left {padding-left: 114px;top: 18px;}
    .table-box2 .text-left input.table-input,.table-box2 .text-left .table-select,input.only,.login-content .login-content-fr .zh1{height: 50px;font-size: 18px}
    
    
    .box-content{padding-bottom: 20px}
    .fr-title-box .fr-atb-title a {
    font-size: 28px;
}.fr-title-box:after {
    width: 180px;
    }.fr-list .fr-list-tit{font-size: 23px}
    .fr-list .fr-list-time{font-size: 20px}
    

.frist-box,.end-box{
    background-size: cover!important;
    height: 200px!important;
    width: 100%!important;
    border-radius: 10px;
}.fl-box .fl-list-tit ,.end-box .fl-list-tit {
    font-size: 50px!important;
    height: 160px!important;
    line-height: 160px!important;
}   

    .box1 .fl{width: 100%;min-height:auto}
    .box1 .fl a div{width: 50%;float: left}
    .box1 .fr{width: 100%}
    
}
/*-------------------------手机端 End---------------------------------*/