.mtp80{
	margin-top: 80px;
	width: 100%;
	height: auto;
	overflow: hidden;
}


/* 关于我们 */
.index_about{
	position: relative;
	margin-bottom: 100px;
}

.index_about_left{
	float: left;
	width: 50%;
	height: auto;
}
.index_about_title{
	font-size: 36px;
	font-weight: 600; margin-top:20px; margin-bottom:10px;
}

.index_about_title span{
	display: none;
	font-size: 30px;
	font-weight: lighter;
	margin: 40px auto;
}

.index_about_title_en{
	font-size: 24px;
	font-weight: 600;
}

.index_about_title_xiao{
	font-size: 16px;
	line-height: 36px;
	margin-top: 50px;
}
.index_about_title_xiao span,b{
	font-size: 16px;
	color: #1b58a6;
}
.ge{
	width: 20px;
	height: 2px;
	background: #00247f;
}

.zimu{
	position: absolute;
	text-transform : uppercase;
	left: 65%;
	bottom: -15%;
	transform: translate(-50%);
	font-size: 188px;
	color: #afafaf;
	opacity: 0.16;
	z-index: 1;
}
.tansuo{
	position: absolute;
	text-transform : uppercase;
	left: 52%;
	bottom: 20%;
	transform: translate(-50%);
	
	
	
	z-index: 2;
	width: 150px;
	height: 50px;
	background: #eca306;
	line-height: 50px;
	text-align: center;
}
.tansuo a{
	color: #fff;
	display: block;
	font-size: 16px;
}

.index_about_right{
	float: left;
	width: 50%;
	height: auto;
}

.index_about_right img{
	width: 100%;
}


/* 公司业务 */
.yewu{
	background: #f7f7f7;
	padding: 160px 0 100px;
}

.yewu_shu{
	width: 1px;
	height: 60px;
	background: #eca306;
	margin: 0px auto;
}
.huoban .yewu_shu{ background:#dab589;}
.dabt{
	font-size: 36px;
	padding: 30px 0;
}
.xiaobt{
	font-size: 15px;
	color: #535252;
	padding-bottom: 120px;
}

.yewu_list{
	width: 100%;
	height: auto;
}

.yewu_list ul li{
	float: left;
}

.yewu_list li{
	width: 32%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.yewu_list li:nth-child(2){
	margin-top: -60px;
}
.yewu_list li:last-child{
	margin-right: 0;
}
.yewu_list_main{
	position: relative;
}
.yewu_list_img img{
	width: 100%;
}
.yewu_ico{
	position: absolute;
	left: 50%;
	top: 250px;
	transform: translate(-50%);
	z-index: 1;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.yewu_title{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	
	position: absolute;
	left: 50%;
	top: 350px;
	transform: translate(-50%);
	z-index: 1;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
	
}

.yewu_ge{
	width: 65px;
	height: 5px;
	background: #fff;
	
	position: absolute;
	left: 50%;
	top: 430px;
	transform: translate(-50%);
	z-index: 1;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.yewu_zhezhao{
	display: none;
	
	width: 100%;
	height: 100%;
	overflow: hidden;
	/* background: #1b81bf; */
	position: absolute;
	top: 0;
	
	transition: all 500ms;
}


.yewu_zhezhao_txt{
	
	position: absolute;
	left: 50%;
	top: 360px;
	transform: translate(-50%);
	
	font-size: 16px;
	color: #fff;
	width: 80%;
	margin: 0px auto;
	text-align: center;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}
.yewu_zhezhao_btn{
	width: 150px;
	height: 50px;
	margin: 0px auto;
	
	position: absolute;
	left: 50%;
	top: 485px;
	transform: translate(-50%);
	
	text-align: center;
	line-height: 50px;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.yewu_zhezhao_btn a{
	font-size: 15px;
	color: #fff;
	display: block;
}
.yewu_list li:hover .yewu_zhezhao{
	display: block;
	background: rgba(27,154,211,0.9);
	
}
.yewu_list li:hover .yewu_ico{
	top: 145px;
}
.yewu_list li:hover .yewu_title{
	top: 250px;
}
.yewu_list li:hover .yewu_ge{
	top: 315px;
}
.yewu_list li:hover .yewu_zhezhao_txt{
	
}

/* 新闻资讯 */
.index_news{
	padding: 100px 0;
}
.index_news_left{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	position: relative;
	
	margin-right: 80px;
}
.index_news_left img{
	width: 100%;
	height: 430px;
}
.index_news_left_title{
	position: absolute;
	width: 100%;
	height: 95px;
	line-height: 95px;
	left: 0;
	bottom: 0;
	text-indent: 20px;
	bottom: 0;
	background: rgba(22,52,80,0.85);
	color: #FFF;
	font-size: 16px;
}
.index_news_left_title a{
	font-size: 18px;
	color: #fff;
	padding-left: 30px;
}
.index_news_left_title span{
	float: right;
	font-size: 18px;
	color: #fff;
	padding-right: 30px;
}

.index_news_right{
	float: left;
	width: calc(50% - 80px);
	height: auto;
	overflow: hidden;
}

.title_en{
	font-size: 36px;
	color: #eca306;
	text-transform: uppercase;
	font-weight: 600;
}
.title_cn{
	font-size: 36px;
}

.news_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0;
}
.news_list ul li{
	float: left;
}
.news_list li{
	width: 47%;
	margin-right: 6%;
}
.news_list li:nth-child(2){
	margin-right: 0;
}
.news_list li img{
	width: 100%;
    height: 170px;
}
.news_list li span.title{
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	margin: 20px 0;
}

.news_list li span.des{
	display: block; color:#858686;
	width: 100%;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


#xinwen_first_show{
	display: none;
}

/* 合作伙伴 */
.huoban{
	background: #f7f7f7;
	padding: 80px 0;
}
.huoban_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.huoban_list ul li{
	float: left;
}

.huoban_list li{
	width: 20%;
	height: auto;
	overflow: hidden;
	margin-bottom: 1%;
}
.huoban_list li .huoban_img{
	width: 94%;
	height: auto;
	margin: 3% auto;
}
.huoban_list li .huoban_img img{
	width: 100%;
	transition: all 0.2s ease;
}
.huoban_list li:hover .huoban_img img{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


.more{
	width: 150px;
	height: 50px;
	background: #eca306;
	line-height: 50px;
	text-align: center;
	margin: 30px auto;
}
.more a{
	color: #fff;
	display: block;
	font-size: 16px;
}



/* 内页关于我们 */

.nbanner{
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: url(../images/nabout.jpg) no-repeat center;
	background-size: cover; */
	padding: 200px 0;
}
.nbanner_title{
	font-size: 48px;
	color: #fff;
	text-align: center;
	font-weight: 600;
}
.nbanner_title span{
	display: block;
	width: 60px;
	height: 1px;
	background: #fff;
	margin: 10px auto;
}

/* 内页导航 */
.n_nav{
	height: 75px;
	border-bottom: 2px solid #e6e6e6;
	background: #fff;
	z-index: 9999999!important;
}
.n_nav_list{
	width: 80%;
	height: auto;
	overflow: hidden;
	float: left;
}
.n_nav_list ul li{
	float: left;
}
.n_nav_list li{
	line-height: 73px;
	text-align: center;
}
.n_nav_list li a{
	padding: 0px 35px;
	color: #535252;
	font-size: 16px;
}
.n_nav_list li.active a{
	background: #1b81bf;
	color: #fff;
	display: block;
}
.n_nav_list li:hover{
	background: #1b81bf;
}
.n_nav_list li:hover a{
	color: #fff;
	display: block;
}

.pos{
	width: 20%;
	height: auto;
	overflow: hidden;
	float: right;
	line-height: 75px;
	text-align: right;
}
.pos a{
	color: #535252;
}
/* 公司简介1 */
.nabout_01{
	padding: 120px 0;
	background: url(../images/chengshi.jpg) no-repeat bottom right;
}

.nabout_title{
	font-size: 36px;
	font-weight: 600;
}

.nabout_title span{
	display: block;
	width: 40px;
	height: 1px;
	margin: 40px auto;
	background: #1b81bf;
}

.nabout_txt, .nabout_txt p{
	color: #535252; line-height:1.75; font-size: 16px;
}
.nabout_txt p{ padding:10px 0;}
.nabout_video{
	width: 90%;
	margin: 50px auto;
}
.nabout_video video{
	width: 100%;
}

/* 公司简介2 */
.nabout_02{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #224a7f;
}
.nabout_02 .nabout_left{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
.nabout_02 .nabout_left img, .nabout_02 .nabout_left video{
	width: 100%; padding:0; margin:0; display:block;
}
.nabout_02 .nabout_right{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	padding: 50px 100px 50px;
}
.nabout_02 .nabout_right span{
	display: block;
	width: 40px;
	height: 3px;
	background: #8fa2bb;
	margin: 50px 0;
}
.nabout_02 .nabout_right h2{ font-size:30px; line-height:1.75; color:#fff;}
.nabout_02 .nabout_right, .nabout_02 .nabout_right p, .nabout_02 .nabout_right strong {
	font-size: 16px;
	color: #fff;
	line-height: 1.75;
}
.nabout_02 .nabout_right p{ padding:10px 0;}

/* 企业文化 */
.nwenhua{
	padding: 100px 0;
}

.nwenhua_en{
	font-size: 24px;
	color: #224a7f;
	text-transform: uppercase;
}
.nwenhua_cn{
	font-size: 30px;
	color: #224a7f;
	font-weight: 600;
}

.nwenhua_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.nwenhua_list ul li{
	float: left;
}
.nwenhua_list li{
	float: left;
	background: #f9f9f9;
	position: relative;
	
	width: 23.5%;
	height: 230px;
	overflow: hidden;
	margin-right: 2%;
	
	transition: all 200ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}
.nwenhua_list li:last-child{
	margin-right: 0;
}
.nwenhua_list li .nwenhua_main{
	position: absolute;
	top: 20%;
	left: 10%;
	width: 70%;
}
.nwenhua_list li .nwenhua_main .nwenhua_main_title{
	font-size: 22px;
	color: #2a2a2a;
	margin: 20px 0;
	
	transition: all 200ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
	
}
.nwenhua_list li .nwenhua_main .nwenhua_main_des{
	font-size: 16px;
	line-height: 30px;
	color: #8a8989;
	
	transition: all 200ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;

}

.nwenhua_list li:hover{
	background: #1b81bf;
}
.nwenhua_list li:hover .nwenhua_main .nwenhua_main_title{
	color: #fff;
}
.nwenhua_list li:hover .nwenhua_main .nwenhua_main_des{
	color: #fff;
}

/* 我们的团队 */
.tuandui{
	padding: 100px 0;
	height: auto;
	overflow: hidden;
}
.tuandui_main{
	position: relative;
	height: 500px;
	overflow: hidden;
}
.tuandui_left{
	background: #eef2f7 url(../images/shou.png) no-repeat left bottom;
	padding: 100px 150px;
	text-align: center;
	z-index: 2;
	margin: 100px auto;
	position: absolute;
	width: 70%;
}
.tuandui_left h1{
	font-size: 30px;
	color: #323232;
}
.tuandui_left span{
	font-size: 20px;
	color: #8a8989;
	line-height: 1.75;
}
.tuandui_right{
	position: absolute;
	right: 0;
	z-index: 1;
}
.tuandui_right img{
	width: 100%;
}

/* 公司业务 */

.nyewu{
	padding: 120px 0;
	background: url(../images/chengshi.jpg) no-repeat bottom right;
}
.nyewu_title{
	width: auto;
	height: 100px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0 30px;
	background: url(../images/youshangbiao.png) no-repeat top left;
	left: 50%;
	position: absolute;
	transform: translate(-50%,-50%);
}

.daxie{
	text-transform: uppercase;
}
.nyewu_title_one{
	font-size: 36px;
	text-transform: uppercase;
	font-family: arial;
	font-weight: 800;
	
	float: left;
	line-height: 60px;
}
.nyewu_title_two{
	font-size: 36px;
	text-transform: uppercase;
	font-family: Myriad Pro;
	float: left;
	line-height: 50px;
	padding: 10px 10px 0px;
}
.nyewu_title_three{
	font-size: 24px; position:relative; padding-left:17px;
	text-transform: uppercase;
	font-family: arial;
	float: left;
	line-height: 60px;
}
.nyewu_title_three em{
	color: #d2d3d8; font-size:8px; position:absolute; left:0; top:0;
	font-style: normal;
}

.nyewu_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.nyewu_list ul li{
	float: left;
}
.nyewu_list li{
	float: left;
	width: 50%;
	height: 170px;
	margin-bottom: 30px;
}
.nyewu_list li:nth-child(1){
	width: calc(50% - 15px);
	margin-right: 15px;
}
.nyewu_list li:nth-child(2){
	width: calc(50% - 15px);
	margin-left: 15px;
}
.nyewu_list li:nth-child(3){
	width: 100%;
}
.nyewu_list_main{
	position: relative;
	width: 590px;
	height: 170px;
	
}
.nyewu_list_main img{
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1;
}
.nyewu_list_main .nyewu_list_main_txt{
	position: absolute;
	z-index: 2;
	padding: 35px;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
}
.nyewu_list_main .nyewu_list_main_txt span{
	display: block;
	color: #fff;
	font-weight: 500;
	line-height: 40px;
}

/* 上市全流程辅导 */
.nshangshifd{
	padding: 120px 0;
	background: url(../images/ssfdbj.jpg) no-repeat center;
	background-size: cover;
}

.xiange{
	width: 60px;
	height: 3px;
	background: #cccccc;
	margin: 30px auto;
}
.nfangshi .xiange{ background:#eca306; width:165px; margin:20px auto;}

.fubiao_txt{
	font-size: 15px;
	line-height: 30px;
	color: #e0dfdf;
	width: 70%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
}
.nfudao_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.nfudao_list ul li{
	float: left;
}
.nfudao_list li{
	width: calc(100% / 3);
	height: auto;
	overflow: hidden;
}

.nfudao_list_main{
	width: 80%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	color: #fff;
}
.nfudao_list_main_ico{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 5px solid #eca306;
	margin: 0px auto;
	font-size: 25px;
	line-height: 60px;
	text-align: center;
}
.nfudao_list_main_title{
	font-size: 22px;
	text-align: center;
	margin: 45px 0 30px;
}
.nfudao_list_main_des{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}


/* 上市方式 */
.nfangshi{
	padding: 120px 0 0;
	background: #f5f6f8;
}

.nfangshi_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 80px auto;
	
	position: relative;
}
.nfangshi_list ul li{
	float: left;
}
.nfangshi_list li{
	width: 25%;
	height: auto;
	overflow: hidden;
}
.nfangshi_list li .nfangshi_list_img{
	position: relative;
}
.nfangshi_list li img{
	margin: 0px auto;
	max-width: 100%;
	position: relative;
	z-index: 1;
}

.nfangshi_list li span{
	text-align: center;
	font-size: 18px;
	display: block;
	line-height: 36px;
	width: 100%;
}
.nfangshi_list li .hengxian{
	border: 1px #224a7f dashed;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 95%;
	z-index: 0;
}

/* 企业服务管理咨询 */
.nguanli{
	padding: 120px 0;
	background: #fff;
}

.nguanli_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 150px 0 50px;
}
.nguanli_list ul li{
	float: left;
}
.nguanli_list li{
	width: 32%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.nguanli_list li:last-child{
	margin-right: 0;
}
.nguanli_list li:nth-child(2){
	margin-top: -70px;
}
.nguanli_list li img{
	width: 100%;
}
.nguanli_list_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nguanli_list_txt h1{
	font-size: 24px;
	color: #1b81bf;
	line-height: 45px;
	font-weight: 600;
}
.nguanli_list_txt span{
	display: block;
	font-size: 14px;
	color: #6e6e6e;
	line-height: 35px;
}

/* 资本投资业务 */
.ntouzi{
	padding: 120px 0;
	background: #f7f7f7;
}

.ntouzi_list{ padding-top:60px; }
.ntouzi_list ul li{
	float: left;
}
.ntouzi_list li{
	width: 49%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
	background: #fff;
}
.ntouzi_list li:nth-child(2){
	margin-right: 0%;
}
.ntouzi_list_main{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ntouzi_list_main_left{
	float: left;
	width: 45%;
	height: auto;
	overflow: hidden;
}
.ntouzi_list_main_right{
	float: left;
	width: 55%;
	height: auto;
	overflow: hidden;
	padding: 40px 40px 0px 40px;
}
.ntouzi_list_main_right h1{
	font-size: 24px;
	color: #1b81bf;
	font-weight: bold;
	line-height: 30px;
}
.ntouzi_list_main_right  span{
	font-size: 14px;
	color: #323232;
	line-height: 30px;
}


/* 内页联系我们 */

.ncontact{
	padding: 120px 0 30px;
	background: #fff;
}
.ncontact_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ncontact_list ul li{
	float: left;
}
.ncontact_list li{
	width: calc(100% / 3);
	height: 290px;
	overflow: hidden;
	background: #f7f7f7;
	position: relative;
}
.ncontact_list li:nth-child(2){
	background: url(../images/contact_2_bj.jpg) center no-repeat;
	background-size: cover;
}

.ncontact_list li .ncontact_list_main{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 50px;
	width: 100%;
	height: auto;
}
.ncontact_list_main img{
	margin: 0px auto;
}
.ncontact_list_main span.title{
	display: block;
	font-size: 24px;
	padding: 30px 0;
	text-align: center;
}
.ncontact_list_main span.des{
	display: block;
	font-size: 18px;
	text-align: center;
}
.ncontact_list_main span.txt{
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
}



/* 联系我们 */
.relicon{width: 100%;overflow: hidden;padding: 80px 0 78px;}
.relicon-list{width: 100%;}
.relicon-list ul li{width: 33.33333333333333%;float: left;padding: 0 60px;text-align: center;}
.relicon-icon{width: 100px;height: 100px;margin: 0 auto;line-height: 100px;transition: all .4s ease;background: #b22919;border-radius: 50%;}
.relicon-list ul li h6{font-size: 18px;color: #666;margin-top: 24px;}
.relicon-list ul li p{font-size: 16px;color: #666;line-height: 24px;margin-top: 20px;}
.relicon-list ul li:hover .relicon-icon{transform: translateY(-16px);}
.relmapform{width: 100%;overflow: hidden;}
.relmap{width: 100%;float: left;}
#admap{height: 400px;}
.relform{width: 42%;float: right;height: 650px;background: #b22919;padding: 80px 16% 0 40px;}
.relform-tit{width: 100%;}
.relform-tit p{font-size: 18px;color: #fff;line-height: 32px;}
.relform-form{width: 100%;overflow: hidden;margin-top: 32px;}
.relform-form input, .relform-form textarea{border: none;border-bottom: 1px solid rgba(255, 255, 255, .5);height: 44px;font-size: 16px;color: #fff;background: transparent;width: 100%;}
.relform-form h6{height: 48px;line-height: 48px;font-size: 16px;color: #fff;}
.relform-form textarea {border: 1px solid rgba(255, 255, 255, .5);height: 106px;padding: 12px;}
.relform-form input:-moz-placeholder {color:#fff;font-size: 16px;}
.relform-form input::-moz-placeholder {color:#fff;font-size: 16px;}
.relform-form input:-ms-input-placeholder{color:#fff;font-size: 16px;}
.relform-form input::-webkit-input-placeholder{color:#fff;font-size: 16px;}
.relform-yzm{width: 64%;float: left;overflow: hidden;font-size: 0;margin-top: 20px;}
.relform-yzm input,.relform-yzm span{display: inline-block;vertical-align: middle;}
.relform-yzm input{width: 58%;}
.relform-yzm span{height: 44px;line-height: 44px;width: 40%;margin-left: 2%;user-select: none;cursor: pointer;}
.relform-yzm span img{width: 100%;height: 100%;}
.relform-form button{width: 30%;height: 44px;cursor: pointer;font-size: 16px;color: #fff;font-weight: bold;border-radius: 30px;line-height: 44px;border: 1px solid rgba(255, 255, 255, .5);margin-top: 20px;background: transparent;transition: all .4s ease;float: right;}
.relform-form button i{display: inline-block;width: 20px;height: 15px;background: url('../static/gather/relIc4.png') no-repeat;vertical-align: middle;margin: -2px 10px 0 0;transition: all .4s ease;}
.relform-form button:hover{background: #fff;border-color: #fff;color: #b22919;}
.relform-form button:hover i{background: url('../static/gather/relIc4H.png') no-repeat;}
.list1-map {
  position: relative;
  height: 400px; }
.list1-map #allmap1 {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  text-align: center; }
.list1-map .map-address-name {
  text-align: center;
  font-size: 16px;
  line-height: 1.1;
  color: #333;
  padding: 10px 0; }
.list1-map .map-address-detail {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  color: #888; }
  
  
.map{
	padding: 30px 0px 100px;
	background: #fff;
}

#dituContent{
	width: 100%;
	height: 500px;
}
label.BMapLabel{ max-width:none; top:0px !important;}
/* 人才理念 */

.njob{
	padding: 120px 0;
	background: #f7f7f7;
}
.njob_title{
	font-size: 36px;
	margin-bottom: 50px;
}
.njob_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.njob_list li{
	float: left; margin-bottom:30px;
	padding: 15px;
	background: #fff;
}
.njob_list_main{
	
}
.njob_list_main img{
	/* margin-right: 60px; */
}
.mgr60{
	margin-right: 60px;
}
.mgl30{
	margin-left: 30px;
}
.njob_list_main_txt{
	/* padding: 60px; */
	/* margin-left: 60px; */
}
.njob_list_main_txt span.title{
	display: block;
	font-size: 24px;
	padding: 50px 50px 30px 0px;
}
.njob_list_main_txt span.title em{
	color: #eca306;
	font-style: normal;
	font-size: 24px;
}
.njob_list_main_txt span.des{
	display: block;
	font-size: 15px;
	color: #6a6969;
	line-height: 30px;
}


/* 资本市场 */

/* 美国交易所 */

.nziben{
	padding: 100px 0 0;
	background: #fff;
	height: auto;
	overflow: hidden;
}
.nziben_bj{
	position: relative;
	/* background: url(../images/american.jpg) no-repeat center; */
	
}
.nziben_txt_main{
	position: relative;
	min-height: 520px;
	width: 100%;
	background-size: cover;
}
.nziben_txt{
	position: absolute;
	z-index: 2;
	left: 10%;
	top: 50%;
	transform: translate(-20%,-50%);
	height: auto;
	overflow: hidden;
}
.nziben_txt span.nziben_txt_cn{
	display: block;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	line-height: 35px;
	padding: 0 0 20px 0;
}
.nziben_txt span.nziben_txt_en{
	display: block;
	font-size: 48px;
	font-weight: 600;
	color: #fff;
	line-height: 55px;
	text-transform: uppercase;
}

.nziben_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px #d4d5d6 solid;
	padding: 50px 0;
}
.nziben_list ul li{
	float: left;
}

/* 美国交易所 */
.nziben_list li{
	width: calc(100% / 3 - 65px);
	height: auto;
	min-height: 400px;
	overflow: hidden;
	background: #f5f6fa;
	margin-right: 25px;
}
.nziben_list li img{
	width: 100%;
}
.nziben_list_txt{
	padding: 20px;
}
.nziben_list_txt span.title{
	display: block;
	font-size: 20px;
}
.nziben_list_txt span.des{
	display: block;
	font-size: 14px;
	color: #535252;
	line-height: 30px;
}
.nziben_list_txt span.des em{
	font-style: normal;
	color: #04529b;
}
.nziben_list li:last-child{
	width: 120px;
	background: #04529b;
	margin-right: 0;
}
.nziben_list li.h470{
	height: 470px;
}

.shangshitj{ margin-bottom:50px;}
h2.shangshiTitle{ font-size:30px; line-height:50px; margin:40px 0 20px; text-align:center;}
h2.shangshiTitle span{ font-size:18px; color:#cc0000;}
.shangshitable {
    border-collapse: collapse; width:100%;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}
.shangshitable td, .shangshitable th {  border: 1px solid #cbcbcb; overflow: visible; padding:10px 20px; vertical-align: top; }
.shangshitable th { background-color: #04529b; text-align: center; }
.shangshitable td { background-color: transparent; }
.shangshitable td.td0, .shangshitable td.td0 p{ color:#04529b; font-weight:bold; font-size:18px; vertical-align:middle;} 
.shangshitable-odd td { background-color: #f2f2f2; }
.shangshitable th p{ padding:0; margin:0; font-size:20px; line-height:40px; color: #fff; font-weight:bold;}
.shangshitable td p{ padding:0; margin:0; font-size:14px; line-height:24px;}
.shangshitable td p span{ color:#CC0000;}




.Details{ padding:50px 0; background:#f3f3f3;}
.Details .container{ padding:50px; background:#fff;}
.Details h2.D_title{ color:#1b81bf; font-size:30px; font-weight:bold; line-height:50px;}
.Details p{ font-size:16px; color:#535252; line-height:1.75; padding:10px 0;}

.Details h4{ font-size:42px; color:#262626; font-weight:bold; text-align:center; line-height:100px; margin-top:40px; border-bottom:1px solid #eee;}
.Details .D_con{ padding:20px 30px;}
@media (max-width:1200px) {
	
	.mtp80{
		margin-top: 30px;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	/* 关于我们 */
	.index_about{
		position: relative;
	}
	
	.index_about_left{
		width: 100%;
	}
	.index_about_title{
		font-size: 36px;
		font-weight: 600;
	}
	
	.index_about_title span{
		display: block;
		font-size: 20px;
		font-weight: lighter;
		margin: 10px auto;
	}
	
	.index_about_title_en{
		font-size: 18px;
		font-weight: 600;
	}
	
	.index_about_title_xiao{
		font-size: 16px;
		line-height: 36px;
		margin-top: 20px;
	}
	.index_about_title_xiao span,b{
		font-size: 16px;
		color: #1b58a6;
	}
	.ge{
		width: 20px;
		height: 2px;
		background: #00247f;
	}
	
	.zimu{
		position: absolute;
		text-transform: uppercase;
		left: 50%;
		bottom: -50px;
		transform: translate(-50%);
		font-size: 80px;
		color: #afafaf;
		opacity: 0.16;
		z-index: 1;
	}
	.tansuo{
		position: absolute;
		text-transform : uppercase;
		left: 52%;
		bottom: 10%;
		transform: translate(-50%);
		
		
		
		z-index: 2;
		width: 150px;
		height: 50px;
		background: #eca306;
		line-height: 50px;
		text-align: center;
	}
	.tansuo a{
		color: #fff;
		display: block;
		font-size: 16px;
	}
	
	.index_about_right{
		width: 100%;
	}
	
	.index_about_right img{
		width: 100%;
	}
	
	/* 业务 */
	
	/* 公司业务 */
	.yewu{
		background: #f7f7f7;
		padding: 50px 0;
	}
	
	.yewu_shu{
		width: 2px;
		height: 60px;
		background: #eca306;
		margin: 0px auto;
	}
	
	.dabt{
		font-size: 36px;
		padding: 30px 0;
	}
	.xiaobt{
		font-size: 15px;
		color: #535252;
		padding-bottom: 50px;
	}
	
	.yewu_list li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}
	
	.yewu_list li:nth-child(2){
		margin-top: 0px;
	}
	
	
	
	/* 新闻资讯 */
	.index_news{
		padding: 50px 0;
	}
	.index_news_left{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		
	}
	.index_news_left img{
		width: 100%;
	}
	.index_news_left_title{
		position: absolute;
		width: 100%;
		height: 95px;
		line-height: 95px;
		left: 0;
		bottom: 0;
		background: rgba(22,52,80,0.85);
	}
	.index_news_left_title a{
		font-size: 18px;
		color: #fff;
		padding-left: 30px;
	}
	.index_news_left_title span{
		float: right;
		font-size: 18px;
		color: #fff;
		padding-right: 30px;
	}
	
	.index_news_right{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	.title_en{
		font-size: 36px;
		color: #eca306;
		text-transform: uppercase;
		font-weight: 600;
	}
	.title_cn{
		 
		font-size: 30px;
		margin-bottom: 20px;
	}
	
	.news_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px 0;
	}
	.news_list ul li{
		float: left;
	}
	.news_list li{
		width: 100%;
		margin-bottom: 4%;
	}
	
	.news_list li img{
		width: 100%;
	}
	.news_list li span.title{
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 16px;
		margin: 20px 0;
	}
	
	.news_list li span.des{
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	
	
	
	#xinwen_first_show{
		display: block;
		margin-bottom: 20px;
	}
	#xinwen_first_show_none{
		display: none;
	}
	
	
	
	/* 合作伙伴 */
	.huoban{
		background: #f7f7f7;
		padding: 30px 0;
	}
	.huoban_list{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.huoban_list ul li{
		float: left;
	}
	
	.huoban_list li{
		width: 49%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.huoban_list li:nth-child(2n+2){
		margin-right: 0;
	}
	.huoban_list li .huoban_img{
		width: 94%;
		height: auto;
		margin: 3% auto;
	}
	.huoban_list li .huoban_img img{
		width: 100%;
	}
	.huoban_list li:hover .huoban_img img{
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	}
	
	
	.more{
		width: 150px;
		height: 50px;
		background: #eca306;
		line-height: 50px;
		text-align: center;
		margin: 30px auto;
	}
	.more a{
		color: #fff;
		display: block;
		font-size: 16px;
	}
	
	
	
	/* 内页开始 */
	
	.nbanner{
		width: 100%;
		height: auto;
		overflow: hidden;
		/* background: url(../images/nabout.jpg) no-repeat center;
		background-size: cover; */
		padding: 200px 0;
	}
	.nbanner_title{
		font-size: 48px;
		color: #fff;
		text-align: center;
		font-weight: 600;
	}
	.nbanner_title span{
		display: block;
		width: 60px;
		height: 1px;
		background: #fff;
		margin: 10px auto;
	}
	
	/* 内页导航 */
	.n_nav{
		height: auto;
		border-bottom: 2px solid #e6e6e6;
		/*margin-top: 44px;*/
	}
	.scrollfixed {margin-top: 44px;}
	.n_nav_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		float: left;
	}
	.n_nav_list ul li{
		float: left;
	}
	.n_nav_list li{
		line-height: 50px;
		text-align: center;
	}
	.n_nav_list li:first-child{
		/* width: 100%; */
	}
	
	.nabout_nav li:first-child{
		width: 100%;
	}
	
	
	.n_nav_list li{
		width: 33.33%;
	}
	
	.nabout_nav li{
		width: 25%;
	}
	.n_nav_list li a{
		font-size: 14px;
		padding: 0px 5px;
	}
	.n_nav_list li:hover{
		background: #1b81bf;
	}
	.n_nav_list li:hover a{
		color: #fff;
		display: block;
	}
	
	.pos{
		display: none;
		width: 20%;
		height: auto;
		overflow: hidden;
		float: right;
		line-height: 75px;
		
	}
	.pos a{
		color: #535252;
	}
	
	/* 公司简介1 */
	.nabout_01{
		padding: 50px 0;
		background: url(../images/chengshi.jpg) no-repeat bottom right;
	}
	
	.nabout_title{
		font-size: 28px;
		font-weight: 600;
	}
	
	.nabout_title span{
		display: block;
		width: 40px;
		height: 1px;
		margin: 20px auto;
		background: #1b81bf;
	}
	
	.nabout_video{
		width: 90%;
		margin: 50px auto;
	}
	.nabout_video video{
		width: 100%;
	}
	
	/* 公司简介2 */
	.nabout_02{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #224a7f;
	}
	.nabout_02 .nabout_left{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.nabout_02 .nabout_left img{
		width: 100%;
	}
	.nabout_02 .nabout_right{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 10px;
	}
	.nabout_02 .nabout_right span{
		display: block;
		width: 40px;
		height: 3px;
		background: #8fa2bb;
		margin: 30px 0;
	}
	
	/* 企业文化 */
	.nwenhua{
		padding: 30px 0;
	}
	
	.nwenhua_en{
		font-size: 24px;
		color: #224a7f;
		text-transform: uppercase;
	}
	.nwenhua_cn{
		font-size: 24px; 
	}
	
	.nwenhua_list{ margin-top: 40px; }
	.nwenhua_list ul li{
		float: left;
	}
	.nwenhua_list li{
		float: left;
		background: #f9f9f9;
		position: relative;
		
		width: 48%;
		height: 200px;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 2%;
		
		transition: all 200ms ease;
		  transition-delay: 0s;
		-webkit-transition-delay: 200ms;
		-moz-transition-delay: 200ms;
		-ms-transition-delay: 200ms;
		-o-transition-delay: 200ms;
		transition-delay: 200ms;
	}
	.nwenhua_list li:nth-child(2){
		margin-right: 0;
	}
	.nwenhua_list li .nwenhua_main{
		position: absolute;
		top: 20%;
		left: 10%;
		width: 90%;
	}
	.nwenhua_list li .nwenhua_main .nwenhua_main_title{
		font-size: 18px;
		color: #2a2a2a;
		margin: 10px 0;
		
		transition: all 200ms ease;
		  transition-delay: 0s;
		-webkit-transition-delay: 200ms;
		-moz-transition-delay: 200ms;
		-ms-transition-delay: 200ms;
		-o-transition-delay: 200ms;
		transition-delay: 200ms;
		
	}
	.nwenhua_list li .nwenhua_main .nwenhua_main_des{
		font-size: 14px;
		line-height: 1.75;
		color: #8a8989;
		
		transition: all 200ms ease;
		  transition-delay: 0s;
		-webkit-transition-delay: 200ms;
		-moz-transition-delay: 200ms;
		-ms-transition-delay: 200ms;
		-o-transition-delay: 200ms;
		transition-delay: 200ms;
		
	}
	
	
	.nwenhua_list li:hover{
		background: #1b81bf;
	}
	.nwenhua_list li:hover .nwenhua_main .nwenhua_main_title{
		color: #fff;
	}
	.nwenhua_list li:hover .nwenhua_main .nwenhua_main_des{
		color: #fff;
	}
	
	/* 我们的团队 */
	.tuandui{
		padding: 30px 0;
		height: auto;
		overflow: hidden;
	}
	.tuandui_main{
		position: relative;
		height: auto;
		overflow: hidden;
	}
	.tuandui_left{
		background: #eef2f7 url(../images/shou.png) no-repeat left bottom;
		padding: 60px 20px;
		text-align: center;
		z-index: 2;
		margin: 30px auto;
		position: relative;
		width: 100%;
	}
	.tuandui_left h1{
		font-size: 30px;
		color: #323232;
	}
	.tuandui_left span{ font-size: 18px; }
	.tuandui_right{
		position: relative;
		right: 0;
		z-index: 1;
	}
	.tuandui_right img{
		width: 100%;
	}
	
	
	
	
	/* 公司业务 */
	
	.nyewu{
		padding: 50px 0;
		background: url(../images/chengshi.jpg) no-repeat bottom right;
	}
	.nyewu_title{
		width: 100%;
		height: 50px;
		overflow: hidden;
		margin: 0px auto;
		padding: 0 30px;
		
		background: url(../images/youshangbiao.png) no-repeat top left;
		
		left: 50%;
		position: absolute;
		transform: translate(-50%,-50%);
	}
	
	.daxie{
		text-transform: uppercase;
	}
	.nyewu_title_one{
		font-size: 16px;
		text-transform: uppercase;
		font-family: arial;
		font-weight: 800;
		
		float: left;
		line-height: 60px;
	}
	.nyewu_title_two{
		font-size: 16px;
		text-transform: uppercase;
		font-family: arial;
		float: left;
		line-height: 60px;
		padding: 0 10px;
	}
	.nyewu_title_three{
		font-size: 16px;
		text-transform: uppercase;
		font-family: arial;
		
		float: left;
		line-height: 60px;
	}
	.nyewu_title_three em{
		color: #d2d3d8;
		font-style: normal;
	}
	
	.nyewu_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 60px;
	}
	.nyewu_list ul li{
		float: left;
	}
	.nyewu_list li{
		float: left;
		width: 100%;
		height: 170px;
		margin-bottom: 30px;
	}
	.nyewu_list li:nth-child(1){
		width: 100%;
		margin-right: 0;
	}
	.nyewu_list li:nth-child(2){
		width: 100%;
		margin-left: 0;
	}
	.nyewu_list li:nth-child(3){
		width: 100%;
	}
	.nyewu_list_main{
		position: relative;
		width: 100%;
		height: 100%;
	}
	.nyewu_list_main img{
		width: auto;
		height: 100%;
		position: absolute;
		z-index: 1;
	}
	.nyewu_list_main .nyewu_list_main_txt{
		position: absolute;
		z-index: 2;
		padding: 35px;
		font-size: 24px;
		color: #fff;
		font-weight: 600;
	}
	.nyewu_list_main .nyewu_list_main_txt span{
		display: block;
		color: #fff;
		font-weight: 500;
		line-height: 40px;
	}
	
	/* 上市全流程辅导 */
	.nshangshifd{
		padding: 50px 0;
		background: url(../images/ssfdbj.jpg) no-repeat center;
		background-size: cover;
	}
	
	.xiange{
		width: 60px;
		height: 3px;
		background: #cccccc;
		margin: 30px auto;
	}
	.fubiao_txt{
		font-size: 15px;
		line-height: 30px;
		color: #e0dfdf;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		text-align: center;
	}
	.nfudao_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}
	.nfudao_list ul li{
		float: left;
	}
	.nfudao_list li{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 4%;
	}
	
	.nfudao_list_main{
		width: 80%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		color: #fff;
	}
	.nfudao_list_main_ico{
		width: 70px;
		height: 70px;
		border-radius: 50%;
		border: 5px solid #eca306;
		margin: 0px auto;
		font-size: 25px;
		line-height: 60px;
		text-align: center;
	}
	.nfudao_list_main_title{
		font-size: 22px;
		text-align: center;
		margin: 15px 0 10px;
	}
	.nfudao_list_main_des{
		font-size: 14px;
		line-height: 30px;
		text-align: center;
	}
	
	
	/* 上市方式 */
	.nfangshi{
		padding: 50px 0 0;
		background: #f5f6f8;
	}
	
	.nfangshi_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		
		position: relative;
	}
	.nfangshi_list ul li{
		float: left;
	}
	.nfangshi_list li{
		width: 50%;
		height: auto;
		overflow: hidden;
	}
	.nfangshi_list li .nfangshi_list_img{
		position: relative;
	}
	.nfangshi_list li img{
		margin: 0px auto;
		max-width: 100%;
		position: relative;
		z-index: 1;
	}
	
	.nfangshi_list li span{
		text-align: center;
		font-size: 18px;
		display: block;
		line-height: 36px;
		width: 100%;
	}
	.nfangshi_list li .hengxian{
		border: 1px #224a7f dashed;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 95%;
		z-index: 0;
	}
	
	/* 企业服务管理咨询 */
	.nguanli{
		padding: 50px 0;
		background: #fff;
	}
	
	.nguanli_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 100px 0 50px;
	}
	.nguanli_list ul li{
		float: left;
	}
	.nguanli_list li{
		width: 32%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
	}
	.nguanli_list li:last-child{
		margin-right: 0;
	}
	.nguanli_list li:nth-child(2){
		margin-top: -70px;
	}
	.nguanli_list li img{
		width: 100%;
	}
	.nguanli_list_txt{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.nguanli_list_txt h1{
		font-size: 24px;
		color: #1b81bf;
		line-height: 45px;
		font-weight: 600;
	}
	.nguanli_list_txt span{
		display: block;
		font-size: 14px;
		color: #6e6e6e;
		line-height: 35px;
	}
	
	/* 资本投资业务 */
	.ntouzi{
		padding: 50px 0;
		background: #f7f7f7;
	}
	
	.ntouzi_list{
		
	}
	.ntouzi_list ul li{
		float: left;
	}
	.ntouzi_list li{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-right: 0;
		background: #fff;
		margin-bottom: 4%;
	}
	.ntouzi_list li:nth-child(2){
		margin-right: 0%;
	}
	.ntouzi_list_main{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.ntouzi_list_main_left{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.ntouzi_list_main_left img{
		width: 100%;
	}
	.ntouzi_list_main_right{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 20px;
	}
	.ntouzi_list_main_right h1{
		font-size: 24px;
		color: #1b81bf;
		font-weight: bold;
		line-height: 30px;
	}
	.ntouzi_list_main_right  span{
		font-size: 14px;
		color: #323232;
		line-height: 30px;
	}
	
	
	
	/* 内页联系我们 */
	
	.ncontact{
		padding: 50px 0 30px;
		background: #fff;
	}
	.ncontact_list{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.ncontact_list ul li{
		float: left;
	}
	.ncontact_list li{
		width: 100%;
		height: 290px;
		overflow: hidden;
		background: #f7f7f7;
		position: relative;
	}
	.ncontact_list li:nth-child(2){
		background: url(../images/contact_2_bj.jpg) center no-repeat;
		background-size: cover;
	}
	
	.ncontact_list li .ncontact_list_main{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		padding: 50px;
		width: 100%;
		height: auto;
	}
	.ncontact_list_main img{
		margin: 0px auto;
	}
	.ncontact_list_main span.title{
		display: block;
		font-size: 24px;
		padding: 30px 0;
		text-align: center;
	}
	.ncontact_list_main span.des{
		display: block;
		font-size: 18px;
		text-align: center;
	}
	.ncontact_list_main span.txt{
		display: block;
		font-size: 14px;
		text-align: center;
		line-height: 24px;
	}
	
	
	.map{
		padding: 10px;
		background: #fff;
	}
	
	#dituContent{
		width: 100%;
		width: 100%;
	}
	
	/* 人才理念 */
	
	.njob{
		padding: 50px 0;
		background: #f7f7f7;
	}
	.njob_title{
		font-size: 36px;
		margin-bottom: 50px;
	}
	.njob_list{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.njob_list ul li{
		float: left;
	}
	
	.njob_list li{
		float: left;
		padding: 15px;
		background: #fff;
	}
	.njob_list_main{
		
	}
	.njob_list_main img{
		width: 100%;
	}
	.mgr60{
		margin-right: 0px;
	}
	.mgl30{
		margin-left: 0px;
	}
	.njob_list_main_txt{
		/* padding: 60px; */
		/* margin-left: 60px; */
	}
	.njob_list_main_txt span.title{
		display: block;
		font-size: 24px;
		padding: 0px 30px;
		text-align: center;
	}
	.njob_list_main_txt span.title em{
		color: #eca306;
		font-style: normal;
		font-size: 24px;
	}
	.njob_list_main_txt span.des{
		display: block;
		font-size: 15px;
		color: #6a6969;
		line-height: 30px;
	}
	
	
	
	
	/* 资本市场 */
	
	
	.nziben{
		padding: 50px 0 0;
		background: #fff;
		height: auto;
		overflow: hidden;
	}
	.nziben_bj{
		position: relative;
		/* background: url(../images/american.jpg) no-repeat center; */
		
	}
	.nziben_txt_main{
		position: relative;
		min-height: 300px;
		width: 100%;
		background-size: cover;
	}
	.nziben_txt{
		position: absolute;
		z-index: 2;
		left: 20%;
		top: 50%;
		transform: translate(-20%,-50%);
		height: auto;
		overflow: hidden;
	}
	.nziben_txt span.nziben_txt_cn{
		display: block;
		font-size: 30px;
		font-weight: 600;
		color: #fff;
		line-height: 35px;
		padding: 0 0 30px 0;
	}
	.nziben_txt span.nziben_txt_en{
		display: block;
		font-size: 30px;
		font-weight: 600;
		color: #fff;
		line-height: 40px;
		text-transform: uppercase;
	}
	
	.nziben_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px #d4d5d6 solid;
		padding: 50px 0;
	}
	.nziben_list ul li{
		float: left;
	}
	
	/* 美国交易所 */
	.nziben_list li{
		width: 100%;
		height: auto;
		min-height: 400px;
		overflow: hidden;
		background: #f5f6fa;
		margin-right: 0;
	}
	.nziben_list li img{
		width: 100%;
	}
	.nziben_list_txt{
		padding: 20px;
	}
	.nziben_list_txt span.title{
		display: block;
		font-size: 20px;
	}
	.nziben_list_txt span.des{
		display: block;
		font-size: 14px;
		color: #535252;
		line-height: 30px;
	}
	.nziben_list_txt span.des em{
		font-style: normal;
		color: #04529b;
	}
	.nziben_list li:last-child{
		display: none;
		width: 120px;
		background: #04529b;
		margin-right: 0;
	}
	.nziben_list li.h470{
		height: 470px;
	}
	
	
}
@media (max-width:1800px) {
 .nabout_02 .nabout_right { padding: 30px 60px;}
 .nabout_02 .nabout_right span{ margin: 40px 0;}
}
@media (max-width:1500px) {
 .nabout_02 .nabout_right {padding: 10px 30px;}
 .nabout_02 .nabout_right span{ margin: 30px 0;}
}
@media (max-width:1400px) {
 .nabout_02 .nabout_right, .nabout_02 .nabout_right p, .nabout_02 .nabout_right strong, .nabout_txt, .nabout_txt p{ font-size:15px;}
 .nabout_02 .nabout_right span{ margin: 20px 0;}
}
@media (max-width:1280px) {
 .nabout_02 .nabout_right { padding: 15px 5% 10px;}
 .nabout_02 .nabout_right, .nabout_02 .nabout_right p, .nabout_02 .nabout_right strong, .nabout_txt, .nabout_txt p{ font-size:14px;}
 
.shangshitj{ margin-bottom:30px;}
h2.shangshiTitle{ font-size:24px; line-height:40px; margin:30px 0 15px;}
h2.shangshiTitle span{ font-size:15px;}
.shangshitable td, .shangshitable th { padding:5px 8px; }
.shangshitable td.td0, .shangshitable td.td0 p{ font-size:14px;} 
.shangshitable th p{ font-size:14px; line-height:28px;}
.shangshitable td p{ font-size:12px; line-height:20px;}
}
@media (max-width:760px) {
	.nbanner{ margin-top:44px; padding:100px 0;}	
	.nbanner_title{ font-size:30px;}
	
	.Details{ padding:15px 0; background:#f3f3f3;}
	.Details .container{ padding:15px; background:#fff;}
	.Details h2.D_title{ color:#1b81bf; font-size:24px; font-weight:bold; line-height:40px;}
	.Details p{ font-size:14px; color:#535252; line-height:1.75; padding:10px 0;}
	
	.Details h4{ font-size:28px; color:#262626; font-weight:bold; text-align:center; line-height:70px; margin-top:20px; border-bottom:1px solid #eee;}
	.Details .D_con{ padding:10px 10px;}
	.tuandui_left span{ font-size:15px;}
	.nwenhua_list{ margin-top: 20px; }
	.nabout_title{ font-size:24px;}
	.nabout_video{ width:100%; margin:20px auto;}
}

