@charset "utf-8";
/* CSS Document */

#center{ width:100%; height:auto;}
#centern{ width:100%; height:auto; margin:30px auto;}

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

.top{height: 60px}
.top .bg .logo{ width: 60%;}
.top .bg .right{ float:right;}
.top .bg .right .ss{display: none;}
.top .bg .right .email{display: none;}
.top .bg .right .sj{display: none;}
.top .bg .right .yy{display: none;}
.top .bg .right .ment{ display:block}
.mentBox{display: none;}


/******************************** index *********************************/





.fkdi{width: 100%; height:auto; background: #b4b4b4;}
.fkdi .bg{width: 94%; max-width: 1160px; margin: 20px auto; display: flex; flex-direction: column; justify-content: flex-start;}
.fkdi .bg .left{width:100%;}
.fkdi .bg .left .tips1{font-size: 14px; line-height: 20px; color: #565554;}
.fkdi .bg .left .tips2{font-size: 30px; line-height: 34px; color: #284c7f; padding-top: 5px;}
.fkdi .bg .left .tips3{font-size: 20px; line-height: 30px; color: #808080; padding-top: 15px;}

.fkdi .bg .right{width:100%; max-width: 100%; height: auto; margin-top: 30px;}
.fkdi .bg .right ul li{width: 100%; overflow: hidden; margin-bottom: 20px;}
.fkdi .bg .right ul li .inp{width: 100%; height: 30px; box-sizing: border-box; background: none; border: none; border-bottom: 1px solid #9b9b9b; line-height: 29px; color: #565554; font-size: 16px;}
.fkdi .bg .right ul li.box2{width: 100%; height: 30px; display: flex; justify-content: space-between;}
.fkdi .bg .right ul li.box2 .inp{width: 48%;}
.fkdi .bg .right ul li .tex{width: 100%; background: none; border: 1px solid #9b9b9b; height: 114px;  box-sizing:border-box; padding: 10px; line-height: 30px; color: #565554; font-size: 16px;}
.fkdi .bg .right ul li .btn{width: 180px; height: 49px; border: none; background: #284c7f; line-height: 49px; text-align: center; color: #fff; font-size: 16px; cursor: pointer;}

#footer{ clear:both;width:100%; height:auto; margin:0 auto; }
#footer .side-di{width: 100%; height: auto;background:#284c7f; color: #fff}
#footer .side-di .bg{width:94%; max-width: 1160px;margin: 35px auto; display: flex; flex-direction: column; justify-content:flex-start}
#footer .side-di .bg .left{width: 100%; height: auto; float: none; font-weight: bold;}
#footer .side-di .bg .left .logo{ max-width: 239px;}
#footer .side-di .bg .left .logo img{display: block; width: 100%;}
#footer .side-di .bg .left .lx{ padding-top: 15px;}
#footer .side-di .bg .left .lx .name{line-height: 28px; padding-bottom: 5px;}
#footer .side-di .bg .left .lx li{height: 28px; display: flex; align-items: center; display: flex; align-items: center;}
#footer .side-di .bg .left .lx li img{margin-right: 5px;}
#footer .side-di .bg .left .sj{padding-top: 10px;}


#footer .side-di .bg .ment{ display: none;}



#footer .bq{width: 100%; height: auto; background: #006c8e}
#footer .bq .txt{ width: 94%; max-width: 1160px; margin: 0 auto; line-height: 20px; font-size: 12px; color: #afafaf;}




.flash{ width:100%; height:auto; margin:0 auto; position: relative}
.flash .swiper-container .swiper-pagination{bottom: 5px;}
.flash .swiper-container .swiper-pagination-bullet{ width: 10px; height: 2px; background: #fff; border-radius: 0; margin: 0 3px; opacity:0.5}
.flash .swiper-container .swiper-pagination-bullet-active{background: #2e5981;opacity:1}
.flash img{ width: 100%; display: block; height:200px; object-fit: cover;}
.flash div{ overflow: visible}
/* .flash .left_b{width:30px; height: 30px; background: url(../images/b_left.png) no-repeat  center; background-size:30px 30px; position: absolute; left: 15px; top: 50%; margin-top: -15px; cursor: pointer; z-index: 99}
.flash .right_b{width:30px; height: 30px; background: url(../images/b_right.png) no-repeat center; background-size:30px 30px;position: absolute; right: 15px; top: 50%; margin-top: -15px; cursor: pointer; z-index: 99} */

.flashn{height: 200px;}


.pro{width: 100%;}
.pro .list{ height: 40px; display: none;}
.pro .list a{width: 25%; height: 40px; display: flex; float: left; text-align: center; line-height: 16px; color: #ffffff; font-size: 12px;  }
.pro .list a:first-child{ border: none;}
.pro .list a.cur{background: #fff; color: #2c2a28;}
.pro .list a:hover{background: #fff; color: #2c2a28;}
.pro .box{ margin-top: 10px;}
.pro .box .nr{width: 100%; display: block; margin-top: 30px;}
.pro .box .nr dl{width: 100%; display: flex; flex-direction: column; justify-content: flex-start;}
.pro .box .nr dl .bt{display: block; text-align: center; font-size: 18px; line-height: 24px; color:#2e5981 ; font-weight: bold; padding-bottom: 20px;}
.pro .box .nr dl dt{width: 40%; max-width: 275px; margin: 0 auto;}
.pro .box .nr dl dt img{display: block; width:100%;}
.pro .box .nr dl dd{width: 100%; padding-top: 20px;}
.pro .box .nr dl dd img{max-width: 100%;}
.pro .box .nr dl dd .more{display: none; margin: 0 auto; width: 90px; height: 30px; border-radius: 12px; text-align: center; line-height: 28px; color: #fff; background: #284c7f; overflow: hidden; margin-top: 20px;} 
.pro .box .nr:last-child dl dd .more{display: block;}

.titles{text-align: center;}
.titles span{display: block; color: #284c7f; font-size: 20px; font-weight: bold; line-height: 24px;}
.titles em{display: none; color: #727171; font-size: 14px; line-height: 18px; padding-top: 5px;}

.case{width: 94%; max-width: 1160px; margin: 0 auto; margin-top: 50px;}
.case .txt{width: 100%; margin: 0 auto; margin-top: 0px;}
.case .txt ul li{width: 100%; float: none; margin-left: 0px; margin-top: 20px;}
.case .txt ul li:first-child{margin-left: 0;}
.case .txt ul li img{display: block; width: 100%;}
.case .txt ul li .name{width: 100%; text-align: center; line-height: 30px; color: #565554; font-size: 16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case  .more{display: block; margin: 0 auto; width: 90px; height: 30px; border-radius: 12px; text-align: center; line-height: 28px; color: #fff; background: #284c7f; overflow: hidden; margin-top: 20px;} 

.new{width: 94%; max-width: 1160px; margin: 50px auto; }
.new .txt{width: 100%; margin: 0 auto; margin-top: 30px; display: flex; flex-direction: column; justify-content: flex-start;}
.new .txt .left{width:100%;}
.new .txt .left dl{width: 100%;}
.new .txt .left dl dt{width: 100%; position: relative;}
.new .txt .left dl dt img{width: 100%; display: block;}
.new .txt .left dl dt .box{position: absolute; z-index: 99; left: 0; bottom: 0; height: 32px; background: rgba(40, 76, 127, 0.64); color: #fff; width: 100%; line-height: 32px;font-size: 14px; text-indent: 8px;}
.new .txt .left dl dt .box .more{float: right; line-height: 32px; padding-right: 8px; text-align: right; }
.new .txt .left dl dd{width: 100%; padding-top: 5px;}
.new .txt .left dl dd .name{color: #727171; font-size: 14px; line-height: 24px; font-weight: bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new .txt .left dl dd .memo{color: #565554; font-size: 12px; line-height: 24px; height: 48px; overflow: hidden;}


.new .txt .right{width: 100%; margin-top: 30px;}
.new .txt .right ul li{width: 100%; display: block; height: 85px; border-bottom: 1px solid #d3d3d3; overflow: hidden; margin-bottom: 20px;}
.new .txt .right ul li .time{color: #565554; font-size: 14px; line-height: 18px;}
.new .txt .right ul li .name{color: #727171; font-size: 14px; line-height: 24px; font-weight: bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new .txt .right ul li .memo{color: #565554; font-size: 12px; line-height: 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new .txt .right .more{display: block; width: 90px; height: 30px; border-radius: 12px; text-align: center; line-height: 28px; color: #fff; background: #284c7f; overflow: hidden; margin: 0 auto; margin-top: 20px;} 


.aboutn{width: 94%; max-width: 1140px; margin: 0 auto;}
.aboutn .txt{ margin-top: 20px;}
.aboutn .gywm .tu{ margin-top: 10px;}
.aboutn .gywm2{margin-top: 30px;}

.aboutn .tb3{width: 100%; display: flex; flex-direction: column; justify-content:flex-start; margin-top: 10px;}
.aboutn .tb3 .nr{width: 100%; text-align: center; margin-top: 10px;}

.aboutn .gywm2 .tu1{margin-top:20px;}
.aboutn .gywm2 .tu1 img{width: 100%; display: block;}

.aboutn .tb2{width: 100%; display: flex; flex-direction:column; justify-content: flex-start; align-items: center; margin-top: 20px;}
.aboutn .tb2 .left{width: 100%;}
.aboutn .tb2 .right{width: 100%; margin-top: 10px;}
.aboutn .tb2 .right img{width: 100%; display: block;}


.pron{width: 94%; max-width: 1140px; margin: 0 auto;}
.pron ul li{width: 100%; margin-top: 30px; overflow: hidden; }
.pron ul li dl{width: 100%; margin-top: 20px; display: flex; align-items: flex-start; flex-direction: column; justify-content:flex-start;}
.pron ul li dl dt{width: 100%; float: none;}
.pron ul li dl dt img{display: block; width: 100%;}
.pron ul li dl dd{width: 100%; margin-top: 20px; float: none; height:auto; min-height: auto; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.pron ul li:first-child{margin-top: 0;}
.pron ul li:nth-child(2n) dl{flex-direction:column;}

.pron ul li .list img{width: 100%; margin-top: 20px;}
.pron ul li .list{width: 100%;}
.pron ul li .list .box{width:calc(33.33% - 7px); margin-right: 10px; margin-bottom: 10px; height: auto; float: left;}
.pron ul li .list .box .tu{width: 100%; box-sizing: border-box; border: 1px solid #d3d3d3;}
.pron ul li .list .box img{display: block; width: 100%;}
.pron ul li .list .box .name{color: #284c7f; font-size: 14px; height: 24px; line-height: 24px; padding-top: 5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-weight: bold;}
.pron ul li .list .box .memo{color: #2c2a28; font-size: 12px; height: 64px; line-height:16px; padding-top: 5px;overflow:hidden;}
.pron ul li .list .box:nth-child(3n){margin-right: 0;}



.contactn{width: 100%; height:auto; }
.contactn .bg{width: 94%; max-width: 1140px; margin: 0 auto; display: flex; flex-direction: column; justify-content: flex-start;}
.contactn .bg .left{width:100%; color: #727171;}
.contactn .bg .left .name{line-height: 22px; }
.contactn .bg .left li{height: 32px; display: flex; align-items: center; display: flex; align-items: center;}
.contactn .bg .left li img{margin-right: 5px;}
.contactn .bg .left .ewm{width: 140px; margin-top: 15px;}
.contactn .bg .left .ewm img{display: block;width: 100%;}
.contactn .bg .left .tips{padding-top: 10px;line-height: 20px; color: #a1a2a2;}

.contactn .bg .right{width:100%; height: auto; margin-top: 20px;}
.contactn .bg .right ul li{width: 100%; overflow: hidden; margin-bottom: 10px;}
.contactn .bg .right ul li .inp{width: 100%; height: 40px; box-sizing: border-box; background: none; padding: 5px 10px;  border: 1px solid #c8c8c8; line-height:28px; color: #666; font-size: 16px;}
.contactn .bg .right ul li.box2{width: 100%; height: 40px; display: flex; justify-content: space-between;}
.contactn .bg .right ul li.box2 .inp{width: 48%;}
.contactn .bg .right ul li .tex{width: 100%; background: none; border: 1px solid #9b9b9b; height: 114px;  box-sizing:border-box; padding: 10px; line-height: 30px; color: #666; font-size: 16px;}
.contactn .bg .right ul li .btn{width: 180px; height: 49px; border: none; background: #284c7f; border-radius: 23px; line-height: 49px; text-align: center; color: #fff; font-size: 16px; cursor: pointer;}

.newsn{width: 94%; max-width: 1140px; margin: 0 auto;}
.newsn .txt{width: 100%; margin-top: 20px;}
.newsn .txt ul li{width: 100%;  float: none; margin-bottom: 20px; margin-right: 0;}
.newsn .txt ul li:nth-child(3n){margin-right: 0;}
.newsn .txt ul li .tu{width: 100%; display: block;}
.newsn .txt ul li .tu img{width: 100%; display: block;}
.newsn .txt ul li .box{width: 100%; box-sizing: border-box; padding: 10px;}
.newsn .txt ul li .box .time{color: #284c7f; font-size: 14px; line-height: 20px;}
.newsn .txt ul li .box .name{color: #2c2a28; font-size: 14px; line-height: 24px; height: 48px;}
.newsn .txt ul li .box .more{color: #284c7f; font-size: 14px; line-height: 24px; height: 24px; padding-top: 5px;}

.newsd{width: 94%; max-width: 1140px; margin: 0 auto;}
.newsd .time{display: inline-block; width:auto; height: 28px; border-radius: 12px; text-align: center; line-height: 28px; color: #fff; background: #284c7f; overflow: hidden; padding-left: 8px; padding-right: 8px;} 
.newsd .name{line-height: 32px; color: #727171; font-size: 20px; padding-top: 10px;}
.newsd .txt{width: 100%; margin-top: 20px;}
.newsd .txt img{display: block; max-width: 100%;}


.casen{width: 100%;}
.casen .yhal{width: 94%; max-width: 1140px; margin: 0 auto;}
.casen .yhal .txt{width: 100%; margin-top: 20px;}
.casen .yhal .txt ul li{float: left; width: calc(33.33% - 6.7px); margin-bottom: 10px; margin-right: 10px;}
.casen .yhal .txt ul li:nth-child(3n){float: left; margin-bottom: 10px; margin-right: 0;}
.casen .yhal .txt ul li img{display: block; width: 100%;}
.casen .yhal .txt ul li .name{ font-size: 12px;}


.casen .video{width: 94%; max-width: 1140px; margin: 0 auto; margin-top: 20px;}
.casen .video ul li{width: 100%; float: none; margin-right: 0; margin-bottom: 15px;}
.casen .video ul li img{display: block; width: 100%;}
.casen .video ul li.name{width: 100%; font-size: 12px; height: 24px; line-height: 24px;  overflow:hidden; text-align: center;}
.casen .video ul li:nth-child(2n){margin-right: 0px;}


.casen .rjzc{width: 100%; margin-top: 30px;}
.casen .rjzc>.memo{width: 94%; max-width: 600px; margin: 0 auto; margin-top: 20px; color: #727171;line-height: 22px; text-align: center;}
.casen .rjzc .tu{width: 100%; margin-top: 20px;}
.casen .rjzc .tu img{width: 100%; display: block;}

.casen .rjzc .gdtu{width: 100%; margin-top: 20px; position: relative;}
.casen .rjzc .gdtu::before{width: 15%; height: 100%; position: absolute; z-index: 999; content: ""; left: 0; top: 0; background: rgba(0,0,0,0.3); }
.casen .rjzc .gdtu::after{width: 15%; height: 100%; position: absolute; z-index: 999; content: ""; right: 0; top: 0; background: rgba(0,0,0,0.3); }
.casen .rjzc .gdtu .box{width: calc(70% - 30px); height: auto; margin: 0 auto; overflow: visible;}
.casen .rjzc .gdtu .box div{overflow: visible;}
.casen .rjzc .gdtu .box img{width: 100%; display: block;}
.casen .rjzc .gdtu .box .swiper-slide .tips{ height: 40px; padding-left: 10px; padding-right: 10px; border-bottom: 2px solid #284c7f;  }
.casen .rjzc .gdtu .box .swiper-slide-active .tips{display: flex;}
.casen .rjzc .gdtu .box .swiper-slide-active .tips .name{ color: #284c7f; line-height: 20px; font-size: 14px; width: 100%;}
.casen .rjzc .gdtu .box .swiper-slide-active .tips .memo{ display: none; width: 50%; text-align: right; line-height: 18px; font-size: 12px; color: #727171;}



.casen .jxzc{width: 94%; max-width: 1140px; margin: 0 auto; margin-top: 30px; }
.casen .jxzc .txt{width: 100%; display: flex; flex-direction: column; justify-content: flex-start; margin-top: 0px;}
.casen .jxzc .txt .box{width: 100%; box-sizing: border-box; border-bottom: 3px solid #284c7f; margin-top: 20px;}
.casen .jxzc .txt .box .name{color: #727171; font-weight: bold; font-size: 16px; line-height: 24px;}
.casen .jxzc .txt .box .tu{width: 100%; margin-top: 10px;}
.casen .jxzc .txt .box .tu img{width: 100%; display: block;}
.casen .jxzc .txt .box .memo{width: 100%; height: auto; box-sizing: border-box; padding: 10px; color: #727171; font-size: 14px; line-height: 24px;}
.casen .jxzc .txt .box:hover{border-bottom: 3px solid #284c7f;}