header {
  height: 77px;
  background: rgba(0, 0, 0, 0.902);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 200;
}
header:before {
  content: "";
  width: 100%;
  height: 6px;
  background: #f0c333;

  border-left: none;
  border-right: none;
  position: absolute;
  left: 0;
  bottom: 0;
}


header .menu_ul {
    margin-right: 90px;
    margin: 0 auto;
    overflow: hidden;
    display: table;
    text-align: center;
}
header .menu_ul li {
  margin-left: 20px;
    margin-right: 20px;
}
header .menu_ul li a {
  font-size: 20px;
  color: #fff;
  padding: 0 44px;
  font-weight: lighter;
  display: block;
  line-height: 74px;
}

header .menu_ul li a img {
  margin-right: 10px;
  float: left;
  margin-top: 28px;
  width: 16px;
    position: relative;
    top: 0px;
}
header .menu_ul li.active a,
header .menu_ul li:hover a {
  background: rgba(255, 255, 255, 0.2);
}
header .head_r span {
  display: inline-block;
  width: 68px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
}
header .head_r span i {
  color: #fff;
  font-size: 26px;
}
header .head_r span.caidan {
  background: #fdbf3e;
  position: relative;
  height: 71px;
  z-index: 2;
}
header .head_r span.caidan:hover {
	  background: #ffd445;
}

header .head_r span.caidan i{
   text-shadow: 0 2px 6px #9e9a9a;
   font-size: 33px;
       position: relative;
    top: 4px;
}

header .head_r .ss{
  position: absolute;
  top: 22px;
right: -50px;
width: 26px;
height: 30px;
line-height: 30px;
}
header .head_r .ss{ width: 200px; }
header .head_r .ss i{
   color: #fff;
  font-size: 26px;
}

header .head_r .ss input{ width: 0; }
header .head_r .ss input.active{width: calc(100% - 36px);padding-left: 10px;}
header .head_r .ss i{float: right; cursor: pointer;}
header .head_r .ss.active{ width: 200px; right: -210px; }


.ban_lay {
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  font-size: 22px;
  color: #fff;
  z-index: 3;
}
/*
.ban_lay a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 9px 68px;
  border: 2px solid #cc7907;
  background: #f6af23;
  margin-top: 30px;
}*/


.ban_lay a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 9px 68px;
background-image:url(/t/yfei/images/btnbanner.png);  
  margin-top: 30px;
}

.ban_wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  z-index: 20;
}
.ban_wrap .ban_ul {
  display: inline-block;
  overflow: hidden;
}
.ban_wrap .ban_ul li {
  margin: 0 15px;
}
.ban_wrap .ban_ul li img{ width: 177px;  border-radius: 15px;opacity:0.5}
.ban_wrap .ban_ul li a:hover img{opacity:1}
.ban_wrap .ban_ul li.active  img{opacity:1}
.lm {
  padding: 30px 0;
  background: #f6f6f6;
}
.lm .lm_ul li {
  padding-right: 65px;
  width: 20%;
}
.lm .lm_ul li:last-of-type {
  padding-right: 0;
}
.lm .lm_ul li:nth-child(2) {
  width: 40%;
}
.lm .lm_ul li > div:nth-child(1) {
  font-size: 18px;
  color: #000000;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.lm .lm_ul li > div:nth-child(1) span { float: right; margin-top: -4px;  display: none;}
.lm .lm_ul li > div:nth-child(1) span i{ color: #000;  font-size: 21px;}
.lm .lm_ul a {
  display: block;
  color: #333333;
  margin-bottom: 12px;
}
.lm .lm_ul p a {
  display: inline-block;
  width: 60%;
}
.lm .lm_ul p span {
  display: inline-block;
  color: #333333;
  float: right;
}
footer {
  padding: 30px 0;
  background: #f1f1f1;
  font-size: 12px;
  color: #666666;
  line-height: 26px;
  text-align: center;
}
.tit_w {
  padding: 65px 120px 45px;
}
.tit_w p.en01 {
  font-size: 24px;
  color: #f7c834;
  margin-bottom: -15px;
}
.tit_w p.en02 {
  font-size: 81px;
  color: #333333;
  font-weight: bolder;
  font-style: italic;
  position: relative;
}
.tit_w p.en02 span {
  position: absolute;
  top: 0;
  right: 0;
}
.yx_w {
  padding: 0 120px 70px;
}
.yx_w .yx_win {
  border: 2px solid #eeeeee;
  padding: 20px 20px 0;
}
.yx_w .yx_list {
  margin-bottom: 30px;

}


.yx_w .yx_list .pr{ overflow: hidden; box-shadow: 0.696px 4.951px 10px 0px rgba(0, 0, 0, 0.1); }
.yx_w .yx_lay {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
.yx_w .yx_lay .yx_layin {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
   transform: translateY(-50%);


}
.yx_w .yx_lay .yx_layin p{ margin-bottom: 15px; }
.yx_w .yx_lay .yx_layin a {
  font-size: 16px;
  padding: 12px 36px;
  border-radius: 40px;
  border: 2px solid #fff;
  margin-top: 20px;
  color: #fff;

}
.content {
  padding-top: 70px;
}
.new_top {
  border-bottom: 1px dashed #f7c834;
  margin-bottom: 40px;
  padding-bottom: 45px;
}
.new_top .new_list .new_in {
  border-radius: 30px;
}
.new_top .new_list .new_in img,
.new_top .new_list .new_in .scale {
  border-radius: 30px 30px 0 0;
}
.new_top .new_list .new_in .new_b {
  padding: 20px 25px;
  border: 1px solid #ffdf78;
  border-top: none;
  position: relative;
  border-radius: 0px 0 30px 30px;
}
.new_top .new_list .new_in .new_b .tit {
  text-align: center;
  color: #333333;
  font-size: 22px;
  margin-bottom: 20px;
}
.new_top .new_list .new_in .new_b .info {
  font-size: 16px;
  color: #888888;
  line-height: 25px;
  text-indent: 2em;
}
.new_top .new_list .new_in .new_b > a {
  display: inline-block;
  color: #888888;
  padding: 8px 33px;
  border: 1px solid #eeeeee;
  float: right;
  margin-top: 15px;
  border-radius: 40px;
}
.new_top .new_list .new_in .new_b .time {
  border-radius: 10px;
  background: #fff;
  padding: 19px 10px;
  width: 90px;
  text-align: right;
  font-size: 15px;
  color: #333333;
  box-shadow: 0.696px 4.951px 5px 0px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: -40px;
  z-index: 2;
  left: 25px;
}
.new_top .new_list .new_in .new_b .time p {
  font-size: 22px;
}
.new_list02 {
  margin-bottom: 30px;

}
.new_list02 .pr {
  border-radius: 20px;
  overflow: hidden;
}
.new_list02 .pr .new_list02_lay {
  position: absolute;
  width: 100%;
  top: 0;
  left: -100%;

  bottom: 0;
  background: #f7c834;
  padding: 40px 30px;
  text-align: center;
  border-radius: 20px;

}
.new_list02 .pr .new_list02_lay .tit {
  font-size: 18px;
  color: #fff;
}
.new_list02 .pr .new_list02_lay .info {
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  margin: 20px 0;
  text-align: left;
  text-indent: 2em;
}
.new_list02 .pr .new_list02_lay a {
  display: inline-block;
  color: #f7c834;
  padding: 8px 34px;
  background: #fff;
  border-radius: 60px;
}
.manhua_des {
  padding-top: 60px;
}
.manhua_des h1 {
  background: #f7c834;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px 0;
}
.manhua_des .manhua_desin {
  padding: 45px;
  background: rgba(255, 255, 255, 0.6);
}
.manhua_des .manhua_desin img {
  max-width: 100%;
}
.mh_top {
  margin: 30px 0 75px;
}
.mh_top .mh_top_l {
  width: 70%;
}


.mh_top .mh_top_l a {
  display: block;
}
.mh_top .mh_top_l .mh_top_l_tit {
  font-size: 24px;
  color: #333333;
  padding: 11px 25px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mh_top .mh_top_l .mh_top_l_tit a {
  color: #fff;
}
.mh_top .mh_top_r {
  width: 30%;
  padding-left: 20px;
}
.mh_top .mh_top_r .mh_top_rin {
  background: #f7c834;
  color: #fff;
  padding: 23px 30px 30px;
}
.mh_top .mh_top_r .form_w {
  border-bottom: 1px solid #f9d667;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  position: relative;
}
.mh_top .mh_top_r .form_w span {
  display: inline-block;
  width: 30px;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.mh_top .mh_top_r .form_w span i {
  color: #fff;
  font-size: 26px;
}
.mh_top .mh_top_r .form_w input {
  font-size: 20px;
  color: #fff;
  padding-left: 40px;
  height: 48px;
  line-height: 48px;
  background: transparent;
}
.mh_top .mh_top_r .form_w input::placeholder {
  color: #fff;
}
.mh_top .mh_top_r .jzw {
  font-size: 12px;
  margin-bottom: 30px;
}
.mh_top .mh_top_r .jzw label {
  font-weight: normal;
}
.mh_top .mh_top_r .jzw input[type="checkbox"] {
  background: transparent;
  margin-right: 5px;
  float: left;
  margin-top: 3px;
  border: 1px solid #fff;
}
.mh_top .mh_top_r .jzw a {
  float: right;
  color: #fff;
}
.mh_top .login_in button {
  width: 48%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  border: 1px solid #fff;
  box-shadow: 0px 5px 5px 0px rgba(52, 52, 52, 0.05);
  background: transparent;
  font-size: 25px;
}
.mh_top .login_in button.active,
.mh_top .login_in button:hover {
  background: #fada77;
  border-color: #fada77;
}





.mh_top .login_in button:nth-child(2) {
  float: right;
}
.mh_top .san_w {
  position: relative;
  margin: 50px 0 20px;
}
.mh_top .san_w:before {
  content: "";
  width: 34%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 12px;
  background: #fff;
}
.mh_top .san_w:after {
  content: "";
  width: 34%;
  height: 1px;
  position: absolute;
  right: 0;
  top: 12px;
  background: #fff;
}
.mh_top .san_w .san {
  display: inline-block;
  font-size: 12px;
}
.mh_top .weibo a {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  margin: 0 20px;
  border: 1px solid #fff;
  border-radius: 100%;
}
.mh_top .weibo a i {
  color: #fff;
}
.mh_bottom .manhua_tit {
  font-size: 28px;
  color: #fff;
  background: #f7c834;
  padding: 15px 0;
  text-align: center;
}
.mh_bottom .manhua_tit span {
  font-size: 18px;
  font-style: italic;
}
.mh_bottom .mh_list {
  margin-bottom: 55px;
}
.mh_bottom .mh_list > a {
  box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.1);
}
.mh_bottom .mh_list a {
  display: block;
}
.mh_bottom .mh_list p {
  text-align: center;
  margin-top: 20px;
}
.mh_bottom .mh_list p a {
  font-size: 17px;
  color: #333333;
}
.about_top {
  background: url("../images/1.jpg") no-repeat center;
  background-size: contain;
  padding-bottom: 60px;
}
.about_top .about_top_ul {
  display: inline-block;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}
.about_top .about_top_ul li {
  margin: 0 100px;
  width: 350px;
  text-align: left;
}
.about_top .about_top_ul li .about_top_ul_cons {
  margin-bottom: 80px;
}
.about_top .about_top_ul li:nth-child(1) .p {
  margin-top: 30px;
}
.about_top .about_top_ul .p {
  font-size: 16px;
  color: #f7c834;
  margin-bottom: 30px;
}
.about_bottom {
  padding: 95px 120px 80px;
}
.about_bottom .row{margin:0 -7px; }
.about_bottom .lx_list{
  padding: 0 7px;
}
.about_bottom .lx_list .lx_phone {
  border: 1px solid #eee;
  padding: 54px 0 45px;
  text-align: center;
  font-size: 28px;
  color: #666666;
}
.about_bottom .lx_list .num {
  font-style: italic;
  margin-top: 5px;
}
.about_bottom .lx_list span {
  display: inline-block;
  width: 82px;
  height: 82px;
  border: 1px solid #f7c834;
  border-radius: 100%;
  text-align: center;
  line-height: 82px;
  margin-bottom: 20px;
}
.about_bottom .lx_list span i {
  color: #f7c834;
  font-size: 40px;
}
.about_bottom .map {
  margin-top: 75px;
  box-shadow: 0.696px 4.951px 10px 0px rgba(0, 0, 0, 0.07);
}
.newdes_wrap {
  padding: 70px 120px;
}
.newdes_wrap .tit_h1 {
  text-align: center;
  font-size: 28px;
  color: #000000;
  font-weight: bolder;
}
.newdes_wrap .admin {
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin: 10px 0 30px;
}
.newdes_wrap .admin i {
  color: #666666;
}
.newdes_wrap .newdes {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.newdes_wrap .newdes img {
  max-width: 100%;
}
.newdes_wrap .share_w {
  margin-top: 40px;
}
.newdes_wrap .share_w span {
  float: left;
  color: #000;
  margin-right: 5px;
}
.newdes_wrap .page_w {
  border-top: 1px solid #dcdcdc;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
}
.newdes_wrap .page_w a {
  color: #333333;
}
.newdes_wrap .newdes_r {
  border: 1px solid #eeeeee;
  border-top-width: 10px;
  padding: 20px 25px;
  margin-bottom: 90px;
}
.newdes_wrap .newdes_r .newdes_r_tit {
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-weight: bolder;
  margin-bottom: 24px;
}
.newdes_wrap .newdes_r .newdes_r_ul li {
  float: none;
  margin-bottom: 25px;
}
.newdes_wrap .newdes_r .newdes_r_ul li a {
  display: block;
}
.newdes_wrap .newdes_r .newdes_r_ul li dl {
  overflow: hidden;
}
.newdes_wrap .newdes_r .newdes_r_ul li dl dt {
  width: 48%;
  float: left;
}
.newdes_wrap .newdes_r .newdes_r_ul li dl dd {
  width: 48%;
  float: right;
  font-weight: bolder;
}
.newdes_wrap .newdes_r .newdes_r_ul li dl dd a {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
  margin-bottom: 10px;
}
.newdes_wrap .newdes_r .newdes_r_ul li dl dd p {
  color: #888888;
}
.newdes_wrap .newdes_r .newdes_r_ul li a {
  display: block;
}
.zhao_top {
  padding: 70px 0 40px;
}
.zhao_top select {
  width: 240px;
  height: 54px;
  border: 1px solid #eeeeee;
  line-height: 54px;
  font-size: 16px;
  color: #888888;
  margin-right: 30px;
  padding-left: 10px;
}
.zhao_top .zw_w {
  display: inline-block;
  float: right;
  width: 340px;
  height: 54px;
  line-height: 54px;
  color: #888888;
  border: 1px solid #eeeeee;
  position: relative;
}
.zhao_top .zw_w input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
}
.zhao_top .zw_w input::placeholder {
  color: #888888;
}
.zhao_top .zw_w button {
  width: 65px;
  background: transparent;
  border: none;
  height: 50px;
  border-left: 1px solid #eeeeee;
  text-align: center;
  line-height: 54px;
  position: absolute;
  top: 0;
  right: 0;
}
.zhao_top .zw_w button i {
  font-size: 22px;
  color: #888888;
}
.zhao_table th {
  background: #f1f1f1;
  padding: 19px 0;
  font-size: 20px;
  color: #666666;
  text-align: center;
  font-weight: normal;
}
.zhao_table tr {
  border-bottom: 1px solid #e2e2e2;
}
.zhao_table tr:last-of-type,
.zhao_table tr:nth-child(1) {
  border: none;
}
.zhao_table td {
  font-size: 16px;
  color: #666666;
  padding: 14px 0;
  text-align: center;
}
.zhao_table td a {
  color: #f7c834;
}
.zhao_bottom {
  margin-bottom: 50px;
}
.register_w {
  padding: 65px 0;
}
.register_w .register_w_l {
  width: 48%;
  box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.1);
}
.register_w .register_w_l .tit {
  text-align: center;
  font-size: 28px;
  color: #f7c834;
  padding: 17px 0;
  border: 1px solid #e5e5e5;
  margin-bottom: 40px;
}
.register_w .register_w_l .register_win {
  padding: 0 85px 49px;
}
.register_w .register_w_l .register_win button {
  font-size: 18px;
  color: #fff;
  border: none;
  padding: 10px 15px;
  background: #f7c834;
  box-shadow: 2px 2px 0  #e5e5e5;
  margin-top: 40px;
}
.register_w .register_w_l .register_win dl {
  margin-bottom: 25px;
  position: relative;
  padding-left: 100px;
}
.register_w .register_w_l .register_win dl dt {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  width: 90px;
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  line-height: 38px;
}
.register_w .register_w_l .register_win dl dt span {
  font-size: 14px;
  color: #ff0000;
}
.register_w .register_w_l .register_win dl dd input {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e5e5e5;
}
.register_w .register_w_l .register_win dl dd input.yzm {
  width: 158px;
}
.register_w .register_w_l .register_win dl dd a {
  float: right;
  width: 110px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.register_w .register_w_l .register_win dl dd a img {
  max-width: 100%;
}
.register_w .register_w_r {
  width: 48%;
  box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.1);
  height: 692px;
  overflow-y: auto;
  padding: 40px 25px 30px;
  font-size: 18px;
  color: #888888;
  line-height: 40px;
}
.register_w .register_w_r::-webkit-scrollbar {
  width: 3px;
  height: 10px;
  /**/
}
.register_w .register_w_r::-webkit-scrollbar-track {
  background: #efefef;
}
.register_w .register_w_r::-webkit-scrollbar-thumb {
  background: #a0a0a0;
}
.register_w .register_w_r::-webkit-scrollbar-corner {
  background: #d2d2d2;
}
.register_w .register_w_r .tit {
  text-align: center;
  font-size: 22px;
  color: #333333;
  margin-bottom: 20px;
}
.zhao_fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 200;
  display: none;
}
.zhao_fix.active{ display: block; }
.zhao_fix .zhao_fixin {
  width: 1000px;
  background: #fff;
  padding: 60px;
  position: absolute;
  height: 600px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.zhao_fix .zhao_cons {
  overflow: inherit;
  overflow-y: auto;
  height: 400px;
  padding-right: 20px;
}
.zhao_fix .zhao_cons::-webkit-scrollbar {
  width: 3px;
  height: 10px;
  /**/
}
.zhao_fix .zhao_cons::-webkit-scrollbar-track {
  background: #efefef;
}
.zhao_fix .zhao_cons::-webkit-scrollbar-thumb {
  background: #a0a0a0;
}
.zhao_fix .zhao_cons::-webkit-scrollbar-corner {
  background: #d2d2d2;
}
.zhao_fix .zhao_close {
  font-size: 40px;
  color: #c6c6c6;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.zhao_fix h1 {
  font-size: 36px;
  color: #fff;
  font-weight: bolder;
  background: #f7c834;
  padding: 18px 60px 18px 0;
  display: inline-block;
  position: relative;
}
.zhao_fix h1:before {
  content: "";
  width: 94px;
  height: 75px;
  background: #f7c834;
  position: absolute;
  left: -94px;
  top: 0px;
  z-index: 2;
}
.zhao_fix h1:after {
  content: "";
  width: 35px;
  height: 115px;
  background: url("../images/13.png") no-repeat bottom;
  position: absolute;
  left: -94px;
  top: 0;
}
.zhao_fix .gz {
  font-size: 36px;
  color: #f7c834;
  font-weight: bolder;
  margin: 15px 0 10px;
}
.zhao_fix .add_p {
  font-size: 20px;
  color: #333333;
  margin-bottom: 15px;
}
.zhao_fix .add_p i {
  font-size: 24px;
  color: #a4a4a4;
}
.zhao_fix .bq {
  margin-bottom: 35px;
}
.zhao_fix .bq span {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  background: #f7c834;
  padding: 8px 33px;
  margin-right: 35px;
}
.zhao_fix .zz_con {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 50px;
}
.zhao_fix .zz_con .zz_con_span span {
  font-size: 18px;
  color: #333333;
  display: inline-block;
  border-top: 5px solid #f7c834;
  padding-top: 10px;
  margin-bottom: 15px;
}
.zhao_fix .span {
  display: inline-block;
  width: 146px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: #f7f7f7;
  font-size: 16px;
  color: #333333;
  margin-right: 40px;
  cursor: pointer;
}
.zhao_fix .zqzw span.active,
.zhao_fix .span:hover {
  background: #f7c834;
  color: #fff;
}
.zhao_fix .zqzw span.active i,
.zhao_fix .zqzw span:hover i {
  color: #fff;
}
.zhao_fix .zqzw span i {
  color: #888888;
  font-size: 20px;
}
.zqzw_span {
  display: inline-block;
  position: relative;
}
.ha_wrap {
  display: inline-block;
  padding: 10px 10px  8px;
  position: absolute;
  top: 0;
  right: -100px;
  border: 1px solid #f1f1f1;
  opacity: 0;

}

.zqzw_span:hover .ha_wrap{ opacity: 1; }
.ha_wrap:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("../images/15.jpg") no-repeat;
  background-size: cover;
  position: absolute;
  left: -18px;
  top: 11px;
}
.ha_wrap a {
  display: inline-block;
  margin: 0 5px;
}
.menu_slide{
  background: rgba(0,0,0,0.902);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 200;
  padding: 45px 105px 30px 105px;
  border-radius: 20px;
  display: none;
  width: 100%;
}
.menu_slideul li{
  width: 33.3333%;
  margin-bottom: 50px;
}
.menu_slideul li a{
  display: block;
}
.menu_slideul li dl{
  position: relative;
  padding-left: 70px;
}
.menu_slideul li dt{
  width: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.menu_slideul li dt img{ width:55px; border-radius: 15px; }
.menu_slideul li dd a{
  display: block;
  color: #fff;
  padding-top: 4px;
}
.menu_slideul li dd span{
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 0px;
}
.searchbox {
    padding: 44px 0 38px;
    box-shadow: 0px 0px 7px 0px rgb(207, 207, 207);
    background: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    right: 0;
    top: 100%;
    text-align: center;
    z-index: 44;
    display: none;

}
.searchs {
    max-width: 600px;
    margin: 0 auto;
}
.searchs .sertext {
    display: block;
    float: left;
    padding: 0;
    outline: none;
    padding-left: 12px;
    width: 460px;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 12px;
    height: 52px;
    line-height: 52px;
    transition: 0.4s;
}
.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    width: 129px;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #f0c333;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    transition: 0.44s;
}
.banner .swiper-slide:after{
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
  z-index: 2;
}
.mh_bottom .manhua_des{ padding-top: 0; }
.fj_fix{display: none;  position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 250; background: rgba(0,0,0,0.3); }
.fj_fixin{width: 780px; box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); background: #f7f7f7; padding: 40px; position: absolute; left: 50%; top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);

}
.fj_w{ background: #fff;  border: 1px dashed #a0a0a0; text-align: center;  height: 150px; line-height: 150px; margin-bottom: 30px;}
.fj_win{  font-size: 16px; color: #888888;  height: 150px; position: absolute; top: 0; left: 0; width: 100%; z-index: 1;}
.fj_fix button{border:none;  font-size: 16px; padding: 11px 42px; background: #f7c834; color: #fff;  }
.fj_fix input{ width: 100%; height: 150px; position: absolute; top: 0; left: 0; opacity: 0; z-index: 2; }
.fj_fix .fj_close{cursor: pointer; font-size: 26px; position: absolute; top: -38px; right: -30px; }
.fj_fix.active{ display: block; }
.danye{ font-size: 16px; line-height: 30px; padding: 40px 0;}
.sha_w{ position: relative;  width: 25px; text-align: center; height: 21px; display: inline-block;}
.sha_w span{ display: inline-block; width: 25px; height: 21px;  position: absolute; top: 0; left: 0; z-index: 1;}
.sha_w a{ background-image: none !important; margin: 0 !important; padding: 0px !important; display: inline-block; width: 25px; height: 21px;  position: absolute; top: 0; left: 0; z-index: 2; opacity: 0;}
.mh_top_l .pagination_manhua .swiper-pagination-bullet{ width: 12px; height: 12px; background: rgba(255,255,255,1); opacity: 1; }
.mh_top_l .pagination_manhua .swiper-pagination-bullet-active{ background: #f7c834; }
.mh_top_l .pagination_manhua{ text-align: right;  padding-right: 20px; bottom: 15px; color: #fff;}

#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin-top:20px}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #f7c834;}
#page li:hover a{color:#f7c834}
#page li a{ color:#666}
#page li.active{border:1px solid #f67d38; background-color:#f67d38; color:#FFFFFF}
#page li.active a{ color:#fff}
#page .thisclass{ background-color:#f7c834; color:#FFFFFF}
#distpicker1{ display: inline-block; }
.logo{ display: inline-block; line-height:77px; font-size: 30px; color: #fff; float:left;}

.head_r {
	float:right;
}



header .menu_ul li a,
.serbtn,
.ban_lay a,
.mh_top .weibo a,
.new_in .new_b > a,
.new_in .new_b .tit a,
.new_list02_lay,
.new_list02 .pr .new_list02_lay a,
.yx_w .yx_lay,
.zhao_fix .zqzw span,
.fj_fix button:hover,
.register_w .register_w_l .register_win button

{
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}



.menu_slideul li:hover dd span,
.lm .lm_ul a:hover,
.mh_bottom .mh_list p a:hover,
.newdes_wrap .newdes_r .newdes_r_ul li dl dd a:hover,
.newdes_wrap .page_w a:hover
{
  color: #f7c834;
}


.new_top .new_list .new_in .new_b .tit a{ display: block; }
.mh_top .mh_top_r .jzw a:hover,.zhao_table td a:hover{ font-weight: bold;  }
.mh_top .weibo a:hover{ background: rgba(255,255,255,0.3); }

.serbtn:hover{ box-shadow: inset 0 0 0 25px rgba(0,0,0,0.3); }

.ban_lay a{
	 	border:1px solid #ffc133;
}

.ban_lay a:hover{
	border:1px solid #FFF;
}

.new_list:hover .new_in .new_b > a{ color: #fff; background: #f7c834; }
.new_list:hover .new_in .new_b  .tit a{ color: #f7c834;  }
.new_list02:hover .new_list02_lay{ left: 0; }
.new_list02 .pr .new_list02_lay a:hover{ background: #f7c834;color: #fff; border: 1px solid #fff;}
.yx_w .yx_list:hover .yx_lay{ left: 0; }
.fj_fix button:hover{ box-shadow: inset 0 0 0px 21px rgba(0,0,0,0.3); }
.register_w .register_w_l .register_win button:hover{box-shadow: inset 0 0 0px 22px rgba(0,0,0,0.3);  }

.lm .lm_ul p a,
.mh_bottom .mh_list p a,
.new_top .new_list .new_in .new_b .tit a,
.new_list02 .pr .new_list02_lay .tit
{
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.newdes_wrap .newdes_r .newdes_r_ul li dl dd a
{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 2;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 2;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 2;

overflow: hidden;
}


.new_top .new_list .new_in .new_b .info
{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 4;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 4;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 4;

overflow: hidden;
}
.new_list02 .pr .new_list02_lay .info
{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 5;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 5;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 5;

overflow: hidden;
}
/*新的 2019.12.18*/
.vip_w{ border: 1px solid #ddd; border-radius: 4px; text-align: center;height: 80px;}
.vip_w dl{ overflow: hidden; height: 100%; overflow: hidden;}
.vip_w dt{ width:40%; height: 100%; border-right: 1px dashed #ddd; line-height: 80px; float: left; color: #000; font-size: 16px;   border-radius: 4px 0 0 4px;}
.vip_w dd{ width:60%; float: right;  height: 100%;}
.vip_w dd div{ border-bottom: 1px dashed #ddd;  height: 50%; border-top-right-radius: 4px; font-size: 25px; }
.vip_w dd div span{ font-size: 12px; }
.vip_w dd div em{ color: #ccc; font-size: 12px;  font-style: normal; text-decoration: line-through;}
.vip_w dd a{ display: block; height: 50%;  color: red;border-bottom-right-radius: 4px; font-size: 12px; line-height: 40px;}
.vip_wrap{ padding: 60px 0; }
.lhlx{ width: 637px; height: 440px; margin: 100px auto; padding: 126px 0px 0 207px; background: url("../images/kf_bg.png") no-repeat top; }
.logo:hover{ color: #fff; }


.logo img{ width: 150px; margin-top: 7px; margin-right: 7px; float: left;}




@media(min-width:1600px){
	 .container {width: 1300px; padding: 0px;}
	
}


@media(max-width: 1600px){

 header .menu_ul li a{ font-size: 20px;    padding: 0 36px; }

 .ban_wrap .ban_ul li img{ width: 100px; }
 .menu_slide{ padding: 30px 50px 10px 50px; }
 .tit_w{ padding: 40px 60px 20px; }
 .tit_w p.en02{ font-size: 60px; }
 .tit_w p.en01{ font-size: 18px; }
 .about_top .about_top_ul{ font-size: 16px; line-height: 25px; }
 .about_top .about_top_ul li .p{ font-size: 14px; margin-bottom: 15px;}
 .about_top .about_top_ul li:nth-child(1) .p{ margin-top: 15px; }
 .about_top .about_top_ul li .about_top_ul_cons{ margin-bottom: 40px; }
 .about_top .about_top_ul li{ margin: 0 50px;}
 .about_bottom .lx_list span{ width: 60px; height: 60px; line-height:60px; }
 .about_bottom .lx_list span i{ font-size: 30px; }
 .about_bottom .lx_list .lx_phone{ font-size: 20px; padding: 30px 0 25px;}
 .about_bottom{ padding: 60px; }
 .mh_top .mh_top_r .mh_top_rin{ padding: 20px 30px 23px; }
 .new_top .new_list .new_in .new_b .time{ width: 75px; padding: 9px 10px; }
 .new_top .new_list .new_in .new_b .info{ font-size: 14px;  }
 .new_top .new_list .new_in .new_b .tit{ margin-bottom: 15px; }
 .new_top .new_list .new_in .new_b{     padding: 30px 25px 20px; }
 .new_list02 .pr .new_list02_lay{ padding: 20px 15px; }
 .new_list02 .pr .new_list02_lay .info{ font-size: 14px; line-height: 20px; }
 .new_list02 .pr .new_list02_lay a{ padding: 5px 30px; }
 .newdes_wrap .newdes_r .newdes_r_ul li dl dd a{ font-size: 12px; line-height: 18px; margin-bottom: 5px; }
 .newdes_wrap .newdes{ font-size: 14px; line-height: 25px; }
 .yx_w{ padding: 0 60px 70px; }
 .zhao_top select{ width: 230px; }
 .zhao_fix h1:after{ height:89px; top: 8px;  }
 .zhao_fix h1:before{ height: 58px; }
 .zhao_fix h1{ font-size: 20px; }
 .zhao_fix .zz_con{ font-size: 14px; line-height: 25px; }
 .register_w .register_w_r{ font-size: 16px; line-height: 30px; }




}

@media(max-width: 1367px){
	header .menu_ul li a {
		font-size: 16px;
		padding: 0 21px;
	}
}

@media(max-width: 1119px){
  header .menu_ul li a{ padding: 0 10px; }
  header .menu_ul li{ margin-left: 5px; }
  header .menu_ul{ margin-right: 0; }
  header .head_r .ss{ position: inherit;  right: auto;}
  .ban_wrap{ bottom: 10px; }
  .lm .lm_ul a{ margin-bottom: 5px; }
  .mh_top .mh_top_r .form_w{ height: 40px; line-height: 40px; }
  .mh_top .mh_top_r .form_w input{ height: 38px; line-height: 38px;  font-size: 14px;}
  .mh_top .login_in button{ font-size: 14px;  height: 35px; line-height: 35px;}
  .mh_top .mh_top_l .mh_top_l_tit{ font-size: 17px; }
  .mh_bottom .manhua_tit{ padding: 5px 0; }
  .mh_top .san_w{ margin: 20px 0 20px; }
  .mh_top .mh_top_r .jzw{ margin-bottom: 27px; }
  .mh_bottom .mh_list{ margin-bottom: 30px; }
  .yx_w{ padding: 0 60px 70px; }
  .new_top .new_list .new_in .new_b .tit{ font-size: 18px; }
  .new_list02 .pr .new_list02_lay .info,
  .new_top .new_list .new_in .new_b .info
  {
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 2;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 2;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 2;

overflow: hidden;
  }
  .newdes_wrap{ padding: 70px 60px; }
  .newdes_wrap .newdes_r .newdes_r_ul li{ margin-bottom: 15px; }
  .newdes_wrap .newdes_r{ padding: 20px 15px; }
  .newdes_wrap .newdes_r .newdes_r_ul li dl dt,.newdes_wrap .newdes_r .newdes_r_ul li dl dd{ width: 100%; float: none; }
  .newdes_wrap .newdes_r .newdes_r_ul li dl dt{ margin-bottom: 10px; }
  .yx_w .yx_lay{ font-size: 18px; }
  .yx_w .yx_lay .yx_layin a{ padding: 8px 20px; border-width: 1px;  font-size: 14px;}
  .zhao_top select{ width: 165px; }
  .zhao_table th{ font-size: 16px; }
  .zhao_table td{ font-size: 14px; }
  .register_w .register_w_l .register_win{ padding: 0 55px 49px; }
  .register_w .register_w_l .register_win dl dd input.yzm{ width: 124px; }






}
@media(max-width: 1023px){
   header{ display: none; }
   .header{ display: block !important; }
   body{ padding-top: 48px; }
   .ban_wrap .ban_ul li img{ display: none; }
   .ban_wrap .ban_ul li{ width: 12px; height: 12px; background: #eee; border-radius: 100%;  margin:0 5px;}
   .ban_wrap .ban_ul li.active{ background: #fad04b; }
   .ban_lay{ font-size: 16px; }
   .ban_lay a{ font-size: 14px; padding: 6px 40px; }
   .lm .lm_ul li > div:nth-child(1) span{ display: block; }
   .lm_b{ display: none; }
   .lm .lm_ul li > div:nth-child(1){ padding-bottom: 10px; margin-bottom: 10px;  font-size: 14px;}
   .content{ padding-top: 0; }
   .tit_w p.en01{ font-size: 16px; margin-bottom: 0;}
   .tit_w p.en02{ font-size: 40px; }
   .about_top .about_top_ul li{ width: 50%; padding: 0 25px; margin: 0;}
   .about_top .about_top_ul{ font-size: 14px; line-height: 23px; }
   .about_bottom .map{ margin-top: 40px; }
   .mh_top .mh_top_l{ display: none; }
   .mh_top .mh_top_r{ width: 100%; float: none;  padding-left: 0;}
   .mh_top .mh_top_r .mh_top_rin{ width: 320px; margin:auto; }
   .manhua_des h1{ padding: 10px 0; font-size: 20px; }
   .new_top .new_list .new_in .new_b{ padding: 30px 15px 20px; }
   .zhao_top select{ margin-right: 10px;  width: 120px;}
   .zhao_top .zw_w{ width: 306px; }
   .zhao_fix .zhao_fixin{ width: 600px; }
   .zhao_fix .bq span{ font-size: 14px; margin-right: 0; }
   .fj_fixin{ width: 600px; }
   .zhao_fix .span{ margin-bottom: 15px; }
   .register_w .register_w_l .register_win{ padding: 0 20px 49px;  }
   .register_w .register_w_l .register_win dl dd input.yzm{ width: 88px; }


}

@media(max-width: 767px){
 .ban_lay a{ padding: 3px 13px; margin-top: 4px;}
 .lm .lm_ul li,.lm .lm_ul li:nth-child(2){ width: 100%; float: none; padding-right: 0;  margin-bottom: 10px;}
 .lm .lm_ul p a{ margin-bottom: 0; }
 .tit_w{ padding: 20px 15px; }
 .tit_w p.en02{ font-size: 24px; }
 .tit_w p.en01{ font-size: 12px; }
 .about_top .about_top_ul li{ padding: 0 15px; width: 100%; float: none; }
 .about_top{ padding-bottom: 20px; }
 .about_bottom{ padding: 20px 15px; }
 .about_bottom .lx_list{ margin-bottom: 15px; }
 .about_bottom .map{ margin-top: 0px; }
 .about_bottom .lx_list span i{ font-size: 20px; }
 .about_bottom .lx_list span{ width: 50px; height: 50px; line-height: 50px; }
 .about_bottom .lx_list .lx_phone{ font-size: 16px; }
 .mh_top .mh_top_r .mh_top_rin{ width: 100%; }
 .mh_top{ margin-bottom: 30px; }
 .mh_bottom .manhua_tit{ font-size: 20px; }
 .mh_bottom .manhua_tit span{ font-size: 14px; }
 .manhua_des .manhua_desin{ padding: 30px 0; }
 .mh_bottom .mh_list p{ margin-top: 10px; }
 .mh_bottom .mh_list p a{ font-size: 14px; }
 .mh_bottom .mh_list{ margin-bottom: 15px; }
 .mh_bottom .mh_list:nth-child(2n+1){ padding-right: 7.5px; }
 .mh_bottom .mh_list:nth-child(2n){ padding-left: 7.5px; }
 .yx_w{ padding: 0 15px 30px;  }
 .new_top .new_list,.new_list02,.yx_w .yx_list{ margin-bottom: 15px; }
 .new_top{ padding-bottom: 5px; margin-bottom: 15px; }
 .newdes_wrap{ padding: 20px 15px; }
 .newdes_wrap .tit_h1{ font-size: 20px; }
 .newdes_wrap .admin,.newdes_wrap .page_w a,.newdes_wrap .page_w { font-size: 12px;  }
 .newdes_wrap .page_w span{ float: none;  display: block; margin-bottom: 5px;}
 .newdes_r{ display: none; }
 .yx_w .yx_win{ padding: 15px 15px 0 }
 .zhao_top select{ width: 31%; margin-right: 0;  font-size: 14px; height: 35px; line-height: 35px; margin-bottom: 15px;}
 .zhao_top .zw_w{ width: 100%; height: 35px; line-height: 35px;  margin-bottom: 25px;}
 .zhao_top .zw_w input,.zhao_top .zw_w button{ height: 33px; line-height: 33px; }
 .zhao_top .zw_w input{ float: left; }
 .zhao_table th{ font-size: 14px; padding: 10px 0;}
 .zhao_table td{ font-size: 12px; }
 .zhao_fix .zhao_fixin{ width: 90%; margin-left: 5%; padding: 20px; }
 .zhao_fix h1:before,.zhao_fix h1:before{ display: none; }
 .zhao_fix h1{ color: #333; background: transparent; padding: 0; }
 .zhao_fix .zhao_close{ font-size: 24px; top: -14px; }
 .zhao_fix .gz{ font-size: 20px; }
 .zhao_fix .add_p{ font-size: 14px; }
 .zhao_fix .bq span{ padding: 5px 10px; }
 .zhao_fix .zhao_cons{ overflow: hidden; overflow-y: auto; }
 .zhao_fix .span{ width: 105px; height: 35px; line-height: 35px; font-size: 12px; margin-right: 0; margin-bottom: 15px;}
 .ha_wrap{ top: -4px; right: -182px; }
 .zhao_fix .zhao_fixin{ height: 465px; }
 .zhao_fix .zqzw span i{ float: left; margin-left: 10px; }
 .fj_fixin{width: 300px;}
 .register_w .register_w_r{ display: none; }
 .register_w .register_w_l{ width: 100%; float: none; }
 .register_w .register_w_l .tit{ font-size: 18px; padding: 15px 0; }
 .register_w .register_w_l .register_win dl dt{ font-size: 14px; }
 .register_w .register_w_l .register_win button{ font-size: 14px; }
 .register_w .register_w_l .register_win dl{ margin-bottom: 15px; }
 .danye{ font-size: 14px; line-height: 25px; }
 /*新的*/
 .vip_wrap .col-sm-3{ margin-bottom: 15px; }
 .lhlx{ padding: 0;  background-image: none; width: auto; height: auto;}
 .about_top{ background-image: none; }






}
