/*头部样式*/
.thead{width: 100%;;z-index: 9999;position: relative;z-index: 99999999;  top: 0;
    transition: all .5s ease;background:#fff; }
.thead.fixed {background: #fff;}
.thead-con{}
.headnav{width: 70%;float: right;}
.logo{float:left;padding-top: 10px;width: 30%;padding-left: 20px;}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1220px) {
  .w1200 {
    width: 90%;
  }
}
@media (max-width: 900px) {
    .logo img{width:200px;height:auto;}
}
.mob_head{
    display: none;
}
@media (min-width: 768px){
    .topbanner{padding-top:80px;}
}
@media (max-width: 768px) {
    .thead{
        display: none;
    }
    .mob_head{
        display: block;
        /*position: fixed;*/
        z-index:9999;
        top:0;
        width: 100%;
        background: #fff;
    }
    .mob_head .logo {
        display: block;
        width: 60%;
        float: left;
        padding-top: 15px;
        height:90px;
        box-sizing: border-box;
    }
    .mob_head .logo img {
        max-width: 100%;
        max-height: 100%;
    }
    .mob_head .nav_btn {
        float: right;
        width: 60px;
        margin:15px 15px 0 0;
        background: #e8b921;
        padding: 15px 10px;
    }
    .mob_head .nav_btn:after,
    .mob_head .nav_btn:before,
    .mob_head .nav_btn span {
        height:2px;
        background: #fff;
        display: block;
        transition: all .5s ease;
    }
    .mob_head .nav_btn span {
        margin: 8px 0;
    }
    .mob_head .nav_btn:after,
    .mob_head .nav_btn:before {
        content: "";
        transform-origin: left center;
    }
    .mob_head .nav_btn.clicked span {
        opacity:0;
    }
    .mob_head .nav_btn.clicked:before {
        transform: rotate(45deg);
    }
    .mob_head .nav_btn.clicked:after {
        transform: rotate(-45deg);
    }

    .mob_menu {
        width: 100%;
        display: none;
        background: #108ccf;
    }
    .mob_menu > li {
        padding: 0 10px;
        box-sizing: border-box;
        position:relative;
    }
    .mob_menu > li > a {
        display: block;
        font-size:14px;
        color: #fff;
        line-height:35px;
        padding-left:10px;
    }
    .mob_menu > li + li > a{
        border-top:1px dashed rgba(255,255,255,0.3);
    }
    .mob_menu li .mob_xljt {
        position:absolute;
        top:2.5px;
        right:10px;
        z-index:999;
        width:30px;
        height:30px;
        background:url(../images/nav_xljt.png) center no-repeat;
    }
    .mob_menu .sec {
        display:none;
        width:100%;
        background:#343434;
    }
    .mob_menu .sec a {
        border-top:1px solid rgba(255,255,255,0.1);
        display:block;
        font-size:12px;
        color: #fff;
        line-height:30px;
        padding-left:20px;
    }

}

@media (min-width: 769px){
    .nav_btn2 {
        float: right;
        width: 60px;
        margin:10px 10px 0 0;
        background: #e8b921;
        padding: 15px 10px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .nav_btn2:after,
    .nav_btn2:before,
    .nav_btn2 span {
        height:2px;
        background: #fff;
        display: block;
        transition: all .5s ease;
    }
    .nav_btn2 span {
        margin: 8px 0;
    }
    .nav_btn2:after,
    .nav_btn2:before {
        content: "";
        transform-origin: left center;
    }
    .nav_btn2.clicked span {
        opacity:0;
    }
    .nav_btn2.clicked:before {
        transform: rotate(45deg);
    }
    .nav_btn2.clicked:after {
        transform: rotate(-45deg);
    }

    .mob_menu2 {
        width: 100%;
        display: none;
        background: #108ccf;
    }
    .mob_menu2 > li {
        padding: 0 10px;
        box-sizing: border-box;
        position:relative;
    }
    .mob_menu2 > li > a {
        display: block;
        font-size:14px;
        color: #fff;
        line-height:35px;
        padding-left:10px;
    }
    .mob_menu2 > li + li > a{
        border-top:1px dashed rgba(255,255,255,0.3);
    }
    .mob_menu2 li .mob_xljt {
        position:absolute;
        top:2.5px;
        right:10px;
        z-index:999;
        width:30px;
        height:30px;
        background:url(../images/nav_xljt.png) center no-repeat;
    }
    .mob_menu2 .sec {
        display:none;
        width:100%;
        background:#343434;
    }
    .mob_menu2 .sec a {
        border-top:1px solid rgba(255,255,255,0.1);
        display:block;
        font-size:12px;
        color: #fff;
        line-height:30px;
        padding-left:20px;
    }
}


.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{max-width: 1200px;margin:0 auto;}
.en{width: 8%;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;text-align: center;float: left;font: bold 16px/80px "微软雅黑";
color: #7b7b7b;margin-left: 20px;}

/*热门搜索*/
.fangdajing {position: absolute;top: 23px;right: 6%;z-index: 9999;}
.search{height: 30px;z-index: 99999;overflow: hidden; width: 30px;}
#formsearch{width:300px;float:left;}
.hotSearch{width:300px;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
@media (min-width: 1200px) and (max-width:1780px){
    .navv{padding: 10px 5px;}
   .fangdajing {right: 6%;}
   .en{width: 5%;}
   .search {right: 6%;}
}
@media (max-width:1200px){
    .fangdajing {display: none;}
   .en{display: none;}
   .navv{width: 90%;}
}
@media (max-width: 990px){
    .navv{width: 85%;}
}


.search
{
    position: absolute;
    width: 30px;
    height: 30px;
   top: 23px;
   right: 6%;
    cursor: pointer;
}
.search1
{
    position: absolute;
    top: 0;
    left: 0;

    width: 26px;
    height: 26px;

    background: url(../images/fdj.png) no-repeat;
}
#formsearch1
{
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 90%;
    margin-left: -20px;
    padding: 27px;
}
/*搜索和热门搜索*/
#formsearch1 input
{
    position: absolute;
    top: 1px;

    width: 100%;
    height: 34px;
    padding: 0 10px;

    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
#formsearch1 input:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.sinput
{
    position: relative;

    height: 36px;
}
#formsearch1 input#keyword
{

        background: none;
    border: 1px solid;
}
#formsearch1 input#s_btn
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    width: 39px;
    height: 36px;

    border: 0;
    background: url(../images/fdj.png) no-repeat center;
}

.search .triangle
{
    position: absolute;
    top: -15px;
    right: 0;

    display: none\9;
    overflow: hidden;

    width: 320px;
    height: 15px;
}
.search .triangle:before
{
    position: absolute;
    top: 5px;
    right: 10px;

    width: 20px;
    height: 20px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    border: 1px solid #ddd;
    background-color: #fff;
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)); */
    /* background-image: -webkit-linear-gradient(top,#fff,#fff); */
    background-image: -moz-linear-gradient(top,#fff,#fff);
    background-image:   -o-linear-gradient(top,#fff,#fff);
    /* background-image: linear-gradient(180deg,#fff,#fff); */
}


.yinying{
    width:100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.7);
    z-index: 99999999;
    display: none;

}
.sousuo1{
    width:1000px;
    height: 90px;
    position: relative;
    margin:0 auto;
    z-index: 999;
}
.sousuo2{
    background:#000;
    position: fixed;
    z-index: 99;
    width:100%;
    height: 91px;
    top:0;

}
.chexiao{
    width:100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}
.cha{
    float:right;
    width:90px;
    height: 90px;
    background:url(../images/cha.png) no-repeat;
    cursor: pointer;
}
/*主体样式*/
.cont1{background: url(../images/cont1bg.jpg) no-repeat center #fff;background-size: cover;padding: 5.5% 0;}
.cont1-center{max-width: 1035px;margin: 0 auto;}
.cont1-center > h2{text-align: center;font: normal 36px/40px "微软雅黑";color: #fff;}
.cont1-center > h2 p{
    font-size: 18px;
    color: #fff;
    line-height: 23px;
    padding-top: 23px;
}

.gsjj{text-align:center;position:relative;font: normal 25px/60px "微软雅黑";color: #fff;max-width:1008px;margin:0 auto;font-size:16px!important;}
.gsjj p{
    font-size: 16px!important;
    padding-top: 0!important;
    line-height: 40px!important;
}
.gsjj::after{position:absolute;width:0px;content:"";border-bottom:1px solid #fff;transition:all .7s;left:0px;}
.gsjj:hover::after{width:99%;}
/*.gsjj::before{
    content:"";
    width: 30px;
    position:absolute;
    top: 38px;
    background: url(../images/shou.png) no-repeat center;
    height: 36px;
    opacity:0;
    background-size: 100% 100%;
}
.gsjj:hover::before{
   
    opacity:1;
}*/

.gsgk{padding: 60px 0;}
.gsgk .gk1{width: 20%;}
.gsgk .gk1 a{font: normal 36px/50px "微软雅黑";color: #4b4b4b;background: url(../images/jt03.png) no-repeat right center;padding-right: 70px;padding-top: 0px;}
.gsgk .gk1:hover a{background:url(../images/jt03_h.png) no-repeat right center ;}
.gsgk .gk2{font: normal 16px/24px "微软雅黑";color: #4b4b4b;width: 80%;}
.yuan{padding:206px 0 220px;}
.yuan .yu{width: 20%;padding: 0 2%;}
.yuan .yu .wy{/*border: 1px solid #c6c6c6;*/background: rgba(255,255,255,0.2);border-radius: 50%;padding: 0px 0px 0px 0px;position:relative;}
.yuan .yu .wy .icon{background: url(../images/yh.png) no-repeat center;background-size: cover;-webkit-animation:circle 2s infinite linear;}
@-webkit-keyframes circle{
0%{ transform:rotate(0deg); }
100%{ transform:rotate(360deg); }
}
.yuan .yu .wy:hover .icon{animation-play-state: paused;background: url(../images/yh_h.png) no-repeat center;background-size: cover;}
.yuan .yu .wy .icon a{display: block;width: 100%;height: 100%;text-align: center;}
.yuan .yu .wy .icon a span{font: normal 24px/40px "微软雅黑";color: #4b4b4b;padding-top: 60%;display: block;}
.yuan .yu .wy a{display: block;width: 100%;height: 100%;text-align: center;position:absolute;top:-17px;left:0px;}
.yuan .yu .wy a span{font: normal 16px/45px "微软雅黑";color: #fff;padding-top: 70%;display: block;}
.yuan .yu .wy:hover span{color: #e8b821;}
.yuan .wy a.dszzc{background: url(../images/pp1.png) no-repeat center;}
.yuan .yu:first-child .wy:hover a.dszzc{background: url(../images/pp1_h.png) no-repeat center;}
.yuan .wy a.zzjg{background: url(../images/pp2.png) no-repeat center;}
.yuan .yu:nth-child(2) .wy:hover a.zzjg{background: url(../images/pp2_h.png) no-repeat center;}
.yuan .wy a.ryzz{background: url(../images/pp3.png) no-repeat center;}
.yuan .yu:nth-child(3) .wy:hover a.ryzz{background: url(../images/pp3_h.png) no-repeat center;}
.yuan .wy a.lscl{background: url(../images/pp4.png) no-repeat center;}
.yuan .yu:nth-child(4) .wy:hover a.lscl{background: url(../images/pp4_h.png) no-repeat center;}
.yuan .wy a.qyyj{background: url(../images/pp5.png) no-repeat center;}
.yuan .yu:nth-child(5) .wy:hover a.qyyj{background: url(../images/pp5_h.png) no-repeat center;}

@media (min-width:1500px){
    .yuan .yu .wy{width:166px!important;height:166px!important;}
    .yuan .yu .wy .icon{width:166px!important;height:166px!important;}
    
}
@media (min-width: 1199px) and (max-width:1500px){
    .cont1-center{padding-left:50px;padding-right:50px;}
    .yuan .yu{width: 20%;padding: 0 2.5%;}
}

@media (max-width: 1200px){
    .gsgk{padding: 0 15px;}
    .gsgk .gk1{float: none;margin: 50px auto;width: 100%;text-align: center;}
    .gsgk .gk2{float: none;width: 100%;}
    .cont1{padding: 50px 0;}
}
@media (min-width: 768px) and (max-width:991px){
    .yuan .yu{width: 33.3%;padding: 0 5%;margin-bottom: 20px;}
    .gsgk .gk1{margin: 10px auto;}
    .yuan{padding: 50px 0 ;}
    .yuan .yu .wy a span{font-size: 16px;}
}
@media (max-width: 767px){
    .yuan .yu{width: 50%;padding: 0 5%;margin-bottom: 20px;}
    .gsgk .gk1{margin: 10px auto;}
    .yuan{padding: 30px 0 ;}
    .yuan .yu .wy a span{font-size: 16px;}
    .cont1-center > h2 p{font-size: 14px;}
    .cont1-center > h2{font-size: 24px;}
    .gsgk .gk1 a{font-size: 24px;background: none;padding-right: 0;}
    .yuan .wy a.dszzc{background: url(../images/ypp1.png) no-repeat center;}
.yuan .yu:first-child .wy:hover a.dszzc{background: url(../images/ypp1_h.png) no-repeat center;}
.yuan .wy a.zzjg{background: url(../images/ypp2.png) no-repeat center;}
.yuan .yu:nth-child(2) .wy:hover a.zzjg{background: url(../images/ypp2_h.png) no-repeat center;}
.yuan .wy a.ryzz{background: url(../images/ypp3.png) no-repeat center;}
.yuan .yu:nth-child(3) .wy:hover a.ryzz{background: url(../images/ypp3_h.png) no-repeat center;}
.yuan .wy a.lscl{background: url(../images/ypp4.png) no-repeat center;}
.yuan .yu:nth-child(4) .wy:hover a.lscl{background: url(../images/ypp4_h.png) no-repeat center;}
.yuan .wy a.qyyj{background: url(../images/ypp5.png) no-repeat center;}
.yuan .yu:nth-child(5) .wy:hover a.qyyj{background: url(../images/ypp5_h.png) no-repeat center;}
}







.cont2{padding: 100px 0 50px;background:#fff;}
.cont2 > h2{text-align: center;font: normal 36px/60px "微软雅黑";color: #000;}
.cont2 > h2 p{font-size: 18px;color: #000;}
.sunn{overflow:hidden;width:100%;}
.sun_banner{padding-top: 30px; padding-bottom: 30px;border-top: 1px solid #b5b5b5;border-bottom: 1px solid #b5b5b5;position: relative;margin-bottom: 50px;}
.sun_banner img{width: 100%;border: 1px solid #d5d5d5;transition: .8s;}
.swiper-slide{position: relative;}
.swiper-slide a.img{display: block;overflow: hidden;}
.swiper-slide a.img:hover  img{
    -webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2);
}
.cont2 .swiper-slide > h3{position:absolute;bottom:0;background:rgba(0,0,0,0.5);line-height:40px;font:normal 16px/40px "微软雅黑";width:100%;padding-left:20px;display:none;transition: .8s;}
.cont2 .swiper-slide > h3 a{color:#fff;}
.cont2 .swiper-slide:hover > h3{display:block;}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom: -40px!important;}
.swiper-pagination-bullet-active{background: #e8b821!important;}
.cont2 a.ljgd{display: block;width: 230px;height: 58px;border: 1px solid #b5b5b5;border-radius: 30px;text-align: center;
font: normal 18px/58px "微软雅黑";color: #333;margin: 80px auto;}
.cont2 a.ljgd:hover{color: #108ccf;}
@media (min-width: 768px) and (max-width:1200px){
    .cont2{padding: 30px 0 10px;}
}
@media (max-width: 767px){
    .cont2{padding: 20px 0;}
    .cont2 > h2{font-size: 24px;}
    .cont2 > h2 p{font-size: 14px;}
    .cont2 a.ljgd{width: 120px;height: 40px;border-radius: 20px;font-size: 16px;line-height: 40px;margin: 20px auto;}
}

.cont3{
    background: #f2f2f2;
}
.cont3 li {
    position: relative;
}

.cont3 li a.img {
    width: 50%;
    display: block;
    overflow:hidden;
}

.cont3 li a.img img {
    width: 100%;
    transition: .8s;
}
.cont3 li a.img:hover img{
     -webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2);
}
.recom-text {
    width: 50%;
    position: absolute;
    height: 100%;
}

.icon-1 a.img {
    float: left;
}

.icon-1 .recom-text {
    right: 0;
}

.icon-1 .recom-text .content9 {
    width: 610px;
    float: left;
}

.icon-2 a.img {
    float: right;
}

.icon-2 .recom-text {
    left: 0;
}

.icon-2 .recom-text .content9 {
    width: 799px;
    float: left;
}

.content9 {
    padding-top: 4vw;
    padding-left: 10vw;
    padding-left: 135px;
}

.content9 h2 {
    font-size: 36px;
    color: #000;
    font-weight: normal;
    line-height: 60px;
    background: url(../images/line01.png) no-repeat left bottom;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.content9 p {
    font-size: 22px;
    color: #000000;
    padding-bottom: 5px;
}

.content9 .recom-content {
    font-size: 12px;
    line-height: 20px;
    color: #333333;
}

.content9 .more {
    width: 210px;
    height: 52px;
    display: block;
    line-height: 52px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
    border-radius: 30px;

}
.content9 .more:hover{color: #108ccf;}
@media (min-width: 1200px) and (max-width:1580px){
     .content9 {
       padding-top: 1vw;
       padding-left: 8vw;
        padding-left: 90px;
    }
    .content9 h2{
        font-size: 30px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .content9 p{
        font-size: 18px;
    }
    .icon-2 .recom-text .content9{
        width: 600px;
    }
    .content9 .more{
        margin-top: 10px;
    }

}
@media (min-width: 960px) and (max-width:1200px){
     .content9 {
        padding-top: 0.5vw;
        padding-left: 4vw;
    }
    .content9 h2{
        font-size: 20px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .icon-2 .recom-text .content9{
        width: 480px;
    }
    .content9 p{
        font-size: 14px;
        padding-bottom: 0px;
    }
    .content9 .more{
       width: 120px;
       height: 40px;
       line-height: 40px;
       border: 1px solid #dcdcdc;
       font-size: 13px;
       margin-top: 10px;
       border-radius: 20px;
    }
}
@media (max-width: 960px){
    .cont3 li a.img{
        width: 100%;
    }
    .recom-text {
    width: 100%;
    position: static;
    }
     .content9 {
    padding-top: 0.5vw;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 1vw;
    }
    .content9 h2{
        font-size: 20px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .content9 p{
        font-size: 14px;
        padding-bottom: 0px;
    }
    .icon-1 .recom-text .content9{
        width: 100%;
    }
    .icon-2 .recom-text .content9{
        width: 100%;
    }
    .content9 .more{
       width: 120px;
       height: 40px;
       line-height: 40px;
       border: 1px solid #dcdcdc;
       font-size: 13px;
       margin-top: 10px;
       border-radius: 20px;
    }
}


.cont4{
    background: #fff;
}

.cont4-center{max-width: 1780px;margin: 0 auto;padding: 60px 0 120px;}
.cont4-center > h2{font: normal 36px/60px "微软雅黑";color: #000;padding-bottom: 30px;}
.cont4-center > h2 p{font-size: 18px;color: #000;}
.cont4-con .xw-left{width: 62%;background: url(../images/xwbg1.png) no-repeat center;background-size: cover; }
.cont4-con .xw-left ul{padding: 83px 130px 81px 74px;}
.cont4-con .xw-left ul li .sj{font: normal 18px/40px "微软雅黑";color: #fff;}
.cont4-con .xw-left ul li h3{font: bold 24px/40px "微软雅黑";padding-bottom: 40px;text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.cont4-con .xw-left ul li h3 a{color: #fff;}
.cont4-con .xw-left ul li .wz{font: normal 18px/35px "微软雅黑";color: #fff;}
.cont4-con .xw-left ul > a.more{display: block;width: 209px;height: 54px;background: transparent;color: #fff;text-align: center;border: 1px solid #fff;border-radius: 54px;
font: normal 14px/54px "微软雅黑";margin-top: 98px;}

.cont4-con .xw-left ul > a.more:hover{color: #e8b921;}
.cont4-con .xw-right{width: 35%;}
.cont4-con .xw-right .xw02{background: #108ccf;padding: 70px 70px;margin-bottom: 30px;position: relative;}
.cont4-con .xw-right .swiper-container{position: static!important;}
.cont4-con .xw-right .xw02 .sj{font: normal 18px/40px "微软雅黑";color: #fff;position:relative;}
.cont4-con .xw-right .xw02 .sj span{
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0px;
    height: 1px;
    background-color: #fff;
    -webkit-transition: width 0.5s ease-out;
    -moz-transition: width 0.5s ease-out;
    -ms-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out;
}
.cont4-con .xw-right .xw02 .sj:hover span{
    width: 100%;
}
.cont4-con .xw-right .xw02 h3{font: normal 24px/40px "微软雅黑";text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.cont4-con .xw-right .xw02 h3 a{color: #fff;}
.cont4-con .xw-right .xw03{background: #09357f;padding: 53px 70px;position: relative;}
.cont4-con .xw-right .xw03 .sj{font: normal 18px/40px "微软雅黑";color: #fff;position:relative;}
.cont4-con .xw-right .xw03 .sj span{
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0px;
    height: 1px;
    background-color: #fff;
    -webkit-transition: width 0.5s ease-out;
    -moz-transition: width 0.5s ease-out;
    -ms-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out;
}
.cont4-con .xw-right .xw03 .sj:hover span{
    width: 100%;
}
.cont4-con .xw-right .xw03 h3{font: normal 24px/40px "微软雅黑";text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.cont4-con .xw-right .xw03 h3 a{color: #fff;}
.xw-right .swiper-button-prev{background: url(../images/xw-left.png) no-repeat center;top: 15%;}
.xw-right .swiper-button-next{background: url(../images/xw-right.png) no-repeat center;top: 15%;}
@media (min-width: 1480px) and (max-width:1780px){
  .cont4-center{
    padding: 40px 15px;
  }
}
@media (min-width: 1200px) and (max-width:1480px){
    .cont4-center{
    padding: 40px 15px;
  }
  .cont4-con .xw-left ul {
    padding: 90px 130px 80px 74px;
  }
}
@media (min-width: 990px) and (max-width:1200px){
    .cont4-center{
    padding: 40px 15px;
  }
  .cont4-con .xw-left ul {
    padding: 60px;
   }
   .cont4-con .xw-left ul li h3{
    font-size: 20px;
    padding-bottom: 20px;
   }
   .cont4-con .xw-left ul li .wz{
    font-size: 16px;
   }
   .cont4-con .xw-right .xw02{
      padding:  50px;
   }
   .cont4-con .xw-right .xw02 h3{
    font-size: 20px;
   }
   .cont4-con .xw-right .xw03{
      padding:  50px;
   }
   .cont4-con .xw-right .xw03 h3{
    font-size: 20px;
   }
   .cont4-con .xw-left ul > a.more{
    margin-top: 30px;
   }
}
@media (min-width: 768px) and (max-width:990px){
    .cont4-center{
    padding: 20px 15px;
  }
  .cont4-center > h2{font: normal 24px/50px "微软雅黑";color: #0f3675;padding-bottom: 15px;}
   .cont4-center > h2 p{font-size: 15px;color: #000;line-height: 30px;}
   .cont4-con .xw-left ul {
    padding: 40px;
   }
   .cont4-con .xw-left ul li h3{
    font-size: 18px;
    padding-bottom: 10px;
   }
   .cont4-con .xw-left ul li .wz{
    font-size: 14px;
    line-height: 30px;
   }
   .cont4-con .xw-left ul > a.more{
    margin-top: 20px;
   }
   .cont4-con .xw-right .xw02{
      padding:  35px;
      margin-bottom: 20px;
   }
   .cont4-con .xw-right .xw02 h3{
    font-size: 16px;
   }
   .cont4-con .xw-right .xw03{
      padding:  35px;
   }
   .cont4-con .xw-right .xw03 h3{
    font-size: 16px;
   }
}
@media (max-width: 768px){
     .cont4-center{
    padding: 20px 15px;
  }
  .cont4-center > h2{font: normal 24px/50px "微软雅黑";color: #0f3675;padding-bottom: 15px;}
   .cont4-center > h2 p{font-size: 12px;color: #000;line-height: 30px;}
   .cont4-con .xw-left{float: none;width: 100%;margin-bottom: 20px;}
   .cont4-con .xw-left ul{padding: 15px;}
   .cont4-con .xw-left ul li h3{
    font-size: 15px;
    padding-bottom: 10px;
   }
   .cont4-con .xw-left ul li .wz{
    font-size: 12px;
    line-height: 24px;
   }
   .cont4-con .xw-left ul > a.more{
      margin-top: 20px;
      width: 140px;
      height: 40px;
      font-size: 13px;
   }
   .cont4-con .xw-right{
    float: none;
    width: 100%;
   }
   .cont4-con .xw-right .xw02{
      padding:  50px 20px;
      margin-bottom: 20px;
   }
   .cont4-con .xw-right .xw02 h3{
    font-size: 16px;
   }
   .cont4-con .xw-right .xw03{
      padding:  50px 20px;
   }
   .cont4-con .xw-right .xw03 h3{
    font-size: 16px;
   }
   .xw-right .swiper-button-prev{
    top: 25%;
   }
   .xw-right .swiper-button-next{
    top: 25%;
   }

}




.cont5{background: #f2f2f2;padding: 50px 0;text-align: center;}
.cont5 > h2{text-align: center;font: normal 36px/60px "微软雅黑";color: #000;}
.cont5 #formsearch2{position: relative;width: 35%;margin: 30px auto;}
.cont5 #formsearch2 input{height:40px;background:#fff;border:1px solid #c8c8c8;line-height:40px;}
.cont5 #formsearch2 input#keyword2{z-index: 3333; width: 100%; background: #fefefe;height: 40px;
    line-height: 40px;padding-left: 20px;color: #000;font-family: "microsoft yahei"; border:none;border: 1px solid #aaa;border-radius: 0px;}
    .cont5 #formsearch2 input#keyword2:focus{border-radius:0px;outline:none;
        border: 1px solid #0f3675;
    }
.cont5 #formsearch2 input#s_btn2{position: absolute;top: 0px;right: 0px;height: 40px;width: 36px;background: url(../images/fdj2.png) no-repeat center;border: none;
    text-indent: -100px;overflow: hidden;z-index: 9999;}
.cont5 a.more{font: normal 18px/40px "微软雅黑";color: #000;display:block;}
@media (max-width: 768px){
    .cont5 #formsearch2{position: relative;width: 60%;margin: 30px auto;}
}
.cont6{background: #e8b821;line-height: 60px;font: bold 19px/60px "微软雅黑";color: #333;text-align: center;}
@media (min-width: 990px) and (max-width:1200px){
    .cont6{font-size: 20px;}
}
@media (min-width: 768px) and (max-width:990px){
    .cont6{font-size: 16px;}
}
@media (max-width: 767px){
   .cont6{font-size: 13px;line-height: 30px;}
}





#container{max-width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}




/*友情链接*/
.f_link{line-height:30px;color: #fff;}
.f_link a{color: #fff;}
/*页面底部*/
.foot{background: url(../images/footbg1.png) no-repeat center;background-size:cover;}
.foot-center{max-width: 1120px;padding: 135px 0 150px;margin: 0 auto;}
.fnav{width: 100%;}
.fnav .navv2 li{width: 16.666%;float: left;color: #fff;background:url(../images/fline2.png) no-repeat right 6px;min-height:231px;padding-left:5%;}
.fnav .navv2 li:last-child{background:none;}
.fnav .navv2 li > a{color: #fff;font: bold 18px/30px "微软雅黑";margin-bottom: 15px;display: block;}
.fnav .navv2 li .sec a{display: block;color: #fff;font: normal 14px/31px "微软雅黑";display: inline;}
.fnav .navv2 li .sec a:hover{color:#e8b921;}
.fright{width: 40%;padding-left: 2.8%;}
.fright .flx h3{font: bold 18px/30px "微软雅黑";color: #fff;margin-bottom: 15px;}
.fright .flx h3 span{font-size: 16px;padding-left: 10px;}
.fright .flx p{font: normal 13px/31px "微软雅黑";color: #fff;}
.fright .fewm{text-align: right;padding-right:0;}
.fright .fewm h3{font: bold 18px/30px "微软雅黑";color: #fff;margin-bottom: 26px;}
.fright .fewm img{max-width: 150px;height: auto;width: 77%;padding:38px 0;border-top:2px solid #fff;border-bottom:2px solid #fff;}
.foot2{background: #0f3675;}
.foot2-center {max-width: 1380px;padding: 15px 0 30px;margin: 0 auto;}
.foot2-center .copyright{color: rgba(255,255,255,0.5);font: normal 14px/30px "微软雅黑";}
.foot2-center .copyright a{color: #fff;}
.tshare{margin-top: 10px;}
.tshare li{float: left;}
.tshare li:first-child{background:none;}
/*.tshare img{width: 24px;height: 24px;transition-duration: .3s;position: absolute;top:0;}*/
.tshare li:nth-child(2) img{ }
.tshare .fx{position: relative;}
.tshare .fx li{float: left;width: 24px;height: 24px;margin-right: 20px;overflow:hidden;position:relative;}
/*.tshare .fx li img{left: 0; position: absolute;transition: all .3s ease;display:block;}*/
/*.tshare .fx li .img1{top: 0;}*/
/*.tshare .fx li .img2{top: 24px;}*/

.tshare img:nth-child(2){
    top:24px;
}
.bdshare-button-style0-16 {position: absolute;opacity: 0;}
.bdshare-button-style0-16 a{margin: 0 20px 0 0!important;width:24px!important;height:24px!important;padding: 0!important;}
.tshare > a{display: block;width: 87px;height: 26px;border: 2px solid #fff;color: #fff;text-align: center;font: normal 14px/23px "微软雅黑";
margin-left: 20px;}
.tshare > a:hover{background: #10508d;}
.tshare li{position: relative;}
.foot2-left{width: 50%;}
.foot2-right{width: 50%;text-align: right;padding-right: 150px;position: relative;}
.foot2-right .k1{color: #108ccf;font: normal 14px/30px "微软雅黑";}
.foot2-right .k1 a{color: #108ccf;}
.foot2-right .gotop{position: absolute;top: 0px;right: 50px;background: url(../images/gotop.png) no-repeat right center;font: normal 14px/30px "微软雅黑";
color: #fff;padding-right: 20px;}
/*.tshare .fx .li01:hover .img1{*/
/*display: none    */
/*}*/
/*.tshare .fx .li01:hover .img2{*/
/*display: block  */
/*}*/
/*.tshare .fx .li02:hover .img1{*/
/*display: none    */
/*}*/
/*.tshare .fx .li02:hover .img2{*/
/*display: block  */
/*}*/
/*.tshare .fx .li03:hover .img1{*/
/*display: none    */
/*}*/
/*.tshare .fx .li03:hover .img2{*/
/*display: block  */
/*}*/

.tshare .bdsharebuttonbox{
    display: flex;
    position: absolute;
    z-index: 2;
}

.tshare .bdsharebuttonbox a{
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 20px;
}

@media (min-width: 1200px) and (max-width:1600px){
   .foot-center{padding: 120px 0px 120px 30px;margin: 0 auto;}
   .foot2-center{padding-left: 30px;margin: 0 auto;}

}
@media (min-width: 768px) and (max-width:1199px){
    .foot-center{padding: 60px 0;margin: 0 auto;}
    .foot-center{padding-left: 15px;padding-right: 15px;}
   .fnav{float: none;width: 100%;border-right:none;}
   .fright{width: 100%;float: none;margin-top: 20px;}
}
@media (max-width: 768px) {
    .foot-center{padding: 20px 0;margin: 0 auto;}
    .foot-center{padding-left: 15px;padding-right: 15px;}
   .fnav{float: none;width: 100%;border-right:none;}
   .fright{width: 100%;float: none;margin-top: 20px;}
}
@media (min-width: 1200px){
    .fnav{min-height:255px;}
}

/*------------内页-------------------*/
.left .box{margin-bottom:20px;}
.left .box .content{padding:5px 0px;}

   .left .box{}
   .left .box h3{background: #108ccf;font: normal 18px/60px "微软雅黑";color: #fff;text-align: center;}
   .sort_menu h3{background: #108ccf;font: normal 18px/60px "微软雅黑";color: #fff;text-align: center;}
   .sort_product h3{background: #108ccf;font: normal 18px/60px "微软雅黑";color: #fff;text-align: center;}
   .n_contact h3{background: #108ccf;font: normal 18px/60px "微软雅黑";color: #fff;text-align: center;}



.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;margin:0 auto;position: relative;}
.n_banner img{width:100%;margin:0 auto}
.left{}
.sort_product{margin-top:10px;}
@media (max-width: 768px){
    .n_banner{margin-top:0;}
}

.n_contact{margin-top:10px;}
.n_contact .content{padding:5px;line-height:24px;}

.right{padding-bottom:40px;}

.right .content{overflow:hidden;line-height: 24px;padding-top: 30px;}
.right .content img{max-width: 100%!important;height:auto!important;}

.dqwz{width:100%;text-align: center;background: url(../images/line05.png) repeat-x center ;padding: 15px 0;}
.site{font:normal 16px/40px "微软雅黑";color: #333;display: inline-block;padding: 0 15px;background: #fff;}
.site a{color: #333;}




/*在线下单*/
#online-order{
    width: 98%;
    max-width: 800px;
    margin:0 auto;
    margin-top: 40px;
    padding-bottom: 30px;
}
.order-title{
    text-align: center;
    background: url(../images/order_title.jpg) bottom center no-repeat;
    color:#323232;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 12px;
}
.order-title span{
    display: block;
    font-weight: normal;
    font-size: 12px;
}
.order-content{
    margin-top: 50px;
}
.order-list .orderCate{
    text-align: center;
    background: url(../images/order_line.jpg) bottom center no-repeat;
    color:#676767;
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: bold;
}
.order-list .orderCate span{
    font-size: 12px;
}
.order-list ul{
    margin-top: 30px;
}
.order-list li{
    display: flex;
    flex-wrap: nowrap;
    height: 27px;
    line-height: 27px;
    margin-bottom: 12px;
}
.order-list li h3{
    display: inline-block;
    text-align: right;
    color:#020202;
    font-weight: bold;
    width: 44%;
    margin-right: 2%;
    line-height: 27px;
}
.order-list li .select{
    width: 54%;
    font-size: 12px;
    color:#747474;
}
.order-list li input{
    width: 54%;
    font-size: 12px;
    padding-left: 3px;
    height: 27px;
    line-height: 27px;
}
.order-img{
    margin:10px 0;
    text-align: center;
    background: url(../images/order_line1.jpg) top center no-repeat;
    padding:10px 0;
}
.order-img img{
    max-width: 100%;
    height: auto;
}
.radio-list{
    text-align: center;
    color:#000;
    background: url(../images/order_line1.jpg) top center no-repeat;
    padding:15px 0;
    padding-top: 18px;
}
.radio-list input[type=radio]{
    margin:0;
}
.order-input input[type="radio"] + label::before {
    content: "\a0"; /*不换行空格*/
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 0.7em;
    height: 0.7em;
    margin-right: .4em;
    border-radius: 50%;
    border: 1px solid #b4b4b4;
    text-indent: .15em;
    line-height: 1;
    background: #dedede;
}
.order-input input[type="radio"]:checked + label::before {
    background-color: #108ccf;
    background-clip: content-box;
    padding: .1em;
    border-color: #108ccf;
}
.order-input input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
#form input[type="text"]{
    border:1px solid #aaaaaa;
}
#form input[type="text"]:focus{
  border:1px solid #108ccf;
  outline: none;
}
.radio-list .space{
    display: inline-block;
    width: 2%;
}
.input-list{
    display: flex;
    flex-wrap: nowrap;
    width: 98%;
    max-width: 240px;
    margin:0 auto;
    height: 27px;
    line-height: 27px;
    margin-bottom: 10px;
}
.input-list h3{
    display: inline-block;
    width: 18%;
    text-align: right;
    margin-right: 4%;
    line-height: 27px;
}
.input-list input{
    width: 78%;
    padding-left: 5px;
    font-size: 12px;
}
.form-btn{
    text-align: center;
    width: 98%;
    max-width: 240px;
    margin:0 auto;
    margin-top: 15px;
    padding-left: 18px;
}
.form-btn input{
    background: #323232;
    color:#fff;
    line-height: 27px;
    border-radius: 3px;
    width: 100%;
    border:none;
}
.form-btn input:hover{
    background: #108ccf;
}
.order-contact{
    width: 100%;
    text-align: center;
    background: url(../images/order_line1.jpg) top center no-repeat;
    padding:15px 0;
    margin-top: 25px;
}
.order-contact img{
    max-width: 100%;
    height: auto;
}
@media only screen and (max-width: 767px) {
    .order-list{
        margin-bottom: 15px;
    }
    .order-list li h3{
        width: 30%;
    }
    .order-list li .select{
        width: 68%;
    }
    .order-list li input{
        width: 68%;
    }
}



/*------------专题页-------------------*/


.inside-menu {
  height: 70px;
  border-bottom: 1px solid #ededed;
  background: #fff;
}
.inside-ban {
  width: 100%;
}
.inside-ban img {
  width: 100%;
}
.mob-ban {
  display: none;
}
@media only screen and (max-width: 980px) {
  .inside-menu {
    display: none;
  }
  .inside-ban {
    display: none;
  }
  .mob-ban {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mob-ban img {
    opacity: 0;
    width: 100%;
  }
}
.inside-menu.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.inside-menu a {
  display: inline-block;
  font-size: 14px;
  line-height: 70px;
  color: #a3a3a3;
}
.inside-menu a:hover {
  color: #0062cb;
}
.inside-menu a.home {
  width: 20px;
  height: 70px;
  background: url(../images/bg_sign06.png) no-repeat center;
}
.inside-menu span {
  display: inline-block;
  width: 28px;
  height: 70px;
  background: url(../images/bg_sign07.png) no-repeat center;
}
.inside-menu em {
  display: inline-block;
  font-size: 14px;
  line-height: 70px;
  color: #a3a3a3;
  font-style: normal;
}
.inside-menu .menu a {
  position: relative;
  display: inline-block;
  margin: 0 16px;
  font-size: 14px;
  line-height: 70px;
  color: #a3a3a3;
}
.inside-menu .menu a:last-child {
  padding-right: 0;
}
.inside-menu .menu a:after {
  transition: all 0.5s;
}

.inside-menu .menu a:hover:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background: #e8b921;
}

.menu-block {
  height: 0px;
}


.inside-title, .about-wrap .title, .duty-wrap .title, .projects-wrap .tips .title, .bases-wrap .title {
  text-align: center;
  font-size: 27.82px;
  line-height: 36px;
  color: #777;
  text-transform: uppercase;
}
.inside-title p, .about-wrap .title p, .duty-wrap .title p, .projects-wrap .tips .title p, .bases-wrap .title p {
  margin-bottom: -5px;
  font-family: Arial;
}
.inside-title p.fz, .about-wrap .title p.fz, .duty-wrap .title p.fz, .projects-wrap .tips .title p.fz, .bases-wrap .title p.fz {
  font-size: 17.89px;
  line-height: 28px;

}
.inside-title span, .about-wrap .title span, .duty-wrap .title span, .projects-wrap .tips .title span, .bases-wrap .title span {
  position: relative;
  display: inline-block;
  padding: 0 35px;
  font-size: 17.89px;
  line-height: 36px;
  color: #000;
  font-weight: bold;
}
.inside-title span:before, .about-wrap .title span:before, .duty-wrap .title span:before, .projects-wrap .tips .title span:before, .bases-wrap .title span:before, .inside-title span:after, .about-wrap .title span:after, .duty-wrap .title span:after, .projects-wrap .tips .title span:after, .bases-wrap .title span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 17.5px;
  width: 27px;
  height: 1px;
  background: #000;
}
.inside-title span:before, .about-wrap .title span:before, .duty-wrap .title span:before, .projects-wrap .tips .title span:before, .bases-wrap .title span:before {
  left: 0;
}
.inside-title span:after, .about-wrap .title span:after, .duty-wrap .title span:after, .projects-wrap .tips .title span:after, .bases-wrap .title span:after {
  right: 0;
}
.inside-title.white, .about-wrap .white.title, .duty-wrap .white.title, .projects-wrap .tips .white.title, .bases-wrap .white.title {
  color: #fff;
}
.inside-title.white span, .about-wrap .white.title span, .duty-wrap .white.title span, .projects-wrap .tips .white.title span, .bases-wrap .white.title span {
  color: #fff;
}
.inside-title.white span:before, .about-wrap .white.title span:before, .duty-wrap .white.title span:before, .projects-wrap .tips .white.title span:before, .bases-wrap .white.title span:before, .inside-title.white span:after, .about-wrap .white.title span:after, .duty-wrap .white.title span:after, .projects-wrap .tips .white.title span:after, .bases-wrap .white.title span:after {
  background: #fff;
  opacity: 0.8;
}

.about-wrap .vedio .title span:before,.about-wrap .vedio .title span:after{
    content: "";
  display: inline-block;
  position: absolute;
  top: 17.5px;
  width: 27px;
  height: 1px;
  background: #000; 
}

.about-wrap .gsgk .title span:before,.about-wrap .gsgk .title span:after,
.about-wrap .leadership .title span:before,.about-wrap .leadership  .title span:after,
.about-wrap .qyyj .title span:before,.about-wrap .qyyj .title span:after
{
  content: "";
  display: inline-block;
  position: absolute;
  top: 17.5px;
  width: 27px;
  height: 1px;
  background: #fff;  
}



.about-wrap .group, .duty-wrap .group {
  padding: 50px 0;
  background: #fff;
  font-size: 14px;
  line-height: 2;
  color: #777;
  border-top: 5px solid #f5f5f5;
}
.about-wrap .group .detail, .duty-wrap .group .detail {
  width: 100%;
  padding-top: 5.8%;
  margin: 0 auto;
  text-align: left;
}
.about-wrap .group .detail h2, .duty-wrap .group .detail h2 {
  font-size: 20px;
  line-height: 2;
  color: #000;
  margin-bottom: 7px;
}
.about-wrap .group .detail a, .duty-wrap .group .detail a {
  display: inline-block;
  width: 136px;
  border: 1px solid #035cac;
  background: #035cac;
  margin-top: 4.6%;
  font-size: 14px;
  line-height: 38px;
  color: #fff;
  transition: all 0.5s;
}
.about-wrap .group .detail a:hover, .duty-wrap .group .detail a:hover {
  background: #f5f5f5;
  color: #035cac;
}

.about-wrap .group .detail .dsztu{
    width: 52.5%;
    float: left;
}
.about-wrap .group .detail .dszzc{
    width: 45.5%;
    float: right;
}

.about-wrap .group .detail .dsztu img{
    max-width: 100%!important;
    height: auto!important;
    display: block;
    margin:0 auto;
}
.about-wrap .group .detail .dszzc {
    font: normal 18px/24px "微软雅黑";
    color:#000;
}
.about-wrap .group .detail .dszzc p{
    padding-bottom: 20px;
}
.about-wrap .group .detail .dszzc img{
    width: 100%;
    height: auto;
}
@media (min-width: 768px) and (max-width:1199px){
    .about-wrap .group .detail .dszzc {
    font: normal 14px/24px "微软雅黑";
    color:#000;
   }
.about-wrap .group .detail .dszzc p{
    padding-bottom: 0px;
    }
}
@media (max-width: 768px) {
    .about-wrap .group .detail .dszzc {
    font: normal 14px/24px "微软雅黑";
    color:#000;
   }
   .about-wrap .group .detail .dszzc p{
    padding-bottom: 0px;
    }
    
    .about-wrap .group .detail .dsztu{
    width: 100%;
    float: none;
}
.about-wrap .group .detail .dszzc{
    width: 100%;
    float: none;
}
}

.about-wrap .organ{
    background: url(../images/nbg1.jpg) no-repeat center;
    background-size: cover;
    padding:40px 0;
}
.about-wrap .organ .title p{
    color: #fff;
}
.about-wrap .organ img{
    padding-top: 50px;
    width: 100%;
}

.about-wrap .ry{
    padding:40px 0;
}

.about-wrap .ry .detail{
    margin: 0 auto;
    max-width: 1200px;
}
.about-wrap .ry .detail img{
    display: block;
    margin:0 auto;
    width:100%;
}
.about-wrap .gsgk{
    background: #092f52;
    background-size: cover;
    padding: 0!important;
}
.about-wrap .gsgk .detail{
    margin: 0 auto;
    max-width: 960px;
    font:normal 12px/24px "微软雅黑";
    color:#fff;
    text-indent: 2em;
    padding-left:15px;
    padding-right: 15px;
    font-size: 12px;
    text-align:justify;
}
.about-wrap .gsgk .detail p{
    margin-bottom: 20px;
    
    font-size: 12px;
}
.about-wrap .gsgk .detail span{
    font:normal 12px/24px "微软雅黑";
}
@media (min-width: 1200px){
    .about-wrap .gsgk .detail{
        margin: 50px auto 40px;
    }
}


@media (min-width: 768px) and (max-width:1199px){
    .about-wrap .gsgk .detail {
    font: normal 14px/24px "微软雅黑";
    color:#fff;
   }
}




@media (max-width: 768px) {
    .about-wrap .gsgk .detail {
    font: normal 14px/24px "微软雅黑";
    color:#fff;
   }
}

.lscl img{
    width: 100%;
}

.about-wrap .qyyj{
    background: url(../images/nbg3.jpg) no-repeat center;
    background-size: cover;
    padding:50px 0;
}
.about-wrap .qyyj .detail{
    margin: 190px auto 220px;
    max-width: 1200px;
    font:normal 18px/28px "微软雅黑";
    color:#000;
    text-indent: 2em;
    padding-left:15px;
    padding-right: 15px;
}
.about-wrap .qyyj .detail img{
    width:90%;
}
@media (max-width: 768px) {
    .about-wrap .qyyj .detail {
    font: normal 14px/24px "微软雅黑";
   }
   .about-wrap .qyyj .detail{
       margin: 50px auto 100px;
   }
}

.about-wrap .vedio{
    background: url(../images/spbg.jpg) no-repeat center;
    background-size: cover;
    padding:50px 0;
}
.about-wrap .vedio .detail{
    text-align: center;
    background: url(../images/video4.png) no-repeat center;
    padding: 30px 0 230px;

}


.about-wrap .lscl{
    /*background: url(../images/fzbg.png) no-repeat center;*/
    background-size: cover;
    padding:54px 0 88px;
}
.about-wrap .lscl .fzlc{
    margin-top: 40px;
}
.about-wrap .lscl .fzlc .timeline{
    background: url(../images/lscl.png) no-repeat center bottom;
    margin: 0 auto;
    height: 184px;
    padding-bottom: 198px;
}

.about-wrap .lscl .fzlc .timeline ul{
    height: auto;
    overflow: hidden;
    width: 1200px;
    margin:0 auto;
    padding: 56px 40px 0;

}
.about-wrap .lscl .fzlc .timeline li {
    float: left;
    width: 93px;
    text-align: center;
    background: url(../images/img41.jpg) 42px 86px no-repeat;
    height: 125px;
    position: relative;
    cursor: pointer;
}
.about-wrap .lscl .fzlc .timeline li label {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
   /* -webkit-animation: circle 2s infinite linear;*/
   -webkit-animation:circle 2s infinite linear;
}
.about-wrap .lscl .fzlc .timeline li em {
    width: 178px;
    height: 9px;
    display: block;
    position: absolute;
    top: 86px;
    left: 0;
    margin-left: -43px;
}
.about-wrap .lscl .fzlc .timeline li.selected label {
    background: url(../images/che2.png);
}
.about-wrap .lscl .fzlc .timeline li.selected em {
    background: url(../images/img412.png) -46px 0;
}
.about-wrap .lscl .fzlc .timeline li span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.about-wrap .lscl .fzlc .text {
    padding-top: 106px;
  
}
.about-wrap .lscl .fzlc .text h2 {
    font-size: 24px;
}
.about-wrap .lscl .fzlc .text ul {
    margin-top: 35px;
}
.about-wrap .lscl .fzlc .text ul li {
    line-height: 22px;
    margin-bottom: 14px;
    font-size: 14px;
}
.about-wrap .lscl .fzlc .text ul li span {
    display: block;
    float: left;
    width: 102px;
    height: 22px;
    color: #fff;
    text-align: center;
    background: #4baedd;
    border-radius: 10px;
    margin-right: 25px;
}
.about-wrap .lscl .fzlc .text ul li p {
    color: #ababab;
}
.about-wrap .lscl .fzlc2 .text {
    margin-left: 20px;
}
.duty-wrap .leadership {
  padding: 3% 0;
  background: #f5f5f5;
}
@media only screen and (max-width: 980px) {
  .duty-wrap .leadership {
    padding: 6% 0;
  }
}
.duty-wrap .leadership .detail {
  width: 890px;
  margin: 2% auto 4%;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: center;
}
@media only screen and (max-width: 1054px) {
  .duty-wrap .leadership .detail {
    width: 90%;
  }
}
.duty-wrap .leadership .revolve {
  margin-top: 0;
}
.duty-wrap .leadership .revolve .prev {
  background: url(../images/prev06.png) no-repeat center !important;
}
.duty-wrap .leadership .revolve .next {
  background: url(../images/next06.png) no-repeat center !important;
}
.duty-wrap .leadership .revolve .tips {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.about-wrap .leadership, .duty-wrap .leadership {
  padding: 50px 0 ;
  background: url(../images/honorbg.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 980px) {
  .about-wrap .leadership, .duty-wrap .leadership {
    background-image: url(../images/bg_bg08.jpg);
  }
}
.about-wrap .leadership .revolve, .duty-wrap .leadership .revolve {
  margin-top: 6.25%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}
.about-wrap .leadership .revolve{
  margin-top: 8.3%;
  margin-bottom: 4.5%;
}
.about-wrap .leadership .revolve .btns, .duty-wrap .leadership .revolve .btns {
  top: 100px;
  width: 17px;
  height: 19px;
  cursor: pointer;
}
.about-wrap .leadership .revolve .btns.prev, .duty-wrap .leadership .revolve .btns.prev {
  left: 0;
  background: url(../images/prev04.png) no-repeat;
}
.about-wrap .leadership .revolve .btns.next, .duty-wrap .leadership .revolve .btns.next {
  right: 0;
  background: url(../images/next04.png) no-repeat;
}

.about-wrap .leadership .revolve .btns.prev:hover, .duty-wrap .leadership .revolve .btns.prev:hover{
     background: url(../images/next04_h.png) no-repeat;
}
.about-wrap .leadership .revolve .btns.next:hover, .duty-wrap .leadership .revolve .btns.next:hover {

  background: url(../images/prev04_h.png) no-repeat;
}
@media only screen and (max-width: 1044px) {
  .about-wrap .leadership .revolve, .duty-wrap .leadership .revolve {
    padding-bottom: 3%;
  }
  .about-wrap .leadership .revolve .btns, .duty-wrap .leadership .revolve .btns {
    top: 35%;
  }
}
.about-wrap .leadership .revolve .scroll, .duty-wrap .leadership .revolve .scroll {
  width: 890px;
  height: 220px;
  margin: 0 auto;
}
.about-wrap .leadership .revolve .scroll li, .duty-wrap .leadership .revolve .scroll li {
  position: absolute;
  left: 275px;
  top: 0;
  width: 484px;
  height: 368px;
  transform: scale(0);
  opacity: 0;
}
@media only screen and (max-width: 1220px) {
  .about-wrap .leadership .revolve .scroll, .duty-wrap .leadership .revolve .scroll {
    width: 821px;
  }
  .about-wrap .leadership .revolve .scroll ul, .duty-wrap .leadership .revolve .scroll ul {
    left: -106px;
  }
  .about-wrap .leadership .revolve .scroll li, .duty-wrap .leadership .revolve .scroll li {
    left: 106px;
  }
}
@media only screen and (max-width: 1044px) {
  .about-wrap .leadership .revolve .scroll, .duty-wrap .leadership .revolve .scroll {
    width: calc(100% - 80px);
    max-width: 484px;
  }
  .about-wrap .leadership .revolve .scroll ul, .duty-wrap .leadership .revolve .scroll ul {
    left: 0;
    margin: 0 auto;
  }
  .about-wrap .leadership .revolve .scroll li, .duty-wrap .leadership .revolve .scroll li {
    left: 0;
    width: 100%;
  }
}
.about-wrap .leadership .revolve .tips, .duty-wrap .leadership .revolve .tips {
  min-height: 44px;
  margin-top: 17px;
}
.por {
    position: relative;
}
.poa {
    position: absolute;
}
.about-wrap .leadership .more-btn a{
    display: block;
    width: 138px;
    height: 40px;
    background: #035cac;
    font:normal 14px/40px "微软雅黑";
    color: #fff;
    margin: 0 auto;
}
.about-wrap .leadership .more-btn:hover a{
    background:#e8b921;
}
.w1030{
    max-width: 1030px;
    margin:0 auto;
}
.w1526{
    max-width: 1526px;
    margin:0 auto;
}

.fzlc .fztu{
    padding:0;
}
.fzlc .fztu img{
    width: 100%；
    height: auto;
}
.fzlc .fzwz{
    background: #f1eeed;
}

@media (min-width:1200px) {
    #online-order{
        width:701px;
    }
    
    .order-content .order-list:nth-child(1){
        width:195px;
        padding:0;
    }
    
    .order-content .order-list:nth-child(1) li h3{
        width:72px;
        padding-right:8px;
        margin-right:0;
    }
    
    .order-content .order-list:nth-child(1) li .select{
        width:124px;
    }
    
    .order-content .order-list:nth-child(2) li h3{
        width:94px;
        padding-right:8px;
        margin-right:0;
    }
    
    .order-content .order-list:nth-child(2) li .select{
        width:122px;
    }
    
    .order-content .order-list:nth-child(3) li h3{
        width:118px;
        padding-right:8px;
        margin-right:0;
    }
    
    .order-content .order-list:nth-child(3) li .select{
        width:122px;
    }
    
    .order-content .order-list:nth-child(3) li input{
        width:122px;
    }
    
    .order-content .order-list:nth-child(2){
        width:216px;
        padding:0;
        margin-left:25px;
    }
    
    .order-content .order-list:nth-child(3){
        width:240px;
        padding:0;
        float:right;
    }
}

@media (min-width:768px) {
		.fzlc .text	.wrap {
				display: table;
			}
		.fzlc .text	.wz {
				background: #f1eeed;
			}
		.fzlc .text	.img{
		    display:table-cell;
				vertical-align: middle;
				width: 23%;
				position: relative;
		}
		.fzlc .text	.wz {
				display:table-cell;
				vertical-align: middle;
				width: 77%;
				position: relative;
				padding-left:5%;
			}
		.fzlc .text	.wzcon {
				width: 86%;
			}
		.fzlc .text	.wzcon h3{
		    font: normal 24px/40px "微软雅黑";
		    color:#4baedd;
		    padding-bottom:10px;
		}
		.fzlc .text	.wzcon p{
		    font: normal 12px/22px "微软雅黑";
		    color:#060001;
		}
		}








.kaixin .tu1{width: 33.15%;}
.kaixin .tu23{width: 66.85%;}
.kaixin .tu2{width: 100%;}
.kaixin .tu3{width: 100%;}
.kaixin .tu4{width: 50%;}
.kaixin .tu5{width: 50%;}
.kaixin .tu6{width: 33.33%;}
.kaixin .tu7{width: 33.328%;}
.kaixin .tu8{width: 33.33%;}
.kaixin .tu9{width: 50%;}
.kaixin .tu10{width: 50%;}
.kaixin .tu11{width: 50%;}
.kaixin .tu12{width: 50%;}


.daai .tu1{width: 33.15%;}
.daai .tu23{width: 66.85%;}
.daai .tu2{width: 100%;}
.daai .tu3{width: 100%;}
.daai .tu4{width: 50%;}
.daai .tu5{width: 50%;}
.daai .tu6{width: 33.33%;}
.daai .tu7{width: 33.3%;}
.daai .tu8{width: 33.33%;}
.daai .tu9{width: 50%;}
.daai .tu10{width: 50%;}
.daai .tu11{width: 50%;}
.daai .tu12{width: 50%;}

@media (max-width:1560px) and (min-width:1201px){
    
}


@media (max-width:768px){
    .kaixin .tu1{width: 100%;float:none;}
    .kaixin .tu23{width: 100%;float:none;}
    .kaixin .tu4{width: 100%;float:none;}
.kaixin .tu5{width: 100%;float:none;}
.kaixin .tu6{width: 100%;float:none;}
.kaixin .tu7{width: 100%;float:none;}
.kaixin .tu8{width: 100%;float:none;}
.kaixin .tu10{width: 100%;float:none;}
.kaixin .tu11{width: 100%;float:none;}
.kaixin .tu12{width: 100%;float:none;}



.daai .tu1{width: 100%;float:none;}
.daai .tu23{width: 100%;float:none;}

.daai .tu4{width: 100%;float:none;}
.daai .tu5{width: 100%;float:none;}
.daai .tu6{width: 100%;float:none;}
.daai .tu7{width: 100%;float:none;}
.daai .tu8{width: 100%;float:none;}
.daai .tu9{width: 100%;float:none;}
.daai .tu10{width: 100%;float:none;}
.daai .tu11{width: 100%;float:none;}
.daai .tu12{width: 100%;float:none;}
}

.dibu{
    color: rgba(255,255,255,0.5);
    font: normal 14px/30px "微软雅黑";
}


.slick-slide img{
    width: 100%;
}
.kaixin-slick{
    position: relative;
}
.kaixin-slick .slick-track{
     font-size: 0;
}
.kaixin-slick .slick-prev,.kaixin-slick .slick-next{
    border:none;
    width: 42px;
    height: 42px;
    text-indent: 100px;
    position: absolute;
    overflow: hidden;
    outline: none;
}
.kaixin-slick .slick-prev{
    background: url(../images/left01.png) no-repeat center;
    margin-top: -21px;
    cursor: pointer;
    top: 50%;
    z-index: 9999;
    left: 14px;
}
.kaixin-slick .slick-next{
    background: url(../images/right01.png) no-repeat center;
    margin-top: -21px;
    cursor: pointer;
    top: 50%;
    z-index: 9999;
    right: 14px;
}
.kaixin-slick .slick-prev:hover{
    background: url(../images/left01_h.png) no-repeat center;
}
.kaixin-slick .slick-next:hover{
    background: url(../images/right01_h.png) no-repeat center;
}

.conn1 img{width:100%;height:100%;}
.conn2 img{width:100%;height:100%;}
.conn3 img{width:100%;height:100%;}

@media (min-width: 2000px){
    .daai .tu7{width: 33.33%;}
}


.resp-tabs-container{
    padding:0 15px;
}
.resp-tabs-container ul li{
    margin-bottom: 5px;
}
.resp-tabs-container ul li h3{
    font: normal 16px/30px "微软雅黑";
    color: #333;
    border:1px solid #666;
    text-indent: 10px;
}
.resp-tabs-container ul li .info{
    font:normal 13px/24px "微软雅黑";
    color: #333;
    padding:5px 0;
    display: none;
}


@media (max-width:768px){
    .about-wrap .lscl{
        padding:50px 0;
    }
}


@media(max-width:1300px){
    .kaixin .conn1{
        display:flex;
        justify-content: center;
    align-items: baseline;
    }
    
     .daai .conn1{
        display:flex;
        justify-content: center;
    align-items: baseline;
    }
    
}

.cd-intro{margin:0px auto!important;background: #000;line-height: 60px;font: bold 19px/60px "微软雅黑";color: #fff;text-align: center;width:100%!important;padding:30px 0px;}


.tshare .xy-share .social-share a{
   color: #e8b623!important;
    border-color: #e8b623!important;
}
.tshare .xy-share .social-share a:hover{
   color: #e8b623!important;
    border-color: #fff!important;
    background: #fff!important;
}






 