
body {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #4c4c4c;
    background-color: #ffffff;
    min-width: 1200px;
}
p, ul, li, h1, h2, h3, h4, h5, h6, dl, dd, dt, button, input, img {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    border: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
input, textarea, select {
    font-family: "Microsoft Yahei";
}
input[type=submit], input[type=reset] {
    border: none;
    cursor: pointer;
}
a {
    text-decoration: none;
    color: #4c4c4c;
}
a:hover {
    text-decoration: none;
    color: #F3E842;
}
h1, h2, h3, h4, h5, h6, i, b {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}
.arial {
    font-family: "Arial";
}
.conta {
    width: 1200px;
    position: relative;
    height: 100%;
    margin: 0 auto;
}
.contain {
    width: 1400px;
    position: relative;
    height: 100%;
    margin: 0 auto;
}
.contentM {
    margin: 102px 0 0;
}
.over-hidd {
    overflow: hidden;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*头部*/
.header {
    height: 102px;
    background-color: #ffffff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 14;
    min-width: 1200px;
    transition: .4s;
}
.index .header {
    background-color: transparent;
}
.header .d-zuo {
    line-height: 102px;
    font-size: 18px;
    height: 100%;
}
.header .d-zuo img {
    /*vertical-align: middle;*/
    float: left;
    margin: 24px 0 0 0;
}
.header .d-zuo .s-ti {
    position: relative;
    margin: 0 0 0 28px;
    /*display: inline-block;*/
    /*line-height:130px;*/
    float: left;
    padding: 8px 0 0;
}
.index .header .d-zuo .s-ti {
    color: #ffffff;
}
.header .d-zuo .s-ti:before {
    content: '';
    position: absolute;
    height: 20px;
    border-left: 1px solid #4F4F4F;
    left: -15px;
    top: 50px;
}
.index .header .d-zuo .s-ti:before {
    border-left: 1px solid #ffffff;
}
.header .d-you .d-neil > li {
    float: left;
    margin: 0 40px;
}
.header .d-you .d-neil li .atop {
    position: relative;
    color: #4c4c4c;
    line-height: 102px;
    font-size: 18px;
}
.header .d-you .d-neil .ul-xia {
    /*position: absolute;*/
    width: 100%;
    background-color: #ffffff;
    padding: 20px 0 70px;
    position: fixed;
    left: 0;
    top: 100px;
    text-align: center;
    font-size: 0;
    display: none;
    border-top: 1px solid #eee;
}
.header .d-you .d-neil .ul-xia li {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 0 80px;
}
.header .d-you .d-neil .ul-xia2{
    height:218px;
}
.header .d-you .d-neil .ul-xia2 li {
    /*position: absolute;*/
    position: absolute;
    margin: 0 0 0 180px;
    transition: .1s;
}

.header .d-you .d-neil .ul-xia h2 {
    font-size: 18px;
    padding: 0 0 10px 74px;
    position: relative;
}
.header .d-you .d-neil .ul-xia h2:before {
    position: absolute;
    width: 63px;
    border-top: 1px solid #CCCCCC;
    content: '';
    left: 0;
    top: 13px;
}
.header .d-you .d-neil .ul-xia .div-a a {
    display: block;
    margin: 9px 0;
    padding: 0 0 0 76px;
    position: relative;
}
.header .d-you .d-neil .ul-xia .div-a a:before {
    content: '';
    position: absolute;
    left: 57px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #CCCCCC;
    border-bottom: 5px solid transparent;
    top: 5px;
}
.header .d-you .d-neil .ul-xia .div-a a:hover:before {
    border-left: 8px solid #F3E842;
}
.index .header .d-you .d-neil li .atop {
    color: #ffffff;
}
.header .d-you .d-neil li .atop:after {
    content: '';
    position: absolute;
    transition: .4s;
    width: 0;
    border-bottom: 2px solid #F3E842;
    bottom: -10px;
    left: 0;
}
.index .header .d-you .d-neil li .atop:after {
    border-bottom: 2px solid #ffffff;
}
.header .d-you .d-neil li:hover .atop:after, .header .d-you .d-neil li.act .atop:after {
    width: 100%;
}
.header .d-you .a-back {
    width: 142px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #999999;
    color: #999999;
    font-size: 16px;
    margin: 34px 0 0 42px;
    transition: .4s;
}
.index .header .d-you .a-back {
    color: #ffffff;
    border: 1px solid #ffffff;
}
.header .d-you .a-back:hover {
    background-color: #FECD58;
    border: 1px solid #FECD58;
    color: #ffffff;
}
.main {
    margin: 102px 0 75px;
}




.main-bot {
    margin: 0;
}
/*banner*/
.ban-com {
    width: 100%;
    height: 100%;
}
.ban-com img {
    display: block;
    width: 100%;
}
.h1-com1 {
    text-align: center;
    color: #24221c;
    font-size: 30px;
    font-weight: bold;
    padding: 45px 0;
}
.qie-top {
    border-bottom: 1px solid #CCCCCC;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
}
.qie-top .qie-topnei {
    cursor: pointer;
    float: left;
    /*width:126px;*/
    padding: 0 23px;
    margin: 0 13px 0 0;
    background-color: #FECD58;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    position: relative;
}
.qie-top .qie-topnei.qieon {
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    line-height: 41px;
}
.qie-bot {
    border: 1px solid #CCCCCC;
    padding: 50px 22px 130px 22px;
    border-top: none;
}
.qie-bot .qie-botnei {
    line-height: 36px;
    font-size: 16px;
    text-align: justify;
    -ms-text-justify: inter-ideograph;
    text-justify: inter-ideograph;
    overflow: hidden;
}
.qie-bot .qie-botnei img {
    max-width: 90%;
}
.footer {
    height: 166px;
    background-color: #1A1A1A;
}
.footer .d-zuo {
    line-height: 166px;
}
.footer .d-zuo img {
    vertical-align: middle;
    transition: .4s;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    36% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.footer .d-zuo:hover img {
    animation: rotate 1s linear 0s infinite;
}
.footer .d-alian {
    line-height: 166px;
    color: #5b5b5b;
    font-size: 16px;
    margin: 0 0 0 25px;
}
.footer .d-alian a {
    margin: 0 4px;
}
.footer .d-you {
    padding: 50px 0 0;
    text-align: right;
    font-size: 12px;
    color: #5b5b5b;
}
.footer .d-you h2 {
    margin: 0 0 15px;
}
.footer .d-you h2 img {
    vertical-align: middle;
    margin: 0 0 0 15px;
}
.footer .a-top {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -105px;
    display: block;
    width: 209px;
    height: 108px;
    background: url("../img/top_06.png") no-repeat center;
    transition: .4s;
}
.footer .a-top:hover {
    background: url("../img/res_top2.png") no-repeat center;
}
/*首页*/
.index1 .three-block {
    width: 100%;
    overflow: hidden;
}
.index1 .three-block li {
    float: left;
    width: 33.333%;
    overflow: hidden;
    position: relative;
}
.index1 .three-block li .im1 {
    width: 100%;
    height: 100%;
    transition: .4s;
}
.index1 .three-block li:hover .im1 {
    transform: scale(1.1);
}
.index1 .three-block li h3 {
    color: #1934aa;
    text-transform: uppercase;
    position: absolute;
    right: 18px;
    bottom: 50px;
    z-index: 10;
}
.index1 .three-block li h2 {
    font-size: 24px;
    text-transform: uppercase;
    position: absolute;
    right: 18px;
    bottom: 15px;
    z-index: 10;
}
.index1 .three-block li:hover h2{
    color: #008AEF;
}
.sw-ban {
    min-height: 502px;
}
.sw-ban .swiper-wrapper .swiper-slide{
    overflow: hidden;
}
.sw-ban .swiper-wrapper,
.sw-ban .swiper-wrapper .swiper-slide {
    height: 100% !important;
}
.sw-ban .swiper-wrapper .swiper-slide {
    position: relative;
}
.sw-ban .pages1 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 27px;
    left: 0;
}
.sw-ban .im1 {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.sw-ban .swiper-slide .contain {
    /*font-size:36px;*/
    /*line-height:60px;*/
    color: #ffffff;
    padding: 10% 0 0;
    position: relative;
}
.sw-ban .swiper-slide1 .contain p {
    font-size: 36px;
    line-height: 60px;
    /*color: #ffffff;*/
    /*padding:10% 0 0;*/
}
.sw-ban .swiper-slide1 .p-nei{
    transform: translate(-15%,0);
    opacity:0;
    transition: 1s;
}
.sw-ban .swiper-slide1.swiper-slide-active .p-nei{
    transform: translate(0);
    opacity:1;
}
.sw-ban .swiper-slide2 .contain h2 {
    font-size: 36px;
    margin: 0 0 3%;
    /*transform: translate(-15%,0);*/
    transform: translate(0,-100px);
    opacity:0;
    transition: 1s;
}
.sw-ban .swiper-slide2.swiper-slide-active h2{
    transform: translate(0);
    opacity:1;
}
.sw-ban .swiper-slide2 .p-nei{
    /*transform: translate(15%,0);*/
    transform: translate(0,100px);
    opacity:0;
    transition: 1s;
}
.sw-ban .swiper-slide2.swiper-slide-active .p-nei{
    transform: translate(0);
    opacity:1;
}
.sw-ban .swiper-slide2 .contain p {
    font-size: 24px;
    line-height: 48px;
    padding: 0 0 0 30px;
    background: url("../img/rightsanjiao_03.png") no-repeat left center;
}
.sw-ban .swiper-slide3 .contain > div {
    position: absolute;
    width: 394px;
    opacity:0;
    transition: 1.5s;
}
.sw-ban .swiper-slide3.swiper-slide-active .contain > div{
    transform: translate(0);
    opacity:1;
}
.sw-ban .swiper-slide3 .contain > div h2 {
    font-size: 18px;
    margin: 0 0 8%;
}
.sw-ban .swiper-slide3 .contain > div p {
    line-height: 24px;
}
.sw-ban .swiper-slide3 .contain .dlf{
    transform: translate(-40%,0);
}
.sw-ban .swiper-slide3 .contain .drt {
     text-align: right;
    transform: translate(40%,0);
 }
.sw-ban .swiper-slide3 .contain .di1 {
    top: 27%;
    left: 9%;
}
.sw-ban .swiper-slide3 .contain .di2 {
    top: 50%;
    left: 2%;
    transition-delay: .3s;
}
.sw-ban .swiper-slide3 .contain .di3 {
    bottom: 8%;
    left: 9%;
    transition-delay: .5s;
}

.sw-ban .swiper-slide3 .contain .di4 {
    top: 27%;
    right: 10%;

}
.sw-ban .swiper-slide3 .contain .di5 {
    top: 47%;
    right: 2%; transition-delay: .3s;
}
.sw-ban .swiper-slide3 .contain .di6 {
    bottom: 6%;
    right: 11%;
    transition-delay: .5s;
}





.sw-ban .swiper-pagination-switch {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
    background-color: #e5e5e5;
    transition: .4s;
}
.sw-ban .swiper-active-switch {
    width: 40px;
    background-color: #FFF100;
    border-radius: 20px;
}
/*路由器*/
.luyouqi .bianji img {
    max-width: 100%;
}
/*@media screen and (max-width: 1600px), screen and (max-device-width: 1600px) {*/
/*.sw-ban .swiper-slide3 .contain .di1 {*/
/*left: 17%;*/
/*}*/
/*}*/
@media screen and (max-width: 1402px), screen and (max-device-width: 1402px) {
    .contain {
        width: 90%;
    }
    .header .d-you .d-neil li {
        margin: 0 30px;
    }
    .sw-ban .swiper-slide1 .contain p {
        font-size: 26px;
        line-height: 48px;
    }
    .sw-ban .swiper-slide2 .contain h2 {
        font-size: 26px;
        margin: 0 0 2%;
    }
    .sw-ban .swiper-slide2 .contain p {
        font-size: 18px;
        line-height: 44px;
    }
    .sw-ban .swiper-slide3 .contain > div h2 {
        margin: 0 0 5%;
    }
    .header .d-you .d-neil .ul-xia2 li{
        margin: 0 0 0 6%;
    }
}
