.relative {
	position: relative;
}




.tc {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.f14 {
	font-size: 14px;
}

.mb20 {
	margin-bottom: 20px;
}

.orange {
	color: #f60;
}

.gray {
	color: #999;
}

.none {
	display: none;
}

.wrap {
	width: 100%;
}

.wrap h2 {
	font-size: 52px;
	margin-bottom: 10px;
}

.wrap h2,.wrap h3 {
	color: #3b3d40;
	line-height: 1.2;
}

.wrap h3 {
	font-size: 22px;
}

.wrap .subhead {
	color: #666;
	font-size: 24px;
}

.wrap .inner {
	width: 1200px;
	margin: 0 auto;
	padding: 150px 0 100px;
}

.btn {
	color: #fff;
	display: inline-block;
}

.btnM {
	-webkit-border-radius: 45px;
	border-radius: 45px;
	font-size: 14px;
	font-weight: 300;
	padding: 12px 35px;
}


.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.buy_demand {
	height: 596px;
	overflow: hidden;
	border-bottom: 1px solid #262e45;
	background-color: #252d44;
}

.buy_demand>h3 {
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	margin-top: 52px;
}

img.agotoLazyLoad {
	background-image: none!important;
}

em,i {
	font-style: normal;
}


.vm,img,input,li,select,table,td,th {
	outline: none;
	vertical-align: middle;
}



button,input[type=button],input[type=text],textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 0;
	vertical-align: top;
}

* {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:-webkit-any-link {
	text-decoration: none;
}

a,a:focus,a img {
	border: none;
	outline: none;
}

/*a {*/
/*	-webkit-tap-highlight-color: rgba(0,0,0,0);*/
/*	color: #333;*/
/*	text-decoration: none;*/
/*}*/

/*a,a:hover {*/
/*	outline: none;*/
/*}*/

/*a:hover {*/
/*	color: #dc4637;*/
/*}*/

/*li,ul {*/
/*	list-style: none;*/
/*}*/

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: none;
}

.bg01 {
	background: #00132c url(../image/new_banner3.jpg) no-repeat;
	background-position: 50%;
	width: 100%;
	height: 640px;
	position: relative;
}

.bg01 .bac-black {
	width: 100%;
	height: 6px;
	background-color: #010f20;
	position: absolute;
	left: 0;
	bottom: 0;
}



.ag_main {
	width: 1200px;
}

.ag_wrap {
	clear: both;
	padding: 76px 0;
	background-position: 50%;
	padding-bottom: 0px;
}

.ag_wrap .ag_header {
	margin-bottom: 68px;
	margin-bottom: 48px;
}

.ag_wrap .ag_header h2 {
	color: #14171d;
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	letter-spacing: 2px;
}

.ag_wrap .ag_header h3 {
	color: #3b3d40;
	font-size: 36px;
	line-height: 1.2;
	text-align: center;
}

.ag_wrap .ag_header .describe {
	color: #7d7d7d;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	text-align: center;
}

.ag_wrap .subhead {
	color: #666;
	font-size: 24px;
}

.ag_wrap .inner {
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
}

.ag_lft {
	float: left;
}

.ag_rt {
	float: right;
}

