
.qa_left{ background-color:#EEF3FA; z-index:99;}
.qa_left { background-color:#EEF3FA;}

.qa_leftNav {
    background-color:#FFFFFF;
    z-index:99;
    /*height: 1800px;*/
}
.qa_rightNav{
    background-color:#FFFFFF;
    /*height: 1800px;*/
}

.qa_l_t { background:url(../../images/main/ico_qa.png) 20px center no-repeat #2a77e9; padding-left:54px; height:50px; line-height:50px; color:#ffffff; font-size:16px; }
.qa_l_m { padding-bottom:20px;}
.qa_l_m ul{ display:block; padding:0px; border-bottom:1px #dbe0e8 solid; margin-bottom:0px;}
.qa_l_m ul .t{ display:block; height:50px; line-height:50px; padding-left:49px; font-size:16px; color:#333333; border-bottom:1px #dbe0e8 solid;}
.qa_l_m ul .t:hover{ color:#2a80ff;}
.qa_l_m ul .t1{ background:url(../../images/qa/t1.png) 19px center no-repeat; }
.qa_l_m ul .t2{ background:url(../../images/qa/t2.png) 19px center no-repeat; }
.qa_l_m ul .t3{ background:url(../../images/qa/t3.png) 19px center no-repeat; }
.qa_l_m ul .t4{ background:url(../../images/qa/t4.png) 19px center no-repeat; }
.qa_l_m ul li{ list-style-type: none;}
.qa_l_m ul li a{ text-decoration:none; display:block; height:46px; background:url(../../images/main/lnavbg.png) left bottom no-repeat; line-height:46px; padding-left:50px; font-size:16px; color:#666666; overflow:hidden; transition:color 500ms ease; -webkit-transition:color 500ms ease;-moz-transition:color 500ms ease; -o-transition:color 500ms ease;}
.qa_l_m ul li a:hover ,.qa_l_m ul li.active a{ background-position:left top; color:#2a77e9;}

/*.qa_right { float:right; width:inherit; padding-left: 20px;}*/
.qa_r_t { padding-top:5px; line-height:66px; font-size:22px; color:#333333;font-weight: bold}
.qa_list { padding-bottom:20px; }
.qa_list .item{ padding:5px 0px 5px 0px; border-top:1px #e3e4e8 solid; }
.qa_list .item .t1{ background:url(../../images/main/q.png) left 12px no-repeat; line-height:48px; font-size:18px; color:#333333; font-weight:bold; padding-left:40px; margin-bottom:5px; }
.qa_list .item .m1{ background:url(../../images/main/a.png) left  top no-repeat; line-height:24px; font-size:14px; color:#666666; padding-left:40px; }
/*.qa_list .item{ border-top:1px #e3e4e8 solid; }*/
/*.qa_list .item .t{ background:url(../../images/main/q.png) 4px top no-repeat; line-height:48px; font-size:18px; color:#333333; font-weight:bold; display:inline;vertical-align: middle}*/
/*.qa_list .item .m{ background:url(../../images/main/a.png) 28px  top no-repeat; line-height:24px; font-size:14px; color:#666666; padding-left:60px; }*/

#mainer{
    background-color: #F4F2F2;
    padding-top: 100px;
    /*height: 1000px;*/
}

.qa_nav{
    display:block;
    padding:0px;
    border-bottom:1px #dbe0e8 solid;
    margin-bottom:0px;
    font-size: 16px;
}

.qa_nav ul li{
    background-color:#FFFFFF;
}

.qa_nav ul li a {
    text-decoration: none;
    display: block;
    height: 46px;
    background: url(../../images/leftNav/lnavbg.png) left bottom no-repeat;
    line-height: 46px;
    padding-left: 50px;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    transition:color 500ms ease;
    -webkit-transition:color 500ms ease;
    -moz-transition:color 500ms ease;
    -o-transition:color 500ms ease;
    }

.qa_nav ul li a:hover ,.qa_nav ul li.active a{ background-position:left top; color:#2a77e9;}
.sp{
    margin:0px auto;
    padding:100px 20px 0px 40px;
    width:80%;
    background-color: #F4F2F2;
}

.titleNav{
    background-color: #1a94bc;
    color: white;
    height: 40px;
    padding-bottom: 10px;
    font-size: 17px;
}

.titleNav span{
    padding-bottom: 10px;
}

.titleNavP{
    text-align: center;
    font-size:18px ;
    font-weight:bold;
    letter-spacing: 5px;
}

.mainInfo{
    background-color: #FFFFFF;
    height: 1800px;
}

#headImg{
    border-radius:10px;
    margin:20px;
}

#pUserName{
    /*padding-top:30%;*/
    /*padding-right:30%;*/
    float: right;
    /*clear: both;*/
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
    height: 90px;
    line-height: 90px;
    width: 160px;
}

h5{
    margin-top:5%;
    padding-left: 20%;
}
.qa_user ul{
    display:block;
    padding:0px;
    border-bottom:1px #dbe0e8 solid;
    margin-bottom:0px;
}
/*.qa_user ul li div{*/
    /*margin-left:10%;*/
/*}*/

/*设置关注按钮的样式*/
.btn-attention{
    width: 80px;
    height: 40px;
    background-color:#1a94bc;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
}

.btn-save{
    width: 200px;
    /*height: 40px;*/
    background-color:#1a94bc;
    border-radius: 5px;
    color: #FFFFFF;
    /*font-size: 13px;*/
}

.navmenu{
    font-size: 16px;
}

.div_area{
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    outline: 0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    /*font-size: 12px;*/
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: auto; //超过最大高度就出现滚动条
    _overflow-y: visible;
}

.div_area img{
    /*filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";*/
    /*-moz-background-size:100% 100% ;*/
/*    background-size:100%  100% ;*/
    max-width: 100%;
    max-height: 100%;
}