﻿.fl {
    float: left;
}

.fr {
    float: right;
}


.topbox {
    background: #f2f2f2;
    color: #7b7b7b;
    font: 400 14px/45px "Microsoft Yahei";
}
.topbox p{margin:0!important;}
.topbox a {
    color: #7b7b7b;
}

#header {
    padding: 10px 0 10px;
    max-width: 1570px;
    margin: 0 auto;
}

.head {
    max-width: 1510px;
    margin: 0 auto;
    padding: 15px 0 0;
}

.top {
    padding: 0 10%;
    position: relative;
}

.k1 {
    padding-right: 10px;
}

.lan {
    width: 147px;
    background: url(../image/lan.jpg) no-repeat 0 0;
    color: #6e6e6e;
    font: 400 12px/30px "Microsoft Yahei";
    margin-top: 6px;
    margin-right: 10px;
    position: relative;
    text-align:center;
    
}
.lanlist{
    position: absolute;
    left:0;top:30px;
    width:100%;
    background: #fff;
    border:1px solid #ddd;
    border-top:none;
    z-index: 9999;
    display: none;
    
}
.lanlist a{
    display: block;
    
}
.lanlist a:hover{
    color:#00a1db;
}
.lanlist a + a{
    border-top:1px solid #eee;
}

@media (max-width: 1700px) {
    #menu {
        float: right !important;
    }
    .navv li a {
        /* padding: 0 45px; */
    }
    .lan {
        display: none;
    }
}

.logo {
    float: left;
}

.topLink {
    position: absolute;
    width: 34px;
    line-height: 34px;
    right: 4%;
    top: 20px;
    height: 74px;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../image/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

#menu {
   
    padding-top: 22px;
}

@media (max-width: 1400px) {
    #menu {
        width: 800px;
    }
    .navv li a {
        padding: 0 20px;
    }
}


.hotline{
    color:#f00;
    font:600 24px/35px "Microsoft Yahei";
    padding-right:30px;
}





.navv {
    height: 34px;
}

.navv li {
    line-height: 34px;
    height: 34px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    background: url(../image/line.jpg) no-repeat 100% 50%;
}

.navv li a {
    display: block;
    line-height: 34px;
    color: #151515;
    height: 34px;
    font-size: 14px;
    padding: 0 29px;
}

.navv li a:hover {
    color: #fff;
    text-decoration: none;
    background: url(../image/navh.jpg) no-repeat 50% 0;
}

.navv li.cur>a {
    color: #fff;
    text-decoration: none;
    background: url(../image/navh.jpg) no-repeat 50% 0;
}

.navv .sec {
    height: 0;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top:58px;
    left: 0px;background:#06a5d2
}

.navv li.lxff .sec {
    right: 0;
    left: auto;
}

.navv .sec a {
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 235px;
    font-size: 12px;padding:0;
    text-align:center;
}

.navv .sec a:hover {
    color: #fff;
    text-decoration: none;
    background: none;
}


.secbox {
    padding: 20px 60px;
}

.sec-left {
    width: 150px;
}

.sec-right {
    padding-top: 10px;
}

.navv li.lxff .sec {
    width: 669px;
}

.navv li.lxff .sec-left {
    width: 220px;
}

.navbar-header {
    padding-top: 5px;
}

.navbar-header .navbar-toggle {
    border: 1px solid #b4b8bc;
    padding: 0 10px 0 55px;
    height: 34px;
}

.navbar-header .navbar-toggle .menu {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 34px;
    color: #00a1db;
}

.navbar-header .navbar-toggle.active {}

.navbar-header .navbar-toggle a:hover {
    text-decoration: none;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #999;
}

.navbar-header .navbar-toggle:hover {
    border: 1px solid #00a1db;
    background: #00a1db;
}

.navbar-header .navbar-toggle:hover .menu {
    color: #fff;
}

.navbar-header .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

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

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

.cbp-spmenu-right li a:hover {
    background: #00a1db;
    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: #00a1db;
}

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




.nav2 li a {
    display: block;
    color: #fff;
    font: 400 16px/46px "Microsoft Yahei";
}

.nav2 li .sec a {
    color: #6d6c71;
    font: 400 14px/30px "Microsoft Yahei";
}

.nav3 li a {
    display: block;
    color: #fff;
    font: 400 16px/46px "Microsoft Yahei";
    background: #1c1b1f;
    text-align: center;
    border-bottom: 1px solid #222126;
}

.nav3 li .sec {
    display: none;
}

.nav3 li .sec a {
    color: #6d6c71;
    font: 400 14px/30px "Microsoft Yahei";
}






/*首页banner*/

.topbanner {
    width: 100%;
    position: relative;
}

.banner {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.banner .num {
    display: none;
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.banner .num li {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    background: #fff;
    line-height: 16px;
    text-indent: -100px;
    overflow: hidden;
}

.banner .num li {
    _display: inline;
    _zoom: 1;
    *display: inline;
}

.banner .num li.num_hover {
    background-color: #6d1f71;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.pre {
    width: 32px;
    height: 50px;
    position: absolute;
    left: 10%;
    top: 50%;
    margin-top: -25px;
    z-index: 999;
    cursor: pointer;
}

.next {
    width: 32px;
    height: 50px;
    position: absolute;
    right: 10%;
    top: 50%;
    margin-top: -25px;
    z-index: 999;
    cursor: pointer;
}

.topbanner .text {
    color: #fff;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

.topbanner .cur .text {}

.banbox {
    display: table-cell;
    vertical-align: middle;
}

.topbanner .text a {
    color: #fff;
}

.topbanner .tit {
    font: 400 60px/104px "Microsoft Yahei";
}

.topbanner p {
    font: 400 35px/60px "Microsoft Yahei";
}

.topbanner .health {
    font: 400 25px/40px "Microsoft Yahei";
    margin-top: 50px;
}

.topbanner a.more {
    display: inline-block;
    width: 139px;
    background: #00a1dc;
    font: 400 16px/49px "Microsoft Yahei";
    border-radius: 20px;
    color: #fff;
    margin-top: 25px;
}

.topbanner .bantop {
    position: relative;
    opacity: 1;
    right: 0;
    animation: myfirst 1.2s;
    -moz-animation: myfirst 1.2s;
    -webkit-animation: myfirst 1.2s;
    -o-animation: myfirst 1.2s;
}

.topbanner .banbottom {
    position: relative;
    opacity: 1;
    right: 0;
    animation: mysec 1.5s;
    -moz-animation: mysec 1.5s;
    -webkit-animation: mysec 1.5s;
    -o-animation: mysec 1.5s;
}

@media (max-width: 768px) {
    .topbanner .tit {
        font: 400 30px/50px "Microsoft Yahei";
    }
    .topbanner p {
        font: 400 20px/30px "Microsoft Yahei";
    }
    .topbanner .health {
        font: 400 16px/24px "Microsoft Yahei";
        margin-top: 20px;
    }
}

.bannerr {
    position: relative;
    width: 100%;
}
.bannerr ul.ba {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}
.bannerr ul.ba li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.bannerr ul.ba li img{
    max-width: 100%;
    height:auto;
}
.bannerr .numm {
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 100;
    width: 100%;
    text-align: center;
}
.bannerr .numm li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 8px;
    background: #fff;
    line-height: 10px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 50%;
}
.bannerr .numm li {
    _display: inline;
    _zoom: 1;
    *display: inline;
}
.bannerr .numm li.num_hover {
    background-color: #00a1db;
}
.bannerr .numm li.num_hover a {
    color: #fff;
}
.bannerr .numm li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 10px;
    height: 10px;
    line-height: 10px;
}



#container {
    padding: 0 8%;
}

.boxx {
    max-width: 1600px;
    margin: 0 auto;
}

.boxx1 {
    max-width: 1900px;
    margin: 0 auto;
}

@media (max-width: 1200px) {
    .boxx {
        padding: 0 2%;
    }
    #header {
        padding: 0 2%;
    }
}






/*热门搜索*/

.search {
    padding: 25px 0;
}

@media (max-width: 1700px) {
    .search {
        padding: 25px 2%;
    }
}

#formsearch {
    width: 317px;
    float: right;
    height: 35px;
    background: url(../image/search.jpg) no-repeat 0 50%;
}

.hotSearch {
    float: left;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    color: #151515;
    font-size: 16px;
}

.hotSearch a {
    color: #151515;
}

.hotline{
    color:#f00;
    font:600 24px/35px "Microsoft Yahei";
    padding-right:30px;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 35px;
    background: none;
    border: none;
    line-height: 35px;
    width: 272px;
    outline: none;
}

#formsearch input#keyword {
    height: 35px;
    line-height: 35px;
    padding-left: 22px;
    color: #666;
}

#formsearch input#s_btn {
    width: 40px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: none;
    color: #fff;
    border: none;
    cursor: pointer;
}


/* 产品展示 */

.pro h2 {
    color: #484848;
    font: 400 24px/56px "Microsoft Yahei";
    text-align: center;
}

.pro h2 span {
    color: #484848;
    font: 600 30px/56px "Microsoft Yahei";
    text-transform: uppercase;
}
.product_list2 li img{
    max-width: 100%;
    height: auto;
}
.product_list2 li h3 a{
    display: block;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}
.pro-cate {
    padding-top:30px;
}

.pro-cate li {
    text-align: center;
    margin-bottom: 10px;
}

.pro-cate li a {
    display: block;
}

.pro-cate li img {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 1;
    border-radius: 78px;
}

.pro-cate .text {
    position: relative;
    z-index: 99;
    padding: 5px 0;
    background: #34b2e4;
    border-radius: 5px;
}

.pro-cate p {
    display: block;
    color: #fff;
    font: 400 20px/40px "Microsoft Yahei";margin:0!important;
}

.pro-cate span {
    display: inline-block;
    color: #fff;
    font: 400 12px/20px "Microsoft Yahei";
    background: url(../image/more.png) no-repeat 0 50%;
    padding-left: 20px;
}

.pro-cate li:hover img {
    display: block;
}

.pro-cate li:hover .text p {
    color: #ddd;
}

.pro-cate li:hover .text span {}

.tab-content .col-md-8,
.tab-content .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.tab-content {
    padding-top: 30px;
}
.pro-small{display:none;}

@media (max-width: 1200px) {
    .tab-content {
        display: none;
    }
    .pro-small{
        display: block;
    }
}
@media (max-width: 991px) {
    .product_list2 li.po7,.product_list2 li.po8{
        display: none;
    }
}

@media (max-width: 735px) {
    .pro-cate li.cate7,
    .pro-cate li.cate8 {
        display: none;
    }
}

@media (max-width: 550px) {
    .logo img {
        width: 80%;
    }
    .pro-cate li.cate5,
    .pro-cate li.cate6 {
        display: none;
    }
}

@media (max-width: 767px) {
    .pro {
        padding-top: 30px;
    }
    .pro-cate {
        padding-top: 30px;
    }

}


@media (max-width: 375px) {
    .pro {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.tab-content .tab {
    display: none;
    position: relative;
}

.cate-img {
    float: right !important;
}

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

.cate-detail {
    text-align: center;
    height: 100%;
    position: absolute !important;
    left: 0;
    top: 0;
}

.cate-detail:before {
    content: ".";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
}

.cate-detail .catebox {
    display: inline-block;
    vertical-align: middle;
    width: 98%;
}

.cate-detail .profile {
    color: #fff;
    font: 400 36px/46px "Microsoft Yahei";
}

.cate-detail .tit {
    color: #fff;
    font: 400 40px/68px "Microsoft Yahei";
    display: inline-block;
    border-bottom: 4px solid #f4b1dd;
    padding-top: 5px;
}

.cate-detail .detail {
    color: #f7cee8;
    font: 400 14px/30px "Microsoft Yahei";
    padding-top: 20px;
}






.aboutbg {
    background: url(../image/aboutbg.jpg) no-repeat 50% 0 #e8e6eb;
    margin-top: 45px;
    padding-top: 45px;
}

.about-img img {
    width: 100%;
    height: auto !important;
    width: auto !important;
}
.about-img2{margin-top:1%;}
.about-img2 img{width:100%;}



.about h2 {
    color: #161616;
    font: 400 24px/36px "Microsoft Yahei";
    background: url(../image/line2.jpg) no-repeat 0 100%;
    padding-bottom: 25px;
}

.about .content {
    color: #484848;
    font: 400 14px/30px "Microsoft Yahei";
    padding-top: 25px;
}

.smallimg {
    padding-top: 25px;
}

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

@media (max-width: 991px) {
    .aboutbg {
        padding-bottom: 20px;
    }
    .about-img {
        margin-bottom: 20px;
    }
}

.advan {
    padding-top: 28px;
}

.advan li .img {
    text-align: center;
    height: 47px;
    overflow: hidden;
}

.advan li .img img {
    position: relative;
}

.advan li p {
    color: #484848;
    font: 400 18px/40px "Microsoft Yahei";
    text-align: center;
}

.advan li:hover p {
    color: #00a1db;
}

@media (max-width: 567px) {
    .aboutbg {
        padding-bottom: 20px;
    }
    .about-img {
        margin-bottom: 20px;
    }
    .advan li p {
        font-size: 12px;
    }
    .advan li {
        padding: 0 5px !important;
    }
}


/* 新闻资讯 */

.news {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 50px 0;
}

.newsbox {
    background: url(../image/line3.jpg) no-repeat 100% 50%;
}

.company-news {
    padding-left: 90px;
    padding-right: 5%;
    background: url(../image/tit3.jpg) no-repeat 0 50%;
}

.fq-news {
    padding-left: 5%;
}

.company-news li {
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
}

.company-news li .time {
    color: #fff;
    font: 400 18px/30px "Microsoft Yahei";
    text-align: center;
    background: #00a1db;
    padding: 5px 0;
}

.company-news li .time span {
    display: block;
    font: 400 14px/20px "Microsoft Yahei";
}

.company-news li h3 a {
    display: block;
    color: #1f1f1f;
    font: 400 16px/30px "Microsoft Yahei";
}

.company-news li h3 a:hover {
    color: #00a1dc;
}

.company-news li h3 span {
    display: block;
    color: #5f5f5f;
    font: 400 14px/24px "Microsoft Yahei";
}

.fq-news li {
    padding: 6px 0;
    border-bottom: 1px solid #e8e8e8;
}

.fq-news li a {
    display: block;
    color: #1f1f1f;
    font: 400 16px/30px "Microsoft Yahei";
    background: url(../image/wen.jpg) no-repeat 0 50%;
    padding-left: 25px;
}

.fq-news li a:hover {
    color: #00a1dc;
}

.fq-news li span {
    display: block;
    color: #5f5f5f;
    font: 400 14px/24px "Microsoft Yahei";
    background: url(../image/da.jpg) no-repeat 0 3px;
    padding-left: 25px;
}

@media (max-width: 991px) {
    .company-news {
        background: none;
        padding: 0;
    }
    .fq-news {
        padding: 0;
    }
    .news{padding-top:0;}
}




.f_link {
    margin-top: 8px;
    line-height: 46px;
    color: #151515;
    font-size: 16px;
    text-align: left;
    position: relative;
}




/*页面底部*/

#footer {
    background: #d9d9d9;
    padding: 42px 0;
    color: #161616;
    font: 400 14px/30px "Microsoft Yahei";
}

#footer a {
    color: #161616;
}

#footer a:hover {
    color: #cc0001;
    text-decoration: none;
}

.conbox {
    padding-right: 8%;
}

.copyright {
    text-transform: uppercase;
    padding-top: 35px;
    font-size: 15px;
}

.regions {
    padding-top: 20px;
    font-size: 15px;
}

.contacts {
    text-align: left;
}

.contacts h3 {
    color: #161616;
    font: 400 19px/46px "Microsoft Yahei";
}

.contacts .content {
    color: #161616;
    font: 400 15px/30px "Microsoft Yahei";
    padding-top: 15px;
}



.message {
    padding-top: 10px;
    z-index: 100;
    position: relative;
}

.message input {
    vertical-align: middle;
}

.message #name {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 100%;
}

.message #contact {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 100%;
}

.message #email {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 100%;
}

.message #address {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 100%;
}

.message #content {
    display: block;
    height: 120px;
    padding: 6px;
    font-size: 12px;
    border: 1px solid #dedede;
    margin-top: 6px;
    width: 100%;
}

.message .msgbtn {
    background: #fe693e;
    cursor: pointer;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 15px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#code {
    padding-top: 10px;
    line-height: 26px;
}

#checkcode {
    height: 32px;
    line-height: 32px;
    width: 115px;
    border: 1px solid #dedede;
}

#message_main tr {
    position: relative;
}

#message_main tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #666;
}

.m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
}

.c_label {
    line-height: 18px;
    padding-top: 12px;
}

.messd {
    padding: 10px 0;
    font-size: 15px;
}

.messd .col-sm-1 {
    padding: 0;
    text-align: center;
}




.message2 {
    padding-top: 30px;
    z-index: 100;
    position: relative;
}

.message2 input {
    vertical-align: middle;
}

.message2 #name {
    display: block;
    height: 39px;
    line-height: 39px;
    padding: 0;
    padding-left: 6px;
    border: none;
    width: 100%;
    background: #bebebe;
    box-shadow: 1px 1px 1px #6d6d6d inset;
}

.message2 #contact {
    display: block;
    height: 39px;
    line-height: 39px;
    padding: 0;
    padding-left: 6px;
    border: none;
    width: 100%;
    background: #bebebe;
    box-shadow: 1px 1px 1px #6d6d6d inset;
}

.message2 #content {
    display: block;
    height: 79px;
    line-height: 79px;
    padding: 0;
    padding-left: 6px;
    border: none;
    width: 100%;
    background: #bebebe;
    box-shadow: 1px 1px 1px #6d6d6d inset;
}

.message2 .msgbtn {
    background: #00a1db;
    cursor: pointer;
    width: 257px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 17px;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.message2 #code {
    padding-top: 0;
    line-height: 26px;
}

.message2 #checkcode {
    height: 39px;
    line-height: 39px;
    width: 130px!important;
    border: none;
    background: #bebebe;
    box-shadow: 1px 1px 1px #6d6d6d inset;
}

.message2 #code a {
    color: #161616;
}

.message2 #message_main tr {
    position: relative;
}

.message2 #message_main tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #666;
}

.message2 .m_label {
    position: absolute;
    width: 100%;
    text-align: left;
    line-height: 79px;
    padding-left: 8px;
    color: #6a6a6a;
    z-index: 1;
    cursor: text;
    font-size: 19px;
    padding-top: 0;
}

.message2 .c_label {
    line-height: 79px;
}




@media (max-width: 1360px) {
    #footer .message2 {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .message2 #name {
        margin-bottom: 20px;
    }
    .message2 .col-sm-5,
    .message2 .col-sm-11,
    .message2 .col-sm-10 {
        padding: 0 !important;
    }
}

@media (max-width: 567px) {
    #checkcode {
        margin-bottom: 5px;
    }
}


@media (max-width: 1440px) {
    .navv li a{
       padding:0 20px;
    }
}



.new-pro2 {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 45px 0 0 100px;
    margin: 58px 0;
    background: url(../image/tit.jpg) no-repeat 0 50%;
}

.new-pro {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 45px 0 0 70px;
    margin: 58px 0;
    background: url(../image/tit.jpg) no-repeat 0 50%;
}

@media (max-width: 991px) {
    .new-pro {
        background: none;
        padding: 30px 0;
    }
    .new-pro li.pro3 {
        display: none;
    }
}

.new-pro2 li {
    float: left;
    padding: 0 15px;
    _display: inline;
    width: 25%;
}

.new-pro2 li .img {
    width: 100%;
    height:auto;
    overflow: hidden;
    display: block;
}

.new-pro2 li img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.new-pro2 li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.new-pro2 li h3 a {
    display: block;
    color: #141414;
    font: 400 20px/68px "Microsoft Yahei";
    text-align: center;
}

.new-pro2 li:hover h3 a {
    background: url(../image/tith.jpg) repeat-x;
}

.new-pro li .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}

.new-pro li img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.new-pro li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.new-pro li h3 a {
    display: block;
    color: #141414;
    font: 400 20px/68px "Microsoft Yahei";
    text-align: center;
}

.new-pro li:hover h3 a {
    background: url(../image/tith.jpg) repeat-x;
}



.hot-pro h2 {
    color: #141414;
    font: 400 20px/30px "Microsoft Yahei";
    text-align: center;
    background: url(../image/tit2.jpg) no-repeat 50% 100%;
    padding-bottom: 25px;
}

.hot-pro h2 span {
    display: block;
    color: #484848;
    font: 400 36px/40px "arial";
    text-transform: uppercase;
}

.hot-pro ul {
    padding-top: 30px;
}

.hot-pro li .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}


.hot-pro li .img img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.hot-pro li:hover img {
    box-shadow: 5px 5px 15px #dedede;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.hot-pro li h3 a {
    display: block;
    color: #141414;
    font: 400 18px/60px "Microsoft Yahei";
    text-align: center;
}

.bigimg img {
    width: 100%;
    height: auto;
}

.aboutbg {
    background: url(../image/aboutbg.jpg) no-repeat 50% 0 #e8e6eb;
    margin-top: 45px;
    padding-top: 45px;
}

.about-img img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

.about h2 {
    color: #161616;
    font: 400 24px/36px "Microsoft Yahei";
    background: url(../image/line2.jpg) no-repeat 0 100%;
    padding-bottom: 25px;
}

.about .content {
    color: #484848;
    font: 400 14px/30px "Microsoft Yahei";
    padding-top: 25px;
}

.smallimg {
    padding-top: 25px;
}

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

@media (max-width: 991px) {
    .aboutbg {
        padding-bottom: 20px;
    }
    .about-img {
        margin-bottom: 20px;
    }
}

.advan {
    padding-top: 28px;
}

.advan li .img {
    text-align: center;
    height: 47px;
    overflow: hidden;
}

.advan li .img img {
    position: relative;
}

.advan li p {
    color: #484848;
    font: 400 18px/40px "Microsoft Yahei";
    text-align: center;
}

.advan li:hover p {
    color: #00a1db;
}

@media (max-width: 567px) {
    .aboutbg {
        padding-bottom: 20px;
    }
    .about-img {
        margin-bottom: 20px;
    }
    .advan li p {
        font-size: 12px;
    }
    .advan li {
        padding: 0 5px !important;
    }
}


@media (max-width: 768px) {
    .logo {width:60%;float:left;
       
    }
    .logo img {
        width:100%;margin:0 auto;
    }
    

}



.box1{}

.ads4{margin-top:2%;text-align:center;}
.ads4 li{width:12%;display:inline-block;margin:0 3%;}
.ads4 li img{width:100%;}


.qie{margin-top:2%;position:relative;}
.gg .slick-prev{display:none!important;}
.gg .slick-next{display:none!important;}
.gg .slick-dots{position:absolute;bottom:0%;z-index:9999;left:47%;}
.gg li{background:#dcdcdc;border:none;text-indent:-100px;overflow:hidden;width:20px;height:20px;margin:0 13px;display:inline-block;}
.gg li.slick-active{background:#00a1db;}
.gg img{width:100%;margin:0 auto;}


@media (max-width: 768px) {
   .gg li{background:#dcdcdc;border:none;text-indent:-100px;overflow:hidden;width:10px!important;height:10px!important;margin:0 3px;display:inline-block;}
   .next img{width:15px!important;height:24px!important;}
   .pre img{width:15px!important;height:24px!important;}
}






.boxs{max-width:1800px;margin:0 auto;}
.gun .slick-prev{display:none!important;}
.gun .slick-next{display:none!important;}
.gun  img{border:1px solid #ddd;display:block;width:100%;}
.gun h3{text-align:center;color:#141414;font-size:16px;line-height:4;}
.gun a:hover img{box-shadow: 1px 5px 10px #666;}
.gun a{display: block;padding:0 5%;}





@media (max-width: 768px) {
  .messd .col-sm-1{text-align:left!important;}
  .sun_footer{display:block!important;}
  .hot-pro li h3 a{font-size:13px;line-height:30px;}
  .news_list66 li a{height:32px;width:66%!important;overflow:hidden!important;display:block;}
  
}


/*sun_footer*/
.sun_footer {margin-top:1%;clear:both;
	position: fixed;
	z-index:999;
	bottom:0;
	width: 100%;
	background: #fff;
	border-top:1px solid #DBDBDB;
}
.sun_footer li {
	width: 25%;
	text-align: center;
	float: left;
	padding-top:5px;
}

.sun_footer li .img {
	height:20px;
	width: 20px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.sun_footer li .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.sun_footer li .img:after {
	content: '';
	display: inline-block;
	height:100%;
	vertical-align: middle;
}
.sun_footer li p {
	text-align: center;
	color: #666;
	font-size:12px;
	line-height:25px;
}


.lian{text-align:center;background:#666666;color:#fff;padding:8px 0;}
.lian a{color:#fff;padding:0 2%;}



.news_list66 li{line-height:32px;position:relative;border-bottom:1px dashed #ddd;}
.news_list66 li a{line-height:32px;color:#666;background: url(../image/7--i-1.gif) no-repeat left center;padding-left:2%;}
.news_list66 li a:hover{text-decoration:none;color:#e87518;}
.news_list66 li span{color:#999;z-index:0;line-height:32px;position:absolute;right:0px;top:0px;}
.news_list66 li h3 {font-size:14px;}
.news_list66 li div{line-height:24px;}











