html {
	overflow-y: scroll;
	background: #f9f9f9;

}

body{
	width: 1200px;
	height: auto;
    margin: auto;
	padding:auto;
}

/*首部*/
.header {
	width:1200px;
	height:180px;
	max-height:180px;
	position: relative;	
	display: block;
}



.header  .h_logo img{
	float: left;
	width: 1200px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}



/*导航条*/
.nav{
	width:1200px;
	height: 45px;
    margin: 0px;
    padding: 0px;
	text-align:center;
	position:relative;
	background:#0E92DD repeat-x;
	float:left;
	z-index:10000;
}
.nav a{text-decoration:none;	color: white;text-align: center;blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
.nav a:hover{text-decoration:none;color:red;text-align: center;blr:expression(this.onFocus=this.blur())}
ul,li,ol{list-style:none;}
/*nav-main*/
ul.nav-main{
	width:1200px;
	height:45px;

	font-size:18px;
	list-style-type:none;
	color: white;
	font-weight:bold;
	font-family:"宋体";
	list-style: none;
	text-decoration: none;
	}
/*ul.nav-main  span{
	display:inline-block;
	margin-left:18px;
	width:12px;
	height:9px;
	background:url(../img/sj1.png) no-repeat center center;
	 }*/

/*图标向上旋转*/
.hover-up{transition-duration:.5s;transform:rotate(180deg);-webkit-transform:rotate(180deg);}
/*图标向下旋转*/
.hover-down{transition-duration:.5s;transform:rotate(0);-webkit-transform:rotate(0);}
/*导航条设置*/
ul.nav-main>li{width:133px;height:28px;display:block;float:left;color:#fff;cursor:pointer;}
/*ul.nav-main>li:hover{background:#fff;color:#be4355;}*/
ul.nav-main>li:hover span{
	background:url(../img/sg3.jpg)  no-repeat center center; 
    z-index:1000;}
/*隐藏盒子设置*/
div.hidden-box{
	width:133px;
	position:absolute;
	display:none;
	background:#315565 url(../img/sj2.png) no-repeat  top center;
	top:45px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	font-size:16px;	
	color: white;
	font-weight:bold;
	font-family:"宋体";
	list-style: none;
	text-decoration: none;
	}
.hidden-box>ul{
    padding-left: 0px;
	color:#fff;
	cursor:pointer; 
	text-align: center;
	}
.hidden-box>ul li{

	line-height:30px; 
	height:30px; 
	font-weight:500;	
	text-align: center;
	list-style: none;
	text-decoration: none;
	}
.hidden-box li:hover{
	text-align: center;
	list-style: none;
	text-decoration: none;
	background:#643519;
	color:#fff;}

/*隐藏盒子位置设置*/
.hidden-loc-box1{left:173px}
.hidden-loc-box2{left:306px}
.hidden-loc-box3{left:439px}
.hidden-loc-box4{left:572px}
.hidden-loc-box5{left:705px}
.hidden-loc-box55{left:755px}
.hidden-loc-box6{left:838px}


/*主体栏目*/
.mian {
	width: 1200px;
	height:auto;
	margin: 0px;
	float: left;
}

/*图片新闻*/
.mian .picnews{
    width: 390px;
    height: 325px;
    margin-top: 10px;
    float: left;
text-decoration: none; 
}
.yx-rotaion{float:left;}
.rotaion_list a{text-decoration: none;list-decoration: none;}
.rotaion_list li{text-decoration: none;list-decoration: none;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{text-decoration: none; position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1;}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px;text-decoration: none; }
.yx-rotation-focus span,.yx-rotaion-btn span{display:block; }
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2;}
.yx-rotation-focus span{width:10px;height:10px;line-height:12px;float:left;margin-left:10px;position:relative;top:14px;cursor:pointer;background:url(../img/white.png) no-repeat;text-indent:-9999px;}
.yx-rotaion-btn{width:100%;height:74px;top:50%;margin-top:-37px;}
.yx-rotaion-btn span{width:40px;height:74px;cursor:pointer;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;position:relative;}
.yx-rotaion-btn .left_btn{background:url(../img/left.png) no-repeat left center;float:left;left:0;}
.yx-rotaion-btn .right_btn{background:url(../img/right.png) no-repeat;float:right;right:0;}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.yx-rotation-focus span.hover{background:url(../img/blue.png) no-repeat;}
.rotaion_list{width:0;height:0;overflow:hidden;}
.rotaion_list li,.rotaion_list img{width:540px; height:325px;}


.active {
	background: #0e92dd !important;
	color: #fff !important;
}


.mian .m_f_lm_first{
	float: left;
	margin-top: 10px;
	width: 387px;
	height:325px;
	border: 1px solid #d9d9d9;
}
.mian .m_f_lm_second{
	float: left;
	margin-top: 10px;
	width: 390px;
	height:275px;
        
	
}

.mian  .f_lm_title {
	width: 388px;
	height:45px;
        float: left;
       
}
.f_lm_title_2{
        float: left;
        width: 21px;
        height: 21px;
        margin-top: 12px;
        margin-right: 12px;
        
}

.mian .m_f_lm_first .f_lm_text {
	width: 388px;
	height: 270px;
	text-align: left;
	word-wrap: break-word;
	overflow: hidden;
        text-decoration: none;
        border-top: 1px solid #d9d9d9;
}
.mian .m_f_lm_second .f_lm_pic {
	width: 388px;
	height: 210px;
	text-align: left;
	word-wrap: break-word;
	overflow: hidden;
        text-decoration: none;
        padding-top: 20px;
        border: 1px solid #d9d9d9;
}

.ml{
	margin-left: 15px;
}

.tzgg_img{
    float: left;
    width: 21px;
    height: 21px;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 10px;
}
.xwdt_img{
    float: left;
    width: 21px;
    height: 21px;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 10px; 
}
.zxcy_img{
    float: left;
    width: 21px;
    height: 21px;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 10px; 
}
.jszs_img{
    float: left;
    width: 21px;
    height: 21px;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 10px;
}

.mian  .f_lm_title h2 {
	float: left;
	font-size: 18px;
	font-weight:solid;
	letter-spacing: 2px;
	color: #0059ff;
	line-height:20px;
        margin-top: 12px;
}


.more a {
	margin-top:1px;
	color: #0e92dd;
	float: right;
	height:40px;
	width: 80px;
	font-size: 18px;
	font-weight:solid;
	color: #0e92dd;
	line-height:40px;
	text-align: center;
        text-decoration: none;
}

.more a:hover {
	display: block;
	width: 60px;
	background: #0e92dd;
	color: #FFFFFF;
	transition: all 0.6s ease;
	transform: rotateY(360deg);
	transition: all 1s ease;
        text-decoration: none;
}




/*底部*/
.footer {
	width:1200px;
	height:200px;
    
}

.footer  p {
	float: left;
	width: 1200px;
	height:97px;
	display: block;
	color:white;
	font-size:16pt;
	font-family: "微软雅黑",solid ;
	text-align: center;
	padding-top: 100px;
    background: url(../img/dt_back.jpg) no-repeat;
}

.yqlj{
	float: left;
	width: 1200px;
	height:60px;
	display: block;
	color:white;
	font-size:16pt;
	font-family: "微软雅黑",solid ;
	text-align: center;
	border-top: dotted;
	border-top-color: blue;

}

.yqlj_logo{
	float: left;
	width: 150px;
	height:60px;
	display: block;
	color:black;
	font-size:16pt;
	font-family: "微软雅黑",solid ;
	text-align: center;

}

.yqlj_img{
    float: left;
    width: 100px;
    height: 50px;
}

.yqlj a{
	float: left;
	width: 350px;
	height:30px;
	display: block;
	color:blue;
	font-size:16pt;
	font-family: "微软雅黑",solid ;
	text-align: center;
    text-decoration:none;
}
.yqlj a:hover{
	float: left;
	width: 350px;
	height:30px;
	display: block;
	color:red;
	font-size:16pt;
	font-family: "微软雅黑",solid ;
	text-align: center;
    text-decoration:none;
}