* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

input{
  background: none;
  border: none;
}
a{
  color: #fff;
}
u {
    text-decoration: none;
}
input,button,select,textarea{outline:none}

li {
  list-style: none;
}
body {
  max-width: 100vw;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow-x: hidden;
}
.p-re {
    position: relative;
}
#zxggUlBox{
display: flex;
align-items: center;
color: #c5c5c5;
}
.yanzheng{
  position: relative;
}
.zcyzm{
  position: absolute;
  left: 423px;
  top: 9px;
}
.zxggUlBox li{
  /* display: inline-block; */
}
.inputBtn .btn1{
  color: #fff;
}
.inputBtn .btn2{
  color: #fff;
}
#ul1 > li,#ul2 > li,#ul3 > li,#ul3 > li{
  margin-bottom: 10px;
  font-size: 14px;color: #898989;
}
#ul1 > li span,#ul2 > li span,#ul3 > li span,#ul4 > li span{
  color: #df3132;
}
.pg {
  position: relative;
}
.mg {
  position: relative;
}
.menuItemBox2{
  position: absolute;
    width: 140px;
    top: 85px;
    left: -40px;
    right: 0;
    margin: 0 auto;
    background: rgba(0, 0, 0, .8);
    z-index: 888;
}
.agMenuBox > p{
  position: relative;
  padding: 8px 2px;
  border-bottom: 1px dotted #7d7d7d;
}
.agMenuBox{
  border: 2px solid #dede35; 
  z-index: 888;
}
.syhdImg2Show{
  display: block;
}
.cpyxLjyxImg{
  border: 2px solid #272727;
}
.cpyxItem > .cpyxItem{
  width: 100%;
    height: 134px;
    background: #000;
    margin-top: 0;
}
.zrsxItem > .zrsxItem{
  width: 100%;
    height: 134px;
    background: #000;
    margin-top: 0;
    cursor: pointer;
}
.zrsxItem > img{
  padding-top: 10px;
}
.zrsxItem > a > p{
  height: 30px;
  cursor: pointer;
}
.zrsxItemBtn{
  width: 100%;
    background: #000;
    height: 95px;
    padding: 20px 0;
    border-radius: 12px;
}
.wapperBox{
  width: 100%;
  background-color: #fff;
}
.topBox,.bottomBox,.fotterBox{
  width: 100%;
}
.menuBox{
  width: 100%;
  height: 85px;
  background-color: #cc0000;
}
.menuBox a{
  display: inline-block;
}
.menuBox > div{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dlBox{
  
  background-color: #f8f8f8;
}
.dlBox > div{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dlBox > div > div{
  /*width: 20%;*/
  display: flex;
  align-items: center;
}
.dlBox > div > div > div{
  margin-right: 10px;
  font-size: 14px;
  cursor: pointer;
  display: flex;
}
a {
    text-decoration: none;
}
.dlBox > div > div > div > img{
  
  margin-right: 3px;
}
.topBox > div,.bottomBox > div,.fotterBox > div{
  margin: 0 auto;
}
.loginBox{
  background-color: #ecd97b;
  background-image: linear-gradient(#e1c351, #f8f09b);
  padding: 5px 0;
}

.loginBox > div{
  width: 1200px;
  margin: 0 auto;
}
.logo{
  width: 20%;
}
.menuList{
  width: 70%;
}
.menuItem{
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.menuItem a p{
color: #fff;
}

.menuItemChoice{
  background: rgba(0,0,0,.15);
}
.menuItem > div{
  width: 58px;
  height: 85px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  position: relative;
}
.menuItem > div > a > img{
  margin-top: 10px;
}
.menuItem > div > p{
  margin-top: -8px;
}
.lang{
  padding: 6px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .3);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lang > img{
  width: 20px;
}
.lang > select{
  /*background-color: rgba(0, 0, 0, .3);*/
  background: none;
  border: none;
  color: #fff;
}
.dlBox{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
  position: relative;
}
.dlItem{
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-right: 20px;
}
.dlItem > img{
  width: 30px;
  margin-right: 5px;
}
.loginBox > div{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.loginBox > div > div:first-of-type{
  font-size: 22px;
  color: #a4870c;
}
.loginBox > div > div:last-of-type{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
}
.loginBox > div > div:last-of-type > div{
  margin-right: 10px;
}
.user,.pwd{
  background-color: #fff;
  border: 1px solid #ceb149;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 8px 6px;
}
.user > div,.pwd > div{
  margin-left: 20px;
  cursor: pointer;
}
.user > img,.pwd > img{
  width: 20px;
  margin-right: 5px;
}
.loginBtn{
  background-color: #cc9000;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  padding: 6px 20px;
  cursor: pointer;
}
.loginBtn .log{
  color: #fff;
}

.zcBtn{
  background-color: #cc0000;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  padding: 6px 12px;
  cursor: pointer;

}
.wjmmBtn{
  color: #777575;
  
}
.menuItemBox{
  width: 100%;
  /* padding: 30px 0; */
  position: absolute;
  top: 85px;
  background: rgba(255, 255, 255, .95);
  z-index: 888;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.menuItemBox  > div{
  width: 1200px;
  padding: 30px 0; 
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.menuItemLeft{
  width: 20%;
}
.menuItemRight{
  width: 80%;
  overflow: hidden;
}
.menuItemRight > div{
  width: 12%;
  float: left;
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
  cursor: pointer;
}
.menuItemRight div a{
  color: #000;
}
.bottomBox{
  width: 100%;
  height: 301px;
  /* background-color: #1e1e1e; */
}
.bottomBox > div{
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}
.bottomBox > div > div{
  font-size: 12px;
  color: #666;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.bottomBox > div > div > p:first-of-type{
  color: #fff;
  font-size: 18px;
}
.bottomMenu > a  > p{
  color: #666;
  font-size: 12px;
  margin-top: 8px;
    cursor: pointer;
}
.homeMenu2zrsxItem a p{
  color: #666;

}
.bottomBox > div > div:last-of-type{
 padding: 30px 0; 
 /* background: rgba(255, 255, 255, .05); */
}
.bottomBox > div > div > div > p{
  color: #fff;
  font-size: 16px;
}
.yxpt{
  width: 25%;
  margin-top: -40px;
}
.xsbz{
  width: 10%;
  margin-top: -40px;
}
.zxkf{
  width: 35%;
}
.llqtj{
  width: 20%;
  text-align: center;
}
.llqtj > div{
  width: 30%;
  margin-right: 3%;
  float: left;
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
}
.xsbz > div > div > p{
  margin-top: 8px;
  cursor: pointer;
}
.yxpt > div,.zxkf > div{
  display: flex;
}
.yxpt > div > div,.zxkf > div > div{
  margin-right: 20px;
}
.yxpt > div > div > p,.zxkf > div > div > p{
  margin-top: 8px;
  cursor: pointer;
}
.fotterBox{
  width: 100%;
  background-color: #0d0d0d;
  color: #7a7a7a;
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  border-top: 1px solid #313131;
}
.contentBox{
  width: 100%;
  height: 970px;
}
.bottom{
  width: 100%; 
  background: url(../images/home/bottomBg.jpg);
  background-size: cover;
    background-position: center center;
}
.zxggContentBox{
  background: url(../images/home/zrsx_bg.jpg);
  background-size: 100% 100%;
}
.tyContentBox{
  background: url(../images/home/tyym_bg.jpg);
  background-size: 100% 100%;
}
.dzyyContentBox{
  background: url(../images/home/dzyy_bg.jpg);
  background-size: 100% 100%;
}
.cpyxContentBox{
  background: url(../images/home/cpyx_bg.jpg);
  background-size: 100% 100%;
}
.byContentBox{
  background: url(../images/home/by_bg.jpg);
  background-size: 100% 100%;
}
.yhhdContentBox{
  height: 100%;
  background: url(../images/home/yhhd_bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  padding-bottom: 100px;
}
.gywmContentBox{
  /*height: 100%;*/
  background: url(../images/home/gywm_bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #ececec;
  padding-bottom: 100px;
}
.zrsxBox{
  width: 1200px;
  margin: 0 auto;
  padding-top: 200px;
  padding-bottom: 100px;
}
.zrsxBox > div:first-of-type{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.byBox{
  width: 1200px;
  margin: 0 auto;
  padding-top: 200px;
  padding-bottom: 100px;
}
.byBox > div{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zxggBox{
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  align-items: center;
  border: 1px solid #d2d2d2;
}
.zxggBox > div:first-of-type{
  width: 15%;
  height: 54px;
}
.zxggBox > div:last-of-type{
  width: 85%;
  height: 54px;
  /* background: #f2f6f7; */
  line-height: 54px;
 
  display: flex;
  align-items: center;
  color: #666;
  font-size: 16px;
}
.zxggBox p{
  line-height: 54px;
  height: 54px;
   padding-left: 20px;
   background: url(../images/point.png) no-repeat left center;
}
.point{
  width: 4px;
  height: 4px;
 

  /*background-color: #cc0000;*/
  display: inline-block;
  margin-right: 10px;
  z-index: 99;
}
.zrsxItem{
  width: 15.5%;
  height: 134px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .5);
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.zrsxItem > a > p{
  font-size: 18px;
  margin-bottom: 10px;
}
.tyBox{
  width: 1200px;
  margin: 0 auto;
  padding-top: 160px;
  padding-bottom: 310px;
}
.tyBox > div{
  display: flex;
  align-items: center;
}
.tyBox > div > a {
  width: 23%;
    margin-top: 2%;
    margin-right: 2%;
    cursor: pointer;
}
.dzyyBox{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
  
}
.dzyyBox > div{
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
  margin-top: 230px;
  padding-top: 1px;
}
.dzyyTop{
  width: 98%;
  margin: 1%;
}
.dzyyTop > div{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dzyyTopImg{
  width: 13.5%;
  margin-bottom: 1%;
  cursor: pointer;
}
.dzyyTopBtn{
  text-align: center;
    padding: 12px 0;
    background: rgba(0,0,0,.8);
    color: #f2d970;
    border: 2px solid #f2d970;
}
.dzyyBottom{
  width: 90%;
  margin: 0 auto;
}
.dzyySearch{
  margin-top: 20px;
  border-top: 1px solid #9c9c9c;
  background-color: #343434;
  display: flex;
  align-items: center;
  padding: 10px;
  color: #f2d970;
  font-size: 14px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.dzyySearch > div:first-of-type > span{
  cursor: pointer;
  margin-right: 10px;
  display: inline-block;
}
.dzyySearch > div:last-of-type {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.dzyySearch > div:last-of-type > span{
  color: #f2d970;
}
.dzyySearch > div:last-of-type >input{
  border: 1px solid #646464;
  background-color: #1a0c04;
  padding: 5px 10px;
  
}
.dzyySearch > div:last-of-type >p{
  color: #000;
    background: #f2d970;
    padding: 3px 10px;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 14px;
    background-image: linear-gradient(#ffff2e, #c5661b);
}
.dzyyContent > div{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dzyyItem{
  width: 19%;
  background-color: #272727;
  padding: 10px;
  border-radius: 4px;
  margin-top: 20px;
}
.dzyyItem > div:first-of-type{
  background-color: #212121;
  color: #f2d970;
  padding: 5px 0;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
    margin: 0 auto;
}
.dzyyItem > div:last-of-type{
  width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}
.dzyyItem > div:last-of-type > img{
  width: 100%;
}
.dzyyPage{
  width: 50%;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 40px;
  font-size: 14px;
}
.dzyyPage > p{
  color: #fff;
  padding: 5px 15px;
  background-image: linear-gradient(#6d6d6d, #404040);
  border-radius: 4px;
}
.cpyxBox{
  width: 1200px;
  margin: 0 auto;
  margin-top: 200px;
  padding-bottom: 250px;
}
.cpyxBox > div{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cpyxBox > div > div{
  width: 15%;
  height: 150px;
    border-radius: 5px;
    margin-top: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}
.cpyxItem{
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  background-color: rgba(0, 0, 0, .5);
}
.cpyxItem > img{
  margin-top: 20px;
}
.cpyxLjyx{
  background-color: rgba(0, 0, 0, .8);
  border: 2px solid #f2d970;
  padding: 20px;
}
.cpyxLjyx > a > p:first-of-type{
  margin-bottom: 15px;
  border-radius: 20px;
  background-color: #ecd97b;
  color: #000;
  padding: 8px 0;
  font-size: 18px;
}
.cpyxLjyx   p:last-of-type{
  border-radius: 20px;
  border: 2px solid #f2d970;
  color: #f2d970;
  padding: 8px 0;
  font-size: 18px;
}
.yhhdBox{
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #e2c658;
}
.yhhdList{
  width: 90%;
  margin: 0 auto;
}
.yhhdMenu{
  display: flex;
  align-items: center;
  justify-content: space-around;
  /*border: 1px solid #e1e1e1;*/
  height: 50px;
  line-height: 50px;
  margin: 30px 0;
}
.yhhdMenu > p{
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  padding: 0 10px;
}
.yhhdMenuChoic{
  color: #9e8000;
  border-bottom: 2px solid #9e8000;
}
.yhhdItem{
  width: 100%;
}
.yhhdItem > div{
  margin-bottom: 10px;
}
.yhhdItem > div > img{
  width: 100%;
  cursor: pointer;
}
#lmfaInfoBox,#LMXYInfoBox,.ckbz,.qkbz,.gywm,.lxwm{
  color: #806800;
}
.gywmBox{
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #e2c658;
  display: flex;
  padding: 30px;
  margin-top: 200px;
}
.gywmLeft{
  width: 16%;
}
.gywmRight{
  width: 80%;
  padding-left: 20px;
}
.gywmLeftChoice{
  font-weight: bold;
  border: none!important;
  background-image: linear-gradient(to right,#f7ef9a, #e1c557)!important;
}
.gywmLeft > p{
  margin-bottom: 20px;
  text-align: center;
  border-radius: 7px;
  padding: 12px 0;
  border: 1px solid #ececec;
  background-image: linear-gradient(to right,#ffffff, #f2f2f2);
  color: #806800;
  cursor: pointer;
}

.gydzTitle{
  height: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e2c75a;
}
.gydzTitle > p{
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: url(../images/btn.png);
  background-size: 100%;
  padding-left: 50px;
  font-weight: bold;
  color: #806800;
}
.gydz{
  padding: 20px 0;
  color: #806800;
}
.lmfa > div:first-of-type{
  border-bottom: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10%;
  margin: 30px 0;
}
.lmfaChoice{
  background-color: #ca0000!important;
  color: #fff!important;
}
.lmfa > div:first-of-type > p{
  padding: 10px 20px;
  background-color: #ececec;
  color: #666;
  cursor: pointer;
  margin: 0 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.lmfa > div:last-of-type{
  margin: 40px 0;
}
.inputBox{
  width: 100%;
}
.inputBox > p{
  border-left: 3px solid #e2c658;
  padding-left: 8px;
  color: #000;
  font-weight: bold;
  margin: 30px 0;
}
.inputItem{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.inputItem > div:first-of-type > span:first-of-type{
  color: red;
}
.inputItem > div:first-of-type{
  display: flex;
  align-items: center;
  color: #666;
  width: 12%;
  text-align: right;
  justify-content: flex-end;
}
.inputItem  > input{
  border: 1px solid #dcdcdc;
    padding: 10px;
    width: 45%;
}
.inputRule{
  display: flex;
  align-items: center;
  color: #666;
  font-size: 14px;
  margin-left: 10px;
}
.inputRule > span:first-of-type{
  color: red!important;
}
.inputBtn > span{
  display: inline-block;
  /*padding: 10px 75px;*/
  margin-right: 40px;
  cursor: pointer;
  color: #fff;
}
.inputBtn > span:first-of-type{
  background-color: #e10000;
  
}
.inputBtn > span:last-of-type{
  background-color: #6d6d6d;
}
.inputBtn{
  margin: 20px 0;
  display: flex;
  align-items: center;
}

.inputBz{
  font-size: 14px;
  color: #666;
}
.inputBz > p{
  margin-bottom: 10px;
}
.sxzbBox,.dzyyBox,.qpjjBox{
  display: flex;
  align-items: center;
}
.mainBox{
  width: 1200px;
  margin: 30px auto;
}
.mainBox > div:first-of-type{
  border: 1px solid #d2d2d2;
  background-color: #fff;
}
.homeSxzbBox,.homeDzyyBox,.homeQpjjBox{
  padding: 20px; 
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d2d2d2;
}
.homeSxzbBox{
  border-bottom: none;
}
.homeSxzbBox > div:first-of-type,
.homeDzyyBox > div:first-of-type,
.homeQpjjBox > div:first-of-type{
  width: 20%;
}
.homeSxzbBox > div:first-of-type > img,
.homeDzyyBox > div:first-of-type > img,
.homeQpjjBox > div:first-of-type > img{
  width: 100%;
  cursor: pointer;
}
.homeSxzbBox > div:last-of-type,
.homeDzyyBox > div:last-of-type,
.homeQpjjBox > div:last-of-type{
  width: 80%;
  padding-left: 20px;
}
.homeSxzbBox > div:last-of-type > div:first-of-type > img,
.homeDzyyBox > div:last-of-type > div:first-of-type > img,
.homeQpjjBox > div:last-of-type > div:first-of-type > img{
  width: 70px;
  margin-bottom: 5px;
  cursor: pointer;
}
.homeSxzbBox > div:last-of-type > div:last-of-type,
.homeDzyyBox > div:last-of-type > div:last-of-type,
.homeQpjjBox > div:last-of-type > div:last-of-type{
  border: 1px solid #d2d2d2;
  padding: 5px 10px;
  font-size: 14px;
  color: #666;
  width: 100px;
  text-align: center;
  cursor: pointer;
}
.homeZjbdBox{
  width: 1200px;
  margin:20px auto;
  background: url(../images/home/bg02.jpg);
  background-size: 100% 100%;
  padding: 15px;
  display: flex;
  align-items: center;
}
.homeZjbdBox > div{
  width: 50%;
}
.zjbdLeft{
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.zjbdLeft > div{
  width: 50%;
}
.zjbdLeft > div > p{
  font-size: 14px;
  margin-top: 5px;
}
.zjbdLeft > div > p > span:first-of-type{
  color: #c7b05f;
}
.zjbdLeft > div > p > span:last-of-type{
  color: #e10000;
}
.zjbdRight{
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 20px;
}
.zjbdRight > div:first-of-type{
  background: url(../images/home/mg_bg.png);
  background-size: 100% 100%;
  padding: 10px 45px;
  font-size: 20px;
}
.zjbdRight > div:last-of-type{
  background: url(../images/home/cq_bg.png);
  background-size: 100% 100%;
  padding: 15px 45px;
  font-size: 20px;
}
.zjbdRight > div > p{
  padding-top: 20px;
}
.homeMenu2Box{
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #d2d2d2;
  background-color: #fff;
}
.homeMenu2{
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d2d2d2;
    height: 70px;
}
.homeMenu2 > div{
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homeMenu2Line{
  height: 25px;
  width: 1px;
  background-color: #d2d2d2;
}
.homeMenu2Title{
  display: flex;
    align-items: center;
    justify-content: center;
    height: 72px;


    padding: 10px 10px 0 15px;
    cursor: pointer;
}
.homeMenu2Title > img{
  width: 40px;
  margin-right: 10px;
}
.homeMenu2Title > div{
  color: #666;
}
.choiceHomeMenu2 >.homeMenu2Title > div{
  color: #ffffff;
}
.homeMenu2Title > div > p:last-of-type{
  color: #c5c5c5;
}
.choiceHomeMenu2 > .homeMenu2Title { background-image:url(../images/dh.png); background-repeat:no-repeat; width:191px;
    color: #fff;
}
.choiceHomeMenu2> .homeMenu2Title > div > p:last-of-type{
  color: #ffffff;
}
.choiceHomeMenu2> .homeMenu2Title> .homeMenu2Title > div{
  color: #fff!important;
}
.choiceHomeMenu2> .homeMenu2Title > div > p:first-of-type{
  font-size: 18px;
}
.choiceHomeMenu2> .homeMenu2Title > div > p:last-of-type{
  font-size: 12px;
}
.zrsxMenu{
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 10px solid #d2d2d2;
}
.zrsxMenu > div:first-of-type{
  width: 50%;
}
.zrsxMenu > div:last-of-type{
  width: 48%;
  padding-left: 10px;
  font-size: 14px;
}
.zrsxMenu > div:last-of-type>p:first-of-type{
  font-size: 20px;
  color: #313131;
  margin-bottom: 15px;
}
.zrsxMenu > div:last-of-type>p:last-of-type{
  width: 100%;
  height: 1px;
  margin: 20px 0;
  background: #d2d2d2;
}
.zrsxMenu > div:last-of-type>p:first-of-type > span{
  color: #9c9c9c;
}
.zrsxMenu > div:last-of-type > div{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zrsxMenu > div:last-of-type > div >div{
  width: 14%;
  text-align: center;
  cursor: pointer;
}
.zrsxMenu > div:last-of-type > div >div > img{
  width: 100%;
}
.homeCwyxBox{
  width: 1200px;
  margin: 0 auto;
  background: url(../images/home/bg03.png);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  margin-top: -10px;
}
.homeCwyxBox > div{
  width: 35%;
  font-size: 14px;
  padding: 40px 20px;
  color: #5f441c;
}
.homeCwyxBox > div > p:first-of-type{
  font-size: 24px;
  margin-bottom: 20px;
  
}



  .box {
      width: 100%;
      height: 440px;
      position: relative;
      border: 1px solid #ccc;
      overflow: hidden;
  }

  /* 轮播图列表 */
  .box .img-list {
      width: 7680px;
      display: flex;
      list-style: none;
      position: absolute;
      left: 0;
      top: 0;
  }

  .box .img-list img {
      width: 100%;
      height: 440px;
      /* 防止选中 */
      -webkit-user-select: none;
      -moz-user-select: none;
      -khtml-user-select: none;
      -ms-user-select: none;
  }

  /* 左右按钮 */
  .box .btn {
      width: 30px;
      height: 60px;
      background-color: rgba(184, 184, 184, 0.3);
      position: absolute;
      top: 50%;
      margin-top: -30px;
      line-height: 60px;
      text-align: center;
      font-size: 30px;
      color: aliceblue;
      /* 防止选中 */
      -webkit-user-select: none;
      -moz-user-select: none;
      -khtml-user-select: none;
      -ms-user-select: none;
  }

  .box .btn:hover {
      background-color: rgba(156, 158, 158, 0.6);
      cursor: pointer;
      transition: all 0.5s;
  }

  .box .left-btn {
      left: 0;
  }

  .box .right-btn {
      right: 0;
  }

  /* 底部圆点 */
  .box .cir-list {
      width: 200px;
      height: 10px;
      position: absolute;
      bottom: 5px;
      left: 50%;
      margin-left: -100px;

      display: flex;
      justify-content: space-around;
      align-items: center;

      list-style: none;
  }

  .box .cir-list li {
      width: 10px;
      height: 10px;
      background-color: aliceblue;
      border-radius: 50%;
  }

  .box .cir-list li.change {
      background-color: rgb(181, 207, 229);
      width: 30px;
      height: 8px;
      border-radius: 20%;
      transition: all 0.5s;
  }
  .mt-number-animate{ font-family: '微软雅黑'; line-height:40px; height: 40px;/*设置数字显示高度*/; font-size: 36px;/*设置数字大小*/ overflow: hidden; display: inline-block; position: relative; }
  .mt-number-animate .mt-number-animate-dot{ width: 15px;/*设置分割符宽度*/ line-height: 40px; float: left; text-align: center;}
  .mt-number-animate .mt-number-animate-dom{ width: 20px;/*设置单个数字宽度*/ text-align: center; float: left; position: relative; top: 0;}
  .mt-number-animate .mt-number-animate-dom .mt-number-animate-span{ width: 100%; float: left;}

#index .banner {
  position: relative;
}
#index .banner .slider li{
  display: inline-block;
  height: 440px;
  width: 100%;
}
/*#index .banner .banner01 {
  height: 440px;
  background: url(../images/index/banner01.jpg?=1) no-repeat center top;
}
#index .banner .banner02 {
  background: url(../images/index/banner02.jpg?=1) no-repeat center top;
}
#index .banner .banner03 {
  background: url(../images/index/banner03.jpg?=1) no-repeat center top;
}
#index .banner .banner04 {
  background: url(../images/index/banner04.jpg?=1) no-repeat center top;
}*/

/*#index .banner .banner08 {
  background: url(../images/index/banner08.jpg?=1) no-repeat center top;
}*/
#index .banner .sliderBox {
  position: relative;
}
#index .banner .sliderBox .slick-dots {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 6px;
  text-align: center;
}
#index .banner .sliderBox .slick-dots li {
  margin: 0 13px 0 12px;
  width: 10px;
  height: 10px;
  border-radius:50%;
  display: inline-block;
  background: #fff;
  cursor: pointer;
}
#index .banner .sliderBox .slick-dots li button {
  display: none;
}
/*#index .banner .sliderBox .slick-prev  {
  display: none;
}
#index .banner .sliderBox .slick-next  {
  display: none;
}*/
#index .banner .sliderBox .slick-dots li.slick-active {
  background-color: rgb(181, 207, 229);
      width: 30px;
      height: 8px;
      border-radius: 20%;
      transition: all 0.5s;
}
#index .banner  .sliderBox .slick-prev{
      width: 30px;
      height: 60px;z-index: 999;
      background-color: rgba(184, 184, 184, 0.3);
      border: none;
      line-height: 60px;
      text-align: center;
      font-size: 30px;
      color: transparent;
    
}
#index .banner  .sliderBox .slick-next{
      width: 30px;
      height: 60px;z-index: 999;
      background-color: rgba(184, 184, 184, 0.6);
      border: none;
      line-height: 60px;
      text-align: center;
      font-size: 30px;
      color: transparent;
    
}
#index .banner  .sliderBox .slick-prev{
  position: absolute;
  left: 0px;
  top: 50%;
  
}
#index .banner  .sliderBox .slick-next{
  position: absolute;
  top: 50%;
  right: 0px;


}
#index .banner  .sliderBox .slick-prev:hover{
 
  background-color: rgba(156, 158, 158, 0.6);
  transition all 0.5s;

}
#index .banner  .sliderBox .slick-next:hover{
 
  background-color: rgba(156, 158, 158, 0.6);
  transition all 0.5s;

}

.time {
    display: block;
    float: left;
    position: absolute;
        left:-130px;
    top: -12px;
    color: #f00;
    font-size: 12px;
    font-weight: normal;
}
 .time span {
  
    color: #f00;
    font-weight: normal;
}
div.flicking_con{position:absolute;bottom: 0px;left:60%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url(../images/btn_main_img.png) 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px;}
 


.hot {
  position: absolute;
  right:22px;
  top:0;
}












