@charset "utf-8";
/* CSS Document */
.slide{
	text-align:center;
	display:block;
	cursor:pointer;
	
}
.middle-coming>img{
	width:140px;
}
.shadowClick{
	position: absolute;
	z-index:100;
}
.mask {
	
	background-image:url(../image/jianbian.png);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}
#shadow_view{
    position:absolute;
	width:800px;
	height:600px;
    
}
.slide>img{
	width:80%;
	display:block;
	margin:auto;
}
.slides img{
	width:350px;
	height:200px;
}
#shadow_view>img{
	display:block;
	margin:auto;
	width:70%;
}

.flexslider {
        margin: 0px auto;
        position: relative;
       width:350px;
	  height:220px;
	float:right;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../image/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../image/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
       width:100%;
	   height:100%;
        display: block;
		margin:auto;
		margin-top:-30px;
    }
	


*{
	padding:0px;
	margin:0px;
}
.header-div{
	width:100%;
	height:560px;
	background-image:url(../image/background.jpg);
}
.header-all{
	width:1024px;
	margin:0 auto;
	
	}
.header-title{
   
	padding-top:50px;
	
}
.header-title>img{
	display:block;
	margin:auto;
}
.header-coming{
	margin:auto;
	margin-left:520px;
	margin-top:30px;
	display:block;
}
.header-image{
	margin:auto;
}
.header-position{
  position:absolute;
  margin-top:27px;
}
.middle-div{
	width:100%;
	height:600px;
	overflow:hidden;
}
.middle-left{
	float:left;
	margin-top:350px;
	width:20%;
}
.middle-right{
	float:right;
}
.middle-middle{
	float:left;
	width:55%;
	margin:auto;
}
.middle-title{
	margin:30px 0px;

}
.middle-title>img{
	display:block;
	margin:auto;
}
.deputyContent{
	width:100%;
	margin:auto;
	overflow:hidden;
}
.deputyContent>img{
	width:40%;
	float:right;
	
}
.deputyContent>p{
	
	line-height:27px;
	font-size:18px;
	text-indent:32px;
	}

.middle-coming{
	margin-top:20px;
	margin-left:650px;
	display:block;
}


.foot_all{
	width:100%;
	background-image:url(../image/bottom.png);
	height:160px;
	
}
.foot{
	width:1024px;
    margin:0px auto; 
}
.foot_first{
	height:40px;
	line-height:40px;
	text-align:center;
}
.foot_second{
	height:30px;
	text-align:center;
	padding-top:20px;
	padding-bottom:15px;
}
.foot_second>p{
	 display:inline-block;
	 font-size:18px;
	 width:80px;
	 color:white;
	 font-weight:500;
}
.foot_second li{
	display:inline-block;
	color:white;
	padding-right:70px;
	
}


.foot_first>span{
	color:white;}

.foot li a{
	color:white;
	text-decoration:none;
}
.foot_first span a{
	color:white;
	text-decoration:none;
}




#jswbox{width:700px;height:200px;margin:0 auto;position:relative;margin-top:25px;}
#jswbox ul{position:relative;height:200px;}
#jswbox li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:10px;left:10px;}
#jswbox li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswbox .prev, #jswbox .next{display:none;}