*{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: #ebebeb;
}
.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;
 
}
.head .name{
	float: left;
	margin-top:10px;
}
.head .tel{
	float: right;
	margin-top: 20px;
}
.head img {
	display: block;
}
.nav{
	width: 100%;
	height: 50px;
	border-top: 1px solid #fff;
	background:#c90c0c;
}
.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: 16px;
	display: block;
}
.nav ul li:hover{
	background: #ff9900;
}
.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: 210px;
	height: 728px;
	overflow: hidden;
	box-sizing: border-box;
 	background: #f0f0f0;
	margin-top: 15px;
}
.left-cont .list h4{
	width: 200px;
	height: 40px;
	background: #c90c0c;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 5px;
}
.left-cont .list h4 a{
	color:#fff;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
 
}
.left-cont .list ul{
	width: 200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}
.left-cont .list ul li{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #c9c9c9;
	line-height: 40px;
}
.left-cont .list ul li a{
	color:#222222;
	font-size: 14px;
	text-align: center;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.left-cont .list ul li:hover a{
	color:#c90c0c;
}
.left-cont{
	float: left;
	width: 210px;
}
.product .pic{
	float: right;
	width: 970px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.product .pic ul li{
	float: left;
	width: 236px;
	height: auto;
	margin-left: 8px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.product .pic ul{
	margin-left: -8px;
}

.product .pic ul li img{
	display: block;
	width:236px;
	transition: .5s;
	animation-timing-function:ease;
	-webkit-animation-timing-function:ease; 

	height:236px;
}
.product .pic ul li:hover img{
	transform: scale(1.05);
}

.product .pic ul li p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.8);
	color:#fff;
	font-size: 16px;
	text-align: center;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.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 div{
 	overflow: hidden;
	width: 292px;
	height: 220px;
}
.cases .bd ul li div img{
	display: block;
	width: 292px;
	height: 220px;
	transition: .5s;
	animation-timing-function:ease;
	-webkit-animation-timing-function:ease;  
}
.cases .bd ul li:hover img{
	transform: scale(1.05);
}

.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: 550px;
	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: 585px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 75px;
	text-indent: 2em;
}

.about .intro .tit{
	width: 100%;
	height: 65px;
	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:220px;
	overflow: hidden;
	margin-top: 30px;
	color:#333333;
	font-size: 15px;
	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: 30px;
}

.about  .vd{
	float: right;
	width: 568px;
	height: 440px;
	margin-top: 55px;
	/* background: url(../images/ad.png) no-repeat center; */
}
.section{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news {
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.news ul {
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}
.news ul li{
	float: left;
	width: 590px;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	margin-bottom: 20px;
}

.news ul li .time{
	float: left;
	width: 95px;
	height: 95px;
	background: #cccccc;
}


.news ul li .time b{
	color:#000000;
	font-size: 32px;
	text-align: center;
	display: block;
	margin-top: 15px;
}

.news ul li .time span{
	display: block;
	text-align: center;
	color:#000000;
	font-size: 16px;
}

.news ul li .info{
	width: 460px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}

.news ul li .info h4{
	color: #1a1a1a;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 12px;
    overflow: hidden;

}

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

.news ul li:nth-child(2n){
	float: right;
}


.news ul li:hover .time{
	background: #c90c0c;
}

.news ul li:hover .time span{
	color:#fff;
}
.news ul li:hover .time b{
	color:#fff;
}
.section{
	width: 100%;
	height: auto;
	padding: 66px 0;
 	background: #f0f0f0;
	margin-top: 60px;
}

.section .bd{
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	background: #fff;
	box-shadow: 0 0 5px 2px #d2d1d1;
}

.mssg{
	width: 600px;
	height: 500px;
	float: left;
	background: #c90c0c;
}
.mssg .tit{
	width: 245px;
	height: 100px;
	background: #fff;
	margin-left: 45px;
	overflow: hidden;
}

.mssg .tit p{
	color:#c90c0c;
	font-size: 24px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 20px;
}
.mssg .tit span{
	display: block;
	color:#c90c0c;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 20px;
}

.mssg form{
	width: 505px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 34px;
}
.mssg form ul{
	height: auto;
	overflow: hidden;
}
.mssg form ul li{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.mssg form ul li p{
	color:#fff;
	font-size: 18px;
	float: left;
	line-height: 50px;
}
.mssg form ul li input{
	width: 410px;
	height: 48px;
	border: 1px solid #d2d2d2;
	background: #fff;
	border-radius: 5px;
	border: none;
	float: right;
	outline: none;
	text-indent: 10px;
	font-family: '微软雅黑';
}

.mssg form ul li textarea{
	width: 410px;
	height:100px;
	border: 1px solid #d2d2d2;
	outline: none;
	background: #fff;
	border-radius: 5px;
	border: none;
	float: right;
	padding-top: 10px;
	text-indent: 10px;
	font-family: '微软雅黑';
}
.mssg form .btn{
	width: 100%;
	height: 60px;
	background: #ff9900;
	letter-spacing: 3px;
	color:#fff;
	font-size: 18px;
	outline: none;
	border: none;
	border-radius: 5px;
	margin-top: 20px;
}

.contact{
	float: right;
	width: 508px;
	height: auto;
	margin-right:45px;
	overflow: hidden;
}
.contact .tit{
	width: 245px;
	height: 100px;
	background: #c90c0c;
	overflow: hidden;
}

.contact .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 20px;
}
.contact .tit span{
	display: block;
	color:#fff;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 20px;
}
.contact .pic{
	width: 100%;
	height: auto;
	margin-top: 34px;
	overflow: hidden;
}
.contact .pic img{
	display: block;
	width: 508px;
	height: 140px;
}

.contact .intro{
	width: 100%;
	height:  180px;
	overflow: auto;
	margin-top: 20px;
}
.contact .intro h4{
	font-size: 18px;
	color:#333333;

}
.contact .intro p{
	color:#333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}


.footer{
	width: 100%;
	height: 310px;
	overflow: hidden;
	background: #b00000;
}

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

.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: 22px;
}

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


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

.footer  .ewm img{
	display: block;
	width: 160px;
	height: 160px;
	border:3px 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:190px;
	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:#af5858;
	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: 171px;
	height:248px;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
}
.float .btn{
	float: left;
	width: 30px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 60px;
}
.float img{
	display: block;
}
.float .bd{
	width: 145px;
	height: auto;
	float: right;
	overflow: hidden;
	position:absolute;
	right: 0;
	top: 0;
	background: url(../images/bg03.png)no-repeat center top;
	background-size: 100% 100%;
}

.float .bd ul{
	width: 123px;
	margin: 0 auto;
	margin-top: 20px;
}

.float .bd ul li{
	margin-top: 12px;
}

.float .bd .ewm{
	width:135px;
	margin: 0 auto;
	border-top: 1px solid #cbcbcb;
	margin-top: 10px;
}

.float .bd .ewm img{
	display: block;
	width: 118px;
	height: 118px;
	margin: 0 auto;
	margin-top: 10px;
}
.float .bd .ewm p{
	text-align: center;

	color:#1a1a1a;
	font-size: 12px;
	margin-bottom: 5px;
	margin-bottom: 10px;
}


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

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

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


.left-cont .in-list{
	margin-top: 5px;
	height: auto;
	padding-bottom: 30px;
}
.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}


.quick ul{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	border: 2px solid #cccccc;
	box-sizing: border-box;
	margin-top: 5px;
	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;
	 
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.quick .info{
	width: 100%;
	height: auto;
	padding:5px 4%;
	box-sizing: border-box;
	margin-top:5px;
	overflow: hidden;
	border: 2px solid #cccccc;
	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: ">";
	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: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	padding: 0 10px;
	text-align: center;
	border-left: 1px solid #d2d2d2;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
 .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:  30px auto;
}
.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: #333333;
	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 .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;
	font-size: 16px;
	color:#333;
	line-height: 30px;
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

 

 
 
.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: 8px;
	width: 236px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.pic-box  ul li img{
	display: block;
	width: 236px;
	transition: .5s;
	animation-timing-function:ease;
	-webkit-animation-timing-function:ease; /* Safari and Chrome */
	height: 236px;
}
.pic-box  ul li div{
	width: 236px;
	height: 236px;
	overflow: hidden;
}
.pic-box  ul li:hover img{
	transform: scale(1.05);
}
.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(4n-3){
	margin-left: 0;
}
 
.right-cont{
	float: right;
	width: 970px;
	height: auto;
	overflow: hidden;
}


.news-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news-list ul li{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid  #xlrde;
	line-height: 35px;
	position: relative;
}
.news-list ul li:after{
	width: 6px;
	height: 6px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #ccc;
	border-radius: 50%;
}
.news-list ul li a{
	color:#333;
	font-size: 14px;
	display: block;
	margin-left: 10px;
	width: 600px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
}
.news-list ul li span{
	display: block;
	float: right;
	font-size: 12px;
	color:#666;
}
.news-list ul li:hover a{
	color:#d74949;
}