/*main*/
body{background-color: #ffffff; width: 100%;}
.wrapBox{top: 0; position: fixed; width: 100%; height: 100%;}
.box{overflow: hidden; position: relative; width: 100%; height: 100%;}
.float_btn{z-index: 999; display: block; position: fixed; right: 40px; top: 50%;}
.float_btn li{height: 12px; cursor: pointer; width: 12px; border: 1px solid #ffffff; border-radius: 50%; margin-bottom: 14px; background-color: transparent; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; color: transparent; font-size: 14px;}
.float_btn li:last-child{margin-bottom: 0;}
.float_btn>.btn_on{background: #d4440c; color: #d4440c;}
.float_btn li p{display: inline-block;width: 120px;position: absolute;right: 25px;text-align: right;line-height: 9px;}
.arrow_div{z-index: 5; position: absolute; bottom: 50px; text-align: center; width: 100%;}
.arrow_div img{background-color: #fff; border-radius: 50%; padding: 11px 10px; opacity: 0.5; cursor: pointer;}
.arrow_div:hover img{background-color: #fff; border-radius: 50%; padding: 11px 10px; opacity: 1;}
.box_content{width: 1020px; left: 50%; position: absolute; z-index: 2; text-align: center; margin-left: -510px;}
.box_content{top: 50%; margin-top: -180px;}
.box03_content{right: 19%; height: 80%; text-align: right; overflow: hidden;}
.box03_content .titleDivs{width: 1020px; margin: 0 auto;}
.box03_content .titleDivs .succeed_title{height: 70px;}
.box03_content .titleDivs .succeed_title img{height: 100%;}
.box04_content{height: 80%; overflow: hidden;}
@media screen and (max-width: 1100px){
	.box01_content{width: 100%; left: 0;} 
	.box_content{left: 0; width: 100%;} 
	#box02_text{display: none;} 
	.box04_content{width: auto; top: 10%;} 
	.box03_content{width: 90%; left: 5%;} 
	.float_btn{right: 1em;} 
	.box04_content{padding: 1em 0 0 0;}
}
@media screen and (max-width: 700px){
	.box01_content{top: 0;} 
	.box02_content{top: 5rem; width: 100%; height: auto;} 
	.box03_content{width: 90%; left: 5%; top: 3.2rem; height: auto;} 
	.arrow_div{bottom: 1rem;} 
	.box04_content{top: 3.2rem; padding: 0; height: auto;}
}
.bannerbox{width: 100%; overflow: hidden; position: relative;}
.containt-div{width: 100%; position: relative; display: inline-block; height: inherit;}
.bannerbox ul{position: relative; height: 100%;}
.bannerbox ul li{list-style: none; width: 100%; position: absolute; left: 0; top: 0; height: 100%;}
/*banner1*/
.banner1-01-a{width: 1020px; height: 165px; position: absolute; top: 100px; left: 50%; margin-left: -510px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
/*banner2*/
.banner2-01-a{top: 217px; position: absolute; left: -100px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
/*banner3*/
.banner3-01-a{position: absolute; top: 283px; width:1020px; left: 50%; margin-left: -510px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
/*banner4*/
.banner4-01-a{top: 217px; position: absolute; left: -100px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
/*轮播点*/
.nav{width: 100px;height:14px;position:absolute;bottom: 20px;right:20px;z-index: 2;left: 50%;margin-left: -50px;}
.nav dl dd{list-style-type:none; width: 15px; height: 15px; float:left; margin-right: 6px; cursor:pointer; border: 1px solid #A3A3A3; background-color: #A3A3A3; border-radius: 50%;}
.nav dl .bg{background: #cc0c1e;width: 15px;height: 15px;border: 1px solid #cc0c1e;}
/*首页轮播图*/
.index .s1{background: url(../images/website_images/slider_img/screenBg_1.jpg) no-repeat; background-size: cover;}
.index .s2{background: url(../images/website_images/slider_img/screenBg_2.jpg) no-repeat; background-size: cover;}
.index .s3{background: url(../images/website_images/slider_img/screenBg_3.jpg) no-repeat; background-size: cover;}
.index .s4{background: url(../images/website_images/slider_img/screenBg_4.jpg) no-repeat; background-size: cover;}
