body{

    font-family: "微软雅黑", Arial;

    font-size: 14px;

}

.contact_con{

    width: 1000px;

    margin:30px auto auto;

    overflow: auto;

}

.contact_left{

    float: left;

    display: inline;

    width: 218px;

    border: 1px solid #bcbcbc;

    /*border-bottom: none;*/

    height: 216px;

}

.contact_left li{

     width: 100%;

     height: 43px;

     line-height: 43px;

     text-align: center;

     border-bottom: 1px solid #bcbcbc;

     background: #f6f6f6;

    cursor: pointer;

 }

.contact_left li:hover{

    background: #ffffff;

}



.contact_left li a{

    color: #444444;

    font-size: 14px;

}

.contact_rt{

    float: left;

    margin-left: 54px;

    width: 705px;

    /* min-height: 500px; */

    margin-bottom:80px ;

}

.current{

    background: #fcd113;

}

.current{background-color:#74B8ED}



.active{

    background: #ffffff;

}

.nav-list p{

    text-indent: 2em;

    line-height: 25px;

    font-size: 13px;

    color: #444444;

}

.yjfk{



}



.yjfk-con textarea{

    width: 700px;

    height: 198px;

    resize: none;

    padding: 14px 0px;

    border: 1px solid #ECECEC;

    overflow: hidden;

}

.yjfk-bot{

    text-align:right;

}

.yjfk-bot input{

    cursor: pointer;

    text-align: center;

    border-radius: 2px;

    height: 30px;

    line-height: 30px;

    font-family: "Microsoft Yahei";

    font-size: 15px;

    background:#4679B2;

    color:#FFF;

    border:none;

    padding:0px 15px;

    margin-top:15px;

    margin-right: 3px;

}

.user{

    border-bottom: 1px solid #A6C1DE;

    padding-bottom: 10px;

    overflow: auto;

    margin-top:15px;

    width:736px;

}

.discuss_hf span{ color:#4679B2; }

.user p {

    float: left;

    display: inline;

    font-size: 14px;

    margin-left: 10px;

}

.yjfk_ein{

    overflow:auto;

    margin-top:15px;

}

.yjfk_ein span{

    float:left;

    display:block;

    line-height:30px;

    /*font-size:14px;*/

}

.yjfk_ein input{

    float:left;

    display:block;

    width:620px;

    height:30px;

    border:1px solid #cccccc;

    overflow: hidden;

    padding-left: 10px;

}


