.foot_cont_wrap{
	padding: 40px 0;
	background-color: #f4f6f9;
}

.foot_cont .cont_l{
	width: 320px;
}
.foot_cont .cont_l .title{
	line-height: 112px;
	color: #507096;
	font-size: 52px;
}
.foot_cont .cont_l .title span{
	line-height: 112px;
	color: #13a864;
	font-size: 52px;
}
.foot_cont .cont_r{
	width: 1050px;
}
.foot_cont .cont_r div{
	min-width: 350px;
	max-width: 50%;
}
.foot_cont .cont_r div p{
	font-size: 16px;
	color: #282828;
	line-height: 28px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.footer .footer_top{
	padding: 40px 0;
	background-color: #507096;
}
.footer .footer_top .footer_top_l{
	width: 325px;
}
.footer .footer_top .footer_top_l form label{
	display: block;
}
.footer .footer_top .footer_top_l form label input{
	height: 50px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c9ced4;
	border-radius: 3px;
	margin-bottom: 20px;
	font-size: 16px;
}
.footer .footer_top .footer_top_l form label textarea{
	height: 90px;
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	border: 1px solid #c9ced4;
	border-radius: 3px;
	margin-bottom: 20px;
	font-size: 16px;
}
.footer .footer_top .footer_top_l form label .send{
	width: 100%;
	height: 48px;
	background-color: #13a864;
	border-radius: 3px;
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 0px;
}
.footer_top .footer_top_m{
	margin-left: 20px;
	background-color: #ffffff;
	padding: 18px 12px;
	border-radius: 3px;
	height: 234px;
	box-sizing: border-box;
}
.footer_top .footer_top_m img{
	width: 145px;
	height: auto;
}
.footer_top .footer_top_m p{
	text-align: center;
	font-size: 14px;
	color: #507096;
	margin-top: 10px;
	
}
.footer_top .footer_top_r{
	width: 845px;
	margin-left: 40px;
}
.footer_top .footer_top_r .rel_pro{
	margin-bottom: 15px;
}
.footer_top .footer_top_r .rel_pro .title{
	font-size: 16px;
	color: #f4f6f9;
}
.footer_top .footer_top_r .rel_pro ul{
	margin-top: 5px;
}
.footer_top .footer_top_r .rel_pro ul li{
	width: 25%;
	box-sizing: border-box;
	padding-right: 2%;
}
.footer_top .footer_top_r .rel_pro ul li a{
	display: block;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	color: #a3c0e3;
	font-size: 14px;
	line-height: 24px;
}
.footer_top .footer_top_r .footer_icon a{
	margin-right: 10px;
}
.footer_top .footer_top_r .footer_icon a i{
	font-size: 22px;
	color: #ffffff;
	display: block;
	line-height: 1;
}







.footer .footer_bot{
	text-align: center;
	background-color: #365171;
	padding: 20px 0;
}
.footer .footer_bot .footer_nav{
	height: auto;
	margin-bottom: 5px;
}
.footer .footer_bot .footer_nav ul{
	text-align: center;
}
.footer .footer_bot .footer_nav ul li{
	float: none;
	display: inline-block;
	margin-right: 40px;
}
.footer .footer_bot .footer_nav ul li a{
	font-size: 14px;
	color: #ffffff;
	
}
.footer .footer_bot .footer_nav ul li:hover a{
	/*color: #629b12;*/
}
.footer .footer_bot .copyright{
	text-align: center;
	margin-top: 2px;
}
.footer .footer_bot .copyright>*{
	display: inline-block;
}
.footer .footer_bot .copyright p{
	font-size: 14px;
	color: #ffffff;
}
.footer .footer_bot .copyright p a:hover{
	/*color: #629b12;*/
}
.footer .footer_bot .copyright p a{
	color: #ffffff;
	margin: 0 10px;
}
.footer .footer_bot .copyright > a{
	line-height: 20px;
	margin-left: 20px;
}
.footer .footer_bot .copyright > a img{
	vertical-align: middle;
}
.footer .footer_bot .footer_com{
	text-align: center;
	font-size: 14px;
	color: #13a864;
}
.footer .footer_bot .footer_com p,.footer .footer_bot .footer_com span{
	text-align: center;
	font-size: 14px;
	color: #13a864;
}













@media only screen and (max-width: 1440px){
	.w_1400 {width: 100%;padding: 0 1%;box-sizing: border-box;}
	.foot_cont .cont_l {width: 290px;}
	.foot_cont .cont_r{width: calc(100% - 290px);}
	.foot_cont_wrap,.footer .footer_top{padding: 30px 0;}
	.foot_cont .cont_r div p {font-size: 14px;line-height: 24px;}
	.foot_cont .cont_l .title,.foot_cont .cont_l .title span{font-size: 46px;line-height: 96px;}
	.footer .footer_top .footer_top_l {width: 280px;}
	.footer_top .footer_top_r{width: calc(100% - 490px);margin-left: 20px;}
	.footer_top .footer_top_r .rel_pro ul li{width: 33.33%;}
	
	
	
	
	
	
	
	
}






@media only screen and (max-width: 1280px){
	.foot_cont .cont_r{width: 100%;}
	.foot_cont .cont_l .title, .foot_cont .cont_l .title span {font-size: 38px;line-height: 38px;}
	.foot_cont .cont_l .title{margin-bottom: 20px;}
	.foot_cont .cont_r div p {font-size: 16px;}
	.footer .footer_top .footer_top_l {width: 240px;}
	.footer_top .footer_top_r {width: calc(100% - 450px);}
}

@media only screen and (max-width: 1040px){
	.footer_top .footer_top_r{width: 100%;margin-left: 0;margin-top: 20px;}
}



@media only screen and (max-width: 767px){
	.footer_top .footer_top_m{display: none;}
	.footer .footer_top .footer_top_l{width: 90%;margin-left: 5%;}
	.footer_top .footer_top_r .rel_pro ul li {width: 50%;}
	.footer .footer_bot .footer_nav ul li{margin-right: 20px;}
	.footer .footer_bot .copyright p a{font-size: 14px;}
}
@media only screen and (max-width: 499px){
	.footer .footer_top .footer_top_l{width: 95%;margin-left: 2.5%;}
	.foot_cont .cont_r div{min-width: 100%;}
	
}

.h_index_keywords {
    display: inline;
    font-weight: normal;
    color: #13a864;
    font-size: 14px;
    line-height: 20px;
}
.i_keywords {
    line-height: 20px;
    color: #13a864;
    font-size: 14px;
    font-style: normal;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
}
 /*底部关键词list*/
.pc_n {
    display: none;
}
.g_title {
    font-size: 3.6rem;
    padding: 45px 0px;
    color: #1f1f1f;
    font-weight: bold;
    text-align: center;
}
.foot_kword{
    max-height: unset;
    overflow: unset;
}
.foot_kword a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media only screen and (max-width:1400){
    .g_title {
        padding: 30px 15px;
        font-weight: bold;
        box-sizing: border-box;
        font-size: 2.0rem;
    }
}
@media only screen and (max-width:1040px){
    .pc_n {display: block;}
    .foot_kword {
        padding: 10px 15px;
        max-height: 120px;
        overflow: hidden;
    }
    .foot_kword a {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        margin-bottom: 10px;
        color: #666666;
        border: solid 1px #e5e5e5;
        padding: 0px 10px;
        margin-right: 15px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width:767px){
    .g_title {
        padding: 20px 15px;
        box-sizing: border-box;
        font-size: 1.6rem;
    }
}
/*底部关键词list*/