body{
    line-height: 200%;
    font-size: 16px;
    font-family: "PingFang SC","Lantinghei SC","Helvetica Neue",Helvetica,Arial,"Microsoft YaHei","微软雅黑",STHeitiSC-Light,simsun,"宋体","WenQuanYi Zen Hei","WenQuanYi Micro Hei",sans-serif;
}
.logo{
    margin: 40px 0px;
    width: 100%;
}
.qr{
    margin: 20px;
    width: 130px;
    float: right;
}
.nav{
    background: #1b1fca;
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}
.gddh{
    overflow-x: auto;
    overflow-y: hidden;
}
.gddh::-webkit-scrollbar {display: none; }
.nav ul{
    margin-left: -30px;
    width: 1000px;
    list-style: none;
}
.nav li a{
    padding: 0px 20px;
    color: #fff;
    text-decoration: none;
}
.nav li a:hover{
    background: #1317b1;
 
}
.banner{
    width: 100%;
}
.gg{
    margin-top: 20px;
}
.gg .box{
    border-radius: 20px;
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
}
.so{
	border: 1px #f6ab50 solid;
    border-radius: 20px;
	margin:20px auto 0px auto;
	padding:20px;
}
.bot{
    background: #303b49;
    color: #78879b;
    padding: 30px 0px;
}
.bot ul{
    list-style: none;
}
.bot ul li{
    display: inline;
    padding: 0px 10px;
}
.bot a{
    color: #78879b;
}
.newsbox .title {
    border-bottom: 1px solid #d8d8d8;
    overflow: hidden;
    margin: 10px 0;
}
.newsbox .title p{
    font-size: 20px;
    color: #333;
    font-weight: 700;
    line-height: 50px;
    float: left;
    border-bottom: 3px solid #1e83ef;
    padding: 0 10px;
    margin: 0;
}
.newsbox .title p a{
    color: #333;
}
.newsbox .title .more{
    margin-top: 15px;
    height: 30px;
}
.more ul{
    list-style: none;
}
.more ul li{
    display: inline;
}
.newsbox .title .more a{
    color: #333;
    margin-left: 20px;
}
.list-group-item{
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    margin-bottom: 0px;
    height: 50px;
    overflow: hidden;
    background: url(../images/arr.jpg) no-repeat left center;
}
.list-group-item a{
    color: #333;
    padding-left: 10px;
}
.list-group-item  span{
    padding-left: 5px;
    color: #78879b;
}
.list-group-item a span{
    color: #1e83ef;
    margin-left: -20px;
    padding-right: 10px;
    border-right: 1px #1e83ef solid;
}
.rbox a{
    padding: 0;
}
.rbox .title{
    border-bottom: 1px solid #1e83ef;
}
/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 0 0;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;line-height:25px;}
#fenye .prev,#fenye .next{width:52px; text-align:center;  line-height:25px;}
#fenye a.curr{width:22px;background:#1e83ef; border:1px solid #1e83ef; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1e83ef;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}