@CHARSET "UTF-8";
/*å¤´éƒ¨æ ·å¼*/

.wellcome {
    height: 27px;
    background: #fff;
    line-height: 27px;
}

.well1 {
    max-width: 1544px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.k1 {
    float: right;
    font-size: 12px;
    color: #878787;
}
.k1 a{color: #878787;}
.head {
    height: 100px;
    background: #fff;
}

#header {
    max-width: 1544px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 21%;
    margin-top: 23px;
    text-align: center;
}

.logo img {
    max-width: 100%;
}

.hotSearch {
    font-weight: normal;
    line-height: 27px;
    color: #999;
    font-size: 12px;
    float: right;
}

.hotSearch a {
    margin-right: 324px;
    color: #999;
}

.about-mobile {
    width: 100%;
    padding: 20px;
}

.about-mobile h2 {
    font-size: 20px;
    color: #fff;
}

.about-mobile p {
    font-size: 15px;
    color: #fff;
    line-height: 25px;
}

.about-right img {
    width: 100%;
}


/*çƒ­é—¨æœç´¢*/

.search {
    position: relative;
    float: right;
    width: 27px;
    height: 27px;
    margin-right: 10px;
    cursor: pointer;
    z-index: 9999;
}

.search1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 27px;
   
}

#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: none9;
    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); */
}


/*ä¸»ä½“æ ·å¼*/

#container {
    max-width: 1200px;
    margin: 0 auto;
}


/*----- 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;
}

.why-box {
    padding: 100px 0px;
    max-width: 1400px;
    margin: 0 auto;
}

.reuse {
    text-align: center;
    color: #222222;
    font-size: 32px;
    font-weight: normal;
    line-height: 37px;
    background: url(../images/h2bj.png) no-repeat center;
}

.reuse p {
    font-size: 20px;
    font-weight: normal;
    color: #666666;
    text-transform: uppercase;
    font-family: "åŽæ–‡æ¥·ä½“";
}

.adv-list {
    text-align: justify;
    margin-top: 50px;
}

.adv-list li {
    position: relative;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    text-align: center;
    transition: all 0.5s;
}

.adv-list li h3 {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    transition: all 0.5s;
    font-weight: normal;
}
.att{color: #010101;font-size: 16px;line-height: 16px;margin: 20px 0;}
.adv-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.adv-list li .img1 {
    
    /*transition: all 0.5s;*/
}
.ys-1 .img{width: 81px;height: 45px;overflow: hidden;display: block;margin: 0 auto;}
.ys-2 .img{width: 81px;height: 58px;overflow: hidden;display: block;margin: 0 auto;}
.ys-3 .img{width: 63px;height: 63px;overflow: hidden;display: block;margin: 0 auto;}
.ys-4 .img{width: 69px;height: 59px;overflow: hidden;display: block;margin: 0 auto;}

.adv-list li.ys-1.om  .img img{margin-top: -45px;}
.adv-list li.ys-2.om  .img img{margin-top: -58px;}
.adv-list li.ys-3.om  .img img{margin-top: -63px;}
.adv-list li.ys-4.om  .img img{margin-top: -59px;}




/*å…³äºŽæˆ‘ä»¬*/

.about-box {
    padding: 80px 0px;
    background: url(../images/bj1.jpg) no-repeat center;
}

.reuse1 {
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 28px;
    background: url(../images/h2bj1.png) no-repeat center;
}

.reuse1 p {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    font-family: "å¾®è½¯é›…é»‘";
    margin-top: 10px;
}

.about-center {
    position: relative;
    margin-top: 50px;
}

.about-left {
    width: 47.2%;
    position: absolute;
    left: 0;
    height: 100%;
    background: url(../images/bj2.jpg) no-repeat center;
}

.content9 {
    width: 715px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.about-right {
    width: 52.8%;
    float: right;
    position: relative;
}

.content9 li {
    height: 185px;
    float: left;
    border-right: 1px dashed #f5f5f5;
    transition: all 0.5s;
}

.content9 li .content8 {
    width: 294px;
    float: left;
    display: none;
    color: #fff;
    height: 185px;
}

.content9 li h3 {
    width: 71px;
    float: right;
    padding: 0px 28px;
    font-size: 18px;
    font-weight: normal;
    padding-top: 60px;
    color: #fff;
    height: 185px;
}

.zm1 h3 {
    background: url(../images/a1.png) no-repeat center 23px;
}

.zm2 h3 {
    background: url(../images/a2.png) no-repeat center 23px;
}

.zm3 h3 {
    background: url(../images/a3.png) no-repeat center 23px;
}

.zm4 h3 {
    background: url(../images/a4.png) no-repeat center 23px;
}

.content9 li.on .content8 {
    background: rgba(24, 125, 195, 0.28);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
}

.content9 li.on {
    transition: all 0.5s;
    cursor: pointer;
}

.content9 li.on .content8 p {
    padding: 10px;
    font-size: 14px;
    line-height: 25px;
}

.content9 .zm1.on h3 {
    background: url(../images/a1.png) no-repeat center 23px #187dc3;
}

.content9 .zm2.on h3 {
    background: url(../images/a2.png) no-repeat center 23px #187dc3;
}

.content9 .zm3.on h3 {
    background: url(../images/a3.png) no-repeat center 23px #187dc3;
}

.content9 .zm4.on h3 {
    background: url(../images/a4.png) no-repeat center 23px #187dc3;
}

.about-right .more9 {
    width: 130px;
    height: 37px;
    display: block;
    background: #000000;
    color: #fff;
    line-height: 37px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    left: -65px;
}

.about-right .more9:hover {
    box-shadow: 0px 2px 8px rgba(255, 255, 255, 0.8);
}


/*äº§å“ä¸­å¿ƒ*/

.pro-box {
    max-width: 1350px;
    margin: 0 auto;
    padding-top: 95px;
}

.tabbtn {
    text-align: center;
    padding: 50px;
    margin-bottom: 10px;
}



.tabbtn li {
    width: 12%;
    height: 51px;
    border-radius: 15px;
    position: relative;
    display: inline-block;
    line-height: 51px;
    font-size: 16px;
    background: #dcdcdc;
    cursor: pointer;
    margin: 0 10px 10px 10px;
}

.tabbtn li.current {
    background: #187dc3;
    color: #fff;
}

.tabcon {
    position: relative;
    overflow: hidden;
}

.tabcon .sublist ul{
    text-align: center;
}

.tabcon .product-list li {
    width: 23%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd;
    margin-bottom: 65px;
    box-shadow: 3px 5px 10px #e4e4e4;
    margin-left: 20px;
}

.tabcon .product-list li img {
    width: 100%;
    height: 239px;
}

.tabcon .product-list li .img {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.tabcon .product-list li .img a {
    background: rgba(24, 125, 195, 0.81);
    color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20% 10%;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.5s;
    display: block;
}

.tabcon .product-list li:hover .img a {
    top: 0;
}

.tabcon .product-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.tabcon .product-list li h3 {
    line-height: 56px;
    text-align: center;
}

.tabcon .product-list li h3 a {
    font-size: 16px;
    color: #262626;
    font-weight: normal;
}

.tabcon .product-list li:hover h3 a {
    color: #187dc3;
}


/*æ–°é—»ä¸­å¿ƒ*/

.news-box {
    padding: 80px 0px;
    background: url(../images/bj3.jpg) no-repeat center;
    overflow: hidden;
}

.news-center {
    width: 80%;
    margin: 0 auto;
        position: relative;
}

.sun_banner {
    width: 100%;
    position: relative;
    margin-top: 50px !important;
}

.newimg {
    position: relative;
}

.newimg .timer {
    width: 80px;
    height: 62px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}

.newimg img {
    width: 100%;
height: 225px;

}

.newimg .timer span {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 32px;
}

.newimg .timer p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.newimg h3 {
    height: 127px;
    
    opacity: 1;
    width: 100%;
    padding: 10px 20px;
    font-weight: normal;
    transition: all 0.5s;
}

.newimg h3 a {
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newimg h3 p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newimg:hover h3 {
    background: #187dc3;
}

.newimg:hover h3 a {
    color: #fff;
}

.newimg:hover h3 p {
    color: #fff;

}

.news-box .more8 {
    display: block;
    width: 240px;
    height: 50px;
    border-radius: 15px;
    background: #187dc3;
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
}

.news-box .more8:hover {
    box-shadow: 0px 2px 8px rgba(255, 255, 255, 0.8);
}


/*åˆä½œå®¢æˆ·*/

.partner {
    padding: 85px 0;
    background: url(../images/bj4.jpg) no-repeat 50% 0;
}

.partner-content {
    padding-top: 30px;
}

.partner-content ul {
    max-width: 1070px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    display: block;
    background: #fff;
}

.partner-content ul li {
    float: left;
    width: 20%;
    height: auto;
    display: block;
    text-align: center;
    position: relative;
    border: 1px solid #187dc3;
}

.partner-content .overlay-bottom {
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 214px;
    height: 1px;
    background-color: #e5e5e5;
}

.partner-content .overlay-left {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 1px;
    height: 156px;
    background-color: #e5e5e5;
}

.partner-content .overlay-top {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 214px;
    height: 1px;
    background-color: #e5e5e5;
}

.partner-content .overlay-right {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 1px;
    height: 156px;
    background-color: #e5e5e5;
}
.partner-content ul li a:hover i {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
    -webkit-transform: scale(0.9) translateY(-8px);
    -moz-transform: scale(0.9) translateY(-8px);
    transform: scale(0.9) translateY(-8px);
}
.partner-content li:hover .overlay-bottom {
    animation: borderslideBottom .15s linear 0s 1;
    -moz-animation: borderslideBottom .15s linear 0s 1;
    -webkit-animation: borderslideBottom .15s linear 0s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.partner-content li:hover .overlay-left {
    animation: bordersildeLeft .2s linear .15s 1;
    -moz-animation: bordersildeLeft .2s linear .15s 1;
    -webkit-animation: bordersildeLeft .2s linear .15s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.partner-content li:hover .overlay-top {
    animation: bordersildeTop .15s linear .35s 1;
    -moz-animation: bordersildeTop .15s linear .35s 1;
    -webkit-animation: bordersildeTop .15s linear .35s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.partner-content li:hover .overlay-right {
    animation: bordersildeRight .2s linear .5s 1;
    -moz-animation: bordersildeRight .2s linear .5s 1;
    -webkit-animation: bordersildeRight .2s linear .5s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@-moz-keyframes borderslideBottom {
    from {
        width: 238px
    }
    to {
        width: 0
    }
}

@-webkit-keyframes borderslideBottom {
    from {
        width: 238px
    }
    to {
        width: 0
    }
}

@keyframes borderslideBottom {
    from {
        width: 238px
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeLeft {
    from {
        height: 178px
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeLeft {
    from {
        height: 178px
    }
    to {
        height: 0
    }
}

@keyframes bordersildeLeft {
    from {
        height: 178px
    }
    to {
        height: 0
    }
}

@-moz-keyframes bordersildeTop {
    from {
        width: 238px
    }
    to {
        width: 0
    }
}

@-webkit-keyframes bordersildeTop {
    from {
        width: 238px
    }
    to {
        width: 0
    }
}

@keyframes bordersildeTop {
    from {
        width: 238px
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeRight {
    from {
        height: 178px
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeRight {
    from {
        height: 178px
    }
    to {
        height: 0
    }
}

@keyframes bordersildeRight {
    from {
        height: 178px
    }
    to {
        height: 0
    }
}

.partner-content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.partner-content ul li i {
  
}

.partner-content ul li i {
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
        display: block;
}
.partner-content ul li i img{width: 100%; max-height: 153px;
}
.partner-content ul li a:hover i {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
    -webkit-transform: scale(0.9) translateY(-8px);
    -moz-transform: scale(0.9) translateY(-8px);
    transform: scale(0.9) translateY(-8px);
}

.partner-content ul li .clients01 {
    background-position: -238px 0;
}

.partner-content ul li .clients02 {
    background-position: -476px 0;
}

.partner-content ul li .clients03 {
    background-position: -714px 0;
}

.partner-content ul li .clients04 {
    background-position: -952px 0;
}

.partner-content ul li .clients05 {
    background-position: -1190px 0;
}

.partner-content ul li .clients06 {
    background-position: -1428px 0;
}

.partner-content ul li .clients07 {
    background-position: -1666px 0;
}

.partner-content ul li .clients08 {
    background-position: -1904px 0;
}

.partner-content ul li .clients09 {
    background-position: -2142px 0;
}

@media (max-width: 991px) {
    .partner {
        padding: 20px 0;
    }
    .partner-content ul li {
        width: 25%;
    }
}

@media (max-width: 735px) {
    .partner-content ul li {
        width: 50%;
    }
    .partner-content ul li.par5,
    .partner-content ul li.par6,
    .partner-content ul li.par7,
    .partner-content ul li.par8,
    .partner-content ul li.par9,
    .partner-content ul li.par10 {
        /*display: none;*/
    }
    .partner-content ul li .clients00 {
        background-position: -40px 0;
    }
    .partner-content ul li .clients01 {
        background-position: -278px 0;
    }
    .partner-content ul li .clients02 {
        background-position: -516px 0;
    }
    .partner-content ul li .clients03 {
        background-position: -742px 0;
    }
}


/*é¡µé¢åº•éƒ¨*/

.foot {
        background: url(../images/bj5.jpg) no-repeat top center;
    background-size: cover;
    padding-top: 50px;
        padding-bottom: 60px;
}

#footer {
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    padding-bottom: 30px;
}


.wh {
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    padding-bottom: 30px;
}



/*å‹æƒ…é“¾æŽ¥*/

.f_link {
    width: 22.7%;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-right: 3%;
    margin-left: 2%;
}

.f_link a {
    display: block;
    margin-right: 5px;
    float: left;
    font-size: 14px;
    color: #b8b8b8;
    margin-bottom: 10px;
}
.f_link a:nth-child(4){display:none;}
.f_link a:nth-child(5){display:none;}
.f_link a:nth-child(6){display:none;}
.f_link a:nth-child(7){display:none;}
.f_link a:nth-child(8){display:none;}
.f_link a:nth-child(9){display:none;}
.f_link a:nth-child(10){display:none;}
.f_link a:nth-child(11){display:none;}
.f_link a:nth-child(12){display:none;}
.f_link a:nth-child(13){display:none;}
.f_link a:nth-child(14){display:none;}
.f_link a:nth-child(15){display:none;}
.f_link a:nth-child(16){display:none;}
.f_link a:nth-child(17){display:none;}
.f_link a:nth-child(18){display:none;}
.f_link a:nth-child(19){display:none;}


.nav_foot {
    width: 18%;
    float: left;
    margin-left: 8%;
}

.nav_foot h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: url(../images/line1.jpg) no-repeat bottom left;
}

.copyright {
    text-align: center;
    line-height: 40px;
}

.copyright a {
    color: #999999;
}

.nav1 li {
    width: 50%;
    float: left;
}

.nav1 li:last-child {
    border-right: none;
}

.nav1 li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
}

.nav1 li .sec a {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
}

.nav1 li .sec a:hover {
    text-decoration: underline;
}

.foot-lx {
    float: left;
        width: 24%;
    background: url(../images/lxbj.png) no-repeat 0px 57px;
}
.foot-lx a{color: #fff;}
.foot-lx h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background: url(../images/line1.jpg) no-repeat bottom left;
}

.foot-lx p {
    font-size: 16px;
    color: #fff;
    line-height: 37px;
    padding-left: 33px;
}

.foot-lx p span {
    font-size: 16px;
    font-weight: bold;
    color: #e6cd8c;
}
.yul{margin-top: 20px;}

.guanzhu {
    width: 19%;
    float: right;
}
.guanzhu img{width: 78%;}
.guanzhu h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background: url(../images/line1.jpg) no-repeat bottom left;
}
.bq {
    width: 30%;
    text-align: left;
}
.cpy{
     width: 60%;
    text-align: left;
    margin-left: 2%;
}
.copyright1 {
    text-align: center;
    line-height: 40px;
    color: #dddddd;
    position: relative;
    overflow: hidden;
    z-index: 9999;
    border-top: 1px solid #fff;
}

.copyright1 a {
    color: #dddddd;
}



/*------------å†…é¡µ-------------------*/

.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;
    z-index: 999;
}

.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 #187dc3;
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.sitemp .site {
    font-size: 12px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 18px;
    color: #000;
    float: left;
    text-indent: 30px;
}
.n_banner {
    text-align: center;
    position: relative;
    z-index: 999;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}

span.bds_more, .bds_tools a{
    height: 27px!important;
}
.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: rgba(51, 51, 51, 0.5);
    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;
    background: #fff;
}

.lan1 {
    margin-top: 9px;
    padding-left: 23px;
    line-height: 30px;
    margin-right: 22px;
    background: url(../images/lan.png) no-repeat 0px;
}

.lan1 a {
    display: block;
    font-size: 15px;
    color: #000;
}

.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);
}




/*ä¸»ä½“æ ·å¼*/
.menu_cate{width:220px;float:left;margin-top:15px;}
.cate_title{border-bottom:1px solid #779b55;font:bold 14px/40px "å¾®è½¯é›…é»‘";height:40px;color:#64a919;}
.cate_title span{font-size:12px;font-weight:normal;}
.about{width:345px;float:left;_display:inline;margin-left:59px;}
.about_title{background:url(../images/ab.jpg) no-repeat top;}
.about .content{padding:5px;line-height:24px;}
.navigation{float:right;width:100px;}


/*é¦–é¡µæ–°é—»*/
.news{width:308px;float:left;}
.tab{background:url(../images/news.jpg) repeat-x top;position:relative;}
.tab li{float:left;width:77px;height:50px;display:block;line-height:50px;font-family:"å¾®è½¯é›…é»‘";font-size:14px;font-weight:bold;}
.tab li a{display:block;text-align:center;color:#333;}
.tab li a:hover{text-decoration:none;}
.tab li a.tab_click{color:#64a919;text-decoration:none;background:url(../images/news1.jpg) repeat-x top;}

/*é¦–é¡µå·¦ä¾§è”ç³»æˆ‘ä»¬*/
.contact{width:229px;float:right;}
.contact_title{background:url(../images/lx.jpg) no-repeat top;}
.contact .content{padding:5px;line-height:24px;}

/*äº§å“æŽ¨è*/
.recommend_product{margin-top:15px;width:705px;float:right;}
.recommend_product .title{background:url(../images/cp.jpg) no-repeat top;}
.recommend_product .content{}
.roll_product li{padding-bottom:0px;float:left;}
.roll_product{float:left;}

/*å‹æƒ…é“¾æŽ¥*/
.f_link .yq {
    background: url(../images/line1.jpg) no-repeat bottom left;
    padding-bottom: 5px;
}

/*é¡µé¢åº•éƒ¨*/
