* {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	font-size=62.5%，
}

body {
	font-family: '微软雅黑' !important;
	font-size: 14px;
	font-size: 1.8rem;
	color: #333333;
}

a {
	text-decoration: none !important;
}

@font-face {
	font-family: 'Source HanSans CN Normal';
	src: url('../fonts/Source HanSans CN Normal.otf');
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}

.nopadding {
	padding: 0 !important;
}

.container {
	margin: 0 auto;
	padding: 0;
}

.row {
	margin: 0 !important;
}

* {
	padding: 0;
	margin: 0;
}

header {
	position: fixed;
	z-index: 4;
	background: #ffffff;
	width: 100%;
}

#header {}

#header a {
	text-decoration: none;
	color: #2d292a;
	font-size: 1.6rem !important;
	font-weight: 300 !important;
}

#header a:hover {
	color: #223b72;
}

.nav {
	vertical-align: middle;
}

/* 导航栏按钮 */
.navbtn {
	display: none;
	float: right;
	border: 0;
	border-radius: 5px;
	font-size: 3.0rem;
	padding: 1.0rem;
}

/* 文字Logo */
#header a.logo {
	float: left;
	width: 23rem;
}

#header div.nav {
	height: 7.0rem;
}

#header ul.nav-bar {
	list-style: none;
	float: right;
	line-height: 5.8rem;
}

#header ul.nav-bar li {
	float: left;
	padding: 0 0.8rem;
	margin-top: 6px;
	margin-right: 1.4rem;
	display: block;
}

.nav-active {
	border-top: 0.6rem solid #223b72;
	display: block;
	color: #FF0000;
	margin-top: -6px;
}

.banner_margin {
	margin-top: 8.0rem !important;
}

/*轮播图股价自适应*/
@media screen and (min-width:1024px) {
	.banner_pic {
		height: 40rem;
	}
	.stocks {
		background: url(../images/banner03.jpg) no-repeat;
		background-size: 100% 100% !important;
	}
	.stocks-form {
		width: 80%;
		margin: 0 auto;
		height: 40rem;
		font-size: 2.2rem;
		line-height: 3.4rem;
		padding-top: 16rem;
	}
	.stocks-link {
		font-weight: 600;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	.banner_pic {
		height: 33rem;
	}	
	.stocks {
		background: url(../images/banner03.jpg) no-repeat;
		background-size: 100% 100% !important;
	}
	.stocks-form {
		width: 80%;
		margin: 0 auto;
		height: 33rem;
		font-size: 1.6rem;
		line-height: 3.0rem;
		padding-top: 12rem;
	}
	.stocks-link {
		font-weight: 600;
	}
}
@media screen and (max-width:767px){
	.banner_pic {
		height: 18rem;
	}
	.stocks {
		background: url(../images/banner03.jpg) no-repeat;
		background-size: 100% 100% !important;
	}
	.stocks-form {
		width:98%;
		margin: 0 auto;
		height:18rem;
		font-size: 0.5rem!important;
		line-height: 1.8rem;
		padding-top: 8rem;
	}
	.stocks-link {
		font-weight: 100;
	}
}

/*自适应*/
@media screen and (max-width:768px) {
	#header {
		padding: 0%;
		height: 5.0rem;
		overflow: hidden;
	}

	.logo {
		width: 16.0rem;
	}

	.navbtn {
		display: block;
	}

	#header ul.nav-bar {
		margin-top: 15px;
		width: 100%;
	}

	#header ul.nav-bar li {
		float: none;
		padding: 0 10px;
	}

	.nav-active {
		display: block;
		color: #FF0000;
		border: none;
	}

	.nav-bar {
		min-height: 800px;
	}

	.news-img {
		margin: 2.5rem 0 3.5rem 0;
	}

	.case_ad {
		background: url(../images/case02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.advantage_ad {
		background: url(../images/advantage02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.about_ad {
		background: url(../images/about02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.news_ad {
		background: url(../images/news02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.contact_ad {
		background: url(../images/contact02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.report_ad {
		background: url(../images/report02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.pro_ad {
		background: url(../images/product02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.search_ad {
		background: url(../images/search02.jpg) no-repeat !important;
		background-size: 100% 100% !important;
		height: 12.5rem !important;
		margin-top: 5rem !important;
	}

	.searchInput {
		background: none !important;
		width: 300px !important;
		height: 60px !important;
		border: #ffffff solid 0.2rem !important;
		color: #ffffff !important;
		font-size: 1.8rem !important;
		padding: 0 10px !important;
		margin-top: 200px !important;
	}

	.report_list_date {
		float: left !important;
		font-size: 1.4rem;
	}

	.foundation-icon {
		border-bottom: 1px solid #ccc;
	}

	.foundation-line {
		border-left: 0 !important;
		border-right: 0 !important;
	}

	.inner_info p img {
		width: 100% !important;
	}

	.report_info p img {
		width: 100% !important;
	}


	.advantage_list {
		background: #f4f6f7;
		padding: 2.5rem 0;
		border-bottom: solid 1px #c2c2c2
	}

	.list_top {
		border-top: 0 !important;
	}

	.list_bot {
		border-bottom: 0;
	}

	.list_lf {
		border-left: 0 !important;
	}

	.list_ri {
		border-right: 0 !important;
	}

	.fishform {
		overflow-x: auto;
	}

	.fishbone {
		overflow-x: auto !important;
		width: 1280px;
		height: 360px !important;
	}

	.event_box {
		margin: 3% auto 0 !important;
		min-height: 0 !important;
	}

	.parBd {
		text-align: center;
		background: #fe8004;
		opacity: 0.8;
		width: 60%;
		margin: 2.5rem auto !important;
	}

	.news_left {
		border-right: 0 !important;
	}

	.banner_margin {
		margin-top: 7.0rem !important;
	}
	.swiper-pagination-bullet-active {
		background: rgb(235, 111, 111);
		width: 0 !important;
	}
	
	.swiper-button-prev,.swiper-button-next {
	display: none!important;
	}
}

@media screen and (max-width: 1024px) {
	header {
		position: fixed;
		background: #ffffff;
		z-index: 50;
		width: 100%;
	}

	.banner_margin {
		margin-top: 7.0rem !important;
	}
	
	.searchInput {
		background: none !important;
		width: 500px !important;
		height: 60px !important;
		border: #ffffff solid 0.2rem !important;
		color: #ffffff !important;
		font-size: 1.8rem !important;
		padding: 0 10px !important;
		margin-top: 200px !important;
	}
	.wrap_inner {
		min-height: 75.8rem !important;
	}
	.inner_info p img {
		width: 100% !important;
	}
	.report_info p img {
		width: 100% !important;
	}
}

.clear {
	clear: both
}

/*搜索弹框页*/
.search {
	padding-top: 0.6rem;
}

.popWindow {
	background-color: #000000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index: 88;
	position: fixed;

}

.maskLayer {
	width: 100%;
	height: 100%;
	line-height: 30px;
	color: #000;
	z-index: 99;
	position: fixed;
	text-align: center;
	top: 0;
}

.close_icon {
	text-align: right;
	font-size: 3.6rem;
	padding: 3.6rem 3.6rem 0 0;
}

.searchInput {
	background: none;
	width: 580px;
	height: 70px;
	border: #ffffff solid 0.2rem;
	color: #ffffff;
	font-size: 1.8rem;
	padding: 0 10px;
	margin-top: 300px;
}

/*轮播图*/
.swiper-container {
	width: 100%;
	height: auto;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 2.8rem;
	height: 0.45rem;
	border-radius: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #223b72 !important;
}

.swiper-pagination-bullet-active {
	background: rgb(235, 111, 111);
	width: 2.8rem !important;
}

.swiper-button-prev {
	background: #223b72 url(../images/swiper-left.png) no-repeat center center !important;
	width: 5.5rem !important;
	height: 4.0rem !important;
	text-align: center;
	opacity: 0.8;
	display: block;
	margin-left: -10px;
}

.swiper-button-next {
	background: #223b72 url(../images/swiper-right.png) no-repeat center center !important;
	width: 5.5rem !important;
	height: 4.0rem !important;
	text-align: center;
	opacity: 0.8;
	display: block;
	margin-right: -10px;
}

.stocks {
	background: url(../images/banner03.jpg) no-repeat;
	background-size: 100% 100% !important;
}

.stocks-link {
	color:#35559c;
}

.case_ad {
	background: url(../images/case01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

.advantage_ad {
	background: url(../images/advantage01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

.about_ad {
	background: url(../images/about01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

.news_ad {
	background: url(../images/news01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

.report_ad {
	background: url(../images/report01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

.contact_ad {
	background: url(../images/contact01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

.pro_ad {
	background: url(../images/product01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

.search_ad {
	background: url(../images/search01.jpg) no-repeat;
	background-size: 100% 100%;
	height: 26.5rem;
}

/*通用*/
.info {
	background: #f7f8f9;
	font-size: 16px;
	line-height: 40px;
	padding: 40px 50px;
}

.title {
	padding: 2.5rem 0 !important;
}

.tit1 {
	color: #223b72;
	float: left;
	font-size: 48px;
	display: block;
	height: 48px;
}

.tit2 {
	float: left;

	display: block;
	padding-top: 15px;
	margin-left: 3px;
}

.tit2 span {
	color: #666666;
	display: block;
	line-height: 22px;

}

.cn {
	font-size: 1.8rem;
	font-weight: 400;
}

.en {
	font-size: 1.2rem;
	font-weight: 400;
}

.more_btn {
	background: #223b72;
	display: block;
	padding: 1.5rem 2.0rem;
	margin: 4.0rem 0;
	font-size: 1.5rem;
}

/*投资领域*/
.invest {
	text-align: center;
}

.invest p {}

.invest span {
	font-size: 1.6rem;
}

/*公司定位*/
.Locate-title {
	font-size: 4.0rem;
	line-height: 3.4rem;
}

.Locate-content {
	font-size: 1.5rem;
	line-height: 2.4rem;
	margin: 2.0rem 0;
}

/*基金运营*/
.fundform {
	background: #f7f8f9;
	padding-bottom: 3.0rem;
}

.foundation {
	width: 100%;
	text-align: center;
	color: #7a7a7a;
	height: 170px;
	cursor: pointer;
	position: relative;
	transition: 0.6s linear;
	vertical-align: middle;
	line-height: 20px;
	padding-top: 80px;
	background: #ffffff;

}

.foundation:hover {
	color: #ffffff;
}

.foundation:after {
	width: 100%;
	cursor: pointer;
	position: absolute;
	content: "";
	top: 100%;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	background: #223b72;
	transition: 0.3s linear;
}

.foundation:hover:after {
	top: 0;
	bottom: 0;
}

.foundation p {
	font-size: 1.6rem;
	font-weight: bold;
	position: relative;
	z-index: 3;
}

.foundation span {
	position: relative;
	z-index: 3;
}

.foundation-icon {
	text-align: center;
	background: #f7f8f9;
}

.foundation-icon p {
	margin: 3.5rem 0 1.0rem 0;
}

.foundation-icon span {
	font-size: 1.8rem;

}

.foundation-icon font {
	font-size: 4.0rem;
}

.foundation-line {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*投资项目*/
.project {
	text-align: center;
}

.project p {}

.project span {
	font-size: 1.6rem;
}

/*新闻*/
.news-title {
	display: block;
	font-size: 2.4rem;
	line-height: 3.4rem;
}

.news-date {
	font-size: 2.0rem;
	color: #223b72;
	margin: 2.0rem 0;
}

.news-content {
	font-size: 1.6rem;
	line-height: 2.8rem;
}

/*研究报告*/
.report_list {
	font-size: 1.6rem;
	min-height: 4.8rem;

	line-height: 4.0rem;
}

.report_list a {
	color: #333333;
}

.report_list a:hover {
	color: #223b72;
}

.report_list_line {
	border-bottom: 1px dotted #cccccc;
}

.report_list_date {
	float: right;
	font-size: 1.4rem;
}

/*底部样式*/
footer {
	background: #223b72;
	color: #ffffff;
	padding: 5rem 0;
}

.qr_code {
	width: 9.5rem;
	height: 9.5rem;
	background: #ffffff;
	margin: 2.0rem 0;
	text-align: center;
}

.foot_name {
	font-size: 2.0rem;
	font-weight: 200;
	margin: 2.0rem 0;
	display: block;
}

.foot_contact {
	font-size: 2.0rem;
	margin: 3.0rem 0;
}

.foot_contact img {
	margin-right: 1.2rem;
}

.foot_menu li a {
	color: #ffffff;
	font-size: 1.5rem;
	line-height: 2.8rem;
	text-decoration: none;
}

.foot_menu_active {
	border-top: solid 0.1rem #3d72e6;
	padding-top: 1.0rem;
}



/*内页通用*/

.container_inner {
	margin: 4.6rem 0;
}

.inner_ad {
	height: 28.0rem;
}

.goback {
	border-bottom: solid 1px #b2b2b2;
}

.goback img {
	margin-right: 1.0rem;
}

.goback span {
	height: 8rem;
	line-height: 8rem;
	color: #666666;
	font-size: 2.2rem;
	vertical-align: middle;
}

.inner_info {
	padding: 2.8rem 0;
	font-size: 1.6rem !important;
	line-height: 2.8rem;
}
.inner_info p img {
	width: 100% !important;
}

.inner_tit {
	font-size: 3.0rem;
	text-align: center;
	border-bottom: solid 0.2rem #223b72;
	line-height: 4.0rem;
}

.inner_img {
	/* border:solid 0.1rem #cccccc; */
}

.report_info p img {
	width: 100% !important;
}
/*列表*/
.inner_title {
	height: 8rem;
	line-height: 8rem;
	border-bottom: solid 1px #b2b2b2;
	color: #223b72;
	font-size: 2.6rem;
	display: block;
	margin-bottom: 3rem;
}

.img_list {
	text-align: center;
}

.img_list img {
	/* border: solid 1px #cccccc; */
	width: ;
}

.img_name a {
	margin: 2.0rem 0;
	display: block;
	font-size: 1.6rem;
	color: #7a7a7a;
}

.page_nav {
	text-align: right;
	font-size: 1.4rem;
	color: #7a7a7a;
	margin: 2.2rem 0
}
.page_nav a{
	color: #7a7a7a !important;
}
/*投资内页*/

/*投资禀赋*/
.advantage_tit {
	font-size: 2.5rem;
	color: #223b72;
	display: block;
	font-weight: 500;
}

.advantage_list {
	background: #f4f6f7;
	padding: 2.5rem 0;
}

.advantage_list_info {
	width: 96%;
	margin: 0 auto;
}

.advantage_list_info img {
	width: 6.0rem;
	margin-right: 1.2rem;
}

.advantage_list_info span {
	font-size: 1.6rem;
}

.list_top {
	border-top: solid 1px #c2c2c2
}

.list_bot {
	border-bottom: solid 1px #c2c2c2
}

.list_lf {
	border-left: solid 1px #c2c2c2
}

.list_ri {
	border-right: solid 1px #c2c2c2
}

/*关于我们*/
.about_title {
	line-height: 8rem;
	border-bottom: solid 2px #0068b6;
	color: #666666;
	font-size: 2.6rem;
	display: inline-block;
	/* 	margin-bottom: 2.5rem; */
	/* margin-top:1.0rem ; */
}

/*鱼骨图*/
.fishbone {
	background: url(../images/fishbone.jpg);
	background-size: 100% 100%;
	color: #ffffff;
	height: 560px;
}

/*大事记start*/
.event_box {
	width: 90%;
	margin: 10% auto 0;
	position: relative;
	min-height: 30rem;
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	height: 92px;
	overflow: hidden;
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 25px !important;
	color: #ffffff;
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd .tempWrap:after {
	content: '';
	width: 68%;
	height: 2px;
	background: #ffffff;
	position: absolute;
	/* top:33%;*/
	/* right:-140%;*/
	right: 27%;
	top: 35%;
	/* margin-top:-0.5px;*/
	z-index: 10;
}

.parHd li.no_line:before {
	display: none;
}

.parHd li {
	display: inline-block;
	cursor: pointer;
	padding-top: 30px;
	font-size: 16px;
	color: #fff;
	margin: 0 30px;
	position: relative;
}

.parHd li:after {
	content: '';
	background: url(../images/dot_ico.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 20;
	top: -8px;
	left: 50%;
	margin-left: -12px;
}

.parBd {
	text-align: center;
	background: #fe8004;
	opacity: 0.8;
	width: 60%;
	margin: 6.0rem auto;
}

.parBd h4 {
	position: relative;
	font-size: 2.4rem;
	margin-bottom: 3%;
	/*width:200px;*/
	padding: 0 5.5rem;
	display: inline-block;
	text-align: center;
}

.parBd p {
	line-height: 180%;
	font-size: 1.6rem;
	width: 80%;
	margin: 0 auto;
}

div#listBox {
	width: 80%;
}

.sPrev,
.sNext {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 10px;
}

.sPrev {
	left: 0;
}

.sNext {
	right: 0;
}

.sPrev img,
.sNext img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd li.act span {
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: url(../images/cat.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 28px;
	z-index: 21;
}

.parHd li span,
.parHd li.clone span {
	display: none;
}



/*新闻列表页*/
.news_list {
	width: 100%;
	height: 23rem;
	margin-bottom: 4.5rem;
	position: relative;
	transition: all 0.6s;
}

.news_list:hover {
	opacity: 0.9;
	background-size: 110% 110% !important;
	background-position: center;
}

.news_brife {
	position: absolute;
	bottom: 0.8rem;
	left: 1.2rem;
}

.news_brife_txt {
	font-size: 2.0rem;
}

.news_date {
	font-size: 1.8rem;
}

/*新闻内容页*/
.news_inner_tit {
	font-size: 3.0rem;
	line-height: 4.0rem;
	color: #666666;
	margin: 2.0rem 0;
}

.news_inner_date {
	color: #223b72;
	font-size: 1.4rem;
}

.news_left {
	border-right: 1px solid #cccccc;
	padding-right: 3.0rem !important;
}

.news_right {
	padding-left: 3.0rem !important;
}

.news_inner_list {
	margin-bottom: 3.0rem;
}

.news_inner_list span {
	font-size: 1.6rem;
}

/*行研跟踪*/
.report_tit{
	text-align: center!important;
	font-size: 3.0rem;
	line-height:5.0rem;
	color: #223b73;
}

.report_info {
	padding: 2.8rem 0;
	font-size: 1.6rem !important;
	line-height: 2.8rem;
}
.report_info strong{
	line-height: 2.5rem;
}


/*联系我们*/
.contact_tit {
	border-bottom: solid 0.1rem #666666;
	padding-bottom: 2.2rem;
	line-height: 2.2rem;
}

.contact_tit span {
	font-size: 2.1rem;
	background: #f4f4f4;
	display: block;
	padding: 0.3rem 0;
	padding-left: 0.5rem;
}

/*搜索页*/
.search_list {
	font-size: 1.8rem;
	line-height: 2.8rem;
}

.search_list p {
	font-size: 1.4rem;
	color: #666666;
}

.search_list_line {
	border-bottom: solid 1px #cccccc;
	margin-bottom: 2.0rem;
}
