/*-----------------[初始化]--------------*/
body {
	font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", SimSun, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #6F7479;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
a {
	color: #444;
}
a:hover {
	color: #9a0000;
}
img, .ani {
	max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input, textarea, select {
	font-size: 12px;
	color: #444;
	font-family: "微软雅黑", "Microsoft Yahei";
}
input[type='submit'], input[type='reset'], input[type='button'], select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.con img {
	height: auto!important;
}
table img {
	height: auto!important;
}
/*布局*/
.wp {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
}
.h50 {
	height: 50px;
	clear: both;
	overflow: hidden;
}
.h100 {
	height: 100px;
	clear: both;
	overflow: hidden;
}
.wp2 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
/*{outline: none;}*/

/*标题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/

#top {
	background: #002652;
	height: 37px;
	line-height: 37px;
	position: relative;
	z-index: 9999;
}
#top .top-r {
	float: right;
}
#index .top-r {
	float: right;
	width: 780px;
}
.ul-list1 {
	float: left;
}
.ul-list1 li {
	float: left;
	font-size: 14px;
	position: relative;
}
.ul-list1 a {
	display: block;
	color: #fff;
}
.ul-list1 .v1 {
	padding: 0 18px 0 11px;
}
.ul-list1 i {
	display: inline-block;
	width: 21px;
	height: 32px;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.ul-list1 .v1:hover, .ul-list1 .on .v1 {
	background: #333;
}
.ul-list1 .subBox {
	position: absolute;
	left: 0;
	top: 100%;
	padding-top: 1px;
	width: 133px;
	display: none;
}
.ul-list1 .subBox dl {
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/bg08.png);
	padding: 10px 0;
}
.ul-list1 .subBox a {
	height: 36px;
	line-height: 36px;
	padding: 0 29px;
}
.ul-list1 .subBox a:hover {
	color: #fff;
	text-decoration: underline;
}
.sel-lan {
	float: left;
	color: #fff;
	width: 82px;
	text-align: center;
	font-size: 14px;
}
/*.sel-lan dl{display: block;vertical-align: middle;cursor: pointer;position: relative;}
.sel-lan dt{line-height: 32px;height: 32px;padding: 0 10px;}
.sel-lan dl a{display: block;float: none;color: #666;line-height: 26px;}
.sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;padding: 10px 10px;background: #fff;z-index: 9999;
    box-shadow: 0 0 10px rgba(0,0,0,.5);text-align: center;
}*/
.sel-lan a {
	color: #fff;
}
.sel-lan:hover {
	background: #333;
}
.m-search .search {
	display: block;
	width: 30px;
	height: 24px;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon4-2.png) no-repeat center center;
	float: right;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.m-search {
	float: right;
	position: relative;
	top: 4px;
}
.m-soBox {
	z-index: 999;
	position: relative;
	height: 24px;
	line-height: 24px;
	width: 234px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.m-soBox .input {
	height: 24px;
	line-height: 24px;
	padding: 0 18px;
	background: #fff;
	width: 100%;
	display: block;
	width: 100%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.m-soBox .search:hover {
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#hd .logo {
	line-height: 100px;
}
#hd .logo img {
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px;
}
#hd {
	box-shadow: 0 0 15px rgba(0,0,0,.5);
}
#index {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
#index .bg {
	height: 150px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: -1;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/bg02.png) no-repeat center top;
}
#index.index-bg {
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/bg06.png);
}
#index #top {
	background: none;
	height: auto;
	line-height: 34px;
}
#index .ul-list1 .v1 {
	color: #fff;
}
#index .ul-list1 .v1:hover, #index .ul-list1 .on .v1 {
	background: none;
	color: #fff;
	z-index: 9999;
}
#index .ul-list1 i {
	opacity: .6;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 60)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
#index .top-l {
	float: left;
}
#index .nav {
	height: 36px;
	line-height: 36px;
}
#index .nav .v1 {
	color: #fff;
}
/*#index .nav .v1:hover,#index .nav li.on .v1{color: #002652;}*/

/*#index .nav li.on .v1,#index .nav li.hover .v1{font-weight: bold;}*/

#index .index-top {
	height: 34px;
}
#index .index-bottom {
	height: 30px;
}
#index .m-soBox .input {
	background: none;
	border: 1px solid rgba(255,255,255,.5);
	padding: 0 20px 0 10px;
	color: #fff;
}
#index .m-soBox {
	/*width: 24px;*/
}
#index .soBox-click .m-soBox {
	width: 148px;
}
#index .soBox-click .m-soBox .input {
	display: block;
}
#index #top .search {
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon4.png) no-repeat center center;
}
#index #top .searchbtn{
    display: block;
    width: 30px;
    height: 24px;
    background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon4.png) no-repeat center center;
    float: right;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;    z-index: 120;
}
.search-panel {float: right; position: relative; clear: right; margin-right: 10px;}
.search-window { overflow: hidden; width: 30px;border-radius: 12px;overflow: hidden;}
.search-window.border {   border: 1px solid rgba(255,255,255,.5);}
.wp-search {position: relative;}
.wp-search form {display: block; }
.wp-search .search-input {margin-right: 30px;line-height: 24px;    margin-left: 12px;}
.wp-search .search-input input.search-title {width: 100%; height: 24px; line-height: 24px; border: 0; outline: 0; background: none; color: #fff; font-size: 14px;}
.wp-search .search-btn {width: 30px; height: 24px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 30px; height: 24px; border: 0; outline: 0; background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon4.png) center no-repeat; cursor: pointer;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
		
#index .ul-list1 {
	float: right;
	z-index: 1000;
}
#index .ul-list1 li {
	z-index: 1000;
}
#index #top .sel-lan {
	float: right;
	color: rgba(255,255,255,.5);
}
#index #top .sel-lan a {
	color: #fff;
}
#index #top .sel-lan a:hover {
	color: #fff;
}
#index .logo {
	line-height: 100px;
	width: 265px;
	display: block;
}
#index .logo img {
	display: inline-block;
	vertical-align: middle;
}
/*手机导航*/
#hd-m {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	height: 60px;
	line-height: 60px;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	background: #fff;
	display: none;
}
.index #hd-m {
	background: #000;
}
.index #hd-m.bg {
	background: rgba(0,0,0,.6);
}
#hd-m .inner {
	position: fixed;
	left: 0;
	top: 60px;
	z-index: 99999;
	width: 100%;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#hd-m .inner .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}
#hd-m .so-Box {
	float: right;
	position: relative;
	height: 60px;
	width: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 30px;
}
#hd-m .so-Box.open {
	width: 100%;
}
#hd-m .so-Box .close {
	display: block;
	width: 45px;
	height: 60px;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon-close2.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
#hd-m .so-Box.open .close {
	display: block;
}
#hd-m .so-Box.open {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2000;
	padding: 0 45px;
	background: #fff;
}
#hd-m .so-Box input[type="text"] {
	display: block;
	width: 100%;
	height: 60px;
	border: none;
	background: none;
	border-left: 1px #f3f2f2 solid;
	font-size: 14px;
	color: #333;
	line-height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	display: none;
}
#hd-m .so-Box.open input[type="text"] {
	display: block;
}
#hd-m .so-Box input[type="submit"], #hd-m .so-Box .btn {
	display: block;
	width: 40px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border: none;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon-so1-1.png) no-repeat center center;
}
.index #hd-m .so-Box .btn {
	background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon-so1.png);
}
#hd-m .so-Box input[type="submit"] {
	display: none;
	background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon-so2.png);
}
#hd-m .so-Box.open input[type="submit"] {
	display: block;
}
#hd-m .so-Box.open .btn {
	display: none;
}
#hd-m .nav {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	overflow-y: auto;
	width: 46%;
	background: #fff;
}
/*******************************
    -------[=导航]-------
********************************/
.menuBtn {
	position: absolute;
	z-index: 9;
	display: none;
	right: 10px;
	width: 30px;
	padding: 12px 0 7px 0;
	cursor: pointer;
	top: 6px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.menuBtn b {
	display: block;
	height: 3px;
	background-color: #002652;
	margin: 3px 0 5px;
	border-radius: 2px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.index .menuBtn b {
	background-color: #fff;
}
.menuBtn.open {
	top: 21px;
}
.menuBtn.open b {
	display: none;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 105%;
	width: 30px;
}
.menuBtn.open b:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.menuBtn.open b:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.nav {
	float: right;
	line-height: 100px;
	height: 100px;
	margin-right: -22px;
}
.nav li {
	float: left;
	font-size: 18px;
	position: relative;
	z-index: 999;
}
.nav .v1 {
	display: block;
	color: #4d4f51;
	text-align: center;
	padding: 0 10px;
}
.nav .v1:hover, .nav li.on .v1 {
	color: #9a0000;
}
.nav .subBox {
	position: absolute;
	left: 0;
	top: 100%;
	width: 145px;
	font-size: 14px;
	display: none;
}
.nav .subBox dl {
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/bg05.png);
	padding: 12px 0 14px;
	border-top: 1px rgba(255,255,255,.2) solid;
	border-bottom: 1px rgba(255,255,255,.2) solid;
}
.nav .subBox dd {
	overflow: hidden;
	position: relative;
}
.nav .subBox dd:hover {
	overflow: visible;
}
.nav .subBox .v2 {
	display: block;
	line-height: 20px;
	padding: 8px 22px;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.nav .subBox .v2 i {
	display: block;
	position: absolute;
	width: 5px;
	height: 9px;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon5.png) no-repeat center center;
	top: 50%;
	margin-top: -4px;
	right: -120%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nav .subBox a:hover {
	color: #c50000;
}
.nav .subBox a:hover i {
	right: 10px;
}
/*三级菜单*/
.nav .subBox2 {
	position: absolute;
	left: 100%;
	top: 30px;
	width: 100%;
	min-height: 200px;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/bg05.png);
	padding: 12px 0 14px;
	display: none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	border-top: 1px rgba(255,255,255,.2) solid;
	border-bottom: 1px rgba(255,255,255,.2) solid;
}
.nav li.last .subBox2 {
	left: auto;
	right: 100%;
}
.nav .subBox dd:hover .subBox2 {
	top: 0;
	display: block;
}
.nav .subBox2 a {
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 5px 6px 20px;
}
.nav li .first-level, .nav li .second-level {
	display: block;
	position: absolute;
	right: 0;
	top: 7px;
	background-position: center center;
	background-repeat: no-repeat;
}
.nav li .first-level {
	width: 40px;
	height: 36px;
	background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon-arrow1.png);
}
.nav li .second-level {
	width: 40px;
	height: 28px;
	background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon-on.png);
}
.nav li .first-level em, .nav li .second-level em {
	display: block;
	width: 1px;
	background: #ccc;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.nav li .first-level em {
	height: 25px;
	margin-top: 5px;
}
.nav li .second-level em {
	height: 20px;
	margin-top: 4px;
}
.nav li .first-level.on em, .nav .second-level.on em {
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.nav li .v1-open + .first-level {
	background-image: url(https://www.guet.edu.cn/dept5/images/icon-arrow2.png);
}
.nav li .v2.open + .second-level {
	background-image: url(https://www.guet.edu.cn/dept5/images/icon-off.png);
}
/*******************************
  -------[=banner]-------
*******************************/
#ban {
	height: 320px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#ban .slick-slider, #ban .slick-list, #ban .slick-track, #ban .slick-slide {
	height: 100%;
}
#ban .item {
	outline: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
#ban .item a {
	display: block;
	height: 100%;
}
#ban .slick-dots {
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 100%;
	text-align: center;
	z-index: 99;
}
#ban .slick-dots li {
	display: inline-block;
	margin: 0 5px 0 6px;
}
#ban .slick-dots li button {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	outline: 0;
	cursor: pointer;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	background: none;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#ban .slick-dots li.slick-active button {
	background-color: #fff;
}
#banner {
	height: 560px;
}
#banner .slick-slider, #banner .slick-list, #banner .slick-track, #banner .slick-slide {
	height: 100%;
}
#banner .slick-slide {
	outline: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
#banner .slick-dots {
	position: absolute;
	left: 0;
	bottom: 55px;
	width: 100%;
	text-align: center;
	z-index: 99;
}
#banner .slick-dots li {
	display: inline-block;
	margin: 0 5px 0 6px;
}
#banner .slick-dots li button {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	outline: 0;
	cursor: pointer;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	background: none;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#banner .slick-dots li.slick-active button {
	background-color: #fff;
}
#banner .item a {
	display: block;
	height: 100%;
}
/*******************************
	-------[=底部]-------
********************************/
#fd {
	overflow: hidden;
}
.fd-top {
	background: #212121;
	font-size: 14px;
	padding: 36px 0 24px;
}
.fd-con {
	overflow: hidden;
}
.fd-con .l-con {
	float: left;
	width: 73%;
	border-left: 1px solid #2c2c2c;
}
.fd-con .r-con {
	float: right;
	width: 22%;
	color: rgba(255,255,255,.25);
}
.fd-con dl {
	width: 30%;
	float: left;
	border-right: 1px solid #2c2c2c;
	padding-left: 35px;
	height: 334px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fd-con dt {
	font-size: 16px;
	color: rgba(255,255,255,.7);
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 8px;
}
.fd-con dl a {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: rgba(255,255,255,.25);
}
.fd-con dl a:hover {
	color: #fff;
}
.fd-con .share {
	padding-bottom: 40px;
}
.fd-con .share a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 5px 4px 4px;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,.25);
}
/*.fd-con .share .weixin{background: url(https://www.guet.edu.cn/dept5/images/gicon6.png) rgba(255,255,255,.25)  no-repeat center center;}
.fd-con .share .weibo{background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon7.png) rgba(255,255,255,.25) no-repeat center center;}
.fd-con .share .youku{background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon8.png) rgba(255,255,255,.25) no-repeat center center;}
.fd-con .share .ff{background: url(https://www.guet.edu.cn/dept5/images/gicon9.png) rgba(255,255,255,.25) no-repeat center center;}
.fd-con .share .in{background: url(https://www.guet.edu.cn/dept5/images/gicon10.png) rgba(255,255,255,.25) no-repeat center center;}
.fd-con .share .insta{background: url(https://www.guet.edu.cn/dept5/images/gicon11.png) rgba(255,255,255,.25) no-repeat center center;}
.fd-con .share .youtube{background: url(https://www.guet.edu.cn/dept5/images/gicon12.png) rgba(255,255,255,.25) no-repeat center center;}*/
.fd-con .share a:hover {
	background-color: #9a0000;
}
.fd-con .ma {
	position: absolute;
	top: 60px;
	z-index: 99;
	left: -20px;
	width: 80px;
	height: 80px;
	display: none;
}
.fd-con .ma img {
	display: block;
	width: 100%;
	height: 100%;
}
.fd-con .share a.on .ma {
	display: block;
}
.fd-con .img {
	line-height: 54px;
	margin-top: 15px;
}
.fd-con .img img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.fd-con .img img:hover {
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.fd-copy {
	background: #000000;
	color: rgba(148,148,148,.6);
	height: 53px;
	line-height: 53px;
	font-size: 14px;
}
.fd-copy .r-copy {
	float: right;
}
.fd-copy a {
	color: rgba(255,255,255,.6);
}
.fd-copy a:hover {
	color: #fff;
}
.row {
	overflow: hidden;
	margin-top: -40px;
}
#bd {
	margin-bottom: 60px;
	position: relative;
	z-index: 10;
}
/*左右分栏*/
.side-col {
	float: left;
	width: 254px;
	min-height: 608px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 30px;
	background: url(https://www.guet.edu.cn/dept5/images/bg3.png) no-repeat right bottom;
	background-color: #ededed;
	margin-right: 50px;
}
.main-col {
	overflow: hidden;
	padding-top: 60px;
}
/*当前位置*/
.m-cur {
	font-family: "宋体";
	font-size: 12px;
	color: #484848;
	line-height: 24px;
	text-align: right;
	padding: 25px 0 5px;
}
.m-cur a {
	color: inherit;
}
.m-cur a:hover {
	color: #9a0000;
}
.m-cur a i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(https://www.guet.edu.cn/dept5/images/bg4.png) no-repeat center center;
	margin-right: 6px;
}
.g-title1 {
	padding: 8px 10px 16px 40px;
	background: #002652;
}
.g-title1 h3 {
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	line-height: 64px;
	background: url(https://www.guet.edu.cn/dept5/images/bg1.jpg) no-repeat left bottom;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*页码*/
.m-page {
	padding: 15px 0 0;
	text-align: center;
}
.m-page ul {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.m-page ul li {
	float: left;
	margin: 0 5px;
}
.m-page li a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	padding: 0 10px;
	background: #fff;
	border: 1px #ededed solid;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.m-page li a:hover, .m-page li.on a {
	background: #002652;
	color: #fff;
}
.snav {
	padding-top: 11px;
}
.snav li {
	padding-left: 17px;
}
.snav .s1 {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 47px;
	padding-left: 32px;
	background-position: 14px center;
	background-repeat: no-repeat;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}
.snav .s1:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background: #002652;
	position: absolute;
	left: 14px;
	top: 50%;
	margin-top: -4px;
	display: none;
}
.snav li.on .s1:after, .snav .s1:hover:after, .snav .li-open .s1:after {
	display: block;
}
.snav .li-add .s1 {
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon2-1.png) no-repeat 203px center;
}
.snav .li-open .s1 {
	background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon2-2.jpg);
	background-color: #fff;
	color: #002652;
}
.snav .on.li-add .s1 {
	background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon2-2.jpg);
}
.snav .on.li-open .s1 {
	background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon2-1.png);
}
.snav li.on .s1, .snav .s1:hover {
	background-color: #fff;
	color: #002652;
}
.snav dl {
	margin-top: 1px;
	background: #fff;
	display: none;
}
.snav li.on dl {
	display: block;
}
.snav dl a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 39px;
	padding-left: 32px;
	padding-right: 34px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.snav dd.on a, .snav dl a:hover {
	color: #002652;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon8.png) no-repeat 207px center;
}
.g-title2 {
	line-height: 34px;
	overflow: hidden;
	color: #002652;
	font-size: 22px;
	font-weight: normal;
}
.g-title2 .more {
	float: right;
	font-size: 14px;
	color: #000;
	padding-right: 22px;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon14.png) no-repeat center right;
}
.g-title2 .more:hover {
	color: #9a0000;
}
.ul-list3 {
	float: left;
	margin-left: -21px;
}
.ul-list3 li {
	float: left;
	padding: 0 21px;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon25.png) 0 center no-repeat;
}
.ul-list3 li:first-child {
	background: none;
}
.ul-list3 a {
	display: block;
	color: #333;
}
.ul-list3 .on a, .ul-list3 a:hover {
	color: #9a0000;
}
.m-section3 {
	background: #e9ecf0;
	padding: 35px 0 48px;
}
.m-section3 .section {
	overflow: hidden;
}
.ul-list5 {
	overflow: hidden;
	margin: 0 -10px;
}
.ul-list5 li {
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-top: 21px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ul-list5 .con {
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 17px 22px 18px;
	color: #585858;
	font-size: 16px;
	border-bottom: 2px solid #ccc;
}
.ul-list5 span {
	display: block;
	float: left;
	font-size: 32px;
	margin-right: 25px;
}
.ul-list5 .txt {
	overflow: hidden;
	line-height: 23px;
	height: 46px;
}
.m-section3 .ul-list3 a:after {
	background: #c5c5c5;
}
.ul-list5 .con:hover {
	color: #c50000;
}
.ul-list2 {
	overflow: hidden;
}
.ul-list2 li {
	width: 25%;
	float: left;
	text-align: center;
	height: 86px;
	line-height: 86px;
}
.ul-list2.lb1 li {
	width: 16%;
}
.ul-list2 a {
	display: block;
	height: 86px;
	color: #666;
	font-size: 16px;
	overflow: hidden;
}
.ul-list2 i {
	display: inline-block;
	width: 48px;
	height: 86px;
	vertical-align: middle;
	background-position: center left;
	background-repeat: no-repeat;
}
.ul-list2 li:hover a, .ul-list2 li.on a {
	background: #fff;
	color: #9b0000;
}
.ul-list2 .li1 i {
	width: 60px;
}
.ul-list2.lb1 .li1:hover i, .ul-list2.lb1 .li1.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico1.png)!important;
}
.ul-list2.lb1 .li2:hover i, .ul-list2.lb1 .li2.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico7.png)!important;
}
.ul-list2.lb1 .li3:hover i, .ul-list2.lb1 .li3.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico8.png)!important;
}
.ul-list2.lb1 .li4:hover i, .ul-list2.lb1 .li4.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico9.png)!important;
}
.ul-list2.lb1 .li5:hover i, .ul-list2.lb1 .li5.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico10.png)!important;
}
.ul-list2.lb3 .li1:hover i, .ul-list2.lb3 .li1.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico1.png)!important;
}
.ul-list2.lb3 .li2:hover i, .ul-list2.lb3 .li2.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico14.png)!important;
}
.ul-list2.lb3 .li3:hover i, .ul-list2.lb3 .li3.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico15.png)!important;
}
.ul-list2.lb3 .li4:hover i, .ul-list2.lb3 .li4.on i {
	background-image: url(https://www.guet.edu.cn/dept5/images/lb-ico16.png)!important;
}
.m-recomend {
	padding-top: 13px;
	border-top: 1px solid #e6e6e6;
	margin-top: 60px;
}
.m-recomend .title {
	color: #9a0000;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/bg2.jpg) 0 center no-repeat;
	padding-left: 18px;
}
.ul-list13 {
	padding-top: 7px;
}
.ul-list13 a {
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding-left: 17px;
	color: #333;
	font-size: 14px;
}
.ul-list13 a:hover {
	color: #9a0000;
}
.m-recomend .title .a-more {
	display: block;
	float: right;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding-right: 23px;
	background: url(https://www.guet.edu.cn/dept5/images/gicon16.png) no-repeat right center;
}
.m-recomend .title .a-more:hover {
	color: #9a0000;
}
.m-recomend .title .a-more {
	display: block;
	float: right;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding-right: 23px;
	background: url(https://www.guet.edu.cn/dept5/images/gicon16.png) no-repeat right center;
}
.m-recomend .title .a-more:hover {
	color: #9a0000;
}
.m-section4 {
	background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/bottom.jpg) no-repeat center center;
	height: 579px;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-section4 .txt {
	padding: 70px 0 78px;
	line-height: 50px;
	color: #fff;
	text-align: center;
}
.m-section4 h3 {
	font-size: 32px;
	font-weight: normal;
	height: 50px;
	overflow: hidden;
}
.m-section4 .txt p {
	height: 50px;
	overflow: hidden;
	font-size: 22px;
}
.ul-list6 {
	overflow: hidden;
}
.ul-list6 li {
	width: 25%;
	float: left;
	font-size: 20px;
	color: #fff;
}
.ul-list6 .title {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-size: 18px;
}
.ul-list6 .con {
	padding-right: 20px;
	color: #fff;
}
.ul-list6 .title {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-size: 18px;
	display: none;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}
.ul-list6 .slick-active .title {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: block;
}
.ul-list6 p {
	font-weight: bold;
	height: 110px;
	line-height: 110px;
	display: none;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.ul-list6 .slick-active p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: block;
}
.ul-list6 span {
	font-size: 60px;
	font-family: 'arial';
	font-weight: normal;
}
.ul-list6 span a {
	color: inherit;
}






.top-nav {float:right;z-index: 1000;}
.TTi1 {display:none;}
.top-nav2 {float:left;}
.ssk {font-size:0;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.selected2 .s1 {   background-color: #fff !important;
    color: #002652 !important;
}
.parent2 .s1 {   background-color: #fff !important;
    color: #002652 !important;background-image: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/icon2-2.jpg) !important;
}
.selected1,.parent1 { color:#9a0000 !important;}
.MMi1 ,.MMi8 ,.MMi10 ,.MMi11 {display:none !important;}
.selected2 .s1:after,.parent2 .s1:after {display: block !important;
}
.selected3,.parent3 {color: #002652 !important;
    background: url(/_upload/tpl/00/1b/27/template27/htmlRes/lib_res/gicon8.png) no-repeat 207px center !important;
}
.selected2 .xllb,.parent2 .xllb { display:block !important;}





