

body{font-family: "SF Pro SC","HanHei SC","SF Pro Text","Myriad Set Pro","SF Pro Icons","PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;}

/*文字截断*/
			.text-ellipsis {
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 1;
			}
			
			.text-ellipsis2 {
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
			}


.header{position:fixed;left:0;top:0;right:0;height:100px;background:#ff975b;z-index:999;}
.sub-header{width:1300px;margin:0 auto;}
.sub-header .logo{float:left;width:140px;height:50px;margin:20px 0 0 0;}
.sub-header .logo img{width:100%;height:100%;}
.sub-header .nav{float:left;width:;margin:30px 0 0 100px;}
.sub-header .nav ul li{float:left;margin:0 50px 0 0;line-height:36px;}
.sub-header .nav ul li.activate{border-bottom:#fff solid 2px;}
.sub-header .nav ul li a{font-size:18px;color:#fff;}
.sub-header .btn-group{float:right;width:360px;margin:30px 0 0 0;}
.sub-header .btn-group .btn{float:left;width:130px;height:36px;background:#fff;margin:0 10px 0 0;border-radius:4px;line-height:36px;text-align: center;}
.sub-header .btn-group .btn a{display:block;font-size:16px;color:#f38031;}
.sub-header .btn-group .btn:hover{background:#fff;}
.sub-header .btn-group .btn:hover a{color:#333;}


 /*焦点图*/
.yslideBox{ width:100%;height:940px;overflow:hidden;position:relative;z-index:9;} 
.yslideBox .prev{display:block;width:80px;height:80px; position:absolute; left:100px;top:50%; margin-top:-100px;
overflow:hidden; cursor:pointer; background: url(../images/sprite.png) no-repeat center;background-size:100%;} 
.yslideBox .next{ display:block;width:80px; height:80px; position:absolute; right:100px; top:50%; margin-top:-100px;
overflow:hidden; cursor:pointer; background: url(../images/sprite1.png) no-repeat center;background-size:100%;} 
.yslideBox .hd{ height:15px; overflow:hidden; position:absolute;right:50%;bottom:10px;margin-right:-35px;z-index:1; } 
.yslideBox .hd ul{ overflow:hidden; zoom:1; float:left;} 
.yslideBox .hd ul li{ float:left; margin-right:5px;width:30px;height:4px;line-height:6px;text-align:center; background:#f3f2f1; cursor:pointer; } 
.yslideBox .hd ul li.on{ background:#d61518;color:#fff;} 
.yslideBox .bd{ position:relative; height:100%;z-index:0;} 

.banner-one{width:1300px;height:940px;margin:0 auto;position:relative;}
.banner-one .text-img{width:900px;height:208px;position: absolute;left:60px;top:150px;}
.banner-one .text-img img{width:100%;height:100%;}
.banner-one .mobile-img{width:300px;height:500px;position: absolute;right:40px;bottom:0px;}
.banner-one .mobile-img img{width:100%;height:100%;}
.banner-one .scan{width:210px;height:244px;position:absolute;left:60px;bottom:140px;}
.banner-one .scan a {width:100%;height:100%;}

.banner-two{width:1300px;height:940px;margin:0 auto;position:relative;}{}
.banner-two .text-img{width:800px;height:280px;position: absolute;left:60px;top:150px;}
.banner-two .text-img img{width:100%;height:100%;}
.banner-two .mobile-img{width:300px;height:500px;position: absolute;right:40px;bottom:0px;}
.banner-two .mobile-img img{width:100%;height:100%;}
.banner-two .btn-img{width:520px;height:146px;position:absolute;left:60px;bottom:260px;}
.banner-two .btn-img img{width:100%;height:100%;}
.banner-two .scan{width:210px;height:60px;position:absolute;left:60px;bottom:100px;}
.banner-two .scan a {width:100%;height:100%;}

.main-box{width:1300px;margin:40px auto;}


/*服务内容*/
.service-top{width:100%;height:300px;background:#cb885c;line-height:400px;text-align:center;font-size:84px;color:#fff;}
.our-service{overflow:hidden;}
.our-service .hd{text-align:center;font-size:30px;}
.our-service .hd span{display:block;width:315px;height:60px;margin:0 auto;background:url('../images/bg-01.png') no-repeat center;background-size:100% 100%;
line-height:60px;font-size:38px;font-weight:700;}

.service-menu{width:1300px;margin:30px auto;padding:20px 0;overflow:hidden;}
.service-menu ul li{float:left;width:300px;height:180px;margin:0 30px 0 0;background:#f9fbfe;border-radius:10px;
box-shadow:0 0 16px 4px rgba(95,101,105,0.1);text-align:center;}
.service-menu ul li:nth-child(4){margin-right:0;;}
.service-menu ul li img{display:block;width:80px;height:80px;margin:30px auto 0;}
.service-menu ul li span{line-height:50px;font-size:20px;color:#f38031;font-weight:700;}

 /*轮播图*/
.xslideBox{width:1300;height:470px;padding:30px 0;position:relative;} 
.xslideBox .prev{ display:block;  width:100px;height:200px; position:absolute;left:0px;top:50%; margin-top:-100px;overflow:hidden; 
cursor:pointer; background: url(../images/arrow-left.png) no-repeat center;} 
.xslideBox .next{ display:block;  width:100px; height:200px; position:absolute;right:0px;top:50%;margin-top:-100px;overflow:hidden;
cursor:pointer; background: url(../images/arrow-right.png) no-repeat center;} 
.xslideBox .hd{ height:15px; overflow:hidden; position:absolute;right:45%;bottom:10px; z-index:1;} 
.xslideBox .hd ul{ overflow:hidden; zoom:1; float:left;} 
.xslideBox .hd ul li{ float:left; margin-right:5px;width:30px;height:4px;line-height:4px;text-align:center; background:#f3f2f1; cursor:pointer; } 
.xslideBox .hd ul li.on{ background:#f38031;color:#fff;} 
.xslideBox .bd{ position:relative; height:100%;z-index:0;} 
.xslideBox .bd ul li a{display: block;height:470px; background-position: center top;background-repeat:no-repeat;} 

.inter-edu{overflow:hidden;margin:30px 0;}
.inter-edu .hd{margin:0 0 30px 0;text-align:center;}
.inter-edu .hd .title{line-height:;font-size:40px;color:#f38031;}
.inter-edu .hd .sub-title{line-height:;font-size:30px;color:#f38031;}
.inter-edu .bd{width:730px;margin:0 auto;}
.inter-edu .bd .inter-left{float:left;width:200px;height:340px;}
.inter-edu .bd .inter-right{float:left;width:520px;height:340px;}
.inter-edu .bd .inter-right ul li{margin:0 0 26px 0;padding:0 0 0 20px;font-size:20px;position:relative;}
.inter-edu .bd .inter-right ul li::after {content:'';width:8px;height:8px;background:#f38031;border-radius:50%;
position:absolute;left:0px;top:12px;margin-left:0px;}

.target{width:100%;height:405px;background:url('../images/img-13.jpg') no-repeat center;background-size:100% 100%;}
.target .hd{padding:80px 0 0 0;text-align:center;font-size:40px;color:#f38031;}
.target .bd{margin:40px 0 0 0;text-align:center;line-height:36px;font-size:22px;color:#414141;}

.other-new{width:1300px;margin:30px auto;overflow:hidden;}
.other-new .other-left{float:left;width:880px;}
.other-new .other-left .item{float:left;width:273px;margin:0 20px 20px 0;}
.other-new .other-left .item:nth-child(3n){margin-right:0;}
.other-new .other-left .item img{width:100%;height:100%;border-radius:6px;}
.other-new .other-left .item span{line-height:32px;font-size:16px;}
.other-new .other-left .item a{color:#333;}



.other-new .other-right{float:right;width:370px;}
.other-new .other-right .hd{height:50px;background:#ededed;padding:0 20px;line-height:50px;font-size:22px;}
.other-new .other-right .bd{padding:20px;}
.other-new .other-right .bd ul{}
.other-new .other-right .bd ul li{margin-bottom:0px;border-bottom:#eee solid 1px;line-height:40px;}
.other-new .other-right .bd ul li a{font-size:18px;color:#333;}
.other-new .other-right .bd ul li a:hover{color:#ff9754;}


/*新闻中心*/
.news-top{width:100%;height:300px;background:#cb885c;line-height:400px;text-align:center;font-size:84px;color:#fff;}
.news-box{width:1300px;overflow:hidden;;margin:0 auto 30px;}
.news-left{float:left;width:860px;}
.news-left .item{float:left;width:273px;height:164px;margin:0 20px 20px 0;}
.news-left .item:nth-child(3n){margin-right:0;}
.news-left .item img{display:block;width:100%;height:130px;border-radius:6px;}
.news-left .item span{line-height:32px;font-size:16px;}
.news-left .item a{color:#333;}

.news-right{float:right;width:380px;}
.reat-column{margin:0 0 20px 0;background:#f7f7f7;}
.reat-column .hd{height:50px;background:#ededed;padding:0 20px;line-height:50px;font-size:22px;}
.reat-column .bd{padding:20px;}
.reat-column .bd ul{}
.reat-column .bd ul li{margin-bottom:0px;border-bottom:#eee solid 1px;line-height:40px;}
.reat-column .bd ul li a{font-size:18px;color:#333;}
.reat-column .bd ul li a:hover{color:#ff9754;}

.dynamic{background:#f7f7f7;}
.dynamic .hd{padding:10px 10px 0;line-height:30px;font-size:20px;}
.dynamic .bd{padding:10px;}
.dynamic .bd ul li{margin-bottom:10px;display:flex;}
.dynamic .bd ul li .thunm{width:100px;height:80px;margin:0 14px 0 0;}
.dynamic .bd ul li .thunm img{width:100%;height:100%;border-radius:3px;}
.dynamic .bd ul li .text{flex:1;}
.dynamic .bd ul li .text span{margin:0 0 10px 0;font-size:15px;color:#333;}
.dynamic .bd ul li .text p{font-size:12px;color:#717171;}


.page{display:block;width:100%;margin:20px 0 0 0;line-height:50px;text-align:center;font-size:13px;}
.page span{margin:0 6px;}
.page a{margin:0 2px;padding:2px 8px;border:#e3e3e3 solid 1px;color:#f38031;}


/*新闻详情*/
.news-detail-box{width:1300px;overflow:hidden;;margin:0 auto 30px;}
.detail-title{text-align:center;font-size:28px;font-weight:700;}
.detail-form{margin:20px 0;;line-height:40px;text-align:center;font-size:16px;color:#414141;}
.detail-form span{margin:0 10px;}
.detail-desc{font-size:16px;}
.detail-desc img {display: block;max-width:60%;margin: 20px auto;}



/*关于我们*/
.about-top{width:100%;height:300px;background:#ca8a62;line-height:400px;text-align:center;font-size:84px;color:#fff;}
.about{margin:40px 0;}
.about .hd{margin:0 0 30px 0;text-align:center;font-size:30px;}
.about .hd span{display:block;width:315px;height:60px;margin:0 auto;background:url('../images/bg-01.png') no-repeat center;background-size:100% 100%;
line-height:60px;font-size:38px;font-weight:700;}
.about .bd .item{margin:0 0 40px 0;text-align:center;font-size:30px;font-weight:300;}

.contact{margin:40px 0;overflow:hidden;}
.contact .hd{margin:0 0 20px 0;text-align:center;font-size:30px;}
.contact .hd span{display:block;width:315px;height:60px;margin:0 auto;background:url('../images/bg-02.png') no-repeat center;
background-size:100% 100%;
line-height:60px;font-size:38px;font-weight:700;}

.contact .bd .left{float:left;width:400px;}
.contact .bd .left .clumn{height:60px;padding:0 20px;background:#f7f7f7;line-height:60px;font-size:22px;}
.contact .bd .left ul{margin:10px 0 0 0;}
.contact .bd .left ul li{padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:#f1f1f1 solid 1px;line-height:26px;font-size:16px;}
.contact .bd .left ul li .iconfont{margin:0 6px 0 0;color:#ff9754;}
.contact .bd .left ul li div:nth-child(1){font-weight:700;}

.contact .bd .right{float:right;background:#eee;}
.map-box {width: 860px;height: 520px;background: #666666;}

.cooperat{overflow:hidden;margin:0 0 30px 0;}
.sub-cooperat{width:1300px;margin:0 auto;}
.sub-cooperat .hd{margin:0 0 20px 0;text-align:center;font-size:30px;}
.sub-cooperat .hd span{display:block;width:360px;height:60px;margin:0 auto;color:#ff9754;font-weight:700;
background:url('../images/bg-03.png') no-repeat center;background-size:100% 100%;}
.sub-cooperat .bd ul li{float:left;width:160px;}
.sub-cooperat .bd ul li img{display:block;width:120px;height:120px;margin:0 auto;}



/*下载*/
.download-box{width:100%;height:100vh;background:url('../images/bg-download.jpg');}
.inner-box{width:500px;margin:0px auto;padding:200px  0 0 0;}
.inner-box .qcored{width:200px;height:200px;margin:0 auto;padding:16px;background:rgba(256, 256, 256, 0.5);border-radius:10px;}
.inner-box .qcored img{width:100%;height:100%;}
.inner-box .flex{display:flex;justify-content: space-between;}
.tips{clear:both;height:50px;line-height:50px;text-align: center;line-height:40px;font-size:20px;color:#fff;}
.inner-box .btn-group{overflow:hidden;width:100%;padding:0 0%;margin:30px auto;}
.inner-box .btn-group .btn{float:left;width:150px;height:44px;border:#fff solid 1px;margin:0 10px 0 0;border-radius:10px;line-height:44px;
text-align:center;font-size:20px;color:#fff;}
.inner-box .btn-group .btn .iconfont{margin:0 6px 0 0;font-size:22px;color:#fff;}
.inner-box .btn-group .btn:nth-child(1){margin-left:80px;}
.inner-box .btn-group .btn:nth-child(2){margin-right:80px;}
.inner-box .btn-group .btn a{display:block;font-size:16px;color:#fff;}
.slogan{width:100%;margin:0 auto;}
.slogan img{width:100%;height:100%;}


/*当前位置*/
.location{margin:40px 0;line-height:40px;font-size:16px;padding:0 0 0px 30px;border-bottom:#e3e3e3 solid 2px;background:url('../images/icon-loact.png') no-repeat left;
background-size:20px 20px;}
.location a{color:#333;}
.location a:hover{color:#f38031;}


.footer{width:100%;height:360px;background:#333;}
.footer-onside{width:1300px;height:300px;margin:0 auto;padding:30px 0 0 0;overflow:hidden;background:url('../images/bg-05.jpg') no-repeat;}
.footer-left{float:left;width:300px;color:#9b9b9b;}
.footer-left .footer-logo{width:160px;height:56px;margin:0 0 20px 0;}
.footer-left .footer-logo img{width:100%;height:100%;}
.footer-left .desc{font-size:18px;}
.footer-center{float:left;width:180px;margin:0 140px;}
.footer-center .clumn{width:120px;text-align:center;font-size:30px;color:#9b9b9b;font-weight:600;position:relative;}
.footer-center .clumn::after {content:'';width:60px;height:4px;background:#fff;border-radius:6px;position:absolute;
bottom:-10px;left:50%;margin-left:-30px;}
.footer-center ul{margin:30px 0 0 0;}
.footer-center ul li{padding:0 0 0 20px;line-height:30px;position:relative;}
.footer-center ul li::after {content:'';width:8px;height:8px;background:#9b9b9b;border-radius:50%;position:absolute;left:0px;top:12px;margin-left:0px;}
.footer-center ul li a{font-size:16px;color:#9b9b9b;}
.footer-center ul li a:hover{color:#fff;}

.footer-right{float:right;width:470px;}
.footer-right .clumn{width:120px;font-size:30px;color:#9b9b9b;font-weight:600;position:relative;}
.footer-right .clumn::after {content:'';width:60px;height:4px;background:#fff;border-radius:6px;position:absolute;
bottom:-10px;left:50%;margin-left:-30px;}
.footer-right ul{margin:30px 0 0 0;}
.footer-right ul li{padding:0 0 0 20px;line-height:30px;position:relative;}
.footer-right ul li a{font-size:16px;color:#9b9b9b;}
.footer-right ul li a:hover{color:#fff;}
.footer-right ul li .iconfont{margin:0 10px 0 0;color:#9b9b9b;}


.copyright{width:100%;height:60px;background:#2d2d2d;line-height:60px;text-align:center;font-size:14px;color:#9b9b9b;}
.copyright a{color:#9b9b9b;}

