*{ margin:0; padding:0;}
body {
    color: #333;
    word-wrap: break-word;
	font-family:"微软雅黑";
}
a{
  text-decoration:none;
}
li{
   list-style:none;
}
img{
  border:none;
}
.main{
  width:1000px;
  margin:0 auto;
  background:none;
}
.top{
  width:100%;
  float:left;
  height:30px;
  background:white;
}
.topleft{
  float:left;
  width:50%;
  height:100%;
  line-height:30px;
}
.topleft span,.topleft img{
  float:left;
  font-size:13px;
}
.topright{
  float:right;
  text-align:right;
  width:49%;
  line-height:30px;
  margin-right:1%;
}
.topright a{
  font-size:13px;
  color: #333;
  padding:0 5px;
}
.topright a:hover{
  text-decoration:underline;
}
.head{
  float:left;
  width:100%;
  height:290px;
  position:relative;
  background:url(../images/head.jpg) no-repeat;
}
.link{
  position:absolute;
  left:40px;
  bottom:30px;
}
.link p{
  line-height:26px;
  font-size:18px;
}
.nav ul{
   width:100%;
   float:left;
   height:50px;
   background:url(../images/nav.jpg);
}
.nav ul li{
   width:100px;
   float:left;
   line-height:40px;
   text-align:center;
}
.nav ul li a{
  font-size:18px;
  color: #333;
}
.nav ul li a:hover{
  font-weight:bold;
}
.mbx{float:left;width:100%;margin-bottom:10px;font-size:14px;}
.mbx b{float:left;}
.mbx span{float:left;}
.mbx span a{color:black;text-decoration:none;font-size:14px;}
.mbx span a:hover{text-decoration:underline;}
.mbx em{float:left;font-style:normal;}
.warp1000{
  float:left;
  width:100%;
  margin-top:20px;
  background:white;
}
.warp{
  float:left;
  width:100%;
  background:none;
}
/*slide style*/
.slideBox{width:1000px;height:270px;position:relative; float:left}
.slideImgs{width:100%;height:100%;overflow:hidden;}
.slideImgs li img{vertical-align:top;width:100%;height:270px;}
.slideBar{height:20px;line-height:20px;position:absolute;bottom:10px;right:5px;font-family:"微软雅黑"}
.slideBar li{width:20px;background:black;color:#fff;float:left;font-size:12px;margin-right:2px;cursor:pointer;text-align:center;}
.slideBar .on{background:#ac070a;}
.slideBox01{width:1000px;height:340px;position:relative; float:left}
.slideImgs01{width:100%;height:100%;overflow:hidden;}
.slideImgs01 li img{vertical-align:top;width:100%;height:340px;}
.slideBar01{height:100px;height:5px;position:absolute;bottom:20px;right:32%;}
.slideBar01 li{width:100px;background:#c6bbb7;color:#c6bbb7;float:left;font-size:0px;margin-right:20px;cursor:pointer; height:5px;}
.slideBar01 .on{background:#ac070a;}
.warp1000{
 float:left;
  width:100%;
  margin-top:20px;
}
.yy{
  float:left;
  width:100%;
}
.yy img{
  float:left;
  width:100%;
  height:30px;
}
.warp1000 marquee{
  float:left;
  background:white;
  width:998px;
  border:1px dashed #808080;
}
.warp1000 marquee p{
  line-height:40px;
  font-size:18px;
}
.warp1000 marquee p img{
  float:left;
  width:63px;
  height:38px;
}
.warp1000 marquee p span{
  font-weight:bold;
  float:left;
}
.tit{
  float:left;
  width:1000px;
  height:40px;
  background:#ac070a;
}
.title{
  float:left;
  width:980px;
  height:40px;
}
.title img{
  float:left;
  width:36px;
  height:40px;
}
.title span{
  float:left;
  line-height:40px;
  color:white;
  font-size:18px;
}
.s{
  height:40px;
  width:20px;
  float:left;
}
.news{
  float:left;
  width:980px;
  padding:10px;
  background:white;
}
.newsleft{
  float:left;
  width:295px;
  margin:0 10px;
}
.newsleft h1{
  float:left;
  font-size:18px;
  line-height:30px;
  font-weight:normal;
}
.newsleft h2{
  float:left;
  font-size:18px;
  line-height:35px;
  text-align:center;
  width:100%;
}
.line{
  float:left;
  width:100%;
  height:1px;
  border-bottom:1px solid #ac070a;
}
.newsleft p{
  float:left;
  line-height:24px;
  text-indent:2em;
  font-size:14px;
  margin-bottom:5px;
}
.newsleft ul{
  float:left;
  width:100%;
}
.newsleft ul li{
  float:left;
  width:100%;
  line-height:35px;
  border-bottom:1px dashed #ccc;
}
.newsleft ul li a{
  font-size:14px;
  color: #333;
}
.content {
	width:650px;	/*区域宽度*/
	height:345px;	/*区域高度*/
	float:right;
	position:relative;
}
#bimg {
	width:650px;	/*图片宽度*/
	height:345px;	/*图片高度*/
	margin:0 auto;
}
#bimg img{
	width:650px;	/*图片宽度*/
	height:345px;	/*图片高度*/
}
.dis {display:block;}
.undis {display:none;}
#pic_scroll_title_box {
	width:100%;/*文字行宽度*/
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	line-height:40px;
}
#info {
	width:640px;/*文字宽度*/
	padding-left:10px;
	font-size:12px;
	height:40px;
	line-height:40px;
	text-align:left;
}
#info a {color:white;}
#simg {bottom:10px;height:20px;position:absolute;right:5px;}
#simg ul li{float:left;list-style-type:none;}
.xbigon .xbigoff {color:#FFFFFF;cursor:pointer;font-size:12px;font-weight:bold;height:20px;text-align:center;width:20px;}
#simg div {background:#ac070a;color:white;cursor:pointer;float:left;font-size:12px;height:20px;line-height:20px;margin-right:1px;text-align:center;width:18px;}
#simg .f1 {background:black;}

.ad{
  float:left;
  width:100%;
}
.ad img{
  float:left;
  width:100%;
  height:90px;
}
.box{
  float:left;
  width:100%;
  padding:10px 0;
}
.box01,.box02,.box03,.box04{
  float:left;
  margin-left:10px;
  width:300px;
  border:1px solid #ccc;
  padding:0 9px;
  height:400px;
}
.box05{
  float:left;
  margin-left:10px;
  width:630px;
  border:1px solid #ccc;
  padding:0 9px;
  height:400px;
}
.bt{
  font-size:18px;
  line-height:40px;
  width:290px;
  border-bottom:1px solid #ac070a;
  padding-left:10px;
  float:left;
}
.box01 ul li,.box02 ul li,.box03 ul li,.box04 ul li{
  width:100%;
  float:left;
  height:auto;
  list-style:none;
  border-bottom:1px dashed #ccc;
   cursor:pointer;
}
.box01 ul li i,.box02 ul li i,.box03 ul li i,.box04 ul li i{
  width:260px;
  float:left;
  font-style:normal;
  padding:0 20px;
  line-height:40px;
  font-size:14px;
  height:40px;
}
.ts{
  float:left;
  width:100%;
  display:none;
}
.ts img{
  float:left;
  width:90px;
  height:110px;
  margin:8px 0 8px 20px;
}
.ts p{
  float:left;
  margin-left:10px;
  width:180px;
}
.ts h1{
  float:left;
  line-height:30px;
  width:180px;
  margin-left:10px;
}
.ts h1 a{
  font-size:16px;
  color:#ac070a;
}
.ts p span{
  font-size:12px;
  line-height:24px;
}
.in{
  line-height:25px;
  width:320px;
  border-bottom:1px solid #ac070a;
  padding-right:10px;
  text-align:right;
  float:left;
  margin-top:15px;
}
.in a{
  color:#ac070a;
  font-size:13px;
}
.pic01{
  float:left;
  width:630px;
  height:185px;
  margin:10px 0;
}
.pic01 img{
  float:left;
  width:100%;
  height:185px;;
}
.pic02{
  float:left;
  width:630px;
  height:145px;
  margin-bottom:10px;
}
.pic02 img{
  float:left;
  width:202px;
  height:145px;
  margin-left:10px;
}
.friendly{
  float:left;
  width:998px;
  border:1px solid #d4a772;
}
.friendly a{
  color:black;
  font-size:13px;
}
.friendly a:hover{
  text-decoration:underline;
}
.yq{
  background:#d4a772;
  color:white;
  font-size:13px;
  padding:50px 10px;
  font-weight:bold;
  float:left;
  width:20px;
}
.num01{
  float:left;
  width:946px;
  border-bottom:1px dashed #d4a772;
  margin:0 5px;
}
.num01 em{
  font-weight:bold;
  width:155px;
  text-align:center;
  border-right:1px solid #d4a772;
  line-height:20px;
  margin:4px 0;
  font-style:normal;
  font-size:13px;
  float:left;
}
.num01 p{
   line-height:28px;
   float:left;
   width:790px;
}
.num01 p span{
   float:left;
   padding:0 5px;
}
.line01{
   width:100%;
   float:left;
   background:none;
   border-bottom:1px solid silver;
   height:1px;
   margin:35px 0 15px;
}
.address{
  float:left;
  width:100%;
  margin-bottom:30px;
}
.address p{
  float:left;
  width:100%;
  line-height:28px;
  font-size:13px;
  text-align:center;
}
.address p img{   
  width:120px;
  height:21px;
  vertical-align:middle;
}
