/* CSS Document */
#news .herder .news #fadetab .current a{background-color:#007ec5;color:#fff;}
/***移动端 starts****/
#main-wrapper {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.cont {
  /* padding: 0.5em; */
    overflow: hidden;
    width: 28em;
	margin: 0 auto;
}
.cont a {
    float: left;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    /* vertical-align: middle; */
}
.cont h2 {
    font-size: 16px;
    line-height: 2.8em;
    float: right;
    padding-left: 15px;
    color: #000;
	font-weight: bold;
   
}
.logo{ float: left;}
.cont span {
    font-size: 20px;
    color: #666;
}
a{ text-decoration:none;}


.indexnav {
    overflow: hidden;
}
.indexnav ul li {
    width: 25%;
    height: 45px;
    background: #0A0A0B;
    float: left;
    box-sizing: border-box;
    font-size: 16px;
    line-height:45px;
    text-align: center;
}
.indexnav ul li a {
    color: #fff;
    height: 45px;
    display: block;
    border-right: 1px solid #544d4d;
    border-bottom: 1px solid #544d4d;
    box-sizing: border-box;
	text-decoration:none;
}
.indexnav ul li a:hover {
    color: #FFF;
    background: #0099FF; none repeat scroll 0% 0%;
}

.indexnav .hover {
    color: #FFF;
    background: #0099FF none repeat scroll 0% 0%;
}




.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}



#copy{ width:100%;  background-color:#060505; float:left; margin-top:15px;}
#copy .left{ width:100%; float:left;}
#copy .left .copy-top{ width:171px; float:left; margin-right:22px; height:55px;}
#copy .left .copy-top span{ color:#cdcdcd;}
.p_selectbox{display: block; width: 183px; float: left; position: relative;}
.spn_yqlj{width:172px; height:2px; display:block; float:left; line-height:20px; margin:13px 0 0 0px; font-size:13px; cursor: pointer;}
.footerright{ float:right; line-height:49px; color:#333;}
#copy .conter{ width:366px;}
#copy .left .lianjie{ padding-top:20px; color:#f4f4f4; font-size:14px; float:left;}
#copy .left .lianjie em{ color:#fff; font-size:14px;}
#copy .left .lianjie a{ color:#f4f4f4;}
#copy .left .lianjie1{ float:none}
#copy .right{ float:right; width:370px;}
#copy .right span{ width:139px; float:left; margin-left:40px;}
#copy .right span p{ color:#fff; font-size:14px; text-align:center;}


.indexfooter {
    padding: 1em 0 3em;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    line-height: 28px;

	color:#FFF;
}




















