@charset "utf-8";
/* 统一宽度 */
.header_bar, .header, .nav, .main {
	width:1160px;
	margin: 0 auto;
}
/* 顶部 */
.top_bg {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	border-bottom: 1px solid #eee;
}
.top {
	height: 92px;
	overflow: visible;
}
.top_logo_slogan {
	padding: 20px 0 0 15px;
}
.main_cont {
	width: 1160px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0 50px 0;
}
.main_withe {
	background: #FFF;
}
.main_grey {
	background: #f5f5f5;
}

/* 顶部-菜单 */
.top_ce {
	height: 92px;
	float:right;
}
#nav-menu {
	width: auto;
	float: left;
}
#nav-menu .menu li {
	position: relative;
	float: left;
	display: inline;
	margin-left: 1px;
}
#nav-menu .menu li.sel {
	padding:0 0;
}
#nav-menu .menu li h3 {
	font-weight: normal;
	display: inline-block;
	float: left;
}
#nav-menu .menu li a.nav-menu-xl {
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
#nav-menu .menu li a.nav-menu-xl, #nav-menu .menu li a.nav-menu-xl span, #nav-menu .menu ul.sedmenu li a {
	color: #1f1f1f;
}
#nav-menu .menu li a.navhover,#nav-menu .menu li a.navhover span, #nav-menu .menu li.sel a span, #nav-menu .menu li a.selected, #nav-menu .menu li a.nav-menu-xl:hover,#nav-menu .menu li a.nav-menu-xl:hover span, #nav-menu .menu ul.sedmenu li a {
	color: #de3f3e;
	font-weight: bold;
}
#nav-menu .menu li a.nav-menu-xl span {
	line-height: 92px;
}
#nav-menu .menu ul.sedmenu {
	background: #fff;
	position: relative;
	top: 20px;
}
#nav-menu .menu ul.sedmenu li a {
	line-height: 42px;
	color: #000;
	font-weight: normal;
}
#nav-menu .menu li a.nav-menu-xl span {
	display: inline-block;
}
#nav-menu .menu li a.selected span, #nav-menu .menu li a.navhover span, #nav-menu .menu li a.nav-menu-xl:hover span {
	cursor: pointer;
}
#nav-menu .menu li a.nav-menu-xl, #nav-menu .menu li a.navhover span, #nav-menu .menu li a.nav-menu-xl:hover span, #nav-menu .menu ul.sedmenu, #nav-menu .menu ul.sedmenu {
	padding:0 20px;
}
#nav-menu .menu li a.navhover {
	padding:0 0;
	}
#nav-menu .menu ul.sedmenu {
	position: absolute;
	display: none;
	top: 70px;
	z-index: 1001;
	padding:0;
	border: solid 1px #eee;
	box-shadow: rgb(51,51,51,0.4) 3px 3px 1px;
}
#nav-menu .menu ul.sedmenu li {
	padding:2px 0;
	width: 100%;
	display: inline-block;
	margin:0 0;
	word-break: keep-all;
}
#nav-menu .menu ul.sedmenu li h3 {
	display: inline-block;
	width: 100%;
}
#nav-menu .menu ul.sedmenu li a {
	width: 100%;
	font-size:14px;
	overflow: hidden;
	display: inline-block;
	text-align: left;
	text-indent:5px;
	text-decoration: none;
}
#nav-menu .menu ul.sedmenu li:hover a {
	background:#eee;
}
#nav-menu .menu ul.sedmenu li a span {
	padding: 0 5px;
	display: inline-block;
	text-indent: 0;
}
#nav-menu .menu li h3 a:hover, #nav-menu .menu ul.sedmenu li a:hover {
	text-decoration: none;
}

/* 顶部-我的账户 */
.top_menu_account {
	color: #999;
	margin: 25px 0 0 25px;
	float: right;
}
.top_icon_account {
	margin: 1px 4px 0 0;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 17px;
	margin-bottom: 5px;
	background: url(images/lhzt/account.png) no-repeat;
}
.top_icon_PDF {
	width: 22px;
	height: 22px;
	margin-bottom: 5px;
	margin: 0 4px 4px 0;
	display: inline-block;
	vertical-align: middle;
	background: url(images/lxs/PDF.png) no-repeat;
}
.top_icon_PDF_n {
	width: 22px;
	height: 22px;
	margin-bottom: 5px;
	margin: 0 4px 4px 0;
	display: inline-block;
	vertical-align: middle;
	background: url(images/lxs/PDF_n.png) no-repeat;
}

/* 幻灯片全屏 */
#sliderbg {
	margin: 0 auto;
}
#sliderbg, #slider, #slider a.slider_img {
	height: 280px;
	overflow: hidden;
}

/* 首页资金安全-进入联信所 */
.index_inter_bg {
	margin: 0 auto;
	background: #fff;
}
.index_inter {
	height: 250px;
	background: url(images/lxs/index_zjaq/index_enter.png) no-repeat 0 5px;
}

/* 首页左侧页签 */
.index_lf_tab{
	float: left; /* 自适应内容宽度 */
  	position: relative;
  	left: 50%;
}
.index_lf_tab ul{
	position: relative;
  	left: -50%;
}
.index_lf_tab, .index_lf_tab ul {
	height: 34px;
}
.index_lf_tab .index_lf_title_icon {
	margin: 5px 0 0 0;
}
.index_lf_tab ul, .index_lf_tab li {
	float: left;
	margin-top: 2px;
	padding: 0 16px;
}
.index_lf_tab li a {
	font-size: 18px;
	line-height: 30px;
	color: #666;
	display: inline-block;
	text-decoration: none;
	float: left;
}
.index_lf_tab li.last a {
	border-right: 0;
}
.index_lf_tab li.index_lf_tab_sel a {
	color: #2f2f2f;
}
.index_lf_tab_more {
	float: right;
}
.index_lf_tab_more, .index_lf_tab_more a {
	line-height: 32px;
	color: #999 !important;
}
.index_lf_tab_cont_xszn {
	border: 0;
	background: none;
}
/* 首页热门投资项目 */
.index_prod {
	border: 0;
}
.index_prod ul li, .index_prod ul li.last {
	width: 262px;
	border: 1px solid #dfdfdf;
}
.index_prod ul li {
	margin: 0 19px 0 0;
	border-radius: 10px;
}
.index_prod ul li.last {
	margin: 0;
}
.index_prod_title {
	margin: 8px 0 0 0;
	border-bottom: 0;
}
.index_prod_title .fl {
	font-size: 18px;
}
.index_prod_title .fl .fs20 {
	font-size: 22px !important;
}
.index_prod_syl {
	padding: 25px 20px;
	background: none;
}
.index_prod_syl .fl {
	width: 110px;
}
.index_prod_syl_name {
	padding: 0;
	color: #ababab;
}
.index_prod_syl .fl .index_prod_syl_name {
	text-align: left;
}
.index_prod_syl .fr .index_prod_syl_name {
	text-align: right;
}
.index_prod_sylNum {
	font-size: 26px;
	line-height: 30px;
}
.index_prod_syl_cont {
	margin: 10px 0 5px 0;
	padding: 0;
	white-space: nowrap !important;
}
.index_prod_syl .fl .index_prod_syl_cont {
	border-right: 1px solid #eee;
}
.index_prod_progress .progressBar, .index_prod_progress .progressBar span {
	height: 8px;
}
.index_prod_progress .progressBar {
	width: 86%;
	margin: 4px 0 0 19px;
}
.index_prod_info {
	margin: 13px 0 0 0;
	padding: 0 20px;
}
.index_prod_info .fl {
	text-align: left;
}
.index_prod_info .fr {
	text-align: right;
}
.index_prod_info_text {
	width: auto;
}
.index_prod_btn {
	margin: 33px 0 0 0;
	padding: 0;
}
.index_prod_btn a.btn_big {
	width: 100%;
	padding: 3px 0 4px 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-left-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	font-size: 16px;
}
f_box .fl {
	font-size: 18px;
	color: #2f2f2f;
}
.index_lf_tab_cont_hg1 {
	height: 508px;
	border-top:1px solid #d9d9d9;
}
.index_lf_tab_cont_bg {
	border-left:0px;
	border-right:0px;
	margin-top:10px;
	background:none;
	border:0;
}
.index_lf_tab_box .fl {
	font-size: 18px;
	color: #2f2f2f;
	line-height: 40px;
	border-bottom: 2px solid #de3f3e;
}
/* 首页右侧产品公告 */
.index_cont_indexnews {
	height: 196px;
}
.index_news_list ul li {
	line-height: 31px;
}
.index_news_list ul li .fl {
	font-size: 14px;
}
/*首页－banner*/
.slider_bar .no {
	background: url(images/slide/dot.png) no-repeat 0px 0px;
}
.slider_bar .dq {
	background: url(images/lhzt/dot_current.png) no-repeat 0px 0px;
}
/*首页－banner登录*/
.index_login {
	width: 310px;
	height: 220px;
	padding: 0 0 0 0;
	text-align: center;
	background: none;
	color: #fff;
	position: absolute;
	top: -230px;
	right: 0px;
	z-index: 111;
}
.index_login_title {
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,.6);
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 16px;
}
.index_login_input_wrap_new, .index_login_input_short_wrap_new {
	height: 32px;
	float: left;
	background: #fff;
}
.index_btn_login_new {
	width: 280px;
	height: 38px;
	background: #39bbea;
	border-radius: 6px;
	border: 0px;
	border-bottom: 2px solid #0365aa;
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	color: #fff !important;
}
.index_btn_login_new:hover {
	border-bottom: 2px solid #39bbea;
}
.index_login_link_new {
	width: 280px;
	color: #fff;
	margin: 6px 0 10px 0;
	font-size: 14px;
	line-height: 20px;
	float: right;
}
.index_login_input_box_new ul li {
	margin-bottom: 20px;
	width: 100%;
	height: 80px;
	background: rgba(255,255,255,.8);
}
/* 理财产品 */
.home-lccp-box {
	position: relative;
	background: #fff;
	overflow: hidden;
}
.home-lccp-box .label {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 100%;
	padding: 0 9px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background:#de3f3e;
}
.home-lccp-box .label a {
	color:#fff;
}
.home-lccp-box .label:hover {
	opacity:0.8;
}
.home-lccp-box .label i.jjq_arrow, .home-lccp-box .label i.yxq_arrow {
	width: 0px;
	height: 0px;
	text-align:center;
	position: absolute;
	left:38px;
	bottom: 113px;
	z-index:999;
	display: block;
	float: none;
	border-width: 6px 0 6px 6px;
	border-style: solid;
}
.home-lccp-box .label i.jjq_arrow {
	  border-color: #FFFFFF #de3f3e #FFFFFF;
}
.home-lccp-box .label i.yxq_arrow {
	  border-color: #FFFFFF #b8292e #FFFFFF;
}
.home-lccp-box .label-zq {
	background:#b8292e;
}
.home-lccp-box .label span {
	display: block;
	margin-top: 30px;
}
.home-lccp-box .annual-rate {
	width: 100%;
	height: 246px;
}
.lccp_cont_box {
	width: 100%;
	background: none;
}
.lccp_list_cptz_new dl {
	height: 85px;
}
.lccp_list_cptz_new .property_syl {
	width: 160px;
}
.lccp_list_cptz_new .property_tzqx {
	width: 118px;
}
.lccp_list_cptz_new .property_ktje {
	width: 212px;
}
.lccp_list_cptz_new .property_btn {
	width: 158px;
}
/* 产品详细页新 */
.cp_detail_cont_new_tz {
	height:290px;
}
.cp_detail_cont_new_tz .table_info tr td {
	font-size: 14px;
}
/* 首页新手指南 */
.index_xszn_team {
	padding: 0px 0 22px 0;
}
.index_xszn_team ul li {
	width: 24%;
	padding: 0;
	margin-right: 15px;
	border: 1px solid #d9d9d9;
	float: left;
	background: #fff;
}
.index_xszn_team_hykd ul li {
	width: 19%;
	margin-right:12px;
}
.index_xszn_team_hykd ul li.last {
	width: 19% !important;
}
.index_xszn_team ul li.last {
	width: 23%;
	margin-right: 0px;
}
.index_xszn_team_tp {
	width: 100%;
	margin: 0 auto;
}
.index_xszn_team_img {
	width: 80px;
	height: 68px;
	padding: 0 4px 0 0;
}
.index_xszn_team_intro {
	font-size: 18px;
	line-height: 62px;
	color: #000;
}
.index_xszn_team_title {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background: #fff;
	border-top: 1px solid #d9d9d9;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	color: #1f1f1f;
	display: inline-block;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.circle_num {
	width: 27px;
	height: 27px;
	margin: 0 8px 4px 0;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	line-height: 27px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	background: #de3f3e !important;
	border-radius: 20px;
}
.index_title {
	height: 40px;
	margin-bottom: 10px;
	padding: 0 0;
	background: none;
	border: 0px;
	line-height: 37px;
}
.index_title span.xszn {
	font-size: 18px;
	padding: 8px 0;
	border-bottom: 2px solid #0B51A0;
}
.index_link_img ul li {
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	border: 1px solid #d6d6d6;
	float: left;
}
.index_link_img_top ul li {
	margin: 5px 5px;
}
.index_link_img ul li a, .index_link_img ul li a img {
  width: 157px;
  height: 35px;
}
/* 首页新闻 */
.index_news_rt {
	width: 611px;
}
.index_news_rt .tab_default, .index_news_rt .tab_default ul {
	height: 37px;
}
.index_news_rt .tab_default li a {
	padding: 0 30px 2px 30px;
	line-height: 34px;
	font-size: 16px;
}
.index_news_rt .tab_default li.tab_default_sel a {
	line-height: 35px;
}
.index_news_rt .tab_default_cont {
	height: 218px;
	margin: 0;
	padding: 23px 30px;
}
.index_news_rt .index_news_list_time ul li .fl {
	font-size: 16px;
	line-height: 36px;
}
.index_news_rt .index_news_list_time ul li .fr {
	font-size: 13px;
	line-height: 35px;
}
.ling_bor li {
	float: left;
	width: 487px;
	padding: 20px 20px;
	margin-right: 30px;
	border-radius: 6px;
	border: 1px solid #d9d9d9;
}
.ling_bor .img01, .ling_bor .img02 {
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 10px;
}
.ling_bor .mtop {
	margin-top: 80px;
}
.ling_bor .img02 {
	background-position: -218px 0;
	gin-right: 10px;
}
/* 右侧登陆框 */
.index_sj_box {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 6px;
}
.index_ljsj ul li.first_title {
	color: #304ca9;
	font-weight: 700;
	width: 16px;
	border-right: 2px solid #304ca9;
}
.index_ljsj ul li {
	width: 79px;
	height: 78px;
}
.index_ljsj_num {
	padding: 10px 0 4px 0;
}
.index_ljsj_jye ul li {
	height: 60px;
}
.index_ljsj_num_jye {
	padding: 5px 0 4px 0;
}
.ksrk_login {
	background: #fdfdfd;
}
.ksrk_login_top {
	height: 44px;
	padding-top: 8px;
}
.reg, .log {
	width: 47%;
	height: 36px;
	margin-left: 5px;
	float: left;
	line-height: 36px;
}
.reg a, .log a {
	color: #333;
	text-align: center;
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
	display: block;
}
.icon_freezhuce {
	width: 16px;
	height: 16px;
	background: url(images/lxs/icon_freezhuce.png) no-repeat;
}
.icon_log {
	width: 16px;
	height: 16px;
	background: url(images/lxs/icon_login.png) no-repeat;
}
.icon_security, .icon_vip, .icon_gps, .icon_time, .icon_log, .icon_freezhuce {
	margin: 0 3px 3px 0;
	vertical-align: middle;
	display: inline-block;
}
.ksrk_login_bottom {
	height: 72px;
	position: relative;
	overflow: hidden;
}
.ksrk_login_bottom dl {
	float: left;
}
.ksrk_login_bottom dl dd {
	width: 72px;
	height: 60px;
	float: left;
	margin: 4px 2px 0 5px;
	border: #dbdada solid 1px;
	background: #fff;
	transition: all 0.5s ease;
}
.ksrk_login_bottom dl dd:hover {
	border: #F60 solid 1px;
}
.ksrk_login_bottom dl dd:hover a {
	color: #f60;
}
.ksrk_login_bottom dl dd a {
	transition: all 0.5s ease;
}
.ksrk_login_bottom a {
	color: #666;
}
.ksrk_login_bottom a:hover {
	color: #f60;
}
.wyjy, .wylz, .wycz, .wytx {
	padding-top: 36px;
}
.wyjy {
	background: url(images/lxs/ksrk_icon/wyjy.png) no-repeat center 10px;
	display: block;
	font-size: 12px;
	text-align: center;
}
.wyjy:hover {
	background: url(images/lxs/ksrk_icon/wyjy_p.png) no-repeat center 10px;
}
.wylz {
	background: url(images/lxs/ksrk_icon/wylz.png) no-repeat center 10px;
	display: block;
	font-size: 12px;
	text-align: center;
}
.wylz:hover {
	background: url(images/lxs/ksrk_icon/wylz_p.png) no-repeat center 10px;
}
.wycz {
	background: url(images/lxs/ksrk_icon/wycz.png) no-repeat center 10px;
	display: block;
	font-size: 12px;
	text-align: center;
}
.wycz:hover {
	background: url(images/lxs/ksrk_icon/wycz_p.png) no-repeat center 10px;
}
.wytx {
	background: url(images/lxs/ksrk_icon/wytx.png) no-repeat center 10px;
	display: block;
	font-size: 12px;
	text-align: center;
}
.wytx:hover {
	background: url(images/lxs/ksrk_icon/wytx_p.png) no-repeat center 10px;
}
.index_kscx {
	height: 65px;
	padding: 0 0 0 0;
	background: #f7f7fc;
	border: 1px solid #d9d9d9;
	line-height: 30px;
}
.index_kscx ul li {
	width: 189px;
	padding: 18px 0 16px 10px;
	background: #f7f7fc;
	float: left;
}
.index_kscx ul li.first {
	width: 86px;
	padding: 18px 0 16px 20px;
	float: left;
	border-right: 1px solid #dfdfdf;
}
.kscx_btn {
	margin-left: 28px;
	padding: 8px 0 0 0;
	float: left;
}
.index_lf_tab li a {
	font-size: 14px;
}
/*服务会员*/
.index_cont_indexfwhy {
	margin: 0;
	height: 256px;
}
.fwhy_links {
	padding: 0!important;
}
.fwhy_links li {
	text-align: center;
	width: 154px;
	line-height: 35px;
	float: left;
}
.fwhy_links li a {
	display: block;
	height: 50px;
	padding: 6px 0 6px 0;
	border-bottom: 2px solid #FFF;
}
.fwhy_links li img {
	width: 144px;
	height: 50px;
}
.fwhy_links li a:hover {
	border-bottom: 2px solid #F60;
}
/*综合会员*/
.index_cont_indexzhhy {
	margin: 0;
	height: 458px;
}
.table_zhhy {
	width: 308px;
	table-layout: fixed;
	border-collapse: collapse;
}
.table_zhhy tr th {
	background: #fcfcfc;
	line-height: 32px;
}
.table_zhhy tr td {
	padding: 0 10px;
	height: 44px;
	line-height: 44px;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.table_zhhy tr th, .table_zhhy tr td {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin: 0;
}
.zhhy_page a {
	position: absolute;
	top: 50%;
	margin-top: -31px;
	z-index: 1;
	display: block;
	width: 28px;
	height: 62px;
	line-height: 62px;
	background: #808080;
	background: rgba(0,0,0,0.2);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	font-family: "simsun";
}
.zhhy_prev {
	left: 0;
}
.zhhy_next {
	right: 0;
}
/*特殊*/
.table_default tr:hover {
	background: #fdfdfd;
}
.table_default_1h tr:hover{
	cursor: pointer;
}
.table_default_1h tr td {
	line-height: 38px;
	border-top:1px dotted #E5E5E5;
	border-bottom:1px dotted #E5E5E5;
}
.table_default_mfgp tr td {
	line-height: 56px;
}
.index_lf_tab li.index_lf_tab_sel a {
	color: #de3f3e;
	border-bottom: solid 2px #de3f3e;
	font-weight: bold;
}
.table_default tr th, .table_bd tr th {
	background: #f5f5f5;
}
.icon_kscx {
	width: 22px;
	height: 22px;
	margin: 0 3px 2px 0;
	vertical-align: middle;
	display: inline-block;
	background: url(images/lxs/kscx_icon.png) no-repeat;
}
.index_lf_icon01 {
	width: 25px;
	height: 25px;
	margin: 0 8px 3px 0;
	display: inline-block;
	vertical-align: middle;
	background: url(images/lxs/qyjy_ico01.png) no-repeat;
}
.index_lf_icon02 {
	width: 25px;
	height: 25px;
	margin: 0 8px 3px 0;
	display: inline-block;
	vertical-align: middle;
	background: url(images/lxs/grjy_ico02.png) no-repeat;
}
.breadcrumb_kh {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	text-align: center;
	padding: 6px 0 6px 0;
	margin: 0 0 25px 0;
	overflow: hidden;
	background: #fcfcfc;
}
.main_whole_kh {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #dedede;
}
.title_seventh {
	border-left: 2px solid #087dcd;
}
.title_seventh {
	height: 20px;
	margin: 10px 0;
}
.title_seventh .fl {
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #444;
}
.table_info_bg tr th {
	background: #fbfbfb;
	border: 1px solid #e5e5e5;
}
.table_info_bg tr td {
	background: #fdfdfd;
	border: 1px solid #e5e5e5;
}
.table_info_default tr td {
	text-align: right;
}
.cp_detail_lf_new_lxs {
	width: 840px;
	float: left;
}
.cp_detail_rt_new .lightgrey p {
	line-height: 22px;
}
.index_lf_tab {
	border-bottom: 1px solid #d9d9d9;
}
.index_lf_tab, .index_lf_tab ul {
	height: 40px;
	line-height: 40px;
}
.index_list_cptz_new dl {
	padding: 11px 0 7px 23px;
}
.index_xszn_team_img1 {
	background-position: 16px 6px;
}
.index_xszn_team_img2 {
	background-position: 16px 6px;
}
.index_xszn_team_img3 {
	background-position: 16px 6px;
}
.index_xszn_team_img4 {
	background-position: 16px 6px;
}
.index_list_cptz_new .property_syl {
  width: 192px;
}
.index_list_cptz_new .property_tzqx {
  width: 160px;
}
.index_list_cptz_new .property_ktje {
  width: 230px;
}
.index_list_cptz_new .property_syfs {
  width: 220px;
}
.index_list_cptz_new .property_qtje {
  width: 150px;
}
.progress_cont {
	margin:0 auto;
}
.progress_cont .progressBar, .progress_cont .progress_text {
	width:100%;
}
.progress_text {
	color:#999;
  text-align:left;
  line-height: 22px;
  font-weight: normal;
  display: inline-block;
  float:left;
}
.progressBar, .progressBar span {
	height: 5px;
	margin-bottom:3px;
}
.progressBar span {
  background: #de3f3e;
}

/*图标*/
.icon_pencil {
	width: 16px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
	background: url(images/lxs/pencil.png) no-repeat;
}
.icon_add {
	width: 16px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
	background: url(images/lxs/add.png) no-repeat;
}
.pic_input {
	width: 195px;
	height: 27px;
	line-height: 27px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(170, 170, 170) rgb(221, 221, 221) rgb(221, 221, 221) rgb(170, 170, 170);
	padding: 2px 3px;
	box-shadow: inset 1px 1px 1px #ddd;
	-moz-box-shadow: 1px 1px 1px #ddd inset;
	-webkit-box-shadow: 1px 1px 1px #ddd inset;
	vertical-align: middle;
	font-size: 14px;
	color: #999;
	float: left;
}
.pic_inputico {
	border: 1px solid #c4c4c4;
	padding: 0 5px 0 10px;
	background: url(images/lxs/picinput_ico.png) no-repeat right center #FFFFFF;
}
/*邮件推荐*/
.modal-content {
	margin: 0 auto;
	width: 590px;
	position: relative;
	font-size: 12px;
}
.modal-body {
	height: auto;
	padding-top: 10px;
}
.recomBySMSWrap .topTip {
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 12px;
	color: #333;
	padding-left: 80px;
}
.recomByEmail .control_group, .recomBySMS .control_group {
	margin: 10px 0;
}
.form_horizontal .control_group {
	margin: 15px 0;
	clear: both;
	overflow: hidden;
}
.form_horizontal .control_label {
	float: left;
	padding: 5px 0 0 5px;
	text-align: right;
	width: 130px;
	font-weight: 700;
}
.recomByEmail .input {
	padding: 6px 5px;
}
.form_horizontal .input {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.input {
	width: 188px;
}
.input {
	border-style: solid;
	border-width: 1px;
	outline: 0;
	overflow: hidden;
	padding: 5px;
	resize: none;
	color: #666;
	-moz-border-radius: 2px;
	-weblit-border-radius: 2px;
	border-radius: 5px;
	box-shadow: 0px 0px 1px #A3A3A3 inset;
	border-color: #A3A3A3 #C9C9C9 #C9C9C9 #A3A3A3;
	transition: background .2s linear 0s, box-shadow .2s linear 0s;
	position: relative;
	-pie-poll: true;
	-pie-lazy-init: true;
}
.error .help_line {
	background-color: #FBEEE8;
	padding: 7px 11px;
	color: #333;
	margin-left: 10px;
}
.help_line {
	vertical-align: middle;
	margin-left: 5px;
	color: #666;
}
.modal-footer {
	margin: 0 30px;
	padding: 15px 0;
	border-top: 1px solid #eee;
	text-align: center;
}
.btns {
	display: inline-block;
	padding: 3px 20px;
	font-size: 12px;
	margin-bottom: 0;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	vertical-align: middle;
	cursor: pointer;
	background: -webkit-linear-gradient(#567EFF, #5460D7);
	background: -moz-linear-gradient(#567EFF, #5460D7);
	background: -ms-linear-gradient(#EF9, #6E3);
	background: -o-linear-gradient(#567EFF, #5460D7);
	background: linear-gradient(#567EFF, #5460D7);
	background-repeat: repeat-x;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #A6A6A6;
	border-radius: 5px;
	font-weight: 700;
	background-color: #567EFF;
}
/*底部*/
.icon_gywm, .icon_aqbz, .icon_cjwt {
	background: url(images/lxs/icon_footer_team.png) no-repeat;
}
.icon_gywm {
	background-position: 0 0;
}
.icon_aqbz {
	background-position: -20px 0;
}
.icon_cjwt {
	background-position: -40px 0;
}
.copyright {
	text-align: left;
}
.icon_footer_team {
	width: 20px;
	height: 20px;
	margin: 0 10px 3px 0;
	background: url(images/lxs/icon_footer_team.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
/*会员认证*/
.nav-ul {
	padding-right: 15px;
}
.nav-ul li {
	padding: 8px 7px 0 7px;
	float: right;
	color: #999;
}
.nav-ul li a {
	color: #666;
}
.nav-ul .separate {
	font-size: 12px;
	color: #ddd;
}
.p-r-20 {
	padding-right: 20px;
}
.hyzcnav {
	zoom: 1;
}
.hyzcnav.nav-bar {
	float: right;
	display: inline;
	padding-top: 41px;
}
.nav-bar .nav-item {
	float: left;
	display: inline;
	margin-left: 10px;
}
.nav-bar .nav-hd {
	z-index: 102;
	padding: 5px 6px;
	height: 54px;
	cursor: pointer;
	zoom: 1;
}
.nav-bar .nav-hd a {
	display: inline;
	float: left;
	padding: 15px 10px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
}
.nav-bar .nav-hd a:hover {
	color: #f60;
}
.initiate-main {
	background: url(images/lxs/initiate-bg.png) repeat-x;
	width: 100%;
	padding-bottom: 80px;
}
.hyrz-main {
	margin: 0 auto;
	width: 1002px;
	position: relative;
}
.initiate-main h1 {
	color: #fff;
	font-weight: normal;
	font-size: 30px;
	height: 60px;
	line-height: 60px;
	padding: 20px 0;
}
.initiate-box {
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
}
.initiate-box .initiate-bd {
	position: relative;
	padding: 15px 0 10px;
}
.initiate-box .initiate-hd {
	color: #fff;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
}
.initiate-box .initiate-hd .tips {
	font-size: 12px;
}
.initiate-box .initiate-hd .step-num {
	margin-right: 20px;
	font-size: 24px;
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	line-height: 28px;
	text-align: center;
	font-family: Tahoma, sans-serif;
	width: 30px;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.initiate-box .lines {
	background-position: 0 0;
	width: 12px;
	height: 270px;
	position: absolute;
	top: 15px;
	left: 10px;
}
.step-icon, .initiate-box .lines, .initiate-list .type-item .infor .cut, .oper-icon, .initiate-list .state-icon .state-oper, .initiate-list .add-item .add-btn .add-icon, .submit-btn {
	background-image: url(images/lxs/initiate.png);
	background-repeat: no-repeat;
}
.initiate-list {
	padding: 38px 0 18px 54px;
	height: 224px;
}
.clearfix, .main, .main-wrap, .footer-box, .pop-box .row, .property-box .row .row-bd {
	zoom: 1;
}
.initiate-list .type-item {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	width: 207px;
	height: 210px;
	border: 2px solid #fff;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
.initiate-bd .initiate-list .on {
	border-color: #ffc341;
}
.initiate-list .type-item .opacity-bg {
	display: block;
	width: 207px;
	height: 210px;
	background-color: #fff;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0;
}
.initiate-list .type-item .title {
	font-size: 18px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	text-align: center;
	padding: 90px 25px 18px;
}
.initiate-list .type-item .title, .initiate-list .type-item .infor {
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
}
.initiate-list .type-item .infor {
	display: none;
	padding: 10px 5px;
	font-size: 12px;
	color: #fff;
	line-height: 21px;
	height: 140px;
	overflow: hidden;
	position: relative;
}
.initiate-list .type-item .infor .cut {
	background-position: -12px -267px;
	display: block;
	width: 180px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 14px;
}
.initiate-bd .initiate-list .on .opacity-bg {
	display: none;
}
.initiate-bd .initiate-list .on .title {
	color: #ffc341;
}
.initiate-list .type-item:hover .title, .initiate-bd .initiate-list .on .title {
	padding: 12px 25px;
}
.initiate-bd .initiate-list .on .infor {
	color: #ffc341;
}
.initiate-list .type-item:hover .infor, .initiate-bd .initiate-list .on .infor {
	display: block;
}
.initiate-list .oper-item {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	width: 280px;
	height: 160px;
	position: relative;
}
.initiate-list .oper-item {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	width: 280px;
	height: 160px;
	position: relative;
}
.initiate-list .oper-item .infor {
	height: 74px;
	padding-top: 42px;
	background-color: #fff;
	color: #333;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
}
.initiate-list .oper-item .oper {
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #623937;
}
.clearfix, .main, .main-wrap, .footer-box, .pop-box .row, .property-box .row .row-bd {
	zoom: 1;
}
.initiate-list .oper-item .oper-s-lbtn {
	width: 139px;
	border-right: 1px solid #1E5166;
	float: left;
}
.initiate-list .oper-item .oper-btn {
	color: #fff;
	font-size: 18px;
	line-height: 42px;
	height: 44px;
	display: block;
	background-color: #2C6A83;
}
.initiate-list .oper-item .download-icon {
	background-position: -50px -21px;
}
.initiate-list .oper-item .oper-icon {
	background-position: -50px 0;
	margin-right: 8px;
	width: 20px;
	height: 20px;
}
.inline-block, .triangle, .pages-wrap .icon, .search-icon, .property-box .row .icon {
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.initiate-list .oper-item .oper-s-btn {
	width: 140px;
	float: left;
}
.initiate-list .oper-item .write-icon {
	background-position: -50px -1px;
}
.initiate-list .state-icon {
	background-color: #386A67;
	/* background: rgba(255,255,255,0.1); */
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
	border-radius: 50%;
	text-align: center;
	font-size: 0px;
	padding: 6px;
	position: absolute;
	top: -20px;
	right: -20px;
}
.initiate-list .state-icon .state-finish {
	background-position: -55px -63px;
}
.initiate-list .state-icon .state-oper {
	display: block;
	border: 4px solid #ffc341;
	border-radius: 30px;
	width: 30px;
	height: 30px;
	background-color: #386A67;
	background-position: -55px -63px;
	text-indent: -999em;
}
.initiate-list .add-finish {
	background-color: #fff;
}
.initiate-list .add-item {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	width: 280px;
	height: 200px;
	position: relative;
	z-index: 1;/* background-color: #cb9175; */
}
.initiate-list .add-finish .opacity-bg {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.initiate-list .add-item .opacity-bg {
	display: block;
	width: 280px;
	height: 200px;
	background-color: #fff;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.initiate-list .add-item .title {
	padding: 10px 15px 5px;
	font-size: 18px;
	height: 48px;
	line-height: 24px;
	color: #333;
	font-weight: normal;
}
.initiate-list .add-item .infor {
	width: 280px;
	height: 137px;
	margin: 0 auto;
	text-align: center;
}
.initiate-list .add-item .img {
	background-color: #fff;
	position: absolute;
	left: 70px;
	width: 138px;
	height: 98px;
	border: 1px solid #ddd;
}
.initiate-list .add-finish .opacity-infor {
	display: block;
	background-color: #fff;
	height: 100px;
	left: -1px;
	top: -1px;
	position: absolute;
	width: 140px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.initiate-list .add-item .upload-progress {
	background-color: #fff;
	height: 100px;
	left: 70px;
	position: absolute;
	width: 140px;
}
.initiate-list .add-item .upload-progress .upload-bg {
	border: 1px solid #ddd;
	background-position: 0 0;
	display: block;
	width: 138px;
	height: 98px;
}
.initiate-list .add-item .upload-progress .upload-bg {
	background-image: url(images/lxs/upload-bg.jpg);
	background-repeat: no-repeat;
}
.initiate-list .add-item .upload-progress .tips {
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
.initiate-list .add-item .infor .add-btn {
	width: 280px;
	height: 137px;
	cursor: pointer;
	text-align: center;
}
.initiate-list .add-item .infor .add-icon {
	background-position: -100px 0;
	width: 24px;
	height: 24px;
	margin-top: 35px;
}
.initiate-list .add-item .infor .open-btn {
	display: none;
	padding: 15px 70px 0;
	width: 140px;
	height: 127px;
	text-align: center;
	position: relative;
}
.initiate-list .add-item .open-btn .l {
	float: left;
	width: 70px;
	text-align: center;
	position: relative;
}
.initiate-list .add-item .open-btn .circular-btn {
	width: 39px;
	height: 39px;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-bottom: 10px;
	background-color: transparent;
	-webkit-transition: background 0.4s, color 0.2s;
	-moz-transition: background 0.4s, color 0.2s;
	transition: background 0.4s, color 0.2s;
}
.initiate-list .add-item .open-btn .example-icon {
	background-position: -130px 0;
	width: 14px;
	height: 18px;
	margin-top: 10px;
}
.initiate-list .add-item .open-btn .tips {
	color: #fff;
	font-size: 14px;
}
.initiate-list .add-item .open-btn .see-icon {
	background-position: -190px 0;
	width: 19px;
	height: 18px;
	margin-top: 11px;
}
.initiate-list .add-item .open-btn .upload-icon {
	background-position: -150px 0;
	width: 19px;
	height: 18px;
	margin-top: 11px;
}
.initiate-list .add-item .open-btn .file-input {
	position: absolute;
	left: 11px;
	top: 0px;
	border: 0;
	background: none;
	width: 48px;
	height: 48px;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.initiate-list .add-item .open-btn .tips {
	color: #fff;
	font-size: 14px;
}
.initiate-list .add-item .open-btn .delete-icon {
	background-position: -170px 0;
	width: 19px;
	height: 18px;
	margin-top: 11px;
}
.clearfix:after, .main:after, .main-wrap:after, .footer-box:after, .pop-box .row:after, .property-box .row .row-bd:after {
	display: block;
	content: '\20';
	height: 0;
	clear: both;
}
.initiate-list .add-item .state-icon {
	background-color: #367C89;
}
.initiate-list .state-icon .state-progress {
	background: url(images/lxs/waiting.gif) no-repeat 10px 10px;
	border: 0 none;
	height: 39px;
	width: 39px;
}
form {
	display: block;
	margin-top: 0em;
}
.submit-btn {
	background-position: -50px -128px;
	display: block;
	width: 140px;
	height: 45px;
	border: 0 none;
	cursor: pointer;
	margin: 0 auto;
}
.initiate-list .add-finish:hover .opacity-bg {
	background-color: #1E5166;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.initiate-list .add-finish:hover .img, .initiate-list .add-finish:hover .upload-progress {/*filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;*/
}
.initiate-list .add-finish .opacity-infor {
	display: block;
	background-color: #fff;
	height: 100px;
	left: -1px;
	top: -1px;
	position: absolute;
	width: 140px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.initiate-list .add-finish:hover .opacity-infor {
	background-color: #1E5166;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
-  khtml-opacity:0.6;
	opacity: 0.6;
}
.submit-btn:hover {
	background-position: -50px -180px;
}
.initiate-list .oper-item .oper-btn:hover {
	background-color: #1E5166;
}
.initiate-list .oper-item .oper-btn:hover .write-icon {
	background-position: -70px -1px;
}
.initiate-list .oper-item .oper-btn:hover .download-icon {
	background-position: -70px -21px;
}
.initiate-list .oper-item .oper-btn:hover .modify-icon {
	background-position: -70px -41px;
}
.initiate-list .add-item .infor:hover .add-btn, .initiate-list .add-item .selected .add-btn {
	display: none;
}
.initiate-list .add-item .infor:hover .open-btn, .initiate-list .add-item .selected .open-btn {
	display: block;
}
.btn-bd {
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
}
.tg-b-btn, .tg-b-rbtn {
	color: #fff;
	cursor: pointer;
	text-align: center;
	background-color: #f99236;
	border: 1px solid #f47100;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 2px 14px;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.tg-b-btn {
	background-color: #f99236;
	border: 1px solid #f99236;
	padding: 5px 32px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.tg-b-rbtn {
	background-color: #cecece;
	color: #444;
	border: 1px solid #ddd;
}
.btn-bd a:hover {
	color: #fff;
}
/*  添加    */
.input_box_img {
	float: left;
	width: 58px;
	height: 58px;
	background: url(images/lxs/index_zjaq/zchy_01.png) no-repeat;
	margin-left: 12px;
	margin-top: 11px;
}
.input_box_img_a {
	background: url(images/lxs/index_zjaq/zchy_01.png) no-repeat;
}
.input_box_img_b {
	background: url(images/lxs/index_zjaq/djzczs_02.png) no-repeat;
}
.input_box_text {
	float: left;
	width: 170px;
	height: 60px;
	margin-top: 10px;
	text-align: left;
	margin-left: 15px;
	line-height: 28px;
}
.input_box_text font {
	color: #333;
	font-size: 16px;
}
.input_box_text span {
	font-size: 22px;
	color: #de3f3e;
}
.input_box_text i {
	font-style: normal;
	font-size: 14px;
	color: #333;
}
.main_cont_left {
	float: left;
	width: 750px;
	height: auto;
}
.main_cont_right {
	float: left;
	margin-left: 40px;
	width: 370px;
	height: auto;
}
.main_cont_news {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	border-bottom: solid 1px #CCCCCC;
}
.main_cont_newstitle {
	float: left;
	font-size: 18px;
	color: #2f2f2f;
	line-height: 40px;
	border-bottom: 2px solid #de3f3e;
}
.main_cont_news a {
	float: right;
	line-height: 40px;
	color: #999 !important;
}
.main_cont_left_a {
	float: left;
	width: 374px;
	height: auto;
}
.main_cont_left_a .news {
	width: 400px;
	height: 225px;
	margin-top: 15px;
}
.slider_news, .slider_news img {
	width: 400px;
	height: 225px;
}
.main_cont_left_b {
	float: left;
	width: 324px;
	height: auto;
	margin-left: 52px;
}
.main_cont_left_texttitle {
	width: 100%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
}
.main_cont_left_text {
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
	padding-left: 3px;
	color: #999;
}
.text_box {
 width:100%;
  word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.main_cont_left_text a {
	float:right;
	margin-top:6px;
}
.main_cont_left_ab {
	height: auto;
	width: 100%;
}
.main_cont_left_ab li {
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	border-bottom: dashed 1px #CCCCCC;
}
.main_cont_left_ab li a {
	text-indent: 12px;
	float: left;
	color: #666;
}
.main_cont_num {
	float: left;
	color: #FFF;
	font-size: 12px;
	width: 16px;
	height: 16px;
	margin-top: 12px;
	text-align: center;
	line-height: 16px;
}
.main_cont_numa {
	background: #d6002f;
}
.main_cont_numb {
	background: #f72e5a;
}
.main_cont_numc {
	background: #fb6989;
}
.main_cont_numd {
	background: #f7d3d3;
}
.main_cont_right ul {
	width: 100%;
	height: auto;
}
.main_cont_right ul li {
	width: 100%;
	height: 81px;
	border-bottom: solid 1px #CCCCCC;
	line-height: 80px;
}
.main_cont_right ul li font {
	float: left;
	color: #333;
	font-size: 16px;
	margin-left: 90px;
}
.main_cont_right ul li span {
	float: right;
	font-size: 20px;
	color: #d6002f;
}
.statistics_a {
	background: url(images/lxs/index_zjaq/statistics_a.png) no-repeat;
	background-position: 18px 18px;
}
.statistics_b {
	background: url(images/lxs/index_zjaq/statistics_b.png) no-repeat;
	background-position: 18px 18px;
}
.statistics_c {
	background: url(images/lxs/index_zjaq/statistics_c.png) no-repeat;
	background-position: 18px 18px;
}
.statistics_d {
	background: url(images/lxs/index_zjaq/statistics_d.png) no-repeat;
	background-position: 18px 18px;
}
.statistics_e {
	background: url(images/lxs/index_zjaq/statistics_e.png) no-repeat;
	background-position: 18px 18px;
}
.diana {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 20px;
	color: #de3f3e;
	font-size: 50px;
}
/*搜索页*/
.search_page {
	padding-top:30px;
	width: 100%;
	height: 70px;
	overflow: hidden;
	background: #f7f7f7;
	border-bottom: 2px solid #f8f8f8;
	 }
.search_page_box {
	margin:0 auto; width:520px; height:42px;
	}
.searchBox {
	padding-left: 10px;
	width: 500px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	position: relative;
	float: left;
	border-radius: 6px;
	border: 1px solid #087DCD;
	color: #1f1f1f;
	background:#fff;
}
.searchBox_input {
	width:100%;
	background:none;
	border:0;
	line-height:40px;
	color:#999;
	float:left;
}
.searchBox span {
	position: absolute;
	width: 52px;
	height: 28px;
	right: 1px;
	top: 1px;
	background-color: #087DCD;
	font-size: 20px;
	cursor: pointer;
	color: #087DCD;
	border-radius: 0 6px 6px 0;
	border-left: 1px solid #fff;
	text-align: center;
	padding-top: 10px;
}
.searchicon {
	position: relative;
	top: 1px;
	display: inline-block;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: url(images/lxs/in_search.png) no-repeat center center;
}


/*新增*/
/* 顶部-快速操作栏 */
.header_bar_bg {
	height:37px;
	background: url(images/header/header_bar_bg.png) repeat-x;
}
.header_bar, .header_bar a:link, .header_bar a:visited {
	color:#8b8d8a;
	line-height:36px;
}
.header_bar .fl, .header_bar .fr {
	white-space:nowrap;
}
.header_bar_line {
	width: 1px;
	height: 16px;
	margin: 0 8px 2px 8px;
	background: url(images/header/header_bar_line.jpg) no-repeat;
	vertical-align: middle;
	display: inline-block;
}
.icon_mobilephone {
	width:16px;
	height:16px;
	margin:0 2px 3px 0;
	background:url(images/header/mobilephone.png) no-repeat;
	vertical-align: middle;
	display: inline-block;
}
.header_bar_link a:hover .icon_mobilephone {
	background:url(images/header/mobilephone_color.png) no-repeat;
}
.header_app {
	width:140px;
	height:140px;
}
.header_bar_link a {
	position:relative;
	display:inline-block;
}

/* 头部 */
.header_bg {
	height:155px;
	background:url(images/header/header_bg.png) repeat-x 0 bottom;
}
.header {
	height: 118px;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
}
.header_none {
	overflow: inherit;
}
.header_lf {
	padding:29px 0 0 0;
	float:left;
}
.header_lf img{
	height: 60px;
}
.header_ce {
	width:475px;
	margin:39px 0 0 0;
	position:absolute;
	right:180px;
	z-index: 100;
}
.header_search_tp {
	width: 475px;
	height:33px;
	float: left;
}
.search_category {
	background: #fff;
	float: left;
	position: relative;
}
.search_category a {
	width: 76px;
	height: 31px;
	padding-left: 12px;
	font-size: 13px;
	line-height: 31px;
	border: 1px solid #ddd;
	border-right: 1px solid #eee;
	color: #666;
	display: block;
	z-index: 10;
}
.search_category ul li {
	width:0 auto;
	display:none;
}
.search_category ul li a {
	border-top: none;
}
.search_category ul li a:hover {
	background:#f6f6f6;
	color:#aa0b05;
}
.search_category:hover ul li {
	display:block;
}
.search_category_down {
	background: url(images/icon/search_down.png) no-repeat 70px 12px;
}
.search_category_down:hover {
	background: url(images/icon/search_down_hover.png) no-repeat 70px 12px;
}
.header_search_input {
	width:269px;
	height:33px;
	padding:0 10px;
	font-size:13px;
	color:#a9a9a9;
	float:left;
	border: none;
}
.header_search_btn {
	height:33px;
	padding:0 18px;
	font-size:15px;
	line-height:35px;
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	float:right;
}

/*头部个人中心*/
.user_exit{
	position: absolute;
	font-size: 15px;
	text-align: center;
	right: 0;
	top: 32px;
	border-radius: 2px;
	font-weight: bold;
	background: #b8292e;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
}
.user_exit, .user_exit:hover {
	color: #fff;
}
.user_exit i{
	float: left;
	display: inline-block;
	width: 20px;
	height: 24px;
	background: url(images/icon/user_exit_icon.png) no-repeat 0 0;
	margin-top: 12px;
	margin-right: 10px;
}
.info_num{
	display: inline-block;
	position: absolute;
	border-radius: 100px;
	border: solid 2px #fff;
	right: -10px;
	top: 22px;
	background: #b8292e;
	color: #fff;
	padding: 0 6px;
	font-size: 12px;
	z-index: 10;
}
.info_num:hover{
	color: #fff;
}


/*头部*/
.top{
	width: 1160px;
}
.top_lf{
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0 0 0;
	color: #333;
}
.top_bg{
	border: none;
}

.box_title{
	height: auto;
	padding: 20px 0;
	line-height: 30px;
	font-size: 26px;
	text-align: center;
	color: #333;
}
.box_title p{
	font-size: 16px;
	color: #bbb;
}
.tltle_bg{
	margin: 0 auto;
	display: inline-block;
	width: 370px;
	height: 5px;
	background: url(../notheme/images/icon/title_bg.png) no-repeat;
	position: relative;
	top: -47px;
}
.index_lf_tab{
	margin: 0 0 20px 0;
}
.index_lf_tab li a{
	border-right: none;
	padding: 0;
}
.index_lf_tab {
	border-bottom: none !important;
}

.table_default_1h{
	border: none;
}
.table_default_1h tr th{
	border-bottom: none;
	background: #e7e7e7;
	color: #555;
}
.table_default_1h tr th, .table_default_1h tr td{
	padding: 5px 12px;
	vertical-align: middle !important;
}
.more_link{
	position: absolute;
	text-align: center;
	right: 0;
	top: 70px;
	color: #666;
	padding: 5px 15px;
}
.more_link:hover{
	color: #333;
}

/*轮播及登记入口*/
.index_main_banner{
	width: 1140px;
	height: 300px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px;
	background: #eee;
}
.index_main_banner .fl{
	width: 690px;
}
.index_exit{
	width: 450px;
	height: auto;
	margin: 0 auto;
}
.index_exit ul{
	background: #eee;
	width: 440px;
    z-index: 1000;
    margin-left: 10px;
}
.index_exit ul li{
	float: left;
	margin-right: 2px;
}
.index_exit ul li a{
	width: 108px;
	height: 190px;
	background: #fff;
	display: block;
	text-align: center;
}
.index_exit ul li a img{
	width: 100px;
	height: 100px;
	margin-top: 10px;
}
.index_exit ul li a span{
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 30px;
}
.index_exit ul li a p{
	font-size: 12px;
	color: #ccc;
	line-height: 16px;
}
.index_exit ul li.last{
	margin-right: 0;
}
.index_exit_bg{
	width: 440px;
	height: 100px;
	margin: 10px 0 0 10px;
	background: url(images/register_bg.png) no-repeat;
	font-size: 32px;
	font-weight: bold;
	line-height: 100px;
	text-align: center;
}
.index_exit_bg a{
	color: #fff;
	display: inline-block;
}
.index_exit_bg a i{
	display: inline-block;
	width: 44px;
	height: 44px;
	float: left;
	margin: 28px 15px 0 0;
	background: url(images/icon/guide_icon.png) no-repeat;
}

/*导航*/
.nav_bg{
	position: relative;
	height: 50px;
	width: 100%;
	background: #b8292e;
	z-index:10;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix10:after {
	content:".";
	display:block;
	height:10px;
	clear:both;
	visibility:hidden;
}
.h10{height:10px;}
.h15{height:15px;}
#header{
	width:1000px;
	margin:0 auto;
}
.navBar {
	width:1160px;
	margin:0 auto;
	position: ;
	height:50px;
	line-height:50px;
	background:#b8292e;
	color:#333;
	position: relative;
	z-index: 1000;
}
.nav {
	position:relative;
	font-family:"Microsoft YaHei",SimSun,SimHei;
	font-size:16px;
	margin-left: 3px;
}
.nav a {
	color:#fff;
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
}
.nav .m {
	float:left;
	position:relative;
	z-index:200;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#D4D4D4;
	font-size:12px;
}
.nav h3 a {
	display:block;
	width:110px;
	text-align:center;
	font-weight:bold;
}
.nav .sub {
	display:none;
	position:absolute;
	left:-3px;
	top:50px;
	z-index:200;
	width:117px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
}
.nav .sub li {
	text-align:center;
	padding:0 8px;
	margin-bottom:-1px;
}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#333;
	font-size:12px;
	font-weight:bold;
}
.nav .sub li a:hover {
	color:#b8292e;
}
.nav .block {
	height:8px;
	width:120px;
	background:#FF9900;
	position:absolute;
	left:0;
	top:42px;
	overflow:hidden;
}

/*流程*/
.index_flow{
	width: 1160px;
	height: 71px;
	margin: 0 auto;
	padding: 20px 0;
}
.index_flow img{
	width: 100%;
	height: 100%;
}

/* 首页新闻 */
.index_news_lf{
	width: 400px;
}
.index_news_lf .index_news_lf_top img{
	width: 100%;
	height: 225px;
}
.index_news_lf .index_news_box{
	display: block;
	padding: 20px;
	height: 124px;
	width: 358px;
	border: solid 1px #e5e5e5;
	border-top: none;
	background: #fff;
}
.index_news_lf .index_news_title{
	font-size: 16px;
	color: #000;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.index_news_time{
	font-size: 12px;
	color: #999;
	line-height: 2;
	margin-top: 5px;
}
.index_news_lf .index_news_cont{
	font-size: 14px;
	line-height: 1.7;
	color: #888;
	width:100%;
	max-height:70px;
	position: relative;
	overflow: hidden;
	display:block;
}
/*.index_news_lf .index_news_cont:after{
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	padding:0 17px 0 0;
	width:33px;
	height:21px;
	color:#999;
	background-color:#fff;
}*/
.index_main_news{
	width: 1160px;
	padding: 20px 0 40px 0;
	margin: 0 auto;
}
.index_main_news .index_news_rt {
	width:740px;
}
.index_main_news .index_news_rt .tab_default, .index_news_rt .tab_default ul {
	height:37px;
}
.index_main_news .index_news_rt .tab_default li a  {
	padding:0 30px 2px 30px;
	line-height:34px;
	font-size:16px;
}
.index_main_news .index_news_rt .tab_default li.tab_default_sel a {
	line-height:35px;
}
.index_main_news .index_news_rt .tab_default_cont {
	height:315px;
	margin:0;
	padding:18px 30px;
}
.index_main_news .index_news_rt .index_news_list_time ul li .fl {
	font-size:14px;
	line-height:30px;
}
.index_main_news .index_news_rt .index_news_list_time ul li .fr {
	font-size:13px;
	line-height:35px;
}

/*首页证书查询*/
.main_search{
	width: 100%;
	height: 190px;
	padding: 20px 0;
	background: url(../notheme/images/search_bg.png) no-repeat center center ;
}
.index_search{
	width: 700px;
	height: 50px;
	border: solid 2px #b8292e;
	margin: 0 auto;
	background: #fff;
}
.index_search input{
	float: left;
	border: none;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	width: 540px;
	padding: 0 20px;
	color: #999;
}
.index_search_btn {
	float: left;
	height: 50px;
	line-height: 50px;
	width: 120px;
	text-align: center;
	font-size: 16px;
}
.index_search_btn, .index_search_btn:hover {
	color: #fff;
}

/*优秀作品*/
.index_work{
	margin-top: 10px;
}
.index_work ul{
	width: 1170px;
}
.index_work ul li{
	height:267px;
	float: left;
}
.index_work ul li a{
	width: 270px;
	padding: 10px;
	display: block;
}
.index_work ul li a:hover{
	background: #f7f7f7;
}
.index_work_img{
	width: 270px;
	height: 152px;
	margin-bottom: 11px;
	position: relative;
}
.index_work_img img{
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.index_work_box{
	text-align: left;
	padding: 5px 0;
}
.index_work_title{
	width: 270px;
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 22px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_work_name{
	font-size: 12px;
	line-height: 17px;
	color: #999;
	margin-bottom: 10px;
}
.index_work_category{
	position: absolute;
	padding: 5px 15px;
	color: #666;
	font-size: 12px;
	border-radius:4px;
	color: #fff;
	top: 10px;
	left: 10px;
	background: #b8292e;
	background: rgb(184,41,46,0.9);
}
.index_work_time{
	font-size: 14px;
	color: #999;
}


/*底部*/
.footer_team{
	padding: 30px 35px 0 35px;
}
.footer_team ul{
	margin-top: 5px;
}
.footer_team ul li a {
	padding:0;
}
.copyright{
	padding-right: 0;
}
.copyright img{
	height: 50px;
}
.footer_other{
	float: right;
	width: 240px;
	padding-top: 30px;
	line-height: 2;
}
.foot_bottom{
	background: #888;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

/* 飘浮 */
.piaofu_main {
	width: 99%;
	height: 0px;
	display: block;
	position: relative;
}
.piaofu, .piaofu a {
	width:32px;
	display:block;
}
.piaofu {
	padding:0;
	height: 136px;
	width: 46px;
	position: absolute;
	top: 225px;
	right: -10px;
	z-index: 10000;
}
.piaofu a {
	height: 35px;
	width: 36px;
	padding: 5px;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
}
.piaofu a span{
	display: none;
}
.piaofu a:hover {
	background: #b8292e;
	color: #fff;
	text-align: center;
}
.piaofu a:hover span{
	display: block;
}
.piaofu_phone{
	position: absolute;
	background: #333;
	right: 46px;
	top: 0px;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	display: none;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.piaofu a:hover .piaofu_phone{
	display: block;
}
.piaofu a .piaofu_weixin, .piaofu a .piaofu_phone, .piaofu a .piaofu_xcx {
	display:none;
}
.piaofu a:hover .piaofu_weixin, .piaofu a:hover .piaofu_qq {
	padding:4px;
	background: #eee;
	display:block;
	position:absolute;
	right:46px;
	top: 46px;
	width: 100px;
	height: 100px;
}
.piaofu a:hover .piaofu_xcx{
	padding:4px;
	background: #eee;
	display:block;
	position:absolute;
	right:46px;
	top: 0;
	width: 100px;
	height: 100px;
}

/*新闻资讯*/
.main_news{
	margin: 24px auto 50px auto;
	width: 1160px;
}


/* 内页 */
.breadcrumb {
	padding:5px 0 15px 0;
	font-size:14px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color:#666;
}
.cont_box, .cont_box_pd {
	background:#fff;
}
.cont_box_pd {
	padding:25px 30px;
}
.cont_box_protocol {
	padding:35px 60px;
	line-height:36px;
	font-size:14px;
}
.cont_box_addside {
	position:relative;
	z-index: 1;
}
.main_news .main_left {
	width:200px;
	position:absolute;
	top:0;
	left:0;
	z-index:101;
	background: #f8f8f8;
}
.main_news .main_right {
	margin-left:210px;
	padding:18px 28px 35px 28px;
	background:#fff;
	position: relative;
	z-index:100;
	background: #f8f8f8;
	width: 894px;
}


/*查询模块*/
.search_box{
	margin-top: 70px;
}

/*新版新闻列表*/
.top_title{
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: solid 2px #b8292e;
	margin-bottom: 10px;
}
.tab_news{
	width: 100%;
	margin-bottom: 10px;
}
.tab_news ul li a{
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	margin-right: 10px;
	background: #f7f7f7;
	border: solid 1px #e5e5e5;
	color: #666;
}
.tab_news ul li.tab_news_sel a{
	background: #b8292e;
	color: #fff;
	border: solid 1px #b8292e;
}
.tab_news_cont{
	width: 100%;
	height: auto;
}
.tab_news_cont ul li a{
	width: 100%;
	display: block;
	padding: 10px 0;
	border-bottom: dashed 1px #e5e5e5 ;
}
.news_date{
	width: 70px;
	height: 70px;
	background: #eee;
	text-align: center;
	color: #555;
	position: relative;
	float: left;
	margin-right: -70px;
}
.news_date .news_day{
	float: left;
	width: 60px;
	line-height: 36px;
	margin: 5px;
	border-bottom: solid 1px #e5e5e5;
	font-size: 30px;
}
.news_date .news_year{
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
}
.news_cont{
	width: 100%;
	float: right;
}
.news_cont_box{
	margin-left: 80px;
}
.news_cont_box p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 30px;
	color: #999;
	font-size: 14px;
}
.news_cont_box p.news_cont_title{
	line-height: 40px;
	font-size: 20px;
	color: #333;
}
.tab_news_cont ul li a:hover p.news_cont_title{
	color: #b8292e;
}

/*登记流程*/
.flow_title{
	padding: 10px 0;
	font-size: 18px;
	color: #666;
	line-height: 1.5;
}
.flow{
	width: 100%;
	height: auto;
	background: #f7f7f7;
	margin: 10px 0 20px 0;
}
.flow ul{
	display: flex;
}
.flow ul li{
	width: 20%;
	height: auto;
	float: left;
	position: relative;
}
.flow_box{
	width: 100%;
	display: block;
}
.flow_box i{
	display: block;
	width: 80px;
	height: 80px;
	margin: 40px auto 20px auto;
	line-height: 200px;
}
.flow_box i.flow_icon_type{
	background: url(images/icon/flow_icon.png) 0 0 no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_type{
	background: url(images/icon/flow_icon.png) 0 -480px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_apply{
	background: url(images/icon/flow_icon.png) 0 -80px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_apply{
	background: url(images/icon/flow_icon.png) 0 -560px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_see{
	background: url(images/icon/flow_icon.png) 0 -160px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_see{
	background: url(images/icon/flow_icon.png) 0 -640px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_pay{
	background: url(images/icon/flow_icon.png) 0 -240px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_pay{
	background: url(images/icon/flow_icon.png) 0 -720px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_certificate{
	background: url(images/icon/flow_icon.png) 0 -320px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_certificate{
	background: url(images/icon/flow_icon.png) 0 -800px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_add{
	background: url(images/icon/flow_icon.png) 0 -400px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_add{
	background: url(images/icon/flow_icon.png) 0 -880px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_register{
	background: url(images/icon/flow_icon.png) 0 -960px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_register{
	background: url(images/icon/flow_icon.png) 0 -1200px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_auth{
	background: url(images/icon/flow_icon.png) 0 -1040px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_auth{
	background: url(images/icon/flow_icon.png) 0 -1280px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_phone{
	background: url(images/icon/flow_icon.png) 0 -1120px no-repeat;
	background-size: 80px 1440px;
}
.flow_box:hover i.flow_icon_phone{
	background: url(images/icon/flow_icon.png) 0 -1360px no-repeat;
	background-size: 80px 1440px;
}
.flow_box i.flow_icon_time{
	background: url(images/icon/flow_spot_icon.png) 0 0 no-repeat;
	background-size: 80px 1120px;
}
.flow_box:hover i.flow_icon_time{
	background: url(images/icon/flow_spot_icon.png) 0 -560px no-repeat;
	background-size: 80px 1120px;
}
.flow_box i.flow_icon_up{
	background: url(images/icon/flow_icon_more.png) 0 0 no-repeat;
	background-size: 80px 160px;
}
.flow_box:hover i.flow_icon_up{
	background: url(images/icon/flow_icon_more.png) 0 -80px no-repeat;
	background-size: 80px 160px;
}
.flow_box span{
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	font-size: 15px;
	color: #666;
}
.flow_right{
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(images/icon/flow_right_icon.png) no-repeat;
	left: -15px;
	top: 70px;
	z-index: 100;
}
.flow_spot .flow_right{
	top:73px;
}
.flow_separate{
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin: 40px 0 20px 0;
}
.icon_reserve, .icon_online, .icon_jwl{
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.icon_reserve{
	background:  url(images/icon/icon_reserve.png) no-repeat;
}
.icon_online{
	background:  url(images/icon/icon_online.png) no-repeat;
}
.icon_jwl{
	background:  url(images/icon/icon_jwl.png) no-repeat;
}

/*订单填写*/
.xm_tab {
    border-left: solid 1px #E5E5E5;
    border-top: solid 1px #E5E5E5;
	border-collapse: collapse;
}
.xm_tab td, .xm_tab th{
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
    padding: 10px;
    font-size: 14px;
}
.xm_tab th{
	background: #f7f7f7;
	text-align: center;
	color: #000;
	font-weight: normal;
}
.xm_tab td{
	background: #fff;
	text-align: left;
}
.xm_tab td input.textfield{
	width: 100%;
	padding: 0;
	text-indent: 5px;
}
.xm_tab td .select{
	width: 100% !important;
}
.xm_tab td label{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.xm_tab td .fl{
	width: 100%;
}
.ddtx_textarea{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.ddtx_textarea textarea{
	width: 100%;
}
.del{
	position: relative;
}
.del_icon{
	font-size: 14px;
	cursor: pointer;
/*	display: inline-block;*/
	/*position: absolute;*/
	/*right: 0;*/
	/*top: 0;*/
	/*height: 38px;*/
	/*padding: 5px;*/
	background: #fff;
	/*line-height: 38px;*/
	text-align: center;
	color: #b8292e;
	border: solid 1px #E5E5E5;
	border-right: none;
}
.del_icon:hover{
	background: #b8292e;
	color: #fff;
}
.lr_img {
	width:100px;
	height:100px;
	margin:0 5px;
	vertical-align:middle;
}
.wrong_text{
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 4px;
}
.wrong_text i.icon_wrong{
	position: relative;
	top: -1px;
	margin-right: 5px;
}
.wrong_info{
	font-size: 14px;
	padding: 10px 15px;
}
.wrong_info i.icon_wrong{
	position: relative;
	top: -1px;
	margin-right: 5px;
}

/*线上登记*/
.register_list{
	border: solid 1px #e5e5e5;
	margin: 20px 120px;
}
.register_list_title{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	color: #333;
	background: #f7f7f7;
	border-bottom: solid 1px #e5e5e5;
}
.register_title_small{
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	background: #f7f7f7;
	color: #333;
	font-size: 16px;
	text-align: center;
}
.register_list ul{
	width: 100%;
	height: auto;
}
.register_list ul li{
	padding: 20px;
	border-bottom: dashed 1px #e5e5e5;
	color: #333;
	font-size: 16px;
}
.register_list ul li .fl{
	line-height: 30px;
}
.register_list ul li .fr a{
	display: inline-block;
	padding:0 20px;
	line-height: 30px;
	background: #b8292e;
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
}
.register_list ul li .fr a.grey{
	background:#aaa;
}
.register_list ul li.last{
	border-bottom: none;
}
.register_list ul li .icon_help{
	margin: 0 3px 0 0;
	cursor: pointer;
}
.register_cont{
	font-size: 15px;
	margin-top: 20px;
	line-height: 35px;
	color: #333;
}
.register_cont .underline{
	border-bottom: solid 1px #333;
}
.register_cont .text_indent{
	text-indent: 30px;
}
.register_cont textarea.textarea{
	width: 100%;
	height: 150px;
}
.register_cont .table_info tr td label{
	margin-left: 32px;
	color: #333;
}
.register_sample{
	padding: 5px 8px;
	font-size: 12px;
	background: #b8292e;
	color: #fff;
	margin-right: 10px;
}



/*首页预约弹窗*/
.time_labal{
	float: left;
	display: inline-block;
	width: 90px;
	text-align: center;
	border: solid 1px #ccc;
	color: #333;
	cursor: pointer;
	margin: 0 5px 5px 0;
}
.time_labal:hover{
	color: #b8292e;
}
.time_labal_current{
	border: solid 1px #b8292e;
	color: #b8292e;
}

/* 内页 */
.breadcrumb {
	padding:5px 0 15px 0;
	font-size:14px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color:#666;
}
.main {
	margin:10px auto 50px auto;
}
.cont_box_addside, .main_right {
	min-height:1060px;
}
.cont_box, .cont_box_pd, .cont_box_addside {
	border:1px solid #e7e7e7;
}
.cont_box, .cont_box_pd {
	background:#fff;
}
.cont_box_pd {
	padding:25px 30px;
}
.cont_box_protocol {
	padding:35px 60px;
	line-height:36px;
	font-size:14px;
}
.cont_box_addside {
	background:#efefef;
	position:relative;
}
.cont_box_addside .main_left {
	width:210px;
	position:absolute;
	top:0;
	left:0;
	z-index:101;
}
.cont_box_addside .main_right {
	margin-left:210px;
	padding:18px 28px 35px 28px;
	background:#fff;
	border-left:1px solid #e7e7e7;
	position: relative;
	z-index:100;
}

/* 内页左侧菜单 */
.left_nav_title {
	height: 45px;
	text-indent:42px;
	font-size: 16px;
	line-height: 45px;
	color: #fff;
}
.left_nav ul li a {
	background: url(images/icon/list/arrow.png) no-repeat right 16px;
	text-indent:41px;
	height:41px;
	font-size:15px;
	line-height:41px;
	color:#333;
	display:block;
	font-weight: bold;
	margin-top: 10px;
}
.left_nav ul li a.child{
	font-size: 15px;
	color: #666;
	font-weight: normal;
	margin-top: 0;
	padding-left: 0 !important;
}
.left_nav ul li a:hover {
	background: url(images/icon/list/arrow.png) no-repeat right 16px #e2e2e2;
}
.left_nav ul li.current a {
	width:211px;
	background: url(images/icon/list/arrow.png) no-repeat right -28px #fff;
	border:1px solid #e7e7e7;
	border-left:0;
	border-right:0;
	font-weight:bold;
	cursor:default;
	position:relative;
}
.left_nav ul li.bgdown a {
	background: url(images/icon/list/arrow.png) no-repeat 176px -58px;
}

/* 个人中心左侧用户信息 */
.side_userinfo {
    height: 175px;
    text-align: center;
    padding: 38px 10px 5px 10px;
}
.side_userinfo_img {
    height: 100px;
    margin-bottom: 3px;
    position: relative;
}
.side_userinfo_img .side_userinfo_img_mask {
    width: 116px;
    height: 116px;
    background: url(images/userinfo/avatar_mask.png) no-repeat;
    position: absolute;
    top: -13px;
    left: 37px;
}
.side_userinfo_img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.side_userinfo_name {
	margin:0 0 8px 0;
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #525252;
}
.side_userinfo_security {
	width:90px;
    margin:0 auto 23px auto;
    line-height: 32px;
    color: #838a96;
}
.side_userinfo_security ul li {
	float:left;
	display:inline-block;
	position:relative;
}
.side_userinfo_security .side_userinfo_icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 12px;
    background: url(images/userinfo/user_security.png) no-repeat;
    margin: 0 6px;
}
.side_userinfo_security .side_userinfo_icon_person {
	background-position: -2px -2px;
}
.side_userinfo_security .side_userinfo_icon_person:hover {
	background-position: -2px -44px;
}
.side_userinfo_security .side_userinfo_icon_phone {
	background-position: -48px -2px;
}
.side_userinfo_security .side_userinfo_icon_phone:hover {
	background-position: -48px -44px;
}
.side_userinfo_security .side_userinfo_icon_card {
	background-position: -94px -2px;
	display:none;
}
.side_userinfo_security .side_userinfo_icon_card:hover {
	background-position: -94px -44px;
}
.side_userinfo_security .side_userinfo_icon_person.risky {
	background-position: -2px -86px;
}
.side_userinfo_security .side_userinfo_icon_person.risky:hover {
	background-position: -2px -128px;
}
.side_userinfo_security .side_userinfo_icon_phone.risky {
	background-position: -48px -86px;
}
.side_userinfo_security .side_userinfo_icon_phone.risky:hover {
	background-position: -48px -128px;
}
.side_userinfo_security .side_userinfo_icon_card.risky {
	background-position: -94px -86px;
}
.side_userinfo_security .side_userinfo_icon_card.risky:hover {
	background-position: -94px -128px;
}
.side_userinfo_security ul li .side_userinfo_security_pop {
	display:none;
}
.side_userinfo_security ul li:hover .side_userinfo_security_pop {
	display:block;
}
.side_userinfo_security_pop {
	position: absolute;
	width: 225px;
	cursor: auto;
	top: 41px;
	left: -90px;
	z-index: 10001;
}
.side_userinfo_security_pop .side_userinfo_security_pop_cont {
	-moz-box-shadow: 0 2px 2px rgba(149,156,169,.25);
	-webkit-box-shadow: 0 2px 2px rgba(149,156,169,.25);
	box-shadow: 0 2px 2px rgba(149,156,169,.25);
	padding: 10px 15px;
	border: 1px solid #d8dce5;
	background: #fff;
	font-size: 12px;
	line-height: 20px;
}
.side_userinfo_security_pop .side_userinfo_security_pop_cont a {
	color: #5b9fe2;
}
.side_userinfo_security_pop .side_userinfo_security_pop_arrow {
	position: absolute;
	top: -9px;
	left:0;
	z-index: 2;
	width: 100%;
	height: 10px;
	background: url(images/userinfo/arrow.png) no-repeat center 2px;
}

/* 系统消息 */
.sysmsg_list {
	padding: 17px 0 0 25px;
}
.sysmsg_list ul {
	position: relative;
}
.sysmsg_list ul li {
	position: relative;
	zoom: 1;
}
.sysmsg_list ul li .sysmsg_item {
	position: relative;
	border-left: 4px solid #d9d9d9;
	padding: 0 0 10px 25px;
}
.sysmsg_list ul li .sysmsg_point {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 17px;
	left: -8px;
	display: block;
}
.sysmsg_list ul li.sysmsg_list_first .sysmsg_point {
	top: 0;
	height: 29px;
}
.sysmsg_list ul li .sysmsg_item .sysmsg_date {
	position: relative;
	line-height:20px;
	color: #bbb;
	top:-6px;
}
.sysmsg_list ul li .sysmsg_item .sysmsg_cont {
	margin:0 0 15px 0;
	position: relative;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-box-shadow: 1px 2px 0 #ececec;
	-moz-box-shadow: 1px 2px 0 #ececec;
	box-shadow: 1px 2px 0 #ececec;
}
.sysmsg_list ul li .sysmsg_item .sysmsg_arrow {
	position: absolute;
	top: -1px;
	left: -10px;
	width: 10px;
	height: 10px;
	background: url(images/icon/msg/arrow.png) no-repeat;
	overflow: hidden;
	display: block;
}
.sysmsg_list ul li .sysmsg_item .sysmsg_text {
	position: relative;
	padding: 10px 20px 15px 20px;
	background: #fff;
	overflow: hidden;
}
.sysmsg_list ul li .sysmsg_item .sysmsg_title {
	margin:7px 0;
	font-size: 15px;
	line-height: 22px;
	font-weight:bold;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sysmsg_list ul li .sysmsg_item .sysmsg_summary {
	color: #999;
	line-height:26px;
	word-break: break-all;
	word-wrap: break-word;
}
.sysmsg_list ul li .sysmsg_item .sysmsg_del {
	width: 16px;
	height: 16px;
	position: absolute;
	top: -10px;
	right: -10px;
	background: url(images/icon/msg/del.png);
	display: none;
}
.sysmsg_list ul li:hover .sysmsg_item .sysmsg_del {
	display: block;
}
.sysmsg_bm {
	padding:40px 0 0 0;
	height:50px;
	border-left: 4px solid #d9d9d9;
	*zoom:1;
}

/* 私信 */
.msg_operate, .msg_list ul li {
	border-bottom:1px solid #eee;
}
.msg_operate {
	padding:0 0 10px 0;
}
.msg_list ul li {
	padding:10px 0;
}
.msg_list_lf {
	width:3%;
	padding:3px 0 0 0;
	float:left;
}
.msg_list_rt {
	width:97%;
	float:left;
}
.msg_list_info {
	margin:0 0 5px 0;
	line-height:25px;
}
.msg_list_cont {
	line-height:20px;
}
.msg_reply {
	margin:10px 0;
	padding:8px 15px 10px 15px;
	background:#f6f6f6;
	border-radius:4px;
	position:relative;
}
.msg_reply_arrow {
	width: 0px;
	height: 0px;
	text-align:center;
	border-width: 0 7px 7px 7px;
	border-style: solid;
	border-color: #f6f6f6 #fff #f6f6f6;
	position: absolute;
	right:15px;
	top: -7px;
	z-index:999;
	display: block;
}
.msg_textarea {
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	box-shadow:inset 0px 3px 4px 0px rgba(0,0,0,0.04);
}
.msg_reply_operate {
	padding:6px 6px 6px 0;
	text-align:right;
}

/*个人中心-站内消息数量提示*/
.grzx_info_num{
	background: #e5e5e5;
	border-radius: 100px;
	padding: 0 4px;
	color: #666;
	font-size: 12px;
	position: relative;
	left: 50px;
	font-weight: normal;
}

/* 项目展示详情页 */
#DB_gallery, #DB_gallery .DB_thumSet, #DB_gallery .DB_imgSet .DB_imgWin img {
	width: 378px;
}
#DB_gallery .DB_imgSet .DB_imgWin img {
	height:248px;
}
#DB_gallery {
	margin: 0 auto;
}
#DB_gallery .DB_imgSet {
	position: relative;
	overflow: hidden;
}
#DB_gallery .DB_imgSet .DB_imgWin {
	height: 100%;
}
#DB_gallery .DB_imgSet .DB_page {
	position: absolute;
	bottom: 0;
	font:bold 11px/28px tahoma;
	padding: 3px 10px;
	color: #fff;
}
#DB_gallery .DB_imgSet .DB_page .DB_current {
	color: #ff0;
}
#DB_gallery .DB_imgSet .DB_page .DB_total {
	color: #fc0;
}
#DB_gallery .DB_imgSet .DB_prevBtn, #DB_gallery .DB_imgSet .DB_nextBtn {
	width:30px;
	height:60px;
	margin-top: -30px;
	display:inline-block;
	position: absolute;
	top: 50%;
	cursor:pointer;
}
#DB_gallery .DB_imgSet .DB_prevBtn {
	background:url(images/xmzs_slide/prev_off.png);
	left: 0;
}
#DB_gallery .DB_imgSet .DB_nextBtn {
	background:url(images/xmzs_slide/next_off.png);
	right: 0;
}
#DB_gallery .DB_thumSet {
	position: relative;
	margin-top: 7px;
	overflow: hidden;
}
#DB_gallery .DB_thumSet .DB_thumMove {
	position: relative;
	white-space: nowrap;
	font-size: 0;
}
#DB_gallery .DB_thumSet .DB_thumMove li {
	display: inline;
	margin-right:6px;
}
#DB_gallery .DB_thumSet .DB_thumMove li a img {
	width:122px;
	height:80px;
}
#DB_gallery .DB_thumSet .DB_prevPageBtn, #DB_gallery .DB_thumSet .DB_nextPageBtn {
	width:17px;
	height:73px;
	display:inline-block;
	position: absolute;
	top: 0;
	cursor: pointer;
}
#DB_gallery .DB_thumSet .DB_prevPageBtn {
	background:url(images/xmzs_slide/prev_page.png);
	left: 0;
}
#DB_gallery .DB_thumSet .DB_nextPageBtn {
	background:url(images/xmzs_slide/next_page.png);
	right: 0;
}
#DB_gallery .DB_thumSet .DB_thumLine {
	position: absolute;
	width: 112px;
	height: 70px;
	border: 5px solid #f00;
	left: 0;
	top: 0;
}
.xmzs_detail {
	border:1px solid #ddd;
}
.xmzs_detail_lf {
	width:380px;
	padding:20px;
	float:left;
}
.xmzs_detail_rt {
	width:624px;
	padding:15px 10px 30px 20px;
	float:left;
}
.xmzs_detail_title {
	margin:20px 0 13px 0;
	font-size:26px;
	line-height:30px;
	color:#000;
}
.xmzs_detail_title .fl {
	font-size:26px;
	line-height:30px;
	color:#000;
}
.xmzs_detail_title .fr {
	padding-right:15px;
	font-size:14px;
	line-height:30px;
	color:#000;
}
.xmzs_detail_table {
	margin:20px 0 0 10px;
}
.xmzs_detail_table tr th {
	text-align:left !important;
}
.xmzs_detail_table tr th, .xmzs_detail_table tr td {
	font-size:15px;
	line-height:35px;
}
.xmzs_tab {
	margin:25px 0 0 0;
}
.xmzs_tab ul {
	width:100%;
	height:38px;
	background:#f6f6f6;
	border-left:0;
}
.xmzs_tab li a {
	padding: 0 45px 2px 45px;
}
.xmzs_tab li.tab_default_sel a {
	border-top:0;
    line-height:38px;
	color:#fff;
}
.xmzs_tab .tab_default_cont {
	padding:20px;
	line-height:20px;
}


/*登记指南*/
.n_list_left{
	width: 130px;
	height: auto;
	float: left;

}
.n_list_left ul{
	background: #fff;
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.n_list_left ul li{
	font-size: 14px;
	background: #eee;
	margin-bottom: 6px;
	border-radius: 4px;
	padding: 0 10px 0 20px;
}
.n_list_left ul li a{
	display: block;
	border: none;
	color: #333;
}
.n_list_left ul li.sel a{
	color: #b8292e;
}
.n_list_right{
	float: right;
	width: 1020px;
	padding: 0;
	min-height: 400px;
}

/*认证中心*/
.crumb, .crumb a{
	color: #555;
}
.crumb{
	margin: 15px 0;
}


/* 个人中心-我的账户 */
.user_assets_box{
	border: solid 1px #e5e5e5;
	display: flex;
	align-items: center;
}
.user_assets_cont{
	padding: 20px;
	flex: 1;
}

.user_assets_title{
	font-size: 20px;
	color: #B7292E;
}

.user_assets_title span{
	vertical-align: middle;
}

.user_assets_title .more{
	float: right;
	color: #333;
	font-size: 16px;
}

.user_assets_amount{
	display: flex;
	align-items: center;
	margin-top: 20px;
}

.user_assets_layer{
	padding: 0 20px;
}
.user_assets_layer:first-child{
	padding-left: 0;
	border-right: solid 1px #e5e5e5;
}

.user_assets_layer:last-child{
	padding-right: 0;
}

.user_assets_amount_title{
	font-size: 16px;
	display: flex;
	align-items: center;
}

.user_voucher{
	display: inline-block;
	width: 20px;
	height: 16px;
	vertical-align: middle;
	background:url(images/icon/user_voucher.png);
	background-size: contain;
	margin-right: 5px;
}

.user_help{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background:url(images/icon/user_help.png);
	background-size: contain;
	margin-left: 5px;
}

.user_assets_layer .money_box{
	display: flex;
	margin-top: 10px;
	align-items: center;
}

.user_assets_layer .money_box .num{
	color: #B7292E;
	min-width: 200px;
	font-family: Impact,Haettenschweiler;
}

.user_assets_layer .money_box .btn a{
	display: inline-block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #B7292E;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	font-size: 16px;
}
.user_assets_img{
	padding-right: 20px;
}

.user_assets_img .img_box{
	height: 124px;
	position: relative;
	display: block;
}

.user_assets_img .img_box .title{
	position: absolute;
	right: 10px;
	color: #fff;
	top: 55px;
	width: 110px;
	text-align: center;
}

.user_assets_img .img_box img{
	height: 100%;
}
.table_assets{
	width: 100%;
	margin: 0;
	background:#fff;
	border-collapse: collapse;
	text-align: center;
	margin-top: 20px;
}
.table_assets tr{
	border-bottom: solid 1px #e5e5e5;
}
.table_assets tr th{
	color: #333;
	font-size: 16px;
}

.table_assets tr th, .table_assets tr td{
	height: 68px;
}

.table_assets tr td{
	color: #999;
}

.table_assets tr th:first-child, .table_assets tr th:nth-of-type(2), .table_assets tr td:first-child, .table_assets tr td:nth-of-type(2){
	text-align: left;
}

.table_assets tr td .plus{
	color: #B7292E;
	font-size: 16px;
}

.table_assets tr td .reduce{
	color: #5DB500;
	font-size: 16px;
}

.table_assets tr td .num{
	font-size: 12px;
}

.user_assets_box .tab_default, .user_assets_box .tab_default ul{
	border: 0;
}

.user_assets_box .tab_default_box{
	padding: 20px;
	border: 0;
	width: 100%;
}
.user_assets_box .tab_default li.tab_default_sel a {
    border-top: none;
    color: #B7292E;
	top: 0;
	font-weight: normal;
}

.user_assets_box .tab_default li a {
    padding: 0;
    background: none;
    border: none;
    font-size: 20px;
    line-height: normal;
    color: #666;
}

.user_assets_box .tab_default li{
	padding: 0 20px;
	border-right: solid 1px #e5e5e5;
}

.user_assets_box .tab_default li:first-child{
	padding-left: 0;
}

.user_assets_box .tab_default li:last-child{
	border-right: none;
}

.user_adv_img{
	width: 100%;
	position: relative;
}

.user_adv_img img{
	width: 100%;
}

.user_adv_img .title{
	position: absolute;
	right: 70px;
	top: 140px;
	color: #fff;
	font-size: 32px;
	width: 460px;
	text-align: center;
}

.user_pay_box{
	padding: 30px 20px 60px 20px;
	width: 100%;
	text-align: center;
} 
.user_pay_title{
	font-size: 20px;
	color: #333;
}
.user_pay_sup{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}

.user_pay_select{
	width: 670px;
	display: inline-block;
	font-size: 0;
	margin-top: 20px;
}

.user_pay_select ul li {
	display: inline-block;
	margin: 0 10px 20px 10px;
	cursor: pointer;
	position: relative;
}

.user_pay_select ul li .box{
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.user_pay_select ul li .label{
	display: inline-block;
	position: absolute;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	background: #B7292E;
	border-radius: 10px 0 7.5px 0;
	left: 0;
	top: 0;
	font-size: 12px;
	color: #fff;
}

.user_pay_select ul li .num_box{
	width: 180px;
	height: 80px;
	border-radius: 10px;
	border: solid 1px #e5e5e5;
	line-height: 80px;
}
.user_pay_select ul li .num_box .num{
	font-size: 30px;
	font-weight: bold;
	color: #B7292E;
}

.user_pay_select ul li .num_box .unit{
	font-size: 16px;
	color: #B7292E;
}

.user_pay_select ul li .box:before{
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	border: solid 1px #e5e5e5;
	border-radius: 100px;
	position: absolute;
	left: -8px;
	top: 32px;
	background: #fff;
	z-index: 1;
}

.user_pay_select ul li .box::after{
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	border: solid 1px #e5e5e5;
	border-radius: 100px;
	position: absolute;
	right: -8px;
	top: 32px;
	background: #fff;
	z-index: 1;
}

.user_pay_select ul li.current:before{
	content: "";
	width: 24px;
	height: 24px;
	background:url(images/icon/user_select.png);
	background-size: contain;
	position: absolute;
	right: -8px;
	top: -8px;
	z-index: 1;
}

.user_pay_select ul li.current .num_box{
	border: solid 1px #B7292E;
}

.user_pay_select ul li.current .box::before, .user_pay_select ul li.current .box::after{
	border: solid 1px #B7292E;
}

.user_pay_input{
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	height: 52px;
	line-height: 52px;
	width: 580px;
	text-align: center;
}

.user_pay_select .title{
	font-size: 14px;
	color: #B7292E;
	margin-top: 10px;
}

.user_pay_select .sup{
	margin-top: 5px;
	font-size: 12px;
}

.user_btn{
	background: #B7292E;
	color: #fff;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	display: inline-block;
	font-size: 14px;
	margin-top: 20px;
}

.user_pay_code{
	height: 190px;
	margin-top: 20px;
}

.user_pay_code img{
	height: 190px;
}

.user_pay_state{
	padding: 20px;
}

.user_pay_state i{
	width: 120px;
	height: 120px;
	display: inline-block;
}

i.user_right{
	background:url(images/icon/user_right.png);
	background-size: contain;
}

i.user_wrong{
	background:url(images/icon/user_wrong.png);
	background-size: contain;
}

/* 订单支付页面 */
.pay_top_box{
	border: solid 1px #e5e5e5;
	background: #F7F7F7;
	padding: 20px 30px;
}

.pay_top_layer{
	display: flex;
	margin: 8px 0;
}

.pay_top_layer .title{
	font-size: 20px;
	font-weight: bold;
	flex: 1;
	color: #333;
	margin-right: 20px;
}

.pay_top_layer .num{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: right;
}

.pay_top_layer .tips{
	font-size: 14px;
	color: #999;
	flex: 1;
	margin-right: 20px;
}

.pay_top_layer .tips span{
	min-width: 400px;
	display: inline-block;
}
.pay_top_layer .link{
	text-align: right;
	font-size: 14px;
	color: #2577E0;
}


.pay_cont_box{
	border: solid 1px #e5e5e5;
	padding: 30px;
	margin-top: 20px;
}

.pay_cont_box_szrmb{
	min-height: 300px;
	border: solid 1px rgba(204,51,51,.3);
}

.pay_cont_title{
	font-size: 30px;
	color: #333;
	text-align: center;
}

.pay_cont_title span{
	vertical-align: middle;
}

.pay_cont_title .logo{
	display: inline-block;
	vertical-align: middle;
	height: 40px;
	width: 40px;
	margin-right: 5px;
}

.pay_select_box{
	margin-top: 30px;
	margin-bottom: 20px;
}

.pay_select_box label{
	border: solid 1px #e5e5e5;
	display: flex;
	margin-bottom: 10px;
	padding: 15px 25px;
	color: #333;
	align-items: center;
	cursor: pointer;
}

.pay_select_box label:hover{
	border: solid 1px #B7292E;
}

.pay_select_box label.current{
	border: solid 1px #B7292E;
}

.pay_select_lf{
	min-width: 200px;
	margin-right: 20px;
}


.pay_select_box label .pay_select_lf .logo{
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.pay_select_box label .pay_select_lf span{
	vertical-align: middle;
}

.pay_select_mid{
	
}

.pay_select_rt{
	flex: 1;
	text-align: right;
}

.pay_money_box{
	padding: 0 20px 10px 20px;
	text-align: right;
}
.pay_money_layer{
	display: flex;
	align-items: center;
	color: #666;
	margin-bottom: 10px;
}

.pay_money_layer .title{
	width: 1%;
	flex: 1;
}

.pay_money_layer .num{
	width: 100px;
	font-size: 16px;
	color: #333;
}

.pay_money_all{
	text-align: right;
	padding: 15px 20px;
	background: #f7f7f7;
	font-weight: bold;
}

.pay_money_all .pay_money_layer{
	margin-bottom: 0;
}

.pay_money_all .pay_money_layer .title{
	color: #333;
	font-size: 16px;
}

.pay_money_all .pay_money_layer .num{
	color: #B7292E;
	font-size: 24px;
}

.table_flex{
	display: flex;
}
.table_flex .thum{
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

.table_flex .thum img{
	width: 80px;
	height: 80px;
}

.table_flex .cont{
	text-align: left;
}

.table_flex .cont .title{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.table_flex .cont .title span{
	vertical-align: middle;
	margin-right: 5px;
}

.table_flex .cont .title label{
	font-size: 12px;
	color: #333;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	background: #eee;
	border: solid 1px #e5e5e5;
	vertical-align: middle;
}

.upload_drag{
	border: solid 1px #bbb;
	position: relative;
    display: inline-block;
    padding: 30px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
	width: 301px;
}

.upload_drag .title{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.upload_icon{
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(images/icon/upload_icon.png);
	background-size: contain;
}

.upload_file{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    opacity: .01;
}

.zt_select{
	display: flex;
	align-items: flex-start;
	margin-bottom: 10px;
}
.zt_select .radio{
	margin: 5px 5px  0 0;
}
.zt_select .cont .name{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.http_add{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	border: solid 1px #bbb;
	margin-top: 10px;
	cursor: pointer;
}

.footer_info{
	text-align: center;
	padding: 0 0 20px 0;
}

.footer_info .img{
	display: inline-block;
	height: 40px;
}
.footer_info .img img{
	display: inline-block;
	height: 28px;
	margin-right: 5px;
}

/*进度条*/
.progress-bar {
	width: 60%;
	height: 6px;
	background-color: #f3f3f3;
	border: 1px solid #bbb;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar-fill {
	width: 0%;
	height: 100%;
	background-color: #f50a0a;
	transition: width 0s ease-in-out;
	text-align: center;
	color: white;
	border-radius: 4px;
}

.disabled-a {
	pointer-events: none;
	background: gray; /* 可选：改变颜色以表示禁用状态 */
	cursor: not-allowed; /* 可选：改变鼠标指针样式 */
}