@charset "utf-8";
/*通用样式*/
* {margin:0; padding:0;}
* html body {overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset {overflow:hidden;}
body {color:#000; background:#FFF; font-family:"微软雅黑", Verdana, Arial, sans-serif; font-size: 12px;  }
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, , tr {margin:0 auto; padding:0;}
input, select {font-size:12px; vertical-align:middle;}
textarea, input {word-wrap:break-word; word-break:break-all; padding:0px;}
li {list-style-type:none;}
img {border:0 none;vertical-align: middle;}
a {color:#000; text-decoration:none;}
a:hover {color:#d71827;text-decoration:none;}
h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.pointer { cursor:pointer; }
.noborder { border:0 none; }
.nopadding { padding:0; }
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.break { word-break:break-all; word-wrap:break-word; }
.nobreak { word-break:keep-all; word-wrap:normal; }
.fl { float:left; }
.fr { float:right; }
.unLine { text-decoration:underline; }
.disunLine { text-decoration:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.wrapper { clear:both; overflow:hidden; }
.overflow { overflow:hidden; }
.invisible { visibility:hidden; }
.hidden { display:none; }
.block { display:block; }
.clearfix { zoom: 1; }
.clear { clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden; }
.fb { font-weight:bold; }
.fn { font-weight:normal; }
.fi { font-style:italic; }
.f10 { font-size:10px; }
.f11 { font-size:11px; }
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.bg-f{background: #f5f5f5;}
.bg-d {background: #d71827;}
.c-333 {color: #333;}
.c-666 {color: #666;}
.c-999 {color: #999;}
.c-aaa {color: #aaa;}
.c-ccc {color: #ccc;}
.red {color: #0098dd;display: inline-block;padding: 0 3px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.m5 {margin: 5px;}
.m5 {margin: 10px;}
.pt5{padding-top:5px;}
.pt10 { padding-top: 10px;}
.pt20 { padding-top: 20px;}
.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl20 {padding-left:20px;}
.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr20 {padding-right:20px;}
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.dib {display: inline-block;}
.vt {vertical-align: top;}
.wp100 {width: 100%;min-width: 1200px;}
.w1200 { width: 80%; margin-left: auto; margin-right: auto; }

/*头部样式*/
.header {height: 30px;}
.header a img {width: 16px;height: 16px;display: inline-block;margin-top: -3px;}
.header-left {width: 50%;line-height: 30px;}
.header-left .baselogo img{margin: -3px 3px 0 0;}
.header-left span {padding: 0 15px;}
.header-right {margin: 0; line-height: 30px;}
.header-right>li {position: relative;padding:0 20px;}
.header-right>li:hover {background: #fff;cursor: pointer;}
.header-right>li>a {display: inline-block;width: 100%;height: 100%;}
.header-right .caret {margin-top: -2px;} 
.shopCart .cart-content a {display: inline-block;background: #0098dd;width: 80px;height: 28px;line-height: 28px;text-align: center;color: #fff;border-radius: 5px; }
.phone-download {padding: 10px 10px 0 10px;} 
.phone-download img {display: inline-block;width: 80px;height: 80px;}

/*搜索框区域*/
.search-line {border-bottom: 2px solid #0098dd;}
.search-section {height: 100px;}
.search-section .logo {margin-top: 16px;height: 68px;margin-top: 16px;}
.search-section .logo a {display: inline-block;}
.search-section .logo img {display: inline-block;width: 210px;height: 68px;}
.search-section .logo span {display: inline-block;border-left: 1px solid #ccc;height: 36px;font-size: 24px;padding-left: 10px;position: relative;top: 5px;color: #666;}
.search { margin: 20px 0 0 60px; }
.search-box { width: 560px; height: 40px; border: 2px solid #0098dd; }
.search-type { width: 60px; height: 36px; background: #f5f5f5; cursor: pointer; }
.search-type .search-current {width: auto;width: 100%;height: 100%;line-height: 36px;margin-left: 8px;}
.search-box input { width: 400px; height: 36px; line-height: 36px; padding: 0; margin: 0; border: 0; outline: none; text-indent: 10px; }
.search-box .search-btn { width: 96px; height: 36px; background: #f55354; line-height: 36px; color: #fff; }
.search-key a { display: inline-block; padding: 0 10px; border-left: 1px solid #999; color: #999; }
.search-key a:first-child {border-left: 0;}
.search-key a:hover {color: #0098dd;}
.channel-grid {margin: 15px 0 0 60px} 
.channel-grid a{display: inline-block;width: 140px;height: 70px;} 

/*底部五个特色*/
.footer-section {background: #f5f5f5;}
.footer-section ul.five-features {padding: 40px 0 15px;overflow: hidden;}
.footer-section ul.five-features li {float: left; width: 20%;}
.footer-section ul.five-features li .icon {display: inline-block;width: 60px; height: 60px; margin-left: 30px; }
.footer-section ul.five-features li .icon img {width: 100%;height: 100%;}
.footer-section ul.five-features li .text{width: 140px;padding:8px 0 0 20px;} 
.footer-section ul.five-features li .text i {font-style: normal;font-weight: 600;font-size: 16px;padding-bottom: 8px;}
.footer-section ul.five-features li .text span {color: #666;display: block;padding-top: 5px;}

/*友情链接*/
.friendship-link {border-bottom: 1px solid #ccc;}
.friendship-link span {display: inline-block;width: 58px;}
.friendship-link ul li{float: left;padding: 0 20px;}

/*footer*/
.footer {padding: 10px;overflow: hidden;}
.footer .footer-left {float: left;width: 370px;}
.footer .footer-left>img {width:370px;height: 48px;display: inline-block;}
.footer .footer-left ul.infor li{height: 36px;line-height: 36px;}
.footer .footer-left ul.infor li span {font-size: 16px;font-family:'STXinwei';font-weight: 600;}
.footer .footer-right {float: right; width: 640px;height: 140px;margin-top: 20px;}
.footer .footer-right .help-box { padding-left: 40px; width: 160px;float: left;}
.footer .footer-right .help-box dt {padding: 10px 0;margin-left: 5px;}
.footer .footer-right .help-box dd {height: 24px;line-height: 24px;margin-left: 5px;}

/*版权*/
.copy-right {border-top: 1px solid #ccc;line-height: 24px;}
