@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

li {
	list-style: none;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	*font-size: 100%;
}

.btn,.btns,.btns.btn-auction span,img {
	vertical-align: middle;
}

a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

p {
	word-wrap: break-word;
	word-break: normal;
}

html {
	background-color: #fff;
}

#body_bg {
	background: #e8e8e8;
	overflow: hidden;
	min-width: 1120px;
	height: auto;
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-size: 12px;
	font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica,
		STHeiti;
	color: #333;
}

/* h(x) style */
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;
}
/* clear */
.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.clear_h10 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 0px;
}
/* float */
.f_l {
	float: left;
}

.f_r {
	float: right;
}
/* clearfix */
.clearfix {
	*zoom: 1
}

.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}

.red {
	margin-left: 6px;
	color: #F00;
}

.gray {
	background: #EEEEEE;
}

/* header */
.header {
	min-width: 1120px;
	min-height: 132px;
	background-color: #fff;
}

.header .top-wrap {
	height: 36px;
	color: #666;
	background-color: #F5F5F5;
	border-bottom: 1px dashed #e2e2e2;
}

.header .top-wrap .top-body {
	width: 1120px;
	margin: 0 auto;
}

.header .top-wrap .top-body .top-login-status {
	float: left;
}

.header .top-wrap .top-login-status li {
	float: left;
	margin: 10px 0 0 10px;
}

.header .top-wrap .top-login-status li a:hover {
	text-decoration: underline;
}

.header .head-body {
	width: 1120px;
	padding: 15px 0px 0px;
	margin: 0 auto;
}

.hd_logo {
	width: 485px;
	height: 58px;
	position: relative;
	float: left;
	margin-top: 6px;
	padding-left: 20px;
}

.hd_logo a img {
	width: 100%;
	height: 100%
}

.top-nav {
	margin-top: 2px;
}

.top-nav li {
	float: left;
	height: 32px;
	line-height: 32px;
	margin-left: 10px;
}

.top-nav li a>em {
	color: #C82126;
	font-size: 16px;
	font-family: Georgia;
}

.top-nav li a {
	position: relative;
	z-index: 2;
}

.header .top-nav li {
	background: url(../images/top-nav_right_li.jpg) no-repeat right center;
	padding-right: 10px;
}

.header .top-nav li.vip a {
	padding-left: 20px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 9px
}

.header .top-nav li.sc a {
	padding-left: 20px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 -15px
}

.header .top-nav li.wx a {
	padding-left: 25px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 -40px
}

.header .top-nav li.sj a {
	padding-left: 20px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 -64px
}

.header .top-nav li.vip a:hover {
	padding-left: 20px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 -93px;
	color: #c81623
}

.header .top-nav li.sc a:hover {
	padding-left: 20px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 -117px;
	color: #c81623
}

.header .top-nav li.wx a:hover {
	padding-left: 25px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 -142px;
	color: #c81623
}

.header .top-nav li.sj a:hover {
	padding-left: 20px;
	background: url(../images/top-nav_right_li_bg.png) no-repeat 0 -166px;
	color: #c81623
}

/*扫描*/
.s-wx {
	position: absolute;
	width: 160px;
	height: 160px;
	overflow: hidden;
	z-index: 100000;
	display: none;
}

.s-wx img {
	max-width: 160px;
}
/* main */
.main-wrap {
	position: relative;
	width: 1120px;
	margin: 0px auto 30px;
	overflow: hidden;
	min-height: 400px;
}

.hd_middle {
	float: left;
	width: 400px;
}

.hd_middle {
	width: 400px;
	height: 80px;
	margin-top: -4px;
	margin-left: 44px;
}

.hd_middle img {
	width: 400px;
	height: 80px;
}

.hd-login {
	float: right;
	position: relative
}

.hd-login-in {
	width: 140px;
	position: absolute;
	top: 40px;
	right: 0
}

.hd-login-in li {
	float: left
}

.hd-login-btn a {
	display: block;
	border: 1px solid #E6E6E6;
	width: 68px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	border-radius: 5px 0 0 5px;
}

.hd-regist-btm a {
	display: block;
	width: 70px;
	height: 35px;
	line-height: 35px;
	background: #c81623;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	border-radius: 0 5px 5px 0;
}

/* content configurations. */
.ui-grid-a,.ui-grid-b,.ui-grid-c,.ui-grid-d {
	overflow: hidden;
}

.ui-block-a,.ui-block-b,.ui-block-c,.ui-block-d,.ui-block-e {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.ui-grid-solo .ui-block-a {
	display: block;
	float: none;
}

.ui-grid-a .ui-block-a,.ui-grid-a .ui-block-b {
	width: 49.95%;
}

.ui-grid-a>:nth-child(n) {
	width: 50%;
	margin-right: -.5px;
}

.ui-grid-a .ui-block-a {
	clear: left;
}

.ui-grid-b .ui-block-a,.ui-grid-b .ui-block-b,.ui-grid-b .ui-block-c {
	width: 33.25%;
}

.ui-grid-b>:nth-child(n) {
	width: 33.333%;
	margin-right: -.5px;
}

.ui-grid-b .ui-block-a {
	clear: left;
}

.ui-grid-c .ui-block-a,.ui-grid-c .ui-block-b,.ui-grid-c .ui-block-c,.ui-grid-c .ui-block-d
	{
	width: 24.925%;
}

.ui-grid-c>:nth-child(n) {
	width: 25%;
	margin-right: -.5px;
}

.ui-grid-c .ui-block-a {
	clear: left;
}

.ui-grid-d .ui-block-a,.ui-grid-d .ui-block-b,.ui-grid-d .ui-block-c,.ui-grid-d .ui-block-d,.ui-grid-d .ui-block-e
	{
	width: 19.925%;
}

.ui-grid-d>:nth-child(n) {
	width: 20%;
}

.ui-grid-d .ui-block-a {
	clear: left;
}

/* footer */
.footer {
	background-color: #fff;
	border-top: 1px solid #e1dddd;
	overflow: hidden;
	padding: 20px 0;
	min-width: 1120px;
	width: 100%;
}

.footer-wrap {
	width: 1120px;
	height: 180px;
	margin: 0 auto;
}
/* footer-left */
.footer-left {
	float: left;
	width: 660px;
	padding-top: 10px;
	overflow: hidden;
	color: #666;
}

.footer-link {
	width: 660px;
	height: 32px;
	line-height: 32px;
}

.footer-link a {
	padding: 4px 10px;
	line-height: 14px;
	color: #666;
	border: 1px solid #CFCCCC;
	margin: 0 4px 0 4px;
}

.footer-about {
	width: 660px;
	height: 32px;
	line-height: 32px;
}

.footer-about a {
	margin: 0;
	padding: 0 10px;
	line-height: 14px;
	color: #666;
	border-right: 1px solid #666;
}

.footer-about a:last-child {
	border-right: 0;
}

.footer .copyright {
	float: left;
	width: 460px;
	color: #999;
	line-height: 20px;
}

.footer .copyright-img {
	float: left;
	margin-top: 10px;
}
/* footer-right */
.footer-right {
	float: right;
	width: 429px;
	padding-top: 5px;
	padding-left: 30px;
	overflow: hidden;
	border-left: 1px solid #e1dddd;
}

.footer-qrcode {
	float: left;
	width: 100px;
	margin: 10px 20px;
	text-align: center;
}

.footer-qrcode img {
	width: 100px;
	border: 1px solid #ccc;
}

.footer-qrcode span {
	line-height: 32px;
	color: #666;
}

.mainNewsafe {
	width: 660px;
	line-height: 32px;
	float: left;
	margin-left: 15px;
}

.mainNewsafe ul li {
	margin-right: 6px;
	display: inline-block;
}

.mainNewsafe ul li a {
	width: 88px;
	height: 32px;
	background: url(../images/iconGa.png) no-repeat;
	display: block;
	border: 1px solid #e1e1e1;
}

.mainNewsafe ul li.icon-110 a {
	background-position: -122px 0px;
}

.mainNewsafe ul li.icon-110 a:hover {
	background-position: -210px 0px;
}

.mainNewsafe ul li.icon-wl a {
	background-position: -122px -33px;
}

.mainNewsafe ul li.icon-wl a:hover {
	background-position: -210px -33px;
}

.mainNewsafe ul li.icon-jb a {
	background-position: -122px -66px;
}

.mainNewsafe ul li.icon-jb a:hover {
	background-position: -210px -66px;
}

.mainNewsafe ul li.icon-gs a {
	background-position: -122px -96px;
}

.mainNewsafe ul li.icon-gs a:hover {
	background-position: -210px -96px;
}

/* rate-compare 2016-02-16*/
.rate-compare {
	float: left;
	width: 288px;
	height: 318px;
	margin-left: 10px;
	background: #fff url(../images/activity.png) no-repeat;
	border: 1px solid #e4e4e4;
}

.rate-compare .rate-compare-head {
	display: block;
	height: 39px;
	padding: 10px 10px 0 11px;
	line-height: 39px;
	text-align: center;
}

.rate-compare .rate-compare-head .info {
	font-size: 18px;
	font-weight: 400;
	color: #fff
}

.rate-compare .rate-compare-head .more {
	float: right;
	color: #999;
}

.rate-compare .rate-compare-body {
	height: 280px;
	text-align: center;
}

.rate-compare .rate-compare-body img {
	max-width: 298px;
}

/*活跃度 - 2016-02-16*/
.activity {
	overflow: hidden;
}

.act-con {
	padding: 0px 10px;
	height: 172px;
	margin-top: 10px;
}

.act-con ul li {
	text-align: left;
	font-size: 16px;
	padding: 6px !important;
	margin-left: 10px;
	color: #666666;
}

.act-con ul li>label {
	color: #666666;
}

.act-con ul li>em {
	color: #f00;
	font-size: 18px;
	font-style: normal;
	margin-right: 4px;
}

.act-title {
	color: #C82126;
	font-size: 20px;
	margin-top: 20px;
	letter-spacing: 2px;
}

.activity .t-icon {
	margin: 20px 5px 10px 28px;
	float: left;
}

.activity .t-line {
	margin-left: 10px
}

/*合作伙伴 - 2016-02-16*/
.partner {
	width: 660px;
	margin: 5px 0px;
}

.partner a {
	margin: 0 4px 0 4px;
	padding: 5px 0;
	color: #666;
	border: 1px solid #CFCCCC;
	background: #fff;
}

.partner-section {
	padding: 14px 0 36px;
	width: 1000px;
	margin: 0 auto;
}

.partner-list {
	margin: 0 -1px;
	width: 1001px;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	text-indent: -9999px
}

.partner-list li {
	float: left;
	overflow: hidden;
	width: 142px;
	height: 66px;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7
}

.partner-list a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/partner/partner.png) no-repeat
}
/*.partner-list a:hover{opacity:.7;filter:alpha(opacity=70)}*/
.partner-list .partner-01 {
	background-position: 0 -7px
}

.partner-list .partner-02 {
	background-position: -143px -7px
}

.partner-list .partner-03 {
	background-position: -286px -7px
}

.partner-list .partner-04 {
	background-position: -429px -7px
}

.partner-list .partner-05 {
	background-position: -580px -7px
}

.partner-list .partner-06 {
	background-position: -715px -7px
}

.partner-list .partner-07 {
	background-position: -858px -7px
}

.partner-list .partner-08 {
	background-position: 0 -62px
}

.partner-list .partner-09 {
	background-position: -143px -62px
}

.partner-list .partner-10 {
	background-position: -286px -62px
}

.partner-list .partner-11 {
	background-position: -429px -62px
}

.partner-list .partner-12 {
	background-position: -572px -62px
}

.partner-list .partner-13 {
	background-position: -715px -62px
}

.partner-list .partner-14 {
	background-position: -858px -62px
}

.partner-list .partner-15 {
	background-position: 0px -110px
}

.partner-list .partner-16 {
	background-position: -143px -110px
}

.partner-list .partner-17 {
	background-position: -286px -110px
}

.partner-list .partner-18 {
	background-position: -429px -110px
}

.partner-list .partner-19 {
	background-position: -572px -110px
}

.partner-list .partner-20 {
	background-position: -715px -110px
}

.partner-list .partner-21 {
	background-position: -858px -110px
}

.partner-list .partner-22 {
	background-position: -0px -164px
}

.partner-list .partner-23 {
	background-position: -143px -164px
}

.partner-list .partner-24 {
	background-position: -286px -164px
}

.partner-list .partner-25 {
	background-position: -429px -164px
}

.partner-list .partner-26 {
	background-position: -572px -164px
}

.partner-list .partner-27 {
	background-position: -715px -164px
}

.partner-list .partner-28 {
	background-position: -858px -164px
}

/* margin */
.mar-l50 {
	margin-left: 50px;
}

.mar-l100 {
	margin-left: 100px;
}
/* 返回顶部 */
.side-bar {
	width: 55px;
	display: block;
	height: 240px;
	position: fixed;
	right: 10px;
	top: 50%;
	z-index: 1000
}

.side-bar li {
	float: left;
	font-size: 16px;
	color: #fff;
	text-align: center;
	height: 55px;
	width: 55px;
	line-height: 17px;
	cursor: pointer;
	margin-bottom: 5px
}

.side-bar li:hover {
	display: block;
	white-space: nowrap
}

.icon-01,.icon-02,.icon-03,.icon-04 {
	background-image: url(../images/feedback-sprite.png);
	background-repeat: no-repeat
}

.side-bar .icon-01 {
	background-position: 0 -165px
}

.side-bar .icon-02 {
	background-position: 0 -110px
}

.side-bar .icon-03 {
	background-position: 0 -55px
}

.side-bar .icon-04 {
	background-position: 0 -5px
}

.side-bar li>a {
	display: block;
	padding-top: 10px;
	height: 45px;
	color: #fff;
	line-height: 0;
	font-size: 0;
	overflow: hidden
}

.side-bar li>a:hover {
	background: 0 0;
	background-color: #C82126;
	font-size: 14px;
	line-height: 16px
}

/*弹出窗口*/
.dialog-wrap {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3)
}

.dialog {
	position: relative;
	width: 800px;
	padding: 10px 10px;
	outline: 0;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-webkit-box-orient: vertical;
	-webkit-transition: 200ms -webkit-transform;
	box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.3), 0 2px 6px
		rgba(0, 0, 0, 0.2);
}

.dialog h3 {
	cursor: move;
	position: relative;
	height: 36px;
	margin: -10px -10px 30px;
	overflow: hidden;
	font-size: 16px;
	line-height: 36px;
	font-weight: 700;
	color: #fff;
	background: #C82126;
}

.dialog h3 .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	color: #fff;
}
/*.flex-row { display:flex; flex-flow:row;}
.flex-column { display:flex; flex-flow:column;}
.flex-1 { flex:1;}*/

/*协议*/
.service-wrap,.frame-warp {
	position: relative;
	width: 100%;
	height: 500px;
	margin: 10px auto;
	background-color: #FFF;
	color: #444;
	overflow: auto;
	text-align: left;
}

.service-wrap h2,.frame-warp h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #000000;
	margin-bottom: 20px;
}

.service-wrap em {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.service-wrap p,.frame-warp p {
	margin-left: 2em;
	font-size: 13px;
	line-height: 20px;
	padding: 6px 0px;
}

.service-wrap b,.frame-warp b {
	color: #000000
}

.dialog .service-wrap h3 {
	margin: 15px 0;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: none;
}

.service-wrap .member p {
	margin-left: 4em;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}

.frame-warp input[type=text] {
	border: none;
	border-bottom: 1px solid #000;
	padding: 0 4px
}

.dialog .frame-warp h3 {
	margin: 10px 0 10px 25px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background: none;
}

.frame-warp .member p {
	margin-left: 4em;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}