@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	padding:0px;
	color:#666;
	font-family: "Microsoft YaHei";
	line-height:22px;
	font-size:14px;
	background: #ececec;
}
ul,li{
	list-style:none;
}
a,a:hover{
	color:#666;
	display:block;
	cursor:pointer;
	text-decoration:none;
}
a img{
	border:none;
}

.clear{
	clear: both;
}
button{
	cursor: pointer;
	border: none;
	outline: none;
}
input{
	outline: none;
}
.title{
	width:100%;
	font-size:30px;
	color:#76c13a;
	text-align:center;
	margin-bottom:15px;
	padding-top:20px;
}
/*header
========*/
#header{
	width:100%;
	padding:0px;
	background: #fff;
	margin:0px auto;
}
.htop{
	width:100%;
	margin:0px auto;
	padding:0px;
	color:#fff;
	overflow:hidden;
	background:#90c963;
}
.htop ul{
	clear:both;
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}
.htop li{
	float:left;
	text-indent:1.3em;
	padding:2px 10px;
}
.htop .tel{
	background:url(../images/tel.png) no-repeat left center;
	background-size:20px 20px;
}
.htop .mail{
	background:url(../images/mail.png) no-repeat left center;
	background-size:20px 20px;
}
.htop .twitter{
	float:right;
	width:20px;
	height:20px;
	text-indent:0px;
	background:url(../images/twitter.png) no-repeat center center;
	background-size:20px 20px;
}
.htop .facebook{
	float:right;
	width:20px;
	height:20px;
	text-indent:0px;
	background:url(../images/facebook.png) no-repeat 25px center;
	background-size:20px 20px;
}
.htop .linkin{
	float:right;
	width:20px;
	height:20px;
	text-indent:0px;
	padding:0px;
	background:url(../images/linkin.png) no-repeat left center;
	background-size:18px 18px;
}
.htop .twitter a,.htop .facebook a,.htop .linkin a{
	display:block;
	width:20px;
	height:20px;
}
.htop .language{
	float:right;
	text-indent:0px;
}
.htop .language a{
	float:left;
	color:#fff;
	margin:0px 8px;
	text-align:center;
}
.main-con{
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}
.logo{
	float:left;
	width:15%;
	height:100px;
	margin-top:20px;
}
#header{
	position:absolute;
	z-index:999;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
.lg{
	float:right;
	font-size:12px;
}
.lg ul{
	width:100%;
}
.lg li{
	float:left;
	width:70px;
	text-align:center;
	margin:10px 5px;
	line-height:15px;
	/*padding:0px 20px;*/
}
.lg .cn{
	background:url(../images/china.png) no-repeat left center;
	background-size:15px 15px; 
	border-right:1px solid #ccc;
}
.lg .cn a{
	
}
.lg .en{
	margin-left:10px;
	background:url(../images/en.png) no-repeat left center;
	background-size:15px 15px; 
}

/*nav
==========*/
.nav{
	float:right;
	width:80%;
	overflow:hidden;
	/*box-shadow: 0px -2px 3px rgba(0,0,0,0.3);*/
}
.nav a b{
	display:none;
}
.nav ul{
	width:100%;
	margin:0px auto;
	padding:0px;
}
.nav li{
	/*position: relative;*/
	float:left;
	display:block;
	/*margin:0px 15px;*/
	/*padding:0px 39px;*/
	width:130px;
	text-align:center;
	list-style:none;
	line-height:100px;
	background:url(../images/nav-list-bg.jpg) no-repeat 128px center;
}
.nav li span{
	display:block;
	width:100%;
	
	/*background:url(../images/nav-list-bg.jpg) no-repeat right center;*/
}
.nav li a{
	color:#5d5c5c;
	text-decoration:none;
}
.nav li a:hover{
	color:#00a2d0;
	text-decoration:none;
}

.nav .hover{
	width:134px;
	background:url(../images/hover-bg.jpg) repeat-x left center;	
}
.nav .hover:hover a{
	color:#fff;
}
.downlist{
	position:absolute; 
	/*left:-150px;
	top:0px;*/
	z-index:999;
	display:none;
	
	overflow:hidden;
	margin:0px auto;
	font-size:14px;
	
}
.downlist ul{
	width:100%;
	overflow:hidden;
	margin:0px auto;
	border:none;
	padding:0px;
	background:url(../img/png.png) repeat center top;
}
.downlist li{
	display:block;
	float:left;
	width:110px;
	list-style:none;
	height:40px;
	line-height:25px;
	background:#fff;
	margin:7px;
	padding:10px 0px;
}
.downlist li:hover{
	color:#005c91;
	cursor:pointer;
}
.downlist img{
	float:left;
	margin:0px 5px;
}
.nav .dlist a:hover{
	color:#90c963;
	text-decoration:none;
}
.nav .hover a{
	color:#fff;
	font-size:14px;
}
.nav .toplink2:hover{
	text-decoration:none;
}
.nav .en{
	width:100px;
	background:none;
}
.nav .en a{
	float:left;
	width:50%;
	text-align:center;
}
.nav b{
	display:none;
}
.msubnav{
	display:none;
}
.lisd b{
	display:none;
}
/*banner
===========*/
#banner,#mbanner{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	top:100px;
	z-index:99;
	margin-bottom:110px;
}
#mbanner{
	display:none;
}
#banner li{
	height:400px;
}
/*2017-11-25
================*/

/* flexslider */
.flexslider{
	position:relative;
	height:400px;
	overflow:hidden;
}
.slides{
	position:relative;
	z-index:1;
}
.flexslider ul{
	margin:0px auto;
	padding:0px;
}
.slides li{
	height:300px;
	list-style:none;
}
.slides li a{
	display:block;
	width:100%;
	height:400px;
	margin:0px auto;
}
.flex-control-nav{
	position:absolute;
	bottom:10px;
	z-index:2;
	width:100%;
	right:5px;
	margin:0pox auto;
	text-align:right;
}
#banner .flex-control-nav li{
	display:inline-block;
	width:20px;
	height:20px;
	list-style:none;
	/*margin:0 5px;*/
	*display:inline;
	zoom:1;
	font-size:18px;
	/*background:#d10405;*/
	margin:0px 5px;
	color:#fff;
	text-align:center;
}
.flex-control-nav a{
	color:#23911e;
	display:inline-block;
	width:20px;
	height:20px;
	font-size:0px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
	/*background:url(dot.png) right 0 no-repeat;*/
	background:#fff;
	cursor:pointer;
	border-radius:50%;
}
.flex-control-nav .flex-active{
	/*background-position:0 0;*/
	color:#fff;
	background:#3094b7;
}
.flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
#banner .flex-direction-nav li{
	height:30px;
	list-style:none;
}
.flex-direction-nav li a{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
/*main-content
===========*/
.main-box{
	width:100%;
	margin:20px auto;
}
.main-content{
	width: 1000px;
	margin: 10px auto;
}
.lis{
	float: left;
	width: 320px;
	overflow: hidden;
	background: #fff;
}
.about,.news,.culture{
	/*height:425px;*/
}
.lis h3{
	height: 50px;
	line-height: 50px;
	padding-left: 60px;
	margin: 10px auto;
	background:url(../images/icon01.jpg) no-repeat 10px center;	
}
.caption{
	width: 95%;
	overflow: hidden;
	margin: 10px auto;
}
.caption .more{
	clear: both;
	width: 100%;
	line-height: 25px;
	margin: 10px auto 10px;
	padding-top: 10px;
	border-top:1px dotted #a3a4a6;	
}
.news .more{
	padding-top:12px;
}
.caption .more a{
	color: #3094b7;
}
.about{	
}
.about img{
	width:100%;
	/*float: left;	
	margin-right: 5px;*/
}
.news{
	margin: 0px 20px;	
	min-height: 276px;
}
.news h3{
	background:url(../images/icon02.jpg) no-repeat 10px center;	
}
.news img{
	/*float: left;*/
	width:100%;
	
	/*
	margin-top:2px;
	margin-right: 5px;*/
	margin-bottom:10px;
}
.news li{
	overflow: hidden;
}
.news .infolist{
	clear: both;
	overflow:hidden;
	margin-top: 5px;
	border-top:1px dotted #a3a4a6;	
}
.infolist li{
	padding-top:10px;
}
.news .infolist .addtime{
	float: right;
	color:#3094b7;
}
.culture{
}
.culture .caption{

	padding-bottom:10px;
}
.culture h3{
	background:url(../images/icon03.jpg) no-repeat 10px center;	
}
.culture img{
	display: block;
	margin: 5px auto;
}
/*pronav
 =======*/
.pronav{
	/*margin-top: 10px;	*/
}
.pronav img{
	/*float:left;
	margin-right:5px;*/
	width:100%;
}
.pronav h3{
	background:url(../images/icon01.jpg) no-repeat 10px center;	
}
.pronav .three{
	width: 95%;
	margin: 0px auto;
}
.pronav li{
	line-height:35px;
	height:35px;
}
.pronav .three .b{
	font-size: 14px;
	text-align: left;
	padding-left:25px;
	background: url(../images/icon06.jpg) no-repeat left center;
}
.pronav .three a{
	color: #666;	
}
.pronav .three a:hover{
	color: #666;
	text-decoration: none;
}
.three li a, .three li a:visited.typelink{
	color: #666;
}
.search{
	width: 95%;
	overflow: hidden;
	margin: 27px auto;
}
#keyword{
	border: 1px solid #ececec;
}
.search .infoInput,.search .infoInput:hover{
	width: 220px;
	padding: 0px;
	height: 28px;
	background: none;
	line-height: 28px;
}
.search .buttonface,.search .buttonface:hover{
	color: #fff;
	cursor: pointer;
	width: 80px;
	height: 30px;
	font-size: 14px;
	padding-left: 20px;
	line-height:30px;
	margin-left: -5px;
	overflow: hidden;
	background: url(../images/search.jpg) no-repeat left center;
}
/*prolist
 ========*/
.prolist{
	float: right;
	/*width: 660px;*/
	width:320px;
	min-height:319px;
	/*margin-top: 10px;	*/
}
.prolist h3{
	background:url(../images/icon03.jpg) no-repeat 10px center;	
}
.prolist .piclist li{
	clear:both;
	float:none;
	width: 100%;
	margin:0px auto;
	padding-bottom:0px;
}
.prolist .piclist img{
	float:left;
	width:100px;
	border:1px solid #ddd;
}
.piclist .p-tit{
	float:left;
	width:150px;
	padding:20px 0px 0px;
}
.prolist .ser{
	height: 50px;
    line-height: 50px;
    padding-left: 60px;
    margin: 0px auto 10px;
    background: url(../images/con0.png) no-repeat 10px center;
}
.sernr{
	width:90%;
	margin:10px auto;
}
.sernr b{
	font-size:16px;
	color:#23911e;
}
.prolist .three li{
	height:40px;
	line-height:40px;
}	
.prolist .three{
	margin-bottom:10px;
	margin-left:0px;
}
.three li.a{
	padding-left:5px;
}
/*case
 =======*/
.case{
	width: 100%;
	margin:10px auto;
}
.case .caption{
	width: 100%;
}
.case .piclist li{
	width: 160px;
	margin:0px 14px;
}
.case .piclist .p-tit{
	color: #23911e;
	font-weight: bold;
	padding: 5px 0px;
	overflow: hidden;
	display: block;
}
/*sonpage
=======*/
.sonpage{
	width:1000px;
	margin:10px auto;
	overflow:hidden;
}
.loc{
	width:1000px;
	overflow:hidden;
	margin:10px auto;
	text-indent:0.5em;
	line-height:35px;
	height:35px;
	text-indent:2.5em;
	background:url(../images/loc.png) #fff no-repeat 10px center;
	background-size:20px 20px;
	box-shadow:0px 0px 5px #ccc;
}
.loc a{
	display:initial;
}
.sonleft{
	float:left;
	width:220px ;
	overflow:hidden;
}
.sonpage-nav{
	width:100%;
	overflow:hidden;
	margin:0px auto 20px;
}

.sonpage-nav a.typelink{
	font-size:14px;
}
.sonpage-nav .tit{
	color:#fff;
	font-size:25px;
	text-align:center;
	background:#00a2d0;
	padding:30px 0px;
}
.sonpage-nav .tit span{
	display:block;
	width:80%;
	margin:0px auto;
	line-height:35px;
	padding-bottom:20px;
	background:url(../images/titicon.png) no-repeat right bottom;
	border-bottom:1px solid #fff;
}
.sonpage-nav li{
	float:left;
	width:100%;
	text-align:center;
	margin:0px;
	padding:5px 0px;
	border:none;
	background:#666;
	border-bottom:1px solid #ededed;
}
#detailnav li{
	border-bottom:1px solid #777;
}
.sonpage-nav .three{
	margin:0px;
}
.sonpage-nav .three li{
	line-height:35px;
	height:auto;
}
.three li.b{
	width:100%;
	padding-left:0px;
	text-align:left;
	padding-left:25px;
	background:#fff;
}
.threes li.b{
	padding-left:0px;
}
.sonpage-nav .typelink{
	width:90%;
	margin:0px auto;
	overflow:hidden;
}
.three li a, .three li a:visited.typelink{
	
}

.sonpage-nav li a:hover{
	color:#666;
}
#detailnav{

}
/*sonright
=========*/
.sonright{
	float:right;
	width:750px;
	background:#fff;
}
.nlist{
	background:none;
}
.page-con{
	width:95%;
	overflow:hidden;
	margin:10px auto;
	line-height:30px;
	word-wrap:break-word;
}
.nlist .page-con{
	width:100%;
	margin-top:0px;
}
.nlist-con{
	float:right;
	width:750px;
	background:none;
	word-wrap:break-word;
}
.pagecontentstr{
	width:100%;
	padding:0px;
	margin:0px auto;
}
.righttext,.righttext_padding{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:5px auto;
}
.frameleft{
	width:100%;
	margin:0px auto;
}
.pagelist{
	clear:both;
	width:100%;
	margin:10px auto;
}
.newslist li{
	height:auto;
	margin:0px 0px 10px;
	padding:10px 0px;
	background:#fff;
}
.newslist li a:hover{
	color:#626262;
}
.newslist img{
	float:left;
	width:120px;
	height:120px;
	margin-left:15px;
	border:none;
	background:url(../images/news-bg.jpg) no-repeat center top;
	background-size:100%;
}
.newslist .caption{
	float:left;
	width:550px;
	color:#888;
	line-height:22px;
	overflow:hidden;
	margin-left:15px;
}
.newslist h3{
	color:#00a2d0;
}
.newslist .time{
	float:right;
	font-size:14px;
	font-weight:normal;
}

.readpic{
	float:none;
	display:block;
	clear:both;
	width:60%;
	height:100%;
	margin:10px auto;
}
.dlist{
	clear:both;
	width:100%;
}
.dlist li{
	float:left;
	width:105px;
	overflow:hidden;
	margin-right:10px;
}
.down{
	width:100%;	
	color:#249023;
	padding-top:55px;
	
	padding-bottom:20px;
	text-align:center;
	font-size:12px;
	/*
	padding-left:10px;
	padding-left:10px;
	text-indent:0.7em;*/
	background:url(../images/down.png) no-repeat left top;
}
.down a{
	color:#249023;
}
.readtitle{
	clear:both;
	width:95%;
	margin:10px auto;
}
.readlist{
	width:100%;
	word-wrap:break-word;
}
.readtitle dl dt{
	color:#666;
}
.readlist .tg{
	color:#fff;
	width:100%;
	text-indent:1em;
	background:#00a2d0;
	padding-left:0px;
	font-size:16px;
}
/*joblist
==========*/
.formlist3 td.line{
	color:#666;
}
.colorgreen{
	color:#00a2d0;
}
a:visited.infolist_orning{
	color:#FFF;
	text-decoration:none;
}
a.infolist_orning{
	color:#FFF;
	padding:5px;
	background:#4bb6e0;
	text-decoration:none;
}
/*goodlist
========*/
.goodslist{
	overflow:hidden;
	margin:10px auto;
}
.goodslist li{
	height:auto;
    width: 160px;
	padding:0px;
	margin:10px 9px;
}
.goodslist li .t{
	height:auto;
	line-height:20px;
}
.goodslist li:hover img{
	border:2px solid #90c963;
}
.goodslist .infolist:hover{
	text-decoration:none;
	color:#626262;
}
.centertop{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:10px auto;
}
/*copyright
========*/
#footer{
	clear:both;
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background:#f5f5f5;
}

.copyright{
	clear:both;
	width:100%;
	color:#666;
	font-size:12px;
	text-align:center;
	background:#fff;
	padding:10px 0px;
}


/*cn-main-about
==========*/
.main-content .icon{
	padding-top:300px;
}
.servieclist span{
	display:block;
	margin-top:20px;
}
.list1{
	float:left;
	width:25%;
	height:705px;
	color:#fff;
	font-size:20px;
	font-weight:bold;	
	text-align:center;
	background:url(../images/list1.jpg) no-repeat center top;
}
.list2{
	float:left;
	width:25%;
	height:705px;
	color:#fff;
	font-size:20px;
	font-weight:bold;	
	text-align:center;
	background:url(../images/list2.jpg) no-repeat center top;
}
.list3{
	float:left;
	width:25%;
	color:#fff;
	height:705px;
	font-size:20px;
	font-weight:bold;	
	text-align:center;
	background:url(../images/list3.jpg) no-repeat center top;
}
.list4{
	float:left;
	width:25%;
	color:#fff;
	height:705px;
	font-size:20px;
	font-weight:bold;	
	text-align:center;
	background:url(../images/list4.jpg) no-repeat center top;
}
.servieclist a{
	color:#fff;
	display:block;
	width:100%;
	height:100%;
	position:relative;
	text-decoration:none;
}
.servieclist li:hover a{
	background:#000;
	margin:0px;
	padding:0px;
	background: rgba(33,212,0,0.3);
}

/**/
.main-about{
	width:100%;
	overflow:hidden;
	background:#f1f1f1;
}
.main-about li{
	float:left;
	overflow:hidden;
}
.about-txt{
	width:65%;
	font-size:16px;
	line-height:30px;
	padding:20px 0px;
}
.about-txt h3{
	color:#90c963;
	text-align:left;
	font-size:25px;
}
.about-txt .more{
	width:50%;
	height:50px;
	text-align:center;
	line-height:50px;
	background:#90c963;
	border-radius:5px;
	margin-top:10px;
}
.more a{
	color:#fff;
}
.about-img{
	float:right;
	width:314px;
	height:340px;
	margin-left:36px;
	background:url(../images/about.jpg) no-repeat right top;
}

.main-about span{
	color:#fff;
	display:block;
	font-size:30px;
	font-weight:bold;
	padding-top:180px;
	text-align:center;
}
.about-imgl{
	float:left;
	width:555px;
	height:520px;
	background:url(../images/about3.jpg) no-repeat right top;
}
.about-imgr{
	float:right;
	width:445px;
}
.about-t{
	clear:both;
	width:445px;
	height:260px;
	background:url(../images/about2.jpg) no-repeat right top;
}
.about-b{
	clear:both;
	width:445px;
	height:260px;
	background:url(../images/about4.jpg) no-repeat right top;
}
.about-imgl span{
	padding-top:250px;
}
.about-imgr span{
	padding-top:120px;
}
.main-about a{
	display:block;
}

/*page
=====*/
.goodslist li img:hover{
	border:2px solid #4bb6e0;
}
.pagination span.disabled {
    background: #4bb6e0;
}	
.pagination span.current{
	border:none;
    padding-right: 6px;
    padding-left: 5px;
    padding-bottom: 4px;
    margin: 0px 1px;
    color: #fff;
    padding-top: 5px;
}

input.buttonface2,input.buttonface2:hover{
	color:#fff;
	height:40px;
	line-height:40px;
	border-radius:3px;
	background:#00a2d0;
}

/*
========*/
#detail1 td,#detail2 td,#detail3 td,#detail4 td,#detail5 td,#detail6 td,#detail7 td,#detail8 td,#detail9 td,#detail10 td,#detail11 td,#detail12 td,#detail13 td,#detail14 td,#detail15 td,#detail16 td,#detail17 td{
	border:1px solid #000;
}

.colorgreen:hover a{
	color:#FFF;
}

/*contact
=======*/
.contact-map{
	float:left;
}
.contact-txt{
	float:right;
	width:300px;
}
.caselist li{
	width:47%;
}
.caselist .t,.caselist .t a:visited.infolist,.caselist li a:visited.infolist{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px;
	padding-bottom:10px;
    border-bottom: 1px dotted #ccc;
}
.caselist  li img{
	border:none;
}
.caselist .t:hover,.caselist  li:hover img,.caselist  li img:hover,.caselist  li .txt:hover img{
	border:none;
}
.caselist  li .txt{
	text-align:left;
	line-height:25px;
	display:block;
	width:90%;
	margin:0px auto;
	padding-bottom:10px;
	border-bottom: 1px dotted #ccc;
}
.caselist  li .more a{
	color:#00a2d0;
	text-align:left;
	padding-left:15px;
}

.joblist li{
	background:#fafafa;
	margin-top:10px;
	padding:5px 0px;
}
.joblist h4{
	cursor:pointer;
	text-align:left;
	text-indent:3em;
	background: url(../images/plus.png) no-repeat 10px center;
}
.joblist .current {
    background: url(../images/less.png) no-repeat 10px center;
}
.joblist .item-body{
	background:#fff;
	width:95%;
	margin:10px auto;
}
.navicon{
	display:none;
}
.mnav{
	display:none;
}
.mfooter{
	display:none;
}
/*minni
=========*/
@media(max-width: 768px){
.logo{
	width:30%;
	height:auto;
	margin-top:5px;
	margin-left:10px;
}
.logo img{
	width:120px;
}
.main-con{
	width:100%;
	margin:0px auto;
}
.main-content{
	width:100%;
	margin:0px auto;
}
.nav{
	width:100%;
	margin-top:-50px;
}
.nav span a{
	float:left;
	width:80%;
}
.nav b{
	float:right;
	/*position:absolute;*/
	display:block;
	color:#fff;
	/*margin-right:10px;*/
}
.nav ul{
	display:none;
	position:absolute;
	top:90px;
	background:#3094b7;
}
.nav ul li{
	clear:both;
	width:100%;
	text-align:left;
	line-height:40px;
	background:none;
}
.nav .hover{
	width:100%;
	background:none;
}
.nav li a{
	color:#fff;
	padding-left:15px;
	
}
.nav li span{
	border-top: 1px solid rgba(255,255,255,0.5);
}
.msubnav{
	background: rgba(0,0,0,0.1);
}
.nav .msubnav a{
	border-top: 1px solid rgba(255,255,255,0.5);
}
.navicon{
	float:right;
	width:28px;
	height:28px;
	display:block;
	margin-right:30px;
	margin-top:5px;
	background: url(../images/navicon.png) no-repeat center center;
	background-size:100%;
}
.mnav{
	display:block;
}
.msubnav{
	display:none;
	clear:both;
}

.lisd b{
	width:40px;
	height:40px;
	font-size: 14px;
    display: block;
	text-align:center;
    font-weight: normal;
    background: rgba(255,255,255,0.1);
}

#banner,#mbanner{
	top:85px;
	display:none;
	margin-bottom:90px;
}
#mbanner{
	top:85px;
	display:block;
	margin-bottom:90px;
}
#mbanner img{
	width:100%;
}
#mbanner .flexslider{
	height:auto;
}

#mbanner .slides li,#mbanner .slides li a{
	height:auto;
}
#mbanner .flex-control-nav{
	width:50px;
	left:50%;
	margin-left:-25px;
}
#mbanner .flex-control-nav li{
	float:left;
	width:30%;
}
#mbanner .flex-control-nav a{
	border-radius:50%;
	font-size:0px;
	width:10px;
	height:10px;
}
.lis{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:10px auto;
}
.news{
	margin:0px auto;
}
.prolist{
	clear:both;
	float:left;
}
.prolist img{
	width:100%;
}
.sonpage{
	width:100%;
	padding-top:100px;
}
.page-con{
	width:90%;
}
.loc,.sonleft{
	display:none;
}
.sonright{
	width:100%;
}
.page-con img{
	width:100%;
}
.newslist{
	margin-left:0px;
}
.newslist img{
	float:none;
	width:98%;
	display:block;
	margin:0px auto;
}
.newslist .caption{
	float:none;
	width:95%;
	margin:5px auto;
}
.contact-map{
	clear:both;
	width:100%;
}
.contact-txt{
	clear:both;
	width:100%;
}
.copyright{
	overflow:hidden;
	white-space:nowrap;
}
.copyright{
	display:none;
}
.mfooter{
	text-align:center;
	display:block;
	background:#fff;
	font-size:12px;
	padding:10px 0px;
}

}
