*{margin: 0px;padding: 0px;}
body{min-width:1250px;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;
}
.head{
	width: 100%;
	height:170px;
	overflow: hidden;
}
.head .top{
	width: 100%;
	height: 30px;
	background: #eeeeee;
 
 
}
.head .top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;

	float: left;
}
.head ul{
	float: right;
}
.head ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.head ul li a{
	font-size: 13px;
	color:#333333;
}
.head ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.head ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
 
}
.head  .tel{
	float: right;
	 
}
.head .name div{
	height: 140px;
	display: table-cell;
	vertical-align: middle;
}

.head .tel div{
	height: 140px;
	display: table-cell;
	vertical-align: middle;
}
.nav{
	width: 100%;
	height: 50px;
	background: #999999;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
 
}
.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;
    display:block;
}
.nav ul li:hover{
	background: url(../image/hover.png)no-repeat center;
	height: 60px;
	line-height: 70px;
	margin-top: -10px;
}
.nav ul li:hover a{
	color:#fff;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 margin-left: -100px;
 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:5px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
 
}
.banner .hd ul li.on{
 background:#004191;
 
}
.banner .bd{
 position:relative; 
 height:100%;
  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;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}

.keywords ul li a{color:#555;}

.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:14px;
    width:1px;
    background:#333;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.ad{
	width: 100%;
	height:165px;
	overflow: hidden;
}
 .ad ul{
 	display: flex;
 	width: 1080px;
 	margin:0 auto;
 	justify-content: space-between;
 	margin-top: 30px;
 }
 .ad ul li{
	float: left;
	position: relative;
	width: 180px;
}
.ad ul li:after{
	content: "";
	width: 1px;
	height: 15px;
	background: url(../image/lin.png)no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
}
.ad ul li:last-child:after{
	width: 0;
	height: 0;
}
.ad ul li img{
	display: block;
	height: 55px;
	margin:0 auto;
}
.ad ul li  p{
	text-align: center;
	color:#000000;
	font-size: 13px;
	margin-top: 10px;
}

.ad ul li  span{
	display: block;
	color:#999999;
	font-size: 12px;
	text-align: center;
}
.product{
	width: 100%;
	overflow: hidden;
	height: 900px;
	background: url(../image/bg05.png)no-repeat center;
}
.title{
	margin-top: 55px;
}
.title p{
	color:#000000;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.title  b{
 
	color:#999999;
}
.title span{
	display: block;
	width: 339px;
	height:auto;
	overflow: hidden;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin:0 auto;
	margin-top: 5px;
	background: url(../image/tit01.png)no-repeat center;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
 
.product .list ul li{
	float: left;
	width: 140px;
	height: 38px;
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 38px;
	background: #fff;
	margin-left: 9px;
	margin-top: 8px;
	border-radius: 5px;
}
.product .list ul li a{
	color:#000000;
	font-size: 16px;
}
.product .list ul li:hover{
	background: #666666;
}
.product .list ul li:hover a{
	color:#fff;
}
.product .list ul li:nth-child(8n-7){
	margin-left: 0;
}
.product .pic{
	width: 100%;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.product .pic ul{
	margin-left: -20px;
}
.product .pic ul li{
	float: left;
	width: 283px;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #dcdcdc;
}
.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}
.img-box:hover img{
	transform: scale(1.05);
}

.product .pic ul li div{
	width: 265px;
	height: 225px;
	margin:0 auto;
	margin-top: 8px;
	border: 1px solid #dcdcdc;
}
.product .pic ul li img{
	display: block;
	width: 265px;
	height: 225px;
 
	
}
.product .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 15px;

}
.product .pic ul li:hover p{
	color:#bf0000;
}
.adv{
	width: 100%;
	height: auto;
 
}
 
.adv .tit{
	width: 100%;
	height: 227px;
	float: left;
	background: url(../image/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:#ffc35a;
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin-left: 25px;
	margin-top: -20px;
}
.adv .tit .pic{
	float: right;
	margin-top: -140px;
}
.adv .tit .pic img{
	display: block;
	width: 280px;
	height: 190px;
}
 
.cases{
	width: 100%;
	height: 600px;
	overflow: hidden;
	background: url(../image/bg04.png)no-repeat left  bottom;
 
}
.cases .tab{
	width: 1200px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .tab .bd {
	height: auto;
	overflow: hidden;
}
.cases .tab .bd ul{
	margin-left: -15px;
}
.cases .tab .bd ul li{
	float: left;
	width: 390px;
	height: auto;
	margin-left: 15px;
	overflow: hidden;
}
.cases .tab .bd ul li img{
	display: block;
	width: 390px;
	height: 300px;
}
.cases .tab .bd ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#555555;
	font-size: 14px;
}
.cases .tab  .hd {
	width: 260px;
	margin:0 auto;
	margin-top:10px;

}
.cases .tab  .hd  ul{
	display: flex;
	justify-content: space-between;
}
.cases .tab  .hd ul li{
	float: left;
	width: 80px;
	height: 5px;
	background: #e3e3e3;
	text-align: center;
}
.cases .tab  .hd ul  .on{
	background: #999999;
}
.about{
	width: 100%;
	height: 500px;
	overflow: hidden;
	background: url(../image/bg01.png)no-repeat center;
	margin-top: 40px;
}
.about .left{
	width: 50%;
	height: 500px;
	background: url(../image/about.png)no-repeat center;
	float: left;
}
.about .right{
	float: right;
	width: 50%;
	height: 500px;
	background: url(../image/bg02.png)no-repeat left center;
}
.about .right .tit{
	margin-top: 40px;
	margin-left: 90px;
}
.about .right .tit p{
	color:#000000;
	font-size: 24px;
	font-weight: bold;
	height: 40px;
	position: relative;
}
.about .right .tit p:after{
	content: "";
	width: 40px;
	height: 3px;
	background: #c53131;
	position:absolute;
	left: 0;
	bottom: 0;
}
.about .right .info{
	width: 520px;
	margin-left: 90px;
	height: 264px;
	overflow: hidden;
	margin-top: 20px;
	font-size:16px;
	line-height:30px;
	color:#333;
	text-indent:2em;
	text-align:justify;
}
.about .right .info p{
	color:#333333;
	font-size: 14px;
	line-height: 24px;
	text-indent: 1em;
}
.about .right a{
	display: block;
	width: 190px;
	border: 3px solid #999999;
	height: 40px;
	background: #fff;
	margin-left: 90px;
	margin-top: 20px;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 12px;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 30px;
}
.news{
	width: 720px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	float: left;
}
.news .tit{
	width: 100%;
	height: 50px;
	background: #999999 url(../image/tit04.png) 5px center no-repeat;
}
.news .tit p{
	color:#fff;
	font-size: 20px;
	line-height: 50px;
	margin-left:50px;
	font-weight: bold;
	float: left;
}
.news .tit b{
	color:#fff2ab;
}
.news .tit a{
	display: block;
	float: right;
	margin-right: 10px;
	margin-top:20px;
}
.news .on{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news .on img{
	display: block;
	float: left;
	width: 190px;
	height: 140px;
}
.news .on  .info{
	float: right;
	width: 517px;
	border-bottom: 1px solid #c9c9c9;
	margin-top: 10px;
	height: 130px;
}
.news .on  .info h4{
	font-size: 16px;
	color:#bf0000;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news .on  .info h4:hover{
	text-decoration: underline;
}
.news .on  .info  span{
	display: block;
	color:#666666;
	font-size: 12px;
	margin-top: 5px;
}
.news .on  .info p{
	color:#666666;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
}
.news  ul{
	margin-top: 10px;
}
.news  ul li{
	width: 100%;
	height: 50px;
	background: #fff;
	line-height: 50px;
	position: relative;
	margin-top: 5px;
}
.news  ul li:after{
	content: "●";
	position: absolute;
	left:10px;
	top: 0;
	color:#999999;
	font-size: 15px;
}
.news  ul li a{
	display: block;
	float: left;
	margin-left: 25px;
	font-size: 15px;
	overflow: hidden;
	color:#555555;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 50%;
}
.news  ul li span{
	display: block;
	float: right;
	color:#555555;
	margin-right: 120px;
}
.news  ul li:before{
	content: "+";
	position: absolute;
	right:50px;
	top: 0;
	color:#555;
	font-size: 15px;
}
.cont{
	width: 470px;
	height: 535px;
	overflow: hidden;
	float: right;
	margin-top: 40px;
	background: #fff;
}
.cont .tit{
	width: 100%;
	height: 50px;
	background: #999999 url(../image/tit04.png) 5px center no-repeat;
}
.cont .tit p{
	color:#fff;
	font-size: 20px;
	line-height: 50px;
	margin-left:50px;
	font-weight: bold;
	float: left;
}
 
.cont .tit a{
	display: block;
	float: right;
	margin-right: 10px;
	margin-top:20px;
}
.cont .pic{
	width: 450px;
	margin:0 auto;
	margin-top: 10px;
}
.cont form{
	width: 450px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cont form ul li{
	width: 100%;
	height: auto;
	border-radius: 5px;
	margin-top: 5px;
	overflow: hidden;
}
.cont form ul li input{
	width: 438px;
	border-radius: 5px;
	outline: none;
	height: 40px;
	padding-left: 10px;
	font-family: "微软雅黑";
	border: 1px solid #d2d2d2;
	font-size:15px;
}
.cont form ul li textarea{
	width: 438px;
	border-radius: 5px;
	padding-left: 10px;
	padding-top: 5px;
	outline: none;
	font-family: "微软雅黑";
	font-size:15px;
	height:90px;
	resize: none;
	border: 1px solid #d2d2d2;
}
.cont form  .btn{
	width: 100%;
	height: 50px;
	font-family: "微软雅黑";
	color:#fff;
	margin-top: 10px;
	border-radius: 5px;
	font-size: 18px;
	background: #999999;
	border: none;
	box-shadow: 0px -5px 0px 0px #666666 inset;
}
.links{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.links .tit{
	float: left;
	width: 135px;
	height: 80px;
	overflow: hidden;
	margin-top: 25px;
}
.links .tit p{
	width: 100%;
	background: #999999;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color:#fff;
	font-size: 14px;
}
.links ul{
	float: left;
	width: 1050px;
	height: 60px;
	margin-top: 20px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding-right: 10px;
	position: relative;
	line-height: 20px;
	padding-left: 10px;
}
.links ul li a{
	color:#666666;
	font-size: 14px;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	background: #666666;
}
.links ul li:last-child:after{
	width: 0;
	height: 0;
}
.footer{
	width: 100%;
	height:auto;
	overflow: hidden;
 
}
.footer .fn {
	width: 100%;
	height: 73px;
	overflow: hidden;
	background: url(../image/bg03.png)no-repeat center;
}
.footer ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content:center;
}
.footer ul li{
	float: left;
	padding-right: 30px;
	position: relative;
	padding-left: 30px;
}
.footer ul li a{
	color:#fff;
	font-size: 16px;
	display:block;
}
.footer ul li:after{
	content: "";
	width: 1px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -8px;
	background: #fff;
}
.footer ul li:last-child:after{
	width: 0;
	height: 0;
}
.footer .main{
	display: flex;
	align-items: center;
	height: 240px;
	justify-content: center;
}
.footer  .left{
	float: left;
	height:auto;
	border-right: 1px solid #d2d2d2;
	margin-top: 20px;
 	padding-right: 60px;
 
	margin-right: 60px;
}
.footer  .left .tel{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	line-height: 45px;
}
.footer  .left .tel p{
	color:#555555;
	font-size: 14px;
}
.footer .left .tel span{
	color:3666666;
	display: block;
	float: right;
	font-size: 34px;
}
.footer   .info p{
	color:#555555;
	font-size: 14px;
	line-height: 24px;
}
.footer   .info a{
	color:#555;
}



.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}
.right-cont{
	float: right;
	width: 940px;
	height: auto;
	overflow: hidden;
}

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

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

.in-content .quick .tit p{
	color:#fff;
	font-size: 16px;
	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: 14px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: block;
}

.in-content .quick ul li a:hover{ color:#a91109;}


.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 #999999;
}

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

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

.crumbs  a{
 	padding-right: 18px;
	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 .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:#999;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size:16px; 
	line-height:30px; 
	color:#555; 
	text-align:justify;
}

.article-detailed  .intro p{ font-size:16px; line-height:30px; color:#555; text-align:justify;}

.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 a{
	color:#333;
	
}
.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
 
.pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}
.pic-box ul li{
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	margin-left: 29px;
	height: auto;
	overflow: hidden;
}

.pic-box ul li img{
	display: block;
	width: 292px;
	transition: .5s;
	height: 240px;
}
.pic-box ul li div{
	width: 292px;
	height: 240px;
	overflow: hidden;
}
.pic-box ul li:hover img{
	transform: scale(1.05);
}
.pic-box ul li p{
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 30px;
	color:#333;
}

.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;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
	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;
 
}
.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;
}


.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news-list ul li{
	width: 100%;
	height: 50px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	position: relative;
}
.news-list ul li:after{
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #ccc;
	border-radius: 50%;
}
.news-list ul li a{
	display: block;
	font-size: 16px;
	margin-left: 15px;
	float: left;
	 white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 50px;
    overflow: hidden;
	color:#333;
	width: 500px;
}
.news-list ul li span{
	display: block;
	float: right;
	color:#333;
	line-height: 30px;
	font-size: 12px;
}

 

.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: 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:#fb8a2c;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}

.left-cont{
	float: left;
	width: 230px;
	height: auto;
	overflow: hidden;
}

.left-cont .list{
	width: 230px;
	height: auto;
 	padding-bottom: 20px;
	overflow: hidden;
	background: #eeeeee;
}
.left-cont .list .tit{
	width: 100%;
	height: 75px;
	background: #999999;
}
.left-cont .list .tit p{
	color:#ffffff;
	font-size: 20px;
	float: left;
	line-height: 75px;
	margin-left: 24px;
}
.left-cont .list .tit span{
	display: block;
	color:#fff;
	float: left;
	font-size: 16px;
	margin-top: 27px;
	margin-left: 5px;
}
.left-cont .list  .bd{
	width: 100%;
	height:auto;
	overflow: hidden;
	
}
.left-cont .list  .bd ul li{
	width: 210px;
	height: 45px;
	position: relative;
	background: #999999;
	margin:0 auto;
	margin-top: 10px;
}
 
.left-cont .list  .bd ul li a{
	color:#fff;
	font-size: 16px;
	margin-left:10px;
	display: block;
 	margin-left: 45px;
 	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 45px;
}
 
.left-cont .list  .bd ul li:hover{
	background: #a91109;
}
 
.left-cont .list  .bd ul{
	width: 210px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
 
 
.left-cont .cont{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:10px;
	background: #999999;
}
.left-cont .cont .bd{
	width: 220px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #fff;
	border-radius: 5px;
	margin:10px 5px;
}
.left-cont .cont .bd .tit{
	margin: 0 auto;
	width: 196px;
	margin-top: 10px;
}
.left-cont .cont .bd .info{
	width: 205px;
	margin: 0 auto;
	height:auto;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
}
.left-cont .cont .bd .info p{
	color:#000000;
	font-size: 13px;
	line-height: 22px;
}