.main{
	width: 1200px;
	margin: 0 auto;
}
.top-bg{
	width: 100%;
	height: 150px;
	background: #a32d39;
}     
.top{
	height: 100%;
}
.logo{
	margin-top: 40px;
}
.logo a{
	display: block;
}
.logo img{
	display: block;
}
.top-r{
	height: 28px;
	margin-top: 61px;
}
.search{
    width: 180px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 10px;
}
.search input[type="text"]{
    width: 135px;
    float: left;
    height: 28px;
    line-height: 28px;
    background: none;
    margin-left: 12px;
    font-size: 12px;
    color: #333333;
    border: 0;
}
.search input[type="submit"]{
    width: 28px;
    height: 28px;
    float: right;
    background: url(../image/search-tb2.png) no-repeat center;
    margin-right: 5px;
    border: 0;
    cursor: pointer;
}
input::-webkit-input-placeholder {
        color: #999999;
      }
      input::-moz-input-placeholder {
        color: #999999;
      }
      input::-ms-input-placeholder {
        color: #999999;
      }

.xxzy a{
	display: block;
	height: 28px;
	line-height: 28px;
	margin-left: 20px;
	color: #fff;
	background: url(../image/xxzy.png) no-repeat left center;
	padding-left: 22px;
}

.slideBox{ width:1200px; height:400px; margin: 0 auto; overflow:hidden; position:relative;}
		.slideBox .hd{width: 100%; height:14px; overflow:hidden; position:absolute; bottom:20px; z-index:1; text-align: center;}
		.slideBox .hd ul{width: 100%; overflow:hidden; zoom:1;}
		.slideBox .hd ul li{display: inline-block; margin: 0 5px;  width:14px; height:14px; border-radius: 50%; text-indent: -999999px; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#a32d39;}
		.slideBox .bd{ position:relative; height:100%; z-index:0; }
		.slideBox .bd ul{width: 100% !important;}
		.slideBox .bd li{ zoom:1; width: 100% !important; vertical-align:middle; }
		.slideBox .bd img{ width:1200px; height:400px; display: block;}
		.slideBox .bd li p{width: 1200px; height: auto; position: absolute; left: 50%; margin-left: -600px; bottom: 50px;}
		.slideBox .bd li span{display: block; position: absolute; right: 0; bottom: 0; font-size: 20px; color: #FFFFFF; width: 555px; height: 56px; line-height: 56px; padding-left: 15px; background: url(../image/banner-s.png) no-repeat;}

.nav-w{
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ width: 1200px; height:45px; line-height:45px; margin: 0 auto; background:#ce3948;  position:relative; z-index:1;}
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;}
		.nav .nLi h3 a{ display:block; padding:0 51.5px; border-right: 1px solid #FFFFFF; font-size:18px;}
                .nav .nLi:last-child h3 a{border-right:none; padding:0 54px;}
                .nav .nLi h3 a.last-child{border-right:none; padding:0 54px;}
		.nav .sub{ display:none; width:100%; left:0; top:45px;  position:absolute; background: #b2323f; opacity: 0.8;  line-height:30px;}
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; text-align: center;}
		.nav .sub a:hover{ background:#6a0f17; color:#fff;  }
		.nav .on h3 a{ background:#b2323f; color:#fff;   }

.box{
	margin-top: 40px;
}
.focusBox { position: relative; width: 480px; height: 329px; overflow: hidden; text-align: left; background: white; }
	.focusBox .pic img { width: 480px; height: 329px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 40px; width:100%;  background: #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 40px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:40px; line-height:40px; position:absolute; bottom:-40px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 12px; text-decoration: none; }
	.focusBox .num {position: absolute; z-index: 3; bottom: 16px; right: 4px; }
	.focusBox .num li{ float: left; position: relative; width: 8px; height: 8px; background: #FFFFFF; margin-right: 8px; text-indent: -999999px; overflow: hidden; cursor: pointer; }
	.focusBox .num li a{ position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li.on a,.focusBox .num a:hover{background:#a32d39;}

.xygk{
	width: 460px;
	margin-left: 40px;
}
.title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #a32d39;
}
.title-bt{
	font-size: 20px;
	color: #a32d39;
}
.more a{
	display: block;
}
.xygk-tx{
	margin-top: 15px;
	height: 268px;
	overflow: hidden;
}
.xygk-tx p{
	line-height: 34px;
	text-indent: 2em;
}
.fwdh{
	width: 180px;
}
.fwdh ul li a{
	display: block;
	width: 178px;
	height: 33px;
	line-height: 33px;
	background: #f7f7f7;
	border: 1px solid #d4d4d4;
	margin-top: 10px;
}
.fwdh ul li span{
	padding-left: 80px;
}
.fwdh ul li a:hover span{
	color: #FFFFFF;
	padding-left: 80px;
}
.fwdh ul li.fwdh1 a{
	margin-top: 20px;
	background: #f7f7f7 url(../image/fwdh1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh2 a{
	background: #f7f7f7 url(../image/fwdh2.png) no-repeat 45px center;
}
.fwdh ul li.fwdh3 a{
	background: #f7f7f7 url(../image/fwdh3.png) no-repeat 45px center;
}
.fwdh ul li.fwdh4 a{
	background: #f7f7f7 url(../image/fwdh4.png) no-repeat 45px center;
}
.fwdh ul li.fwdh5 a{
	background: #f7f7f7 url(../image/fwdh5.png) no-repeat 45px center;
}
.fwdh ul li.fwdh6 a{
	background: #f7f7f7 url(../image/fwdh6.png) no-repeat 45px center;
}

.fwdh ul li.fwdh1 a:hover{
	margin-top: 20px;
	background: #a32d39 url(../image/fwdh1-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh2 a:hover{
	background: #a32d39 url(../image/fwdh2-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh3 a:hover{
	background: #a32d39 url(../image/fwdh3-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh4 a:hover{
	background: #a32d39 url(../image/fwdh4-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh5 a:hover{
	background: #a32d39 url(../image/fwdh5-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh6 a:hover{
	background: #a32d39 url(../image/fwdh6-1.png) no-repeat 45px center;
}

.box-w{
	width: 100%;
	background: #F7F7F7;
	padding: 40px 0 34px 0;
	margin-top: 40px;
}
.box-w .box{
	margin-top: 0;
}
.zszy{
	width: 300px;
}
.zszy .title-bt{
	background: url(../image/icon-zs5.png) no-repeat left center;
	padding-left: 32px;
}
.zszy ul{
	margin-top: 20px;
}
.zszy ul li{
	float: left;
	width: 50%;
	height: 96px;
	position: relative;
}
.zszy ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.zszy ul li.zszy1 a{
	background: #eea058;
}
.zszy ul li.zszy2 a{
	background: url(../image/zszy2.jpg) no-repeat;
}
.zszy ul li.zszy3 a{
	background: url(../image/zszy3.jpg) no-repeat;
}
.zszy ul li.zszy4 a{
	background: #5ecbcf;
}
.zszy ul li.zszy5 a{
	background: #4968ef;
}
.zszy ul li.zszy6 a{
	background: url(../image/zszy6.jpg) no-repeat;
}
.zszy ul li span{
	display: block;
	font-size: 16px;
	text-align: center;
	padding: 24px 10px 0 10px;
}
.zszy ul li.zszy3 span{
        padding-top:35px;
}
.zszy ul li.zszy4 span{
        padding-top:14px;
}
.zszy ul li.zszy5 span{
        padding-top:35px;
}
.zszy ul li:hover span{
	
}
.zszy ul li.zszy6 span{
	display: block;
	width: 57%;
	margin: 0 auto;
	text-align: left;
	font-size: 20px;
	padding-top: 20px;
}
.slideTxtBox{ width:460px; text-align:left; margin-left: 40px;}
		.slideTxtBox .hd{ height:45px; line-height:45px; border-bottom:1px solid #a32d39;  position:relative; }
		.slideTxtBox .hd ul{height: 100%; background: url(../image/icon-news5.png) no-repeat left center; padding-left: 32px; }
		.slideTxtBox .hd ul li{ float:left; font-size: 20px; padding:0 25px 0 0; cursor:pointer; color: #999999;}
		.slideTxtBox .hd ul li.on{color: #a32d39;}
		.slideTxtBox .hd ul li span{font-size: 18px; color: #999999; padding-right: 20px;}
		.slideTxtBox .bd ul{ zoom:1; padding-top: 10px; position: relative;}
		.slideTxtBox .bd li{ height:38px; line-height:38px; background: url(../image/dian.png) no-repeat left center; padding-left: 14px;}
		.slideTxtBox .bd li .date{ float:right; color:#999;}
		.slideTxtBox .bd li a:hover{color: #a32d39;}
		.slideTxtBox .bd ul .more{position: absolute; right: 0; top: -33px;}

.xysp{
	width: 360px;
}
.xysp .title-bt{
	background: url(../image/icon-sp5.png) no-repeat left center;
	padding-left: 32px;
}
.xysp-tx{
	width: 100%;
	height: 250px;
	margin-top: 20px;
}
.xysp-bt{
	height: 40px;
	line-height: 40px;
}
.xysp-bt a:hover{
	color: #a32d39;
}
.link-w{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.link a{
	display: inline-block;
	margin-right: 19px;
	color: #FFFFFF;
}
.link a:hover{
	text-decoration: underline;
}

.foot-w{
	width: 100%;
	height: 160px;
	background: #a32d39;
}
.dblogo{
	display: block;
	width: 550px;
	margin-top: 54px;
} 
.dz{
	width: 310px;
	margin-left: 110px;
	margin-top: 28px;
}
.dz p{
	line-height: 28px;
	color: #FFFFFF;
}
.wx{
	margin-top: 36.5px;
}
.wx img{
	display: block;
}


.ziban{
	display: block;
	width: 1200px;
	height: 200px;
        margin:0 auto;
}
.box-zt{
	width: 1160px;
	min-height: 600px;
	padding: 30px 20px;
	background: rgba(255,255,255,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff,endcolorstr=#c8ffffff);
	box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}


.menu{
    float: left;
    width: 240px;
}
.menu dl{
	background: #f5f5f5;
	padding-bottom: 10px;
}
.menu dl dt{
    background: #ce3948;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
}
.menu dl dt img{
	display: inline-block;
	vertical-align: middle;
	padding-right: 16px;
}
.menu dl dd{
    text-align: center;
    height: 50px;
    border-bottom: 1px #ebebeb solid;
    line-height: 50px;
}
.menu dl dd:last-child{
    border-bottom:none;
}
.menu dl dd a{
	display: block;
    font-size: 15px;
    color: #333333;
}
.menu dl dd a:hover{
    color: #ce3948;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

.menu dl dd a.on{
    color: #ce3948;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

.box-zt-right{
    float: right;
    width: 880px;
}
.box-zt-right .place{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #a32d39 solid;
}
.box-zt-right .place .place-bt{
    font-size: 22px;
    float: left;
}
.box-zt-right .place .place_r{
    float: right;
}
.box-zt-right .place .place_r span{
    background:  url(../image/place.png) left center no-repeat;
    padding-left: 20px;
    line-height: 38px;
}
.box-zt-right .place .place_r a{
	font-size: 13px;
    color: #333333;
    padding: 0 5px;
}
.box-zt-right .place .place_r a:hover{
    color: #a32d39;
}
.box-zt-right .list_box{
	margin-top: 10px;
}
.box-zt-right .list_box li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
}
.box-zt-right .list_box li em{
    float: right;
    font-size: 14px;
    color: #666;
}
.box-zt-right .list_box li a{
	display: block;
}
.box-zt-right .list_box li a:hover{
    color: #a32d39;
}


.box-zt-right .main_content{
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
}
.box-zt-right .main_content .title{
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 1.7;
    margin-top: 30px;
    height: auto;
    border: 0;
}
.box-zt-right .main_content .Subtitle{
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 2.5;
    background: #f5f5f5;
    margin-top: 10px;
}
.box-zt-right .main_content .dpzw{
    font-size: 14px;
    color: #333333;
    line-height: 2.5;
    margin-top: 15px;
    border-bottom: 1px #cccccc dashed;
    padding-bottom: 30px;
    min-height:260px;
}
.box-zt-right .main_content .dpzw p{
    text-indent: 2em;
}
.box-zt-right .main_content .page_box{
    margin-top: 20px;
}
.box-zt-right .main_content .page_box a{
    color: #666;
    line-height: 20px;
}
.box-zt-right .main_content .page_box a:hover{
    color: #a32d39;
}


.pic_list ul{
	padding: 10px 0;
}
.pic_list ul li{
	float: left;
	width: 33.333333%;
}
.pic_list ul li a{
	display: block;
	padding: 10px 15px;
}
.pic_list ul li a:hover{
	background: #fff;
	box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}
.pic_list ul li a img{
	width: 100%;
	height: 186px;
}
.pic_list ul li p{
	text-align: center;
	line-height: 40px;
}
.pic_list ul li a:hover p{
	font-weight: bold;
	color: #a32d39;
}
