*{
    margin: 0;
}
body{
    min-width: 1200px;
}
.yellow-line{
    background-color: #EC9C34;
    height: 36px;
    border: 0;
}
.zw-top {
    width: 100%;
    min-width: 1200px;
    background-image: url(/Member/images/top.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding: 105px 0;
    box-sizing: border-box;
    height: 710px;
    background-position: center;
    min-width: 1200px;
}
.zw-top img{
   width: 800px;
   display: block;
   margin: 0px auto;
}
.about-lhh{
    width: 1200px;
    background-color: white;
    padding: 60px 100px 242px 100px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    bottom: 100px;
    box-shadow: 0 0 25px #c3c3c3;
}
.about-lhh img{
    float: left;
    font-size: 0;
}
.about-lhh img:nth-of-type(1){
    width: 353px;
}
.about-lhh img:nth-of-type(2){
    width: 100px;
}
.about-lhh div{
    font-size: 20px;
}
.about-lhh div h1{
    font-size: 25px;
    
}
.about-lhh div h1 i{
    font-style: normal;
    border-bottom: 2px solid #E09A31;
    line-height: 35px;
    display: inline-block;
}
.about-lhh div p{
    text-indent: 2em;
    line-height: 56px;
}
.title-img{
    display: block;
    margin: 0 auto;
}
.introduction-about {
    background-image: url(/Member/images/introduction-back.png);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 730px;
    padding: 154px 20px;
    box-sizing: border-box;
}
.mall-introduction {
    overflow: hidden;
}
.jq22-container {
    overflow: hidden;
}
.introduction-about > img {
    width: 100%;
}
.overlay-img{
    width: 60%;
    display:block;
    margin:0 auto;
}
.profit {
    background-image: url(/Member/images/profit-back.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.top-img{
    position: relative;
    top: 150px;
    margin: 0 auto;
    display: block;

}
.center-img{
    margin: 0 auto;
    display: block;
}
.str_wrap {
	overflow:hidden;
	/* zoom:1; */
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	white-space:nowrap;
}

.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	/* //display:inline;
	//zoom:1; */
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}
.str_wrap{
    padding-left: 3em;
    padding-right: 3em;
    height: 10em;
    line-height: 2em;
    font-size: 1.2em;
}
.str4 img { 
    opacity:0.8;
    overflow: hidden;
}
.str4 img:hover { opacity:1}
.str_move{
    font-size: 0;
}