.wid1200{width: 1200px;margin: 0 auto;}



/**********************************************/



/*轮播*/
.section2{
	/*height: 900px;*/
	background: #f5f5f5;
	overflow: hidden;
	padding-bottom: 100px;
}
.title{
	width: 276px;
	margin: 85px auto 40px;
	font-size: 20px;
	color: #333;
	height: 61px;
	text-align: center;
	background: url(../img/enter_titleLine.png) no-repeat bottom center ;
	
}
.secCont{
	height: 730px;
	position: relative;
	overflow: hidden;
	/*margin-top: 85px;*/
}


.secCont i{
	width: 62px;
	height: 62px;
	top: 50%;
	margin-top: -31px;
	position: absolute;
	cursor: pointer;
}
.secLeft{
	left: 30px;
	background: url(../img/enter_left.png) no-repeat;
	z-index: 999;
	background-size:100% ;
}
.secRight{
	z-index: 999;
	right: 30px;
	background: url(../img/enter_right.png) no-repeat;
	background-size:100% ;
}
.twoList{
	width: 200%;
	height: 100%;
	overflow: hidden;
}
.twoList li{
	float: left;
	width: 50%;
	height: 100%;
}
.twoList li ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.twoList li ul li{
	height: 364px;
	float: left;
	position: relative;
}
.dPosition{
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(56,142,227,0.85);
	/*background: rgba(245,245,245,0.85);*/
	transition: all 500ms;
}
.dPosition h4{
	padding:40px;
	font-size: 18px;
	color: #fff;
	padding-bottom: 15px;
}
.dPosition p{
	padding-left: 40px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
}
.dPosition:hover{
	opacity: 1;
}
.twoList li ul li:hover .pp1,.twoList li ul li:hover span{
	display: none;
}
.twoList li ul li .pp1{
	padding-left: 40px;
	padding-top: 40px;
	height: 18px;
	font-size: 18px;
	padding-bottom: 15px;
	color: #fff;
}
.twoList li ul li span{
	font-size: 14px;
	color: #fff;
	padding-left: 40px;

}
.twoList li ul li:first-child{
	width: 647px;
	padding-bottom: 2px;
	padding-right: 2px;
	background: url(../img/ckehu.png) no-repeat
}
.twoList li ul li:nth-child(2){
	width: 551px;
	padding-bottom: 2px;
	background: url(../img/cpruduct.png) no-repeat;
}
.twoList li ul li:nth-child(3){
	width: 481px;
	padding-right: 2px;
	background: url(../img/candroid.png) no-repeat;
}
.twoList li ul li:nth-child(4){
	width: 717px;
	background: url(../img/cyunying.png) no-repeat;
}

/* 地图*/
.section3{
	width: 100%;
	height: 750px;
	background: url(../img/cbg.png) no-repeat;
	background-size: 100% 100%;
}
.section3 .secmap{
	overflow: hidden;
	height: 100%;
}
.section3 .secmap .mapL{
	margin-top: 190px;
	width: 500px;
}
.section3 .secmap .mapL p{
	color: #fff;
}
.section3 .secmap .mapL p:first-child{
	font-size: 20px;
	padding-bottom: 60px;
	background: url(../img/cmap.png) no-repeat 0 50px;
}
.section3 .secmap .mapL p:nth-child(2){
	font-size: 16px;
	padding-bottom: 20px;
}
.section3 .secmap .mapL p:nth-child(3){
	font-size: 16px;
}

.section3 .secmap .mapR{
	margin-top: 145px;
	width: 650px;
	height: 410px;
	background: url(../img/cmapborder.png) no-repeat;
	position: relative;
}
.section3 .secmap .mapR .cdian{
	position: absolute;
	left: -35px;
	top: 135px;
	background: url(../img/cdian.png) no-repeat;
	width: 30px;
	height: 30px;
}
.section3 .secmap .mapR p{
	padding-left: 70px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	color: #333;
}
.section3 .secmap .mapR p:last-child{
	padding-right: 20px;
}

.section3 .secmap .mapR .smap{
	margin-left: 60px;
	margin-right: 10px;
	height: 340px;
	border-radius: 20px;
	overflow: hidden;
}



/*尾部*/
/*footer{
	width: 100%;
	height: 60px;
	background: #21262a;
}
footer p{
	height: 60px;
	line-height: 60px;
	font-size: 12px;
	color: #999;
}
footer p:last-child{
	padding-right: 102px;
	background: url(../img/zhandian.png) no-repeat right center;
}*/
