/*home*/
.jquery-message{
	background: transparent;
	border: 0 none;
	font-size: 18px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.jquery-message .jquery-message-content{
	margin: 0;
	color: #fff;
	padding: 10px 5px;
}
div.jquery-message.mserror .jquery-message-content{
	background: #e60000;
}
div.jquery-message.info .jquery-message-content{
	background: #25bc06;
}
.w_1200{
	width: 1200px;
	margin: 0 auto;
}
.nothing{
	font-size: 40px;
    width: 100%;
    text-align: center;
    color: #e5e5e5;
}
.is-button{
	cursor: pointer;
}
.g-readonly{
	background-color: #f0f0f0;
	border: 1px solid #c3c3c3;
	cursor: no-drop;
}
.g-nodrop{
	cursor: no-drop !important;
}
.g-header .g-header-top{
	padding: 8px 0;
}
.g-header a{
	height: 66px;
}
.g-header .logo{
	width: 334px;
	height: 66px;
	padding: 0;
}
.g-header .serverHotline{
	display: block;
	margin-top: 26px;
}
.g-header .serverNumber{
	background-image: url('../images/serverNumber.png');
	background-repeat: no-repeat;
	color: #e60000;
	font-size: 36px;
	margin-left: 10px;
	padding-left: 52px;
	margin-top: 10px;
	margin-right: 0px;
}
.g-nav{
	background-color: #9e2d2c;	
}
.g-nav li{
	float: left;
	font-size: 22px;
	font-family: \6977\4F53;
	width: 114px;
	margin: 0 auto;
	cursor: pointer;
}
.g-nav li span{
	display: block;
	color: #fff;
	padding: 12px 0;
	text-align: center;
}
.g-nav li.selected span{
	background-color: #e60000;
}
.g-returnTop{
	background-image: url('../images/returnTop.png');
	width: 44px;
	height: 44px;
	cursor: pointer;
	position: fixed;
    bottom: 30%;
    right: 10%;
    display: none;
}
.banner{
	/* height: 460px; */
}
.line{
	background-image: url('../images/line.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 34px;
}
.content{
	background-image: url('../images/bg.png');
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	min-height: 600px;
}
.content .content-top{
	margin-top: 74px;
}
.content .content-top_left{
	width: 690px;
	margin-right: 20px;
}
.content-top_left .enterprise_tab{
	position: relative;
	width: 670px;
	height: 47px;
}
.content-top_left .enterprise_tab li{
	float: left;
	font-size: 24px;
	font-family: \6977\4F53;
	color: #333;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	top: 0;
}
.content-top_left .enterprise_tab li span{
	display: inline-block;
    background-image: url('../images/xy.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 34px;
    background-position: 0 10px;
    margin-top: 6px;
    font-weight: bold;
    margin-left: 40px;
    position: relative;
    z-index: 1;
}
.content-top_left .enterprise_tab .selected.dynamic{
	background-image: url('../images/tab_selected-dynamic.png');
	background-repeat: no-repeat;
	width: 670px;
	height: 47px;
	color: #e60000;
	left: 0;
}
.content-top_left .enterprise_tab li:hover{
	background-image: url('../images/enterprise_tab-hover.png');
	background-repeat: no-repeat;
	width: 223px;
	height: 47px;
	color: #e60000;
}
.content-top_left .enterprise_tab .introduce{
	left: 248px;
}
.content-top_left .enterprise_tab .selected.introduce{
	background-image: url('../images/tab_selected-introduce.png');
	background-repeat: no-repeat;
	width: 670px;
    height: 47px;
    color: #e60000;
    left: 0;
}
.enterprise_tab .selected.introduce span{
	left: 248px;
}
.introduced{
	width: 690px;
	margin-top: 10px;
}
.introduced p {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    text-indent: 2em;
}
.dynamic-list li{
	padding: 20px 16px 20px 8px;
    border-bottom: 1px dashed #48322f;
    margin-right: 26px;
}
.dynamic-list li:hover .title{
	color: #e60000;
}
.dynamic-list .type{
	background-color: #48322f;
	color: #fff;
	font-family: \6977\4F53;
	padding: 1px 2px;
	margin-right: 16px;
}
.dynamic-list .title{
	font-size: 16px;
	color: #333;
	width: 70%;
    overflow: hidden;
    height: 22px;
}
.dynamic-list .time{
	font-size: 12px;
	color: #303030;
}
.introduced .more{
	background-image: url('../images/more.png');
	background-repeat: no-repeat;
	width: 69px;
	height: 27px;
	color: #fff;
	display: block;
    text-align: center;
    line-height: 27px;
    margin-top: 34px;
    position: relative;
    z-index: 10;
}
.content-top_right .enterprise_tab{

}
.content-top_right .enterprise_tab{
	position: relative;
	width: 470px;
	height: 47px;
}
.content-top_right .enterprise_tab li{
	float: left;
	font-size: 24px;
	font-family: \6977\4F53;
	color: #333;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	top: 0;
}
.content-top_right .enterprise_tab li span{
	display: inline-block;
    background-image: url('../images/xy.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 34px;
    background-position: 0 10px;
    margin-top: 6px;
    font-weight: bold;
    margin-left: 20px;
    position: relative;
    z-index: 1;
}
.content-top_right .enterprise_tab .selected.dynamic{
	background-image: url('../images/gold_tab.png');
	background-repeat: no-repeat;
	width: 468px;
	height: 47px;
	color: #e60000;
	left: 0;
}
.cutOffRule{
	text-align: center;
}
.cutOffRule .cut-off_rule-left{
	display: inline-block;
	background-image: url('../images/cut-off_rule.png');
	background-repeat: no-repeat;
	width: 265px;
    height: 45px;
    background-position: 0 4px;
}
.cut-off_rule-middle{
	display: inline-block;
    border: 1px solid #48322f;
    border-radius: 8px;
    padding: 3px;
    vertical-align: top;
}
.cut-off_content{
	background-color: #48322f;
    border-radius: 8px;
    color: #fff;
    font-size: 26px;
    font-family: \6977\4F53;
    display: inline-block;
    padding: 0 12px;
}
.cutOffRule .cut-off_rule-right{
	display: inline-block;
	background-image: url('../images/cut-off_rule.png');
	background-repeat: no-repeat;
	width: 265px;
    height: 45px;
    background-position: -265px 4px;
}
.member{
	margin-top: 40px;
	position: relative;
    z-index: 10;
}
.member .member-list{
	margin-left: -16px;
}
.member .member-list li{
	background-color: #fff;
	border: 1px solid #c9c9c9;
	padding: 22px;
	float: left;
	margin-left: 16px;
	margin-bottom: 40px;
}
.member .member-list li:hover{
	cursor: pointer;
	box-shadow: 0px 4px 10px rgba(0,0,0,.3);
}
.member .member-img{
	width: 242px;
	height: 130px;
}
.member .member-title{
	font-size: 18px;
	color: #333;
	display: block;
	margin-top: 20px;
	width: 240px;
    height: 50px;
}
.member-type-bor{
	margin-top: 10px;
	border: 1px solid #d42805;
	padding: 1px;
	display: inline-block;
}
.member-type{
	background-color: #d42805;
	color: #fff;
	display: inline-block;
	padding: 0 2px;
}
.member .member-capital{
	display: block;
	background-image: url('../images/capital.png');
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	margin-top: 16px;
}
.member .member-phone{
	display: block;
	background-image: url('../images/tel.png');
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	margin-top: 16px;
}
.member .member-address{
	display: block;
    background-image: url('../images/address.png');
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 20px;
    margin-top: 16px;
    width: 240px;
    background-position: 0px 2px;
    overflow: hidden;
}
.member .learn_more{
	display: block;
	background-image: url('../images/learn_more.png');
	background-repeat: no-repeat;
	width: 95px;
	height: 27px;
	line-height: 27px;
	padding-left: 16px;
	margin: 16px auto 0;
}
.information{
	margin-top: 24px;
	margin-bottom: 66px;
	text-align: center;
}
.information .information-tab{
	font-family: \6977\4F53 ;
	font-weight: bold;
	font-size: 24px;
	color: #48322f;
	border-right: 1px solid #9f9f9f;
	display: inline-block;
	line-height: 1.2;
	margin-bottom: 66px;
}
.information .information-tab li{
	float: left;
    width: 69px;
    padding: 0 22px;
    border-left: 1px solid #9f9f9f;
    word-break: break-all;
    word-wrap: break-word
}
.information .information-tab li:hover, .information .information-tab .selected, .information-news_list .information-news_title:hover{
	color: #e60000;
	cursor: pointer;
}
.information-news{
	text-align: left;
}
.information-news_list li{
	padding: 0 24px 30px;
	border-bottom: 1px dashed #6f5e5c;
	margin-bottom: 30px;
}
.information-news_list li:last-child{
	border-bottom: 0 none;
}
.information-news_list .information-news_img{
	border: 1px solid #c9c9c9;
	width: 207px;
	height: 148px;
	margin-right: 34px;
}
.information-news_list .information-news_title{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 6px;
	margin-bottom: 12px;
}
.information-news_list .information-news_content{
	width: 78%;
}
.information-news_list .information-news_substance{
	color: #575757;
	height: 44px;
	overflow: hidden;
}
.information-news_list .information-news_time{
	display: block;
	color: #999;
	margin: 6px 0;
}
.information-news_list .information-news_more{
	display: block;
	background-image: url('../images/news_more.png');
	background-repeat: no-repeat;
	color: #fff;
	width: 46px;
	height: 24px;
	line-height: 22px;
	text-align: center;
}
.footer{
	background-color: #28282b;
	text-align: center;
	position: relative;
}
.footer-font, .footer-font a, .footer-font span{
	cursor: pointer;
	margin: 40px auto 30px;
	font-size: 22px;
	color: #fff;
	font-family: \6977\4F53 ;
}
.footer .telAndAddress{
	font-size: 14px;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -250px;
}
.phone-number{
	display: inline-block;
	background-image: url('../images/phone.png');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 20px;
	padding-left: 35px;
	background-position: 0 3px;
	margin-right: 36px;
	margin-top: -6px;
}
.orther-info{
	font-size: 12px;
	color: #f1f1f1;
	margin-top: 74px;
	padding-bottom: 28px;
}
.margin-t0{
	margin-top: 0;
}
/*joiningPawn*/
.joinPawn_content, .internetPawn{
	padding: 40px 0;
}
.current-location{
	background-image: url('../images/current-location.png');
	background-repeat: no-repeat;
	width: 569px;
    height: 63px;
    font-size: 16px;
    font-family: \6977\4F53;
    padding-top: 24px;
    color: #fff;
    padding-left: 30px;
    margin-bottom: 38px;
}
.current-location a{
	color: #fff;
	font-size: 16px;
}
.current-location .location_name{
	color: #e60000;
}
/*page*/
.paper{
	text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 15px;
    margin-left: -1px;
    margin-right: 5px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ff0034;
    border-color: #ff0034;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

/*pawnInfo*/
.pawn_info{
	background-color: #fff;
	padding-top: 60px;
	border: 1px solid #c9c9c9;
}
.detail-head{
	padding-left: 56px;
}
.detail-head img{
	width: 360px;
	height: 260px;
	border: 1px solid #e1e1e1;
}
.details{
	margin-left: 42px;
}
.details .title{
	font-size: 32px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 6px;
}
.details p{
	margin-bottom: 10px;
}
.detail-body{
	padding: 0 44px;
}
.detail-body .information{
	padding-bottom: 66px;
	text-align: left;
}
/**/
.g-content-middle_left{
	margin-right: 44px;
}
.g-left_tabTop{
	background-image: url('../images/icon/left_nav1.png');
	background-repeat: no-repeat;
	width: 180px;
	height: 80px;
	font-size: 24px; 
	color: #e60000; 
	font-family: \6977\4F53;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}
.g-left_tab{
	background-image: url('../images/icon/left_nav2.png');
	background-repeat: repeat-y;
	width: 180px;
	text-align: center;
	padding-bottom: 60px;
}
.g-left_tab li{
	font-size: 20px; 
	color: #fff; 
	font-family: \6977\4F53;
	display: inline-block;
	cursor: pointer;
	height: 58px;
	line-height: 58px;
}
.g-left_tab li.active{
	color: #f9b666; 
}
.g-left_tab li .tab-pane{
	padding: 0 6px;
	min-width: 92px;
}
.g-left_tab .active_left{
	display: none;
	background-image: url('../images/icon/left_active.png');
	background-repeat: no-repeat;
	background-position: 0 19px;
	width: 12px;
	height: 58px;
}
.g-left_tab .active_right{
	display: none;
	background-image: url('../images/icon/left_active.png');
	background-repeat: no-repeat;
	background-position: -16px 19px;
	width: 12px;
	height: 58px;
}
.g-left_tab li.active .active_left, 
.g-left_tab li.active .active_right,
.g-left_tab li:hover .active_left,
.g-left_tab li:hover .active_right{
	display: inline;
}
.g-left_tabBottom{
	background-image: url('../images/icon/left_nav3.png');
	background-repeat: no-repeat;
	width: 180px;
	height: 63px;
}
.g-content-middle_right{
	width: 898px;
    background-color: #fff;
    padding: 20px 0 40px;
    margin-bottom: 40px;
    border: 1px solid #d6d6d6;
}
.g-news li{
	margin: 16px 40px 0 40px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #e0e0e2;
}
.g-news .g-news_img img{
	width: 250px;
	height: 180px;
	border: 1px solid #e0e0e0; 
	cursor: pointer;
}
.g-news .g-news_body{
	margin-left: 30px;
	width: 65%;
}
.g-news .g-news_title{
	font-size: 18px;
    color: #000033;
    margin-top: 16px;
    display: block;
    cursor: pointer;
}
.g-news .g-news_time{
	font-size: 14px;
    color: #999;
    margin-top: 10px;
    margin-bottom: 6px;
    display: block;
}
.g-news .g-news_desc{
	font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 90px;
    word-break: break-all;
    word-wrap: break-word;
}
.g-news .g-news_showAll{
	font-size: 14px;
    color: #ff5c49;
    cursor: pointer;
}
.g-newsInfo_main{
	text-align: center;
    padding: 40px;
    background-color: #fff;
}
.g-newsInfo_title{
	font-size: 32px;
    color: #333;
    display: block;
    margin-bottom: 26px;
}
.g-newsInfo_sendTitle{
	font-size: 16px;
    color: #666;
    display: inline-block;
}
.g-newsInfo_author{

}
.g-newsInfo_time{
	margin-left: 36px;
}
.g-newsInfo_newsBody{
	font-size: 14px;
    color: #666;
    line-height: 34px;
    text-align: left;
    margin-bottom: 28px;
    word-break: break-all;
    word-wrap: break-word;
}
/*abouts*/
.g-aboutUs{
	background-color: #fff;
	padding: 16px 13px;
}
.g-left_border{
	border-left: 3px solid #e60000;
	padding-left: 10px;
	font-size: 16px;
	color: #333;
}
.introduction p{
	text-indent: 2em;
	margin: 20px 0;
}
.contactUs .address{
	background-image: url('../images/address.png');
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 20px;
    height: 20px;
}
.contactUs .phone{
	background-image: url('../images/tel.png');
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 20px;
    height: 20px;
}
/*internetPawn*/
.nobleMetal{
	background-color: #fff;
	padding: 40px 220px;
}
.nobleMetal_body_title{
	margin-left: -30px;
	margin-bottom: 40px;
}
.nobleMetal_body{
	width: 488px;
}
.internetPawn .form-item {
    position: relative;
    line-height: 37px;
    zoom: 1;
    margin-bottom: 20px;
}
.internetPawn .redStart {
    padding: 3px 0;
}
.redStart {
    color: #ff1b00;
    margin-right: 5px;
}
.internetPawn .form-item .form-label {
    color: #333;
    font-size: 16px;
    margin-right: 30px;
}
.form-text {
    border: 1px solid #e3e3e3;
    font-size: 14px;
}
.form_md-input {
    width: 375px;
    height: 42px;
    line-height: 42px;
    padding-left: 5px;
    box-sizing: content-box;
}
.forom-text-lt {
    position: absolute;
    color: #999;
    opacity: 1;
    right: 20px;
    font-size: 14px;
}
.code .verificationCode {
    position: absolute;
    right: 13px;
    width: 84px;
    top: 1px;
    height: 34px;
    text-align: center;
    margin: 4px;
    line-height: 34px;
    color: #fff;
    background-image: url('../images/icon/code.png');
    background-repeat: no-repeat;
    font-size: 22px;
}
.pawn_btn {
    width: 108px;
    height: 108px;
    background-image: url('../images/icon/add.png');
    background-repeat: no-repeat;
    display: inline-block;
    border: 1px solid #e3e3e3;
    cursor: pointer;
}
.send_btn {
    width: 198px;
    height: 50px;
    border: 0;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #ff5c49;
    border-radius: 5px;
    cursor: pointer;
    zoom: 1;
    margin: 40px 0 50px 150px;
}
.imgList{
	width: 75%;
}
.imgList div{
	width: 110px;
	height: 110px;
	margin-bottom: 22px;
	position: relative;
}
.imgList .uploadImg{
	cursor: pointer;
}
.imgList div.md{
	margin: 0 22px;
}
.imgList div img{
	width: 108px;
	height: 108px;
	border: 1px solid #e3e3e3;
}
.uploadImg:hover .del{
	background-image: url("../images/icon/del.png");
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.modeldiv {
    background-color: #000;
    opacity:0.7; 
	filter: alpha(opacity=70);
    bottom: 0;
    height: 120%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 998;
}
.dialog{
    position: fixed;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);     /* IE 9 */
    -moz-transform:translate(-50%,-50%);    /* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 
    height: auto;
    z-index: 998;
    background-color: #fff;
    width: 800px;
}
.dialog img{
	width: 100%;
}
.tools .dialog_close{
	position: fixed;
	cursor: pointer;
	top: 20px;
	right: 40px;
	z-index: 999;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url('../images/icon/close.png');
	background-repeat: no-repeat;
}
.tools .prev{
	display: block;
    position: fixed;
    cursor: pointer;
    top: 50%;
    z-index: 999;
    left: 16%;
    width: 40px;
	height: 70px;
	background-image: url('../images/icon/prev.png');
	background-repeat: no-repeat;
}
.tools .next{
	position: fixed;
	cursor: pointer;
    display: block;
    top: 50%;
    left: 79.5%;
    z-index: 999;
     width: 40px;
	height: 70px;
	background-image: url('../images/icon/next.png');
	background-repeat: no-repeat;
}
.info_dialog .dialog{
	border: 4px solid #c3c3c3;
	border-radius: 6px;
	width: 580px;
}
.info_dialog .dialog .dialog_head{
	background-color: #e9e9e9;
	padding: 10px 22px;
	position: relative;
    width: 100%;
    height: 40px;
}
.info_dialog .dialog .dialog_close{
	display: inline-block;
    position: absolute;
    right: 6px;
    top: 4px;
    background-image: url('../images/icon/info_close.png');
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.info_dialog .dialog_body .linkPhone{
	margin-top: 42px;
	margin-left: 22px;
	color: #666;
	font-size: 16px;
}
.info_dialog .dialog_body .linkPhone span{
	margin-top: 6px;
	margin-right: 22px;
}
.info_dialog .dialog_body .linkPhone input{
	padding: 9px 0 9px 10px
}
.info_dialog .dialog_body .maillAddress{
	margin-top: 30px;
	margin-left: 22px;
	color: #666;
	font-size: 16px;
}
.info_dialog .dialog_body .maillAddress span{
	margin-top: 6px;
	margin-right: 22px;
}
.info_dialog .dialog_body .maillAddress input{
	padding: 9px 0 9px 10px
}
.info_dialog .saveAddress{
	padding: 5px 28px;
    display: inline-block;
    background-color: #f3f3f3;
    border-radius: 4px;
    margin: 50px 0 24px 40px;
    cursor: pointer;
}
.applyMethodList{
	margin: 0 18px; 	
}
.applyMethodList li{
	float: left;
	border: 1px solid #c3c3c3;
	height: 36px;
	line-height: 36px;
	width: 140px;
	text-align: center;
	padding: 0 14px;
	margin: 38px 18px;
	cursor: pointer;
	position: relative;
}
.applyMethodList li .wx{
	display: inline-block;
	background-image: url('../images/icon/wx.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
	width: 22px;
	height: 36px;
	margin-right: 10px;
}
.applyMethodList li .zfb{
	display: inline-block;
	background-image: url('../images/icon/zfb.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
	width: 22px;
	height: 36px;
	margin-right: 10px;
}
.applyMethodList li .wy{
	display: inline-block;
	background-image: url('../images/icon/wy.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
	width: 22px;
	height: 36px;
	margin-right: 10px;
}
.g-checked{
	background-image: url('../images/icon/right_true.png');
	width: 19px;
	height: 16px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
}
.applyMethodList li.selected{
	border: 1px solid #e60000;
}
.applyMethodList li.selected .g-checked{
	display: block;
}
.info_dialog .applySecuess,.info_dialog .applyError{
	padding: 5px 28px;
    display: inline-block;
    background-color: #f3f3f3;
    border-radius: 4px;
    margin-bottom: 24px;
    margin-left: 40px;
    cursor: pointer;
}
.info_dialog .applyError{
	margin-right: 40px;
}
/*login*/
.login-newbg {
    position: absolute;
    background-image: url('../images/login_bg.png');
    background-repeat: no-repeat;
    height: 526px;
    min-width: 1200px;
    width: 100%;
    background-position: center center;
}
.content-layout {
    overflow: hidden;
    position: relative;
    height: 526px;
    z-index: 999;
}
.login-box-warp {
    position: absolute;
    top: 60px;
    right: 70px;
    width: 368px;
}
.login-box {
    width: 284px;
    padding: 27px 34px 44px 34px;
    color: #6c6c6c;
    background: #fff;
    position: relative;
    margin: 0 auto;
    box-sizing: content-box;
    border: 1px solid #d5d5d5;
}
.static-form {
    position: relative;
}
.login-head {
    margin-bottom: 24px;
}
.login-title {
    font-size: 18px;
    color: #b9b9b9;
}
.login-stitle {
    font-size: 18px;
    color: #0060b2;
}
.field {
    position: relative;
}
.static-form .license-bg {
    background-image: url('../images/license-bg.png');
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 36px;
    left: 6px;
}
.static-form .user-bg {
    background-image: url('../images/user-bg.png');
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 36px;
    left: 6px;
}
.static-form .user-pw {
    background-image: url('../images/user-pw.png');
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 36px;
    left: 6px;
}
.errorMessage {
    color: #ee2222;
    font-size: 12px;
    margin-top: -24px;
    margin-bottom: 8px;
    background-image: url('../images/icon/error.png');
    background-repeat: no-repeat;
    height: 16px;
    padding-left: 24px;
    vertical-align: middle;
}
.static-form .login-text {
    width: 238px;
    font-size: 14px;
    padding: 11px 12px 11px 30px;
    border: 1px solid #ddd;
    box-sizing: content-box;
    margin-top: 6px;
}
.static-form .field.username-field, .static-form .field.pwd-field {
    margin-top: 20px;
    margin-bottom: 22px;
    position: relative;
}
.static-form .submit {
    margin-top: 20px;
}
.login-box .submit button {
    width: 284px;
    height: 44px;
    border: 1px solid #f69102;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    background: #f69102;
    border-radius: 3px;
    cursor: pointer;
    zoom: 1;
}
.login .footer {
    text-align: center;
    padding: 10px 0;
    background-color: #f1f1f1;
    font-size: 12px;
}
/*serviceHall*/
.g-content-middle_right .g-left_border{
	margin-left: 13px;
}
.pawnApplyList{
	margin-top: 16px;
	width: 100%;
}
.pawnApplyList thead th{
	background-color: #f3f3f3;
	color: #666;
	font-size: 14px;
	height: 58px;
	text-align: left;
}
.pawnApplyList tbody tr{
	border-bottom: 1px solid #d6d6d6;
}
.pawnApplyList tbody td{
	color: #666;
	font-size: 14px;
	height: 52px;
	text-align: left;
}
.g-symbol{
	font-size: 20px;
	font-weight: 100;
	width: 20px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #a9a9a9;
	text-align: center;
	cursor: pointer;
}
.g-count{
	text-align:center;
	width: 40px;
	height: 24px;
}
.g-minus{
	border-right: 0 none;
}
.g-plus{
	border-left:0 none;
}
.serviceHall .method{
	margin-top: 26px;
	padding-bottom: 26px; 
	border-bottom: 1px solid #d6d6d6;
}
.serviceHall .extraction_method{
	border: 1px solid #c3c3c3;
	padding: 6px 52px;
	display: inline-block;
	margin-right: 44px;
	cursor: pointer;
}
.serviceHall .mailing_address{
	margin-top: 34px;
	border-bottom: 1px solid #d6d6d6;
}
.serviceHall .add_input{
	padding: 8px 0 8px 10px;
	margin-left: 22px;
	margin-right: 38px; 
}
.serviceHall .add_txt{
	margin-top: 6px;
	font-size: 16px;
	color: #666;
}
.serviceHall .upAddress{
	padding: 5px 28px;
	display: inline-block;
	background-color: #f3f3f3;
	border-radius: 4px;
	margin: 26px 0 24px 40px;
	cursor: pointer;
}
.serviceHall .maill_address{
	margin-top: 34px;
	margin-left: 40px;
}
.serviceHall .totalCount{
	margin: 56px 32px 40px 0;
	font-size: 18px;
	color: #666;
}
.serviceHall .realCharge{
	color: #e60000;
}
.serviceHall .buy{
	font-size: 24px;
	color: #fff;
	background-color: #e60000;
	border-radius: 4px;
	padding: 6px 66px;
	margin-right: 32px;
	cursor: pointer;
}
.serviceHall .extraction_method.selected{
	border: 1px solid #e60000;
	position: relative;
}
.serviceHall .extraction_method.selected .g-checked{
	display: block;
}
.membersipYear{
	border-top: 1px solid #d6d6d6;
	margin-top: 20px;
	padding-top: 14px;
    padding-left: 40px
}
.membersipYear span{
	margin-top: 6px;
	display: inline-block;
	font-size: 16px;
	color: #666;
}
.g-selected{
	padding: 8px 0 8px 10px;
    margin-left: 22px;
    margin-right: 38px;
    width: 120px;
}
.membersipTable .g-nopayment{
	color: #e60000;
}
.membersipTable .g-payment{
	color: #e60000;
	border: 1px solid #e60000;
	border-radius: 4px;
	padding: 2px 5px;
	cursor: pointer;
}
/*user*/
.default-air-btn {
    width: 78px;
    height: 30px;
    color: #F62B2B;
    background-color: transparent;
    padding: 0px;
    font-size: 14px;
    border-color: #F62B2B;
}
.default-air-btn:hover {
    color: #F62B2B;
}

.f_l {
	float: left !important;
}

.menu-btn{
	width: 85px;
	height: 30px;
	color: #fff;
	padding: 0px;
	font-size: 14px;
	background-color: #CBCBCB;
	border-color: #CBCBCB;
}

.menu-btn:hover {
	color: #fff;
	background-color: #FF5C4E;
	border-color: #FF5C4E;
}

.menu-btn:focus,
.menu-btn.focus {
	color: #fff;
	background-color: #FF5C4E;
	border-color: #FF5C4E;
}

.menu-btn:active,
.menu-btn.active{
	color: #fff;
	background-color: #FF5C4E;
	border-color: #FF5C4E;
}


li,dl,dt,dd {
	list-style-type: none;
}

ol,ul {
	list-style: none;
}

.f_r {
	float: right !important;
}

.no_margin {
	margin: 0px !important;
}

.no_border {
	border: 0px !important;
}

.no_bg {
	background: none !important;
}

.clear_both {
	clear: both !important;
}

.display_block {
	display: block !important;
}

.text_over {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}

.f_s_12 {
	font-size: 12px;
}

.f_s_13 {
	font-size: 13px;
}

.f_s_14 {
	font-size: 14px;
}

.f_s_15 {
	font-size: 15px;
}

.f_s_16 {
	font-size: 16px;
}

.f_s_18 {
	font-size: 18px;
}
/* 重用自定义样式 */
.w_100 {
	width: 100%;
	min-width: 1200px;
}

.w_95 {
	width: 95%;
}

.w_min_width {
	min-width: 1200px;
}

.w_1200 {
	width: 1200px;
	margin: 0px auto;
}

.w_1067 {
	width: 1067px;
}

.w_980 {
	width: 980px;
}
.inl-block{
	display: inline-block;
}

/* BUTTON STYLES
-------------------------------------------------- */
.btn:focus,
.btn.focus {
	outline: 0;
}

/* 默认按钮 */
.default-btn{
	width: 78px;
	height: 30px;
	color: #fff;
	padding: 0px;
	font-size: 14px;
	background-color: #F62B2B;
	border-color: #F62B2B;
}

.default-btn:hover {
	color: #fff;
	background-color: #DF0000;
	border-color: #DF0000;
}

.default-btn:focus,
.default-btn.focus {
	color: #fff;
	background-color: #DF0000;
	border-color: #DF0000;
}

.default-btn:active,
.default-btn.active{
	color: #fff;
	background-color: #DF0000;
	border-color: #DF0000;
}

/* 背景透明按钮 */
.default-air-btn{
	width: 78px;
	height: 30px;
	color: #F62B2B;
	background-color: transparent;
	padding: 0px;
	font-size: 14px;
	border-color: #F62B2B;
}

.default-air-btn:hover {
	color: #F62B2B;
}

.default-air-btn:focus,
.default-air-btn.focus {
	color: #F62B2B;
}

.default-air-btn:active,
.default-air-btn.active{
	color: #F62B2B;
}


.menu-btn{
	width: 85px;
	height: 30px;
	color: #fff;
	padding: 0px;
	font-size: 14px;
	background-color: #CBCBCB;
	border-color: #CBCBCB;
}

.menu-btn:hover {
	color: #fff;
	background-color: #FF5C4E;
	border-color: #FF5C4E;
}

.menu-btn:focus,
.menu-btn.focus {
	color: #fff;
	background-color: #FF5C4E;
	border-color: #FF5C4E;
}

.menu-btn:active,
.menu-btn.active{
	color: #fff;
	background-color: #FF5C4E;
	border-color: #FF5C4E;
}
@media screen and (min-width: 751px) and (max-width:1000px) {
	.w_1200{
		width: 100%;
	}
	.noLogin{
		display: none !important;
	}
	.g-newsInfo_sendTitle{
		font-size: 26px;
		color: #333;
	}
	.g-newsInfo_newsBody span{
		font-size: 20px !important;
		color: #333;
	}
	.g-newsInfo_newsBody img{
		width: 100%;
		height: 100%;	
	}
}