.banner{
	width: 100%;
	height: 780px!important;
	position: relative;
}
.banner .bg{
	position: absolute;
	left: 0;
	top: 80px;
	bottom: 0;
	right: 0;
	background: url(../img/banner_01.jpg) no-repeat center top;
}
.banner .ctr_txt{
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translate(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	color: #fff;
}
.banner .ctr_txt h3{
	font-size: 63px;
	margin-bottom: 30px;
	-webkit-animation: fadeInUp4 1.4s .4s ease both;
    -o-animation: fadeInUp4 1.4s .4s ease both;
    animation: fadeInUp4 1.4s .4s ease both;
    -moz-animation: fadeInUp4 1.4s .4s ease both
}
.banner .ctr_txt p{
	font-size: 35px;
	webkit-animation: fadeInUp5 1.4s .8s ease both;
    -o-animation: fadeInUp5 1.4s .8s ease both;
    animation: fadeInUp5 1.4s .8s ease both;
    -moz-animation: fadeInUp5 1.4s .8s ease both;
}
section .top_title{
	text-align: center;
	padding-top: 78px;
}
section .top_title h3{
	color:#313131;
	font-size: 40px;
	display: inline-block;
	font-weight: normal;
}
section .top_title span{
	color:#0f61cf;
	font-size: 28px;
	padding-top: 10px;
	margin-left: 12px;
}
.s03 .top_title h3,.s03 .top_title span{
	color: #fff;
}
.s01 .cont{
	padding: 8% 0 148px 0;
}
.s02 .cont{
	padding: 150px 0 136px 0;
}
.s02{
	background: #eee;
}
.cont .img_box,.cont .txt_box{
	display: inline-block;
	float: left;
}
.s02 .img_box,.s02 .txt_box{
	height: 315px;
}
.cont .img_box{
	position: relative;
}
.cont .row_wp:hover .img_box:before{
	content:'';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 99;
}
.cont .row_wp:nth-child(1) .img_box:hover:before{
	background-image: -webkit-linear-gradient(left, rgba(40,196,194,1), rgba(40,196,194,0));
	background-image: -o-linear-gradient(left, rgba(40,196,194,1), rgba(40,196,194,0));
	background-image: linear-gradient(to right, rgba(40,196,194,1), rgba(40,196,194,0));
}
.cont .row_wp:nth-child(2) .img_box:hover:before{
	background-image: -webkit-linear-gradient(left, rgba(81,79,204,1), rgba(81,79,204,0));
	background-image: -o-linear-gradient(left, rgba(81,79,204,1), rgba(81,79,204,0));
	background-image: linear-gradient(to right, rgba(81,79,204,1), rgba(81,79,204,0));
}
.cont .row_wp:nth-child(3) .img_box:hover:before{
	background-image: -webkit-linear-gradient(left, rgba(209,169,82,1), rgba(209,169,82,0));
	background-image: -o-linear-gradient(left, rgba(209,169,82,1), rgba(209,169,82,0));
	background-image: linear-gradient(to right, rgba(209,169,82,1), rgba(209,169,82,0));
}
.w612{
	width: 612px;
}
.w825{
	width: 825px;
}
.w500{
	width: 500px;
}
.s01 .txt_box{
	padding: 86px 0 0 96px;
	box-sizing: border-box;
}
.s02 .txt_box{
	padding: 108px 70px 0 64px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.s01 .txt_box h3{
	font-size: 30px;
	color: #004986;
}
.s01 .txt_box p{
	font-size: 12px;
	margin: 5px 0 0 0;
}
.s01 .txt_box>p{
	font-size: 14px;
	color: #313131;
	margin: 20px 0 0 0;
	line-height: 24px;
}
.s01 .company_name{
	color:#004986;
}
.s01 .bom_btns{
	margin-top: 124px;
}
.s01 .bom_btns a{
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	border-radius: 25px;
	font-size: 14px;
}
.s01 .bom_btns .history{
	border: 1px solid #666;
	color: #666;
	margin-right: 22px;
}
.s01 .bom_btns .detail{
	background: #d1c0a5;
	color: #fff;
}
.s01 .bom_btns .history:hover{
	border: 1px solid #004986;
	color:#a4a4a4;
	background: #004986;
}
.s01 .bom_btns .detail:hover{
	background: #b08f5b;
}
.s01 .bom_btns .history i{
	width: 20px;
	height: 22px;
	background: url(../img/icon_time.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: 6px;
	left: 20px;
	display: inline-block;
}
.s01 .bom_btns .detail i{
	width: 23px;
	height: 19px;
	background: url(../img/icon_arrow.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	top:5.5px;
	left: 20px;
	display: inline-block;
}
.s02 .row_wp{
	margin-bottom: 160px;
}
.s02 .txt_box p{
	font-size: 14px;
	color: #313131;
	margin-bottom: 35px;
}

.s03{
	height: 966px;
	background: url(../img/bg.jpg) no-repeat center top;
}

.logo_panel{
	width: 1058px;
	height: 512px;
	background: rgba(255,255,255,.87);
	margin: 94px auto 0 auto;
	border-radius: 5px;
	padding: 116px 58px 0 58px;
	box-sizing: border-box;
	position: relative;
}
.logo_panel .company_logo{
	position: absolute;
}
.logo_panel .company_logo:nth-child(1){
	width: 198px;
	height: 64px;
	background: url(../img/c1.png) no-repeat;
	background-size: 100% 100%;
	top: 113px;
	left: 171px;
}
.logo_panel .company_logo:nth-child(2){
	width: 142px;
	height: 41px;
	background: url(../img/c2.png) no-repeat;
	background-size: 100% 100%;
	top: 113px;
	left: 450px;
}
.logo_panel .company_logo:nth-child(3){
	width: 244px;
	height: 51px;
	background: url(../img/c3.png) no-repeat;
	background-size: 100% 100%;
	top: 113px;
	left: 678px;
}
.logo_panel .company_logo:nth-child(4){
	width: 243px;
	height: 31px;
	background: url(../img/c4.png) no-repeat;
	background-size: 100% 100%;
	top: 240px;
	left: 58px;
}
.logo_panel .company_logo:nth-child(5){
	width: 196px;
	height: 63px;
	background: url(../img/c5.png) no-repeat;
	background-size: 100% 100%;
	top: 240px;
	left: 377px;
}
.logo_panel .company_logo:nth-child(6){
	width: 130px;
	height: 49px;
	background: url(../img/c6.png) no-repeat;
	background-size: 100% 100%;
	top: 240px;
	left: 653px;
}
.logo_panel .company_logo:nth-child(7){
	width: 135px;
	height: 45px;
	background: url(../img/c7.png) no-repeat;
	background-size: 100% 100%;
	top: 240px;
	left: 855px;
}
.logo_panel .company_logo:nth-child(8){
	width: 225px;
	height: 113px;
	background: url(../img/c8.png) no-repeat;
	background-size: 100% 100%;
	top: 343px;
	left: 282px;
}
.logo_panel .company_logo:nth-child(9){
	width: 231px;
	height: 39px;
	background: url(../img/c9.png) no-repeat;
	background-size: 100% 100%;
	top: 343px;
	left: 598px;
}
.section .godown {
    width: 24px;
    height: 65px;
    position: absolute;
    bottom: 48px;
    left: 50%;
    margin-left: -12px;
    display: block;
    z-index: 99;
}
.section .godown span {
    width: 24px;
    height: 65px;
    display: block;
    background: url(../img/arrow.png) no-repeat;
    background-size: 100% 100%;
    -webkit-animation: fade 3s infinite linear;
    -moz-animation: fade 3s infinite linear;
    -ms-animation: fade 3s infinite linear;
    -o-animation: fade 3s infinite linear;
    animation: fade 3s infinite linear;
}

@-webkit-keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

.s01 .cont .img_box{
	opacity: 0;
    transition: opacity 1.6s;
    -webkit-transition: opacity 1.6s;
    -moz-transition: opacity 1.6s;
    -ms-transition: opacity 1.6s;
    -o-transition: opacity 1.6s;
}
.s01.active .cont .img_box{
	opacity: 1;
}
.s02 .row_wp:nth-child(1) .img_box,.s02 .row_wp:nth-child(3) .img_box{
	left: -700px;
	opacity: 0;
}
.s02 .row_wp:nth-child(2) .txt_box{
	left: -500px;
	opacity: 0;
}
.s02 .row_wp:nth-child(1) .txt_box,.s02 .row_wp:nth-child(3) .txt_box{
	right: -500px;
	opacity: 0;
}
.s02 .row_wp:nth-child(2) .img_box{
	right: -700px;
	opacity: 0;
}
.s02.active .row_wp:nth-child(1) .img_box,.s02 .row_wp:nth-child(3) .img_box{
	left: 0;
	opacity: 1;
	transition: all ease-in-out .7s;
    -webkit-transition: all ease-in-out .7s;
    -moz-transition: all ease-in-out .7s;
    -ms-transition: all ease-in-out .7s;
    -o-transition: all ease-in-out .7s;
}
.s02.active .row_wp:nth-child(1) .txt_box,.s02 .row_wp:nth-child(3) .txt_box{
	right: 0;
	opacity: 1;
	transition: all ease-in-out .7s;
    -webkit-transition: all ease-in-out .7s;
    -moz-transition: all ease-in-out .7s;
    -ms-transition: all ease-in-out .7s;
    -o-transition: all ease-in-out .7s;
}
.s02.active .row_wp:nth-child(2) .txt_box{
	left: 0;
	opacity: 1;
	transition: all ease-in-out .8s;
    -webkit-transition: all ease-in-out .8s;
    -moz-transition: all ease-in-out .8s;
    -ms-transition: all ease-in-out .8s;
    -o-transition: all ease-in-out .8s;
}
.s02.active .row_wp:nth-child(2) .img_box{
	right: 0;
	opacity: 1;
	transition: all ease-in-out .8s;
    -webkit-transition: all ease-in-out .8s;
    -moz-transition: all ease-in-out .8s;
    -ms-transition: all ease-in-out .8s;
    -o-transition: all ease-in-out .8s;
}