.main{width:1200px;margin:0 auto;}
.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: #0052dd;color:#fff;font-size:26px;padding: 37px 0px 23px 35px;box-sizing:border-box;}
.location1{padding: 0px 0px 0px 25px;background:url(../images/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:#0052dd;height:70px;line-height:70px;text-align:center;color:#fff;font-size:18px}
.mainCon .leftBox ul.subNav{background:#0052dd;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: 50px;width: 895px;float: right;}
.newsUl li{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: 730px;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: 0px;top: 0px;}
.newsUl li .Txt span{position: absolute;bottom: 25px;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:first-child{width: 100%;}
.newsUl li:first-child a{height: 200px;border: 0;padding: 0px;}
.newsUl li:first-child .Img{display:block;width:600px;overflow:hidden}
.newsUl li:first-child .Img img{width:100%;transition:all .5s ease-in-out;height: 100%;}
.newsUl li:first-child .Txt{width: 447px;padding: 10px 32px;box-sizing:border-box;background:#0052dd;}
.newsUl li:first-child .Txt p,.newsUl li:first-child .Txt .summary{width:100%;color:#fff;margin: 10px 0px;}
.newsUl li:first-child .Txt .time{display:none}
.newsUl li: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:#0052dd;}

#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:#0052dd;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:#0052dd;}
.productLeft li dd.on a:before{content:"";position:absolute;width:5px;height:5px;background:#0052dd;left: 45px;top: 25px;}
.productLeft li.on a.a1{color:#fff;background: #0052dd;}
.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:#0052dd;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;}


.Team {float:right;width: 895px;}
.main .Team li{width: 210px;float: left;text-align:center;display: block;margin: 0px 18px 30px 0px;}
.main .Team li .Img{width: 150px;height: 150px;margin: 0 auto;border-radius: 50%;overflow: hidden;}
.main .Team li img{transition:1s all ease;}
.main .Team li a{display:block;}
.main .Team li .title{font-size:16px;color:#333;margin:20px 0px 10px 0px;}
.main .Team li .summary{font-size:14px;color:#333;line-height: 20px;height: 40px;}
.main .Team li .Img img{width:100%;min-height: 100%;}
.main .Team li:nth-child(4n){margin-right:0;}
.main .Team li:hover img{transform:scale(1.3)}


._page{text-align:right;}
._page a{padding:4px 10px;background:#eee;margin:0px 3px;color:#000;}
._page span{margin:0px 3px;padding:4px 10px;background:#eee;}
._page .current{background:#0052dd;color:#fff;}

.main img{max-width:100%;}







