*{box-sizing:border-box}
.wrap{max-width:1400px;}

.index-banner{width:100%;clear:both;}
.index-banner .swiper-pagination{width:800px;box-shadow:0px 15px 30px rgba(0,0,0,.5);background: rgba(0, 0, 0, .5);left: 50%;bottom: 80px;margin-left: -400px;}
.index-banner .swiper-pagination .swiper-pagination-bullet{text-transform:Uppercase;float: left;width:25%;height:110px;box-sizing:border-box;color: #fff;font-size: 16px;line-height:30px;padding:25px 30px;background: 0;border-radius: 0;margin: 0;opacity: 1;}
.index-banner .swiper-pagination .swiper-pagination-bullet-active{background:#EB5604;}
.index-banner .swiper-button-prev,
.index-banner .swiper-button-next{width:60px;height:60px;color:#fff;font:30px/60px '宋体';text-align:center;background: rgba(0, 0, 0, .4);border-radius: 100%;}
.index-banner .swiper-button-prev{left:2%;}
.index-banner .swiper-button-next{right:2%;}

.header{transition-duration:2s;position:fixed;top:0;z-index:99999999;height:105px;width:100%;box-shadow:0 0 30px rgba(0,0,0,.15);background:none;}
.header ul li{position:relative;line-height:105px;margin-left:90px;float:left;}
.header li h3{overflow:hidden;}
.header li h3 a{text-transform:uppercase;transition: all 1.5s ease;position: relative;display:block;font-size:15px;color:#fff;text-align:center;line-height:105px;}
.header li h3 a:after{content: attr(data-title);position: absolute;top: 0;left: 0;transform: translateY(100%);width: 100%;height: 100%;color: #fff;}
.header li h3 a:hover {transform: translateY(-100%);}
.header li h3:before{transition: all .5s ease;transform: translateX(-50%);position:absolute;bottom:25px;width:0;opacity:0;left:50%;content:"";height:3px;background:#EB5604;}
.header ul li img{display:inline;vertical-align:middle;}

.sub{display:none;box-shadow:0 0 20px rgba(0,0,0,.2);z-index:2;position:absolute;top:105px;left:-50%;background:#FFFFFF;text-align:center;width:200px;}
.sub2{top:0;width:100%;position:absolute;left:100%;display:none;}
.sub-li{position:relative;}
.sub a{display:block;line-height:45px;height:45px;font-size:15px;overflow:hidden;}
.sub a:hover,.header ul li .sub .sub-li:hover a{background:#EB5604;color:#fff;}
.sub .sub-li:hover .sub2 a{background:#fff !important;color:#000 !important;}
.sub .sub-li:hover .sub2 a:hover{background:#EB5604 !important;color:#fff !important;}
li:hover .sub1{display:block;}
.sub-li:hover .sub2{display:block}

.header .logo img{margin:27px 0 0 117px;}
.header .logo1,.header .logo2{transition-duration: 1s;}
.header .logo2{display:none;}
.header.height{background:#fff;}
.header.height .logo1{display:none;}
.header.height .logo2{display:block;}
.header.height ul li a{color:#000;}
.header.height li h3 a:after{color:#000}
.header ul li:hover h3:before,.header ul li.on h3:before{width: 100%;opacity: 1;}
.header ul li.on a{transform:none}

.list-banner{position:relative;margin-top:105px;}
.list-banner form{border:10px solid rgba(0,0,0,.5);border-radius:8px;position:absolute;top:50%;z-index:2;width:800px;left:50%;margin-left:-400px;margin-top:-40px}
.list-banner form input,.list-banner form button{background:#FFFFFF;border:0;cursor:pointer;height:55px;line-height:55px;display:block;}
.list-banner form input{border-bottom-left-radius:8px;color:#292929;font-size:16px;border-top-left-radius:8px;float:left;width: calc(100% - 60px);padding-left:20px}
.list-banner form button{float:right;width:60px;border-bottom-right-radius:8px;border-top-right-radius:8px;}
.list-banner form button i{font-size:20px;color:#C9C9C9}

.index-one{padding:60px 0 55px 0;}
.index-one li{overflow:hidden;width:23%;position:relative;min-height:248px;margin-right:1.33%;float:left;text-align:center;}
.index-one li:nth-child(4){margin-right:0;}
.index-one li .pic{overflow:hidden;position:absolute;z-index:1;}
.index-one li:hover .pic .grow{transform: scale(1.08);}
.index-one li .info{position:absolute;width:100%;height:80%;top:20%;left:0;z-index:2;}
.index-one li span{display:block;margin-bottom:10px;font-family: 'Roboto-Medium';color:#fff;font-size:66px;}
.index-one li p{font-family:"Microsoft YaHei";font-weight:100;position:absolute;width:100%;bottom:60px;left:0;text-align:center;color:#fff;font-size:24px;}
.index-one li span:after{content:"大";font-weight:normal;margin-left:5px;color:#fff;top:10px;font-size:20px;position:absolute;}
.index-one li:nth-child(1) span:after{display:none;}
.index-one li:nth-child(3) span:after{content:"年";font-size:18px;top:15px;}
.index-one li:nth-child(4) span:after{content:"+万套";font-size:18px;top:15px;}

.index-two{background:#FCFCFC url(../images/index-two-bg.jpg) no-repeat center bottom;overflow:hidden;}
.index-two .pic{width:48%;}
.index-two .txt{width:50%;padding-left:20px;overflow:hidden;}
.index-two .txt h2{font-size:36px;color:#303030;font-weight:bold;padding:150px 0 20px 0}
.index-two .txt h3{font-size:18px;color:#828282;margin-bottom:40px;}
.index-two .txt p{font-size:16px;color:#616161;line-height:38px;margin-bottom:30px;}
.index-two .txt a{display:block;width:170px;text-align:center;height:50px;line-height:50px;background:#EAEBEC;font-size:18px;color:#2e2e2e;}
.index-two .txt a i{margin-left:5px;color:#8D8D8E;}
.index-two .txt a:hover{background:#EB5604;color:#fff;}
.index-two .txt a:hover i{color:#fff;}

.index-course{height:615px;position:relative;width:100%;margin:60px 0 80px;background:url(../images/index-course.jpg) center top;}
.index-course .swiper-slide{text-align:center;color:#998467;}
.index-course .swiper-slide h2{font-family: 'Roboto-Medium';font-size:108px;padding:80px 0 20px;}
.index-course .swiper-slide h3{font-size:40px;padding-bottom:10px;}
.index-course .swiper-slide p{font-size:16px;line-height:32px;max-width:800px;margin:0 auto;}
.index-course .bg{position:absolute;width:100%;height:80px;background:rgba(0,0,0,.5);bottom:0;left:0;}
.index-course .pagination{max-width:1000px;font-size:0;text-align:center;margin:0 auto;}
.index-course .pagination span{text-align:center;font-family: 'Roboto-Regular';display:inline-block;width:60px;margin-right:70px;;height:80px;position:relative;line-height:80px;box-sizing:border-box;color: #fff;font-size: 18px;background: 0;border-radius: 0;opacity: 1;}
.index-course .pagination .swiper-pagination-bullet-active:after{width:100%;height:5px;background:#D93737;content:"";position:absolute;bottom:0;left:0;}
.index-course .pagination span:last-child{margin-right:0;}
.index-course .button-prev,
.index-course .button-next{position:absolute;bottom:0;cursor:pointer;width:80px;height:80px;color:#fff;font:40px/80px '宋体';text-align:center;background:none;}
.index-course .button-prev{left:0%;}
.index-course .button-next{right:0%;}

.index-strength{margin-bottom:80px;}
.index-strength .title h2{font-size:24px;color:#656565;position:relative;padding-bottom:30px;}
.index-strength .title h2:after{content:"";width:15px;height:5px;position:absolute;bottom:15px;left:0;background:#A73A3A;}
.index-strength .title h3{font-family: 'Roboto-Regular';font-size:26px;color:#414141;}
.index-strength .box{margin-top:80px;}
.index-strength .box .pic,.index-strength .box .txt{width:48%;}
.index-strength .box .txt h3{color:#414141;font-size:32px;margin-bottom:50px;}
.index-strength .box .txt p{line-height:38px;color:#414141;font-size:16px;margin-bottom:25px;text-decoration: underline;}
.index-strength .box .txt h3 img{display:inline-block;vertical-align:middle;margin-right:20px;}
.index-strength .box .pic .swiper-pagination{border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:100%;bottom:0;height:50px;line-height:50px;background:rgba(0,0,0,.5);}
.index-strength .box .pic .swiper-pagination .swiper-pagination-bullet{opacity:1;width:14px;height:14px;background-color:#fff;}
.index-strength .box .pic .swiper-pagination .swiper-pagination-bullet-active{background-color:#EB5604;}
.index-strength .box .w54{width:54%;}
.index-strength .box .w43{width:43%;}

.index-contact{overflow:hidden;border-top:1px solid #F6F6F6;padding:60px 0 40px 0}
.index-contact .pic li{text-align:center;float:left;border:1px solid #F2F2F3;margin-left:20px;padding:10px;}
.index-contact .pic li p{color:#777;padding:15px 0 10px;font-size:16px;}
.index-contact .pic li a{color:#eb5604;font-size:14px;}
.index-contact .txt h3{color:#929292;font-size:20px;}
.index-contact .txt h2{color:#333;font-size:34px;padding:20px 0;}
.index-contact .txt h2 b{color:#eb5604;font-size:36px;font-family: 'Roboto-Medium';}
.index-contact .txt h2 span{color:#eb5604;font-size:18px;margin-left:5px;}
.index-contact .txt p{font-size:18px;color:#868686;}
.index-contact .txt .btn{margin-top:40px;}
.index-contact .txt .btn a{display:inline-block;background:#ABABAB;width:200px;margin-right:20px;height:50px;line-height:50px;text-align:center;font-size:18px;color:#fff;}
.index-contact .txt .btn a:first-child{background:#EB5604;}
.index-contact .txt .btn a:first-child img{vertical-align:middle;margin-right:5px;display:inline-block;}

.index-message{padding:75px 0 40px 0;background:#EB5604;}
.index-message input{display:block;width:24%;margin-right:1%;float:left;height:60px;line-height:60px;padding-left:25px;color:#656565;font-size:18px;}
.index-message input:last-child{padding-left:0;width:25%;margin-right:0;background:#333333;color:#fff;cursor:pointer;}

.footer{padding:70px 0;}
.footer .logo{margin-right:70px;}
.footer p,.footer a{font-size:13px;color:#9f9f9f;line-height:22px;}
.footer .txt h3{color:#333;font-family: 'Roboto-Medium';font-size:24px;}
.footer .txt h3 span{font-family: 'Microsoft YaHei';font-size:20px;}

.navbar{display:none;}

.list-pc-menu{height:70px;border-bottom:1px solid #F1F1F1;}
.list-pc-menu p a,.list-pc-menu p span{font-weight:100;line-height:70px;color:#888787;font-size:16px;}
.list-pc-menu p span{margin:0 10px;}
.list-pc-menu li{margin-right:50px;line-height:70px;float:left;position:relative;}
.list-pc-menu li a{font-weight:100;font-size:16px;color:#888787;}
.list-pc-menu li.on:after{height:3px;content:"";position:absolute;left:0;bottom:0;background:#EB5604;width:100%;}
.list-pc-menu li a:hover{color:#EB5604}
.list-pc-menu .sub{top:70px;}
.list-pc-menu li:hover .sub{display:block}
.list-pc-menu li:hover .sub a:hover{color:#fff}

.list-news li{padding:30px 0;transition-duration: 1s;clear:both;overflow:hidden;}
.list-news li .pic{display:inline-block;float:left;margin-right:50px;}
.list-news li .txt h3{font-size:20px;color:#0b0b0b;padding:20px 0;}
.list-news li .txt p{line-height:24px;margin-bottom:30px;font-size:13px;color:#686868;}
.list-news li .txt i{color:#C2C2C2;font-size:14px;}
.list-news li:hover{background:#FAFAFA;}

.show-news{padding:40px 0;}
.show-news .show-news-content{width:66%;}
.show-news .show-news-content h1{color:#040f22;font-size:20px;text-transform:uppercase;}
.show-news .show-news-content .time{border-bottom:1px solid #F9F9F9;margin:15px 0 30px;color:#666;font-size:15px;line-height:30px;}
.show-news .show-news-content .body p{line-height:26px;font-size:15px;}
.show-news .show-news-content .news-updown{padding-top:10px;border-top:1px solid #F1F1F1;position:relative;margin:30px 0 20px;}
.show-news .show-news-content .news-updown a{font-size:16px;display:block;line-height:32px;}
.show-news .show-news-content .news-updown a.more{width:100px;height:38px;line-height:38px;text-align:center;border-radius:40px;position:absolute;right:0;top:30px;color:#fff;background:#EB5604;}
.show-news .show-news-sidebar{width:30%;}
.show-news .show-news-sidebar h2{margin-bottom:30px;text-transform:uppercase;display:inline-block;border-bottom:2px solid #EB5604;color:#EB5604;font-size:36px;}
.show-news .show-news-sidebar li{margin-bottom:60px;}
.show-news .show-news-sidebar li h3{font-size:24px;height:30px;line-height:30px;overflow:hidden;}
.show-news .show-news-sidebar li .time{font-size:14px;padding:10px 0;margin-bottom:10px;color:#8e8e8e;border-bottom:1px solid #F1F1F1;;}
.show-news .show-news-sidebar li p{color:#040f22;line-height:32px;font-size:20px;}

.list-contact .one{padding:150px 0 80px}
.list-contact .one li{width:25%;float:left;text-align:center;border-right:1px solid #F2F2F3}
.list-contact .one li:last-child{border-right:0;}
.list-contact .one li .pic img{display:inline-block;}
.list-contact .one li h3{font-size:18px;color:#232323;font-weight:bold;padding:20px 0 10px 0;}
.list-contact .one li p{font-size:15px;color:#5b5b5b;}
.list-contact .two{text-align:center;font-size:0;margin-bottom:50px;}
.list-contact .two li{position:relative;display:inline-block;margin-right:30px;}
.list-contact .two li:after{content:"";width:30px;height:3px;background:#F3F3F3;right:-30px;top:36px;position:absolute;}
.list-contact .two li:last-child:after{display:none}

.list-content{padding:60px 0 30px 0;}
.list-content p{font-size:17px;color:#888787;line-height:42px;margin-bottom:20px;}
.list-content p:last-child{margin:0;}

.list-culture{color:#fff;text-align:center;padding:100px 0 100px 0;background:url(../images/list-culture.jpg);overflow:hidden;}
.list-culture h2{font-size:48px;font-weight:100;}
.list-culture h3{font-size:20px;font-family: 'Roboto-Regular';padding:10px 0 60px;}
.list-culture ul li{float:left;width:33.3%;}
.list-culture ul li .pic img{display:inline-block;}
.list-culture ul li h4{font-size:28px;padding:20px 0;}
.list-culture ul li p{font-size:17px;}

.list-certificate{background:#F4F4F4;padding:60px 0;}
.list-certificate h2{color:#959595;font-size:40px;margin-bottom:60px;text-align:center;font-weight:100;}
.list-certificate .box{padding:0 80px;position:relative;}
.list-certificate .box .swiper-button-prev,
.list-certificate .box .swiper-button-next{position:absolute;bottom:0;cursor:pointer;width:50px;height:50px;color:#fff;font:25px/50px '宋体';text-align:center;background:#AAAAAA;}
.list-certificate .box .swiper-button-prev{left:0%;}
.list-certificate .box .swiper-button-next{right:0%;}

.list-strength{text-align:center;padding:100px 0;}
.list-strength h2{font-size:58px;color:#323334;font-weight:100;position:relative;}
.list-strength h2:after,.list-strength h2:before{top:40px;width:20px;height:3px;background:#323334;position:absolute;content:"";}
.list-strength h2:after{margin-left:20px;}
.list-strength h2:before{margin-left:-45px;}
.list-strength h3{color:#d9d9d9;font-size:20px;text-transform:uppercase;margin:20px 0 40px 0;font-family: 'Roboto-Regular';}
.list-strength li{cursor:pointer;width:31%;float:left;margin:0 2.33% 20px 0;position:relative;}
.list-strength li .pic img{width:100%;}
.list-strength li .txt{border-bottom-right-radius:10px;color:#fff;font-size:18px;border-bottom-left-radius:10px;position:absolute;left:0;bottom:0;height:50px;line-height:50px;background:rgba(0,0,0,.5);width:100%;}

.list-video{padding:60px 0;background:#FBFBFB;}
.list-video li{width:48.5%;float:left;margin:0 3% 30px 0;}
.list-video li:nth-child(2n){margin:0 0 30px 0}
.list-video li video{width:100%;}

.list-pro{background:#FBFBFB}
.list-pro .title{text-align:center;margin-bottom:60px;}
.list-pro .title h2{color:#363636;font-size:36px;font-weight:100;padding:100px 0 30px 0;}
.list-pro .title h3{color:#cacaca;font-size:32px;font-family: 'Roboto-Regular';text-transform:uppercase}
.list-pro li{position:relative;width:24%;margin:0 1% 40px 0;float:left;box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:10px;}
.list-pro li .logo{position:absolute;left:30px;top:30px;z-index:2;}
.list-pro li .pic{overflow:hidden;padding:30px 0;position:relative;z-index:1;border-top-left-radius:10px;border-top-right-radius:10px;background:#fff;}
.list-pro li .pic img{border-top-left-radius:10px;border-top-right-radius:10px;width:100%;}
.list-pro li .txt{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:30px;background:#F7F7F7;}
.list-pro li .txt i{transition-duration: 1s;position:absolute;right:30px;bottom:30px;width:43px;height:43px;border-radius:4px;line-height:43px;text-align:center;background:#979494;color:#fff;font-size:20px;}
.list-pro li .txt h2{color:#696768;font-size:18px;}
.list-pro li .txt h3{color:#696768;font-size:18px;font-family: 'Roboto-Regular';margin-top:10px;}
.list-pro li:hover .txt i{background:#EB5704}

.show-pro{background:#FBFBFB;padding:100px 0;}
.show-pro-bd{position:relative;width:600px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.1);}
.show-pro-bd .logo{z-index:999999;top:30px;left:20px;width:200px;position:absolute;}
.show-pro-bd .img{width:100%;height:600px;border-radius:10px;}
.show-pro-hd{width:150px;}
.show-pro-hd li{width:120px;margin:0 15px 15px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.1);}
.show-pro-hd li img{width:120px;height:120px;border-radius:10px;}
.show-pro-hd .next,.show-pro-hd .prev{color:#BBBBBB;font-size:22px;text-align:center;display:block;margin:0 auto;}
.show-pro-info{width: calc(100% - 800px);}
.show-pro-info h2{font-size:32px;color:#696768;font-weight:100;}
.show-pro-info h3{font-size:32px;color:#696768;font-weight:100;margin:15px 0;font-family: 'Roboto-Regular';}
.show-pro-info .body{border-top:1px dashed #7F7F7F;border-bottom:1px dashed #7F7F7F;padding:30px 0;}
.show-pro-info .body p{font-size:18px;color:#696768;line-height:34px;}
.show-pro-info .info-nav{overflow:hidden}
.show-pro-info .info-nav a{margin-top:20px;display:inline-block;float:left;width:50px;height:50px;margin-right:10px;border:1px solid #7C7C7C;text-align:center;color:#7C7C7C;line-height:50px;font-size:20px;}
.show-pro-info .info-nav a:last-child{width:170px;border:0;}
.show-pro-info .info-nav a:last-child img{display:inline-block;height:50px;}
.show-pro-info .info-nav a:hover{color:#fff;background:#EB5604;border-color:#EB5604;}
.show-content{padding-top:40px;}
.show-content h2{color:#ff6100;font-size:28px;margin-bottom:20px;}
.show-content p{color:#696768;font-size:20px;font-weight:100;margin-bottom:10px;}

@media (max-width: 1400px){
	.wrap{max-width:96%}
	.index-two .txt h2{padding-top:120px;}
	.header ul li{margin-left:60px;}
	.header .logo img{margin:27px 0 0 70px}
}
@media (max-width: 1366px){
	.index-two .txt h2{padding-top:90px;}
	.header ul li{margin-left:80px;}
	.header .logo img{margin:27px 0 0 102px}
}
@media (max-width: 1280px){
	.header ul li{margin-left:70px;}
	.header .logo img{margin:27px 0 0 90px}
	.index-two .txt h2{padding-top:60px;}
	.index-two .txt p{line-height:30px;margin-bottom:20px;}
	.index-contact .txt h2{font-size:30px;}
}
@media (max-width: 1200px){
	.header ul li{margin-left:60px;}
	.header .logo img{margin:27px 0 0 82px}
	.index-two .txt h3{font-size:18px;margin-bottom:20px;}
	.index-two .txt p{line-height:28px;font-size:15px;margin-bottom:20px;}
	.index-contact .txt h2{font-size:28px;}
	.index-contact .txt h2 b{font-size:32px;}
	.index-contact .txt h2 span{font-size:14px;}

}
@media (max-width: 1024px){
	.header ul li{margin-left:40px;}
	.header .logo img{margin:27px 0 0 50px}
	.index-two .txt{padding-left:0;}
	.index-two .txt h2{font-size:30px;padding:20px 0 10px 0;}
	.index-two .txt h3{font-size:15px;margin-bottom:10px;}
	.index-two .txt p{font-size:14px;}
	.index-two .txt a{height:40px;line-height:40px;font-size:14px;width:120px;}
	.index-contact .txt h2{font-size:22px;}
	.index-contact .txt p{font-size:15px;}
	.index-contact .txt h2 span{display:none;}
	.show-pro-bd{width:500px;}
	.show-pro-info{width: calc(100% - 660px);}

}
@media screen and (max-width:992px) {
	.fl,.fr{float:none;}
	.wrap{width:100%;max-width:100%}
	.navbar{display:block;}
	.header,.list-pc-menu{display:none;}
	.list-banner{margin-top:0px;}
	.index-banner .swiper-pagination{width:100%;left:0;bottom:10px;margin-left:0;text-align:center;}
	.index-banner .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:1;width:8px;display:inline-block;float:none;height:8px;border-radius:100%;padding:0;margin-left:8px;text-indent:-9999px;overflow:hidden;}
	.index-banner .swiper-pagination .swiper-pagination-bullet:first-child{margin-left:0;}
	.index-banner .swiper-pagination .swiper-pagination-bullet-active{background:#EB5604}
	.index-banner .swiper-button-prev,.index-banner .swiper-button-next{display:none;}
	.index-one{padding:30px 10px 20px 10px;}
	.index-one li{width:48.5%;margin-right:3%;min-height:150px;border:0;margin-bottom:10px;;}
	.index-one li .pic img{height:150px;}
	.index-one li .info{top:10%}
	.index-one li:nth-child(2n){margin-right:0;}
	.index-one li span{font-size:50px;}
	.index-one li:nth-child(4) span:after{font-size:16px;}
	.index-one li p{font-size:14px;bottom:20px;}
	.index-two .txt{width:100%;background:#F4F6F5;padding:0 10px 20px ;}
	.index-two .pic{width:100%;}
	.index-course{margin:0;height:auto;padding-bottom:100px;}
	.index-course .swiper-slide h2{font-size:80px;padding:50px 0 20px 0;}
	.index-course .swiper-slide h3{font-size:26px;padding-bottom:20px;}
	.index-course .swiper-slide p{max-width:90%;font-size:15px;line-height:28px;}
	.index-course .button-prev, .index-course .button-next{display:none;}
	.index-course .bg{height:50px;}
	.index-course .pagination{display:flex;justify-content:space-between;max-width:100%;height:50px;overflow-y:hidden;text-align:left;}
	.index-course .pagination span{flex:1 0 auto;width:50px;height:50px;line-height:50px;margin:0 15px;}
	.index-strength{padding:30px 10px;margin-bottom:00px;}
	.index-strength .title h2{font-size:20px;padding-bottom:20px;}
	.index-strength .title h2:after{bottom:10px;height:3px}
	.index-strength .title h3{font-size:22px;}
	.index-strength .box{margin-top:30px;}
	.index-strength .box .pic, .index-strength .box .txt{width:100%;}
	.index-strength .box .txt{padding-top:20px;}
	.index-strength .box .txt h3 img{width:40px;margin-right:10px;}
	.index-strength .box .txt h3{font-size:22px;margin-bottom:20px;}
	.index-strength .box .txt p{line-height:28px;font-size:14px;margin-bottom:15px;text-decoration:none;}
	.index-strength .box .w43,.index-strength .box .w54{display:none;}
	.index-strength .box .w54:first-child{display:block;width:100%;}
	.index-contact{padding:30px 10px 15px}
	.index-contact .txt h3{font-size:16px;}
	.index-contact .txt h2{padding:30px 0;}
	.index-contact .txt h2 b{display:inline-block}
	.index-contact .txt h2 span{display:inline-block}
	.index-contact .txt p{font-size:12px;}
	.index-contact .txt .btn{margin-top:20px;overflow:hidden;}
	.index-contact .txt .btn a{width:40%;margin:0 5%;float:left;}
	.index-contact .pic{margin-top:20px;overflow:hidden;}
	.index-contact .pic li{margin:0;padding:10px 5px;width:40%;margin:0 5%;}
	.index-contact .pic li img{max-width:90%;margin:0 auto;}
	.index-contact .pic li p{font-size:14px;padding:10px 0 5px 0}
	.index-message{padding:30px 10px}
	.index-message input{width:100%;margin:0 0 10px 0;}
	.index-message input:last-child{width:100%;}
	.footer{padding:35px 10px 70px;}
	.footer .logo{margin-right:0;}
	.footer .logo img{margin: 0 auto}
	.footer .info{margin-top:20px;}
	.footer p, .footer a{font-size:12px;}
	.footer .txt{display:none;}
	.list-news li{padding:15px 0;}
	.list-news li .pic{margin:0;float:none;width:100%;}
	.list-news li .pic img{width:100%;}
	.list-news li .txt{padding:15px 10px 0;}
	.show-news{padding:30px 10px;}
	.show-news .show-news-content{width:100%}
	.show-news .show-news-content .time{margin:10px 0;}
	.show-news .show-news-content .news-updown a.more{display:none;}
	.show-news .show-news-sidebar{display:none;}
	.list-contact .one{padding:80px 0 40px}
	.list-contact .one li{width:50%;padding-bottom:20px;}
	.list-contact .one li p{font-size:13px;height:30px;line-height:30px;overflow:hidden;}
	.list-contact .two li{margin-right:15px;}
	.list-contact .two li:after{right:-15px;width:15px;}
	.list-content{padding:30px 10px 15px}
	.list-content p{font-size:15px;line-height:36px;margin-bottom:10px;}
	.list-culture{padding:60px 0;}
	.list-culture h2{font-size:34px;}
	.list-culture h3{font-size:16px;padding-bottom:40px;}
	.list-culture ul li{padding:0 10px;}
	.list-culture ul li h4{font-size:22px;padding:12px 0;}
	.list-culture ul li p{font-size:14px;}
	.list-culture ul li .pic img{width:50px;}
	.list-certificate .box{padding:0 60px;}
	.list-strength{padding:50px 0;}
	.list-strength h2{font-size:40px;}
	.list-strength h2:after,.list-strength h2:before{top:30px;}
	.list-strength h3{margin:10px 0 30px;font-size:16px;}
	.list-strength li{width:48%;margin:0 4% 20px 0;}
	.list-strength li:nth-child(2n){margin:0 0 20px 0}
	.list-video{padding:40px 0;}
	.list-video li{width:100%;float:none;margin:0 0 20px 0 !important;}
	.list-banner form{width:300px;margin-left:-150px;margin-top:-30px;border-radius:0 !important;}
	.list-banner form input, .list-banner form button{height:40px;line-height:40px;border-radius:0!important;}
	.list-banner form input{padding-left:10px;font-size:14px;}
	.list-pro .title{margin-bottom:30px;}
	.list-pro .title h2{padding:50px 0 20px;font-size:26px;}
	.list-pro .title h3{font-size:22px}
	.list-pro ul{padding:0 10px;}
	.list-pro li{width:48%;margin:0 4% 20px 0 !important;}
	.list-pro li:nth-child(2n){margin:0 0 20px 0 !important;}
	.list-pro li .pic{padding:15px 0;}
	.list-pro li .logo{left:15px;top:15px;}
	.list-pro li .txt{padding:15px}
	.list-pro li .txt h2{font-size:16px;}
	.list-pro li .txt h3{font-size:15px;}
	.list-pro li .txt i{right:15px;bottom:25px;width:30px;height:30px;line-height:30px;font-size:17px;}
	.show-pro{padding:0;}
	.show-pro .show-pro-bd,.show-pro .show-pro-hd,.click_qrcode{display:none !important;}
	.show-pro .show-banner{display:block !important}
	.show-pro-info{width:100%;padding:15px;}
	.show-pro-info h2{font-size:26px;}
	.show-pro-info h3{font-size:24px;}
	.show-pro-info .body{padding:20px 0;}
	.show-pro-info .info-nav a{margin-right:5px;}
	.show-content{padding:20px 10px;}
	.show-content p{font-size:16px;line-height:28px;}
}