@charset "utf-8";

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 700px;
    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: 700px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 600px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(http://jigaomei.test.dginfo.com/t/j/jigaomei/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: #ff0000;
    border: 1px solid #ff0000;
    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://jigaomei.test.dginfo.com/t/j/jigaomei/pc/images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(http://jigaomei.test.dginfo.com/t/j/jigaomei/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: 50px;
    padding-top: 15px;
}
.itit .itit-t1{
    font-size: 48px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 5px;
    z-index: 1;
    position: relative;
}
.itit .itit-t1 span{
    color: #ff782b;
}
.itit .itit-t2{
    color: #f5f5f5;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    font-size: 60px;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
}
.itit .itit-t2.ysdb{
    color: #e5e5e5;
}
.itit .itit-t3{
    font-size: 20px;
    color: #666;
    margin-top: 20px;
}
.itit-t2 .itit-t1{
    background: #f5f5f5;
}


/*设备推荐*/
.isbtj{
    background: url(../images/ibj01.jpg) center center no-repeat;
    padding: 30px 0;
}
.isbtj .wz01{
    font-size: 48px;
    text-align: center;
    font-weight: bold;
}
.isbtj .wz01 span,.isbtj .wz02 p span{
    color: #ff782b;
}
.isbtj .wz02{
    text-align: center;
    margin-top: 10px;
}
.isbtj .wz02 p{
    font-size: 24px;
    line-height: 40px;
}


/*产品中心*/
.ipro{
    padding: 70px 0;
    background: #eeeeee;
}
.ipro-top .img{
    float: left;
    width: 500px;
}
.ipro-top .wz{
    float: right;
    background: #fff;
    width: 540px;
    padding: 100px 80px 0;
    height: 400px;
}
.ipro-top .wz dl dt{
    font-size: 30px;
    font-weight: bold;
}
.ipro-top .wz dl dd{
    font-size: 18px;
    line-height: 30px;
    margin-top: 35px;
}
.ipro-top .wz .ckxq{
    margin-top: 35px;
    width: 130px;
}
.ipro-top .wz .ckxq a{
    display: block;
    background: #ff782b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
}
.ipro-list{
    margin-top: 30px;
}
.ipro-list ul li{
    width: 380px;
    float: left;
    margin-left: 30px;
}
.ipro-list ul li:first-child{
    margin-left: 0;
}
.ipro-list ul li .prr{
    position: relative;
    overflow: hidden;
}
.ipro-list ul li .bigimg img{
    width: 380px;
}
.ipro-list ul li:hover .bigimg img,.ipro-top .img: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 .xuanfu{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 120 43 / 70%);
    text-align: center;
    display: none;
}
.ipro-list ul li:hover .xuanfu{
    display: block;
}
.ipro-list ul li .xuanfu img{
    margin-top: 150px;
}
.ipro-list ul li .xuanfu p{
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}
.ipro-list ul li .wz{
    text-align: center;
    line-height: 50px;
    background: #fff;
    font-size: 18px;
}
.ipro-list ul li:hover .wz{
    background: #ff782b;
    color: #fff;
}
.ipro-more{
    margin-top:30px;
}
.ipro-more a{
    display: block;
    text-align: center;
    background: #f27b08;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
}


/*等离子设备优势*/
.idlzys{
    background: #f5f5f5;
    padding: 50px 0;
}
.idlzys-list{
    background: url(../images/icpys-img.png) center center no-repeat;
    height: 540px;
}
.idlzys-dl{
    float: right;
}
.idlzys-dl dl{
    margin-top: 40px;
    display: table;
    width: 315px;
    background: #fff;
    padding: 20px;
    position: relative;
}
.idlzys-dl dl:first-child{
    margin-top:0;
}
.idlzys-dl dl dt{
    line-height: 60px;
    height: 60px;
    float: left;
    width: 60px;
    text-align: center;
}
.idlzys-dl dl dt span{
    display: block;
    float: left;
    font-size: 72px;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 10px;
    width: 51px;
    height: 55px;
}
.idlzys-dl dl dd{
    font-size: 18px;
    color: #4c4c4c;
    line-height: 30px;
    height: 60px;
    text-align: left;
    float: left;
    width: 210px;
    margin-left: 10px;
}
.idlzys-dl dl dd.li6{
    line-height: 60px;
}
.idlzys-dl dl i{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-style: inherit;
    color: #ff782b;
    font-size: 30px;
    font-weight: bold;
}
.idlzys-fl{
    float: left;
    margin-right: 0;
}
.idlzys-fl dl dt{
    margin-left: 0;
}


/*小广告图*/
.iggt{
    background: url(http://jigaomei.test.dginfo.com/t/j/jigaomei/pc/images/ixggt-bj.jpg) center center no-repeat;
    padding: 30px 0;
    height: 199px;
}
.iggtp{
    color: #fff;
    float: right;
    margin-right: 100px;
    text-align: center;
}
.iggtp .iggtpa{
    font-size: 52px;
    font-weight: bold;
}
.iggtp .iggtpb{
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.iggtp .iggtpc{background: #40bb3e;font-size: 28px;letter-spacing: 5px;width: 400px;text-align: center;margin: auto;}
.igd{width: 100%;padding: 30px 0;background: url(../images/iggt-bj.jpg) no-repeat top center;color: #fff;overflow: hidden;height: 126px;}
.igd .fl{float:left}
.igd .fl h1{font-size: 42px;color:#fff;}
.igd .fl h1 i{color:#fff;opacity:0.3;font-size:36px;font-weight:bold;font-style: normal;padding-left: 10px;text-transform: uppercase;}
.igd .fl p{font-size: 20px;color:#fff;margin-top: 10px;font-weight: 100;width: 700px;}
.igd .fr{float:right;text-align:center}
.igd .fr span{display:inline-block;font-size: 15px;background:url(http://jigaomei.test.dginfo.com/t/j/jigaomei/pc/images/dh1.png) no-repeat left center/15px;padding-left:20px}
.igd .fr h2{font-size: 34px;line-height:60px}
.igd .fr a{display: inline-block;width: 180px;height: 36px;font-size: 18px;color: #fff;line-height: 34px;background: #fd1d25;}
.igd .fr a:hover{background:#333;}


/*优势*/
.ys {
    width: 100%;
    overflow: hidden;
    background: url(../images/ys_bg.jpg) no-repeat center top;
    padding: 100px 0 80px;
}
.ys-list {
    overflow: hidden;
    margin-top: 50px;
}
.ys-list1 {
    margin-top: 60px
}
.ys-list2 {
    margin-top: 50px;
}
.ys-item {
    width: 1200px;
    margin: 0 auto
}
.ys .list-fl {
    float: left;
    width: 542px;
}
.ys .list-fr {
    float: right;
}
.list-fr h1 {
    color: #fff;
    font-size: 26px;
    background: url(../images/iys-tbj.png) no-repeat left top;
    height: 65px;
    line-height: 65px;
    padding-left: 20px;
    margin-bottom: 30px;
}
.list-fl h1 {
    color: #fff;
    font-size: 26px;
    background: url(../images/iys-tbj.png) no-repeat left top;
    height: 65px;
    line-height: 65px;
    padding-left: 20px;
    margin-bottom: 30px;
}
.list-fl p {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    margin-top: 15px;
    background: url(../images/iys-yuan.png) no-repeat left 9px;
    padding-left: 25px;
    margin-left: 10px;
}
.list-fl p span {
    color: #1f87e0;
}
.list-fr p span {
    color: #1f87e0;
}
.list-fr p {
    margin-left: 10px;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-top: 15px;
    background: url(../images/iys-yuan.png) no-repeat left 9px;
    padding-left: 25px;
}
.bt_bbb {
    background: url(http://jigaomei.test.dginfo.com/t/j/jigaomei/pc/images/ys_btbg.png) no-repeat top center;
    height: 52px;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    margin-top: 20px;
}
.ys-list2 .list-fr {
    width: 588px;
    margin-top: 40px;
}
.ys-list4 .list-fr {
    width: 588px;
    margin-top: 18px;
}
.ys-list1 .list-fl {
    margin-top: 40px;
}
.ys-list3 .list-fl {
    margin-top: 27px;
}
.ys-list3 {
    margin-top: 50px;
}
.td_tel {
    font-size: 15px;
    color: #333;
    background: url(../images/tel_ico.png) no-repeat center left;
    padding-left: 70px;
    margin-top: 24px;
}
.td_tel i {
    font-style: normal;
    font-family: impact;
    color: #f27b08;
    font-size: 32px;
    display: block;
    font-weight: bold;
}


/*关于我们*/
.iabout{
    margin-top: 70px;
}
.iabout-bj{
    background: url(../images/iabout-img.jpg) center top no-repeat;
    padding-top: 500px;
}
.iabout-list{
    background: #fff;
    padding: 70px 70px 0;
    /* box-shadow: 0 0 5px 1px rgb(0 0 0 / 10%); */
}
.iab-tit .ta1{
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}
.iab-tit .xian{
    width: 50%;
    background: #b5b5b5;
    height: 2px;
    margin: 15px auto;
    position: relative;
}
.iab-tit .xian:after,.iab-tit .xian:before{
    content:"";
    width: 50px;
    position: absolute;
    height: 4px;
    top: -1px;
    left: 50%;
}
.iab-tit .xian:after{
    background: #f27b08;
}
.iab-tit .xian:before{
    background: #1996df;
    margin-left: -50px;
}
.iab-tit .ta2{
    text-align: center;
    font-size: 20px;
    color: #666;
}
.iabout-list .brief{
    margin-top: 35px;
}
.iabout-list .brief p{
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    text-indent: 2em;
    color: #666;
}
.iabout-tb{
    margin-top: 30px;
}
.iabout-tb ul li{
    float: left;
    text-align: center;
    width: 298px;
    border-left: 1px solid #d3d3d3;
    padding: 20px 0;
}
.iabout-tb ul li:first-child{
    margin-left: 0;
    border-left: 0;
}
.iabout-tb ul li dl{
    margin-top: 10px;
}
.iabout-tb ul li dl dt{
    font-size: 65px;
    color: #ff782b;
    line-height: 70px;
    height: 70px;
}
.iabout-tb ul li dl dt i{
    font-style: inherit;
}
.iabout-tb ul li dl dt span{
    font-size: 16px;
    color: #333;
}
.iabout-tb ul li dl dd{
    font-size: 18px;
    margin-top: 10px;
}


/*新闻资讯*/
.inews{
    background: #f0f0f0;
    padding: 50px 0;
    margin-top: 50px;
}
.inews-list{
    width: 570px;
    float: left;
}
.inews-list .bt{
    display: block;
    border-bottom: 1px solid #bebebe;
    line-height: 46px;
    height: 46px;
    margin-bottom: 10px;
}
.inews-list .bt span{
    font-size: 24px;
    border-bottom: 2px solid #ff782b;
    line-height: 45px;
    height: 45px;
    display: block;
    float: left;
}
.inews-list .bt a{
    display: block;
    float: right;
    color: #5a5a5a;
}
.inews-list .bt a:hover{
    color: #ff782b;
}
.inews-list ul li{
    display: table;
    width: 100%;
    border-bottom: 1px dashed #bebebe;
    line-height: 50px;
    height: 50px;
}
.inews-list ul li a{
    display: block;
    float: left;
    max-width: 460px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.inews-list ul li span{
    display: block;
    float: right;
    width: 80px;
    text-align: center;
    color: #797979;
}