* {
	font-weight: 400;
	letter-spacing: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '微软雅黑', '黑体', SimHei;
	background: white;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
	color: #303030;
}

input,
textarea,
button {
	font-family: inherit;
}

ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
p {
	padding: 0;
	margin: 0;
}

::selection {
	background: #c8b028;
	color: #fff;
}

::-moz-selection {
	background: #c8b028;
	color: #fff;
}

img {
	border-width: 0;
}

object,
embed {
	vertical-align: bottom;
}

ul,
ul li,
ol,
ol li {
	list-style: none;
}

a {
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

a:link,
a:active,
a:hover,
a:visited {
	color: #3d3d3d;
}

a {
	text-decoration: none;
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}
}

a.yellow:link,
a.yellow:active,
a.yellow:hover,
a.yellow:visited {
	color: #fcce01 !important;
}

.font_red {
	color: #ed1c24;
}

img,
a img {
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
	text-decoration: none;
	vertical-align: top;
}

.inner {
	width: 1080px;
	margin: auto;
}

.banner {
	width: 100%;
	height: 700px;
	background: url(../../img/ewm-img/banner.jpg) no-repeat center top;
}

.banner a {
	width: 100%;
	height: 100%;
}

.banner_con {
	max-width: 1080px;
	margin: 0px auto;
	text-align: center;
	padding-top: 180px;
	overflow: hidden;
	display: inline-block;
}



.zsld {
	margin: 80px auto;
}

.zsld_con {
	width: 1080px;
	margin: 30px auto;
}

.zsld_con ul {
	overflow: hidden;
	width: 100%;
}

.zsld_con ul li {
	width: 18%;
	float: left;
	margin-right: 2%;
	text-align: center;
	padding: 50px 20px 20px;
	box-sizing: border-box;
	box-shadow: 10px 10px 10px #efefef;
	min-height: 340px;
}

.zsld_con ul li img {
	width: 60%;
	text-align: center;
}

.zsld_con ul li:nth-of-type(6) {
	margin-right: 0;
}

.zsld_con ul li h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 30px auto 10px;
}

.zsld_con ul li p {
	font-size: 15px;
	line-height: 180%;
	color: #555;
}

.tit_con h2 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}

.tit_con p {
	width: 1080px;
	text-align: center;
	font-size: 20px;
	margin: 20px auto 60px;
	color: #555;
	line-height: 150%;
}

.tit_con p span {
	font-size: ;
	font-weight: bold;
	color: #d76739;
}


.ggw {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/ewm-img/ggw_bg.jpg) no-repeat center top;
}

.ggw_con {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}

.ggw_con ul {
	width: 100% margin:0 auto;
	overflow: hidden;
}

.ggw_con ul li {
	width: 25%;
	float: left;
	text-align: center;
}

.ggw_con ul li h3 {
	font-size: 48px;
	color: #ffc000;
	font-weight: bold;
	margin-bottom: 10px;
}

.ggw_con ul li p {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}




.fwal {
	width: 100%;
	margin: 0 auto;
	background: #ececec;
	padding-top: 80px;
}

.fwal.bg {
	background: #f1f1f1;
}

.fwal.bg .tit_con h2 {
	color: #333;
}

.fwal.bg .tit_con p {
	color: #333;
}

.fwal_con {
	width: 1080px;
	margin: 0 auto;
	padding-bottom: 80px;
}

.fwal_con ul {
	overflow: hidden;
}

.fwal_con ul li {
	float: left;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
}

.fwal_con ul li:nth-of-type(4) {
	margin-right: 0;
}

.fwal_con ul li img {
	width: 90%;
}

.fwal_con ul:nth-of-type(2) {
	margin-top: 30px;
}

.fwal_con ul:nth-of-type(2) li {
	width: 30.33333%;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}


.zxtt{
	margin:50px auto 80px;
	overflow: hidden;
}

.zxtt a{
	width: 30%;
	border: 1px solid #ccc;
	border-radius: 10px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 18px;
}
.zxtt a:nth-of-type(2){
	background: #007cff;
	color: #fff;
}




.nwfw_two {
	padding-top: 80px;
	padding-bottom: 20px;
}

.nwfw_two_cn {
	max-width: 1080px;
	margin: 0 auto;
}

.nwfw_two_cn .tit {
	text-align: center;
}

.nwfw_two_cn .tit h2 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 10px;
}

.nwfw_two_cn .tit span {
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
}

.ylg {
	overflow: hidden;
	margin-top: 30px;
}

.ylg .ylg_one {
	float: left;
}

.ylg .ylg_ul {
	float: right;
	overflow: hidden;
}

.ylg_ul li {
	float: left;
	margin-left:15px;
}
.ylg_ul2 li{
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-bottom: 30px;
}
.ylg_ul2 li img{
	width: 100%;
}




.xqpj {
	width: 100%;
	margin: 0 auto;
	background: #ececec;
	padding-top: 80px;
}

.xqpj.bg {
	background: #f1f1f1;
}

.xqpj.bg .tit_con h2 {
	color: #333;
}

.xqpj.bg .tit_con p {
	color: #333;
}

.xqpj_con {
	width: 1080px;
	margin: 0 auto;
	padding-bottom: 80px;
	overflow: hidden;
}
.xqpj_left{
	float: left;
	width: 30%;
	padding-right: 30px;
}
.xqpj_con_con{
	float: left;
	width: 40%;
}
.xqpj_con_con img{
	width: 100%;
}
.xqpj_right{
	float: left;
	width: 30%;
	padding-left: 30px;
}
.xqpj_con h3{
	overflow: hidden;
}

.xqpj_con h3 b{
	width: 8px;
	height: 23px;
	background: #007cff;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.xqpj_con h3 span{
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.xqpj_con p{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 30px;
}



.bqjs{
	background: #fff;
	padding-top: 80px;
	padding-bottom: 0;
}

.bqjs_cn {
	max-width: 1080px;
	margin: 0 auto;
	text-align: center;
}

.bqjs_cn img{
	margin: 60px auto;
}

.bqjs_cn .tit {
	text-align: center;
}

.bqjs_cn .tit h2 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 10px;
}

.bqjs_cn .tit span {
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
}

.bqjs_xq{
	background: #007cff;
	padding: 30px;
	color: #fff;
	text-align: left;
	overflow: hidden;
}
.bqjs_xq li{
	float: left;
	margin-right: 5%;
	width: 45%;
}

.bqjs_xq li h3{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.bqjs_xq li p{
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 150%;
}


.nwfw {
	background: #eceff1;
	padding-top: 80px;
	padding-bottom: 1px;
}

.nwfw_cn {
	max-width: 1080px;
	margin: 0 auto;
}

.nwfw_cn .tit {
	text-align: center;
}

.nwfw_cn .tit h2 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 10px;
}

.nwfw_cn .tit span {
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
}
.xxtj{
	overflow: hidden;
	margin-top: 50px;
}
.xxtj li{
	background: #fff;
	float: left;
	width: 30.33333%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding: 50px  30px;
	border-radius: 5px;
	min-height: 480px;
	text-align: center;
}
.xxtj li img{
	width: 100%;
}
.xxtj li span{
	font-size: 18px;
	font-weight: bold;
	margin: 40px auto 20px;
	display: inline-block;
}
.xxtj li p{
	line-height: 150%;
	font-size: 16px;
	text-align: left;
}






/*消费者*/
.cooperation {
	text-align: center;
	overflow: hidden;
}

.content-width {
	width: 1000px;
	margin: 60px auto;
	overflow: hidden;
}

.cooperation-header {
	padding: 90px 0 80px;
}

.cooperation-header-title {
	font-size: 30px;
	font-weight: bold;
}

.cooperation-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px;
	padding-bottom: 2px;
	border-bottom: 1px solid #0b44a2;
}

.cooperation-nav>li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 55px;
	width: 33.3333%;
	line-height: 55px;
	font-size: 20px;
	color: #1e1e1e;
	float: left;
	text-align: center;
}

.cooperation-nav>li a {
	display: inline-block;
	width: 160px;
	position: relative;
	background: #e7e7e7;
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}

.cooperation-nav>li a.active {
	border-bottom: 3px solid #0b44a2;
	color: #333;
	font-weight: bold;
}

.cooperation-nav>li a .cooperation-nav-line {
	width: 0;
	height: 3px;
	background: #0b44a2;
	position: absolute;
	bottom: -3px;
	left: 50%;
	display: inline-block;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.cooperation-nav a:hover {
	color: #789ac2;
}

.cooperation-nav a:hover .cooperation-nav-line {
	width: 130px;
	left: 0;
}

.cooperation-customer {
	display: none;
}

.cooperation-customer.block {
	display: block !important;
}

.cooperation-customer div {
	background: url(../../img/ewm-img/gjr.png) no-repeat center top;
	background-size: 100%;
	height: 411px;
	overflow: hidden;
	padding: 40px;
}

.cooperation-customer div ul {
	float: left;
	margin-top: 50px;
	width: 40%;
}

.cooperation-customer div img {
	float: right;
}

.cooperation-customer div ul li {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	line-height: 30px;
}

.cooperation-customer div ul li:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #fff;
	display: inline-block;
	border-radius: 50px;
	margin-right: 10px;
}



/*营销落地活动*/
.content-width2 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: rgba(18, 44, 82, 0.7);
}

.cooperation-header {
	padding: 90px 0 80px;
}

.cooperation-header-title {
	font-size: 30px;
	font-weight: bold;
}

.cooperation-nav2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}

.cooperation-nav2>li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 55px;
	width: 25%;
	line-height: 55px;
	font-size: 20px;
	color: #1e1e1e;
	float: left;
	text-align: center;
}

.cooperation-nav2>li a {
	display: inline-block;
	width: 150px;
	position: relative;
	color: #fff;
}

.cooperation-nav2>li a.active {
	border-bottom: 3px solid #fff;
	color: #fff;
	font-weight: bold;
}

.cooperation-nav2>li a .cooperation-nav-line {
	width: 0;
	height: 3px;
	background: #0b44a2;
	position: absolute;
	bottom: -3px;
	left: 50%;
	display: inline-block;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.cooperation-nav2 a:hover {
	color: #789ac2;
}

.cooperation-nav2 a:hover .cooperation-nav-line {
	width: 130px;
	left: 0;
}

.cooperation-customer2 {
	display: none;
}

.cooperation-customer2.block {
	display: block !important;
}

.cooperation-customer2 {
	background-size: 100%;
	height: 520px;
	overflow: hidden;
	padding: 30px;
}

/* .cooperation-customer2 div ul {
	float: left;
} */

.cooperation-customer2 div img {
	float: right;
}

.cooperation-customer2 div .ljzx {
	float: none;
	margin-top: 60px;
	width: 45%;
}

.cooperation-customer2 div ul li {
	font-size: 18px;
	color: #fff;
}




/*中商优势*/
.youshi {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/ewm-img/ys_bg.jpg) no-repeat center top;
	padding-top: 1px;
	padding-bottom: 35px;
}

.youshi .tit {
	width: 100%;
	margin: 80px auto 40px;
	color: #333;
}

.youshi .tit_con {
	margin: 0 auto;
	max-width: 1080px;
	width: 100%;
	text-align: center;
}

.youshi .tit_con h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
}

.youshi .tit_con p {
	font-size: 20px;
	color: #fff;
}

.youshi ul {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.youshi ul:nth-of-type(1) {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.youshi ul li {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 30px;
	float: left;
	background: url(../../img/ewm-img/youshi1.png) no-repeat left center;
	text-align: left;
	box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.youshi ul li h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.youshi ul li p {
	line-height: 150%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(2) {
	background: url(../../img/ewm-img/youshi2.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(3) {
	background: url(../../img/ewm-img/youshi3.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(4) {
	background: url(../../img/ewm-img/youshi4.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(5) {
	background: url(../../img/ewm-img/youshi5.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(6) {
	background: url(../../img/ewm-img/youshi6.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(2) {
	width: 1080px;
	margin: 0 auto;
}


@media screen and (max-width:768px) {
	.banner_con {
		width: 90%;
		padding-top: 0px;
	}

	.banner {
		background: url(../../img/ewm-img/banner_sj.jpg) no-repeat center top;
		background-size: 100%;
		height:480px;
	}


	.tit_con h2 {
		font-size: 16px;
		width: 90%;
		margin: 0 auto;
	}

	.tit_con p {
		font-size: 12px;
		margin: 10px auto;
		width: 90%;
	}


	.xxgl_bot ul li p {
		font-size: 12px;
	}

	.nwfw_two {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.nwfw_two_cn {
		width: 90%;
	}

	.nwfw_two_cn .tit h2 {
		font-size: 16px;
	}

	.nwfw_two_cn .tit span {
		font-size: 12px;
	}

.ylg{ overflow:hidden; margin-top:30px;}
.ylg .ylg_one{ width:100%; text-align:center; }
.ylg .ylg_one img{ width:30%;}
.ylg .ylg_ul{ float:right; overflow:hidden;}
.ylg_ul li{ width:46%; margin-left:2%; margin-right:2%;}
.ylg_ul li img{ width:100%;}

.xqpj_con {
    width: 90%;
    margin: 0 auto;
    padding-bottom:30px;
    overflow: hidden;
}
.xqpj_left {
    width: 100%;
    padding-right:0;
}

.xqpj_con_con {
    width: 100%;
	text-align: center;
}
.xqpj_right {
    width: 100%;
    padding-left: 0;
	margin-top: 20px;
}
.xqpj_con h3 span {
    font-size: 14px;
}
.xqpj_con p {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.bqjs_cn .tit h2 {
    font-size: 16px;
}
.bqjs_cn .tit span {
    font-size: 12px;
    margin-bottom: 20px;
}
.bqjs {
    padding-top: 30px;
}
.bqjs_cn img {
    margin: 40px auto;
}
.bqjs_xq {
    padding: 20px;
}
.bqjs_cn {
    width: 90%;
}
.bqjs_cn img {
    margin: 20px auto;
	width: 100%;
}
.bqjs_xq li{
	width: 100%;
}
.bqjs_xq li h3 {
	font-size: 16px;
}
.bqjs_xq li p{
	font-size: 12px;
}
 
 .xqpj {
     padding-top: 30px;
 }
 
 
 
 .nwfw {
     padding-top: 30px;
     padding-bottom: 1px;
 }
 .nwfw_cn {
     width:90%;
 }
 .nwfw_cn .tit h2 {
     font-size:16px;
 }
 .nwfw_cn .tit span {
     font-size: 12px;
 }
 .xxtj {
     margin-top: 10px;
 }
 .xxtj li {
     width: 100%;
     margin-left:0;
     margin-right:0;
	 margin-bottom: 20px;
     padding: 30px 20px;
     border-radius: 5px;
     min-height: 340px;
 }
 .xxtj li span {
     font-size: 14px;
     margin: 20px auto 10px;
 }
 .xxtj li p {
     line-height: 150%;
     font-size: 12px;
     text-align: left;
 }
 .ylg {
     overflow: hidden;
     margin-top: 0px;
 }
 .ylg_ul2 li{
	 width: 48%;
 }
 

	.fwal_con ul:nth-of-type(2) li {
	    width: 30.33333%;
	    font-size: 12px;
	    line-height: 180%;
	    text-align: left;
	}

	.fwal_con ul:nth-of-type(2) {
	    margin-top: 10px;
	}


	.cxjs h3 {
		font-size: 16px;
		height: 30px;
		line-height: 30px;
	}

	.fwal {
		padding-top: 30px;
	}

	.fwal_con {
		width: 90%;
		padding-bottom: 30px;
	}

	.zsld {
		margin: 30px auto 0;
	}

	.zsld_con {
		width: 90%;
		margin-bottom: 0;
	}

	.zsld_con ul li h3 {
		font-size: 14px;
		margin: 10px auto;
	}

	.zsld_con ul li p {
		font-size: 12px;
	}

	.zsld_con ul li {
		width: 32%;
		margin-right: 2%;
		text-align: center;
		padding: 20px 10px 10px;
		min-height: 240px;
	}

	.zsld_con ul li:nth-of-type(3) {
		margin-right: 0;
	}

	.zsld_con ul li img {
		width: 80%;
	}

	
	.zxtt {
	    margin: 20px auto 30px;
	    overflow: hidden;
	}
	.zxtt a {
	    width: 45%;
		height: 50px;
	    line-height: 50px;
	    margin-left: 2.5%;
	    margin-right: 2.5%;
	    font-size: 12px;
	}

	/*优势*/
	.youshi {
		padding-bottom: 5px;
	}

	.youshi .tit {
		width: 92%;
		margin: 20px auto 10px;
		color: #333;
	}

	.youshi .tit h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.youshi .tit_con p {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.youshi ul:nth-of-type(1) {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}

	.youshi ul li {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 0px;
		float: left;
		background: url(../../img/ewm-img/youshi1.png) no-repeat left center;
		text-align: left;
		box-sizing: border-box;
		font-size: 14px;
		color: #fff;
		padding-left: 60px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-size: 15%;
	}

	.youshi ul li h2 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 8px;
	}

	.youshi ul li p {
		line-height: 150%;
		font-size: 12px;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(2) {
		background: url(../../img/ewm-img/youshi2.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(3) {
		background: url(../../img/ewm-img/youshi3.png) no-repeat left center;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(4) {
		background: url(../../img/ewm-img/youshi4.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(5) {
		background: url(../../img/ewm-img/youshi5.png) no-repeat left center;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(6) {
		background: url(../../img/ewm-img/youshi6.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}


	.ggw {
		width: 100%;
	}

	.ggw_con {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.ggw_con ul li p {
		font-size: 12px;
	}

	.ggw_con ul li h3 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.serContent li>div {
		height: 100px;
	}

}
