.lmgyhd-list ul li{
	width:1400px;
	position:relative;
	top:100px;
	opacity:0;
	margin-bottom:23px;
	background:#ffffff;
}
.lmgyhd-list ul li a{
	display:block;
}
.lmgyhd-cont{
	padding:20px;
}
.lmgyhd-left{
	width:540px;
	height:395px;
	overflow:hidden;
}
.lmgyhd-left img{
	width:100%;
	height:auto !important;
	max-width:100%;
	transition: all .5s linear;
}
.lmgyhd-list ul li:hover .lmgyhd-left img{
	transform: scale3d(1.1, 1.1, 1);
}
.lmgyhd-right{
	overflow-y:auto;
	margin-left:50px;
	width:768px;
	height:395px;
}
.lmgyhd-right::-webkit-scrollbar{
    width: 4px;
    height: 16px;
    background-color: #666;
}
 
/*定义滚动条轨道 内阴影+圆角*/
.lmgyhd-right::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #fafafa;
}
 
/*定义滑块 内阴影+圆角*/
.lmgyhd-right::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.lmktime-list{
	margin-top:43px;
	font-size:16px;
	color:#999999;
	line-height:21px;
	padding-left:30px;
	background:url("../img/lm/img1.png") no-repeat left center;
}
.lmktime-list-hx{
	height:1px;
	width:32px;
	margin:32px 0 26px 0;
	background:#d9d9d9;
}
.lmgyhd-right h3{
	font-weight:bold;
	line-height:33px;
	margin-top:40px;
	font-size:24px;
	color:#333333;
}
.lmktime-list-p{
	font-size:14px;
	color:#666666;
	line-height:24px;
}
.gyhd-bg{
	background:#fafafa;
}
.lmpage{
	width:472px;
	margin:0 auto;
}
.lmpage a{
	display:block;
	float:left;
	color:#666666;
	font-size:14px;
}
.lmpage-ym{
	float:left;
}
.lmpage-ym a{
	padding-bottom:5px;
	border-bottom:1px solid transparent;
	display:block;
	float:left;
	margin:0 17px;
	color:#6f6666;
	font-size:14px;
}
.lmsyy{
	font-size:14px;
	margin:0 17px;
	color:#666666;
	font-family:"宋体";
}
.lmpage-ym a:hover,.lmpage-ym a.hover{
	font-size:14px;
	color:#007ac3;
	border-bottom:1px solid #007ac3;
}
.lmsyy:hover,.lmsyy.hover{
	font-size:14px;
	color:#007ac3;
}
.lmgyhd-list{
	margin-bottom:105px;
}
.lmtj-padd{
	padding-bottom:122px;
}
.revolve li{
	position:absolute;
	width:1079px;
	float:left;
    max-height: 510px;
}
.revolve li img{
    cursor:pointer;
	height:auto !important;
    max-height:510px;
	max-width:100%;
}
.revolve{
	position:relative;
}
.social-moudle03 {
    position: relative;
    height: 620px;
    text-align: center;
    position: relative;
}
.social-moudle03 .prev{
	position:absolute;
	font-weight:bold;
	bottom:57%;
	left:18%;
	cursor:pointer;
	width:15px;
	height:28px;
	font-size:24px;
	display:block;
	color:#fff;
	font-family:"宋体";
	z-index:999;
    transition:all .3s;
}
.social-moudle03 .next{
	font-weight:bold;
	bottom:57%;
	right:18%;
	position:absolute;
	cursor:pointer;
	width:15px;
	height:28px;
	font-size:24px;
	display:block;
	color:#fff;
	font-family:"宋体";
	z-index:999;
    transition:all .3s;
}
.social-moudle03 .prev:hover{
    color:#027bc4;
}
.social-moudle03 .next:hover{
    color:#027bc4;
}
.lmwh-gy{
	position:absolute;
	bottom:6%;
	left:44%;
	padding-top:64px;
	font-size:24px;
	color:#222222;
}
.lm-gylb{
	position:relative;
	top:100px;
	opacity:0;
	margin-bottom:50px;
}
.lmjyjs-left{
	width:639px;
	height:498px;
	overflow:hidden;
}
.lmjyjs-left img{
     transition: transform 0.8s;
	width:100%;
	height:auto !important;
	max-width:100%;
}
.lmgpro-intro:hover .lmjyjs-left img{
  transform: scale(1.2);
    transition: transform 0.8s;
}
.lmgpro-intro:hover .lmjyjs-right .lmtsgd{
    color: #fff;
    background: url(../img/img_220.png) no-repeat center center;
    background-size: cover;
    transition: all 0.3s;
}
.lmjyjs-right{
	width:639px;
	height:497px;
	overflow-y:auto;
}
.lmjyjs-right::-webkit-scrollbar{
    width: 4px;
    height: 16px;
    background-color: #666;
}
 
/*定义滚动条轨道 内阴影+圆角*/
.lmjyjs-right::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #fafafa;
}
 
/*定义滑块 内阴影+圆角*/
.lmjyjs-right::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
.lmgpro-intro{
	width:1278px;
	margin:0 auto;
	cursor:pointer;
	background:#fff;
	border:1px solid #e5e5e5;
}
.lmpro-introcont{
	padding:70px 55px 74px 55px;
}
.lmtsgd{
	display:block;
	background: url(../img/img_221.png) no-repeat center center;
    width: 184px;
    height: 55px;
    font-size: 20px;
    color: #666666;
    line-height: 55px;
    text-align: center;
    transition: all 0.3s;
    overflow: hidden;
    margin-top: 100px;
}
.lmpro-introcont h1{
	font-size:26px;
	margin-bottom:32px;
	color:#333333;
	line-height:26px;
}
.lmpro-introcont div{
	font-size:14px;
	color:#666;
	line-height:28px;
}
.lmgpro-intro:hover .lmtsgd{
	color: #fff;
    background: url(../img/img_220.png) no-repeat center center;
    background-size: cover;
    transition: all 0.3s;
}
.lmgpro-intro-ww{
	position:relative;
	top:100px;
	opacity:0;
	margin-bottom:0px;
	/*padding:0 60px;*/
}
.xt-margin{
    margin-bottom:275px;
}
.lmjd-list .hd{
	position:relative;
}
.lmjd-list .hd a.next{
	cursor:pointer;
	width:30px;
	display:block;
	height:30px;
	font-size:30px;
	color:#333;
	font-family:"宋体";
	text-align:center;
	line-height:30px;
	position:absolute;
	top:200px;
	right:-33px;
	z-index:99;
}
.lmjd-list .hd a.prev{
	cursor:pointer;
	width:30px;
	display:block;
	height:30px;
	font-size:30px;
	color:#333;
	font-family:"宋体";
	text-align:center;
	line-height:30px;
	position:absolute;
	top:200px;
	left:-33px;
	z-index:99;
}
.tourism-three .tempWrap{
	width:1400px !important; 
}
.invest-one-noe{
	position:relative;
	right:100px;
	opacity:0;
	filter: alpha(opacity=0);
}
.invest-one-top{
	bottom:-1px;
}
.wel-bg-one01{
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 228px;
}
.wel-bg-one01-2 img{
	position: absolute;
    top: 200px;
    right: 400px;
    opacity:0;
    width: 100%;
    height: 100%;
}
.wel-bg-one01-1 img{
	position: absolute;
    top: -300px;
    left: 400px;
    opacity:0;
    width: 100%;
    height: 100%;
}
.wel-bg-one02{
	position: absolute;
   /* top: 675px;*/
    left: 0;
    width:300px;
    height:197px;
}
.wel-bg-one02 img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
}
.wel-bg-one02-2 img{
	position: absolute;
    top: 400px;
    left: -400px;
    opacity:0;
    width: 100%;
    height: 100%;
}
.wel-bg-one02-1 img{
	position: absolute;
    top: -150px;
    left: 400px;
    opacity:0;
    width: 100%;
    height: 100%;
}
.wel-bg-one02-2,.wel-bg-one02-1{
	position: absolute;
    top: 0;
    left: 0;
	 width:100%;
    height:100%;
}
.wel-bg-two01 img{
	position: absolute;
    top: -150px;
    right: 400px;
    opacity:0;
    width:100%;
    height:100%;
}
.wel-bg-two02 img{
	position: absolute;
    top: 150px;
    right: -400px;
    opacity:0;
    width:100%;
    height:100%;
}
.wel-bg-two01 img,.wel-bg-two02 img{
	/*position: absolute;
    top: 0;*/
    width:1920px;	
}
.about-center-bg01,.about-center-bg02{
	position:absolute;
	left:0;
	width:165px;
	height:112px;
}
.about-center-bg01 img,.about-center-bg02 img{
	position: absolute;
    max-width: 100%;
    width: auto;
    opacity:0;
    filter: alpha(opacity=0);
}
.about-center-bg01 img{
	bottom: 0px;
    left: -165px;
}
.about-center-bg02 img{
	bottom: 224px;
    left: 165px;
}
.party-bg-one01-02 img,.party-bg-one01-01 img{
    position: absolute;
    opacity:0;
    filter: alpha(opacity=0);
}
.party-bg-one01-01 img{
	bottom:200px;
    left:400px;
}
.party-bg-one01-02 img{
	bottom:-200px;
    left:-400px;
}
.allaffsir-bg-one01 img,.allaffsir-bg-one02 img{
    position: absolute;
    opacity:0;
    filter: alpha(opacity=0);
}
.allaffsir-bg-one01 img{
	bottom:200px;
    left:400px;
}
.allaffsir-bg-one02 img{
	bottom:-200px;
    left:-400px;
}
.cult-bg-two01 img,.cult-bg-two02 img{
    position: absolute;
   opacity:0;
   filter: alpha(opacity=0);
}
.cult-bg-two01 img{
	top: -150px;
    right: -200px;
}
.cult-bg-two02 img{
	top: 150px;
    right: 200px;
}
.cult-bg-one01 img,.cult-bg-one02 img,.cult-bg-one03 img {
    position: absolute;
    opacity:0;
    filter: alpha(opacity=0);
}
.cult-bg-one01 img{
	bottom: -200px;
    left: -300px;
}
.cult-bg-one02 img{
	bottom: 200px;
    left: 300px;
}
.cult-bg-one03 img{
	bottom: -200px;
    left: -300px;
}
.two-bg-one01,.two-bg-one02{
	position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}
.two-bg-one01{
	background:url(../img/lm/bg18-01.png) no-repeat top center;
	right: -400px;
	top:-200px;
	width:100%;
	height:100%;
}
.two-bg-one02{
	background:url(../img/lm/bg18-02.png) no-repeat top center;
	right: 400px;
	top:200px;
	width:100%;
	height:100%;
}
.two-bg-two03{
	width: 100%;
    height: 100%;
    position: absolute;
    top: -200px;
    left: 200px;
     opacity: 0;
    filter: alpha(opacity=0);
  	background:url(../img/lm/bg19-01.png) no-repeat top center;
}
.two-bg-two04-01{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 100px;
    left: -200px;
     opacity: 0;
    filter: alpha(opacity=0);
  	background:url(../img/lm/bg19-02.png) no-repeat top center;
}
.two-bg-two04-02{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 100px;
    left: -200px;
     opacity: 0;
    filter: alpha(opacity=0);
  	background:url(../img/lm/bg19-03.png) no-repeat top center;
}
.two-bg-two04-03{
	width: 100%;
    height: 100%;
    position: absolute;
     top: 100px;
    left: -200px;
     opacity: 0;
    filter: alpha(opacity=0);
  	background:url(../img/lm/bg19-04.png) no-repeat top center;
}
.allpro-three-poa img {
    position: absolute;
    top: 100px;
    right: 200px;
    max-width: 100%;
     opacity: 0;
    filter: alpha(opacity=0)
}
.allpro-three-poa01 img{
	position: absolute;
    top: -100px;
    right: -200px;
    max-width: 100%;
     opacity: 0;
    filter: alpha(opacity=0)
}
 .weft-right01-01{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg21-01.png) no-repeat center center;
    width: 151px;
    height: 135px;
    top: 0px;
    left: 0px;
     opacity: 0;
    filter: alpha(opacity=0)
}
 .weft-right01-02{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg21-02.png) no-repeat center center;
    width: 151px;
    height: 135px;
    top: 100px;
    left: -200px;
     opacity: 0;
    filter: alpha(opacity=0)
}

 .weft-right01-03{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg22-02.png) no-repeat center center;
    width: 137px;
    height: 173px;
    top: 100px;
    right: 100px;
      opacity: 0;
    filter: alpha(opacity=0)
}
 .weft-right01-04{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg22-03.png) no-repeat center center;
    width: 137px;
    height: 173px;
    top: 100px;
    right:100px;
      opacity: 0;
    filter: alpha(opacity=0)
}
 .weft-right01-05{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg22-04.png) no-repeat center center;
    width: 137px;
    height: 173px;
     top: 100px;
    right: 100px;
      opacity: 0;
    filter: alpha(opacity=0)
}
 .weft-right01-06{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg22-01.png) no-repeat center center;
    width: 137px;
    height: 173px;
    top: -100px;
    right: -200px;
      opacity: 0;
    filter: alpha(opacity=0)
}
.weft-right04-01{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg24-01.png) no-repeat center center;
    width: 291px;
    height: 183px;
    bottom: -150px;
    right: 300px;
     opacity: 0;
    filter: alpha(opacity=0)
}
.weft-right04-02{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg24-02.png) no-repeat center center;
    width: 291px;
    height: 183px;
    bottom: 150px;
    right: -200px;
     opacity: 0;
    filter: alpha(opacity=0)
}
.weft-right05-01{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg25-01.png) no-repeat center center;
    width: 152px;
    height: 135px;
    top: 150px;
    right: 150px;
     opacity: 0;
    filter: alpha(opacity=0)
}
.weft-right05-02{
	z-index: 2;
    position: absolute;
    background: url(../img/lm/bg25-02.png) no-repeat center center;
    width: 152px;
    height: 135px;
    top: -150px;
    right: -150px;
     opacity: 0;
    filter: alpha(opacity=0)
}
.allinvest-one-top img{
    position: absolute;
    z-index: 2;
     opacity: 0;
    filter: alpha(opacity=0)
}
.invest-one-top01 img{
	bottom: -150px;
    left: -150px;
}
.invest-one-top02 img{
	bottom: 100px;
    left: 150px;
}
.allgroup-two-bg img {
    position: absolute;
     opacity: 0;
    filter: alpha(opacity=0)
}
.group-two-bg01 img{
	bottom: 150px;
    left: 150px;
}
.group-two-bg02 img{
	bottom: -200px;
    left: -250px;
}
.allgroup-twos-bg img {
    position: absolute;
     opacity: 0;
    filter: alpha(opacity=0)
}
.group-twos-bg01 img{
	top: -150px;
    right: -150px;
}
.group-twos-bg02 img{
	top: 150px;
    right: 150px;
}
.allsend-poa-bg img{
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 3;
}
.send-poa-bg01 img{
 	top: -200px;
    right: -200px;
}
.send-poa-bg02 img{
	top: 200px;
    right: 200px;
}

.allenevt-poa-img img {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}
.enevt-poa-img011 img{
	left: 150px;
	bottom:150px;
}
.enevt-poa-img022 img{
	left: -150px;
	 bottom:-150px;     
}
.allcourse-img-poa img {
    max-width: 100%;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}
.course-img-poa01 img{
	bottom:800px;
    left: 200px;
}
.course-img-poa02 img{
	bottom:600px;
    left: -200px;
}
.allohonnor-img-one img {
    position: absolute;
     opacity: 0;
    filter: alpha(opacity=0);
}
.honnor-img-one01 img{
	top: -200px;
    right: -200px;
}
.honnor-img-one02 img{
	top:200px;
    right: 200px;
}
.honnor-img-one03 img{
	top: -200px;
    right: -200px;
}
.honnor-img-one04 img{
	top:200px;
    right: 200px;
}
.honnor-img-one05 img{
	top: -200px;
    right: -200px;
}
.honnor-img-one06 img{
	top:200px;
    right: 200px;
}
.allhonnor-img-two img{
	position: absolute;
	opacity: 0;
    filter: alpha(opacity=0);
    bottom: -200px;
    left: -300px;
}
.search-page{
	display:none;
	position:absolute;
	top:91px;
	left:0;
	background:#007ec8;
	width:100%;
	height:100px;
}
.search-page-box{
	margin:25px;
	width:100%;
	border-top:none;
	border-left:none;
	border-right:none;
}
.search-input01{
    font-size:16px;
	display:block;
	float:left;
	width:89%;
	padding:15px;
}
.search-input02{
	position:absolute;
	top:27px;
	right:12px;
	float:left;
	display:block;
	border:none;
	width:5%;
	height:50px;
	background:url(../img/lm/search.png) no-repeat center center;
	background-size:45%;
}
.affair-nav03 li {
    float: left;
    border-left: 1px solid #d9d9d9;
    float: left;
    font-size: 18px;
    line-height: 65px;
    text-align: center;
   width:24.92%;
}
.affair-nav03 li a {
    display: block;
/*    padding: 0 68px;*/
    background: #fff;
    color: #333333;
    transition: all 0.3s;
}
.affair-nav03 li:last-child{
    border-right:none;
}
.affair-nav03{
/*    border-right:1px solid #d9d9d9;
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;*/
    border:1px solid #d9d9d9;
}
.affair-nav03{
    width:1268px;
    margin:0 auto;
}
.demeanour{
    margin-top:65px;
}
.affair-nav03 li:hover a, .affair-nav03 li.on a {
    color: #fff;
    background: #2873ba;
    transition: all 0.3s;
}