@import url(iconfont/iconfont.css);
/**公用样式**/
body { margin: 0px; padding: 0px; font-family: "Microsoft YaHei", "SimSun", Arial; font-size: 14px; color: #333; min-width: 1200px; background: #f5f5f8;  }
img { border: 0; display: block;}
a { text-decoration: none; color: #333; cursor: pointer;}
a:hover { color: #333; 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 {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:#333; text-shadow:none;}
::-moz-selection { color:#fff; background-color:#333;  text-shadow:none;}
/* 矢量图标 */
@font-face {
  font-family: 'iconfont';
  src: url('../css/iconfont/iconfont.eot');
  src: url('../css/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../css/iconfont/iconfont.woff2') format('woff2'),
      url('../css/iconfont/iconfont.woff') format('woff'),
      url('../css/iconfont/iconfont.ttf') format('truetype'),
      url('../css/iconfont/iconfont.svg#iconfont') format('svg');
}
.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;  overflow: hidden; }
.bj_mt10 { margin-top: 10px;}
.bj_mt20 { margin-top: 20px;}
.bj_mt26 { margin-top: 6px;margin-bottom: 20px;}
.bj_mt40 { margin-top: 40px;}
.bj_mt60 { margin-top: 60px;}
.bj_mt38 { margin-top: -38px; background: #fff; }
.bj_pt10 { padding-top: 10px;}
.bj_pt20 { padding-top: 20px;}
.bj_pt40 { padding-top: 40px;}
.bj_pt60 { padding-top: 60px;}
em, i { font-style: normal; }
.hidden { overflow: hidden; }
.nobian{ border: 0; }
.ca { color: #333;}
.cb { color: #e8b856;}
.bg_a { background: #333;}
.bg_b { background: #ff5c16;}
.bg{ background: #fff;}
.bg2{ background: #f5f9f9;}
.more { color: #999; font-size: 14px;}
.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: 14px;}
.f12{ font-size: 12px;}
.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);}
.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); }
/*阴影*/
.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_f { border: 1px solid #ff9800; 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; }
.header2 .login_name {margin-left: 10px;}
.header2 .login_avatar img { width: 30px; height: 30px; }
.logged em { font-size: 10px; color: #ccc; position: absolute; display: block; right: 0; }
.header2 .login_btn { height: 30px; line-height: 30px; display: block; padding: 0 10px; border-radius: 4px; margin-top: 10px; }
/*文章页、搜索页头部*/
.ar_header { height: 50px; background:#36ad9e; }
.ar_header .nav3 { margin-left: 30px; max-width: 950px; overflow: hidden; }
.ar_header .nav3 a { line-height: 50px; color:#fff; padding: 0 10px; }
.ar_header .nav3 li:hover { background: #119180;  }
.ar_header .logo { margin-top: 6px; }
.ar_header .logo img { width: 120px; }
.ar_header .nav_wrap { height: 50px; }
.ar_search .search_f { width: 210px; margin-top: 7px; height: 40px;  }
.ar_search .search_text { height: 40px; line-height: 40px; padding: 0 10px 0 30px; font-size: 14px; width: 160px;}
.ar_search .search_btn { width: 50px; line-height: 40px;  background:#36ad9e;; color: #fff; }
.ar_search .search_f em { font-size: 20px; top: 10px; left: 6px; }
/*导航*/
nav { height: 40px; }
.nav_wrap { height: 40px; line-height: 40px; }
.nav_item { position: relative; margin-right: 10px; transition:0.1s all linear;  }
.nav_item span a { font-size: 14px; color: #fff; display: block; padding: 0 10px; 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; }
nav .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: 50%; margin-left: -65px; border-radius:10px; }
.sub_index { position: absolute; }
.sub_wrap { min-width: 110px; min-height: 100px; padding:8px 10px; position: relative; }
.sub_wrap a { display: block; text-align: center; line-height: 20px; width:100%; margin: 8px 0 15px 0;}
.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_mobile { font-size: 12px; cursor: pointer; margin-right: 0; margin-left:10px;}
.nav_mobile span a { padding: 0!important; font-size: 12px; }
.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: 12px; }
/*其他页面导航*/
.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:#119180; }
.nav3 { height: 50px; }
.nav3 li { float: left; }    
.ss_nav { padding: 10px 0;}
.ss_nav .logo { width: 250px; margin-top: 0; }
.ss_nav .logo img { width: 100%; }
.ss_nav .nav_item span a { color: #333; }
.nva{  height: 70px;background:#128374; margin:0px auto;padding: 0 10px;clear:both}
.nva_1{ width:1200px;height:auto; margin:auto; clear:both;padding-left:4px;}
.nva_2{ width:40px;font-family: "Microsoft YaHei";  height:40px; float:left;text-align: center;padding: 4px 4px; color: #fff;border-radius: 8px; margin:12px 6px 0 0;background:#36ad9e;}
.nva_22{ width:40px; height:40px; float:right;text-align: center;padding: 4px 4px; color: #fff;border-radius: 8px; margin:12px 6px 0 0;background: #f75011;}
.nva_2 a{ color: #fff;font-size: 14px;font-weight:bold;}
.nva_22 a{ color: #fff;font-size: 14px;font-weight:bold;}
.nva_3{ width:236px; float:left; height:auto; line-height:21px;}
.nva_3 ul{ margin:0px; padding:0px; clear:both;padding-top:15px;}
.nva_3 li{ float:left; line-height:21px; padding:0px 3px 0px 3px; color:#FFFFFF}
.nva_3 a:link,  .nva_3 a:visited{color:#FFFEFF;font-size:12px;font-weight:normal;text-decoration:none;}
.nva_3 a:hover, .nva_3 a:active {color:#fff700;font-size:12px;font-weight:normal;text-decoration:underline;}
.nva_4{ width:137px; float:left; height:auto; line-height:21px;}
.nva_4 ul{ margin:0px; padding:0px; clear:both;padding-top:15px;}
.nva_4 li{ float:left; line-height:21px; padding:0px 3px 0px 3px; color:#FFFFFF}
.nva_4 a:link,  .nva_4 a:visited{color:#FFFEFF;font-size:12px;font-weight:normal;text-decoration:none;}
.nva_4 a:hover, .nva_4 a:active {color:#fff700;font-size:12px;font-weight:normal;text-decoration:underline;}
.nva_5{ width:200px; float:left; height:auto; line-height:21px;}
.nva_5 ul{ margin:0px; padding:0px; clear:both;padding-top:15px;}
.nva_5 li{ float:left; line-height:21px; padding:0px 3px 0px 2px; color:#FFFFFF}
.nva_5 a:link,  .nva_5 a:visited{color:#FFFEFF;font-size:12px;font-weight:normal;text-decoration:none;}
.nva_5 a:hover, .nva_5 a:active {color:#fff700;font-size:12px;font-weight:normal;text-decoration:underline;}
.nva_6{ width:160px; float:left; height:auto; line-height:21px;}
.nva_6 ul{ margin:0px; padding:0px; clear:both;padding-top:15px;}
.nva_6 li{ float:left; line-height:21px; padding:0px 3px 0px 2px; color:#FFFFFF}
.nva_6 a:link,  .nva_6 a:visited{color:#FFFEFF;font-size:12px;font-weight:normal;text-decoration:none;}
.nva_6 a:hover, .nva_6 a:active {color:#fff700;font-size:12px;font-weight:normal;text-decoration:underline;}
/*搜索*/
.search_f em { position: absolute; left: 10px; top: 12px; font-size: 24px; }
.search_f { width: 400px; height: 48px; overflow: hidden; position: relative; }
.search_text { width:235px; padding: 0 10px 0 46px; line-height: 48px; height: 48px;  }
.search_btn { width: 100px; line-height: 48px; cursor: pointer; background: #fbb13d; padding: 0;}
.search_hot { font-size: 12px; 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;}
/*标题*/
.head { height: 44px; /* border-radius: 10px; */background: #f5f5f8; line-height: 44px; position: relative; padding-left: 28px; overflow: hidden; color: #333; }
.head:before{ content:""; display: block; position: absolute; background: #333; height: 16px; width: 7px; border-radius: 4px; top: 14px; left: 10px; }
.head span { display: block; width: 80px; height: 44px;  position: absolute; right: 0; top: 0; }
.head1 span { background-position: -84px 0; }
.head2 span { background-position: -167px 0; }
.head3 span { background-position: -270px 0; }
.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: #333; /* border-radius: 10px; */left: 10px; top: 12px;}
.title2_te:before { background: #e8b856; }
/*文章列表*/
.f-fl, .f-lifl li, .f-dlfl dt, .f-dlfl dd { float: left; display: inline; }
.f-fr { float: right; display: inline; }
.g-main-bg { background-color: rgb(255, 255, 255); box-shadow: rgb(204, 204, 204) 0px 1px 3px; }
.g-box-1200 { width: 1200px; height: auto; margin: auto; display: block; }
.m-margin15 { margin-top: 15px; }
.clearfix { }
.clearfix::before, .clearfix::after { display: table; line-height: 0; content: ""; }
.clearfix::after { clear: both; }
.g-article { position: relative; }
.g-article-bd { margin: 0px 15px; padding-bottom: 15px; }
.g-article-bd .g-article-list { position: relative; }
.g-article-bd .g-article-list span.u-more { top: -30px; right: 0px; }
.g-article-img { overflow: hidden; width: 300px; }
.g-article-img li { width: 300px; height: 200px; position: relative; overflow: hidden; margin-top: 15px; }
.g-article-img li img { width: 300px; height: 200px; transition: all 0.2s linear 0s; }
.g-article-img li strong { position: absolute; bottom: 0px; width: 280px; padding: 0px 10px; font-weight: normal; height: 32px; line-height: 32px; overflow: hidden; color: rgb(255, 255, 255); background: url("../images/rgba50.png"); left: 0px; }
.g-article-img li a:hover img { transform: scale(1.05); }
.g-article-img li a:hover strong { color: rgb(255, 73, 57); }
.g-article-li { overflow: hidden; width: 515px; margin: 20px 40px 0px; }
.g-article-li a.u-first-title { overflow: hidden; display: block; padding-bottom: 15px; border-bottom: 1px dotted rgb(237, 237, 237); }
.g-article-li a.u-first-title p { text-align: center; margin-top: -3px; margin-bottom: 10px; font-weight: 700; font-size: 24px; color: rgb(51, 51, 51); }
.g-article-li a.u-first-title span { color: rgb(153, 153, 153); font-size: 12px; line-height: 22px; height: 44px; display: block; overflow: hidden; }
.g-article-li a.u-first-title:hover p { color: rgb(255, 73, 57); }
.g-article-li li { line-height: 24px; height: 24px; overflow: hidden; margin-top: 11px; }
.g-article-li li span { float: right; color: rgb(153, 153, 153); }
.g-article-li li i { display: block; float: left; width: 5px; height: 5px; background: rgb(237, 237, 237); border-radius: 50%; margin-top: 9px; }
.g-article-li li a { color: rgb(51, 51, 51); display: block; float: left; padding-left: 8px; width: 435px; white-space: nowrap; text-overflow: ellipsis; height: 24px; line-height: 24px; overflow: hidden; }
.g-article-li li a:hover { color: rgb(255, 73, 57); }
.g-article-li .zhuanti-title { overflow: hidden; display: block; padding-bottom: 15px; border-bottom: 1px dotted rgb(237, 237, 237); }
ul.m-spftware-rank { overflow: hidden; width: 268px; }
p.m-r-title { font-size: 22px; line-height: 30px; height: 30px; overflow: hidden; padding-left: 28px; letter-spacing: 2px; font-weight: bold; color: rgb(51, 51, 51); background: url("../images/nt-index2018.png") -264px -114px no-repeat; margin-top: 7px; }
p.m-r-title font { color: rgb(0, 170, 255); font-size: 22px; }
ul.m-spftware-rank li { padding-top: 16px; overflow: hidden; height: 24px; line-height: 24px; }
ul.m-spftware-rank li i { background: #fbb13d; border-radius: 2px; text-align: center; color: rgb(255, 255, 255); font-size: 14px; display: block; font-style: normal; width: 20px; height: 20px; line-height: 20px; margin-right: 10px; margin-top: 2px; float: left; }
ul.m-spftware-rank li a { color: rgb(51, 51, 51); display: block; width: 200px; height: 24px; line-height: 24px; overflow: hidden; float: left; white-space: nowrap; text-overflow: ellipsis; }
ul.m-spftware-rank li a:hover { color: rgb(255, 73, 57); }
 ul.m-spftware-rank  li:nth-child(2) i {
    background: #FD8C84;
}

  ul.m-spftware-rank li:nth-child(3) i {
    background: #7FD75A;
}

  ul.m-spftware-rank li:nth-child(4) i {
    background: #60C4FD;
}
.one{background:#ff4800}
.two {background:#00c7e4}
.three{background:#409ae6}

.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: 12px; color: #999; margin-top: 15px; }
.pic_lb1 .lb_b p { line-height: 20px; height: 40px; }
.pic_lb2 { width: 180px; margin-bottom: 30px;  }
.pic_lb2:first-child { margin-left: 0; }
.pic_lb2 .lb_img { width: 100%; height: 120px; overflow: hidden; /* border-radius: 10px; */}
.pic_lb2 img { width: 100%; min-height: 120px;}
.pic_lb2 .lb_bt { line-height: 24px; margin-top: 5px; }
.pic_lb2 .lb_b { margin-top: 5px; }
.pic_lb2 .lb_b time { margin-left: 10px; color: #999; }
.pic_lb3 { position: relative; padding-left: 140px; min-height: 76px; width: 250px; float: left; }
.pic_lb3:nth-child(2n) { float: right; }
.pic_lb3 .lb_img { width: 120px; height: 76px; position: absolute; left: 0; border-radius: 4px; overflow: hidden; display: block; }
.pic_lb3 .lb_img img { width: 100%; min-height:76px; }
.pic_lb3 .lb_bt { margin-bottom: 10px; }
.pic_lb3 p { font-size: 12px; color: #999; line-height: 24px; height: 48px; }
.pic_lb4 { position: relative; padding-left: 140px; height: 82px; margin-bottom: 20px; }
.pic_lb4 .lb_img { width: 122px; height: 80px; position: absolute; left: 0; top: 0;}
.pic_lb4 .lb_img img { width: 100%; min-height: 80px; }
.pic_lb4 .lb_bt { line-height: 24px; height: 48px; }
.pic_lb4 .lb_b { margin-top: 16px; }
.pic_lb4 .lb_b time { margin-left: 10px; color: #999; }
.lb_img,.hot_img { border: 1px solid #e1e1e1; }
.lb_1 { line-height: 30px; height: 30px; margin-bottom: 10px; }
.lb_1_te { height: 80px; }
.lb_1_te em { color:#ff4800;margin-right: 6px;}
.lb_1 span { background: #333; color: #fff; border-radius: 4px; font-size: 12px; padding: 0 2px; margin-right: 10px; }
.lb_1 p { line-height: 24px; height: 48px; margin-top: 6px; }
.lb_2 { position: relative; padding-left: 15px; display: block;  line-height: 30px; position: relative; }
.lb_2:before{ content:""; display: block; position: absolute; width: 10px; height: 16px;  left: 0; top: 3px; }
.lb_3 { position: relative; line-height: 30px; padding-left: 80px; padding-right: 40px; width: 270px; float: left; margin-top: 10px; }
.lb_3:nth-child(2n) { float: right; }
.lb_3 .lb_lm { background: #f5f5f8; border-radius: 4px; font-size: 12px; display: block; width: 70px; line-height: 24px; text-align: center; margin-top: 3px; position: absolute; left: 0; overflow: hidden; }
.lb_3 .lb_bt {}
.lb_3 time { font-size: 12px; color: #999; position: absolute; right: 0; }
.lb_4 p { font-size: 12px; color: #999; line-height: 24px; margin-top: 5px; }
.lb_5 { line-height: 30px; position: relative; }
.lb_5 span { background: #ec8858; color: #fff; border-radius: 4px; font-size: 12px; margin-right: 5px; display: block;width: 16px; height: 16px; line-height: 16px; text-align: center; position: absolute; left: 0; top: 6px; }
.lb_5 time { font-size: 12px; color: #999; position: absolute; right: 20px; }
.lb_6 { padding-left: 76px; }
.lb_6 .lb_lm { position: absolute; left: 0; background: #f5f5f8; border-radius: 4px; width: 70px; display: block; font-size: 12px; height: 24px; line-height: 24px; margin-top: 3px; text-align: center; overflow: hidden; }
/*栏目*/
.lm_title { height: 30px; padding-bottom:10px; border-bottom: 2px solid #ff8564 }
.lm_title h3 { line-height: 30px; position: relative; padding-left: 30px; font-size: 20px; margin-right:30px; }
.lm_title h3 em { width: 26px; height: 26px; border-radius: 100%; color: #ff5c16; text-align: center; line-height: 26px; display: block; position: absolute; left: -5px; top: 4px; font-weight: normal; font-size: 24px; }
.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; font-size:12px; }
.lm_title .lm_btn:hover { background: #333; color: #fff; }
.lm_title .more { margin-top: 7px; margin-left: 12px;}
.lm_nav1 { max-width: 800px; height: 32px; overflow: hidden; }
.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 { color: #333; }
.lm:nth-child(2n) .lm_rwap .lm_nav2 { background: #fdfaf3;}
.lm:nth-child(2n) .lm_title .lm_btn:hover { background: #ff5c16; }
.lm_pic .pic_lb2 .lb_img { height: 150px; }
.lm_pic .pic_lb2 { width: 234px; }
.lm_hot { width: 280px; }
.lm_hot .lb_w1 { height: 30px; margin: 0 ; padding-left: 26px; width: auto; margin-bottom: 10px; }
.lm_hot .lb_w1 .lb_bt { height: 30px;  margin-bottom: 0;  }
.lm_hot .lb_w1 .lb_wimg { display: none; }
.lm_hot .lb_w1 .lb_lm { display: none; }
.lb_w1,.lb_w1.on { position: relative; padding-left: 80px; height: 86px; float: left; width: 180px; margin-left: 27px; margin-bottom: 40px; }
.lm_hot .lb_w1.on { width: 200px; margin:10px 0 17px 0; }
.lm_hot .lb_w1 span { display: block; width: 16px; height: 16px; background: #c0cbd6; color: #fff; border-radius: 4px; text-align: center; line-height: 16px; font-size: 12px; position: absolute; left: 0; top: 4px; }
.lm_hot .lb_w1:nth-child(1) span { background: #ff4800; }
.lm_hot .lb_w1:nth-child(2) span { background: #00c7e4; }
.lm_hot .lb_w1:nth-child(3) span { background: #409ae6; }
.lb_w1.on { margin:10px 0;  }
.lb_w1.on span { display: none; }
.lb_w1:nth-child(3n+1) { margin-left: 0; }
.lb_w1 .lb_wimg,.lb_w1.on .lb_wimg { width: 64px; height: 84px; border: 1px solid #e1e1e1; display: block; background: url(../images/word1.png) no-repeat; position: absolute; left: 0; top: 0; display: block; background-size: 100%!important; }
.lb_w1 .lb_wimg em,.lb_w1.on .lb_wimg em { width: 15px; height: 15px; display: block; background: url(../images/icon.png) no-repeat; background-position: -4px -4px; }
.lb_w1:nth-child(2) .lb_wimg { background: url(../images/word2.png) no-repeat; }
.lb_w1:nth-child(3) .lb_wimg { background: url(../images/word3.png) no-repeat; }
.lb_w1:nth-child(4) .lb_wimg { background: url(../images/word4.png) no-repeat; }
.lb_w1:nth-child(5) .lb_wimg { background: url(../images/word5.png) no-repeat; }
.lb_w1:nth-child(6) .lb_wimg { background: url(../images/word6.png) no-repeat; }
.lb_w1:nth-child(7) .lb_wimg { background: url(../images/word7.png) no-repeat; }
.lb_w1:nth-child(8) .lb_wimg { background: url(../images/word8.png) no-repeat; }
.lb_w1:nth-child(9) .lb_wimg { background: url(../images/word9.png) no-repeat; }
.lb_w1:nth-child(10) .lb_wimg { background: url(../images/word10.png) no-repeat; }
.lb_w1 .lb_bt,.lb_w1.on .lb_bt { line-height: 24px; height: 48px; margin-bottom: 16px; }
.lb_w1 .lb_lm,.lb_w1.on .lb_lm { font-size: 12px; color: #999; display: block; }
.tui_nr .lb_1 { float: left; width: 48%; }
.tui_nr .lb_1:nth-child(2n) { float: right;}
.lm_new .lb_2 { width: 50%; }
.lm_left .lb_1 { width: 350px; display: block; float: left; position: relative; padding-right: 40px; }
.lm_left .lb_1:nth-child(2n) { float: right; }
.lm_left .lb_1 time { right: 0; font-size: 12px; position: absolute; color: #999; }
/*热门排行榜*/
.hot_lb1 { position: relative; padding-left: 26px; height: 26px; overflow: hidden; margin-bottom: 17px; }
.hot_lb1 a { line-height: 26px; }
.hot_number { width: 16px; height: 16px; text-align: center; line-height: 16px; font-size: 12px; background: #ec8858; display: block; color: #fff; border-radius: 4px; position: absolute; left: 0px; top: 50%; margin-top: -8px; }
.con_r .lm_hot .lb_w1 { float: none; }
.con_r .lm_hot .lb_w1.on { width: 180px;  }
.con_r .lm_hot { width: auto; }
.con_r .lm_hot .lb_2 { margin-bottom: 10px; }
/*面包屑*/
.position { line-height: 30px; position: relative; border-bottom: 1px solid #e1e1e1; padding: 15px 0; padding-left: 20px;  font-size: 12px; }

.position em { width: 22px; height: 22px; text-align: center; line-height: 22px; display: block; border-radius: 30px; position: absolute; left: -5px; top: 20px; color: #acb2b1; }
.position span { color: #999; }
.position a { color: #666; }
.position a:hover { color: #333; }
/*banner*/
.banner { width: 520px; height: 298px;  /* border-radius: 10px; */ }
.banner .hd { position: absolute; bottom: 14px; 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: 298px; /* border-radius: 10px; */}
.banner .bd li p { width: 489px; 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.4)); 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: #333; display: block; width: 100px; line-height: 36px; border-radius: 20px; text-align: center; }
.list_itme:hover .list_btn { background: #333; color: #fff; }
.itme_bt { font-size: 16px; }
.list_itme p { line-height: 24px; font-size: 12px; color: #999; height: 48px; margin: 10px 0; }
.list_b { height: 24px; line-height: 24px; }
.list_b time { font-size: 12px; color: #999; 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: 12px; background-color: #cbd9d9; }
/*翻页*/
.pnum { width: 100%; margin: 30px 0 10px 0; display: flex; justify-content: center; }
.pnum a { background: #f5f9f9; display: block;  margin: 0 5px; padding: 6px 12px; border-radius: 20px; float: left; }
.pnum a.sed { background: #333; color: #fff; }
/*友情链接*/
.fink_wrap { width: 1140px; margin: 0 auto; padding: 30px;}
.fink_title { line-height: 30px; height: 30px;border-bottom: 2px solid #4595d5; }
.fink_title a { font-size: 18px; position: relative; padding-left: 36px; font-weight: bold; }
.fink_title a .iconfont { width: 26px; height: 26px; font-size: 26px; color: #333; 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; }
/*底部*/
footer { background: #333945; margin-top: 26px; }
.footer_wrap { padding: 40px 0; }
.footer_nav a { margin-right: 20px; color: #fff; opacity: 0.7; }
.footer_nav a:hover { opacity: 1; }
.footer_phone { width: 30px; height: 30px;  position: relative; border-radius: 30px; background: rgba(255,255,255,0.1); display: block; text-align: center; line-height: 30px; font-size: 20px; overflow: hidden; }
.footer_phone em { font-size: 20px; color: #fff; font-weight: normal; opacity: 0.4; }
.footer_phone .qrcode { position: absolute; background: #fff; width: 100px; height: 120px; left: 50%; margin-left: -55px; bottom: 50px; padding: 5px; /* border-radius: 10px; */box-shadow: 0 10px 20px rgba(0,0,0,0.2); opacity: 0; z-index: 99; }
.footer_phone .qrcode:before{ content:""; display: block; position: absolute; width: 0; height: 0;  border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #fff; bottom: -10px; left: 48px; }
.footer_phone .qrcode img { width: 100%; }
.footer_phone .qrcode p { font-size: 12px; color: #666; margin-top: -5px; line-height: 28px; }
.footer_phone:hover { background: #333; overflow: visible; }
.footer_phone:hover em { color: #fff; opacity: 1; }
.footer_phone:hover .qrcode { bottom: 40px; opacity: 1; }
.footer_t { border-bottom: 1px solid #5e6362; padding-bottom: 20px; line-height: 30px; }
.footer_b { color: #fff; font-size: 12px; opacity: 0.5; line-height: 20px; margin-top: 20px; }
.footer_b a { color: #fff; margin-left: 10px; }
.footer_b p:nth-child(2) { text-align: right; }
.footer_c { color: #fff; font-size: 12px; opacity: 0.5; line-height: 20px; margin-top: 20px; }
.footer_c a { color: #fff; margin-left: 10px; }
.footer_c p:nth-child(2) { text-align: right; }
/* 右边固定导航 */
.rc_nav{ font-size: 14px;background: #fff; border-radius: 6px; position: fixed; bottom: 32px; left: 50%; margin-left: 620px; z-index: 2; +display: none; *display: none!important;display: none; width: 56px; }
.rc_nav:hover { box-shadow: 0 20px 30px rgba(0,0,0,0.02); }
.rc_nav li { padding: 10px 0; margin: 0 15px; margin-bottom: 1px; font-size:12px; 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: 22px; position: relative;}
.rc_nav li.active a {  color: #333; font-weight: bold;}
.rc_nav li.last { line-height: 40px; height: 40px; padding:2px 5px; margin: 6px; color: #999; border-radius: 4px; border-bottom: none; text-align: center; }
.rc_nav li.last .iconfont { font-size: 30px; }
.rc_nav li:hover { color: #333; }
@media all and (max-width: 1500px){.rc_nav {  margin-left: -678px; }}


.focus .leftDi {
    width: 290px;
    height: 165px;
    margin: 0 10px 10px 10px;
    overflow: hidden;
    display: block;
}

.focus {
    float: left;
    position: relative;
    width: 300px;
    overflow: hidden;
    background: #fff;
    text-align: left;
}

.leftDi h3 {
    width: 100%;
    float: left;
    height: 26px;
    line-height: 26px;
    border-bottom: #545ad5 0px solid;
    font-size: 15px;
    color: #4498ee;
    margin: 10px 10px 0px 0;
}


.leftDi dl a {
    margin: 4px 3px 0;
    line-height: 26px;
    text-align: center;
    color: #444;
    width: 45%;
    height: 26px;
    float: left;
    font-size: 13px;
    background: #fff;
    border: #ccc 1px solid;
    border-radius: 0px;
}

.leftDi dl a:hover {
   
    background: #4498ee;
	color:#fff;
  
}

.leftDi h3 em {
    display: inline-block;
    width: 7px;
    height: 14px;
    background: #4498ee;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -1px;
}