﻿@charset "utf-8";
/* CSS Document */
/*公用样式开始*/
*{ margin:0px; padding:0px;}
 img { border:0px;}

@font-face {
	font-weight: normal;
	font-style: normal;
}
H1,H2,H3,H4,H5,H6 {
	FONT-SIZE: 100%; FONT-WEIGHT: normal
}

H1 {
	FONT-SIZE: 30px;
}
H2 {
	FONT-SIZE: 23px; font-weight:bold;
}
H3 {
	FONT-SIZE: 16px;
}
H4 {
	FONT-SIZE: 15px;
}
H5 {
	FONT-SIZE: 14px;
}
H6 {
	FONT-SIZE: 12px;
}

body{
	font-family:Arial;
	font-size:15px;
	line-height:130%;
	text-align:center;
	background-repeat: repeat-x;
	color:#333;
	font-size:14px;
	font-family:'微软雅黑';
	background:#f4f4f4;
}

li,ul,ol,dl{ list-style:none;}
li,select,textarea,input{ vertical-align:middle;font-family:'微软雅黑';}
a{ text-decoration:none; color:#222;}
a:hover{ color:#201456;}

.ftit1{
	color:#333; text-decoration:none;
	font-size:24px;
}


a.tit1{
	color:#333; text-decoration:none;
	font-size:24px;
}
a:link.tit1{
	color:#333; text-decoration:none;
}
a:visited.tit1{
	color:#333; text-decoration:none;
}
a:hover.tit1{
	color:#990406;text-decoration:underline;
}

/*公用样式结束*/

.fl {
	float:left; display:inline;
}
.fr {
	float:right; display:inline;
}
.mt20 {
	margin-top:20px;
}
.mb20 {
	margin-bottom:20px;
}
.ml20 {
	margin-left:20px;
}
.mr20 {
	margin-right:20px;
}

.mt30 {
	margin-top:25px;
}
.mb30 {
	margin-bottom:30px;
}
.ml30 {
	margin-left:30px;
}
.mr30 {
	margin-right:30px;
}


/*header----------------------------------------------------------------------------------------*/
.header{
width:100%; height:110px; text-align:center; float:left;border-bottom:#FFFFFF solid 0px; background:#fff;
}
/*.header_top{
width:100%; height:auto; margin: 0 auto; background:#f4f4f4; border-bottom:#ededed solid 1px; float:left; line-height:40px; font-size:12px;
}*/
.header_wrap{
width:1000px;  margin: 10px auto; 
}
.logo{
width:auto; padding: 0px 0 0px 0; float:left; margin:10px 0;border:#f00 solid 0px;
}

.header_r {
	float:right; font-size:13px; line-height:30px; width:auto;border:#f00 solid 0px; margin-top:15px;
	}
.time {
	float:right; font-size:13px; padding:0px 0px 0px 0; color:#222; margin-left:20px;
	}	
	
.sear_bg{
	width:auto; height:32px; margin:23px 0px 0 60px; float:left; display:inline; line-height:32px; border:#005c96 solid 1px; background:#FFF; width:180px; overflow:hidden;
	
	
}
.kuang{
	 width:120px; margin: 0 0 0 0px; line-height:32px; height:32px; font-size:14px; color:#999; float:left;border:0px; text-indent:10px;
	 	
}
.anniu{
	width:40px; height:32px; border:0px; line-height:28px; color:#FFF; cursor:pointer; float:right;background:url(../images/sear_ico.png)  center center no-repeat #fff; content:0; font-size:0px;
}
.anniu:hover{
	 background:url(../images/sear_ico.png)  center center no-repeat #f4f4f4;
}
	

.headerbanner{
width:100%; height:auto; text-align:center; float:left; background:#bc0000; float:left; padding:60px 0; line-height:200%;
}

.headerbanner h1 {
	color:#fff4de; font-size:38px;  margin:10px 0; padding-left:0px;width:100%; text-align:center; font-family:黑体;
}
.headerbanner P {
	color:#eeeeee; font-size:23px;  margin:10px 0;text-align:center; width:100%;
}

.headerbanners{
 padding:30px 0;
}



/*menu---------------------------------------------*/

.nav {
    width: 100%;
    height: 50px;
    background: #fff;
    margin-top: 0px; float:left;
	border-bottom:#bc0000 solid 0px; text-align:center; background:#005f96; margin-bottom:25px; 
}

.nav ul {
    height: 50px;
	width:999px; margin: 0 auto;  border-left:#0181cb solid 1px;
}

.nav ul li {
    width: 165px;
    display: inline-block;
    float: left; border-right:#fff4de solid 0px; color:#fff; background:url(../images/nav_line0.jpg) center right no-repeat; border-right:#0181cb solid 1px;
}


.nav ul li a {
	width: 126px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    display: inline-block;
    text-align: center; color:#fff;
}

.nav ul li a:hover {
  font-weight:bold;
}

.nav ul li.nav_on {
	background:#0181cb; font-weight:bold;
}
.nav ul li.nav_on a{
	background:#0181cb; font-weight:bold;
}


/*内容部分样式开始*/
.wrap{
	width:1000px; margin:0 auto; text-align:center;
}

.bannerpage {
	width:100%; float:left; height:158px;background:url(../images/banner_bg.jpg) center center no-repeat;
}
.bannerpage h1 {
	color:#fff; font-size:32px; float:right; margin-top:55px; padding-left:0px;width:100%; text-align:right;
}
.bannerpage P {
	color:#eeeeee; font-size:23px; float:right; margin-top:20px; padding-left:0px;width:100%;text-align:right; font-family:"Courier New", Courier, monospace
}
/*.bannerpage1 {
	background:url(../images/page_1.jpg) top center no-repeat;
}
.bannerpage2 {
	background:url(../images/page_2.jpg) top center no-repeat;
}
.bannerpage3 {
	background:url(../images/page_3.jpg) top center no-repeat;
}
.bannerpage4 {
	background:url(../images/page_4.jpg) top center no-repeat;
}
.bannerpage5 {
	background:url(../images/page_5.jpg) top center no-repeat;
}
.bannerpage6 {
	background:url(../images/page_6.jpg) top center no-repeat;
}
.bannerpage7 {
	background:url(../images/page_7.jpg) top center no-repeat;
}
.bannerpage8 {
	background:url(../images/page_8.jpg) top center no-repeat;
}
.bannerpage9 {
	background:url(../images/page_9.jpg) top center no-repeat;
}
*/

.page_line {
	width:100%; float:left; height:76px; 
}

.pmenu{
 width:250px; height:auto; margin: 0 auto;float:left; display:inline; text-align:center;
 }
.pmenu ul {
 width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline;
 }
.pmenu ul li{
 width:100%;  height:auto; float:left; display:inline; font-size:16px; margin:0 0 0 30px; line-height:76px; height:76px; text-align:left; text-indent:10px;
 } 
.pmenu ul li a{
	display:block;
 }

.pmenu ul li a:hover{
	 border-bottom:#1b74ce solid 3px; height:74px;
 }  

.pmenuon{
	 border-bottom:#1b74ce solid 3px; height:74px;
 }  

.path {
	width:100%; float:left; text-align:center; background:url(../images/path.png) left center no-repeat;  border-bottom:#cdcdcd solid 0px;
	} 
	
.path p{
	   text-align:left; margin:0 auto; border:#999999 solid 0px; line-height:76px; color:#444;
	}	
/*.path p a, .path p span{
		height:76px; float:left; display:inline; margin-left:5px;color:#444;

	}*/
.path p span{
	font-size:10px;

	}	

.path p a.path01 {
	 margin-left:30px;color:#444;
}
.path h2{
	   text-align:left;line-height:120%; color:#016ecb; margin-bottom:20px;
	}	


.tmenu{
width:100%; height:auto; margin: 0 auto;float:left; display:inline; text-align:center;
 }
.tmenu ul {
 width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin:30px auto; float:left; display:inline;
 }
.tmenu ul li{
 width:auto  height:auto; float:left; display:inline; font-size:14px;  margin-bottom:15px;
 } 
.tmenu ul li a{
	display:block;padding:0 20px; width:160px; height:46px; line-height:46px;
	-moz-border-radius: 3px;
	-webkit-border-radius:  3px;
	border-radius: 3px;
	background:#f1f1f1;
 }

.tmenu ul li a.tmenuon{
	 background:#1b74ce; color:#fff;
 }  		

.page_main {
	width:100%; float:left; display:inline; border:#060 solid 0px;
	}	
	
.side_main {
	width:780px; float:right; display:inline; border:#060 solid 0px; margin-top:10px;
	}	

.side_main_left {
	width:200px; float:left; display:inline; border:#060 solid 0px; margin-top:10px;
	}		
		
	
.list{
 width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding:0px 0 0px 0; text-align:center;
 }
.list ul {
 width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline; background:#fff;padding:15px 0;
 }
.list ul li{
width:950px; height:auto; float:left; display:inline; margin:0 25px; border-bottom:#d7d7d7 dotted 1px; padding:15px 0; line-height:24px;
 }
.list ul li h4{
 width:auto;float:left; display:inline; text-indent:0px; font-size:16px;  font-family:'微软雅黑';   text-align:left; 
 } 
   
.list ul li h5{
	float:right; display:inline;  font-size:14px;  text-align:left; color:#999; width:106px; font-family:Arial, Helvetica, sans-serif; border:#006600 solid 0px;
 } 


.list_news{
 	width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center;
 }
.list_news ul {
 	width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline; background:#fff; padding-bottom:25px;
 }
.list_news ul li{
 	width:950px; height:auto; float:left; display:inline; margin:0 25px; border-bottom:#d7d7d7 dotted 1px; padding:25px 0;
 }

 
.list_news ul li h3{
 width:655px;float:right; display:inline;  text-indent:0px; font-size:18px;  font-family:'微软雅黑';  text-align:left;  font-weight:bold;margin: 0px 0px 0 0;
 } 

 
.list_news ul li h5{
	float:right; display:inline;  font-size:14px;  text-align:left; width:655px; color:#999; margin: 20px 0px 0 0;
 } 
 
.list_news ul li p{
 width:655px;float:right; display:inline; line-height:22px; margin:0px 0 0 0; color:#999;margin: 20px 0px 0 0;
 } 
.list_news ul li img{
 width:260px;float:left; display:inline;
 }   

 
.list_pic{
	width:1200px; height:auto;  float:left; display:inline; margin:0 0 60px 0;border:#dedede solid 0px;
	}
.list_pic ul{
	width:100%; height:auto;  float:left; display:inline; margin-top:15px;
	}
.list_pic ul li{
	width:360px; height:auto; float:left; display:inline; border:#dedede solid 0px; margin: 20px;
	}	
.list_pic ul li img{
	width:360px; height:203px;
	}				 

.list_pic ul li:nth-child(3n+0)
{
	margin-right:0;
}


/*关于我们------------------------------------------------*/
.channel_about{
 	width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center;
 }
.channel_about ul {
 	width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline;
 }
.channel_about ul li{
 	width:43%; background:#fff; margin:30px 0 0 0; height:166px;  padding:30px 30px; border:#e4e4e4 solid 0px; float:left; background:#f4f4f4; overflow:hidden;
 }

.channel_about ul li h3{
	float:left; display:inline;  font-size:22px;  text-align:center; width:100%; margin:10px 0;
 } 

.channel_about ul li p{
 width:100%;float:left; display:inline; line-height:22px; margin:20px 0; color:#666; 
 } 
 


.page {
	width:auto; height:auto; float:right; text-align:right; margin: 30px 0;
	}
.page span{
	width:28px; height:28px; display:block; float:left; text-align:center; line-height:27px; margin: 0 4px;border:#005f96 solid 1px; background:#fff;
	}
.page a {
	width:28px; height:28px; display:block; float:left; text-align:center; line-height:27px; margin: 0 4px;border:#e4e4e4 solid 1px;
	background:#fff;
	
	}
.page a:hover {
	background:#fff; color:#201456; border:#005f96 solid 1px;
	}
.currentpage {
	background:#1b74ce; color:#FFF; border:#005f96 solid 1px;
	}
a:visited.currentpage {
	background:005f96; color:#FFF; border:#005f96 solid 1px;
	}	


/*内容部分样式结束*/

.article{
	 width:900px; height:auto; float:left; display:inline; margin-bottom:50px; background:#fff; padding:20px 50px;
}

.article_title{
	 width:100%; height:auto; line-height:30px; text-align:center; font-size:28px; font-family:'微软雅黑'; padding-top:20px; float:left; display:inline; font-weight:bold;
}

.article_info{
	 width:100%; height:auto; line-height:40px; text-align:center; font-size:14px;   margin-top:30px; font-weight:normal; color:#666; float:left; display:inline; margin-bottom:30px; border-bottom:#d7d7d7 dotted 1px; border-top:#d7d7d7 dotted 1px;
}
.article_info span{
	margin: 0 10px;
}
 
.article_con {
	width:100%; height:auto; margin: 0 auto;  border:#006600 solid 0px; text-align:left; float:left; display:inline; min-height:500px;
} 
.article_con p {
	margin:20px 0; line-height:32px; text-indent:2em; font-size:16px;
}
.article_con p img {
	 max-width:100%; text-indent:0px;
}



/*版权信息*/

.footer{
	 background:#00436a; text-align:center; float:left; display:inline; height:auto; width:100%;  color:#fff; padding:30px 0; margin-top:25px; line-height:30px;
}
.footer a{
	  color:#fff; 
}

.footer p {
	 float:left;  width:100%;
	}			

