﻿@charset "utf-8";
body {
    font-family: Microsoft YaHei,Helvetica,sans-serif,Verdana, Arial;
    font-size:12px;
    color:#737779;
}
*{
    margin: 0;
    padding:0;
}

img{
    border:0;
}

a{
    text-decoration: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
ol,ul,dl{
    list-style: none;
}
em,i{
    font-style: normal;
}
button{
    font-family: Microsoft YaHei,Helvetica,sans-serif,Verdana, Arial;
}
.hide{
    display: none;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.tc{
    text-align: center;
}
.tl{
    text-align: left;
}
.tr{
    text-align: right;
}
.pos_r{
    position:relative;
}
.fw_600{
    font-weight: 600 !important;
}
.pos_a{
    position:absolute;
}
.clearfix:after{
    content: ".";
    display: block;
    clear:both;
    height:0;
    visibility: hidden;
}
.hidden{
    display: none;
}
.marTB10{
    margin:10px 0 !important;
}
.marTB26{
    margin:26px 0 !important;
}
.marLR78{
    margin:0 78px !important;
}
.marL30{
    margin-left:30px !important;
}
.marR30{
    margin-right:30px !important;
}
.text_underLine{
    text-decoration: underline;
}
.col_32{
    color:#323232 !important;
}
.col_004{
   color:#00479d !important;
}
.col_fff{
   color:#fff !important;
}
.col_151{
   color:#151e49 !important;
}
.ft18{
    font-size:18px !important;
}
.ft16{
    font-size:16px !important;
}
.ft14{
    font-size:14px !important;
}
.ft15{
    font-size:15px !important;
}
.bg_fff{
    background: #fff !important;
}
.bg_222{
    background: #222 !important;
}
.img_code{
    left: -22px;
    top: 32px;
    width:85px;
    border:5px solid #fff;
    z-index: 10;
}
.colfd7{
    color:#fd7045 !important;
}
.curP{
    cursor: pointer;
}
.header,.nav .nav_wrap,.footer{
    width:100%;
    min-width: 1200px;
    margin: 0 auto;
}
.header .header_top_con,
.nav,
.footer_con{
    width:1200px;
    margin:0 auto;
}
.header .header_top{
    min-width: 1200px;
    margin: 0 auto;
    background: #191d29;

}
.header .header_top_con{
    /*height:32px;*/
    /*line-height:32px;*/
    min-width: 1200px;
    margin: 0 auto;
}
.header .header_top_con > span{
    height:32px;
    line-height:32px;
    color:#eee
}
.header .header_top_con ul li{
    float:left;
    color:#fff;
    /*margin-right:12px;*/
}
.header .header_top_con ul li a{
    color:#fff;
}
.header ul.header_login li{
    padding: 0 15px 0 11px;
    display: inline-block;
    height:32px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.header ul.header_login li:after{
    content:"|";
    padding-left:25px;

}
.header ul.header_login li.last{
    padding-right:0;
    margin-right: 0
}
.header ul.header_login li.last:after{
    content:"";
    padding:0
}
.header .header_top_con ul li a:hover{
    color:#65cfff;
}
.header .nav{
    height:100px;
    line-height: 100px;
    min-width: 1200px;
    margin: 0 auto;
}
.header .nav_wrap{
    background: #f3f4f6;
    min-width: 1200px;
    margin: 0 auto;
}
.header .nav .logo{
    height:100px;
}
.header .nav .logo a{
    display: inline-block;
    height:70px;
    margin-top:15px;
}
.header .nav .navCon ul li{
    float:left;
    font-size:18px;
    padding:0 35px;
}

.header .nav .navCon ul li.last{
    padding-right: 0;
}
.header .nav .navCon ul li a{
    color:#222;
    padding: 5px 0;
}
.header .nav .navCon ul li a.active{
    /*border-bottom: 2px solid #fd7045;*/
    color:#fd7045
}
.header .nav_silde{
    padding: 15px 0;
    border:1px solid #e5e5e5;
    width: 555px;
    background: #fff;
    top:32px;
    right:0px;
    z-index: 100;
}
.header .nav_silde h2{
    color:#323232
}
.header .header_top_con ul li.slideDown .nav_silde p a,
.header .header_top_con ul li.slideDown .nav_silde p{
    color:#5e5e5e;
    font-size: 14px;
}
.header .header_top_con ul li.slideDown .nav_silde p a:hover{
    text-decoration: underline;
}
.header .header_top_con ul li.slideDown .nav_silde p{
    line-height: 25px;
}
.header .nav_tip{
    background:url('../images/header_sildeDown.png');
    width:17px;
    height:7px;
    top: -8px;
    left:527px;
}
.header .nav_tip.a{
    left: 218px;
}
.header .nav_silde .nav_silde_l,
.header .nav_silde .nav_silde_r{
    padding: 0 30px;
}
.header .nav_silde .nav_silde_l,
.header .nav_silde .nav_silde_c{
    border-right: 1px solid #e6e6e6
}
.header .nav_silde .nav_silde_c{
    padding:0 20px
}
.bor_b{
    width: 25px;
    height: 2px;
    background: #fd7045;
}
/*header-end*/

/*footer-start*/
.footer{
    background: #191d29;
    padding:65px 0;
    min-width: 1200px;
    margin: 0 auto;
}

.footer .footer_state img{
    border:5px solid #fff
}
.footer .footer_addr{
    width: 627px;
}
.footer .footer_addr p{
    color:#fff;
    font-size: 14px;
}
.footer .footer_addr p img{
    vertical-align: middle;
    margin-right:10px;
}
.footer_con {
    width: 1106px;
}
/*footer-end*/
/* 返回顶部 */
.back {
    position: fixed;
    right: 0;
    bottom: 70px;
    z-index: 100;
}

.back ul li {
    padding-top: 2px;
}

.back_top {
    position: relative;
}

.fanhui {
    position: absolute;
    left: -132px;
    top: 3px;

}

.weixin_show {
    position: relative;
}

.weixin {
    position: absolute;
    left: -102px;
    top: -55px;
}

.kefu {
    position: relative;
}

.kefu_cnt {
    position: absolute;
    left: -132px;
    top: 3px;

}

.rexian {
    position: relative;
}

.rexian_cnt {
    position: absolute;
    left: -132px;
    top: 3px;

}

/* 返回顶部 end */
/*弹窗*/
.alert_con{
    position: fixed;
    width:520px;
    margin-left:-260px;
    margin-top:-180px;
    left: 50%;
    background: #fff;
    z-index: 1000;
    top: 50%;
    border:#808080 solid 10px;
    padding-bottom:50px;
}
.alert_bg{
    width:100%;
    height:100%;
    background: #fff;
    opacity:0.1;
    filter:alpha(opacity=50);
    position: fixed;
    left:0;
    top:0;
    right:0;
    bottom: 0;
    z-index: 999;
}
.alert_con > p{
    font-size: 24px;
    color:#323232;
    line-height: 40px;
}
.alert_con > span{
    padding:10px;
    cursor:pointer
}
.alert_con > p img{
    margin:45px 0 45px 41px
}