.content_list_wrap {
	background-color: #F3F3F3;
	width: 100%;
	padding-bottom: 10px;
}

.content_list .content_list_con {
	width: 910px;
	float: left;
}

.content_list .screen {
	width: 910px;
	background-color: #E8E8E8;
}

.content_list .screen li {
	min-height: 50px;
	line-height: 50px;
}

.content_list .screen .options {
	border-bottom: 1px solid rgba(43, 100, 172, 0.1019);
	float: left;
	width: calc(100% - 100px);
	padding-left: 10px;
	min-height: 50px;
	box-sizing: border-box;
	background-color: #fff;
}

.content_list .screen li p {
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	width: 100px;
	text-align: center;
}

.content_list .screen li a {
	font-size: 14px;
	color: #333;
	padding: 5px 10px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
}

.content_list .screen li a:hover {
	color: #fff;
	background-color: #004FB4;
	border-radius: 4px;
}

.content_list .screen li a.on {
	color: #fff;
	background-color: #004FB4;
	border-radius: 4px;
}

.content_list .content_list_con .list {
	width: 910px;
	margin-top: 10px;
	background-color: #fff
}

.content_list .content_list_con .list .list_top {
	width: 910px;
	height: 50px;
	background: #004FB4;
	line-height: 50px;
}

.content_list .content_list_con .list .list_top p {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

.content_list .content_list_con .list .list_top p:nth-child(1) {
	width: 50px;
}

.content_list .content_list_con .list .list_top p:nth-child(2) {
	width: 560px;
}

.content_list .content_list_con .list .list_top p:nth-child(3) {
	width: 78px;
}

.content_list .content_list_con .list .list_top p:nth-child(4) {
	width: 125px;
}

.content_list .content_list_con .list .list_top p:nth-child(5) {
	width: 92px;
}

.content_list .content_list_con .list ul {
	background-color: #fff
}

.content_list .content_list_con .list li {
	min-height: 40px;
	background-color: #F1F7FD;
	margin-top: 5px;
	line-height: 40px;
}

.content_list .content_list_con .list li div {
	float: left;
	text-align: center
}

.content_list .content_list_con .list li div:nth-child(1) {
	width: 50px;
}

.content_list .content_list_con .list li div:nth-child(2) {
	width: 560px;
	text-align: left;
	box-sizing: border-box;
	padding: 10px;
}

.content_list .content_list_con .list li div:nth-child(3) {
	width: 73px;
	background-image: url(../img/secondPage/list_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
}

.content_list .content_list_con .list li div:nth-child(4) {
	width: 125px;
}

.content_list .content_list_con .list li div:nth-child(5) {
	width: 92px;
}

.content_list .content_list_con .list li div.articalcon a {
	display: block;
	color: #333;
	width: 100%;
	line-height: 20px;
	font-size: 14px
}

/* .content_list .content_list_con .list li div.articalcon span { line-height: 14px; transition: ease .5s; height: 0px; margin-top: -5px; overflow: hidden; } */
.content_list .content_list_con .list li div.index::after {
	content: '';
	width: 1px;
	height: 15px;
	float: right;
	background-color: #333;
	margin-top: 13px;
	margin-left: -9px;
}

.content_list .content_list_con .list li div.articalcon a:hover {
	color: #004FB4;
}

/* .content_list .content_list_con .list li:hover { height: 55px;}  */
/* .content_list .content_list_con .list li:hover div.articalcon span { height: 20px;} 
.content_list .content_list_con .list li:hover div.articalcon::after { margin-top: -43.5px}  */
.content_list .content_list_con .list li:nth-child(even) {
	background-color: #F6F7F8
}

.change_page {
	width: 100%;
	text-align: center;
	height: 36px;
	line-height: 36px;
	padding: 50px 0;
}

.change_page a {
	padding: 0 20px;
	font-size: 14px;
	color: #2B2B2B;
	border: 1px solid #D6D6D6;
	border-radius: 7px;
	display: inline-block;
	height: 36px;
}

.change_page a:hover {
	background-color: #004FB4;
	color: #fff;
}

.change_page a.cur {
	background-color: #004FB4;
	color: #fff;
}

/* .change_page a:first-child { border: none;}   */
/* .change_page a:first-child:hover { border: none; background-color: rgba(0,0,0,0); color: #004FB4}   */

.right_public_list {
	float: left;
	width: 260px;
	margin-left: 10px;
}

.right_public_list img {
	width: 260px;
	height: 208px;
}

.right_public_list .vip_mes_box img {
	width: 260px !important;
	height: 100px !important;
}

.right_public_list .vip_mes_box {
	padding: 0 !important;
	margin-top: 10px;
	height: 100px;
}

.public_list_VIP {
	width: 260px;
	height: 315px;
	background-color: #fff;
	margin-top: 10px;
}

.public_list_VIP .head {
	width: 260px;
	height: 50px;
	background: url(../img/index/bg2.png) repeat-x;
}

.public_list_VIP .head h4 {
	float: left;
	font-size: 18px;
	color: #333;
	height: 30px;
	border-left: 5px solid #004FB4;
	margin-top: 10px;
	line-height: 30px;
	padding-left: 20px;
}

.public_list_VIP .head a {
	float: right;
}

.public_list_VIP .head a:nth-child(2) {
	width: 85px;
	text-align: center;
	box-sizing: border-box;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #a5a5a5;
	background: url(../img/index/right.png) no-repeat 70px center;
	background-size: 5px 10px;
	margin-top: 15px;
	margin-right: 15px;
}

.public_list_VIP ul {
	padding: 15px;
}

.public_list_VIP ul li {
	height: 30px;
	line-height: 30px;
}

.public_list_VIP ul li span {
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #004FB4;
	color: #fff;
	display: block;
	float: left;
	text-align: center;
	line-height: 20px;
	margin: 5px;
}

.public_list_VIP ul li a {
	display: block;
	font-size: 12px;
	color: #333;
	width: 190px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.public_list_VIP ul li a:hover {
	color: #004FB4;
}

.public_list_recommend {
	width: 260px;
	height: 400px;
	background-color: #fff;
	margin-top: 10px;
}

.public_list_recommend .head {
	width: 260px;
	height: 50px;
	background: url(../img/index/bg2.png) repeat-x;
}

.public_list_recommend .head h4 {
	float: left;
	font-size: 18px;
	color: #333;
	height: 30px;
	border-left: 5px solid #004FB4;
	margin-top: 10px;
	line-height: 30px;
	padding-left: 20px;
}

.public_list_recommend .head a {
	float: right;
}

.public_list_recommend .head a:nth-child(2) {
	width: 85px;
	text-align: center;
	box-sizing: border-box;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #a5a5a5;
	background: url(../img/index/right.png) no-repeat 70px center;
	background-size: 5px 10px;
	margin-top: 15px;
	margin-right: 15px;
}

.public_list_recommend ul {
	line-height: 24px;
	margin-bottom: 5px;
	padding: 15px;
}

.public_list_recommend li {
	height: 24px;
}

.public_list_recommend li a {
	font-size: 12px;
	color: #333333;
	display: block;
	width: 220px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 24px;
	float: left;
	margin-right: 10px;
}

.public_list_recommend li a span {
	color: #004FB4;
}

.public_list_recommend li a:hover {
	color: #004FB4;
}

.public_list_recommend li b {
	color: #004FB4;
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #004FB4;
	float: left;
	margin: 12px 5px 0 5px;
}

.public_list_supplier {
	margin-top: 10px;
	width: 260px;
	height: 325px;
	background-color: #fff;
}

.public_list_supplier .head {
	width: 260px;
	height: 50px;
	margin-bottom: 20px;
	background: url(../img/index/bg2.png) repeat-x;
}

.public_list_supplier .head h4 {
	float: left;
	font-size: 18px;
	color: #333;
	height: 30px;
	border-left: 5px solid #004FB4;
	margin-top: 10px;
	line-height: 30px;
	padding-left: 20px;
}

.public_list_supplier .head a {
	float: right;
}

.public_list_supplier .head a:nth-child(2) {
	width: 85px;
	text-align: center;
	box-sizing: border-box;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #a5a5a5;
	background: url(../img/index/right.png) no-repeat 70px center;
	background-size: 5px 10px;
	margin-top: 15px;
	margin-right: 15px;
}

.public_list_supplier ul {
	padding: 15px;
}

.public_list_supplier ul li {
	height: 30px;
	line-height: 30px;
	width: 230px;
	margin: 0 auto;
	margin-top: 10px;
}

.public_list_supplier ul li a {
	display: block;
	float: left;
	font-size: 12px;
	color: #333;
	width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.public_list_supplier ul li a:hover {
	color: #004FB4;
}

.public_list_supplier ul li img {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
}

.public_list_bidding {
	margin-top: 10px;
	width: 260px;
	height: 415px;
	background-color: #fff;
}

.public_list_bidding .head {
	width: 260px;
	height: 50px;
	background: url(../img/index/bg2.png) repeat-x;
}

.public_list_bidding .head h4 {
	float: left;
	font-size: 18px;
	color: #333;
	height: 30px;
	border-left: 5px solid #004FB4;
	margin-top: 10px;
	line-height: 30px;
	padding-left: 20px;
}

.public_list_bidding .head a {
	float: right;
}

.public_list_bidding .head a:nth-child(2) {
	width: 85px;
	text-align: center;
	box-sizing: border-box;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #a5a5a5;
	background: url(../img/index/right.png) no-repeat 70px center;
	background-size: 5px 10px;
	margin-top: 15px;
	margin-right: 15px;
}

.public_list_bidding ul {
	padding: 25px 15px;
}

.public_list_bidding ul li {
	padding-left: 35px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

.public_list_bidding ul li a {
	display: block;
	font-size: 12px;
	color: #333;
	width: 190px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.public_list_bidding ul li a:hover {
	color: #004FB4;
}

.public_list_bidding ul li:nth-child(1) {
	background: url(../img/index/one.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(2) {
	background: url(../img/index/two.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(3) {
	background: url(../img/index/three.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(4) {
	background: url(../img/index/four.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(5) {
	background: url(../img/index/five.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(6) {
	background: url(../img/index/six.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(7) {
	background: url(../img/index/seven.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(8) {
	background: url(../img/index/eight.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(9) {
	background: url(../img/index/nine.png) no-repeat left center
}

.public_list_bidding ul li:nth-child(10) {
	background: url(../img/index/ten.png) no-repeat left center
}

.content_detail_con {
	width: 910px;
	float: left;
}

.content_detail_con .tips {
	width: 910px;
	background-color: #fff;
	padding: 15px;
	box-sizing: border-box;
}

.content_detail_con h2 {
	font-size: 20px;
	color: #004FB4;
	padding: 15px 0 20px 0
}

.content_detail_con .time {
	margin-bottom: 20px;
	height: 16px;
	line-height: 16px;
}

.content_detail_con .time p {
	font-size: 12px;
	color: #333;
	float: left;
	margin-right: 40px;
}

.content_detail_con .getLogin {
	width: 880px;
	height: 140px;
	border: 1px solid rgba(43, 100, 172, 0.2);
	border-radius: 4px;
}

.content_detail_con .getLogin .left {
	width: 620px;
	float: left;
	border-right: 1px solid rgba(43, 100, 172, 0.2);
	height: 140px;
	padding: 25px 15px;
	box-sizing: border-box;
}

.content_detail_con .getLogin .left p {
	font-size: 14px;
	color: #333;
	line-height: 22px;
}

.content_detail_con .getLogin .left a {
	color: #004FB4;
	font-weight: bold
}

.content_detail_con .getLogin .left p:nth-child(2) a {
	color: #D80000
}

.content_detail_con .getLogin .right {
	width: 260px;
	height: 140px;
	float: left;
	padding: 35px 20px;
	box-sizing: border-box;
}

.content_detail_con .getLogin .right img {
	float: left;
	display: block;
	width: 65px;
	height: 65px;
	border-radius: 50%;
}

.content_detail_con .getLogin .right .button {
	width: 155px;
	float: left;
	text-align: center;
}

.content_detail_con .getLogin .right .button p {
	font-size: 12px;
	color: #A5A5A5;
	padding: 10px 0
}

.content_detail_con .getLogin .right .button a {
	display: inline-block;
	width: 60px;
	height: 30px;
	border-radius: 6px;
	background-color: #004FB4;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.content_detail_con .getLogin .right .button a:last-child {
	background-color: #FFB300;
}

.content_detail_con .detail {
	width: 910px;
	margin-top: 20px;
}

.content_detail_con .title {
	border-bottom: 2px solid #004FB4;
}

.content_detail_con .title h3 {
	width: 105px;
	height: 45px;
	background: #004FB4;
	border-radius: 8px 8px 0px 0px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-weight: bold
}

.content_detail_con .content {
	width: 910px;
	position: relative;
	background-color: #fff;
	padding: 30px 15px;
	box-sizing: border-box;
}

.content_detail_con .content .contet_detail {
	border: 1px solid #E8E8E8;
	padding: 10px;
}

.content_detail_con .content .contet_detail p {
	font-size: 14px;
	color: #333;
}

.content_detail_con .noLogin {
	height: 330px;
	overflow: hidden;
}

.content_detail_con .content .model {
	display: none;
}

.content_detail_con .noLogin .model {
	display: block;
	width: 910px;
	height: 250px;
	padding-top: 200px;
	box-sizing: border-box;
	position: absolute;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 1) 100%);
	bottom: 0;
	left: 0;
}

.content_detail_con .noLogin .model a {
	display: block;
	width: 200px;
	height: 30px;
	border: 1px solid rgba(216, 0, 0, 0.2);
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	background-color: #004FB4;
}

/* .content_detail_con .noLogin .model a:hover { background-color: #004FB4; color: #fff;}  */

.content_detail_con .about {
	height: 910px;
	margin-top: 10px;
}

.content_detail_con .about {
	width: 910px;
	height: 253px;
	background-color: #fff;
	float: left;
	margin-right: 22px;
}

.content_detail_con .about .head {
	width: 910px;
	height: 50px;
	background: url(../img/secondPage/detail_bg.png) no-repeat center center
}

.content_detail_con .about .head h4 {
	float: left;
	font-size: 18px;
	color: #333;
	height: 30px;
	border-left: 5px solid #004FB4;
	margin-top: 10px;
	line-height: 30px;
	padding-left: 20px;
}

.content_detail_con .about .head a {
	float: right;
}

.content_detail_con .about .head a:nth-child(2) {
	width: 85px;
	text-align: center;
	box-sizing: border-box;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	background: url(../img/index/right.png) no-repeat 70px center;
	background-size: 5px 10px;
	margin-top: 15px;
	margin-right: 15px;
}

.content_detail_con .about ul {
	padding: 15px;
}

.content_detail_con .about ul li {
	line-height: 24px;
	margin-bottom: 5px;
	width: 400px;
	float: left;
	margin-right: 50px;
}

.content_detail_con .about ul li:nth-child(even) {
	margin-right: 0;
}

.content_detail_con .about ul li a {
	font-size: 12px;
	color: #333333;
	display: block;
	width: 310px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 24px;
	float: left;
	margin-right: 10px;
}

.content_detail_con .about li a span {
	color: #004FB4;
}

.content_detail_con .about li a:hover {
	color: #004FB4;
}

.content_detail_con .about li a b {
	color: #004FB4;
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #004FB4;
	float: left;
	margin: 12px 5px 0 5px;
}

.content_detail_con .about ul li i {
	float: right;
}

.content_detail_con .about li:hover i {
	color: #004DB1;
}

.imgLIst {
	width: 260px;
	margin-top: 10px;
}

.imgLIst li {
	width: 260px;
	height: 100px;
	background-color: #fff;
	text-align: center;
	line-height: 100px;
	margin-top: 10px;
}

.imgLIst li img {
	max-width: 260px;
	max-height: 100px;
	vertical-align: middle;
}

.more_type {
	width: 1200px;
	margin: 0 auto
}

.more_type .detail {
	width: 1200px;
	margin-top: 20px;
}

.more_type .title {
	border-bottom: 2px solid #004FB4;
}

.more_type .title h3 {
	width: 105px;
	height: 45px;
	background: #004FB4;
	border-radius: 8px 8px 0px 0px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-weight: bold
}

.more_type .content {
	width: 1200px;
	position: relative;
	background-color: #fff;
	padding: 15px;
	box-sizing: border-box;
}

.more_type .content .contet_detail {
	border: 1px solid #E8E8E8;
	padding: 10px;
}

.more_type .content .contet_detail a {
	font-size: 14px;
	color: #333;
	margin-right: 30px;
	line-height: 36px;
}

.content_artical_wrap {
	background-color: #F3F3F3;
	width: 100%;
	padding-bottom: 10px;
}

.content_artical {
	width: 1200px;
	margin: 0 auto
}

.content_artical_left_nav {
	width: 200px;
	float: left;
	height: 850px;
	margin-right: 10px;
	background-color: #fff
}

.content_artical_left_nav h4 {
	width: 200px;
	height: 50px;
	background: url(../img/index/bg.png) repeat-x;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 50px;
}

.content_artical_left_nav h4 span {
	width: 150px;
	padding-left: 50px;
	height: 50px;
	display: block;
}

.content_artical_left_nav h4:first-child {
	border-radius: 8px 8px 0 0;
	overflow: hidden;
}

.content_artical_left_nav h4:nth-child(1) span {
	background: url(../img/secondPage/public_left_icon01.png) no-repeat 10px center
}

.content_artical_left_nav h4:nth-child(6) span {
	background: url(../img/secondPage/public_left_icon02.png) no-repeat 10px center
}

.content_artical_left_nav h4:nth-child(9) span {
	background: url(../img/secondPage/public_left_icon03.png) no-repeat 10px center
}

.content_artical_left_nav h4:nth-child(11) span {
	background: url(../img/secondPage/public_left_icon04.png) no-repeat 10px center
}

.content_artical_left_nav li {
	width: 200px;
	height: 50px;
	border-bottom: 1px solid rgba(43, 100, 172, 0.1);
}

.content_artical_left_nav li a {
	width: 150px;
	padding-left: 50px;
	color: #333;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	display: block;
}

.content_artical_left_nav li a:hover {
	color: #004DB1;
	background-color: #DDEAF6
}

.content_artical_left_nav li.on a {
	color: #004DB1;
	background-color: #DDEAF6
}

.artical_detail {
	width: 970px;
	background-color: #fff;
	float: left;
	border-radius: 8px 8px 0 0;
}

.artical_detail .head {
	width: 970px;
	height: 50px;
	border-radius: 8px 8px 0 0;
	background: url(../img/index/bg2.png) repeat-x;
}

.artical_detail .head h4 {
	float: left;
	font-size: 18px;
	color: #333;
	height: 30px;
	border-left: 5px solid #004FB4;
	margin-top: 10px;
	line-height: 30px;
	padding-left: 20px;
}

.artical_detail .head a {
	float: right;
}

.artical_detail .head a:nth-child(2) {
	width: 85px;
	text-align: center;
	box-sizing: border-box;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #a5a5a5;
	background: url(../img/index/right.png) no-repeat 70px center;
	background-size: 5px 10px;
	margin-top: 15px;
	margin-right: 15px;
}

.artical_detail ul {
	padding: 25px 15px;
}

.artical_detail .html {
	padding: 30px;
}

.screen_list {
	background-color: #fff;
	height: 50px;
	line-height: 50px;
}

.screen_list span {
	display: block;
	float: left;
	width: 120px;
	font-size: 14px;
	color: #333;
	text-align: center;
	font-weight: 600
}

.screen_list select {
	width: 150px;
	margin-top: 10px;
	margin-right: 20px;
	border-radius: 5px;
	background-color: #fff;
	color: #004FB4;
	height: 30px;
	line-height: 30px;
	float: left;
	border: 1px solid #004FB4
}

.screen_list input {
	width: 100px;
	border: none;
	width: 100px;
	height: 30px;
	transition: ease .3s;
	margin-top: 10px;
	border-radius: 5px;
	cursor: pointer;
	background: #004DB1;
	color: #fff;
}

/* .screen_list input:hover { background: #004DB1; color: #fff;}  */


.artical_detail .html .list {
	width: 910px;
	margin-top: 10px;
	background-color: #fff
}

.artical_detail .html .list .list_top {
	width: 910px;
	height: 50px;
	background: #004FB4;
	line-height: 50px;
}

.artical_detail .html .list .list_top p {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

.artical_detail .html .list .list_top p:nth-child(1) {
	width: 50px;
}

.artical_detail .html .list .list_top p:nth-child(2) {
	width: 740px;
}

.artical_detail .html .list .list_top p:nth-child(5) {
	width: 92px;
}

.artical_detail .html .list ul {
	background-color: #fff
}

.artical_detail .html .list li {
	min-height: 40px;
	background-color: #F1F7FD;
	margin-top: 5px;
	line-height: 40px;
}

.artical_detail .html .list li div {
	float: left;
	text-align: center
}

.artical_detail .html .list li div:nth-child(1) {
	width: 50px;
}

.artical_detail .html .list li div:nth-child(2) {
	width: 740px;
	text-align: left;
	box-sizing: border-box;
	padding: 10px;
}

.artical_detail .html .list li div:nth-child(5) {
	width: 92px;
}

.artical_detail .html .list li div.articalcon a {
	display: block;
	color: #333;
	width: 100%;
	line-height: 20px;
}

.artical_detail .html .list li div.index::after {
	content: '';
	width: 1px;
	height: 15px;
	float: right;
	background-color: #333;
	margin-top: 13px;
	margin-left: -9px;
}

.artical_detail .html .list li div.articalcon a:hover {
	color: #004FB4;
}

.artical_detail .html .list li:nth-child(even) {
	background-color: #F6F7F8
}
