@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 16px;
}

body {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    font-size: 16px;
    color: #333;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
select,
img {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:focus {
    outline: none;
}

a:hover {
    color: #1563B0;
}

img {
    border: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(165, 165, 165, 0.2);
}

li {
    list-style-type: none;
}

select {
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -khtml-appearance: none;
    appearance: none;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
    -webkit-appearance: none;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}
.topnav-right li:nth-child(2) span{padding-right: 10px;margin-right: 10px;border-right: 1px solid #1e1e1d;}
textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

.clear {
    clear: both;
}

.clearfix {
    zoom: 1;
}


.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0px;
    visibility: hidden;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/**初始化结束***/

/* 顶部样式 */

.container{
    position: relative;
	width:1400px;
    z-index: 0;
    margin: 0 auto;
}

.topnav {
    position: relative;
    height: 45px;
    line-height: 45px;
    background: #e4e4e4;
    border-bottom: 1px solid #e6e6df;
    z-index: 3;
    color: #4e4e4e;
}

.topnav,
.footer,
.wrap {
    min-width: 1500px;

}

.topnav .tinylogo {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/tinylogo.jpg") no-repeat;
    vertical-align: middle;
}

.topnav .slogan {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -70px;
}


.topnav-right-mobile {
    display: none;
}

.topnav-right .topnav-item {
    float: right;
    line-height: 45px;
}

.topnav-item span a {
    color: #8b6833;
    color: #4e4e4e;
    padding-right: 4px;
}

.topnav-right .topnav-item.first span {
    padding-right: 4px;
    border-right: 1px solid #cfc4b0;
}



.topnav .brand,
.logonav .brand {
    float: left;
display: none;
}

/* 头部 */
.wrap {
    background: #f5f5f5;
}

.header {
    width: 1500px;
    margin: 0 auto;

}

.header .head_logo {
    padding: 6px 0;

}

.header .head_logo a {
    margin-right: 12px;
    display: inline-block;
}

.header .head_logo img {
    width: 58px;
    display: inline-block;
}

.header .head_logo .logo2 img {
    width: 390px;
}

.header .head_logo .fenge {
    display: inline-block;
    width: 2px;
    height: 54px;
    background-color: #ddd;
    margin: 10px 0;
}

.header-top {
    position: relative;
    padding: 30px 0;
}

/* 导航栏 */
.nav {
    width: 67%;
    margin-top: 16px;
}

.nav-main>li {
    position: relative;
    float: left;
    text-align: center;
    width: 12%;

}

.nav-main>li>a {
    font-weight: bold;
}



.nav-main li a {
    display: block;
    color: #132c67;
    width: 100%;
    padding: 16px 0;
    font-size: 20px;
}

.nav-main>li:hover {
    background: rgba(19, 44, 103, 0.7);
}

.nav-main>li:hover a {
    color: #fff;
    font-weight: normal;
}

.nav-main .submenu {
    display: none;
    width: 100%;
    background: rgba(19, 44, 103, 0.7);
    position: absolute;
    left: 0px;
    top: 58px;
    z-index: 10;
}

.nav-main .submenu .third {
    display: none;
    min-width: 160px;
    background: rgba(105, 105, 104, 0.5);
    color: #333;
    z-index: 11;
    position: absolute;
    top: 0;
    left: 168px;

}

.nav-main .submenu>li {
    position: relative;
}

.nav-main .submenu a {
    color: #fff;
    font-size: 17px;

}

.nav-main .submenu a:hover {
    background: rgba(0, 0, 0, 0.2);
}

.nav-main .submenu .small-size {
    font-size: 16px;
}

.banner3 {
    min-width: 1400px;
}

/* 轮播图 */
.slideBox {
    width: 620px;
    height: 450px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 8px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 4px;
    width: 9px;
    height: 9px;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #1563B0;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd p {
    width: 100%;
    height: 23px;
    padding: 6px 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    line-height: 20px;
    background: rgba(0, 0, 0, .5);
}

.slideBox .bd a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    display: block;
}

.slideBox .bd img {
    width: 100%;
    height: 450px;
    display: block;
}

.slideBox .time {
    position: absolute;
    left: 0;
    bottom: 34px;
    background: #c09e68;
    padding: 10px 18px;
    font-size: 12px;
    color: #fff;
    border-radius: 0 18px 0 0;
}

/* banner */
.slideBox2 {
    width: 100%;
    height: 460px;
    position: relative;
}

.slideBox2 .bd img {
    height: 460px;
}

.slideBox2 .hd {
    right: 50%;
}

.slideBox2 .hd ul li {

    margin-right: 8px;
}

.btn-prev,
.btn-next {
    z-index: 11111;
    position: absolute;
    display: block;
    width: 50px;
    height: 140px;
    top: 50%;
    margin-top: -70px;
    cursor: pointer;
    display: none;
}

.btn-prev {
    background: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/hover_left.png) no-repeat left top;
    left: 100px;
}

.btn-next {
    background: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/hover_right.png) no-repeat right top;
    right: 100px;
}

/*  */
.main1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.main1-title {
    margin-bottom: 20px;
}

.main1-title span {
    color: #132c67;

}

.main1-title .text {
    font-size: 25px;
    font-weight: normal;
}

.main1-title .more {
    font-size: 20px;
}

.icon-tit {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-news.png") no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    margin-right: 6px;
}

.icon-tzgg {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-tzgg.png");
}

.icon-yuren {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-yuren.png");
}

.icon-zl {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-zl.png");
    width: 38px;
    height: 38px;
    margin-right: 10px;
}

.icon-link {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-link.png");
}

.icon-more {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-more.png");
    width: 20px;
    height: 20px;
    vertical-align: -3px;
}

.main1-content {}

.main2-left {
    width: 50%;
    float: left;
    padding-right: 50px;
}

.main2-right .img-liberal {
    display: block;
}

.main2-right .img-liberal img {
    width: 500px;
    -webkit-box-shadow: 2px 2px 15px #a1a1a1;
    box-shadow: 2px 2px 15px #a1a1a1;
    border-radius: 8px;
}


/* 文章列表 */
.article-list li {
    padding: 6px 0;
    font-size: 16px;
    position: relative;

}

.article-list li:first-child {
    padding-top: 0;
}

.article-list li:last-child {
    padding-bottom: 0;
}

.article-list .img-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.article-list .img-item img {
    width: 180px;
    height: 130px;
}

.article-list .img-item .des {
    margin-left: 26px;
    line-height: 24px;
    padding-top: 10px;
}

.article-list .img-item .time {
    position: relative;
    margin-top: 10px;
}



.article-list li .text-item {
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.article-list li .time {
    position: absolute;
    right: 0;
    color: #888;
}

.article-list.dot li::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #4c4d4d;
    vertical-align: 6px;
    margin-right: 4px;
}

.block-list {
    margin-left: 16px;
    width: 47%;
}

.block-list li {
    border-bottom: 1px solid #dcdfe6;
    padding: 0;
}

.article-list .block-item {
    padding: 0 6px;

}


.article-list .block-item .time-left {
    float: left;
    padding: 0 6px;
    text-align: center;
    padding-right: 20px;
    margin-top: 7%;
}

.article-list .block-item .time-left .day {
    margin-bottom: 6px;
    font-size: 28px;
    color: #1563B0;
}

.article-list .block-item .time-left span {
    font-size: 18px;
    color: #777;
}

.article-list .block-item .text-right {
    float: left;
    width: 78%;
    padding-left: 26px;
    border-left: 1px solid #dcdfe6;
}

.article-list .block-item .text-right .title {
    margin-bottom: 10px;
    font-size: 18px;
}

.article-list .block-item .text-right .des {
    color: #777;
    font-size: 15px;
    line-height: 26px;
    max-height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-list li a:hover,
.article-list .block-item:hover .des {
    color: #1563B0;
}

/* 带图片文章列表 */
.article-pic {}

.article-pic .item {
    width: 25%;
    float: left;
    position: relative;
    margin-top: 20px;
    padding-left: 15px;
    box-sizing: border-box;
}

.article-pic .item:nth-child(4n+1) {
    padding-left: 0;
}

.article-pic .item:hover .title {
    color: #1563B0;
}

.article-pic .item-wrap {
    display: block;
    height: 100%;
    background-color: #f4f4f4;
}

.article-pic .item-wrap img {
    width: 100%;
    height: 248px;
    display: block;
}

.article-pic .item-wrap .desc {
    color: #000;
    font-size: 18px;
    padding: 10px 6px;
    background: rgba(255, 255, 255, .7);
    position: absolute;
    bottom: 0;
}

.article-pic .item-wrap .title {
    font-size: 16px;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

.article-pic .item-wrap .date {
    display: inline-block;
    padding: 4px 6px;
    font-size: 14px;
    color: #fff;
    background-color: #1563B0;
    border-radius: 8px;
    margin-right: 4px;
}

/* 功能列表 */
.module-list {

    padding: 20px 0;
}

.module-list .item {
    float: left;
    width: 25%;
    height: 260px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.module-list .item:nth-child(1) {
    background-image: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/bcg-read.jpg);
    
}

.module-list .item:nth-child(2) {
    background-image: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/bcg-ldsr.jpg);
}

.module-list .item:nth-child(3) {
    background-image: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/bcg-ddr.jpg);
}

.module-list .item:nth-child(4) {
    background-image: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/bcg-bx.jpg);
}



.module-list .item a {
    display: block;
    font-size: 21px;
    color: #fff;
    height: 100%;
    position: relative;
    background: rgba(161,188,216, .92);
}

.module-list .item a:hover i {
    transform: scale(1.1);
}

.module-list .item:nth-child(2n) a {
    background: rgba(117, 153,188, .9);
}

.module-list .item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.icon-reading {
    display: block;
    width: 70px;
    height: 70px;
    background: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-reading.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 8px;
}
.icon-bykc {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-bykc.png");
}

.icon-xsdt {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-xsdt.png");
    width: 60px;
    height: 56px;
    margin-bottom: 12px;
}

.icon-bx {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-bx.png");
}


.icon-byddr {
    background-image: url("/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-byddr.png");
    width: 64px;
    height: 64px;
}

.main3 {
    background-color: #efebea;
}

/* 友情链接 */
.navlink-list {}

.navlink-list li {
    float: left;
    width: 20%;
    padding-bottom: 1px;
    padding-left: 1px;
    box-sizing: border-box;
}

.navlink-list li a {
    padding: 22px 0;
    background: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 17px;
}

.navlink-list li .small {
    font-size: 16px;
}

/* footer */


.footer {
    width: 100%;
    background-color: #132c67;
    padding: 25px 0 20px 0;
    margin-top: 50px;
}

.footer .floatr img {
    display: block;
    width: 105px;
    height: 105px;
}

.footer .floatr span {
    display: block;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.footer p {
    color: #fff;
    font-size: 13px;
    font-weight: lighter;
    padding-bottom: 12px;
}

.footer p span {
    padding-left: 30px;
}

.footer p a {
    color: #fff;
    font-weight: lighter;
    font-size: 13px;
}

.footer .footer_logo {
    padding-top: 10px;
    font-size: 11px;
    vertical-align: middle;
}

.footer .footer_logo a {
    display: inline-block;
    vertical-align: middle;
}

.footer .footer_logo img {
    padding-right: 20px;
    width: 170px;
}

.footer .flinks {
    float: left;
    width: 460px;
    margin-left: 30px;
}

.footer .flinks p {
    padding-top: 4px;
    font-size: 18px;
    color: #fff;
}

.footer .flinks span {
    display: block;
    font-size: 0;
}

.footer .flinks span a {
    font-size: 12px;
    color: #fff;
    display: block;
    margin-top: 4px;
    padding: 3px 0;
}

.footer .xueyuan {
    padding: 4px 27px;
    background: #fff;
    border-radius: 10px;
    color: #333;
    text-align: center;
}

.footer .qrcode {
    margin-top: 20px;
    margin-left: 32px;
    font-size: 14px;
}

.footer2 {
    width: 100%;
    background: #0c1f4c;
    padding: 20px 0px;
    color: #fff;
    font-size: 12px;
}

/* 二级-列表页 */
.leftmenu {
    float: left;
}

.leftmenu .leftmenu-head {
    font-size: 22px;
    line-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    background: #132c67;
    color: #fff;
    margin-bottom: 10px;
}

.leftmenu ul {
    padding: 0 20px 0 15px;
}

.leftmenu ul li {
    font-size: 18px;
    border-bottom: 1px dashed #364ab3;
    line-height: 40px;
}



.show_path {
    height: 28px;
    line-height: 28px;
    margin: 2px auto;
    padding: 10px;
    border: #cccccc solid 1px;
    border-bottom: 2px #b50e2c solid;
}



.show_list_small .show_page {
    width: 994px;
    padding: 15px;
    text-align: center;
    float: left;
    clear: both
}

/*  */

.list-container {
    float: right;
    width: 82%;
    margin: 15px 0px;
    overflow: hidden;
    justify-content: space-between;
    background: #fff;
    border: #d0d0d0 solid 1px;
}

.list-path {
    position: relative;
    padding: 8px 20px;
}



.list-path {
    height: 28px;
    line-height: 28px;
    margin: 2px auto;
    padding: 10px 10px 10px 0;
    border-bottom: 2px #b50e2c solid;
}

.list-path span {
    border-left: 4px #b50e2c solid;
    padding-left: 16px;
}

.list-content {
    min-height: 550px;
    color: #4c4c4c;
    padding: 20px;
}
.list-title {
    padding: 20px 0;
    font-size: 16px;
    border-bottom: #cccccc solid 1px;
    font-weight: bold;
}
.list-title span {
    border-left: 4px solid #b50e2c;
    padding-left: 20px;
    font-size: 18px;
}

.list {
    position: relative;
    min-height: 550px;
    margin: 0 auto;
}

.list>li {
    position: relative;
    line-height: 42px;
    font-size: 16px;
    width: 100%;
    border-bottom: 1px dashed #bbb;
}

.list>li>span {
    position: absolute;
    right: 20px;
    margin-left: 80px;
    color: #666;
    font-size: 14px;
}

/* 文章内容 */
.list-content-title{
	text-align: center;
	margin: 0 auto;
}

.list-content-title>div{
    padding:8px 0;
}

.content-title{
    width: 100%;
    font-size: 28px;
    color: #FF0000;
    margin-bottom:6px;
    font-family: 'NSimSun', 'SimSun', 'STSong';
    font-weight: 700;
    line-height: 1.3!important;
    font-size:36px!important;
    margin-bottom: 20px;
    font-family: SourceHanSerifCN-Bold !important;
}


.content-time{
    font-size: 13px;
    width: 100%;
    background:#eee;
}



.list-content-context{
    font-size: 15px;
    line-height:2.7rem;
	padding: 20px 20px;
}
.main3 .item:nth-child(2) .icon-reading{
    background-image: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-xsdt.png);
    width: 60px;
    height: 56px;
    margin-bottom: 12px;
}
.main3 .item:nth-child(3) .icon-reading{
    background-image: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-byddr.png);
    width: 64px;
    height: 64px;
}
.main3 .item:nth-child(4) .icon-reading{
    background-image: url(/_upload/tpl/00/07/7/template7/htmlRes/../images/icon-bx.png);
}

.qrcode{float: left;}
.banner3 img{width: 100%;height: 300px;}
.topnav-right,.main2-right{float: right;}
.floatWindow .news_imgs img{width:192px;height:72px;}
.possplit{border-left:none !important;width:0;display:inline;}
.wp_articlecontent p {
    font-size: 16px!important;
    line-height: 32px!important;
    font-family: "Microsoft YaHei" !important;
}
.wp_articlecontent span{    font-size: 16px!important;
    line-height: 32px!important;
    font-family: "Microsoft YaHei" !important;}
.wp_articlecontent font{    font-size: 16px!important;
    line-height: 32px!important;
    font-family: "Microsoft YaHei" !important;}