*{box-sizing:border-box}
.wrap{max-width:100%;max-width:1200px;margin:0 auto;}
.wrap-max{max-width:100%;max-width:1730px;margin:0 auto;}
.flex{display:flex;flex-wrap:wrap;align-items: center;}

.top{height:35px;background:#262626;text-align:right;}
.top a{font-family: 'SWIS721-CN-BT-ROMAN';margin-left:30px;line-height:35px;font-size:18px;color:#8C8C8C;text-transform: capitalize}
.top a:nth-child(6){font-size:16px;margin-left:50px;position: relative;}
.top a:nth-child(6):before{content:"";width:1px;height:20px;background:#4D5153;position: absolute;left:-30px;top:2px}
.top a:hover{color:#fff}

.header{background:#FC6121;box-shadow:0 0 30px rgba(0,0,0,.1);transition-duration:.5s;height:80px;position:relative;top:0;width:100%;left:0;z-index:99999;}
.height.height{top:0;position:fixed;}
.header .logo{margin-top:5px}
.header .logo p{color:#fff;font-size:20px;font-family: 'SWIS721-CN-BT-BOLD';text-transform:uppercase;margin-left:20px;}
.header .menu .box{float:left;}
.header .menu .box h3{padding-left:12px;margin-left:30px;}
.header .menu .box h3 a{display:block;text-transform:uppercase;color:#fff;font-size:18px;line-height:80px;}
.header .menu .box h3 a i{margin-left:10px;transition-duration: .8s;}
.header .menu .box:hover a i{transform: rotate(180deg);}
.header .menu .box .sub{display:none;padding:25px;background:#FFFFFF;position:fixed;left:0;width:100%;}
.header .menu .box .sub ul{overflow:hidden;position: relative;}
.header .menu .box .sub ul:after,.header .menu .box .sub ul:before{height:100%;top:0;content:"";position: absolute;background:#E7E7E7;width:1px;}
.header .menu .box .sub ul:after{left:32.5%;}
.header .menu .box .sub ul:before{left:67.5%;}
.header .menu .box .sub li{transition-duration: 1s;width:30%;padding:10px 0;margin-right:5%;float:left;border-bottom:1px solid #E7E7E7;}
.header .menu .box .sub li:nth-child(3n){margin-right:0;}
.header .menu .box .sub li:hover{border-color:#FC6121}
.header .menu .box .sub li a{display:block;}
.header .menu .box .sub li .pic{line-height:90px;float:left;margin-right:30px;vertical-align:middle;}
.header .menu .box .sub li .pic img{height:40px;display: inline-block;vertical-align: middle;}
.header .menu .box .sub li p{line-height:90px;color:#595959;font-size:20px;vertical-align:middle;}
.header .menu .box:hover .sub{display:block;}

.top-txt{color:#171717;text-transform:uppercase;text-align:center;font-size:16px;font-family: 'SWIS721-CN-BT-BOLD';line-height:25px;padding:5px 0;}

.title{text-transform:uppercase;text-align:center;margin-bottom:100px;overflow:hidden;}
.title h2{color:#424242;font-family: 'SWIS721-CN-BT-BOLD';font-size:53px;}
.title p{color:#424242;font-family: 'SWIS721-CN-BT-BOLD';margin-top:8px;font-size:19px;}

.nav{text-align:center;font-size:0;border-bottom:1px solid #F2F2F2;}
.nav a{position:relative;line-height:65px;display:inline-block;color:#303030;font-family: 'SWIS721-CN-BT-BOLD';font-size:20px;margin-right:80px}
.nav a:after{transition-duration:.5s;width:0;content:"";height:3px;background:#FF641B;position:absolute;left:0;bottom:-1px;}
.nav a:hover:after,.nav a.on:after{width:100%;}
.nav a:hover,.nav a.on{color:#FF641B}

.homepage,.endpage{display:none!important;}
.paging a{text-indent:-9999px;margin-right:20px;width:22px;height:22px;background:#fff;border-radius:22px;border:3px solid #E2E2E2;}
.paging a.curpage,.paging a:hover{background:#FC6121;border-color:#FC6121}

.list-news{padding:70px 0 50px}
.list-news li{width:48%;float:left;margin:0 4% 40px 0;}
.list-news li:nth-child(2n){margin-right:0;}
.list-news li a{display:block;width:100%;color:#9fa7b0}
.list-news li .pic img{width:100%;}
.list-news li .txt{transition-duration:.5s;box-shadow:0 0 30px rgba(0,0,0,.1);width: calc(100% - 60px);left:60px;position:relative;top:-30px;background:#fff;padding:40px;}
.list-news li .txt h4{margin-bottom:20px;font-size:26px}
.list-news li .txt p{font-family: 'SWIS721-CN-BT-ROMAN';font-size:16px;line-height:26px;}
.list-news li .txt i{margin-top:20px;font-size:20px}
.list-news li a:hover .txt{color:#FC6121}

.show-news{padding:40px 0;}
.list-news-content{width: calc(100% - 35%);}
.list-news-content h1{font-size:24px;}
.list-news-content .body p{font-family: 'SWIS721-CN-BT-ROMAN';font-size:18px;color:#000;margin-bottom:20px;line-height:28px;}
.list-news-sidebar{width:30%;}
.list-news-sidebar h2{color:#FC6121;margin-bottom:20px;font-size:30px;}
.show-news ul li{padding:40px 0 30px;border-bottom:1px solid #424242;}
.show-news ul li:first-child{padding-top:0;}
.show-news ul li h3 a{font-size:24px;}
.show-news .time{margin:20px 0;color:#717171;font-size:18px;}
.show-news ul li p{font-family: 'SWIS721-CN-BT-ROMAN';color:#434343;font-size:18px;line-height:30px;}
.news-updown{padding-top:10px;border-top:1px solid #F1F1F1;position:relative;margin:30px 0 20px;}
.news-updown a,.news-updown p{font-size:16px;display:block;line-height:32px;}
.news-updown a.more{width:100px;font-size:14px;height:38px;line-height:38px;text-align:center;position:absolute;text-transform:uppercase;right:0;top:30px;color:#fff;background:#FC6121;}
.news-updown a.more i{width:14px;height:14px;margin-left:5px;border-radius:14px;background:#fff;text-align:center;color:#003A6D;line-height:14px;font-size:12px;}

.list-images{z-index:1;position:relative;}
.list-images form{border:10px solid rgba(0,0,0,.5);border-radius:10px;position:absolute;top:50%;z-index:2;width:600px;left:50%;margin-left:-300px;margin-top:-40px}
.list-images form input,.list-images form button{background:#FFFFFF;border:0;cursor:pointer;height:55px;line-height:55px;display:block;}
.list-images form input{color:#292929;font-size:16px;float:left;width: calc(100% - 110px);padding-left:20px}
.list-images form button{background:#FC6121;text-align:center;float:right;width:110px;}
.list-images form button i{font-size:20px;color:#fff}

.footer{background:#2B2B2B;padding:65px 0;}
.footer .menu{width:700px;}
.footer .menu h2{color:#dbdee0;font-size:25px;}
.footer .menu h3{font-family: 'SWIS721-CN-BT-ROMAN';font-weight:normal;margin:15px 0 40px;color:#777777;font-size:17px;line-height:30px;}
.footer .menu .box dl{width:25%;float:left;}
.footer .menu .box dl dd{margin-bottom:25px;color:#d0d0d0;font-size:17px;}
.footer .menu .box dl dd a{font-family: 'SWIS721-CN-BT-ROMAN';position: relative;color:#d0d0d0;font-size:17px;}
.footer .menu .box dl dd a:after{transition-duration:.5s;width:0;height:3px;content:"";background:#FC6121;position: absolute;left:0;bottom:1px;}
.footer .menu .box dl dd a:hover:after{width:100%;}
.footer .info{width: calc(100% - 700px);}
.footer .info .ico{justify-content:right;font-size:0;}
.footer .info .ico a{width:28px;background:#383838;margin-left:20px;height:28px;text-align:center;border-radius:4px;display:inline-block;}
.footer .info .ico a i{line-height:28px;font-size:16px;color:#fff}
.footer .info .ico a:hover{background:#FC6121;}
.footer .info .ico img{margin-left:50px;}
.bottom{background:#2B2B2B;border-top:1px solid #373737;padding:30px 0;}
.bottom a,.bottom p{font-family: 'SWIS721-CN-BT-ROMAN';color:#fff;font-size:16px;text-transform:uppercase;}
.bottom p a{margin-left:15px;}
.bottom .wrap{position: relative;}
.bottom .mc{position: absolute;right:0;top:0}

.list-pro{padding:60px 0;}
.pro-list li{position:relative;transition-duration:.6s;border-radius:6px;width:23.5%;box-shadow:0 0 15px rgba(0,0,0,.1);float:left;margin:0 2% 70px 0;}
.pro-list li a{display:block;}
.pro-list li .logo{position:absolute;z-index:2;left:20px;top:20px;}
.pro-list li .pic{overflow:hidden;}
.pro-list li .pic img{width:100%}
.pro-list li .txt{transition-duration:.6s;color:#fff;background:#7B7B7B;text-align:center;padding:22px 0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}
.pro-list li .txt h3{font-size:20px;margin-bottom:5px;}
.pro-list li .txt h4{font-size:22px;}
.pro-list li:nth-child(4n){margin-right:0;}
.pro-list li:hover .txt{background:#FC6121;}

.index-data{padding:40px 0;border-bottom:1px solid #F7F7F7;}
.index-data li{border-right:1px solid #F7F7F7;padding:30px 0 30px 120px;;width:25%;float:left;}
.index-data li:nth-child(1){background:url(../images/ico3.jpg) no-repeat 40px center;}
.index-data li:nth-child(2){background:url(../images/ico4.jpg) no-repeat 40px center;}
.index-data li:nth-child(3){background:url(../images/ico5.jpg) no-repeat 40px center;}
.index-data li:nth-child(4){background:url(../images/ico6.jpg) no-repeat 40px center;border-right:0;}
.index-data li h3{font-size:42px;color:#2d2d2d;}
.index-data li p{font-family: 'SWIS721-CN-BT-ROMAN';font-size:17px;color:#191919;text-transform:uppercase;}

.index-content{margin-bottom:40px;}
.index-content .t{text-align:center;padding:40px 0;}
.index-content .t h2{border-top:3px solid #fc6121;border-bottom:3px solid #fc6121;display:inline-block;font-size:56px;color:#fc6121;text-transform:uppercase;}
.index-content .t h3{color:#909090;font-size:16px;margin-top:10px;text-transform:uppercase;}
.index-content p{margin-bottom:10px;font-size:18px;line-height:38px;color:#2d2d2d}
.index-about-pic li{cursor: pointer;width:23.5%;float:left;margin:0 2% 30px 0;}
.index-about-pic li .pic img{width:100%;}
.index-about-pic li .txt{color:#535c63;font-size:16px;text-transform:uppercase;height:50px;line-height:50px;text-align:center;background:#FAFAFA;}
.index-about-pic li:nth-child(4n){margin-right:0;}
.index-honor{background:url(../images/bg.jpg);padding:50px 0}
.index-honor .wrap{position: relative;}
.index-honor .swiper-container{width:86%;margin:0 auto;}
.index-honor .swiper-slide{cursor: pointer;}
.index-honor .honor-prev,
.index-honor .honor-next{top:40%;cursor:pointer;position: absolute;width:50px;height:50px;color:#fff;font:25px/50px '宋体';text-align:center;background: rgba(0, 0, 0, .4);}
.index-honor .honor-prev{left:2%;}
.index-honor .honor-next{right:2%;}

.index-contact{padding:60px 0;}
.index-contact .info li{border-radius:15px;min-height:370px;padding:30px 0;width:32%;margin-right:2%;text-align:center;float:left;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1);}
.index-contact .info li:nth-child(3n){margin-right:0;}
.index-contact .info li .pic{height:160px;vertical-align:middle;justify-content:center;}
.index-contact .info li .pic img{display:inline-block;}
.index-contact .info li .txt{padding-left:40px;}
.index-contact .info li .txt{margin:0 auto;max-width:300px;}
.index-contact .info li .txt p{color:#404040;text-align:left;font-size:17px;line-height:40px;}
.index-contact .info li:last-child{margin-right:0;}
.index-contact .info li:last-child .txt{padding-left:0;}
.index-contact .info li:last-child p{margin-top:30px;}

.show-pro{margin-bottom:60px}
.list-content-right-header{padding:60px 0;max-width:1200px;}
.list-content-right-bd{width:485px;position:relative;padding:20px;height:485px;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.2);}
.list-content-right-bd .logo{position:absolute;left:20px;top:20px;z-index:2222222;}
.list-content-right-bd a img{width:100%;}
.list-content-right-hd{margin:0 0 0 40px;}
.list-content-right-hd li{margin:0 5px;padding:5px;width:110px;margin-bottom:15px;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.1);}
.list-content-right-hd li img{height:100px;}
.list-content-right-info{width: calc(100% - 770px);}
.list-content-right-info h2{font-size:33px;color:#424242;}
.list-content-right-info h3{font-size:30px;padding:10px 0 20px;text-transform:uppercase;color:#424242;}
.list-content-right-info .info{padding:25px 0;margin:30px 0;border-top:1px dashed #343531;border-bottom:1px dashed #343531;}
.list-content-right-info .info p{font-family: 'SWIS721-CN-BT-ROMAN';font-size:19px;color:#424242;background:url(../images/ico.jpg) no-repeat left center;padding-left:40px;margin-bottom:10px;line-height:25px;}
.list-content-right-info .info-nav a{margin-right:8px;font-size:20px;color:#7B7B7B;border:1px solid #7C7C7C;display:inline-block;text-align:center;width:50px;height:50px;}
.list-content-right-info .info-nav a i{line-height:50px;}
.list-content-right-info .info-nav a:last-child{width:150px;background:#343531;color:#fff;}
.pro-body{color:#575757;font-size:18px;}
.pro-body table{height:auto;overflow-y: hidden;
max-width:100%;display:block;border:1px solid #ddd;border-bottom:0;border-left:0;text-align:center;font-size:18px;}
.pro-body td{border-bottom:1px solid #ddd;border-left:1px solid #ddd}
.show-pro .hd{height:40px;line-height:40px;background:#2D74BA;padding-left:30px;font-weight:bold;color:#fff;margin:40px 0;font-size:18px;text-transform:uppercase}

.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: 50px;margin-left: -400px;}
.index-banner .swiper-pagination .swiper-pagination-bullet{text-transform:Uppercase;float: left;width:25%;height:90px;box-sizing:border-box;color: #fff;font-weight:bold;font-size: 16px;line-height:25px;padding:20px;background: 0;border-radius: 0;margin: 0;opacity: 1;}
.index-banner .swiper-pagination .swiper-pagination-bullet-active{background:#FF7200;}
.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%;}

.index-map{justify-content:center;background:url(../images/index_map.jpg) no-repeat center;position:relative;height:680px;}
.index-map-box-content{max-width:570px;flex-wrap:initial;padding:50px 40px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);}
.index-map-box-content h2{flex: 0 0 200px;font-size:20px;color:#3d3e3f;}
.index-map-box-content h2 span{font-size:28px;margin-bottom:10px;display:block;}
.index-map-box-content .txt{font-family: 'SWIS721-CN-BT-ROMAN';border-left:1px solid #EBECEE;line-height:32px;color:#3d3e3f;font-size:16px;padding:0 20px 0 40px;}
.index-map .btn a{font-family: 'SWIS721-CN-BT-ROMAN';font-style:oblique;width:240px;height:50px;font-size:20px;border-radius:4px;background:#FC6121;display:block;text-align:center;line-height:50px;color:#fff;margin:40px auto 0;}

.index-type{justify-content:center;}
.index-type .box{flex: 0 0 50%;}
.index-type .box a{display:block;position:relative;}
.index-type .box a .pic{overflow:hidden;}
.index-type .box a .pic img{width:100%}
.index-type .box a .txt{justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%;}
.index-type .box a .txt .con{max-width:540px;margin:0 auto;text-align:center;}
.index-type .box a .txt h2{transition-duration:.6s;color:#fff;font-size:38px;}
.index-type .box a .txt p{color:#fff;font-size:20px;line-height:32px;margin:30px 0;text-transform:uppercase;}
.index-type .box a .txt span{transition-duration:.6s;font-size:14px;color:#fff;text-transform:uppercase;border-bottom:2px solid #fff;}
.index-type .box a:hover .txt h2{padding-top:30px;}
.index-type .box a:hover .txt span{color:#FC6121;border-color:#FC6121;}

.index-show{position:relative;}
.index-show:after,.index-show:before{content:"";position:absolute;width:280px;height:430px;top:50%;margin-top:-215px;}
.index-show:after{left:0;background:url(../images/bg1.jpg);}
.index-show:before{right:0;background:url(../images/bg2.jpg);}
.index-show .wrap{max-width:1260px;position:relative;}
.index-show .wrap:after,.index-show .wrap:before{position:absolute;width:1px;height:100%;content:"";background:#EDEDED;top:0;}
.index-show .wrap:before{left:0;}
.index-show .wrap:after{right:0;}
.index-show .swiper-box{padding:120px 60px;border-bottom:1px solid #EDEDED;}
.index-show .swiper-box .pic{float:right;margin-left:60px;}
.index-show .swiper-box .txt h2{color:#212529;font-size:40px;text-transform:uppercase;}
.index-show .swiper-box .txt h3{font-weight: normal;font-family: 'SWIS721-CN-BT-ROMAN';color:#212529;line-height:28px;font-size:16px;margin:30px 0;}
.index-show .swiper-box .txt a{display:block;width:170px;height:50px;border-radius:50px;line-height:50px;background:#FC6121;color:#fff;text-align:center;font-size:18px;text-transform:uppercase;}
.index-show .swiper-pagination{width:880px;box-shadow:0px 15px 30px rgba(0,0,0,.5);background: rgba(0, 0, 0, .5);left: 50%;bottom: 80px;margin-left: -400px;}
.index-show .swiper-pagination .swiper-pagination-bullet{outline:none;text-transform:Uppercase;float: left;width:25%;height:110px;box-sizing:border-box;color: #fff;font-weight:bold;font-size: 17px;line-height:30px;padding:25px;background: 0;border-radius: 0;margin: 0;opacity: 1;}
.index-show .swiper-pagination .swiper-pagination-bullet-active{background:#FF7200;}
.index-show .swiper-button-prev,
.index-show .swiper-button-next{outline:none;width:48px;height:48px;color:#fff;font:24px/48px '宋体';text-align:center;background:#FC6121;border-radius: 100%;}
.index-show .swiper-button-prev{left:-24px;}
.index-show .swiper-button-next{right:-24px;}
.index-show .pagination span{outline:none;cursor:pointer;position:relative;flex:1;display:block;padding:60px 0;text-transform:uppercase;text-align:center;color:#1f1f1f;font-size:18px;}
.index-show .pagination span.bullet-active{color:#fc6121}
.index-show .pagination span:after{transition-duration:.5s;width:0;left:50%;margin-left:-50px;bottom:55px;height:2px;content:"";position:absolute;background:#fc6121;}
.index-show .pagination span:hover:after,.index-show .pagination span.bullet-active:after{width:100px;}
.index-show .pagination span:before{transition-duration:.2s;position:absolute;top:-8px;left:50%;margin-left:-8px;width:0px;height:0px;content:"";background:url(../images/on.jpg) no-repeat;}
.index-show .pagination span.bullet-active:before{width:16px;height:16px;}

@media (max-width: 1400px){
	.wrap-max{max-width:96% !important;}
	.index-show:after, .index-show:before{display:none;}
	.pro-list li{margin-bottom:40px;}
	.nav a{margin-right:40px;}
	.list-content-right-info {width: calc(100% - 700px);}
}

@media (max-width: 1200px){
	.wrap{max-width:96% !important;}
	.header .menu .box h3{margin-left:20px;}
}

@media screen and (max-width:992px) {
	.list-images form{width:300px;height:55px;line-height:35px;margin-top:-18px;margin-left:-150px;}
	.list-images form input{font-size:14px;width: calc(100% - 50px);height:35px;line-height:35px;}
	.list-images form button{width:50px;height:35px;line-height:35px;}
	.wrap,.wrap-max{max-width:100%;max-width:100%;margin:0 auto;}
	.fl,.fr{float:none;}
	.index-show .swiper-button-prev, .index-show .swiper-button-next,.index-banner .swiper-pagination,.top-txt,.top,.click_qrcode,.list-content-right-bd,.list-content-right-hd,.footer,.list-news li .txt i,.nav,.type-prev,.type-next{display:none !important;}
	.title{font-size:24px;margin-bottom:20px;}
	.pro-list li{width:49%;margin:0 2% 20px 0;padding-top:20px;}
	.pro-list li:nth-child(2n){margin-right:0;}
	.pro-list li .logo{display:none;}
	.pro-list li .txt{padding:15px 0;}
	.pro-list li .txt h3{font-size:16px;}
	.pro-list li .txt h4{font-size:16px;padding:0 5px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis}
	.bottom{padding:30px 0 80px;}
	.bottom .wrap{position: static;}
	.bottom .wrap .mc{position: static;}
	.bottom .wrap .mc img{margin:20px auto 0;}
	.index-content{margin-bottom:0;padding:20px 0;}
	.index-content .t h2{margin-bottom:20px;font-size:30px;}
	.index-content p{font-size:14px;margin-bottom:10px;line-height:26px;}
	.index-about-pic li{width:48%;margin:0 4% 15px 0 !important;}
	.index-about-pic li:nth-child(2n){margin-right:0 !important;}
	.index-about-pic li .txt{font-size:15px;height:40px;line-height:40px;}
	.index-honor{margin:30px 0;padding:50px 0;height:auto;}
	.index-honor .honor-prev, .index-honor .honor-next{z-index:9999;width:50px;height:50px;line-height:50px;}
	.index-contact{padding-top:30px;}
	.index-contact .info li{width:90%;float:none;margin:0 auto 20px !important;min-height:auto;padding:30px 0;}
	.index-contact .info li .pic{height:auto;padding-bottom:30px;}
	.index-contact .info li h3{margin:10px 0;}
	.index-contact .info li:last-child p{margin-top:0;}
	.index-contact .form{padding:40px 0;}
	.index-contact .form h2{margin-bottom:20px;}
	.index-contact .form input, .index-contact .form textarea{width:100%;float:none;}
	.index-contact .form textarea{line-height:20px;padding:15px;}
	.list-news{padding:30px 10px}
	.list-news h2{font-size:40px;}
	.list-news h3{max-width:100%;margin:10px 0 30px;font-size:15px;line-height:22px}
	.list-news li{width:100%;float:none;margin:0 0 20px 0;}
	.list-news li .txt{padding:10px 20px;width:100%;left:0;position:static;}
	.show-news{padding:20px 10px;}
	.list-news-content{width:100%;}
	.list-news-content h1{font-size:20px}
	.show-news .time{margin:10px 0;font-size:15px;}
	.list-news-content .body p{font-size:15px;margin-bottom:10px;line-height:25px}
	.list-news-sidebar,.news-updown a.more{display:none;}
	.list-pro{padding:30px 0;}
	.list-content-right-header{padding:30px 0;}
	.list-content-right-info{width:100%;}
	.list-content-right-info .info li{height:auto;padding:20px 5px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
	.list-content-right-info .info-nav a{margin-right:4px;}
	table td, table th{padding:10px}
	.show-pro .hd{margin:20px 0;font-size:15px;}
	.show-pro .show-banner{display:block !important}
	.title h2{font-size:26px}
	.title p{margin-top:0;font-size:15px;}
	.index-data li{width:49%;margin:0 2% 20px 0;padding-left:60px;}
	.index-data li:nth-child(2n){margin-right:0;}
	.index-data li h3{font-size:30px;}
	.index-data li p{font-size:14px;}
	.index-data li:nth-child(1){background: url(../images/ico3.jpg) no-repeat 5px 30px;}
	.index-data li:nth-child(2){background: url(../images/ico4.jpg) no-repeat 5px 30px;}
	.index-data li:nth-child(3){background: url(../images/ico5.jpg) no-repeat 5px 30px;}
	.index-data li:nth-child(4){background: url(../images/ico6.jpg) no-repeat 5px 30px;}
	.index-banner .swiper-button-prev, .index-banner .swiper-button-next{width:40px;height:40px;line-height:40px;font-size:20px;}
	.index-show .swiper-box{padding:60px 30px}
	.index-show .pagination{display:none;}
	.index-show .swiper-box .pic{float:none;margin:0 0 20px 0}
	.index-show .swiper-box .txt h2{font-size:30px}
	.index-show .swiper-box .txt h3{font-size:14px;margin:0 0 10px 0;line-height:24px}
	.index-type .box{flex:0 0 100%;margin-top:20px;}
	.index-type .box a .txt .con{max-width:90%;}
	.index-type .box a .txt p{font-size:14px;line-height:22px;margin:20px 0;}
	.index-map{height:auto;padding:40px 0;}
	.index-map-box-content{flex-wrap:wrap;max-width:80%;margin:0 auto;padding:30px 20px}
	.index-map-box-content h2{flex:0 0 100%;margin-bottom:20px;}
	.index-map-box-content h2 span{margin-bottom:0;}
	.index-map-box-content .txt{padding:0;border:0;}
 }