﻿*{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:#333333;
	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: #333333;
}
.top ul li a{
	color:#333333;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:113px;
	overflow: hidden;
}
.head .name{
 	position: relative;
 	top: 50%;
 	float: left;
 	transform: translateY(-50%);
}
.head img{
	display: block;
}
.head  .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);

}
.head .main{
	height: 113px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 50px;
	background:#BF0A10;
}
.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: #F39800;
}
.nav .active{
	background: #F39800;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:50%;
 margin-left: -50px;
 bottom:20px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:15px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 border-radius: 50%;
 cursor:pointer;
 border: 1px solid #BF0A10;
 
}
.banner .hd ul li.on{
 background:#BF0A10;
  
}
.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: 235px;
	height: auto;
	overflow: hidden;
	background: #BF0A10;
	float: left;
}
.product .list .tit{
	width: 186px;
	margin: 0 auto;
	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 ul{
	width: 185px;
	margin: 0 auto;
	height: 470px;
	min-height: 470px;
	margin-top: 15px;
	overflow: auto;
}
.product .list  ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-radius: 25px;
	position: relative;
	margin-bottom:6px;
}
.product .list  ul li:hover{
	background: #ff9702;
}
 
.product .list  ul li:after{
	content: "·";
	font-size: 12px;
	position: absolute;
	left: 10px;
	color:#fff;
	top: 0;
}
 
.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  .tel{
	width:218px;
	margin: 0 auto;
	height: auto;
	min-height: 120px;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #fff;
	padding-top: 10px;
}
 
.product .list  .tel .info{
	float: left;
	margin-left: 20px;
	width: 170px;
	height: auto;
	overflow: hidden;
	color:#fff;
	font-size: 15px;
	line-height: 30px;
}

.product .pic{
	float: right;
	width: 955px;
	height: auto;
	overflow: hidden;

}
.product .pic ul li{
	float: left;
	width: 312px;
	height: auto;
	overflow: hidden;
	margin-left: 5px;
	border: 1px solid #dedede;
	margin-bottom: 8px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li div{
	width: 304px;
	margin: 4px;
	height: 225px;
	margin-bottom: 0;
}
.product .pic ul li div img{
	display: block;
	width: 304px;
	height: 225px;
}
.product .pic ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.product .pic ul li:hover{
	border: 1px solid #BF0A10;
}


.img-box{
	overflow: hidden;
}
 
.img-box img{
	transition: .5s;
	display: block;
}
.img-box:hover img{
	transform: scale(1.05);
}

.about{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 50px 0;
	background: url(../images/bg03.png);
	margin-top: 85px;
}
.about .pic{
	float: left;
	width: 652px;
	height: 432px;

}
.about .pic img{
	display: block;
	width: 642px;
	height: 422px;
	border: 5px solid #eeeeee;
}
.about  .intro{
	float: right;
	width:517px;
	height: auto;
	margin-top:25px;
	overflow: hidden;
}
.about  .intro .tit{
	width:100%;
	height: 37px;
	position: relative;
	overflow: hidden;
}
.about  .intro .tit:after{
	content: "";
	width: 100px;
	height: 2px;
	position: absolute;
	background: #BF0A10;
	left: 0;
	bottom: 0;
}
.about  .intro .tit p{
	color:#bf0a10;
	font-size: 24px;
	font-weight: bold;
}
.about  .intro .tit b{
	color:#333333;
}
.about  .intro .info{
	width: 100%;
	height: 252px;
	overflow: hidden;
	color:#1a1a1a;
	font-size: 15px;
	text-indent: 2em;
	line-height: 28px;
	margin-top: 30px;
}

.about  .intro .info p{text-align:justify;}
 
.about  .intro   a{
	color:#fff;
	line-height: 36px;
	font-size: 15px;
	display: block;
	margin-top: 30px;
	width: 160px;
	height: 36px;
	background: #BF0A10;
	border-radius: 5px;
	text-align: center;
}

.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.title {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/title.png)no-repeat center;
}

.title img{
	display: block;
	float: left;
	margin-top: 23px;
}
.title p{
	color:#333333;
	font-size: 30px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.title span{
	color:#bf0a10;
	font-size: 48px;
	float: left;
	margin-left: 2px;
}
.title a{
	display: block;
	width: 85px;
	height: 24px;
	background: url(../images/more.png)no-repeat center;
	color:#fff;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
 	float: left;
	margin-top:30px;
	margin-left: 13px;
	text-indent: 16px;
}
.title div{
	margin-left: 308px;
}

.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .show .box{
	width: 800%;
}
.cases .show .pic{
	float: left;
}
.cases ul li{
	float: left;
	width: 285px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}

.cases ul li img{
	display: block;
	width: 285px;
	transition: .5s;
	height: 285px;
}
.cases ul li:nth-child(1){
	margin-left: 0;
}
.cases ul li :hover div{
	bottom: 0;
}
.cases ul li :hover img{
	transform: scale(1.05);
}
.cases ul li div{
	width: 100%;
	height: 85px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	transition: .5s;
	bottom: -45px;
}
.cases ul li p{
	color:#fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.cases ul li span{
	display: block;
	width: 72px;
	height: 22px;
	border: 1px solid #ffffff;
	line-height: 22px;
	color:#fff;
	border-radius: 5px;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
}


.news{
	width: 100%;
	margin: 0 auto;
	height: 466px;
	background: url(../images/bg04.png);
	overflow: hidden;
	margin-top: 60px;
}
.news .title{
	margin-top: 50px;
}
.news .title div{
	margin-left: 283px;
}
.news .title div span{
	margin-left: 10px;
}
.news .part{
	width: 588px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top:30px;
}

.news .part .tit{
	width: 100%;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
}
.news .part .tit img{
	display: block;
	float: left;
	margin-top: 2px;
}
.news .part .tit p{
	color:#222;
	font-size: 18px;
	float: left;
	text-transform: uppercase;
	margin-left: 10px;
}
.news .part .tit span{
	color: #999;
	font-family: 'Arial';
}
.news .part .tit a{
	display: block;
	float: right;
	color:#bf0a10;
	font-size: 12px;
	background: url(../images/icon04.png) no-repeat left center;
	padding-left: 15px;
}

.news .part .column{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom:10px;
 	margin-bottom: 10px;
}
.news .part .column .pic{
	float: left;
}

.news .part .column .pic img{
	display: block;
 
	width: 147px;
	height: 100px;
}
.news .part .column  .info{
	float: left;
	width: 420px;
	margin-left: 10px;
	margin-top: 3px;
}
.news .part .column  .info h4{
	width: 100%;
	color:#1a1a1a;
	font-size: 18px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
}

.news .part .column:hover .info h4{
	color:#bf0a10;
}

.news .part .column  .info p{
	color:#949494;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .part .column  .info span{
	display: block;
	float: right;
	color:#c0c0c0;
	font-size: 14px;
}

.news .part:last-child{
	float: right;
}

.news .part ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	line-height: 33px;
}
.news .part ul li:after{
	content: ".";
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 16px;
	 color:#676767;
}
.news .part ul li a{
	display: block;
	float: left;
	width: 435px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#676767;
    margin-left: 10px;
    font-size: 16px;
}

.news .part ul li:hover a{
	color:#bf0a10;
}
.news .part ul li span{
	display: block;
	float: right;
	color:#aeaeae;
	font-size: 12px;
}
 
.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.section .tit{
	width: 100%;
	height: 44px;
	background: #f1f1f1;
}

.section .tit p{
	float: left;
	width: 197px;
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
	color:#fff;
	text-indent: 15px;
	height: 44px;
	background: url(../images/title02.png)no-repeat center;
}

 
.mssg{
	width: 590px;
	height: auto;
	float: left;
	overflow: hidden;
}

.mssg .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: none;
	height: 390px;
}

.mssg .bd form{
	width: 505px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
}
.mssg .bd form ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.mssg .bd form ul li p{
	color:#bf0a10;
	font-size: 18px;
	float: left;
	line-height: 50px;
}

.mssg .bd form ul li input{
	width: 380px;
	height: 47px;
	border: 1px solid #cccccc;
	text-indent: 10px;
	outline: none;
	border-radius: 5px;
	font-family: '微软雅黑';
}

.mssg .bd form ul li textarea{
	width:380px;
	height: 100px;
	padding-top: 10px;
	border: 1px solid #cccccc;
	outline: none;
	resize: none;
	text-indent: 10px;
	border-radius: 5px;
	font-family: '微软雅黑';
}

.mssg .bd  .btn{
	width: 100%;
	height: 60px;
	background: #bf0a10;
	outline: none;
	font-size: 18px;
	color:#fff;
	border: none;
	border-radius: 8px;
	margin-top: 20px;
}


.honor{
	width: 590px;
	height: auto;
	overflow: hidden;
	float: right;
}
.honor .focus{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: none;
	height: 390px;
}
 
.honor  .info{
	width: 510px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.honor  .info h4{
	font-size: 24px;
	color:#bf0a10;
}

.honor  .info p{
	color:#000000;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}

.honor .bd{
	width: 430px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.honor .bd ul li{
	float: left;
	width: 204px;
	margin-right: 20px;
}
.honor .bd ul li img{
	display: block;
	width: 204px;
	height:  290px;
	border: 1px solid #959595;
}
.honor .bd ul li p{
	text-align: center;
	color:#222222;
	font-size: 15px;
	line-height: 30px;
}

.honor .next{
	position:absolute;
	left: 30px;
	top: 140px;
}
.honor .prev{
	position: absolute;
	right:30px;
	top: 140px;
}
.footer{
	width: 100%;
 	height: auto;
	background:#444444;
	position:relative;
	margin-top: 70px;
	border-top: 2px solid #BF0A10;
	 
}
.footer .main{
	position: relative;
 	height: auto;
 	overflow: hidden;
 	padding-bottom: 65px;
}
.footer .part{
	display: table;
	margin: 0 auto;
	height:auto;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 50px;
 
}
.footer .tel{
	width: 245px;
	height: auto;
	overflow: hidden;
	float: left;
}
.footer .tel .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 26px;
}
.footer .tel .tit img{
	display: block;
	float: left;
}
.footer .tel .tit p{
	font-size: 26px;
	color:#fff;
	float: left;
	margin-left: 5px;
}
.footer .tel b{
	color:#fff;
	font-size: 31px;
 	line-height: 32px;
	margin-top: 15px;
	display: block;
}
.footer .tel span{
	display: block;
	width: 100%;
	height: 38px;
	color:#bf0a10;
	background: #fff;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	margin-top: 10px;
}
.footer .ewm{
 	padding: 0 60px;
 	margin-left: 60px;
 	float: left;
	border-left:  1px solid #fff;
	border-right:  1px solid #fff;
}
.footer .ewm img{
	display: block;
	width: 130px;
	height: 131px;
	margin: 0 auto;
	float: left;
}
.footer .ewm  p{
	width: 100%;
	text-align: center;
	color:#222;
	width: 20px;
	margin-left: 2px;
	padding: 13px 0;
	float: left;
	font-size: 12px;
	background: #fff;
 
	line-height: 15px;
}
.footer .info{
 
	height: auto;
	float: left;
	margin-left: 45px;
	overflow: hidden;
}
.footer .info p{
	color:#fff;
	font-size: 15px;
	line-height: 26px;
}
.footer .links{
	width: 100%;
	height: auto;
	overflow: hidden;
 
}
.footer .links p{
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	float: left;
 	margin-top: 5px;
}
.footer .links ul{
	height: 52px;
	
	overflow: hidden;
	 
}
.footer .links ul li{
 	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}
.footer .links ul li a{
	color:#fff;
	font-size: 14px;
}
.footer .cr{
	width: 100%;
	height: 62px;
	position: absolute;
	bottom: 0;
	overflow:height;
	border-top: 1px solid #fff;
}
.footer .cr p{
	color:#fff;
	font-size: 15px;
	text-align: center;
	line-height: 62px;
}
.footer .cr a{
	color:#fff;
}

.float{
	position: fixed;
	right: 0;
	bottom: 100px;
	width: 71px;
	height: 295px;

}


.float ul li{
	width: 71px;
	position: relative;
 	border-bottom: 1px solid #eeeeee;
	height:75px;
	background: url(../images/float.png)no-repeat center top;
}

.float ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

.float ul li img{
	display: block;
	width: 120px;
	height: 120px;
	border-radius:8px;
	position: absolute;
	left: -125px;
	display: none;
	top: 0;
}
.float ul li:hover img{
	display: block;
}
.float ul li p{
 	 
	height: 70px;
	width: 140px;
	line-height: 70px;
	background: #f9f9f9;
	color:#222222;
	font-size: 18px;
	font-weight: bold;
	display: none;
	position: absolute;
 	left: -142px;
 	text-align: center;
	top: 0;
}

.float ul li:hover p{
	display: block;
}
.float ul li:nth-child(1){
	background: url(../images/float.png) no-repeat center -5px;
}
.float ul li:nth-child(2){
	background: url(../images/float.png) no-repeat center -85px;
}

.float ul li:nth-child(3){
	background: url(../images/float.png) no-repeat center -168px;
}
.float ul li:nth-child(4){
	background: url(../images/float.png) no-repeat center -244px;
	height: 30px;
}



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

.left-cont{
	width:235px;
	height: auto;
	overflow: hidden;
	float: left;
}
.right-cont{
	float: right;
	width: 950px;
	height: auto;
	overflow: hidden;
}
.left-cont .list{
	width: 235px;
	height: auto;
	overflow: hidden;
	background: #bf0a10;
 
}
.left-cont .list .tit{
	width: 186px;
	margin: 0 auto;
	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 ul{
	width: 185px;
	margin: 0 auto;
	height:auto;
	min-height: auto;
	padding-bottom: 20px;
	margin-top: 15px;
	overflow: auto;
}
.left-cont .list  ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-radius: 25px;
	position: relative;
	margin-bottom:6px;
}


.left-cont .list  ul li:hover{
	background: #ff9702;
}
.left-cont .list  ul .active{
	background: #ff9702;
}
.left-cont .list  ul li:after{
	content: "·";
	font-size: 12px;
	position: absolute;
	left: 10px;
	color:#fff;
	top: 0;
}
 
.left-cont .list  ul li a{
	display: block;
	color:#fff;
	margin-left: 30px;
	white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    overflow: hidden;
}


.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news-list ul li{
	width: 100%;
	height: auto;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	position: relative;
	line-height: 45px;
}
.news-list ul li:after{
	content: ".";
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 16px;
	 color:#676767;
}
.news-list ul li a{
	display: block;
	float: left;
	width: 435px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#676767;
    margin-left: 10px;
    font-size: 13px;
}
.news-list ul li:hover a{
	color:#BF0A10;
}

.news-list ul li span{
	display: block;
	float: right;
	color:#aeaeae;
	font-size: 12px;
}
.in-content .quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #bf0a10;
	margin-top: 10px;
}

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

.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: 36px;
	border-bottom: 1px dashed #ccc;
	line-height: 36px;
}
.in-content .quick ul li a{
	color:#333;
	font-size: 14px;
	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: 14px;
	line-height: 24px;
}



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

.title-bar h4{
	font-size: 24px;
	color:#bf0a10;
	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: 0px;
	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 .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;
}

.article-detailed  .intro p a{
	color:#333;

}

.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.pic-box ul {
	margin-left: -16px;
}
.pic-box ul li{
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	height: auto;
	width: 304px;
	overflow: hidden;
	margin-left: 16px;
}
.pic-box ul li img{
	width: 100%;

}
.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;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

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


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


 .fy p{
	width: 240px;
	height: 50px;
	float: left;
	padding: 0 10px;
	line-height: 50px;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	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;
  }



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

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