.fl {
	float: left;
	display: block;
}

.fr {
	float: right;
	display: block;
}

i {
	font-style: normal;
}




/*客服代码部分*/
.qqserver .qqserver-header:after,.qqserver .qqserver-header:before,.qqserver li a:after,.qqserver li a:before{display:table;content:' '}
.qqserver .qqserver-header:after,.qqserver li a:after{clear:both}
.qqserver .qqserver-header,.qqserver li a,.tabs,.user-main,.view-category,.view-category-list>li{*zoom:1}
.qqserver{position:fixed;top:40%;left:0;height:209px;z-index:1000;}
.qqserver.unfold .qqserver-body{left:0;}
.qqserver .qqserver-body{position:absolute;left:-144px;width:122px;height:250px;padding:12px 10px;-webkit-transition:.3s cubic-bezier(.19,1,.22,1);-o-transition:.3s cubic-bezier(.19,1,.22,1);transition:.3s cubic-bezier(.19,1,.22,1);border:1px solid #62b651;border-radius:4px;background:#f4f7fa}
.qqserver-body p{padding: 6px 12px 4px;}

.qqserver .qqserver_fold{position:absolute;left:0;padding:14px 7px;cursor:pointer;border-top-left-radius:4px;border-bottom-left-radius:4px;background:#ff6c00}
.qqserver .qqserver-header{padding-bottom:10px;padding-left:6px;border-bottom:1px dashed #d1d4cc}
.qqserver .qqserver-header *{float:left}
.qqserver .qqserver_arrow{margin-top:-1px;margin-left:7px;cursor:pointer}
.qqserver li{margin-top:6px}
.qqserver li a{display:block;padding:6px 12px 4px}
.qqserver li a div{    font-size: 12px;
    margin-right: 0;
    color: #697466;
    text-align: center;}
.qqserver li p a {font-size:12px;line-height:18px;float:left;text-indent:4px;color:#fff}
.qqserver li a span.qqserver-service-alert{font-weight:400;display:block}
.qqserver li a:hover{text-decoration:none;border-radius:4px;background:#eaebe9}
.qqserver li a:hover div{color:#62b651}
.qqserver .qqserver-footer{margin-top:10px;padding-top:14px;padding-bottom:14px;padding-left:11px;border-top:1px dashed #d1d4cc}
.qqserver .qqserver-footer .text-primary{color:#70CA5D;font-size:14px;}
.qqserver .qqserver_icon-alert{display:inline-block;margin-right:10px;vertical-align:-3px;*display:inline;*zoom:1;*vertical-align:-1px}
.qqserver-header div{width:90px;height:18px;background-image:url(../images/backgrounds.32.png);background-position:-419px -80px}
.qqserver_icon-alert{width:16px;height:14px;background-image:url(../images/backgrounds.32.png);background-position:-595px -85px}
.qqserver li p a {width:30px;height:23px;background-image:url(../images/backgrounds.32.png);background-position:-265px 0}
.qqserver li a .qqserver-service-alert{width:30px;height:22px;background-image:url(../images/backgrounds.32.png);background-position:-342px 0}
.qqserver_fold div{width:26px;height:132px;background-image:url(../images/backgrounds.32.png);background-position:0 0}
.qqserver_fold:hover div{width:26px;height:132px;background-image:url(../images/backgrounds.32.png);background-position:-27px 0}
.qqserver_arrow{width:18px;height:18px;background-image:url(../images/backgrounds.32.png);background-position:-435px 0}
.qqserver_arrow:hover{width:18px;height:18px;background-image:url(../images/backgrounds.32.png);background-position:-435px -38px}




/*滚动条 start*/

 ::-webkit-scrollbar {
	width: 10px;
	height: 4px;
	background-color: #8f8f8f;
}


/*定义滚动条轨道 内阴影+圆角*/

 ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	background: #fff;
}


/*定义滑块 内阴影+圆角*/

 ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	background-color: rgba(143, 143, 143, 0.3);
}

 ::-webkit-scrollbar-thumb:hover {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0.3);
}


p.price a{
    padding: 9px 20px;
    border: 1px solid #dddddd;
    font-size: 12px;
    color: #555;
    border-radius: 3px
}
p.price a:hover{
	color: #ff6c00;
    border: 1px solid #ff6c00;
    transition: all ease .9s;
}

/*------------------------                head                            --------------------------*/

.heads {
	width: 100%;
	position: relative;
}

.navdiv {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 999;
}

.navdivs {
	max-width: 1880px;
	margin: 0 auto;
}

.navlogo {
	width: 33.5%;
	text-align: center;
}

.navnr {
	width: 60%;
	margin-top: 45px;
}

.navnr li {
    width: 10%;
    float: left;
    display: block;
    text-align: center;
}

.navnr li a {
	display: inline-block;
	color: #000;
	font-size: 18px;
	transition: all .5s;
}

.navnr>ul>li.on a,
.navnr>ul>li:hover a {
	border-bottom: 2px solid #ff6c00;
}

.naven {
	position: relative;
	width: 10%;
	text-align: center;
}
.navens li a img{
	width: 34%;
}



.navenp {
	font-size: 14px;
	color: #fff;
	width: 81%;
	border: 1px solid #fff;
	cursor: pointer;
	margin: 0 auto 0 9px;
}

.navenp img {
	padding-left: 7px;
}

.navens {
	display: none;
	position: absolute;
	transition: max-height .3s ease-in;
	width: 100%;
}

.navens li {
	margin-top: 8px;
	width: 100%;
}

.navens li a {
	color: #fff;
	display: block;
	width: 100%;
}

.select.open .navens {
	display: block;
	max-height: 250px;
	transform-origin: 50% 0;
	-webkit-animation: slide-down .5s ease-in;
	transition: max-height .2s ease-in;
}

@-webkit-keyframes slide-down {
	0% {
		transform: scale(1, 0);
	}
	25% {
		transform: scale(1, 1.2);
	}
	50% {
		transform: scale(1, 0.85);
	}
	75% {
		transform: scale(1, 1.05);
	}
	100% {
		transform: scale(1, 1);
	}
}

.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner li {
	width: 100%;
	min-height: 949px;
	overflow: hidden;
}

.banner li .bannerdiv {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
	display: flex;
	min-height: 500px;
}

.banner .hd {
    overflow: hidden;
    position: absolute;
    z-index: 49;
    text-align: center;
    bottom: 4%;
    left: 20%;
    width: 60%;
    display: block;
}

.banner .hd ul {
	overflow: hidden;
	zoom: 1;
}

.banner .hd ul li {
    width: 75px;
    height: 2px;
    line-height: 14px;
    text-indent: 9999px;
    background: rgba(255,255,255,0.8);
    display: inline-block;
    cursor: pointer;
    border-radius: 50px;
    min-height: inherit;
    bottom: 0;
    margin: 0 1%;
}

.banner .hd ul li.on {
	background: #2b7fc6;
}





.bannerquery {
	position: absolute;
	z-index: 9;
	bottom: 89px;
	right: 151px;
	width: 524px;
}

.bannerquerytlt {
	width: 440px;
	margin: 0 auto;
	overflow: hidden;
}

.bannerqueryh1 {
	font-size: 72px;
	color: #fff;
	font-weight: 100;
	border-bottom: 2px solid #fff;
	line-height: 97px;
	display: inline-block;
	margin-bottom: 1.5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bannerqueryh1 span {
	font-weight: 600;
	border-bottom: 5px solid #502288;
}

.bannerqueryp {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	
	overflow: hidden;
}

.baquerybj {
	position: absolute;
	bottom: 2px;
	width: 116%;
	left: 2px;
	z-index: -10;
	height: 55%;
}

.baquerybj img {
	max-width: 111%;
	width: 86%;
	height: 100%;
}

.banrquerys {
	z-index: 999;
	background: #fff;
	padding: 6% 0;
	background-size: 104%;
	width: 83%;
	margin: 4% auto 5% 8%;
}

.banrquerdiv {
	background: #ededed;
	width: 86%;
	margin: 0 auto;
	text-align: center;
	padding: 8% 0;
}

.banrquertb {
	width: 80%;
	margin: 0 auto;
}

.banrquerdiv input {
	display: block;
}

.banrquerdiv .banrquertxt {
	width: 94%;
	line-height: 39px;
	padding: 0 3%;
	border: none;
	    height: 39px;
}

.banrquerbut {
	float: right;
	margin-top: 6%;
	padding: 3% 9%;
	background: #f08300;
	border: none;
	color: #fff;
}


/*------------------------                whydiv                            --------------------------*/

.whydiv {
	width: 100%;
	margin: 170px auto 0;
	max-width: 1400px;
}

.whytit {
	width: 100%;
	margin: 0 auto;
	max-width: 1400px;
}

.whytit h1 {
	font-size: 54px;
	font-weight: 600;
	margin-bottom: 126px;
}

.h1color1 {
	color: #232424;
}

.whydivcot {
	width: 101.8%;
	margin-left: -0.7%;
}

.whydivcot li {
	width: 25%;
	float: left;
	display: block;
}

.whydivcot li:hover .whyimg {
	-webkit-animation: icon-bounce 1s alternate;
	-moz-animation: icon-bounce 1s alternate;
	-o-animation: icon-bounce 1s alternate;
	animation: icon-bounce 1s alternate;
}

@keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-webkit-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-moz-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-o-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

.whycotent {
	width: 94%;
	margin: 0 auto;
}

.whyimg {
	width: 100%;
	overflow: hidden;
	margin-bottom: 26px;
}

.whyimg img {
	width: 100%;
	display: block;
}

.whycotdiv {
	width: 100%;
}

.whycotdiv h3 {
font-size: 20px;
    color: #1c1d1d;
    line-height: 40px;
    border-bottom: 1px solid #f08300;
    display: inline-block;
    padding-right: 0;
    font-weight: 600;
}

.whycotdiv p {
    margin-top: 8px;
    font-size: 14px;
    color: #535252;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 80px;
    letter-spacing: 0.8px;
    font-weight: 600;
}

.whycotdiv span {
	margin-top: 27px;
	display: inline-block;
	background: #f08300;
	color: #fff;
	font-size: 12px;
	padding: 2% 11%;
}


/*------------------------                programme                            --------------------------*/

.programme {
	max-width: 1400px;
	margin: 108px auto 0;
	width: 100%;
}

.h1color2 {
	color: #fff;
}

.programmecot li {
	width: 25%;
	float: left;
	display: block;
	margin-bottom: 110px;
	overflow: hidden;
}

.progradiv {
	width: 90%;
	margin: 0 auto;
}

.programmecoth4 {
	font-size: 18px;
	color: #ffffff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.programmecoth4:hover {
	color: #f08300;
}

.programmecoth4 i img:nth-child(2) {
	display: none;
}

.programmecotp {
	font-size: 14px;
	color: #9f9f9f;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	letter-spacing: 0.8px;
	margin-bottom: 15px;
	height: 66px;
}

.programmecotsp {
	font-size: 12px;
	color: #9f9f9f;
}

.programmecot {
	width: 102.5%;
	margin-left: -1%;
}

.programmecot li:hover .programmecoth4 i img:nth-child(2) {
	display: inline-block;
}

.programmecot li:hover .programmecoth4 i img:nth-child(1) {
	display: none;
}

.programmecot li:nth-child(5) {
	clear: both;
}

.programmecotsp i {
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	line-height: 11px;
	opacity: 0;
}

.programmecot li:hover .programmecotsp {
	color: #f08300;
}

.programmecot li:hover .programmecotsp i {
	opacity: 1;
	display: inherit;
	width: 100%;
	position: relative;
	animation: myfirst1 0.5s;
	-moz-animation: myfirst1 0.5s;
	/* Firefox */
	-webkit-animation: myfirst1 0.5s;
	/* Safari and Chrome */
	-o-animation: myfirst1 0.5s;
	/* Opera */
}

@keyframes myfirst1 {
	0% {
		right: -400px;
		bottom: 0;
		opacity: 0;
	}
	100% {
		right: 0px;
		bottom: 0;
		opacity: 1;
	}
}

@-moz-keyframes myfirst1 {
	0% {
		right: -400px;
		bottom: 0;
		opacity: 0;
	}
	100% {
		right: 0px;
		bottom: 0;
		opacity: 1;
	}
}

@-webkit-keyframes myfirst1 {
	0% {
		right: -400px;
		bottom: 0;
		opacity: 0;
	}
	100% {
		right: 0px;
		bottom: 0;
		opacity: 1;
	}
}

@-o-keyframes myfirst1 {
	0% {
		right: -400px;
		bottom: 0;
		opacity: 0;
	}
	100% {
		right: 0px;
		bottom: 0;
		opacity: 1;
	}
}

.loadmore {
	width: 100%;
	text-align: center;
}

.loadmore a {
	background: #f08300;
	display: inline-block;
	color: #fff;
	padding: 1% 4%;
	border-radius: 3px;
}


/*------------------------                advantages                            --------------------------*/

.h1color3 {
	color: #5b427e;
	text-shadow: 4px 4px 2px #c6c6c6;
}

.advantages {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/advantagebj.jpg) center center no-repeat;
	background-size: cover;
	/*position: fixed;*/
	display: flex;
}

.advantagdiv {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	padding: 180px 0;
}

.advantagcot {
	position: relative;
	padding: 100px 0;
}

.advantagcotp {
	text-align: right;
}

.advantagcotp img {
	max-width: 100%;
	display: inline-block;
}

.advimg {
	position: absolute;
}


/*.advimg img{
	width: 100%;
}*/

.advimg1 {
	bottom: 29%;
	left: -100%;
	opacity: 0;
	transition: all 1s;
}

.advimg2 {
	bottom: 35.5%;
	left: -100%;
	opacity: 0;
	transition: all 2s;
}

.advimg3 {
	left: 38.5%;
	top: -100%;
	opacity: 0;
	transition: all 3s;
}

.advimg4 {
	bottom: 37.5%;
	right: -100%;
	opacity: 0;
	transition: all 4s;
}

.advimg5 {
	right: -100%;
	opacity: 0;
	transition: all 5s;
	bottom: 30%;
}

.active .advimg1 {
	left: 8%;
	opacity: 1;
}

.active .advimg2 {
	left: 25.4%;
	opacity: 1;
}

.active .advimg3 {
	top: -3%;
	opacity: 1;
}

.active .advimg4 {
	right: 48%;
	opacity: 1;
}

.active .advimg5 {
	right: 30.2%;
	opacity: 1;
}


/*------------------------                secabout                            --------------------------*/

.secabout {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.secaboutl {
	width: 50%;
}

.secaboutl a {
	display: block;
	width: 57%;
	margin: 0 auto;
	padding: 230px 0 0;
}

.secaboutltlt {
	text-align: center;
}

.secaboutltlt p {
	color: #fff;
	font-size: 18px;
}

.secaboutltlt h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 48px;
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding: 0 1px;
	margin-bottom: 60px;
}

.secaboutcot p {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}

.seaboutmore {
	text-align: center;
	display: block;
	margin-top: 50px;
}

.seaboutmore span {
	display: inline-block;
	padding: 1.5% 5%;
	border: 1px solid #fff;
	color: #fff;
}

.secaboutl:hover .seaboutmore span {
	border: 1px solid #5b427e;
	transition: all .5s ease-in-out;
}

.secaboutr {
	width: 50%;
}

.secaboutr img {
    max-width: 106%;
    width: 105.9%;
}


/*------------------------                news                            --------------------------*/

.senews .whytit h1 {
	margin: 0;
}

.senews {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
	padding: 10px 0 0;
}

.senewsdiv {
	width: 100%;
	
}

.senewscotl {
	width: 32.858%;
}

.senewscots {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.senewscots p img {
	width: 100%;
	display: block;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.senewscotsw {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(2, 7, 42, 0.6);
	padding: 4% 0;
}

.senewsdivcot {
	position: relative;
}

.senewscotsw h2 {
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.senewscotsw p,
.senewscotsw h2 {
	color: #fff;
	width: 75%;
	margin: 0 auto 0 4%;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	letter-spacing: 0.5px;
	font-weight: 200;
	line-height: 22px;
}

.senewscotsi {
	position: absolute;
	right: 26px;
	top: 25%;
}

.senewscots p img:hover {
	transform: scale(1.06);
	-moz-transform: scale(1.06, 1.06);
	-webkit-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
}

.senewscotr {
	width: 67%;
}

.senewscotr li {
	width: 50%;
	float: left;
	display: block;
}

.senewscotr li a {
	width: 96%;
	margin: 0 0 3% auto;
	background: #fff;
	display: block;
}

.senewscotrn {
	width: 80%;
	margin: 0 auto;
	padding: 8% 0 0;
}

.senewscotrn h2 {
	font-size: 18px;
	line-height: 30px;
	color: #505050;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.senewscotrn>p {
    color: #6d6d6d;
    font-size: 14px;
    
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    text-indent: 2em;
    padding: 3.6% 0;
    border-bottom: 1px solid #e5e5e5;
	height: 8rem;
}

.senewscotrq {
	width: 100%;
	padding: 2% 0;
	position: relative;
}

.senewscotrq h1 {
	font-size: 38px;
	color: #6d6d6d;
}

.senewscotrq p {
	font-size: 12px;
	color: #6d6d6d;
}

.senewscotrq i {
	position: absolute;
	right: 26px;
	top: 40%;
}

.senewscotr li:hover .senewscotrq i {
	right: 70%;
	transition: all .6s ease 0s;
}


/*------------------------                footer                            --------------------------*/

.footer {
	background: url(../images/footer.jpg) no-repeat center;
	background-size: cover;
	height: 100%;
}

.footers {
	padding: 260px 0 0;
	margin: 0 auto;
	max-width: 1800px;
	width: 100%;
}

.footercot li {
	width: 33%;
	float: left;
	display: block;
	text-align: center;
}

.footerdivw {
	opacity: 0;
}

.footerdivw p {
	color: #fff;
	font-size: 14px;
	padding-top: 2%;
}

.footercot li:hover .footerdivw {
	opacity: 1;
	transition: all .8s ease 0s;
}

.footercot li:hover .footerdiv {
	margin-top: -5%;
	transition: all .6s ease 0s;
}

.footercotlx {
	text-align: center;
	display: block;
}

.footercotlx a {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 0.7% 6%;
	display: inline-block;
	margin: 185px auto 235px;
}

.bottoms {
	padding: 1.2% 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.bottoms p,
.bottoms a {
	font-size: 12px;
	color: #fff;
}


.caidan{
	display: none;
}




.bottoms a:nth-last-child(1){
	    margin-left: 2%;
}






@media screen and (max-height: 800px) and (max-width: 1600px){

.navnr {
    width: 57%;
    margin-top: 45px;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 790px;
}
.whydiv {
    width: 100%;
    margin: 81px auto 0;
    max-width: 1400px;
}
.whytit h1 {
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 90px;
}
.programmecot li {
    width: 25%;
    float: left;
    display: block;
    margin-bottom: 41px;
    overflow: hidden;
}
.advantagdiv {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding: 110px 0;
}
.advantagcotp img {
    max-width: 100%;
    display: inline-block;
    width: 85%;
}
.advantagcot {
    position: relative;
    padding: 114px 0 114px;
}
.active .advimg1 {
    left: 7%;
    opacity: 1;
}
.active .advimg2 {
    left: 25%;
}
.advimg2 {
    bottom: 33%;
}
.active .advimg3 {
    top: -2%;
}
.active .advimg4 {
    right: 47.5%;
}

.advimg4 {
    bottom: 34%;
}
.active .advimg5 {
    right: 29%;
}

.advimg5 {
    bottom: 33%;
}

.senews {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding: 42px 0 0;
}
.secaboutl a {
    display: block;
    width: 57%;
    margin: 0 auto;
    padding: 168px 0 0;
}
.secaboutl a {
    display: block;
    width: 57%;
    margin: 0 auto;
    padding: 137px 0 0;
}
.senewsdiv {
    width: 100%;
    margin-top: 52px;
}






.footers {
    padding: 158px 0 0;
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
}

.footercotlx a {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 0.7% 6%;
    display: inline-block;
    margin: 112px auto 0;
}












}


@media screen and (max-width:1366px) and (max-height:1024px) {
.navnr {
    width: 66%;
    margin-top: 45px;
}
.banner li .bannerdiv {
    min-height: 1024px;
}

.advantagcot {
    position: relative;
    padding: 100px 0 101px;
}
.secaboutr img {
    max-width: 161%;
    width: 162.9%;
    margin-left: -20%;
}
.advantagcotp img {
    max-width: 83%;
    display: inline-block;
}

.active .advimg5 {
    right: 27.2%;
}
.advimg5 {
    bottom: 42%;
}







}













@media screen and (max-width:1470px) and (max-height:750px) {
.navnr {
    width: 58%;
    margin-top: 45px;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 719px;
}
.banner li .bannerdiv {
    background-size: cover;
    height: 100%;
    display: flex;
    margin-top: 0;
    min-height: 718px;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 50px;
    right: 50px;
    width: 459px;
}
.bannerquerytlt {
    width: 382px;
    margin: 0 auto;
    overflow: hidden;
}
.bannerqueryh1 {
    font-size: 63px;
    line-height: 86px;
}
.bannerqueryp {
    font-size: 12px;
    line-height: 22px;
}



.whydiv {
    width: 90%;
    margin: 54px auto 0;
    max-width: 1400px;
}
.whytit h1 {
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 68px;
}


.programme {
    max-width: 1400px;
    margin: 54px auto 0;
    width: 90%;
}
.programmecoth4 {
    font-size: 16px;
}
.programmecot li {
    width: 25%;
    float: left;
    display: block;
    margin-bottom: 43px;
    overflow: hidden;
}
#section4 .whytit {
    width: 90%;
    margin: 0 auto;
    max-width: 1400px;
}
.advantagdiv {
    padding: 82px 0;
}
.advantagcotp img {
    max-width: 84%;
    display: inline-block;
}
.active .advimg1 {
    left: 7%;
}
.active .advimg2 {
    left: 25%;
}
.advimg2 {
    bottom: 28.5%;
}
.active .advimg3 {
    top: -5%;
}
.active .advimg4 {
    right: 47%;
}
.advimg4 {
    bottom: 29.5%;
}
.active .advimg5 {
    right: 27.2%;
}
.advimg5 {
    bottom: 34%;
}


.secaboutl a {
    padding: 90px 0 0;
}
.secaboutr img {
    max-width: 110%;
    width: 110%;
    margin: 0;
}


.senewscots {
    max-height: 399px;
}
.senews {
    width: 90%;
    padding: 41px  0 0;
}
.senewsdiv {
    width: 100%;
    margin-top: 56px;
}
.senewscotsw p, .senewscotsw h2 {
    font-size: 12px;
}
.senewscotrn {
    width: 80%;
    margin: 0 auto;
    padding: 5% 0 0;
}
.senewscotrn h2 {
    font-size: 16px;
    line-height: 25px;
}
.senewscotrn>p {
    font-size: 12px;
    line-height: 26px;
    padding: 2.5% 0;
}
.senewscotrq {
    width: 100%;
    padding: 6.5% 0 6%;
    position: relative;
}






.footers {
    padding: 157px 0 0;
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
}
.footercotlx a {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 0.7% 6%;
    display: inline-block;
    margin: 77px auto;
}




#section5{
	overflow: hidden;
}

.whycotdiv p {
    margin-top: 8px;
    font-size: 12px;
    color: #535252;
    line-height: 25px;
    height: 74px;
    letter-spacing: 0.8px;
}

.footerdivw p {
    color: #fff;
    font-size: 14px;
    padding-top: 2%;
}


.senewscotrn>p {
    font-size: 12px;
    line-height: 26px;
    padding: 2.5% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
}
.senewscotsw p, .senewscotsw h2 {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
}


}


/*@media screen and (max-width:1320px) and (max-height:6px) {












}*/


@media screen and (max-width:1380px) and (max-height:670px) {
.banner li .bannerdiv {
    margin-top: 0;
    min-height: 666px;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 666px;
}




.footerdivw p {
    color: #fff;
    font-size: 14px;
    padding-top: 2%;
}










}



@media screen and (max-width:1380px) and (max-height:634px) {
.banner {
    max-height: 633px;
}
.banner li .bannerdiv {
    margin-top: -2%;
}




}


@media screen and (max-width:1380px) and (max-height:609px) {
.banner {
    max-height: 609px;
}
}

@media screen and (max-width:1300px) {

.navnr {
    width: 66%;
    margin-top: 45px;
}

.secaboutr img {
    max-width: 184%;
    width: 153%;
}
.advantagcotp img {
    max-width: 82%;
    display: inline-block;
}

.active .advimg2 {
    left: 26.4%;
    opacity: 1;
}

.advimg2 {
    bottom: 27.5%;
    left: -100%;
    opacity: 0;
    transition: all 2s;
}
.active .advimg3 {
    top: -5%;
    opacity: 1;
}

.advimg3 {
    left: 39.5%;
    top: -100%;
    opacity: 0;
    transition: all 3s;
}
.active .advimg4 {
    right: 45%;
    opacity: 1;
}

.advimg4 {
    bottom: 28.5%;
    right: -100%;
    opacity: 0;
    transition: all 4s;
}
.active .advimg5 {
    right: 26.2%;
    opacity: 1;
}

.advimg5 {
    right: -100%;
    opacity: 0;
    transition: all 5s;
    bottom: 33%;
}
.footerdivw p {
    color: #fff;
    font-size: 12px;
    padding-top: 2%;
}







}










@media screen and (max-width:1024px) {
.caidan{
	display: inline-block;
	right: 7%;
    position: absolute;
    display: block;
    
	transition: all .5s;
}

.caidan.on{
	-moz-transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
}
	
	
	
	
#fp-nav.right {
    right: -2px;
}
	
.navdivs {
	margin: 0 auto;
	width: 90%;
	position: relative;
}

.navnr {
	display: none;
    width: 100%;
    margin-top: 16px;
    background: rgba(255,255,255,0.8);
	transform-origin: 50% 0;
	-webkit-animation: slide-down .5s ease-in;
	transition: max-height .2s ease-in;
}

@-webkit-keyframes slide-down {
	0% {
		transform: scale(1, 0);
	}
	25% {
		transform: scale(1, 1.2);
	}
	50% {
		transform: scale(1, 0.85);
	}
	75% {
		transform: scale(1, 1.05);
	}
	100% {
		transform: scale(1, 1);
	}
}
	
.navnr li {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
    line-height: 37px;
}
.navnr li a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    padding: 2px 5px;
    transition: all .5s;
}
.naven {
    position: relative;
    width: 74%;
    text-align: center;
    float: none;
    margin:0px 15% 5% auto;
}
.navenp {
	display: none;
}
.navens {
    display: block !important;
    position: inherit;
    transition: max-height .3s ease-in;
    width: 100%;
}



.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 374px;
    right: -3px;
    width: 524px;
}


.banner li .bannerdiv {
    background-size: cover;
    height: 100%;
    display: flex;
    min-height: 1025px;
}



















.whydiv {
    width: 90%;
    margin: 65px auto 0;
    max-width: 1400px;
}
.whytit h1 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 71px;
}


.whydivcot li {
    width: 50%;
    float: left;
    display: block;
}
.whyimg {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
}
.whycotdiv p {
    margin-top: 8px;
    font-size: 12px;
    color: #535252;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 72px;
    letter-spacing: 0.8px;
}
.whycotdiv span {
    margin: 20px 0;
    display: inline-block;
    background: #f08300;
    color: #fff;
    font-size: 12px;
    padding: 2% 11%;
}









.programme {
    max-width: 1400px;
    margin: 38px auto 0;
    width: 90%;
}


.programmecot li {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}
.programmecoth4 {
    font-size: 18px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.programmecotp {
    font-size: 14px;
    color: #9f9f9f;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    letter-spacing: 0.8px;
    margin-bottom: 11px;
    height: inherit;
}











.advantagdiv {
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    padding: 40px 0;
}
.advantagcot {
    position: relative;
    padding: 42% 0 81%;
    display: block;
}
.advantagcotp {
    text-align: center;
    display: block;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.advantagcotp img {
    width: 192%;
    max-width: 153%;
    display: inline-block;
    margin: 0 auto;
}

.advimg {
    position: absolute;
    border-radius: 69%;
    border: 3px #ff6c00 solid;
    display: block;
    text-align: center;
    width: 137px;
    overflow: hidden;
    height: 137px;
}


.advimg>img {
    width: 146%;
    max-width: 115%;
    margin: 0 auto;
    margin-left: -6%;
    margin-top: -7%;
}

.advimg1>img{
    margin-top: -6%;
}
.advimg2>img{
    margin-top:-15%;
}
.advimg3>img{
    margin-top: -5%;
}
.advimg4>img{
    margin-top: -8%;
}
.advimg5>img{
    margin-top:-10%;
}






.advimg1 {
    bottom: inherit;
    left: -100%;
    opacity: 0;
    transition: all 1s;
    top: 3%;
}
.active .advimg1 {
    left: 20%;
    opacity: 1;
}

.advimg2 {
    bottom: inherit;
    left: -100%;
    opacity: 0;
    top: 22%;
}

.active .advimg2 {
    left: 58%;
    opacity: 1;
}
.advimg3 {
    left: 34.5%;
    top: -100%;
    opacity: 0;
    transition: all 3s;
}
.active .advimg3 {
    top: 34%;
    opacity: 1;
}
.advimg4 {
    bottom: 40.5%;
    right: -100%;
    opacity: 0;
    transition: all 4s;
}
.active .advimg4 {
    right: 21%;
    opacity: 1;
}
.advimg5 {
    right: -100%;
    opacity: 0;
    transition: all 5s;
    bottom: 29%;
}
.active .advimg5 {
    right: 60.2%;
    opacity: 1;
}





.secaboutl {
    width: 100%;
    float: none;
}
.secaboutl a {
    display: block;
    width: 82%;
    margin: 0 auto;
    padding: 62px 0 0;
}

.secaboutltlt h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 33px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding: 0 1px;
    margin-bottom: 14px;
}

.secaboutcot p{
	display: none;
	font-size: 16px;
}
.secaboutcot p:nth-child(1){
	display: block;
}
.seaboutmore {
    text-align: center;
    display: block;
    margin: 9.2% 0;
}
.img-con {
    position: inherit;
    right: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.secaboutr {
    width: 100%;
    float: none;
    max-height: 661px;
    height: 100%;
}
.secaboutr img {
    max-width: 100%;
    width: 100%;
}
.img-bg {
    background: rgba(160, 156, 129);
    height: 100%;
    right: 0%;
    opacity: 1;
    overflow: hidden;
    position: inherit;
    top: 0;
    transition: all 2s ease 0s;
    width: 100%;
    z-index: 100;
}





.senews {
    max-width: 1400px;
    margin: 0 auto;
    width: 90%;
    padding: 77px 0 0;
}
.senewscotrn h2 {
    font-size: 20px;
    line-height: 30px;
    color: #505050;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.senewscotrn>p {
    color: #6d6d6d;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    text-indent: 2em;
    padding: 4.4% 0;
    border-bottom: 1px solid #e5e5e5;
}
.senewsdiv {
    width: 100%;
    margin-top: 86px;
}




.senewscotr {
    width: 98%;
    float: none;
}
.senewscotl {
    display: none;
}

.senewscotr li {
    width: 98%;
    float: left;
    display: block;
}
.senewscotr li:nth-child(3),.senewscotr li:nth-child(4){
	display: none;
}
.senewscotr li a {
    width: 96%;
    margin: 0 0 10% auto;
    background: #fff;
    display: block;
}







.footers {
    padding: 80px 0 0;
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
}
.footerdiv img {
    width: 14%;
}
.footerdivw {
     opacity: 1 !important; 
}

.footercot li {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
}
.footercotlx a {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 1.8% 12% 2%;
    display: inline-block;
    margin: 88px  auto;
}
.footerdivw p {
    color: #fff;
    font-size: 16px;
    padding: 1.5% 0;
    width: 62%;
    margin: 0 auto;
}
.bottoms p{
	    width: 90%;
    margin: 0 auto;
}



.footercot li:hover .footerdiv {
    margin-top: 0;
    transition: all .6s ease 0s;
}


.navens li a img {
    width: 13%;
}


}








@media screen and (max-width:768px) {
.advantagcotp img {
    width: 198%;
    max-width: 135%;
    display: inline-block;
    margin: 0 auto;
}
.advantagcot {
    position: relative;
    padding: 54% 0 67%;
    display: block;
}

.secaboutl a {
    display: block;
    width: 82%;
    margin: 0 auto;
    padding: 31px 0 0;
}

.footers {
    padding: 80px 0 0;
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
}
.footerdiv img{
	width: 22%;
}
.footerdivw {
     opacity: 1 !important; 
}

.footercot li {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
}
.footercotlx a {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 1.8% 12% 2%;
    display: inline-block;
    margin: 88px  auto;
}
.footerdivw p {
    color: #fff;
    font-size: 12px;
    padding: 2% 0;
    width: 62%;
    margin: 0 auto;
}
.bottoms p{
	    width: 90%;
    margin: 0 auto;
    letter-spacing: 1px;
}



















}









@media screen and (max-width:500px) {







.banner li {
    width: 100%;
    min-height: 812px;
    overflow: hidden;
}
.banner li .bannerdiv {
    background-size: cover;
    height: 100%;
    display: flex;
	min-height: 365px;
}


.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 89px;
    right: 10px;
    width: 395px;
}
.bannerquerytlt {
    width: 330px;
    margin: 0 auto;
    overflow: hidden;
}
.bannerqueryh1 {
    font-size: 53px;
    color: #502288;
    font-weight: 100;
    border-bottom: 2px solid #502288;
    line-height: 76px;
    display: inline-block;
    margin-bottom: 1.5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bannerqueryp {
    font-size: 12px;
    color: #421a73;
    line-height: 20px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    
    overflow: hidden;
}





.banner .hd {
    overflow: hidden;
    position: absolute;
    z-index: 49;
    text-align: center;
    top: 48%;
    left: 10%;
    width: 80%;
    display: block;
}
.banner .hd ul li {
    width: 47px;
    height: 2px;
}









.whydiv {
    width: 90%;
    margin: 36px auto 0;
    max-width: 1400px;
}
.whytit h1 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 39px;
}






.programmecot li {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 26px;
    overflow: hidden;
}
.programmecoth4 {
    font-size: 12px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.programmecotp {
    font-size: 12px;
    color: #9f9f9f;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: 0.8px;
    margin-bottom: 15px;
    height: 43px;
}









.advimg {
    position: absolute;
    border-radius: 69%;
    border: 3px #ff6c00 solid;
    display: block;
    text-align: center;
    width: 81px;
    overflow: hidden;
    height: 81px;
}



.advantagcotp img {
    width: 200%;
    max-width: 192%;
    display: inline-block;
    margin: 0 auto;
}
.advimg1 {
    bottom: inherit;
    left: -100%;
    opacity: 0;
    top: -2%;
}
.active .advimg1 {
    left: 13%;
    opacity: 1;
}
.advimg2 {
    bottom: inherit;
    left: -100%;
    opacity: 0;
    top: 17%;
}
.active .advimg2 {
    left: 32%;
    opacity: 1;
}
.advimg3 {
    left:64.5%;
    top: -100%;
    opacity: 0;
}
.active .advimg3 {
    top: 34%;
    opacity: 1;
}

.active .advimg4 {
    right: 43%;
    opacity: 1;
}
.advimg4 {
    bottom: 37.5%;
    right: -100%;
    opacity: 0;
}

.advimg5 {
    right: -100%;
    opacity: 0;
    bottom: 15%;
}

.active .advimg5 {
    right: 35.2%;
    opacity: 1;
}
	
	
.programmecot li {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 21px;
    overflow: hidden;
}
.programmecotp {
    font-size: 12px;
    color: #9f9f9f;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: 0.2px;
    margin-bottom: 12px;
    height: inherit;
}

.whydiv {
    width: 90%;
    margin: 26px auto 0;
    max-width: 1400px;
}
.whytit h1 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 31px;
}
.whycotdiv p {
    margin-top: 8px;
    font-size: 12px;
    color: #535252;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 46px;
    letter-spacing: 0.8px;
}
.banner li .bannerdiv {
    background-size: cover;
    height: 100%;
    display: flex;
    min-height: 170px;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 164px;
    right: 10px;
    width: 352px;
}
.bannerquerytlt {
    width: 289px;
    margin: 0 auto;
    overflow: hidden;
}
.bannerqueryh1 {
    font-size: 48px;
    color: #502288;
    font-weight: 100;
    border-bottom: 2px solid #502288;
    line-height: 68px;
    display: inline-block;
    margin-bottom: 1.5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.advimg>img {
    width: 122%;
    max-width: 116%;
    margin: 0 auto;
    margin-left: -7%;
    margin-top: -10%;
}

.advimg1>img{
    margin-top: -5%;
}
.advimg2>img{
    margin-top: -15%;
}
.advimg3>img{
    margin-top: -5%;
}
.advimg4>img{
    margin-top: -5%;
}
.advimg5>img{
    margin-top: -5%;
}




.secaboutr {
    width: 100%;
    float: none;
    max-height: 298px;
    height: 100%;
}
.senews {
    max-width: 1400px;
    margin: 0 auto;
    width: 90%;
    padding: 43px 0 0;
}
.senewsdiv {
    width: 100%;
    margin-top: 57px;
}
.senewscotrn>p {
    color: #6d6d6d;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    text-indent: 2em;
    padding: 3.4% 0;
    border-bottom: 1px solid #e5e5e5;
}

.footercotlx a {
    margin: 48px auto 0;
}

.footers {
    padding: 64px 0 0;
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
}

.senews {
    padding: 33px 0 0;
}
.senewsdiv {
    width: 100%;
    margin-top: 48px;
}




	
	
}






@media screen and (max-width:413px) and (max-height:823px) {

.banner li .bannerdiv {
    background-size: cover;
    height: 100%;
    display: flex;
    min-height: 425px;
}

.banner .hd {
    top: 48%;
}


.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 34px;
    right: 26px;
    width: 352px;
}
.whydiv {
    width: 90%;
    margin: 51px auto 0;
    max-width: 1400px;
}
.whytit h1 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 51px;
}
.whycotdiv p {
    margin-top: 8px;
    font-size: 12px;
    color: #535252;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 53px;
    letter-spacing: 0.8px;
}
.whycotdiv span {
    margin: 20px 0 53px;
    display: inline-block;
    background: #f08300;
    color: #fff;
    font-size: 12px;
    padding: 2% 11%;
}


.programme {
    max-width: 1400px;
    margin: 70px auto 0;
    width: 90%;
}
.programmecot li {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
}
.loadmore {
    width: 100%;
    text-align: center;
    margin-top: 4%;
}


.advantagdiv {
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    padding: 62px 0;
}
.advantagcot {
    position: relative;
    padding: 49% 0 94%;
    display: block;
}

.active .advimg1 {
    left: 13%;
}
.advimg1 {
    top: -1%;
}
.advimg2 {
    top: 21%;
}
.active .advimg2 {
    left: 62%;
}
.advimg3 {
    left: 32.5%;
}
.active .advimg3 {
    top: 37%;
}
.active .advimg4 {
    right: 15%;
}
.advimg5 {
    bottom: 18%;
}
.active .advimg5 {
    right: 65.2%;
}



.secaboutl a {
    padding: 19px 0 0;
}
.seaboutmore {
    text-align: center;
    display: block;
    margin: 7.2% 0;
}
.secaboutr {
    max-height: 381px;
}
.secaboutr img {
    max-width: 111%;
    width: 119%;
}


.senewsdiv {
    width: 100%;
    margin-top: 27px;
}
.senewscotrn {
    width: 80%;
    margin: 0 auto;
    padding: 6% 0 0;
}
.senewscotrn {
    width: 80%;
    margin: 0 auto;
    padding: 6% 0 0;
}
.senewscotrq {
    width: 100%;
    padding: 5% 0 8%;
    position: relative;
}
.senewscotr li a {
    width: 96%;
    margin: 0 0 6% auto;
    background: #fff;
    display: block;
}
.senewscotr li:nth-child(3){
	display: block;
}
.senewscotrq i {
    position: absolute;
    right: 26px;
    top: 35%;
}

}


@media screen and (max-width:414px) and (max-height:763px) {

.navlogo {
    width: 27%;
    text-align: center;
    margin-top: 2%;
}

.senewscotr li:nth-child(3), .senewscotr li:nth-child(4) {
    display: none;
}

.senews {
    padding: 58px 0 0;
}

.senewsdiv {
    width: 100%;
    margin-top: 56px;
}
.senewscotr li a {
    width: 96%;
    margin: 0 0 12% auto;
}
.secaboutr {
    max-height: 361px;
}
.secaboutr img {
    max-width: 100%;
    width: 103%;
    margin: 0;
}

.programme {
    max-width: 1400px;
    margin: 50px auto 0;
    width: 90%;
}
.whytit h1 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 34px;
}
.whydiv {
    width: 90%;
    margin: 34px auto 0;
    max-width: 1400px;
}

.banner li .bannerdiv {
    background-size: cover;
    height: 100%;
    display: flex;
    min-height: 382px;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 23px;
    right: 31px;
    width: 352px;
}

.advantagcot {
    position: relative;
    padding: 44% 0 85%;
    display: block;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 740px;
}



.qqserver {
    position: fixed;
    top: 90%;
    left: 0;
    height: 208px;
    margin-top: -104px;
    z-index: 1000;
}
.qqserver .qqserver_fold {
    position: absolute;
    left: 0;
    padding: 0;
}










}


@media screen and (max-width:500px) and (max-height:667px) {
.banner li .bannerdiv {
    background-size: cover;
    height: 100%;
    display: flex;
    min-height: 300px;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 671px;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 35px;
    right: 12px;
    width: 352px;
}



.whycotdiv p {
    margin-top: 8px;
    font-size: 12px;
    color: #535252;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 44px;
}
.whycotdiv span {
    margin: 20px 0;
    display: inline-block;
    background: #f08300;
    color: #fff;
    font-size: 12px;
    padding: 2% 11%;
}


.programmecot li {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 23px;
    overflow: hidden;
}
.programmecotp {
    font-size: 12px;
    color: #9f9f9f;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    letter-spacing: 0.2px;
    margin-bottom: 12px;
    height: inherit;
}


.secaboutcot p {
    display: none;
    font-size: 12px;
    line-height: 21px;
}

.secaboutr {
    max-height: 261px;
}

.senews {
    padding: 45px 0 0;
}

.senewsdiv {
    width: 100%;
    margin-top: 45px;
}





.whycotdiv span {
    margin: 13px 0;
    display: inline-block;
    background: #f08300;
    color: #fff;
    font-size: 12px;
    padding: 2% 11%;
}







}



@media screen and (max-width:500px) and (max-height:700px) {
.banner {
    max-height: 621px;
}
.banner li .bannerdiv {
    min-height: 170px;
}
.banner .hd {
    top: 34%;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 35px;
    right: 8%;
    width: 339px;
}


.whydiv {
    width: 90%;
    margin: 24px auto 0;
    max-width: 1400px;
}















}











@media screen and (max-width:400px) and (max-height:568px) {

.navnr li {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
    line-height: 35px;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 35px;
    right: 4%;
    width: 339px;
}
.banner li .bannerdiv {
    min-height: 255px;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 542px;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 32px;
    right: 8%;
    width: 305px;
}
.bannerquerytlt {
    width: 252px;
    margin: 0 auto;
    overflow: hidden;
}
.bannerqueryh1 {
    font-size: 41px;
    color: #502288;
    font-weight: 100;
    border-bottom: 2px solid #502288;
    line-height: 59px;
    display: inline-block;
    margin-bottom: 1.5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}





.whytit h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 32px;
}

.whyimg {
    width: 100%;
    overflow: hidden;
    margin-bottom: 3px;
}
.whycotdiv h3 {
    font-size: 12px;
    color: #1c1d1d;
    line-height: 40px;
}
.whycotdiv p {
    margin-top: 8px;
    font-size: 12px;
    color: #535252;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
}
.whycotdiv span {
    margin: 14px 0;
    display: inline-block;
    background: #f08300;
    color: #fff;
    font-size: 12px;
    padding: 2% 11%;
}



.programme {
    max-width: 1400px;
    margin: 25px auto 0;
    width: 90%;
}

.advantagdiv {
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    padding: 22px 0;
}


.active .advimg1 {
    left: 8%;
}
.active .advimg3 {
    top: 36%;
}
.advimg3 {
    left: 28.5%;
}
.active .advimg4 {
    right: 10%;
}





}





@media screen and (max-width:375px) {
.whydiv {
    width: 90%;
    margin: 29px auto 0;
    max-width: 1400px;
}
.whytit h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 31px;
}

.advantagcot {
    position: relative;
    padding: 60% 0 103%;
    display: block;
}




.advantagcot {
    position: relative;
    padding: 44% 0 81%;
    display: block;
}
.active .advimg1 {
    left: 9%;
    opacity: 1;
}
.active .advimg2 {
    left: 26%;
    opacity: 1;
}
.advimg4 {
    bottom: 32.5%;
}
.active .advimg5 {
    right: 22.2%;
    opacity: 1;
}
.advimg5 {
    bottom: 13%;
}





.banner .hd {
    top: 40%;
}


.bannerquery {
    position: absolute;
    z-index: 9;
    bottom:200px;
    right: 3%;
    width: 305px;
}
.bannerqueryh1 {
    font-size: 40px;
    color: #502288;
    font-weight: 100;
    border-bottom: 2px solid #502288;
    line-height: 55px;
}
.bannerqueryp {
    font-size: 12px;
    color: #421a73;
    line-height: 16px;
}

.bannerquerytlt {
    width: 242px;
    margin: 0 auto;
    overflow: hidden;
}









}



@media screen and (max-width:375px)  and (max-height:640px) {
.caidan {
    right: 1%;
}
.caidan img{
	width: 70%;
    margin-top: 13%;
}



.banner .hd {
    top: 38%;
}
.banner {
    max-height: 589px;
}
.banner li .bannerdiv {
    min-height: 233px;
}
.bannerquery {
    position: absolute;
    z-index: 9;
    bottom: 48px;
    right: 9%;
    width: 305px;
}
.whycotdiv p {
    margin-top: 5px;
    line-height: 22px;
}
.whycotdiv span {
    margin: 14px 0;
    display: inline-block;
    background: #f08300;
    color: #fff;
    font-size: 12px;
    padding: 2% 11%;
}

.programme {
    max-width: 1400px;
    margin: 28px auto 0;
    width: 90%;
}

.advantagcotp img {
    width: 200%;
    max-width: 176%;
}

.advimg {
    width: 64px;
    overflow: hidden;
    height: 64px;
}
.active .advimg1 {
    left: 13%;
    opacity: 1;
}
.active .advimg2 {
    left: 61%;
    opacity: 1;
}
.active .advimg5 {
    right: 65.2%;
}
.advimg5 {
    bottom: 21%;
}


.secaboutl a {
    padding: 33px 0 0;
}
.seaboutmore {
    text-align: center;
    display: block;
    margin: 9.2% 0;
}
.secaboutcot p {
    font-size: 12px;
    line-height: 19px;
}



.senews {
    padding: 29px 0 0;
}
.senewsdiv {
    width: 100%;
    margin-top: 32px;
}



.footercotlx a {
    margin: 38px auto;
}

.footers {
    padding: 59px 0 0;
}
.programmecotp {
    margin-bottom: 6px;
}
.whycotdiv h3 {
    font-size: 16px;
    color: #1c1d1d;
    line-height: 33px;
}
.bannerquery {
    bottom: 6%;
    right: 9%;
    width: 305px;
}
.banrquerys {
    margin: 0% auto 5% 8%;
}


}


@media screen and (max-width:375px)  and (max-height:640px) {
.secaboutr {
    max-height: 275px;
}
}