/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../image/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../image/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../image/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .ww{ height:25px; line-height:25px;}
.keifu_con .weixin{ height:96px; text-align:center; margin:10px 0px 0px 0px;}
.keifu_con .weixin_text{ height:35px; line-height:20px; text-align:center; margin:10px 0px 0px -12px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:29px; background:url(../image/keifu.png); background-position:0 -149px; }
ul.sub-menu {
    display: none;
}

.header .logo img {
/*     width: 94px; */
}

.inputrow p span input {
    width: 100%;
    text-indent: 6px;
    line-height: 48px;
    border: #bfbfbf 1px solid;
    color: #999;
    height: 48px;
    /* margin-left: 2.5%; */
    font-family: microsoft yahei,Verdana;
}

.inputrow {
    float: left;
    width: 31%;
    margin-right: 2%;
    /* margin-left: 1.2%; */
    margin-bottom: 2%;
    height: 48px;
    display: table-cell;
}

.inputrow.input-message.reqired p span textarea {
    width: 97.0%;
    height: 208px;
    text-indent: 4px;
    line-height: 33px;
    border: #bfbfbf 1px solid;
    color: #999;
    margin: 20px 0px 0px 2px;
    background: #fff url(../images/i_form_ico4.png) no-repeat right top;
    font-family: microsoft yahei,Verdana;
}

.inputrow.input-message.reqired {
    width: 100%;
    height: auto;
}

.submit_1 {
    width: 100%;
    float: left;
    margin: 30px 0 60px
 0;
    text-align: center;
    font-family: microsoft yahei,Verdana;
}

.submit_1 p input {
    display: inline-block;
    zoom: 1;
    background: #ea5505;
    height: 50px;
    width: 188px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 25px;
    font-family: microsoft yahei,Verdana;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.name {
    background: #fff url(../images/i_form_ico1.png) no-repeat right 0;
}

.phone {
    background: #fff url(../images/i_form_ico2.png) no-repeat right 0;
}

.email {
    margin-right: 0;
    background: #fff url(../images/i_form_ico3.png) no-repeat right 0;
}

.header .nav ul li:hover {
    background: #004a91;
    top: -100px;
}