﻿/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;}
body{ font-family:'Microsoft Yahei',Arial,Simsun;font-size:14px;min-width: 1000px;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a{text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
.clear{ display:block; clear:both;}
.relative{ position:relative;}
.grayscale{ filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */}
/* css reset */
html,body {position: relative;width:100%;height: 100%;}
.wire,.img_liBlock,.Floor_abnnm ul li,.inImg_li,.foot_leImg a,.header_back,.Video_Img ul li a,.Video_Img ul li a em,.Mito_Img ul li a {-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.king {-webkit-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
.king:hover img {-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.header_logo:after {content: "";display: block;position: absolute;left: -200px;top: 0px;width: 150px;height: 100%;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));overflow: hidden;-webkit-transform: skewx(-25deg);-webkit-transition: 0s;}
.header_logo:hover:after { width: 150px; left: 600px; -webkit-transition: 1.2s;transition: 1.2s;}
.king:hover:after {width: 150px; left: 1000px; -webkit-transition: 1.2s;transition: 1.2s;}

@-webkit-keyframes anim1 
{
	0%{ -webkit-transform:translate(0,0px);}
	25%{ -webkit-transform:translate(0,-20px);}
	75%{ -webkit-transform:translate(0,10px);}
	100%{ -webkit-transform:translate(0,0);}
}
@-ms-keyframes anim1 
{
	0%{ -ms-transform:translate(0,0px);}
	25%{ -ms-transform:translate(0,-20px);}
	75%{ -ms-transform:translate(0,10px);}
	100%{ -ms-transform:translate(0,0);}
}
@keyframes anim1 
{
	0%{ transform:translate(0,0px);}
	25%{ transform:translate(0,-20px);}
	75%{ transform:translate(0,10px);}
	100%{ transform:translate(0,0);}
}
@-moz-keyframes anim1 
{
	0%{ -moz-transform:translate(0,0px);}
	25%{ -moz-transform:translate(0,-20px);}
	75%{ -moz-transform:translate(0,10px);}
	100%{ -moz-transform:translate(0,0);}
}
@-o-keyframes anim1 
{
	0%{ -o-transform:translate(0,0px);}
	25%{ -o-transform:translate(0,-20px);}
	75%{ -o-transform:translate(0,10px);}
	100%{ -o-transform:translate(0,0);}
}
@keyframes animScale
{
	0%{ transform:scale(1);}
	50%{ transform:scale(1.1);}
	100%{ transform:scale(1);}
}
@-webkit-keyframes animScale
{
	0%{ -webkit-transform:scale(1);}
	50%{ -webkit-transform:scale(1.1);}
	100%{ -webkit-transform:scale(1);}
}
@-ms-keyframes animScale
{
	0%{ -ms-transform:scale(1);}
	50%{ -ms-transform:scale(1.1);}
	100%{ -ms-transform:scale(1);}
}
@-moz-keyframes animScale
{
	0%{ -moz-transform:scale(1);}
	50%{ -moz-transform:scale(1.1);}
	100%{ -moz-transform:scale(1);}
}
@-o-keyframes animScale
{
	0%{ -o-transform:scale(1);}
	50%{ -o-transform:scale(1.1);}
	100%{ -o-transform:scale(1);}
}
@-webkit-keyframes animRotate
{
	0%{ -webkit-transform:rotate(0);}
	50%{ -webkit-transform:rotate(360deg);}
	100%{ -webkit-transform:rotate(0);}
}
@-ms-keyframes animRotate
{
	0%{ -ms-transform:rotate(0);}
	50%{ -ms-transform:rotate(360deg);}
	100%{ -ms-transform:rotate(0);}
}
@keyframes animRotate
{
	0%{ transform:rotate(0);}
	50%{ transform:rotate(360deg);}
	100%{ transform:rotate(0);}
}
@-moz-keyframes animRotate
{
	0%{ -moz-transform:rotate(0);}
	50%{ -moz-transform:rotate(360deg);}
	100%{ -moz-transform:rotate(0);}
}
@-o-keyframes animRotate
{
	0%{ -o-transform:rotate(0);}
	50%{ -o-transform:rotate(360deg);}
	100%{ -o-transform:rotate(0);}
}

.king {-webkit-animation:anim1 2s linear infinite;-ms-animation:anim1 2s linear infinite;animation:anim1 2s linear infinite;-moz-animation:anim1 2s linear infinite;-o-animation:anim1 2s linear infinite;}
.pro_img,.img_image {-webkit-animation:animScale 20s linear infinite;animation:animScale 20s linear infinite;-ms-animation:animScale 20s linear infinite;-moz-animation:animScale 20s linear infinite;-o-animation:animScale 20s linear infinite;}
.king {-webkit-animation:animRotate 100s linear infinite;animation:animRotate 100s linear infinite;-ms-animation:animRotate 100s linear infinite;-moz-animation:animRotate 100s linear infinite;-o-animation:animRotate 100s linear infinite;}

.bodyer {position: relative;width:100%;height: 100%;min-height: 675px;min-width:1200px;overflow: hidden;}
.header_content {position: relative;width:100%;height: 80px;background: #fff;z-index: 999;box-shadow: 0px 0px 6px 0px #ccc;}
.body_content {position: relative;width:100%;min-height:525px;overflow: hidden;}
.footer_content {position: absolute;width:100%;height: 70px;background: #fff;z-index: 999;left:0px;bottom:0px;min-width:1200px;}
.footer_contentBlock {position: relative;width:1200px;margin:auto;}
.header_contentBlock {position: relative;width:1200px;margin:auto;}
.header_logo {position: relative;float: left;padding-top:15px;margin-left: -20px;}
.header_ulContent {position: relative;float: right;}
.header_back {position: absolute;right:0px;display: block;color:#989898;background: url(../images/b_2.png) no-repeat left;z-index: 99;top:2px;padding:10px 0;padding-left:20px;}
.header_back:hover {background: url(../images/b_21.png) no-repeat left;}
.header_ulBlock {position: relative;float: right;padding-top:29px;}
.header_aBlock {position: relative;float: left;color:#1e1e1e;padding-left:20px;margin-left:20px;background: url(../images/b_1.jpg) no-repeat left;display: block;padding-top:16px;}
.header_aBlock.first {background: url();}
.header_aBlock .wire {position: relative;width:0%;height: 1px;margin:auto;margin-top:15px;background: #a17719;}
.header_aBlock:hover .wire,.header_aBlock.cur .wire {width:100%;}
.header_aBlock:hover,.header_aBlock.cur,.header_back:hover {color:#a17719;}
.footer_contentBlock {position: relative;padding-top:12px;}
.header_aBlockOn {position: relative;width:100%;height: 100%}
.header_aBlockOn>.swiper-wrapper>.swiper-slide {position: relative;width:100%;height: 100%;}
.page_bodyer {position: relative;width:100%;height: 100%}
.page_bgBlock {position: absolute;top:0px;left:0px;width:100%;height: 100%;overflow: hidden;}
.page_bg {position: relative;width:100%;height: 100%}
.page_content {position: relative;width:100%;height: 100%;z-index: 99;overflow: hidden;}


.bigImg_content {position: relative;width:100%;height:100%;overflow: hidden;}
.bigImg_contentBlock {position: absolute;height: 100%;width:100%;top:0px;left:0px;}
.bigImg_ulBlock {position: relative;width:100%;height: 100%;}
.big_imgContent {position: relative;width:100%;height: 100%;overflow: hidden;}
.big_img {position: absolute;width:100%;height: 100%;bottom:0px;left:0px;}
.big_img {-webkit-animation:animScale 12s linear infinite;animation:animScale 12s linear infinite;-ms-animation:animScale 12s linear infinite;-moz-animation:animScale 12s linear infinite;-o-animation:animScale 12s linear infinite;}
.big_imgBlock {position: absolute;top:0px;left:0px;width:100%;height: 100%;z-index: 8;display: none;}
@-webkit-keyframes btssize
{
  0%{-webkit-transform:scale(1);}
  100%{ -webkit-transform:scale(1.2);}  
}
.big_imgBlock.current {-webkit-animation:btssize 3s linear forwards;}
.navIcon_block {position: absolute;bottom:30px;right:60px;}
.navIcon_block {position: absolute;bottom:30px;right:50%;z-index: 99;margin-right:-600px;text-align:center;}
.navIcon_block a {display: inline-table;width:30px;height: 30px;cursor: pointer;background: url(../images/b_5.png) no-repeat center;}
.navIcon_block a.current {background: url(../images/b_4.png) no-repeat center;}
.pro_content {position: relative;width:100%;padding-top:1px;height: 100%}
.pro_bigImg {position: relative;width:90%;margin:auto;margin-top:20px;height: 50%;overflow: hidden;}
.pro_img {position: relative;width:100%;height: 100%}
.pro_title {position: absolute;top:50%;left:50%;margin-left:-175px;margin-top:-50px;z-index: 99;}
.pro_textContent {position: relative;width: 60%;max-width: 1040px;padding: 30px 80px 40px 80px;background: url(../images/b_10.png);margin: auto;margin-top: -80px;z-index: 99;height: 43%;}
.pro_textTitle {position: relative;font-size:24px;color:#986125;background: url(../images/b1_2.jpg) no-repeat left;padding-left:16px;}
.pro_text {position: relative;padding-top:40px;width:100%;text-align: justify;color:#333;line-height: 22px;}
.pro_text p {margin-bottom:10px;}
.pro_textShow {position: relative;width:100%;height: 100%;overflow: hidden;}
.lo_content {position: absolute;top:47%;left:0px;margin-top:-228px;z-index: 99;}
.lo_content.Bnb{position: absolute;top:8%;left:0px;margin-top: 0px;z-index: 99;}
.page_contentBlock {position: relative;width:1200px;margin:auto;height: 100%;z-index: 9;}
.lo_titleBlock {position: relative;border-left:8px solid #d6ba8c;padding-left:12px;color:#a17719;height: 58px;}
.lo_titleEn {font-size:25px;opacity: 0.4;text-transform: uppercase;line-height: 22px;padding-bottom:6px;}
.lo_titleCh {font-size:26px;}
.lo_textBlock {position: relative;padding-top:50px;width:430px;}
.lo_title {font-size:24px;color:#d6ba8c;}
.lo_text {position: relative;width:100%;text-align: justify;padding-top:16px;color:#333;line-height: 24px;}
.lo_text p {margin-bottom:10px;color: #000;}
.loBlock_content {position: absolute;bottom:1%;right:4%;}
.loBlock_bg {position: absolute;bottom:0px;right:0px;}
.loBlock_contentBlock {position: absolute;right:70px;bottom:60px;width:360px;height: 360px;z-index: 99;color:#fff;text-align:center;overflow: hidden;}
.loBlock_icon {position: relative;width:48px;margin:auto;}
.loBlock_title {font-size:18px;padding-top:40px;padding-bottom:5px;}
.loBlock_text {position: relative;width:100%;line-height: 24px;}
.page_centerContent {position: absolute;top:50%;left:50%;margin-left:-600px;margin-top:-130px;}
.img_content {position: absolute;top:100%;left:0px;width:100%;height: 100%;z-index: 102;background: #f4f1e5;}
.img_swiper {position: relative;width:100%;height: 100%;}
.img_show {position: relative;width:100%;height: 100%;overflow: hidden;}
.img_image {position: relative;width:100%;height: 100%;}
.img_leftButton {position: absolute;top:50%;left:5%;margin-top:-38px;z-index: 99;cursor: pointer;width: 76px;height: 76px;background: url(../images/b2_1.png) no-repeat;}
.img_leftButton:hover{background: url(../images/n4.png) no-repeat;}
.img_rightButton {position: absolute;top:50%;right:5%;margin-top:-38px;z-index: 99;cursor: pointer;width: 76px;height: 76px;background: url(../images/b2_2.png) no-repeat;}
.img_rightButton:hover{background: url(../images/n5.png) no-repeat;}
.img_swiper .swiper-slide {position: relative;overflow: hidden;}
.img_ulBlock {position:absolute;bottom:20px;left:50%;margin-left:-600px;z-index: 99;}
.img_liBlock {position: relative;width:64px;height: 64px;border:1px solid #fff;float: left;margin-right:20px;box-shadow: 0px 0px 4px 0px #fff;opacity: 0.6;cursor: pointer;}
.img_liBlock.cur {opacity: 1;border:1px solid #a17719;margin-top:-10px;}
.img_liBlock:hover {opacity: 1;border:1px solid #a17719;margin-top:-10px;}
.big_imgBlock .Bn_img1{width: 1200px;margin: auto; position: relative;}
.Bn_img1 img{width: 489px;height: 246px;display: block;margin: auto;position: absolute;left: 0px;top: 120px;}
.Mito_Img{width: 1260px;position: relative;margin: auto;padding-top: 98px;}
.Mito_Img ul li{width: 362px;position: relative;float: left;margin-right: 55px;}
.Mito_Img ul li a{width: 340px;height: 203px;border:1px #d6ba8c solid;padding: 10px 8px; position: relative;display: block;margin: auto;margin-top:0;}
.Mito_Img ul li img{width: 100%;height: 100%;display: block;margin: auto;}
.Mito_Img ul li p{width: 100%;position: relative;height: 40px;line-height: 40px;font-size: 16px;color: #333333;text-align: center;}

.Video_Img{width: 1200px;position: relative;overflow: hidden; margin: auto;padding-top: 70px;}
.Vi_ub{width: 99999px;position: relative;}
.Video_Img ul li{width: 1215px;height: 282px; position: relative;float: left;}
.Video_Img ul li a{width: 392px;height: 282px;float: left;position: relative;display: block;margin-right: 12px;}
.Video_Img ul li a:hover,.Mito_Img ul li:hover a {
    margin-top: -10px;
    box-shadow: 0px 3px 15px #a49d9d;
    border: 2px solid #a17719;
}
.Video_Img ul li a:hover p {
    color: #bb9e59;
}
.Video_Img ul li a:hover em {
    width: 89px;
    height: 89px;
    margin:-45px 0 0 -45px;
    background: url(../images/imn6_h.png) no-repeat center;
}
.Video_Img ul li em{width: 70px;height: 70px;position: absolute;top: 50%;left: 50%;margin:-35px 0 0 -35px;display: block;background: url(../images/imn6.png) no-repeat center;transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
.Video_Img ul li img{width: 100%;height: 100%;display: block;margin: auto;}
.Video_Img ul li p{width: 100%;position: absolute;background: url(../images/imn5.png); bottom: 0;left: 0; height: 60px;line-height: 60px;font-size: 20px;color: #fff;letter-spacing: 0.15rem; text-align: center;}
.Video_main{width: 1200px;position: relative;margin: auto;}
.bn{width: 82px;height: 82px;position: absolute;top:50%;margin: -26px 0 0 0; display: block;}
.lef_bn{left: 6%;background: url(../images/imn8.png) no-repeat center;z-index: 99;}
.rig_bn{right: 6%;background: url(../images/imn9.png) no-repeat center;z-index: 99;}

.BImg_main{width: 1200px;height: 100%; position: relative;margin: auto;}
.bn{width: 82px;height: 82px;position: absolute;top:50%;margin: -26px 0 0 0; display: block;}
.lef_bn{left: 6%;background: url(../images/imn8.png) no-repeat center;z-index: 99;}
.lef_bn:hover{background: url(../images/imn8_h.png) no-repeat center;}
.rig_bn{right: 6%;background: url(../images/imn9.png) no-repeat center;z-index: 99;}
.rig_bn:hover{background: url(../images/imn9_h.png) no-repeat center;}
.BImg_content {position: absolute;top:50%;left:0px;margin-top:-248px;}
.BImgInes_Img{width: 1200px;position: relative;height: 545px;overflow: hidden;padding: 20px 0px;margin-top: -20px;}
.BImgInes_Img .iness{width: 99999px;position: relative;height: 100%;}
.BImgInes_Img ul li{width: 1200px;height: 100%; position: relative;float: left;}
.BImgInes_Img .iness li img{display: block;margin: auto;}
.Floor_moon{position: relative;padding-top: 60px;}
.moon_n1{width: 215px;height: 80px;position: relative;}
.moon_n1 img{max-width: 100%;display: block;}
.Floor_abnnm{width: 215px;position: absolute;top: 45%; z-index: 88;}
.Floor_abnnm ul {position: relative;min-height: 100px;min-width:100px;}
.Floor_abnnm ul li{width: 100%;height: 20px;position: relative;margin: 5px 0;cursor: pointer;}
.Floor_abnnm ul li span{line-height: 20px;font-size: 22px;color: #40362c;margin-left: 10px;}
.Floor_bmna{width: auto;position: relative;margin-top: 35px;}
.Floor_bmna img{max-width: 100%;display: block;}
.Floor_riImg{position: absolute;top:0%;left:0px;width: 1200px;height: 90%; overflow: hidden;}
.Floor_rivbMn,.Floor_Mnabn{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.Floor_Mnabn img{max-width: 100%;height: 100%;position: relative;}
#video-mode {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999;
    display: none;
}
#video-mode .v-wall {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: Alpha(opacity=50);
}
#video-mode .v-box {
    width: 752px;
    height: 487px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -210px 0px 0px -376px;
    background: #373335;
    box-shadow: 1px 0px 10px rgba(0,0,0,.5);
}
#video-mode #v-close {
    width: 50px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: 0px;
    top: -35px;
    background: #3d3d3d;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    cursor: default;
    user-select: none;
    color: #FFF;
    border: 1px solid #FFF;
}
#video-mode .v-wrap {
    width: 100%;
    height: 100%;
}

.footer_co{width: 1200px;position: relative;margin:auto;}
.foot_Lf1 {
    width: auto;
    position: relative;
    float: left;
    margin-top: 22px;
}
.foot_Lf1 .foot_letit {
    font-size: 14px;
    color: #1e1e1e;
    line-height: 24px;
    float: left;
    padding-top: 3px;
}
.foot_leImg {
    width: 140px;
    position: relative;
    float: left;
    margin-left: 10px;
}

.foot_leImg a.bn1 {
    background: url(../images/bn1.png) no-repeat center;
    background-size:26px; 
}
.foot_leImg a.bn2 {
    background: url(../images/bn2.png) no-repeat center;
    background-size:26px; 
}
.foot_leImg a.bn3 {
    background: url(../images/bn3.png) no-repeat center;
    background-size:26px; 
}
.foot_leImg a.bn1:hover {
    background: url(../images/bn1_1.png) no-repeat center;
    background-size:26px; 
}
.foot_leImg a.bn2:hover {
    background: url(../images/bn2_1.png) no-repeat center;
    background-size:26px; 
}
.foot_leImg a.bn3:hover {
    background: url(../images/bn3_1.png) no-repeat center;
    background-size:26px; 
}

.foot_leImg a {
    width: 26px;
    height: 26px;
    margin: 0 5px;
    display: block;
    float: left;
    position: relative;
}

.foot_Lf2{width: auto;float: right;position: relative;}
.foot_Lf2 .foot_letit{float: left;position: relative;line-height: 70px;}
.foot_Lf2 .foot_letit span{font-size: 14px;color: #1e1e1e;}
.foot_Lf2 .foot_letit strong{font-size: 24px;color: #1e1e1e;}
.foot_Lf2 .foot_lead,.foot_dfad,.foot_dfad{float: left;position: relative;margin-left: 50px;}
.foot_lead p{font-size: 14px;line-height: 70px;color: #1e1e1e;}
.foot_dfad span{font-size: 14px;line-height: 70px;color: #1e1e1e;}
.foot_dfad a{font-size: 14px;line-height: 70px;color: #1e1e1e;}

.Pl_contentBlock{width: 1200px;height: 58px; position: absolute;top: 10%;left: 50%; margin-left: -600px;z-index: 99}
.Pl_content {position: absolute;top:50%;left:20px;margin-top:0px;}
.Pl_titleBlock {position: relative;padding-left: 12px;color: #fff;height: 58px;border-left: 8px solid #fff;}
.Pl_titleEn {font-size: 25px;opacity: 0.4;text-transform: uppercase;line-height: 22px;padding-bottom: 6px;}
.Pl_titleCh {font-size: 26px;}
.floor_block,.icoin_block,.floorImg_block {position: absolute;top:0px;left:0px;display: none;}
.floorImg_content {
    position: absolute;
    right: 0px;
    width: 780px;
    top: 50%;
    margin-top: -300px;
}
.floorImg_block {
    width: 100%;
}
.floorImg_block img {width:100%}
.floor_contnet {
    position: absolute;
    top: 45%;
    margin-top: -110px;
    height: 72px;
}
.floor_block {height: 100%;display: none;}
.floor_block:nth-child(1),.icoin_block:nth-child(1),.floorImg_block:nth-child(1) {display: block;}
.floor_block img {height: 100%;}
.Floor2_content {position: relative;width:1200px;margin:auto;height: 100%}
.icon_content {
    position: relative;
    margin-top:40px;
}
.Floor_abnnm ul li.current {padding-left:25px;}
.img_close {
    position: absolute;
    top: 3%;
    right: 14%;
    z-index: 99;
    cursor: pointer;
    width: 83px;
    height: 22px;
    background: url(../images/n6.png) no-repeat;
    padding: 20px;
}
.img_close:hover{background: url(../images/n7.png) no-repeat;}

.inImg_content {position: absolute;top:0px;left:0px;width:100%;height: 100%;z-index: 99;}
.inImg_logoBlock {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 182px;
    margin-left: -93px;
    margin-top: -127px;
}
.inImg_li {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    border-radius: 60px;
    overflow: hidden;
}
.inImg_bg{
    position: relative;
    width: 100%
}
.inImg_logoBlock img,.inImg_li img {width:100%;}
.inImg_logo {
    position: absolute;
    top: 50px;
    z-index: 99;
    width: 80%;
    left: 10%;
    height: 86px;
    overflow: hidden;
}
.inImg_ulBlock {position: relative;width:100%;height: 100%;z-index: 99;}
.inImg_li.li1 {
    left: 293px;
    top: 77px;
}

.inImg_li.li2 {
    left: 435px;
    top: 77px;
}

.inImg_li.li3 {
    left: 578px;
    top: 77px;
}

.inImg_li.li4 {
    left: 721px;
    top: 77px;
}

.inImg_li.li5 {
    left: 221px;
    top: 200px;
}

.inImg_li.li6 {
    left: 364px;
    top: 200px;
}

.inImg_li.li7 {
    left: 650px;
    top: 200px;
}

.inImg_li.li8 {
    left: 793px;
    top: 200px;
}

.inImg_li.li9 {
    left: 293px;
    top: 323px;
}

.inImg_li.li10 {
    top: 323px;
    left: 436px;
}

.inImg_li.li11 {
    top: 323px;
    left: 579px;
}

.inImg_li.li12 {
    top: 323px;
    left: 721px;
}
.inImg_li:hover {
    z-index: 99;
    -webkit-transform: scale(1.2);
}
.lo_text h3 {font-size:16px;padding-bottom:5px;color:#202020;}
.loBg_content {position: absolute;top:0px;left:0px;width:100%;height: 100%;overflow: hidden;}
.loBg_map {position: absolute;left:50%;top:50%;width:1478px;height: 930px;margin-left:-486px;margin-top:-465px;}
.loBg_map img {height:100%;}
.loBg_contentBlock {position: absolute;left:0px;width:50%;height: 100%;z-index: 9;}
.loBg_img1 {    position: absolute;
    width: 960px;
    height: 1079px;
    top: 50%;
    right: 0px;
    margin-top: -540px;}
.loBg_img2 {position: absolute;
    width: 480px;
    height: 454px;
    bottom: 50%;
    left: 100%;
    margin-bottom: -448px;
}}
.loText_content {position: absolute;top:50%;left:50%;margin-top:-200px;z-index: 222;margin-left:-600px;}
.lo_content.Bnb {z-index: 222;}
.loText_textBlock {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 99;
    top: 50%;
    margin-top:-100px;
}
.wc_block {
    position: absolute;
    bottom: 25px;
    left: -30px;
    padding-bottom: 15px;
    display: none;
}
.inImg_logoBlock img {
    width: 80%;
    margin: auto;
    position: relative;
    padding-top: 40px;
    height: 80px;
}
.inImg_logoBlock {
    background: url(../images/b4_1.png) no-repeat center;
    background-size: 100% 100%;
    width: 150px;
    height: 168px;
}
