/*样式重置*/
* {
    padding: 0;
    margin:  0;
    font-family: "微软雅黑";
}
body {
    font-size: 63%;
}

/*body,h1,h2,h3,h4,h5,h6,span,a,p,div,b,em {
    word-break: break-all;
    word-wrap: normal;
    text-align: justify;
    text-justify:inter-word;
}*/

body,ul,li {
    list-style: none;
}
img {
    border: none;
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
	color:#333;

}
p{color:#333;}
/*通用样式*/
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear_b {
    clear: both;
}
.text_align_C {
    text-align: center;
}
.text_align_L {
    text-align: left;
}
.text_align_R {
    text-align: right;
}
/*top*/
body {
    background: url("imagesbj.jpg") repeat-x;
    position: relative;
    z-index: 1;
}
header {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 999999999;
}
.header {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 99999999;
    /*background: #3450A3;*/
    /*background: red;*/
}
.top {
    width: 100%;
    height: 32px;
    background: #e9f1fb;
    position: relative;
    z-index: 999999999;
}
.top .top_centent {
    width: 1100px;
    height: 32px;
    margin: 0 auto;
    position: relative;
    z-index: 999999999;
}
.top_centent .top_lieft {
    float: left;
    position: relative;
    z-index: 999999999;
}
.top_centent .top_right {
    overflow: hidden;
    float: right;
}
.Date,
.follow {
    float: left;
}
.Date span,
.Date p {
    float: left;
    line-height: 30px;
    margin: 0 4px;
}
.follow {
    padding-left: 6px;
    padding-top: 4px;
}
.follow a {
    float: left;
    margin: 0 4px;
}
.follow .wx {
    width: 62px;
    height: 28px;
    position: relative;
    z-index: 99999999;
}
.follow .wx_rwm {
    position: absolute;
    top: 22px;
    left: 0px;
    z-index: 999999999;
}
.follow .wx_rwm img {
    width: 181px;
    height: 191px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999999;
}
.top_right {
    overflow: hidden;
}
.top_right .touch {
    padding-top: 6px;
    float: left;
}
.top_right .touch a:hover{
	color:#C30;}
.top_right .touch ul {
    overflow: hidden;
    padding-left: 22px;
    background: url("imagesxx.png") no-repeat left;
}
.top_right ul li {
    float: left;
    margin: 0 4px;
}
.top_right ul li a {
    color: #333;
    padding-right: 6px;
    border-right: 2px solid #ccc;
	font-size:12px;
}
.top_right ul li .no_border {
    border: none;
}

.top_center_L {
    background: url("imagestop.jpg") no-repeat center;
    width: 1120px;
    height: 134px;
    margin: 0 auto;
}
.top_center_R {
    background: url("imageswg.png") repeat-x center;
    width: 100%;
    height: 134px;
    position: absolute;
    top: 32px;
    right: 0;
    z-index: -1;
}
.logo {
	padding-top:20px;
	padding-left:10px;
    width: 296px;
    height: 114px;
	background: url("imageswg.png") repeat-x center;
}
/******nav*******/
#nav {
    margin: 0 auto;
    background: url(imagesnav-bj.jpg) repeat-x;
    min-height: 37px;
}
#nav .nav_ul {
    width: 1100px;
    margin: 0 auto;
}
#nav .nav_ul .nav_li{
    float: left;
	position:relative;
	z-index:1000;
}
#nav .nav_ul .nav_li .li_a {
    color: #1e1e96;
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 2px;
	line-height: 35px;
	padding: 0px 16px;
}
#nav .nav_ul .nav_li:hover .li_a {
    color: #06F;
    background: #FFF;
    line-height: 33px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0px 17px;
    border: 1px solid #999;
}
#nav .nav_ul .nav_li .nav_liUl{
	position:absolute;
	top:36px;
	left:0px;
	z-index:999999;
	display:none;
word-wrap: normal;
	background: #fff;
	min-width: 208px;
width:auto;
	border: 1px solid #999;
    padding: 10px 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	background-color:rgba(255,255,255,0.87);
	-ms-filter:"alpha(opacity=67)"; /* IE 8 */ 
	filter:alpha(opacity=67); /* IE 4-7 */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=87); /*ie*/}
#nav .nav_ul .nav_li .nav_liU2{
	text-align:left;
	top:36px;
/*	left:-100px;*/
	}
#nav ul.nav_ul .nav_li:hover .nav_liUl{
	background:#FFF;
	display:block;}
#nav .nav_ul .nav_li .nav_liUl li {
    float: left;
word-wrap: normal;
    min-width: 208px;
widht:auto;
    margin-left: 14px;
    margin-right: 14px;
    line-height: 23px;
}

#nav .nav_ul .nav_li .nav_liUl li a {
    color: #1e1e96;
    font-size: 15px;
}
#nav ul.nav_ul .nav_li .nav_liUl li a:hover {
    color: #c30;
}
/*footer*/
.address {
    width: 100%;
    background: url("imagesfooter-bj.jpg") repeat-x center;
    height: 102px;
    overflow: hidden;
    clear: both;
}
.address .list_box_center {
    width: 1100px;
    margin: 0 auto;
    padding-top: 10px;
}
.address .list_box_center ul {
    float: left;
    border-right: 1px solid #6582D0;
	width:244px;
	padding:12px;
	padding-top:10px;
	margin-right:10px;
}
.address .list_box_center .no_border {
	border:none;
	margin-right:-10px;
	}
	
.address ul li a {
    font-size: 13px;
    color: #fff;
    line-height: 20px;
}
footer {
    clear: both;
    overflow: hidden;
}
#footer {
    width: 100%;
    background: #1b1d82;
}

#footer ul {
    width: 1100px;
    height: 38px;
    margin: 0 auto;
    color: #FFF;
    list-style: none;
    text-align: center;
    line-height: 38px;

}
#footer ul img{
	margin:5px 4px 0 240px;
	float:left;
}
#footer ul li{
	float:left;
	font-size:12px;}

.footer_bot{
	width:100%;
	background:#fff;
	clear:both;
	text-align:center;}
.footer_bot a img{
	display:block;
	width:80px;
	height:80px;
	margin:0 auto;
}

.list_box_center .fot_B{
	font-weight:bold;

}

.InfoText1{
	font-weight:bold;color:#fff;font-size:10pt;

}
.InfoText1A{
	color:#fff;font-size:10pt;

}
.InfoText2{
	font-weight:bold;color:#fff;font-size:12px;

}
.InfoText2A{
	color:#fff;font-size:12px;

}