body{color: #333; font-family:"微软雅黑";}
a{color:#333}
a:hover{color:#0061ad}
a:visited{color:#333}
a:active,a:focus,a:hover{color:#0061ad}

.header{ height: 88px; top: 0; left: 0; width: 100%; z-index: 10000; background-color: #00458f; position: relative;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 88px; text-align: left; margin: 0; }
.logo a{ height: 100%; line-height: 0; text-align: left; align-items:start;}
.logo img{vertical-align: middle;max-height:100%;}
.logo .active{ display: none;}

.fix-head{ transition: all 0.5s;}
.fix-head,.fix-head .logo{ height: 88px;}

.htool{ height: 88px; position: absolute; right: 0; top: 0;}


.wapNavBtn{display:none;line-height: 60px; height:60px; width:60px;font-size: 2rem; z-index:1000000; float: right; width: 60px;}
.wapNavBtn:before{color: #d11734;font-weight: bold;}
.wapNavBtn.on:before{}

.wapNavBtn span{ display:block; right:0; width:65%; height:3px; top:calc((100% - 50px) / 2);transition: all 0.4s; position: relative; margin:0 auto; border-radius: 3px; background: #fff;}
.wapNavBtn span:nth-child(1){animation: outfirst 0.5s; transform: translateY(15px) rotate(0); }
.wapNavBtn span:nth-child(2){animation: outlast 0.5s; transform: translateY(21px) rotate(0); }
.wapNavBtn span:nth-child(3){animation: outlast 0.5s; transform: translateY(27px) rotate(0); }

.wapNavBtn.on span{ background:#fff; z-index: 100000; }
.wapNavBtn.on span:nth-child(1){transform: translateY(25px) rotate(45deg); }
.wapNavBtn.on span:nth-child(2){transform: translateX(0) rotate(0); display:none;}
.wapNavBtn.on span:nth-child(3){transform: translateY(23px) rotate(-45deg);}

.fix-head .wapNavBtn span{ background: #0061ad;}

.search{ height: 69px; box-sizing: border-box; position: absolute; top: 97px; z-index: 10000; width: 360px; right: 0; display: none;}
.search form{ }
.search .text{ border:0; background-color: #f4f7fa; width: 280px; font-size: 16px; color: #333; height: 44px; line-height: 44px; padding:0 20px; box-sizing: border-box; border-radius: 44px 0 0 44px;}
.search input::-webkit-input-placeholder { color: #999;}
.search .btn1{ background:#0061ad;  color:#fff; text-align:center; border:none; height:44px; font-size: 16px; width:80px; font-size: 14px; padding:0; position: relative; border-radius: 0 44px 44px 0;}

.fix-head .search{ top: 80px;}

/* 导航-1 */
.navBox{position: relative; box-sizing: border-box; margin-left: 22%;}
.navBox ul.navCont{}
.navBox ul.navCont li.child{float:left; width: 25%; text-align:center; position: relative;}
.navBox ul.navCont li.child a{display: block;color:#def3ff; font-size: 18px; text-transform:uppercase; line-height: 88px; position: relative; transition: all 0.1s; height: 88px; }
.navBox ul.navCont li.child a span::after{ content: ""; width: 100%; height: 3px; background:#fff; display: block; margin: 0 auto; position: absolute; left: 0; right: 0; opacity: 0; bottom: 22px; border-radius: 3px; margin: 0 auto;}
.navBox ul.navCont li.child a span{ position: relative; z-index: 2; display: inline-block;}
.navBox ul.navCont li.child a i{ display: inline-block; vertical-align: top; margin-right: 5px;}
.navBox ul.navCont li.child a:hover,.navBox ul.navCont li.child.cur a{ color: #fff;}
.navBox ul.navCont li.child.cur a span::after,.navBox ul.navCont li.child a:hover span::after{ opacity: 1;}
.navBox ul.navCont li.child.last a{ color: #fff;}

/*二级*/
.navBox ul.navCont li.child .childcont{position:absolute;top:58px; left: 0; right: 0; z-index:999;display:none;width:100%; text-align: center; margin: 0 auto; background-color: rgba(0,0,0,0.5); padding: 3rem 0 2rem; border: 1px solid #8494a2;}
.navBox ul.navCont li.child .childcont li{ width: 100%; display: block;}
.navBox ul.navCont li.child .childcont a{ height: 39px; line-height: 39px; font-size: 16px; color: #fff!important;}
.navBox ul.navCont li.child .childcont a:hover{ background-color: rgba(255,255,255,0.2);}
.navBox ul.navCont li.child .childcont a:hover::after,.navBox ul.navCont li.cur .childcont a::after,.navBox ul.navCont li:hover .childcont a::after{ display: none!important;}
.navBox ul.navCont li.child .pro-cate{ position: absolute; background:none; width: 100%; top: 102px; left: 0; box-sizing: border-box; padding: 0;}
.pro-cate .nav_w{ background-color: #f8f8f8; width: 545px; margin: 0 auto; box-sizing: border-box;}
.pro-cate .nav_w .span-6:nth-child(1){ background-color: #d80c18;}
.pro-cate .psub{ line-height: 36px; text-align: left; padding: 30px 10px 20px 30px;}
.pro-cate .psub .fl{ width: 50%; text-align: left;}
.pro-cate .nav_img{ padding: 30px; text-align: center;}
.navBox ul.navCont li.child .pro-cate .psub a{ display: inline-block; color: #fff; font-size: 14px; opacity: 0.7; line-height: 36px; text-align: left; height: auto;}
.navBox ul.navCont li.child .pro-cate .psub a:hover{color:#fff; opacity: 1;}
.navBox ul.navCont li.child .pro-cate .psub a::after{ display: none;}
.navBox ul.navCont li.child .pro-cate .psub a::before{ content: "—"; display: none; color: #fff; margin-right: 5px; position: relative; width: auto; height: auto;}
.navBox ul.navCont li.child .pro-cate .psub a:hover::before{ display: inline-block;}

.fix-head .navBox ul.navCont li.child .childcont,.fix-head .navBox ul.navCont li.child .pro-cate{ top: 41px;}



/*底部*/
.footer{ background: #4c4e5e; color: #fff; padding: 3rem 0; line-height: 24px; position: relative; font-size: 14px;}
.footer a{ color: #fff; display: inline-block; margin: 0 5px;}
.footer a:hover{ color: #004ea2;}
.footer span{ display: inline-block; margin: 0 5px;}


.fixedTop{ position: fixed; width: 70px; height: 70px; box-sizing: border-box; padding: 10px; border-radius: 60px; right: 20px; bottom: 10%; z-index: 10; cursor: pointer;}
.fixedTop i{ background-color: #fff; display: block; border-radius: 50px; line-height: 50px; color: #333; font-size: 2.6rem; text-align: center;}

/*标题样式*/
.box-title{ line-height: 56px; clear: both;overflow: hidden; position: relative; text-align: center;}
.box-title span{color: #333333; font-size: 4rem; display:inline-block; font-weight: bold; position: relative;}
.box-title span::before,.box-title span::after{ content: ""; position: absolute; width: 80%; height: 1px; background-color: #cacaca; top: 0; bottom: 0; margin: auto 0;}
.box-title span::before{ left: -100%;}
.box-title span::after{ right: -100%;}

.title-1{ line-height: 42px; text-align: center;}
.title-1 span{ font-size: 3rem; display: inline-block;}
.title-1 span::after{ content: ""; display: block; margin: 1rem auto 0; width: 137px; height: 2px; background-color: #004EA2;}

/*媒体盒子模型*/
.media-box{display:block;margin-bottom:10px;width: 100%;}
.media-box a{ display: block;}
.media-box .icon{ background: #efefef; width: 100%; overflow: hidden; text-align: center;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box .icon img{ max-height: 100%;}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box h3{ text-align: center; font-size: 1.8rem; color: #373737; padding: 1rem 0;}
.media-box a:hover .icon img{transform:scale(1.2);}

/*翻页*/
.pager{text-align: center; color: #333;font-size: 16px; }
.pager ._f_page_num,.pager ._f_page_num_d,.pager ._f_jump_d{ display: inline-block;}
.pager a,.pager ._f_page_num{ padding: 0 15px;  height: 40px; line-height:40px; display: inline-block;margin:0 2px; color: #333; text-align: center; color: #333; position: relative; }
.pager a.on,.pager a:hover,.pager ._page_active,.pager ._f_page_num:hover{ color:#fff!important; background-color: #004ea2;}
.pager ._f_jump_input{ width: 40px; height: 40px; border: 1px solid #eee; text-align: center;}
.pager ._f_btn{ cursor: pointer;}
.pager ._f_jump_txt{ margin-right: 10px;}


/*文章列表*/
.nlist li{ border-bottom: 1px solid #ddd; padding: 1.5rem 0; clear: both; overflow: hidden; line-height: 3rem;}
.nlist li a{ display: block; float: left; width: 80%; font-size: 1.6rem; background: url(../img/sdot.png) no-repeat 0 center; padding-left: 2rem;}
.nlist li span{ float: right; color: #a3a3a3; font-weight: normal; font-size: 14px;}
.nlist li p{ color: #666; clear: both; padding-top: 0.5rem;}

.nlist-2 li{ background: #f5f5f5; padding: 0 3rem 0 5rem; line-height: 5.4rem; margin-bottom: 1.2rem; position: relative; clear:both; overflow: hidden;}
.nlist-2 li:before{ content: "A"; color: #fff; width: 3.4rem; height: 3.4rem; text-align: center; line-height: 3.4rem; text-align: center; display: block; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0;background-image:linear-gradient(-300deg,#045098,#1469ba) ; border-radius: 1rem 0 1rem 0;}
.nlist-2 li a{ display: block; width: 80%; font-weight: bold; font-size:16px; float: left;}
.nlist-2 li .navContent{ display: none; clear: both; overflow: hidden;}
.nlist-2 li .show{ display: block;}
.nlist-2 li i{ float: right; display: block; cursor: pointer; font-size: 3rem; color: #959595;}
.nlist-2 li i:after{ content: "\e628";font-family: "iconfont" !important;}
.nlist-2 li i.open::after{ content: "\e702";}
.nlist-2 li p{ line-height: 26px; margin-bottom: 2rem; color: #999;}

.ul-news{ background: url(../img/line1.jpg) repeat-x 0 bottom; padding-bottom: 20px;}
.ul-news li{ line-height: 40px; clear: both; overflow: hidden;}
.ul-news li a{ font-size: 16px; display: block; width: 70%;float: left;}
.ul-news li a i{ color: #888; font-size: 24px; display: inline-block; vertical-align: middle;}
.ul-news li a i::before{ margin-left: -7px;}
.ul-news li span{ float: right; color: #aaa; font-size: 14px;}
.ul-news li:hover a i,.ul-news li:hover span{ color: #0061ad;}

a.more{display: inline-block; color: #fff; font-size: 3.6rem;  width: 40%; line-height: 80px; background-color: #004EA2; text-align: center; border-radius: 8px;}
a.more:hover{ background-color: #0061ad; color: #fff;}


/*选项卡*/
.tablist { margin-bottom: 0.4rem;}
.tablist .tlist{ height: 0; position: relative; clear: both; overflow: hidden;}
.tablist .active{ height: auto;}

.tabs{line-height:26px;}
.tabs a{color: #333; }
.tabs a:hover,.tabs .active a{ }
.tabs a:hover span,.tabs .active a span{}

.layui-input-block{ margin-left: 130px;min-height:48px;}
._f_hr_from_cont ._f_hr_right_d {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0 0.15rem;
    width: calc(100% - 2rem);
    height: 0.4rem;
    background-color: #ffffff;
    border: solid 0.01rem #b6b6b6;
}
._f_hr_from_cont ._f_file_lb,
._f_hr_from_cont ._f_date_lb {
    position: relative;
    font-size: 16px;
    color: #333333;
    display: inline-block;
    width: 100%;
    line-height: 38px;
    vertical-align: top;
}