﻿/*头部*/
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body {font-size: 1.4rem;/*1.4 × 10px = 14px */}
.mda_nav{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.fomt_my{
	width: 100%;
	height:60px;
	background: url("../images/narsbg.jpg");
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.mlogo{
	width: 30%;
	height: 60px;
	float: left;
	margin-left: 5%;
}
.mlogo:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 60px;
}
.mlogo img{
	width: 100%;
	max-width: 200px;
	vertical-align: middle;
}
.mtob{
	width: 65%;
	height: 60px;
	float: left;

}
.mtob a{
	display: block;
	width: 34px;
	height: 100%;
	float: right;
	margin-right: 5%;
}
.mtob a:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 60px;
}
.mtob a img{ vertical-align: middle;}

/*手机导航*/
.fomt_nav{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	display: none;
}
.fomt_nav ul{}
.fomt_nav ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	font-size: 16px;
	border-bottom: 1px solid #ededed;
}
.fomt_nav ul li p{
	padding: 10px 0;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	padding: 10px 5%;
}

.fomt_nav ul li.fomt_nav_on p{ background: #3c669c; color: #fff;}
.fomt_nav ul li p:hover{
	background: #3c669c; color: #fff;
}
.momfot{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	display: none;
}
.momfot dl{}
.momfot dl dd{
	width: 100%;
	height: auto;
	font-size: 14px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.momfot dl dd a{
	display: block;
	width: 90%;
	height: auto;
	padding: 10px 5%;
	color: #3c669c;
}
.momfot dl dd.momfot_on{ background: #ededed;}
.momfot dl dd:hover{ background: #ededed;}

/*底部*/
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tylong{
	width: 100%;
	height: 126px;
	background: url("../images/logo.jpg") no-repeat center;
	border-top: 1px solid #ece7dd;
}
.linkdm{
	width: 100%;
	height: 176px;
	border-top: 1px solid #ece7dd;
	background: #ebf5fc;
}
.linbg{
	width: 1140px;
	height: 176px;
	margin: 0 auto;
}
.linkdm_cnt{
	width: 900px;
	height: 176px;
	float: left;
	margin-left: 50px;
}
.linkdm_cnt .lnk_lm{
	width: 150px;
	height: 176px;
	float: left;
	text-align: center;
	background: url("../images/linkbg.png") no-repeat right;
}
.linkdm_cnt .lnk_lm ul{}
.linkdm_cnt .lnk_lm ul li{
	font-size: 13px;
	color: #043c84;
	margin-bottom: 2px;
}
.linkdm_cnt .lnk_lm ul li a{
	color: #266ea8;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.linkdm_cnt .lnk_lm ul li.lnk_lm_on{
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 6px;
}
.weix{
	width: 98px;
	height: 176px;
	float: left;
	margin-left: 5px;
}
.weix p{ text-align: center;}
.weix p.p1{ margin-top: 20px}
.fot_bomt{
	width: 100%;
	height: 192px;
	background: url("../images/fotbg.jpg") no-repeat center;
	margin-top: 6px;
}
.fot_bomt_cnt{
	width: 1140px;
	height: 192px;
	margin: 0 auto;
}
.symap, .syaddre, .sycont{
	height: 192px;
	float: left;
}
.symap{
	width: 263px;
	background: url("../images/map.png") no-repeat center;
	margin-left: 60px;
}
.syaddre{ width: 360px; margin-left: 50px;}
.syaddre p{
	color: #e2f2ff;
	margin-bottom: 8px;
}
.syaddre p.p1{
	color: #6699c4;
	margin-top: 32px;
	margin-bottom: 20px;
}
.sycont{
	width: 290px;
	margin-left: 50px;
}
.phosz{
	width: 284px;
	height: 38px;
	background: #225eaf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 24px;
}
.phosz1, .phosz2{
	height: 38px;
	line-height: 38px;
	float: left;
	color: #d3ecff;
}
.phosz1{
	width: 102px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.phosz2{
	width: 182px;
	font-size: 22px;
	text-align: center;
	background: #1d71d0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.icon_tb{
	width: 290px;
	height: 30px;
	margin-top: 24px;
}
.icon_tb ul{}
.icon_tb ul li{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.rendng{
	width: 290px;
	height: 20px;
	color: #b5d2ea;
	margin-top: 28px;
}
.linkdm_cnt .lnk_lm ul li a:hover{ color: #fe0002}
.icon_tb a{
	display: block;
	width: 24px;
	height: 24px;
	padding-left: 0 !important;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.icon_tb a.bds_tqq{ background: url("../images/wb.png") no-repeat center;}
.icon_tb a.bds_weixin{ background: url("../images/wx.png") no-repeat center;}
.icon_tb a.bds_tsina{ background: url("../images/xl.png") no-repeat center;}
.icon_tb a.bds_qzone{ background: url("../images/kj.png") no-repeat center;}
.icon_tb a.bds_sqq{ background: url("../images/qq.png") no-repeat center;}
.icon_tb a.bds_app{ background: url("../images/app.png") no-repeat center;}
/*底部 */
.tylong{ display: none;}
.linkdm{ display: none;}
.symap{ display: none;}
.fot_bomt{
	height: auto;
	overflow: hidden;
	zoom: 1;
	background-size: cover;
}
.fot_bomt_cnt{
	width: 90%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	padding: 0 5%;
}
.syaddre{
	width: 100%;
	margin-left: 0;
	height: auto;
}
.sycont{ width: 100%; margin-left: 0;}

/*banner*/
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	background: #000;
}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
	height:100%;
	padding-bottom:60px;
}
.swipe ul li {
	height:100%;
	position:relative;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.swipe ul li h4 { font-weight:normal; text-align:left; color:#c8c8c8; font-size:24px; height:0px; line-height:0px; text-indent:0.5em;  position:absolute; bottom:-60px; left:0; right:140px; z-index:2; }
.swipe ul li img { display:block; }
.swipe #lBtn { left:3px;  background:url("../images/leftBtn.png") no-repeat center center; }
.swipe #rBtn {right:3px;  background:url("../images/rightBtn.png") no-repeat center center; }
.swipe a[title=LRBtn] {width:53px; height:53px;top:50%; margin-top:-27px; position:absolute;color:rgba(0 ,0 , 0 , 0); opacity:0.6;}
.swipe #pagenavi{
	text-align:center;
	width:100%;
	height:1px;
	padding-top:1px;
	padding-right:20px;
	margin-top:-60px;
	position:relative;
	z-index:1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:#343434;

}
.swipe #pagenavi a{
	background:#b5b5b5;
	height:4px;
	width:10%;
	line-height:4px;
	color:rgba(0,0,0,0);
	margin:0 4px;
	overflow:hidden;
	cursor:pointer;
	display:inline-block;
	position:relative;
	top:-22px;}
.swipe #pagenavi a.active{background:#C80002;}
.banxiam{
	width: 100%;
	height: 10px;
	background: url("../images/ban_xg.jpg") no-repeat center;
}

/*新闻中心*/
.new_pm{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.new_pm_tit{
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #e3e3e3;
	color: #363636;
	border-top: 1px solid #333;
	margin-top: 18px;
}
.new_pm_nxt{
	width: 92%;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}
.new_pm_nxt ul{}
.new_pm_nxt ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 0;
	background: url("../images/phndian.jpg") no-repeat left;
}
.new_pm_nxt ul li a{
	display: block;
	width: 100%;
	height: auto;
	line-height: 34px;
	overflow: hidden;
	zoom: 1;
}
.new_pm_nxt ul li span{ display: block; float: left; margin-left: 10px;}
.new_pm_nxt ul li em{ display: block; float: right; font-style: normal;}

/*盈田产业*/
.yitmdy{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}
.fmt_tit{
	width: 100%;
	height: 44px;
	background: #e3e3e3;
	text-align: center;
	line-height: 44px;
	border-top: 1px solid #999;
}
.tmc_h{
	width: 100%;
	height: 4px;
	background: url("../images/pnnyhr.jpg") no-repeat center;
	background-size: cover;
}
.nva_kff{
	width: 96%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	margin-top: 10px;
}
.nva_kff ul{}
.nva_kff ul li{
	width: 33.3%;
	height: auto;
	float: left;
	font-size: 0;
}
.nva_kff ul li img{ width: 100%;}

/*园区案例*/
.yuqanli{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.yauqna{
	width: 96%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	margin-top: 10px;
}
.yauqna ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.yauqna ul li img{ width: 100%;}

/*合作伙伴*/
.partner{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}
.partner ul{
	width: 96%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	margin-top: 10px;
}
.partner ul li{
	width: 49%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	float: left;
	font-size: 0;
	margin-bottom: 2px;
	margin-right: 2px;
}
.partner ul li img{
	width: 100%;
	height: auto;
}
































