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



/* 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: 400;
    color:#333;
}
.no-margin-right{
    margin-right:0 !important;
}
.no-margin-bottom{
    margin-bottom:0 !important;
}
/* section 公用 End */


/* section1 Start */
.section1{
    width: 1200px;
    margin: 64px auto;
}
.section1-content{
    height: 1240px;
}
h4 .biaoti{
    margin: 0 auto;
    font-size: 40px;
    line-height: 64px;
    margin-bottom:40px;
    text-align: center;
    font-weight: bold;
    color:#333;
}
h4 .biaoti::before{
    content: "";
    display: inline-block;
    width: 36px;
    height: 24px;
    background: url(../image/biaoti-left.png) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 12px;
}
h4 .biaoti::after{
    content: "";
    display: inline-block;
    width: 36px;
    height: 24px;
    background: url(../image/biaoti-right.png) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 12px;
}
.new-h4{
    margin-top: 64px;
}
.taocan-wrap{
    width: 1200px;
    height: 400px;
    background: url(../image/taocan-bg.png) no-repeat;
    padding: 24px 40px;
    box-sizing: border-box;
    border-radius: 16px;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.4);
}
.taocan-wrap-left{
    float: left;
    width: 670px;
}
.taocan-wrap-left-youhui{
    margin-bottom: 82px;
}
.taocan-wrap-left-youhui-title{
    overflow: hidden;
    margin-bottom: 32px;
}
.taocan-wrap-left-youhui-title span{
    float: left;
    font-weight: bold;
    color: #faa10d;
    font-size: 24px;
}
.taocan-wrap-left-youhui-title a{
    float: right;
    cursor: pointer;
    color: #faa10d;
    text-decoration: underline;
}
.taocan-wrap-left-youhui-neirong{
    overflow: hidden;
}
.taocan-wrap-left-youhui-neirong li{
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-right: 56px;
}
.taocan-wrap-left-youhui-neirong li img{
    width: 24px;
    height: auto;
    margin-right: 10px;
    line-height: 40px;
    vertical-align:middle;
}
.taocan-wrap-left-haoma-title span{
    float: left;
    font-weight: bold;
    color: #faa10d;
    font-size: 24px;
}
.taocan-wrap-left-haoma-title a{
    float: right;
    cursor: pointer;
    color: #faa10d;
    text-decoration: underline;
}
.taocan-wrap-left-haoma-title{
    overflow: hidden;
    margin-bottom: 32px;
}
.taocan-wrap-left-haoma-neirong li{
    float: left;
    width: 194px;
    height: 46px;
    border: 1px solid #fff;
    border-radius: 100px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 22px;
    margin-right: 40px;
    margin-bottom: 16px;
    cursor: pointer;
    font-weight: 300;
    outline: none;
}
.taocan-wrap-right{
    float: right;
    width: 360px;
    height: 100%;
    background: #fff;
    border-radius: 16px;
    padding:40px 0;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.4);
}

.section1-content li.section-content-box{
    float: left;
    width: 384px;
    height: 580px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-right: 24px;
    margin-bottom: 32px;
    box-sizing: border-box;
    padding: 24px;
    color: #333;
    position: relative;
    box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.12);
    position: relative;
    margin-top: 24px;
}
.section-content-box-biaoti{
    width: 100px;
    height: 69px;
    background:url(../image/bg-taocan.png) no-repeat;
    background-size: 100px 69px;
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: -20px;
    right: 40px;
}
.xinxi{
    height: 210px;
}
.line-1{
    font-size: 24px;
    line-height: 64px;
    color: #C91930;
}
.xinxi .jiage{
    font-size: 48px;
    color: #C91930;
}
.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;
    color: #333;
}
.section1-link a span{
    margin: 0 26px;
    color: #ccc;
}

.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: 24px;
    border-top: 1px solid #ccc;
    padding-top: 24px;
    color: #CD0114;
}

.phone-number-wrap li{
    float: left;
    margin-right: 15px;
    line-height: 20px;
    cursor: pointer;
    width: 100px;
    font-size: 12px;
}
.phone-number-wrap-bottom{
    width: 384px;
    height: 175px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
}
.phone-number-wrap-bottom-text{
    width: 100%;
    height: 127px;
    border-bottom: 1px solid #fff;
    background: url(../image/bg-taocan2.png) no-repeat;
    background-size: 100% 127px;
    overflow: hidden;
}
.youhuijia{
    display: block;
    width: 120px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 40px;
    margin-left: 24px;
    margin-top: 16px;
}
.phone-number-wrap-bottom-text p{
    font-size: 24px;
    margin-top: 8px;
    margin-left: 24px;
}
.phone-number-wrap-bottom-text .jieshi{
    font-size: 12px;
    margin-top: 8px;
    margin-left: 24px;
    opacity: 0.5;
}

.phone-number-wrap-bottom a{
    height: 47px;
    line-height: 47px;
    color: #fff;
    background: #E30000;
    display: block;
    text-align: center;
    border-radius: 0 0 8px 8px;
}

.xinxi-content .font-12{
    font-size:12px !important;
}
.biaoti-color{
    color: #C91930;
}

/* section1 End */


/* section-xuanhao Start */
.section-xuanhao{
    width: 1200px;
    height: 584px;
    margin: 0 auto;
    padding: 64px 0;
}
.section-xuanhao h4{
    font-size: 40px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 40px;
}
.xuanhao-content-left{
    width: 383px;
    height: 460px;
    position: relative;
    float: left;
}
.xuanhao-content-left img{
    width: 383px;
    height: 460px;
    border-radius: 4px;
}
.time{
    color: #FEEDD7;
    position: absolute;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top: 70px;
    width: 240px;
}
#time{
    font-size: 56px;
    text-align: center;
}
.time span{
    display: block;
   text-align: center;
    font-size: 24px;
    line-height: 40px;
}
.xuanhao-content-right{
    float: right;
    width: 792px;
    height: 460px;
}
.xuanhao-content-right table{
    border: 1px solid #ccc;
    height: 460px;
   border-radius: 4px;
}
.xuanhao-content-right table tr{
    width: 100%;
    height: 115px;
}
.xuanhao-content-right table td{
    text-align: center;
    font-weight: 400;
    width: 160px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: -1px;
}
.xuanhao-content-right table td a{
    text-align: center;
    display: block;
    color: #CD0114;
    font-size: 12px;
    line-height: 24px;
}
.border-right-none{
    border-right: none !important;
}
.border-bottom-none{
    border-bottom: none !important;
}
/* section-xuanhao End */

/* gongneng Start*/
.section-gongneng-wrap{
    padding: 64px 0;
    background:#fff;
}
.section-gongneng{
    width: 1200px;
    margin: 0 auto;
}
.section-gongneng h4{
    text-align: center;
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 40px;
}
.gongneng-content{
    width: 1134px;
    height: 348px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.12);
    margin:0 auto;
    padding: 34px 24px 0 24px;
    box-sizing: border-box;
}

.gongneng-content ul li{
    width: 346px;
    height: 132px;
    background: #F8F8F8;
    border-radius: 8px;
    position: relative;
    padding-left: 82px;
    padding-top: 32px;
    box-sizing: border-box;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}
.gongneng-content ul li .xuhao{
    width: 56px;
    position: absolute;
    top: -8px;
    left: 10px;
}
.gongneng-box img{
    width: 56px;
    float: left;
}
.gongneng-box .text-box{
    float: left;
    width: 176px;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-left: 16px;
}
.gongneng-box .text-box strong{
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 32px;
}
.btn-style2{
    display: block;
    width: 140px;
    height: 40px;
    background: #CD0114;
    border-radius: 8px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.24);
    text-align: center;
    line-height: 40px;
    margin: 40px auto 0;
    font-size: 16px;
    cursor: pointer;
}
/* gongneng End */

/* liucheng1 Start*/
.liucheng1-wrap-box{
    width: 100%;
    height: 530px;
    min-width: 1200px; 
    max-width: 2400px;
    margin: 0 auto 0;
}
.liucheng1-wrap{
    width: 100%;
    height: 530px;
    background: url(../image/bg-liucheng.png) no-repeat; 
    background-size:cover;
    background-position: center;
    overflow: hidden;
}
.liucheng1-content{
    width: 1200px;
    margin: 0 auto;
}
.liucheng1-content h4{
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin:64px 0 48px;
}
.liucheng1-content ul{
    overflow: hidden;
    width: 842px;
    margin: 0 auto;
}
.liucheng1-content ul li{
    float: left;
    text-align: center;
    color: #fff;
}
.liucheng1-content ul li img{
    width: 140px;
    height: 140px;
}
.liucheng1-content ul li.jiantou img,.liucheng1-content ul li.jiantou2 img{
    width: 40px;
    height: 40px;
    margin: 54px 34px 0 24px;
}
.liucheng1-content ul li.jiantou2 img{
    margin: 54px 60px 0 30px !important;
}
.liucheng1-content ul li p{
   font-size: 24px;
   margin: 32px 0 16px 0;
}
.liucheng1-content ul li div{
    font-size: 16px;
    opacity: 0.5;
 }
 .liucheng1-content a{
     width: 140px;
     height: 40px;
     display: block;
     border: 1px solid #fff;
     border-radius: 8px;
     line-height: 40px;
     text-align: center;
     margin: 40px auto;
 }
/* liucheng1 End */

/* jinrunyoushi Start*/
.youshi-wrap{
    width: 100%;
    background:#f8f8f8;
}
.youshi-content{
    width: 1200px;
    margin: 0 auto;
    padding: 64px 0;
}
.youshi-content h4{
    font-size: 40px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 40px;
}
.youshi-cont-box{
    width: 1200px;
    height: 226px;
    background: url(../image/bg-youshi.png) no-repeat;
    background-size:1200px 226px;
    overflow: hidden;
}
.youshi-cont-box ul{
    overflow: hidden;
    width: 1050px;
    margin: 64px auto 0;
}
.youshi-cont-box ul li{
    float: left;
    text-align: center;
}
.youshi-cont-box ul li.youshi-line{
    width: 1px;
    height: 98px;
    background: #ccc;
    margin: 0 56px;
}
.youshi-cont-box ul li p{
    font-size: 48px;
    font-family: DINCondensed-Bold, DINCondensed;
    font-weight: bold;
    color: #333333;
    line-height: 58px;
}
.youshi-cont-box ul li p sup{
    top: -8px;
}
.youshi-cont-box ul li div{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.youshi-cont-box ul li span{
    width: 32px;
    height: 4px;
    background: #CD0114;
    display: block;
    margin: 14px auto;
}
/* jinrunyoushi End */

/* section-1200 Start*/
.anli-wrap{
    width: 100%;
    height: 430px;
    background: url(https://pigmcsdotcom.pigcms.com/xcxgw/images/ali_bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    padding: 64px 0;
}
.anli-content{
    position: relative;
}
.anli-content h4{
    font-size: 40px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 30px;

}
.anli-content-box{
    width: 1200px;
    margin: 0 auto;
}
.anli-content-box-left{
    padding: 24px;
    overflow: hidden;
}
.anli-content-box-left .slider .slide{
    height: 268px;
    width: 186px !important;
    margin-right: 4px !important;
}
.anli-content-box-left .slider img{
    border: 1px solid #ccc;
    width: 183px;
    margin-bottom: 2px;
}
.anli-content-box-right{
    float: right;
    width: 159px;
}
.anli-content-box-right img{
    width: 172px;
}
.bg-anli{
    height: 397px;
    position: absolute;
    right: 0;
    top: 94px;
    z-index: -1;
}
.bg-anli img{
    height: 397px;
}
.slider-wrap{
    width: 2000px;
    overflow: hidden;
}
.slider-wrap .slide-num img{
    border: 1px solid #eee;
    width: 183px;
    height: 84px;
    margin-bottom: 2px;
    background: #fff;
}
.slide-num{
    width: 183px !important;
    float: left;
    margin-right: 6px !important;
}
/* section-1200 End*/

/* section-100-wrap Start*/
.section-100-wrap{
    width: 100%;
    background:#f8f8f8;
    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: 400;
    line-height: 64px;
    margin-bottom: 40px;
    color:#333;
}
.section-100-content ul{
    height: 302px;
    margin-bottom: 40px;
    margin-top: 24px;
}
.section-100-content ul li{
    width: 376px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
    float: left;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.03);
    padding-top: 24px;
}
.section-100-content .container2 ul li a{
    display: block;
    width: 376px;
    height: 100%;
    box-sizing: border-box;
    padding: 0 0 24px 0;
    border-radius: 8px;
 }
 .section-100-content .container2 ul li:hover{
    transform: scale(1.02);
    transition: .15s;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
 }
.section-100-content .container2 ul li:nth-child(2),.section-100-content .container2 ul li:nth-child(5),.section-100-content .container2 ul li:nth-child(8){
   margin: 0 24px;
}
.section-100-content ul li h5{
    font-size: 16px;
    color: #333;
    height: 64px;
    line-height: 88px;
    background: url(../image/icon-news.png) no-repeat 16px 0px;
    max-height: 64px;
    font-weight: 400;
    padding: 0 16px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /*--//规定几行显示省略号--*/
    -webkit-box-orient: vertical;
    text-align: left;
    border-radius: 8px 8px 0 0;
}
.section-100-content ul li span{
    font-size: 12px;
    color: #ccc;
    margin-top: 16px;
    display: block;
    text-align: left;
    padding: 0 22px;
}
.section-100-content ul li div{
    height: 120px;
    max-height: 120px;
    font-size: 16px;
    color: #333;
    font-weight: 300;
    line-height: 24px;
    padding: 24px 24px 0 24px;
    text-align: left;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 5;/*//规定几行显示省略号 */
  -webkit-box-orient: vertical;
  border-radius: 0 0 8px 8px;
}
.xinwen-nav{
    width: 420px;
    height: 42px !important;
    margin: 0 auto;
}
.xinwen-nav li{
    width: 120px !important;
    height: 40px !important;
    border: 1px solid #333;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    padding: 0px !important;
    font-size: 16px;
    color: #333;
    margin-right: 16px;
    cursor: pointer;
    background: transparent !important;
}

/* section-100-wrap End*/

/* footer Start */
footer{
    padding: 32px 0;
    background: #fff;
    background-size: cover;
    border-top: 4px solid #CD0114;
}
.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: #888; 
    font-size: 12px;
    border-radius: 6px;
}
.img-cx3{
    margin-top: 8px;
    margin-right: 10px !important;
}
.banquan{
    color: rgba(255, 255, 255, 0.3); 
    font-size: 12px;
}
.wailian{
    width: 900px;
    padding: 16px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 16px;
}
.wailian a{
    color:#ccc;
    float: left;
    margin-right: 64px;
    font-size: 12px;
}
/* footer End */



/* 动态效果 Start */


  .slide{position:absolute;height:50px;width:330px;overflow:hidden; display: block;}
  .slide1, .slide1{
     height: 120px;
     color: #333;
  }
.slide1 ul{
    overflow: hidden;
}
.slide1 ul li{
    float: left;
    width: 103px;
    margin-right: 10px;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}
  .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-content{
      height: 442px;
  }
  .section2-right{
      height: 442px;
  }
  .section2-right .container {
      display: none;
      font-size: 50px;
      text-align: center;
      border-top: none;
      border-radius: 8px;
  }
  
.section2-right .active {
    color: #fff;
    background: linear-gradient(180deg, #5aaaf8, #3d7cf6);
}
  
  .section2-right  .section2-right-top li {
      list-style: none;
      padding: 40px 10px;
      cursor:pointer;
      box-shadow: 0 2px 24px rgba(28,76,186,.08);
      box-sizing: border-box;
  }  
  

.section2-right .section2-right-top li:nth-child(3),.section2-right .section2-right-top li:nth-child(6){
    margin-right: 0 !important;
}

  
  .section2-right ul {
      justify-content: left;
  }
  .xinwen-nav .active {
    color: #fff;
    background: #CD0114 !important;  
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.24);
    border: none;
}
.section-100-content .container2 {
    display: none;
    font-size: 50px;
    text-align: center;
    border-top: none;
    border-radius: 8px;
}
/* 动态效果 End */