/**/
@font-face {
  font-family: 'ziti';
  src: url("../Image/DINPro-Medium.otf"); }
/**
首页样式
**/
/*最上部*/
.toper {
    height: 40px;
    background: #eaeaea;
}

.toper .l {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #888;
}

.toper .r {
    height: 40px;
    float: right;
}

.toper .r li {
    width: 80px;
    height: 40px;
    float: left;
    margin-left: 30px
}

.toper .r li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #888;
    text-indent: 23px;
    line-height: 40px
}

.toper .r li .a1 {
    background: url("../Image/t1.png") left center no-repeat;
}

.toper .r li .a2 {
    background: url("../Image/t2.png") left top 13px no-repeat;
}

.toper .r li .a3 {
    background: url("../Image/t3.png") left center no-repeat;
}

.toper .r li a:hover {
    color: #666
}

/*头部*/
.header {
    height: 115px;
    position: relative;
}

.header .l {
    width: 635px;
    height: 70px;
    float: left;
    margin-top: 30px;
}

.header .l img {
    display: block;
    max-width: 100%;
}

.header .r {
    width: 264px;
    height: 70px;
    float: right;
    background: url("../Image/hour.png") center left no-repeat;
    margin-top: 22.5px;
    margin-top: 30px;
}

.header .r .c8 {
    color: #747679;
    font-size: 14px;
    margin-left: 50px;
    letter-spacing: 1px;
}

.header .r .m-c {
    font-size: 31px;
    color: #4d4d4d;
    margin-left: 50px;
    font-family: ziti;
    letter-spacing: 0;
}
/*logo*/
.header .container {
    position: relative;
}

.logo {
    position: absolute;
    left: 0px;
    top: -5px;
    width: 188px;
    height: 214px;
    z-index: 10
}
/*菜单*/
.menu {
    background: url(../Image/nav.jpg) no-repeat center center;
    transition: 0.3s;
    -webkit-transition: 0.2s;
}

.menu .r {
    width: 100%;
}

.menu .r li {
    width: 133px;
    float: left;
    line-height: 60px;
    height: 60px;
}

.menu .r li:after {
    display: block;
    content: '';
    width: 1px;
    height: 15px;
    background: #265cb0;
    float: right;
    margin-top: -38px;
}

.menu .r li .son {
    width: 100%;
    position: relative
}

.menu .r li .son .a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.menu .r li .son .xiala {
    position: absolute;
    left: 0px;
    width: 155px;
    z-index: 10;
    box-sizing: border-box;
    top: 74px;
    opacity: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    transition-timing-function: ease;
    visibility: hidden;
    overflow: hidden;
    background: #f2f4f7;
}

.menu .r li .son .xiala1 {
    opacity: 1;
    transform: translateY(-14px);
    visibility: visible;
}

.menu .r li .son .xiala .s {
    width: 100%;
    height: 10px;
    background: url("../Image/xiala.png") top center no-repeat;
}

.menu .r li .son .xiala .line {
    width: 100%;
    height: 0;
    display: none;
    margin: 0 auto;
    height: 3px;
}

.menu .r li .son .xiala dl {
    width: 100%;
}

.menu .r li .son .xiala dt {
    width: 95%;
    margin: 0 auto;
    height: 45px;
    border-bottom: 1px solid #d3d3d3;
    margin: 0 auto;
}

.menu .r li .son .xiala dt a {
    ;display: block;
    width: 100%;
    height: 100%;
    ;line-height: 45px;
    font-size: 14px;
    color: #676767;
    text-align: center;
}

.menu .r li:hover .son .a {
    border-bottom: 4px solid #ffa801;
    line-height: 56px;
    color: #ffa801;
    font-weight: bold;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.menu .r li .son .cz {
    color: #00309a;
    background: url("../Image/xl1.png") right 14px top 11px no-repeat;
    background-size: 11px;
    font-size: 16px;
}

.menus {
    position: fixed;
    z-index: 20;
    top: 20px;
    left: 0;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px)
}

/**/
/**/
.remen {
    height: 66px;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd
}

.remen .son .l {
    width: 930px;
    height: 66px;
    float: left;
    line-height: 66px;
    background: url(../Image/re.png) center left no-repeat;
    text-indent: 1.5em;
}

.remen .son .l a {
    display: inline-block;
    margin-right: 20px;
    color: #7b7b7b;
    text-indent: 0
}

.remen .son .r {
    width: 270px;
    height: 66px;
    float: left;
}

.remen .son .r form {
    width: 270px;
    height: 40px;
    margin-top: 13px;
    background: #eee;
    border-radius: 5px;
    overflow: hidden
}

.remen .son .r form input {
    display: block;
    height: 38px;
    ;width: 208px;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    float: left;
    text-indent: 0.5em;
    background: #eee
}

.remen .son .r form button {
    width: 60px;
    height: 38px;
    background: #eee url("../Image/s.png") center no-repeat;
    text-align: center;
    line-height: 32px;
    float: left;
    outline: none;
    border: none;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: bold;
}


/*大标题*/
.big-title .p1 {
    color: #3f4040
}

.big-title .p2 {
    color: #7a7a7a
}

.big-title .p2 span {
    color: #00a73e
}
.title{
    text-align: center;
    background: url(../Image/title.png) no-repeat center top;
    padding-top: 30px;
}
.title h3{
    color: #333333;
    font-size: 32px;
}
.title p{
    color: #999999;
    font-size: 16px;
    padding-top: 5px;
}
.title1{
    text-align: center;
    background: url(../Image/title.png) no-repeat center top;
    padding-top: 30px;
}
.title1 h3{
    color: #fff;
    font-size: 32px;
}
.title1 p{
    color: #84a5d8;
    font-size: 16px;
    padding-top: 5px;
}
/*产品*/
.index-pro{
    width: 100%;
    position: relative;
    background: #f0f0f0;
    padding: 27px 0 60px 0;
}
.indexpro{
    width: 100%;
    position: relative;
    margin-top: 40px;
}
.type{
    width: 612px;
    height: 415px;
    float: right;
    position: absolute;
    z-index: 99;
    padding-top: 10px;
    right: 0;
}

.type ul li p{
    width: 158px;
    height: 57px;
    background: url(../Image/type-li.png) no-repeat center center;
    line-height: 70px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.type ul .on p {
    background: url(../Image/type-li-ho.png) no-repeat center center!important;
}
.pro-list{
    width: 530px;
    height: 345px;
    background: #fff;
    padding-top: 25px;
    margin: 0 auto;
    float: left;
    padding: 35px;
}
.type-img{
    position: absolute;
    right: 0;
    top: 0;
}
.type-text h3{
    color: #3b3b3b;
    font-size: 24px;
    font-weight: bold;
    background: url(../Image/line.png) no-repeat left bottom;
    height: 47px;
} 
.type-text p{
    color: #747373;
    font-size: 14px;
    padding-top: 20px;
}
.list{
    width: 100%;
}
.list ul{
    margin-top: 44px;
}
.list ul li{
    width: 160px;
    float: left;
    height: 35px;
    margin-right:14px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
}
.list ul li a{
    color: #747373;
    font-size: 14px;
}
.list ul li:nth-child(3){
    margin-right: 0;
}
.list ul li:last-child{
    background: #0090df;
    border: 1px solid #0090df;
}
.list ul li:last-child a{
    color: #fff;
}
/*产品直通车*/
.index-product{
    width: 100%;
    position: relative;
    padding: 45px 0 60px 0;
}
.chanpin{
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.chanpin-type ul{
    background: #124aa2;
    height: 52px;
    line-height: 52px;
}
.chanpin-type ul li{
    width: 25%;
    float: left;
    text-align: center;
}
.chanpin-type ul li p{
    color: #fff;
    font-size: 18px;
}
.chanpin-type ul .on{
    background: #0090df;
}
.erji{
    width: 1198px;
    height: 115px;
    border: 1px solid #dcdcdc;
}
.erji ul h3{
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 30px;
    background: url(../Image/erji-line.png) no-repeat center right;
}
.erji ul h3 strong{
    color: #3a3a3a;
    font-size: 23px;
    padding-top: 30px;

}
.erji ul h3 b{
    color: #028cd8;
}
.erji ul h3 span{
    color: #787878;
    font-size: 20px;
}
.erji ul .erji-list{
    width: 75%;
    float: right;
}
.erji-list li{
    float: left;
    width: 21%;
    text-align: left;
    padding-left: 35px;
}
.erji-list li a{
    color: #5e5e5e;
    font-size: 14px;
    display: block;
    padding-top: 15px;

}
.erji-list li a:before{
    display: block;
    content: "□";
    color: #5e5e5e;
    float: left;
    padding-right:5px;
}
.chanpin-list{
    margin-top: 25px;
}
.chanpin-list li{
    width: 287px;
    height: 277px;
    float: left;
    margin-right: 17px;   
    text-align: center;
}
.chanpin-list li:nth-child(4){
    margin-right: 0;
}
.list1-img{
    width: 285px;
    height: 220px; 
    overflow: hidden;
    border: 1px solid #dcdcdc;

}
.list1-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.chanpin-list li p{
    line-height: 54px;
    text-align: center;
    color: #5e5e5e;
    font-size: 16px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    width: 285px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;

}
.chanpin-list li:hover p{
    background: url(../Image/pro-li.jpg) no-repeat center center;
    color: #fff;
    font-size: 16px;
    text-align: left;
    text-indent: 40px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    border-top: 1px solid #0090df;
    background-size: 100% 100%;
    width: 287px;
    margin-left: -1px; 
}
.chanpin-list li:hover .list1-img{
    border: 1px solid #0090df;
}
.pro-more{
    width: 540px;
    margin: 0 auto;
    margin-top: 40px;
}
.pro-tel{
    width: 259px;
    height: 62px;
    margin-right: 20px;
    background: #ffa801 url(../Image/pro-tel.png) no-repeat center left 35px;
    border-radius: 30px;
    float: left;
}
.pro-tel p{
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    text-indent: 90px;
    padding-top: 5px;
}
.pro-tel strong{
    color: #fff;
    font-size: 18px;
    text-indent: 90px;
    display: block;
}
.pro-see{
    width: 259px;
    height: 62px;
    background: #124aa2 url(../Image/pro-more.png) no-repeat center left 35px;
    border-radius: 30px;
    float: right;
}
.pro-see p{
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    text-indent: 90px;
    padding-top: 5px;
}
.pro-see strong{
    color: #fff;
    font-size: 18px;
    text-indent: 90px;
    display: block;
}
/*留言*/
.index-mes{
    width: 100%;
    position: relative;
    background: url(../Image/mes.jpg) no-repeat center center;
    height: 477px;
    padding-top: 55px;
}
.mes-left{
    width: 50%;
    float: left;
}
.mes-left h3{
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}
.mes-left p{
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
}
.mes-right{
    width: 50%;
    float: right;
}
.mes-text{
    width: 370px;
    float: left;
    margin-left: 105px;
    padding-top: 20px;
}
.mes-text h3{
    color: #343434;
    font-size: 26px;
    font-weight: bold;
}
.mes-text p{
    color: #858585;
    font-size: 18px;
    background: url(../Image/mes-jt.png) no-repeat center right;
    text-align: right;
    padding-right:25px;
    margin-top: 10px;
}
.mes-ewm{
    float: right;
}
.mes-con{
    width: 100%;
    height: 350px;
    background: url(../Image/mes-con.jpg) no-repeat center center;
    margin-top: 12px;
}
.mes-con h3{
    color: #4d4d4d;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    font-family: ziti;
    margin-top: -57px;
    padding-left: 240px;
}
.mes-con form{
    width: 400px;
    margin-left: 125px;
    padding-top: 43px;
}
.mes-con form input{
    width: 400px;
    height: 45px;
    line-height: 45px;
    background: #eff1f5;
    border: none;
    outline: none;
    margin-bottom: 12px;
    text-indent: 12px;
}
.mes-con form textarea{
    width: 400px;
    height: 87px;
    line-height: 45px;
    background: #eff1f5;
    border: none;
    outline: none;
    margin-bottom: 12px;
    text-indent: 12px;
}
.mes-con form #submit{
    background: #0090df;
    color: #fff;
}
/*优势*/
.index-adv{
    width: 100%;
    position: relative;
    padding: 50px 0 78px 0;
    background: url(../Image/adv.png) no-repeat center center;
}
.adv-adv{
    margin-top: 35px;
}
.adv-left{
    width: 348px;
    height: 480px;
    float: left;
    position: relative;
}
.adv-left img{
    display: block;
}
.adv-text{
    position:absolute;
    bottom: 0;
    width: 278px;
    height: 165px;
    padding: 35px;
    background: rgba(0,0,0,0.75);
}
.adv-text h3{
    color: #0090df;
    font-size: 24px;
    font-weight: bold;
}
.adv-text p{
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    padding-top: 15px;
}
.adv-text p:after{
    display: block;
    content: '';
    width: 25px;
    height: 1px;
    background: #fff;
    margin-top: 30px;  
}
.adv-con{
    width: 480px;
    height: 480px;
    float: left;
    margin-left: 7px;
}
.adv-con ul li{
    width: 420px;
    height: 174px;
    padding:30px 35px;
    background: #f3f3f3;
    margin-bottom: 12px;
}
.con-text h3{
    color: #0090df;
    font-size: 24px;
    font-weight: bold;
}
.con-text p{
    color: #4e4e4e;
    font-size: 14px;
    line-height: 28px;
}
.con-text p:after{
    display: block;
    content: '';
    width: 25px;
    height: 1px;
    background: #4e4e4e;
    margin-top: 30px;  
}
.adv-con ul li:nth-child(1) .con-text{
    width: 310px;
    float: left;

}
.adv-con ul li:nth-child(1) .con-img{
    float: right;

}
.adv-con ul li:nth-child(2) .con-text{
    width: 310px;
    float: right;

}
.adv-con ul li:nth-child(2) .con-img{
    float: left;

}
.adv-right{
    width: 348px;
    height: 480px;
    float: right;
    position: relative;
}
/*公司简介*/
.index-company{
    width: 100%;
    position: relative;
    padding: 45px 0 80px 0;
    background: #f3f3f3; 
}
.com-left{
    width: 535px;
    float: left;
    margin-top: 30px;
}
.com-left h3{
    color: #404040;
    font-size: 22px;
    font-weight: bold;
}
.com-left h3 span{
    color: #0090df;
}
.com-left h4{
    color: #5e5e5e;
    font-size: 14px;
    padding-top: 26px;
    line-height: 28px;
}
.com-right{
    width: 600px;
    float: right;
    margin-top: 30px;
}
/*honor*/
.honor{
    margin-top: 45px;
}
.honor-type{
    width: 113px;
    height: 180px;
    float: left;
}
.honor-type ul li{
    height: 90px;
    background: #0090df;
    text-align: center;
}
.honor-type ul li p{
    color: #fff;
    font-size: 18px;
    padding-top: 20px;
}
.honor-type ul li span{
    color: #fff;
    font-size: 12px;
}
.honor-type ul .on{
    background: #124aa2;
}
.h-list{
    width: 1075px;
    float: right;
}
.h-prev{
    background: url(../Image/h-prev.png) no-repeat center center!important;
    left: 0!important;
}
.h-next{
    background: url(../Image/h-next.png) no-repeat center center!important;
    right: 0!important;
}
.s-prev{
    background: url(../Image/h-prev.png) no-repeat center center!important;
    left: 0!important;
}
.s-next{
    background: url(../Image/h-next.png) no-repeat center center!important;
    right: 1px!important;
}
.honor-list a{
    display: block;
    width: 260px;
    height: 182px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}
.honor-list a img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:contain;
}
/*合作*/
.index-hezuo{
    width: 100%;
    position: relative;
    background: url(../Image/hezuo.jpg) no-repeat center center;
    padding: 28px 0 60px 0;
}
.in-partner{
    margin-top: 30px;
    position: relative;
}
.in-partner .par-img{
    width: 190px;
    height: 110px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.in-partner .par-img img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
}
.in-partner p{
    color: #fff;
    text-align: center;
    padding-top: 5px;
}
.p-prev{
    background: url(../Image/p-prev.png) no-repeat center center!important;
    left: -50px!important;
    top: 40%!important;
}
.p-next{
    background: url(../Image/p-next.png) no-repeat center center!important;
    right: -50px!important;
    top: 40%!important;
}
/*新闻*/
.index-news{
    width: 100%;
    position: relative;
    padding: 40px 0 68px 0;
}
.news-con{
    margin-top: 25px;
}
.news-left{
    width: 590px;
    float: left;
    background: #f6f6f6;
    padding-bottom: 20px;  
}
.n-title{
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: #f6f6f6;
}
.n-title a{
    width: 50%;
    float: left;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 18px;
}
.n-title a:first-child{
    background: #124aa2;
    color: #fff;
}
.n-title a:hover{
    background:#124aa2;
    color: #fff;
}
.n-img{
     width: 220px;
     height: 153px;
     float: left;
     overflow: hidden;
     background: #000;
}
.n-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.n-one{
    padding: 27px 35px 0 35px;
}
.n-text{
    width: 280px;
    float: right;
}
.n-text h3{
    color: #3e3e3e;
    font-size: 16px;
}
.n-text p{
    color: #909090;
    font-size: 14px;
    padding-top: 18px;
    padding-bottom: 35px;
}
.n-text span{
    color: #bcbcbc;
    font-size: 14px;
}
.n-list{
    padding: 27px 35px 0 35px;
}
.n-list ul li{
    line-height: 52px;
    border-bottom: 1px dashed #e3e3e3;
    height: 52px;
}
.n-list ul li span{
    color: #3e3e3e;
    font-size: 16px;
    float: left;
}
.n-list ul li small{
    color: #656565;
    font-size: 14px;
    float: right;
}
.n-list ul li:last-child{
    border-bottom: none;
}
.news-right{
    width: 540px;
    float: right;
    padding: 20px 30px;
    background: #f6f6f6;
}
.news-right h3{
    color: #124aa2;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.news-right h3 a{
    display: block;
    float: right;
    color: #6f6f6f;
    font-size: 16px;
    font-weight: normal;
}
.news-right ul li{
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    height: 72px;
    padding: 16px 0; 
}
.news-right ul li h4{
    color: #3e3e3e;
    font-size: 16px;
    background: url(../Image/q.png) no-repeat center left;
    padding-left: 35px;
    margin-bottom: 20px;
}
.news-right ul li p{
    color: #909090;
    font-size: 14px;
    background: url(../Image/da.png) no-repeat center left;
    padding-left: 35px;
}
/*foot*/
.footer{
    width: 100%;
    height: 330px;
    background: url(../Image/foot.jpg) no-repeat center center;
    position: relative;
}
.f-contact{
    width: 100%;
    height: 107px;
    padding-top: 30px;
}
.f-contact ul li{
    height: 55px;
    float: left;
    padding-left: 65px;
}
.f-contact ul li:nth-child(1){
    background: url(../Image/f1.png) no-repeat center left ;
    width: 30%;
}
.f-contact ul li:nth-child(2){
    background: url(../Image/f2.png) no-repeat center left ;
    width: 30%;
}
.f-contact ul li:nth-child(3){
    background: url(../Image/f3.png) no-repeat center left ;
    width: 20%;
}
.f-contact ul li h3{
    color: #fff;
    font-size: 14px;
}
.f-contact ul li:nth-child(1) p{
    color: #ffa801;
    font-size: 28px;
    font-family: ziti;
}
.f-contact ul li:nth-child(2) p{
    color: #ffa801;
    font-size: 28px;
    font-family: ziti;
}
.f-contact ul li:nth-child(3) p{
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
}
.f-left{
    width: 510px;
    float: left;
}
.f-left ul li{
    width: 33%;
    float: left;
    background: url(../Image/f-yuan.png) no-repeat center left;
    text-indent: 20px;
    line-height: 40px;
}
.f-left ul li a{
    color: #fff;
    font-size: 14px;
}
.f-right{
    width: 565px;
    float: right;
}
.f-ewm{
    float: left;
}
.f-ewm img{
    display: block;

}
.f-ewm p{
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-right: 20px;
    float: left;
}
.f-text{
    float: right;
    color: #fff;
    font-size: 14px;
    width: 305px;
}
.f-text a{
    color: #fff;
    font-size: 14px;
}
.f-link{
    width: 100%;
    height: 50px; 
    position: absolute;
    bottom: 0;
    line-height: 50px;
}
.f-link strong{
    color: #fff;
    font-size: 14px;
    display: block;
    float: left;
}
.f-link ul{
    float: left;
}
.f-link ul li{
    float: left;
    padding:0 15px;
}
.f-link ul li a{
    color: #fff;
    font-size: 14px;
}




.ipro .l {
    width: 266px;
    height: 800px;
    float: left;
}

.ipro .l .top {
    width: 100%;
    height: 90px;
    background: url("../Image/tlt.png") center no-repeat;
}

.it {
    height: 534px;
    overflow-y: scroll;
    overflow-x: hidden
}

.it li {
    border-bottom: 1px solid #fff;
    background: #F2F2F2
}

.it li .a1 {
    display: block;
    width: 266px;
    height: 50px;
    position: relative;
}

.it li .a1 .one {
    position: absolute;
    width: 266px;
    height: 50px;
    left: -266px;
    top: 0;
    z-index: 1;
    background: #00a73e;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.it li .a1 .two {
    position: absolute;
    width: 266px;
    height: 50px;
    left: 0;
    top: 0;
    z-index: 2;
    background: #f2f2f2;
    line-height: 50px;
    font-size: 14px;
    text-indent: 1.5em;
    color: #444;
    transition: 0.5s;
    background: url("../Image/jt.png") right 30px center no-repeat
}

.it li .a1:hover .one {
    transform: translateX(266px);
    -webkit-transform: translateX(266px);
}

.it li .a1:hover .two {
    color: #fff;
    background: rgba(0,0,0,0.0) url("../Image/jt1.png") right 30px center no-repeat;
}

.it li .xzz .one {
    transform: translateX(266px);
    -webkit-transform: translateX(266px);
}

.it li .xzz .two {
    color: #fff;
    background: rgba(0,0,0,0.0) url("../Image/jt1.png") right 30px center no-repeat;
}

.it li dl {
    width: 266px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    background: #fff
}

.it li dl a {
    display: block;
    width: 220px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #5f5f5f;
    text-indent: 1.8em;
    background: url("../Image/jt.png") left 10px center no-repeat;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.it li dl a:hover {
    color: #00a73e;
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    background: url("../Image/jt2.png") left 10px center no-repeat;
}

.it::-webkit-scrollbar {
/*滚动条整体样式*/
    width: 5px;
     /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}

.it::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
    border-radius: 10px;
    background-color: #00a73e;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

.it::-webkit-scrollbar-track {
/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    /*border-radius: 10px;*/
    background: #EDEDED;
}

.ipro .l .bot {
    width: 100%;
    height: 152px;
    background: url("../Image/bot.png") center no-repeat;
}

/*产品列表*/
.ipro {
    width: 100%;
    background: #f0f0f0;
}

.ipro .r {
    width: 900px;
    height: 800px;
    float: right
}

.ipro .r li {
    width: 290px;
    height: 380px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.ipro .r li:nth-child(3n) {
    margin-right: 0
}

.ipro .r li a {
    display: block;
    width: 290px;
    height: 380px;
}

.ipro .r li a .i {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.ipro .r li a .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.ipro .r li a .t {
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top: 0px;
    width: 100%;
    height: 160px;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.ipro .r li a .t .t1 {
    color: #484848;
}

.ipro .r li a .t p {
    width: 260px;
    height: 55px;
    color: #888888;
    line-height: 1.8;
    margin: 0 auto
}

.ipro .r li a .t .a {
    width: 120px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    margin-top: 10px;
    color: #5b5b5b;
    border-radius: 3px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    background: #eee
}

.ipro .r li a:hover .i img {
    transform: scale(1.05)
}

.ipro .r li a:hover .t {
    background: #065ee4;
    border: none
}

.ipro .r li a:hover .t .t1,.ipro .r li a:hover .t p {
    color: #fff;
}

.ipro .r li a:hover .t .a {
    background: #f9cf09
}



/*xiao banner1*/
.sb1 {
    height: 222px;
    background: url("../Image/sbbg.png") center no-repeat;
}

.sb1 .l {
    width: 123px;
    float: left;
}

.sb1 .m {
    width: 410px;
    margin-left: 50px;
    float: left;
}

.sb1 .m .t {
    width: 324px;
    height: 45px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 45px;
    line-height: 41px;
    color: #fff;
    background: url("../Image/sbtel.png") left 30px center no-repeat;
    text-indent: 65px;
}

.sb1 .m .t span {
    position: relative;
    top: 2px
}

.sb1 .r {
    width: 490px;
    float: right
}

.sb1 .r .z {
    width: 340px;
    float: left;
}

.sb1 .r .z input {
    display: block;
    width: 335px;
    height: 47px;
    background: #fff;
    border-radius: 3px;
    outline: none;
    border: none;
    text-indent: 10px;
}

.sb1 .r .z .input1 {
    margin-bottom: 20px;
    background: #fff url("../Image/if1.png") right 15px center no-repeat;
}

.sb1 .r .z .input2 {
    background: #fff url("../Image/if2.png") right 15px center no-repeat;
}

.sb1 .r button {
    display: block;
    outline: none;
    border: none;
    width: 130px;
    height: 114px;
    float: right;
    background: #00a73e;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer
}


/**/
.ivideo {
    height: 670px;
    background: #f4f4f4;
}

.changfang .swiper-slide {
    height: 350px;
    width: 380px;
    overflow: hidden;
    position: relative;
}

.changfang .swiper-slide a {
    display: block;
    height: 350px;
    width: 380px;
    background: #fff;
    overflow: hidden
}

.changfang .swiper-slide a .son {
    width: 350px;
    height: 320px;
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden
}

.changfang .swiper-slide .i {
    width: 100%;
    height: 200px;
    overflow: hidden
}

.changfang .swiper-slide .i video {
    width: 100%;
    height: 100%;
}

.changfang .swiper-slide .i p iframe {
    width: 100%;
    height: 100%
}

.changfang .swiper-slide .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.changfang .swiper-slide .t {
    width: 100%;
    height: 120px;
}

.changfang .swiper-slide .t .top {
    height: 30px;
    width: 100%;
}

.changfang .swiper-slide .t .top .z {
    width: 270px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #444;
    float: left;
    line-height: 29px
}

.changfang .swiper-slide .t .top .y {
    width: 40px;
    height: 30px;
    float: right;
    background: url("../Image/vie.png") center no-repeat
}

.changfang .swiper-slide .t p {
    color: #949494
}

/*.iprolist .swiper-slide .one .son11{width: 98%;heiht: 98%;box-sizing: border-box;border: 1px solid #ddd;transform: scale(1);*/
/*opacity: 1}*/
.swiper-containercases a:hover .one {
    background: rgba(0,102,109,0.8)
}

.swiper-containercases a:hover .i img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.swiper-containercases a:hover .son .t .top .z {
    color: #065ee4;
}
/*.swiper-containercases a:hover .one .son11{transform: scale(1);opacity: 1;background: rgba(0,0,0,0)}*/
/*.swiper-containercases a:hover{border-bottom: 4px solid #032348;box-sizing: border-box}*/
.changfang .swiper-button-prev {
    width: 55px;
    height: 55px;
    background: #ddd url("../Image/pr.png") center no-repeat;
    left: -70px;
    top: 50%;
    border-radius: 55px;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.changfang .swiper-button-next {
    width: 55px;
    height: 55px;
    background: #ddd url("../Image/ne.png") center no-repeat;
    right: -70px;
    top: 50%;
    border-radius: 55px;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.changfang .swiper-button-prev:hover {
    width: 55px;
    height: 55px;
    background: #bbb url("../Image/pr.png") center no-repeat;
}

.changfang .swiper-button-next:hover {
    width: 55px;
    height: 55px;
    background: #bbb url("../Image/ne.png") center no-repeat;
}
/**/
.changfang .imore {
    width: 390px;
    height: 50px;
    margin: 0 auto;
}

.changfang .imore a {
    display: block;
    width: 180px;
    height: 50px;
    border-radius: 5px;
    float: left;
    transition: 0.2s;
    -webkit-transition: 0.2s
}

.changfang .imore .a1 {
    margin-right: 30px;
    background: #065ee4;
    text-align: center;
    line-height: 50px;
    color: #fff
}

.changfang .imore .a2 {
    background: #00a73e;
    text-align: center;
    line-height: 50px;
    color: #fff
}

.changfang .imore .a2 .z {
    width: 50px;
    height: 50px;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #38c86d;
    background: url("../Image/im.png") center no-repeat;
}

.changfang .imore .a2 .y {
    width: 130px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    color: #fff
}

.changfang .imore .a1:hover {
    box-shadow: 0px 0px 8px #2f6cc8;
    border-radius: 8px
}

.changfang .imore .a2:hover {
    box-shadow: 0px 0px 8px #00a73e;
    border-radius: 8px
}
/*优势*/
.iys {
    height: 770px;
    background: url("../Image/iysbg.jpg") center no-repeat;
}

.iys ul li {
    width: 294px;
    height: 530px;
    float: left;
    background: #fff;
    margin-right: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.iys ul li:nth-child(4) {
    margin-right: 0
}

.iys ul li:nth-child(1) {
    border-top-left-radius: 45px
}

.iys ul li:nth-child(1) .son {
    border-top-left-radius: 31px;
    overflow: hidden
}

.iys ul li:nth-child(4) {
    border-top-right-radius: 45px
}

.iys ul li:nth-child(4) .son {
    border-top-right-radius: 31px;
    overflow: hidden
}

.iys ul li .son {
    width: 264px;
    margin: 0 auto;
    margin-top: 15px;
}

.iys ul li .son .i {
    width: 264px;
    height: 280px;
    overflow: hidden
}

.iys ul li .son .t1 {
    color: #065ee4;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.iys ul li .son .line {
    width: 120px;
    height: 1px;
    background: #ddd;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    margin-top: 10px;
}

.iys ul li .son dl dt {
    height: 50px;
    margin-top: 20px
}

.iys ul li .son dl dt .zuo {
    width: 35px;
    height: 50px;
    background: url("../Image/ty.png") top left no-repeat;
    float: left;
}

.iys ul li .son dl dt .you {
    width: 225px;
    height: 50px;
    font-size: 14px;
    color: #6c6c6c;
    float: right
}

.iys ul li:hover {
    background: rgba(6,94,228,0.5)
}

.iys ul li:hover .son .t1 {
    color: #fff;
    transform: translateX(10px)
}

.iys ul li:hover .son .line {
    transform: scaleX(3.3);
    -webkit-transform: scaleX(3.3);
    background: rgba(255,255,255,0.5)
}

.iys ul li:hover .son dl dt .you {
    color: #fff
}



/*业绩*/
.yeji {
    height: 520px;
    background: #f4f4f4
}

/*合作案例*/
.ihz {
    height: 440px;
    background: #f4f4f4
}

.ihz .l {
    width: 200px;
    height: 264px;
    background: #065ee4;
    float: left;
}

.ihz .r {
    width: 1000px;
    height: 264px;
    background: #fff;
    float: left;
}

.ihz .r li {
    width: 250px;
    margin-bottom: 30px;
    height: 85px;
    float: left;
}

.ihz .r li a {
    width: 220px;
    height: 85px;
    float: right;
    box-sizing: border-box;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 85px;
    margin-right: 13px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.ihz .r li a img {
    max-width: 80%!important;
    max-height: 80%;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.ihz .r li a:hover {
    border: 1px solid #065ee4
}

.ihz .r li a:hover img {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    opacity: 0.9
}

.ihz .imore {
    width: 460px;
    height: 50px;
    margin: 0 auto;
}

.ihz .imore a {
    display: block;
    width: 180px;
    height: 50px;
    border-radius: 5px;
    float: left;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    overflow: hidden
}

.ihz .imore .a1 {
    margin-right: 30px;
    text-align: center;
    line-height: 50px;
    color: #6b6a6a;
    box-sizing: border-box;
    border: 1px solid #bfbfbf
}

.ihz .imore .a2 {
    width: 250px;
    box-sizing: border-box;
    border: 1px solid #00a73e;
    text-align: center;
    line-height: 50px;
    color: #6b6a6a;
    transition: all 0.5s;
    -webkit-transition: all 0.5s
}

.ihz .imore .a2 .z {
    width: 50px;
    height: 50px;
    float: left;
    background: #00a73e url("../Image/im1.png") center no-repeat;
}

.ihz .imore .a2 .y {
    width: 198px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    color: #00a73e;
    font-size: 23px;
    transition: 0.2s;
    -webkit-transition: 0.2s
}

.ihz .imore .a1:hover {
    background: #ddd;
}

.ihz .imore .a2:hover .z {
}

.ihz .imore .a2:hover .y {
    text-shadow: 2px 2px 3px #bbb;
    background: rgba(0,167,62,0.1)
}



/**风采*/
.ifc {
    height: 510px;
    background: url("../Image/ifcbg.jpg") center no-repeat;
}

.ifc .l {
    width: 850px;
    float: left;
}

.flist li {
    width: 128px;
    height: 45px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #686e7a;
    border-right: none;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    cursor: pointer
}

.flist li:nth-child(4) {
    border-right: 1px solid #686e7a
}

.flist .xz {
    background: #ddd;
    border: 1px solid #fff;
    color: #065ee4;
    font-weight: bold
}

.flist li:hover {
    background: #ddd;
    border: 1px solid #fff;
    color: #065ee4;
    font-weight: bold
}

.fc .swiper-slide {
    height: 240px;
    background: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.fc .swiper-slide a {
    display: block
}

.fc .swiper-slide .son {
    width: 250px;
    height: 220px;
    background: #fff;
    margin: 0 auto;
    margin-top: 10px;
}

.fc .swiper-slide .son .i {
    width: 100%;
    height: 190px;
}

.fc .swiper-slide .son .t {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #5b5b5b;
}

.fc .swiper-slide:hover {
    background: #065ee4
}

.swiper-pagination-bullet {
    width: 15px!important;
    height: 15px!important;
    opacity: 1;
}

.swiper-containerfc {
    height: 280px;
}

.ifc .r {
    width: 320px;
    height: 450px;
    float: right;
    background: #0d5bd2
}

.ifc .r .top {
    width: 100%;
    height: 70px;
    background: url('../Image/fcl.png') left center no-repeat;
    margin-top: 70px
}

.ifc .r .con {
    width: 270px;
    height: 180px;
    margin: 0 auto;
}

.ifc .r .con .z {
    width: 10px;
    background: url("../Image/fcrb.png") left top no-repeat;
    height: 180px;
    float: left
}

.ifc .r .con .y {
    width: 250px;
    float: right;
    height: 180px;
    position: relative;
    top: -9px
}

.ifc .r .con .y li {
    width: 250px;
    height: 67px;
}

/*新闻*/
.inews {
    height: 570px
}

.inews .l {
    width: 700px;
    float: left;
}

.inews .l .top {
    height: 60px;
    width: 100%;
    background: url("../Image/nline.png") left bottom no-repeat
}

.inews .l .top .z {
    width: 300px;
    height: 60px;
    line-height: 60px;
    float: left
}

.inews .l .top .y {
    width: 150px;
    height: 60px;
    float: right
}

.inews .l .top .y a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: right;
    color: #5f5f5f
}

.inews .l .first .bt {
    color: #373737
}

.inews .l .con {
    height: 240px;
    background: url("../Image/inlbg.png") left top no-repeat
}

.inews .l .con .son {
    width: 390px;
    height: 240px;
    float: right;
}

.inews .l .con .son li {
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #ddd;
    margin-top: 11px
}

.inews .l .con .son li .z {
    width: 44px;
    height: 75px;
    float: left;
}

.inews .l .con .son li .y {
    width: 320px;
    height: 75px;
    float: right;
}

.inews .l .con .son li .z .p1 {
    color: #7f7f7f
}

.inews .l .con .son li .z .p2 {
    color: #7f7f7f
}

.inews .l .con .son li .y .bt {
    color: #373737
}

.inews .l .con .son li:nth-child(1) {
    margin-top: 0px;
}

.inews .l .con .son li:nth-child(3) {
    border-bottom: none
}

.inews .l a:hover .bt {
    color: #065ee4!important;
}

.inews .l .con .son li a:hover .z .p1 {
    color: #065ee4!important;
}

.inews .l .con .son li a:hover .z .p2 {
    color: #065ee4!important;
}

.inews .r {
    width: 420px;
    float: right;
}

.inews .r .top {
    height: 60px;
    width: 100%;
    background: url("../Image/nline.png") left bottom no-repeat
}

.inews .r .top .z {
    width: 200px;
    height: 60px;
    line-height: 60px;
    float: left
}

.inews .r .top .y {
    width: 100px;
    height: 60px;
    float: right
}

.inews .r .top .y a {
    display: block;
    width: 100px;
    height: 60px;
    line-height: 60px;
    text-align: right;
    color: #5f5f5f
}

.inews .r ul li {
    height: 100px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-top: 21px
}

.inews .r ul li:nth-child(1) {
    margin-top: 36px;
}

.inews .r ul li .z {
    width: 28px;
    height: 100px;
    background: url("../Image/wd.png") left top no-repeat;
    float: left;
}

.inews .r ul li .y {
    width: 380px;
    height: 100px;
    float: right;
}

.inews .r ul li .y .bt {
    color: #373737
}

.inews .r ul li a:hover .bt {
    color: #065ee4
}


/**/
.footer .link {
    height: 40px;
    background: url("../Image/link.png") left center no-repeat;
    line-height: 40px;
    text-indent: 25px;
}

.footer .link a {
    color: #6c6c6c;
    padding: 0 10px;
}

.fmenu {
    height: 60px;
    background: #065ee4;
    margin-top: 10px
}

.fmenu li {
    width: 133px;
    height: 60px;
    float: left;
    background: url("../Image/fml.png") right center no-repeat;
}

.fmenu li:nth-child(9) {
    background: none
}

.fmenu li a {
    display: block;
    width: 133px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #fff
}

.fot {
    height: 305px;
    background: #38393a;
    overflow: hidden;
}

.fot .l {
    width: 500px;
    float: left;
}

.fot .l li {
    width: 250px;
    float: left;
    color: #bbb;
    text-indent: 20px;
    padding: 10px 0;
}

.fot .l li:nth-child(1) {
    background: url("../Image/fl1.png") left center no-repeat;
}

.fot .l li:nth-child(2) {
    background: url("../Image/fl2.png") left center no-repeat;
}

.fot .l li:nth-child(3) {
    background: url("../Image/fl3.png") left center no-repeat;
}

.fot .l li:nth-child(4) {
    background: url("../Image/fl4.png") left center no-repeat;
}

.fot .l li:nth-child(5) {
    background: url("../Image/fl5.png") left center no-repeat;
}

.fot .m {
    width: 123px;
    float: left;
    margin-left: 30px
}

.fot .l1 {
    width: 123px;
    float: left;
    margin-left: 45px
}
/*.fot .r{width: 288px;height: 100px;float: right;background:  url("../Image/ftel.png") left top 2px no-repeat;}*/
.fot .r {
    width: 320px;
    float: right;
}
/**/
#ordform select {
    width: 315px;
    height: 35px;
    border-radius: 0px;
    border: 1px solid #666;
    margin-bottom: 10px;
    background: none;
    color: #888
}

#ordform input {
    width: 315px;
    outline: none;
    border: 1px solid #666;
    display: block;
    height: 35px;
    margin-bottom: 10px;
    border-radius: 0px;
    background: none;
    text-indent: 10px;
    color: #ddd
}

#ordform textarea {
    width: 315px;
    height: 60px;
    outline: none;
    border: 1px solid #ddd;
    border-radius: 3px;
}

#ordform button {
    display: block;
    width: 315px;
    height: 35px;
    border: none;
    background: #999;
}

.beian {
    height: 50px;
    border-top: 1px solid #4f5051;
    line-height: 50px;
    color: #838383;
    margin-top: 17px
}

.beian .l {
    width: 900px;
    height: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    float: left;
    color: #838383;
    font-size: 14px;
}

.beian .r1 {
    height: 100%;
    width: 300px;
    float: right;
    text-align: right
}

.beian a {
    font-size: 14px;
    color: #838383
}
/**/
#gotop {
    position: fixed;
    z-index: 10;
    width: 60px;
    height: 60px;
    transition: 0.5s;
    background: #ccc url("../Image/top.png") center no-repeat;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
    display: none;
}

#gotop:hover {
    background: #9aa1a8 url("../Image/top.png") center no-repeat
}

/*小banner*/
.s-banner {
    height: 416px;
}

.s-banner .con {
    height: 350px;
}


/*单页面总样式*/
.six li {
    width: 205px;
    height: 55px;
    margin-right: 43px;
    float: left;
}

.six ul li:nth-child(5) {
    margin-right: 0;
}

.six li a {
    display: block;
    width: 205px;
    height: 55px;
    background-color: #f4f4f4;
    border-radius: 25px;
    font-size: 18px;
    color: #5f5f5f;
    line-height: 55px;
    text-align: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    border: 1px solid #e4e4e4;
}

.six li a:hover {
    background-color: #124aa2;
    color: #fff;
}

.six li .xz {
    background-color: #124aa2;
    color: #fff;
}
.nei-about{
    width: 100%;
    position: relative;
    padding: 45px 0;
    border-bottom: 1px solid #e5e5e5;
}
.about-con{
    margin-top: 35px;
    background: #f2f2f2;
    height: 294px;
}
.about-left{
    width: 299px;
    height: 294px;
    float: left;
    background: url(../Image/a-left.jpg) no-repeat center center;
}
.about-left p{
    color: #fff;
    width: 103px;
    height: 33px;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    margin-top: 103px;
    border: 1px solid #fff;
}
.about-left h3{
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
}
.about-right{
    padding: 30px 40px;
    float: right;
    width:820px;  
}
.about-right p{
    color: #7e7e7e;
    font-size: 14px;
    line-height: 25px;
}
.about-right p:nth-child(2){
    margin-top: 35px;
}
.a-par{
    height: 435px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 50px;
    border-left: 1px solid #e5e5e5;
}
.par-left{
    width: 540px;
    float: left;
    margin-left: 38px;
    padding-top: 35px;
}
.par-left h3{
    color: #0090df;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px dashed #e5e5e5;
    height: 45px;
}
.par-left p{
    color: #7e7e7e;
    font-size: 14px;
    padding-top: 22px;
    padding-bottom: 35px;
}
.par-left img{
    display: block;
    margin: 0 auto;
}
.par-right{
    float: right;
    width: 578px;
}
.par-right img{
    display: block;
    float: right;
}
/*gunayvwomne*/
.company .top {
    width: 687px;
    height: 110px;
    background: url("../Image/comt.png") top right no-repeat
}

/*产品中心*/

.sidebar {
    width: 318px;
    height: auto;
    float: left;
    background: #fff;
}

.sidebar .top {
    width: 100%;
    height: 72px;
    background: url("../Image/tlt.png") center no-repeat;
    margin-bottom: 25px;
}

.it1 {
    height: auto;
}

.it1 li {
    border: 1px solid #eaeaea;
    width: 273px;
    margin: 0 auto;
    margin-bottom: 18px;

}

.it1 li .a1 {
    display: block;
    width: 318px;
    height: 60px;
    position: relative;
}

.it1 li .a1 .one {
    position: absolute;
    width: 318px;
    height: 60px;
    left: -311px;
    top: 0;
    z-index: 1;
    background: #00a73e;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.it1 li .a1 .two {
    position: absolute;
    width: 273px;
    height: 60px;
    left: 0;
    top: 0;
    z-index: 2;
    line-height: 60px;
    font-size: 18px;
    text-indent: 19px;
    color: #fff;
    transition: 0.5s;
    background:#00a73e url("../Image/jt.png") right 22px center no-repeat
}

.it1 li .a1:hover .one {
    transform: translateX(266px);
    -webkit-transform: translateX(266px);
}



.it1 li .xzz .one {
    transform: translateX(266px);
    -webkit-transform: translateX(266px);
}

.it1 li .xzz .two {
    color: #fff;
    background: rgba(0,0,0,0.0) url("../Image/jt1.png") right 30px center no-repeat;
}

.it1 li dl {
    width:273px;
    box-sizing: border-box;

    background: #fff
}

.it1 li dl a {
    display: block;
    width: 273px;
    margin: 0 auto;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    color: #767676;
    text-indent: 19px;
    background: url("../Image/jt.png")  no-repeat center right 22px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.it li .xzz .one {
    transform: translateX(266px);
    -webkit-transform: translateX(266px);
}

.it li .xzz .two {
    color: #fff;
    background: rgba(0,0,0,0.0) url("../Image/jt1.png") right 30px center no-repeat;
}
.s-contact{
    width: 100%;
}
.s-tel{
    width: 100%;
    height: 97px;
    border-bottom: 1px solid #eaeaea;
    background: url(../Image/s-tel.png) no-repeat center left 25px;
}
.s-tel p{
    color: #707070;
    font-size: 14px;
    text-indent:90px;
    padding-top: 30px;
}
.s-tel strong{
    color:#ffa801;
    font-size: 28px;
    font-family: ziti; 
    font-weight: 100;
    text-indent: 88px;
    display: block;
}
.s-con{
    padding-left: 25px;
    padding-top: 20px;
}
.s-con p{
    line-height: 28px;
    color: #707070;
    font-size: 14px;
}
/**/
.sidebar .bot {
    width: 100%;
    height: 105px;
    background: #065ee4;
    background: url("../Image/bot1.png") center no-repeat
}
.ipro1{
    background: #f4f4f4;
    padding-top: 60px;
    padding-bottom: 20px;
}
.ipro2{
    background: #fff;
    padding-top: 60px;
}
.news{
    margin-top: 60px;
}
.ipro1 .r {
    width: 850px;
    float: right
}

.ipro1 .r li {
    width: 270px;
    height: 350px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
}

.ipro1 .r li:nth-child(3n) {
    margin-right: 0
}



.ipro1 .r li .i {
    width: 100%;
    height: 210px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #ddd;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.ipro1 .r li .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    object-fit:cover!important;
}

.ipro1 .r li .t {
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top: 0px;
    width: 100%;
    height: 140px;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.ipro1 .r li .t .t1 {
    font-size: 16px;
    color: #6f6f6f;
    text-indent: 27px;
}

.ipro1 .r li .t p {
    margin: 0 auto;
    padding-left:27px;
    color: #8f8f8f;
    font-size: 14px;
    padding-right: 27px;
    padding-top: 10px;
}

.ipro1 .r li .t .a {
    width: 220px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    margin-top: 15px;
    border-radius: 3px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-radius: 30px;
}

.ipro1 .r li .t .a a{
    display: block;
    float: left;
    color: #999999;
    width: 109px;
    font-size: 14px;
    border-right: 1px solid #ffa707;
}
.ipro1 .r li .t .a a:nth-child(2){
    border-right: none;
    background: #ffa707;
    color: #fff;
    border-radius: 0 30px 30px 0;
    width: 110px;
    border-top:1px solid #ffa707;
    border-bottom:1px solid #ffa707;
    border-right:1px solid #ffa707;
    margin-top: -1px;
    margin-right: -2px;

}




/*面包导航*/
.b-bread {
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.bread {
    width: 100%;
    height: 40px;
}

.bread .bl {
    width: 300px;
    height: 40px;
    background: url("../Image/pnl.png") left center no-repeat;
    float: left;
    line-height: 40px;
    text-indent: 8px
}

.bread .br {
    height: 40px;
    font-size: 14px;
    background: url("../Image/loc.png") left center no-repeat;
    float: right;
    text-align: right;
    color: #9e9e9e;
    line-height: 40px;
    text-indent: 26px
}

.bread .br a {
    color: #9e9e9e
}

.o-bread {
    height: 50px;
    width: 100%;
    background: #959595;
    margin-top: -115px;
    margin-bottom: 115px;
}

.o-bread .br {
    height: 50px;
    font-size: 14px;
    background: url("../Image/loc.png")  no-repeat center left 20px;
    float: left;
    text-align: left;
    color: #fff;
    line-height: 50px;
    text-indent: 50px
}

.o-bread a {
    color: #fff;
}
/*产品详情*/


.pro_r {
    width: 850px;
    float: right
}

.pro_r .top {
    width: 860px;
    height: 450px;
}

.pro_r .top .z {
    width: 520px;
    height: 450px;
    float: left;
    position: relative;
    background: #fff
}

.pro_r .top .top {
    width: 520px;
    height: 360px;
    overflow: hidden
}

.pro_r .top .bot {
    width: 450px;
    height: 70px;
    margin: 0 auto;
    margin-top: -20px;
}

.pro_r .top .bot .swiper-slide {
    width: 70px;
    height: 70px;
}

.pro_r .top .swiper-button-prev {
    width: 24px;
    height: 71px!important;
    background: #ddd url("../Image/pr1.png") center no-repeat!important;
    top: 100%!important;
    margin-top: -71px!important;
    left: 1px!important;
}

.pro_r .top .swiper-button-next {
    width: 24px;
    height: 71px!important;
    background: #ddd url("../Image/ne1.png") center no-repeat!important;
    top: 100%!important;
    margin-top: -71px!important;
    right: 1px!important;
}

.pro_r .top .bot .swiper-slide-active img {
    box-sizing: border-box;
    border: 1px solid #00a73e
}

.pro_r .top .y {
    width: 340px;
    height: 450px;
    float: right;
    position: relative
}

.pro_r .top .y h1 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px
}

.pro_r .top .y .bot {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 360px;
    height: 150px;
    background: #f3f3f3;
}

.pro_r .top .y .bot .tel {
    width: 320px;
    height: 38px;
    margin: 0 auto;
    background: url("../Image/pntel.png") left center no-repeat;
    color: #065ee4;
    line-height: 36px;
    text-indent: 40px;
}

.pro_r .top .y .bot .lian {
    width: 320px;
    height: 42px;
    margin: 0 auto;
}

.pro_r .top .y .bot .lian a {
    display: block;
    width: 150px;
    height: 42px;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.pro_r .top .y .bot .lian .a1 {
    border: 1px solid #065ee4;
    background: #065ee4;
    color: #fff;
}

.pro_r .top .y .bot .lian .a1:hover {
    border: 1px solid rgba(6,94,228,0.8);
    background: rgba(6,94,228,0.8);
    color: #fff;
}

.pro_r .top .y .bot .lian .a2 {
    border: 1px solid #666;
    background: #fff;
    color: #4d4d4d;
    margin-left: 20px
}

.pro_r .top .y .bot .lian .a2:hover {
    border: 1px solid #ddd;
    background: #ddd;
    color: #666;
}

/**/
/*.p-details{padding-top: 50px;}*/
.tiao {
    width: 100%;
    height: 42px;
    background: #fff;
    padding-top: 0px;
}

.tiao .t-l {
    width: 150px;
    height: 42px;
    background-color: #065ee4;
    float: left;
    text-align: center;
    line-height: 42px;
}

.tiao .t-r {
    width: 700px;
    height: 42px;
    background-color: #eee;
    float: left;
}




/**/
.qzftable .f {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    border-radius: 0px
}

.qzftable .f .l {
    width: 100px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #666;
    border-right: 1px solid #eee;
    font-size: 14px;
}

.qzftable .f .r {
    width: 700px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #666;
    margin-left: 10px;
}

.qzftable .f .r input {
    display: block;
    outline: none;
    border: none;
    width: 100%;
    background: none;
    height: 38px;
    line-height: 38px;
}

.qzftable .f1 {
    width: 100%;
    height: 120px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    overflow: hidden
}

.qzftable .f1 textarea {
    display: block;
    width: 95%;
    height: 90%;
    padding: 2%;
    outline: none;
    border: none
}

.qzftable .f2 {
    width: 333px;
}

.qzftable .f2 .r {
    width: 220px;
    position: relative
}

.qzftable .f2 .r img {
    position: absolute;
    width: 100px;
    height: 40px;
    right: 0;
    top: 0;
}

.qzftable button {
    display: block;
    outline: none;
    border: none;
    width: 120px;
    height: 40px;
    border-radius: 3px;
    background: #065ee4;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
}

.qzftable button:hover {
    background: rgba(6,94,228,0.9)
}

/*产品详情悬浮*/
#pfu {
    width: 120px;
    position: fixed;
    top: 230px;
    left: -130px;
    z-index: 100;
    background: #ff773a;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    opacity: 1
}

.pfu {
    transform: translateX(130px);
    opacity: 0
}

#pfu li {
    width: 100%;
    height: 50px;
}

#pfu li:last-child a {
    border-bottom: none;
}

#pfu li:hover {
    background: #00a73e
}

#pfu li a {
    display: block;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
    text-indent: 44px;
    background-size: 24px!important;
}

#pfu li .pf1 {
    background: url("../Image/pf1.png") left 10px center no-repeat;
}

#pfu li .pf11 {
    background: url("../Image/pf11.png") left 7px center no-repeat;
    background-size: 30px!important;
}

#pfu li .pf2 {
    background: url("../Image/pf2.png") left 10px center no-repeat;
}

#pfu li .pf3 {
    background: url("../Image/pf3.png") left 10px center no-repeat;
}

#pfu li .pf4 {
    background: url("../Image/pf4.png") left 10px center no-repeat;
}

#pfu li .pf41 {
    background: url("../Image/pf41.png") left 10px center no-repeat;
}

#pfu li .pf42 {
    background: url("../Image/pf42.png") left 10px center no-repeat;
}

#pfu li .pf5 {
    background: url("../Image/pf5.png") left 10px center no-repeat;
}

#pfu li .pf50 {
    background: url("../Image/pf50.png") left 10px center no-repeat;
}

#pfu li .pf51 {
    background: url("../Image/pf51.png") left 9px center no-repeat;
    background-size: 29px!important;
}

#pfu li .pf6 {
    background: url("../Image/pf6.png") left 10px center no-repeat;
}


/**/
.nt-list li {
    width: 372px;
    float: left;
    margin-right: 42px;
}

.nt-list li:nth-child(3) {
    margin-right: 0
}

.nt-list li a {
    display: block;
    width: 100%;
}

.nt-list li a .i {
    width: 372px;
    height: 240px;
    overflow: hidden;
    background: #ddd;
    position: relative
}

.nt-list li a .i .time {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #065ee4;
    width: 100px;
    height: 80px;
}

.nt-list li a .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.nt-list li a .t .t1 {
    color: #444
}

.nt-list li a .t .line {
    width: 100px;
    height: 1px;
    background: #ddd;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.nt-list li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.nt-list li a:hover .t .t1 {
    color: #065ee4
}

.nt-list li a:hover .t .line {
    transform: scaleX(6.5);
    -webkit-transform: scaleX(6.5);
    background: #065ee4
}

.newslist {
    margin-top: 10px;
}

.newslist:after {
    *zoom: 1;
}

.newslist:after:before, .newslist:after:after {
    content: " ";
    display: table;
}

.newslist:after:after {
    clear: both;
}

.newslist li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 25px;
}

.newslist li:hover .name {
    color: #065ee4;
}

.newslist li .data {
    float: left;
    font-family: thyFont3;
    border: 1px #ccc solid;
    width: 55px;
    margin-right: 2%;
}

.newslist li .data .day {
    font-size: 30px;
    font-weight: bold;
    background-color: #ccc;
    line-height: 45px;
    color: #fff;
    display: block;
    text-align: center;
}

.newslist li .data .month {
    font-size: 0.77em;
    color: #565656;
    display: block;
    text-align: center;
}

.newslist li .name {
    height: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-weight: bolder;
}

.newslist li .desc {
    font-family: "microsoft yahei", "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", SimHei, sans-serif;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 26px;
    transition-delay: 0.1s;
    position: relative;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*分页*/
.footpage {
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 13px;
}

.footpage a,.footpage span {
    display: inline-block;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #124aa1;
    border-radius: 3px;
    margin-left: 5px;
    color: #797979;
    padding: 0px 5px 0px 5px;
}

.footpage span {
    padding: 0px 10px 0px 10px;
    background: #124aa1;
    color: #fff;
}

.footpage select {
    display: inline-block;
    height: 25px;
    padding: 0px 5px 0px 5px;
    border-radius: 3px;
    border: 1px solid #124aa1;
    background: #124aa1;
    color: #fff
}
/**/

/*.prev span{display: block;margin-top: 10px;}*/
.prev dt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-indent: 35px;
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
    color: #999
}

.prev dt:nth-child(1) {
    background: url("../Image/prev.png") left 5px center no-repeat;
    background-size: 18px 18px
}

.prev dt:nth-child(2) {
    background: url("../Image/next.png") left 5px center no-repeat;
    background-size: 18px 18px
}

.prev dt a {
    font-size: 14px;
    color: #666
}

.prev dt a:hover {
    color: #065ee4
}

/*联系我们*/
/*联系我们*/

.contact .top .r {
    width: 670px;
    float: right;
}
/*.contact .top .r .s{height: 60px;width: 670px;background: #ddd;}*/
/**/
.con-mes li {
    height: 54px;
    border-bottom: 1px solid #ddd;
    line-height: 54px;
    text-indent: 40px;
    background-size: 24px!important;
    color: #666
}

.con-mes li:nth-child(1) {
    background: url("../Image/me1.png") left center no-repeat;
}

.con-mes li:nth-child(2) {
    background: url("../Image/me2.png") left center no-repeat;
}

.con-mes li:nth-child(3) {
    background: url("../Image/me3.png") left center no-repeat;
}

.con-mes li:nth-child(4) {
    background: url("../Image/me4.png") left center no-repeat;
}

.con-mes li:nth-child(5) {
    background: url("../Image/me5.png") left center no-repeat;
}

.contact .top {
    height: 400px;
}

.contact .top .l {
    width: 500px;
    float: left;
    height: 400px;
}

.contact .top .l .tel .span1 {
    font-size: 38px;
    color: #00a73e;
    font-family: Impact;
    font-weight: 400;
}

.contact .top .l .c-t li {
    color: #666;
    padding: 7px 0;
    text-indent: 20px;
    font-size: 15px;
}

.contact .top .l .c-t li:nth-child(1) {
    background: url("../Image/fl1.png") left center no-repeat;
}

.contact .top .l .c-t li:nth-child(2) {
    background: url("../Image/fl2.png") left center no-repeat;
}

.contact .top .l .c-t li:nth-child(3) {
    background: url("../Image/fl5.png") left center no-repeat;
}

.contact .top .l dl dt {
    display: block;
    width: 123px;
    float: left;
}



/*联系我们*/

.contact .top .r {
    width: 670px;
    float: right;
    height: 400px;
}

/**/
.qzftable1 .f {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    border-radius: 0px
}

.qzftable1 .f .l {
    width: 60px;
    height: 50px;
    float: left;
    border-right: 1px solid #eee;
    font-size: 14px;
    background-size: 26px!important;
}

.qzftable1 .f .l1 {
    background: url('../Image/m1.png') center no-repeat
}

.qzftable1 .f .l2 {
    background: url('../Image/m2.png') center no-repeat
}

.qzftable1 .f .l3 {
    background: url('../Image/m3.png') center no-repeat
}

.qzftable1 .f .l4 {
    background: url('../Image/m4.png') center no-repeat
}

.qzftable1 .f .r {
    width: 550px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #666;
    margin-left: 10px;
}

.qzftable1 .f .r input {
    display: block;
    outline: none;
    border: none;
    width: 100%;
    background: none;
    height: 48px;
    line-height: 48px;
}

.qzftable1 .f1 {
    width: 100%;
    height: 100px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    overflow: hidden
}

.qzftable1 .f1 textarea {
    display: block;
    width: 95%;
    height: 90%;
    padding: 2%;
    outline: none;
    border: none
}

.qzftable1 .f2 {
    width: 333px;
}

.qzftable1 .f2 .r {
    width: 220px;
    position: relative
}

.qzftable1 button {
    display: block;
    outline: none;
    border: none;
    width: 670px;
    height: 50px;
    background: #065ee4 url("../Image/send.png") left 200px center no-repeat;
    text-align: center;
    background-size: 36px;
    line-height: 48px;
    color: #fff;
    font-size: 15px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.qzftable1 button:hover {
    background: rgba(6,94,228,0.8) url("../Image/send.png") left 200px center no-repeat;
    background-size: 36px;
}

/*客户案例*/
.case1-n {
    width: 850px;
    float: left;
    float: right
}

.case1-n li {
    width: 165px;
    float: left;
    margin-right: 6px;
}

.case1-n li:nth-child(5n) {
    margin-right: 0
}

.case1-n li a {
    display: block;
}

.case1-n li a .i {
    width: 100%;
    height: 140px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #bbb
}

.case1-n li a .i .son {
    width: 280px;
    height: 240px;
    overflow: hidden
}

.case1-n li a img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.case1-n li a .t {
    height: 35px;
    width: 100%;
    background: #eee;
    color: #666;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.case1-n li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.case1-n li a:hover .t {
    background: #065ee4;
    color: #fff;
}



/**/
.case-n {
    width: 900px;
    float: left;
    float: right
}

.case-n li {
    width: 290px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.case-n li:nth-child(3n) {
    margin-right: 0
}

.case-n li a {
    display: block;
}

.case-n li a .i {
    width: 100%;
    height: 250px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #bbb
}

.case-n li a .i .son {
    width: 280px;
    height: 240px;
    overflow: hidden
}

.case-n li a img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.case-n li a .t {
    height: 40px;
    width: 100%;
    background: #eee;
    color: #666;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.case-n li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.case-n li a:hover .t {
    background: #065ee4;
    color: #fff;
}

/*资质荣誉*/

.honor-n {
}

.honor-n li {
    width: 285px;
    float: left;
    margin-right: 20px;
    margin-bottom: 23px;
}

.honor-n li:nth-child(4n) {
    margin-right: 0
}

.honor-n li a {
    display: block;
}

.honor-n li a .i {
    width: 100%;
    height: 380px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #bbb
}
.honor-n li a .i img{
    display: block;
    object-fit:contain;
}
.honor-n li a .i .son {
    width: 275px;
    height: 370px;
    overflow: hidden
}

.honor-n li a img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.honor-n li a .t {
    height: 40px;
    width: 100%;
    background: #eee;
    color: #666;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.honor-n li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.honor-n li a:hover .t {
    background: #065ee4;
    color: #fff;
}


/*厂房风采*/

.work-n {
}

.work-n li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 23px;
}

.work-n li:nth-child(3n) {
    margin-right: 0
}

.work-n li a {
    display: block;
}

.work-n li a .i {
    width: 100%;
    height: 250px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #bbb
}
.work-n li a .i .son{
    width: 100%;
    height: 100%;
}
.work-n li a .i img{
    display: block;
    object-fit:cover;
}
.work-n li a img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.work-n li a .t {
    height: 40px;
    width: 100%;
    background: #eee;
    color: #666;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.work-n li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.work-n li a:hover .t {
    background: #065ee4;
    color: #fff;
}
/**/

.no_data {
    font-family: "microsoft yahei", "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", SimHei, sans-serif;
    font-size: 36px;
    color: #1f76eb;
    font-weight: lighter;
    text-align: center;
    line-height: 120px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/*视屏颞叶*/
.n-video li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 23px
}

.n-video li:nth-child(3n) {
    margin-right: 0
}

.n-video li .i {
    width: 100%;
    height: 250px;
}

.n-video li .i p {
    width: 100%;
    height: 100%;
}

.n-video li .i p iframe {
    width: 100%;
    height: 100%;
}

.n-video li .t {
    width: 100%;
    height: 40px;
    background: #eee;
    font-size: #666;
    text-align: center;
    line-height: 40px;
}

.n-video li:hover .t {
    background: #065ee4;
    color: #fff
}



/**/
.v-list {
    width: 800px;
    margin: 0 auto;
}

.v-list .i1 {
    width: 100%;
}

.v-list .i1 p {
    width: 100%;
}

.v-list .i1 p iframe {
    width: 100%;
    height: 600px
}

.v-list .t {
    height: 40px;
    text-align: center
}




/*联系*/
.con1-n {
    width: 1200px;
    float: left;
    float: right
}

.con1-n li {
    width: 280px;
    float: left;
    margin-right: 26.5px;
    margin-bottom: 20px;
}

.con1-n li:nth-child(4n) {
    margin-right: 0
}

.con1-n li a {
    display: block;
}

.con1-n li a .i {
    width: 100%;
    height: 230px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #bbb
}

.con1-n li a .i .son {
    width: 280px;
    height: 240px;
    overflow: hidden
}

.con1-n li a img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.con1-n li a .t {
    height: 35px;
    width: 100%;
    background: #eee;
    color: #666;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.con1-n li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.con1-n li a:hover .t {
    background: #065ee4;
    color: #fff;
}

#fu {
    transition: 0.5s;
    width: 150px;
    position: fixed;
    top: 230px;
    right: 10px;
    z-index: 100;
    background: #0090df;
    padding: 20px 0;
    border-radius: 0px;
    padding-bottom: 10px;
}

.fudong {
    transform: translateX(150px);
}

#fu .ewm {
    width: 119px;
    height: 149px;
    margin: 0 auto;
    background: #fff
}

#fu .zi {
    width: 116px;
    margin: 0 auto;
    background: url("../Image/futel.png") left center no-repeat;
    text-indent: 21px;
}

#fu .zx {
    width: 120px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}

#fu .zx a {
    display: block;
    width: 120px;
    height: 38px;
    background: #ffa801 url("../Image/zx.png") left 19px center no-repeat;
    border-radius: 3px;
    color: #fff;
    line-height: 37px;
    text-indent: 45px;
}

#fu .side {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url("../Image/ful1.png") center no-repeat;
    cursor: pointer
}

#fu .side2 {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url("../Image/ful2.png") center no-repeat;
    cursor: pointer;
    display: none
}

.p-details p{
    text-indent: 0!important;
    margin: 0 auto;
    text-align: center;
}


.info_pro-text {
  float: right;
  width: 330px;
  margin-top: 0px;
}
.info_pro-text h4 {
  font-size: 22px;
  color: #11509b;
  padding-bottom: 10px;
}
.info_pro-text > small {
  background: #eee;
  line-height: 30px;
  padding: 20px;
  display: block;
  margin: 20px 0;
}
.info_pro-text ul li {
  margin-top: 5px;
}
.info_pro-text ul li small {
  display: inline-block;
  width: 60px;
  color: #a9a8a8;
  font-size: 14px;
  float: left;
  margin-top: 2px;
}
.info_pro-text ul li span {
  color: #333;
  font-size: 14px;
}
.info_pro-text ul li b {
  color: #c8171e;
  font-size: 35px;
}
.info_pro-text ul li:nth-of-type(2) small {
  margin-top: 15px;
}
.info_pro-text p {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
}
.info_pro-text p a {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 14px;
  text-align: center;
  color: #11509b;
  width: 150px;
  -moz-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
  height: 35px;
  line-height: 35px;
  transition: all 0.2s linear 0s;
  background: rgba(17, 80, 155, 0.07);
  border: 1px #11509b solid;
}
.info_pro-text p a:hover {
  background: #11509b;
  color: #fff;
  border: 1px solid #11509b;
}
.i_pro_others {
  margin-top: 45px;
}
.p_content b,
.p_content strong {
  font-size: 16px;
}
.p_content img,
.p_content embed {
  margin: 0 auto !important;
  display: inline-block;
}
.p_content embed {
  width: 500px !important;
  height: 400px !important;
  display: block;
}
.p_content b.b_title,
.p_content>strong.b_title {
  font-size: 18px !important;
  background: #124aa1;
  color: #fff;
  display: inline-block;
  padding: 8px 20px !important;
}
.p_content p.p_title {
  border-bottom: 1px solid #124aa1 !important;
  margin-bottom: 15px !important;
}
.info_pro-text_ol {
  margin-bottom: 40px;
}
.info_pro-text_ol li {
  font-size: 14px;
  line-height: 38px;
  border-bottom: 1px solid #ccc;
  color: #666;
}
.info_pro-text_ol li span {
  width: 65px;
  display: inline-block;
}
.info_pro-text_ol li small {
  font-size: 14px;
}

