@charset "utf-8";
.Ffff{
	color: #FFFFFF !important;
}
.top,.banner_info,.banner_input,.content1,.content2_info,.content3_infoconter,.content3_infohead,.content4 ul{
	width: 1100px;
	margin: 0 auto;
}
.top p{
    float: right;
    display: inline-block;
    height: 76px;
    line-height: 70px;
}
.top p img{
    vertical-align: middle;
}
.top p span{
    vertical-align: middle;
    padding-left: 10px;	
}
.logo{
    display: inline-block;
    height: 40px;
    padding: 18px 0;
    border: 0;
}
.banner{
	width: 100%;
	display: inline-block;
    width: 100%;
    height: 480px;
    background: url(../img/banner.jpg) no-repeat center 0;
    min-width: 1100px;	
}
.banner_info p{
    text-align: center;	
    color: #083c6e;
}
.banner_info p:first-child span{
    display: inline-block;
	margin: 40px 0 20px;
    font-size: 40px;
    border: 3px solid #083c6e;
    padding: 5px 15px;
    text-shadow: 2px 3px 0px rgba(8, 60, 110,0.3);
}
.banner_info p:nth-child(2){
	font-size: 45px;
    font-weight: bold;
    text-shadow: 2px 3px 0px rgba(8, 60, 110,0.3);
}
.banner_info p:nth-child(3){
	font-size: 35px;	
	padding: 15px 0;
    text-shadow: 2px 3px 0px rgba(8, 60, 110,0.3);
}
.banner_info p:nth-child(4) span{
    padding: 10px 20px;
    margin: 20px 0;
    font-size: 24px;
    background: #4459ac;
    color: #FFFFFF;
    border-radius: 50px;
    display: inline-block;	
}
.banner_input ul{
    text-align: center;
    margin: 0 auto;	
    padding-top: 20px;
}
.banner_input ul li{
	display: inline-block;
}
.banner_buttom label{
    padding: 11px 20px 12px;
    background: #083c6e;
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.banner_buttom input{
    border: 1px solid #083c6e;
    padding: 12px 10px;
    background: rgba(8, 60, 110,0.2);
    vertical-align: top;
    margin-left: -7px;
    margin-right: 10px;
    color: #083c6e;
}
.banner_buttom input::-webkit-input-placeholder{
                color: #083c6e;
}
.banner_buttom2 input{
	color: #FFFFFF;
    background: #e65353;
    border-radius: 5px;
    vertical-align: inherit;
    padding: 12px 10px;
    border: 1px solid #e83636;
    cursor: pointer;
}
.content1_head{
	background: #434343;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    font-weight: bold;
}
.content1_tit{
	padding: 30px 0;
	text-align: center;
}
.content1_tit p span{
	width: 100%;
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #434343;
}
.content1_tit p em{
	height: 6px;
	border-radius: 50px;
	background: #ff7a0e;
	display: inline-block;	
}
.content1_tit p em:nth-child(2){
	width: 75px;
}
.content1_tit p em:nth-child(3),.content1_tit p em:nth-child(4){
	width: 15px;
	margin-left: 3px;	
}
.tit1{
	background: url(../img/1_05.png) no-repeat center;
}
.tit2{
	background: url(../img/1_13.png) no-repeat center;	
}
.tit3{
	background: url(../img/1_19.png) no-repeat center;
}
.tit4{
	background: url(../img/1_23.png) no-repeat center;
}
.content1_info_head{
	
}
.content1_info_headimg{
	width: 50%;	
}
.content1_info_headback,.content1_info_headimg{
	display: inline-block;
	vertical-align: top;
	height: 248px;
}
.content1_info_headback{
	width: 25%;
	background: #232325;
    margin-left: -5px;	
    position: relative;
}
.content1_info ul li{
	padding: 20px 2%;
	margin: 5px 0;
}
.content1_info_headconter{
	padding: 10px 10%;
}
.content1_info ul li,
.content1_info_headconter{
	background: #fff;
    box-shadow: 0px 0 10px rgba(0,0,0,0.2);	
}
.content1_info_headconter{
    position: absolute;
    left: 0;
    top: 39.5px;
    width: 180%; 
}
.content1_info_headconter p:first-child{
border-bottom: 1px dashed #9e9e9e;
}
.content1_info_headconter p span,
.content1_info ul li span{
    width: 440px;
    padding-left: 10px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content1_info_headconter p img,
.content1_info_headconter p span,
.content1_info ul li span,
.content1_info ul li img{
	vertical-align: middle;
}
.content1_info_headconter p{
	padding: 25px 0;
}
.content1_info ul li{
	display: inline-block;
	width: 45.5%;
}
.content1_info ul{
	margin-top: 20px;
}
.content1_info_foot{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 50px;
}
.content2{
	background: url(../img/1_16.png) no-repeat center top;
}
.content2_info li{
	display: inline-block;
    border: 2px solid#FFFFFF;
    width: 23%;
    height: 172px;    
    margin-left: 1.5%;
    margin-bottom: 20px;  
	-webkit-transition: transform .25s ease-in-out,box-shadow .25s ease-in-out;
/*    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.02);  */
	position: relative;
}
.content2_info li img{
	width: 100%;	
}
.content2_info li:first-child,
.content2_info li:nth-child(5){
	margin-left: 0;
}
.content2_info li:hover{
	box-shadow: 0 1px 3px rgba(0,0,0,.02), 0 16px 32px -4px rgba(0,0,0,.17);
    transform: translateY(-4px) translateX(5px);
}
.content2_info li:hover p{
    opacity: 1;
}
.content2_info li p{
	position: absolute;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	text-align: center;
	transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    opacity: 0;
}
.content2_info li p span{
	border: 2px solid #FFFFFF;
	padding: 10px 20px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 170px;
}
.content2_infobutton{
	text-align: center;
    margin: 20px 0 30px;
}
.content2_infobutton button{
    width: 11%;
    padding: 10px 1%;
    border: 1px solid #d74730;
    background: #fff;
    color: #d74730;
}
.content2_infobutton button:hover{
    background: #d74730;
    color: #fff;	
}
.content3,.content4{
	margin-bottom: 30px;
}
.content3_infohead{
	margin-bottom: 50px;	
}
.content3_infohead span{
	width: 100%;
	display: inline-block;
	padding: 10px 0 0;
	text-align: center;
}
.content3_info{
	position: relative;
}
.content3_info em{
    position: absolute;
    width: 100%;
    background: #112537;
    height: 80px;
    display: inline-block;
    z-index: -1;
    top: 32%;
}
.content3_infoconter p{
	background: #445288;
}
.content3_infoconter p:first-child{
	margin-bottom: 20px;	
}
.content3_infoconter p span{
    display: inline-block;
    color: #FFFFFF;
    vertical-align: middle;
}
.content3_infoconter p span:first-child{
	width: 12%;
    padding: 10px 0;
    text-align: center;
    background: #d74730;
}
.content3_infoconter p span:nth-child(2){
    width: 83.5%;
    padding: 20px 2%;
    line-height: 30px;
}
.content4 ul{
	padding: 20px 0 20px;
}
.content4 ul li{
    display: inline-block;
    width: 13%;
    margin-left: 1%;
    text-align: center;
}
.content4 ul li:first-child,
.content4 ul li:nth-child(8){
	margin-left: 0;
}
.content4 ul li img{
	width: 70%;
	margin: 0 auto;
}
.content4 ul li p{
	text-align: center;
	color: #525252;
	padding: 10px 0 20px;
    font-size: 14px;	
}
.foot{
	background: #112537;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 35px;
    padding: 30px 0
}
