@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

li {
	list-style-type: none;
}

a {
	color: #e6e6e6;
}

.clear {
	clear: both;
}

body {
	background-image: url(../images/bg.jpg);
	font-family: 'Microsoft Yahei', Tahoma, Simsun;
	font-size: 14px;
	padding-right: 0px; 
	background-repeat:repeat;
	background-color: #000;
	background-size:contain;
	
}

.w950 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/* 顶部装饰条 */
.top-line {
	height: 3px;
	width: 100%;
	background-color: #ff7d26;
	position: fixed;
	z-index: 10;
}

.enter-bid-bg {
	height: 35vh;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background-color: #1b1b1b;
	background-image: url(../images/9tak.jpg);
	background-size: cover;
	background-position: center center;
	position: relative;
}

.enter-bid-bg .tab-h4 {
	top: 10px;
	right: 0;
	position: absolute;
}

@keyframes flowlight {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -100% 0;
	}
}

.enter-bid-bg .tab-h4 a {
	margin-right: 15px;
	line-height: 32px;
	background-image: -webkit-linear-gradient(left, #FFFFBD, #E7A138 16.66%, #EDB63C 33.33%, #FFFFBD 50%, #E7A138 66.66%, #EDB63C 83.33%, #FFFFBD);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	color: transparent;
	background-size: 200% 100%;
	animation: flowlight 2s linear infinite;
}

.enter-bid-bg .tab-h4 a:hover {
	color: #FFFFFF;
	background-color: rgba(208, 199, 194, 0.5);
}

.enter-bid-bg .center {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.enter-bid-bg .center .title-top {
	margin-bottom: 12px;
	height: auto;
	width: 102px;
}

.enter-bid-bg .center .title-top a {
	display: inline-block;
}

.enter-bid-bg .center .title-top img {
	width: 102px;
	height: auto;
}

.enter-bid-bg .center p {
	color: #999;
	cursor: pointer;
}

.enter-bid-bg .center p:hover {
	color: #FFFFFF;
}

/* 广告图文 */
.top-ads-media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	margin-top: 8px;
	flex-flow: wrap;
}

.top-ads-media:after {
	content: "";
	-webkit-box-flex: 1;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
}

.top-ads-media .top-list {
	/*width: 8.3333%;*/
	height: 90px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.top-ads-media .top-list a {
	width: 88px;
	height: 88px;
	display: block;
	font-size: 13px;
}

.top-ads-media .top-list a:hover .top-img {
	background-color: #ff7d26;
	-webkit-transition: background-color .4s;
	transition: background-color .4s;
}

.top-ads-media .top-list a:hover .top-title {
	color: #FFF;
}

.top-ads-media .top-list a .top-img {
	border-radius: 7.5px;
	width: 50px;
	height: 50px;
	padding: 4px;
	background: #888;
	margin: 0 auto;
}

.top-ads-media .top-list a .top-img img {
	height: 50px;
	width: 50px;
	border-radius: 4px;
}

.top-ads-media .top-list a .top-title {
	height: 30px;
	width: 90px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	color: #888;
}

/* 公告 */

.txtMarquee-left {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 32px;
	background-color: rgba(0, 0, 0, 0.75);
}

.txtMarquee-left .bd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: auto 8px;
	/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
}

.txtMarquee-left .bd .tempWrap {
	width: calc(100% - 52px) !important;
}

.txtMarquee-left .bd span {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 30px;
	color: #e6e6e6;
	width: 52px;
	margin: 6px 0;
	font-size: 16px;
}

.txtMarquee-left .bd .infoList {
	height: 30px;
	width: calc(100% - 52px);
	overflow: hidden;
}

.txtMarquee-left .bd .infoList li {
	float: left;
	margin-top: 7px;
	text-align: left;
	display: inline-block;
	width: auto !important;
	font-size: 15px;
	color: #e6e6e6;
	white-space: nowrap;
}

.txtMarquee-left .bd .infoList li:hover {
	color: #FFFFFF;
}

@media (max-width: 640px) {
	.wap {
		display: none;
	}
}

#nav-plane {
	position: fixed;
	bottom: 20px;
	right: 50%;
	margin-right: 480px;
}

#nav-plane ul {
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 999;
	padding: 10px 0;
	border-radius: 6px 0 0 6px;
}

#nav-plane ul li a {
	display: inline-block;
	line-height: 30px;
	width: 60px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

#nav-plane ul li a:hover {
	background-color: #ff7d26;
}

#nav-plane ul li.active a {
	background: #ff7d26;
	color: #fff;
}

#nav-plane div {
	width: 56px;
	height: 56px;
	overflow: hidden;
}

#nav-plane div p {
	width: 0;
	height: 0;
	position: relative;
	left: -56px;
	top: -56px;
	border: 56px solid;
	border-color: transparent #52b6ef transparent transparent;
}

@media (max-width: 640px) {

	.pc,
	.lb_ad,
	.rb_ad,
	.morelink,
	.tips,
	.nav,
	.banner,
	#nav-plane,
	.tanchu {
		display: none;
	}
}

.tanchu {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
	display: none;
}

.tanchu-box {
	width: 940px;
	height: 200px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 40%;
	background: #555;
	padding: 5px;
	background: rgba(255, 255, 255, 0.3);
}

.tanchu-close {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	background: #FAFAFA;
}

.tanchu-close span {
	padding-left: 30px;
	color: #888;
	font-size: 14px;
}

.tanchu-close p {
	width: 60px;
	height: 60px;
	float: right;
	text-align: center;
	background: #37a4db;
	transition: 0.2s;
	color: #fff;
	cursor: pointer;
}

.tanchu-close p:hover {
	background: #F66;
}

.tanchu-c {
	width: 940px;
	height: 140px;
	text-align: center;
	background: #fff;
}

.tanchu-c a {
	display: inline-block;
	line-height: 40px;
	font-size: 40px;
	padding: 25px;
	color: #F00;
	font-weight: bolder;
}

.tanchu-c span {
	font-size: 14px;
	font-weight: normal;
	color: #03C;
}

.banner {
	margin: auto;
	width: 950px;
	margin-top: 49px;
}

.banner img {
	width: 950px;
	height: 60px;
}

.nav {
	width: 950px;
	height: 40px;
	margin: auto;
	margin-top: 5px;
}

.nav a {
	display: block;
	width: 130px;
	float: left;
	line-height: 40px;
	text-align: center;
	margin-right: 5px;
	background: #52b6ef;
	color: #fff;
	transition: 0.1s .nav a;
}

.nav a :hover {
	background: #F66;
}

.nav .on {
	background: #F66;
}

.look {
	height: 170px;
	width: 910px;
	margin: auto;
	background: #fff;
	padding: 20px 20px 20px 20px;
	margin-top: 5px;
}

.look .focus {
	height: 170px;
	width: 304px;
	float: left;
	overflow: hidden;
}

.look .focus a {
	display: block;
	width: 147px;
	line-height: 30px;
	background: #4eafe6;
	margin: 0 5px 5px 0;
	float: left;
	text-align: center;
	color: #fff;
	transition: 0.1s .look .focus a;
}

.look .focus a :hover {
	background: #F66;
}

.look .flash {
	height: 170px;
	width: 300px;
	background: #000;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}

.look .flash .flash_bg {
	display: block;
	height: 170px;
	width: 300px;
	background-position: center center;
	background-size: auto 170px;
	opacity: 0.95;
}

.look .flash .flash_bg:hover {
	opacity: 1;
}

.look .flash .flash_wd {
	display: none;
}

.look .news {
	height: 170px;
	width: 301px;
	float: left;
}

.look .news .news_box {
	height: 120px;
	width: 301px;
	background: #FAFAFA;
	position: relative;
	margin-bottom: 5px;
}

.look .news .news_box .news_title {
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	width: 118px;
	overflow: hidden;
}

.look .news .news_box .news_title h2 {
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	position: relative;
	float: right;
	width: 90px;
	background: #4eafe6;
	text-indent: 14px;
}

.look .news .news_box .news_title p {
	width: 0;
	height: 0;
	position: absolute;
	left: -28px;
	top: -28px;
	border: 28px solid;
	border-color: transparent #4eafe6 transparent transparent;
}

.look .news .news_box .news_list {
	padding: 20px;
}

.look .news .news_box .news_list li {
	line-height: 22px;
	color: #06C;
	color: #999;
	font-size: 14px;
}

.look .news .news_box .news_list li:hover {
	color: #444;
}

.look .news .news_box .news_list li span {
	color: #06C;
	margin-right: 4px;
}

.look .news .news_url {
	width: 301px;
	height: 45px;
	font-size: 14px;
}

.look .news .news_url div {
	line-height: 45px;
	width: 100px;
	background: #52b6ef;
	float: left;
	color: #fff;
	text-align: center;
}

.look .news .news_url span {
	display: inline-block;
	line-height: 43px;
	width: 200px;
	border: 1px solid #43a9e4;
	border-left: none;
	text-align: center;
	color: #3293cb;
}

.look .news .news_url:hover span {
	background: #FCFCFC;
}

.words {
	width: 910px;
	padding: 0 20px 20px 20px;
	margin: auto;
	background: #fff;
}

@media (max-width: 640px) {
	.words {
		width: 95%;
		min-width: 320px;
		padding: 2.5%;
	}
}

.words .words_box {
	width: 909px;
	border-right: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	overflow: hidden;
}

@media (max-width: 640px) {
	.words .words_box {
		width: 100%;
	}
}

.words .words_box .words_list {
	width: 909px;
}

@media (max-width: 640px) {
	.words .words_box .words_list {
		width: 100%;
	}
}

.words .words_box .words_list a {
	display: inline-block;
	width: 302px;
	height: 32px;
	line-height: 32px;
	float: left;
	border-left: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
}

@media (max-width: 640px) {
	.words .words_box .words_list a {
		display: inline-block;
		height: 36px;
		width: 32.13%;
		margin: 0.8% 0.6%;
		float: left;
		background: #f2f4f5;
		overflow: hidden;
	}
}

.words .words_box .words_list a div {
	width: 130px;
	height: 32px;
	float: left;
	text-align: right;
}

@media (max-width: 640px) {
	.words .words_box .words_list a div {
		height: 36px;
		line-height: 36px;
		text-align: center;
		font-size: 0.9em;
	}
}

.words .words_box .words_list a span {
	font-size: 14px;
	color: #999;
	padding-left: 20px;
}

@media (max-width: 640px) {
	.words .words_box .words_list a span {
		display: none;
	}
}

.words .words_box .words_list a:hover {
	background: #FCFCFC;
	color: #fff !important;
}

.words .words_box .words_list a:hover span {
	color: #06C;
}

.web {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-bottom: 16px;
}

@media (max-width: 640px) {
	.web {
		min-width: 320px;
		width: 100%;
	}
}

.web .web_class {
	height: 32px;
	background-color: rgba(255, 125, 38, 0.6);
}

@media (max-width: 640px) {
	.web .web_class {
		width: 100%;
		min-width: 320px;
	}
}

.web .web_class .web_class_title {
	width: 152px;
	height: 32px;
	float: left;
	position: relative;
	overflow: hidden;
}

.web .web_class .web_class_title div {
	width: 0;
	height: 0;
}

.web .web_class .web_class_title h2 {
	line-height: 32px;
	width: 140px;
	background-image: url(../images/class.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	text-indent: 40px;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
}

@media (max-width: 640px) {
	.web .web_class .web_class_title h2 {
		width: 100%;
		line-height: 32px;
	}
}

.web .web_class .web_class_tip {
	line-height: 32px;
	float: right;
	margin-right: 15px;
}

.web .web_list {
	width: 949px;
	border-top: 1px solid #444343;
	border-right: 1px solid #444343;
	text-align: center;
}

@media (max-width: 640px) {
	.web .web_list {
		width: 94%;
		margin: 3%;
	}
}

.web .web_list li {
	height: 35px;
	width: 158.1px;
	margin: 0;
	float: left;
	position: relative;
	overflow: hidden;
}

@media (max-width: 640px) {
	.web .web_list li {
		width: 33.3333%;
		height: 35px;
		float: left;
		overflow: hidden;
	}
}

.web .web_list li div {
	height: 34px;
	width: 158.1px;
}

@media (max-width: 640px) {
	.web .web_list li div {
		height: 34px;
		width: 100%;
		display: none;
	}
}

.web .web_list li a {
	display: block;
	height: 34px;
	width: 158.1px;
	line-height: 35px;
	text-transform: capitalize;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	border-bottom: 1px solid #444343;
	border-left: 1px solid #444343;
}

@media (max-width: 640px) {
	.web .web_list li a {
		height: 34px;
		width: 100%;
		line-height: 34px;
		text-align: center;
		font-size: 0.9em;
		background-position: -999px 0;
		background-repeat: no-repeat;
		overflow: hidden;
	}
}

.web .web_list li a:hover {
	color: #fff;
}

.web .web_list li a.hot {
	background: url(../images/hot.gif) 7px center no-repeat;
}

.tj {
	width: 950px;
	height: 100px;
	background-color: rgba(255, 125, 38, 0);
	line-height: 100px;
	text-align: center;
	margin: 1px auto 1px auto;
	padding-top: 16px;
}

@media (max-width: 640px) {
	.tj {
		width: 100%;
		height: 100px;
		padding-top: 10px;
	}
}

.tj p {
	color: #999;
	line-height: 20px;
}

@media (max-width: 640px) {
	.tj p {
		font-size: 0.8em;
		line-height: 20px;
	}
}

.r_nav {
	position: fixed;
	left: 50%;
	bottom: 20px;
	width: 44px;
	margin-left: 480px;
}

.r_nav a {
	display: block;
	width: 44px;
	height: 44px;
	background-color: rgba(0, 0, 0, 0.75);
	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.1s;
	margin-bottom: 1px;
}

.r_nav a:hover {
	background-color: #ff7d26;
}

.r_nav a.tuijian {
	background-image: url(../images/tuijian.png);
}

.r_nav a.top {
	background-image: url(../images/top.png);
}

.fs17 {
	font-size: 17px;
}

.fs16 {
	font-size: 16px;
}

.fs14 {
	font-size: 14px;
}

.fs12 {
	font-size: 14px;
}

.cu {
	font-weight: bolder;
}

.hong {
	color: #f2f552;
}

.lan {
	color: #4285f4;
}

.lv {
	color: #34a853;
}

.fen {
	color: #ff5a75;
}

.zi {
	color: #976bfa;
}

.hei {
	color: #676767;
}

.huang {
	color: #ff7d26;
}

.hui {
	color: #b1b1b1;
	font-size: 14px;
}

.border {
	font-weight: bolder;
}

.lh20 {
	line-height: 20px;
}

.lh26 {
	line-height: 26px;
}

.tac {
	text-align: center;
}

.twoir-w {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

.twoir-w img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border-style: none;
}

#twoircom2 i.ad-close,
#twoircom3 i.ad-close,
#twoircom4 i.ad-close,
#twoircom5 i.ad-close {
	color: #fff;
	position: absolute;
	top: 5px;
	z-index: 10;
	right: 2px;
	display: block;
	height: 18px;
	text-align: center;
	text-transform: uppercase;
	width: 18px;
	background-color: rgba(50, 147, 203, 0.3);
}

/*联系我们*/
.title {
	padding: 30px;
	background-color: rgba(255, 255, 255, 0.7);
}

.title h2 {
	line-height: 35px;
	text-align: center;
	color: #FFF;
	background: #b65d24;
	font-size: 18px;
}

.title p {
	padding: 30px;
	color: #2240af;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #b65d24;
}

.title p span {
	font-size: 20px;
	font-weight: 900;
	color: #e40404;
}

.wrap {
	padding: 0 30px 30px 30px;
	margin: auto;
	background-color: rgba(255, 255, 255, 0.7);
}

.wrap ul {
	border: 1px solid #b65d24;
	padding: 30px 50px;
	font-size: 14px;
	line-height: 36px;
	color: #222;
}

.wrap ul li p {
	display: inline-block;
	margin-right: 20px;
}

.wrap ul li:nth-child(2) {
	color: #e40404;
}

.wrap ul li:nth-child(3) {
	color: #2240af;
}

.wrap ul li:nth-child(3) a {
	color: #2240af;
	font-weight: 400;
}

/**手机端**/
@media (max-width: 640px) {
	.w950 {
		min-width: 320px;
		width: 94%;
	}

	.enter-bid-bg {
		width: 100%;
		min-width: 320px;
		height: 22vh;
	}

	.enter-bid-bg .center .title-top {
		margin-bottom: 8px;
		width: 80px;
	}

	.enter-bid-bg .center .title-top img {
		width: 80px;
	}

	.top-ads-media {
		-webkit-flex-flow: wrap;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
	}

	.top-ads-media .top-list {
		width: 25%;
	}

	.top-ads-media .top-list a {
		margin-left: auto;
		margin-right: auto;
	}

	.txtMarquee-left {
		min-width: 320px;
		width: 100%;
	}

	.txtMarquee-left span {
		width: 50px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.txtMarquee-left .infoList {
		width: calc(100% - 50px);
	}

	.r_nav {
		left: auto;
		right: 10px;
		bottom: 20px;
	}

	.r_nav a.tuijian {
		display: none;
	}

	.twoir-w {
		width: 100%;
		min-width: 320px;
	}
}
