﻿@charset "utf-8";
/* 公共函数 */
.f-clear{clear:both;}
/* 分页 */
.m-paginator{float: right;padding-right:16px;margin-bottom:30px;*;margin-bottom:20px;_margin-bottom:20px;}
.paginator{margin:10px 0 0;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;*letter-spacing:normal;*word-spacing:-1px;word-wrap:normal;white-space:nowrap;color:#777;}
.paginator li{float:left;}
.paginator a, .paginator .current{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:0 12px;margin-left:-1px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;background:#fff;text-decoration:none;color:#777;}
.paginator a:hover,.paginator .current{background:#f5f5f5;}

/* 版式theme1 */
.m-theme1{padding:15px 10px 10px 0;}
.m-theme1-list{display:inline;float:left;margin-left:27px; margin-bottom: 10px; *margin-left:23px;_margin-left:23px;width:214px; border: 1px solid #ccc;}
.m-theme1-list:hover{box-shadow: 0px 0px 10px 2px #CCCCCC; transform: scale(1.01); -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); }
.m-theme1-img {display: table;table-layout: fixed;height: 214px; *height: 210px;_*height: 210px;width: 100%; margin: 0;margin-bottom: 5px;/*border:1px solid #e5e5e5; box-shadow: 4px 4px 2px #f5f5f5;*/ padding:2px 0px;}
/*.m-theme1-img:hover{ box-shadow: 0px 2px 5px #aaa; z-index: 999; }*/
.m-theme1-img a, .m-theme1-img img {text-align: center;max-width: 100%;max-height: 210px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>210)?'210px':'auto';}(this));}
.m-theme1-img a {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;border-bottom: 1px solid #ccc; _overflow: hidden;}
.m-theme1-img img {display: block;margin:0 auto; }
.m-theme1-title{margin:5px auto 0;max-width:210px;height:30px;line-height:30px;text-align:center;color:#333333;overflow:hidden;}

/* 版式theme2 */
.m-theme2{padding:10px;clear:both;}
.m-theme2 .noline{border-top:none;}
.m-theme2 ul li{height:35px;*height:30px;_height:30px;line-height:35px;overflow:hidden;border-bottom:1px dotted #ccc;}
.m-theme2 ul li a{background:url(img/icon.gif) no-repeat center left;padding-left:10px;float:left;display:block;text-decoration:none;}
.m-theme2 ul li span{float:right;color:#ccc;}

/* 版式theme4 */
.m-theme4 {padding:10px 10px 10px 0px;}
.m-theme4-img {float:left;display: table;table-layout: fixed;height: 220px; *height: 220px;_*height: 220px;width: 220px;padding: 0;margin: 0;border:1px solid #e5e5e5;box-shadow: 4px 4px 2px #f5f5f5;padding:2px;margin-left:15px;margin-bottom:20px;}
.m-theme4-img img,.m-theme4-img a{text-align: center;max-width: 220px;max-height: 220px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>240)?'220px':'auto';}(this));}
.m-theme4-img img {display: block;margin:0 auto;}
.m-theme4-img a {display: table-cell;width: 220px;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;}
.m-theme4-content {padding:0 10px;display:inline;float:left;width:226px;height:226px;overflow:hidden;margin-bottom:20px;}
.m-theme4-title {height:24px;line-height:24px;overflow:hidden;font-weight:bold;font-size:14px;}
.m-theme4-txt {line-height:24px;margin-top:15px;}

/* 版式theme6 */
.m-theme6{padding:10px;}
.m-theme6 .noline{border-top:none;}
.m-theme6 ul li{height:35px;line-height:35px;*height:30px;_height:30px;overflow:hidden;border-top:1px dotted #ccc;}
.m-theme6 ul li a{text-decoration:none;}
.m-theme6 ul li .u-number{display:inline;padding:2px 6px;background:#ccc;width:30px;float:left;width:20px;text-align:center; margin-right:10px;font-size:16px;font-weight:bold;}

/* 版式theme8 */
.m-theme8{padding:15px 10px 0 0;}
.m-theme8-list{display:inline;float:left;margin-left:23px; width:214px;border:1px solid #e5e5e5;box-shadow: 4px 4px 2px #f5f5f5; padding:2px;margin-bottom:15px;}
.m-theme8-img {display: table;table-layout: fixed;height: 214px; *height: 210px;_*height: 210px;width: 100%;padding: 0;margin: 0; border-bottom: 1px solid #e5e5e5;}
.m-theme8-img a, .m-theme8-img img {text-align: center;max-width: 100%;max-height: 210px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>210)?'210px':'auto';}(this));}
.m-theme8-img a {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;}
.m-theme8-list:hover{ border: 1px solid #f40; }
.m-theme8-img img {display: block;margin:0 auto;}
.m-theme8-title{max-width:220px;height:40px;margin:10px 0 10px 0;line-height:20px;overflow:hidden;padding:0 0 0 3px;}
.m-theme8 .u-price{font: 700 18px Verdana,Arial;color: #f40;line-height: 18px;display:inline;float:left;margin-left:3px;}
.m-theme8 .u-number{color: #888;text-decoration: none;cursor: pointer;font: 12px/1.5 tahoma,arial,\5b8b\4f53;float:right;display:inline;margin-bottom:10px;*margin-bottom:0px;_margin-bottom:0px;margin-right:3px;}

/* 版式theme9 */
.m-theme9{padding:15px 10px 0 0;}
.m-theme9-list{display:inline;float:left;margin-left:23px; width:214px;border:1px solid #e5e5e5;box-shadow: 4px 4px 2px #f5f5f5;padding:2px;margin-bottom:15px;}
.m-theme9-img {display: table;table-layout: fixed;height: 214px; *height: 210px;_*height: 210px;width: 100%;padding: 0;margin: 0;}
.m-theme9-img a, .m-theme9-img img {text-align: center;max-width: 100%;max-height: 210px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>210)?'210px':'auto';}(this));}
.m-theme9-img a {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;}
.m-theme9-img img {display: block;margin:0 auto;}
.m-theme9-txt{max-width:220px;height:100px;margin:10px 0 10px 0;overflow:hidden;padding:0 0 0 3px;text-align: center;line-height:20px;}


/* 版式theme10 和版式theme1合用 */
.m-theme10-title{margin:5px auto 0;max-width:210px;height:60px; text-align:center; line-height:30px;color:#333333;overflow:hidden;}

/* 版式theme11 */
.m-theme11{padding:10px;line-height:25px;}

/* 版式theme12 */
.m-theme12{margin:10px;}
.m-theme12 .m-title{display:block; background: linear-gradient(0,#ccc 1%,#eee 2%, #f1f1f1 98%,#ccc 100%); height:37px;line-height:37px;padding-left:7px;border-left:10px solid #aaa;font-weight:bold;font-size:14px;overflow:hidden;}
.m-theme12-txt{margin:15px;}
.m-theme12-txt .u-title{ display: inline-block; background: #ccc; padding: 0 10px; font-size: 14px; font-weight:bold; line-height: 24px;}
.m-theme12-content{ color: #336699; font-family: "宋体"; line-height: 24px; background-color: #F3F3F3;}

/* 版式theme13 */
.m-theme13{margin:10px;}
.no-margin-top{border-top:none;}
.m-theme13-list{border-top:1px dashed #ddd;}
.m-theme13 .m-title{display:block; height:37px;line-height:37px;padding-left:7px;font-weight:bold;font-size:14px;overflow:hidden;}
.m-theme13 .m-content{margin:20px 15px;line-height:25px;}
.m-theme13 .u-left,.m-theme13 .u-right{float:left;display:inline;height:25px;line-height:25px;}
.m-theme13 .u-right{float:right;}
.m-theme13 .u-left span{margin-right:30px;}
.m-theme13 .u-right a{margin-left:30px;font-weight:bold; padding: 10px; border: 1px solid #ddd;}
.m-theme13 .u-txt{margin:20px 0;clear:both;}

/* 版式theme14 和版式theme8合用 */
.m-theme14 .m-sort{float:right;margin-bottom:10px;margin-right:16px;}
.m-theme14 .m-sort ul li{float:left;display:block;}
.m-theme14 .m-sort ul li a{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:7px 12px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;background:#fff;text-decoration:none;color:#777;}
.m-theme14 .m-sort ul li a.u-current{background:#f40;color:#fff;border:1px solid #f40;}


/* 版式theme15 */
.m-theme15{padding:10px;}
.m-theme15 .noline{border-top:none;}
.m-theme15 ul li{height:35px;line-height:35px;*height:30px;_height:30px;overflow:hidden;border-bottom:1px dotted #ccc;}
.m-theme15 ul li:hover a{ background: #333 url(img/icon_hover.gif) no-repeat center left; color: #fff;}
.m-theme15 ul li a{background:url(img/icon.gif) no-repeat center left;padding-left:10px;display:block;text-decoration:none;}
.m-theme15 ul li a.u-child{margin-left:15px;}

/* 版式theme16 和版式theme22合用 */
.m-theme16 .m-title{margin-bottom:15px;background-color:#f3f3f3;height:37px;line-height:37px;padding-left:7px;border-left:10px solid #aaa;font-weight:bold;font-size:14px;overflow:hidden;}

/* 版式theme17 */
.m-theme17{margin:10px;}
.m-theme17 .u-title{background-color:#f3f3f3;height:37px;line-height:37px;padding-left:7px;border-left:10px solid #aaa;font-weight:bold;font-size:14px;overflow:hidden;}
.m-theme17 .m-image-outer{width:214px;height:214px;margin:20px 0 30px 0;float:left;position:relative;margin-right:-214px;}
.m-theme17 .u-image {display: table;table-layout: fixed;height: 214px; *height: 210px;_*height: 210px;width: 100%;padding: 0;margin: 0;margin-bottom: 5px;border:1px solid #e5e5e5;box-shadow: 4px 4px 2px #f5f5f5;padding:2px;}
.m-theme17 .u-image a, .m-theme17 .u-image img {text-align: center;max-width: 100%;max-height: 210px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>210)?'210px':'auto';}(this));}
.m-theme17 .u-image a {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;}
.m-theme17 .u-image img {display: block;margin:0 auto;}
.m-theme17 .u-title a{display:block;float:left;}
.m-theme17 .u-title span{float:right;margin-right:17px;font-weight:normal;}
.m-theme17 .u-title span b{color:#f40;}
.m-theme17-ct-out{float:right;width:100%;zoom:1;}
.m-theme17-ct{margin:20px 10px;line-height:25px;height:220px;overflow:hidden;margin-left:240px;}
.m-theme17-ct .u-time{margin-top:25px;}
.m-theme17-ct .u-time span{margin-right:30px;}
.m-theme17-ct .u-url-btn{float:right;}
.m-theme17-ct .u-url-btn a{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:5px 12px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;background:#fff;text-decoration:none;color:#777;}
.m-theme17-ct .u-url-btn a:hover{background:#f40;border:1px solid #f40;color:#fff;}
.m-theme17-ct-inner{height:180px;overflow:hidden;}

/* 版式theme18 */
/* 多行式面包屑导航 */
.m-theme18{overflow:hidden;line-height:1.5;zoom:1;margin:5px 0;}
.m-theme18 ul{margin-left:-20px;zoom:1;}
.m-theme18 li{float:left;word-wrap:normal;white-space:nowrap;}
.m-theme18 li i{display:inline-block;*display:inline;*zoom:1;width:20px;text-align:center;}

/* 版式theme19 */
.m-theme19{margin:10px;}
.m-theme19 ul li{ margin: 1px; border: 1px dashed #fff; border-top:1px solid #fff;}
.m-theme19 .m-title{background: linear-gradient(0,#eee 0%,#ffffff 100%); height:37px;line-height:37px;padding-left:7px; border-left:10px solid #aaa; font-weight:bold; font-size:14px; cursor: pointer; overflow:hidden;}
.m-theme19 .m-title a{display:block;float:left;}
.m-theme19 .m-title span{float:right;/*margin-right:17px;*/font-size:12px;font-weight:normal;}
.m-theme19 .m-content{margin:10px 17px;line-height:25px;}
.m-theme19 .m-content a{text-decoration:none;}
/*常见问题专用*/
.m-theme19 .m-title .switch{float: right; margin: 17px 5px 0 0; width: 0px; height: 0px; border-width:6px; border-color: red transparent transparent transparent; border-style: solid dashed dashed dashed; }
.faq .m-content{ display: none;}
.faq ul .cur .m-content{ display: block;}

/* 版式theme20 和 版式theme19合用  */
.m-theme20{}

/* 版式theme22 */
.m-theme22{margin:10px 0;}
.m-theme22 .m-image li{display:inline;float:left;margin-left:21px; *margin-left:17px;_margin-left:17px;width:100px;}
.m-theme22 .u-image {display: table;table-layout: fixed;height: 54px; *height: 50px;_*height: 50px;width: 100%;padding: 0;margin: 0;margin-bottom: 5px;border:1px solid #e5e5e5;box-shadow: 4px 4px 2px #f5f5f5;padding:2px;}
.m-theme22 .u-image a, .m-theme22 .u-image img {text-align: center;max-width: 100%;max-height: 50px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>50)?'50px':'auto';}(this));}
.m-theme22 .u-image a {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;}
.m-theme22 .u-image img {display: block;margin:0 auto;}
.m-theme22 .m-txt ul li{float:left;display:inline;margin-left:21px; *margin-left:17px;_margin-left:17px;/*width:100px;*/overflow:hidden;height:30px;line-height:30px;text-align:center;}
.m-theme22 .m-txt{ border-bottom: 1px dotted #ccc;}

/* 版式theme23 和 版式theme17合用  */

/* 版式theme24 和 版式theme17合用  */

/* 版式theme25 和 版式theme8 theme14合用  */
.m-theme25 .u-marketprice{color:#888;line-height:25px;margin-left:5px;text-decoration: line-through;font-size:10px;display:inline;float:left;}
.m-theme25 .m-time-buy{line-height:25px;padding-left:3px;margin-bottom:10px;}
.m-theme25 .u-time{float:left;display:inline;line-height:43px;font-size:12px;}
.m-theme25 .u-buy{float:right;display:inline;padding-right:3px;}
.m-theme25 .u-buy a{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:5px 12px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;background:#fff;text-decoration:none;color:#777;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.m-theme25 .u-buy a:hover{background:#f40;border:1px solid #f40;color:#fff;}

/* 版式theme26 和 版式theme8 theme14 theme25合用  */
.m-theme26 .u-marketprice{text-decoration: none;}


/* 版式theme21 */
.m-theme21{/* width:450px; height:230px; */overflow:hidden; position:relative; border:1px solid #ddd;  }
.m-theme21 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.m-theme21 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.m-theme21 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; font:normal 12px 宋体;}
.m-theme21 .hd ul li.on{ background:#f00; color:#fff; }
.m-theme21 .bd{ position:relative; height:100%; z-index:0;   }
.m-theme21 .bd li{ zoom:1; vertical-align:middle; }
.m-theme21 .bd img{display:block;  }
.m-theme21 .prev,.m-theme21 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.m-theme21 .next{ left:auto; right:3%; background-position:8px 5px; }
.m-theme21 .prev:hover,.m-theme21 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.m-theme21 .prevStop{display:none;}
.m-theme21 .nextStop{display:none;}
.m-theme21-img{margin:0;padding:0}

/* 版式theme28 */
.m-theme28{/*padding:15px 10px;*/}

/* 版式theme30 */
.m-theme30{}
.m-theme30 .m-title{ background:#f3f3f3 url(img/main_title_back.jpg) repeat-x left bottom; height:37px;line-height:37px;padding-left:7px;border-left:10px solid #aaa;font-weight:bold;font-size:14px;overflow:hidden;}
.m-theme30 .m-content{margin:15px 10px;line-height:25px;}

/* 版式theme33 */
.m-theme33 .m-title{background-color:#f3f3f3;height:37px;line-height:37px;padding-left:7px;border-left:10px solid #aaa;font-weight:bold;font-size:14px;overflow:hidden;}
.m-theme33 .m-content{margin:15px 10px;line-height:25px;}
.m-theme33 .m-content p{line-height:40px;display:inline;}
.m-theme33 .m-content .u-line{display:block; float: left; width:280px;}
.m-theme33 .u-tiptxt{padding:10px;border:1px solid #eee;background:#fbfbfb;}
.m-theme33 .u-input{width:180px;padding:5px;height:17px;border:1px solid #D9D9D9;border-top-color:#c0c0c0; /*box-shadow: 1px 1px 2px #ccc inset;*/ line-height:17px;font-size:14px;color:#999;background:#fff;margin-right:15px;}
.m-theme33 .u-input:focus{  border:1px solid #f40;}
.m-theme33 .u-textarea{width:100%;padding:5px;height:100px;border:1px solid #D9D9D9;border-top-color:#c0c0c0; /*box-shadow: 1px 1px 2px #ccc inset; */line-height:17px;font-size:14px;color:#777;background:#fff;}
.m-theme33 .u-textarea:focus{ border:1px solid #f40;}
.m-theme33 .u-submit{ margin-top:10px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:7px 12px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;background:#fff;text-decoration:none;color:#777;cursor:pointer;}
.m-theme33 .u-submit:hover{ background: #f40; border:1px solid #f40; color: #fff; transition: all .2s linear 0s; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; -ms-transition: all .2s linear 0s; -o-transition: all .2s linear 0s;}


/* 版式theme35 */
.m-theme35 .m-title{background-color:#f3f3f3;height:37px;line-height:37px;padding-left:7px;border-left:10px solid #aaa;font-weight:bold;font-size:14px;overflow:hidden;}
.m-theme35 .m-content{margin:15px 10px;line-height:25px;}


/* 版式theme5\版式theme37\版式theme38\版式theme39合用  */
.m-theme5{ width:100%;  overflow:hidden; position:relative;   }
.m-theme5 .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.m-theme5 .hd .prev,.m-theme5 .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("img/arrow.png") no-repeat;}
.m-theme5 .hd .next{ background-position:0 -50px;  }
.m-theme5 .hd .prevStop{ background-position:-60px 0; }
.m-theme5 .hd .nextStop{ background-position:-60px -50px; }
.m-theme5 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.m-theme5 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("img/icoCircle.gif") 0 -9px no-repeat; }
.m-theme5 .hd ul li.on{ background-position:0 0; }

.m-theme5 .bd{  }
.m-theme5 .bd ul{ overflow:hidden; zoom:1; }
.m-theme5 .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  }
.m-theme5 .bd ul li .pic{ text-align:center; }
.m-theme5 .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.m-theme5 .bd ul li .pic a:hover img{ border-color:#999;  }
.m-theme5 .bd ul li .title{ line-height:24px;}



/* 样式m-theme49 */
.m-theme49{width:100%;margin:auto;position:relative;margin-top:10px;}
.m-theme49 .u-prev,.m-theme49 .u-next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:17px;height:17px;top:25%;}
.m-theme49 .u-prev{background:url(img/btn1.png) left bottom no-repeat;left:0px}
.m-theme49 .u-next{background:url(img/btn2.png) right bottom no-repeat;right:0px} 
.m-theme49 .m-item-box{overflow:hidden;position:relative; font-size:12px; border:1px solid #cfcfcf;}
.m-theme49 .m-item-box p{text-indent:1em;font-size:14px;width:100%;color:#FFFFFF;line-height:30px;background:#000000;}
.m-theme49 .m-item-box a{display:block;position:absolute; bottom:0;background:url(img/bg.png);color:#FFF; width:100%;text-align:center;}
.m-theme49 .m-item-box a:hover{ text-decoration:underline;}
.m-theme49 .m-item-box img{width:100%;height:100%;}
.m-theme49 .m-product-list{width:100%;height:100%;padding: 0px; position: relative;}
.m-theme49 .m-list-item{display:block;width:25%;height:72%;cursor:pointer;}

/* 样式m-theme51 */
.m-theme51{ width: 100%;margin: 0 auto;}
.m-theme51 .m-h{ color: #f60;}
.m-theme51 .m-list-col{ float: left;}
.m-theme51 .m-product .m-col-2 { width: 100%; margin-left: 20px;}
.m-theme51 .m-product .m-col-3 { width: 100%; margin:10px 0px 0px 20px;line-height:20px;}
.m-theme51 .m-product .m-col-4{ float: right;width:150px;text-align:left;line-height:30px;}
.m-theme51 .m-product { border: 1px solid #E5E5E5; margin-top:-1px;  padding: 20px 10px;}
.m-theme51 .m-product .m-img{ width: 120px; height: 120px; border: 1px solid #eee; display: table;}
.m-theme51 .m-product .m-img a{ display: table-cell; width: 100%; vertical-align: middle;}
.m-theme51 .m-product .m-img img{ max-width: 100%; max-height: 120px; overflow: hidden; }
.m-theme51 .m-product .m-con{ width: 60%; }
.m-theme51 .m-product .m-con .m-title { line-height:20px;  font-size: 14px; font-weight: bold; overflow: hidden;}
.m-theme51 .m-product .m-con .m-title a:hover{ text-decoration: underline; color: #f60;}
.m-theme51 .m-product .m-price .g_price-highlight{ font-size: 18px; color: #f60;}
.m-theme51 .m-product .m-price .g_price-lowlight{ color: #ccc; text-decoration:line-through;}
.m-theme51 .m-product .m-price .g_price-midlight{  font-size: 14px; color: #fc0;}
.m-theme51 .m-go-buy{display: inline-block;background: #fe8a4b;border-radius: 2px;border-bottom: 1px solid #e77c42;text-decoration: none;cursor: auto;width: 100px;height: 30px;line-height: 32px;text-align: center;font-family: "microsoft yahei";color: #fff;}


/*样式m-theme52 mod46*/
.clearfix:before,.clearfix:after{ content:""; display:table;}
.clearfix:after{ clear:both;}
.clearfix{ zoom:1;}


/* css*/
.m-theme52{ /*margin:100px auto;*/background:#f0f0f0;position:relative;}
.m-theme52 ul{height:32px;overflow:hidden;}
.m-theme52 li{float:left; text-align:center; position:relative; z-index:2; font-weight:bold; font-size:14px; line-height:32px; padding:0 5%;}
.m-theme52 li a{}
.m-theme52 li em{position:absolute;right:-24px;top:-8px;width:0;height:0;line-height:0;border-width:24px 0 24px 24px;border-color:transparent transparent transparent #fff;border-style:dashed dashed dashed solid;}
.m-theme52 li i{position:absolute;right:-16px;top:0;width:0;height:0;line-height:0;border-width:16px 0 16px 16px;border-color:transparent transparent transparent #f0f0f0;border-style:dashed dashed dashed solid;}

/* 样式m-theme53 */

.m-theme53 { padding: 15px 10px 0 0;}
.m-theme53-list { display: inline; float: left;margin-left: 23px;width: 214px;border: 1px solid #e5e5e5; padding: 2px;margin-bottom: 15px;}
.m-theme53-list:hover{ border: 1px solid #f40; box-shadow: 1px 1px 13px 1px #CCC;}
.m-theme53-img {display: table; table-layout: fixed; height: 214px; width: 100%; padding: 0; margin: 0; }
.m-theme53-img a { display: table-cell; width: 100%; vertical-align: middle; _height: 100%!important; _font-size: 0; _overflow: hidden; }
.m-theme53-img img { display: block; margin: 0 auto; text-align: center; max-width: 100%; max-height: 210px;}
.m-theme53-title { max-width: 220px; height: 40px; margin: 10px 0 10px 0; line-height: 20px; overflow: hidden; padding: 0 0 0 3px; }
.m-theme53 .u-price, .g-common .u-price, .g-common .m-left-time span { color: #460008;}
.m-theme53 .u-price { font: 700 18px Verdana,Arial; color: #f40; line-height: 18px; display: inline; float: left; margin-left: 3px; }
.m-theme53 .u-number { color: #888; text-decoration: none; cursor: pointer; font: 12px/1.5 tahoma,arial,\5b8b\4f53; float: right; display: inline; margin-bottom: 10px; _margin-bottom: 0px; margin-right: 3px; }


/* 样式m-theme54 */
.sideMenu54{  border:1px solid #ddd;  }
.sideMenu54 h3{ height:32px; line-height:32px; padding-left:10px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer; font:bolder 14px/32px "Microsoft YaHei";}
.sideMenu54 h3 em{ float:right; display:block; width:40px; height:32px;   background:url(img/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu54 h3.on em{ background-position:16px -57px; }
.sideMenu54 ul{ color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu54 ul li{ text-indent: 2em;}
.sideMenu54 ul li:nth-of-type(2n+1){background: #eee; }

/* 样式m-theme55 */
.m-theme55{padding:10px;}
.m-theme55 .noline{border-top:none;}
.m-theme55 ul {}
.m-theme55 ul li{width: 100%; overflow:hidden;border-top:1px solid #fff; }
.m-theme55 ul li:nth-of-type(2n+1){ background: #eee;}
.m-theme55 ul li a{ font-size: 14px; font-weight: bold; background: url(img/icon01.gif) no-repeat center left; text-decoration:none;}
.m-theme55 ul li .u-number{display:inline; width:30px; float:left; margin-right:10px; padding:2px 0px;  font-size:16px; font-weight:bold; text-align:center;}
.m-theme55 li p { display: none;  height: 100px; max-width: 100%; overflow: hidden; }
.m-theme55 li p a{ font-size: 12px; font-weight: normal;}
/* 版式theme57 */
.m-theme57{padding:15px 10px 0 0;}
.m-theme57-list{display:inline;float:left;margin-left:23px; width:214px;border:2px solid #fff; padding:2px;margin-bottom:15px;}
.m-theme57-list:hover{ border: 2px solid #f40; -webkit-transition: border-color .2s ease-in; -moz-transition: border-color .2s ease-in; -ms-transition: border-color .2s ease-in; -o-transition: border-color .2s ease-in; transition: border-color .2s ease-in; }
.m-theme57 .u-price{font: 700 18px Verdana,Arial;color: #f40;line-height: 18px;display:inline;float:left;margin-left:3px;}
.m-theme57 .u-number{color: #888;text-decoration: none;cursor: pointer;font: 12px/1.5 tahoma,arial,\5b8b\4f53;float:right;display:inline;margin-bottom:10px;*margin-bottom:0px;_margin-bottom:0px;margin-right:3px;}

/* 版式theme58 */
.m-theme58 .m-title{background-color:#f3f3f3;height:37px;line-height:37px;padding-left:7px;border-left:10px solid #aaa;font-weight:bold;font-size:14px;overflow:hidden;}
.m-theme58 .m-content{margin:15px 10px;line-height:25px;}
.m-theme58 .m-content p{line-height:40px;display:inline;}
.m-theme58 .m-content .u-line{display:block; width:280px;}
.m-theme58 .u-tiptxt{padding:10px;border:1px solid #eee;background:#fbfbfb;}
.m-theme58 .u-input{width:180px;padding:5px;height:17px;border:1px solid #D9D9D9;border-top-color:#c0c0c0; box-shadow: 1px 1px 2px #ccc inset; line-height:17px;font-size:14px;color:#999;background:#fff;margin-right:15px;}
.m-theme58 .u-input:focus{  border:1px solid #f40;}
.m-theme58 .u-textarea{width:100%;padding:5px;height:100px;border:1px solid #D9D9D9;border-top-color:#c0c0c0; box-shadow: 1px 1px 2px #ccc inset; line-height:17px;font-size:14px;color:#777;background:#fff;}
.m-theme58 .u-textarea:focus{ border:1px solid #f40;}
.m-theme58 .u-submit{ margin-top:10px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:7px 12px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;background:#fff;text-decoration:none;color:#777;cursor:pointer;}
.m-theme58 .u-submit:hover{ background: #f40; border:1px solid #f40; color: #fff; transition: all .2s linear 0s; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; -ms-transition: all .2s linear 0s; -o-transition: all .2s linear 0s;}

/* 版式theme59 */
.m-theme59 .m-wg-gray{  border-bottom:2px solid #0066C8;  border-top:none;text-indent: 20px;}
.m-theme59 .m-wg-gray h2{background: url(img/pro_top_bg_cur_lt.png) repeat-x left center! important ; color:#181818 ! important; margin-right: 4px; padding:0;padding-right: 10px;}
.m-theme59 .m-wg-hd .cur{background: url(img/pro_top_bg_cur_rt.png) repeat-x left center ! important;  color:#fff ! important; transition:all .4s linear 0s; }
.m-theme59 .u-nav-show { display: block;}
.sddad_list4_cont { display: none;}
.m-theme59 .m-wg-hd { width: 100%;height: 30px;line-height: 30px; border-bottom:2px solid #0066C8; overflow: hidden;background: linear-gradient(0deg, #dfdfdf 0%, #fff 100%);}
.m-theme59 .m-wg-hd h2{ float: left; height: 30px; margin:0 auto;font-size: 14px; font-family: "黑体"; font-weight: normal; color:#fff; overflow: hidden;}
.m-theme59 .m-wg-hd a.more{ float: right;width:60px;height:28px; overflow:hidden;}
.m-theme59 .m-wg-hd h2{background:url(img/pro_top_bg_cur_rt.gif) repeat-x center center; margin-right: 2px;}

/* 版式theme60 */
.m-theme60{margin:10px 0;}
.m-theme60 .m-image li{display:inline;float:left;margin-left:21px; *margin-left:17px;_margin-left:17px;width:100px;}
.m-theme60 .u-image {-webkit-filter: grayscale(100%) brightness(100%) contrast(66%); filter: grayscale(100%) brightness(100%) contrast(66%); opacity: .8; -webkit-transition: .3s filter ease,.3s -webkit-filter ease,.3s opacity ease; transition: .3s filter ease,.3s -webkit-filter ease,.3s opacity ease; display: table;table-layout: fixed;height: 54px; *height: 50px;_*height: 50px;width: 100%;padding: 0;margin: 0;margin-bottom: 5px; padding:2px;}
.m-theme60 .u-image img { text-align: center;max-width: 100%;max-height: 50px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>50)?'50px':'auto';}(this));}
.m-theme60 .u-image:hover{-webkit-filter: grayscale(0%) brightness(100%) contrast(100%); filter: grayscale(0%) brightness(100%) contrast(100%); opacity: 1; }
.m-theme60 .u-image a {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;}
.m-theme60 .u-image img {display: block;margin:0 auto;}
.m-theme60 .m-txt ul li{float:left;display:inline;margin-left:21px; *margin-left:17px;_margin-left:17px;width:100px;overflow:hidden;height:30px;line-height:30px;text-align:center;}
.m-theme60 .m-txt{ border-bottom: 1px dotted #ccc;}

/* 版式theme61 */
.m-theme61{margin:10px;}
.m-theme61 ul li{ margin: 1px; border: 1px dashed #fff; border-top:1px solid #fff;}
.m-theme61 .m-title{background:url(img/line.png) no-repeat left center; height:37px;line-height:37px;padding-left:17px; border-bottom: 1px dotted #ccc; font-size:14px; cursor: pointer; overflow:hidden;}
.m-theme61 .m-title a{display:block;float:left;}
.m-theme61 .m-title span{float:right; font-size:12px;font-weight:normal;}
.m-theme61 .m-content{margin:10px 17px;line-height:25px;}
.m-theme61 .m-content a{text-decoration:none;}

/* 拖动的主体部份 */
.g-main{width:1000px;margin:0 auto;}
/* 框架公共样式 */
.m-wg{float:left;width:490px;margin:10px;margin-right:0; margin-top: 20px; overflow:hidden; display:inline;}
.m-wg .m-wg-hd h2{margin-right:5px;}
.m-wg h2{float:left;}
.m-wg .m-wg-hd .more{float:right;}
.m-wg .m-wg-ct{background:#fff;}



 .m-mod1 .m-wg-hd .more{float: right;margin:12px;width:39px;height: 11px;line-height: 1000px;}

/*******mod1********/
.m-mod1 .m-wg-hd{height: 30px;line-height: 30px;overflow: hidden;}
.m-mod1 .m-wg-hd h2{background-color:#fff;margin:0 auto;color:#FFF;padding:0 20px;float: left; border-top-left-radius: 5px;border-top-right-radius: 5px;display: block;height: 30px;line-height: 30px;padding: 0 25px; margin-right:10px;}
.m-mod1-black .m-wg-hd h2{background:url(img/dt-5-black.gif) repeat-x;}
.m-mod1-black .m-wg-hd .more{background:url(img/more-black.gif) repeat-x;}
.m-mod1-brown .m-wg-hd h2{background:brown;}
.m-mod1-brown .m-wg-hd .more{background:url(img/more-red.gif) repeat-x;}
.m-mod1-gray .m-wg-hd h2{background:gray;}
.m-mod1-gray .m-wg-hd .more{background:url(img/more-black.gif) repeat-x;}
.m-mod1-cyan .m-wg-hd h2{background:cyan;}
.m-mod1-cyan .m-wg-hd .more{background:url(img/more-blue.gif) repeat-x;}
.m-mod1-orange .m-wg-hd h2{background:orange;}
.m-mod1-orange .m-wg-hd .more{background:url(img/more-yellow.gif) repeat-x;}
.m-mod1-pink .m-wg-hd h2{background:pink;}
.m-mod1-pink .m-wg-hd .more{background:url(img/more-red.gif) repeat-x;}
.m-mod1-default .m-wg-hd h2{background:url(img/dt-5-blue.gif) repeat-x;}
.m-mod1-default .m-wg-hd .more{background:url(img/more-blue.gif) repeat-x;}
.m-mod1-blue .m-wg-hd h2{background:url(img/dt-5-blue.gif) repeat-x;}
.m-mod1-blue .m-wg-hd .more{background:url(img/more-blue.gif) repeat-x;}
.m-mod1-red .m-wg-hd h2{background:url(img/dt-5-red.gif) repeat-x;}
.m-mod1-red .m-wg-hd .more{background:url(img/more-red.gif) repeat-x;}
.m-mod1-green .m-wg-hd h2{background:url(img/dt-5-green.gif) repeat-x;}	
.m-mod1-green .m-wg-hd .more{background:url(img/more-green.gif) repeat-x;}
.m-mod1-violet .m-wg-hd h2{background:url(img/dt-5-purple.gif) repeat-x;}
.m-mod1-violet .m-wg-hd .more{background:url(img/more-purple.gif) repeat-x;}
.m-mod1-yellow .m-wg-hd h2{background:url(img/dt-5-yellow.gif) repeat-x;}
.m-mod1-yellow .m-wg-hd .more{background:url(img/more-yellow.gif) repeat-x;}


/*******mod2********/
.m-mod2 .m-wg-hd .more{float: right;margin:12px;width:39px;height: 11px;line-height: 1000px;}
.m-mod2 .m-wg-hd{height: 30px;line-height: 20px;overflow: hidden;}
.m-mod2 .m-wg-hd h2{margin:0 auto;color:#FFF;font-weight: bold;/*padding:8px;*/float: left;height: 30px;}
.m-mod2 .m-wg-ct{margin:0 auto;}
.m-mod2-blue .m-wg-hd {background:url(img/dt-5-blue.gif) repeat-x;}
.m-mod2-green .m-wg-hd {background:url(img/dt-5-green.gif) repeat-x;}
.m-mod2-red .m-wg-hd {background:url(img/dt-5-red.gif) repeat-x;}
.m-mod2-violet .m-wg-hd{background:url(img/dt-5-purple.gif) repeat-x;}
.m-mod2-yellow .m-wg-hd {background:url(img/dt-5-yellow.gif) repeat-x;}
.m-mod2-black .m-wg-hd{background:url(img/dt-5-black.gif) repeat-x;}
.m-mod2-brown .m-wg-hd {background:brown;}
.m-mod2-gray .m-wg-hd{background:gray;}
.m-mod2-cyan .m-wg-hd {background:cyan;}
.m-mod2-orange .m-wg-hd {background:orange;}
.m-mod2-pink .m-wg-hd {background:pink;}
.m-mod2-default .m-wg-hd {background:url(img/dt-5-blue.gif) repeat-x;}
.m-mod2-black .m-wg-hd .more{background:url(img/more-black.gif) repeat-x;}
.m-mod2-brown .m-wg-hd .more{background:url(img/more-red.gif) repeat-x;}
.m-mod2-gray .m-wg-hd .more{background:url(img/more-black.gif) repeat-x;}
.m-mod2-cyan .m-wg-hd .more{background:url(img/more-blue.gif) repeat-x;}
.m-mod2-orange .m-wg-hd .more{background:url(img/more-yellow.gif) repeat-x;}
.m-mod2-pink .m-wg-hd .more{background:url(img/more-red.gif) repeat-x;}
.m-mod2-default .m-wg-hd .more{background:url(img/more-blue.gif) repeat-x;}
.m-mod2-blue .m-wg-hd .more{background:url(img/more-blue.gif) repeat-x;}
.m-mod2-red .m-wg-hd .more{background:url(img/more-red.gif) repeat-x;}
.m-mod2-green .m-wg-hd .more{background:url(img/more-green.gif) repeat-x;}
.m-mod2-violet .m-wg-hd .more{background:url(img/more-purple.gif) repeat-x;}
.m-mod2-yellow .m-wg-hd .more{background:url(img/more-yellow.gif) repeat-x;}



/*******mod3********/
.m-mod3 .m-wg-hd {height: 40px; width:100%}
.m-mod3 .m-wg-hd h2{font: 14px/32px 'microsoft yahei',simsun; position: relative;margin-bottom:5px;overflow: hidden;height: 35px;line-height: 35px;font-size: 18px;font-weight: bold;font-weight: bold;padding-left:15px;}
.m-mod3 .m-wg-hd .more{float: right;font-size: 12px; margin-top:15px;}
.m-mod3-default .m-wg-hd {border-bottom:5px solid #3b5998;color: #3b5998; }
.m-mod3-black .m-wg-hd {border-bottom:5px solid black;color: black;}
.m-mod3-gray .m-wg-hd{border-bottom:5px solid gray;color::}
.m-mod3-brown .m-wg-hd {border-bottom:5px solid brown;color:brown;}
.m-mod3-cyan .m-wg-hd {border-bottom:5px solid cyan;color:cyan;}
.m-mod3-pink .m-wg-hd {border-bottom:5px solid pink;color:pink;}
.m-mod3-orange .m-wg-hd {border-bottom:5px solid orange;color:orange;}
.m-mod3-violet .m-wg-hd {border-bottom:5px solid violet;color:violet;}
.m-mod3-yellow .m-wg-hd{border-bottom:5px solid yellow;color:yellow; }
.m-mod3-yellow .m-wg-hd h2{ text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}
.m-mod3-blue .m-wg-hd {border-bottom:5px solid #3b5998;color: #3b5998; }
.m-mod3-green .m-wg-hd{border-bottom:5px solid #389F34;color: #389F34;}
.m-mod3-gray .m-wg-hd {border-bottom:5px solid gray;color: #gray;}
.m-mod3-red .m-wg-hd {border-bottom:5px solid red;color: red;}

	
/* mod4 (默认使用模板Furniture) */
.m-mod4{background:#fff;}
.m-mod4 {border:1px solid #ccc;}
.m-mod4 .m-wg-hd{height: 20px; padding:0 10px; }
.m-mod4 .m-wg-hd h2{margin:0 auto;height:20px;line-height:20px;float: left;font-weight:normal;font-size:16px;color: white;border: 1px solid #ccc;border-top: none;padding: 1px 15px;}
.m-mod4 .m-wg-hd .more{display: block;float: right;width: 33px;height: 15px;background: url(img/more.gif) no-repeat left top;font-weight: normal;line-height: 1000px;overflow: hidden;margin-top: 5px;margin-right: 15px;}
.m-mod4-default .m-wg-hd h2{background:#C01E22;}
.m-mod4-black .m-wg-hd h2{background:#000;}
.m-mod4-gray .m-wg-hd h2{background:#999;}
.m-mod4-red .m-wg-hd h2{background:#C01E22;}
.m-mod4-blue .m-wg-hd h2{background:#3762B9;}
.m-mod4-violet .m-wg-hd h2{background:#9730a8;}
.m-mod4-brown .m-wg-hd h2{background:brown;}
.m-mod4-green .m-wg-hd h2{background:green;}
.m-mod4-cyan .m-wg-hd h2{background:cyan;}
.m-mod4-pink .m-wg-hd h2{background:pink;}
.m-mod4-orange .m-wg-hd h2{background:orange;}
.m-mod4-yellow .m-wg-hd h2{background:yellow; color: #ccc;}

/* mod5 (默认使用的模板metv5s) */
.m-mod5 .m-wg-hd {overflow: hidden; width: 100%;height: 30px;line-height: 30px;}
.m-mod5 .m-wg-hd h2{height: 30px;padding-left: 10px;overflow: hidden;margin-bottom: 15px;font-size: 16px;font-weight: normal;padding: 0 5px;float: left;margin:0 auto;}
.m-mod5 .m-wg-hd a.more{background:url(img/more01.gif) no-repeat top left;float: right;width:46px;height:30px;line-height:10000px;overflow:hidden;}
.m-mod5-default .m-wg-hd h2{background:url(img/f-red.jpg) no-repeat left center;}
.m-mod5-cyan .m-wg-hd h2{background:url(img/f-cyan.jpg) no-repeat left center;}
.m-mod5-gray .m-wg-hd h2{background:url(img/f-gray.jpg) no-repeat left center;}
.m-mod5-pink .m-wg-hd h2{background:url(img/f-pink.jpg) no-repeat left center;}
.m-mod5-blue .m-wg-hd h2{background:url(img/f-blue.jpg) no-repeat left center;}
.m-mod5-violet .m-wg-hd h2{background:url(img/f-violet.jpg) no-repeat left center;}
.m-mod5-green .m-wg-hd h2{background:url(img/f-green.jpg) no-repeat left center;}
.m-mod5-red .m-wg-hd h2{background:url(img/f-red.jpg) no-repeat left center;}
.m-mod5-yellow .m-wg-hd h2{background:url(img/f-yellow.jpg) no-repeat left center;}
.m-mod5-brown .m-wg-hd h2{background:url(img/f-brown.jpg) no-repeat left center;}
.m-mod5-orange .m-wg-hd h2{background:url(img/f-orange.jpg) no-repeat left center;}
.m-mod5-black .m-wg-hd h2{background:url(img/f-black.jpg) no-repeat left center;}


/*******mod6********/
.m-mod6 .m-wg-hd {height: 30px;border: 0px;margin: 0;}
.m-mod6 .m-wg-hd h2 {font-size: 16px;height:30px;line-height:30px;text-indent:30px;color:#fff;float: left;margin:0 auto;}
.m-mod6 .m-wg-hd .more{float:right;margin:10px;width:32px;height:13px;overflow:hidden; color:#FFFFFF;}
.m-mod6-default .m-wg-hd { background-color:#000}	
.m-mod6-blue .m-wg-hd {background:url(img/title-blue.png) repeat;}
.m-mod6-black .m-wg-hd { background-color:#000}
.m-mod6-brown .m-wg-hd {background:brown;}
.m-mod6-yellow .m-wg-hd {background:url(img/title-yellow.png) repeat-x;}
.m-mod6-gray .m-wg-hd{background:gray;}
.m-mod6-cyan .m-wg-hd {background:cyan;}
.m-mod6-red .m-wg-hd {background:red;}
.m-mod6-green .m-wg-hd {background:green;}
.m-mod6-orange .m-wg-hd {background:orange;}
.m-mod6-pink .m-wg-hd {background:pink;}
.m-mod6-violet .m-wg-hd {background:violet;}

/*******mod7********/
.m-mod7{background-color:#f2f2f2;}
.m-mod7 .m-wg-ct{background-color:#f2f2f2;}
.m-mod7 .m-wg-hd .more{float: right;margin:10px;}
.m-mod7 .m-wg-hd{height: 30px;line-height: 20px;overflow: hidden;}
.m-mod7 .m-wg-hd h2{margin:0 auto;font-size: 16px; font-weight: bold; padding:8px;float: left;height: 30px;}
.m-mod7-default .m-wg-hd h2{border-top:2px solid #C3C3C3;color: #3b5998;}
.m-mod7-black .m-wg-hd h2{border-top:2px solid #000;color: #000;}
.m-mod7-blue .m-wg-hd h2{border-top:2px solid #0B73B8;color: #3b5998;}
.m-mod7-brown .m-wg-hd h2{border-top:2px solid #9F6934;color: #9F6934;}	
.m-mod7-cyan .m-wg-hd h2{border-top:2px solid #349F8C;color: #349F8C;}
.m-mod7-green .m-wg-hd h2{border-top:2px solid #389F34;color: #389F34;}	
.m-mod7-gray .m-wg-hd h2{border-top:2px solid #7C7C7C;color: #7C7C7C;}
.m-mod7-orange .m-wg-hd h2{border-top:2px solid #D35900;color: #D35900;}	
.m-mod7-pink .m-wg-hd h2{border-top:2px solid pink;color: pink;}
.m-mod7-red .m-wg-hd h2{border-top:2px solid red;color: red;}
.m-mod7-violet .m-wg-hd h2{border-top:2px solid #9E3635;color: #9E3635;}
.m-mod7-yellow .m-wg-hd h2{border-top:2px solid yellow;color: yellow;  text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}

/*******mod8********/
.m-mod8 .m-wg-hd{height: 50px;}
.m-mod8 .m-wg-hd h2{float: left;width:100%;margin: 0;text-indent: 20px;font: 400 18px/50px arial,"Hiragino Sans GB","Microsoft YaHei",SimHei,sans-serif;color: #434a54;}
.m-mod8 .m-wg-hd a.more{float: right;display:inline;margin:-35px 10px 0 0;color:#999;}
.m-mod8-default .m-wg-hd h2{color:gray;border-bottom: 1px solid #e6e9ed;}
.m-mod8-black .m-wg-hd h2{color:black;border-bottom: 1px solid #e6e9ed;}
.m-mod8-blue .m-wg-hd h2{color:blue;border-bottom: 1px solid #e6e9ed;}
.m-mod8-brown .m-wg-hd h2{color:brown;border-bottom: 1px solid #e6e9ed;}	
.m-mod8-cyan .m-wg-hd h2{color:cyan;border-bottom: 1px solid #e6e9ed;}
.m-mod8-green .m-wg-hd h2{color:green;border-bottom: 1px solid #e6e9ed;}	
.m-mod8-gray .m-wg-hd h2{color:gray;border-bottom: 1px solid #e6e9ed;}
.m-mod8-orange .m-wg-hd h2{color:orange;border-bottom: 1px solid #e6e9ed;}	
.m-mod8-pink .m-wg-hd h2{color:pink;border-bottom: 1px solid #e6e9ed;}
.m-mod8-red .m-wg-hd h2{color:red;border-bottom: 1px solid #e6e9ed;}	
.m-mod8-violet .m-wg-hd h2{color:violet;border-bottom: 1px solid #e6e9ed;}	
.m-mod8-yellow .m-wg-hd h2{color:yellow;border-bottom: 1px solid #e6e9ed;}

	
/*******mod9********/
.m-mod9 .m-wg-hd h2{height: 47px;margin:0 auto;font-size: 16px;font-weight: bold;line-height:47px;overflow: hidden;font-family: '宋体';text-indent:20px;}
.m-mod9 .m-wg-hd{ height:47px; width:100%}
.m-mod9 .m-wg-hd .more{float:right;font-size: 12px;color: #8c8e91;margin:18px 15px 0 0;}
.m-mod9-default .m-wg-hd {color: #3b5998;background:url(img/l-title-Default.gif) repeat-x;}
.m-mod9-brown .m-wg-hd {background:url(img/l-title-brown.gif) repeat-x;color: #9F6934;}	
.m-mod9-green .m-wg-hd {background:url(img/l-title-green.gif) repeat-x;color: #389F34;}
.m-mod9-red .m-wg-hd {color: red;background:url(img/l-title-red.gif) repeat-x;}
.m-mod9-blue .m-wg-hd {color:blue;background:url(img/l-title-Default.gif) repeat-x;}
.m-mod9-black .m-wg-hd{color:black;background:url(img/l-title-red.gif) repeat-x;}
.m-mod9-gray .m-wg-hd {color:gray;background:url(img/l-title-brown.gif) repeat-x;}
.m-mod9-cyan .m-wg-hd {color:cyan;background:url(img/l-title-violet.gif) repeat-x;}
.m-mod9-orange .m-wg-hd {color:orange;background:url(img/l-title-brown.gif) repeat-x;}
.m-mod9-pink .m-wg-hd {color:pink;background:url(img/l-title-red.gif) repeat-x;}
.m-mod9-yellow .m-wg-hd {color:yellow;background:url(img/l-title-brown.gif) repeat-x;}
.m-mod9-yellow .m-wg-hd h2{ text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}
.m-mod9-violet .m-wg-hd {color:violet;background:url(img/l-title-violet.gif) repeat-x;}
	
/*******mod10********/
.m-mod10{background-color:#f2f2f2;}
.m-mod10 .m-wg-ct{background-color:#f2f2f2;}
.m-mod10 .m-wg-hd .more{float: right;margin:13px;width:23px;height:5px;line-height:1000px;overflow: hidden;background:url(img/more02.gif) repeat-x;}
.m-mod10 .m-wg-hd{height: 30px;overflow: hidden;}
.m-mod10 .m-wg-hd h2{color:#fff;margin:0 auto;font-weight: bold;float: left;line-height:30px;height: 30px;padding:0 8px;}
.m-mod10-default .m-wg-hd{background-color:#0B73B8;color: #3b5998;}
.m-mod10-black .m-wg-hd{background-color:#000;color: #000;}
.m-mod10-blue .m-wg-hd{background-color:#0B73B8;color: #3b5998;}
.m-mod10-brown .m-wg-hd{background-color:#9F6934;color: #9F6934;}
.m-mod10-cyan .m-wg-hd{background-color:#349F8C;color: #349F8C;}
.m-mod10-green .m-wg-hd{background-color:#389F34;color: #389F34;}
.m-mod10-gray .m-wg-hd{background-color:#ccc;color: #7C7C7C;}
.m-mod10-orange .m-wg-hd{background-color:#D35900;color:#D35900;}
.m-mod10-pink .m-wg-hd{background-color:pink;color: pink;}
.m-mod10-red .m-wg-hd{background-color:red;color: red;}
.m-mod10-violet .m-wg-hd{background-color:#9E3635;color:#9E3635;}
.m-mod10-yellow .m-wg-hd{background-color:yellow;color:yellow; text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}

/*******mod11********/
.m-mod11 .m-wg-hd .more{float:right;margin:5px;width:82px;height:24px;line-height:1000px;overflow:hidden;}
.m-mod11 .m-wg-hd h2{ background-color:#FFFFFF; height: 30px;line-height: 30px;overflow: hidden;margin:0 auto;font-weight: bold;padding:0 8px;float: left;height: 30px;}
.m-mod11 .m-wg-hd { height:35px; font-size: 16px; background-color:#FFFFFF;}
.m-mod11-default .m-wg-hd {border-bottom:1px solid #880c0b;color: #3b5998;}
.m-mod11-black .m-wg-hd {border-bottom:1px solid #000;color: #000;}
.m-mod11-blue .m-wg-hd {border-bottom:1px solid #0B73B8;color: #3b5998;}
.m-mod11-brown .m-wg-hd {border-bottom:1px solid #9F6934;color: #9F6934;}	
.m-mod11-cyan .m-wg-hd{border-bottom:1px solid #349F8C;color: #349F8C;}
.m-mod11-green .m-wg-hd {border-bottom:1px solid #389F34;color: #389F34;}	
.m-mod11-gray .m-wg-hd {border-bottom:1px solid #7C7C7C;color: #7C7C7C;}	
.m-mod11-orange .m-wg-hd {border-bottom:1px solid #D35900;color: #D35900;}		
.m-mod11-pink .m-wg-hd {border-bottom:1px solid pink;color: pink;}	
.m-mod11-red .m-wg-hd {border-bottom:1px solid red;color: red;}
.m-mod11-violet .m-wg-hd{border-bottom:1px solid #9E3635;color: #9E3635;}
.m-mod11-yellow .m-wg-hd {border-bottom:1px solid yellow;color: yellow; text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}
.m-mod11-black .m-wg-hd .more{background:url(img/more-black01.gif) repeat-x;}
.m-mod11-brown .m-wg-hd .more{background:url(img/more-red01.gif) repeat-x;}
.m-mod11-gray .m-wg-hd .more{background:url(img/more-black01.gif) repeat-x;}
.m-mod11-cyan .m-wg-hd .more{background:url(img/more-blue01.gif) repeat-x;}
.m-mod11-orange .m-wg-hd .more{background:url(img/more-yellow01.gif) repeat-x;}
.m-mod11-pink .m-wg-hd .more{background:url(img/more-red01.gif) repeat-x;}
.m-mod11-default .m-wg-hd .more{background:url(img/more-blue01.gif) repeat-x;}
.m-mod11-blue .m-wg-hd .more{background:url(img/more-blue01.gif) repeat-x;}
.m-mod11-red .m-wg-hd .more{background:url(img/more-red01.gif) repeat-x;}
.m-mod11-green .m-wg-hd .more{background:url(img/more-green01.gif) repeat-x;}
.m-mod11-violet .m-wg-hd .more{background:url(img/more-violet.gif) repeat-x;}
.m-mod11-yellow .m-wg-hd .more{background:url(img/more-yellow01.gif) repeat-x;}

/*******mod12********/
.m-mod12 .m-wg-hd a.more{float: right;color:#999; margin-top:10px;}
.m-mod12 .m-wg-hd h2{margin:0 auto; font-size: 16px; font-weight: bold;text-indent:8px;float: left;height: 30px;line-height: 30px;}
.m-mod12 .m-wg-hd{ height:35px; width:100%; background-color:#FFFFFF;}
.m-mod12-default .m-wg-hd {border-bottom:2px dashed #C3C3C3;color: #3b5998;}
.m-mod12-black .m-wg-hd {border-bottom:2px dashed #000;color: #000;}
.m-mod12-blue .m-wg-hd {border-bottom:2px dashed #0B73B8;color: #3b5998;}	
.m-mod12-brown .m-wg-hd {border-bottom:2px dashed #9F6934;color: #9F6934;}
.m-mod12-cyan .m-wg-hd {border-bottom:2px dashed #349F8C;color: #349F8C;}	
.m-mod12-green .m-wg-hd {border-bottom:2px dashed #389F34;color: #389F34;}	
.m-mod12-gray .m-wg-hd {border-bottom:2px dashed #7C7C7C;color: #7C7C7C;}
.m-mod12-orange .m-wg-hd {border-bottom:2px dashed #D35900;color: #D35900;}	
.m-mod12-pink .m-wg-hd {border-bottom:2px dashed pink;color: pink;}
.m-mod12-red .m-wg-hd {border-bottom:2px dashed red;color: red;}	
.m-mod12-violet .m-wg-hd {border-bottom:2px dashed #9E3635;color: #9E3635;}	
.m-mod12-yellow .m-wg-hd {border-bottom:2px dashed yellow;color: yellow;}
.m-mod12-yellow .m-wg-hd h2{ text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}
/*******mod13********/
.m-mod13 .m-wg-ct{background:#fff;}
.m-mod13 .m-wg-hd h2{ height:30px; font: 16px/32px 'microsoft yahei',simsun;text-indent:20px;background:url(img/title.png) no-repeat #fff;}
.m-mod13 .m-wg-hd{ height:32px;width:100%;background:url(img/titletes.png) repeat-x;}
.m-mod13 .m-wg-hd .more{float: right;margin:14px 5px 0 0;width:33px;height:5px;line-height:1000px;overflow:hidden;background:url(img/more03.gif) no-repeat #fff;}
.m-mod13-default .m-wg-hd h2{color: #3b5998;}
.m-mod13-black .m-wg-hd h2{color: #000;}
.m-mod13-blue .m-wg-hd h2{color: #3b5998;}
.m-mod13-brown .m-wg-hd h2{color: #9F6934;}
.m-mod13-cyan .m-wg-hd h2{color: #349F8C;}
.m-mod13-green .m-wg-hd h2{color: #389F34;}	
.m-mod13-gray .m-wg-hd h2{color: #7C7C7C;}
.m-mod13-orange .m-wg-hd h2{color: #D35900;}	
.m-mod13-pink .m-wg-hd h2{color: pink;}
.m-mod13-red .m-wg-hd h2{color: red;}	
.m-mod13-violet .m-wg-hd h2{color: #9E3635;}
.m-mod13-yellow .m-wg-hd h2{color: yellow; text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}
	

/*******mod14********/
.m-mod14 .m-wg-hd .more{float: right;margin:10px;width:50px;BACKGROUND: url(img/met_img.png) no-repeat -707px -235px;position:relative;top:-30px;line-height:1000px;overflow:hidden;}
.m-mod14 .m-wg-hd{height: 32px;overflow: hidden;}
.m-mod14 .m-wg-hd h2{margin:0 auto;font-weight: bold;float: left;height: 30px;background-color:#fff;text-indent:10px;line-height:30px;}
.m-mod14-default .m-wg-hd h2{border-bottom:2px dotted #C3C3C3;color: #3b5998;}
.m-mod14-black .m-wg-hd h2{border-bottom:2px dotted #000;color: #000;}
.m-mod14-blue .m-wg-hd h2{border-bottom:2px dotted #0B73B8;color: #3b5998;}
.m-mod14-brown .m-wg-hd h2{border-bottom:2px dotted #9F6934;color: #9F6934;}	
.m-mod14-cyan .m-wg-hd h2{border-bottom:2px dotted #349F8C;color: #349F8C;}
.m-mod14-green .m-wg-hd h2{border-bottom:2px dotted #389F34;color: #389F34;}	
.m-mod14-gray .m-wg-hd h2{border-bottom:2px dotted #7C7C7C;color: #7C7C7C;}
.m-mod14-orange .m-wg-hd h2{border-bottom:2px dotted #D35900;color: #D35900;}	
.m-mod14-pink .m-wg-hd h2{border-bottom:2px dotted pink;color: pink;}
.m-mod14-red .m-wg-hd h2{border-bottom:2px dotted red;color: red;}	
.m-mod14-violet .m-wg-hd h2{border-bottom:2px dotted #9E3635;color: #9E3635;}	
.m-mod14-yellow .m-wg-hd h2{border-bottom:2px dotted yellow;color: yellow;}



/*******mod15********/
.m-mod15 .m-wg-hd .more{color: #666666;float: right;margin:8px 10px 0 0;}
.m-mod15 .m-wg-hd{height: 30px;line-height: 14px; overflow: hidden;}
.m-mod15 .m-wg-hd h2{margin:0 auto;color:#FFF;font-size: 14px; font-weight: bold;padding:8px;float: left;height: 30px; margin-right:8px;}
.m-mod15 .m-wg-hd{border-bottom:4px solid #3b5998;}
.m-mod15-default .m-wg-hd h2{background-color:#3b5998;}
.m-mod15-black .m-wg-hd {border-bottom:4px solid #000;}
.m-mod15-black .m-wg-hd h2{background-color:#000;}
.m-mod15-blue .m-wg-hd {border-bottom:4px solid #0B73B8;}
.m-mod15-blue .m-wg-hd h2{background-color:#3b5998;}
.m-mod15-brown .m-wg-hd {border-bottom:4px solid #9F6934;}
.m-mod15-brown .m-wg-hd h2{background-color:#9F6934;}	
.m-mod15-cyan .m-wg-hd {border-bottom:4px solid #349F8C;}
.m-mod15-cyan .m-wg-hd h2{background-color:#349F8C;}
.m-mod15-green .m-wg-hd {border-bottom:4px solid #389F34;}
.m-mod15-green .m-wg-hd h2{background-color:#389F34;}	
.m-mod15-gray .m-wg-hd {border-bottom:4px solid #7C7C7C;}
.m-mod15-gray .m-wg-hd h2{background-color:#7C7C7C;}
.m-mod15-orange .m-wg-hd {border-bottom:4px solid #D35900;}
.m-mod15-orange .m-wg-hd h2{background-color:#D35900;}	
.m-mod15-pink .m-wg-hd {border-bottom:4px solid pink;}
.m-mod15-pink .m-wg-hd h2{background-color:pink;}
.m-mod15-red .m-wg-hd {border-bottom:4px solid red;}
.m-mod15-red .m-wg-hd h2{background-color:red;}	
.m-mod15-violet .m-wg-hd {border-bottom:4px solid #9E3635;}
.m-mod15-violet .m-wg-hd h2{background-color:#9E3635;}		
.m-mod15-yellow .m-wg-hd {border-bottom:4px solid yellow;}
.m-mod15-yellow .m-wg-hd h2{background-color:yellow; text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}


/*******mod16********/
.m-mod16 .m-wg-hd a.more{float: right;display:inline;margin:0 8px 0 0;position:relative;top:-20px;color:#999;}
.m-mod16 .m-wg-hd h2{font: 14px/32px 'microsoft yahei',simsun;margin:0 auto;width:100%;font-weight: bold;float: left;height: 30px;line-height:30px;overflow: hidden;text-indent:10px;}
.m-mod16-default .m-wg-hd{color:#0B73B8;}
.m-mod16-default .m-wg-hd h2{color: #3b5998;}
.m-mod16-black .m-wg-hd h2{color:#000;}
.m-mod16-blue .m-wg-hd h2{color:#3b5998;}
.m-mod16-brown .m-wg-hd h2{color:#9F6934;}
.m-mod16-cyan .m-wg-hd h2{color:#349F8C;}
.m-mod16-green .m-wg-hd h2{color:#389F34;}
.m-mod16-gray .m-wg-hd h2{color:#7C7C7C;}
.m-mod16-orange .m-wg-hd h2{color:#D35900;}
.m-mod16-pink .m-wg-hd h2{color:pink;}
.m-mod16-red .m-wg-hd h2{color:red;}
.m-mod16-violet .m-wg-hd h2{color:#9E3635;}
.m-mod16-yellow .m-wg-hd h2{color:yellow;}


/*******mod17********/
.m-mod17 .m-wg-hd .more{float: right;position:relative;margin:-25px 10px 0 0;color:#999;}
.m-mod17 .m-wg-hd h2{width:100%;margin:0 auto;font-weight: bold;text-indent:8px;float: left;height: 30px;line-height:30px;overflow: hidden;}
.m-mod17-default .m-wg-hd h2{color: #3b5998;}
.m-mod17-black .m-wg-hd h2{color: #000;}
.m-mod17-blue .m-wg-hd h2{color: #3b5998;}
.m-mod17-brown .m-wg-hd h2{color: #9F6934;}
.m-mod17-cyan .m-wg-hd h2{color: #349F8C;}
.m-mod17-green .m-wg-hd h2{color: #389F34;}
.m-mod17-gray .m-wg-hd h2{color: #7C7C7C;}
.m-mod17-orange .m-wg-hd h2{color: #D35900;}
.m-mod17-pink .m-wg-hd h2{color: pink;}
.m-mod17-red .m-wg-hd h2{color: red;}
.m-mod17-violet .m-wg-hd h2{color: #9E3635;}
.m-mod17-yellow .m-wg-hd h2{color: yellow;}

/*******mod18********/
.m-mod18 .m-wg-hd .more{float:right;position:relative;top:-2	5px;}
.m-mod18 .m-wg-hd h2{line-height:30px;overflow:hidden;color: #3b5998;font-weight:bold;text-indent:8px;float:left;height: 30px;}
.m-mod18-default .m-wg-hd h2{border-bottom:2px solid #0B73B8;color: #3b5998;}
.m-mod18-black .m-wg-hd h2{border-bottom:2px solid #000;color: #000;}
.m-mod18-blue .m-wg-hd h2{border-bottom:2px solid #3b5998;color: #3b5998;}
.m-mod18-brown .m-wg-hd h2{border-bottom:2px solid #9F6934;color: #9F6934;}	
.m-mod18-cyan .m-wg-hd h2{border-bottom:2px solid #349F8C;color: #349F8C;}
.m-mod18-green .m-wg-hd h2{border-bottom:2px solid #389F34;color: #389F34;}	
.m-mod18-gray .m-wg-hd h2{border-bottom:2px solid #7C7C7C;color: #7C7C7C;}
.m-mod18-orange .m-wg-hd h2{border-bottom:2px solid #D35900;color: #D35900;}	
.m-mod18-pink .m-wg-hd h2{border-bottom:2px solid pink;color: pink;}
.m-mod18-red .m-wg-hd h2{border-bottom:2px solid red;color: red;}	
.m-mod18-violet .m-wg-hd h2{border-bottom:2px solid #9E3635;color: #9E3635;}	
.m-mod18-yellow .m-wg-hd h2{border-bottom:2px solid yellow;color: yellow; }
	
	
/*******mod19********/
.m-mod19 .m-wg-hd .more{float: right;color:#999; margin-top:12px;}
.m-mod19 .m-wg-hd h2{height:30px; line-height: 30px;overflow: hidden;margin:0 auto;font-size: 16px; text-indent:8px;float: left;}
.m-mod19 .m-wg-hd,.m-mod20 .m-wg-hd{clear:both;height:30px;}
.m-mod19 .m-wg-ct{margin:0 auto;padding:0;border:1px solid #CCC;padding:0;border:1px solid #CCC;}
.m-mod19-default .m-wg-hd h2{color: #3b5998;}
.m-mod19-black .m-wg-hd h2{color: #000;}
.m-mod19-blue .m-wg-hd h2{color: #3b5998;}
.m-mod19-brown .m-wg-hd h2{color: #9F6934;}	
.m-mod19-cyan .m-wg-hd h2{color: #349F8C;}
.m-mod19-green .m-wg-hd h2{color: #389F34;}	
.m-mod19-gray .m-wg-hd h2{color: #7C7C7C;}
.m-mod19-orange .m-wg-hd h2{color: #D35900;}	
.m-mod19-pink .m-wg-hd h2{color: pink;}
.m-mod19-red .m-wg-hd h2{color: red;}	
.m-mod19-violet .m-wg-hd h2{color: #9E3635;}	
.m-mod19-yellow .m-wg-hd h2{color: yellow; text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}

/*******mod20********/
.m-mod20 {background:#fff;}
.m-mod20 .m-wg-hd .more{float: right; margin-top:12px;color:#999; margin-right:10px;}
.m-mod20 .m-wg-hd h2{background: url(img/li_02.jpg) no-repeat 10px 8px;margin:0 auto;height: 44px;font-weight: bold; font-size: 16px;text-indent:30px; line-height:30px; }
.m-mod20 .m-wg-ct{margin:0 auto;padding:0;border:1px solid #CCC;padding:0;border:1px solid #CCC;}
.m-mod20-default .m-wg-hd h2{color: #3b5998;}
.m-mod20-black .m-wg-hd h2{color: #000;}
.m-mod20-blue .m-wg-hd h2{color: #3b5998;}
.m-mod20-brown .m-wg-hd h2{color: #9F6934;}
.m-mod20-cyan .m-wg-hd h2{color: #349F8C;}
.m-mod20-green .m-wg-hd h2{color: #389F34;}		
.m-mod20-gray .m-wg-hd h2{color: #7C7C7C;}	
.m-mod20-orange .m-wg-hd h2{color: #D35900;}		
.m-mod20-pink .m-wg-hd h2{color: pink;}
.m-mod20-red .m-wg-hd h2{color: red;}
.m-mod20-violet .m-wg-hd h2{color: #9E3635;}	
.m-mod20-yellow .m-wg-hd h2{color: yellow; text-shadow: 1px 1px 0px #ccc; -webkit-text-shadow: 1px 1px 0px #ccc; -moz-text-shadow: 1px 1px 0px #ccc; -ms-text-shadow: 1px 1px 0px #ccc; -o-text-shadow: 1px 1px 0px #ccc;}
	
/*******mod21********/
.m-mod21 .m-wg-hd{position: relative;height: 46px;background: url(img/index_title.jpg) repeat-x left top;}
.m-mod21 .m-wg-hd h2{margin:0 auto;float:left;padding: 0 0 0 16px;font: normal 16px/46px '微软雅黑'; margin-right:5px;}
.m-mod21 .m-wg-hd .more{float:right;font-size: 12px;color: #8c8e91;margin:18px 15px 0 0;}
.m-mod21-default .m-wg-hd h2{background: url(img/index_title_span-Default.jpg) no-repeat left top;color: #006666;}
.m-mod21-black .m-wg-hd h2{background: url(img/index_title_span-black.jpg) no-repeat left top;color: #000;}
.m-mod21-blue .m-wg-hd h2{background: url(img/index_title_span-blue.jpg) no-repeat left top;color: #3b5998;}
.m-mod21-brown .m-wg-hd h2{background: url(img/index_title_span-brown.jpg) no-repeat left top;color: #98693b;}
.m-mod21-cyan .m-wg-hd h2{background: url(img/index_title_span-cyan.jpg) no-repeat left top;color: #006666;}
.m-mod21-gray .m-wg-hd h2{background: url(img/index_title_span-gray.jpg) no-repeat left top;color: #656565;}
.m-mod21-green .m-wg-hd h2{background: url(img/index_title_span-green.jpg) no-repeat left top;color: #3f983b;}
.m-mod21-orange .m-wg-hd h2{background: url(img/index_title_span-orange.jpg) no-repeat left top;color: #c54706;}
.m-mod21-pink .m-wg-hd h2{background: url(img/index_title_span-pink.jpg) no-repeat left top;color: #b7325a;}
.m-mod21-red .m-wg-hd h2{background: url(img/index_title_span-red.jpg) no-repeat left top;color: #983b3b;}
.m-mod21-violet .m-wg-hd h2{background: url(img/index_title_span-violet.jpg) no-repeat left top;color: #673b98;}
.m-mod21-yellow .m-wg-hd h2{background: url(img/index_title_span-yellow.jpg) no-repeat left top;color: #997e00;}

/*******mod22********/
.m-mod22 .m-wg-hd {height:28px;}
.m-mod22 .m-wg-hd h2{margin:0 0;line-height: 28px;height: 28px;text-align: center;width: 124px;color: #fff;font-size: 14px;}
.m-mod22 .m-wg-hd a.more{float: right;display:inline;margin:8px 10px 0 0;color:#999;}
.m-mod22 .m-wg-ct{border:1px solid #CCC;}
.m-mod22-default .m-wg-hd h2{background: url(img/in_28-Default.png) no-repeat;}
.m-mod22-default .m-wg-ct{border-top:2px solid #9d6f45;margin:0 auto;}
.m-mod22-black .m-wg-hd h2{background: url(img/in_28-black.png) no-repeat;}
.m-mod22-black .m-wg-ct{border-top:2px solid #000;margin:0 auto;}
.m-mod22-blue .m-wg-hd h2{background: url(img/in_28-blue.png) no-repeat;}
.m-mod22-blue .m-wg-ct{border-top:2px solid #4868A2;margin:0 auto;}
.m-mod22-brown .m-wg-hd h2{background: url(img/in_28-brown.png) no-repeat;/}
.m-mod22-brown .m-wg-ct{border-top:2px solid #000;margin:0 auto;}	
.m-mod22-cyan .m-wg-hd h2{background: url(img/in_28-cyan.png) no-repeat;}
.m-mod22-cyan .m-wg-ct{border-top:2px solid #469F9C;margin:0 auto;}
.m-mod22-green .m-wg-hd h2{background: url(img/in_28-green.png) no-repeat;/}
.m-mod22-green .m-wg-ct{border-top:2px solid #51A348;margin:0 auto;}	
.m-mod22-gray .m-wg-hd h2{background: url(img/in_28-gray.png) no-repeat;}
.m-mod22-gray .m-wg-ct{border-top:2px solid ;margin:0 auto;}
.m-mod22-orange .m-wg-hd h2{background: url(img/in_28-orange.png) no-repeat;}
.m-mod22-orange .m-wg-ct{border-top:2px solid #C23C28 ;margin:0 auto;}	
.m-mod22-pink .m-wg-hd h2{background: url(img/in_28-pink.png) no-repeat;}
.m-mod22-pink .m-wg-ct{border-top:2px solid #A64089;margin:0 auto;}
.m-mod22-red .m-wg-hd h2{background: url(img/in_28-red.png) no-repeat;}
.m-mod22-red .m-wg-ct{border-top:2px solid #A53F43;margin:0 auto;}	
.m-mod22-violet .m-wg-hd h2{background: url(img/in_28-violet.png) no-repeat;}
.m-mod22-violet .m-wg-ct{border-top:2px solid #7028C0;margin:0 auto;}		
.m-mod22-yellow .m-wg-hd h2{background: url(img/in_28-yellow.png) no-repeat;}
.m-mod22-yellow .m-wg-ct{border-top:2px solid #C4B529 ;margin:0 auto;}


/*******mod23********/
.m-mod23 .m-wg-hd h2{height: 32px;text-indent:30px;font-size: 16px;padding:2px 0 0 0;margin:0;line-height:28px}
.m-mod23 .m-wg-hd{ height:32px; width:100%;}
.m-mod23 .m-wg-hd a.more{float: right;margin:10px 10px 0 0;color:#999;}
.m-mod23 .m-wg-ct{border:1px solid #CCC;}
.m-mod23-default .m-wg-hd h2{background: url(img/ties_Default1.png) no-repeat;color: #9d6f45;}
.m-mod23-default .m-wg-hd{background: url(img/ties_Default2.png) repeat-x;}
.m-mod23-black .m-wg-hd h2{background: url(img/ties_black1.png) no-repeat;color: #000;}
.m-mod23-black .m-wg-hd{background: url(img/ties_black2.png) repeat-x;}
.m-mod23-blue .m-wg-hd h2{background: url(img/ties_blue1.png) no-repeat;color: #4868A2;}
.m-mod23-blue .m-wg-hd{background: url(img/ties_blue2.png) repeat-x;}
.m-mod23-brown .m-wg-hd h2{background: url(img/ties_brown1.png) no-repeat;color: #000;}	
.m-mod23-brown .m-wg-hd {background: url(img/ties_brown2.png) repeat-x;}	
.m-mod23-cyan .m-wg-hd h2{background: url(img/ties_cyan1.png) no-repeat;color: #469F9C;}	
.m-mod23-cyan .m-wg-hd{background: url(img/ties_cyan2.png) repeat-x;}	
.m-mod23-green .m-wg-hd h2{background: url(img/ties_green1.png) no-repeat;color: #51A348;}	
.m-mod23-green .m-wg-hd{background: url(img/ties_green2.png) repeat-x;}		
.m-mod23-gray .m-wg-hd h2{background: url(img/ties_gray1.png) no-repeat;color:#999;}
.m-mod23-gray .m-wg-hd {background: url(img/ties_gray2.png) repeat-x;}		
.m-mod23-orange .m-wg-hd h2{background: url(img/ties_orange1.png) no-repeat;color: #C23C28;}	
.m-mod23-orange .m-wg-hd{background: url(img/ties_orange2.png) repeat-x;}		
.m-mod23-pink .m-wg-hd h2{background: url(img/ties_pink1.png) no-repeat;color: #A64089;}	
.m-mod23-pink .m-wg-hd {background: url(img/ties_pink2.png) repeat-x;}
.m-mod23-red .m-wg-hd h2{background: url(img/ties_red1.png) no-repeat;color: #A53F43;}
.m-mod23-red .m-wg-hd {background: url(img/ties_red2.png) repeat-x;}
.m-mod23-violet .m-wg-hd h2{background: url(img/ties_violet1.png) no-repeat;color: #7028C0;}
.m-mod23-violet .m-wg-hd {background: url(img/ties_violet2.png) repeat-x;}
.m-mod23-yellow .m-wg-hd h2{background: url(img/ties_yellow1.png) no-repeat;color: #C4B529 ;}
.m-mod23-yellow .m-wg-hd {background: url(img/ties_yellow2.png) repeat-x;}

/*******mod24********/
.m-mod24 .m-wg-hd h2{float: left;height: 30px;line-height:30px; font-size: 16px; font-weight: bold; text-indent:8px; overflow: hidden;margin:0;}
.m-mod24 .m-wg-hd{ height:30px; width:100%; background: #f7f9ea; border-radius: 4px;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  -ms-border-radius: 4px;  -o-border-radius: 4px;}
.m-mod24 .m-wg-hd a.more{float: right;display:inline;margin:10px 10px 0 0;color:#999;}
.m-mod24-default .m-wg-hd{border-bottom:1px solid #C3C3C3;color: #3b5998;}
.m-mod24-black .m-wg-hd {border-bottom:1px solid #000;color: #000;}	
.m-mod24-blue .m-wg-hd {border-bottom:1px solid #0B73B8;color: #3b5998;}
.m-mod24-brown .m-wg-hd {border-bottom:1px solid #9F6934;color: #9F6934;}
.m-mod24-cyan .m-wg-hd {border-bottom:1px solid #349F8C;color: #349F8C;}
.m-mod24-green .m-wg-hd {border-bottom:1px solid #389F34;color: #389F34;}
.m-mod24-gray .m-wg-hd {border-bottom:1px solid #7C7C7C;color: #7C7C7C;}
.m-mod24-orange .m-wg-hd {border-bottom:1px solid #D35900;color: #D35900;}	
.m-mod24-pink .m-wg-hd {border-bottom:1px solid pink;color: pink;}
.m-mod24-red .m-wg-hd {border-bottom:1px solid red;color: red;}	
.m-mod24-violet .m-wg-hd {border-bottom:1px solid #9E3635;color: #9E3635;}
.m-mod24-yellow .m-wg-hd {border-bottom:1px solid yellow;color: yellow; }
.m-mod24-yellow .m-wg-hd h2{ text-shadow: 1px 1px 0px #c0c0c0; -webkit-text-shadow: 1px 1px 0px #c0c0c0; -moz-text-shadow: 1px 1px 0px #c0c0c0; -ms-text-shadow: 1px 1px 0px #c0c0c0; -o-text-shadow: 1px 1px 0px #c0c0c0;}


/* mod25 (默认使用模板Default) */
.m-mod25{border:1px solid #eee;}
.m-mod25 .m-wg-hd{background:#F7F7F7;border-bottom:1px solid #eee;clear:both;height:35px;line-height:35px;padding:0 10px;}
.m-mod25 .m-wg-hd h2{float:left;display:inline;font-size:14px;font-family:Arial,Verdana,"\5b8b\4f53";}
.m-mod25 .m-wg-hd a.more{float:right;display:inline;font-size:12px;}
.m-mod25-default .m-wg-hd,.m-mod25 .m-wg-hd a{color:#3b5998;}
.m-mod25-black .m-wg-hd,.m-mod25-black .m-wg-hd a{color:#000;}
.m-mod25-blue .m-wg-hd,.m-mod25-blue .m-wg-hd a{color:#3b5998;}
.m-mod25-brown .m-wg-hd,.m-mod25-brown .m-wg-hd a{color:#823a05;}
.m-mod25-cyan .m-wg-hd,.m-mod25-cyan .m-wg-hd a{color:#54bc8f;}
.m-mod25-green .m-wg-hd,.m-mod25-green .m-wg-hd a{color:#52a52c;}
.m-mod25-gray .m-wg-hd,.m-mod25-gray .m-wg-hd a{color:#535353;}	
.m-mod25-orange .m-wg-hd,.m-mod25-orange .m-wg-hd a{color:#fe7302;}		
.m-mod25-pink .m-wg-hd,.m-mod25-pink .m-wg-hd a{color:#e72081;}
.m-mod25-red .m-wg-hd,.m-mod25-red .m-wg-hd a{color:#904343;}
.m-mod25-violet .m-wg-hd,.m-mod25-violet .m-wg-hd a{color:#823d95;}	
.m-mod25-yellow .m-wg-hd,.m-mod25-yellow .m-wg-hd a{color:#e97023;}

/* mod26 (默认使用模板Paint) */
.m-mod26{border:1px solid #f7f7f7;}
.m-mod26 .m-wg-hd{height:25px;line-height:25px;background:url(img/box-title.png) repeat top left;padding:0 5px;}
.m-mod26 .m-wg-hd h2{float:left;display:inline;font-size:14px;font-family:Arial,Verdana,"\5b8b\4f53";}
.m-mod26 .m-wg-hd a.more{float:right;display:inline;background:url(img/box-more.png) no-repeat top left;height:25px;line-height: 1000px;overflow:hidden;}
.m-mod26-default .m-wg-hd{color:#000;}
.m-mod26-black .m-wg-hd{color:#000;}
.m-mod26-blue .m-wg-hd,{color:#146db1;}
.m-mod26-brown .m-wg-hd{color:#823a05;}
.m-mod26-cyan .m-wg-hd{color:#54bc8f;}
.m-mod26-green .m-wg-hd{color:#52a52c;}
.m-mod26-gray .m-wg-hd{color:#535353;}	
.m-mod26-orange .m-wg-hd{color:#fe7302;}		
.m-mod26-pink .m-wg-hd{color:#e72081;}
.m-mod26-red .m-wg-hd{color:#ae0001;}
.m-mod26-violet .m-wg-hd{color:#823d95;}	
.m-mod26-yellow .m-wg-hd{color:#e97023;}

/* mod27 (默认使用模板model36) */
.m-mod27{border-left:1px solid #e7e7e7;border-top:1px solid #e7e7e7;border-right:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;}
.m-mod27 .m-wg-hd{background:#fdfdfd;border-bottom:1px solid #d7d7d7;padding:0 10px;overflow:hidden;height:40px;line-height:40px;}
.m-mod27 .m-wg-hd h2{font-size:14px;float:left;display:inline;font-family:Arial,Verdana,"\5b8b\4f53";}
.m-mod27 .m-wg-hd a.more{float:right;cursor:pointer;color:#afafaf;font-family:Arial,Verdana,"\5b8b\4f53";}
.m-mod27-default .m-wg-hd h2{color:#B6002F;}
.m-mod27-black .m-wg-hd h2{color:#3c3c3c;}
.m-mod27-blue .m-wg-hd h2{color:#6686ca;}
.m-mod27-brown .m-wg-hd h2{color:#98693b;}
.m-mod27-cyan .m-wg-hd h2{color:#3b988a;}
.m-mod27-gray .m-wg-hd h2{color:#656565;}
.m-mod27-green .m-wg-hd h2{color:#3f983b;}
.m-mod27-orange .m-wg-hd h2{color:#c54706;}
.m-mod27-pink .m-wg-hd h2{color:#b7325a;}
.m-mod27-red .m-wg-hd h2{color:#b6002f;}
.m-mod27-violet .m-wg-hd h2{color:#673B98;}
.m-mod27-yellow .m-wg-hd h2{color:#997e00;}

/* 菜单共同样式 */
.m-nav{overflow:hidden;}
.m-ft-foothtml{width:1000px;margin:0 auto;}

/* 产品内页样式 */
.g-common-outer{background:#fff; font-family: 'Microsoft Yahei', Tahoma, Helvetica, 'SimSun', sans-serif;}
.f-clear{clear:both;}
.g-common{margin:10px auto;}
.m-view-crumb{border-bottom: 1px dotted #d9d9d9; font-family: 'Microsoft Yahei', Tahoma, Helvetica, 'SimSun', sans-serif;}
.m-view-crumb ul{margin:auto;}
.m-view-crumb ul li{float:left;display:block;margin:0px 3px;height:50px;line-height:50px;font-size:12px;}
.hellow{color:red;}
.m-view-crumb ul li,.m-view-crumb ul li a{color:#5b5b5b; font-weight:bold;}
.m-view-crumb ul li.u-first{margin-left:0}
.m-view-title{color:#777;line-height:30px;font-size:18px;height:auto;overflow:hidden;}
.m-view-title .m-view-tit{font-family: 'Microsoft Yahei', Tahoma, Helvetica, 'SimSun', sans-serif; font-size:24px; color: #5b5b5b;}
.m-view-title p{line-height:25px;font-size:13px;color:#999;}
.g-common .g-top{margin:0 0 10px;}
.g-common .g-top-left{position:relative;float:left;width:460px; height:456px;/*margin-right:-340px; */border: 1px solid #eee;}
.g-common .g-right-outer{float:none;max-width: 990px;/*width:100%;*/}
.g-common .g-right{margin-left:500px;}

/*
.g-common .m-small-img ul {margin-top:15px;}
.g-common .m-small-img ul li {float:left;margin-left:5px;width:110px;overflow:hidden;}
.g-common .m-small-img ul li.first{margin-left:0;}
*/

.g-common .m-view-img {display: table;table-layout: fixed;height: 385px; width: 460px;*height: 385px;_*height: 385px;padding: 0;margin: 0; border:none;}
.g-common .m-view-img img,.g-common .m-view-img span {text-align: center;max-width:445px;max-height: 372px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>330)?'330px':'auto';}(this));}
.g-common .m-view-img span {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;}
.g-common .m-view-img img {display: block;margin:0 auto;}


/*图片滚动*/
.picScroll-left{ width:1000px; }
.picScroll-left .prev,.picScroll-left .next{ float: left; display:block; width: 10px; height: 45px; overflow:hidden; cursor:pointer; background:url("/static/img/team/mall/theme3/pro_rotate.png") no-repeat;}
.picScroll-left .next{ float: right; background-position:-43px 0;  }
.picScroll-left .bd{ padding:5px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul .List{margin-left: 5px;}
.picScroll-left .bd ul li.first{margin-left: 23px;}
.picScroll-left .bd ul li{ margin:0 13px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:55px; height:55px; display:block;border: none; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }

/*
.g-common .m-small-img {display: table;table-layout: fixed;height: 110px; *height: 110px;_*height: 100px;width: 100%;padding: 0;margin: 0;}
.g-common .m-small-img img,.g-common .m-small-img span {text-align: center;max-width: 100%;max-height: 100px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>110)?'110px':'auto';}(this));}
.g-common .m-small-img span {display: block;margin：0 auto;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden;border:1px solid #f4f4f4;}
.g-common .m-small-img img {display: block;margin:0 auto;}
*/


.g-common .m-view-price{height:75px; padding:0px; background: none;}
.g-common .m-view-time{height:40px;line-height:40px; font-size:14px; background: none; padding:0; overflow: hidden;}
.g-common .u-price{float: left;height: 40px; font-size: 22px;line-height:40px; width: 100%; background: none; margin-bottom: 5px;}
.g-common .u-price em{font-size: 20px;}
.g-common .u-price-flag{font-size:28px;}
.g-common .u-discount, .g-common .u-value, .g-common .u-save{float:left;line-height:25px;text-align:center; margin:0px;}
.g-common .u-save{width: 80px;}
.g-common .u-save .u-save-money:first-child{font-size: 22px;}
.g-common .u-discount, .g-common .u-value{float:left; text-align: center; margin-right: 8px;}
.g-common .u-discount, .g-common .u-value .u-value-money:first-child{ font-size: 22px;}
.g-common .u-value .u-value-money em{font-weight: normal;}
.g-common .m-left-time{float:left;}
.g-common .m-left-time span{padding:5px; font-weight:bold;font-family:Arial;font-size:16px; background: none;}
.g-common .m-right-more{float:right;}
.g-common .m-right-more a{ line-height:55px;}
.g-common .m-view-other{ border:none; padding:10px 16px; min-height: 30px;*+min-height: auto;*+height: expression(this.offsetHeight < 30 ? '30px' : 'auto');_height: expression(this.offsetHeight < 30 ? '30px' : 'auto');}
.m-view-other .u-view-number{line-height:30px;font-size:14px; text-align:left;width:100%;float:left; border:none !important;}
.m-view-other .u-view-number1{line-height:33px;font-size:14px; float:left; border:none !important;}
.g-common .no-right{border-right:none;}
.g-common .m-go-buy{margin-top:23px;width:85%;float:left; margin-left:2px;}
.m-go-buy a.u-sysbtn{display: inline-block; border-radius: 2px; text-decoration: none;cursor: auto;width: 258px;height: 38px;line-height: 38px;text-align: center;font-size: 16px;font-family: "microsoft yahei"; cursor: pointer;}
.g-common .m-custom-make{width:100%;float:left;text-align:right;padding-top:26px; margin-left:2px;}
.g-common .m-baidu-share{float:right;}
.g-line-more{ padding-bottom:15px;margin-top:10px; border:none !important;}
.g-common .g-view-menu ul li{background:none; display: inline-block;float:left;width: 130px;height: 42px;line-height: 42px;text-align: center;font-size: 16px;font-family: "microsoft yahei"; border-left:none;border-bottom:none;cursor: pointer; border:1px solid  #eaeaea !important; margin-left:-1px; border-bottom:none !important;}
.m-bottom-line{border-top: 1px solid #eaeaea;}
.m-view-curent{ text-decoration: none;cursor: auto; }
.g-view-content{margin:0 0 10px;}
.g-view-ct-right{position:relative;float:right;width:210px;margin-left:-210px}
.g-view-ct-left-outer{float:left;width:100%;width:78%;}
.g-view-ct-left{margin-right:230px;}
.g-view-ct-right h5{line-height:40px; margin-bottom:10px;font-size:16px;font-weight:normal;}
.g-view-ct-right ul li{ margin-bottom:10px;padding:3px;padding-top:0px;}
.m-hot-title{line-height:23px;height:46px;overflow:hidden;}
.g-common .m-hot-img {display: table;table-layout: fixed;height: 210px; *height: 210px;_*height: 210px;width: 100%;padding: 0;margin: 0;}
.g-common .m-hot-img img,.g-common .m-hot-img a {text-align: center;max-width: 100%;max-height: 210px;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>110)?'210px':'auto';}(this));}
.g-common .m-hot-img a {display: table-cell;width: 100%;vertical-align: middle;_height: 100%!important;_font-size: 0;_overflow: hidden; position: relative;}
.g-common .m-hot-img img {display: block;margin:0 auto;}
.m-hot-teamprice{width:100px; float:left;display:inline;font-size:16px;line-height:25px; }
.m-hot-marketprice{width:100px; float:right;display:inline;line-height:25px; text-align:right;}
.m-view-detial, .m-view-notice, .m-view-userreview{line-height:25px;padding:10px 0;display:none;font-size:14px;}
.m-view-detial{display:block;}
.m-view-detial img {max-width:100%;display: table;table-layout: fixed;padding: 0;margin: 0;display: block;_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.width=(el.scrollWidth>775)?'100%':'auto';}(this));}
.m-view-userreview ul li {line-height:40px;font-size:14px; padding:5px;}


/* 多规格价格 */
.m-mulprice{width:100%;height:auto;overflow:hidden;padding-bottom:5px;}
.m-view-other dl dt{float: left;min-width: 43px; margin-right: 5px; height: 33px; line-height: 33px;}
.m-mulprice a{line-height:25px;font-size:13px;  text-align: center; margin-left:5px;margin-top:6px;padding-left: 10px;padding-right: 10px;display: inline-block; white-space: nowrap; text-decoration:none; /*float:left;*/}
.m-mulprice a:hover {  margin: -1px; margin-left:4px;margin-top:5px;text-decoration:none;}
.m-mulprice a:focus {outline-style:none;}
.m-mulprice .m-select-mulprice { margin: -1px;  margin-left:4px;margin-top:5px;}
.m-mulprice .m-select-mulprice a:hover { margin:-1px;}

/*评论*/
.clear{clear: both;}
.g-view-ct-left-outer {border-bottom: none; margin-bottom: 30px;}
.cmt_box .cmt_box{float: left; width:100%;height:100%;/*border-bottom: 1px solid #D4D4D4;*/}
.cmt_box .pager{float: right;color:#666;font-size:15px; margin: 7px 12px;}
.cmt_box .box_left{margin-top:15px; float:left;width:170px !important;height:85px;line-height:20px;margin-left: 10px;text-align: center;font-size: 12px;}
.cmt_box .box_left .uname{color:slategray;}
.cmt_box .box_left .uname span{height: 65px;display: inline-block;text-align: left;vertical-align: top;}
.m-view-comment{display:none;}
.cmt_box .box_right{width:550px;float:left;}
.cmt_box .box_right .comment{width: 800px;padding-bottom: 20px; position: relative;margin:5px;word-break:break-all;color:#333;line-height: 20px;font-size:15px;letter-spacing:1px; overflow: hidden; margin-top: 16px;}
.cmt_box .box{width:1000px;float: left;border-bottom: 1px solid #eaeaea ;}
.cmt_box .box_right .comment .time{font-size: 12px;color: slategray; width: 100%; float: left; margin-top: 5px;}
.cmt_box .box_right .comment .con{display: block; min-height: 25px; } 
.cmt_box .box_right .reply{width:550px; border-top: 1px dashed #D4D4D4;padding-bottom: 20px; color: #AF874D;}
.cmt_box .reply .reply_t{font-size: 14px;color:#a6a4b2;margin:5px 0;line-height: 20px;font-size:12px;float: left;padding-left:20px;}
.cmt_box .reply_c{width:550px;color:#d17939;word-break:break-all;margin:2px 0;padding-left:20px;line-height: 20px;font-size:12px;float: left;}
.cmt_box .box .bmt{width:760px;border-bottom:1px dashed #ccc;}
.cmt_box .pager .de{cursor: default;color:#a6a4b2;}
.cmt_box .pager .po{cursor: pointer;}

.cmt_box .bmt{border:none !important;}
