@charset "utf-8";
TD{font-family:"微软雅黑"; font-size: 12px; COLOR: #424242;}
A:link {
	font-family: "微软雅黑";
	font-size: 12px;
	COLOR: #424242
; text-decoration: none
}
A:visited {
	font-family: "微软雅黑";
	font-size: 12px;
	COLOR: #424242; text-decoration: none
}
A:active {
	font-family: "微软雅黑";
	font-size: 12px;
	COLOR: #424242; TEXT-DECORATION: none
}
A:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	COLOR: #E50000; text-decoration: underline
}

.in_dhl_left {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}
.in_dhl_left A:link {
	font-size: 14px; COLOR: #0558B3
}
.in_dhl_left A:visited {
	font-size: 14px; COLOR: #0558B3
}
.in_dhl_left A:active {
	font-size: 14px; COLOR: #0558B3
}
.in_dhl_left A:hover {
	font-size: 14px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.in_14list {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #414141;
	font-weight: normal;
	line-height: 34px;


}
.in_14list A:link {
	font-size: 14px; COLOR: #515151
}
.in_14list A:visited {
	font-size: 14px; COLOR: #515151
}
.in_14list A:active {
	font-size: 14px; COLOR: #515151
}
.in_14list A:hover {
	font-size: 14px; COLOR: #FF0000
}

.bj1 {
	background-image: url(image/nybj1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bt {
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	color: #810000;

}
.in_14_ny {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.in_14_ny A:link {
	font-size: 14px; COLOR: #FFFFFF
}
.in_14_ny A:visited {
	font-size: 14px; COLOR: #FFFFFF
}
.in_14_ny A:active {
	font-size: 14px; COLOR: #FFFFFF
}
.in_14_ny A:hover {
	font-size: 14px; COLOR: #FFFFFF
}
.in_12_ny {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #676767;
}
.in_12_ny A:link {
	font-size: 12px; COLOR: #676767;font-weight: 
}
.in_12_ny A:visited {
	font-size: 12px; COLOR: #676767;font-weight:
}
.in_12_ny A:active {
	font-size: 12px; COLOR: #676767;font-weight:
}
.in_12_ny A:hover {
	font-size: 12px; COLOR: #E50000;font-weight:
}
.in_12_dhl {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;font-weight: bold;
}
.in_12_dhl A:link {
	font-size: 12px; COLOR: #FFFFFF;font-weight: bold;
}
.in_12_dhl A:visited {
	font-size: 12px; COLOR: #FFFFFF;font-weight: bold;
}
.in_12_dhl A:active {
	font-size: 12px; COLOR: #FFFFFF;font-weight: bold;
}
.in_12_dhl A:hover {
	font-size: 12px; COLOR: #FFE400;font-weight: bold;
}
img { behavior: url("png.htc");}.bj2 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(image/r01.gif);
	background-color: #FFFFFF;

}.12Gao {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #414141;
}.12bai {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
}
.12Gao2 {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #414141;
	line-height: 25px;

}

ul{list-style: none;}

.focusBox{position: relative; counter-reset:ceshi; overflow: hidden;}
.focusBox .pic img { width: 300px; height: 200px; display: block; }
.focusBox .txt {z-index: 2; height: 36px; background: #efefef; position: relative; margin-top: -12px; }
.focusBox .txt li{width: 100%; height:36px; line-height:36px; position:absolute; bottom:-50px; left: 0;}
.focusBox .txt li a{width: 100%; display: block; padding: 0 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; box-sizing: border-box;}

.focusBox .num {position: absolute; z-index: 3; bottom: 30px; right: 10px;}
.focusBox .num li{float: left; margin-right: 1px; position: relative; width: 20px; height: 20px; line-height: 20px; overflow: hidden; text-align: center; cursor: pointer; counter-increment:ceshi;}
.focusBox .num li a{position: relative; z-index: 1; display: block; height: 20px; color: #fff;}
.focusBox .num li a:before{position: absolute; left: 0px; top: 0px; display: block; content: ""; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: -999;}
.focusBox .num li a:after{display: block; content:counters(ceshi,"-");}
.focusBox .num li.on a{background:#0067ac; color: #fff;}
.focusBox .num li.on a:before{display: none;}


.page{text-align:center; padding:20px 0}
.page .page_list{}
.page .page_list a{display:inline-block; margin:0 2px; width:22px; height:22px; border-radius:50%; overflow:hidden; text-align:center; line-height:22px; border:1px solid #e1e1e1; behavior:url(pie.htc); position:relative; font-family:Arial;}
.page .page_list a:hover{background:#fafafa; border:1px solid #e1e1e1; color:#555}
.page .page_list a.Current,
.page .page_list a.on{background:#0E71D0; border:1px solid #0E71D0; color:#fff}

.content{ line-height: 200%; font-size: 14px;}
.content img{max-width: 100%; width: auto!important;}