.bodyer .main1 .sec0 {
  background: #fff;
  text-align: center;
  padding: 0.15rem 0;
}
.bodyer .main1 .sec0 h2 {
  font-size: 0.34rem;
  color:#005da3;
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
}
.bodyer .main1 .sec0 .sub-title {
  font-size: 0.28rem;
  color:#2687d0;
}
/* --------------------.sec1-------------------- */
.bodyer .main1 .sec1 {
  height: 3rem;
  overflow: hidden;
}

.bodyer .main1 .sec1 .carousel {
  position: relative;
  height: 2rem;
}

.bodyer .main1 .sec1 .carousel .item .title {
  display: block;
  padding-left: 50px;
  position: relative;
  top: -50px;
  text-align: left;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  background: rgba(0, 0, 0, .35);
}

.bodyer .main1 .sec1 .indicator {
  position: relative;
  top: -40px;
}

.bodyer .main1 .sec1 .indicator a {
  position: absolute;
  left: 100px;
  color: #fff;
  font-size: 20px;
}

.bodyer .main1 .sec1 .indicator .carousel-indicators {
  margin: 0;
  padding: 0 0.5rem;
  position: relative;
  top: 0.3rem;
  left: 0;
  z-index: 15;
  width: 100%;
  text-align: center;
  list-style: none;
  opacity: 1;
}

.bodyer .main1 .sec1 .indicator .carousel-indicators li {
  width: 20px;
  height: 6px;
  border-radius: 0;
  border: none;
  background-color: #fff;
  opacity: 0.4;
}

.bodyer .main1 .sec1 .indicator .carousel-indicators li.active {
  border: none;
  background-color: #fff;
  opacity: 1;
}

/* --------------------.sec2 .sec5-------------------- */
.bodyer .main1 .sec2 {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
}

.bodyer .main1 .sec2 .news-item.left {
  float: none;
  width: 100%;
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #ccc;
}

.bodyer .main1 .sec2 .news-item.right {
  float: none;
  width: 100%;
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #ccc;
}

.bodyer .main1 .sec2 .news-item.left .title {
  margin-bottom: 0.2rem;
  position: relative;
}

.bodyer .main1 .sec2 .news-item.left .title p {
  padding: 5px; 
  width: 2.6rem;
  height: 0.7rem;
  background:  no-repeat center;
  background-size: cover;
  color: #fff;
  font-size: 0.32rem;
}

.bodyer .main1 .sec2 .news-item.left .title .line {
  position: absolute;
  width: 572px;
  left: 140px;
  top: 13px;
  height: 0;
  border-top: 1px solid black;
  display: none;
}

.bodyer .main1 .sec2 .news-item.left .title img {
  float: right;
  position: relative;
  top: -25px;
  display: none;
}

.bodyer .main1 .sec2 .news-item.left .content {
  padding-left: 0;
  text-align: left;
}

.bodyer .main1 .sec2 .news-item.left .content .news-img {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.bodyer .main1 .sec2 .news-item.left .img.img-4 {
  background:  no-repeat center;
  background-size: cover;
}

.bodyer .main1 .sec2 .news-item.left .list {
  display: block;
  /* margin-top: 0.2rem; */
}

.bodyer .main1 .sec2 .news-item.left .list p {
  display: block;
  position: relative;
  font-size: 0.28rem;
  margin-bottom: 5px;
}

.bodyer .main1 .sec2 .news-item.left .list p span {
  display: inline-block;
  margin: 0 10px;
  width: 5px;
  height: 5px;
  line-height: 20px;
  background-color: black;
  vertical-align: 7px;
}

.bodyer .main1 .sec2 .news-item.left .list p a {
  display: inline-block;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.30rem;
  width: 90%;
}

.bodyer .main1 .news-item .content a:hover {
  font-size: 16px;
  font-weight: bold;
  color: #084884;
}
.bodyer .main1 .sec2 .news-item.left .list p img{display: none;}
.bodyer .main1 .sec2 .news-item.left p img {
  display: inline-block;
  position: absolute;
  top: -12px;
  right: -30px;
}

.bodyer .main1 .sec2 .news-item.right .title {
  margin-bottom: 0.2rem;
  position: relative;
}

.bodyer .main1 .sec2 .news-item.right .title p {

    padding: 5px;
    width: 2.6rem;
    height: 0.7rem;
    background-size: cover;
    color: #fff;
    font-size: 0.32rem;
}

.bodyer .main1 .sec2 .news-item.right .title .line {
  position: absolute;
  width: 350px;
  left: 140px;
  top: 13px;
  height: 0;
  border-top: 1px solid black;
  display: none;
}

.bodyer .main1 .sec2 .news-item.right .title img {
  float: right;
  position: relative;
  top: -25px;
  left: -10px;
  display: none;
}

.bodyer .main1 .sec2 .news-item.right .content {
  padding-left: 0;
  text-align: left;
}

.bodyer .main1 .sec2 .news-item.right .content p {
  position: relative;
  margin-bottom: 5px;
  line-height: 22px;
  font-size: 0.3rem;
}

.bodyer .main1 .sec2 .news-item.right .content p i {
  color: #4d84b7;
  font-size: 23px;
  vertical-align: 3px;
  display: none !important;
}

.bodyer .main1 .sec2 .news-item.right .content p a {
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.28rem;
  width: 100%;
}

.bodyer .main1 .sec2 .news-item.right .content p a.short {
  max-width: 400px;
  width: 90%;
}

.bodyer .main1 .sec2 .news-item.right .content p span {
  color: #084884;
  font-size: 0.30rem;
}

.bodyer .main1 .sec2 .news-item.right .content p img {
  display: inline-block;
  position: absolute;
  top: -12px;
  display: none;
}

/* --------------------.sec3 .special-------------------- */
.bodyer .main1 .sec2 .news-item.left.special .content .item {
  margin-bottom: 0.2rem;
  margin-right: 0;
  display: block;
  width: 18.7%;
  height: auto !important;
  background-color: #e6eaf3;
  border-top: 1px solid #084884;
  float: left;
  margin-right: 0.1rem;
  padding-top: 0.03rem !important;
  min-height: 1.8rem !important;
}
.bodyer .main1 .sec2 .news-item.left.special .content .item:last-child {
  margin-right: 0;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item:hover {
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  background-color: #2d8ce9;
}
.form-group {
  left: 0 !important;
}
.bodyer .main1 .sec2 .news-item.left.special .content .item:hover i,
.bodyer .main1 .sec2 .news-item.left.special .content .item:hover p {
  color: #fff;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item i {
  font-size: 0.40rem;
  display: block;
  color: #2d8ce9;
  text-align: center;
  margin-bottom: 0.1rem;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item p {
  text-align: center;
  color: #2d8ce9;
  font-size: 0.28rem;
  line-height: 0.3rem !important;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item.active,
.bodyer .main1 .sec2 .news-item.left.special .content .item.active i,
.bodyer .main1 .sec2 .news-item.left.special .content .item.active p {
  color: #fff;
  background-color: #2d8ce9;
}

.bodyer .main1 .sec2 .news-item.left.special .content .list {
  display: inline-block;
  width: 100%;
}

.bodyer .main1 .sec2 .news-item.left.special .content .list a {
  display: inline-block;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.28rem;
  white-space: nowrap;
}

/* --------------------.sec3-------------------- */
.bodyer .main1 .sec3 .img {
  margin-bottom: 0.3rem;
  height: 2rem !important;
  background:  no-repeat center;
  background-size: cover;
}

.bodyer .main1 .sec3 .img p {
  padding-left: 0.2rem;
  line-height: 2rem !important;
  text-align: left;
  font-weight: bold;
  font-size: 0.4rem;
  color: #fff;
}

/* --------------------.sec4-------------------- */
.bodyer .main1 .sec4 .news-item .title {
  margin-bottom: 20px;
  position: relative;
}

.bodyer .main1 .sec4 .news-item .title p {
  background:  no-repeat center;
   padding: 5px;
    width: 2.6rem;
    height: 0.7rem;
    background-size: cover;
    color: #fff;
    font-size: 0.32rem;
}

.bodyer .main1 .sec4 .news-item .title .line {
  position: absolute;
  width: 1050px;
  left: 150px;
  top: 13px;
  height: 0;
  border-top: 1px solid black;
  display: none;
}

.bodyer .main1 .sec4 .news-item .title img {
  float: none;
  position: relative;
  top: -25px;
  left: -10px;
  display: none;
}

.bodyer .main1 .sec4 .news-item .content {
  position: relative;
  padding: 0 12px;
  text-align: left;
}

.bodyer .main1 .sec4 .news-item .content .item {
  position: relative;
  display: inline-block;
  width: 280px;
  font-size: 0;
}

.bodyer .main1 .sec4 .news-item .content .item .news-img {
  margin: 0;
  width: 280px;
  height: 150px;
}

.bodyer .main1 .sec4 .news-item .content .item a {
  position: absolute;
  top: 50px;
  left: 110px;
}

.bodyer .main1 .sec4 .news-item .content .item a .play {
  margin: 0;
}

.bodyer .main1 .sec4 .news-item .content .item p {
  padding-top: 10px;
  text-align: left;
  font-size: 18px;
}

.bodyer .main1 .sec4 .news-item .content button.left {
  position: absolute;
  left: 15px;
  top: 50px;
  width: 10px;
  height: 50px;
  background:  no-repeat center;
  background-size: cover;
  border: none;
}

.bodyer .main1 .sec4 .news-item .content button.right {
  position: absolute;
  top: 50px;
  right: 60px;
  width: 10px;
  height: 50px;
  background:  no-repeat center;
  background-size: cover;
  border: none;
}

.scroll-horizontal {
  position: relative;
  height: 200px;
  background-color: #fff;
}

.scroll-horizontal .box {
  overflow: hidden;
  position: relative;
  width: 1176px;
  height: 200px;
  margin: 0 auto;
}

.scroll-horizontal .list {
  overflow: hidden;
  width: 99999999px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.scroll-horizontal .list li {
  float: left;
  width: 298px;
  list-style: none;
  text-align: left;
  position: relative;
}

.scroll-horizontal .list li a {
  position: absolute;
  top: 50px;
  left: 120px;
}

.scroll-horizontal .list li .news-img {
  width: 280px;
  height: 150px;
}

.scroll-horizontal .list li p {
  font-size: 16px;
  padding-top: 5px;
}

.scroll-horizontal .prev,
.scroll-horizontal .next {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 17px;
  height: 47px;
  z-index: 10;
  background-repeat: no-repeat;
  font: 0/0 arial;
  cursor: pointer;
}

.scroll-horizontal .prev {
  left: 14px;
  background-image: ;
}

.scroll-horizontal .next {
  right: 14px;
  background-image: ;
}
.swiper_fir .pic .titles {
  text-align: center;
}
.sec4 {
  overflow: hidden;
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #ccc;
}

.logo-search .logo a img{
  width: 4.69rem;
}
.header .logo{float: none;}

.mobmore{
  display: block;
  background-color: #2d8ce9;
  width: 1rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 0.32rem;
}
.swiper_fir .pic a img{
  width: 100%;
  height: 2rem !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right: 0 !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: 0 !important;
}
.swiper_fir .pic .titles{
  padding-left: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  display: none !important;
}

/* 页面改动部分 */
.homeimg {
  height: 100%;
}
.homeimg .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.bodyer .main1 .sec1 .newstitle {
  padding-left: 0.2rem;
  top: -0.6rem;
  text-align: left;
  font-size: 0.28rem;
  line-height: 0.7rem !important;
}
.bodyer .main1 .sec2 .news-item.left .content .imgcon {
  width: 100%;
  height: auto;
  /* margin-bottom: 0.2rem; */
}
.bodyer .main1 .sec2 .news-item.left .content .imgcon .news-img-title {
  font-size: 0.28rem;
}

 /* 手机关怀版 */

 
 .menu-list>li {
  width: 48% !important;
}

.menu-box {
  height: auto !important;
}

.menu-list li a h2 {
  margin: 0 !important;
}

.menu-box .menu-list {
  height: auto !important;
  padding-top: 0.3rem !important;
}

.bodyer .main1 .sec2 .news-item.left .title p,
.bodyer .main1 .sec2 .news-item.right .title p {
  line-height: 0.5rem !important;
}

body.useinmobile .bodyer .main1 .sec2 .news-item.left .list p span:not(.skipautofix) {
  min-height: 5px !important;
}

body.useinmobile .bodyer .main1 .sec2 .news-item.left .list p a:not(.skipautofix) {
  width: 90% !important;
}

body.useinmobile .ariafontcontent,
body.useinmobile li.ariafontcontent,
body.useinmobile [role='ariafontcontent'],
body.useinmobile a.ariafontcontent,
body.useinmobile a.ariafontcontent:link,
body.useinmobile td.ariafontcontent,
body.useinmobile span.ariafontcontent,
body.useinmobile dd.ariafontcontent,
body.useinmobile p.ariafontcontent,
body {
  line-height: normal !important;
}

body.useinmobile .bodyer .main1 .sec2 .news-item.left.special .content .item:not(.skipautofix) {
  width: 100% !important;
}

body.useinmobile .form-group.has-success.has-feedback {
  left: 0 !important;
  margin-bottom: 20px !important;
}

body.useinmobile .header .form-control:not(.skipautofix) {
  margin-bottom: 20px !important;
}

body.useinmobile .bodyer .main1 .sec2 .news-item.left .list p span:not(.skipautofix) {
  vertical-align: 15px !important;
}


.useinmobile .bodyer .main1 .sec1 .newstitle {
  top: -0.7rem !important;
}
.useinmobile .swiper-button-next, .swiper-button-prev {
  top: 37%;
}
.useinmobile .bodyer .main1 .sec4 .news-item .title p {
  line-height: 0.5rem !important;
}
.useinmobile .bodyer .main1 .sec2 .news-item.left .content .imgcon .news-img-title {
  line-height: 30px !important;
}


body.useinmobile .swiper-wrapper {
  overflow: visible !important;
  height: 3rem;
}
.useinmobile .bodyer .main1 .sec2 .news-item.left .content .news-img {
  height: 3rem !important;
}
html .useinmobile .header .wrap .language {
  display: block !important;
}
html .useinmobile .header .wrap .language .main {
  display: block !important;
  text-align: center !important;
}
.header .language .main a:nth-child(2){
  display: none !important;
}
body.useinmobile .homeimg .swiper-wrapper .swiper-slide a img {
  height: 3rem !important;
}
body.useinmobile .bodyer .main1 .sec2 .news-item.left .content .imgcon:not(.skipautofix) {
  height: 3rem !important;
}

html .useinmobile .pagewrap  a.back-header.ariaskiptheme{
  display: block !important;
}
.useinmobile .back-header {
  width: 2rem !important;
}
.useinmobile .swiper_fir .pic a img {
  height: 3rem !important;
}
.useinmobile .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  top: 36% !important;
}

.swipimg {
  top: 50%;
  left: 55%;
  transform: translate(-50%,-60%);
}
.swiper_fir .pic .titles {
  width: 90%;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.useinmobile .swipimg {
  height: 62px !important;
  top: 50%;
  left: 55%;
  transform: translate(-50%,-100%);
}