.fl{ float:left;}
.fr{ float:right;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
    .clearfix { display: inline-table; }
    /* Hides from IE-mac \*/
    * html .clearfix { height: 1%; }
    .clearfix { display: block; }
    /* End hide from IE-mac */
.h5{height:5px;clear:both;}
.h10{height:10px;clear:both;}
.h15{height:15px;clear:both;}
.h20{height:20px;clear:both;}
.h25{height:25px;clear:both;}
.h30{height:30px;clear:both;}
.h40{height:40px;clear:both;}
.h50{height:50px;clear:both;}
.h60{height:60px;clear:both;}
.h70{height:70px;clear:both;}
.h80{height:80px;clear:both;}
.h90{height:90px;clear:both;}
.h100{height:100px;clear:both;}
.h110{height:110px;clear:both;}
.h140{height:140px;clear:both;}
.h160{height: 160px;clear: both;}
.ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ellipsis_two{
    text-overflow: ellipsis;
    display: -webkit-box; /** å¯¹è±¡ä½œä¸ºä¼¸ç¼©ç›’å­æ¨¡åž‹æ˜¾ç¤º **/
    -webkit-box-orient: vertical; /** è®¾ç½®æˆ–æ£€ç´¢ä¼¸ç¼©ç›’å¯¹è±¡çš„å­å…ƒç´ çš„æŽ’åˆ—æ–¹å¼ **/
    -webkit-line-clamp: 2; /** æ˜¾ç¤ºçš„è¡Œæ•° **/
    overflow: hidden; 
}
/*
* 列表公共部分 ycj
*/
.list_a {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.pic {
    position: relative;
    overflow: hidden;
    z-index: 3;
    background: #fff url(../images/loading.gif) no-repeat center center;
}

.pic:after {
    display: block;
    content: "";
    overflow: hidden;
    padding-top: 66.666666%;
}

.pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    object-fit: cover;
}

.listDeta {
    overflow: hidden;
    position: relative;
}

.listName {
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    line-height: 20px;
}

.listTit {
    display: block;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    line-height: 25px;
}

.listIntr {
    overflow: hidden;
    font-size: 13px;
    color: #888;
    overflow: hidden;
    line-height: 30px;
    padding-top: 10px;
}

.listTime {
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
    color: #999;
}

.ayuedIcon {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    z-index: 5;
}

/*.eyes{
    display: none;
    background: rgba(0,0,0,0.5) url(../images/icon/eyes_fff.png) no-repeat center center;
}*/
.play {
    display: none;
    background: rgba(0, 0, 0, 0.5) url(../images/icon/play_fff.png) no-repeat center center;
}

.default {
    background: rgba(0, 0, 0, 0.3);
}

.autoImg {
    position: relative;
    overflow: hidden;
    padding-top: 66.66666667%;
    background: url(../images/defaultBg.jpg) repeat;
}

.autoImg img {
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.txt-c {
    text-align: center;
}

/*  公共标题    */
.titBox {
    position: relative;
    z-index: 3;
}

.tit {
    font-size: 36px;
    color: #333;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
}

.titIntr {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    padding-top: 10px;
}

/*  公共内容盒子    */
.cont {
    width: 100%;
    position: relative;
    z-index: 6;
    float: none;
    clear: both;
}

@media screen and (max-width: 1440px) {
    .cont {
        padding: 0px 20px;
    }
}

 

/*
* 新闻 kis2
*/
.i_news { background-color: #f5f5f5;}
.row4Box {
    margin: 0px -10px;
    position: relative;
}

.row4L {
    width: 33.333333%;
    position: relative;
}

.row4L:after {
    display: block;
    content: "";
    overflow: hidden;
    left: 0px;
    right: 0px;
    bottom: -40px;
    position: absolute;
    padding-top: 17%;
    background: url(../images/shadow2.png) no-repeat center bottom;
    background-size: 100% auto;
}

.row4LBox {
    overflow: hidden;
    margin: 0px 10px;
    padding: 20px;
    background: #fff;
    position: relative;
    z-index: 3;
    border-radius: 3px;
}

.row4LSwiper {
    position: relative;
    overflow: hidden;
    padding: 0px 0px 30px 0px;
}

.row4LSwiper .swiper-pagination {
    width: auto;
    left: 0px;
    bottom: 0px;
}

.row4LSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.row4LSwiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #d71819;
}

.row4LSwiper .list_a {}

.row4LSwiper .pic:after {
    padding-top: 56.25%;
}

.row4LDeta {
    overflow: hidden;
    padding-top: 20px;
}

.row4LDeta .listIntr {
    line-height: 25px;
    height: 50px;
}

.row4R {
    position: absolute;
    right: 0px;
    left: 33.33333333%;
    height: 100%;
    top: 0px;
}

.row4R_dl {
    position: relative;
    margin: 0px 10px;
    height: 100%;
    border-radius: 3px;
}

.row4R_dl:before {
    display: block;
    content: "";
    overflow: hidden;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0px;
    background: #d9d9d9;
    z-index: 5;
}

.row4R_dl dd {
    width: 50%;
    float: left;
    display: inline;
    position: relative;
    height: 33.333333%;
    z-index: 3;
}

.row4R_dl dd:after {
    display: block;
    content: "";
    overflow: hidden;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #d9d9d9;
    z-index: 6;
}

.row4R_dl dd:nth-child(5):after,
.row4R_dl dd:nth-child(6):after {
    display: none;
}

.row4R_dl dd:before {
    display: block;
    content: "";
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: -40px;
    right: 0px;
    padding-top: 20%;
    z-index: 1;
    background: url(../images/shadow2.png) no-repeat center bottom;
    background-size: 100% auto;
    transition: all 0.3s linear;
}

.row4R_dl .list_a {
    padding: 0px 30px;
    z-index: 5;
    height: 100%;
    background: #fff;
    transition: all 0.3s linear;
}

.row4R_dl .center {
    overflow: hidden;
    top: 50%;
    margin-top: -37px;
    position: relative;
}

.row4Time {
    overflow: hidden;
    margin-right: 20px;
    padding: 12px 0px;
}

.row4Time span {
    display: block;
    overflow: hidden;
    font-size: 30px;
    color: #333;
    text-align: center;
    line-height: 25px;
    font-weight: normal;
}

.row4Time i {
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #333;
    line-height: 25px;
    font-weight: normal;
}

.row4Deta {
    overflow: hidden;
}

.row4Deta .listIntr {
    line-height: 25px;
    padding-top: 5px;
    height: 50px;
}

.row4R .list_a .listTit {
    transition: all 0.3s linear;
}

.row4R_dl dd:hover {
    z-index: 4;
}

.row4R_dl dd:hover:before {
    opacity: 0;
}

.row4R .list_a:hover {
    -webkit-box-shadow: 0 8px 35px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 35px rgba(0, 0, 0, 0.2);
}

.row4Box .list_a:hover .listTit {
    color: #16559d;
}

.row4Deta .listTit {
    height: 25px;
}

/*1*/
.w1200{width: 1200px;margin: 0 auto;}
.w1820{width: 1820px;margin: 0 auto;}
.w1600{width: 1600px;margin: 0 auto;}
.w1400{width: 1400px;margin: 0 auto;}

@media (max-width: 1860px){
    .w1820{width: 96%;}
}

@media (max-width: 1680px){
    .w1600{width: 94%;}
}
@media (max-width: 1440px){
    .w1400{width: 94%;}
}

@media (max-width: 1280px){
    .w1200{width: 94%;}
}


.relative {
    position: relative;
    z-index: 1;
}
.absolute {
    position: absolute;
    z-index: 1;
}
.dis {
    display: inline-block;
    vertical-align: top;
}

.block {
    display: block;
}

.editor{color: #333;font-size: 16px;}
.editor p,
.editor div,
.editor em,
.editor b,
.editor span{line-height: inherit; font-size: inherit; color: inherit; }
.editor img{max-width: 100%!important;height: auto!important;}
.editor.content a{color:#03C;}
.editor.content a:hover{color:#f30;}
.editor.content p{margin-bottom:20px;line-height:24px;}
.editor.content *{max-width:100%;}

.text-center{ text-align: center;}


@keyframes caseSlideMore{
    0%  {transform: rotate(0deg) scale(1.2);opacity: 1;}
    25% {transform: rotate(90deg) scale(1);opacity: 0.5;}
    50% {transform: rotate(180deg) scale(1.2);opacity: 1;}
    75% {transform: rotate(270deg) scale(1);opacity: 0.5;}
    100%{transform: rotate(360deg) scale(1.2);opacity: 1;}
}
a.more{
    width: 115px;
    overflow: hidden;
    font-size: 14px;
    color:#727272;
    line-height: 45px;
    background: #fff;
    position: relative;
}
a.more:hover{
    color:#fff;
    background: #f4f4f4;
}
a.more:after{
    display: block;
    content: "";
    width: 160px;
    height: 160px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -80px 0px 0px -80px;
    z-index: 1;
    background: #333;
    transform: scale(0);
    transition: all 0.3s linear;
    border-radius: 100%;
}
a.more:hover:after{
    transform: scale(1);
}
a.more span{
    position: relative;
    z-index: 3;
}

/*1*/

/*  新闻中心    */

#main {
    margin: 0 auto 0;
}

#main.info-box .news-list {
    margin-top: 2.8%;
}

#main.info-box .news-list .item {
    padding: 2.0348837% 8.43023% 2.616279% 2.32558%;
    border-bottom: 1px solid #ededed;
}

#main.info-box .news-list .item a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#main.info-box .news-list .item .info {
    width: 65%;
}

#main.info-box .news-list .item .info .title a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

#main.info-box .news-list .item .info .d2 {
    display: none;
    color: #999;
    font-size: 14px;
    margin: 2% 0;
}

#main.info-box .news-list .item .info .brief {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 1.6483516%;
}

#main.info-box .news-list .item .time {
    padding-left: 1.744186%;
    border-left: 1px solid #eaeaea;
    margin-right: 13.081395%;
}

#main.info-box .news-list .item .time .date {
    font-family: 'DINCond_Black';
    font-size: 36px;
    color: #757575;
}

#main.info-box .news-list .item .time .year {
    font-size: 14px;
    color: #757575;
    margin-top: 5px;
}

#main.info-box .news-list .item .right {
    font-size: 60px;
    color: #ccc;
    padding-top: 1%;
    right: 4.43023%;
}

#main.info-box .news-list .item:hover {
    background-color: #0073bc;
}

#main.info-box .news-list .item:hover .info .title a {
    color: #fff;
}

#main.info-box .news-list .item:hover .info .brief {
    color: #fff;
}

#main.info-box .news-list .item:hover .info .d2 {
    color: #fff;
}

#main.info-box .news-list .item:hover .time {
    border-left-color: #fff;
}

#main.info-box .news-list .item:hover .time .date {
    color: #fff;
}

#main.info-box .news-list .item:hover .time .year {
    color: #fff;
}

#main.info-box .news-list .item:hover .right {
    color: #fff;
    right: 6.279069767%;
}

@media only screen and (max-width: 980px) {
    #main.info-box .news-list .item .time .date {
        font-size: 32px;
    }

    #main.info-box .news-list .item .info {
        width: 70%;
    }

    #main.info-box .news-list .item .time {
        margin-right: 0;
    }

    #main.info-box .news-list .item .time .date {
        font-size: 40px;
    }

    #main.info-box .news-list .item .right {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .hide-768 {
        display: none;
    }

    .block-768 {
        display: block;
    }

    #main .hot-news .item[class] {
        width: 49%;
        margin-left: 2%;
        margin-bottom: 2%;
    }

    #main .hot-news .item.f2 {
        margin-left: 0;
    }

    #main .hot-news .item .info .title a {
        font-size: 16px;
    }

    #main.info-box .news-list .item .time .date {
        font-size: 30px;
    }

    #main.info-box .news-list .item .info .title a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    #main.info-box .news-list .item .info {
        width: 100%;
    }

    #main.info-box .news-list .item .info .d2 {
        display: block;
    }

    #main.info-box .news-list .item .time {
        display: none;
    }
}

/*  新闻中心详细    */
#main.info-detail .detail{width: 100%;}
#main.info-detail .detail .top-title{color: #333333;font-size: 24px; text-align: center;}
#main.info-detail .detail .top-time{line-height: 40px;margin: 2.63% 0 5.7%; text-align: center;}
#main.info-detail .detail .top-time .dis{margin-right: 25px;color: #999999;font-size: 14px;}
#main.info-detail .detail .top-time .dis.visit{margin-right: 40px;}
#main.info-detail .detail .top-time .dis .bk{color: #333333;font-size: 14px;}
#main.info-detail .detail .top-time .share .tit{margin-right: 0px;color: #0073bc;font-size: 14px;}
#main.info-detail .detail .top-time .share .bdsharebuttonbox a{margin: 0 7px 0 0;}
#main.info-detail .detail .content{padding-bottom: 1rem;border-bottom: 1px solid #ebebeb;margin-bottom: 1rem;}
#main.info-detail .detail .prev_next{height: 48px;}
#main.info-detail .detail .prev_next .absolute{width: 46px;height: 48px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;overflow: hidden;}
#main.info-detail .detail .prev_next .absolute:hover img{transform: scale(0.9);}
#main.info-detail .detail .prev a{padding-left: 53px;background: url(../images/detail_left.jpg) no-repeat left center;}
#main.info-detail .detail .prev a,
#main.info-detail .detail .next a{line-height: 48px;height: 48px;color: #888888;font-size: 16px;}
#main.info-detail .detail .next a{padding-right: 53px;background: url(../images/detail_right.jpg) no-repeat right center;}
#main.info-detail .detail .prev a:hover,
#main.info-detail .detail .next a:hover{color: #0073bc;}
#main.info-detail .detail .share2{display: none;}
#main.info-detail .hot-list{width: 382px;border: 1px solid #e5e5e5;}
#main.info-detail .hot-list .big{width: 93%;border-bottom: 1px solid #e5e5e5;padding-left: 7%;line-height: 53px;color: #333333;font-size: 16px;margin-bottom: 33px;}
#main.info-detail .hot-list .item{width: 344px;margin: 0 auto;padding-bottom: 25px;margin-bottom: 34px;border-bottom: 1px solid #e5e5e5;}
#main.info-detail .hot-list .img{width: 88px;height: 57px;overflow: hidden;}
#main.info-detail .hot-list .msg{margin-left: 5.9%;width: 68%;}
#main.info-detail .hot-list .msg .title{color: #666666;margin: 5px 0 10px;font-size: 14px;}
#main.info-detail .hot-list .msg .date{color: #999999;font-size: 14px;}
#main.info-detail .hot-list .item:hover .title{color: #0073bc;}
#main.info-detail .hot-list .item:hover .img img{transform: scale(1.1);}

@media (max-width: 1620px){
  #main.info-detail .detail{width: 100%;}
}

@media (max-width: 1440px){
  #main.info-detail .detail{width: 100%;}
  #main.info-detail .detail .top-title{font-size: 20px;}
}
@media (max-width: 1400px){
  #main.info-detail .detail .share{display: none;}
  #main.info-detail .detail .share2{margin-top: 50px;display: block;}
  #main.info-detail .detail .share2{line-height: 24px;}
  #main.info-detail .detail .share2 .bdshare-button-style0-24 a{margin-top: 0;}
}
@media (max-width: 1100px){
  #main.info-detail .detail{width: 100%;}
  #main.info-detail .hot-list{display: none;}
}
@media (max-width: 950px){
  #main.info-detail .detail .prev_next{height: 30px;}
  #main.info-detail .detail .prev_next .absolute{width: 30px;height: 30px;}
  #main.info-detail .detail .prev a,
  #main.info-detail .detail .next a{line-height: 30px;height: 30px;}
  #main.info-detail .detail .next a{padding-right: 40px;}
  #main.info-detail .detail .prev a{padding-left: 40px;}
}

@media (max-width: 750px){
  #main.info-detail .detail .top-title,
  #main.info-detail .detail .top-time{text-align: center;}
  #main.info-detail .detail .top-time .dis.visit{margin-right: 0;}
  #main.info-detail .detail .top-time .dis{margin-bottom: 5px;}
  #main.info-detail .detail .top-title{font-size: 18px;}
}


/*中间导航*/
#center{box-shadow: 0 0 20px 4px #efefef;height: 80px;line-height: 80px; background: #fff;}
#center .relative{width: 1100px;margin: 0 auto;}
#center .slide{width: auto;position: relative;margin: 0 5%;color: #333333;font-size: 16px;font-family: '微软雅黑';}
#center .relative .swiper-button-next,
#center .relative .swiper-button-prev{width: 20px;height: 20px;top: 0;bottom: 0;margin: auto;background-repeat: no-repeat;background-position: center center;-webkit-background-size: 10px 20px;background-size: 10px 20px;}
#center .relative .swiper-button-prev{background-image: url(/images/honor_left.png);}
#center .relative .swiper-button-next{background-image: url(/images/honor_right.png);}
#center .relative .swiper-button-prev.swiper-button-disabled,
#center .relative .swiper-button-next.swiper-button-disabled{display: none;}
#nav-swiper{position: static;width: 1000px;}
#nav-swiper .slide.swiper-slide{margin: 0 auto;}
#nav-swiper .swiper-slide{overflow: hidden; text-align: center;}
#nav-swiper .swiper-slide .slide{max-width: 98%;}
#center .slide:after{content: "";width: 100%;height: 3px;background: transparent;position: absolute;left: 0;bottom: 0;}
#center .slide:hover::after,
#nav-swiper .slide.on:after,
#center .slide.on:after{background: #0073bc;}
#center .slide:hover,
#nav-swiper .slide:hover,
#nav-swiper .slide.on,
#center .slide.on{color: #0073bc;}

@media (max-width: 1280px){
  #center .relative{width: 925px;}
  #nav-swiper{width: 850px;}
}
@media (max-width: 981px){
  #center{display: none;}
}


/*  头部    */
.header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100
}

.smallTop.header {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2)
}

.header__bar {
    width: 100%;
    height: 50px;
    background-color: #003a79;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 1180px) {
    .header__bar {
        display: none
    }
}

.header__bar-tel {
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: bold
}

.header__bar-tel .icon {
    vertical-align: top;
    margin-top: 15px;
    width: 20px;
    height: 20px
}

.header__bar-lang {
    float: right;
    margin-top: 13px
}

.header__bar-lang ul {
    margin: 0;
    padding: 0
}

.header__bar-lang ul li {
    display: block;
    float: left;
    width: 80px;
    margin-left: 1px
}

.header__bar-lang ul li a {
    display: block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    background-color: #fff;
    font-size: 12px;
    color: #333;
    text-align: center;
    font-weight: bold;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header__bar-lang ul li a:hover {
    background-color: #000;
    color: #0073bc
}

.smallTop .header__bar {
    margin-top: -50px
}

.header__top {
    width: 100%;
    height: 100px;
    background-color: #fff
}

@media (max-width: 1180px) {
    .header__top {
        height: 70px
    }
}

.header__top-logo {
    float: left;
    width: 260px;
    height: 70px;
    margin-top: 15px
}

@media (max-width: 1180px) {
    .header__top-logo {
        width: 259px;
        height: 50px;
        margin-top: 10px
    }
}

@media (max-width: 668px) {
    .header__top-logo {
        width: 180px;
        height: 30px;
        margin-top: 20px
    }
}

.header__top-logo img {
    height: 100%
}

.header__top nav {
    float: right
}

@media (max-width: 1180px) {
    .header__top nav {
        display: none
    }
}

.header__top-nav {
    float: right
}

.header__top-nav>ul {
    margin: 0;
    padding: 0
}

.header__top-nav>ul>li {
    display: block;
    float: left;
    margin: 0 10px;
    padding: 0 10px;
    position: relative
}

.header__top-nav>ul>li:after {
    content: '';
    display: block;
    width: 0%;
    height: 8px;
    line-height: 8px;
    background-color: #0073bc;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: skew(-23deg, 0);
    -ms-transform: skew(-23deg, 0);
    transform: skew(-23deg, 0);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header__top-nav>ul>li>a {
    display: block;
    line-height: 100px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    position: relative
}

.header__top-nav>ul>li>a>span {
    display: block
}

.header__top-nav>ul>li.on:after {
    width: 100%;
    left: 0%
}

.header__top-nav>ul>li .sub {
    display: none;
    width: 100%;
    background: rgba(2, 56, 148, 0.8);
    position: absolute;
    left: -2px;
    top: 100px;
    z-index: 10
}

.header__top-nav>ul>li .sub ul {
    margin: 0;
    padding: 0
}

.header__top-nav>ul>li .sub ul li {
    display: block
}

.header__top-nav>ul>li .sub ul li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header__top-nav>ul>li .sub ul li a:hover {
    background: #003a79
}

.header__top-search {
    float: right;
    width: 36px;
    height: 36px;
    text-align: center;
    margin: 32px 0 0 20px;
    outline: 0;
    border: 1px solid #666;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header__top-search .fa {
    display: inline-block;
    color: #666;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-top: 9px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header__top-search:hover {
    border-color: #003a79;
    background-color: #003a79
}

.header__top-search:hover .fa {
    color: #0073bc
}

/* smallTop状态 */
.smallTop .header__top {
    height: 80px;
}

.smallTop .header__top .header__top-logo{
   height: 50px;
}


.smallTop .header__top-nav>ul>li>a{
   height: 80px;
   line-height: 80px;
}

.smallTop .header__top-search{ 
   margin-top: 22px;
}


/*底部*/
.footer-top-area{width: 100%;padding: 4.95% 0;background: url(../images/foot_map.jpg) no-repeat left top/cover;}
.footer-top-area .left{width: 89%;}
.footer-top-area .left .boxs{width: 15.7%;}
.footer-top-area .left .boxs .one{color: #ffffff;font-size: 18px;margin-bottom: 12.5%;}
.footer-top-area .left .boxs .c1{color: #aabed4;font-size: 14px;margin-bottom: 10px;margin-right: 10px; overflow: hidden;padding-bottom: 5px;border-bottom: 1px solid transparent;}
.footer-top-area .left .boxs .c1:hover{color: #fff;border-color: #fff;}
.footer-top-area .left .boxs .url:nth-child(2){margin-right: 20px;}
.footer-top-area .left .boxs .url:hover{opacity: .6;}
.footer-top-area .left .url{width: 30px;height: 30px;}
.footer-top-area .wechat .img{width: 120px;height: 120px;margin: 0 auto;}
.footer-top-area .wechat .text-center{color: #aabed4;font-size: 14px;margin-top: 15px;}
#copyright{padding: 19px 0;background: #002d5d; text-align: center;}
#copyright,
#copyright *{color: #a9a9a9;font-size: 14px;line-height: 30px;}
#copyright a:hover{color: #fff;}

@media (max-width: 1440px){
  .footer-top-area .left .boxs{width: 12%;margin-right: 2%;}
  .footer-top-area .left .boxs:last-child{width: auto;margin-right: 0;}
}
@media (max-width: 1100px){
  .footer-top-area .left {width: 85%;}
  .footer-top-area .left .boxs .one{font-size: 16px;}
  .footer-top-area .left .boxs{width: 13%;}
  .footer-top-area .left .two .c1{font-size: 12px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
}




.caseSlideBtBox{
    overflow: hidden;
    font-size: 0px;
    text-align: center;
}
.caseSlideBtBox .center{
    display: inline-block;
    overflow: hidden;
}
.caseSlideBtBox a{
    display: block;
    min-width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    background: #fff;
    float: left;
    margin: 0px 5px;
    transition: all 0.3s linear;
    text-align: center;
}
.caseSlideBtBox a:hover{
    background: #333;
}
.caseSlidePrev:before{
    display: block;
    content: "";
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/caseArrowLeft.png) no-repeat center center;
    transition: left 0.3s linear;
}
.caseSlidePrev:after{
    display: block;
    content: "";
    overflow: hidden;
    width: 16px;
    height: 2px;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 0px;
    margin-top: -1px;
    background: #a2a2a2;
    transition: all 0.3s linear;
}
.caseSlidePrev:hover:before{
    left: -6px;
    background: url(../images/caseArrowLeft_h.png) no-repeat center center;
}
.caseSlidePrev:hover:after{
    left: 50%;
    margin-left: -8px;
}
.caseSlideNext:before{
    display: block;
    content: "";
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/caseArrowRight.png) no-repeat center center;
    transition: left 0.3s linear;
}
.caseSlideNext:after{
    display: block;
    content: "";
    overflow: hidden;
    width: 16px;
    height: 2px;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 0px;
    margin-top: -1px;
    background: #a2a2a2;
    transition: all 0.3s linear;
}
.caseSlideNext:hover:before{
    left: 6px;
    background: url(../images/caseArrowRight_h.png) no-repeat center center;
}
.caseSlideNext:hover:after{
    right: 50%;
    margin-right: -8px;
}
.caseSlideMore.more{
    background: #fff;
    /*width: 115px;
    overflow: hidden;
    font-size: 14px;
    color:#333;
    line-height: 45px;*/
}
/*.caseSlideMore span{
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    height: 45px;
}
.caseSlideMore span:after{
    display: block;
    content: "";
    overflow: hidden;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 12px;
    transition: all 0.3s linear;
    background: url(../images/caseMore.png) no-repeat center center;
}*/
.caseSlideMore:hover{
    color:#fff;
}
.caseSlideMore:hover span:after{
    animation: caseSlideMore 3s linear infinite;
    background: url(../images/caseMore_h.png) no-repeat center center;
}

/*首页*/
#main.index-box{margin: 0 auto;}
#main.index-box .w1600{padding: 4.875% 0 5.1875%;}
#main.index-box .big{width: 80%;margin: 0 auto;}
#main.index-box .big .big-title{color: #333333;font-size: 36px;}
#main.index-box .big .big-desc{color: #828282;font-size: 14px;line-height: 26px;margin-top: 14px;}
#main.index-box .more{width: 158px;height: 46px;line-height: 46px;margin: 0 auto;border: 2px solid #dbdbdb;border-radius: 50px;background: #fff;color: #333333;font-size: 14px;}
#main.index-box .more span{width: 20px;height: 7px;margin-top: 19px;margin-left: 10px;background: url(/images/index_more.png) no-repeat center center;}
#main.index-box .more:hover{border-color: #0073bc;background: #0073bc;color: #fff;}
#main.index-box .more:hover span{background: url(/images/index_more2.png) no-repeat center center;}

@media (max-width: 1200px){
  #main.index-box .big .big-title{font-size: 30px;}
}

@media (max-width: 750px){
  #main.index-box .more{width: 140px;height: 40px;line-height: 40px;}
  #main.index-box .more span{margin-top: 15px;}
  #main.index-box .big .big-title{font-size: 24px;}
  #main.index-box .w1600{padding: 7% 0 10%;}
}
@media (max-width: 450px){
  #main.index-box .big .big-desc{line-height: 23px;}
}
@media (max-width: 320px){
  #main.index-box .big .big-title{font-size: 20px;}
}


/*图片盒子的absolute*/
.ab-style{top: 0;bottom: 0;left: 0;right: 0;margin: auto;}


/*关于我们-公共*/
#main .big-title{color: #333333;font-size: 36px;}
#main .big-blue{color: #0073bc;font-size: 18px;font-weight: bold;margin: 10px 0 35px;}
#main .video-center{width: 100%;padding-bottom: 8.75%;cursor: pointer;}
#main .video-center .p{width: 100%;padding-top: 27.1%;}
#main .video-center .ico{left: 0;right: 0;margin: auto;top: 29%;z-index: 2;width: 50px;height: 50px;background: url(/images/ico_video.png) no-repeat center center;}
#main .gray{left: 0;right: 0;margin: auto;padding: 5% 0;background: #f7f7f7;bottom: 8%;}
#main .gray .dis{width: 20.86%;}
#main .gray .number,
#main .gray .number .num{color: #0073bc;font-size: 50px;font-family: 'DINCond_Black';}
#main .gray .number .size{display: inline-block;margin-bottom: 6px;color: #333333;font-size: 14px;vertical-align: bottom;}
#main .gray .desc{margin-top: 12px;color: #666666;font-size: 14px;}

@media (max-width: 1200px){
  #main .gray .number,
  #main .gray .number .num{font-size: 40px;}
  #main.about-box .video-center .p{padding-top: 36%;}
}
@media (max-width: 1050px){
  #main .video-center .ico{top: 17%;}
  #main.about-box .video-center{padding-bottom: 5%;}
  #main.about-box .gray{bottom: 10%;}
  #main .pt{padding-top: 26%;}
  #main .index-about .video-center .p{padding-top: 35%;}
  #main .gray{bottom: 20%;}
  #main .more{bottom: 16%;}
}
@media (max-width: 980px){
  #main .video-center .ico{width: 40px;height:40px;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
}
@media (max-width: 850px){
  #main .index-partner .swiper-slide .absolute{padding: 10px;}
}
@media (max-width: 768px){
  #main .index-about .video-center .p{padding-top: 50%;}
  #main .gray .number,
  #main .gray .number .num{font-size: 32px;}
  #main .gray{bottom: 15%;}
  #main .more{bottom: 9%;}
  #main .gray .dis{width: 24%;margin-right: 1%;}
  #main .video-center .p{padding-top: 45%;}
  #main.about-box .gray{bottom: 6%;}
}
@media (max-width: 610px){
  #main .index-about{padding-bottom: 10%;}
  #main .index-about .video-center{margin-bottom: 5%;}
  #main .index-about .video-center .p{display: none;}
  #main .index-about .more,
  #main .index-about .video-center .absolute{position: static;}
  #main .index-about .more{margin-top: 5%;}
  #main .index-about .pt{display: none;}
  #main .gray {position: static;}
  #main .gray .number,
  #main .gray .number .num{font-size: 26px;}
  #main .gray .number .size{margin-bottom: 0;font-size: 13px;}
  #main .gray .desc{font-size: 13px;}
}
@media (max-width: 450px){
  #main .gray .dis{width: 23%;margin-right: 2%;}
  #main .gray .desc{font-size: 12px;}
}

/*关于我们*/
#main .index-about {background: #f5f5f5;padding: 0;}
#main .index-about .video-center{padding-bottom: 0;}
#main .index-about .video-center .p{padding-top: 27.6%;}
#main .index-about .gray{background: #fff;}
#main .index-about .big .big-desc{margin-top: 3%;margin-bottom: 4.375%;}
#main .index-about .w1600.about{width: 100%;padding: 0;}
#main .index-about .pt{width: 100%;padding-top: 21.82%;}
#main .index-about .more{left: 0;right: 0;margin: auto;bottom: 4.43%; border-radius: 3px;}


/*  视频播放    */
.wrapper{ height: auto;}
#owl-demo {
    height: 600px;
    overflow: hidden;
    position: relative;
}
#owl-demo .item{ height: 600px;}
.w_video {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.w_video .p_video {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


/*我们的优势*/

.h_tlt1 {
	width: 100%;
}
.h_tlt1 p {
	font-size: 36px;
	font-weight: bold;
	color: #515671;
	text-align: center;
}
.h_tlt1 span {
	display: block;
	font-size: 16px;
	font-weight: lighter;
	color: #515671;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.h_tlt1 em {
	display: block;
	width: 58px;
	height: 2px;
	background: #515671;
	margin: 0 auto;
}

.youshi_wrap {
	overflow: hidden;
	width: 100%;
	overflow-x: hidden;
	margin-left: 0;
}
.h_youshi {
	width: 100%;
	background: #fff;
}
.h_youshi_in {
	width: 90%;
	max-width: 1280px;
	padding: 60px 0;
	margin: 0 auto;
}
.h_youshi_in ul {
	padding-top: 40px;
}
.h_youshi_in ul li {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.h_youshi_in ul li:nth-child(4n) {
	margin-right: 0px;
}
.h_youshi_in ul li .icon {
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	background: #eee;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background;
}
.h_youshi_in ul li .icon span {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/ys1.png) center center no-repeat;
	background-size: cover;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background;
}
.h_youshi_in ul li .icon2 span {
	background: url(../images/ys2.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .icon3 span {
	background: url(../images/ys3.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .icon4 span {
	background: url(../images/ys4.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .tlt {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #2a333c;
}
.h_youshi_in ul li p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #999;
}
.h_youshi_in ul li:hover .icon {
	background: #003a79;
}
.h_youshi_in ul li:hover .icon1 span {
	background: url(../images/ys1a.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li:hover .icon2 span {
	background: url(../images/ys2a.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li:hover .icon3 span {
	background: url(../images/ys3a.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li:hover .icon4 span {
	background: url(../images/ys4a.png) center center no-repeat;
	background-size: cover;
}

/*首页产品展示*/
.h_products {
	width: 100%;
	background: #f0f0f0;
}
.h_products_in {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 40px 0 10px;
}
.h_products .pro_hd {
	margin: 30px auto 40px;
}
.h_products .pro_hd ul {
	margin: 0 auto;
	max-width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.h_products .pro_hd ul li {
 
    margin: 0 1px 2px;
    display: inline-block;
}
.h_products .pro_hd ul li a {
	display: block;
	background: #ffffff;
	padding: 8px 30px;
	color: #76838f;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	max-width: 180px;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
}
.h_products .pro_hd ul li a:hover {
	background: #1f71c2;
	color: #fff;
}
.h_products .pro_hd ul li.on a {
	background: #1f71c2;
	color: #fff;
}
.h_products .pro_bd ul li {
	float: left;
	width: 22.5%;
	margin-right: 3%;
	margin-bottom: 30px;
}
.h_products .pro_bd ul li:nth-child(4n) {
	margin-right: 0px;
}
.h_products .pro_bd ul li div {
	display: block;
	width: 100%;
	box-shadow: 0px 0px 72px 0px #e1dddd;
	-webkit-transition: all .25s;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
    -o-transition: all .25s;
    overflow: hidden;
}
.h_products .pro_bd ul li div .pro_img {
	display: block;
	text-align: center;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.h_products .pro_bd ul li div .pro_img img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.h_products .pro_bd ul li div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.h_products .pro_bd ul li p a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	color: #333;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.h_products .pro_bd ul li>div:hover p a {
	background: #1f71c2;
	color: #ffffff;
}
.h_products .pro_bd ul li>div:hover img {
	transform: scale(1.1, 1.1);
	opacity: 0.8;
}

/* 首页案例 */
.i_case_bg2{ background: #fff;}
#owl-demo2{  margin-top:1%; text-align:center; padding-bottom:2%; padding-top: 40px;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:40%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:59px; height:90px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0; padding: 0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_case_left.png) no-repeat; float:left;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_case_left_on.png) no-repeat;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_case_right.png) no-repeat; float:right;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_case_right_on.png) no-repeat; }

#owl-demo2.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-demo2 .item{margin: 0px; padding-bottom:20px; background:url(../images/i_bg2.png) right center no-repeat;}
#owl-demo2 .item img{display: block;height: 100%;width: 90%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo2 .item dd{ width:100%; margin:0 auto; max-width:424px;margin-bottom:10px;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;}
#owl-demo2 .item dd .imgs p{ position:absolute; width:100%; height:100%; background:url(../images/i_bg5.png) center center no-repeat; top:0; text-align:center;opacity:0; filter:alpha(opacity=0);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo2 .item dd  h2{  font-weight:normal; color:#333; font-size:18px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
#owl-demo2 .item dd:hover h2{ color:#eb6360;}
#owl-demo2 .item dd:hover .imgs p{opacity:1; filter:alpha(opacity=100);}
