.main {
 	padding-bottom: 20px;
 	background-color: #fff;
 }

.main-hd {
	padding-top: 11px;
	padding-left: 21px;
	height: 25px;
	
}

.main-hd a {
	color: #666;
}

.main-hd span {
	color: #666;
}

.left {
	float: left;
	width: 196px;
	height: 546px;
	background: url(left-bg.jpg) left bottom no-repeat;
	
}

.left-link {
	display: block;
	width: 196px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
}

.l-link1 {
	font-weight: bold;
	color: #fff;
	background: url(l-link1.png) 12px 7px no-repeat #0068b7;
}

.l-link2 {
	color: #0068b7;
	background: url(l-arrow1.png) 31px 8px no-repeat #def0ff;
}

.l-link2:hover {
	color: #f08900;
	background: url(l-arrow2.png) 31px 8px no-repeat #ffe6c4;
}
.LeftMenu a{
	margin-top:10px;
	display: block;
	width: 196px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
	color: #0068b7;
	background: url(l-arrow1.png) 31px 8px no-repeat #def0ff;
}
.LeftMenu a:hover{
	color: #f08900;
	background: url(l-arrow2.png) 31px 8px no-repeat #ffe6c4;
}
.right {
	float: left;
	width: 771px;
	height: 544px;
	border: 1px solid #e3e3e3;
}

.r-items {
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 14px;
	height: 476px;
}

.r-item {
	height: 28px;
	line-height: 28px;
	background: url(item-icon.jpg) 0 13px no-repeat;
}

.r-link {
	display: block;
	padding-left: 8px;
	width: 75%;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color: #666;
}

.r-date {
	font-size: 14px;
	color: #b5b5b5;
}

/*!
* 页码样式
*/

.wb-page-items {
  margin-top: 13px;
  margin-left: 200px;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}
.wb-page-item:hover{
    border:1px solid #0030cc;
}

.wb-page-item.current{
    width: 36px;
    height:26px;
    line-height: 26px;
    border:0;
    color: #0030cc;
    font-weight: bold;
}
.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "SimSun";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}
.moreinfocon a{
	font-size:14px;
	color:#666666;
	
}
.moreinfocon a:hover{
	font-size:14px;
	color:red;
}
.moreinfocon span{
	color:#b5b5b5;
	font-size:14px;
}



/*移动版样式*/


body.mobile_type {
    min-width: 100vw;
}
.mobile_type .ewb-header {
    height: auto !important;
    background: url(/cms_files/jcms1/web2328/site/images/34341/header_bg.jpg) top center no-repeat;
    padding-top: 2vw !important;
}
.mobile_type .wza {
    height: 5vw !important;
}
.mobile_type .ewb-container {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 3vw;
}
.mobile_type  .ewb-logo {
    float: none;
    display: block;
    height: 15vw;
}
.mobile_type .ewb-logo img {
    display: block;
    width: 73vw;
    margin-left: 5vw;
    margin-top: 4vw;
}
.mobile_type .ewb-search-box {
    float: right;
    margin-top: 5vw !important;
    width: 76vw;
    background: #fff;
    margin-right: 12vw;
}
.mobile_type .ewb-search-btn {
    float: right;
    width: 10vw;
    height: 10vw;
    background: url(search_icon.png) center center no-repeat #ff982e;
    padding: 0;
    cursor: pointer;
}
.mobile_type .ewb-search {
    position: relative;
    z-index: 1;
    padding-left: 4vw;
    margin-right: 10vw;
    height: 10vw;
}
.mobile_type .input-placeholder {
    position: absolute;
    top: 0;
    left: 5vw;
    height: auto;
    line-height: 10vw;
    color: #999;
    z-index: -1;
    cursor: text;
}
.mobile_type .ewb-nav-item a {
    text-align: center;
    line-height: 9vw;
    display: block;
    padding: 0 1vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 4vw;
}
.mobile_type .input-box {
    width: 100%;
    height: 10vw;
    line-height: 10vw;
    border: 0;
    background: 0 0;
}
.mobile_type .ClosePiaoChuang {
    display: none;
}
.mobile_type .ewb-nav-item {
    float: left;
    width: 33%;
}
.mobile_type .ewb-mt20 {
    margin-top: 0vw;
}
.mobile_type .ewb-white {
    padding: 3vw;
    background: #fff;
}
.mobile_type .main {
    padding-bottom: 5vw;
    background-color: #fff;
}
.mobile_type .container998 {
    width: 100%;
    margin: 0 auto;
}
.mobile_type .main-hd {
    padding-top: 3vw;
    padding-left: 3vw;
    height: auto;
    font-size: 4vw;
}
.mobile_type .left {
    float: left;
    width: 100vw;
    height: auto;
    background: url(left-bg.jpg) left bottom no-repeat;
}

.mobile_type .left td {
    height: auto;
}
.mobile_type .left-link {
    display: block;
    width: 94%;
    height: auto;
    line-height: 11vw;
    text-align: center;
    font-size: 5vw;
    border-radius: 3px;
    margin: 0 auto;
}
.mobile_type .left td div {
    padding-bottom: 5vw !important;
}
.mobile_type .right {
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #e3e3e3;
}
.mobile_type .tdbg4 {
    width: 18vw !important;
}
.mobile_type .tdbg3 {
    width: 60vw !important;
}
.mobile_type .right tr, .mobile_type .right tr td {
    background-size: 100% 100% !important;
}
.mobile_type .default_pgContainer ul li {
    width: 94%;
    height: auto;
    border-bottom: 1px dashed #E8E8E8;
    line-height: 11vw;
    background: url(/cms_files/jcms1/web2406/site/picture/0/1807231416557569585.jpg) no-repeat 1px 10px;
    padding-left: 3vw;
}
.mobile_type .default_pgContainer {
    min-height: auto;
    padding: 0;
}
.mobile_type .right tr td {
    HEIGHT: AUTO;
    font-size: 4vw;
}
.mobile_type .lef_a {
    color: #333;
    width: 49vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 4vw;
}
.mobile_type .rig_fo {
    color: #999;
    width: 40vw;
    display: block;
}
.mobile_type .art_title h2 {
    font-size: 5vw;
    color: #000000;
    text-align: center;
    font-family: "微软雅黑";
    font-weight: bold;
}
.mobile_type #share-2{
	display: none;
}
.mobile_type .fz_xx {
    width: 100%;
    height: auto;
    line-height: 9vw;
    text-align: center;
    position: relative;
    font-family: "微软雅黑";
}
.mobile_type .fz_xx span {
    font-size: 4vw;
    color: #333;
    margin-right: 5vw;
    font-family: "微软雅黑";
    display: block;
}
.mobile_type #zoom {
    font-size: 4vw;
    line-height: 9vw;
    color: #333;
    font-family: "微软雅黑";
    width: 90%;
    min-height: 55vw;
    margin: 0 auto;
}
.mobile_type #zoom img{
	max-width: 88vw;
}
.mobile_type .bt_xx{
	display: none;
}
.mobile_type #zoom table{
	max-width: 88vw;
	width: 88vw;
}