* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
}

li {
	list-style: none;
}

a {
	color: black;
}

.news_icon {
	background: none;
	height: 16px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width: 10px;
	display: block;
	float: left;
}

.wp_article_list .list_item .Article_Index {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-top: 3px;
	color: #fff;
	font-size: 11px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	text-indent: -99em;
	background: none;
}

.articlelist3_tr {
	border-bottom: 2px dotted orange;
	background-position: 0px 64px;
	background-repeat: repeat-x;
	line-height: 67px;
}

.wp_article_list .list_item {
	width: 100%;
	height: 60px;
	line-height: 57px;
	border-bottom: 1px dashed #ccc;
	vertical-align: top;
}

.wp_search .search {
	background: none;
	width: 58px;
	height: 22px;
	border: 0px;
	cursor: pointer;
}

.wp_search {
	margin-left: 20px;
}

.TOP {
	width: 100%;
	height: 160px;
	background-color: rgb(5, 88, 167);
}

.top {
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	background-color: rgb(5, 88, 167);
}

.top-left {
	width: 960px;
	height: 160px;
	/* background-color: red; */
	background-image: url('../img/logoo.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	/* background-color: rgb(5, 88, 167); */
}

.top-right {
	width: 240px;
	height: 60px;
	/* background-color: orange; */
}

/*.NAV {
	width: 100%;
	height: 60px;
	border-top: 2px solid rgba(105, 154, 201, 0.6);
	background-color: rgb(5, 88, 167);
}*/

/*.nav {
	width: 1200px;
	height: 58px;
	margin: 0 auto;
	background-color: rgb(5, 88, 167);
}*/

.photo {
	width: 1200px;
	height: 560px;
	margin: 0 auto;
	/* background-color: khaki; */
}

.content1 {
	width: 1400px;
	height: 660px;
	margin: 0 auto;
	/* background-color: rgba(105, 154, 201, 0.6); */
	display: flex;
	justify-content: space-around;
	background-color: #eaf0ff;
}

.con {
	width: 660px;
	height: 560px;
	margin: 5px;
	/* background-color: purple; */
}

.tit {
	width: auto;
	height: 80px;
	padding-top: 15px;
	padding-bottom: 15px;

	display: flex;
	justify-content: space-between;

}

.logo5 {
	padding-left: 70px;
	background-image: url("../img/logo5.png");
	background-repeat: no-repeat;
	background-position: 0%;
}

.logo6 {
	padding-left: 70px;
	background-image: url("../img/logo6	.png");
	background-repeat: no-repeat;
	background-position: 0%;
}

.tit-fri {
	font-size: 20px;
	width: 200px;
	font-weight: bold;
	color: rgb(5, 88, 167);
}

.collage {
	background-image: url('../img/college2.png');
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: 0% 100%;
}

.jiantou {
	margin-top: 30px;
	background-image: url('../img/jiantou.png');
	background-size: 50% 40%;
	background-repeat: no-repeat;
	background-position: 0% 80%;
}

.tit-sec {
	font-size: 14px;
	padding-left: 40px;
	width: 70px;
}

.con-text {
	width: 1360px;
	height: 500px;
	background-color: #eaf0ff;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
}

.text-fri {
	width: 650px;
	height: 460px;
	border-top: #084aab 5px solid;
	background-color: white;
	box-shadow: 2px 1px 7px lightblue;
}

.text-sec {
	width: 650px;
	height: 460px;
	border-top: #084aab 5px solid;
	background-color: white;
	box-shadow: 2px 1px 7px lightblue;
}

.con-text-sec {
	width: 1500px;
	height: 460px;
	/* background-color: rebeccapurple; */
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
}

.ct-fri {
	width: 426px;
	height: 460px;
}

.BOTTOM {
	width: 100%;
	height: 243px;
	background-color: #014599;
	/* display: flex; */
	justify-content: center;
	align-items: center;
}

.bottom {
	width: 1400px;
	height: 200px;
	margin: 0 auto;
	display: flex;
	padding-top: 20px;
	justify-content: space-between;
}

.intrduce {
	width: 500px;
	height: 180px;
	color: whitesmoke;
	/* background-color: red; */
}

.intrduce-mar{
	margin-top: 35px;
}

.BOTTOM-text{
	text-align: center;
	line-height: 36px;
	color: white;
	border-top: 1px solid gainsboro;
}

.intrduce>h2 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 26px;
	margin: 3px 0;
}

.intrduce>h2::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: whitesmoke;
	margin-bottom: 1px;
	margin-right: 6px;
}

.intrduce>p {
	line-height: 30px;
	/* font-family: 'Courier New', Courier, monospace; */
}

.erweima {
	width: 100px;
	height: 160px;
	/* background-color: beige; */
	float: right;
	margin: 0 10px;
display: none;
}

.tu {
	width: 100px;
	height: 100px;
	background-color: white;
}

.tu-btext {
	width: auto;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.box {
	width: 10px;
	height: 60px;
	background: linear-gradient(#1c77d3, #4a05d0);
	float: left;
	border-radius: 5px;
	margin-right: 15px;
}

.new-fri {
	line-height: 60px;
	color: #014599;
	font-size: 22px;
	font-weight: 400;
}

.more {
	padding-top: 20px;
}

.lunbo {
	width: 100%;
}

.content {
	width: 100vw;
	height: 66vh;
	margin: 2px auto;
	position: relative;
}


#item {
	width: 100vw;
	height: 66vh;

}

.item {
	position: absolute;
	opacity: 0;
	transition: all 1s;

}

.item.active {
	opacity: 1;
}

.lunbo img {
	display: block;
	width: 100vw;
	height: 66vh;
        object-fit: cover;
}

#btn-left {
	width: 30px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color: rgba(0, 0, 0, 0.4);
	line-height: 69px;
	padding-left: 5px;
	z-index: 10;
	/*始终显示在图片的上层*/
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-60%);
	/*使按钮向上偏移居中对齐*/
	cursor: pointer;
	opacity: 0;
	/*平时隐藏*/
}

.lunbo:hover #btn-left {
	/*鼠标滑入，显示图标*/
	opacity: 1;
}

#btn-right {
	width: 26px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color: rgba(0, 0, 0, 0.4);
	line-height: 69px;
	padding-left: 5px;
	z-index: 10;
	position: absolute;
	right: 0;
	top: 50%;
	cursor: pointer;
	opacity: 0;
	transform: translateY(-60%);
}

.lunbo:hover #btn-right {
	opacity: 1;
}

#circle {
	height: 20px;
	display: flex;
	position: absolute;
	bottom: 35px;
	right: 25px;
}

.circle {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid white;
	background: rgba(0, 0, 0, 0.4);
	cursor: pointer;
	margin: 5px;
}

.white {
	background-color: #FFFFFF;
}

.con-text-sec .pr_fields::before{
	content: '';
	display: block;
	background-image: url('../img/fangkuai.png');
	background-size: 100%;
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 15px;
	
}

.saishi{
	/*background: url('../img/saishi.png');*/
	background-repeat: no-repeat;
	background-size: 55%;
	background-position: 25% 20%;
}



.zhinan{
	/*background: url('../img/zhinan.png');*/
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: 40% 20%;
}

.shiye{
	/*background: url('../img/shiye.png');*/
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: 40% 20%;
}

input{
	height: 30px;
	margin-top: 15px;
	padding-left: 5px;
	border-radius: 5px;
}

.articlelist3_tr{
	border: none;
	font-size: 18px;
}