@charset "gb2312";
HTML{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 14px;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
	-webkit-text-size-adjust: none;
}
*html .clearfix{zoom:1;}  IE6 
*:first-child+html .clearfix{zoom:1;}
BODY{
    padding: 0px 0px;
    margin: 0px 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
	line-height:20px;

}
DIV{
   border-bottom: 0px;
    border-left: 0px;
    /*padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px*/
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 14px;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;

}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
SPAN{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
OBJECT{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
IFRAME{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}

P{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}

IMG{
	border-width:0px;
	vertical-align:middle;
}

UL{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
	list-style:none outside;
}
LI{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
	list-style:none outside;
}
FORM,Table,tr,td{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: no;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
	color:#6D6D6D;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
* {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
Table{margin: 0px auto;}
a{ text-decoration:none; color:#333; font-size: 14px; }
a:hover{ color:#333;  }



 



/*头部样式*/
.header{
	margin: 0px auto;
    width: 100%;
	position:relative;
}
.header .menu{
    margin: 0px auto;
    width: 990px;
    height: 89px;
	
	/*position:absolute;
	top:241px;
	border-bottom:2px solid #c4f738;
	
	background:url(../images/menu_bg.jpg) repeat-x;*/
	clear:both;
	/*overflow:hidden;
	z-index:998;*/
	text-align:center;
	
}

.header .navlist
{
	margin: 0px auto;
	width:990px;
	height: 89px;
}
.header .menu .nav{
   	height: 89px;
    list-style-type: none;
    width: 990px;
    font-family: "微软雅黑","华文细黑", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 16px;
    font-weight: normal;
    list-style-image: none;
}
.header .menu .nav .logo{
    height: 89px;
    text-align: left;
    width: 240px;
}
.header .menu .nav .one{position:relative; /*background:url(/images/hjt.jpg) no-repeat 60px 20px;*/}
.header .menu .nav LI{
   float: left;
}

.header .menu .nav A{
   	text-align: center;
    line-height: 69px;
    width: 126px;
    float: left;
    height: 69px;
    color: #616161;
    text-decoration: none;
	font-size:16px;
	outline:none;
	margin-top:20px;
}
.menu{ font-size:16px;}
.menu  A:hover{
/*   border-bottom:2px solid #008042;*/
   color: #616161;
}
.header .menu .nav .cur{
	background:none;
   background-color:#750101;
   color: #616161;
}
.header .menu .nav .noline{
   color: #616161;
   width: 70px;
}
.header .menu .nav .noline a{
   color: #616161;
   width: 70px;
}

.header .menu .nav LI .chirelist{
	display:none;
	z-index:999;
}
.header .menu .nav LI:hover .chirelist
{
	display:block;
	width:126px;
	border:1px solid #CCC;
	height:auto;
	position:absolute;
	background-color:#ffffff;
	top:89px;
	/*z-index:999;*/
	left:0px;

	filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;

}

.header .menu .nav LI:hover .chirelist li
{
	 width:100%;
	 line-height:35px;
	 height:35px;
	 border-bottom:1px dotted #CCCCCC;
	 text-align: center;
	 padding:0;
	 font-size:14px;
	 color: #000;
	 cursor:pointer;
}
.header .menu .nav LI:hover .chirelist li a
{
	text-align: center;
    line-height: 35px;
	height:35px;
    width: 100%;
    float: left;
    color: #000;
    text-decoration: none;
	font-size:14px;
	background:none;
	margin-top:0px;
}

.header .menu .nav LI:hover .chirelist li A:hover
{
	background-color:#e6e6e6;
}
.navTwo{position:relative; /*background:url(images/hjt.jpg) no-repeat 60px 20px;*/}
.header .menu .nav LI:hover .chirelist li .chirelist2{
	display:none;
	z-index:999;
}
.header .menu .nav LI:hover .chirelist li:hover .chirelist2
{
	display:block;
	width:120px;
	border:1px solid #ddd;
	height:auto;
	position:absolute;
	background-color:#ffffff;
	top:0px;
	/*z-index:999;*/
	left:120px;
	filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;

}

.header .menu .nav LI:hover .chirelist li:hover .chirelist2 li
{
	 width:100%;
	 line-height:35px;
	 height:35px;
	 border-bottom:1px dotted #CCCCCC;
	 text-align: center;
	 padding:0;
}
.header .menu .nav LI:hover .chirelist li:hover .chirelist2 li a
{
	text-align: center;
    line-height: 35px;
	height:35px;
    width: 100%;
    float: left;
    color: #000;
    text-decoration: none;
	font-size:14px;
}

.header .menu .nav LI:hover .chirelist li:hover .chirelist2 li A:hover
{
	background-color:#e6e6e6;
}

.navFix{ position:fixed; left:0; top:0; _position:absolute; top:expression((offsetParent.scrollTop)+0); z-index:2;} 
/*头部样式结束*/



a.more { font-size:12px; color:#848484; font-family:"新宋体";}


/*----------- 图片banner特效左右滚动 ------------*/
.fullSlide{width:100%;position:relative;height:381px;background:#fff; margin:0px auto; border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.fullSlide .bd1{margin:0 auto;position:relative;z-index:990;overflow:hidden;}
.fullSlide .bd1 ul{width:100% !important;}
.fullSlide .bd1 li{width:100% !important;height:381px;overflow:hidden;text-align:center;}
.fullSlide .bd1 li a{display:block;height:381px;}
.fullSlide .hd1{width:100%;position:absolute;z-index:991;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd1 ul{text-align:center;}
.fullSlide .hd1 ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px; height:10px; margin:5px;overflow:hidden;filter:alpha(opacity=80);opacity:0.8;line-height:999px;background:url(/images/focus_li.png) 0 0;}
.fullSlide .hd1 ul .on{background-position:-15px 0;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:991;top:50%;margin-top:-30px;left:0;z-index:990;width:40px;height:60px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=80);opacity:0.8;}
.fullSlide .next{left:auto;right:0;background-position:-6px -137px;}



/*----------- 图片banner特效左右滚动 ------------*/
.fullSlide2{width:100%;position:relative;height:381px;background:#fff; margin:0px auto; border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.fullSlide2 .bd1{margin:0 auto;position:relative;z-index:990;overflow:hidden;}
.fullSlide2 .bd1 ul{width:100% !important;}
.fullSlide2 .bd1 li{width:100% !important;height:381px;overflow:hidden;text-align:center;}
.fullSlide2 .bd1 li a{display:block;height:381px;}
.fullSlide2 .hd1{width:100%;position:absolute;z-index:991;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide2 .hd1 ul{text-align:center;}
.fullSlide2 .hd1 ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px; height:10px; margin:5px;overflow:hidden;filter:alpha(opacity=80);opacity:0.8;line-height:999px;background:url(/images/focus_li.png) 0 0;}
.fullSlide2 .hd1 ul .on{background-position:-15px 0;}
.fullSlide2 .prev,.fullSlide2 .next{display:block;position:absolute;z-index:991;top:50%;margin-top:-30px;left:0;z-index:990;width:40px;height:60px;background:url(/images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=80);opacity:0.8;}
.fullSlide2 .next{left:auto;right:0;background-position:-6px -137px;}




.tdborder{ border:1px solid #DCDCDC;}
.titleTopline{ font-size:18PX; color:#0E477C; line-height:38PX; height:38px; border-top:2px solid #4B7299; width:81px; float:left; text-align:center}
.enTitle{ color:#6D6D6D; line-height:40px; float:left; width:100px; text-align:center}
.aboutus{ width:640px; height:110px; line-height:26px; overflow:hidden;word-wrap:break-word;word-break:break-all;}

.tdborder2{ border-bottom:1px solid #ccc;line-height:29px}
.tdborder3{padding-left:10px;line-height:29px; background-color:#4698C8;margin-bottom:1px; margin-top:1px;}
.tdborder3 a{ color:#fff}
.tdborder4{padding-left:10px; }
.tdborder5{text-align:right; padding-right:72px;padding-left:0px; }

.mainimglist{
	width:740px;
	margin:10px auto;
}
.mainimglist ul{width:740px;margin-top:20px;float:left;}
.mainimglist ul li{ width:335px; height:140px; float:left; margin-right:50px;overflow:hidden; margin-bottom:45px;}
.mainimglist ul li .imgb{ width:99px; height:99px; float:left;}
.mainimglist ul li .titleb{ float:right; width:215px; height:127px; border-top:2px #2C5487 solid; border-bottom:1px #ccc solid; border-left:1px #ccc solid; border-right:1px #ccc solid; line-height:20px; color:#696969; overflow:hidden;word-wrap:break-word;word-break:break-all; padding:5px 5px;;}
.mainimglist ul li .titleb .tt{ color:#3B3B3B; height:30px; line-height:30px; overflow:hidden; font-size:13px;}
.mainimglist ul li a{ color:#333333; font-size:13px;}
.kuang {
	border: 1px solid #c2c2c2;
}
.mainfilelist{
	width:740px;
	margin:10px auto;
}
.mainfilelist ul{width:740px;margin-top:30px;}
.mainfilelist ul li{ width:359px; height:184px; float:left; margin-right:12px;overflow:hidden; margin-bottom:45px;}
.mainfilelist ul li .imgb{ width:130px; height:184px; float:left;}
.mainfilelist ul li .titleb{ float:right; width:215px; height:127px; border-top:2px #2C5487 solid; border-bottom:1px #ccc solid; border-left:1px #ccc solid; border-right:1px #ccc solid; line-height:30px; color:#696969; overflow:hidden;word-wrap:break-word;word-break:break-all; padding:5px 5px;;}
.mainfilelist ul li .titleb .tt{ color:#3B3B3B; height:30px;overflow:hidden;}
.mainfilelist ul li a{ color:#333333; font-size:13px;}

/*图片列表样式 4列*/
.img-list4{ margin:0px 0; *display:inline-block; }
.img-list4:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.img-list4 .nodata{ color:#999; line-height:80px; text-align:center; }
.img-list4 .nomargin{ margin-right:0px;}
.img-list4 li{ position:relative; float:left; margin:30px 20px 0 0; width:167px; height:auto; overflow:hidden; _display:inline; }
.img-list4 li .img-box{ width:165px; height:233px; overflow:hidden;border:1px solid #C2C2C2; }
.img-list4 li .img-box img{width:165px; height:233px; transition: all 0.6s;cursor:pointer;}
/*.img-list4 li .img-box img:hover{border:1px solid #D54B27;transform: scale(1.4);}*/
.img-list4 li .info{ display:block; text-align:left; padding:5px 8px; margin-top:1px;background-color:#EBEBEB;}
.img-list4 li .info p{ display:block; line-height:25px; height:25px; color:#6D6D6D; font-size:13px; font-weight:normal; overflow:hidden;  text-align:center; background-color:#eeeeee;}


/*内容标题样式*/
.meta{ margin:20px 0 0 0; padding:20px 50px 0 50px; }
.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.meta h2{ margin:0 0 10px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; text-align:center; }
.meta .info{ margin:10px 0 10px; text-align:center; padding-bottom:10px; border-bottom:1px solid #ccc;}
.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:13px; line-height:14px; }
.meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
.meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:13px; }
/*内容详细样式*/
.entry{ margin-top:20px; padding:20px 20px; font-size:13px; line-height:2em; word-wrap:break-word; min-height:300px; position: relative; overflow:hidden;}
.entry img{ max-width:100%!important; height:auto!important;margin: 0 auto; }
.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
.entry h2{ font-size:1.2em; }
.entry h3,.entry h4{ font-size:1.1em; }
.entry strong{ color:#790000; }
.entry ul,.entry ol{ margin:1em; padding:0; }
.entry li{ margin-left:1em; }
.entry ul li{ list-style:disc outside none; }
.entry ol li{ list-style:decimal outside none; }
.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
.entry a{ text-decoration:underline; }
.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:13px; line-height:1.7em; }
.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
.entry table th{ background:#F9F9F9; text-align:center; }
.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }
.entry iframe { border:0;}


.fenye{
    height: 34px;
    line-height: 30px;
    margin: 15px auto !important;
	text-align:right;
	width:100%;
	float:left;}
.fenye table{ margin:10px auto;font-size:14px;}
.fenye img{ vertical-align:middle;}
.fenye a{color:#656565; text-decoration:none;font-size:14px; margin:0 5px; border:1px solid #D5D1D2;  padding:6px 10px;border-radius: 2px;}
.fenye a:hover{color:#656565; text-decoration:none;font-size:14px;}
.fenye .cur{ background-color:#D10303; color:#FFF; padding:6px 10px; font-size:14px; margin:0 5px;text-decoration:none;border-radius: 2px;}
.clear{ clear: both;
    margin: 0;
    padding: 0;
	} 
.footer{
    width: 100%;
	background-color:#2C5487;
	color:#FFF;
	line-height:25px;
}
.footer img{ vertical-align:middle;}
.footer a{color:#FFF;}
.footer td{color:#FFF;
           line-height:25px;
		   }
