@charset "utf-8";
body{
    overflow-x: hidden;
}
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 500px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(http://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #018740;
    border: 1px solid #018740;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(http://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/pc/images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(http://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/pc/images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}


.itit{
    width: auto;
}
.itit .itit_t1{
    font-size: 24px;
    color: #018740;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.itit .itit_t1:before{
    content: "";
    position: absolute;
    background: url(../images/tit_xian.png) center no-repeat;
    width: 86px;
    height: 7px;
    left: -55px;
    top: 15px;
}
.itit .itit_t1:after{
    content: "";
    position: absolute;
    background: url(../images/tit_xian.png) center no-repeat;
    width: 86px;
    height: 7px;
    right: -55px;
    top: 15px;
}
.itit .itit_t2{
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
}

.news_tit{
    text-align: left!important;
    color: #fff;
}
.news_tit .tit_en{
    font-size: 16px;
    text-transform: capitalize;
    height: 30px;
    line-height: 30px;
}
.news_tit .tit_cn{
    font-size: 18px;
    line-height: 30px;
    height: 30px;
}


.index_tit{
    text-align: center;
}
.index_tit .tit_img img{
    display: block;
    margin: 0 auto;
}
.index_tit .tit_en{
    font-size: 12px;
    text-transform: capitalize;
    height: 30px;
    line-height: 30px;
}
.index_tit .tit_cn{
    color: #018937;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
}


.pro_list,.about_list,.index_ys{
    position: relative;
}
.pro_list_img01,.pro_list_img02{
    z-index: -99999;
    position: absolute;
}
.pro_list .pro_list_img01{
    bottom: 0;
    left: -200px;
}
.pro_list .pro_list_img02{
    bottom: -180px;
    right: -200px;
}
.about_list .pro_list_img01{
    bottom: 0;
    left: -150px;
}
.about_list .pro_list_img02{
    bottom: -180px;
    right: -120px;
}
.index_ys .pro_list_img01{
    bottom: 0;
    left: -230px;
}
.index_ys .pro_list_img02{
    bottom: -180px;
    right: -230px;
}


/*产品展示*/
.index_pro{
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.index_pro ul li{
    float: left;
    width: 360px;
    position: relative;
    margin-right: 50px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
.index_pro ul li:first-child{
    /* margin-left: 0px; */
}
.index_pro ul li img{
    display: block;
    width: 100%;
    /* height: 150px; */
}
.index_pro ul li div{
    position: absolute;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.index_pro ul li:hover div{
    background: #018937;
}

.noticepro{
    margin-top: 20px;
    margin-bottom: 30px;
}

.ipro_list ul{}
.ipro_list ul li{
    float: left;
    width: 280px;
    border: 1px solid #e6e6e6;
    box-shadow: 5px 5px 5px #ccc;
    padding-bottom: 10px;
    margin-right: 24px;
    margin-bottom: 24px;
}
.ipro_list ul li img{
    display: block;
    width: 280px;
    height: 193px;
    transition:all .3s;
    -moz-transition:all .3s;/* Firefox 4 */
    -webkit-transition:all .3s;/* Safari å’Œ Chrome */
    -o-transition:all .3s;/* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);/* IE 9 */
    -webkit-transform: scale(1,1);/* Safari å’Œ Chrome */
    -o-transform: scale(1,1);/* Opera */
    -moz-transform: scale(1,1);/* Firefox */
}
.ipro_list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
} 
.ipro_list ul li .ipro_img{
    width: 280px;
    height: 193px;
    overflow: hidden;
}
.ipro_list ul li:hover{
    background: #018740;
    border:1px solid #018740;
}
.ipro_list ul li:hover .ipro_bj dl dt,.ipro_list ul li:hover .ipro_bj dl dd{
    color: #fff;
}

.ipro_bj dl{
    padding: 10px;
}
.ipro_bj dl dt{
    font-size: 14px;
    color: #666;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.ipro_bj dl dd{
    color: #999;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}



/*关于我们*/
.iabout{width: auto;background: #f4f4f4;padding: 30px 0;margin-bottom: 40px;}
.iabout_list{
    margin-top: 30px;
}
.iabout_img{
    width: 510px;
    position: relative;
}
.iabout_img img{
    display: block;
    width: 510px;
    height: 350px;
}
.iabout_img p{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #e1e1e1;
    background: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    line-height: 30px;
    height: 30px;
}
.iabout_img:hover p{
    background: #c40101;
}

.iabout_brief{
    width: 270px;
    margin-left: 15px;
    border: 2px solid #e6e5e2;
    height: 306px;
    background: #fff;
    padding: 20px 20px;
}
.iabout_brief dl dt{
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
}
.iabout_brief dl dd{
    font-size: 14px;
    line-height: 25px;
    color: #999;
    height: 150px;
    overflow: hidden;
}
.iabout_brief_img{
    text-align: center;
    margin-top: 20px;
}
.iabout_brief_img ul{
    display: inline-block;
}
.iabout_brief_img ul li{
    float: left;
    width: 68px;
    margin: 0 30px;
}
.iabout_brief_img ul li img{
    display: block;
    width: 68px;
    height: 68px;
}
.iabout_brief_img ul li p{
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #018740;
}
.iabout_brief_img ul li:hover p{
    color: #c40101;
}

.iabout_photo{
    width: 345px;
}
.iabpho_bj{
    border: 2px solid #e6e5e2;
    background: #fff;
    height: 126px;
    padding: 30px 0 0 20px;
    width: 320px;
}
.iabpho_bj dl{
    width: 180px;
    margin-bottom: 20px;
}
.iabpho_bj dl dt{
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 20px;
}
.iabpho_bj dl dd{
    font-size: 12px;
    line-height: 25px;
    color: #999;
}
.iabpho_bj a{
    width: 100px;
    display: block;
    text-align: center;
    border: 1px solid #c9c9c9;
    font-size: 12px;
    color: #999999;
    line-height: 30px;
}
.iabpho_bj a:hover{
    background: #c40101;
    color: #fff;
}
.iabout_photo .iabpho_combj{
    background: url(../images/iabout_bj01.jpg) right no-repeat;
    background-color: #eee;
}
.iabout_photo .iabpho_honorbj{
    background: url(../images/iabout_bj02.jpg) right no-repeat;
    margin-top: 30px;
    background-color: #eee;
}


/*新闻资讯*/
.notice{
    margin-top: 25px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 40px;
}
.tab-hd{
    text-align: center;
}
.tab-hd .tab-nav{
    display: inline-block;
}
.tab-hd .tab-nav li:first-child{
    margin-left: 0px;
}
.tab-hd .tab-nav li{
    float: left;
    height: 40px;
    line-height: 40px;
    background: #DCDCDC;
    text-align: center;
    cursor: pointer;
    margin-left: 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0 35px;
}
.tab-hd .tab-nav li:hover{
    background: #018740;
    color:#fff;
}
.tab-hd .tab-nav li:hover a{
    color:#fff;
}
.tab-hd .tab-nav li a{
    font-size: 16px;
    color: #666;
}
.tab-hd .tab-nav .on{
    background: #018740;
}
.tab-hd .tab-nav .on a{
    color: #fff;
}
.tab-bd{
    margin-top: 20px;
}

.inews_list{
    width: 720px;
    height: 454px;
}
.inews_list ul li{
    margin-top: 10px;
    height: 90px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 15px;
}
.inews_list ul li:first-child{
    margin-top: 0px;
}
.inews_list ul li:hover .inews_date{
    background: #018740;
}
.inews_list ul li dl{
    width: 610px;
    margin-left: 20px;
}
.inews_list ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 10px;
}
.inews_list ul li dl dd{
    font-size: 14px;
    color: #858585;
    line-height: 29px;
    height: 58px;
    overflow: hidden;
}
.inews_date{
    background: #939393;
    color: #fff;
    text-align: center;
    width: 85px;
    height: 90px;
}
.inews_date em{
    font-size: 44px;
}
.inews_date p{
    font-size: 12px;
    border-top: 1px solid #fff;
    height: 30px;
    line-height: 30px;
}
.inews_img{
    width: 440px;
    /* height: 330px; */
}
.inews_img img{
    display: block;
    width: 440px;
    height: 311px;
}
.inews_img dl{
    background: #e6e6e6;
    padding: 16px 20px;
}
.inews_img dl dt{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}
.inews_img dl div{
    font-size: 12px;
    margin: 4px 0;
    background: url(../images/ft_2.png) left no-repeat;
    padding-left: 20px;
    color: #858585;
}
.inews_img dl dd{
    line-height: 25px;
    height: 50px;
    color: #858585;
    overflow: hidden;
}



/*首页产品滚动*/
.index_case{
    margin:50px 0;
}
.picMarquee-left{  overflow:hidden; position:relative; padding-top: 30px;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("http://yaoxinwj.test.dginfo.com/t/y/yaoxinwj/pc/images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ /* padding:20px 10px 10px 10px ; */   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{width:215px;  display:block;padding:2px;border:1px solid #eee;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#018937;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }


/*首页应用场景*/
.index_cj{
    background: #fff;
    position: relative;
}
.index_cj .index_cj_tit{
    color: #018740;
    font-size: 24px;
    margin-bottom: 20px;
    border-left: 4px solid #018740;
    padding-left: 15px;
    height: 28px;
    line-height: 28px;
}
.index_cj .bd{
}
.index_cj .bd .picList{}
.index_cj .bd .picList li{
    float: left;
    width: 187px;
    margin-bottom: 20px;
    margin-right: 14px;
}
.index_cj .bd .picList li img{
    display: block;
    width: 190px;
    height: 95px;
    border: 1px solid #c9c9c9;
}
.index_cj .bd .picList li p{
    text-align: center;
    height: 35px;
    line-height: 35px;
}


.index_cj .next{
    right: 40px;
}
.index_cj .prev{
    right: 0;
}
.index_cj .next,.index_cj .prev{
    position: absolute;
    top: 0;
    border: 1px solid #c9c9c9;
    color: #c9c9c9;
    width: 26px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
.index_cj .next:hover{
    background:#018740;
    color:#fff;
}
.index_cj .prev:hover{
    background:#018740;
    color:#fff;
}