﻿*{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
}
BODY {background: #FFFFFF}
a{text-decoration:none;}


ul{
	list-style:none;
	
}
.header{
     padding-top: 20px;
}
.header .top_head{
    width: 1079px;
    margin: 0 auto;
    height: 100px;
    background: url(../images/logo.png) no-repeat;

}
.erjin{
font-size:14px;
}
.header .nav {
	height:62px;
	width:100%;
    background: url(../images/nav_line.png) ;
    margin-top:30px;
}
.header .nav ul {
	height:62px;
	width:1079px;
	margin:0 auto;  

}
.header .nav ul li{

	width:154px;
	float:left;
	height:62px;
	text-align:center;
	background:url('../images/nav_hr.png') no-repeat 0px;
	position: relative;
 }
.header .nav ul li a{
	width:154px;
	display:block;
	font-size:16px;
	color:#fff;
	margin-top:10px;

}
.header .nav ul li span{
	color:#fff;
}
.header .nav .nohr{
	background:none;
}


.header .nav ul li ul {
     overflow: hidden;
    width: 100%;
    height: auto;
    background: #AC342D;
    position: absolute;
    top: 62px;
    left: 0px;
    z-index: 10;
     visibility:hidden;
}
.header .nav ul li ul  li{
    overflow: hidden;
	line-height:62px;
	background:none;
}
.header .nav ul li ul  li a{
	margin-top:0px;
}
.banner-box{
	float: left;
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
min-width:1079px;
}
.banner{
	width: 1920px;
	height: 500px;
	position: relative;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner-ul{
	position: absolute;
	left: 0;
	top: 0;
	width: 1000%;
	height: 500px;
}
.banner-ul li{
	float: left;
	width: 1920px;
	height: 500px;
}
.banner-btn{
	width: 70px;
	position: absolute;
	height: 16px;
	left: 50%;
	margin-left: -35px;
	bottom: 40px;
}
.banner-btn span{
	width: 15px;
	height: 15px;
	border: 1px solid #fff;
	margin-right: 6px;
	display: block;
	float: left;
	border-radius: 50%;
	cursor: pointer;
}
.banner-btn .on{
	background: #fff;
}
.content{
	width:1079px;
	margin:0 auto;
}
.w1{
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.w1-l{
	float: left;
	width: 380px;
	height: 470px;
	margin-right: 30px;
}
.w-scale{
	float: left;
	width: 100%;
	height: 100%;
	display: block;
	transition:0.5s;
}
.w-scale-ing{
	float: left;
	overflow: hidden;
	width: 380px;
	height: 289px;
}
.w-scale:hover img{
	 
}
.w-scale-txt{
	width: 100%;
	float: left;
	height: 191px;
	background: #9c0200;
}
.w-scale-txt h2{
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
	font-weight: normal;
	margin-left: 20px;
}
.w-scale-txt h3{
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	margin-left: 20px;
	margin-top: 10px;
}
.w-scale-txt p{
	color: #f5bcbb;
	font-size: 12px;
	line-height: 22px;
	margin-top: 28px;
	margin-left: 20px;
	    width: 340px;
}
.w1-new{
	float: left;
	width: 350px;
	height: 470px;
	    position: relative;
}
.w1-title{
	width: 100%;
	float: left;
	line-height: 34px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #2f2f2f;
	font-weight:bold;
}
.w1-new-ul{
	float: left;
	width: 100%;
	height: 10px;
	line-height: 44px;
	border-bottom: 1px solid #e5e5e5;
}
.w1-new-ul li{
	width: 95px;
	float: left;
	height: 50px;
	margin-top: -1px;
	line-height: 46px;
	text-align: center;
	color: #444444;
	font-size: 14px;
	cursor: pointer;
}
.w1-new-ul li a{
	color: #444444;
}
.w1-new-ul .red{
	background: url("http://www.dwywooden.com/css/../img/red.png") no-repeat;
	color: #fff;
}
.w1-new-ul .red a{
	color: #fff;
}
.w1-con{
	float: left;
	width: 100%;
	margin-top: 15px;
	height: 348px;
}
.w1-con a{
	display: block;
	width: 100%;
 
}
.new-img{
	float: left;
	width: 350px;
	height: 150px;
	overflow: hidden;
}
.new-img img{
	transition:0.5s;
}
.new-img img:hover{
	transform:scale(1.1,1.1);
}
.w1-con h2{
	font-weight: normal;
	color: #444444;
	font-size: 16px;
	line-height: 30px;
	margin-top: 8px;
	float: left;
	width: 100%;
	transition:0.5s;
	font-weight:bold;
}
.w1-con p{
	color: #999999;
	font-size: 12px;
	line-height: 22px;
	transition:0.5s;
}
.w1-con .to{
	width: 25px;
	height: 25px;
	float: left;
	background: url("http://www.dwywooden.com/css/../img/tog.png") no-repeat;
	cursor: pointer;
	margin-top: 38px;
	transition:0.5s;
}
.w1-con a:hover .to{
	background: url("http://www.dwywooden.com/css/../img/tor.png") no-repeat;
}
.w1-con a:hover h2{
	color: #9c0200;
}
.w1-con a:hover p{
	color: #9c0200;
}
.w2-new{
	float: right;
	width: 300px;
	height: 470px;
}
.op-box{
	float: left;
	position: relative;
	height: 426px;
}
.op-btn{
	width: 53px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 0px;
}
.op-btn span{
	display: block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	transition-duration:3000ms;
}
.op-btn .op-l{
	float: left;
	background: url("http://www.dwywooden.com/css/../img/opbtnl.png") no-repeat;
}
.op-btn .op-r{
	float: right;
	background: url("http://www.dwywooden.com/css/../img/opbtnr.png") no-repeat;
}
.op-btn span:hover{
	transform:rotatex(360deg);
}
.op-out{
	float: left;
	position: relative;
	overflow: hidden;
	width: 383px;
	height: 426px;
}
.op{
	width: 1000%;
	height: 426px;
	position: absolute;
	left: 0;
	top: 0;
}
.op li{
	float: left;
	width: 383px;
	height: 426px;
}
.op-g{
	float: left;
	width: 100%;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	color: #444444;
}

.op li a{
	display: block;
	width: 100%;
	height: 350px;
	padding-top: 30px;
	float: left;
	transition:0.5s;
}
.op li .op-g a{
	font-size: 14px;
	color: #444444;
	margin-top: -28px;
}
.op li .op-g a:hover{
	color: #9C0200;
}
.op-img{
	float: left;
	width: 383px;
	height: 196px;
	overflow: hidden;
}
.op li a:hover img{
	transform:scale(1.1,1.1);
}
.op li h2{
	font-weight: normal;
	color: #444;
	font-size: 16px;
	line-height: 36px;
	margin-top: 8px;
	float: left;
	width: 100%;
}
.op li p{
	color: #999;
	font-size: 12px;
	line-height: 22px;
	transition:0.5s;
}
.op li a:hover h2,.op li a:hover p{
	color: #9c0200;
}
.op li .to{
	width: 25px;
	height: 25px;
	float: left;
	background: url("http://www.dwywooden.com/css/../img/tog.png") no-repeat;
	cursor: pointer;
	margin-top: 38px;
	transition:0.5s;
}
.op li a:hover .to{
	background: url("http://www.dwywooden.com/css/../img/tor.png") no-repeat;
}

.w2-new {
    float: left;
    width: 270px;
    height: 470px;
        margin-left: 30px;
            position: relative;
}
.w2-title {
    width: 100%;
    float: left;
    line-height: 34px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #2f2f2f;
    font-weight:bold;
}
.nav2{
	clear:both;
	padding-top: 20px;
}
.nav2 ul li {
	position: relative;
	float:left;
	margin-right:42px;
}
.nav2 ul li img{
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:150px;            /* W3C syntax */
}
.nav2 ul li p{
    overflow: hidden;
    min-width: 115px;
    height: 36px;
    background-color: red;
    text-align: center;
    line-height: 36px;
    position: absolute;
        top: 40%;
         filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.6;  
      color:#fff;
}
.w3{
	float: left;
	width: 100%;
	margin-bottom: 25px;
	    overflow: hidden;
}
.w3-title{
	line-height:40px;
	margin-top:20px;
	font-size:18px;
	border-bottom: 1px solid #e5e5e5;margin-bottom: 10px;}
.w3-ul{
 	width: 1110px;
	margin-top:10px;
	height:285px;
}
.w3-ul li{
	float: left;
	width: 335px;
	margin-right: 35px;
}
.w3-ul li p{
	
}
.w3-ul li a{
	display: block;
	width: 100%;
 	transition:0.5s;
}
.w3-img{
	float: left;
	width: 335px;
	height: 250px;
	overflow: hidden;
}
.w3-ul li a:hover img{
	transform:scale(1.1,1.1);
}
.w3-ul li h3{
	font-weight: normal;
	float: left;
	width: 100%;
	font-size: 18px;
	color: #444444;
	line-height: 30px;
	margin-top: 30px;
}
.w3-ul li p{
	line-height: 22px;
	color: #999999;
	font-size: 12px;
}
.w3-ul li span{
	float: left;
	display: block;
	width: 115px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #9c0200;
	margin-top: 24px;
}
.w3-ul li a:hover h3,.w3-ul li a:hover p{
	color: #9c0200;
}
.w3-ul li p{
	clear: both;
    text-align: center;
    color: #fff;
    background-color: #d81310;
    line-height: 35px;
    font-size: 20px;
}
.ad_s{
	clear:both;
	margin-top:10px;
	

	}
	
.tempWrap{
	overflow: hidden;
}
.tempWrap ul li{
	margin-left:20px;
	height:300px;
}
.tempWrap ul li p{
	width: 100%;
 	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #9c0200;
	margin-top: 10px;
 	
}
.w3-img{
	display:block;
	text-align:center;
	height:330px;
}
.fwmain_total{
 	clear:both;
}
.hezuo{
	margin-top:10px;
}
.hezuo   p{
	line-height: 40px;
    margin-top: 20px;
    font-size: 18px;
     
}
.hezuo  ul li {
	width:230px;
	line-height:100px;
	height:100px;
	text-align:center;
	border:1px solid #e6e6e6;
	float:left;
	margin-right:35px;
	margin-top:10px;
	vertical-align:middle;
}
.hezuo  ul li img{
 	 vertical-align:middle;
 	     margin-top: 10%;
}
.footer{
	
	margin-top:10px;
	height:255px;
	width:100%;
	background:url("../images/footer_bg.png") ;
	background-repeat: repeat-x;
 }
.warp {
    width: 1079px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.foot_nav_ch {
    clear: both;
    overflow: hidden;
    padding-top: 8px;
    background: url(../images/line.jpg) left bottom repeat-x;
    padding-bottom: 25px;
}
.foot_nav_ch li {
    float: left;
    width: 158px;
    text-align: left;
    margin-top:10px;
}
.da18{
    font-size: 18px;
}
.foot_nav_ch li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.foot_copy {
    width: 100%;
        text-align: center;
 }
.foot_copy p {
    line-height: 20px;
     color:#989898;
     font-size:12px;
}
.nav_float2 {
    min-width:1079px;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 82px;
 
    width: 100%;
    background: #262626;
    color: #fff;
    z-index: 10;
filter:alpha(opacity=50);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;  
}
.block {
    
    margin: 0 auto;
}
.left {
    float: left;
}
.nav_float2 h3 {
    float: left;
    font-size: 16px;
    color: #fff;
	    margin-top: 3%;
}
.nav_float2 h4 {
    float: left;
    font-size: 14px;
    color: #fff;
	font-weight:normal;
    margin-left: 25px;
	    margin-top: 3%;
}
.nav_float2 h4 strong {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}
.right {
    float: right;
}
.nav_float2 .right a {
    float: left;
    width: 92px;
    height: 52px;
    margin-top: 15px;
    color: #fff;
    text-align: center;
    line-height: 120%;
}
.nav_float2 .right .a1 i {
    background-position: 6px 0;
}
.nav_float2 .right a i {
    width: 40px;
    height: 36px;
    margin: auto;
    display: block;
    background: url(../images/icon6.png) 0 0 no-repeat;
}
.nav_float2 .right .a1 i {
    background-position: -87px 0;
}

.nav_float2 .right .a3 i {
    background-position: -271px 0;
}
.nav_float2 .right .a4 i {
    background-position: 6px 0;
}
.nav_float2 .right .a5 i {
    background-position: -366px 0;
}
.qqkefu {
    position: fixed;
    bottom: 40%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    right: 0;
    width: 45px;
}
.qqkefu ul li.top {
    color: #1c1c1c;
    font-weight: 800;
    text-align: center;
    line-height: 45px;
    background: #ffffff;
    position: relative;
    width: 45px;
    cursor: pointer;
}
.qqkefu ul li {
    height: 45px;
    margin-bottom: 1px;
    float: right;
    background: #1b1b1d;
    line-height: 35px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}
.top {
    height: 58px;
    background: #1f2228;
    position: fixed;
    z-index: 99;
    width: 100%;
}
.qqkefu ul li.top span {
    position: absolute;
    display: block;
    left: 0;
    top: -5px;
    height: 5px;
    width: 45px;
    background: url(../images/czx2.png) no-repeat center;
}
.qqkefu ul li.qq_cza {
    overflow: hidden;
}
.qqkefu ul li a {
    color: #fff;
}

.qqkefu ul li b.a {
    background: url(../images/czx4.png) no-repeat center center;
}
.qqkefu ul li b {
    width: 45px;
    height: 45px;
    display: block;
    overflow: hidden;
    float: left;
}
.qqkefu ul li b.b {
    background: url(../images/czx3.png) no-repeat center center;
}

.qqkefu ul li b.c {
    background: url(../images/czx5.png) no-repeat center center;
}

.erweima {
    /* width: 390px; */
    height: 150px;
    position: absolute;
    top: -107px;
    left: -130px;
    background: #FFF;
    border: 1px solid #CCC;
    float: right;
    cursor: default !important;
    display: none;
}

.erweima p {
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}

.erweima p img {
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}

.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background: url(../images/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}

