@charset "utf-8";
/* CSS Document */
html,body{overflow-x: hidden;font-family: "Microsoft YaHei","微软雅黑";font-family: "lucida Grande",Verdana,"Microsoft YaHei Light","Microsoft YaHei";color: #444;font-size: 14px;-webkit-text-size-adjust:100%;/*苹果设备下字体等比例*/text-size-adjust:100%;-webkit-font-smoothing:antialiased;/*用于webkit引擎字体抗锯齿*/}
*{margin:0;padding:0;list-style:none;}
input,textarea,select,button{vertical-align:middle;outline:none;font-family:"Microsoft YaHei",微软雅黑;color:#444;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
input,select,textarea{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;box-shadow:none;}
input::-webkit-input-placeholder{color: #acacac;}
input::-moz-placeholder{color: #acacac;}
input:-moz-placeholder{color: #acacac;}
input:-ms-input-placeholder{color: #acacac;}
textarea{resize:none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
i, em{font-style: normal;}
img{border: none;vertical-align: middle;}
html, body, ul, li, p, button, form, table, tbody, thead, tr, th, td , h1, h2, h3, img, strong, b, u, i, em, center, dl, dt, dd, ol, fieldset, form, label, legend{margin: 0;padding: 0;}
a{color:#444;text-decoration:none;outline:none;}
a.hsa{color:#dc1111;}
a:hover{color: #0a6bb2;}
:focus{outline: none;}
.clear{clear:both;}
.fl{float: left;}
.fr{float: right;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
table{border-spacing: 0;border-collapse: collapse;}
.mt10px{margin-top: 10px!important;}
.mt12px{margin-top: 12px!important;}
.mt15px{margin-top: 15px!important;}
.mt8px{margin-top: 8px!important;}
.mt20px{margin-top: 20px;}
.mt22px{margin-top: 22px;}
.mt25px{margin-top: 25px;}
.mt28px{margin-top: 25px!important;}
.mt27px{margin-top: 27px!important;}
.mt52px{margin-top: 50px;}
.mt56px{margin-top: 56px;}
.mt43px{margin-top: 43px;}
.mt50px{margin-top: 50px!important;}
.pb30px{padding-bottom:30px!important;}
.pb50px{padding-bottom:50px!important;}
.pb18px{padding-bottom:18px!important;}
.pt20px{padding-top:20px;}
.ml30px{margin-left: 30px;}
.bgwhite{background:#fff;}
.ddico{margin-right: 0px!important;margin-left: 6px;}
.w1200{width: 1200px;margin: 0 auto;}
.flex{display: flex;}
/*头部*/
.header{background: url(../images/header_bg.jpg) no-repeat center;}
.header>div{display: flex;justify-content: space-between;align-items: center;height: 180px;}
.header .search p{float:left;}
.header .search input{width: 226px;height: 36px;color: #666;line-height: 36px;padding: 0 10px 0 13px;border: 2px solid #d1d3d5;background:#fff;border-right: none;border-radius: 3px 0 0 3px;}
.header .search input:focus{border-color: #337ad0;}
.header .search button{width: 50px;height: 40px;line-height: 40px;border: none;background:#0a6bb2;color:#fff;font-size: 20px;border-radius: 0 3px 3px 0;cursor: pointer;}
.header .search button:hover, .banner .search button:focus{background:#0a6bb2;}
/*导航*/
.nav{width: 100%;background:#0a6bb2;height: 52px;line-height: 52px;}
.nav ul li{width: 100%;text-align:center;position:relative;z-index:100;}
.nav ul li:hover a{color:#bee3ff;}
.nav ul li .msel{position: absolute;width: 180px;top: 47px;left: 50%;margin-left: -90px;padding-top: 5px;box-shadow: 0px 8px 15px rgba(0,0,0,.25);opacity: 0;visibility: hidden;transition: all .6s ease 0s;z-index: 10000;}
.nav ul li .msel:before{content:"";position: absolute;top: 0;left: 50%;margin-left: -5px;border-width: 5px;border-style: dashed;border-bottom-style: solid;border-color: transparent;border-bottom-color: #fff;border-top: none;}
.nav ul li .msel a{display: block;font-size: 14px;color:#666;height: 43px;line-height: 43px;border-bottom: 1px solid #e4e4e4;background:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav ul li .msel a:hover{background:#e8f0f7;color:#0a6bb2;}
.nav ul li .msel a:last-child{border-bottom: none;}
.nav ul li a{display: block;font-size: 16px;color:#fff;height: 52px;line-height: 52px;}
.nav ul li a:hover{color:#bee3ff;}
.nav ul li:hover .msel{opacity: 1;visibility: visible;}
/*网站大图*/
#banner{width: 100%;max-width: 1920px;overflow: hidden;}
#banner .swiper-slide{ min-width: 1200px; position: relative; background-position: center!important; background-size: cover!important; }
#banner .swiper-slide img{width: 100%;display:block;}
#banner .swiper-pagination{bottom: 20px;}
#banner .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 7px;border-radius: 50px;background: #fff;opacity: 1;outline: none;transition: all .5s;}
#banner .swiper-pagination-bullet-active{width: 50px;background:#2074c9;}
#banner .swiper-button-prev,#banner .swiper-button-next{left: 4%;width: 40px;height: 60px;margin-top: -30px;background-size: 20px 20px;background-color: rgba(0,0,0,.55);opacity: 0;transition: all .5s;}
#banner .swiper-button-next{left: auto;right: 4%;}
#banner:hover .swiper-button-prev,#banner:hover .swiper-button-next{opacity: 1;}
#banner:hover .swiper-button-prev:hover,#banner .swiper-button-next:hover{background-color:#2074c9;border-color:#2074c9;}
/*图标导航*/
.icon_nav{width: 100%;background:#f4f6f8;height: 120px;}
.icon_nav li{position: relative;width: 100%;text-align:center;height: 120px;transition: all .5s;}
.icon_nav li:after{content: " ";position: absolute;top: 50%;right: 0;width: 1px;height: 60px;margin-top: -30px;background: #dddfe0;opacity: 1;transition: all .5s;}
.icon_nav li:last-child:after{opacity: 0;}
.icon_nav li a{color:#666;font-size:16px;display:block;padding-top: 20px;height: 100%;box-sizing: border-box;}
.icon_nav li i{display:block;height: 50px;line-height: 50px;color: #0a6bb2;font-size: 40px;transition: all .2s;}
.icon_nav li:hover{background:#0a6bb2;}
.icon_nav li:hover a,.icon_nav li:hover i{color:#fff;}
.icon_nav li:hover i{font-size: 45px;}
.icon_nav li:hover:after{opacity: 0;}
/*首页标题*/
.in_title{margin-bottom: 45px;}
.in_title h3{position: relative;font-size: 28px;text-align: center;margin: 0 320px;}
.in_title h3:before,.in_title h3:after{content:" ";position: absolute;top: 50%;margin-top: -1px;left: 0;width: 210px;height: 1px;background: #cecece;}
.in_title h3:after{left: auto;right: 0;}
.in_title.white h3{color: #fff;}
.in_title.white h3:before, .in_title.white h3:after{background: #fff;}
/*资讯中心*/
.news-notice{padding-top: 50px;}
.news-notice .flex{justify-content: space-between;}
.news-notice .news-pic{width: 410px;height: 320px;margin: 0;}
.news-pic .img{width: 100%;height: 100%;}
.news-pic .img img{width: 100%;height: 100%;display: block;}
.news-pic h3{position: absolute;bottom: 0;width: 100%;color: #fff;font-size: 14px;line-height: 35px;text-align: center;background: rgba(0,0,0,.65);}
.news-pic .swiper-button-next, .news-pic .swiper-button-prev{left: 0;width: 30px;height: 60px;margin-top: -30px;background-color: #000;background-size: 12px;opacity: .65;transition: all .5s;}
.news-pic .swiper-button-next{left: auto;right: 0;}
.news-pic .swiper-button-next:hover, .news-pic .swiper-button-prev:hover{background-color: #0a6bb2;}
.news-notice .news-txt{width: 375px;}
.news-title{position: relative;height: 40px;background: #fafafa;border: 1px solid #efefef;line-height: 40px;box-sizing: border-box;}
.news-name{position: absolute;left: -1px;top: -1px;height: 40px;}
.news-name a{display: block;float: left;color: #666;text-align: center;line-height: 40px;font-size: 15px;padding: 0 15px;margin: 0;position: relative;}
.news-name a:after{content:"";position: absolute;bottom: -5px;left: 15px;border-width: 5px;border-style: dashed;border-top-style: solid;border-color: transparent;border-top-color: #0a6bb2;border-bottom: none;opacity: 0;transition: all .5s;}
.news-name a.cur{background: #0a6bb2;color: #fff;font-weight: bold;}
.news-name a.cur:after{opacity: 1;}
.news-title .more{position: absolute;right: 10px;line-height: 38px;top: 0;font-size: 12px;color: #999;}
.news-title .more:hover{color: #0a6bb2;}
.newslist{display: none;padding: 7px 5px 0;}
.newslist li{position: relative;font-size: 14px;line-height: 38px;display: flex;justify-content: space-between;border-bottom: 1px dotted #dedede;}
.newslist li a{width: 73%;color: #666;font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.newslist li a:hover{color: #0a6bb2;}
.newslist li span{color: #999;}
/*关于我们*/
.iabout{margin: 60px auto;}
.iabout>div{justify-content: space-between;}
.iabout .con{width: 580px;}
.iabout .con h3{font-size: 26px;font-weight: bold;line-height: 30px;color: #404040;}
.iabout .con p{color: #818181;font-size: 15px;line-height: 28px;text-align: justify;margin-top: 18px;height: 250px;overflow: hidden;}
.iabout .con a{display: block;width:140px;height:40px;color: #666;font-size: 14px;line-height: 40px;text-align: center;border: 1px solid #cbcbcb;margin-top: 20px;}
.iabout .con a:hover{color: #fff;background: #0a6bb2;border-color: #0a6bb2;}
.iabout .img{width: 590px;height: 360px;overflow: hidden;}
.iabout .img img{width: 100%;height: 100%;transition: all .5s;}
.iabout .img:hover img{transform: scale(1.1);}
/*快速通道*/
.quick{padding: 50px 0;background: #0a6bb2 url(../images/quick_bg.jpg) center no-repeat;}
.quick ul{display: flex;flex-wrap: wrap;margin: -5px;}
.quick ul li{width: calc(100% / 5 - 10px);text-align: center;margin: 5px;}
.quick ul li a{display: block;padding: 18px 0;border: 5px solid #fff;background: #fff;}
.quick ul li i{display: block;color: #0a6bb2;font-size: 40px;transition: all .5s;}
.quick ul li h3{font-size: 17px;margin-top: 10px;}
.quick ul li:hover a{color: #fff;background: #0a6bb2;}
.quick ul li:hover i {color: #fff;transform: rotateY(360deg);}
/*文章板块*/
.index_news{padding-top: 80px;}
.index_nl{width: 380px;margin-right: 30px;background: #f6f7f9;overflow: hidden;border-top-right-radius:15px;}
.index_nl:last-child{margin-right: 0;}
.index_nl_tit{padding: 40px 0px;background: url(../images/index_nlbg.jpg) center no-repeat;background-size:cover;}
.index_nl_tit h5{color: #fff; font-size: 26px; padding-left: 30px; display: inline-block;}
.index_nl_tit span{color: #fff; font-size: 16px; padding-left: 10px; display: inline-block;}
.index_newsul{padding: 20px;}
.index_newsul li{position: relative;border-bottom: 1px dotted #ccc;padding: 10px 0px 10px 15px;}
.index_newsul li:before,.index_newsul li:after{content:" ";position: absolute;top: 16px;left: 1px;width: 4px;height: 4px;background: #0a6bb2;}
.index_newsul li:after{top: 20px;left: 5px;background: #f98d0b;}
.index_newsul li a{color: #444;font-size: 14px;line-height: 20px;display: flex;justify-content: space-between;}
.index_newsul li a:hover{color: #0a6bb2;}
.index_newsul li a p{width: 70%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.index_newsul li a span{color: #666;}
.index_newsul a.more{margin-top: 20px;color: #0a6bb2;display: block;}
.index_newsul a.more:hover{padding-left: 10px;}
/*专题专栏*/
.special{padding: 60px 0;}
.special .list{position: relative;padding: 0 50px;}
.special .list .img{width: 260px;height: 80px;}
.special .list .img img{width: 100%;height: 100%;object-fit: cover;}
.special .swiper-button-next,
.special .swiper-button-prev{left: 0;width: 34px;height: 34px;margin-top: -17px;border-radius: 5px;background: #0a6bb2;opacity: .5;transition: all .5s;}
.special .swiper-button-next{left: auto;right: 0;}
.special .swiper-button-next:after,
.special .swiper-button-prev:after{content: "";position: absolute;left: 50%;top: 50%;width: 8px;height: 8px;border: 2px solid #fff;border-left: none;border-bottom: none;transform: translate(-50%,-50%) rotate(45deg);}
.special .swiper-button-prev:after{left: 50%;transform: translate(-50%,-50%) rotate(-135deg);}
.special .swiper-button-next:before,
.special .swiper-button-prev:before{content: '';position: absolute;left: 45%;top: 50%;width: 15px;margin-left: -8px;margin-top: -1px;border-bottom: 2px solid #fff;}
.special .swiper-button-prev:before{margin-left: -2px;}
.special .swiper-button-next:hover,
.special .swiper-button-prev:hover{opacity: 1;}
.special .swiper-button-next:hover:after,
.special .swiper-button-prev:hover:after{border-color: #fff;}
/*友情链接*/
.link{color: #fff;font-size: 16px;line-height: 20px;padding: 50px 0;background: #0a6bb2;}
.link span:before{content:" ";width: 5px;height: 20px;margin-right: 10px;display: inline-block;background: #fff;vertical-align: text-bottom;}
.link a{color: inherit;margin-right: 15px;}
.link a:hover{opacity: .5;}
/*底部*/
.footer{padding: 50px 0;}
.footer .copy{color: #333;font-size: 15px;line-height: 35px;margin-right: auto;}
.footer .copy img{display: inline-block;vertical-align: text-bottom;}
.footer .ewm{display: flex;}
.footer .ewm li{margin-left: 25px;}
.footer .ewm li img{display: block;width: 110px;padding: 4px;border: 1px solid #f0f0f0;}
.footer .ewm li p{font-size: 13px;line-height: 34px;text-align: center;}
/*返回顶部*/
div#top{position: fixed;right: 20px;bottom: 30px;width: 50px;height: 50px;text-align: center;cursor: pointer;background: rgba(0,0,0,.6);z-index: 999;opacity: 0;visibility: hidden;transform: translateY(50px);transition: all 0.8s ease;}
div#top i{color: #fff;font-size: 22px;line-height: 50px;}
div#top.cur{opacity: 1;visibility: visible;transform: translateY(0);}
div#top:hover {background: #0a6bb2;}