.common-content{width:1190px;margin:0 auto;}

/* 部门自建页面 - 头部自定义样式 */
.customHeader_iframe{border:none;width:100%;height:140px;overflow:hidden;box-shadow: 0 5px 20px rgba(0,0,0,0.1);}
.customFooter_iframe{border:none;width:100%;height:193px;overflow:hidden;}

.header{
	background: #4495f0;
	height: 438px;
	margin: 0 auto;
	position: relative;
	border-radius: 0 0 16px 16px;
}
.header_con{
	font-size: 0;
}
.header_lf{
	width: 350px;
	height: 264px;
	background: url('../images/index_lf.jpg') no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}
.header_rt{
	width: 232px;
	height: 139px;
	background: url('../images/index_rt.jpg') no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}
.header_bt{
	display: none;
	width: 1000px;
	height:32px;
	background: url(../images/s_shadow_a.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: -32px;
}
.header_con{
	width: 1130px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.title{
	width: 100%;
	height: 68px;
	background: url('../images/logo_index.png') no-repeat center;
	padding-top: 30px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}
.cancelTitle{
	width: 100%;
	height: 68px;
	background: url('../images/logo_index_zx.png') no-repeat center;
	padding-top: 30px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}
.entry{
	width: 692px;
	display: inline-block;
	border-right: 10px solid #84bcfb;
	vertical-align: middle;
}

.entry table { width: 100%;}
.entry th, .entry td{
	text-align:  center;
	padding: 24px 0;
}
.entry th{

	position: relative;
}
.entry td{
	background: url(../images/50alpha.png);
	cursor: pointer;
}
.entry td:hover{
	background: url(../images/75alpha.png);
}
.entry th i{
	display: inline-block;
	width: 86px;
	height: 86px;
	vertical-align: middle;
}
.entry label{
	display: inline-block;
	text-align: left;
	font: 14px/16px "microsoft yahei";
	color: #fff;
}
.entry th label{
	margin-left: 20px;
	vertical-align: middle;
}
.entry td i{
	width: 47px;
	height: 38px;
	display: block;
	margin: 0 auto 10px;
}
.hvTd { overflow: hidden; position:relative; cursor: default !important; }
.hvTd span { width: 100%; display: block; position: absolute; top: 300px; left: 0; transition: .3s all ease; }
.hvTd span a { width: 90%; height: 32px; margin: 10px auto; background: #2b70e4; border-radius: 3px; font-size: 14px; color: #fff; text-align: center; line-height: 32px; text-decoration: none; display: block; }
.hvTd span a:hover { background: #1b5fd2; cursor:pointer;}
.hvTd:hover i, .hvTd:hover label { display: none; }
.hvTd:hover span { top: 20px; }
.apply{
	background: url('../images/apply.png') no-repeat center;
}
.stockholder{
	background: url('../images/stock.png') no-repeat center;
}
.company{
	background: url('../images/company_zx.png') no-repeat center;
}
.company_zx{
	background: url('../images/company_zx.png') no-repeat center;
}
.track{
	background: url('../images/track.png') no-repeat center;
}
.sign{
	background: url('../images/sign.png') no-repeat center;
}
.entry th i.tri{
	width:86px;
	height:45px;
	background: url(../images/tri_index.png) no-repeat;
	position: absolute;
	right: -40px;
	top:44px;
}
.progress{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 428px;
	height: 292px;
	background: #fff;
	border-radius: 0 20px 20px 0;
	text-align: center;
}
.progress h6{
	font: 16px/18px "microsoft yahei";
	border-left: 6px solid #4495f0;
	margin-top: 10px;
	color: #4495f0;
	padding-left: 10px;
	text-align: left;
}
.progress:before{
	content: "";
	width: 5px;
	height: 97%;
	position: absolute;
	background: url('../images/75alpha.png');
	top: 5px;
	left: -5px;
}

.page_wrap{
	margin: 0 auto;
	padding-top: 42px;
}
.pages_lf, .pages_rt{
	display: inline-block;
	vertical-align: bottom;
}
.pages_lf { min-width: 786px;max-width:790px;}
.pages_lf h4{
	font: 20px/24px "microsoft yahei";
	color: #333;
	margin-bottom: 40px;
	padding-left: 10px;
}
.block_em{
	font-size: 0;
}
.block_em li{
	display: inline-block;
	width: 187px;
	background: #fff;
	margin-right: 10px;
	box-shadow: 0 3px 18px #e3e3e3;
}
.block_img{
	width: 100%;
	height: 110px;
	position: relative;
	background: no-repeat;
	background-position: center;
}
.block_img i{
	width: 39px;
	height: 35px;
	position: absolute;
	right: 10px;
	bottom: 10px; 
}
.pic1{
	background-image: url('../images/pic1.png');
}
.pic2{
	background-image: url('../images/pic2.png');
}
.pic3{
	background-image: url('../images/pic3.png');
}
.pic4{
	background-image: url('../images/pic4.png');
}
.cert{
	background: url('../images/cert.png') no-repeat center;
}
.signet{
	background: url('../images/signet.png') no-repeat center;
}
.bank{
	background: url('../images/bank.png') no-repeat center;
}
.trumpet{
	background: url('../images/trumpet.png') no-repeat center;
}
.des{
	font: 14px/18px "microsoft yahei";
	padding: 14px 10px;
	color: #333;
}
.des b{
	font-weight: normal;
	color: #3b8fee;
}
.pages_rt{
	min-width: 369px;
	max-width: 371px;
	height: 216px;
	background: #eef1f7;
	padding: 5px;
	padding-left: 20px;
	overflow: hidden;
}
.scroll_list{

}
.scroll_list li{
	font: 14px/18px "microsoft yahei";
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.scroll_list li i{
	display: inline-block;
	vertical-align: middle;
	padding: 4px;
	color: #fff;
	font-style: normal;
	margin-right: 12px;
	border-radius: 4px;
	width:120px;
}
.blue{
	background: #1a70bb;
}
.blue_dark {
	background: #2352b1;
}
.orange{
	background: #b07229;
}
.orange_dark{
	background: #865e11;
}
.red {
	background: #c02b32;
}
.green {
	background: #27a954;
}
.scroll_list li i.yellow{
	background: #f88700;
}
.learn_more_zx{
	font: 18px/24px "microsoft yahei";
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
.learn_more{
	font: 18px/24px "microsoft yahei";
	text-align: center;
	margin: 30px;
}
.float_block_wrap{
	text-align: center;
}
.float_block{
	font-size: 0;
	
}
.float_block li{
	display: inline-block;
	width: 33.15%;
	padding:70px 0;
	text-align: center;
	border: 1px solid #eee;
}
.float_block li:hover{
	box-shadow: 0 3px 38px #e3e3e3;
	cursor: pointer;
}
.float_block li i{
	display: block;
	margin: 0 auto 20px;
	width: 36px;
	height: 32px;
}
.float_block li label{
	font-size: 16px;
}
.case{
	background: url('../images/case.png') no-repeat center;
}
.kBase{
	background: url('../images/Kbase.png') no-repeat center;
}
.contact{
	background: url('../images/contact.png') no-repeat center;
}


.s_s_box_zx {width: 386px;height:113px;margin-top: 20px;position: relative;background: #fff;border: none;box-sizing:  border-box;display:  inline-block;margin-right: 8px;vertical-align:  middle;box-shadow: 0 0 20px #eee;}
.s_s_box_zx.s_s_box_last { margin-right: 0;}
.s_s_box_zx_a { background: none; border: none;}
.s_s_box_zx h4 {
	font: 18px/48px "microsoft yahei";
	color: #333;
	text-align: center;
	font-weight: 400;
}
.s_s_box_zx h4 i{display: inline-block;width:20px;height: 20px;margin-right: 10px;vertical-align:  middle;margin-bottom: 7px;}
.s_s_box_zx h4 i.bljd{background:url(../images/icon_bjjd.png) no-repeat;}
.s_s_box_zx h4 i.zxgg{background:url(../images/icon_zxgg.png) no-repeat;}
.s_s_box_zx h4 i.qszgg{background:url(../images/icon_qszgg.png) no-repeat;}
.s_s_box_zx h4 i.zqrgg{background:url(../images/icon_zqrgg.png) no-repeat;}

.s_s_box_zx input[disabled] { background: #fff;}
.s_inp_group_zx { float: left; margin-left: 20px;margin-top: 5px; }
.s_inp_group_zx li { float: left; margin-right: 10px;}
.inp_t_zx {width: 240px;height: 38px;line-height: 38px;font: 14px "microsoft yahei";text-indent: 16px;outline: none;border: 1px solid #d6d6d6;}

a.btn_search_b_zx{font-size: 16px;height: 40px;display: inline-block;padding: 0 21px;line-height: 40px;color: #fff;background: #114bd7;}
a.btn_search_b_zx i {width: 16px; height: 16px; display: inline-block; vertical-align: middle; margin-right: 4px; margin-bottom: 2px; background: url(../images/search_icon_a.png) no-repeat;}
a.btn_search_b_zx:hover { background: #0d3eb0;text-decoration: none;}

.s_s_box { width: 100%; height: 77px; margin-top: 20px; position: relative; background: #f6f6f6 url(../images/handlle_bg.jpg) no-repeat 130px bottom; border: 1px dashed #ddd; }
.s_s_box h4 {
	font: 20px/24px "microsoft yahei";
	color: #333;
	position: absolute;
	top: 10px;
	left: 10px;
	font-weight: 400;
}

.s_inp_group { float: right; height: 77px; line-height: 77px; }
.s_inp_group li { float: left; margin-right: 20px;}
.inp_t { width: 400px; height: 38px; line-height: 38px; font: 14px "microsoft yahei"; text-indent: 16px; outline: none; border: 1px solid #d6d6d6;}

a.btn_search_b { font-size: 16px; vertical-align: middle; height: 40px; display: inline-block; padding: 0 15px; line-height: 40px; color: #fff; background: #eb4b3f;}
a.btn_search_b i { width: 16px; height: 16px; display: inline-block; vertical-align: middle; margin-right: 10px; margin-bottom: 2px; background: url(../images/search_icon_a.png) no-repeat; }
a.btn_search_b:hover { background: #d14338;}

.xz {width: 112px; position: absolute;left: 20px; z-index: 999; }
.xz li{
	list-style: none;
	position: relative;
	overflow:hidden;
	}
.xz li a{ 
	color:#000000;
    display:block;
    float: left;
	font-size: 16px;
	width: 106px;
	background: #F5F5F5;
	text-align: center;
	margin-bottom: 5px;
	padding: 20px 0;}
.padding10{line-height: 48px;}
.xz li:hover a{ 
	background:#eb4b3f;
	color: #FFFFFF;
}
.xz li.xz-hovers{background:url(../images/bj-jt.png) no-repeat right 36px;}
.xz li.xz-hovers a{
	background:#eb4b3f;
	color: #FFFFFF;
}

/*tab*/
.qu {
    border-bottom: #ccc solid 1px;
    margin: 0 auto;
    width: 1190px;
}
.qu li {
	list-style: none; 
	display: inline;}
.qu li a{
	color: #000000;
    font-size: 15px;
    padding: 0 25px;
    line-height: 40px;
}
.qu li a:hover,#hovers{
    border-bottom: #eb4b3f solid 3px;
    color: #eb4b3f;
    padding-bottom: 6px;
}

.new02{
	line-height: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    /* right: 1px; */
    background-color: #F02E25;
    color: #fff;
    padding: 1px 4px 2px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 10px;
    margin-left:-23px;
    margin-top:-5px;
    }
    
.table_icon { width: 100%; }
.table_icon td { padding: 10px 10px 0 0;}
.icon_w_bg {width: 100%;background: #fff;height: 73px;display: table;box-sizing: border-box;border: 1px solid #dcdddd;}
.icon_co { display: table-cell; vertical-align: middle;}
.lf_area { margin-left: 10px; margin-right: 5px; display: inline-block;}
.lf_area i { width: 48px; height: 48px; display: inline-block; vertical-align: middle; background: url(../images/index_sprites.png) no-repeat;}
.lf_area i.icon_swzx { background-position: 0 0;}
.lf_area i.icon_gszx { background-position: 0 -48px;}
.lf_area i.icon_swwzx { background-position: 0 -96px;}
.lf_area i.icon_sbzx { background-position: 0 -144px;}
.lf_area i.icon_hgzx { background-position: -48px 0;}
.lf_area i.icon_yhzx { background-position: -48px -48px;}

.rt_text {    display: inline-block;
    vertical-align: middle;
    width: 112px;
   }
.rt_text p.rt_num { font: 14px "microsoft yahei"; color: #333;}
.rt_text p.rt_num b {font-size: 20px;color: #114bd7;}
.rt_text p.rt_tit { font: 14px "microsoft yahei"; color: #333;padding-top: 4px; text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap}