﻿/*澶撮儴*/

.header {
	position: relative;
	z-index: 2;
}
.header-box .header-top {
	border-top: 5px solid #960001;
	height: 37px;
	background: #444444;
}
.header-box .header-top .phone-cn {
	display: none;
}
.header-box .header-top .inner-box {
	max-width: 1160px;
	margin: 0 auto;
	text-align: right;
	line-height: 37px;
}
.header-top .inner-box a {
	color: #FFFFFF;
	display: inline-block;
	*display: inline;
	padding: 0 20px 0 35px;
}
.header-top .inner-box a.old-site {
	padding-left: 0;
}
.header-top .inner-box a.em {
	padding: 0 20px 0 35px;
	background: url(imagess-icon-02.png) no-repeat left center;
}
.header-top .inner-box i {
	display: inline-block;
	*display: inline;
	color: #FFFFFF;
	margin-right: 20px;
}
.header-top .inner-box a:hover {
	color: #CCCCCC;
}
.header-box .header-bottom {
	max-width: 1160px;
	margin: 0 auto;
}
.header-box .header-bottom .logo-select {
	background: url(imagestop-right-bg.jpg) no-repeat 90% center;
	padding: 19px 20px 15px;
}
.header-bottom .logo-select .logo-img {
	float: left;
	max-width: 415px;
	height: auto;
	width: 100%;
	display: block;
}
.logo-select .logo-img img {
	max-width: 415px;
	height: auto;
	width: 100%;
}
.header-bottom .logo-select .select-box {
	float: right;
	display: block;
	max-width: 282px;
	text-align: right;
}
.logo-select .select-box .cn {
	font-size: 16px;
	color: #960001;
	display: block;
	margin-bottom: 20px;
	margin-right: 10px;
}
.logo-select .select-box .select-input {
	position: relative;
}
.select-box .select-box .text-box {
	width: 100%;
	border: 1px solid #510001;
	position: relative;
	z-index: 1;
}
.select-box .text-box input {
	border: 3px solid #960001;
	height: 28px;
	line-height: 28px;
	width: 260px;
	padding-left: 14px;
	color: #666666;
}
.select-box input.sibmit-box {
	background: url(imagess-icon-01.png) no-repeat center;
	width: 22px;
	height: 22px;
	position: absolute;
	z-index: 2;
	right: 12px;
	top: 50%;
	margin-top: -11px;
	border: none;
}
.header-bottom .nav-box {
	text-align: center;
	height: 41px;
	background: #960001;
	border-top: 4px solid #080808;
	line-height: 41px;
}
.header-bottom .nav-box ul li {
	display: inline-block;
	*display: inline;
	position: relative;
	float: left;
}
.header-bottom .nav-box ul li .nav-show-box {
	position: absolute;
	top:100%;
	left: 0;
	background: #444444;
	width: 400px;
	display: none;
	height: 136px;
}
.header-bottom .nav-box ul li .nav-show-box dl {
	padding-left: 30px;
}
.header-bottom .nav-box ul li .nav-show-box.nav-show-two {
	top:100%;
	height: 73px;
}
.header-bottom .nav-box ul li .nav-show-box.nav-show-three {
	top:100%;
	height:173px;
	width: 200px;
	right: 0;
	left: auto;
}
.header-bottom .nav-box ul li .nav-show-box.nav-show-three dl {
	padding-left: 0;
}
.header-bottom .nav-box ul li .nav-show-box.nav-show-three dl dd {
	width: 80%;
	padding: 10px 10%;
}
.header-bottom .nav-box ul li .nav-show-box dl dd {
	width: 42%;
	display: inline-block;
	float: left;
	text-align: center;
	padding: 10px 4%;
	position: relative;
	line-height: 1;
	text-align: left;
}
.header-bottom .nav-box ul li .nav-show-box a {
	color: #FFFFFF;
}
.header-bottom .nav-box ul li .nav-show-box a:hover {
	color: #970000;
}
.header-bottom .nav-box ul li>a {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 41px;
	display: block;
	/*font-family: "calisto mt"*/
}
.header-bottom .nav-box ul li:first-child {
	margin-left: 7px;
}
.header-bottom .nav-box ul li:hover,
.header-bottom .nav-box ul li.on {
	background: #444444;
}
/*鍐呭*/

.main {
	margin-bottom: 60px;
	position: relative;
	z-index: 1;
}
.main-box {
	max-width: 1160px;
	margin: 30px auto 0;
}
.news-ind {
	margin-bottom: 30px;
}
.news-ind .con .con-left {
	float: left;
	width: 60%;
}
.news-ind .con .con-left .toppic-photo .auto-img { height:471px;}
.news-ind .con .con-right {
	float: left;
	width: 40%;
}
.news-ind .con-right .title {
	height: 46px;
	line-height: 46px;

	background: #444444;
	padding: 0 40px;
}
.news-ind .con-right .title a:first-child{
	text-transform:uppercase;
}
.news-ind .con-right .title a {
	display: inline-block;
	*display: inline;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
	transition: all 0.3s;
}
.news-ind .con-right .title a:hover {
	color: #929292;
}
.news-ind .con-right .title a.more {
	display: inline-block;
	*display: inline;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	transition: all 0.3s;
}
.news-ind .con-right .title a.more:hover {
	color: #CCCCCC;
}
.news-ind .con-right ul {
	margin-top: 7px;
}
.news-ind .con-right ul li {
	padding: 8px 40px;
	border-bottom: 1px dashed #dadada;
	height:66px;
}
.news-ind .con-right ul li.on,
.news-ind .con-right ul li:hover {
	background: #f7f6ee;
}
.news-ind .con-right ul li.on span,
.news-ind .con-right ul li:hover span {
	color: #7b0001;
}
.news-ind .con-right ul li a {
	line-height: 20px;
	color: #000;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	height: 40px;
	overflow: hidden;
}
.news-ind .con-right ul li span {
	font-size: 12px;
	color: #666666;
}
.about-ind .con-left {
	background: url(imagesabout-tit-bg.jpg) no-repeat center;
	width: 40%;
	float: left;
	padding: 4.2% 5%;
}
.about-ind .con-left .title {
	padding-bottom: 10px;
	background: url(imagestit-line-1.jpg) no-repeat left bottom;
	margin-bottom: 28px;
}
.about-ind .con-left .title a {
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	font-weight: 500;
}
.about-ind .con-left .title a:hover {
	color: #970000;
}
.about-ind .con-left .text-box {
	line-height: 18px;
	font-size: 14px;
	color: #000000;
	height: 90px;
	overflow: hidden;
	margin-bottom: 22px;
}
.about-ind .con-left a.more {
	width: 78px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #990000;
	color: #990000;
	font-size: 10px;
	display: block;
}
.about-ind .con-right {
	width: 50%;
	float: left;
}
.about-ind .con-right .auto-img {
	height: 301px;
	width: 50%;
	float: left;
	z-index: 1;
}
.about-ind .con-right .c-right {
	width: 40%;
	float: left;
	background: #3b3b3b;
	padding: 10% 5%;
	position: relative;
	z-index: 2;
}
.about-ind .con-right .c-right .title {
	background: url(imagestit-line-2.png) no-repeat left bottom;
	padding-bottom: 10px;
	font-size: 16px;
	margin-bottom: 27px;
}
.about-ind .con-right .c-right .title a {
	text-transform:uppercase;
	color: #FFFFFF;
	font-size: 16px;
}
.about-ind .con-right .c-right .title a:hover {
	color: #CCCCCC;
}
.about-ind .con-right .c-right ul li {
	margin-bottom: 10px;
}
.about-ind .con-right .c-right ul li a {
	color: #FFFFFF;
}
.about-ind .con-right .c-right ul li a:hover {
	color: #888;
}
.about-ind .con-right .c-right .triangle {
	position: absolute;
	left: -10px;
	top: 20%;
}
.about-ind .con-right .c-right .triangle i {
	font-size: 40px;
	color: #3B3B3B;
}
.research-ind {
	margin-bottom: 30px;
}
.research-ind .con-left {
	width: 50%;
	float: left;
}
.research-ind .con-left .c-left {
	width: 30%;
	float: left;
	padding: 10%;
	position: relative;
	z-index: 2;
}
.research-ind .con-left .c-left .triangle {
	position: absolute;
	right: -10px;
	top: 20%;
}
.research-ind .con-left .c-left .triangle i {
	font-size: 40px;
	color: #FFFFFF;
}
.research-ind .con-left .c-left .title {
	background: url(imagestit-line-1.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	font-size: 16px;
	margin-bottom: 27px;
	color: #333;
}
.research-ind .con-left .c-left .title a {
	text-transform: uppercase;
	font-size: 18px;
}
.research-ind .con-left .c-left .title h6 {
	font-weight: 500;
}

.navPlus{display:block; line-height:2.0em;font-size:15px;}
.navPlusDiv{float:right; margin-top:-15px; margin-bottom:20px;}
.navPlusDiv i{padding-right:10px;}

.research-ind .con-left .c-left ul li {
	margin-bottom: 10px;
}
.research-ind .con-left .c-left ul li a {
	color: #000;
}
.research-ind .con-left .c-left ul li a:hover {
	color: #888;
}
.research-ind .con-left .c-right {
	width: 50%;
	float: left;
	position: relative;
	z-index: 1;
}
.research-ind .con-left .c-right .auto-img {
	height: 301px;
}
.research-ind .con-right {
	width: 50%;
	float: left;
}
.research-ind .con-right .c-left {
	width: 30%;
	float: left;
	padding: 10%;
	position: relative;
	z-index: 2;
}
.research-ind .con-right .c-left .triangle {
	position: absolute;
	right: -10px;
	top: 20%;
}
.research-ind .con-right .c-left .triangle i {
	font-size: 40px;
	color: #FFFFFF;
}
.research-ind .con-right .c-left .title {
	background: url(imagestit-line-1.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	font-size: 16px;
	margin-bottom: 27px;
	color: #333;
}
.research-ind .con-right .c-left .title a {
	text-transform: uppercase;
	font-size: 18px;
}
.research-ind .con-right .c-left .title h6 {
	font-weight: 500;
}
.research-ind .con-right .c-left ul li {
	margin-bottom: 10px;
}
.research-ind .con-right .c-left ul li a {
	color: #000;
}
.research-ind .con-right .c-left ul li a:hover {
	color: #888;
}
.research-ind .con-right .c-right {
	width: 50%;
	float: left;
	position: relative;
	z-index: 1;
}
.research-ind .con-right .c-right .auto-img {
	height: 301px;
}
.resourse-ind {} .resourse-ind .con-left {
	width: 40%;
	float: left;
	background: #f7f6ee;
	padding: 12px 5%;
}
.resourse-ind .con-left .title h6 {
	text-transform:uppercase;
	color: #b2514e;
	font-size: 16px;
	font-weight: 500;
}
.resourse-ind .con-left ul li {
	width: 40%;
	float: left;
	padding-left: 5%;
	margin-bottom: 5px;
}
.resourse-ind .con-left ul li.l1 {
	background: url(imagess-icon-03.png) no-repeat left center;
}
.resourse-ind .con-left ul li.l2 {
	background: url(imagess-icon-05.png) no-repeat left center;
}
.resourse-ind .con-left ul li.l3 {
	background: url(imagess-icon-04.png) no-repeat left center;
}
.resourse-ind .con-left ul li.l4 {
	background: url(imagess-icon-06.png) no-repeat left center;
}
.resourse-ind .con-right {
	width: 50%;
	float: left;
	height: 100px;
	overflow: hidden;
}
.resourse-ind .con-right ul {
	position: relative;
	margin-right: -20px;
}
.resourse-ind .con-right ul>li {
	width: 160px;
	overflow: hidden;
	position: relative;
	height: 100px;
	float: left;
	margin-right: 8px;
}
.resourse-ind .con-right ul>li a {
	display: block;
	position: relative;
}
.resourse-ind .con-right ul>li a .tit {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 2;
}
.resourse-ind .con-right ul>li a .tit span {
	text-transform:uppercase;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	display: block;
	max-height: 36px;
	overflow: hidden;
}
.resourse-ind .con-right ul>li a .tit i {
	display: block;
	width: 14px;
	height: 14px;
	background: url(imagess-icon-08.png) no-repeat center;
	margin-top: 10px;
}
.resourse-ind .con-right ul>li.on {
	width: 244px;
}
.resourse-ind .con-right ul>li a .img-pop {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	top: 0;
	background: url(imagesimg-pop-blank.png) repeat;
	z-index: 1;
}
.resourse-ind .con-right ul>li.on a .tit span {
	color: #FFFFFF;
}
.resourse-ind .con-right ul>li.on a .tit i {
	background: url(imagess-icon-07.png) no-repeat center;
}
/*搴曢儴*/

.footer-box {
	border-top: 1px solid #621618;
}
.footer-box .wrap-box {
	border-top: 4px solid #970000;
}
.footer-box .wrap-box .inner-box {
	padding: 32px 0 70px;
	margin: 0 auto;
	max-width: 1160px;
}
.footer-box .inner-box .f-logo {
	display: block;
	float: left;
	width: 154px;
}
.footer-box .inner-box .f-logo img {
	width: 154px;
	height: auto;
}
.footer-box .inner-box .copy-box {
	width: 49%;
	float: left;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	margin-left: 30px;
}
.footer-box .inner-box .copy-box ul {} .footer-box .inner-box .copy-box ul li {
	margin-bottom: 9px;
	padding: 1px 0 1px 20px;
}
.footer-box .inner-box .copy-box ul li.l1 {
	background: url(imagess-icon-09.png) no-repeat left 1px;
}
.footer-box .inner-box .copy-box ul li.l2 {
	background: url(imagess-icon-10.png) no-repeat left 1px;
}
.footer-box .inner-box .cap-box {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
/*鐧诲綍*/

.header-box .login {
	display: none;
	position: absolute;
	top: 0;
	width: 204px;
	height: 56px;
	padding: 5px 10px;
	border: 1px solid #960001;
	background: #fff;
	z-index: 2;
	left: 50%;
	margin-left: -250px;
}
.header-box .login input {
	float: left;
	width: 140px;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	margin: 4px 0;
	background: none;
	border: 1px solid #ABABAB;
	font-size: 12px;
}
.header-box .login button {
	float: right;
	margin-top: -10px;
	width: 43px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border: none;
	background: #960001;
}
.header-box .login .login_close {
	position: absolute;
	right: -6px;
	top: -6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #960001
}
/*鍥鹃泦*/

.photos-box .csAction > .csPrev {
	background: url(imagesdot24.png) no-repeat;
	width: 44px;
	height: 64px;
}
.photos-box .csAction > .csNext {
	background: url(imagesdot25.png) no-repeat;
	width: 44px;
	height: 64px;
}
.photos-box .page-box {
	margin: 15px 0;
	width: 100%;
	position: relative;
}
.photos-box .page-box .ulcs-box {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.photos-box .left-bt {
	background: url(imagesdot26.png) no-repeat center center #7F7F7F;
	width: 24px;
	height: 88px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -44px;
	z-index: 2;
}
.photos-box .right-bt {
	background: url(imagesdot27.png) no-repeat center center #7F7F7F;
	width: 24px;
	height: 88px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -44px;
	z-index: 2;
}
.photos-box .left-bt:hover {
	background: url(imagesdot26.png) no-repeat center center #880001;
}
.photos-box .right-bt:hover {
	background: url(imagesdot27.png) no-repeat center center #880001;
}
.photos-box .db-text ul li {
	display: none;
}
.photos-box .db-text ul li.active {
	display: block;
}
.photos-box .title {
	text-align: center;
	padding: 10px 0 20px;
	font-size: 18px;
}
/*棣栭〉鐩稿唽鏁堟灉*/

.toppic-photo {
	position: relative;
	max-width: 696px;
	max-height: 469px;
	overflow: hidden;
}
.toppic-photo .loading {
	position: absolute;
	max-width: 696px;
	max-height: 469px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(imagesloading.gif) #FFFFFF no-repeat center;
	z-index: 23;
}
.toppic-photo .ulcs-box {
	width: 559px;
	overflow: hidden;
	margin: 0 auto;
	height: 91px;
}
.toppic-photo .page-box {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(imagesimg-pop-2.png) repeat;
	width: 100%;
	padding: 15px 0;
}
.toppic-photo .page-box .left-bt {
	width: 11px;
	height: 20px;
	background: url(imagesleft-h.png) no-repeat;
	display: block;
	left: 30px;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -10px;
}
.toppic-photo .page-box .left-bt:hover,
.toppic-photo .page-box .left-bt.on {
	background: url(imagesleft-n.png) no-repeat;
}
.toppic-photo .page-box .right-bt {
	width: 11px;
	height: 20px;
	background: url(imagesright-h.png) no-repeat;
	display: block;
	right: 30px;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -10px;
}
.toppic-photo .page-box .right-bt:hover,
.toppic-photo .page-box .right-bt.on {
	background: url(imagesright-n.png) no-repeat;
}
.toppic-photo div.tips {
	position: absolute;
	bottom: 121px;
	left: 0;
	background: url(imagesimg-pop-blank.png) repeat;
	width: 80%;
	padding: 5px 10%;
	color: #FFFFFF;
}
.toppic-photo .ulcs-box li.active img {
	border: 1px solid #990000;
}
.csSlideOuter .csPager.cSGallery li.last-more {
	background: #7b0001;
	display: block;
	text-align: center;
	height: 91px;
	line-height: 91px;
}
.csSlideOuter .csPager.cSGallery li.last-more a {
	color: #FFFFFF;
	font-size: 36px;
	display: block;
}
.toppic-photo .csAction > a {
	display: none;
}
/*褰撳墠浣嶇疆*/

.current-box {
	margin-bottom: 30px;
}
.current-box p {
	text-align: right;
	font-size:12px;
}
.current-box p a {
	transition: all 0.3s;
	color: #666666;
	padding-right: 10px;
	margin-left: 10px;
	display: inline-block;
	*display: inline;
	background: url(imagescurrent-right.png) no-repeat right center;
}
.current-box p a:hover {
	color: #000000;
}
.current-box p span {
	display: inline-block;
	margin-left: 10px;
	color: #000000;
}
/*褰撳墠浣嶇疆 end*/

.info-inner .title {
	padding: 0 0 30px;
	text-align: center;
}
.info-inner .title.facts{
	margin-bottom:20px;
}
.info-inner .title h6 {
	font-size: 38px;
	color: #000000;
	font-weight: 500;
}
.info-inner .centent-box .img-box img {
	width: 100%;
	height: auto;
}
.info-inner .centent-box .text-box .b {
	word-break: break-word;
	margin: 25px 0;
	font-size: 18px;
	color: #000;
}
.info-inner .centent-box .text-box .s {
	color: #666666;
}
.info-inner .info-list {
	overflow: hidden;
	margin-top: 40px;
}
.info-list ul {
	margin-right: -100px;
}
.info-list ul li {
	margin-bottom: 3%;
	float: left;
	width: 44%;
	margin-right: 4.1%;
	*margin-left: -1px;
	background: #f7f6ee;
}
.info-list .img-tips {
	padding: 30px;
}
.info-list .img-tips article {
	word-break: break-word;
	
	line-height: 22px;
	overflow: hidden;
	color: #666666;
}
.info-inner .text-bt {
	margin-top: 20px;
	line-height: 22px;
	font-size: 18px;
}
/*棰嗗浜鸿嚧杈�*/

.president-box {} .president-box ul li {
	margin-bottom: 30px;
	position: relative;
}
.president-box ul li .c-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 169px;
	height: 222px;
}
.president-box ul li .c-left .img-box {
	width: 157px;
	height: 208px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.president-box ul li .c-left .img-box img {
	width: 157px;
	height: 208px;
}
.president-box ul li .c-left .img-p {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 157px;
	height: 208px;
	background: #bbbbbb;
	z-index: 1;
}
.president-box ul li .c-right {
	margin-left: 232px;
}
.president-box ul li .c-right .name {
	font-size: 30px;
	color: #000;
	font-family: "times new roman";
}
.president-box ul li .c-right .tips {
	font-size: 18px;
	color: #666666;
	margin-bottom: 20px;
}
.president-box ul li .c-right .content {
	font-size: 16px;
	color: #666666;
}
.present-box .present-list {
	position: relative;
	overflow: hidden;
}
.present-box .present-list ul {
	margin-right: -6%;
}
.present-box .present-list ul li {
	float: left;
	margin-right: 3%;
	width: 30%;
	margin-bottom: 60px;
}
.present-box .present-list ul li .img-box {
	width:147px; height:190px;
	display: block;
	float: left;
}
.present-box .present-list ul li .img-right {
	width: 50%;
	float: right;
}
.present-list .img-right .name {
	display: block;
	font-size: 24px;
	font-family: "times new roman";
}
.present-list .img-right .tips {
	font-size: 15px;
	color: #666666;
	height: 90px;
	overflow: hidden;
	margin: 20px 0;
}
.present-list .img-right .more {
	float: right;
    font-size: 12px;
    color: #593939;
    line-height: 20px;
    margin-right: 20px;
	
	/*display: block;
	width: 78px;
	height: 25px;
	border: 1px solid #000;
	text-align: center;
	font-size: 12px;
	line-height: 25px;*/
}
.present-box .present-list ul li.l0 {
	margin-left: 33%;
	margin-right:28%;
	width: 30%;
}
.present-box .present-list ul li.l1 {
	width: 28%;
}
.organization {
	padding: 40px 0;
}
.organization .organ-inner {
	max-width: 1160px;
	margin: 0 auto;
}

.organization .organ-inner h6 {
	font-size: 24px;
	color: #960001;
	margin-bottom: 30px;

}
.organization .organ-inner b {
	font-size: 18px;
	display: block;
	padding: 0 0 30px;
}
.organization .organ-inner table {
	margin-bottom: 30px;
}
.organization .organ-inner table tr td {
	padding: 10px 0;
	width:28%; padding-right:5%;
	vertical-align:top;
}
.organization.odd {
	background: #f7f6ee;
}
.info-inner .title .tab-nav {
	text-align: center;
}
.info-inner .title .tab-nav a.on {
	color: #960001;
}
.info-inner .title .tab-nav a {
	display: inline-block;
	*display: inline;
	font-size: 20px;
	margin: 0 2%;
}
.info-inner .title .tab-nav a i {
	font-family: "瀹嬩綋";
	font-weight: bold;
}
.history-box .inner-history .tit{
	font-size:24px;
}
.history-box .inner-history .text-box{
	margin:30px 0;
	font-weight:400;
	line-height:1.8;
	font-size:18px;
}
.history-box .inner-history .history-list{
	margin-bottom:50px;
}
.history-box .inner-history .history-list ul li{
	background:#eeeeee;
	margin-bottom:70px;
	position: relative;
}
.inner-history .history-list ul li .img-box{
	position: absolute;
	top:0;
	right:0;
	width:458px;
	height:362px;
}
.inner-history .history-list ul li.odd{
	background:none;
	width:100%;
}
.inner-history .history-list ul li.odd .img-box{
	position: relative;
	left:0;
	top:0;
	right:auto;
	width:700px;
	z-index: 1;
	height:451px;
}
.inner-history .history-list ul li.odd .img-pop{
	position: absolute;
	right:0;
	bottom:54px;
	background:url(imagesfacts-pop-001.png) repeat;
	min-height:auto;
	margin-right:0;
	max-width:719px;
	overflow: hidden;
	height:270px;
	z-index: 2;
}
.inner-history .history-list ul li.odd .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#960001;
}
.inner-history .history-list ul li.odd .img-pop .pop-inner{
	height:230px;
	overflow: hidden;
}
.inner-history .history-list ul li.odd .img-pop article{
	color:#FFFFFF;
}
.inner-history .history-list ul li .img-pop{
	margin-right:458px;
	min-height:342px;
}
.inner-history .history-list ul li .img-pop .pop-inner{
	height:322px;
	overflow: hidden;
	padding:20px;
	color:#666666;
	line-height:1.8;
}
.inner-history .history-img{
	margin-top:30px;
}
.inner-history .history-img img{
	max-width:100%;
	width:100%;
	height: auto;
}
.cont-box .iframe-box{
	border:10px solid #e7e7e7;
}
.cont-box .iframe-box .inner-if{
	overflow: hidden;
	width:100%;
	height:518px;
}
.cont-box .iframe-box iframe{
	height:518px;
}
.cont-box .tit{
	padding:30px 0;
}
.cont-box .tit h6{
	display: inline-block;
	*display: inline;
	font-size:24px;
	color:#000000;
}
.info-inner .title .contact-inner-nav{
	margin-top:30px;
	text-align: center;
}
.info-inner .title .contact-inner-nav a{
	display: inline-block;
	*display: inline;
	margin:0 20px;
	font-size:20px;
	padding:5px 15px;
	border: 2px solid #000;
	transition:all 0.3s;
}
.info-inner .title .contact-inner-nav a:hover{
	background:#960001;
	border: 2px solid #960001;
	color:#FFFFFF;
}
.cont-list{
	margin:20px 0 10px;
}
.cont-list ul li{
	margin-bottom:10px;
	position: relative;
}
.cont-list ul li .icon-box{
	position: absolute;
	width:29px;
	height:34px;
	left:0;
	top:0;
}
.cont-list ul li .b-box{
	margin-left:45px;
	padding:5px 0;
	font-size:16px;
	
}
.stati-box .tit{
	padding:15px 0;
}
.stati-box .tit h6{
	font-size:24px;
}
.stati-box .tit p{
	font-size:20px;
}
.stati-box .img-big img{
	width:100%;
	height: auto;
}
.facts-dis-box{
	position: relative;
}
.facts-dis-box .box-tit{
	margin:20px 0px;
}
.facts-dis-box .img-box{
	position: absolute;
	left:0;
	top:0;
	width:157px;
	height:208px;
}
.facts-dis-box .img-box img{
	width:100%;
	height: auto;
}
.facts-dis-box .factis-tips{
	position:relative;
	margin-left:200px;
	margin-bottom:100px;
}
.facts-dis-box .close{
	position: absolute;
	right:0;
	bottom:0;
	display:inline-block;
	*display: inline;
	color:#FFFFFF;
	background:#960001;
	padding:5px 15px;
}
.schools-list-box{
	overflow: hidden;
}
.schools-list-box ul{
	margin-right:-3%;
}
.schools-list-box ul li:hover{
	background:#960001;
	border:1px solid #960001;
}
.schools-list-box ul li:hover a{
	color:#FFFFFF;
}
.schools-list-box ul li:hover .tips{
	color:#FFFFFF;
}
.schools-list-box ul li:hover a.more{
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
}
.schools-list-box ul li{
	transition:all 0.3s;
	margin-bottom:1.5%;
	*margin-left:-1px;
	border: 1px solid #7e7e7e;
	width:31%;

	float: left;
	margin-right:1.5%;
}
.schools-list-box ul li .inner-li{
	padding:30px;
}
.schools-list-box .inner-li a.t{
	line-height:24px;
	display: block;
	height: 48px;
	overflow: hidden;
	font-size:20px;
}
.schools-list-box .inner-li .tips{
	height:7.5em;
	line-height:1.5;
	overflow: hidden;
	margin:20px 0;
	font-size:14px;
	color:#989898;
}
.schools-list-box .inner-li a.more{
	display: block;
	width:78px;
	height:25px;
	border: 1px solid #990000;
	line-height:25px;
	text-align: center;
	font-size:10px;
	color:#990000;
}
.sc-dis-box .sc-pic{
	max-width:696px;
	margin:40px auto 40px;
}
.sc-dis-box .sc-pic li.auto-img { height:469px;}
/*鏁欏笀闃熶紞*/
.facul-list {} 
.facul-list ul li {
	padding: 40px 0;
	border-bottom: 1px dashed #C7C7C7;
}
.facul-list ul li .con-left {
	float: left;
	width: 28%;
}
.facul-list ul li .con-left span {
	display: block;
	padding-left: 10px;
	font-size:18px;
	color:#960001;
}
.facul-list ul li a {
	display: inline-block;
	*display: inline;
	width: 20%;
	margin-bottom: 10px;
}
.facul-list ul li.last .con-right a {
	text-decoration: underline;
}
.facul-list ul li .con-right {
	float: left;
	padding-left: 2%;
	width: 68%;
}
.facul-list ul li.last .con-right a{
	width:100%;
	font-family: "times new roman";
}
.faculty-cbox .text-box{
	color:#666666;
	padding:25px;
	background:#f7f1ee;
}
.global-box .text-box{
	color:#666666;
}
.global-box .text-box p{
	margin-bottom:30px;
}
.global-box .img-text{
	margin-bottom:30px;
}
.global-box .img-box{
	width:50%;
	*margin-left:-1px;
}
.global-box .img-box img{
	width:100%;
	height: auto;
}
.global-box .text-b{
	padding-top:2%;
	width:45%;
	padding-left:5%;
} 
.global-box .img-text.d2 .text-b{
	width:45%;
	padding-left:0;
	padding-right:5%;
} 
.global-box .gr{
	float: right;
}
.global-box .gl{
	float: left;
}
.global-box .img-list{
	overflow: hidden;
	margin-bottom:30px;
}
.global-box .img-list ul{
	margin-right:-3%;
}
.global-box .img-list ul li{
	width:31%;
	float: left;
	margin-right:1.9%;
}
.global-box .img-list ul li img{
	width:100%;
	height: auto;
}
.coop-box ul li{
	padding:40px 0;
}
.coop-box ul li.odd{
	background:#f7f6ee;
}
.coop-box ul li dl{
	max-width:1160px;
	margin:0 auto;
}
.coop-box ul li dl dt{
	padding:10px 0;
	border-bottom:1px solid #c6c5be;
	font-size:24px;
	font-weight: bold;
	color:#960001;
}
.coop-box ul li dl dd{
	display: block;
	padding:10px 0;

}
.coop-box ul li dl dd .l{
	font-weight: bold;
	width:20%;
	float: left;
}
.coop-box ul li dl dd .r{
	float: left;
	width:80%;
	*margin-left:-1px;
}
.coop-box ul li dl dd .r a.r{
	color:#960001;
	font-weight: bold;
}
.coop-box ul li dl dd .r a{
	margin-bottom:10px;
	display: inline-block;
	*display:inline;
	width:50%;
	float: left;
	color:#666666;
}
.coop-box ul li dl dd .r a:hover{
	color:#000000;
}
.alumni-box .alumni-img{
	margin-bottom:45px;
	position: relative;
	width:100%;
	z-index: 1;
}
.alumni-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#960001;
}
.alumni-box .alumni-img .alumni-pop{
	position: absolute;
	left:0;
	bottom:35px;
	background:url(imagesfacts-pop-001.png) repeat;
	max-width:450px;
	height:211px;
	z-index: 2;
}
.alumni-box .alumni-img .alumni-pop .al-inner{
	padding:20px;
	color:#FFFFFF;
	overflow: hidden;
	height:171px;
}
.alumni-box .alumni-img .img-box{
	margin-left:84px;
}
.alumni-list .tit{
	font-size:24px;
	font-weight: bold;
}
.alumni-list ul li{
	background:url(imagesalumni-02.png) no-repeat left 2px;
	margin-top:20px;
	width:50%;
	float:left;
	*margin-left:-1px;
}
.alumni-list ul li .li-inner{
	padding-left:54px;
}
.alumni-list .t{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.alumni-list .tel, .alumni-list .wechat{
	color:#666666;
}
.research-box .text-box{
	font-size:16px;
	margin-bottom:40px;
}
.research-box .text-list ul li{
	margin-bottom:40px;
}
.research-box .text-list dt{
	margin-bottom:30px;
	position: relative;
	font-size:18px;
	color:#960001;
}
.research-box .text-list dt em{
	position: absolute;
	left:0;
	top:0;
	width:40px;
	display:block;
	font-weight: bold;
	font-size:30px;
	font-style: oblique;
}
.research-box .text-list dt span{
	padding:10px 0;
	margin-left:50px;
	display: inline-block;
	*display: inline;
}
.research-box .text-list dd{
	color:#666666;
}
.research-box .text-list .l{
	float: left;
	width:50%;
}
.research-box .text-list .r{
	float:right;
	width:50%;
}
.research-box .text-list .t{
	margin-bottom:40px;
}
.organ-box .tit{
	font-size:18px;
	font-weight: bold;
	color:#960001;
}
.organ-box .tit {
	padding: 15px 0;
	font-size: 20px;
}
.organ-box .title h6 {
	color: #880001;
}
.organ-box table {
	width: 100%;
	margin-bottom: 20px;
}
.organ-box table tr td {
	padding: 10px;
}
.organ-box table tr td a:hover{
	color:#960001;
}
.organ-box table tr.even {
	background: #f2f2f2;
}
.featu-dis-box .tips{
	font-size:18px;
}
.featu-dis-box .tit{
	padding:20px 0;
	font-size:26px;
}
.featu-dis-box ul li{
	margin-bottom:60px;
}
.featu-dis-box .l{
	float: left;
	width:50%;
}
.featu-dis-box .r{
	float: right;
	width:50%;
	*margin-left:-1px;
}
.featu-dis-box .t{
	margin-bottom:20px;
	color:#960001;
	font-size:18px;
}
.featu-dis-box .t .icon{
	line-height:27px;
	font-size:20px;
	display: inline-block;
	*display: inline;
	width:31px;
	height:27px;
	background:url(imagesog-icon-1.png) no-repeat center;
	text-align: center;
}
.featu-dis-box article{
	color:#666666;
}

.centers-box .tit{
	margin-bottom:15px;
	padding-bottom:20px;
	position: relative;
	border-bottom: 1px solid #e1e0df;
}
.centers-box .tit h6{
	font-size:18px;
	font-weight:normal;
}
.centers-box .tit i{
	width:72px;
	height:3px;
	background:#960001;
	display: block;
	position: absolute;
	left:0;
	bottom:-3px;
}
.centers-box .centers-list ul li{
	padding-left:40px;
	background:url(imagescen-icon-01.png) no-repeat left top;
	margin-bottom:15px;
}
.centers-box .centers-list ul li a{
	font-weight: bold;
}
.journals-box ul li{
	border-top:1px solid #CCCCCC;
	margin-bottom:15px;
	border-bottom:5px solid #cccccc;
	padding-bottom:40px;
}
.journals-box ul li:first-child{
	border-top: none;
}
.journals-box ul li .tit{
	padding:20px 0;
	color:#960001;
	font-size:18px;
}
.journals-box .l{
	float: left;
	width:50%;
}
.journals-box .l .img-box{
	padding-right:20px;
}
.journals-box .l .img-box img{
	box-shadow:8px 8px 10px #666666;
}
.journals-box .r .text-box{
	height:760px;
	overflow: hidden;
	padding-left:20px;
	color:#666666;
}
.journals-box .r{
	float:right;
	width:50%;
	*margin-left:-1px;
}
.layui-layer-page .layui-layer-content .img-box{
	padding:0 20px 20px 20px;
}
.layui-layer-page .layui-layer-content .img-box img{
	width:100%;
	height: auto;
}
.achieve-box .text-box{
	margin-bottom:40px;
	color:#666666;
}
.achieve-box .list{
	overflow: hidden;
}
.achieve-box .list ul{
	margin-right:-5%;
}
.achieve-box .list ul li{
	margin-right:5%;
	border-top: 1px solid #CCCCCC;
	float:left;
	width:45%;
}
.achieve-box .list ul li .tips{
	color:#666666;
	height:4.5em;
	overflow:hidden;
}
.achieve-box .list ul li .tit{
	padding-left:86px;
	background:url(imagesog-icon.png) no-repeat left top;
	font-size:18px;
	font-weight: bold;
	margin-bottom:40px;
	height:6em;
	overflow:hidden;
}
.achieve-box .list ul li a.b-img{
	margin-left:86px;
	width:112px;
	height:25px;
	display: block;
	border:2px solid #0c3ebb;
	text-align: center;
	color:#0C3EBB;
	font-weight: bold;
	margin-bottom:40px;
	line-height:25px;

}
.achieve-box .list ul li a:hover{
	color:#FFFFFF;
	background:#0C3EBB;
}
.achieve-box .list ul li .li-inner{
	padding:30px 0;
}
.title .application-tag{
	text-align: center;
}
.title .application-tag a{
	padding-left:15px;
	background:url(imagesapp-icon-04.png) no-repeat left center;
	font-size:18px;
	display: inline-block;
	*display: inline;
	margin:0 20px;
}
.title .application-tag a:hover{
	color:#960001;
}
.application-box .tit{
	padding:30px 0;
	font-size:24px;
	font-weight: bold;
}
.application-box .table-box table{
	width:100%;
}
.application-box .table-box tr{
	border-bottom:10px solid #FFFFFF;
	background:#f2f2f2;
}
.application-box .table-box .t1{
	width:20%;
}
.application-box .table-box .t2{
	width:20%;
}
.application-box .table-box .t3{
	width:30%;
}
.application-box .table-box .t4{
	width:30%;
}
.application-box .table-box tr th{
	border: 1px solid #FFFFFF;
	font-weight:bold;
	font-size:20px;
	color:#666666;
	padding:10px 20px;
}
.application-box .table-box tr td{
	border: 1px solid #FFFFFF;
	font-size:16px;
	color:#666666;
	padding:10px 20px;
}
.process-box{
	margin-bottom:30px;
}
.process-box .l{
	float: left;
	width:70%;
}
.process-box .l .l-box{
	padding-right:30px;
}
.process-box .l .l-box .tip{
	margin-bottom:10px;
	font-size:18px;
	color:#960001;
}
.process-box .l .l-box .list li i{
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}
.process-box .r{
	background:#870001;
	color:#FFFFFF;
	float: right;
	width:30%;
	*margin-left:-1px;
}
.process-box .r .r-inner{
	padding:20px 20px;
}
.process-box .r .r-inner .ti{
	margin-bottom:30px;
}
.process-box .r .r-inner .ti h6{
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
}
.process-box .r .r-inner li{
	padding:15px 0;
}
.process-box .r .r-inner li a{
	display:inline-block;
	*display: inline;
	padding-right:40px;
	background:url(imagesapp-icon-01.png) no-repeat right center;
	color:#FFFFFF;
}
.terms-box{
	margin-bottom:30px;
}
.terms-box .l{
	border: 1px solid #b8b8b8;
	float: left;
	width:44%;
	height:213px;
	padding:0 2%;
}
.terms-box .l .t{
	margin-bottom:15px;
	margin-top:10px;
	position: relative;
	padding-left:50px;
	background:url(imagesapp-icon-03.png) no-repeat left center;
	padding-bottom:20px;
}
.terms-box .l .t h6{
	color:#960001;
	font-size:18px;
}
.terms-box .l .t i{
	width:50px;
	height:1px;
	background:#000000;
	display: block;
	left:50px;
	bottom:0;
	position: absolute;
}
.terms-box .l .list-p p{
	margin-bottom:30px;
}
.terms-box .r{
	height: 213px;
	border: 1px solid #b8b8b8;
	padding:0 2%;
	float: right;
	width:44%;
}
.terms-box .r .t{
	margin-bottom:15px;
	margin-top:10px;
	position: relative;
	padding-left:50px;
	background:url(imagesapp-icon-02.png) no-repeat left center;
	padding-bottom:20px;
}
.terms-box .r .t h6{
	color:#960001;
	font-size:18px;
}
.terms-box .r .t i{
	width:50px;
	height:1px;
	background:#000000;
	display: block;
	left:50px;
	bottom:0;
	position: absolute;
}
.terms-box .r .list-p p{
	margin-bottom:30px;
}
.contact-map-box .img-box{
	margin-bottom:35px;
}
.contact-map-box .add-box{
	margin-bottom:20px;
	position: relative;
}
.contact-map-box .add-box .l{
	position: absolute;
	left:0;
	top:0;
	width:60px;
	color:#960001;
}
.contact-map-box .add-box .r{
	margin-left:60px;
}
.contact-map-box .add-box .r li{
	margin-bottom:30px;
}
.contact-map-box .add-box .r li p{
	color:#960001;
}
.contact-map-box .tips-list ul li{
	padding-left:1%;
	background:url(imagesc-icon-001.png) no-repeat left center;
	width:32%;
	float: left;
	*margin-left:-1px;
	margin-bottom:20px;
}
.contact-map-box .tips-list ul li b{
	color:#0b3cb8;
}
.programs-box .programs-list ul li{
	margin-bottom:60px;
}
.programs-list ul li.odd .l{
	float:right;
}
.programs-list ul li.odd .r{
	float:left;
}
.programs-list ul li .l{
	float: left;
	width:48%;
}
.programs-list ul li .r{
	float: right;
	width:48%;
}
.programs-list ul li .r .tit{
	padding-bottom:10px;
	position: relative;
}
.programs-list ul li .r .tit h6{
	font-size:18px;
}
.programs-list ul li .r .tit i{
	display: block;
	width:80px;
	height:1px;
	position: absolute;
	left:0;
	bottom:0;
	background:#000000;
}
.programs-list ul li .r .text-box{
	color:#666666;
	margin:15px 0 40px;
}
.programs-list ul li .r .mail-to{
	font-weight: bold;
	color:#666666;
}
.programs-list ul li .r .mail-to a{
	color:#0b3cb8;
	text-decoration: underline;
}
.signature-box .tit{
	text-align: center;
	font-size:24px;
	margin-bottom:50px;
	font-weight: bold;
}
.signature-box .signature-list ul{
	margin-right:-5%;
}
.signature-box .signature-list ul li{
	margin-right:2.2%;
	float: left;
	width:30%;
	border:1px solid #b8b8b8;
	height:194px;
	margin-bottom:40px;
	border-radius:5px;
}
.signature-box .signature-list ul li .inner-li{
	padding:20px;
}
.signature-list .inner-li .t{
	position:relative;
	font-size:18px;
	padding-bottom:10px;
	color:#980001;
	padding-left:50px;
}
.signature-list .inner-li .t i{
	display: block;
	width:50px;
	height:1px;
	background:#000000;
	position: absolute;
	bottom:0;
	left:50px;
}
.signature-list .inner-li .text-box{
	margin-top:15px;
	margin-left:50px;
	height:84px;
	overflow: hidden;
}
.signature-list{
	overflow: hidden;
}
.signature-list .l0 .t{
	background:url(imagesc-icon-002.png) no-repeat left center;
}
.signature-list .l1 .t{
	background:url(imagesc-icon-003.png) no-repeat left center;
}
.signature-list .l2 .t{
	background:url(imagesc-icon-006.png) no-repeat left center;
}
.signature-list .l3 .t{
	background:url(imagesc-icon-004.png) no-repeat left center;
}
.signature-list .l4 .t{
	background:url(imagesc-icon-005.png) no-repeat left center;
}
.scholarships-box{
	overflow: hidden;
}
.scholarships-box ul{
	margin-right:-5%;
}
.scholarships-box ul li{
	margin-bottom:38px;
	border:1px solid #bcbcbc;
	border-radius:5px;
	width:45%;
	float: left;
	margin-right:4.7%;
	height:207px;
}
.scholarships-box .inner-li{
	padding:20px;
}
.scholarships-box .inner-li .tit{
	position: relative;
	padding-bottom:20px;
}
.scholarships-box .inner-li .tit h6{
	font-size:18px;
	color:#960001;
	margin-left:55px;
}
.scholarships-box .inner-li .tit i{
	width:50px;
	height:1px;
	background:#000000;
	display: block;
	position: absolute;
	bottom:0;
	left:55px;
}
.scholarships-box .inner-li .text-box{
	height:84px;
	overflow: hidden;
	margin-top:15px;
	margin-left:55px;
}
.scholarships-box .inner-li .img-box{
	position: absolute;
	left:0;
	top:0;
	width:38px;
	height:38px;
}
.talents-box .talents-photo{
	max-width:838px;
	margin:0 auto 30px;
}
.talents-box .tit{
	position: relative;
	padding-bottom:20px;
}
.talents-box .tit h6{
	font-size:24px;
	color:#666666;
}
.talents-box .tit i{
	display: block;
	width:50px;
	height:1px;
	background:#000000;
}
.talents-box .vacant-box ul li{
	color:#960001;
	font-size:18px;
	padding:15px 0 15px 35px;
	background:url(imagesadi-img-007.png) no-repeat left center;
}
.talents-box .text-box{
	margin:25px 0;
	font-size:16px;
	color:#666666;
}
.talents-box .t{
	font-weight:bold;
	font-size:16px;
}
.talents-box .package-box ul li{
	padding:5px 0;
	font-weight:bold;
}
.talents-box .talents-bt .t{
	font-weight: bold;
	font-size:16px;
	margin-bottom:30px;
}
.talents-box .talents-bt .talen-contact ul li{
	width:50%;
	float: left;
	padding:15px 0;
}
.talen-contact ul li.l0{
	border-top:1px solid #a3a3a3;
	border-right:1px solid #A3A3A3;
	background:url(imagesadi-img-008.png) no-repeat 40px center;
}
.talen-contact ul li.l1{
	text-align: left;
	margin-left:-1px;
	border-bottom:1px solid #A3A3A3;
	*margin-left:-2px;
	background:url(imagesadi-img-009.png) no-repeat 40px center;
}
.talen-contact ul li span{
	font-size:30px;
	font-weight: bold;
	color:#666666;
	padding-left:90px;
	display: block;
}
.talen-contact ul li a{
	font-size:30px;
	font-weight: bold;
	color:#666666;
	padding-left:90px;
	display: block;
	transition:all 0.3s;
}
.talen-contact ul li a:hover{
	color:#960001;
}
/*鍏ㄧ珯鍒嗛〉*/
.page {
	vertical-align: middle;
	text-align: center;
	margin: 30px 0px 10px;
	color: #000;
	line-height: 22px;
	padding: 0 0 0;
	font-size: 12px;
}
.page input {
	vertical-align: middle;
}
.page span {
	margin-right: 12px;
	color: #1a9cf1;
}
.page a {
	vertical-align: middle;
	display: inline-block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #979797;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #CCCCCC;
}
.page a.on {
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background: #970000;
}
.page a.prev {
	width: 38px;
	height: 38px;
	background: #970000;
	margin: 0px 5px 0px 0px;
	border: 0;
}
.page a.next {
	width: 38px;
	height: 38px;
	background: #970000;
	margin: 0px 0px 0px 5px;
	border: 0;
}
.page i.omiss {
	color: #2d2d2d;
	margin: 0 5px 0 10px;
}
.page i em {
	display: inline-block;
	*display: inline;
	margin: 0 5px;
}
.page a.first {
	width: 38px;
	height: 38px;
	font-size: 12px;
	background: #970000;
	margin: 0px 5px 0px 0px;
	border: 0;
	color: #FFFFFF;
	font-family: "瀹嬩綋";
}
.page a.last {
	width: 38px;
	height: 38px;
	font-size: 12px;
	background: #970000;
	margin: 0px 8px 0px 5px;
	border: 0;
	color: #FFFFFF;
	font-family: "瀹嬩綋";
}
.page span.txtnum {
	display: inline-block;
	width: 27px;
	height: 24px;
	line-height: 22px;
	margin: 0px 0 0 4px;
	vertical-align: middle;
	margin-right: 4px;
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
}
.page span.txtnum input {
	width: 27px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: none;
	border: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.page a.go {
	font-size: 12px;
	background: none;
	display: inline-block;
	color: #FFFFFF;
	width: 45px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 0;
	font-weight: normal;
	background: #970000;
}
.search-box .search-top{
	padding:40px 0;
}
.search-box .search-top .search-left{
	padding:5px 0;
	width:49%;
	float: left;
}
.search-box .search-top .search-left p{
	padding-left:30px;
	background:url(imagess-icon-01.png) no-repeat left center;
	font-size:18px;
	font-weight: bold;
}
.search-box .search-top .search-left p em{
	color:#960001;
}
.search-box .search-top .search-right{
	width:49%;
	float: right;
}
.search-top .search-right .input-box{
	float: left;
	width:50%;
}
.search-top .search-right .input-box input{
	width:90%;
	padding:0 5%;
	height:39px;
	line-height:39px;
	background:#e5e5e5;
	color:#666666;
	border: none;
	transition:all 0.3s;
}
.search-top .search-right .input-box input:focus{
	background:#CCCCCC;
}
.search-top .search-right a.seach{
	background:#960001;
	height:39px;
	text-align: center;
	line-height:39px;
	color:#FFFFFF;
	float: left;
	width:24%;
	margin-left:1%;
	display: block;
}
.search-top .search-right a.tseach{
	height:33px;
	border:3px solid #960001;
	color:#960001;
	text-align: center;
	line-height:33px;
	float: left;
	width:22%;
	margin-left:1%;
	display:block;
}
.search-box .search-list ul li:first-child{
	border-top: 1px solid #CCCCCC;
}
.search-box .search-list ul li{
	padding:30px 0;
	border-bottom:1px solid #cccccc;
}
.search-box .search-list ul li a.tit{
	margin-bottom:20px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:18px;
}
.search-box .search-list ul li .text-box{
	color:#666666;
}
.useful-box ul{
	margin-right:-4%;
}
.useful-box {
	overflow: hidden;
}
.useful-box ul li{
	height:275px;
	margin-bottom:40px;
	text-align: center;
	border: 1px solid #cccccc;
	float: left;
	width:29.1%;
	margin-right:4%;
}
.useful-box ul li .li-inner{
	padding:19px;
}
.useful-box ul li a.img-box{
	display: block;
	border: 1px solid #e5e5e5;
}
.useful-box ul li a.tit{
	display: block;
	font-size: 14px;
	height:48px;
	overflow: hidden;
	margin-top:16px;
}
.acc-photo{
	margin-bottom:30px;
}
.acc-photo .csSlideWrapper{
	margin-bottom:10px;
}
.acc-photo .csSlideWrapper li.auto-img { height:650px; }
.acc-photo .page-box .left-bt{
	display: block;
	float: left;
	width:43px;
	height:80px;
	background:url(imagesleft-bt-icon.jpg) no-repeat center;
}
.acc-photo .page-box .right-bt{
	display: block;
	float:right;
	width:43px;
	height:80px;
	background:url(imagesright-bt-icon.jpg) no-repeat center;
}
.acc-photo .page-box .page-inner{
	position: relative;
}
.acc-photo .page-box .ulcs-box{
	width:90%;
	overflow: hidden;
	position: absolute;
	left:58px;
	top0 ;
}
.acc-photo .csAction > a{
	display: none;
}
.accommodation-box .acc-img{
	width:100%;
	position: relative;
	margin-bottom:60px;
}
.accommodation-box .acc-img .l{
	max-width:580px;
	position: absolute;
	bottom:35px;
	max-height:343px;
	background:url(imagesfacts-pop-001.png) repeat;
	z-index: 2;
	padding:20px;
	color:#FFFFFF;
}
.accommodation-box .acc-img .r{
	max-width:1075px;
	margin-left:85px;
	position: relative;
	z-index: 1;
}
.accommodation-box .tit{
	position: relative;
	padding-bottom:20px;
	border-bottom:1px solid #e1e0df;
}
.accommodation-box .tit h6{
	color:#24px;
}
.accommodation-box .tit i{
	width:72px;
	height: 3px;
	background:#960001;
	bottom:-2px;
	left:0;
	display: block;
	z-index: 2;
	position: absolute;
}
.accommodation-box .acc-text{
	color:#666666;
	margin:20px 0;
}
.campus-box .tit{
	margin-bottom:40px;
}
.campus-box .tit h6{
	font-size:20px;
	font-weight:normal;
}
.campus-box .campus-list{
	margin-bottom:40px;
}
.campus-box .campus-list ul{
	margin-right:-2%;
}
.campus-box .campus-list ul li{
	float: left;
	width:31.2%;
	margin-right:2%;
}
.campus-box .text-box{
	padding-bottom:40px;
}
.campus-cul-box .box-cul{
	padding-bottom:60px;
	background:#f8f4f0;
}
.campus-cul-box .box-cul .cul-inner{
	max-width:1160px;
	margin:0 auto;
}
.campus-cul-box .box-cul .cul-inner .img-box img{
	width:100%;
	height: auto;
}
.campus-cul-box .box-cul .cul-inner .tit{
	font-size:20px;
	padding:40px 0;
}
.campus-cul-box .box-cueb{
	padding-top:40px;
	max-width:1160px;
	margin:0 auto;
}
.campus-cul-box .box-cueb .tit{
	background:url(imagesacc-03.jpg) no-repeat left center;
	padding:20px 0 20px 50px;
	font-size:20px;
	margin-bottom:20px;
}
.campus-cul-box .box-cueb .cued-con{
	font-size:12px;
}
.campus-cul-box .box-cueb .cued-con .l{
	float: left;
	width:50%;
}
.campus-cul-box .box-cueb .cued-con .r{
	float: left;
	width:50%;
}
.re-centers-box{
	background:#f7f6ee;
	padding:50px 0;
}
.re-centers-box .re-centers-inner{
	max-width:1160px;
	margin:0 auto;
}
.re-centers-inner .tit{
	font-size:24px;
	color:#960001;
	margin-bottom:40px;
}
.re-centers-inner dl{
	margin-bottom:40px;
}
.re-centers-inner dl dt{
	margin-bottom:10px;
	border-bottom:1px solid #b6b6b6;
	position: relative;
	font-size:18px;
	padding-bottom:5px;
}
.re-centers-inner dl dt i{
	display: block;
	width:109px;
	height:1px;
	background:#960001;
	position: absolute;
	bottom:-1px;
	left:0;
}
.re-centers-inner dl dd{
	padding:10px 0;
	float: left;
	width:50%;
	*margin-left:-1px;
}
.re-centers-inner dl dd a{
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.featured-box .featured-list .featured-li{
	margin-bottom:15px;
	float: left;
	transition: all 0.3s;
	width:45%;
}
.featured-box .featured-list .featured-li .tit{
	margin-bottom:20px;
	height:54px;
	overflow: hidden;
	font-size:18px;
	color:#960001;
}
.featured-box .featured-list .featured-li .fe-box{
	border: 1px solid #717171;
	min-height:81px;
	padding:20px 0;
}
.featured-list .featured-li .fe-box a{
	display: block;
	padding:5px 20px;
}
.featured-list .featured-li .fe-box a:hover{
	background:#f5e9e9;
	color:#000000;
}
.featured-box .featured-list .featured-li.r{
	float: right;
}
.featured-box .featured-blist{
	margin-top:30px;
}
.featured-box .featured-blist .tit{
	margin-bottom:20px;
	font-size:18px;
	color:#960001;
}
.featured-box .featured-blist .feat-bul{
	padding:15px 0;
	border: 1px solid #717171;
	overflow: hidden;
}
.featured-box .featured-blist .feat-bul ul li{
	transition: all 0.3s;
	width:45%;
	float: left;
}
.featured-box .featured-blist .feat-bul ul li a{
	display: block;
	padding:5px 20px;
}
.featured-box .featured-blist .feat-bul ul li a:hover{
	background:#f5e9e9;
	color:#000000;
}
.featured-box .featured-blist .feat-bul ul li.r{
	float: right;
}
.interna-box .tit{
	margin-bottom:30px;
	position: relative;
	padding-bottom:15px;
	font-size:24px;
	font-weight:500;
	border-bottom:1px solid #e1e0df;
}
.interna-box .tit i{
	display: block;
	position: absolute;
	bottom:-1px;
	left:0;
	width:72px;
	height:3px;
	background:#960001;
}
.interna-box .text-box{
	color:#666666;
}
.inter-slider{
	padding:60px 0;
	max-width:1006px;
	margin:0 auto;
}
.inter-slider .bx-wrapper .bx-controls-direction a{
	width:37px;
	height:62px;
	margin-top:-31px;
}
.inter-slider .bx-wrapper .bx-prev{
	background:url(imagesc-left.png) no-repeat center;
	left:-67px;
}
.inter-slider .bx-wrapper .bx-viewport{
	border: none;
	box-shadow: none;
	left:0;
}
.inter-slider .bx-wrapper .bx-prev:hover{
	background:url(imagesc-left-1.png) no-repeat center;
}
.inter-slider .bx-wrapper .bx-next{
	background:url(imagesc-right.png) no-repeat center;
	right:-67px;
}
.inter-slider .bx-wrapper .bx-next:hover{
	background:url(imagesc-righ-1.png) no-repeat center;
}
/*鏂伴椈*/
.news-box{position:relative;margin-top:20px;}
.news-box .news-content{margin-right:280px;}
.news-box .news-content .title{padding:5px 0 10px;border-bottom:3px solid #666;margin-bottom:30px;}
.news-box .news-content .title h6{font-size:18px;}
.news-box .news-content ul li{padding:10px 0 10px 20px;border-bottom:1px dotted #ccc;background: url(imagesdot.jpg) no-repeat left center;}
.news-box .news-content ul li a{display:block;overflow: hidden;width:80%;white-space: nowrap;text-overflow: ellipsis;float: left;}
.news-box .news-content ul li span{float: right;font-size:12px;color: #666666;}
.news-right{position: absolute;right: 0;width:250px;top:0;}
.news-right .title{padding:5px 0 10px 20px;border-top:2px solid #666;}
.news-right .hot-news{border: 1px solid #CCCCCC;}
.news-right .title h6{font-size:18px;}
.news-right .hot-news ul li{padding:10px 20px 10px 15px;background:url(imagesdot.jpg) no-repeat left 20px;margin:0 0 0 20px;position: relative;}
.news-right .hot-news ul li.h1 span{position: absolute;left:-10px;top:10px;display: block;background: #970102;width:20px;height:20px;text-align: center;line-height:20px;color: #FFFFFF;}
.news-right .hot-news ul li.h2 span{position: absolute;left:-10px;top:10px;display: block;background: #d57f23;width:20px;height:20px;text-align: center;line-height:20px;color: #FFFFFF;}
.news-right .hot-news ul li.h3 span{position: absolute;left:-10px;top:10px;display: block;background: #dbb930;width:20px;height:20px;text-align: center;line-height:20px;color: #FFFFFF;}
.news-right .hot-news ul li.h1 a{font-weight: bold;}
.news-right .hot-news ul li.h2 a{font-weight: bold;}
.news-right .hot-news ul li.h3 a{font-weight: bold;}
.news-right .hot-news ul li a{display: block;overflow: hidden;color: #666666;height:41px;}
.news-right .hot-news ul li a:hover{color: #970000;}
/*鏂伴椈鍐呴〉*/
.news_art{  margin:0 auto;padding:0 4%;}
.news_cont{ padding:20px 0 30px;}
.news_cont h2{ font-size:18px; text-align:center;  padding:10px 0 15px; color:#000;}
.news_cont .bon {  padding-top:15px; text-align:center; color:#5e5854; border-bottom:1px solid #ddd; padding-bottom:15px;}
.news_cont .bon .red{ color:#b01b1d;}
.news_cont .bon span{ display:inline-block; margin:0 10px; min-width:80px;}
.news_cont .bon span.a_size i{ display:inline-block; padding:0 4px; cursor:pointer;}
.news_cont .bon span.a_size > i{font-size:16px;}
.news_cont .bon span.a_size > i + i{font-size:14px;}
.news_cont .bon span.a_size > i + i + i{font-size:12px;}
.news_cont .bon span.a_size i.on{ color:#b01b1d; font-weight:bold;}
.news_cont .bon span.a_print{ min-width:40px; }
.news_cont .bon span.a_print a{color:#000;}
.news_cont .bon span.a_print a:hover{ color:#900;}
.news_article{ color:#333; font-size:14px; padding:30px 0 0; line-height:2;}
.news_article img{ max-width:100%; height:auto; }
.share_n{ margin:30px 0 10px; border:1px dotted #aaa; border-left:0; border-right:0; padding:10px 0; text-align:right;}
.share_n .left-s{ width:350px; float:left; line-height:25px;}
.share_n .left-s span{ float:left;}
.share_n .right-s{ float:right; line-height:25px;}
.share_n .right-s a{ display:inline-block; padding-left:20px; margin-left:15px;}
/*.share_n .right a.a0{background:url(../images/art_06.jpg) no-repeat left center;}
.share_n .right a.a1{ background:url(../images/art_07.jpg) no-repeat left center;}*/
.share_n .right-s a.a2{ background:url(imagesart_09.jpg) no-repeat left center;}
.share_n .right-s a.a3{ background:url(imagesart_11.jpg) no-repeat left center;}
.updown { margin:10px 0; color:#000;}
.updown span{ display:block; padding:5px 0;}
.updown span a{ color:#666; }
.updown span a:hover{ color:#00b0eb;}
.disclaimer{padding:10px 0;}
.disclaimer .text-box{font-size:10px;color:#929292;}


.present-list .more-bt{
	text-align: center;
	clear: both;
	width:100%;
	padding:15px 0;
	background:#efefef;
}
.present-list .more-bt a{
	display: block;
	font-size:18px;
	color:#000;
}
/*1150*/

@media only screen and (max-width: 1170px) {
	.main-box.news{
		padding:0 10px;
	}
	.inter-slider{
		width:80%;
	}
	.re-centers-box .re-centers-inner{
		padding:0 10px;
	}
	.campus-cul-box .box-cul .cul-inner{
		padding:0 10px;
	}
	.campus-cul-box .box-cueb{
		padding:0 10px;
	}
	.coop-box ul li dl{
		padding:0 10px;
	}
	.organization .organ-inner {
		padding: 0 10px;
	}
	.present-list .img-right .name {
		font-size: 18px;
	}
	.present-list .img-right .tips {
		margin: 10px 0;
	}
	.header-box .header-top {
		padding: 0 10px;
	}
	.footer-box .wrap-box {
		padding: 0 10px;
	}
	.header-bottom .nav-box ul {
		max-width: 1024px;
		margin: 0 auto;
	}
	.header-bottom .nav-box ul li:first-child {
		margin-left: 6px;
	}
	.header-bottom .nav-box ul li >a {
		padding: 0 34px;
		font-size: 16px;
	}
	.main-con {
		margin: 0 10px;
	}
	.header-bottom .nav-box ul li .nav-show-box dl {
		padding-left: 19px;
	}
}
/*1024*/

@media only screen and (max-width: 1030px) {
	.acc-photo .page-box .ulcs-box{
		left:54px;
	}
	.journals-box .r .text-box{
		height:655px;
	}
	.global-box .text-box .text-b p{
		margin-bottom:20px;
	}
	.president-box ul li .c-right .content {
		font-size: 14px;
	}
	.main-box {
		padding: 0 10px;
	}
	.header-bottom .nav-box ul li .nav-show-box.nav-show-two {
		right: 0;
		left: auto;
	}
	.resourse-ind .con-right ul>li.on {
		width: 238px;
	}
	.resourse-ind .con-right ul>li {
		width: 130px;
	}
	.info-inner .title h6 {
		font-size: 28px;
	}
	.info-inner .centent-box .text-box .b {
		font-size: 16px;
	}
	.info-inner .text-bt {
		font-size: 16px;
	}
}
@media only screen and (max-width: 1023px) {
	.news-right{
		display: none;
	}
	.news-box .news-content{
		margin-right:0;
	}
	.re-centers-inner .tit{
		font-size:18px;
	}
	.acc-photo .page-box .ulcs-box{
		left:77px;
		width:80%;
	}
	.useful-box ul li{
		height:207px;
		width:29%;
	}
	.search-box .search-top .search-left{
		width:100%;
		float: none;
		margin-bottom:20px;
	}
	.search-box .search-top .search-right{
		width:65%;
		float: right;
	}
	.scholarships-box ul li{
		height:230px;
	}
	.signature-box .signature-list ul li{
		height:228px;
	}
	.contact-map-box .tips-list ul li{
		width:50%;
	}
	.terms-box .r .list-p p{
		margin-bottom:20px;
	}
	.journals-box .r .text-box{
		height:485px;
	}
	.featu-dis-box .l{
		float: none;
		width:100%;
		margin:20px 0;
	}
	.featu-dis-box ul li{
		margin-bottom:20px;
	}
	.featu-dis-box .l article,.featu-dis-box .l .t{
		padding-right:0 !important;
	}
	.featu-dis-box .r article,.featu-dis-box .r .t{
		padding-left:0 !important;
	}
	.featu-dis-box .r{
		margin:20px 0;
		float: none;
		width:100%;
	}
	.research-box .text-list .l{
		float: none;
		width:100%;
		margin-bottom:40px;
	}
	.research-box .text-list .l article{
		padding-right: 0 !important;
	}
	.research-box .text-list .r article{
		padding-left: 0 !important;
	}
	.research-box .text-list .r{
		float:none;
		width:100%;
	}
	.alumni-box .alumni-img .alumni-pop{
		bottom:25px;
	}
	.coop-box ul li dl dd .l{
		width:100%;
		margin-bottom:10px;
	}
	.coop-box ul li dl dd .r{
		width:100%;
	}
	.inner-history .history-list ul li.odd .img-pop{
		max-width:400px;
	}
	.present-box .present-list ul li {
		width: 50%;
		margin-right: 0;
	}
	.present-box .present-list ul li .img-right {
		width: 50%;
		margin-right: 5%;
	}
	.president-box ul li .c-right {
		margin-left: 210px;
	}
	.toppic-photo {
		max-width: 100%;
		max-height: inherit;
	}
	.header-bottom .nav-box ul li .nav-show-box dl {
		padding-left: 0px;
	}
	.header-bottom .nav-box ul {
		max-width: 768px;
	}
	.header-bottom .nav-box ul li:first-child {
		margin-left: 15px;
	}
	.header-bottom .nav-box ul li >a {
		padding: 0 13px;
	}
	.main-box {
		max-width: 760px;
	}

	.acc-photo .csSlideWrapper li.auto-img { height:450px; }

	.news-ind .con .con-left {
		width: 100%;
		margin: 0 auto 20px;
		float: none;
	}
	.news-ind .con .con-right {
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.about-ind .con-left {
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	.about-ind .con-right .auto-img {
		height: 337px;
	}
	.about-ind .con-right {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.research-ind .con-left {
		width: 100%;
		float: none;
		margin: 0 auto
	}
	.research-ind .con-right {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.research-ind .con-left .c-right .auto-img {
		height: 337px;
	}
	.research-ind .con-right .c-right .auto-img {
		height: 337px;
	}
	.resourse-ind .con-left {
		width: 90%;
		float: none;
	}
	.resourse-ind .con-right {
		width: 100%;
	}
	.resourse-ind .con-right ul > li.on {
		width: 296px;
	}
	.resourse-ind .con-right ul > li {
		width: 224px;
	}
	.research-ind .con-right .c-left {
		float: right;
	}
	.research-ind .con-right .c-right {
		float: left;
	}
	.research-ind .con-right .c-box {
		overflow: hidden;
	}
	.main-con .left {
		display: none;
	}
	.main-con .right {
		width: 100%;
		margin-left: 0;
	}
	.footer-box .inner-box .copy-box {
		width: 74%;
	}
	.footer-box .inner-box .cap-box {
		width: 100%;
	}
	.sear_sear span {
		width: 450px;
	}
	.sear_sear span input {
		width: 430px;
	}
	.info-inner .centent-box .text-box .b {
		font-size: 14px;
	}
	.info-inner .centent-box .text-box .s {
		font-size: 12px;
	}
	.info-list .img-tips article {
		font-size: 12px;
	}
	.info-inner .text-bt {
		font-size: 14px;
	}
	.global-box .gl{
		float: none;
		width:100%;
	}
	.global-box .img-text.d2 .text-b{
		width:100%;
		padding-right:0;
	}
	.global-box .gr{
		padding-left:0;
		padding-right:0;
		float: none;
		width:100%;
	}
	
}
@media only screen and (max-width: 767px) {
	.contact-map-box .add-box .l{
		position: relative;
		margin-bottom:20px;
	}
	.contact-map-box .add-box .r{
		margin-left:0;
	}
	.contact-map-box .tips-list ul li{
		width:100%;
	}
	.achieve-box .list ul li .tit{
		font-size:14px;
	}
	.achieve-box .list ul{
		margin-right:0;
	}
	.achieve-box .list ul li{
		width:100%;
		margin-right:0;
	}
	.journals-box .l .img-box{
		padding-right:0;
	}
	.journals-box .r .text-box{
		padding-left:0;
	}
	.journals-box .l{
		float:none;
		width:100%;
		margin-bottom:20px;
	}
	.journals-box .r{
		float:none;
		width:100%;
	}
	.coop-box ul li dl dd .r a{
		width:100%;
		font-size:14px;
	}
	.phone-bt {
		background: url(imagesdrop_btn.png) no-repeat center;
		width: 27px;
		height: 30px;
		position: absolute;
		right: 20px;
		bottom: 2px;
		display: block;
		z-index: 22;
	}
	.select-box .text-box input {
		width: 186px;
	}
	.header-bottom .logo-select .select-box {
		width: 200px;
		float: left;
		margin: 0 auto;
	}
	.logo-select .select-box .cn {
		display: none;
	}
	.header-box .header-top .phone-cn {
		display: block;
		float: right;
		line-height: 37px;
		color: #FFFFFF;
	}
	.header-box .header-top .inner-box {
		float: left;
	}
	.toppic-photo .page-box {
		display: none;
	}
	.toppic-photo div.tips {
		bottom: 0;
	}
	.right .content .organ-box table tr td a {
		font-size: 12px;
	}
	.achi-box table tr td {
		font-size: 12px;
	}
	.achi-box .table-box {
		overflow-x: auto;
	}
	.header-bottom .nav-box ul li {
		width: 100%;
	}
	.news-right {
		display: none;
	}
	.news-box .news-content {
		margin-right: 0;
		width: 100%;
	}
	.news-box .news-content ul li a {
		width: 70%;
	}
	.page i {
		display: none;
	}
	.page span.txtnum {
		display: none;
	}
	.page a.go {
		display: none;
	}
	.share_n .right-s {
		margin-top: 20px;
	}
	.header-bottom .nav-box ul li > a {
		background: #970000;
		border-bottom: 1px solid #93A1A1;
	}
	.header-bottom .nav-box ul li .nav-show-box.nav-show-three {
		width: auto;
		height: auto;
	}
	.header-bottom .nav-box ul li .nav-show-box.nav-show-three dl dd {
		padding: 10px 5%;
		width:40%;
	}
	.header-bottom .nav-box ul li .nav-show-box.nav-show-two {
		height: auto;
		bottom: auto;
	}
	.header-bottom .nav-box ul li .nav-show-box {
		display: block;
		height: auto;
	}
	.header-bottom .nav-box ul li .nav-show-box dl dd a {
		font-size: 10px;
	}
	.toppic-photo .bx-wrapper .bx-pager {
		display: none;
	}
	.header-bottom .logo-select .logo-img {
		margin: 0 auto 20px;
		max-width: 300px;
		display: block;
		float: none;
		clear: both;
	}
	.logo-select .logo-img img {
		max-width: 100%;
		width: 100%;
	}
	.toppic-photo .bx-wrapper {
		margin: 0 auto 0;
	}
	.about-ind .con-right .auto-img {
		width: 100%;
	}
	.about-ind .con-right .c-right .triangle { display:none;}
	.about-ind .con-right .c-right {
		width: 90%;
	}
	.research-ind .con-left .c-left {
		width: 80%;
	}
	.research-ind .con-left .c-right {
		width: 100%;
	}
	.research-ind .con-right .c-right {
		width: 100%;
	}
	.research-ind .con-right .c-left {
		width: 80%;
	}
	.resourse-ind .con-right ul > li {
		float: none;
		width: 100%;
		height: auto;
	}
	.resourse-ind .con-right ul > li.on {
		width: 100%;
	}
	.resourse-ind .con-right ul>li a .img-box img {
		width: 100%;
		height: auto;
	}
	.resourse-ind .con-right ul li:last-child a .tit span {
		color: #FFFFFF;
	}
	.resourse-ind .con-right ul li:last-child a .tit i {
		background: url(imagess-icon-07.png) no-repeat center;
	}
	.resourse-ind .con-right {
		height: auto;
		width: 100%;
		margin: 30px auto 0;
		float: none;
	}
	.footer-box .inner-box .f-logo {
		width: 80%;
		height: auto;
	}
	.footer-box .inner-box .copy-box {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.footer-box .inner-box .cap-box {
		width: 100%;
		text-align: left;
	}
	.header-bottom .nav-box {
		height: 0;
		border-top: none;
		position: relative;
		cursor: pointer;
	}
	.header-bottom .nav-box nav {
		position: absolute;
		left: 0;
		top: 30px;
		background: #970000;
		z-index: 999;
		width: 100%;
		display: none;
	}
	.header-bottom .nav-box ul li {
		display: block;
	}
	.header-bottom .nav-box ul li a:hover {
		color: #888888;
	}
	.header {
		margin-bottom: 0;
	}
	.header-box .header-bottom .logo-select {
		padding: 19px 20px 0;
	}
	.toppic-photo .bx-wrapper .bx-viewport {
		border: none;
		left: 0;
	}
	.news-ind .con .con-left .toppic-photo {
		overflow: hidden;
	}
	.research-ind {
		overflow: hidden;
	}
	.resourse-ind .con-left ul li {
		padding-left: 7%;
	}
	.right .site-add a {
		display: inline-block;
	}
	.right .site-add em {
		display: inline-block;
	}
	.right .site-add span {
		display: none;
	}
	.right .content .list-menu {
		display: none;
	}
	.header-bottom .nav-box ul li .nav-show-box {
		position: relative;
		left: auto;
		width: auto;
		bottom: auto;
	}
	.ab_leader {
		padding: 20px 10px;
	}
	.footer-box .wrap-box .inner-box {
		padding: 20px 0 50px;
	}
	.page-banner .auto-img {
		height: 150px;
	}
	.facul-list ul li .con-left {
		width: 98%;
		padding-left: 2%;
	}
	.facul-list ul li .con-right {
		width: 94%;
		padding-left: 6%;
	}
	.facul-list ul li .con-right a {
		width: 50%;
		float: left;
	}
	.facul-list ul li.last .con-right a {
		width: 100%;
	}
	.photos-box .page-box {
		display: none;
	}
	.sear_sear span {
		width: 180px;
		margin-left: 10px;
	}
	.sear_sear span input {
		width: 160px;
	}
	.sear_sear a.btn_ser {
		margin: 12px 10px 0 10px;
	}
	.searchbox .bd {
		padding-bottom: 20px;
	}
	.header-bottom .nav-box ul li:first-child {
		margin-left: 0;
	}
	.ab_leader li.an {
		width: 100%;
	}
	.ab_leader li {
		width: 100%;
	}
	.info-inner .title h6 {
		font-size: 18px;
	}
	.info-list ul {
		margin-right: 0;
	}
	.info-list ul li {
		width: 100%;
		margin-right: 0;
	}
	.info-list .img-tips {
		padding: 30px 10px;
	}
	.president-box ul li .c-left {
		position: relative;
		left: auto;
		top: auto;
		margin-bottom: 20px;
	}
	.president-box ul li .c-right {
		margin-left: 0;
	}
	.present-box .present-list ul li {
		width: 100%;
		margin-right: 0;
	}
	.present-box .present-list ul li.l0 {
		width: 100%;
		margin-left: 0;
	}
	.present-box .present-list ul li.l1 {
		width: 100%;
	}
	.organization .organ-inner h6 {
		font-size: 20px;
	}
	.organization .organ-inner table tr td {
		font-size: 12px;
		padding: 5px 0;
		display:block;
		 width:auto;
	}
	.organization {
		padding: 30px 0;
	}
	.history-box .inner-history .text-box{
		font-size:14px;
	}
	.history-box .inner-history .history-list ul li{
		margin-bottom:30px;
	}
	.inner-history .history-list ul li.odd .img-box{
		width:100%;
		height: auto;
	}
	.inner-history .history-list ul li.odd .img-pop{
		position: relative;
		left: auto;
		bottom:auto;
		right: auto;
	}
	.inner-history .history-list ul li .img-box{
		width:100%;
		height: auto;
		position: relative;
	}
	.inner-history .history-list ul li .img-pop{
		height:270px;
		min-height:270px;
		margin-right:0;
	}
	.inner-history .history-list ul li .img-pop .pop-inner{
		height:230px;
	}
	.history-box .inner-history .history-list{
		margin-bottom:30px;
	}
	.info-inner .title .contact-inner-nav a{
		font-size:14px;
		margin:0;
	}
	.cont-box .iframe-box .inner-if{
		height:300px;
	}
	.facts-dis-box .img-box{
		position: relative;
		width:100%;
		height: auto;
		left: auto;
		top: auto;
		margin-bottom:20px;
	}
	.facts-dis-box .factis-tips{
		margin-left:0;
	}
	.schools-list-box ul{
		margin-right:0;
	}
	.schools-list-box ul li{
		float: none;
		width:99%;
		margin:0 auto 10px;
	}
	.global-box .img-list ul{
		margin-right:0;
	}
	.global-box .img-list ul li{
		margin-bottom:10px;
		width:100%;
		margin-right:0;
		float: none;
		width:1005;
	}
	.alumni-box .alumni-img .alumni-pop{
		position: relative;
		left:auto;
		bottom: auto;
	}
	.alumni-box .alumni-img .img-box{
		margin-left:0;
	}
	.alumni-list ul li{
		width:100%;
	}
	.organ-box table tr td{
		font-size:12px;
	}
	.application-box .table-box tr th{
		font-size:12px;
		padding:0;
	}
	.application-box .table-box tr td{
		font-size:10px;
		padding:0;
	}
	.process-box .l{
		width:100%;
		float: none;
	}
	.process-box .r{
		margin-top:20px;
		width:100%;
		float: none;
	}
	.terms-box .l{
		height:auto;
		width:96%;
		float: none;
		margin-bottom:20px;
	}
	.terms-box .r{
		height:auto;
		width:96%;
		float: none;
	}
	.info-inner .title h6{
		margin-bottom:20px;
	}
	.programs-list ul li{
		margin-bottom:30px;
	}
	.programs-list ul li .l{
		margin-bottom:20px;
		width:100%;
		float: none;
	}
	.programs-list ul li .r{
		width:100%;
		float: none;
	}
	.signature-box .signature-list ul{
		margin-right:0;
	}
	.signature-box .signature-list ul li{
		width:99%;
		margin:0 auto 30px;
		float:none;
	}
	.scholarships-box ul{
		margin-right:0;
	}
	.scholarships-box ul li{
		width:99%;
		margin:0 auto 30px;
	}
	.talents-box .text-box{
		font-size:14px;
	}
	.talents-box .talents-bt .talen-contact ul li{
		width:100%;
	}
	.talen-contact ul li.l0{
		border-right:none;
		background:none;
	}
		.talen-contact ul li.l1{
		background:none;
	}
	.talen-contact ul li span{
		font-size:20px;
		font-weight: bold;
		color:#666666;
		padding:15px 0;
		padding-left:50px;
		background:url(imagesadi-img-008.png) no-repeat left center;
		display: block;
	}
	.talen-contact ul li a{
		font-size:20px;
		font-weight: bold;
		color:#666666;
		padding:15px 0;
		padding-left:50px;
		background:url(imagesadi-img-009.png) no-repeat left center;
		display: block;
		transition:all 0.3s;
	}
	.search-box .search-top .search-right{
		width:100%;
	}
	.search-box .search-top .search-right .input-box{
		width:100%;
		margin-bottom:20px;
	}
	.search-top .search-right a.seach{
		width:100%;
		margin-bottom:20px;
	}
	.search-top .search-right a.tseach{
		width:98%;
	}
	.page a{
		display:none;
	}
	.page a.first{
		display:inline-block;
	}
	.page a.last{
		display:inline-block;
	}
	.useful-box ul{
		margin-right:0;
	}
	.useful-box ul li{
		height:246px;
		margin-bottom:20px;
		width:100%;
		float: none;
	}
	.acc-photo .page-box{
		display: none;
	}
	.acc-photo .auto-img{
		height:200px;
	}
	.accommodation-box .acc-img .r{
		margin-left:0;
	}
	.accommodation-box .acc-img .l{
		bottom:auto;
		left:auto;
		max-height:inherit;
		position:relative;
	}
	.campus-box .campus-list ul{
		margin-right:0;
	}
	.campus-box .campus-list ul li{
		width:100%;
		margin-bottom:20px;
		margin-right:0;
	}
	.campus-cul-box .box-cul .cul-inner .tit{
		font-size:14px;
	}
	.campus-cul-box .box-cueb .tit{
		font-size:18px;
	}
	.campus-cul-box .box-cueb .cued-con .l{
		width:100%;
		float: none;
		margin-bottom:20px;
	}
	.campus-cul-box .box-cueb .cued-con .r{
		width:100%;
		float: none;
	}
	.re-centers-inner .tit{
		font-size:16px;
	}
	.re-centers-inner dl dd{
		float: none;
		width:100%;
	}
	.re-centers-inner dl:last-child{
		margin-bottom:0;
	}
	.featured-box .featured-list .featured-li{
		float: none;
		width:100%;
	}
	.featured-box .featured-blist .feat-bul ul li{
		width:100%;
		float: none;
	}
	.inter-slider{
		width:100%;
	}
	.header-box .login{
		top:42px;
		left:10px;
		margin-left:auto
	}
	.toppic-photo div.tips{
		font-size:12px;
	}
	.toppic-photo .auto-img{
		height:200px
	}
	.share_n{
		overflow: hidden;
	}
	.jiathis_counter_style{
		display: none;
	}

	.sc-dis-box .sc-pic li.auto-img { height:350px;}

	.navPlusDiv { float:none; margin-bottom:20px;}
	.navPlusDiv .navPlus { float:left; width:50%;}

	.navPlusDiv:before { content: ''; display: table }
.navPlusDiv:after { content: ''; display: table; clear: both }

}