.center {
	width: 1680px;
	margin: 0 auto;
}
button{
	appearance: none;
	outline: none;
	border: none;
	background: none;
}
.hide {
	display: none !important;
}

.com-title {
	color: #1a1a1a;
	font-size: 40px;
	font-weight: bold;
}

.cul-title-box .t1 {
	color: #000000;
	font-size: 34px;
}

.cul-title-box .t2 {
	color: #666;
	font-size: 22px;
}

.cul-title-box .line {
	width: 40px;
	height: 2px;
	margin-top: 10px;
	background-color: #ef001e;
}

.m-map {
	display: none;
}

.m-map img {
	width: 100%;
}

.header {
	width: 100%;
	height: 86px;
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
	background-color: #fff;
	position: absolute !important;
	top: 0;
	z-index: 1000;
}

.header .center-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1520px;
	margin: 0 auto;
	color:  #fff;
}

.header .center-head .logo {
	width: 390px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 5px;
}

.header .center-head .logo img {
	width: 100%;
	opacity: 0;
}

.header .center-head .right {
	display: flex;
	align-items: center;
}

.header .center-head .right .nav {
	display: flex;
	align-items: center;
	position: relative;
}

.header .center-head .right .nav>li {
	padding: 0 22px;
	position: relative;
}
.header .center-head .right .nav>li>a {
	color: #222222;
	font-size: 18px;
	height: 86px;
	line-height: 86px;
	display: inline-block;
	border-top: 5px solid rgba(255, 255, 255, 0);
}


.header .center-head .right .nav>li span {
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	background: url(../images/xjt.png) no-repeat center center;
	transition: transform .5s;
	display: inline-block;
	height: 14px;
	width: 14px;
	margin-top: -7px;
}

.header .center-head .right .nav>li .nav-box {
	position: absolute;
	top: 85px;
	z-index: 9000000;
	box-sizing: border-box;
	left: 0;
	display: none;
	transition: all .5s;
	width:  150%;
	padding: 0.1rem 0 0.1rem;
	background:  #fff;
	margin-left: -25%;
}

.header .center-head .right .nav>li .nav-box>li {
	padding: 0.08rem 0;
	margin-top: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.2rem;
	width: 100%;
	color: #333;
}
.header .center-head .right .nav>li .nav-box>li:hover{
	color: #fff;
	background: #005cc4;
}
.header .center-head .right .nav>li .nav-box>li:hover a{
	color: #FFFFFF;
}
.header .center-head .right .nav>li .nav-box>li>a {
	width: 100%;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	cursor:  pointer;
}
.header .center-head .right .nav>li .nav-box>li>a i{
	display: block;
	font-style: normal;font-family: ArialMT;font-size: 12px;
}
.header .center-head .right .nav>li .nav-box:hover {
}

.header .center-head .right .nav>li>a:hover {
	color: #0861c9;
}
.header .center-head .right .nav>li>a:after {
	content: '';
	width: 0;
	position: absolute;
	background: #0861c9;
	height: 4px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.header .center-head .right .nav>li.on>a:after,.header .center-head .right .nav>li:hover>a:after {
	width: 100%;
}
.header .center-head .right .nav>li:hover span {
	transform: rotate(180deg);
}

.header .center-head .right .nav .active a {
	color: #0861c9;
}

.header .center-head .right .nav .active span {
	transform: rotate(180deg);
}

.header .center-head .right .nav li:hover .nav-box {
	display: block;
}

.header .nav-content-bg {
	width: 100%;
	height: 380px;
	background-color: rgba(255, 255, 255, 0.85);
	display: none;
}

.header-fix {
	box-shadow: 0px 5px 10px 0px rgba(33, 2, 0, 0.05);
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 200000;
	border-bottom: 1px solid #ddd;
}

.header-fix .nav>li>a {
	color: #333333 !important;
}

.header-fix .nav .active>a {
	color: #0861c9 !important;
}

.header-fix .nav>li>a:hover {
	color: #0861c9 !important;
}

.header-fix .nav>li:hover span {
	width: 100%;
}

.footer {
	overflow: hidden;
}
.footera{
	background: #2d435b;
	overflow: hidden;
}
.footera .t1{
	float: left;
	width: 3.92rem;
	margin-top: 0.4rem;
}
.footerb{
	width: 15.2rem;
	margin: 0 auto;
	overflow: auto;
	margin-top: 70px;
	padding-bottom: 60px;
}
.footerbr{
	float: right;
	overflow: hidden;
	width: 25%;
}
.footerbr .lianx{
	float: left;
}
.footerbr .lianx h1{
	font-weight: normal;
	margin-bottom: 25px;
	font-size: 14px;
	color: #bbbbbb;
}
.footerbr .lianx img{
	float: left;
	width: 26px;
	margin-right: 12px;
}
.footerbr .lianx .yla{
	float: left;
	color: #ffffff;
	font-size: 18px;
}
.footerbr .lianx span{
	margin-bottom: 10px;
	display: block;
}
.footerbr .weix{
	width: 120px;
	text-align: center;
	float: left;
	margin-left: 70px;
}
.footerbr .weix img{
	width: 100%;
}
.footerbr .weix p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
}
.footerbl{
	float: left;
	width: 75%;
}
.footerbl .dha{
	float: left;
}
.footerbl .a1{
	color: #ffffff;
	font-size: 18px;
	display: block;
	margin-bottom: 25px;
	border-right: 1px solid #737e8c;
}
.footerbl .a2{
	color: #737e8c;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}
.footerbl .dha{
	float: left;
	width: 15%;
	text-align: center;
}
.footerbl .dha:last-of-type .a1{
	border-right: none;
}
.footerc{
	height: 0.55rem;
	text-align: center;
	line-height: 0.55rem;
	color: #bbbbbb;
	font-size: 14px;
	background: #1e3348;
}
.right-nav {
	position: fixed;
	right: 30px;
	top: 50%;
	margin-top: -76px;
	z-index: 10020;
	display: none;
}

.right-nav>ul {
	width: 50px;
}

.right-nav>ul li {
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	border-radius: 4px;
	background-color: #0861c9;
	transition: background-color .8s;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.header .center-head .right .search {
	width: 24px;
	height: 24px;
	background-image: url("../images/sou.png");
	background-size: 20px 20px;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 11px;
	margin-right: 20px;
}

.right-nav>ul a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
.right-nav>ul .wechat {
	background-image: url("../images/icon3.png");
	background-size: 25px 20px;
}

.right-nav>ul .wechat .wechat-box {
	position: absolute;
	top: 5px;
	left: 0;
	box-sizing: border-box;
	text-align: center;
	transform: translateX(120px);
	transition: ease 1s;
	opacity: 0;
	display: block;
	z-index: 8;
	border: 4px solid #4960c2;
	border-radius: 5px;
}

.right-nav>ul .wechat .wechat-box .phone-box-box {
	padding: 10px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 5px;
}
.right-nav>ul .wechat .wechat-box .inner-box{
	display: block;
}
.right-nav>ul .wechat .wechat-box .inner-box img {
	width: 80px;
	display:block;
}



.right-nav>ul .wechat:hover .wechat-box {
	transform: translateX(-100px);
	transition: ease 1s;
	opacity: 1;
}
.right-nav>ul .toTop {
	background-color: #ffffff;
	box-shadow:0 0 12px 1px #ddd;
	cursor: pointer;
	width: 50px;
	height:50px;
	margin-top: 0.5rem;
	background-image: url("../images/top.png");
	background-size: 24px 26px;
}
.right-nav>ul .phone {
	background-image: url("../images/icon2.png");
	background-size: 23px 23px;
}

.right-nav>ul .phone .phone-box {
	position: absolute;
	top: 5px;
	left: 0;
	box-sizing: border-box;
	text-align: center;
	transform: translateX(120px);
	transition: ease 1s;
	opacity: 0;
	display: block;
	z-index: 8;
}

.right-nav>ul .phone .phone-box .inner {
	min-width: 140px;
	height: 40px;
	padding: 0 10px;
	border-radius: 20px;
	background: #005cc4;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
}


.right-nav>ul .phone:hover .phone-box {
	transform: translateX(-150px);
	transition: ease 1s;
	opacity: 1;
}

.right-nav>ul .world {
	background-image: url("../images/icon1.png");
	background-size: 26px 26px;
}

.right-nav>ul .world .world-box {
	position: absolute;
	top: 5px;
	left: 0;
	box-sizing: border-box;
	text-align: center;
	transform: translateX(120px);
	transition: ease 1s;
	opacity: 0;
	display: block;
	z-index:  8;
}

.right-nav>ul .world .world-box .inner {
	width: 120px;
	height: 40px;
	padding: 0 10px;
	/* padding-right: 40px; */
	border-radius: 20px;
	background: #005cc4;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align:  center;
}

.right-nav>ul .world a {
	display:block;
	width: 100%;
	height: 100%;
	position:  relative;
	z-index:  9;
}



.right-nav>ul .world:hover .world-box {
	transform: translateX(-130px);
	transition: ease 1s;
	opacity: 1;
}

.right-nav>ul .mail {
	background-image: url("../images/100.png");
	background-size: 22px 22px;
}

.right-nav>ul .mail .mail-box {
	padding-right: 15px;
	position: absolute;
	top: 0;
	left: -113px;
	display: none;
}

.right-nav>ul .mail .mail-box .inner {
	padding: 10px;
	box-sizing: border-box;
	background-color: #fff;
	color: #0861c9;
	font-weight: bold;
	font-size: 20px;
	border-radius: 6px;
	display: inline-block;
}

.right-nav>ul .mail a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.right-nav>ul .mail:hover {
	background-image: url("../images/101.png");
}

.right-nav>ul .mail:hover .mail-box {
	display: block;
}

.pot-box {
	width: 100%;
	position: absolute;
	bottom: -100px;
	height: 95%;
	z-index: 1;
	overflow: hidden;
}

.pot-box .waves {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.m-header,
.m-cover,
.m-area-box {
	display: none;
}

.search-content {
	position: absolute;
	top: 85px;
	left: 0;
	right: 0;
	height: 140px;
	background: #1163b6;
	z-index: 1000001;
	display: none;
}

.search-content .search-box {
	width: 960px;
	margin: 0 auto;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	box-sizing: border-box;
	padding-bottom: 25px;
	margin-top: 40px;
	height: 55px;
}
.outer-box input{
	width: 95%;
	float: left;
	border: none;
	background: none;
	font-size: 20px;
	color: #ffffff;
	box-sizing: border-box;
	padding-left: 10px;
}
.outer-box input::-webkit-input-placeholder { /* WebKit browsers */
	color:#fff;
}
.outer-box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#fff;
}
.outer-box input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#fff;
}
.outer-box input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:#fff;
}
.outer-box .bss{
	float: right;
	width: 28px;
	height: 28px;
	display: block;
}
.outer-box .bss img{
	width: 28px;
	display: block;
}
.inner-banner {
	width: 100%;
	height: 660px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	margin-top: 70px;
}

.inner-banner .com-nav {
	position: absolute;
	height: 80px;
	bottom: 0;
	width: 100%;
	/* background: rgb(68 65 65 / 24%); */
	text-align: center;
	border-top: 1px solid #8e8e8e;
	box-sizing: content-box;
}

.inner-banner .com-nav li {
	width: 200px;
	height: 100%;
	display: inline-block;
}

.inner-banner .com-nav li a {
	display: flex;
	width: 100%;
	line-height: 79px;
	height: 100%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	align-items: center;
	justify-content:center;
	transition: background-color .6s;
}
.inner-banner .com-nav li a img{
	margin-right: 5px;
}
.inner-banner .com-nav li .active {
	background-image: url("../images/ttbg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center right;
	color: #fff;
}

.inner-banner .com-nav li:hover a {
	background-image: url("../images/ttbg.png");
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center right;
	color: #fff;
	transition: background-color .6s;
}

.pages-box {
	width: 100%;
	padding: 15px 0;
}

.pages-box .pages {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pages-box .pages a {
	display: inline-block;
	cursor: pointer;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #666;
	background-color: #f1f1f1;
	border-radius: 3px;
	margin: 0 5px;
	transition: all .6s;
	border: 1px solid #ccc;
}

.pages-box .pages .num:hover {
	background-color: #ef001e;
	color: #fff;
	transition: all .6s;
}

.pages-box .pages .active {
	background-color: #ef001e;
	color: #fff;
}

.pages-box .pages .pre-next {
	background-size: 7px 11px;
	background-repeat: no-repeat;
	background-position: center;
}

.pages-box .pages .pre {
	background-image: url("../images/ic02.png");
}

.pages-box .pages .next {
	background-image: url("../images/ic03.png");
}

.banner-title {
	color: #fff;
	position: absolute;
	bottom: 290px;
	width: 100%;
}

.banner-title .t1 {
	font-size: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	/*font-weight: bold;*/
}

.banner-title .t2 {
	/*text-transform: uppercase;*/
	margin-top: 60px;
	font-size: 22px;
	text-align: center;
	line-height: 1.8;
}

.detail-bottom {
	padding: 60px 0 40px;
	border-top: 1px solid #eee;
}

.detail-bottom>.left {
	float: left;
}

.detail-bottom>.left p {
	color: #546091;
	font-size: 16px;
	margin-bottom: 15px;
}

.detail-bottom>.left p a {
	color: #546091;
	font-size: 16px;
}

.detail-bottom>.left .next {
	margin-top: 8px;
}

.detail-bottom>.right {
	display: inline-block;
	float: right;
	width: 130px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #ededed;
	font-size: 18px;
	background: #4960c2;
	border-radius: 6px;
}

.noborder {
	border-bottom: 0 !important;
}

.join-form {
	width: 600px;
	height: 354px;
	background-color: #fff;
	padding: 40px;
}

.join-form .line {
	width: 100%;
	height: 36px;
	display: inline-block;
}

.join-form .line .label {
	height: 36px;
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 36px;
}

.join-form .line input {
	display: inline-block;
	float: left;
	width: 438px;
	height: 36px;
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #f1f5fd;
	padding: 0 10px;
}

.join-form .line textarea {
	display: inline-block;
	float: left;
	width: 100%;
	height: 100px;
	background-color: #fff;
	border: 1px solid #f1f5fd;
	padding: 10px;
	resize: none;
}

.join-form .line .load {
	width: 438px;
	height: 25px;
	background-color: #fff;
	border: none;
	margin-top: 6px;
	display: inline-block;
	float: left;
}

.join-form .line img {
	display: inline-block;
	margin-left: 10px;
	width: 80px;
	height: 34px;
}

.join-form .line button {
	width: 120px;
	height: 38px;
	border-radius: 4px;
	background-color: #ef001e;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: none;
	float: right;
}

.join-form .line.heightauto {
	height: auto;
}

.cert-cover {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 1000001;
	display: none;
}

.cert-cover .cert-banner {
	width: 700px;
	margin-top: 40px;
	position: relative;
	left: calc(50% - 350px);
	top: calc(50% - 250px);
}

.cert-cover .cert-banner .cert-swiper {
	width: 555px;
	height: 500px;
}

.cert-cover .cert-banner .cert-swiper .swiper-slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.cert-cover .cert-banner .cert-swiper .swiper-slide .pic {
	width: 100%;
	height: 390px;
	background-repeat: no-repeat;
	background-size: 100%;
}

.cert-cover .cert-banner .cert-swiper .swiper-slide .text-box {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-top: 30px;
}

.cert-cover .cert-banner .close {
	width: 100%;
	position: absolute;
	bottom: -50px;
	left: calc(50% - 30px);
}

.cert-cover .cert-banner .close i {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-image: url("../images/close02.png");
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}

.cert-cover .cert-banner .button-box .swiper-button-prev-cert {
	width: 23px;
	height: 42px;
	background-repeat: no-repeat;
	background-image: url("../images/cert-arr01.png");
	background-size: cover;
	transform: rotate(180deg);
	outline: none;
}

.cert-cover .cert-banner .button-box .swiper-button-prev-cert.swiper-button-disabled {
	background-image: url("../images/cert-arr02.png");
}

.cert-cover .cert-banner .button-box .swiper-button-next-cert {
	width: 23px;
	height: 42px;
	background-repeat: no-repeat;
	background-image: url("../images/cert-arr01.png");
	background-size: cover;
	outline: none;
}

.cert-cover .cert-banner .button-box .swiper-button-next-cert.swiper-button-disabled {
	cursor: pointer;
}

.college-cover {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 1000001;
	display: none;
}


.intro-cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100001;
	background: rgba(0, 0, 0, 0.9);
	display: none;
}

.intro-cover .intro-bigPic {
	width: 700px;
	text-align: center;
	left: calc(50% - 350px);
	top: 20%;
	position: absolute;
}

/*# sourceMappingURL=common.css.map */

/*# sourceMappingURL=common.css.map */

body{
	overflow-x: hidden;
}
.no_index{
	background-color: #f7f7f7;
}
.no_index.W{
    background-color: #fff;
}
.hasno{
	color: #ef001e;
}

.no_index .header .center-head .right .lang{
	background-image: url("../images/lang.png");
	color: #222;
}

.no_index .header{
	box-shadow: 0px 5px 10px 0px rgba(33, 2, 0, 0.05);
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 200000;
	border-bottom: 1px solid #ddd;
}

.no_index .header .nav>li>a {
	color: #333333 !important;
}

.no_index .header .nav .active>a {
	color: #ef001e !important;
}

.no_index .header .nav>li>a:hover {
	color: #ef001e !important;
}

.no_index .header .nav>li:hover span {
	width: 100%;
}

.cpxxqd img{
    max-width: 100%;
}
.dlzc{
	overflow: hidden;
	height: 35px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-top: 10px;
	padding-left: 25px;
	margin-right: 35px;
}

.dlzc .a1{
	color: #222222;
	font-size: 20px;
	float: left;
	margin-right: 25px;
	line-height: 35px;
}
.fwrx{
	float: left;
	color: #222222;
	font-size: 18px;
}








