*{margin: 0; padding: 0}
a{text-decoration: none;}
ul,ol{list-style: none;}
body{font-family: "Microsoft YaHei",Arial,sans-serif;}

/* 澶撮儴 */
.top{
  height:150px;
  background: url(../images/top-bg.jpg) no-repeat ;
  background-size: cover;

 }

.top .out{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.top .out .logo{
  float: left;
  margin-top: 25px;
}

.top .out .logo img{
  float: left;
}

.top .out .logo .text{
  float: left;
  margin-left: 10px;
  cursor: pointer;
  color: #120202;

}

.top .out .logo .text h2{
  margin-top: 8px;
  margin-bottom: 4px;
  font-size: 36px;
}

.top .out .logo .text p{
  font-size: 12px;
}
/*  logo*//*  logo*/


.top .out .search{
  float: right;

}


.top .out .search .wenzi{
  width: 210px;
  height: 20px;
  background: white;
  border: 1px solid #e60012 ;
  border-radius: 10px 0 0 10px;
  outline: none;
  padding: 10px 20px;
  float: left;
}

.top .out .search .box{
  position: relative;
  float: left;
  width: 90px;
  height: 40px;

}

.top .out .search .box img{

  position: absolute;
  margin-top:9px;
  top: 0;
  left:2px;
}


.top .out .search .box  .jiansuo{
  border: none;
  width: 90px;
  height: 42px;
  background: #e60012;
  border-radius: 0 10px 10px 0;
  outline:none;
  color: white;
  font-size: 18px;

}

#time{

  font-weight: 400;
  font-size: 12px;
  color: #5f5e5e;
  float: right;
  margin-bottom: 8px;
  margin-top: 30px
}



/* 澶撮儴 *//* 澶撮儴 *//* 澶撮儴 *//* 澶撮儴 */


.nav{
  width: 100%;
  height: 40px;
  background: #c50001;

}

.nav ul{

  width: 1200px;
  margin: 0 auto;
}


.nav ul li{

  float: left;
}

.nav ul li a{
  display: block;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: white;
  font-size: 18px;
  width: 200px;
}

.nav ul li a:hover{
  background: #9a0c0d;
}


/* 瀵艰埅 *//* 瀵艰埅 *//* 瀵艰埅 *//* 瀵艰埅 *//* 瀵艰埅 *//* 瀵艰埅 *//* 瀵艰埅 */



.content{
  margin: 60px auto 80px;
}

.content .weizhi{
  width: 1200px;
  margin: 50px auto 20px;
  overflow: hidden;
}

.content .weizhi i{
  background: url(../images/icon-weizhi.png) no-repeat ;
  display:block;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 4px;


}

.content .weizhi .text{
  font-size: 14px;
  color: #161516;
  line-height: 20px;
  float: left;

}

.content .weizhi .text a{
  color: #161516;
}

.content .weizhi .text a:hover{
  opacity: 0.9
}

.content{

  background: url(../images/diwen.png) no-repeat 80% center ;
  height: 550px;
  width: 100%;
  background-size: contain;
}

.content .xinfeng{
  width: 1200px;
  height: 540px;
  background: url(../images/xinfeng.png) no-repeat;
  margin: 0 auto;
  background-size: contain;
  overflow: hidden;




}

.content .xinfeng h3{

  font-size: 42px;
  text-align: center;
  color: #c50001;
  margin: 30px auto;

}

.content .xinfeng ul{

  width: 900px;
  height: 300px;
  margin: 90px auto;

}

.content .xinfeng ul li{

  float: left;
}

.content .xinfeng ul li a{

  width: 240px;
  height: 290px;
  display: block;
  border-radius: 6px;
  margin-right: 80px;
  border: 3px solid #c99d3f;
  text-align: center;

  /* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� */
  background: -webkit-linear-gradient(120deg, #900000, #de0011); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(120deg, #900000, #de0011); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(120deg, #900000, #de0011); /* Firefox 3.6 - 15 */
  background: linear-gradient(120deg, #900000, #de0011); /* 鏍囧噯鐨勮娉� */
}

.content .xinfeng ul li a:hover{
  /* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� */
  background: -webkit-linear-gradient(120deg, #d42020, #fb4250); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(120deg, #d42020, #fb4250); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(120deg, #d42020, #fb4250); /* Firefox 3.6 - 15 */
  background: linear-gradient(120deg, #d42020, #fb4250); /* 鏍囧噯鐨勮娉� */

}

.content .xinfeng ul li a img{

  margin: 60px auto 20px;
}

.content .xinfeng ul li a p{

  font-size: 24px;
  color: #ecdcc4;

}


/* 鍐呭 *//* 鍐呭 *//* 鍐呭 *//* 鍐呭 *//* 鍐呭 */

.footer{
  height: 140px;
  background: #403b3b;
  border-top: 4px solid #c50001;
  margin-top: 60px;

}

.footer .out{

  width: 1000px;
  margin: 50px auto 0;
}

.footer .zhaocuo,.dangzheng{
  float: left;
  margin:0 20px;
}

.dangzheng{
  margin-top: -6px;
}

.footer .banquan{
  float: left;
  color: #d2d0d0;
  font-size: 12px;
  line-height: 24px;
}

/* 缃戜笂淇¤缁撴潫 *//* 缃戜笂淇¤缁撴潫 *//* 缃戜笂淇¤缁撴潫 *//* 缃戜笂淇¤缁撴潫 */

.top2{
  height: 530px;
  background: url(../images/bg2.jpg) no-repeat;
  background-size: contain;
  overflow: hidden;

}

.top2 .out{
  width: 1200px;
  margin: 36px auto;
  overflow: hidden;

}

.top2 .out .logo{
  float: left;
  margin-right: 10px;

}

.top2 .out h2{
  float: left;
  color: #e20710;
  font-size: 46px;
  font-weight: 600;
  margin-top: 4px;


}

.top2 .btn{

  width: 1200px;
  margin:40px auto;

}


.top2 .btn li{

  float: left;
}

.top2 .btn li a{
  padding-left: 30px;
  display: block;
  margin-right: 250px;
  width: 200px;
  height: 60px;
  border-radius: 10px;
  text-align: center;
  color: white;
  font-size: 24px;
  line-height: 60px;
  background: #d90010;
  background: -webkit-linear-gradient(#9d0001,#e50517); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#9d0001,#e50517); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#9d0001,#e50517); /* Firefox 3.6 - 15 */
  background: linear-gradient(#9d0001,#e50517); /* 鏍囧噯鐨勮娉� */
  box-shadow: 1px 2px  #82050c;

}

.top2 .btn li a:hover{
  box-shadow:none;
  background: #da0010;
}




.top2 .btn li a span{
  position: relative;

}

.top2 .btn li a span::before{

  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: green;
  left:-50px;
  top:-3px;
  background: url() no-repeat center;
  background-size: contain;


}

.top2 .btn li a span.shouye::before{
  background-image: url(../images/icon-shouye.png)
}

.top2 .btn li a span.qingqiu-btn::before{
  background-image: url(../images/icon-qingqiu.png)
}

.top2 .btn li a span.zhengji::before{
  background-image: url(../images/icon-jianyi.png)
}

.top2 .btn li a span.chaxun::before{
  background-image: url(../images/icon-chaxun.png)
}


.section1{
  width: 1200px;
  margin: -240px auto 0;
  /* overflow: hidden; */

}

.section1 .wsxf{
  width: 710px;
  height: 301px;
  float: left;
  border: 1px solid #d5d9da;
  border-top: 10px solid #c50001;
  background: white;
  padding: 20px 40px
}

.section1 .wsxf .title{
  overflow: hidden;
}

.section1 .wsxf h3,.xinjian h3{
  font-size: 24px;
  color: #c50001;
  font-weight: 600;
  border-right: 3px solid  #c50001;
  width: 110px;
  line-height: 1em;



}

.section1 .wsxf h3{
    float: left;
}



.section1 .wsxf .title p{
  float: right;
  font-size: 14px;
  cursor: pointer;

}

.section1 .wsxf .title p a{
  color: black;
}

.section1 .wsxf .title p a:hover{
  color:#2776e1;
}

.section1 .wsxf  p b{
  background: #c50001;
  color: white;
  width: 14px;
  height: 14px;
  display: inline-block;
  text-align: center;
  line-height: 14px;
  margin-left: 4px;
}

.section1 .denglu,#denglu,.dengluhou{

  width: 390px;
  height: 350px;
  float: right;
  border: 1px solid #d5d9da;
  background: white;
}

.section1 .article {
  /* height: 250px; */
  overflow: hidden;

  margin: 30px auto;
  position: relative;
}

.section1 .article .out{

  position: absolute;
  top:250px;
  animation: move 5s linear ;
  animation-fill-mode: forwards;
}

@keyframes move {
  from{top:250px;}
  to{top:0;}
}

.article h6,.article p{

  line-height: 2.5em;
  font-size: 14px;
  font-weight: 400;
  color: #160602;
}

 .article p{

  /* text-indent: 2em; */
}


/* 缃戜笂淇¤鏂囧瓧 *//* 缃戜笂淇¤鏂囧瓧 *//* 缃戜笂淇¤鏂囧瓧 *//* 缃戜笂淇¤鏂囧瓧 */

.section1 .denglu,#denglu{
  border: 1px solid #d5d9da;
  text-align: center;

}

.section1 .denglu h3,#denglu h3{
      text-align: left;
      font-size: 18px;
      color: white;
      height: 40px;
      line-height: 40px;
      padding-left: 20px;
      font-weight: 600;
      margin-bottom: 14px;
      background:#c5000b;
      background: linear-gradient(#9d0001,#e50517) /* 鏍囧噯鐨勮娉� */

    }


    .section1 .denglu input,#denglu input{

      margin: 10px auto;
      width: 330px;
      height: 30px;
      padding-left: 10px;
    }


      .section1 .denglu .code,#denglu .code{
        width: 350px;
        margin: 0 auto;
        overflow: hidden;
      }
      .section1 .denglu .code .input-val,#denglu .code .input-val{

        float: left;
        width: 240px;

      }
      .section1 .denglu #canvas,#denglu #canvas2{
        float: right;
        width: 90px;
        height: 40px;
        display: inline-block;



      }

    

      .section1 .denglu .tijiao ,#denglu .tijiao{
        margin: 20px auto;
        width: 350px;

      }

        .section1 .denglu .tijiao p, #denglu .tijiao p{
          float: left;
          color:black;
          font-size: 12px;
          margin-top: 20px;
          cursor: pointer;
        }

        .section1 .denglu .tijiao p:hover,#denglu .tijiao p:hover{

          color: #2374e2;
        }

      .section1 .denglu button,#denglu button{
        float: left;
        margin-right: 10px;
        font-size: 18px;
        width: 130px;
        height: 40px;
        color: white;
        line-height: 40px;
        text-align: center;
        border:none;
        border-radius: 10px;
        outline: none;
        background: #d90010;
        background: linear-gradient(#9d0001,#e50517); /* 鏍囧噯鐨勮娉� */
        box-shadow: 0px 2px  #82050c;
      }

    .section1 .denglu button:hover,#denglu button:hover{
        box-shadow:none;
        background: #da0010;
      }
/* 鐧婚檰妗� *//* 鐧婚檰妗� *//* 鐧婚檰妗� *//* 鐧婚檰妗� *//* 鐧婚檰妗� *//* 鐧婚檰妗� *//* 鐧婚檰妗� *//* 鐧婚檰妗� */


  .section2{
      width: 1200px;
      border: 1px solid #d5d9da;
      margin: 30px auto;

  }

    .section2 h3{
      height: 40px;
      background: #d90010;
      background: linear-gradient(#9d0001,#e50517); /* 鏍囧噯鐨勮娉� */
      color: white;
      font-weight: 600;
      line-height: 40px;
      padding-left: 30px;

    }

    .section2 h3 a,.section4 h3 a{
      float: right;
      font-size: 12px;
      color: white;
      padding-right: 20px;
    }

    .section2 h3 a:hover,  .section4 h3 a:hover{
      color: #2374e2;
    }


      .section2 ul{

        padding: 20px 30px;

      }

      .section2 ul li a{
        line-height: 2em;
        font-size: 14px;
        color: #190101;

      }

      .section2 ul li a:hover{
        color: #287aeb;
        text-decoration: underline;

      }

        .section2 ul li a i{
          width: 6px;
          height: 6px;
          display: inline-block;
          background: #c91213;
          border-radius: 50%;
          margin-right: 10px;

        }


      /* 甯歌闂 *//* 甯歌闂 *//* 甯歌闂 *//* 甯歌闂 */


      .section3{

        width: 1180px;
        border: 1px solid #d5d9da;
        padding: 20px 10px;
        overflow: hidden;
        margin: 30px auto;
        text-align: center;
      }

      .section3 li{
        float: left;
      }

      .section3 li{
        float: left;
      }



      .section3 li a {
        width: 280px;
        height: 220px;
        background: url(../images/kapian-bg.png) no-repeat;
        margin-right: 18px;
        display: block;
        font-size: 16px;
        color: black;
      }

      .section3 li a:hover {

        box-shadow: 2px 4px 7px #8f8e8e;
      }

      .section3 li a img{
        margin: 36px auto 12px;
      }


    /* 鍗＄墖 */  /* 鍗＄墖 */  /* 鍗＄墖 */  /* 鍗＄墖 */  /* 鍗＄墖 */

    .section4{
      width: 1200px;
      border: 1px solid #d5d9da;
      overflow: hidden;
      margin: 30px auto;
      padding-bottom: 10px;

    }

    .section4 h3{
      height: 40px;
      background: #d90010;
      background: linear-gradient(#9d0001,#e50517); /* 鏍囧噯鐨勮娉� */
      color: white;
      font-weight: 600;
      line-height: 40px;
      padding-left: 30px;
    }

      .section4 .tu{
        margin: 30px 20px;
        float: left;
      }

      .section4 .lianjie{

        float: left;
        margin-top: 30px;
        overflow: hidden;

        width: 1020px;
      }


      .section4 .lianjie .lianjie-tu{
        overflow: hidden;
      }

      .section4 .lianjie .lianjie-tu li{

        float: left;
        margin-right: 14px;
      }

      .section4 .lianjie .lianjie-tu li:hover{

        opacity: 0.8;
      }


      .lianjie-nav {
        height: 30px;
        background: #eee;
        line-height: 29px;
        margin-top: 14px;
        width: 680px;
        padding: 0 30px;

      }

      .lianjie-nav li{
        float: left;
        position: relative;
        margin-right: 30px;
      }

      .lianjie-nav p{
        color: black;
        font-size: 14px;
        display: inline-block;
        cursor: pointer;

      }

      .lianjie-nav p i{
        width: 6px;
        height: 6px;
        border-top: 1px solid gray;
        border-right: 1px solid gray;

        display: inline-block;
        transform: rotate(135deg) translateY(5px);
        margin-left: 10px;



      }

      .lianjie-nav li .down{
        width: 120px;
        background: #f4f4f4;
        text-align: left;
        display: none;
        line-height: 2em;

      }

      .lianjie-nav li .down a{
        padding-left: 10px;
        display: block;
        font-size: 14px;
        color: #1e1d1d;

      }

        .lianjie-nav li p:hover{
          color: #606163;
        }



      .lianjie-nav li .down a:hover{
        background: #1e90ff;
      }



      /* 缃戠珯閾炬帴 */  /* 缃戠珯閾炬帴 */  /* 缃戠珯閾炬帴 */  /* 缃戠珯閾炬帴 */  /* 缃戠珯閾炬帴 */




      .xinjian{

        width: 1000px;
        padding: 50px 50px 0;
        box-shadow: 2px 7px 13px rgba(0, 0, 0, 0.5);
        margin: -250px auto 0;
        background: white;
        border-top: 8px solid #bb0008;

      }

      .xinjian .article{
        margin-top: 40px;


      }

      .xinfeng{

        background: url(../images/xinfeng.jpg) -2px top no-repeat;
        background-size: contain;
        width: 1200px;
        height: 360px;
        margin: -80px auto 0;

      }



      /* 缃戜笂淇¤鏂囧瓧鍐呭 *//* 缃戜笂淇¤鏂囧瓧鍐呭 *//* 缃戜笂淇¤鏂囧瓧鍐呭 *//* 缃戜笂淇¤鏂囧瓧鍐呭 */


      #denglu{
        position: fixed;
        left: 50%;
        top:50%;
        margin-left: -175px;
        margin-top: -195px;
        z-index: 11;
        border: none;
        display: none;
      }

      #denglu h3{
        position: relative;
      }

      #close{
        position: absolute;
        right: 10px;
        color: white;
        cursor: pointer;
        font-weight: 600;
        font-size: 30px;
      }

      #back{

        background:black;
        height: 100%;
        width: 100%;
        position:fixed;
        opacity: 0.8;
        left: 0;
        top: 0;
        z-index: 10;
        display: none;

      }

      /* 寮瑰嚭鐧婚檰妗� *//* 寮瑰嚭鐧婚檰妗� *//* 寮瑰嚭鐧婚檰妗� *//* 寮瑰嚭鐧婚檰妗� */


      .dengluhou{

        background:url(../images/denglu-bg.jpg) no-repeat;
        background-size: contain;
        position: relative;
      }

      .dengluhou h3{
        font-size: 18px;
        font-weight: 400;
        color: white;
        position: relative;
        margin-top: 15px;
        margin-left: 50px;
        margin-bottom: 40px;
      }

      .dengluhou h3::before{
        content: "";
        width: 26px;
        height: 26px;
        background: url(../images/icon-user.png) center;
        background-size:contain;
        display: block;
        position: absolute;
        left: -30px;
        top:0;
      }

      .dengluhou div{
        width: 350px;
        height: 40px;
        border-radius: 6px;
        margin: 30px auto;
        border: 1px solid #fd060e;
        cursor: pointer;
        text-align: center;

      }



      .dengluhou div span {
        line-height: 40px;
        font-size: 16px;
        color: #fd060e;
        height: 40px;
        position: relative;

      }

      .dengluhou div span::before{
        content: "";

        display:block;
        width: 28px;
        height: 28px;
        margin-top: 6px;
        position: absolute;
        left: -30px;
        background:url(../images/icon-xiugai.png) center no-repeat;
      }

      .dengluhou div span.chongzhi::before{

        background:url(../images/icon-chongzhi.png) center no-repeat;
      }

      .dengluhou div span.tuichu::before{

        background:url(../images/icon-tuichu.png) center no-repeat;
      }

      .dengluhou a.xiugai{
        position: absolute;
        left: 30px;
        color: #de4546;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;

      }

        .dengluhou a.xiugai:hover{
          color: blue;
        }



      .dengluhou #huanying{
        position: absolute;
        right: 80px;
        top:40px;
        font-weight: 900;
        color: #de4546;

      }



      /* 鐧婚檰鎴愬姛鍚庣櫥闄嗘 *//* 鐧婚檰鎴愬姛鍚庣櫥闄嗘 *//* 鐧婚檰鎴愬姛鍚庣櫥闄嗘 */


      .qingqiu h6,.qingqiu p{
        font-size: 16px;
        font-weight: 400;
        color: #156be0;
        margin-top: 16px;
        margin-bottom: 16px;
        line-height: 2em;
      }

      .qingqiu p{
        text-indent: 2em;


      }

      .qingqiu{
        font-size: 16px;

      }

      .qingqiu .outer{
        margin-top: 30px;
      }

      .qingqiu .lianming{
        float: right;
        margin-right: 50px;
      }

      .qingqiu p.zhuyi{
        color: red;
        font-size: 14px;
        text-indent: 0;
        margin-bottom: 30px;
        margin-top: 20px;
      }

      .qingqiu .outer{
        overflow: hidden;
      }

      .qingqiu .outer .out{
        width: 333px;
        float: left;
        margin-bottom: 20px;
      }

      .qingqiu .outer textarea{
        width: 990px;
        margin: 10px auto 0;
      }

      .qingqiu form{
        position: relative;
      }

      .qingqiu .anniu{
        position: absolute;

        bottom: -200px;
        left: 50%;
        margin-left: -180px;

      }

      .qingqiu .outer span{
        color: red;
      }

      .qingqiu .outer span b{
        font-weight: 400;
      }

      .qingqiu .anniu button{
        width: 130px;
        height: 40px;
        border-radius: 8px;
        margin-left: 50px;
        border: none;
        outline: none;

      }

        .qingqiu .anniu button.submit{
          background: red;
          background: linear-gradient(#9d0001,#e50517); /* 鏍囧噯鐨勮娉� */
          box-shadow: 1px 2px  #82050c;
          color: white;
          font-size: 18px;
        }

        .qingqiu .anniu button.reset{
          background: gray;
          background: linear-gradient(#9a9898,#f5f2f2); /* 鏍囧噯鐨勮娉� */
          box-shadow: 1px 2px  #afafaf;
          color: black;
          font-size: 18px;
        }

        .qingqiu .anniu button:active{
          box-shadow: none;
        }

          .qingqiu h5{
            margin-bottom: 20px;
            font-size: 16px;
            font-weight: 400;
          }


/* 璇锋眰琛ㄥ崟 *//* 璇锋眰琛ㄥ崟 *//* 璇锋眰琛ㄥ崟 *//* 璇锋眰琛ㄥ崟 *//* 璇锋眰琛ㄥ崟 */

    .biaoge{
      width: 980px ;
      margin: 30px auto 50px;
      border: 1px solid #fdebec;
      position: relative;
    }

    .biaoge h5{
      height: 60px;
      line-height:60px;
      color: #c0000a;
      font-size: 18px;
      padding-left: 30px;
      font-weight: 600;
      background: linear-gradient(#fffefe,#fbefef);


    }

    .biaoge table tr{
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 14px;
    }


/* 琛ㄦ牸 *//* 琛ㄦ牸 *//* 琛ㄦ牸 *//* 琛ㄦ牸 *//* 琛ㄦ牸 */

.xiangxi{
  width: 980px;
  position: relative;
  z-index: 9;
  margin: 30px auto 0;
}

.xiangxi .box,.xiangxi .text{
  height: 40px;
  border-left: 6px solid #bb0008;
  margin-bottom: 20px;
  background: #f1f1f1;

}

.xiangxi .text{
  height: 100px;
  padding: 20px 30px;
  font-size: 14px;
}

.xiangxi .box p{
  float: left;
  margin-left: 30px;
  line-height: 40px;
  color: #080000;
  font-size: 14px;
  width: 450px;
}

.xiangxi .btn{
  background: #bb0008;
  line-height: 40px;
  color: white;
  text-align: center;
  font-size: 14px;
  width: 180px;
  float:right;
  cursor: pointer;
}
#flud_list li h5{
  float: left;
  height: 44px;
  line-height: 44px;
  text-align: center;
  /* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� *//* 娓愬彉鑹� */
  background: -webkit-linear-gradient( #ebeaea, #fbfafa); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(  #ebeaea, #fbfafa); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #ebeaea, #fbfafa); /* Firefox 3.6 - 15 */
  background: linear-gradient( #ebeaea, #fbfafa); /* 鏍囧噯鐨勮娉� */
}

#flud_list li h5.bianhao,#flud_list li p.bianhao {
  width: 200px;
}

#flud_list li h5.shijian,#flud_list li p.shijian {
  width: 200px;

}

#flud_list li h5.biaoti {
  width: 800px;
}
#flud_list li p.biaoti{
	width: 800px;
	overflow: hidden;  
	text-overflow: ellipsis;  
	white-space: nowrap; 
}
#flud_list li p{
  float: left;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 14px;
  color: #333;
}

body .xfj-class {
  width: 1000px;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
  box-shadow: 2px 7px 13px rgb(0 0 0 / 50%);
  /* margin: -250px auto 0; */
  background: white;
  border-top: 8px solid #bb0008;
  border-bottom: 8px solid #bb0008;
  height: 740px;
}
body .xfj-class .layui-layer-title{font-size: 20px; background-color: white; font-weight: bolder; border: none;}
body .xfj-class .layui-layer-btn {border-top:1px solid #E9E7E7;font-weight: bolder;}
body .xfj-class .layui-layer-btn a{background:#333;}
body .xfj-class .layui-layer-btn .layui-layer-btn1{background:#999;}

body .xfj-class .layui-layer-content {
	height:700px;
}

.layui-tab-title {font-weight: bolder;}