@charset "utf-8";
@font-face{
    font-family: 'Roboto BoldCondensed';
    src: url('../fonts/Roboto BoldCondensed.eot');
    src: url('../fonts/Roboto BoldCondensed.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto BoldCondensed.woff2') format('woff2'),
    url('../fonts/Roboto BoldCondensed.woff') format('woff'),
    url('../fonts/Roboto BoldCondensed.ttf') format('truetype'),
    url('../fonts/Roboto BoldCondensed.svg#NeuesBauenDemo') format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family: 'Roboto Light';
    src: url('../fonts/Roboto Light.eot');
    src: url('../fonts/Roboto Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto Light.woff2') format('woff2'),
    url('../fonts/Roboto Light.woff') format('woff'),
    url('../fonts/Roboto Light.ttf') format('truetype'),
    url('../fonts/Roboto Light.svg#NeuesBauenDemo') format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family: 'Roboto Regular';
    src: url('../fonts/Roboto Regular.eot');
    src: url('../fonts/Roboto Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto Regular.woff2') format('woff2'),
    url('../fonts/Roboto Regular.woff') format('woff'),
    url('../fonts/Roboto Regular.ttf') format('truetype'),
    url('../fonts/Roboto Regular.svg#NeuesBauenDemo') format('svg');
    font-weight:normal;
    font-style:normal
}

/*Reset css*/
/* 清除内外边距 */
body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{ margin: 0; padding: 0; }
/* 设置默认字体 */
body,button,input,select,textarea{ font: 12px/1 'Arial'; }
h1{ font-size: 18px; }
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4,h5,h6{ font-size: 100%; font-weight: normal; }
address,cite,dfn,em,var{ font-style: normal; }
code,kbd,pre,samp,tt{ font-family:'Arial'; }
small{ font-size: 12px; }
/* 重置列表元素 */
ul,ol,li,dl,dt,dd{ list-style: none; }
/* 重置文本格式元素 */
a{ color:#212121;text-decoration:none; transition:all 0.2s; -o-transition:all 0.2s; -moz-transition:all 0.2s; -webkit-transition:all 0.2s; }
a:hover{ color:#79b43f;text-decoration:none; transition:all 0.2s; -o-transition:all 0.2s; -moz-transition:all 0.2s; -webkit-transition:all 0.2s; }
abbr[title],acronym[title]{ border-bottom: 1px dotted; cursor: help; }
q:before,q:after{ content: ''; }
sup{ vertical-align: text-top; }
sub{ vertical-align: text-bottom; }
/* 重置表单元素 */
legend{ color: #000; }
fieldset,img{ border: none; }
button,input,select,textarea{ font-size: 100%; }
/* 重置表格元素 */
table{ border-collapse: collapse; border-spacing: 0; }
/* 重置 hr */
hr{ border: none; height: 1px; }
/* 清除浮动 */
.clear{ display:block; float:none; clear:both; overflow:hidden; visibility:hidden; width:0; height:0; background:none; border:0; font-size:0; }
/*end Reset css*/

/*分页*/
.met_pager {font-family:'Arial';text-align: center;padding: 50px 0;border-radius: 5px;}
.met_pager a {background: #343434;color: #fff;height: 30px;line-height: 30px;min-width: 30px;_width: 30px;text-align: center;margin: 2px;display: inline-block;border-radius: 5px;}
.met_pager .PreSpan,.met_pager .NextSpan {background: #343434;color: #fff;height: 30px;line-height: 28px;min-width: 50px;_width: 50px;text-align: center;display: inline-block;font-size: 18px;border-radius: 5px;}
.met_pager .PreA,.met_pager .NextA {height: 30px;line-height: 28px;min-width: 50px;_width: 50px;color: #fff;font-size: 18px;}
.met_pager .PreSpan,.met_pager .PreA {margin-right: 5px}
.met_pager .NextSpan,.met_pager .NextA {margin-left: 5px}
.met_pager a:hover {background: #79b43f;color: #fff}
.met_pager .Ahover {background: #79b43f;color: #fff;font-weight: bold}
.met_pager .firstPage,.met_pager .lastPage {color: #fff;font-weight: bold;height: 30px;line-height: 30px;min-width: 40px;_width: 40px}
.met_pager .PageText,.met_pager #metPageT,.met_pager #metPageB{display: none}
/*end 分页*/

/*web*/
html,body {width: 100%;height: 100%;font-family: 'Roboto Regular';font-size: 14px;background: #f6f6f6;}
.BODYCENTER {width: 1200px;margin: auto;}
.mobile {display: none!important;}
.fl{float: left;}
.fr{float: right;}
em{color: #4baf50;}
.wow{visibility: visible!important;}
.content table{margin:10px 0;border-collapse:collapse;display:table;width:100%!important;}
.content td,.content th{padding:10px;border:1px solid #ebebeb;color:#757575;width:1%!important;}
.pro2wm{position:relative;display:inline-block;cursor:pointer;}
.pro2wm .wxewm{filter:Alpha(opacity=0);opacity:0;position:absolute;left:38px;bottom:0;z-index:99;transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s; width:0;height:0;}
.pro2wm:hover .wxewm{filter:Alpha(opacity=100);opacity:1;transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;width:200px;height:200px;}
/*end web*/

/*css3*/
/* Pulse */
@keyframes pulse {
    25% {
        transform: scale(1.1);
    }
    75% {
        transform: scale(.9);
    }
}
.pulse:hover {
    animation-name: pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
/* top */
@keyframes top {
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.top {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.top:hover {
    animation-name: top;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}
/* float-shadow */
.float-shadow {
    display: block;
    position: relative;
    transition-property: transform;
    transition-duration: .3s;
}
.float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .1) 0%,rgba(0, 0, 0, 0) 80%);
    transition-property: transform;
    transition-duration: .3s;
}
.float-shadow:hover {
    transform: translateY(-5px);
}
.float-shadow:hover:before {
    opacity: 1;
    transform: translateY(5px);
}
/*end css3*/



/*header*/
.font1{
    font-family: 'Roboto BoldCondensed';
}
.font2{
    font-family: 'Roboto Light';
}
#header{
    width: 100%;
    height: 130px;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(170, 170, 170, 0.2);
    -moz-box-shadow: 0 0 10px rgba(170, 170, 170, 0.2);
  	border-bottom: 1px solid #ededed;
    box-sizing: border-box;
    position: fixed;
    z-index: 10000;
    top: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#header.height{
    height: 85px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#header .headlang{
    background: #363636;
    text-align: right;
    padding: 15px 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#header.height .headlang{
    height: 0;
    padding: 0;
    overflow: hidden;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#header .headlang a{
    display: inline-block;
    color: #ffffff;
    height: 15px;
    border-left: 1px solid #5c5c5c;
    padding: 0 20px;
}
#header .headlang a:nth-child(1){
    border-left: 0;
}
#header .headlang a:hover{
    color: #79b43f;
}
#header .logo{
    float: left;
    padding: 20px 0;
}
#header .logo img{
    height: 45px;
    display: block;
}
/*导航*/
#header .headnav ul{
    float: right;
}
#header .headnav ul li{
    float: left;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 20px 25px;
    position: relative;
}
#header .headnav ul li a{
    font-size: 18px;
    color: #a1a1a1;
    position: relative;
    top: -45px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#header .headnav ul li:hover a,
#header .headnav ul li.hover a{
    top: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#header .headnav ul li a p:nth-last-child(2){
    color: #79b43f;
}
#header .headnav ul li.lang{
    margin-top: 18px;
    overflow: unset;
}
#header .headnav ul li.lang a{
    top: 0;
    color: #b8b8b8;
    display: block;
}
#header .headnav ul li.lang .search .wxewm{
    width: 200px;
    line-height: 0;
    left: -100px;
    bottom: -35px;
    overflow: hidden;
}
#header .headnav ul li.lang .search:hover .wxewm{
    height: 38px;
    overflow: unset;
}
#header .headnav ul li.lang .search .navsearch_input{
    float: left;
}
#header .headnav ul li.lang .search .navsearch_input input{
    width: 120px;
    padding: 5px 10px;
    border: 1px solid #b8b8b8;
    outline: 0;
}
#header .headnav ul li.lang .search .searchgo{
    float: left;
    width: 58px;
    height: 28px;
    color: #ffffff;
    background: #b8b8b8;
    border: 0;
    outline: 0;
}
/*二级导航*/
/*导航*/
.headnav .BODYCENTER{
    position: relative;
}
.headnav ul .htmlpro{
    float: left;
}
.headnav ul .htmlpro dl{
    width: 100%!important;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 1000;
    background: #ffffff;
    transition: all .5s ease-in-out 0s;
}
.headnav ul .htmlpro dl dd{
    float: left;
    width: 80%;
    padding: 2%;
}
.headnav ul .htmlpro dl dd a{
    float: left;
    width: 33%;
    padding-bottom: 10px;
    line-height: 30px;
    color: #a1a1a1;
}
.headnav ul .htmlpro dl dd a:hover{
    color: #79b43f;
}
.headnav ul .htmlpro dl img.nav2em{
    width: 14%;
    margin: 1% 2% 0 0;
}
/*header*/

/*index*/
#main{
    padding: 160px 0 50px;
    background: url("../img/htmlbj.jpg") no-repeat center;background-size: cover;
}
.inbanner .inbannerl{
    width: 860px;
    height: 500px;
}
.inbanner .inbannerl #inbanner{
    width: 100%;
    height: 100%;
}
.innews{
    text-align: center;
}
.innews .innews1{
    display: block;
    width: 320px;
    height: 240px;
    background: #79b43f;
    margin-bottom: 20px;
    color: #ffffff;
}
.innews .innews1 .tit1{
    font-size: 24px;
    padding-top: 75px;
}
.innews .innews1 .tit2{
    font-size: 30px;
    padding: 10px 0;
}
.innews .innews1 .tit3{
    font-size: 18px;
}
.innews .innews2{
    display: block;
    width: 320px;
    height: 240px;
    background: url("../img/innews.jpg") no-repeat;
    color: #ffffff;
    position: relative;
}
.innews .innews2:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(14, 10, 7, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.innews .innews2:hover:after{
    left: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.innews .innews2 .tit1{
    font-size: 60px;
    padding-top: 45px;
    position: relative;
 	z-index: 1;
}
.innews .innews2 .tit2{
    font-size: 40px;
    padding: 0 0 30px;
    position: relative;
 	z-index: 1;
}
.innews .innews2 .tit3{
    display: inline-block;
    font-size: 18px;
    border-bottom: 1px solid #fefefe;
    position: relative;
 	z-index: 1;
}
.inpronav li{
    float: left;
    width: 386.5px;
    margin: 20px 20px 0 0;
    padding: 10px;
    background: #ffffff;
    box-sizing: border-box;
}
.inpronav li:hover{
    background: #79b43f;
}
.inpronav li:nth-child(3n){
    margin-right: 0;
}
.inpronav li .proimg{
    overflow: hidden;
    position: relative;
}
.inpronav li .proimg:before{
    content: "";
    width: 96%;
    border-bottom: 2px solid #dbdbdb;
    position: absolute;
    left: 2%;
    bottom: 1%;
    z-index: 1;
}
.inpronav li .proimg img{
    width: 100%;
    display: block;
}
.inpronav li .name{
    font-size: 16px;
    color: #454545;
    padding: 20px 12px 0;
    text-transform: uppercase;
}
.inpronav li:hover .name{
    color: #ffffff;
}
.inpronav li .more{
    font-size: 12px;
    color: #aeaeae;
    padding: 10px 12px 10px;
}
.inpronav li:hover .more{
    color: #c9e4ae;
}
.inpronav li i{
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #a0a0a0;
    border: 1px solid #a0a0a0;
    border-radius: 50%;
    font-size: 30px;
    margin: 20px 15px 0;
    position: relative;
}
.inpronav li:hover i{
    color: #79b43f;
    border: 1px solid #ffffff;
}
.inpronav li i:before{
    content: "";
    width: 18px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: -100px;
    bottom: 14px;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.inpronav li:hover i:before{
    left: 6px;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.inpronav li i:after{
    content: "";
    width: 2px;
    height: 18px;
    background: #ffffff;
    position: absolute;
    left: 14px;
    bottom: -100px;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.inpronav li:hover i:after{
    bottom: 6px;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/*index*/

/*foot*/
#footer{
    background: #454545;
}
#footer .footcon{
    padding: 30px 0;
}
#footer .footcon li{
    float: left;
}
#footer .footcon li.con1{
    width: 255px;
    padding-left: 25px;
}

#footer .footcon li.con1 h4{
    font-size: 18px;
    color: #ffffff;
    padding-bottom: 30px;
}
#footer .footcon li.con1 a{
    display: block;
    color: #c5c5c5;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
}
#footer .footcon li.con1 a:before{
    content: "";
    width: 10px;
    height: 1px;
    background: #79b43f;
    position: absolute;
    left: 0;
    top: 14px;
    opacity: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#footer .footcon li.con1 a:hover:before{
    opacity: 1;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#footer .footcon li.con1 a p{
    position: relative;
    left: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#footer .footcon li.con1 a:hover p{
    color: #79b43f;
    left: 15px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#footer .footcon li.con2{
    width: 558px;
    padding-right: 25px;
}
#footer .footcon li.con2 a{
    width: 50%;
    float: left;
}
#footer .footcon li.con3{
    width: 280px;
    padding: 8px 0 0 30px;
    border-left: 1px solid #6a6a6a;
}
#footer .footcon li.con3 h5{
    color: #e3e3e3;
    line-height: 18px;
}
#footer .footcon li.con3 p{
    color: #e3e3e3;
    line-height: 24px;
}
#footer .footcon li.con3 .conshare{
    padding: 15px 0;
}
.conshare a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #7c7c7c;
    color: #7c7c7c;
    font-size: 15px;
    margin-right: 8px;
}
.conshare a img{
    width: 20px;
    position: relative;
    top: 5px;
}
#footer .tail{
    color: #a5a5a5;
    padding: 35px 0 50px;
    border-top: 1px solid #6a6a6a;
}
#footer .tail a{
    color: #a5a5a5;
}
#footer .tail .tail_a{
    float: right;
    position: relative;
    top: -3px;
    left: 0;
}
#footer .tail .tail_a:hover{
    left: -10px;
}
/*foot*/

#main .mainl{
    width: 250px;
    padding-bottom: 20px;
    border: 1px solid #ebeaea;
    background: #ffffff;
}
#main .mainl h4{
    height: 88px;
    background: #79b43f;
    font-size: 55px;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
}
#main .mainl h4 p{
    position: absolute;
    bottom: -10px;
    left: -3px;
}
#main .mainr{
    width: 920px;
}
#main .mainrtit{
    background: #ffffff;
    border: 1px solid #ebeaea;
    padding: 0 30px;
}
#main .mainrtit .mainrname{
    font-size: 24px;
    color: #363636;
    padding: 30px 0 20px;
    border-bottom: 1px solid #c8c8c8;
}

/*news*/
.news li a{
    display: block;
    padding-bottom: 25px;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}
.news li a:before{
    content: "";
    width: 100%;
    height: 1px;
    background: #4db050;
    position: absolute;
    bottom: -1px;
    left: 0;
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.news li a:hover:before{
    transform: scale(1,1)!important;
    -webkit-transform: scale(1,1)!important;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.news li a .title{
    color: #363636;
    padding: 35px 0 10px;
}
.news li a:hover .title{
    color: #4db050;
}
.news li a .addtime{
    color: #9e9e9e;
    padding: 2px 0 18px;
}
.news li a .description{
    color: #848484;
    line-height: 22px;
}
.shownews .title{
    color: #4db050;
    padding: 35px 0 10px;
}
.shownews .time{
    color: #9e9e9e;
    padding: 2px 0 18px;
    border-bottom: 1px solid #e7e7e7;
}
.shownews .con{
    color: #848484;
    line-height: 22px;
    padding: 20px 0;
}
.shownews .detailpage{
    color: #848484;
    padding: 30px 10px;
    line-height: 30px;
    border-top: 1px solid #d3d3d3;
}
.shownews .detailpage p a{
    color: #848484;
    position: relative;
    left: 0;
}
.shownews .detailpage p a:hover{
    color: #4db050;
    text-decoration: underline;
    left: 10px;
}
.shownews .detailpage .more{
    float: right;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #030000;
    border: 1px solid #030000;
    box-sizing: border-box;
}
.shownews .detailpage .more:hover{
    color: #ffffff;
    background: #4db050;
    border: 1px solid #4db050;
    border-radius: 3px;
}
/*news*/

/*product*/
.product li{
    float: left;
    width: 293px;
    margin-right: 20px;
    position: relative;
}
.product li:nth-child(3n){
    margin-right: 0;
}
.product li:before{
    content: "";
    width: 0;
    height: 100%;
    background: #79b43f;
    position: absolute;
    left: 0;
    bottom: 0;
}
.product li:hover:before{
    width: 100%;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.product li .proimg{
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.product li .proimg img{
    width: 100%;
    display: block;
}
.product li .name{
    color: #787878;
    padding: 20px 10px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.product li .more{
    color: #787878;
    padding: 10px 10px 30px;
    position: relative;
    z-index: 1;
}
.product li:hover .name,
.product li:hover .more,
.product li:hover em{
    color: #ffffff;
}
.product li i{
    float: right;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #a0a0a0;
    border: 1px solid #a0a0a0;
    border-radius: 50%;
    font-size: 22px;
    margin: 25px 20px 0;
    position: relative;
    z-index: 1;
}
.product li:hover i{
    color: #79b43f;
    border: 1px solid #ffffff;
}
.product li i:before{
    content: "";
    width: 14px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: -100px;
    bottom: 11px;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product li:hover i:before{
    left: 5px;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product li i:after{
    content: "";
    width: 2px;
    height: 14px;
    background: #ffffff;
    position: absolute;
    left: 11px;
    bottom: -100px;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product li:hover i:after{
    bottom: 5px;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/*showproduct*/
.prodetail{
    background: #ffffff;
  	padding: 20px 20px 80px;
}
/*<!--第一部分-->*/
.one{  padding-bottom: 50px;  }
.one .proimg1{  float: left;  }
.one .proimg2{  float: left;  height: 450px;  width: 100px;  padding: 0 20px 0 10px;  }
.one .proimg3{  float: left;  height: 450px;  width: 300px;  position: relative;  }
.one .proimg3 .title{  margin-bottom: 10px;  }
.one .proimg3 .title h4{  font-size: 14px;  color: #5b5b5b;  padding: 10px 2px;  border-bottom: 1px solid #d3d5d5;  }
.one .proimg3 .title h5{  font-size: 14px;  color: #727371;  padding: 15px 2px;  text-transform: uppercase;  }
.one .proimg3 .share{  position: absolute;  bottom: 0;  }
.one .proimg3 .share a{  display: inline-block;  width: 45px;  height: 45px;  line-height: 45px;  text-align: center;  font-size: 18px;  color: #ffffff;  background: #313131;  margin-right: 0;  }
.one .proimg3 .share a:hover{  background: #79b43f;  }
.one .proimg3 .share a.con{  width: 152px;  }
.one .proimg3 .share a.con i{  padding-right: 10px;  }
.one .proimg3 .share .pro2wm{display:inline-block;position:relative;}
.one .proimg3 .share .pro2wm a{margin:0!important;}
.one .proimg3 .share .pro2wm .wxewm{opacity:0;filter:Alpha(opacity=0);position:absolute;right:48px;bottom:0;left:auto;top:auto;z-index:99;transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;width:0;height:0}
.one .proimg3 .share .pro2wm:hover .wxewm{opacity:1;filter:Alpha(opacity=100);transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;width:200px;height:200px}
/*<!--第二部分-->*/
.two{  padding: 10px 0;  border-top: 1px dotted #1e1c1b;  border-bottom: 1px dotted #1e1c1b;  position: relative;  }
.two:before{  content: "";  width: 1px;  height: 78px;  background: #b7b7b7;  position: absolute;  left: 50%;  top: 10px;  }
.page_left{  float: left;  width: 50%;  }
.page_left a{  display: block;  padding: 18px;  margin-right: 30px;  }
.page_left a:hover{  background: #79b43f;  }
.page_left a .page1{  width: 40px;  height: 40px;  line-height: 44px;  text-align: center;  color: #393939;  border: 1px solid #393939;  font-size: 21px;  float: left;  margin-right: 20px;  }
.page_left a:hover .page1{  color: #fff;  border: 1px solid #fff;  }
.page_left a .page2{  font-size: 16px;  color: #434343;  padding: 3px;  }
.page_left a:hover .page2{  color: #fff;  }
.page_left a .page3{  font-size: 14px;  color: #434343;  padding: 3px;  }
.page_left a:hover .page3{  color: #fff;  }
.page_right {  float: right;  width: 50%;  }
.page_right a {  display: block;  padding: 18px;  margin-left: 30px;  text-align: right;  }
.page_right a:hover{  background: #79b43f;  }
.page_right a .page1{  width: 40px;  height: 40px;  line-height: 44px;  text-align: center;  color: #393939;  border: 1px solid #393939;  font-size: 21px;  float: right;  margin-left: 20px;  }
.page_right a:hover .page1{  color: #fff;  border: 1px solid #fff;  }
.page_right a .page2{  font-size: 16px;  color: #434343;  padding: 3px;  }
.page_right a:hover .page2{  color: #fff;  }
.page_right a .page3{  font-size: 14px;  color: #434343;  padding: 3px;  }
.page_right a:hover .page3{  color: #fff;  }
/*<!--第三部分-->*/
.prodetail .content{  color: #434343;  line-height: 30px;  padding-left: 2px;  font-size: 13px;  }
/*end showproduct*/
/*product*/

/*about*/
.about{
    padding: 30px 0 20px;
}
.about .content{
    color: #7f7f7f;
    line-height: 24px;
}
.about .content p.img img:nth-child(1){
    padding-right: 30px;
}
.about .content h6{
    font-size: 20px;
    color: #363636;
    padding: 15px 0;
}
.about .content .honors p{
    float: left;
    width: 214px;
    padding: 0 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.about .content .honors p img{
    width: 100%;
    display: block;
}

/*about*/

/*contact*/
.contact h4{
    font-size: 92px;
    color: #79b43f;
    text-align: center;
    padding: 30px 0 20px;
}
.contact h5{
    color: #727272;
    line-height: 18px;
    text-align: center;
}
.contact .conshare{
    text-align: center;
    padding: 50px 0;
}
.contact ul li{
    float: left;
    width: 350px;
    padding: 10px 0 0 20px;
    border-left: 1px solid #7f7f7f;
    color: #212121;
    line-height: 24px;
}
.contact ul li:nth-child(1){
    width: 385px;
    padding-right: 50px;
}
.contact ul li p span{
    float: left;
    padding: 0 5px 10px 0;
}
.contact h4.confeed{
    padding-top: 30px;
    position: relative;
    top: 50px;
}
/*contact*/

/*download*/
#download ul li{
    float: left;
    margin: 10px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 1px rgba(9, 1, 3, .3);
    -moz-box-shadow: 0 0 1px rgba(9, 1, 3, .3);
}
#download ul li:hover{
    box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
}
#download ul li .content{
    width: 380px;
    height: 265px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}
#download ul li .content img{
    width: 100%;
    display: block;
}
#download ul li i{
    float: right;
    padding: 20px;
}
#download ul li .title{
    color: #50504f;
    padding: 20px 0 0 20px;
}
#download ul li:hover .title{
    color: #79b43f;
}
#download ul li .time{
    font-size: 12px;
    color: #a1a1a1;
    padding: 10px 0 20px 20px;
    position: relative;
}
#download ul li .time:after{
    content: "";
    width: 100%;
    height: 2px;
    background: #79b43f;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
#download ul li:hover .time:after{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
#download .met_pager{
    padding-bottom: 0;
}
/*download*/