@CHARSET "UTF-8";

/*头部样式*/

.top {
    background: #202d30;
    color: #fff;
    font: 400 14px/44px "Microsoft Yahei";
}

.top a {
    color: #fff;
}

.topbox {
    color: #666;
    font: 400 12px/30px "Microsoft Yahei";
}

.topbox a {
    color: #666;
}

.top-contact {
    background: #2598f2;
    width: 129px;
    text-align: center;
}

.lan {
    padding: 0 15px;
    background: #2598f2;
}

#header {
    max-width: 1170px;
    margin: 0 auto;
    padding: 20px 0;
}

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

.logo {
    float: left;
}

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

.head_tel{background: url(../images/tel.png) no-repeat;padding-top: 3%;font-size: 20px;color: #ff0000;font-weight: bold;}
@media (max-width: 1199px) {
    .head_tel {
        display: none;
    }
}


.toplink {
    
}

.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 {
    position: relative;
    background: url(../images/nav_bg.jpg) no-repeat top center;
}

@media (max-width: 1199px) {
    #header {
        padding: 5px 10px;
    }
}

@media (max-width: 467px) {
    .logo {
        padding: 0 !important;
        max-width: 248px;
    }
}

.contacts {
    padding-top: 15px;
}

.k1 {
    text-align: right;
}

.k2 {
    color: #071689;
    font: 600 20px/28px "Microsoft Yahei";
    padding-right: 30px;
}

.smaill-lan {
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 8px 0;
    background: #f1f1f1;
}

.smaill-lan img {
    padding: 0 5px;
}


/*热门搜索*/

.search {
    padding-top: 65px;
}

#formsearch {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #c9c9c9;
}

.hotSearch {
    font-size: 12px;
    font-weight: 400;
    line-height: 44px;
    margin-right: 2%;
}

.hotSearch a {}

@media (max-width: 1199px) {
    .search {
        padding: 30px 15px 0;
    }
}

@media (max-width: 991px) {
    #formsearch {
        width: 100%;
    }
}

@media (max-width: 567px) {
    .hotSearch {
        font-size: 24px;
    }
}


/*主体样式*/

#container {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 55px;
}

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


/* 公司简介 */

.about {
    padding: 80px 0;
}

.about .tit {
    text-align: center;
}

.about .tit .intro {
    color: #666;
    font: 400 14px/24px "Microsoft Yahei";
    padding: 30px 200px;
}

.aboutlist {
    padding: 80px 150px 0;
}

.aboutlist li {
    background: #fafafa;
    padding: 50px 20px;
    min-height: 258px;
}

.aboutlist li h3 {
    color: #333;
    font: 600 20px/46px "Microsoft Yahei";
}

.aboutlist li p {
    color: #666;
    font: 400 14px/24px "Microsoft Yahei";
    padding: 10px 0;
    height: 102px;
}

.aboutlist li a {
    padding-top: 5px;
    display: inline-block
}

.aboutlist li.on {
    background: #2598f2;
    position: relative;
    top: -30px;
    padding: 70px 20px 65px;
}

.aboutlist li.on h3 {
    color: #fff;
}

.aboutlist li.on p {
    color: #fff;
    padding-top: 20px;
}

.aboutlist li.on a {
    color: #fff;
    padding-top: 20px;
}

@media (max-width:1600px) {
    .about {
    }
}

@media (max-width:1200px) {
    .about {
        background: none;
        padding: 30px 0;
    }
    .aboutlist {
        padding: 30px 15px 0;
    }
}

@media (max-width: 991px) {
    .about .tit .intro {
        padding: 20px 15px;
    }
}

@media (max-width: 767px) {
    .aboutlist li.on {
        padding: 50px 20px;
        margin-top: 30px;
    }
}


.ab{}
.abnei{
    font:400 13px/28px "Microsoft Yahei";
    color: #505050;
}

.abmore{
    font:600 18px/65px "Microsoft Yahei";
    color: #004a84;
    text-transform: uppercase;
}

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

@media (max-width: 768px) {
    .ab{padding:0;}
    .abnei{padding-right:0px;}
}



/* 产品分类 */

.pro-cate li {
    position: relative;
    width: 50%;
    float: left;
    overflow: hidden;
}
.pro-cate li .img{
    width:100%;
    height:100%;
}
.pro-cate 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;
}
.pro-cate 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;
}
.pro-cate li .text {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    text-align: center;
}

.pro-cate li .text a {}

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

.pro-cate li .text a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    width: 90%;
}

.pro-cate li .text h3 {
    font: 600 30px/56px "Microsoft Yahei";
}

.pro-cate li .text p {
    font: 400 16px/26px "Microsoft Yahei";
}

@media (max-width: 767px) {
    .pro-cate li {
        width: 100%;
        margin-bottom: 20px;
    }
    .pro-cate li .text {
        top: 0;
    }
}


/* 我们的优势 */

.advanbg {
    background: #fafafa;
    margin-top: 85px;
    padding: 30px 0;
}

.advanbg li {
    border-right: 1px dashed #e1e1e1;
}

.advanbg li.ad3 {
    border: none
}

.advanbg li img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.advanbg li:hover img {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
}

.advanbg .text h3 {
    color: #202d30;
    font: 600 20px/46px "Microsoft Yahei";
}

.advanbg .text p {
    color: #606060;
    font: 400 14px/24px "Microsoft Yahei";
}

@media (max-width: 991px) {
    .advanbg li {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .advanbg {
        margin-top: 0;
    }
    .advanbg .text {
        padding: 0;
    }
    .advanbg .text h3 {
        font: 600 16px/46px "Microsoft Yahei";
    }
}

@media (max-width: 414px) {
    .advanbg li {
        padding: 0 5px;
    }
    .advanbg .text h3 {
        font: 400 12px/46px "Microsoft Yahei";
    }
}

.news_list1 li {
    margin-bottom: 28px;
}

.news_list1 .text {
    height: 280px;
    background: url(../images/xw.png) no-repeat;
    margin-top: 22px;
    padding-top: 15px;
    padding-left: 25px;
}

.news_list1 .time {
    color: #2598f2;
    font: 400 18px/30px "Microsoft Yahei";
}

.news_list1 h3 {
    color: #444;
    font: 400 20px/46px "Microsoft Yahei";
}

.news_list1 p {
    color: #999;
    font: 400 14px/30px "Microsoft Yahei";
    height: 90px;
    overflow: hidden;
}

.news_list1 span {
    display: inline-block;
    color: #2598f2;
    font: 600 14px/34px "arial";
    width: 164px;
    text-align: center;
    border: 3px solid #2598f2;
    margin-top: 20px;
}

.news_list1 li:hover span {
    color: #fcc236;
    border: 3px solid #fcc236;
}


/*案例展示*/

.casebox {
    padding-top: 65px;
    padding-bottom: 65px;
}

.casebox .tit {
    text-align: center;
}

.casebox .tit .intro {
    color: #666;
    font: 400 14px/24px "Microsoft Yahei";
    padding: 30px 200px;
}

.case {
    padding-top: 15px;
}

.bigimg{background:#f3f3f3;border-bottom: 3px solid #d60011;padding-bottom: 5%;}
.bigimg_t{text-align: center;font-size: 26px;color: #fff;font-weight: bold;text-transform: uppercase;background: url(../images/p.png) no-repeat top center #f3f3f3;background-size: 100% auto;padding: 10% 0;}
.bigimg_t span{display: block;font-weight: normal;line-height: 23px;}

.big_ul{
    width: 80%;
    margin: 12% auto 26%;
}
.big_ul li{border: 1px solid transparent;text-align: center;margin-bottom: 13%;}
.big_ul li a{display: block;font-size: 14px;color: #4a4a4a;line-height: 33px;}
.big_ul li:hover{border-color: #d60011;}

.big_tel{text-align: center;}
.big_tel dd{font-size: 16px;color: #4a4a4a;font-weight: bold;}
.big_tel dd span{display: block;font-size: 18px;color: #d60011;font-weight: normal;}
.big_tel dt{font-size: 20px;color: #d60011;font-weight: bold;}




@media (min-width: 989px) {
    .bigimg {
        width: 20%!important;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .big_you {
        width: 80%!important;
    }
}

.case_list1 li {
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
}

.case_list1 li a {
    display: block;
    position: relative;
    box-shadow:0px 2px 4px rgba(0,0,0,.49);
}
.case_list1 li .img{width:100%;height: 100%;overflow: hidden;}
.case_list1 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;
}

.case_list1 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;
}
.case_list1 li h3 {
    position: absolute;
    width: 100%;
    height: 32px;
    left: 0;
    bottom: 0%;
    color: #fff;
    font: 400 14px/32px "Microsoft Yahei";
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
}

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

.case_list1 li h3 p {
    display: inline-block;
    vertical-align: middle;
}

.case_list1 li h3 img {
    vertical-align: top;
    width: auto;
}

.tit-moblie {
    text-align: center;
    line-height: 40px;
    color: #333
}





.adsbg {
    height: 300px;
    background: url(../images/adsbg.jpg) no-repeat 50% 0;
    background-size: cover;
    background-attachment: fixed;
}

.adsbg .en {
    color: #fff;
    font: 600 36px/80px "arial";
    padding-top: 42px;
    text-align: center;
}
.adsbg .tit3{text-align: center;}
.adsbg .more {
    padding-top: 21px;
    text-align: center;
}

.adsbg .more a {
    display: inline-block;
    color: #fff;
    font: 400 16px/51px "Microsoft Yahei";
    text-align: center;
}

@media (max-width: 1169px) {
    .adsbg {
        height: 400px;
    }
    .adsbg .en {
        padding-top: 80px;
    }
    .adsbg .boxx {
        padding: 0 15px;
    }
    .adsbg img {
        max-width: 100%;
        height: 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;
}

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


/*友情链接*/

.f_link {
    margin-top: 8px;
    line-height: 46px;
    color: #000;
    font-size: 12px;
    text-align: left;
    position: relative;
    font-weight: 600;
}


.f_link .content{overflow: auto;}
.f_link .content a{display: block;float: left;font-size: 13px;color: #fff;line-height: 30px;width: 45%;}


.f_link a {
    font-weight: 400;
}

@media (max-width: 1199px) {
    .f_link {
        padding: 0 15px;
    }
}

.n_bannerbj {
    width: 100%;
    overflow: hidden;
}

.n_banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_bannerbj img,
.n_banners img,
.con_banner img {
    max-width: 100%;
    height: auto;
}

.con_banner {
    display: none;
}

@media (max-width: 767px) {
    .cons {
        display: block;
    }
    .n_banner {
        width: 100%;
        position: static;
        margin: 0;
    }
}

.casebox {
}

@media (max-width:1600px) {
    .casebox {
    }
}

@media (max-width:1400px) {
    .casebox {
        background: none;
    }
}

@media (max-width: 767px) {
    .casebox {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .case {
        padding-top: 30px;
    }
    .news_list1 li img {
        max-width: 100%;
        height: auto;
    }
    .news_list1 .text {
        background: #f7f7f7;
    }
}



/*页面底部*/

#footer {
    background: #202d30;
    color: #fff;
    font: 400 12px/28px "Microsoft Yahei";
    margin-top: 50px;
}

#footer a {
    color: #fff;
}

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

.foot-nav {
    background: url(../images/line6.png) no-repeat 100% 50%;
}

#footer .server {
    color: #fff;
    font: 600 18px/30px "Microsoft Yahei";
    text-align: left;
    position: relative;
    top: -20px;
}

#footer .server p {
    font: 600 25px/36px "Microsoft Yahei";
}

#footer .server {
    padding-right: 82px;
    background: url(../images/side1.png) no-repeat 100% 0;
}

.server .side {
    background: #2598f2;
    padding: 40px 0 30px;
    position: relative;
    z-index: 5;
}

.foot-up {
    position: relative;
}

.foot-up .leftbg {
    position: absolute;
    top: -20px;
    width: 50%;
    right: 50%;
    margin-right: 400px;
    height: 100%;
    background: #2598f2;
    z-index: 1;
}

@media (min-width: 992px) {
    #footer .footcon {
        padding-left: 30px;
    }
}

.f-tit {
    color: #fff;
    font: 600 20px/46px "Microsoft Yahei";
    padding-toP: 23px;
    margin-bottom: 23px;
}

.shares .bdshare-button-style0-16 a {
    width: 32px;
    height: 32px;
    padding: 0;
    margin-right: 12px;
}

.shares .bdshare-button-style0-16 a.bds_sqq {
    background: url(../images/s1.jpg) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_weixin {
    background: url(../images/s2.jpg) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_tsina {
    background: url(../images/s3.jpg) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_tqq {
    background: url(../images/s4.jpg) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_qzone {
    background: url(../images/s5.jpg) no-repeat 0 50%;
}

.copyright {}

.footcon .content {
    line-height: 34px;
}

.footcon .content img {
    padding-right: 10px;
}

.footbox {
    padding: 0px 0 30px;
}
.foot-share .content{overflow: auto;}
.foot-share .content a{display: block;float: left;font-size: 15px;color: #fff;line-height: 30px;width: 45%;}

.footintro {
    padding-top: 15px;
}

.foot-bottom {
 background: #0e1618;
    color: #fff;
    font: 400 12px/27px "Microsoft Yahei";
    text-align: center;
}

.foot-bottom a {
    color: #fff;
}

.copyr {
    text-align: right;
}

@media (max-width: 767px) {
    .footbox {
        padding: 40px 0;
    }
}


/*------------内页-------------------*/

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

.left .box h3 {
    line-height: 60px;
    font-weight: 400;
    font-family: "微软雅黑";
    background: #2598f2;
    font-size: 20px;
    color: #fff;
    padding-left: 40px;
    position: relative;
    border-bottom: 3px solid #fcc236;
}

.left .box .content {
    padding: 5px 15px;
    background: #f0f0f0;
}

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

.topbanner {
    width: 100%;
    height: 807px;

}

.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: 20px;
    line-height: 30px;
    color: #000;
}

.right {
    padding-bottom: 10px;
}

.sitemp {
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
}

.pages {
    padding-top: 20px;
}

.sitemp a {
    color: #666;
}

.sitemp h2 {
    font-size: 16px;
    color: #2598f2;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.sitemp .site {
    color: #000;
    font: 400 14px/30px "Microsoft Yahei";
}

.sitemp .site a {
    color: #000;
}

.right .content {
    padding: 15px 0 10px;
    overflow: hidden;
    line-height: 24px;
}

.bottom_tel {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 62px;
    background: url(../images/top_bg.jpg) repeat-x left top;
}

.span-line {
    border-left: #ccc 1px solid;
}

.bottom_tel a {
    display: block;
    height: 62px;
}

.bottom_tel a.tel {
    background: url(../images/tel.png) no-repeat 50% 50%;
}

.bottom_tel a.mail {
    background: url(../images/mail.png) no-repeat 50% 50%;
}

.bottom_tel a.tel:hover {
    background: url(../images/tel2.png) no-repeat 50% 50%;
}

.bottom_tel a.mail:hover {
    background: url(../images/mail2.png) no-repeat 50% 50%;
}
