    /*头部样式*/
    
    @media (max-width:1200px){
        .float-kf{display:none !important;}
        #m_div{display:none !important;}
    }

    #header {
        max-width: 1200px;
        margin: 0 auto;
        height: 112px;
    }

    .logo {
        float: left;
        margin-top: 10px;
    }

    .xunpan {
        max-width: 1200px;
        margin: 0 auto;
        line-height: 47px;
        height: 47px;
    }

    .k1 {
        float: right;
        color: #5a5a5a;
        line-height: 47px;
    }

    .k1 a {
        color: #5a5a5a;
    }

    .k1 a:hover {
        text-decoration: underline;
    }
    /*热门搜索*/

    .hotSearch {
        float: left;
        color: #5a5a5a;
    }

    .hotSearch a {
        margin-left: 10px;
    }

    .search {
        position: relative;
        float: right;
        width: 26px;
        height: 26px;
        margin-top: 11px;
        cursor: pointer;
        margin-right: 10px;
    }

    .search1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 26px;
        height: 26px;
        background: url(../images/ss.png) no-repeat;
    }

    #formsearch {
        position: absolute;
        z-index: 20;
        top: 46px;
        right: 0;
        display: none;
        width: 350px;
        margin-left: -20px;
        padding: 20px;
        border: 1px solid #e0e0e0;
        background: #fff;
    }
    /*搜索和热门搜索*/

    #formsearch 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);
    }

    #formsearch 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;
    }

    #formsearch input#keyword {
        outline: none;
    }

    #formsearch input#s_btn {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        width: 39px;
        height: 36px;
        border: 0;
        background: url(../images/hw1_sprite.png) 0 -142px;
    }

    #formsearch input#s_btn:hover {
        background-position: -42px -142px;
    }

    .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: -moz-linear-gradient(top, #fff, #fff);
        background-image: -o-linear-gradient(top, #fff, #fff);
    }

    .toplink .en {
        font-size: 16px;
        line-height: 26px;
        display: block;
        float: right;
        width: 26px;
        height: 26px;
        margin-top: 27px;
        margin-left: 5px;
        text-align: center;
        color: #000;
        padding-left: 20px;
        background: url(../images/enbj.png) no-repeat 0px;
    }

    .toplink .wx {
        font-size: 16px;
        line-height: 26px;
        display: block;
        float: right;
        width: 26px;
        height: 26px;
        margin-top: 27px;
        margin-left: 5px;
        margin-right: 15px;
        background: url(../images/wx.png) no-repeat;
    }

    .toplink .mail {
        font-size: 16px;
        line-height: 26px;
        display: block;
        float: right;
        width: 26px;
        height: 26px;
        margin-top: 27px;
        margin-left: 5px;
        background: url(../images/mail.png) no-repeat;
    }
    /*主体样式*/

    #container {
        max-width: 1200px;
        margin: 0 auto;
        margin-top: 10px;
    }

    .about-box {
        position: relative;
        max-width: 1200px;
        margin:0 auto;
    }

    .about-left {
        width: 50%;
        height: 100%;
        left: 0;
        position: absolute;
    }

    .ab-left-center {
        width:100%;
    }

    .ab-left-center .reuse {
        font-size: 34px;
        color: #000;
        font-weight: normal;
        background: url(../images/h2bj.png) no-repeat 25px;
        padding: 20px 0px;
        margin-top: 54px;

    }

    .ab-left-center .reuse p {
        font-size:23px;
        color: #014384;
    }

    .about-text {
        width: 80%;
        line-height: 25px;
        padding-top: 40px;
    }

    .ab-left-center .more9 {
        width: 158px;
        height: 40px;
        display: block;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #5a5a5a;
        border: 1px solid #000;
        margin-top: 30px;
        transition: all 0.5s;
    }

    .ab-left-center .more9:hover {
        background: #014384;
        color: #fff;
        border: 1px solid #014384;
    }

    .about-right {
        width: 50%;
        float: right;
        overflow: hidden;
    }

    .about-right img {
        transition: 2s;
        width: 76%;
    }

    .about-right:hover img {
        transform: scale(1.2);
    }

    .picture-box {
        position: relative;
    }

    .picture-box img {
        width: 100%;
    }

    .picture-left {
        width: 39.7%;
        float: left;
    }

    .picture-mid {
        width: 20.6%;
        position: absolute;
        left: 39.7%;
        height: 100%;
        background: url(../images/bj1.png) no-repeat center;
        background-size: cover;
        text-align: center;
    }

    .picture-mid h2 {
        font-size: 17px;
        color: #000;
        font-weight: normal;
        padding-top: 27%;
        padding-bottom: 15px;
    }

    .picture-mid .p1 {
        font-size: 17px;
        color: #787878;
    }

    .picture-mid .p2 {
        font-size: 18px;
        color: #000;
    }

    .picture-mid .more9 {
        width: 158px;
        height: 40px;
        display: block;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #5a5a5a;
        border: 1px solid #000;
        margin: 0 auto;
        margin-top: 30px;
        transition: all 0.7s;
    }

    .picture-mid .more9:hover {
        background: #014384;
        color: #fff;
        border: 1px solid #014384;
    }

    .picture-right {
        width: 39.7%;
        float: right;
    }
    /*产品中心*/

    .product-box {
        background: url(../images/bj2.png) no-repeat center bottom;
    }

    .product-center {
        max-width: 1306px;
        margin: 0 auto;
        position: relative;
    }

    .reuse1 {
        text-align: center;
        font-weight: normal;
        font-size: 36px;
        color: #000;
        padding: 100px 0px;
        background: url(../images/h2bj1.png) no-repeat center 60%;
    }

    .reuse1 p {
        font-size: 23px;
        color: #014384;
    }

    .sun_banner {
        max-width: 1306px;
        position: relative;
    }

    .sun_banner .swiper-slide .proimg {
        position: relative;
        cursor: pointer;
    }

    .sun_banner .swiper-slide .proimg .shadow {
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(../images/more.png) no-repeat center 40% ;
        top: 100%;
        left: 0;
        transition: all 0.7s;
    }

    .sun_banner .swiper-slide .proimg:hover .shadow {
        top: 0;
    }

    .sun_banner .swiper-slide .proimg .shadow a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .sun_banner .swiper-slide .proimg img {
        width: 100%;
    }

    .sun_banner .swiper-slide .proimg h3 {
        line-height: 68px;
        background: #014384;
        text-align: center;
        font-weight: normal;
    }

    .sun_banner .swiper-slide .proimg h3 a {
        display: block;
        color: #fff;
        font-size: 16px;
    }

    .product-center .more7 {
        width: 280px;
        height: 70px;
        display: block;
        text-align: center;
        line-height: 70px;
        background: #014384;
        color: #fff;
        font-size: 16px;
        margin: 0 auto;
        margin-top: 83px;
        transition: all 0.2s;
    }

    .product-center .more7:hover {
        box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
    }

    .swiper-button-prev:hover,
    .swiper-button-next:hover {
        filter: grayscale(100%);
    }
    /*流行时尚*/

    .fashion-box {
        margin: 80px 0px;
    }

    .fash-left {
        width: 50%;
        float: left;
        overflow: hidden;
    }

    .fash-left img {
        transition: 2s;
    }

    .fash-left:hover img {
        transform: scale(1.2);
    }

    .fash-right {
        width: 50%;
        float: right;
        padding-left: 30px;
    }

    .fash-right-center {
        width: 62.5%;
        float: left;
    }

    .reuse2 {
        font-size: 30px;
        font-weight: normal;
        color: #000;
        padding-left: 14px;
    }

    .reuse2 p {
        font-size: 25px;
        color: #787878;
        text-indent: 80px;
        background: url(../images/pbj.png) no-repeat 0px;
    }

    .adv-list li {
        margin-top: 60px;
    }

    .adv-list li .number-left {
        font-size: 60px;
        font-family: "Impact";
        color: #014384;
        float: left;
        width: 17%;
        height: 84px;
        line-height: 84px;
        text-align: left;
        border-right: 1px solid #014384;
        text-indent: 11px;
    }

    .adv-list li .text-right1 {
        float: right;
        width: 81%;
    }

    .adv-list li .text-right1 .p1 {
        font-size: 20px;
        color: #323232;
    }

    .adv-list li .text-right1 .p2 {
        font-size: 16px;
        color: #bababa;
    }

    .adv-list li .text-right1 .p3 {
        font-size: 16px;
        color: #323232;
        padding-top: 15px;
    }
    /*中间Banner*/

    .ban-fixed {
        height: 363px;
        background: url(../images/bj3.jpg) no-repeat center fixed;
        background-size: cover;
    }

    .ban-fixed h2 {
        color: #fff;
        font-size: 30px;
        font-weight: normal;
        padding-top: 230px;
        background: url(../images/h2bj2.png) no-repeat center 50px;
        text-align: center;
    }

    .ban-fixed h2 p {
        font-size: 25px;
    }
    /*新闻资讯*/

    .news-box {
        padding-bottom: 60px;
    }

    .news-center {
        max-width: 1200px;
        margin: 0 auto;
    }

    .reuse3 {
        text-align: center;
        font-weight: normal;
        font-size: 36px;
        color: #000;
        padding-top: 80px;
        padding-bottom: 50px;
        background: url(../images/h2bj1.png) no-repeat center 70%;
    }

    .reuse3 p {
        font-size:23px;
        color: #014384;
    }

    .news-left {
        width: 50%;
        float: left;
    }

    .news-right {
        width: 50%;
        float: left;
        position: relative;
    }
    .news-right p{text-align:right;padding-right:3px;}

    .news-right img {
        width: 100%;
    }

    .sun_banner1 {
        height: 577px;
        position: relative;
    }

    .sun_banner1 li .timeleft {
        width: 74px;
        height: 57px;
        float: left;
        border: 3px solid #014384;
        text-align: center;
        transition: all 0.5s;
    }

    .sun_banner1 li .timeleft span {
        font-size: 25px;
        color: #014384;
        display: block;
        font-weight: bold;
        border-bottom: 1px solid #014384;
        width: 70%;
        margin: 0 auto;
        line-height: 28px;
        transition: all 0.5s;
    }

    .sun_banner1 li .timeleft p {
        font-size: 14px;
        color: #014384;
        transition: all 0.5s;
    }

    .timeright {
        float: left;
        line-height: 57px;
        color: #000;
        font-size: 16px;
        margin-left: 30px;
    }

    .sun_banner1 li h3 {
        line-height: 28px;
        font-weight: normal;
        font-size: 14px;
        color: #5a5a5a;
        padding-top: 10px;
    }

    .sun_banner1 .swiper-slide {
        border-bottom: 1px solid #ddd;
        width: 100%;
    }

    .sun_banner1 .swiper-slide li:hover .timeleft {
        background: #014384;
    }

    .sun_banner1 .swiper-slide li:hover .timeleft span,
    .sun_banner1 .swiper-slide li:hover .timeleft p {
        color: #fff;
    }

    .sun_banner1 .newtime {
        margin-top: 38px;
    }

    .news-right .more6 {
        width: 280px;
        height: 70px;
        display: block;
        text-align: center;
        line-height: 70px;
        background: #014384;
        color: #fff;
        font-size: 16px;
        position: absolute;
        right: -40px;
        bottom: -15px;
        transition: all 1s;
    }

    .news-right:hover .more6 {
        bottom: 10%;
    }
    /*----- 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;
    }
    /*页面底部*/

    #footer {
        position: relative;
        background: #dcdcdc;
    }

    .footer {
        max-width: 1200px;
        margin: 0 auto;
    }

    .foottop {
        padding-bottom: 15px;
        border-bottom: 1px solid #fff;
    }

    .footleft {
        width:65%;
        float: left;
        padding-top: 30px;
    }

    .footleft h2 {
        font-size: 16px;
        color: #323232;
        font-weight: normal;
        line-height: 30px;
        background: url(../images/h2bj3.png) no-repeat 0px bottom;
        margin-bottom: 20px;
    }

    .footleft ul li {
        float: left;
        font-size: 14px;
        color: #5a5a5a;
        margin-right: 40px;
        line-height: 40px;
    }

    .footright {
        width: 30%;
        float: right;
        padding-top: 30px;
    }

    .footright img {
        margin-right: 20px;
    }

    .footright h2 {
        font-size: 16px;
        color: #323232;
        font-weight: normal;
        line-height: 30px;
        background: url(../images/h2bj3.png) no-repeat 0px bottom;
        margin-bottom: 20px;
    }

    .copyright {
        text-align: left;
        line-height: 30px;
        color: #323232;
        opacity: 0.5;
    }

    .copyright a {
        color: #323232;
    }

    .zhuyin {
        line-height: 25px;
        color: #323232;
        padding-top: 15px;
    }

    .zhuyin a {
        color: #323232;
    }

    .f_link {
        line-height: 35px;
        height: 35px;
    }
    /*------------内页-------------------*/

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

    .n_banner {
        text-align: center;
        position: relative;
    }

    .n_banner img {
        max-width: 100%;
        height: auto;
    }

    .m55 {
        max-width: 1200px;
        margin: 0 auto;
    }

    .left {
        width: 243px;
        float: left;
        padding-top: 36px;
    }

    .right {
        width: 920px;
        float: right;
        padding-top: 50px;
    }

    .left h3 {
        font-size: 22px;
        font-weight: normal;
        line-height: 56px;
        color: #fff;
        text-align: center;
        background: url(../images/nei.png) no-repeat left;
        ;
        background-size: cover;
        margin-top: 15px;
    }

    .left .content {
        border: 1px solid #eee;
        border-top: none;
    }

    .n_contact .content {
        padding: 10px;
        line-height: 30px;
    }

    .right .content {
        padding: 10px;
    }

    .sitemp {
        border-left: 10px solid #014384;
        background: #e5e5e5;
        margin-bottom: 14px;
        height: 50px;
        line-height: 50px;
    }

    .sitemp .site {
        font-size: 14px;
        color: #000;
        margin-right: 20px;
        float: right;
    }

    .site a {
        font-size: 14px;
        color: #000;
    }

    .sitemp h2 {
        font-size: 20px;
        color: #000;
        float: left;
        text-indent: 30px;
        line-height: 50px;
    }

    .menuid {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        opacity: 0;
        z-index: 9999;
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .mobile-menu-overlay {
        opacity: 0.3;
        filter: alpha(opacity=30);
        position: absolute;
        display: none;
        background: #000000;
        z-index: 9;
        top: 0;
        right: 0;
        width: 200%;
        height: 100%;
    }

    .cbp-spmenu-open .mobile-menu-overlay {
        display: block;
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .cbp-spmenu-right {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        position: absolute;
        display: block;
        background: #014384;
        z-index: 10;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        max-width: 260px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 60px 0 40px 0;
    }

    .cbp-spmenu-right li a {
        padding: 15px 23px;
        color: #fff;
        display: block;
        border-bottom: solid 1px #fff;
    }

    .cbp-spmenu-right li a:hover {
        background: #f58222;
        text-decoration: none;
    }

    .menuid .icon-close {
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
        position: absolute;
        display: block;
        cursor: pointer;
        top: 0;
        right: 0;
        padding: 20px 20px 0 0;
        font-size: 16px;
    }

    .menuid .icon-close span {
        color: #fff;
        font-size: 18px;
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .menuid .icon-close:hover span {
        color: #f58222;
    }

    .menuopen .mobile-menu-overlay {
        display: block;
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .toleft {
        position: relative;
        overflow-x: hidden;
        left: 0;
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .push-toleft {
        left: -260px;
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .menuid.menuopen {
        left: 0px;
        opacity: 1;
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .push-toleft .head {
        left: -260px;
    }

    #cbp-spmenu-s2 {
        -webkit-transition: all 0.21s ease-out;
        transition: all 0.21s ease-out;
    }

    .navbar-header {
        position: relative;
    }

    .toptou {
        display: none;
        height: 50px;
    }

    .hvr-bounce-to-right {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.7s;
        transition-duration: 0.7s;
    }

    .hvr-bounce-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #0250a3;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.7s;
        transition-duration: 0.7s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-right:hover,
    .hvr-bounce-to-right:focus,
    .hvr-bounce-to-right:active {
        color: white;
    }

    .hvr-bounce-to-right:hover:before,
    .hvr-bounce-to-right:focus:before,
    .hvr-bounce-to-right:active:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    }

.patner{max-width: 1200px;margin:0 auto;margin-bottom: 5vh;overflow:hidden;}
.patner-box .swiper-slide img{border:1px solid #d0d0d0;box-sizing:border-box;}
.patner .reuse1{padding:50px 0;background: url(../images/h2bj1.png) no-repeat center 65%;}
