/*****
*怀化市政府集约化退役军人事务局公共样式文件
*@crtime:2019年11月5日10:51
*@Company:湖南微象科技有限公司 www.microxiang.com
*@Author:张涵
*
*/
@charset "utf-8";
html{font-size:16px;font-family:"Arial","微软雅黑";}
*{box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p,label,input,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
a{text-decoration:none;color:#333;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);  /* 去掉链接触摸高亮 */ }
a:hover,a :focus{color:#184da8;outline:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
body{min-width: 1220px;}
/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clearfix::after,.tab-box>dt::after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.pr{position:relative;}
.pa{position:absolute;}
.mb-20{margin-bottom:1.25rem;}
.mt-20{margin-top:1.25rem;}
.p-20{padding:1.43rem;}
.content-box{max-width: 1200px;margin: 0 auto;}
.p-ico {background: url(../images/p-ico.png) no-repeat;display: inline-block;}
.elip{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*图片效果*/
.scale2 li,.scale2 a{overflow:hidden;display:block;}
.scale2 a img{transition:all .3s;display:block;}
.scale2 a:hover img{ transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
/*CSS3属性*/
.box-shadow {
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.5);
    /*右、下、距离、模糊程度、阴影颜色，内阴影*/
    -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.5);
    -ms-box-shadow: 0px 3px 5px rgba(0,0,0,0.5);
    -o-box-shadow: 0px 3px 5px rgba(0,0,0,0.5);
}
.hhLogo img {height:52px;display: block;margin-top:4px;}

/*头部*/
.head{background: url(../images/jrty_hbg_01.png) no-repeat center;background-size: 100% 100%;height: 320px;}
.top-box {position: relative;}
.top {
    height:60px;
    line-height: 60px;
    background-color: rgb(255, 255, 255,0.4);
}
.h-dt{font-size: 0.875rem;color: #666;}
.t-rt{text-align: center;}
.m-search{display: inline-block;position: relative;}
.m-search .u-btn-search{right: 21px;width: 22px;height: 22px;top: 50%;background-position: -116px -83px;cursor: pointer;border: 0;position: absolute;outline: none;margin-top: -11px;}
.m-search input::-webkit-input-placeholder{color:#7e878f;font-size:0.8rem;}
.m-search .u-txt-word{width: 360px;height: 35px;border:1px solid #dadde3;outline: none;padding: 0 3.56rem 0 1rem;background: #FFF;border-radius: 30px;color: #7e878f;}
.u-txt-word::-webkit-input-placeholder{color:#79b4fc;}
.t-cent {height:195px;position: relative;}
.t-cent .logo {position: absolute;top: 50%;margin-top: -36.5px;left: 0;}
.t-cent .logo a{display: block;}
.t-cent .h-txt{position: absolute;top: 50%;margin-top: -66.5px;right: 0;}
/*菜单*/
.menu{background-color: rgba(24, 77, 168,0.88);}
.menu ul li{float: left;width: 14.28%;position: relative;}
.menu ul .on a{font-weight: 600;background:#0c4099;}
.menu ul .on::after{content: '';width: 0;height: 0;border: 5px solid transparent;border-bottom-color: #fff;position: absolute;left: 50%;margin-left: -5px;bottom: 2px;}
.menu ul li a{display: block;color: #FFF;font-size:1.25rem;height: 65px;line-height: 65px;width: 100%;text-align: center;}
.menu ul li a:hover{background:#0c4099;}
/*通用新闻列表*/
.list-body li{overflow: hidden;}
.list-body li .date{float:right; color:#999;font-size:0.875rem;height: 39px;line-height: 39px;}
.list-body li a{float:left;max-width:78%;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #454545;background: url(../images/jrsw_sjx_03.png) no-repeat left center;padding-left: 1.56rem;height:39px;line-height:39px;text-align:left;}
.list-body li a:hover{color:#1552ad;}
/*底部网站信息*/
.footer-info{background: url(../images/jrty_ftbg_02.png) no-repeat center;background-size: 100% 100%;padding: 2.5rem 0;}
.footer-info .ft-baxx p{color: #FFF;font-size:0.875rem;line-height: 1.5rem;}
.footer-info .ft-baxx .cbdw a{color:#FFF;}
.footer-info .ft-baxx a{color: #95c5f0;font-size:0.875rem;}
.footer-info .ft-baxx .tel span{margin-right:2rem;}
.footer-info .ft-baxx .cbdw span{margin-right:2rem;}
.footer-info .ft-baxx .ft-ba{font-size: 0.875rem;}
.footer-info .ft-baxx .ft-ba i{width: 25px;height: 22px;background-position: -114px -110px;margin: 0 0.31rem -0.31rem 0;}
.footer-info .ft-baxx .ft-ba span{margin-right:2rem;}
.footer-info .ft-baxx .ft-ba span:last-child{margin-right: 0;}
.ba-img{padding-top: 10px;}
.dzjg{width: 58px;height: 67px;background-position: 1px -262px;margin: 4px 8.125rem 0 0;}
.ba-img .xyzg{width: 67px;height: 60px;background-position: -71px -265px;}
.ba-img .gzh{width: 115px;height: 60px;background-position: -0px -409px;}
.ba-img .wzzc{width: 115px;height: 60px;background-position: -117px -275px;}
.ba-img .ydd{width: 115px;height: 60px;background-position: 0 -339px;margin-right: 4px;display:none;}
#_span_jiucuo{position:relative;top:-2px;}
.zbdw{margin-right:2.3rem;}
/*当前位置*/
.nav-path{ width: 100%; height: 67px; background-color: #f2f2f2;}
.dqwz{line-height:67px; height:67px; text-align:left; font-size:16px; color:#999999;}
.dqwz a{ color:#999999;padding:0 15px;}
.dqwz>span{padding-left:15px;}
.dqwz a:first-child{padding-left:0px;}
.dqwz a:hover{ color:#006eab;}
.dqwz .nav-jt{margin:0 1.25rem;width: 7px;height: 13px;background:url(../images/nav-jt_03.png)no-repeat;display: inline-block;}
.dqwz .nav-on{color: #0c4099;}
.t-wzall{display: inline-block;margin-left: 2rem;}
.t-wzall a{display:block;color: #666;}
.cbdw{margin-right: 30px;}
.wzdt{color: #FFF!important;}

/*****
*怀化市首页自适应样式文件
*/

.navLinks_mobile {
    display: none;
    background: #dd0;
}

.nav_mobile_open {
    width: 95%;
    position: absolute;
    margin-left: 0;
    background: #fff;
}

.cd-nav-trigger {
    position: absolute;
    top: 3px;
    right:3px;
    width: 30px;
    height: 24px;
    background: rgba(255,255,255,1);
    border: solid 1px #ddd;
    border-radius: 3px;
    text-indent: 100%;
    white-space: nowrap;
    z-index: 9999;
    cursor: pointer;
}
#menu_show_mobile{top:50%;margin-top:-12px;right:10px;}
.cd-nav-trigger span {
    position: absolute;
    display: block;
    width: 14px;
    height: 2px;
    background: #4c8be0;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -7px;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    transition: background 0.5s;
}

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
    content: '';
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s, background 0s;
    -moz-transition: -moz-transform 0.3s, background 0s;
    transition: transform 0.3s, background 0s;
}

.cd-nav-trigger span::before {
    top: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.cd-nav-trigger span::after {
    bottom: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.cd-nav-trigger.menu-is-open {
    box-shadow: none;
}

.cd-nav-trigger.menu-is-open span {
    background: #fff;
}

.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after {
    background: #4c8be0;
}

.cd-nav-trigger.menu-is-open span::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-nav-trigger.menu-is-open span::after {
    bottom: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.selfmark{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity: .6;filter:alpha(opacity=60);z-index: 500;}

/*-------------------------------↓分页样式开始↓------------------------------------*/
.pc_paging{width:100%;/* height:30px; */text-align:center;padding: 20px 0 40px;}.pc_paging .paging{display:inline-block;padding:0;border:none;margin:0;}.pc_paging .paging li{display:inline-block;width:auto;height:auto;line-height:1;color:#333;vertical-align:middle;margin:0 3px;}.pc_paging .paging li a{text-decoration:none;}.pc_paging .paging li a,.pc_paging .paging li span{display:inline-block;float:none;width:auto;height:auto;line-height:1;font-size:14px;color:#333;padding:6px 10px;border:1px solid #ccc;margin:0;}.pc_paging .paging li, .pc_paging .paging li span:hover{background: none;}.pc_paging .paging li.current,.pc_paging .paging li.current:hover{color:#fff;background: #3a85c5;border: 1px solid #154a77;}.pc_paging .paging .page_jump{margin-left:5px;}.pc_paging .paging .page_jump input{width:50px;padding:5px;border:1px solid #ccc;border-radius:2px;margin:0 3px;}.pc_paging .paging .page_jump a{border-radius:2px;margin-left:6px;}.pc_paging .paging .total_count,.pc_paging .paging .page_jump{display:none;}.wap_paging .paging{padding:5px .36rem 0px;margin:20px 0;}.wap_paging .paging li{display:inline-block;border:1px solid #ddd;}.wap_paging .paging li a,.wap_paging .paging li span{display:inline-block;line-height:1.42857143;font-size:.48rem;color:#666;padding:6px 12px;}.wap_paging .paging .prev_page{border-radius:4px 0 0 4px;}.wap_paging .paging .next_page{border-radius:0 4px 4px 0;}.wap_paging .paging .page_count{margin:0 -1px;}.page{clear:both;width:100%;height:auto;padding:0;margin:0;}
.pc_paging .paging li a:hover{background-color:#d1e4cc;}
/*-------------------------------↑分页样式结束↑---------------------------------------*/


/*登录|注册*/
.myspace{display:inline-block;color:#666;font-size: 16px;margin-left: 15px;}
.myspace a{margin:0 1px;color:#666;}
.h-top-right a:nth-child(3){margin-right: 4px;}
/*列表页订阅按钮*/
.AddMySubscription {top: 23px;transform: translateY(-50%);right: 3px;width:30px;height:30px;background:url(/szxxinterface/AddletterNEW/images/dingyue0.png) center center no-repeat;cursor:pointer;}
.AddMySubscription:hover,AddMySubscriptioned {background:url(/szxxinterface/AddletterNEW/images/dingyue1.png) center center no-repeat;}
/*我的收藏*/
.SetMyFavorite{display:inline-block;padding-right:34px;background:url(/szxxinterface/AddletterNEW/images/wodeshoucang1.png) right center no-repeat;height:24px; color: #666;line-height: 24px;}
.SetMyFavorite:hover{text-decoration: none;}

  .share {float: right;margin-right: 0 !important;}
  .share div {margin-right: 0 !important;}
  .share-icon {font-size: 14px;color: #333;display: inline-block;line-height: 24px;margin-left: 30px;}
  .share-box{display: inline-block;}
  .share-box a{display: inline-block; width: 24px; height: 24px; line-height: 24px; background:url(../images/share.png) no-repeat; margin-left:5px; cursor: pointer;}
  .share-box a:hover{opacity: .8;}
  .share-box a.gwds_weixin{background-position: 0 -38px;}

  .slideFocusInfo {display: block;color: #fff;width: 60%;margin-right: 200px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: left;}


/*移动端*/
@media screen and (max-width: 750px){
  body{min-width: auto;}
  .head {position: relative;height: 220px;background-size: auto;background: url(../images/jrty_hbg_01.png) no-repeat left bottom;}
  .top {background-color: transparent;}
  .center {padding: 0 10px;}
  .top .top-box .t-rt {display: none;}
  .top .top-box .t-lf{float: none;}
  .top .top-box .t-lf .hhLogo{display: block;width: 160px;padding: 2px 0 0;}
  .t-cent {height: 40px;}
  .t-cent .logo a{width: 90%;margin: 30px auto 0;}
  .t-cent .logo a img{width: 100%;}
  .t-cent .h-txt{display: none;}
  .hhLogo img{width: 100%; height: auto;}
  .menu {background-color: transparent;position: absolute;bottom: 0;text-align: center;left: 0;right: 0;}
  .menu ul li {float: left;position: relative;width: 24%;margin: 0 0.5% 1%;}
  .menu ul li a {background: #257cb7;font-size: 1rem;height: 40px;line-height: 40px;}
  .nav-path {background-color: #fff;}
  .archive {left: 57%!important;margin-left: 0!important;font-size: 10px!important;background-size: 90%!important;width: 130px!important;height: 60px!important;}
  .share {display: none!important;}

  /*底部*/
  .footer-info {text-align: center;}
  .dzjg, .ba-img {float: none;margin: 6px auto;display: block;}
  .ft-baxx {float: none;}
  .footer-info .ft-baxx .cbdw span, .zbdw, .cbdw {display: block;margin: 0;}
  .footer-info .ft-baxx .ft-ba span:last-child {display: inline-block;}

  /*分页样式*/
  .pc_paging .paging .page_index {display: none;}
  .pc_paging .paging .current{display: inline-block;;}
}