* {box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,hr,thead,tbody,tfoot,thtd {
	margin: 0;
	padding: 0
}
ul,ol {list-style: none;}
a{text-decoration: none;color: #333;}

html {
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none
}
body {
	line-height: 1.2;
	font-size: 14px;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
body,button,input,select,textarea {
	font-family: 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif
}
b,strong {font-weight: bold;}
i,em {font-style: normal;}
h1,h2,h3,h4,h5,h6 {font-weight: normal}
table {border-collapse: collapse;border-spacing: 0;}
table th {font-weight: inherit;border-bottom-width: 2px;border-bottom-color: #ccc;}
img {
	border: 0 none;
	width: auto\9;
	max-width: 100%;
	vertical-align: top;
	height: auto;
}
button,input,select,textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer
}
button[disabled],input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
select{-webkit-appearance: none}
input::-webkit-input-speech-button {display: none}
button,input,textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
	border: none;
	border-radius: 0;
	background-color: transparent
}
input:focus {outline: none}

select[size],
select[multiple],
select[size][multiple] {
	border: 1px solid #AAA;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {display: block;}

::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5)
}
body {
	min-width: 1200px;
	min-height: 100%;
	padding-top:56.26; /* 316 / 1024 */
}


.section{min-width: 1200px;min-height: 100%;background-repeat: no-repeat;background-position:center;}

#section0{background: url('bg0.jpg');background-size:100% 100%;}
#section1{background: url('bg1.jpg');background-size:cover;}
#section2{background: url('bg2.jpg');background-size:100% 100%;}
#section3{background: url('bg3.jpg');background-size:100% 100%;}
#section4{background: url('bg4.jpg');background-size:100% 100%;}
#section5{background: url('bg5.jpg');background-size:100% 100%;}
#section6{background: url('bg6.jpg');background-size:100% 100%;}
#section7{background: url('bg7.jpg');background-size:100% 100%;}


#menu{ margin: 0; padding: 0; position: fixed; left: 50%; bottom:0; list-style-type: none; z-index: 70;width: 500px;margin-left: -600px;}
#menu li{ float: left; margin:  0 40px 10px 0;}
#menu a{color: #00bcd4; text-decoration: none; font-size:16px;font-weight: 100;}
#menu .active a{border-bottom: 2px solid #00bcd4;}




.box{width: 100%;height: 100%;display: flex; flex-direction: column;justify-content:center;align-items: center;overflow: hidden;}




/* 0 */
.one{width:1200px;height: 100%;overflow: hidden;position: absolute;text-align: center;z-index: 9999;top: 0;left: 50%;margin-left: -600px;}
.one_t{margin-top:8.5%;}
.one_ts{margin-top: 17%;}
.one_ft{position: absolute;right: 0;bottom: 10px;width: 200px;}
.one_ft img{width: 100%;}
.box_video{width: 100%;height: 100%;position: relative;overflow: hidden;}
.box_video video {
    position:relative;
    display: inline-block;
    vertical-align: baseline;
}
.video-inner {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 8;
    width: 1980px;
    margin-left: -990px;
    background-color: #fff;
    text-align: center;
}
.banner-background {
    position:absolute;
    left:0;
    top:0;
	width:100%;
}
	
/* 1 */
.two{width:1200px;height: 92%;overflow: hidden;position: relative;text-align: center}
.two_toutiao{width:100%;padding:20px 30px 20px 210px;background-color: white;overflow: hidden;position: relative;margin-top: 30px;}
.ticon{width: 149px;height: 62px;background: url('toutiaobg.png') no-repeat;position: absolute;top: 30px;left: 30px;}
.two_toutiao h1{font-size: 26px;text-align: left;}
.two_toutiao a{color: #ed2434;}
.two_toutiao p{font-size: 16px;color: #838383;text-align: left;line-height: 1.7;margin-top: 10px;}
.two_cont{width: 100%;height: 480px;background-color: white;overflow: hidden;margin-top: 30px;padding:30px;}
.two_left{width: 640px;height: 420px;float: left;overflow: hidden;position: relative;}

.two_left a{display: block;position: relative;}
.two_left a img{width: 100%;height:420px;display: block;}
.two_left a p{width: 100%;color: #fff;font-size: 18px;height: 40px;padding: 0 110px 0 10px;background: url('dad.png');position: absolute;left: 0;bottom:0;line-height: 40px;text-align: left;}

.n_box{width: 80px;position: absolute;bottom:-33px;right:0;height: 40px;}
.n_box .xn{position: relative;}
.two_left .swiper-pagination{width:80px;bottom:5px;}
.two_left .swiper-pagination-bullet {
    width:6px;
    height: 6px;
    border-radius: 50em;
    margin-left: 6px!important;
    display: inline-block;
    /* border-radius: 50%; */
	background:#ffdc44;
	border:0;
	opacity: 1;
}

.two_left .swiper-pagination-bullet-active {
    opacity: 1;
    /* background: var(--swiper-pagination-color, var(--swiper-theme-color)); */
	background-color: #2fdaff;
}

.two_right{width: 460px;float: right;position: relative;overflow: hidden;height: 420px;}
.t_hd{height: 125px;overflow: hidden;text-align: left;}
.t_hd h3{font-weight: bold;font-size: 22px;}
.t_hd p{font-size: 16px;color: #838383;line-height: 1.7;margin-top: 10px;}
.t_hd p a{color: #ed2434;}
.t_group{overflow: hidden;margin-top: 20px;}
.t_group li{width: 100%;float: left;text-align: left;}
.t_group li a{display: block;position: relative;font-size: 18px;height: 50px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;padding-left:20px;line-height: 50px;}
.t_group li a::before{ position: absolute; left: 0; top: 20px; width: 10px; height: 10px; border-radius: 50rem;background-color: #cdb758;content: '';}

.t_more{position: absolute;bottom: 0;right: 0;}
.t_more a{color: #ed2434;font-size: 16px;}

/* 2 */
.two_dy{height: 606px;overflow: hidden;margin-top: 30px;}
.two_dy  ul{overflow: hidden;margin-left: -50px;margin-right: -50px;}
.two_dy  li{width: 341px;height: 278px;background: url('tscbg.png') no-repeat;overflow: hidden;float: left;margin-left: 50px;margin-bottom: 50px;}
.two_dy  li a{display: block;position: relative;padding: 50px 25px 10px;overflow: hidden;text-align: left;}
.two_dy  li .imgs{overflow: hidden;}
.two_dy  li .imgs img{width: 100%;height: 130px;display: block;margin-bottom: 15px;}
.two_dy  li h3{font-size: 18px;color: #ed2434;font-weight: bold;}
.two_dy  li p.txt{font-size: 16px;color: #838383;line-height: 1.7;margin-top: 15px;border-top: 1px dashed #838383;padding-top: 15px;}
.two_dy  li p.txt span{color: #ed2434;}

.two_dy  li a.ts .txt{border: 0;padding: 0;margin: 0;  overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;}


/* 3 */
.three{width:1200px;height: 92%;overflow: hidden;position: relative;text-align: center}
.three_cont{height: 440px;overflow: hidden;position: relative;margin-top: 30px;}
.th_left{width: 785px;height: 440px;float: left;position: relative;}
.th_left video{width: 785px;height: 440px}
.th_left a{display:black}
.th_left a img{width: 785px;height: 440px}

.th_play{display: block;width: 100%;height: 100%;position: relative;background: rgba(0, 0, 0, .3);}
.th_play .splay{width: 82px;height: 82px;overflow: hidden;position: absolute;top: 50%;left: 50%;margin-top: -41px;margin-left: -41px;}
.th_play .splay img{width: 82px;height: 82px}




.th_right{width: 430px;height: 98px;position: absolute;right: 0;top: 0;}

.th_group{height: 424px;}
.th_group li{width: 430px;height: 98px;position: relative;margin-top: 8px;}
.th_group li a{display: block;position: relative;background-color: #5c5c5c;color: white;padding: 4px;cursor: pointer;}
.th_group li a:hover{background-color: #ff553f;}
.th_group li.active a{background-color: #ff553f;}
.th_group li .imgs{width: 130px;height: 90px;overflow: hidden;float: left;margin-right: 15px;}
.th_group li .imgs img{width: 130px;height: 90px}
.th_group li h3{width: 270px;height: 90px;display: flex;align-items: center;text-align: left}
.th_group li.active a::before,.th_group li a:hover::before{ width: 0;height: 0;border-top: 10px solid transparent;border-right: 10px solid #ff553f;border-bottom: 10px solid transparent;position: absolute;left: -10px;top:40px;content: '';}

/* 4 */
.four{width:990px;height: 92%;overflow: hidden;position: relative;text-align: center}
.fo_left{width: 406px;height: 805px;float: left;background: url('iphone.png') no-repeat;padding: 98px 30px 0;overflow: hidden;}
/* .fo_left img{width: 346px;height: 623px;display: block;}
.fo_left a{width: 346px;height: 623px;display: block;position: relative;}
.fo_left a p{width: 100%;color: #fff;font-size: 18px;height: auto;padding: 10px;background: url('dad.png');position: absolute;left: 0;bottom:0;line-height: 1;text-align: left;} */
.fo_left .box_F{width: 346px;height: 623px;position: relative;overflow: hidden;}
.fo_left a{display: block;position: relative;}
.fo_left a img{width: 100%;height:623px;display: block;}
.fo_left a p{width: 100%;color: #fff;font-size: 18px;height: 40px;padding: 0 110px 0 10px;background: url('dad.png');position: absolute;left: 0;bottom:0;line-height: 40px;text-align: left;}

.fo_left .swiper-pagination{width:80px;bottom:5px;}
.fo_left .swiper-pagination-bullet {
    width:6px;
    height: 6px;
    border-radius: 50em;
    margin-left: 6px!important;
    display: inline-block;
    /* border-radius: 50%; */
	background:#ffdc44;
	border:0;
	opacity: 1;
}

.fo_left .swiper-pagination-bullet-active {
    opacity: 1;
    /* background: var(--swiper-pagination-color, var(--swiper-theme-color)); */
	background-color: #2fdaff;
}




.fo_right{width: 535px;float: right;overflow: hidden;}
.fo_right .c_tit{text-align: left;}

.fo_cont{height: 600px;position: relative;margin-top: 30px;}
.fo_cont li{width: 100%;height:260px;background-color: #ed2434;margin-top: 15px;overflow: hidden;position: relative;}
.fo_cont li video{width: 460px;height: 260px;float: left;display: block;}
.fo_cont li .imgs{width: 460px;height: 260px;float: left;display: block;}
.fo_cont li .imgs img{width: 460px;height: 260px}



.fo_cont li p{width: 75px;;float: right;font-size: 18px;color: white;padding: 20px; writing-mode: vertical-lr;/*ä»Žå·¦å‘å³ ä»Žå³å‘å·¦æ˜¯ writing-mode: vertical-rl;*/  
    writing-mode: tb-lr;/*IEæµè§ˆå™¨çš„ä»Žå·¦å‘å³ ä»Žå³å‘å·¦æ˜¯ writing-mode: tb-rlï¼›*/  }
.fo_cont .swiper-pagination{width:auto;bottom:5px;right: 0;}
.fo_cont .swiper-pagination-bullet {
	width:6px;
	height: 6px;
	border-radius: 50em;
	margin-right: 4px!important;
	display: inline-block;
	/* border-radius: 50%; */
	background:#ed2434;
	border:0;
	opacity: 1;
}

.fo_cont .swiper-pagination-bullet-active {
	opacity: 1;
	/* background: var(--swiper-pagination-color, var(--swiper-theme-color)); */
	background-color: #ffcc00;
}

/* 5 */
.five{width:1200px;height: 92%;overflow: hidden;position: relative;text-align: center}
.five_cont{margin-left: 42px;margin-right: 42px;overflow: hidden;}
.five_cont .item{width: 508px;height: 117px;background-color: white;float: left;margin: 40px 0 0 20px;padding: 20px 35px;text-align: left;}
.five_cont .item:nth-child(1){border-left: 7px solid #c91900;}
.five_cont .item:nth-child(2),.five_cont .item:nth-child(3){border-left: 7px solid #646463;}
.five_cont .item:nth-child(4),.five_cont .item:nth-child(5){border-left: 7px solid #c91900;}
.five_cont .item:nth-child(6),.five_cont .item:nth-child(7){border-left: 7px solid #646463;}
.five_cont .item:nth-child(8){border-left: 7px solid #c91900;}

.five_cont .item h3{font-size: 18px;}
.five_cont p{font-size: 14px;color: #838383;line-height: 1.6;margin-top: 10px;}
.five_cont p a{color: #393b9d;}


/* 6 */
.six{width: 1150px;height:850px;background: url('zhd.png') no-repeat;background-size: 1150px 780px;overflow: hidden;}
.si_t{margin: 20px auto;text-align: center;}
.s_left{width: 480px;float: left;margin-left: 60px;}
.s_img{width: 475px;overflow: hidden;height: 215px;margin: 20px auto;}
.s_img a{display: block;position: relative;}
.s_img a img{display: block;width: 100%;height: 215px;}
.s_img p{width: 100%;color: #fff;font-size: 14px;height: auto;padding:10px;background: url('dad.png');position: absolute;left: 0;bottom:0;line-height: 1.3;text-align: left;}

.s_group li{width: 100%;height:100px;border-bottom: 1px dashed #d9dadb;overflow: hidden;}
.s_group li:last-child{border: 0;}
.s_group h3{font-size: 18px;margin-top: 10px;font-weight: bold;}
.s_group p{font-size: 14px;color: #838383;line-height: 1.6;margin-top: 10px;}
.s_group p a{color: #ed2434;}
.s_right{width: 500px;float: right;margin-right: 60px;}



/* 7 */
.seve{width:1200px;height: 92%;overflow: hidden;position: relative;text-align: center}
.seve_cont{height: 600px;overflow: hidden;position: relative;background: url('tuoy.png') no-repeat center bottom;background-size: 100% auto;margin-top: 20px;}

#certify .swiper-container {
	width: 1000px!important;margin: 0 auto;overflow: hidden;
}

#certify  .swiper-slide {
	width:710px;
	height: 500px;
}
#certify  .swiper-slide a{display: block;position: relative;}
#certify  .swiper-slide img{
	display:block;    height: 500px;
}

.footer {
	margin-top: -124px;
	border-top: 1px solid #c9c9ca;
	padding: 15px 0 24px 0;
	background-color: #f8f8f8;
	text-align: center;
	line-height: 25px;
	color: #333;
	font-size: 14px;
	z-index: 999;
	position: relative;
}
/* .footer{padding: 1rem 0; margin-top: 2rem;} */
.footer-left{width: 67%;float: left;}
.footer-left-yl ul li{width:25%;float: left;display: none;}
.footer-left-yl ul li select{background: rgb(255,255,255,0.5);padding: 0.3rem;font-size: 1rem;width: 90%;font-weight: bold;}
.footer-left-yl ul li select option{background: none;font-size: 1rem;}
.footer-left-xinxi{margin: 0.5rem auto 0;}
.footer-left-xinxi p a{color: #333;}
.footer-left-xinxi p{font-size: 1rem;}
.footer-left-xinxi p span{padding:0 0.8rem 0 0;white-space: nowrap;}

.footer-right{width: 33%;float: right;}
.footer-right-zhxx {line-height: 1.5rem;margin: 0.5rem 0;}
.footer-right-zhxx a{color: #333;font-size: 1rem;}
.footer-right-ico img{height:2.8rem; margin: 0 0.3rem}
.footer-section{min-height: auto;height:100px;}
#certify  .swiper-slide p {
	text-align: center;
	color: #fff;
	position: absolute;
	width: 100%;
	left: 0;bottom: 0;
	font-size: 16px;padding: 10px;
	background: url('dad.png');
	display: none;
}
#certify .swiper-slide-active p{display: block;}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
.layer-mask {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	transition: all 0.5s;
	background-color: #3e3e3e;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.swiper-slide-active .layer-mask {
	display: none;
}
#certify .swiper-button-prev {
	left: 0;
	top: 190px;
	width: 52px;
	height: 82px;
	background: url('right.png') no-repeat;
}


#certify .swiper-button-next {
	right: 0;
	top: 190px;
	width: 52px;
	height:82px;
	background: url('left.png') no-repeat;
}



/* å†…é¡µå“åº” */
@media (max-width : 1600px) { /* 1367 */
	#menu li{font-size: 18px;}
	#menu{margin-left: -500px;bottom: -3px;}
	/* 0 */
	.one{width:1000px;height: 92%;}
	.one img{width: 100%;display: block;}
	.one_t{width:610px;margin:6% auto 0;}
	.one_ts{width:495px;margin:10% auto 0;}
	.one_ft{width: 200px;}

	/* 1 */
	
	.two{width:1000px;height: 97%;}
	.c_tit img{width: 365px;}
	.two_toutiao{padding:10px 10px 10px 130px;margin-top: 10px;}
	.ticon{width: 105px;height: 44px;background-size: 105px 44px;position: absolute;top: 10px;left: 10px;}
	.two_toutiao h1{font-size: 18px;}
	.two_toutiao p{font-size: 14px;line-height: 1.5;margin-top:5px;}

	.two_cont{height: 370px;margin-top: 10px;padding:10px;}
	.two_left{width: 535px;height:350px;}
	.two_left a img{height:350px;;}
	.two_left a p{font-size: 14px;height: 30px;padding: 0 110px 0 10px;line-height: 30px;}

	.n_box{bottom:0;height: 30px;}
	.n_box .xn{position: relative;height: 30px;}
	.two_left .swiper-pagination{bottom:10px;}

	.two_right{width:425px;height: 350px;}
	.t_hd{height:120px;}
	.t_hd h3{font-size:20px;}
	.t_hd p{font-size: 16px;line-height: 1.6;margin-top: 10px;}
	.t_group{margin-top:10px;}
	.t_group li a{font-size: 18px;height:45px;padding-left:15px;line-height: 45px;}
	.t_group li a::before{top:17px; width: 6px; height: 6px}
	.t_more a{font-size: 16px;}

	/* 2 */
	.two_dy{height:505px;margin-top:30px;}
	.two_dy  ul{overflow: hidden;margin: 0;}
	.two_dy  li{width: 285px;height: 235px;background: url('tscbg.png') no-repeat;margin-left:40px;margin-bottom: 40px;background-size: 285px 235px;}
	.two_dy  li a{padding: 40px 20px 10px;}
	.two_dy  li .imgs img{height:110px;margin-bottom: 10px;}
	.two_dy  li h3{font-size: 18px;}
	.two_dy  li p.txt{font-size: 16px;}
	.two_dy  li a.ts .txt{line-height: 1.5;}


	/* 3 */
	.three{width:1000px;height: 92%;overflow: hidden;position: relative;text-align: center}
	.three_cont{height: 370px;margin-top: 30px;}
	.th_left{width: 660px;height:370px;}
	.th_left video{width: 660px;height: 370px}
	.th_left a{display:black}
	.th_left a img{width: 660px;height: 370px}

	.th_play .splay{width: 64px;height: 64px;margin-top: -32px;margin-left: -32px;}
	.th_play .splay img{width: 64px;height: 64px}


	.th_right{width: 350px;height:83px;}

	.th_group{height: 370px;}
	.th_group li{width: 350px;height: 83px;margin-top: 8px;}

	.th_group li .imgs{width: 108px;height: 75px;overflow: hidden;float: left;margin-right: 10px;}
	.th_group li .imgs img{width: 108px;height: 75px}
	.th_group li h3{width:195px;height:75px;}
	.th_group li.active a::before,.th_group li a:hover::before{ border-top:8px solid transparent;border-right: 8px solid #ff553f;border-bottom: 8px solid transparent;left: -8px;top:37px;}

	/* 4 */

	.four{width:800px;height: 92%;overflow: hidden;position: relative;text-align: center}
	.fo_left{width:315px;height:624px;background: url('iphone.png') no-repeat;padding:72px 31px 0;background-size: 315px 624px;}
	/* .fo_left img{width: 253px;height: 483px;} */

	.fo_left .box_F{width: 253px;height: 483px;position: relative;overflow: hidden;}
	.fo_left a img{width: 100%;height:483px;display: block;}
	.fo_left a p{font-size: 14px;height: auto;padding: 5px 50px 5px 5px;line-height: 1.1;text-align: left;}



	.fo_right{width:440px;float: right;overflow: hidden;}
	.fo_right .c_tit{text-align: left;}

	.fo_cont{height: 490px;position: relative;margin-top: 10px;}
	.fo_cont li{width: 100%;height:218px;background-color: #ed2434;margin-top:10px;overflow: hidden;position: relative;}
	.fo_cont li video{width:385px;height: 218px;float: left;display: block;}
	.fo_cont li .imgs{width:385px;height: 218px;float: left;display: block;}
	.fo_cont li .imgs img{width:385px;height: 218px}

	.fo_cont li p{width: 55px;;float: right;font-size: 6px;color: white;padding: 20px; writing-mode: vertical-lr;writing-mode: tb-lr;}

	/* 5 */
	.five{width:1000px;height: 92%;}
	.five_cont{margin-left: -20px;margin-right: -20px;overflow: hidden;}
	.five_cont .item{width: 490px;height:100px;background-color: white;float: left;margin: 20px 0 0 20px;padding: 15px 20px;text-align: left;}
	.five_cont .item:nth-child(1){border-left: 5px solid #c91900;}
	.five_cont .item:nth-child(2),.five_cont .item:nth-child(3){border-left: 5px solid #646463;}
	.five_cont .item:nth-child(4),.five_cont .item:nth-child(5){border-left: 5px solid #c91900;}
	.five_cont .item:nth-child(6),.five_cont .item:nth-child(7){border-left: 5px solid #646463;}
	.five_cont .item:nth-child(8){border-left: 5px solid #c91900;}

	.five_cont .item h3{font-size: 16px;}
	.five_cont p{font-size: 14px;color: #838383;line-height: 1.6;margin-top:6px;overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;}
	.five_cont p a{color: #393b9d;}


	/* 6 */
	.six{width: 900px;height:700px;background: url('zhd.png') no-repeat;overflow: hidden;background-size: 900px 611px;}
	.si_t{margin: 20px auto;text-align: center;}
	.si_t img{width: 550px;display: block;margin: 0 auto;}
	.s_left{width: 400px;float: left;margin-left: 40px;}
	.s_img{width: 370px;overflow: hidden;height: 218px;margin: 10px auto;}
	.s_img a{display: block;position: relative;}
	.s_img a img{display: block;width: 100%;height: 215px;}
	.s_img p{width: 100%;color: #fff;font-size: 14px;height: auto;padding:10px;background: url('dad.png');position: absolute;left: 0;bottom:0;line-height: 1.3;text-align: left;}

	.s_group li{width: 100%;height: 100px;border-bottom: 1px dashed #d9dadb;overflow: hidden;}
	.s_group li:nth-child(3){display: none;}
	.s_group li:nth-child(2){border: 0;}
	.s_group h3{font-size: 16px;margin-top: 15px;font-weight: bold;}
	.s_group p{font-size: 14px;color: #838383;line-height: 1.6;margin-top: 10px;overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical}
	.s_group p a{color: #ed2434;}
	.s_right{width: 400px;float: right;margin-right: 40px;}


	/* 7 */
	.seve{width:1000px;height: 92%;overflow: hidden;position: relative;text-align: center}
	.seve_cont{height: 500px;overflow: hidden;position: relative;background: url('tuoy.png') no-repeat center bottom;background-size: 100% auto;margin-top: 20px;}

	#certify .swiper-container {
		width:800px!important;margin: 0 auto;overflow: hidden;
	}

	#certify  .swiper-slide {
		width:570px;
		height: 401px;
	}

	#certify .swiper-button-prev {
		left: 0;
		top: 170px;
		width: 45px;
		height: 71px;
		background: url('right.png') no-repeat;
		background-size: 45px 71px;
	}
	
	
	#certify .swiper-button-next {
		right: 0;
		top: 170px;
		width: 45px;
		height: 71px;
		background: url('left.png') no-repeat;
		background-size: 45px 71px;
	}
	

}
@media (max-width : 1367px) { /* 1367 */
	#menu li{font-size: 16px;}
	#menu{ margin-left: -425px;}
	/* 0 */
	.one{width:850px;height: 96%;}
	.one img{width: 100%;display: block;}
	.one_t{width: 520px;margin:6% auto 0;}
	.one_ts{width: 420px;margin:8% auto 0;}
	.one_ft{width: 200px;}


	/* 1 */
	
	.two{width:850px;height: 97%;}
	.c_tit img{width: 295px;}
	.two_toutiao{padding:10px 10px 10px 130px;margin-top: 10px;}
	.ticon{width: 105px;height: 44px;background-size: 105px 44px;position: absolute;top: 10px;left: 10px;}
	.two_toutiao h1{font-size: 18px;}
	.two_toutiao p{font-size: 14px;line-height: 1.5;margin-top:5px;}

	.two_cont{height: 320px;margin-top: 10px;padding:10px;}
	.two_left{width: 455px;height:300px;}
	.two_left a img{height:300px;;}
	.two_left a p{font-size: 14px;height: 30px;padding: 0 110px 0 10px;line-height: 30px;}

	.n_box{bottom:0;height: 30px;}
	.n_box .xn{position: relative;height: 30px;}
	.two_left .swiper-pagination{bottom:10px;}

	.two_right{width: 360px;height: 300px;}
	.t_hd{height:90px;}
	.t_hd h3{font-size:18px;}
	.t_hd p{font-size: 14px;line-height: 1.5;margin-top: 5px;}
	.t_group{margin-top:10px;}
	.t_group li a{font-size: 16px;height:40px;padding-left:15px;line-height: 40px;}
	.t_group li a::before{top:17px; width: 6px; height: 6px}
	.t_more a{font-size: 14px;}


	/* 2 */
	.two_dy{height:430px;margin-top:10px;}
	.two_dy  ul{overflow: hidden;margin-left: -30px;margin-right: -30px;}
	.two_dy  li{width: 245px;height: 200px;background: url('tscbg.png') no-repeat;margin-left:30px;margin-bottom: 30px;background-size: 245px 200px;}
	.two_dy  li a{padding: 40px 20px 10px;}
	.two_dy  li .imgs img{height:90px;margin-bottom: 6px;}
	.two_dy  li h3{font-size: 16px;}
	.two_dy  li p.txt{font-size: 14px;line-height: 1.5;margin-top: 10px;padding-top: 10px;}
	
	/* 3 */
	.three{width:850px;height: 92%;overflow: hidden;position: relative;text-align: center}
	.three_cont{height: 312px;margin-top: 30px;}
	.th_left{width: 557px;height: 312px;}
	.th_left video{width: 557px;height: 312px}
	.th_left a{display:black}
	.th_left a img{width: 557px;height: 312px}

	.th_play .splay{width: 50px;height: 50px;margin-top: -25px;margin-left: -25px;}
	.th_play .splay img{width: 50px;height: 50px}

	.th_right{width: 304px;height:70px;}

	.th_group{height: 312px;}
	.th_group li{width: 304px;height: 70px;margin-top: 6px;}

	.th_group li .imgs{width: 90px;height: 62px;overflow: hidden;float: left;margin-right: 10px;}
	.th_group li .imgs img{width: 90px;height: 62px}
	.th_group li h3{width:195px;height:62px;font-size: 14px;}
	.th_group li.active a::before,.th_group li a:hover::before{ border-top:6px solid transparent;border-right: 6px solid #ff553f;border-bottom: 6px solid transparent;left: -6px;top:32px;}



	/* 4 */

	.four{width:700px;height: 92%;overflow: hidden;position: relative;text-align: center}
	.fo_left{width: 286px;height: 567px;background: url('iphone.png') no-repeat;padding:66px 30px 0;background-size: 286px 567px;}
	/* .fo_left img{width: 226px;height: 407px;} */

	.fo_left .box_F{width: 226px;height:447px;position: relative;overflow: hidden;}
	.fo_left a img{width: 100%;height:447px;display: block;}
	.fo_left a p{font-size: 12px;height: auto;padding: 5px 50px 5px 5px;line-height: 1.1;text-align: left;}


	.fo_right{width:385px;float: right;overflow: hidden;}
	.fo_right .c_tit{text-align: left;}

	.fo_cont{height: 430px;position: relative;margin-top: 10px;}
	.fo_cont li{width: 100%;height:187px;background-color: #ed2434;margin-top:10px;overflow: hidden;position: relative;}
	.fo_cont li video{width:330px;height: 187px;float: left;display: block;}
	.fo_cont li .imgs{width:330px;height: 187px;float: left;display: block;}
	.fo_cont li .imgs img{width:330px;height: 187px;}
	
	.fo_cont li p{width: 55px;;float: right;font-size: 6px;color: white;padding: 20px; writing-mode: vertical-lr;writing-mode: tb-lr;}


	/* 5 */
	.five{width:850px;height: 92%;}
	.five_cont{margin-left: -10px;margin-right: -10px;overflow: hidden;}
	.five_cont .item{width: 420px;height: 85px;background-color: white;float: left;margin: 20px 0 0 10px;padding: 10px 15px;text-align: left;}
	.five_cont .item:nth-child(1){border-left: 5px solid #c91900;}
	.five_cont .item:nth-child(2),.five_cont .item:nth-child(3){border-left: 5px solid #646463;}
	.five_cont .item:nth-child(4),.five_cont .item:nth-child(5){border-left: 5px solid #c91900;}
	.five_cont .item:nth-child(6),.five_cont .item:nth-child(7){border-left: 5px solid #646463;}
	.five_cont .item:nth-child(8){border-left: 5px solid #c91900;}

	.five_cont .item h3{font-size: 16px;}
	.five_cont p{font-size: 14px;color: #838383;line-height: 1.6;margin-top:6px;overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;}
	.five_cont p a{color: #393b9d;}


	
	/* 6 */
	.six{width: 850px;height: 630px;background: url('zhd.png') no-repeat;overflow: hidden;background-size: 850px 577px;}
	.si_t{margin: 20px auto;text-align: center;}
	.si_t img{width: 500px;display: block;margin: 0 auto;}
	.s_left{width: 370px;float: left;margin-left: 40px;}
	.s_img{width: 370px;overflow: hidden;height: 167px;margin: 10px auto;}
	.s_img a{display: block;position: relative;}
	.s_img a img{display: block;width: 100%;height: 167px;}
	.s_img p{width: 100%;color: #fff;font-size: 14px;height: auto;padding:10px;background: url('dad.png');position: absolute;left: 0;bottom:0;line-height: 1.3;text-align: left;}

	.s_group li{width: 100%;height: 100px;border-bottom: 1px dashed #d9dadb;overflow: hidden;}
	.s_group li:nth-child(3){display: none;}
	.s_group li:nth-child(2){border: 0;}
	.s_group h3{font-size: 16px;margin-top: 15px;font-weight: bold;}
	.s_group p{font-size: 14px;color: #838383;line-height: 1.6;margin-top: 10px;overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical}
	.s_group p a{color: #ed2434;}
	.s_right{width: 370px;float: right;margin-right: 40px;}


	
	/* 7 */
	.seve{width:850px;height: 92%;overflow: hidden;position: relative;text-align: center}
	.seve_cont{height: 400px;overflow: hidden;position: relative;background: url('tuoy.png') no-repeat center bottom;background-size: 100% auto;margin-top: 20px;}

	#certify .swiper-container {
		width:700px!important;margin: 0 auto;overflow: hidden;
	}

	#certify  .swiper-slide {
		width:485px;
		height: 342px;
	}

	#certify .swiper-button-prev {
		left: 0;
		top: 140px;
		width: 36px;
		height: 57px;
		background: url('right.png') no-repeat;
		background-size: 36px 57px;
	}
	
	
	#certify .swiper-button-next {
		right: 0;
		top: 140px;
		width: 36px;
		height: 57px;
		background: url('left.png') no-repeat;
		background-size: 36px 57px;
	}
	
}











/* loading */
.load-box {
	position: fixed;
	z-index: 20;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: #fff;
	flex-direction: column;
}

.loader {
	position: relative;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.loader-1 .loader-outter {
	position: absolute;
	border: 2px solid #ce0e0c;
	border-left-color: transparent;
	border-bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-animation: loader-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
	animation: loader-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}

.loader-1 .loader-inner {
	position: absolute;
	border: 2px solid #ce0e0c;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	left: calc(50% - 35px);
	top: calc(50% - 35px);
	border-right: 0;
	border-top-color: transparent;
	-webkit-animation: loader-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
	animation: loader-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.per {
	margin-top:20px;
	color: #ce0e0c;
	font-size:20px;
	width: 60px;
	height: 20px;
    text-align: center;
    /* font-weight: bold; */
}

#section0{background:url(bg.jpg) top 66px  center/100% 95% no-repeat}
@keyframes loader-1-outter {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loader-1-inner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}
.bn-t0{    width: 880px;
    bottom: 0;
    position: absolute;
    margin-left: -440px;
    left: 50%;
    top: 24%;}

.bn-t1{width: 340px;
    bottom: 0;
    position: absolute;
    left: 10%;}

	.bn-t2{     width: 400px;
		position: absolute;
		margin-left: -200px;
		left: 50%;
		bottom: 0; }
	.bn-t3{ width: 384px;
		position: absolute;
		bottom: 0;
		right: 10%; }
	.bn-t4{ width: 184px;
		position: absolute;
		top: 120px;
		right: 10%; }
	.bn-t5{ width: 484px;
		position: absolute;
		top: -10px;
		right: 0; }
	.bn-t6{ width: 884px;
		position: absolute;
		bottom: 123px;
		left: 50%;
		margin-left: -442px }
	.bn-t7{ width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0; }



		.c_tit img,.si_t img{width: 450px;}
		.zt-top .container,.footer .container{max-width: 1300px;margin: 0 auto;}
		.zt-top{box-shadow:0 2px 2px 2px #333;position: fixed;z-index: +333;width: 100%;transition: 1s;background-color:#ffedd5 ;}
		.zt-top-logo{width:30%;float: left;}
		.zt-top-logo img{height:4rem;}
		.zt-top-menu{width:70%;float: right;}
		.zt-xn-nav-bg{position:relative;} 
		.zt-xn-nav{ padding-bottom: 0;height:4rem; position:relative;}
		.zt-xn-nav::-webkit-scrollbar{ display:none; }
		.zt-xn-nav ul{padding:0; margin: 0 auto;}
		.zt-xn-nav ul li{ float:left; height: 4rem; line-height:4rem;padding: 0 1%; margin: 0 0.5%;  vertical-align: middle; position: relative;width: 10.1%;text-align: center;}
		.zt-xn-nav ul li:nth-child(3){width:20%;}
		.zt-xn-nav ul li img{ left: 0.5rem;top: 0.75rem; position: absolute; height: 0.8rem}
		.zt-xn-nav ul li a{ display:block; height: 100%; font-size:1.2rem;color: #00bcd4;transition: .3s;}
		.zt-xn-nav ul li:hover a{color: #00bcd4;}
		.zt-xn-nav ul li span{ font-size: 1.2rem; padding: 0 0.3rem 0 0; transition: all 0.3s;}
	
		.zt-xn-nav ul li:hover{-webkit-transition-property: all;-webkit-transition-duration: 0.3s;-webkit-transition-timing-function: ease;}
		.zt-xn-nav ul li:hover a{color:#00bcd4;text-decoration:none}
		.zt-xn-nav ul .on>a{ background: url("2020ty_nav_bg.png") no-repeat center bottom;}
		.fp-section{padding-top: 80px;}

		.fp-viewing-page0 .zt-top{background-color:#ffedd5 ;}
		.fp-viewing-page1 .zt-top{background-color:#7ad6ff ;}
		.fp-viewing-page2 .zt-top{background-color:#7ad6ff ;}
		.fp-viewing-page3 .zt-top{background-color:#94d3f2 ;}
		.fp-viewing-page4 .zt-top{background-color:#2956cd ;}

		.fp-viewing-page0 .zt-xn-nav ul li:hover a{color: #00bcd4;}
		.fp-viewing-page1 .zt-xn-nav ul li a{color: #fff;}
		.fp-viewing-page2 .zt-xn-nav ul li a{color: #fff;}
		.fp-viewing-page3 .zt-xn-nav ul li a{color: #fff;}
		.fp-viewing-page4 .zt-xn-nav ul li a{color: #fff;}

		@media screen and  (max-width: 875px){
			.zt-xn-nav ul li a{ font-size:0.875rem;}
			.zt-xn-nav ul li span{display: none;}
		}