@charset "utf-8";

body, ul, li, ol, h1, h2, h3, h4, p, th, td, dl, dd, form, fieldset,
	legend, label, input, textarea, select, span {
	margin: 0;
	padding: 0
}

body {
	font: 14px/1.7 Arial, "Microsoft YaHei", Tahoma, Verdana, Helvetica,
		sans-serif;
	color: #666;
	background: #e5e9eb;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #5aa4f5;
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: top;
}

input {
	font-family: Arial, "Microsoft YaHei";
}

input:focus {
	box-shadow: 0 0 5px #2894e0;
	-webkit-box-shadow: 0 0 5px #2894e0;
	color: #2894e0;
	outline: none;
	border: solid 1px #2894e0;
}

.className input:focus {
	color: #fff;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	outline: none;
}

.w1200 {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.clen {
	clear: both;
}

.menu ul li:last-child {
	border-right: none;
}

.org {
	color: #ee9920;
}

.red {
	color: #ff0000;
	margin-left: -7px;
}
/**fanzhihui
**/
select { /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
	border: solid 1px #d0d7db;
	font-size: 14px;
}

select::-ms-expand {
	display: none;
}
/*----------------------------top------------------------------*/
.cloud {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/cloud.png) -20px top no-repeat;
	z-index: -99999;
	opacity: 0.5;
}

#cloud2 {
	z-index: -99999;
}

.top_left {
	float: left;
	line-height: 48px;
	padding-left: 20px;
}

.top_right {
	float: right;
	line-height: 48px;
}

.top_right ul {
	padding: 0;
	margin: 0;
}

.top_right ul li {
	float: left;
	border-left: solid 1px #459aef;
	line-height: 48px;
	height: 48px;
}

.top_right ul li a {
	line-height: 48px;
	padding: 0 25px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
}

.top_right ul li a img {
	margin-top: 13px;
	margin-right: 12px;
}

.top_right ul li a:hover {
	background: #459aef;
}

.topbanner {
	width: 1200px;
	margin: auto;
	height: 113px;
	overflow: hidden;
	position: relative;
}

.topbanner .icon_1 {
	width: 60px;
	height: 60px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: 600px;
	z-index: 9999;
	margin-top: 20px
}
/*导航*/
#navigation {
	line-height: 48px;
	height: 48px;
	list-style-type: none;
	background: #0e4682;
}

#navigation a {
	display: block;
	width: 131px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	transition: .7s;
}

#navigation a:link {
	color: #fff;
	text-decoration: none;
}

#navigation a:visited {
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: none;
}

#navigation li {
	/*float: left;*/
	border-right: solid 1px #3e6b9b;
}

#navigation li:last-child {
	border-right: none;
}

#navigation li a:hover {
	color: #fff;
	background: #2894e0;
}

#navigation li ul {
	line-height: 48px;
	list-style-type: none;
	text-align: left;
	left: -999em;
	width: 132px;
	position: absolute;
	z-index: 99999999;
	transition: 1s;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	animation: loginbj 5s ease-in-out both;
	-moz-animation: loginbj 5s ease-in-out both;
	-webkit-animation: loginbj 5s ease-in-out both;
}

#navigation li ul li {
	float: left;
	background: rgba(43, 135, 238, 0.8);
	width: 132px;
	font-size: 17px;
	color: #fff;
	border-right: none;
}

#navigation li ul a {
	display: block;
	width: 132px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	padding: 0;
	transition: .7s;
	box-sizing: border-box;
}

#navigation li ul a:link {
	text-decoration: none;
}

#navigation li ul a:visited {
	text-decoration: none;
}

#navigation li ul a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	padding: 0;
	background: #62adf4;
	padding-left: 5px;
	width: 132px;
	box-sizing: border-box;
}

#navigation li:hover ul {
	left: auto;
}

#navigation li.sfhover ul {
	left: auto;
}

#content {
	clear: left;
}

.center {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	background: url("../images/home_bj.png");
}

.center1 {
	width: 1160px;
	overflow: hidden;
	margin: auto;
	background: url("../images/home_bj.png");
	padding: 20px 20px;
}

.center2 {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	background: #fff;
	padding-bottom: 15px;
}

.left_home {
	float: left;
	overflow: hidden;
	width: 862px;
}
/*--------------右侧广告图------------------*/
.right_fdcq {
	position: fixed;
	right: 0;
	top: 15%;
	background: rgba(40, 148, 224, 0.3);
	overflow: hidden;
	width: 70px;
	z-index: 9999999;
	color: #fff;
	padding: 150px 2px;
	border-radius: 3px 0 0 3px;
}

.right_fdcq ul {
	padding: 0;
	margin: 0;
}

.right_fdcq ul li {
	text-align: center;
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.right_fdcq ul li:first-child {
	border-top: solid 1px rgba(255, 255, 255, 0.2);
}

.right_fdcq ul li a {
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	display: block;
	padding: 10px 0 8px 0;
	background: url("../images/left_iconbj1.png") no-repeat;
	background-position: 140px 0;
	transition: .7s;
}

.right_fdcq ul li a:hover {
	background: url("../images/left_iconbj1.png") no-repeat;
	background-position: 0 0;
}
/*---------------时间-----------------*/
.home_time {
	height: 52px;
	padding-top: 10px;
	background: rgba(249, 252, 255, 0.5);
	width: 1200px;
}

.home_time_bj {
	background: #ececec;
}

.gjbzsj {
	float: left;
	padding-left: 20px;
	line-height: 40px;
	color: #333;
}

.zhuce {
	float: right;
	overflow: hidden;
}

.zhuce a {
	display: inline-block;
	line-height: 38px;
	padding: 0 15px;
	border-radius: 5px;
	background: #56a8f1;
	font-weight: bold;
	margin-right: 10px;
	color: #fff;
	transition: .7s;
}

.zhuce a img {
	margin-top: 8px;
	margin-right: 8px;
}

.zhuce a:hover {
	background: #3b9df5;
}
/*-----------------banner------------------*/
#divSmallBox {
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
}

#playBox {
	width: 366px;
	height: 228px;
	background: #fff;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 1;
}

#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}

#playBox .oUlplay li {
	float: left;
	width: 366px;
	height: 228px;
	position: relative;
}

#playBox .pre {
	cursor: pointer;
	width: 32px;
	height: 54px;
	position: absolute;
	top: 80px;
	left: 0px;
	background: url("../images/arrow_r_over.png") no-repeat;
	z-index: 99999;
}

#playBox .next {
	cursor: pointer;
	width: 32px;
	height: 54px;
	position: absolute;
	top: 80px;
	right: 0px;
	background: url("../images/arrow_l_over.png") no-repeat;
	z-index: 99999;
}

#playBox .smalltitle {
	width: 366px;
	height: 65px;
	position: absolute;
	bottom: 0;
	z-index: 10;
	background: rgba(0, 0, 0, 0.5);
}

#playBox .smalltitle ul {
	text-align: center;
	width: 110px;
	margin: auto;
	margin-top: 48px;
}

.gdtp_sm {
	float: left;
	width: 340px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	position: absolute;
	bottom: 20px;
	z-index: 9999;
	overflow: hidden;
}

#playBox .smalltitle ul li {
	width: 9px;
	height: 9px;
	margin: 0 5px;
	border-radius: 15px;
	background: #b6b6b6;
	float: left;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	text-align: center;
	cursor: pointer;
	transition: 0.7s;
}

#playBox .smalltitle .thistitle {
	background: #2894e0;
}
/*--------------------切换的效果------------------*/
.tzgg {
	width: 485px;
	float: right;
	overflow: hidden;
	position: relative;
	height: 239px;
}

.zxdt {
	line-height: 40px;
	/* background: #fff; */
}

.zxdt h1 {
	/* background: #2894e0; */
	padding: 0 15px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}

.tzgg_1 {
	padding: 0px;
	margin: 0;
	background: #f5f5f5;
	overflow: hidden;
	height: 32px;
}

.tzgg_1 li {
	float: left;
	display: inline-block;
	padding: 0 10px;
	line-height: 32px;
	cursor: pointer;
	transition: .7s;
}

.tzgg_1 li:hover {
	background: #3587eb;
	color: #fff;
}

.tzgg_1 li.current_tab {
	background: #3587eb;
	color: #fff;
}

.right_new1 {
	overflow: hidden;
}

.right_new1 ul {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	overflow: hidden;
}

.right_new1 ul li {
	line-height: 32px;
	float: left;
	width: 100%;
}

.right_new1 ul li a {
	display: block;
	color: #666666;
	transition: 0.7s;
	padding-left: 14px;
	font-size: 14px;
	background: url("../images/news.png") left 14px no-repeat;
}

.right_new1 ul li a:hover {
	color: #1b92ff;
	background: url("../images/news_hover.png") left 14px no-repeat;
}

.right_new1 ul li a span {
	text-align: right;
	float: right;
}

.more a {
	position: absolute;
	right: 14px;
	top: 11px;
	color: #929292;
}

.more a:hover {
	color: #3c88c5;
}

.zytt {
	background: #fff;
	overflow: hidden;
	height: 50px;
	margin-bottom: 15px;
	position: relative;
	margin-top: 20px;
}

.zytt h1 {
	width: 100px;
	float: left;
	background: #0e4682 url("../images/tzgg.png") 20px center no-repeat;
	padding-left: 45px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 50px;
}

.jsgc {
	float: left;
	width: 458px;
	overflow: hidden;
}

.tzgg_2 {
	padding: 0px;
	overflow: hidden;
	height: 34px;
	margin: 1px 0;
	background: #fff;
}

.tzgg_2 li {
	float: left;
	padding: 0 7px;
	color: #333;
	line-height: 34px;
	height: 34px;
	border-right: solid 1px #b3e8ff;
	background: url("../images/ggxx_1.png") no-repeat;
	background-position: -144px 0;
	transition: 0.7s;
	cursor: pointer;
}

.tzgg_2 li:last-child {
	border-right: none;
}

.tzgg_2 li:hover {
	background: url("../images/ggxx_1.png") no-repeat;
	background-position: 0 0;
	color: #fff;
}

.tzgg_2 li.abc {
	background: url("../images/ggxx_1.png") no-repeat;
	background-position: 0 0;
	color: #fff;
}

.tzgg_nr {
	overflow: hidden;
	background: #fff;
	padding: 0 15px 15px;
	min-height: 430px;
}

.right_new {
	overflow: hidden;
}

.right_new ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.right_new ul li {
	line-height: 28px;
	float: left;
	width: 100%;
	margin-top: 8px;
	position: relative;
	height: 56px;
}

.right_new ul li a {
	display: block;
	color: #333;
	transition: 0.7s;
}

.right_new ul li a:hover {
	color: #1b92ff;
}

.right_new ul li a img {
	margin-top: 10px;
	margin-left: 5px;
}

.right_new ul li .time_1 {
	position: absolute;
	top: 28px;
	right: 0px;
}

.right_new ul li .time_1 strong {
	font-weight: 400;
	color: #54bc42;
	margin-left: 10px;
}

.time_1 {
	text-align: right;
	float: right;
}

.time_1 strong {
	font-weight: 400;
	color: #54bc42;
	margin-left: 10px;
}

.more1 a {
	position: absolute;
	right: 18px;
	top: 13px;
	color: #929292;
}

.more1 a:hover {
	color: #3c88c5
}

.ckgd {
	text-align: right;
	overflow: hidden;
	margin-top: 5px;
}

.ckgd a {
	background: url("../images/more.png") right center no-repeat;
	padding-right: 25px;
	color: #2894e0;
	line-height: 35px;
}

.ckgd a:hover {
	color: #0e4682;
}

.fzbgg {
	width: 389px;
	float: right;
}
/*----------------右侧部分----------------------*/
.right_1 {
	float: right;
	width: 277px;
	overflow: hidden;
}

.zbpt {
	overflow: hidden;
}

.zbpt li {
	float: left;
	background: #51bb3f;
	width: 134px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	height: 104px;
	padding: 18px 0;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-size: 17px;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: .3s;
	position: relative;
	cursor: pointer;
}

.zbpt li:nth-child(2n+0) {
	float: right;
}

.zbpt li:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.zbpt li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.zbpt li.toub {
	background: #a06ec6;
}

.zbpt li.toub1 {
	background: #fd642d;
}

.zbpt li.toub2 {
	background: #f89717;
}

.zbpt li.toub3 {
	background: #2ba6e0;
	width: 100%;
	height: 72px;
}

.zbpt li.toub3 img {
	margin-right: 15px;
}

.zbpt li.toub4 {
	background: #FFFF00;
	width: 100%;
	height: 72px;
}

.zbpt li.toub4 img {
	margin-right: 15px;
}

.wszbr {
	overflow: hidden;
	margin-top: 14px;
}

.wszbr li {
	float: left;
	background: #fff;
	width: 134px;
	text-align: center;
	line-height: 50px;
	color: #181818;
	height: 137px;
	padding: 20px 0;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: .3s;
	position: relative;
	cursor: pointer;
}

.wszbr li:nth-child(2n+0) {
	float: right;
}

.wszbr li:hover {
	box-shadow: 0 0 5px rgba(36, 158, 244, 0.8);
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.wszbr li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.wszbr li.toub1 {
	width: 100%;
	height: 63px;
	padding: 5px 0;
	line-height: 60px;
}

.wszbr li.toub1 img {
	margin-right: 5px;
}

.wszbr li.toub2 {
	width: 100%;
	height: 104px;
	padding: 11px 0;
}

.wszbr li.toub2 img {
	text-align: center;
	margin-top: 5px;
}

.wszbr li.toub3 {
	width: 100%;
	height: 142px;
	padding: 15px 0;
	line-height: 15px;
}

.wszbr li.toub3 img {
	text-align: center;
}
/*-----------------------友情链接--------------------------*/
.yqlj {
	background: rgba(245, 253, 255, 0.5);
	overflow: hidden;
	width: 1200px;
	margin: auto;
}

.yqlj h1 {
	color: #333;
	font-size: 16px;
	text-align: center;
	float: left;
	line-height: 50px;
	display: inline-block;
	padding: 0 15px;
	font-weight: 400;
}

.yqlj_right {
	float: left;
	overflow: hidden;
	height: 40px;
	margin-top: 10px;
}

.yqlj_right ul {
	padding: 0px;
	margin: 0px;
}

.yqlj_right ul li {
	float: left;
	position: relative;
	margin: 0 33px;
}

.yqlj_right ul li:first-child {
	margin-left: 0;
}

.yqlj_right ul li:last-child {
	margin-right: 0;
}

.xlt_bj1 {
	border: solid 1px #cccccc;
	width: 157px;
	height: 29px;
	line-height: 29px;
	background: #fff url("../images/xianxjt.png") 135px no-repeat;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
}

.hzhb {
	overflow: hidden;
	width: 1200px;
	margin: 10px auto;
}

.hzhb h1 {
	color: #333;
	font-size: 16px;
	text-align: center;
	float: left;
	line-height: 50px;
	display: inline-block;
	padding: 0 10px;
	font-weight: 400;
}

.hzhb ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	margin-top: 10px;
}

.hzhb ul li {
	float: left;
	margin: 0 7px;
	border-radius: 15px;
	background: #fff;
	position: relative;
	line-height: 32px;
	padding: 0 12px;
	color: #333;
	cursor: pointer;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: .7s;
	font-size: 13px;
}

.hzhb ul li:hover {
	box-shadow: 0 0 5px rgba(36, 158, 244, 0.8);
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	background: #2894e0;
	color: #fff;
}

.hzhb ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* .contact{  overflow: hidden;  color: #fff; text-align: center; position: relative; width: 1200px; margin: auto;  margin-top: 10px; transition: .7s;}
.contact_1{ height:240px;}
.contact a{ color: #dcf0ff; margin: 0px 18px; line-height: 35px; text-align: center;}
.contact a:hover{ color: #a3fac6;}
.menuying_left{  background: url("../images/left_b.png");  display: block; width:26px; height:69px;    position: absolute;right: 0; top:13px; z-index: 999; cursor: pointer;transition: 0.7s;   }
.menuying_left1{right:0;  top:80px;}
.menuying_left:hover{background: url("../images/left_b.png") ;transition: 0.7s;   }
.menuying_left.current{ background: url("../images/left_s.png");} */
.contact {
	overflow: hidden;
	color: #fff;
	text-align: center;
	position: relative;
	width: 1200px;
	margin: auto;
	margin-top: 10px;
	transition: .7s;
}

.contact a {
	color: #dcf0ff;
	margin: 0px 18px;
	line-height: 35px;
	text-align: center;
}

.contact a:hover {
	color: #a3fac6;
}

.menuying_left {
	background: url("../images/left_b.png");
	display: block;
	width: 26px;
	height: 69px;
	position: absolute;
	right: 0;
	top: 13px;
	z-index: 999;
	cursor: pointer;
	transition: 0.7s;
}

.menuying_left1 {
	right: 0;
	top: 80px;
}

.menuying_left:hover {
	background: url("../images/left_b.png");
	transition: 0.7s;
}

.menuying_left.current {
	background: url("../images/left_s.png");
}

.lxdz {
	display: none;
	overflow: hidden;
}
/*----------------------二级页面交易信息-------------------------*/
.ptdt {
	padding: 20px;
	overflow: hidden;
}

.tzgga {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.tzgg_1 {
	padding: 0;
	margin: 0;
	background: #f1f1f1;
	overflow: hidden;
	border-bottom: solid 1px #78b929;
	height: 48px;
}

.tzgg_1 li {
	float: left;
	display: inline-block;
	padding: 0 30px;
	line-height: 49px;
	font-size: 16px;
	cursor: pointer;
	transition: .7s;
}

.tzgg_1 li:hover {
	background: #78b929;
	color: #fff;
}

.tzgg_1 li.current_tab {
	background: #78b929;
	color: #fff;
}

.tzgg_nr {
	overflow: hidden;
	padding-top: 10px;
}

.tpxw {
	overflow: hidden;
}

.right_new2 {
	overflow: hidden;
}

.right_new2 ul {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	overflow: hidden;
	padding-bottom: 10px;
}

.right_new2 ul li {
	line-height: 30px;
	padding: 10px 0;
	float: left;
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
	text-align: left;
	position: relative;
	font-size: 15px;
	transition: .7s;
}

.right_new2 ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.right_new2 ul li .xuhan {
	width: 10%;
	float: left;
	text-align: center;
}

.right_new2 ul li .time_2 {
	width: 20%;
	float: right;
	text-align: center;
}

.right_new2 ul li.btbj {
	background: #cce6fb;
	color: #0165ab;
	font-size: 16px;
	border-bottom: none;
}

.right_new2 ul li.btbj:hover {
	box-shadow: none;
}

.right_new2 ul li:hover {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	color: #2894e0;
}

.search {
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
}

.srk {
	border: solid 1px #d5d5d5;
	border-radius: 5px;
	width: 209px;
	line-height: 28px;
	height: 28px;
	font-size: 14px;
	background: #fff;
	padding-left: 10px;
	color: #333;
}

.search_anue {
	overflow: hidden;
	margin-left: 10px;
}

.search_anue a {
	display: inline-block;
	padding: 0px 15px;
	line-height: 30px;
	background: #fd642d;
	border-radius: 5px;
	color: #fff;
	transition: .7s;
}

.search_anue a:hover {
	background: #f94a0c;
}

.fenye {
	background: #e1ebf6;
	margin-top: 10px;
	padding: 10px;
	float: right;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
}

.fenye ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}

.fenye ul li {
	float: left;
}

.fenye ul li a {
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	transition: .7s;
	background: #96aac1 url("../images/ggxx_2.png") no-repeat;
	background-position: -114px 0;
	text-align: right;
	margin: 0 5px;
	color: #fff;
}

.fenye ul li a:hover {
	background: url("../images/ggxx_2.png") no-repeat;
	background-position: 0 0;
	color: #fff;
}

.fenye ul li.two a {
	background: #3591f1;
	color: #fff;
}

.ptdt1 {
	margin: 20px;
	overflow: hidden;
	background: #ebf4fb;
	margin-bottom: 0;
}

.left {
	width: 224px;
	float: left;
	transition: .7s;
}

.left h1 {
	background: #2894e0;
	line-height: 48px;
	height: 48px;
	font-size: 18px;
	color: #fff;
	padding-left: 15px;
	font-weight: bold;
}
/*.left_nav{ overflow: hidden;}
.left_nav li{ width: 204px; line-height: 49px; padding:0 10px;}
.left_nav li a{  font-size:18px;  line-height:49px; display:block; border-bottom: dotted 1px #ccc; padding-left:25px;  transition: 0.7s;
    height: 49px; color: #333; }
.left_nav li a:hover{    color:#78b929;}
.left_nav li.currenta a{   color:#78b929;}*/
.menu_01 {
	cursor: pointer;
	overflow: hidden;
	width: 224px;
}

.menu_01 span {
	font-size: 18px;
	line-height: 49px;
	display: block;
	padding-left: 30px;
	color: #333;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 5px;
}

.menu_01 li {
	line-height: 40px;
	display: none;
}

.menu_01 li a {
	display: block;
	line-height: 38px;
	padding-left: 38px;
	font-size: 15px;
	color: #333;
	transition: 0.7s;
}

.menu_01 li a:hover {
	color: #78b929;
}

.menu_01 li a.current {
	color: #78b929;
}

.menu_01 .menu_ar {
	background: url(../images/left_icon.png) 180px center no-repeat;
	font-weight: 400;
}

.menu_01 .menu_ar_down {
	background: url(../images/left_icon0.png) 180px center no-repeat;
}

.menu_001 {
	width: 224px;
	line-height: 49px;
}

.menu_001 a {
	font-size: 18px;
	line-height: 49px;
	display: block;
	border-bottom: dotted 1px #ccc;
	padding-left: 30px;
	transition: 0.7s;
	background: url(../images/left_icon.png) 190px center no-repeat;
	height: 49px;
	color: #333;
}

.menu_001 a:hover {
	background: url(../images/left_icon.png) 190px center no-repeat;
	color: #78b929;
}

.menu_001 a.current {
	background: url(../images/left_icon.png) 190px center no-repeat;
	color: #78b929;
}

/*-----------------right---------------*/
.right {
	width: 916px;
	background: #fff;
	float: right;
	padding: 0 0;
	min-height: 550px;
	transition: .7s;
	padding-left: 20px;
}

.home {
	line-height: 48px;
	height: 48px;
	color: #333;
	border-bottom: solid 1px #78b929;
	background: #f1f1f1;
	padding-left: 15px;
}

.zbgg_nr {
	overflow: hidden;
	margin-top: 5px;
}

.zbgg_nr h1 {
	line-height: 35px;
	font-size: 16px;
	color: #2894e0;
	margin-top: 20px;
	background: url("../images/fwzx_bj.png") bottom repeat-x;
	margin-bottom: 10px;
}

.zbgg_nr h1 span {
	border-bottom: solid 2px #2894e0;
	display: inline-block;
	padding: 0 10px;
	color: #2894e0;
}

.tzgg_01 {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.tzgg_01 li {
	float: left;
	margin: 2px;
}

.tzgg_01 li a {
	background: #ebedf5 url("../images/ggxx_1.png") no-repeat;
	background-position: -134px 0;
	display: inline-block;
	width: 110px;
	text-align: center;
	line-height: 43px;
	transition: .7s;
}

.tzgg_01 li a:hover {
	background: url("../images/ggxx_1.png") no-repeat;
	background-position: 0 0;
	color: #fff;
}

.tzgg_01 li.qub a {
	background: #78b929;
	color: #fff;
}

.tzgg_02 {
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-top: 12px;
}

.tzgg_02 li {
	float: left;
	margin: 2px;
	height: 42px;
}

.tzgg_02 li a {
	background: url("../images/ggxx_3.png") no-repeat;
	background-position: 0 0;
	display: inline-block;
	width: 110px;
	line-height: 34px;
	height: 34px;
	transition: .7s;
	text-align: center;
}

.tzgg_02 li a:hover {
	background: url("../images/ggxx_3.png") no-repeat;
	background-position: -20px -35px;
	color: #fff;
	height: 42px;
}

.tzgg_02 li.qub a {
	background: url("../images/ggxx_3.png") no-repeat;
	background-position: -20px -35px;
	color: #fff;
	text-align: center;
	height: 42px;
}

.search_zbgg {
	overflow: hidden;
	padding: 10px;
	margin-top: 5px;
	background: #efefef;
	position: relative;
}

.xmbh {
	line-height: 30px;
	border: solid 1px #ccc;
	background: #fff;
	height: 30px;
	padding-left: 5px;
	border-radius: 5px;
	color: #666;
}

.xmbh:focus {
	box-shadow: 0 0 5px #96c9ff;
	-webkit-box-shadow: 0 0 5px #96c9ff;
	color: #666666;
	outline: none;
	border: solid 1px #96c9ff;
}

.search_anue1 {
	position: absolute;
	right: 35px;
	top: 25px;
}

.search_anue1 a {
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	line-height: 44px;
	transition: .7s;
	padding: 0 45px;
	color: #fff;
	background: #be1d1d;
}

.search_anue1 a:hover {
	background: #e21515;
}

.zbgg_table {
	overflow: hidden;
	margin-top: 15px;
}

.zbgg_table table {
	width: 100%;
	font-size: 15px;
}

.zbgg_table table th {
	background: #cce6fb;
	color: #0165ab;
	line-height: 45px;
	font-weight: 400;
	font-size: 16px;
}

.zbgg_table table td {
	line-height: 28px;
	padding: 10px 5px;
	text-align: center;
	font-size: 15px;
	border-bottom: solid 1px #e5e5e5;
}

.zbgg_table table td.text_left {
	text-align: left;
	padding-left: 4%
}

.zbgg_table table th.text_left1 {
	text-align: left;
	padding-left: 4%;
}

.zbgg_table table td.text_right {
	text-align: right;
	padding-right: 4%;
}

.zbgg_table table th.text_right1 {
	text-align: right;
	padding-right: 4%;
}

.zbgg_table table tr:hover {
	color: #13a1f2;
	cursor: pointer;
}
/*------------------帮助中心------------------*/
.right_new3 {
	overflow: hidden;
}

.right_new3 ul {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	overflow: hidden;
	padding-bottom: 10px;
}

.right_new3 ul li {
	line-height: 30px;
	padding: 10px 0;
	float: left;
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
	text-align: left;
	position: relative;
	font-size: 15px;
	transition: .7s;
	background: url("../images/bzxx.png") 10px center no-repeat;
	padding-left: 30px;
}

.right_new3 ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.right_new3 ul li .xuhan {
	width: 10%;
	float: left;
	text-align: center;
}

.right_new3 ul li .time_2 {
	width: 20%;
	float: right;
	text-align: center;
}

.right_new3 ul li.btbj {
	background: #cce6fb;
	color: #333;
	font-size: 16px;
	border-bottom: none;
	padding-left: 25px;
	font-weight: bold;
}

.right_new3 ul li.btbj:hover {
	box-shadow: none;
}

.right_new3 ul li:hover {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	color: #2894e0;
	background: url("../images/bzxx_hover.png") 10px center no-repeat;
}

.bzzx {
	overflow: hidden;
	margin-top: 15px;
	padding: 10px;
}

.zbggpt_nr ul {
	overflow: hidden;
	margin-top: 45px;
	margin-left: 44px;
}

.zbggpt_nr ul li {
	overflow: hidden;
}

.zbggpt_nr ul li a {
	background: url("../images/bzzx.png") left center no-repeat;
	line-height: 45px;
	padding-left: 25px;
	color: #fff;
	font-size: 20px;
	transition: .7s;
}

.zbggpt_nr ul li a:hover {
	color: #2894e0;
}

.fzbggpt_nr ul {
	overflow: hidden;
	margin-top: 45px;
	margin-left: 44px;
}

.fzbggpt_nr ul li {
	overflow: hidden;
}

.fzbggpt_nr ul li a {
	background: url("../images/bzzx.png") left center no-repeat;
	line-height: 45px;
	padding-left: 25px;
	color: #fff;
	font-size: 20px;
	transition: .7s;
}

.fzbggpt_nr ul li a:hover {
	color: #2894e0;
}
/*------------------详情页面-----------------*/
.jyxx_qxy {
	background: #fff;
	float: left;
	padding: 25px;
	min-height: 550px;
	transition: .7s;
	width: 1200px;
	box-sizing: border-box;
}

.jyxx_top {
	background: #eff8ff;
	overflow: hidden;
	margin: 20px 0;
	padding: 25px 0;
}

.jyxx_top h1 {
	font-size: 22px;
	line-height: 40px;
	color: #1a7fc6;
	text-align: center;
	font-weight: 400;
}

.jyxx_top p {
	text-align: center;
	line-height: 40px;
	color: #333;
	font-size: 17px;
}

.fujian {
	overflow: hidden;
	margin-top: 15px;
	line-height: 30px;
}

.fujian h2 {
	font-size: 16px;
	color: #333;
	line-height: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.fujian a {
	line-height: 20px;
	display: inline-block;
	font-weight: bold;
	color: #f52a2a;
	border-bottom: solid 1px #f52a2a;
}

.fujian a:hover {
	color: #2894e0;
	border-bottom: solid 1px #2894e0;
}

.fujian img {
	margin-top: 5px;
	margin-right: 5px;
}

.jyxx_nrq {
	font-size: 16px;
	padding: 10px;
	overflow: hidden;
	line-height: 32px;
}
/*----------------首页图片滚动 效果-----------------*/
.mr_frbox {
	height: 150px;
	overflow: hidden;
	margin-top: 20px;
}

.mr_frBtnL {
	float: left;
	margin-right: 20px;
	cursor: pointer;
	display: inline;
	background: url(../images/qianxleft.png) no-repeat;
	transition: .7s;
	width: 40px;
	height: 64px;
	margin-top: 40px;
}

.mr_frBtnL:hover {
	background: url(../images/qianxleft1.png) no-repeat;
}

.mr_frUl {
	float: left;
	height: 70px;
}

.mr_frBtnR {
	float: right;
	cursor: pointer;
	background: url(../images/qianxr.png) no-repeat;
	transition: .7s;
	width: 40px;
	height: 64px;
	margin-top: 40px;
}

.mr_frBtnR:hover {
	background: url(../images/qianxr1.png) no-repeat;
}

.mr_frUl ul li {
	display: inline;
	float: left;
	height: 150px;
	width: 240px;
	margin-right: 25px;
	overflow: hidden;
	position: relative;
	transition: .7s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.mr_frUl ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.mr_frUl ul li:hover {
	color: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.mr_frUl ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*-----------------------我是招标人样式 -------------------*/
.wszbr_1 {
	width: 1004px;
	margin: auto;
	margin-top: 6%;
}

.w484 h1 {
	background: #62c992;
	line-height: 72px;
	height: 72px;
	text-align: center;
	color: #fff;
	font-size: 30px;
}

.w484 ul {
	padding: 32px;
	margin: 0;
	overflow: hidden;
}

.w484 ul li {
	background: #5dc98e;
	border-radius: 3px;
	padding: 35px 20px 35px;
	position: relative;
	cursor: pointer;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: .3s;
	font-size: 20px;
	color: #fff;
	margin-bottom: 32px;
	line-height: 84px;
	height: 90px;
}

.w484 ul li img {
	margin-right: 22px;
	margin-left: 20px;
}

.w484 ul li:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-webkit-transform: scale(0.97);
	-moz-transform: scale(0.97);
	-ms-transform: scale(0.97);
	transform: scale(0.97);
}

.w484 ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.w484 ul li:last-child {
	margin-bottom: 10px;
}
/*-----------------流程图---------------------*/
.lct_top {
	position: fixed;
	top: 0;
}

.wszbr_bot1 {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	position: relative;
	height: 168px;
	text-align: center;
	color: #eaf5fe;
	padding-top: 80px;
	box-sizing: border-box;
}

.wszbr_bot2 {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	position: relative;
	height: 149px;
	text-align: center;
	color: #eaf5fe;
	padding-top: 80px;
	box-sizing: border-box;
}

.lct_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 458px;
	background: url("../images/lct/top_bj.png") -280px -20px no-repeat;
}

.lct h1 {
	text-align: center;
	height: 50px;
	width: 100%;
	padding-top: 57px;
	z-index: 999;
	font-size: 35px;
	line-height: 40px;
}

.lct h2 {
	text-align: center;
	height: 65px;
	width: 100%;
	padding-top: 5px;
	z-index: 999;
	margin-bottom: 2px;
}

.xiang_bj {
	width: 980px;
	overflow: hidden;
	background: url("../images/lct/xiang.png") 440px top no-repeat;
	height: 1500px;
	margin: auto;
	position: relative;
}

.one1 {
	position: absolute;
	left: 0;
	top: 25px;
	width: 507px;
}

.lct_1 {
	width: 443px;
	float: left;
	background: url("../images/lct/jiantou.png") right center no-repeat;
}

.lct_2 {
	width: 389px;
	float: left;
	border-radius: 5px;
	background: #43cae6;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.lct_2 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.lct_2 a {
	color: #f0e75b;
	text-decoration: underline;
}

.lct_2 a:hover {
	color: #fff;
}

.lct_xh {
	float: right;
	background: url("../images/lct/shuzi.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.lct_xh em {
	font-size: 24px;
	line-height: 38px;
	color: #3bb5d5;
	margin-right: 2px;
}

.one2 {
	position: absolute;
	right: 0;
	top: 120px;
	width: 509px;
}

.lct_01 {
	width: 443px;
	float: right;
	background: url("../images/lct/jiantou.png") left center no-repeat;
}

.lct_xh1 {
	float: right;
	background: url("../images/lct/shuzi.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.lct_xh1 em {
	font-size: 24px;
	line-height: 38px;
	color: #3bb5d5;
	margin-right: 5px;
}

.lct_3 {
	width: 389px;
	float: right;
	border-radius: 5px;
	background: #43cae6;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.lct_3 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.lct_3 a {
	color: #f0e75b;
	text-decoration: underline;
}

.lct_3 a:hover {
	color: #fff;
}

.one3 {
	position: absolute;
	left: 0;
	top: 232px;
	width: 507px;
}

.one4 {
	position: absolute;
	right: 0;
	top: 350px;
	width: 509px;
}

.one5 {
	position: absolute;
	left: 0;
	top: 466px;
	width: 507px;
}

.one6 {
	position: absolute;
	right: 0;
	top: 590px;
	width: 448px;
}

.lct_02 {
	width: 393px;
	float: right;
	background: url("../images/lct/jiantou.png") left center no-repeat;
}

.lct_4 {
	width: 339px;
	float: right;
	border-radius: 5px;
	background: #43cae6;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.lct_4 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.lct_4 a {
	color: #f0e75b;
	text-decoration: underline;
}

.lct_4 a:hover {
	color: #fff;
}

.one7 {
	position: absolute;
	left: 0;
	top: 710px;
	width: 567px;
}

.lct_03 {
	width: 503px;
	float: left;
	background: url("../images/lct/jiantou.png") right center no-repeat;
}

.lct_5 {
	width: 449px;
	float: left;
	border-radius: 5px;
	background: #43cae6;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.lct_5 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.lct_5 a {
	color: #f0e75b;
	text-decoration: underline;
}

.lct_5 a:hover {
	color: #fff;
}

.one8 {
	position: absolute;
	right: 0;
	top: 790px;
	width: 448px;
}

.one9 {
	position: absolute;
	left: 0;
	top: 898px;
	width: 462px;
}

.lct_04 {
	width: 398px;
	float: left;
	background: url("../images/lct/jiantou.png") right center no-repeat;
}

.lct_6 {
	width: 344px;
	float: left;
	border-radius: 5px;
	background: #43cae6;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.lct_6 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.lct_6 a {
	color: #f0e75b;
	text-decoration: underline;
}

.lct_6 a:hover {
	color: #fff;
}

.one10 {
	position: absolute;
	right: 0;
	top: 1040px;
	width: 553px;
}

.lct_05 {
	width: 498px;
	float: right;
	background: url("../images/lct/jiantou.png") left center no-repeat;
}

.lct_7 {
	width: 444px;
	float: right;
	border-radius: 5px;
	background: #43cae6;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.lct_7 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.lct_7 a {
	color: #f0e75b;
	text-decoration: underline;
}

.lct_7 a:hover {
	color: #fff;
}

.one11 {
	position: absolute;
	right: 0;
	top: 1200px;
	width: 980px;
}

.lct_06 {
	width: 100%;
	background: url("../images/lct/jiantou.png") 428px top no-repeat;
	padding-top: 14px;
	margin-top: 30px;
}

.lct_8 {
	width: 100%;
	border-radius: 5px;
	background: #43cae6;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden;
	color: #fff;
}

.lct_8 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.lct_8 a {
	color: #f0e75b;
	text-decoration: underline;
}

.lct_8 a:hover {
	color: #fff;
}

.lct_xh2 {
	background: url("../images/lct/shuzi.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 425px;
	top: 0;
	margin-top: -15px;
	text-align: center;
}

.lct_xh2 em {
	font-size: 24px;
	line-height: 38px;
	color: #3bb5d5;
	margin-right: 2px;
}

.gdlcjs {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.gdlcjs a {
	text-align: center;
	display: inline-block;
	line-height: 45px;
	padding: 0 40px;
	color: #fff;
	background: #c10a0a;
	border-radius: 5px;
	font-size: 16px;
	transition: .7s;
}

.gdlcjs a:hover {
	background: #e20707;
}
/*--------------供应商流程----------------------*/
.xiang_bj1 {
	width: 980px;
	overflow: hidden;
	background: url("../images/lct/xiang1.png") 440px -130px no-repeat;
	height: 1690px;
	margin: auto;
	position: relative;
}

.gysone1 {
	position: absolute;
	left: 0;
	top: 0px;
	width: 507px;
}

.gyslct_1 {
	width: 443px;
	float: left;
	background: url("../images/lct/jiantou1.png") right center no-repeat;
}

.gyslct_2 {
	width: 389px;
	float: left;
	border-radius: 5px;
	background: #f5c76e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.gyslct_2 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.gyslct_2 a {
	color: #f45c5c;
	text-decoration: underline;
}

.gyslct_2 a:hover {
	color: #fff;
}

.gyslct_xh {
	float: right;
	background: url("../images/lct/shuzi1.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.gyslct_xh em {
	font-size: 24px;
	line-height: 38px;
	color: #deb259;
	margin-right: 2px;
}

.gysone2 {
	position: absolute;
	right: 0;
	top: 45px;
	width: 509px;
}

.gyslct_01 {
	width: 443px;
	float: right;
	background: url("../images/lct/jiantou1.png") left center no-repeat;
}

.gyslct_xh1 {
	float: right;
	background: url("../images/lct/shuzi1.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.gyslct_xh1 em {
	font-size: 24px;
	line-height: 38px;
	color: #deb259;
	margin-right: 5px;
}

.gyslct_3 {
	width: 389px;
	float: right;
	border-radius: 5px;
	background: #f5c76e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.gyslct_3 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.gyslct_3 a {
	color: #f45c5c;
	text-decoration: underline;
}

.gyslct_3 a:hover {
	color: #fff;
}

.gysone3 {
	position: absolute;
	left: 0;
	top: 200px;
	width: 507px;
}

.gysone4 {
	position: absolute;
	right: 0;
	top: 280px;
	width: 509px;
}

.gysone5 {
	position: absolute;
	left: 0;
	top: 426px;
	width: 507px;
}

.gysone6 {
	position: absolute;
	left: 0;
	top: 596px;
	width: 567px;
}

.gysone7 {
	position: absolute;
	right: 0;
	top: 680px;
	width: 449px;
}

.gyslct_02 {
	width: 383px;
	float: right;
	background: url("../images/lct/jiantou1.png") left center no-repeat;
}

.gyslct_4 {
	width: 329px;
	float: right;
	border-radius: 5px;
	background: #f5c76e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.gyslct_4 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.gyslct_4 a {
	color: #f45c5c;
	text-decoration: underline;
}

.gyslct_4 a:hover {
	color: #fff;
}

.gysone8 {
	position: absolute;
	left: 0;
	top: 786px;
	width: 567px;
}

.gyslct_03 {
	width: 503px;
	float: left;
	background: url("../images/lct/jiantou1.png") right center no-repeat;
}

.gyslct_5 {
	width: 449px;
	float: left;
	border-radius: 5px;
	background: #f5c76e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.gyslct_5 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.gyslct_5 a {
	color: #f45c5c;
	text-decoration: underline;
}

.gyslct_5 a:hover {
	color: #fff;
}

.gysone9 {
	position: absolute;
	right: 0;
	top: 900px;
	width: 449px;
}

.gysone10 {
	position: absolute;
	left: 0;
	top: 968px;
	width: 467px;
}

.gyslct_04 {
	width: 403px;
	float: left;
	background: url("../images/lct/jiantou1.png") right center no-repeat;
}

.gyslct_6 {
	width: 349px;
	float: left;
	border-radius: 5px;
	background: #f5c76e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.gyslct_6 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.gyslct_6 a {
	color: #f45c5c;
	text-decoration: underline;
}

.gyslct_6 a:hover {
	color: #fff;
}

.gysone11 {
	position: absolute;
	right: 0;
	top: 1100px;
	width: 556px;
}

.gyslct_05 {
	width: 493px;
	float: right;
	background: url("../images/lct/jiantou1.png") left center no-repeat;
}

.gyslct_7 {
	width: 439px;
	float: right;
	border-radius: 5px;
	background: #f5c76e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.gyslct_7 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.gyslct_7 a {
	color: #f45c5c;
	text-decoration: underline;
}

.gyslct_7 a:hover {
	color: #fff;
}

.gysone12 {
	position: absolute;
	right: 0;
	top: 1230px;
	width: 556px;
}

.gysone13 {
	position: absolute;
	right: 0;
	top: 1380px;
	width: 980px;
}

.gyslct_06 {
	width: 100%;
	background: url("../images/lct/jiantou1.png") 428px top no-repeat;
	padding-top: 14px;
	margin-top: 30px;
}

.gyslct_8 {
	width: 100%;
	border-radius: 5px;
	background: #f5c76e;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden;
	color: #fff;
}

.gyslct_8 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.gyslct_8 a {
	color: #f0e75b;
	text-decoration: underline;
}

.gyslct_8 a:hover {
	color: #fff;
}

.gyslct_xh2 {
	background: url("../images/lct/shuzi1.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 425px;
	top: 0;
	margin-top: -15px;
	text-align: center;
}

.gyslct_xh2 em {
	font-size: 24px;
	line-height: 38px;
	color: #deb259;
	margin-right: 2px;
}
/*---------------招标流程------------------------*/
.zbxiang_bj {
	width: 980px;
	overflow: hidden;
	background: url("../images/lct/xiang2.png") 441px top no-repeat;
	height: 1260px;
	margin: auto;
	position: relative;
}

.zbone1 {
	position: absolute;
	left: 0;
	top: 15px;
	width: 507px;
}

.zblct_1 {
	width: 443px;
	float: left;
	background: url("../images/lct/jiantou2.png") right center no-repeat;
}

.zblct_2 {
	width: 389px;
	float: left;
	border-radius: 5px;
	background: #61c992;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.zblct_2 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.zblct_2 a {
	color: #f0e75b;
	text-decoration: underline;
}

.zblct_2 a:hover {
	color: #fff;
}

.zblct_xh {
	float: right;
	background: url("../images/lct/shuzi2.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.zblct_xh em {
	font-size: 24px;
	line-height: 38px;
	color: #62ca92;
	margin-right: 2px;
}

.zbone2 {
	position: absolute;
	right: 0;
	top: 100px;
	width: 509px;
}

.zblct_01 {
	width: 443px;
	float: right;
	background: url("../images/lct/jiantou2.png") left center no-repeat;
}

.zblct_xh1 {
	float: right;
	background: url("../images/lct/shuzi2.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.zblct_xh1 em {
	font-size: 24px;
	line-height: 38px;
	color: #62ca92;
	margin-right: 5px;
}

.zblct_3 {
	width: 389px;
	float: right;
	border-radius: 5px;
	background: #61c992;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.zblct_3 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.zblct_3 a {
	color: #f0e75b;
	text-decoration: underline;
}

.zblct_3 a:hover {
	color: #fff;
}

.zbone3 {
	position: absolute;
	left: 0;
	top: 232px;
	width: 507px;
}

.zbone4 {
	position: absolute;
	right: 0;
	top: 270px;
	width: 509px;
}

.zbone5 {
	position: absolute;
	left: 0;
	top: 436px;
	width: 507px;
}

.zbone6 {
	position: absolute;
	right: 0;
	top: 600px;
	width: 448px;
}

.zblct_02 {
	width: 393px;
	float: right;
	background: url("../images/lct/jiantou2.png") left center no-repeat;
}

.zblct_4 {
	width: 339px;
	float: right;
	border-radius: 5px;
	background: #61c992;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.zblct_4 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.zblct_4 a {
	color: #f0e75b;
	text-decoration: underline;
}

.zblct_4 a:hover {
	color: #fff;
}

.zbone7 {
	position: absolute;
	left: 0;
	top: 730px;
	width: 567px;
}

.zblct_03 {
	width: 503px;
	float: left;
	background: url("../images/lct/jiantou2.png") right center no-repeat;
}

.zblct_5 {
	width: 449px;
	float: left;
	border-radius: 5px;
	background: #61c992;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.zblct_5 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.zblct_5 a {
	color: #f0e75b;
	text-decoration: underline;
}

.zblct_5 a:hover {
	color: #fff;
}

.zbone8 {
	position: absolute;
	right: 0;
	top: 830px;
	width: 448px;
}

.zbone9 {
	position: absolute;
	left: 0;
	top: 910px;
	width: 462px;
}

.zblct_04 {
	width: 398px;
	float: left;
	background: url("../images/lct/jiantou2.png") right center no-repeat;
}

.zblct_6 {
	width: 344px;
	float: left;
	border-radius: 5px;
	background: #61c992;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.zblct_6 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.zblct_6 a {
	color: #f0e75b;
	text-decoration: underline;
}

.zblct_6 a:hover {
	color: #fff;
}

.zbone10 {
	position: absolute;
	right: 0;
	top: 1015px;
	width: 553px;
}

.zblct_05 {
	width: 498px;
	float: right;
	background: url("../images/lct/jiantou2.png") left center no-repeat;
}

.zblct_7 {
	width: 444px;
	float: right;
	border-radius: 5px;
	background: #61c992;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.zblct_7 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.zblct_7 a {
	color: #f0e75b;
	text-decoration: underline;
}

.zblct_7 a:hover {
	color: #fff;
}
/*---------------评审流程------------------------*/
.psxiang_bj {
	width: 980px;
	overflow: hidden;
	background: url("../images/lct/xiang3.png") 487px top no-repeat;
	height: 730px;
	margin: auto;
	position: relative;
}

.psone1 {
	position: absolute;
	left: 0;
	top: 25px;
	width: 507px;
}

.pslct_1 {
	width: 443px;
	float: left;
	background: url("../images/lct/jiantou3.png") right center no-repeat;
}

.pslct_2 {
	width: 389px;
	float: left;
	border-radius: 5px;
	background: #f59fbb;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.pslct_2 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.pslct_2 a {
	color: #f0e75b;
	text-decoration: underline;
}

.pslct_2 a:hover {
	color: #fff;
}

.pslct_xh {
	float: right;
	background: url("../images/lct/shuzi3.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.pslct_xh em {
	font-size: 24px;
	line-height: 38px;
	color: #ee8ba6;
	margin-right: 2px;
}

.psone2 {
	position: absolute;
	right: 0;
	top: 120px;
	width: 509px;
}

.pslct_01 {
	width: 443px;
	float: right;
	background: url("../images/lct/jiantou3.png") left center no-repeat;
}

.pslct_xh1 {
	float: right;
	background: url("../images/lct/shuzi3.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.pslct_xh1 em {
	font-size: 24px;
	line-height: 38px;
	color: #ee8ba6;
	margin-right: 5px;
}

.pslct_3 {
	width: 389px;
	float: right;
	border-radius: 5px;
	background: #f59fbb;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.pslct_3 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.pslct_3 a {
	color: #f0e75b;
	text-decoration: underline;
}

.pslct_3 a:hover {
	color: #fff;
}

.psone3 {
	position: absolute;
	left: 0;
	top: 232px;
	width: 507px;
}

.psone4 {
	position: absolute;
	right: 0;
	top: 320px;
	width: 509px;
}

.psone5 {
	position: absolute;
	left: 0;
	top: 496px;
	width: 507px;
}
/*---------------监督流程------------------------*/
.jdxiang_bj {
	width: 980px;
	overflow: hidden;
	background: url("../images/lct/xiang4.png") 487px top no-repeat;
	height: 900px;
	margin: auto;
	position: relative;
} /*---------20180829修改了高度----------*/
.jdone1 {
	position: absolute;
	left: 0;
	top: 25px;
	width: 507px;
}

.jdlct_1 {
	width: 443px;
	float: left;
	background: url("../images/lct/jiantou4.png") right center no-repeat;
}

.jdlct_2 {
	width: 389px;
	float: left;
	border-radius: 5px;
	background: #59ddff;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.jdlct_2 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.jdlct_2 a {
	color: #f0e75b;
	text-decoration: underline;
}

.jdlct_2 a:hover {
	color: #fff;
}

.jdlct_xh {
	float: right;
	background: url("../images/lct/shuzi4.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.jdlct_xh em {
	font-size: 24px;
	line-height: 38px;
	color: #4ecaff;
	margin-right: 2px;
}

.jdone2 {
	position: absolute;
	right: 0;
	top: 230px;
	width: 509px;
}

.jdlct_01 {
	width: 443px;
	float: right;
	background: url("../images/lct/jiantou4.png") left center no-repeat;
}

.jdlct_xh1 {
	float: right;
	background: url("../images/lct/shuzi4.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.jdlct_xh1 em {
	font-size: 24px;
	line-height: 38px;
	color: #4ecaff;
	margin-right: 5px;
}

.jdlct_3 {
	width: 389px;
	float: right;
	border-radius: 5px;
	background: #59ddff;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.jdlct_3 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.jdlct_3 a {
	color: #f0e75b;
	text-decoration: underline;
}

.jdlct_3 a:hover {
	color: #fff;
}
/*---------------采购流程------------------------*/
.cgxiang_bj {
	width: 980px;
	overflow: hidden;
	background: url("../images/lct/xiang5.png") 441px top no-repeat;
	height: 1240px;
	margin: auto;
	position: relative;
}

.cgone1 {
	position: absolute;
	left: 0;
	top: 25px;
	width: 507px;
}

.cglct_1 {
	width: 443px;
	float: left;
	background: url("../images/lct/jiantou5.png") right center no-repeat;
}

.cglct_2 {
	width: 389px;
	float: left;
	border-radius: 5px;
	background: #dc857e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.cglct_2 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.cglct_2 a {
	color: #f0e75b;
	text-decoration: underline;
}

.cglct_2 a:hover {
	color: #fff;
}

.cglct_xh {
	float: right;
	background: url("../images/lct/shuzi5.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.cglct_xh em {
	font-size: 24px;
	line-height: 38px;
	color: #c97f76;
	margin-right: 2px;
}

.cgone2 {
	position: absolute;
	right: 0;
	top: 120px;
	width: 509px;
}

.cglct_01 {
	width: 443px;
	float: right;
	background: url("../images/lct/jiantou5.png") left center no-repeat;
}

.cglct_xh1 {
	float: right;
	background: url("../images/lct/shuzi5.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.cglct_xh1 em {
	font-size: 24px;
	line-height: 38px;
	color: #c97f76;
	margin-right: 5px;
}

.cglct_3 {
	width: 389px;
	float: right;
	border-radius: 5px;
	background: #dc857e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.cglct_3 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.cglct_3 a {
	color: #f0e75b;
	text-decoration: underline;
}

.cglct_3 a:hover {
	color: #fff;
}

.cgone3 {
	position: absolute;
	left: 0;
	top: 212px;
	width: 507px;
}

.cgone4 {
	position: absolute;
	right: 0;
	top: 340px;
	width: 509px;
}

.cgone5 {
	position: absolute;
	left: 0;
	top: 476px;
	width: 507px;
}

.cgone6 {
	position: absolute;
	right: 0;
	top: 580px;
	width: 448px;
}

.cglct_02 {
	width: 393px;
	float: right;
	background: url("../images/lct/jiantou5.png") left center no-repeat;
}

.cglct_4 {
	width: 339px;
	float: right;
	border-radius: 5px;
	background: #dc857e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.cglct_4 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.cglct_4 a {
	color: #f0e75b;
	text-decoration: underline;
}

.cglct_4 a:hover {
	color: #fff;
}

.cgone7 {
	position: absolute;
	left: 0;
	top: 680px;
	width: 567px;
}

.cglct_03 {
	width: 503px;
	float: left;
	background: url("../images/lct/jiantou5.png") right center no-repeat;
}

.cglct_5 {
	width: 449px;
	float: left;
	border-radius: 5px;
	background: #dc857e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.cglct_5 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.cglct_5 a {
	color: #f0e75b;
	text-decoration: underline;
}

.cglct_5 a:hover {
	color: #fff;
}

.cgone8 {
	position: absolute;
	right: 0;
	top: 810px;
	width: 448px;
}

.cgone9 {
	position: absolute;
	left: 0;
	top: 918px;
	width: 462px;
}

.cglct_04 {
	width: 398px;
	float: left;
	background: url("../images/lct/jiantou5.png") right center no-repeat;
}

.cglct_6 {
	width: 344px;
	float: left;
	border-radius: 5px;
	background: #dc857e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.cglct_6 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.cglct_6 a {
	color: #f0e75b;
	text-decoration: underline;
}

.cglct_6 a:hover {
	color: #fff;
}

.cgone10 {
	position: absolute;
	right: 0;
	top: 1010px;
	width: 553px;
}

.cglct_05 {
	width: 498px;
	float: right;
	background: url("../images/lct/jiantou5.png") left center no-repeat;
}

.cglct_7 {
	width: 444px;
	float: right;
	border-radius: 5px;
	background: #dc857e;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.cglct_7 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.cglct_7 a {
	color: #f0e75b;
	text-decoration: underline;
}

.cglct_7 a:hover {
	color: #fff;
}
/*---------------评标流程------------------------*/
.pbxiang_bj {
	width: 980px;
	overflow: hidden;
	background: url("../images/lct/xiang6.png") 486px top no-repeat;
	height: 940px;
	margin: auto;
	position: relative;
}

.pbone1 {
	position: absolute;
	left: 0;
	top: 25px;
	width: 507px;
}

.pblct_1 {
	width: 443px;
	float: left;
	background: url("../images/lct/jiantou6.png") right center no-repeat;
}

.pblct_2 {
	width: 389px;
	float: left;
	border-radius: 5px;
	background: #db8df2;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.pblct_2 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.pblct_2 a {
	color: #f0e75b;
	text-decoration: underline;
}

.pblct_2 a:hover {
	color: #fff;
}

.pblct_xh {
	float: right;
	background: url("../images/lct/shuzi6.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.pblct_xh em {
	font-size: 24px;
	line-height: 38px;
	color: #ce84e3;
	margin-right: 2px;
}

.pbone2 {
	position: absolute;
	right: 0;
	top: 120px;
	width: 509px;
}

.pblct_01 {
	width: 443px;
	float: right;
	background: url("../images/lct/jiantou6.png") left center no-repeat;
}

.pblct_xh1 {
	float: right;
	background: url("../images/lct/shuzi6.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
}

.pblct_xh1 em {
	font-size: 24px;
	line-height: 38px;
	color: #ce84e3;
	margin-right: 5px;
}

.pblct_3 {
	width: 389px;
	float: right;
	border-radius: 5px;
	background: #db8df2;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.pblct_3 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.pblct_3 a {
	color: #f0e75b;
	text-decoration: underline;
}

.pblct_3 a:hover {
	color: #fff;
}

.pbone3 {
	position: absolute;
	left: 0;
	top: 232px;
	width: 507px;
}

.pbone4 {
	position: absolute;
	right: 0;
	top: 320px;
	width: 509px;
}

.pbone5 {
	position: absolute;
	left: 0;
	top: 516px;
	width: 507px;
}

.pbone6 {
	position: absolute;
	right: 0;
	top: 668px;
	width: 980px;
}

.pblct_06 {
	width: 100%;
	background: url("../images/lct/jiantou6.png") 519px top no-repeat;
	padding-top: 14px;
	margin-top: 30px;
}

.pblct_8 {
	width: 100%;
	border-radius: 5px;
	background: #db8df2;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden;
	color: #fff;
}

.pblct_8 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
}

.pblct_8 a {
	color: #f0e75b;
	text-decoration: underline;
}

.pblct_8 a:hover {
	color: #fff;
}

.pblct_xh2 {
	background: url("../images/lct/shuzi6.png") right center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 516px;
	top: 0;
	margin-top: -15px;
	text-align: center;
}

.pblct_xh2 em {
	font-size: 24px;
	line-height: 38px;
	color: #ce84e3;
	margin-right: 2px;
}

.wysb a {
	background: #ce84e3;
	margin-left: 20px;
}

.wysb a:hover {
	background: #b056c9;
}

.up_nr {
	display: none;
}
/*--------------------新增加页面效果-------------------*/
.shipingdh {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	min-height: 500px;
}

.tzgg_012 {
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 52px;
}

.tzgg_012 li {
	float: left;
	display: inline-block;
	padding: 0 25px;
	border-radius: 3px;
	color: #333;
	line-height: 40px;
	height: 52px;
	font-size: 16px;
	cursor: pointer;
	transition: .7s;
	margin-right: 10px;
	background: url("../images/bzxx_1hover.png") top center no-repeat;
}

.tzgg_012 li:hover {
	background: url("../images/bzzx_1.png") top center no-repeat;
	color: #fff;
}

.tzgg_012 li.current_tab {
	background: url("../images/bzzx_1.png") top center no-repeat;
	color: #fff;
}

.tzgg_nra {
	overflow: hidden;
	width: 1043px;
	margin: 40px auto;
}

.shipingnr {
	overflow: hidden;
	margin: auto;
}

.shipingnr ul {
	padding: 0;
	margin: 0;
}

.shipingnr ul li {
	float: left;
	position: relative;
	border-radius: 3px;
	height: 167px;
	width: 203px;
	display: block;
	background: #dadada url("../images/shipingbotton.png") center no-repeat;
	transition: .7s;
}

.bofan {
	position: absolute;
	width: 67px;
	height: 67px;
	top: 42px;
	background: url("../images/bf_botton.png") no-repeat;
	left: 67px;
}

.shipingwz {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	background: #54bbe5;
	border-radius: 0 0 3px 3px;
}

.shipingwz1 {
	background: #67d1d5;
}

.shipingwz2 {
	background: #78ce95;
}

.shipingwz3 {
	background: #cdbe5c;
}

.shipingwz4 {
	background: #e09253;
}

.shipingwz5 {
	background: #e77676;
}

.shipingwz6 {
	background: #d67bc4;
}

.shipingwz7 {
	background: #a380e3;
}

.shipingwz8 {
	background: #7293d5;
}

.shipingwz9 {
	background: #64d2dc;
}

.shipingwz10 {
	background: #67d1d5;
}

.shipingnr ul li.jigntou {
	float: left;
	width: 77px;
	background: url("../images/jiantou.png") center no-repeat;
}

.shipingnr ul li.jigntou1 {
	float: right;
	width: 77px;
	background: url("../images/jiantou1.png") center no-repeat;
}

.shipingnr ul li.shi_width {
	width: 77px;
	height: 65px;
	background: url("../images/jiantou2.png") center no-repeat;
	margin-left: 87%;
}

.shipingnr ul li.shi_width1 {
	width: 203px;
	height: 65px;
	background: url("../images/jiantou2.png") center no-repeat;
	margin-right: 80%;
}

.shipingnr ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	transition: .7s;
}

.shipingnr ul li a:hover {
	background: rgba(84, 187, 229, 0.8);
	height: 167px;
	width: 203px;
	border-radius: 3px;
}

.shipingnr ul li.a1 a:hover {
	background: rgba(103, 209, 213, 0.8);
}

.shipingnr ul li.a2 a:hover {
	background: rgba(120, 206, 149, 0.8);
}

.shipingnr ul li.a3 a:hover {
	background: rgba(205, 190, 92, 0.8);
}

.shipingnr ul li.a4 a:hover {
	background: rgba(244, 146, 83, 0.8);
}

.shipingnr ul li.a5 a:hover {
	background: rgba(231, 188, 188, 0.8);
}

.shipingnr ul li.a6 a:hover {
	background: rgba(214, 123, 196, 0.8);
}

.shipingnr ul li.a7 a:hover {
	background: rgba(163, 128, 227, 0.8);
}

.shipingnr ul li.a8 a:hover {
	background: rgba(144, 147, 213, 0.8);
}

.shipingnr ul li.a9 a:hover {
	background: rgba(100, 210, 220, 0.8);
}

/*----------------20180619-------------------*/
.gxtxn {
	background: url("../images/gxtzl.jpg") no-repeat;
	height: 80px;
	overflow: hidden;
	text-align: center;
	line-height: 80px;
	font-size: 28px;
	color: #fff;
	font-weight: 400;
}

.gxtxn h1 {
	font-size: 32px;
	font-style: italic;
	color: #b55a10;
	float: left;
	display: inline-block;
	line-height: 80px;
	margin-left: 90px;
}

.gxtxn span {
	color: #fff221;
}

.zxwz {
	background: url("../images/ditubj_1.png");
	overflow: hidden;
	width: 1200px;
}

.zxwz_nr {
	background: url("../images/ditubj.png") top center no-repeat;
	overflow: hidden;
	height: 846px;
	position: relative;
}

.zxwz_nr h1 {
	color: #2c629c;
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
	margin: 55px 0;
}

.ditu {
	width: 728px;
	height: 830px;
	margin: auto;
	position: relative;
	background: url("../images/ditu.png") no-repeat;
}

.sz {
	position: absolute;
	bottom: 72px;
	right: 180px;
	background: url("../images/sz.png") no-repeat;
	width: 102px;
	height: 82px;
	cursor: pointer;
}

.sz:hover {
	background: url("../images/sz_hover.png") no-repeat;
}

.sz.ditu_dqy {
	background: url("../images/sz_hover.png") no-repeat;
}

.szwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	bottom: 70px;
	right: 153px;
	font-weight: bold;
}

.zz {
	position: absolute;
	bottom: 359px;
	right: 123px;
	background: url("../images/zz.png") no-repeat;
	width: 58px;
	height: 71px;
	cursor: pointer;
}

.zz:hover {
	background: url("../images/zz_hover.png") no-repeat;
}

.zz.ditu_dqy {
	background: url("../images/zz_hover.png") no-repeat;
}

.zzwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	bottom: 355px;
	right: 73px;
	font-weight: bold;
}

.hm {
	position: absolute;
	bottom: 218px;
	right: 113px;
	background: url("../images/hm.png") no-repeat;
	width: 64px;
	height: 75px;
	cursor: pointer;
}

.hm:hover {
	background: url("../images/hm_hover.png") no-repeat;
}

.hm.ditu_dqy {
	background: url("../images/hm_hover.png") no-repeat;
}

.hmwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	bottom: 212px;
	right: 88px;
	font-weight: bold;
}

/* .sh{ position: absolute; top:275px; right: 72px; background: url("../images/sh.png") 3px 16px no-repeat; width: 84px; height: 60px; cursor: pointer;transform:rotate(50deg);} */
/* .sh:hover{ background: url("../images/sh_hover.png")  3px 16px no-repeat;} */
/* .sh.ditu_dqy{ background: url("../images/sh_hover.png")  3px 16px no-repeat;} */
/* .shwz{ font-size: 18px; color: #18487a; position: absolute; top: 294px; right:60px; font-weight: bold;} */
.bj {
	position: absolute;
	top: 187px;
	right: 100px;
	background: url("../images/bj.png") no-repeat;
	width: 84px;
	height: 60px;
	cursor: pointer;
}

.bj:hover {
	background: url("../images/bj_hover.png") no-repeat;
}

.bj.ditu_dqy {
	background: url("../images/bj_hover.png") no-repeat;
}

.bjwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	top: 215px;
	right: 150px;
	font-weight: bold;
}

.sznra {
	position: absolute;
	top: 0;
	width: 1200px;
	overflow: hidden;
	height: 351px;
	display: none;
}

.zznra {
	position: absolute;
	top: 0;
	width: 1200px;
	overflow: hidden;
	height: 351px;
	display: none;
}

.nra {
	position: absolute;
	top: 0;
	width: 1200px;
	overflow: hidden;
	height: 351px;
	display: none;
}

.sz_nr {
	background: #fff;
	box-shadow: 0 10px 10px rgba(136, 203, 232, .4);
	height: 300px;
	position: relative;
}

.menuying {
	width: 118px;
	height: 51px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -59px;
	transition: .7s;
}

.menuying a {
	background: url("../images/xl_tiao.png") no-repeat;
	width: 118px;
	height: 51px;
	display: block;
}

.sz_nr h1 {
	font-size: 32px;
	border-bottom: solid 2px #ebebeb;
	background: url("../images/zz_tb.png") 90px center no-repeat;
	text-align: left;
	padding-left: 130px;
	line-height: 78px;
	height: 78px;
	margin: 0;
}

.right_qh {
	position: absolute;
	right: 60px;
	top: 23px;
}

.right_qh li {
	float: left;
	margin: 0 20px;
	font-size: 18px;
	line-height: 55px;
	color: #666;
	display: inline-block;
	padding: 0 26px;
	cursor: pointer;
}

.right_qh li:hover {
	border-bottom: solid 2px #56a8f1;
	color: #2894e0;
}

.right_qh li.current_tab {
	border-bottom: solid 2px #56a8f1;
	color: #2894e0;
}

.left_wrap1 {
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	border-top: none;
	transition: 0.7s;
}

.left_wrap1_a {
	left: 7px;
}

.left_nav1 {
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

.zznrbf {
	overflow: hidden;
	width: 80%;
	margin: auto;
}

.zznrbf h2 {
	font-size: 18px;
	font-weight: 400;
	line-height: 50px;
	margin-top: 10px;
}
/*----------------20180619-------------------*/
.gxtxn {
	background: url("../images/gxtzl.jpg") no-repeat;
	height: 80px;
	overflow: hidden;
	text-align: center;
	line-height: 80px;
	font-size: 28px;
	color: #fff;
	font-weight: 400;
}

.gxtxn h1 {
	font-size: 32px;
	font-style: italic;
	color: #b55a10;
	float: left;
	display: inline-block;
	line-height: 80px;
	margin-left: 90px;
}

.gxtxn span {
	color: #fff221;
}

.zxwz {
	background: url("../images/ditubj_1.png");
	overflow: hidden;
	width: 1200px;
}

.zxwz_nr {
	background: url("../images/ditubj.png") top center no-repeat;
	overflow: hidden;
	height: 1000px;
	position: relative;
}

.zxwz_nr h1 {
	color: #2c629c;
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
	margin: 55px 0;
}

.ditu {
	width: 728px;
	height: 830px;
	margin: auto;
	position: relative;
	background: url("../images/ditu.png") no-repeat;
}

.sz {
	position: absolute;
	bottom: 303px;
	right: 180px;
	background: url("../images/denw.png") center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.sz:hover {
	background: url("../images/denw_hover.png") center no-repeat;
}

.sz.ditu_dqy {
	background: url("../images/denw_hover.png") center no-repeat;
}

.szwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	bottom: 268px;
	right: 175px;
	font-weight: bold;
}

.zz {
	position: absolute;
	bottom: 359px;
	right: 123px;
	background: url("../images/denw.png") center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.zz:hover {
	background: url("../images/denw_hover.png") center no-repeat;
}

.zz.ditu_dqy {
	background: url("../images/denw_hover.png") center no-repeat;
}

.zzwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	bottom: 356px;
	right: 79px;
	font-weight: bold;
}

.hm {
	position: absolute;
	bottom: 272px;
	right: 141px;
	background: url("../images/denw.png") center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.hm:hover {
	background: url("../images/denw_hover.png") center no-repeat;
}

.hm.ditu_dqy {
	background: url("../images/denw_hover.png") center no-repeat;
}

.hmwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	bottom: 267px;
	right: 97px;
	font-weight: bold;
}

.sh {
	position: absolute;
	top: 357px;
	right: 105px;
	background: url("../images/denw.png") center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.sh:hover {
	background: url("../images/denw_hover.png") center no-repeat;
}

.sh.ditu_dqy {
	background: url("../images/denw_hover.png") center no-repeat;
}

.shwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	top: 367px;
	right: 63px;
	font-weight: bold;
}

.bj {
	position: absolute;
	top: 220px;
	right: 170px;
	background: url("../images/denw.png") center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.bj:hover {
	background: url("../images/denw_hover.png") center no-repeat;
}

.bj.ditu_dqy {
	background: url("../images/denw_hover.png") center no-repeat;
}

.bjwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	top: 254px;
	right: 173px;
	font-weight: bold;
}

.wh {
	position: absolute;
	top: 375px;
	right: 182px;
	background: url("../images/denw.png") center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.wh:hover {
	background: url("../images/denw_hover.png") center no-repeat;
}

.wh.ditu_dqy {
	background: url("../images/denw_hover.png") center no-repeat;
}

.whwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	top: 399px;
	right: 207px;
	font-weight: bold;
}

.dl {
	position: absolute;
	top: 228px;
	right: 111px;
	background: url("../images/denw.png") center no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.dl:hover {
	background: url("../images/denw_hover.png") center no-repeat;
}

.dl.ditu_dqy {
	background: url("../images/denw_hover.png") center no-repeat;
}

.dlwz {
	font-size: 18px;
	color: #18487a;
	position: absolute;
	top: 261px;
	right: 106px;
	font-weight: bold;
}

.sznra {
	position: absolute;
	top: 0;
	width: 1200px;
	overflow: hidden;
	height: 351px;
	display: none;
}

.zznra {
	position: absolute;
	top: 0;
	width: 1200px;
	overflow: hidden;
	height: 351px;
	display: none;
}

.nra {
	position: absolute;
	top: 0;
	width: 1200px;
	overflow: hidden;
	height: 351px;
	display: none;
}

.sz_nr {
	background: #fff;
	box-shadow: 0 10px 10px rgba(136, 203, 232, .4);
	height: 300px;
	position: relative;
}

.menuying {
	width: 118px;
	height: 51px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -59px;
	transition: .7s;
}

.menuying a {
	background: url("../images/xl_tiao.png") no-repeat;
	width: 118px;
	height: 51px;
	display: block;
}

.sz_nr h1 {
	font-size: 32px;
	border-bottom: solid 2px #ebebeb;
	background: url("../images/zz_tb.png") 90px center no-repeat;
	text-align: left;
	padding-left: 130px;
	line-height: 78px;
	height: 78px;
	margin: 0;
}

.right_qh {
	position: absolute;
	right: 60px;
	top: 23px;
}

.right_qh li {
	float: left;
	margin: 0 20px;
	font-size: 18px;
	line-height: 55px;
	color: #666;
	display: inline-block;
	padding: 0 26px;
	cursor: pointer;
}

.right_qh li:hover {
	border-bottom: solid 2px #56a8f1;
	color: #2894e0;
}

.right_qh li.current_tab {
	border-bottom: solid 2px #56a8f1;
	color: #2894e0;
}

.left_wrap1 {
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	border-top: none;
	transition: 0.7s;
}

.left_wrap1_a {
	left: 7px;
}

.left_nav1 {
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

.zznrbf {
	overflow: hidden;
	width: 80%;
	margin: auto;
}

.zznrbf h2 {
	font-size: 18px;
	font-weight: 400;
	line-height: 50px;
	margin-top: 10px;
}

.ptwx {
	position: fixed;
	right: 92px;
	top: 15%;
	padding-top: 150px;
	z-index: 99999999;
}

.ptwx1 {
	background: #8ac5ff;
	width: 108px;
	overflow: hidden;
	padding: 15px;
	font-weight: bold;
	color: #333333;
	display: none;
}

.ptwx1 img {
	margin-bottom: 5px;
}

.zbpt li.toub4 {
	background: #2cbdd8;
	width: 100%;
	height: 100px;
	line-height: 64px;
} /* 2018-0620修改--------*/
.zbpt li.toub4 img {
	margin-right: 15px;
	margin-top: 7px;
}

.zbpt li.toub5 {
	background: #CD9B1D;
	width: 100%;
	height: 72px;
}

.zbpt li.toub5 img {
	margin-right: 15px;
}
/*-------------20180829添加样式---------------*/
.jdone3 {
	position: absolute;
	left: 0;
	top: 430px;
	width: 506px;
}

/* 201912101844 补充样式 */
/* 平台动态 */
.ptdt {
	padding: 20px 0;
}

.tzgg_1 li.current_tab {
	background-color: #C8AE87;
}

.tzgg_1 li:hover {
	background: #C8AE87;
}

.tzgg_1 {
	border-bottom: solid 1px #C8AE87;
}

.tzgg_nr {
	padding: 10px 0;
}

.search_anue a {
	background: rgba(200, 174, 135, 1);
	border-radius: 4px;
}

.search_anue a:hover {
	background: rgba(200, 174, 135, 0.8);
	color: #ffffff;
}

.right_new2 ul li.btbj {
	background: rgba(240, 240, 241, 1);
	color: #333333;
}

.right_new2 ul li:hover {
	box-shadow: 0 0 5px rgba(200, 174, 135, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(200, 174, 135, 0.4);
	color: rgba(200, 174, 135, 1);
}

.fenye {
	background: rgba(240, 240, 241, 1);
}

.fenye ul li a {
	background: rgba(207, 207, 207, 1);
}

.fenye ul li.two a {
	background: rgba(200, 174, 135, 1);
}

.fenye ul li a:hover {
	background: rgba(200, 174, 135, 1);
	color: #fff;
}

/* 交易信息 */
.ptdt1 .left_nav li {
	font-size: 16px;
	line-height: 49px;
	display: block;
	padding-left: 30px;
	color: #333;
	border-bottom: dotted 1px #ccc;
}

.ptdt1 .left_nav li .current, .ptdt1 .left_nav li a:hover {
	color: rgba(200, 174, 135, 1);
	font-weight: 700;
}

.ptdt1 {
	margin: 20px 0;
	background-color: rgba(234, 236, 245, 1);
}

.right {
	width: 930px;
}

.left {
	width: 250px;
}

.left h1 {
	height: 48px;
	background: rgba(14, 70, 130, 1);
}

.menu_01 {
	width: 250px;
}

.menu_01 li a {
	transition: none;
}

.menu_01 .menu_ar {
	background: url(../images/left_icon.png) 205px center no-repeat;
	font-weight: 400;
}

.menu_01 .menu_ar_down {
	background: url(../images/left_icon0.png) 205px center no-repeat;
}

.menu_01 li a.current, .menu_01 li a:hover {
	color: #AB916B;
	font-weight: bold;
}

.tzgg_01 li.qub a {
	background: rgba(200, 174, 135, 1);
}

.tzgg_01 li a:hover {
	background: rgba(200, 174, 135, 0.8);
}

.tzgg_01 li a {
	/* background:rgba(234,236,245,1); */
	
}

/* 按钮 */
.search_anue1 a {
	background: rgba(200, 174, 135, 1);
	border-radius: 4px;
	font-size: 16px;
}

.search_anue1 a:hover {
	background: rgba(200, 174, 135, 0.8);
	font-size: 16px;
}

/* 表格 */
.zbgg_table table th {
	color: #333333;
	background: rgba(240, 240, 241, 1);
}

.zbgg_table table tr:hover {
	color: rgba(200, 174, 135, 1);
}

a:hover {
	color: rgba(200, 174, 135, 1);
}

.tzgg_01 li {
	margin: 3px;
}

/* input */
input:focus, .xmbh:focus {
	box-shadow: 0 0 5px rgba(200, 174, 135, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(200, 174, 135, 0.4);
	outline: none;
	border: solid 1px rgba(200, 174, 135, 1);
	color: #333;
}

.home {
	border-bottom: solid 1px rgba(200, 174, 135, 1);
	background: #F0F0F1;
}

/* 供应商管理 */
.left_nav .menu_01 .menu-current-active {
	color: rgba(200, 174, 135, 1);
}

.right_new3 ul li.btbj {
	color: #333333;
	background: rgba(240, 240, 241, 1);
}

.right_new3 ul li.btbj:hover {
	box-shadow: none;
	color: #333333;
	background: rgba(240, 240, 241, 1);
}

.right_new3 ul li:hover {
	box-shadow: 0 0 10px rgba(200, 174, 135, 0.4);
	-webkit-box-shadow: 0 0 10px rgba(200, 174, 135, 0.4);
	color: rgba(200, 174, 135, 1);
}

/* 交易智库 */
.menu_001 {
	width: 250px;
}

.menu_01 .menu_ar {
	background: url(../images/left_icon.png) 205px center no-repeat;
	font-weight: 400;
}

.menu_01 .menu_ar_down {
	background: url(../images/left_icon0.png) 205px center no-repeat;
}

.menu_001 a {
	background: url(../images/left_icon.png) 205px center no-repeat;
}

.menu_001 a:hover {
	background: url(../images/left_icon.png) 205px center no-repeat;
	color: rgba(200, 174, 135, 1);
}

.menu_001 a.current {
	background: url(../images/left_icon.png) 205px center no-repeat;
	color: rgba(200, 174, 135, 1);
}

/* 新闻详情页 */
.jyxx_qxy {
	padding: 25px 0;
}

.jyxx_top h1 {
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
}

.jyxx_top {
	background-color: rgba(255, 255, 255, 1)
}

/* 201912191105补充 */
#navigation li ul {
	border-top: 2px solid rgba(255, 255, 255, 1);
}

#playBox .smalltitle {
	background: url(../images/new-bottom-bj.png) no-repeat;
	background-size: 100%;
	height: 40px;
	line-height: 40px;
}

#playBox .smalltitle:hover {
	
}

#playBox .smalltitle ul {
	float: right;
	width: auto;
	margin-right: 10px;
	margin-top: 22px;
}

#playBox .smalltitle ul li {
	margin: 0 3px;
}

body, .center {
	background: none;
}

.tzgg_02 li {
	height: 42px;
	line-height: 42px;
	background: rgba(234, 234, 235, 1);
}

.tzgg_02 li a {
	background: #ebedf5 url(../images/ggxx_1.png) no-repeat;
	background-position: -134px 0;
	display: inline-block;
	width: 110px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	transition: .7s;
}

.tzgg_02 li a:hover {
	background: rgba(200, 174, 135, 0.8);
}

.tzgg_02 li.qub a {
	background: rgba(200, 174, 135, 1);
}

.zbgg_table table th.text_center {
	text-align: center;
}

.zbgg_table table td.text_center {
	text-align: center;
}

.zbgg_table table th.text_left3 {
	text-align: left;
	padding-left: 5px;
}

.zbgg_table table td.text_left3 {
	text-align: left;
	padding-left: 5px;
}

.right_new3 ul li {
	background: none;
	padding-left: 0px;
}

.right_new3 ul li:hover {
	background: none;
}

.right_new3 ul li.btbj {
	padding-left: 0px;
}

.hide {
	display: none;
}

.ptdt1 .left_nav .menu_01 li {
	display: none;
}

.menu_01.no-child .menu_ar_down {
	background: url(../images/left_icon.png) 205px center no-repeat;
}

.fujian a {
	color: #0E4682;
	border-bottom: solid 1px #0E4682;
}

#playBox .pre {
	background: url(../images/arrow_r_over.png) no-repeat center;
}

#playBox .pre:hover {
	background: url(../images/arrow_r_over-hover.png) no-repeat center;
}

#playBox .next {
	background: url(../images/arrow_l_over.png) no-repeat center;
}

#playBox .next:hover {
	background: url(../images/arrow_l_over-hover.png) no-repeat center;
}

.important-notice {
	height: 50px;
	line-height: 48px;
	width: 500px;
	float: left;
	padding-left: 20px;
}

.zytt .more a {
	top: 0px;
}

.shipingwz{
	background: rgba(200, 174, 135, 1);
}

.tzgg_012 li:hover {
    background: url(../images/bzzx_1-new.png) top center no-repeat;
    color: #fff;
}

.shipingnr ul li.jigntou {
    float: left;
    width: 77px;
    background: url(../images/jiantou-new.png) center no-repeat;
}
.tzgg_012 li.current_tab {
    background: url(../images/bzzx_1-new.png) top center no-repeat;
    color: #fff;
}

.shipingnr ul li.shi_width {
    background: url(../images/jiantou2-new.png) center no-repeat;
}
.shipingnr ul li.jigntou1 {

    background: url(../images/jiantou1-new.png) center no-repeat;
}

.shipingnr ul li.a1 a:hover{
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a1 a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a2 a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a3 a:hover {
	background:rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a4 a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a5 a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a6 a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a7 a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a8 a:hover {
	background:rgba(0, 0, 0, 0.3);
}

.shipingnr ul li.a9 a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.tzgg_012 {
    margin-top: 15px;
}

.zbggpt_nr ul li a:hover {
    color: #333;
}

.fzbggpt_nr ul li a:hover {
   /*  color:rgba(200, 174, 135, 1); */
    color: #333;
}

.zbgg_nr .right_new3 ul li{
	box-sizing: border-box;
	padding-left:20px;
}

.right_new ul li a{
	/* padding: 0 0 0 10px; */
}


/* 2020年3月19日20:33:40 补充 */
.banner{
    position: relative;	
}
.banner-box-ul{
	position: absolute;
    right: 0;
    top: 30px;
    width: 290px;
    height: 400px;
    background: url(../images/new2/banner-new-bj.png) no-repeat center;
    background-size: 120% 120%;
    z-index: 9;
}
.banner-box-ul ul li{
	height: 100px;
}
.banner-box-ul .icon-new2-a{
	height: 100px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid rgba(255,255,255,1);
	box-sizing: border-box;
}
.banner-box-ul .icon-new2-a:hover{
	opacity: 0.8;
}
.banner-box-ul .icon-new2-a [class*=icon-new2-] {
	float: left;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 70px;
	margin-top: 25px;
}

.banner-box-ul .icon-new2-a .new2-text{
	float: left;
	display: inline-block;
	margin-left: 20px;
	/* font-weight: bold; */
	font-size: 18px;
	line-height: 100px;
	color: #333333;
}

.icon-new2-1{
	background: url(../images/new2/icon-new-1.png) no-repeat center;
    background-size: 100% 100%;
}

.icon-new2-2{
	background: url(../images/new2/icon-new-2.png) no-repeat center;
    background-size: 100% 100%;
}

.icon-new2-3{
	background: url(../images/new2/icon-new-3.png) no-repeat center;
    background-size: auto 90%;
}

.icon-new2-4{
	background: url(../images/new2/icon-new-4.png) no-repeat center;
    background-size: auto 80%;
}


#bnt-add-1{
    cursor: initial;
    color: #114981;
    background-color: initial;
    width: 70px;
    height: 22px;
    border-radius: 11px;
    border: 1px solid #114981;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    margin-left: 25px;
    font-size: 14px;
}

#bnt-add{
	border-radius: 16px;
	line-height: 32px;
	height: 32px;
	margin-right: 30px;
	padding: 0 30px; 
	background-color: #ab916b;  
}



.right-new-2{
    float: right;
    width: 260px;
    overflow: hidden;
}

.right-new-2 .right-new-box{
	width: 100%;
	height: 105px;
	overflow: hidden;
}

[class*=new2-type-box-]{
	cursor: pointer;
	height: 105px;
	width: 125px;
}
[class*=new2-type-box-]:hover{
	opacity: 0.8;
}

.new2-type-box-1{
	float: left;
	background: url(../images/new2/icon-new-bj-5.png) no-repeat center;
	background-size: 100% 100%;
}
.new2-icon-type-2-5{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/new2/icon-new-5.png) no-repeat center;
	background-size: 100% 100%;
	margin:12px auto;
	margin-bottom: 4px;
}

.new2-type-box-2{
	float: right;
	background: url(../images/new2/icon-new-bj-6.png) no-repeat center;
	background-size: 100% 100%;
}
.new2-icon-type-2-6{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/new2/icon-new-6.png) no-repeat center;
	background-size: 100% 100%;
	margin:12px auto;
	margin-bottom: 4px;
}

[class*=new2-type-box-] p{
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color: rgba(255,255,255,1);
}


.new2-type-box-3{
	height: 70px;
	line-height: 70px;
	/* background: url(../images/new2/bj-new-download.png) no-repeat center; */
	background-size: 100% 100%;
	width: 260px;
	cursor: pointer;
	margin-top: 8px;
	display: block;
}
.new2-type-box-3>p{
	font-size: 16px;
	color:#333333; 
	font-weight: bold;
}

.new2-type-box-4{
	display: block;
	height: 70px;
	line-height: 70px;
	background: url(../images/new2/bj-new-hotline.png) no-repeat center;
	background-size: 100% 100%;
	cursor: pointer;
	width: 260px;
	margin-top: 8px;
}

.new2-type-box-4>p{
	font-size: 16px;
	color: #693525;
    font-weight: bold;
}


.important-notice{
	max-width: 900px;
	font-weight: bold;
	width: 900px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tis-title1.tis-title-type-2{
    position: relative;
    margin-top: 38px;
}



.new-2-search-box{
	height: 32px;
	width: 220px;
	border-radius: 16px;
	border: 1px solid #c9c9c9;
	box-sizing: border-box;
	position: absolute;
    right: 5px;
    overflow: hidden;
    top: 5px;
    line-height: 32px;
}

.new-search-left{
	float: left;
}

.new-search-left input{
	border: none;
	padding: 0 0 0 16px;
	line-height: 32px;
	width: 150px;
	height: 32px;
	box-shadow: none;
}
.new-search-left input:hover{
	box-shadow:none;
}

.new-search-right{
	float: right;
	width: 30px;
	height: 32px;
}
.new-search-right .new-search-bnt{
	display: block;
	cursor: pointer;
	width: 30px;
	height: 32px;
	background: url(../images/new2/icon-search.png) no-repeat center;
	background-size: auto 14px;
}

.announcement-mian ul li a span:first-child{
	color: #0e4682;
}

.search-new-2-box input{
	width: 370px;
}

.search-new-2-box .search_new2{
	margin-left: 15px;
}

.search-new-2-box .search_new2 a {
    line-height:28px;
    height:28px;
    padding: 0 15px;
    font-size:14px;
    background: rgba(200, 174, 135, 1);
    border-radius: 4px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    transition: .7s;
    color: #fff;
}

.search-new-2-box .search_new2 a:hover{
	opacity: 0.8；	
}


/* 2020年3月25日16:54:46 */

/* 2020年4月26日修改 */
.ptdt{
	width: 100%;
}
#navigation{
	line-height: 60px;
    height: 60px;
}
#navigation a{
	width: 122px !important;
}
.banner{
	height: 430px !important;
	padding: 30px;
    background-color: #fff;
    width: 1140px !important;
}
.banner-box-lb{
	    background-size: 1140px 460px!important;
	    height: 430px !important;
}
.swiper-container_index_1{
	overflow: hidden;
}
.new-home.home_time{
	height: 52px !important;
	background-color: #fff !important;
    padding: 0 30px;
}
.home-time-box .gjbzsj{
	line-height: 52px;
}
.home_time .home-time-box{
	height: 52px;
    line-height: 52px;
    width: 1140px;
    background: rgba(241,241,241,1);
}
.banner-box-ul .icon-new2-a [class*=icon-new2-]{
	width: 35px;
    height: 35px;
    margin: 0;
}
.banner-box-ul{
	top: 105px;
	right: 38px;
	width: 250px;
    height: 0px;
    /* border: 8px solid #dbe4f7; */
    border-radius: 5px;
}
.banner-box-title {
	padding: 10px 5px;
	background: #dbe4f7;
    font-size: 16px;
    
}
.zjdl {
	position: absolute;
	left: -8px;
	bottom: -78px;
	width: 250px;
	border: 8px solid #dbe4f7;
    border-radius: 5px;
	background: #dbe4f7;
    opacity: 0.8;
}
.banner-box-ul ul li{
	height: 60px;
}
.banner-box-ul .icon-new2-a{
	display: flex;
    align-items: center;
    justify-content: center;
	height: 60px;
}
.banner-box-ul .icon-new2-a .new2-text{
	line-height: 60px;
}
.home-time-box #bnt-add{
	/* background: url('images/go-old-btn.png');
	border-radius: 0 !important;
    width: 167px !important;
    line-height: 33px !important;
    height: 33px !important;
    margin: 10px 5px 0 0 !important; 
    padding: 0 !important;  */
}
.home-time-box,.zhuce{
	height: 52px;
}
.new2-type-box-1{
	background: url(images/jinrong-bg.png)center;
}
.new2-icon-type-2-5,.new2-icon-type-2-6{
	background: none;
}
.new2-type-box-2{
	background: url(images/jicai-bg.png)center;
}
/* .new2-type-box-3{
	background: url(images/download-bg.png)center;
} */
.new2-type-box-3{
	background: url(images/pingshenzhuanjialogin.png)center;
	/*background-color: #b69b77;*/
	background-size: contain;
}
.new2-type-box-3>p { 
    color: #fff;
    /* margin-left: 20px; */
}
.new2-type-box-4{
	background: url(images/fuwurexian-bg.png)center;
}
.new2-type-box-4>p{
	color: #fff;
}
.zytt h1{
	background: url(images/important-bg.png)center no-repeat !important;
}
.time_1 .state-1{
	padding-right: 120px!important;
}
.bottom_wggys ul li .time_2:nth-of-type(4){
	color: #496996;
}
.bottom_wggys ul li.btbj{
	background: none !important;
	background-color: #d7e7f6!important;
	color: #333333 !important;
	font-weight: bold;
}
.jieguo,.shijian{
	color: #333333 !important;
}
.bottom_wggys ul li .time_2:nth-of-type(5){
	color: #c5c5c5;
}
.mr_frBtnL.prev{
	background: url('images/foot-swiper-prev.png')center no-repeat !important;
}
.mr_frBtnR.next{
	background: url('images/foot-swiper-next.png')center no-repeat !important;
}
.announcement-list-tab{
	background: #e8e8e8 !important;
}
.announcement-list-tab li{
	margin-right: 0!important;
	border-left:  none;
	border-radius: 0 !important;
} 
.more a{
	top: 16px;
	right: 30px;		
}
.tis-title1.tis-title-type-2{
	margin-top: 0px;
}
.right_new ul{
	padding: 15px;
    margin: 0;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.yqlj{
	background: #0e4682;
}
.yqlj_right{
	margin-top: 30px;
}
.xlt_bj1{
	width: 215px;
	height: 35px;
	line-height: 35px;
	background: url(images/footer-jiantou.png) 185px no-repeat;
    background-color: #0e4682;
    color: #fff;
    border: solid 1px #3b83cf;
}
.yqlj_right ul li{
	margin: 0 15px;
}
.look-detail{
	position: absolute;
	bottom: 30px;
    left: 85px;
	background: url('images/look-detail.png');
	width: 76px;
	height:26px;
	
}



















