@charset "UTF-8";

.main{width:100%;margin:0 auto;max-width: 1600px;padding:0 20px;}
.main2{width: 100%;margin: 0 auto;max-width: 1840px;padding:0 20px;}
.main3{width: 100%;margin: 0 auto;max-width: 1920px;padding:0 40px;}
.banner-top{width: 100%;}
@media (max-width:1080px){
	.main{padding:0 3%;}
	.main2{padding:0 3%;}
	.main3{padding:0 3%;}
}
.title{text-align: center;margin-bottom: 54px;}
.title h2{font-size: 40px;line-height: 40px;font-weight: bold;font-family: "微软雅黑";color: #005bac;}
.title h4{font-size: 12px;line-height: 20px;font-weight: bold;font-family: "Arial";color: #f08500;margin-top: 10px;}
@media (max-width:1280px) {
	.title h2{font-size: 30px;}
	.title h4{margin-top: 4px;}
}
@media (max-width:1080px) {
	.title {margin-bottom: 30px;}
	.title h2{font-size: 26px;line-height: 36px;}
	.title h4{margin-top: 0;}
}
@media (max-width:769px) {
	.title {margin-bottom: 14px;}
	.title h2{font-size: 18px;line-height: 20px;}
	.title h4{margin-top: 0;font-weight: unset;}
}
@media (max-width:450px) {
	.title h2{font-size: 16px;}
}


/* 页码 */
.page01{text-align: center;width: 100%;}
.page01 .current{color: #fff;background: #f08500;}
.page01 a{display: inline-block;zoom: 1;padding: 0 16px;height: 40px;line-height: 40px;margin: 0 6px;color: #999999;background: #fff;cursor: pointer;text-align: center;}
.page01 a:hover{background: #f08500;color: #fff;}
.page01 a:nth-child(6){background: none;margin: 0;}
.page01 input.go{background: #f08500;color: #fff;border:none}
.page01 input{display:inline-block;zoom:1;*display:inline;width:50px;padding:0 8px;margin: 0 6px;height:40px;border:none;background:#fff;}
.list-more{display: none;width: 120px;border: 1px solid #f08500;border-radius: 8px;text-align: center;margin: 0 auto;}
.list-more a{font-size: 16px;color: #f08500;line-height: 30px;}
@media (max-width:769px) {
	.page01{display: none;}
	.list-more{display: block;}
}



/* banner -top */
.banner-top{width: 100%;z-index: 5;}
.banner-top .img{width: 100%;height: 100%;overflow: hidden;position: relative;}
.banner-top .img img{width: 100%;height: 100%;display: block;object-fit: cover;}
.banner-top .img h4{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.banner-top .img h4{font-family: "微软雅黑";font-weight: bold;color: #fff;font-size: 30px;line-height: 30px;}
.banner-top .img h4 span{border-bottom: 5px solid #fff;padding: 20px 0;}
.iconfont{float: right;}
@media (max-width:1280px) {
	.banner-top .img h4{font-size: 20px;}
	.banner-top .img h4 span{padding: 15px 0;}
}
@media (max-width:1080px) {
	.banner-top .img h4{font-size: 18px;}
	.banner-top .img h4 span{padding: 10px 0;}
}
@media (max-width:769px) {
	.banner-top .img img{min-height: 200px;}
}
@media (max-width:450px) {
	.banner-top .img h4 span{padding: 4px 0;border-bottom: 2px solid #fff;}
}

/* 联系 */
.top{width: 100%;height: 60px;line-height: 60px;background: #004097;font-size: 20px;color: #fff;}
.top img{margin-right: 10px;display:inline-block;max-width: 100%;}
.top .line{float: left;color: #2f75d5;margin: 0 15px;}
.top .phone{float: left;margin-right: 10px;}
.top .email{float: left;margin-left: 10px;margin-right: 30px;}
.top .email a{color: #fff;}
.top .QR{float: left;}
.top .CH{float: right;}
.top .CH a{display: block;}
.top .CH img{margin-top: -6px;}

@media (max-width:1080px){.top{display: none;}}

/* 导航 */
.scroll{background-color: #fff!important;top: 0;}
.headerMenu{width: 100%;position: fixed;height:80px;margin-top: 30px;z-index: 99;transition: all 1s;-webkit-transition: all 1s;}
.header-logo{float: left;width: auto;height: 62px;margin-top:9px;}
.header-logo a{float: left;height: 100%;}
.header-logo a img{display: block;max-height: 100%;}
.headerMenu.open{background: #fff;}
.headerMenu .CH{display: none;float:right;padding: 0 10px;}
.headerMenu .CH a{color: #fff;line-height: 44px;font-size: 18px;display: block;width:100%;}
.headerMenu.scroll{margin-top: 0;box-shadow: 0 10px 30px rgba(0,0,0,0.1);}
@media (max-width:1080px){
	.headerMenu{height: 48px;margin-top: 20px;}
	.headerMenu .CH{display: block;}
	.header-logo{height: 36px;margin-top:6px;}
	.header-search-btn{margin-right: 20px;}
	.headerMenu.scroll .header-search-btn img{display: none;}
	.headerMenu.scroll .header-search-btn{background: url(../images/search2.png)no-repeat center;}
	.headerMenu.scroll.open .icon-nav-btn a i{background-color: #333;}
	.headerMenu.scroll .icon-nav-btn a i{background-color: #333;}
	.headerMenu.open .icon-nav-btn a i{background-color: #333;}
	.headerMenu.open .header-search-btn img{display: none;}
	.headerMenu.open .header-search-btn{background: url(../images/search2.png)no-repeat center;}
	.headerMenu.open{margin-top: 0;}
	.headerMenu.open .header-nav{margin: 0;}
}
@media (max-width:769px) {
	.headerMenu{margin-top: 0;}
}


/* 手机列表 */
.icon-nav-btn{display: none; float: right;width: 32px;height: 20px;margin-top: 12px;cursor: pointer;text-align: center;margin-left: 0px;}
.icon-nav-btn a{display:block;width: 100%;height: 100%;z-index: 1003;position: relative;}
.icon-nav-btn a i{width: 24px;height: 2px;position: absolute;left: 4px;top: 0;background-color: #fff;border-radius: 2px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.icon-nav-btn a i.line02{top: 9px;opacity: 1;}
.icon-nav-btn a i.line03{top: 18px;}

@media (max-width:1080px) {
	.icon-nav-btn{display: block;}
	.icon-nav-btn.open a i.line01{transform: rotate(45deg);top:9px}
	.icon-nav-btn.open a i.line02{opacity: 0;}
	.icon-nav-btn.open a i.line03{transform: rotate(-45deg);top:9px}
}


/* 列表 */
.header-nav{float: right;}
.header-nav ul{float: left;display: flex;justify-content: space-around;line-height: 40px;}
.header-nav li{float: left;width: 120px;position: relative;font-family: "微软雅黑";}
.header-nav li h3{float: left;width: 100%;height: 80px;text-align: center;z-index: 99;}
.header-nav li h3 a{float:left;display: block;width: 100%;font-size: 16px;margin-top: 20px;color: #fff;line-height: 40px;text-align: center;}
.header-nav li.cur h3 a span{color: #f08500;border-bottom: 2px solid #f08500;padding: 10px 0;}
.headerMenu.scroll .header-nav li h3 a{color: #333;}
.headerMenu.scroll .header-nav li.cur h3 a{color: #f08500;}
.headerMenu.scroll .search-box{border-left: 2px solid #333;}
.headerMenu.scroll .search-box input.search-btn{background: url(../images/search2.png)no-repeat center;}
.headerMenu.headerMenu2 .search-box input.search-btn{background: url(../images/search2.png)no-repeat center;}
.sec-nav dl{width: 120px;position: absolute;top: -300%;padding: 10px;text-align: center;background: rgba(240,133,0,0.6);
	-webkit-transition: all 0.6s;transition: all 0.6s;-webkit-transition: opacity 0.6s linear;
      -moz-transition: opacity 0.6s linear;
      -o-transition: opacity 0.6s linear;
      transition: opacity 0.6s linear;
      opacity:0;
      filter:alpha(opacity=0);}
.sec-nav dl dd a{display:block;font-size:16px;color:#fff;line-height: 30px;}
.header-nav li h3:hover+.sec-nav dl{opacity: 1;top:100%;display: block;filter:alpha(opacity=1);}
.header-nav li .sec-nav dl:hover{opacity: 1;top:100%;display: block;filter:alpha(opacity=1);}
.sec-nav dl dd a:hover{font-weight: bold;}

.header-search-btn{display:none;cursor: pointer;width:30px;height:30px;padding:5px;float:right;margin-top:7px;}
.header-search-btn img{display:block;width:100%;}
.search-box{float:right;display:block;width:100px;border-radius:2px;margin-top:25px;border-left: 2px solid #fff;}
.search-box input.search-input{float:left;width:158px;background:none;outline:none;border:none;border-right:#fff solid 1px;height:28px;font-size:14px;color:#000;line-height:28px;cursor:pointer;padding-left:20px;}
.search-box input.search-btn{float:right!important;width:60px;outline:none;border:none;height:28px;line-height:28px;cursor:pointer;background:url(../images/search.png) no-repeat center;background-size:20px;}
.headerMenu.open.scroll .header-nav{margin:0;}

.search-box-hiden{display: none;position: absolute;top: 100px;right: 40px;z-index: 99;border: 1px solid #005bac;}
.search-box-hiden input.search-input{width:158px;background:none;outline:none;border:none;border-right:#fff solid 1px;height:28px;font-size:14px;color:#000;line-height:28px;cursor:pointer;padding-left:20px;}
.search-box-hiden input.search-btn{width:60px;outline:none;border:none;height:28px;line-height:28px;cursor:pointer;background:url(../images/search.png) no-repeat center;background-size:20px;}
.headerMenu.scroll .search-box-hiden{border: 1px solid #005bac;background-color: #fff;}
.headerMenu.scroll .search-box-hiden input.search-input{border-right: 2px solid #005bac;}
.headerMenu.scroll .search-box-hiden input.search-input::-webkit-input-placeholder{color: #333;}
.headerMenu.scroll .search-box-hiden input.search-input::-moz-input-placeholder {color: #333;}
.headerMenu.scroll .search-box-hiden input.search-input::-ms-input-placeholder{color: #333;}
.headerMenu.scroll .search-box-hiden input.search-btn{background: url(../images/search2.png)no-repeat center;}
/* 详情 头部2 */
.nav-two{margin-top: 130px;}
.headerMenu2{top: 0;background: #fff;margin-top: 0;height: 130px;padding-top: 24px;box-shadow: 0 10px 30px rgb(0 0 0 / 10%);}
.headerMenu2 .header-nav li h3 a{color: #333;}
.headerMenu2 .search-box{border-left: 1px solid #ccc;}
.headerMenu2 .search-box input.search-btn{background: url(../images/search2.png) no-repeat center;}
.headerMenu2 .icon-nav-btn a i{background: #333;}
.headerMenu2.scroll{box-shadow: 0 10px 30px rgb(0 0 0 / 10%);;}
.location{width: 100%;background: #fff;z-index: 90;margin-top: 12px;height: 80px;}
.location .home{float: left;}
.location .home a{line-height: 80px;font-size: 18px;font-family: "微软雅黑";color: #333;}
.location .home span{margin: 0 20px;}
.location .news-return{float: right;}
.location .news-return a{display: block;width: 100%;}
.location .news-return span{margin-left: 12px;color: #888;font-size: 16px;line-height: 80px;}

@media (max-width:1405px){
	.header-main .header-nav li{width: 100px;}
}
@media (max-width:1280px) {
	.header-nav li{width: 100px;}
	.search-box{width: 78px;}
}
@media (max-width:1201px){
	.header-main .header-nav li{width: 80px;}
}
@media (max-width:1080px){
	.sec-nav dl{display: none;}
	.header-nav li h3:hover+.sec-nav dl{opacity: 0;}
	.header-nav{width: 100%;height: calc(100vh - 48px);overflow-y:auto ;background: rgba(0,64,151,0.9);position: fixed;left: 0;top: -120%;z-index: 1000;margin: -2px 0;padding: 60px 4%;}
	.header-nav ul{width: 100%;flex-direction: column;justify-content: flex-start;}
	.header-nav li{width: 100%;}
	.header-nav li h3 a{float:left;width: 100%;font-size: 16px;color: #fff;line-height: 64px;-webkit-transform: all 0.2s;text-align: center;font-weight: bold;}
	.headerMenu.open.scroll{height: 48px;}
	.header-nav li:hover .sec-nav dl{display:none;}
	
	.headerMenu.open.scroll .header-nav li h3 a{color: #fff;}
	.header-search-btn{display:block;}
	.search-box{position: absolute;top:48px;right:48px;margin-top:0;display:none;z-index: 10;background: rgba(0,64,151,0.8);}
	.headerMenu.scroll .search-box{background:#004097;box-shadow: 0 2px 12px rgba(0,0,0,0.1);}
	
	.nav-two{margin-top: 50px;}
	.headerMenu2{padding-top: 0;height: 48px;}
	.headerMenu2.open .header-nav li h3 a{color: #fff;}
	
	.location .home span{margin: 0 10px;}
	.location .home a{font-size: 16px;}
	.location .news-return span{font-size: 16px;}
}
@media (max-width:772px){
	.headerMenu.open{height:48px;}
}
@media (max-width:768px){
	.headerMenu .header-main .icon-nav-btn{margin-top: 17px;}
}
@media (max-width:540px) {
	.location .home{display: none;}
	.location{height:60px}
	.location .news-return span{line-height: 60px;}
}

/* 底部 */
.footer{width:100%;background:#005bac;padding:50px 0 120px;height: 297px;}

.footer-nav{float:left;width: 81.25%;margin-top: 23px;}
.footer-nav dl{float:left;width:16%;}
.footer-nav dl dt{float:left;width:100%;margin-bottom:16px;position:relative;}
.footer-nav dl dt a{float:left;width:100%;font-size: 16px;}
.footer-nav dl dt a p{float:left;width:100%;font-size:18px;color:#ffffff;line-height:6px;font-weight:normal;font-family:"微软雅黑";}
.footer-nav dl dt a i{display: none;float:right;width:20px;height:42px;background:url(../images/icon-down01.png) no-repeat center;background-size:15px;}

.footer-nav dl dd{float:left;width:100%;}
.footer-nav dl dd a{font-size: 16px;color:#ffffff;opacity:0.5;display:block;font-family:"微软雅黑";width:100%;line-height:40px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.footer-nav dl dd:hover a{opacity:1;color: #f08500;transition: all 0.3s;-webkit-transition: all 0.3s;}

.footer-code{float:left;width:7.5%;margin-top:4px;}
.footer-code img{display:block;max-width:100%;margin:0 auto;border-radius:8px;}
.footer-code p{width:100%;font-size:14px;color:#fff;line-height:24px;margin-top:8px;text-align:center;font-family:"微软雅黑";}


.footer-contact{float:right;width:21%;text-align:right;margin-top: -155px;}
.footer-contact h3{width:100%;font-size:18px;color:#fff;line-height:28px;font-family:"微软雅黑";}
.footer-contact p a{display:block;width:100%;font-size:36px;color:#ffffff;line-height:40px;font-weight:bold;font-family:"Arial";margin-top: 15px;}
.footer-contact .footer-share{width:100%;margin-top:10px;}
.footer-contact .footer-share span{display:inline-block;font-size:14px;color:#fff;line-height:32px;vertical-align:top;}
.footer-contact .footer-share a{display:inline-block;margin:0;padding:0;width:32px;height:32px;background-position:center;background-repeat:no-repeat;background-size:100%;margin-left:8px;vertical-align:top;float:none;}

@media (max-width:1200px){
    
    .footer-nav{width: 100%;}
    .footer-code{width:50%;margin-top:30px;}
    .footer-contact{width: 40%;text-align: center;margin-top: 17px; margin-right: 31%;}
}


@media (max-width:1080px){
    .footer{padding:0 0 20px 0;height: auto;}
    /* .footer-logo{display:none;} */
	
    .footer-nav{width:100%;padding:20px 0;margin-left:0;}
    .footer-nav dl{width:100%;margin:0;}
    .footer-nav dl:last-child{width:100%;}
    .footer-nav dl dt{margin-bottom:0px;border-bottom:#337cbd solid 1px;}
    .footer-nav dl dt a p{width:60%;line-height:42px;text-align:left;font-size:14px;}  
    .footer-nav dl dt a i{display:block;}

    .footer-nav dl dd{display:none;padding:0 2.5% 0 28px;}
    .footer-nav dl dd a{line-height:28px;height:28px;margin-top:8px;text-align:left;}

    .footer-code p{font-size:12px;line-height:16px;}
	
	
	.footer-contact{margin-top: 0px;}
    .footer-contact h3{font-size:14px;}
    .footer-contact p a{font-size:18px;line-height:20px; margin-top: 3px;}
    .footer-contact .footer-share{margin-top:6px;}
    .footer-contact .footer-share span{font-size:12px;}
 }

 @media (max-width:480px){
    .footer-code{width:30%;}
    .footer-contact{width:40%;}
 }

/* 底部版权 */
.lines{ border-top: 1px solid #337cbd;background-color: rgb(0,91,172);}
.copyright{width:100%;background:#005bac;font-size:14px;color:#f4f6fa;line-height:40px;height: 97px;}
.copyright .cp-left{float:left;margin-right:20px; margin-top: 28px;}
.copyright .cp-right{float:right;margin-top:28px;}
.copyright p{line-height:40px;}
.copyright a{color:#fff;transition: all 0.3s;-webkit-transition: all 0.3s;}
.copyright a:hover{color: #f08500;}

@media(max-width:1080px){
    .copyright{line-height:20px;padding:8px 0;font-size:12px;height: 64px;}
    .copyright .cp-left{float:none;text-align:center;width:62%;margin-left:18%;margin-top: 4px;}
    .copyright .cp-right{float:none;text-align:center;width:100%;margin-top: 0; }
    .copyright p{line-height:20px;}
}
@media(max-width:1200px){.lines{border: 0;}}
/* 底部 结束*/



/* 固定右侧 联系 */
.fixed{width: auto;position: fixed;right: 20px;top: 640px;z-index: 99;}
.fixed ul{display: flex;flex-direction: column;align-items: flex-end;}
.fixed li{width: 50px;height: 50px;display: block;text-align: center;}
.fixed li a{width: 100%;}
.fixed a img{transform: translateY(15px);max-width: 22px;max-height: 22px;}
.fixed li{border-radius: 5px;margin-bottom: 10px;background: #FFFFFF;box-shadow:10px 10px 15px rgba(0,0,0,0.2);}
.fixed li p{display: none;text-align: left;font-size: 16px;line-height: 20px;color: #333;font-family: "微软雅黑";}
.fixed li:hover p{margin-left: 10px;display: block;text-align: left;float: left;line-height: 50px;}
.fixed li:hover{width: auto;}
.fixed li:hover img{margin: 0 14px;}
.fixed li:last-child:hover{width: 50px;}
.fixed li:last-child:hover img{margin: 0;}
.fixed li:first-child p{color: #f08500;}
@media (max-width:1280px) {
	.fixed{top:400px;}
}
@media (max-width:769px) {
	.fixed{top:350px;right: 10px;}
}