@charset "utf-8";
.centera{
	max-width: 1740px;
	width: 93%;
	margin: auto;
}
.gao{
	height: 140px;
}
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	background: #151515;
}
.header .top{
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header .logo img{
	height: 105px;
}
.header .pcmenu{
	float: right;
}
.header .pcmenu .nav .yi{
	float: left;
	margin-left: 80px;
	font-size: 18px;
	color: #ffffff;
	line-height: 140px;
	position: relative;
}
/*.header .pcmenu .nav .yi:hover:after{
	display: block;
}*/
.header .pcmenu .nav .yi:hover .erji{
	display: block;
}
/*.header .pcmenu .nav .yi.on:after{
	display: block;
}*/
.header .pcmenu .nav .erji:before{
	content: '';
	width: 180px;
	height: 4px;
	background: #c2272d;
	margin: auto;
	position: absolute;
	top: -4px;
	left: 50%;
	transform: translateX(-50%);
}
.header .pcmenu .nav .yi:first-child{
	margin-left: 0;
}
.header .pcmenu .nav .yi:last-child a{
	width: 160px;
	line-height: 50px;
	background: #ffffff;
	color: #333333;
	text-align: center;
	font-size: 18px;
	display: inline-block;
}
.banner {
	position: relative;
}
.banner img{
	width: 100%;
}
.banner .desc{
	position: absolute;
	top: 15%;
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
	text-align: center;
	color: #000000;
}
.banner .desc a{
	display: block;
	margin: 30px auto 0;
	width: 200px;
	line-height: 50px;
	background: #51c2d5;
	font-size: 18px;
	color: #ffffff;
}
.banner .desc h4{
	font-size: 30px;
}
.banner .desc div{
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
}
.footer{
	background: #151515;
	clear: both;
	overflow: hidden;
}
.footer .fzuo{
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	/*max-width: 385px;*/
    float: left;
    width: 50%;
}
.footer .fzuo img{
	display: inline-block;
	margin-right: 18px;
	vertical-align: top;
}
.footer .fzuo span{
	width: 385px;
	display: inline-block;
	vertical-align: sub;
}
.footer .fcent{
	float: left;
}
.footer .fcent img{
	width: 118px;
	margin-left: -59px;
}
.footer>.centera{
	padding: 40px 0 46px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.footer .fyou{
	background: #151515;
    display: inline-block;
    position: fixed;
    right: 90px;
    bottom: 15%;
    padding: 5px;
    box-sizing: border-box;
}
.footer .copy{
	background: #2f2f2f;
	color: #999999;
	font-size: 14px;
	padding: 22px 0;
	box-sizing: border-box;
	text-align: center;
}
.company{
	padding: 100px 0;
	box-sizing: border-box;
}
.tong{
	text-align: center;
	font-size: 40px;
	color: #000000;
	line-height: 48px;
}
.company .yi .desc{
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
}
.centerb{
	max-width: 1300px;
	width: 93%;
	margin: auto;
}
.company .er{
	text-align: center;
	color: #ffffff;
	height: 562px;
	display: flex;
	align-items: center;
	margin-top: 90px;
	padding: 40px 0;
    box-sizing: border-box;
    overflow-y: auto;
}
.company .er h4{
	font-size: 24px;
}
.company .er .desc{
	margin-top: 36px;
	line-height: 30px;
}
.san{
	background: #f7f8f9;
	padding: 60px 0 64px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.san .zuo{
	float: left;
	width: 34%;
}
.san .you{
	float: right;
	width: 53%;
}
.san .bt{
	font-size: 24px;
}
.san .desc{
	margin-top: 36px;
	font-size: 16px;
	line-height: 36px;
}
.si{
	margin-top: 90px;
}
.si ul li{
	margin-top: 60px;
	clear: both;
	overflow: hidden;
}
.si ul li .tu{
	float: left;
	width: 24%;
}
.si ul li .tu img{
	width: 100%;
}
.si ul li .he{
	float: right;
	width: 72%;
}
.si ul li .he .key{
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.si ul li .he .key:before{
	content: '';
	display: inline-block;
	width: 40px;
	height: 4px;
	background: #999999;
	margin-right: 18px;
	vertical-align: middle;
}
.si ul li .he  h4{
	font-size: 30px;
	margin-top: 20px;
}
.si ul li .he .desc{
	margin-top: 16px;
	font-size: 16px;
	line-height: 30px;
}
.si ul li:nth-child(even) .tu{
	float: right;
}
.si ul li:nth-child(even) .he{
	float: left;
}
.page{
	padding: 100px 0 120px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.page .contact {
	margin-top: 60px;
	clear: both;
	overflow: hidden;
}
.page .contact .zuo{
	float: left;
	width: 49%;
}
.page .contact .zuo .bt{
	font-size: 24px;
	color: #000000;
}
.page .contact .zuo .desc{
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.page .contact .you{
	float: right;
	width: 45%;
}
.page .contact .you form input{
	max-width: 380px;
	width: 100%;
	line-height: 40px;
	height: 40px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	background: #f7f8f9;
	color: #999999;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.page .contact .you form textarea{
	width: 100%;
	height: 100px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	background: #f7f8f9;
	color: #999999;
	font-size: 14px;
	padding: 14px 0 0 10px;
}
.page .contact .you form p{
	margin-top: 10px;
}
.page .contact .you form p input{
	width: 16px;
	margin-right: 8px;
}
.page .contact .you form .send{
	width: 200px;
	line-height: 40px;
	background: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}
.centerc{
	max-width: 1600px;
	margin: auto;
	width: 93%;
}
.list{
	padding: 90px 0 100px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.list .desc{
	margin-top: 40px;
	font-size: 18px;
	line-height: 48px;
}
.list ul{
    font-size: 0;
    column-count: 3;
}
.list ul li{
	margin-top: 40px;
	display: inline-block;
	width: 94%;
    font-size: 16px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.list ul li img{
	width: 100%;
}
.list ul li:nth-child(3n){
	margin-right: 0;
}
.meng{
	position: fixed;
	background: rgb(0 0 0 / 0.6);
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 999;
}
.meng img{
	max-width: 100%;
}
.pcmenu .nav .erji{
	position: absolute;
	z-index: 999;
    background: #ffffff;
    color: #333;
    font-size: 14px;
    box-sizing: border-box;
    min-width: 240px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.pcmenu .nav .erji li{
	line-height: 24px;
	padding: 0 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #333333;
}
.pcmenu .nav .erji li a{
	padding: 24px 10px;
	display: block;
}
.pcmenu .nav .erji li:last-child{
	border-bottom: none;
}
.pcmenu .nav .erji li:hover{
	background: #c2272d;
}
.pcmenu .nav .erji li:hover a{
	color: #ffffff;
}
.white .desc h4{
	color: #ffffff;
}
.white .desc div{
	color: #ffffff;
}
.one{
	position: relative;
}
.one .fu{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.one img{
	width: 100%;
}
.shu{
	display: block;
	text-align: center;
	font-size: 0;
}
.shu .tj{
	display: inline-block;
	margin: 0 75px;
	position: relative;
}
.shu .tj .fenxi{
	position: absolute;
	bottom: 70px;
	text-align: center;
	left: 0;
	right: 0;
	color: #000000;
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.two{
	margin-top: 90px;
}
.two .shu{
	margin-top: 78px;
}
.ul li{
	clear: both;
	overflow: hidden;
	padding: 60px 0;
	box-sizing: border-box;
	/* margin-top: 40px; */
}
.ul li .zong{
	max-width: 1300px;
	width: 93%;
	margin: auto;
}
.ul li .zuo{
	float: left;
	width: 46.5%;
	font-size: 18px;
	line-height: 30px;
}
.ul li .you{
	float: right;
	width: 49%;
}
.ul li .you img{
	width: 100%;
}
.ul li:nth-child(even){
	background: #f7f8f9;
}
.ul li:nth-child(even) .zuo{
	float: left;
}
.ul li:nth-child(even) .you{
	float: right;
}
.centerc{
	max-width: 1700px;
	width: 93%;
	margin: auto;
}
.three{
	margin-top: 90px;
	font-size: 0;
}
.three ul li{
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	margin-top: 46px;
	position: relative;
	height: 550px;
}
.three ul li:nth-child(3n){
	margin-right: 0;
}
.three ul li:hover .fu{
	display: flex;
}
.three ul li:hover .tm{
	display: none;
}
.three ul li .fu{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	display: flex;
	align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 0.5);
    padding: 0 56px;
    box-sizing: border-box;
    display: none;
}
.three ul li .tm{
	font-size: 18px;
	background: #333333;
	color: #ffffff;
	max-width: 340px;
	line-height: 40px;
	padding: 0 16px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 93%;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.three ul li .he .bt{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.three ul li .desc{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin-top: 30px;
}
.four{
	background: #ebebeb;
	padding: 80px 0 66px;
	box-sizing: border-box;
	margin-top: 60px;
}
.four .desc{
	margin-top: 26px;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
}
.four ul{
	font-size: 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}
.four ul li{
	display: inline-block;
	width: 50%;
	padding: 40px 0;
	box-sizing: border-box;
	border-right: 2px solid #333333;
	box-sizing: border-box;
}
.four ul li:nth-child(even){
	border-right: none;
}
.four ul li:nth-child(even) .bt{
	float: right;
}
.four ul li:nth-child(even) .zy{
	float: right;
}
.four ul li .bt{
	font-size: 30px;
	color: #000000;
	width: 73%;
}
.four ul li .zy{
	margin-top: 20px;
	font-size: 18px;
	line-height: 30px;
	width: 73%;
}
.heng{
	padding: 40px 0 34px;
	box-sizing: border-box;
	color: #ffffff;
}
.heng h3{
	font-size: 24px;
}
.heng div{
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
}
.heng a{
	display: block;
	margin-top: 26px;
	width: 200px;
	line-height: 50px;
	background: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.five{
	padding-top: 90px;
	box-sizing: border-box;
}
.five .zong{
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 60px;
}
.five .zuo{
	float: left;
	font-size: 18px;
	line-height: 30px;
	width: 50%;
	padding-right: 40px;
	box-sizing: border-box;
	padding-bottom: 36px;
	border-right: 2px solid #333333;
}
.five .you{
	float: right;
	font-size: 18px;
	line-height: 30px;
	width: 50%;
	padding-left: 40px;
	padding-bottom: 36px;
	box-sizing: border-box;
}
.five img{
	width: 100%;
}
.six{
	padding: 100px 0 78px;
	box-sizing: border-box;
}
.six .centerd{
	max-width: 1000px;
	width: 93%;
	margin: auto;
}
.six .desc{
	margin-top: 34px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
.six ul{
	width: 80%;
	margin: 26px auto 0;
	clear: both;
	overflow: hidden;
}
.six ul li{
	clear: both;
	overflow: hidden;
	margin-top: 34px;
}
.six ul li img{
	width: 104px;
	float: left;
}
.six ul li .he{
	float: right;
	width: 81%;
}
.six ul li .he .bt{
	font-size: 24px;
}
.six ul li .he .zy{
	margin-top: 20px;
	font-size: 16px;
	line-height: 24px;
}
.digital {
	padding: 76px 0 66px;
	box-sizing: border-box;
	color: #ffffff;
}
.digital ul {
	font-size: 0;
	display: flex;
	justify-content: space-between;
}
.digital ul li .mun_top{
	font-size: 60px;
	text-align: center;
	display: block;
}
.digital ul li h2{
	display: inline-block;
	font-size: 60px;
	text-align: center;
}
.digital ul li p{
	font-size: 16px;
	margin-top: 18px;
	text-align: center;
}
.eight{
	background: #ffffff;
	padding: 96px 0 100px;
}
.nine{
	padding: 60px 0 42px;
	box-sizing: border-box;
	background: #f7f8f9;
	clear: both;
	overflow: hidden;
}
.nine ul{
	font-size: 0;
}
.nine ul li{
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	margin-top: 30px;
}
.nine ul li:nth-child(even){
	margin-right: 0;
}
.nine ul li img{
	width: 100%;
}
.nine ul li p{
	margin-top: 18px;
	text-align: right;
	font-size: 18px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nine .more{
	display: block;
	margin-top: 36px;
	width: 218px;
	line-height: 60px;
	text-align: center;
	background: #333333;
	font-size: 18px;
	color: #ffffff;
	float: right;
}
.ten{
	padding: 90px 0;
	box-sizing: border-box;
}
.ten ul {
	font-size: 0;
}
.ten ul li{
	display: inline-block;
	width: 23.8% !important;
	margin-right: 1.5% !important;
	margin-top: 30px;
}
.ten ul li:nth-child(4n){
	margin-right: 0 !important;
}
.ten ul li img{
	width: 100%;
}
.ten ul li .he h3{
	font-size: 24px;
	color: #000000;
	margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ten ul li .he div{
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xian {
    width: 100%;
    height: 260px;
    overflow: hidden;
    padding: 1px;
    box-sizing: border-box;
    margin-top: 44px;
}

.xian ul li {
    text-align: center;
    float: left;
    display: flex;
    justify-content: center;
    width: 100%;
    /*padding: 15px 1px;*/
    width: 100%;
    /* line-height: 32px; */
    margin: 6px 0;
}
.xian ul li div{
	box-shadow: 1px 0 18px rgb(0,0,0,0.07);
	width: 16%;
	margin: 0 0.5%;
}
.xian ul li div img{
	width: 100%;
}
.xian ul{
    height: 2650px !important
}

.marquee5 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background: #EFEFEF;
    margin: 20px auto 0;
    display: none;
}

.marquee5 ul{
	font-size: 0;
}
.marquee5 ul li img {
    width: 100%;
}
.eleven{
	background: #f7f8f9;
	padding: 50px 0 76px;
	box-sizing: border-box;
}
.service{
	padding: 100px 0;
	box-sizing: border-box;
}
.service .centerb{
	position: relative;
	margin-top: 34px;

}
.service .swiper-button-next{
	background-image: url(../images/you.png);
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	right: -68px;
	outline: none;
}
.service .swiper-button-prev{
	background-image: url(../images/zuo.png);
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	left: -68px;
	outline: none;
}
.service .swiper-slide{
	position: relative;
}
.service .swiper-slide .tu img{
	width: 100%;
}
.service .swiper-slide .tu p{
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	line-height: 50px;
	padding: 0 10px;
	box-sizing: border-box;
	background: #333333;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.service .swiper-slide .fu{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0,0.5);
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	display: none;
}
.service .swiper-slide .fu h4{
	font-size: 18px;
	margin-bottom: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.service .swiper-slide .fu div{
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;
}
.service .swiper-slide:hover .tu p{
	display: none;
}
.service .swiper-slide:hover .fu{
	display: flex;
}
.the{
	background: #f7f8f9;
	padding: 48px 0 50px;
	box-sizing: border-box;
}
.the ul{
	font-size: 0;
}
.the ul li{
	margin-top: 24px;
	display: inline-block;
	vertical-align: top;
	width: 30.8%;
	margin-right: 3.8%;
}
.the ul li img{
	width: 100%;
}
.the ul li:nth-child(3n){
	margin-right: 0;
}
.the ul li .he{
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	margin-top: 10px;
}
.the ul li .he h4{
	font-size:20px
}
.why{
	padding: 90px 0 100px;
	box-sizing: border-box;
}
.why .centerb{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.why .zuo .tong{
	text-align: left;
}
.why .zuo{
	float: left;
	width: 35.5%;
}
.why .zuo .desc{
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
}
.why .you{
	float: right;
	width: 41.6%;
}
.why .you img{
	width: 100%;
}
.index .nine{
	padding: 90px 0;
	background: none;
}
.team{
	padding: 90px 0 100px;
	box-sizing: border-box;
}
.team .desc{
	text-align: center;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
}
.team ul {
	max-width: 600px;
	width: 100%;
	margin: auto;
}
.team ul li{
	clear: both;
	overflow: hidden;
	margin-top: 22px;
	padding: 10px 24px;
	box-sizing: border-box;
	box-shadow: 1px 0 18px rgb(0,0,0,0.07);
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.team ul li span{
	float: left;
	font-size: 48px;
	font-weight: bold;
	color: #d2d2d2;
}
.team ul li .he{
	float: right;
	width: 90%;
	font-size: 14px;
	line-height: 55px;
	color: #000000;
}
.index .ten{
	background: #f7f8f9;
	padding: 90px 0 80px;
}
.all ul li span{
	width: 72px;
}
.all ul li span img{
	width: 100%;
}
.all ul li .he{
	width: 84%;
}
.all ul li {
	padding: 24px 40px;
	box-sizing: border-box;
}
.all .cont{
	margin-top: 34px;
	font-size: 16px;
	line-height: 36px;
	color: #000000;
	display: flex;
	justify-content: center;
}
.all{
	padding-bottom: 80px;
}
.index .eleven{
	padding: 0;
	background: none;
}
.index{
	padding-bottom: 100px;
}
.marquee5{
	display: none;
}


.tennn ul li{
	width: 32%;
	margin-right: 2%;
}

.tennn ul li:last-of-type{
	margin-right: 0;
}