﻿@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; background:#fff; color:#444; font-family:微软雅黑; font-size:14px;}
ul,li,input{margin:0; padding:0; list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{ color:#942617; text-decoration:underline;}
img{border:none;}


/*banner轮播图*/
.banner{width:100%; overflow:hidden; text-align:center;}
.fullSlide{ width:100%;  position:relative;  height:440px; }
.fullSlide .bd{width:100%; margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:440px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:440px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{cursor: pointer;display:inline-block; *display:inline; zoom:1; background: url(focus_normal.png) no-repeat; width: 16px;  height: 16px;margin: 0 5px;overflow: hidden; line-height:999px;  }
.fullSlide .hd .on{ background: url(focus_on.png) no-repeat;  }
/*.fullSlide .prev,
.fullSlide .next { width: 39px; height: 39px; display: none; position: absolute; top: 163px; z-index: 10; cursor: pointer;}
.fullSlide .prev { left: 5%; background: url(focus_left.png) no-repeat 0 0; }
.fullSlide .next { right: 5%; background: url(focus_right.png) no-repeat 0 0;}
.fullSlide .prev:hover { background: url(focus_left_on.png) no-repeat 0 0; }
.fullSlide .next:hover { background: url(focus_right_on.png) no-repeat 0 0;}*/

.content{width:98%; max-width:1200px; margin:0 auto; padding:20px 0; overflow:hidden;}
.left{width:27%; float:left; overflow:hidden;}
.center{width:43%; float:left; margin-left:1.5%; margin-right:1.5%;}
.right{width:27%; float:right;}
.lanmu{width:100%; height:34px; border-bottom:solid 1px #a2a2a2;}
.lanmu span{ height:30px; line-height:30px; border-bottom:solid 4px #bc1e1d; color:#bc1e1d; font-size:18px; float:left; font-weight:bold;}
.lanmu a{ float:right; line-height:30px;}


.slideBox{ width:100%; height:322px; overflow:hidden; position:relative; }
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:1px; width:20px; height:20px; line-height:20px; text-align:center; background:#5f5f5f; cursor:pointer; color:#fff; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:320px; display:block;  }
.slideBox .bd li span{ display:block; width:100%; height:40px; line-height:38px; background: url(focus_bg.png); position:absolute; z-index:3; top:280px; color:#fff;}

.lmlb{ width:100%; padding:10px 0;}

.yqlink{width:98%; max-width:1200px; margin:0 auto; padding:20px 0 30px 0; overflow:hidden;}
.copy{width:98%; max-width:1200px; margin:0 auto; padding:20px 0 50px 0; overflow:hidden; border-top:solid 3px #bc1e1d;}

.lmbanner {
    width: 1200px;
    height: 124px;
    background: url(lanmu_bg.jpg) top no-repeat;
    background-color: #6985c6;
    margin: 0 auto;
}
.lmbanner span{ display:block; width:55%; padding-left:43%; max-width:1200px; margin:0 auto; font-weight:bold; height:124px; line-height:124px; color:#fff; font-size:24px;}

.lanmuna{width:100%; height:34px; border-bottom:solid 1px #c1c1c1;}
.lanmuna span{ float:left; height:32px; border-bottom:solid 3px #bc1e1d; color:#bc1e1d; line-height:32px; font-weight:bold; font-size:16px;}

.lanmulb{ padding:10px; line-height:150%;}
.lanmulb table{ margin-top:15px;}

.lanmu01{width:90%; margin:0 auto; height:44px; border-bottom:solid 1px #c1c1c1; font-size:22px; line-height:44px;}
.lanmu02 {width:90%; margin:10px auto;}
.lanmu02 li{padding:5px 0;}
.lanmu02 li a{ display:block; line-height:30px; text-decoration:none; font-size:16px;}
.lanmu02 li a span{ /*padding-left:20%;*/padding-left:2%; padding-right:10px; font-family:宋体;}
.lmbj a{ background-color:#ce1e1e; color:#fff;}

.title{ width:96%; margin:0 auto; padding:10px 0; line-height:150%; font-size:24px; text-align:center;}
.date{width:96%; margin:0 auto; text-align:center; border-bottom:solid 1px #eee; padding:5px 0;}
.date span{ padding:0 10px; color:#666; font-size:13px;}
#zoom{width:96%; margin:0 auto;}
#zoom p{ margin:10px 0;}

.lanmu03{width:40px; overflow:hidden; font-size:24px; padding-left:20px; margin-top:50px; border-left:solid 6px #ce1e20}






/*240306*/
.lanmu02 li a{
	padding-left: 22px;
}

.lanmu02 li a span{
	margin-left: -22px;
}





