﻿/* 公共类 */
@charset "UTF-8";
@media screen and (max-width: 640px) {	/*当屏幕尺寸小于640px时，应用下面的CSS样式*/
   html, body{font-size: 14px; -webkit-overflow-scrolling: touch; }
}
@media screen and (min-width: 640px) {	/*当屏幕尺寸大于640px时，应用下面的CSS样式*/
   html, body{font-size: 16px; -webkit-overflow-scrolling: touch; }
}
body, div, span, h1, h2, h3, h4, h5, h6, header, footer, section, article, aside, details, figcaption, figure, hgroup, nav, menu, address, time, canvas, audio, video, p, pre, sup, sub, ul, ol, li, dl, dt, dd, form, input, button, textarea, select, iframe, img, a { padding: 0; margin: 0;}
*{font-family: "Helvetica Neue", "Microsoft Yahei", Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", sans-self;}
body{margin-left:6px}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
ul, ol { list-style-type: none;}
a {text-decoration: none; outline: none;}
a:link, a:visited, a:hover, a:active {outline: none;}
li {list-style-type:none;vertical-align:0}
ol {list-style-type:none;vertical-align:0}
ul {list-style-type:none;vertical-align:0}

input{height:1.875rem; border:thin #d5d8d8 solid;background-color:#f4f8fd;color:#393939;border-radius:4px;margin:3px;vertical-align:middle;font-size:0.9375rem; line-height:150%; outline:none; padding:0px 5px 0px 5px}
input[disabled]{color:#adadad;}
input[type=checkbox],input[type=radio]{-webkit-appearance:none;appearance:none;outline:none;width:1rem;height:1rem;cursor:pointer;vertical-align:center;background:#fff;border:1px solid #ccc;position:relative;border-radius:50%;margin:-0.285rem 0.3125rem 0rem 0.3125rem;}
input[type=checkbox]:checked::after,input[type=radio]:checked::after{content:"\2713";display:block;position:absolute;top:-1px;left:-1px;right:0;bottom:0;width:1rem;height:1rem;line-height:1rem;border:1px solid #ddd;background-color:red;text-align:center;font-weight:bold;color:white;font-size:0.875rem;border-radius:50%;}
input[type=radio]:checked::after {content: "\2022";}
input[type=radio], input[type=radio]:checked::after {border-radius: 50%;}
input[type=submit]{font-size:1rem; cursor: pointer; -webkit-appearance: none; outline:none; display:inline-block; background-color:teal;color:white; margin:20px 5px 20px 5px;padding-left:0.8rem;padding-right:0.8rem;height:2.2rem;box-shadow:2px 2px 2px #a19c9d;}
input[type=submit]:hover{background-color:#019c9c; color:black;box-shadow:1px 1px 1px #fff;}
input[type=reset]{cursor: pointer; -webkit-appearance: none; outline:none; display:inline-block; background-color:teal;font-size:1rem; color:white; margin:20px 5px 20px 5px;padding-left:0.8rem;padding-right:0.8rem;height:2.2rem;box-shadow:2px 2px 2px #a19c9d;}
input[type=reset]:hover{background-color:#019c9c; color:black;box-shadow:1px 1px 1px #fff;}
input[type=button]{cursor: pointer; -webkit-appearance: none; outline:none; display:inline-block; background-color:teal;font-size:1rem; color:white; margin:2px 5px 2px 5px;padding-left:0.8rem;padding-right:0.8rem; height:2.2rem;box-shadow:2px 2px 2px #a19c9d;}
input[type=button]:hover{background-color:#019c9c; color:black;box-shadow:1px 1px 1px #fff;}
input[type=file]{cursor: pointer; -webkit-appearance: none; outline:none; display:inline-block; background-color:teal;color:white;box-shadow:2px 2px 2px #a19c9d;}
input[type=file]:hover{background-color:#019c9c; color:black;box-shadow:1px 1px 1px #fff;}
textarea{vertical-align:middle;font-size:0.9375rem; line-height:24px; outline:none; padding:0px 5px 0px 5px}
select{height:1.875rem;border:thin #d5d8d8 solid;background-color:#f4f8fd;color:#393939;border-radius:4px;margin:3px; padding:0px 5px 0px 5px;vertical-align:middle;font-size:0.9375rem; line-height:24px; outline:none}

A{TEXT-DECORATION: none;color: #456A72;}
A:hover{COLOR: #428EFF;	text-decoration: none;}
.title{background-image: url('Images/SignTitleBg.gif');}

.wtitle{background-image: url('Images/SignTitleBg.gif'); height: 30px}

table{border-collapse: collapse;}
td{FONT-SIZE: 1rem; line-height: 150%;color: #456A72;}

.border{border: 1px solid #6687BA;}
.table_border {
	border: 1.1px solid #6687BA;
	border-collapse: collapse;
	word-break:break-all
}
.table_border td {
	border: 1px solid #C7D7DE;
	word-break:break-all
}
.table_border_0 td {
	border: 0px;
	word-break:break-all
}
.yuyan_table_1 {
	background-image: url('Images/banben.png'); background-position: left top; background-repeat: no-repeat}
.yuyan_table_2 {
	background-image: url('Images/banben2.png'); background-position: left top; background-repeat: no-repeat}

.tdbg{
	background:#EAF1FB;
	line-height: 120%;
}
.bigtitle { FONT-SIZE: 20pt; COLOR: ffffff; FONT-WEIGHT: bold; FILTER: glow(color=3333FF,strength=2); }
.toast{
     width:100px;
     height:100px;
     background:transparent;
     background:rgba(0,0,0,0.5);
     border-radius:8px;
     position: fixed;margin:auto;left:0; right:0; top:0; bottom:0;
     z-index: 10001;
    }
.size09{border-collapse: collapse;border: 1px solid #6687BA}

td.menuNormal{padding: 0px;color: black;}
td.menuHover{padding: 0px;color: black;}
div.menuNormal{display: none;position: static;}
div.menuHover{border: 1px solid #F5F5F5;background-color: white;display: inline;position: absolute;}

a.menuitem:link{text-decoration: none;color: black;background-color: white;display: block;}
a.menuitem:visited{text-decoration: none;color: black;background-color: white;display: block;}
a.menuitem:hover{text-decoration: none;color: black;background-color: #F5F5F5;display: block;}
a.menuitem:active{text-decoration: none;color: black;background-color: #F5F5F5;display: block;}

.tree_line1{border: 0px solid #808080; display: inline-block; width: 28px; height: 28px; background-image: url('Images/001/tree_line1.gif'); background-repeat: no-repeat;}
.tree_line2{border: 0px solid #808080; display: inline-block; width: 28px; height: 28px; background-image: url('Images/001/tree_line2.gif'); background-repeat: no-repeat;}
.tree_line3{border: 0px solid #808080; display: inline-block; width: 28px; height: 28px; background-image: url('Images/001/tree_line3.gif'); background-repeat: no-repeat;}
.tree_line4{border: 0px solid #808080; display: inline-block; width: 28px; height: 28px;}

.tree_folder3{border: 0px solid #808080; display: inline-block; width: 28px; height: 28px; background-image: url('Images/001/tree_folder3.gif'); background-repeat: no-repeat;}
.tree_folder4{border: 0px solid #808080; display: inline-block; width: 28px; height: 28px; background-image: url('Images/001/tree_folder4.gif'); background-repeat: no-repeat;}
.tree_folder5{border: 0px solid #808080; display: inline-block; width: 28px; height: 28px; background-image: url('Images/001/tree_folder5.gif'); background-repeat: no-repeat;}
.xuanze_0{border: 0px solid #808080; display: inline-block; width: 20px; height: 28px; background-image: url('Images/001/xuanze_0.gif'); background-repeat: no-repeat;}
.xuanze_1{border: 0px solid #808080; display: inline-block; width: 20px; height: 28px; background-image: url('Images/001/xuanze_1.gif'); background-repeat: no-repeat;}
.xuanze_2{border: 0px solid #808080; display: inline-block; width: 20px; height: 28px; background-image: url('Images/001/xuanze_0.gif'); background-repeat: no-repeat;}

.Class_box_YiJi{padding: 0px; border: 1px solid #6687BA; border-image: none; width:100%; height: 200px; text-align: center; overflow: hidden;margin-left: 0px; position: relative; z-index: 20;overflow-x: hidden; overflow-y:auto;}
.Class_box_List{padding: 30px 10px 40px 0px; border: 0px solid rgb(192, 192, 192); border-image: none; top: -25px; width: calc(100% - 2px); height: 200px; text-align: left; position: relative;}
.class_box{border: 1.1px solid #6687BA;}
.classname_box{border: 1px solid #E0F2F8;position: relative; height:28px; line-height:28px;border-left:5px solid transparent;}
.classname{border: 0px solid #808080; position:relative; top:-1px;display: inline-block;width:260px; box-sizing: border-box; text-overflow:ellipsis; overflow: hidden;white-space: nowrap;}
.classname_info{border: 0px solid #808080; position:relative; top:0px;display: inline-block;}
.classAction{border: 0px solid #E0F2F8; position: absolute; top:1px;left:260px;width: calc(100% - 210px); text-align: right; color:black;}
.classAction a{color:black;}
.classAction .classspam{height:28px;background-position: 0px -2px; background-image:url('Images/Ritem_topbg.gif'); background-repeat: repeat-x;border: 0px solid #E0F2F8; display: inline-block;width: 9%; text-align:center; overflow: hidden;}
.classAction .classspam0{height:28px;background-position: 0px -2px; background-image:url('Images/Ritem_Fg.gif'); background-repeat: repeat-x;border: 0px solid #E0F2F8; display: inline-block;width: 9%; text-align:center; overflow: hidden; color:#00FFFF;}
.classAction .classspam0 a{color:#00FFFF;}
.classAction .classspam1{height:28px;background-position: 0px -2px; background-image:url('Images/Ritem_topbg_3.gif'); background-repeat: repeat-x;border: 0px solid #E0F2F8; display: inline-block;width: 9%; text-align:center; overflow: hidden;}
.classAction .classspam2{border: 0px solid #E0F2F8; display: inline-block;background-position: 0px -2px; background-image:url('Images/Ritem_topbg.gif'); background-repeat: repeat-x;width: 25%; text-align:center; margin-left:1px;overflow: hidden;}
.noselect { /*禁止选中文本*/
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently not supported by any browser */
	unselectable:on
	}

/**********************************************载入默认样式开始***************************************************/
.waiting_box{z-index:100006;position:fixed;width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;max-width:580px;min-width:200px; height:66px; left:calc(50% - 100px); top:calc(50% - 33px);background-color:white;border:1px solid #808080;border-radius:5px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);-moz-box-shadow: 2px 2px 10px #909090; -webkit-box-shadow: 2px 2px 10px #909090; box-shadow:2px 2px 10px #909090;overflow:hidden; text-align:center; font-size:14px;line-height:66px;display:none;}
.waiting_box .pic_box{float: left; width: 40px; height: 40px;margin:13px 10px 13px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.waiting_box .pic_box ul{padding:0;margin:0;list-style:none;text-align:left;	font-size:0;-webkit-transition:all 0.3s ease-in-out 0s;	transition:all 0.3s ease-in-out 0s}
.waiting_box .pic_box ul li{height:40px;width:40px; right:0; left:0; z-index:10; opacity:0; margin:0px; display:inline-block; position:relative; -webkit-transition:all 0.3s ease-in-out 0; transition:all 0.3s ease-in-out 0}
.waiting_box .pic_box ul .selected{opacity:0.5}
.waiting_box .pic_box .sk-fading-circle .sk-circle{width:100%; height:100%; position:absolute; left:0; top:0}
.sk-fading-circle .sk-circle:before {content:''; display:block; margin:0 auto; width:20%; height:20%; background-color:#000; border-radius:100%; -webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both; animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}
.sk-fading-circle .sk-circle2 {-webkit-transform:rotate(30deg);	-ms-transform:rotate(30deg);transform:rotate(30deg)}
.sk-fading-circle .sk-circle3 {-webkit-transform:rotate(60deg);	-ms-transform:rotate(60deg);transform:rotate(60deg)}
.sk-fading-circle .sk-circle4 {-webkit-transform:rotate(90deg);	-ms-transform:rotate(90deg);transform:rotate(90deg)}
.sk-fading-circle .sk-circle5 {-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}
.sk-fading-circle .sk-circle6 {-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}
.sk-fading-circle .sk-circle7 {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.sk-fading-circle .sk-circle8 {-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}
.sk-fading-circle .sk-circle9 {-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}
.sk-fading-circle .sk-circle10 {-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.sk-fading-circle .sk-circle11 {-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}
.sk-fading-circle .sk-circle12 {-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}
.sk-fading-circle .sk-circle2:before {-webkit-animation-delay:-1.1s;animation-delay:-1.1s}
.sk-fading-circle .sk-circle3:before {-webkit-animation-delay:-1s;animation-delay:-1s}
.sk-fading-circle .sk-circle4:before {-webkit-animation-delay:-0.9s;animation-delay:-0.9s}
.sk-fading-circle .sk-circle5:before {-webkit-animation-delay:-0.8s;animation-delay:-0.8s}
.sk-fading-circle .sk-circle6:before {-webkit-animation-delay:-0.7s;animation-delay:-0.7s}
.sk-fading-circle .sk-circle7:before {-webkit-animation-delay:-0.6s;animation-delay:-0.6s}
.sk-fading-circle .sk-circle8:before {-webkit-animation-delay:-0.5s;animation-delay:-0.5s}
.sk-fading-circle .sk-circle9:before {-webkit-animation-delay:-0.4s;animation-delay:-0.4s}
.sk-fading-circle .sk-circle10:before {-webkit-animation-delay:-0.3s;animation-delay:-0.3s}
.sk-fading-circle .sk-circle11:before {-webkit-animation-delay:-0.2s;animation-delay:-0.2s}
.sk-fading-circle .sk-circle12:before {-webkit-animation-delay:-0.1s;animation-delay:-0.1s}
@keyframes sk-circleFadeDelay {0%,39%,100% {opacity:0}40% {opacity:1}}
.waiting_box span{margin-right:10px;font-family: Arial; font-size: 13px; font-weight: bold; color: #4f4f4f;}
.waiting_bg{z-index:100000; position:fixed; top:0px; left:0px; width:100%; height:100%; background-color: #bcbcbc; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity: 0.5;display:none;}
/**********************************************载入默认样式结束***************************************************/

/********************************************载入提示默认样式开始**************************************************/
.MyWriteMsg{z-index:100005;position:fixed;width:fit-content;width:-webkit-fit-content;width:-moz-fit-content; height:66px; left:calc(50% - 100px); top:calc(50% - 33px);background-color:white;border:1px solid #808080;border-radius:5px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);-moz-box-shadow: 2px 2px 10px #909090; -webkit-box-shadow: 2px 2px 10px #909090; box-shadow:2px 2px 10px #909090;overflow:hidden; text-align:center; font-size:14px;line-height:66px;}
.MyWriteMsg .MyWriteMsg_main{font-size: 14px; position: relative; margin:10px; text-align: justify; -moz-text-align-last: justify;-webkit-text-align-last:justify;word-wrap: break-word;word-break: break-all;text-justify:inter-ideograph; line-height:150%;}
.MyWriteMsg .MyWriteMsg_button{width:100%; padding:10px 0px 6px 0px; text-align:center; border-style: solid none none none; border-width: 1px; border-color: #e5e5e5; margin: 0px; position: relative; left:0px; bottom:0px; color: #586b95; font-size: 15px;}
.MyWriteMsg .MyWriteMsg_button strong{margin:0px 20px 0px 20px;cursor:Pointer;}
/********************************************载入提示默认样式结束***************************************************/

/**********************************************提示窗口样式开始**************************************************/
.WriteMsg{z-index:100002;position: fixed;width:466px; left:calc(50% - 233px);background-color: #f3f6fd;border:1px solid #808080;border-radius:5px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);-moz-box-shadow: 2px 2px 10px #909090; -webkit-box-shadow: 2px 2px 10px #909090; box-shadow:2px 2px 10px #909090;}
.WriteMsg_toubu{position: relative; background-color:#f4f8fd;height: 28px;border-radius:5px 5px 0px 0px; border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: silver;}
.WriteMsg_toubu_logo{position: absolute; font-size:14px; line-height:17px; color:#0c1589; padding-left:26px; width: 330px; height: 17px; top: 6px; left: 4px; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAARCAYAAADdRIy+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjhCNUU4MTM4QjNEMTFFQ0I2QzdFQzlBM0M0RDE3RkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjhCNUU4MTQ4QjNEMTFFQ0I2QzdFQzlBM0M0RDE3RkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2OEI1RTgxMThCM0QxMUVDQjZDN0VDOUEzQzREMTdGRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2OEI1RTgxMjhCM0QxMUVDQjZDN0VDOUEzQzREMTdGRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pjg6UiAAAARgSURBVHjadJRrTBRXFMfPndfO7PLYXUBZBFelBUELW7BWmyZqaS0BUtqAEGhr6pvl0eI2IbSmkT61aWNqbGI/aYxokwqN+qGh/QDF+kiMwUS2KaggGl7LLuwD9jFzZ+b2Lsa0tvpP5ssk55f/Ped/Dko2vw2KwgEv8WA0CMAwDPCCSD9W0rChKtVq6uU5ZvLu7bswM+uVyt7YvP74Dy39C/MA0QhA0O+DqCIDx1jBZFSBFcUC0DQGWJ4FnmMBMQg4jjUGggn7PHNWRzSirDEnoaFZn1fFJH3P8G3D5plpT1JJSa5bUxGFRkDVNGCQBAKvPw4UKJBhdNPCvNUZkS3PcjwDEUUwEhxKz8xMSZ2YtmwQTSa4eX3CPunxWF7ZkjcoxxRQMH4aEBLDkTRnVF2yimFYIMAAlsfnVmWjky0flCsKVp4bGvRxBnMiDA5MZU1OzaQWFWUME0DUq/hvIKJASFYUmzOm21Y8RDEQUyZ86wqFI2lpWc+f7hx8t7bG3oMQzI+NRmwin4Tct+5k5uUn3stfs8KjyPGW6bSKFiMgZoxtTTGw2RlEgP6AsDLuLSpgjpity1/svRR4a3YqMOZ2D/d9cnDredGgqRF5Bto+KvlphT3b/+03F+p0XeVo74Gj1Ut0WLkXICOD19VFfEyd8rxQKHyXkLjs5b7+QLlO5kbr63O+b2qqMOxzdjnngwv8gQOvnV2/Pnu4ofG0a2o8muz1/Jzc0VFxmj55S72C7Dks0kEHAE2dmCx2iEdNxmWbr1wOlgHyjtTV5hxrbKwQd+/pbv3zls92sGNrZ4HDPrLPecY1M8smGxLNMDI0ttRmgzDDs7hLAO+YphMg+vR4kUM6yvMpJVeuBUstyQvud+ryj+3eVZawc+c5119u79LPPi89tXq17V5DwxmXL8AmiTS/cjAAZZVrrm+rKenngBC/KMwdl4i/MntVyq8EmUuv3pC30ESSmrqNl6rfXMtvf+/HtgejoaRDX5edyMqyTjY2n/vQHzYZJYHmMBCCqm0rr7W1V3VyHENYo7SO9o1Vli9Htzg+ccPATVLO8WJ8ymhk1JsfXvD7x0bvS+0fl/+SkW6dbmntdoUiBqMgsBAL+qG2PvdyR0f12UgUCIMWp/xQWKVYTr2xzAZuTcOA6MQCc8jUfWGs+tVSxx809L73XV3756OSxAsMfWYQtu/I7//iy6qzGCOiafoiB6VaG0BHAp0xgMWSBpJk4R/cj+248wA5OLrTOtZAEgnW6HrJmKfbSVMQCsCuvWt7Oz6t7AqFAGIRAuGoCiYJ/nEYFyEEdB3hwgLribxnuAEsK/HA0+NBeFXjeYZ7CGtuLvzt8FeVXbJMU6HBY2LgP4pDNR2pxcVpJx156LoiY9ocGld6hXR5AVr3O3oOHa44H439H/ZE4CMoVkHbuDHz1EtFpqtYiVGXEchYGrrY3v76xSc5eyQOnqI4lN4rsmlTbqcgDJG+3wf8gBJ6MNbjZp+qvwUYACeP/bM02ZFEAAAAAElFTkSuQmCC'); background-repeat: no-repeat;}
.WriteMsg_box{background: no-repeat 10px center; position: relative; width:calc(100% - 5px); left:0px; top:0px; border-radius:0px 0px 3px 3px; overflow:hidden}
.WriteMsg_main{position: relative; width:calc(100% - 3px); margin-left:100px}
.WriteMsg_title{position: relative; width: 304px; font-size: 14px;font-weight: bold; color: #FF6600; margin:10px 0px 5px 0px;}
.WriteMsg_fenge{position: relative; width: 346px; height: 1px; margin:1px 0px 10px 0px; background-color:#FF6600;}
.WriteMsg_content{font-size: 14px; position: relative; width: 346px; text-align: justify; -moz-text-align-last: justify;-webkit-text-align-last:justify;word-wrap: break-word;word-break: break-all;text-justify:inter-ideograph; line-height:150%;}
.WriteMsg_input{position: relative; width: 346px; margin-top:10px; text-align: right; overflow:hidden}
.WriteMsg_Btn{width:80px;height:24px;;margin:10px 5px 15px 10px;line-height:24px; background-color:#fbfafa; color:#393939;box-shadow:2px 2px 2px #a19c9d; border:1px solid #393939;border-radius:5px;z-index:inherit;cursor:pointer!important;cursor:hand;}
.WriteMsg_Btn:hover{box-shadow:1px 1px 1px #fff;border:1px solid silver;color:#000}
.WriteMsg_TitleCloseButton{float: right;margin: 5px 3px 0px 3px; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAAAcCAYAAAAHgGM3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDkwNzU2MTE4QjRFMTFFQ0I5RDlDM0Y4RUU3QkJDMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDkwNzU2MTI4QjRFMTFFQ0I5RDlDM0Y4RUU3QkJDMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEOTA3NTYwRjhCNEUxMUVDQjlEOUMzRjhFRTdCQkMwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEOTA3NTYxMDhCNEUxMUVDQjlEOUMzRjhFRTdCQkMwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr3IBMsAAAQRSURBVHja7JlPaBR3FMe/M9n5s7vZzU42+8fNRrS1RRpptbQ9BFE8SMWCUA8lIGKhofTSP+QgWhBB7J+DKNpLDx4KpdCTehLFg4iSS6AomFa0gm2jMTa6m2Szm5np7vT3m93Z38zONtkEe3BmHvz4zZ/3e7vzeW/eezPDGYYBL8i7Q0N0eh4Xw10eG3vu9tpJCN4RE9R3wyPIL05D18odLxTECCblDD79+axlh7PsXTr8NTj1L0BVO/8nkgRDGsCub7602/M0fBN8dnIclcLMitb9Q0ZW6TPXNxyAJvhbF4BHT1Ye7rm0ub7hAM9Hvhnx6vSf4FexVicOUxJTToCz9+vg1cWVGyTruA2Pl1TxFHyaarjK/KrWdpF1tdaDlRIw+2z1f2huzj/wqYilUnM7cvEXcy7vftOl1+6c3qqkVokCs4fzN+rz+1vdP7zUOT/AD+sl6LqGmrboAj2/fUNzP3bt9+b2ZHEWawQOvChDrLnTS1ktwyA2qURtoBd2bmrqRK/cbm7fnZ5CfzTMdP0CX5ufwx/3fmMH1nVh8EG1CXzCtk/l+lqhHvF8DYIgIbulpVBXFlBdYKmDOtByHAVu3zfBD71sztT5C6UiuOJT/8CvhUQTol3uvhLBq/fqbWc78BlJYL1qvM/Zu+plaOWK49jTt/uRHH/ouoMm3siYc1YMQSP5S6R1xE+RL4dldEfCtPI6G4/XYsj9ygrxzY1xxIhemjfszT40XnbZVGkK68AeFWpPtRWOsJ/gC5IMieRuiE6IVqRasvnOnBnBjkJNnNEVcjapuuoGT8UO3rJHHdLqtOXg816CzwkRyAnFHOFUxhx28MUPtjkcYulQfV6Ul3sMhhSNO8BbOd5yCD1P9eytr39azXAU0XSe7f90qblZOPAeaj0kL3+2HzjzI2s39+1i+omk827Ir0PunbfYgR+usi7okz3Ivz4IfL4XOH2O3WEf7mD66QH/RD4SPYRAio2GlEY/gpDMIpkjqUYhgI9+wQpoJMb04/EWZ3YTgDk2bPZqkRQi+ZeA1FrgOLNXlmNMv9WepyM/FK3DNdMEGScOkvZThxiLQySpxSGnjkErFiAopMMJS+3tJSlIW234/isYz0qI9qXB9XY7dck5bWoGoQxJRbFGB6UoPoJPLzbRa4vcLog9//24I9LzlapzvSMvkDsplbW9g5DBKcQ+L7Tpc4mTu8n6aufvgTwFvxDqhzKwHlgkRZFrFD46cW0i21DJUxmJXtqkGKSjIemCrnfbU50v1qQlCnOLXsHo9w/84SMf4+ShsxjsXflbyImSjNEjI+3tpTr8pmLrLSf+5jD67Yhv4JsfQJa74A7t/B/23Ce88hnxRRQ+QBDAD+AHEsAP4AcSwA/gBxLA95z8K8AANjdPu8e3XqIAAAAASUVORK5CYII=');background-repeat: no-repeat; background-position: -50px 0px; width: 19px; height: 19px;}
.WriteMsg_TitleCloseButton:hover {background-position:-70px 0px;}
.WriteMsg_TitleZuiDaButton {float: right;margin: 5px 0px 0px 3px; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAAATCAYAAADReFAKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUY4Mzc2Mzc4QjQzMTFFQ0FGOUNCRDYzNzFGMjA2QjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUY4Mzc2Mzg4QjQzMTFFQ0FGOUNCRDYzNzFGMjA2QjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRjgzNzYzNThCNDMxMUVDQUY5Q0JENjM3MUYyMDZCMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRjgzNzYzNjhCNDMxMUVDQUY5Q0JENjM3MUYyMDZCMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiZlJ6gAAAM+SURBVHja7FhLaBNBGJ59ZNPePHsRvAm91GjNJoVitBWkF2vFWgMi2IJtJHjpxdZiH2K9iFgrtCelDxXJRRFpbUE0iRd7F1SQKoJYUhClaZOuO9POZHZ2J5vszqEHP5jsZGa+L/9rJpNIuq4DEwbwDymTyQBJkoCpKUwvEokIsS+bzUqGYQjTg/apWOj2VMqzSl9XGzZIwoETpSfKvh27iN7jF0ue9TpaY8g+Gb6OTaaAmRTPDfJp7Ha9uedLvvQgH0JF9ScBodi3d49QPQPsTqDgbQm2zhDuLV8wvfgafMi8c5wLRRpB9NjxqvRmp5+V1euMt1uDR4ulFxdMctrVnVAkahrW7Ors++wyeDPvfr40tcRAWD/oOLcF+FsDOjo3Pe44dy6eALqDjX70OuJnmMqjxGDgnsxOuDp7trPHNKzF1VkYuPt3+131epMjoEEPedq2uVyuqpoVpaf6OVMMwWcUj6cqCum/nX8Flplt1XNlwMaZuDds42Iocim5M4+eVqVHc7e/MDhlDKuLBV2VPJ5UprpY0FXJ4/35u076yy7bKjEwBMaHr4N8Pm/jYqznC571aC4K3scv3yyk1dVV0m8+3036CzOTljmWh/H5x5rl/cbGBum3dXeRfmpyyjLH8jC+fv9Z8baCjtKfyXIhVn799qxHc1HwZNmacxxlHDDeHMsj48zdp1AoWALGm5OruDOxWwtvq5EbV9Fzc3OzqiPDi566vY9lx0oZu9lnI9CVwvKczhSIYrGInrdGkra1eM6JxxvHCTx54TJ6vnz4gIz1D94h6/bX1TtqKpIPPYk584K1tRaxSrPG8sh4UOMGqKwewyNGqqpjAqGT7FjrxV73y62qVKyXHBotf0muCQbJwIFDYUu0eYDraJ4lCFrJ2VBTE7g2OO5+bzTX0TwaWk2NLbl4O7EJZ9c66mmByvWYtbbgaVop4w1HT6DmBxqV2XD0MGp+EAiUHKg7EuUmF87Ra/mVJ1esR691DF4goIr9zafIQvU0KiD1jTHUfOlRd7/THe2oef5tWyxuCXX200pObDJUsclVBCUXqYwm2pCg1wb5NHa73qVTMfQt7LVBPtj58/L/P8ke7fsnwABh0gNid00cIAAAAABJRU5ErkJggg==');background-repeat: no-repeat; background-position: -0px 0px; width: 19px; height: 19px;}
.WriteMsg_TitleZuiDaButton:hover {background-position:-20px 0px;}
.WriteMsg_TitleHuanYuanButton {float: right;margin: 5px 0px 0px 3px; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAAATCAYAAADReFAKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUY4Mzc2Mzc4QjQzMTFFQ0FGOUNCRDYzNzFGMjA2QjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUY4Mzc2Mzg4QjQzMTFFQ0FGOUNCRDYzNzFGMjA2QjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRjgzNzYzNThCNDMxMUVDQUY5Q0JENjM3MUYyMDZCMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRjgzNzYzNjhCNDMxMUVDQUY5Q0JENjM3MUYyMDZCMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiZlJ6gAAAM+SURBVHja7FhLaBNBGJ59ZNPePHsRvAm91GjNJoVitBWkF2vFWgMi2IJtJHjpxdZiH2K9iFgrtCelDxXJRRFpbUE0iRd7F1SQKoJYUhClaZOuO9POZHZ2J5vszqEHP5jsZGa+L/9rJpNIuq4DEwbwDymTyQBJkoCpKUwvEokIsS+bzUqGYQjTg/apWOj2VMqzSl9XGzZIwoETpSfKvh27iN7jF0ue9TpaY8g+Gb6OTaaAmRTPDfJp7Ha9uedLvvQgH0JF9ScBodi3d49QPQPsTqDgbQm2zhDuLV8wvfgafMi8c5wLRRpB9NjxqvRmp5+V1euMt1uDR4ulFxdMctrVnVAkahrW7Ors++wyeDPvfr40tcRAWD/oOLcF+FsDOjo3Pe44dy6eALqDjX70OuJnmMqjxGDgnsxOuDp7trPHNKzF1VkYuPt3+131epMjoEEPedq2uVyuqpoVpaf6OVMMwWcUj6cqCum/nX8Flplt1XNlwMaZuDds42Iocim5M4+eVqVHc7e/MDhlDKuLBV2VPJ5UprpY0FXJ4/35u076yy7bKjEwBMaHr4N8Pm/jYqznC571aC4K3scv3yyk1dVV0m8+3036CzOTljmWh/H5x5rl/cbGBum3dXeRfmpyyjLH8jC+fv9Z8baCjtKfyXIhVn799qxHc1HwZNmacxxlHDDeHMsj48zdp1AoWALGm5OruDOxWwtvq5EbV9Fzc3OzqiPDi566vY9lx0oZu9lnI9CVwvKczhSIYrGInrdGkra1eM6JxxvHCTx54TJ6vnz4gIz1D94h6/bX1TtqKpIPPYk584K1tRaxSrPG8sh4UOMGqKwewyNGqqpjAqGT7FjrxV73y62qVKyXHBotf0muCQbJwIFDYUu0eYDraJ4lCFrJ2VBTE7g2OO5+bzTX0TwaWk2NLbl4O7EJZ9c66mmByvWYtbbgaVop4w1HT6DmBxqV2XD0MGp+EAiUHKg7EuUmF87Ra/mVJ1esR691DF4goIr9zafIQvU0KiD1jTHUfOlRd7/THe2oef5tWyxuCXX200pObDJUsclVBCUXqYwm2pCg1wb5NHa73qVTMfQt7LVBPtj58/L/P8ke7fsnwABh0gNid00cIAAAAABJRU5ErkJggg==');background-repeat: no-repeat; background-position: -40px 0px; width: 19px; height: 19px;}
.WriteMsg_TitleHuanYuanButton:hover {background-position:-60px 0px;}
/*********************************************提示窗口样式结束***************************************************/

/**********************************************商品详情页面默认样式开始***************************************************/
.chanpin_tuangou_jqzoom{ width:350px; height:350px; position:relative; padding:0;}
#chanpin_tuangou_preview{ float:none; margin:0px auto; text-align:center; width:350px;}
#chanpin_tuangou_spec-list{width:348px; float:left; overflow:hidden; margin-left:0px;margin-top:9px;margin-right:0px;position:relative; border:1px solid #e4e4e4;display:inline;}
#chanpin_tuangou_spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
#chanpin_tuangou_spec-list ul{list-style:none;padding:0px;margin:0px;text-align: center;}
#chanpin_tuangou_spec-list ul li{ float:left; margin-right:0px; display:inline; width:87px;}
#chanpin_tuangou_spec-list ul li img{padding:2px ; border:2px solid #ccc; width:80px; height:80px;}
.chanpin_tuangou_zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(/images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.chanpin_tuangou_bigimg{width:800px;height:800px;}
.chanpin_tuangou_jqzoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
.chanpin_tuangou_h30{height:30px; line-height:30px; margin-bottom:5px;}
.chanpin_tuangou_h30 span{display:block; height:30px; line-height:30px; float:left;}
.chanpin_tuangou_h30 span.chanpin_f-oh{ position:relative; width:110px; height:30px; border:solid 1px #CECECE; margin-right:20px;}
.chanpin_tuangou_h30 span.chanpin_f-oh a{display:block; width:30px; height:30px; line-height:30px; text-align:center; background:#EEEEF0; position:absolute; top:0; color:#777576; font-size:18px; font-weight:bold;}
.chanpin_tuangou_h30 span.chanpin_f-oh a.jian{ left:0;}
.chanpin_tuangou_h30 span.chanpin_f-oh a.jia{ right:0;}
.chanpin_tuangou_h30 span.chanpin_f-oh a:hover{ background:#8FB722; color:#fff;}
.chanpin_tuangou_h30 span.chanpin_f-oh input{ width:42px; height:27px; line-height:25px\9; text-align:center; border:none; background:#fff; position:absolute; top:1px; left:32px; color:#333;font-family: Arial, Helvetica, sans-serif; font-size: 18px}
.chanpin_tuangou_box_1{border: 1px dashed #E8E8E8; padding: 8px; font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 14px;line-height: 150%;}
.chanpin_tuangou_box_1 table {width: 100%;border-collapse: collapse;border-style: solid;border-width: 0px;font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 14px;line-height: 150%;}
.chanpin_tuangou_box_1 td {font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 16px;line-height: 150%;}
.chanpin_title {padding: 6px; width: 100%-12px; text-align: left; font-size: 22px;line-height:32px;}
.chanpin_jianjie {padding: 10px; width: 100%-20px; height: 40px; position: relative; left: 0px; top: 0px; background-color: #FFFFFF; font-size: 12px; text-align: left; color: #808080;}
.chanpin_tuangou_shuoming {padding: 10px; width: 100%-20px; height: 66px; position: relative; left: 0px; top: 0px; background-color: #FAFAFA; font-size: 14px;line-height: 21px;}
.chanpin_tuangou_shuoming span{color: rgb(253, 142, 81);}
.chanpin_hyj_box {width: 100%; height:70px; position: relative; left: 0px; top: -7px;}
.chanpin_guige {position: absolute; left: 1px; top: 15px; width: 362px; height: 31px; font-size: 16px; line-height: 32px;}
.chanpin_hyj_title {width: 58px; height: 34px; position: absolute; left: 1px; top: 58px; background-image: url('/images/huiyuanjia.png'); background-repeat: no-repeat;}
.chanpin_hyj_fu {color: #fffb00; font-family: Arial;font-size: 30px; width: 31px; position: absolute; left: 74px; top: 62px;}
.chanpin_hyj {width: 100%-20px; position: absolute; left: 100px; top: 54px; height: 29px;color: #fffb00; font-family: Arial; font-size: 42px;line-height: 42px; text-align: left;}
.chanpin_scj_title {width: 116px; position: absolute; left: 326px; top: 21px; height: 27px; font-size: 22px; line-height: 22px; color: #808080;}
.chanpin_scj {width: 100%-20px; position: absolute; left: 430px; top: 22px; height: 27px; font-size: 22px; line-height: 22px; color: #808080; text-align: left; text-decoration: line-through; right: 25px;}
.chanpin_tgj_box {width: 100%; height: 70px; position: relative; left: 0px; top: 1px;}
.chanpin_tgj_title {width: 58px; height: 34px; position: absolute; left: 1px; top: 40px; background-image: url('/images/tuangoujia.png'); background-repeat: no-repeat;}
.chanpin_tgj_fu {color: rgb(253, 142, 81); font-family: Arial;font-size: 30px; width: 31px; position: absolute; left:74px; top: 44px;}
.chanpin_tgj {width: 83%; position: absolute; left: 100px; top: 34px; height: 29px;color: rgb(253, 142, 81); font-family: 微软雅黑,Arial; font-size: 42px;line-height: 42px; text-align: left;}
.chanpin_tuangou_liang_shuoming_bg {width:27px; position: absolute; left: 320px; top: 10px; height: 46px; background-image: url('/images/tuangouliang.png'); background-repeat: no-repeat;}
.chanpin_tuangou_liang_shuoming_box {width: 100%-20px; position: absolute; left: 348px; top: 10px; height: 42px; font-size: 14px;line-height: 18px; color: #808080; text-align: left;  background-color: #fafafa; right: 0px; padding-top: 5px; padding-left: 10px;}
.chanpin_tuangou_qituanliang{color: #990099; font-weight: bold;}
.chanpin_tuangou_yigoulaing{color: #FF5050; font-weight: bold;}
.chanpin_goumai_box {width: 100%; height: 90px; position: relative; left: 0px; top: 0px;}
.chanpin_goumai_txt {width: 80px; height: 24px; position: absolute; left: 1px; top: 75px;}
.chanpin_shuliangjiajian {font-size: 18px; width: 216px; position: absolute; left: 92px; top: 72px;}
.chanpin_tuangou_youxiaoqi {width: 214px; height: 24px; position: absolute; left: 1px; top: 24px; color: #808080; text-align: left;}
.chanpin_tuangou_shenyu_shuoming_bg {width:27px; height: 46px; position: absolute; left: 320px; top: -8px; background-image: url('/images/tuangouliang.png'); background-repeat: no-repeat;}
.chanpin_tuangou_shenyu_shuoming {width: 100%-20px; position: absolute; left: 348px; top: -9px; height: 34px; font-size: 14px;line-height: 100%; color: #808080; text-align: left;  background-color: #fafafa; right: 0px; padding-top: 13px; padding-left: 10px;}
.chanpin_tuangou_shenyushuliang {font-size: 24px; line-height: 100%; color: #FF6600;}
.chanpin_tuangou_gouwuanniu {width: 182px; height: 41px; position: absolute; left: 65%; top: 65px; color: #808080; text-align: left; background-image: url('/images/dinggou_01.png'); background-repeat: no-repeat;}
.chanpin_xq{padding: 10px}
/**********************************************商品详情页面默认样式结束***************************************************/

/**********************************************文章页面默认样式开始***************************************************/
.Main_Article_box{margin: 0 auto; padding: 0px; position: relative;}
.Main_Article_box .Main_Article_title_box{position: relative;text-align:center;}
.Main_Article_box .Main_article_time_box{position: relative;text-align:center;}
.Main_Article_box .FenGeXian{margin: 20px 0px 20px 0px; position: relative; background-color: #808080; height: 1px;}
/**********************************************文章页面默认样式结束***************************************************/
/**********************************************系统显示默认样式开始***************************************************/
.Web_Eyebrow_Title{font-weight: normal; line-Height: 200%; display:block}
.Web_Default_Title{font-size: 24px; font-weight: bold; line-Height: 200%;display:block}
.Web_Subheading{font-weight: normal; line-Height: 200%; display:block}
.Main_Article_title_box .Web_Author{line-Height: 200%; margin:20px 0px 20px 0px;display:block}
.Main_Article_title_box .Web_Time{line-Height: 150%; margin:20px 0px 20px 0px;display: inline}
.Main_Article_title_box .Web_CopyFrom{line-Height: 150%; margin:20px 0px 20px 20px;display: inline}
.Web_Default_Content{max-width:1300px; line-Height: 150%; text-indent: 2em;margin: 0 auto}
.Web_Default_Content img ,video{max-width:98%;margin:20px auto;display:block}
.Web_Default_Content p{/*实现兼容多个浏览器的正文文字两端对齐*/
  	text-align: justify; -moz-text-align-last: justify;-webkit-text-align-last:justify;word-wrap: break-word;word-break: break-all;font-size:16px;line-height:200%;text-indent:2em;margin:30px 10px;
  	text-justify:inter-ideograph;	/*ie中必须有这个*/
  	display: block;	/*ie中必须有这个*/
  	}
.Web_Default_Content .ZeRenBianJi_box{margin: 20px; text-align: right}
/**********************************************系统显示默认样式结束***************************************************/ 

/**********************************************页面工具按钮默认样式开始***************************************************/
.Acontent_Tools{margin: 0px; padding: 0px; position: relative;border:0px blue solid}
.Acontent_Tools .Tools_Box{position: relative;text-align: right; margin-right:8px}
.Acontent_Tools .Tools_Box ul,li{list-style: none;}
.Acontent_Tools .Tools_Box li{display:inline-block; width:40px;height:30px; position: relative; top: 3px; font-size:14px;cursor: hand;}
.Acontent_Tools .Tools_Box .anniu{background-repeat: no-repeat; width: 16px; height:16px; position: relative; top: 7px;}
.Acontent_Tools .Tools_Box .Toolsbg1{background-image: url('Images/zoomin.gif');}
.Acontent_Tools .Tools_Box .Toolsbg2{background-image: url('Images/zoomact.gif');}
.Acontent_Tools .Tools_Box .Toolsbg3{background-image: url('Images/zoomout.gif');}
.Acontent_Tools .Tools_Box .Toolsbg4{background-image: url('Images/zoomback.gif');}
/**********************************************页面工具按钮默认样式结束***************************************************/


/**********************************************系统默认图片幻灯片0602模块样式开始***************************************************/
.main_visual{border-top:1px solid #d7d7d7;overflow:hidden;position:relative;background:url(/images/bodyBg.jpg) repeat #333;width:100%;margin:0 auto}
.main_image{overflow:hidden;position:relative;height:0px;padding-bottom: 56.25%;}
.main_image ul{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:0px;padding-bottom: 56.25%;margin: 0 auto; padding:0;-webkit-text-size-adjust: none}
.main_image li{float:left;}
.main_image li span{display:block;width:100%; height:0px;padding-bottom: 56.25%}
.main_image li a{display:block;}
div.flicking_con{position:absolute;left:50%;z-index:999;height:21px;margin:0 0 0 -50px;bottom:2%;width:300px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('/images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:50px!important;height:50px!important;top:50%;margin-top:-25px;display:none;}
#btn_prev{background:url(/images/prev.png) no-repeat left top;left:10%;}
#btn_next{background:url(/images/next.png) no-repeat right top;right:10%;}
/**********************************************系统默认图片幻灯片0602模块结束***************************************************/
///////////////////////////////////////////////////////////////////////////////////////////
.fenye_pages{margin:4px}
.fenye_pages a,.fenye_pages strong{border-color:#9aafe5;background-color:#FFF;color:#9aafe5;padding:0px 6px;margin-right:2px;height:20px;border:1px solid;line-height:20px;overflow:hidden; display:inline-block}
.fenye_pages a:hover{background-color:#fff;text-decoration: none;}
.fenye_pages strong{border-color:#9aafe5;background-color:#9aafe5;color:#FFF;font-weight:700;}
.fenye_pages a.prev{background-image:url(/webadmin/images/arrow_left.gif);background-position:3px 6px; background-repeat:no-repeat}
.fenye_pages a.next{background-image:url(/webadmin/images/arrow_right.gif);background-position:6px 6px; background-repeat:no-repeat}/*CSS papercss style pagination*/
///////////////////////////////////////////////////////////////////////////////////////////
DIV.sabrosus {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; PADDING-TOP: 1px; TEXT-ALIGN: right
}
DIV.sabrosus A {
	BORDER-RIGHT: #9aafe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9aafe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #9aafe5 1px solid; COLOR: #2e6ab1; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #9aafe5 1px solid; TEXT-DECORATION: none
}
DIV.sabrosus A:hover {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; BACKGROUND-COLOR: lightyellow
}
DIV.pagination A:active {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; BACKGROUND-COLOR: lightyellow
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: navy 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: navy 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: navy 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: navy 1px solid; BACKGROUND-COLOR: #2e6ab1
}
DIV.sabrosus SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}

/*CSS papercss style pagination*/
DIV.papercss {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; COLOR: #ff6500; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.papercss A {
	BORDER-RIGHT: #ff9600 1px solid; PADDING-RIGHT: 5px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #ff9600 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 1px; BORDER-LEFT: #ff9600 1px solid; COLOR: #ff6500; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #ff9600 1px solid; TEXT-DECORATION: none
}
DIV.papercss A:hover {
	BORDER-RIGHT: #ff9600 1px solid; BORDER-TOP: #ff9600 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #ff9600 1px solid; COLOR: #ff6500; BORDER-BOTTOM: #ff9600 1px solid; BACKGROUND-COLOR: #ffc794
}
DIV.papercss A:active {
	BORDER-RIGHT: #ff9600 1px solid; BORDER-TOP: #ff9600 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #ff9600 1px solid; COLOR: #ff6500; BORDER-BOTTOM: #ff9600 1px solid; BACKGROUND-COLOR: #ffc794
}
DIV.papercss SPAN.current {
	BORDER-RIGHT: #ff6500 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ff6500 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; BORDER-LEFT: #ff6500 1px solid; COLOR: #ff6500; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #ff6500 1px solid; BACKGROUND-COLOR: #ffbe94
}
DIV.papercss SPAN.disabled {
	BORDER-RIGHT: #ffe3c6 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ffe3c6 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 1px; BORDER-LEFT: #ffe3c6 1px solid; COLOR: #ffe3c6; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #ffe3c6 1px solid
}

/**********************************************菜单按钮默认样式2开始***************************************************/
.Menu_Pic{width:100%; display: inline-block;margin:20px 0px 20px 0px}
.Menu_Pic .Menu_List {width:100%; overflow: hidden; vertical-align: middle; text-align: center;}
.Menu_Pic .Menu_List li {list-style-type: none;width: 130px; height: 28px; float: left; text-align: center; padding-top:10px; margin-right:4px;background: url('Images/wjmenu3_bg.png') no-repeat;border-bottom-style: solid; border-color: #6687BA; border-bottom-width: 1px}
.Menu_Pic .Menu_List li:hover{font-weight:bold; background-position: 0px -40px;border-bottom-style: solid; border-color: #e8f4fe; border-bottom-width: 1px}
.Menu_Pic .Menu_List li:hover a{font-weight:bold; color:#ff7200;display: block;}
.Menu_Pic .Menu_List .Menu_Pic_hover{font-weight:bold; width: 130px; height: 28px; text-align: center; padding-top:10px; margin-right:4px;background: url('Images/wjmenu3_bg.png') no-repeat;background-position: 0px -40px;border-bottom-style: solid; border-color: #e8f4fe; border-bottom-width: 1px}
.Menu_Pic .Menu_List .Menu_Pic_hover a{color:#ff7200}
.Menu_Pic .Menu_Info {border: 1px solid #6687BA; background-color: #e8f4fe; height: 30px; position: relative; top: -1px; z-index: 1;text-align: center; line-height:29px; background-image: url('Images/wjmenu1_bg.png'); background-repeat: repeat-x;}
/**********************************************菜单按钮默认样式2结束***************************************************/

/**********************************************文章列表默认样式开始***************************************************/
.ArticleList{width:100%; overflow:hidden; border:0px solid;}
.ArticleList ul li {border-bottom-style: dotted; border-width: 1px; border-color: #C0C0C0; list-style-type: disc; margin:20px 0px 20px 20px; font-size: 16px; line-height: 150%;text-align:left}
.ArticleList ul li span {display:block; margin-top: 0px; float:right;}
.ArticleList ul li samp {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px; color: #787878;}
.ArticleList ul li bb {margin:0px 16px 0px 16px;}
/**********************************************文章列表默认样式结束***************************************************/
 
/**********************************************图片居右列表样式开始***************************************************/
.ArticleList_pic_right{width:100%;font-size:0; overflow:hidden}
.ArticleList_pic_right ul{margin:0px;padding:0px}
.ArticleList_pic_right li{width:100%;display:inline-block;border-bottom-style: dotted; border-width: 0px;font-size:16px; }
.ArticleList_pic_right li .ArticleList_box{width:100%;display:inline-block; margin:7px 0px 2px 0px;overflow:hidden;}
.ArticleList_pic_right .main{width:auto;}
.ArticleList_pic_right img{width:120px;height:70px;float:right;border:1px solid #868686;border-radius:3px; margin-left:5px}
.ArticleList_pic_right .main .title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ArticleList_pic_right .main .title img{height:7px;width:21px}
.ArticleList_pic_right .main .title .date{float:right;}
.ArticleList_pic_right .info{position:relative;text-align:left;margin-top:4px}
.ArticleList_pic_right .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.ArticleList_pic_right .info .date{background-position: 1px -170px; padding:0px 10px 0px 18px;}
.ArticleList_pic_right .info .hist{background-position: 1px -197px; padding:0px 10px 0px 22px;}
.ArticleList_pic_right .info .zan{background-position: -140px -171px; padding:0px 10px 0px 25px;}
/**********************************************图片居右列表样式结束***************************************************/ 

/**********************************************图片居左列表样式开始***************************************************/
.ArticleList_pic_left{width:100%;font-size:0; overflow:hidden}
.ArticleList_pic_left ul{margin:0px;padding:0px}
.ArticleList_pic_left li{width:100%;display:inline-block;border-bottom-style: dotted; border-width: 1px; border-color: #C0C0C0;font-size:16px; }
.ArticleList_pic_left li .ArticleList_box{width:100%;display:inline-block; margin:7px 0px 2px 0px;overflow:hidden;}
.ArticleList_pic_left .main{width:auto;}
.ArticleList_pic_left img{width:120px;height:70px;float:left;border:1px solid #868686; margin-right:5px}
.ArticleList_pic_left .main .title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ArticleList_pic_left .main .title img{height:16px;width:22px}
.ArticleList_pic_left .info{position:relative;text-align: center;margin-top:4px}
.ArticleList_pic_left .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.ArticleList_pic_left .info .date{background-position: 1px -170px; padding:0px 10px 0px 18px;}
.ArticleList_pic_left .info .hist{background-position: 1px -197px; padding:0px 10px 0px 22px;}
.ArticleList_pic_left .info .zan{background-position: -140px -171px; padding:0px 10px 0px 25px;}
/**********************************************图片居左列表样式结束***************************************************/ 
/**********************************************文章列表图片居上默认样式开始***************************************************/
.ArticleList_pic_top{width:100%;position:relative;font-size:0; overflow:hidden;}
.ArticleList_pic_top ul{margin:0px;padding:0px; text-align: justify}
.ArticleList_pic_top li{display:inline-block; vertical-align: top; font-size:16px; overflow:hidden;}
.ArticleList_pic_top li .ArticleList_box{width:100%;text-align: center;}
.ArticleList_pic_top img{width:100%;height:auto; position:relative; border-radius:4px;}
.ArticleList_pic_top .main{width:auto; position:relative;}
.ArticleList_pic_top .main .title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ArticleList_pic_top .main .title img{height:16px;width:22px}
.ArticleList_pic_top .info{position:relative;text-align: center;margin-top:4px}
.ArticleList_pic_top .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.ArticleList_pic_top .info .date{background-position: 1px -170px; padding:0px 10px 0px 18px;}
.ArticleList_pic_top .info .hist{background-position: 1px -197px; padding:0px 10px 0px 22px;}
.ArticleList_pic_top .info .zan{background-position: -140px -171px; padding:0px 10px 0px 25px;}
/**********************************************文章列表图片居上默认样式结束***************************************************/

/**********************************************文章列表图片（每行4个）居下默认样式开始***************************************************/
.ArticleList_pic_bottom{width:100%;position:relative; font-size:0; overflow:hidden;}
.ArticleList_pic_bottom ul{margin:0px;padding:0px; text-align: justify}
.ArticleList_pic_bottom li{width:calc(25% - 10px);display:inline-block; margin:0px 8px 8px 0px; overflow:hidden;font-size:16px; }
.ArticleList_pic_bottom li:nth-child(4n){margin-right: 0px;}/*每循环4个右边距改成0*/
.ArticleList_pic_bottom li .ArticleList_box{width:100%;text-align: center;} 
.ArticleList_pic_bottom img{width:100%;height:auto; position:relative; border:1px solid silver;border-radius:3px;margin:6px 0px 0px 0px}
.ArticleList_pic_bottom .main{width:auto; position:relative;}
.ArticleList_pic_bottom .main .title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ArticleList_pic_bottom .main .title img{height:16px;width:16px}
.ArticleList_pic_bottom .info{position:relative;text-align: center;margin:0px 0px 4px 0px}
.ArticleList_pic_bottom .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.ArticleList_pic_bottom .info .date{background-position: 1px -170px; padding:0px 10px 0px 18px;}
.ArticleList_pic_bottom .info .hist{background-position: 1px -197px; padding:0px 10px 0px 22px;}
.ArticleList_pic_bottom .info .zan{background-position: -140px -171px; padding:0px 10px 0px 25px;}
/**********************************************文章列表图片居下默认样式结束***************************************************/

/**********************************************图片居右列表样式开始***************************************************/
.MoKuai_pic_right{width:100%;overflow:hidden}
.MoKuai_pic_right ul{margin:0px;padding:0px}
.MoKuai_pic_right li{width:100%;border-bottom-style: dotted; border-width: 1px;}
.MoKuai_pic_right li .ArticleList_box{width:100%; margin:7px 0px 2px 0px;overflow:hidden;}
.MoKuai_pic_right .main{width:auto;}
.MoKuai_pic_right img{width:120px;height:70px;float:right;border:1px solid #868686;border-radius:3px; margin-left:5px}
.MoKuai_pic_right .main .title a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;line-height: 150%;overflow: hidden;}
.MoKuai_pic_right .main .title img{height:7px;width:21px}
.MoKuai_pic_right .main .title .date{float:right;display:block; margin: 0px 0px 0px 3px;background- color: #68AFC1;}
.MoKuai_pic_right .info{position:relative;text-align:left;margin-top:4px}
.MoKuai_pic_right .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.MoKuai_pic_right .info .date{background-position: 1px -170px; padding-left: 18px; width:35px;}
.MoKuai_pic_right .info .hist{background-position: 1px -197px; padding-left: 22px;}
.MoKuai_pic_right .info .zan{background-position: -140px -171px; padding-left: 25px;}
.MoKuai_pic_right .info .jianjie{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 13px; line-height: 150%;color: #68AFC1;}
/**********************************************图片居右列表样式结束***************************************************/ 

/**********************************************图片居左列表样式开始***************************************************/
.MoKuai_pic_left{width:100%;overflow:hidden}
.MoKuai_pic_left ul{margin:0px;padding:0px}
.MoKuai_pic_left li{width:100%;border-bottom-style: dotted; border-width: 1px;text-align:left}
.MoKuai_pic_left li .ArticleList_box{width:100%;margin:7px 0px 2px 0px;overflow:hidden;}
.MoKuai_pic_left .main{width:auto;}
.MoKuai_pic_left img{width:120px;height:70px;float: left;border:1px solid #868686;border-radius:3px; margin-right:5px}
.MoKuai_pic_left .main .title a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.MoKuai_pic_left .main .title img{height:7px;width:21px}
.MoKuai_pic_left .main .title .date{float:right;display:block; margin-top: 0px;background- color: #68AFC1;}
.MoKuai_pic_left .info{position:relative;text-align:left;margin-top:4px}
.MoKuai_pic_left .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.MoKuai_pic_left .info .date{background-position: 1px -170px; padding-left: 18px; width:35px;}
.MoKuai_pic_left .info .hist{background-position: 1px -197px; padding-left: 22px;}
.MoKuai_pic_left .info .zan{background-position: -140px -171px; padding-left: 25px;}
.MoKuai_pic_left .info .jianjie{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 9px; color: #68AFC1;} /*新增*/
/**********************************************图片居左列表样式结束***************************************************/ 

/**********************************************文章列表图片（每行4个）居上默认样式开始***************************************************/
.MoKuai_pic_top{width:100%;position:relative; overflow:hidden;}
.MoKuai_pic_top ul{margin:0px;padding:0px; text-align: justify}
.MoKuai_pic_top li{display:inline-block; vertical-align: top; overflow:hidden;}
.MoKuai_pic_top li .ArticleList_box{width:100%;text-align: center;}
.MoKuai_pic_top img{width:100%;height:auto; position:relative; border:1px solid #868686;border-radius:3px;}
.MoKuai_pic_top .main{width:auto; position:relative;}
.MoKuai_pic_top .main .title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.MoKuai_pic_top .main .title img{height:16px;width:22px}
.MoKuai_pic_top .info{position:relative;text-align: center;margin-top:4px}
.MoKuai_pic_top .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.MoKuai_pic_top .info .date{background-position: 1px -170px; padding-left: 18px;}
.MoKuai_pic_top .info .hist{background-position: 1px -197px; padding-left: 22px;}
.MoKuai_pic_top .info .zan{background-position: -140px -171px; padding-left: 25px;}
.MoKuai_pic_top .info .jianjie{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 9px; color: #68AFC1;} /*新增*/
/**********************************************文章列表图片居上默认样式结束***************************************************/

/**********************************************文章列表图片（每行4个）居下默认样式开始***************************************************/
.MoKuai_pic_bottom{width:100%;position:relative; overflow:hidden;}
.MoKuai_pic_bottom ul{margin:0px;padding:0px; text-align: justify}
.MoKuai_pic_bottom li{display:inline-block; vertical-align: bottom; overflow:hidden;}
.MoKuai_pic_bottom li .ArticleList_box{width:100%;} 
.MoKuai_pic_bottom img{width:100%;height:auto; position:relative; border:1px solid silver;border-radius:3px;margin:6px 0px 0px 0px}
.MoKuai_pic_bottom .main{width:auto; position:relative;}
.MoKuai_pic_bottom .main .title{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.MoKuai_pic_bottom .main .title img{height:16px;width:16px}
.MoKuai_pic_bottom .info{position:relative;text-align: center;margin:0px 0px 4px 0px}
.MoKuai_pic_bottom .info span{display:inline-block; background-image: url('/images/All_AnNiu_Background.png'); background-repeat: no-repeat; font-size: 9px; color: #68AFC1; height: 18px; line-height: 18px;}
.MoKuai_pic_bottom .info .date{background-position: 1px -170px; padding-left: 18px;}
.MoKuai_pic_bottom .info .hist{background-position: 1px -197px; padding-left: 22px;}
.MoKuai_pic_bottom .info .zan{background-position: -140px -171px; padding-left: 25px;}
/**********************************************文章列表图片居下默认样式结束***************************************************/

*::-webkit-scrollbar {width:10px; height:2px; background:#ccc; border-radius:10px;}
*::-webkit-scrollbar-thumb{display:block; width:6px; margin:0 auto; border-radius: 10px; background:#ff9812;}
