@charset "utf-8";
/* CSS Document */

/* top Start */
.body{
    position: relative;
    margin-top: 70px;
}

.top{
    height: 70px;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.06);
    position: fixed;
    z-index: 10;
}
.top-wrap{
    overflow: hidden;
    width: 1200px;
    height: 70px;
    margin:0 auto;
}

.logo{
    width: 212px;
    height: 32px;
    overflow: hidden;
    float: left;
    margin-top: 20px;
    margin-right: 110px;
}
.logo img{
    width: 100%;
}


.top-logo-right{
    float:right;
}
.top-logo-right-icon,.top-logo-right-text{
    float: left;
    margin-top: 10px;
}
.top-logo-right-icon{
    width: 32px;
    height: 32px;
    background: url(./img/nav-icon-1.png) no-repeat;
    background-size: 32px;
    margin-right:14px;
    margin-top: 20px;
}
.top-logo-right-text p{
    font-size: 12px;
    line-height: 24px;
    letter-spacing:10px;
    color:#333;
}
.top-logo-right-text p.phone{
    font-size: 24px;
    line-height: 26px;
    color: #ee9236;
    letter-spacing:0;
}
.nav-wrap{
    height: 70px;
    float: left;
    margin:  0 auto;
}
.nav{
    width: 1200px;
    height: 100%;
    width: 546px;
    margin: 0 auto;
    overflow: hidden;
}
.nav li{
    float: left;
    line-height: 70px;
    margin-right: 39px;
}
.nav li a{
    color: #333;
    width: 100%;
    height: 70px;
    display: block;
    font-weight: bold;
}
.nav li a:hover,.nav li a.active{
    color: #ee9236;
    box-sizing: border-box;
    border-bottom: solid 2px #ee9236;
}
/* top End */

/* top Start */
.banner-wrap{
    width: 100%;
    height: 460px;
    min-width: 1200px; 
    max-width: 2400px;
    margin: 0 auto 104px;
    padding-top: 70px;
}
.banner{
    width: 100%;
    height: 460px;
    background: url(./img/banner-index.jpg) no-repeat; 
    background-size:cover;
    background-position: center;
    cursor: pointer;
}

/* banner End */



/* section 公用 Start */
.section1 h4,.section2 h4,.section3 h4,.section4 h4,.section5 h4,.section6 h4{
    font-size: 40px;
    line-height: 64px;
    margin-bottom:40px;
    text-align: center;
    font-weight: bold;
    color:#333;
}
.no-margin-right{
    margin-right:0 !important;
}
.no-margin-bottom{
    margin-bottom:0 !important;
}
/* section 公用 End */


/* section1 Start */
.section1{
    width: 1200px;
    margin: 0 auto;
}
.new-h4{
    margin-top: 64px;
}
.biaoti-color{
    color: #ee9236;
}
.chahuahezi{
    width: 666px;
    height: 666px;
    background: url(./img/section1-icon-7.png) no-repeat #fff center center;
    border: 1px solid #ff600c;
    border-radius: 100%;
    margin: 64px auto 104px;
    position: relative;
}
.chahuahezi li{
    width: 170px;
    position: absolute;
}
.chahuahezi li img{
    width: 126px;
    height: 126px;
    display: block;
    margin: 0 auto;
}
.chahuahezi li p{
    font-size: 24px;
    color: #333;
    line-height: 32px;
    text-align: center;
    margin-top: 8px;
}
.tongdian1{
    left: 80px;
    top: -14px;
}
.tongdian2{
    right: 86px;
    top: -14px;
}
.tongdian3{
    right: -80px;
    top: 260px;
}
.tongdian4{
    right: 86px;
    top: 550px;
}
.tongdian5{
    left: 80px;
    top: 550px;
}
.tongdian6{
    left: -80px;
    top: 260px;
}
.section1-content{
    height: 1086px;
    margin-top:56px;
}
.section1-content li.section-content-box{
    float: left;
    width: 362px;
    height: 521px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-right: 52px;
    margin-bottom: 32px;
    box-sizing: border-box;
    padding: 24px;
    color: #333;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.section-content-box-biaoti{
    text-align: center;
    font-size: 32px;
    color: #ee9236;
    margin-bottom: 8px;
}
.xinxi{
    height: 210px;
}
.line-1{
    font-size: 24px;
    line-height: 64px;
}
.xinxi .jiage{
    font-size: 40px;
    color: #da303c;
}
.font-letter-spacing{
    letter-spacing:-0.4px;
}
.xinxi-content{
    font-size: 16px;
    line-height: 32px;
}
.section1-link{
    margin-top:8px;
}
.section1-link a{
    float:left;
    width: 64px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    color: #e95e2a;
    font-weight:bold;
    border: 1px solid #e95e2a;
    border-radius: 50px;
    text-align: center;
    margin-right: 16px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}

.phone-number-wrap{
    width: 330px;
    height: 120px;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top:28px;
}
.phone-number-wrap p{
    font-size: 24px;
    font-weight: 400;
    color: #333;
    margin-bottom: 16px;
}

.phone-number-wrap li{
    float: left;
    margin-right: 15px;
    line-height: 20px;
    cursor: pointer;
    width: 100px;
    font-size: 12px;
}
.section1-btn-wrap{
    width: 160px;
    height: 40px;
    margin:32px auto 0;
}
.section1-btn{
    display: block;
    width: 164px;
    height: 40px;
    background: linear-gradient(-90deg, #e95e2a, #ee9236);
    border: none;
    color: #fff;
    border-radius: 100px;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
    margin: 20px auto 24px;
    cursor: pointer;
    outline: none;
}
.biaoqian{
    width: 111px;
    height: 75px;
    background: url(./img/bg-1.png) no-repeat;
    position: absolute;
    top: -16px;
    right: 20px;
    color:#fff;
    line-height: 60px;
    font-size: 20px;
    padding-left: 10px;
}
.font-12{
    font-size:12px;
}

/* section1 End */


/* section2 Start */
.section2{
    width: 996px;
    padding:64px 0;
    margin: 0 auto 16px;
    box-sizing: border-box;
    background: url(./img/section3-icon-1.png) bottom left no-repeat;                
}
.section2-content{
    height: 590px !important;
    border-radius: 8px;
    background: #fff;
    height: auto;
    position: relative;
}
.section2-content .bg{
    width: 160px;
    height: 160px;
    background: url(./img/section3-icon-2.png) no-repeat;
    position: absolute;
    bottom: -63px;
    right: -64px;
    z-index: -1;
}

.section2-right{
    float: right;
    width: 996px;
    position: relative;
}
.section2-right-top{
    /* overflow: hidden; */
}
.section2-right-top li{
    width: 204px;
    height: 92px;
    float: left;
    background: #fff;
    text-align: center;
    margin-right: 60px;
    border-radius: 8px;
    font-size: 24px;
    line-height: 92px;
}

.section2-right-top li a{
    display: block;
    width: 100%;
}
.banner-top{
    width: 996px;
    height: 160px;
    background: #fff;
    border-radius: 16px;
}
.banner-position{
    position: absolute;
    top: 116px;
    left: 0;
    width: 996px;
    height: 160px;
    background: url(./img/banner-index-2.jpg);
    border-radius: 16px 16px 0 0;
}
.banner-position .time{
    font-size: 32px;
    color: #fff;
    width: 290px;
    height: 62px;
    border: 1px solid #fff;
    border-radius: 100px;
    line-height: 64px;
    float: left;
    margin-top: 50px;
    margin-left: 320px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#time{
    font-size: 32px;
    float: left;
    margin-left: 56px;
}
.banner-position .time span{
    font-size: 16px;
    margin-left: 12px;
}
.container .section2-right-bottom{
    padding: 40px 64px;
    overflow: hidden;
}
.container .section2-right-bottom div{
    float: left;
    width: 164px;
    height: 40px;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    text-align: center !important;
    line-height: 40px;
    margin-right: 64px;
    margin-bottom:21px;
    position: relative;
    color: #333; 
    cursor: pointer;
}
.container .section2-right-bottom div a {
    display: none;
    width: 166px;
    height: 42px;
    background: linear-gradient(-90deg, #e95e2a, #ee9236);
    border-radius: 20px;
    position: absolute;
    left: -1px;
    top: -1px;
    cursor: pointer;
}
.section2-right-bottom div:hover a{
    display: block;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
}
/* section2 End */





/* section6 Start */
.section6{
    padding: 64px 0 40px;
    width: 100%;
    background: #f4f4f4;
}
.section6-wrap{
    width: 1200px;
    margin: 0 auto;
}
.zixun-wrap{
    overflow: hidden;
}
.youshi-box{
    width: 384px;
    height: 152px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}
.youshi-title{
    background: #e95e2a;
    color: #fff;
    height: 64px;
    line-height: 64px;
    border-radius: 8px 8px 0 0;
    
}
.title-wrap{
    overflow: hidden;
    margin: 0 auto;
    width: 166px;
}
.title-wrap img{
    float: left;
    margin-top: 16px;
    margin-right: 16px;
}
.title-wrap span{
    float: left;
    font-size: 24px;
    font-size: 24px;
    font-weight: bold;
    line-height: 64px;
}
.youshi-box p{
    padding: 16px;
    text-align: center;
    line-height: 24px;
    font-weight: 300;
    color: #333;
}
.all-btn-style1{
    display: block;
    width: 164px;
    height: 40px;
    background: linear-gradient(-90deg, #e95e2a, #ee9236);
    border: none;
    color: #fff;
    border-radius: 100px;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
    margin: 20px auto 24px;
    cursor: pointer;
    outline:none;
}
.all-btn-style2{
    display: block;
    width: 170px;
    height: 52px;
    background: url(../img/btn2.png) no-repeat;
    margin: 24px auto 24px;
    cursor: pointer;
    border: none;
    outline: none;
    outline:none;
}
.all-btn-style3{
    display: block;
    width: 184px;
    height: 52px;
    background: url(../img/btn-more.png) no-repeat;
    margin: 40px auto 0;
    cursor: pointer;
    border: none;
    outline: none;
    outline:none;
}
/* section6 End */


/* section7 Start */
.section7{
    background: #060404;
    width: 100%;
}
.section7-content{
    width: 1000px;
    margin: 0 auto;
    padding: 64px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
}
.section7-content p{
    font-size: 40px;
    font-weight: bold;
    line-height: 64px;
    color:rgba(255, 255, 255, 0.9);
    margin-bottom: 40px;
    
}
.section7-content p{
    font-size: 40px;
    font-weight: bold;
    line-height: 64px;
    color:rgba(255, 255, 255, 0.9);
    margin-bottom: 40px;
    
}

/* section7 End */

/* section-1200 Start*/
.section-1200{
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}
.section-1200 h4{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 64px;
    margin-bottom: 40px;
}
.section-1200 .qiye{
    width: 996px;
    margin: 0 auto;
    overflow: hidden;
}
.section-1200 .qiye li {
    width: 183px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.section-1200 .qiye li img{
    width: 183px;
    height: 83px;
    float: left;
}
/* section-1200 End*/

/* section-100-wrap Start*/
.section-100-wrap{
    width: 100%;
    background: #ee712e;
    padding: 64px 0;
    overflow: hidden;
}
.section-100-content{
    width: 1200px;
    margin: 0 auto;
}
.section-100-content h4{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 64px;
    margin-bottom: 40px;
    color:#fff;
}
.section-100-content ul{
    height: 327px;
}
.section-100-content ul li{
    width: 376px;
    padding: 24px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
    margin-right: 24px;
    float: left;
    box-shadow: 4px 4px 7px rgba(143, 50, 0, 0.4);
}
.section-100-content ul li h5{
    font-size: 24px;
    color: #333;
    height: 54px;
    max-height: 54px;
    font-weight: 400;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /*--//规定几行显示省略号--*/
    -webkit-box-orient: vertical;
}
.section-100-content ul li span{
    font-size: 12px;
    color: #ccc;
    margin-top: 24px;
    margin-bottom: 40px;
    display: block;
}
.section-100-content ul li div{
    height: 70px;
    max-height: 70px;
    font-size: 16px;
    color: #333;
    font-weight: 300;
    line-height: 24px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 3;/*//规定几行显示省略号 */
  -webkit-box-orient: vertical;
}
.section-100-content ul li a{
    color: #e95e2a;
    width: 94px;
    height: 34px;
    border: 1px solid #e95e2a;
    border-radius: 100px;
    display: block;
    text-align: center;
    line-height: 34px;
    margin-top: 40px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}
/* section-100-wrap End*/

/* footer Start */
footer{
    padding: 32px 0;
    background: #333333;
}
.footer-content{
    width: 1000px;
    margin: 0 auto 0;
    text-align: center;
}
.adress,.zizhi{
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    line-height: 32px;
    font-weight: 200;
}
.beianhao{
    width: 870px;
    height: 32px;
    margin: 0 auto;
}
.beianhao img,.beianhao p{
    float: left;
    line-height: 32px;
    margin-right: 24px;  
    color: rgba(255, 255, 255, 0.3); 
    font-size: 12px;
}
.img-cx3{
    margin-top: 8px;
    margin-right: 10px !important;
}
.banquan{
    color: rgba(255, 255, 255, 0.3); 
    font-size: 12px;
}
/* footer End */



/* 动态效果 Start */


  .slide{position:absolute;height:80px;width:330px;overflow:hidden; display: block;}
  .slide1, .slide1{
     height: 50px;
     color: #333;
  }

  .message{
      position: absolute;
      top: 45%;
      left: 45%;
      padding: 10px  15px;
      background-color: grey;
      color: white;
      opacity: 0.6;
      border-radius: 4px;
      z-index: 9;
      display: none;
  }
  
  
  .section2-right .container {
      display: none;
      font-size: 50px;
      text-align: center;
      border-top: none;
      box-shadow: 0 2px 24px rgba(28,76,186,.08);
      margin-top: 24px;
      border-radius: 8px;
  }
  
  .section2-right .tab-change {
      display: inline-block;
  }
  
  .section2-right .active {
      color: #333;
      border-bottom: 4px solid #e95e2a;
  }
  
  .section2-right  li {
      list-style: none;
      padding: 5px 10px;
      cursor:pointer;
      box-shadow: 0 2px 24px rgba(28,76,186,.08);
      box-sizing: border-box;
  }
  
  .section2-right li:nth-child(2),
  .section2-right li:nth-child(3),
  .section2-right li:nth-child(4) {
      border-left: none;
  }
  .section2-right li:nth-child(4){
      margin-right: 0 !important;
  }
  
  .section2-right ul {
      display: flex;
      justify-content: left;
  }
  
/* 动态效果 End */