body{
        background:#fff !important;
    }

.e_banner{
	width: 100%; 
	height: 230px;
	overflow: hidden;
	background-image:url(../images/experience/banner_experience.jpg);
	background-size: cover;
	background-position: 24% 50%;
	background-repeat: no-repeat;
	position:relative;
}
@media (max-width: 1366) and (min-width: 1200px)
.s_banner, .c_banner, .f_banner, .e_banner {
    height: 320px !important;
}

.btn-slide3 {
    font-size: 16px;
    border: 1px solid #fff;
    /*display: block;*/
    background-color: rgba(40,113,213,.3);
    color: #fff;
    border-radius: 4px;
    margin-top: 20px;
    display: inline-block;
    width: 200px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.btn-slide3:hover{
   	color: #2871d5;
	background-color: #fff;
	text-decoration: none;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.btn-slide4 {
    font-size: 16px;
    border: 2px solid #3367cd;
    color: #3367cd;
    border-radius: 4px;
    margin-top: 26px;
    display: inline-block;
    width: 100%;
    height: 44px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 26px;
}
.btn-slide4:hover{
   	color: #fff;
	background-color: #3367cd;
	text-decoration: none;
	-webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.info_download{
	width: 100%;
	min-height: 1px;
	background-color: #fcfcfc;
	border-bottom: 1px solid #f2f2f2;
}
.info_textbox{
	padding-left: 15px;
	border-left: 2px solid #3367cd;
	margin-bottom: 20px;
}
.info_textbox2{
	margin-bottom: 20px;
}
.info_t1{
	color: #333333;
	font-size: 1.6em
}
.info_t4{
	color: #333333;
	font-size: 1.2em
}
.info_t2{
	padding-left: 10px;
	color: #666666;
	font-size: .8em
}
.info_t3{
	color: #666666;
	font-size: .8em
}
.info_APP{
	width: 100%;
	min-height: 1px;
	margin-bottom: 80px;
}

.btn-slide5 {
    margin-top: 26px;
    display: inline-block;
    width: 100%;
    height: 120px;
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,.03);
    background-color: #fff;
    border-bottom: 2px solid #e1e1e1;
}
.btn-slide5:hover{
	border-bottom: 6px solid #3367cd;
	text-decoration: none;
	-webkit-animation-name: pulse;
    animation-name: pulse;
}

.info_APP_title{
	text-align: center;
	width: 100%;
	min-height: 1px;
	padding: 40px 0px 30px 0px;
}
.info_APP_title1{
	text-align: center;
	color: #333333;
	font-size: 2.8em;
}
.info_APP_title2{
	text-align: center;
	color: #626b70;
	font-size: .8em;
}
.info_APP_title3{
	text-align: center;
	color: #626b70;
	font-size: 1.3em;
	padding-top: 26px;
}
.info_APP_title4{
	width: 70%;
	margin: 0 auto;
	text-align: center;
	color: #999999;
	font-size: .6em;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 20px;
    line-height: 30px;
    margin-top: 10px;
}

@media (max-width: 991px) and (min-width: 768px){
	.info_APP_title{
		text-align: center;
		width: 100%;
		min-height: 1px;
		padding: 30px 0px 20px 0px;
	}

}


.exper_mian{
	padding: 30px 0px 50px 0px;
}

.f_mian_contentbox_tbox{
	width: 90%;
    padding-right: 50px;
}

.f_mian_contentbox_t1{
	color: #444;
	width: 100%;
	font-size: 1em;
	padding: 15px 0px 3px 0px;
}
.f_mian_contentbox_t2{
	color: #7a7a7a;
	width: 100%;
	font-size: 14px;
	line-height: 1.6em;
}
.f-mian_contentbox_img{
	width: 90%;
}

@media (min-width: 320px) and (max-width:460px) {
	.title_cterbox {
	    padding-top: 30px !important;
	    margin-bottom: 0px !important;
	}
}


















