.bannerbox {
	width:100%;
	position:relative;
	overflow:hidden;
	height:400px;
}
.banner {
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.banner img{
	display:block;
}
.main{
	width:100%;
	height:auto;
	overflow:hidden;
}
.contain{
	height: 844px;
    overflow: hidden;
	margin-top:50px;
    background: url(../images/case_bg.png)no-repeat center top;
}
.container{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.container h1{
	text-align:center;
}
.container .title{
	margin-top:40px;
}
.container .pic{
	text-align:center;
	margin-top:35px;
}
.dz{
	width:100%;
	height:730px;
	overflow:hidden;
	margin-top:50px;
	background:url(../images/dz_bg.png)no-repeat center bottom;
}
.dz_main{
	width:1466px;
	height:685px;
	margin:0 auto;
	background:url(../images/dz_bg1.png)no-repeat center bottom;
}
.dz_main .container{
	height:728px;
	position:relative;
}
.dz_main .container .dz1{
	position:absolute;
	text-align:center;
	top: 242px;
    left: 46px;
	font-size:16px;
	color:#fff;
	line-height:36px;
	height:200px;
	width:162px;
}
.dz_main .container .dz2{
	top: 448px;
    left: 368px;
}
.dz_main .container .dz3{
	text-align: left;
    top: 274px;
    left: 673px;
}
.dz_main .container .dz4{
	top: 424px;
    left: 1004px;
	text-align: left;
}

.yjy_lc{
	width:100%;
	height:200px;
	overflow:hidden;
	margin-top:50px;
	background:url(../images/dz_lc_bg.png)no-repeat center top;
}
.yjy_lc_main{
	width:1200px;
	height:200px;
	margin:0 auto;
}
.yjy_lc_main .left{
	display:block;
	width:248px;
	height:200px;
	overflow:hidden;
	float:left;
	position:relative;
}
.yjy_lc_main .left em{
	color:#fff;
	font-size:36px;
	position:absolute;
	left:0px;
	top:78px;
}
.yjy_lc_main .left a button {
    width: 136px;
    height: 38px;
    border: none;
    background: #fff;
    color: #076ce3;
    font-size: 18px;
    position: absolute;
    bottom: 26px;
    left: 53px;
    cursor: pointer;
}
.yjy_lc_main .right {
    width: 935px;
	height:auto;
	overflow:hidden;
    float: right;
}
.yjy_lc_main .right ul {
	width:93%;
	height:auto;
	overflow:hidden;
	margin:45.5px auto;
}
.yjy_lc_main .right ul li{
	width:109px;
	height:85px;
	background:#fff;
	border-radius:50%;
	float:left;
	margin-right:17px;
	font-size:16px;
	color:#000;
	font-weight:600;
	text-align:center;
	line-height:30px;
	padding-top:24px;
	cursor:pointer;
	-moz-transition: width 1s, height 1s, -webkit-transform 1s;
    -webkit-transition: width 1s, height 1s, -webkit-transform 1s;
    transition: width 1s, height 1s, transform 1s;
}
.yjy_lc_main .right ul li a{
	color:#000;
}
.yjy_lc_main .right ul li:hover a{
	color: #fff;
}
.yjy_lc_main .right ul li:last-child{
	margin-right:0px;
	padding:40px 0px;
	height:29px;
}
.yjy_lc_main .right ul li:nth-child(2),.yjy_lc_main .right ul li:nth-child(4){
	padding:40px 0px;
	height:29px;
}
.yjy_lc_main .right ul li:hover{
    background: url(../images/lc_bg.png) no-repeat;
    -webkit-transform: rotate(360deg);
    transform: rotate(deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
	color:#fff;
}
.dzys{
	width:1021px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:50px;
}
.dzys h1{
	text-align:center;
}
.advantage_main{
	width:100%;
	height:1294px;
	background:url(../images/advantage_bg.png)no-repeat;
	position:relative;
	margin-top:60px;
}
.advantage_main .dr{
	position:absolute;
}
.advantage_main .dr1{
    top: 66px;
    left: -10px;
}
.advantage_main .dr b{
	float: left;
    color: #dedede;
    font-size: 12px;
    text-transform: uppercase;
    margin-left:108px;
	font-weight:normal;
}
.advantage_main .dr4 b{
	margin-left: 96px;
}
.advantage_main .dr .text{
	margin-top:62px;
}
.advantage_main .dr .text p{
    background: url(../images/ys1_07.jpg) no-repeat 0 8px;
    margin: 0 0 10px 24px;
    padding-left: 18px;
    color: #3c3028;
    font-size: 15px;
    width: 440px;
    line-height: 25px;
}
.advantage_main .dr .text p span {
    color: #024ca3;
}
.advantage_main .dr2{
    top: 356px;
    left: 556px;
}
.advantage_main .dr3{
    top: 680px;
    left: -10px;
}
.advantage_main .dr4{
    top: 1036px;
    left: 556px;
}
.advantage_main a{
	margin-top:20px;
	display:block;
	margin-left:26px;
}