﻿@import url("font.css");

body{margin:0; font-family:"Microsoft Yahei",PingFangSC-Regular,Arial,,sans-serif;font-size:14px;min-width:1230px;background:#FFF;color:#333}

em,i{ font-style: normal; }
.fl{ float: left; }
.fr{ float: right; }

.clearfix{zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

a{color:#000;text-decoration:none}
a:hover{color:#217247}
ul{margin:0;list-style:none;padding:0}

.img-center{text-align:center;font-size:0}
.img-center img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;transition:all 0.5s}

.img-cover{overflow:hidden;position:relative}
.img-cover span{display:block;width:100%;background:no-repeat center / cover;transition:all 0.5s;height:100%;position:absolute;left:0;top:0}

.container{padding:0 10px;width:1200px;margin:0 auto}

.topbar{ background: #f2f2f2; line-height: 36px; border-bottom:1px solid #e8e6e6; }
.topbar em{font-style:normal;padding:0 5px}
.topbar a{color:#333}
.topbar img{ margin-right: 5px; }
.topbar i{ position: relative; }
.topbar .ewm{ display: none; position: absolute; right: -15px; z-index: 100; }

.header {background-color: #217247; position: relative; height: 76px; z-index: 99; }
.header .logo {float: left;font-size: 0;height: 50px;line-height: 50px;text-align: left; padding: 13px 0; }
.header .nav {float: right; }
.header .nav li{float: left;}
.header .nav li>a{ display: block; padding: 0 20px; line-height: 76px; position: relative; font-size:17px; color:#fff;/**#333e46;*/}
.header .nav li .arr{width:12px;float: right;height: 76px;background: url(../images/xia.png) center center no-repeat; }
.dropdown-box{display: none; position:absolute; left:0; top:100%; width:100%; background:url(../images/navbg.jpg) no-repeat center; height:373px; z-index: 9999;}
.dropdown-box .dropdown-left{float:left; width:75%; padding-top:53px;}
.dropdown-box .dropdown-left .nav-box{float:left; width:55%;}
.dropdown-box .dropdown-left .nav-box h2{font-size:35px; color:#666; line-height:35px; margin:0 0 30px 0;}
.dropdown-box .dropdown-left .nav-box .desc{ padding-bottom: 30px; }
.dropdown-box .dropdown-left .nav-box .list li{float:left; width:33%;  }
.dropdown-box .dropdown-left .nav-box .list li a{ font-size: 16px;  color:#666; padding: 0; line-height:34px;}
.dropdown-box .dropdown-left .nav-box .list li a:hover{color:#ffd237;}
.dropdown-box .dropdown-left .img-center{float:right; width:33%; padding-top:54px; padding-right:5%;}
.dropdown-box .dropdown-right{width:25%; float:right;}
.dropdown-box .dropdown-right ul{padding-top:100px; padding-left:16%;}
.dropdown-box .dropdown-right li{ margin-bottom:24px;}
.dropdown-box .dropdown-right li a{ font-size:22px; font-weight:bold; color:#fff; line-height:28px; }
.dropdown-box .dropdown-right li a:hover{color:#facd00;}
.header .nav li.open .dropdown-box{display:block}

.menu-btn{display:none;padding:21px 0;float:right;margin-left:15px}
.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#333;content:''}
.menu-btn:before{width:24px}
.menu-btn:after{width:24px;}
.menu-btn span{width:24px;margin:6px 0 6px}

.swiper-button-prev,.swiper-button-next{outline:none}
.banner{ width: 100%;max-width: 1920px; margin: 0 auto; overflow: hidden; position: relative;}
.banner .swiper-button-prev{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-button-next{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-pagination-bullets{ bottom: 30px; }
.banner .swiper-pagination-bullet{ background: #b8b7b5;  width: 17px; height: 17px;opacity: 1; }
.banner .swiper-pagination-bullet-active{background-color:#ffcd01;}
.banner .swiper-slide img {max-width: 100%; display: block;}

.section-title{display:flex; justify-content: space-between; align-items: center; margin-bottom: 30px;}
.section-title strong{ margin:  0; font-size:44px;}
.section-title p{ flex:1; margin:  0 0 0 50px;font-size:16px; line-height:29px;  }

.section{ padding: 40px 0; }

.in-pro ul{ margin: 0 0 0 -15px; }
.in-pro li{ float: left; width: 25%; }
.in-pro li a{ display: block; margin: 0 0 15px 15px; padding: 15px; text-align: center; box-shadow:0 0 15px rgba(0,0,0,.1);}
.in-pro li .img-center{ margin: 10px 0; }
.in-pro li .text{ font-size: 22px; margin: 20px 0; }
.in-pro li .btn{ font-size:16px; line-height:43px; border:1px solid #f0f0f0; }
.in-pro li a:hover{ background: rgba(0,0,0,0.8); color: #FFF; }

.adv{ background: #ffcd12; color: #FFF; padding: 45px 0; text-align: center; }
.adv h2{margin: 0; font-size: 34px;}
.adv p{margin: 0; font-size: 16px;}

.in-ys{ margin: 0 0 0 -30px; }
.in-ys li{float: left; width: 33.333%;}
.in-ys li a{ display: block; margin: 0 0 0 30px; color: #273825; }
.in-ys li .text{ height: 130px; }
.in-ys li h2{ position: relative; margin: 0; font-size: 24px; padding-bottom: 15px; margin-bottom: 15px; }
.in-ys li h2:before{  position: absolute; left:0; bottom: 0; width: 39px; height: 5px; background: #fe6635; content:''; }
.in-ys li p{ margin: 0; color: #989b94; }
.in-ys li .img-center{ margin-top: 20px; }

.in-yy{ background: url(../images/ipt2-bg2.jpg) no-repeat center / cover; }
.in-yy-con{ position: relative; }
.in-yy-con a{ position: relative; color: #FFF; display: block; }
.in-yy-con .img-center{ overflow: hidden; transition: 0.5s; }
.in-yy-con a:hover .img-center img{ transform: scale(1.2); }
.in-yy-con .texts{ position: absolute; left: 0; top:0; width: 100%; padding: 25px; font-size: 24px; box-sizing: border-box; }
.in-yy-con a:hover .texts{ display: none; }
.in-yy-con .text{ position: absolute; left: 0; bottom:0; z-index: 99; width: 100%; padding: 25px; box-sizing: border-box;}
.in-yy-con .text h2{ font-size: 24px; font-weight: normal; display: none; margin:0;}
.in-yy-con .text p{ border-top: 1px solid #fff; padding-top: 15px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;  }
.in-yy-con a:hover .text { background: linear-gradient(45deg,#0c4d89 0,#0059a9 30%,#0183dc 90%); }
.in-yy-con a:hover .text h2{ display: block; }
.in-yy-con a:hover .text p{ -webkit-line-clamp: 6; }
.in-yy-con .swiper-button-prev{ left: -40px; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.in-yy-con .swiper-button-next{ right: -40px; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E")}

.in-hezuo ul{ margin:0 0 0 -10px; }
.in-hezuo li{ float: left; width: 16.6666%; }
.in-hezuo li a{ display: block; text-align: center; padding: 5px; margin:0 0 10px 10px; }
.in-hezuo li a:hover img{ box-shadow:0 0 4px rgba(0,0,0,0.1); }

.in-news-left{ float: left; width: 780px; }
.in-news-right{ float: right; width: 405px; }
.in-news a{ display: block; position: relative; transition: all 0.5s  }
.in-news .img-cover{ height: 283px;}
.in-news a:hover .img-cover span{ transform: scale(1.2); }
.in-news .text{ position: absolute;left:0; bottom: 0; padding: 40px; box-sizing:  border-box; width: 100%; }
.in-news .text h2{ margin: 0; color: #f4d312; font-size: 24px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.in-news .text p{ margin: 0;color: #FFF; font-size: 20px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.news{ position: relative; margin-top: 50px; }
.news .swiper-container{ padding: 10px; }
.news .swiper-slide a{ display: block; padding: 20px; }
.news .swiper-slide a:hover{box-shadow:0 0 20px rgba(0,0,0,.2);}
.news .date{font-family:Impact; color:#217247; display:inline-block;}
.news .date span{display:inline-block;}
.news .date .line{width:23px; height:22px; background:url(../images/ipartnews_line.png) no-repeat center;}
.news .date .day{font-size:46px;}
.news .date .month{font-size:20px;}
.news .text{display:inline-block; font-size:14px; color:#818181; margin-left:15px;}
.news h2{font-size:18px; line-height:28px; color:#000; margin:0 0 13px; font-weight: normal; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news p{font-size:14px; line-height:23px; color:#4c4c4c; height:46px;margin: 0; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news .swiper-button-prev{left:-20px; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d8d7dc'%2F%3E%3C%2Fsvg%3E") }
.news .swiper-button-next{right:-20px; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d8d7dc'%2F%3E%3C%2Fsvg%3E") }

.in-about{ background:url(../images/ipartab.jpg) no-repeat center; background-attachment:fixed; height:640px;}
.in-about-con{ display: flex; align-items: center; justify-content: flex-end;  height:640px; text-align: right; }
.in-about-con .tits{ font-size: 16px; }
.in-about-con .tits h2{ font-size: 36px;}
.in-about-con .tits p{ margin-top: 10px; }
.in-about-con ul{ display: flex; justify-content: flex-end; margin-top: 35px; }
.in-about-con li a{ display: flex; justify-content: center; align-items: center; text-align: center; transition: 0.5s;  font-size: 14px; color: #FFF; width: 245px; height: 160px; background: no-repeat center; margin-left: 12px; }
.in-about-con li span{ display: block; font-size: 22px; font-weight: bold;  }


.footer{background: #373737; color: #95a19f; }
.footer-top{ background: #373737; padding: 35px 0; text-align: center; font-size:24px;}
.footer-top:hover{ background: #217247; }
.footer-top a{ color: #FFF; }
.footer-top a:hover{color:#4f4f4f;}
.footer-top i{position:relative; top:9px; display:inline-block; width:53px; height:34px; background:url(../images/footer-top.png) no-repeat center; background-position:0 0;}
.footer-top a:hover i{background-position:-53px 0;}

.footer .flogo{ float: left; width: 320px; padding: 20px 0 0 }
.footer .flogo .img-center{ text-align: left; }
.footer .flogo p span{  font-size: 22px; color: #fff; }
.footer .flogo .icon{ margin-top: 15px; }
.footer .flogo .icon a{ font-size: 18px; position: relative;display: inline-block; width: 30px; height: 30px; border-radius: 50%; margin: 0 5px; text-align: center; line-height: 30px; background-color: #9b9b9b; color: #373737;}
.footer .flogo .icon a:hover{ background-color: #d3ac0c;  }
.footer .fnav{ float: left; width: 640px; margin-left: 30px; padding: 20px 0 0;  }
.footer .fnav dl{ float: left; margin-right: 40px; }
.footer .fnav dt{ height: 50px; line-height: 50px;  }
.footer .fnav dt a{ color:#fff; font-size: 18px; }
.footer .fnav dd{ margin: 0; }
.footer .fnav dd a{ display: block;color: #95a19f; line-height: 32px; }
.footer .fnav dd a:hover{ color:#fff; }
.footer .ewm{ float: right; width: 110px; padding: 20px 0 0}
.footer .ewm li{ margin-bottom: 15px; color: #95a19f;}
.footer .ewm li p{ margin-top: 10px; }

.footer-copy{ border-top: 1px solid #9b9b9b; padding: 10px 0; color: #95a19f; margin-top: 20px;}
.footer-copy a{ margin:0 10px; color: #95a19f; }
.footer-copy span{ float: right; }

.banner-sub{ background:no-repeat center / cover; height: 320px; color: #FFFFFF;}
.banner-sub .position{ padding-top: 30px; }
.banner-sub .position i{ margin-right: 10px; }
.banner-sub .position a{ color: #FFFFFF; }
.banner-sub h2{ font-size: 50px; }

.section-sub{ padding: 30px 0; }

.ct-sd{ float: left; width: 220px;}
.ct-mn{ float: right; width: 905px; }
.ct-mn h2{ font-weight: bold; font-size: 30px; }

.ct2-mn{ float: left; width: 840px;}
.ct2-sd{ float: right; width: 240px; }

.panel-sd{ margin-bottom: 15px; }
.panel-sd .tit{ font-size: 22px; line-height: 30px; }

.pre-next{ border:1px solid #f3f3f3; padding: 25px; font-size: 18px;}
.pre-next span{ display: block; }

.hotnews{ border:10px solid #f3f3f3; padding: 15px; }
.hotnews .tits{ display: flex; justify-content: space-between; align-items: center; height: 50px; }
.hotnews .tits span{ font-size: 20px; font-weight: bold; }
.hotnews li a{ display: block;border-bottom: 1px solid #f3f3f3; padding: 10px 0; }
.hotnews li h2{ font-weight: normal; font-size: 16px; }

.contacts{font-size: 16px; line-height: 24px; margin-top: 15px;}
.contacts p{ margin: 0; color: #8e8e8e; }
.contacts .more{ margin-top: 10px; }
.contacts .more a{ color: #cc3300 }
.ewms{ margin-top: 15px; }
.ewms .img-center{ text-align: left; }


.lanmu{ font-size: 0; margin-bottom: 30px; }
.lanmu li{ display: inline-block; }
.lanmu li a{ display: block; font-size: 18px; margin-right: 10px; margin-bottom: 15px; padding: 0 25px; line-height: 50px; background-color: #FFF; }
.lanmu li.active a,.lanmu li a:hover{ background-color: #217247; color: #333; }

.list-1 li a{ display: flex; justify-content: center; align-items: center; margin-bottom: 30px; padding: 30px 50px; color: #333; background-color: #f2f2f2; }
.list-1 li a:hover{ background-color: #217247; }
.list-1 li .text h2{ margin: 0; font-size: 24px; line-height: 34px; }
.list-1 li .text p{ font-size: 16px;line-height: 28px; margin-bottom: 25px;  height: 56px; }
.list-1 li .text .btn{ display: inline-block; padding: 0 20px;  height: 38px; line-height: 38px; text-align: center; border: 2px solid #333e46;font-size: 14px; font-weight: bold; opacity: 0; transition: all 0.5s ease; }   
.list-1 li .date{ text-align: center; margin-left: 150px; width: 90px; font-size: 18px;  }
.list-1 li .date span{ display: block;  font-size: 60px; font-family: Impact;}
.list-1 li a:hover .text .btn{ opacity: 1; }

.list-2{ margin: 0 0 0 -17px; }
.list-2 li{ float: left; width: 25%; }
.list-2 li a{ display: block; padding-bottom: 100px; text-align: center; background-color: #FFF; margin: 0 0 17px 17px; position: relative; }
.list-2 li .text{ position: absolute; bottom: 0 ; width: 100%; box-sizing:  border-box; padding:0 20px 40px; background-color: #FFF;}
.list-2 li .text h2{ margin: 0;}
.list-2 li .text p{ margin:10px 0; display: none; transition: all 0.5s; text-align: left;}
.list-2 li .text .btn{ margin-top: 10px; }
.list-2 li a:hover .text{ padding: 30px 20px; transition: all 0.5s; }
.list-2 li a:hover .text p{ display: block; }

.list-3{ margin: 0 0 0 -17px; }
.list-3 li{ float: left; width: 33.333%; }
.list-3 li a{ display: block; padding-bottom: 100px; text-align: center; background-color: #FFF; margin: 0 0 17px 17px; position: relative; }
.list-3 li .text{ position: absolute; bottom: 0 ; width: 100%; box-sizing:  border-box; padding:0 20px 40px; background-color: #FFF;}
.list-3 li .text h2{ margin: 0;}
.list-3 li .text p{ margin:10px 0; display: none; transition: all 0.5s; text-align: left;}
.list-3 li .text .btn{ margin-top: 10px; }
.list-3 li a:hover .text{ padding: 30px 20px; transition: all 0.5s; }
.list-3 li a:hover .text p{ display: block; }


.pages {margin:20px 0px ;text-align: center;font-size: 0;}
.pages a {display: inline-block;font-size: 14px;line-height: 35px;padding: 0 12px;margin: 5px;border:1px solid #f5f5f5; background-color: #FFF;border-radius: 3px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.pages a:hover,.pages a.active {background-color: #217247;}

.infocontent-title{margin-bottom:20px;text-align:center}
.infocontent-title h1{margin:0;font-size:28px}
.infocontent-title p{margin:10px 0 0;color:#999}
.infocontent-title p span{padding:0 10px}
.infocontent-title p span i{ margin-right: 5px; }

.infocontent-body{line-height:2;margin-bottom:20px; font-size: 16px;}
.infocontent-body img{max-width:100% !important;height:auto !important;width:auto !important}

.pc-slide{float:left;width:500px; background-color: #FFF; padding: 50px;}
.view .swiper-slide .img-center{width:100%;height:300px;line-height:300px}
.view .swiper-container{width:100%}
.preview{width:100%;margin-top:10px;position:relative}
.preview .swiper-container{margin:0 30px}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height:80px}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .active-nav .img-center{border-color:#217247}

div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size:0}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1}

.showcase{ background-color: #f6f6f6; border-bottom: 6px solid #217247; position: relative;}
.showcase:before{ position: absolute; left:0;top:0; width: 30%; height: 100%; z-index: -1; background-color: #FFF; content:'';}
.showcase-info{margin-left:610px; padding: 30px;}
.showcase-info h1{font-size:24px;margin:0 0 10px; color: #217247;}
.showcase-info h1 span{ color: #333; }
.showcase-info .desc{margin:5px 0 10px;color:#666;line-height:1.8; font-size: 15px;}
.showcase-info .desc p{ margin: 0; }
.showcase-info .desc p span{ font-weight: bold; }
.showcase-info .sc{ font-size: 20px; font-weight: bold; margin: 10px 0;}
.showcase-info .sc i{ margin-right: 12px; color: #999; }
.showcase-info .sc a:hover{ color: #ff8a00; }
.showcase-info .tel{ color: #666; font-size: 16px;  margin: 10px 0; }
.showcase-info .tel i{ margin-right: 10px; }
.showcase-info .tel a{ color: #666; }
.showcase-info .btn{ margin-top: 20px; }
.showcase-info .btn a{ background-color: #333; color: #fff; display: inline-block; font-size: 20px; padding:10px 20px; font-weight: bold;}
.showcase-info .btn a:hover{ color: #333; background-color: #217247;  }

.prodmenu{ border-bottom: 1px solid #dfdfdf;}
.prodmenu .tit{display: flex; justify-content: flex-start; align-items: center; height: 100px; }
.prodmenu .tit h1{margin:0 20px 0 0; font-weight: normal; }
.prodmenu .tit span{ color: #217247; font-weight: bold; font-size: 20px; }



 /********产品栏目附加********/

.xinindexpro{ width:100%; height:auto; float:left; padding:10px 0; background:#f7f7f7;}
.xinindexpro dl.d1{ width:25%; height:auto; float:left; border-right:15px  solid #f7f7f7; box-sizing:border-box; position:relative;}
.xinindexpro dl.d1 dt{ width:100%; height:auto; float:left; overflow:hidden;}
.xinindexpro dl.d1 dt img{ width:100%; height:32vw; display:block;box-sizing:border-box;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.xinindexpro dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.xinindexpro dl.d1 dd h2 a{ width:100%; height:auto; padding-top:15vw; float:left; position:absolute; left:0; top:0; font-size:30px; line-height:36px; color:#fff; text-align:center;}
.xininddexproc{ width:50%; height:auto; float:left; margin: 0 auto; padding:10px 0;}
.xinindexpro dl.d2{ width:100%; height:auto; float:left; position:relative; border-bottom:0px solid #f7f7f7; box-sizing:border-box; text-align:center;  margin: 4px;}
.xinindexpro dl.d2 dt{ width:100%; height:auto; float:left; overflow:hidden;  }
.xinindexpro dl.d2 dt img{ width:100%; height:15.6vw; display:block;box-sizing:border-box;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.xinindexpro dl.d2:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.xinindexpro dl.d2 dd h2 a{ width:100%; height:auto; padding-top:7vw; float:left; position:absolute; left:0; top:0; font-size:30px; line-height:36px; color:#fff; text-align:center;}
.xinindexpro dl.d3{ width:25%; height:auto; float:left; border-left:15px  solid #f7f7f7; box-sizing:border-box; position:relative;}
.xinindexpro dl.d3 dt{ width:100%; height:auto; float:left; overflow:hidden;}
.xinindexpro dl.d3 dt img{ width:100%; height:32vw; display:block;box-sizing:border-box;-webkit-transform: scale(1,1);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1,1);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms;}
.xinindexpro dl:hover dt img{ -webkit-transform: scale(1.05,1.05);-webkit-transition-timing-function: ease-out;  -webkit-transition-duration: 800ms;  -moz-transform: scale(1.05,1.05);  -moz-transition-timing-function: ease-out;  -moz-transition-duration: 800ms; }
.xinindexpro dl.d3 dd h2 a{ width:100%; height:auto; padding-top:15vw; float:left; position:absolute; left:0; top:0; font-size:30px; line-height:36px; color:#fff; text-align:center;}



.xinabtt{ width:100%; height:auto; float:left; text-align:center; margin-bottom:20px;  margin-top:10px;}
.xinabtt strong{ width:100%; height:auto; float:left; font-size:22px; line-height:40px; font-weight:600; color:#333;}
