@charset "utf-8";

/*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://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/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: #003bfe;
    border: 1px solid #003bfe;
    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://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/pc/images/left.png) no-repeat left;
}

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


/*标题*/
.itit{
    margin:0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.itit .itit-t1{
    color: #003bfe;
    font-size: 36px;
    font-weight: bold;
    z-index: 1;
    position: relative;
}
.itit .itit-t1 span{
    color:#199afd;
}
.itit .itit-t2{
    color: #999;
    text-transform: uppercase;
    font-size: 16px;
}
.itit-xian{
    width: 400px;
    height: 1px;
    background: #e4e4e4;
    margin: 10px auto;
    position: relative;
}
.itit-xian:before{
    content: "";
    width: 80px;
    height: 3px;
    background: #003bfe;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -40px;
}

.index-more{
    margin-top: 30px;
}
.index-more a{
    display: block;
    border: 1px solid #003bfe;
    color: #003bfe;
    text-align: center;
    width: 160px;
    margin: auto;
    line-height: 40px;
    border-radius: 5px;
    font-size: 16px;
}
.index-more a:hover{
    color: #fff;
    background: #003bfe;
}


/*产品中心*/
.ipro{
    margin-top: 50px;
}
.ipro-left{
    width: 248px;
    border: 2px solid #003bfe;
}
.ipro-left-tit{
    background: #003bfe;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 20px 0 20px 20px;
}
.ipro-left-tit span{
    display:block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
    margin-top: 5px;
}
.ipro-left-tel{
    background: url(../images/ilpro-bj.jpg) no-repeat;
    color: #fff;
    padding: 30px 0 30px 70px;
    background-size: 100% 100%;
    position:relative;
}
.ipro-left-tel:before{
    content:"";
    background:url(../images/ilpro-tel.png) center center no-repeat;
    width: 38px;
    height: 43px;
    position: absolute;
    left: 17px;
    top: 33px;
}
.ipro-left-tel p{
    font-size: 18px;
    font-weight: bold;
}
.ipro-left-tel p span{
    font-weight: 100;
    font-size: 16px;
}
.subNavBox{background: #fff;padding: 10px;min-height: 471px;}
.subNav{cursor:pointer;font-weight:bold;font-size: 14px;color: #333;line-height: 38px;padding-left: 25px;margin-bottom: 10px;background: url(../images/ipro-sjx.png) 10px center no-repeat #f2f2f2;}
.subNav a{display:block;}
.subNav:hover{border-bottom: 0;background: url(../images/ipro-sjxon.png) 10px center no-repeat #003bfe;color: #fff;}
.subNav:hover a{color:#fff;}
.currentDd,.currentDd:hover{color: #fff;border-bottom: 0;background: url(http://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/pc/images/ipro-sjxona.png) 10px center no-repeat #01824a!important;margin-bottom: 0;}
.navContent{margin-bottom: 10px;padding-left: 10px;}
.navContent li{
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.navContent li a{height: 35px;text-align: left;font-size:14px;line-height: 35px;margin: 2px 0;color: #666;}
.navContent li a:hover{color: #003bfe;}

.ipro-right{
    border: 1px solid #ccc;
    padding: 20px;
    width: 866px;
}
.ipro-right-tit{
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 20px;
}
.ipro-right-tit span{
    display: block;
    width: 120px;
    text-align: center;
    border-bottom: 2px solid #003bfe;
    font-size: 24px;
    color: #003bfe;
    padding-bottom: 10px;
    position: relative;
    top: 1px;
    background: url(../images/irpro-tb.png) left top no-repeat;
    padding-left: 26px;
}
.ipro-right-list ul li{
    float: left;
    width: 275px;
    margin-right: 20px;
    margin-top: 10px;
}
.ipro-right-list ul li .bigimg{
    border: 1px solid #eee;
}
.ipro-right-list ul li:hover .bigimg{
    border:1px solid #003bfe;
}
.ipro-right-list ul li img{
    width: 273px;
    height: 244px;
}
.ipro-right-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-right-list ul li p{
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}



/*企業核心*/
.ienterprise{
    margin-top:70px;
}
.ienterprise-list{
    float: left;
    width: 400px;
    position: relative;
    height: 600px;
}
.ienta .ienterprise-dl{
    background: #e86682;
}
.ientb .ienterprise-dl{
    background: #4c96e1;
    position: absolute;
    bottom: 0;
}
.ientb .ienterprise-img{
    position: absolute;
    top: 0;
}
.ientc .ienterprise-dl{
    background: #f4f4f4;
}
.ientc .ienterprise-dl dl{
    color:#333;
}
.ienterprise-dl{
    width: 400px;
    height: 300px;
}
.ienterprise-dl dl{
    padding-left: 50px;
    padding-top: 50px;
    color: #fff;
}
.ienterprise-dl dl dt{
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 40px;
}
.ienterprise-dl dl dd{
    font-size: 20px;
    line-height: 35px;
}
.ienterprise-img{
    width: 400px;
    height: 300px;
}
.ienterprise-img img{
    display: block;
    width: 400px;
    height: 300px;
}



/*荣誉资质*/
.ihonor{
    margin-top: 70px;
}
.ihonor-list{
   position:relative;
}
.ihonor-list .prev,.ihonor-list .next{
    display:block;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    font-size: 37px;
    bottom: 0;
    height: 40px;
    line-height: 35px;
    width: 70px;
    border: 1px solid #003bfe;
    border-radius: 5px;
    color: #003bfe;
}
.ihonor-list .prev:hover,.ihonor-list .next:hover{
    color: #fff;
    background: #003bfe;
}
.ihonor-list .prev{
    left: 430px;
}
.ihonor-list .next{
    right: 430px;
}
.ihonor-list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.ihonor-list .bd ul li{
    width: 280px;
    float:left;
    _display:inline;
    overflow:hidden;
    margin: 0 10px;
    position: relative;
}
.ihonor-list .bd ul li .bigimg{
    border:1px solid #eee;
}
.ihonor-list .bd ul li:hover .bigimg{
    border:1px solid #003bfe;
}
.ihonor-list .bd ul li img{
    width:280px;
    height: 280px;
    display: block;
}
.ihonor-list .bd 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 */
}
.ihonor-list .bd ul li p{
    text-align: center;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    background: #fafafa;
    line-height: 35px;
}
.ihonor-list .bd ul li:hover p{
    background:#003bfe;
    color:#fff;
}
.ihonor-list .bd ul li .ihonor-tit{
    background: #fafafa;
    line-height: 55px;
    font-size: 16px;
    padding: 0 10px;
    height: 55px;
}
.ihonor-list .bd ul li .ihonor-tit span{
    float: left;
}
.ihonor-list .bd ul li .ihonor-tit i{
    float: right;
    font-style: unset;
    background: #f0f0f0;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #999;
    margin-top: 15px;
}
.ihonor-list .bd .tempWrap{
    display: block;
    margin:auto;
}
.ihonor-list .bd ul li:hover .ihonor-tit{
    background:#01824a;
}
.ihonor-list .bd ul li:hover .ihonor-tit span{
    color:#fff;
}
.ihonor-list .bd ul li:hover .ihonor-tit i{
    background:#40bb3e;
    color:#fff;
}



/*合作厂商*/
.ipartner{
    margin-top: 70px;
}
.picMarquee-left{overflow:hidden;position:relative;}
.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://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/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 .tempWrap{margin:auto;display: block;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 9px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;  }
.picMarquee-left .bd ul li .bigimg{ text-align:center;border:1px solid #ccc; }
.picMarquee-left .bd ul li .bigimg img{ width:216px;height: 108px; display:block; }
.picMarquee-left .bd ul li:hover .bigimg{border:1px solid #003bfe;}
.picMarquee-left .bd 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 */
}
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.picMarquee-left .bd ul li .pri_block{padding-top: 10px; font-size: 16px;}



/*生产流程*/
.iprocess{
    margin-top: 70px;
}
.iprocess-list{
    position: relative;
    padding: 50px 50px 0;
}
.iprocess-list:before{
    content: "";
    background: #f8f8f8;
    height: 250px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -9;
    top: 0;
}
.iprocess-img{
    width: 460px;
}
.iprocess-img img{
    width: 460px;
    height: 260px;
    display: block;
}
.iprocess-dl{
    width: 520px;
    margin-top: 30px;
}
.iprocess-dl dl dt{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}
.iprocess-dl dl dd{
    font-size: 16px;
    line-height: 30px;
}
.iprocess .tabBar .bd{
    position: relative;
    padding: 0 40px;
}
.iprocess .tabBar .bd .prev,.iprocess .tabBar .bd .next{
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    width: 26px;
    height: 52px;
}
.iprocess .tabBar .bd .prev{
    left: 0;
    background: url(../images/ijt-left.png) center center no-repeat;
}
.iprocess .tabBar .bd .next{
    right: 0;
    background: url(../images/ijt-right.png) center center no-repeat;
}
.iprocess .tabBar .bd .prev:hover{
    left: 0;
    background: url(../images/ijt-lefton.png) center center no-repeat;
}
.iprocess .tabBar .bd .next:hover{
    right: 0;
    background: url(../images/ijt-righton.png) center center no-repeat;
}
.iprocess .tabBar .bd .nextStop,.iprocess .tabBar .bd .prevStop{
    cursor: not-allowed;
}
.iprocess .tabBar .bd .prevStop:hover{
    background: url(../images/ijt-left.png) center center no-repeat!important;
}
.iprocess .tabBar .bd .nextStop:hover{
    background: url(../images/ijt-right.png) center center no-repeat!important;
}
.iprocess-hd{
    margin-top: 30px;
    position: relative;
}
.iprocess-hd:before{
    content: "";
    position: absolute;
    border-top: 1px dashed #999;
    width: 100%;
    top: 6px;
    z-index: -1;
}
.iprocess-hd ul{
    display:table;
    margin: auto;
}
.iprocess-hd ul li{
    float: left;
    margin-left: 100px;
    cursor: pointer;
}
.iprocess-hd ul li:first-child{
    margin-left:0;
}
.iprocess-hd ul li.on{
    color: #003bfe;
    font-weight: bold;
}
.iprocess-hd ul li i{
    display: block;
    width: 9px;
    height: 9px;
    margin: 0 auto 8px;
    border: 2px solid #ccc;
    border-radius: 50%;
    background: #fff;
}
.iprocess-hd ul li.on i{
    background: #003bfe;
    border: 2px solid #003bfe;
}