html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    outline: none;

}
a:link {
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
    min-width: 1280px;
    font-size: 12px
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
input {
    height: 52px;
    border-radius: 5px;
    border: 1px solid #EEEEEE;
}
button {
    background: #2F7DE2;
    border-radius: 5px;
    color: white;
    border: none;
    cursor: pointer;
}
/* 视频模块标题 */
.special_title {
    width: 1080px;
    margin: 0 auto;
    list-style: none;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.special_title li a {
    width: 1080px;
    position: absolute;
    top: 10px;
    right: 0;
    text-decoration: none;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    line-height: 60px;
    text-align: right;
}
.special_title li a:hover {
    color: #1053A8;
}
.mxdtitle {
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1053A8;
    line-height: 30px;
    display: inline;
}
.text_line {
    width: 30px;
    height: 3px;
    background: #D1D1D1;
    border-radius: 2px;
    text-align: center;
    margin: 0 auto;
}
.special_title li {
    margin-top: 5px;
}
.special_title .jddtitle {
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1053A8;
    line-height: 30px;
    display: inline;
}
.special_title .jdxtitle {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    line-height: 20px;
    display: inline;
}
.special_title .jdxtitle a {
    display: inline;
    line-height: 30px
}
.login {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background: url(https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/login.png) no-repeat center 0px;
      background-size: cover;
    }
.login form {
      width: 478px;
      height: 341px;
      background: #FFFFFF;
      border-radius: 10px;
      padding: 69px;
      box-sizing: border-box;
    }
.login form input {
      width: 335px;
      margin-bottom: 10px;
    }
.login form .login_tel {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_sms {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_go {
      width: 335px;
      height: 52px;
      background: #1053A8;
      border-radius: 5px;
      color: white;
      border: none;
      margin-bottom: 10px;
    }
.login form .login_bottom input {
      width: 14px;
      height: 14px;
    }
.login form .login_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login .login_bottom_bottom {
      margin-top: 18px;
      color: white;
      width: 478px;
      display: flex;
      justify-content: space-between;
    }
.login .login_bottom_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login_tel::-webkit-input-placeholder ,.login_sms::-webkit-input-placeholder {
      color: #919191;
    }
.login form input {
        padding-left: .11rem !important;
      }
.login form .login_sms {
        width: 100% !important;
        margin-bottom: .1rem !important;
      }
.login_go {
        opacity: 1 !important;
      }
body {
    min-width: 100% !important;
  }
.gj_djy_div,
  .gj_djy_top {
    display: none;
  }
.login {
    height: 100% !important;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    padding: 0 0.15rem;
  }
.login form {
    width: 100% !important;
    height: auto !important;
    border-radius: 0.07rem;
    padding: 0.4rem 0.51rem !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
  }
.login form input {
    height: 0.38rem;
    border-radius: 0.03rem;
    border: 1px solid #EEEEEE;
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    padding-left: 0.35rem !important;
    box-sizing: border-box;
  }
.login form .login_tel {
    width: 100% !important;
  }
.login form .login_sms {
    margin-right: 0.12rem;
    white-space: nowrap;
  }
.login form button {
    height: 0.38rem !important;
    background: #1053A8;
    border-radius: 0.03rem !important;
    box-sizing: border-box;
  }
.login form .login_get_sms {
    width: 0.7rem !important;
    font-size: 0.1rem;
    opacity: 0.5;
  }
.login form .login_go {
    width: 100% !important;
  }
.login form .huoqu {
    width: 100%;
    display: flex;
    margin-bottom: 0.1rem;
  }
.login form .login_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;		
  }
.login form .login_bottom input {
    width: 0.11rem !important;
    height: 0.11rem !important;
    display: block;
    margin-bottom: 0rem;
  }
.login .login_bottom_bottom {
    width: 100% !important;
    padding: 0 0.15rem;
    margin-top: 0.09rem !important;
  }
.login .login_bottom_bottom span {
    display: block;
    font-size: 0.1rem !important;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 0.14rem;
  }
#page_body .jiage {
    /* bottom: 0.5rem !important;	*/
   }
#page_body .type-right {
     /*padding: 0rem 0.15rem 1.5rem .15rem !important;*/
     min-height:1.5rem;
   }
.wenziaaa h5 {
       display: inline-block;
   }
.tanchuangdenglu .lingy+.vspace {height: 44px !important;display: block !important;}
.dajvyuan20141121_con1>.vspace {display: none;}
#views_swiper {
      width: 1080px;
      margin:0 auto;
      cursor: pointer;
  }
#gj_djy_swiper {
  width: 1080px;
 /* height: 220px;*/
  background-color: #fff;
}
.swiper-container {
  width: 1080px;
  /*height: 220px;*/
}
.swiper-wrapper .swiper-slide {
width: 1080px;
 /* height: 220px;*/
}
.swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
  /*height: 100%;*/
}
.swiper-button-prev {
border-radius: 50%;
width: 50px;
height: 50px;
background: #000000;
opacity: 0.5;
}
.swiper-button-next {
border-radius: 50%;
width: 50px;
height: 50px;
background: #000000;
opacity: 0.5;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background:#000 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;
 }
.swiper-button-prev:hover, .swiper-container-rtl .swiper-button-next:hover {
  background:#1053A8 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;;
 }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
   background: #000 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;
 }
.swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover {
  background:#1053A8 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;
 }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
   width: 0.4rem;
   height: 0.3rem;
   border-radius: 50%;
}
.swiper-pagination-bullet-active {
    background: #fff;
    width: .4rem !important;
}
.gj_djy_middles {
    width: 100%;
  padding: 0 !important;
  }
#views_swiper {
    width: 100%;
  padding: 0 0.15rem;
  }
#gj_djy_swiper {
    width: 100%;
  }
.swiper-container {
    width: 100%;
    /*height: 130px;*/
  }
.swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
       bottom: 0rem;
    right: 4%;
    left: initial;
    width: auto;
  }
.swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background: none;
  }
.swiper-button-prev:hover,
  .swiper-container-rtl .swiper-button-next:hover {
    background: none;
  }
.swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background: none;
  }
.swiper-button-next:hover,
  .swiper-container-rtl .swiper-button-prev:hover {
    background: none;
  }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    width: 4pt;
    height: 4pt;
    border-radius: 0.5rem;
    margin: 0 5px;
	opacity: 0.6;
  }
.swiper-pagination-bullet-active {
    background: #fff;
    width: 12pt !important;
    height: 4pt !important;
  }
.swiper-wrapper .swiper-slide {
    /*height: 130px;*/
  }
.gj_djy_middles #lunbo {
    /*height: 1.3rem !important;*/
  }
.xtq {
    position: absolute;
    top: 0;
    left: 0px;
    display: block;
    width: auto;
    font-size: 12px;
    text-align: center;
    height: 29px;
    line-height: 29px;
    background: #1053A8;
    color: #fff;
    border-radius: 5px 0px 5px 0px;
    z-index: 99;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 5px;
}
#ali_icons dl {
  width: 68px;
  height: 68px;
  background: #1053A8;
  border-radius: 4px;
  margin: 12px 0px;
  cursor: pointer;
}
#ali_icons dl dt {
      width: 68px;
      height: 34px;
      padding: 5px 0px 0px 18px;
}
#ali_icons dl dt img {
  width: 30px;
  height: 20px;
  display: block;
}
#ali_icons dl dd {
     width: 50px;
    height: 17px;
    font-size: 11px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-left: 2px;
    margin-top: -2px;
}
.boxss {
    width: 100%;
    background: #fff;
  }
.special_titles {
    display: flex;
    height: 0.32rem;
    line-height: 0.32rem;
    margin: 0.15rem;
  }
.special_titles li {
    height: 0.32rem;
    line-height: 0.32rem;
  }
.special_column li:first-child h2 {
    height: 0.22rem;
    font-size: 0.16rem !important;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 0.22rem;
  }
.special_column li:last-child a {
    height: 0.17rem;
    /*font-size: 0.12px !important;*/
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    line-height: 0.17rem;
    display: block;
    text-decoration: none;
    margin-left: 2.4rem;
    top: 20px;
  }
.special_column_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
.special_column_div dl {
    width: 1.65rem;
    margin-bottom: 0.15rem;
  }
.special_column_div dl dt {
    width: 1.65rem;
    background: #D8D8D8;
height: auto;
    overflow: hidden;
    box-shadow: 0 0.02rem 0.1rem 0 rgba(0, 37, 85, 0.06);
    border-radius: 0.03rem 0.03rem 0 0;
  }
.special_column_div dl dt img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    display: block;
  }
.special_column_div dl dd {
    width: 1.65rem;
    height: 0.62rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.1rem 0 rgba(0, 37, 85, 0.06);
    border-radius: 0 0 0.03rem 0.03rem;
    overflow: hidden;
  }
.special_column_div dl dd span {
    display: block;
    height: 0.52rem;
    font-size: 0.14rem !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500 !important;
    color: #333333;
    line-height: 0.21rem;
    text-shadow: 0 0.02rem 0.1rem rgba(0, 37, 85, 0.06);
    transition: all 0.6s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0.1rem;
  }
#ming_li .special_column_tuwen dd span.current {
    font-weight: 600;
    color: #1053A8;
}
/*#ming_li .special_column_tuwen dt img:hover {
    transform: scale(1.1);
}
*/
/*#ming_li .special_column_tuwen dd span:hover {
    font-weight: 600;
    color: #1053A8;
}
