@charset "utf-8";
/* CSS Document */

/*重置共用部分*/
html{overflow-x:hidden}
body{margin:0;padding:0}
*{font-family:"微软雅黑";color:#333}
/*img{display:block;} */
a{ text-decoration:none;}
ul,li{margin:0;padding:0;list-style:none}
dl,dd{margin:0;padding:0}
h1,h2,h3,h4,h5{margin:0;padding:0;font-weight:normal}
p{margin:0;padding:0}
input{margin:0;padding:0;outline:none;border:none;}
select{ border:none;outline:none;}
.fixclear{clear:both}
/*顶部条部分*/
.header_top_box{background:#F5F5F5;border-bottom:#E8E8E8 1px solid}
.header_top{width:1170px;margin:auto;}
.header_top span{display:block;float:left;font-size:12px;background:url(../img/header_top_zuobiao.png) no-repeat;line-height:12px; padding-left:14px;margin-top:10px;margin-bottom:10px;}
.header_top span:hover{cursor:pointer;color:#e00}
.header_top ul{float:right;margin-top:8px}
.header_top ul li{float:left;margin-right:20px}
.header_top ul li a{padding-left:20px;display:block;line-height:16px;font-size:12px}
.shoucang a{background:url(../img/header_top_shoucang.png) no-repeat;}
.shouji a{background:url(../img/header_top_shouji.png) no-repeat;}
.call a{ background:url(../img/header_top_call.png) no-repeat;font-weight:bold}
.header_top .call{margin-right:0;}
/*logo/搜索框部分*/
.header_box{width:1380px;margin:auto;margin-top:20px;}
.header_logo{float:left;margin-left:10px;margin-top:8px;}
.header_search_box{float:left;margin-top:20px;}
.search_xla{padding-left:18px;padding-right:6px;margin-right:-6px;font-size:12px;height:32px;float:left}
.header_search{border:#084F2B 2px solid;}
.header_search input{font-size:12px;line-height:30px;float:left}
.search_case{padding-left:6px;width:320px;}
.header_search .search_but{width:60px;line-height:32px; background:#084F2B;color:white;padding-left:-40px;}
.search_text a{font-size:12px;margin-left:4px;margin-right:4px;}
.search_text a:hover{ text-decoration:underline}
.header_you_tu{float:right;}

@-moz-document url-prefix(){
	/*这段区域的样式代码只在firefox起作用*/ 
	select{
		border: solid 1px transparent!important;
    -moz-appearance: none!important;
            background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent!important;
            padding-left: 6px !important;
            padding-right: 9px !important;
            margin-right: -3px !important;
    }
    

}

/*顶部导航栏*/
.nav_box{background:#084f2b;margin-top:15px;min-width:1200px;}
.nav{width:1370px;margin:auto;}
.nav ul{float:left;}
.nav ul li{padding:16px 22px;width:80px;border-right:#0a6c3a 1px solid;text-align:center}
.nav ul li a{color:white;font-size:16px;}
.nav .shouye{margin-left:24px;}
.nav .border_right_none li{border:none}

.sub_box{position:relative;}
.sub{position:absolute;width:124px;background:#084f2b;left:0;top:99%;z-index:2}
.nav .sub a{display:block; text-align:center;font-size:14px;padding:8px 0;border-bottom:#197856 1px solid;color:white}
.sub{display:none}
.sub .border_bottom{border:none}
.sub_box:hover .sub{display:block}
.sub a:hover{background:#1bb934;cursor:pointer;}
.nav ul li:hover{background:#17804B}
/*友情链接*/
.lianjie_box{width:1170px;margin:auto}
.lianjie_box dt{margin-top:30px;margin-bottom:20px}
.lianjie_box dd a{font-size:12px;margin-right:10px;color:#666}
.lianjie_erhang{margin-left:75px;}
.lianjie_box a:hover{ text-decoration:underline}
/*页脚部分*/
.footer_big_box{background:#252525;padding:40px 0;margin-top:10px;min-width:1200px;}
.footer_box{width:1170px;margin:auto}
.footer_box ul{float:left;padding-right:60px;margin-left:60px; border-right:#333 1px solid}
.footer_box ul li a{font-size:12px;color:#949494;}
.footer_box_title{margin-bottom:20px;}
.footer_box .footer_01{margin:0}
.footer_box .footer_weixin{border:0;margin-left:60px}
.footer_weixin li{margin-left:20px;margin-top:8px}
.banquan_box{background:#000;min-width:1200px;}
.banquan{width:1170px;margin:auto}
.banquan span{color:#333;text-align:center;display:block;padding:6px 0;font-size:12px;}
.footer_box a:hover{ text-decoration:underline;}

::-webkit-input-placeholder {  
    color: #a9a9a9; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #a9a9a9; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #a9a9a9; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #a9a9a9; 
}


/*页面红包样式*/


.zx_xrhb {
    z-index: 998;
    position: fixed;
    left: 68%;
    width: 93px;
    margin-left: 220px;
    background: url(http://fastued3.jia.com/image/zixun/newperson/line.png) center top no-repeat;
    height: 0;
    top: 0;
}



.zx_xrhb .line {
    position: absolute;
    bottom: -100px;
    left: -54px;
    z-index: 10;
    display: none;
    width: 179px;
    height: 181px;
    margin: 0;
}

.line .close_line {
    display: inline-block;
    position:absolute;
    top:-10px;
    right:5px;
    color:#000;

}

/*红包收缩按钮*/
.close_line:hover {
    cursor: pointer;
}

/*红包收缩图*/
.zx_xrhb_hide {
    width:120px;
    height:40px;
    position:fixed;
    top:0;
    left:1200px;
    color:#ffd43f;
    line-height: 40px;
    text-align: center;
    background-color: #e1544a;
    z-index: 8888;
    border-radius: 5px;
    font-weight: bold;
    font-size:20px;
    display:none;
}

.zx_xrhb_hide:hover {
    cursor: pointer;
}




/*红包弹出层*/
.layer_shade_hb {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 99999;
}

/*红包弹窗*/
.newperson_pop {
    width: 402px;
    padding-top: 270px;
    height: 285px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -190px;
    margin-top: -267.5px;
    z-index: 99999;
    text-align: center;
    display: none;
    background: url(http://www.xajzzs.cn/tpl/xin_geshi/Public/img/xrhb_bg_new.png) no-repeat;
}

.newperson_pop .xr_phone {
    display: block;
    width: 250px;
    margin: 0 auto;
    font-size: 16px;
    color: #c6a692;
    height: 38px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    box-shadow: 1px 1px 3px #f5ecbd inset;
    background: #f5ecbd;
}

.newperson_pop .open_btn {
    display: block;
    width: 128px;
    height: 128px;
    line-height: 96px;
    text-align: center;
    margin: 0 auto;
    /* background: #ffd43f; */
    color: #e33220;
    font-size: 54px;
    margin-top: 36px;
    border-radius: 50%;
    /* box-shadow: 1px 1px 3px #9f342e; */
    text-indent: -99999999px;
}

.hb_close {
    position: absolute;
    right: 16px;
    top: 20px;
    width: 17px;
    height: 17px;
    background: transparent url(http://fastued3.jia.com/image/zixun/newperson/hb_close.png) 0 0 no-repeat;
    display: block;
}

/*开红包弹窗*/
.suc_get {
    position: fixed;
    width: 340px;
    height: 280px;
    background: url(http://www.xajzzs.cn/tpl/xin_geshi/Public/img/hb_success_new.png) no-repeat #e1e1e1;
    padding: 290px 30px 0 30px;
    left: 50%;
    top: 50%;
    margin-top: -315px;
    margin-left: -200px;
    z-index: 99999;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #333;
    line-height: 18px;
    display: none;
}



