﻿@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:#fff;-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; }
.banner{margin: 0 auto;width: 100%;}
.banner img {width: 100%;height: auto;}
/*头部*/
header{height: 100px; background:rgba(0, 0, 0, 0.45);position: absolute;z-index: 9999;top: 0;right: 0;left: 0;}
header .nav {position: relative;}
#index .index, header span a:hover{color: #fff;}
#index .index i, #product .nav-product i, #about .nav-about i, #news .nav-news i, #contact .nav-contact i, header span a:hover i {display: block;}

header span {padding-left: 100px;color: #fff;}
header span a{display: inline-block;font-size: 17px;line-height: 100px;height: 100px;color: #fff;padding: 0 32px;position: relative;}
header span a i{position: absolute;bottom: 30px;width: 12px;height:8px;background:url(../images/dot.png)no-repeat; left: 50%;display: none;margin-left: -6px;}
header .right{ float:right; display:inline;}
header .right .search-box{margin-top: -21px;top: 50%;position: absolute;right: 110px;}
header .right .search{line-height: 40px;height: 40px;border: 1px solid #a8a8a8;width: 200px;background: url(../images/search.png) no-repeat right 15px center;border-radius: 30px;padding-left: 10px;color: #fff;outline:none;}
header .language {color: #fff; height:28px;line-height:28px;font-size:16px;position:absolute;right:0;width:100px;top:50%;margin-top:-14px;}
header .language .chose {display:block;padding-left:36px;width:64px;cursor:pointer;background: url(../images/cn.png) no-repeat left center;}
header .language .chose:after {content:"▼";position:absolute;right:-10px;top:0;color:#fff;font-family:SimSun,sans-serif;font-size:18px;font-weight:bold;}
header .language ul {position:absolute;left:0;padding:5px 0;display:block;background:#007cc2;color:#fff;}
header .language li {font-size:14px;color:#fff;width:100px;text-align:center;}
header .language li a {color:#fff;text-decoration:none;}
header .language ul {visibility:hidden;opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.35s;transition:.35s;}
header .language.active ul {visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
/*搜索*/
.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 #353c5c;background:#353c5c;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:#353c5c;border-radius:3px;}
div.digg span.disabled {border:1px solid #eee;padding:5px 12px;margin:0 0 0 8px;color:#ddd;}
.entry{ margin-top:20px; padding:0 50px 30px; 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; }


.productcate ul{padding: 25px 0;width: 105%;overflow: hidden;}
.productcate ul li{width: 640px;float: left;position: relative;margin-right:20px;}
.productcate .info{position: absolute;top: 30px;left: 50px;}
.productcate .photo{width: 640px;max-height: 360px;}
.productcate .info  h2{font-size: 24px;font-weight:bold;color: #191919;position: relative;padding-bottom: 25px;margin-bottom: 15px;}
.productcate .info i{position: absolute;bottom: 0;height: 2px;width: 20px;background: #191919;left: 0;}
.productcate .info span{background: url(../images/more.png) no-repeat right center;padding-right: 15px;font-size: 16px;color: #191919;text-transform: uppercase;}
  
.i-about{margin-bottom: 30px;}
.i-about .left{width: 310px;float: left;background: #e40a22;position: relative;height: 455px;}
.i-about .left img{position: absolute;left: 50px;top: 168px;}
.i-about .left .welcome{padding-top: 252px;padding-left: 50px;}
.i-about .left .welcome p{color: #fff;font-size: 12px;line-height: 35px;}
.i-about .right{width: 990px;float: left;}
.i-about .right .des{position: relative; background: #f5f5f5;padding-left: 50px;padding-right: 235px;padding-top: 30px;padding-bottom: 28px; line-height: 35px;color: #333333;font-size: 14px;}
.i-about .right .des .more {position:absolute;right:50px;top: 30px;}
.i-about .right .des .more a{display: inline-block;background: #e40a22;width: 135px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 14px;}

.cate-box{padding: 50px 0;background: #f5f5f5;}
.cate-box .title{width: 240px;display:inline;font-size: 24px;font-weight: bold;text-transform: uppercase;color: #333333;}
.cate-box .nav{width: 1060px;display: inline-block;text-align: right;}
.cate-box a{display:inline-block;margin-right: 15px;font-size: 16px;color: #000000;line-height: 38px;height: 38px;border: 1px solid #000000;padding: 0 20px;border-radius: 40px;}
.cate-box a.active{color: #fff;background: #000;}
.news-box{padding: 50px 0;background: #f5f5f5;}
.recommend{background: #fff;overflow: hidden; height:545px; position: relative;}
.recommend .photo{ display:table; width:850px; height:545px; overflow:hidden; position:relative; z-index:1;background: #fff;float: left;}
.recommend .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.recommend .photo img{ max-width:850px; max-height: 545px; -webkit-transition:.45s; transition:.45s}
.recommend .info{float: left;width:378px; padding: 0 32px;}
.recommend .info h2{padding-top: 85px;color: #333333;font-weight: bold;font-size: 20px;}
.recommend .info .time{background: url(../images/time.png) no-repeat left center;padding: 30px 20px 30px 20px ;color: #999;font-size: 14px;}
.recommend .info  .des{line-height: 35px;color: #666;font-size: 14px;}
.recommend .info .more {text-transform: uppercase;font-size: 16px;color: #333;position: absolute;bottom: 60px;right: 32px;}
.news-list ul{width: 105%;overflow: hidden;}
.news-list li{width: 408px;height: 436px;float: left;background: #fff;margin-right: 38px;margin-bottom:20px;}
.news-list li .photo{ display:table; width:408px; height:233px; overflow:hidden;}
.news-list li .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.news-list li .photo img{ max-width:408px; max-height: 233px; -webkit-transition:.45s; transition:.45s}
.news-list .time{ border-top: 1px solid #eee;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;margin:30px 0 10px 0;}
.news-list .info p{color: #666;font-size: 14px;}
/*上下一条样式*/
.next-box{ position:relative; padding:10px 50px 20px; line-height:20px; color:#444; font-size:14px;border-top: 1px dashed #9d9d9d; }
.next-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.next-box p{ display:block; width:49%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.next-box p a{ color:#428bca; }
.next-box p.prev{ float:left; }
.next-box p.next{ float:right; }
/*内容标题样式*/
.meta {margin:0;padding:50px 50px 0 50px;}
.meta:after {clear:none;content:"";display:block;height:0;visibility:hidden;}
.meta h2 {margin:0 0 20px;padding:0;color:#007cc2;font-size:24px;font-weight:300;line-height:1em;}
.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;}
.r-product{padding: 10px 0;background: #f5f5f5;}
.r-product ul{width: 105%;overflow: hidden;}
.r-product li{width: 420px;height: 566px;background: #fff;float: left;;margin-right: 20px;margin-bottom: 20px;}
.r-product li:hover{box-shadow: 0 0 15px rgba(200,200,200,.5);}
.r-product li:hover .info .more{background: #000;color: #fff;}
.r-product .p_photo{ display:table; width:420px; height:420px; overflow:hidden; position:relative; z-index:1;background: #fff;}
.r-product .p_photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.r-product .p_photo img{ max-height:420px; max-width: 420px; -webkit-transition:.45s; transition:.45s}
.r-product  .info{margin: 0 45px;text-align: center;border-top: 1px solid #eee}
.r-product  .info p{padding: 20px 0;text-align: center;font-size: 16px;color: #191919;}
.r-product  .info .more{width: 291px;border:1px solid #191919;line-height: 35px;line-height: 35px;color: #666666;display: inline-block;text-transform: uppercase;border-radius: 5px;}
.cate-box{padding: 50px 0;background: #f5f5f5;}
.cate-box .title{width: 240px;display:inline;font-size: 24px;font-weight: bold;text-transform: uppercase;color: #333333;}
.cate-box .nav{width: 1060px;display: inline-block;text-align: right;}
.cate-box a{display:inline-block;margin-right: 15px;font-size: 16px;color: #000000;line-height: 38px;height: 38px;border: 1px solid #000000;padding: 0 20px;border-radius: 40px;}
.cate-box a.active{color: #fff;background: #000;}

.related-product .bd{overflow: hidden;padding: 50px 0;}
.related {border-bottom: 1px solid #e8e8e8;position: relative;}
.related h2{font-size: 20px;color: #333333;padding-left: 35px;text-transform: uppercase;font-weight: bold;}
.related p{font-size: 16px;color: #999;margin-left: 35px;padding-bottom: 15px;border-bottom: 2px solid #000;display: inline-block;}
.related-product ul{width: 105%;overflow: hidden;}
.related-product li{width: 418px;height: 564px;background: #fff;float: left;;margin-right: 20px;margin-bottom: 20px;border: 1px solid #e8e8e8;}
.related-product li:hover{box-shadow: 0 0 15px rgba(200,200,200,.5);}
.related-product li:hover .info .more{background: #000;color: #fff;}
.related-product .p_photo{ display:table; width:418px; height:418px; overflow:hidden; position:relative; z-index:1;background: #fff;}
.related-product .p_photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.related-product .p_photo img{ max-height:418px; max-width: 418px; -webkit-transition:.45s; transition:.45s}
.related-product  .info{margin: 0 45px;text-align: center;border-top: 1px solid #eee}
.related-product  .info p{padding: 20px 0;text-align: center;font-size: 16px;color: #191919;}
.related-product  .info .more{width: 291px;border:1px solid #191919;line-height: 35px;line-height: 35px;color: #666666;display: inline-block;text-transform: uppercase;border-radius: 5px;}
        
.product-box {padding: 50px 0;}
/*商品缩略图样式*/
.goods-box{ position:relative; margin-bottom:15px; font-size:12px;  }
.goods-pic{ position:relative; float:left; width:600px; *z-index:1; }
.pic-box{ float:left; }
.pic-preview{ width:598px; height:598px; border:1px solid #e8e8e8; }
.pic-scroll{ margin-top:10px; width:598px; }
.pic-scroll .prev{ float:left; margin-right:30px; background: url(../images/pleft.jpg) no-repeat center center;}
.pic-scroll .next{ float:right; background: url(../images/pright.jpg) no-repeat center center;}
.pic-scroll .prev,.pic-scroll .next{ display:block; font-family:"宋体"; text-align:center; width:37px; height:103px; line-height:103px; cursor:pointer; text-decoration:none;}
.pic-scroll .items{ position:relative; float:left; width:467px;overflow:hidden;height: 105px; }
.pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
/*商品规格*/
.goods-spec{ position:relative; margin:0 0 0 650px; overflow:hidden; }
.goods-spec h1{text-transform: uppercase; display:block; color:#333333; font-size:30px; font-weight:700; line-height:1.1em; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;margin-top: 10px; }
.goods-spec .subtitle{ color:#333;text-transform: uppercase; font-size:18px; line-height:24px;position: relative; padding-top: 20px;border-top: 1px solid #c2c9cf;}
.goods-spec .subtitle i{position: absolute;height: 1px;bottom: 0;left: 0;background: #0256ac; width: 50px;}
.goods-spec .des-box .info{ margin-top:20px;font-size:14px; line-height:2em; word-wrap:break-word; }
.goods-spec .des-box{ position:relative; margin-top:10px; min-height: 330px;}
.goods-spec .des-box h2{font-size: 16px; color: #404040;margin-top: 30px;}
.bg-white{background: #fff;} 
.sub-cate{padding: 25px 0;}
.sub-cate a{display: inline-block;background: url(../images/s.png) no-repeat left center;padding-left: 30px;margin-right: 30px;}
.sub-cate a.active{background: url(../images/sd.png) no-repeat left center;}

/* 图片放大镜样式*/
.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{float:left;width: 119px; height:119px;overflow:hidden;}
.tb-s650, .tb-s650 a{height:598px;width:598px;}
.jqzoom{max-height:598px;max-width:598px;}
.tb-s650 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:100px;width:100px;margin-right: 20px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected div{border:1px solid #C30008;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:600px;height:600px;background:#ffffff;border:1px solid #e3e3e3;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;}
.product-next{position: absolute;top: 0;right: 0;width: 100px;}
.product-next .prev, .product-next .next{display: inline-block;}
.product-next .prev a{background: url(../images/left.png) no-repeat;width: 36px;height: 36px;display: inline-block;}
.product-next .next a{background: url(../images/right.png) no-repeat;width: 36px;height: 36px;display: inline-block;margin-left: 20px;}

.nyaboutus9 {padding:48px 0 95px;}
.nyaboutus9 h2 {text-align:center;font-size:30px;color:#2a2b2a;font-weight:bold;padding-bottom:20px;}
.nyaboutus9 .divTips {line-height:25px;font-size:14px;text-align:center;color:#999;}
.messagelist {margin:25px 0 0;}
.messagelist .m_input {float:left;margin:18px 40px 0 0;height:28px;width:605px;padding:8px 0 9px;border:1px solid #e0e0e0;background:#fafafa;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .45s;transition:all .45s;}
.messagelist .m_input label {float:left;height:28px;line-height:28px;font-size:14px;color:#898986;}
.messagelist .m_input label span {display:inline-block;padding-left:14px;}
.messagelist .m_input input {float:left;margin:0;padding:0;width:255px;height:28px;line-height:28px;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:14px;color:#333;border:0;outline:0 none;background:transparent;}
.messagelist .m_textarea {margin:18px 0 0;}
.messagelist .m_textarea textarea {display:block;margin:8px 5px 0 5px;padding:10px 20px;width:1207px;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;background:#fafafa;}
.messagelist label.m_input_nickname {background:url(../images/icon_nyfeedback01.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_mobile {background:url(../images/icon_nyfeedback02.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_phone {background:url(../images/icon_nyfeedback03.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_fax {background:url(../images/icon_nyfeedback04.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_address {background:url(../images/icon_nyfeedback05.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_email {background:url(../images/icon_nyfeedback06.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist .m_input.active,.messagelist .m_textarea.active textarea {border-color:#3287c8;}
.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:#333333; border-radius:5px;}
.messagelist .m_btnlist .m_cancel{ background:#ccc;}  

.contact-box{background: #fff;padding: 40px 0;}
.contact-info{background: url(../images/cimg.jpg) no-repeat right top;margin:40px auto;}
.contact-box #amap-container{height: 461px;}
.contact-info h2{color: #333;font-weight: bold;font-size: 30px;padding-bottom: 20px;}
.contact-info  p{color: #333;font-size: 16px;padding: 15px 0 15px 42px;}
.contact-info  p.add{background: url(../images/map.png) no-repeat left center;}
.contact-info  p.tel{background: url(../images/phone.png) no-repeat left center;}
.contact-info  p.fax{background: url(../images/fax.png) no-repeat left center;}
.contact-info  p.email{background: url(../images/email.png) no-repeat left center;}
.contact-info  p.web{background: url(../images/wap.png) no-repeat left center;}

.footer{padding: 50px 0; background: #191a1c;}
.footer .footer-box{margin: 0 auto;}
.footer .footer-box li h4{color: #fff;font-size: 24px;font-weight: bold;text-transform: uppercase;padding-bottom: 15px;}
.footer .footer-box .company{width: 364px;float: left;border-right: 1px solid #fff;}
.footer .footer-box .company .logo{padding: 30px 0;}
.footer .footer-box .social{display: inline-block;padding-bottom: 30px;}
.footer .footer-box .social a{margin-right: 25px;}
.footer .footer-box .column{font-size: 14px;color: #fff;width: 244px;float: left;padding-left: 80px;}
.footer .footer-box .column li{padding: 8px 0;}
.footer .footer-box .column li a{color: #fff;text-decoration: none;font-size: 16px;text-transform: uppercase;}
.footer .contact{width: 286px;float: right;border-left: 1px solid #fff;min-height: 280px;color: #fff;text-align: right;text-transform: uppercase;}
.footer .contact .tel{background:url(../images/tel.png) no-repeat right center;height: 40px;padding-right: 50px;line-height: 40px;}
.footer .contact .member{font-size: 30px;font-weight: bold;padding: 10px;}
.footer .contact .qr span{display: block;padding-top: 10px;padding-right: 23px;}
.copyright{background: #000;color: #fff;padding: 20px 0;text-align: center;}
.copyright a{color: #fff;}