.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl{zoom: 1;    text-align: center;}
a{text-decoration:none;color:#666;font-size:14px;}
.w{width:1200px;margin:0 auto;}
#header{position:relative;z-index:99;}
#top{height:27px;line-height:27px;background:#700005;}
#top .fl{width:50%;}
#top .fr{width:50%;}
#top ul li{float:left;}
#top ul li a{padding-left:10px;color:#fff;font-size:12px;}
#top .fl ul li:first-child a{padding-left:0px;}
#mid{background:#8f000b;}

.logo a{display:block;}
.logo img{padding:18px 0;display:inline;}
/* 主導航的CSS */
#bot{height:46px;line-height:46px;}
.nav{text-align:center;}
.nav ul li{display:inline-block;*display:inline;*zoom:1;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -ms-transition-duration: 0s;
    position:relative;
}
.nav ul li:hover{background:#8c0000;}
.nav ul li a{padding:0 36px;font-size:16px;color:#333;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -ms-transition-duration: 0s;
    display:block;
    
}
.nav ul li:hover a{color:#fff;}
.nav ul li:hover li a{color:#666;}
.nav ul li ul{position:absolute;top:46px;background:#fff;display:none;z-index:999;width: 200px;}
.nav ul li:hover ul{display:block;}
.nav ul ul li{width:132%}
.nav ul ul li a{margin-left: -60px;}
.nav li ul li:hover a{color:#fff;} 


/*-------------------
	首頁幻燈
--------------------*/
#banner{position:relative;}
.banner1{height:398px;width:100%;overflow:hidden;position:relative;}
.banner1 .box{text-align:center;width:2000px;margin:0 auto;position:absolute;left:50%;margin-left:-1000px;}
.banner1 .leftbanner{width:500px;height:398px;float:left;}
.banner1 .w{width:1000px;height:398px;float:left;}
.banner1 .rightbanner{width:500px;height:398px;float:left;}
.banner1 li{position:relative;}
.banner1 img{width:100%;height:398px;}
.banner1 h3 {position:absolute;bottom:0;text-indent:1em;color:#fff;width:100%;
    background:url(../images/banner1h3.png) repeat left top;
    text-align:left;
    font-size:18px;
    height:50px;
    line-height:50px;
}
/* 本例子css */
.slideBox{ width:1000px; height:398px; overflow:hidden; position:relative;}
.slideBox .hd{ height:14px; overflow:hidden; position:absolute; right:10px; bottom:18px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:14px; height:14px; line-height:14px; text-align:center; background:#eee1d4; cursor:pointer; }
.slideBox .hd ul li.on{ background:#8c1616;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
/* 下面是前/後按鈕代碼，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:58px; height:80px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url(../images/zuo.png) no-repeat left top;
}
.slideBox .next{ left:auto; right:0;background:url(../images/you.png) no-repeat left top;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.banner2{background:#eeeeee;}
/* 本例子css */
.slideBox2{ width:1000px; height:420px;position:relative;margin:20px auto 30px;}
.slideBox2 .hd{ height:24px; overflow:hidden; position:absolute; bottom:-10px; z-index:1; width:100%;}
.slideBox2 .hd ul{ overflow:hidden; zoom:1; text-align:center;  }
.slideBox2 .hd ul li{width:24px; height:24px; line-height:24px; text-align:center; background:url(../images/banner2yuan.png) no-repeat left top; cursor:pointer; color:#8c0000;font-size:16px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0 10px;
}
.slideBox2 .hd ul li.on{background:url(../images/banner2yuan2.png) no-repeat left top;color:#fff;}
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd li{ zoom:1; vertical-align:middle; position:relative;}
.banner2 h3 {position:absolute;bottom:50px;left:30px;padding:10px 20px;color:#fff;width:60%;
    background:url(../images/banner2h3.png) repeat left top;
    text-align:left;
    font-size:16px;
}
.banner2 img{width:100%;height:420px;}

.banner3{}
/* 本例子css */
.slideBox3{ width:1200px; height:350px;position:relative;margin:20px 0;}
.slideBox3 .hd{ height:24px; overflow:hidden; position:absolute; bottom:5px; z-index:1; width:100%;}
.slideBox3 .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.slideBox3 .hd ul li{width:8px; height:8px; text-align:center; 
    background:#999; cursor:pointer;
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0 10px;
}
.slideBox3 .hd ul li.on{background:#ff4019;}
.slideBox3 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox3 .bd li{ zoom:1; vertical-align:middle; position:relative;}
.banner3 h3 {position:absolute;bottom:50px;left:40px;padding:10px 20px;color:#fff;;
    background:url(../images/banner1h3.png) repeat left top;
    text-align:left;
    font-size:16px;
}
.banner3 img{width:100%;height:350px;}
/* 下面是前/後按鈕代碼，如果不需要删除即可 */
.slideBox3 .prev,
.slideBox3 .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:29px; height:49px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url(../images/zuo1.png) no-repeat left top;
}
.slideBox3 .next{ left:auto; right:0;background:url(../images/you1.png) no-repeat left top;}
.slideBox3 .prev:hover,
.slideBox3 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox3 .prevStop{ display:none;  }
.slideBox3 .nextStop{ display:none;  }

/*-------------------
	學校概況簡介頁
--------------------*/
/*banner*/
.banner{width:100%;height:302px;overflow:hidden; }
.banner img{width:2000px;height:302px;display:block;margin:0 auto;}
/* 本例子css */
.slideBox{ width:1000px; height:398px; overflow:hidden; position:relative;}
.slideBox .hd{ height:14px; overflow:hidden; position:absolute; right:10px; bottom:18px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:14px; height:14px; line-height:14px; text-align:center; background:#eee1d4; cursor:pointer; }
.slideBox .hd ul li.on{ background:#8c1616;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
/* 下面是前/後按鈕代碼，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:58px; height:80px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url(../images/zuo.png) no-repeat left top;
}
.slideBox .next{ left:auto; right:0;background:url(../images/you.png) no-repeat left top;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/* 下面是前/後按鈕代碼，如果不需要删除即可 */
.slideBox3 .prev,
.slideBox3 .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:29px; height:49px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url(../images/zuo1.png) no-repeat left top;
}
.slideBox3 .next{ left:auto; right:0;background:url(../images/you1.png) no-repeat left top;}
.slideBox3 .prev:hover,
.slideBox3 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox3 .prevStop{ display:none;  }
.slideBox3 .nextStop{ display:none;  }
/*頁面主體部分*/




/*center*/
.center{width: 100%;height: auto;background: #FFFFFF;}
.cen_left{width:798px;margin: 30px 30px 30px 0;}
.cen{border-bottom: 1px solid #8f000b;padding-bottom: 15px;margin-bottom: 20px;}
.cen h1{font-size:22px ;color: #8f000b;font-weight: bold;}
.cen h1 span{font-size:16px ;color: #5c5c5c;margin-left: 20px;}
.cen a{float:right;font-size:13px;color: #999999;margin-top: 15px;}
.cen a:hover{color: #E43D3D;}
.px1200{width:1200px;margin: 0 auto;}


/*左側輪播樣式*/
.focus2 ul li p{
				width: 390px;
				height: 40px;
				position: absolute;
				top: 250px;
				background:#000;
				opacity: 0.9;
				text-indent: 1em;
				line-height: 40px;
    			font-weight: bold;
				}
.focus2 ul li p a{
				font-size: 15px;
				color: #FFFFFF;
				}
.focus2 ul li a img{
			width: 390px;
			height: 290px;
}
.focus2 {
    width: 390px;
    height: 290px;
	position: relative; 
overflow: hidden;

}
.focus2 .num2 {overflow: hidden;position: absolute;bottom: 5%;right:0;zoom: 1;z-index:10;}
.focus2 .num2 li {width: 9px;height: 9px; margin-right: 5px;cursor: pointer;float: left; background: url(../images/dian44.jpg);}
.focus2 .num2 li.on {background: url(../images/dian33.jpg)}



.cen_list{width: 392px;}
.cen_list ul li a{font-size: 14px;color: #444444;line-height: 30px;}
.cen_list ul li a:hover{color: #8f000b;}
.cen_list ul li span{float:right;font-size: 13px;color: #959595;line-height: 30px;}


.cen_right{width: 364px;margin: 30px 0px 30px 0;}


.choc2 {
	margin-top:24px;
}

.choc2 ul li:hover .item_boox1{
	color:#fff;
	background: #8f000b;
}
.choc2 ul li:hover .item_boox1 span{
	color: #fff;
}
.choc2 ul li:hover .item_boox2 a{
	color: #8f000b;
	border-bottom: 1px solid #8f000b;
}
.choc2 ul li{
	padding-bottom: 10px;
	border-bottom:1px solid #ddd ;
}
.choc2 .choc-li2 .item_boox2{
	width: 294px;
    float: right;
    line-height: 25px;
}
.choc2 .choc-li2 .item_boox2 a{

	font-size: 14px;
	color: #333333;

}
.choc2 .choc-li2 .item_boox1{
	width: 62px;
	height:48px;
	display: block;
    background: #efefef;
    margin-top:10px;
    text-align:center;
   	padding-top: 8px; 
	line-height: 20px;
	font-size: 23px;
	color: #8f000b;
}

.choc2 .choc-li2 .item_boox1 span{
	color: #cbcbcb;
	font-size: 12px;
	
}


.mainCon,
.mainShu{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.oneMain,
.twoMain,
.threeMain,
.fourMain,
.fiveMain,
.thirteenMain,
.fourteenMain{
	width: 1200px;
	height: auto;
	margin: 20px auto 0;
}
.oneTitle{
	width: 100%;
	border-bottom: 1px solid #3e4348;
	text-align: right;
	margin-bottom: 20px;
}
.oneTitle span {
	display: inline-block;
	border-bottom: 2px solid #8f000b;
	float: left;
	line-height: 32px;
	font-size: 16px;
	color: #464646;
        background-color: #8f000b;
        color: #fff;
        width: 95px;
        text-align: center;
}
.oneTitle a {
	font-size: 14px;
	color: #3e4348;
	line-height: 32px;
}
.oneTitle a:hover {
	color: #f26e0f;
}
.oneTitle a font {
	font: 12px/12px consolas;
}
.onel{
	width: 280px;
	float: left;
}
.onel img{
	display: block;
	width: 100%;
}
.onel a.tit{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding: 6px 0;
}
.onel a.tit:hover,
.oner li a:hover {
	color: #8f000b;
	text-decoration: underline;
}
.onel p{
	color: #9b9b9b;
	line-height: 24px;
	text-indent: 2em;
}
.oner{
	float: left;
	width: 900px;
	margin-top: -10px;
}
.oner li{
	float: left;
	width: 400px;
	margin-left: 50px;
	_margin-left: 30px;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.oner li a{
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 36px;
}

.twoTitle{
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
    text-align: left;
    margin-bottom: 20px;
}

.twoTitle span{
    display: inline-block;
    border-bottom: 2px solid #8f000b;
    float: left;
    line-height: 32px;
    font-size: 16px;
    color: #464646;
    background-color: #8f000b;
    color: #fff;
    width: 95px;
    text-align: center;
}


.cen_right2{width: 380px;margin: 30px 30px 30px 0;}
.cen_right3{width: 380px;margin: 30px 0px 30px 0;}
.cen_list2{width: 380px;}
.cen_list2 ul li a{font-size: 14px;color: #444444;line-height: 30px;}
.cen_list2 ul li a:hover{color: #8f000b;}
.cen_list2 ul li span{float:right;font-size: 13px;color: #959595;line-height: 30px;}

/*main_two*/
.picScroll-left {
	width: 100%;
	position: relative;
}
.picScroll-left .hd {
	position: absolute;
	width: 100%;
	top: 50%;
	z-index: 9;
	margin-top: -40px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 30px;
	height: 80px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	background: url(../images/btn4.png) no-repeat;
}
.picScroll-left .hd .next {
	background-position: right 0;
	float: right;
}
.picScroll-left .hd .prev:hover{
	background-position: 0 bottom;
}
.picScroll-left .hd .next:hover{
	background-position: right bottom;
}
.picScroll-left .bd {
	padding: 0 10px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 42px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 300px;
	height: 300px;
	display: block;
}
.picScroll-left .bd ul li .title a{
	line-height: 30px;
	margin-top: 8px;
	color: #333;
	display: block;
	font-size: 16px;
}
.picScroll-left .bd ul li .title a:hover{
	color: #f26e0f;
	text-decoration: underline;
}

/*main_three*/
.three-list{
	width: 100%;
	height: auto;
}
.three-list li{
	float: left;
	width: 230px;
	margin-right: 86.66px;
	_margin-right: 82px;
}
.three-list li a.img{
	display: block;
}
.three-list li a.tit{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	padding-top: 8px;
}
.three-list li a.tit:hover{
	color: #f26e0f;
	text-decoration: underline;
}
.three-list li span{
	display: block;
	text-align: left;
	font-size: 14px;
	color: #9b9b9b;
	padding: 10px 0;
}
.three-list li a.know{
	display: block;
	text-align: center;
	width: 200px;
	height: 30px;
	line-height: 30px;
	background: #b8b8b8;
	margin: 8px auto 0;
	color: #fff;
}
.three-list li a.know:hover{
	background: #9a0000;
}

/*main_four*/
.fourl{
	width: 380px;
	float: left;
	margin-right: 20px;
}
.fourl img{
	display: block;
	margin-bottom: 10px;
}
.fourl p{
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.fourl p a.detail{
	color: #f26e0f;
}
.fourr-list{
	width: 780px;
	float: left;
}
.fourr-list li{
	float: left;
	width: 200px;
	margin-right: 90px;
}
.fourr-list li a.img{
	display: block;
	width: 100%;
}
.fourr-list li a.tit{
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.fourr-list li a.tit:hover{
	color: #8f000b;
}
.fourr-list li p{
	color: #9b9b9b;
	padding-bottom: 8px;
}

/*main_five*/
.three-list li p{
	text-indent: 2em;
	color: #9b9b9b;
	line-height: 24px;
	padding-top: 10px;
}

/*廣告*/
.adv {
	width: 1200PX;
	height: 72px;
	padding: 0 10px;
	margin-top: 20px;
}

/*main_six*/
.sixLeft,
.sixRight,
.mainsLeft,
.eightLeft,
.eightRight,
.nineMiddle,
.tenMiddle,
.elevenMiddle,
.twelveMiddle,
.fifteenMiddle{
	width: 580px;
	padding: 0 10px;
	height: auto;
	float: left;
	margin: 20px auto 0;
}
.oneLisImg {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.oneLisImg .hd {
	height: 18px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 16px;
	z-index: 1;
}
.oneLisImg .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.oneLisImg .hd ul li {
	float: left;
	margin-left: 10px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-align: center;
	background: #7a7a7a;
	cursor: pointer;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
}
.oneLisImg .hd ul li.on {
	background: #f26e0f;
}
.oneLisImg .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.oneLisImg .bd li {
	zoom: 1;
	vertical-align: middle;
}
.oneLisImg .bd img {
	width: 100%;
	display: block;
	position: relative;
}
.oneLisImg .bd li p{
	font-size: 18px;
	color: #fff;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000',endColorstr='#55000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000', endColorstr='#55000000')";      /*IE8*/
	position: absolute;
	text-indent: 10px;
	bottom: 0;
}
.sixRight img{
	width: 100%;
	margin-bottom: 2px;
}
.sixRight p{
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.sixRight p a.detail{
	color: #f26e0f;
}

/*main部分-豎*/
.mainsMiddle,
.mainsRight,
.nineLeft,
.nineRight,
.tenLeft,
.tenRight,
.elevenLeft,
.elevenRight,
.twelveLeft,
.twelveRight,
.fifteenLeft,
.fifteenRight{
	width: 280px;
	padding: 0 10px;
	height: auto;
	float: left;
	margin: 20px auto 0;
}
/*tab切換*/
.tab-one{
	width: 100%;
	height: auto;
}
.tab-menu {
	border-bottom: 1px solid #e6e6e6;
}
.tab-menu li {
	float: left;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #9b9b9b;
	font-size: 16px;
}
.menu-one li{
	padding: 0 16px;
	margin-right: 10px;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.tab-box {
	height: auto;
	position: relative;
}
.menu-one .selected {
	background: #f26e0f;
	border: 1px solid #f26e0f;
	color: #fff;
}
.hide {
	display: none;
}
.tabo-list li{
	width: 100%;
	margin-top: 20px;
}
.tabo-list li .img{
	float: left;
	width: 200px;
	margin-right: 20px;
}
.tabo-list li .wen{
	float: left;
	width: 360px;
}
.tabo-list li .wen .tit{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: -4px;
}
.tabo-list li .wen .tit:hover{
	color: #8f000b;
	text-decoration: underline;
}
.tabo-list li .wen p{
	text-indent: 2em;
	color: #9b9b9b;
	line-height: 24px;
	padding-top: 20px;
}
.tabo-list li .wen p .detail,
.sevm p .detail{
	color: #f26e0f;
}
.seven-list{
	width: 100%;
	height: auto;
	margin-top: 32px;
	padding-top: 6px;
	border-top: 1px dotted #e6e6e6;
}
.seven-list li a{
	display: block;
	color: #464646;
	line-height: 34px;
	_height: 34px;
	text-indent: 10px;
	background: url(../images/ico1.png) no-repeat left center;
}
.seven-list li a:hover,
.eightr-list li .wen .tit:hover{
	color: #8f000b;
	text-decoration: underline;
}
.seven-list li a span{
	float: right;
	color: #9b9b9b;
	font-size: 13px;
}
.sevm{
	width: 100%;
}
.sevm img{
	width: 106px;
	height: 145px;
	padding-right: 16px;
	padding-bottom: 5px;
	display: block;
	float: left;
}
.sevm1 img{
	width: 84px;
	height: 105px;
	padding-right: 16px;
	padding-bottom: 5px;
	display: block;
	float: left;
}
.sevm p,
.sevmf p{
	text-indent: 2em;
	color: #666;
	line-height: 25px;
}
.oneTitle1{
	margin-top: 16px;
}

/*main_eight*/
.eight-list{
	margin-top: 0;
	border-top: 0;
}
.menu-two li{
	margin-right: 30px;
	border-bottom: 2px solid #fff;
}
.menu-two .selected {
	border-color: #8f000b;
	color: #464646;
}
.eightr-list li{
	padding-bottom: 5px;
	margin-bottom: 16px;
	border-bottom: 1px solid #f3f3f3;
}
.eightr-list li img{
	display: block;
	float: left;
	width: 88px;
	margin-right: 10px;
}
.eightr-list li .wen{
	float: left;
	width: 480px;
	color: #9b9b9b;
}
.eightr-list li .wen .tit{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: -4px;
}
.eightr-list li .wen p{
	line-height: 23px;
}
.eightr-list li .wen span{
	display: inline-block;
	font-size: 12px;
}

/*main_nine*/
.ninel-list{
	margin-top: -6px;
	padding-top: 0;
	border-top: 0;
}
.ninem .img{
	float: left;
	width: 180px;
	margin-right: 20px;
}
.ninem .wen{
	float: left;
	width: 380px;
}
.ninem .wen .tit{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: -4px;
}
.ninem .wen .tit:hover{
	color: #8f000b;
	text-decoration: underline;
}
.ninem .wen p{
	text-indent: 2em;
	color: #9b9b9b;
	line-height: 22px;
}
.ninem .wen p .detail,
.tenRight p a.detail,
.twelveLeft p a.detail{
	color: #f26e0f;
}
.ninem-list{
	margin-top: 0;
	border-top: 0;
	padding-top: 3px;
}
.nineRight a.img{
	display: block;
	margin-bottom: 16px;
}

/*main_ten*/
.tenl-list{
	width: 100%;
	margin-top: -15px;
}
.tenl-list li a{
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 3px 0;
	color: #464646;
}
.tenl-list li a:hover,
.eler-list li a:hover,
.twelveLeft a.tit:hover,
.twelveLeft ul li a:hover{
	color: #8f000b;
	text-decoration: underline;
}
.tenMiddle .oneLisImg .hd {
	height: 10px;
}
.tenMiddle .oneLisImg .hd ul li {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: inherit;
}
.tenMiddle .oneLisImg .hd ul li.on {
	background: #8f000b;
}
.tenRight img{
	display: block;
	width: 100%;
	margin-bottom: 9px;
}
.tenRight p{
	color: #464646;
	text-indent: 2em;
	line-height: 34px;
}

/*main_eleven*/
.elel-list{
	margin-top: 8px;
	border-top: 0;
}
.eler-list{
	width: 100%;
	height: auto;
	margin-top: -13px;
}
.eler-list li a{
	display: block;
	background: url(../images/ico3.png) no-repeat right center;
	border-bottom: 1px solid #f3f3f3;
	height: 30px;
	line-height: 30px;
	padding: 2px 0;
	color: #464646;
}

/*main_twelve*/
.twelveLeft a.tit{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 33px;
}
.twelveLeft p{
	text-indent: 2em;
	color: #9b9b9b;
	line-height: 22px;
}
.twelveLeft ul li a{
	display: block;
	color: #464646;
	line-height: 34px;
	_height: 34px;
	background: url(../images/ico1.png) no-repeat left center;
}
.twelvem{
	width: 100%;
	height: auto;
}
.twelveml{
	width: 380px;
	float: left;
}
.twelveml .oneLisImg .hd {
	height: 6px;
}
.twelveml .oneLisImg .hd ul li {
	width: 18px;
	height: 3px;
	background: #8a8989;
	border-radius: inherit;
}
.twelveml .oneLisImg .hd ul li.on {
	background: #9a0000;
}
.twelvemr{
	height: 294px;
	float: right;
	width: 200px;
	background: #9a0000;
}
.twelvemr li{
	padding: 0 14px;
}
.twelvemr li a{
	color: #fff;
	font-size: 12px;
	display: block;
	_height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #fff;
}
.twelvemr li.marr a{
	border-bottom: 0;
}
.twel-list{
	margin-top: 2px;
	border-top: 0;
}
.twel-list li a{
	background: url(../images/ico4.png) no-repeat left center;
	text-indent: 12px;
}

/*main_thirteen*/
.thirteenMain ul li{
	float: left;
	width: 280px;
	margin-right: 20px;
}
.thirteenMain ul li.marr{
	float: right;
	margin-right: 0;
}
.thirteenMain ul li a{
	display: block;
	width: 100%;
	position: relative;
}
.thirteenMain ul li a p{
	color: #fff;
	font-size: 16px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 26px;
	line-height: 26px;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#66000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";      /*IE8*/
}

/*main_fourteen*/
.fteenl{
	height: 400px;
	float: left;
	width: 400px;
	color: #fff;
	background: #9a0000;
}
.fteenl a.tit{
	display: block;
	padding: 28px 10px;
	font-size: 18px;
	color: #fff;
}
.fteenl p{
	font-size: 14px;
	color: #fff;
	padding: 0 10px;
	line-height: 30px;
	text-indent: 2em;
}
.fteenl a.detail{
	color: #fff;
	display: inline-block;
	width: 110px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 36px;
	float: right;
	margin-right: 20px;
	background: #749708;
}
.fteenr{
	width: 780px;
	float: left;
}
.fteenr .oneLisImg .hd {
	height: 18px;
}
.fteenr .oneLisImg .hd ul li {
	width: 18px;
	height: 18px;
	background: #fff;
	color: #749708;
	text-align: center;
	border-radius: inherit;
}
.fteenr .oneLisImg .hd ul li.on {
	background: #749708;
	color: #fff;
}

/*main_fifteen*/
.fifteenMiddle .ninem .wen p{
	line-height: 24px;
}
.fifteenMiddle .ninem-list{
	padding-top: 4px;
}
.fifl h2{
	font-size: 14px;
	color: #464646;
	line-height: 24px;
}
/*Radio*/
.WellForm .WellRadio{
	float: left;
	width:16px;
	height:25px;
	cursor:pointer;
	overflow:hidden;
	margin: 22px 0 20px 0;
	_margin: 20px 0 2px 0;
	background: url(../images/ico5.png) no-repeat;
}
.WellForm .WellRadioH{background: url(../images/ico6.png) no-repeat;}
.WellForm .WellRadio input{margin-top:5px;display:none;}
form .item{
	width:100%;
	margin-bottom:10px;
}
form pre{
	height: 28px;
	line-height: 28px;
	margin: 15px 0;
	_margin: 15px 0 2px 0;
	display: block;
	font-size: 14px;
	color: #464646;
	float: left;
	margin-left: 10px;
	width: 250px;
	font-family: "微軟雅黑";
}
form .item em{
	display: block;
	width: 100%;
	float: left;
	border-bottom: 1px solid #ececec;
}
.fifl form .sub a {
	margin: 0 auto;
	display: block;
	width: 120px;
	height: 38px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #9a0000;
}

/*link*/
.link{overflow: hidden;position: relative;}
.link .part-h{float: left;width:150px;}
.link-btn{position: absolute;right:0px;top:10px;cursor: pointer;}
.link-btn img{width:25px;height:auto;}
.link ul{overflow:hidden;float: left;width:1020px;}
ul.link-list li{float: left;}
ul.link-list li a{display: block;padding:0px 62px;height:30px;line-height:30px;font-size:18px;color:#000;}
ul.link-list li a img{display: inline-block;height:22px;width:auto;margin-top:5px;margin-right:10px;float: left;}
ul.link-list li a img.hh-icon-on,ul.link-list li a:hover img.hh-icon{display: none;}
ul.link-list li a:hover img.hh-icon-on{display: inline-block;}
.link-add{display:none;}
.link-add ul{overflow: hidden;margin-top:20px;}


.sel_link-bg{background:#fafafa;}
.sel-link{height:60px;box-sizing: border-box;padding:15px 0px;}
.sel_mask{ /*å°†<a></a>ç›¸å¯¹å®šä½*/position:relative;width:270px;height:28px;line-height:28px;background:#fbfdff;border:1px solid #a0a0a0;float: left;margin:0px 60px;color:#666;font-size:14px;}
.sel_mask span{/*æ˜¾ç¤ºå†…å®¹*/position: absolute;top:0px;left:50px;display:block;width:165px;cursor: pointer;}
.sel_mask img{ /*ç®­å¤´å›¾æ ‡*/display: inline-block;position: absolute;top:12px;right:12px;width:12px;height:6px;cursor: pointer;}
.sel_mask ul{width:270px;position:absolute;top:29px;left:-1px;height:150px;overflow:auto;overflow-x:hidden;background:#fbfdff;border:1px solid #a0a0a0;border-top:none;display: none;z-index:9;}
.sel_mask ul li a{clear: both;display:block;width:260px;padding-left:10px;text-align:left;color:#666;height:30px;line-height:30px;}

/*footer*/
.footer{
	width: 100%;
	font-size: 14px;
	color: #fff;line-height:30px
}
.footOne,
.footThree,
.footfour{
	width: 100%;
	margin-top: 34px;
	padding:30px 0 26px;
	background: #8f000b
}
.footMain{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.footo-logo{
	float: left;
}
.footo-logo a{
	display: block;
	margin-bottom: 14px;
}
.footOne ul{
	float: left;
}
.footOne ul li{
	float: left;
	padding: 0 100px;
}
.footOne ul li.marr{
	padding-right: 0;
}
.footOne ul li a{
	display: block;
	color: #fff;
	line-height: 30px;
	padding: 4px 0;
}
.footOne ul li a:hover,
.footThree .foottl li a:hover{
	text-decoration: underline;
}
.footTwo p{
	color: #464646;
	line-height: 40px;
	text-align: center;
	padding: 16px 0;
}
.footThree .foottl{
	float: left;
	width: 270px;
}
.footThree .foottl li{
	float: left;
	padding-right: 60px;
}
.footThree .foottl li a{
	display: block;
	color: #fff;
	line-height: 30px;
	padding: 4px 0;
}
.foott-logo{
	float: left;
	width: 610px;
	margin: 8px 0;
	text-align: center;
	border-left: 1px solid #e4f2c2;
	border-right: 1px solid #e4f2c2;
}
.foott-logo a{
	display: block;
	margin: 30px 12px;
}
.foottr{
	float: left;
	line-height: 38px;
	margin-left: 55px;
}


/*内頁主體部分*/
.n_ban{
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;	
}
.n_ban img{
	display: block;
}
.n_tit{
	padding: 0 10px;
	height: 49px;
	line-height: 49px;
	color: #909090;
	font-size: 14px;
	margin-bottom: 16px;
}
.n_tit img{
	display: inline-block;
	margin-top: 16px;
	margin-right: 4px;
}
.n_tit a{
	display: inline-block;
	color: #909090;
}
.n_tit a:hover,
.n_right h2 a:hover{
	color: #9a0000;
}
.n_tit font{
	padding: 0 6px;
	font: 400 12px/14px consolas;
}
.n_left{
	width: 220px;
	padding: 0 10px;
	float: left;
}
.n_right{
	width: 940px;
	padding: 0 10px;
	float: left;
}
.sideMenu h3 {
	background: #9a0000;
	cursor: pointer;
	font-size: 18px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff !important;
	margin-bottom: 6px;
}
.sideMenu h3.on{ background: #800202; }
.sideMenu ul {
	color: #666666;
	font-size: 16px;
	text-align: center;
	display: none;
	padding: 10px 0;
	line-height: 40px;
}
.sideMenu ul li{
	cursor: pointer;
}
.sideMenu ul li:hover,
.sideMenu ul li.cur a{
	color: #9a0000;
}



.n_right h2,
.n_con h3{
	height: 45px;
	line-height: 44px;
	border-bottom: 1px solid #8f000b;
	color: #8f000b;
	font-size: 18px;
	text-align:  center;
}
.n_right h2 span,
.n_con h3 span{
	display: inline-block;
	padding: 0 6px;
	float: left;
	border-bottom: 2px solid #8f000b;
}
.n_right h2 a {
    font-size: 14px;
    float: right;
    color: #cccccc;
}
.n_right h2 a font {
    font: 12px/12px consolas;
}
.brief{
	width: 100%;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
}
.brief p{
	text-indent: 2em;
	line-height: 36px;
}

/*标題列表頁*/
.tit-list{
	width: 100%;
}
.tit-list li{
	height: 30px;
	line-height: 30px;
	padding: 8px 0;
	border-bottom: 1px dashed #e6e6e6;
}
.tit-list li a{
	color: #666;
	display: block;
}
.tit-list li a span{
	float: right;
}
.tit-list li a:hover{
	color: #800202;
}
.pages{
	width: 100%;
	margin: 50px auto 0;
	font-size: 16px;
	text-align: center;
	color: #999;
}
.pages a{
	display: inline-block;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	color: #666;
	border: 1px solid #e1e1e1;
}
.pages a.s{
	background: #9a0000;
	color: #fff;
	font-weight: bold;
	margin: 0 8px;
	border: 1px solid #9a0000;
}
.pages a.cur,
.pages a:hover{
	background: #9a0000;
	color: #fff;
	border: 1px solid #9a0000;
}
.pages input{
	display: inline-block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	margin-left: 8px;
	font-size: 16px;
	color: #666;
	text-indent: 10px;
	font-family: "微軟雅黑";
	margin-top: 12px;
	border: 1px solid #e1e1e1;
}

/*列表頁*/
.list{
	width: 100%;
}
.list li{
	margin-top: 30px;
}
.list li .list-con{
	width: 100%;
	margin-bottom: 20px;
}
.list li .list-con .img{
	float: left;
	width: 200px;
	display: block;
	margin-right: 20px;
}
.list li .list-con .wen{
	width: 720px;
	float: left;
}
.list li .list-con .wen .tit{
	font-size: 16px;
	line-height: 36px;
	color: #666666;display: block;
}
.list li .list-con .wen .tit span{
	float: right;
	font-size: 12px;
	color: #999;
	display: block;
}
.list li .list-con .wen p{
	text-indent: 2em;
	color: #464646;
	line-height: 32px;
	margin-top: 24px;
}
.list li .list-con .wen .tit:hover,
.list li .list-con .wen p a{
	color: #8f000b;
}

/*内容頁*/
.n_con{
	padding: 0 10px;
	height: auto;
}
.n_con h2{
	font-size: 24px;
	color: #666666;
	text-align: center;
	line-height: 40px;
}
.n_con p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 36px;
	color: #808080;
}
.n_con img{
	text-align: center;
	margin: 30px auto 0;
	display: block;
}
.sx{
	padding: 0 10px;
	height: auto;
	margin: 50px auto 0;
}
.sx a{
	display: block;
	color: #808080;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.sx a:hover{
	color: #9a0000;
}
.sx a.syp{
	float: left;
	padding-left: 40px;
	background: url(../images/ico8.png) no-repeat left center;
}
.sx a.xyp{
	float: right;
	padding-right: 40px;
	background: url(../images/ico9.png) no-repeat right center;
}

/*搜索結果頁*/
.search-list{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.search-list li{
	border-bottom: 1px dashed #cfcfcf;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	padding: 12px 0;
}
.search-list li a{
	display: block;
	text-indent: 14px;
	color: #333;
	background: url(../images/ico10.png) no-repeat left center;
}
.search-list li a i{
	float: right; display:block; font-style:normal;
}
.search-list li a:hover{
	color: #9a0000;
	background: url(../images/ico11.png) no-repeat left center;
}

.margin-top20{margin-top:20px;}
.margin-top20 td{padding:5px 0;}
#yanzheng127285{border:1px solid #ccc;vertical-align:middle;}



.twelveMiddle{
	width: 580px;
	padding: 0 10px;
	height: auto;
	float: left;
	margin: 20px auto 0;
}




.tzgg-list li {
    width: 320px;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
list-style: none;
    float: left;
}

.tzgg-list .date {
    width: 62px;
    height: 45px;
    text-align: center;
    margin-right: 12px;
    background: url(../images/date1.png) no-repeat;
}

.tzgg-list .date span {
    font-size: 18px;
    width: 100%;
    float: left;
    display: block;
    color: #fff;
    height: 27px;
    line-height: 27px;
}

.tzgg-list .date i {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #999;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}
.tzgg-list .txt {
    width: 246px;
}
.tzgg-list .txt h3 {
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    float: left;
}

.rdxw-list li .txt p, .tzgg-list .txt p {
    width: 100%;
    color: #999;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    float: left;
}
.fl{float:left;}



.links_g a{
	width: 153.5px;
        line-height:30px;
	display: block;
	float: left;
	margin-right: 15px;
}


.fullSlide{height:420px;overflow:hidden; position:relative; z-index:1;}
.slider{ 
	width:100%;  
	min-width:1200px;  
	height:420px;  
	position:relative; 
	overflow:hidden;  
	text-align:center;   
}
.slider .hd{position: absolute;width:100%;bottom:25px;}
.slider .hd ul{text-align: center;height:20px;overflow: hidden;}
.slider .hd ul li{display: inline-block;width:16px;height:16px;line-height:999;overflow: hidden;margin:0px 8px;background:#eeeeef;border-radius:20px;cursor: pointer;}
.slider .hd ul li.on{background:#9b1510;}
.slider .bd{ width:1200px; position:absolute; left:50%; margin-left:-600px  }
.slider .bd li{ width:1200px;  overflow:hidden; position:relative;}
.slider .bd li img{ display:block; width:1192px; height:420px;margin:auto;}
.slider .tempWrap{ overflow:visible !important }
.slider .tempWrap ul{  margin-left:-1200px !important; /*å¼ºåˆ¶ä½ç½®*/  }
.slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:420px; cursor:pointer;   }
.slider .prev{ left:-50%; margin-left:-600px;  }
.slider .next{ left:50%;  margin-left:600px;  }
.slider .pnBtn .blackBg{ 
	display:block;  
	position:absolute; 
	left:0; 
	top:0; 
	width:100%; 
	height:420px; 
	background:#fff; 
	filter:alpha(opacity=80);opacity:0.8;   
}
.slider .pnBtn .arrow{display: none;}





#footer .fr{float:right;}
  .ewm li{float:left;width:90px;margin-left:20px;color:#fff;text-align:center;}
  .ewm li img{width:90px;height:90px;}



/* 内容頁 */
.nry,.jgsz{width: 100%;margin: 30px 0;overflow: hidden;}
.nry h3{display: block;width: 100%;text-align: center;font-size: 24px;color: #333;font-weight: normal;line-height: 36px;}
.xiab{display: block;width: 100%;text-align: center;font-size: 14px;color: #666;line-height: 33px;}
.xiab span{margin-right: 10px;}
.bdsharebuttonbox{float: right;}
.nrynr{width: 100%;margin: 45px 0;min-height: 500px;overflow: hidden;border-bottom: 1px solid #ccc;padding-bottom: 30px;}
.nrynr p{font-size: 16px !important;margin-bottom: 20px;text-indent: 32px;line-height: 32px;color: #333;}
.sxp{font-size: 14px;line-height: 28px;color: #333333;}
.sxp a{color: #333333;}
.sxp p:hover a{color:#a62126;}




/*wape-left*/
.wape-left{width:215px;margin-right:35px;float:left;}
.wape-left div{background:#fff url(../images/jianjie_03.jpg) no-repeat left top;color:#fff;font-size:18px;text-align:center;height:53px;vertical-align:middle;padding-top:15px;
    font-weight:400;
}
.wape-left div p{font-size:12px;font-family:"Arial";line-height:25px;}
.wape-left ul {border: 1px solid #e5e5e5;margin-top: -1px;border-bottom:none;}
.wape-left ul li{text-align:center;height:50px;width:100%;line-height:50px;border-bottom: 1px solid #e5e5e5;}
.wape-left ul li a{font-size:12px;display:block;}
.wape-left ul li:hover{background: #ffeeee;}
.wape-left ul li:hover a{color: #8f000b;}
.wape-left ul li.on{background: #ffeeee;}
.wape-left ul li.on a{color: #8f000b;}




.sel_link-bg{background:#fafafa;}
.sel-link{height:60px;box-sizing: border-box;padding:15px 0px;}
.sel_mask{ /*将<a></a>相對定位*/position:relative;width:270px;height:28px;line-height:28px;background:#fbfdff;border:1px solid #a0a0a0;float: left;margin:0px 60px;color:#666;font-size:14px;}
.sel_mask span{/*顯示内容*/position: absolute;top:0px;left:50px;display:block;width:165px;cursor: pointer;}
.sel_mask img{ /*箭頭圖标*/display: inline-block;position: absolute;top:12px;right:12px;width:12px;height:6px;cursor: pointer;}
.sel_mask ul{width:270px;position:absolute;top:29px;left:-1px;height:150px;overflow:auto;overflow-x:hidden;background:#fbfdff;border:1px solid #a0a0a0;border-top:none;display: none;z-index:9;}
.sel_mask ul li a{clear: both;display:block;width:260px;padding-left:10px;text-align:left;color:#666;height:30px;line-height:30px;}