@charset "gb2312";

body {
	font-size:16px;
	color:#020202;
    font-family:"ËÎÌå", Arial,Helvetica, sans-serif;
    background:#fff url(top.png) top center no-repeat;
}
* {padding: 0px;margin: 0px;outline: none;}
a{outline:none; text-decoration:none; color:#010101;} a:hover{ text-decoration:none; color:#3584ef;}
.red{ color:#F00;}
.header{ height:48px; line-height:48px; vertical-align:middle; background:#333;}
.innerBox {width: 1024px;margin: 0 auto;clear: both;}
.logo{ float:left;color: #fff;}
.nav{ float:right;}
.nav ul{ list-style:none; margin:0;} 
.nav li{ float:left; padding: 0 20px;font-family: "Microsoft YaHei","Î¢ÈíÑÅºÚ","SimHei","ºÚÌå";}
.nav li a{ color:#fff;text-decoration: none;font-size: 16px;}
.Mheader{ height:39px; line-height:39px; vertical-align:middle; background:url(Mnav.jpg) top center no-repeat;overflow: hidden;}
.Mheader .nav{ display:table; float:none;}
.Mheader .nav ul li{margin: 0 0 0 40px;}
.Mheader .nav ul li a{ font-size:14px;font-family: "Microsoft YaHei","Î¢ÈíÑÅºÚ"; font-weight:bold;}
.Mheader .nav ul li a:hover{color:#3584ef;}
a:link img, a:visited img {
	border: none;
}
.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
.fl{float:left;}
.fr{float:right;}

#main {width:100%; overflow: hidden;}
.MinnerBox {width: 1000px;margin: 30px auto;overflow: hidden; background-color: #FFF;z-index: 1; position: relative; padding: 15px;}

.zx_list li, .zx_list2 li{line-height: 40px !important;font-size:16px;border-bottom: 1px dashed #ccc;}
.news_p_caption1{color: #fff !important;border-left: solid 0px #215db7 !important;background:url(icon1.png) center left no-repeat;height: 33px;line-height: 33px !important;}
.news_p_caption2{color: #fff !important;border-left: solid 0px #215db7 !important;background:url(icon2.png) center left no-repeat;height: 33px;line-height: 33px !important;}

.news_img_list{
    position: relative;
    height: 156px;
}
.news_img_list a{
    width: 270px;
    float: left;
    overflow: hidden;
}
.news_img_list a:first-child{
    margin-right: 20px;
}
.news_img_list a img{
    width: 270px;
}
.news_img_list a p {
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    background-image: url(imagesieblackbg.png);
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    width: 270px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m-flip {
    text-align: center;
    margin-top: 20px;
}
.m-flip a {
    cursor: pointer;
    display: inline-block;
    line-height: 32px;
    padding: 0 12px;
    text-align: center;
    background-color: #f6f7f9;
    border-radius: 16px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 14px;
    font-family: Arial;
    color: #333333;
}
.m-flip a.on {
    background-color: #069f44;
    color: #fff;
}

.link a{
    float: left;
}
.link a:nth-child(2){
    margin: 0 22px;
}

.footer .copyright {
    font-size: 14px;
    color: #020202;
    text-align: center;
}