@import url(iconfont/iconfont.css);
/**公用样式**/
body { margin: 0px; padding: 0px; font-family: "微软雅黑", "宋体", Arial; font-size: 14px; color: #333; min-width: 1200px; background: #f7f7f7;  }
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: #12bbff; 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;}
/* 矢量图标 */
@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: 1100px; margin: 0 auto; }
.bj_mt10 { margin-top: 10px;}
.bj_mt20 { margin-top: 20px;}
.bj_mt40 { margin-top: 40px;}
.bj_mt60 { margin-top: 60px;}
.bj_mt30 { margin-top: 30px;}
.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: #12bbff;}
.cb { color: #ff6c6c;}
.bg_a { background: #12bbff;}
.bg_b { background: #ff6c6c;}
.bg{ background: #fff;}
.bg2{ background: #f8f8f8;}
.more { color: #999; font-size: 12px;}
.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;}
/*超出隐藏*/
.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; }
.chao4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.chao5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }
.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; */ }
/*黑色半透明*/
.gray_bg { background: #000; filter: alpha(opacity=30); -moz-opacity: 0.3; /-khtml-opacity:0.3; opacity: 0.3;}
/*黑色半透明，字不透明*/
.gray_bg2{ background-color: rgba(0,0,0,0.6); /*ie8专用透明度*/ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); behavior: url(../img/pie.htc);  }
.showmore{ border:solid 1px #eee; height:36px; text-align:center; line-height:36px; display:block; width:100%; background: url(../img/down.png) no-repeat 64% 12px #f6f6f6; background-size:6px; margin:6px 0;font-size:14px; color:#e84430;}
.loading{ height:36px; text-align:center; line-height:36px; width:100%; background-size:12px; margin:6px 0;font-size:16px; color:#003956; background:url(../img/loading.gif) 28% 12px no-repeat #f6f6f6; display:none;}
/*阴影*/
.yy{ box-shadow: 0 4px 8px #f5f5f5; /*ie8阴影*/ filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=6);}
.yy_1{ box-shadow: 0px 4px 8px rgba(0,0,0,0.03); /*ie8阴影*/ filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=6);}
/*圆角*/
.yj_6 { border-radius:6px;}
.yj_10 { border-radius:10px;}
.yj_20 { border-radius:20px;}
/*日期*/
time { font-size: 14px; color: #999999; }
/*盒子模型*/
.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;}
.icon {  background: url(../img/pc/icon.png) no-repeat; display: block; position: absolute; }
/*顶部*/
header { height: 120px; }
.logo { margin-top: 25px; }
.search {margin-top: 22px;}
.search_f { width: 360px; height: 46px;  border: 1px solid #12bbff; overflow: hidden;   }
.search_text { width: 280px; padding: 0 10px; line-height: 46px; height: 46px; }
.search_btn { width: 60px; line-height: 46px; cursor: pointer; font-size: 28px!important;}
.header_bt { height: 48px; line-height: 48px; position: relative; padding-left: 48px; font-size: 24px; margin-top: 10px; } 
.header_bt:before{ content:""; display: block; position: absolute; width: 8px; height: 8px; border-radius: 100%; left: 20px; top: 20px; background: #ff6c6c; }
.search_hot a { margin-left: 5px; }
.logo img { margin-top: 12px; }
/*导航*/
nav { height: 52px; }
.nav_wrap { position: relative; height: 52px;  }
.nav_item { float: left; }
.nav_item span a { font-size: 16px; color: #fff; line-height: 52px; display: block; padding: 0 30px; text-align: center; }
.nav_item_r { float: right; background: #ff6c6c; border-radius: 6px; position: absolute; top: -3px; right: 0;  }
.nav_item_r span a { line-height: 58px; height: 58px; }
.nav_item.on { background: #fff; }
.nav_item.on span a { color: #12bbff; }
.nav_item.on:before{ content:""; display: block; position: absolute; height: 2px; background: #ff6c6c; width: 100%; top: 0px;}
.nav_item:first-child.on { background: none; }
.nav_item:first-child.on:before { display: none; }
.nav_item:first-child.on span a {color: #fff; }
.sub { background: #fff; background: rgba(255,255,255,0.95); box-shadow: 0 20px 30px rgba(0,0,0,.1); position: absolute; display: none; z-index: 9; left: 0; border-radius: 0 0 6px 6px; }
.help_sub { position: static; display: block;}
.claos { left: auto; display: block; }
.sub_index { width: 1100px; position: absolute; }
.sub_item { float: left; width: 150px; margin:30px 0 30px 30px;  }
.sub_item h4 a { color: #333; font-size: 16px; margin-bottom: 5px; }
.sub_item a { display: block; line-height: 20px; padding: 5px 0; color: #666; }
.sub_item a:hover {color: #12bbff;}
.nav_item_c { position: relative; }
.nav_item_c .sub { display: none; width: 110px; padding:0 10px; text-align: center;  }
.nav_item_c .sub a { display: block; line-height: 40px; height: 40px; overflow: hidden; }
.nav_item_c .sub a:last-child { margin-bottom: 10px; }
/*标题icon*/
.hn_icon { position: relative; }
.hn_icon:before { width: 28px; content:""; display: block; height: 14px; position: absolute; right: -32px; top: 3px; animation: hot 0.6s ease-in-out 0s infinite alternate; pointer-events: none; display: inline-block; background: url(../img/pc/icon.png) no-repeat; background-position: -62px -62px; }
@-webkit-keyframes hot {
        0%{transform: translateY(0);}
        100%{transform: translateY(-5px);}       
    }
.hn_icon1:before { background-position: -102px -61px; }
.ab_icon { height: 30px; line-height:30px; padding-left: 30px; position: relative;}
.ab_icon:before,.ab_icon:after {content:""; display: block; border-radius: 100%; width: 10px; height: 10px; position: absolute; background: #ff6c6c; left: 0; top: 10px; }
.ab_icon:after { background: #12bbff; left: 10px;}
.icon_lm { width: 36px; height: 36px; background-position: -56px -6px; position: absolute;left: 0; }
/*标题*/
.title_1 { background: #f7f7f7; padding:6px 10px; border-radius: 6px; }
.title_1 h4 { font-weight: normal; font-size: 18px;}
/*列表*/
.lb_1 { line-height: 36px; }
.lb_2 { line-height: 30px;  position: relative; padding: 5px 0 5px 64px; }
.lb_2 span { color: #ddd; font-size: 12px; position: absolute; left: 56px; top: 4px; }
.lb_2 .lb_lm {text-align:justify; text-align-last:justify;text-justify:distribute-all-lines; color: #999; font-size: 12px; width: 52px; display: block;  overflow: hidden; left: 0; position: absolute; }
.lb_2 .lb_lm:hover { color: #12bbff; }
.lb_3 { line-height: 30px; position: relative; padding: 5px 0 5px 8%; }
.lb_3 time { font-size: 12px; position: absolute; left: 0; top: 4px; }
.lb_31 { padding-left: 30px; padding-right: 40px; }
.lb_31 .iconfont { position: absolute; left: 0; top: 5px; font-size: 20px; font-weight: normal; color: #12bbff; }
.lb_31 time { right: 0; left: auto; } 
.lb_4 .lb_img { width: 114px; height: 76px; display: block; border: 1px solid #f1f1f1; }
.lb_4 .lb_img img { width: 100%; min-height:76px; }
.lb_4 .lb_nr { margin-left: 10px; }
.lb_4 .lb_nr time { font-size: 12px; }
.lb_4 .lb_bt { line-height: 24px; height: 48px; padding-bottom: 10px; }
.lb_5 { width: 280px; height: 180px; margin-top: 10px; display: block; border-radius: 6px; position: relative; overflow: hidden; }
.lb_5 img { width: 100%; min-height: 180px; }
.lb_5 p { position: absolute; width: 240px; line-height: 30px; height: 30px; background: rgba(49,57,60,0.6); color: #fff; bottom: 0; padding: 0 10px; }
.hot_nr .lb_5 {  height: 160px; }
.hot_nr .lb_5 img {min-height: 160px; }
.lb_6 .lb_img { width: 100%; border-radius: 6px; }
.lb_6 .lb_img img { width: 100%; }
.lb_6 .lb_bt { margin-top: 10px; line-height: 24px; height: 48px; }
.lb_8 { width: 216px; height: 212px; position: relative; float: left; margin-left: 18px;}
.lb_8 .lb_nr { padding: 10px 14px 20px 14px; height: 46px; overflow: hidden; }
.lb_8 .lb_bt { line-height: 24px; }
.lb_8 .lb_img { width: 100%; height: 136px;  }
.lb_8 .lb_img img { width: 100%; min-height: 136px; }
.lb_8 .lb_b { color: #999; font-size: 12px;   }
.lb_8 time { margin-left: 20px; font-size: 12px; }
.lb_8 .lb_b .iconfont { margin-right: 5px; }
.lb_8 .lb_btn { width: 90%; height: 30px; background: #12bbff; color: #fff; text-align: center; line-height: 30px; border-radius: 30px; display: block; margin: 0 auto; display: none; opacity: 0; }
.lb_8 .lb_rwap { position: absolute; width: 100%; top: 0; left: 0; background: #f8f8f8; border-radius: 6px; overflow: hidden; }
.lb_8:hover .lb_rwap { width: 108%; top: -4%; left: -4%; z-index: 10; background: #fff; box-shadow: 0 10px 40px rgba(0,0,0,0.1); }
.lb_8:hover .lb_nr { height: auto; }
.lb_8:hover .lb_bt {  white-space:normal; } 
.lb_8:hover .lb_btn { display: block; opacity: 1; margin-top: 20px; }
.lb_8:first-child,.lb_8:first-child+div+div { margin-left: 0; }
/*排行榜*/
.ban_hot { height: 430px; }
.hot { width: 250px; overflow: hidden; }
.hot_title { padding: 20px 10px 10px 10px; }
.hot_title .iconfont { margin-right: 6px; }
.hot_lb1 { position: relative; display: block;  }
.hot_lb1 .px1 { width: 14px; height: 14px; border-radius: 4px; background: #ccc; color: #fff; display: block; text-align: center; line-height: 14px; font-size: 12px; position: absolute; left: 15px; top: 17px; }
.hot_lb1 .px2 { position: absolute; top: -10px; left: 10px; display: none; opacity: 0; background: #12bbff; color: #fff; font-size: 12px; border-radius: 10px 10px 10px 0; padding: 1px 5px; }
.hot_ll { position: absolute; display: none; top: -10px;right: 10px; opacity: 0; font-size: 12px; color: #999; }
.hot_ll .iconfont { font-size: 12px; color: #12bbff; margin-right: 4px; }
.hot_lb1 h4 { font-size: 14px; font-weight: normal; line-height: 47px; height: 47px; color: #333; padding: 0 10px 0 40px;  border-bottom: 1px dashed #e6e6e6; }
.hot_lb1.on { padding: 0;padding-top: 34px; }
.hot_lb1.on h4 { background: #12bbff; color: #fff; padding-left: 10px;border-bottom: 1px dashed #12bbff;  }
.hot_lb1.on h4:before {content:""; display: block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; left: 10px; top: 34px; border-top: 8px solid #f7f7f7; position: absolute; }
.hot_lb1.on .px1 { display: none; opacity: 0; }
.hot_lb1.on .px2 { display: block; opacity: 1; top: 10px; }
.hot_lb1.on .hot_ll { display: block; opacity: 1; top: 10px; }
.lm_hot { border: 1px solid #e6e6e6; width: 250px; border-radius: 6px; overflow: hidden; }
.lm_hot .hot_title { padding: 12px 10px 12px 10px; }
.lm_hot .hot_lb2:first-child { border-top:none; }
.hot_lb1:last-child h4 { border-bottom: none; }
/*栏目*/
.lm { width: 1052px; background: #fff; margin: 20px auto 0 auto; padding: 24px; border-radius: 6px; }
.lm_title { line-height: 30px; height: 30px; overflow: hidden; }
.lm .title_l { max-width: 30%; font-size: 24px;  }
.lm .title_r { max-width: 70%; }
.lm .title_r a { margin-left: 20px; }
.lm .title_r a:hover { font-weight: bold; }
.lm .title_l .iconfont { margin-right: 10px; font-size: 28px; }
.lm .title_l b { font-weight: normal;  }
/*友情链接*/
.fink_wrap,.gzcl_flink { width: 1100px; margin: 20px auto 0 auto; padding: 20px; background:#fff;}
.fink_title,.flink_head { line-height: 30px; height: 30px; border-bottom: 1px solid #f1f1f1; padding-bottom: 20px; }
.flink_head h2 { font-weight:normal;}
.fink_title a,.flink_head a { font-size: 18px; }
.fink_title a .iconfont,.flink_head a .iconfont  { font-size: 20px; margin-right: 10px; }
.fink_title p,.flink_head p { margin-left: 20px; }
.flink_head .gray { color: #999; font-size:12px;}
.fink_nr ,.flink_boxs {margin-top: 15px; line-height:30px; }
.fink_nr a,.flink_boxs a { margin-right: 20px; color: #666;   }
.flink_boxs a:hover { color: #12bbff; }
/*底部*/
footer { background: #31393c; }
.footer_wrap { padding: 60px 0; }
.footer_nav a { margin-right: 20px; color: #fff; opacity: 0.7; }
.footer_nav a:hover { opacity: 1; }
.footer_copy p { line-height: 24px; color: #fff; color: #ccc\0/; *color: #ccc; font-size: 12px; opacity: 0.4; }
.footer_copy p a {color:#fff; color: #ccc\0/; *color: #ccc; }
.footer_copy p a:hover { opacity: 1; color: #12bbff; }
.footer_r { margin-left: 80px; }
.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: 12px; }
/* 右边固定导航 */
.rc_nav{ font-size: 14px;background: #fff; border-radius: 6px; position: fixed; bottom: 216px; left: 50%; margin-left: 580px; z-index: 99; +display: none; *display: none!important;display: none; width: 70px; }
.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; color: #333; border-bottom: 1px solid #f1f1f1; cursor: pointer; position: relative; text-align: center; }
.rc_nav li p {  overflow:hidden; margin: 0 auto;line-height: 26px; max-height: 52px; position: relative;}
.rc_nav li.active {  color: #12bbff; font-weight: bold;}
.rc_nav li.last { line-height: 50px; height: 50px; padding:2px 5px; margin: 6px; color: #999; border-radius: 4px; border-bottom: none; }
.rc_nav li.last .iconfont {font-size: 22px; margin-right: 4px; }
.rc_nav li:hover { color: #12bbff; }
@media all and (max-width: 1500px){.rc_nav { display: none!important; }}
/*文章内容分页样式*/
.pages{text-align: center; float:left; width:100%; margin:12px 0 20px; position:relative;left:-5px}
.pages #page_slice{  text-align:center;}
.pages li{ display:inline-block; height: 27px; line-height: 27px; margin:0 4px;}
.pages span{background-color: #fff; border: 1px solid #ff7032; color: #444; display:inline-block; height: 25px; line-height: 25px; margin-left: 5px; padding: 0 10px;}
.pages a{background-color: #fff; border: 1px solid #ff7032; color: #ff7032; display:inline-block; height: 25px; line-height: 25px; margin-left: 5px; padding: 0 10px; border-radius: 50%;}
.pages li.thisclass a, .pages li a:hover{background: #ff7032 none repeat scroll 0 0; border: 1px solid #ff7032; color: #fff !important; display:inline-block;height: 25px; line-height: 25px; margin-left: 5px; padding: 0 10px;}
.pages li.thisclass a:hover { width:auto;}