﻿*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:100px;
	overflow: hidden;
}

.head .name{
	float: left;
	margin-top: 20px;
}
.head .tel{
	float: right;
	margin-top: 30px;
}
 
.nav{
	width: 100%;
	height: 50px;
	background:#49c480;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
.nav ul li:hover,.nav ul li.current{
	background: #20a75c;
}
.nav ul li:last-child{
	background: #f13d3d;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:15px; 
 border-radius:50%;
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #fff;
 
}
.banner .hd ul li.on{
 background:#22aa55; 
  border: 1px solid #22aa55; 
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
 

.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 68px;
}
.product .list{
	width: 294px;
	height: auto;
	overflow: hidden;
	background: #49c480;
	float: left;
}
.product .list .tit{
	width: 263px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.product .list .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
}
.product .list .bd{
	width: 263px;
	margin: 0 auto;
	margin-top: 15px;
	height: auto;
	min-height: 550px;
	overflow: hidden;
}
.product .list ul{
	width: 263px;
	margin: 0 auto;
 
 
	overflow: hidden;
}
.product .list  h4{
	width: 263px;
	height: 30px;
	background: #fff;
	border-radius: 15px;
	text-indent: 25px;
	margin: 0 auto;
	margin-bottom: 10px;
	line-height: 30px;
}
.product .list  h4 a{
	color:#000000;
	font-size: 16px;
}
.product .list  ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-radius: 25px;
	position: relative;
	margin-bottom: 5px;
}
 
.product .list  ul li:after{
	content: "·";
	font-size: 12px;
	position: absolute;
	left: 10px;
	color:#fff;
	top: 0;
}
.product .list  ul li:hover:after{
	color:#fff;
}
.product .list  ul li a{
	display: block;
	color:#fff;
	margin-left: 30px;
	white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    overflow: hidden;
}

.product .list  ul li:hover a{
	color:#ccc;
}

.product .list  .cont{
	width: 185px;
	height: auto;
	overflow: hidden;

	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 15px;
	border-radius: 5px;
	margin-bottom: 45px;
}
.product .list  .cont .t{
	border-bottom: 1px solid #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.product .list  .cont .t img{
	display: block;
	margin: 0 auto;
}
.product .list  .cont  .info{
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.product .list  .cont  .info{
	color:#fff;
	font-size: 13px;
	line-height: 22px;
}

.product .tel{
	width: 263px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 15px;
	background: url(../images/icon03.png) no-repeat left 10px;
	overflow: hidden;
	border-top: 1px solid #fff;
}

.product .tel p{
	color:#fff;
	font-size: 13px;
	margin-left: 40px;
}
.product .tel b{
	color:#fff;
	font-size: 28px;
	margin-left: 40px;
}
.product .pic{
	float: right;
	width:890px;
	height: auto;
	overflow: hidden;

}
.product .pic ul li{
	float: left;
	width: 288px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	border: 1px solid #xlrde;
	margin-bottom: 8px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li img{
	display: block;
	width: 280px;
	height: 211px;
	margin: 4px;
	margin-bottom: 0;
}
.product .pic ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}
.product .pic ul li:hover{
	border: 1px solid #11a050;
}


.gg{
	width: 100%;
	height: 308px;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 70px;
}
.adv{
	width: 100%;
	height: 1060px;
	overflow: hidden;
	margin-top: 50px;
	background:#fff url(../images/bg02.png)no-repeat center bottom;
}
.adv .box{
	width: 1200px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	background: url(../images/bg01.png)repeat-y 153px 0;
	margin-top: -68px;

}
.adv .tit{
	width: 100%;
	height: 267px;
	overflow: hidden;
	background: url(../images/advtit.png)no-repeat center;
}
.adv .tit p{
	text-align: center;
	color:#fff;
	font-size: 40px;
	margin-top: 30px;
}
.adv .tit  span{
	display: block;
	text-align: center;
	color:#ffc35a;
	font-size: 44px;
	font-weight: bold;
}
.adv .tit b{
	color:#fff;
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin-top: 120px;
	width: 200px;
	text-align: center;
}
.adv .tit .pic{
	float: right;
	margin-top: -141px;
}
.adv .tit .pic img{
	display: block;
	width: 280px;
	height: 190px;
}
.adv .tit02 {
	margin-top:80px;
}
.adv .tit02 img{
	display: block;
	margin:0 auto;
}
.adv .list{
	float: left;
	width: 660px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.adv .list  ul li{
	height: 140px;
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.adv .list .num{
	float: left;
}
.adv .list  ul  .info{
	float: right;
	width: 516px;
}
.adv .list  ul  .info h4{
	width: 474px;
	color:#49c480;
	font-size: 26px;
	padding-left: 35px;
	height: 50px;
	background: url(../images/bg06.png)no-repeat left bottom;
}
.adv .list  ul  .info p{
	margin-left: 35px;
	color:#333333;
	font-size: 14px;
}
.adv .pic{
	float: right;
	width: 500px;
	margin-top: 60px;
}
.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.about .pic{
	float: left;
	width: 540px;
	height: 314px;
	margin-top: 30px;
	border: 5px solid #dcdcdc;
}
.about .pic img{
	display: block;
	width: 540px;
	height: 314px;
}
.about .intro{
	float: right;
	width: 630px;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.about .intro .info {
	width: 100%;
	height: 250px;
	overflow: auto;
}
.about .intro .info p{
	color:#222222;
	font-size: 15px;
	line-height: 25px;
	text-indent: 2em;
 
}
.about .intro  a{
	display: block;
	width: 100%;
	height: 30px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	line-height: 30px;
	text-align: center;
	margin-top: 30px;
	color:#666666;
	font-size: 12px;
}
 
.honor{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.title{
	margin-top: 55px;
}
.title p{
	color:#000000;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.title  b{
 
	color:#49c480;
}
.title span{
	display: block;
	width: 339px;
	height:auto;
	overflow: hidden;
	color:#333333;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin:0 auto;
	margin-top: 5px;
	background: url(../images/tit03.png)no-repeat center;
}
.honor  ul {
	width: 1000px;
	margin: 0 auto;
	margin-top: 30px;
}
.honor  ul  li img{
	display: block;
	width: 472px;
	height: 354px;
}
.honor  ul li{
	float: left;
	width: 472px;
	height: auto;
	overflow: hidden;
}
.honor ul li:nth-child(2n){
	float: right;
}

.cases{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top: 50px;
	overflow: hidden;
	 
}
 
.cases .bd{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .box{
	width: 800%;
}
.cases .bd ul li {
	float: left;
	width: 390px;
	margin-left: 15px;
}
 
.cases .bd ul li img{
	display: block;
	width: 390px;
	height: 313px;
	border:1px solid #eee;
	box-sizing: border-box;
}
.cases .bd ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
	margin-top: 3px;
	background: #fff;
}
.cases .hd {
	margin-top: 20px;
}
.cases .hd ul{
	display: table;
	margin: 0 auto;
}
.cases .hd ul li{
	float: left;
	width: 16px;
	height: 16px;
	background: #49c480;
	border-radius: 50%;
	line-height: 50px;
	overflow: hidden;
	margin: 0 5px;
}

.cases .hd ul .on{
	background: url(../images/icon02.png) no-repeat center;
}
.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.news{
	width: 735px;
	height: auto;
	overflow: hidden;
	background: #f5f5f5;
	float: left;
}
.news .tit{
	width: 100%;
	height: 60px;
	background: #49c480;
}
.news .tit p{
	color:#fff;
	font-size: 24px;
	float: left;
	margin-left: 15px;
	line-height: 60px;
}
.news .tit a{
	display: block;
	float: right;
	color:#fff;
	margin-right: 10px;
	line-height: 60px;
}
.news ul{
 	width: 705px;
 	margin: 0 auto;
 	height: auto;
 	overflow: hidden;
 	margin-top: 18px;
 	margin-bottom: 5px;
	
}

.news ul li{
	float: left;
	width: 334px;
	height: 60px;
	border: 1px solid #d2d2d2;
	padding: 10px 5px;
	margin-bottom: 12px;
}
.news ul li:nth-child(2n){
	float: right;
}
.news ul li h4{
	color:#1a1a1a;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li span{
	display: block;
	color:#999999;
	margin-top: 5px;
}
.news ul li p{
	color:#666666;
	font-size: 13px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}
.news ul li:hover{
	background: #49c480;
	border: 1px solid #49c480;
}
.news ul li:hover p{
	color:#fff;
}
.news ul li:hover span{
	color:#fff;
}
.news ul li:hover h4{
	color:#fff;
}
.msg{
	width: 430px;
	height: 460px;
	float: right;
	background: #49c480;
}
.msg .tit{
	width: 150px;
	margin: 0 auto;
	height: 80px;
	margin-top: 20px;
	overflow: hidden;
	background: url(../images/tit05.png)no-repeat center;
}
.msg .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}
.msg .tit span{
	color:#fff;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
.msg form{
	width: 360px;
	margin: 0 auto;
	margin-top: 30px;
}
.msg form ul li{
	width: 340px;
	padding: 0 10px;
	height:auto;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 5px;
}
.msg form ul li p{
	color:#1a1a1a;
	font-size: 16px;
	line-height: 40px;
	float: left;
}
.msg form ul li input{
	width: 250px;
	border: none;
	height: 40px;
	outline: none;
}
.msg form ul li textarea{
	width: 250px;
	border: none;
	height: 130px;
	margin-top: 5px;
	padding-top: 10px;
	outline: none;

}
.msg form  .btn{
	width: 100%;
	height: 40px;
	color:#fff;
	font-size: 16px;
	border: none;
	margin-top: 10px;
	border-radius: 5px;
	background: #16934d;
}
.links{
	width: 100%;
	height: 60px;
	background: #49c480;
	margin-top: 50px;
}
.links .tit{
	float: left;
	height: 60px;
}
.links .tit p{
	color:#fff;
	font-size: 18px;
	line-height: 60px;
	margin-left: 10px;
	float: left;

}
.links .tit img{
	display: block;
	float: left;
	margin-top: 15px;
}
.links  ul{
	float: left;
	width: 940px;
	height: auto;
	overflow: hidden;
	height: 60px;
}
.links  ul li{
	float: left;
	padding: 0 10px;
	line-height: 60px;
}
.links  ul li a{
	color:#fff;
	font-size: 12px;
}
.footer{
	width: 100%;
	height:260px;
	overflow: hidden;
	background: #333333;
	position: relative;
	border-top: 2px solid #fff;

}
.footer .left{
	float: left;
	width: 380px;
	height: auto;
	overflow: hidden;
}
.footer img{
	display: block;
}
 
.footer .name{
	margin-top: 35px;
}
.footer  .tel{
	margin-top: 35px;
}
.footer .info{
	float: left;
	width:440px;
	margin-top: 35px;
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
	padding: 0 60px;
}
.footer .info p{
	color:#999999;
	font-size: 14px;
	line-height: 28px;
}
.footer .info a{
	color:#999999;
}
.footer .ewm{
	float: right;
	margin-top: 30px;
}
.footer .ewm img{
	display: block;
	width: 148px;
	height: 148px;
	border: 3px solid #fff;
}
.footer .ewm p{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color:#fff;
	line-height: 30px;
}
.footer .cr{
	position: absolute;
	bottom: 0;
	height: 30px;
	background: #1f1f1f;
	width: 100%;
}
.footer .cr p{
	color:#fff;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.footer .cr a{
	color:#fff;
}



.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}





.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin:  30px auto;
}

.left-cont{
	width:294px;
	height: auto;
	overflow: hidden;
	float: left;
}
.right-cont{
	float: right;
	width: 890px;
	height: auto;
	overflow: hidden;
}
.left-cont .list{
	width: 294px;
	height: auto;
	overflow: hidden;
	background: #49c480;
}
.left-cont .list .tit{
	width: 263px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
}
.left-cont .list .bd{
	width: 263px;
	margin: 0 auto;
	margin-top: 15px;
	height: auto;
	min-height: 550px;
	overflow: hidden;
}
.left-cont .list ul{
	width: 263px;
	margin: 0 auto;
 
 
	overflow: hidden;
}
.left-cont .list  h4{
	width: 263px;
	height: 30px;
	background: #fff;
	border-radius: 15px;
	text-indent: 25px;
	margin: 0 auto;
	margin-bottom: 10px;
	line-height: 30px;
}
.left-cont .list  h4 a{
	color:#000000;
	font-size: 16px;
}
.left-cont .list  ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-radius: 25px;
	position: relative;
	margin-bottom: 5px;
}
 
.left-cont .list  ul li:after{
	content: "·";
	font-size: 12px;
	position: absolute;
	left: 10px;
	color:#fff;
	top: 0;
}
.left-cont .list  ul li:hover:after{
	color:#fff;
}
.left-cont .list  ul li a{
	display: block;
	color:#fff;
	margin-left: 30px;
	white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    overflow: hidden;
}

.left-cont .list  .cont{
	width: 185px;
	height: auto;
	overflow: hidden;

	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 15px;
	border-radius: 5px;
	margin-bottom: 45px;
}
.left-cont .list  .cont .t{
	border-bottom: 1px solid #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.left-cont .list  .cont .t img{
	display: block;
	margin: 0 auto;
}
.left-cont .list  .cont  .info{
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.left-cont .list  .cont  .info{
	color:#fff;
	font-size: 13px;
	line-height: 22px;
}


.in-content .quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #49c480;
	margin-top: 20px;
}

.in-content .quick .tit{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #49c480;
}

.in-content .quick .tit p{
	color:#fff;
	font-size: 18px;
	text-align: center;
}

.in-content .quick ul{
	width: 96%;
	margin:2%;
}
.in-content .quick ul li{
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #eee;
	line-height: 30px;
}
.in-content .quick ul li a{
	color:#333;
	font-size: 12px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: block;
}


.in-content .quick .info{
	width: 96%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.in-content .quick .info p{
	color:#333;
	font-size: 12px;
	line-height: 20px;
}



.title-bar{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 2px solid #49c480;
}

.title-bar h4{
	font-size: 24px;
	color:#49c480;
	float: left;
}

.title-bar .crumbs{
	float: right;
	margin-top: 10px;
}
.crumbs p{
	font-size: 12px;
	color:#333;
	float: left;
}

.crumbs  a{
 	padding-right: 10px;
	color:#333;
	position: relative;
	font-size: 12px;

}

.crumbs  a:after{
	content: '>';
	font-size: 14px;
	position: absolute;
	right: -3px;
	top: -2px;
	color:#333;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.article-detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.article-detailed a{color:#333;}
.article-detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.article-detailed .tit p{
	color:#333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	height: 30px;
}

.article-detailed .tit span{
	display: block;
	color:#333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.article-detailed  .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.article-detailed  .intro p{
	color:#333;
	font-size: 16px;
	line-height: 30px;
}

.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.pic-box ul {
	margin-left: -15px;
}
.pic-box ul li{
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	height: auto;
	overflow: hidden;
}
.pic-box ul li p{
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 30px;
	color:#333;
}

.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
.page a{
	display: block;
	border: 1px solid #ccc;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color:#333;
	margin: 0 5px;
}
.page ul {
	float: left;
}

.page ul  li{
	float: left;
}
.page  .bd{
	display: table;
	margin: 0 auto;
}

.page span{
	display: block;
	border: 1px solid #ccc;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: #ccc;
	color:#333;
	margin: 0 5px;
}

.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	float: right;
}
.fy p{
	float: left;
	font-size: 14px;
	color:#333;
}
.fy p:last-child{
	float: right;
}

.fy p a{
	color:#333;
}

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	background: none;
}
.news-list ul{
	width: 100%;
}
.news-list ul li{
	width:428px;
	 
}
 

.map{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.map .allmap{
	width: 100%;
	height: 400px;
}




 


.mssg-intro{
	width:920px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	float: left;
}

.mssg-intro form{
	width: 460px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.mssg-intro form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.mssg-intro form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.mssg-intro form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.mssg-intro form .btn input{
	width: 220px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #f1382d;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}