/*********************css reset************************/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,a{margin:0;padding:0;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0px;}
address,caption,cite,code,dfn,em,strong,th,var,i{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{text-decoration:none;color:#000;}
a,input{outline:none;}
html{overflow-y:scroll;}
html,body{height:100%;}
input,textarea{font-family:"Microsoft YaHei","simsun";font-size:13px;}
input::-ms-clear,input::-ms-reveal{display:none;}
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}

/**********************common************************/
body{font-size:14px;background:#fff;font-family:"Microsoft YaHei","simsun";min-width:680px;position:relative;}
.flleft{float:left;}
.flright{float:right;}
.dis_inb{display:inline-block;}
.dis_none{display: none;}
#nav_top {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 5;
}

#nav_bar {
	position: fixed;
	left: 0px;
	top: 42px;
	width: 100%;
	z-index: 2;
}

.nav_tab_head {
	text-decoration: none;
}

.nav_head_name:hover,.nav_tab_head:hover {
	color: #fff;
}

.img_com_head {
	background: url(../images/img_com_1.png) no-repeat left top;
}

.gb_nav_top {
	width: 100%;
	min-width: 1180px;
	height: 36px;
	line-height: 36px;
	background: #333;
	font-size: 14px;
}

.gb_nav_logo {
	float: left;
	margin-top: 9px;
	margin-left: 46px;
	width: 104px;
	height: 19px;
}

.gb_logo_line {
	float: left;
	margin-left: 18px;
	margin-right: 6px;
	width: 1px;
	height: 36px;
	background: #616161;
}

.nav_tabs_head {
	float: left;
}

.nav_tab_head {
	float: left;
	height: 36px;
	color: #fff;
	padding: 0px 18px;
}

.nav_tab_head:hover {
	background: #201a1a;
}

.nav_tab_head:active {
	background: #dcdcdc;
}

.divider_ver_head {
	float: left;
	background: #616161;
	width: 1px;
	height: 13px;
	margin-top: 13px;
}

.nav_tabs_headr {
	float: right;
}

.gb_logo_line_adj {
	margin: 0px;
}

.ps_info {
	position: relative;
	float: left;
}

.ps_name {
	cursor: pointer;
	float: left;
	padding: 0px 16px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.nav_head_name {
	float: left;
	margin-right: 16px;
	color: #fff;
}

.nav_head_name1 {
	float: left;
	color: #fff;
}

.head_down_arrow {
	float: left;
	margin-top: 12px;
	width: 14px;
	height: 13px;
	background-position: -126px 0;
}

.ps_name:hover {
	background: #201a1a;
}

.ps_name:active,.ps_name_sel,.ps_name_sel:hover {
	background: #dcdcdc;
}

.ps_name_sel .head_down_arrow {
	background-position: -107px 0px;
}

.ps_info_cont {
	position: absolute;
	right: 0px;
	top: 42px;
	display: none;
	z-index: 999
}

.ps_info_cont {
	right: 0px;
	top: 36px;
}

.ps_info_cont a:hover {
	background-color: #201a1a;
}

.ps_info_cont a:active {
	background-color: #dcdcdc;
}

.ps_info_int {
	float: left;
	width: 350px;
	height: 1px;
}

.ps_info_bag {
	float: left;
	padding: 14px 0px 14px 28px;
	width: 322px;
	height: auto;
	overflow: hidden;
	background: #333;
}

.ps_info_head {
	float: left;
	margin-top: 12px;
	margin-right: 34px;
	width: 124px;
	height: 127px;
}

.ps_info_col {
	float: left;
	width: 164px;
	height: auto;
	overflow: hidden;
}

.ps_info_com {
	float: left;
	padding-left: 48px;
	width: 116px;
	height: 38px;
	line-height: 38px;
	color: #fff;
}

.ps_cen {
	background-position: -274px 8px;
}

.ps_data {
	background-position: -274px -23px;
}

.alter_pwd {
	background-position: -274px -55px;
}

.quit_btn {
	background-position: -272px -90px;
}

.divider_hor {
	float: left;
	width: 100%;
	height: 1px;
	background: #616161;
}

/*********************new 新样式  修改日期：2014-07-22***********************/
.my_side_bg_color{
	background-color: #4aa613 !important;
}

.www_side_bg_olor{
	background-color:gray !important;
}

.news_base_color{
	background-color:#008287 !important;
}

.know_base_color{
	background-color:#31374e !important;
}

.www_base_color{
	background-color:#2da5da !important;
}

.events_base_color{
    background-color:#F68460 !important;	
}

/** 左侧菜单栏样式  **/
.sidebar{
	position:fixed;
	left:0px;
	z-index:1;
	height:100%;
	width:22%;
	
}

.sidebar-menu{
	height:auto;
	overflow:hidden;
}

.sub-menu{
	float:left;
	width:100%;
	margin-top:1px;
}

.sidebar > ul > li > a:hover{
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background:#fff;
	color:#000;
}

.sidebar > ul > li > a {
	display: block;
	cursor: pointer;
	line-height: 46px;
	height: 46px;
	width: 100%;
	color:#fff;
}
.sidebar > ul > li > a.upper_level:hover{
	background-color:#9ed18e;
}
.sidebar > ul > li > a:hover span.menu_arrow_down{
	color:#000;
	background:url(../images/menu_arrow_down2.png) no-repeat left top;
}

.sidebar > ul > li > a:hover span.menu_arrow_up{
	color:#000;
	background:url(../images/menu_arrow_up2.png) no-repeat left top;
}

.sidebar > ul > li > span.side_title{
	display: block;
    position: relative;
    margin: 0;
    border: 0px;
    color: #fff !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    text-decoration: none;
    height:100%;
    font-weight: normal;
    padding: 50px 15px;
	font-size:40px;
	text-align:center;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}

.sidebar-menu .active{
	background:#fff;
}

.sidebar-menu .active > a{
	color:#000;
}

.sidebar-menu li .up_arrow{
	background: url("../images/up_arrow.png") no-repeat  left top;
	height: 24px;
    width: 24px;
    display:block;
    float:left;
    margin-top:11px;
    margin-left:10px;
    background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

.sidebar-menu li a:hover .up_arrow{
	background: url("../images/up_arrow2.png") no-repeat  left top;
	height: 24px;
    width: 24px;
    display:block;
    float:left;
    margin-top:11px;
    margin-left:10px;
    background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

.sidebar-menu .active .up_arrow{
	background: url("../images/up_arrow2.png") no-repeat  left top;
	height: 24px;
    width: 24px;
    display:block;
    float:left;
    margin-top:11px;
    margin-left:10px;
    background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

.menu_text{
	float:left;
	margin-left:40px;
	font-size:20px;
	max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu_text2{
	float:left;
	margin-left:6px;
	font-size:20px;
	max-width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu_text3{
	float:left;
	margin-left:58px;
	font-size:20px;
	max-width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu_arrow_down{
	background:url(../images/menu_arrow_down.png) no-repeat left top;
	margin-top:16px;
	margin-right: 20px;
	height: 16px;
	width: 16px;
	float: right;
}

.menu_arrow_down2{
	background:url(../images/menu_arrow_down2.png) no-repeat left top;
	margin-top:16px;
	margin-right: 20px;
	height: 16px;
	width: 16px;
	float: right;
}


.menu_arrow_up {
    background:url("../images/menu_arrow_up.png") no-repeat left top;
    margin-top:16px;
	margin-right: 20px;
	height: 16px;
	width: 16px;
	float: right;
}

.menu_arrow_up2 {
    background:url("../images/menu_arrow_up2.png") no-repeat left top;
    margin-top:16px;
	margin-right: 20px;
	height: 16px;
	width: 16px;
	float: right;
}

/* 菜单的子菜单 ul li a span*/ 
.sub{ 
	margin-top:1px;
	height:auto;
	overflow:hidden;
}

.sidebar > ul > li > ul.sub > li{
	width: 100%;
	float:left;
}

.sidebar > ul > li > ul.sub > li.active > a > span{
	width: 100%;
	float:left;
	color:#000;
}

.sidebar > ul > li > ul.sub > li > a{
	display: block;
	cursor: pointer;
	line-height: 34px;
	height: 34px;
	width: 100%;
}

.sidebar > ul > li > ul.sub > li > a:hover{
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background:#fff;
	color:#000;
}

.sidebar > ul > li > ul.sub > li > a:hover > span{
	color:#000;
}

.sidebar > ul > li > ul.sub > li > a > span{
	float:left;
	margin-left:50px;
	font-size:18px;
	color:#dcdcdc;
}

.sidebar  ul.sub  span.sub_li{
	float:left;
	margin-left:70px;
	font-size:18px;
	color:#dcdcdc;
	max-width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*********** main_content_right list******/
.main_content_right{
	background: none repeat scroll 0% 0% #FFF;
	padding-bottom: 24px;
	margin-left: 24%;
	width: 74%;
	float: left;
}

.all_list_row{
	margin-top: 20px;
	width: 100%;
	height: auto;
    overflow: hidden;
    float: left;
}

.all_list_row_my{
	width: 100%;
	height: auto;
    overflow: hidden;
}

.list_row{
	height: 80px;
	width:100%;
	padding: 13px 0px;
}

.list_row_pj{
	border-bottom: 1px solid #C1C1C1;
    overflow: hidden;
    padding: 13px 0px;
}

.list_row_pj_dl{
	float: left; 
    width: 100%; 
    margin-top: 13px;
}

.list_row_pj_dl_l{
    width: 50%; 
    margin-top: 13px;
}

.list_row_pj_dl_r{
	float: right; 
    width: 50%; 
    margin-top: 13px;
}

.list_row_pj_dl_h1{
	height: 80px;
}

.list_row_pj_dl_h2{
	height: 46px;
}

.list_row_pj_dl_h3{
	height: 20px;
}

li.list_row:hover{
/* 	-webkit-transition-duration: 500ms; */
/* 	transition-duration: 500ms; */
	background:#eee;
}

.list_content{
	margin-left: 13px;
}

.list_content_title_del:hover{
	color:#A52626;
}

.list_content_title_del:active{
	color:#a3a3a3;
}

.list_content_des{
	overflow: hidden;
	color: #666;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.list_content_des_w{
	overflow: hidden;
	color: #666;
	height: 38px;
}

.list_content_des span{
	background-color: #eee;
}

.list_content_des_mid{
	line-height: 80px;
	overflow: hidden;
	height: 80px;
	float: right;
}

.list_content_des_jifen{
	font-size: 16px;
	font-weight: bold;
}

.row_icon{
	float:left;
	margin:0px 13px;
}

.product-list-row .row_icon{
	margin-left: 0px;
}

.row_icon img {
	border: 1px solid #dcdcdc;
	height: 77px;
	width: 77px;
	float: left;
}

.row_icon_noboder img {
    border: 1px solid #ffffff;
    height: 77px;
    width: 77px;
    float: left;
    margin-right: 13px;
}

.row_icon_div{
	border: 1px solid #dcdcdc;
	height: 77px; 
	width: 77px; 
	line-height: 40px;
	color: white; 
	font-weight: bolder; 
	font-size: 18px; 
	text-align: center;
}

.row_icon_jifen{
	background-color: #b2dae9; 
	line-height: 77px;
}

.row_icon_coupon{
	background-color: #3388ff; 
	line-height: 77px;
}

.row_icon_coupon_xj{
	background-color: #f7ba5a; 
}

.row_icon_coupon_zk{
	background-color: #009d72; 
}

/** DEL **/
.list_row .row_content{
	display:block;
	overflow:hidden;
	padding-top: 9px;
}

/** DEL **/
.list_row .row_content_my{
	display:block;
	float:left;
	width:30%;
	overflow:hidden;
	padding-top: 9px;
}

.list_content_t_l{
	display:block;
	float:left;
	width:30%;
	overflow:hidden;
	margin-top: -3px;
}

.list_content_t_c{
	width: 20%;
    float: left;
}

.list_content_t_r{
	float: left;
    width: 30%;
}

.list_content_s_l{
	display:block;
	float:left;
	overflow:hidden;
	padding-top: 9px;
}

.list_content_s_l img{
	margin-right: 15px;
}

.list_content_s_r{
	display:block;
	float: right;
	width:50%;
	overflow:hidden;
}

.list_content_one{
	display:block;
	float:left;
	overflow:hidden;
	padding-top: 9px;
}


.list_content_label{
	margin-left: 9px;
    top: 2px;
    line-height: 24px;
    position: absolute;
    z-index: 1;
    color: #999;
}

.list_content_remark{
	height: 80px;
    width: 100%;
    color: #373737;
    background: none repeat scroll 0 0 #fff;
    resize: none;
    border: 1px solid #DCDCDC;
}

.list_content_res{
	background: none repeat scroll 0 0 #2da5da;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 5px;
    height: 25px;
    position: relative;
    float: right;
    margin-top: 22px;
}

.list_content_opt{
	width: auto; 
	text-align: center;
	float: right;
	margin-top: 22px;
	height: 35px;
	line-height: 35px;
}

.list_content_title{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-size: 18px;
	display: block;
}

/** DEL **/
.list_content_desc{
	overflow: hidden;
	font-size: 14px;
	color: #666;
	height: 38px;
	width: 100%;
}

.list_content_desc1{
	overflow: hidden;
	font-size: 14px;
	color: #666;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
	width: 100%;
}

.list_content_desc2{
	overflow: hidden;
	font-size: 14px;
	color: #666;
	height: 38px;
	width: 100%;
}

/** DEL **/
.list_content_op{
	float: left;
    width: 30%;
}

/** DEL **/
.list_content_op_my{
	width: 75px; 
	margin-top:28px;
	text-align: center;
	float: right;
}

.list_content_date{
	right: 8px;
    font-size: 14px;
    color: #666;
    clear: both;
    margin-top:5px;
    float: left;
}

.list_content_lable{
   	width:15%;
    float: left;
}

.list_content_lable > span{
	background: none repeat scroll 0 0 #2da5da;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-top: 20px;
    padding: 5px;
    float:right;
    position: relative;
}

.list_content_date > span{
	background-color: #eee;
}

/************* pagination **************/
.page_div{
	text-align: right;
	font-size: 22px;
	margin-bottom: 18px;
	margin-top: 24px;
	line-height: 26px;
	width: 90%;
	float: left;
}

.page_div > div.dis_inb > a{
	font-size: 14px;
	line-height: 22px;
	height: 22px;
}

.up-page,.down-page{
	text-align: center;
	height: 22px;
	border:2px solid lightgray;
	width: 60px;
	float: left;
}

.first-page{
	text-align: center;
	height: 22px;
	border:2px solid lightgray;
	width: 45px;
	float: left;
	margin-right: 5px;
}

.last-page{
	text-align: center;
	height: 22px;
	border:2px solid lightgray;
	width: 45px;
	float: left;
	margin-left: 5px;
}
.down-page{
	margin-left: 5px;
}

.page{
	text-align: center;
	border:2px solid lightgray;
	float: left;
	height: 22px;
	width: 34px;
	margin-left: 5px;
}

.page_div .active{
	border:2px solid #dcdcdc;
}

.dot-page{
	margin-left: 5px;
	float: left;
	text-align: center;
	height: 22px;
	width: 60px;
}

.page_div .dis_inb> a,.page_div .dis_inb>a:VISITED{
	color: black;
}

.page_div .dis_inb> a:hover,.page_div .dis_inb>a:focus{
	color: black;
}

/**************main content center, no left or right side********************/
.main_content_center{
	background: none repeat scroll 0% 0% #FFF;
	padding-bottom: 24px;
	width: 1080px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

.search_none{
	font-family: Microsoft YaHei;
    font-size: 20px;
    text-align: center;
    margin-bottom: 24px;
    margin-top: 13px;
    margin-right: 12px;
    height: 103px;
    width: 100%;
    float: left;
}

/*************详细页面*****************/
.main_content_detailed{
	background: none repeat scroll 0% 0% #FFF;
	padding-bottom: 24px;
	margin-top: 20px;
	margin-left: 24%;
	width: 72%;
	float: left;
}

.content_title{
	width: 97%;
	text-align: center;
}

.content_title> span{
	font-size: 22px;
	text-align: center;
}

.content_date{
	float: right;
	margin-right: 64px;
}

.content_date > span{
	margin-left: 80px;
	font-size:16px;
}

.content_body{
	margin-top: 22px;
	width: 97%;
	border-top: 2px solid #dcdcdc;
}

.content_body strong{
	font-weight:bold;
}

.content_body > div{
	margin-top: 22px;
}
/*********************/

.nav_top{
	height: 36px;
	background: none repeat scroll 0% 0% #333;
}

.nav_bar{
	margin-top: 36px;
}

.nav_bar_inner{
	line-height: 54px;
    height: 54px;
    min-width: 680px;
    width: 100%;
}

.nav_bar_back_icon:hover{
	background: #0c4862;
}
.nav_bar_back_icon{
	cursor: pointer;
    margin-top: 9px;
    margin-right: 10px;
    margin-left: 44px;
    height: 36px;
    width: 36px;
    float: left;
}

.back_icon{
	background:url(../images/img_com_1.png) no-repeat left top;
	background-position: 0 -156px;
    height: 36px;
    width: 36px;
}



.nav_bar_title{
	 overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
    color: #fff;
    max-width: 290px;
    float: left;
}

.nav_bar_search{
	background-color: #e7e3fe;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    margin-top: 12px;
    margin-right: 64px;
    height: 26px;
    width: 220px;	
}

.nav_bar_search_text{
	border:none;
	background:none;
	padding-bottom: 4px;
    padding-left: 4px;
    line-height: 22px;
    height: 25px;
    width: 190px;
    float: left;
}

.nav_bar_search_btn{
	border:none;
	background:url(../images/img_com_1.png) no-repeat left top;
    background-position: -113px -26px;
	cursor: pointer;
    height: 26px;
    width: 26px;
    float: left;
}

/**
#nav_bottom{
    background-color: #555555;
    clear: both;
    display: block;
    height: auto;
    min-width: 1012px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    z-index: 3;
	text-align: center;
}

#nav_bottom > a > img{
	display:none;
}**/

#download_app_bottom > a > img{
	display:none;
}

#download_app_bottom{
	padding-top: 19px;
    height: 62px;
    min-width: 1012px;
    width: 100%;
    position: absolute;
    display:block;
    bottom:0px;
    z-index: 3;
    background-color: #555555;
}

/**
.nav_bottom_inner{
	width: 1012px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

.nav_bottom_content{
	color: #f1f0ef;
    margin-right: 10px;
}

.nav_bottom_content .bgi_logos{
    background: url("../images/img_com.png") no-repeat scroll -96px -210px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 48px;
    margin-right: 9px;
    width: 86px;
}

.nav_bottom_content .gb_logos{
    background: url("../images/img_com.png") no-repeat scroll -96px -259px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 48px;
    margin-right: 7px;
    width: 147px;
}

.nav_bottom_content .right_reserved{
	margin-top: 4px;
	font-size: 12px;
}

.right_reserved > a{
	color: #f1f0ef;
}

.right_reserved > span{
	margin-right: 4px;
    margin-left: 4px;
}
**/
.main_cont{
	margin-top: 89px;
	width: 100%;
	float: left;
}

.main_cont_my{
	margin-top: 36px;
	width: 100%;
	float: left;
}

.bread_nav{
    background: none repeat scroll 0 0 #4aa612;
    height: 38px;
    line-height: 38px;
    margin-top: 24px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    height: auto;
    overflow: hidden;
    margin-bottom: 23px;
}

.no_data{
	text-align:center;
	margin-top:40px;
}
#gb_inc_bs img{
	display: none;
}

/*********button:share tel kefu top BEGIN*********/
.right-fixed-bar{
	background-color: #329DCE;
    right:0;
    top:70%;
    margin-right:20px;
    position: fixed;
    z-index: 1005;
}

.right-fixed-bar > li > div > a{
	display: block;
    height: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    width: 50px;
    
}

.right-fixed-bar > li >div#bdshare{
	font-size: 12px;
    text-align: left !important;
    z-index: 999999;
    padding-bottom: 0px;
    float:none;
    border-bottom:solid 1px #ffffff;
}

.right-fixed-bar .shopcar  div  a{
	background-image:url(../images/btn-shopcar.png);
	background-size:100% 100%;
}

.right-fixed-bar li.share > div > a{
	background-image:url(../images/btn-share1.png);
	background-size:100% 100%;
}

.right-fixed-bar li.back-top >div > a{
	background-image:url(../images/btn-top2.png);
	background-size:100% 100%;
}

.right-fixed-bar li.kefu  div  a{
	background-image:url(../images/btn-kefu1.png);
	background-size:100% 100%;
}

.right-fixed-bar li.tel div  a{
	background-image:url(../images/btn-tel2.png);
	background-size:100% 100%;
}

/* .right-fixed-bar li.tel .tel-div{
	background-color:white;
	display: none;
	border:solid 1px gray;
	padding: 7px 8px 8px 8px;  
	position: absolute; top: 51px;
	right:50px;
} */

.right-fixed-bar li.tel .tel-div span{
	height:32px;
	width:187px;
	display:inline-block;
	background-image:url(../images/index_phone.png);
}
.right-fixed-bar li.kefu> div,.right-fixed-bar li.tel> div,.right-fixed-bar .shopcar> div{
	border-bottom:solid 1px #ffffff;
}

.kefu-img{
	/*
	width:50px;
	height:50px;
	display:block;
	background-image:url(../images/btn-kefu.png);
	background-size:100% 100%;
	float:right;*/
	float:right;
	margin-right:3px;
	font-size:15px;
	color:#10B7FF;
}

.tel-img{
	width:187px;
	height:32px;
	display:block;
	background-image:url(../images/index_phone.png);
	background-size:100% 100%;
	float:right;
}

/*
.right-fixed-bar li.share > div > a:hover{
	background-position: 0px -100px;
}
.right-fixed-bar li.back-top >div > a:hover{
	background-position: 0px -50px;
	
}
*/

/*********button:share tel kefu top END*********/

.gb_pagination {
	margin:5px 5px;
	padding:0 0;
	float:right;
}

.gb_pagination a, .gb_pagination span{
	border:2px solid lightgray;
	padding:2px 8px;
	font-size:14px;
	line-height:22px;
	margin:0px 5px;
	background-color:#ffffff;
}
.gb_pagination a:hover{
	border-color:#000000;
	color:#0187c4 !important;
}
.gb_pagination a , .gb_pagination a.visited{
	text-decoration:none;
	color: #538cd5 !important;
}

.gb_pagination span a{
	padding:0 0;
	border:none;
}

.gb_pagination .currentPage{
	border:2px solid #000000;
}

/*****************************foot**********************************/
#nav_bottom{
    background-color: #555;
    clear: both;
    display: block;
    height: auto;
    min-width: 1012px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    z-index: 3;
	text-align: center;
}

.nav_bottom_www{
    background-color: #2D68B2 !important;
}

.nav_bottom_inner {
    margin: 0 auto;
}

.nav_bottom_content {
    color: #f1f0ef;
}

.nav_bottom_content .right_reserved {
    font-size: 12px;
    margin-top: 8px;
}

.right_reserved  a{
	color: #f1f0ef;
}

.right_reserved  a:hover{
	color: #fff;
}

.right_reserved  span{
	margin-right: 4px;
    margin-left: 4px;
}
/*******************msgbox*******/
.bg_layer_g {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    left: 0;
    min-width: 1182px;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 22;
}
.mask_layer_a_g {
    height: auto;
    left: 50%;
    margin-left: -220px;
    margin-top: -170px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 450px;
    z-index: 23;
}

.hg_auto_g {
    height: auto;
    overflow: hidden;
}
.pr_g {
    position: relative;
}


.gb_btn_success_g {
    background-color: #4aa612 !important;
    border: 1px solid black;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    height: 32px;
    line-height: 20px;
    margin-right: 10px;
    min-height: 32px;
    min-width: 90px;
    outline: medium none;
    position: relative;
    text-align: center;
    vertical-align: middle !important;
}
.gb_btn_g {
    background-repeat: repeat-x;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
/********gb plugin begin**********/
	.gb_plugin_overlay{
	background: #ffffff none repeat scroll 0 0;
	z-index:10000;
	opacity: 0.5;
	position:absolute;
	top:0;
	left:0;
}
	.gb_plugin_dialog_box{
		overflow: hidden;
		position: fixed;
		top: 50%;
		z-index: 10001;
		border:solid black 1px;
		padding:15px 15px;
		background:#fff;
	}
	
	.gb_plugin_dialog_title{
		color: #000000;
		font-size: 30px;
	}
	
	.gb_plugin_dialog_line{
		widht:100%;
		border-top: 5px solid green;
		margin-top:15px;
	}
	
	.gb_plugin_dialog_button2{
		background-color: #4aa613;/*#4190d0*/
		border: 1px solid #dcdcdc;
		border-radius: 0;
		color: #ffffff;
		cursor: pointer;
		display: inline-block;
		font-weight: 400;
		line-height: 20px;
		margin-right: 10px;
		margin-top:10px;
		min-height: 32px;
		min-width: 90px;
		max-width:100%;
		outline: medium none;
		position: relative;
		text-align: center;
		vertical-align: middle !important;
		
	}
	
	.gb_plugin_dialog_button{
		background-color: #4aa613;/*#4190d0*/
		border: 1px solid #dcdcdc;
		border-radius: 0;
		color: #ffffff;
		cursor: pointer;
		display: inline-block;
		font-weight: 400;
		line-height: 20px;
		margin-top:6px;
		min-height: 32px;
		min-width: 90px;
		width:100%;
		outline: medium none;
		position: relative;
		text-align: left;
		vertical-align: middle !important;
		
	}
	
	.gb_plugin_dialog_box p{
		margin-top:6px;
		margin-bottom:10px;
	}
/********gb plugin end**********/

.upcoming{
	color: #FFFFFF;
	background: none repeat scroll 0 0 #C5171E;
    padding-top: 3px;
    padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
	float: left;
}
