*{margin: 0px;padding: 0px;}
body{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;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}

.main{
	width: 1100px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:175px;
	overflow: hidden;
}
.head .top{
	width: 100%;
	height: 36px;
	background: #f4f4f4;
}
.head .top p{
	font-size: 13px;
	color:#000000;
	line-height: 35px;
	float: left;
}
.head ul{
	float: right;
}
.head ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 35px;
	position: relative;
}
.head ul li a{
	font-size: 13px;
	color:#000;
}
.head ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top: 12px;
	right: 0;
	background: #000;
}
.head ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
	margin-top: 40px;
}
.head .tel{
	float: right;
	margin-top: 35px;
 
}
 
.nav{
	width: 100%;
	height: 50px;
	background:#0755a6;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
	height:50px;
}
.nav ul li{
	float: left;
	height:50px;
	line-height:50px;
	text-align: center;
	width: 137px;
}
.nav ul li a{
	font-size: 16px;
	color:#fff;
	display: block;
	 
}
.nav ul li:hover{
	background: #ff9a40;
}
 
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}

.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 margin-left: -80px;
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:5px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 
}
.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;  
}
.banner .list{
	width: 100%;
	height: 144px;
	background: rgba(25,25,25,0.5);
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
.banner .list ul{
	width: 1150px;
	margin:0 auto;
	margin-top: 13px;
}
.banner .list ul li{
	float: left;
	width: 160px;
	height: 120px;
	margin-left: 70px;
}
.banner .list ul li img{
	width: 160px;
	height: 120px;
}
.keywords{
	width: 100%;
	height: 50px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#000000;
	text-align: center;
	line-height: 50px;
	float: left;
	font-weight: bold;
}
.keywords ul li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 50px;
	color:#333;
	position: relative;
	font-size: 14px;
}
.keywords ul li:after{
	content: "";
	height: 14px;
	top: 18px;
	right: 0;
	width: 1px;
	position:absolute;
	background: #555555;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
}
.product{
	width:100%;
	height: auto;
	overflow: hidden;
	float: left;
}
.product .list{
	width: 240px;
	height: 494px;
	border-bottom: 4px solid #1663d7;
	overflow: hidden;
	float: left;
	margin-top: 50px;
	background: #f1f1f1;
}
.product .list .title{
	width: 240px;
	height: 111px;
	background: #1663d7;
	float: left;
	border-radius: 5px 5px 0 0 ;
	line-height: 111px;
}
.product .list .title p{
	float: left;
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	margin-left: 23px;
	 
}
.product .list .title span{
	float: left;
	font-size: 17px;
	color:#ffffff;
	margin-top: 5px;
	margin-left: 5px;
}
.product .list h4{
	width: 175px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	font-size: 15px;
	line-height: 40px;
	font-weight: normal;
	border-bottom: 1px dashed #bfbfbf;
	padding-left: 35px;
	position: relative;
}
.product .list h4:after{
	content: "";
	position: absolute;
	width: 8px;
	height: 12px;
	background:url(../images/icon03.png)no-repeat;
	left: 15px;
	top:15px;

}
.product .list h4 a{
	color:#333;
}
.product .list ul{
	width: 190px;
	height: auto;
	overflow: hidden;
	margin-left: 50px;
}
.product .list ul li{
	width: 100%;
	height: 35px;
	border-bottom: 1px dashed #c9c9c9;
	line-height: 35px;
}
.product .list ul li a{
	color:#1a1a1a;
	margin-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}
.product .picBox{
	float: right;
	width: 845px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.product .picBox ul{
	margin-left: -10px;
}
.product .picBox ul li{
	float: left;
	width: 270px;
	height:auto;
	background: #eeeeee;
	margin-bottom: 13px;
	margin-left: 10px;

}
.product .picBox ul li img{
	width: 250px;
	height: 202px;
	margin:10px;
	margin-bottom: 0;
}
.product .picBox ul li p{
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	color:#000000;
	height: 30px;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	float: left;
}
.adv .gg{
	width: 100%;
	height: 180px;
	background: url(../images/gg.png)no-repeat center;
}
.adv .gg h4{
	font-size: 50px;
	color:#fff;
	text-align: center;
	margin-top:15px;
	float: left;
	width: 100%;
}
.adv .gg span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 20px;
	margin-top: 5px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.adv  .tel{
	width:380px;
	margin:0 auto;
 
}
.adv  .tel img{
	float: left;
	display: block;
	margin-top: 3px;
}
.adv  .tel  p{
	color:#fff;
	font-size: 14px;
	color:#cccccc;
	line-height: 30px;
	margin-left: 10px;
	float: left;
}
.adv  .tel b{
	font-size: 32px;
	color:#ffffff;
	font-weight: bold;
	font-family: "Arial Regular";
}
.adv  .part{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top:10px solid #0755a6;
	background: url(../images/icon02.png)no-repeat center -10px;
 
}
.adv .tit{
	margin-top:60px;
	 
} 
.adv .tit  p{
	font-size: 26px;
	color:#1663d7;
	font-weight: bold;
	text-align: center;
}
.adv .tit span{
	color:#333333;
	font-size: 18px;
	text-align: center;
	display: block;
}
.adv .pic{
	margin:0 auto;
	width: 1100px;

	margin-top: 20px;
}
.about{
	width: 100%;
	height: 435px;
	overflow: hidden;
	background: #eeeeee;
	margin-top: 40px;
	float: left;
}
.about  .title{
	width: 292px;
	margin:0 auto;
	margin-top: 40px;
	background: url(../images/tit.png)no-repeat center;
}
.about  .title p{
	font-size: 26px;
	color:#0755a6;
	font-weight: bold;
	text-align: center;
}
.about  .title span{
	display: block;
 	text-align: center;
 	font-size: 13px;
 	color:#555555;
}
.about .pic{
	float: left;
	width: 545px;
	height:285px;
	background: #fff;
	margin-top:25px;
}
.about .pic img{
	width: 535px;
	height:275px;
	margin:5px;
}
.about .info{
	width: 523px;
	float: right;
	margin-top:30px;
}
.about .info .title {
	height: auto;
	overflow: hidden;
}
.about .info .title p{
	float: left;
	font-size: 24px;
	color:#000000;
	font-weight: bold;
}
.about .info .title span{
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	color:#333333;
	font-size: 15px;
}
.about .info .text{
	width: 100%;
	height: auto;
	overflow: hidden;
 
}
.about .info .text p{
	font-size: 15px;
	color:#000;
	text-indent: 1em;
	line-height: 24px;
}
.about .info .more{
	display: block;
	width: 178px;
	border: 1px solid #c9c9c9;
	text-align: center;
	line-height: 34px;
	color:#666666;
	font-size: 13px;
	height: 34px;
	margin-top: 25px;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.cases .title{
	width: 292px;
	margin:0 auto;
	margin-top: 40px;
	background: url(../images/tit.png)no-repeat center;
}
.cases .title p{
	font-size: 26px;
	color:#1663d7;
	font-weight: bold;
	text-align: center;
}
.cases .title span{
	display: block;
 	text-align: center;
 	font-size: 13px;
 	color:#555555;
}
.cases ul{
	margin-left: -13px;
	margin-top: 20px;
}
.cases ul li{
	float: left;
	width: 355px
	height: auto;
	position: relative;
	margin-left: 13px;
	margin-top: 13px;
}
.cases ul li img{
	width: 355px;
	height: 260px;
	margin-bottom: 0;
}
.cases ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	font-size: 14px;
	color:#fff;
	position: absolute;
	bottom: 0;
	background: rgba(25,25,25,0.5);
}
.cases ul li:hover{
	background: #004b97;
}
.cases ul li:hover p{
	color:#fff;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news .title{
	width: 292px;
	margin:0 auto;
	margin-top: 40px;
	background: url(../images/tit.png)no-repeat center;
}
.news .title p{
	font-size: 26px;
	color:#0755a6;
	font-weight: bold;
	text-align: center;
}
.news .title span{
	display: block;
 	text-align: center;
 	font-size: 13px;
 	color:#555555;
}
.news .left{
	width: 560px;
	height:auto;
	float: left;
	margin-top: 30px;
}
.news .left div{
	width: 270px;
	height: 354px;
	border-top: 5px solid #0755a6;
	background: #f5f5f5;
	float: left;
	margin-right:10px;
}
.news .left img{
	width: 250px;
	height: 160px;
	margin:10px;
}
.news .left h4{
	font-size: 16px;
	color:#333;
	width: 250px;
	margin:0 auto;
}
.news .left span{
	display: block;
	color:#666666;
	width: 250px;
	margin:0 auto;
	margin-top: 3px;
}
.news .left p{
	font-size: 13px;
	color:#555555;
	width: 250px;
	margin:0 auto;
	margin-top:3px;

	height: 68px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .left a{
	display: block;
	width: 96px;
	border: 2px solid #1663d7;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color:#0755a6;
	margin-top: 10px;
	margin-left: 10px;
}
.news ul {
	float: right;
	width: 540px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news ul li{
	width: 100%;
	height: 58px;
	background: #f1f1f1;
	position: relative;
	line-height: 58px;
	margin-bottom: 2px;
}
.news ul li:after{
	content: ">";
	color:#333333;
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 15px;
}
.news ul li span{
	float: right;
	margin-right: 10px;
	color:#333;
}
.news ul li a{
	display: block;
	font-size: 15px;
	color:#333;
	margin-left:25px;
	float: left;
	width: 360px;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.section .boxes{
	width: 347px;
	height: 420px;
	overflow: hidden;
	background: #f1f1f1;
	margin-top: 35px;
	float: left;
	border: 1px solid #bfbfbf;
}
.section .boxes .tit{
	width: 325px;
	margin:0 auto;
	border-bottom:1px solid #c9c9c9;
	height: 30px;
	margin-top: 10px;
}
.section .boxes .tit p{
	font-size: 18px;
	color:#0755a6;
	font-weight: bold;
	float: left;
	border-left: 10px solid  #0755a6;
	padding-left: 10px;
}
.section .boxes .tit  a{
	color:#fff;
	width: 60px;
	height: 20px;
	float: right;
	background: #0755a6;
	text-align: center;
	line-height: 20px;
	margin-top:1px;
}
.section .qs ul{
	width: 325px;
	margin:0 auto;
	margin-top: 20px;
}
.section .qs ul li{
	width: 100%;
	height:100px;
	overflow: hidden;
	margin-bottom: 15px;
}
.section .qs ul li .q{
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #bfbfbf;
}
.section .qs ul li .q span{
	display: block;
	float: left;
	width: 20px;
	height:20px;
	background: #333333;
	color:#fff;
	text-align: center;
	line-height: 20px;
	border-radius:3px;
}
.section .qs ul li .q p{
	font-size: 14px;
	color:#333333;
	margin-left: 5px;
	float:right;
 	width: 295px;
}
.section .qs ul li .a{
	margin-top: 5px;
}
.section .qs ul li .a span{
	display: block;
	float: left;
	width: 20px;
	height:20px;
	background:#0755a6;
	color:#fff;
	text-align: center;
	line-height: 20px;
	border-radius:3px;
}
.section .qs ul li .a p{
	font-size: 13px;
	color:#333333;
	margin-left: 5px;
	float: left;
	width: 295px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.contact{
	margin-left: 25px;

}
.mssg{
	margin-left: 25px;
}
.mssg img{
	display: block;
	margin:0 auto;
	margin-top: 10px;
}
.contact .info{
	width: 325px;
	margin:0 auto;
	margin-top: 10px;
}
.contact .info p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
}
.contact .info  span{
	color:#555555;
	font-size: 15px;
	line-height: 22px;
	margin-top: 5px;
	display: block;
}
.contact img{
	width: 325px;
	margin:0 auto;
	margin-top: 10px;
}
.mssg form{
	width: 325px;
	margin:0 auto;
}
.mssg form ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:10px;
	line-height: 30px;
}
.mssg form ul li p{
	font-size: 16px;
	color:#333333;
	float: left;
}
.mssg form ul li input{
	width: 238px;
	height: 28px;
	border: 1px solid #b5b5b5;
}
.mssg form ul li textarea{
	width: 238px;
	border: 1px solid #b5b5b5;
	height: 75px;
	resize: none;
}
.mssg form .btn{
	width: 100%;
	height: 40px;
	background:#0755a6;
	color:#fff;
	font-size: 18px;
	border: none;
	border-radius: 5px;
	margin-top: 10px;
}
.links{
	width: 100%;
	height: 60px;
	background: #f4f4f4;
	margin-top: 30px;
}
.links .title{
	width: 160px;
	height: 60px;
	background:#ff9a40;
	float: left;
}
.links .title b{
	font-size: 18px;
	color:#fff;
	line-height: 60px;
	float: left;
	margin-left: 10px;
}
.links .title p{
	float: left;
	margin-left: 10px;
	line-height: 60px;
	color:#fff;
	font-size: 18px;
}
.links ul{
	width:1100px;
	height: 60px;
	overflow: hidden;
	float:left;
	margin-left: 20px;
}
.links  img{
	float: right;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 29px;
	position: relative;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 13px;

	position: absolute;
	right: 0;
	top: 25px;
	background: #fff;
}
.links ul li:last-child:after{
	width: 0;
}
.links ul li a{
	color:#000;
	font-size: 13px;
}
.footer{
	width: 100%;
	height: 240px;
	background: #333333;
	float: left;
	float:left;
}
.footer .left{
	width: 320px;
	height: 167px;
	float: left;
	border-right:1px solid #535353;
	margin-top: 40px;
}
.footer .left  .tel {
	width: 280px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.footer .left  .tel  .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.footer .left  .tel  .tit b{
	font-size: 48px;
	color:#fff;
	font-weight:bold;
	float: left;
}
.footer .left  .tel  .tit div{
	float: left;
	margin-top: 11px;
	margin-left: 5px;

}
.footer .left  .tel  .tit div p{
	font-size: 18px;
	color:#fff;
}
.footer .left  .tel  .tit div span{
	display: block;
	font-size: 16px;
	color:#fff;
}
.footer .left  .tel  .num{
	float: left;
}
.footer .left  .tel  .num img{
	float: left;
	margin-top: 5px;
}
.footer .left  .tel  .num p{
	float: left;
	font-size: 30px;
	color:#fff;
	float: right;
	font-weight: bold;
	margin-left: 10px;
}
.footer .info{
	float: left;
	width: 440px;
	height: 167px;
	border-right:1px solid #535353;
	float: left;
	margin-left: 70px;
	margin-top: 40px;
}
.footer .info p{
	font-size: 14px;
	color:#fff;
	line-height: 25px;
}
.footer  .ewm{
	float: right;
	width: 154px;
	height: 154px;
	margin-top:45px;
}
.footer  .ewm img{
	width: 154px;
	height: 154px;
	border: 1px solid #fff;
}
.footer a{
	color:#fff;
}
.container{ width:1100px; margin:0px auto;}
.con_left{ width:240px; float:left; margin-right:20px; margin-bottom:20px;}
.con_right{ width:840px; float:left; margin-top:50px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:230px; padding-left:10px; height:40px; line-height:40px; color:#FFF; border-radius:3px 3px 0px 0px; font-size:18px; background:#1663d7; border-bottom:3px solid #1663d7;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#fff;}
.in_prokind span a:visited{ color:#fff;}
.in_prokind span a:hover{ color:#0f9f00;}
.in_casetit{ width:98%; padding-left:2%;border-radius:5px 5px 0px 0px; height:48px; background:#eee; border-bottom:#1663d7 3px solid; line-height:48px;font-size:21px; font-weight:bold; color:#1663d7; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#135ba2;}
.ul_news{ width:100%; margin:0px auto; background:#eee; padding-bottom:10px; border-bottom:3px solid #1663d7;}
.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dashed; color:#1d1d1d;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:230px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#eee;padding-bottom:10px; border-bottom:3px solid #1663d7;}
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product{ width:100%; margin:0px auto;}
.main_right_product ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:265px; height:250px; background:#eee; float:left; margin-top:10px; margin-right:22px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:245px; height:200px; padding:10px;}
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#135ba2; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:36px; line-height:36px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/icon03.png) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#135ba2;}
.current{ background:#ff9a40;}
.m_hover{color:#0087ff;border-bottom: 4px solid #0087ff; width:100%; height:50px;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.index_newscont .newscontent a{color:#000;}


/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#1b242d; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#34c04b; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eeeeee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#222;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}
