@charset "utf-8";
/* CSS Document */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
ol,
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a img {
  border: 0;
}
img {
  vertical-align: middle;
}
table {
  empty-cells: show;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
em {
  font-style: norma;
}
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.wrap {
  width: 100%;
}
.wrap .top {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #e6e6e6;
}
.wrap .top .topnav {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.wrap .top .topnav .topleft li {
  display: inline-block;
  height: 36px;
  margin-right: 20px;
  float: left;
}
.wrap .top .topnav .topleft li a {
  font-size: 12px;
  color: #666;
  line-height: 36px;
}
.wrap .top .topnav .topleft li span {
  display: block;
  width: 70px;
  padding-right: 5px;
  line-height: 44px;
  font-size: 14px;
  background: url(../images/bg_icon.png) no-repeat 76px 16px;
  cursor: pointer;
}
.wrap .top .topnav .topleft li span.show {
  color: #fff;
  background: #3b73b4 url(../images/bg_icon.png) no-repeat 76px -79px;
}
.wrap .top .topnav .topleft li P {
  display: none;
}
.wrap .top .topnav .topleft li P a {
  text-decoration: none;
}
.wrap .top .topnav .topleft li P a:hover {
  text-decoration: underline;
}
.wrap .top .topnav .topleft .sitenav {
  margin: 0 10px 0 -10px !important;
}
.wrap .top .topnav .topleft .sitenav span {
  padding: 0 10px;
  font-size: 12px;
  color: #666;
  line-height: 36px;
}
.wrap .top .topnav .topleft .sitenav span i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: url(../images/icon1.jpg) no-repeat center;
}
.wrap .top .topnav .topleft .sitenav p {
  position: absolute;
  left: 0;
  height: 42px;
  font-size: 12px;
  line-height: 42px;
  background: #3b73b4;
}
.wrap .top .topnav .topleft .sitenav p a {
  display: inline-block;
  padding: 0 14px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.wrap .top .topnav .topleft .sitenav:hover span i {
  background: url(../images/icon2.png) no-repeat center;
}
.wrap .top .topnav .topright {
  float: right;
}
.wrap .top .topnav .topright li {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.wrap .top .topnav .topright li .a_log,
.wrap .top .topnav .topright li .a_reg {
  display: block;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.wrap .top .topnav .topright li .a_log {
  padding: 0 8px;
  margin: 0;
}
.wrap .top .topnav .topright .log .show {
  color: #fff;
  background: #3b73b4 url(../images/bg_icon.png) no-repeat 42px -74px;
}
.wrap .top .topnav .topright .log #userLogin {
  display: none;
  width: 240px;
  padding: 0 16px 10px;
  position: absolute;
  background: #3b73b4;
  text-align: center;
  color: #fff;
  right: -29px;
  z-index: 1;
}
.wrap .top .topnav .topright .log #userLogin p {
  line-height: 40px;
  font-size: 14px;
}
.wrap .top .topnav .topright .log #userLogin form {
  width: 240px;
  height: 60px;
  text-align: left;
}
.wrap .top .topnav .topright .log #userLogin form span {
  width: 170px;
  float: left;
}
.wrap .top .topnav .topright .log #userLogin form span input {
  width: 160px;
  height: 22px;
  padding: 0 5px;
  margin-bottom: 6px;
  background: #fff;
  color: #4c9ada;
  line-height: 22px;
  border: none;
}
.wrap .top .topnav .topright .log #userLogin form input.log_btn {
  float: right;
  text-align: center;
  width: 60px;
  height: 56px;
  line-height: 50px;
  background-position: -153px -316px;
  color: #4c9ada;
  cursor: pointer;
  font-size: 14px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.wrap .top .topnav .topright .log #userLogin a {
  font-size: 12px;
  color: #eaff00;
}
.wrap .top .topnav .topright .log_wx {
  margin-left: 15px;
}
.wrap .top .topnav .topright .log_wx i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(../images/icon.png) no-repeat 0px -196px;
}
.wrap .top .topnav .topright .log_qq i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(../images/icon.png) no-repeat -37px -196px;
}
.wrap .top .topnav .topright .log_wb {
  margin: 0;
}
.wrap .top .topnav .topright .log_wb i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(../images/icon.png) no-repeat -75px -196px;
}
.wrap div .group_nav {
  width: 100%;
  height: 40px;
  clear: both;
	background: #24447b;
}
.wrap div .group_nav ul {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.wrap div .group_nav ul li {
  width: 109px;
  height: 40px;
  float: left;
  text-align: center;
}
.wrap div .group_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
}
.wrap div .column1 {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap div .column1 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap div .header {
  width: 1200px;
  height: 48px;
  margin: 0 auto;
  padding: 10px 0;
}
.wrap div .header .logo {
  width: 200px;
  float: left;
  font-size:34px;
  color:#f58306;
  line-height:46px;
  font-weight:bold;
}
.wrap div .header .logo span {
  display: inline-block;
  width: 135px;
  height: 46px;
  background: url(../images/20180820104209792.jpg) no-repeat;
  vertical-align: middle;
}
.wrap div .header .logo img {
margin-bottom: 10px;
width: 100%;	
}
.wrap div .header .ys_box {
  float: right;
  padding-top: 20px;
}
.wrap div .header .ys_box #selectClass {
  float: left;
  width: 65px;
  height: 32px;
  color: #6f6f6f;
  cursor: pointer;
  position: relative;
  z-index: 3;
  background: #fdf7ef;
  border: 1px solid #ef8200;
  box-sizing: border-box;
  margin-right: -1px;
}
.wrap div .header .ys_box #selectClass span {
  width: 43px;
  display: block;
  padding: 0 10px;
  text-align: center;
  background-position: -8px -165px;
  font-size: 12px;
  line-height: 32px;
  color: #ef8200;
}
.wrap div .header .ys_box #selectClass ul {
  display: none;
  width: 65px;
  background: #fdf7ef;
  line-height: 28px;
  text-align: center;
  position: absolute;
  top: 31px;
  left: -1px;
  font-size: 12px;
  /* padding-top: 0px; */
}
.wrap div .header .ys_box #selectClass ul li {
  color: #ff8e42;
  font-weight: normal;
}
.wrap div .header .ys_box #selectClass ul li:hover {
  color: #fff;
  background: #ff8e42;
}
.wrap div .header .ys_box #selectform {
  float: left;
  height: 32px;
}
.wrap div .header .ys_box #selectform .seltext {
  float: left;
  height: 32px;
  width: 220px;
  background: #fff;
  border: 0;
  line-height: 36px;
  text-indent: 12px;
  font-size: 12px;
  color: #aaa;
  padding: 0;
  border: 1px solid #ef8200;
  box-sizing: border-box;
}
.wrap div .header .ys_box #selectform .selsbmt {
  width: 90px;
  height: 32px;
  padding: 0;
  float: left;
  color: #fff;
  cursor: pointer;
  border: none;
  background: #ef8200;
  font-size: 14px;
}
.wrap div .header .ys_box .keys {
  float: left;
  line-height: 30px;
  white-space: nowrap;
}
.wrap div .header .ys_box .keys a {
  margin: 0 8px;
  font-size: 16px;
  color: #9f9f9f;
  line-height: 50px;
  text-decoration: none;
}
.wrap div .pic_list {
  width: 1200px;
  margin: 0 auto 12px;
  overflow: hidden;
}
.wrap div .pic_list ul li {
  width: 288px;
  height: 180px;
  float: left;
  margin-left: 16px;
}
.wrap div .pic_list ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.wrap div .pic_list ul li a:hover p {
  color: #0A50A1;
}
.wrap div .pic_list ul li a .fimg {
  display: block;
  width: 288px;
  height: 144px;
  overflow: hidden;
}
.wrap div .pic_list ul li a .fimg img {
  width: 100%;
  height: 100%;
  transition: 1s all;
}
.wrap div .pic_list ul li a .fimg img:hover {
  transform: scale(1.2);
}
.wrap div .pic_list ul li a .tag {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  height: 24px;
  padding: 0 8px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #0a50a1;
}
.wrap div .pic_list ul li a p {
  height: 34px;
  font-size: 14px;
  color: #666;
  line-height: 34px;
  text-align: center;
}
.wrap div .pic_list ul .first {
  margin-left: 0;
}
.wrap div .nav1 {
  width: 1200px;
  margin: 10px auto;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
}
.wrap div .nav1 dl {
  width: 400px;
  float: left;
}
.wrap div .nav1 dl dt {
  display: block;
  width: 58px;
  height: 58px;
  float: left;
}
.wrap div .nav1 dl dd {
  width: 330px;
  padding: 0px 0 0 48px;
}
.wrap div .nav1 dl dd a {
  position: relative;
  display: inline-block;
  margin: 4px 0 0 0;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
}
.wrap div .nav1 dl dd a span {
  position: relative;
  padding: 0 22px;
  color: #bbb;
}
.wrap div .nav1 dl dd a:hover {
}
.wrap div .nav1 .article dt {
  background: url(../images/nav1.jpg) no-repeat 0 0;
}
.wrap div .nav1 .column {
  margin-left: 5px;
}
.wrap div .nav1 .column dt {
  background: url(../images/nav2.jpg) no-repeat 0 0;
}
.wrap div .nav1 .active {
  width: 330px;
  margin-left: 55px;
}
.wrap div .nav1 .active dt {
  background: url(../images/nav3.jpg) no-repeat 0 0;
}
.wrap div .site {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  background: #f4f4f4;
  margin-top:  10px;
}
.wrap div .site p {
  padding-left: 10px;
  font-size: 12px;
  color: #333;
  line-height: 40px;
}
.wrap div .site p span {
  color: #a0a0a0;
}
.wrap .channel_con {
  width: 1200px;
  margin: 10px auto 0;
}
.wrap .channel_con .left_con {
  width: 820px;
  float: left;
}
.wrap .channel_con .left_con .channel_nav {
  width: 820px;
  height: 48px;
  background: #fff;
  border-bottom: 1px solid #dcdcdc;
  position:  relative;
  box-sizing:  border-box;
}
.wrap .channel_con .left_con .channel_nav .rlist_title {
  float: left;
  /* border-bottom: 1px solid #0a50a1; */
}
.wrap .channel_con .left_con .channel_nav .rlist_title a {
  display: block;
  width: 100%;
  height: 48px;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 48px;
  border-bottom: 1px solid #0a50a1;
  box-sizing:  border-box;
}
.wrap .channel_con .left_con .rlcon {
  width: 100%;
  margin-top: 26px;
  background: #fff;
}
.wrap .channel_con .left_con .rlcon .list {
  position: relative;
  width: 820px;
  height: 218px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.wrap .channel_con .left_con .rlcon .list dt {
  position: relative;
  width: 272px;
  height: 204px;
  float: left;
}
.wrap .channel_con .left_con .rlcon .list dt a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
}
.wrap .channel_con .left_con .rlcon .list dt a img {
  width: 100%;
  transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .channel_con .left_con .rlcon .list dt a span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../images/alpha_bg.png) repeat;
  text-align: center;
}
.wrap .channel_con .left_con .rlcon .list dt a span .player {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  margin-top: 65px;
}
.wrap .channel_con .left_con .rlcon .list dt a:hover img {
  transform: scale(1.2);
}
.wrap .channel_con .left_con .rlcon .list dt a:hover .player {
  transform: scale(1);
}
.wrap .channel_con .left_con .rlcon .list dd {
  padding: 0 20px 0 295px;
}
.wrap .channel_con .left_con .rlcon .list dd h3 {
  text-align: justify;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap .channel_con .left_con .rlcon .list dd h3 a {
  font-size: 20px;
  text-decoration: none;
}
.wrap .channel_con .left_con .rlcon .list dd h3 a:hover {
  color: #0A50A1;
}
.wrap .channel_con .left_con .rlcon .list dd p {
  height: 96px;
  margin-top: 20px;
  color: #666;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
  overflow: hidden;
}
.wrap .channel_con .left_con .rlcon .list dd .infor {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 16px;
  color: #999;
}
.wrap .channel_con .left_con .rlcon .list dd .infor .author {
  margin-right: 50px;
  float: left;
}
.wrap .channel_con .left_con .rlcon .list dd .infor .author i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: url(../images/icon1.png) no-repeat -119px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .channel_con .left_con .rlcon .list dd .infor .time {
  float: right;
}
.wrap .channel_con .left_con .rlcon .list dd .infor .time i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(../images/icon1.png) no-repeat -150px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .channel_con .left_con .rlcon .list:last-of-type {
  border-bottom: none;
}
.wrap .channel_con .left_con .rlcon .click_more {
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #666;
  background: #e5e5e5;
}
.wrap .channel_con .left_con .rlcon .insert {
  display: block;
  width: 100%;
  height: 314px;
  margin-bottom: 20px;
  color: #333;
}
.wrap .channel_con .left_con .rlcon .insert .left {
  width: 628px;
  height: 314px;
  float: left;
  overflow: hidden;
}
.wrap .channel_con .left_con .rlcon .insert .left img {
  width: 100%;
  height: 100%;
  transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .channel_con .left_con .rlcon .insert .left img:hover {
  transform: scale(1.2);
}
.wrap .channel_con .left_con .rlcon .insert .right {
  position: relative;
  width: 190px;
  height: 314px;
  padding: 0 15px;
  float: right;
  box-sizing: border-box;
  background: #f4f4f4;
}
.wrap .channel_con .left_con .rlcon .insert .right h3 {
  padding: 25px 0;
  font-size: 20px;
  text-align: justify;
  font-weight: normal;
  word-break: break-all;
}
.wrap .channel_con .left_con .rlcon .insert .right h3:hover {
  color: #0A50A1;
}
.wrap .channel_con .left_con .rlcon .insert .right p {
  width: 160px;
  height: 72px;
  margin: 15px 0;
  font-size: 16px;
  text-align: justify;
  color: #666;
  box-sizing: border-box;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wrap .channel_con .left_con .rlcon .insert .right .infor {
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-size: 16px;
  color: #999;
}
.wrap .channel_con .left_con .rlcon .insert .right .infor .author {
  float: left;
}
.wrap .channel_con .left_con .rlcon .insert .right .infor .author i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: url(../images/icon1.png) no-repeat -119px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .channel_con .left_con .rlcon .insert .right .infor .time {
  display: block;
  float: left;
}
.wrap .channel_con .left_con .rlcon .insert .right .infor .time i {
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(../images/icon1.png) no-repeat -150px -143px;
  padding-left: 15px;
  vertical-align: middle;
}
.wrap .channel_con .left_con .rlcon .pages {
    text-align: center;
    padding: 15px 0;
}
.wrap .channel_con .left_con .rlcon .pages span {
  display: inline-block;
  width: 32px;
  height: 32px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  border: 1px solid #dcdcdc;
  background: #0A50A1;
}
.wrap .channel_con .left_con .rlcon .pages a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #dcdcdc;
  color: #666;
}
.wrap .channel_con .left_con .rlcon .pages font a {
    width: auto;
    padding: 0 8px;
}
.wrap .channel_con .left_con .rlcon .pages a:hover {
    background: #0a50a1;
    color: #fff;
}
.wrap .channel_con .left_con .fixed_top {
  position: fixed;
  top: 0;
  width: 820px;
  z-index: 2;
}
.wrap .channel_con .c_top {
  overflow: hidden;
  border-bottom: 2px solid #aaa;
}
.wrap .channel_con .c_top p {
  float: left;
  padding-bottom: 10px;
  color: #222;
  font-size: 24px;
  border-bottom: 2px solid #0a50a1;
  cursor: pointer;
}
.wrap .channel_con .c_top .more {
  float: right;
  color: #0a50a1;
  font-size: 16px;
  text-decoration: none;
  line-height: 38px;
}
.wrap .channel_con .left_con .nav_show .rlist_title a {
  display: block;
  width: 100%;
  color: #0A50A1;
  height: 100%;
  border-bottom: 2px solid #0A50A1;
}
.wrap .channel_con .right_con {
  width: 370px;
  float: right;
}
.wrap .channel_con .right_con .r_top {
  height: 48px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  box-sizing:  border-box;
}
.wrap .channel_con .right_con .r_top p {
  margin: 8px 0 0;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .channel_con .right_con .hot_word {
  width: 100%;
  margin: 26px 0;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-right: none;
}
.wrap .channel_con .right_con .hot_word li {
  width: 50%;
  box-sizing: border-box;
  float: left;
  border: 1px solid #ddd;
  border-bottom: none;
  border-left: none;
}
.wrap .channel_con .right_con .hot_word li a {
  display: block;
  padding: 15px 10px;
}
.wrap .channel_con .right_con .hot_word li a span {
  position: relative;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  color: #666;
  text-align: center;
}
.wrap .channel_con .right_con .hot_word li a span img {
  position: absolute;
  top: 0;
  right: 0;
}
.wrap .channel_con .right_con .hot_word li a p {
  margin-top: 5px;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}
.wrap .channel_con .right_con .hot_word .first,
.wrap .channel_con .right_con .hot_word .sec {
  border-top: none;
}
.wrap .channel_con .right_con .hot_word .c1 {
  background: #f4f4f4;
}
.wrap .channel_con .right_con .hot_word .c2 {
  background: #fff;
}
.wrap .channel_con .right_con .ad {
  text-align: center;
}
.wrap .channel_con .right_con .ad img {
  display: inline-block;
  width: 350px;
  height: 300px;
  margin: 0 auto;
}
.wrap .channel_con .right_con .prnav_con {
  width: 100%;
  margin-top: 26px;
  clear: both;
}
.wrap .channel_con .right_con .prnav_con .pr_nav {
  width: 100%;
  overflow: hidden;
}
.wrap .channel_con .right_con .prnav_con .pr_nav div {
  width: 50%;
  float: left;
  font-size: 22px;
  text-align: center;
  line-height: 54px;
  background: #efefef;
  border: 1px solid #ccc;
  box-sizing: border-box;
  cursor: pointer;
}
.wrap .channel_con .right_con .prnav_con .pr_nav .show {
  color: #0A50A1;
  background: #fff;
  border-bottom: none;
  border-top: 2px solid #0A50A1;
}
.wrap .channel_con .right_con .prnav_con ul {
  position: relative;
  width: 100%;
  height: 344px;
  padding: 16px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.wrap .channel_con .right_con .prnav_con ul .line {
  position: absolute;
  top: 24px;
  left: 8px;
  width: 1px;
  height: 300px;
  background: #ddd;
}
.wrap .channel_con .right_con .prnav_con ul li {
  position: relative;
  height: 60px;
  margin-bottom: 24px;
  overflow: hidden;
}
.wrap .channel_con .right_con .prnav_con ul li i {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #0a50a1;
  margin-top: 12px;
  border-radius: 50%;
  margin-left: 5px;
}
.wrap .channel_con .right_con .prnav_con ul li a {
  display: inline-block;
  width: 350px;
  float: right;
  vertical-align: top;
  text-align: justify;
  text-decoration: none;
  color: #333;
  line-height: 30px;
}
.wrap .channel_con .right_con .prnav_con ul li a:hover {
  color: #0A50A1;
}
.wrap .channel_con .right_con .prnav_con ul li .time {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #cdcdcd;
  cursor: pointer;
}
.wrap .channel_con .right_con .prnav_con .pr_nav2 {
  display: none;
}
.wrap .channel_con .right_con .prnav_con .pr_right {
  display: none;
}
.wrap .channel_con .right_con .hot_article .hot_top {
  overflow: hidden;
  border-bottom: 1px solid #aaa;
}
.wrap .channel_con .right_con .hot_article .hot_top p {
  margin: 0 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .channel_con .right_con .hot_article .zmt_top {
  overflow: hidden;
  border-bottom: 2px solid #aaa;
}
.wrap .channel_con .right_con .hot_article .zmt_top p {
  margin: 0 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .channel_con .right_con .hot_article .hot_con {
  padding: 11px 0;
}
.wrap .channel_con .right_con .hot_article .hot_con dl {
  width: 366px;
  height: 100px;
  margin: 15px 0;
}
.wrap .channel_con .right_con .hot_article .hot_con dl dt {
  position: relative;
  width: 130px;
  height: 100px;
  float: left;
  overflow: hidden;
}
.wrap .channel_con .right_con .hot_article .hot_con dl dt span {
  position: absolute;
  z-index: 2;
  display: block;
  width: 28px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 12px;
  background: url(../images/alpha_bg.png) repeat;
}
.wrap .channel_con .right_con .hot_article .hot_con dl dt img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .channel_con .right_con .hot_article .hot_con dl dt img:hover {
  transform: scale(1.2);
}
.wrap .channel_con .right_con .hot_article .hot_con dl dd {
  position: relative;
  height: 100px;
  padding-left: 145px;
}
.wrap .channel_con .right_con .hot_article .hot_con dl dd h3 {
  margin: 10px 0;
  padding: 0;
}
.wrap .channel_con .right_con .hot_article .hot_con dl dd h3 a {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.wrap .channel_con .right_con .hot_article .hot_con dl dd h3 a:hover {
  color: #0A50A1;
}
.wrap .channel_con .right_con .hot_article .hot_con dl dd .time {
  position: absolute;
  bottom: 10px;
  left: 145px;
  color: #999;
}
/*Ã¯Â¿Â½ÃžÂ¸Ã¯Â¿Â½2018-8-15*/
.wrap div .select_container .s_left .s_top,
.wrap .ts .c_top {
  border-bottom: none;
}
.wrap div .select_container .s_left .slist_container,
.wrap .ts .ts_con {
  border-top: 2px solid #aaa;
  margin-top: -2px;
}
.wrap .ts .ts_con {
  padding-top: 26px;
}
.wrap .ts .left_con .rec_con .rlcon,
.wrap .ts .left_con .rec_con .rlcon .fixed_top,
.wrap .ts .left_con .rec_con .rlcon .rlist_title {
  height: 49px;
}
.wrap div .header .ys_box #selectClass span:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 6px;
    margin: 0 0 1px 6px;
    background: url(../images/search_down.png) no-repeat;
}
.wrap div .nav1 {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0 5px;
    box-sizing: border-box;
    overflow: hidden;
}
.wrap div .nav1 dl {
    width: 400px;
    float: left;
}
.wrap div .nav1 dl dt {
  display: block;
    width: 52px;
    height: 18px;
    float: left;
}
.wrap div .nav1 .active {
    width: 315px;
    margin-left: 75px;
}
.wrap div .nav1 .article dt {
    background: url(../images/article.png) no-repeat;
}
.wrap div .nav1 .column dt {
    background: url(../images/column.png) no-repeat;
}
.wrap div .nav1 .active dt {
    background: url(../images/hd.png) no-repeat;
}
.wrap div .nav1 dl dd {
    width: 450px;
    padding: 0px 0 0 48px;
}
.wrap div .nav1 dl dd a {
  margin: 0;
    color: #dfdfdf;
        font-size: 12px;
}
.wrap div .nav1 dl dd a span {
    position: relative;
    padding: 0 12px;
    color: #666;
    line-height: 18px;
}
.wrap div .nav1 dl dd a:hover span {
    color: #ef8200;
    text-decoration: underline !important;
}
.nav1_line {
    width: 100%;
    height: 1px;
    background: #e4e8ee;
}
.wrap div .nav1 .active {
    width: 315px;
    margin-left: 75px;
}
.wrap div .nav1 .column {
    /* margin-left: 30px; */
}
.wrap div .nav2 .nav_list2 dd a p{
	font-size: 14px;
}

.wrap div .nav1 {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0 5px;
    box-sizing: border-box;
    overflow: hidden;
}
.wrap div .nav1 dl {
    width: 400px;
    float: left;
}
.wrap div .nav1 .article dt {
    background: url(../images/article.png) no-repeat;
}
.wrap div .nav1 dl dt {
    width: 52px;
    height: 18px;
}
.wrap div .nav1 dl dd {
    padding: 0px 0 0 48px;
}
.wrap div .nav1 dl dd a {
    margin: 0;
    color: #bbb;
    font-size: 12px;
}
.wrap div .nav1 dl dd a span {
    position: relative;
    padding: 0 12px;
    color: #666;
    line-height: 18px;
}
.wrap div .nav1 .column dt {
    background: url(../images/column.png) no-repeat;
}
.wrap div .nav1 .active dt {
    background: url(../images/hd.png) no-repeat;
}
.wrap div .nav2 dl.nav_list3 .nav_show {
    color: #ef8200;
    /* border: none; */
    margin-top: -2px;
    font-weight: normal;
    font-size: 16px;
    /* text-decoration: underline; */
    vertical-align: middle;
    border-top: 2px solid #ef8200;
    border-right: 1px solid #fff;
    /* box-sizing: border-box; */
}
dl.nav_list3 {
    margin-left: 430px;
}
.wrap div .nav2 dl.nav_list3 dt {
    color: #ef8200;
    font-weight: normal;
}
.wrap div .nav2 dl.nav_list3 dt:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px -2px 0;
    background: url(../images/xjzx.png) no-repeat;
}
.wrap div .nav2 .nav_list1 dd span a img {
    width: 120px;
    margin: 18px 0 -8px;
    height: 60px;
}
.wrap div .nav2 .nav_list2 dd a:hover p.pro_price {
    color: #ef8200;
    text-decoration: none;
}
.nav1_line {
    width: 100%;
    height: 1px;
    background: #e4e8ee;
}
.wrap div .nav1 dl dd a {
    color: #dfdfdf;
}
/*2018-09-06*/
.wrap .channel_con {
    overflow: hidden;
}
.wrap .top {
    background: #fafafa;
}
.nav1_con {
    background: #f8f8f8;
}
.wrap .top {
    height: 34px;
    box-sizing: border-box;
}
.wrap .top .topnav .topleft li {
    height: 34px;
}
.wrap .top .topnav .topleft li a {
    line-height: 34px;
}
.wrap .top .topnav .topleft .sitenav span {
    line-height: 34px;
}
.wrap .top .topnav .topright li .a_log, .wrap .top .topnav .topright li .a_reg {
    height: 34px;
    line-height: 34px;
}
.wrap .top .topnav .topleft li span {
    background: url(../images/bg_icon.png) no-repeat 76px 14px;
}
.wrap .top .topnav .topleft li span.show {
    background: #3b73b4 url(../images/bg_icon.png) no-repeat 76px -80px;
}
.wrap div .nav1 {
    background: #f8f8f8;
}
.wrap div .nav1 dl {
    width: auto;
}
.wrap div .nav1 dl dt {
    margin-top: 8px;
}
.wrap div .nav1 dl dd {
    width: auto;
		padding: 0;
    float: left;
    height: 34px;
}
.wrap div .nav1 dl dd a {
    color: #dfdfdf;
    display: inline-block;
    height: 34px;
    line-height: 34px;
}
.wrap div .nav1 .column {
    margin-left: 22px;
}
.wrap div .nav1 .active {
    width: auto;
    margin-left: 22px;
}
span.line_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    z-index: -1;
}
.wrap div .nav2 dl dd {
    height: 180px;
}
.wrap div .nav2 .nav_list3 dd {
    height: 164px;
}
.wrap div .nav1 {
    padding: 0;
}
.wrap div .nav1 dl dd a span {
    padding: 0 12px 0 10px;
}
.wrap div .nav1 dl dd {
    margin-left: 2px;
}
.wrap div .nav1 {
    position: relative;
    height: 34px;
}
.wrap div .nav1 .column {
    position: absolute;
    left: 370px;
}
.wrap div .nav1 .active {
    position: absolute;
    left: 843px;
}
.ztjgqc_floor a:link, .ztjgqc_floor a:visited {
    color: #999 !important;
}
.ztjgqc_floor a:hover, .ztjgqc_floor a:active {
    color: #595959 !important;
}
.ztjgqc_floor {
    color: #999 !important;
}
.ztjgqc_floor {
    width: 100% !important;
    height: auto!important;
    border-top: 1px solid #eee !important;
    margin: 0 !important;
    padding-top: 24px !important;
    box-sizing: border-box !important;
    background: #f3f3f3 !important;
}
.wrap .channel_con {
    margin: 10px auto 50px;
}
.ztjgqc_floor{padding-bottom: 22px;}
