body{
	font-size:15px;
}
html {
    line-height: 1;
}
.searchbox {
float: right;
margin-top: 15px;
margin-right: 15px;
}
#keyword {
    width: 218px !important;
    line-height: 30px;
    height: 30px;
    padding: 6px;
    overflow: hidden;
    border: 2px solid #01559d;
    float: left;
    color: #999;
    font-size: 15px;
    margin-bottom: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.wp_search {
    position: relative !important;
}
.wp_search .search {
    background: url(../images/inputbg.jpg) center center;
    width: 60px;
    height: 46px;
    background-size: 100%;
    border: 0px;
    cursor: pointer;
    position: absolute;
    color: #ffffff;
    right: 0px;
    top: 0px;
    border-radius: 0px 6px 6px 0px;
}


.h_cen_fl img {
display:block;
}
.h_top {
  line-height: 40px;
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  z-index: 88;
}
a:hover{
	color:#01559d;
}
.h_top img {
  vertical-align: middle;
  padding-bottom: 3px;
  margin-right: 4px;
}
.wap-hidden {
  display: block;
}

.pc-hidden {
  display: none;
}
.title{
	font-weight:bold;
	font-size:20px;
	text-align:center;
	padding-top:10px;
	color:#000000;
}
.shijian{
	font-size:14px;
	text-align:center;
	color:#999999;
	padding:20px 0px;
	border-bottom:1px dashed #efefef;
}
.add_p_bg{
	float:right;
}
.add_p_bg img{
	display:block;
}
.h_top span,
.h_top a {
  display: inline-block;
}

.ht_fl {
  float: left;
}

.ht_fr {
  float: right;
}

.h_center {
  padding: 20px 0;
  z-index: 99;
}

.h_center .h_cen_fl {
  float: left;
}

.h_center .h_cen_fr {
  float: right;
  text-align: center;
  padding-top:12px;
}

.h_center .h_cen_fr img {
  width: 100%;

}

.h_center .h_cen_fr p {
  text-align: center;
  font-size: 14px;
  color: #999;
}

.road1 {
  background: #5676ba;
  margin-bottom: 2px !important;
}

.back {
  position: fixed;
  bottom: 120px;
  right: 30px;
  z-index: 9999;
}

.back img {
  width: 70px;
  height: 70px;
}

.road2 {
  background: #ba5656;
  margin-bottom: 2px !important;
}

.road3 {
  background: #4c9d88;
}

.road4 {
  background: #e6bc6b;
}

/*导航下拉*/
#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% / 10);
}

.oneli:hover {
  background: #026bc6;
}

#cssmenu #menu-button {
  display: none;
}

#cssmenu {
  background: #01559d;
  width: 100%;
}

#cssmenu ul {
  font-size: 0;
  text-align: center;
}

#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 !important;
  -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 ul .has-sub a {
  padding-right: 10px;
}*/

#cssmenu .has-sub .after_has_a {
  background: url(../images/jiantou.png) no-repeat 110px 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: 1000%;
  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: 42px;
  line-height: 42px;
}

#cssmenu ul ul li a {
  /*padding: 10px 20px;*/
  padding:0px 10px;
  width: 130px;
  font-size: 14px;
  background-color: rgba(1,85,157,.85);
  text-decoration: none;
  color: #dddddd;
  font-weight:normal;
  -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;
  height: 42px;
}

#cssmenu ul ul li:hover a,
#cssmenu ul ul li a:hover {
  color: #fff;
}

#cssmenu ul .show_ul .has-sub .after_has_a {
  background: url(../images/xiangyou.png) no-repeat 110px center;
  background-color: rgba(1,85,157,.85);
}

.addposit {
  display: none;
}

/*导航下拉结束*/

.pc_banner {
  width: 100%;
}

.pc_banner img {
  width: 100%;
  vertical-align: bottom;
}

.move_show {
  display: none;
}

.first_box {
  /* border: 1px solid #eeeeee;
  padding: 20px;
  width: calc(100% - 42px); */
  margin-bottom: 36px;
}

.flbox {
  float: left;
  width: 65.9%;
  padding-right: 18px;
  border-right: 1px solid #eeeeee;
}

.flbox dl,
.frbox dl,
.twoflbox dl,
.twofrbox dl,
.rightactive .twofrbox1 dl,
.rightactive .twofrbox2 dl,
.last1 dl,
.last2 dl {
  line-height: 46px;
  margin-bottom: 20px;
  margin-top: 0;
  border-bottom: 2px solid #eeeeee;
}

.flbox dl {
  background: url(../images/tit1.png) no-repeat left center;
}

.frbox dl {
  background: url(../images/tit2.png) no-repeat left center;
}

.addpad dl {
  background: url(../images/tit3.png) no-repeat left center;
}

.addpad3 dl {
  background: url(../images/tit4.png) no-repeat left center;
}

.addpad2 dl {
  background: url(../images/tit7.png) no-repeat left center;
  height: 46px;
}

.last1 dl {
  background: url(../images/tit5.png) no-repeat left center;

}

.last2 dl {
  background: url(../images/tit6.png) no-repeat left center;

}


.fir_li_p {
  margin-bottom: 20px;
}

.leftactive .twoflbox dl {
  background: url(../images/tit5.png) no-repeat left center;
}

.rightactive .twofrbox1 dl {
  background: url(../images/tit6.png) no-repeat left center;
}

.rightactive .twofrbox2 dl {
  background: url(../images/tit7.png) no-repeat left center;
}

.leftactive {
  float: left;
  width: 46%;
}

.leftactive .twoflbox {
  width: 100%;
  border-right: 0;
}

.leftactive .twofrbox {
  width: 100%;
}

.leftactive .twoflbox ul li {
  float: left;
  width: calc(33.33333% - 14px);
  margin: 0 7px;
}

.leftactive .twoflbox ul li img {
  width: 100%;
}

.rightactive {
  float: right;
  width: 46%;
}

.rightactive .twofrbox1,
.rightactive .twofrbox2 {
  width: 48%;
}

.rightactive .twofrbox1 {
  float: left;
  border-right: 1px solid #eeeeee;
  padding-right: 10px
}

.rightactive .twofrbox2 {
  float: right;
}

.flbox dt,
.frbox dt,
.twoflbox dt,
.twofrbox dt,
.leftactive .twoflbox dt,
.rightactive .twofrbox1 dt,
.rightactive .twofrbox2 dt,
.last1 dt,
.last2 dt {
  float: left;
  color: #01559d;
  padding-left: 40px;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 2px solid #01559d;
  position: absolute;
}

.flbox dd,
.frbox dd,
.twoflbox dd,
.twofrbox dd,
.leftactive .twoflbox dd,
.rightactive .twofrbox1 dd,
.rightactive .twofrbox2 dd,
.last1 dd,
.last2 dd {
  font-size: 14px;
  color: #333;
  float: right;
  font-weight: bold;
}

.frbox {
  float: right;
  width: 31%;
}

.news_list .left {
  float: left;
  width: 50%;
  margin-right: 20px;
}

.news_list .left img {
  width: 100%;
}

.news_list .right {
  float: right;
  width: 47%;
}

.news_list .right li,
.frbox .right li,
.twofrbox .right li {
  border-bottom: 1px dashed #eeeeee;
  line-height: 40px;
  background: url(../images/dot.png) no-repeat left center;
}

.news_list .right li .span1 {
  width: 67%;
}

.frbox .right li {
  width: 100%;
}

.frbox .right li .span1 {
  width: 67%;
}

.news_list .right li .span1,
.frbox .right li .span1 {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_list .right li .span1 i,
.frbox .right li .span1 i {
  font-weight: bold;
  color: #e6bd43;
  font-style: normal;
}

.news_list .right li .span2 {
  width: 21%;
}

.frbox .right li .span2 {
  width: 25%;
}

.news_list .right li .span2,
.frbox .right li .span2 {
  float: right;
  color: #bbb;
  font-size: 14px;
  text-align:right;
  padding-right:4px;
}

.news_list .describe{
  border-bottom: 1px dashed #eeeeee;
  font-size: 14px;
  color: #aaaaaa;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 22px;
  padding: 4px 0px 6px 8px;
}


.frbox .right .describe {
  border-bottom: 1px dashed #eeeeee;
  padding: 0px 0px 7px 0px;
}

.describe a {
  color: #aaaaaa;
  font-size:13px;
}

.describe img {
  width: 100%;
  display:block;
}

.twofrbox1 div {
  width: 100%;
}

.twofrbox1 div img {
  width: 100%;
}

.ad {
  margin-bottom: 36px;
  z-index: 233;
  border-bottom: 2px solid #01559d;
}

.smallban {
  width: 100%;
  margin-bottom: 36px;
    overflow: hidden;
}

.smallban img {
  width: 100%;
  display:block;
}

.smallban img:hover {
	opacity:.9;
	cursor:pointer;
}

.fir_li .leftimg {
  float: left;
  width: 45%;
}

.fir_li div {
  float: right;
  width: 51%;
}

.fir_li {
  border-bottom: 0 !important;
}

.fir_li div {
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 6px;
}

.fir_li div .one_p {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 20px;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fir_li div .two_p {
  line-height: 20px;
  font-size: 14px;
  color: #aaa;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.fir_li div .two_p2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/*选项卡   切换*/
.move_tab {
  display: none;
  border-bottom: 1px solid #4c9d88;
}

.first1 {
  position: relative;
}

.twoflbox {
  float: left;
  width: calc(33% - 20px);
  border-right: 1px solid #eeeeee;
}

/*.twofrbox {
  width: calc(33% - 27px);
  float: left;
}*/

.addpad {
  padding: 0 18px 0 0;
}

.addpad2 {
  padding: 0 17px;
}

.addpad3 {
  padding: 0 0 0 18px;
  border-right: 0px !important;
}

.tabs_default .horizontal li {
  float: left;
  width: 98px;
  background: #4c9d88;
  text-align: center;
  padding: 6px 0;
  margin: 0 5px;
}

.tabs_default .horizontal li a {
  color: #fff;
}

.tabs_default div .more {
  position: absolute;
  top: 34px;
  right: 51%;
  font-size: 14px;
  color: #666;
}

.tabs_default .horizontal {
  position: absolute;
  top: 28px;
  left: 142px;
}

.tabs_default .horizontal .active {
  background: none;
  border: 1px solid #4c9d88;
}

.tabs_default .horizontal .active a {
  color: #4c9d88;
  font-weight: bold;
}

.tabs_default div ul li {
  border-bottom: 1px dashed #eeeeee;
  line-height: 40px;
  background: url(../images/dot.png) no-repeat left center;
}

.tabs_default div ul li .span1,
.twofrbox .right li .span1 {
  float: left;
  width: 67%;
  overflow: hidden;
  text-overflow: hidden;
  white-space: nowrap;
}

.tabs_default div ul li .span2,
.twofrbox .right li .span2 {
  float: right;
  color: #bbb;
  font-size: 14px;
}

.twofrbox2 ul {
  margin: 0 auto;
  width: 95%;
}

.twofrbox2 ul li {
  float: left;
  margin: 6px;
  width: calc(45% - 4px);
  height: 63px;
}

.twofrbox2 ul li img {
  width: 100%;
}

.friendlink ,.no_zhaopin{
  display:none;
}

.pc_btm,
.move_btm {
  background: #01559d;
  color: #fff;
  text-align: center;
  padding: 34px 0;
}

.mbxnav {
  line-height: 60px;
  background: #f0f0f0;
  padding: 0 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;

}

.neirongye {
  color: #666666;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 30px;
}

.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: 36px;
}

.contquyu {
	padding: 10px 0px;
	border-bottom:1px dashed #efefef;
}

.contquyu img{
	max-width:884px;
}

.contstart .leftlist {
  float: left;
  width: 28%;
  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 left center;
    line-height: 46px;
    height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-right: 50px;
    text-align: center;
}

/*.contstart .leftlist ul .movemargin {
  width: 62%;
}

.contstart .leftlist ul .movemargin {
  line-height: 58px;
  height: 58px;
  color: #555;
  width: 54%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 8px;
  margin-left: 20px;
  padding-left: 20px;
}

.contstart .leftlist ul .movemargin:hover {
  background: #dcf1fe;
  color: #222;
}*/

.contstart .rightcont ul li {
  border-bottom: 1px dashed #eeeeee;
}

.contstart .rightcont ul li .datetz {
  font-size: 14px;
  color: #01559d;
  padding-left:15px;
}

.contstart .rightcont ul li a .ptit {
  font-size: 16px !important;
  color: #333 !important;
  width: 60%;
}

.contstart .rightcont ul li a .ptit i{
  font-style: normal;
  font-weight: bold;
}

.contstart .rightcont ul li a .ptit:hover {
  color: #01559d !important;
}
.contstart .rightcont ul li a .describe:hover {
  color: #01559d !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 p {
  margin: 12px 0;
}

.sp_header,
.sjj_nav {
  display: none;
}

.move_btm {
  display: none;
}

.biaoti {
  float: left;
}

.last1 {
  width: 49%;
  float: left;
}

.last2 {
  width: 49%;
  float: right;
}

.moveleftimg {
  display: none;
}

.news_list .right li a:hover,
.frbox .right li a:hover,
.twofrbox .right li a:hover,
.tabs_default div ul li a:hover {
  color: #01559d;
}

.fir_li div .one_p:hover {
  color: #01559d !important;
}

.addpad3btm ul li {
  width: 48%;
  float: left;
  border: 1px solid #dfdfdf;
  text-align: left;
  line-height: 46px;
  margin-bottom: 8px;
}

.addpad3btm ul li img {
  vertical-align: middle;
  width: 26px;
  margin: 0 34px 0 28px;
}

.addpad3btm ul .teli img {
  margin: 0 20px 0 28px;
}

.rightmar {
  margin-right: 2%;
}

.addpad3btm ul li a {
  color: #333333;
}

.addpad3btm img {
  width: 100%;
}
.addpad3btm ul li:hover{
  background:#f0f0f0;
}
.h_cen_fr img{
  float:left;
  width:56px !important;
  margin-right: 14px;
  border-right: 2px solid #ccc;
  padding-right: 14px;
}
.h_cen_fr p{
  text-align: left !important;
  font-size:16px !important;
}

.onep {
  padding: 2px 0 0 2px;
}

.twop input{
  width: 278px;
  line-height: 30px;
  height:30px;
  padding: 6px;
  overflow: hidden;
  border: 2px solid #01559d;
  float: left;
  color: #999;
  font-size: 15px;
  margin-bottom:6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.twop button{
  background:url(../images/inputbg.jpg) no-repeat right center;
  background-size:100%;
  border:0;
  width:60px;
  height: 46px;
  line-height: 34px;
  float:right;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.h_cen_fr p .frone{
  /* font-style: normal;
  font-size:16px;
  color:#333;
  font-weight:normal;
  letter-spacing: 0; */
  font-size: 16px;
  font-weight: normal;
  float: right;
  padding-bottom:2px;
}

.lianx ul{
  display:none;
}

.lianx:hover ul{
   display:block;
}

.h_cen_fr p .frtwo{
  font-weight:bold;
  float:right;
  padding-bottom:2px;
}

.lineita{
  float:right;
}

.h_cen_fr p .frtwo a{
  font-size: 16px;
  font-weight: normal;
  float: right;
}

.h_cen_fr p .frtwo a,.h_cen_fr p .frone a{
  color:#666;
 }
 

.h_cen_fr p .frtwo a:hover,.h_cen_fr p .frone a:hover{
 color:#888;
 border-bottom:1px solid ;
}
.move_pic{
  display:none;
}

#back-to-top{ position: fixed; bottom: 90px; right: 2%; z-index: 999;}
#back-to-top img{
  width:60px;
}

 .rig{
   float:right;
 }

.frilink{
  border-top:1px solid #eeeeee;
  margin-bottom:36px;
  padding-top:36px;
}

.fri_oneli{
  background:url(../images/fri_one_bg.png) left center no-repeat;
  color:#fff;
  font-weight:bold;
  letter-spacing: 2px;
  width:8% !important;
}

.addbor{
  border:3px solid #01559d;
}
.lef{
  float:left;
  width:100%;
}

.lef li{
  float:left;
  line-height: 80px;
  padding:0 10px;
}

.lef li a:hover{
  color:#01559d;
  border-bottom:1px solid #01559d;
}

.lef p{
  float: right;
  width: 30.3%;
  color: #fff;
  padding: 0 24px;
  background: url(../images/lxfs.jpg) no-repeat center center;
  line-height: 80px;
}

@media only screen and (max-width:1520px) {
  .tzmargin ul {
    margin-left: -600% !important;
    top: 0;
}

}
@media only screen and (max-width:1350px) {
  .bigbox {
    width: 96%;
  }
  .addpad{
    padding:0 7px 0 0 ;
  }
  .lef p{
    float: right;
    width: 30.3%;
    color: #fff;
    background: url(../images/lxfs.jpg) no-repeat center center;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
  }
}

@media only screen and (max-width:1320px) {
  .fir_li .leftimg {
    height: 118px;
  }

  .fir_li .leftimg2 {
    height: 180px;
  }
}

@media only screen and (max-width:1300px) {

  .h_center img {
    width: 100%;
  }

  /* .bigbox {
    width: 90%;
  } */

  #cssmenu .oneli {
    width: calc(100% / 9);
  }

  #cssmenu ul li a {
    padding: 20px 0;
  }

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 92px center;
  }

  .tabs_default .horizontal li {
    width: 80px;
  }

  .twofrbox2 ul li {
    height: 53px;
  }
}

@media only screen and (max-width:1295px) {
  .news_list .right li {
    margin-bottom: 2px;
  }
}

@media only screen and (max-width:1280px) {
  .mbxnav {
    font-size: 14px;
    line-height:40px;
    margin-bottom:10px;
  }
  .contstart .rightcont ul li{
    /*padding-bottom:8px;
    margin-bottom:18px;*/
  }
  .tabs_default .horizontal li {
    width: 72px;
  }

  .news_list .right li,
  .frbox .right li,
  .twofrbox .right li {
    line-height: 42px;
  }
}

@media only screen and (max-width:1264px) {
  .twoflbox {
    float: left;
    width: calc(31% - 10px);
    border-right: 1px solid #eeeeee;
  }

  .twofrbox {
    width: calc(35% - 10px);
    float: left;
  }

}

@media only screen and (max-width:1250px) {
  .twofrbox2 ul li {
    height: 51px;
  }
}

@media only screen and (max-width:1210px) {
  .news_list .right li .span2 {
    width: 22%;
  }
}

@media only screen and (max-width:1023px) {
  .wap-hidden {
    display: none;
  }
  .pc-hidden {
    display: block;
  }
	.contquyu img{
		width:100%;
	}
  .wp_article_list .list_item .pr_fields {
		width: 70% !important;
	}
	.news_list .left img{
		width:346px;
	}
	.dtjt8_div_img {
		width: 350px !important;
		height: 244px !important;
	}
  .frilink{
    display:none;
  }
  .pc_pic{
    display:none;
  }
  .move_pic,.no_zhaopin{
    display:block;
  }
  .friendlink{
    margin-bottom:20px;
  }
  .no_zhaopin img{
    width:100%;
    vertical-align: bottom;
  }


  .flbox dt, .frbox dt, .twoflbox dt, .twofrbox dt, .leftactive .twoflbox dt, .rightactive .twofrbox1 dt, .rightactive .twofrbox2 dt, .last1 dt, .last2 dt {
    font-size: 20px;
}
  .fir_li div .one_p {
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 10px;
  }

  .moveleftimg {
    display: block;
    width: 100%;
    margin-bottom: 16px;
  }

  .news_list .describe,
  .frbox .right .describe {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px;

  }

  .leftimg {
    display: none;
  }

  .fir_li div .two_p {

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .li1 span,
  .li2 span,
  .li3 span,
  .li3 span,
  .li4 span {
    font-size: 17px;
    float: left;
    font-weight: bold;
    color: #fff;
    width: 70%;
    text-align: center;
    letter-spacing: 0px;

  }

  .smallban {
    width: calc(100% - 20px);
    margin: 0 auto;
  }

  .flbox {
    padding-right: 0 !important;
  }

  .addpad2,
  .addpad3 {
    padding: 0;
  }

  .last1,
  .last2 {
    width: 100%;

  }

  .fir_li .leftimg {
    width: 100%;
    margin-bottom: 16px;
  }

  .fir_li_p {
    display: none;
  }

  .fir_li div {
    width: 100%;
  }

  .describe img {
    width: 100%;
    ;
  }

  .back {
    display: none;
  }

  .h_cen_fr {
    display: none;
  }

  .pc_btm {
    display: none;
  }

  .move_btm {
    display: block;
    padding: 12px 0;
  }

  .move_btm span {
    display: block;
    padding: 10px 0;
  }

  .sp_header,
  .sjj_nav {
    display: block;
  }

  .h_top {
    display: none;
  }

  .leftactive {
    display: none;
  }

  .tzbigbox {
    margin: 0 auto;
    padding: 0 10px;
  }

  .leftlist {
    display: none;
  }

  .rightcont {
    float: none !important;
    width: calc(100% - 20px) !important;
  }

  .neirongye {
    color: #666666;
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 30px;
  }

  .twofrbox2 ul li {
    float: left;
    width: calc(46% - 4px);
    text-align: center;
    height: auto;
    margin-bottom: 8px !important;
  }

  .twofrbox2 ul li img {
    width: 100%;
  }

  .leftactive,
  .rightactive {
    margin: 0 auto;
    background: #fff !important;
  }

  .move_tab {
    display: block;
    height: 36px;
  }

  .tabs_default .horizontal {
    width: 100%;
    top: 74px;
    left: 0;

  }

  .tabs_default .horizontal li {
    width: 20% !important;
    margin: 0 6px;
    font-size: 14px;
  }

  .cssmenu {
    display: none;
  }

  .addposit {
    display: block;
    position: relative;
    height: 50px;
  }

  .ht_fl {
    display: none;
  }

  .ht_fr {
    float: left;
  }

  .h_center img {
    width: 100%;
  }

  .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: -52px;
  }

  .sp_nav span {
    display: block;
    background: #01559d;
    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: 90px;
    border-top: 1px solid #5676ba;
  }

  .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: #c9141e
  }

  .sjj_nav ul li ul li>ul {
    margin-left: 10px
  }

  .move_show {
    display: block;
  }

  .pc_show {
    display: none;
  }

  .flbox,
  .frbox,
  .news_list .left,
  .news_list .right,
  .leftactive,
  .rightactive,
  .rightactive .twofrbox1,
  .rightactive .twofrbox2 {
    float: none !important;
    width: 100%;
  }

  .leftactive,
  .rightactive {
    width: calc(100% - 40px);
  }

  .flbox {
    border-right: 0;
  }

  .news_list,
  .twoflbox {

    margin-bottom: 36px;
  }

  .news_list .left img {
    height: 243px;
  }

  .twoflbox {
    width: 100%;
    border-right: none;
  }

  .twofrbox {
    width: 100%;

  }

  .addmar .twoflbox {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .rightactive .twofrbox1 {
    padding-bottom: 36px;
    border-right: 0;
  }

   .friendlink{
     display:block;
   }
  
  .friendlink .bigbox {
    width: 100%;
  }

  .friendlink ul li {
    width: calc(50% - 34px);
    margin: 0;
    float: left;
    border-bottom: 1px dashed #eeeeee;
    padding: 0 16px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #eeeeee;
    font-size: 13px;
  }

  .friendlink ul .noline {
    border-right: none;
  }

  .friendlink ul li a {
    color: #666;
  }

  .biaoti {
    background: #01559d;
    line-height: 46px !important;
    border-bottom: 0 !important;
    text-align: center !important;
    padding: 0 12px;
    float: none !important;
	color:#ffffff;
  }

  .biaoti a {
    color: #fff !important;
  }
	#back-to-top {
		position: fixed;
		bottom: 90px;
		right: 0;
		z-index: 999;
	}
  .pc_btm {
    font-size: 14px;
  }

  .pc_btm span {
    line-height: 32px;
  }

  .news_list .right li .span1,
  .frbox .right li .span1 {
    width: 70%;
  }

  .news_list .right li .span2,
  .frbox .right li .span2 {
    width: 25% !important;
    text-align: right;
  }

  .bigbox {
    width: 100%;
  }

  .news_list .describe,
  .frbox .right .describe {
    padding:0;
    width:100%;
  }

  .first_box {
    padding: 10px;
    width: calc(100% - 28px);
    border: 0;
    background: none;
  }

  .tabs_default div .more {
    right: 2%;
  }

  .ad {
    margin-bottom: 0px;
  }

  .news_list,
  .twoflbox,
  .first_box {
    margin: 0 auto 10px auto;
  }

  .h_center {
    padding: 12px;
    width: calc(100% - 24px);
  }

  .h_center img {
    width: 74%;
  }

}

@media only screen and (max-width:863px) {
  .sp_nav {
    width: 80px !important;
    margin-top: -69px;
  }

  .sp_nav span {
    width: 46px;
  }

  .nav_show {
    top: 106px;
  }
}

/*导航结束*/
@media only screen and (max-width:786px) {
  .sp_nav {
    width: 70px !important;
    margin-top: -55px;
  }

  .sp_nav span {
    width: 46px;
  }

  .nav_show {
    top: 88px;
  }
}

@media only screen and (max-width:414px) {
  .nav_show {
    top: 56px;
  }

  .sp_nav {
    margin-top: -40px !important;
  }
}

@media only screen and (max-width:375px) {
  .sp_nav {
    width: 54px;
  }

  .addpad3btm ul .teli img {
    margin: 0 13px 0 12px;
  }

  .addpad3btm ul li img {
    margin: 0px 13px 0 12px;
  }
}

@media only screen and (max-width:320px) {

  .news_list .right li .span2,
  .frbox .right li .span2 {
    width: 27% !important;
  }


  .sp_nav {
    margin-top: -40px;
    top: 0px;
  }

  .news_list .left img {
    height: 150px;
  }

  .li1 span,
  .li2 span,
  .li3 span,
  .li3 span,
  .li4 span {
    font-size: 14px;
  }

  .fir_li .leftimg {
    height: auto;
  }

  .addpad3btm ul li a{
    font-size:14px;
  }

  .addpad3btm ul .teli img {
    margin: 0 7px 0 12px;
}

}