﻿body{background: #f5f5f5;}
.iframe{width:100%;height:37px;overflow:hidden;}
#header{ width:100%; height:36px; margin:0 auto; background-color:#f5f5f5; border-bottom:1px solid #e5e5e5;}
.header{ width:1200px; height:36px; margin:0 auto;}
.header ul{ float:left;}
.header ul li{ float:left; font: normal 12px/36px "\5b8b\4f53","Tahoma"; color:#666;}
.header ul li input{ width:90px; height:18px; float:left; border:1px solid #d7d7d7; margin:6px 5px 6px 0;}
.header ul li button{ width:39px; height:19px; float:left; border:0; margin:6px 3px; background:url(http://www.nongjx.com/images/exhi2015/exhi.gif) no-repeat 0 0; cursor:pointer;}
.header ul li a{ color:#666; padding:0 5px;}
.header p{ line-height:36px; float:right; color:#dfdfdf; margin-right:-5px;}
.header p a{ display:inline-block; color:#666; padding:0 5px;font-family: "\5b8b\4f53";}
.header p a.mobile{ padding-left:22px; background:url(../../images/subsite/subsite.png) no-repeat 5px 10px; color:#03a363;}
.header ul li a:hover,.header p a:hover{ color:#f60; text-decoration:underline;}
.topBanner{
	width: 1200px;
	margin: 20px auto;
}

.top{
	width: 1150px;
	margin: 0 auto;
	padding: 25px;
	background: #fff;
}
.logo{
	float: left;
	margin-top: 10px;
}
.searchBox{
	width: 460px;
	float: left;
	margin-left: 80px;
}
.search{ 
	width: 460px;
	height: 38px;
	border-radius: 2px;
	border: 1px solid #e3e3e3;
}
.searchSelect{
	width: 73px;
	height: 34px;
	float: left;
	border-right:1px solid #d4d4d4;
	position: relative;
	z-index: 99999;
	border-radius: 2px 0 0 2px;
	margin: 2px 0;
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p{
	font-size: 14px;
	line-height: 34px;
	color: #03a363;
	text-indent: 15px;
	font-family: "microsoft yahei";
}
.searchSelectTop i{
	display: block;
	position: absolute;
	width: 10px;
	height: 6px;
	top: 15px;
	left: 53px;
	background:url(../../images/subsite/subsite.png) no-repeat 0px -35px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.searchSelectTop.focus i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot{
	position: absolute;
	width: 74px;
	border:1px solid #e3e3e3;
	left: -1px;
	top: 37px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 12px;
	line-height: 24px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background: #03a363;
	color: #fff;
}
.search input{
	width: 330px;
	height: 38px;
	float: left;
	text-indent: 15px;
	font-size: 12px;
	line-height: 40px;
	color: #aaaaaa;
	border:none;
	font-family: "\5b8b\4f53";
}
.search button{
	width: 55px;
	height: 40px;
	border:none;
	background: url(../../images/subsite/subsite.png) no-repeat 15px -54px #03a363;
	cursor: pointer;
	outline: none;
	float: right;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 0 3px 3px 0;
	position: relative;
	top: -1px
}
.hotKeys{
	font-size: 14px;
	line-height: 25px;
	color: #333;
	font-family: "\5b8b\4f53";
	padding-left: 20px;
	background: url(../../images/subsite/subsite.png) no-repeat 0px -105px;
	margin-top: 7px
}
.hotKeys a{
	color: #666;
	margin: 0 5px;
}


.rightRoll{width: 252px;float: right;height: 33px;background: #f0f0f0;border-radius: 5px; overflow: hidden;margin-top: 15px;}
.rightRoll em{width: 35px;height: 33px;display: block;background:url(../../images/subsite/subsite.png) no-repeat 0 -143px;float: left;}
.rightRoll ul{float: left;width: 217px;}
.rightRoll ul li{width: 207px;height: 33px;float: left;overflow: hidden;padding-left: 10px;}
.rightRoll ul li a{ font: normal 14px/33px "\5b8b\4f53","simhei";color: #666;}

.nav{width: 1200px;margin: 20px auto;}
.nav p{width: 1200px;height: 40px;background: #03a363;}
.nav p a{padding-left: 30px;padding-right: 35px;float: left;font:normal 18px/40px "Microsoft Yahei";color: #fff;}
.nav p a.focus{background: #078754;padding-left: 30px;}
.nav p a:hover{background: #078754;}

.advPic{
	width: 1200px;
	margin: 0 auto;
}
.advPic ul{
	float: left;
	margin-left: -20px;
}
.advPic ul li{
	width: 224px;
	float: left;
	margin-left: 20px;
}
.advs{
	position: relative;
	display: block;
}
.advs i{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 24px;
	height: 12px;
	background: url("https:public.mtnets.com/images/public/adv.png") no-repeat;
}
.news{
	width: 1200px;
	margin: 20px auto;
}
.newsLeft{
	width: 280px;
	height: 1000px;
	float: left;
	background: #fff;
}
.newsTitle{
	height: 44px;
	position: relative;
	border-bottom: 1px solid #eeeeee;
}
.newsTitle h2{
	font-size: 18px;
	line-height: 43px;
	display: inline-block;
	border-bottom: 2px solid #03a363;
} 
.newsTitle h2 a{
	color: #03a363;
}
.newsCard1 .newsTitle{
	margin: 0 15px;
}
.newsCard1 .newsTitle h2{
	margin-left: 10px;
}
/*.newsCardPic{
	width: 280px;
	height: 110px;
	position: relative;
	margin: 10px 0;
}
.newsCardPic b{
	width: 100%;
	height: 110px;
	background: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.newsCardPic p{
	padding: 5px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	max-height: 40px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}*/
.cover{
	width: 100%;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.newsCard1 ul{
	padding: 20px 10px 20px;
}
.newsCard1 ul li{
	font-size: 12px;
	line-height: 25px;
	padding-left: 15px;
	font-family: "\5b8b\4f53";
	background: url(../../images/subsite/subsite.png) no-repeat 0 -187px;
}
.newsCard1 ul li a{
	color: #333;
}
.newsCard1 ul li a:hover{
	color: #03a363;
}
.newsCard2{
	
}
.newsCard2Nav{
	height: 44px;
	margin: 0 15px;
	border-bottom: 1px solid #eeeeee;
}
.newsCard2Nav a{
	font-size: 16px;
	line-height: 43px;
	display: inline-block;
	margin: 0 10px;
	color: #333;
} 
.newsCard2Nav a.focus{
	color: #03a363;
	font-weight: bold;
	border-bottom: 2px solid #03a363;
}
.newsCard3Nav p a,.newsCard2Nav a{
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}
.newsCard2List{
	display: none;
	padding: 12px 10px 0;
}
.newsCard2List ul li{
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 22px;
	font-family: "\5b8b\4f53";
}
.newsCard2List ul.gong li{
	background: url(../../images/subsite/subsite.png) no-repeat 0 -218px;
}
.newsCard2List ul.qiu li{
	background: url(../../images/subsite/subsite.png) no-repeat 0 -253px;
}
.newsCard2List ul li a{
	color: #333;
}
.newsCard2List ul li a:hover{
	color: #03a363;
}
.fbBtns{
	margin-top: 20px;
}
.fbBtns a{
	display: block;
	width: 104px;
	height: 38px;
	background: url(../../images/subsite/fbbtn.png);
	margin: 0 auto;
}
.newsCenter{
	width: 520px;
	height: 1000px;
	padding: 0 20px;
	background: #fff;
	float: left;
	margin-left: 20px;
}
.newsCard3Nav{
	height: 44px;
	border-bottom: 1px solid #eeeeee;
	background: url(../../images/subsite/rightArrow.png) no-repeat 95px 18px;
}
.newsCard3Nav p a{
	font-size: 18px;
	line-height: 43px;
	display: inline-block;
	margin: 0 30px 0;
	color: #333;
}
.newsCard3Nav p{
	margin-left: -30px;
} 
.newsCard3Nav p a.focus{
	color: #03a363;
	font-weight: bold;
	border-bottom: 2px solid #03a363;
}
.newsCard3Top{
	padding: 15px 0;
}
.newsCard3Top h3{
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}
.newsCard3Top h3 a{
	color: #03a363;
}
.newsCard3Top p{
	font-size: 14px;
	line-height: 28px;
	color: #666;
	height: 84px;
	overflow: hidden;
	margin-top: 5px;
}
.newsCard3Top p a{
	color: #03a363;
}
.newsCard3List{
	display: none;
}
.newsCard3List dl{
	padding: 10px 0 15px;
	border-top: 1px dotted #e6e6e6;
}
.newsCard3List dl dt h3{
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.newsCard3List dl dt h3 a{
	color: #333;
}
.newsCard3List dl dt h3 a:hover{
	color: #03a363;
}
.newsCard3List dl dd{
	margin-top: 8px;
}
.ddleft{
	width: 180px;
	float: left;
}
.ddleft img{
	width: 180px;
	height: 135px;
}
.ddright{
	width: 328px;
	float: right;
}
.ddright p{
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #666;
	margin-bottom: 10px;
}
.ddright p a{
	color: #fe0000;
}
.ddright span{
	font-size: 12px;
	line-height: 20px;
	color: #999;
	font-family: "\5b8b\4f53";
}
.date{
	overflow: hidden;
	font-size: 12px;
	line-height: 25px;
	color: #999;
	font-family: "\5b8b\4f53";
	margin-top: 20px;
}





.shareBox{
	width: 106px;
	float: right;
}
.shareBox a.share {
   background: url(../../images/subsite/subsite.png) no-repeat 0 -292px;
	color: #999;
	height: 25px;
	padding:0;
	padding-left: 20px;
	margin:0;
	text-indent: 99999px;

}
#bdshare{
	float: left;
}
a.view {
	color: #999;
	float: right;
	padding-left: 30px;
    background: url(../../images/subsite/subsite.png) no-repeat 0 -324px;
    margin-left: 20px;
}
.newsRight{
	width: 280px;
	padding: 0 20px;
	height: 1000px;
	float: right;
	background: #fff;
}
.newsTitle h2 a span{
	color: #333;
}
.newsTitle a.more{
	font-size: 12px;
	line-height: 35px;
	color: #999;
	font-family: "\5b8b\4f53";
	padding-left: 18px;
	background: url(../../images/subsite/subsite.png) no-repeat 0 -351px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.newsCard4 ul{
	padding: 10px 0;
}
.newsCard4 ul li{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	height: 30px;
	overflow: hidden;
}
.newsCard4 ul li span{
	margin-right: 5px;
	cursor: pointer;
}
.newsCard4 ul li a{
	color: #666;
}
.newsCard4 ul li a:hover,.newsCard4 ul li span:hover{
	color: #03a363;
}
.newsCard5 ul{
	padding-top: 10px;
}
.newsCard5 ul li{
	font-size: 14px;
	line-height: 28px;
	color: #666;
	height: 28px;
	overflow: hidden;
	padding-left: 12px;
	background: url(../../images/subsite/subsite.png) no-repeat 0 -381px;
}
.newsCard5 ul li span{
	margin-right: 5px;
	cursor: pointer;
}
.newsCard5 ul li a{
	color: #666;
}
.newsCard5 ul li a:hover{
	color: #03a363;
}


.classify{width: 1199px;margin: 0 auto; border: 1px solid #e3e3e3;/*border-right:none;*/background: #fff;height: 88px;overflow: hidden;}
.classify p{overflow: hidden;height: 88px;}
.classify p a{width: 108px;height: 16px;float: left;text-align: center;padding-top: 58px;font:normal 12px/16px "\5b8b\4f53";color: #333;}
.classify p a.icon1{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px 15px;}
.classify p a.icon2{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -55px;}
.classify p a.icon3{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -125px;}
.classify p a.icon4{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -195px;}
.classify p a.icon5{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -265px;}
.classify p a.icon6{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -335px;}
.classify p a.icon7{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -405px;}
.classify p a.icon8{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -475px;}
.classify p a.icon9{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -545px;}
.classify p a.icon10{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -615px;}
.classify p a.icon11{background:url(../../images/subsite/classifyIcon.png) no-repeat 35px -685px;}
.classify p b{width: 1px;height: 88px;float: left;background: #e3e3e3;}

.product{
	width: 1199px;
	margin: 20px auto;
	background: #fff;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
.productTop{
	height: 40px;
	position: relative;
	padding: 24px 20px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.productTop h2{
	font-size: 18px;
	line-height: 32px;
	text-indent: 40px;
	background: url(../../images/subsite/subsite.png) no-repeat 0 -417px;
}
.productTop a{
	color: #333;
}
.productNav{
	width: 911px;
	border-bottom: 2px solid #03a363;
	position: absolute;
	top: 24px;
	right: 20px;
	height: 38px;

}
.productNav a{
	font-size: 14px;
	line-height: 38px;
	width: 147px;
	text-indent: 12px;
	display: inline-block;
}
.productNav a.focus{
	font-size: 14px;
	color: #fff;
	background: url(../../images/subsite/titlebg.png) no-repeat;
}
.productList{
	display: none;
}
.productList ul{
	float: left;
	padding-left: 4px;
}
.productList ul li{
	width: 238px;
	height: 298px;
	float: left;
	text-align: center;
	position: relative;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
} 
.productList ul li table{
	width: 209px;
	height: 160px;
	margin: 10px 15px;
}
.productList ul li h3 a {
    color: #333;
}
.productList ul li table td{
	width: 209px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
}
.productList ul li p{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.productList ul li p a{
	color: #333;
}
.productList ul li span{
	font-size: 14px;
	line-height: 25px;
	color: #666;
	display: block;
}
.productList ul li b{
	font-size: 18px;
	line-height: 30px;
	color: #ff0000;
	display: block;
	margin-top: 10px;
}
.biaowang,.baozuo{
	width: 20px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 9;
}
.biaowang{
	background: url(../../images/subsite/subsite.png) no-repeat 0 -469px;
}
.baozuo{
	background: url(../../images/subsite/subsite.png) no-repeat 0 -529px;
}
.member{
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	background: #fff;
}
.memberLeft{
	width: 372px;
	float: left;
	margin-left: 20px;
}
.memberLeft ul{
	padding-top: 10px;
}
.memberLeft ul li{
	font-size: 14px;
	line-height: 29px;
	height: 29px;
	overflow: hidden;
	padding-left: 20px;
	background: url(../../images/subsite/subsite.png) no-repeat 0 -185px;
}
.memberLeft ul li a{
	color: #333;
}
.memberLeft ul li a:hover{
	color: #03a363;
}
.memberCenter ul{
	padding-left: 30px;
	padding-bottom: 5px;
	background: url(../../images/subsite/number.png) no-repeat 0 15px;
}
.memberCenter ul li{
	padding-left: 0;
	background: none;
	line-height: 47px;
	height: 31px;
}
.memberRight ul li{
	padding-left: 12px;
	margin-bottom: 7px;
	background: url(../../images/subsite/subsite.png) no-repeat 0 -588px;
}
.exhi{
	width: 1200px;
	margin: 20px auto;
	background: #fff;
}
.exhiBox{
	width: 372px;
	float: left;
	margin-left: 20px;
}
.exhiLeft dl{
	width: 100%;
	float: left;
	margin: 15px 0 15px;
}
.exhiLeft dl dt{
	width: 150px;
	float: left;
}
.exhiLeft dl dt table{
	width: 150px;
	height: 100px;
}
.exhiLeft dl dt table td{
	width: 150px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
.exhiLeft dl dd{
	width: 207px;
	height: 100px;
	background: #f2f2f2;
	float: left;
	padding: 0 5px 0 10px;
}
.exhiLeft dl dd p{
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
}
.exhiLeft dl dd p a{
	color: #666;
}
.exhiLeft dl dd p a:hover{
	color: #03a363;
}
.exhiLeft dl dd span{
	font-size: 12px;
	line-height: 20px;
	color: #999;
	display: block;
	font-family: "\5b8b\4f53";
}
.exhiLeft ul{
	padding-left: 20px;
	padding-bottom: 15px;
	background: url(../../images/subsite/exhi.png) no-repeat 0 7px;
}
.exhiLeft ul li{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 12px;
}
.exhiLeft ul li p a{
	color: #333;
}
.exhiLeft ul li span a{
	color: #999;
}
.exhiLeft ul li p a:hover,.exhiLeft ul li span a:hover{
	color: #03a363;
}
.exhiCenter{
	width: 435px;
}
.exhiCenter dl{
	width: 100%;
	float: left;
	margin-top: 15px;
}
.exhiCenter dl dt{
	width: 150px;
	height: 100px;
	float: left;
}
.exhiCenter dl dt table{
	width: 150px;
	height: 100px;
}
.exhiCenter dl dt table{
	width: 150px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
.exhiCenter dl dd{
	width: 275px;
	float: right;
}
.exhiCenter dl dd p{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
}
.exhiCenter dl dd p a{
	color: #333;
}
.exhiCenter dl dd p a:hover{
	color: #03a363;
}
.exhiCenter dl dd span{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #666;
	font-family: "\5b8b\4f53";
}
.exhiCenter .date{
	margin-top: 10px;
	font-family: "\5b8b\4f53";
}
.exhiCenter .date a{
	float: right;
}
.exhiRight{
	width: 310px;
}
.exhiRightPic{
	margin-top: 15px;
	position: relative;
	width: 310px;
	height: 180px;
}
.exhiRightPic img{
	width: 310px;
	height: 180px;
}
.exhiRightPic b{
	width: 100%;
	height: 35px;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.exhiRightPic p{
	width: 290px;
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	text-align: center;
	z-index: 2;
}
.exhiRightPic p a{
	color: #fff;
}
.exhiRight ul{
	padding-top: 7px;
}
.exhiRight ul li{
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	padding-left: 12px;
	background: url(../../images/subsite/subsite.png) no-repeat 0 -379px;
}
.exhiRight ul li a{
	color: #333;
}
.exhiRight ul li a:hover{
	color: #03a363;
}
.video{
	width: 1160px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 10px;
}
.videoTitle {
    width: 100%;
    border-bottom: 2px solid #03a363;
    height: 38px;
    background: url(../../images/subsite/titlebg.png) no-repeat;
    overflow: hidden;
}
.videoTitle a{
    font-size: 18px;
    line-height: 38px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
}
.videoTitle a.more{
	font-size: 12px;
    line-height: 35px;
    color: #999;
    font-family: "\5b8b\4f53";
    padding-left: 18px;
    background: url(../../images/subsite/subsite.png) no-repeat 0 -351px;
    float: right;
    font-weight: normal;
}
.pictures{
	width: 1200px;
	margin-top: 20px;
}
.pictures ul{
	margin-left: -15px;
	overflow: hidden;
}
.pictures ul li{
	width: 170px;
	float: left;
	margin-left: 15px;
	webkit-transition: width 0.5s ease-out;
    -moz-transition: width 0.5s ease-out;
    -ms-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out;
	overflow: hidden;
	position: relative;
}
.pictures ul li img{
	width: 420px;
	height: 240px;
	max-width: 420px;
	max-height: 240px;
}
.pictures ul li:first-child{
	width: 420px;
}
.pictures:hover li:not(:hover){
	width:170px;
}
.pictures ul li:hover{
	width:420px;
}
.pictures ul li p{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.pictures ul li p a{
	color: #333;
}
.pictures ul li p a:hover{
	text-decoration: underline;
}
.pictures ul li a.play{
	width: 54px;
	height: 54px;
	background: url(../../images/subsite/subsite.png) no-repeat 0 -634px;
	position: absolute;
	top: 93px;
	left: 185px;
}
.advBanner{
	width: 1200px;
	margin: 20px auto;
}
.advBanner ul{
	float: left;
	margin-left: -20px;
}
.advBanner ul li{
	float: left;
	margin-left: 20px;
}
/*#link{
	width: 100%;
	min-width: 1200px;
	background: #fff;
}
.link{
	width: 1198px;
	margin: 0 auto;
	border: 1px solid #dcdcdc;
	border-top: 3px solid #03a363;
	position: relative;
}
.linkNav{
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 20px;
	background: #f5f5f5;
}
.linkNav>a{
	font-size: 20px;
	line-height: 40px;
	width: 104px;
	display: inline-block;
	text-align: center;
	color: #333;
}
.linkNav>a.focus{
	background: #03a363;
	color: #fff;
}
.moreLinks{
	font-size: 12px;
	line-height: 40px;
	position: absolute;
	top: 0;
	right: 10px;
	color: #999;
	font-family: "\5b8b\4f53";
}
.moreLinks a{
	margin: 0 8px;
	color: #333;
}
.linkList{
	display: none;
	padding: 15px 0;
}
.linkList p{
	font-size: 12px;
	line-height: 25px;
	font-family: "\5b8b\4f53";
}
.linkList p a{
	color: #333;
	margin: 0 20px;
}
.linkList p a:hover{
	color: #03a363;
}*/

#footer{
	width: 100%;
	min-width: 1200px;
	background: #fff;
	padding: 20px 0;
}
.footer{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-family: "\5b8b\4f53";
}
.footer span{ 
	height:43px; 
	display: block;
	line-height:43px; 
	background:#f5f5f5; 
	color:#999;
}
.footer span a{ 
	padding:0 6px; 
	color:#333333;
	font-size: 14px;
}
.footer span a:hover{ 
	color:#03a363;
}
.footer p {
    font: normal 12px/26px "\5b8b\4f53";
}
.footer p b a{
    position: relative;
    cursor: pointer;
}
.footer p b a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	 line-height: 20px;
	 color: #333;
	 background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	 text-align: center;
     resize: none;
     font-family:"Arial" ;
	}
	.footer p b a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footer p b a:hover .QQhover{
	 display: inline-block;
	}
.footer p.web {
    width: 1200px;
    padding: 15px 0;
    color: #333333;
    font-size: 14px;
}
.footer p.web a{
	color: #03a363;
}
.footer strong {
    padding: 0 25px 0 0;
}


/*5.08*/
.memberFriend {
	width: 1200px;
	margin: 15px auto 20px;
}

.memberTop {
	width: 1200px;
	height: 49px;
	float: left;
	border-top: 3px solid #03a363;
	border-bottom: 1px solid #e4e4e4;
	background: #f5f5f5;
	position: relative;
	margin-top: 10px;
}

.memberTop a.more {
	position: absolute;
	right: 5px;
	line-height: 49px;
	color: #8e8d8d;
	top: 0;
}

.memberTop h2 {
	position: absolute;
	right: 126px;
	top: 12px;
	font: normal 18px microsoft yahei;
	text-indent: 12px;
}

.memberTop h2 a {
	color: #333;
}

.memberTop b {
	position: absolute;
	right: 277px;
	top: 0px;
	height: 49px;
	width: 1px;
	background: #e4e4e4;
}

.memberTop i {
	position: absolute;
	right: 246px;
	top: 16px;
	height: 18px;
	width: 5px;
	background: #5b7648;
}

.memberTop p {
	position: absolute;
	height: 53px;
	left: 0;
	top: -3px;
}

.memberTop p a {
	width: 128px;
	float: left;
	height: 50px;
	font: normal 18px/49px microsoft yahei;
	color: #333;
	text-align: center;
	border-right: 1px solid #e4e4e4;
	margin-top: 3px;
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    text-decoration: none;
}

.memberTop p a.focus {
	background: #fff;
	color: #03a363;
	border-top: 3px solid #03a363;
	border-bottom: 1px solid #fff;
	height: 49px;
	font: normal 18px/49px microsoft yahei;
	margin-top: 0;
}

.memberTop a.add {
	color: #525558;
	position: absolute;
	font: normal 14px/20px microsoft yahei;
	right: 8px;
	top: 14px;
	text-indent: 29px;
	background: url(../images/index2016.png) no-repeat -86px -558px;
}
/*
.memberLeft {
	width: 821px;
	float: left;
	padding: 16px 0 0px 0;
}

.memberLeft ul {
	width: 821px;
	overflow: hidden;
	display: block;
}

.memberLeft ul li {
	width: 264px;
	height: 27px;
	float: left;
	font-size: 14px;
	line-height: 27px;
	overflow: hidden;
	text-indent: 27px;
	background: url(../images/index2016.png) no-repeat -88px -136px;
}*/

.memberLeft ul li a {
	color: #555555;
}

.memberLeft ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

ul.newMember {
	width: 252px;
	float: left;
	border-left: 1px solid #e4e4e4;
	padding: 0 0 0 26px;
	margin-top: 16px;
}

ul.newMember li {
	width: 252px;
	height: 27px;
	float: left;
	font-size: 14px;
	line-height: 27px;
	overflow: hidden;
}

ul.newMember li a {
	color: #555555;
}

ul.newMember li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
ul.link {
	width: 1200px;
	overflow: hidden;
	padding: 10px 0 5px 0;
	display: none;
	float: left;
	font-size: 14px;
    font-family: microsoft yahei;
	background-color: white;
}

ul.link li {
	width: 155px;
	height: 37px;
	line-height: 30px;
	float: left;
	overflow: hidden;
}

ul.link li a {
	padding: 0 20px;
    font: 14px/37px "Microsoft Yahei";
    color: #333;
    height: 37px;
	display: block;
	text-align:center;
}


ul.link li a:hover {
	background-color:#03a363;
	color: #fff;
	border-radius:50px;
}

.backHome{width:54px; position: relative;}
.backHome a.guest,.backHome a.guest,.backHome a.price,.backHome a.rightWx,.backHome a.back,.backHome .toTop{width:54px;height:19px;display:block;float:left;background:#5b7648;text-align:center;font:normal 11px "Microsoft Yahei","simhei";color:#fff;padding:35px 0px 0 0px;margin:2px 0;opacity:0.7;filter:alpha(opacity=70);background:url("/images/subweb2016/rightBar.png") no-repeat 0 0;text-decoration: none;}
.backHome a:hover{opacity:1; filter:alpha(opacity=100);}
.backHome a.guest{background:url("/images/subweb2017/rightBar.png") no-repeat 0 -171px;}
.backHome a.price{background:url("/images/subweb2017/rightBar.png") no-repeat 0px -114px;}
.backHome a.rightWx{background:url("/images/subweb2017/rightBar.png") no-repeat 0px -57px;}
.backHome a.back{background:url("/images/subweb2017/rightBar.png") no-repeat 0px -228px;}
.backHome a.toTop{background:url("/images/subweb2017/rightBar.png") no-repeat 0px -285px;}
.backHome img{position: absolute; right: 65px; top: 20px; width: 100px; height: 100px; display: none;}

#goTop{position:fixed;_position:absolute;top:203px;display:block;right:70px;z-index: 99999;}
*html, * html body{background-attachment:fixed;}
*html #goTop{position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145));}
