﻿@charset "utf-8";
/*全局样式*/
@import url("base.css");
body {margin:0 auto;padding:0;width:100%;color:#333;font:14px/1.5 Arial,"Microsoft Yahei";background:#f5f5f5;-webkit-font-smoothing:antialiased;}
input,button,select,textarea,img,p,h1,h2,h3,h4,h5 {margin:0;padding:0;border:0;font-family:'Microsoft YaHei','微软雅黑';}
a {color:#333;text-decoration:none;}
a:hover {color:#be080d;text-decoration:none;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
ol,ul,li,dl,dd {margin:0 auto;padding:0;list-style-type:none;}
i,em {font-style:normal;}
table {border-collapse:collapse;border-spacing:0;}
/*Clear Fix*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
.mr5{margin-left: 5px !important;}
.mr10{margin-right: 10px !important;}
.clear {clear:both;font-size:0px;height:0px;overflow:hidden;}
.line5 {clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10 {clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15 {clear:both;font-size:0px;height:15px;overflow:hidden;}
.mt50{margin-top: 50px !important;}
.mb50{margin-bottom: 50px !important;} 
/*页面布局*/
.section {position:relative;margin:0 auto;width:1300px;max-width:1300px;text-align:left;}
.wrapper {position:relative;margin:0 auto;padding:0;width:100%;height:auto;text-align:left;overflow:hidden;}
.wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.wrap-box {width:1300px;}
.bg-wrap {margin:0;padding:0;background:#fff;}
.bg-wrap:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.bg-wrap.nobg {background:none;}
.pad-15 {position:relative;padding:15px;}
.pt-30 {padding-top:30px;}
.icon {position:absolute;display:block;width:20px;height:20px;background:url(../images/icon.png) no-repeat;zoom:1;}
.fl {float:left !important;}
.fr {float:right !important;}
.main-title .title {text-align:center;text-transform:uppercase;}
.main-title h1 {font-size:30px;font-weight:bold;color:1b1b1b;text-align:center;padding-top:50px;border-bottom:1px solid #d3d3d3;color:#c80007;}
.pagination {margin:28px 0 0;text-align:center;font-size:14px;}
.main-title .nav-tit {padding:30px 0;text-align:center;color:#a7a7a7;font-size:18px;}
.main-title .nav-tit a {margin-left:10px;color:#a7a7a7;background:#ffffff;border:2px solid #a7a7a7;padding:5px 0;width:180px;display:inline-block;}
.main-title .nav-tit a:hover,.nav-tit a.selected {color:#fff;background:#c6000d;border-color:#c6000d;}
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
.location a{ margin:0 5px; }
.location span{ color:#666; }

/*头部*/
header{height: 107px;background: #fff;z-index: 99;position: relative;}
header .logo{height: 107px;line-height: 107px;display: inline-block;padding-right: 20px;}
header .logo img{height: 69px;}
header span {padding-left: 150px;}
header span a{display: inline-block;font-size: 16px;line-height: 107px;height: 107px;color: #392f36;padding: 0 25px;position:relative;}
header span a i{height: 2px;width: 50px;background: #f10404;position: absolute;left: 50%;margin-left: -25px;bottom: 20px;display: none;}

header .search{position: absolute;right:  0;font-size: 14px;height: 30px;top: 50%;margin-top: -15px;display: inline-block;}
header .search span{padding-left: 15px; background: url(../images/search.png) no-repeat center right;width: 35px;height: 30px;   line-height: 30px; display: inline-block;cursor: pointer;} 
header .search a{display: inline-block;height: 30px;line-height: 30px;font-size: 18px;color: #000;text-align: center;}

.popup-search{ position:fixed; left:0; top:0; z-index:9999; width:100%; height:100%; opacity:0; visibility:hidden; -webkit-transition:opacity .15s; transition:opacity .15s;}
.popup-search.open{ opacity:1; visibility:visible; -webkit-transition:opacity .45s; transition:opacity .45s;}
.popup-search .popup__overlay{ position:absolute; width:100%; height:100%; background:#000; opacity:.85; filter:Alpha(opacity=85);}
.popup-search .close{ position:absolute; right:30px; top:20px;}
.popup-search .close a{ display:block; width:44px; height:44px; line-height:44px; font-size:42px; text-align:center; color:#fff;}
.popup-search .searchlist{ position:absolute; left:50%; top:50%; display:block; margin-left:-325px; margin-top:-30px; width:650px; height:48px;}
.popup-search .searchbtn{ position:absolute; right:0; top:0; display:block; margin:0; padding:0; width:80px; height:48px; line-height:48px; font-size:16px; text-align:center; color:#999; background:none; border:0; outline:0; cursor:pointer;}
.popup-search .searchtxt { display:block; box-sizing:border-box; margin:0; padding:0 5px; padding-right:85px; width:100%; height:48px; line-height:48px; font-size:16px; color:#999; background:none; border:0; border-bottom:1px solid #888; outline:0;}

#index .nav-index, #product .nav-product, #news .nav-news, #contact .nav-contact, #about .nav-about, header span a:hover {
    color: #f10404;
}
    #index .nav-index i, #product .nav-product i, #news .nav-news i, #contact .nav-contact i, #about .nav-about i, header span a:hover i {
        display: block;
    }

.swiper-pagination-bullet-active {opacity: 1;background: #fff !important;}
.swiper-pagination-bullet {background: #645f54;}
.banner{margin: 0 auto;width: 100%;}
.banner img {width: 100%;height: auto;}

.productcate{background: #fff;padding: 100px 0;}
.productcate .section{background: url(../images/catebg.jpg) no-repeat;height: 434px;}
   .productcate .one{display: none;}
        .productcate .active .one{display: block;}
        .productcate .active .info{display: none;}
        .productcate ul{width: 105%;overflow: hidden;}
        .productcate li{width: 271px;float: left;position: relative;border-right: 1px solid #d3d3d3;height: 434px;}
        .productcate .active {width: 485px;position: relative;float: left;height: 434px;}
        .productcate .photo{ display:table; width:282px; height:184px; overflow:hidden;position: absolute;bottom: 65px;left: 50%;margin-left: -141px;}
        .productcate .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
        .productcate .photo img{ max-height:185px;width: 283px; -webkit-transition:.45s; transition:.45s}
        .productcate .info{text-align: center;margin-top:60px;}
        .productcate .info h2{vertical-align: top; display: inline-block;text-transform: uppercase;font-size: 30px;color: #fff;font-weight: bold;width: 30px;background: url(../images/down.png) no-repeat bottom center;padding-bottom: 45px;line-height: 1.2;}
        .productcate .info span{width: 20px;color: #d3d3d3;margin-left: 20px;display: inline-block;}
        .productcate .active .view{text-align: center;}
        .productcate .active h2{display: inline-block; background: url(../images/left.png) no-repeat right;padding-right: 45px; text-transform: uppercase;text-align: center; font-size: 30px;color: #fff;font-weight: bold;margin-top:60px;line-height: 1.2;}
        .productcate .active span{color: #d3d3d3;font-size: 16px;display: block;padding-top: 15px;}

.recommend{background: url(../images/recommend.jpg) no-repeat 0 50%;text-align: center;height: 298px;}
.recommend .title h2{font-size: 50px;font-weight: bold;text-transform: uppercase;color: #fff;text-align: center;padding-top: 85px;}
.recommend .title p{font-size: 16px;color: #ffffff;text-align: center;text-transform: uppercase;padding-top: 30px;}

.r-product{padding: 60px 0;background: #fff;}
.r-product ul{width: 105%;}
.r-product li{width: 313px;border: 1px solid #eeeeee;background: #fff;float: left;margin-right: 16px;margin-bottom: 20px;}
.r-product li:hover{ -webkit-box-shadow:0 0 15px rgba(0,0,0,0.2); box-shadow:0 0 15px rgba(0,0,0,0.2);}
.r-product .p_photo{ display:table; width:313px; height:313px; overflow:hidden; position:relative; z-index:1;}
.r-product .p_photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.r-product .p_photo img{ max-height:313px;max-width: 313px; -webkit-transition:.45s; transition:.45s}
.r-product .info{background: #000 url(../images/buy.png) no-repeat right 20px center; font-size: 16px;position: relative;line-height: 85px;padding: 0 70px 0 20px;color: #fefefe;}
.r-product .title {padding-bottom: 60px;text-align: center;text-transform: uppercase;}
.r-product .title h2{font-weight: bold;font-size: 35px;color: #38beef;padding-bottom: 20px;}
.r-product .title p{color: #666;font-size: 14px;}
.r-product .more{text-align: center;padding-top: 30px;}
.r-product .more a{display: inline-block;width: 180px;height: 42px;line-height: 42px;border: 1px solid #000;  text-align: center;font-size: 16px;color: #191919;}
        
.i-about{background:#fff url(../images/aboutbg.jpg) no-repeat;height: 750px;position: relative;}
.i-about .intr {padding-top: 485px;color: #fff;font-size: 16px;line-height: 35px;}
.i-about .intr .body{padding: 0 150px;text-align: center;text-indent: 2em;}
.i-about .intr .more{padding-top: 50px;text-align: center;}
.i-about .intr .more a{background: #b50303; text-transform: uppercase;font-weight:bold;font-size: 18px; display: inline-block;text-align: center;color: #fff;line-height: 45px;height: 45px;width: 136px;}
   
.r-news{background: #fff;padding-top: 100px;padding-bottom: 20px;}
.r-news .left{float: left;width: 482px;}
.r-news .news-info {width: 815px;float: right;}
.r-news .news-info .item{margin-bottom: 25px;background: #ededed;margin-right: 45px;padding: 0 80px;height: 125px;position: relative;}
.r-news .news-info .info h2{font-weight: bold;color: #000;font-size: 18px;padding: 20px 0 10px 0;}
.r-news .news-info .info p{line-height: 25px;color: #666;font-size: 14px;}
.r-news .news-info .time{width: 90px;height: 90px;background: #585858;position: absolute;left: -45px;top: 50%;margin-top: -45px;}
.r-news .news-info .time .date{color: #fff;text-align: center;font-size: 26px;padding-top: 12px;}
.r-news .news-info .time .year{color: #fff;font-size: 14px;text-align: center;}
.r-news .news-info a:hover .time{background: #b50303;}  


/*搜索*/
.search-tit {display:block;margin:0 30px;padding-top:15px;line-height:38px;border-bottom:1px solid #f0f0f0;}
.search-tit h3 {display:inline-block;color:#333;font-size:16px;font-weight:normal;}
.search-tit span {margin-left:15px;color:#999;font-size:14px;}
.search-tit span strong {margin:0 2px;color:#1e7bb3;font-weight:600;}
.n-list {padding:15px 30px;}
.n-list li {display:block;padding-bottom:15px;border-bottom:1px solid #f0f0f0;overflow:hidden;}
.n-list li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.n-list li h2 {padding:15px 0 15px;font-size:18px;line-height:24px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.n-list li h2 a {color:#333;text-decoration:none;}
.n-list li h2 a:hover {color:#8CAC52;}
.n-list li .note b {position:relative;display:block;float:left;margin-right:16px;width:118px;height:118px;border:1px solid #e8e8e8;font-style:normal;}
.n-list li .note b img {min-width:100%;min-height:100%;width:100%;_height:100%;}
.n-list li .note p {display:block;font-size:14px;max-height:84px;line-height:28px;font-weight:500;color:#666;overflow:hidden;}
.n-list li .note .info {padding-top:10px;height:20px;line-height:20px;}
.n-list li .note .info span {margin-right:10px;color:#999;font-size:12px;}
.n-list li .note .info span i {margin-right:3px;font-size:12px;}
.n-list .nodata {margin-top:30px;color:#666;font-size:14px;line-height:100px;text-align:center;}
/*分页*/
div.digg {margin:0;padding:0;text-align:left;font-size:14px;display:inline-block;}
div.digg a {display:block;float:left;padding:5px 12px;margin:0 0 0 8px;border:1px solid #e1e2e3;line-height:20px;height:20px;color:#666666;background:#fff;text-decoration:none;border-radius:3px;}
div.digg a:hover {border:1px solid #f10404;background:#f10404;color:#fff;}
div.digg span {display:block;float:left;padding:5px 0;line-height:20px;height:20px;}
div.digg span.current {padding:5px 12px;margin:0 0 0 8px;color:#fff;font-weight:bold;background:#f10404;border-radius:3px;}
div.digg span.disabled {border:1px solid #eee;padding:5px 12px;margin:0 0 0 8px;color:#ddd;}

.cate-box{background: #fff;border-bottom: 1px solid #eae4e4;height: 50px;line-height: 50px;}
.cate-box a{font-size: 16px;color: #333333;line-height: 50px;height: 50px;float: left;text-align: center;padding:0 20px;}
.cate-box a.active,.cate-box a:hover{color: #f10110;border-bottom: 1px solid #f10110;}
.news-box{background: #fff;}
.news-list ul{width: 105%;overflow: hidden;padding: 50px 0;}
.news-list li{width: 413px;float: left;background: #f5f5f5;margin-right: 33px;margin-bottom: 33px;padding-bottom:20px;}
.news-list li .photo{ display:table; width:413px; height:255px; overflow:hidden;}
.news-list li .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.news-list li .photo img{ max-width:413px; max-height: 255px; -webkit-transition:.45s; transition:.45s}
.news-list .time{ border-top: 1px solid #c5c5c5;margin-top: 30px;background: url(../images/view.png) no-repeat right bottom;padding-top: 15px;}
.news-list .time span{background: url(../images/time.png) no-repeat left center;padding-left: 20px;color: #999;font-size: 14px;}
.news-list .info{padding: 0 40px;}
.news-list .info h2{font-size: 20px;color:#000;padding-bottom: 10px;padding-top: 30px;}
.news-list .info p{color: #666;font-size: 14px;}

 /*内容标题样式*/
.meta{ margin:0; padding:50px 50px 0 50px;text-align: center;border-bottom: 1px solid #e2e2e2; }
.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.meta h2{ margin:0 0 20px; padding:0; color:#434343; font-size:24px; font-weight:300; line-height:1em; text-align: center;}
.meta .info{ margin:0 0 10px; }
.meta .info span{ margin-right:10px; color:#999; font-size:12px; line-height:14px; }
.meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
.meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }

 /*内容详细样式*/
.entry{ margin-top:20px; padding:0 50px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
.entry img{ max-width:100%!important; height:auto!important; }
.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
.entry h2{ font-size:1.2em; }
.entry h3,.entry h4{ font-size:1.1em; }
.entry strong{ color:#DC2523; }
.entry ul,.entry ol{ margin:1em; padding:0; }
.entry li{ margin-left:1em; }
.entry ul li{ list-style:disc outside none; }
.entry ol li{ list-style:decimal outside none; }
.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
.entry a{ text-decoration:underline; }
.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
.entry table th{ background:#F9F9F9; text-align:center; }
.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

/*商品缩略图样式*/
.goods-box{ position:relative; margin-bottom:15px; padding:30px; font-size:12px;  }
.goods-pic{ position:relative; float:left; width:710px; *z-index:1; }
.pic-box{ float:left; }
.pic-preview{ width:580px; height: 580px;; border:1px solid #e8e8e8; }
.pic-scroll{ width:112px; float: left;position: relative;margin-left: 15px;}
.pic-scroll .prev{background: url(../images/up.jpg) no-repeat center top;position: absolute;left: 50%; margin-left: -56px;top: 0;width: 112px;height: 32px;display: block;cursor:pointer;z-index: 999;}
.pic-scroll .next{background: url(../images/down.jpg) no-repeat center bottom;;position: absolute;left: 50%; margin-left: -56px;bottom:0;width: 112px;height: 32px;display: block;cursor:pointer;z-index: 999;}
.pic-scroll .items{ position:relative; float:left; width:113px;overflow:hidden;height: 518px;padding:32px 0;}
.pic-scroll .items ul{margin:0; padding:0; height: 999999px; position: absolute; }

/*商品规格*/
.goods-spec{ position:relative; margin:0 0 0 760px; overflow:hidden; }
.goods-spec h1{ display:block; color:#000; font-size:24px; font-weight:700; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;padding-bottom: 22px;border-bottom: 1px solid #b3b3b3; }
.goods-spec .des-box {min-height: 455px;}
.goods-spec .des-box  .info{ margin-top:20px; font-size:14px; line-height:2em; word-wrap:break-word;color: #666666; }
.goods-spec .des-box{ position:relative; margin-top:10px; }

/* 图片放大镜样式*/
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;width:100%;}
.tb-pic a{line-height:1;}
.tb-thumb li{width: 128px; height:128px;overflow:hidden;}
.tb-s650, .tb-s650 a{height:580px;width:580px;}
.jqzoom{max-height:580px;max-width:580px;}
.tb-s650 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height: 110px;width:110px;}
.tb-booth{border:1px solid #eeeeee;position:relative;z-index:1;float: left;}
.tb-thumb .tb-selected div{border:1px solid #C30008;}
.tb-thumb li div{border:1px solid #eeeeee;margin: 10px 0;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:580px;height:580px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.online{text-align: left;width: 306px;height: 50px;line-height: 50px;color: #fff;text-transform: uppercase;}
.online .txt{font-size: 18px; float: left; background: #f10404;color: #fff;width: 110px;height: 50px;text-align: center;line-height: 50px;display: block;border: 1px solid #f10404;border-bottom-left-radius: 5px;border-top-left-radius: 5px;border-right: none;}
.online .tel{font-size: 20px;float: left; background: #000;color: #fff;text-align: center;height: 50px;line-height: 50px;display: block;width: 190px;border: 1px solid #000;border-bottom-right-radius: 5px;border-top-right-radius: 5px;border-left: none;}

.product-next{position: absolute;top: 0;right: 0;width: 90px;}
.product-next .prev, .product-next .next{display: inline-block;}
.product-next .prev a{background: url(../images/l.png) no-repeat;width: 33px;height: 33px;display: inline-block;}
.product-next .next a{background: url(../images/r.png) no-repeat;width: 33px;height: 33px;display: inline-block;margin-left: 20px;}

.related {padding-top: 80px;}
.related .title{border-bottom: 1px solid #b3b3b3;}
.related .title .more{position: absolute;right: 0;bottom: 25px;}
.related .title .more a{text-transform: uppercase;color: #999;font-size: 14px;}
.related .title h2{padding-bottom: 25px;text-transform: uppercase; position: relative;font-weight: bold; font-size: 20px;color: #f10404;padding: 20px 0;}
.related .title h2 i{position:absolute;width: 94px;bottom: -1px;left: 0;height: 2px;background: #f10404;}
.related .title h2 p{color: #999;font-size: 16px;text-transform:capitalize;}

.message-box {background: #fff;padding: 50px 0;}
.message-box .title {color: #333;font-size: 30px;font-weight: bold;text-align: center;}
.nyaboutus9 {padding: 50px 0;}
.nyaboutus9 .divTips {line-height: 25px;font-size: 14px;text-align: center;color: #999;width: 1000px;margin: 0 auto;}
.messagelist {margin: 25px 0 0;}
.messagelist .m_input {float: left;background: #fff;display: inline;margin: 18px 0 0;height: 28px; width: 625px;padding: 8px 0 9px;border: 1px solid #e0e0e0; -webkit-border-radius: 5px; border-radius: 5px;-webkit-transition: all .45s; transition: all .45s;}
.messagelist .m_input_mobile, .messagelist .m_input_fax, .messagelist .m_input_email {float: right;}
.messagelist .m_input label {float: left;display: inline;padding-left: 48px;height: 28px;line-height: 28px;font-size: 14px;color: #898986;}
.messagelist .m_input label span {display: inline-block;padding-left: 14px;border-left: 1px solid #dfdfdf;}
.messagelist .m_input input {float: left;display: inline;background: #fff;margin: 0;padding: 0;width: 440px;height: 28px;line-height: 28px;font-family: Arial, "Microsoft YaHei", sans-serif;
        font-size: 14px;
        color: #333;
        border: 0;
        outline: 0 none;
    }

    .messagelist .m_textarea {
        margin: 18px 0 0;
    }

        .messagelist .m_textarea textarea {
            display: block;
            background: #fff;
            margin: 8px 0 0;
            padding: 10px 20px;
            width: 1258px;
            height: 195px;
            line-height: 30px;
            font-family: Arial, "Microsoft YaHei", sans-serif;
            font-size: 14px;
            color: #333;
            border: 1px solid #dfdfdf;
            outline: 0 none;
            border-radius: 5px;
            -webkit-transition: all .45s;
            transition: all .45s;
            overflow: hidden;
        }

    .messagelist .m_input_nickname label {
        background: url(../images/icon_nyfeedback01.png) no-repeat 14px center;
    }

    .messagelist .m_input_mobile label {
        background: url(../images/icon_nyfeedback02.png) no-repeat 14px center;
    }

    .messagelist .m_input_phone label {
        background: url(../images/icon_nyfeedback03.png) no-repeat 14px center;
    }

    .messagelist .m_input_fax label {
        background: url(../images/icon_nyfeedback04.png) no-repeat 14px center;
    }

    .messagelist .m_input_address label {
        background: url(../images/icon_nyfeedback05.png) no-repeat 14px center;
    }

    .messagelist .m_input_email label {
        background: url(../images/icon_nyfeedback06.png) no-repeat 14px center;
    }

    .messagelist .m_input.active, .messagelist .m_textarea.active textarea {
        border-color: #f10110;
    }

    .messagelist .m_btnlist {
        margin: 45px 0 0;
        text-align: center;
    }

        .messagelist .m_btnlist .m_link {
            display: inline-block;
            margin: 0 12px;
            width: 132px;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            text-align: center;
            color: #fff;
            background: #f10110;
            border-radius: 20px;
        }

.messagelist .m_btnlist .m_cancel {background: #ccc;}
.contactinfo  {padding: 80px 0;background: #fff;} 
.contactinfo .title{padding-bottom: 55px;}
.contactinfo .title h2{font-size: 40px;color: #f10404;font-weight: bold;text-align: center;}
.contactinfo .title p{color: #ddd;font-size: 30px;text-align: center;padding-top: 20px;font-weight: bold;text-transform: uppercase;}
.contactinfo .right{width: 470px;margin-left: 30px;background: #ededed;height:460px;float: right;}
.contactinfo .info-box h2{padding-left: 40px;padding-top: 50px;padding-bottom: 32px;color: #000;font-size: 35px;font-weight: bold;}
.contactinfo .info-box ul li{padding-bottom: 22px;color: #333;color: #333;padding-left: 40px;}
.areaMap{width: 800px;float: left; }
#amap-container{ height:460px;}

.footer .section{position: relative;}
.footer .footer-box{background: url(../images/footer.jpg) no-repeat center center;height: 417px;padding-top: 100px;}
.footer .footer-box ul{padding-top: 60px;}
.footer .footer-box .linkinfo{width: 618px;float: left;}
.footer .footer-box .linkinfo .tel{background: url(../images/tel.png) no-repeat left center;padding-left: 50px;margin-bottom: 60px;}
.footer .footer-box .linkinfo .tel span{display:inline-block;font-weight: bold;font-size: 46px;color: #fff;}
.footer .footer-box .linkinfo .tel span.tips{font-size: 16px;color: #fff;font-weight: normal;width: 42px;}
.footer .footer-box .linkinfo .address{padding: 20px 0; width: 45%;float:left; font-size: 14px;color: #fff;padding-left: 28px;background: url(../images/map.png) no-repeat left center;}
.footer .footer-box .linkinfo .fax{padding: 20px 0;width: 45%;float:left;font-size: 14px;color: #fff;padding-left: 28px;background: url(../images/fax.png) no-repeat left center;}
.footer .footer-box .linkinfo .wx{padding: 20px 0;width: 45%;float:left; font-size: 14px;color: #fff;padding-left: 28px;background: url(../images/wx.png) no-repeat left center;}
.footer .footer-box .linkinfo .mobile{padding: 20px 0;width: 45%;float:left; font-size: 14px;color: #fff;padding-left: 28px;background: url(../images/mobile.png) no-repeat left center;}
.footer .footer-box .product{width: 304px;float: left;}
.footer .footer-box .about{width: 215px;float: left;}
.footer .footer-box li h4{color: #fff;font-size: 18px;font-weight: bold;text-transform: uppercase;padding-bottom: 30px;}
.footer .footer-box .column li{padding: 13px 0;}
.footer .footer-box .column li a{color: #ffffff;font-size: 14px; text-decoration: none;}
.footer .wechat{position: absolute;top: 0;right: 0;width: 205px;text-align: center;}
.footer .wechat .qr{background: #fff;padding: 30px 0;}
.footer .wechat .qr p{text-align: center;font-size: 14px;color: #333;padding-top: 16px;}
.footer .copyright{background: #000;padding: 30px 0;color: #fff;text-align: center;}
.footer .copyright a{color: #fff;}

