body{font-size:14px; font-family:"微软雅黑";}
.dn{display: none;}
.bg {
margin: 0;
padding: 0;
background: url(../images/background.png) no-repeat;
}
.header {
width: 100%;
background: #fff;
}
.w1200 {
width: 1200px;
margin: 15px auto;
display: flex;
}
.logo{
width: 50%;
}
.fl .a-img {
width: 470px;
height: 100px;
}
.fl img{
width: 470px;
height:81px;
}
.f2{
margin: auto 0;
margin-left: 240px;
}
.f2-input {
display: flex;
margin-right: 30px;
}
.f2 input {
padding-left: 15px;
padding-right: 20px;
height: 38px;
width: 212px;
line-height: 43px;
font-size: 14px;
color: #7f7f87;
margin-left: 13px;
border: none;
outline:none;
background: #f5f6f7;
}
.f2-input .seek{
width: 80px;
height: 40px;
line-height: 40px;
text-align: center;
background: #2a68cc;
color: #fff;
}
.f2-input .seek a{
color: #fff;
}

/*
导航栏
*/
.bartop{
border-top: 1px solid #ededed;
}
.bartop-box{
width: 1200px;
margin: 0 auto;
}
.bartop .bartop-ul{
list-style: none;
margin: 0;
padding: 0;
}
.bartop .bartop-ul li{
    float: left;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor:pointer;
    color: #333333;
    position: relative;
    font-weight: bold;
    font-size: 16px;
}
.bartop .bartop-ul .li-base{
background: url(../images/line_nav.png) no-repeat;
background-position: 0px;
}
.bartop .bartop-ul .li-base:hover{
background: none;
}
.bartop .bartop-ul li:after{
width: 160px;
cursor:pointer;
position: absolute;
content: "";
top: 50%;
bottom: 50%;
right: 0;
left: 0;
z-index: -1;
background: #2a68cc;
transition: 0.6s;
}
.bartop .bartop-ul li:hover:after{
top: 0;
bottom: 0;
}
.bartop .bartop-ul li:hover{
color: #fff;
}
.bartop .bartop-ul .tacitly{
float: left;
width: 160px;
text-align: center;
cursor:pointer;
background: #2a68cc;
color: #fff;
}
.bartop .bartop-ul .tacitly li{
background: #2a68cc;
color: #fff;
}
a{
text-decoration: none;
color: #333333;
}


/*轮播图*/
.Swiper-img{
clear:both;
position: relative;
}
.swiper-container{
width: 100%;
height: 500px;
}
.swiper-slide{
  width: 100%;
  height: 500px;
}
.swiper-slide img{
  width: 100%;
  height: 500px;
}

/*新闻滚动*/
.roll{
position: absolute;
bottom:-26px;
z-index: 10;
width: 100%;
height: 60px;

}
.roll-box{
background: #fff;
width: 1200px;
align-items: center;
height: 100%;
margin: 0 auto;
box-shadow: #eeeeee 0px 0px 5px 1px;
display: flex;
align-items: center;
}
.roll-box .btn{
width: 100rpx;
display: flex;
margin: auto;
padding-top: 12px;
}

.roll-box #btn1{
width: 25px;
height: 25px;
margin-right: 10px;
line-height: 30px;
}
.roll-box #btn2{
width: 25px;
height: 25px;
margin-right: 10px;
line-height: 30px;
}
#btn1 .btn1-img{
width: 15px;
height: 15px;
}
#btn2 .btn2-img{
width: 15px;
height: 15px;
}
.roll-box ul,li {
margin:0;
padding:0;
}
#scrollDiv {
width: 1000px;
margin: 0 auto;
height:25px;
line-height:25px;
overflow:hidden;
}
#scrollDiv ul{
height: 25px;
}
#scrollDiv .news{
width: 900px;
display:inline-block;
cursor:pointer;
}
#scrollDiv .news:hover{
color: #2a68cc;
}
#scrollDiv li {
height:25px;
color: #707070;
}

/*招标信息*/
.bids{
margin-top: 120px;
width: 100%;
}
.bids-title{
text-align: center;
position: relative;
}
.bids-title-top{
font-size: 30px;
font-family: '微软雅黑';
margin-bottom: 10px;
font-weight: bold;
}
.bids-title-name{
font-size: 16px;
color: #7f8692;
padding-bottom: 10px;
}
.bids-title-watermark{
font-family: "PingFang SC";
font-size: 50px;
font-weight: bolder;
color:#ffc9ca;
position: absolute;
top: -20px;
left:50%;
margin-left: -190px;
z-index: -1;
}

/*选项卡*/
.Tabs{
width: 1200px;
margin: 20px auto;
display: flex;
padding-bottom: 70px;
}
.Tabs-left{
width: 280px;
}
.Tabs-left ul li{
width: 100%;
height: 100px;
margin-bottom: 20px;
display: flex;
background: url(../images/correct-white.png) no-repeat;
cursor: pointer;
border:1px solid #eeeeee;
color: #333333;
}
.Tabs-left ul li:hover{
background: url(../images/correct-blue.png) no-repeat;
color: #fff;
}
.Tabs-left ul li .icon-Color{
color: #fff;
}
.Tabs-left ul li .notice-Color{
color: #fff;
}
.Tabs-left ul .Tabs-left-box{
cursor: pointer;
width: 100%;
height: 100px;
margin-bottom: 20px;
display: flex;
background: url(../images/correct-blue.png) no-repeat;
}
.left-box-icon i{
font-size: 30px;
line-height: 100px;
}
.left-box-icon {
width: 120px;
height: 100%;
text-align: center;
}
.left-box-correct{
width: 200px;
text-align: left;
margin-top: 30px;
}
.left-box-correct .notice{
width: 100%;
font-size: 18px;
}
.left-box-correct .notice-English{
width: 100%;
font-size: 12px;
font-family: "微软雅黑";
font-weight: bolder;
margin-left: 5px;
color: #b8b8b8;
}
.Tabs-right{
margin-left: 15px;
width: 895px;
height:620px;
box-shadow: #eeeeee 0px 0px 5px 1px;
font-size: 14px;
background: #fff;
}
.Tabs-right-box{
margin: 10px 0;
}
.Tabs-right-box ul{
margin: 0;
padding: 0;
}
.Tabs-right-box li{
width: 100%;
list-style: none;
height: 35px;
line-height: 35px;
}
.Tabs-right-box li:hover{
background: #f1f6ff;
}
.Tabs-right-box li a{
width: 100%;
height: 35px;
line-height: 35px;
display: flex;
margin: 0 20px;
}
.Tabs-right-box .newsq{
width: 600px;
height: 35px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor:pointer;
margin-right: 30px;
}
.Tabs-right-box .time {
width: 220px;
text-align: right;
}

.basecase-img{
width: 100%;
height: 300px;
background: url(../images/basecase2.png) no-repeat center center;
}
/*公司简介*/
.brief{
width: 1300px;
margin: 0 auto;
height: 435px;
position: relative;
}
.brief-box{
padding: 30px;
display: flex;
margin-top: -150px;
background: #fff;
box-shadow: #eeeeee 0px 0px 5px 1px;
}
.brief-box-left{
width: 730px;
z-index: 10;
}
.brief-watermark{
font-family: "PingFang SC";
font-size: 50px;
font-weight: bolder;
color:#ffc9ca;
position: absolute;
top: 10px;
z-index: 2;
}
.brief-box-left .brief-company{
font-size: 28px;
margin:  5px 0;
z-index: 100 !important;
}
.brief-box-left .brief-name1 {
font-size: 16px;
color: #9da2ab;
}
.brief-box-left .brief-name2 {
margin-top: 20px;
font-size: 13px;
color: #737070;
text-indent:2em;
}
.brief-box-left .more{
margin: 20px;
width: 145px;
height: 40px;
line-height: 40px;
text-align: center;
cursor:pointer;
background: #2a68cc;
color: #fff;
}
.brief-box-left .more:hover{
background: #2a68cc93;
}

.brief-box-right{
width: 390px;
display: flex;
justify-content: center;
margin-left: 150px;
}
.brief-box-right .left-images{
width: 190px;
height: 280px;
}
.brief-box-right .left-images img{
width: 190px;
height: 280px;
}
.right-images{
margin-left: 10px;
}
.right-images-top {
width: 195px;
height: 134px;
margin-bottom:12px;
}
.right-images-top img{
width: 195px;
height: 134px;

}

.right-images-bottom {
width: 195px;
height: 134px;
}
.right-images-bottom img{
width: 195px;
height: 134px;

}



/*政策法规*/
.policy{
width: 1200px;
margin: 0 auto;
}
.policy-title{
text-align: center;
position: relative;
}
.title-watermark{
font-family: "PingFang SC";
font-size: 50px;
font-weight: bolder;
color: #ffc9ca;
position: absolute;
top: -20px;
left: 500px;
z-index: -1;
}
.policy-title .title-name{
font-size: 28px;
}
.policy-title .title-details{
font-size: 16px;
color: #9da2ab;
}
.policy-comtent{
margin: 30px;
display: flex;
flex-direction:row;
justify-content:space-between;
}
.policy-comtent .comtent-left{
width: 400px;
height: 340px;
}
.comtent-left-images{
width: 400px;
height: 200px;
}
.comtent-left-images img{
width: 100%;
height: 100%;
}
.comtent-left-inform{
width: 400px;
height: 120px;
background: #2a68cc;
}
.inform-box{
padding: 20px;
display: flex;
flex-direction:row;
justify-content:space-between;
}
.inform-box-left{
text-align: center;
width: 150px;
}
.inform-box-left .box-left-date{
font-size: 28px;
color: #fff;
}
.inform-box-left .box-left-years{
color: #fff;
font-size: 13px;
}
.policy-comtent .comtent-right{
width: 700px;
height: 340px;

}
.comtent-right-box{
padding: 15px;
display: flex;
flex-direction:row;
justify-content:space-between;
background: #f9f9fb;
}
.comtent-right-box .comtent-right-data{
width: 500px;
}
.comtent-right-data .right-data-name{
height: 50px;
line-height: 50px;
border-bottom: 1px solid #eeeeee;
}
.comtent-right-data .right-data-detail{
font-size: 12px;
line-height: 20px;
margin: 10px 0;
}
.comtent-right-day{
text-align: center;
width: 200px;
}
.comtent-right-day .right-day-date{
font-size: 28px;
color: #737070;
}
.comtent-right-day .right-day-years{
color: #9da3af;
}
.box-right-name{
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    margin-right: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-right-details{
margin-top:10px;
color: #fff;
font-size: 10px;
}

/*信用名单列表*/
.comtent-right-lists{

}
.comtent-right-lists ul{
margin-left: 20px;
display:inline-block;
cursor:pointer;
padding: 0;
}
.comtent-right-lists ul a {
display: flex;
position: relative;
color: #c9cacb;
}
.comtent-right-lists ul li{
width: 580px;
display:inline-block;
cursor:pointer;
height: 35px;
line-height: 35px;
}
.comtent-right-lists ul li:hover{
color: #2a68cc;
}
.comtent-right-lists ul .yuandian{
color: #2a68cc;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #2a68cc;
position: absolute;
top: 15px;
left: -15px;
}

/*案例展示*/
.case{
background: url(../images/exhibition.png) no-repeat center center;
height: 500px;
position: relative;
}
.case-box{
width: 1200px;
height: 380px;
margin: 0 auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction:row;
justify-content:space-between;
}
.case-box-parcel{
width: 300px;
height: 380px;
background: url(../images/case-left.png) no-repeat 0 0;
}
.case-box .case-left{
margin: 20px 10px;
}
.case-left .case-show{
width: 100%;
margin-top: 50px;
}
.case-show1{
padding-top: 120px;
}
.case-show i{
color: #fff;
}
.case-show .case-show-title{
font-size: 30px;
color: #fff;
font-family: "微软雅黑";
}
.case-show .case-show-company{
color: #fff;
font-size: 10px;
line-height: 20px;
}
/*中间*/
.case-box-slogan{
border-top: 1px solid #f5f6f738;
width: 600px;
}
.case-box-slogan-swepr{
width: 600px;
height: 180px;
}
.swepr-box{
width: 500px;
height: 120px;
margin: auto;
/* background: #1faca1; */
}
/*案例轮播*/
.box{
width: 500px;
height: 120px;
margin: 0 auto;
position: relative;
}
.box_wheel{
width: 500px;
height: 120px;
overflow: hidden;
padding-top: 10px;
}
.btn{
width: 50px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 30px;
cursor: pointer;
}
.box-btns{
display: flex;
float:right;
}
.btn_left{
width: 30px;
height: 30px;
}
.btn_left image{
width: 30px;
height: 30px;
}
.btn_right{
width: 30px;
height: 30px;
}
.btn_right image{
width: 30px;
height: 30px;
}
.box_ul{
height: 120px;
margin: 0;
padding: 0;
}
.box_ul li{
list-style: none;
width:500px;
height: 120px;
margin-right: 10px;
float: left;
color: #fff;
}
.box_ul li .solo{
height: 50px;
line-height: 50px;
font-size: 14px;
}
.box_ul li .slogan{
font-size: 18px;
}
.box_ul li .slogan-translate{
font-size: 12px;
height: 30px;
line-height: 30px;
color: #828ca6;
}
/*案例轮播结束*/
.case-box-map-img {
width: 600px;
height: 200px;
}

/*右边*/
.case-box-relation{
width: 300px;
}
.case-box-relation-img{
width: 300px;
height: 180px;
}
.case-box-relation-img img{
width: 300px;
height: 180px;
}
.case-box-relation-contact{
color: #fff;
background: #1faca1;
height: 200px;
}
.relation-contact-box{
padding: 10px;
}
.relation-contact-box .contact-my{
font-size: 16px;
height: 30px;
line-height: 30px;
}
.relation-contact-box .contact-name{
font-size: 12px;
height: 30px;
line-height: 30px;
}



/*友情链接*/
.friendship{
width: 100%;
height: 100px;
}
.friendship-box{
width: 1200px;
margin: 0 auto;
}
.friendship-title{
height: 60px;
line-height: 60px;
font-weight: bold;
font-size: 18px;
}

.friendship-link ul{
width: 1200px;
padding: 0;
margin: 0;
z-index: 10;
display: flex;
flex-direction:row;
justify-content:space-between;
}
.friendship-link li{
font-size: 12px;
padding: 0 20px;
cursor:pointer;
list-style: none;
}
.friendship-link li a{
color: #666666;
cursor:pointer;
}
.friendship-link li a:hover{
color: #2a68cc;
}

/*底部栏*/
.baseTab{
width: 100%;
background: #393939;
}
.baseTab-box{
width: 1200px;
height: 200px;
margin: 0 auto;
padding: 40px 0;
display: flex;
flex-direction:row;
justify-content:space-between;
}
.baseTab-box .leave{
width: 250px;
}
.leave .leave-title{
height: 50px;
line-height: 50px;
color: #fff;
font-size: 16px;
}
.leave-submit {
border-right: 1px solid #d4d8de47;
}
.leave-submit .inputs{
padding-left: 15px;
height: 30px;
width: 170px;
line-height: 43px;
font-size: 12px;
color: #7f7f87;
border: none;
outline:none;
background: #f5f6f7;
margin-bottom: 10px;
}
.leave-submit .froms .submits{
height: 35px;
line-height: 35px;
width: 185px;
background: #2a68cc;
color: #fff;
border: none;
outline:none;
cursor: pointer;
}

/*底部导航 -网站导航*/
.nav{
width: 230px;
margin-left: 30px;
}
.nav-title{
height: 50px;
line-height: 50px;
color: #fff;
font-size: 16px;
}
.nav-lists{
height: 160px;
border-right: 1px solid #d4d8de47;
}
.nav-lists-ul{
margin: 0;
padding: 0;
list-style:none;
column-count:2;
}
.nav-lists-ul li{
height: 30px;
line-height: 30px;
}
.nav-lists-ul li a{
height: 25px;
line-height: 25px;
color: #999999;
font-size: 12px;
}
.nav-lists-ul li a:hover{
color: #fff;
}

/*联系地址*/
.relation{
width: 350px;
margin-left: 30px;
}
.relation .relation-title{
height: 50px;
line-height: 50px;
color: #fff;
font-size: 16px;
}
.relation-site{
width: 100%;
height: 160px;
border-right: 1px solid #d4d8de47;
}
.site-detail{
color: #999999;
font-size: 12px;
}
.site-phone{
margin-top: 20px;
color: #999999;
font-size: 12px;
height: 20px;
line-height: 20px;
}
.site-phone .phone-dial{
color: #b7353a;
font-size: 26px;
height: 30px;
line-height: 30px;
}

/*微信公众号*/
.wx{
width: 200px;
}
.wx-title{
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.wx-swepp{
    width: 120px;
    height: 120px;
    background: #fff;
    text-align: center;
    float: right;
    margin-right: 40px;
}
.wx-swepp img{
    width: 100px;
    height: 100px;
    padding-top:10px;
}

/*技术支持*/
.technology{
height: 50px;
line-height: 50px;
border-top: 1px solid #939393;
}
.technology-box{
color: #767676;
font-size: 12px;
width: 1200px;
margin: 0 auto;
display: flex;
flex-direction:row;
justify-content:space-between;
}
.index_next_page{width: 120px;height: 40px;margin:20px auto 0;display: block;text-align: center;line-height: 40px;font-size: 15px;color: #666;border:1px solid #dedede;}