html, body {
    margin: 0;
    padding: 0;
   
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none
}

img{
    padding: 0;
    margin: 0;
    border:0px;
}

a {
    text-decoration: none
}

.f14 {
    font-size: 14px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.f36 {
    font-size: 40px;
}

.bold {
    font-weight: bold;
}

#container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width:1680px;
    float:right;
    
}

#banner {
    width:100%;margin:0 auto;
    position: absolute;
    top: 184px;
    left: 0;
    right:0;
    z-index:-1;
    

}
    #banner img {
        width: 100%;

        height: 380px;
    }
#navbox {
   
}
#logbox {
    height: 92px;
    width: 100%;
    /*margin-left: 220px;*/
    overflow: hidden;
    width: 1600px;
    margin: 0 auto;
}

#logo {
    float: left;
    width: 1260px;
}

#telbox {
    float: left;
    margin-top: 33px;
    display: flex;
    align-items: center;
}

    #telbox a, #telbox span {
        color: #343434;
        margin-right: 20px;
        font-size: 16px;
        font-weight: bold;
    }

#nav {
    height: 92px;
    background: #004e99;
    width: 100%;
    width: 1600px;
    margin: 0 auto;
    /*margin-left: 220px;*/
}

    #nav a {
        width: 160px;
        float: left;
        line-height: 92px;
        text-align: center;
        color: #fff
    }

    #nav .active {
        background: url(/web/image/mainnavbg.jpg);
    }

#leftnav {
    width: 300px;
    height: 580px;
    /*left: 220px;*/
    /*top: 500px;*/
    /*position: absolute;*/
    padding-top: 160px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 280px;
}
.nav1 {
    background: #004e99;
}

.leftbannernews {
    background: url(/web/image/left_news.jpg)
}

.leftnavdonload {
    background: url(/web/image/left_download.jpg)
}
.rightbox {
    float: right;
    width: 1200px;
    margin: 0 auto;
    margin-left: 80px;
    margin-top: 380px;
}
#contentbox {
    overflow: hidden;
    padding-bottom: 50px;
    margin:0 auto;
    width: 1600px;
   
}

#breadcrumb {
    height: 85px;
    overflow: hidden;
    border-bottom: #e6e6e6 solid 1px;
}

    #breadcrumb .title {
        font-weight: bold;
        color: #004c97;
        line-height: 100px;
        float: left;
    }

    #breadcrumb .curmb {
        font-size: 14px;
        color: #656565;
        float: right;
        text-align: right;
        line-height: 100px;
    }

        #breadcrumb .curmb a {
            color: #656565
        }

.listbox {
}

    .listbox li {
        padding-top: 50px;
        border-top: #e6e6e6 solid 1px;
        height: 220px;
        overflow: hidden;
    }

        .listbox li .date {
            color: #999;
            font-size: 12px;
            font-weight: bold;
            float: left;
            width: 130px;
        }

        .listbox li a:hover .date, .listbox li a:hover .title {
            color: #003f7c;
        }



        .listbox li .img {
            width: 275px;
            height: 170px;
      
            background-size: cover;
            background-position: 50% 50%;
            background-repeat: no-repeat;
            display: block;
            background-color: #F1F1F1;
            display: table-cell;
            vertical-align: middle;
            word-wrap: break-word;
            word-break: break-all;
            float: left;
        }

        .listbox li .text {
            width: 550px;
            float: left;
            padding-left: 45px;
        }

            .listbox li .text .title {
                color: #656565;
                line-height: 50px;
            }

            .listbox li .text .line {
                width: 80px;
                border-top: 2px solid #ccc;
            }

            .listbox li .text .note {
                padding-top: 20px;
                color: #999999;
                line-height: 30px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
                overflow: hidden;
            }

.pager {
    display: flex;
    justify-content: center;
    clear:both;
}

    .pager a {
        width: 34px;
        height: 34px;
        font-size: 16px;
        border: #ccc solid 1px;
        border-radius: 4px;
        line-height: 34px;
        text-align: center;
        color: #ccc;
        margin-right: 20px;
    }

    .pager .active {
        color: #fff;
        background: #004e99;
        border: 0;
    }
.footerbox {

    background: #ececec;
}
#footer {
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 1600px;
    height: 180px;
    margin:0 auto;
   
}

    #footer .col {
        float: left;
        color: #474747;
        font-size: 14px;
        line-height: 30px;
    }

        #footer .col a {
            color: #474747;
            display: block;
        }

    #footer span {
        color: #000;
        font-size: 16px;
        display: block;
    }

    #footer .col1 {
        width: 140px;
        border-right: solid 1px #cccccc;
    }

    #footer .col2 {
        width: 160px;
        padding-left: 70px;
        border-right: solid 1px #cccccc;
    }

    #footer .col3 {
        width: 270px;
        padding-left: 70px;
    }

    #footer .col4 {
        width: 300px;
    }

    #footer .col5 {
        width: 102px;
        float: right;
        margin-left: 50px;
        padding-top: 20px;
    }

    #footer .col6 {
        padding-top: 20px;
        width: 102px;
        float: right;
        text-align:center;
    }
    #footer .col6 img{
        width:100%;height:auto;
    }

.bottombox {

    margin: 0 auto;
    background: #c6c6c6;
}
#bottom {
    width: 1600px;
    margin:0 auto;
    height: 55px;
    line-height: 55px;
    color: #5b5b5b;
   
}
    #bottom span {
        float: right;
       
    }
    #bottom a {
        color: #5b5b5b;
    }
#leftnav a {
    display: block;
    height: 65px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    padding-left: 68px
}

#leftnav .active {
    background: url(/web/image/leftnavitembg.jpg) no-repeat left 10px;
    color: #fff;
}
.caseleftnav {
    width: 300px;
    height: 580px;
    /*left: 220px;*/
    /*top: 500px;*/
    /*position: absolute;*/
    padding-top: 160px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 280px;
}
    .caseleftnav a {
        display: block;
        height: 35px;
        margin: 0 auto;
        color: #fff;
        line-height: 35px;
        padding-left: 68px;
        font-size: 16px;
        background: url(/web/image/arrow.png) no-repeat 68px center;
        color: #fff;
    }

.caseleftnav .active {
    font-weight: bold;
   
}
    .caseleftnav .firstnav {
        font-size: 18px; margin-top:10px
       
    }
    .caseleftnav .firstnavactive {
         background: url(/web/image/leftnavitembg.jpg) no-repeat left center;

    }

.contentbody {
    border-top: #e6e6e6 solid 1px;
}

    .contentbody .title {
        text-align: center;
        padding-top: 52px;
        color: #333;
    }

    .contentbody .other {
        color: #999;
        text-align: center;
        padding: 15px 0px 30px 0px;
        background: url(/web/image/contentbodybg.jpg) no-repeat center bottom;
    }

.contentbody .body
{
         
        padding-top: 10px;
        
    }

.contentbody .body img
{
         
        padding-top: 15px;
        
    }

        .contentbody .other span {
            color: #333;
        }

    .contentbody .body {
        color: #676767;
    }

.prenextbox {
    margin-top: 45px;
    border-top: #ccc solid 1px;
    padding-top: 35px;
    display: flex;
    justify-content: space-between;
}

    .prenextbox a {
        border: #e6e6e6 solid 1px;
        border-radius: 5px;
        color: #808080;
        height: 48px;
        line-height: 48px;
        display: block;
        width: 140px;
        text-align: center;
        font-size: 15px
    }

        .prenextbox a:hover {
            border: 0;
            background: #004e99;
            color: #fff;
        }

        .prenextbox a:nth-child(2) {
            color: #004e97;
            background: url(/web/image/listicon.jpg) no-repeat 30px center;
            border: #004d98 solid 2px;
            padding-left: 50px;
            width: 90px;
            height: 44px;
            line-height: 44px;
            text-align: left;
        }

.aboutnav {
    margin-top: 45px;
    display: flex;
    justify-content: center;
}

    .aboutnav a {
        border: #e6e6e6 solid 2px;
        border-radius: 5px;
        color: #808080;
        height: 48px;
        line-height: 48px;
        display: block;
        width: 140px;
        text-align: center;
        font-size: 15px;
        margin-left: 20px
    }

    .aboutnav .active {
        border: 0;
        background: #004e99;
        color: #fff;
    }

.contactbox {
    font-size: 14px;
    padding-bottom: 100px;

}

    .contactbox .left {
        float: left;
        width: 600px;
    }

    .contactbox .right {
        float: left;
        width: 500px;
    }

    .contactbox .left .text {
        color: #333;
        line-height: 38px;
    }

    .contactbox .left .qr {
        margin-top: 20px;
    }

        .contactbox .left .qr div {
            float: left;
            width: 180px;
            text-align: center
        }

        .contactbox .left .qr strong {
            display: block;
            font-size: 12px;
        }

    .contactbox .left div span {
        font-size: 18px;
        font-weight: bold;
        color: #004d98;
    }

    .contactbox .right input {
        border: solid 1px #d9d9d9;
        height: 44px;
        display: block;
        width: 490px;
        padding: 0px 5px;
        margin-top: 24px;
        border-radius: 5px;
    }

    .contactbox .right textarea {
        border: solid 1px #d9d9d9;
        margin-top: 24px;
        height: 150px;
        width: 490px;
        padding: 5px;
        border-radius: 5px;
    }

.dlbox {
    padding-bottom: 30px;
    min-height: 600px;
    margin-top: 30px
}

    .dlbox li {
        border-bottom: #e6e6e6 solid 1px;
        height: 73px;
        line-height: 73px;
        font-size: 18px;
        background: url(/web/image/point.jpg) no-repeat left center;
        padding-left: 55px;
    }

        .dlbox li:hover {
            background: url(/web/image/pointblue.jpg) no-repeat left center;
            color: #004d9b;
        }

            .dlbox li:hover a {
                color: #004d9b;
            }

        .dlbox li a {
            color: #333;
            display: block;
            position: relative;
        }

            .dlbox li a .dlbtn {
                width: 108px;
                height: 38px;
                background: url(/web/image/dlbtn.jpg) no-repeat;
                position: absolute;
                left: 920px;
                top: 16px
            }

        .dlbox li:hover .dlbtn {
            width: 108px;
            height: 38px;
            background: url(/web/image/btnactive.jpg) no-repeat;
        }

.indexbg {
    height: 738px;
    position: relative;
    overflow:hidden;
    /*background: url(/web/image/indexbg.jpg);*/
    
}
.indexbtnbox {
    width: 1300px;
    margin: 0 auto;
    padding-top: 400px;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    margin-left: auto;
    margin-right: auto;
}
.indexbtn {
    width: 240px;
    height: 68px;
    font-size: 26px;
    font-weight: bold;
    display: block;
    color: #fff;
    position: relative;
    background-color: rgba(0,0,0,0.6);
    background-position:45px center;
    background-repeat:no-repeat;
    margin:0 auto;
    padding:6px
}
.indexbtnbox a:hover {
    background-color: rgba(0,63,124,1);
}
.indexbtnbox .innerbox {
  
    height: 66px;
    line-height: 66px;
    padding-left:82px
}
    .indexbtnbox a:hover .innerbox {
        border: #5781a9 solid 1px;
    }
.thirdbox {
    position: relative;
    width: 1100px;
    overflow: hidden;
    margin-top: 30px;
}
    .thirdbox .swiper-container1 {
        width:990px;overflow:hidden;margin:0 auto
    }

    .thirdbox a {
        color: #494949;
        padding: 10px 5px;
        border: #cccccc 2px solid;
        border-radius: 5px;
        display: block;
    }
        .thirdbox  .active {
            border: 0;
            background: #004d98;
            color: #fff
        }

      
.designContent {
    font-size: 20px;
    line-height: 45px;
    color: #333333;padding-top:30px;
    padding-bottom:50px;
    min-height:500px;
}

.content .coverpic {
    width: 470px;
    float: left;
    height: 460px;
    /*border: 2px solid #0b71b6;
    overflow:hidden;*/
}
.content .coverpic img{
    width:470px;height:auto;text-align:center;
}
    .content .attrbox {
    width: 590px;
    float: right;
}
.casebox {
    clear: both;
    position: relative;
    padding-top: 35px;
    height:82px;
}
.casetop {
    background: #1a1a1a; height:75px; width:100%;position:absolute;z-index:1
}
.caseTitle {
   width:220px;line-height:75px;color:#fff;float:left;z-index:999;position:relative;text-align:center;font-size:18px
}
.casebox .active {
    width: 220px;
    height: 82px;
    line-height: 82px;
    background: #004d98;
}
.content .attrbox {
     font-size:15px;line-height:22px;
}
.attrbox strong {
    font-weight: normal;
    padding-bottom: 15px;
    display: block;
    padding-top: 8px;
    line-height: 25px;
}
.content .attrbox span {
    display: block;
    background: url(/web/image/navbg.jpg) no-repeat left center;
    color: #265ea0;
    font-size: 20px;
    padding-left: 12px;
    font-weight: bold;
}
.designshow{
    margin-top:60px;
}
.caselistbox  {
    padding-top:45px;
    min-height:800px;
}
    .caselistbox li {
        width: 33%;
        height: 340px;
        text-align: center;
        float:left;
        overflow:hidden
    }
        .caselistbox li .img {
            width:350px; height:258px;overflow:hidden
        }
        .caselistbox li img {
            width: 350px;
            height: 258px;
            cursor: pointer;
            transition: all 0.6s;
        }


            .caselistbox li img:hover {
                transform: scale(1.4);
            }  
    .caselistbox a {
    display:block;
    }
        .caselistbox a .text {
            font-size: 16px;
            color: #494949;
            line-height: 20px;
            margin-top: 8px;
            width: 338px;
        }
.caseshowbox{
    padding-top:50px;
}
.caseshow_left {
    width: 470px;
    height: 460px;
    float: left;
}
.caseshow_right {
    float: right;
    width:545px
}
    .caseshow_right .title {
        font-size:24px;color:#333; padding-top:25px;

    }
    .caseshow_right .attr {
        font-size: 15px;
        color: #333;
        line-height: 25px;
        margin-bottom:10px;
        padding-top:15px;
text-indent:2em;
    }
    .caseshow_right .prono{
        border-bottom:#ccc solid 1px;height:50px; line-height:50px; margin-bottom:35px
    }
        .caseshow_right .prono span {
            color:#6b8ab7
        }
   

    .caseshow_right .attr span{
        font-size: 14px;
        color: #333;
    }
.casebody {
    padding-top:20px;
    line-height: 25px;
    color: #333;
    clear:both
}
.btnbox {
    padding-left:100px; padding-top:30px
}
.btnbox div {
    float: left;margin:20px
}



.swiper-container {
    width: 100%;
    height: 330px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:8px;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    width: 100%;
    border: 2px solid #eee;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

    .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 96%;
        opacity: 0.4;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
        border:2px solid #eee;
    }

.relationcase {
    clear:both;
    margin-top: 20px;
    line-height:30px;
}
    .relationcase .swiper-container {
       
    }
    .relationcase .swiper-slide img {
        width: 360px;
        height: 240px;
    }
    .contentbody .news_con {
        font-size: 16px;
        text-indent: 2em;
        line-height: 30px;
        color: #333;
    }


/*Ê×Ò³·Å´ó*/
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;

}

html * {
    -webkit-tap-highlight-color: rgba(0,0,0,.05);
    margin: 0;
    padding: 0;
}

.indexbg img {
    -ms-interpolation-mode: bicubic;
    width: 100%;
}
/*Ê×Ò³banner*/
@keyframes scal {
    from {
        -webkit-transform: scale(1,1);
    }

    to {
        -webkit-transform: scale(1.1,1.1);
    }
}

@-webkit-keyframes scal {
    from {
        -webkit-transform: scale(1,1);
    }

    to {
        -webkit-transform: scale(1.1,1.1);
    }
}

.indexbg {
    width: 100%;
    overflow: hidden;
    position: relative;
    height:auto;
 
}

    .indexbg .banner_in {
        width: 100%;
        min-height: 480px;
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        animation: scal 10s ease infinite alternate;
        -webkit-animation: scal 10s ease infinite alternate;
       
    }

.indextext {
    position: absolute;
    top: 50%;
    width: 496px;
    left: 50%;
    height: 96px;
    margin-top: -120px; 
    margin-left: -248px;
}
.swal2-popup {
width:950px;
}
.swal2-content {
    padding:25px;
}

.caseleftnav .secondnav, .caseleftnav .active {
    text-indent: 15px;
}
.thirdbox .swiper-button-next:after, .thirdbox .swiper-button-prev:after {
    font-size: 18px;
    border: 2px solid #59b0f1;
    padding: 10px;
    border-radius: 5px
}

.designbody {
    min-height: 380px;
    max-height:550px;
    overflow: scroll;
    overflow-x: hidden;
    padding-top: 10px;
    padding-right: 10px;
    line-height: 30px;
}
.content .attrbox .designbody span {
    display: inline;
    background: none;
    color: #333;
    font-size: 15px;
    font-weight:normal;
    padding-left:0px;
}

.casebody .caseattr img {
    width: 1010px;
    height:auto;
}

.swal2-content img {border:0PX;
                    font-size:15PX;
}
.swal2-content P {
    border: 0PX;
    font-size: 15PX;
    line-height:25px;
}
  
  