<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0px;padding: 0px;}
body{min-width:1310px;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:115px;
	overflow: hidden;
	background: #cc0001;
}
.head .name{
	float: left;
	margin-top:20px;
}
.head .tel{
	float: right;
	margin-top: 30px;
}
.head img {
	display: block;
}
.nav{
	width: 100%;
	height: 50px;
	border-top: 1px solid #fff;
	background:#cc0001;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #a40000;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 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:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#cc0001; 
  
}
.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: 60px;
}

.title {
	width: 100%;
	height: 55px;
	background: #cc0001;
}

.title img{
	display: block;
	margin-left: 15px;
	float: left;
	margin-top: 17px;
}

.title  p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 55px;
	margin-left: 10px;
	float: left;
}

.title  span{
	display: block;
	color:#fff;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}

.title a{
	color:#fff;
	font-size: 16px;
	background: url(../images/more.png) no-repeat right center;
	padding-right: 25px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}

.adv{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.adv .tit{
	width: 100%;
	height: 150px;
	background: url(../images/adv-tit.png)no-repeat center;
}
.adv .part{
	width: 1200px;
	margin: 0 auto;
	height: 520px;
	margin-top: 45px;
	position: relative;

	background: url(../images/bg02.png)no-repeat  center bottom;
}
.adv .part .intro{
	width: 520px;
	height: auto;
	overflow: hidden;
	float: left;
}

.adv .part .intro ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}
.adv .part .intro .t{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv .part .intro .t img{
	display: block;
	margin-top: 4px;
	float: left;
}
.adv .part .intro .t div{
	float: left;
	margin-left: 20px;
}
.adv .part .intro .t div b{
	color:#e60012;
	font-size: 32px;
}
.adv .part .intro .t div p{
	color:#333333;
	font-size: 24px;
	font-weight: bold;
 
}
.adv .part .intro .t div  span{
	display: block;
	color:#666666;
	font-size: 12px;
	text-transform: uppercase;
}
.adv .part .intro .info{
	width: 450px;
	height: auto;
	overflow: hidden;
	margin-left: 65px;
	margin-top: 10px;
}
.adv .part .intro .info p{
	border-bottom: 1px solid #bfbfbf;
	position: relative;
	font-size: 16px;
	position: relative;
	line-height:35px;
	text-indent: 20px;
}

.adv .part .intro .info p:after{
	content: "";
	width: 10px;
	height: 10px;
	background: #c9c9c9;
	position: absolute;
	left:5px;
	top: 50%;
	margin-top: -5px;

}
.adv .part   .pic{
	float: right;
	margin-top: 50px;
}
.adv .part .pic img{
	display: block;
}
.adv .part:nth-child(odd) .pic{
	float: left;
	margin-left:-80px;
}
.adv .part:nth-child(odd) .intro{
	right: 0;
	position: absolute;
}


.left-cont .list{
	width: 242px;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 3px solid #cccccc;
	margin-top: 15px;
}
.left-cont .list ul li{
	width: 100%;
	line-height: 84px;
	height: 84px;
	background:url(../images/icon01.png)no-repeat 30px center;
}
.left-cont .list ul li:nth-child(2n){
	background:#f2f2f2 url(../images/icon01.png)no-repeat 30px center;
}
.left-cont .list ul li a{
	color:#333333;
	font-size: 16px;
	text-indent: 60px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.left-cont .list ul li:hover{
	background: #cc0001  url(../images/h01.png)no-repeat 30px center;
}

.left-cont .list ul li:hover a{
	color:#fff;
}

.left-cont{
	float: left;
	width: 242px;
}
.product .pic{
	float: right;
	width: 940px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.product .pic ul li{
	float: left;
	width: 306px;
	height: auto;
	margin-left: 11px;
	overflow: hidden;
}
.product .pic ul{
	margin-left: -11px;
}

.product .pic ul li img{
	display: block;
	width: 306px;
	height: 210px;
}

.product .pic ul li p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	color:#333333;
	font-size: 16px;
	text-align: center;
}

.hz{
	width: 1200px;
	margin: 0 auto;
	height:214px;
	overflow: hidden;
	margin-top: 65px;
	background: #eeeeee;
}

.hz .show{
	width: 1170px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.hz .show  .box{
	width: 800%;
}

.hz .show .pic{
	float: left;
}
.hz .show .pic ul li{
	float: left;
	width: 192px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}
.hz .show .pic ul li img{
	display: block;
	width: 192px;
	height: 96px;
}
.cases{
	width: 1310px;
	margin: 0 auto;
	height: auto;
	margin-top: 50px;
	overflow: hidden;
}

.cases .title{
	width: 1200px;
	margin: 0 auto;
}

.cases .next{
	float: left;
	width: 33px;
	height: 73px;
	border: 1px solid #868686;
	margin-top: 80px;
	float: left;
	background: #999999 url(../images/next.png) no-repeat center;
}
.cases .next:hover{
	background: #cc0001  url(../images/next.png) no-repeat center;
}
.cases .bd{
	width: 1200px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.cases .bd ul li{
	float: left;
	width: 292px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
}
.cases .bd ul li img{
	display: block;
	width: 292px;
	height: 220px;
}

.cases .bd ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-align: center;
	color:#333333;
}

.cases .prev{
	float: right;
	width: 33px;
	height: 73px;
	border: 1px solid #868686;
	margin-top: 80px;
	background: #999999 url(../images/prev.png) no-repeat center;
}


.cases .prev:hover{
	background: #cc0001  url(../images/prev.png) no-repeat center;
}





.about{
	width: 100%;
	height: 482px;
	background: #f6f6f6;
	margin-top: 70px;
}

.about .pic{
	width:632px;
	height:374px;
	margin-top: 50px;
	float: left;
	background: url(../images/bg01.png) no-repeat center;
}

.about .pic img{
	display: block;
	 
}

.about .intro{
	width: 515px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 85px;
}

.about .intro .tit{
	width: 100%;
	height: 55px;
	overflow: hidden;
	position: relative;
}
.about .intro .tit:after{
	content: "";
	width: 36px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #ff9702;
}

.about .intro .tit p{
	color:#cc0001;
	font-weight: bold;
	font-size: 30px;
	float: left;
}

.about .intro .tit span{
	display: block;
	color:#808080;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}


.about .intro  .info{
	width: 100%;
	height:165px;
	overflow: hidden;
	margin-top: 30px;
}

.about .intro  .info p{
	color:#333333;
	font-size: 14px;
	line-height: 24px;
}

.about .intro  a{
	display: block;
	width: 120px;
	height: 34px;
	background: #cc0001;
	color:#fff;
	font-size: 16px;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
	margin-top: 50px;
}


.section{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news {
	width: 775px;
	height: 525px;
	border: 1px solid #e3e3e3;
	float: left;
 
	padding-top: 0;
	margin-top: 50px;
}
 

.news .on{
	width: 725px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 25px;
	margin-top: 20px;
}
.news .on img{
	display: block;
	float: left;
	width: 312px;
	height: 200px;
}
.news .on .intro{
	width: 395px;
	height: auto;
	float: right;
	overflow: hidden;
}
.news .on .intro h4{
	font-size: 16px;
	color:#333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news .on .intro p{
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .on  a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
	margin-top: 10px;
}
.news  ul {
	width: 725px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news  ul li{
	float: left;
	width: 358px;
	height: auto;
	line-height: 35px;
	overflow: hidden;
	position: relative;
}
.news  ul li:after{
	content: "";
	width:6px;
	height:6px;
	border-radius: 50%;
	background: #c6c6c6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #c6c6c6;
}
.news  ul li a{
	display: block;
	margin-left: 15px;
	font-size: 14px;
	color:#333333;
	float: left;

}

.news  ul li span{
	display: block;
	float: right;
}

.news  ul li:nth-child(2n){
	float: right;
}
.news  ul li:hover a{
	text-decoration: underline;
}

.mssg{
	float: right;
	width: 360px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	padding: 30px 25px;
	margin-top: 50px;
	background: #cc0001;
}

.mssg .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg .tit div{
	float: left;
	position: relative;
	padding-right: 45px;
}
 
.mssg .tit p{
	color:#f6f6f6;
	font-weight: bold;
	font-size: 24px;
}

.mssg .tit span{
	display: block;
	text-transform: uppercase;
	color:#fff;
	font-size: 14px;
	margin-top: 3px;
}

.mssg  form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.mssg  form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.mssg  form ul li span{
	width: 45px;
	height: 26px;
	border-right: 1px solid #dadada;
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
	margin-left: 5px;
}
.mssg  form ul li span img{
	display: block;
}

.mssg  form ul li:last-child span{
	border-bottom: 1px solid #dadada;
	height: 40px;
	 
}
.mssg  form ul li input{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	color:#999999;
	height: 40px;
}

.mssg  form ul li textarea{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	height: 165px;
	padding-top: 10px;
	color:#999999;

}

.mssg  form .btn{
	float: right;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.mssg  form .btn input{
	width: 177px;
	height: 50px;
	background: #ff9702;
	border: none;
	color:#fff;
	font-size: 16px;
	border-radius: 5px;
	outline: none;
}
.mssg  form .btn input:last-child{
	float: right;
	background: #bfbfbf;
}

.footer{
	width: 100%;
	height: 310px;
	overflow: hidden;
	margin-top: 55px;
	background: #cc0001;
}

.footer .fn{
	float: left;
	width: 323px;
	height: 310px;
	background: #a40000;
}

.footer .fn .tit{
	width: 200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 45px;
}

.footer .fn .tit img{
	display: block;
	float: left;
	margin-top: 5px;
}

.footer .fn .tit  p{
	float: left;
	font-size: 18px;
	color:#fff;
	margin-left: 10px;
}

.footer .fn ul{
	width: 200px;
	margin:0 auto;
	height: 175px;
	overflow: hidden;
	margin-top: 30px;
}
.footer .fn ul li{
	float: left;
	width: 49%;
	height: auto;
	line-height: 35px;
	overflow: hidden;
}
.footer .fn ul li:nth-child(2n){
	float: right;
}
.footer .fn ul  li a{
	color:#fff;
	font-size: 14px;
}

.footer .intro{
	float: left;
	width: 480px;
	height: auto;
	overflow: hidden;
	margin-left: 90px;
	margin-top: 45px;
}
.footer .name img{
	display: block;
}
.footer .info{
	margin-top: 15px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.footer  .info p{
	color:#fff;
	font-size: 14px;
	line-height: 26px;
}

.footer  .info a{
	color:#fff;
}


.footer  .ewm{
	float: right;
	margin-top: 55px;
}

.footer  .ewm img{
	display: block;
	width: 160px;
	height: 160px;
	border:10px solid #fff;
}
.footer  .ewm  p{
	text-align: center;
	color:#fff;
	font-size: 14px;
	line-height: 30px;
}
.links{
	width: 100%;
	height:64px;
	background: url(../images/bg01.png)no-repeat center;

}

.links .tit{
	width:180px;
	height: auto;
	overflow: hidden;
	float: left;
 
	
}

.links .tit p{
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 64px;
	float: left;
}
.links .tit span{
	color:#ffaf59;
	float: left;
	font-size: 24px;
	line-height: 64px;
	font-family: 'Impact Regular';
	margin-left: 10px;
}

.links ul{
	width: 960px;
	height: 50px;
	float: right;
	margin-top: 9px;
}
.links ul li{
	float: left;
	padding: 0 10px;
	position: relative;
}
 
.links ul li a{
	color:#696969;
	font-size: 14px;
	line-height: 25px;
}

.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){
	transition: 0s;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
	
}
.float ul li:nth-child(4):hover img{
	height: 180px;
	opacity:1;
}
.float ul li:nth-child(4):hover span{
	float: right;
}
.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:100%;
 	
 	
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 180px;
	height:50px;
	 
	float: right;
 
	opacity: 0;
	border: 2px solid #454545 ;
	box-sizing: border-box;
}


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

.left-cont .tit{
	width: 100%;
	height: 60px;
	background: #cc0001;
}

.left-cont .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	line-height:60px;
	text-align: center;
}

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


.quick ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 2px solid #cccccc;
	box-sizing: border-box;
	margin-top: 15px;
	padding-bottom: 10px;
}
.quick ul li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
}

 

.quick ul li a{
	color:#333;
	font-size: 14px;
	display: block;
	text-indent: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.quick .info{
	width: 100%;
	height: auto;
	padding:5px 4%;
	box-sizing: border-box;
	margin-top: 15px;
	overflow: hidden;
	border: 2px solid #cccccc;

}

.quick .info p{
	color:#333;
	font-size: 14px;
	line-height: 24px;
}


 .title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	background: url(../images/bg07.png) repeat-x left bottom;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
	background: #cc0001;
}
.title-bar h4{
	font-size: 18px;
 
	margin-left: 20px;
	color:#333333;
	font-size: 18px;
	float: left;
}

.crumbs{
	float: right;
}
.crumbs p{
	color:#666;
	font-size: 13px;

}

.crumbs img{
	display: block;
	float: left;
	margin-right: 10px;
}
.crumbs p{
	float: left;

}
.crumbs a{
	color:#666;
	font-size: 13px;
	padding-right: 10px;
	position: relative;

}
.crumbs a:after{
	content: "&gt;";
	position: absolute;
	right: 0;
	color:#666;
	font-size: 12px;
	position: absolute;
	top: 0;
}
.crumbs a:last-child:after{
	display: none;
}



.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 260px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #d2d2d2;

}
 .fy p:first-child{
 	border: none;
 }

 .fy a{
 	color:#333333;
 	font-size: 14px;
 }

  .fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
  }


.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #cc0001;
	border: 1px solid #cc0001;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}


.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height:300px;
	margin-top: 20px;
}
.detail-intro a{color:#333;}
.detail-intro .tit{
	margin-bottom: 30px;
}
.detail-intro .tit p{
	color:#333333;
	font-size: 18px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.detail-intro .tit span{
	display: block;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.detail-intro  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detail-intro  .intro p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}

 
 
.map{
	width: 100%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

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

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

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

.mssg-intro form{
	width: 540px;
	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: 200px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #cc0001;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}



.pic-box{
 
	width:100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.pic-box  ul li{
	float: left;
	margin-left: 10px;
	width: 306px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.pic-box  ul li img{
	display: block;
	width: 306px;
	height: 210px;
}
.pic-box  ul li p{
	width: 100%;
	height:35px;
	line-height:35px;
	color:#333333;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pic-box  ul li:nth-child(3n-2){
	margin-left: 0;
}
 
.right-cont{
	float: right;
	width: 938px;
	height: auto;
	overflow: hidden;
}


.news-list {
	width: 100%;
	border: none;
	padding: 0;
	float:initial;
	overflow: hidden;
	margin: 0;
}
.news-list  ul {
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;

}
 
 .news-list  ul li{
 	width: 100%;
 }

  .news-list  ul li a{
  	display: block;
  	width: 600px;
   
  }</pre></body></html>