﻿.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.views,
.professor_intro {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.views {
	margin-top: 70px;
}

.views h2 {
	height: 62px;
	line-height: 62px;
	font-size: 26px;
	color: #004785;
	background: url(../images/time_05.jpg) no-repeat left center;
	padding-left: 17px;
}

.views_con .cons {
	padding: 30px 0;
	border-bottom: 1px solid #cfd9e9;
}

.views_con .cons:last-of-type {
	border-bottom: 0;
}

.views_con .cons img {
	float: left;
	display: block;
	transform: scale(1);
	transition: all 0.5s;
}

.views_con .cons img:hover {
	transform: scale(1.1);
	transition: all 0.5s;
}

.views_con .cons .con_show {
	float: right;
	width: 768px;
}

.views_con .cons .con_show h4 {
	height: 64px;
	line-height: 64px;
}

.views_con .cons .con_show h4 a {
	font-size: 18px;
	color: #333333;
}

.views_con .cons .con_show p {
	line-height: 26px;
	font-size: 14px;
	color: #999999;
}

.views_con .cons .con_show a {
	display: block;
	color: #a9a9a9;
	font-size: 14px;
	line-height: 44px;
}

.views_con .cons .con_show a:hover {
	color: #f7b101;
}

.page {
	text-align: right;
	float: right;
	padding-bottom: 90px;
	padding-top: 63px;
}

.page a {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #f2f2f2;
	font-size: 12px;
	float: left;
	margin-right: 12px;
	color: #a9a9a9;
}

.page .prev,
.page a.prev:hover {
	background: url(../images/prev_page.gif) no-repeat center center, #f2f2f2;
	background-size: 8px 12px;
}

.page .next,
.page a.next:hover {
	background: url(../images/next_page.gif) no-repeat center center, #f2f2f2;
	background-size: 8px 12px;
}

.page a:hover,
.page a.active {
	background: #f7b200;
	color: #fff;
}

.page .now_page {
	background: #f7b200;
	color: #fff;
}

/*.bread_line{margin-top:20px;}*/
.intro_con>h3 {
	background: url(../images/time_05.jpg) no-repeat left center;
}

.intro_con h3 {
	height: 98px;
	line-height: 98px;
	font-size: 27px;
	color: #004785;

	padding-left: 17px;
}

.intro_con>p {
	line-height: 24px;
	height: 24px;
	font-size: 18px;
	color: #5c5c5c;
	padding-bottom: 75px;
}

.intro_con>p a {
	display: inline-block;
	padding: 0 10px;
	font-size: 20px;
	color: rgba(201, 200, 181, 0.74);
}

.intro_con>p .same {
	color: #004785;
}

.intro_con>p a:hover {
	color: #f7b200;
}

.professors {
	padding-bottom: 100px;
}

.pro h4 {
	border-bottom: 1px solid #dedede;
	font-size: 20px;
	color: #666666;
	height: 36px;
	line-height: 36px;
	margin-bottom: 36px;
}

.pro_con {
	padding-bottom: 20px;
}

.infor {
	width: 870px;
	float: left;
}

.infor h3 {
	height: 50px;
	line-height: 50px;
	position: relative;
	padding-left: 25px;
}

.infor h3 span {
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	background: #896c3d;
}

.infor h3 a {
	font-size: 28px;
	color: #896c3d;
}

.infor h5 {
	line-height: 36px;
	font-size: 18px;
	color: #666666;
	font-weight: 500;
}

.infor p {
	line-height: 32px;
	font-weight: 500;
	font-size: 18px;
}

.infor a {
	line-height: 36px;
	color: #896c3d;
	font-size: 16px;
}

.infor a:hover {
	color: #f7b200;
}

.pro_con img {
	display: block;
	float: right;
	padding-top: 5px;
}

.totop {
	position: fixed;
	bottom: 20px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: #f7b200;
	text-align: center;
	cursor: pointer;
}

.totop img {
	display: block;
	margin: 10px auto;
	transform: rotate(-90deg);
}

.views_con .cons .con_show p:nth-of-type(1) {
	display: block;
	height: 105px;
	line-height: initial;
	color: #999999;
}

/* 国际资讯委员会 */
#gjzxwyh {
	padding-top: 60px;
}

#gjzxwyh .globalwrap {
	width: 90%;
	max-width: 1200px;
}

#gjzxwyh .st {
	margin-bottom: 40px;
	background: url(../images/tea-jt.png) no-repeat left center;
	color: #11428e;
	font-size: 28px;
	font-weight: bold;
	padding-left: 46px;
}

#gjzxwyh .tea1 {
	display: flex;
	margin-bottom: 60px;
}

#gjzxwyh .tea2 {
	display: flex;
	margin-bottom: 45px;
	width: 48%;
}

#gjzxwyh .img {
	width: 200px;
	margin-right: 40px;
}

#gjzxwyh .img img {
	width: 100%;
}

#gjzxwyh .teas {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#gjzxwyh .text {
	flex: 1;
}

#gjzxwyh .text p.t {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
	margin-top: 30px;
	margin-bottom: 15px;
	word-break: break-all;
}

#gjzxwyh .text p.b {
	/*word-break: break-all;*/
	word-break: break-word;
	color: #999999;
	font-size: 18px;
	line-height: 1.6;
}

@media screen and (max-width:768px) {
	#gjzxwyh .tea2 {
		width: 100%;
	}
}

@media screen and (max-width:414px) {
	#gjzxwyh .img {
		width: 160px;
		margin-right: 20px;
	}
	#gjzxwyh .text p.t{
		margin-top: 15px;
		font-size: 18px;
	}
	#gjzxwyh .text p.b{
		font-size: 14px;
	}
}

/* 国际资讯委员会 */