@CHARSET "UTF-8";

/*头部样式*/

.topbox {
    background: #f2f2f2;
    padding: 0 8%;
    color: #7b7b7b;
    font: 400 14px/45px "Microsoft Yahei";
}

.topbox a {
    color: #7b7b7b;
}

#header {
    padding: 16px 8% 10px;
    transition: all .7s ease;
}
.fixed{
    width:100%;
    transition: all .7s ease;
    position: fixed!important;
    padding: 5px 8% 5px!important;
    z-index: 999;
    top:0;
    background: rgba(255,255,255,0.8)
}
.fixed .logo{
  
}
.fixed .logo img{width:80%;}
.head {
    max-width: 1510px;
    margin: 0 auto;
    padding: 15px 0 0;
}

.top {
    padding: 0 10%;
    position: relative;
}
.lan{
    margin-top: 15px;
}
.lan p img{
    max-width:100%;
}

@media (max-width: 1700px) {
    .topbox {
        padding: 0 2%;
    }
    #header {
        padding: 16px 2% 10px;
    }
    #menu {
        float: right !important;    margin-right: 10%;
    }
    .navv li a {
        padding: 0 35px;
    }
    .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(../images/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 {
    width: 1086px;
    padding-top: 22px;
}

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


/*热门搜索*/

.search {
    padding: 25px 8%;
}

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

#formsearch {
    width: 317px;
    float: right;
    height: 35px;
    background: url(../images/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;
}


/*主体样式*/

#container {
    padding: 0 8%;
}

.boxx {
    padding:0 8%;
}

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


/* 产品展示 */

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

.pro-cate {
    padding-top: 45px;
    text-align: center;

}

.pro-cate li {
    text-align: center;
    width: 11.5%;

    padding-right: 15px;
    padding-left: 15px;
    _display: inline;
    display: inline-block;
}

.pro-cate li {
    border-radius: 50%;
}

.pro-cate li a {
    display: inline-block;
    min-width: 156px;
    min-height: 156px;
    border-radius: 50%;
    background: #f0f0f0;
    position: relative;
    box-shadow: 1px 1px 5px #dedede;
}

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

.pro-cate p {
    display: block;
    color: #484848;
    font: 400 20px/40px "Microsoft Yahei";
    padding-top: 50px;
}

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

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

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

.pro-cate li:hover .text span {
    color: #fff;
    background: url(../images/more2.png) no-repeat 0 50%;
}

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

.tab-content {
    padding-top: 55px;
}

@media (max-width: 1400px) {
    .tab-content {
        display: none;
    }
    .pro-cate li {
        width: 25%;
        margin-bottom: 15px;
    }
}

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

@media (max-width: 550px) {
    .logo img {
        width: 80%;
    }
    .pro-cate li {
        width:49%;
    }
    .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-cate li {
        padding-right: 5px;
        padding-left: 5px;
    }
    .pro {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.tab-content .tab {
    background: #eb6bc1;
    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";
}
.cate-detail .detail p:nth-of-type(1){
    font-size: 30px;
    color:#fff;
    padding-top: 30px;
}
.new-pro2 {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 45px 0 0 100px;
    margin: 58px 0;
    background: url(../images/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(../images/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;
}

.new-pro2 li .img {
    width: 480px;
    height: 334px;
    overflow: hidden;
    display: block;
}

.new-pro2 li img {
    width: 480px;
    height: 334px;
    -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;
        border: 1px solid #e5e5e5;
}

.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(../images/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(../images/tith.jpg) repeat-x;
}


/* 热销产品 */

.hot-pro h2 {
    color: #141414;
    font: 400 20px/30px "Microsoft Yahei";
    text-align: center;
    background: url(../images/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 {
    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;
        border: 1px solid #e5e5e5;
}

.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 20px/60px "Microsoft Yahei";
    text-align: center;
}
.hot-pro li:hover h3 a{
    background: url(../images/tith.jpg) repeat-x;
}

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

.aboutbg {
    background: url(../images/aboutbg.jpg) no-repeat 50% 0 #e8e6eb;
    margin-top: 75px;
    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(../images/line2.jpg) no-repeat 0 100%;
    padding-bottom: 25px;
}

.about .content {
    color: #484848;
    font: 400 14px/30px "Microsoft Yahei";
    padding-top: 45px;
}
.about .content p{
    text-indent: 2em;
}
.smallimg {
    padding-top: 45px;
}

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

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

.advan {
    padding-top: 48px;
}

.advan li .img {
    text-align: center;
    height: 44px;
    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: #8fc31f;
}

@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(../images/line3.jpg) no-repeat 100% 50%;
}

.company-news {
    padding-left: 90px;
    padding-right: 5%;
    background: url(../images/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 30px/40px "Microsoft Yahei";
    text-align: center;
    background: #8fc31f;
    padding: 5px 0;
}

.company-news li .time span {
    display: block;
    font: 400 18px/30px "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: 15px 0;
    border-bottom: 1px solid #e8e8e8;
}

.fq-news li a {
    display: block;
    color: #1f1f1f;
    font: 400 16px/30px "Microsoft Yahei";
    background: url(../images/wen.png) 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(../images/da.png) no-repeat 0 3px;
    padding-left: 25px;
}

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


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

.gotop {
    position: absolute;
    right: 0;
    top: -65px;
    cursor: pointer;
}


/*友情链接*/

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

.regions {
    padding-top: 20px;
}

.contacts {
    text-align: left;
}

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

.contacts .content {
    color: #161616;
    font: 400 14px/30px "Microsoft Yahei";
    padding-top: 15px;
}
.er{margin-left: 10%;}
.er img{width: 80%;}
@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;
    }
}


/*------------内页-------------------*/
#container2{max-width:1200px;margin:0 auto;margin-top:10px;}
.inside-menu {
  height: 70px;
  border-bottom: 1px solid #ededed;
  background: #fff;
}
.inside-ban {
  width: 100%;
}
.inside-ban img {
  width: 100%;
}
.mob-ban {
  display: none;
}
@media only screen and (max-width: 980px) {
  .inside-menu {
    display: none;
  }
  .inside-ban {
    display: none;
  }
  .mob-ban {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mob-ban img {
    opacity: 0;
    width: 100%;
  }
}
.inside-menu.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.inside-menu a {
  display: inline-block;
  font-size: 14px;
  line-height: 70px;
  color: #a3a3a3;
}
.inside-menu a:hover {
  color: #0062cb;
}
.inside-menu a.home {
  width: 20px;
  height: 70px;
  background: url(../images/bg_sign06.png) no-repeat center;
}
.inside-menu span {
  display: inline-block;
  width: 28px;
  height: 70px;
  background: url(../images/bg_sign07.png) no-repeat center;
}
.inside-menu em {
  display: inline-block;
  font-size: 14px;
  line-height: 70px;
  color: #a3a3a3;
  font-style: normal;
}
.inside-menu .menu li{float: left;}
.inside-menu .menu a {
  position: relative;
  display: inline-block;
  margin: 0 16px;
  font-size: 14px;
  line-height: 70px;
  color: #a3a3a3;
}
.inside-menu .menu a:last-child {
  padding-right: 0;
}
.inside-menu .menu a:after {
  transition: all 0.5s;
}

.inside-menu .menu a:hover:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background: #e8b921;
}

.menu-block {
  height: 0px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1220px) {
  .w1200 {
    width: 90%;
  }
}

.left .box {
    margin-bottom: 15px;
}

.left .box h3 {
    line-height: 65px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #00a1dc;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: relative;
}

.left .box h3 .line {
    position: absolute;
    left: 0;
    top: -3px;
    width: 26px;
    height: 27px;
}

.left .box h3 .line img {
    vertical-align: top;
}

.left .box .content {
    padding: 5px 0px;
}

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

.n_banner {
    width: 100%;
}

.n_banner img {
    width: 100%;
    height: auto;
    min-height: 120px;
}

.left {}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

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

.right{padding-bottom:40px;}

.right .content{overflow:hidden;line-height: 24px;padding-top: 30px;}
.right .p_detail .content img{max-width: 100%!important;height:auto!important;}

.right .news_detail .content img{max-width: 100%!important;height:auto!important;}

.sitemp {
    height: 46px;
    overflow: hidden;
    color: #6b6b6b;
    line-height: 46px;
    font-size: 18px;
    border-bottom: 1px solid #cbcbcb;
    margin-top: 20px;
}

.pages {
    padding-top: 38px;
}

.sitemp a {
    color: #6b6b6b999;
}

.sitemp h2 {
    line-height: 46px;
    font-size: 18px;
}

.sitemp .site {
    text-align: right;
}

/**/
.jst-customer {
    position: fixed;
    right: 15px;
    top: 30%;
    z-index: 9999;
}
.jst-customer .customer-list {
    background: #fafafa;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.3);
    box-shadow: 0 2px 8px rgba(0,0,0,.3);
    float: left;
    margin-right: 5px;
    display: none;
    cursor: pointer;
}
.jst-customer .customer-list li:first-of-type {
    background: url(../images/kefu.png) no-repeat 35px 25px;
}
.jst-customer .customer-list li {
    padding: 20px 40px;
    padding-left: 80px;
}
.jst-customer .customer-list li:nth-of-type(2) {
    background: url(../images/weixin.png) no-repeat 35px 25px #f5f5f5;
}
.jst-customer .customer-list li:nth-of-type(3) {
    background: url(../images/dianhua.png) no-repeat 35px 25px;
}
.jst-customer .customer-list li span {
    font-size: 14px;
    color: #333;
}
.jst-customer .customer-list li p {
    font-size: 12px;
    color: #999;
    line-height: 25px;
}
.jst-customer .customer-list li:nth-of-type(3) p {
    color: #da7a08;
    font-size: 14px;
}
.jst-customer .customer-list li:hover span {
    color: #00a0e9;
    text-decoration: none;
}
.jst-customer .customer-list li:hover p {
    color: #999;
    text-decoration: none;
}
.jst-customer .customer-list li:hover:nth-of-type(3) {
    cursor: auto;
}
.jst-customer .customer-list li:hover:nth-of-type(3) span {
    color: #333;
}
.jst-customer .customer-list li:hover:nth-of-type(3) p {
    color: #da7a08;
    font-size: 14px;
}
.jst-customer .consult {
    width: 40px;
    padding: 20px 10px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
    background: url(../images/ask.png) no-repeat center 20px #00a0e9;
    float: right;
    cursor: pointer;
    margin-top: 85px;
}

/*  */
.qie{margin-top: 40px;}
.qie-le{width: 32.5%;}
.qie-le img{width: 100%;}
.qie-ri{width: 67.5%;position: relative;overflow: hidden;}
.qie-ri li{float: left;}
.qie-ri li img{width: 100%;}
.qie-ri .hd{position: absolute;bottom: 14px;right: 25px;z-index: 9999}
.qie-ri .hd li{width: 20px;height: 20px;border-radius: 50%;background: #8fc31f;color: #d4bfae;margin-left: 10px;line-height: 20px;text-align: center;cursor: pointer;}
.qie-ri .hd li.on{color: #fff;}

.bigimg{width:26%;position: relative;overflow: hidden;float: right;}
.bigimg li{float: left;}
.bigimg li img{width: 100%;}
.bigimg .hd{position: absolute;bottom: 14px;right: 25px;z-index: 9999}
.bigimg .hd li{width: 20px;height: 20px;border-radius: 50%;background: #8fc31f;color: #d4bfae;margin-left: 10px;line-height: 20px;text-align: center;cursor: pointer;}
.bigimg .hd li.on{color: #fff;}

.hot-en{float: left;width: 1.3%;margin-left: 2%;}
.hot-en img{width: 100%;}

@media (max-width: 767px) {
    .qie-le{
        float:none;
        width:100%;
    }
    .qie-ri{
        float:none;
        width:100%;
    }
    .right .content p iframe{
        max-width:100%; height:auto !important;width:auto !important;
    }
}
.bei{text-align:center;padding:0 4%;line-height:45px;}

