@charset "utf-8";
/* CSS Document */

.footer{width: 100%;background:#2a2a3f;margin-top:45px;}
.link_rt{line-height:25px;width:100%;padding:10px 0px;margin-bottom:80px;}
.link_rt ul{max-width:1190px;margin:0px auto;padding:0px 15px;}
.link_rt span{color: #666;font-size: 16px;font-weight: bold;margin-right:18px;}
.link_rt em{color: #666;font-size: 14px;}
.link_rt em a{color: #666;margin-right:10px;}
.link_rt em a:hover{text-decoration:underline;}

.footer_b{line-height:25px;color: #fff;font-size: 12px;text-align:center;padding:10px 0px;background:#69ca62;}
.footer_b ul{max-width:1190px;margin:0px auto;padding:0px 15px;}
.footer_b a{color: #fff;}



.footer_mdr{padding:56px 15px 38px;max-width:1250px;margin:0px auto;}
.footer_mdr ul li span{display:block;font-size: 14px;color: #fff;margin: 20px 0;height:35px;border-bottom:1px solid #fff;}
.er_m_r1{float:left;width:26%;padding-right:2%;}
.er_m_r2{float:left;width:20%;margin-right:2%;}
.er_m_r3{float:left;width:20%;}
.er_m_r4{float:right;width:28%;padding-left:2%;}
.lft_vn1{display:block;margin: 20px 0px;height:35px;}
.lft_vn1 img{max-height:35px;}
.lind_mdr2 dd{font-size: 14px;color: #fff;line-height:30px;}
.lind_mdr2 dd a{color: #fff;}
.er_m_r2 em{display:block;font-size: 14px;color: #fff;line-height:30px;overflow:hidden;}
.er_m_r2 em a{font-size: 14px;color: #fff;display:block;width:50%;float:left;line-height:30px;height:30px;overflow:hidden;}
.er_m_r3 em{display:block;font-size: 14px;color: #fff;line-height:30px;}
.er_m_r3 em a{font-size: 14px;color: #fff;display:block;line-height:30px;height:30px;overflow:hidden;}

.lft_vn2{display:block;font-size: 12px;color: #fff;line-height:20px;margin-top:5px;margin-bottom:10px;}

.lind_mdr1 dd{margin-bottom:15px;}
.tex_mdr1{display: inline-block;width:70%;height: 35px;border: 1px solid #fff;padding: 0 2%;font-size: 12px;outline:none;background:none;color: #fff;margin-right:2%;border-radius:4px;}
.tex_mdr3{width: 50%;height:35px;line-height: 35px;text-align: center;background-color: #69ca62;border: 0;font-size: 14px;cursor: pointer;color: #fff;outline:none;border-radius:4px;display:block;}


.more_mdf{display:block;background: #69ca62;padding: 30px 0px;margin:0px auto 0px;max-width:1140px;text-align:center;position:relative;top:-45px;}
.more_mdf strong{font-size: 18px;color: #fff;margin-right: 75px;}
.more_mdf a{display:inline-block;padding: 7px 15px;border: 1px solid #FFF;border-radius: 10px;transition: .6s;color:#fff;}
.more_mdf a:hover{background:#FFF;text-decoration:underline;color:#69ca62}
input.tex_mdr1::placeholder { color:#fff}
input.tex_mdr1::-webkit-input-placeholder { color:#fff}
input.tex_mdr1::-ms-input-placeholder{ color:#fff}
input.tex_mdr1::-moz-input-placeholder{ color:#fff}

textarea.tex_mdr2::placeholder { color:#fff}
textarea.tex_mdr2::-webkit-input-placeholder { color:#fff}
textarea.tex_mdr2::-ms-input-placeholder{ color:#fff}
textarea.tex_mdr2::-moz-input-placeholder{ color:#fff}



@media (max-width:960px) {
.er_m_r1{float:left;width:100%;padding-right:0px;}
.er_m_r2{width:100%;}
.er_m_r3{width:100%;}
.er_m_r4{float:right;width:100%;}
.more_mdf strong{display:block;margin-right: 0px;margin-bottom:20px;}
.more_mdf a{display:block;width:120px;margin:0px auto;}

}
