@import url("/web/20190104234402cs_/http://bjsdzhuomei.cn/skin/default/style/module.css");

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	height:auto !important;
	color:#666;
	background-color: #000;
	font: 400 12px/150% Tahoma, Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style:none;
}
img {
	border:0;
}
a img {
	border: 1px solid #ccc;
}
.ad img {
	border-style: none;
}
address, caption, em, i {
	font-style:normal;
	font-weight:400;
}
table {
	border-collapse:collapse;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:700;
}
h1 {
	font-size:20px;
	line-height:28px;
}
h2 {
	font-size:18px;
	line-height:24px;
}
h3 {
	font-size:16px;
	line-height:20px;
}
h4 {
	font-size:14px;
	line-height:18px;
}
h5 {
	font-size:12px;
	line-height:16px;
}
h6 {
	font-size:12px;
	line-height:16px;
	font-weight:400;
}
fieldset {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #989796;
}
legend {
	font-weight: bold;
	color: #989796;
	padding: 10px;
}


a:link, a:visited {
	color:#656D77;
	text-decoration:none;
}
a:hover, a:active {
	color:#333;
	text-decoration:underline;
}

.aGray,
.grayA a:link, .grayA a:visited {
	color:#656D77;
}
.grayA a:hover, .grayA a:active {
	color:#f60;
	text-decoration:underline;
}

.aOrange,
.orangeA a:link, .orangeA a:visited {
	color:#f90;
}
.orangeA a:hover, .orangeA a:active {
	color:#f60;
	text-decoration:underline;
}

.aBlue,
.blueA a:link, .blueA a:visited {
	color:#0063CE;
}
.blueA a:hover, .blueA a:active {
	color:#f60;
	text-decoration:underline;
}

.aRed,
.redA a:link, .redA a:visited {
	color:#F52403;
}
.redA a:hover, .redA a:active {
	color:#c30;
	text-decoration:underline;
}

.aWhite,
.whiteA a:link, .whiteA a:visited {
	color:#fff;
}
.whiteA a:hover, .whiteA a:active {
	color:#f60;
	text-decoration:underline;
}

.aBlack,
.blackA a:link, .blackA a:visited {
	color:#000;
	text-decoration:none;
}
.blackA a:hover, .blackA a:active {
	color:#f60;
	text-decoration:underline;
}

input {
	color:#000;
	font-size:12px;
	font-family:Tahoma, Arial;
}
input[type="text"], input[type="password"] {
 	*margin:-1px 5px 0 5px;
	width:220px;
	height:15px;
	border:1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
	background-image: url(../../../skin/default/images/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

input[type="checkbox"] {
	margin: 3px 0 0 5px;
 	*margin:-1px 0 1px 1px;
	_vertical-align:middle;
}
input[type="radio"] {
 	*margin:-1px 0 0 1px;
}
input[type="file"] {
	height:18px;
	margin:0 0 0 4px;
 	*margin:-1px 0 0 4px;
}
select {
	margin:0 0 0 4px;
	_margin:0 0 0 2px;
	font-size:12px;
	font-family:Tahoma, Arial;
}
* html input.text {
	width:224px;
	height:12px;
	border:1px solid #999;
	margin-top: -1px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 3px;
	line-height: 12px;
	background-image: url(../../../skin/default/images/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
* html input.checkbox {
	margin:-1px 0 0 -2px;
}
* html input.radio {
	margin:-1px 0 0 -2px;
}
* html input.file {
	margin:-1px 0 0 1px;
}

button,
.button {
	margin:0;
	height:21px;
	line-height:21px;
	font-size:12px;
	cursor:pointer;
	border:none;
	text-align: center;
	white-space: nowrap;
}
.buttonSubmit {
}
.buttonOk {
}

.buttonBlue2 {
	width:46px;
	color:#077AC7;
	background:url(../../../skin/default/images/button_blue.gif) no-repeat 0 0;
}
.buttonBlue4 {
	width:70px;
	color:#077AC7;
	background:url(../../../skin/default/images/button_blue.gif) no-repeat 0 -21px;
}
.buttonBGBlue2 {
	width:42px;
	color:#444444;
	background-image: url(../../../skin/default/images/bg_button.gif);
	background-repeat: repeat-x;
}
.buttonBGBlue4 {
	width:70px;
	color:#444444;
	background-image: url(../../../skin/default/images/bg_button.gif);
	background-repeat: repeat-x;
}

.buttonBlue a {
	background-image: url(../../../skin/default/images/button_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -155px;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	float:left;
}
.buttonBlue a span {
	background-image: url(../../../skin/default/images/button_bg.png);
	background-repeat: no-repeat;
	background-position: right -155px;
	display: block;
	cursor:pointer;
	line-height: 17px;
	height: 17px;
	float:left;
	padding-right: 8px;
}
.buttonBlue a:hover {
	
	color:#fff;
	text-decoration: none;
}
.buttonBlue a:hover span {
	
}

.wrapper {
	width: 1002px;
	clear: both;
	margin: 0 auto;
}

.west {
	width:250px;
	float:left;
	background:#250A0B;
}
.east {
	width:742px;
	float:right;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.invisible {
	display:none;
}
.block {
	display:block;
}
.overflow {
	overflow:hidden;
}
.textCenter {
	text-align:center;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.pointer {
	cursor:pointer;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
	display: inline-block;
	_height:1px;
}
* html .clearfix {
 	height: 0%;
 	line-height:0;
}
*+html .clearfix {
 	height: 0%;
 	line-height:0;
}
.clearfix {
	display: block;
}
.mTB10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mT10 {
	margin-top: 10px;
}
.mB10 {
	margin-bottom: 10px;
}
.mL10 {
	margin-left:10px;
}
.mR10 {
	margin-right:10px;
}
.mT5 {
	margin-top: 5px;
}
.mB5 {
	margin-bottom: 5px;
}
.mL5 {
	margin-left:5px;
}
.mR5 {
	margin-right:5px;
}
.pd10 {
	padding:10px;
}
.pd5 {
	padding:5px;
}
.pTB10 {
	padding-top:10px;
	padding-bottom:10px;
}
.pB10 {
	padding-bottom:10px;
}
.pB5 {
	padding-bottom:5px;
}
.mp10 {
	margin:10px;
	padding:10px;
}
.f14 {
	font-size:14px;
}
.lh20 {
	line-height:20px;
}
.lh22 {
	line-height:22px;
}
.h100 {
	height:100%
}
.h80 {
	height:80px;
}
.artContent {
	clear:both;
	font-size:14px;
	line-height:26px;
	overflow:hidden;
	padding:9px 0;
	color:#646464;
}
.details {
	background-image: url(../../../skin/default/images/square.gif);
	background-repeat: no-repeat;
	background-position: -2000px center;
	padding-left: 1em;
	}

.dashed {
	background-image: url(../../../skin/default/images/dashed.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


dl.w50 dd,
ul.w50 li {
	float: left;
	width: 50%;
}
dl.w48 dd,
ul.w48 li {
	float: left;
	width: 48%;
}
dl.w33 dd,
ul.w33 li {
	float: left;
	width: 33%;
}
dl.w25 dd,
ul.w25 li {
	float: left;
	width: 25%;
}
dl.w20 dd,
ul.w20 li {
	float: left;
	width: 20%;
}
dl.w16 dd,
ul.w16 li {
	float: left;
	width:16.65%;
}
dl.w50 dd p,
dl.w48 dd p,
dl.w33 dd p,
dl.w25 dd p,
dl.w20 dd p,
ul.w50 li p,
ul.w48 li p,
ul.w33 li p,
ul.w25 li p,
ul.w20 li p{
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
ul.fLeftChild li,
ol.fLeftChild li,
dl.fLeftChild dd{
	float: left;
}


ol.list li {
	overflow:hidden;
	height:26px;
	line-height:26px;
}
ol.list li b {
	background-image: url(../../../skin/default/images/square.gif);
	background-repeat: no-repeat;
	background-position: -8000px center;
	float:left;
	width:13px;
	margin-right:5px;
	text-align: center;
	color:#fff;
	display:inline;
	font-size: 10px;
}
ol.list li b.highLight {
	background-image: url(../../../skin/default/images/square.gif);
	background-repeat: no-repeat;
	background-position: -9000px center;
}
ol.list li a {
	width:70%;
	float:left;
	overflow:hidden;
	height:100%;
	display:block;
}
ol.list li span {
	float:right;
	width:18%;
	text-align:right;
	color:#999;
}

.square,
ul.list li {
	overflow:hidden;
	background-image: url(../../../skin/default/images/square.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 1em;
	height:26px;
	line-height:26px;
}
ul.list2 li {
	overflow:hidden;
	background-image: url(../../../skin/default/images/square.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 1em;
	clear:both;
	height:19px;
	line-height:19px;
}
*html ul.list2 li {
	*margin-top:-3px;
}
.list li a,
.list2 li a{
	width:80%;
	float:left;
	overflow:hidden;
	height:100%;
	display:block;
}
.list li span,
.list2 li span{
	float:right;
	width:18%;
	text-align:right;
}
ul.sotrList li {
	overflow:hidden;
	background-image: url(../../../skin/default/images/square.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 1em;
	height:20px;
	line-height:20px;
}
ul.sotrList li a {
	overflow:hidden;
	height:100%;
	display:block;
	float:right;
	width:80%;
}
ul.sotrList li span {
	width:18%;
	float:left;
	text-align:right;
	color:#999;
}

.tList {

}
.tList th, 
.tList td {
	line-height: 25px;
	padding-right: 4px;
	padding-left: 4px;
	background:#000;
}
.tList .tdbg,
.tList thead th {
	color:#2f2f2f;
	line-height: 24px;
	background-image: url(../../../skin/default/images/bg_th.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tList thead th span {
	font-weight:normal;
}
.tList thead th img {
	vertical-align: middle;
}
.tList tbody tr {
	background-color: #fff;
}
.tList tbody tr td {
	vertical-align: top;
}
.tList tbody tr.even td {
	background: #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}
.tList tbody tr.click td {
	background-color: #D9EBF5;
	border-color: #D9EBF5;
}
.tList tbody tr.hover td {
	background-color: #EDF5FA;
	border-color: #EDF5FA;
}

.allList {
	width:100%;
}
.allList .img {
	float: left;
	margin-right:10px;
	overflow: hidden;
}
.allList .txt {
	*float:left;
	overflow: hidden;
}
.allList .txt .p1 {
}
.allList .txt .p2 {
	color:#666;
}
.allList .txt .p3 {
	color:#F52403;
}

dl.imgList {
}
dl.imgList dt {
	float:right;
}
dl.imgList dd {
	padding:0;
}
dl.imgList dd.leftImg {
	margin:0;
}
dl.imgList dd.leftImg img {
	float:left;
}

dl.imgList dd.assistant {
	color:#9f9f9f;
}
dl.imgList dd.assistant span {
}

.imgScroll {
	background-image: url(../../../skin/default/images/img_scroll.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 14px;
	background-color: transparent;
}
.prev {
	background-position: left center;
}
.next {
	background-position: -14px center;
}
.artContent {
	clear:both;
	font-size:14px;
	line-height:23px;
	overflow:hidden;
	padding:9px 0;
	color:#fff;
}
.details {
	background-image: url(../../../skin/default/images/square.gif);
	background-repeat: no-repeat;
	background-position: -2000px center;
	padding-left: 1em;
	}
/*****/
.item h3 .title {
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	text-decoration:underline;
}
.item h3 .title:hover {
	text-decoration:none;
}
.item {
	margin-top:16px;
}
.item .intro {
	font-size:14px;
	line-height:19px;
	padding-left:2px;
	color:#777;
}
.item .info {
	font-size:12px;
	line-height:26px;
	color:#080;
}
.item .info small {
	font-size:12px;
}
.item .info span {
	margin-right:10px;
}
.item .info a {
	color:#444;
}

.e2e2e2 {
	border: 1px solid #000;
}
.caption {
	line-height: 27px;
	height: 27px;
	display:block;
	background-image: url(../../../skin/default/images/bg.png);
	background-repeat: repeat-x;
	background-position: left -240px;
}
.caption strong {
	font-size: 13px;
	font-family:Arial,Helvetica,sans-serif;
	padding-right: 5px;
	float:left;
	color:#9DAD4C;
}
.caption strong.select {
}
.caption b,
.caption em {
	padding-right: 5px;
	float: right;
}


.heading {
	line-height: 53px;
	height: 53px;
	display:block;
	background-image: url(../../../skin/default/images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
    
    
}
.heading strong {
	font-size: 16px;
	padding-left: 50px;
	float:left;
	color: #CEB911;
	font-family: "微软雅黑",Arial,Helvetica,sans-serif;
}
.heading strong.select {
}
.heading b,
.heading em {
	padding-right: 5px;
	float: right;
}

.body {
	clear: both;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	height:100%;
}



.paglist {
	text-align:right;
	height:24px;
	line-height:24px;

	margin:6px 0 6px 0;
}
.paglist a {
	margin-left:3px;
}


.mybox {
    margin: 0 auto;
    width: 1002px;
}
.myt1_title {
}
.myt1 {
}
.myt1_l {
    background: url("../../../skin/default/images/5.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    margin-left: 7px;
    padding-left: 47px;
    width: 246px;
}
.myt1_c {
    background: none repeat scroll 0 0 #242424;
    float: left;
    height: 262px;
    width: 385px;
}
.myt1_c p {
    color: #D7BA7F;
    font-size: 12px;
    line-height: 24px;
    padding: 12px 8px 8px;
    text-indent: 2em;
}
.myt3 {
    background: none repeat scroll 0 0 #462E13;
    margin-bottom: 10px;
    overflow: hidden;
}
.myt3_tu ul li {
    float: left;
    padding: 8px;
}
.mywap {
    margin: 0 auto;
    overflow: hidden;
    width: 1002px;
}
.myleft {
    float: left;
    width: 252px;
}
.myright {
    float: left;
    margin-left: 10px;
    text-indent: 2em;
    width: 740px;
}
.righttitle {
    background: url("../../../skin/default/images/right_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 53px;
    line-height: 62px;
}
.righttitle h1 {
    color: #CEB911;
    font-family: "微软雅黑",Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-left: 15px;
}
.myneirong {
    color: #FFFFFF;
    line-height: 200%;
    margin-top: 20px;
}
.myt1_r {
    float: right;
    height: 280px;
    overflow: hidden;
    width: 310px;
}
.myt1_r li {
    float: left;
    padding-left: 10px;
    padding-top: 18px;
}
.myt1_r li img {
    height: 175px;
    width: 140px;
}
.wjwgundong ul li{ float: left; padding:5px 8px;}
.xinzuoce ul li{ height:30px; line-height:30px; text-align:center;background: url("../../../skin/default/images/left_bt2.jpg") no-repeat scroll 0 0 transparent; margin-top:5px; border: 1px solid #725C4B;}
.xinzuoce h2{ height:40px; text-align:center; line-height:40px; color:#fff; font-family: "微软雅黑",Arial,Helvetica,sans-serif; font-size:16px;  background: url("../../../skin/default/images/left_bt.jpg") no-repeat scroll 0 0 transparent;  border: 1px solid #725C4B;}
.xinzuoce ul li a{ color:#fff;}
.xiangce li{float: left; width:25%; text-align: center;}
.xiangce a{color: #fff !important; font-size: 16px !important; height: 46px; line-height: 46px;}
.xiangce li img{}
.mynews li{ height: 36px; line-height: 36px;}
.mynews li a{font-size: 16px; color: #fff;}
.mynews li span{ color: #ccc  float: right;}
.paglist ul li{ float: left; padding: 4px;}
.paglist ul li a{color: #fff; font-size: 18px;}
.c{color: #ccc;font-size: 18px;}


