/*封面样式表*/
a.ym-fengm-bg {
	display: block;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: url(../images/yi_fengm.jpg) no-repeat center center;
	background-size: 100% auto;
	position: relative;
}

.welcom-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: 298px;
	padding: 140px 0 100px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.welcom-content-top h1 {
	font-weight: 100;
	font-size: 53px;
	text-transform: uppercase;
}

.welcom-content-top p {
	font-size: 27PX;
}

.welcom-content-logo {
	width: 121px;
	height: 140px;
	overflow: hidden;
}

.welcom-content-details h3 {
	font-size: 32px;
	margin: 30px 0;
}

.welcom-content-details p {
	font-size: 26px;
	font-weight: 100;
	text-transform: capitalize;
}

/*封面样式表*/

/*************分割线*****************/

/*首页样式表*/
header {
	width: 100%;
	height: 130px;
}

.head-wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 130px;
}

.head-left {
	display: flex;
	flex-direction: row;
}

.head-logo {
	width: 73px;
	height: 85px;
	margin-top: 45px;
	margin-right: 12px;
}

.head-name {
	width: 450px;
	height: 35px;
	margin-top: 90px;
}

.head-right {
	display: flex;
	flex-direction: column;
}

.head-icon {
	display: flex;
	flex-direction: row;
	justify-content: right;
	margin-top: 35px;
}

.h-icon-div {
	margin-left: 20px;
	position: relative;
}

.h-icon-div a.icon-img {
	width: auto;
	height: 38px;
}

.h-icon-div a.icon-img img {
	width: auto;
	height: 38px;
}

.h-icon-erweima {
	width: 170px;
	height: auto;
	background: #fff;
	border: 1px solid #ccc;
	position: absolute;
	z-index: 3;
	left: -50px;
	top: 40px;
	display: none;
}

.h-icon-erweima h4 {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin: 10px auto 0 auto;
	text-align: center;
}

.h-icon-erweima img {
	max-width: 90%;
	margin: 2px auto;
}

.head-nav {
	display: flex;
	flex-direction: row;
	margin: 15px 0;
}

	.head-nav a {
		font-size: 20px;
		padding: 0px 15px;
		position: relative;
		color: #260000;
	}

.head-nav a.current {
	background: #7b242a;
	color: #fdfafa;
	border-radius: 3px;
}

.head-nav a:hover {
	background: #7b242a;
	color: #fdfafa;
	border-radius: 3px;
}

.head-nav a i {
	position: absolute;
	right: 0;
	top: 5px;
	width: 2px;
	height: 20px;
	background: #260000;
}

.head-nav a.current i {
	display: none;
}

.head-nav a:hover i {
	display: none;
}

.banner {
	width: 100%;
	height: 600px;
	background-size:100% auto;
}

.empty-placeholder {
	height: 98px;
}

.subNav {
	width: 100%;
	height: 98px;
	margin-top: -98px;
}

.subNav ul {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.subNav ul li {
	position: relative;
	background: #fff;
	padding: 1px;
	margin-top: 30px;
}

.subNav ul li a {
	display: block;
	width: 276px;
	height: 36px;
	border: 1px solid #d2a5a9;
	border-radius: 3px;
	text-align: center;
	line-height: 34px;
	font-size: 20px;
	color: #0a0a0a;
}

.subNav .sub-active a {
	background: #870f1b;
	color: #fff;
}

.fixedSubNav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.5);
	margin-top: 0 !important;
}

.index-about-cg {
	width: 100%;
	height: 452px;
	background-size: 100% auto;
}

.index-about-intro h1 {
	font-size: 20px;
	color: #860d1a;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 25px;
}

.index-about-intro h1 span {
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #bd7980;
	margin-left: 10px;
	letter-spacing: 0.05em;
}

.index-about-intro-p p {
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
	text-indent: 2em;
}

.index-about-five {
	margin-top: 40px;
}

.index-about-five h3 {
	font-size: 20px;
	color: #260000;
	font-weight: bold;
	margin-bottom: 25px;
}

.index-about-five p {
	font-size: 17px;
	color: #666666;
	line-height: 1.8em;
	padding-left: 35px;
}

.index-about-sy-img {
	margin: 65px auto;
}

.index-about-sy-content {
	display: flex;
	flex-direction: row;
}

.index-about-sy-img-left {
	width: 482px;
	height: 286px;
	border: 5px solid #5a4b4b;
	margin-right: 115px;
}

.index-about-sy-img-left img {
	width: 472px;
	height: 276px;
}

.index-about-sy-con h3 {
	font-size: 20px;
	color: #98365a;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: -5px;
}

.index-about-sy-con p {
	font-size: 17px;
	color: #666;
	line-height: 2em;
}

.index-core-values {
	width: 100%;
	height: 900px;
	background: #eee;
	margin-top: 80px;
}

.index-core-values img {
	height: 900px;
	width: auto;
	margin: 0 auto;
}

.index-get-honors ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 20px;
	margin-bottom: 20px;
}

.index-get-honors ul li {
	width: 450px;
	height: 398px;
	overflow: hidden;
	margin-top: 50px;
}

.index-get-honors ul li img {
	width: 450px;
	height: 298px;
}

.index-get-honors ul li p {
	height: 100px;
	font-size: 17px;
	color: #666;
	padding: 10px 0;
	line-height: 1.6em;
}

.ym-line {
	width: 100%;
	height: 30px;
	background: #dcdcdd;
}

.index-ym-history {
	width: 100%;
	height: 916px;
}

.index-ym-future {
	margin-bottom: 20px;
}

.index-ym-future h2 {
	font-size: 40px;
	color: #98365a;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}

.index-ym-future h2 span {
	font-size: 22px;
	display: block;
	font-weight: normal;
	margin-top: 5px;
}

.future-flex {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.future-left-con {
	margin-top: 70px;
}

.future-left-con p {
	font-size: 30px;
	color: #191617;
	line-height: 1.8em;
}

.footer {
	width: 100%;
	height: 463px;
}

.foot-link {
	width: 100%;
	height: 386px;
	background: #595757;
}

.foot-flex {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.foot-left-link {
	width: 899px;
	margin-left: 98px;
}

.foot-service-category ul {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-top: 33px;
}

.foot-service-category ul a {
	width: 171px;
	height: 65px;
	border: 1px solid #757475;
	border-radius: 5px;
	padding: 8px;
	letter-spacing: 0.05em;
}

.foot-service-category ul a h3 {
	font-size: 17px;
	color: #e4e2e2;
}

.foot-service-category ul a label {
	font-size: 12px;
	color: #eeeeee;
	font-style: italic;
}

.foot-all-link-center {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.foot-all-link-center ul {
	width: 171px;
	padding-left: 8px;
}

.foot-all-link-center ul a {
	font-size: 15px;
	color: #c6c5c5;
	line-height: 1.65em;
	letter-spacing: 0.05em;
}

.foot-cate-title {
	margin: 10px 0 6px 0;
}

.foot-cate-title a {
	font-size: 18px !important;
	font-weight: 600;
	color: #fbfbfb !important;
}

.foot-about-link {
	width: 899px;
}

.foot-about-link ul {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-top: 20px;
}

.foot-about-link ul a {
	width: 171px;
	height: 31px;
	border: 1px solid #757475;
	border-radius: 5px;
	line-height: 29px;
	letter-spacing: 0.05em;
	font-size: 17px;
	color: #fbfbfb;
	padding: 0 8px;
}

.foot-QR-code {
	display: flex;
	flex-direction: row;
	justify-content: right;
	margin-top: 33px;
}

.foot-qr-code-img {
	margin-left: 12px;
}

.foot-qr-code-img img {
	width: 79px;
	height: 79px;
}

.foot-qr-code-img h4 {
	font-size: 12px;
	text-align: center;
	font-weight: 600;
	color: #e9e8e8;
}

.foot-contact-mess {
	margin-top: 10px;
}

.foot-contact-li {
	width: 426px;
	padding-left: 69px !important;
	padding: 10px 0;
}

.f-adress {
	background: url(../images/address.jpg) no-repeat left center;
	background-size: 42px auto;
}

.f-mobile {
	background: url(../images/mobile.jpg) no-repeat left center;
	background-size: 42px auto;
}

.f-email {
	background: url(../images/email.jpg) no-repeat left center;
	background-size: 42px auto;
}

.foot-contact-li label {
	font-size: 13px;
	color: #efefef;
	font-weight: 600;
}

.foot-contact-li p {
	font-size: 17px;
	color: #dedede;
	letter-spacing: 0.05em;
}

.foot-contact-li h2 {
	font-size: 26px;
	color: #fefefe;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.05em;
}

.foot-copy p {
	font-size: 17px;
	color: #4c4948;
	text-align: center;
	line-height: 77px;
}

.foot-copy p a {
	display: inline-block;
}
.leave-a-message{
	width: 288px;
	position: fixed;
	left: 20px;
	bottom: 0;
	z-index: 1001;
	background: #fff;
	border-radius: 15px 15px 0 0;
}
.message-box{
	padding-bottom: 53px;
	box-shadow: 0 0 2px 2px #e1e1e1;
	border-radius: 15px 15px 0 0;
	display: none;
}
.message-box h1{
	height: 56px;
	background: #7b242a;
	border-radius: 15px;
	font-size: 27px;
	color: #fff;
	font-weight: bold;
	padding: 0 15px;
	line-height: 56px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.message-box h1 a.close{
	width: 15px;
	height: 20px;
	margin-top: 17px;
	line-height: 14px;
	text-align: center;
}
.message-box h1 a.close i{
	width: 15px;
	height: 2px;
	background: #fff;
	display: inline-block;
}
.message-box p{
	font-size: 15px;
	color: #69625f;
	line-height: 1.6em;
	padding: 15px 15px 10px 15px;
}
.message-input{
	padding: 0 15px;
}
.message-input textarea{
	box-sizing: border-box;
	width: 258px;
	height: 92px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 10px;
	font-size: 16px;
	color: #333;
	margin-bottom: 6px;
}
.message-input input{
	box-sizing: border-box;
	width: 258px;
	height: 28px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.leave-a-message a.btn-submit{
	height: 38px;
	width: 120px;
	background: #7b242a;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	border-radius: 10px;
	float: right;
	margin-right: 15px;
}
.leave-a-message a.btn-display{
	width: 288px;
	height: 38px;
	background: #7b242a;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
}

/*首页样式表*/

/*服务板块样式表*/
.service-box-title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.service-box-title h3 {
	font-size: 20px;
	color: #870f1b;
	font-weight: bold;
	margin-top: 30px;
}

.service-box-title h3 label {
	display: inline;
	font-size: 16px;
	color: #c3606a;
	margin-left: 30px;
}

a.more {
	width: 153px;
	height: 27px;
	display: flex;
	flex-direction: row;
	background: #dcdcdd;
	border-radius: 13.5px;
	overflow: hidden;
	margin-top: 38px;
	line-height: 25px;
	font-size: 17px;
	color:#666;
}

a.more img {
	width: 29px;
	height: 27px;
	border-radius: 13.5px;
	margin-right: 10px;
}

.service-box-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.s-list-case {
	margin-top: 24px;
}

.s-list-case img {
	width: 470px;
	height: 235px;
}

.s-list-case h4 {
	height: 36px;
	background: #eee;
	font-size: 17px;
	color: #666;
	text-align: center;
	line-height: 36px;
}

.service-box-container {
	margin-top: 35px;
	background: #efefef;
}

.flex-row1 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.service-bc-title {
	margin-top: 35px;
}

.service-bc-title h3 {
	font-size: 20px;
	color: #870f1b;
	font-weight: bold;
}

.service-bc-title h3 label {
	font-size: 16px;
	color: #c3606a;
	margin-left: 18px;
}

.service-bc-item {
	width: 699px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 34px;
}

.service-bc-item:first-child {
	margin-top: 24px;
}

.service-bc-item img {
	width: 240px;
	height: 138px;
}

.service-bc-item-con {
	width: 448px;
	height: 138px;
	padding: 12px;
	background: #fff;
}

.service-bc-item-con h3 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.service-bc-item-con p {
	margin-top: 5px;
	font-size: 17px;
	color: #666;
	line-height: 1.6em;
}

.service-bc-more {
	display: flex;
	flex-direction: row;
	justify-content: right;
	margin-bottom: 35px;
}
.yimai-hospitai-customer{
	margin-bottom: 95px;
}

.flex-row2 {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.customer-title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 35px;
	margin-bottom: 30px;
}

.customer-title h3 {
	font-size: 20px;
	color: #870f1b;
	font-weight: bold;
}

.customer-title h3 label {
	font-size: 16px;
	color: #c3606a;
	margin-left: 18px;
}
.customer-title a.more{
	margin-top: 8px;
}
.hospitai-customer-column ul li{
	color: #4c4948;
}
.hospitai-customer-column ul li a{
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
}
.hospitai-customer-column ul li:first-child a{
	color: #770d0d;
	font-weight: bold;
}
.hospitai-customer-column ul li.import a{
	color: #770d0d;
}


/*服务板块样式表*/


/*案例首页*/
.case-subNav ul li a{
	width: 202px !important;
}
.case-title{
	position: relative;
}
.case-title h3{
	font-size: 20px;
	color: #870f1b;
	font-weight: bold;
	text-align: center;
	margin-top: 32px;
}
.case-title h3 label{
	font-size: 16px;
	color: #c3606a;
	margin-left: 15px;
}
.case-title a.more{
	position: absolute;
	right: 5px;
	bottom: 0;
	z-index: 9;
	color:#666;
}
.case-items{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
.case-item{
	margin-top: 30px;
}
.case-item img{
	width: 620px;
	height: 310px;
}
.case-item h4{
	height: 47px;
	color: #666;
	font-size: 17px;
	background: #eee;
	text-align: center;
	line-height: 47px;
}
.mb100{
	margin-bottom: 100px;
}

/*案例首页*/

/*案例列表*/
.case-list-wrap{
	width: 1440px;
	margin: 0 auto;
	padding: 0;
}
.case-lists{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.case-lists-title h3{
	font-size: 20px;
	color: #870f1b;
	font-weight: bold;
	text-align: center;
	margin-top: 32px;
}
.case-lists-title h3 label{
	font-size: 16px;
	color: #c3606a;
	margin-left: 25px;
}
.case-list{
	margin-top: 35px;
}
.case-list img{
	width: 706px;
	height: 353px;
}
.case-list h4{
	height: 52px;
	line-height: 52px;
	background: #eee;
	font-size: 17px;
	color: #666;
	text-align: center;
}
.pagelist{
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 88px;
	margin-bottom: 100px;
}
.pagelist a{
	font-size: 17px;
	color: #666;
	border: 1px solid #666;
	padding: 0 5px;
	margin: 0 5px;
}
.pagelist div.zhuandao{
	margin-left: 20px;
	font-size: 17px;
	color: #666;
	display: flex;
	flex-direction: row;
}
.pagelist div.page{
	border: 1px solid #493c3c;
	padding: 0 5px;
}
.pagelist div.page input{
	width: 25px;
	text-align: center;
	font-size: 17px;
	color: #493c3c;
}

/*案例列表*/

/*案例详情*/
.case-content-box{
	width: 1050px;
	margin: 0 auto;
	padding: 0;
}
.case-content-title{
	margin-top: 25px;
}
.case-content-title h1{
	font-size: 34px;
	color: #7b242a;
}
.case-content-title h4{
	font-size: 18px;
	color: #7b242a;
	font-weight: 100;
	text-transform: capitalize;
}
.case-content-basic{
	height: 30px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	background: #595757;
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 38px;
}
.case-content-basic p{
	font-size: 17px;
	color: #fffefe;
	margin-right: 32px;
	line-height: 30px;
}
.case-image-text img{
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.case-image-text{
	font-size: 17px;
	color: #666;
	line-height: 1.6em;
}
.case-image-text p{
	font-size: 17px;
	color: #666;
	line-height: 1.6em;
	text-indent: 2em;
}
.paging{
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 88px;
	margin-bottom: 88px;
}
.paging a{
	font-size: 17px;
	color: #0f0e0e;
}
.paging span{
	width: 2px;
	height: 20px;
	background: #6c6c6c;
	display: block;
	margin-top: 3px;
	margin: 3px 24px;
}
.case-customer{
	background: #efefef;
	padding: 1px 0 50px 0;
}
/*案例详情*/

/*专项观点-列表*/
.viewpoint-lists{
	
}
.viewpoint-list{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 60px;
}
.viewpoint-list img{
	width: 574px;
	height: 276px;
}
.viewpoint-intro{
	width: 850px;
}
.viewpoint-intro h2{
	font-size: 20px;
	color: #770d0d;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 15px;
}
.viewpoint-intro p{
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
	text-indent: 2em;
}
.viewpoint-intro a{
	background: #eeeeef;
	margin-top: 30px;
	font-size: 18px;
	color: #76030b;
	text-align: right;
}
/*专项观点-列表*/

/*专项观点-详情*/
.viewpoint-title h1{
	font-size: 32px;
	color: #770d0d;
	font-weight: bold;
	text-align: center;
	line-height: 1.8em;
	margin-top: 40px;
}
.viewpoint-title p{
	display: flex;
	flex-direction: row;
	justify-content: center;
	font-size: 17px;
	color: #666;
	margin-top: 10px;
}
.viewpoint-title p span{
	margin: 0 50px;
}
.viewpoint-image-text{
	margin-top: 20px;
	font-size: 20px;
	color: #0b0b0b;
	line-height: 1.8em;
	padding: 0 15px;
}
.viewpoint-image-text p{
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
	text-indent: 2em;
}
/*专项观点-详情*/

/*圈层动态*/
.dynamics-lists{
	width: 1450px;
	margin: 0 auto;
	padding: 0;
}
.dynamics-list{
	margin-top: 50px;
}
.dynamics-list img{
	width: 1450px;
	height: 385px;
}
.dynamics-list p{
	font-size: 17px;
	color: #666;
	line-height: 2em;
	margin-top: 15px;
}
/*圈层动态*/

/*拓展进程*/
.process-box{
	width: 1440px;
	margin: 0 auto;
	padding: 0;
}
.process-title{
	margin-top: 35px;
	margin-bottom: 10px;
}
.process-title h3{
	font-size: 20px;
	color: #7f0505;
	font-weight: bold;
	text-align: center;
}
.process-title h3 label{
	font-size: 16px;
	color: #b1555c;
	font-weight: normal;
	margin-left: 15px;
}
.process-list{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-top: 1px solid #870f1b;
	margin-top: 15px;
}
.process-list label{
	background: #eee;
	width: 272px;
	height: 37px;
	border: 1px solid #dcdddd;
	border-radius: 5px;
	font-size: 17px;
	color: #666;
	line-height: 37px;
	letter-spacing: 0.1em;
	text-align: center;
}
.process-list p{
	width: 1120px;
	font-size: 17px;
	color: #666;
	margin-top:8px;
	line-height: 1.8em;
}
/*拓展进程*/

/*我们的客户名录*/
.customers-title{
	margin-top: 35px;
}
.customers-title h3{
	color: #76030b;
	font-size: 20px;
	font-weight: bold;
}
.customers-title h3 label{
	color: #76030b;
	font-size: 20px;
	font-weight: 100;
	margin-left: 34px;
}
.customers-lists{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-top: 15px;
	margin-bottom: 100px;
}
.customers-lists-col ul{
	margin-top: 20px;
}
.customers-lists-col ul li a{
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
	font-weight: 100;
}
.customers-lists-col ul li:first-child a{
	color: #76030b;
	font-weight: bold;
}
.customers-lists-col ul li.import a{
	color: #76030b;
}
/*我们的客户名录*/

/*博览调研-列表*/
.expo-box{
	width: 1445px;
	margin: 0 auto;
	padding: 0;
}
.expo-title{
	margin-top: 35px;
}
.expo-title h3{
	font-size: 20px;
	color: #870f1b;
	font-weight: bold;
}
.expo-title h3 label{
	font-size: 16px;
	color: #bc5a64;
	font-weight: normal;
	margin-left: 15px;
}
.expo-lists{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.expo-list{
	width: 705px;
	height: 210px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 35px;
}
.expo-list-img{
	width: 297px;
	height: 210px;
	border: 3px solid #e1dfdf;
}
.expo-list img{
	width: 291px;
	height: 204px;	
}
.expo-list-con{
	width: 395px;
}
.expo-list-con h3{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #870f1b;
	background: #f7f8f8;
	padding: 0 10px;
}
.expo-list-con p{
	padding: 10px 10px 20px 10px;
	background: #f7f8f8;
	font-size: 16px;
	color: #666;
	line-height: 1.6em;
	margin-top: 10px;
}
.expo-list-con a{
	width: 100%;
	background: #f7f8f8;
	display: flex;
	flex-direction: row;
	justify-content: right;
	padding: 0 15px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
}
.expo-list-con a img{
	width: 29px;
	height: 27px;
	margin-right: 10px;
}
span.line{
	width: 100%;
	height: 2px;
	background: #870f1b;
	display: block;
	margin-top: 40px;
}
span.line:last-child{
	display: none;
}
/*博览调研-列表*/

/*博览调研-详情*/
.expo-content-box{
	width: 1435px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.recommend-lists{
	width: 276px;
	margin-top: 160px;
}
.recommend-list img{
	width: 276px;
	height: 154px;
}
.recommend-list h4{
	background: #f2f2f4;
	font-size: 16px;
	color: #666;
	padding: 10px 15px 35px 15px;
	line-height: 1.8em;
	border: 1px solid #a49c9c;
}
.expo-details{
	width: 1135px;
	margin-top: 35px;
}
.expo-details-title h3{
	font-size: 20px;
	color: #870f1b;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #870f1b;
}
.expo-details-title h3 label{
	font-size: 16px;
	color: #bc5a64;
	font-weight: normal;
	margin-left: 15px;
}
.expo-image-text h1{
	font-size: 32px;
	color: #0a0a0a;
	margin-top: 20px;
	margin-bottom: 20px;
}
.expo-content img{
	max-width: 100%;
	margin: 20px auto;
}
.expo-content,.expo-content p{
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
}
.reprint{
	display: flex;
	flex-direction: row;
	margin-top: 25px;
}
.reprint label{
	font-size: 18px;
	color: #0c0c0c;
}
.reprint img{
	width: 87px;
	height: 22px;
	margin-left: 10px;
}
/*博览调研-详情*/

/*公司团队*/
.company-subNav ul li a{
	width: 340px;
}
.team-title{
	margin-top: 35px;
}

.team-title h3{
	font-size: 20px;
	color: #76030b;
	font-weight: bold;
}
.team-title h3 label{
	font-size: 16px;
	color: #76030b;
	font-weight: normal;
	margin-left: 15px;
}
.team-cores{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 30px;
}
.team-core{
	width: 715px;
	height: 670px;
	background: #dcdcdd;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.team-core img{
	width: 330px;
	height: 670px;
}
.core-basic-mess{
	width: 385px;
	padding-left: 60px;
}
.core-basic-mess h2{
	font-size: 20px;
	color: #76030b;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin-top: 115px;
	margin-bottom: 15px;
}
.core-basic-mess p{
	font-size: 17px;
	line-height: 1.8em;
	color:#666
}
.team-lists{
	margin-bottom: 100px;
}
.team-list{
	margin-top: 45px;
}
.team-list:first-child{
	margin-top: 30px;
}
.team-list img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
/*公司团队*/

/*加入一脉*/
.joinus-box{
	width: 1100px;
	margin: 0 auto;
	padding: 0;
}
.joinus-title{
	margin-top: 35px;
	margin-bottom: 35px;
}
.joinus-title h3{
	font-size: 20px;
	color: #76030b;
	font-weight: bold;
	text-align: center;
}
.joinus-title h3 label{
	font-size: 16px;
	color: #76030b;
	font-weight: normal;
	margin-left: 15px;
}
.joinus-box01 p{
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
}
.joinus-box01 p label{
	color: #76030b;
	font-weight: bold;
}
.joinus-box01 div{
	margin-top: 35px;
}
p.jb03-p{
	margin-bottom: 35px;
}
p.jb03-p label{
	color: #0a0a0a;
}
.job-list{
	margin-top: 35px;
}
.job-list h3{
	font-size: 20px;
	font-weight: bold;
	color: #76030b;
	margin-bottom: 10px;
}
.job-list h3 span{
	font-weight: normal;
	color: #0a0a0a;
	margin-left: 58px;
}
.job-list p{
	font-size: 17px;
	color: #666;
	line-height: 1.8em;
}
.send-email{
	margin-top: 35px;
	margin-bottom: 100px;
}
.send-email p{
	font-size: 20px;
	color: #0a0a0a;
	line-height: 1.8em;
}
/*加入一脉*/

/*联系我们*/
.contact-map{
	width: 1453px;
	margin: 52px auto;
	padding: 0;
}
.contact-box{
	background: #f2f2f3;
	margin-bottom: 100px;
}
.contact-container{
	width: 1453px;
	margin: 52px auto;
	padding: 0;
	display: flex;
	flex-direction: row;
}
.company-name{
	margin-top: 25px;
	margin-bottom: 15px;
	height: 129.61px;
}
.company-name h3{
	font-size: 20px;
	color: #0a0a0a;
	font-weight: bold;
	line-height: 1.8em;
}
.contact-company:nth-child(2) .company-name h3{
	text-align: center;
}
.contact-company:nth-child(3) .company-name h3{
	text-align: right;
}
.contact-company:first-child .company-mess{
	padding-left: 100px;
	background: url(../images/company-mess-img.jpg) no-repeat left center;
}
.company-mess{
	height: 298px;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-left: 60px;
}

.company-mess p{
	font-size: 18px;
	color: #0a0a0a;
	line-height: 53.25px;
}
.company-mess p a{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
/*联系我们*/

/*权益声明*/
.statement-box{
	background: #f7f8f8;
	padding: 15px 330px;
	margin-top: 50px;
	margin-bottom: 100px;
}
.statement-box .joinus-title{
	margin-top: 0;
}
.statement-con p{
	font-size: 23px;
	color: #0c0c0c;
	line-height: 2em;
	clear: both;
	overflow: hidden;
	letter-spacing: 0.02em;
}
.statement-con p:first-child{
	text-indent: 2em;
	margin-bottom: 25px;
}
.statement-con p i{
	float: left;
	width: 5%;
}
.statement-con p span{
	float: right;
	width: 95%;
}
.statement-con p:last-child{
	font-size: 23px;
	margin-top: 60px;
	text-align: right;
}