/* 通用 */
* {padding: 0;margin: 0;border: 0;vertical-align: baseline;-webkit-box-sizing: border-box;box-sizing: border-box;}
input,select,button {outline: 0;}
button {border: 0;background-clip: padding-box;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: none;vertical-align: baseline;}
textarea,input {word-wrap: break-word;word-break: break-all;}
.lf {float: left;}
.rt {float: right;}
html,body,div,p,ul,ol,li {list-style:none;}
a {text-decoration: none;cursor: pointer;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {padding: 0 !important;text-align: center;background: black !important;color: white !important;font-size: 22px !important;height: 50px !important;line-height: 50px !important;position: relative !important;}
body .skin_class_exmple .layui-layer-setwin {top: 15px !important;}
body .skin_class_exmple .layui-layer-ico {background: url("../images/close2.png")/*tpa=http://lhyt.metin8.cn/images/close2.png*/no-repeat !important;background-size: 120%;}
body .skin_class_exmple>.layui-layer-content {text-align: center;font-size: 20px;color: red;box-sizing: border-box;}
body .skin_class_exmple .layui-layer-setwin a {width: 24px;height: 24px;opacity: 1;}
body .skin_class_exmple .layui-layer-setwin a:hover {opacity: 1;}
body .skin_class_exmple .layui-layer-setwin {opacity: 1;}
body .skin_class_exmple>.layui-layer-btn {background: white;text-align: center;}
body .layui-layer-title {background-color: transparent !important;border-bottom: none;}
body .layui-layer-content {background-color: transparent !important;border-bottom: none;box-shadow: none;}
body .layui-layer-setwin a {width: 24px;height: 24px;opacity: 0;}
body .layui-layer-setwin a:hover {opacity: 0;}
body .layui-layer-setwin {opacity: 0;}
body .layui-layer-setwin .layui-layer-close2 {right: -2px;top: -2px;}
body .skin_class_two {box-shadow: none;}
.cu_layer {display: none;}
html {width: 100%;height: 100%;position: relative;margin: 0 auto;}
body {max-width: 1920px;min-width: 1245px;width: 100%;position: relative;margin: 0 auto;}
/* 页面部分 */
.stx_wrap {
    height: 100%;
    display: block;
    background: url("../images/stx_bg.jpg")/*tpa=http://lhyt.metin8.cn/images/stx_bg.jpg*/top center no-repeat;
    text-align: center;
    position: relative;
}
.stx_wrap .wrap_container {
    width: 1245px;
    margin: 0 auto;
    position: relative;
    padding-top: 9px;
    display: inline-block;
}
/* 可修改 */
.stx_wrap .v1 {
     position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    height: 1080px;
    overflow-anchor:none;
    object-fit: cover;
}
.stx_wrap .logo {
    position: absolute;
    left: 10%;
    top: 1%;
}
.stx_wrap header {
    position: relative;
    height: 260px;
	margin:0 auto;
}
.stx_wrap .boder {
    position: absolute;
    width: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    height: 385px;
    background: url("../images/stx_hed_nbg.png")/*tpa=http://lhyt.metin8.cn/images/stx_hed_nbg.png*/no-repeat;
    display: none;
}
.stx_wrap .cenBox {
    margin: 0 auto;
    height: 36px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    z-index: 1000;
}
.stx_wrap .cenBox .right a {
    display: inline-block;
    font-size: 20px;
    line-height: 36px;
    height: 43px;
    color: #ffebd1;
    width: 166px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 10000;
    font-weight: bold;
}
.stx_wrap .cenBox .right a:hover {
    color: #dbba67;
}
.stx_wrap .cenBox .right .dropDown {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 0;
    height: 51px;
    overflow: hidden;
}
.stx_wrap .right:hover .dropDown {
    transition: all 0.3s;
    min-height: 250px;
}
.stx_wrap .cenBox .right .dropDown ul {
    margin: 0 auto;
    width: 1200px;
}
.stx_wrap .cenBox .right .dropDown li {
    width: 166px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-align: center;
    padding-top: 66px;
}
.stx_wrap .cenBox .right .dropDown li>a {
    display: inline-block;
    text-align: center;
    width: 150px;
    font-size: 14px;
    line-height: 34px;
    color: #d8d8dd;
    height: 38px;
}
.stx_wrap .cenBox .right .dropDown li>a:hover {
    color: #dbba67;
}
.stx_wrap .title {
    position: relative;
    margin: 0px auto;
    width: 1200px;
    height: 496px;
}
.stx_wrap .title img {
    margin: 0px auto;
    animation: fh 1.2s forwards;
    opacity: 0;
}
.stx_wrap .title .viou {
    display: inline-block;
    width: 63px;
    height: 79px;
    background: url("../images/stx_view.png")/*tpa=http://lhyt.metin8.cn/images/stx_view.png*/ no-repeat;
    position: absolute;
    bottom: 80px;
    right: 288px;
    -webkit-transition: 0.8s;
}
.stx_wrap .title .viou:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.stx_wrap .agin {
    position: relative;
    height: 100%;
    display: inline-block;
}
/* 侧边栏 */
.stx_wrap .side {
    float: left;
    width: 233px;
    height: 1105px;
    background: url("../images/stx_side.png")/*tpa=http://lhyt.metin8.cn/images/stx_side.png*/ no-repeat;
    top: 0;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    margin-left: 4px;
}
.stx_wrap .side .load_1 {
    height: 316px;
    margin: 0 auto;
}
.stx_wrap .side .btn {
    display: inline-block;
    width: 201px;
    height: 52px;
    background: url("../images/stx_side_btn.png")/*tpa=http://lhyt.metin8.cn/images/stx_side_btn.png*/ no-repeat;
    margin-bottom: -4px;
    margin-left: -3px !important;
}
.stx_wrap .side .load_1 a.nsd1 {
    width: 327px;
    height: 171px;
    background: url("../images/stx_down.gif")/*tpa=http://lhyt.metin8.cn/images/stx_down.gif*/ no-repeat;
   margin-left: -49px !important;
    margin-top: -4px;
    margin-bottom: -8px;
}
.stx_wrap .side .load_1 a.nsd2 {
    background-position-y: 0px;
}
.stx_wrap .side .load_1 a.nsd3 {
    background-position-y: -52px;
}
.stx_wrap .side .load_1 a.nsd4 {
    background-position-y: -103px;
    pointer-events: none;

}
.stx_wrap .side a:hover {
    background-position-x: -201px;
}
.stx_wrap .side .load_1 a.nsd1:hover {
    background-position-x: 0px;
}
.stx_wrap .side .load {
    height: 125px;
    margin: 5px auto 0;
}
.stx_wrap .side .load a {
    display: inline-block;
    width: 90px;
    height: 65px;
    margin: 4px auto 0px;
    vertical-align: bottom;
}
.stx_wrap .side .load .icon {
    display: block;
    background: url("../images/stx_side_icon.png")/*tpa=http://lhyt.metin8.cn/images/stx_side_icon.png*/ no-repeat;
    width: 32px;
    height: 35px;
    margin: 0 auto;
}
.stx_wrap .side .load a:hover .icon {
    transform: translate3d(0, -4px, 0);
}
.stx_wrap .side .load .icon-1 {
    width: 34px;
}
.stx_wrap .side .load .icon-2 {
    background-position-x: -34px;
}
.side .load .txt {
    padding-top: 4px;
    display: inline-block;
    font-size: 16px;
    color: #938778;
}
.side .load a:hover span{
    color: #e07d26;
}
.stx_wrap .side .load_2 a.nsd5 {
    width: 201px;
    height: 52px;
    background-position-y: -157px;
    pointer-events: none;

}
.stx_wrap .side .load .icon-3 {
    background-position-x: -66px;
}
.stx_wrap .side .load .icon-4 {
    background-position-x: -98px;
}
.stx_wrap .side .load_3 a.nsd6 {
    width: 201px;
    height: 52px;
    background-position-y: -211px;
    pointer-events: none;
}
.stx_wrap .side .load .icon-5 {
    background-position-x: -130px;
}
.stx_wrap .side .load .icon-6 {
    background-position-x: -162px;
}
.stx_wrap .side .load .icon-7 {
    background-position-x: -194px;
}
.stx_wrap .side .load .icon-8 {
    background-position-x: -226px;
}
.stx_wrap .side .load .icon-9 {
    background-position-x: -258px;
}
.stx_wrap .side .load .icon-10 {
    background-position-x: -290px;
}
.stx_wrap .side .load_4 {
    height: 212px;
}
.stx_wrap .load_5 {
    text-align: center;
    margin-top: 79px;
}
.stx_wrap .load_5 p {
    color: #000000;
    width: 131px;
    height: 30px;
    line-height: 30px;
    background: #89806a;
    border-radius: 18px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
}
.stx_wrap .load_5 span {
    display: inline-block;
    color: #d9caad;
    font-size: 14px;
    margin-top: 10px;
}
/* 公共 */
.stx_wrap .infer {
    float: left;
    width: 996px;
    margin: 0 auto;
    display: inline-block;
    position: relative;
}
.stx_wrap .infer .case {
    width: 100%;
    position: relative;
}
.stx_wrap .infer .train {
    float: left;
    width: 513px;
    margin-left: 9px;
    position: relative;
}
.stx_wrap .infer .collet {
    width: 457px;
    margin: 0 auto;
    float: left;
    margin-left: 15px;
    position: relative;
}
/* 上 */
.stx_wrap .infer .top {
    height: 332px;
    margin-top: 20px;
}
/* 轮播 */
.stx_wrap .top .swiper1 {
    width: 548px;
    height: 340px;
    margin-left: -7px;
}
.stx_wrap .top .swiper-container {
    width: 504px;
    height: 299px;
    margin-top: 20px;
    margin-left: 20px;
}
.stx_wrap .top .swiper-bg {
    display: inline-block;
    width: 539px;
    height: 340px;
    background: url("../images/stx_swiper_bg.png")/*tpa=http://lhyt.metin8.cn/images/stx_swiper_bg.png*/no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
	pointer-events:none;
}
.stx_wrap .top .swiper1 .swiper-pagination {
    display: inline-block;
    text-align: right;
    padding-right: 26px;
    position: absolute;
}
.stx_wrap .top .swiper1 .swiper-pagination-bullet {
    background: #4d443a;
    width: 9px;
    height: 9px;
    opacity: 1;
}
.stx_wrap .top .swiper1 .swiper-pagination-bullet-active {
    background: #af9c80;
}
/* 新闻 */
.stx_wrap .top .news {
    display: inline-block;
    height: 312px;
    background: url("../images/stx_news_bg.png")/*tpa=http://lhyt.metin8.cn/images/stx_news_bg.png*/ no-repeat;
    margin-top: 16px;
    margin-left: -5px;
}
.stx_wrap .news .more {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/stx_more.png")/*tpa=http://lhyt.metin8.cn/images/stx_more.png*/ no-repeat;
    overflow: hidden;
    position: absolute;
    top: 9px;
    right: 54px;
}
.stx_wrap .news .tab_top li {
    width: 69px;
    height: 26px;
    display: inline-block;
    background: url("../images/stx_news_tigg.png")/*tpa=http://lhyt.metin8.cn/images/stx_news_tigg.png*/ no-repeat;
    cursor: pointer;
    margin: 72px 18px 0;
}
.stx_wrap .news .tab_top li:nth-child(2) {
    background-position-x: -76px;
}
.stx_wrap .news .tab_top li:nth-child(3) {
    background-position-x: -151px;
}
.stx_wrap .news .tab_top li:nth-child(4) {
    background-position-x: -228px;
}
.stx_wrap .news .tab_top .is_act {
    background-position-y: -32px;
}
.stx_wrap .news .tab_bottom {
    height: 167px;
    overflow: hidden;
}
.stx_wrap .news .tab_bottom li {
    display: none;
}
.stx_wrap .news .tab_bottom li:nth-child(1) {
    display: block;
}
.stx_wrap .news .tab_bottom li a {
    color: #2d1c0e;
    font-size: 14px;
    display: inline-block;
    width: 382px;
    text-align: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.stx_wrap .news .tab_bottom li a:nth-child(1) {
    color: #a20505;
    font-size: 16px;
    font-weight: bold;
    margin: 6px 0 0px;
    text-align: center;
}
.stx_wrap .news .tab_bottom li a span:nth-child(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 310px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 10px;
}
.stx_wrap .news .tab_bottom li a:hover {
    color: rgb(170, 0, 0);
}
/* 中 */
.stx_wrap .infer .medium {
    height: 375px;
    margin-top: 9px;
}
/* 活动中心 */
.stx_wrap .medium .activit {
    display: inline-block;
    height: 371px;
    background: url("../images/stx_event_bg.png")/*tpa=http://lhyt.metin8.cn/images/stx_event_bg.png*/ no-repeat;
    padding: 0 7px;
    position: relative;
}
.stx_wrap .gmore {
    display: inline-block;
    position: absolute;
    width: 70px;
    height: 13px;
    background: url("../images/stx_card.png")/*tpa=http://lhyt.metin8.cn/images/stx_card.png*/ no-repeat;
    z-index: 2;
    right: 14px;
    top: 12px;
}
.stx_wrap .medium .news-tab li {
    position: relative;
    float: left;
    margin-right: 4px;
    width: 122px;
    text-align: center;
    font-size: 20px;
    line-height: 53px;
    cursor: pointer;
    transition: transform .3s;
    padding-top: 32px;
    color: #8f8268;
    font-weight: bold;
    margin-left: 39px;
}
.stx_wrap .medium .new-list {
    overflow: hidden;
    width: 500px;
    height: 270px;
}
.stx_wrap .medium .tab-line {
    position: absolute;
    top: 73px;
    width: 122px;
    height: 13px;
    background: url("../images/stx_activit_act.png")/*tpa=http://lhyt.metin8.cn/images/stx_activit_act.png*/ no-repeat;
    margin-left: 45px;
    left: 0;
}
.stx_wrap .medium .new-list ul {
    float: left;
    margin-right: 10px;
    width: 490px;
    font-size: 14px;
    text-align: left;
    margin-top: 14px;
    color: #8f8268;
}
.stx_wrap .medium .new-list ul tr:nth-child(1) td {
    height: 13px;
    text-align: center;
}
.stx_wrap .medium .new-list ul tr {
    margin-bottom: 0px;
    display: inline-block;
}
.stx_wrap .medium .new-list ul td {
    height: 52px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.stx_wrap .medium .new-list ul span {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.stx_wrap .medium .new-list ul .one {
    width: 94px;
    margin-left: 15px;
}
.stx_wrap .medium .new-list ul .one img {
    width: 94px;
    height: 52px;
    overflow: hidden;
}
.stx_wrap .medium .new-list ul .two {
    width: 160px;
    margin-left: 11px;
}
.stx_wrap .medium .new-list ul .three {
    width: 90px;
    margin-left: 9px;
}
.stx_wrap .medium .new-list ul .fore {
    width: 83px;
    margin-left: 8px;
}
.stx_wrap .medium .new-list ul .fore a {
    display: inline-block;
    width: 77px;
    height: 31px;
    background: url("../images/stx_look.png")/*tpa=http://lhyt.metin8.cn/images/stx_look.png*/ no-repeat;
}
/* 推荐板块 */
.stx_wrap .medium .plate {
    height: 374px;
}
.stx_wrap .medium .head {
    float: left;
    padding-left: 13px;
    height: 22px;
}
.stx_wrap .medium .detail {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 9px;
}
.stx_wrap .medium .idea {
    display: inline-block;
    width: 223px;
    height: 168px;
    background: url("../images/stx_plate_bg.png")/*tpa=http://lhyt.metin8.cn/images/stx_plate_bg.png*/ no-repeat;
    float: left;
    margin-bottom: 2px;
    position: relative;
}
.stx_wrap .medium .idea:nth-child(odd) {
    margin-right: 7px;
    margin-left: 3px;
}
.stx_wrap .medium .idea .hline {
    display: inline-block;
    width: 96%;
    line-height: 40px;
    margin-top: 4px;
    text-align: center;
    font-style: normal;
    font-size: 20px;
    color: #8f8268;
}
.stx_wrap .medium .idea .image {
    position: absolute;
    left: 7px;
    width: 100%;
    left: 0px;
}
.stx_wrap .medium .idea .text {
    display: table-cell;
    width: 142px;
    text-align: left;
    padding-left: 18px;
    color: #8b9096;
    position: relative;
    padding-top: 30px;
}
.stx_wrap .medium .idea .cared {
    position: relative;
    display: inline-block;
    width: 51px;
    height: 21px;
    background: url("../images/stx_card01.png")/*tpa=http://lhyt.metin8.cn/images/stx_card01.png*/ no-repeat;
    margin-left: 18px;
    margin-top: 6px;
    float: left;
    color: #5d5f62;
    left: 0;
    line-height: 22px;
    transition: 0.3s;
}
.stx_wrap .medium .idea .cared:hover {
    letter-spacing: 5px;
}
/* 下 */
.stx_wrap .bom {
    height: 361px;
    margin-top: 9px;
}
/* 活动中心 */
.stx_wrap .bom .live {
    display: inline-block;
    height: 360px;
    padding: 0 7px;
    position: relative;
}
.stx_wrap .live-bg {
    display: inline-block;
    width: 513px;
    height: 358px;
    background: url("../images/stx_live.png")/*tpa=http://lhyt.metin8.cn/images/stx_live.png*/ no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;
    z-index: 1;
}
.stx_wrap .bom .strea {
    position: relative;
    margin-top: 36px;
    height: 317px;
}
.stx_wrap .bom .strea .l-left {
    float: left;
    width: 309px;
    height: 100%;
    position: relative;
}
.stx_wrap .bom .strea .l-rigt {
    float: left;
    width: 189px;
    height: 100%;
    position: relative;
    left: -3px;
    top: 2px;
}
.stx_wrap .strea .l-rigt .r-top {
    width: 100%;
    height: 158px;
    position: relative;
}
.stx_wrap .strea .l-rigt .r-bom {
    width: 100%;
    height: 158px;
    position: relative;
    top: -2px;
}
.stx_wrap .strea .l-rigt .l-bg {
    width: 100%;
    height: 100%;
}
.stx_wrap .strea .l-rigt .l-bg img {
    width: 100%;
    height: 100%;
}
.stx_wrap .strea .l-left .tails {
    padding-top: 25%;
}
.stx_wrap .strea div .tails {
    width: 100%;
    z-index: 3;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    padding-top: 15%;
}
.stx_wrap .strea div .tails .vsp {
    font-size: 16px;
    color: #c8c8c8;
    padding: 5px 0;
    font-weight: bold;
}
.stx_wrap .strea div .tails .ming {
    display: inline-block;
    width: 100px;
    height: 23px;
    background-color: #7c3b2e;
    line-height: 23px;
    transition: 0.3s;
}
.stx_wrap .strea div .tails .ming span {
    color: red;
}
.stx_wrap .strea div .tails .ming:hover span {
    letter-spacing: 4px;
}
/* 遮罩 */
.stx_wrap .strea .shade {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: url("../images/stx_soon_01.png")/*tpa=http://lhyt.metin8.cn/images/stx_soon_01.png*/center no-repeat;
    z-index: 10;
}
/* 服务专区 */
.stx_wrap .bom .serve {
    height: 360px;
}
.stx_wrap .serve .head {
    float: left;
    padding-left: 13px;
    height: 22px;
}
.stx_wrap .serve .vice {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 9px;
}
.stx_wrap .serve .prefe {
    display: inline-block;
    width: 223px;
    height: 327px;
    background: url("../images/stx_serve_bg.png")/*tpa=http://lhyt.metin8.cn/images/stx_serve_bg.png*/ no-repeat;
    float: left;
    position: relative;
}
.stx_wrap .serve .prefe:nth-child(odd) {
    margin-left: 2px;
    margin-right: 6px;
}
.stx_wrap .serve .prefe a {
    position: absolute;
    left: 7px;
    top: 6px;
    display: inline-block;
    height: 100%;
}
.stx_wrap .serve .prefe a img {
    width: 213px;
    height: 265px;
    position: absolute;
    left: -1px;
}
.stx_wrap .serve .prefe a i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../images/stx_xing.png")/*tpa=http://lhyt.metin8.cn/images/stx_xing.png*/ no-repeat;
    margin: 0px 2px;
    vertical-align: middle;
}
.stx_wrap .serve .prefe a p {
    width: 210px;
    height: 61px;
    background-color: #161f2a;
    bottom: 14px;
    position: absolute;
    color: #8f8268;
    font-size: 24px;
    line-height: 61px;
}
.stx_wrap .serve .prefe span {
    display: inline-block;
}
.stx_wrap .serve .prefe a:hover p span {
    transform: translate3d(0, -4px, 0);
    color: #8a7855;
}
/* 遮罩 */
.stx_wrap .vice .shade2 {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: url("../images/stx_soon_02.png")/*tpa=http://lhyt.metin8.cn/images/stx_soon_02.png*/center no-repeat;
    z-index: 10;
}
/* 缇奥斯大事记 */
.stx_wrap .inciden {
    position: relative;
    margin: 15px 15px 0 15px;
    width: 1217px;
    height: 277px;
    background: url("../images/stx_affair.png")/*tpa=http://lhyt.metin8.cn/images/stx_affair.png*/ no-repeat;
}
.stx_wrap .inciden .swiper-container {
    width: 1180px;
    height: auto;
    padding: 60px 0 30px;
    margin-left: auto;
    margin-right: auto;
}
.stx_wrap .inciden .swiper-container img {
    width: 100%;
    height: 100%;
}
.stx_wrap .inciden .swiper-slide {
    text-align: center;
    font-size: 18px;
    height: 170px;
    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-property: all;
    position: relative;
}
.stx_wrap .inciden #progressEffect {
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 20px;
}
.stx_wrap .inciden .swiper-pagination-bullet-active ,
.stx_wrap .inciden .swiper-pagination-bullet{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../images/stx_circle.png")/*tpa=http://lhyt.metin8.cn/images/stx_circle.png*/ no-repeat;
}
.stx_wrap .inciden .swiper-pagination-bullet {
    background-position-x: -15px;
}
/* 职业介绍 */
.stx_wrap .career{
    position: relative;
    margin: 5px 15px 0 15px;
    height: 410px;
    background: url("../images/stx_career_bg.png")/*tpa=http://lhyt.metin8.cn/images/stx_career_bg.png*/no-repeat;
}
.stx_wrap .career .prof_1{
    position: relative;
    width:32px;
    top:108px;
    left:40px;
}
.stx_wrap .career .prof_1 a{
    display:inline-block;
    width:32px;
    height:132px;
    background: url("../images/stx_caree_tigg.png")/*tpa=http://lhyt.metin8.cn/images/stx_caree_tigg.png*/no-repeat;
    overflow: hidden;
    position: absolute;
    top:0;
    left:0;
    background-position-y: -1px;
}
.stx_wrap .career .prof_1 a:nth-child(2){
    background-position-y: -131px;
    position: absolute;
    top:120px;
    left:0;
}
.stx_wrap .career .prof_1 .is_act{
    background-position-x: -32px;
}
.stx_wrap .career .prof_2{
    position: relative;
    top: 82px;
    left: 100px;
    overflow: hidden;
    width: 200px;
    height:306px;
}
.stx_wrap .career .prof_2>ul:nth-child(2){
    display: none;
}
.stx_wrap .career .prof_2 ul li{
    display:inline-block;
    width:92px;
    height:92px;
    background: url("../images/stx_event_tigger.png")/*tpa=http://lhyt.metin8.cn/images/stx_event_tigger.png*/no-repeat;
    overflow: hidden;
    margin-bottom:6px;
    cursor: pointer;
    margin-right:5px;
}
.stx_wrap .career .prof_2 .head_box_one li:nth-child(2){
    background-position-x: -95px;
}
.stx_wrap .career .prof_2 .head_box_one li:nth-child(3){
    background-position-x: -190px;
}
.stx_wrap .career .prof_2 .head_box_one li:nth-child(4){
    background-position-x: -285px;
}
.stx_wrap .career .prof_2 .head_box_one li:nth-child(5){
    background-position-x: -380px;
}
.stx_wrap .career .prof_2 .head_box_one li:nth-child(6){
    background-position-x: -475px;
}
.stx_wrap .career .prof_2 .head_box_two li:nth-child(1){
    background-position-x: -570px;
}
.stx_wrap .career .prof_2 .head_box_two li:nth-child(2){
    background-position-x: -665px;
}
.stx_wrap .career .prof_2 .head_box_two li:nth-child(3){
    background-position-x: -760px;
}
.stx_wrap .career .prof_2 .head_box_two li:nth-child(4){
    background-position-x: -855px;
}
.stx_wrap .career .prof_2 .head_box_two li:nth-child(5){
    background-position-x: -950px;
}
.stx_wrap .career .prof_2 .head_box_two li:nth-child(6){
    background-position-x: -1045px;
}
.stx_wrap .career .prof_2 ul li.is_act_two{
    background-position-y: -97px;
}
.stx_wrap .career .prof_3{
    width: 861px;
    height: 390px;
    overflow: hidden;
    position: relative;
    left: 135px;
    top: 13px;
}  
.stx_wrap .career .prof_3 ul{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
}
.stx_wrap .career .prof_3 .img_box_two,
.stx_wrap .career .img_box_one li,
.stx_wrap .career .img_box_two li{
    display: none;
}
.stx_wrap .career .prof_3 .is_act_three{
    display: block;
}
/* 图片欣赏 */
.stx_wrap .reciat{
    position: relative;
    margin: 5px 15px 0 15px;
    height: 204px;
    background: url("../images/stx_enjoy.png")/*tpa=http://lhyt.metin8.cn/images/stx_enjoy.png*/no-repeat;
}
.stx_wrap .reciat >a {
    width: 256px;
    height: 120px;
    float: left;
    margin-top: 37px;
    margin-left: 14px;
    margin-right: 24px;
    position: relative;
}
.stx_wrap .reciat .occVideo1{
    position: absolute;
    width: 63px;
    height: 61px;
    background: url("../images/stx_video.png")/*tpa=http://lhyt.metin8.cn/images/stx_video.png*/no-repeat;
    top: 28%;
    left: 38%;
    z-index: 1;
    -webkit-transition: 0.8s;
}
.stx_wrap .reciat .occVideo1:hover {
    transform: rotate(360deg) scale(1.2);
}
/* 合作伙伴 */
.stx_wrap .reciat .cooper{
    position: absolute;
    right: 14px;
    width: 302px;
    top: 38px;
    height: 149px;
    padding: 10px 0;
}
.stx_wrap .reciat .cooper .swiper-container{
    width: 299px;
    height: 130px;
    float: left;
    overflow: hidden;
}
.stx_wrap .reciat .cooper .swiper-slide{
    padding: 10px 0;
    height: 78px;
}
.stx_wrap .reciat .cooper .swiper-slide a{
    margin: 0px 7px;
    display: inline-block;
    width: 128px;
}
.stx_wrap .reciat .cooper .swiper-slide a img{
    width: 100%;
    height: 100%;
}
.stx_wrap .reciat .cooper  .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

/* 弹框 视屏播放 */
.skin_video{
    background:url("../images/stx_video_b.png")/*tpa=http://lhyt.metin8.cn/images/stx_video_b.png*/ no-repeat;
}
.video_1{
    width: 720px;
    height: 540px;
}
.video_con {
    width: 720px;
    height: 540px;
    border-radius: 10px;
    position: absolute;
    left: 11px;
    top: 11px;
}
.skin_video .lay_close{
    background: url("../images/stx_video_close.png")/*tpa=http://lhyt.metin8.cn/images/stx_video_close.png*/ no-repeat;
    height: 36px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 7px;
    width: 37px;
    transition: all 0.5s ease 0s;
    line-height: 39px;
    color: #040404;
    font-size: 16px;
}
.skin_video .lay_close:hover {
    transform: rotate(180deg);
}
/* 底部 */
.w1200{
   width: 1200px;
   margin: 0 auto;
   position: relative;
}
.footer{
    height: 150px; 
    background: #262626;
    color: #666666;
}
.footer .fnav a{
    color: #f2f2f2;  
    margin: 0 10px;
}
.footer .flogo{ 
    width: 255px;
    height: 98px; 
    float: left; 
    margin-top: 30px; 
    border-right: 2px solid #595959; 
}
.footer .f_bus{ 
    width:124px; 
    height:47px; 
    margin-left:10px; 
    float:left; 
    margin-top:30px;
}
.footer .finfo{
    width: 768px; 
    float:left; 
    margin-top: 25px; 
    line-height: 28px; 
    margin-left:20px; 
}
.footer .finfo p{
    font-size: 12px;
}
.footer .finfo p a{
    color:#666666; 
}
.footer .finfo p a:hover{
    color:#fff;
}
.footer .ccnt{ 
    width: 30px; 
    height: 30px; 
    position: absolute; 
    right: 275px; 
    top: 52px;
}
.footer .ccnt img {
    width: 30px;
    height: 30px;
}



@keyframes fh {
    0% {
        opacity: 0;
        top: -100px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

.stx_wrap .medium .idea {
    overflow:  hidden;
}
.stx_wrap .medium .idea img{
    width: 210px;
    transition: transform .3s;
    bottom: 0;
}


.stx_wrap .detail a> div{
    position: relative;
    width: 210px;
    left: 7px;
    height: 110px;
    top: 7px;
    overflow: hidden;
}

.stx_wrap .detail a> div:hover img{
    transform: scale(1.1);
}


.stx_wrap .mohu{
    display: inline-block;
    background: url("../images/mhbg.png")/*tpa=http://lhyt.metin8.cn/images/mhbg.png*/;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
}



