﻿@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;}
ol, ul{ list-style:none;}
i,em{ font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#333;}
a:hover { COLOR:#0867bc;}
img { border:0; padding:0px; margin:0px;}

/*公共样式开始*/
body{font-family:"Microsoft YaHei", "微软雅黑", "宋体"; color:#333; font-size:14px; background:url(../images/bg.jpg) repeat;}
.fl{float:left}
.fr{float:right}
.hidden{ display:none;}
.display{ display:block;}
.mt15{ margin-top:15px;}
.ml20{ margin-left:20px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.w1200{ width:1140px; margin:0 auto;}
.box{ background:#fff; padding:15px; width:1170px; margin:0 auto;}


.top{ background:url(../images/topbg.jpg) top center no-repeat; height:119px; background:url(../images/top.jpg) left top no-repeat;  overflow:hidden;}
.logo{width:793px; height:124px; padding-top:20px;}


.menunav{ background:#0867bc; height:53px; line-height:53px;}
/******nav******/
.nav { height:53px; line-height:53px; width:1140px; margin:0 auto;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left; position:relative; z-index:998;display:block;}
.nav ul li a{display:block; text-decoration:none; color:#fff; text-align:center; font-size:16px; width:114px; }
.nav ul li ul {display: none;}
.nav ul li ul li{width:100%;position:static; border-right:none !important; }
.nav ul li:hover a { color:#fff; background:#095fae;}
.nav ul li.hover a { color:#fff; background:#095fae;}
.nav ul li:hover ul {display:block; position:absolute; top:53px; left:0; }
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; text-align:center; line-height:35px; background:#095fae; font-size:14px; color:#fff; border-top:1px solid #365ca3;}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#0867bc;}


.news{background:url(../images/xwbg.jpg) top center no-repeat; height:420px; overflow:hidden;}
.news_con{ background:#fff; height:380px; width:1140px; margin:20px auto;}

/***焦点图***/
.focusbg{ padding:15px; background:#f8e0c6;}
.focus{ position:relative;  width:665px; height:350px; overflow:hidden;}  
.focus img{ width:665px; height:350px;} 
.focus .btn{ position:absolute; bottom:34px; left:600px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; text-decoration:none; text-align:left; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer; background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:45px; line-height: 45px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; font-size:12px; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:7px; left:580px; position:absolute; height:21px; text-align:center; z-index:12; }  
.focus .fbg div{margin:0px auto;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#0867bc;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    

.tit{height:42px; line-height:35px; overflow:hidden;}
.tit h2{ float:left; width:106px; height:42px; background:url(../images/h2.png) left top no-repeat; text-align:center; font-size:15px; font-weight:normal; color:#fff;}
.tit a{color:#bbb; float:right; font-size:14px;}

.tzlist{ width:410px; padding-right:15px; height:350px; overflow:hidden;}
.tzlist ul li{height:32px; background:url(../images/xb.jpg) left 16px no-repeat; overflow:hidden; line-height:32px; padding-left:12px;}
.tzlist ul li span{ float:right; color:#999; font-size:14px;}
.tzlist ul li.tt{ height:95px !important; overflow:hidden; line-height:32px !important; font-size:16px; border-bottom:1px solid #eee; background:none; margin-top:10px; margin-bottom:5px; text-align:center;}
.tzlist ul li.tt a{ color:#cc0000; font-weight:bold;}
.tzlist ul li.tt p{ color:#999; font-size:14px; text-align:left; line-height:25px; text-indent:2em;}


.w367{ width:367px;}
.list{ background:#fff; border:1px solid #ddd; border-bottom:2px solid #ddd; height:220px; overflow:hidden; margin-top:5px; padding:10px;}
.list ul li { line-height:31px; font-size:14px; height:31px; background:url(../images/xb.jpg) left 15px no-repeat; overflow:hidden; padding-left:12px;}
.list ul li span{ float:right; color:#999; padding-left:10px;}




.foot{ background:#095fae; padding:15px 0; line-height:30px; text-align:center; color:#fff; overflow:hidden;}

/*内页样式*/
.ny{width:1110px; margin:0 auto; background:#fff; padding:15px;}
.ny_left{ float:left; width:250x; min-height:500px;}
.ny_left_top{ height:60px; width:250px; color:#FFF; background:#0867bc; font-size:18px; text-align:center; line-height:60px; font-weight:bold;}
.ny_right{ float:right; background:#fff; width:830px; min-height:500px; padding-left:29px; border-left:1px solid #ddd; padding-bottom:20px;}
.ny_right1{ background:#fff; width:1110px; margin:0 auto; padding:15px; min-height:500px;}
.ny_right_con{ line-height:34px !important; padding-top:15px;}

.nytit{ border-bottom:1px solid #ddd; height:45px; line-height:45px;}
.nytit h2{ border-bottom:2px solid #0867bc; padding:0 10px; font-size:16px; font-weight:bold; text-align:center; color:#0867bc;}
.nytit a{ padding-right:7px; font-size:12px; }



/*次级页面二级菜单*/

.snav{ width:250px;}
.snav li{
 margin-top:0px;
 font-weight:normal;
}
.snav .s1{
	 width:220px;
	display:block;
		padding-left:30px;
	line-height:50px; background:url(../images/nyli.png) 10px center no-repeat; font-size:15px; border-bottom: 1px solid #ebebeb;}
.snav .s1:after{
		font-weight:normal;
	height:50px;
	 width:220px;
	display:block;
		padding-left:30px;
	line-height:50px;
background:url(../images/nyli.png) 10px center no-repeat;
}
.snav li.on .s1:after,.snav .s1:hover:after,.snav .li-open .s1:after{display:none;}

.snav .li-add .s1{
	height:50px;
	line-height:50px;
}
.snav .li-open .s1{
	height:50px;
	line-height:50px;
	display:block;
	color:#0867bc;
background:url(../images/nyli.png) 10px center no-repeat #f8f8f8; font-weight:bold; color:#0867bc;
}
.snav .on.li-add .s1{
height:50px;
	line-height:50px;
	display:block;
background:url(../images/nyli.png) 10px center no-repeat #f8f8f8; font-weight:bold; color:#0867bc;}
.snav .on.li-open .s1{ 
height:50px;
	line-height:50px;
	 width:220px;
	display:block;
		padding-left:30px;
background:url(../images/nyli.png) 10px center no-repeat #f8f8f8; font-weight:bold; color:#0867bc;}

.snav li.on .s1,.snav .s1:hover{
height:50px;
	line-height:50px;
	 width:220px;
	display:block;
		padding-left:30px;
background:url(../images/nyli.png) 10px center no-repeat #fff; font-weight:bold; color:#0867bc;}

.snav dl{display: none; background:#fff !important;}
.snav li.on dl{display: block; background:#fff !important;}
.snav dl a{
    display: block;
    font-size: 14px;color: #333;line-height: 45px;
    padding-left: 30px;
    overflow: hidden;
	 border-bottom:1px solid #ebebeb;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dd.on a,
.snav dl a:hover{
    color: #0867bc; font-weight:bold;
    background: url(../images/gicon8.png) no-repeat 220px center ;
}





.dpzw{text-indent:2em; font-size:16px;}
.dpzw p{ text-indent:2em; text-align:justify; font-size:15px; text-justify:inter-ideograph; margin-bottom:10px; }
.dpzw img{text-align: center; max-width:600px; margin:0 auto; display: block;} 


/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url(../images/xb.jpg) no-repeat left 20px; font-size:15px; padding-left:15px;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}



/*详细页*/
.content{width:1040px; padding:20px 30px 0 30px;}
.content-title{ width:1040px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:24px; font-weight:bold; line-height:50px; width:100%; text-align:center; color:#0867bc; padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{font-size:15px; line-height:35px; padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:600px; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:1040px; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}
