*{
    margin:0;
    padding:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    background: #fff;
    color: #333;
    font-size: 14px;
    font-family: 微软雅黑;
}
ul,ol,li{
    list-style:none;
}
a{
    text-decoration:none;
    display:block;
    outline: none;
    color:#333;
}
a:hover{
  	
    cursor: pointer;
    text-decoration: none;
}
a:visited{
    text-decoration: none;
}
a:focus{
    -moz-outline-style: none;
    text-decoration: none;
}
img{
    vertical-align: middle;
    border:none;
}
.clearfix:before,
.clearfix:after{
    content: " ";
    display: inline-block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}
.main{
    width:100%;
    background: url(../images/center_bg.png) repeat;
}
.center{
    width:1120px;
  		/*width:90%;*/
    margin:0 auto;
    z-index: 99;
    position: relative;
}
.shadow{
    width: 100%;
    position: absolute;
    bottom:250px;
    left: 0;
    height: 80px;
    z-index: 1;
    background: url(../images/shadow.png) no-repeat;
}
.video_area{
    /*width: 700px;*/
  		width:65%;
    margin:0 auto;
    height: 420px;
    overflow: hidden;
  		
}
 
.box-shadow{
    width: 750px;
  		/*width:70%;*/
    height: 40px;
    background: url(../images/box_shadow.png) no-repeat left top;
    position: absolute;
    bottom:40px;
    left: 188px;
  		/*left:15%;*/
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/box_shadow.png',sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../images/box_shadow.png',
            sizingMethod='scale');
}
.video_list{
    width:100%;
  		float:left;
  margin:0 auto;
}
.video_list li{
    width: 100%;
    height: 420px;
    float: left;
  		display:none;
}
.infos{
    width: 100%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #7d5f38;
    float: left;
}
.btn{
}
.prev_btn{
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    color: #fff;
    position: absolute;
    top: 170px;
    left: 50px;
  		/*left:0;*/
    background:url(../images/left_arrow.png) no-repeat center center;
}
.next_btn{
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    color: #fff;
    position: absolute;
    top: 170px;
    right: 50px;
  		/*right:0;*/
    background:url(../images/right_arrow.png) no-repeat center center;
}
.microphone{
    width: 150px;
    height: 300px;
    position: absolute;
  		/*right:0;*/
    right: 68px;
    bottom: 40px;
    z-index: 1;
    background: url(../images/microphone_logo.png) no-repeat top left;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/microphone_logo.png',sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../images/microphone_logo.png',
            sizingMethod='scale');
}
.lunbo{
    width: 100%;
    
    padding:0px 0px 20px 0px;
    background: url(../images/photo_bg.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	height:341px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/photo_bg.png',sizingMethod='image');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../images/photo_bg.png',
            sizingMethod='image');
}
.lunbo_list{
    width: 1024px;
    height: 270px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.photo_list{
    height:240px;
    overflow:hidden;
    position: absolute;
}
.photo_list li{
    width: 317px;
    float: left;
    height: 100%;
    margin:0 12px;
    text-align: center;
    position: relative;
}
.photo_list li.nor{
    margin-right: 0px;
}
.photo_list li img{
    width: 100%;
    height: 200px;
}
.bt_text{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom:40px;
    background: url(../images/bt_text_bg.png) repeat;
}
.infos_text{
    width: 100%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
}
.more{
    width: 100%;
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
}
.more a{
    color: #c3a68d;
}

#demo {overflow: hidden;  width:1024px; height: auto; margin:0 auto;     padding-top: 25px; }
#fengcai2{position: relative;overflow: hidden;height:260px;}
#fengcai2 ul {  position: relative; padding:20px 0;}
#fengcai2 ul li {  float:left; text-align:center; padding:0 12px;}
#fengcai2 ul li a{ position:relative;}
#fengcai2 ul li img{display:block; width:317px; height:200px; }
#fengcai2 ul li p{margin:0; font-size:18px; color:#fff; line-height:30px; position:absolute; bottom:0; height:43px; line-height:43px; text-align:center; background:url(../images/tm_bg.png) repeat; width:317px;}
#fengcai2 ul li i{ color:#333; font-size:16px; text-align:center; font-style:normal; display:block; height:40px; line-height:40px;}
.gengduo{ width:1024px; margin:0 auto; text-align:right; }
.gengduo a{ font-size:24px; color:#c3a68d; }