@charset "utf-8";
/* CSS Document */
.partner{ background:#f4f4f4; height:490px; overflow:hidden;}
.partner_ul{ overflow:hidden;padding-bottom:20px;}
.partner_ul li{ float:left; width:20%; text-align:center;}
.partner_ul li a{display: block;}
.copyright{background-color: #232937; font-size:14px; text-align:center;height:50px;padding:10px 0;color: #232937;}
.copyright .p1{color: #96a5c7;line-height:26px;}
.copyright .p2{color: #676c77;}
.goTop{ bottom:140px; cursor:pointer; background-color:rgba(0,0,0,0.3); 
height:40px; width:60px; position:absolute;display:none;color:#fff; text-align:center; line-height:20px; padding:10px 0; border-radius:2px; cursor:pointer;} 
.goTop:hover{ background-color:rgba(0,0,0,0.8); }
footer{ clear:both;}

.bottom_try_out{background:url(../images/index/footer_btn_bg.jpg) no-repeat top center;height:164px;text-align: center;}
.bottom_try_out h2{font-size:22px;color: #fff;line-height:85px;}
.bottom_try_out button{background-color: #21c475;width:195px;}
.bottom_try_out button:hover{background-color: #14dd7c;}
.contact_div{background-color: #2c3242;height: 70px;padding:20px 0;}
.contact_phone{width:480px;float: left;}
.contact_phone h3{margin-right:15px;display: inline-block;font-size:22px;font-weight: bold;color: #fff;line-height: 70px;float: left;}
.contact_number{background:url(../images/index/footer_tel_ico.png) no-repeat left 10px;padding-left:60px;display:inline-block; margin-left: 10px;float: left;}
.contact_number b{color: #ffffff;font-weight:normal;font-size: 26px;line-height:68px;}
.contact_number span{font-size:14px;color: #7986a4;display: block;}
.contact_way{width: 400px;float: right;text-align: right;}
.contact_way .qq_contact{ background: url(../images/index/footer_contact_img.png) no-repeat top left;width:65px;height: 73px;display: inline-block;-moz-transition: all 0.15s ease-in;-webkit-transition: all 0.15s ease-in;-o-transition: all 0.15s ease-in;transition: all 0.15s ease-in;margin-right:40px;}
.contact_way .qq_contact:hover{background-position:left -73px;}
.contact_way .load_contact{position:relative; background: url(../images/index/footer_contact_img.png) no-repeat left -146px;width:65px;height: 73px;display: inline-block;-moz-transition: all 0.15s ease-in;-webkit-transition: all 0.15s ease-in;-o-transition: all 0.15s ease-in;transition: all 0.15s ease-in;margin-right:40px;}
.contact_way .load_contact:hover{background-position:left -219px;}
.load_hide{position: absolute;top:-180px;left:-38px;background:url(../images/index/QR_BG.png) no-repeat;width:140px;height:168px;text-align: center;padding-top:15px;z-index:99;display:none;}
.load_hide span{display:block;text-align: center;padding-bottom:5px;}
.contact_way .load_contact:hover .load_hide{display: block;}
.contact_way .mail_contact{ background: url(../images/index/footer_contact_img.png) no-repeat left -292px;width:65px;height: 73px;display: inline-block;-moz-transition: all 0.15s ease-in;-webkit-transition: all 0.15s ease-in;-o-transition: all 0.15s ease-in;transition: all 0.15s ease-in;}
.contact_way .mail_contact:hover{background-position:left -365px;}

.bgcfff{background-color: #fff;border-top:1px solid #eaeaea;}
.bgcfff p{color: #a9a9a9;}