body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, li, ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:none;cursor: pointer; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
body{font-family:"Microsoft Yahei",'STHeiti Light',Arial;}
.C-nav{
	width: 100%;
	height: 100px;
	background: #000;
	opacity: 0.6;
	position: absolute;
	z-index: 99;
}
.C-top-b{
	width: 100%;
	height: 200px;
	background: #000;
	opacity: 0.6;
	position: absolute;
	top: 745px;
	z-index: 999;
}
.C-top-b>div{
	width: 1200px;
	margin: 0 auto;
}
.C-top{
	width: 100%;
	height: 945px;
}
.C-top-b-p{
	font-size: 48px;
	color: #fff;
	line-height: 90px;
	margin-top: 20px;
}
.C-top-b-p2{
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
}
.C-text{
	width: 100%;
	height: 945px;
}
.C-text-top{
	width: 1200px;
	margin: 0 auto;
         margin-top: 40px;
	line-height: 40px;
	color: #333;
padding-left: 40px;
border: 1px solid #666;
}
.C-text-top-p{
	font-size: 24px;
	color: #303030;
	margin-top: 50px;
	margin-bottom: 10px;


}
.C-text-top-p2{
	font-size: 18px;
	color: #666;
	line-height: 40px;
}
.C-text-cen{
	width: 1200px;
	height: 100px;
	margin: 70px auto 0px;
	position: relative;
}
.C-text-cen>span{
	width: 50px;
	height: 5px;
	background: #0c6;
	display: block;
}
.C-text-cen-p{
	font-size: 18px;
	color: #666;
	margin: 12px 0px;
}
.C-text-cen-p a{
	color: #000;
}
.C-text-cen-p>b{
	font-size: 24px;
	color: #303030;
}
.C-text-cen-p2{
	font-size: 14px;
	color: #9a9a9a;
}
.C-text-banner{
	width: 1202px;
	height: 302px;
	margin: 30px auto 0px;
	overflow: hidden;
	position: relative;
}
.C-text-banner>ul{
	width: 2412px;
	height: 300px;
	position: absolute;
	left: -402px;
}
.C-text-banner>ul>li{
	width: 390px;
	margin: 0px 6px;
	height: 300px;
	float: left;
	cursor: pointer;
}
.C-text-banner>ul>li>img{
	width: 100%;
	height: 100%;
}
#caseImgL{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 260px;
	left: -60px;
}
#caseImgR{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 260px;
	right: -60px;
}
.out {
        width: 100%;
        height: 945px;
        position: relative;
    }
    .img{
        width: 100%;
        height: 100%;
    }
    .img li {
        width: 100%;
        height: 100%;
        position: absolute;
        display: none;
    }
    /*.img li>a{
        width: 100%;
        height: 100%;
        display: block;
    }*/
    .img li img{
    	width: 100%;
    	height: 100%;
    }
    .btn {
        position:absolute;
        top: 50%;
        margin-top:-30px;
        width: 50px;
        height: 50px;
        display: none;
    }
    .left {
        left: 10%;
    }
    .right {
        right: 10%;
    }
    .out:hover .btn {
        display: block;
        cursor: pointer;
    }
/*.banner-Img1{
	background: url(../images/Casebanner.png) 50% 0% no-repeat;
}
.banner-Img2{
	background: url(../images/Casebanner.png) 50% 0% no-repeat;
}
.banner-Img3{
	background: url(../images/Casebanner.png) 50% 0% no-repeat;
}*/
.img li>a{
	width: 100%;
	height: 100%;
	display: block;
}