/* 全局通用
----------------------------------------------- */
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #555;
 background-color: #FFFFFF;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: underline;
 color: #C70D0E;
}
img {
 vertical-align: middle;
}
input, select {
 font-family: Microsoft Yahei;
 vertical-align: middle;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.clearfix {
 overflow: hidden;
 zoom: 1;
}
.none {
 display: none;
}
#vcode {
 cursor: pointer;
}
.captcha {
 text-transform: uppercase;
}
.cue {
 color: red;
 font-size:12px;
}
label {
  cursor: pointer;
}
/* 主体框架
----------------------------------------------- */
#wrapper {
}
#wrapper .wrap {
 width: 1140px;
 margin: 0px auto;
}
#wrapper .mb {
 margin-bottom: 50px;
}
/* -- page -- */
#pageLeft {
 float: left;
 width: 253px;
 margin-right: 40px;
}
#pageIn {
 float: left;
 width: 847px;
 overflow: hidden;
}
/* 头部导航
----------------------------------------------- */
/* -- top -- */
#top {
 background-color: #19B4EA;
 height: 40px;
 text-align: right;
 color: #FFF;
}
/* topNav */
#top .topNav {
 position: relative;
 z-index: 1100;
 height: 40px;
 float: left;
 margin-left:-12px;
}
#top .topNav li {
 border: 1px solid #19B4EA;
 border-bottom: 0;
 float: left;
 zoom: 1;
 text-align: center;
 padding:0 12px;
}
#top .topNav li.hover {
 position: relative;
 background: #FFFFFF;
 border: 1px solid #F5F5F5;
 border-bottom: 0;
}
#top .topNav li.hover a {
 color:#555;
}
#top .topNav li a {
 line-height: 38px;
 color: #F6F6F6;
}
#top .topNav li.sep {
 float:left;
 color:#4EC7EF;
 padding:0;
 margin-top:10px;
}
#top .topNav ul {
 background: #FFFFFF;
 border: 1px solid #F5F5F5;
 border-top: 0;
 width: 100%;
 display: none;
 position: absolute;
 top: 100%;
 left: -1px;
 padding-bottom: 4px;
}
#top .topNav ul li {
 float: none;
}
#top .topNav li.hover ul li {
 border: none;
}
#top .topNav li.hover ul li a {
 height: 35px;
 line-height: 35px;
}
/* userTop */
#top .userTop {
 float:right;
}
#top .userTop a {
 display:block;
 line-height:40px;
 float:left;
 padding:0 8px;
 color: #F6F6F6;
}
#top .userTop a.cart {
 background: #3DC1ED url(images/icon_cart.png) no-repeat 15px 50%;
 padding:0 15px 0 40px;
 margin-left:10px;
}
/* -- header -- */
#header {
 border-bottom: 1px solid #EBEBEB;
 position: relative;
 z-index: 1000;
 height:87px;
 margin-bottom:25px;
}
#header .logo {
 padding: 14px 0;
 float: left;
}
/* -- mainNav -- */
#header .mainNav {
 float:right;
 height: 35px;
 font-size: 14px;
 position: relative;
 z-index: 1001;
 margin:26px 20px 0 0;
}
/* LEVEL ONE */
#header .mainNav li {
 float: left;
 zoom: 1;
 _width:96px;
}
#header .mainNav li a {
 display: inline-block;
 padding: 0 20px;
 text-align: center;
 height: 35px;
 line-height: 35px;
 color: #000000;
 text-decoration: none;
}
#header .mainNav li.hover, #header .mainNav li.cur {
 position: relative;
}
#header .mainNav li.hover a, #header .mainNav li.cur a {
 color: #19B4EA;
}
/* LEVEL TWO */
#header .mainNav ul {
 min-width: 100px;
 _width: 100px;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 border-top: 1px solid white;
}
#header .mainNav ul li {
 font-weight: normal;
 background: #F5F5F5;
 float: none;
}
#header .mainNav li.hover ul li a {
 color: #24313C;
 border-right: none;
 display: block;
}
#header .mainNav li.hover ul li.hover a {
 background-color:#19B4EA;
 color: #FFF;
}
#header .mainNav li.hover ul a.parent {
 background: url(images/icon_red.gif) no-repeat 100px 50%;
}
/* LEVEL THREE */
#header .mainNav ul ul {
 left: 100%;
 top: 0;
 border-top: 0;
 _border-top: 1px;
}
#header .mainNav li.hover ul li.hover ul li a {
 background: #F5F5F5;
 color: #24313C;
}
#header .mainNav li.hover ul li.hover ul li.hover a {
 background-color:#19B4EA;
 color: #FFF;
}
/* -- searchBox -- */
#header .searchBox {
 float: right;
}
#header .searchBox {
 margin-top:23px;
}
#header .searchBox .keyword {
 width: 210px;
}
/* 首页样式
----------------------------------------------- */
/* -- 幻灯 -- */
.slideShow {
 position: relative;
 *zoom: 1;
 margin-bottom:30px;
}
.slideShow .slides a {
 display: block;
 height: 552px;
 background-repeat: no-repeat;
 background-position: center center;
 filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
 -moz-background-size:100% 100%;
 background-size:100% 100%;
}
.slideShow .slideBox {
 background: #fff;
 /*fix other elements on the page moving (on Chrome)*/
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
/* -- slideLoading -- */
.slideShow .slideLoading {
 min-height: 50px;
 background: url(images/slide_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2000;
}
/* -- previous 和 next 按钮 -- */
.slideShow .arrowBox a {
 z-index: 50;
 font-family: \5b8b\4f53, sans-serif;
 position: absolute;
 display: block;
 margin-bottom: -20px;
 width: 40px;
 height: 40px;
 bottom: 50%;
 line-height: 40px;
 text-decoration: none;
 text-align: center;
 color: #fff;
 font-size: 2em;
 background-color: #333;
 background-color: rgba(50, 50, 50, .3);
}
.slideShow .arrowBox a.disabled {
 display: none;
}
.slideShow .arrowBox .arrowPrev {
 left: 20px;
}
.slideShow .arrowBox .arrowNext {
 right: 20px;
}
.slideShow .arrowBox a:hover {
 background-color: rgba(50, 50, 50, .6);
}
/* -- controlBox -- */
.slideShow .controlBox {
 z-index: 30;
 position: absolute;
 bottom: 10px;
 width: 100%;
 text-align: center;
 font-size: .85em;
 font-family: Arial;
 font-weight: bold;
 color: #666;
}
.slideShow .controlBox .control {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.slideShow .controlBox.controlDefault a {
 background: url(images/inactive.png) no-repeat 50% 50%;
 text-indent: -9999px;
 overflow:hidden;
 width: 20px;
 height: 30px;
 clear: none;
 display: block;
}
.slideShow .controlBox.controlDefault a:hover, .slideShow .controlBox.controlDefault a.active {
 background: url(images/active.png) no-repeat 50% 50%;
}
/* -- slideTitle -- */
.slideShow .slideTitle {
 z-index: 20;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #666\9;
 background: rgba(80, 80, 80, 0.75);
 width: 100%;
}
.slideShow .slideTitle span {
 color: #fff;
 display: block;
 font-size: .85em;
 padding: 15px 10px;
}
/* -- sileThumb -- */
.slideShow .sileThumb {
 z-index: 30;
 text-align: center;
 position: absolute;
 bottom: 8px;
 right: 8px;
}
.slideShow .sileThumb a {
 margin: 0 3px;
}
.slideShow .sileThumb a img {
 border: solid #B0B0B0 1px;
}
.slideShow .sileThumb a.active img {
 border: solid #19B4EA 1px;
}
/* 通用结构 
----------------------------------------------- */
/* -- form -- */
.btn {
 display: inline-block;
 background-color: #0072C6;
 color: #EEE;
 padding: 6px 25px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
 -webkit-appearance: none;
}
.btn:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 -webkit-appearance: none;
}
.btnPayment {
 display: inline-block;
 background-color: #ff4246;
 color: #FFF;
 padding: 7px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 font-size:14px;
 text-align:center;
 -webkit-appearance: none;
}
/* -- input -- */
.textInput {
 height: 20px;
 padding: 6px;
 font-size: 14px;
 border: 1px solid #DDD;
 background-color:#F4F4F4;
 color:#666;
 -webkit-appearance: none;
}
.textArea {
 padding: 4px;
 border: 1px solid #DDDDDD;
 background-color:#F4F4F4;
 line-height: 20px;
 -webkit-appearance: none;
}
.textAreaAuto {
 border: 1px solid #DBDBDB;
 background-color:#F4F4F4;
 padding: 0;
 font-size: 12x;
 line-height: 20px;
 resize: none;
 min-height: 40px;
 -webkit-appearance: none;
}
/* -- style -- */
.price {
 color: #CC0000;
}
/* -- tree -- */
.treeBox {
 border: 1px solid #EBEBEB;
 margin-bottom: 15px;
}
.treeBox h3 {
 background-color:#F5F5F5;
 line-height: 35px;
 color: #333;
 font-weight: bold;
 font-size: 14px;
 padding-left:10px;
}
.treeBox li {
 border-top: 1px solid #EBEBEB;
 _height:36px;
}
.treeBox li a {
 display:block;
 line-height: 36px;
 padding-left: 10px;
 color: #7A7F81;
}
.treeBox li a:hover, .treeBox li.cur a {
 background-color:#19B4EA;
 color:#FFF;
 text-decoration:none;
}
.treeBox ul ul li a {
 padding-left: 20px;
}
/* -- searchBox -- */
.searchBox {
 border: 1px solid #DDDDDD;
 background-color: #FFF;
 height: 40px;
 padding-left: 10px;
}
.searchBox {
 position: relative;
 white-space: normal
}
.searchBox label {
 height: 0;
 line-height: 0;
 overflow: hidden;
 width: 0;
 position: absolute;
 font-size: 0;
 z-index: -1;
 outline: 0
}
.searchBox .keyword {
 color: #CCCCCC;
}
.searchBox .keyword:focus {
 color: #555
}
.searchBox .keyword::-webkit-input-placeholder {
 color:#CCCCCC;
}
.searchBox .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {
color:transparent!important
}
.searchBox .keyword:focus::-webkit-input-placeholder {
color:transparent!important
}
.searchBox .btnSearch {
 background: #E0E0E0 url(images/btn_search.gif) no-repeat;
 width: 40px;
 height: 40px;
 text-indent: -999px;
 overflow:hidden;
 cursor: pointer;
}
/* -- 上一页下一页 -- */
.lift {
 margin-top:60px;
 color:#999;
}
.lift a {
 color:#999;
}
.lift span {
 margin-right:15px;
}
/*- tableBasic -*/
.tableBasic {
 color: #666666;
 border-left: 1px solid #DDDDDD;
 border-top: 1px solid #DDDDDD;
 border-collapse: collapse;
}
.tableBasic select {
 color: #8F8F8F;
}
.tableBasic td, .tableBasic th {
 border-right: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD;
}
.tableBasic th {
 background-color: #EFEFEF;
}
.tableBasic .child {
 background-color: #FFFFFF;
}
.tableBasic td label {
 margin-right:15px;
}
.tableBasic td i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
/*- tableDiv -*/
.tableDiv dl {
 zoom:1;
 overflow:hidden;
 margin-bottom:15px;
}
.tableDiv dl dt {
 float:left;
 width:160px;
 text-align:right;
 line-height:34px;
 font-size:13px;
}
.tableDiv dl dd {
 float:left;
 width:640px;
 padding-left:10px;
}
.tableDiv dl dd i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
.tableDiv dl dd label {
 margin-right: 15px;
 line-height:34px;
}
/*- cartTotal -*/
.cartTotal {
 display: inline-block;
 background-color: #EEE;
 color: #555;
 font-size: 9px;
 line-height: 17px;
 margin: 1px 0 0 5px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}
.cartTotal span {
 display: block;
 padding: 0 6px;
}
/* -- douBox -- */
#douBox .boxBg {
 position: fixed;
 top: 0;
 left: 0;
 z-index: 10000001;
 width: 100%;
 height: 100%;
 background: #000;
 filter: alpha(opacity=15);
 opacity:0.15
}
#douBox .boxFrame {
 position: absolute;
 z-index: 10000002;
 overflow: hidden;
 padding: 0;
 border: 2px solid #C4C4C4;
 background-color:#FFF;
 width:360px;
 left:50%;
 top:300px;
 margin-left:-180px;
}
#douBox .boxFrame h2 {
 height: 28px;
 padding: 0 10px;
 background: #f5f5f5;
 line-height: 28px;
 color: #666;
 font-size:14px;
 font-weight:normal;
}
#douBox .boxFrame h2 .close {
 background: url(images/icon_fork.png) no-repeat;
 width:12px;
 height:12px;
 display:block;
 float:right;
 text-indent:-9999px;
 margin-top:8px;
}
#douBox .boxFrame .boxCon {
 background: url(images/icon_exclamation.png) no-repeat 15px 15px;
 padding:13px 10px 15px 70px;
 height:100px;
}
#douBox .boxFrame .boxCon dt {
 font-family:Microsoft YaHei;
 font-size:16px;
 color:#19B4EA;
 font-weight:bold;
}
#douBox .boxFrame .boxCon dd {
 color:#999;
 zoom:1;
 overflow:hidden;
}
#douBox .boxFrame .boxCon dd a {
 background-color:#F5F5F5;
 border: 1px solid #CBD1D3;
 display:block;
 float:left;
 width:70px;
 line-height:26px;
 text-align:center;
 margin:10px 12px 0 0;
 text-decoration:none;
}
/* -- productList -- */
.productList li {
 float: left;
 border: 1px solid #E7E7E7;
 background-color:#FFF;
 width: 260px;
 height: 370px;
 margin:0 30px 30px 0;
}
.productList li.clearBorder {
 margin-right: 0;
}
.productList .img {
 padding:18px 0 10px 0;
 text-align:center;
}
.productList .name {
 font-size:14px;
 padding:0 21px;
 margin-bottom:6px;
 height:21px;
 overflow:hidden;
}
.productList .brief {
 color:#AAAAAA;
 padding:0 21px;
 height:36px;
 overflow:hidden;
 margin-bottom:22px;
}
.productList .btnList {
 width: 245px;
 border-top: 1px solid #E7E7E7;
 background-color:#F3F3F3;
 height:36px;
 line-height:36px;
 padding-left:15px;
}
.productList .btnList .price {
 float:left;
}
.productList .btnList .cart {
 float:right;
 display:block;
 width:130px;
 border-left: 1px solid #E7E7E7;
}
.productList .btnList .cart a {
 background: url(images/btn_addtocart_small.png) no-repeat 20px 50%;
 display:block;
 padding-left:45px;
 color:#777777;
}
.productList .btnList .cart a:hover {
 color:#C70D0E;
}
/* 库项目样式
----------------------------------------------- */
/* -- urHere -- */
.urHere {
 height: 35px;
 line-height: 35px;
 color: #999999;
 border-bottom: 1px solid #EBEBEB;
}
.urHere a {
 color: #999999;
}
.urHere b {
 margin: 0 8px;
}
/* -- recProduct -- */
#recProduct {
 background-color:#F5F5F5;
 padding:15px 0 35px 0;
}
#recProduct h3 {
 font-size:22px;
 color:#555555;
 font-weight:normal;
 margin-bottom:15px;
}
#recProduct ul {
 zoom:1;
 overflow:hidden;
}
/* -- about -- */
.about {
 padding-top: 13px;
}
.about p {
 float: left;
 width: 120px;
 height: 154px;
}
.about dl {
 float: right;
 width: 465px;
 height: 154px;
}
.about dl dt {
 display: block;
 font-size: 16px;
 font-weight: bold;
 color: #313131;
 padding: 5px 0;
}
.about dl dd {
 line-height: 200%;
 color: #999999;
 word-wrap: break-word;
 word-break: normal;
}
.about .aboutBtn {
 display: block;
 text-decoration: underline;
 color: #CC0000;
 font-weight: bold;
 margin-top: 12px;
}
/* -- recommendArticle -- */
.recommendArticle li {
 background: url(images/icon_red.gif) no-repeat left 50%;
 border-bottom: 1px dotted #D1D1D1;
 line-height: 38px;
 padding-left: 15px;
}
.recommendArticle li b {
 float: right;
 color: #999999;
}
.recommendArticle li.last {
 border-bottom: 0;
}
/* -- contact -- */
.contact {
 border: 1px solid #CBD1D3;
 background-color: #EFEFEF;
 padding: 15px;
}
.contact h3 {
 border-bottom: 1px solid #CBD1D3;
 padding-bottom: 10px;
 font-size: 14px;
 color: #7A7F81;
}
.contact .box {
 padding:15px 0 0 3px;
}
.contact dl {
 margin-bottom: 8px;
 zoom:1;
 overflow:hidden;
}
.contact dt {
 float:left;
 background: url(images/icon_contact.gif) no-repeat 0 0;
 width:30px;
 height: 30px;
 margin-right:17px;
}
.contact dt.tel {
 background-position: 0 -30px;
}
.contact dt.fax {
 background-position: 0 -60px;
}
.contact dt.url {
 background-position: 0 -90px;
}
.contact dt.email {
 background-position: 0 -120px;
}
.contact dd {
 float:left;
 width:278px;
 color: #7A7F81;
 line-height:30px;
}
/* page
----------------------------------------------- */
#page {
 padding: 20px 0;
}
#page h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#page .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#page .content {
 color: #666666;
 line-height: 200%;
 padding-top: 10px;
}
/* product_category
----------------------------------------------- */
#productCate {
 padding-top:20px;
}
#productCate ul {
 zoom:1;
 overflow:hidden;
}
/* product
----------------------------------------------- */
#product {
 padding: 15px 0;
}
#product .productImg {
 float: left;
 width: 300px;
}
#product .productInfo {
 float: left;
 width: 465px;
 padding: 10px 0 0 15px;
 line-height: 200%;
}
#product .productInfo h1 {
 font-size: 18px;
}
#product .productInfo ul {
 padding-top: 10px;
 margin-bottom:50px;
}
#product .productInfo .productPrice {
 margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
}
#product .productInfo .btnAsk {
 zoom: 1;
 overflow: hidden;
}
#product .productInfo .btnAsk dt {
 float: left;
 width: 88px;
 height: 39px;
 line-height: 39px;
 text-align: right;
 padding-right: 3px;
 margin-right: 6px;
 background-color: #E0E0E0;
 color: #333;
 font-weight: bold;
}
#product .productInfo .btnAsk dd {
 float: left;
 width: 300px;
}
#product .productInfo .btnBuy {
 margin-bottom: 40px;
}
#product .productInfo .btnBuy .addToCart {
 background:#19B4EA url(images/btn_addtocart.png) no-repeat 20px 50%;
 color: #FFFFFF;
 padding: 8px 25px 8px 50px;
 text-decoration: none;
 cursor: pointer;
 font-size:16px;
}
#product .productInfo .btnBuy .addToCart:hover {
 background-color: #44C4EE;
}
#product .productContent {
 padding: 15px 0;
}
#product .productContent h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #EBEBEB;
}
#product .productContent ul {
 padding: 15px 0;
 color: #666;
 line-height: 200%;
}
/* article_category
----------------------------------------------- */
#articleList dl {
 border-bottom: 1px dotted #D1D1D1;
 padding: 20px 0;
}
#articleList dl.last {
 border-bottom: 0;
}
#articleList dt {
 width: 620px;
 background: url(images/icon_red.gif) no-repeat left 50%;
 padding-left: 15px;
 margin-bottom: 10px;
}
#articleList dd {
 color: #999999;
 padding-left: 2px;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 590px;
}
#articleList .numDate {
 float: right;
 text-align: right;
 padding-top: 12px;
}
#articleList .numDate em {
 background-color: #0072C6;
 color: #FFF;
 padding: 3px 4px;
 font-size: 14px;
 font-weight: bold;
}
#articleList .numDate p {
 font-size: 16px;
 color: #999999;
 margin-top: 5px;
}
/* article
----------------------------------------------- */
#article {
 padding: 20px 0;
}
#article h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#article .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#article .content {
 color: #666666;
 line-height: 180%;
}
/* 会员中心
----------------------------------------------- */
#user {
 zoom:1;
 overflow:hidden;
}
#user .userLeft {
 float: left;
 width: 160px;
 margin-right: 20px;
}
#user .userIn {
 float: left;
 width: 960px;
 overflow: hidden;
}
#user .userIn .main {
 padding-top:15px;
}
#user .userIn .main h3 {
 color:#19B4EA;
 font-size:16px;
 margin-bottom:10px;
}
#user .userIn .main h3 .more {
 float:right;
 color:#888;
 font-size:12px;
 margin-top:9px;
 font-weight:normal;
}
/* -- passport -- */
#user .passport {
 border: 1px solid #E4E4E4;
 padding:40px 50px 80px 50px;
}
#user .passport .register h3 {
 font-size: 22px;
 font-weight: bold;
 color: #19B4EA;
 border-bottom: 1px dashed #CCCCCC;
 padding:0 0 20px 30px;
 margin-bottom:40px;
}
#user .passport .register h3 em {
 display:block;
 color: #999;
 font-size:12px;
 font-weight:normal;
}
#user .passport .register h3 a {
 color: #19B4EA;
}
#user .passport .register .btn {
 width:200px;
}
#user .passport .login {
 margin:0 auto;
 width:320px;
}
#user .passport .login h3 {
 font-size: 22px;
 font-weight: bold;
 margin-bottom:40px;
}
#user .passport .login h3 em {
 display:block;
 color: #999;
 font-size:12px;
 font-weight:normal;
}
#user .passport .login .textInput {
 width:306px;
}
#user .passport .login .btn {
 width:100%;
}
#user .passport .login .btnRegister {
 display: block;
 width:318px;
 border: 1px solid #CCCCCC;
 color: #555555;
 padding: 6px 0;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
}
/* -- userTree -- */
#user .userTree {
 margin-bottom: 15px;
}
#user .userTree h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #EBEBEB;
 margin-bottom:5px;
}
#user .userTree li a {
 display:block;
 padding:8px 10px;
 color: #7A7F81;
}
#user .userTree li.cur {
 background-color:#19B4EA;
}
#user .userTree li.cur a {
 color:#FFF;
}
#user .userTree .searchBox {
 margin:20px 0;
}
#user .userTree .searchBox .keyword {
 width: 136px;
}
/* -- startPage -- */
#user .startPage .welcom {
 margin-bottom:15px;
}
#user .startPage .welcom dt {
 font-size:16px;
 margin-bottom:10px;
}
#user .startPage .welcom dt b {
 font-weight:bold;
 color:#F00;
 margin-right:8px;
}
#user .startPage .welcom dd {
 padding-top:6px;
 padding-left:5px;
 margin-bottom:6px;
 color: #888;
}
#user .startPage .tableBasic {
 color: #666666;
 border-left: 1px solid #DDDDDD;
 border-top: 1px solid #DDDDDD;
 border-right: 1px solid #DDDDDD;
 border-collapse: collapse;
}
#user .startPage .tableBasic td {
 border-right: 0;
 border-bottom: 1px solid #DDDDDD;
}
#user .tableBasic td {
 background-color: #F2F2F2;
}
/* -- orderList -- */
#user .orderList .orderSn {
 background-color: #EEEEEE;
}
#user .orderList .imgList img {
 border: 1px solid #DDDDDD;
}
#user .btnPayment {
 float:right;
}
#user .order .totalAmount {
 line-height:180%;
 padding-top:15px;
}
/* 订单
----------------------------------------------- */
#order {
 margin-top:20px;
}
#order h3 {
 font-size:16px;
 font-weight:bold;
 margin:10px 0;
 color:#19B4EA;
}
/* -- cartBox -- */
#order .cartBox {
 border: 1px solid #E4E4E4;
}
#order .cartBox dl {
 border-bottom: 1px solid #E4E4E4;
 padding:8px 0;
 zoom:1;
 overflow:hidden;
 line-height:180%;
}
#order .cartBox dl.head {
 background-color:#EBEBEB;
}
#order .cartBox dl.head b {
 color:#000;
}
#order .cartBox dt {
 float:left;
 width:50px;
 padding-left:10px;
}
#order .cartBox dd {
 float:left;
 width:120px;
 margin-left:10px;
 text-align:center;
}
#order .cartBox dd.name {
 width:580px;
 text-align:left;
}
#order .cartBox dd.name a {
 color:#0072C6;
}
/* -- 购物车数量加减 -- */
#order .cartBox dd.number {
 width:80px;
 margin: 0px auto;
}
#order .cartBox dd.number input, #order .cartBox dd.number span {
 float:left;
 background:url(images/icon_add_minus.gif) no-repeat;
 cursor:pointer
}
#order .cartBox dd.number input {
 width:35px;
 background:none;
 border:none;
 border-top:1px solid #e8e8e8;
 border-bottom:1px solid #e8e8e8;
 height:18px;
 background:#fff;
 text-align:center;
}
#order .cartBox dd.number span.minus {
 text-indent:-9999px;
 display:block;
 background-position:left 0;
 width:20px;
 height:20px;
}
#order .cartBox dd.number span.plus {
 text-indent:-9999px;
 display:block;
 background-position:-22px 0;
 width:20px;
 height:20px;
}
/* -- cart -- */
#order .cart .cartAction {
 zoom:1;
 overflow:hidden;
 padding:5px;
}
#order .cart .cartAction .btnGray {
 float:left;
}
#order .cart .cartAction .btn {
 float:right;
}
#order .cart .cartBtn {
 zoom:1;
 overflow:hidden;
 margin-top:20px;
}
#order .cart .cartBtn .checkOut {
 float:right;
 width:540px;
 background-color:#0072C6;
 line-height:45px;
 padding-left:20px;
}
#order .cart .cartBtn .checkOut em {
 display:block;
 background-color:#E0E0E0;
 float:left;
 width:360px;
 padding:0 15px;
 font-size:14px;
}
#order .cart .cartBtn .checkOut a {
 background: url(images/icon_addcart.png) no-repeat 10px 50%;
 display:block;
 float:right;
 text-align:left;
 width:95px;
 padding-left:45px;
 color:#FFF;
 font-size:16px;
 font-weight:bold;
}
#order .cart .cartBtn .checkOut a i {
 font-weight:bold;
}
#order .cart .cartEmpty {
 border-bottom: 1px solid #CBD1D3;
 background-color:#EFEFEF;
 font-size: 14px;
 text-align:center;
 padding:20px 0;
}
/* -- checkout -- */
#order .checkout .checkBox {
 border: 1px solid #E4E4E4;
 padding:15px 25px 40px 25px;
}
#order .checkout h2 {
 font-size:14px;
 margin-bottom:15px;
}
#order .checkout h2 .more {
 float:right;
 font-size:13px;
 font-weight:normal;
 margin-top:8px;
}
#order .checkout .box {
 border-bottom: 1px solid #E4E4E4;
 padding-bottom:15px;
 margin-bottom:20px;
}
#order .checkout .box .tableDiv dl dt {
 width:80px;
 font-size:12px;
}
#order .checkout .box .checkbox {
 color:#19B4EA;
 font-size:13px;
}
#order .checkout .payment {
 zoom:1;
 overflow:hidden;
 padding-left:30px;
}
#order .checkout .payment dd {
 float:left;
 width:170px;
}
#order .checkout .cartBox {
 border: 0;
}
#order .checkout .shipping dl {
 zoom:1;
 overflow:hidden;
 padding:0 0 10px 30px;
}
#order .checkout .shipping dt {
 float:left;
 width:120px;
}
#order .checkout .shipping dd {
 float:left;
 width:350px;
}
#order .checkout .cartBox dl {
 background-color:#F4F4F4;
 border-bottom: 1px dotted #D1D1D1;
}
#order .checkout .totalAmount {
 border-bottom: 1px solid #E4E4E4;
 margin:20px 0 20px;
 padding-bottom:20px;
 zoom:1;
 overflow:hidden;
}
#order .checkout .totalAmount .list {
 float:right;
 width:300px;
}
#order .checkout .totalAmount dl {
 zoom:1;
 overflow:hidden;
 text-align:right;
 margin-bottom:10px;
}
#order .checkout .totalAmount dt {
 float:left;
 width:150px;
}
#order .checkout .totalAmount dd {
 float:left;
 width:150px;
}
#order .checkout .totalAmount b {
 color:red;
 margin-right:3px;
}
#order .checkout .orderSubmit {
 text-align:right;
}
#order .checkout .orderSubmit .orderAmount {
 margin-right:20px;
 font-size:15px;
}
#order .checkout .orderSubmit .orderAmount b {
 font-weight:bold;
 color:red;
}
#order .checkout .orderSubmit .submit {
 background-color:#19B4EA;
 color: #FFFFFF;
 padding: 10px 40px;
 text-decoration: none;
 cursor: pointer;
 font-size:16px;
}
#order .checkout .orderSubmit .submit:hover {
 background-color: #44C4EE;
}
/* -- complete -- */
#order .complete {
 border: 1px solid #E4E4E4;
 padding:130px 0;
 text-align:center;
}
#order .complete p {
 padding:15px 0;
}
#order .complete p.title {
 font-weight:bold;
 font-size:16px;
}
#order .complete p.info {
 color:#19B4EA;
 font-size:26px;
}
#order .complete p.info b {
 color:red;
 margin-right:3px;
}
/* 留言板
----------------------------------------------- */
#guestBook {
 padding: 20px 0;
}
#guestBook h2 {
 color: #555;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 20px;
}
/* bookList */
#guestBook .bookList {
 margin-bottom: 30px;
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookList dl {
 margin-bottom: 15px;
}
#guestBook .bookList dt {
 color: #999;
 margin-bottom: 3px;
}
#guestBook .bookList dt b {
 color: #999;
 margin-left: 20px;
}
#guestBook .bookList dd {
 color: #666;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList dd em {
 float: left;
 width: 70px;
}
#guestBook .bookList dd span {
 float: right;
 width: 910px;
 text-align: left;
}
#guestBook .bookList p {
 color: #0072C6;
 margin-top: 5px;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList p em {
 float: left;
 width: 70px;
}
#guestBook .bookList p span {
 float: left;
 width: 800px;
}
#guestBook .bookList p b {
 color: #999;
 float: right;
}
#guestBook .bookList .pager {
 text-align: left;
}
/* bookList */
#guestBook .bookAdd {
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookAdd dl {
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}
#guestBook .bookAdd dl dt, #guestBook .bookAdd dl dd {
 float: left;
}
#guestBook .bookAdd dl dt {
 width: 70px;
 text-align: right;
 line-height: 30px;
}
#guestBook .bookAdd .select {
 height: 28px;
}
#guestBook .bookAdd dl.cue {
 margin: -8px 0 10px 60px;
 color: #999;
}
#guestBook .bookAdd dl.submit {
 margin: 20px 0 0 70px;
}
#guestBook .bookAdd dd b {
 display: block;
 padding: 2px 0 2px 3px;
 border: 1px solid #fec600;
 color: #666;
 background-color: #fbf8e9;
 line-height: 16px;
}
/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 border: 1px solid #E4E4E4;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
/* 分页
----------------------------------------------- */
.pager {
 text-align: right;
 padding-top: 20px;
 color: #666;
}
.pager a {
 color: #666;
 text-decoration: underline;
}
/* link
----------------------------------------------- */
.link {
 background-color:#FAFAFA;
 margin-bottom: 10px;
 padding:10px 0;
}
.link strong {
 color: #7A7F81;
 font-weight: bold;
}
.link a {
 color: #555;
}
/* 在线客服
----------------------------------------------- */
#onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 right: 0;
 z-index: 999999;
 display: block;
}
#onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(images/online_service.png) no-repeat;
 width: 34px;
 height: 110px;
 text-indent: -9999px;
 overflow:hidden;
}
#onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
#onlineService .onlineQQ a {
 display: block;
 background: url(images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
#onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
#onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
#onlineService .service a {
 color: #666;
}
#onlineService .service li {
 background: url(images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
#onlineService .goTop {
 display: none;
}
#onlineService .goTop .goBtn {
 background: #F2F2F2 url(images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}
/* footer
----------------------------------------------- */
#footer .help {
 background-color:#FAFAFA;
 border-top: 1px solid #F5F5F5;
 padding:50px 0;
 zoom:1;
 overflow:hidden;
}
#footer .help dl {
 float:left;
 width:160px;
 min-height:130px;
 border-right: 1px solid #EBEBEB;
 padding-left:70px;
}
#footer .help dl dt {
 font-size:18px;
 font-weight: bold;
 margin-bottom:10px;
}
#footer .help dl dd a {
 color:#878787;
 line-height:26px;
}
#footer .help dl.service {
 float:left;
 width:280px;
}
#footer .help dl.service .tel {
 font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
 color:#19B3EA;
 font-size:26px;
}
#footer .help dl.service .work {
 color:#797F7F;
 font-size:14px;
 line-height:180%;
 margin-bottom:12px;
}
#footer .help dl.service .u-zxgt {
	font-size:24px;
	color:#03BFEF;
}
#footer .help dl.service .u-add {
}
#footer .help dl.service .online a {
 display:block;
 background: url(images/icon_online.png) no-repeat 15px 50%;
 margin:0 auto;
 width:120px;
 padding-left:18px;
 line-height:36px;
 border: 1px solid #2DBCEC;
 color:#19B4EA;
}
#footer .info {
 font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
 padding-top:30px;
 height:110px;
 color:#797F7F;
 text-align:center;
}

.m-qrcode{
	float:right;
	margin-top:0px;
	margin-right:60px;
}
.m-qrcode li{
	float:left;
	line-height:20px;
	font-size:14px;
	color:#9F0089;
	text-align:center;
	margin-top:-10px;
	margin-left:20px;
}

/******************************************************/
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;}
body{background:#fff;}
a,a:hover{color:#333;}

/* function */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.f-borb{border-bottom:1px dashed #858585;}

.u-btn{background: #E0E0E0 url(images/btn_search.gif) no-repeat;width: 40px;height: 40px;text-indent: -999px;overflow: hidden;cursor: pointer;}

/*header*/
.g-wrap{width:1000px;margin-left:auto;margin-right:auto;}
.g-box{width:1200px;margin-left:auto;margin-right:auto;}
.g-boxb{background-color:#f3f3f3; padding:60px 0;}
.g-top{}

/* topLan */
.m-topLan{position: relative; z-index: 1100; height: 30px;float:right; margin-top:10px; line-height:30px;}
.m-topLan a{margin:0 12px;}
/* topNav */
.m-topNav{position: relative; z-index: 1100; height: 30px; float:right; margin-top:10px;}
.m-topNav li{float: left; zoom: 1; text-align: center; padding:0 12px;line-height:30px;}
.m-topNav li.hover{position: relative;}
.m-topNav li.hover a{color:#7c3d58;}
.m-topNav li a{line-height: 30px; color: #555;}
.m-topNav li.sep{float:left; color:#555; padding:0;}
.m-topNav ul{background: #FFFFFF; border: 1px solid #F5F5F5; border-top: 0; width: 100%; display: none; position: absolute; top: 100%; left: -1px; padding-bottom: 4px;}
.m-topNav ul li{float: none;}
.m-topNav li.hover ul li{border: none;}
.m-topNav li.hover ul li a{height: 35px; line-height: 35px;}

/* userTop */
.m-userTop{float:right; padding-top:10px;}
.m-userTop a{display:block; line-height:30px; float:left; padding:0 8px; color: #555;}
.m-userTop i{color:#860204;}

/* -- header -- */
.g-hd{border-bottom: 1px solid #EBEBEB; position: relative; z-index: 1000; height:80px;}

.m-logo{padding: 14px 0; float: left;max-width:180px;max-height:68px;}
.m-logo img{max-width:180px;max-height:68px;}
.m-hdsch{float: right;margin-top:23px;}
.m-hdsch .u-keyword{width:120px;height:25px;line-height:25px; padding-left:6px;color:#CCC; border:1px solid #EEE;}

/* -- mainNav -- */
.m-Nav{float:right; height: 35px; font-size: 14px; position: relative; z-index: 1001; margin:26px 20px 0 0;}
/* LEVEL ONE */
.m-Nav li{float: left; zoom: 1; _width:96px;white-space:nowrap;}
.m-Nav li a{display: inline-block; padding: 0 18px; text-align: center; height: 35px; line-height: 35px; color: #000000; text-decoration: none;white-space:nowrap;}
.m-Nav li.hover, .m-Nav li.cur{position: relative;}
.m-Nav li.hover a, .m-Nav li.cur a{color: #860204;}
/* LEVEL TWO */
.m-Nav ul{min-width: 100px; _width: 100px; display: none; position: absolute; top: 100%; left: 0; border-top: 1px solid white;}
.m-Nav ul li{font-weight: normal; background: #F5F5F5; float: none;width:100%;}
.m-Nav li.hover ul li a{color: #24313C; border-right: none; display: block;}
.m-Nav li.hover ul li.hover a{background-color:#7c3d58; color: #FFF;}
.m-Nav li.hover ul a.parent{background: url(images/icon_red.gif) no-repeat 100px 50%;}
/* LEVEL THREE */
.m-Nav ul ul{left: 100%; top: 0; border-top: 0; _border-top: 1px;}
.m-Nav li.hover ul li.hover ul li a{background: #F5F5F5; color: #24313C;}
.m-Nav li.hover ul li.hover ul li.hover a{background-color:#7c3d58; color: #FFF;}

.m-sld{margin: 0px auto;}
#wrapper .mb{margin-bottom: 50px;}
/* -- page -- */
#pageLeft{float: left; width: 253px; margin-right: 40px;}
#pageIn{float: left; width: 847px; overflow: hidden;}


.m-sldbox{}
/* -- 幻灯 -- */
.m-sld{position: relative; *zoom: 1;}
.m-sld .slides a{display: block; height: 602px; background-repeat: no-repeat; background-position: center center; filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; -moz-background-size:100% 100%; background-size:100% 100%;}
.m-sld .slideBox{background: #fff; /*fix other elements on the page moving (on Chrome)*/ -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0);}
/* -- slideLoading -- */
.m-sld .slideLoading{min-height: 50px; background: url(images/slide_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}
/* -- previous 和 next 按钮 -- */
.m-sld .arrowBox a{z-index: 50; font-family: \5b8b\4f53, sans-serif; position: absolute; display: block; margin-bottom: -20px; width: 40px; height: 40px; bottom: 50%; line-height: 40px; text-decoration: none; text-align: center; color: #fff; font-size: 2em; background-color: #333; background-color: rgba(50, 50, 50, .3);}
.m-sld .arrowBox a.disabled{display: none;}
.m-sld .arrowBox .arrowPrev{left: 20px;}
.m-sld .arrowBox .arrowNext{right: 20px;}
.m-sld .arrowBox a:hover{background-color: rgba(50, 50, 50, .6);}
/* -- controlBox -- */
.m-sld .controlBox{z-index: 30; position: absolute; bottom: 10px; width: 100%; text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666;}
.m-sld .controlBox .control{display: inline-block; *zoom: 1; *display: inline;}
.m-sld .controlBox.controlDefault a{background: url(images/inactive.png) no-repeat 50% 50%; text-indent: -9999px; overflow:hidden; width: 20px; height: 30px; clear: none; display: block;}
.m-sld .controlBox.controlDefault a:hover, .m-sld .controlBox.controlDefault a.active{background: url(images/active.png) no-repeat 50% 50%;}
/* -- slideTitle -- */
.m-sld .slideTitle{z-index: 20; position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%;}
.m-sld .slideTitle span{color: #fff; display: block; font-size: .85em; padding: 15px 10px;}
/* -- sileThumb -- */
.m-sld .sileThumb{z-index: 30; text-align: center; position: absolute; bottom: 8px; right: 8px;}
.m-sld .sileThumb a{margin: 0 3px;}
.m-sld .sileThumb a img{border: solid #B0B0B0 1px;}
.m-sld .sileThumb a.active img{border: solid #19B4EA 1px;}


.m-tags{height:40px;line-height:40px;overflow:hidden;border-bottom:1px dashed #898989;}
.m-tags .u-title{}

.m-tuanduibox{background:url(images/m-tuan-bj.png) bottom repeat-x;}
.m-tuandui{overflow:hidden;white-space:nowrap; padding-bottom:50px; margin-top:50px;}
.m-tuandui h1{ text-align:center; background:url(images/index-tuan-bj.png) center bottom no-repeat; padding-bottom:60px; font-size:32px;}
.m-tuandui ul{margin-top:30px; margin-left:auto; margin-right:auto; height:180px; width:200%;}
.m-tuandui ul li{float:left;text-align:center;line-height:40px; font-size:16px; margin-right:58px;}
.m-tuandui .u-cr{ text-align:center; margin-top:40px;}
.m-tuandui .u-cr em{color:#999; font-size:14px;line-height:25px;letter-spacing:2px;}
.m-tuandui .u-cr h2{font-size:18px; font-weight:bold; line-height:30px; color:#7c3e57; margin-top:30px;letter-spacing:4px;}

/* link
----------------------------------------------- */
.m-link{background-color:#FFF;padding:35px 0;}
.m-link strong{color: #7A7F81; font-weight: bold; margin-right:60px;}
.m-link a{color: #555; margin-right:15px;}

/* jieshao */
.m-jieshao{height:1564px; background:url(images/m-jieshao.png) center top no-repeat;}

/* news */
.m-i-news{min-height:50px;background-color:#FFF;}
.m-i-news ul{padding:35px 120px;}
.m-i-news ul li{float:left; width:45%;overflow:hidden;white-space:nowrap; height:30px; line-height:30px; margin-right:30px;}
.m-i-news ul li i{color:#CCC;}
.m-i-news a{color:#044376;}
.m-i-news a:hover{color:#024176; font-weight:bold;}

/*map*/
.m-map{height:250px;border:#FFF solid 5px;}
.anchorBL{display:none;}
.BMap_cpyCtrl,.BMap_omCtrl,.BMap_scaleCtrl{display:block;}
.iw_poi_title{line-height:20px;}
.iw_poi_content{line-height:16px;}

/* foot */
.g-ft{background:url(images/m-bottom-bj.png) top no-repeat; padding:80px 0;}
.m-ft{}
.m-ft .m-ft-ct{}

