/* 
* @Author: Marte
* @Date:   2019-06-14 10:36:32
* @Last Modified by:   Marte
* @Last Modified time: 2019-07-02 14:33:48
*/
/*.gs_bj{     background-image: url(../images/about/a_bj.jpg);    background-repeat: no-repeat;
}*/
.gs{      padding: 18px 0px 40px;}

.gs p{    font-size: 16px;
    line-height: 32px;
    margin: 8px 0px;}
.gs span{font-size: 16px; line-height: 38px;}

.ry{background-image: url(../images/about/a_rybj.png);    background-repeat: no-repeat;}
.ry .tit{ color:#fff;}
.ry .tit:after{ background: #fff;}
.ry table p{ text-align:center; color:#fff;    line-height: 28px;}
.ry table tr{margin-top: 56px; display:block;}
.ry table tr:nth-of-type(2n){margin-top: 18px;}
.ry table td{transition: transform 1s;}
.ry table td img{     width: 74px; }
.ry table td:hover img{transition: transform 1s;
    -webkit-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);}

  
/* 发展历程css */
        .slideTxtBox{    margin: 40px 0px; }
        .slideTxtBox .hd{     height: 90px;
    line-height: 90px;
    position: relative; }
    .slideTxtBox .hd i{  width: 100%;
    height: 1px;
    overflow: hidden;
    display: block;
    background-color: #cdcdcd;
    position: absolute;
    left: 0px;
        bottom: 0px;}
        .slideTxtBox .hd ul{     height: 118px;
    overflow: hidden;   }
        .slideTxtBox .hd ul li{     float: left;
    padding: 3px 29px;
    cursor: pointer;
    position: relative;}
         .slideTxtBox .hd ul li span{  display: inline-block;
    position: relative;
    height: 90px;
    font-size: 22px;
    color: #333; }
        .slideTxtBox .hd ul li b{    width: 18px;
    height: 18px;
    display: block;
    background: url(../images/about/fzlc_03.png) center bottom no-repeat;
    position: absolute;
    left: 45px;
    bottom: 0px;
    text-align: center;
    z-index: 99;}
        .slideTxtBox .hd ul li.on{    color: #ed6d00;}
        .slideTxtBox .hd ul li.on span{    color: #ed6d00;}
         .slideTxtBox .hd ul li.on b{     background: url(../images/about/fzlc_04.png) center bottom no-repeat;
    width: 34px;
    height: 47px;
    bottom: -19px;}
        .slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
        .slideTxtBox .bd li{ height:24px; line-height:24px;   }
        .slideTxtBox .bd li .date{ float:right; color:#999;  }

        /* 下面是前/后按钮代码，如果不需要删除即可 */
        .slideTxtBox .arrow{   }
        .slideTxtBox .arrow a{    display: block;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    position: absolute; }
        .slideTxtBox .arrow .prev{background:url("../images/about/fzlc_zj.png") 0 0 no-repeat;    top: 42px; }
        .slideTxtBox .arrow .next{background:url("../images/about/fzlc_yj.png") 0 0 no-repeat;     top: 42px;    right: 0px;}
        .slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
        .slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }




  .imgnav{    margin: 40px 0px;     overflow: hidden;}

    .imgnav #cbtn{ }

    .imgnav #cbtn .row{     position: relative;
    height: 104px;
    overflow: hidden;}

.imgnav #cbtn .xian {
    width: 100%;
    height: 1px;
    overflow: hidden;
    display: block;
    background-color: #cdcdcd;
    position: absolute;
    left: 0px;
    bottom: 40px;}
        .imgnav #cbtn ul{     height: 118px;
    overflow: hidden;   }
        .imgnav #cbtn ul li{     float: left;
     padding: 3px 31px;
    cursor: pointer;
    position: relative;}
         .imgnav #cbtn ul li span{  display: inline-block;
    position: relative;
    height: 66px;
    font-size: 22px;
    color: #333; }
        .imgnav #cbtn ul li b{    width: 18px;
    height: 18px;
    display: block;
    background: url(../images/about/fzlc_03.png) center bottom no-repeat;
    position: absolute;
        left: 56px;
    bottom: 0px;
    text-align: center;
    z-index: 99;}
        .imgnav #cbtn ul li.hov{    color: #ed6d00;}
        .imgnav #cbtn ul li.hov span{    color: #ed6d00;}
         .imgnav #cbtn ul li.hov b{     background: url(../images/about/fzlc_04.png) center bottom no-repeat;
    width: 34px;
    height: 47px;    left: 48px;
    bottom: -19px;}
#cSlideUl {
    overflow: hidden;
    position: absolute;
    margin: 0px 20px;
}
#cbtn ul {
    width: 10000px;
    position: relative;
}
.imgnav #cbtn i{ display: block;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    position: absolute; }

.imgnav #cbtn i.picSildeLeft{background:url("../images/about/fzlc_zj.png") 0 0 no-repeat;    left: 0px;
    top: 28px;
    z-index: 999;}
.imgnav #cbtn i.picSildeRight{background:url("../images/about/fzlc_yj.png") 0 0 no-repeat;     top: 28px;
    right: -4px;
    z-index: 999;}

.imgnav .img_q {position: relative;
    text-align: center;      margin-top: 18px;
    min-height: 200px;  }

.img_q .img_img { display: none;}
.img_q .img_img li{    margin: 2px 0px;
    padding: 34px 0px;}
.img_q .img_img li .wen{}
.img_q .img_img li .wen .tit{    font-size: 28px;
    text-align: left;
    color: #333;
    line-height: 100px;}
.img_q .img_img li .wen .com{    text-align: left;
    font-size: 16px;
    line-height: 36px;}
.img_q .img_img li .tu{ overflow: hidden;float: right;}
.img_q .img_img li .tu img{transition: all .6s ease;}
.img_q .img_img li .tu:hover img{transition: all .6s ease;   transform: scale(1.1);    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); }
.img_q .img_img li:nth-of-type(2n){background: #eeeeee;}
.img_q .img_img li:nth-of-type(2n) .wen{    float: right; }
.img_q .img_img li:nth-of-type(2n) .tu{    float: left;}

.team{margin-top: 30px;}
.team li{    margin: 20px 0px;}
.team li .she{    background: #fafafa;}
.team li .tu{    padding-left: 0px;}
.team li .tu img{}
.team li .wen{}
.team li .wen .tit{  font-size: 25px;
    color: #eb6100;
    margin-bottom: 8px;
    padding-top: 40px;}
.team li .wen .tit span{     font-size: 16px;
    font-weight: 400;
    padding-top: 8px;
    display: block;}
.team li .wen .dec{ 
      line-height: 28px;
    overflow: hidden;padding-bottom: 14px;
    padding-top: 16px;}


.wh{    background: #f5f5f5;
    padding: 8px 0px;}
.wh .tit{    font-size: 26px;
    margin-top: 100px;
    margin-bottom: 44px;}
.wh .dec{font-size: 16px;
    line-height: 38px;}
.wh img{}

.wh .sz{    margin-top: 50px;}
.wh .sz li{float: left;
       margin-right: 90px;
    text-align: center;}
.wh .sz li .top span{      font-size: 80px;
    font-weight: bold;}
.wh .sz li .btm{font-size: 20px;}
.wh .sz li.l1 span{color: #fd6232;}
.wh .sz li.l2 span{ color:#eb6100;}
.wh .sz li.l3 span{ color:#1a93d2;}
.wh .sz li:nth-of-type(3){ margin-right: 0px;}


.wh02{ margin:46px 0px;}
.wh02 li{position: relative;    margin: 28px 0px;    transition: all .8s ease;}
.wh02 li .wen{    position: absolute;
    right: 0px;
    background: #fff;
    box-shadow: 0px 0px 10px #e4e4e4;
    border-radius: 6px;
    top: 70px;
    padding: 40px 40px 50px 40px;}
.wh02 li .wen .tit{    font-size: 30px;
    color: #25252d;
    font-weight: bold;
    line-height: 60px;}
.wh02 li .wen p{    font-size: 26px;
    color: #25252d;}
.wh02 li .wen span{    display: block;
    width: 40px;
    height: 1px;
    background: #25252d;
    margin: 20px 0px;}
.wh02 li .wen .com{    font-size: 16px;
    line-height: 32px;}
.wh02 li .tu{ overflow:hidden;    padding: 0px; position:relative;}
.wh02 li .tu img{    transition: all .8s;   }

.wh02 li .tu .bj{ display: none; width:100%; height:100%; transition: all .8s; background: #0000006b;    position: absolute;}

.wh02 li:nth-of-type(2n) .wen{ left: 0px;}
.wh02 li:nth-of-type(2n) .tu{ float:right;}

.wh02 li:hover img{transition: all .8s;transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
}
.wh02 li:hover .tu .bj{ display: block; left:0px; top:0px; transition: all .8s; }









@media (max-width: 767px){
.ry table td {
    padding: 0px 10px;
}
.ry table tr {
    margin-top: 20px;
}
.gs {
    padding: 20px 0px;
}
.imgnav #cbtn {
    width: 90%;
    margin: 0 auto;
}
.imgnav .img_q {
    margin-top: 0px;
}
.img_q .img_img li {
    padding: 20px 0px;
}
.img_q .img_img li .wen .tit {
    font-size: 22px;
    line-height: 50px;
}
.team li .tu img {
    display: block;
    margin: 0 auto;
}
.team li .wen .tit {
       font-size: 26px;
    margin-bottom: 0px;
    text-align: center;
    line-height: 34px;
    padding-top: 10px;
}
.team li .wen .tit span {
    font-size: 16px;
    font-weight: 400;
    padding-top: 0px;
    display: block;
}
.team li .tu {
    padding-right: 0px;
}
.wh .tit {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 12px;
}
.wh .dec {
       line-height: 30px;
    font-size: 15px;
}
.wh .sz li {
      margin-right: 0px;
    width: 33%;}
.wh .sz li .top span {
       font-size: 30px;
}
.wh .sz li .btm {
    font-size: 16px;
}
.wh .sz {
    margin-top: 20px;
}
.wh02 li .wen {
    position: inherit;
    right: 0px;
    background: #fff;
    box-shadow: 0px 0px 10px #e4e4e4;
    border-radius: 0px;
    top: 0px;
    padding: 10px 26px 25px 26px;
}
.wh02 li .wen .tit {
   .wh02 li .wen .tit {
    font-size: 22px;
    color: #25252d;
    font-weight: bold;
    line-height: 50px;
}
}
.wh02 li .wen p {
       font-size: 16px;
    color: #25252d;
}
.wh02 li .wen .com {
    font-size: 14px;
    line-height: 28px;
}
.wh02 li:nth-of-type(2n) .tu {
    float: none;
}
.wh02 li .wen span {
    margin: 10px 0px;
}
.img_q .img_img li .wen .com {
    text-align: left;
    font-size: 14px;
    line-height: 28px;
}












}/*结束*/