@import url(iconfont/iconfont.css);
/**公用样式**/
body { margin: 0px; padding: 0px; font-family: "微软雅黑", "宋体", Arial; font-size: 15px; color: #333; min-width: 1200px; background: #f5f9f9;  }
img { border: 0; display: block;}
a { text-decoration: none; color: #333; cursor: pointer; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
a:hover { color: #36ad9e; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; }
code{font-family: "微软雅黑", "宋体", Arial!important;}
.ts {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
.ts:hover {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
div, ul, li, form, h1, h2, h3, h4,h5, p, dl, dt, dd, ul, ol, li, th, td, aside, article { margin: 0px; padding: 0px; list-style: none; }
.clear { clear: both; }
.clear:after { content: ""; display: block; clear: both;}
::selection { color:#fff;  background-color:#36ad9e; text-shadow:none;}
::-moz-selection { color:#fff; background-color:#36ad9e;  text-shadow:none;}
.iconfont {  font-family:"iconfont" !important; font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;}
.fl { float: left; }
.fr { float: right; }
.main { width: 1200px; margin: 0 auto; }
.bj_mt10 { margin-top: 10px;}
.bj_mt20 { margin-top: 20px;}
.bj_mt30 { margin-top: 30px;}
.bj_mt40 { margin-top: 40px;}
.bj_mt60 { margin-top: 60px;}
.bj_pt10 { padding-top: 10px;}
.bj_pt20 { padding-top: 20px;}
.bj_pt40 { padding-top: 40px;}
.bj_pt60 { padding-top: 60px;}
.relative{ position:relative;}
em, i { font-style: normal; }
.hidden { overflow: hidden; }
.nobian{ border: 0; }
.ca { color: #36ad9e;}
.cb { color: #e8b856;}
.bg_a { background: #36ad9e;}
.bg_b { background: #e8b856;}
.bg{ background: #fff;}
.bg2{ background: #f5f9f9;}
.more { color: #999; font-size: 13px;}
.white, .cf { color: #fff; }
.gray, .c3{ color: #333;}
.gray2, .c6{ color: #666;}
.gray3, .c9{ color: #999;}
.gray4, .cc{ color: #ccc;}
.center{ text-align: center;}
.f24{ font-size: 24px;}
.f20{ font-size: 20px;}
.f18{ font-size: 18px;}
.f16{ font-size: 16px;}
.f14{ font-size: 15px;}
.f12{ font-size: 13px;}
.nobold{ font-weight: normal;}
.block{ display: block;}
.noshow { display: none; }
hr { background-color: #dee6e6; height: 1px; border: none;  }
/*超出隐藏*/
.chao { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.chao2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.chao3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.bold { font-weight: bold; }
/*鼠标经过图片特效*/
.photo { display: block; overflow: hidden; border-radius: 3px;}
.photo img { transition: all 0.3s ease-out; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1, 1); -ms-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1);/* filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; */}
.photo:hover img { width: 100%;  transition: transform 0.3s; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); /* filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; */ }
/*阴影*/
.yy{ box-shadow: 0 4px 8px #f5f5f5; }
/*圆角*/
.yj_4 { border-radius:4px;}
.yj_10 { border-radius:10px;}
/*盒子模型*/
.box{ box-sizing:border-box;}
/*输入框字体颜色*/
input::-webkit-input-placeholder { color: #ccc; }
input::-moz-input-placeholder { color: #ccc; }
input::-ms-input-placeholder { color: #ccc; }
input:focus {outline: 0; border: none;}
/*头部*/
.header2 { position: relative; height: 50px; padding: 25px 0; background: #fff;  }
.header2 .search { position: absolute; left: 50%; margin-left: -251px; }
.header2 .search_f { border: 1px solid #cddcda; width: 500px; }
.header2 .search_text { width: 344px; }
.header2 .logged { line-height: 30px; margin-top: 8px; cursor: pointer; position: relative; padding-right: 30px; height: 30px; }
.header2 .logged:hover em {transform:rotate(180deg);}
.header2 .logged_sub { background: #fff; width: 60px; padding:10px 20px; position: absolute; top: 30px; box-shadow: 0 10px 30px rgba(0,0,0,.1); border-radius: 10px; display: none; z-index: 2; }
.header2 .logged_sub a { display: block; line-height: 30px; }
.header2 .login_avatar { width: 30px; height: 30px; border-radius:30px; overflow: hidden; }
.header2 .login_name {margin-left: 10px;}
.login .open_vip{ background: url(https://vip.xuexila.com/static/index/images/icon_user.png) no-repeat;background-position: -4px -254px; padding: 10px; float: left; margin: 4px 0 0 8px; }
.header2 .login_avatar img { width: 30px; height: 30px; }
.logged em { font-size: 10px; color: #ccc; position: absolute; display: block; right: 0; }
.header2 .login_btn { background:#36ad9e; height: 30px; line-height: 30px; display: inline-block; padding: 0 15px; margin-left:8px; margin-top: 8px; border-radius: 15px; color:#fff; }
.header2 .login_btn:nth-of-type(2){background:#e4ac4f;}
.header2 .login { display: none; }
/*文章页、搜索页头部*/
.ar_header { height: 50px; background: #36ad9e; }
.ar_header .nav3 { margin-left: 30px; width: 820px; overflow: hidden; }
.ar_header .nav3 li>a { line-height: 50px; color:#fff; padding: 0 10px; }
.ar_header .nav3 li:hover { background: #309a8d; }
.ar_header .logo { margin-top: 13px; }
.ar_header .nav_wrap { height: 50px; line-height: 50px; }
.ar_search .search_f { width: 240px; margin-top: 7px; height: 36px;  }
.ar_search .search_text { height: 36px; line-height: 36px; padding: 0 10px 0 30px; font-size: 15px; width: 160px;}
.ar_search .search_btn { width: 40px; line-height: 36px; }
.ar_search .search_f em { font-size: 20px; top: 6px; left: 6px; }
/*导航*/
nav { height: 40px; }
.nav_wrap { height: 40px; line-height: 40px; }
.nav_item { position: relative; margin-right: 10px; }
.nav_item span a { font-size: 15px; color: #fff; display: block; padding: 0 15px; text-align: center; }
.nav_item_r { float: right; background: #e8b856; border-radius: 6px; position: absolute; top: -3px; right: 0;  }
.nav_item_r span a { line-height: 58px; height: 58px; }
.sub { background: #fff; background: rgba(255,255,255,0.97); box-shadow: 0 20px 30px rgba(0,0,0,.1); position: absolute; display: none; z-index: 9; left: 0; border-radius:0 10px 10px 10px; }
.sub_index { position: absolute; }
.sub_wrap { min-width: 230px; padding:0 20px 0 30px; position: relative; }
.sub_wrap a { display: block; line-height: 20px; float: left; width: 45%; margin:8px 5% 8px 0;}
.sub_wrap a:nth-child(1),.sub_wrap a:nth-child(2) { margin-top: 20px;}
.nav_item { position:relative;  transition:0.1s all linear; cursor:pointer;  }
.nav_item::before {content:""; position:absolute; bottom:0px; left:100%; width:0; height:3px;background: #fff; transition:0.1s all linear;}
.nav_item:hover::before { width:100%; bottom:0px; left:0; transition-delay:0.1s; }
.nav_item:hover ~ li::before {left:0;}
.nav_item:active {background:rgba(0,0,0,0.1);color:#fff;}
.nav_mobile { font-size: 13px; cursor: pointer; margin-right: 0; margin-left:10px;}
.nav_mobile span a { padding: 0!important; font-size: 13px; }
.sub_mobile { padding: 10px 5px; border-radius: 10px; line-height: 20px; text-align: center; left: 50%; margin-left: -60px; }
.sub_mobile_itme { width: 100px; padding:0 5px; }
.sub_mobile img { width: 100%; }
.sub_mobile span { margin-top: 4px; display: block; color: #666; }
.nav_mobile em { margin-right: 4px; font-size: 13px; }
/*导航2*/
.nav2 { background: #36ad9e; height: 50px; }
.nav2 .nav_wrap { line-height: 50px; height: 50px; position: relative; }
.nav2 .nav_item span a { font-size: 16px; }
.nav2 .nav_item:hover,.nav2 .on { background: #309a8d; }
.nav3 { height: 50px; }
.nav3 li { float: left;  }
/*搜索*/
.search_f em { position: absolute; left: 10px; top: 10px; font-size: 24px; }
.search_f { width: 610px; height: 48px; overflow: hidden; position: relative;  }
.search_text { width: 454px; padding: 0 10px 0 46px; line-height: 48px; height: 48px;  }
.search_btn { width: 100px; line-height: 48px; cursor: pointer; background: #e1f3f1; padding: 0;}
.search_hot { font-size: 13px; line-height: 30px; height: 30px; width: 500px; overflow: hidden; margin: 5px auto; }
.search_hot a { background: rgb(0,0,0,0.1); padding: 2px 8px; border-radius: 10px; opacity: 0.8; color: #fff; margin-left: 5px; }
.search_hot a:hover { opacity: 1; background: rgb(0,0,0,0.2); }
.ab_search { width: 30px; height: 30px; border-radius: 100%; display: block; background: rgba(255,255,255,0.2); line-height: 30px; text-align: center; margin-top: 10px; }
.ab_search:hover { background: #e8b856; }
.ab_search em {color: #fff; opacity: 0.8;}
/*标题*/
.title2 { height: 40px; line-height: 40px; position: relative; padding-left: 30px; font-size: 16px; background-color: #f5f9f9; border-radius: 10px; }
.title2:before{ content:""; display: block; position: absolute; height: 16px; width: 6px; background: #36ad9e; border-radius: 10px; left: 10px; top: 13px;}
.title2_te:before { background: #e8b856; }
/*文章列表*/
.lb_b time { margin-left: 10px; font-size: 13px; color: #999; }
.lb_1 { position: relative;padding-left: 30px; line-height: 30px; }
.icon-w { background: #36ad9e; color: #fff; font-size: 13px; font-weight: normal; width: 15px; height: 15px; line-height: 15px; display: block; left: 0; top: 8px; position: absolute; text-align: center; }
.lb_2 { line-height: 30px; margin-bottom: 8px; position: relative; padding-left: 58px;}
.lb_2 .lb_lm { font-size: 13px; color: #999; position: absolute; left: 0; width: 52px; overflow: hidden; top: 0; text-align: justify; text-align-last: justify; }
.lb_2 .lb_lm:hover { color: #36ad9e; }
.lb_2 .lb_bt:hover { padding-left: 4px; }
.lb_3 { position: relative; line-height: 30px; padding-right: 60px; }
.lb_3 time { position: absolute; right: 0; font-size: 13px; color: #8f9a9a; top: 4px; border-radius: 4px; display: block; width: 46px; text-align: center; line-height: 20px; }
.lb_3 a:hover { padding-left: 5px; }
.lb_4 { position: relative; padding-left: 25px; line-height: 30px; }
.lb_4 .lb_em { background-color: #36ad9e; border-radius: 4px; color: #fff; font-size: 13px; width: 16px; height: 16px; display: block; text-align: center; line-height: 16px; position: absolute; left: 0; top: 6px;}
.lb_5 { display: block; line-height: 30px; margin-bottom: 10px; font-size: 15px; font-weight: bold; height: 30px; overflow: hidden; }
.lb_5 .lb_lm { margin-right: 5px; }
.lb_5 em { color: #e33e42; margin-right: 4px; font-weight: normal; }
.lb_6 { position: relative; padding: 0 60px 0 15px; margin-top: 10px; line-height: 30px; }
.lb_6 time { position: absolute; right: 0; color: #999; font-size: 13px; }
.lb_6:before{ content:""; display: block; position: absolute; width: 6px; height: 6px; border-radius: 10px; background-color: #cbd9d9; left: 0; top: 13px; }
.lb_6:hover { padding-left: 20px; }
.pic_lb1 { position: relative; padding-left: 135px; height: 80px; box-sizing: border-box; margin-bottom: 20px; }
.pic_lb1:nth-child(2n) { float: right; }
.pic_lb1 .lb_img { width: 120px; height: 82px; display: block; position: absolute; left: 0; border-radius: 10px; }
.pic_lb1 .lb_img img { width: 100%; min-height: 82px; }
.pic_lb1 .lb_bt { line-height: 24px; }
.pic_lb1 .lb_b { font-size: 13px; color: #999; margin-top: 15px; }
.pic_lb1 .lb_b p { line-height: 20px; height: 40px; }
.pic_lb2 { width: 142px; margin-bottom: 30px; margin-left: 26px; }
.pic_lb2:first-child { margin-left: 0; }
.pic_lb2 .lb_img { width: 100%; height: 96px; overflow: hidden; border-radius: 10px; }
.pic_lb2 img { width: 100%; min-height: 96px;}
.pic_lb2 .lb_bt { line-height: 24px; margin-top: 5px; }
.pic_lb2 .lb_b { margin-top: 5px; }
.lb_img,.hot_img { border: 1px solid #e1e1e1; }
/*栏目*/
.lm { width: 1140px; background: #fff; padding: 30px; margin: 20px auto 0 auto; border-radius: 10px; }
.lm_title { height: 30px; border-bottom: 2px solid #36ad9e; padding-bottom: 30px; }
.lm_title h3 { line-height: 30px; position: relative; padding-left: 40px; font-size: 20px; margin-right:30px; }
.lm_title h3 em { width: 26px; height: 26px; border-radius: 100%; background: #36ad9e; color: #fff; text-align: center; line-height: 26px; display: block; position: absolute; left: 0; top:2px; font-weight: normal;}
.pic_title { line-height: 30px; }
.lm_title .lm_btn { background: #f5f9f9; padding: 5px 10px; display: block; float: left; border-radius: 20px; margin-top: 2px; margin-left: 10px; color: #666; }
.lm_title .lm_btn:hover { background: #36ad9e; color: #fff; }
.lm_title .more { margin-top: 7px; }
.lm_nav1 { max-width: 800px; height: 32px; overflow: hidden; }
.lm_hot { width: 260px; margin-top: 20px; }
.title1 { position: relative; padding-left: 30px; line-height: 30px; font-size: 16px; }
.title1 em { position: absolute; border-radius: 100%; font-size: 20px; text-align: center; line-height: 26px; left: 0; top: 2px; }
.lm_nwes { width: 48%; }
.lm:nth-child(2n) .lm_title h3 em { background: #e8b856; }
.lm:nth-child(2n) .lm_title { border-bottom: 2px solid #e8b856; }
.lm:nth-child(2n) .lm_rwap .lm_nav2 { background: #fdfaf3;}
.lm:nth-child(2n) .lm_title .lm_btn:hover { background: #e8b856; }
/*热门排行榜*/
.hot_lb1 { position: relative; padding-left: 40px; height: 26px; overflow: hidden; margin-bottom: 17px; }
.hot_lb1 a { line-height: 26px; }
.hot_lb1.on { height: 50px; background: #f5f9f9; padding: 10px 10px 10px 40px; border-radius: 10px; }
.hot_number { width: 16px; height: 16px; text-align: center; line-height: 16px; font-size: 13px; background: #d4dcdc; display: block; color: #fff; border-radius: 4px; position: absolute; left: 10px; top: 50%; margin-top: -8px; }
.hot_lb1.on .hot_number {  top: 24px; }
.hot_lb1:nth-child(1) .hot_number { background: #e33e42; }
.hot_lb1:nth-child(2) .hot_number { background: #e7805c; }
.hot_lb1:nth-child(3) .hot_number { background: #e8b856; }
.hot_b { font-size: 13px; color: #999; }
.hot_b time { margin-left: 10px; }
.hot_lb2 { position: relative; padding-left: 24px; height: 26px; margin-bottom: 17px; overflow: hidden; }
.hot_lb2 .hot_img { width: 96px; height: 68px; display: block; border-radius: 10px; position: absolute; left: 0; top: 0; display: none; }
.hot_lb2 .hot_b { margin-top: 5px; }
.hot_lb2 .hot_img img { width: 100%; min-height: 68px; }
.hot_lb2 .hot_bt { line-height: 22px; }
.hot_lb2 .icon-w { top: 5px; }
.hot_lb2.on { display: block; padding-left: 110px; height: 68px; padding-bottom: 10px; }
.hot_lb2.on .hot_number { z-index: 1; left: 0; top: 8px; background: #36ad9e; }
.hot_lb2.on:nth-child(1) .hot_number { background: #e33e42; }
.hot_lb2.on:nth-child(2) .hot_number { background: #e7805c; }
.hot_lb2.on:nth-child(3) .hot_number { background: #e8b856; }
.hot_lb2.on .hot_img { display: block; }
.hot_lb2.on .hot_b { position: relative; padding-left: 24px; }
.hot_lb2.on .icon-w { top: 2px; }
.hot_lb2.on .hot_bt { font-weight: bold; height: 44px; }
/*面包屑*/
.position { line-height: 30px; position: relative; padding-left: 30px; margin: 15px 0; font-size: 13px; color: #999;}
.position em { width: 22px; height: 22px; text-align: center; line-height: 22px; display: block; border-radius: 30px; position: absolute; left: 0; top: 4px; color: #acb2b1; }
.position code { margin: 0 5px;}
.position span { color: #999; }
.position a { color: #666; }
.position a:hover { color: #36ad9e; }
/*banner*/
.banner { width: 532px; height: 260px;  border-radius: 10px;  }
.banner .hd { position: absolute; bottom: 10px; right: 10px; z-index: 3; }
.banner .hd li { background: #fff; width: 10px; height: 10px; border-radius: 10px; float: left; margin-left: 5px; opacity: 0.5; }
.banner .hd li.on { width: 15px; opacity: 0.8; }
.banner .bd li { position: relative; height: 260px; }
.banner .bd li p { width: 502px; position: absolute; bottom: 0; left: 0; height: 40px; line-height: 40px; padding: 0 15px; color: #fff; background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2)); padding-top: 20px; z-index: 1; }
.banner img { width: 100%; min-height: 260px; }
/*左右切换按钮控制*/
.scroll { position: relative; overflow: hidden; }
.scroll .scroll_btn { position: absolute; width: 26px; height: 26px; border-radius: 100%; background: rgba(255,255,255,0.9); top: 50%; margin-top: -13px; line-height: 26px; text-align: center; opacity: 0.2; box-shadow: 0 4px 20px rgba(0,0,0,0.2); }
.scroll .prev { left: -26px; }
.scroll .next { right: -26px; }
.scroll:hover .prev { left: 10px; opacity: 1; }
.scroll:hover .next { right: 10px; opacity: 1; }
.scroll:hover .prevStop { opacity: 0.4; }
.scroll:hover .nextStop { opacity: 0.4; }
/*内容左侧*/
.list_hot .lb_3 { width: 284px; float: left; margin-bottom: 10px; margin-right: 50px; }
.list_hot .lb_3:nth-child(2n) { float: right; }
.list_itme { position: relative; padding-right: 140px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #dee6e6; min-height: 110px; }
.list_itme .cz_nr { position: absolute; right: 0; top: 32px; }
.list_itme .list_btn { background: #f5f9f9; color: #36ad9e; display: block; width: 100px; line-height: 36px; border-radius: 20px; text-align: center; }
.list_itme:hover .list_btn { background: #36ad9e; color: #fff; }
.itme_bt { font-size: 16px; }
.list_itme p { line-height: 24px; font-size: 13px; color: #333; height: 48px; margin: 10px 0; }
.list_b { height: 24px; line-height: 24px; }
.list_b time { font-size: 13px; color: #333; margin-left: 10px;}
.itme_text_r { width: 500px; margin-left: 20px; }
.list_img { width: 160px; height: 110px; display: block; border-radius: 10px; }
.list_img img { width: 100%; min-height: 110px; }
/*内容右侧*/
.con_r { width: 300px; }
.con_r .r_rwap { background: #fff; padding: 20px 20px 10px 20px; border-radius: 10px; }
.r_rwap .pic_lb1 { width: 100%; margin: 20px 0 20px 0 ; }
.r_rwap .pic_lb1:nth-child(2n) { float: none; }
.r_lm { width: 42%; position: relative; float: left; height: 30px; overflow: hidden; line-height: 30px; padding-left: 15px; margin-bottom: 5px; }
.r_lm:nth-child(2n) { float: right; }
.r_lm:before{ content:""; display: block; position: absolute; width: 6px; height: 6px; border-radius: 10px; left: 0; top: 13px; background-color: #cbd9d9; }
/*栏目介绍*/
.list_top { padding: 30px; background: #fff; border-radius: 10px; }
.list_bt { position: relative; padding-left: 36px; font-size: 18px; line-height: 30px; }
.list_bt em { position: absolute; width: 22px; height: 22px; display: block; background: #e8b856; border-radius: 100%; text-align: center; line-height: 22px; font-size: 15px; color: #fff; left: 0; top: 4px; }
.list_top_b { border-top: 1px solid #dee6e6; padding-top: 30px; }
.ms_rwap p { line-height: 28px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;  }
/*tag页面*/
.tag_con { width: 1200px; margin: 0 auto; }
.tag_con .tag_rwap { background-color: #fff; border-radius: 10px; padding: 20px; }
.tag_con .tag_itme { line-height: 30px; min-height:30px; border-bottom: 1px solid #e3e9e9; padding-bottom: 15px; margin-bottom: 15px; position: relative; padding-left: 100px; }
.tag_con .tag_a { font-size: 13px; color: #2f5f9a; margin-right: 13px; position: relative; padding-right: 15px; display: block; float: left; }
.tag_con .tag_a:before{ content:""; display: block; position: absolute; width: 1px; height: 15px; right: 0; top: 8px; background-color: #cbd9d9; }
.tag_con .tag_a:hover { text-decoration: underline; color: #36ad9e; }
.tag_con .tag_title { margin-right: 10px; position: absolute; left: 0; width: 70px; line-height: 18px; margin-top: 2px; background-color: #36ad9e; padding: 5px;  }
.tag_con .tag_title a { color: #fff; }
.tag_con .tag_a:last-child:before { display: none; }
/*个人专题页面*/
.zt_rwap .tag_itme { padding-left:0; float: left; transition: 0.3s ease; width:565px; height: 44px; overflow: hidden; }
.zt_rwap .tag_itme:nth-child(2n+1) { margin-right: 30px; }
.zt_rwap .tag_itme .tag_nr { width: 560px; }
.zt_rwap .tag_title { position:static; width: auto; background: none; padding: 0; }
.zt_rwap .tag_title a { color: #36ad9e; }
.zt_rwap .tag_itme:hover { overflow: visible; }
.zt_rwap .tag_itme:hover .tag_nr { position: absolute; background: #fff; z-index:1; padding:0 10px 20px 10px; left: -10px; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); }
/*翻页*/
.pnum { width: 100%; margin: 10px 0; display: flex; justify-content: center; line-height:30px; }
.pnum li { float: left; margin: 0 5px; background: #f5f9f9; border-radius: 20px; min-width: 30px; text-align: center; }
.pnum a { background: #f5f9f9; display: block; margin: 0 5px; padding: 0 13px; border-radius: 20px; float: left;}
.pnum li.thisclass,.pnum a.sed { background: #36ad9e; color: #fff; }
/*友情链接*/
.fink_wrap { width: 1140px; margin: 20px auto 0 auto; border-radius: 10px; padding: 30px;}
.fink_title { line-height: 30px; height: 30px; }
.fink_title a { font-size: 18px; position: relative; padding-left: 36px; font-weight: bold; }
.fink_title a .iconfont { width: 26px; height: 26px; background: #36ad9e; color: #fff; font-size: 20px; margin-right: 10px; border-radius: 100%; display: block; text-align: center; line-height: 26px; position: absolute; left: 0; top: 2px;  font-weight: normal; }
.fink_title p { margin-left: 20px; }
.fink_nr a { margin-right: 20px; height: 30px; line-height: 30px; display: block; float: left; }
.fink .title { display: none;}
/*底部*/
footer { background: #2e3433; }
.footer_wrap { padding: 40px 0; }
.footer_nav a { margin-right: 20px; color: #fff; opacity: 0.7; }
.footer_nav a:hover { opacity: 1; }
.footer_copy p { color: #999; font-size: 13px; text-align: center;line-height: 26px; }
.footer_copy p a:hover { opacity: 1; color: #36ad9e; }
.footer_copy { position: relative; padding-top: 10px; }
.footer_copy:before{ content:""; display: block; position: absolute; width: 20px; height: 4px; background: #676767; border-radius: 4px; top: 0; left: 50%; margin-left: -10px; }
.footer_ewm { text-align: center; margin-left: 30px; }
.footer_ewm img { width: 90px; height: 90px; }
.footer_ewm p { margin-top: 10px; color: #999; font-size: 13px; }
.footer_r { margin-left: 440px; margin-top: 30px; display: none; }
.footer_r img { float: left; margin-left: 20px; }
.footer1 .footer_b { line-height: 60px; height: 61px; }
footer p { font-size: 13px; color: #999;}
.footer_tx a { color: #999; margin-left: 10px;}
.footer_tx p { line-height: 26px;}
.footer_b a { margin-left: 10px;  }
.footer_lx { margin-right: 20px; position: relative; padding-left: 26px; }
.footer_lx em { width: 20px; height: 20px; border-radius: 100%; background: #424847; font-size: 13px; display: block;position: absolute; top: 50%; left: 0; margin-top: -10px; line-height: 20px; text-align: center; }
.footer_lx span { color: #ccc; }
.footer1 .footer_nav a { margin-right: 2px; font-size: 13px; }
.footer { text-align: center; }
footer .police { position: relative; padding-left: 20px; margin-left: 20px;}
footer .police em { width: 14px; height: 16px; display: block; position: absolute; left:0; top: 0; background: url(../images/icon-police.png) no-repeat left;}
/* 右边固定导航 */
.rc_nav{ font-size: 15px;background: #fff; border-radius: 6px; position: fixed; bottom: 62px; left: 50%; margin-left: 620px; z-index: 1; +display: none; *display: none!important;display: none; width: 60px; }
.rc_nav:hover { box-shadow: 0 20px 30px rgba(0,0,0,0.02); }
.rc_nav li { padding: 10px 0; margin: 0 10px; margin-bottom: 1px; color: #333; border-bottom: 1px solid #f1f1f1; cursor: pointer; position: relative; text-align: center; }
.rc_nav li a {  overflow:hidden; margin: 0 auto;line-height: 20px; position: relative;}
.rc_nav li.active a {  color: #36ad9e;}
.rc_nav li.last { line-height: 50px; height: 50px; padding:2px 5px; margin: 6px; color: #999; border-radius: 4px; border-bottom: none; text-align: center; }
.rc_nav li.last .iconfont { font-size: 36px; }
.rc_nav li:hover { color: #36ad9e; }
@media all and (max-width: 1500px){.rc_nav { margin-left: -662px; bottom: 40px; }}
/* 下载页面+广告 */
.lhdoc_wrap .con_l { width: 820px; padding:0 30px 30px 30px; background:#fff;}
.gg_hot,.gg_about,.gg_pic { background:#fff; border-radius:10px; display: flex; justify-content: center;}
.lhdoc_header .nav_wrap { height: 50px; line-height: 50px;}
.download_card .card_bt { padding:0!important;}
.pay_con .sub { display: block; left: auto; right: 0;}