@font-face { font-family: 'maozedong'; src: url("../font/maozedong.ttf"); }
#Comments_wrap .official_group{display: none; }
.index_warp { width: 100%; height: 100vh; overflow: hidden; }
.index_warp .swiper-slide { width: 100%; height: 100%; position: relative; }
.index_warp .warp { background: url("../images/video.jpg") no-repeat center; width: 100%; height: 100%; background-size: 100% 100%; display: block; position: relative; overflow: hidden; }
.index_warp .warp .video { width: 1920px; height: 100%; display: block; position: relative; }
.index_warp .warp .video:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); zoom: 1; background: rgba(0, 0, 0, 0.5); }
.index_warp .warp .video video { display: block; width: 100%; }
.index_warp .warp .nav { position: absolute; width: 1000px; height: 95px; padding-top: 50px; left: 50%; margin-left: -500px; top: 130px; border-radius: 30px; }
.index_warp .warp .nav ul { background: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f414142,endColorstr=#7f414142); zoom: 1; background: rgba(65, 65, 66, 0.5); height: 100%; width: 880px; padding: 0 60px; }
.index_warp .warp .nav ul li { float: left; width: 25%; position: relative; color: #fff; text-align: center; height: 100%; cursor: pointer; }
.index_warp .warp .nav ul li .tab { background: #414142; width: 100px; height: 100px; margin: 0 auto; margin-top: -50px; border-radius: 50%; position: relative; }
.index_warp .warp .nav ul li .tab i, .index_warp .warp .nav ul li .tab:before { background: url("../images/ico_img.png") no-repeat center; display: block; position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; }
.index_warp .warp .nav ul li .tab:before { content: ''; height: 72px; width: 72px; background-position: -224px 0; -webkit-animation: rotate_ 10.0s linear infinite; -moz-animation: rotate_ 10.0s linear infinite; }
@keyframes rotate_ { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); } }
.index_warp .warp .nav ul li .tab .ico1 { height: 36px; width: 40px; background-position: -151px 0; }
.index_warp .warp .nav ul li .tab .ico2 { height: 33px; width: 35px; background-position: -46px 0; }
.index_warp .warp .nav ul li .tab .ico3 { height: 40px; width: 26px; background-position: 0 0; }
.index_warp .warp .nav ul li .tab .ico4 { height: 39px; width: 36px; background-position: -100px 0; }
.index_warp .warp .nav ul li p { width: 100%; overflow: hidden; height: 30px; padding-top: 10px; line-height: 30px; color: #fff; letter-spacing: 1px; font-size: 20px; }
.index_warp .warp .title_ { position: absolute; width: 584px; height: 382px; left: 50%; margin-left: -292px; top: 50%; margin-top: -110px; }
.index_warp .warp .title_ img { width: 100%; display: block; }
.index_warp .warp .num_ { background: url("../images/ico_img.png") no-repeat center; display: block; height: 236px; width: 236px; background-position: 0 -102px; position: absolute; left: 50%; margin-left: -118px; bottom: -20px; }
.index_warp .warp .num_ i { width: 1px; height: 10px; display: block; position: absolute; left: 50%; margin-top: -20px; top: 50%; background: #fff; -webkit-animation: fadeInUptop 2.0s linear infinite; -moz-animation: fadeInUptop 2.0s linear infinite; }
@keyframes fadeInUptop { 0% { -webkit-transform: translateY(15px); }
  50% { -webkit-transform: translateY(0px); }
  100% { -webkit-transform: translateY(15px); } }
.data_warp {  padding-bottom: 38px; }

.swiper-slide { overflow: hidden; }

.zt-kv{
  background: url("../images/zt-kv.png") no-repeat center;
  width: 100%;
  height: 338px;
}

.nav_ { background: url("../images/zt-nav.png") no-repeat center; height: 110px; }
.nav_ .center { width: 1200px; height: 100%; position: relative; overflow: visible; }
.nav_ ul li { float: left; height: 110px; width: 400px; position: relative; cursor: pointer; text-align: center; color: #C2D0FF; line-height: 110px; font-size: 26px; }
.nav_ ul li.on,.nav_ ul li:hover{background: url("../images/zt-tab.png") no-repeat center top; padding-bottom: 14px;color: #fff;  font-weight: bold; font-size: 30px;}
.nav_ ul li::after{position: absolute; content: ""; right: 0; top: 50%; width: 2px; height: 20px; margin-top: -10px;  background: #fff; opacity: 0.5;}
.nav_ ul li.on::after,.nav_ ul li:hover::after{display: none;}
.nav_ ul li:last-child::after{display: none;}
.comment { width: 100%; background: url("../images/bg.png") #1c1c1c no-repeat center top; display: block; position: relative; }

.titke { padding-top: 124px; }

.nav2 { width: 100%; padding-top: 56px; height: 140px; padding-bottom: 14px; }
.nav2 .center { width: 1200px; height: 100%; position: relative; overflow-x: auto;}
.nav2 ul {  display: flex; width: 1566px; justify-content:space-between; height: 130px;}
.nav2 ul li {margin: 0 auto; color: #828BB5;border-radius: 12px; overflow: hidden;   display: block; height: 130px; width: 110px; position: relative; text-align: center; cursor: pointer; color: #828BB5;}
.nav2 ul li .tab { width: 100%; height: 76px; margin: 0 auto; position: relative; margin-top: 10px; }
.nav2 ul li .tab i { display: block; height: 76px; background: url("../images/ico_nav2.png") no-repeat center; position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; }
.nav2 ul li .tab .ico1 { width: 82px; background-position: 0 0; }
.nav2 ul li .tab .ico2 { width: 78px; background-position: -153px 0; }
.nav2 ul li .tab .ico3 { width: 78px; background-position: -304px 0; }
.nav2 ul li .tab .ico4 { width: 85px; background-position: -452px 0; }
.nav2 ul li .tab .ico5 { width: 71px; background-position: -605px 0; }
.nav2 ul li .tab .ico6 { width: 81px; background-position: -746px 0; }
.nav2 ul li .tab .ico7 { width: 89px; background-position: -899px 0; }
.nav2 ul li .tab .ico8 { width: 69px; background-position: -1060px 0; }
.nav2 ul li .tab .ico9 { width: 76px; background-position: -1201px 0; }
.nav2 ul li .tab .ico10 { width: 80px; background-position: -1349px 0; }
.nav2 ul li .tab .ico11 { width: 95px; background-position: -1465px 0; }
.nav2 ul li .tab .ico12 { width: 94px; background-position: -1607px 0; }
.nav2 ul li .tab .ico13 { width: 81px; background-position: -1750px 0; }
.nav2 ul li .tab .ico14 { width: 80px; background-position: -1877px 0; }
.nav2 ul li .tab .ico15 { width: 88px; background-position: -2003px 0; }
.nav2 ul li .tab .icon { width: 3.5em;height: 3.5em; vertical-align: -0.15em; fill: #828BB5; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.nav2 ul li p {  overflow: hidden;    font-size: 13px;line-height: 20px; padding-top: 10px;   }
/* fill="#828BB5" */
.nav2 ul li.on,.nav2 ul li:hover{background: linear-gradient(180deg, #B18FFF 0%, #636DE1 100%); color: #fff;}
.nav2 ul li.on .tab .icon ,.nav2 ul li:hover .tab .icon{fill: #fff; color: #fff;}
.nav2 ul li:hover{color: #fff;}

.data_w1 .nav2 .center {width: 1200px; overflow-x: auto;}
.data_w1 .nav2 .center ul{width: 1200px;}
.data_w1 .nav2 .center ul li{margin: 0 15px;}
 
.data_w2 .nav2 .center {width: 1200px; overflow-x: auto;}
.data_w2 .nav2 .center ul{width: 1200px;}
.data_w2 .nav2 .center ul li{margin: 0 15px; }
 



.nav2 .center::-webkit-scrollbar { width: 8px; height: 6px; background: #C2D0FF; border-radius: 10px; }
.nav2 .center::-webkit-scrollbar-button { width: 0; height: 0; }
.nav2 .center::-webkit-scrollbar-corner { display: block; }
.nav2 .center::-webkit-scrollbar-thumb { background-clip: padding-box; background-color: #141962; border-radius: 10px; }


.title_time { text-align: center;   color: #95F8FE; font-size: 22px; padding: 40px 0;}
.title_time::after{
  display: block;
  content: '';
  background: url("../images/title_time.png") no-repeat center;
  width: 1200px;
  height: 29px;
  background-size: 100% auto;
  margin: 14px auto 0;
}

.lunbox_warp { width: 1200px; margin: 0 auto; position: relative;   }
.lunbox_warp .bd { width: 100%; height: 100%; overflow: hidden;height: 650px;  }
.lunbox_warp .bd ul { position: relative; }
.lunbox_warp .bd ul li { height: 650px; width: 1200px; display: block; position: relative; overflow: hidden; }
.lunbox_warp .bd ul li .img { width: 100%; height: 100%; overflow: hidden; }
.lunbox_warp .bd ul li .img img { width: 100%; height: 100%; display: block; object-fit: cover; }
.lunbox_warp .bd ul li .labe_box { position: absolute; background: url("../images/labe1_bj2.png") no-repeat center top ; width: 893px; height: 650px; left: 0px; top: 0px; padding: 64px 0 0 72px; color: #fff; box-sizing: border-box; }
.lunbox_warp .bd ul li .labe_box .name1 { height: 60px; line-height: 60px; font-size: 48px; color: #fff; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
.lunbox_warp .bd ul li .labe_box .name2 { height: 30px; line-height: 30px; font-size: 16px; width: 100%; font-style: italic; letter-spacing: 1px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.lunbox_warp .bd ul li .labe_box .numberbox p{ height: 48px; line-height: 48px; font-size: 20px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.lunbox_warp .bd ul li .labe_box .numberbox span { margin-top: -2px; font-style: italic; letter-spacing: 1px; color: #FFC67C; font-size: 30px; display: inline-block; vertical-align: middle; margin-right: 20px; font-family: "maozedong"; }
.lunbox_warp .bd ul li .labe_box .text { position: relative; line-height: 48px; padding-top: 40px; font-size: 20px; }
.lunbox_warp .bd ul li .labe_box .text:before { position: absolute; content: ''; width: 36px; height: 2px; background: #fff; display: block; left: 0px; top: 18px; }
.lunbox_warp .bd ul li .labe_box .text .scroll { min-height: 160px; overflow-x: hidden; overflow-y: auto; max-height: 250px; }
.lunbox_warp .bd ul li .labe_box .text .scroll::-webkit-scrollbar { width: 8px; height: 8px; background: #dcdcdc; border-radius: 10px; }
.lunbox_warp .bd ul li .labe_box .text .scroll::-webkit-scrollbar-button { width: 0; height: 0; }
.lunbox_warp .bd ul li .labe_box .text .scroll::-webkit-scrollbar-corner { display: block; }
.lunbox_warp .bd ul li .labe_box .text .scroll::-webkit-scrollbar-thumb { background-clip: padding-box; background-color: #333334; border-radius: 10px; }
.lunbox_warp .bd ul li .labe_box .text .evaluating { margin-top: -5px; font-style: italic; letter-spacing: 1px; color: #FFC67C; font-size: 30px; display: inline-block; vertical-align: middle; font-family: "maozedong"; }
.lunbox_warp .bd ul li .labe_box .btn_ { width: 190px; height: 52px; background:  url("../images/zt-btn.png") no-repeat center top; background-size: 100% auto; display: block;  text-align: center; line-height: 50px; color: #000; font-size: 24px; margin-top: 20px; cursor: pointer; text-indent: 100em; overflow: hidden; }
.lunbox_warp .bd ul li .labe_box .btn_:hover { opacity: 0.9; }

.lunbox_warp .hd_box {   width: 100%; height: 192px; background: transparent;  overflow: hidden;   z-index: 3; }
.lunbox_warp .hd_box .hd {  overflow: hidden; height: 100%; position: relative; }
.lunbox_warp .hd_box .hd ul { position: relative;  height: 192px; margin: 0 auto; }
.lunbox_warp .hd_box .hd ul li { width: 144px; height: 192px; position: relative; margin: 0 13px; cursor: pointer; float: left; }
.lunbox_warp .hd_box .hd ul li .img { display: block;  width: 100%; height: 192px; overflow: hidden; margin: 0 auto;}
.lunbox_warp .hd_box .hd ul li .img img { display: block; width: 100%; height: 100%;object-fit: cover; }
.lunbox_warp .hd_box .hd ul .on:after { content: ''; display: block; position: absolute; left: 0px; top: 0px;right: 0; top:0px; margin: auto; border: 3px solid; width: 100%; height: 100%;box-sizing: border-box; border-image: -webkit-linear-gradient(#95F8FE, #996DFF) 30 30; border-image: -moz-linear-gradient(#95F8FE, #996DFF) 30 30; border-image: linear-gradient(#95F8FE, #996DFF) 30 30; }
.lunbox_warp .prev, .lunbox_warp .next { position: absolute; background: url("../images/next.png") no-repeat center; background-position: 0 0; display: block; height: 76px; width:26px; top: 290px;   cursor: pointer; }
.lunbox_warp .next { right: -56px; transform: rotate(180deg); }
.lunbox_warp .prev {  left: -56px; }
.lunbox_warp .prev:hover, .lunbox_warp .next:hover{opacity: 0.5;}
.lunbox_warp .rakinglist { position: absolute; width: 100%; height: 650px; background: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); zoom: 1; background: rgba(0, 0, 0, 0.8); top: 0px; left: 0px; overflow: hidden; z-index: 1; }
.lunbox_warp .rakinglist .bt_text { position: absolute; height: 41px; font-size: 28px; left: 0; top: 50px; width: 100%; letter-spacing: 3px; font-weight: bold; }
.lunbox_warp .rakinglist .bt_text p::before,
.lunbox_warp .rakinglist .bt_text p::after{
  display: inline-block;
  vertical-align: middle;
  background: url("../images/btico.png") no-repeat center;
  width: 62px;
  height: 41px;
  content: '';
  padding: 0 5px;
  margin-top: -3px;
}
.lunbox_warp .rakinglist .bt_text p::after{
  transform: rotate(180deg);
}
.lunbox_warp .rakinglist .bt_text p {   position: relative; left: 0px; color: #FFC67C;  width: 100%; line-height: 40px; text-align: center; top: 0; 
   background: linear-gradient(to bottom,#fad8a4, #e4af65);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;  }
.lunbox_warp .rakinglist .item_ {   height: 450px;  position: absolute;  left: 0px; top: 140px;   overflow: hidden; display: flex; justify-content: center; width: 100%; }
.lunbox_warp .rakinglist .item_ .list_ { width: 220px;   text-align: center; color: #fff; top:0px; margin: 0 60px; position: relative;  padding-top: 30px;}
/* .lunbox_warp .rakinglist .item_ .list1{left: 50%;margin-left: -130px;}
.lunbox_warp .rakinglist .item_ .list2{left:0px;}
.lunbox_warp .rakinglist .item_ .list3{right:0px;} */
.lunbox_warp .rakinglist .item_ .list_ .num {position: absolute;top: 7px;left: 50%; margin-left: -30px; z-index: 1; background: no-repeat center; width: 60px; height: 55px; text-indent: 100em; overflow: hidden;}
.lunbox_warp .rakinglist .item_ .list_ .img {   position: relative; width: 220px; height: 296px; margin: 0 auto; display: block; }
.lunbox_warp .rakinglist .item_ .list_ .img:after { content: ''; display: block; width: 220px; height: 296px; position: absolute; left: 0px; top: 0; z-index: 0; border: 4px solid transparent; box-sizing: border-box; border-radius: 8px; }
.lunbox_warp .rakinglist .item_ .list_ .img img { width: 100%; height:  100%; display: block; border-radius: 8px;  }
.lunbox_warp .rakinglist .item_ .list_ .tabb_ { background: url("../images/ico_img.png") no-repeat center; display: block; position: absolute; left: 50%; top: 220px; margin-left: -45px; }
.lunbox_warp .rakinglist .item_ .list_ .name { height: 36px; line-height: 36px; font-size: 28px; padding-top: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; }
.lunbox_warp .rakinglist .item_ .list_ .nuber_ { height: 33px; line-height: 33px; font-size: 20px; padding-top: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; }
.lunbox_warp .rakinglist .item_ .list_ .nuber_ span { font-family: "maozedong"; color: #debc85; font-size: 25px; font-style: italic; }
.lunbox_warp .rakinglist .item_ .list1 .num {  background-image: url("../images/1.png"); }
.lunbox_warp .rakinglist .item_ .list1 .img:after {border-color: #FFBD27;   }
.lunbox_warp .rakinglist .item_ .list1 .tabb_ { height: 43px; width: 105px; background-position: -351px 0; margin-left: -50px; }
.lunbox_warp .rakinglist .item_ .list2 .num { background-image: url("../images/2.png");}
.lunbox_warp .rakinglist .item_ .list2 .img:after { border-color: #A7C1D7;  }
.lunbox_warp .rakinglist .item_ .list2 .tabb_ { height: 42px; width: 90px; background-position: -355px -58px; }
.lunbox_warp .rakinglist .item_ .list3 .num { background-image: url("../images/3.png"); }
.lunbox_warp .rakinglist .item_ .list3 .img:after { border-color: #DDB692;  }
.lunbox_warp .rakinglist .item_ .list3 .tabb_ { height: 42px; width: 90px; background-position: -356px -123px; }
.lunbox_warp .hd_bt { position: absolute; height: 195px; font-size: 24px; left: 30px; bottom: 0px; width: 40px; z-index: 5; }
.lunbox_warp .hd_bt p { padding: 6px 0; position: relative; left: 0px; top: 30px; color: #debc85; border: 2px solid #d0b07d; width: 35px; line-height: 30px; text-align: center; }

.Min1 { padding-top: 50px; width: 1200px; margin: 0 auto; position: relative; padding-bottom: 50px;}
.Min1 .Lefbox { width: 680px; padding: 1px 15px; background: #fff; float: left; margin-right: 20px; border-radius: 5px; position: relative; z-index: 5; }
/*.Min1 .Lefbox { width: 660px; padding: 1px 15px; background: #fff; float: left; margin-right: 40px; border-radius: 5px; position: relative; z-index: 5; }*/
.Min1 .Lefbox a img { width: 100%; }
.Min1 .Ritbox { float: right; width: 440px; padding: 10px 15px; border-radius: 5px; background: #fff; overflow: hidden; }
.Min1 .Ritbox .prizewarp .prize_bt { background: url("../images/prizebt.png") no-repeat center; width: 401px; height: 68px; margin: 0 auto; text-align: center; line-height: 68px; color: #393939; font-size: 28px; font-weight: bold; }
.Min1 .Ritbox .prizewarp .prize { background: url("../images/prize.png") no-repeat center; width: 440px; height: 374px; margin: 25px auto; position: relative; }
.Min1 .Ritbox .prizewarp .prize .bt_ { width: 287px; height: 30px; margin: 0 auto; display: block; padding: 16px 0; line-height: 30px; text-align: center; color: #fff; font-size: 22px; }
.Min1 .Ritbox .prizewarp .prize .machine1 { padding-top: 23px; width: 244px; height: 137px; overflow: hidden; margin: 0 auto; text-align: center; line-height: 137px; font-size: 30px; color: #434343; }
.Min1 .Ritbox .prizewarp .prize .machine1 img { max-width: 100%; height: 137px; display: block; margin: 0 auto; }
.Min1 .Ritbox .prizewarp .prize .machine1Result { opacity: 0; display: none; }
.Min1 .Ritbox .prizewarp .prize .btn1 { position: absolute; width: 196px; height: 60px; left: 50%; margin-left: -85px; bottom: 50px; cursor: pointer; }
.Min1 .Ritbox .prizewarp .prize .btn2 { position: absolute; width: 70px; height: 70px; left: 30px; bottom: 45px; cursor: pointer; }
.Min1 .Ritbox .title_h { border-bottom: 1px solid #e5e5e5; height: 58px; line-height: 58px; }
.Min1 .Ritbox .title_h .bt { color: #444; font-size: 18px; font-weight: bold; }
.Min1 .Ritbox .text_1 { padding-top:5px; }
.Min1 .Ritbox .text_1 .img { width: 100%; padding-bottom: 5px; }
.Min1 .Ritbox .text_1 .img img { width: 100%; }
.Min1 .Ritbox .text_1 p { color: #333; line-height: 24px; font-size: 14px; padding-bottom: 5px; text-align: justify; }












.commentswrap{background: #fff; border-radius: 10px; overflow: hidden; padding: 10px 0; }


.Min2 { height: 50px; }



.data_w3 .lunbox_warp .bd ul li .labe_box { padding-top: 60px; height: 465px; }
.data_w3 .lunbox_warp .bd ul li .labe_box .name2 { display: none; }

.no_prize { background: url("../images/tab2.png") no-repeat center; width: 427px; height: 600px; position: relative; display: none; }
.no_prize .btn { position: absolute; background: url("../images/tab_btn1.png") no-repeat center; cursor: pointer; height: 80px; width: 231px; right: 50%; margin-right: -115px; bottom: 55px; }
.no_prize .btn:hover { opacity: 0.9; }

.prize_tan { display: none; background: url("../images/tab1.png") no-repeat center; width: 427px; height: 600px; position: relative; }
.prize_tan .bt { text-align: center; color: #fe0000; line-height: 36px; padding-top: 175px; font-weight: bold; }
.prize_tan .bt p { font-size: 26px; }
.prize_tan .bt span { font-size: 20px; }
.prize_tan .img { width: 360px; height: 190px; margin: 0 auto; display: block; position: relative; overflow: hidden; margin-top: 4px; }
.prize_tan .img img { width: 100%; display: block; object-fit: cover; }
.prize_tan .btn { position: absolute; background: url("../images/tab_btn2.png") no-repeat center; cursor: pointer; height: 80px; width: 231px; right: 50%; margin-right: -115px; bottom: 55px; }
.prize_tan .btn:hover { opacity: 0.9; }

.Opportunity { width: 440px; padding: 20px 100px; background: #fff; }
.Opportunity .bt { text-align: center; height: 60px; line-height: 60px; color: #e93600; font-size: 30px; }
.Opportunity p { color: #222222; line-height: 40px; }
.Opportunity .btn_box { padding-top: 35px; height: 45px; line-height: 45px; margin: 0 auto; width: 420px; }
.Opportunity .btn_box .btn { float: left; width: 170px; text-align: center; color: #fff; display: block; border-radius: 5px; background: #e93600; margin: 0 20px; cursor: pointer; }
.Opportunity .btn_box .btn:hover { opacity: 0.9; }
.Opportunity .btn_box .btn a { color: #fff; display: block; width: 100%; height: 100%; }

.tan_box1 {
  background: url("../images/tan_box2.png") no-repeat center; 
  height: 534px; position: relative; text-align: center; 
  padding: 0 24px;
  box-sizing: border-box;
  overflow: hidden;
  width: 406px;

   }
.tan_box1 .bt { color: #C2D0FF; text-align: center; margin-bottom: 30px; padding: 30px 20px;   font-size: 30px; font-weight: bold; border-bottom: 1px solid rgba(194, 208, 255,0.2); }
.tan_box1 .img { width: 144px; height: 192px; display: block; margin: 0 auto; }
.tan_box1 .img img { display: block; width: 100%; height: 100%; }
.tan_box1 p { font-size: 16px; line-height: 30px;   color: #fff; }
.tan_box1 .p1 { color: #e93600; padding-top: 20px; font-size: 24px; line-height: 50px;}
.tan_box1 .btn { width: 170px; text-align: center; color: #fff; display: block; border-radius: 5px; background: #e93600; margin: 0 auto; cursor: pointer; height: 45px; line-height: 45px; margin-top: 20px; }
.tan_box1 .btn:hover { opacity: 0.9; }
.tan_box1 .btn a { color: #fff; display: block; width: 100%; height: 100%; }

.tan_box2 { width: 406px;
   background: url("../images/tan_box2.png") no-repeat center; 
   height: 534px; position: relative; text-align: center; 
   padding: 0 24px;
   box-sizing: border-box;
   }
.tan_box2   .bt-time{color: #C2D0FF; text-align: center; padding: 30px 20px; line-height: 30px; font-size: 32px; font-weight: bold; border-bottom: 1px solid rgba(194, 208, 255,0.2);}
.tan_box2  .bt-time span{font-size: 20px;}
.tan_box2 .btbox { height: 66px; line-height: 66px; font-size: 20px; color: #C2D0FF; }
.tan_box2 .btbox .bt {  display: inline; color: #95F8FE; }

.tan_box2 .infor .img { width: 144px; height: 192px; display: block; margin: 0 auto; }
.tan_box2 .infor .img img { display: block; width: 100%; height: 100%; }
.tan_box2 .infor .text { color: #fff;}
.tan_box2 .infor .text .name { height: 30px; width: 100%; line-height:30px; white-space: nowrap; overflow: hidden; font-size: 18px; letter-spacing: 2px; }
.tan_box2 .infor .text p { line-height: 30px; height: 30px; font-style: italic; font-size:14px; }
.tan_box2 .infor .text p span { font-family: "maozedong"; color: #debc85; font-size: 15px; display: inline-block; vertical-align: middle; margin: -3px 0 0 10px; }
.tan_box2 .p1 { font-size: 12px; line-height: 24px; height: 24px; color: #C2D0FF; padding-top: 18px; }
.tan_box2 .textarea { height: 40px; margin: 10px auto; background: none; border-radius: 10px; padding: 5px 10px; width: 80%; border: 1px solid #898e92; }
.tan_box2 .textarea textarea { width: 100%; height: 60px; border: none; outline: none; background: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; overflow-x: hidden; overflow-y: auto; background-color: transparent; font-size: 14px; color: #169bd5; line-height: 20px; resize: none; text-align: left !important; display: block; }
.tan_box2 .textarea textarea::-webkit-scrollbar { width: 8px; height: 8px; background: #dcdcdc; border-radius: 10px; }
.tan_box2 .textarea textarea::-webkit-scrollbar-button { width: 0; height: 0; }
.tan_box2 .textarea textarea::-webkit-scrollbar-corner { display: block; }
.tan_box2 .textarea textarea::-webkit-scrollbar-thumb { background-clip: padding-box; background-color: #333334; border-radius: 10px; }
.tan_box2 .bot_ {   width: 100%; line-height: 30px; }
.tan_box2 .bot_ .p_ { color: #e93600; float: right; font-size: 20px; }
.tan_box2 .bot_ .btn {  margin: 10px auto; width: 170px; text-align: center; color: #fff; display: block; border-radius: 5px; background: #e93600; cursor: pointer; height: 45px; line-height: 45px; }
.tan_box2 .bot_ .btn:hover ,.tan_box2 .bot_2 .btn:hover{ opacity: 0.9; }
.tan_box2 .bot_ .btn a ,.tan_box2 .bot_2 .btn a{ color: #fff; display: block; width: 100%; height: 100%; }
.tan_box2 .bot_2{display: flex; justify-content: space-between; padding-top: 20px;}
.tan_box2 .bot_2 .btn  a{ background: url("../images/button1.png") no-repeat center; flex-wrap: wrap; cursor: pointer;  width: 160px; height: 56px; display: block; text-align: center; display: flex; align-items: center; justify-content: center; }
.tan_box2 .bot_2 .btn  a span{display: block; width: 160px; font-size: 12px;color: #C2D0FF;}
.tan_box2 .bot_2 .btn  a u{text-decoration: none;}
.tan_box2 .bot_2 .btn4 a{background: url("../images/button2.png") no-repeat center; background-size: 100% auto;}


.registertab { background: #fff; padding: 10px 20px; }
.registertab .toplist { height: 75px; text-align: center; color: #e93600; font-size: 23px; width: 100%; margin: 0 auto; margin-bottom: 26px; font-weight: normal; border-bottom: 2px solid #8b6629; border-radius: 10px 10px 0 0; }
.registertab .toplist h2 { height: 45px; line-height: 45px; text-align: center; font-size: 23px; font-weight: 500; color: #ff9934; }
.registertab .toplist h3 { font-size: 14px; color: #8b6629; font-weight: 500; }
.registertab .inpu { width: 325px; margin: 0 auto; height: 40px; border-radius: 10px; background: #fff; line-height: 40px; color: #8b6629; padding: 0 10px; margin-top: 10px; border: 1px solid #8b6629; }
.registertab input { height: 36px; width: 210px; background: #fff; border: none; color: #8b6629; font-size: 18px; }
.registertab .pa { color: #8b6629; font-size: 13px; height: 20px; line-height: 20px; width: 325px; margin: 0 auto; text-align: center; }
.registertab .btn { width: 320px; margin: 0 auto; height: 35px; background: #1aa4d3; border-radius: 10px; margin-top: 20px; border: none; text-align: center; line-height: 35px; color: #fff; font-size: 19px; cursor: pointer; display: block; }
.registertab .p1 { height: 35px; line-height: 35px; color: #8b6629; font-size: 25px; width: 345px; margin: 0 auto; margin-top: 20px; }
.registertab .p2 { line-height: 38px; color: #8b6629; font-size: 19px; width: 344px; margin: 0 auto; }
.registertab img { position: absolute; top: 20px; right: 20px; cursor: pointer; }

.flex_warp{display: -webkit-box;  display: flex; }
.flex_warp li{float: none;-moz-box-flex:1; -webkit-box-flex:1;box-flex:1;flex: 1;}
.flex_warp li .img{}
.layer_tan { display: none; }

.layui-layer { background: none !important; box-shadow: none !important; }
/*Tips*/
.tips_wind { display: none; width: 100%; position: fixed; z-index: 9999; left: 0; top: 33%; text-align: center; font-size: 14px; }
.tips_wind span { background: rgba(0, 0, 0, 0.7); border-radius: 6px; color: #fff; text-align: center; line-height: 30px; padding: 10px 12px; margin: 0 auto; display: inline-block; max-width: 180px; }
.tips_wind2, .tips_wind3 { display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: fixed; z-index: 9999; left: 0; top: 0; text-align: center; font-size: 14px; }
.tips_wind2 .bg, .tips_wind3 .bg { width: 100%; position: absolute; z-index: 1; height: 100%; }
.tips_wind2 span, .tips_wind3 span { position: relative; z-index: 2; max-width: 80%; display: inline-block; margin-top: 34%; background: #fff; padding: 18px; border-radius: 4px; }
.tips_wind2 span i, .tips_wind3 span i { font-size: 16px; color: #434343; line-height: 24px; text-align: center; }
.tips_wind2 span .clos, .tips_wind3 span .clos { display: block; width: 180px; height: 45px; background: #00b7ee; border-radius: 4px; text-align: center; line-height: 46px; font-size: 14px; color: #fff; margin: 20px auto 10px; }
.tips_wind3 .btn { display: flex; }
.tips_wind3 .btn a { flex: 1; display: block; width: 180px; height: 45px; background: #00b7ee; border-radius: 4px; text-align: center; line-height: 46px; font-size: 14px; color: #fff; margin: 20px 4px 10px; }
.tips_wind3 .btn .zx { background: #aaa; }
#layer_Opportunity + .layui-layer-setwin .layui-layer-close2 { background: url("../images/close1.png") no-repeat center !important; height: 31px; width: 32px; background-position: 0 0; right: 5px; top: 10px; }

#tan_box1 + .layui-layer-setwin .layui-layer-close2, #tan_box2 + .layui-layer-setwin .layui-layer-close2 { 
  background: url("../images/close2.png") no-repeat center !important; background-position: 0px 0px; height: 31px;
   width: 32px; right: 20px; top: 30px;
   }

.layui-layer-shade { opacity: 0.7 !important; }


.Min1 #Comments_wrap .Cs_head .Cs_report{width: 115px;overflow:hidden;height:40px;font-size:13px;}
.Min1 #Comments_wrap .Cs_head .Cs_report #Cs_report_bt{font-size: 13px;}
.Min1 #Comments_wrap .Cs_head .official_group{margin-left:0px;width: 110px;}

@media (max-width:1350px) {
  .lunbox_warp .next{right: 0px;z-index: 1000;}
  .lunbox_warp .prev{left: 0px;z-index: 1000;}
}