.index {
  position        : relative;
  width           : 100%;
  background-color: #fff;
  overflow: hidden;
}

.index .banner .ma5slider {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .index .banner .navs-wrapper {
    height : 480px;
    padding: 0 !important;
  }

  .slides::before {
    content   : "";
    position  : absolute;
    top       : 0;
    z-index   : 1;
    display   : block;
    width     : 100%;
    height    : 50%;
    background: orange;
  }

  .slides::after {
    content   : "";
    position  : absolute;
    top       : 0;
    z-index   : 1;
    display   : block;
    width     : 100%;
    height    : 50%;
    background: orange;
  }
	.banner2 h2{
		margin: 0;
    font-size: 52px;
    font-weight: bold;
	}
}

.index .banner .navs-wrapper .slide-area {
  overflow: visible;
  height  : 100%;
}

.index .slide-area .slides,
.banner_box,
.bnerimg,
img {
  height: 100%;

}

@media (max-width: 980px) {
  .index .banner .banner_box {
    height: 580px;
  }
  .banner .navs-wrapper {
    height: 581px !important;
    padding: 0!important;
  }
  .index .banner .banner_box .bnerimg {
    position: relative;
    max-width: 100%!important;
    margin: 0 auto;
  }
}

.index .banner .banner_box {
  display: inline-block;
}

.index .banner .banner_box .bnerimg {
  position : relative;
  max-width: 95%;
  margin   : 0 auto;
}

.index .banner .banner_box .bnerimg h2 {
  position      : absolute;
  top           : 50%;
  left          : 50%;
  transform     : translateX(-50%);
  color         : #fff;
  letter-spacing: 10px;
}
.banwz{
	position: absolute;
   top: 37%;
   left: 50%;
   transform: translateX(-50%);
   color: #fff;
   font-size: 32px;
}
.index .banner .banner_box .bnerimg img {
  height: 100%;
}

.index .banner .banner_box .bnerimg .banntit {
  text-align: left;
}

.index .banner .banner_box .bnerimg .banntit h2 {
  color    : #4F0599;
  font-size: 1.871429rem;
}

.index .banner .banner_box .bnerimg .banntit p {
  font-size: 1.15714286rem;
  color    : #333;
}

.index .banner .banner_box .bnerimg .banntit .btn {
  background: #4F0599 !important;
  color     : #fff;
}

.index .dots {
  display: none !important;
}
@media (min-width: 1200px) {
  .beien_jj {
    padding: 0 100px;

  }
}
.beien_jj {
  margin  : 100px 0;
  position: relative;
}

.beien_jj .w {
  max-width: 1500px;
}

.beien_jj .head_img {
  text-align: center;
}

.beien_jj .jjtit {
  /* display        : flex; */
  /* justify-content: space-between; */
  margin-top     : 50px;
}

.beien_jj .jjtit .lef_tit {

  /* width: 43%; */

}

.beien_jj .jjtit .lef_tit p {
  text-indent: 2em;
  font-size  : 16px;
  color      : #333;
  line-height: 30px;
}

.beien_jj .jjtit .lef_tit p .orange {
  color: orange;
}

.beien_jj .jjtit .right_pic {
  /* width     : 56%; */
  text-align: center;

}

.beien_jj .jjtit .right_pic img {
/*  width : 338px;*/
  height: auto;
}

.beien_jj .jj_lxwm_btn {
  display : inline-block;
  position: relative;
  bottom  : 0;
  left    : 30%;

}
.beien_jj .jj_lxwm_btn button{

  outline: none;
}
.beien_jj .jj_lxwm_btn button a{

  color: #333;
}


.beien_jj .jj_lxwm_btn button {
  padding         : 7px 15px;
  height          : 50px;
  background      : transparent;
  border          : 0;
  color           : #333;
  background-image: linear-gradient(to right, #f7cb6b, #ed9c33);
  width           : 200px;
  border-radius   : 5px;
  border          : 1px solid #ccc;
}

.qyjj_body {
  position: relative;

}
.qyjj_body .qyjj_pic img{
    width: 100%;
    height: 550px;
}
.qyjj_left img{
  height: 363px;
}


.qyjj_text h4 {
  font-weight: bold;
  font-size  : 19px;
  color      : #fff;
}

.qyjj_text h4::before {
  content       : "";
  width         : 4px;
  display       : inline-block;
  height        : 20px;
  background    : #ed9c33;
  vertical-align: bottom;
  margin        : 0 8px;
}


.qyjj_body .qyjj_text .qyjj_left {
  min-width : 37%;
  height: 363px;
}



.qyjj_body .qyjj_text .qyjj_right {

  padding: 38px 0;
}
.qyjj_body .qyjj_text .qyjj_right p{
  margin: 0 0 10px;
  color: #d5d5d5;
  font-size: 15px;
  line-height: 26px;
  font-family: '微软雅黑';
  font-weight: 600;
}
.qyjj_left .cspg{
  width: 100%;
  background: #fff;
  text-align: center;
  height: 105px;
}
.qyjj_left .cspg img {
  width: 80%;
  height: 67px;
  margin-top: 16px;

}

.qyjj_left .orange_tit{

  height: 200px;
  width: 100%;
  background: #ed9c33;
 

}
.qyjj_left .orange_tit .h4{
  border-bottom: 1px solid #fff;
  padding: 15px 0;
}
.qyjj_left .orange_tit .h4_tit{
  font-size: 22px;

}
.qyjj_left .orange_tit span{
  display: block;
  letter-spacing: 3px;
    text-shadow: 3px 2px 2px #000;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #f1f1f1;
 }

 .bn_zycp{
   margin-top: 50px;
   position: relative;
 }
 .bn_zycp .w{
  max-width: 1500px;
 }
 .bn_zycp h4 {
  font-weight: bold;
  font-size  : 19px;
  color      : #333;
  margin-bottom: 20px;
}
.bn_zycp h4::before {
  content       : "";
  width         : 4px;
  display       : inline-block;
  height        : 20px;
  background    : #ed9c33;
  vertical-align: bottom;
  margin        : 0 8px;
}
.bn_zycp .left_zy{
  background: #eeeeee;
  color: #333;
  padding: 35px;
  height: 412px;

}
.bn_zycp .left_zy p img{
  width: 166px;
  height: 32px;

}
   
.bn_zycp .left_zy p{
  color: #333;
  font-size: 16px;
  line-height: 32px;
}
.bn_zycp .left_zy .zycp_ul{
  width: 100%;
}
.bn_zycp .left_zy .zycp_ul li{

  display: inline-block;

  line-height: 35px;
}
.bn_zycp .left_zy .zycp_ul li a{
  color: #333;
  text-decoration: underline;
}
.bn_zycp .right_zy{
  position: absolute;
  width: 47%;
  right: 104px;
  top: 40%;
  transform: translateY(-50%);

}
.bn_zycp .right_zy ul{
  width: 100%;
}
.bn_zycp .right_zy ul li{
  width: 30%;
  display: inline-block;
  margin: 0 8px;
  border: 1px solid orange;
}
.bn_zycp .right_zy ul li a{
  display: inline-block;
  width: 100%;
}
.bn_zycp .right_zy ul li img{
  width: 100%;
}
.bn_zycp .bn_search{
  width: 84%;
  height: 205px;
  background: #ed9c33;
  padding: 33px 45px;
}
.bn_zycp .bn_search p{
  color: #fff;
}
.bn_zycp .bn_search .bn_xy{
  font-size: 16px;
}
.bn_zycp .bn_search .qmss{
  font-size: 14px;
}
.bn_sear_input .dropdown{
  display: inline-block;
  padding: 10px 39px;
  width: 20%;
  background: #fff;
  height: 50px;
}
.open>.dropdown-menu{
  width: 248px;
  top: 56px;
}
.bn_sear_input .dropdown a{
  color: #333;
}
.bn_sear_input .dropdown .caret{
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 10px;
  margin-left: 0px;
  vertical-align: middle;
  border-top: 11px dashed #333;
  border-top: 4px solid\9;
  border-right: 9px solid transparent;
  right: 27px;
  border-left: 8px solid transparent;
  top: 19px;
}
.bn_sear_input .span{
  position: relative;
  top: 5px;
}
.bn_sear_input .span input{
  width: 58%;
  height: 50px;
  border: 0;
  padding: 0 17px;
  font-size: 15px;
  border-radius: 6px;
  color: #333;
}
.bn_sear_input .span button{
  width: 16%;
  height: 50px;
  border: 0;
  margin-left: 30px;
  color: #fff;
  background: transparent;
  background: rgba(0,0,0,.2);
  border-radius: 5px;
  outline: none;

}
.bn_xwdt{
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}
.bn_xwdt .w{
 max-width: 1500px;
}
.bn_xwdt h3 {
  font-weight: bold;
  font-size  : 19px;
  color      : #333;
  margin-bottom: 20px;
 }
 /* .bn_xwdt h4 {
  font-weight: bold;
  font-size  : 16px;
  color      : #333;
 } */
 .bn_xwdt h4 a{
  font-weight: bold;
  font-size  : 16px;
  color      : #333;
 }
.bn_xwdt h3::before {
 content       : "";
 width         : 4px;
 display       : inline-block;
 height        : 20px;
 background    : #ed9c33;
 vertical-align: bottom;
 margin        : 0 8px;
}
.bn_xwdt .bn_dtlist ul li{
  height: 526px;
  /* width: 42%; */
  display: inline-block;
  /* margin: 0 42px; */

}
.bn_xwdt .bn_dtlist ul li .hed_p{
  display: flex;
  justify-content: space-between;
  color: #333;
  margin-bottom: 24px;
}
.bn_xwdt .bn_dtlist ul li .dt_pic{
  
  border: 1px solid orange;
  text-align: center;
  padding: 38px 40px;

}
.bn_xwdt .bn_dtlist ul li .dt_pic img{
  border: 0;
  height: 287px;
  width: 90%;
}

.bn_dtlist ul li .zs_tit a{
  color: #ccc!important;
  font-size: 14px;

}
/* .index .banner_fot .banbox {
  background-color: #1b6bb1;
  color           : #fff;
}
.index .banner_fot .slides_tit .banbox {
  font-size  : 22px;
  line-height: 70px;
}
.index .banner_fot .slides_tit .banbox span {
  font-size: 16px;
  display  : inline;
}
.index .banner_fot .slides_tit .banbox .more_btn {
  padding      : 9px 35px;
  border       : 2px solid #fff;
  border-radius: 20px;
  cursor       : pointer;
  margin-left  : 100px;
} */
.index .zycp {
  width: 100%;
}

.index .zycp .zycp_pic {
  width   : 100%;
  display : block;
  overflow: hidden;
}

.index .zycp .zycp_pic ul {
  width     : 100%;
  transition: all .5s;
}

.index .zycp .zycp_pic ul li {
  display: inline-block;
  padding: 0 !important;
  float  : none;
}

.index .zycp .zycp_pic ul li .zcjs {
  box-shadow: 0 0 5px #ccc;
}

.index .zycp .zycp_pic ul li .zc_pic {
  text-align: center;
}

.index .zycp .zycp_pic ul li .zc_pic h4 {
  margin          : 0;
  font-size       : 16px;
  height          : 50px;
  line-height     : 50px;
  background-color: #4e0499;
  color           : #fff;
  text-align      : center;
  font-weight     : bold;
}

.index .zycp .zycp_pic ul li .zc_pic img {
  width: 100%;
}

.index .zycp .zycp_pic ul li .fot_li {
  background: #f7f7f7;
  overflow  : hidden;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs {
  padding      : 25px 0;
  text-align   : center;
  margin       : 43px 43px 20px;
  border-top   : 1px dashed #333;
  border-bottom: 1px dashed #333;
  overflow     : hidden;
  height       : 170px;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p {
  color      : #4e4f63;
  line-height: 25px;
  width      : 100%;
  overflow   : hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p a {
  color: #333;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p .o {
  display      : inline-block;
  width        : 8px;
  height       : 8px;
  border-radius: 10px;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn {
  text-align: center;
  padding   : 20px 0;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button {
  font-size    : 20px;
  width        : 150px;
  height       : 51px;
  background   : transparent;
  color        : #8c0795;
  border       : 0;
  border-radius: 30px;
  outline      : none;
  border       : 1px solid #8c0795;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button:hover {
  background: #8c0795;
  color     : #fff;
}

.index .zycp .zycp_pic ul li:hover {
  box-shadow: 2px 2px 20px #ccc;
}

.index .zycp .zycp_pic ul li:hover button {
  color     : #fff !important;
  background: #690599 !important;
}

.index .zycp .cpsub_btn {
  text-align: center;
  margin-top: 50px;
}

.index .zycp .cpsub_btn button {
  width        : 200px;
  height       : 50px;
  background   : #690599;
  color        : #fff;
  border       : 0;
  border-radius: 6px;
  outline      : none;
}
@media (min-width: 1200px) {
  .qyjj_text h4{
    padding: 10px 0;
  }
  .qyjj_body .qyjj_text {
    position: absolute;
    top     : 0;
    padding : 66px 225px;
    width   : 100%;
  }
  
  .qyjj_body .qyjj_text .qyjj_b {
    display: flex;
  }
  .qyjj_body .qyjj_text .qyjj_left {
    padding: 3%;
  }
  .qyjj_left .orange_tit{
    padding: 24px 35px;
  }
  .qyjj_body .qyjj_text .qyjj_right {
    width: 55%;
    
  }
  .bn_zycp {
    padding: 0 140px;
  }
  .bn_zycp .left_zy {
    width: 53%;
  }
  .bn_zycp .left_zy .zycp_ul li{
    width: 40%;
  }
}
@media (max-width: 768px) {
  .banwz {
    position: absolute;
    top: 41%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 12px!important;
}
  
  .banner .navs-wrapper{
    height: 200px!important;
  }
  .index .slide-area .slides, .banner_box, .bnerimg, img{
    height: 68%;  
  }
  .index .banner .banner_box .bnerimg img{
    height: 48%;
  }
  .index .banner .banner_box .bnerimg h2 {
    position: absolute;
    top: 26%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    letter-spacing: 2px;
    width: 100%;
    font-size: 18px;
}
.qyjj_left img{
  width: 100%;
  height: auto;
}
  .qyjj_body .qyjj_text {
    width: 100%;
    background: #333;

}
.beien_jj .jjtit .right_pic img{
  width: 209px;
}
.beien_jj{
  margin: 26px 0;
}
.beien_jj .jj_lxwm_btn{
  top: 16px;
  left: 24%;
}
.qyjj_text h4 {
  padding: 10px 0;
}
.qyjj_left .orange_tit{
  padding: 28px 36px;
}
.qyjj_body .qyjj_text .qyjj_left {
  min-width : 37%;
  height: auto;
  padding: 0 10px;
}
.qyjj_body .qyjj_text .qyjj_right {
  padding: 20px 15px;
}
.bn_zycp .left_zy .zycp_ul li{
  width: 49%;
}
.bn_zycp .left_zy {
  padding: 25px;
}
.bn_sear_input .span {
  position: relative;
  top: -3px;
}
.bn_zycp .bn_search{
  width: 100%;
  height: 174px;
  background: #ed9c33;
  padding: 33px 7px;
}
.bn_sear_input .dropdown{
  display: inline-block;
  padding: 11px 2px;
  width: 27%;
  background: #fff;
  height: 36px;
}
.bn_sear_input .dropdown .caret{
  top: 15px;
  right: 6px;
  width: 15px;
  height: 10px;
}
.bn_sear_input .span input{
  width: 42%;
    height: 36px;
    border: 0;
    padding: 0 17px;
    font-size: 12px;
}
.bn_sear_input .span button{
  width: 21%;
  height: 40px;
  margin-left: 15px;
}
}