.col_box {
	/*background:url(bannerbig.png) no-repeat center -60px;*/
	overflow: hidden;
}


.neirong a{
color: #333;
}
.info_list>.dc{
height: 560px;
}
.yzpageold .info_list>.dc{
height: 700px;
}
@media only screen and (max-width: 768px) {
.info_list>.dc{
height: 700px;
}
}

.dqwzbg {
	width: 100%;
	background: #F5F5F5;
}

.dqwz {
	width: 100%;
	max-width: 1200px;
	margin: 5px auto 0px;
	background: url(dqwz.png) no-repeat left center;
	font-size: 16px;
	padding-left: 36px;
	color: #333;
	line-height: 45px;
	background-size: 16px;
}

.dqwz a {
	color: #333;
}

.content {
	width: 100%;
	max-width: 1200px;
	margin: 30px auto;
	overflow: hidden;
    padding: 0px;
}

.con_left {
	width: 280px;
	float: left;
}

.con_right {
	width: 890px;
	float: right;
	/*padding: 20px;*/
	margin-bottom: 30px;
	min-height: 300px;
}

.col_par {
	line-height: 60px;
	background: #3673B6;
	border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 500;
}

.col_list {
	background: #EFF7FF;
	box-shadow: 0 2px 12px rgba(153, 153, 153, 0.2);
	padding: 26px;
	min-height:640px;
}

.col_list li {
	line-height: 30px;
	background: #FFFFFF url(li_qz.png) no-repeat 190px center;
	font-size: 18px;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-right: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col_list li:hover,
.col_list li.on {
	background: #FFFFFF url(lion_qz.png) no-repeat 190px center;
}

.col_list li:hover a,
.col_list li.on a {
	color: #005293;
}

.col_list li a {
	display: block;
	max-width: 150px;
	color: #333333;
}

.conline {
	height: 1px;
	background: #EEEEEE;
	margin-top: 20px;
}

.info_list li {
	font-size: 18px;
	line-height: 30px;
	padding: 10px 0px;
}

.info_list li::before {
	content: "";
	width: 3px;
	height: 3px;
	background: #3673B6;
	margin-right: 16px;
	display: inline-block;
	margin-top: 14px;
	float: left;
}
.info_list li.ui-paging-ellipse{
       line-height: 22px;
}
.info_list li.ui-paging-ellipse::before {
      display:none;
}
.info_list li a {
	color: #333333;
}

.info_list li span {
	display: inline-block;
	margin-left: 20px;
}

.info_list li.img_list {
	width: 275px;
	float: left;
	margin-left: 20px;
}

.info_list li.img_list:first-child,
.info_list li.img_list:nth-child(3n+1) {
	margin-left: 0px;
}

.info_list .img_list::before {
	width: 0px;
}

.info_list .img_list img {
	width: 100%;
	height: 90px;
}

.info_list .img_list span {
	float: none;
	text-align: center;
	display: inline-block;
	width: 100%;
}

.lucidity-ui-paging-container li.ui-pager {
	line-height: 22px;
}

.lucidity-ui-paging-container li.ui-pager:before {
	display: none;
}

.wip_btabsbg {
	margin-bottom: 20px;
}

.wip_btabtitle {
	font-weight: 600;
	font-size: 22px;
	color: #999999;
	display: inline-block;
	margin-right: 27px;
	height: 44px;
}

.wip_btabtitle_hov {
	color: #3673B6;
}

.wip_btabtitle_hov:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #3673B6;
	border-radius: 2px;
	margin-top: 10px;
}