body {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: #222222;
    background: #fff;
    margin: 0;
    padding: 0;
    display: block;
    background: #eee;
}

a:link,
a:hover,
a:visited {
    text-decoration: none;
    color: black;
}

.logo-box {
    padding: 0px;
    background: url(images/bk2.jpg);
    background-size: cover;
}

.logo {
    background: url(images/logo.png);
    background-size: 1400px 200px;
    width: 1400px;
    height: 200px;
    margin: 0 auto;
}

.main_menu_box {
    width: 100%;
    height: 50px;
    /* background: #5163ca; */
    background: url(images/bk3.jpg);
    margin: 0px;
    border-top: 1px solid #5163ca;
}

.main_menu {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
}

.menu {
    margin: 0px;
    list-style: none;
    padding-left: 0px;
}

.menu a,
.menu a:hover {
    text-decoration: none;
    color: white;
}

.menu li {
    color: white;
    float: left;
    width: 127px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}

.sub-menu li {
    float: none;
}

.menu > li:hover {
    height: 50px;
    background: #4f92f6;
}

.menu li:hover > div {
    display: block;
}

.sub-menu-box {
    display: none;
    position: absolute;
    z-index: 1000;
}

.sub-menu {
    /* background: #5163ca; */
    background: url(images/bk1.jpg);
    list-style: none;
    padding: 0px;
    position: relative;
    width: 131px;
    margin: 0px;
}

.sub-menu-box-array {
    border-color: transparent transparent #2196F3;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    top: 0px;
    margin: 0 auto;
    position: relative;
}

.sub-menu li {
    line-height: 35px;
    font-size:16px;
}

.sub-menu li:hover {
    background: #4f92f6;
}

.find-box {
    float: right;
    border-radius: 5px;
    /* border: 1px solid #5163ca; */
    height: 28px;
    overflow: hidden;
    margin-top: 60px;
    width: 200px;
    margin-right: 150px;
}

.bt_find {
    float: right;
    /*margin-top: 5px;
    margin-right: 10px;*/
    height: 28px;
    background-color: #5163ca;
    cursor: pointer;
}

.find {
    /* margin-top: 4px; */
    border: 0;
    margin-left: 15px;
    width: 156px;
    outline: 0;
    position: absolute;
    height: 29px;
    border: 1px solid #5163ca;
    border-radius: 5px;
}

.bigimg {
    width: 100%;
    height: 550px;
    margin: 0 auto;
}

.bigimg img {
    width: 100%;
    height: 550px;
}

.content {
    width: 1366px;
    min-height: 550px;
    margin: 0 auto;
    margin-top: 20px;
}

.row {
    width: 100%;
    float: left;
    /* height:380px; */
    padding: 30px;
    background: #fff;
    box-sizing: border-box;
}

.row2 {
    width: 100%;
}

.row3 {
    width: 100%;
    float: left;
    height: 480px;
    padding: 30px;
    background: #fff;
    box-sizing: border-box;
}

.column {
    width: 31%;
    float: left;
    margin-left: 20px;
}

.news {
    /*border: dotted 1px #2196f3;*/
    padding: 5px 5px 5px 15px;
    box-shadow: 5px 8px 28px rgba(89, 89, 89, 0.1);
}

.news-title-box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #2196f3;
}

.dj-title {
    padding: 10px;
    width: 534px;
    float: left;
    line-height: 26px;
    /* margin-top: 5px; */
    margin-left: 10px;
    font-size: 16px;
    padding-right: 10px;
    /* border-left: 3px dotted #bad9fd; */
    border-radius: 0px;
    background: #fff;
    height: 56px;
    display: flex;
    align-items: center;
}

.dj-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.dj-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.news-title {
    width: 317px;
    float: left;
    line-height: 25px;
    margin-top: 8px;
    margin-left: 10px;
    font-size: 16px;
    padding-right: 10px;
    /* border-left: 3px solid #ddd; */
    padding-left: 10px;
    border-radius: 0px;
}

.news-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
}

.news-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.notify-title {
    width: 302px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 16px;
}

.notify-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
    margin-top: 7px;
}

.notify-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.news-title-img {
    width: 60px;
    /*height: 23px;*/
    padding-top: 10px;
}

.news-title-more {
    width: 25px;
    padding-top: 10px;
}

.news ul {
    list-style: none;
    line-height: 25px;
    padding: 0;
    margin: 0px;
    font-size: 9pt;
}

.row3-news-title1 {
    width: 363px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 16px;
}

.tail {
    height: 100px;
    background: #f3f3f3;
}

.copyright-box {
    width: 1400px;
    margin: 0 auto;
    padding: 40px;
    background: url(images/tail.png);
}

.copyright {
    width:600px;
    margin:0 auto;
}

.left {
    float:left;
    min-height: 500px;
    width: 200px;
    box-shadow: 5px 8px 18px rgba(89, 89, 89, 0.2);
}

.right{
    width: 900px;
    float: left;
    min-height: 500px;
    box-shadow: 5px 8px 18px rgba(89, 89, 89, 0.2);
}

.position {
    padding: 10px 0px 10px 20px;
}
.row1-col1 {
    float: left;
    width: 886px;
}

.row1-col1-images {
    float: left;
    width:456px;
}

.row1-col1-images img {
    width:456px;
    height: 320px;
}

.row1-col1-news {
    float: left;
    margin-left: 20px;
    width: 410px;
}

.row1-col1-news ul {
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 100%;
}

.row1-col1-news ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 20px 0px;
}

.title-box {
    float: left;
    width: 100%;
    height: 35px;
    /* border-bottom: 1px solid #5163ca; */
    margin-bottom: 20px;
}

.title-title {
    float: left;
    font-size: 26px;
    /*border-bottom: 2px solid #d0bf99;
    padding-bottom: 10px;*/
    color: #5163ca;
    font-weight: 600;
}

.row1-col1-content {
    float: left;
}

.row1-col1-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 297px;
    margin-bottom: 0px;
}

.row1-col1-content ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 16px 0px;
    border: 1px solid #ddd;
    padding: 4px 10px;
    border-radius: 10px;
}

.row1-col2-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 297px;
    margin-bottom: 0px;
}

.row1-col2-content ul li {
    list-style: none;
    float: left;
    margin: -2px 0px 18px 0px;
    border: 1px solid #064fa53b;
    border-radius: 9px;
    height: 74px;
}

.title-more {
    float: left;
    margin-left: 10px;
    margin-top: 16px;
}

.news-date {
    float: left;
    width: 80px;
    height: 50px;
    background: url(images/date.png);
    background-size: 80px 60px;
    padding-top: 8px;
}

.news-date3 {
    float: left;
    width: 80px;
    height: 50px;
    background: url(images/date2.png);
    background-size: 90px 58px;
    padding-top: 8px;
}

.news-date4 {
    float: left;
    line-height: 20px;
    padding-top: 15px;
    height: 50px;
}

.dj-date4 {
    background: #c5d6ea;
    float: left;
    line-height: 70px;
    /* margin-top: 5px; */
    /* padding: 0px 6px; */
    margin-left: 15px;
    margin-right: 5px;
}

.news-date-day {
    float: left;
    width: 80px;
    text-align: center;
    color: #5163ca;
    font-weight: 600;
}

.news-date-day3 {
    float: left;
    width: 30px;
    color: #5163ca;
    margin-top: 8px;
    margin-left: 40px;
    font-weight: 600;
}

.news-date-year {
    float: left;
    width: 80px;
    text-align: center;
}

.news-date-year3 {
    float: left;
    width: 59px;
    margin-left: 23px;
    margin-top: 2px;
    font-size: 12px;
    color: #5163ca;
}

.row3-col1-news ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 0px 0px;
    margin-bottom: 8px;
}

.row1-col2 {
    float: left;
    margin-left: 20px;
    width: 394px;
}

.news-date2 {
    float: left;
    width: 80px;
    height: 54px;
    background: #064fa53b;
    padding-top: 20px;
    border-radius: 5px;
}

.wx img {
    width:1400px;
}

.row3-col1-news {
    float: left;
}

.row3-col1-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 283px;
}

.row3-col1-content ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 13px 0px;
    border: 1px solid #c5d6ea;
    padding: 1px 0px;
    border-radius: 5px;
    background: #c5d6ea;
    width:625px;
}

.row3-col2 {
    float: left;
    margin-left: 50px;
    width: 453px;
}

.row3-col3 {
    float: left;
    margin-left: 50px;
    width: 625px;
}

.row3-col1 {
    float: left;
    width: 625px;
}

.row4-col2-news {
    float: left;
}

.row4-col2-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 310px;
}

.row4-col2-content ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 20px 0px;
}

.row4-col2 {
    float: left;
    width: 625px;
    /* margin-left: 50px; */
}

.news-title2 {
    width: 400px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;

}

.row4 {
    width: 100%;
    float: left;
    /* height:350px; */
    padding: 30px;
    background: #fff;
    height: 520px;
    box-sizing: border-box;
}

.row5 {
    width: 100%;
    height: 80px;
    background: #f3f3f3;
    margin-top: 30px;
    padding-top: 20px;
}

.row5 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.row5 ul li {
    margin: 0 25px;
    line-height: 70px;
    float: left;
    /*background: url(images/yuan.png) no-repeat left center;*/
    padding-left: 25px;
}

.foot {
    height: 160px;
    /* background: #5163ca; */
    background: url(images/footerbk.jpg);
    background-size: cover;
    clear: both;
    padding-top: 40px;
}

.friendlink {
    float: left;
    width: 100%;
    height: 61px;
    text-align: center;
    /* border-radius: 5px; */
    background: white;
    line-height: 60px;
    /* box-shadow: 5px 3px 15px 5px #eee; */
    border: 1px solid #c5d6ea;
    margin-bottom: 20px;
}

/*
.friendlink:hover{
    background-color: #920f15;
}
.friendlink:hover a{
    color:white;
}
*/

.txfc-img {
    float: right;
    margin: 0px 10px;
}

.txfc-img img {
    width:150px;
    height: 85px;
    border-radius: 10px;
}

.news-title3 {
    width: 320px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 16px;
}

.news-title3 a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-title3 a:hover {
    color:#5163ca;
    font-weight: 600;
}

.dsj li {
    height:77px;
}

.dsj-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
    display: flex;
}

.dsj-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-right: 20px;
}

.dsj-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.dsj-date {
    float: right;
    line-height: 25px;
    margin-top: 5px;
}

.dsj-memo {
    line-height: 20px;
    color: #999;
}

.dsj-memo a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.smallimg {
    width:100%;
    height: 180px;
    margin:0 auto;
}

.smallimg img {
    width:100%;
    height: 180px;
}

.col-left {
    width: 270px;
    min-height: 500px;
    float: left;
    margin-right: 30px;
}

.col-right {
    width: 900px;
    min-height: 500px;
    float: left;
}

.list_right_pos {
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 2px dotted #d0bf99;
    height: 35px;
}

.list_right_content {
    font-size: 15px;
}

.article-box {
    padding: 0px 10px 0px 10px;
}

.list-pos {
    margin-bottom: 10px;
    font-size: 18px;
}

.list-split {
    width: 100%;
    float: left;
    height: 3px;
    background: #d0bf99;
    margin-bottom: 20px;
}

.article-title {
    text-align: center;
    font-size: 20px;
    padding: 5px;
}

.article-info {
    text-align: center;
    border-bottom: solid 1px gray;
    padding-bottom: 10px;
    font-family: kaiti;
    font-size: 16px;
}

.article-content {
    margin-top: 20px;
}

.list_name {
    font-size: 20px;
    margin-bottom: 10px;
    width: 230px;
    background: #fbde9b;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #7c673a;
    box-shadow: rgb(0 0 0 / 10%) 5px 5px 5px;
}

.wp_article_list {
    list-style: none;
    padding: 0px;
}

.wp_article_list .list_item {
    height: 30px!important;
    line-height: 30px!important;
}

.wp_listcolumn {
  border:0px!important;
  padding: 0px;
}

#wp_listcolumn_w04 .wp_listcolumn .wp_column a {
    display: initial;
    margin-top: 10px;
    background: #c5a14f;
    color: white;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 10px;
}

#wp_listcolumn_w04 .wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 40px;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
    width: 180px;
    height: 40px;
}

/*************************************/


.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
    max-height: 400px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
    max-height: 600px;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
	background: #eee;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 0;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #8BC34A;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}

/**********************************************/

.otherwin {
    width: 1400px;
    margin:0 auto;
    margin-top: 20px;
    /* padding: 20px; */
    /* height: 100%; */
}

.list-title-box {
    border-bottom: 2px solid #eee;
    box-sizing: border-box;
}

.list-name {
    font-size: 24px;
    float: left;
}

.list-pos {
    float: right;
}

.list-left {
    width:300px;
    float: left;
}

.list-right {
    float: right;
    width: 1000px;
}

.list-memu-area ul {
    list-style: none;
}

.list-memu-area li {
    
padding: 15px 20px;
    
background: url(images/bk1.jpg);
    text-align:center;

}

.list-memu-area li a{
    color:#fff;
    font-size:18px;
    line-height:50px;
}

.list-memu-area .selected {
    
background: #3c6080;
    
color: #fff;
    
font-weight: 600;
}

.list-memu-area .selected a{
    color: #fff;
}

.list-memu-area li:hover {
    background: sandybrown;
}
.list-memu-area li:hover a {
    color:#fff;
}

.list-title {
    
padding: 20px 0px;
    
border-bottom: 1px solid #ddd;
}

.list-title a {
    font-size:18px;
}

.list-date {
    float: right;
}

.article-title {
    text-align: center;
    font-size: 20px;
    padding: 5px;
}

.article-info {
    text-align: center;
    border-bottom: solid 1px gray;
    padding-bottom: 10px;
    font-family: kaiti;
    font-size: 16px;
}

.article-content {
    margin-top: 20px;
}

.article-time {
    text-align: center;
    font-size: 16px;
    padding: 10px 0px 20px;
    border-bottom: solid 1px #3c6080;
    margin-bottom: 20px;
    color: #3c6080;
}

.dsj li {
    padding: 20px 15px!important;
    margin-bottom: 20px!important;
    background: #c5d6ea40 !important;
}

.mths li {
    
padding: 16px 0px!important;
    
margin-bottom: 20px!important;
    
background: #c5d6ea40 !important;
}

.flink-title {

width: 100px;

float: left;

font-size: 18px;

font-weight: 600;

background: #c5d6ea;
}

.flink-content {

float: left;

/* width: 100%; */
}

.flink-content div {
    
float: left;
    
padding: 0px 6px;
    
font-size: 18px;
}

.flink-content div:hover {
    background: #c5d6ea;
}

.flink-content a {
    
border-left: 3px solid #c5d6ea;
    
padding-left: 5px;
}

.article-content p {
    font-family: 微软雅黑 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    margin: 0px !important;
    text-indent: 33px !important;
}

.article-content span {
    font-family: 微软雅黑 !important;
    font-size: 16px !important;
    line-height: 28px !important;
}

.article-content img {
    margin:20px 0px;
}

body {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: #222222;
    background: #fff;
    margin: 0;
    padding: 0;
    display: block;
    background: #eee;
}

a:link,
a:hover,
a:visited {
    text-decoration: none;
    color: black;
}

.logo-box {
    padding: 0px;
    background: url(images/bk2.jpg);
    background-size: cover;
}

.logo {
    background: url(images/logo.png);
    background-size: 1400px 200px;
    width: 1400px;
    height: 200px;
    margin: 0 auto;
}

.main_menu_box {
    width: 100%;
    height: 50px;
    /* background: #5163ca; */
    background: url(images/bk3.jpg);
    margin: 0px;
    border-top: 1px solid #5163ca;
}

.main_menu {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
}

.menu {
    margin: 0px;
    list-style: none;
    padding-left: 0px;
}

.menu a,
.menu a:hover {
    text-decoration: none;
    color: white;
}

.menu li {
    color: white;
    float: left;
    width: 127px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}

.sub-menu li {
    float: none;
}

.menu > li:hover {
    height: 50px;
    background: #4f92f6;
}

.menu li:hover > div {
    display: block;
}

.sub-menu-box {
    display: none;
    position: absolute;
    z-index: 1000;
}

.sub-menu {
    /* background: #5163ca; */
    background: url(images/bk1.jpg);
    list-style: none;
    padding: 0px;
    position: relative;
    width: 131px;
    margin: 0px;
}

.sub-menu-box-array {
    border-color: transparent transparent #2196F3;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    top: 0px;
    margin: 0 auto;
    position: relative;
}

.sub-menu li {
    line-height: 35px;
    font-size:16px;
}

.sub-menu li:hover {
    background: #4f92f6;
}

.find-box {
    float: right;
    border-radius: 5px;
    /* border: 1px solid #5163ca; */
    height: 28px;
    overflow: hidden;
    margin-top: 60px;
    width: 200px;
    margin-right: 150px;
}

.bt_find {
    float: right;
    /*margin-top: 5px;
    margin-right: 10px;*/
    height: 28px;
    background-color: #5163ca;
    cursor: pointer;
}

.find {
    /* margin-top: 4px; */
    border: 0;
    margin-left: 15px;
    width: 156px;
    outline: 0;
    position: absolute;
    height: 29px;
    border: 1px solid #5163ca;
    border-radius: 5px;
}

.bigimg {
    width: 100%;
    height: 550px;
    margin: 0 auto;
}

.bigimg img {
    width: 100%;
    height: 550px;
}

.content {
    width: 1366px;
    min-height: 550px;
    margin: 0 auto;
    margin-top: 20px;
}

.row {
    width: 100%;
    float: left;
    /* height:380px; */
    padding: 30px;
    background: #fff;
    box-sizing: border-box;
}

.row2 {
    width: 100%;
}

.row3 {
    width: 100%;
    float: left;
    height: 480px;
    padding: 30px;
    background: #fff;
    box-sizing: border-box;
}

.column {
    width: 31%;
    float: left;
    margin-left: 20px;
}

.news {
    /*border: dotted 1px #2196f3;*/
    padding: 5px 5px 5px 15px;
    box-shadow: 5px 8px 28px rgba(89, 89, 89, 0.1);
}

.news-title-box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #2196f3;
}

.dj-title {
    padding: 10px;
    width: 534px;
    float: left;
    line-height: 26px;
    /* margin-top: 5px; */
    margin-left: 10px;
    font-size: 16px;
    padding-right: 10px;
    /* border-left: 3px dotted #bad9fd; */
    border-radius: 0px;
    background: #fff;
    height: 56px;
    display: flex;
    align-items: center;
}

.dj-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.dj-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.news-title {
    width: 317px;
    float: left;
    line-height: 25px;
    margin-top: 8px;
    margin-left: 10px;
    font-size: 16px;
    padding-right: 10px;
    /* border-left: 3px solid #ddd; */
    padding-left: 10px;
    border-radius: 0px;
}

.news-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
}

.news-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.notify-title {
    width: 302px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 16px;
}

.notify-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
    margin-top: 7px;
}

.notify-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.news-title-img {
    width: 60px;
    /*height: 23px;*/
    padding-top: 10px;
}

.news-title-more {
    width: 25px;
    padding-top: 10px;
}

.news ul {
    list-style: none;
    line-height: 25px;
    padding: 0;
    margin: 0px;
    font-size: 9pt;
}

.row3-news-title1 {
    width: 363px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 16px;
}

.tail {
    height: 100px;
    background: #f3f3f3;
}

.copyright-box {
    width: 1400px;
    margin: 0 auto;
    padding: 40px;
    background: url(images/tail.png);
}

.copyright {
    width:600px;
    margin:0 auto;
}

.left {
    float:left;
    min-height: 500px;
    width: 200px;
    box-shadow: 5px 8px 18px rgba(89, 89, 89, 0.2);
}

.right{
    width: 900px;
    float: left;
    min-height: 500px;
    box-shadow: 5px 8px 18px rgba(89, 89, 89, 0.2);
}

.position {
    padding: 10px 0px 10px 20px;
}
.row1-col1 {
    float: left;
    width: 886px;
}

.row1-col1-images {
    float: left;
    width:456px;
}

.row1-col1-images img {
    width:456px;
    height: 320px;
}

.row1-col1-news {
    float: left;
    margin-left: 20px;
    width: 410px;
}

.row1-col1-news ul {
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 100%;
}

.row1-col1-news ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 20px 0px;
}

.title-box {
    float: left;
    width: 100%;
    height: 35px;
    /* border-bottom: 1px solid #5163ca; */
    margin-bottom: 20px;
}

.title-title {
    float: left;
    font-size: 26px;
    /*border-bottom: 2px solid #d0bf99;
    padding-bottom: 10px;*/
    color: #5163ca;
    font-weight: 600;
}

.row1-col1-content {
    float: left;
}

.row1-col1-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 297px;
    margin-bottom: 0px;
}

.row1-col1-content ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 16px 0px;
    border: 1px solid #ddd;
    padding: 4px 10px;
    border-radius: 10px;
}

.row1-col2-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 297px;
    margin-bottom: 0px;
}

.row1-col2-content ul li {
    list-style: none;
    float: left;
    margin: -2px 0px 18px 0px;
    border: 1px solid #064fa53b;
    border-radius: 9px;
    height: 74px;
}

.title-more {
    float: left;
    margin-left: 10px;
    margin-top: 16px;
}

.news-date {
    float: left;
    width: 80px;
    height: 50px;
    background: url(images/date.png);
    background-size: 80px 60px;
    padding-top: 8px;
}

.news-date3 {
    float: left;
    width: 80px;
    height: 50px;
    background: url(images/date2.png);
    background-size: 90px 58px;
    padding-top: 8px;
}

.news-date4 {
    float: left;
    line-height: 20px;
    padding-top: 15px;
    height: 50px;
}

.dj-date4 {
    background: #c5d6ea;
    float: left;
    line-height: 70px;
    /* margin-top: 5px; */
    /* padding: 0px 6px; */
    margin-left: 15px;
    margin-right: 5px;
}

.news-date-day {
    float: left;
    width: 80px;
    text-align: center;
    color: #5163ca;
    font-weight: 600;
}

.news-date-day3 {
    float: left;
    width: 30px;
    color: #5163ca;
    margin-top: 8px;
    margin-left: 40px;
    font-weight: 600;
}

.news-date-year {
    float: left;
    width: 80px;
    text-align: center;
}

.news-date-year3 {
    float: left;
    width: 59px;
    margin-left: 23px;
    margin-top: 2px;
    font-size: 12px;
    color: #5163ca;
}

.row3-col1-news ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 0px 0px;
    margin-bottom: 8px;
}

.row1-col2 {
    float: left;
    margin-left: 20px;
    width: 394px;
}

.news-date2 {
    float: left;
    width: 80px;
    height: 54px;
    background: #064fa53b;
    padding-top: 20px;
    border-radius: 5px;
}

.wx img {
    width:1400px;
}

.row3-col1-news {
    float: left;
}

.row3-col1-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 283px;
}

.row3-col1-content ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 13px 0px;
    border: 1px solid #c5d6ea;
    padding: 1px 0px;
    border-radius: 5px;
    background: #c5d6ea;
    width:625px;
}

.row3-col2 {
    float: left;
    margin-left: 50px;
    width: 453px;
}

.row3-col3 {
    float: left;
    margin-left: 50px;
    width: 625px;
}

.row3-col1 {
    float: left;
    width: 625px;
}

.row4-col2-news {
    float: left;
}

.row4-col2-content ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 310px;
}

.row4-col2-content ul li {
    list-style: none;
    float: left;
    margin: 0px 0px 20px 0px;
}

.row4-col2 {
    float: left;
    width: 625px;
    /* margin-left: 50px; */
}

.news-title2 {
    width: 400px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;

}

.row4 {
    width: 100%;
    float: left;
    /* height:350px; */
    padding: 30px;
    background: #fff;
    height: 520px;
    box-sizing: border-box;
}

.row5 {
    width: 100%;
    height: 80px;
    background: #f3f3f3;
    margin-top: 30px;
    padding-top: 20px;
}

.row5 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.row5 ul li {
    margin: 0 25px;
    line-height: 70px;
    float: left;
    /*background: url(images/yuan.png) no-repeat left center;*/
    padding-left: 25px;
}

.foot {
    height: 160px;
    /* background: #5163ca; */
    background: url(images/footerbk.jpg);
    background-size: cover;
    clear: both;
    padding-top: 40px;
}

.friendlink {
    float: left;
    width: 100%;
    height: 61px;
    text-align: center;
    /* border-radius: 5px; */
    background: white;
    line-height: 60px;
    /* box-shadow: 5px 3px 15px 5px #eee; */
    border: 1px solid #c5d6ea;
    margin-bottom: 20px;
}

/*
.friendlink:hover{
    background-color: #920f15;
}
.friendlink:hover a{
    color:white;
}
*/

.txfc-img {
    float: right;
    margin: 0px 10px;
}

.txfc-img img {
    width:150px;
    height: 85px;
    border-radius: 10px;
}

.news-title3 {
    width: 320px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 16px;
}

.news-title3 a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-title3 a:hover {
    color:#5163ca;
    font-weight: 600;
}

.dsj-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
    display: flex;
}

.dsj-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-right: 20px;
}

.dsj-title a:hover {
    color:#5163ca;
    font-weight: 600;
}

.dsj-date {
    float: right;
    line-height: 25px;
    margin-top: 5px;
}

.dsj-memo {
    line-height: 20px;
    color: #999;
}

.dsj-memo a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.smallimg {
    width:100%;
    height: 180px;
    margin:0 auto;
}

.smallimg img {
    width:100%;
    height: 180px;
}

.col-left {
    width: 270px;
    min-height: 500px;
    float: left;
    margin-right: 30px;
}

.col-right {
    width: 900px;
    min-height: 500px;
    float: left;
}

.list_right_pos {
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 2px dotted #d0bf99;
    height: 35px;
}

.list_right_content {
    font-size: 15px;
}

.article-box {
    padding: 0px 10px 0px 10px;
}

.list-pos {
    margin-bottom: 10px;
    font-size: 18px;
}

.list-split {
    width: 100%;
    float: left;
    height: 3px;
    background: #d0bf99;
    margin-bottom: 20px;
}

.article-title {
    text-align: center;
    font-size: 20px;
    padding: 5px;
}

.article-info {
    text-align: center;
    border-bottom: solid 1px gray;
    padding-bottom: 10px;
    font-family: kaiti;
    font-size: 16px;
}

.article-content {
    margin-top: 20px;
}

.list_name {
    font-size: 20px;
    margin-bottom: 10px;
    width: 230px;
    background: #fbde9b;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #7c673a;
    box-shadow: rgb(0 0 0 / 10%) 5px 5px 5px;
}

.wp_article_list {
    list-style: none;
    padding: 0px;
}

.wp_article_list .list_item {
    height: 30px!important;
    line-height: 30px!important;
}

.wp_listcolumn {
  border:0px!important;
  padding: 0px;
}

#wp_listcolumn_w04 .wp_listcolumn .wp_column a {
    display: initial;
    margin-top: 10px;
    background: #c5a14f;
    color: white;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 10px;
}

#wp_listcolumn_w04 .wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 40px;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
    width: 180px;
    height: 40px;
}

/*************************************/


.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
    max-height: 400px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
    max-height: 600px;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
	background: #eee;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 0;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #8BC34A;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}

/**********************************************/

.otherwin {
    width: 1400px;
    margin:0 auto;
    margin-top: 20px;
    /* padding: 20px; */
    /* height: 100%; */
}

.list-title-box {
    border-bottom: 2px solid #eee;
    box-sizing: border-box;
}

.list-name {
    font-size: 24px;
    float: left;
}

.list-pos {
    float: right;
}

.list-left {
    width:300px;
    float: left;
}

.list-right {
    float: right;
    width: 1000px;
}

.list-memu-area ul {
    list-style: none;
}

.list-memu-area li {
    
padding: 15px 20px;
    
background: url(images/bk1.jpg);
    text-align:center;
box-shadow: 5px 5px 5px #5163ca;
}

.list-memu-area li a{
    color:#fff;
    font-size:18px;
}

.list-memu-area .selected {
    
background: #3c6080;
    
color: #fff;
    
font-weight: 600;
}

.list-memu-area .selected a{
    color: #fff;
}

.list-memu-area li:hover {
    background: #3c6080;
}
.sub-list-item{
    background: #2cabe9!important;
}
.list-memu-area ul li .selected{
    background: #d87f0d !important;
}
.sub-list-item:hover{
    background: sandybrown!important;
}
.list-memu-area li:hover a {
    color:#fff;
}

.list-title {
    
padding: 20px 0px;
    
border-bottom: 1px solid #ddd;
}

.list-title a {
    font-size:18px;
}

.list-date {
    float: right;
}

.article-title {
    text-align: center;
    font-size: 20px;
    padding: 5px;
}

.article-info {
    text-align: center;
    border-bottom: solid 1px gray;
    padding-bottom: 10px;
    font-family: kaiti;
    font-size: 16px;
}

.article-content {
    margin-top: 20px;
}

.article-time {
    text-align: center;
    font-size: 16px;
    padding: 10px 0px 20px;
    border-bottom: solid 1px #3c6080;
    margin-bottom: 20px;
    color: #3c6080;
}

.dsj li {
    padding: 20px 15px!important;
    margin-bottom: 20px!important;
    background: #c5d6ea40 !important;
}

.mths li {
    
padding: 16px 0px!important;
    
margin-bottom: 20px!important;
    
background: #c5d6ea40 !important;
}

.flink-title {

width: 100px;

float: left;

font-size: 18px;

font-weight: 600;

background: #c5d6ea;
}

.flink-content {

float: left;

/* width: 100%; */
}

.flink-content div {
    
float: left;
    
padding: 0px 6px;
    
font-size: 18px;
}

.flink-content div:hover {
    background: #c5d6ea;
}

.flink-content a {
    
border-left: 3px solid #c5d6ea;
    
padding-left: 5px;
}

.article-content p {
    font-family: 微软雅黑 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    margin: 0px !important;
    text-indent: 33px !important;
}

.article-content span {
    font-family: 微软雅黑 !important;
    font-size: 16px !important;
    line-height: 28px !important;
}

.wp_entry img {
    max-width:1000px!important;
}

.teacher {
    width: 130px;
    float: left;
    background: aliceblue;
    margin: 18px;
    padding: 17px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    height: 100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    box-shadow: 5px 5px 15px #bdd2ea;
}

.teacher:hover{
    box-shadow: 0px 0px 15px #bdd2;
}

#wp_paging_w05 {
    float:left;
    width:100%;
}