﻿@import url("common.css");
@import url("list.css");
/* 头部 */
header { height: 60px; box-shadow: 1px 10px ; background: none;}
.a_logo { width: 126px; padding-top: 15px;}
.a_logo img { width: 100%; }
.a_nav { max-width: 960px; height: 80px;}
.a_nav .nav_li {width: auto;  }
.nav_li { line-height: 60px; }
.nav_li .li_a {padding: 0 10px; font-size: 14px;}
.nav_li .li_a:hover {  background: #ff7916; color: #fff !important;  }
/*位置*/
.position {margin:-10px 0 0 0; }
/* 文章 */
.ar_con { padding: 30px 60px; }
.ar_con_title {text-align: center; margin-bottom: 30px;}
.ar_con_title time { margin-right: 20px;}
.ar_con_title span { margin-left: 20px;}
.con_article { line-height: 30px; font-size: 16px;}
.con_article p,.con_article div { padding: 10px 0;}
.con_article img {margin: 0 auto; margin-top: 10px; max-width: 100%; border-radius: 10px;}
.con_article a{ color: #38f;}
.con_article a:hover{ color: #e00;}
.con_article h2,.con_article h3{ font-weight: 600;}
.con_article h3{ color: #ff7032;}
.con_article img{max-width: 800px!important; border-radius: 8px;}
.con_article iframe{ width: 100%!important; height: 480px!important;}
/* 上下页 */
.con_prev{ margin: 20px 0;}
.con_prev p {  max-width: 48%; color: #999; }
.con_prev p a {  font-weight: bold; max-width: 70%; margin-left: 10px; }
/* 搜索 */
.search { width: 100%; position: inherit; margin-left: 0; height: 50px; margin-top: 27px;}
.search_text {width:230px; +width:220px; line-height: 50px; padding: 0 10px; height: 50px;}
.search_sub {height: 50px;     background: url(../images/icon.png) no-repeat 0px 7px;}
/*新增下载按钮*/
.xiazai_btn{ display: block; background: #ff7916; width: 300px; height: 48px; line-height: 48px; margin: 10px auto; border-radius: 4px;}
.xiazai_btn:hover{ color: #ff0;}
.xiazai_btn em{ margin-right: 10px; font-size: 20px;}
.pnum { padding: 5px 0;}
/*相关文章*/
.first_re { border: 2px solid #f5f5f8; position: relative; padding-left: 50px; min-height: 200px; padding-bottom: 0; margin-bottom: 20px; display: none; }
.first_re .re_title { width: 20px; text-indent: 0; position: absolute; left: 0; top: 0; font-size: 18px; font-weight: bold; padding: 0 15px; background: #f5f5f8; bottom: 0; }
.first_re .re_title h4 { height: 120px; top: 50%; margin-top: -40px; position: absolute; color: #666; }
.first_re .re_title em { width: 20px; height: 20px; display: block; background: url(../images/re_icon.png) no-repeat; background-position:-1px -1px; position: absolute; top: 36px; }
.first_re .re_rwap { padding-bottom: 0; }
.first_re .re_item { display: block; padding: 0 160px 0 50px; text-indent: 0; line-height: 44px; height: 44px; border-bottom: 2px solid #f5f5f8; color: #3366cc; font-weight: bold; position: relative; font-size: 16px; }
.first_re .re_item:hover {color: #f70c0c;}
.first_re .re_item:last-child { border-bottom: 0; }
.first_re .re_tui { font-size: 12px; position: absolute; padding-bottom: 0; right: 20px; font-weight: normal; color: #999; top: 0; }
.first_re .re_tui .xing { width: 16px; height: 16px; display: block; float: right; background: url(../images/re_icon.png) no-repeat; background-position:-3px -57px; margin-top: 14px; }
.first_re .word_icon { width: 21px; height: 24px; display: block; background: url(../images/re_icon.png) no-repeat; background-position:-1px -28px; position: absolute; left: 18px; top: 10px; }
.lb_w2 { position: relative; padding-right: 60px; height: 30px; margin-bottom: 10px; line-height: 30px; float: left; width: 38%; }
.lb_w2:nth-child(2n) { float: right; }
.lb_w2:before { content:""; display: block; position: absolute; border-bottom: 1px dashed #e1e1e1; width: 100%; top: 16px; }
.lb_w2 .lb_bt { background: #fff; max-width: 90%; font-size: 16px; color: #125b86; position: absolute; z-index: 1; padding-right: 10px; }
.lb_w2 .lb_bt:hover {color: #f70c0c;}
.lb_w2 time { position: absolute; background: #fff; padding-left: 10px; right: 0; top: 0; font-size: 12px; color: #999; }
.con_r .hot_sou .head { padding:0 0 0 25px; height: 30px; line-height: 30px; position: relative; }
.con_r .hot_sou .head:before { content:""; display: block; position: absolute; width: 16px; height:16px; top: 7px; left:0; background: url(../images/re_icon.png) no-repeat; background-position: -3px -57px; border-radius: 10px; }
.con_r .hot_sou { width: 260px; height: auto; padding: 20px; background: #fff; border-radius: 10px;}
.con_r .hot_sou .lb_2 { margin-bottom: 0; font-size: 15px; height: 30px; padding:5px 0 5px 16px; line-height: 30px; position: relative; }
.con_r .hot_sou .lb_2:before { content:""; display: block; position: absolute; width: 6px; height:6px; top: 18px; left:0; background: #e1e1e1; border-radius: 100%;}
.con_r .lb_2 strong { color: #ff5c16; font-weight: bold; }
.con_r .hot_sou .lb_6 { padding-right: 0;}
/*文末搜索*/
.arend_search { height: 50px; padding: 20px 0; }
.arend_search .search { float: left;  border: none; width: 580px; margin-top: 0; position: static; margin-left: 0;}
.arend_search .search_f { width: 100%; height: 44px; border: 2px solid #2191f0; overflow: hidden; }
.arend_search .search_btn { font-size: 16px; width: 18%; line-height: 44px; height: 44px; background: #2191f0; color: #fff; }
.arend_search .search_text { padding: 0 2%; width: 77%; line-height: 44px; height: 44px; }
.arend_search .search_icon { width: 150px; height: 34px; float: left; margin-right: 20px; margin-top: 8px; background: url(../images/re_icon.png) no-repeat; background-position: -30px 0; }
.ar_louti .artop_download .dow_btn { width: 40px; padding: 5px 5px 0 5px; height: 44px; line-height:20px; margin: 5px;}
/* 顶部悬浮 */
.related_rwap a { font-size: 14px; margin: 0;line-height: 40px!important;}
.artop_download .dow_btn,.artop_code>a,.related_hd { font-size: 14px;}



