html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  margin: 0px;
}

body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
  background-color: #f9f9f9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

img {
  border: none;
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: #232323;
  cursor: pointer;
}

a:hover {
  color: #ff2e63;
}

li {
  cursor: default;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
}

button {
  background-color: #ffffff;
  border: none;
}

button:active {
  border: none;
}

button:focus {
  outline: none;
}

input,
textarea {
  outline: none;
  border: none;
}

textarea {
  resize: none;
  overflow: auto;
}

em,
i {
  font-style: normal
}

.clearfix {
  zoom: 1;
}

/* 娓呮娴姩 */
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}

.fl {
  float: left
}

.fr {
  float: right
}

.tl {
  text-align: left;
}

.tc {
  text-align: center
}

.tr {
  text-align: right;
}

.mainContent {
  width: 100%;
  float: left;
  font-size: 14px;
  margin-bottom: 20px;
  min-width: 1200px;
}

.mw1300 {
  width: 1200px;
  margin: 0 auto;
}

.ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#none {
  display: none;
}

#np_l {
  padding-right: 0px;
}

#nm_l {
  margin-right: 0px;
}

.more {
  color: #a8a8a8;
  display: inline-block;
  width: 15%;
  height: 26px;
  text-align: right;
  padding-top: 10px;
  font-size: 12px;
  /*  margin-top: 10px;*/
}

.more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  /* background-color: #ffffff; */
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}

.more:hover::before {
  color: #ff2e63;
  border: 1px solid #ff2e63;
}

.more:hover {
  color: #ff2e63;
}

/* top??ㄥ垎 */
.top {
  width: 100%;
  background: #3d3c3a;
  font-size: 14px;
  color: #a8a8a8;
  min-width: 1300px;
}

.top a {
  color: #a8a8a8;
}

.top a:hover {
  color: #fff;
}

.t-nav {
  padding: 10px 0px;
}

.t-nav .fl .navigation {
  background: url("../images/top.png") no-repeat -404px 0px;
  position: absolute;
  display: inline-block;
  width: 79px;
  height: 33px;
  padding-left: 30px;
  padding-top: 10px;
  top: -10px;
  z-index: 802;
  color: #fff;
  overflow: hidden;
}

.t-nav .fl .navigation:hover {
  background: url("../images/top.png") no-repeat -260px 0px;
}

.t-nav .fl .mobile {
  background: url("../images/top.png") no-repeat -565px -10px;
  margin-left: 140px;
  padding-left: 20px;
  color: #a8a8a8;
  overflow: hidden;
}

.t-nav .fl .mobile:hover {
  background: url("../images/top.png") no-repeat -719px -13px;
  color: #fff;
}

.t-nav .fr span {
  margin: 0px 15px;
}

/* 绉�?�叆瀵艰?? */
.hover_nav {
  position: absolute;
  top: 29px;
  width: 1300px;
  height: 525px;
  display: none;
  background-color: rgba(0, 0, 0, 0.88);
  z-index: 800;
}

.hover_nav ul.top_sli_list {
  height: 100%;
  width: 162px;
  float: left;
  border-right: 1px solid #686868;
  overflow: hidden;
  margin-bottom: 10px;
}

.hover_nav ul.top_sli_list.last {
  border-right: none;
  width: 159px;
}

.hover_nav ul.top_sli_list li {
  line-height: 36px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hover_nav ul.top_sli_list li a {
  text-align: left;
  font-size: 15px;
  color: #f9f9f9;
  display: inline-block;
}

.hover_nav ul.top_sli_list li a:hover {
  color: #f8b148;
}

.hover_nav ul.top_sli_list .title {
  margin-bottom: 10px;
  line-height: 60px;
  font-size: 17px;
  color: #f8b148;
  border-bottom: 1px solid #686868;
}

.hover_nav ul.top_sli_list .title a {
  display: inline-block;
  font-size: 17px;
  color: #f8b148;
}

/* nav??ㄥ垎 */
.nav {
  width: 100%;
  font-size: 14px;
  min-width: 1300px;
  box-shadow: 0px 5px 10px 0px rgba(233, 233, 233, 1);
}

.nav .n-top {
  padding: 28px 0px 26px 0;
  overflow: hidden;
}

.seLog {
  float: left;
  width: 240px;
  height: 70px;
  margin-right: 50px;
  margin-top: 14px;
}

.seLog img {
  width: 240px;
  height: 70px;
}

.seMenu {
  float: right;
  margin-left: 50px;
}

.seMenu li {
  float: left;
  text-align: center;
  margin-left: 10px;
}

.seMenu li a {
  display: block;
  padding: 6px 12px 18px 12px;
  text-decoration: none;
  font-size: 16px;
  color: #737373;
}

.seMenu li a b {
  display: block;
  width: 28px;
  height: 26px;
  background: url(../images/nav.png) no-repeat;
  margin: 14px auto 0;
  margin-bottom: 11px;
  transition: transform 0.2s;
}

.seMenu li a:hover {
  transform: translateY(-5px);
  transition: transform 0.2s;
}

.seMenu li a b.icon1 {
  background-position: -18px -9px;
}

.seMenu li a b.icon2 {
  background-position: -115px -9px;
}

.seMenu li a b.icon3 {
  background-position: -224px -9px;
}

.seMenu li a b.icon4 {
  background-position: -324px -9px;
}

.seMenu li a b.icon5 {
  background-position: -427px -9px;
}

.seMenu li a b.icon6 {
  background-position: -528px -9px;
}

.seMenu li a b.icon7 {
  background-position: -620px -9px;
}

.seMenu li a.hover b.icon1 {
  background-position: -18px -142px;
}

.seMenu li a.hover b.icon2 {
  background-position: -115px -142px;
}

.seMenu li a.hover b.icon3 {
  background-position: -224px -142px;
}

.seMenu li a.hover b.icon4 {
  background-position: -324px -142px;
}

.seMenu li a.hover b.icon5 {
  background-position: -427px -142px;
}

.seMenu li a.hover b.icon6 {
  background-position: -528px -142px;
}

.seMenu li a.hover b.icon7 {
  background-position: -620px -142px;
}

.seMenu li a.hover b.iconHj {
  background-position: -680px -142px;
}

.seMenu li a.hover {
  background: #ff2e63;
  color: #FFFFFF;
  border-radius: 8px;
  font-weight: bold;
}

.seMenu li:first-child a.hover {
  padding-left: 16px;
  padding-right: 16px;
}

/* 鐑??鑿滃?? */
.n-bot {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background-color: #ff2e63;
  overflow: hidden;
}

.n-bot ul li {
  display: block;
  text-align: center;
  float: left;
  font-size: 15px;
  line-height: 2;
  color: #fff;
}

.n-bot ul li a {
  padding: 6px 18px;
  display: block;
  text-align: center;
  float: left;
  font-size: 15px;
  line-height: 2;
  color: #fff;
}

.nav .n-bot ul li:hover,
.nav .n-bot ul li.cur {
  color: #ffffff;
  background-color: #2b71c2;
}

.ioc::after {
  background: url("../images/nav.png") no-repeat;
  content: "";
  display: inline-block;
  position: relative;
  width: 18px;
  height: 19px;
  top: -7px;
}

.i-hot::after {
  background: url("../images/nav.png") no-repeat -167px -76px;
}

.i-jian::after {
  background: url("../images/nav.png") no-repeat -272px -76px;
}

.i-new::after {
  background: url("../images/nav.png") no-repeat -377px -76px;
}

/* 鎼滅?? */
.inline {
  float: left;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  /* *display: inline;
      *zoom: 1; */
}

/*鎼滅???��*/
.searth_box {
  float: left;
  height: 66px;
  overflow: hidden;
  margin-top: 14px;
}

.n-top .searth {
  width: 280px;
  height: 36px;
  overflow: hidden;
  padding: 0px;
  border: 2px solid #ff2e63;
  background-color: #fff;
  border-radius: 25px;
  margin-bottom: 6px;
  margin-top: 1px;
}

.n-top .searth .inp {
  margin-left: 10px;
  float: left;
  margin-top: 5px;
  line-height: 26px;
  height: 26px;
  width: 230px;
}

.n-top .searth #but {
  background-color: #ffffff;
  background: url("../images/nav.png") no-repeat -509px -76px;
  width: 32px;
  height: 28px;
  position: absolute;
  padding: 0px;
  margin-top: 4px;
  cursor: pointer;
}

.searth_box p {
  width: 280px;
  color: #999999;
  height: 18px;
  line-height: 18px;
  font-size: 13px;
  overflow: hidden;
  margin-top: 9px;
}

.searth_box p a {
  color: #666;
}

.searth_box p a.red {
  color: #ff0000;
}

.searth_tips {
  width: 280px;
  display: none;
  position: absolute;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ff2e63;
  top: 122px;
  z-index: 99999;
}

.searth_tips p {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 3px 12px;
  overflow: hidden;
  height: 28px;
  margin-top: 0;
  line-height: 22px;
  text-decoration: none;
}

.searth_tips p em {
  font-weight: 700;
  color: red;
}

.searth_tips p a {
  display: block;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.searth_tips p:hover {
  background-color: #f1f1f1;
}

/*杩斿洖椤堕儴*/
#gotoTop {
  display: none;
  position: fixed;
  left: 50%;
  margin-left: 705px;
  bottom: 120px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  background-color: #2b71c2;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 999;
  font-size: 50px;
  color: #ffffff;
}

#gotoTop:hover {
  opacity: 1;
  background-color: #ff2e63;
  filter: alpha(opacity=100);
}

/*鏍囬??*/
.com_titOne {
  width: 100%;
  margin-top: 12px;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}

.com_titOne h2 {
  font-size: 20px;
  line-height: 34px;
  float: left;
  color: #444;
}

.com_titOne h2.fx22 {
  font-size: 22px;
}

.com_titOne h2.w420 {
  width: 420px;
}

.com_titOne h2 i {
  content: "";
  display: block;
  width: 30px;
  height: 26px;
  float: left;
  margin-right: 10px;
  position: relative;
  top: 3px;
  background: url(../images/icon.png) no-repeat -250px -172px;
}

.com_titOne h2 i.tit_iconhj {
  background-position: -119px -171px;
}

.com_titOne h2 i.tit_iconzq {
  background-position: -207px -171px;
}

.com_titOne h2 i.tit_iconbb {
  background-position: -494px -169px;
}

.com_titOne h2 i.tit_iconzy {
  background-position: -533px -170px;
}

.com_titOne h2 i.tit_iconzb {
  background-position: -207px -171px;
}

.com_titOne h2 i.tit_iconwy {
  background-position: -449px -170px;
}

.com_titOne h2 i.tit_icondnb {
  background-position: -159px -171px;
}

.com_titOne h2 i.tit_icon1 {
  background-position: -401px -170px;
}

.com_titOne h2 i.tit_iconaz {
  background-position: -249px -172px;
}

.com_titOne h2 i.tit_iconpg {
  background-position: -299px -171px;
}

.com_titOne h2 i.tit_iconmac {
  background-position: -568px -170px;
}

.com_titOne h2 i.tit_iconpcsf {
  background-position: -18px -168px;
}

.com_titOne h2 i.tit_iconupd {
  background-position: -62px -171px;
}

.com_titOne h3 {
  font-size: 18px;
  float: left;
  padding: 10px 0px;
  color: #666666;
}

.com_titOne h3::before {
  content: "";
  float: left;
  margin-top: 4px;
  display: inline-block;
  width: 4px;
  height: 16px;
  background-color: #ff2e63;
  margin-right: 10px;
}

.com_titOne .click_more {
  color: #a8a8a8;
  display: inline-block;
  height: 26px;
  text-align: right;
  padding-top: 15px;
  font-size: 12px;
}

.com_titOne .click_more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}

.com_titOne .click_more:hover::before {
  color: #ff2e63;
  border: 1px solid #ff2e63;
}

.com_titOne .click_more:hover {
  color: #ff2e63;
}

.com_titOne .hot_tab_item {
  padding: 12px 0px;
}

.hot_tab_item a {
  padding-left: 10px;
}

.tab_tit_item {
  text-align: right;
  margin-left: 160px;
  line-height: 2;
  padding: 5px 0px;
  padding-bottom: 5px;
}

.tab_tit_item a:hover {
  border: 1px solid #ff2e63;
  color: #ff2e63;
}

.tab_tit_item a {
  padding: 2px 15px;
  text-align: center;
  border-radius: 20px;
  margin-left: 20px;
  color: #444444;
  border: 1px solid #eeeeee;
}

.tab_tit_item .tabListUl {
  width: auto;
  overflow: hidden;
}

.tabListUl li.cur {
  border: 1px solid #ff2e63;
  color: #ff2e63;
}

.tabListUl li:hover {
  border: 1px solid #ff2e63;
  color: #ff2e63;
}

.tabListUl li {
  padding: 0 15px;
  text-align: center;
  border-radius: 20px;
  margin-left: 20px;
  float: left;
  height: 24px;
  line-height: 24px;
  color: #444444;
  border: 1px solid #eeeeee;
}

/*浜旇鏄??*/
.app_starBox {
  width: 102px;
  height: 20px;
  overflow: hidden;
}

.app_starBox .star {
  display: block;
  height: 20px;
  overflow: hidden;
  float: left;
  line-height: 20px;
  margin-left: 0;
}

.app_starBox .star span {
  width: 102px;
  height: 20px;
  background: url("../imgs/icon.png") no-repeat;
  display: inline-block;
}

.app_starBox .star span.star0 {
  background-position: -22px -270px;
}

.app_starBox .star span.star1 {
  background-position: -22px -300px;
}

.app_starBox .star span.star2 {
  background-position: -22px -330px;
}

.app_starBox .star span.star3 {
  background-position: -22px -360px;
}

.app_starBox .star span.star4 {
  background-position: -22px -390px;
}

.app_starBox .star span.star5 {
  background-position: -22px -420px;
}
.pageposition {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #696969;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  margin: 16px 0 0px 0px;
  padding: 0 0 0 16px;
  box-sizing: border-box;
  z-index: 0;
  background: #fff;
  margin-bottom: 20px;
}

.pageposition>div::before {
  content: "";
  float: left;
  margin-top: 13px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url(../imgs/dingwei.png) no-repeat;
  background-size: 11px;
}

.pageposition a {
  color: #696969;
}

.pageposition a:hover {
  color: #09f;
}

.pageposition em {
  color: #ff0000;
}

.com_titList {
  width: 100%;
  margin-top: 12px;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}

.com_titList h2 {
  font-size: 22px;
  float: left;
  padding: 10px 0px;
  color: #666666;
}

.com_titList h2::before {
  content: "";
  float: left;
  border-radius: 5px;
  margin-top: 6px;
  display: inline-block;
  width: 5px;
  height: 18px;
  background-color: #ff2e63;
  margin-right: 10px;
}

.com_titList span {
  float: right;
  color: #a8a8a8;
  line-height: 50px;
  display: inline-block;
}

.com_titList span em {
  margin: 0 6px;
  color: #ff0000;
  font-weight: bold;
  font-style: normal;
}

.gmList_tab {
  margin: 0 auto;
  height: 30px;
  margin-top: 14px;
  position: relative;
}

.gmList_tab li {
  width: 50%;
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  box-sizing: border-box;
  color: #404040;
  font-size: 14px;
  position: relative;
  height: 30px;
  font-weight: bold;
}

.gmList_tab li.cur {
  color: #f76341;
}

.gmList_tab li.cur::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  background-color: #f76341;
  border-radius: 3px;
  width: 40px;
  margin-left: -20px;
  left: 50%;
  bottom: 0;
}

.top_left {
  position: relative;
}

.top_left .slideMobile {
  width: 268px;
  height: 106px;
  position: absolute;
  left: 136px;
  top: 29px;
  padding: 0;
  display: none;
}

.top_left .slideMobile img {
  width: 100%;
  height: 100%;
}

.norBor_bom {
  border-bottom: none;
}

.mt0 {
  margin-top: 0;
}

.swiper-container {
  width: 150%;
  height: 150%;
  padding: 60px 0;
}

.swiper-slide {
  height: auto !important;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  max-height: 350px;
}
.swiper-slide img{
   max-width: 500px; max-height: 400px;
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1.3);
  z-index: 5;
}

.swiper-slide.swiper-slide-next{
  z-index: 1;
}

.comm_itembox {
  width: 100%;
  float: left;
  position: relative;
  padding: 16px 0;
  background-color: #fff;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.comm_itembox.open {
  height: auto;
}

.comm_itembox .con_main_name {
  width: 100%;
  padding: 0 16px;
  overflow: hidden;
  box-sizing: border-box;
  padding-bottom: 16px;
  border-bottom: 1px solid #f3fbfe;
}

.w920 {
  width: 840px;
}

.w340 {
  width: 340px;
  overflow: hidden;
}

.qcwCnxhIn dl {
  width: 520px;
  float: left;
  margin-left: 20px;
}

.qcwCnxhIn dl dt a {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 18px;

  margin-top: 4px;
}

.qcwCnxhIn dl dd {
  height: 50px;
  line-height: 26px;
  overflow: hidden;
  color: #999999;
  font-size: 14px;

  margin-top: 24px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

ul.box_borlist li {
  height: 98px;
  padding: 14px;
  box-sizing: border-box;
  border: 1px solid #efefef;
}

ul.box_borlist li a.img img {
  width: 68px;
  height: 68px;
}

ul.box_borlist li p {
  width: 126px;
}

ul.box_borlist li p>span {
  margin-bottom: 6px;
  margin-top: 6px;
}

ul.pcsf_listBB {
  overflow: hidden;
}

.pcsf_listBB li {
  width: 248px;
  height: 80px;
  float: left;
  margin-left: 22px;
  margin-top: 20px;
}

.pcsf_listBB li a.img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 12px;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}

.pcsf_listBB li a.img img {
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
  transition: transform 0.3s;
}

.pcsf_listBB li:hover a.img img {
  transform: scale(0.9);
  transition: transform 0.3s;
}

.pcsf_listBB li p {
  width: 186px;
  font-size: 14px;
  float: left;
  font-weight: normal;
  height: 80px;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pcsf_listBB li p>a {
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pcsf_listBB li p>span {
  display: block;
  font-size: 13px;
  color: #999;
  margin-bottom: 8px;
  margin-top: 12px;
}

.pcsf_listBB li p span a {
  display: inline-block;
  margin-right: 4px;
  font-size: 13px;
  color: #999;
}

.pcsf_listBB li a:hover {
  color: #ff2e63;

}

.comm_mobInfo {
  padding: 22px 30px 24px 30px;
}

.comm_mobInfo .loadTips {
  top: 20px;
}

.comm_mobInfo .app_notice {
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 15px;
  color: #666;
}

.mob_del_name {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.mob_del_name h1 {
  max-width: 980px;
  float: left;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  font-size: 26px;
  margin-right: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mob_del_name .m-soft-share {
  margin-top: 0px;
}

.ztlb_btn a.lbBtnent {
  background-color: #eb4e50;
  padding: 0 10px;
  float: left;
  border-radius: 4px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
}

.ztlb_btn {
  margin-top: 5px;
  height: 24px;
  overflow: hidden;
}

.ztlb_btn a,
.ztlb_btn>span {
  margin-right: 10px;
  padding: 0 6px;
  float: left;
  border-radius: 4px;
  height: 24px;

  text-align: center;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
}

.ztlb_btn a.disBtnent {
  color: #ff2e63;
  padding: 0 10px;
  background-color: #d7f4ff;
}

.ztlb_btn a.disBtnent:hover {
  background-color: #cbf0fe;
}

.ztlb_btn span.hotgm {
  color: #363636;
  padding: 0 10px 0 6px;
  background-color: #eee;
}

.ztlb_btn a i,
.ztlb_btn span i {
  display: inline-block;
  width: 18px;
  height: 18px;
  float: left;
  margin-top: 2.5px;
  margin-right: 6px;
  background: url(../imgs/iconone.png) no-repeat;
  overflow: hidden;
}

.ztlb_btn span em {
  font-weight: bold;
  color: #f76341;
}

.ztlb_btn a i.disIcon {
  background-position: -575px -932px;
}

.ztlb_btn span i.hotIcon {
  margin-right: 2px;
  background-position: -575px -954px;
}

.ztlb_btn a.lbBtnent {
  background-color: #eb4e50;
}

.ztlb_btn a.lbBtnent:hover {
  background-color: #e63f41;
}

.ztlb_btn a.ztBtnent {
  background-color: #ffa200;
}

.ztlb_btn a.ztBtnent:hover {
  background-color: #f69c00;
}

div.del_rellist .del_relTit .ztlb_btn a {
  color: #fff;
}

.w750 {
  width: 750px;
  overflow: hidden;
}

.mob_del_info .score_box .score_num {
  margin: 0 auto;
}

.score_box {
  padding-bottom: 14px;
  border-bottom: 1px solid #f3fbfe;
}

.score_box .score_num {
  display: block;
  margin: 14px auto 0;
  width: 99px;
  height: 88px;
  background: url(../imgs/zu.png) no-repeat center center;
  text-align: center;
  position: relative;
  color: #FFFFFF;
  font-size: 32px;
  line-height: 76px;
  font-family: "寰蒋闆呴粦";
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
}

.score_box .score_star {
  display: block;
  width: 102px;
  height: 19px;
  overflow: hidden;
  margin: 10px auto 0;
}

.score_star .app_starBox {
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
}

.mob_del_info {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.mob_del_info:hover .scan_ewmBox {
  display: block;
}

.scan_ewmBox {
  display: none;
  width: 128px;
  height: 128px;
  position: absolute;
  left: 0px;
  top: 0;
  text-align: center;
  background: url(../imgs/code_box.png) round;
  margin: 0 auto;
}

.scan_ewmBox img {
  width: 120px;
  height: 120px;
  border-radius: 0;
  margin: 4px auto;
}
.shuxing-box{

}
.mobdet_pic {
  width: 128px;
  margin-right: 20px;
  margin-top: 4px;
  overflow: hidden;
  position: relative;
}

.mobdet_pic img {
  width: 128px;
  height: 128px;
  border-radius: 16px;
  margin: 0;
}

.mobdet_pic .scan_line {
  position: absolute;
  left: -3px;
  top: 0;
  display: block;
  width: 128px;
  overflow: hidden;
  height: 15px;
  background-image: url(../imgs/code_box_scanning.png);
}

.mobdet_pic p.showErr {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  line-height: 36px;
  height: 36px;
  margin-top: 22px;
  background-color: #ebebeb;
  border-radius: 4px;
}

.mobdet_pic p.showErr:hover {
  background-color: #e3e3e3;
}

.mobdet_pic p.showErr span {
  font-weight: bold;
  color: #1e89e0;
}

p.showErr a,
p.showErr span {
  color: #fed64b;
  cursor: pointer;
}

p.showErr a:hover,
p.showErr span:hover {
  color: #ed6d0f;
}

ul.p_sfSum {
  overflow: hidden;
}

ul.p_sfSum li {
  width: 186px;
  line-height: 32px;
  height: 32px;
  color: #999;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

ul.p_sfSum li em {
  float: left;
}

ul.p_sfSum li span {
  color: #666;
  display: inline-block;
  overflow: hidden;
}
ul.p_sfSum li a{
  color: #ff2d22;
}

ul.p_sfSum li a:hover {
  color: #ff2d22
}

ul.p_sfSum li.wall span {
  float: left;
  max-width: 470px;
  margin-right: 14px;
}
ul.p_sfSum li.shuxingw{
  width: 350px;
}


.az_loadBtnIco {
  width: 880px;
}

.AnDetCLS {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.AnDetCLS li {
  position: relative;
  float: left;
  display: inline-block;
  margin: auto;
  height: 46px;
  border-radius: 5px;
  letter-spacing: 1.6px;
  margin-right: 20px;
  margin-top: 20px;
}

.AnDetCLS li:last-child {
  margin-right: 0;
}

.AnDetCLS li.azbnt,
.AnDetCLS li.bdloadbnt,
.AnDetCLS li.bdloadbnt_lj {
  background: #25c88a;
}

.AnDetCLS li.pgbnt {
  background: #5298ff;
}

.AnDetCLS li.pcbnt {
  background: #fea342;
}

.AnDetCLS li.macbnt {
  background: #eb4e50;
}

.AnDetCLS li.orderbnt {
  background: #ed6d0f;
}

.AnDetCLS li.xjbnt {
  background: #aaaaaa;
}

.AnDetCLS li.xjbnt a {
  cursor: default
}

.AnDetCLS li.azbnt:hover,
.AnDetCLS li.bdloadbnt:hover,
.AnDetCLS li.bdloadbnt_lj:hover {
  background: #18ab73;
}

.AnDetCLS li.pgbnt:hover {
  background: #2d73d9;
}

.AnDetCLS li.pcbnt:hover {
  background: #e18c33;
}

.AnDetCLS li.macbnt:hover {
  background: #e04143
}

.AnDetCLS li.orderbnt:hover {
  background: #c95b09;
}

.AnDetCLS li a {
  position: relative;
  display: block;
  padding: 0 22px;
  height: 46px;
  cursor: pointer;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
}

.AnDetCLS li.orderbnt a {
  padding-right: 25px;
}

.AnDetCLS li a span {
  position: relative;
  float: left;
  font-size: 16px;
}

.AnDetCLS li a span.pcdownTxt {
  font-size: 16px;
  margin-top: 6px;
  line-height: 18px;
}

.AnDetCLS li a span i {
  font-size: 12px;
  letter-spacing: 1px;
  display: block;
}

.AnDetCLS li a span.smico {
  display: block;
  width: 22px;
  height: 25px;
  background: url(../imgs/iconone.png) no-repeat;
  margin: 10px 10px 0 0;
  overflow: hidden;
}

.AnDetCLS li a span.az_ico {
  background-position: -268px -960px;
}

.AnDetCLS li a span.pg_ico {
  background-position: -307px -960px;
}

.AnDetCLS li a span.pc_ico {
  background-position: -269px -1000px;
}

.AnDetCLS li a span.mac_ico {
  background-position: -233px -1000px;
}

.AnDetCLS li a span.yy_ico {
  background-position: -313px -1001px;
}

.AnDetCLS li a span.wp_ico {
  width: 24px;
  height: 25px;
  background-position: -356px -1001px;
}

.down_kinList .w300 {
  width: 350px;
  font-size: 14px;
}

.w300 {
  width: 230px;
  overflow: hidden;
}

.mood {
  width: 230px;
  margin: 0 auto;
  position: relative;
  height: 36px;
  margin-top: 22px;
  overflow: hidden
}

#dingandcai {
  width: 230px;
  font-size: 12px;
}

#dingandcai a {
  display: inline-block;
  height: 30px;
  line-height: 20px;
  cursor: pointer;
  margin-left: 40px;
}

#dingandcai a#showding {
  margin-left: 0;
}

#dingandcai a:hover {
  text-decoration: none
}

#dingandcai .dcico {
  width: 30px;
  height: 30px;
  margin-right: 6px;
  background: url(../imgs/icon.png) -180px -836px no-repeat;
  float: left;
  display: inline
}

#dingandcai .bfk {
  margin-top: 10px;
  height: 12px;
  width: 40px;
  float: left;
  display: inline
}

#dingandcai .bfk span {
  height: 12px;
  position: relative
}

#dingandcai em {
  font-style: normal;
  position: absolute;
  left: 100%;
  top: -4px;
  margin-left: 5px
}

#ding_1 {
  background: #ff7673;
  float: left
}

#ding_2 {
  color: #ff7673
}
#showcai .dcico {
  background-position: -218px -836px
}
#cai_1 {
  background: #c5ced4;
  float: left
}
#cai_2 {
  color: #c5ced4
}
.com_titOne .chg_btn {
  color: #444;
  border-radius: 20px;
  border: 1px solid #eeeeee;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  margin-top: 10px;
  margin-right: 10px;
  text-align: right;
  font-size: 12px;
  background-color: #fff;
}

.com_titOne .chg_btn:hover {
  color: #28292d;
  border: 1px solid #eeeeee;
  background-color: #bbbbbb;
}

.com_titOne {
  margin-top: 0;
}

.com_titOne h3 {
  margin-left: 10px;
}
ul.mob_listBB.pcgm_listBB li {
  height: 148px;
}

ul.mob_listBB.pcgm_listBB {
  max-height: 588px;
}
ul.mob_listBB {
  overflow: hidden;
  padding-bottom: 20px;
}

ul.mob_listBB li {
  width: 100%;
  height: 112px;
  position: relative;
  float: left;
  padding: 16px 10px;
  box-sizing: border-box;
  border-bottom: 1px dashed #f0f0f0;
}

ul.mob_listBB li a.img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 16px;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}

ul.mob_listBB li a.img img {
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
  transition: transform 0.3s;
}
ul.mob_listBB li:hover a.img img {
  transform: scale(0.9);
  transition: transform 0.3s;
}

ul.mob_listBB li p {
  width: 220px;
  font-size: 14px;

  float: left;
  font-weight: normal;
  height: 80px;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

ul.mob_listBB li p>a {
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.mob_listBB li p>span {
  display: block;
  font-size: 13px;
  color: #999;
  margin-bottom: 0;
  margin-top: 11px;
}

ul.mob_listBB li p span a {
  display: inline-block;
  margin-right: 4px;
  font-size: 13px;
  color: #999;
}

ul.mob_listBB li a:hover {
  color: #ff2e63;
}
ul.mob_listjp li a.tps_btn {
  display: none;
  text-align: center;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  color: #00be6e;
  position: absolute;
  right: 10px;
  bottom: 20px;
}

ul.mob_listjp li a.tps_btn i {
  display: inline-block;
  vertical-align: middle;
  background: url("../imgs/iconone.png") no-repeat center;
  margin: -4px 0 0 0;
  height: 16px;
  width: 18px;
  background-position: -407px -133px;
}
.jdsy_con {
  width: 100%;
  overflow: hidden;
  max-height: 260px;
  padding: 0 10px;
  box-sizing: border-box;
  border-bottom: 1px #e7e7e7 dashed;
  margin-top: 20px;
}

.jdsy_con ul {
  overflow: hidden;
  margin-left: -20px;
}

.jdsy_con ul li {
  float: left;
  width: 150px;
  height: 104px;
  margin: 0 0 16px 20px;
}

.jdsy_con ul li a {
  display: block;
}

.jdsy_con ul li:hover .jdsyName {
  color: #ff6010;
}
.jdsy_con ul li a.jdsyImg {
  width: 150px;
  height: 80px;
  overflow: hidden;
  margin-bottom: 4px;
}

.jdsy_con ul li a.jdsyImg img {
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}

.jdsy_con ul li a img:hover {
  transform: scale(1.1);
  transition: all 0.4s ease;
}

.jdsy_con ul li a.jdsyName {
  width: 100%;
  display: block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jdsy_conbotm {
  width: 100%;
  overflow: hidden;
  margin-top: 16px;
}

.jdsy_conbotm ul {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
  max-height: 130px;
  overflow: hidden;
}

.jdsy_conbotm ul li {
  width: 50%;
  float: left;
  background: url("../images/mi14.png") no-repeat left center;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-bottom: 16px;
}
.jdsy_conbotm ul li a {
  float: left;
  color: #333;
  font-size: 14px;
  width: 132px;
  margin-left: 18px;
}

.jdsy_conbotm ul li a:hover {
  color: #ff6010;
}
.com_topsecList {
  width: 100%;
  overflow: hidden;
  margin-top: 0px;
  padding-bottom: 20px;
}

.com_topsecList li {
  padding: 14px 10px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #f0f0f0;
}

.com_topsecList li:hover {
  background-color: #f9f9f9;
}

.com_topsecList li:hover a.p_tt {
  color: #ff2e63;
}

.com_topsecList li .tps_info {
  width: 280px;
  overflow: hidden;
}
.com_topsecList li a.tps_tit {
  font-size: 16px;
  font-weight: bold;
  display: block;
  max-width: 280px;
  margin-bottom: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.com_topsecList li .pm {
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100px;
  margin-top: 42px;
  margin-right: 12px;
}
.com_topsecList li .p_tl {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #C5C5C5;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100px;
  margin-right: 16px;
}

ul.com_topsecList li .p_tt {
  color: black;
  font-size: 15px;
  max-width: 82%;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

ul.com_topsecList li .a_down {
  display: none;
  padding: 0px 10px;
  margin-right: 10px;
  border: 1px solid #00be6e;
  color: #00be6e;
}

ul.com_topsecList li:hover .a_down {
  border: 1px solid #00be6e;
  color: #00be6e;
  display: inline-block;
}

ul.com_topsecList li .a_down:hover {
  border: 1px solid #00be6e;
  background-color: #00be6e;
  color: #fff;
}

.com_topsecList li a.pic {
  display: inline-block;
}

.com_topsecList li img {
  width: 66px;
  height: 66px;
  display: inline-block;
  border-radius: 10px;
  transition: transform 0.3s;
}

.com_topsecList li:hover img {
  transform: scale(0.9);
  transition: transform 0.3s;
}
.com_topsecList li .l_text {
  height: 66px;
  margin-left: 10px;
}

.com_topsecList li .l_text span.app_starBox {

  display: block;
  margin-top: 4px;
}

.com_topsecList li .l_text p {
  display: block;
  margin-top: 16px;
  color: #a8a8a8;
}

.com_topsecList li .l_text p em {
  font-style: normal;
}

.com_topsecList li .l_text p a {
  color: #a8a8a8;
}

.com_topsecList li .l_text p a:hover {
  color: #ff2e63;
}
ul.com_topsecList li a.tps_btn {
  display: none;
  text-align: center;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  color: #00be6e;
  border-radius: 4px;
  margin-top: 46px;
}

ul.com_topsecList li a.tps_btn i {
  display: inline-block;
  vertical-align: middle;
  background: url("../imgs/iconone.png") no-repeat center;
  margin: -4px 0 0 0;
  height: 16px;
  width: 18px;
  background-position: -407px -133px;
}

.com_topsecList li .nbone {
  background-color: #ff4800;
}

.com_topsecList li .nbtwo {
  background-color: #ff6d34;
}

.com_topsecList li .nbthr {
  background-color: #ffa07b;
}
.com_topsecList li:nth-child(n+4) .pm{
  margin-top:0; background: #C5C5C5;
}
.com_topsecList li:nth-child(n+4) a.tps_tit{
  font-weight: normal; height: 28px; line-height: 28px; margin: 0;
}
.com_topsecList li:nth-child(n+4) .l_icon, .com_topsecList li:nth-child(n+4) .l_text {
  display: none;
}
.syDeReTitle {
  width: 100%;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
}

.syDeReTitle h2 {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #ff2e63;
}


.syDeReTitle h2:before {
  float: left;
  margin-right: 13px;
}

.syDeReTitle h2:after {
  float: right;
  margin-left: 13px;
}

.syDeReTitle h2 em {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 54px;
  color: #FFFFFF;
  text-align: right;
  position: relative;
  top: -3px;
}
.syDeReTitle h2 em b {
  display: block;
  width: 100%;
  height: 48px;
  transform: skewY(-10deg);
  background: #ff2e63;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -24px;
}

.syDeReTitle h2 em big {
  display: block;
  width: 100%;
  height: 100%;
  text-align: right;
  position: relative;
  z-index: 1;
  top: -2px;
  font-size: 26px;
  font-weight: bold;
}
.syDeReTitle .click_more {
  color: #a8a8a8;
  display: inline-block;
  height: 26px;
  margin-right: 10px;
  text-align: right;
  padding-top: 15px;
  font-size: 12px;
}

.syDeReTitle .click_more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}
.syDeReTitle .click_more:hover::before {
  color: #ff2e63;
  border: 1px solid #ff2e63;
}

.syDeReTitle .click_more:hover {
  color: #ff2e63;
}
.syDeReTitle span.scom_span {
  color: #a8a8a8;
  display: inline-block;
  height: 26px;
  margin-right: 10px;
  text-align: right;
  padding-top: 15px;
  font-size: 14px;
}
.RankItems .desc {
  line-height: 25px;
  margin: 15px auto;
  font-size: 15px;
  color: #666;
}
.des {
  width: 100%;
  font-size: 15px;
  line-height: 28px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 20px 30px 20px;
  margin-top: 20px;
  vertical-align: middle;
  box-sizing: border-box;
}

.des p {
  font-size: 15px;
  line-height: 26px;
  vertical-align: middle;
  margin:5px 0 0;
}

.des>a,
.des p>a {
  color: #1e89e0;
  text-decoration: underline;
}
.des a:hover,
.des p a:hover {
  color: #ff2d22;
}

.des p img,
.des img {
  max-width: 100%;
  display: block;
  text-align: center;
  vertical-align: middle;
  margin: 12px auto;
}
.des p.itTit,
.des h3 {
  background: #fdfdfd;
  border: 1px solid #f3fbfe;
  color: #ff2d22;
  padding: 4px 12px;
  font-size: 15px;
  font-weight: bold;
  text-indent: 0px;
  margin: 12px 0;
  font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
}

.des p.itTit::before {
  content: "";
  float: left;
  margin-top: 6px;
  display: inline-block;
  width: 4px;
  height: 16px;
  background-color: #ff2e63;
  margin-right: 10px;
}
.des .Explain {
  width: 100%;
  color: #666;
  margin-top: 16px;
  overflow: hidden;
}

.des .Explain::before {
  content: "";
  float: left;
  display: inline-block;
  height: 31px;
  background-color: #ff2e63;
  width: 100%;
  background: url("../images/notic_bg1.png") no-repeat 0;
}
.des .Explain::after {
  content: "";
  float: left;
  display: inline-block;
  height: 31px;
  background-color: #ff2e63;
  width: 100%;
  margin: 0;
  background: url("../images/notic_bg3.png") no-repeat 1px;
}

.des .Explain .tipInfo {
  width: 100%;
  padding: 0 36px;
  margin: 31px 0 -1px 0;
  color: #666;
  background: url("../images/notic_bg2.png") repeat-y;
  box-sizing: border-box;
}
.des .Explain p {
  color: #ffa800;
  font-size: 18px;
  font-weight: bold;
  font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
  margin-bottom: 6px;
}
.deta_reltag {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 15px;
  color: #666;
}
ul.tag-info {
  width: 100%;
  overflow: hidden;
}

ul.tag-info li {
  float: left;
  display: inline-block;
  margin: 0 5px 10px 5px;
  padding: 0 12px;
  color: #888;
  line-height: 28px;
  font-size: 12px;
  border-radius: 27px;
  border: 1px solid #eee;
}

ul.tag-info li a {
  color: #888;
  display: block;
  line-height: 28px;
}

ul.tag-info li:hover a {
  color: #3cb8ec;
  text-decoration: underline;
}

ul.tag-info li a i {
  color: #3cb8ec;
  margin-right: 4px;
}

.tab_BoxList {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.tab_BoxList ul.tab_list {
  width: 100%;
  margin: 0;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  border: 1px solid #eee;
}

.tab_BoxList ul.tab_list li {
  font-size: 16px;
  padding: 0 6px;
  float: left;
  line-height: 50px;
  height: 50px;
  margin: 0 20px;
  position: relative;
  z-index: 8;
  color: #666;
  font-weight: bold;
}
.tab_BoxList ul.tab_list li i {
  width: 12px;
  height: 10px;
  display: none;
  position: absolute;
  bottom: -10px;
  left: 45%;
  z-index: 9;
  background: url(../imgs/iconone.png) no-repeat left center;
  overflow: hidden;
  background-position: -449px -67px;
}

.tab_BoxList ul.tab_list li.cur i {
  display: block;
}

.tab_BoxList ul.tab_list li.cur,
.tab_BoxList ul.tab_list li:hover {
  color: #00be6e;
  border-bottom: 1px solid #00be6e;
}

.tab_BoxList ul.tab_list li.cur a,
.tab_BoxList ul.tab_list li:hover a {
  color: #00be6e;
}
.qcwCnxhIn {
  width: auto;
  height: 140px;
  padding: 20px 20px;
  box-sizing: border-box;
  background: #F7F7F7;
  margin:20px 20px 0;
  overflow: hidden;
}

.qcwCnxhIn>a {
  float: left;
  display: inline-block;
  overflow: hidden;
}

.qcwCnxhIn>a img {
  float: left;
  width: 190px;
  height: 100px;
}
.comm_rigbox{
  background-color: #fff; margin: 0 0 20px 0; overflow: hidden;
}
.is_show{
  display: none;
}
.qcwCnxhBox{
  display: none;
}
.keyText {  border:1px solid #ff9947; margin:10px 0; padding:38px 15px 8px; background:#fdfde5 url(../imgs/c_destip.png) no-repeat 13px 7px; line-height:22px;  color:#555; word-wrap:break-word; overflow:hidden;}
.keyText p img{width:auto}
.c_tags { margin:15px; font-size:14px; } 
.c_tags a{ font-weight:normal; color:#23883b; margin:0 8px 0 2px;}


.u-video-play{
  width: 100%;
  height: 100%;
  background: url(../imgs/play-img.png) no-repeat center center;
  background-size: 60px;
  border: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.u-video-again{width:100%; height:100%; font-size:20px; font-weight:normal; color:#fff; background:rgba(0,0,0,.5); position:absolute; left:0; top:0; overflow:hidden; z-index:10;display: none;align-items: center;justify-content: center; cursor:pointer; display: none}
.u-video-again i{ width:24px; height:24px; background:url(../imgs/video-again-icon.png) no-repeat; background-size:24px; display:block; overflow:hidden; position:absolute; left:50%; top:50%; transform:translate(-295%,-50%); display:block; overflow:hidden}

#video{
  width: auto;
  height: auto;
  display: block;
  background: #000;
  max-width: 500px;
  max-height: 100%;
}