@charset "UTF-8";
.content_list .content_list_left {
  width: 760px;
  float: left;
  padding: 0 40px;
  background-color: #fff;
}

.content_list .content_list_left .rebao_list {
  width: 100%;
  height: 90px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
}

.content_list .content_list_left .rebao_list dt {
  float: left;
}

.content_list .content_list_left .rebao_list dt img{
  width: 160px;
  height: 90px;
}

.content_list .content_list_left .rebao_list dd {
  width: 580px;
  float: left;
  margin-left: 20px;
}

.content_list .content_list_left .rebao_list dd a {
  width: 178px;
  float: left;
  padding-left: 13px;
  font-size: 15px;
  color: #232323;
  display: block;
  line-height: 15px;
  margin-top: 20px;
  position: relative;
  transition: all 0.3s linear;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content_list .content_list_left .rebao_list dd a::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #ccc;
  border-radius: 50%;
  left: 0;
  top: 4px;
  transition: all 0.3s linear;
}

.content_list .content_list_left .rebao_list dd a:hover {
  color: #1a7af8;
}

.content_list .content_list_left .rebao_list dd a:hover::before {
  background-color: #1a7af8;
}

.content_list .content_list_left .rementj_list {
  margin-top: 30px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  background-color: #f7f7f7;
}

.content_list .content_list_left .rementj_list h1 {
  padding: 20px 0 0 140px;
  position: relative;
  font-size: 20px;
  line-height: 32px;
}

.content_list .content_list_left .rementj_list h1::before {
  position: absolute;
  content: '热点推荐';
  width: 98px;
  height: 30px;
  border-radius: 16px;
  border: 1px solid #f34848;
  font-size: 14px;
  color: #f34848;
  font-weight: normal;
  text-align: center;
  line-height: 30px;
  top: 20px;
  left: 20px;
  transition: all 0.3s linear;
}

.content_list .content_list_left .rementj_list a {
  color: #232323;
  transition: all 0.3s linear;
}

.content_list .content_list_left .rementj_list p {
  padding: 10px 40px 0 20px;
  font-size: 14px;
  color: #999;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content_list .content_list_left .rementj_list:hover a {
  color: #f34848;
}

.content_list .content_list_left .rementj_list:hover h1::before {
  color: #fff;
  background-color: #f34848;
}

.content_list .content_list_left .liebiao_list {
  height: 120px;
  padding: 25px 0;
  border-bottom: 1px solid #eee;
  transition: all 0.3s linear;
}

.content_list .content_list_left .liebiao_list dt {
  width: 200px;
  float: left;
}

.content_list .content_list_left .liebiao_list dt img{
  width: 200px;
  height: 120px;
}

.content_list .content_list_left .liebiao_list dd {
  width: 535px;
  height: 120px;
  float: left;
  margin-left: 20px;
  position: relative;
}

.content_list .content_list_left .liebiao_list dd a {
  font-size: 18px;
  font-weight: bold;
  color: #232323;
  line-height: 20px;
  display: block;
  margin-top: 8px;
  transition: all 0.3s linear;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content_list .content_list_left .liebiao_list dd .title_left {
  font-size: 18px;
  font-weight: bold;
  color: #232323;
  line-height: 20px;
  display: block;
  margin-top: 8px;
  transition: all 0.3s linear;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content_list .content_list_left .liebiao_list dd .channel_leftxq{
  width: 78px;
  height: 27px;
  display: block;
  position: absolute;
  background-color: #054ba1;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 27px;
  right: 0;
  top: 46px;
  font-weight: normal;
}

.content_list .content_list_left .liebiao_list dd p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 8px;
}

.content_list .content_list_left .liebiao_list dd span {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
  color: #999;
  line-height: 12px;
}

.content_list .content_list_left .liebiao_list:hover {
  background-color: #f7f7f7;
}

.content_list .content_list_left .liebiao_list:hover a {
  color: #1a7af8;
}

.content_list .content_list_right {
  width: 330px;
  float: right;
}

.content_list .content_list_right .list_right_top {
  width: 330px;
  height: 196px;
  display: block;
  margin-top: 20px;
}

.content_list .content_list_right .list_right_top img {
  width: 330px;
  height: 196px;
}

.content_list .content_list_right .list_right_yuyue {
  width: 100%;
  height: 284px;
  background-color: #fff;
}

.content_list .content_list_right .list_right_yuyue h6 {
  font-size: 24px;
  font-weight: bold;
  color: #1a7af8;
  line-height: 26px;
  text-align: center;
  padding-top: 30px;
}

.content_list .content_list_right .list_right_yuyue p {
  font-size: 14px;
  color: #555;
  text-align: center;
  line-height: 14px;
  margin-top: 12px;
}

.content_list .content_list_right .list_right_yuyue .item {
  width: 290px;
  height: 40px;
  margin: 20px auto 0;
}

.content_list .content_list_right .list_right_yuyue .item span {
  width: 40px;
  float: left;
  font-size: 15px;
  color: #232323;
  line-height: 40px;
  margin-left: 0;
}

.content_list .content_list_right .list_right_yuyue .item input {
  width: 240px;
  height: 38px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  outline: none;
  text-indent: 10px;
}

.content_list .content_list_right .list_right_yuyue .submit {
  width: 290px;
  height: 40px;
  display: block;
  margin: 20px auto 0;
  border-radius: 20px;
  background-color: #ff8e00;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  transition: all 0.3s linear;
  box-shadow: 0px 5px 10px rgba(14, 106, 227, 0.22);
  float: inherit;
}

.content_list .content_list_right .list_right_yuyue .submit:hover {
  background-color: #4a97ff;
}

.content_list .content_list_right .list_right_remen {
  margin-top: 20px;
  padding: 30px 0;
  background-color: #fff;
}

.content_list .content_list_right .list_right_remen ul {
  padding: 0 20px;
}

.content_list .content_list_right .list_right_remen ul li {
  height: 18px;
  margin-top: 20px;
}

.content_list .content_list_right .list_right_remen ul li span {
  float: left;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  background-color: #e5e5e5;
  font-size: 12px;
  color: #555;
  text-align: center;
  line-height: 18px;
}

.content_list .content_list_right .list_right_remen ul li a {
  width: 263px;
  float: left;
  margin-left: 9px;
  transition: all 0.3s linear;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  color: #555;
}

.content_list .content_list_right .list_right_remen ul li a:hover {
  color: #232323;
  font-weight: bold;
}

.content_list .content_list_right .list_right_remen ul li:nth-child(1) span {
  color: #fff;
  background-color: #ff8b00;
}

.content_list .content_list_right .list_right_remen ul li:nth-child(2) span {
  color: #fff;
  background-color: #216ef4;
}

.content_list .content_list_right .list_right_remen ul li:nth-child(3) span {
  color: #fff;
  background-color: #f22121;
}

.content_list .content_list_right .list_right_beikao {
  margin-top: 20px;
  padding: 30px 0;
  background-color: #fff;
}

.content_list .content_list_right .list_right_beikao ul {
  padding-top: 10px;
  padding-left: 20px;
}

.content_list .content_list_right .list_right_beikao ul li {
  width: 90px;
  height: 72px;
  float: left;
  padding-top: 10px;
  margin-top: 10px;
  margin-right: 10px;
  background-color: #f7f7f7;
}

.content_list .content_list_right .list_right_beikao ul li span {
  width: 44px;
  height: 44px;
  display: block;
  margin: 0 auto;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_beikao ul li p {
  font-size: 14px;
  color: #555;
  text-align: center;
  line-height: 14px;
  margin-top: 6px;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_beikao ul li:hover p {
  color: #1a7af8;
}

.content_list .content_list_right .list_right_beikao ul li.yi span {
  background: url(/images/lb_icon1.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.yi:hover span {
  background: url(/images/lb_icon1h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.er span {
  background: url(/images/lb_icon2.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.er:hover span {
  background: url(/images/lb_icon2h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.san span {
  background: url(/images/lb_icon3.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.san:hover span {
  background: url(/images/lb_icon3h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.si span {
  background: url(/images/lb_icon4.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.si:hover span {
  background: url(/images/lb_icon4h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.wu span {
  background: url(/images/lb_icon5.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.wu:hover span {
  background: url(/images/lb_icon5h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.liu span {
  background: url(/images/lb_icon6.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.liu:hover span {
  background: url(/images/lb_icon6h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.qi span {
  background: url(/images/lb_icon7.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.qi:hover span {
  background: url(/images/lb_icon7h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.ba span {
  background: url(/images/lb_icon8.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.ba:hover span {
  background: url(/images/lb_icon8h.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.jiu span {
  background: url(/images/lb_icon9.png) no-repeat;
}

.content_list .content_list_right .list_right_beikao ul li.jiu:hover span {
  background: url(/images/lb_icon9h.png) no-repeat;
}

.content_list .content_list_right .list_right_gfwx {
  margin-top: 20px;
  padding: 30px 0;
  background-color: #fff;
}

.content_list .content_list_right .list_right_gfwx img {
  width: 198px;
  height: 198px;
  border: 1px solid #e5e5e5;
  display: block;
  margin: 30px auto 0;
}

.content_list .content_list_right .list_right_gfwx span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #232323;
  line-height: 14px;
  padding-top: 12px;
}

.content_list .content_list_right .list_right_gfwx p {
  text-align: center;
  font-size: 14px;
  color: #999;
  line-height: 14px;
  padding-top: 12px;
}

.content_list .content_list_right .list_right_title {
  font-size: 18px;
  font-weight: bold;
  color: #232323;
  padding-left: 16px;
  line-height: 20px;
  border-left: 4px solid #1a7af8;
}

.content_list .content_list_right .list_right_titlemore{
  height: 20px;
}

.content_list .content_list_right .list_right_titlemorer{
  margin-top: 30px;
}

.content_list .content_list_right .list_right_titlemore .list_right_title{
  float: left;
}

.content_list .content_list_right .list_right_titlemore a{
  font-size: 12px;
  color: #999;
  line-height: 20px;
  float: right;
  padding-right: 19px;
  margin-right: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAIAAACQKrqGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIyQjQwRDMzRDJGQjExRUE5OEEwQTQ4MDBDQjdBRjREIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIyQjQwRDM0RDJGQjExRUE5OEEwQTQ4MDBDQjdBRjREIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjJCNDBEMzFEMkZCMTFFQTk4QTBBNDgwMENCN0FGNEQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjJCNDBEMzJEMkZCMTFFQTk4QTBBNDgwMENCN0FGNEQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7B7OBOAAAAbklEQVR42mKcOXMmA3GABYjT0tIIqps1axYTA9GAAqVLlizZsmULUUr19PSePXu2a9cuopQGBQU9ePBgzZo15LuVBY1/6dKlEydOKCgouLm5ETD1zJkzMjIymOqwmJqUlESDcCXgLWD8EqMUIMAAzSEhAxXdZcoAAAAASUVORK5CYII=) right center no-repeat;
}

/*内容页*/
.neirong_ban {
  display: block;
  margin-top: 30px;
}

.content_nr .content_list .content_list_left {
  width: 840px;
  padding: 0;
  background-color: transparent;
}

.content_nr .content_list .content_list_left .content_left_top {
  width: 760px;
  padding: 0 40px;
  background-color: #fff;
}

.content_list .content_list_left .content_left_top h1 {
  font-size: 22px;
  font-weight: bold;
  color: #232323;
  line-height: 40px;
  padding-top: 22px;
}

.content_list .content_list_left .content_left_top .fabusj {
  font-size: 14px;
  color: #999;
  line-height: 14px;
  padding: 13px 0 30px 0;
}
.content_list .content_list_left .content_left_top .fabusj img{
 display:inline-block; padding-right:6px;padding-top:4px;width:15px
}
.content_list .content_list_left .content_left_top .fabusj img:nth-child(1){
 width:13px
}

.content_list .content_list_left .content_left_top .fabusj em {
  margin-right: 20px;
}

.content_list .content_list_left .content_left_top .zhaiyao {
  padding: 8px 20px;
  background-color: #f7f7f7;
  margin-bottom: 15px;
}

.content_list .content_list_left .content_left_top .zhaiyao p {
  font-size: 15px;
  color: #999;
  line-height: 28px;
}

.content_list .content_list_left .content_left_top .zhaiyao p b {
  color: #232323;
}

.content_list .content_list_left .content_left_top .content_text{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content_list .content_list_left .content_left_top .content_text p {
  font-size: 15px;
  color: #232323;
  line-height: 32px;
  margin-top: 0px;
}

.content_list .content_list_left .content_left_top .content_text img {
  display: block;
  margin: 10px auto 0;
  max-width:100%;
}

#vid{
  margin-top: 40px;
}

#video img, #vid img{
  margin-top: 0;
}

.content_list .content_list_left .content_left_top .content_text .content_piece {
  padding: 30px 0;
  font-size: 15px;
  height: 15px;
  margin-top: 30px;
  border-top: 1px solid #eee;
  color: #232323;
}

.content_list .content_list_left .content_left_top .content_text .content_piece .content_left {
  float: left;
  width: 360px;
  overflow: hidden;
  height: 20px;
}

.content_list .content_list_left .content_left_top .content_text .content_piece .content_right {
  float: right;
  width: 360px;
  overflow: hidden;
  height: 20px;
}

.content_list .content_list_left .content_left_top .content_text .content_piece a {
  color: #232323;
  transition: all 0.3s linear;
}

.content_list .content_list_left .content_left_top .content_text .content_piece a:hover {
  color: #1a7af8;
}

.content_list .content_list_left .content_rmtj {
  margin-top: 30px;
  padding-top: 9px;
  padding-bottom: 40px;
  background-color: #fff;
}

.content_list .content_list_left .content_rmtj h6 {
  font-size: 16px;
  line-height: 16px;
  color: #232323;
  padding: 20px 0;
  margin: 0 auto;
  width: 760px;
  border-bottom: 1px solid #eee;
}

.content_list .content_list_left .content_rmtj ul li {
  float: left;
  margin-left: 40px;
  width: 360px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  margin-top: 20px;
}

.content_list .content_list_left .content_rmtj ul li a {
  color: #555;
  transition: all 0.3s linear;
}

.content_list .content_list_left .content_rmtj ul li a:hover {
  color: #1a7af8;
}

.content_list .content_list_left .content_zt {
  padding-top: 10px;
}

.content_list .content_list_left .content_zt li {
  width: 195px;
  height: 118px;
  float: left;
  margin: 20px 20px 0 0;
}

.content_list .content_list_left .content_zt li span {
  width: 100%;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  margin-top: 30px;
}

.content_list .content_list_left .content_zt li p {
  font-size: 15px;
  line-height: 16px;
  text-align: center;
  margin-top: 20px;
}

.content_list .content_list_left .content_zt .yi {
  background: url(/images/nr_img1.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .yi span {
  color: #ef3716;
}

.content_list .content_list_left .content_zt .yi p {
  color: #d98477;
}

.content_list .content_list_left .content_zt .er {
  background: url(/images/nr_img2.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .er span {
  color: #1072f2;
}

.content_list .content_list_left .content_zt .er p {
  color: #578bc5;
}

.content_list .content_list_left .content_zt .san {
  background: url(/images/nr_img3.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .san span {
  color: #ec0c2e;
}

.content_list .content_list_left .content_zt .san p {
  color: #d37382;
}

.content_list .content_list_left .content_zt .si {
  margin-right: 0;
  background: url(/images/nr_img4.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .si span {
  color: #1270d5;
}

.content_list .content_list_left .content_zt .si p {
  color: #417ab9;
}

.content_list .content_list_left .content_zt .wu {
  background: url(/images/nr_img5.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .wu span {
  color: #8a21f4;
}

.content_list .content_list_left .content_zt .wu p {
  color: #a07dc4;
}

.content_list .content_list_left .content_zt .liu {
  background: url(/images/nr_img6.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .liu span {
  color: #ffa935;
}

.content_list .content_list_left .content_zt .liu p {
  color: #d4a86b;
}

.content_list .content_list_left .content_zt .qi {
  background: url(/images/nr_img7.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .qi span {
  color: #0b5eee;
}

.content_list .content_list_left .content_zt .qi p {
  color: #5d82c3;
}

.content_list .content_list_left .content_zt .ba {
  margin-right: 0;
  background: url(/images/nr_img8.jpg) no-repeat;
}

.content_list .content_list_left .content_zt .ba span {
  color: #ff7720;
}

.content_list .content_list_left .content_zt .ba p {
  color: #de8f5d;
}

.content_list .content_list_right .list_right_nryuyue {
  width: 100%;
  /* height: 264px; */
  padding-top: 64px;
  background: url(/images/nr_yybg.jpg) no-repeat;
  padding-bottom: 28px;
}

.content_list .content_list_right .list_right_nryuyue .item {
  width: 100%;
  height: 40px;
  margin: 20px auto 0;
}

.content_list .content_list_right .list_right_nryuyue .item span {
  width: 90px;
  float: left;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.content_list .content_list_right .list_right_nryuyue .item input {
  width: 218px;
  height: 36px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  outline: none;
  text-indent: 10px;
}

.content_list .content_list_right .list_right_nryuyue .item .submit_input {
  width: 218px;
  height: 36px;
  float: left;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  outline: none;
  text-indent: 10px;
  background-color: #fff;
  font-size: 14px;
  color: #999;
  line-height: 36px;
  position: relative;
}

.content_list .content_list_right .list_right_nryuyue .item .submit_input::after {
  position: absolute;
  content: '';
  width: 0;
  border: 5px solid transparent;
  border-top-color: #a9a9a9;
  top: 17px;
  right: 10px;
}

.content_list .content_list_right .list_right_nryuyue .submit {
  width: 290px;
  height: 40px;
  display: block;
  margin: 20px auto 0;
  border-radius: 20px;
  background: linear-gradient(to bottom, #ffc939, #ff8c10);
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  transition: all 0.3s linear;
  box-shadow: 0px 5px 10px rgba(214, 3, 3, 0.25);
  cursor: pointer;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_nryuyue .submit:hover {
  background: linear-gradient(to bottom, #ffc939, #ffc939);
}

.content_list .content_list_right .submit_select {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}

.content_list .content_list_right .submit_select_box {
  position: absolute;
  background: #fff;
  width: 220px;
  top: 36px;
  left: 90px;
  max-height: 196px;
  overflow: auto;
  display: none;
  border-radius: 0 0 5px 5px;
}

.content_list .content_list_right .submit_select_box.show {
  display: block;
}

.content_list .content_list_right .submit_select_item {
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  font-size: 14px;
  padding-left: 10px;
  color: #999;
}

.content_list .content_list_right .submit_select_item:hover {
  color: #232323;
  background-color: #f7f7f7;
}

.content_list .content_list_right .list_right_rmtj {
  padding: 30px 0;
  margin-top: 20px;
  background-color: #fff;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist {
  height: 86px;
  position: relative;
  margin: 20px 0 0 20px;
  overflow: hidden;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist .pic_img {
  width: 130px;
  height: 75px;
  float: left;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist .pic_pf{
  width: 130px;
  height: 75px;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: none;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist .pic_img img {
  width: 130px;
  height: 86px;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist .pic_title {
  width: 150px;
  font-size: 14px;
  color: #555;
  float: left;
  margin-left: 10px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s linear;
  text-decoration: none;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist .pic_title:hover{
  color: #1a7af8;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist .pic_btn {
  width: 66px;
  height: 24px;
  border-radius: 3px;
  position: absolute;
  bottom: 0;
  left: 140px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background-color: #1a7af8;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_rmtj .list_right_rmlist .pic_btn:hover{
  background-color: #4a97ff;
}

.content_list .content_list_right .list_right_xygs {
  padding: 30px 0;
  margin-top: 20px;
  background-color: #fff;
}

.content_list .content_list_right .list_right_xygs a {
  margin: 0 20px;
  font-size: 14px;
  line-height: 14px;
  margin-top: 20px;
  display: block;
  color: #555;
  transition: all 0.3s linear;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  position: relative;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_xygs a::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ccc;
  left: 0;
  top: 50%;
  margin-top: -2px;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_xygs a:hover {
  color: #1a7af8;
}

.content_list .content_list_right .list_right_xygs a:hover::before {
  background-color: #1a7af8;
}

.content_list .content_list_right .list_right_teach {
  padding: 30px 0;
  margin-top: 20px;
  background-color: #fff;
  position: relative;
}

.content_list .content_list_right .list_right_teach .list_right_title {
  position: absolute;
}

.content_list .content_list_right .list_right_teach .arrow {
  width: 14px;
  height: 14px;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
  top: 0;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}

.content_list .content_list_right .list_right_teach .arrow.arrow-left {
  left: 248px;
  transition: all 0.3s linear;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjgzNTcyMTQzRkJENjExRUE5MzgxQzg1RTBEQ0FBQkNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjgzNTcyMTQ0RkJENjExRUE5MzgxQzg1RTBEQ0FBQkNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODM1NzIxNDFGQkQ2MTFFQTkzODFDODVFMERDQUFCQ0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODM1NzIxNDJGQkQ2MTFFQTkzODFDODVFMERDQUFCQ0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6EV75iAAAAa0lEQVR42mJcunQpAxqYCsQWLEgCUkC8G4i5gDiWCSoYC8T3gfgMECsC8RGQjm1AbALE5kB8AaYdpIMbiBmB+BuyRSAJeyCuBuIrUIvhEiAwC4jVgNgdiG8CsSkTku4HQKwCxMeAeAZAgAEAeVwQhlWA8IsAAAAASUVORK5CYII=) center no-repeat #fff;
}

.content_list .content_list_right .list_right_teach .arrow.arrow-left:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNTM3MkEzRkJENjExRUE5QzM3RENCRkY4RDU3Mjk2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNTM3MkE0RkJENjExRUE5QzM3RENCRkY4RDU3Mjk2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM1MzcyQTFGQkQ2MTFFQTlDMzdEQ0JGRjhENTcyOTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM1MzcyQTJGQkQ2MTFFQTlDMzdEQ0JGRjhENTcyOTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6VPHU4AAAAXklEQVR42mL8//8/AxqYAsSWDCAJKJYC4qtAfB+IbWCCsUD8E4gXwhSCiG1A/AqIDZB0MzABzeMGYkYg/oZiE1RFGhD/AuKpyEbBsAIQ3wHim0BsyojFuQuAWBcgwAB1mWwRaVIq5AAAAABJRU5ErkJggg==) center no-repeat #1a7af8;
  border-color: #1a7af8;
}

.content_list .content_list_right .list_right_teach .arrow.arrow-right {
  right: 0;
  transition: all 0.3s linear;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhCMERDNTEzRkJENjExRUE4OTY3RTlEQ0NDNTgzMjM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhCMERDNTE0RkJENjExRUE4OTY3RTlEQ0NDNTgzMjM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEIwREM1MTFGQkQ2MTFFQTg5NjdFOURDQ0M1ODMyMzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEIwREM1MTJGQkQ2MTFFQTg5NjdFOURDQ0M1ODMyMzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz44EypKAAAAaUlEQVR42mJcunTpCQYGhmtAnMSABJiAOBuIbYD4LhArIUucBWI1IN4JxDeAOBUmAQNZQKwLxI1AfABZAgS+AzEjEHMjS3QB8R0g7gBiUxao9mVAzA/EelB7wHbMBuKrQCwHEwQBgAADAKdqEdwByAHkAAAAAElFTkSuQmCC) center no-repeat #fff;
}

.content_list .content_list_right .list_right_teach .arrow.arrow-right:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIzNzg3MzEzRkJENjExRUFBRDA2QkJBODk2NjFDNkVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIzNzg3MzE0RkJENjExRUFBRDA2QkJBODk2NjFDNkVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjM3ODczMTFGQkQ2MTFFQUFEMDZCQkE4OTY2MUM2RUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjM3ODczMTJGQkQ2MTFFQUFEMDZCQkE4OTY2MUM2RUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6QQTakAAAAWElEQVR42mL4////CSCeB8QMyBhEGAPxLSC+C8RKyBIwPA2IfwFxKojPCJZFAHUg3g/Et5gYUMF3KM2FbFQ31Kh8mB26QHwZiB8BsQay5SDnrkR3LkCAAQACqHwsXmT3rQAAAABJRU5ErkJggg==) center no-repeat #1a7af8;
  border-color: #1a7af8;
}

.content_list .content_list_right .list_right_teach .list_mingshi {
  width: 290px;
  margin: 0 auto;
  padding-top: 18px;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl {
  height: 110px;
  margin-top: 20px;
  position: relative;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dt {
  width: 96px;
  height: 110px;
  float: left;
  overflow: hidden;
  background: url(/images/nr_jsbg.jpg) no-repeat;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dt:hover img{
  transform: scale(1.1);
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dt img {
  width: 96px;
  height: 110px;
  transition: all .3s linear;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dd {
  width: 182px;
  float: left;
  margin-left: 12px;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dd span {
  font-size: 16px;
  color: #232323;
  line-height: 18px;
  font-weight: bold;
  display: block;
  margin-top: 12px;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dd span:hover{
  color: #1a7af8;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dd p {
  font-size: 13px;
  color: #555;
  line-height: 13px;
  margin-top: 15px;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dd a {
  position: absolute;
  content: '';
  width: 115px;
  height: 34px;
  border-radius: 3px;
  background-color: #1a7af8;
  bottom: 5px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 34px;
  transition: all 0.3s linear;
}

.content_list .content_list_right .list_right_teach .list_mingshi .slide-list dl dd a:hover{
  background-color: #4a97ff;
}

.content_yuyue{
  width: 100%;
  height: 240px;
  margin-top: 24px;
  background-color: #2469f3;
}
.content_yuyue h5{
  text-align: center;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  padding-top: 23px;
}
.content_yuyue p{
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
.content_yuyue .submit_main{
  margin-left: 95px;
  padding-top: 31px;
}
.content_yuyue .submit_main .submit_input{
  width: 240px;
  height: 40px;
  padding-left: 46px;
  margin-right: 45px;
  margin-bottom: 24px;
  border: 1px solid #fff;
  outline: none;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
}
.content_yuyue .submit_main input::-webkit-input-placeholder
{
  color:#fff;
}
.content_yuyue .submit_main .input_yi{
  background: url(/images/conteny_yyicon1.png) 12px center no-repeat rgba(255, 255, 255,0.15);
}
.content_yuyue .submit_main .input_er{
  background: url(/images/conteny_yyicon2.png) 12px center no-repeat rgba(255, 255, 255,0.15);
}
.content_yuyue .submit_main .arrow{
  background: url(/images/conteny_yyicon3.png) 12px center no-repeat rgba(255, 255, 255,0.15);
  position: relative;
}
.content_yuyue .submit_select {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  float: left;
}
.content_yuyue .submit_main .arrow:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 20px;
  top: 10px;
}

.submit_select_box {
  position: absolute;
  background: #fff;
  width: 287px;
  top: 42px;
  max-height: 160px;
  overflow: auto;
  display: none;
}
.submit_select_box.show {
  display: block;
}
.submit_select_item {
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  font-size: 14px;
  padding-left: 10px;
}
#submit_btn{
  width: 286px;
  height: 40px;
  display: block;
  float: left;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #fdff74;
  font-size: 16px;
  color: #2469f3;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.ky_jxj{
  margin-top: 30px;
}

.ky_jxj .content_list_left{
	padding-bottom: 50px;
}

.ky_jxj .content_list_left h6 {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  font-weight: normal;
  display: inline-block;
  width: 377px;
  margin-top: 25px;
  border-bottom: 1px dashed #d9d9d9;
  border-top: 1px dashed #d9d9d9;
  background: url(/images/al_dy_bg.png) 139px center no-repeat;
}

.ky_jxj .content_list_left p {
  font-size: 18px;
  color: #555;
  line-height: 32px;
  margin-top: 30px;
}

.ky_jxj .content_list_left h5{
  font-size: 26px;
  color: #404a8a;
  line-height: 28px;
  font-weight: normal;
  margin-top: 30px;
}

.ky_jxj .content_list_left table{
  width: 100%;
}

.ky_jxj .content_list_left table tr td{
  height: 50px;
  font-size: 20px;
  color: #000;
  text-align: center;
}

.ky_jxj .content_list_left table.al_jxj_bt{
  margin-top: 30px;
}

.ky_jxj .content_list_left table.al_jxj_bt tr td{
  width: 33%;
  background-color: #444d8e;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  font-size: 22px;
  color: #fff;
}

.ky_jxj .content_list_left table.yi tr td{
  width: 19.5%;
}

.ky_jxj .content_list_left table.al_jxj_nr tr td{
  width: 33%;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

.ky_jxj .content_list_left table.al_jxj_nr tr td:first-child{
  border-left: 1px solid #999;
}

.ky_jxj .content_list_left table.er tr td{
  width: 19.5%;
}

.ky_jxj .content_list_left table .hui{
  background-color: #dfe0ed;
}

