/*reset.css*/
/* 全局 CSS 定义 */
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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  outline: 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;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
button {
    background: #2F7DE2;
    border-radius: 5px;
    color: white;
    border: none;
    cursor: pointer;
}
/* 提示框 */
.jinggao {
  font-size: 12px;
  color: #EB4343;
  margin: 0;
}
.jinggao.fl {
  margin: 0;
}
.tuan {
  width: 20px;
}
/* 弹框样式 */
.dajvyuan20141121_con1 {
  width: 100%;
  height: 150%;
  background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/danglutanc_141212.png) repeat;
  position: fixed;
  z-index: 10000;
  top: -107px;
}
.dajvyuan20141121_con1 .tanchuangdenglu {
  margin: 0 auto;
  width: 450px;
  position: relative;
  background: #fff;
  text-align: center;
  margin-top: 200px;
}
.dajvyuan20141121_con1 .tanchuangdenglu .qdbtn {
  margin: 0 auto;
  cursor: pointer;
  width: 118px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background: #1053A8;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  display: inline-block;
}
.vspace {
  height: 90px;
  font-size: 0px;
  line-height: 0px;
  width: 99%;
  clear: both;
}
.dajvyuan20141121_con1 .tanchuangdenglu p {
  line-height: 30px;
}
.dajvyuan20141121_con1 .lingy {
  font-size: 16px;
}
.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;
  }
.gj_djy_middle {
    width: 1280px;
    margin: 0 auto;
}
.column_introduce {
    width: 1280px;
    margin: 0 auto;
    padding: 0 100px;
}
.column_introduce .introduce_img img {
    width: 1080px;
    height: 440px;
}
.introduce_content {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.introduce_title {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    line-height: 42px;
}
.anniu {
    width: 128px;
    height: 38px;
    background: #1053A8;
    border-radius: 19px;
}
.introduce_con {
    margin-top: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #919191;
    line-height: 25px;
    height: 2.3rem;
}
.right_1 {
    width: 1280px;
    margin: 40px auto 0;
    padding: 0 100px;
}
.gj_djy_middle .right_1 .name {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gj_djy_middle .right_1 .name ul li {
    /*width: 156px;*/
  		margin-right:50px;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #919191;
    line-height: 30px;
    cursor: pointer;
}
.gj_djy_middle .right_1 .name ul li.active {
    font-size: 28px;
    font-weight: 600;
    color: #333333;
    line-height: 40px;
}
.gj_djy_middle .right_1 .name ul li.active span {
    display: block;
    background: #2F7DE2;
    height: 3px;
    width: 20px;
    margin-top: 2px;
    margin-left: 16px;
}
.gj_djy_middle .right_1 .name .type-right {
    display: flex;
}
.gj_djy_middle .right_1 .name .type-right dl {
    margin-left: 30px;
    text-align: center;
}
.gj_djy_middle .right_1 .name .type-right dl dd img {
    width: 40px;
    height: 40px;
}
.gj_djy_middle .right_1 .name .type-right dl dt {
    font-size: 12px;
    color: #414141;
    line-height: 20px;
}
.jscroll-c {
    
}
.tab_nr {
    width: 1080px;
    margin-bottom: 65px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-top:30px;
    padding: 30px;
}
.tab tr {
    height: 40px;
    line-height: 40px;
}
.tab tr:nth-child(even) > td {

    background: #F3F3F3;
}
.tab tr td {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    }
.tab tr td:hover {
    color: #1053A8;
}
.shitin {
  	  width: 32px;
    height: 16px;
    line-height: 16px;
    background: #1053A8;
    display: block;
    color: #ffffff;
    margin-left: 20px;
  	 border-radius: 2px;
  text-align:center;
  font-size:.1rem;
}
.jianjie {
    margin-top: 30px;
    display: none;
  padding-bottom:50px;
}
/* 分享一 */
 #share_box {
    position: relative;
    width: 322px;
    left:-148px;
    top:32px
 }
#share_container {
    display: flex;
    position: relative;
    width: 322px;
    height: 140px;
    background-color: #fff;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
 }
#share_container li {
    float: initial;
    width: auto;
    height: auto;
 }
#share_container .qq, #share_container .weibo,#share_container .qqZone {
     width: 30px;
     height: 30px;
     margin: 34px 0 0 26px;
 }
#share_container .qq {
   margin-left: 10px;
}
#share_container .share_weixin_bg {
     left: 0;
 }
.copyUrl {
     position: absolute;
     bottom:13px;
     right: 27px;
     font-size: 12px;
     word-spacing:-4px
 }
.copyUrl .copyUrl_left {
    display: inline-block;
    width: 78px;
    height: 29px;
    padding: 3px 6px;
    line-height: 21px;
    border: 1px solid #ccc;
    border-radius: 20px 0 0 20px;
    background-color: #f5f5f5;
 }
.copyUrl .copyUrl_right {
    display: inline-block;
    width: 92px;
    height: 29px;
    padding: 3px 6px;
    line-height: 21px;
    border: 1px solid #ccc;
    border-left:none;
    border-radius: 0px 20px 20px 0px
}
#share_box .share_weixin_bg {
    box-shadow: none
}
#share_box .share_weixin_desc {
   margin-top: 5px;
}
/* 分享二 */
 .share_weixin_bg {
    position: relative;
    width: 115px;
    height: 140px;
    padding: 15px 9px ;
    margin: 0;
    left: -36px;
    text-align: center;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12)
 }
.share_weixin_head {
    background: url('http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1596509602346396/ind03share_top_XUQIU-18886.png') no-repeat center top / 10px 8px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    height: 8px;
    position: relative;
    color: #000;
 }
.share_weixin_desc {
     font-size: 12px;
 }
/*弹框*/
 .dajvyuan20141121_con1 {
     width: 100%;
     height: 150%;
     background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/danglutanc_141212.png) repeat;
     position: fixed;
     z-index: 10000;
     top: -107px;
 }
.dajvyuan20141121_con1 .tanchuangdenglu {
     margin: 0 auto;
     width: 450px;
     height: 200px;
     position: relative;
     background: #fff;
     text-align: center;
     margin-top: 200px;
 }
.dajvyuan20141121_con1 .tanchuangdenglu .qdbtn {
     margin: 0 auto;
     cursor: pointer;
     width: 118px;
     height: 40px;
     line-height: 40px;
     border-radius: 3px;
     background: #1053A8;
     font-size: 14px;
     font-weight: 400;
     color: #FFFFFF;
 }
.vspace {
     height: 90px;
     font-size: 0px;
     line-height: 0px;
     width: 99%;
     clear: both;
 }
.dajvyuan20141121_con1 .tanchuangdenglu p {
     line-height: 30px;
 }
.dajvyuan20141121_con1 .lingy {
     font-size: 16px;
   margin-bottom:.6rem;
 }
/* aplayer */
    .aplayer-pic {
      display: none;
    }
.aplayer.aplayer-fixed {
      position: absolute !important;
      bottom: -640px !important;
      z-index: 99 !important;
      max-width: none !important;
    }
.aplayer.aplayer-fixed .aplayer-body {
      position: absolute !important;
      max-width: none !important;
    }
.aplayer-miniswitcher {
      display: none !important;
    }
.aplayer-info {
      width: 1280px;
    }
.aplayer.aplayer-fixed .aplayer-icon-back {
      right: 1050px !important;
    }
.aplayer.aplayer-fixed .aplayer-icon-play {
      right: 1000px !important;
    }
.aplayer.aplayer-fixed .aplayer-icon-forward {
      right: 950px !important;
    }
.aplayer.aplayer-fixed .aplayer-icon-forward,
    .aplayer.aplayer-fixed .aplayer-icon-play,
    .aplayer.aplayer-fixed .aplayer-icon-back {
      bottom: 10px !important;
      width: 40px !important;
      height: 40px !important;
    }
.aplayer.aplayer-fixed .aplayer-info .aplayer-music {
      width: 900px;
      left: 224px;
      position: relative;
    }
.aplayer .aplayer-info .aplayer-music .aplayer-title {
transition: transform;
animation: home-news 20s linear infinite;
}
/* 跑马灯 */
@keyframes home-news {

25%{
transform: translate(0%, 0);
overflow: initial;
} 

100% {
transform: translate(-100%, 0);
overflow: initial;
}
}
.aplayer .aplayer-info .aplayer-controller {
      width: 900px;
      left: 224px;
      bottom: 5px;
    }
.aplayer .aplayer-notice {
      display: none;
    }
.aplayer-icon-lrc {
      display: none !important;
    }
.aplayer-icon-loop {
      width: 24px !important;
      height: 24px !important;
    }
.aplayer-icon-volume-down {
      width: 24px !important;
      height: 24px !important;
    }
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar {
      height: 8px !important;
      background: #cdcdcd !important;
      border-radius: 8px !important;
    }
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played {
      height: 8px !important;
      background: #2F7DE2 !important;
      border-radius: 8px !important;
    }
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-loaded {
	 	height:8px;
		border-radius:8px;
	 }
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played .aplayer-thumb {
		top:1px;
		-webkit-transform: scale(1) !important;
		transform: scale(1) !important;
		height: 13px;
    	width: 13px;
	 }
.aplayer.aplayer-withlist .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-menu {
      display: none !important;
    }
.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap {
      left: 51px !important;
      bottom: 18px !important;
    }
.aplayer .aplayer-info .aplayer-controller .aplayer-time {
		/*bottom:-8px;*/
       left: 2.8rem;
	}
.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-loop {
      position: relative !important;
      left: 80px !important;
      bottom: 20px !important;
    }
.aplayer .aplayer-info {
      margin: 0 auto !important;
    }
.aplayer-icon {
      top: -27px;
    }
#share_container li {
      font-size: 12px;
    }
#share_box {
      left: -124px;
      top: 0px;
    }
.gj_djy_middle .right_1 .name ul li.weixin {
      line-height: 13px;
    }
body {
    width: 100% !important;
  }
.gj_djy_top {
    display: none;
  }
#footer {
    display: none;
  }
#aplayer .aplayer-body {
    position: fixed !important;
    width: 100% !important;
    padding-right: 0rem;
    bottom:.5rem !important;
  }
#aplayer .aplayer-body .aplayer-info {
    width: 100% !important;
    height: 0.55rem;
    margin-left: 0rem;
    /*display: flex !important;*/
    align-items: center;
    justify-content: space-between;
    background: #F9FCFF;
    border: 0rem;
    box-shadow: none;
	 padding-top: 0;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-music {
    width: 2.8rem;
    left: 0rem;
    display: flex;
    align-items: center;
    font-size: 0.12rem;
    margin-left: 0.75rem;
	 top: 10px;
	 margin-bottom: 8px;
	 overflow: hidden;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-music .aplayer-author {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: none
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller {
    width: auto;
    left: 0rem;
	 top:5px;
	 display:block;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-bar-wrap {
    /*display: none;*/
  	 width:2rem;
	 position: absolute;
	 right: 0.85rem;
	 /*top: 0.23rem;*/
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon {
    top: inherit !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-play {
    width: 0.32rem !important;
    height: auto !important;
    right: 5.95rem !important;
    bottom: 0.02rem !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-play img {
    width: 100%;
    height: auto;
    display: block;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-play svg {
    width: 100%;
    height: 100%;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-forward {
    width: 0.17rem !important;
    height: auto !important;
    right: 5.75rem !important;
    bottom: 0.1rem !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-forward svg {
    width: 100%;
    height: 100%;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-forward img {
    width: 100%;
    height: auto;
    display: block;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-back {
    width: 0.17rem !important;
    height: auto !important;
    right: 6.3rem !important;
    bottom: 0.1rem !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-back svg {
    width: 100%;
    height: 100%;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-back img {
    width: 100%;
    height: auto;
    display: block;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller button {
    display: none;
  }
.gj_djy_middle {
    width: 100%;
    padding:0;
  }
.gj_djy_middle .column_introduce {
    width: 100%;
    padding: 0rem;
  }
.gj_djy_middle .column_introduce .introduce_img {
    width: 100%;
    height: auto;
    position: relative;
  }
.gj_djy_middle .column_introduce .introduce_img img {
    display: block;
    width: 100%;
    height: auto;
  }
.gj_djy_middle .column_introduce .introduce_content {
    width: 100%;
    padding: 0 0.15rem;
    margin-top: 0.2rem;
  }
.gj_djy_middle .column_introduce .introduce_content .introduce_title {
    width: 1.94rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 0.26rem;
  }
.gj_djy_middle .column_introduce .introduce_content #zhifu_right {
    width: 1.12rem;
    height: 0.35rem;
    line-height: 0.35rem;
    background: #1053A8;
    border-radius: 0.18rem;
    font-size: 0.12rem;
  }
.gj_djy_middle .column_introduce .introduce_content #zhifu_right_play {
    display: block;
    width: 1.12rem;
    height: 0.35rem;
    line-height: 0.35rem;
    background: #1053A8;
    border-radius: 0.18rem;
    font-size: 0.12rem;
  }
.gj_djy_middle .column_introduce .introduce_content #zhifu_right_play img {
    width: 0.16rem;
    height: 0.175rem;
    display: inline-block !important;
    position: relative;
    top: 0.04rem;
  }
.gj_djy_middle .column_introduce .introduce_con {
    width: 100%;
    height:.6rem;
    padding: 0 0.15rem;
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    line-height: 21px;
    white-space: normal;
    overflow: hidden;
    margin-bottom: 0.08rem;
  }
.gj_djy_middle .column_introduce .overflowno {
    /*-webkit-line-clamp: inherit;*/
    height:auto !important;
  }
.gj_djy_middle .column_introduce .seemore {
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.18rem;
    text-align: right;
    margin-bottom: 0.23rem;
    padding-right: 0.15rem;
    cursor: pointer;
  }
.gj_djy_middle .column_introduce .seemore img {
    width: 0.11rem;
    height: 0.06rem;
    display: inline-block;
    transform: rotate(180deg);
  }
.gj_djy_middle .column_introduce .shouqi {
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.18rem;
    text-align: right;
    margin-bottom: 0.23rem;
    display: none;
    padding-right: 0.15rem;
    cursor: pointer;
  }
.gj_djy_middle .column_introduce .shouqi img {
    width: 0.11rem;
    height: 0.06rem;
    display: inline-block;
  }
.gj_djy_middle .right_1 {
    width: 100%;
    margin: 0rem;
    padding: 0rem 0.15rem;
  }
.gj_djy_middle .right_1 .name ul {
    width: 100%;
    display: flex;
    align-items: center;
  }
.gj_djy_middle .right_1 .name ul li {
    width: auto;
    font-size: 0.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    line-height: 0.18rem;
    margin-right: 0.15rem;
  }
.gj_djy_middle .right_1 .name ul .active {
    font-size: 0.16rem !important;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 0.22rem !important;
  }
.gj_djy_middle .right_1 .name ul .active span {
    width: 0.16rem !important;
    height: 0.02rem !important;
    margin-left: 0.09rem !important;
  }
.gj_djy_middle .right_1 .name .type-right dl {
    width: auto !important;
  }
.gj_djy_middle .right_1 .name .type-right dl img {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
  }
.gj_djy_middle .right_1 .name .type-right dl dt {
    display: none;
  }
.gj_djy_middle .right_1 .name .type-right .shares {
    display: none;
  }
.gj_djy_middle .right_1 .tab_nr {
    width: 100%;
    margin-top: 0.14rem;
    padding: 0rem;
    padding-bottom:.6rem;
  }
.gj_djy_middle .right_1 .tab_nr table {
    width: 100% !important;
    margin-bottom: 0.7rem;
  }
.gj_djy_middle .right_1 .tab_nr table tr {
    width: 100%;
    display: block;
    font-size: 0;
    height: 0.47rem;
    line-height: 0.47rem;
  }
.gj_djy_middle .right_1 .tab_nr table tr td {
    line-height: 0.47rem;
  }
.gj_djy_middle .right_1 .tab_nr table tr td:first-child {
  width: 10%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.gj_djy_middle .right_1 .tab_nr table tr td:nth-child(2) {
    width: 68%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-right: .23rem;
  }
.gj_djy_middle .right_1 .tab_nr table tr td:nth-child(3) {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
.gj_djy_middle .right_1 .tab_nr table tr td span {
    position: absolute;
    right: 0;
    top: 14px;
    /*z-index: 999;*/
  }
.gj_djy_middle .right_1 .jianjie {
    width: 100%;
    margin-top: 0.14rem;
  }
.gj_djy_middle .right_1 .jianjie .conter {
    width: 100%;
    height: auto;
  }
.gj_djy_middle .right_1 .jianjie .conter img {
    width: 100%;
    display: block;
    height: auto;
  }
.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-time-inner {
	 position: relative;
    top: 5px;
  }
.verify_buy-sapn {margin-left: 75%;}
.pay-way-mask {display: none;}
.verify_buy-one {width: 1280px;border-top: 1px solid #ccc;margin: 0 auto;position: absolute;bottom: 0;left: 8.5%;height: 60px;background: #FFFFFF;
box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 9%);line-height: 60px;}
.verify_buy-one .verify_buy-sapn {margin-left: 75%;}
.verify_buy-one .priceTotal {width: 31px;height: 22px;font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #1053A8;line-height: 22px;}
.verify_buy-one input {width: 132px;height: 38px;background: #1053A8;border-radius: 3px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 38px;}
.dajvyuan20141121_con1 {width: 100%;height: 100%;top: 0;left: 0;}
.dajvyuan20141121_con1 .xiangqing {width: 660px;height: auto;background: #FFFFFF;
border-radius: 5px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);padding: 24px 76px;}
.dajvyuan20141121_con1 .xiangqing .t_title {font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #333333;line-height: 24px;text-align: center;margin-bottom: 5px;}
.dajvyuan20141121_con1 .xiangqing p {font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 24px;margin-bottom: 10px;}
.dajvyuan20141121_con1 .xiangqing .btnAll {width: 100%;text-align: center;}
.dajvyuan20141121_con1 .xiangqing .btnAll button {width: 118px;height: 28px;border-radius: 3px;border: 0 none;outline: none;}
.dajvyuan20141121_con1 .xiangqing .btnAll .disagree {
border: 1px solid #E3E3E3;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #919191;
background: #FFFFFF;
margin-right: 20px;
}
.dajvyuan20141121_con1 .xiangqing .btnAll .agree {
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
background: #1053A8;
}
.pay-box ul {
width: auto;
margin: 0 0.15rem;
}
.pay-box ul li {
width: 100%;
padding-left: 0;
margin: 0 0;
}
.pay-box .verify_buy,.pay-box .verify_buy-one {
width: 100%;
height: 0.45rem;
background: #F9FCFF;
border: none;
position: fixed;
bottom: 0;
left: 0;
/* display: flex;
justify-content: flex-end;
align-items: center; */
text-align: right;
box-shadow: none;
padding-bottom: .5rem;
line-height: .45rem;
}
.pay-box .verify_buy input,.pay-box .verify_buy-one input {
width: 0.84rem;
height: 0.3rem;
background: #1053A8;
border-radius: 0.03rem;
margin-right: 0.15rem;
font-size: 0.12rem;
font-weight: 400;
color: #FFFFFF;
line-height: 0.17rem;
}
.pay-box .verify_buy .verify_buy-sapn,.pay-box .verify_buy-one .verify_buy-sapn {
margin-left: 0;
}
.pay-box .verify_buy .priceTotal,.pay-box .verify_buy-one .priceTotal {
width:auto;
font-size: 0.18rem;
font-weight: 500;
color: #1053A8;
}
.pay-box .pay-ul input {
width: 0.14rem;
height: 0.14rem;
}
.pay-box .verify_buy input {float: none;}
.pay-way-mask {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.29);
z-index: 99;
position: fixed;
top: 0;
left: 0;
font-size: 0.12rem;
}
.pay-way-mask .pay-box {position: fixed;bottom: 0.45rem;padding-bottom: .1rem;
width: 100%;background: #FFFFFF;border-radius: 0.03rem 0.03rem 0 0;}
.pay-way-mask .pay-box .title {width: 100%;text-align: center;font-size: 0.14rem;
font-weight: 400;color: #333333;line-height: 0.2rem;padding-top: 0.18rem;margin:0;}
.pay-way-mask .pay-box .pay-ul .pay-item {display: flex;justify-content: space-between;align-items: center;padding-top: 0.11rem;}
.pay-way-mask .pay-box .pay-ul .pay-item .pay-img-box {display: flex;align-items: center;font-size: 0.12rem;font-weight: 400;color: #333333;margin:0;}
.pay-way-mask .pay-box .pay-ul .pay-item .pay-img-box img {width: 0.24rem;height: 0.24rem;margin-right: 0.12rem;}
.verify_buy #priceTotal {width: auto;height: 22px;font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #1053A8;line-height: 22px;}
.tanchuangdenglu {width: 3rem !important;height: 3rem !important;}
.tanchuangdenglu p {margin:0 0 !important;}
.dajvyuan20141121_con1 .xiangqing {width: 80%;top: 42%;padding: 0.2rem 0.24rem;}
.dajvyuan20141121_con1 .xiangqing .content {height: 3.5rem;overflow-y: scroll;}
.dajvyuan20141121_con1 .xiangqing .btnAll button {margin-top: 0.2rem;width: 0.74rem;height: 0.32rem;}
