/*   通用css  S*/
html {width:100%;background:#ffffff;}
* {margin:0;padding:0;list-style:none;/* border:none;*/}
body,html {font-family:"微软雅黑"，"黑体";}
.clear {clear:both;}
a {text-decoration:none;outline:none;}
input {outline:none;}
.wrapper {width:1200px;margin:0 auto;transition:all 0.3s ease-in-out 0s;}
.b {font-weight:bold;}
.t1 {font-size:20px}
.t2 {font-size:18px}
.t3 {font-size:16px}
.my-1 {margin-top:10px;margin-bottom:10px;}
.my-2 {margin-top:20px;margin-bottom:20px;}
.mt-1 {margin-top:10px;}
.mt-2 {margin-top:20px;}
.mb-1 {margin-bottom:10px;}
.mb-2 {margin-bottom:20px;}
/* 常用margin-top:10px;*/
.flex {display:flex;}
.flex-y-center {align-items:center;}
/* 头部logo */
.head {width:100%;background:url(../images/xgzx_logo_bg.png);background-size:100% 100%;}
.head-wrapper {width:1200px;margin:0 auto;height:130px;text-align:center;align-items:center;justify-content:space-between;}
.head-right {height:26px;width:180px;position:relative;}
input::placeholder {color:#999999;}
input {border:#C74E03 1px solid;padding-left:10px;border-radius:30px;height:26px;width:180px;}
.search {background:url(../images/xgzx_search.png);background-size:100% 100%;border:none;position:absolute;top:1px;right:0px;height:26px;width:26px;}
/* 导航菜单栏 */
#nav-flex {background-color:#b04810;}
#nav-flex a {text-decoration:none;color:white;font-size:18px;}
#nav-flex a:hover {color:#FFFFFF;}
.phone-nav {display:none;}
#nav-flex div.nav {height:40px;}
#nav-flex ul.nav-bar {list-style:none;display:flex;justify-content:space-between;line-height:40px;}
#nav-flex ul.nav-bar li {padding:0 10px;}
/* 轮播图 banner */
.banner {position:relative;}
.banner .pic img {width:100%;max-width:100%;height:296px;display:block;}
.banner .num {position:absolute;z-index:3;bottom:2%;right:50%;}
.banner .num li {float:left;position:relative;border-radius:50%;width:10px;height:10px;line-height:10px;overflow:hidden;text-align:center;margin-right:4px;margin-bottom:6px;cursor:pointer;}
.banner .num li a,.banner .num li span {position:absolute;z-index:2;display:block;color:white;width:100%;height:100%;top:0;left:0;text-decoration:none;}
.banner .num li span {z-index:1;background:black;filter:alpha(opacity=30);opacity:0.3;}
.banner .num li.on a,.banner .num a:hover {background:#C74E03;}
/* 主要内容 */
.content {width:100%;}
.one {display:flex;justify-content:space-between;}
.one-tzgg {display:flex;justify-content:space-between;}
.one-box1 {width:75%;}
.one-box1-top {display:flex;justify-content:space-between;background:url(../images/xgzx_one_tit_bg.png) no-repeat;background-size:100% 100%;height:40px;align-items:center;padding:0 10px 0 2px;}
.box1-top-r a {color:#FFFFFF;}
.box1-top-r a:hover {color:#FFFFFF;}
.one-box1-btn {display:flex;justify-content:space-between;}
/* 焦点图 */
.box1-btn-l {width:48%;position:relative;height:280px;overflow:hidden;}
.box1-btn-l .pic {width:100%;}
.box1-btn-l .pic img {width:100%;height:280px;display:block;}
.box1-btn-l .txt-bg {position:absolute;bottom:0;z-index:1;height:36px;width:100%;background:#333;filter:alpha(opacity=40);opacity:0.4;}
.box1-btn-l .txt {position:absolute;bottom:0;z-index:2;padding-left:6px;height:36px;width:100%;overflow:hidden;}
.box1-btn-l .txt li {height:36px;line-height:36px;position:absolute;}
.box1-btn-l .txt li a {display:block;color:white;font-size:12px;font-weight:bold;text-decoration:none;}
.box1-btn-l .num {display:flex;position:absolute;z-index:3;bottom:8px;right:8px;}
.box1-btn-l .num li {position:relative;overflow:hidden;width:18px;height:15px;line-height:15px;text-align:center;margin-right:1px;}
.box1-btn-l .num li a,.box1-btn-l .num li span {position:absolute;z-index:2;display:block;color:white;width:100%;height:100%;top:0;left:0;text-decoration:none;}
.box1-btn-l .num li span {z-index:1;background:black;filter:alpha(opacity=50);opacity:0.5;}
.box1-btn-l .num li.on a,.box1-btn-l .num a:hover {background:#f60;}
.box1-btn-r {width:52%;font-size:14px;background-color:#f8f8f8;padding-right:10px;font-family:'宋体';font-size:14px;}
.xwtt-flex {/* 新闻头条隐藏 */display:none;}
.box1-btn-r ul {display:block;height:280px;align-content:space-between;}
.box1-btn-r a {display:flex;line-height:36px;justify-content:space-between;}
.box1-btn-r a:hover {color:darkred;}
.box1-btn-r a .text {background:url(../images/xgzx_red_icon.png) no-repeat left center;background-size:32px 32px;overflow:hidden;max-width:70%;padding-left:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;/*超出部分用...代替*/}
/* 学生服务管理平台 */
.one-box2 {width:24%;display:flex;flex-direction:column;color:#b14713;font-weight:bold;}
.stu-img1 {display:block;width:100%;height:82px;background-size:100% 100%;margin-bottom:10px;}
.stu-img2-flex {display:flex;justify-content:space-between;margin-bottom:10px;}
.stu-img2 {display:block;width:52%;height:60px;background-size:100% 100%;}
.stu-img3 {display:block;width:46%;height:60px;background-size:100% 100%;}
.stu-img4 {display:block;width:52%;height:60px;background-size:100% 100%;}
.stu-img5 {display:block;width:46%;height:60px;background-size:100% 100%;}
.stu-img6 {background:url(../images/xgzx_pingtai.png);display:block;width:100%;height:90px;background-size:100% 100%;}
/* 通知公告 + 学院动态 + 榜样力量 */
.list {width:31%;}
/* 视频展播 */
.list-shipin {/*width:32%;*/display:none;}
/* 辅导员之家 */
.list-fdy {/*width:66%;*/width:100%;background:url(../images/xgzx_stu_img6.png);background-size: 100% 100%;}
.list-youqing {width:100%;}
.list-top {width:100%;display:flex;justify-content:space-between;height:34px;line-height:34px;text-align:center;border-bottom:#D3D3D3 solid 1px;}
.list-top img {border-bottom:#C74E03 2px solid;}
.list-title6 {height:34px;line-height:34px;}
.list-more a {color:#808080;}
.list-more a:hover {color:darkred;}
.list-btn {width:100%;margin-top:10px;font-size:14px;padding-right:10px;font-family:'宋体';font-size:14px;}
.list-btn ul {display:block;align-content:space-between;}
.list-btn a {display:flex;line-height:36px;justify-content:space-between;}
.list-btn a:hover {color:darkred;}
.list-btn a .text {background:url(../images/xgzx_three_list_icon.png) no-repeat left center;color:#333;background-size:12px 12px;padding-left:20px;overflow:hidden;max-width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;/*超出部分用...代替*/}
.list-btn a .text:hover{color:#990000;} 
.time {color:#999999;}
/* 榜样力量 */
.li-bangyang {height:70px;position:relative;}
.li-bangyang:first-child {margin-top:20px;}
.img-bangyang {width:120px;height:70px;margin-right:10px;}
.text-bangyang {line-height:22px;position:absolute;left:130px;top:0;}
.time-bangyang {text-align:right;color:#999999;position:absolute;right:0;bottom:0;}
/* 第三块内容 */
/* 辅导员之家 */
.fdy-home {width: 100%;height:auto;padding:16px 2px;}
.fdy-home ul li {width:29%;padding:6px;margin-right:16px;border:#D3D3D3 solid 1px;display:flex;font-size:14px;}
.fdy-home ul li a {color:#3C3C3C;}
.fdy-home ul li a:hover {color:darkred;}
.fdy-home ul li img {width:100%;height:186px;}
.fdy-text {background:url(../images/xgzx_red_icon.png) no-repeat left center;background-size:46px 46px;padding:6px 0px 6px 38px;}
/* 网络视频展播 */
.wlsp {width:33%;}
.shiping-img {width:100%;height:240px;}
/* 第四块内容 友情链接 */
.youqing-btn {width:100%;}
.youqing-btn>ul {display:flex;height:42px;line-height:42px;font-size:16px;text-align:center;justify-content:space-between;float: left;}
.youqing-btn>ul a {color:#666666;padding: 5px;    margin-right: 11px;}
.youqing-btn>ul a:hover {color:darkred;}
/* 底部foot */
.foot {background-color:#da8a59;color:#FFFFFF;}
.foot-wrapper {width:1200px;margin:0 auto;height:150px;display:flex;align-items:center;justify-content:space-between;}
.phone-foot {display:none;background:#efefef;}
.banner>img {width:100%;}
.content {width:100%;overflow:hidden;padding-bottom:30px;}
.conat {background:url(../images/jxjy_rwglbackgroud1.png) 50% 100% no-repeat;background-position-y:bottom;}
.rq {width:1200px;margin:0 auto;display:flex;min-height:620px;}
.wz {width:92%;border-bottom:1px solid #999;margin:10px 0px 0px 50px;}
.wz span {display:inline-block;padding:0 20px 0 0;height:40px;line-height:40px;border-bottom:3px solid #999;}
.wz img {display:inline-block;float:left;margin:12px 6px 0 0;}
.wz a {display:inline-block;height:40px;line-height:40px;font-size:14px;font-family:"microsoft yahei";}
.con_list {width:810px;padding:0 20px;overflow:hidden;border-top:0;}
.contop {width:850px;height:40px;overflow:hidden;border:1px solid #e5e5e5;}
.contop h3 {float:left;height:20px;margin-top:10px;margin-left:10px;padding-left:15px;border-left:4px solid #b76f40;font-size:18px;color:#333333;}
.con_left {/*float:left;*/ width:24%;height:100%;border:1px solid #e5e5e5;margin-top:20px;margin-left:50px;}
.con_lm {width:250px;height:60px;padding-left:40px;background:url(../images/jxjy_xwgk_condian.png) 20px 50% no-repeat #b04810;line-height:60px;}
.con_lm h3 {color:#FFFFFF;font-size:20px;}
.con_nav {width:250px;padding:10px 20px 20px 20px;overflow:hidden;}
.con_nav ul li {overflow:hidden;background:url(../images/jxjy_xwgk_condian.png) 10px 50% no-repeat;line-height:50px;border-bottom:1px solid #e5e5e5;}
.con_nav ul li a {display:block;font-size:16px;color:#333333;font-weight:normal;width:100%;height:100%;padding-left:20px;}
.con_nav ul li a:hover {color:#b76f40;text-decoration:underline;}
.con_rght {/*float:right;*/ width:80%;overflow:hidden;margin-left:40px;}
.con_list .listbig {overflow:hidden;border-bottom:1px dashed #dcdcdc;line-height:50px;font-size:14px;color:#333333;}
.con_list .listbig .list1,.list2 {float:left;}
.con_list .listbig .list1 {width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.con_list .listbig .list1 img {margin-right:3px;}
.con_list .listbig .list1 a {color:#333333;}
.con_list .listbig .list1 a:hover {color:#b76f40;text-decoration:none;}
.con_list .listbig .list2 {width:13%;margin-left:50px;text-align:center;font-size:14px;}
.con_list .listbig .list3 {float:right;font-size:14px;margin-right:33px;}
.dlm .dlm_top h3 {float:left;}
.news_page {overflow:hidden;margin:auto;width:50%;padding:2em;}
.news_page .cz_page {float:left;margin:0 3px;display:block;font-size:14px;width:50px;height:32px;border:1px solid #e6e6e6;text-align:center;line-height:32px;color:#7a7a7a;}
.news_page .cz_page:hover {background:#b76f40;border:1px solid #b76f40;color:#FFFFFF;}
.news_page .cz_page1 {float:left;background:#b76f40;border:1px solid #b76f40;color:#FFFFFF;margin:0 3px;display:block;font-size:14px;width:50px;height:32px;text-align:center;line-height:32px;}
.news_page .prev {float:left;margin:0 3px;display:block;font-size:14px;width:50px;height:32px;border:1px solid #e6e6e6;text-align:center;line-height:32px;color:#7a7a7a;}
.news_page .prev:hover {background:#b76f40;border:1px solid #b76f40;color:#FFFFFF;}
.news_page .next {float:left;margin:0 3px;display:block;font-size:14px;width:50px;height:32px;border:1px solid #e6e6e6;text-align:center;line-height:32px;color:#7a7a7a;}
.news_page .next:hover {background:#b76f40;border:1px solid #b76f40;color:#FFFFFF;}
.news_nexts {display:none;}
.news_next {width:100%;height:50px;margin-top:5%;display:none;}
.news_next p {float:left;width:45%;margin:0 2%;text-align:center;}
.news_next p a {display:block;width:100%;height:50px;font-size:1rem;color:#7a7a7a;margin:0 1%;line-height:50px;border-radius:5px;background:#ebebeb;}
.list_nts {width:935px;}
.column_list {float:right;width:930px;margin:30px 30px 0 0;}
.wz {width:100%;border-bottom:1px solid #999;margin:10px 0px 0px 20px;}
.wz span {display:inline-block;padding:0 20px 0 0;height:40px;line-height:40px;border-bottom:3px solid #b04810;font-size:14px;}
.wz img {display:inline-block;float:left;margin:12px 6px 0 0;}
.wz a {display:inline-block;height:40px;line-height:40px;font-size:14px;font-family:"microsoft yahei";color:#333;}
/*++++++++++++++++++++++++列表页 E++++++++++++++++++++++++*/
/*++++++++++++++++++++++++理论学习的列表页 E++++++++++++++++++++++++*/
.right {/*float:right;*/ width:100%;overflow:hidden;margin-left:40px;}
.weiz {width:100%;border-bottom:1px solid #999;margin:10px 0px 0px 20px;}
.weiz span {display:inline-block;padding:0 20px 0 0;height:40px;line-height:40px;border-bottom:3px solid #b04810;font-size:14px;}
.weiz img {display:inline-block;float:left;margin:12px 6px 0 0;}
.weiz a {display:inline-block;height:40px;line-height:40px;font-size:14px;font-family:"microsoft yahei";color:#333;}
.listxx {width:100%;padding:0 20px;overflow:hidden;border-top:0;}
.listxx .listbig {overflow:hidden;border-bottom:1px dashed #dcdcdc;line-height:50px;font-size:14px;color:#333333;}
.listxx .listbig .list1,.list2 {float:left;}
.listxx .listbig .list1 {width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.listxx .listbig .list1 img {margin-right:3px;}
.listxx .listbig .list1 a {color:#333333;}
.listxx .listbig .list1 a:hover {color:#b76f40;text-decoration:none;}
.listxx .listbig .list2 {width:13%;margin-left:50px;text-align:center;font-size:14px;}
.listxx .listbig .list3 {float:right;font-size:14px;margin-right:33px;}
.page {height:40px;text-align:center;margin-top:10px;}
.page a {display:inline-block;padding:0 5px;min-width:20px;height:30px;line-height:30px;text-align:center;color:#707070;border:1px solid #e5e5e5;font-size:12px;}
.page a:not(.prev):not(.next).act {background:#b04810;color:white;}
/*++++++++++++++++++++++++理论学习的列表页 E++++++++++++++++++++++++*/
/*++++++++++++++++++++++++队伍建设的列表页 E++++++++++++++++++++++++*/
.right {/*float:right;*/ width:100%;overflow:hidden;margin-left:40px;}
.weiz {width:100%;border-bottom:1px solid #999;margin:10px 0px 0px 20px;}
.weiz span {display:inline-block;padding:0 20px 0 0;height:40px;line-height:40px;border-bottom:3px solid #b04810;font-size:14px;}
.weiz img {display:inline-block;float:left;margin:12px 6px 0 0;}
.weiz a {display:inline-block;height:40px;line-height:40px;font-size:14px;font-family:"microsoft yahei";color:#333;}
.listxx {width:100%;padding:0 20px;overflow:hidden;border-top:0;}
.listxx .listbig {overflow:hidden;border-bottom:1px dashed #dcdcdc;line-height:50px;font-size:14px;color:#333333;}
.listxx .listbig .list1,.list2 {float:left;}
.listxx .listbig .list1 {width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.listxx .listbig .list1 img {margin-right:3px;}
.listxx .listbig .list1 a {color:#333333;}
.listxx .listbig .list1 a:hover {color:#b76f40;text-decoration:none;}
.listxx .listbig .list2 {width:13%;margin-left:50px;text-align:center;font-size:14px;}
.listxx .listbig .list3 {float:right;font-size:14px;margin-right:33px;}
.page {height:40px;text-align:center;margin-top:10px;}
.page a {display:inline-block;padding:0 5px;min-width:20px;height:30px;line-height:30px;text-align:center;color:#707070;border:1px solid #e5e5e5;font-size:12px;}
.page a:not(.prev):not(.next).act {background:#b04810;color:white;}
/*++++++++++++++++++++++++队伍建设的列表页 E++++++++++++++++++++++++*/
.dak {width:98%;height:auto;display:flex;padding:20px 0;border-bottom:1px solid #dee2e6;margin-left:20px;align-items:center;justify-content:space-between;}
.zuotu img{width: 200px;height: 200px}
.youzi {width:90%;padding-left:20px;}
.lj {width:98%;}
.lj a {color:#333333;}
.lj a:hover {color:#b04810;}

/*++++++++++++++++++++++++图片列表页 E++++++++++++++++++++++++*/
.roqi{ width:1200px; margin: 0 auto; }
.tplb{ width: 100%;  }
.dtw{width: 100%;height: auto;display: flex;/* padding: 0 40px; */flex-wrap: wrap;}
.xtw{background: #f8f8f8;margin-left: 34px;width: 29%;height: auto;display: flex;/* padding: 20px 42px; */text-align: center;margin-top: 22px;}
.tw>img{width: 90%;height: 170px;display: inline-block;margin-top: 10px;}
.tw{width: 300px;height: 239px;align-items: center;}
.tw>a{line-height: 25px;/*width: 300px;*/color: #000000;font-size: 14px;/*padding-left: 50px;*/}
.tw>a:hover{color: #b04810;}
/*++++++++++++++++++++++++图片列表页 E++++++++++++++++++++++++*/
/*++++++++++++++++++++++++大栏目 S++++++++++++++++++++++++*/
/*右边 S*/
.right_tm {min-height:300px;width:895px;margin-top:15px;margin:0 auto;margin-top:10px;float:right;}
.right_top {width:100%;height:40px;border-bottom:1px solid #CCCCCC;}
.right_top h1.right_h1 {float:left;padding:0 20px;height:39px;line-height:40px;border-bottom:2px solid #b76f40;font-size:16px;color:#b76f40;font-family:"microsoft yahei";}
.right_top span {float:right;line-height:40px;margin-right:15px;}
.right_top span a {color:#F99;font-size:14px;color:#999;font-family:"宋体";}
.right_top span a:hover {color:#990000;text-decoration:underline;}
.right_list {width:895px;margin:18px auto 36px auto;}
.right_list li {width:865px;border-bottom:#CCC dashed 1px;overflow:hidden;line-height:45px;padding:0 20px;background:url(../images/jxjy_gxyyxtcx_nwesdian.png) 10px 50% no-repeat;}
.right_list li a {float:left;font-size:14px;font-family:"宋体","sans-serif";color:#333333;}
.right_list li a:hover {color:#FF3333;}
.right_more {padding-right:15px;line-height:30px;font-size:14px;float:right;color:#CCC;}
.right_more a {color:#666;}
.right_line {width:895px;border:#ddd solid 1px;overflow:hidden;margin-bottom:10px;}
/*右边 E*/
/*++++++++++++++++++++++++大栏目 E++++++++++++++++++++++++*/
/*++++++++++++++++++++++++内容页 S++++++++++++++++++++++++*/
.content_c {margin:auto;width:100%;padding:25px;background:white;}
.content_c h1 {font-size:25px;color:#000000;text-align:center;margin:40px 0 20px 0;}
.release {width:92%;height:30px;line-height:30px;background:#f7f7f7;text-align:center;font-size:12px;color:#999;margin-left:30px;}
.release p {margin-left:40px;}
.c_p {width:92%;margin:30px 30px;font-family:"微软雅黑";font-size:16px;}
.print {width:100%;height:20px;}
.print a {float:right;display:block;width:80px;padding-left:28px;height:20px;line-height:20px;background:url(../images/print.png) no-repeat left center;color:#999999;}
.attachment {width:100%;height:40px;line-height:40px;color:#999;border-top:1px dashed #d2d2d2;border-bottom:1px dashed #d2d2d2;margin:10px 0 0 30px;}
.info_bot {clear:both;width:92%;height:30px;line-height:30px;color:#757575;/*background:#f5f5f5;*/ margin-top:20px;margin-left:30px;}
.info_bot .gbck {float:right;overflow:hidden;}
.info_bot .gbck a {font-size:16px;color:#757575;margin-bottom:10px;/*background:url(../images/print.png) no-repeat left bottom;display:block;padding-left:30px;*/}
.info_bot .gbck a:hover {color:#bc1010;}
.info_bot .gbck img {margin-right:10px;margin-top:10px;}
/*上下篇 S*/
.upDown {margin:auto;width:1200px;margin:30px 0 0 30px;}
.upDown i {display:block;width:1200px;height:30px;line-height:30px;font-size:14px;color:#333;}
.upDown i a {display:inline-block;height:30px;line-height:30px;font-size:14px;color:#333;}
.upDown i a:hover {text-decoration:underline;color:#b76f40;}
/*上下篇 E*/
/*++++++++++++++++++++++++内容页 E++++++++++++++++++++++++*/
.list_picture {width:107%;overflow:hidden;}
.list_picture ul li {float:left;width:125px;margin-right:64px;margin-top:20px;}
.list_picture ul li span {display:block;width:140px;height:175px;background:#d2d2d2;overflow:hidden;}
.list_picture ul li span img {width:100%;height:100%;}
.list_picture ul li h3 {width:100%;height:35px;line-height:35px;font-size:14px;font-weight:bold;font-family:simsun;text-align:center;color:#333333;}
.list_picture ul li:hover h3 {color:#b76f40;}
/*翻页 S*/
.dibuline {margin:0 auto;width:770px;text-align:center;height:36px;line-height:36px;font-size:14px;margin-bottom:20px;margin-top:20px;}
.dibuline a {padding:5px 10px;border:1px solid #ddd;margin:0 3px;text-decoration:none;color:#666666;}
.dibuline a:hover {text-decoration:none;border:1px solid #b76f40;background:#b76f40;color:#FFFFFF;}
.dibuline a.cz_page1 {text-decoration:none;border:1px solid #b76f40;background:#b76f40;color:#FFFFFF;}
.dibuline span {display:block;padding:5px 10px;border:1px solid #ddd;margin:0 3px;text-decoration:none;color:#666666;}
.dibuline span:hover {display:block;text-decoration:none;border:1px solid #b76f40;background:#b76f40;color:#FFFFFF;}
.dibuline span.cz_page1 {display:block;text-decoration:none;border:1px solid #b76f40;background:#b76f40;color:#FFFFFF;}
/*翻页 E*/
.pagenum {height:40px;text-align:center;margin-top:10px;}
.pagenum a {display:inline-block;padding:0 5px;min-width:20px;height:30px;line-height:30px;text-align:center;color:#707070;border:1px solid #e5e5e5;font-size:12px;}
.pagenum a:not(.prev):not(.next).act {background:#b04810;color:white;}











.footer_bg{width: 100%; height: 206px;background: #c35321;}
.footer_bg .footer_top_bg{width: 100%; height: 157px;background: #c35321;}
.footer_bg .footer_top_bg .footer_top{width: 1300px; height: auto; margin: auto;}
.footer_bg .footer_top_bg .footer_top .tb{float: right;margin-top: 30px;}

.footer_bg .footer_bottom_bg{width: 100%; height:47px;background:#8d3600;}
.footer_bg .footer_bottom_bg .footer_bottom{width: 1300px; height: auto; margin: auto;}
.footer_bottom p{text-align: center;margin-left: 10%;padding-top: 2%;}
.footer_bottom p a{ font-size: 16px; font-family: "宋体"; color: #ffffff;}

.footer_yd{
	display: none;
}




.xg .hasMoreTab {margin-left: 11%;width: 86%;/*height: 245px;*/height: 275px;font-family: "微软雅黑";/* background: #ffffff; */margin-top: 6px;}
.xg .hasMoreTab .hd {border-bottom: solid 1px #cccccc;line-height: 40px;height: 40px;position: relative;padding-right: 10px;/* background: #e9e9e9; */}
.xg .hasMoreTab .bd{width: 99.6%;height: 205px;}
.xg .hasMoreTab .hd ul {z-index: 5;position: absolute;height: 50px;overflow: hidden;zoom: 1;}
.xg .hasMoreTab .hd li {float: left;cursor: pointer;margin-left: -1px;width: 110px;height: 40px;color: #7d7777;font-size: 17px;font-family: "微软雅黑";text-align: center;font-weight: bold;}
.xg .hasMoreTab .hd li.on {border-bottom: solid 1px #c84e05;height: 40px;line-height: 40px;border-top: 0;color: #c74e07;font-family: "微软雅黑";font-weight: bold;}
.xg .hasMoreTab .hd .more {float: right;}
.xg .hasMoreTab .bd .con ul li .lm{width: 100%;}
.xg .hasMoreTab .hd .more a {font-size: 14px;color: #666666;}
.xg .hasMoreTab .hd .more a:hover {color: #900000;text-decoration: underline;}
.xg .hasMoreTab .bd .con ul { display:flex; }
.xg .hasMoreTab .bd .con ul li { flex:1; padding: 5px;float: left;width: 22%;height: 212px;margin-top: 7px;border: solid 1px #d3d3d3;}
.xg .hasMoreTab .bd .con ul li .lm{}
.xg .hasMoreTab .bd .con ul li:nth-child(2){margin-left: 16px;margin-right: 16px;}
.xg .hasMoreTab .bd .con ul li:nth-child(3){margin-right: 16px;}
.xg .hasMoreTab .bd .con ul li img {height: 176px;width: 100%;float: left;/* margin-left: 12px; *//* margin-top: 8px; *//* margin-right: 14px; */}
.xg .hasMoreTab .bd .con ul li .a12 {margin-top: 11px;padding-left: 22px;background: url(../images/xgzx_red_icon.png) no-repeat -9px;float: left;background-size: 45px 45px;color: #333333;font-size: 16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 80%;}
.xg .hasMoreTab .bd .con ul li span {float: right;color: #333333;font-size: 16px; margin-right: 14px;}



