.wp100 {
	width: 100%;
}

.colorRed {
	color: #d51323
}

.bgColorGray {
	background-color: #efeff0;
}

.bgColorWhite {
	background-color: #fbfbfb;
}

.fontSize12 {
	font-size: 12px;
}

.fontSize14 {
	font-size: 14px;
}

.fontSize18 {
	font-size: 18px;
}

.fontSize20 {
	font-size: 20px;
}

.fontSize22 {
	font-size: 22px;
}

.fontSize26 {
	font-size: 26px;
}

.lineHeight24 {
	line-height: 24px;
}

.lineHeight30 {
	line-height: 30px;
}

.fontBold {
	font-weight: bold;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.bigBox {
	width: 1129px;
	margin: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.cl {
	zoom: 1;
}

.mr10 {
	margin-right: 10px;
}

.mr70 {
	margin-right: 70px;
}

.mr200 {
	margin-right: 200px;
}

.mr420 {
	margin-right: 420px;
}

.mr500 {
	margin-right: 500px;
}

.ml70 {
	margin-left: 70px;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.mt60 {
	margin-top: 60px;
}

.mt100 {
	margin-top: 100px;
}


/*招商联盟*/

.recruitTitle {
	padding-top: 45px;
}

.tip-choose {
	line-height: 60px;
}

.chooseUs-list li {
	width: 100%;
	height: 280px;
	position: relative;
	display: flex;
	display: -webkit-flex;
}

.chooseUs-list li .chooseUs-bg {
	position: absolute;
	left: 0;
	top: 0
}

.lyimg {
	padding: 10px;
	box-shadow: 0px 3px 6px 0px rgba(6, 0, 1, 0.18);
	text-align: center;
	width: 455px;
	height: 204px;
}

.lyimg img {
	max-width: 100%;
	max-height: 100%;
}

.chooseUs-msg {
	width: 360px;
	line-height: 30px;
}

.lyimg-small {
	width: 454px;
	height: 196px;
	position: relative;
}

.lyimg-small img {
	max-height: 100%;
	max-width: 100%;
	padding: 10px;
	box-shadow: 0px 3px 6px 0px rgba(6, 0, 1, 0.18);
	background-color: #fff;
}

.lyimg-small .lyimg-small-1 {
	position: absolute;
	left: 0;
	top: 0
}

.lyimg-small .lyimg-small-2 {
	position: absolute;
	right: 0;
	bottom: 0
}

.market-box {
	position: relative;
}

.market-middle-img {
	width: 265px;
	position: absolute;
	top: 55px;
	height: auto;
	left: 0;
	right: 0;
	margin: auto;
}

.cricle-bg {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.market-title {
	margin-top: -10px;
	text-align: center;
	line-height: 36px;
}

.proImg {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: solid 3px #bf0712;
	position: relative;
	overflow: hidden;
	background-color: #e8f5fd;
}

.proImg img {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.proImg-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.btn-consult {
	width: 166px;
	height: 50px;
	background-color: #d51323;
	border-radius: 25px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	color: #fff;
	left: 0;
	right: 0;
	margin: auto;
	top: 510px;
	position: absolute;
}

.companyAdvantage li {
	width: 225px;
	position: relative;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 28px;
}

.companyAdvantage li:not(last-child) {
	margin-right: 76px;
}

.companyAdvantage li .advantage-detail {
	position: absolute;
	top: 175px;
	padding: 0 20px;
}

.squire-box {
	width: 504px;
	height: 300px;
	padding: 10px;
	background: url(../img/joinUs/squire.png) left top/contain no-repeat;
}

.radiousDot {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-color: #d51323;
	text-align: center;
	line-height: 32px;
	color: #fff;
	border-radius: 50%;
	margin-right: 15px;
	margin-left: -16px;
}

.advantage-list li:not(:last-child) {
	border-left: 1px solid #d51323;
}

.advantage-list {
	margin-left: 45px;
	width: 500px;
}

.advantage-list li {
	height: 70px;
}

.join-steps li {
	width: 108px;
	height: 116px;
	background: url(../img/joinUs/join-icon-1.png) left bottom/contain no-repeat;
	text-align: center;
	color: #fff;
	padding: 25px 0;
	box-sizing: border-box;
	float: left;
}

.join-steps li img {
	padding-bottom: 10px;
}

.join-steps li:not(:last-child) {
	margin-right: 148px;
}

.join-consult-btn {
	width: 178px;
	height: 48px;
	background: url(../img/joinUs/join-btn.png) left bottom/contain no-repeat;
	display: inline-block;
	text-align: center;
	line-height: 48px;
	color: #000;
	margin-top: 48px;
	margin-bottom: 60px;
}

.join-consult-btn:hover {
	text-decoration: none;
}


/*.commentsBox{width: 544px; height: 240px;}*/

.commentsBox-img {
	width: 220px;
	height: 220px;
	text-align: center;
	vertical-align: middle;
}

.commentsBox-img img {
	max-height: 100%;
	max-width: 100%;
}

.commentsBox {
	padding: 10px;
	box-sizing: border-box;
	background-color: #fff;
	float: left;
	margin-bottom: 40px;
}

.commentsBox-msg {
	width: 270px;
	margin-left: 20px;
}

.commentsBox-msgDetail {
	line-height: 24px;
	font-size: 12px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.commentsWrap li {
	margin-bottom: 40px;
	background-color: #fff;
	padding: 10px;
	box-sizing: border-box;
	text-align: left;
}
.commentsWrap li:hover{
	background: #c10000;
	color:#fff;
}
.commentsWrap li:hover a{
	color:#fff;
}
.commentsWrap li:nth-child(2n) {
	margin-left: 40px;
}

.swiper-container.commentsWrap {
	width: 100%;
	height: 100%;
}

.commentsWrap .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.join-line-wrap {
	position: relative;
	height: 100px;
}

.commentsWrap .swiper-button-next,
.commentsWrap .swiper-button-prev {
	margin-top: auto;
	background: none;
	color: #999;
	line-height: 36px;
	top: 0;
	width: auto;
	height: auto;
}

.join-line {
	height: 6px;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.join-btn-box {
	width: 70px;
	position: absolute;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
	z-index: 100;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}

.commentsWrap .swiper-button-next {
	right: 12px;
}

.commentsWrap .swiper-button-prev {
	left: 12px;
}

.join-ipts-box {
	width: 705px;
	height: 500px;
	background-color: #d51323;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
}

.join-ipts-box input {
	width: 320px;
	padding-left: 50px;
	margin-bottom: 15px;
	height: 40px;
	background-color: #ffffff;
	border: solid 1px #999999;
}

.join-ipts-box textarea {
	width: 320px;
	padding-left: 50px;
	height: 142px;
	resize: none;
	background-color: #ffffff;
	border: solid 1px #999999;
	line-height: 30px;
}

.join-ipts-box input[type=submit] {
	width: 120px;
	color: #fff;
	height: 36px;
	background-color: #1c1c1c;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	padding-left: 0;
	cursor: pointer;
}

.join-ask-tile {
	border-bottom: solid 1px #e5e5e5;
	font-size: 18px;
	font-weight: bold;
	color: #bf0711;
	line-height: 48px;
}

.icon-ask,
.icon-replay {
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 20px;
	margin-right: 20px;
}

.icon-ask {
	background-color: #d51323;
}

.icon-replay {
	background-color: #333333;
}

.join-ask-box {
	padding: 20px;
	width: 420px;
	box-sizing: border-box;
}

.join-ask-list {
	border-bottom: 1px dashed #e5e5e5;
	line-height: 24px;
	padding: 20px 0;
}

.replay-msg {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.commentsBox-msgTitle {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.phoneBox {
	position: relative;
	width: 50%;
	text-align: center;
}

.phoneBox-num {
	margin-top: -102px;
	text-align: center;
	margin-left: 78px;
}

.produceDetails {
  background-color: #fbfbfb;
}
.produceDetails .title{
	font-family: MicrosoftYaHeiLight;
	font-size: 22px;
	line-height: 30px;
	color: #1e1e1e;
	text-align: center;
}
.produceDetails .describe {
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 26px;
	line-height: 30px;
	color: #1e1e1e;
}
.produceDetails .describe span{
	color: #d51323;
}
.produceDetails-box{
  width: 994px;
  margin: 64px auto 0px;
}
.produceDetails-box>img{
  width: 335px;
  margin:0px 10px 0px 25px;
}
.produceDetails-left{
  width: 302px;
}
.produceDetails-right{
  width: 295px;
}
.produceDetails .produceDetails-left>div,.produceDetails .produceDetails-right>div{
  margin-top:36px;
  padding-bottom: 25px;
  border-bottom: 1px solid #c5c5c5;
}
.produceDetails .produceDetails-left span,.produceDetails .produceDetails-right span{
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  background: #323232;
  font-family: DINCond-Medium;
	font-size: 36px;
	letter-spacing: 1px;
  color: #ffffff;
  border-radius: 50%;
  margin-left: 5px;
}
.produceDetails .produceDetails-right span{
  margin-left: 0px;
  margin-right: 5px;
}
.produceDetails .produceDetails-left .details{
  text-align: right;
}
.produceDetails .produceDetails-right .details{
  text-align: left;
}
.produceDetails .produceDetails-left .details .title,.produceDetails .produceDetails-right .details .title{
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
  color: #d51323;
}
.produceDetails .produceDetails-left .details .description,.produceDetails .produceDetails-right .details .description{
  font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 24px;
  color: #1e1e1e;
}