@charset "utf-8";a,abbr,acronym,address,applet,b,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{
    margin:0;
    padding:0;
    font-family:"Microsoft Yahei",'PingFang SC','Helvetica Neue','Hiragino Sans GB',SimSun;
}
li{
    list-style: none;
}

/*banner*/
.index-banner img{
    width: 100%;
    display: block;
}
.index-banner .swiper-pagination-bullet{
    width: 40px;
    height: 8px;
    border-radius: 50px;
    opacity: 0.2;
}
.index-banner  .swiper-pagination-bullet-active{
    background: #f48d2e;
    opacity: 1;
    border:0;
}

/*标题*/
.title{
    text-align: center;
    font-size: 14px;
    color:#919191;
    font-weight: lighter;
}
.title .line{
    font-size: 28px;
    color:#212121;
    font-weight: bold;
    width: 395px;
    margin:0 auto;
}
.title .line i{
    background: #e3e3e3;
    width: 125px;
    height: 1px;
    display: block;
    float: left;
    margin-top: 22px;
}
.title .line i:last-child{
    float: right;
}
.title p{
    margin-top: 5px;
}

/*服务项目*/
.cont-1 .project dl{
    width: 386px;
    height: 300px;
    float: left;
    margin-right: 21px;
    margin-top: 21px;
    position: relative;
}
.cont-1 .project dl:nth-child(3n){
    margin-right: 0;
}
.cont-1 .project dl dt{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cont-1 .project dl dt img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.cont-1 .project dl:hover dt img{
    transform: scale(1.1);
    transition: .4s;
}
.cont-1 .project dl dd{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 17px;
    color:#fff;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    bottom: 0;
}
/*关于我们*/
.cont-4{
  padding: 50px 0;
  background: #f5f5f5;
}
.cont-4 .about_box {
  padding-top: 35px;
  overflow: hidden;
}
.cont-4 .about_box .about-img{
  width: 500px;
  height: 350px;
  float: left;
}
.cont-4 .about_box .about-img img{
  width: 100%;
  height: 100%;
}
.cont-4 .about_box .about-text{
  width: 670px;
  float: right;
}
.cont-4 .about_box .about-text h5{
  font-size: 26px;
  color:#282828;
  font-weight: normal;
  margin-top: 7px;
}
.cont-4 .about_box .about-text i{
  width: 45px;
  height: 4px;
  background: #cc0001;
  display: block;
  margin-top: 23px;
}
.cont-4 .about_box .hls-con{
  font-size: 16px;
  color:#484848;
  line-height: 35px;
  margin-top: 45px;
}
.cont-4 .about_box .a-link{
  width: 130px;
  height: 45px;
  background: #004098;
  text-align: center;
  line-height: 45px;
  margin-top: 45px;
}
.cont-4 .about_box .a-link a{
  font-size: 16px;
  color:#fff;
}

.sm-banner,.sm-banner img{
    width: 100%;
    height: auto;
}
.sm-banner img{
    display: block;
}

/*工程案例*/
.icase-list img{
    width: 100%;
    height: 200px;
    display: block;
    transition: .4s;
}
.icase-list p{
    width: 100%;
    height: 35px;
    color:#fff;
    background: #004098;
    text-align: center;
    line-height: 35px;
    margin-top: 2px;
    font-size: 16px;
    transition: .4s;
}
.icase-list .swiper-slide:hover p{
    background: #cc0001;
    transition: .4s;
}

/*新闻资讯*/
.cont-2 .inews-list .inews-l,.cont-2 .inews-list .inews-r{
    width: 49%;
}
.cont-2 .inews-list .inews-l .n-img{
    width: 100%;
    height: 230px;
}
.cont-2 .inews-list .inews-l .n-img img{
    width: 100%;
    height: 100%;
    display: block;
}
.cont-2 .inews-list .inews-l .n-list{
    margin-top: 23px;
}
.cont-2 .inews-list .inews-l .n-list dl{
    overflow: hidden;
    border-top: 1px dashed #343434;
    height: 45px;
    line-height: 45px;
}
.cont-2 .inews-list .inews-l .n-list dl dt{
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color:#413f3f;
}
.cont-2 .inews-list .inews-l .n-list dl dd{
    width: 17%;
    float: right;
    text-align: right;
    font-size: 16px;
    color:#413f3f;
}
.cont-2 .inews-list .inews-l .n-list dl:last-child{
    border-bottom: 1px dashed #343434;
}
.cont-2 .inews-list .inews-l .n-list dl:hover{
    background: #fafafa;
}
.cont-2 .inews-list .inews-r dl{
    overflow: hidden;
    border-bottom: 1px dashed #343434;
    padding:25px 0;
}
.cont-2 .inews-list .inews-r dl:first-child{
    padding-top: 0;
}
.cont-2 .inews-list .inews-r dl dt{
    width: 90px;
    background: #e5e5e5;
    font-size: 20px;
    color:#413f3f;
    text-align: center;
    padding: 10px 0;
    float: left;
    transition: .4s;
}
.cont-2 .inews-list .inews-r dl dt span{
    display: block;font-size: 17px;
}
.cont-2 .inews-list .inews-r dl dd{
    width: 82%;
    float: right;
}
.cont-2 .inews-list .inews-r dl dd h5{
    font-size: 16px;
    color:#413f3f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.cont-2 .inews-list .inews-r dl dd p{
    font-size: 15px;
    color:#413f3f;
    font-weight: normal;
    margin-top: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.cont-2 .inews-list .inews-r dl:hover dt{
    background: #004098;
    color:#fff;
    transition: .4s;
}

/*内页banner*/
.ny-banner{
    width: 100%;
    height: auto;
}
.ny-banner img{
    width: 100%;
    height: auto;
    display: block;
}

/*新闻列表*/
.content{
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 30px 0;
}
.content .column-type{
    width: 240px;
    float: left;
}
.content .column-type .cl-left{
    overflow: hidden;
}
.content .column-type .cl-left .cl-contact{
    line-height: 40px;
    background-color: #004098;
    font-size: 17px;
    color: #FFFFFF;
    padding-left: 20px;
}
.content .column-type .cl-title{
    background-color: #004098;
    background-image: url(../images/hhbg.png);
    height: 54px;
    background-repeat: no-repeat;
    background-position: 190px center;
    padding-left: 15px;
    font-size: 20px;
    line-height: 54px;
    color: #FFFFFF;
}
.content .column-type .ctype-list{
    background: #fff;
    padding:0 15px;
}
.content .column-type .ctype-list li{
    border-bottom: 1px solid #eee;
    padding:12px 0;
    font-size: 15px;
    padding-left: 20px;
    background: url(../images/sort.png) left center no-repeat;
}
.content .column-type .ctype-list li a{
    color:#333333;
}
.content .column-type .ctype-list li:hover a,.content .column-type .ctype-list li.active a{
    color:#cc0001;
    text-decoration: underline;
}
.content .column-type .cl-left .cl-text{
    width: 97%;
    margin:0 auto;
    font-size: 14px;
    line-height: 31px;
    padding:15px 0;
    color:#333333;
}
.content .column-content{
    width: 940px;
    overflow: hidden;
    background: #fff;
    padding:20px;
}
.content .column-content .content-title{
    line-height: 40px;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dbdbdb;
}
.content .column-content .content-title h5{
    font-size: 18px;
    background-image: url(../images/li_08.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    color: #333333;
    float: left;
}
.content .column-content .content-title span{
    display: block;
    float: right;
    font-size: 14px;
    color: #666666;
}
.content .news-list dl{
    overflow: hidden;
    border-bottom: 1px dashed #ececec;
    padding:15px 0;
}
.content .news-list dl dt{
    width: 90px;
    background: #e5e5e5;
    font-size: 20px;
    color:#413f3f;
    text-align: center;
    padding: 10px 0;
    float: left;
    transition: .4s;
}
.content .news-list dl dt span{
    display: block;font-size: 17px;
}
.content .news-list dl dd{
    width: 88%;
    float: right;
}
.content .news-list dl dd h5{
    font-size: 16px;
    color:#413f3f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.content .news-list dl dd p{
    font-size: 15px;
    color:#413f3f;
    font-weight: normal;
    margin-top: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.content .news-list dl:hover dt{
    background: #004098;
    color:#fff;
    transition: .4s;
}

/*服务项目*/
.content .pro-list dl{
    overflow: hidden;
    margin-top: 15px;
    margin-right: 15px;
    width: 290px;
    float: left;
}
.content .pro-list dl:nth-child(3n){
    margin-right: 0;
}
.content .pro-list dl dt{
    width: 100%;
    height: 190px;
    overflow: hidden;
}
.content .pro-list dl dt img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.content .pro-list dl:hover dt img{
    transform: scale(1.1);
    transition: .4s;
}
.content .pro-list dl dd{
    width: 100%;
    padding:10px 0;
    text-align: center;
    font-size: 16px;
    background: #fafafa;
    color:#222222;
    transition: .4s;
}
.content .pro-list dl:hover dd{
    background: #004098;
    color:#fff;
    transition: .4s;
}
.content .about{
    font-size: 15px;
    line-height: 30px;
    color:#333333;
    padding:20px 0;
}

/*分页*/
.page-box {
    margin-bottom: 30px;
    margin-top: 40px;
}
.page-box div{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.page-box a{
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 3px;
}
.page-box strong{
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    color: #666;
    background-color: #004098;
    color: #fff;
    margin: 0 5px;
    border-radius: 3px;
}


/*详情页*/
.xq-tit{
    margin-top:45px;
    border-bottom: 1px dashed #eaeaea;
}
.xq-tit h2{
    font-size: 25px;
    color: #333;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
.xq-tit p{
    font-size: 14px;
    line-height: 24px;
    color: #b1b1b1;
    text-align: center;
    margin: 5px 0;
}
.xq-tit p span{
    margin: 0 10px;
}
.news-xq p{
    font-size: 14px;
    line-height: 30px;
    color: #b5b5b5;
    text-indent: 2em;
    margin-top: 8px;
}
.news-xq img{
    width: 70%;
    height: auto;
    margin: 20px auto;
}
.news-xq ul{
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.news-xq ul li a{
    font-size: 12px;
    color: #999;
    line-height: 30px;
}
.news-xq ul li:first-child{
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(../img/news/fh.png) no-repeat left center;
}
.news-fh ul li:first-child{
    padding-left: 0;
}
.news-fh ul li a:hover,.top_down li a:hover{
    color:#ff0000;
    text-decoration: underline;
}
.news-xq-box p{
    font-size:14px;
    color:#333;
    line-height: 32px;
}