/*
* @Author: admin
* @Date:   2016-09-05 10:20:31
* @Last Modified by:   Administrator
* @Last Modified time: 2018-04-02 16:36:00
*/
/* 顶部导航 */
.a_header{
	height: 40px;
	background: #2e2e2e;
}
.a_header .container{
	overflow: visible;
}
.a_header .btn-default{
	color: #ccc;
    background-color: #2e2e2e;
    border-color: #2e2e2e;
}
.a_header .btn{
	font-size: 14px;
	line-height:38px;
	box-sizing: border-box;
	text-align: left;
    padding: 0;
    padding-right: 20px;
}
.a_header .btn.current{
    color: #fff;
    background: none;
    outline: none;
    border: 1px solid #2e2e2e;
}
.a_header .a_login a{
	display: inline-block;
	height: 40px;
    /* padding: 0 18px; */
    line-height: 40px;
	color: #fff;
    padding:0 20px 0 30px;
    background:#2dbe60 url(../images/phone_hz.png) no-repeat 8px center;
    background-size: 16px;
}
.navbar-collapse{
	padding: 0;
}
.a_header .open>.dropdown-toggle.btn-default:hover{
	color: #fff;
    background-color: none;
    border:1px solid #2e2e2e;
    box-sizing: border-box;
}
.a_header  .btn.btn-default:focus{
    color: #fff;
    background-color:#2e2e2e;
    border:1px solid #2e2e2e;
}
.nav li.nav-item a{
    text-align: right;
    padding: 0;
    padding:0 30px;
}
.nav li.nav-item a.a_pr{
    padding: 0 0 0 30px;
}
.a_header_title{
	font-size: 14px;
    font-weight: 700;
    color: #333;
	padding: 20px 15px 19px;
}
.navbar-brand{
    height: auto;
    padding: 15px 6px 15px 15px;
}
.navbar .hxj_navlogo_box{
    padding: 20px 2px 20px;
}
.navbar .container{
    overflow: visible;
}
.navbar .hxj_navlogo_box .hxj_navlogo_box1{
    font-weight: bold;
    font-size: 18px;
    color: #333;
    font-family: "微软雅黑";
}
.navbar .hxj_navlogo_box .hxj_navlogo_box2{
    font-size: 12px;
    color: #999;
    margin-top: -3px;
}
.a_header_main{
	color: #999;
    font-size: 12px;
    font-weight: 500;
    margin-top: 4px;
}
.a_header .btn-group.open button.btn{
    background: #333;
    color: #fff;
    border: 1px solid #2e2e2e;
}
.a_header .dropdown-menu{
    padding: 0;
}
.a_header .dropdown-menu li a{
    padding: 10px 20px;
    border-bottom: 1px solid #f2f2f2;
}
.header ul li.nav-item.active a{
    color: #2dbe60;
}
.a_header .a_user_menu li.a_user_anmenu a{
    background: url(../images/android.png) no-repeat 8% center;
    background-size: 16px;
    padding-left: 40px;
}
.a_header .a_user_menu li.a_user_iomenu a{
    background: url(../images/iphone2.png) no-repeat 8% center;
    background-size: 16px;
    padding-left: 40px;
}
/* 20160905关于我们页面样式 */
.yabout img{
	margin: 0 auto;
    margin-top: 130px;
}
.yabout .a_yabout_main{
	font-size: 16px;
    color: #fff;
    font-weight: 300;
    width: 660px;
    text-indent: 2em;
    line-height: 24px;
    margin: 40px auto 0;
}
.yabout-2 img{
    margin: 70px auto 40px;
}
.banquan{
    border-top: 1px solid #f2f2f2;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.a_bqguanzhu a{
    display: inline-block;
    padding: 0 20px;
    float: right;
}
.a_bqguanzhu a.a_weixin{
   background: url(../images/footer3.png) no-repeat right center; 
}
.a_bqguanzhu a.a_weibo{
   background: url(../images/footer2.png) no-repeat right center; 
}
.a_bqguanzhu a.a_qq{
   background: url(../images/footer1.png) no-repeat right center; 
}
.a_bqguanzhu a.a_weixin:hover{
   background: url(../images/footer33.png) no-repeat right center; 
}
.a_bqguanzhu a.a_weibo:hover{
   background: url(../images/footer22.png) no-repeat right center; 
}
.a_bqguanzhu a.a_qq:hover{
   background: url(../images/footer11.png) no-repeat right center; 
}
.a_bqguanzhu{
    position: relative;
}
.a_bqguanzhu img{
    position: absolute;
    top: -178px;
    right: -57px;
    z-index: 9;
    display: none;
}
.a_bqguanzhu img.a_wx_qr{
    right: 24px;
}
/* 联系我们样式 */
.a_contact{
    height: 200px;
    background: url(../images/contact_banner.jpg) no-repeat center center;
}
.a_contact_main h6{
    color: #333;
    font-size: 20px;
    font-size: 600;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 20px;
    margin-bottom: 20px;
}
.a_contact_shangwu{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.a_contact_shangwu span.a_contact_shangwutip{
    color: #999;
}
.a_contact_shangwu p{
    padding-left: 7%;
    padding-right: 7%;
    float: left;
    border-right: 1px solid #f2f2f2;
}
.a_contact_shangwu p.a_contact_shangwup1{
    padding-left: 0;
}
.a_contact_shangwu p.a_contact_shangwup2{
    padding-right: 0;
    border: none;
}
.a_qr_main {
    margin-top: 20px;
    margin-bottom: 70px;
}
.a_qr_main dl{
    font-size: 12px;
    color: #333;
    float: left;
    margin-top: 20px;
}
.a_qr_main dl dt{
    width:37%;
}
.a_qr_main dd{
    width: 52%;
    line-height: 24px;
    margin-top: 4px;
}
.a_qr_main dd p.a_qrp1,.a_qr_main dd p.a_qrp2{
 color: #f47110;   
}
.a_qr_main dd p.a_qrp2{
    font-size: 20px;
}
/* 帮助中心样式 */
.a_help_main{
    margin-top: 30px;
    margin-bottom: 70px;
}
.a_help_left .help_nemu_title{
    color: #333333;
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    line-height: 70px;
    background: url(../images/help_icon1.png) no-repeat 30px center;
    padding: 0 30px 0 86px;
    border-bottom: 1px solid #dcdcdc;
}
.a_help_main .a_help_left{
    width: 26%;
    border: 1px solid #dcdcdc;
    background: #ececec;
    box-sizing: border-box;
}
.a_help_main .a_help_left ol li{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 86px;
}
.a_help_main .a_help_left ol li a{
    display: block;
}
.a_help_left .help_nemu_title2{
    background: url(../images/help_icon2.png) no-repeat 30px center;
}
.a_help_left .help_nemu_title3{
    background: url(../images/help_icon3.png) no-repeat 30px center;
}
.a_help_main .a_help_right{
  width: 72%; 
   border: 1px solid #dcdcdc;
    min-height: 580px;
}
.a_help_right h1{
    font-size: 18px;
    color: #333;
    font-weight: 700;
    line-height: 70px;
    box-sizing: border-box;
    padding: 0 30px;
    border-bottom: 1px solid #dcdcdc;
}
.a_help_right h1 span{
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.a_help_answ{
    font-size: 14px;
    padding:20px 30px;
    line-height: 24px;
}
.a_help_answ .a_help_q{
    color: #333;
}
.a_help_answ .a_help_a{
    color: #999;
    margin-bottom: 20px;
}
.a_help_main .help_nemu li a:hover{
    color: #2dbe60;
}
.a_help_main .help_nemu li.current a{
    color:  #2dbe60;
    text-decoration: none;
}
.a_help_right ul li{
    display: none;
}
.a_help_right ul li.current{
    display: block;
}
/* 一键回到顶部 */
.top_return{
    position: fixed;
    right: 50px;
    bottom: 100px;
    cursor: pointer;
    /* height: 150px; */
    width: 50px;
    background: #fff;
    box-shadow: 0px 0px 6px #ccc;
    /* display: none; */
}
.top_return #a_top_return{
    height: 50px;
    box-sizing: border-box; 
    display: none;
}
.top_return #a_top_return a{
    display: inline-block;
    height: 50px;
    box-sizing: border-box;
}
.top_return #a_top_return span{
    display: inline-block;
    height: 50px;
    width: 50px;
    background:url(../images/top1.png) no-repeat center center;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
    overflow: hidden;
}
.a_top_zixun_box span.a_top_qr{
    display: inline-block;
    height: 50px;
    width: 50px;
    background: url(../images/top2.png) no-repeat center center;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.top_return #a_top_return.on span{
     background:#caefd7 url(../images/top1_hover.png) no-repeat center center;
}
.a_top_zixun_box span.a_top_qr.on{
    background:#caefd7 url(../images/top2_hover.png) no-repeat center center;
}
.a_top_zixun_box{
    height: 50px;
    position: relative;
}
.a_top_zixun_box .a_top_zixun{
    height: 197px;
    width: 197px;
    background: url(../images/top_zixun.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -224px;
    top: 50%;
    margin-top: -96px;
    display: none;
}
.a_top_telbox{
    height: 50px;
   position: relative; 
}
.a_top_telbox span.a_top_tel{
    display: inline-block;
    height: 50px;
    width: 50px;
    background: url(../images/left_phone.png) no-repeat center center;
    background-size: 26px;
}
.a_top_telbox span.a_top_tel.on{
    background:#caefd7 url(../images/left_phone_hover.png) no-repeat center center;
    background-size: 26px;
}
.a_top_telbox .telbox_main{
    width: 200px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -237px;
    /* top: 50%;
    margin-top: -126px; */
    box-shadow: 0 0 6px #ccc;
    font-size: 14px;
    color: #333;
    padding:14px;
    box-sizing:border-box;
    line-height: 26px;
    display: none;
    bottom:0;
    /* visibility: hidden; */
}
/* .a_top_telbox .telbox_main.cur{
    visibility: visible !important;
} */
.a_top_telbox .telbox_mainname{
    background: url(../images/lianxir_icon.png) no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
}
.a_top_telbox .telbox_mainyx{
    background: url(../images/lianxiyx_icon.png) no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    color: #999;
}
.a_top_telbox .telbox_maintel{
    background: url(../images/lianxidh_icon.png) no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    color: #f3a41f;
}
.a_top_telbox .telbox_maint{
    margin-bottom: 12px;
}
.telbox_title{
    font-size: 16px;
    margin-bottom: 6px;
}
/* 咨询点击加载更多 */
.zixun_more{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #e4e4e4;
    margin: 10px 0;
    cursor:pointer;
}
.zixun_more:hover{
    border: 1px solid #2dc060;
    color: #2dc060;
}