#back-to-top {
  position: fixed;
  bottom: 50px;
  right: 2%;
  z-index: 9999;
}

#back-to-top img {
  width: 60px;
}

#wp_news_w11 ul li:nth-child(7){
 display:none;
}

/*.wp_article_list li:nth-child(1) a{*/
.wp_article_list li a{
   color: #040000;
    font-weight: normal;
    padding-left: 16px;
    background: url(../images/redline.png) no-repeat left center;
}

.rightfix {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 9999999;
  box-shadow: 0 0px 8px -2px;
}

.rightfix img {
  vertical-align: bottom;
}

.head_bg {
	display: flex;
	align-items: center;
  background: url(../images/headbg.jpg) no-repeat center center;
  height: 130px;
}

.h_top {
  border-bottom: 1px solid #d7999b;
  margin-bottom: 25px;
}

.h_top div {
  height: 50px;
  line-height: 50px;
}

.h_top img,
.h_top input {
  float: right;
}

.h_top img {
  margin-right: 16px;
  padding-top: 12px;

}

.h_top .ss_img {
  margin-right: 16px;
  padding-top: 16px !important;
  margin-left: 16px;
}

.h_top input {
  color: #fff;
  font-size: 16px;
  margin-right: 16px;
  width: 112px;
  margin-top: 14px !important;
  background: none;
  border: 0;
  outline: none;
}

.logo {
  width: 38%;
  float: left;
}

.logo img {
  width: 530px;
  display: block;
}

.nav {
  float: left;
}

.wp_article_list .list_item .Article_Title a{
overflow:hidden;
text-overflow: ellipsis;}

/*导航下拉*/
#cssmenu {
  display: block;
  float: right;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  list-style: none;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99999;
}

.one_ul li {
  width: calc(100% / 8);
}

#cssmenu #menu-button {
  display: none;
}

#cssmenu {
  width: 60%;
}

#cssmenu ul {
  font-size: 0;
  text-align: center;
  display: block !important;
}

#cssmenu ul li {
  float: left;
}

#cssmenu ul li a {
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

#cssmenu .has-sub .after_has_a {
  background: url(../images/jiantou.png) no-repeat 96px center;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}

#cssmenu .has-sub:hover .show_ul {
  left: auto;
}

#cssmenu .show_ul .has-sub:hover ul {
  left: auto;
}

#cssmenu ul ul ul {
  margin-left: 800%;
  top: 0;
}

#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
  float: none;
}

#cssmenu ul li:hover ul li {
  height: 40px;
}

#cssmenu ul ul li a {
    line-height: 44px;
    height: 44px;
    padding: 0px;
    width: 128px;
    font-size: 15px;
    background: rgba(114, 0, 8, 0.8);
    text-decoration: none;
  color: #ffffff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

#cssmenu ul ul li:hover a,
#cssmenu ul ul li a:hover {
      color: #f4b681;
}

#cssmenu ul .show_ul .has-sub .after_has_a {
  background: url(../images/xiangyou.png) no-repeat 140px center, rgba(164, 2, 2, 1) ;
}

/*导航下拉结束*/


/*首页内容版块*/
.mainstart {
  background: #fff;
  width: 1370px;
  padding: 30px;
  margin: 0 auto 36px auto;
}

/*首页第一个版块*/
.f_left_box {
  float: left;
  width: calc(70% - 54px);
  padding-right: 26px;
  border-right: 1px solid #e9e9e9;
  margin-right: 24px;
}

.f_btm .f_btm_l {
  width: calc(50% - 23px) !important;
  /* height:370px; */
  padding-right: 24px;
  border-right: 1px solid #e9e9e9;
  float: left;
}


.f_btm .f_btm_l img {
  width: 100%;
  height: 304px;
}

.first_box {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 24px;
  padding-bottom: 24px;
}

/*列表样式*/
.f_btm ul {
  float: right;
  width: 47%;
}

.f_btm ul li,
.thrbox .thrbtm ul li,
.thrtop ul li,
.f_right_box ul li {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dashed #eee;

}

.f_btm ul li a,
.thrbox .thrbtm ul li a,
.thrtop ul li a,
.f_right_box ul li a {
  color: #333333;
  display: block;
}

.f_btm ul li a:hover,
.thrbox .thrbtm ul li a:hover,
.thrtop ul li a:hover,
.f_right_box ul li a:hover {
  color: #040000;
  font-weight: normal;
  padding-left: 16px;
  background: url(../images/redline.png) no-repeat left center;
}

.addxg a {
  color: #222 !important;
  font-weight: bold;
  padding-left: 16px;
  background: url(../images/redline.png) no-repeat left center;
}

.addxg a:hover {
  color: #040000 !important;
}

.f_btm ul li .flspan,
.thrbox .thrbtm ul li .flspan,
.thrtop ul li .flspan,
.f_right_box ul li .flspan {
  float: left;
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.f_btm ul li .frspan,
.thrbox .thrbtm ul li .frspan,
.thrtop ul li .frspan,
.f_right_box ul li .frspan {
  float: right;
}

/*列表样式结束*/


/*dl dt dd 样式*/
.mainstart dl,
.thr_right dl {
  margin-bottom: 24px;
  line-height: 48px;
  border-bottom: 3px solid #e9e9e9;
  position: relative;
  margin-top: 0;
}

.imgbtm {
  position: absolute;
  left: 0;
  bottom: -3px;
}

.mainstart dl dt,
.thr_right dl dt,
.mainstart dl dt span,
.thr_right dl dt span {
	float: left;
	padding-top: 4px;
}

.mainstart dl dt img,
.thr_right dl dt img {
	float: left;
	padding-top: 2px;
}

.neirongbox{
	background:#fff;
	padding:36px;
	margin-bottom:36px;
}

.neirongbox .title{
	color:#333;
	font-size:26px;
	weight:bold;
	text-align:center;
	margin-bottom:16px;
}

.shijian{
	text-align:center;
	color:#999;
	font-size:14px;
	padding-bottom:12px;
	padding-bottom:16px;
	border-bottom:1px dashed #dfdfdf;
	margin-bottom:30px;
}

.mainstart dl dd,
.thr_right dl dd {
  float: right;
  font-size: 16px;
  font-weight:bold
}

.mainstart dl dd a,
.thr_right dl dd a{
  float: right;
  font-size: 16px;
  font-weight:bold;
  color:#000;
}

.mainstart dl dd a:hover,
.thr_right dl dd a:hover{
	color:#ff0000;
}

.mainstart dl dt img,
.thr_right dl dt img {
  margin-right: 15px;
}

.mainstart dl dt span,
.thr_right dl dt span {
  line-height: 22px;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

.mainstart dl dt span i,
.thr_right dl dt span i {
  font-style: normal;
  font-weight:normal;
  font-size: 16px;
  color:#999999;
}

.dl1 {
  border-bottom: 3px solid #8ae1ff !important;
}

.dl2 {
  border-bottom: 3px solid #1f91ff !important;
}

.dl3 {
  border-bottom: 3px solid #f875cf !important;
}

.dl4 {
  border-bottom: 3px solid #fcab41 !important;
}

.dl5 {
  border-bottom: 3px solid #ffeb46 !important;
}

.dl6 {
  border-bottom: 3px solid #d0a439 !important;
}

.dl7 {
  border-bottom: 3px solid #d46eff !important;
}

.dl8 {
  border-bottom: 3px solid #ff9279 !important;
}

/*dl dt dd 样式结束*/
.f_right_box {
  width: 30%;
  float: right;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e9e9e9;
}

.pc_banner {
  width: 100%;
}

.pc_banner img {
  width: 100%;
  vertical-align: bottom;
}

.move_show {
  display: none;
}

.ad {
  margin-bottom: 36px;
  z-index: 233;
}


/*第一个横条*/
.smallban {
  width: 100%;
  margin-bottom: 36px;
  vertical-align: bottom;
}

.smallban img {
  width: 100%;
}

/*第一个横条结束*/


/*第san个版块开始*/
.thrtop {
  margin-bottom: 24px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 24px;
}

.thrbox {
  padding-bottom: 24px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 24px;
}

.thr_right {
  padding-bottom: 0;
}

.thrbox .thr_left {
  float: left;
  width: calc(68% - 24px);
  margin-right: 24px;
  border-right: 1px solid #e9e9e9;
  padding-right: 24px;
}

.thrbox .thr_left .btmimg,
.thrbox .thr_left .btmimg img {
  width: 100%;
}

.btmimg img {
  height: 144px;
  width: 100%;
}

.thrbox .thr_left .thrtop_l {
  float: left;
  padding-right: 24px;
  width: calc(50% - 24px);
  border-right: 1px solid #e9e9e9;
}

.thrbox .thr_left .thrbtm {
  float: left;
  width: calc(50% - 25px);

}

.jl {
  padding-right: 24px;
  border-right: 1px solid #e9e9e9;
  margin-right: 24px;
}

.yd {
  float: left;
}

.thrbox .thr_left .thrtop_r {
  float: right;
  width: calc(50% - 24px);
}

.thr_right {
  float: right;
  width: 30%;
  border: 0;
    margin-bottom:0 ;

}

.otherthrbox {
  float: right;
  width: 30% !important;
}

.jujiao {
  margin-bottom: 0;
}

.jujiao div img {
  width: 94%;
  display:block;
  margin:0 auto;
}

.zhuanti a span,
.zhuanti a img {
  display: block;
  margin-bottom: 23px;
  color: #666666;
  width: 100%;
}
.zhuanti a:nth-child(3) img {
  margin-bottom: 0px;
}
.zhuanti a {

  text-align: center;
  width: 100%;
}

.nomar {
  margin-right: 0 !important;
}

/*第san个版块结束*/




/*第si个版块开始*/

.xueyuanfengcai{
overflow:hidden;
width: calc(100% - 424px - 54px);
}

.xueyuanfengcai ul li {
  float: left;
  width: 18%;
  margin-right: 26px;
}

.xueyuanfengcai ul li img,
.xueyuanfengcai ul li span {
  display: block;
  text-align: center;
}

.xueyuanfengcai ul li img {
  margin-bottom: 24px;
  width: 100%;
}

/*第si个版块结束*/

.imgscroll2_td  div{
margin-bottom:6px;
text-align:center;
font-size:15px;
}




/*友情链接开始*/
.friendlink {
  padding: 36px 0;
  border-top: 1px solid #990004;
  background: #f0f0f0;
}

.friendlink img,
.friendlink span {
  float: left;
  font-size: 22px;
  font-weight: bold;
  margin-right: 24px;
  line-height: 32px;
}


/*友情链接开始*/
.select-menu {
  float: left;
  margin-right: 30px;
}

.select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 204px;
  text-align: left;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  z-index: 1;
}

.select-menu-ul li {
  padding: 5%;
  text-align: center;
}

.select-menu-ul li:hover {
  background: #f2f2f2;
}

.select-menu-ul a {
  display: block;
  width: 100%;
}

.select-menu-div {
  position: relative;
  height: 30px;
  width: 200px;
  line-height: 30px;
}

.select-menu-div input {
  width: calc(100% - 28px);
  padding-left: 20px;
}

.select-this {
  background: #990004;
  color: #fff;

}

.select-this:hover {
  background: #990004 !important;
  color: #fff;
}

.friendlink i {
  margin-right: 2px;
  position: absolute;
  right: 10px;
  top: 7px;
}

.select-menu-input {
  margin-left: 3%;
  border: 0;
  height: 29px;
  cursor: pointer;
  user-select: none;
  border: 1px solid #990004;
  outline: none;
  border-radius: 18px;
  padding-left: 18px;
}

.select-menu-i {
  transform: rotate(180deg);
}

i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/*友情链接下拉结束*/
/*友情链接结束*/


/*底部开始*/
.footerbtm {
  background: #990004;
  padding: 36px 0;
}

.footerbtm .f_btm_fl {
  float: left;
  margin-right: 24px;
}

.footerbtm .f_btm_fr {
	text-align:center;
	color:#ffffff;
}

.footerbtm .f_btm_fr span {
	margin-right: 16px;
}

.f_btm_fr ul li {
  float: left;
  padding-right: 12px;
  margin-right: 12px;
  border-right: 1px solid #fff;
}

.f_btm_fr ul li a {
  color: #fff;
}

.f_btm_fr p,
.f_btm_fr ul {
  color: #fff;
  margin-bottom: 14px;

}

/*底部结束*/
.mbxnav {
  line-height: 52px;
  background: #990004;
  padding: 0 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
  color: #fff;
}

.mbxnav a {
  color: #fff;
}

.neirongye {
  color: #666666;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 30px;
  background: #fff;
  padding: 30px 0;
}

.neirongye h2 {
  text-align: center;
  margin: 0;
}

.neirongye .shijian {
  text-align: center;
  color: #9f9f9f;
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 14px;
  margin-top: 6px !important;
  margin-bottom: 30px;
}

.contquyu {
  padding: 0px;
}

.fanye {
  padding: 0 10px;
}

.contstart {
  padding: 30px 0;
  background: #fff;
  margin-bottom: 30px;
}

.contstart .leftlist {
  float: left;
  width: 27%;
  border-right: 1px solid #e6e6e6;
  padding-bottom: 100px;
}

.contstart .rightcont {
  float: right;
  width: 68%;
  padding-bottom: 30px;
}

.contstart .leftlist ul .bigtit {
  background: url(../images/listitbg.png) no-repeat 26px center;
  line-height: 50px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}

.rightcont ul {
  margin-right: 30px;
}

.contstart .leftlist ul .movemargin {
  width: 54%;
  background: #f6f6f6;
  line-height: 46px;
  height: 46px;
  color: #333;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 8px;
  margin-left: 40px;
  padding-left: 20px;
  margin-bottom: 20px;
}

.contstart .leftlist ul .movemargin:hover {
  background: #990004;
  color: #fff;
  font-weight: bold;
}

.contstart .rightcont ul li {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 24px;
  padding-bottom: 14px;
}

.contstart .rightcont ul li .datetz {
  font-size: 14px;
  color: #990004;
  padding-right: 2px;
  float: right;
}

.contstart .rightcont ul li a .ptit {
  font-size: 16px !important;
  color: #333 !important;
  width: 60%;
  float: left;
}

.contstart .rightcont ul li a .ptit i {
  font-style: normal;
  font-weight: bold;
}

.contstart .rightcont ul li a .ptit:hover {
  color: #990004 !important;
}

.contstart .rightcont ul li a .describe:hover {
  color: #990004 !important;
}

.contstart .rightcont ul li a .ptit,
.contstart .rightcont ul li a .describe {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  font-size: 15px;

}

.contstart .rightcont ul li a .describe {
  clear: both;
}

.contstart .rightcont ul p {
  margin: 12px 0;
}

.sp_header,
.sjj_nav {
  display: none;
}

.move_btm {
  display: none;
}

.pc_ban {
  display: block;
}

.move_ban {
  display: none;
}

.pc-hidden{
display:block;
}

.wap-hidden{
display:none;
}

@media only screen and (max-width:1500px) {
  .bigbox {
    width: calc(100% - 72px);
  }

  .mainstart {
    width: auto;
  }

  .xueyuanfengcai ul li {
    width: 16%;
  }

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 87px center;
  }
}

@media only screen and (max-width:1340px) {
  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 80px center;
  }

  .thrbox .thr_left,.xueyuanfengcai {
    width: calc(67% - 24px);
  }

  .mainstart dl dt img,
  .thrbox .thr_left .thrbtm dl dt img {
    margin-right: 8px;
  }

  .mainstart dl dt span,
  .thrbox .thr_left .thrbtm dl dt span {
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
  }

  .friendlink span {
    font-size: 18px;
  }

  .zhuanti a span,
  .zhuanti a img {
    display: block;
    margin-bottom: 24px;
    color: #666666;
    width: 100%;
  }
}

@media only screen and (max-width:1300px) {

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 82px center;
  }

  .mainstart dl dd a {
    font-size: 14px;
  }

  .logo {
    width: 34%;
    float: left;
  }

  #cssmenu {
    width: 64%;
  }
}

@media only screen and (max-width:1220px) {
  .logo {
    width: 32%;
    float: left;
    margin-top: 10px;
  }

  #cssmenu {
    width: 66%;
  }

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 80px center;
  }

  .zhuanti a span {
    display: block;
    margin-bottom: 32px !important;
    color: #666666;
    width: 100%;
  }

  .zhuanti a img {
    display: block;
    margin-bottom: 32px !important;
    color: #666666;
    width: 80% !important;
  }
}

@media only screen and (max-width:1200px) {
.xueyuanfengcai{
 width:100%;
}
.thrbox .thr_left .thrtop_l,.thrtop_r,.jl, .yd{
    position:relative;
    z-index:999;
}
  .logo {
    width: 30%;
    float: left;
    margin-top: 14px;
  }

  #cssmenu {
    width: 68%;
  }

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 80px center;
  }

  .jl,
  .yd {
    width: 100% !important;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 24px;
  }

  .yd {
    margin-bottom: 0;
  }

  .f_left_box {
    float: none;
    width: 100%;
    border: none;
    margin: 0 0 24px 0;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 24px;
    padding-right: 0;
  }

  .f_right_box {
    width: 100%;
    float: none;
padding-right: 0 !important;
    border-right: 0 !important;
  }

  .thrtop {
    margin-bottom: 24px;
    border-bottom: 0;
    padding-bottom: 0;
  }

  .thrbox .thr_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    border-right: 0;
    padding-right: 0;
  }

  .thr_right {
    float: none;
    width: 100%;
  }

  .smallban,
  .first_box {
    margin-bottom: 24px;
  }

  .jujiao {
    margin-bottom: 24px;
    width: 100%;
    float: left;
  }

  .otherthrbox {
    width: 100% !important;
  }

  .yuandi {
    float: right;
    width: 100% !important;
    padding-top: 0;

  }

  .zhuanti a {
    display: block;
    margin-bottom: 24px;
    margin-right: 4%;
  }

  .zhuanti a span {
    display: block;
    height: 36px;
    line-height: 36px;
    background: #f0f0f0;
    color: #222;
    font-weight: bold;
  }

  .zhuanti a img {
    margin: 0 auto;
  }

  .thrbox .thr_left .thrtop_l {
    float: left;
    padding-right: 0;
    width: 100%;
    margin-bottom: 24px;
    border-right: 0;
  }

  .thrbox .thr_left .thrtop_r {
    width: 100% !important;
  }

  .first_box {
    padding-bottom: 0;
  }

  .thrbox {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .contstart .leftlist {
    float: left;
    width: calc(37% - 90px);
    border-right: 1px solid #e6e6e6;
    padding-bottom: 100px;
  }

  .contstart .leftlist ul .movemargin {
    width: 66%;
  }

  .contstart .leftlist ul .bigtit {
    background: url(../images/listitbg.png) no-repeat 26px center;
    line-height: 56px;
    background-size: 82% 100%;
    height: 58px;
    color: #fff;
    font-size: 20px;
    padding-left: 96px;
    text-align: left;
    margin-bottom: 24px;
  }
}

@media only screen and (max-width:1100px) {
  #cssmenu {
    width: 70%;
  }

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 78px center;
  }

  .mainstart {
    padding: 16px !important;
  }

  .logo {
    width: 26%;
    float: left;
    margin-top: 14px;
  }
}

@media only screen and (max-width:1050px) {
  #cssmenu {
    width: 100%;
  }

  .logo {
    display: none;
  }

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 94px center;
  }
}

@media only screen and (max-width:1023px) {

.move_show {
  display: block;
}

.pc_show {
  display: none;
}


.pc-hidden{
display:none;
}

.wap-hidden{
display:block !important;
}

  .select-menu {
    margin-right: 14px;
  }

  .move_show {
    display: block;
  }

  .rightcont ul {
    margin-right: 0;
  }

  .btmimg img {
    height: auto;
    width: 100%;
  }

  .mainstart dl dt span i,
  .thrbox .thr_left .thrbtm dl dt span i {
    font-size: 15px;
	display:none;
  }

  .logo {
    display: block;
  }

  .logo {
    width: 42%;
    float: left;
    margin-top: 0;
  }

  .yuandi {
    padding-toP: 0;
  }

  .pc_ban {

    display: none;
  }

  .move_ban {
    display: block;
  }

  #cssmenu {
    display: none;
  }

  .smallban {
    width: 100%;
    margin: 0 auto 24px auto;
  }

  .thrbtm .smallban {
    margin-bottom: 0;
  }

  .thrbox {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 24px;
  }

  .sp_header,
  .nav_show,
  .sjj_nav {
    display: block;
  }

  .leftactive {
    display: none;
  }

  .tzbigbox {
    margin: 0 auto;
    padding: 0 10px;
  }

  .leftlist {
    display: none;
  }

  .rightcont {
    float: none !important;
    width: calc(100% - 40px) !important;
  }

  .neirongye {
    color: #333;
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 30px;
  }

  .cssmenu {
    display: none;
  }

  .sp_header {
    height: 0;
    /* background: #5676ba; */
    position: absolute;
    z-index: 10;
    width: 100%;
  }

  .sp_nav {
    width: 100px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: -80px;
  }

  .sp_nav span {
    display: block;
    background: #fff;
    width: 66px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all ease 0.35s;
  }

  .sp_nav span:nth-of-type(1) {
    top: 0px
  }

  .sp_nav span:nth-of-type(2) {
    top: 10px
  }

  .sp_nav span:nth-of-type(3) {
    top: 20px
  }

  .sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
  }

  .sp_nav_se span:nth-of-type(2) {
    width: 0
  }

  .sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
  }

  .sjj_nav {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 700px;
    font-size: 14px;
    line-height: 40px;
    top: -2000%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
    background: #fff;
  }

  .nav_show {
    top: 168px;
  }

  .sjj_nav>ul>li:first-child {
    overflow: hidden;
    border-top: 0
  }

  .sjj_nav>ul>li:first-child>a {
    float: left;
    width: calc(100% - 70px)
  }

  .sjj_nav>ul>li:first-child .language {
    float: right;
    width: 70px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 5px
  }

  .sjj_nav>ul>li:first-child .language a {
    width: 35px;
    float: left;
    border-left: 1px #ddd solid;
    text-align: center;
    color: #999;
  }

  .sjj_nav ul li i {
    position: absolute;
    top: 5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0px 7px 0 7px;
  }

  .sjj_nav ul li i svg {
    transform: rotate(-90deg);
    transition: all ease 0.35s
  }

  .sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  .sjj_nav ul li {
    border-top: 1px #ddd solid;
    margin-left: 20px;
    position: relative;
    line-height: 40px;
    font-size: 14px
  }

  .sjj_nav>ul>li:last-child {
    border-bottom: 1px #ddd solid;
  }

  .sjj_nav ul li ul {
    display: none
  }

  .sjj_nav ul li a {
    color: #666;
    width: 80%
  }

  .sjj_nav ul li ul li a {
    color: #999;
    display: block;
    text-align: left;
  }

  .sjj_nav ul li i svg {
    width: 20px;
    height: 20px;
    fill: #555;
  }

  .sjj_nav ul li .sjj_nav_i_se svg {
    fill: #01559d
  }

  .sjj_nav ul li ul li>ul {
    margin-left: 10px
  }

  .logo {
    padding-left: 20px;
  }

  .zhuanti a span,
  .zhuanti a img {
    display: block;
    margin-bottom: 8px !important;
    color: #666666;
    width: 100%;
    margin: 0 auto;
  }

}

/*导航结束*/
@media only screen and (max-width:875px) {
  .bigbox {
    width: calc(100% - 36px);
  }
}

@media only screen and (max-width:840px) {
  .bigbox {
    width: calc(100% - 72px);
  }
  .neirongbox img{
    max-width:100%;
}
.neirongbox {
    background: #fff;
    padding: 16px;
    margin-bottom: 16px;
}
}


@media only screen and (max-width:820px) {
  .friendlink span {
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-right: 0;
    line-height: 32px;
  }

  .friendlink img {
    margin-right: 12px;
  }
}

@media only screen and (max-width:768px) {
  .select-menu-div {
    position: relative;
    height: 30px;
    width: 80%;
    line-height: 30px;
  }

  .smallban,
  .first_box {
    margin-bottom: 0;
    border: none;
  }

  .friendlink span {
    float: none;
  }

  .select-menu {
    float: none;
    margin-top: 20px;
  }

  .sp_nav {
    width: 80px !important;
    margin-top: -71px;
  }

  .sp_nav span {
    width: 46px;
  }

  .nav_show {
    top: 166px;
  }

  .logo {
    width: 60%;
  }

  .zhuanti a {
    margin-bottom: 20px;
    margin-right: 4%;
  }


  .thrbox {

    padding-bottom: 0px !important;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 24px !important;
  }

  .mainstart {
    padding: 24px !important;
    margin-bottom: 24px;
  }

  .thrbox {
    padding-bottom: 0;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 24px;
  }

  .footerbtm .f_btm_fl {
    float: left;
    margin-right: 16px;
  }

  .footerbtm .f_btm_fr {
    font-size: 15px;
  }
.footerbtm {
    background: #990004;
    padding: 20px 0;
}
.footerbtm .f_btm_fr span {
	width: 100%;
	display: inline-block;
	margin-right: 0px;
	line-height: 1.8;
}

}

@media only screen and (max-width:414px) {
.jujiao div img {
	width:100%;
}
.contquyu img {
	max-width:100%;
}
.wp_article_list .list_item .Article_Title {
	width:100% !important;
}
.logo img {
	width: 100%;
}
.wp_article_list .list_item .pr_fields {
    display: inline;
    float: left;
    width: 64% !important;
}
  .f_left_box {
    float: none;
    width: calc(100% - 34px);
    border: none;
    margin: 0 0 24px 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
.contstart{
	padding:0px;
}
.contstart .rightcont ul {
    padding: 0px!important;
}
.contstart .rightcont {
    padding-bottom: 0px;
}
.contstart {
    margin-bottom: 18px;
}
.f_btm .f_btm_l img {
  width: 100%;
  height:245px !important;
}

  .h_top img {
    margin-right: 8px;
    padding-top: 12px;
  }

  .h_top .ss_img {
    margin-left: 0;
  }

  .rightfix {
    display: none;
  }

  .nav_show {
    top: 78px;
  }

  .h_top {
    border-bottom: 1px solid #d7999b;
    margin-bottom: 24px;
  }

  .sp_nav {
    margin-top: -50px !important;
  }

  .head_bg {
    height: 78px;
  }
	.ad {
		margin-bottom:0px;
	}
	.owl-theme .owl-nav.disabled + .owl-dots {
		margin-left: -12px !important;
		bottom: 0px !important;
	}
.owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    margin: 5px !important;
}
  .logo {
    width: 71%;
    padding-left: 8px;
  }

  .h_top .bigbox {
    width: 96%;
  }

  .h_top .ss_img {
    margin-left: 0;
  }

  .h_top input {
    width: 126px;
  }

  .head_bg .bigbox {
    width: 98%;
  }

  .f_btm .f_btm_l {
    width: 100% !important;
    height: 245px !important;
    overflow:hidden;
  }

  .f_btm ul {
    width: 100%;
  }

  .thrbox .thr_left .thrtop_l,
  .thrbox .thr_left .thrtop_r {
    width: 100%;
  }

  .thrbox .thr_left .thrtop_l {
    margin: 0 0 24px 0;
    border-bottom: 0;
    padding-bottom: 0;
  }

  .zhuanti {
    margin: 0;
    border-bottom: 0;
    padding-bottom: 0;

  }

  .jujiao {
    margin-bottom: 24px;
    width: 100%;
    float: none;
    border-right: 0;
    padding-right: 0;
  }

  .yuandi {
    float: none;
    width: 100%;
    padding-top: 0;
  }

  .zhuanti a {
    margin-right: 10%;
  }

  .thrbox {
    margin-bottom: 24px !important;
  }

  .f_btm .f_btm_l {
    width: 100%;
    padding-right: 0;
  }

  .thrbox .thr_left .thrtop_l {
    padding-right: 0;
    border-right: 0;
  }

  .f_left_box {
    padding-left: 0;
    width: 100%;
  }

  .f_right_box {
    padding-left: 0;
    width: 100%;
  }

  .bigbox {
    width: calc(100% - 36px);
  }
.mbxnav {
margin-bottom:18px;
}
  .friendlink span {
    margin-bottom: 36px;
  }

  .select-menu-div {
    position: relative;
    height: 30px;
    width: 300px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .footerbtm .f_btm_fl {
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  .f_btm_fr ul {
    border-top: 1px solid #fff;
  }

  .f_btm_fr ul li {
    float: left;
    padding-right: 0;
    margin-right: 0;
    border-right: 1px solid #fff;
    width: calc(50% - 1px);
    text-align: center;
    line-height: 32px;
    border-bottom: 1px dashed #fff;
  }

  .footerbtm .bigbox {
    width: 100%;
  }

  .footerbtm .f_btm_fr {
    width: 100%;
  }

  .f_btm_fr p,
  .f_btm_fr ul {
    text-align: center;
    margin-bottom: 20px;
  }

  .mbxnav .bigbox {
    width: 100% !important;
  }

}

@media only screen and (max-width:375px) {
  .addpad3btm ul .teli img {
    margin: 0 13px 0 12px;
  }

  .addpad3btm ul li img {
    margin: 0px 13px 0 12px;
  }

  .sp_nav {
    width: 54px;
  }
}

@media only screen and (max-width:320px) {
  .logo {
    padding-left: 10px;
  }

  .sp_nav {
    margin-top: -55px !important;
    top: 0px;
  }

  .thr_img {
    width: 40%;
    margin-top: 4px;
  }

  .friendlink {
    padding: 24px 0;
    border-top: 1px solid #990004;
    background: #f0f0f0;
  }

  .f_right_box {
    margin-bottom: 24px;
  }

  .mainstart {
    padding: 12px !important;
    margin-bottom: 24px;
  }

  .mainstart dl dt img {
    margin-right: 8px;
    display: none;
  }

  .mainstart dl dt span i {
    font-style: normal;
    font-size: 14px;
  }

  .f_btm ul li .flspan,
  .thrbox .thrbtm ul li .flspan,
  .thrtop ul li .flspan,
  .f_right_box ul li .flspan {
    width: 63%;
  }

  .addxg a {
    padding: 0 !important;
    background: none;
  }

.wp_article_list .list_item .pr_fields {
    display: inline;
    float: left;
    width: 70%;
}

.wp_article_list .list_item .pr_fields {
    display: inline;
    float: left;
    width: 72% !important;
}
.bigbox {
    width: calc(100% - 20px);
}
}