.fl {
	float: left
}

.fr {
	float: right
}

.tc {
	text-align: center
}

.s32 {
	font-size: 32px
}

.s24 {
	font-size: 24px
}

.s20 {
	font-size: 20px
}

.s18 {
	font-size: 18px
}

.s16 {
	font-size: 16px
}

.s14 {
	font-size: 14px
}

.s12 {
	font-size: 12px
}

.b1 {
	border: 1px solid #eee
}

.b2 {
	border: 1px dotted #e8e8e8
}

.b3 {
	border: 1px solid #d8d8d8
}

.b4 {
	border: 1px solid #ddd
}

.bc {
	background-color: #fafafa
}

.t-flow {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.ban-arrow {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	background: #000
}

.ban-arrow:hover {
	filter: alpha(opacity=50);
	-moz-opacity: .75;
	-khtml-opacity: .75;
	opacity: .75
}

.w100 {
	width: 100px!important
}

.link {
	color: #333
}

.link:hover {
	color: #e62e35
}

.img-hover {
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.img-hover:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.logo-hover {
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	padding: 2px;
	border: 1px solid #eee
}

.logo-hover:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	transform: translate3d(0, -2px, 0);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	-ms-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	border: 1px dotted #e8e8e8
}

.spacing {
	margin-bottom: 30px
}

.ban1 {
	width: 1220px;
	height: 90px;
	padding: 30px 0;
	overflow: hidden
}

.ban1 ul li {
	float: left;
	margin-right: 20px;
	width: 600px
}

.ban1 ul li:last-child {
	margin-right: 0
}

.ban2 {
	width: 320px;
	clear: both;
	overflow: hidden;
	padding: 20px 0
}

.ban3 {
	width: 320px;
	clear: both;
	overflow: hidden;
	padding: 0 0 6px
}

.ban4 {
	width: 320px;
	clear: both;
	overflow: hidden;
	padding: 0 0 20px
}

.ban5 {
	width: 1220px;
	clear: both;
	overflow: hidden;
	height: 100px;
	padding: 20px 0 50px
}

.tools-con {
	overflow: hidden
}

.tools-con ul {
	overflow: hidden;
	width: 360px
}

.tools-con ul li {
	float: left;
	height: 100px
}

.tools-con ul li a {
	display: block;
	text-align: center;
	width: 100px;
	padding: 8px 0 7px;
	text-decoration: none;
	*width: 100px;
	*overflow: hidden;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.tools-con ul li a i {
	display: block;
	width: 44px;
	height: 44px;
	margin: auto;
	margin-bottom: 5px;
	background: url(../img/icon_tools.png) no-repeat
}

.tools-con ul li a i.i-01 {
	background-position: 0 0
}

.tools-con ul li a i.i-02 {
	background-position: -88px 0
}

.tools-con ul li a i.i-03 {
	background-position: -176px 0
}

.tools-con ul li a i.i-04 {
	background-position: -264px 0
}

.tools-con ul li a i.i-05 {
	background-position: -352px 0
}

.tools-con ul li a i.i-06 {
	background-position: -440px 0
}

.tools-con ul li a span {
	display: block;
	height: 28px;
	line-height: 28px;
	color: #666;
	font-size: 14px
}

.tools-con ul li a:hover {
	margin-top: -5px
}

.tools-con ul li a:hover span {
	color: #e62e35
}

.tools-con ul li a:hover i.i-01 {
	background-position: -44px 0
}

.tools-con ul li a:hover i.i-02 {
	background-position: -132px 0
}

.tools-con ul li a:hover i.i-03 {
	background-position: -220px 0
}

.tools-con ul li a:hover i.i-04 {
	background-position: -308px 0
}

.tools-con ul li a:hover i.i-05 {
	background-position: -396px 0
}

.tools-con ul li a:hover i.i-06 {
	background-position: -484px 0
}

.no_result {
	margin: 30px auto 30px;
	text-align: center
}

.no_result .sorry_tit {
	font-size: 24px;
	color: #999
}

.no_result .sorry_tit span {
	color: #333
}

.sec-space {
	margin-bottom: 50px
}

.release_page .top_adver {
	display: block;
	background: #ff5454;
	height: 90px;
	overflow: hidden;
	width: 100%;
	min-width: 1220px;
	margin: 0 auto;
	text-align: center
}

.release_page .top_adver strong {
	display: block;
	color: #fff;
	font-size: 28px;
	margin: 15px 0 10px
}

.release_page .top_adver p {
	color: #fff;
	line-height: 20px;
	height: 20px;
	display: block
}

.release_page .top_adver p b {
	color: #ff0;
	font-weight: normal;
	margin: 0 3px
}

.release_page .top_adver p i {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
	margin: -3px 5px 0
}

.release_page .nav_banner {
	position: relative
}

.release_page .nav_banner .nav {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	width: 100%;
	min-width: 1220px
}

.release_page .nav_banner .nav ul {
	zoom: 1;
	height: 110px
}

.release_page .nav_banner .nav ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	background: #f8f8f8;
	height: 110px;
	zoom: 1;
	cursor: pointer;
	-moz-box-shadow: 7px 7px 7px rgba(0, 0, 0, .32);
	box-shadow: 7px 7px 7px rgba(0, 0, 0, .32);
	border-right: 1px #eee solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

.release_page .nav_banner .nav ul li:last-child {
	border: none
}

.release_page .nav_banner .nav ul li .col {
	display: block;
	width: 280px;
	margin: 25px auto 0!important;
	position: relative;
	zoom: 1;
	height: 60px
}

.release_page .nav_banner .nav ul li .col .icon {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 7px;
	position:static;
	background: url(../img/icon_tabs_02.png) no-repeat center center
}

.release_page .nav_banner .nav ul li .col .icon01 {
	background-position: 0 0
}

.release_page .nav_banner .nav ul li .col .icon02 {
	background-position: -60px 0
}

.release_page .nav_banner .nav ul li .col .icon03 {
	background-position: -120px 0
}

.release_page .nav_banner .nav ul li .col .icon04 {
	background-position: -180px 0
}

.release_page .nav_banner .nav ul li .col .icon05 {
	background-position: -240px 0
}

.release_page .nav_banner .nav ul li .col .txt {
	width: 210px;
	float: left;
	margin-top: 7px
}

.release_page .nav_banner .nav ul li .col .txt h3 {
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 7px
}

.release_page .nav_banner .nav ul li .col .txt p {
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	font-size: 12px
}

.release_page .nav_banner .nav ul li .col .hot {
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	margin-top: -12px;
	width: 40px;
	height: 27px;
	background: url(../img/icon_hot.png) no-repeat center center
}

.release_page .nav_banner .nav ul li .col:hover .icon {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 7px;
	background: url(../img/icon_tabs.png) no-repeat center center
}

.release_page .nav_banner .nav ul li .col:hover .icon01 {
	background-position: 0 0
}

.release_page .nav_banner .nav ul li .col:hover .icon02 {
	background-position: -60px 0
}

.release_page .nav_banner .nav ul li .col:hover .icon03 {
	background-position: -120px 0
}

.release_page .nav_banner .nav ul li .col:hover .icon04 {
	background-position: -180px 0
}

.release_page .nav_banner .nav ul li .col:hover .icon05 {
	background-position: -240px 0
}

.release_page .nav_banner .nav ul li .col:hover .txt {
	color: #fff!important
}

.release_page .nav_banner .nav ul li .col01:hover .txt {
	color: #663f65!important
}

.release_page .nav_banner .nav ul li .col02:hover .txt {
	color: #578e4f!important
}

.release_page .nav_banner .nav ul li .col03:hover .txt {
	color: #32659c!important
}

.release_page .nav_banner .nav ul li .col04:hover .txt {
	color: #908072!important
}

.release_page .nav_banner .nav ul li .col05:hover .txt {
	color: #19253d!important
}

.release_page .nav_banner .nav ul li.active {
	background: none;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .32);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .32);
	box-shadow: 0 0 0 rgba(0, 0, 0, .32)
}

.release_page .nav_banner .nav ul li.active .col .icon01 {
	background-position: 0 -67px
}

.release_page .nav_banner .nav ul li.active .col .icon02 {
	background-position: -60px -67px
}

.release_page .nav_banner .nav ul li.active .col .icon03 {
	background-position: -120px -67px
}

.release_page .nav_banner .nav ul li.active .col .icon04 {
	background-position: -180px -67px
}

.release_page .nav_banner .nav ul li.active .col .icon05 {
	background-position: -240px -67px
}

.release_page .nav_banner .nav ul li.active .col .txt {
	color: #fff!important
}

.release_page .nav_banner .nav ul li.active .col .hot {
	/*background: url(../img/icon_hot_hover.png) no-repeat center center*/
}

.release_page .nav_banner .nav ul li.active .col .txt {
	color: #fff!important
}

.free-apply {
	width: 318px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 5px solid #ff9c00;
	box-sizing: border-box;
	-weikit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 20px
}

.free-apply h6 {
	color: #999;
	font-weight: normal;
	text-align: center;
	line-height: 24px
}

.free-apply h6 span {
	color: #ff9c00
}

.free-apply h6 strong {
	font-size: 24px;
	font-weight: normal;
	color: #000
}

.free-apply .labs {
	margin: 15px auto
}

.free-apply .labs li {
	margin-bottom: 7px;
	overflow: hidden
}

.free-apply .labs .labs input:focus {
	border: 1px solid #ea5e00
}

.free-apply .labs .text {
	display: block;
	width: 288px;
	border: 1px solid #e6e6e6;
	height: 14px;
	line-height: 14px;
	outline: none;
	padding: 13px 5px
}

.free-apply .labs .text:focus {
	border: 1px solid #ea5e00
}

.free-apply .labs .text02 {
	width: 188px;
	float: left
}

.free-apply .labs .verification-code {
	height: 42px;
	line-height: 42px;
	display: block;
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
	float: right;
	background: #f0f0f0;
	width: 100px
}

.free-apply .labs .verification-code:hover {
	background: #d6d6d6
}

.free-apply .state {
	color: #999;
	line-height: 24px
}

.free-apply .state span {
	color: #ff890b
}

.free-apply .sub {
	display: block;
	width: 100%;
	color: #fff;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	background: #ff9c00;
	border: none;
	outline: none;
	font-size: 14px;
	margin-bottom: 5px
}

.free-apply .sub:hover {
	background: #ea5e00
}

.free-apply .tera {
	overflow: hidden;
	color: #999;
	min-height: 70px;
	width: 288px;
	border: 1px solid #e6e6e6;
	padding: 5px
}

.free-apply .tera:focus {
	border: 1px solid #ea5e00
}

.free-apply .lookStep_download {
	height: 36px;
	line-height: 36px
}

.free-apply .lookStep_download a {
	color: #666;
	padding-left: 15px
}

.free-apply .lookStep_download a:hover {
	color: #d6162d
}

.free-apply .lookStep_download .lookStep {
	background: url(../img/l_icon_01.png) no-repeat left center;
	margin-right: 20px
}

.free-apply .lookStep_download .download {
	background: url(../img/l_icon_01.png) no-repeat left center
}

.zhaobiao-s {
	position: absolute;
	right: 0;
	top: 0;
	width: 342px;
	padding-bottom: 35px
}

.zhaobiao-s h6 {
	margin-top: 7px
}

.zhaobiao-s h6 strong {
	color: #ff890b;
	font-size: 24px;
	font-weight: normal
}

.zhaobiao-s .labs {
	margin-top: 25px
}

.zhaobiao-s .labs li {
	margin-bottom: 12px
}

.zhaobiao-s .sub {
	margin-top: 20px
}

.zhaobiao-l h6 {
	margin-top: 7px
}

.all_tit {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 50px;
	color: #333
}

.all_tit .line {
	display: block;
	margin: 20px auto 0;
	height: 2px;
	width: 50px;
	background: #ccc
}

.the_new_information {
	width: 1220px;
	margin: 0 auto;
	padding: 60px 0
}

.the_new_information .tit {
	text-align: center;
	color: #666;
	font-size: 16px;
	margin-bottom: 20px
}

.the_new_information .tit span {
	color: #f90;
	margin: 0 3px
}

.the_new_information .table {
	border: 1px solid #e4e4e4;
	border-top: 6px solid #666;
	width: 100%;
	min-width: 1220px;
	border-bottom: none
}

.the_new_information .table .table_hd {
	overflow: hidden;
	height: 80px;
	line-height: 80px;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd
}

.the_new_information .table .table_hd li {
	float: left;
	font-size: 20px;
	width: 174px;
	text-align: center
}

.the_new_information .table .table_bd li {
	overflow: hidden;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #ddd
}

.the_new_information .table .table_bd li span {
	display: block;
	float: left;
	width: 174px;
	text-align: center;
	font-size: 14px;
	color: #595959
}

.bidding_process {
	background: url(../img/l_img05.png) no-repeat center center;
	height: 530px;
	padding: 70px 0 0;
	width: 100%;
	min-width: 1220px
}

.bidding_process .all_tit .line {
	background: #ddd
}

.bidding_process .bidding_process_bd {
	overflow: hidden;
	zoom: 1;
	width: 1124px;
	margin: 0 auto;
	height: 300px
}

.bidding_process .bidding_process_bd .icon_box {
	float: left;
	text-align: center;
	width: 140px;
	cursor: pointer
}

.bidding_process .bidding_process_bd .icon_box.on span {
	color: #333
}

.bidding_process .bidding_process_bd .icon_box.on .icon {
	background: url(../img/icon_hover_six.png) no-repeat -113px 0!important
}

.bidding_process .bidding_process_bd .icon_box.on .open {
	display: block!important
}

.bidding_process .bidding_process_bd .icon_box .icon {
	background: url(../img/icon_hover_six.png) no-repeat 0 0;
	overflow: hidden;
	width: 113px;
	height: 130px;
	margin: 0 auto 20px
}

.bidding_process .bidding_process_bd .icon_box .icon img {
	display: block;
	width: 67px;
	height: 63px;
	margin: 30px auto 0
}

.bidding_process .bidding_process_bd .icon_box span {
	color: #666;
	font-size: 24px
}

.bidding_process .bidding_process_bd .icon_box .open {
	padding: 15px 0 0;
	display: none
}

.bidding_process .bidding_process_bd .icon_box .open .riangle {
	display: block;
	background: url(../img/dot_arrow_down.png) no-repeat center center;
	width: 12px;
	height: 6px;
	margin: 0 auto 15px
}

.bidding_process .bidding_process_bd .icon_box .open p {
	line-height: 20px;
	display: block;
	height: 60px;
	overflow: hidden
}

.bidding_process .bidding_process_bd .arrow {
	display: block;
	float: left;
	width: 61px;
	height: 8px;
	margin: 60px 22px 0;
	background: url(../img/icon_arrow_half.png) no-repeat center center
}

.bidding_process .free_btn {
	background: #ff890b;
	text-align: center;
	color: #fff;
	width: 140px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	width: 290px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	border: none;
	outline: none;
	font-size: 18px;
	cursor: pointer
}

.bidding_process .free_btn:hover {
	background: #f74a0d
}

.release_page_01 .nav_banner .banner {
	background: url(../img/banner01.jpg) no-repeat center center;
	height: 610px;
	width: 100%;
	min-width: 1220px
}

.release_page_02 .nav_banner .banner {
	background: url(../img/banner02.jpg) no-repeat center center;
	height: 610px;
	width: 100%;
	min-width: 1220px
}

.release_page_03 {
	color: #666
}

.release_page_03 .nav_banner .banner {
	display: block;
	background: url(../img/banner03.jpg) no-repeat center center;
	height: 610px;
	width: 100%;
	min-width: 1220px;
	position: relative
}

.release_page_03 .all_tit b {
	color: #1594e2;
	font-size: 60px;
	margin: 0 10px
}

.safe_what_about {
	padding: 60px 0;
	width: 1220px;
	min-width: 1220px;
	margin: 0 auto
}

.safe_what_about .company_services_icons {
	overflow: hidden;
	width: 925px;
	margin: 0 auto
}

.safe_what_about .company_services_icons ul {
	overflow: hidden;
	width: 1300px
}

.safe_what_about .company_services_icons ul li {
	float: left;
	width: 160px;
	height: 160px;
	border-radius: 15px;
	background: #6eaace;
	text-align: center;
	color: #fff;
	overflow: hidden;
	margin-right: 95px
}

.safe_what_about .company_services_icons ul li i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 20px auto 10px
}

.safe_what_about .company_services_icons ul li .i_01 {
	background: url(../img/icon_release_white01.png) no-repeat center center
}

.safe_what_about .company_services_icons ul li .i_02 {
	background: url(../img/icon_release_white02.png) no-repeat center center
}

.safe_what_about .company_services_icons ul li .i_03 {
	background: url(../img/icon_release_white03.png) no-repeat center center
}

.safe_what_about .company_services_icons ul li .i_04 {
	background: url(../img/icon_release_white04.png) no-repeat center center
}

.safe_what_about .company_services_icons ul li strong {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px
}

.safe_what_about .company_services_icons ul li p {
	font-size: 14px
}

.safe_what_about .abstract {
	text-align: center;
	margin: 45px 0 35px
}

.safe_what_about .abstract p {
	font-size: 16px;
	line-height: 26px
}

.safe_what_about .abstract p b {
	color: #000
}

.safe_what_about .img_txt {
	overflow: hidden;
	zoom: 1;
	padding: 0 40px;
	font-size: 16px
}

.safe_what_about .img_txt .img_box {
	float: left;
	display: block;
	background: url(../img/l_bg01.png) no-repeat center center;
	width: 452px;
	height: 265px
}

.safe_what_about .img_txt .img_box img {
	display: block;
	width: 400px;
	height: 265px;
	margin: 0 auto
}

.safe_what_about .img_txt .txt {
	width: 640px;
	float: right;
	height: 265px;
	overflow: hidden;
	margin-top: 20px
}

.safe_what_about .img_txt .txt p {
	line-height: 24px;
	margin-bottom: 40px
}

.safe_what_about .img_txt .txt p span {
	color: #1594e2
}

.click_apply_box {
	position: absolute;
	left: 50%;
	bottom: 30px;
	width: 300px;
	margin-left: -150px
}

.click_apply_box .click_apply {
	width: 300px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 10px;
	background: #ffa00b;
	color: #fff;
	font-size: 20px;
	border: none;
	outline: none;
	cursor: pointer
}

.click_apply_box .click_apply:hover {
	background: #d78300
}

.click_apply_box .arrow {
	display: block;
	width: 19px;
	height: 25px;
	margin: 0 auto;
	background: url(../img/arrow_white_down_three.png) no-repeat center center;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: arrowMove 1.5s infinite;
	animation: arrowMove 1.5s infinite;
	-moz-animation: arrowMove 1.5s infinite;
	-ms-animation: arrowMove 1.5s infinite;
	-o-animation: arrowMove 1.5s infinite
}

@keyframes arrowMove {
	0% {
		transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		opacity: 0
	}
	50% {
		transform: translateY(10px);
		-moz-transform: translateY(10px);
		-o-transform: translateY(10px);
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		opacity: 70%
	}
	100% {
		transform: translateY(20px);
		-moz-transform: translateY(20px);
		-o-transform: translateY(20px);
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		opacity: 1
	}
}

.six_safe_free {
	background: url(../img/l_img02.jpg) #f8f8f8 no-repeat center center;
	height: 660px;
	padding-top: 60px;
	width: 100%;
	min-width: 1220px
}

.have_safe_four {
	padding: 50px 0
}

.have_safe_four .con {
	width: 1220px;
	margin: 0 auto;
	min-width: 1220px;
	position: relative;
	height: 442px
}

.have_safe_four .con .step {
	background: #f8f8f8;
	height: 100px;
	overflow: hidden
}

.have_safe_four .con .step .num {
	display: block;
	float: left;
	color: #fff;
	font-size: 32px;
	height: 100px;
	width: 80px;
	text-align: center;
	line-height: 100px;
	background: #1594e2
}

.have_safe_four .con .step .tit {
	display: block;
	float: left;
	text-align: center;
	height: 100px;
	line-height: 30px;
	font-style: normal;
	font-size: 24px;
	color: #333;
	text-align: left;
	padding: 0 15px;
	width: 200px;
	margin-top: 20px
}

.have_safe_four .con .step .tit-more-word {
	position: relative;
	line-height: 54px
}

.have_safe_four .con .step .tit-more-word label {
	position: absolute;
	font-size: 12px;
	display: block;
	line-height: 10px
}

.have_safe_four .con .step .txt {
	display: block;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	width: 520px
}

.have_safe_four .con .step .txt-more-word {
	margin-top: 10px;
	height: auto
}

.have_safe_four .con .arrow_blue {
	display: block;
	background: url(../img/dot_blue_down.png) no-repeat center center;
	width: 14px;
	height: 8px;
	margin: 15px 0 15px 33px
}

.have_safe_four .con .release_free_apply {
	right: 0!important;
	top: 0!important;
	margin: 0!important;
	height: 390px!important;
	border: 2px solid #ff9c00
}

.credit_grade_brand {
	padding: 30px 0 70px
}

.credit_grade_brand .brand {
	overflow: hidden;
	width: 1220px;
	min-width: 1220px;
	margin: 0 auto
}

.credit_grade_brand .brand ul {
	overflow: hidden;
	width: 1300px
}

.credit_grade_brand .brand ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}

.credit_grade_brand .brand ul li a {
	display: block;
	width: 146px;
	height: 73px;
	border: 1px solid #eee;
	overflow: hidden
}

.credit_grade_brand .brand ul li a img {
	display: block;
	width: 80%;
	margin: 8px auto;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.credit_grade_brand .brand ul li a:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2)
}

.release_page_04 {
	font-size: 14px;
	color: #666
}

.release_page_04 .nav_banner .banner {
	display: block;
	background: url(../img/banner.jpg) no-repeat center center;
	height: 610px;
	width: 100%;
	min-width: 1220px
}

.release_page_04 .all_tit b {
	color: #1594e2;
	font-size: 60px;
	margin: 0 10px
}

.release_page_05 {
	font-size: 14px;
	color: #666
}

.release_page_05 .nav_banner .banner {
	display: block;
	background: url(../img/banner05.jpg) no-repeat center center;
	height: 610px;
	width: 100%;
	min-width: 1220px
}

.release_page_05 .all_tit b {
	color: #1594e2;
	font-size: 60px;
	margin: 0 10px
}

.release_calculator {
	padding: 60px 0 75px;
	min-width: 1220px;
	background: #f8f8f8
}

.release_calculator .calculator_box {
	width: 1220px;
	margin: 0 auto;
	min-width: 1220px;
	zoom: 1;
	overflow: hidden
}

.release_calculator .calculator {
	float: left;
	width: 390px
}
.release_calculator .calculator i{
	font-style: normal;
}
.release_calculator .calculator b {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	background: url(../img/icon_money.png) no-repeat left center;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	display: block;
	margin-bottom: 30px;
	margin-left: 80px
}

.release_calculator .calculator label {
	display: block;
	margin-bottom: 25px;
	overflow: hidden
}

.release_calculator .calculator label span {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 70px
}

.release_calculator .calculator label input {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	width: 290px;
	display: block;
	float: right;
	color: #666;
	border: 1px solid #eee
}

.release_calculator .calculator label input:focus {
	border: 1px solid #ff890b
}

.release_calculator .calculator label select {
	height: 40px;
	line-height: 40px;
	width: 300px;
	display: block;
	float: right;
	color: #666;
	border: 1px solid #eee
}

.release_calculator .calculator .cal_btn {
	background: #ff890b;
	text-align: center;
	color: #fff;
	width: 140px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	cursor: pointer;
	width: 300px;
	border: none;
	outline: none;
	float: right
}

.release_calculator .calculator .cal_btn:hover {
	background: #f74a0d
}

.release_calculator .answer {
	padding: 50px;
	width: 630px;
	float: right;
	background: #fff;
	overflow: hidden;
	zoom: 1
}

.release_calculator .answer .answer_left {
	float: left;
	width: 350px;
	margin-top: 25px
}

.release_calculator .answer .answer_left p {
	font-size: 16px;
	margin-bottom: 20px
}

.release_calculator .answer .answer_left p span {
	font-size: 40px;
	color: #f26122;
	margin: 0 15px
}

.release_calculator .answer .answer_right {
	float: right;
	border-left: 1px #eee solid;
	padding: 30px 35px 30px 50px
}

.release_calculator .answer .answer_right p {
	line-height: 30px;
	color: #666;
	font-size: 16px
}

.release_calculator .answer .answer_right p span {
	color: #f26122;
	margin: 0 7px
}

.release_our_good {
	padding: 60px 0 100px
}

.release_our_good .our_good {
	width: 1020px;
	overflow: hidden;
	margin: 0 auto
}

.release_our_good .our_good ul {
	overflow: hidden;
	width: 1220px
}

.release_our_good .our_good ul li {
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 70px
}

.release_our_good .our_good ul li i {
	display: block;
	width: 128px;
	height: 146px;
	margin: 0 auto 15px;
	background: url(../img/icon-set03.png) no-repeat center center;
	background-size:100% 100%;
}

/*.release_our_good .our_good ul li .i01 {
	background-position: 0 0
}

.release_our_good .our_good ul li .i02 {
	background-position: -127px 0
}

.release_our_good .our_good ul li .i03 {
	background-position: -254px 0
}

.release_our_good .our_good ul li .i04 {
	background-position: -382px 0
}*/

.release_our_good .our_good ul li strong {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px
}

.release_our_good .our_good ul li p {
	color: #999;
	line-height: 20px
}

.release_our_good .our_good ul li p span {
	color: #f26122
}

.release_get_four_step {
	background: url(../img/l_img03.jpg) no-repeat center center;
	width: 100%;
	min-width: 1220px;
	height: 550px;
	padding-top: 50px
}

.release_get_four_step .all_tit {
	color: #fff;
	margin-bottom: 90px
}

.release_get_four_step .all_tit b {
	color: #f26122
}

.release_get_four_step .four_step {
	display: block;
	width: 1054px;
	height: 292px;
	margin: 0 auto
}

.service_contrast {
	width: 1220px;
	margin: 0 auto;
	padding: 60px 0 75px
}

.service_contrast .tab_service {
	width: 100%;
	min-width: 1220px;
	color: #fff
}

.service_contrast .tab_service th {
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	height: 80px;
	line-height: 80px;
	background: #908072
}

.service_contrast .tab_service td {
	height: 80px;
	line-height: 80px;
	border-right: 1px #eee solid;
	text-align: left;
	color: #333;
	padding-left: 70px
}

.service_contrast .tab_service td:last-child {
	border: none
}

.service_contrast .tab_service .pk {
	font-size: 48px;
	font-weight: bold
}

.service_contrast .tab_service .other {
	background: #c0b6a4
}

.service_contrast .tab_service .gray {
	background: #f7f7f7
}

.service_contrast .tab_service .tit {
	font-size: 18px;
	color: #f26122;
	text-align: center;
	padding-left: 0
}

.service_contrast .tab_service .smile {
	display: inline-block;
	background: url(../img/icon_smile-1_01.png) no-repeat 0 0;
	width: 38px;
	height: 39px;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	margin-right: 12px
}

.service_contrast .tab_service .sad {
	display: inline-block;
	background: url(../img/icon_smile-1_02.png) no-repeat 0 0;
	width: 38px;
	height: 39px;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	margin-right: 12px
}

.about_loan {
	background: #f9f9f9;
	padding: 60px 0
}

.about_loan .about {
	width: 1020px;
	margin: 0 auto 60px;
	overflow: hidden
}

.about_loan .about ul {
	overflow: hidden;
	width: 1220px
}

.about_loan .about ul li {
	float: left;
	margin-right: 50px;
	background: #fff;
	width: 420px;
	height: 180px;
	padding: 20px 30px
}

.about_loan .about ul li h6 {
	height: 57px;
	line-height: 57px;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px
}

.about_loan .about ul li h6 i {
	display: inline-block;
	width: 56px;
	height: 57px;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	margin-right: 15px
}

.about_loan .about ul li p {
	color: #666;
	line-height: 22px
}

.about_loan .apply_now {
	background: #ff890b;
	text-align: center;
	color: #fff;
	width: 140px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	font-size: 20px;
	cursor: pointer;
	border: none;
	outline: none;
	margin: 0 auto;
	width: 290px
}

.about_loan .apply_now:hover {
	background: #f74a0d
}

.release_free_apply {
	width: 300px;
	position: absolute;
	right: 50%;
	margin-right: -605px;
	bottom: 30px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 5px solid #ff890b;
	padding: 20px
}

.release_free_apply h6 {
	color: #999;
	font-weight: normal;
	text-align: center;
	line-height: 24px
}

.release_free_apply h6 span {
	color: #ff890b
}

.release_free_apply h6 strong {
	font-size: 24px;
	font-weight: normal;
	color: #000
}

.release_free_apply .labs {
	margin: 15px auto
}

.release_free_apply .labs li {
	margin-bottom: 7px;
	overflow: hidden
}

.release_free_apply .labs .labs input:focus {
	border: 1px solid #ff890b
}

.release_free_apply .labs .text {
	display: block;
	width: 288px;
	border: 1px solid #eee;
	height: 14px;
	line-height: 14px;
	outline: none;
	padding: 13px 5px
}

.release_free_apply .labs .text:focus {
	border: 1px solid #ff890b
}

.release_free_apply .labs .text02 {
	width: 188px;
	float: left
}

.release_free_apply .labs .verification-code {
	height: 42px;
	line-height: 42px;
	display: block;
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
	float: right;
	background: #f0f0f0;
	width: 100px
}

.release_free_apply .labs .verification-code:hover {
	background: #d6d6d6
}

.release_free_apply .state {
	color: #999;
	line-height: 24px
}

.release_free_apply .state span {
	color: #f90
}

.release_free_apply .sub {
	background: #ff890b;
	text-align: center;
	color: #fff;
	width: 140px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	width: 100%;
	cursor: pointer;
	border: none;
	outline: none;
	margin-bottom: 5px
}

.release_free_apply .sub:hover {
	background: #f74a0d
}

.release_free_apply .tera {
	overflow: hidden;
	color: #999;
	min-height: 70px;
	width: 288px;
	border: 1px solid #ccc;
	padding: 5px
}

.release_free_apply .tera:focus {
	border: 1px solid #ff890b
}

.release_free_apply .lookStep_download {
	height: 36px;
	line-height: 36px
}

.release_free_apply .lookStep_download a {
	color: #666;
	padding-left: 15px
}

.release_free_apply .lookStep_download a:hover {
	color: #d6162d
}

.release_free_apply .lookStep_download .lookStep {
	background: url(../img/l_icon_01.png) no-repeat left center;
	margin-right: 20px
}

.release_free_apply .lookStep_download .download {
	background: url(../img/l_icon_01.png) no-repeat left center
}

.bannerCon {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
	text-align: center
}

.bannerCon h3 {
	position: absolute;
	left: 0;
	top: 200px;
	width: 100%;
	text-align: center;
	font-size: 52px;
	font-weight: bold;
	color: #fff
}

.bannerCon h3 b {
	font-size: 36px;
	margin: 0 25px
}

.data {
	position: absolute;
	left: 30px;
	top: 300px!important;
	opacity: 0
}

.bztips {
	position: absolute;
	top: 470px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 11px
}

.data li {
	float: left;
	width: 370px;
	margin-right: 20px
}

.dataBox i {
	background: url(../img/t_l.gif) no-repeat left center;
	z-index: 10;
	width: 370px;
	background-size: 100%
}

.dataBox i {
	position: absolute;
	left: 0;
	top: 0;
	width: 370px;
	height: 120px;
	display: block
}

.dataBox {
	position: relative;
	width: 370px;
	height: 120px;
	display: block;
	color: #fff;
	font-weight: bold;
	background: #ffa229;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85px;
	font-style: normal;
	line-height: 120px;
	letter-spacing: -3px
}

.data p {
	font-size: 20px;
	line-height: 30px;
	margin-top: 5px;
	color: #fff
}

.dataBox span {
	font-size: 85px
}

.mainstream_media_reports {
	padding: 60px 0
}

.mainstream_media_reports .reports_scroll {
	position: relative;
	width: 1220px;
	min-width: 1220px;
	margin: 0 auto 50px
}

.mainstream_media_reports .want_to_join {
	background: #ff890b;
	text-align: center;
	color: #fff;
	width: 140px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	font-size: 20px;
	width: 290px;
	margin: 0 auto
}

.mainstream_media_reports .want_to_join:hover {
	background: #f74a0d
}

.mainstream_media_reports .bd {
	width: 1070px;
	margin: 0 auto;
	overflow: hidden
}

.mainstream_media_reports .bd dl {
	overflow: hidden;
	width: 1220px
}

.mainstream_media_reports .bd dl dd {
	float: left;
	width: 230px!important;
	margin-right: 50px
}

.mainstream_media_reports .bd dl dd a {
	display: block;
	width: 230px
}

.mainstream_media_reports .bd dl dd a .img_page_thumbnail {
	display: block;
	width: 230px;
	height: 350px;
	margin-bottom: 10px
}

.mainstream_media_reports .bd dl dd a .logo_web {
	display: block;
	margin: 20px auto 5px
}

.mainstream_media_reports .bd dl dd a span {
	display: block;
	font-size: 16px;
	text-align: center;
	width: 220px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 22px;
	color: #666;
	height: 46px
}

.mainstream_media_reports .reports-prev,
.mainstream_media_reports .reports-next {
	position: absolute;
	top: 150px;
	padding: 15px 10px
}

.mainstream_media_reports .reports-prev,
.mainstream_media_reports .reports-next {
	display: block;
	/*background: url(../img/icon_prev_next_gray.png) no-repeat center center;*/
	width: 27px;
	height: 47px
}

.mainstream_media_reports .reports-prev:hover,
.mainstream_media_reports .reports-next:hover {
	background-color: #e7e7e7
}

.mainstream_media_reports .reports-prev {
	left: 0
}

.mainstream_media_reports .reports-prev {
	/*background-position: 0 0*/
	background: url(../img/icon_prev_next_gray_01.png) no-repeat center center;
}

.mainstream_media_reports .reports-next {
	right: 0
}

.mainstream_media_reports .reports-next {
	/*background-position: -27px 0*/
	background: url(../img/icon_prev_next_gray_02.png) no-repeat center center;
}