*{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;}

.index_newscont a{color:#000;}
.index_newscont a:hover{color:#0f70da;}

.main{
	width: 1115px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:130px;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 30px;
	background: #f4f4f4;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#333333;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.top ul li:last-child:after{
	width: 0;
}


.head{ width:100%;}
.head .main{ width:1120px; height:130px;}
.head .main .name { width:560px; height:130px; float:left;}
.head .main .name img{ margin:40px 0 0 0;}



.head  .tel{
	
	float:right;
	margin:40px 0 0 0;
}
.head  .tel img{
	display: block;
	float: left;
}
.head  .tel div{
	margin-left: 10px;
}
.head  .tel p{
	color:#0389de;
	font-size: 30px;
	line-height: 30px;
}
.head  .tel div{
	float: left;
}
.nav{
	width: 100%;
	height: 50px;
	background: #0f70da;
}
.nav ul{
	width: 1114px;
	margin:0 auto;
	height: 50px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 157px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #2e90fa;
}
.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;
 border: 1px solid #333;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 border: 1px solid #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;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
	font-weight: bold;
	color:#0389de;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.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;
}

.title{
	width: 590px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.title h4{
	font-size: 23px;
	text-align: center;
	color:#0389de;
	text-transform: uppercase;
	font-weight: normal;
}
.title div{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 5PX;
	position: relative;
}
.title div:after{
	content: "";
	width: 584px;
	height: 20px;
	border: 1px solid #c7c8c8;
	position: absolute;
	left: 0;
	top: 30px;
	margin-top: -10px;
	border-radius: 5px;
}
.title div p{
	color:#1d1511;
	font-size: 19px;
	text-align: center;
	font-family: '黑体';
	background: #fff;
	padding: 0 6px;
	position: relative;
	z-index: 100;
	line-height: 25px;
	margin-top: 5px;
}
.title div span{
	display: block;
	color:#1d1511;
	font-size: 16px;
	position: relative;
	z-index: 100;
	padding: 0 5px;
	background: #fff;
	text-align: center;
}
.product{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.product .list ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.product .list ul li{
	float: left;
	width: 255px;
	height: 45px;
	border: 1px solid #a0a0a0;
	text-align: center;
	line-height: 45px;
	margin-left: 2px;
	margin-right: 2px;
}
.product .list ul li a{
	color:#1a1a1a;
	font-size: 16px;
}
.product .list ul li:hover{
	background: #0389de;
	border: 1px solid #0389de;
}
.product .list ul li:hover a{
	color:#fff;
}
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product .pic ul {
	margin-left: -9px;
}
.product .pic ul li{
	float:left;
	width: 268px;
	height: auto;
	margin-left: 9px;
	margin-bottom: 10px;
	overflow: hidden;
}
.product .pic ul li img{
	display: block;
	width: 266px;
	height: 236px;
	border: 1px solid #e5e5e5;
}
.product .pic ul li p{
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
	line-height: 30px;
}


.about{
	width: 100%;
	height: 500px;
	background: url(../image/bg01.png)no-repeat center;
	margin-top: 40px;
}
.about .pic{
	float: left;
	width: 50%;
	height: 500px;
	background: url(../image/about.png)no-repeat center;
}
.about .intro{
	width: 520px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	float: left;
}
.about .intro .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	line-height: 45px;
	margin-top:30px;
}
.about .intro .tit:after{
	content: "";
	width: 100px;
	height: 3px;
	background: #fff;
	position:absolute;
	left: 0;
	bottom: 0;
}
.about .intro .tit p{
	color:#ffffff;
	font-size: 22px;
	font-weight: bold;
}
.about .intro .info{
	width: 100%;
	height: 300px;
 
	overflow: auto;
	margin-top: 20px;
}
.about .intro .info p{
	color:#ffffff;
	text-indent: 1em;
	font-size: 15px;
	line-height: 24px;
}
.about .more{
	display: block;
	width: 396px;
	height: 36px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 2px solid #fff;
	font-size: 14px;
	margin-top: 20px;
}
.about .more div{
	width: 198px;
	display: flex;
	height: 36px;
	align-items: center;
	justify-content: center;
}
.about .more div:last-child{
	background: #fff;

}
.about .more div p{
	color:#ff9702;
	margin-left: 5px;
}
.about .more div span{
	color:#0389de;
	margin-left: 5px;
}
.about .more div img{
	display: block;
	margin-right: 5px;
}
.adv{
	width: 1114px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.adv ul{
	margin-top: 30px;
	border-left: 1px solid #d4d4d4;
	height: auto;
	overflow: hidden;
}
.adv ul li{
	float: left;
	width: 274px;
	height: 238px;
	border: 1px solid #d4d4d4;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-left: none;
}
.adv ul li img{
	display: block;
}
.adv ul li p{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	margin-top: 35px;
	font-size: 13px;
	color:#505050;
}
.adv ul li:nth-child(-n+4){
 
	border-bottom: none;
}

.gg{
	width: 100%;
	height: 127px;
	background: url(../image/gg.png)no-repeat center;
	margin-top: 60px;
}
.gg .tel{
	float: right;
	margin-right: 130px;
}
.gg  .main{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 127px;
}
.gg .tel p{
	color:#fff;
	font-size: 20px;
	text-align: right;
}
.gg .tel span{
	display: block;
	color:#ff9702;
	font-size: 35px;
}
.gg .tel div{
	float: left;
	margin-right: 15px;
}
.cases{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.cases .tit p{
	color:#0389de;
	font-size: 23px;
	border-bottom: 1px solid #dcdcdc;
	float: left;
	height: 30px;
}
.cases .tit  a{
	float: right;
	font-size: 14px;
	color:#1a1a1a;
	margin-top: 10px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 357px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
}
.cases .pic ul li img{
	display: block;
	width: 355px;
	height: 266px;
	border: 1px solid #e5e5e5;
}
.cases .pic ul li p{
	text-align: center;
	color:#000000;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.cases .box{
	width: 400%;
}



.section{
	width: 100%;
	height: 729px;
	background: url(../image/bg02.png)no-repeat center bottom;
	margin-top: 30px;
}
.news{
	width: 548px;
	height: auto;
	overflow: hidden;
	float: left;
 
}
.news .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.news .tit p{
	color:#0389de;
	font-size: 23px;
	border-bottom: 1px solid #dcdcdc;
	float: left;
	height: 30px;
}
.news .tit  a{
	float: right;
	font-size: 14px;
	color:#1a1a1a;
	margin-top: 10px;
}
.news  ul {
	margin-top: 60px;
}
.news  ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 14px;
	background:#eeeeee url(../image/icon04.png)no-repeat right bottom;
}
.news  ul li .time{
	width: 115px;
	height: 95px;
	background: #dcdcdc;
	float: left;
}
.news  ul li .time  p{
	color:#666666;
	font-size: 55px;
	text-align: center;
}
.news  ul li  .time span{
	display: block;
	width: 78px;
	height: 22px;
	border: 1px solid #666666;
	text-align: center;
	line-height: 22px;
	margin: 0 auto;
	margin-top: -6px;
	color:#666666;
}
.news  ul li .info{
	width: 384px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
.news  ul li .info p{
	font-size: 17px;
	color:#1a1a1a;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  ul li .info span{
	display: block;
	color:#666666;
	margin-top: 7px;
	font-size: 14px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  ul li:hover .time{
	background: #0389de;
}
.news  ul li:hover .time p{
	color:#fff;
}
.news  ul li:hover .time span{
	color:#fff;
	border: 1px solid #fff;
}
.news  ul li:hover .info p{
	color:#0389de;
}
.news  ul li:hover .info span{
	color:#0389de;
}
.news  ul li:hover{
	background: #eee url(../image/icon05.png)no-repeat right bottom;
}
.contact{
	width: 540px;
	height: auto;
	overflow: hidden;
	float: right;
	 
}
.contact .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.contact .tit p{
	color:#0389de;
	font-size: 23px;
	border-bottom: 1px solid #dcdcdc;
	float: left;
	height: 30px;
}
.contact .tit  a{
	float: right;
	font-size: 14px;
	color:#1a1a1a;
	margin-top: 10px;
}
.contact .box{
	width: 100%;
	height: 530px;
	background: #eeeeee;
	margin-top: 60px;
	overflow: hidden;
}
.contact .box h4{
	color:#222222;
	font-size: 18px;
	margin-left: 30px;
	height: 35px;
	margin-top: 20px;
	font-weight: normal;
	position: relative;
}
.contact .box h4:after{
	content: "";
	width: 90px;
	height: 3px;
	background: #0389de;
	position: absolute;
	left: 0;
	bottom: 0px;
}
.contact .box .info{
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	margin-left: 30px;
}
.contact .box .info p{
	color:#222222;
	font-size: 15px;
	display: flex;
	align-items: center;
	margin-top: 10px;
	justify-content: flex-start;
}
.contact .box .info img{
	display: block;
	margin-right: 5px;
}
.contact .box .ewm{
	width:385px;
 	margin-left: 30px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
	margin-top: 50px;
}
 
.contact .box .ewm div{
	width: 175px;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.contact .box .ewm div img{
	display: block;
	width: 144px;
	height: 144px;
	border: 5px solid #fff;
 
}
.contact .box .ewm div p{
	width: 20px;
	height: 154px;
	background: #0389de;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	font-size: 14px;
	line-height: 16px;
}

.footer{
	width: 100%;
	height: 485px;
	position: relative;
	float:left;
}
.footer .bg{
	width: 100%;
	height: 365px;
	background:rgba(28,149,225,0.9);
	position: absolute;
	bottom: 45px;
}
.footer  .fn{
	width: 324px;
	height: 440px;
	float: left;
	background: #ff8901;

}
.footer  .fn .tit{
	width: 100%;
	height: 76px;
	background: url(../image/tit03.png)no-repeat center bottom;
	position: relative;
	z-index: 100;
}
.footer  .fn .tit p{
	color:#fff;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.footer  .fn ul{
	width: 90%;
	margin: 0 auto;
	height:165px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
	z-index: 100;
}
.footer  .fn ul li{
	width:49%;
	float: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.footer  .fn ul li:nth-child(2n){
	float: right;
}
.footer  .fn ul li a{
	color:#fff;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.footer  .fn ul li a:hover{ text-decoration:underline;}

.footer  .fn .tel {
	width: 348px;
	height: 67px;
	background: url(../image/bg02.png)no-repeat center;
	position: relative;
	z-index: 100;
	margin-left: 25px;
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer  .fn .tel p{
	color:#545454;
	font-size: 13px;
	margin-left: 8px;
}
.footer  .fn .tel span{
	display: block;
	color:#0389de;
	font-size: 30px;
	font-weight: bold;
	font-family: "Arial";
}
.footer  .links{
	float: left;
	width: 755px;
	height: 75px;
	background: #eee;
}
.footer  .links p{
	float: left;
	line-height: 58px;
	color:#191919;
	font-size: 16px;
	margin-left: 10px;
}
.footer  .links ul{
	float: left;
	width: 650px;
	height: 100px;
	overflow: hidden;
}
.footer  .links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 26px;
	overflow: hidden;
}
.footer  .links ul li a{
	color:#191919;
	font-size: 12px;
}
.footer .intro{
	width: 630px;
	float: right;
	position: relative;
	z-index: 1000;
}
.footer .intro .info{
	margin-top: 50px;
	width: 400px;
	height: auto;
	float: left;
	overflow: hidden;
}
.footer .intro .info p{
	color:#fff;
	font-size: 13px;
	margin-top: 50px;
	line-height: 24px;

}
.footer .intro .icon{
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}
.footer .intro .icon a{
	display: block;
}
.footer .intro .icon div{
	margin-top: 45px;
	position: relative;
	width: 98px;
	height: 98px;
}
.footer .intro .icon div:first-child img:last-child{
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
	position: absolute;
	right: 110px;
	display: none;
	top:-10px;
}
.footer .intro .icon div:first-child:hover img{
	display: block;
}
.footer .cr{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	background: #0e0e0e;
	text-align: center;
	line-height: 45px;
}
.footer .cr p{
	color:#fff;
	font-size: 14px;
}
.footer  a{
	color:#fff;
}

.container{ width:1120px; margin:10px auto; }
.con_left{ width:265px; float:left; margin-right:20px; margin-bottom:50px;box-shadow:2px 2px 5px #ccc; }
.con_right{ width:835px; float:left; margin-bottom:30px; margin-top:40px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:255px; padding-left:10px; height:60px;line-height:60px; color:#fff; font-size:18px; background:#0f70da; font-weight:bold;  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:#000;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#ff8901; text-align:left; position:relative; border-bottom:#ccc 1px solid;}
.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:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:240px; margin-left:5px; font-size:13px; height:42px; line-height:42px; border-bottom:#bfbfbf 1px solid; color:#1d1d1d; background:url(404.png) no-repeat 5px; padding-left:15px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333; }
.in_contact p{ width:250px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.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,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:270px; height:270px;  float:left; margin-top:10px; margin-right:13px; }
.main_case ul li{ list-style:none; width:270px; height:240px;  float:left; margin-top:10px; margin-right:13px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:255px; height:230px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:255px; height:200px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#00479d; 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:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:13px;  background:url(404.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:#00479d;}
.nav ul li.current {background: #2e90fa;}
.index_newscont h4,.main_right_product h4{ font-size:20px; text-align:center; line-height:50px;}
.index_newscont .newscontent p{font-size:16px; line-height:30px; text-align:justify;}
.index_newscont .laiyuan{ height:36px; line-height:36px;  background:#eee; color:#666; font-size:12px; text-align:center;}

.sidebar{
	width: 265px;
	float: left;
	overflow: hidden;
}
.sidebar_title{
	width: 265px;
	height: 79px;
	background:#0f70da;
}
.sidebar_title .name{
	display: block;
	float: left;
	font-size:20px;
	color:#fff;
	line-height:75px;
	margin:0 0 0 30px;
}

.E_name{
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 79px;
	margin:0 0 0 8px;
	float:left;
}
.listmenu{
	padding-bottom: 50px;
	background: #eee;
}
.listmenu ul li{
	width: 100%;
	height: 55px;
	position: relative;
	border-bottom: 1px dashed #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.listmenu ul li:before{
	content: "";
	background: url(../image/sidebar_before.png);
	width: 14px;
	height: 14px;
	position: absolute;
	top: 20px;
	left: 10px;
}
.listmenu ul li a{
	color: #222;
	font-size: 16px;
	line-height: 55px;
	margin-left: 35px;
	overflow: hidden;
	display:block;
}

.listmenu ul li a:hover{
	color: #0f70da;
}

.sidebar_bottom{
	background: url(404.png);
	height: 138px;
	margin-top: 10px;
}
.sidebar_bottom p{
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-left: -8px;
	padding-top: 35px;
}


.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; border-radius:3px;}
.thisclass{ background:#2e90fa; 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:#2e90fa; text-decoration:none;}
.footer .right .info a{ color:#FFF;}


.message{width:100%; height:600px;  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:#eee;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:#00479d; border-radius:5px; box-shadow:2px 2px 5px #ccc;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}