/**/
@font-face {
  font-family: 'ziti';
  src: url("../Image/DINPro-Medium.otf"); }

.clear::after {
    display: block;
    content: '';
    clear: both;
}
*{
    box-sizing: border-box;
}
a{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
/**
首页样式
**/
/*最上部*/
.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 {
    position: relative;
}

.header .l {
    float: left;
    margin-top: 30px;
}

.header .l img {
    display: block;
    max-width: 100%;
}

.header .r {
    float: right;
    background: url("../Image/hour.png") top left no-repeat;
    padding-left: 60px;
    padding-top: 22px;
    height: 120px;
}

.header .r .c8 {
    color: #333;
    font-size: 16px;
}
.header .r .c8 span{
    font-family: ziti;
    font-size:30px;
    color:#cc2223;
}
.header .r .abox{
    margin-top: 15px;
}
.header .r .abox a{
    float: left;
    width:33.33%;
    font-size:14px;
    color:#666;
    padding-left: 25px;
    position: relative;
}
.header .r .abox a:hover{
    color:#cc2223;
}
.header .r .abox a:nth-child(1){
    background: url("../Image/top-a1.png") no-repeat left center;
}
.header .r .abox a:nth-child(2){
    background: url("../Image/top-a2.png") no-repeat left center;
}
.header .r .abox a:nth-child(3){
    background: url("../Image/top-a3.png") no-repeat left center;
}
.header .r .abox a:after{
    display: block;
    content:"";
    position: absolute;
    right:8px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width:2px;
    height: 14px;
    background: #adadad;
}
.header .r .abox a:last-child:after{
    display: none;
}
/*logo*/
.header .container {
    position: relative;
}
.header .topcontainer{
    height: 120px;
}

.logo {
    position: absolute;
    left: 0px;
    top: -5px;
    width: 188px;
    height: 214px;
    z-index: 10
}
/*菜单*/
.menu {
    background: url("../Image/navbg.jpg") no-repeat center;
    height: 55px;
    transition: 0.3s;
    -webkit-transition: 0.2s;
}

.menu .r {
    width: 100%;
}

.menu .r li {
    width: 133px;
    float: left;
    line-height: 55px;
    height: 55px;
}

.menu .r li:after {
    display: block;
    content: '';
    width: 1px;
    height: 15px;
    background: url("../Image/nav-li-bg1.png") no-repeat center;
    float: right;
    margin-top: -35px;
}
.menu .r li:last-child:after{
    display: none;
}

.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;
    font-weight: 700;
}
.menu .r li .son .xiala dt a:hover{
    background: #cc2223;
}
.menu .r li .son .xiala {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    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: rgba(0,0,0,0.5);
}

.menu .r li .son .xiala1 {
    opacity: 1;
    transform: translateY(-19px) translateX(-50%);
    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 {

}

.menu .r li .son .xiala dt {

    margin: 0 auto;
    height: 45px;
    border-bottom: 1px solid #979797;
}

.menu .r li .son .xiala dt a {
    display: block;
    padding:0 15px;
    height: 100%;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.menu .r li:hover .son .a {
    background: url("../Image/nav-li-bg.png") no-repeat center;
    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 {
    position: absolute;
    left:0;
    bottom:-66px;
    height: 135px;
    box-sizing: border-box;
    z-index: 1;
}
.remen .container{
    height: 100%;
    padding:0 30px;
    background: #fff;
    box-shadow: 0px 0px 5px #696969;
}
.remen .son .l {
    float: left;
    width:571px;
    margin-top: 29px;
}

.remen .son .l .resou {
    font-size:14px;
    color:#666;
    margin-top: 17px;
}
.remen .son .l .resou span{
    font-size:16px;
    color:#333;
    font-weight: 700;
}


.remen .son .r form {
    overflow: hidden;
}

.remen .son .r form input {
    display: block;
    line-height: 40px;
    width: 93%;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    float: left;
    text-indent: 1.5em;
    background: #eee;
}

.remen .son .r form button {
    width: 7%;
    height: 40px;
    background:#eee url("../Image/s.png") center no-repeat;
    text-align: center;
    float: left;
    outline: none;
    border: none;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.remen input::-webkit-input-placeholder {
    font-size: 15px;
    color: #fff; }
.remen input:-moz-placeholder {
    font-size: 15px;
    color: #fff; }
.remen input::-moz-placeholder {
    font-size: 15px;
    color: #fff; }
.remen input:-ms-input-placeholder {
    font-size: 15px;
    color: #fff; }

.remen .son .xuanyu{
    float: left;
    width:340px;
    background: url("../Image/xuanyubg.png") no-repeat left center;
    height: 100%;
    position: relative;
    font-size:20px;
    color:#333;
    font-weight: 700;
    line-height: 30px;
    padding-left:27px;
    margin-left: 27px;
    padding-top: 34px;
}
.remen .son .xuanyu:after{
    content:"";
    position: absolute;
    right:0;
    top:0;
    width:1px;
    height: 100%;
    background: url("../Image/xuanyubg.png") no-repeat center;
}
.remen .son .erweimabox{
    float: left;
    width:115px;
    height: 115px;
    padding:5px;
    border:1px solid #dcdcdc;
    margin-left: 27px;
    margin-top: 10px;
}
.remen .son .erweimabox img{
    width:100%;
}
.remen .son .sao{
    float: right;
    margin-top: 32px;
}

/*大标题*/
.big-title .p1 {
    color: #3f4040
}

.big-title .p2 {
    color: #7a7a7a
}

.big-title .p2 span {
    color: #00a73e
}
.title{
    text-align: center;
}
.title h3{
    color: #cc2223;
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 700;
}
.title h3 strong{
    color:#333;
}
.title p{
    color: #999999;
    font-size: 12px;
    padding-top: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.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;
    padding:105px 0 65px 0;
    background: #f3f3f3;
}
.indexpro{
    width: 100%;
    position: relative;
    background: #f1f1f1;
}
.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;
}

/*foot*/
.footer{
    width: 100%;
    padding-top:65px;
    background: url("../Image/footerbg.jpg") no-repeat center / cover;
    position: relative;
    border-bottom:1px dashed #707070;
}
.footer .linkbox{
    height: 90px;
    padding-left: 38px;
    background: url("../Image/linkbg.png") no-repeat center;
}
.footer .linkbox a{
    display: block;
    float: left;
    font-size:14px;
    color:#fff;
    position: relative;
    margin-right: 66px;
    margin-top: 44px;
}
.footer .linkbox a:hover{
    color:#cc2223;
}
.footer .linkbox a:after{
    ---content:"";
    position: absolute;
    height: 1px;
    width: 8px;
    background: #fff;
    right:-34px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.footer .footer-menu{
    border-bottom:1px solid #4a4a4a;
    padding-bottom: 20px;
    margin-top: 55px;
}
.footer .footer-menu a{
    float: left;
    width:133px;
    text-align:center;
    font-size:14px;
    color:#fff;
    position: relative;
}
.footer .footer-menu a:hover{
    color:#cc2223;
}
.footer .footer-menu a:after{
    content:"";
    position: absolute;
    bottom:-29px;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width:16px;
    height: 16px;
    background: url("../Image/footer-bg1.png") no-repeat center;
}
.footer .footer-menu a:hover:after{
    background: url("../Image/footer-bg11.png") no-repeat center;
}




.footer .f-left{
    float: left;
    width:425px;
    margin-top: 70px;
}
.footer .f-left .keywords{
    color:#f6f6f6;
    font-size:14px;
    margin-top: 22px;
}

.footer .f-left .copy{
    color: #808286;
    font-size: 14px;
    margin-top: 40px;
}
.footer .f-left .copy a{
    color: #808286;
}
.footer .f-right{
    float: left;
    width:355px;
    margin-top: 70px;
    margin-left: 82px;
}
.footer .f-right span{
    display: block;
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
}
.footer .f-right span:nth-child(3){
    margin-right: 0;
}
.footer .f-right .links{
    margin:20px 0 35px 0;
}
.footer .f-right .links a{
    display: block;
    float: left;
    color: #808286;
    font-size: 14px;
    margin-right: 8px;
}
.footer .f-right .links a:first-child{
    color:#fff;
    font-weight: 700;
}
.footer .erboxout{
    float: right;
    margin-top: 70px;
}
.footer .erboxout .erbox{
    float: left;

}
.footer .erboxout .erbox .imgbox{
    width:111px;
    height: 111px;
    padding:5px;
    border: solid 1px #5e5e5e;
    float: left;
}
.footer .erboxout .erbox .imgbox img{
    width:100%;
}
.footer .erboxout .erbox p{
    color: #fff;
    font-size: 14px;
    text-align:center;
    margin-top: 5px;
}
.footer .erboxout .erbox:last-child{
    margin-left: 35px;
}
.last{
    margin-top: 50px;
    line-height: 60px;
    font-size:14px;
    color:#fff;
    border-top:1px dashed #707070;
}
.last a{
    color:#fff;
}


.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;
}

::-webkit-scrollbar {
    width: 5px;
    height: 2px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #cc2223;
    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);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    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: #cc2223;
    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: #cc2223;
}
/*.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: #cc2223;
    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: #cc2223;
    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: #cc2223;
    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 #cc2223
}

.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: #cc2223;
    font-weight: bold
}

.flist li:hover {
    background: #ddd;
    border: 1px solid #fff;
    color: #cc2223;
    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: #cc2223
}

.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: #cc2223!important;
}

.inews .l .con .son li a:hover .z .p1 {
    color: #cc2223!important;
}

.inews .l .con .son li a:hover .z .p2 {
    color: #cc2223!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: #cc2223
}


/**/
.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: #cc2223;
    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: 400px;
}

.s-banner .con {
    height: 400px;
    position: relative;
}


/*单页面总样式*/
.six li {
    width: 200px;
    float: left;

}


.six li a {
    display: block;
    line-height: 60px;
    background-color: #f4f4f4;
    font-size: 18px;
    color: #7a7a7a;
    text-align: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    position: relative;
}
.six li a:after{
    display: block;
    position: absolute;
    content:"";
    bottom:0;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border: 10px solid #fff;
    border-left-color:transparent;
    border-right-color:transparent;
    border-bottom-color:#fff;
    border-top-color:transparent;
    opacity: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}

.six li a:hover {
    background-color: #cc2223;
    color: #fff;
}
.six li a:hover:after{
    opacity: 1;
}

.six li .xz {
    background-color: #cc2223;
    color: #fff;
}
.six li .xz:after{
    opacity: 1;
}
.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: #cc2223;
    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: 908px;
    float: right
}

.ipro1 .r li {
    width: 292px;

    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%;
    background: #fff;
    padding-bottom: 10px;
    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: 30px;
    background: url("../Image/pnl.png") left center no-repeat;
    float: left;
    line-height: 30px;
    text-indent: 20px;
    color:#cc2223;
}

.bread .br {
    height: 40px;
    font-size: 14px;
    background: url("../Image/ibg.png") left center no-repeat;
    float: right;
    text-align: right;
    color: #999;
    line-height: 40px;
    text-indent: 26px;
}

.bread .br a {
    color: #9e9e9e
}

.o-bread {
    position: absolute;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom:0;
    height: 50px;
    width: 1200px;
    background: rgba(0, 0, 0, 0.3);
}

.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: 908px;
    float: right
}

.pro_r .top {
    height: 450px;
}

.pro_r .top .z {
    width: 465px;
    height: 450px;
    float: left;
    position: relative;
    background: #fff
}

.pro_r .top .top {
    width: 465px;
    height: 360px;
    overflow: hidden;
    border: solid 1px #dddddd;
}

.pro_r .top .bot {
    width: 400px;
    height: 70px;
    margin: 0 auto;
    margin-top: -20px;
}

.pro_r .top .bot .swiper-slide .imgbox{
    width:100%;
    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-thumb-active .imgbox {
    box-sizing: border-box;
    border: 1px solid #cc2223;
    cursor: pointer;
}

.pro_r .top .y {
    width: 415px;
    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: #cc2223;
    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 #cc2223;
    background: #cc2223;
    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: #cc2223;
    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: #cc2223;
    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: #cc2223;
    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: #cc2223
}

.nt-list li a:hover .t .line {
    transform: scaleX(6.5);
    -webkit-transform: scaleX(6.5);
    background: #cc2223
}

.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: #cc2223;
}

.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;
    margin-top: 30px;
}

.footpage a,.footpage span {
    display: inline-block;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #cc2223;
    border-radius: 3px;
    margin-left: 5px;
    color: #797979;
    padding: 0px 5px 0px 5px;
}

.footpage span {
    padding: 0px 10px 0px 10px;
    background: #cc2223;
    color: #fff;
}

.footpage select {
    display: inline-block;
    height: 25px;
    padding: 0px 5px 0px 5px;
    border-radius: 3px;
    border: 1px solid #cc2223;
    background: #cc2223;
    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: #cc2223
}

/*联系我们*/
/*联系我们*/

.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: #cc2223 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: #cc2223;
    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: #cc2223;
    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: #cc2223;
    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: #cc2223;
    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: #cc2223;
    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: #cc2223;
    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: #cc2223;
    color: #fff;
}

#fu {
    transition: 0.5s;
    width: 150px;
    position: fixed;
    top: 180px;
    right: 0;
    z-index: 100;
    background: #323335;
    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: #cc2223  url("../Image/zx.png") left 19px center no-repeat;
    border-radius: 3px;
    color: #fff;
    line-height: 37px;
    text-indent: 45px;
}
#fu .zx a:hover{
    background: #ff4950 url("../Image/zx.png") left 19px center no-repeat;
}

#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 {
  margin-top: 0px;
}
.info_pro-text h4 {
  font-size: 26px;
  color: #333;
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom:1px dashed #d2d2d2;
}
.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: 20px auto !important;
  display: inline-block;
    color: #727272;
    line-height: 26px;
    font-size: 16px;
}
.p_content embed {
  width: 500px !important;
  height: 400px !important;
  display: block;
}
.p_content b.b_title,
.p_content strong.b_title {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 0 25px;
    background: #cc2223;
}
.p_content p.p_title {
    background: #eee;
  margin-bottom: 15px !important;
    line-height: 43px;
    position: relative;
    margin-top: 15px;

}

.p_content .lanmu{
    background: url("../Image/pro-inner-title.jpg") no-repeat center left;
    margin-bottom: 15px !important;
    line-height: 43px;
    font-size:18px;
    color:#fff;
    font-weight: 700;
    padding-left: 29px;
}

.p_content .p_content_list{
    margin-bottom: 20px;
}
.p_content .p_content_list table{
    width:100%;
}
.p_content .p_content_list table tr:nth-child(odd){
    background: #f0f0f0;
}
.p_content .p_content_list table tr{
    height: auto!important;
}
.p_content .p_content_list table tr td{
    line-height: 35px;
    height: auto!important;
    padding-left: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    color:#333;
    border: 1px solid #333;
}

.p_content .p_content_inner{
    color: #333;
    line-height: 30px;
    font-size: 16px;
}
.p_content .p_content_inner iframe{
  width:510px !important;
  height: 498px!important;
}
.p_content .p_content_ge{
    padding:10px 40px;
    background: #f2f2f2;
    border-radius: 20px;
    border:1px solid #e5e5e5;
    margin-bottom: 15px;
}
.p_content .p_content_ge span{
    color: #444444;
    font-size: 16px;
    display: inline-block;
    width:11%;
    line-height: 35px;
}
.info_pro-text_ol {
  margin-bottom: 40px;
}
.info_pro-text_ol li {
  font-size: 14px;
  line-height: 25px;
  color: #666;
    height: 167px;
    overflow-y: auto;
}
.info_pro-text_ol li span {
    color:#cc2223;
  display: inline-block;
    font-size:20px;
}
.info_pro-text_ol li small {
  font-size: 14px;
}

.indexpro .product-type{
    float: right;
    width:860px;
}
.indexpro .product-type a{
    display: block;
    width:24.5%;
    height: 76px;
    background: #fff;
    text-align:center;
    float: left;
    margin-right: 0.6%;
    margin-bottom: 0.6%;
}
.indexpro .product-type a:hover{
    background: #cc2223;
}
.indexpro .product-type a.active{
    background: #cc2223;
}
.indexpro .product-type a:nth-child(4n){
    margin-right: 0;
}
.indexpro .product-type a .fir{
    font-size:18px;
    color:#666;
    margin-top: 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;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    font-weight: 700;
}
.indexpro .product-type a:hover .fir{
    color:#fff;
}
.indexpro .product-type a.active .fir{
    color:#fff;
}
.indexpro .product-type a .sec{
    font-size:14px;
    color:#999;
    font-family: ziti;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.indexpro .product-type a:hover .sec{
    color:#fff;
}
.indexpro .product-type a.active .sec{
    color:#fff;
}
.indexpro .product-type a:last-child .sec{
    color:#cc2223;
    font-size:18px;
}
.indexpro .product-type a:last-child:hover .sec{
    color:#fff;
}
.indexpro .gallery-top {
    height: 433px;
    width: 100%;
}
.indexpro .gallery-thumbs {
    height: 215px;
    box-sizing: border-box;
    padding: 10px 0;
    position: relative;
}
.indexpro .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}
.indexpro .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.indexpro .gallery-top .imgbox{
    width:860px;
    float: right;
    height: 100%;
}
.indexpro .gallery-top .imgbox img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.indexpro .gallery-thumbs .imgbox{
    width:100%;
    height: 100%;
    position: relative;
}
.indexpro .gallery-thumbs .imgbox img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.indexpro .gallery-thumbs .imgbox .title{
    width:100%;
    position: absolute;
    bottom:0;
    left:0;
    line-height: 65px;
    background: url("../Image/pro-title.png") no-repeat center;
    color:#f3f3f3;
    font-size:17px;
    text-align:center;
}
.indexpro .container{
    position: relative;
}
.indexpro .indexpro-left-fixed{
    width:309px;
    height: 406px;
    background: #fff;
    padding:50px 25px;
    position: absolute;
    left:0;
    top:0;
    z-index: 1;
    text-transform: uppercase;
}
.indexpro .indexpro-left-fixed .fir{
    font-family: ziti;
    color:#d7d7d7;
    font-size:28px;
}
.indexpro .indexpro-left-fixed .sec{
    font-family: ziti;
    color:#d7d7d7;
    font-size:30px;
}
.indexpro .indexpro-left-fixed .line{
    width:97px;
    height: 2px;
    background: #d7d7d7;
    margin: 10px 0;
}
.indexpro .gallery-top .pro-qie-text{
    width:380px;
    height: 330px;
    background: #cc2223;
    padding:30px 20px;
    position: absolute;
    left: 27px;
    top: 46px;
}
.indexpro .gallery-top .pro-qie-text .title{
    font-size: 20px;
    color:#fff;
    font-weight: 700;
    text-align:left;
}
.indexpro .gallery-top .pro-qie-text .sec{
    font-size: 14px;
    color:#fff;
    line-height: 28px;
    text-align:left;
    margin: 15px 0;
}
.indexpro .gallery-top .pro-qie-text .thr{
    font-size: 14px;
    color:#cc2223;
    background: #fff;
    line-height: 30px;
    width:140px;
    text-align:center;
}
.indexpro .pro-qie-list{
    position: relative;
}
.swiper-button-next-pro{
    width:42px;
    height: 42px;
    background: url(../Image/pro-right.png) no-repeat center;
    top: 539px;
    right: -56px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    outline: none;
}
.swiper-button-next-pro:hover{
    background: url(../Image/pro-right1.png) no-repeat center;
}
.swiper-button-prev-pro{
    width:42px;
    height: 42px;
    background: url(../Image/pro-left.png) no-repeat center;
    top: 539px;
    left: -56px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    outline: none;
}
.swiper-button-prev-pro:hover{
    background: url(../Image/pro-left1.png) no-repeat center;
}

/*特色*/
.tese{
    padding:65px 0;
    background: url(../Image/tesebg.jpg) no-repeat center top;
}
.tese .t-left{
    float: left;
    width:480px;
}
.tese .t-left .fir{
    font-size:34px;
    color:#f3f3f3;
}
.tese .t-left .sec{
    font-size:24px;
    color:#919191;
    line-height: 28px;
    margin:15px 0 35px 0;
    font-family: ziti;
    text-transform: uppercase;
}
.tese .t-left-list{
    height: 100px;
    border:1px dashed #8c949e;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.tese .t-left-list:hover{
    background: #cc2223;
}
.tese .t-left-list .ss1{
    float: left;
    width:100px;
    line-height: 100px;
    color:#f3f3f3;
    font-size:32px;
    text-align:center;
    font-family: ziti;
}
.tese .t-left-list .ss2{
    float: left;
    width:318px;
    height: 100%;
    color:#f3f3f3;
    font-size:18px;
}
.tese .t-right{
    float: right;
    width:668px;
    background: #cc2223;
    padding:25px;
}
.tese .t-right .text{
    border:1px dashed #8c949e;
    padding: 20px;
    line-height: 30px;
    font-size: 20px;
    color: #f3f3f3;
    margin-top: 20px;
}
/*视屏*/
.moivebox{
    position: relative;
}
.moive{
    padding-bottom:65px;
}
.moive .swiper-container-moive .imgbox{
    width:100%;
    height: 220px;
}
.moive .swiper-container-moive .imgbox img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.moive .swiper-container-moive .text{
    width:100%;
    background: #fff;
    padding:15px;
    border:1px solid #efefef;
    border-top:none;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.moive .swiper-container-moive .swiper-slide:hover .text{
    box-shadow: 0px 0px 5px #eee;
}
.moive .swiper-container-moive .text .title{
    font-size:18px;
    color:#333;
    text-align:left;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.moive .swiper-container-moive .swiper-slide:hover .text .title{
    color:#cc2223;
}
.moive .swiper-container-moive .text .con{
    font-size:14px;
    color:#999;
    line-height: 28px;
    margin:10px 0;
}
.moive .swiper-container-moive .text .abox img{
    float: left;
}
.moive .swiper-container-moive .text .abox p{
    float: right;
    width:85px;
    background: url("../Image/moive-bg2.png") no-repeat right center;
    font-size:14px;
    color:#333;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.moive .swiper-container-moive .swiper-slide:hover .text .abox p{
    color:#cc2223;
    background: url("../Image/moive-bg22.png") no-repeat right center;
}
.swiper-button-next-moive{
    width:42px;
    height: 42px;
    background: url(../Image/pro-right.png) no-repeat center;
    top: 208px;
    right: -60px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    outline: none;
}
.swiper-button-next-moive:hover{
    background: url(../Image/pro-right1.png) no-repeat center;
}
.swiper-button-prev-moive{
    width:42px;
    height: 42px;
    background: url(../Image/pro-left.png) no-repeat center;
    top: 208px;
    left: -60px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    outline: none;
}
.swiper-button-prev-moive:hover{
    background: url(../Image/pro-left1.png) no-repeat center;
}
.moive .moive-a{
    display: block;
    width:390px;
    line-height: 35px;
    padding-left:35px;
    background: #f6f6f6;
    border:1px solid #e5e5e5;
    border-radius: 20px;
    margin:45px auto 0 auto;
    position: relative;
    font-size:16px;
    color:#666;
}
.moive .moive-a:hover{
    color:#cc2223;
}
.moive .moive-a span{
    display: block;
    position: absolute;
    width:125px;
    line-height: 35px;
    background: #cc2223;
    right:0;
    top:0;
    text-align:center;
    color:#fff;
    font-size:16px;
    border-radius: 20px;
}

/*关于我们*/
.about{
    padding-top: 60px;
    height: 770px;
    background: url("../Image/aboutbg.jpg") no-repeat center;
    position: relative;
}
.about .a-left{
    float: left;
    width:400px;
}
.about .a-left .fir{
    font-size: 34px;
    color: #f3f3f3;
}
.about .a-left .sec{
    font-size: 24px;
    color: #919191;
    line-height: 28px;
    margin: 15px 0 35px 0;
    font-family: ziti;
    text-transform: uppercase;
}
.about .a-right{
    float: right;
    width:625px;
}
.about .a-right-list{
    width:100%;
    height: 140px;
    border-top:1px solid #4a4d50;
    padding-right: 80px;
    text-align:right;
    font-size:20px;
    color:#f5f4f4;
    line-height: 30px;
    padding-top: 26px;
}
.about .a-right-list span{
    color:#cc2223;
}
.about .a-right-list:nth-child(1){
    background: url("../Image/a1.png") no-repeat center right;
}
.about .a-right-list:nth-child(2){
    background: url("../Image/a2.png") no-repeat center right;
}
.about .a-right-list:nth-child(3){
    background: url("../Image/a3.png") no-repeat center right;
    border-bottom:1px solid #4a4d50;
}
.about .about-a{
    display: block;
    width:390px;
    line-height: 35px;
    padding-left:35px;
    background: #f6f6f6;
    border:1px solid #e5e5e5;
    border-radius: 20px;
    margin:63px 0 0 0;
    position: relative;
    font-size:16px;
    color:#666;
    float: right;
}
.about .about-a:hover{
    color:#cc2223;
}
.about .about-a span{
    display: block;
    position: absolute;
    width:125px;
    line-height: 35px;
    background: #cc2223;
    right:0;
    top:0;
    text-align:center;
    color:#fff;
    font-size:16px;
    border-radius: 20px;
}
.about .about-sec{
    width:100%;
    height: 130px;
    background: rgba(0,0,0,0.2);
    text-align:right;
    color:#dedede;
    font-size:16px;
    line-height: 30px;
    position: absolute;
    bottom:0;
    left:0;
    padding-top: 20px;
}
/*案例*/
.anli{
    padding:65px 0;
}
.anli .anli-abox{
    margin-bottom: 30px;
}
.anli .anli-abox a{
    display: block;
    float: left;
    width:20%;
    line-height: 60px;
    text-align:center;
    font-size:16px;
    color:#fff;
    position: relative;
    background: #525252 url("../Image/anli-a-bg.jpg") no-repeat right center;
}
.anli .anli-abox a:hover{
    background: #cc2223 url("../Image/anli-a-bg.jpg") no-repeat right center;
}
.anli .anli-abox a.active{
    background: #cc2223 url("../Image/anli-a-bg.jpg") no-repeat right center;
}
.anli .anli-abox a:after{
    content:"";
    position: absolute;
    width:0;
    height:0;
    overflow:hidden;
    font-size: 0;   
    border-width:10px;
    border-style:solid dashed dashed dashed;
    border-color:#cc2223 transparent transparent transparent;
    bottom:-20PX;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    opacity: 0;
}
.anli .anli-abox a:hover:after{
    opacity: 1;
}
.anli .anli-abox a.active:after{
    opacity: 1;
}
.anli .anli-list .imgbox{
    float: left;
    width:360px;
    height: 510px;
    border:1px solid #dcdcdc;
    position: relative;
}
.anli .anli-list .imgbox img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.anli .anli-list .imgbox:after{
    position: absolute;
    content:'';
    width:100%;
    height: 25px;
    bottom:-15px;
    left:0;
    background: url("../Image/anli-bg.png") no-repeat center;
}
.anli .anlibox .anli-list{
    display: none;
}
.anli .anlibox .anli-list.active{
    display: block;
}
.anli .anli-list .textout{
    float: right;
    width:795px;
}
.anli .anli-list .textout .title{
    font-size:18px;
    color:#333;
    text-align:left;
}
.anli .anli-list .textout .con{
    font-size:14px;
    color:#666;
    line-height: 25px;
    text-align:left;
    margin:15px 0;
}
.anli .anli-list .textout .abox a{
    display: block;
    float: left;
    width:120px;
    line-height: 30px;
    padding-left: 19px;
    background: #eee url("../Image/anli-bg2.png") no-repeat right 20px center;
    border:1px solid #dcdcdc;
    font-size:14px;
    color:#333;
}
.anli .anli-list .textout .abox a:hover{
    color:#fff;
    background: #cc2223 url("../Image/anli-bg22.png") no-repeat right 20px center;
}
.anli .anli-list .textout .abox a:nth-child(1){
    margin-right: 20px;
}
.anli .anli-list .textout .titlesec{
    font-size:18px;
    color:#333;
    background: url("../Image/anli-bg3.png") no-repeat right center;
    margin:25px 0 20px 0;
    background-size: 63% 85%;
}
.anli .anlilunbox{
    position: relative;
}
.anli .anlilunbox .img{
    height: 165px;
    width:100%;
    border:1px solid #dcdcdc;
    position: relative;
}
.anli .anlilunbox .img img{
    width:100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 2;
}
.anli .anlilunbox .img i{
    position: absolute;
    display: block;
    width:100%;
    height: 25px;
    bottom:-15px;
    left:0;
    background: url("../Image/anli-bg.png") no-repeat center;
    z-index: 1;
    background-size: 98% auto;
}
.anli .anlilunbox .wenzi{
    width:100%;
    height: 90px;
}
.anli .anlilunbox .wenzi .t{
    font-size:16px;
    color:#333;
    margin-top: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.anli .anlilunbox .swiper-slide:hover .wenzi .t{
    color:#cc2223;
}
.anli .anlilunbox .wenzi .des{
    font-size:14px;
    color:#666;
    line-height: 25px;
    margin-top: 6px;
}
.swiper-button-next-anli{
    width:30px;
    height: 30px;
    background: url(../Image/pro-right.png) no-repeat center;
    background-size: 100%;
    top:90px;
    right: -42px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    outline: none;
}
.swiper-button-next-anli:hover{
    background: url(../Image/pro-right1.png) no-repeat center;
    background-size: 100%;
}
.swiper-button-prev-anli{
    width:30px;
    height: 30px;
    background: url(../Image/pro-left.png) no-repeat center;
    background-size: 100%;
    top: 90px;
    left: -42px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    outline: none;
}
.swiper-button-prev-anli:hover{
    background: url(../Image/pro-left1.png) no-repeat center;
    background-size: 100%;
}
.anli .anli-a{
    display: block;
    width:390px;
    line-height: 35px;
    padding-left:35px;
    background: #f6f6f6;
    border:1px solid #e5e5e5;
    border-radius: 20px;
    margin:45px auto 0 auto;
    position: relative;
    font-size:16px;
    color:#666;
}
.anli .anli-a:hover{
    color:#cc2223;
}
.anli .anli-a span{
    display: block;
    position: absolute;
    width:125px;
    line-height: 35px;
    background: #cc2223;
    right:0;
    top:0;
    text-align:center;
    color:#fff;
    font-size:16px;
    border-radius: 20px;
}

/*广告*/
.guang{
    width:100%;
    height: 170px;
    background: url(../Image/guangbg.jpg) no-repeat center;
}
.guang .searbox{
    float: right;
    width:375px;
}
.guang .input-left{
    float: left;
    width:285px;
    margin-top: 72px;
}
.guang .input-left input{
    width:100%;
    height: 30px;
    line-height: 30px;
    background: #fff;
    outline: none;
    border-radius: 5px;
    text-indent: 40px;
    border:none;
}
.guang .input-left input:nth-child(1){
    margin-bottom: 7px;
    background: #fff url("../Image/input-bg1.png") no-repeat left 8px center;
}
.guang .input-left input:nth-child(2){
    background: #fff url("../Image/input-bg2.png") no-repeat left 8px center;
}
.guang .input-right{
    float: right;
}
.guang .input-right input{
    width:81px;
    height: 68px;
    background: url("../Image/input-bg3.png") no-repeat center;
    font-size:24px;
    color:#fff;
    outline: none;
    border:none;
    margin-top: 71px;
}
.guang .title{
    float: left;
    font-size:14px;
    color:#f3f3f3;
    margin-left: 563px;
    margin-top: 79px;
}
.guang .title span{
    font-size:29px;
    font-family: ziti;
}


/*新闻*/
.xinwen{
    padding:60px 0;
}
.xinwen-list{
    float: left;
    width:390px;
    margin-right: 15px;
}
.xinwen-list:last-child{
    margin-right: 0;
}
.xinwen-list .biaotibox{
    width:100%;
    line-height: 65px;
    background: #515151;
    padding:0 20px;
    border-radius: 5px 5px 0 0;
}
.xinwen-list .biaotibox p{
    float: left;
    color:#fff;
    font-size:30px;
}
.xinwen-list .biaotibox a{
    display: block;
    float: right;
    width:80px;
    font-size:14px;
    color:#fff;
    line-height: 65px;
    background: url("../Image/xinwen-bg1.png") no-repeat right center;
}
.xinwen-list .biaotibox a:hover{
    color:#cc2223;
}
.xinwen .wenzhangfir{
    width:100%;
    height: 495px;
    border:1px solid #dcdcdc;
    border-top:none;
    padding:0 20px;
}
.xinwen .wzfir-list{
    padding:12px 0;
    border-bottom:1px dashed #ededed;
}
.xinwen .wzfir-list a{
    display: block;
    padding-left: 25px;
    background:url(../Image/hot.png) no-repeat left top;
}
.xinwen .wzfir-list a .title{
    font-size:16px;
    color:#333;
    text-align:left;
    font-weight: 700;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.xinwen .wzfir-list a:hover .title{
    color:#cc2223;
}
.xinwen .wzfir-list a .title span{
    display: block;
    float: right;
    font-size:12px;
    color:#999;
    font-weight: 500;
}
.xinwen .wzfir-list a .con{
    line-height: 25px;
    font-size:14px;
    color:#666;
}
.xinwen .wenzhansec{
    width:100%;
    height: 495px;
    border:1px solid #dcdcdc;
    border-top:none;
    padding:0 20px;
}
.xinwen .wenzhansec img{
    margin:20px auto 0 auto;
    width:100%;
}
.xinwen .wenzhansec .wzsecbox a{
    display: block;
    line-height: 47px;
    font-size:16px;
    color:#666;
    border-bottom:1px dashed #dcdcdc;
}
.xinwen .wenzhansec .wzsecbox a:hover{
    color:#cc2223;
}
.xinwen .wenzhanthr{
    width:100%;
    height: 495px;
    border:1px solid #dcdcdc;
    border-top:none;
    padding:20px;
}
.xinwen .wzthr-list{
    border-top:1px dashed #dcdcdc;
    padding:22px 0;
}
.xinwen .wzthr-list:last-child{
    border-bottom:1px dashed #dcdcdc;
}
.xinwen .wzthr-list .title{
    background: url("../Image/wen.png") no-repeat left center;
    padding-left: 25px;
    font-siz: 16px;
    color: #333;
    text-align: left;
    font-weight: 700;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.xinwen .wzthr-list:hover .title{
    color:#cc2223;
}
.xinwen .wzthr-list .con {
    background: url("../Image/da.png") no-repeat left top;
    padding-left: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.cp-type{
    float: left;
    width:255px;
}
.cp-type .cp-type-top{
    height: 100px;
    width:100%;
    background: #3c3c3c;
    text-align:center;
    color:#fff;
}
.cp-type .cp-type-top .fir{
    font-size: 34px;
    font-weight: 700;
    padding-top: 13px;
}
.cp-type .cp-type-top .sec{
    font-size: 15px;
    color:#ababab;
    margin-top: 5px;
}
.cp-type .cp-type-bottom{
    width:100%;
    border-left:1px solid #d3d3d3;
    border-right:1px solid #d3d3d3;
}
.cp-type .cp-type-bottom .cp-type-bottom-a>a{
    display: block;
    line-height: 55px;
    background: #f1f1f1 url("../Image/cp-type-a-bg.png") no-repeat center right 20px;
    color: #262626;
    font-size: 16px;
    font-weight: 700;
    padding-left: 12px;
    border-left:6px solid #cc2223;
    border-bottom:1px solid #d3d3d3;
}
.cp-type .cp-type-bottom .cp-type-erji{
    display: none;
    max-height: 200px;
    overflow-y: auto!important;
}
.cp-type .cp-type-bottom .cp-type-erji a{
    display: block;
    background: #fff;
    font-size: 15px;
    line-height: 45px;
    color: #636363;
    padding-left: 30px;
    border-bottom:1px solid #d3d3d3;
}
.cp-type .cp-type-bottom .cp-type-erji a:hover{
    color:#cc2223;
}
.cp-box{
    float: right;
    width:913px;
}
.cp-box .cp-box-list{
    float: left;
    width:292px;
    height: 318px;
    background: #fff;
    padding:15px 10px;
    margin-right: 18px;
}
.cp-box .cp-box-list:nth-child(3n){
    margin-right: 0;
}
.cp-box .cp-box-list:nth-child(-n+6){
    margin-bottom: 24px;
}
.cp-box .cp-box-list .imgbox{
    width:100%;
    height: 204px;
    border:2px solid #eee;
}
.cp-box .cp-box-list .imgbox img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.cp-box .cp-box-list .biaoti{
    color: #5e5e5e;
    font-size: 16px;
    line-height: 50px;
    text-align:center;
}
.cp-box .cp-box-list:hover .biaoti{
    color:#fff;
}
.cp-box .cp-box-list .chabox a{
    display: block;
    float: left;
    width:104px;
    line-height: 28px;
    text-align:center;
    color: #ffffff;
    font-size: 14px;
}
.cp-box .cp-box-list .chabox a.s1{
    background: #3c3c3c;
    margin-left: 23px;
}
.cp-box .cp-box-list:hover .chabox a.s1{
    border:1px solid #fff;
}
.cp-box .cp-box-list .chabox a.s2{
    background: #cc2223;
    margin-left: 20px;
}
.cp-box .cp-box-list:hover{
    background: #3c3c3c;
}








/*关于我们内页*/
.about-inner .about-sec1{
    height: 657px;
    background: url("../Image/about-inner1.png") no-repeat center;
}
.about-sec1 .sec1-left{
    float: left;
    width:665px;
    margin-top: 90px;
}
.about-sec1 .sec1-left .fir{
    font-size:36px;
    color:#333;
    font-weight: 700;
    margin-bottom:10px;
}
.about-sec1 .sec1-left .sec{
    font-size:16px;
    color:#666;
    line-height: 30px;
}
.about-sec1 .sec1-left img{
    margin:35px 0;
}
.about-sec1 .sec1-left .thr{
    font-size:16px;
    color:#666;
    line-height: 30px;
}
.about-sec1 .sec1-right{
    float: right;
    margin-top: 146px;
}
.about-inner .about-sec2{
    height: 645px;
    background: url("../Image/about-sec2-bg.jpg") no-repeat center;
}
.about-inner .about-sec2 .text{
    float: right;
    width: 414px;
    margin-top: 130px;
}
.about-inner .about-sec2 .text .fir{
    font-size:30px;
    color:#fff;
}
.about-inner .about-sec2 .text .line{
    background:#fff;
    width:55px;
    height: 2px;
    margin:20px 0;

}
.about-inner .about-sec2 .text .thr{
    font-size:18px;
    color:#fff;
    line-height: 28px;
}
.about-inner .about-sec2 .text-list{
    margin-top: 261px;
}
.about-inner .about-sec2 .text-list p{
    float: left;
    width:33.33%;
    text-align:center;
    line-height: 28px;
    color:#fff;
    font-size:18px;
    padding: 0 82px;
}
.about-inner .about-sec3{
    padding:60px 0;
    background: url("../Image/about-sec3-bg.png") no-repeat top 60px left -278px;
}
.about-inner .about-sec3 .fir{
    font-size: 36px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
    padding-top: 19px;
}
.about-inner .about-sec3 .w-left{
    float: left;
    width:290px;
}
.about-inner .about-sec3 .w-left .imgbox{
    width:100%;
    height: 205px;
    position: relative;
}
.about-inner .about-sec3 .w-left .imgbox .img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.about-inner .about-sec3 .w-left .imgbox .title{
    line-height: 35px;
    width:100%;
    background: #cc2223;
    text-align:center;
    color:#fff;
    font-size:18px;
    position: absolute;
    left:0;
    bottom:0;
    z-index: 2;
}
.about-inner .about-sec3 .w-left .imgbox:nth-child(1){
    margin-bottom: 10px;
}
.about-inner .about-sec3 .w-left .imgbox .meng{
    position: absolute;
    width:100%;
    height: 100%;
    background: rgba(204,34,35,0.4);
    left:0;
    top:0;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.about-inner .about-sec3 .w-left .imgbox:hover .meng{
    opacity: 1;
}
.about-inner .about-sec3 .w-left .imgbox .meng img{
    display: block;
    margin:70px auto 0 auto;
}
.about-inner .about-sec3 .w-center{
    float: left;
    width:604px;
    height: 420px;
    margin-left: 8px;
}
.about-inner .about-sec3 .w-center .imgbox{
    width:100%;
    height: 420px;
    position: relative;
    overflow: hidden;
}
.about-inner .about-sec3 .w-center .imgbox .img{
    width:100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.about-inner .about-sec3 .w-center .imgbox:hover .img{
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
.about-inner .about-sec3 .w-center .imgbox .title{
    line-height: 35px;
    width:100%;
    background: #cc2223;
    text-align:center;
    color:#fff;
    font-size:18px;
    position: absolute;
    left:0;
    bottom:0;
    z-index: 2;
}
.about-inner .about-sec4{
    height: 360px;
    width:100%;
    background: url("../Image/about-sec4.jpg") no-repeat center;
}
/*联系我们内页*/
.contact-inner{
    margin:60px 0;
}
.contact-inner .c-left{
    float: left;
    width:600px;
}
.contact-inner .c-right{
    float: left;
    width:600px;
    height: 304px;
}
.contact-inner .c-right-top{
    height: 198px;
    width:100%;
    background: #cc2223;
    padding:35px 0 0 90px;
}
.contact-inner .c-right-top p{
    color:#fff;
    margin-bottom: 5px;
}
.contact-inner .c-right-bottom{
    width:100%;
    height: 106px;
    background: #f6f6f6;
    padding-left: 90px;
}
.contact-inner .c-right-bottom .imgbox{
    float: left;
    margin-top: 10px;
}
.contact-inner .c-right-bottom .imgbox p{
    float: left;
    width:40px;
    color:#636363;
    font-size:14px;
    margin-top: 21px;
}
.contact-inner .c-right-bottom .imgbox img{
    float: left;
    width:87px;
}
.contact-inner .c-right-bottom .contact-a{
    float: left;
    display: block;
    width: 115px;
    line-height: 34px;
    border: solid 1px #cc2223;
    color: #cc2223;
    font-size: 14px;
    text-align:center;
    margin-top: 34px;
    margin-left: 36px;
}
.contact-inner .c-right-bottom .contact-a:hover{
    background: #cc2223;
    color:#fff;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
    display: none;
}
.info_pro-text .abox{
    border:1px solid #bfbfbf;
    padding:30px 38px;
}
.info_pro-text .dianhua {
    padding-left: 93px;
    background: url(../Image/d.png) no-repeat left 46px center;
}
.info_pro-text .dianhua .fir{
    font-size:14px;
    color:#6e6e6e;
    margin:0;
}
.info_pro-text .dianhua .sec{
    font-size:34px;
    color:#cc2223;
    font-family: ziti;
    margin:0;
}
.dbox a {
    display: block;
    width: 148px;
    float: left;
    line-height: 46px;
    background-color: #cc2223;
    font-size:16px;
    color:#fff;
    text-align:center;
    margin-top: 29px;
}
.dbox a:hover{
    background-color: #e61f27;
}

.p_content_dingzhi{
text-align:center;
    background: #f5dfe0;
    border-radius: 15px;
    padding:20px 0;
    margin:10px 0 40px 0;
}
.p_content_dingzhi .fir{
    color: #e61f27;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.p_content_dingzhi .sec {
    color: #e61f27;
    font-size: 20px;
}
.swiper-container-inneranli .imgbox{
    border: solid 1px #e5e5e5;
    height: 164px;
    width:100%;
}
.swiper-container-inneranli .imgbox img{
    width:100%;
    height: 100%;
    object-fit: cover;
    margin: 0 !important;
}
.swiper-container-inneranli .biaoti{
    line-height: 40px;
    background-color: #e5e5e5;
    font-size:16px;
    color:#333;
    text-align:center;
}
.swiper-container-inneranli .swiper-slide:hover .biaoti{
    background: #cc2223;
    color:#fff;
}
.zhongliang_inner{
    color: #727272;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 40px;
}
.zhongliang_inner img{
    max-width: 100%;
    margin:0 auto;
}

.news_info_con {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 20px;

}
.p_content{
    color: #727272;
    line-height: 26px;
    font-size: 16px;
}

.news_info_con ._title {
    float: left;
    font-size: 25px;
    font-weight: 400;
}

.news_info_con .news_time {
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 12px;
}

.news_info_con .news_time span {
    padding-left: 20px;
    margin-left: 20px;
}

.news_info_con .news_time span:nth-of-type(1) {
    background: url("../Image/time.png") no-repeat left center;
}

.news_info_con .news_time span:nth-of-type(2) {
    background: url("../Image/click.png") no-repeat left center;
}
.mt20{
    color: #727272;
    line-height: 26px;
    font-size: 16px;
}
.info_mes {
    overflow: hidden;
    margin: 50px 0;
}

.info_mes .info_mes_l {
    float: left;
    width: 50%;
}

.info_mes .info_mes_l h3 {
    font-size: 20px;
}

.info_mes .info_mes_l span {
    display: block;
    margin: 15px 0;
    color: #666;
    font-size: 14px;
}

.info_mes .info_mes_l form {
    margin-top: 40px;
}

.info_mes .info_mes_l .input-group {
    margin-bottom: 10px;
    clear: both;
    /*overflow: hidden;*/
}

.info_mes .info_mes_l .input-group:after {
    display: block;
    content: '';
    clear: both;
}

.info_mes .info_mes_l .input-group label {
    width: 62px;
    font-size: 15px;
    display: inline-block;
    text-align-last: justify;
    color: #606060;
    font-weight: bold;
}

.info_mes .info_mes_l .input-group input[type=text] {
    border: 1px solid #aaa;
    border-radius: 2px;
    line-height: 30px;
    height: 30px;
    width: 276px;
    text-indent: 1em;
    font-family: "microsoft yahei", "sans-serif";
    /* background: #f0f2ef; */
    transition: 300ms;
    -webkit-transition: 300ms;
    outline: none;
}

.info_mes .info_mes_l .input-group input[type=text]:focus {
    width: 300px;
    box-shadow: 0 0 5px #0054b7;
    border: 1px solid #0054b7;
}

.info_mes .info_mes_l .input-group textarea:focus {
    width: 440px;
    box-shadow: 0 0 5px #0054b7;
    border: 1px solid #0054b7;
}

.info_mes .info_mes_l .input-group input[type=text]#captcha:focus {
    width: 90px;
    box-shadow: 0 0 5px #0054b7;
    border: 1px solid #0054b7;
}

.info_mes .info_mes_l .input-group textarea {
    transition: 300ms;
    -webkit-transition: 300ms;
    width: 420px;
    border: 1px solid #aaa;
    border-radius: 2px;
    text-indent: 1em;
    padding-top: 5px;
    font-family: "microsoft yahei", "sans-serif";
    outline: none;
    margin-left: 4px;
}

.info_mes .info_mes_l #submit {
    display: block;
    clear: both;
    width: 80px;
    line-height: 30px;
    background: #0054b7;
    border: 0;
    color: #ffffff;
    font-size: 14px;
    font-family: "microsoft yahei";
    margin-left: 64px;
}

.info_mes .info_mes_l #submit:hover {
    background: #BB0000;
}

.info_mes .info_mes_r {
    float: right;
    width: 50%;
}

.info_mes .info_mes_r img {
    max-width: 100%;
    display: block;
}

.mainbox .cp-type .cp-type-bottom .cp-type-bottom-a>a{
    line-height: 45px;
    font-weight: 500;
}
.mainbox .cp-type .cp-type-bottom .cp-type-bottom-a>a:hover{
    background:#cc2223 url(../Image/cp-type-a-bg1.png) no-repeat center right 20px;
    color:#fff;
}
.proleftfixed {
    position: fixed;
    top: 30px;
    display: block;
    z-index: 9;
}
.xinwen-inner-box table{
    width:70%;
    margin:0 auto;
}
.xinwen-inner-box table tr td{
    padding-left: 8px;
}