@import url("common.css");
nav { border-bottom: 1px solid #f1f1f1; height: 80px; line-height: 80px; }
.nav_logo { height: 50px; padding-top: 15px; }
.nav_logo img {height: 100%; }
.nav_con { max-width: 800px; }
.nav_con .nav_a { margin-left: 20px; }
/*搜素（文章页、搜素页）*/
.main_r { width: 300px;  }
.r_search input { height: 38px; border: 1px solid #ff8a00; border-radius: 0;  }
.r_search .text { width: 232px; padding: 0 10px; color: #666; }
.r_search .text::-webkit-input-placeholder { /* WebKit browsers */  color: #ccc;  font-size: 14px;}
.r_search .text::-moz-placeholder { /* Mozilla Firefox 19+ */  color: #ccc;  font-size: 14px;}
.r_search .text:-ms-input-placeholder { /* Internet Explorer 10+ */  color: #ccc;  font-size: 14px;}  
.r_search .sub { width: 68px; background-color: #ff8a00; color: #fff; }
.r_search .hot_search { padding: 10px 0; }
.r_search .hot_search a { margin: 0 5px; }
/*文章标题*/
.con_l .con_title { text-align: center; padding: 30px 0 0; }
.con_l .con_title h1 { font-size: 30px;  }
.con_l .con_title_b { color: #ccc; padding: 40px 0; }
.con_l .con_title_b time { padding-right: 20px; }
.con_l .con_title_b span {  padding-left: 20px; }
/*广告*/
.con_l .gg { width: 860px; }
.con_r .gg {width: 300px;}
.gg a img { max-width: 100%; margin: 0 auto; }
/*文章内容*/
.con_article {color: #4c4c4c; font-size: 16px; line-height: 30px; margin: 20px 0;}
.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: 860px!important; height: auto!important; border-radius: 8px; margin: 15px auto;}
.con_article iframe{ width: 100%!important; height: 480px!important; margin: 15px auto;}
.con_article p,.con_article div {margin: 15px 0;}
/*上下篇*/
.con_prev{ margin: 40px 0;}
.con_prev p {  max-width: 48%; color: #999; }
.con_prev p a {  font-weight: bold; max-width: 70%; margin-left: 10px; }

.xgtj { margin-bottom: 30px; }
.nr_list_1 .b_rs { margin-left: 45px; float: left; }
.nr_list_1 .b_rs:nth-child(4n+1) {margin-left: 0;}
.nr_list_1 time {margin-left: 0px;}
.nr_list_1 .b_rs a { display: block;  }