.mg-b-32 {
	margin-bottom: 32px;
}

.customer-question-ul ul li {
	padding: 15px 0 15px 18px;
	border-bottom: 1px dashed #DFDFDF;
	position: relative;
}

.customer-question-ul>li {
	margin-bottom: 45px;
}

.customer-question-ul ul li:before {
	content: '';
	position: absolute;
	background: #D9D9D9;
	left: 0px;
	top: 22px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}

.customer-question-ul ul li:hover a div {
	color: #F58220;
	transition: all 0.5s;
}

.customer-ico1 {
	display: inline-block;
	width: 25px;
	height: 22px;
	background: url(../images/customer-ico1.png) no-repeat;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}

.customer-ico2 {
	display: inline-block;
	width: 25px;
	height: 22px;
	background: url(../images/customer-ico2.png) no-repeat;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}

.customer-ico3 {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/customer-ico3.png) no-repeat;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}

.complaint-box table,
.message-box table {
	width: 100%;
	border: 1px solid #DCDCDC;
}

.complaint-box table thead,
.message-box table thead {
	background: #F8F8F8;
	height: 54px;
}

.complaint-box table th,
.message-box table th {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.complaint-box table td,
.message-box table td {
	height: 54px;
	font-size: 14px;
	color: #6C6C6C;
	border: 1px solid #DCDCDC;
	text-align: center;
}

.complaint-box table td.left-td {
	width: 265px;
	padding: 20px 10px;
	box-sizing: border-box;
	text-align: left;
	line-height: 25px;
}

.complaint-box table td.right-td {
	padding: 22px 18px;
	box-sizing: border-box;
	text-align: left;
}

.phone-ico {
	display: inline-block;
	vertical-align: text-top;
	width: 17px;
	height: 17px;
	background: url(../images/phone-ico.png) no-repeat center;
	margin-right: 9px;
}

.web-ico {
	display: inline-block;
	vertical-align: text-top;
	width: 17px;
	height: 17px;
	background: url(../images/web-ico.png) no-repeat center;
	margin-right: 9px;
}

.email-ico {
	display: inline-block;
	vertical-align: text-top;
	width: 17px;
	height: 17px;
	background: url(../images/email-ico.png) no-repeat center;
	margin-right: 9px;
}

.fax-ico {
	display: inline-block;
	vertical-align: text-top;
	width: 17px;
	height: 17px;
	background: url(../images/fax-ico.png) no-repeat center;
	margin-right: 9px;
}

.message-div {
	background: #FFFFFF;
	box-shadow: 0 4px 25px 0 rgba(214, 214, 214, 0.39);
	border-radius: 1px;
	margin-top: 32px;
	padding: 42px;
	margin-bottom: 45px;
}

.message-div li {
	padding: 10px 0;
	border-bottom: 1px solid #E3E3E3;
	font-size: 14px;
	color: #666666;
	margin-right: 48px;
}

.label-title {
	display: inline-block;
	width: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: right;
	margin-right: 40px;
}

.message-div li .pay_list_c1 {
	vertical-align: middle;
}

/* .message-div li label{
    margin-right: 40px;
} */
.message-div li input[type="text"] {
	border: none;
	outline: none;
	font-size: 14px;
	height: 40px;
	width: 620px;
}

.message-div li input[type="text"].code-input {
	width: 150px;
}

.code-div {
	background: #FFCDA3;
	width: 114px;
	height: 40px;
}

.message-div li textarea {
	border: none;
	outline: none;
	font-size: 14px;
	width: 620px;
	min-height: 100px;
	vertical-align: top;
}

.message-div .submit-btn {
	border: 1px solid #F58220;
	display: block;
	border-radius: 21px;
	width: 194px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	margin: 40px auto 0;
	font-size: 16px;
	color: #F58220;
}

.message-box table td {
	text-align: left;
}

.message-box table .left-td {
	width: 140px;
	text-align: center;
}

.message-box table .right-td {
	padding: 0 15px;
}


/* 关于我们 */
.company-li {
	float: left;
	width: 284px;
	background: #FFFFFF;
	box-shadow: 0 4px 25px 0 rgba(214, 214, 214, 0.39);
	height: 337px;
}

.company-li h3 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 8px;
}

.company-li-split {
	opacity: 0.5;
	background-image: linear-gradient(0deg, rgba(249, 249, 249, 0.00) 4%, #F0F0F0 100%);
	height: 15px;
}

.mg-r-14 {
	margin-right: 14px;
}

.contact-us-div {
	border: 1px solid #DCDCDC;
	height: 263px;
	box-sizing: border-box;
}

.join-us-ul li {
	margin-bottom: 10px;
	background: #F5FAFF;
}

.join-us-ul li>.top {
	height: 54px;
	line-height: 54px;
	padding: 0 28px;
}

.join-us-ul li>.down {
	padding: 16px 28px 30px 28px;
}

.join-us-ul li>.down .line {
	background: #DFDFDF;
	height: 1px;
}

.join-us-ul li>.down .small-title {
	position: relative;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.join-us-ul li>.down .small-title::before {
	content: '';
	display: inline-block;
	background: #B4C2D1;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 8px;
}

.company-icon1 {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	background: url(../images/company-icon1.png) no-repeat;
	margin-right: 5px;
	margin-top: -5px;
}

.company-icon2 {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	background: url(../images/company-icon2.png) no-repeat;
	margin-right: 5px;
	margin-top: -5px;
}

.fold-ico {
	display: inline-block;
	cursor: pointer;
	width: 24px;
	height: 24px;
	background: url(../images/arrow-up.png) no-repeat;
	vertical-align: middle;
}

.fold-ico.on {
	background: url(../images/arrow-down.png) no-repeat;
}

/* 关于我们 */
.subsidiary .main-menu-wrap li a {
	width: auto;
}

.subsidiary-table {
	width: 100%;
	border: 1px solid #EEE;
}

.subsidiary-table td {
	padding: 10px 0;
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
}

.subsidiary-table .title {
	background: #F9F9F9;
	padding-left: 25px;
	line-height: 17px;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
}

.subsidiary-home-ul>li {
	float: left;
	width: 315px;
	margin: 0 25px;
	text-align: center;
}

.subsidiary-line {
	display: block;
	background: #143E7E;
	width: 32px;
	height: 3px;
	margin: 22px auto;
}

.subsidiary-disclosure-left {
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.subsidiary-business-ul>li {
	box-shadow: 0 4px 25px 0 rgba(214, 214, 214, 0.39);
	float: left;
	width: 355px;
	height: 314px;
	box-sizing: border-box;
	margin-bottom: 15px;
	padding: 32px;
}

.subsidiary-business-title {
	color: #0E4B85;
	vertical-align: top;
}

.subsidiary-business-content {
	font-size: 14px;
	color: #6C6C6C;
	text-align: justify;
}

.subsidiary-business-li1 {
	background: #fff url(../images/subsidiary-business-bg1.png) no-repeat right bottom;
}

.subsidiary-business-li2 {
	background: #fff url(../images/subsidiary-business-bg2.png) no-repeat right bottom;
}

.subsidiary-business-li3 {
	background: #fff url(../images/subsidiary-business-bg3.png) no-repeat right bottom;
}

.subsidiary-business-li4 {
	background: #fff url(../images/subsidiary-business-bg4.png) no-repeat right bottom;
}

.subsidiary-business-li5 {
	background: #fff url(../images/subsidiary-business-bg5.png) no-repeat right bottom;
}

.subsidiary-business-li6 {
	background: #fff url(../images/subsidiary-business-bg6.png) no-repeat right bottom;
}

.subsidiary-information-search-box {
	position: relative;
}

.subsidiary-information-search-box input {
	background: #FFFFFF url(../images/news/search-ico-two.png) no-repeat 96% 9px;
	border: 1px solid #EAEAEA;
	border-radius: 4px;
	height: 38px;
	padding-left: 15px;
	box-sizing: border-box;
	width: 260px;
	padding-right: 35px;
}

.subsidiary-information-ul>li {
	padding: 21px 0;
	border-bottom: 1px dashed #DFDFDF;
}

.subsidiary-information-arrow {
	display: inline-block;
	width: 13px;
	height: 8px;
	background: url(../images/arrow-down-ico.png) no-repeat;
	vertical-align: middle;
	margin-right: 8px;
	cursor: pointer;
}

.subsidiary-information-ul>li.on .subsidiary-information-arrow {
	background: url(../images/arrow-up-ico.png) no-repeat;
}

.subsidiary-information-ul>li.on .subsidiary-information-dl {
	display: block;
}

.subsidiary-information-dl {
	display: none;
	background: #F8F8F8;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	padding: 10px 15px;
	margin: 15px 15px 0 15px;
}

.subsidiary-notice-ul>li {
	position: relative;
	padding: 21px 0 21px 15px;
	border-bottom: 1px dashed #DFDFDF;
}

.subsidiary-notice-ul>li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 27px;
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 12px;
	background: #D9D9D9;
}

.subsidiary-notice-ul>li.unread::before {
	background: #F58220;
}

.subsidiary-dynamics-input {
	width: 180px;
	height: 38px;
	border: 1px solid #EAEAEA;
	border-radius: 4px;
	box-sizing: border-box;
	padding-left: 10px;
}

.subsidiary-dynamics-input.subsidiary-dynamics-date {
	width: 224px;
}

.subsidiary-dynamics-btn {
	background: #F58220;
	border-radius: 2px;
	width: 72px;
	height: 38px;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	outline: none;
	margin-left: 10px;
	vertical-align: middle;
	cursor: pointer;
}

.subsidiary-personnel-line {
	height: 1px;
	background: #DFDFDF;
}

.m-top-port {
	height: 400px;
}

.m-tab-bar-port {
	z-index: 4;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0;
}

.m-tab-bar-item {
	display: inline-block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: relative;
	cursor: pointer;
	background: transparent;

}

.m-tab-bar-item.on {
	background: #fff;
	color: #EE5043;
	font-weight: bold;
	border-radius: 4px 4px 0 0;
}

.m-bg-guanyuwm {
	z-index: 3;
	position: relative;
	width: 1920px;
	height: 400px;
}

.m-title-port {
	z-index: 1;
	position: relative;
	border: 0;
	/* margin-top: 83px; */
	margin-bottom: 30px;
}

.introcduction-container {
	z-index: 1;
	position: relative;
	width: 791px;
	line-height: 22px;
	text-align: justify;
	color: #666;
	font-size: 14px;
	letter-spacing: 0;
}

.introcduction-icon {
	position: absolute;
	right: -365px;
	bottom: -60px;
	width: 1920px;
	height: 618px;
}

.m-title {
	color: #333;
	font-size: 24px;
	font-weight: bold;
}

.m-title-desc {
	position: absolute;
	top: 5px;
	left: 0;
	color: rgba(95, 102, 116, .06);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=7);
	font-size: 30px;
	font-weight: bold;
}

.m-title-line {
	width: 36px;
	height: 2px;
	margin-top: 8px;
	background: #EE5043;
}
.m-mt110 {
	margin-top: 110px;
}
.m-mt120 {
	margin-top: 120px;
}

.m-performance-port {
	position: relative;
	color: #666;
	font-size: 14px;
}

.m-box-sizing-icon {
	z-index: 1;
	position: absolute;
	top: -22px;
	left: -22px;
	width: 1244px;
	height: 480px;
}

.m-licai-icon {
	position: absolute;
	bottom: -40px;
	left: -360px;
	width: 1920px;
	height: 962px;
}

.m-performance-container {
	z-index: 1;
	position: relative;
    height: 536px;
	padding: 32px 0 0 63px;
	padding-top: 94px;
	background: #fff;
	box-shadow: 0 4px 22px 0 rgba(153,153,153,0.14);
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 0;
}

.m-performance-icon {
	width: 75px;
	height: 83px;
	margin-right: 17px;
}

.m-performance-content-item {
	margin-right: 95px;
}

.m-performance-desc {
	display: inline-block;
	width: 383px;
	/* height: 153px; */
	margin-bottom: 17px;
	vertical-align: top;
}

.m-performance-desc-title {
	margin-top: 7px;
	margin-bottom: 12px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.m-performance-desc-text {
	margin-bottom: 17px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
}
.m-investment-port {
	width: 100%;
	margin-top: 50px;
}

.m-investment-port .m-investment-item:last-child {
	margin-right: 0px;
}

.m-investment-item {
	width: 568px;
	height: 264px;
	margin-right: 64px;
	padding: 50px 76px 38px 76px;
	border-radius: 4px;
	text-align: center;
	box-sizing: border-box;
	background: #3E2D2D;
	background: rgba(62, 45, 45, 0.7);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	color: rgba(255, 255, 255, 0.65);
	font-size: 12px;
}

.m-investment-title {
	color: #fff;
	font-size: 18px;
}

.m-investment-line {
	width: 40px;
	height: 1px;
	margin: 10px auto 15px;
	background: #fff;
}

.m-investment-content {
	margin-bottom: 32px;
	padding: 0 17px;
	line-height: 22px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	font-weight: 100;
}

.m-investment-time {
	position: absolute;
	bottom: 38px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	color: rgba(255, 255, 255, 0.65);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}

.m-constructor-port {
	margin-bottom: 100px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
}

.m-constructor-title {
	margin-top: 40px;
	margin-bottom: 12px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.m-basic-icon {
	position: absolute;
	bottom: 0;
	left: -360px;
	width: 1920px;
	height: 536px;
}

.m-basic-port {
	height: 400px;
	box-shadow: 0 4px 22px 0 rgba(153,153,153,0.10);
	background: #fff;
	border-radius: 4px;
}

.m-box-sizing-icon1 {
	position: absolute;
	top: 55px;
	left: -22px;
	width: 1244px;
	height: 434px;
}

.m-basic-container {
	z-index: 1;
	position: relative;
	line-height: 16px;
	color: #333333;
	font-size: 14px;
}

.m-basic-title {
	margin: 0 0 37px 50px;
	padding-top: 49px;
	text-align: left;
	line-height: 28px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}

.m-basic-item {
	padding-left: 50px;
	box-sizing: border-box;
	color: #333;
}

.m-basic-item-title {
	display: inline-block;
	margin-right: 53px;
	margin-bottom: 36px;
	color: #666;
}

/* 企业文化 */
.mt60 {
	margin-top: 60px;
}

.m-company-culture-title-sizing {
	position: absolute;
	top: -22px;
	right: -22px;
	width: 1244px;
	height: 352px;
}

.m-four-idea {
	height: 308px;
}

.m-four-idea-container {
	height: 308px;
	margin-top: 40px;
	padding: 16px 16px 0 16px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 4px 22px 0 rgba(153,153,153,0.10);
	border-radius: 4px;
}

.m-four-item {
	width: 291px;
}

.m-four-item-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 292px;
	height: 164px;
}

.m-four-item-container {
	z-index: 1;
	position: relative;
	padding: 42px 0 0 29px;
	color: #fff;
	font-size: 0;
}

.m-four-item-container-title {
	margin: 10px 0 11px 0;
	line-height: 24px;
	font-size: 24px;
}

.m-four-item-container-english {
	margin-bottom: 50px;
	font-size: 12px;
}

.m-four-item-container-desc {
	width: 245px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}

.m-idea-banner-port {
	margin-top: 53px;
	height: 412px;
}

.m-idea-banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 1920px;
	height: 412px;
}

.m-idea-banner-container {
	color: #333;
	font-size: 18px;
}

.m-idea-banner-container-item {
	text-align: center;
}

.m-idea-banner-container1 {
	margin-right: 251px;
	margin-left: 218px;
}

.m-idea-banner-container-img {
	height: 97px;
	margin-top: 94px;
	margin-bottom: 27px;
}

.m-idea-banner-container-item-title {
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: bold;
}

.mt48 {
	margin-top: 48px;
}

.m-foure-mean-container {
	margin-top: 20px;
	margin-bottom: 60px;
}

.m-foure-mean-item {
	position: relative;
	width: 288px;
	height: 252px;
	padding: 0 23px;
	box-sizing: border-box;
	margin-right: 14px;
}

.m-foure-mean-item4 {
	margin-right: 0;
}

.m-foure-mean-item-img {
	position: absolute;
	top: -22px;
	left: -22px;
	width: 322px;
	height: 296px;
}

.m-foure-mean-item-content {
	z-index: 1;
	position: relative;
	color: #666;
	font-size: 14px;
}

.m-foure-mean-item-title {
	margin-top: 32px;
	margin-bottom: 14px;
	text-align: center;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

/* 企业文化 */

/* 过往业绩 start */
.m-grade-port {
	z-index: 1;
	position: relative;
}

.m-grade-icon {
	position: absolute;
	left: -365px;
	top: 0;
	width: 1920px;
	height: 260px;
}

.m-grade-port-title {
	z-index: 11;
	position: relative;
	padding-top: 60px;
	text-align: center;
	font-size: 0;
}

.m-grade-port-title-item {
	display: inline-block;
	height: 44px;
	padding: 0 21px;
	line-height: 44px;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	color: #333;
	font-size: 14px;
	cursor: pointer;
	vertical-align: top;
}

.m-grade-port-title-item1 {
	border-right: 0;
	border-radius: 4px 0 0 4px;
}

.m-grade-port-title-item2 {
	border-left: 0;
	border-radius: 0 4px 4px 0;
}

.m-grade-port-title-item.active {
	color: #fff;
	border: 0;
}

.m-grade-port-title-item1.active {
	background: #EE5043;
	background-image: linear-gradient(116deg, #FD533B 0%, #FF005D 100%);
}

.m-grade-port-title-item2.active {
	background: #EE5043;
	background-image: linear-gradient(116deg, #FF005D 0%, #FD533B 100%);
}

.m-grade-port-title-item3.active {
	background: #EE5043;
	background-image: linear-gradient(116deg, #FF005D 0%, #FD533B 100%);
}
.m-grade-container-port {
	margin-top: 40px;
}

.m-grade-line {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	margin-left: -1px;
	background-color: #EBD0CE;
}

.m-grade-left {
	position: relative;
	text-align: right;
}

.m-grade-right {
	position: relative;
	text-align: left;
}

.m-grade-container {
	position: relative;
	width: 350px;
	margin: 16px 0;
	border-radius: 4px;
	background: #F6F8FA;
}

.m-grade-container-left {
	margin-right: 30px;
}

.m-grade-container-right {
	margin-left: 30px;
}

.m-grade-time {
	padding: 16px;
	color: #EE5043;
	font-size: 16px;
}

.m-grade-event {
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 7px;
	color: #333;
	font-size: 16px;
}

.m-grade-report {
	padding: 0 16px 16px;
	color: #999;
	font-size: 14px;
}

.m-grade-triangle {
	position: absolute;
	top: 0;
	right: 0;
	/* width: 10;
    height: 10; */
}

.m-grade-left-triangle {}

.m-grade-dots {
	z-index: 3;
	position: absolute;
	top: 24px;
	width: 14px;
	height: 14px;
	background: #fff;
}

.m-grade-left-dots {
	right: -37px;
}

.m-grade-right-dots {
	left: -37px;
}

.m-grade-dots-yellow {
	width: 10px;
	height: 10px;
	margin: 2px;
	border-radius: 10px;
	background: #EBD0CE;
}

.m-rectangle-right {
	position: absolute;
	top: 38px;
	right: 20px;
	width: 11px;
	height: 19px;
	background: url(./../images/about/rectangle.png) no-repeat;
	background-size: 100% 100%;
}

.m-rectangle-left {
	position: absolute;
	top: 38px;
	left: 20px;
	width: 11px;
	height: 19px;
	background: url(./../images/about/rectangle-1.png) no-repeat;
	background-size: 100% 100%;
}

/* 过往业绩 end */

/* 投研团队 start */
.m-develop-team-title {
	margin: 70px 0 57px 0;
	text-align: center;
	color: #333;
	font-size: 24px;
	font-weight: bold;
}

.m-develop-team-hint {
	position: absolute;
	top: 4px;
	left: 354px;
	color: #5F6674;
	font-size: 30px;
	opacity: .06;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=6);
	font-weight: normal;
}

.m-develop-team-content {
	margin-bottom: 70px;
	line-height: 22px;
	color: #666666;
	font-size: 14px;
}

.m-develop-team-container {
	padding-bottom: 85px;
	background: #F9F9F9;
}

.m-team-member-tabbar {
	width: 650px;
	margin: 0 auto;
	padding-top: 70px;
	text-align: center;
}

.m-team-member-tabbar-item {
	position: relative;
	margin-bottom: 45px;
	padding-right: 65px;
	text-align: center;
	color: #333;
	font-size: 24px;
	cursor: pointer;
}

.m-team-member-tabbar-item.active {
	color: #EE5043;
}

.m-team-member-tabbar-item.active .active {
	position: absolute;
	bottom: -6px;
	left: 33px;
	width: 30px;
	height: 3px;
	background: #EE5043;
}

.m-team-member-content-item {
	width: 288px;
	height: 368px;
	margin-right: 16px;
	margin-bottom: 16px;
	background: #fff;
	box-shadow: 0 4px 22px 0 rgba(153, 153, 153, 0.10);
	border-radius: 4px;
}

.m-team-member-content-item-img {
	width: 140px;
	height: 140px;
	margin: 30px 74px 18px;
	border-radius: 70px;
	/* background: red; */
}

.m-team-member-content-item-name {
	margin-bottom: 16px;
	text-align: center;
	color: #333;
	font-size: 16px;
}

.m-team-member-content-item-desc {
	padding: 0 24px;
	line-height: 28px;
	color: #333333;
	font-size: 14px;
}

.w170 {
	width: 170px;
}

.m-color-99 {
	color: #999;
}
.m-color-66 {
	color: #666;
}
.m-color-3 {
	color: #333;
}
.m-color-15 {
	color: #151515;
}
.develop-member-bg {
	position: absolute;
	top: -8px;
	left: -12px;
	width: 312px;
	height: 392px;
}

.m-develop-touzi-idea {
	padding: 40px 24px;
	line-height: 22px;
	border-radius: .5px;
	box-sizing: border-box;
	background: #fff;
	color: #666;
	font-size: 14px;
}

.m-develop-title-line {
	display: inline-block;
	margin-bottom: 32px;
	line-height: 18px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}

.m-develop-title-line-before {
	display: inline-block;
	width: 2px;
	height: 20px;
	margin-top: -2px;
	margin-right: 8px;
	background: #EE5043;
	vertical-align: middle;
}

.m-develop-touzi-idea-text-content {
	margin-bottom: 24px;
}

.m-develop-touzi-idea-text-title {
	margin-bottom: 8px;
	color: #333;
	font-size: 16px;
	vertical-align: middle;
}

.m-develop-touzi-idea-text-title-before {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-top: -5px;
	margin-right: 6px;
	border-radius: .5px;
	background: #EE5043;
	vertical-align: middle;
}

/* 投研团队 end */

.m-mb24 {
	margin-bottom: 24px;
}

.m-mb40 {
	margin-bottom: 40px;
}

.m-mb30 {
	margin-bottom: 30px;
}

.m-mb32 {
	margin-bottom: 32px;
}

.text-align-center {
	text-align: center;
}

.pos-r {
	position: relative;
}

.subsidiary-table .m-border-bottom {
	border-bottom: 1px solid #eee;
}

.subsidiary-table .m-pl-25 {
	padding-left: 25px;
}

.w170 {
	width: 170px;
}

.w140 {
	width: 140px;
}

.m-mb10 {
	margin-bottom: 10px;
}

/* 联系我们 */
.m-contact-us {
	margin-bottom: 60px;
}
#m-contact-us ul {
	margin: 50px auto;
}

#m-contact-us li {
	float: left;
	width: 386px;
	height: 206px;
	box-shadow: 0 4px 22px 0 rgba(153, 153, 153, 0.10);
	border-radius: 4px;
	box-sizing: border-box;
	margin: 0 7px;
	padding: 30px 0 0 30px;
}
.ie-border {
	border: 1px solid #F2F2F2;
}
#m-contact-us .contact-us-img1 {
	display: inline-block;
	vertical-align: text-top;
	width: 24px;
	height: 23px;
	background: url(../images/about/contact-us-2.png) no-repeat;
	margin-right: 10px;
}

#m-contact-us .contact-us-img2 {
	display: inline-block;
	vertical-align: text-top;
	width: 23px;
	height: 22px;
	background: url(../images/about/contact-us-1.png) no-repeat;
	margin-right: 10px;
}

#m-contact-us .contact-us-img3 {
	display: inline-block;
	vertical-align: text-top;
	width: 25px;
	height: 22px;
	background: url(../images/about/contact-us-3.png) no-repeat;
	margin-right: 10px;
}

.contact-us-p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.shareholder-structure-img {
	width: 1920px;
}

.shareholder-structure-bg {
	width: 1920px;
	margin: 0 auto;
}

#m-shareholder-structure .w1200 {
	width: 1200px;
	z-index: 2;
	margin-top: -200px;
}

.w856 {
	width: 856px;
}

.common-shadow {
	background: #FFFFFF;
	box-shadow: 0 4px 22px 0 rgba(153, 153, 153, 0.10);
	border-radius: 4px;
}

.h130 {
	height: 130px;
}

.lh22 {
	line-height: 22px;
}

#m-sales-qualification .m-grade-port-title {
	padding-top: 32px;
}
.m-publication-icon {
	position: relative;
	height: 386px;
	background: #FFFFFF;
	box-shadow: 0 4px 22px 0 rgba(153,153,153,0.10);
}
.m-publication-img-port {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 401px;
	height: 263px;
	margin: auto;
	background: url(./../images/about/publication-icon.png) no-repeat;
	background-size: 100% 100%;

}
.sales-qualification-table {
	width: 100%;
	border: 1px solid #eaeaea;
	margin-top: 25px;
}

.sales-qualification-table th {
	height: 53px;
	line-height: 53px;
	background: #f8f8f8;
	font-size: 14px;
	border: 1px solid #eaeaea;
}

.sales-qualification-table td {
	height: 53px;
	line-height: 53px;
	color: #666;
	font-size: 14px;
	text-align: center;
	border: 1px solid #eaeaea;
}

.shareholder-structure-item {
	/* height: 288px; */
	margin-bottom: 24px;
	box-sizing: border-box;
	padding: 30px 36px 20px 30px;
}

.shareholder-structure-lable {
	display: inline-block;
	line-height: 32px;
	height: 32px;
	padding: 0 18px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-radius: 16px;
}

.shareholder-structure-lable-1 {
	background: #F0776D;
}

.shareholder-structure-lable-2 {
	background: #EAC59D;
}

.shareholder-structure-lable-3 {
	background: #0588CB;
}

.shareholder-structure-div {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	text-align: justify;
}

/* 常见问题 */
.nav-main-bottom-line {
	/* padding-bottom:10px; */
	border:1px solid #EBECF0;
	margin-bottom: 20px;
}
.common-left-tab{
	float:left;
	width: 207px;
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	box-sizing: border-box;
}
.common-high-div{
	height: 48px;
	line-height: 48px;
}
.common-right-box{
	float:right;
	width:963px;
}
.common-right-title-box{
	border-bottom:1px solid #DEDEDE;
}
.common-right-title{
	position: relative;
	display: inline-block;
	font-size: 20px;
	color: #333333;
	padding-bottom:8px;
	font-weight: bold;
}
.common-right-inner-title{
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	padding-bottom:12px;
	border-bottom:1px solid #DEDEDE;
}
.common-right-title>.line{
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
	height: 3px;
	background:#EE5043 ;
}
.mg-t-7{
	margin-top:7px;
}

.problem-ul li{
	font-size: 14px;
	color: #333333;
}
.problem-ul a{
	font-size: 14px;
	color: #333333;
	line-height: 40px;
}
.problem-ul a:hover{
	color:#EE5043;
}
.mg-t-27{
	margin-top:27px;
}
.mg-t-24{
	margin-top:24px;
}
/* 常见问题 */


.m-opacity-0 {
	filter:alpha(opacity=0);

	opacity: 0;

	-moz-opacity:0;
}
.m-opacity-5 {
	opacity: 0.5;
}
/* 常见问题 */
/* 理财学院 */
.w465{
	width: 465px;
}
.college-small-title{
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	font-weight: bold;
}
.college-time{
	font-size: 14px;
	color: #999999;
}
.college-line3{
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
}
.college-line2{
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.college-home-ul li{
	height: 40px;
	position: relative;
	padding-left: 10px;
}
.college-home-ul li a{
	font-size: 14px;
	color: #151515;
	line-height: 40px;
}
.college-home-ul li a:hover{
	color:#EE5043;
}
.li-circle{
	position: absolute;
	left: 0;
	width: 4px;
	height: 4px;
	top:18px;
	background: #333;
	border-radius: 50%;
}
.college-investment-ul li{
	padding-top:20px;
	padding-bottom:30px;
	border-bottom:1px solid  #DEDEDE;
}
.college-explanation-title{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 50px;
	cursor: pointer;
}
.college-explanation-content{
	display: none;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.college-explanation-arrow{
	float: right;
	width: 11px;
	height: 6px;
	margin-top: 22px;
	background: url(../images/fund-college/college-down-arrow.png) no-repeat;
}
.college-explanation-ul li.on .college-explanation-arrow{
	background: url(../images/fund-college/college-up-arrow.png) no-repeat;
}
.college-explanation-ul li.on .college-explanation-content{
	display: block;
}

.college-calculator-tab li{
	float:left;
	border: 1px solid #DEDEDE;
	border-radius: 2px;
	width: 104px;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
	cursor: pointer;
}
.college-calculator-tab li.on,.college-calculator-tab li:hover{
	border: 1px solid #EE5043;
	color: #EE5043;
}
.mg-l-164{
	margin-left:164px;
}
.college-calculator-title{
	display: inline-block;
	width: 120px;
	font-size: 14px;
	color: #333333;
	text-align: right;
	line-height: 48px;
}
.college-calculator-select{
	width:360px;
	height: 48px;
	}
	.date-time{
		background: #FFFFFF;
		border: 1px solid #C0CAD2;
		border-radius: 2px;
		width: 360px;
		height: 48px;
		padding:0 8px;
		box-sizing: border-box;
	}
	.college-calculator-input{
		background: #FFFFFF;
		border: 1px solid #C0CAD2;
		border-radius: 2px;
		height: 48px;
		width: 360px;
		padding:0 20px 0 8px;
		box-sizing: border-box;
	}
	.rel{
		position: relative;
	}
	.placeholder-span{
		position: absolute;
		right: 8px;
		font-size: 14px;
		color: #333333;
		top:14px;
	}
	.calculator-small-input{
		background: #FFFFFF;
		border: 1px solid #C0CAD2;
		border-radius: 2px;
		height: 48px;
		box-sizing: border-box;
		width: 80px;
		padding:0 5px;
		margin: 0 8px;
	}
	.calculator-small-input.w180 {
		width: 180px;
	}
	.lh48{
		line-height: 48px;
	}
	.calculator-btn{
		display: inline-block;
		background: #EE5043;
		background-image: linear-gradient(116deg, #FD533B 0%, #FF005D 100%);
		border-radius: 4px;
		width: 90px;
		height: 36px;
		box-sizing: border-box;
		text-align: center;
		line-height: 36px;
		font-size: 14px;
		color: #FFFFFF;
	}
	.calculator-btn:hover{
		color: #fff;
		}
	.calculator-defalut-btn{
		background: #fff;
		border: 1px solid #EE5043;
		color: #EE5043;
	}
	.calculator-defalut-btn.calculator-btn:hover{
		color: #EE5043;
		}
	.w858{
		width:858px;
	}
	.calculator-bottom-tab li{
		float: left;
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		padding:0 39px;
	}
/* 理财学院 */

/* 搜索页面 */
.search-html-box .search-ui-input,.search-html-box .date-time{
	width: 150px;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	height: 32px;
	box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.08);
	border-radius: 4px;
	padding-left: 10px;
}
.search-html-box .date-time{
	padding-right: 30px;
	width: 260px;
}
.search-html-box .inline-block{
	vertical-align: middle;
}
.search-html-box .date-icon{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 7px;
	top:8px;
	background: url(../images/date-img.png) no-repeat;
}
.search-html-box .search-btn{
	display: inline-block;
	width: 52px;
	text-align: center;
	background: #EE5043;
	height: 32px;
	line-height: 32px;
	background-image: linear-gradient(116deg, #FD533B 0%, #FF005D 100%);
	border-radius: 4px;
	font-size: 14px;
	color: #FFFFFF;
}
.search-html-box .search-table{
	width: 100%;
}
.star-th{
	width: 70px;
}
.search-th{
	width: 150px;
}
.search-html-box .search-table th{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 19px 0;
	
}
.search-html-box .search-table tr{
	border-bottom:1px solid #EAEAEA;
}
.search-html-box .sort-icon{
	display: inline-block;
	width: 20px;
	height: 12px;
	vertical-align: middle;
	cursor: pointer;
	background: url(../images/search/sort-icon1.png) no-repeat 7px center ;
}
.search-html-box .sort-icon.sort-icon2{
	background: url(../images/search/sort-icon2.png) no-repeat 7px center ;
}
.search-html-box .sort-icon.sort-icon3{
	background: url(../images/search/sort-icon3.png) no-repeat 7px center ;
}
.search-html-box .sort-icon.sort-icon4{
	background: url(../images/search/sort-icon4.png) no-repeat 7px center;
}
.search-html-box .search-table td{
	height: 66px;
}
.search-html-box .star-icon{
	display: inline-block;
	cursor: pointer;
	width: 21px;
	height: 20px;
	background: url(../images/search/star-uncheck-icon.png) no-repeat;
}
.search-html-box tr.checked .star-icon{
	background: url(../images/search/star-checked-icon.png) no-repeat;
}
.fn-color-td-green{
	color: #22B64A;
}
.fn-color-td-red{
	color: #EE5043;
}
.search-html-box .purchase-btn,.search-html-box .order-btn{
	display: inline-block;
	width: 71px;
	height: 36px;
	box-sizing: border-box;
	text-align: center;
	line-height: 36px;
	color: #EE5043;
	font-size: 16px;
	border: 1px solid rgba(238,80,67,0.50);
	border-radius: 100px;
}
.search-html-box .order-btn{
	border: 1px solid #BBBBBB;
	color: #666666;
}
.search-html-box  .m-title-port{
	margin-top:50px;
}
.search-manager-ul .m-title-port{
	margin: 0;
}
.finger-icon{
	display: inline-block;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(../images/search/finger.png) no-repeat;
}
.manager-content{
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	text-align: justify;
	/* text-overflow: -o-ellipsis-lastline; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical; */
}
.search-information-ul li{
	position: relative;
	border-bottom:1px dashed #DFDFDF;
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
}
.search-information-ul li i{
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	left: 0;
	top:27px;
	background: #D9D9D9;
}