body{
	font-size:15px;
}

html {
    line-height: 1;
}

.c_txt a:hover {
    color:#01559d;
}

.wp_entry {
    color: #000000;
}

.wp_entry a {
    color: #000000;
}

header .top{
    font-size:13px;
    color:#333;
    background:#f8f8f8;
    border-bottom:1px solid #dedede;
    height: 37px;
    line-height: 37px;
}
.leftlist .wp_listcolumn .wp_column a {
    width: 100%;
    color: #000000;
    font-size: 17px;
    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat 6px 26px;
    text-align: center;
	height: 60px;
    line-height: 60px;
}

.leftlist .wp_listcolumn .wp_column a:hover {
    color: #0062b2;
}

.leftlist .wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 22px;
    padding: 0px;
    cursor: pointer;
	width: 100%;
	text-align: center;
}

.leftlist .wp_listcolumn .wp_column a.selected {
    color: #0062b2 !important;
}

.leftlist .wp_subcolumn .wp_column a {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	height: 48px;
    line-height: 48px;
}

.leftlist .wp_subcolumn .wp_column a:hover {
    color: #0062b2;
	background-color: #fafafa;
    background-image: none;
}

.leftlist .wp_subcolumn .wp_column a.selected {
    color: #0062b2 !important;
    background-image: none;
}

.leftlist .wp_listcolumn .wp_subcolumn .wp_column a {
	border-bottom: 0px;
}

#wp_paging_w5 ul li {
	padding: 8px 0px 11px 0px;
}

.contstart {
	margin: 30px auto;
}

header .top img{
    float:left;
    margin:8px 7px 0 0;
}

header .top p:nth-child(1){
    float:left;
}

header .top p:nth-child(2){
    float:right;
}

header .topbtm{
    background:url('../images/topbtmbg.jpg') no-repeat center center;
    padding: 20px 0 10px 0 ;
}

header .topbtm h1{
   float:left;
   margin-right:80px;
   margin-block-start: 0em;
   margin-block-end: 0em;
}

header .topbtm ul{
	float:left;
	font-size:13px;
	color:#333;
}

header .topbtm .towul{
	margin-right:15px;
}

header .topbtm ul li{
	display:flex;
	align-items: center;
	margin-bottom:10px;
}

header .topbtm ul li img{
	margin-right:8px;
}

header nav{
   background:#0062b2;
   height:58px;
   line-height: 58px;
   color:#fff;
}

header nav ul li{
    float:left;
    width:120px;
    text-align: center;
    position: relative;
}

header nav ul li a{
    color:#fff;
    display: block;
    font-weight:bold;
}

header nav ul li:hover a{
    background:#4077c1;
}

header nav ul li div{
    width:120px;
    display:none;
    z-index:1000;
    position: absolute;
    top:58px;
}

header nav ul li div a:hover{
    background:#0062b2;
}

header nav ul li div p a {
	font-size:14px;
}

.headernav {
	display:flex;
	align-items:center;
}
.headernav .towul {
	flex:1;
}

.wap-hidden {
	display: block;
}

.pc-hidden {
	display: none;
}

.title{
	font-weight:bold;
	font-size:24px;
	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;
}

.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: 21px 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff !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 .has-sub .after_has_a {
	background: url(../images/jiantou.png) no-repeat 105px 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: 50px;
  line-height: 50px;
}

#cssmenu ul ul li a {
  padding: 0px 6px;
  width: 130px;
  font-size: 14px;
  background-color: rgba(1,85,157,.85);
  text-decoration: none;
  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;
}

#cssmenu ul ul li:hover a,
#cssmenu ul ul li a:hover {
  color: #fff;
}

#cssmenu ul ul li a:hover {
  background:#01559d;
}

#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 {
  margin-bottom: 36px;
}

.flbox {
  float: left;
  width: 66%;
}

.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: 3px 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: #000000;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 3px 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;
}

.flbox dd a:hover,
.frbox dd a:hover,
.twoflbox dd a:hover,
.twofrbox dd a:hover,
.leftactive .twoflbox dd a:hover,
.rightactive .twofrbox1 dd a:hover,
.rightactive .twofrbox2 dd a:hover,
.last1 dd a:hover,
.last2 dd a:hover {
  color: #0062b2;
}

.frbox {
	float: right;
	width: 32%;
}

.news_list .left {
	float: left;
	width: 386px;
}

.news_list .left img {
	width: 100%;
}

.news_list .right {
	float: right;
	width: 52%;
	margin-top: -10px;
}

.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: 20px;
	z-index: 233;
}

.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: 32%;
	margin-right: 2%;
}

.addpad3 {
	margin-right: 0%;
}

.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;
}

.pc_btm span {
	margin: 0px 5px;
}

.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;
}

.contstart .rightcont {
	float: right;
	width: 72%;
}

.contstart .leftlist ul .bigtit {
    width: 320px;
    height: 76px;
    line-height: 76px;
    background: #0062b2;
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.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;
}

.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;
}

.lianx ul{
  display:none;
}

.lianx:hover ul{
   display:block;
}

.lineita{
  float:right;
}

.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: 2px solid #2772b2;
    background: #f7f7f7;
}

.frilink ul li {
    float: left;
    font-size: 15px;
    margin-right: 36px;
    height: 80px;
    line-height: 80px;
    display: flex;
    align-items: center;
}

.frilink ul li:nth-child(1) {
    margin-right: 20px;
}

.frilink ul li:nth-child(2) {
    margin-right: 30px;
    color: #0062b2;
    font-size: 16px;
    font-weight: bold;
}

.frilink ul li a {
    color: #555;
}

.frilink a:hover {
    color: #0062b2;
}

.conthr {
	border: 1px solid #f1f1f1;
	background: #fcfcfc;
	height: 230px;
	padding: 19px 20px 0 20px;
	width: 1260px;
	margin-bottom: 30px;
}
.conthr p {
	margin-bottom: 10px;
}
.conthr p span:nth-child(1) {
	color: #000000;
	font-size: 22px;
	float: left;
}
.conthr p span:nth-child(2) {
	color: #0062b2;
	font-size: 12px;
	float: left;
	height: 37px;
	line-height: 37px;
}
.conthr p span:nth-child(3) a {
	float: right;
	color: #000000;
	font-size: 14px;
	line-height: 30px;
        font-weight:bold;
}
.conthr p span:nth-child(3) a:hover {
    color: #0062b2;
}

.navbox {
    display: flex;
    align-items: center;
}

.navbox .navright {
    flex: 1;
    text-align: right;
}

.navbox .navright span {
    font-size:14px; 
    color:#484848;
}

.navbox .navright strong {
    color: #0062b2;
    font-size: 20px;
    margin-right: 30px;
}

@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%;
  }
  .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% / 10);
  }

  #cssmenu ul li a {
    padding: 20px 0;
  }

  #cssmenu .has-sub .after_has_a {
    background: url(../images/jiantou.png) no-repeat 100px center;
  }

.conthr {
    border: 1px solid #f1f1f1;
    background: #fcfcfc;
    height: 230px;
    padding: 19px 24px 0 24px;
    width: 1182px;
    margin-bottom: 44px;
}
  .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) {
  .imgscroll2_top {
	width: 372px !important;
  }
  
  .title {
	font-size: 17px;
	color: #000000;
	line-height: 24px;
  }
  
  .navright {
    display: none;
  }
  
  .contstart {
    margin-bottom: 10px;
  }
  
  .wap-hidden {
    display: none;
  }

  .pc-hidden {
    display: block;
  }

  .conthr {
    width: 90% !important;
    padding: 10px;
    margin-bottom: 20px;
  }

  .contquyu img{
    width:100%;
  }

  .wp_article_list .list_item .pr_fields {
    width: 70% !important;
  }

  .news_list .left img{
    width: 100%;
  }

  .dtjt8_div_img {
    width: 100% !important;
	margin-bottom: 12px;
  }

  .frilink{
    display:none;
  }

  .pc_pic{
    display:none;
  }

  .move_pic,.no_zhaopin{
    display:block;
  }

  .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;
  }

  .pc_btm {
    display: none;
  }

  .move_btm {
    display: block;
    padding: 12px 0;
  }

  .move_btm span {
    display: block;
    padding: 7px 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%;
    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;
  }

  .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: 49.5%;
    margin: 0;
    float: left;
    border-bottom: 1px dashed #eeeeee;
    padding: 0px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #eeeeee;
    font-size: 12px;
  }

  .friendlink ul .noline {
    border-right: none;
  }

  .friendlink ul li a {
    color: #666;
  }

  .biaoti {
    font-size: 18px;
    background: #01559d;
    line-height: 50px !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: 40px;
    right: 7px;
    z-index: 999;
  }

#back-to-top img{
  width: 50px;
}

  .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: 0px;
    width: 96%;
    border: 0;
    background: none;
  }

  .tabs_default div .more {
    right: 2%;
  }

  .ad {
    margin-bottom: 0px;
  }

  .news_list,
  .twoflbox,
  .first_box {
    margin: 0 auto;
  }

  .h_center {
    padding: 12px;
    width: calc(100% - 24px);
  }

  .h_center img {
    width: 74%;
  }

}

@media only screen and (max-width:863px) {
  header .top {
    display: none;  
  }

  header .topbtm {
    background: url(../images/topbtmbg.jpg) no-repeat center center;
    padding: 15px 15px 8px 15px;
  }

  .headernav {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  header .topbtm h1 {
    float: left;
    margin-right: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin: 0px 0px 8px 0px;
  }

  header .topbtm h1 img {
    width: 80%
  }

header .topbtm .towul {
    margin-right: 0px;
}

  .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: -264px;
  }

  .sp_nav span {
    width: 46px;
  }

  .nav_show {
    top: 73px;
  }
}

@media only screen and (max-width:414px) {
  .nav_show {
    top: 73px;
  }

  .sp_nav {
    margin-top: -262px !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;
}

}