﻿@charset "UTF-8";
html{min-width: 1200px;}
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #e74037;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.hide{display: none !important;}
.w1200{width: 1200px; margin: 0 auto;}
.icon{background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle;}
a{color: #333;text-decoration: none;}
a:hover{color: #02a852; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,.ease *{transition: all ease 300ms;}
:-moz-placeholder{color: #999;}
::-moz-placeholder{color: #999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #999;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.dialog-layout{width: 100%; height: 100%; position: fixed; z-index: 100; top: 0; left: 0; background: #000; opacity: 0.3; filter: alpha(opacity=30);}
/***************top and bottom css*********************/
.top_main{position:relative;width:100%;height:36px;line-height:36px;background:#eeeeee;border-bottom:1px solid #e9e9e9;font-size:12px;color:#999;z-index:999;}
.top_main .top_l{font-size:12px;color:#999;}
.top_main .top_right{text-align: right; font-size: 0; line-height: 0;}
.top_main .top_right li{float:left;display: inline-block;vertical-align: middle;color: #999;line-height: 36px;font-size: 12px;height: 36px;}
.top_main .top_right li a{height: 36px;color: #999;}
.top_main .top_right li.line{float:left;display:block;width:1px;height:12px;background:#d6d6d6;margin:12px 13px 0;}
.top_main .top_right li a:hover{opacity: 0.8; filter: alpha(opacity=80);}
.top_main .top_right .xcx{position:relative;width: 46px; margin-left:18px;background: #02a852;}
.top_main .top_right .xcx a{display: block;height: 28px;padding-top: 8px;}
.top_main .top_right .xcx s{width: 22px; height: 22px; display: block; margin: 0 auto; background-position: 0px -30px;}
.top_main .imgbox{width: 180px;position: absolute;background: #02a852;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;text-align: center;color: #fff;top: 36px;right: 0;overflow: hidden;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.top_main .imgbox img{width: 160px; height: 160px; padding: 10px 10px 0; display: block; margin: 0 auto;}
.top_main .imgbox span{font-size: 16px; line-height: 40px;}
.top_main .top_right .xcx:hover .imgbox{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.top_main .top_right .webNav{padding-left:20px;margin-left:4px;background:url(../images/navi.png) no-repeat left center;}
.top_main .top_right .mobile:hover .drop{display:block;}
/*nav_main*/
/*header_main*/
.reimg img{max-width:100%;height:auto !important;}
.header_main{width: 100%;border-bottom:1px solid #e9e9e9;background:#fff;z-index: 100;}
.header_main .header_logo {display: flex;justify-content: space-between; align-items: center;}
.header_main .header_logo .logo_left {display: flex;}
.header_main .header_logo .webLogo{display: flex;align-items: center;margin-right: 30px;padding-right: 30px;border-right: 1px solid #ddd;}
.header_main .header_logo .webLogo img{height:80px;vertical-align: middle;}
.header_main .header_logo .top_pub p{font-size: 20px;color: #333;line-height: 40px;}
.header_main .header{min-width: 1200px;padding: 20px 0;}
/*nav*/
.nav_list {background-color:#02a852;}
#nav_main{position:relative;width: 1200px;height: 80px;margin: 0 auto;line-height:80px;z-index:60;}
#nav_main .nav{display:block;width: 100%;height: 80px;z-index:12;}
#nav_main .nav li{position:relative;float: left;font-size:14px;text-align:center;height: 80px;line-height: 80px;margin-left:6px;z-index: 10;transition: all .5s;}
#nav_main .nav li:first-child{padding-left:0px;margin-left:0;}
#nav_main .nav li:first-child a.aLink{margin-left:0;}
#nav_main .nav li a.aLink{position: relative;padding: 0 30px;height:80px;line-height:80px;font-size:16px;color: #fff;text-align: center;font-weight: 700; display: inline-block;}
#nav_main .nav li a.aLink:after{content: " ";position: absolute;left: 50%;margin-left: -12px;bottom: 0;border-style: solid dashed dashed dashed;border-color: transparent transparent #fff transparent;border-width: 12px;opacity: 0;transition: all .5s;}
#nav_main .nav li.hover,#nav_main .nav li:hover{background: #02a852;}
#nav_main .nav li.hover a.aLink:after,#nav_main .nav li:hover a.aLink:after{opacity: 1;}
#nav_main .nav li.hover a.aLink,#nav_main .nav li:hover a.aLink{opacity:1;filter:alpha(opacity=100);color:#fff;}
#nav_main .nav li.item8 a.aLink{margin-right:0;}
/*导航栏下拉*/
#nav_main li .subnav{width:120px;height:auto;margin-right:0;position: absolute;top: calc(100% - 1px);left: 50%;margin-left: -61px;opacity: 1;overflow: hidden;z-index: 199;background-color: #fff;border:1px solid #ddd;border-top:none;}
#nav_main li .subnav{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#nav_main li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav_main li .subnav .nav1{transition: all .36s ease; display: block; width:96px;height:50px;font-weight: 500; margin-left:0;padding: 0;cursor: pointer; width: 100%;}
#nav_main li .subnav .nav1 a{text-align: center; padding-bottom: 0; line-height: 40px!important;padding-right: 0; display: block; font-family: "微软雅黑"; height: 50px;font-size: 14px; color: #666; font-weight: normal; text-decoration: none; padding-top: 0;border-top:1px solid #ddd;}
#nav_main li .subnav .nav1 .subA{font-size: 14px; height:50px!important;display: block; font-weight: 500;line-height: 50px!important;text-align:center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color: #666!important;}
#nav_main li:hover .subnav .nav1{margin:0!important;background:none;}
#nav_main li.hover .subnav .nav1 .subA{display:block;color: #000;}
#nav_main .subnav .nav1:hover .subA{color:#02a852!important;}
/* banner */
#banner_main{position:relative;overflow:hidden;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{position: relative;width:100%;height:600px;margin:0 auto;min-width:1200px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:600px; overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;height:600px;display:block;position:relative;left:50%;margin-left:-960px;top:0;min-width:1200px;}
#banner .tip{width:1000px; height:14px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:30px;z-index:12;}
#banner .tip span{width: 10px;height: 10px;margin:0 5px;display:inline-block;font-size: 0;cursor: pointer;border: 5px solid #02a852;border-radius: 50%;transition: all .5s;}
#banner .tip span.cur{background: #fff;}
.banner #btn_prev,
.banner #btn_next{width: 40px;height: 40px;position: absolute;z-index: 12;top: 50%;margin-top: -20px;cursor: pointer;opacity: 0;}
.banner #btn_prev{left: 3%;background-position: -50px -42px;}
.banner #btn_next{right: 3%;background-position: -92px -42px;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: 1;}
/*banner end*/
/*footer*/
.footer_main{position:relative;width:100%;}

.footer_main .footer{width:100%;padding-top: 30px;padding-bottom:50px;height:auto;background: #02a852;}
.footer_main .links{padding-bottom: 30px;margin-bottom: 30px;font-size: 16px;border-bottom: 1px solid #81d4a9;}
.footer_main .links span{color:#f9f9f9;display:inline-block;}
.footer_main .links a{display:inline-block;color:#f9f9f9;padding-right: 10px;}
.footer_main .links a:hover{opacity: 0.8;filter: alpha(opacity=80);}
.footer_main .botnav{width:290px;}
.footer_main .botnav li{width: 100px; float: left; display: block; list-style: none; font-size: 16px; line-height: 32px; text-align: left; overflow: hidden; padding-left: 40px;}
.footer_main .botnav li:first-child{padding-left:10px;}
.footer_main .botnav li a{display: block;font-size:16px;line-height:30px;color:#fff;font-weight:bold;}
.footer_main .botnav li .drop{padding-top: 10px;}
.footer_main .botnav li .drop a{display: block;line-height: 24px;color: #fff;width: 100%;font-size: 12px;font-weight: normal;}
.footer_main .botnav li:first-child{padding-left: 0;}
.footer_main .botcontcat{float: left;width: 230px; color: #fff;}
.footer_main .botcontcat a{color: #fff; display: block; line-height: 30px; font-size: 16px;font-weight:bold;}
.footer_main .botcontcat .zx{padding-left:22px;margin-top:12px;font-size:14px;color:#fff;background:url("../images/tel3.png") no-repeat left center;background-size:16px;}
.footer_main .botcontcat .webTel1{margin-top:20px;font-size:24px;font-weight:bold;color:#fff;font-family: "arial";line-height:20px;}
.footer_main .botcontcat .webTel2{margin-top:12px;font-size:24px;font-weight:bold;color:#fff;font-family: "arial";line-height:20px;}
.footer_main .bewm{float:left;padding-top:0px;padding-bottom:12px;display:block;width:160px;height:215px;background:url("../images/ewmbg.png") no-repeat center center;background-size:160px 215px;}
.footer_main .bewm .img{display:block;width:127px;height:127px;padding:0;margin:0 auto;margin-top:20px;}
.footer_main .bewm .scan{margin-top:28px;font-size:14px;color:#fff;line-height:20px;text-align:center;}
.footer_main .imsgbox{width: 440px;}
.footer_main .imsgbox h3{font-size: 16px;color: #fff;display: block;line-height:24px;}
.footer_main .imassge{padding-top: 16px;}
.footer_main .imassge .item{width: 209px; margin-bottom: 10px; position: relative; float: left; border: 1px solid #81d4a9;border-radius:5px;}
.footer_main .imassge .item .txt{width: 199px;padding-left: 10px;height: 40px;line-height: 40px;color: #fff;background: none;outline: none;}
.footer_main .imassge .item .msg-box{position: absolute; left: 0; height: 20px; top: 0px;}
.footer_main .imassge .item .msg-box s{display: inline-block;}
.footer_main .imassge .mr10{margin-right: 18px;}
.footer_main .imassge .mj{width: 100%;}
.footer_main .imassge .mj .txt{width: 430px;}
.footer_main .imassge .submit{width: 101%;height: 50px;line-height: 46px;background: #fff;font-size: 16px;outline: none;cursor: pointer;border: 2px solid #fff;border-radius:4px;transition: all .5s;text-align:center;}
.footer_main .imassge .submit:hover{background: #f95927; color: #fff;border-color:#f95927;}
.footer_main .imassge :-moz-placeholder{color: #fff;}
.footer_main .imassge ::-moz-placeholder{color: #fff;}
.footer_main .imassge input:-ms-input-placeholder,
.footer_main .imassge textarea:-ms-input-placeholder{color: #fff;}
.footer_main .imassge input::-webkit-input-placeholder,
.footer_main .imassge textarea::-webkit-input-placeholder{color: #fff;}
.copyright{position:relative;width:100%;height:40px;line-height:40px;background:#00391b;}
.copyright p{font-size:12px;color:#fff;}
.copyright a{font-size:12px;color:#fff;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -80px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #02a852;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #02a852;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #02a852;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #02a852;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #02a852;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*******index css*******/
.index{background:#fff;}
.index .indexTit{position:relative;}
.index .indexTit .tit{font-size:48px;font-weight:bold;color:#02a852;text-align:center;line-height:50px;}
.index .indexTit .subtit{margin-top:20px;font-size:16px;line-height:18px;text-align:center;color: #666;}
.index .more{}
/*专业活性炭产品*/
.index .floor_1_main{background:#fff;}
.index .floor_1{padding-top:50px;padding-bottom:40px;background:url("../images/flor1bg.jpg") no-repeat bottom center;background-size:1200px 16px;}
.index .floor_1 .left{float:left;width:280px;}
.index .floor_1 .left .tit{font-size:24px;color:#333;line-height:24px;text-align:center;font-weight:bold;letter-spacing:5px;}
.index .floor_1 .left .subtit{display:block;width:280px;height:35px;margin-top:10px;font-size:16px;color:#fff;line-height:35px;text-align:center;background: #02a852;border-radius: 3px;}
.index .floor_1 .middle{float:left;margin-left:100px;width:520px;}
.index .floor_1 .middle .searchMain{position:relative;width:520px;height:40px;line-height:40px;padding-left:10px;border-radius:5px;border:1px solid #dcdcdc;}
.index .floor_1 .middle .searchMain .stxt{float:left;width:480px;height:40px;color: #666;font-size:14px;line-height:40px;outline:none;}
.index .floor_1 .middle .searchMain .sbtn{display:block;width:40px;height:40px;outline:none;cursor:pointer;background:url("../images/searchbtn.png") no-repeat center center;background-size:16px;}
.index .floor_1 .middle .searchMain .sbtn:hover{opacity:0.8;filter:alpha(opacity=80);}
.index .floor_1 .hotKeys{height:40px;}
.index .floor_1 .hotKeys .keyT{float:left;font-size:14px;font-weight:bold;line-height:40px;color:#333;}
.index .floor_1 .hotKeys .keyT em{margin:0 4px;font-weight:bold;}
.index .floor_1 .hotKeys .keya{float:left;}
.index .floor_1 .hotKeys .keya .item{margin-left:16px;font-size:14px;line-height:40px;color: #666;}
.index .floor_1 .hotKeys .keya .item:first-child{margin-left:0px;}
.index .floor_1 .hotKeys .keya .item:hover{color:#02a852;}
.header .header_logo .right{display: flex;align-items: center;}
.header .header_logo .tel_icon {font-size: 66px;color: #222;margin-right: 15px;}
.header .header_logo .telMain .zx {font-size: 20px;color: #222;line-height: 30px; font-weight: 700;}
.header .header_logo .telMain .webTel1{margin-top: 6px;font-size:32px;font-weight:bold;font-family:arial;color:#02a852;line-height:28px;}
.header .header_logo .telMain .webTel2{margin-top:6px;font-size:32px;font-weight:bold;font-family:arial;color:#02a852;line-height:28px;}
/*产品分类*/
.index .floor_2_main{padding-bottom:70px;margin-top:50px;}
.index .floor_2 .left{position: relative;float:left;width: 200px;height: 667px;margin-top: 63px;background: #02a852;background-image: linear-gradient(0deg, #007337, #02a852);border-radius: 10px;}
.index .floor_2 .left .proTit{position: absolute;top: -63px;width: 100%;font-size:30px;font-weight:bold;line-height:70px;text-align:center;color:#fff;padding-bottom: 3px;background: url(../images/left.png) no-repeat center top;background-size: 200px;border-radius: 10px 10px 0 0;}
.index .floor_2 .left .proNav{display:block;width:180px;height:433px;margin:0 auto;margin-top: 23px;background: #fff;border-radius: 10px;}
.index .floor_2 .left .proNav .proList li.item{display:block;width:160px;margin:0 auto;margin-top:14px;}
.index .floor_2 .left .proNav .proList li.item .aLink{position: relative;display:block;height:35px;font-weight:bold;font-size: 17px;line-height:35px;text-indent:10px;color:#fff;background: #02a852;border-radius: 10px;}
.index .floor_2 .left .proNav .proList li.item .aLink:after{content: ">";position:absolute;right: 7px;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 20px;font-weight: bold;line-height: 20px;text-indent: 5px;transition: all .5s;}
.index .floor_2 .left .proNav .proList{padding-top:30px;}
.index .floor_2 .left .proNav .proList li.item:first-child{margin-top:0px;}
.index .floor_2 .left .proNav .proList li.item:hover .aLink{background: #007337;}
.index .floor_2 .left .telMain{margin-top:26px;}
.index .floor_2 .left .phoneIco{display:block;width:48px;height:48px;margin:0 auto;background:url("../images/tel2.png") no-repeat center center;}
.index .floor_2 .left .zx{margin-top:20px;font-weight:bold;font-size:18px;color:#fff;line-height:18px;text-align:center;}
.index .floor_2 .left .webTel1{margin-top:16px;font-weight:bold;font-size:24px;color:#fff;font-family: "arial";line-height:18px;text-align:center;}
.index .floor_2 .left .webTel2{margin-top:6px;font-weight:bold;font-size:24px;color:#fff;font-family: "arial";line-height:18px;text-align:center;}
.index .floor_2 .right{float:left;width:940px;margin-left:40px;}
.index .floor_2 .right .prolist{width:106%;}
.index .floor_2 .right .prolist .item{width: 278px;float: left;margin: 0 50px 30px 0;position: relative;background: #fff;border: 1px solid #e5e5e5;border-radius: 6px;overflow: hidden;transition: all .5s;}
.index .floor_2 .right .prolist .item a{display: block;width: 100%;cursor:pointer;}
.index .floor_2 .right .prolist .item .img{display:block;width:278px;height:278px;}
.index .floor_2 .right .prolist .item .txt{padding:0 20px;height:70px;}
.index .floor_2 .right .prolist .item .txt .tit{float:left;width:126px;height:70px;font-size:16px;line-height:70px;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition: all .5s;}
.index .floor_2 .right .prolist .item .txt .yd{float:right;display:block;width:110px;height:30px;margin-top:20px;font-size:14px;line-height:30px;text-align:center;color:#fff;background:url("../images/yud.png") no-repeat center center;text-indent:16px;transition: all .5s;}
.index .floor_2 .right .prolist .item .xcx{width: 100%;height: 248px;z-index: 10;padding-top: 30px;position: absolute;left: 0;top: 0;background: url(../images/black50.png) repeat 0 0;opacity: 0;filter: alpha(opacity=0);left: 20%;transition: all .5s;}
.index .floor_2 .right .prolist .item .xcx span{width: 100%; text-align: center; display: block; position: absolute; left: 0; top: 38px; z-index: 10; font-size: 16px; color: #333;}
.index .floor_2 .right .prolist .item .xcx .xImg{width: 160px; height: 160px; border-radius: 10px; display: block; margin: 0 auto; padding: 40px 20px 20px; background: #fff; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);}
.index .floor_2 .right .prolist .item:hover{background:#02a852;border-color: #02a852; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.index .floor_2 .right .prolist .item:hover .xcx{opacity: 1; filter: alpha(opacity=100); left: 0;}
.index .floor_2 .right .prolist .item:hover .txt .tit{color:#fff;}
.index .floor_2 .right .prolist .item:hover .yd{background:url("../images/yudh.png") no-repeat center center;}
/*四大优势*/
.index .floor_3_main{position:relative;width:100%;height:733px;background:url("../images/flor3bg.jpg") no-repeat center center;}
.index .floor_3{padding-top:106px;}
.index .advantMain{position:relative;display:block;height:550px;margin:0 auto;background: url("../images/f3bg.png") no-repeat top center;background-size:1370px 549px;}
.index .advantBox .tit1{display:block;width:288px;height:78px;margin:0 auto;margin-top:-20px;overflow:hidden;}
.index .advantBox .tit1 img{display:block;width:288px;height:78px;}
.index .advantMain .bgy{position: absolute;left: 50%;top: 70px;*top:52px;width:380px;height:380px;margin-left:-190px;z-index: 1; background: url(../images/big_y.png) no-repeat center; transition: all ease-in-out 20s; animation: anims1 20s infinite linear; -webkit-transition: all ease-in-out 20s; -webkit-animation: anims1 20s infinite linear;}
.index .iadvant{position:relative;}
.index .iadvant .bigImg{position:absolute;left:50%;top:0;margin-left:-184px;display:block;width:361px;height:361px;border:3px solid #02a852;*border:none;border-radius: 100%;}
.index .iadvant .bigImg .imgBox{position:absolute;left:50%;bottom:-4px;margin-left:-55px;display:block;width:110px;height:150px;background:url("../images/xcxbg.png") no-repeat center center;}
.index .iadvant .bigImg .imgBox .xcx{display:block;width:90px;height:90px;margin:0 auto;margin-top:12px; border-radius:15px;}
.index .iadvant .bigImg .imgBox .scan{margin-top:2px;font-size:14px;color:#007337;text-align:center;line-height:20px;}
.index .iadvant .list li{width:390px;}
.index .iadvant .list li .num{display:block;height:50px;font-family:"arial";font-weight:bold;font-size:36px;color:#ff6d00;line-height:30px;background:url("../images/numline.png") no-repeat 18px 48px;background-size:10px 2px;}
.index .iadvant .list li .txt{width:170px;}
.index .iadvant .list li .txt .tit{font-size:30px;font-weight:bold;color:#02a852;line-height:30px;}
.index .iadvant .list li .txt .cont{margin-top:14px;font-size:14px;color: #666;line-height:24px;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.index .iadvant .list li .img{display:block;width:132px;height:132px;border:3px solid #02a852;border-radius:100%;overflow: hidden;}
.index .iadvant .list li .img img{display:block;width:132px;height:132px;}
.index .iadvant .list li.item1{position:absolute;top:0px;*top:20px;left:0;}
.index .iadvant .list li.item2{position:absolute;top:0px;*top:20px;right:0;}
.index .iadvant .list li.item3{position:absolute;top:220px;left:0;}
.index .iadvant .list li.item4{position:absolute;top:220px;right:0;}
.index .iadvant .list li.item1 .num{float:left;}
.index .iadvant .list li.item1 .txt{float:left;margin-left:18px;}
.index .iadvant .list li.item1 .img{float:left;margin-left:20px;}
.index .iadvant .list li.item2 .num{float:right;margin-left:14px;}
.index .iadvant .list li.item2 .txt{float:right;margin-left:20px;}
.index .iadvant .list li.item2 .txt .tit{text-align:right;}
.index .iadvant .list li.item2 .img{float:right;}
.index .iadvant .list li.item3 .num{float:left;}
.index .iadvant .list li.item3 .txt{float:left;margin-left:18px;}
.index .iadvant .list li.item3 .img{float:left;margin-left:20px;}
.index .iadvant .list li.item4 .num{float:right;margin-left:14px;}
.index .iadvant .list li.item4 .txt{float:right;margin-left:20px;}
.index .iadvant .list li.item4 .txt .tit{text-align:right;}
@keyframes anims1{0%{transform: rotate(0deg);} 100%{transform: rotate(360deg);}}
@-webkit-keyframes anims1{0%{-webkit-transform: rotate(0deg);} 100%{-webkit-transform: rotate(360deg);}}
/*公司简介*/
.index .floor_4_main{padding-bottom:80px;background:#fff;}
.index .floor_4{padding-top:40px;}
.index .floor_4 .indexTit{margin:40px auto;}
.index .floor_4 .left{float:left;width:740px;}
.index .floor_4 .left .aImg{position:relative;display:block;width:740px;height:470px;background:url("../images/aimg.png") no-repeat center center;background-size:740px 470px;cursor:pointer;transition: all .5s;}
.index .floor_4 .left .aImg .img{display:block;width:720px;height:450px;margin:0 auto;padding-top:10px;}
.index .floor_4 .left .aImg .iframe{position:absolute;top:19px;left:20px;display:block;width:702px;height:430px;background:url("../images/iframe.png") no-repeat center center;}
.index .floor_4 .left .aImg:hover{transform:translateY(-6px);}
.index .floor_4 .right{float:left;width:450px;margin-left:-10px;}
.index .floor_4 .right .aTit{margin-left:30px;}
.index .floor_4 .right .aTit .tit{margin-top:24px;font-size:36px;color:#ff8601;line-height:36px;}
.index .floor_4 .right .aTit .subtit1{width:280px;margin-top:12px;font-size:24px;color:#333;line-height:24px;text-align:center;font-weight:bold;letter-spacing:10px;}
.index .floor_4 .right .aTit .subtit2{display:block;width:280px;height:35px;margin-top:10px;font-size:16px;color:#fff;line-height:35px;text-align:center;background: #02a852;border-radius: 3px;}
.index .floor_4 .right .txtBox{padding: 46px 40px 36px;display:block;width:370px;height:168px;margin-top:20px;background:url("../images/txtboxbg.png") no-repeat center center;background-size:450px 250px;}
.index .floor_4 .right .txtBox .cont{width:370px;margin:0 auto;font-size:14px;color:#fff;line-height:24px;height: 120px;overflow: hidden;}
.index .floor_4 .right .txtBox .more{float:right;display:block;width:196px;height:42px;margin-top: 12px;font-size:16px;line-height:42px;text-align:center;border:2px solid #e5e5e5;border-radius:4px;color:#fff;transition: all .5s;}
.index .floor_4 .txtBox .more:hover{width:220px;background:#ea5504;color:#fff;}
.index .floor_4 .iabout{position:relative;margin-top:50px;}
.index .floor_4 .iabout .bd{position:relative;overflow:hidden;}
.index .floor_4 .iabout .bd .list{width: 100%;overflow:hidden;}
.index .floor_4 .iabout .bd .list li{float:left;display:block;width:280px;margin-right: 26px;transition: all .5s;}
.index .floor_4 .iabout .bd .list li .img{display:block;width:280px;height:177px;}
.index .floor_4 .iabout .bd .list li .tit{display:block;height:56px;font-size:16px;line-height:56px;text-align:center;color:#333;background:#f6f6f6;transition: all .5s;}
.index .floor_4 .iabout .bd .list li:hover{box-shadow:0 2px 20px #e5e5e5;}
.index .floor_4 .iabout .bd .list li:hover .tit{color:#fff;background:#02a852;}
.index .floor_4 .iabout .hd{position:absolute;top:90px;width:100%;}
.index .floor_4 .iabout .hd .prev,.index .floor_4 .iabout .hd .next{position:absolute;display:block;width:40px;height:40px;cursor:pointer;}
.index .floor_4 .iabout .hd .prev{left:-70px;background-position:-50px 0px;}
.index .floor_4 .iabout .hd .next{right:-50px;background-position:-92px 0px;}
.index .floor_4 .iabout .hd .prev:hover{background-position:-50px -42px;}
.index .floor_4 .iabout .hd .next:hover{background-position:-92px -42px;}
/*新闻资讯*/
.index .floor_5_main{padding-bottom:100px;background:#f6f6f6;}
.index .floor_5 .indexTit{padding-top:100px;margin-bottom:50px;}
.index .floor_5 .left{float:left;width: 380px;}
.index .floor_5 .left .one{position:relative;display:block;}
.index .floor_5 .left .one .img{display:block;width: 100%;height: 285px;overflow:hidden;}
.index .floor_5 .left .one .time{position:absolute;top:0px;left:0px;display:block;width:100px;height:100px;background:#02a852;}
.index .floor_5 .left .one .time .day{padding-top:16px;font-size:60px;color:#fff;font-family:"arial";line-height:46px;text-align:center;}
.index .floor_5 .left .one .time .year{margin-top:10px;font-size:16px;color:#fff;line-height:14px;text-align: center;}
.index .floor_5 .left .one .txt{padding-top: 20px;}
.index .floor_5 .left .one .txt .tit{font-size:18px;color:#333;line-height: 18px;}
.index .floor_5 .left .one .txt .cont{margin-top: 10px;font-size:14px;color: #666;line-height:24px;height: 87px;text-align: justify;}
.index .floor_5 .left .one .details{display:block;width: 120px;height: 32px;font-size:16px;line-height: 32px;text-align:center;border-radius:4px;color:#fff;background:#02a852;transition: all .5s;}
.index .floor_5 .left .one:hover{transform:translateY(-6px);transition:all ease 600ms;}
.index .floor_5 .left .one:hover .details{width: 150px;}
.index .floor_5 .left .one:hover .txt .tit{color:#02a852;}
.index .floor_5 .right{float:right;width: 800px;}
.index .floor_5 .right .newsList .item{display:block;padding: 29px 0px;border-bottom:1px dotted #b9b9b9;transition: all .5s;}
.index .floor_5 .right .newsList .item:first-child{padding-top:0px;}
.index .floor_5 .right .newsList .item .time{float:left;display:block;width:98px;height:98px;border:1px solid #e5e5e5;}
.index .floor_5 .right .newsList .item .time .day{padding-top:16px;font-size:60px;color:#333;font-family:"arial";line-height:46px;text-align:center;transition: all .5s;}
.index .floor_5 .right .newsList .item .time .year{margin-top:10px;font-size:16px;color:#333;line-height:14px;text-align: center;transition: all .5s;}
.index .floor_5 .right .newsList .item .txt{float:right;width: 660px;}
.index .floor_5 .right .newsList .item .txt .tit{font-size:18px;color:#333;line-height: 18px;transition: all .5s;}
.index .floor_5 .right .newsList .item .txt .cont{margin-top: 18px;font-size:14px;color: #666;line-height: 22px;text-align: justify;}
.index .floor_5 .right .newsList .item:hover{transform:translateY(-6px);}
.index .floor_5 .right .newsList .item:hover .time .day{color:#02a852;}
.index .floor_5 .right .newsList .item:hover .time .year{color:#02a852;}
.index .floor_5 .right .newsList .item:hover .txt .tit{color:#02a852;}
/*txtimglist*/
.txtimglist .item{width: 858px;height: 160px;padding: 20px;margin-bottom: 40px;border:1px solid #ddd;transition: all .5s;}
.txtimglist .item a{width: 100%; display: block;}
.txtimglist .item img{width: 213px;height: 160px;display: block;margin-right: 45px;}
.txtimglist .item h3{font-size: 18px;color: #333;padding: 22px 0 15px;transition: all .5s;}
.txtimglist .item .txt{color: #999;line-height: 24px;height: 72px;padding-right: 45px;text-align: justify;overflow: hidden;}
.txtimglist .item .time{width: 100px; padding-top: 28px; line-height: 24px; font-family: arial; font-size: 16px; color: #939aa3;}
.txtimglist .item .time .day{font-size: 34px; line-height: 40px; display: block;}
.txtimglist .item .time s{width: 54px; height: 8px; display: block; margin-top: 20px; background-position: -170px 0;}
.txtimglist .item:hover{border:1px solid #02a852;}
.txtimglist .item:hover h3{color: #02a852; text-indent: 10px;}
.txtimglist .searchlist .item img{width: auto; height: 150px;}
/************content************/
/* loaction */
.location{width: 100%;padding-bottom: 15px;margin-bottom: 40px;position: relative;border-bottom: 1px solid #ddd;}
.location:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.location h3{font-size: 20px;}
.location .sitepath{color: #666;white-space: nowrap;}
.location .sitepath s{width: 16px; height: 17px; background-position: -140px -0px; margin: 0 6px;}
.location .sitepath a{color: #666;}
.location .sitepath a:hover{color: #02a852;}
/* reLink */
.reLink{width: 100%; height: 58px; line-height: 58px; border-top: 2px solid #dddddd; border-bottom: 2px solid #dddddd;}
.reLink .nextLink,.reLink .prevLink{width: 50%; display: block; text-align: left; color: #666;}
.reLink .nextLink a,.reLink .prevLink a{color: #666;}
.reLink .nextLink a:hover,.reLink .prevLink a:hover{color: #02a852;}
.reLink .nextLink{text-align: right;}
.nybanner{width: 100%;position: relative;height: 300px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.wrapper{width: 1200px;margin: 0 auto;padding: 50px 0;}
.wrapper .showvideo{margin: 0 auto;}
.wrapper .left-tit{position: absolute;top: -85px;width: 100%;text-align: center;line-height: 40px;font-size: 34px;font-weight: bold;padding: 18px 0 37px 0;color: #fff;background: url(../images/left.png) no-repeat center top;border-radius: 10px 10px 0 0;}
.wrapper .left-tit2{position:relative;margin: 0 10px;font-size: 18px;margin-bottom: 19px;text-align:left;display:block;font-weight:normal;margin-top:19px;text-indent:12px;color:#fff;border-left:3px solid #fff;}
.wrapper .left-tit2 .icon{position:absolute;left:28px;top:-5px; display:block; width:3px; float:left; margin:12px 8px 12px 0; height:18px; background:#fff;}
.wrapper .left-tit2 .icon_right{position:absolute;right:0px;top:-4px;float:right;width: 21px;height: 21px;margin-top: 10px;background: url(../images/rigth_icon.png) no-repeat;}
.wrapper .left-tit2 .icon_right a{display:block;width:21px;height:21px;cursor:pointer;}
.wrapper .left-tit.left-tit2 .icon_right a{display:block; width:100%;height:100%;cursor:pointer;}
.wrapper .leftCon{position: relative;width: 260px;float: left;padding-bottom: 10px;margin-top: 85px;background: #02a852;background-image: linear-gradient(0deg, #007337, #02a852);border-radius: 10px;}
.wrapper .leftCon .proNav{display:block;padding-bottom:30px;border-radius:10px;margin: 0 10px;margin-top: 37px;background: #fff;}
.wrapper .leftCon .proNav .proList li.item{display:block;margin: 0 14px;margin-top: 14px;}
.wrapper .leftCon .proNav .proList li.item .aLink{position: relative;display:block;height:35px;font-weight:bold;font-size: 17px;line-height:35px;text-indent:10px;color:#fff;background: #02a852;border-radius: 10px;}
.wrapper .leftCon .proNav .proList li.item .aLink:after{content: ">";position:absolute;right: 7px;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 20px;font-weight: bold;line-height: 20px;text-indent: 5px;transition: all .5s;}
.wrapper .leftCon .proNav .proList{padding-top:30px;}
.wrapper .leftCon .proNav .proList li.item:first-child{margin-top:0px;}
.wrapper .leftCon .proNav .proList li.item.hover .aLink,.wrapper .leftCon .proNav .proList li.item:hover .aLink{background: #007337;}
.wrapper .leftCon .proNav .proList li.item.hover .aLink:after{transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);}
.wrapper .leftCon .proNav .boxlist{display:none;}
.wrapper .leftCon .proNav .proList li.item.hover .boxlist{display: block;}
.wrapper .leftCon .proNav .boxlist li a{display:block;font-size:16px;color:#333;line-height: 35px;text-indent:10px;}
.wrapper .leftCon .proNav .boxlist li a.checked{color:#02a852;}
.wrapper .leftCon .proNav .boxlist li a:hover{color:#02a852;}
.wrapper .leftCon .proNav .boxlist li:first-child{margin-top: 10px;}
.wrapper .leftCon .proNav .proList li.item.hover .boxlist a.hover{color:#02a852;}
.wrapper .leftCon .leftpro{margin: 0 10px;display: inline-block;}
.wrapper .leftCon .leftpro center{color: #fff;}
.wrapper .leftCon .leftpro .item{float: left;width: 115px;margin: 0 auto 10px;}
.wrapper .leftCon .leftpro .item:nth-child(2n){float: right;}
.wrapper .leftCon .leftpro .item a{width:100%; display:block;}
.wrapper .leftCon .leftpro .item a img{width: 100%;height: 115px;display: block;border-radius: 6px;}
.wrapper .leftCon .leftpro .item a h3{color: #fff;font-size: 13px;line-height: 35px;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.wrapper .content{width: 900px;float: right;}
.wrapper .content .prolist{width: 100%;position: relative;}
.wrapper .content .bgfff{width: 818px; padding: 15px 40px 50px; border: 1px solid #dddddd; background: #fff;}
/******recommend*******/
.recomCon{margin-top: 20px;}
.recomCon .recom-tit{font-size: 22px;line-height: 32px;padding: 20px 0;}
.recomCon .recom-tit .more{float: right;font-size: 16px;width: 120px;height: 30px;color: #666;text-align: center;line-height: 30px;border: 1px solid #ddd;}
.recomCon .recom-tit .more:hover{width:150px;}
.recomCon .recom-tit s{width: 4px;height: 23px;margin-right: 15px;background: #02a852;display: inline-block;vertical-align: middle;}
.recomCon .txtimglist{width: 106%;}
.recomCon .txtimglist .item{width: 420px;height: auto;padding: 0;padding-bottom: 20px;float: left;margin-right: 20px;margin-bottom: 20px;border: 0;border-bottom: 1px solid #dddddd;}
.recomCon .txtimglist .item a{width: 100%;height: 120px;display: block;}
.recomCon .txtimglist .item img{width: 161px;height: 120px;float: left;margin-right: 10px;}
.recomCon .txtimglist .item h3{font-size: 18px;line-height: 32px;height: 32px;position: relative;margin-bottom: 10px;padding: 0;overflow: hidden;}
.recomCon .txtimglist .item .txt{padding: 0;}
.recomCon .txtimglist .item:hover h3{color: #02a852;text-indent: 0;}
/****singlePage******/
.singlePage img{max-width: 100%; height: auto !important;}
.singlePage .txtcon{color: #666;text-align: justify;}
.singlePage .txtcon.bgfff{padding-top: 30px;}
.showPro .show-tit{font-size: 20px;padding-bottom: 20px;color: #02a852;font-weight: bold;border-bottom: 1px solid #ddd;}
.showPro .showContxt{color: #666;padding: 18px 2px 30px;line-height: 26px;text-align: justify;}
.showPro .showContxt img{max-width: 100%; height: auto !important;}
.showPro .showimgCon{padding: 40px 40px 40px;margin-bottom: 40px;border: 1px solid #ddd;}
.showPro .showimgCon .txtcon{width: 240px; height: 600px; float: left; margin-left: 45px; position: relative;}
.showPro .showimgCon .txtcon .tit{font-size: 30px;color: #333;line-height: 38px; font-weight: 600;}
.showPro .showimgCon .txtcon .price{font-size: 14px;margin-bottom: 40px;color: #666;margin-top: 20px;overflow: hidden;-webkit-line-clamp: 4;-webkit-box-orient: vertical;display: -webkit-box;line-height: 20px;}
.showPro .showimgCon .txtcon .xcxm{width: 236px; border: 1px solid #dddddd; border-radius: 6px; background: #fff;}
.showPro .showimgCon .txtcon .xcxm img{width: 236px; height: 236px; display: block; border-radius: 6px; border-bottom: 1px solid #ddd;}
.showPro .showimgCon .txtcon .xcxm span{width: 100%; height: 46px; line-height: 46px; text-align: center; font-size: 16px; display: block;}
.showPro .showimgCon .txtcon .tel{position: absolute;height: 44px;line-height: 44px;text-align: center;left: 0;bottom: 0;width: 238px;border: 1px solid #02a852;font-size: 20px;color: #02a852;border-radius: 2px;}
.showPro .showimgCon .txtcon .tel s{width: 26px;height: 26px;background-position: -166px -75px;}
.showPro .showimg{width: 480px; position: relative; float: left; overflow: hidden;}
.showPro .showimg .bigimg{width: 480px; height: 600px; display: block; position: relative;}
.showPro .showimg .bigimg .list{width: 500%;}
.showPro .showimg .bigimg .list li{width: 480px;height: 600px;margin-right: 0;}
.showPro .showimg .bigimg .list img{width: 100%; height: 100%; display: block; transition: all ease 300ms;}
.showPro .showimg .smallimg{width: 480px; height: 95px; padding-top: 11px; position: absolute; left: 0; bottom: 0; z-index: 10; overflow: hidden; background: url(../images/black50.png) repeat 0 0;}
.showPro .showimg .list{width: 390px; overflow: hidden; position: relative; margin: 0 auto;}
.showPro .showimg .listcon{width: 300%; position: relative;}
.showPro .showimg .prev,
.showPro .showimg .next{width: 20px;height: 84px;z-index: 10;position: absolute;top: 11px;cursor: pointer;background: #fff url(../images/btn-ico2.png) no-repeat 0 center;transition: all .5s;}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover{background-color: #ddd;}
.showPro .showimg .prev{left: 10px; background-position: 7px center;}
.showPro .showimg .next{right: 10px; background-position: -39px center;}
.showPro .showimg li{width: 84px;height: 84px;margin-right: 18px;float: left;cursor: pointer;position: relative;}
.showPro .showimg li img{width: 100%; height: 100%; display: block;}
.showPro .showimg li.on{width: 80px; height: 80px; border: 2px solid #ffde00;}
/*showNews*/
.shareNew{padding-bottom: 20px;}
.showInfo .title{font-size: 22px; color: #333333; text-align: center; padding: 10px 0 16px;}
.showInfo .mark{color: #666; height: 38px; line-height: 38px; overflow: hidden; text-align: center; margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.showInfo .mark span{margin: 0 10px; font-size: 12px;}
.showInfo .img{width: 500px; display: block; margin: 10px auto 20px;}
.showInfo .img img{max-width: 100%; display: block; margin: 0 auto;}
.showInfo .showContxt{color: #666;padding: 0 2px 30px;line-height: 30px;text-align: justify;}

.showInfo .showContxt .t{position: relative; display: inline-block; *display: inline; *zoom: 1; color: #333; padding: 0 2px 5px; font-size: 16px; margin-bottom: 10px;}
.showInfo .showContxt .t:after{width: 20px; height: 2px; content: "\20"; background: #c21d24; display: block; position: absolute; left: 2px; bottom: -1px;}
.showInfo .showContxt img{max-width: 100%; height: auto !important;}
.showInfo .title2{height: 40px; line-height: 40px; margin-top: 20px; border-bottom: 1px solid #d9d9d9;}
.showInfo .title2 a{float: right; font-size: 12px; font-family: arial;}
.showInfo .title2 .left{height: 38px; line-height: 38px; font-size: 18px; border-bottom: 3px solid #4d485b;}
.msgPage .formData{padding-top: 5px;}
.msgPage .tit{text-align: center; padding: 18px 0 36px;}
.msgPage .tit .p1{font-size: 25px; margin-bottom: 10px;}
.msgPage .tit .p2{color: #666;line-height: 24px;}
.msgPage .tit .p2 span{color: #02a852;font-weight: bold;}
.formData{padding-bottom: 20px;}
.formData .t2{padding: 25px 0;color: #e60212;font-size: 24px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 43px;line-height: 43px;border: 1px solid #ccc;background: #f3f3f3;margin-right: 56px;margin-bottom: 25px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 43px;line-height: 43px;font-size: 16px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 16px;}
.formData .item .txt{width: 350px;height: 43px;line-height: 43px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;top: 7px;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 16px;font-family: "microsoft yahei";color: #666;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 41px;border: 2px solid #02a852;margin-right: 2px;text-align: center;background: #02a852;color: #FFF;cursor: pointer;font-size: 18px;display: block;outline: none;transition: all .5s;}
.formData .sub:hover{background: none;color: #02a852;}
.formData .yzm .txt{padding-left: 80px;width: 340px;}
.formData .yzm img{position: absolute;right: 0;top: 0;border: 0px;display: block;}
span.bds_more,.bds_tools a{line-height: 14px !important;}
/***************/
.content .prolist .item{width: 278px;float: left;margin: 0 30px 30px 0;position: relative;background: #fff;border: 1px solid #e5e5e5;transition: all .5s;overflow: hidden;}
.content .prolist .item:nth-child(3n){margin-right: 0;}
.content .prolist .item a{display: block; width: 100%;}
.content .prolist .item img{display: block;width: 278px;height: 278px;}
.content .prolist .item .txt{padding: 0 20px;height: 70px;}
.content .prolist .item .txt .tit{float: left;width:126px;height: 70px;font-size: 16px;color: #333;line-height: 70px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.content .prolist .item .txt .cli-tit{float: left;width:100%;height: 70px;font-size: 16px;color: #333;line-height: 70px;text-align: center;}
.content .prolist .item .txt .yd{float: right;display: block;width: 110px;height: 30px;margin-top: 20px;font-size: 14px;line-height: 30px;text-align: center;color: #fff;background: url(../images/yud.png) no-repeat center center;text-indent: 16px;}
.content .prolist .item .xcx{width: 100%;height: 248px;z-index: 10;padding-top: 30px;position: absolute;left: 0;top: 0;background: url(../images/black50.png) repeat 0 0;opacity: 0;filter: alpha(opacity=0);transition: all .5s;left: 20%;}
.content .prolist .item .xcx span{width: 100%; text-align: center; display: block; position: absolute; left: 0; top: 38px; z-index: 10; font-size: 16px; color: #333;}
.content .prolist .item .xcx .ximg{width: 160px; height: 160px; border-radius: 10px; display: block; margin: 0 auto; padding: 40px 20px 20px; background: #fff; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);}
.content .prolist .item:hover{background:#02a852;border-color: #02a852; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.content .prolist .item:hover .xcx{opacity: 1; filter: alpha(opacity=100); left: 0;}
.content .prolist .item:hover .txt .tit{color:#fff;}
.content .prolist .item:hover .yd{background:url("../images/yudh.png") no-repeat center center;}
.content .prolist.prolist4 .item img{height: 209px;}
.content .prolist.prolist4 .item .tit{display:block;height:56px;font-size:16px;line-height:56px;text-align:center;color:#333;background:#f6f6f6;transition: all .5s;}
.content .prolist.prolist4 .item:hover{box-shadow:0 2px 20px #e5e5e5;}
.content .prolist.prolist4 .item:hover .tit{color:#fff;background:#02a852;}