.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: -webkit-linear-gradient(left, #d6e5f7, #dcd3f7);
	background: -moz-linear-gradient(left, #d6e5f7, #dcd3f7);
	background: -o-linear-gradient(left, #d6e5f7, #dcd3f7);
	background: -ms-linear-gradient(left, #d6e5f7, #dcd3f7);
	background: linear-gradient(left, #d6e5f7, #dcd3f7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #d6e5f7, endColorstr = #dcd3f7);
	height: 428px;
	margin: 0 auto;
	position: relative;
	/* border-radius: 0 0 16px 16px; */
}
.header_con{
	font-size: 0;
}
.header_lf{
	width: 240px;
	height: 428px;
	background: url('../images/index_lf.png') no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}
.header_rt{
	width: 320px;
	height: 428px;
	background: url('../images/index_rt.png') 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: 1190px;
	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;
}

.bg_operations_index{width:1110px;height:312px;margin:0 auto;background: url(../images/bg_operations_index.png) no-repeat;}

.operations{float:left;margin:68px 0 0 18px;}
.operations li{margin-left: 26px;width:178px;height:178px; float: left; box-sizing: border-box; transition: all ease 0.4s; }
.operations li a{display:block;width:178px;height:60px;padding-top: 116px;font-size:17px;font-weight: 600;text-align: center;color:#fff; transition: all ease 0.4s;}
.operations li a:hover{text-decoration: none;font-size: 18px;padding-top: 110px;}
.operations li.l1{background:#46c7f1 url(../images/li_kbqy.png) no-repeat;}
.operations li.l2{background:#4180f2 url(../images/li_jdcx.png) no-repeat;}
.operations li.l3{background:#b152ee url(../images/li_wyqm.png) no-repeat;}
/*.operations li:hover { border: 10px solid rgba(0,0,0,0.1);}*/

.img_progress{float:right;width:390px;height: 250px;background: url(../images/img_progress.png) no-repeat;margin: 32px 24px 0 0;}


.entry{
	width: 752px;
	display: inline-block;
	border-right: 10px solid #68a7f4;
	vertical-align: middle;
	position: relative;}

.entry:before {
	content: '';
	width: 166px;
	height: 101px;
	background: url(../images/building_zs.png) no-repeat;
	position: absolute;
	top: -101px;
	left: 0;
}

.entry table { width: 100%;}
.entry th, .entry td{
	text-align:  center;
	padding: 24px 0;
}
.entry th{
	background: url(../images/75alpha.png);
	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: #e9f0fb;
}
.entry th label{
	margin-left: 20px;
	vertical-align: middle;
}
.entry td i{
	width: 47px;
	height: 38px;
	display: block;
	margin: 0 auto 10px;
}
.apply{
	background: url('../images/apply.png') no-repeat center;
}
.stockholder{
	background: url('../images/stock.png') no-repeat center;
}
.company{
	background: url('../images/company.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:0;
	height:0;
	border-width:10px;
	border-style:solid;
	border-color:transparent transparent transparent #ffffff;
	position: absolute;
	right: -21px;
	top: 41%;
}
.progress{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 428px;
	height: 290px;
	background: #fff;
	border-radius: 0 20px 20px 0;
	text-align: center;
}
.progress h6{
	font: 16px/18px "microsoft yahei";
	border-left: 6px solid #4495f0;
	margin: 11px 0;
	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;
}
.pages_lf, .pages_rt{
	display: inline-block;
	vertical-align: bottom;
}
.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: 148px;
	background: #fff;
	margin-right: 11px;
	box-shadow: 0 3px 18px #e3e3e3;
}
.block_img{
	width: 100%;
	height: 110px;
	position: relative;
	background: no-repeat;
	background-position: center;
}
.block_img i{
	display: none;
	width: 39px;
	height: 35px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.pic1{
	background-image: url('../images/pic1.jpg');
}
.pic2{
	background-image: url('../images/pic2.jpg');
}
.pic3{
	background-image: url('../images/pic3.jpg');
}
.pic4{
	background-image: url('../images/pic4.jpg');
}
.pic5{
	background-image: url('../images/pic5.jpg');
}
.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{
	width: 361px;
	height: 216px;
	background: #edeef9;
	padding: 5px;
	padding-left: 20px;
	margin-left: 5px;
	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: 20px;
	border-radius: 4px;
}
.blue{
	background: #8474e3;
}
.orange{
	background: #45a8d1;
}
.green {
	background: #e58852;
}
.scroll_list li i.yellow{
	background: #b04829;
}
.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;
	box-sizing: border-box;
}
.float_block li:hover{
	cursor: pointer;
	border: 1px solid #29308f;
}
.float_block li i{
	display: block;
	margin: 0 auto 10px;
	width: 70px;
	height: 70px;
}
.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 { width: 100%; position: relative;}
.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: #2773ff;}
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: #246bef;}

.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;
}




.func_R {
	display: flex;
	align-items: center;
}
.func_R li{
	font-size:16px;
	color:#fff;
	display: flex;
	align-items: center;
}
.func_R li span{
	display: inline-block;
	white-space: nowrap;
	font-size:16px;
	color:#91463f;
	max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.func_R li i{
	display:inline-block;
	width:14px;
	height:14px;
	background: url(../images/icon_func_R.png) no-repeat;
	margin-right: 5px;
}
.func_R li i.user {
	width:25px;
	height:25px;
	background: url(../images/icon_user.png) no-repeat;
	background-size: contain;
}
.func_R li i.index{background-position:-14px 0;}
.func_R li i.close{
	background-position: -28px 0;
}
.func_R li a {
	color:#fff;
	background-color: #D13D1F;
	border-radius: 5px;
	padding: 5px 10px;
}
.func_R li a:hover{text-decoration:none;}

.hb_title{
	background: url(../images/head_bg_title.png) no-repeat bottom; height: 92px; width: 710px;display: block; margin: -5px auto 0px;
	text-align: center;color: #FFFFFF;
	letter-spacing:16px;
	font: normal 30px/30px "microsoft yahei" ;
}