*{
	margin:0;
	padding:0px;
	border: 0px;
	}
.head{
	width:100%;
	margin-top:20px;
	}
.top{
	width:999px;
	height:100px;
	margin:0px auto;
	}

/*以下是头部head里面的top_logo的样式*/
.top_logo{
	width:300px;
	height:75px;
	margin-left:60px;
	background: url(../images/logo.jpg);
	float:left;
	}
/*以下是top_search的样式*/
.top_search{
	width:340px;
	height: 35px;
	float:left;
	margin-left:215px;
	margin-top:7px;	
	background-color: antiquewhite;
	}
.top_search_searcher{
	width: 260px;
	height: 35px;
	padding-left: 10px;
	background-color: #f3f3f3;
	outline: none;
	resize:none;
	border: none;
	clear: both;
	
}
.button{
	width:70px;
	height: 35px;
	padding: 0px;
	background-color: #000066;
	color: #fff;
	font-family:Hei Regular;
	font-size: 14px;
	float:right;
	outline: none;
	resize:none;
	border: none;	
}
.top_search .button:hover,.top_search .button:active{
	background-color: #b82e28;
	cursor: pointer;
	
}
.hottext{
	width: 280px;
	font-family:Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: 12px;
	text-decoration: none;
	color:#999999;
	float: left;
	margin-left: 225px;
	margin-top: 9px;
}

.hottext li{
	width: 280px;
	color: #999;
	font-size: 12px;
	padding: 3px;
	display: inline;
	text-decoration: none;
}
.hottext a:link,.hottext a:visited{
	color:#267DDA;	
}
.hottext a:hover,.hottext a:active{
	/*font-size: 12px;*/
	color:#b82e28;
}
/*以下是导航菜单部分的样式*/
.menu{
	width: 100%;
	height: 40px;
	background-color:#b82e28;
	margin: 0px;
	font-family: Hei Regular;
	font-size: 16px;
	color: #fff;
	
}
.bg{
	width:100px;
	margin:0px;
	padding: 8px 10px;
	background-color:#99100a;
	
}
.menu>ul{
	height: 40px;
	width: 999px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 54px;
}

.menu li{
	font-family:Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size:16px;
	color:#fff;
	list-style-type:none;
	display:inline-block;
	line-height: 40px;
	margin-right: 30px;
	}

.menu li:last-child{
	margin-right: 0px;
	
}

.menu a:link,.menu a:visited{
	font-size: 16px;
	text-decoration: none;
	width:100px;
	color: #fff;
	margin: 0px;
	padding: 8px 10px;
}
.menu a:hover, .menu a:active{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	width:100px;
	margin:0px;
	padding: 8px 10px;
	background-color:#99100a;
}

/*以下是container部分的样式*/
.container{
	width: 100%;	
}
.container_top{
	width: 100%;
	height: 470px;
	background-color: #6495d0;
}
.dynamic_new{
	width: 999px;
	height: 360px;	
	margin: 0 auto;
	background-color: #4882c8;
}
.dynamic_new_left{
	width: 650px;
	height: 360px;
	float: left;
	background-color: antiquewhite;
}
.swiper-slide{
	position:relative;
}

.bg_swipertitle{
	width: 650px;
	height: 40px;
	background-color: #000;
	opacity: 0.8;
	color: #fff;
	position: absolute;
	z-index: 2;
    bottom: 0px;
	left: 0px;
}
.swiaper_title{
	width: 650px;
    position: absolute;
	color: #fff;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	font-size: 16px;
	z-index: 3;
	padding-top: 8px;
	padding-left: 10px;	
}
.dynamic_new_right{
	width: 349px;
	height: 360px;
    float:left;
	background-color: #4882c8;
}
.newlist{
	width:300px;
    margin-top: 10px;
	margin-left: 30px;
	font-family:Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: 15px;
	line-height: 150%;
	color: #fff;
	list-style-image: url(../images/icon_newlist.png);
}
.newlist a:link,.newlist a:visited{
	color:#fff;
	text-decoration: none;	
}
.newlist a:hover,.newlist a:active{
	opacity: 0.7;
	text-decoration: underline;	
}
/*newlist里面的动态最多显示两行，文末用...结束*/
.newlist ul li{
    padding-top: 0px;
    padding-bottom: 5px;
	border-bottom: 1px dotted #B1D9FC;
	position: relative;
	box-sizing:border-box;
}
.time{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.list_title{
	width: 313px;
	height: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #B1D9FC;
	margin-left: -12px;
	margin-bottom: 8px;
	background: url(../images/dynamic_icon.png) no-repeat 0px 0px;
    font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	
}
p{
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size:16px;
    margin-left: 30px;
}

.special_link{
	width:999px;
	height: 95px;
	background-color: #fff;
	margin: 0px auto;
}
.image{
	width:auto;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
.color_top{
	width:999px;
	height:10px;
	margin: 0px auto;
	background-color:#4c719e;	
}
.color_bottom{
	width:999px;
	height:5px;
	margin: 0px auto;
	background-color:#FFFFFF;	
}
.container_middle{
	width: 100%;
	height: 365px;
	margin: 0px;
	background-color: #E0E0E0;
}
.container_middle_box{
	width: 999px;
	height: 360px;
	background-color: #fff;
	margin: 0px auto;
}
.weather{
	width: 999px;
	height: 30px;
	background-color:#fff;
	color: #000;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: 14px;
	margin: 0px auto;
}
.informations{
	width: 999px;
	height:320px;
	margin: 0px auto;
	background-color: #fff;	
}  
.hyzx{
	width: 300px;
	height: 300px;
	margin-top: 0px;
	margin-left: 28px;
	float: left;
}
.zcbz{
	width: 300px;
	height: 300px;
	margin-top: 0px;
	margin-left: 22px;	
	float: left;
}
.gqxx{
	width: 300px;
	height: 300px;
	margin-top: 0px;
	margin-left: 22px;	
	float: left;
}
.hyzx_list{
	width:90%;
    margin-top: 0px;
	margin-left: 15px;
	font-family:Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: 14px;
	line-height: 160%;
	color: #333;
	list-style-image:url(../images/icon_newlist2.png);
}
.hyzx_list a:link,.sec_container_box a:link,.sec_container_box a:visited,.hyzx_list a:visited{
	color:#333;
	text-decoration: none;	
}
.hyzx_list a:hover,.sec_container_box a:hover,.sec_container_box a:active,.hyzx_list a:active{
	color: #3294EF;
	text-decoration:none;	
}
.hyzx_list ul li{
    padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b8b8b8;
	position: relative;
	box-sizing:border-box;
	}
.hyzx_title{
	width: 300px;
	height: 25px;
	margin-top: 0px;
	margin-left: -12px;
	margin-bottom: 10px;
    font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	border-bottom: 1px solid #D6D6D6;
	}
.p2{
	float: right;
}
.img_hyzx,.img_zcbz,.img_gqxx,.img_zjk,.img_xhdt{
    position:relative;
    margin-left: 0px;
	padding-left: 25px;
	margin-bottom: 15px;
	margin-top: 0px;

}
.img_xhdt{
    background:url(../images/dynamic_icon2.png) no-repeat left center;
}
.img_hyzx{
	background:url(../images/icon_hyzx.png) no-repeat left center;
	
}
.img_zjk{
	background:url(../images/icon_zjk.png) no-repeat left center;
	
}
.img_zcbz{
	background:url(../images/icon_zcbz.png) no-repeat left center;
}
.img_gqxx{
	background:url(../images/icon_gqxx.png) no-repeat left center;
}
.zx_time{
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #999;
}
.bottom_img{
	width: 999px;
	height: 7px;
	margin: 0px auto;
	background: url(../images/bottom_img.jpg) no-repeat 0px 0px;
}
.container_bottom{
	width:100%;
	height: 80px;
	margin: 0px auto;
	background-color: #6495d0;
	overflow: hidden;	
}
.bottom_box{
	width: 999px;
	height: 80px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
.logoWrapper{
	height: 80px;
	position:absolute;
	left: 0;
	white-space: nowrap;
}
.origin,.copy{
	width:50%;
}
.imgItem{
	display: inline-block;
	margin: 2px 4px;
}
.imgItem a{
	margin-top: 10px;
	display: block;
}
.imgItem img{
	width: 185px;
	display: block;
	margin: 0 auto;
}
.footer_link{
	width: 100%;
	height: 135px;
	background-color: #c1c4c6;
}
.footerlink_box{
	width: 1100px;
	height: 135px;
	background-color: #c1c4c6;
	margin: 0px auto;
	position: relative;
	padding-left:0px;
	padding-right: 0px;
	overflow: hidden;
	white-space: nowrap;
}
.title_yqlj{
	width: 100%;
	font-family:Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: 16px;
	color: #335081;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.yqlj_company{
    width: 100%;
    margin-left: 0px;
}
.yqlj_company ul{
	margin-left: 0px;
	border-right: 1px dotted #989898;
	float: left;
	padding-right:10px;
}
.yqlj_company ul:last-child{
    border-right:none;
}
.yqlj_company ul li{
	list-style-type: circle;
	list-style-position: inside;
	font-family:Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: 14px;
	color: #3d3d3d;
	line-height: 180%;
	margin-left: 8px;
	position: relative;
	white-space:nowrap;
	
}
.yqlj_company a:link,.yqlj_company  a:visited{
	color:#3d3d3d;
	text-decoration: none;	
}
.yqlj_company  a:hover,.yqlj_company  a:active{
	color: #3294EF;
	text-decoration: underline;	
}
.footer_copyright {
    width: 100%;
    background-color: #545454;
}
.copybox{
    width:45%;
	max-width: 999px;
	height: 80px;
	margin: 0px auto;
	line-height:25px;
    padding-top: 15px;
	padding-bottom: 10px;
	background-color: #545454;
    position: relative;
	text-align:center;
	color: #b0b0b0;
	font-family: "MicrosoftYaHeiLight";
	font-size: 14px;
}
.sec_container{
    width: 100%;
	height: 1675px;
	background-color: #6495D0;
}
.sec_container_box{
    width: 999px;
	height: 1200px;
	background-color: #fff;
	margin: 0px auto;
}

.leftmenu{
    width: 210px;
    height:1200px;
    background-color: #ededed;
    float: left;
    position: absolute;
	margin: 0px;
}
.bg2{
	width:210px;
	margin: 0px;
	background-color: #f3f3f3;
}
.bg2 .nav2{
    color: #6495D0 !important;
	
}
.pp4{
    margin-left:20px;
}
.sec_newtitle2{
    width: 210px;
	height: 25px;
	margin: 0px auto;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size:16px;
	color: #333;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom:10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #D6D6D6;

}
.leftmenu ul{
	margin-top: 15px;
	margin-bottom: 20px;
}

.leftmenu li{
    width: 210px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size:16px;
	color: #333;
	list-style-position:inside;
	list-style-image:url(../images/icon_newlist2.png);
    line-height: 250%;
	border-bottom: 1px dotted #b8b8b8;
	position: relative;
	box-sizing:border-box;
	padding-left: 35px;

}

.leftmenu li:link{
    width:210px;
	font-size: 16px;
	text-decoration: none;
	color:#333;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom:10px;
	margin-bottom: 15px;

}
.leftmenu li:visited{
    width:210px;
	font-size: 16px;
	text-decoration: none;
	color:#333;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom:10px;
	margin-bottom: 15px;

}
.leftmenu li:hover{
	font-size: 16px;
	color: #6495D0;
	text-decoration: none;
	width:210px;
	background-color:#f3f3f3;
}
.leftmenu li:active{
	font-size: 16px;
	color: #6495D0;
	text-decoration: none;
	width:210px;
	background-color:#f3f3f3;
}
.sec_newtitle{
    width: 93%;
	height: 35px;
	margin: 0px auto;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size:16px;
	color: #333;
	padding-top: 15px;
	padding-left: 0px;
	border-bottom: 1px solid #D6D6D6;
}
.sec_newtitle22{
    width:94%;
	margin-left:25px; 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size:16px;
	color: #333;
	padding-top: 15px;
	padding-left: 0px;
	border-bottom: 1px solid #D6D6D6;
}
.rightcontain{
    width: 789px;
	height: 900px;
	margin-top:0px;
    margin-left: 210px;
	font-size: 14px;
	letter-spacing: 1px;
	float: left;

}
.third_container_box22{
    width:789px;
	float: right;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #fff;

	}
.contentHead2{
    width: 90%;
    border-bottom: 1px solid #D6D6D6;
	padding:0px;
	margin: 0px auto;	
}
.content2{
    width:100%;
    padding-top: 10px;
    line-height: 28px;
	margin: 0px auto;
	font-size: 14px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
}
.titleLine2{
    width: 100%;
    font-size: 150%;
	color:#B83335;
	padding: 20px 0px 15px 0px;
	text-align: center;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
}
.content2 p{
    line-height: 35px;
}
.picWrapper2{
    margin: 0px;
}
.picWrapper2 img{
    display: block;
    margin: 0px auto;
}
.p4{
    width: 90%;
    margin: 0px auto;
    display:block;	
}

.sec_newlist{
    width: 929px;
	margin: 0px auto;
	font-size: 15px;
	line-height: 250%;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #333;
	list-style-position:inside;
	list-style-image:url(../images/icon_newlist2.png);
}
.sec_newlist22{
    width: 92%;
	height: 700px;
	margin-top: 5px;
	font-size: 15px;
	line-height: 250%;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #333;
	list-style-image:url(../images/icon_newlist2.png);
}
.sec_newlist22 ul li{
    width: 100%;
	border-bottom: 1px dotted #b8b8b8;
	position: relative;
	margin-left: 40px;
	box-sizing:border-box;
}
.sec_newlist ul li{
	border-bottom: 1px dotted #b8b8b8;
	position: relative;
	box-sizing:border-box;
}
.third_container_box{
    width:999px;
	margin: 0px auto;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #fff;
}
.contentHead{
    border-bottom: 1px solid #D6D6D6;
	padding: 15px 0px 0px 0px;
	width:929px;
	margin: 0px auto;
}
.titleLine{
    width: 100%;
    font-size: 150%;
	color:#B83335;
	padding: 15px 0px 20px 0px;
	text-align: center;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
}
.sundry{
	overflow: hidden;
	width:789px;
	height: 25px;
	color: #666;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: 14px;
}
.fl,.time3{
    margin-left: 30px;
	margin-right: 30px;
    float: left;
}
.content{
    width:929px;
    padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
    line-height: 28px;
	margin: 0px auto;
	font-size: 14px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
}
.content p{
    line-height: 35px;
}
.picWrapper{
    margin: 10px 0px 10px;
}
.picWrapper img{
    display: block;
    margin: 0px auto;
}
.p3{
    width: 100%;
    text-align: center;
    display:block;
	margin: 10px 0px 0px 0px;	
}
.sundry a:link,.sundry a:visited{
    padding-left: 5px;
	padding-right: 5px;
    text-decoration: none;
    color: #333;	
}
.sundry a:hover,.sundry a:active{
    padding-left: 5px;
	padding-right: 5px;
	color: #3294EF;
	text-decoration:underline;	
}
.image_zj{
	border:none;
	width:auto;
	height: auto;
	float: left;
	text-align: center;
	margin: 13px;
}
img{
	margin: 0px;
	opacity: 1;
}
.text{
	font-size: 14px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.zj_container{
	margin-left: 22px;
	margin-top: 8px;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
.text a:link,.text a:visited{
    color: #333;
	text-decoration: none;
}
.text a:hover,.text a:active{
    color:#6495D0;
	text-decoration: none;
}
.djt_container{
    width: 999px;
	height: auto;
    margin-left:6px;
	margin-top: 20px;
	
}
.image_djt{
    width: 220px;
    border: 1px solid #f5f5f5;
	height: 300px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
.img_djt{
   position:relative;
    margin-left: 0px;
	padding-left: 25px;
	margin-bottom: 15px;
	margin-top: 0px;
    background:url(../images/icon_djt.png) no-repeat left center;
	}
.djt_text{
    width: 95%;
    font-size: 16px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #333;
	margin-top: 5px;
	margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 15px;
}
.djt_p{
    width: 200px;
    font-size: 14px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #999;
	margin: 5px auto;
	text-align: left;
}
.djt_p2{
    width: 200px;
    font-size: 14px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #6495D0;
	margin: 0px auto;
    text-align: right;
}
.djt_p2 a:link,.djt_p2 a:visited{
    font-size: 14px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #6495D0;
}
.djt_p2 a:hover,.djt_p2 a:active{
    font-size: 14px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	color: #6495D0;
	text-decoration: underline;
}
.sec_djttitle{
    width: 95%;
	height: 35px;
	margin: 0px auto;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size:16px;
	color: #333;
	padding-top: 15px;
	padding-left: 0px;
	border-bottom: 1px solid #D6D6D6;
}




