*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
body{
    color: #666;
    font: 12px/1.231 "Microsoft Yahei",arial,helvetica,clean,sans-serif;
}
p{
    word-spacing: -1.5px;
}
.container{
    width: 1000px;
    margin: auto;
}
.header{
    /* background: url(../img/top_bg.gif) repeat-x;
    height: 243px;
    overflow: hidden; */
}
.head-top{
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    color: #6a6a6a;
    font-size: 14px;
}
.head-top em{
    float: left;
    font-style: normal;
}
.head-top span{
    float: right;
    display: inline-block;
}
.head-top span a{
    padding: 0 10px;
    color: #6a6a6a;
    font-size: 14px;
}
.head-zhong{
    height: 147px;
    overflow: hidden;
}
.head-zhong h1{
    float: left;
    padding: 22px 22px 0 5px;
}
.head-zhong h1 img{
    height: 100px;
}
.head-z{
    float: right;
    padding: 42px 0 0 20px;
    font-size: 24px;
    color: #282828;
    font-weight: bold;
    background: url(../img/t_line.gif) no-repeat 0 52px;
}
.head-z span{
    display: block;
    font-size: 25px;
    padding: 3px 0 0;
    font-weight: bold;
}
.head-bottom{
    line-height: 70px;
    background-color: #00479d;
}
.head-bottom>.container>ul{
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.head-bottom ul li{
    position: relative;
}
.head-bottom ul li:hover .er{
    display: block;
}
.head-bottom ul li a:hover{
    background: #ffe704;
    color: #333;
}
.head-bottom ul li a{
    font-size: 18px;
    color: #fff;
    padding: 0 25px;
    display: block;
    float: left;
}
.head-bottom ul .active a{
    background: url(../img/nav_bg.gif) repeat-x;
    color: #333;
}
.er{
    position: absolute;
    width: 100%;
    margin-left: 0 !important;
    top: 100%;
    left: 0%;
    background-color: #015bbe;
    /* box-shadow: 0 0 5px 0 #eee; */
    display: none;
    z-index: 9999;
}
.er li{
    /* font-size: 12px !important; */
    width: 100%;
    padding-left: 0 !important;
    text-align: center;
    line-height: 25px;
    padding: 0px 0 !important;
}
.er li:hover a{
    color: #3c3c3c !important;
}
.er li a{
    color: #fff !important;
    padding: 10px 0 !important;
    text-align: center;
    float: unset !important;
}
.banner{
    width: 100%;
    position: relative;
    height: 561px;
}
.banner-swiper{
    width: 100%;
    height: 561px;
    overflow: hidden;
}
.banner-swiper .swiper-slide .ban-iphone{
    display: none;
}
.banner-swiper .swiper-slide a{
    width: 100%;
    height: 100%;
    display: block;
}
.banner-prev::after,.banner-next::after{
    content: "";
    display: none;
}
.banner-prev{
    width: 80px;
    height: 80px;
    background: url(../img/banner-left.png) no-repeat center;
    background-size: cover;
    left: 5%;
    opacity: .5;
    display: none;
}
.banner-next{
    width: 80px;
    height: 80px;
    background: url(../img/banner-right.png) no-repeat center;
    background-size: cover;
    right: 5%;
    opacity: .5;
    display: none;
}
.banner:hover .banner-prev{
    opacity: 1;
    display: block;
}
.banner:hover .banner-next{
    opacity: 1;
    display: block;
}
.banner-swiper .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    background: #fff;
    opacity: 1;
}
.banner-swiper .swiper-pagination-bullet-active{
    background: #0b3090;
    color: #0b3090;
}
.search{
    height: 70px;
    background: url(../img/search.gif) no-repeat center 0;
    overflow: hidden;
}
.search p{
    float: left;
    font-size: 14px;
    color: #666;
    width: 645px;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
}
.search p a{
    color: #666;
    padding: 0 10px 0 0;
}
.search .ss1{
    background: url(../img/search2.gif) no-repeat;
    width: 300px;
    height: 38px;
    border: none;
    padding: 0 3px;
    float: left;
    margin-top: 10px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #eee;
    line-height: 38px;
    outline: none;
}
.search .ss1::placeholder{
    color: #fff;
}
.search .searchBtn{
    margin-top: 10px;
}
.search .ss2{
    float: left;
    margin-top: 10px;
    width: 36px;
    height: 38px;
}
.kongyaji{
    background: #f2f2f2;
    font-size: 0;
    padding: 50px 0 40px;
}
.kyj-top{
    height: 88px;
    text-align: center;
    background: url(../img/kyj.gif) no-repeat 0 20px;
    overflow: hidden;
}
.kyj-top p{
    font-size: 30px;
    color: #333;
    font-weight: bold;
}
.kyj-top span{
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 5px 0 0;
}
.kyj-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kyj-cont{
    width: 32%;
    transition: .1s ease-in;
    margin-top: 20px;
}
.kyj-cont img{
    width: 120px;
    height: 120px;
    display: block;
    margin: auto;
}
.kyj-cont span{
    font-size: 22px;
    color: #333;
    display: block;
    padding: 3px 0 8px;
    text-align: center;
}
.kyj-cont span i{
    font-size: 30px;
    color: #0f6bd0;
}
.kyj-cont p{
    font-size: 16px;
    color: #333;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
}
.kyj-cont:hover{
    transform: translateY(20px);
}
/* product */
.product{
    padding: 45px 0;
}
.product-top{
    height: 95px;
    background: url(../img/product.gif) no-repeat 0 20px;
    overflow: hidden;
}
.product-top p{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.product-top p i{
    color: #0f6bd0;
    font-weight: bold;
}
.product-top span{
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 5px 0 0;
    text-align: center;
}
.product-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-left{
    width: 22%;
}
.product-left h2{
    background: url(../img/product-1.gif) no-repeat;
    width: 100%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    overflow: hidden;
}
.product-left h2 a{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.product-left h3{
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    /* background: url(../img/product-3.gif) no-repeat; */
    background-color: #eeeeee;
    width: 100%;
    margin: 0 0 1px;
}
.product-left h3 a{
    font-size: 14px;
    color: #333;
    padding: 0 0 0 30px;
}
.product-left ul li{
    height: 36px;
    padding: 0 0 1px;
    overflow: hidden;
}
.product-left ul li a{
    font-size: 12px;
    color: #666;
    padding: 0 0 0 30px;
    background: #eee url(../img/product-3.gif) no-repeat 10px 16px;
    display: block;
    width: 192px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.product-left ul p{
    padding: 0 0 1px;
}
.product-left ul p a{
    font-size: 12px;
    color: #666;
    padding: 0 0 0 30px;
    /* background: #eee url(../img/product-3.gif) no-repeat 10px 16px; */
    background: #eee;
    display: block;
    /* width: 192px; */
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.product-left ul li a:hover{
    background: #eee url(../img/product-3-1.gif) no-repeat 10px 16px;
}
.product-left h3 a:hover,.product-left ul li a:hover{
    color: #065bb8;
    font-weight: bold;
}
.product-right{
    width: 753px;
}
.product-right-one{
    width: 735px;
    background: #0f6bd0;
    height: 48px;
    line-height: 48px;
    float: right;
    overflow: hidden;
    border-radius: 5px;
}
.product-right-one ul{
}
.product-right-one ul li{
    float: left;
}
.product-right-one ul li a{
    font-size: 14px;
    color: #fff;
    display: block;
    float: left;
    height: 48px;
    line-height: 48px;
    padding: 0 25px;
}
.product-right-one ul .active a{
    background: #ffe704;
    color: #333;
}
.product-right-one ul li a:hover{
    background: #ffe704;
    color: #333;
}
.product-right-one span{
    display: block;
    float: right;
    padding: 0 20px 0 0;
    font-size: 14px;
}
.product-right-one span a{
    color: #fff;
    display: block;
}
.product-right-two{
    width: 735px;
    float: right;
    margin-top: 20px;
}
.product-right-two ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -2%;
}
.product-right-two ul li{
    width: 31%;
    margin-bottom: 30px;
    margin-left: 2%;
    padding: 5px;
    box-sizing: border-box;
    background-color: #ececec;
}
.product-right-two ul li img{
    width: 100%;
    display: block;
}
.product-right-two ul li span{
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 28px;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-right-two ul li a{
    color: #333;
}
.product-right-two ul li:hover{
    background-color: #0f6bd0;
}
.product-right-two ul li:hover span{
    color: #fff;
}
.index-product{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: #d6d6d6 1px solid;
    padding: 20px 0;
}
.index-product-left{
    width: 48%;
}
.index-product-left img{
    width: 100%;
    display: block;
}
.index-product-right{
    width: 48%;
}
.index-product-right h2{
    font-size: 18px;
    color: #0f6bd0;
    font-weight: bold;
}
.index-product-right p{
    font-size: 14px;
    color: #666;
    padding: 8px 0 0;
    line-height: 22px;
}
.index-product-right p span{
    display: block;
    font-size: 16px;
    color: #0f6bd0;
    background: url(../img/p-jt.gif) no-repeat 0 7px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 25px;
    font-weight: bold;
}
.index-product-right>span{
    display: block;
    padding: 10px 0 0;
}
.index-product-right>span a{
    font-size: 14px;
    color: #0f6bd0;
}
.ban01{
    background: url(../img/ban01.jpg) no-repeat center 0;
    height: 297px;
    overflow: hidden;
    position: relative;
}
.ban01-ding{
    position: relative;
    display: block;
}
.ban01-dh{
    position: absolute;
    top: 165px;
    right: 25%;
}
.ban01 p span{
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.ban01>a{
    width: 100%;
    height: 100%;
}
.ban01 p span b{
    font-size: 24px;
    display: block;
    padding: 5px 0 0;
}
.ban01-dh>span{
    display: block;
    padding: 10px 0;
}
.ban01-dh>span a{
    font-size: 14px;
    color: #333;
    display: block;
    width: 90px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #ffe704;
    border-radius: 50px;
}
/* 与巨人比肩 */
.yu{
    padding-top: 45px;
}
.yu-top{
    height: 95px;
    background: url(../img/ys_line.gif) no-repeat 0 20px;
    overflow: hidden;
}
.yu-top p a{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
    display: block;
}
.yu-top p span{
    display: block;
    font-size: 16px;
    color: #333;
    padding: 5px 0 0;
    text-align: center;
}
.yu-cont{}
.yu-cont-top{
    width: 100%;
    position: relative;
    z-index: 10;
    display: inline-block;
}
.yu-cont-top ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.yu-cont-top ul li{
    width: 32%;
}
.yu-cont-top ul li a{
    background: url(../img/yu01.png) no-repeat;
    display: block;
    width: 317px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 22px;
    color: #fff;
}
.yu-cont-top ul .active a{
    background: url(../img/yu02.png) no-repeat;
    color: #333;
}
.yu-1{
    background: url(../img/ys_bg01.jpg) no-repeat center 0;
    height: 567px;
    overflow: hidden;
    font-size: 0;
    margin: -24px 0 0;
}
.yu-1 .yu-content{
    width: 465px;
    padding: 65px 0 0 535px;
}
.yu-iphone{
    display: none;
}
.yu-1 .yu-content>p,.yu-2 .yu-content>p{
    height: 50px;
    border-bottom: #fff 2px solid;
    background: url(../img/ys_ico01.png) no-repeat 0 15px;
}
.yu-1 .yu-content>p a,.yu-2 .yu-content>p a,.yu-3 .yu-content>p a{
    font-size: 24px;
    color: #fff;
    padding: 0 0 0 30px;
}
.yu-1 .yu-content li{
    overflow: hidden;
}
.yu-1 .yu-content li p{
    overflow: hidden;
    padding-top: 20px;
}
.yu-1 .yu-content li p em{
    color: #030303;
    padding: 5px 20px;
    background-color: #ffe704;
    border-radius: 25px;
    float: left;
    display: block;
    font-size: 14px;
}
.yu-1 .yu-content li p span{
    float: left;
    padding-left: 10px;
    font-size: 14px;
    color: #fff;
}
.yu-honor{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}
.yu-honor li{
    width: 25%;
}
.yu-honor li img{
    width: 90%;
    display: block;
    margin: auto;
}
.yu-honor li span{
    display: block;
    font-size: 12px;
    color: #fff;
    padding: 8px 0 0;
    text-align: center;
}
.yu-2{
    background: url(../img/ys_bg02.jpg) no-repeat center 0;
    height: 567px;
    overflow: hidden;
    font-size: 0;
    margin: -24px 0 0;
}
.yu-2 .yu-content{
    width: 615px;
    padding: 85px 0 0;
}
.yu-2 .yu-content li{}
.yu-2 .yu-content li p,.yu-3 .yu-content li p{
    font-size: 18px;
    color: #fff;
    padding: 10px 0 0 20px;
    line-height: 30px;
    background: url(../img/ys_ico02.png) no-repeat 0 22px;
}
.yu-2 .yu-content span{
    display: inline-block;
    padding: 50px 0 0;
}
.yu-2 .yu-content span em{
    display: block;
    float: left;
    font-size: 16px;
    color: #fff;
    background: url(../img/ys_ico03.png) no-repeat 0 13px;
    line-height: 40px;
    width: 150px;
    padding: 0 0 0 25px;
}
.yu-3{
    background: url(../img/ys_bg01.jpg) no-repeat center 0;
    height: 567px;
    overflow: hidden;
    font-size: 0;
    margin: -24px 0 0;
}
.yu-3 .yu-content{
    width: 475px;
    padding: 85px 0 0 525px;
}
.yu-3 .yu-content>p{
    height: 80px;
    line-height: 36px;
    border-bottom: #fff 2px solid;
    background: url(../img/ys_ico01.png) no-repeat 0 15px;
}
/* 应用案例 */
.anli{
    padding: 35px 0 25px;
    overflow: hidden;
}
.anli-top{
    height: 95px;
    background: url(../img/case_line01.gif) no-repeat 0 20px;
    overflow: hidden;
}
.anli-top p{
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.anli-top p i{
    color: #0f6bd0;
    font-weight: bold;
}
.anli-top span{
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 5px 0 0;
    text-align: center;
}
.anli-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -2%;
    margin-top: 20px;
}
.anli-cont-a{
    width: 23%;
    margin-left: 2%;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.anli-cont-a div{
    position: absolute;
    width: 100%;
    bottom: -43px;
    left: 0;
    background-color: rgba(0, 71, 159, 0.5);
    padding: 15px 0;
    color: #fff;
    text-align: center;
    transition: .3s ease-in;
}
.anli-cont-a div p{
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.anli-cont-a div span{
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.anli-cont-a img{
    width: 100%;
    display: block;
}
.anli-cont-a:hover div{
    bottom: 0;
}
.anli-left{
    float: left;
}

.anli-left ul li{
    width: 234px;
    height: 52px;
    padding: 0 0 2px;
}
.anli-left ul li a{
    background: url(../img/case_lbg01.gif) no-repeat;
    display: block;
    width: 182px;
    height: 52px;
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 52px;
    line-height: 52px;
}
.anli-left ul span{
    width: 234px;
    height: 52px;
    display: block;
    background: #0d60ba;
    line-height: 52px;
}
.anli-left ul span a{
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 52px;
}
.anli-right{
    width: 752px;
    height: 532px;
    border: #ccc 1px solid;
    float: right;
}
.anli-right-all{}
.anli-right-one{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.anli-right-l{
    width: 400px;
    height: 250px;
}
.anli-img{
    overflow: hidden;
}
.anli-img img{
    width: 400px;
    height: 250px;
    display: block;
    margin: auto;
    transition: .3s ease-in;
}
.anli-right-l:hover img{
    transform: scale(1.05);
}
.anli-right-r{
    width: 320px;
    padding-right: 10px;
}
.anli-right-r h2{
    font-size: 16px;
    line-height: 32px;
    color: #333;
    position: relative;
    padding-top: 20px;
}
.anli-right-r h2::after{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #0d60ba;
    position: absolute;
    left: 0;
    bottom: 0;
}
.anli-right-r p{
    font-size: 12px;
    color: #666;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    padding: 20px 0 0;
}
.anli-right-r span{
    padding: 40px 0 0;
    display: block;
}
.anli-right-r span a{
    display: block;
    float: left;
    width: 85px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    margin: 0 10px 0 0;
    background: #0d60ba;
    border-radius: 50px;
}
.anli-right-r span a:hover{
    background: #ffe704;
    color: #333;
}
.anli-ul{
}
.anli-ul li{
    width: 230px;
    float: left;
    position: relative;
    padding: 25px 0 0 13px;
}
.anli-ul .anli-cang{
    display: none;
}
.anli-ul li img{
    width: 230px;
    height: 220px;
    display: block;
    margin: auto;
}
.anli-ul li:hover .anli-cang{
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.anli-left ul .active a{
    background: url(../img/case_lbg02.gif) no-repeat;
    color: #000;
}
.ban02{
    background: url(../img/ban02.jpg) no-repeat center 0;
    height: 314px;
    overflow: hidden;
    position: relative;
}
.ban02 p span{
    display: block;
    font-size: 14px;
    color: #fff;
    float: left;
    background: url(../img/tel.png) no-repeat 0 5px;
    padding: 0 0 0 40px;
    width: 215px;
}
.ban02 p span b{
    font-size: 20px;
    display: block;
}
.ban02 p em{
    display: block;
    float: left;
    width: 95px;
}
.ban02 p em a{
    width: 95px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    background: #ffe704;
    font-size: 14px;
    color: #333;
    border-radius: 5px;
}
.ban02 p{
    position: absolute;
    top: 205px;
    left: 470px;
}
/* 走进 */
.about{
    background: url(../img/ab_bg.jpg) no-repeat center 0;
    height: 881px;
    padding: 35px 0 0;
    font-size: 0;
    overflow: hidden;
}
.about-top{
    background: url(../img/ab_line.gif) no-repeat 0 20px;
    height: 124px;
}
.about-top p{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.about-top span{
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    padding: 5px 0 0;
}
.about-cont{
    overflow: hidden;
}
.about-left{
    width: 460px;
    float: left;
    padding: 0 0 0 20px;
}
.about-left h2{
    height: 108px;
    border-bottom: #e8e8e8 1px solid;
}
.about-left h2 i{
    display: block;
    font-size: 26px;
    color: #0f6bd0;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 0 5px;
}
.about-left h2 p{
    font-size: 22px;
    color: #333;
    font-weight: bold;
}
.about-left h2 span{
    display: block;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 10px 0 0;
}
.about-left>p{
    font-size: 12px;
    color: #555;
    height: 150px;
    line-height: 25px;
    padding: 15px 0 0;
    text-indent: 2em;
    overflow: hidden;
}
.about-left>span{
    display: inline-block;
    width: 460px;
    padding: 15px 0 0;
}
.about-left>span em{
    display: block;
    font-size: 14px;
    color: #333;
    background: url(../img/ab_k01.gif) no-repeat 8px 0;
    width: 96px;
    height: 96px;
    text-align: center;
    float: left;
    line-height: 25px;
    padding: 0 8px;
}
.about-left>span em i{
    display: block;
    font-size: 22px;
    color: #0f6bd0;
    padding: 25px 0 0;
}
.about-left>span em:hover{
    color: #fff;
    background: url(../img/ab_k02.gif) no-repeat 8px 0;
}
.about-left>span em:hover i{
    color: #fff;
}
.about-right{
    width: 475px;
    height: 100%;
    padding: 0 27px 0 0;
    float: right;
}
.about-right video{
    width: 100%;
    height: auto;
}
.photo{
    padding: 66px 0 0;
}
.photo h2{
    height: 80px;
    text-align: center;
}
.photo h2 p{
    font-size: 20px;
    color: #0f6bd0;
    font-weight: bold;
}
.photo h2 span{
    display: block;
    font-size: 16px;
    color: #333;
    padding: 5px 0 0;
}
.photo-cont{}
.photo-swiper{
    overflow: hidden;
    position: relative;
}
.photo-swiper .photo-swiper-cont img{
    width: 100%;
    display: block;
}
.photo-swiper-cont p{
    font-size: 12px;
    color: #333;
    text-align: center;
    line-height: 36px;
}
.photo-prev::after,.photo-next::after{
    content: "";
    display: none;
}
.photo-prev{
    width: 59px;
    height: 25px;
    background: url(../img/photo_left.gif) no-repeat center;
    background-size: cover;
    left: 0;
}
.photo-next{
    width: 59px;
    height: 25px;
    background: url(../img/photo_right.gif) no-repeat center;
    background-size: cover;
    right: 0;
}
.new{}
.new-top{
    height: 90px;
    text-align: center;
    background: url(../img/news_line.gif) no-repeat 0 48px;
    padding: 32px 0 0;
    overflow: hidden;
}
.new-top p{
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.new-top span{
    display: block;
    font-size: 16px;
    color: #333;
    padding: 5px 0 0;
}
.new-cont{}
.new-left{
    width: 100%;
    padding: 0 0 55px;
    float: left;
}
.new-left-top{
    overflow: hidden;
}
.new-left-top ul{
    float: left;
}
.new-left-top ul li{
    float: left;
    padding: 0 20px 0 0;
}
.new-left-top ul li:first-child{
    background: url(../img/news_xian.gif) no-repeat right 13px;
}
.new-left-top ul .active a{
    color: #0f6bd0;
    background: url(../img/news_xian02.gif) no-repeat center 38px;
}
.new-left-top ul li:last-child{
    padding: 0 0 0 20px;
}
.new-left-top ul li a{
    font-size: 18px;
    color: #333;
    display: block;
    height: 40px;
    line-height: 40px;
}
.new-left-top span{
    float: right;
    line-height: 40px;
}
.new-left-top span a{
    font-size: 14px;
    color: #555;
}
.new-left-all{
    width: 100%;
    padding: 22px 0 10px;
    height: auto;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new-left-all a{
    width: 50%;
    display: block;
    overflow: hidden;
}
.new-left-zuo{
    width: 40%;
    height: 126px;
    float: left;
    overflow: hidden;
}
.new-left-zuo-img{
    overflow: hidden;
}
.new-left-zuo-img img{
    width: 100%;
    display: block;
    transition: .3s ease-in;
}
.new-left-shang:hover img{
    transform: scale(1.1);
}
.new-left-you{
    float: left;
    overflow: hidden;
    width: 50%;
    padding: 0 0 0 15px;
}
.new-left-you h2{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.new-left-you span{
    display: block;
    font-size: 14px;
    color: #777;
    padding: 5px 0 0;
}
.new-left-you p{
    font-size: 14px;
    color: #555;
    height: 72px;
    line-height: 24px;
    overflow: hidden;
    padding: 5px 0 0;
}
.new-left-xia li{
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(../img/news_ico.gif) no-repeat 0 15px;
}
.new-left-xia li a{
    display: block;
    overflow: hidden;
}
.new-left-xia li a p{
    font-size: 14px;
    color: #666;
    padding: 0 0 0 15px;
    float: left;
}
.new-left-xia li a span{
    font-size: 14px;
    color: #666;
    float: right;
}
.new-right{
    width: 450px;
    padding: 0 0 55px;
    float: right;
}
.new-right-top{
    overflow: hidden;
}
.new-right-top p{
    font-size: 18px;
    color: #333;
    float: left;
}
.new-right-top span{
    float: right;
}
.new-right-top span a{
    font-size: 14px;
    color: #555;
}
.new-right-zuo{
    width: 180px;
    height: 92px;
    overflow: hidden;
    float: left;
}
.new-right-zuo-img{
    overflow: hidden;
}
.new-right-zuo-img img{
    width: 100%;
    display: block;
    transition: .3s ease-in;
}
.new-right-cont{
    width: 450px;
    display: inline-block;
    height: 92px;
    overflow: hidden;
    padding: 28px 0 0;
}
.new-right-cont:hover img{
    transform: scale(1.1);
}
.new-right-you{
    width: 255px;
    float: right;
    height: 92px;
}
.new-right-you p:first-child{
    background: url(../img/wen.gif) no-repeat 0 5px;
    padding-left: 30px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.new-right-you p:last-child{
    font-size: 14px;
    color: #555;
    background: url(../img/da.gif) no-repeat 0 15px;
    padding: 12px 0 0 30px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
/* footer */
.footer{
    width: 100%;
    /* background: url(../img/f_bg.gif) repeat-x; */
    background: #00479d;
    /* height: 366px; */
    overflow: hidden;
}
.foot-nav{
    height: 88px;
    line-height: 88px;
    overflow: hidden;
    text-align: center;
}
.foot-nav a{
    font-size: 14px;
    color: #ffffff;
    padding: 0 34px;
}
.foot-zhong{
    overflow: hidden;
    padding-bottom: 60px;
}
.foot-zhong-one{
    padding: 40px 35px 0 0;
    /* height: 228px; */
    float: left;
}
.foot-zhong-one a img{
    /* width: 205px;
    height: 180px; */
}
.foot-zhong-two{
    padding: 40px 0 0;
    /* height: 218px; */
    float: left;
}
.foot-zhong-two p{
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 35px;
}
.foot-zhong-two p span{
    padding-left: 0px;
}
.foot-zhong-two p span a{
    font-size: 14px;
    color: rgb(255, 255, 255);
}
.foot-zhong-three{
    padding: 40px 0 0;
    /* height: 213px; */
    float: right;
}
.footer .footer-message {
    width: 400px;
    float: right;
}
.footer .footer-message .li-01 {
    /* margin-right: 20px; */
}
.footer .footer-message .li-01{
    width: 48%;
    float: left;
    position: relative;
}
.footer .footer-message .li-02 {
    width: 48%;
    float: right;
    position: relative;
}
.footer .footer-message li {
    margin-bottom: 14px;
}
.footer .footer-message input {
    background: transparent;
    border: 1px #839bc1 solid;
    color: #fff;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
}
.footer .footer-message input::placeholder{
    color: #fff;
}
.footer .footer-message li font {
    color: #fff;
    display: none;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: -20px;
}
/* .footer-message ul:after {
    content: "感谢您的留言，我们将安排专门的工作人员尽快与您取得联系！";
    color: #fff;
} */
.footer-message .tip {
    overflow: hidden;
    padding: 0 0;
}
.footer-message .tip img {
    margin-right: 20px;
    float: left;
}
.footer-message .tip .info {
    font-size: 12px;
    color: #fff;
}
.footer-message .tip .div-01 {
    margin-top: 10px;
}
.footer-message .tip input {
    float: left;
    width: auto;
    margin-top: 1px;
}
.footer-message .tip .div-01 a {
    color: #fff;
}
.footer .footer-message .btn {
    display: block;
    background: #395f9b;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    -webkit-transition: all .5s;
    transition: all .5s;
}











.foot-zhong-three p{
    background: url(../img/f_iphone.gif) no-repeat;
    width: 125px;
    height: 150px;
    float: left;
    padding: 8px 1px 0;
    text-align: center;
}
.foot-zhong-three p img{
    width: 110px;
    height: 110px;
}
.foot-zhong-three p span{
    font-size: 14px;
    color: #333;
    display: block;
    padding: 14px 0 0;
    text-align: center;
}
.links{
    background: #626469;
}
.links-cont{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    width: 1000px;
}
.links1{
    width: 110px;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.links2{
    float: left;
}
.links2 a{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
}
.links3{
    float: right;
}
.links3 a{
    font-size: 14px;
    color: #fff;
}
.all-banner{
    width: 100%;
    height: 280px;
    overflow: hidden;
    text-align: center;
    margin: 0px auto;
}
.all-banner img{
    display: none;
}
.all-banner a{
    width: 100%;
    height: 280px;
    display: block;
    background: url(../img/astl-banner.jpg) no-repeat center top;
}
.atls-content{
    overflow: hidden;
    margin-top: -32px;
    margin-bottom: 20px;
}
.atls-1{
    margin-top: 0 !important;
}
.atls-left{
    width: 216px;
    float: left;
    /* overflow: hidden; */
}
.atls-left .product-left{
    width: 100%;
}
.atls-left-top span{
    display: block;
    font-size: 18px;
    margin-top: 5px;
    color: rgba(255,255,255,.5);
}
.atls-left-top{
    /* background: url(../img/product-1.gif) no-repeat center; */
    background: #00479d;
    background-size: cover;
    font-size: 20px;
    color: #fff;
    width: 216px;
    text-align: center;
    /* overflow: hidden; */
    padding: 45px 0;
    position: relative;
    margin-bottom: 20px;
}
.atls-left-top::after{
    content: "";
    display: block;
    width: 110px;
    height: 32px;
    background: url(../img/left-menu-title-bg-02.png) no-repeat 0 0;
    position: absolute;
    right: -110px;
    top: 0;
}
.atls-tuijian h2{
    background: url(../img/product-1.gif) no-repeat;
    font-size: 20px;
    color: #fff;
    width: 216px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    overflow: hidden;
}
.atls-tuijian-bottom ul{
    width: 100%;
    overflow: hidden;
}
.atls-li{
    padding: 10px 30px;
    float: left;
    color: #fff;
    font-size: 16px;
    background-color: #b1b1b1;
    cursor: pointer;
}
.atls-tuijian-bottom ul .actives{
    background-color: #00479d;
}
.atls-li-cont{
    /* padding: 30px; */
    margin-top: 20px;
}
.atls-li-cont table{
    width: 100% !important;
}
.atls-left-one ul h3{
    height: 36px;
    padding: 0 0 1px;
    overflow: hidden;
}
.atls-left-one ul h3 a{
    font-size: 14px;
    color: #666;
    padding: 0 0 0 55px;
    background: #eee url(../img/cp_ico01.gif) no-repeat 38px 16px;
    display: block;
    width: 192px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.atls-left-one ul li:hover a{
    color: #065bb8;
}
.atls-left-one ul h3:hover a{
    color: #065bb8;
}
.atls-left ul{}
.atls-left-one ul li{
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    background: url(../img/cp_libg2.gif) no-repeat;
    width: 216px;
    margin: 0 0 1px;
}
.atls-left-one ul li a{
    font-size: 16px;
    color: #333;
    padding: 0 0 0 55px;
}
.atls-left-one ul .active a{
    color: #065bb8;
    font-weight: bold;
}
.atls-left-one{
    margin-bottom: 20px;
    width: 216px;
}
.atls-left-two{
    text-align: center;
    margin-top: 10px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ececec;
    display: block;
    margin-bottom: 20px;
    border-top: 3px solid #0b3090;
}
.atls-left-two h2{
    font-size: 16px;
    padding: 15px 0px;
}
.atls-left-two .phone img{
    width: 40px;
    height: 40px;
    padding-bottom: 10px;
}
.atls-left-two .phone p{
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    color: #0b3090;
    text-align: center;
}
.atls-left-two>p{
    padding-top: 10px;
    line-height: 25px;
    text-align: left;
    font-size: 14px;
    color: #666;
}
.atls-left-two>p span{

}
.atls-right{
    width: 764px;
    float: left;
    display: inline;
    margin-left: 20px;
    overflow: hidden;
}
.atls-right-one{
    background-color: #fff;
    zoom: 1;
    padding: 10px 0px;
    overflow: hidden;
}
.atls-right-top{
    background: url(../img/home.png) no-repeat 12px 13px;
    height: 20px;
    line-height: 24px;
    padding: 7px 8px 8px 35px;
    position: relative;
    color: #666;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding-bottom: 8px;
    font-family: "Microsoft Yahei","微软雅黑";
}
.atls-right-top span{
    color: #0b3090;
    font-weight: bold;
    font-size: 14px;
}
.atls-right-top a{
    font-style: normal;
    font-size: 14px;
    color: #666;
}
.atls-right-cont{
    background-color: #fff;
    zoom: 1;
    /* padding: 10px 0px; */
    overflow: hidden;
}
.atls-right-cont li{
    width: 228px;
    float: left;
    height: 268px;
    margin: 0 31px 30px 0;
}
.atls-right-cont .atls-img img{
    width: 226px;
    height: 222px;
    border: solid 1px #ededed;
    display: block;
    border-bottom: 0;
}
.atls-right-cont li:hover{
    box-shadow: 0px 1px 6px 2px #e1e1e1;
}
.atls-right-cont li:nth-child(3n){
    margin-right: 0;
}
.atls-right-cont li a p{
    display: block;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background: #f1f1f1;
    color: #333;
    font-size: 12px;
}
.atls-right-two{
    padding: 0 0px 10px;
    margin-bottom: 15px;
}
.atls-right-two h2{
    height: 40px;
    line-height: 40px;
    color: #0b3090;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 16px;
    font-weight: bold;
    text-indent: 5px;
}
.atls-right-two h2 i{
    font-size: 10px;
    font-family: arial;
    font-weight: normal;
    text-transform: uppercase;
    font-style: normal;
    padding-left: 5px;
    color: #999;
}
.atls-right-two .line{
    border-top: 1px solid #ececec;
    font-size: 0;
    height: 0;
    overflow: hidden;
}
.atls-right-news{}
.atls-right-news-top{
    margin: 0 auto;
    padding-top: 25px;
    height: 117px;
    overflow: hidden;
}
.atls-news-left{
    height: 110px;
    width: 215px;
    float: left;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}
.atls-news-left img{
    width: 100%;
    display: block;
}
.atls-news-right{
    width: 530px;
    float: right;
    height: 110px;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
}
.atls-news-right h3{
    color: #353e47;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}
.atls-news-right p{
    font-size: 14px;
    color: #353e47;
    display: inline-block;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.atls-news-right span{
    display: inline-block;
    font: 12px 'Microsoft YaHei','微软雅黑';
    color: #0b3090;
    float: right;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.atls-right-news ul li{
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 375px;
    float: left;
    overflow: hidden;
    padding-right: 10px;
}
.atls-right-news ul li p{
    background: url(../img/+.gif) no-repeat 0 12px;
    padding-left: 12px;
    color: #666;
    font-size: 14px;
    float: left;
}
.atls-right-news ul li:nth-of-type(2n){
    padding-right: 0;
}
.atls-right-news ul li:hover p{
    color: #065bb8;
}
.atls-right-news ul li span{
    font-size: 12px;
    padding-right: 25px;
    float: right;
    color: #666;
}
.page{
    height: 25px;
    line-height: 25px;
    background: #F9F9F9;
    padding: 0 5px;
    margin-top: 10px;
    border: solid 1px #ccc;
    text-align: right;
}
.page span{
    float: left;
}
.page a{
    border: 1px solid #d4e3e9;
    padding: 0 3px;
    margin-right: 5px;
    color: #666;
}
.page .xia{
    background: url(../img/next_page.gif) 8px 4px no-repeat;
    padding-right: 12px;
}
.page .mo{
    background: url(../img/last_page.gif) 8px 4px no-repeat;
    padding-right: 12px;
}
.page .active{
    border: 1px solid #0b3090;
    background-color: #0b3090;
    color: #fff;
    text-decoration: none;
}
.page a:hover{
    border: 1px solid #0b3090;
    background-color: #0b3090;
    color: #fff;
    text-decoration: none;
}
.contact-banner{
    height: 280px;
    background: url(../img/contact-banner.jpg) no-repeat center top;
}
.contact-cont{
    margin-top: 30px;
}
.contact-cont ul{
    overflow: hidden;
    width: max-content;
    margin: auto;
}
.contact-cont ul li{
    float: left;
    text-align: center;
    width: 164px;
    font-size: 16px;
    border: 1px solid #efefef;
}
.contact-cont ul li a{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #666;
}
.contact-cont ul .active a{
    background: #0b3090;
    color: #fff;
    font-weight: bold;
}
.contact-cont ul li:hover a{
    background: #0b3090;
    color: #fff;
    font-weight: bold;
}
.contact-one{
    height: 195px;
    margin-top: 60px;
    overflow: hidden;
}
.contact-yi{
    overflow: hidden;
}
.contact-yi-left{
    width: 422px;
    border-right: 1px dashed #ccc;
    float: left;
    overflow: hidden;
}
.contact-yi-left img{
    width: 146px;
    height: 140px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.contact-yi-left p{
    float: left;
}
.contact-yi-left p span:first-child{
    display: block;
    font: 48px "Microsoft Yahei";
    font-weight: bold;
    color: #555;
}
.contact-yi-left p span:nth-of-type(2){
    display: block;
    font: 14px "Microsoft Yahei";
    color: #555;
}
.contact-yi-left p span:last-child{
    display: block;
    font: 26px "Times New Roman", Times, serif;
    color: #555;
}
.contact-yi-right{
    width: 515px;
    padding-top: 20px;
    float: right;
    margin-right: 15px;
    display: inline;
    overflow: hidden;
}
.contact-yi-right h2{
    display: block;
    font: 22px "Microsoft Yahei";
    background: url(../img/contact-1.gif) no-repeat right center;
    color: #555;
    height: 36px;
    overflow: hidden;
}
.contact-yi-right p{
    font: 14px "Microsoft Yahei";
    color: #777;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 10px;
}
.contact-er{
    border: 1px solid #c7c7c7;
    border-bottom: 0;
    margin-bottom: 63px;
    overflow: hidden;
}
.contact-er-cont{
    padding: 20px 0;
    position: relative;
    padding-left: 136px;
    border-bottom: 1px solid #c7c7c7;
}
.contact-er-cont h2{
    font: 18px "Microsoft Yahei";
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.contact-er-cont p{
    font: 14px "Microsoft Yahei";
    color: #777;
    line-height: 35px;
    margin: 15px 0;
}
.contact-er-cont p span{
    display: inline-block;
    width: 245px;
}
.contact-er-cont p i{
    font-weight: bold;
}
#container{
    height: 500px;
    margin-bottom: 30px;
}
.jianjie,.guanyu{
    margin: 15px 0;
    margin-bottom: 60px;
}
.jianjie-cont{
    background: url(../img/jianjie.jpg);
    margin: 0 auto;
    height: 620px;
}
.gc{
    margin-top: 40px;
}
.gc-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -2%;
}
.gc-all{
    width: 23%;
    margin-left: 2%;
    margin-bottom: 30px;
    cursor: pointer;
}
.gc-all img{
    width: 100%;
    display: block;
}
.gc-all p{
    font-size: 14px;
    color: #666;
    padding: 10px 0;
    text-align: center;
}
.gc-tan{
    width: 100%;
    height: 100%;
    background-color: rgba(119,119,119,.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9998;
}
.gc-zong{
    width: 100%;
    height: 100%;
    background-color: rgba(119,119,119,.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}
.gc-content{
    padding: 20px;
    width: 600px;
    height: 338px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
}
.close{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background: transparent url(../img/close.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
}
.gc-swiper{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
.gc-swiper .swiper-slide{
    background-color: #fff;
}
.gc-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px;
    box-sizing: border-box;
}
.gc-swiper .swiper-slide p{
    font-size: 14px;
    color: #666;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    z-index: 9999;
    background-color: #000;
    color: #fff;
    border-radius: 25px;
    left: 50%;
    transform: translate(-50%,0);
}
.gc-prev::after,.gc-next::after{
    content: "";
    display: none;
}
.gc-prev{
    width: 30px;
    height: 30px;
    background-image: url(../img/close.png);
    background-position: -40px -30px;
}
.gc-next{
    width: 30px;
    height: 30px;
    background-image: url(../img/close.png);
    background-position: -40px -60px;
}
.fuwu{
    margin-bottom: 60px;
}
.fuwu-one{
    overflow: hidden;
}
.fuwu-left{
    width: 450px;
    float: left;
    padding: 44px 90px 0 10px;
}
.fuwu-right{
    width: 400px;
    float: left;
    height: 247px;
    background: url(../img/fuwu.jpg) no-repeat;
}
.fuwu-right p{
    padding: 50px 0 0 50px;
    font-weight: bold;
    margin: 15px 0;
}
.earth{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
}
.earth img{
    width: 45px;
    height: 45px;
}
.earth span{
    font-weight: bold;
    color: #0f6bd0;
    font-size: 18px;
    margin-left: 20px;
}
.fuwu-yi{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px dashed #065bb8;
}
.fuwu-yi-left{
    width: 48%;
    padding-left: 20px;
}
.fuwu-yi-left h2,.fuwu-yi-right h2{
    font-weight: bold;
    color: #0f6bd0;
    font-size: 16px;
    margin: 15px 0;
}
.fuwu-yi-left p,.fuwu-yi-right p{
    font-size: 14px;
    color: #666;
    margin: 15px 0;
}
.fuwu-yi-right{
    width: 50%;
}
.liuyan{
    overflow: hidden;
}
.liuyan-cont{
    height: 438px;
    background: url(../img/ly.jpg) no-repeat center top;
    overflow: hidden;
    padding-top: 90px;
}
.liuyan-right{
    width: 592px;
    float: right;
}
.form-one{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form-one .form-group{
    height: 38px;
    width: 48%;
    border: 1px solid #d1d1d1;
    margin-bottom: 16px;
    color: #FF070B;
    line-height: 38px;
    overflow: hidden;
    background: #fff;
}
.form-one .form-group .label,.liuyan-right form .inp2 .label{
    font: 14px "Microsoft YaHei";
    color: #999;
    line-height: 38px;
    float: left;
    padding-left: 10px;
    display: inline-block;
}
.form-one .form-group input,.liuyan-right form .inp2 input{
    width: 208px;
    height: 38px;
    border: 0;
    font: 14px "Microsoft YaHei";
    color: #999;
    line-height: 38px;
    float: left;
    box-shadow: none;
    outline: none;
}
.form-one .inp1 input{
    width: 180px;
}
.liuyan-right form textarea{
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #d1d1d1;
    padding: 10px;
    margin-bottom: 16px;
}
.liuyan-right form .inp2{
    width: 50%;
    border: 1px solid #d1d1d1;
    overflow: hidden;
}
.liuyan-right form .inp2 input{
    width: 119px;
}
.liuyan-right form .inp2 img{
    width: 82px;
    height: 38px;
    border-left: 1px solid #d1d1d1;
    float: right;
}
.ts{
    overflow: hidden;
}
.ts span:first-child{
    font-size: 14px;
    line-height: 36px;
    color: #999;
    float: left;
}
.ts span:last-child{
    font-size: 12px;
    line-height: 36px;
    color: #999;
    float: left;
}
.tj{
    margin-top: 20px;
    overflow: hidden;
}
.tj button:first-child{
    font-size: 12px;
    color: #fff;
    padding: 5px 20px;
    background-color: #e1321f;
    float: left;
    border-radius: 5px;
    outline: none;
    border: none;
}
.tj button:last-child{
    font-size: 12px;
    color: #fff;
    padding: 5px 20px;
    background-color: #313131;
    float: left;
    margin-left: 20px;
    border-radius: 5px;
    outline: none;
    border: none;
}
.news-cont li{
    padding: 7px 20px 0 0;
    height: 110px;
    overflow: hidden;
    margin: 0 0 30px;
    background: #f6f6f6;
}
.news-cont li:nth-of-type(2n){
    background: #edf6f4;
}
.news-cont li:hover p b{
    color: #065bb8;
}
.news-cont li:hover>a>span{
    background-color: #065bb8;
    color: #fff;
}
.news-cont li h2{
    padding: 20px 5px 0 0;
    text-align: center;
    float: left;
    width: 64px;
    overflow: hidden;
}
.news-cont li h2 p{
    font-weight: 100;
    display: block;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-size: 36px;
    font-family: Arial;
    text-transform: uppercase;
    color: #666;
}
.news-cont li h2 span{
    font-weight: 100;
    display: block;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    font-size: 12px;
    font-family: Arial;
    text-transform: uppercase;
    color: #343434;
}
.news-cont li a>p{
    padding: 0 0 0 14px;
    line-height: 26px;
    width: 505px;
    overflow: hidden;
    font-size: 14px;
    float: left;
    color: #666;
}
.news-cont li a>p b{
    display: block;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
.news-cont li a>p span{
    font-size: 14px;
    line-height: 26px;
    color: #666;
}
.news-cont li a>span{
    margin: 20px 0 0;
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    background-color: #999;
    float: right;
}
.al-banner{
    height: 280px;
}
.al-banner a{
    height: 100%;
    background: url(../img/al-banner.jpg) no-repeat center top;
    display: block;
}
.al-cont{
    padding-top: 15px;
}
.al-cont li{
    height: 182px;
    margin-bottom: 30px;
    padding: 25px 23px;
    border: 1px solid #d7d7d7;
    border-bottom: 4px solid #d7d7d7;
    overflow: hidden;
}
.al-cont li:hover h2{
    color: #065bb8;
}
.al-left{
    width: 180px;
    float: left;
    width: 161px;
    display: block;
}
.al-left img{
    width: 180px;
    height: 172px;
    border-radius: 5px;
}
.al-right{
    float: right;
    width: 485px;
}
.al-right h2{
    color: #000;
    font-weight: bold;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    border-bottom: 1px dashed #959595;
}
.al-right h3{
    height: 74px;
    padding: 15px 0 0 0;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}
.al-right p{
    margin-top: 18px;
    display: block;
    width: 120px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #ff7901;
    background: url(../img/al-p.gif) no-repeat center top;
}
.al-detail-banner{
    height: 280px;
    background: url(../img/aldetail-banner.jpg) no-repeat center top;
}
.al-detail-top{
    background: url(../img/home.png) no-repeat 12px 13px;
    height: 20px;
    line-height: 24px;
    padding: 7px 8px 8px 35px;
    position: relative;
    color: #666;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding-bottom: 8px;
    font-family: "Microsoft Yahei","微软雅黑";
}
.al-detail-top span{
    color: #0b3090;
    font-weight: bold;
}
.al-detail-top a{
    color: #666;
}
.pro-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -2%;
    margin-top: 40px;
}
.pro-cont .pro-cont-left{}
.pro-cont .pro-cont-left img{
    width: 100%;
    display: block;
}
.pro-cont{
    width: 31%;
    margin-left: 2%;
    margin-bottom: 30px;
    border: 1px solid #e2e2e2;
}
.pro-cont-right{
    padding-left: 10px;
    box-sizing: border-box;
}
.pro-cont-right h2{
    font-size: 18px;
    color: #666;
    margin: 10px 0;
}
.pro-cont-right p{
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
.pro-cont-right p b{
    font-weight: bold;
}
.pro-page{
    width: 100%;
    text-align: center;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
}
.pro-page p{
    float: left;
}
.pro-page p a{
    font-size: 16px;
    color: #666;
    padding: 0 20px;
}
.al-detail-cont{
    overflow: hidden;
    margin-bottom: 20px;
}
.al-detail-left{
    width: 700px;
    float: left;
    overflow: hidden;
}
.al-detail-left-top{}
.al-detail-left-top h1{
    padding-top: 16px;
    color: #333;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font: 20px/63px "Microsoft Yahei";
}
.al-detail-tit{
    text-align: left;
    color: #666;
    border-bottom: 1px dashed #999;
    height: 44px;
    line-height: 44px;
}
.al-detail-tit span{
    float: left;
    color: #666;
    font-size: 14px;
    margin-right: 40px;
}
.al-detail-tit a{
    float: right;
    font-size: 14px;
    color: #666;
}
.al-detail-right{
    width: 275px;
    float: right;
    overflow: hidden;
}
.al-page{
    line-height: 30px;
    background: #f7f7f7;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}
.al-page p{
    overflow: hidden;
    height: 30px;
    display: block;
}
.al-page p a{
    color: #0b3090;
}
.tuijian{}
.tuijian h2{
    color: #fff;
    border-bottom: 1px solid #E0E0E0;
    color: #0b3090;
    line-height: 48px;
    height: 48px;
    font-size: 0;
    background: url(../img/tuijian.gif) no-repeat 12px center;
}
.tuijian p{
    border-bottom: solid 1px #ccc;
    line-height: 30px;
    padding: 0 10px;
    margin: 0px 0;
    overflow: hidden;
    font: 14px/30px "Microsoft Yahei";
    padding-bottom: 20px;
}
.tuijian p span{
    display: block;
    color: #666;
}
.tuijian p a{
    margin-right: 10px;
    color: #666666;
}
.al-detail-right h2{
    line-height: 46px;
    height: 46px;
    margin-bottom: 5px;
    text-indent: 22px;
    border-bottom: 2px solid #E0E0E0;
    color: #0b3090;
    font-weight: bold;
}
.al-ul1{
    overflow: hidden;
}
.al-detail-right .al-ul1 li{
    float: left;
    padding: 0px;
    background: #fff;
    width: 100%;
}
.al-detail-right .al-ul1 li .zi{
    width: 230px;
    margin: auto;
    background: none repeat scroll 0 0 #ddd;
    border-bottom: 1px solid #fff;
}
.al-detail-right .al-ul1 li .zi p{
    font-size: 12px;
    line-height: 36px;
    font-family: Arial;
    margin-left: 5px;
    color: #0b3090;
}
.al-detail-right .al-ul1 li .tu{
    display: none;
}
.al-detail-right .al-ul1 li .tu img{
    width: 230px;
    height: 226px;
    display: block;
    margin: auto;
}
.al-detail-right .al-ul1 .active .zi{
    display: none;
}
.al-detail-right .al-ul1 .active .tu{
    display: block;
}
.al-ul2,.al-ul3{
    background: none;
    width: 230px;
    margin: 8px auto;
    overflow: hidden;
    padding-left: 5px;
}
.al-ul2 li{
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    padding-right: 20px;
    background: url(../img/a1.gif) no-repeat left center;
}
.al-ul3 li{
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    padding-right: 20px;
    background: url(../img/a2.gif) no-repeat left center;
}
.al-ul2 li a,.al-ul3 li a{
    display: block;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font: 14px Microsoft YaHei;
    color: #666;
    height: 32px;
    line-height: 32px;
    padding-left: 6px;
}
.kehu-cont{}
.kehu-cont li{
    width: 224px;
    padding: 25px 30px 0 0;
    float: left;
    display: inline-block;
}
.kehu-cont li:nth-of-type(3n){
    padding-right: 0;
}
.kehu-cont li img{
    width: 220px;
    height: 110px;
    padding: 1px;
    border: 1px solid #ccc;
    display: block;
}
.kehu-cont li p{
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.content{
    margin-top: 10px;
}
.map-all{
    overflow: hidden;
    border: solid 5px #F0F0F0;
    margin: 10px 0;
    padding-bottom: 10px;
}
.map-cont{
    width: 845px;
    margin: 0 auto;
    color: #666;
}
.map-top{
    padding: 5px 0;
}
.map-top span{
    font-size: 12px;
}
.map-top a{
    color: #666;
    font-size: 12px;
    margin:0 10px;
}
.map-cont h2{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    font-weight: bold;
}
.map-cont ul{
    padding: 0 11px;
    border: solid 1px #E0E0E0;
    overflow: hidden;
}
.map-cont ul li{
    float: left;
    line-height: 25px;
    width: 25%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.map-cont ul li a{
    color: #666;
    font-size: 12px;
}
.atls-tuijian{
    overflow: hidden;
}
.atls-tuijian h2{}
.atls-tuijian ul{
    border: solid 1px #ececec;
    border-top: 0;
    padding: 8px 11px;
    zoom: 1;
}
.atls-tuijian ul li{
    width: 170px;
    overflow: hidden;
    margin: 10px auto 3px;
}
.atls-tuijian ul li img{
    width: 166px;
    padding: 1px;
    border: solid 1px #ccc;
    height: 163px;
}
.atls-tuijian ul li p{
    font-size: 12px;
    color: #555;
    text-align: center;
    padding: 10px 0;
}
.atls-tuijian ul li:hover img{
    border: 1px solid #065bb8;
}
.atls-tuijian-cont{
    overflow: hidden;
}
.atls-tuijian-left{
    width: 300px;
    float: left;
    position: relative;
    border: 1px solid #ccc;
    height: 300px;
}
.tuijian-swiper{
    overflow: hidden;
    position: relative;
}
.tuijian-swiper .swiper-slide img{
    width: 300px;
    height: 300px;
    display: block;
    margin: auto;
}
.tuijian-prev::after,.tuijian-next::after{
    content: "";
    display: none;
}
.tuijian-prev{
    width: 41px;
    height: 41px;
    background: url(../img/pro-left.png) no-repeat center;
    background-size: cover;
    left: 0;
}
.tuijian-next{
    width: 41px;
    height: 41px;
    background: url(../img/pro-right.png) no-repeat center;
    background-size: cover;
    right: 0;
}
.atls-tuijian-right{
    width: 440px;
    float: right;
}
.atls-tuijian-right h2{
    font-size: 24px;
    height: 36px;
    line-height: 36px;
    color: #056ad1;
    font-weight: normal;
    font-family: "Microsoft YaHei","微软雅黑";
}
.atls-tuijian-right h3{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    overflow: hidden;
    font-family: "Microsoft YaHei","微软雅黑";
}
.atls-tuijian-right p{
    font-size: 16px;
    color: #333;
}
.atls-tuijian-right p span{
    font-size: 24px;
    color: #056ad1;
    font-weight: bold;
}
.atls-tuijian-right>span{
    display: block;
    text-align: center;
    margin-top: 30px;
}
.atls-tuijian-right span a{
    padding: 10px 40px;
    display: inline-block;
    color: #fff;
    background-color: #065bb8;
    border-radius: 5px;
}
.atls-tuijian-bottom{
    overflow: hidden;
    margin-top: 20px;
}
.atls-tuijian-bottom img{
    /* width: 100%; */
    display: block;
}
.atls-tuijian-di{}
.atls-tuijian-shang{
    line-height: 35px;
    border-top: dashed 1px #ccc;
    margin-top: 5px;
    font-size: 14px;
}
.atls-tuijian-shang a{
    font-size: 12px;
    color: #666;
    margin-right: 20px;
}
.atls-tuijian-xia{
    border-top: 1px solid #e5e5e5;
    margin: 20px 0 0;
    padding: 20px 0;
    font-family: "Microsoft Yahei";
}
.atls-tuijian-xia h2{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    height: 50px;
    overflow: hidden;
    font-weight: bold;
}
.atls-tuijian-xia h2 span{
    color: #666;
    display: inline-block;
    padding-left: 20px;
    font-weight: normal;
}
.atls-tuijian-xia form{}
.atls-tuijian-xia form .form-yi{
    margin-bottom: 20px;
    overflow: hidden;
}
.atls-tuijian-xia form .form-yi .form-group{
    width: 360px;
    float: left;
}
.atls-tuijian-xia form .form-yi .form-group label{
    display: inline-block;
    width: 80px;
    font-size: 14px;
    vertical-align: top;
    color: #4a4a4a;
    text-align: right;
    line-height: 36px;
    position: relative;
}
.form-yi .form-group em{
    font-size: 12px;
    color: #DD3904;
    display: inline-block;
}
.yx em{
    font-size: 12px;
    color: #DD3904;
    display: inline-block;
}
.people input{
    background: url(../img/lx-1.png) no-repeat 244px 10px #eeeef0;
}
.shouji input{
    background: url(../img/lx-2.png) no-repeat 244px 10px #eeeef0;
}
.gsname input{
    background: url(../img/lx-3.png) no-repeat 244px 10px #eeeef0;
}
.e-mail input{
    background: url(../img/lx-4.png) no-repeat 244px 10px #eeeef0;
}
.atls-tuijian-xia form .form-yi .form-group input{
    width: 234px;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    border: 0;
    padding: 0 25px 0 10px;
}
.yx{
    overflow: hidden;
}
.yx label{
    display: inline-block;
    width: 80px;
    font-size: 14px;
    vertical-align: top;
    color: #4a4a4a;
    text-align: right;
    line-height: 36px;
}
.yx textarea{
    width: 626px;
    height: 109px;
    background: none;
    overflow: hidden;
    line-height: 36px;
    border: 1px solid #e0e0e0;
    resize: none;
}
.yzm{
    overflow: hidden;
    margin-top: 20px;
}
.yzm label{
    display: inline-block;
    width: 80px;
    font-size: 14px;
    vertical-align: top;
    color: #4a4a4a;
    text-align: right;
    line-height: 36px;
    float: left;
}
.yzm input{
    width: 205px;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    border: 1px solid #e0e0e0;
    background: none;
    margin-right: 10px;
    float: left;
}
.yzm img{
    height: 36px;
    float: left;
}
.tijiao{
    overflow: hidden;
    margin-top: 20px;
}
.tijiao button{
    float: left;
    margin-right: 20px;
    background-color: #065bb8;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    border: none;
    outline: none;
}
.ban01-iphone,.ban02-iphone{
    display: none;
}
.product-iphone{
    display: none;
}
.contact-banner img,.al-banner a img,.all-banner a img{
    display: none;
}
/* anzhuang */
.atls-left-one ul .active a{
    color: #00479d;
    font-weight: bold;
}
.atls-left-one ul p a{
    display: block;
    background: #00479d;
    color: #fff;
    line-height: 28px;
    padding: 5px 12px 5px 15px;
    font-size: 16px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.atls-left-one ul p a::after{
    content: "";
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../img/all-icon.png) 0 -110px;
    margin: 5px 0 0 0;
}
.atls-right{
}
.atls-right .main{
    padding: 30px 0 0 40px;
}
.main .bread{
    text-align: right;
    line-height: 40px;
    color: #6e6e6e;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px #d5d5d5 solid;
    padding: 0 0 10px 0;
    position: relative;
    margin-top: 20px;
}
.main .bread .inside-title{
    text-align: left;
    font-size: 20px;
    color: #333;
    position: relative;
}
.main .bread a{
    color: #6e6e6e;
}
.main .bread span{
    font-style: normal;
    color: #00479d;
}
.main .bread .inside-title::before{
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../img/all-icon.png) no-repeat 0 -200px;
    vertical-align: middle;
    margin: -2px 5px 0 0;
}
.main .content{
    padding: 30px 0 60px 0;
    color: #666666;
    font-size: 14px;
}
.single-title-01 span{
    background: #00479d;
}
.single-title-02 span{
    background: #92d051;
}
.single-title-01 span,.single-title-02 span{
    display: inline-block;
    color: #fff;
    font-size: 18px;
    min-height: 38px;
    line-height: 38px;
    vertical-align: middle;
    text-indent: 15px;
    padding-right: 30px;
    min-width: 270px;
    position: relative;
}
.single-title-01 span::before{
    background: #6691c4;
    border-right: 3px #fff solid;
}
.single-title-01 span::before,.single-title-02 span::before{
    content: "";
    display: inline-block;
    width: 6px;
    height: 100%;
    float: left;
}
.single-title-01 span::after{
    border-color: transparent transparent transparent #00479d;
}
.single-title-02 span:after {
    border-color: transparent transparent transparent #92d051;
}
.single-title-01 span::after,.single-title-02 span::after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 38px 0 0 28px;
    position: absolute;
    right: -28px;
    top: 0;
    float: right;
}
.single-box-01{
    padding: 25px 30px;
    margin: 1px 0 35px 0;
    border: 1px #eaeaea solid;
    overflow: hidden;
}
.single-list-01{
    overflow: hidden;
    margin-bottom: 50px;
}
.single-list-01 li{
    width: 25%;
    float: left;
    text-align: center;
}
.single-list-01 li p{
    margin-top: 10px;
}
.single-list-01 li .pic{
    background: url(../img/service-bg-01.png) no-repeat center center;
    width: 121px;
    height: 103px;
    margin: auto;
    position: relative;
}
.single-list-01 li .pic::before{
    content: "";
    display: block;
    width: 43px;
    height: 1px;
    background: #e3e3e3;
    position: absolute;
    left: -43px;
    top: 46px;
}
.single-list-01 li .pic .icon{
    display: inline-block;
    width: 93px;
    height: 93px;
    overflow: hidden;
    border-radius: 50%;
    background: #0e77b9;
    position: relative;
}
.icon .middleCenter{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}
.single-box-01 {
    padding: 25px 30px;
    margin: 1px 0 35px 0;
    border: 1px #eaeaea solid;
    overflow: hidden;
}
.single-list-02 {
    position: relative;
    border-left: 1px #f0f0f0 solid;
    line-height: 32px;
}
.single-list-02 p {
    padding: 0 0 0 15px;
    position: relative;
}
.single-list-02 p:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #dadada;
    border-radius: 50%;
    position: absolute;
    left: -4px;
    top: 12px;
}
.single-list-03 {
    /* background: url(../img/service-bg-02.png) no-repeat center top; */
    overflow: hidden;
}
.single-list-03 li {
    background: #0e77b9;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    color: #fff;
    float: left;
    text-align: center;
    font-size: 13px;
    margin: 20px 20px 0 20px;
}
.font16 {
    font-size: 16px;
}
.single-list-04 {
    overflow: hidden;
    clear: both;
    display: inline-block;
    font-size: 18px;
    padding: 0 30px 0 0;
    position: relative;
}
.single-list-04 li {
    display: inline-block;
    float: left;
    background: #0e77b9;
    color: #fff;
    padding: 14px 40px;
    overflow: hidden;
    position: relative;
    font-size: 13px;
}
.single-list-04 li:first-child:before {
    left: 0;
}
.single-list-04 li:first-child:after {
    display: none;
}
.single-list-04 li:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 20px 20px 24px;
    position: absolute;
    z-index: 0;
    left: 3px;
    top: 0;
    border-color: transparent transparent transparent #fff;
}
.single-list-04 li:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 20px 20px 24px;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0;
    border-color: transparent transparent transparent #0e77b9;
}
.single-list-04:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 20px 20px 24px;
    position: absolute;
    z-index: 1;
    right: -14px;
    top: 0;
    border-color: transparent transparent transparent #0e77b9;
}
.show {
    line-height: 2;
}
.show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 0;
    color: #00479d;
}
.show .info {
    color: #999999;
    font-size: 12px;
    text-align: center;
}
.show .share {
    text-align: center;
    vertical-align: middle;
}
.show .nr {
    padding: 30px 0;
}
.download-login .text {
    margin: 5px 0 0 200px;
}
.download-login .red {
    color: #ff0000;
}
.download-login .message {
    margin: 40px auto 0 95px;
}
.download-login .message li {
    margin: 0 0 17px 0;
}
.download-login .message span {
    display: inline-block;
    width: 200px;
    text-align: right;
}
.download-login .message input {
    border: 1px #bbbbbb solid;
    padding: 10px 10px;
    width: 250px;
}
.download-login {
    background: url(../img/download-login-bg.png) center bottom no-repeat;
    padding-bottom: 170px;
}
.download-login .message li {
    margin: 0 0 17px 0;
}
.download-login .tip {
    overflow: hidden;
    padding: 20px 20px;
    background-color: #eee;
    max-width: 500px;
    margin-left: 95px !important;
}
.download-login .tip img {
    margin-right: 20px;
    float: left;
}
.download-login .tip input {
    float: left;
    width: auto !important;
    margin-top: 5px;
}
.download-login .message input {
    border: 1px #bbbbbb solid;
    padding: 10px 10px;
    width: 250px;
}
input[type='checkbox'], input[type='radio'] {
    position: relative;
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-right: 5px;
}
input, textarea {
    font-family: arial, "microsoft yahei";
    font-size: 14px;
}
.download-login .tip .div-01 a {
    color: #00479d;
}
.download-login .message li {
    margin: 0 0 17px 0;
}
.download-login .message .btns a {
    display: inline-block;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.download-login .message .submit {
    background: #00479d;
    margin: 0 5px 0 0;
}
.download-login .message .reset {
    background: #8f8f8f;
}
.news {
    font-size: 16px;
    margin-bottom: 20px;
}
.news ul {
    margin-bottom: 50px;
}
.news li {
    border-bottom: 1px #d5d5d5 solid;
    overflow: hidden;
    padding: 35px 0 35px 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.news li .time {
    background: #b9b9b9;
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #ffffff;
    font-family: 'futura_md_btmedium';
    -webkit-transition: all .5s;
    transition: all .5s;
}
.news li .time span {
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin: 5px 0 0 0;
}
.news li .text {
    float: right;
    width: 80%;
    padding: 0 0;
}
.news li:hover .time {
    background: #00479d;
}
.news li:hover .title {
    font-weight: bold;
    text-decoration: underline;
}
.news li .title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    display: block;
    color: #333333;
}
.news li .info {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #666666;
}
.news li .more {
    color: #666666;
    font-size: 14px;
}
.news li .more span {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #959595;
}
@media screen and (min-width:320px) {html { font-size:75%;}}
@media screen and (min-width:360px) {html { font-size:84.4%;}}
@media screen and (min-width:375px) {html { font-size:86.6%;}} /*ipone6*/
@media screen and (min-width:400px) {html { font-size:87%;}}
@media screen and (min-width:414px) {html { font-size:96%;}} /*ipone6P*/
@media screen and (min-width:480px) {html { font-size:112.5%;}}
@media screen and (min-width:550px) {html { font-size:131.25%;}}
@media screen and (min-width:639px) {html { font-size:150%;}}
@media screen and (max-width:1100px) {
    .atls-right .main{
        padding: 0;
    }
    .single-list-01{
        margin-left: 0 !important;
        margin-bottom: 20px;
    }
    .single-list-01 li{
        width: 50%;
        margin-bottom: 20px;
    }
    .single-box-01{
        padding: 0;
    }
    .single-list-03 li{
        margin: 5px;
    }
    .single-list-04 li{
        width: 100%;
    }
    .single-list-04 li:first-child::after{
        content: "";
        display: block;
    }
    .main .bread{
        text-align: left;
        line-height: 28px;
    }
    .content .service-single p img{
        width: 100% !important;
        display: block;
    }
    .main .content{
        margin-top: 0;
    }
    .contact-cont ul{
        width: 100%;
    }













    .xiala{
        width: 26px;
        float: right;
        position: absolute;
        right: 10%;
        background:url(../img/xiala.png) no-repeat right
      }
      .ers{
          display: none;
      }
      .ers a{
          font-size: 12px;
      }
      .anli-cont-a{
        width: 48%;
      }
    .box{
        min-width: 320px;
        max-width: 640px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        background: #fff;
    }
    .container{
        width: 95%;
    }
    .header{
        height: 50px;
        background: unset;
        position: fixed;
        width: 100%;
        max-width: 640px;
        background-color: #fff;
        /* top: 0;
        left: 50%;
        transform: translate(-50%,0); */
        z-index: 9999;
        padding: 10px 0;
    }
    .head-zhong{
        height: 100%;
    }
    .head-zhong h1{
        padding: 0px;
    }
    .head-zhong h1 img{
        height: 50px;
    }
    .head-top,.head-z,.head-bottom{
        display: none;
    }
    .product-right,.product-right-one,.new-left,.new-left-all,
    .yu-cont-top ul li a,.search p,.product-right-two,
    .yu-2 .yu-content,.anli-right,.anli-img img,.about-left,
    .about-left>span,.new-right,.new-right-cont,.links-cont{
        width: 100%;
    }
    .yu-1 .yu-content,.yu-2 .yu-content,.yu-3 .yu-content{
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
    .banner,.banner-swiper{
        height: 100%;
    }
    .banner-swiper .swiper-slide{
        background: unset !important;
    }
    .banner-page,.banner-prev,.banner-next{
        display: none;
    }
    .banner:hover .banner-prev,.banner:hover .banner-next{
        opacity: 0;
        display: none;
    }
    .banner-swiper .swiper-slide .ban-iphone{
        display: block;
        width: 100%;
    }
    .search{
        display: none;
    }
    .kongyaji{
        padding: 10px;
    }
    .kyj-top{
        height: 100%;
        background: unset;
    }
    .kyj-top p{
        font-size: 24px;
    }
    .kyj-cont img{
        width: 100px;
        height: 100px;
    }
    .kyj-cont span i{
        font-size: 20px;
    }
    .kyj-cont span{
        font-size: 16px;
    }
    .kyj-cont p{
        font-size: 12px;
        line-height: 18px;
        height: 100%;
    }
    .product{
        padding: 20px 0;
    }
    .product-top{
        height: 100%;
        background: unset;
        padding-bottom: 20px;
    }
    .product-top p{
        font-size: 24px;
    }
    .product-left{
        display: none;
    }
    .product-right-one ul li{
        width: 25%;
        text-align: center;
    }
    .product-right-one ul li:last-child{
        display: none;
    }
    .product-right-one span{
        width: 25%;
        font-size: 12px;
        padding: 0;
        text-align: center;
    }
    .product-right-one ul li a{
        width: 100%;
        font-size: 12px;
        padding: 0;
    }
    .product-right-two ul li{
        width: 48%;
        margin-bottom: 20px;
    }
    .product-iphone{
        display: block;
        width: 100%;
        background-color: #eee;
    }
    .product-iphone ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .product-iphone ul li{
        width: 50%;
        line-height: 32px;
        border-bottom: 1px solid #FFF;
    }
    .product-iphone ul li img{
        display: inline-block;
        padding-left: 20px;
    }
    .product-iphone ul li a{
        color: #333;
    }
    .pro{
        margin-top: 70px;
    }
    .pro-content{
        margin-top: 20px;
    }
    .pro-cont{
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6;
    }
    .pro-cont a{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .pro-cont-left{
        width: 40%;
    }
    .pro-cont-left img{
        width: 100%;
        display: block;
        border: 1px solid #e2e2e2;
    }
    .pro-cont-right{
        width: 55%;
    }
    .pro-cont-right h2{
        color: #0f6bd0;
        font-size: 14px;
        line-height: 28px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
    }
    .pro-cont-right p{
        font-size: 12px;
        line-height: 20px;
        color: #666;
    }
    .pro-cont-right p b{
        font-weight: bold;
        color: #666;
    }
    .pro-page{
        margin: 20px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .pro-page p{
        width: 50%;
    }
    .pro-page p a{
        width: max-content;
        margin: auto;
        background-color: #0f6bd0;
        color: #fff;
        font-size: 12px;
        padding: 5px 30px;
        border-radius: 25px;
        display: block;
    }
    .ban01{
        width: 100%;
        height: 12.38rem;
        line-height: 22rem;
        background: url(../img/ban01-iphone.jpg) no-repeat center;
        background-size: cover;
        color: #ffe704;
        font-size: 1rem;
    }
    .ban01 p span,.ban01 p span b{
        font-size: 12px;
        display: inline-block;
    }
    .ban01-dh>span:last-child{
        display: none;
    }
    .ban01-ding{
        position: unset;
        display: none;
    }
    .ban01-iphone{
        display: block;
    }
    .ban01-dh{
        position: absolute;
        bottom: 20px;
        left: 15px;
        right: unset;
        top: unset;
    }
    .yu{
        padding-top: 20px;
    }
    .yu-top{
        height: 100%;
        background: unset;
    }
    .yu-top p a{
        font-size: 24px;
    }
    .yu-cont{
        margin-top: 20px;
    }
    .yu-cont-top ul li a{
        background: url(../img/yu-iphone01.png) no-repeat center;
        height: 100%;
        font-size: 12px;
        background-size: contain !important;
    }
    .yu-cont-top ul .active a{
        background: url(../img/yu-iphone02.png) no-repeat center;
    }
    .yu-1,.yu-2,.yu-3{
        height: 100%;
        background: unset;
    }
    .yu-1 .yu-content li p{
        padding-top: 10px;
    }
    .yu-1 .yu-content>p, .yu-2 .yu-content>p{
        height: 100%;
        line-height: 32px;
        background: url(../img/ys_ico01.png) no-repeat 0 9px;
    }
    .yu-2 .yu-content li p, .yu-3 .yu-content li p{
        font-size: 14px;
        color: #333;
        padding: 5px 0 0 20px;
        background: url(../img/ys_ico02.png) no-repeat 0 14px;
    }
    .yu-2 .yu-content span{
        padding: 0;
    }
    .yu-2 .yu-content span em{
        font-size: 14px;
        color: #333;
    }
    .yu-1 .yu-content>p a, .yu-2 .yu-content>p a, .yu-3 .yu-content>p a{
        font-size: 16px;
        color: #333;
    }
    .yu-1 .yu-content li p em{
        width: 25%;
        padding: 5px 0;
        text-align: center;
    }
    .yu-1 .yu-content li p span,.yu-1 .yu-content li p span,
    .yu-1 .yu-content li p span{
        width: 70%;
        color: #333;
    }
    .yu-iphone{
        width: 100%;
        display: block;
    }
    .yu-iphone img{
        width: 100%;
        display: block;
    }
    .anli{
        padding: 0;
        margin-top: 20px;
    }
    .anli-top{
        height: 100%;
        background: unset;
    }
    .anli-top p{
        font-size: 24px;
    }
    .anli-left{
        display: none;
    }
    .anli-right{
        height: 100%;
        margin-top: 20px;
    }
    .anli-right-l{
        width: 50%;
        height: auto;
    }
    .anli-img img{
        height: auto;
    }
    .anli-right-r{
        width: 50%;
        padding-right: 0;
    }
    .anli-right-r h2{
        font-size: 14px;
        line-height: 28px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
    }
    .anli-right-r p{
        height: auto;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
    }
    .anli-right-r span{
        padding: 10px 0 0;
    }
    .anli-right-r span a{
        width: 45%;
    }
    .anli-right-r span a:last-child{
        margin: 0;
    }
    .anli-ul{
        display: none;
    }
    .ban02{
        width: 100%;
        height: 12.08rem;
        background: url(../img/ban02-iphone.jpg) no-repeat center;
        background-size: cover;
        margin-top: 20px;
    }
    .ban02-iphone{
        display: block;
    }
    .ban02-iphone span{
        display: block;
    font-size: 0.75rem;
    color: #fff;
    padding: 7.75rem 0 0 16rem;
    }
    .ban02-iphone span b{
        display: block;
        font-size: 1.25rem;
    }
    .about{
        height: 100%;
        padding: 20px 0 0;
        background: unset;
    }
    .about-top{
        background: unset;
        height: 100%;
    }
    .about-top p{
        font-size: 24px;
    }
    .about-cont{
        margin-top: 20px;
    }
    .about-left{
        padding: 0;
    }
    .atls-right-top{
        height: 100%;
    }
    .about-left>span em{
        margin-bottom: 20px;
    }
    .about-left>p{
        height: 100%;
    }
    .about-left>span{
        display: none;
    }
    .about-left h2 i{
        font-size: 24px;
    }
    .about-left h2 p{
        font-size: 20px;
    }
    .about-left h2 span{
        font-size: 14px;
    }
    .about-right{
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .photo{
        padding: 20px 0 0;
    }
    .photo h2 p{
        font-size: 24px;
    }
    .new-top{
        height: 100%;
        background: unset;
        padding: 20px 0 0;
    }
    .new-top p{
        font-size: 24px;
    }
    .new-left-top{
        margin-top: 20px;
    }
    .new-left-top span{
        line-height: 40px;
    }
    .new-left-zuo{
        width: 50%;
        height: 100%;
    }
    .new-left-you{
        width: 48%;
        padding: 0 0 0 2%;
    }
    .new-left-you h2{
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
    }
    .new-left-you p{
        height: 48px;
    }
    .new-left-all{
        height: 100%;
    }
    .new-left,.new-right{
        padding: 0 0 20px;
    }
    .new-right-cont{
        padding: 20px 0 0;
    }
    .new-right-zuo{
        width: 40%;
    }
    .new-right-you{
        width: 55%;
    }
    .footer{
        height: 100%;
        background: unset;
        background-color: #666;
    }
    .foot-nav,.foot-zhong-one,.foot-zhong-three,.links{
        display: none;
    }
    .foot-zhong-two{
        width: 100%;
        height: 100%;
        padding: 20px 0;
    }
    .foot-zhong-two p{
        font-size: 12px;
        line-height: 24px;
        color: #fff;
        text-align: center;
    }
    .foot-zhong-two p span{
        padding: 0 5px;
    }
    .foot-zhong-two p:last-child span{
        display: block;
    }
    .foot-zhong-two p span a{
        font-size: 12px;
        color: #fff;
    }
    .banner{
        margin-top: 70px;
    }
    .all-banner,.contact-banner,.al-banner{
        height: 100%;
        margin-top: 70px;
        max-height: 395px;
    }
    .all-banner a img,.contact-banner a img,
    .al-banner a img{
        width: 100%;
        display: block;
    }
    .all-banner a,.contact-banner a,.al-banner a{
        height: 100%;
        background: unset !important;
    }
    .atls-left{
        display: none;
    }
    .atls-right{
        width: 100%;
        margin-left: 0;
    }
    .atls-right-cont li{
        width: 46%;
        height: auto;
        margin: 0 10px 20px 0;
    }
    .atls-right-cont .atls-img img{
        width: 100%;
        height: auto;
    }
    .atls-right-cont li a p{
        height: 100%;
        line-height: 24px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
    }
    .atls-right-cont li:nth-child(3n){
        margin: 0 10px 20px 0;
    }
    .atls-right-news-top{
        height: 100%;
        padding-top: 10px;
    }
    .atls-news-left{
        width: 40%;
        height: auto;
    }
    .atls-news-right{
        width: 55%;
        height: 100%;
        border-bottom: none;
    }
    .atls-news-right h3{
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
    }
    .atls-news-right span{
        position: unset;
    }
    .atls-right-news ul{
        overflow: hidden;
        margin-top: 10px;
    }
    .atls-right-news ul li{
        width: 100%;
    }
    .atls-right-news ul li p{
        width: 70%;
    }
    .atls-right-news ul li span{
        width: 25%;
        padding-right: 0;
        text-align: right;
    }
    .contact-cont ul li{
        width: 32%;
        font-size: 12px;
    }
    .contact-yi-left p span:first-child{
        font-size: 24px;
    }
    .contact-yi-left p span:last-child{
        font-size: 20px;
    }
    .contact-er-cont{
        padding: 20px;
    }
    #container{
        height: 300px;
        margin-bottom: 20px;
    }
    .jianjie-cont{
        height: 100%;
    }
    .jj-p p{
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
    }
    .jj-lastp p{
        padding: 10px !important;
    }
    .cc-img1,.cc-img2{
        width: 100%;
    }
    .cc-img3{
        width: 50%;
        display: block;
        float: left;
        margin-bottom: 10px;
    }
    .gc-all{
        width: 31%;
        margin-bottom: 10px;
    }
    .gc-content{
        width: 90%;
        height: auto;
    }
    .fuwu-left{
        width: 100%;
        padding: 20px 0 0 0;
    }
    .fuwu-right{
        width: 100%;
    }
    .earth{
        margin: 10px 0;
    }
    .fuwu-yi{
        padding: 10px 0;
    }
    .fuwu-yi-left{
        padding-left: 0;
    }
    .fuwu-yi-left h2, .fuwu-yi-right h2{
        font-size: 14px;
        margin: 10px 0;
    }
    .fuwu-yi-left p, .fuwu-yi-right p{
        font-size: 12px;
        margin: 5px 0;
    }
    .liuyan-cont{
        padding-top: 20px;
        height: 100%;
        padding-bottom: 20px;
    }
    .liuyan-right{
        width: 100%;
    }
    .form-one .form-group input, .liuyan-right form .inp2 input{
        width: 65%;
    }
    .form-one .inp1 input{
        width: 50% !important;
    }
    .liuyan-right form .inp2{
        width: 80%;
    }
    .liuyan-right form .inp2 input{
        width: 50% !important;
    }
    .al-left{
        width: 40%;
    }
    .al-left img{
        width: 100%;
        height: auto;
    }
    .al-right{
        width: 55%;
    }
    .al-cont li{
        height: 95%;
        padding: 2.5%;
        margin-bottom: 20px;
    }
    .al-right h2{
        font-size: 14px;
        line-height: 28px;
        padding-bottom: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
    }
    .atls-news-right p{
        height: 100%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
    }
    .al-right h3{
        font-size: 12px;
        height: 48px;
        padding: 5px 0 0;
    }
    .al-right p{
        display: none;
    }
    .al-banner a{
        background: url(../img/ban-iphone-1.jpg) no-repeat center;
        background-size: cover;
    }
    .al-detail-banner{
        background: url(../img/ban02-iphone.jpg) no-repeat center;
        background-size: cover;
    }
    .al-detail-left{
        width: 100%;
    }
    .al-detail-top{
        height: 100%;
    }
    .al-detail-left-top h1{
        margin: 0;
        padding: 0;
        font: 18px/36px "Microsoft Yahei";
    }
    .al-detail-tit{
        height: 100%;
        line-height: 24px;
        overflow: hidden;
    }
    .al-detail-tit span{
        font-size: 12px;
        margin-right: 10px;
    }
    .al-detail-tit a{
        display: none;
    }
    .al-detail-right{
        width: 100%;
    }
    .al-detail-right h2:first-child{
        display: none;
    }
    .al-detail-right .al-ul1{
        display: none;
    }
    .al-detail-right .al-ul1 li .zi{
        width: 95%;
    }
    .al-detail-right .al-ul1 li .tu img{
        width: 95%;
        height: auto;
    }
    .al-detail-right h2{
        text-indent: 10px;
    }
    .al-ul2, .al-ul3{
        width: 95%;
    }
    .al-ul2 li a, .al-ul3 li a{
        width: 100%;
    }
    .atls-tuijian-left{
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }
    .atls-tuijian-right{
        width: 100%;
    }
    .atls-tuijian-right h2{
        height: unset;
    }
    .atls-li-cont{
        padding: 10px;
    }
    .atls-tuijian-xia form .form-yi .form-group{
        width: 100%;
        margin-bottom: 20px;
    }
    .atls-tuijian-xia form .form-yi .form-group label{
        width: 20%;
    }
    .yx label{
        width: 25%;
    }
    .atls-tuijian-xia form .form-yi .form-group input{
        width: 70%;
        padding: 0 10px;
    }
    .atls-tuijian-xia form .form-yi{
        margin-bottom: 0;
    }
    .people input{
        background: url(../img/lx-1.png) no-repeat right 10px #eeeef0;
        background-position: 95%;
    }
    .shouji input{
        background: url(../img/lx-2.png) no-repeat right 10px #eeeef0;
        background-position: 95%;
    }
    .gsname input{
        background: url(../img/lx-3.png) no-repeat right 10px #eeeef0;
        background-position: 95%;
    }
    .e-mail input{
        background: url(../img/lx-4.png) no-repeat right 10px #eeeef0;
        background-position: 95%;
    }
    .yx textarea{
        width: 100%;
        box-sizing: border-box;
    }
    .yzm label{
        width: max-content;

    }
    .yzm input{
        width: 50%;
    }
    .kehu-cont li{
        width: 46%;
        padding: 20px 10px 0 0;
    }
    .kehu-cont li img{
        width: 100%;
        height: auto;
    }
    .kehu-cont li p{
        font-size: 12px;
    }
    .kehu-cont li:nth-of-type(3n){
        padding: 20px 10px 0 0;
    }
    .map-cont{
        width: 100%;
    }
    .map-top{
        padding: 5px 11px;
    }
    .map-cont h2{
        padding: 0 11px;
    }
    .map-cont ul li{
        width: 50%;
    }
    .news-cont li h2{
        display: none;
    }
    .news-cont li{
        width: 100%;
        height: 100%;
        margin: 0 0 20px;
        padding: 0;
        box-sizing: border-box;
    }
    .news-cont li a>p{
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    .news-cont li a>p span{
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:3;
    }
    .news-cont li a>span{
        margin: 10px;
    }
    .al-detail-left-cont img{
        width: 100% !important;
    }
    .content{
        margin-top: 70px;
    }
}