@charset "utf-8";
/* CSS Document */
.showBei_text2{
		
		font-size:18px;
		height:69px;
		text-align:center;
		position:absolute;
		left:32.5%;
		top:35%;
		margin-left:10px;
		letter-spacing:4px;
	}
.show_background{
	width:780px;
    margin-top:20px;
	position:absolute;
}
.left_showImage{
	width: 213px;
    height: 188px;
    display: table-cell;
    vertical-align: middle;
}
.left_showImage>img{
	width:160px;
	height:160px;
	margin-left:30px;
	margin-top:20px;
}
.show_text>p{
	 color:black;
	 font-size:16px;
	 font-weight: 500;
	  text-align:center;
}
.show_div{
	width: 780px;
    font-size: 22px;
    text-align:center;
    margin-top: 20px;
    color: black;
    display: block;
	height:40px;
	
}
.show_divImage{
	margin-top:15px;
}

 .show_line{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:5%;
	}
	.show_line2{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:72%;
	}
	.showBei_text{
		
		font-size:18px;
		height:69px;
		text-align:center;
		position:absolute;
		left:30%;
		top:35%;
		margin-left:10px;
		letter-spacing:4px;
	}
	.show2_line{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:2%;
	}
	.show2_line2{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:75%;
	}
	.show2Bei_text{
		
		font-size:18px;
		height:69px;
		text-align:center;
		position:absolute;
		left:27%;
		top:35%;
		margin-left:10px;
		letter-spacing:4px;
	}
	.show_leftText{
		width:330px;
		float:left;
		margin-left:50px;
	}
	.show_leftText>p{
		color:black;
		font-size:16px;
		line-height:30px;
		
	}
	.show_p{
		text-indent:32px;
		text-align:left;
		margin-bottom:20px;
		}
	.show_rightImage{
	   margin-left:40px;
	   float:left;	
	}

.show_image{
	
	width:308px;
	height:398px;
}
.show_image2{
	
	width:308px;
	height:370px;
}
.show_image3{
	
	width:320px;
	height:318px;
}
.show_rightImage {
        margin-left:40px;
        position: relative;
        zoom: 1;
		float:left;
		height:398px;
    }
    
  
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        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;
    }
    
    
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .show_rightImage:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .show_rightImage:hover .flex-next:hover,
    .show_rightImage: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 {
       
        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;
    }