﻿* {
	margin:0;
	padding:0;
	border:0;
	box-sizing: border-box;
}
body {
	font-size:16px;
	font-family:Microsoft YaHei, Arial, Helvetica, Tahoma, sans-serif !important;
	color:#333333;
	background-color:#fff;
	min-width:1200px;
}
a {
	text-decoration:none;
	color:#333333;
	-webkit-tap-highlight-color:transparent;
}
a:hover, a:active {
	color:#6f0054;
}
image {
	vertical-align:middle;
}
ul, li {
	list-style:none;
}
em, cite, th {
	font-style: normal;
	font-weight: normal;
	font-style:normal;
}
var {
	font-style:normal;
}
input, select, img {
	vertical-align:middle;
	outline:none
}
.wrap {
	clear:both;
	width: 90%;
	max-width:1536px;
	margin: 0 auto;
	text-align:left;
}
.clear {
	clear:both;
	zoom:1;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.m_t {
	margin-top:9px;
}
.m_t17 {
	margin-top:17px;
}
.m_t20 {
	margin-top:20px;
}
.c_l {
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
}

.overfloat-dot {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

/*head*/
.top_bg {
	width:100%;
	text-align:center;
	background: #6f0054; 
	background: url(../images/header.png) center no-repeat;
    background-size: 100% 100%;
}
.top_a {
	float:right;
	height:100px;
	line-height:100px;
}
.top_a ul li {
	padding-left:30px;
	float:left;
	margin-left:24px;
}
.top_a ul li:first-child {
	margin-left:0;
	background:none;
}
.top_a a {
	display:block;
	color: #666666;
	font-size:14px;
}
.top_a a:hover {
	transition:all 0.3s;
	color:#0e8adc;
}
.top_one {
	height:120px;
	overflow:hidden;
}
.logo_l {
	float:left;
	display:inline;
	width:55%;
	margin-top:20px;
}
.logo_l img {
	
}
.logo_l span{ 
    color:#6f0054; 
	font-size: 35px;
    letter-spacing: 1px;
	font-weight:600;
	vertical-align: middle;
}
.logo_r {
	float:right;
	display:inline;
	margin-top: 40px;
}
.sea {
	overflow: hidden;
	height: 42px;
	line-height: 40px;
}
.sea .k {
	background:#f6f7f8;
	width: 200px;
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
	color: #989898;
	font-size:15px;
	border:1px #e3e3e3 solid;
}
.sea .b {
	width: 80px;
	cursor: pointer;
	line-height: 40px;
	text-indent: 1.4em;
	color: #fff;
	background:#840565 url(../images/search.png) no-repeat left 10px center;
	/*border:1px #6f0054 solid;*/
}
/*nav*/
.header-bottom {
	width: 100%;
	height: 60px;
	border-top: 1px solid rgba(227,235,248,0.3);
    border-bottom: 1px solid rgba(227,235,248,0.3);
    background: #b7098c;
	display: flex;
}
.topmenu {
	z-index:900;
	margin: 0 auto;
}
.topmenu ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index:900;
}
.topmenu li {
	float: left;
	list-style-type: none;
	width: 14.28%;
	line-height: 60px;
	text-align: center;
	position: relative;
	z-index:900;
}
.topmenu li a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
.topmenu li:hover{ 
	color:#fff;
}
.topmenu li.firstitem a {
	border-left-width : 0px;
}
.topmenu li.firstover {
	
}
.topmenu li.firstover a {
	border-left-width : 0px;
}
.topmenu li.itemover {
	background-color : #6f0054;
}
.topmenu li .secmenu {
	z-index: 999;
	position: absolute;
	width:100%;
	display: none;
	height: auto;
	top: 60px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	text-align: center;
}
.topmenu li .secmenu a {
	padding-left:0px;
	display:block;
	width:100%;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	font-weight:normal;
	text-shadow: none;
	background:rgba(255,255,255,0.8);
	border-bottom: 1px solid #c8c5c5;
}
.topmenu li .secmenu a:hover {
	background: #840565;
	color:#fff;
}
.topmenu li .secmenut {
	z-index: 999;
	position: absolute;
	width: 349px;
	display: none;
	height: auto;
	top: 42px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	background-color : #5d6a7d;
}
.topmenu li .secmenut a {
	padding-left:0px;
	display:block;
	float:left;
	width:115px;
	height:30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 12px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #73839a;
}
.topmenu li .secmenut a:hover {
	
}

.secmenu li .thimenu {
    z-index: 999;
    position: absolute;
    width: 100%;
    display: none;
    height: auto;
    top: 0;
    padding: 0px;
    margin: 0px;
    left: 100%;
    background-color: #218df0;
	border-left: 1px solid #086dc6;
    text-align: center;
}
/* 手机导航全局 */
.touch-top {
	width:100%;
	z-index:99;
	background:rgba(255, 255, 255, 1.0);
	display:none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	text-align:left;
	height:60px;
}
.touch-top-wrapper {
	width:96%;
	margin:0 auto;
}
.touch-top-wrapper .touch-logo {
	float:left;
	margin-top:8px;
}
.touch-top-wrapper .touch-logo img {
	width:85%;
	display: inline-block;
	margin-top: 2px;
}
.touch-top-wrapper .touch-logo span{
    color: #6f0054;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: 600;
    vertical-align: middle;
}
dropdown {
	display: inline-block;
	position:absolute;
	right:0;
	z-index:9999;
}
dropdown ul li {
	display: block;
	padding: 15px 20px;
	border-bottom:1px #d7d7d7 solid;
}
dropdown ul li a {
	color:#333;
}
dropdown ul li:hover {
	background: #6f0054;
	color: #fff;
	cursor: pointer;
}
dropdown ul li:hover a{
    color: #fff;
}
dropdown label {
	position: absolute;
	z-index: 2;
	width: 24px;
	padding: 0;
	right: 10px;
	top:20px;
}
dropdown label span {
	display: block;
	background: url('../images/S.png') center no-repeat;
	background-size: 100% 100%;
	margin-top: -3px;
	height:24px;
}
dropdown input {
	display: none;
}
dropdown input ~ ul {
 position: relative;
 visibility: hidden;
 opacity: 0;
 top: -20px;
 z-index: 1;
 background: #ECF0F1;
 box-shadow: 0 0 10px #999;
}
dropdown input:checked + label {
}
 dropdown input:checked ~ ul {
 visibility: visible;
 opacity: 1;
 top: 60px;
}
 dropdown input:checked ~ label span {
display: block;
 background: url('../images/X.png') center no-repeat;
 background-size: 100% 100%;
 margin-top: -3px;
 height:24px;
}
.cateList {
	width: 100%;
	height:100%;
	overflow:hidden;
	line-height: 48px;
	text-align: center;
	background: #f6f6f6;
	color: #333;
	position: relative;
	display:none;
}
.cateList .goBack {
	position: absolute;
	left: 10px;
	top: 0;
	z-index:12;
}
.cateList h3 {
	position:relative;
	font-size: 20px;
	border-top: 1px #6f0054 solid;
}
.cateList h3 s {
	position:absolute;
	top:0;
	right:10px;
}
.cateList .box {
	width: 96%;
	height:100%;
	overflow:hidden;
	padding: 20px 3% 5px 3%;
	z-index: 11;
	background: #fff;
	display: none;
	border-bottom: 1px solid #e6e6e6;
}
.cateList .box a {
	width: 30.88%;
	margin-right: 2%;
	margin-bottom: 15px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	display: block;
	float: left;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cateList .box a:nth-child(3n) {
margin-right: 0;
}
.cateList .box a.on {
	background: #6f0054;
	border-color: #6f0054;
	color: #fff;
}




.w-news-hd {
	font-size: 25px;
	color: #0b0b0b;
	font-weight: bold;
	width: 100%;
	height: 55px;
	margin-bottom:35px;
	position: relative;
}
.w-news-hd h1{
	line-height: 55px;
	font-size: 26px;
	text-align:center;
	font-weight: bold;
	background: #9c0978;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.w-news-hd h1:after{ display: block; content: ""; position:absolute; bottom:0; width: 52px; height: 4px; background: #e4bb6c; left: 0%;}
.w-news-hd > * {
	vertical-align: middle;
}
.w-news-hd .btn-more {
	font-size:16px;
	font-weight:normal;
	position: absolute;
    right: 0;
    top: 11px;
	color: #666666;
    border: 1px solid #999;
	padding: 10px 15px;
    background: none;
}
.w-news-hd .btn-more span {
	vertical-align: middle;
	display: inline-block;
	width: 30px;
	height: 20px;
	background: url(../images/jthui.png) no-repeat right center;
}

.w-news-hd .btn-more:hover{
    background: #6f0054;
	color:#fff;
}

.w-news-hd .btn-more:hover span{	
	background: url(../images/morebg.png) no-repeat right center;
}

.academic-wrap {
	width: 72%;
    float: left;
    margin-right: 3%;
	padding:50px 0 60px 0;
}
.container02 .left {
	width:55%;
}
.container02 .right {
	width: 43%;
	padding-left: 2%;
}

.focus {
	position:relative;
	width:100%;
	height:400px;
	background-color: #000;
	float: left;
}
.focus img {
	width:100%;
	height: 400px;
	object-fit:cover;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	overflow:hidden;
}
.focus .btn {
	position:absolute;
	bottom:34px;
	left:510px;
	overflow:hidden;
	zoom:1;
}
.focus .btn a {
	position:relative;
	display:inline;
	width:13px;
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px;
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor:pointer;
	background:#fc114a;
}
.focus .fPic {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
.focus .D1fBt {
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;
}
.focus .shadow {
	width:100%;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:10;
	height:40px;
	line-height: 40px;
	background:rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display:block;
	text-align:left;
}
.focus .shadow a {
	text-decoration:none;
	color:#fff;
	font-size:16px;
	overflow:hidden;
	margin-left:10px;
	margin-right:100px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.focus .fcon {
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000
}
.focus .fcon img {
	display:block;
}
.focus .fbg {
	bottom:5px;
	right:10px;
	position:absolute;
	height:21px;
	text-align:center;
	z-index: 20;
}
.focus .fbg div {
	overflow:hidden;
	zoom:1;
	height:14px
}
.focus .D1fBt a {
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px;
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#c3beab;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background:#d58637;
}
.focus .D1fBt img {
	display:none
}
.focus .D1fBt i {
	display:none;
	font-style:normal;
}
.focus .prev, .focus .next {
	position:absolute;
	width:40px;
	height:74px;
}
.focus .prev {
	margin-top:60px;
	left: 0;
	background-position:0 -74px;
	cursor:pointer;
}
.focus .next {
	margin-top:60px;
	right: 0;
	background-position:-40px -74px;
	cursor:pointer;
}
.focus .prev:hover {
	background-position:0 0;
}
.focus .next:hover {
	background-position:-40px 0;
}


.xylist{
	float: right;
}
.xylist li{
	background: url(../images/hua.png) #fff no-repeat top right;
	border-radius: 3px;
	box-shadow: 0 0 10px 1px #d8d8d8;
	float: left;
	padding: 22px 30px;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	margin:0 0 25px 0;
	transition: all 0.5s ease-in-out;
}
.xylist li a{ 
	display: flex;
}
.xylist li a .time{
    width: 60px;
	margin-right:15px;
}
.xylist li a .timeday{
    font-size: 34px;
	color: #111111;
	border-bottom: 1px solid #D0C5C5;
	text-align: center;
	margin-bottom: 5px;
}
.xylist li a .timetime{
    color: #111111;
	text-align: center;
}
.xylist li a h1{
    overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 2;
    line-clamp: 2; 
	-webkit-box-orient: vertical;
	font-size:17px;
	font-weight: normal;
	min-height:44px;
	margin-top:18px;
}

.xylist li:nth-child(4){
	margin-right: 0px;
}

.xylist li:hover{
	color: #333;
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transition: all 0.5s ease-in-out;
}

.xuanchuan_bg{width:25%;float:right; padding:50px 0 60px 0;}
.xuanchuan{position: relative;}
.xuanchuan li{background: url(../images/bg3.jpg);background-size: cover; padding: 15px 20px; margin-bottom: 19px;}
.xuanchuanBox_time{margin-bottom: 10px;}
.xuanchuanBox_main{font-size: 18px;}
.xuanchuanBox_swiper-button{width: 100%;position: absolute;display: flex;justify-content: space-between; bottom: 50%;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis_er{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.ellipsis_san{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.ellipsis_si{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}


.main2 {
	padding:50px 0 50px 0;
	background:#f7f7f7;
}
.main4 {
	padding:50px 0 50px 0;
}
.cptype {
	position: relative;
}
.cptype .swiper-container-cptype {
	position: relative;
}
.cptype .imgbox {
	width:100%;
	margin: 0 auto;
	background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px rgba(9, 2, 4, 0.2);
	margin: 10px 0;
	position: relative;
	overflow:hidden;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
}
.cptype .imgbox img {
	width:100%;
	height:280px;
	object-fit:cover;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transform: scale(1);
	transition: all 1s ease-out;
	
}
.cptype .imgbox:hover img{transform: scale(1.2);}
.cptype .title {
	color: #333;
	font-size: 16px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-delay: 0.1s;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 45px; 
	text-align: center;
	width:96%;
	padding: 0 2%;
}

.cptype .cptype-button {
	position: absolute;
	width:100%;
	top: 35%;
	right: 0;
}

.cptype .swiper-button-prev{ display:block; left:0}
.cptype .swiper-button-next{ display:block; right:0;}

.swiper-button-next-cptype {
	width:40px;
	background: url("../images/icon-next.png") no-repeat center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	outline: none;
}
.swiper-button-next-cptype:hover {
	background:#5c1d43 url("../images/icon-next.png") no-repeat center;
}
.swiper-button-prev-cptype {
	background: url("../images/icon-prev.png") no-repeat center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	outline: none;
}
.swiper-button-prev-cptype:hover {
	background:#5c1d43 url("../images/icon-prev.png") no-repeat center;
}
.swiper-button-prev-cptype:after {
	display: none;
}
.swiper-button-next-cptype:after {
	display: none;
}


.main-box {
	padding:60px 0 60px 0;
	height:100%;
	overflow:hidden;
	background: url(../images/mainbox-bg.jpg) no-repeat center;
	background-size: 100% 100%
}
.box {
	float:left;
	width:35.5%;
	margin-right:2%;
	padding: 1%;
	background: #fff;
}
.main-box .box:last-child{ width:25%; margin-right:0;}
.box .hd {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	overflow: hidden;
}
.box .hd h3, .box .hd li {
	position: relative;
	float: left;
}
.box .hd h3 a, .box .hd h3 span {
	padding: 8px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #0261a9;
}
.box .hd li a {
	display:block;
	margin: 0;
	font-size: 26px;
	color:#333;
    display: inline-block;
	line-height: 55px;
	font-weight:bold;
	margin-right: 20px;
}
.box .hd .on a {
	line-height: 55px;
	font-size: 26px;
	border-radius: 5px;
	font-weight: bold;
	color: #9c0978;
}
.box .hd .on a:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    width: 52px;
    height: 4px;
    background: #e4bb6c;
    left: 0%;
}
.box .hd .more {
	float:right;
	margin: 18px 0 0 0;
	font-size:16px;
	color:#333;
}
.box .hd .more i {
    width: 16px;
    height: 16px;
	display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 5px;
	vertical-align: sub;
}
.main-box .box:last-child .hd li a{
	color:#9c0978;
}

.main-box .box:last-child .hd li a:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    width: 52px;
    height: 4px;
    background: #e4bb6c;
    left: 0%;
}

.main-box .item2 ul {
    margin-top: 25px;
}

.main-box .item2 ul li.first {
    height: 225px;
    padding: 0;
    position: relative;
    left: 0;
}

.main-box .item2 ul li.first .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.main-box .item2 ul li.first .img {
    overflow: hidden;
}

.main-box .item2 ul li.first .img img {
    width: 100%;
    height: 225px;
    object-fit: cover;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.main-box .item2 ul li.first:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.main-box .item2 ul li.first:hover {
    left: 0;
}

.main-box .item2 ul li.first:hover .title {
    color: #fff;
}

.main-box .item2 ul li {
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    left: 0;
    transition: all 0.5s ease-in-out;
}

.main-box .item2 ul li:hover {
    left: 5px;
    transition: all 0.5s ease-in-out;
}

.main-box .item2 ul li:hover .title {
    color: #6f0054;
}

.main-box .item2 ul li.li5 {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

.main-box .item2 ul li .dete {
    font-size: 16px;
    color: #aeaeae;
}

.main-box .item2 ul li .title {
    font-size: 16px;
    color: #383838;
    margin-top: 5px;
}


.rcpy ul {
    margin-top: 25px;
}

.rcpy ul li {
    width: 100%;
    height: 100%;
	overflow:hidden;
    background: #f7f7f7;
    margin-bottom: 18px;
    box-sizing: border-box;
    padding: 9px;
    position: relative;
    left: 0;
    transition: all 0.5s ease-in-out;
}

.rcpy ul li.li5 {
    margin-bottom: 0;
}

.rcpy ul li .dete {
    float: left;
    min-width: 55px;
    padding-right: 12px;
    border-right: 1px solid #eaeaea;
    margin-right: 12px;
}

.rcpy ul li .d {
    font-size: 24px;
    text-align: center;
    color: #383838;
}

.rcpy ul li .y {
    text-align: center;
    color: #383838;
    opacity: .5;
}

.rcpy ul li .title {
    font-size: 16px;
    color: #383838;
    line-height: 25px;
}

.rcpy ul li:hover {
    left: 5px;
    transition: all 0.5s ease-in-out;
}

.rcpy ul li:hover .title {
    color: #6f0054;
}


.picNews{}
.picNews li{ float:left; width:100%; position:relative; margin-top:16px; padding:14px; background: url(../images/hua.png) #dbe2ed no-repeat top left;border-radius: 2px;}
.picNews li:last-child{ margin-right:0;}
.picNews li a{display: flex;border:1px #edf1f6 solid; padding: 20px; align-items: center;justify-content: center;}
.picNews li .txt{ line-height:30px; font-size:22px; font-weight:bold;}



/*底部*/
.friends-box{ background: #f4f6f8; padding:15px 0; margin-top: 25px;}
.friends-tt{ font-size: 24px; color: #9c0978;}
.friends-list{ margin-left: 110px;}
.friends-list li{ float: left; margin-left: 40px; line-height: 34px;}
.friends-list li a{ font-size: 17px; color: #444;}

.pull-left {
	float: left !important;
}
.pull-right {
	float: right !important;
}

.f_bg {
	background: #6f0054; 
	font-size:15px;
	clear:both;
	z-index:999;
	position:relative;
}
.copy {
	height:100%;
	overflow:hidden;
	padding:22px 0;
	color:#fff;
	text-align:center;
	line-height:28px;
}
.footlogo {
	float: left;
	width:50%;
	height: 100%;
	text-align: left;
}
.footlogo span{
    color: #bccde7;
    font-size: 35px;
    letter-spacing: 1px;
    font-weight: 600;
    vertical-align: middle;
}
.footkouhao {
	float: right;
	font-size: 16px;
	line-height:30px;
	color: #fff;
}
.footlogo img, .footkouhao img {
	max-width: 100%;
	max-height: 100%;
	vertical-align:middle;
}
.footinfo {
	float: left;
	margin-top: 12px;
	text-align: right;
}
.footinfo div {
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}
.footinfo span {
	display: inline-block;
	margin-right: 14px;
}
.footinfo span:last-child{ margin-right:0;}
.footinfo a {
	display: inline-block;
	color: #fff;
	margin-right: 14px;
}
.footinfo a:hover {
	color: #ccc;
	text-decoration: underline;
}
.footinfo a.jinwang {
	margin-right: 0;
}
.footewm {
	float: right;
	height: 80px;
	position: relative;
	padding-right: 32px;
	margin-right: 0px;
}
.footewm img {
	display: block;
	width: 100%;
	width:80px;
}
.footewm p {
	width: 20px;
	font-size: 14px;
	color: #fff;
	line-height:15px;
	text-align: center;
	position: absolute;
	right: 0;
	top:10px;
	z-index: 1;
}

.banner_in {
  width: 100%;
  height:28rem;
  overflow: hidden;
  position: relative;
}
.banner_in::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/bannermask.png) no-repeat center top;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
}
.banner_in img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.o_bg_bg{ background:#f2f2f2; padding:30px 0;}

.o_bg {
	overflow:hidden;
	background:#fff;
}
.about_l {
	float: left;
	width:20%;
	margin:20px 0 0 20px;
	position:relative;
}
.about_l::before {
    content: "";
    position: absolute;
    top: 0;
    right: -24px;
    width: 24px;
    height: 600px;
    background: url(../images/menu-shdow.png) no-repeat 0 0;
}
.about_l .i_left_ul2 {
	overflow:hidden;
	background-color:#fff;
}

.about_l .i_left_ul2 li{
    border-bottom: 1px #f5f5f5 solid;
}

.about_l .i_left_ul2 li a {
	display: block;
    box-sizing: border-box;
    position: relative;
    font-size: 18px;
    color: #444444;
    padding-left: 45px;
    height: 56px;
    line-height: 56px;
}
.about_l .i_left_ul2 li a::before {
    content: "";
    position: absolute;
    top: 26px;
    left: 25px;
    width: 5px;
    height: 5px;
    background: #dcdcdc;
    border-radius: 50%;
}

.about_l .i_left_ul2 li a::after {
    content: "";
    position: absolute;
    top: 24px;
    right: 22px;
    width: 19px;
    height: 8px;
    background: url(../images/menu-more.png) right top no-repeat;
}

.about_l .i_left_ul2 li.on a{color: #6f0054;}

.about_l .i_left_ul2 li.on a::before{background: #6f0054;}

.about_l .i_left_ul2 li.on a::after{background: url(../images/menu-more.png) left top no-repeat;}

.about_l .i_left_ul2 li:hover a{color: #6f0054;}
.about_l .i_left_ul2 li:hover a::before{background: #6f0054;}
.about_l .i_left_ul2 li:hover a::after{background: url(../images/menu-more.png) left top no-repeat;}

.txts_1 {
	width:100%;
	line-height:70px;
	font-weight:bold;
	font-size:22px;
	color:#fff;
}
.txts_1.bgs4 {
    padding-left: 8%;
	background-image: linear-gradient(to right,#b7098c, #6f0054);
}

.about_r {
	float: right;
	width:75%;
	margin-bottom:30px;
}
.about_r .about_div {
	overflow:hidden;
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:40px;
	min-height:600px;
}
.about_r .about_t {
	overflow: hidden;
	border-bottom:1px solid #cbc9c9;
	position:relative;
}
.about_r .title{
    line-height: 80px;
	font-size:24px;
	color:#222;
	font-weight:bold;
	width:30%;
}
.position {
	line-height:80px;
	overflow:hidden;
	color:#999999;
	font-size:15px;
	text-align:right;
	width:65%;
}
.position a {
	color:#999999;
	text-decoration:none;
}
.position a:hover {
	color:#6f0054;
}
.position label {
	color:#333333;
}
.position img {
	margin-right:9px;
}

.about_r .about_con {
	overflow:hidden;
	line-height:30px;
	font-size:16px;
	color:#333;
	text-align:justify;
	padding-top:30px;
}
.about_r .about_con p {
	margin-bottom:15px;
	font-size:16px;
	line-height:32px;
	text-indent:2em;
}


.list_news {
	width: 100%;
	height: auto;
	margin:10px auto 40px;
	clear: both;
}
.list_news_ul {
	width: 100%;
	height: auto;
}
.list_news_li {
	width: 100%;
	height: 54px;
	border-bottom: 1px dashed #ddd;
}
.list_news_li a {
	display: block;
	position:relative;
	padding-left: 20px;
	width: 100%;
	height: 54px;
	box-sizing: border-box;
}
.list_news_li a:before {
	content:"";
	position:absolute;
	width:5px;
	height:5px;
	background:#6f0054;
	border-radius: 50%;
	left:0;
	top: 25px;
}
.list_news_li h3 {
	float:left;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	width: 80%;
	line-height: 54px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_news_li span {
	float: right;
	font-size: 16px;
	color: #333;
	line-height: 54px;
}
.list_news_li:hover {
	border-bottom: 1px solid #6f0054;
}
.list_news_li:hover h3 {
	color: #6f0054;
}
.list_news_li:hover span {
	color: #6f0054;
}
.pages {
	margin-top:40px;
	margin-bottom:40px;
}
.pages .pagination {
	text-align: center;
	height: auto;
	font-size:15px;
	line-height:40px;
}
.pages .pagination a {
	padding: 0 13px;
	line-height: 28px;
	height: 28px;
	font-size:15px;
	color: #777;
	float: none;
	display: inline-block;
	border: 1px #cccccc solid;
	background: #fcfcfc;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pages .pagination p {
	padding: 0 13px;
	line-height: 28px;
	height: 28px;
	float: none;
	font-size:14px;
	display: inline-block;
	margin-bottom:0;
	overflow:inherit;
	color: #777;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination a.cur {
	border: none;
	background: #6f0054;
	border: 1px #6f0054 solid;
	color: #fff;
}
@media screen and (max-width: 1440px) {
.cptype .imgbox img{ height:240px;}
}
@media screen and (max-width: 640px) {
body {
min-width:auto;
background:#fff;
}
.wrap {
 width: 90%;
}
.top_bg {
 display: none;
}
.touch-top {
 display: block;
 background: #840565;
}

.homebanner .swiper-pagination {
bottom:10px;
}
.w-news-hd {
font-size:25px;
}
.w-news-hd h1{
font-size:25px;
}
.academic-wrap {
width:100%;
margin-right:0;
padding: 30px 0 0px 0;
}
.container02 .left {
width:100%;
}
.focus {
height:260px;
}
.focus img {
height: 260px;
}
.container02 .right {
width:100%;
padding-left:0;
margin-top:20px;
}
.xylist li{ 
width:100%; 
margin-right:0;
padding: 25px 25px;
height:auto;
}

.xuanchuan_bg{ 
width:100%; 
float:left;
padding: 20px 0 40px 0;
}

.box {
	width:100%;
	margin-right:0;
	padding:3%;
	margin-bottom:5%;
}
.box .hd li a{ font-size:25px;}

.main-box .box:last-child{ 
width:100%;
}


/*底部*/
.friends-box {
display:none;
}
.copy {
border-top:none;
margin-top:0;
}
.footlogo {
display:none;
}
.footkouhao{
float: none;
font-size:15px;
}
.footinfo {
margin-right:0;
margin-top:0;
float: none;
text-align: center;
}
.footinfo span{ margin-right:0;}
.footewm {
display:none;
}
.banner_in{ display:none;}
.o_bg_bg{ background:#f6f6f6; padding:0 0;}
.o_bg{ background:none;}
.about_l {
 display:none;
}
.about_r {
 float:none;
 display:block;
 width:100%;
}
.position {
 display: none;
}
.about_r .about_div {
 padding-left: 0px;
 padding-right: 0px;
}
.about_r .title{ 
 font-size:22px;
 line-height:60px;
}
.article_title h1 {
font-size:18px;
}
.list_news_li h3 {
width:62%;
}
.cateList {
display:block;
}
}


