@font-face {
  font-family: 'iconfont';  /* project id 1751245 */
  src: url('//at.alicdn.com/t/font_1751245_n9sakohvy1.eot');
  src: url('//at.alicdn.com/t/font_1751245_n9sakohvy1.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1751245_n9sakohvy1.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1751245_n9sakohvy1.woff') format('woff'),
  url('//at.alicdn.com/t/font_1751245_n9sakohvy1.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1751245_n9sakohvy1.svg#iconfont') format('svg');
}

.com-lanbg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #032947;
}

.index-ban {
    position: relative;
    overflow: hidden;
    height: 600px;

}

.index-body .index-ban {
    min-height: 200px;
}

.indeban-sw1 .pagination {
    position: absolute;
    right: 2%;
    top: 50%;

}

.indeban-sw1 .pagination span {
    display: block;
    width: 10px;
    height: 10px;

    margin: 0 0 10px;
    text-align: center;
    background: #ffffff;
    color: #333;
    border-radius: 50%;
    font-size: 0;
    font-weight: 400;
}

.indeban-sw1 .pagination span.swiper-active-switch {
    background: #f1002a;
    color: #ffffff;
}

.index-ban .conta {
    position: absolute;
    top: 0;
    left: 5%;

    color: #FFFFFF;
    z-index: 3;
}

.index-ban .ban-nei {
    position: absolute;
    top: 48%;
    left: 40px;
    border-bottom: 1px solid #A7A7AF;
    padding: 0 0 45px;
    margin: -100px 0 0;
    opacity: 0;
}

.index.ac .index-ban .ban-nei {
    animation: fadeInUp 1.4s 0.2s ease;
    opacity: 1;
}

.index-ban .ban-nei:before {
    content: '';
    position: absolute;
    width: 170px;
    height: 3px;
    background: #f1002a;
    bottom: -3px;
    left: 0;
}

.index.ac .index-ban .ban-nei:before {
    animation: wanquan 20s 0s linear infinite;
}

@keyframes wanquan {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

.index-ban .ban-nei:after {
    content: '';
    position: absolute;
    width: 170px;
    height: 3px;
    background: #E60011;
    bottom: -3px;
    left: 0;
    /*display: none;*/
}

.com-ban .dnpn1 {
    font-size: 48px;
    position: absolute;
    bottom: 10%;
    left: 5%;
    opacity: 0;
}

body.ac .com-ban .dnpn1 {
    opacity: 1;
    animation: fadeInUp 1.4s 0s ease;
}

.index.ac .index-ban .ban-nei:after {

    opacity: 0;
    transition: .1s 10s linear;
}

.index-ban .ban-nei .dnp1 {
    font-size: 64px;
    line-height: 80px;
}

.index-ban .ban-nei .dnp2 {
    color: #f1002a;
    font-size: 50px;
}

.index-ban .ban-nei .dnp3 {
    font-size: 18px;
    line-height: 30px;
    /*width: 520px;*/
    /*width:100%;*/
    margin: 10px 0 0;
    position: relative; text-transform:uppercase
}

.index-ban .ban-nei .dnp3:before {
    content: '';
    position: absolute;
    height: 12px;
    width: 1px;
    right: 0;
    bottom: -52px;
    background: #A7A7AF;
}

/*Products Center-*/

.inde-pro .pro-tit1 {

    margin: auto;
    color: #1d252d;
    font-size: 40px;
    padding: 4% 0 4%;
    position: relative;
}

.com-xian {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 3px;
    background: #f1002a;
    margin: 0 20px 0 0;
}

.inde-pro .pro-bot1 {
    height: 582px;
    position: relative;
    margin: 0 0 5%;
}

.inde-pro .pro-bot1 .btn {
    position: absolute;
    height: 100%;
    line-height: 582px;
    text-align: center;
    display: block;
    width: 4.8%;
    background: #1d252d;
    color: #FFFFFF;
    top: 0;
    transition: all .4s ease;
    cursor: pointer;
    z-index: 7;
}

.inde-pro .pro-bot1 .btn i {

    font-size: 30px;
}


.inde-pro .pro-bot1 .btnleft {
    left: 0;
}

.inde-pro .pro-bot1 .btnright {
    right: 0;
}

.inde-pro .sw-pro .slide-box {
    background: #F5F5F5;
    width: 98.5%;
    height: 100%;
    position: relative;
    margin: auto;
}

.inde-pro .sw-pro .slide-box .box-sha {
    padding: 6% 6% 0;
    color: #000000;
    height: 234px;
    position: relative;
    z-index: 3;
    transition: color 550ms cubic-bezier(.23, 1, .32, 1);
}

.inde-pro .sw-pro .slide-box .box-sha.ac {
    color: #FFFFFF;
}

.inde-pro .sw-pro .slide-box .box-sha.ac .com-xian {
    background: #f1002a;
}

.inde-pro .sw-pro .slide-box .com-xian {
    width: 16px;
    height: 2px;
    background: #000000;
    margin: 0 0 20px;
    transition: background 550ms cubic-bezier(.23, 1, .32, 1);
}

.inde-pro .sw-pro .slide-box .box-sha .dnp1 {
    font-size: 24px;
}

.inde-pro .sw-pro .slide-box .box-sha .dnp2 {
    font-size: 18px;
    margin: 6px 0 16px;
}

.inde-pro .sw-pro .slide-box .box-sha .dn-wen {
    /*width: 70%;*/
    /*color: #333333;*/
    line-height: 24px;
    font-family: 'tec';
    width: 86%;

}

.inde-pro .sw-pro .slide-box .box-xia {

    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    top:0px;
    transition: all 550ms cubic-bezier(.23, 1, .32, 1);
}

.inde-pro .sw-pro .slide-box .box-xia:hover {
    top: 0;
}

.inde-pro .sw-pro .slide-box .box-xia:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);

    transition: background 550ms cubic-bezier(.23, 1, .32, 1);
}

.inde-pro .sw-pro .slide-box .box-xia:hover:before {
    background: rgba(0, 0, 0, .5);

}

.inde-pro .sw-pro .slide-box .box-xia .list {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 0 40px 40px;
}

.inde-pro .sw-pro .slide-box .box-xia .list li {
    transition: opacity 550ms cubic-bezier(.23, 1, .32, 1);
    opacity: 0;
}

.inde-pro .sw-pro .slide-box .box-xia:hover .list li {
    opacity: 1;
}

.inde-pro .sw-pro .slide-box .box-xia:hover .list li:nth-of-type(1) {
    transition: opacity .4s cubic-bezier(.23, 1, .32, 1) .1s;
}

.inde-pro .sw-pro .slide-box .box-xia:hover .list li:nth-of-type(2) {
    transition: opacity .4s cubic-bezier(.23, 1, .32, 1) .2s;
}

.inde-pro .sw-pro .slide-box .box-xia .c-link {
    display: block;
    position: relative;
    padding: 20px 32px 20px 0;
    border-bottom: 1px solid #d9d9d9;
    line-height: 1.65;
    transition: padding 250ms cubic-bezier(.25, .46, .45, .94);
    border-color: rgba(255, 255, 255, .35);
    color: #f7f7f7;
    font-family: 'tec';
    text-transform: uppercase;
}

.inde-pro .sw-pro .slide-box .box-xia .c-link i{font-family:"iconfont" !important; font-size:12px;font-style:normal; margin-left:10px}

.inde-pro .sw-pro .slide-box .box-xia .c-link:hover {
    padding-right: 24px;
    padding-left: 8px;
}

.inde-pro .sw-pro .slide-box .box-xia .c-link:before {
    content: '';
    position: absolute;
    right: 0;
    width: 7px;
    height: 8px;
    background: url('../images/ico_dash_w.svg') 50% 50% no-repeat;
    transition: right 250ms cubic-bezier(.25, .46, .45, .94);
    margin: 9px 0 0;
}

.inde-pro .sw-pro .slide-box .box-xia .c-link:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: #fff;
    content: '';
    transition: width 250ms cubic-bezier(.25, .46, .45, .94);
}

.inde-pro .sw-pro .slide-box .box-xia .c-link:hover:before {
    right: 8px;
    background: url('../images/ico_link_w.svg') 100% 100% no-repeat;
}

.inde-pro .sw-pro .slide-box .box-xia .c-link:hover:after {
    width: 100%;
}

/*solution*/
.inde-solu {
    width: 100%;
    padding: 0 0 5% 5%;

}

.inde-solu .dz-tit1 {
    margin: auto;
    color: #083b71;
    font-size: 40px;
    padding: 4% 0 4%;
    position: relative;
}

.inde-solu .dfl {
    height: 690px;
    width: 32%;
}

.inde-solu .dfl .dz-tit1 {
    font-size: 40px;
    color: #083b71;
    height: 230px;
    line-height: 230px;
    position: relative;
}

.inde-solu .dfl .dz-tit1 .com-xian {
    position: absolute;
    top: 0;
    left: 10%;
    background: #f1002a;
}

.inde-solu .switch-top {
    width: 100%;
    height: 100%;
    position: relative;
}

.inde-solu .switch-top:before {

    content: '';
    position: absolute;

    background: #E6EBF1;
    z-index: 3;
}

.inde-solu .switch-top:before {
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
}

.inde-solu .switch-top .switch-box {
    width: 50%;
    height: 33.33%;
    background: #FFFFFF;
    text-align: center;
    color: #888888;
    font-size: 18px;
    cursor: pointer;
    transition: all .4s cubic-bezier(.19, 1, .22, 1);
    position: relative;
    border-bottom: 1px solid #E6EBF1;
}

.inde-solu .switch-top .switch-box .i1 {
    color: #093C72;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
}

.inde-solu .switch-top .switch-box.ac .i1 {
    color: #ffffff;
}

.inde-solu .switch-top .switch-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;

    top: 0;
    left: 0;
    background: url("../images/lanbg_03.jpg") no-repeat center/cover;
    opacity: 0;
}

.inde-solu .switch-top .switch-box.ac {
    color: #FFFFFF;

}

.inde-solu .switch-top .switch-box.ac:before {
    animation: zoomIn .8s 0s ease;
    opacity: 1;
}

.inde-solu .switch-top .switch-box .dnp1 {
    height: 130px;
    line-height: 130px;
    margin: 0 0 15px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.inde-solu .switch-top .switch-box .dnp2 {
    position: relative;
    z-index: 2;
}

.inde-solu .switch-top .switch-box.ac .dnp1 {
    animation: fadeInDown2 .8s 0s ease;
}

.inde-solu .switch-top .switch-box.ac .dnp2 {
    animation: fadeInUp2 .8s 0s ease;
}

.inde-solu .switch-top .switch-box .dnp1 img {
    vertical-align: bottom;
}

.inde-solu .switch-top .switch-box .dnp1 .im-bai {
    display: none;
}

.inde-solu .switch-top .switch-box.ac .dnp1 .im-bai {
    display: inline-block;

}

.inde-solu .switch-top .switch-box.ac .dnp1 .im-hui {
    display: none;

}

.inde-solu .dfr {
    height: 690px;
    width: 68%;
    color: #FFFFFF;
    position: relative;
}

.inde-solu .dfr .pagination {
    text-align: center;
    display: none;
}

.inde-solu .dfr .pagination span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    text-align: center;
    background: #ffffff;
    color: #333;
    border-radius: 50%;
    font-size: 0;
    font-weight: 400;
}

.inde-solu .dfr .pagination span.swiper-active-switch {
    background: #0A3D71;
    color: #ffffff;
}

.inde-solu .sw-switch .dn-sha {
    padding: 9% 0 0 8%;

}

.inde-solu .sw-switch .dn-sha .dnp1 {
    font-size: 36px;
}

.inde-solu .sw-switch .dn-sha .com-xian {
    margin: 20px 0px;
}

.inde-solu .sw-switch .dn-sha .dn-wen {
    font-size: 16px;
    line-height: 32px;
    font-family: 'tec';
    width: 610px;
}

/*按钮悬停*/
.com-more .a1 {
    display: block;
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;

    background: #FFFFFF;
    color: #000000;
    position: relative;

    margin: 50px 0 0;

    border-bottom: 2px solid #ddd;
    text-transform: uppercase;
}

.com-more3 .a1 {
    margin: 50px auto 0;
}

.com-more .a1 .im1 {
    vertical-align: middle;
    margin: 0 18px 0 0;

}

.com-more .a1:before {
    position: absolute;
    width: 100%;
    height: 2px;
    content: '';
    bottom: -2px;
    z-index: 1;
    left: 0;
    transition: transform .4s cubic-bezier(.19, 1, .22, 1);
    transform: scaleX(.18);
    transform-origin: left;
    background: #f1002a;
}

.com-more .a1.ac1:before {
    transform: scaleX(1);

}

.com-more .a1.ac2:before {
    transform: scaleX(0);
    transform-origin: right;
}

.inde-solu .sw-switch .dn-xia {
    position: absolute;
    width: 100%;
    bottom: 5%;
    left: 0;
    /*padding: 0 3%;*/
    text-align: center;
}

.inde-solu .sw-switch .dn-xia:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    opacity: .2;
    top: 8px;
    left: 0;
}

.inde-solu .sw-switch .dn-xia .blo-box {
    width: 12.5%;

    text-align: center;
    font-size: 20px;
    font-family: 'tec';
}

.inde-solu .sw-switch .dn-xia .blo-box .dn1-img {
    width: 17px;
    height: 17px;
    background: url("../images/baijia_03.png") no-repeat center;
    margin: auto;
}

.inde-solu .sw-switch .dn-xia .blo-box .im1 {
    height: 38px;

    margin: 16px auto 12px;
}

/*about*/

.inde-about {
    padding:0 0 5% 0;

}

.inde-about .dfl {
    /*height: 612px;*/
    /*line-height:612px;*/
    width: 42%;
    position: relative;
    z-index: 2;
    overflow: hidden; margin-top:5.5%; margin-left:4%
    /*background: #EDF0F2;*/
}

.inde-about .video1 {
    width: 100%;
    display: block;
    /*vertical-align: middle;*/
}

/*.inde-about .dfl .dn-play {*/
/*width: 73px;*/
/*height: 73px;*/
/*background: url("../images/play.png") no-repeat center/cover;*/
/*position: absolute;*/
/*top: 50%;*/
/*left: 50%;*/
/*margin: -36px 0 0 -36px;*/
/*cursor: pointer;*/
/*}*/

.inde-about .dfr {
    height:580px !important;
    width: 54%;
    position: relative;
    /*background: url("../images/aboutbg_06.png") no-repeat right bottom;*/
    /*padding: 5% 6% ;*/
    color: #000000;

}

.inde-about .dfr .df-nei {
    padding: 3% 5%;
    width: 100%;
    height: 100%;
}

.inde-about .dfr .df-nei2 {
    position: absolute;
    top: 44%;
    left: 0;
    height: auto;
}

.inde-about .dfr .im-bg {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    height: 100%;

}

.inde-about .dfr .com-xian {
    margin: 20px 0;
}

.inde-about .dfr .dnp1 {
    font-size: 36px;
}

.inde-about .dfr .dnp2 {
    font-size: 36px;
    line-height: 44px;
}

.inde-about .dfr .dn-wen {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    font-family: 'tec';
    /*margin: 30px 0 0;*/

    position: relative;
    z-index: 3;
    padding: 0 15px 0 0;
}

.inde-about .dfr .com-more .a1 {
    margin: 25px 0 0;
}

/*.inde-about .dfr:before {*/
/*content: '';*/
/*position: absolute;*/
/*height: 100%;*/
/*width: 124%;*/
/*right: 0;*/
/*top: 0;*/
/*background: #F5F7F8;*/
/*z-index: -1;*/
/**/
/*}*/

.inde-global {
    height:605px;
    width: 100%;
    background: url("../images/1index_14.jpg") no-repeat center/cover;
    color: #FFFFFF;
    position: relative;
}

.inde-global .box {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.inde-global .dn1 {
    font-size: 40px; margin-top:75px
}

.inde-global .com-xian{ margin:10px 0 0 0 !important}

.inde-global .dn2 {
    font-size:20px;
    line-height: 30px;
    font-family: 'tec';
    /*width: 690px;*/
    margin: 200px auto 60px;
}
.inde-global .dn33{font-size:20px;}

.inde-global .com-more a {
    margin: auto;
}

/*news*/

.inde-new {
    position: relative;
    padding: 5% 0 8%;
}

.inde-new:before {
    content: '';
    position: absolute;
    width: 5%;
    height: 100%;
    right: 0;
    top: 0;
    background: #FFFFFF;
}

.inde-new .dfl {
    width: 420px;
    padding: 0 0 0 40px;
}

.inde-new .dfl .dnp1 {
    color: #1d252d;
    font-size: 40px;
}

.inde-new .dfr .blo-box {
    color: #111820;
    width: 33.333%;
    padding: 0 10% 0 0;
}

.inde-new .dfr .blo-box .dnp0 img{ width:100%}

.inde-new .dfr .blo-box .dnp1 {

    font-size: 18px;
    line-height: 36px; height:36px; overflow:hidden
}

.inde-new .dfr .blo-box .dnp2 {
    font-family: 'tec';
    margin: 10px 0 20px;
}

.inde-new .dfr .blo-box .dnp3 {
    font-family: 'tec';
    line-height: 30px;
    margin: 0 0 25px; height:60px; overflow:hidden
}

.inde-new .dfr .blo-box i{font-family:"iconfont" !important; font-size:12px;font-style:normal; margin-left:10px}

/*加载层*/
.l-load, .l-load .loading__box {
    right: 0;
    bottom: 0;
    top: 0;
    left: 0
}

.l-load {
    position: fixed;
    z-index: 10000
}

.l-load .loading__box {
    position: absolute;
    z-index: 2;
    width: 100px;
    height: 2px;
    margin: auto;
    transition: .6s ease
}

.l-load .loading__box .loading__bar {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100px;
    height: 2px
}

.l-load .loading__box .loading__bar .bar-progress {
    display: block;
    width: 100%;
    height: 100%;
    transform: translateX(-130px);
    animation: progress 1.1s cubic-bezier(.42, 0, .58, 1) forwards infinite;
    background: #b00f14;
    background-size: 100% 200%
}

@keyframes progress {
    0% {
        transform: translateX(-130px)
    }
    50% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(130px)
    }
}

.loading__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    background: #f6f7f8;
    right: 0;
}

.loading__bg .bg-border:first-child {
    margin-left: 40px;
}

.loading__bg .bg-border {
    width: calc((100% - 80px) / 8);
}

.l-bg .bg-border, .loading__bg .bg-border {
    border-left: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.l-bg .bg-border.bg-border--last, .loading__bg .bg-border.bg-border--last {
    border-right: 1px solid #f0f0f0;
}

/*关于*/
.about-nav {

    width: 100%;
    position: fixed;
    top: 100px;
    left: 0;
    padding: 30px 0;
    display: none;
}

.about-nav a {
    color: #999999;
    font-size: 16px;
    display: inline-block;
    margin: 0 30px;
    font-family: 'Arial';
    cursor: pointer;
}

.about-about .conta {
    /*padding:72px 0 0;*/
}

.touzi-nav{
    text-align: right;
    padding: 30px 14vw 30px 0;
}

.com-tit1 {
    color: #000000;

    padding: 40px 5% 30px;
    position: relative;

}

.com-tit1 .ti1 {
    font-size: 36px;
}

.com-tit1 .ti2 {
    color: #666666;
    line-height: 24px;
    font-family: 'tec';
    margin: 25px 0 0;
}

/*organizational structure*/

.about-organ .organ-bot .blo-box {
    width: 49%;
    margin: 0 0.5% 1%;
    position: relative;
    height: 354px;
    overflow: hidden;
}

.about-organ .organ-bot .blo-box .dn-img {
    position: absolute;
    top: 0;
    left: 0;

}

.about-organ .organ-bot .blo-box:hover .dn-img {
    transform: scale(1.05);
}

.about-organ .organ-bot .blo-box .dn-img:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);

}

.about-organ .organ-bot .blo-box .dn-wen {
    z-index: 3;
    position: relative;
    color: #FFFFFF;
    font-family: "Arial";
    padding: 10% 10% 0;
}

.about-organ .organ-bot .blo-box .dn-wen .dnp1 {
    font-size: 30px;

}

.about-organ .organ-bot .blo-box .dn-wen .com-xian {
    margin: 10px 0 14px;
}

.about-organ .organ-bot .blo-box .dn-wen .dnp2 {
    font-size: 18px;
    opacity: .7;
    line-height: 30px;

}

.about-organ .organ-bot .blo-box .dn-wen .dnp2 .dp {
    min-width: 35%;
    max-width: 50%;
    float: left;
    /*margin:0 0px 5px 0;*/
}

/*产品*/

.pro-bot .conta {
    /*padding: 100px 0 100px;*/
    padding: 100px 0 100px;
}

.pro-bot .dn-box1 {
    margin: 0 0 180px;
}

.pro-bot .dn-box1 .dfl {
    width: 46.5%;
    height: 500px;
    padding: 3% 0 3% 5%;
    position: relative;

}

.pro-bot .dn-box1 .dfl .dn-dflwen {
    position: relative;
    z-index: 3;
    height: 100%;
    border-right: 1px solid #E5E5E5;
}

.pro-bot .dn-box1 .dfl:before {
    content: '';
    position: absolute;
    width: 120%;
    height: 110%;
    top: 0;
    left: 0;
    background: #F5F7F8;

}

.pro-bot .dn-box1 .dfl .com-more .a1 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.pro-bot .dn-box1 .dfl .dnp1 {
    color: #333333;
    font-size: 32px;

}

.pro-bot .dn-box1 .dfl .com-wen {
    color: #666666;
    line-height: 24px;
    font-family: 'tec';
    margin: 20px 0 0;
    max-height: 220px;
    overflow-y: scroll;
    padding: 0 13% 0 0;
}

.pro-bot .dn-box1 .dfl .com-wen::-webkit-scrollbar {
    width: 3px;

}

.pro-bot .dn-box1 .dfl .com-wen::-webkit-scrollbar-track {
    background-color: transparent;
    /*border-right: 1px solid #E5E5E5;*/
}

.pro-bot .dn-box1 .dfr {
    width: 48%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.pro-bot .dn-box1 .dfr:hover .dn-img {
    transform: scale(1.05);
}

/*解决方案*/

.solu-box2 .com-more .a1 {
    margin: 150px auto 0;
}

.solu-bot .dn-box1 .dfl:before {
    height: 100%;
    top: 8%;
}

.solu-bot .dn-box1 {
    margin: 0 0 80px;
}

/*服务*/
.ser-bot .conta {
    padding: 120px 0 120px 0;
}

.ser-sale {
    height: 550px;
    color: #FFFFFF;
    padding: 6% 7% 0;
}

.ser-sale .sale-wen {
    width: 880px;
}

.ser-sale .dnp1 {
    font-size: 32px;

}

.ser-sale .com-xian {
    background: #FFFFFF;
    margin: 15px 0 24px;
}

.ser-sale .dnp2 {
    line-height: 24px;
    font-family: 'tec';
}

.ser-tech .tech-bot {
    width: 101.4%;
    margin: 0 0 0 -0.7%;
}

.ser-tech .tech-bot .blo-box {
    width: 32%;
    margin: 0 0.666% 1.333%;
    background: #F5F7F8;
    position: relative;
    height: 245px;
    font-family: 'tec';
    padding: 1.2% 2% 0;
    transition: all .4s ease;
    overflow: hidden;
}

.ser-tech .tech-bot .blo-box:hover {
    box-shadow: 0 0 15px #ccc;
}

.ser-tech .tech-bot .blo-box .dnp3 {
    color: #DCDEDF;
    font-size: 110px;
    position: absolute;
    bottom: 5%;
    right: 7%;
    /*font-family: "Impact";*/
    font-family: "Arial";
    font-weight: bold;
}

.ser-tech .tech-bot .blo-box .tech-wen {
    position: relative;
    z-index: 3;

}

.ser-tech .tech-bot .blo-box .dnp1 {
    color: #333333;
    line-height: 24px;
    font-size: 18px;
}

.ser-tech .tech-bot .blo-box .dnp2 {
    color: #666666;
    line-height: 24px;

}

.ser-tech .tech-bot .blo-box .com-xian {
    margin: 14px 0 18px;
}

/*下载*/
.ser-down .down-bot {
    width: 91%;
    margin: 40px auto 100px;
}

.ser-down .down-bot .blo-box {
    width: 48%;
    margin: 0 1% 2%;
    background: #FFFFFF;
    /*height: 100px;*/

    overflow: hidden;
    position: relative;
}

.ser-down .down-bot .blo-box .img-box {
    padding: 28px 0 28px 110px;
}

.ser-down .down-bot .blo-box .dz {
    position: absolute;
    left: 0;
    top: 0;

    height: 100%;
    width: 110px;
    border-right: 1px solid #CCCCCC;
    background: url("../images/pdf.png") no-repeat center;
}

.ser-down .down-bot .blo-box .dy {
    color: #333333;
    font-size: 16px;
    font-family: 'tec';
    line-height: 46px;
    padding: 0 40px 0 30px;
}

.ser-down .down-bot .blo-box .dy i {
    font-size: 42px;
    color: #CCCCCC;
    float: right;
    transition: all .4s ease;
}

.ser-down .down-bot .blo-box:hover .dy i {
    color: #D93939;
}

/*新闻*/
.news-bot .conta {
    padding: 120px 5% 200px;
}

.news-bot .news-box1 .dn-box1 {
    background: #FFFFFF;
    margin: 0 0 45px;
}

.news-bot .news-box1 .dfl {
    height: 380px;
    width: 44%;
    overflow: hidden;
    position: relative;
}

.news-bot .news-box1 .dfl:hover .dn-img {
    transform: scale(1.05);
}

.news-bot .news-box1 .dfr {
    height: 380px;
    width: 56%;
    /*padding: 4% 5% 0 0;*/
    font-family: "Arial";
}

.news-bot .news-box1 .dfr .dfr-box {
    padding: 5% 10% 0;
}

.news-bot .news-box1 .dfr .dnp1 {
    font-size: 30px;
    color: #333333;
}

.news-bot .news-box1 .dfr .dnp2 {

    color: #999999;
    margin: 3% 0 4%;
}

.news-bot .news-box1 .dfr .dnp3 {
    font-size: 16px;
    color: #666666;
    line-height: 24px;

}

.news-bot .news-box1 .dfr .dnp-more {
    font-family: 'te';
    color: #000000;
    margin: 7% 0 0;
}

.com-page {
    padding: 40px 0 160px;
}

.com-page a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
    border-radius: 50%;
    position: relative;
    transition: all .4s ease;
    margin: 0 10px;
}

.com-page a.acc, .com-page a:hover {
    border: 1px solid #E60011;
}

.com-page a:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #E60011;
    top: 2px;
    left: 2px;
}

.news-bot .news-box2 .swit-top .blo-box {
    margin: 0 60px 0 0;

}

.news-bot .news-box2 .swit-top .acc{display: inline-block;vertical-align: top;font-size: 14px;position: relative;margin: 0 60px 0 0; }
.news-bot .news-box2 .swit-top .acc .dnp1{opacity:1;}
.news-bot .news-box2 .swit-top .acc .com-xian{width: 20px;}

.news-bot .news-box2 .swit-top .dnp1 {
    color: #000000;
    font-size: 32px;
    opacity: .3;
    transition: all .4s ease;
}

.news-bot .news-box2 .swit-top .blo-box:hover .dnp1,
.news-bot .news-box2 .swit-top .blo-box.acc .dnp1 {
    opacity: 1;
}

.news-bot .news-box2 .swit-top .com-xian {
    width: 0;
    transition: all .4s ease;
}

.news-bot .news-box2 .swit-top .blo-box:hover .com-xian,
.news-bot .news-box2 .swit-top .blo-box.acc .com-xian {
    width: 24px;

}

.news-bot .news-box2 .swit-bot {
    margin: 50px 0 0;
}

.news-bot .news-box2 .swit-bot .dn-box1 {
    display: block;

    background: #FFFFFF;
    transition: all .4s ease;
    margin: 0 0 20px;
    padding: 25px 40px;
    color: #666666;
    font-size: 16px;
    font-family: "Arial";
    overflow: hidden;
}

.news-bot .news-box2 .swit-bot .dn-box1:hover {
    color: #e60012;
    box-shadow: 0 0 16px #ccc;
}

/*详情*/

.newsxq-bot .newsxq-box2 {
    padding: 0 5%;
    margin: 60px 0 0;
    font-family: "Arial";
}

.newsxq-bot .newsxq-box2 .box1 {
    padding: 90px 0 45px;
    border-bottom: 1px solid #E3E3E3;

}

.newsxq-bot .newsxq-box2 .box1 .dnp1 {
    color: #333333;
    font-size: 24px;
    margin: 0 0 10px;
}

.newsxq-bot .newsxq-box2 .box1 .dnp2 {
    color: #999999;
    font-size: 14px;
}

.newsxq-bot .newsxq-box2 .box2 {
    padding: 40px 0 60px;
    border-bottom: 1px solid #E3E3E3;
    color: #888888;
    font-size: 16px;
    line-height: 28px;
}

.newsxq-bot .newsxq-box2 .box2 * {
    max-width: 100%;
}

.newsxq-bot .newsxq-box2 .box3 {
    position: relative;
    padding: 80px 0 90px;

}

.newsxq-bot .newsxq-box2 .box3 .com-fan {
    font-size: 14px;
    /*color: #888888;*/
    line-height: 28px;
}

.newsxq-bot .newsxq-box2 .box3 .a-back {
    display: block;
    width: 200px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #f1002a;
    font-size: 16px;
    font-family: 'te';
    color: #FFFFFF;
}

.contac-infor .infor-box1 {
    height: 700px;
    position: relative;
    font-family: 'tec';
}

.contac-infor .infor-box1 .infor-nei1 {
    position: absolute;
    width: 450px;
    /*height:246px;*/
    background: #FFFFFF;
    top: 20%;
    left: 50%;
    margin: 0 0 0 -225px;
    padding: 26px 2% 36px;

}

.contac-infor .infor-box1 .infor-nei1 .dnp1 {
    color: #333333;
    font-size: 24px;
}

.contac-infor .infor-box1 .infor-nei1 .dnp2 {
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}

.contac-infor .infor-box1 .infor-nei1 .com-xian {
    margin: 14px 0 15px;
}

.contac-infor .tech-bot {
    width: 91%;
    margin: 50px auto 30px;
}

.contac-infor .tech-bot .blo-box {
    width: 49%;
    margin: 0 0.5% 1%;
    padding: 2% 4% 0;
    height: 225px;
    overflow: hidden;
}

.contac-infor .tech-bot .blo-box .dnp3 {

    bottom: -26%;
    right: -4%;
    opacity: .6;
}

.contac-infor .tech-bot .blo-box .dnp2 {

    line-height: 28px;
}

.contac-infor .tech-bot .blo-box .com-xian {
    margin: 18px 0 20px;
}

.contac-infor .tech-bot .blo-box .dnp1 {

    font-size: 24px;
}

.conta-online .online-bot {
    padding: 0 5% 80px;
    width: 101%;
    margin: 0 0 0 -0.5%;
}

.conta-online .online-bot .dn-box1 {
    margin: 0 0 24px;
}

.conta-online .online-bot .dn-box1 > div {
    position: relative;
    width: 50%;

}

.conta-online .online-bot .dn-box1 .inp1 {
    width: 98%;
    display: block;
    height: 76px;
    background: #FFFFFF;
    border: none;
    margin: 0 auto;
    padding: 0 0 0 40px;
    font-size: 16px;
}

.conta-online .online-bot .dn-box1 .bt:before {
    content: '';
    width: 8px;
    height: 8px;
    background: url("../images/07contact_03.png") no-repeat center;
    position: absolute;
    right: 40px;
    top: 32px;

}

.conta-online .online-bot .dn-box1 textarea {
    width: 99%;
    display: block;
    height: 230px;
    background: #FFFFFF;
    border: none;
    margin: 0 auto;
    padding: 20px 0 0 40px;
    font-size: 16px;
}

.conta-online .online-bot .dn-box1 .inp12 {
    width: 430px;
    margin: 0 22px 0 0.5%;
}

.conta-online .online-bot .dn-box1 .yzm{ float:left; padding-right:22px}

.conta-online .online-bot .dn-box1 .im-yzm {
    width: 290px;
    height: 76px;
    margin: 0 22px 0 0;
    cursor: pointer;
}

.conta-online .online-bot .dn-box1 .inp-sub {
    width: 290px;
    height: 76px;
    line-height: 76px;
    text-align: center;
    background: #f1002a;
    font-size: 16px;
    color: #FFFFFF;

}
.conta-online .online-bot .dn-box1 .inp-sub:hover{background: #bf0021;}


.ui-dialog-grid{ width:300px; height:200px; background:#FFF; text-align:center; border-top-right-radius:5px; border-top-left-radius:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.ui-dialog-close{ width:20px; height:20px; font-size:16px; float:right; margin-right:5%}
.ui-dialog-title{ font-size:24px; color:#333}
.ui-dialog-content{ font-size:16px; color:#666}
.ui-dialog-autofocus{ width:50px; height:30px; font-size:16px;}

.about-deme .deme-bot {
    width: 90%;
    margin: auto;
    padding: 30px 0 170px;
    position: relative;
    overflow: hidden;
}

.about-deme .sw-deme {
    height: 540px;
    overflow: visible;
    width: 61%;
}

.about-deme .sw-deme .swiper-slide .dn-img {
    /*transform: scale(1, .6);*/
    width: 100%;
    height: 60%;
    opacity: .6;
    transition: all .4s ease;
    margin: 11% 0 0;
}

.about-deme .sw-deme .swiper-slide-active .dn-img {
    /*transform: scale(1);*/
    height: 100%;
    opacity: 1;
    margin: 0;
}

.about-deme .deme-box1 {
    position: relative;
}

.about-deme .btn, .about-hono .btn {
    cursor: pointer;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    background: #BBBBBB;
    color: #FFFFFF;
    transition: all .4s ease;
    position: absolute;
    top: 50%;
    margin: -100px 0 0;
    z-index: 5;
}

.about-hono .btn {
    margin: -22px 0 0;
}

.about-deme .btnleft, .about-hono .btnleft {
    left: 1%;
}

.about-deme .btnright, .about-hono .btnright {
    right: 1%;
}

.about-deme .btn:hover, .about-hono .btn:hover {
    background: #f1002a;
}

.about-deme .btn i, .about-hono .btn i {
    font-size: 36px;

}

/*招聘*/
.tal-bot .switch-bot {
    font-family: 'Arial';
    padding: 0 5%;
    margin: 30px 0 120px;
}

.tal-bot .switch-bot .dn1 {
    background-color: #f1002a;
    color: #ffffff;
    padding: 18px 3%;
    position: relative;

}

.tal-bot .switch-bot .dn1 span {
    width: 20%;
    font-size: 24px;
}

.tal-bot .switch-bot .dn-nei {

    border-top: none;
    background: #FFFFFF;
}

.tal-bot .switch-bot .dn-nei .dn-box {
    border-bottom: 2px solid #ECF0F2;
    padding: 0 3%;
}

.tal-bot .switch-bot .dn-nei .n-top {
    padding: 20px 0;
    cursor: pointer;
    position: relative;
}

.tal-bot .switch-bot .dn-nei .n-top span {
    width: 20%;
    font-size: 18px;
    color: #333333;
}

.tal-bot .switch-bot .dn-nei .n-top .fh {
    display: inline-block;
    vertical-align: middle;
    width: 29px;
    height: 29px;
    background: url('../images/jia_06.png') no-repeat center/cover;
    margin: 0px 24px 0 0;
    transition: all .4s ease;
}

.tal-bot .switch-bot .dn-nei .n-top.ac .fh {
    background: url('../images/jian_03.png') no-repeat center/cover;
}

.tal-bot .switch-bot .dn-nei .n-bot {
    background-color: #ECF0F2;
    position: relative;
    padding: 20px 5% 60px;
    display: none;
    margin: 0 0 50px;
    line-height: 36px;
    font-size: 18px;
    color: #333333;
}

.tal-bot .switch-bot .dn-nei .n-bot .dnpn1 {
    font-weight: bold;
    margin: 40px 0 0px;
}

.about-deve .conta {
    background: #ECF0F2 url('../images/01about_03.png') no-repeat right center;
}

.about-hono .conta {
background: #ECF0F2; padding-bottom:120px  
}


.about-deve .deve-bot {
    position: relative;
    height: 540px;
    margin: 0px 0 70px;
    padding: 0 5%;
}

.about-deve .deve-bot:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 30%;
    height: 2px;
    background: url("../images/bg_03.png") repeat;
}

.about-deve .sw-deve .swiper-slide .nei1 {
    position: absolute;
    top: 26.5%;
    left: 50%;
    text-align: center;
    margin: 0 0 0 -55px;
    width: 110px;
}

.about-deve .sw-deve .swiper-slide .nei1 .dnpn1 {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #999;
    margin: 0 auto 16px;
}

.about-deve .sw-deve .swiper-slide:nth-child(even) .nei1 .dnpn1 {
    width: 107px;
    height: 107px;
    margin: -37px auto 16px;
}

.about-deve .sw-deve .swiper-slide .nei1 .dnpn1 img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}

.about-deve .sw-deve .swiper-slide:nth-child(even) .nei1 .dnpn1 img {
    width: 93px;
    height: 93px;
    margin: 6px 0 0 6px;
}

.about-deve .sw-deve .swiper-slide .nei1 .dnpn2 {
    color: #666666;
    font-size: 30px;

}

.about-deve .sw-deve .swiper-slide .nei2 {
    background: #FFFFFF;
    position: absolute;
    width: 100%;
    left: 0;
    top: 10%;
    transform: scale(0);
    transition: all .4s ease;
    z-index: 10;
}

.about-deve .sw-deve .swiper-slide.acc .nei2 {
    transform: scale(1);
}

.about-deve .sw-deve .swiper-slide .nei2 .dn-img {
    width: 100%;

}

.about-deve .sw-deve .swiper-slide .nei2 .dn-wenbot {
    padding: 20px 5% 30px;
    position: relative;
}

.about-deve .sw-deve .swiper-slide .nei2 .dn-wenbot i {
    position: absolute;
    font-size: 26px;
    color: #f1002a;
    right: 5%;
    top: 36px;
    cursor: pointer;
    display: none;
}

.about-deve .sw-deve .swiper-slide .nei2 .dnpn2 {
    font-size: 56px;
    color: #f1002a;
    margin: 0 0 10px;
}

.about-deve .sw-deve .swiper-slide .nei2 .dnpn3 {
    font-size: 16px;
    color: #333333;
    font-family: 'tec';
    /*height: 20px;*/
    overflow: hidden;
    transition: all 1.4s ease;
}

.about-hono .swit-year {

    font-size: 18px;
    font-family: "Arial";
    padding: 0 5% 0 0;
}

.about-hono .swit-year a {
    color: #999999;
    margin: 0 0 0 30px;
}

.about-hono .swit-year a:hover, .about-hono .swit-year a.acc {
    color: #000;
}

.about-hono .hono-bot {
    height: 151px;
    margin: 40px 0 120px;

}

.about-hono .hono-bot .sw-hono {
    width: 91%;
}

.about-hono .hono-bot .sw-hono .dn-nei {
    width: 96%;
    height: 100%;
    /*background: #EBF0F2;*/
    text-align: center;

    margin: auto;
    border: 1px solid #a6a6a6;
}

.about-hono .hono-bot .sw-hono .dn-nei img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.about-hono .hono-bot {
    position: relative;
}

.tan-shipin {
    /*width:98%;*/
    /*height:98%;*/
    width: 1000px;
}

/*搜索结果页*/
.res-bot {
    padding: 80px 0;
}

.res-bot a {
    display: block;
    padding: 10px 0;
}

.res-bot a:hover {
    text-decoration: underline;
}


.in_zzlc{ overflow:hidden; width: 90%; margin: 0 auto;}
.in_zzlc li{ float:left; width:11%}
.in_zzlc li p{ font-size:18px; margin-top:20px}
.in_zzlc li .in_zzlc_img{ width:150px; height:150px; border:3px #FFFFFF solid; border-radius:150px; overflow:hidden; margin:0 auto}
.in_zzlc .io i{font-family:"iconfont" !important; font-size:24px;font-style:normal; line-height:120px; color:#f1002a;}



.nybanner{ height:600px !important; }

#info {margin-top: 10px;}
#container{min-width:100%;min-height:450px;}
.ny-about{padding:0}
.ny-about .conta{ padding-top:120px}
.ny-about .dfl{margin-top: 1.8%; height: 450px !important;}
.ny-about .dfr{height: 450px !important;}
.news-box2{ margin-bottom:30px}



/*产品*/
.produc {padding:70px 0;}
.produc-bot1 .blo-box {width:32.33%;margin:0 0.5% 1%;background:#ffffff;height:480px;text-align:center;}
.produc-bot1 .blo-box .dn1 {height:380px;line-height:380px;}
.produc-bot1 .blo-box .dn1 .im1 {max-height:96%;vertical-align:middle;}
.produc-bot1 .blo-box .dn2 {font-size:20px;color:#000000;margin:0 0 4%;}
.produc-bot1 .blo-box .dn3 {font-size:16px;color:#666666;width:370px;margin:3% auto 4%;text-align:justify;}
.produc-bot1 .blo-box .com-btn1 .a1 {margin:auto;}



.ny_qywh{overflow:hidden;}
.ny_qywh li{ width:33%; float:left}
.ny_qywh li i{ margin:0 auto; border:#c8c8c8 1px solid; display:block; border-radius:150px; height:150px; width:150px; line-height:150px; font-family:"iconfont"; font-style:normal; font-size:45px; text-align: center}
.ny_qywh li h1{ font-size:22px; text-align:center; color:#333; margin-top:30px; margin-bottom:10px}
.ny_qywh li h2{ display:block; text-align:center; margin:0 auto}
.qywh h1{text-align:center; margin-bottom:30px}
.qywh p{text-align:center; text-indent:0em !important;}

.about-organ .conta{ padding-bottom:30px}



/*-- 分页 --*/
.fengye{line-height:50px; color:#999; margin:0 auto; overflow:hidden; text-align:center; padding-left:8px;}
.fengye span{ height:50px; line-height:50px; float:left; text-align:center; margin-right:10px; padding:0 20px; background:#fff; font-size:16px}
.fengye .keng{ display:none }
.fengye .current{background:#f1002a;  color:#FFF}
.fengye a{ float:left; height:50px; line-height:50px;  margin-right:10px; color:#999; text-align:center; padding:0 20px; background:#FFF; font-size:16px} 
.fengye a:hover{ background:#f1002a;  color:#FFF}
