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

.top{height:48px;line-height:47px;border-bottom:1px solid #E7EAE9}
.top p{color:#1a292d}
.top .info{display:flex;}
.top .info .lang{cursor:pointer;height:47px;position:relative;width: 120px;}
.top .info .qrcode{margin-right:37px;position:relative;}
.top .info .qrcode:before{height:15px;background:#767F81;content:"";position:absolute;right:-20px;top:18px;width:1px;}
.top .info .lang span{margin:0 7px;font-size:14px;color:#1f5e6f;}
.top .info .lang i{color:#1f5e6f}
.top .info .lang .sub{display:none;z-index:22;position:absolute;top:47px;left:0;background:#1F5E6F;padding:10px 10px 20px 10px;width:100%;}
.top .info .lang .sub a{display:block;color:#fff;padding:0 5px;font-size:14px;border-bottom:1px dashed #fff;line-height:35px;}
.top .info .lang .sub a:hover{background:#fff;color:#1F5E6F}
.top .info .lang:hover .sub{display:block}

.header{height:94px;padding:25px 0;line-height:44px;}
.header .logo{margin-right:60px;}
.header .search{background:#F4F4F4;width:410px;height:44px;}
.header .search input{background:none;display:block;height:44px;line-height:44px;float:left;width: calc(100% - 60px);padding-left:25px;}
.header .search button{color:#1F5E6F;font-size:20px;width:60px;float:right;display:block;line-height:44px;border:0;height:44px;cursor:pointer;background:none;}
.header .info ul{display:flex;}
.header .info li{margin-right:30px;}
.header .info li:last-child{margin-right:0;}
.header .info li a{font-size:16px;color:#1a292d;}
.header .info li a img{margin-right:5px;}

.nav{height:50px;line-height:50px;width:100%;background:#1F5E6F}
.nav.height{position:fixed;top:0;left:0;width:100%;z-index:999999999;}
.nav .info{height:50px;color:#fff;width:280px;margin-right:40px;cursor:pointer;}
.nav .info .btn{padding-right:30px;height:50px;border-right:1px solid #4E808D}
.nav .info h3{display:inline-block;padding:0 15px;font-size:18px;}
.nav .info i{transition-duration:.8s;}
.nav .info i.fa-caret-down{float:right;margin-top:15px;font-size:20px;}
.nav .info:hover i.fa-caret-down{transform: rotate(180deg);}
.nav .menu{width: calc(100% - 320px);}
.nav .menu li{float:left;margin-right:45px;position:relative;z-index: 99999;}
.nav .menu li .sub-nav{border-radius:0 0 7px 7px;display:none;z-index:9999;background:#1B5261;position:absolute;left:0;padding-bottom:20px;width:280px;top:50px;}
.nav .menu .sub-nav li{margin-right:0;float:none;position:relative;height:50px;line-height:49px;padding:0 20px;border-bottom:1px solid #326471;}
.nav .menu .sub-nav li a{display:block;}
.nav .menu .sub-nav h4 a{font-size:16px;color:#fff;}
.nav .menu .sub-nav h4 i{float:right;line-height:50px;}
.nav .menu .sub-nav1 li .sub-nav2,.nav .menu .sub-nav1 li .sub-nav3{top:0;left:100%;}
.nav .menu .sub-nav1 li:hover .sub-nav2{display:block;}
.nav .menu .sub-nav2 li:hover .sub-nav3{display:block;}
.nav .menu .sub-nav li:hover{background:#85AB84;}
.nav .menu li:hover .sub-nav1{display:block;}
.nav .menu .sub-nav .sub-nav1 li:hover .sub-nav2{display:block;}
.nav .menu .sub-nav .sub-nav2 li:hover .sub-nav3{display:block;}
.nav .menu li:last-child{margin-right:0px;}
.nav .menu li h3{position:relative;overflow:hidden}
.nav .menu li h3 a{transition-duration:.5s;color:#fff;font-size:16px;display:block;}
.nav .menu li h3 a:after{content: attr(data-title);position: absolute;top: 0;left: 0;transform: translateY(100%);width: 100%;height: 100%;}
.nav .menu li h3 a:hover,.nav .menu li h3 a.on{color:#fff}
.nav .menu li h3 a:hover{transform: translateY(-100%);}
.nav .menu li.on h3 a:hover{transform:none;}
.nav .menu li h3:after{transition-duration:.7s;content:"";position:absolute;width:0;height:2px;background:#FFF;bottom:5px;left:50%;margin-left:-50%;}
.nav .menu li:hover h3:after{width:100%}

.header-pro-menu{transition-duration:.5s;top:192px;position:fixed;z-index:10001;padding:0;display:none;left:0;width:100%;}
.header-pro-menu.height{top:50px;}
.header-pro-menu .wrap-max{position:relative}
.header-pro-menu .sub-nav{border-radius:0 0 7px 7px;z-index:10001;background:#1B5261;position:absolute;left:0;top:0;padding-bottom:20px;width:280px;}
.header-pro-menu li{position:relative;height:50px;z-index:10001;padding:0 20px;line-height:49px;border-bottom:1px solid #326471;}
.header-pro-menu li h4 a{font-size:16px;color:#fff;}
.header-pro-menu li h4 i{float:right;line-height:50px;}
.header-pro-menu .sub-nav2,.header-pro-menu .sub-nav3{left:100%;display:none;}
.header-pro-menu li:hover{background:#85AB84;}
.header-pro-menu .sub-nav1 li:hover .sub-nav2{display:block;}
.header-pro-menu .sub-nav2 li:hover .sub-nav3{display:block;}

.weizhi{padding:40px 0;}
.weizhi a{margin-right:25px;position:relative;color:#1f5e6f;font-size:16px;}
.weizhi a:before{width:1px;height:11px;background:#1A292D;content:'';position:absolute;top:6px;right:-15px;}
.weizhi span{color:#1a292d;font-size:16px;}

.pc-menu{text-align:center;font-size:0;}
.pc-menu a{display:inline-block;margin-right:20px;box-shadow:0 0 5px rgba(0,0,0,.1);height:40px;line-height:40px;padding:0 50px;font-size:14px;color:#1f5e6f}
.pc-menu a.on,.pc-menu a:hover{background:#1F5E6F;color:#fff;}
.pc-menu a:last-child{margin-right:0;}

.list-news,.show-news{padding:40px 0;}
.list-news li{width:32%;float:left;margin:0 2% 40px 0;}
.list-news li:nth-child(3n){margin-right:0;}
.list-news li .box{position:relative;}
.list-news li .box .pic{overflow:hidden}
.list-news li .box .pic img{width:100%}
.list-news li .box .column{width:50%;height:50px;line-height:50px;position:absolute;left:50%;background:#fff;text-align:center;margin-left:-25%;bottom:0;z-index:2;}
.list-news li .box .column .type{margin-right:25px;position:relative;color:#1f5e6f;font-size:14px;}
.list-news li .box .column .type:before{width:1px;height:11px;background:#B0B0B0;content:'';position:absolute;top:6px;right:-15px;}
.list-news li .box .column .time{color:#1a292d;font-size:14px;}
.list-news li .txt h3{font-size:20px;color:#1a292d;line-height:28px;padding:25px 0;}
.list-news li .txt p{font-size:14px;color:#1a292d;line-height:24px;}
.list-news li .txt span{margin-top:30px;display:block;font-size:14px;color:#1f5e6f;text-transform:uppercase;}

.footer{height:680px;background:url(footer.jpg) no-repeat center;;}
.footer .form{margin:0 auto;text-align:center;}
.footer .form h3{font-family: 'Barlow-Bold';font-size:48px;color:#fff;padding:80px 0 20px;}
.footer .form p{font-size:18px;color:#fff;max-width:500px;margin:0 auto;}
.footer .form form{display:inline-block;margin-top:50px;position:relative;}
.footer .form form i.fa-envelope-o{position:absolute;left:15px;color:#CBCAE1;top:15px;}
.footer .form form input{border-radius:30px 0 0 30px;display:block;float:left;width:450px;border:0;height:45px;line-height:45px;background:#FFFFFF;padding-left:40px;color:#85AB84;font-size:16px;}
.footer .form form button{border-radius:0 30px 30px 0;cursor:pointer;display:block;float:right;width:120px;border:0;height:45px;line-height:45px;background:#85AB84;color:#fff;font-size:18px;color:#fff;}
.footer .box{margin-top:70px;padding-top:60px;border-top:1px solid #3A6D75;}
.footer .box .info{width:33%}
.footer .box .info .ico{font-size:0;margin-top:60px;}
.footer .box .info .ico a{display:inline-block;width:34px;height:34px;line-height:34px;background:#3B6F78;border-radius:34px;margin-right:10px;color:#fff;font-size:20px;text-align:center;}
.footer .box .menu{width:67%;}
.footer .box .menu dl{width:25%;float:left;}
.footer .box .menu dl dt{font-size:24px;color:#fff;margin-bottom:22px;}
.footer .box .menu dl:last-child{width:50%}
.footer .box .menu dl:last-child dd{display:block;width:100%}
.footer .box .menu dl dd{margin-bottom:15px;}
.footer .box .menu dl dd a{transition-duration:.4s;font-size:16px;color:#fff;}
.footer .box .menu dl dd a:hover{padding-left:10px;}

.bottom{padding:30px 0;}
.bottom .wrap-max{position:relative;}
.bottom p,.bottom p a{font-size:16px;color:#7a7a7a;}
.bottom p a{margin-left:10px;}
.bottom .mc{position:absolute;right:60px;top:0;}

.show-news .content{width:62%;}
.show-news .content .title h1{color:#1a292d;font-size:24px;line-height:31px;}
.show-news .content .column{margin:10px 0 30px 0;padding:10px 0;border-bottom:1px solid #D9D9D9;}
.show-news .content .column span{margin-right:30px;color:#a7a7a7;font-size:14px;}
.show-news .content .column span img{margin-right:10px;}
.show-news .content .body{color:#1a292d;font-size:14px;line-height:24px;}
.show-news .content .body p{font-family: 'Barlow-Regular';margin-bottom:15px;}
.show-news .content .news-up{position:relative;padding-top:40px;margin-top:40px;border-top:1px solid #D9D9D9;}
.show-news .content .news-up p,.show-news .content .news-up p a{color:#1a292d;font-size:18px;}
.show-news .content .news-up p{margin-bottom:10px}
.show-news .content .news-up p a:hover{color:#1F5E6F}
.show-news .content .news-up .more{transition-duration:.6s;width:100px;height:35px;line-height:35px;background:#1F5E6F;text-align:center;color:#fff;display:block;position:absolute;right:0;top:30px;font-size:16px;}
.show-news .content .news-up .more i{margin-right:10px;}
.show-news .content .news-up .more:hover{background:#85AB84}
.show-news .sidebar{width:33%;}
.show-news .sidebar h2{font-family: 'Barlow-Bold';margin-bottom:40px;color:#1f5e6f;font-size:36px;}
.show-news .sidebar li{margin-bottom:60px;}
.show-news .sidebar li h3{font-size:24px;color:#1a292d}
.show-news .sidebar li .column{padding:10px 0 20px 0;}
.show-news .sidebar li .column .type{margin-right:25px;position:relative;color:#1f5e6f;font-size:14px;}
.show-news .sidebar li .column .type:before{width:1px;height:11px;background:#B0B0B0;content:'';position:absolute;top:6px;right:-15px;}
.show-news .sidebar li .column .time{color:#1a292d;font-size:14px;}
.show-news .sidebar li .txt p{font-size:14px;color:#1a292d;line-height:24px;}
.show-news .sidebar li .txt span{font-family: 'Barlow-Bold';font-size:14px;color:#1f5e6f;text-transform:uppercase;display:block;margin-top:5px;}

.list-products,.list-about,.list-brand,.list-contact{padding-bottom:60px;}
.list-brand li{border:1px solid #EEEEEE;text-align:center;padding:0;width:19%;float:left;margin:0 1.25% 15px 0;}
.list-brand li a{display:block;}
.list-brand li:nth-child(5n){margin-right:0;}

.show-brand-content{background:#F8F8F8;padding:45px 0;}
.show-brand-content .wrap{padding:40px;background:#fff;}
.show-brand-content .pic{width:250px;}
.show-brand-content .txt{width: calc(100% - 300px);}
.show-brand-content .txt h2{font-family: 'Barlow-Bold';border-bottom:1px solid #E2E2E2;margin-bottom:30px;text-transform:uppercase;line-height:50px;font-size:30px;color:#1f5e6f;}
.show-brand-content .txt p{font-size:16px;line-height:24px;color:#1a292d;margin-bottom:15px;}
.show-brand-content .txt p:last-child{margin-bottom:0;}
.show-brand-list{padding:60px 0;}
.show-brand-list li{width:19%;border-right:1px solid #E7E7E7;padding-right:1%;float:left;margin:0 1.25% 30px 0;}
.show-brand-list li:nth-child(5n){margin-right:0;border:0;}
.show-brand-list li .pic{overflow:hidden}
.show-brand-list li .pic img{width:100%}
.show-brand-list li .txt h4{font-size:14px;color:#afafaf;padding:15px 0 5px 0;}
.show-brand-list li .txt h3{font-size:16px;color:#1a292d;line-height:26px;}
.show-brand-list li .txt p{text-align:right;border-top:1px solid #E7E7E7;line-height:45px;color:#000;font-size:16px;margin-top:20px;}

.list-contact .info{width:48%;}
.list-contact .info li{overflow:hidden;padding:24px 0;border-bottom:1px solid #D9D9D9;}
.list-contact .info li .pic{float:left;margin-right:30px;}
.list-contact .info li .txt h3{font-family: 'Barlow-Bold';margin-bottom:5px;color:#1f5e6f;font-size:18px;}
.list-contact .info li .txt p,.list-contact .info li .txt p a{color:#1a292d;font-size:16px;}
.list-contact .form{width:48%;background:url(../page0315/images/form.jpg) repeat-x;padding:40px;}
.list-contact .form input,.list-contact .form textarea{height:42px;line-height:42px;display:block;width:100%;padding:0 20px ;margin-bottom:20px;color:#1a292d;font-size:14px}
.list-contact .form textarea{height:84px;padding:6px 20px;line-height:24px}
.list-contact .form .code{width:60%;position:relative;float:left;}
.list-contact .form .code img{cursor:pointer;position:absolute;right:0;top:0;height:42px;}
.list-contact .form button{width:25%;height:42px;line-height:42px;border:0;cursor:pointer;background:#85AB84;color:#fff;text-align:center;float:right;}

.list-about .body{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #D9D9D9}
.list-about .body .pic{float:left;margin-right:100px;margin-bottom:20px;}
.list-about .body .txt h3{font-size:18px;color:#1f5e6f;}
.list-about .body .txt h2{font-family: 'Barlow-Bold';font-size:30px;color:#1a292d;margin:10px 0 40px;}
.list-about .body .txt p{font-size:16px;color:#1a292d;margin-bottom:30px;line-height:24px;}
.list-about .hd{font-family: 'Barlow-Bold';font-size:30px;color:#1f5e6f;text-align:center;}
.list-about .culture ul{padding-top:40px;}
.list-about .culture ul li{overflow:hidden;margin-bottom:50px;}
.list-about .culture ul li .pic{float:left;width:300px;}
.list-about .culture ul li .txt{width: calc(100% - 340px);float:right;}
.list-about .culture ul li .txt h3{font-family: 'Barlow-Bold';margin-bottom:15px;color:#1f5e6f;font-size:18px;line-height:40px;border-bottom:1px solid #D9D9D9;}
.list-about .culture ul li .txt p{font-size:16px;line-height:26px;color:#1a292d;}
.list-about .business h3{padding:30px 0;font-size:16px;color:#1a292d;}
.list-about .business li{width:32%;float:left;margin-right:2%;}
.list-about .business li:last-child{margin-right:0;}
.list-about .business li .txt h4{font-family: 'Barlow-Bold';padding:15px 0;font-size:18px;color:#1a292d;}
.list-about .business li .txt p{font-size:16px;color:#1a292d;line-height:24px;}

.list-products .sidebar{width:320px;position:relative;z-index:10000}
.list-products .sidebar li{position:relative}
.list-products .sidebar li h3 a{font-size:16px;color:#1a292d;display:block;overflow:hidden;padding:0 10px;line-height:49px;height:50px;border-bottom:1px solid #E5E5E5;}
.list-products .sidebar li h3 a i{color:#B2B2B2;float:right;margin-top:17px;}
.list-products .sidebar li h3 a.on{border-color:#1F5E6F;color:#1F5E6F}
.list-products .sidebar li h3 a.on i{color:#1F5E6F}
.list-products .sidebar li .sub-nav{border-radius:0 0 7px 7px;display:none;z-index:9999;background:#1B5261;position:absolute;left:100%;top:0;padding-bottom:20px;width:280px;}
.list-products .sidebar  .sub-nav li{margin-right:0;float:none;position:relative;height:50px;left:0;top:0;line-height:49px;}
.list-products .sidebar .sub-nav li a{display:block}
.list-products .sidebar .sub-nav li:hover{background:#85AB84;}
.list-products .sidebar  .sub-nav h4 a{font-size:16px;color:#fff;}
.list-products .sidebar  .sub-nav h4 i{float:right;line-height:50px;}
.list-products .sidebar  .sub-nav1 li:hover .sub-nav2{display:block;}
.list-products .sidebar  li:hover .sub-nav1{display:block;}
.list-products .sidebar  .sub-nav .sub-nav1 li:hover .sub-nav2{display:block;}
.list-products .sidebar  .sub-nav .sub-nav2 li:hover .sub-nav3{display:block;}
.list-products .content{width: calc(100% - 350px);}
.list li{max-width:290px;float:left;margin:0 2% 30px 0;}
.list li:nth-child(4n){margin-right:0;}
.list li .pic{overflow:hidden;height: 250px;display: grid;place-items: center;}
.list li .pic img{width:100%}
.list li  .txt h4{font-size:14px;color:#afafaf;padding:15px 0 5px 0;}
.list li  .txt h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size:16px;color:#1a292d;line-height:26px;}
.list li  .txt p{text-align:right;border-top:1px solid #E7E7E7;line-height:45px;color:#000;font-size:16px;margin-top:20px;}
.list-products .title{margin:30px 0;border-bottom:1px solid #CCCCCC;line-height:45px;}
.list-products .title h3{font-family: 'Barlow-Bold';cursor:pointer;display:inline-block;margin-right:30px;font-size:26px;color:#1a292d;}
.list-products .title h3.on{color:#1B5261}
.list-products .body-content{overflow:hidden;}
.list-products .body-content li{width:48%;float:left;overflow:hidden;line-height:45px;border-bottom:1px solid #D9D9D9;color:#1a292d;font-size:14px;}
.list-products .body-content li:nth-child(2n){margin-left:4%;}
.list-content-right-bd{width:400px;}
.list-content-right-bd img{width:100%;}
.list-content-right-hd{width:60px;margin-left:20px;}
.list-content-right-hd li{border:1px solid #EAEAEA;width:60px;height:60px;margin-bottom:10px;}
.list-content-right-hd li img{width:58px;height:58px;}
.list-content-right-hd a.next,.list-content-right-hd a.prev{color:#fff;background:#094566;cursor:pointer;width:50%;float:left;height:25px;line-height:25px;text-align:center;}
.list-content-right-hd a.prev{background:#121212;}
.list-content-right-info{width: calc(100% - 520px);padding-right:30px;z-index:2;position:relative;}
.list-content-right-info h2{font-size:28px;color:#1a292d;}
.list-content-right-info h3{font-size:20px;padding:5px 0 20px 0;color:#1a292d;}
.list-content-right-info .body{min-height:200px;color:#000000;line-height:26px;font-size:16px;border-top:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;padding:15px 0;}
.list-content-right-info .info-nav{overflow:hidden;padding-top:20px;}
.list-content-right-info .info-nav a{text-transform:uppercase;display:block;float:left;margin-right:8px;width:45px;height:45px;background:#1A292D;color:#fff;text-align:center; border-radius: 5px;}
.list-content-right-info .info-nav a i{line-height:45px;font-size:20px;}
.list-content-right-info .info-nav a:hover{transition-duration: 1s;background:#000000;color:#fff;}
.list-content-right-info .info-nav a:first-child{background:#1F5E6F;color:#fff;width:130px; border-radius: 5px;}
.info-share{margin-top:20px;;overflow:hidden;padding-top:15px;border-top:1px solid #D2D3D6}
.info-share span{font-size:14px;}
.info-share a{display:inline-block;font-size:20px;color:#A5A5A5;margin-left:7px;}

.index-banner .swiper-pagination-bullet{width:14px;height:14px;opacity:1;background:#fff;}
.index-banner .swiper-pagination-bullet-active{background:#1F5E6F;}
.index-banner .swiper-button-prev,
.index-banner .swiper-button-next{transition-duration:.6s;width:42px;height:42px;color:#fff;font:24px/42px '宋体';text-align:center;background: rgba(0, 0, 0, .5);border-radius: 100%;}
.index-banner .swiper-button-prev{left:2%;}
.index-banner .swiper-button-next{right:2%;}
.index-banner .swiper-button-prev:hover,
.index-banner .swiper-button-next:hover{background:#1F5E6F;}

.index-type,.index-about{padding:40px 0;}
.index-type li{border-radius:15px;transition-duration:.5s;width:20%;float:left;text-align:center;padding:0 2.5%}
.index-type li a{display:block;padding:30px 0;}
.index-type li .pic{overflow:hidden;position:relative;height:200px;}
.index-type li .pic img{transition-duration:.5s;bottom:0;position:absolute;left:0%;width:200px;margin-left:0px;}
.index-type li .pic img:last-child{bottom:-100%;}
.index-type li .txt{font-family: 'Barlow-Bold';font-size:24px;margin-top:20px;color:#1a292d;}
.index-type li:hover{box-shadow:0 0 15px rgba(31,94,111,.25);}
.index-type li:hover .pic img{bottom:-100%}
.index-type li:hover .pic img:last-child{bottom:0}
.index-type li:hover .txt{color:#1f5e6f}

.index-about .wrap-max{background:#1F5E6F;}
.index-about .txt,.index-about .pic{width:50%;float:left;object-fit: fill}
.index-about .txt{padding:60px 90px;}
.index-about .txt h3{font-size:18px;display:inline-block;padding:0 15px;background:#85AB84;line-height:30px;border-radius:30px;color:#fff;}
.index-about .txt h2{font-family: 'Barlow-Bold';font-size:66px;color:#fff;}
.index-about .txt h4{font-family: 'Barlow-Bold';font-size:26px;color:#fff;}
.index-about .txt p{font-size:16px;line-height:26px;margin:30px 0;color:#fff;}
.index-about .txt a{transition-duration:.5s;display:block;padding-top:30px;background:url(images/jiantou.jpg) no-repeat right center;text-transform:uppercase;border-top:1px solid #366E7E;font-size:15px;color:#fff;}
.index-about .txt a:hover{padding-left:30px;}

.index-data{padding:40px 0 80px 0;}
.index-data .wrap-max{border-bottom:1px solid #D9D9D9;padding-bottom:80px}
.index-data li{padding:10px 0;width:25%;border-right:1px solid #CCC;text-align:center;float:left;}
.index-data li:last-child{border-right:0;}
.index-data li .txt h3{padding:5px 0;}
.index-data li .txt h3 a{font-family: 'Barlow-Bold';color:#1a292d;font-size:24px;}
.index-data li .txt p{color:#5e5e5e;font-size:16px;}

.index-news{padding:0}
.index-news .t{font-family: 'Barlow-Bold';text-align:center;margin-bottom:40px;color:#1f5e6f;font-size:48px;}

.index-brand{margin-top:50px;background:url(images/bg.jpg) repeat-x left bottom}
.index-brand .wrap-max{background:#fff;box-shadow:0 0 15px rgba(31,94,111,.2);border-radius:10px;}
.index-brand .hd{text-align:center;padding:60px 0 100px}
.index-brand .hd h2{font-family: 'Barlow-Bold';font-size:48px;margin-bottom:20px;color:#1f5e6f;}
.index-brand .hd p{font-size:18px;color:#1a292d}
.index-brand .bd{overflow:hidden;padding:0 60px 60px 60px;}
.index-brand .bd li{width:14%; text-align:center; float:left;  border: 1px solid #EEEEEE; padding: 0; margin: 0 1.25% 15px 0;}

@media (max-width: 1440px){
	.wrap-max{margin:0 auto}
	.index-about .txt h2{font-size:50px}
	.index-about .txt p{font-size:14px;line-height:24px;margin:15px 0;}
	.index-about .txt{padding:45px;}
	.index-data li .txt h3 a{font-size:18px;}
	.index-data li .txt p{font-size:14px;}
}

