/*å¤´éƒ¨æ ·å¼*/

.wellcome {
    height: 27px;
    background: #fff;
    line-height: 27px;
}

.well1 {
    max-width: 1544px;
    margin: 0 auto;
}

.k1 {
    float: left;
    font-size: 12px;
}

.head {
    height: 77px;
    background: #1f1f1f;
}

#header {
    max-width: 1544px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 21%;
    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: 6px;
    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 {overflow: hidden;}

.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;
    background: url(../images/ss.png) no-repeat center;
}

#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: -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: 15px 0px;
    max-width: 1200px;
    margin: 0 auto;
}

.reuse {
    text-align: center;
    color: #42423d;
    font-size: 36px;
    font-weight: bold;
    font-family: "æ–¹æ­£æ­£ç²—é»‘ç®€ä½“";
    line-height: 28px;
    background: url(../images/h2bj.png) no-repeat center;
}

.reuse p {
    font-size: 20px;
    font-weight: normal;
    color: #c3c3c3;
    font-family: "åŽæ–‡æ¥·ä½“";
}

.adv-list {
    text-align: justify;
}

.adv-list li {
    position: relative;
    display: inline-block;
    width: 18%;
    vertical-align: top;
    text-align: center;
    transition: all 0.5s;
}

.adv-list li h3 {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    padding-top: 30px;
    transition: all 0.5s;
    font-weight: normal;
}

.adv-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.adv-list li .img1 {
    padding-top: 50px;
    transition: all 0.5s;
}

.adv-list li .img2 {
    padding-top: 50px;
    display: none;
    margin: 0 auto;
    transition: all 0.5s;
}

.adv-list li.om .img1 {
    display: none;
}

.adv-list li.om .img2 {
    display: block;
}


/*å…³äºŽæˆ‘ä»¬*/

.about-box {
    padding: 30px 0px;
   /* background: url(../images/bj1.jpg) no-repeat center;*/
}

.reuse1 {
    text-align: center;
    color: #000;
    font-size: 36px;
    font-weight: bold;
    font-family: "æ–¹æ­£æ­£ç²—é»‘ç®€ä½“";
    line-height: 28px;
    background: url(../images/h2bj1.png) no-repeat center;
}

.reuse1 p {
    font-size: 20px;
    font-weight: normal;
    color: #000;
    font-family: "åŽæ–‡æ¥·ä½“";
}

.about-center {
    position: relative;
    margin-top: 50px;
}

.about-left {
    width: 47.2%;
    position: absolute;
    left: 0;
    height:490px;
    background-size: 100% 100%;
     background: url(../images/bj2.jpg) 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;
    height:490px;
}

.content9 li {
    height: 185px;
    float: left;
    border-right: 1px solid #fff;
    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(205, 0, 0, 0.3);
    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;
}

.content9 .zm1.on h3 {
    background: url(../images/a1.png) no-repeat center 23px #cd0000;
}

.content9 .zm2.on h3 {
    background: url(../images/a2.png) no-repeat center 23px #cd0000;
}

.content9 .zm3.on h3 {
    background: url(../images/a3.png) no-repeat center 23px #cd0000;
}

.content9 .zm4.on h3 {
    background: url(../images/a4.png) no-repeat center 23px #cd0000;
}

.about-right .more9 {
    width: 130px;
    height: 37px;
    display: block;
    background: #cd0000;
    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: 50px 0px;
}

.tabbtn {
    height: 62px;
    text-align: center;
    padding: 50px;
    margin-bottom: 60px;
}

/*.tabbtn li:first-child {
    margin-right: 130px;
}*/

.tabbtn li {
    width: 121px;
    height: 62px;
    border-radius: 15px;
    position: relative;
    display: inline-block;
    line-height: 62px;
    font-size: 16px;
    background: #dcdcdc;
    cursor: pointer;
}

.tabbtn li.current {
    background: #cd0000;
    color: #fff;
}

.tabcon {
    position: relative;
    overflow: hidden;
}

.tabcon .sublist {
    text-align: justify;
}

.tabcon .product-list li {
    width: 23%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.tabcon .product-list li img {
    width: 100%;
}

.tabcon .product-list li .img {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.tabcon .product-list li .img a {
    background: rgba(30, 30, 30, 0.5);
    color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 68px 50px;
    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: 86px;
    text-align: center;
}

.tabcon .product-list li h3 a {
    font-size: 14px;
    color: #323232;
    font-weight: normal;
}

.tabcon .product-list li:hover h3 a {
    color: #cd0000;
}


/*æ–°é—»ä¸­å¿ƒ*/

.news-box {
    padding: 80px 0px;
    background: url(../images/bj3.jpg) no-repeat center;
}

.news-center {
    width: 80%;
    margin: 0 auto;
}

.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%;
}

.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: 183px;
    background: #fff;
    width: 100%;
    padding: 10px 20px;
    font-weight: normal;
    transition: all 0.5s;
}

.newimg h3 a {
    font-size: 16px;
    color: #323232;
    display: block;
    padding-top: 60px;
    line-height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newimg h3 p {
    font-size: 14px;
    color: #646464;
    line-height: 25px;
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newimg:hover h3 {
    background: #cd0000;
}

.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: #cd0000;
    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 {
    background: url(../images/bj4.jpg) no-repeat 50% 0;
    padding: 85px 0;
}

.partner-content {
    padding-top: 30px;
}

.partner-content ul {
    max-width: 1190px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    display: block;
    background: #fff;
}

.partner-content ul li {
    float: left;
    width: 238px;
    height: 178px;
    display: block;
    text-align: center;
    position: relative;
    border: 1px solid #d36976;
}

.partner-content .overlay-bottom {
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 238px;
    height: 1px;
    background-color: #e5e5e5;
}

.partner-content .overlay-left {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 1px;
    height: 178px;
    background-color: #e5e5e5;
}

.partner-content .overlay-top {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 238px;
    height: 1px;
    background-color: #e5e5e5;
}

.partner-content .overlay-right {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 1px;
    height: 178px;
    background-color: #e5e5e5;
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.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;*/
}

.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%;
        height: 135px;
    }
    .partner-content ul li img{
        width:100%;
    }
    .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 center;
    padding-top: 50px;
    overflow: hidden;
}

#footer {
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    padding-bottom: 30px;
}


/*å‹æƒ…é“¾æŽ¥*/

.f_link {
    width: 20.7%;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-right: 2%;
}

.f_link a {
    /* display: block; */
    margin-right: 5px;
    /* float: left; */
    font-size: 14px;
    color: #ffffff;
}

.nav_foot {
    width: 18%;
    float: left;
    margin-left: 11%;
}

.nav_foot h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-decoration: underline;
}

.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;
    background: url(../images/lxbj.png) no-repeat 0px 34px;
}

.foot-lx h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-decoration: underline;
}

.foot-lx p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    padding-left: 33px;
}

.foot-lx p span {
    font-size: 16px;
    font-weight: bold;
    color: #e6cd8c;
}

.guanzhu {
    width: 19%;
    float: right;
}

.guanzhu h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-decoration: underline;
}

.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: 1;
}

.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 #cd0000;
    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: 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;
}

.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);
}

















/* 页脚 */

@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1565855015741'); /* IE9 */
  src: url('../fonts/iconfont.eot?t=1565855015741#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('../fonts/iconfont.woff?t=1565855015741') format('woff'),
  url('../fonts/iconfont.ttf?t=1565855015741') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg?t=1565855015741#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e609";
}

.icon-share:before {
  content: "\e601";
}

.icon-close:before {
  content: "\e606";
}

.icon-shouji:before {
  content: "\e6ec";
}

.icon-contact:before {
  content: "\e616";
}

.icon-dianhua:before {
  content: "\e62c";
}

.icon-star1:before {
  content: "\e60b";
}

.icon-didian:before {
  content: "\e68b";
}

.icon-wodeshouhuodizhi:before {
  content: "\e65b";
}

.icon-yanzheng:before {
  content: "\e650";
}

.icon-qianbao:before {
  content: "\e64f";
}

.icon-icon-shuanglieliebiao:before {
  content: "\e604";
}

.icon-phone:before {
  content: "\e63d";
}

.icon-liuyanjianyi:before {
  content: "\e62d";
}

.icon-jieshu:before {
  content: "\e605";
}

.icon-goumai:before {
  content: "\e629";
}

.icon-denglu:before {
  content: "\e608";
}

.icon-denglu1:before {
  content: "\e610";
}

.icon-gou:before {
  content: "\e63c";
}

.icon-date:before {
  content: "\e602";
}

.icon-jinrujiantou1:before {
  content: "\e607";
}

.icon-lingdai:before {
  content: "\e859";
}

.icon-jinrujiantou:before {
  content: "\e600";
}

.icon-view:before {
  content: "\e767";
}

.icon-shanchu:before {
  content: "\e62a";
}

.icon-edit:before {
  content: "\e65a";
}

.icon-huixingzhen:before {
  content: "\e60c";
}

.icon-sousuo:before {
  content: "\e734";
}

.icon-gouwuche:before {
  content: "\e683";
}

.icon-daohang:before {
  content: "\e603";
}

.icon-mimaicon:before {
  content: "\e60d";
}

.icon-star:before {
  content: "\e85a";
}




.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #434343;
  max-width: 100vw;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  font-size: 0;
}

.footer ul li:hover {
  background: #9f6e45;
}

.footer ul li a {
  display: block;color: #fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}

/*share css style*/
#mobile_share {
  position: fixed;
  right: 0;
  bottom: 90px;
  width: 123px;
  z-index: 99999;
  background: #fff;
  padding: 0;
  overflow: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#mobile_share h2.title {
  text-align: center;
  line-height: 30px;
  height: 30px;
  background: #717577;
  color: #fff;
  font-size: 14px;
}

#mobile_share .share_item {
  padding: 8px;
  background: #fff;
  border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
  display: block;
  overflow: hidden;
  margin: 8px 0;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 8px;
}

#mobile_share.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.share-link {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}

.share-link i {
  background: url(../images/share_icon.png) no-repeat;
  background-size: 200px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}

.share-link span {
  display: inline-block;
}

.share-weibo i {
  background-position: 0 0;
}

.share-renren i {
  background-position: -42px 0;
}

.share-douban i {
  background-position: -84px 0;
}

.share-qweibo i {
  background-position: -126px 0;
}

.share-qzone i {
  background-position: -168px 0;
}

.share-weixin {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}

.share-weixin i {
  background: url(../images/share_icon2.png) no-repeat;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}

.share-weixin span {
  display: inline-block;
}



/*底部搜索*/

#formsearch2 {
    width: 254px;
    background: url(../images/foot_ss.png) no-repeat center center;
}

#formsearch2 input {
    height: 50px;
    border: none;
    line-height: 50px;
    outline: none;
    background: none;
}

#formsearch2 input#keyword {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    color: #666;
    float: left;
    width: 80%;
}

#formsearch2 input#s_btn {
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
}

@media (max-width:1200px) {
    #formsearch2 {
        width: 100%;
        background-size: 100%;
    }
}
















