﻿.banner .icon{bottom: 2.3vw;}
.position{line-height: 45px;font-size: 12px;margin-top:25px;}
.position .content{display:flex;justify-content:space-between;/* border-bottom:1px solid #e6e6e6; */}
.position .name{width:285px;height:105px;background:#003398;color:#fff;font-size:26px;padding: 37px 0px 23px 35px;box-sizing:border-box;}
.location1{padding: 0px 0px 0px 25px;background:url(../img/icon-address.png) left center no-repeat;line-height: 30px;height: 30px;float:right;position: relative;top: 53px;}
.location a{color:#494949;font-size:16px;}
.location span{font-size:0px;width:1px;height:12px;background:#a1a1a1;display:inline-block;margin:0px 10px;position:relative;top:3px;}
.location{width:895px;border-bottom: 5px solid #e8e8e8;height: 92px;position: relative;}
.location:after{content:"";display:block;width:100%;height:2px;background:#e8e8e8;position: absolute;bottom: -11px;}

.aboutBox{min-height:300px;padding: 30px 0 50px 0px;font-size: 14px;line-height: 26px;color: #333;}
.mainCon{display:flex;margin:0 auto;width:1200px;justify-content:space-between;flex-wrap:wrap;padding: 0 0 30px;}
.mainCon .leftBox{width: 220px;}
.mainCon .leftBox>p{background:#3E82E7;height:70px;line-height:70px;text-align:center;color:#fff;font-size:18px}
.mainCon .leftBox ul.subNav{background:#4387F1;padding: 15px 0 30px;}
.mainCon .leftBox ul.subNav li{line-height:30px;padding-left: 20px;}
.mainCon .leftBox ul.subNav li a{font-size:13px;color:#bedbf1}
.mainCon .leftBox ul.subNav li.active>a{color:#fff}
.mainCon .leftBox ul.subNav li.active ul{display:block}
.mainCon .leftBox ul.subNav li:hover>a{color:#fff}
.mainCon .leftBox ul.subNav li ul{display:none}
.mainCon .caseBox{width: 940px;}
.mainCon .caseBox>p{text-align:left;line-height:60px;border-bottom:1px solid #e9e9e9;padding: 0 20px;box-sizing:border-box;font-size: 18px;}

.caseUl{margin: 76px auto 63px;}
.caseUl .row{display: flex;margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #e8e8e8;justify-content: space-between;}
.caseUl .row .Img{width: 567px;height: 342px;overflow: hidden;text-align: center;box-shadow: 0 0 5px rgba(0,0,0,.2);transition:all .5s ease-in-out;}
.caseUl .row .Img img{width: 100%;transition:all .5s ease-in-out;max-width: 100%;max-height: 100%;}
.caseUl .row .Txt{width: 600px;}
.caseUl .row .Txt>div{display: inline-block;line-height: 0;vertical-align: middle;}
.caseUl .row .Txt p{color: #363636;font-size: 30px;line-height: 50px;padding: 25px 0;}
.caseUl .row .Txt .summary{color: #181818;font-size: 14px;line-height: 2;}
.caseUl .row .Txt a{width: 164px;height: 44px;line-height: 44px;background: #e8e8e8;color: #303030;font-size: 14px;display: inline-block;margin-top: 30px;text-align: center;border-radius: 5px;}
.caseUl .row:hover .Img{border:13px solid #0052dd;box-sizing:border-box}
.caseUl .row:hover p{color:#0052dd}
.caseUl .row .Txt a:hover{background:#0052dd;color:#fff}
.loadmore{line-height: 40px;height: 40px;margin-bottom: 50px;text-align: center;padding: 0 20px;color: #666;}
.loadmore a{display: block;width: 100%;height: 100%;box-sizing: border-box;text-align: center;font-size: 14px;color: #717171;border: 1px solid #dadada;}
.loadmore a:hover{background:#0052dd;color:#fff}
.loadmore a span{padding-right:16px;background:url(../img/arrow.png) right center no-repeat}
.mainCon .loadmore{padding:0;box-sizing:border-box}

.newsHead{display: flex;justify-content: space-between;margin: 60px auto 30px;}
.newsHead form{width: 345px;height: 37px;line-height: 37px;display: flex;justify-content: space-between;border-bottom: 1px solid #565656;margin-top: 20px;}
.newsHead form input{border: 0;width: 300px;}
.newsHead form input[type=submit]{width: 20px;height: 37px;background: url(../img/search.png) center right no-repeat;}
.newsUl{margin-bottom: 80px;}
.newsUl li{/* margin-bottom: 50px; */transition: 0.5s all ease;}
.newsUl li a{display: flex;justify-content: space-between;/* height: 145px; */border-bottom: 1px solid #e8e8e8;padding: 0px 0px 10px 0px;}
.newsUl li .Img{display: none;}
.newsUl li .Txt{width: 100%;position: relative;}
.newsUl li .Txt p{font-size: 20px;color: #363636;line-height: 40px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 970px;margin: 20px 0px 10px 0px;transition: 0.5s all ease;}
.newsUl li .Txt .summary{font-size: 14px;color: #5f5f5f;line-height: 22px;width: 730px;max-height: 66px;overflow: hidden;}
.newsUl li .Txt .time{font-size: 14px;line-height: 18px;margin-top: 35px;color: #363636;position: absolute;right: 58px;top: -5px;}
.newsUl li .Txt span{position: absolute;bottom: 35px;font-size: 12px;color: #fff;display:none}
.newsUl li:hover{background:#0052dd;}
.newsUl li:hover a{border:0}
.newsUl li:hover p,.newsUl li:hover .time,.newsUl li:hover .summary{color:#fff}
.newsUl li:hover img{transform:scale(1.2)}
.newsUl li.active:first-child{width:1200px;margin:50px auto 40px;}
.newsUl li.active:first-child a{height: 250px;border: 0;padding: 0px;}
.newsUl li.active:first-child .Img{display:block;width:600px;overflow:hidden}
.newsUl li.active:first-child .Img img{width:100%;transition:all .5s ease-in-out}
.newsUl li.active:first-child .Txt{width:600px;padding: 20px 32px;box-sizing:border-box;background:#0052dd;}
.newsUl li.active:first-child .Txt p,.newsUl li.active:first-child .Txt .summary{width:100%;color:#fff;margin: 10px 0px;}
.newsUl li.active:first-child .Txt .time{display:none}
.newsUl li.active:first-child .Txt span{display:block}

.newsInfo{padding:30px;box-sizing:border-box;margin-bottom:30px;min-height: 400px;color: #333;}
.newsInfo .title{font-size:18px;text-align:center;color: #333;}
.newsInfo .time{font-size:12px;color:#666;text-align:center;margin: 10px 0 30px;}
.newsInfo .info{font-size:14px;line-height:24px;}
.contactBox{display:flex;justify-content:space-between;margin:40px auto}
.contactBox .left{width:60%}
.contactBox .right{width: 36%;font-size: 14px;color: #333;line-height: 22px;}
.map{width:100%;height:450px;border: 1px solid #ccc;line-height: 20px;}
.map #container{width:100%;height:100%}
#maps img{max-width: unset;}

.NewsProduct{width:1200px;margin:0 auto;}
.NewsProduct li{border-bottom:1px dashed #e8e8e8;padding:15px 0px 15px 30px;line-height:24px;background:url(../img/icon-project.png) left center no-repeat;}
.NewsProduct li .summary{display: inline-block;margin: 0px 0px 0px 20px;}
.NewsProduct li a{color:#000000;font-size:16px;}
.NewsProduct li:hover a{color:#003398;}

#pages{text-align:center;margin: 45px 0px 65px 0px;}
#pages a{background:#e8e8e8;font-size:12px;color:#000000;line-height:26px;display:inline-block;padding:0px 10px;}
#pages a.currentpage{background:#003398;color:#fff;}


.product {width:1200px;margin:0 auto;}
.productLeft{margin: 5px 0px 20px 0px;width:285px;float: left;}
.productLeft li a{background:#e8e8e8;display:block;line-height:55px;text-indent:35px;margin:0px 0px 4px 0px;font-size: 16px;font-weight: bold;}
.productLeft li dd a{padding: 0px 0px 0px 65px;position:relative;padding: 15px 10px 15px 60px;line-height: 25px;text-indent: 0px;font-size: 14px;}
.productLeft li dd.on a{color:#003398;}
.productLeft li dd.on a:before{content:"";position:absolute;width:5px;height:5px;background:#003398;left: 45px;top: 25px;}
.productLeft li.on a.a1{color:#fff;background:#003398;}
.productLeft li dl{display:none;}
.productLeft li.on dl{display:block;}

.productRight{width:895px;float:right;margin: 2px 0px 30px 0px;min-height: 400px;}
.productRight table{border:1px solid #dedede;width:100%;text-align:center;}
.productRight .tr1{line-height: 20px;background:#003398;color:#fff;}
.productRight .tr1 td{padding: 18px 0px;}
.productRight .tr2{line-height: 20px;font-size:16px;color:#000000;}
.productRight .tr2 td{padding:15px 0px;}
.productRight td{border-right:1px solid #dedede;}
.productRight .tr2:nth-child(2n+1){background:#e9f6fd;}
.productRight .td1{width:100px;}
.productRight .td2{width:100px;}
.productRight .td3{width:100px;}
.productRight .td4{width:100px;}
.productRight .td5{width:100px;}
.productRight .td6{width:100px;}
.productRight .td7{width:80px;}
.productRight .td8{width:145px;}
.productRight .td9{width:80px;}
.productRight td{padding:15px 0px;text-align:center!important;;}
.searchUl{width:1200px;margin: 40px auto;}
.searchUl li{font-size:14px;border-bottom:1px dashed #ccc;padding:10px 0px;}

.productRight .tr1 td{/* min-width: 70px; */}
.aboutInfo{width: 895px;float:right;}



@media only screen and (max-width: 880px) {
    .banner{margin-top:15.3vw;height: 66vw;}
    .banner .Text .text1{margin-top: 20vw;margin-left:6vw;font-size:20px;line-height:1.5;}
    .banner .Text .text2{margin-top: 10vw;margin-left: 6vw;font-size:12px;line-height: 1;}
    .position{line-height: 20px;margin: 0 3vw;height: auto;}
    .position ul{display:none}
    .newsHead{margin: 6vw 3vw 6vw;box-sizing: border-box;width: 94vw;}
    .en{font-size:16px}
    .title{font-size:14px;margin: 0;}

    .aboutBox{padding: 20px 3vw 30px 3vw;box-sizing:border-box;line-height: 24px;}
    .aboutBox table{width: 100%!important;}

    .newsHead form{display:none}
    .newsUl{padding: 0 3vw;box-sizing: border-box;margin: 20px 0px;}
    .newsUl li{margin-bottom: 3vw;}
    .newsUl li a{display:block;border-bottom:1px solid #e7e7e7;height: auto;padding: 0px;}
    .newsUl li .Img{width:100%;height: 57.8vw;}
    .newsUl li .Txt,.newsUl li .Txt p,.newsUl li .Txt .summary{width:100%;margin: 0px 0px 10px 0px;}
    .newsUl li .Txt p{font-size: 14px;line-height: 20px;width: 65%;margin: 0px 0px 10px 0px;}
    .newsUl li .Txt .summary{font-size:12px;line-height: 22px;/* max-height: 100vw; */}
    .newsUl li .Txt .time{font-size:12px;margin-top: 0;position: absolute;top: 0;right: 0;line-height: 2;}
    .newsUl li .Txt span{display:none;position: unset;margin: 3vw 0;}
    .newsUl li:last-child a{border-bottom:0}
    .newsUl li:first-child{width:100%;margin:3vw 0}
    .newsUl li.active:first-child{width:100%;margin: 3vw 0px;}
    .newsUl li:first-child a{height:auto}
    .newsUl li.active:first-child a{height:auto;}
    .newsUl li:first-child .Img{width:100%;height: auto;}
    .newsUl li.active:first-child .Img{width:100%;}
    .newsUl li:first-child .Txt{padding:3vw;width:100%}
    .newsUl li.active:first-child .Txt{width:100%;padding: 1vw 3vw;}
    .loadmore{padding: 0 3vw;margin-bottom: 10vw;box-sizing: border-box;height: 10vw;line-height: 10vw;}
    .loadmore a{font-size:12px}
    .searchBox{margin-bottom:4vw}
    .searchBox li{margin-bottom:0;}
    .searchBox li a{padding:0;padding: 3vw 0;}
    .searchBox li .Txt p{margin-right:10px;line-height:4vw;height: 4vw;}
    .searchBox li .Txt .time{line-height:4vw;margin-top:0}
    .searchBox li:last-child a{border-bottom: 1px solid #e7e7e7;}
    #pages{margin: 25px 0px 30px 0px;}

    .caseUl{margin:3vw;box-sizing:border-box;margin: 0;}
    .caseUl .row{display:block;margin-bottom: 4vw;padding-bottom: 4vw;}
    .caseUl .row .Img{width:100%;height:auto}
    .caseUl .row .Img img{width:100%}
    .caseUl .row .Txt{width: 100%;margin: 0;padding: 4vw;line-height: 0;height: auto;box-sizing: border-box;}
    .caseUl .row .Txt p{line-height:20px;font-size: 16px;padding: 2vw 0;}
    .caseUl .row .Txt .summary{margin: 2vw 0 0vw;font-size:12px;line-height: 20px;}
    .caseUl .row .Txt a{width:auto;padding:0 10vw;height:8vw;line-height: 8vw;font-size:13px;margin-top: 4vw;}

    .box1{padding: 6vw 0;box-sizing:border-box;display: block;margin: 0 3vw;width: 94vw;}
    .box1 .left{width:100%}
    .box1 .Img{width:100%;height: auto;margin: 2vw 0;}
    .info{font-size:12px;margin-top: 5vw;}
    .box2{padding: 4vw 3vw 10vw;box-sizing:border-box;min-height: 50vw;}
    .box2 .Img{width: 100vw;margin: 6vw 0 3vw;margin-left: -3vw;}
    .box2 .Img img{margin: 3vw;width: 94vw;}
    .box2 .Img img:nth-child(3n),.box2 .Img img:nth-child(4n){width: 44vw;}

    #dituContent,iframe{width: 100%!important;height: 100vw!important;overflow: hidden;}

    .mainCon{width:100%;padding:3vw;box-sizing:border-box}
    .mainCon .leftBox{width:100%;display: none;}
    .mainCon .caseBox{width:100%}
    .mainCon .caseBox>p{font-size: 15px;line-height: 12vw;}
    .productBox ul .row{width: 47%;margin-right: 6%;}
    .productBox ul .row:nth-child(2n){margin-right:0}
    .productBox ul .row .Img{height: 29vw;}

    .solutionBox ul .row a{line-height:10vw}
    .solutionBox ul .row a p{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 60px)}

    .downloadBox ul .row{line-height:10vw}
    .downloadBox ul .row p{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 60px)}
    .downloadBox ul .row a{font-size:12px}

    .letterBox .row{width:100%}
    .letterBox .row input{width:40vw;border-radius: 0;}
    .letterBox .row textarea{width:40vw;border-radius: 0;}

    .newsInfo{width:94vw;padding: 25px 0px 10px 0px;}
    .newsInfo .title{font-size: 16px;}

    .contactBox{display:block;padding: 0 3vw;box-sizing: border-box;margin: 0;}
    .contactBox .left,.contactBox .right{width:100%;padding: 4vw 0 0;}
    .map{height:70vw;line-height: 15px;}
    .contactBox .right{padding:10px 0px 20px 0px;}

    .position .name{font-size: 14px;width: 70px;padding: 0px;height: 40px;line-height: 40px;text-align: center;overflow: hidden;}
    .location{width: calc(100% - 80px);height: 30px;}
    .location1{top: 5px;background-size: 12px;padding: 0px 0px 0px 20px;height: 20px;line-height: 20px;overflow: hidden;}
    .location a{font-size: 12px;}
    .location span{top:0px;height: 10px;margin: 0px 5px;}
    
    .product{width:94%;margin:0 auto;}
    .productLeft{width:100%;float:none;}
    .productLeft li a{line-height: 40px;margin: 0px 0px 2px 0px;text-indent: 12px;font-size: 14px;}
    .productLeft li dd a{text-indent: 0px;padding: 5px 5px 5px 20px;line-height: 20px;font-size: 12px;}
    .productLeft li dd.on a:before{left: 25px;width: 4px;height: 4px;top: 18px;}

    .productRight{width: 100%;float: none;margin: 10px 0px 20px 0px;min-height: auto;}
    .productRight1{width: 100%;overflow-x: scroll;}
    .productRight .tr2{font-size:12px;line-height: 20px;}
    .productRight table{width: 650px;}
    .productRight .tr2 td{padding:10px 0px;}


    .NewsProduct{width:94%;margin: 15px auto 0px;}
    .NewsProduct li{padding:10px 0px 10px 20px;background-size: 13px;}
    .NewsProduct li .summary{height: 20px;overflow: hidden;margin: 0px 0px 0px 10px;}
    .NewsProduct li a{font-size:14px;line-height: 20px;display: flex;}
    #pages a{line-height:20px;padding:0px 6px;font-size:12px;}

    .searchUl{width:94%;margin: 20px auto;}
    .searchUl li a{height:20px;line-height:20px;overflow:hidden;display:block;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

    .aboutInfo{float:none;width:100%;}



}

