﻿.m1{
	margin-top: 30px;
    padding-left:20px;
    padding-right:20px;
	/*padding-left: 40px;
	padding-right: 40px;*/
}
.m1-left {
    background: #deae66;
    position: relative;
    overflow: hidden;
    font-size: 30px;
    width: 490px;
    height: 580px;
}
.m1-left:hover {
    background: #937344;
}
.m1-left_c {
    
}
.m1-left a {
    color: #fff;
}
.m1-left .iword {
    margin:0 auto;
    margin-top:45px;
}
.m1-left .icard {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -235px;
}
.m1_r_1 {
    padding-left:30px;
    padding-top:30px;
    position:relative;
}
#video_s {
    position:absolute;
    top:15px;
    right:20px;
}
#playbtn2 {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 110px;
    right: 25%;
    cursor: pointer;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
#playbtn2:hover{
    transform:scale(1.2,1.2);
    -webkit-transform:scale(1.2, 1.2)
}
.m1_r_1, .m1_r_2_l, .m1_r_2_r {
    width: 650px;
    height: 270px;
    background: #deae66;
    cursor:pointer;
}
.m1_r_1:hover, .m1_r_2_l:hover, .m1_r_2_r:hover {
    background: #937344;
}
.m1_r_2_l, .m1_r_2_r {
    width: 315px;
    height: 290px;
    background: #deae66;
}
    .m1_r_2_l img, .m1_r_2_r img{
        position:relative;
        margin-left:auto;
        margin-right:auto;
        margin-top:50%;
        top:-65px;
    }
    /*.m1_hover {
    overflow:hidden;
    cursor:pointer;
}
.m1 img {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.m1 img:hover {
    transform: scale(1.2, 1.2) rotate(5deg);
    -webkit-transform: scale(1.2, 1.2) rotate(5deg);
    -moz-transform: scale(1.2, 1.2) rotate(5deg);
    -o-transform: scale(1.2, 1.2) rotate(5deg);
    -ms-transform: scale(1.2, 1.2) rotate(5deg);
}*/
.m2 {
    margin-top: 20px;
    background-image: url('../images/w.jpg');
    background-size:cover;
    padding-top:100px;
    padding-bottom:120px;
}
.m2 .m2-p1 {
    font-size: 36px;
    color: #927444;
    font-family: "微软雅黑";
}
.m2 .m2-p3 {
    font-size: 18px;
    line-height: 30px;
    color: #2a2a2a;
    margin-top:20px;
}
.m3 {
	margin-top: 40px;
}
.m3 .m3_ul{
	text-align: center;
	margin-bottom: 60px;
}
.m3 .m3_ul li{
	list-style: none;
	display: inline-block;
	border: 1px solid #896a3f;
	margin-right: 0px;
	margin-left: -1px;
	padding:10px 25px;
}
.m3 .m3_ul li:first-of-type{
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	padding-left:30px ;
}
.m3 .m3_ul li:last-of-type{
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	padding-right:30px ;
}
.m3 .m3_ul li a{
	text-decoration: none;
	color: #896a3f;
	font-size: 24px;
}
.m3_ul .active{
	background-color: #896a3f;
}
.m3 .m3_ul .active a{
	color: #fff;
}
.m3 .m3_p1{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.m3 .m3_p2{
	font-size: 24px;
	color: #896a3f;
}
.m3 .m3-div{
	margin-bottom: 20px;
}
.m3_tx{
	position: relative;
}
.m3 .m3_tx_hv{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #896a3f;
	border-radius: 20px;
	opacity: 0.95;
	padding-left: 30px;
	padding-right: 30px;
	/*display: none;*/
	transition: all 1s;
	opacity: 0;
	filter: alpha(opcity=0);
}
.m3_tx:hover .m3_tx_hv{
	/*display: block;*/
	opacity: 0.95;
	filter: alpha(opcity=95);
}
.m3 .m3_tx_hv h4{
	color: #fff;
	margin-top: 60px;
	font-size: 24px;
}

.m3 .m3_tx_hv .m3_hul{
	padding: 30px 0px;
	font-size: 20px;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.m3 .m3_hul li{
	margin-top: 10px;
}
.m3 .m3_hul li img{
	margin-right: 5px;
	margin-top: -8px;
}
.m3 .m3_p3{
	font-size: 20px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}
.m3 .m3_p4{
	margin-top: 40px;
}
.m3 .m3_p4 a{
	display: inline-block;
	border: 1px solid #fff;
	padding: 5px 15px;
}
.m3 .m3_p4 a:first-of-type{
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	color: #fff;
}
.m3 .m3_p4 a:last-of-type{
	margin-left: -1px;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
	background: #fff;
	color: #896a3f;
}
.m3 .m3_p4 a:first-of-type:hover{
	background: #fff;
	color: #896a3f;
}
.m3 .m3_p4 a:last-of-type:hover{
	background: #896a3f;
	color: #fff;
}

/*公共css*/
.mbg{
	background-attachment: fixed;
	background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-position: center;
    height:650px;
}
.normal_bg {
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.mdcenter{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.mdtitle{
	font-size: 48px;
	color: #fff;
	margin-top:0px;
}
.mdContent{
	color: #000000;
	font-size: 16px;
}
/*m4*/
.m4{
	background-image:url(../images/xie_ban_1.jpg) ;
    position:relative;
    margin-top:40px;
    text-align:center;
}
.m4 .m4_cont_1 {
    position:absolute;
    width:100%;
    top:55%;
    /*margin-top:50%;*/
}
.m4 .m4_cont .m4_media img{
    width:120px;
    height:120px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.m4 .m4_cont .m4_media img:hover{
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}
.m4 .m4_cont p{
	color: #fff;
}
.m4 .m4_a {
    position: absolute;
    bottom: 6%;
    width:100%;
}
.m4 .m4_cont a{
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
	padding: 3px 15px;
	border-radius: 20px;
}
.m4 .m4_cont a:hover{
	text-decoration: none;
}
/*m5*/
.m5{
	background: #927444;
}
.m5_et{
	margin-top: 30px;
}
.m5_et ul:last-of-type{
	margin-top: 20px;
}
.m5_et ul li{
	width: 275px;
	background: #896a3f;
	text-align: left;
	font-size: 14px;
	color: #fff;
	padding-left: 20px;
}
.m5_et ul li img{
	margin-right:10px;
    width:60px
}
.m5_et ul li{
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.m5_et ul li:hover{
	-webkit-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}
/*m6*/
.m6 {
    background-image: url('../images/w3.jpg');
}
.md-top h2{
	padding-top:60px;
	margin-bottom: 20px;
}
.md-top p{
	font-size: 16px;
	color: #927444;
}
/*m7*/
.m7 {
    background-image: url('../images/w4.jpg');
    color: #927444;
}
    .m7 .m7_cxt {
        background: #947445;
        opacity:0.9;
        width:430px;
        height:220px;
        margin-left:auto;
        margin-right:auto;
        color:#fff;
        position:relative;
        top:25%;
        /*margin-top:50%;*/
    }
.m7 .m7_cxt h2{
    font-size:40px;
    padding-top:70px
}
.m7 .m7_cxt p {
    font-size: 20px;
}
.m7 .m7_cxt p span{
    display:inline-block;
    margin-right:20px;
}
.m7 h2{
	margin-top: 0px;
	font-size: 48px;
}
.m7 p{
	margin-top: 30px;
	font-size: 36px;	
}
.m7 a{
	display: inline-block;
	margin-top: 40px;
	font-size: 16px;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px 20px;
	border-radius: 20px;
}
.m8{
	background-image: url(../images/xie_ban__04.jpg);
}
.m9{
	background-image: url(../images/xie_ban__05.jpg);
}
.m10{
	background: #c5cbc9;
}
.m10 ul{
	margin-top:20px;
}
.m10 ul li:hover .m10_bot-bg {
    background: #927444;
    color:#000;
}
.m10 ul li:hover h3{
    color:#fff;
}
.m10 ul li:hover h3 span {
    border: 1px solid #fff;
}
.m10 .m10_bot-bg{
	background: #ded4c8;
	padding-top:5px;
	height: 130px;
	margin-left: 2px;
    margin-right: 2px;
}
.m10 .m10_bot-bg h3{
	margin-top: 5px;
	color: #927444;
    font-size:20px;
}
.m10 .m10_bot-bg h3 span{
	border: 1px solid #927444;
	display: inline-block;
	width: 22px;
	height: 22px;
    font-size:18px;
	border-radius: 50%;
    margin-right:5px;
}
.m10 .m10_bot-bg p{
	padding-left: 5%;
	padding-right: 5%;
    text-align:left;
}
.m11 {
    background-image: url('../images/w_store.jpg');
}
.m11 .mdcenter h2 {
    color: #fff;
    font-size: 40px;
}
.m11 .mdcenter {
    top: 70%;
}
.m11 p{
	color: #fff;
	font-size: 20px;
}
.m12{
	background: #1c183a;
	padding-bottom: 60px;
}
.m13{
	background: #927444;
	position: relative;
}
.m13 a{
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px 20px;
	border-radius: 20px;
}
.m13 .md-top{
	position: absolute;
	top: 0px;
	width: 100%;
}
.m14{
	background: #e1dfdd;
	padding-bottom: 80px;
}
.m14 p{
	line-height: 30px;
	color: #000000;
}
.m14 img{
	margin-top: 30px;
}
.m15 {
    background-image: url('../images/w6.jpg');
}
.m15_cxt {
    color: #fff;
    width: 560px;
    height: 380px;
    text-align: center;
    background: #8b6b3f;
    opacity:0.9;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    top:20%;
}
.m15_cxt>div{
    font-size:40px;
    padding-top:60px;
}
.m15_cxt>p{
    font-size:20px;
    line-height:1.6;
    margin-top:20px;
}

.wadd01, .wadd02, .wadd03 {
    position: relative;
    overflow:hidden;
}
.wadd01 img, .wadd02 img, .wadd03 img {
    width:100%;
    min-width:1920px;
    /*height: 600px;*/
    position:relative;
    left:-960px;
    margin-left:50%;
}
.wadd_cxt{
    position:absolute;
    width:100%;
    top:2%;
    
}
.wadd_cxt h3{
    font-size:40px;
}
.wadd_cxt p{
    font-size:20px;
}
.wadd01 .wadd_cxt h3{
    color:#fff;
}
.wadd01 .wadd_cxt p {
    color: #937344;
}
.wadd02 .wadd_cxt h3 {
    color: #937344;
}
.wadd03 .comWidth {
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-600px;
    height:100%;
}
.wadd03 .wadd_cxt {
    width: 450px;
    text-align: left;
    right:60px;
    top:20%;
}
.wadd03 .wadd_cxt h3 {
    color: #fff;
    margin-bottom:15px;
}

.wadd03 .wadd_cxt p {
    color: #000;
}