.center {
	width: 1680px;
	margin: 0 auto;
}

.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: 85px;
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
	background-color: #fff;
	position: fixed;
	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: 225px; */
	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 30px;
	position: relative;
}
.header .center-head .right .nav>li.on{
}
.header .center-head .right .nav>li>a {
	color: #222222;
	font-size: 20px;
	height: 81px;
	line-height: 81px;
	display: inline-block;
    border-top: 5px solid #fff;
}
.header .center-head .right .nav>li.on>a{
	border-top: 5px solid #ffae00;
}
.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: 81px;
	z-index: 10000;
	box-sizing: border-box;
	left: 0;
	display: none;
	transition: all .5s;
	width:  100%;
	padding: 0;
	/* background:  #fff; */
}

.header .center-head .right .nav>li .nav-box>li {
	margin-top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	height: 70px;
	line-height: 70px;
	padding: 0 23px;
	/* width: 100%; */
}
.header .center-head .right .nav>li .nav-box>li:hover{
	color: #ffae00;
}
.header .center-head .right .nav>li .nav-box>li>a {
	width: 100%;
	line-height: 20px;
	text-align: center;
	color: #666666;
	font-size: 18px;
	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>li:hover a {
	color: #4960c2;
}

.header .center-head .right .nav>li .nav-box:hover {
}

.header .center-head .right .nav>li:hover>a {
	color: #ffae00;
	border-top: 5px solid #ffae00;
}
.header .center-head .right .nav>li:hover .ul_bg{
    display: block;
}
.ul_bg{
    position: fixed;
    top: 81px;
    left: 0;
    width: 100%;
    height: 70px;
    display: none;
    background-color: #f1f1f1;
    z-index: 99;
}
.header .center-head .right .nav>li:hover span {
	transform: rotate(180deg);
}

.header .center-head .right .nav .active a {
	color: #ffae00;
}

.header .center-head .right .nav .active span {
	transform: rotate(180deg);
}

.header .center-head .right .nav li:hover .nav-box {
	display: flex;
	width: 14rem;
	justify-content: flex-start;
	/* padding-left: 0.25rem; */
}

.header .center-head .right .search {
	width: 20px;
	height: 20px;
	background-image: url("../images/search.png");
	background-size: 20px 20px;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	margin-left: 50px;
	margin-top: 3px;
}

.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: #ffae00 !important;
}

.header-fix .nav>li>a:hover {
	color: #ffae00 !important;
}

.header-fix .nav>li:hover span {
	width: 100%;
}

.footer {
	width: 15.2rem;
	margin: 0 auto;
	overflow: hidden;
}
.footera{
	border-bottom: 2px solid #d8d7d8;
	height: 1.2rem;
	overflow: hidden;
}
.footera .t1{
	float: left;
	width: 3.92rem;
	margin-top: 0.4rem;
}
.footerb{
	float: right;
	overflow: hidden;
}
.footerb a{
	display: block;
	height: 1.2rem;
	line-height: 1.2rem;
	color: #546091;
	font-size: 0.2rem;
	margin-left: 0.5rem;
	float: left;
}
.footerc{
	height: 0.9rem;
	text-align: center;
	line-height: 0.9rem;
	color: #bbbbbb;
	font-size: 0.14rem;
}
.right-nav {
	position: fixed;
	right: -30px;
	top: 50%;
    width: 125px;
	/* margin-top: -76px; */
	z-index: 10020;
    cursor: pointer;
}
.right-nav>ul {
	width: 65px;
    margin-left: 100px;
    transition: all 0.5s;
}
.right-nav:hover ul,.right-nav.on ul{
    margin-left: -10px;
}
.right-nav>ul li {
	width: 100%;
	height: 65px;
	margin-bottom: 10px;
	border-radius: 4px;
	background-color: #4960c2;
	transition: background-color .8s;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.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 img {
	width: 80px;
	display: inline-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: 65px;
	height: 65px;
	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: #4960c2;
	line-height: 40px;
	color: #fff;
	text-align: center;
}


.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: #4960c2;
	line-height: 40px;
	color: #fff;
	text-align:  center;
}

.right-nav>ul .world a {
	display: inline-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: #ffae00;
	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: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(166, 23, 24, 0.8);
	z-index: 1000001;
	display: none;
}

.search-content .search-box {
	position: absolute;
	top: calc(50% - 170px);
	left: calc(50% - 410px);
}

.search-content .search-box .outer-box {
	width: 820px;
	height: 100px;
	border-radius: 50px;
	box-sizing: border-box;
	padding: 10px;
	background: rgba(255, 255, 255, 0.2);
}

.search-content .search-box .outer-box .inner-box {
	width: 100%;
	height: 100%;
	line-height: 87px;
	padding-left: 35px;
	border-radius: 40px;
	background: #fff;
	position: relative;
}

.search-content .search-box .outer-box .inner-box input {
	background-color: transparent;
	height: 60px;
	width: 90%;
	border: 0;
	border-radius: 0;
	font-size: 20px;
}

.search-content .search-box .outer-box .inner-box .search-icon-box {
	display: inline-block;
	width: 80px;
	height: 80px;
	right: 0;
	top: 0;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-image: url("../images/search03.png");
}

.search-content .search-box .close {
	text-align: center;
	margin-top: 180px;
}

.search-content .search-box .close i {
	display: inline-block;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../images/close01.png");
}

.inner-banner {
	width: 100%;
	height: 6.6rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	margin-top: 81px;
	display: flex;
	align-items: center;
}

.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: 0.8rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	/*font-weight: bold;*/
}

.banner-title .t2 {
	/*text-transform: uppercase;*/
	margin-top: 60px;
	font-size: 0.22rem;
	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%;
}
.no_index .header .center-head .right .search{
	background-image: url(../images/search01.png) !important;
}
.cpxxqd img{
    max-width: 100%;
}
.onLine{
	overflow: hidden;
	height: 40px;
	border-right: 1px solid #cccccc;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 5px;
	margin-right: 15px;
	position:relative;
	color:#333333;
	font-size:14px;
}
.dlzc{
	overflow: hidden;
	height: 40px;
	border-left: 1px solid #cccccc;
	margin-top: 10px;
	padding-left: 30px;
	padding-right:25px;
	margin-right: 0px;
}
.dlzc .a2{
	width: 84px;
	height: 35px;
	color: #ffffff;
	border-radius: 17.5px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
	background: #4960c2;
	display: block;
	float: left;
	cursor:pointer;
}
.dlzc .a1{
	color: #222222;
	font-size: 20px;
	float: left;
	margin-right: 25px;
	line-height: 35px;
	cursor:pointer;
}
.fwrx{
	float: left;
	color: #222222;
	font-size: 20px;
}

.pop-login {
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 99998;
        position: fixed;
        background-color: rgba(0, 0, 0, 0.15);
    }

    .login-itm {
        top: 17%;
        width: 750px;
        height: 450px;
        margin: 0 auto;
        position: relative;
        background-color: #fff;
    }
.login-itm .m{padding: 12px;display: block;}
       

    .login-top {
        height: 32px;
        padding: 0 12px;
        line-height: 32px;
		 background-color: #f5f5f5;
    }
.login-foot {
        height: 32px;
        padding: 0 12px;
        line-height: 32px;
    }
        .login-top p {
            float: left;
            color: #4c4c4c;
            font-size: 16px;
        }

        .login-top em {
            width: 20px;
            height: 20px;
            float: right;
            display: block;
            cursor: pointer;
            margin-top: 6px;
            background: url("../../assets/images/qux.png");
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }

.pop-login .form-group {
  width: 100%;
  min-height: 30px;
  float: left;
}

.pop-login .form-group label {
   
  width: 100%;
  margin-bottom: 0px;
  font-weight: 300;
  float: left;
  font-size: 14px;
  line-height: 34px;
  }
  
.pop-login .form-group  .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
  }
  .pop-login   .fromSubmit
  {
	  display: inline-block;
	  padding: 0 16px;
	  font-size: 14px;
	  line-height: 32px;
	  color: #8590a6;
	  text-align: center;
	  cursor: pointer;
	  color: #fff;
	  background-color: #0084ff;
	  width: 100%;
	  margin-top: 30px;
	  height: 36px;
	  border-color: #0084ff;
  }

 .pop-login .tip {
  
  padding: 12px 24px;
  color: grey;
  font-size: 13px;
  text-align: left;
}




