﻿/*电商运营*/
body{
          background: url(../images/body-bg.jpg) no-repeat;
          background-size: 100%; 
          background-attachment: fixed;
          width: 100%;
}

.content{
      background: #fff;
      z-index: 9999;
      position: relative;
      box-shadow: 0 15px 60px rgba(0,18,42,.1);
      max-width: 1300px;
      margin:-40px auto 30px auto;
      padding-bottom:20px; 
      padding-top:10px;
}

#banner{
	width:100%
}

.ywjj,
.yyl ,
.advantage,
.duty,
.yste,
.project{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 50px;
}

.ywjj h2{
	margin:40px 0;
	background:url(../ds_img/tit.png) center center no-repeat;
	height: 50px;
}


.project h2{
	margin:40px 0;
	background:url(../ds_img/tit2.png) center center no-repeat;
	height: 50px;
}

.yste h2{
	margin:10px 0;
	background:url(../ds_img/tit1.png) center center no-repeat;
	height: 50px;
}

.dsywjj h2{
	margin:40px 0;
	background:url(../ds_img/tit.png) center center no-repeat;
	height: 50px;
}


.yyl h2 {
	margin:70px 0 40px 0;
	background:url(../ds_img/tit3.png) center center no-repeat;
	height: 50px;
}

.advantage h2{
	margin:40px 0;
	background:url(../ds_img/tit4.png) center center no-repeat;
	height: 50px;
}


.duty h2 {
	margin:0 0 40px 0;
	background:url(../ds_img/tit5.png) center center no-repeat;
	height: 50px;
}

.ywjj div{
	width: 1156px;
	height:250px;
	margin:0 auto;
	background:url(../ds_img/bg2.jpg) center center no-repeat;
}


.dsywjj div{
	width: 1156px;
	height:250px;
	margin:0 auto;
	background:url(../ds_img/bg1.jpg) center center no-repeat;
}

.ywjj p,
.dsywjj p{
	font-size:1.8rem;
	line-height: 30px;
	padding:50px 50px 20px 520px;
                 color:#fff;
}


/*电商运营流程及优势*/
.advantage table,
.project table{
	margin: 30px auto;
	
}
.dadvantage table td,
.project table td{
	width: 600px;
}

.advantage table td h3{
	font-size: 24px;
	color: #1d7fca;
	margin: 0 50px 12px 100px;
}

.project  table td h3{
	font-size: 24px;
	color: #1d7fca;
	margin: 0 50px 12px 90px;
}

.advantage table td p{
	font-size: 1.4rem;
	color: #444;
	margin: 0 50px 0 90px;
	padding:5px 0 5px 30px;
	background:url(../xqgj_img/icon.png) left center no-repeat;
}


.project table td p{
	font-size: 1.4rem;
	color: #444;
	margin: 0 50px 0 80px;
	padding:5px 0 5px 30px;
	background:url(../xqgj_img/icon.png) left center no-repeat;
}

.advantage table td p span,
.project table td p span{
	font-size: 1.5rem;
	color: #333;
	font-weight:bold;
}

/*各岗位及工作内容*/
.duty ul{
	width:1200px;
                   margin:0 0 0 20px;
	overflow:hidden;
}

.duty ul li{
	float: left;
	width:276px;
	height:200px;
	border:1px solid #47b8c0;
	margin:0 18px 18px 0;
                  background:#f8f8f8;
}

.duty ul li:last-child{
	margin:0 0 10px 0;
}

.duty ul li h3{
	font-size:20px;
	color:#0162B0;
	padding:20px 0 10px 20px;
}

.duty ul li p{
	font-size:16px;
	color:#333;
	padding:0 20px;
}


/*贝乐乐高*/
.yste .jy{
	float:left;
	width:400px;
}

.yste .jy img{
	display: block;
	height:360px;
	margin:0 auto;
}

.yste .jy p{
	font-size:16px;
	line-height: 30px;
	text-align: center;
	padding:20px 30px;
}
