@charset "utf-8";

/* CSS Document */

.topb .nav li.on {
    background-color: #ddd;
}

.topb .nav li.on a {
    color: #ff510c;
    padding: 0 10px;
}

.mainBody {
    margin-top: 10px;
}

#side {
    width: 180px;
    border: 1px solid #e0cfc4;
    line-height: 30px;
}

#sign {
    width: 1000px;
}

#side li {
    background: url(../images/li_bg_on.jpg);
}

#side li a {
    margin-left: 16px;
    background: url(../images/icon_01.jpg) left center no-repeat;
    padding-left: 17px;
}

#side li ul li {
    background: url(../images/li_bg.jpg);
}

#side li ul li a {
    background: none;
}

.infoarea,
#location {
    border-top: 1px solid #cdced0;
    border-bottom: 1px solid #cdced0;
    padding: 25px;
    height: 168px;
    font-family: "宋体"
}

.user_logo {
    width: 145px;
    height: 145px;
    border: 1px solid #eee;
    float: left;
}

.info_main {
    padding-left: 47px;
    padding-top: 30px;
    padding-bottom: 25px;
    line-height: 25px;
    color: #726d6b;
    font-size: 13px;
    width: 270px;
}

.info_contact {
    width: 195px;
    background: url(../images/line.jpg) left center no-repeat;
    padding-left: 120px;
    line-height: 27px;
}

.loginF {
    width: 380px;
    height: 230px;
    margin: 50px auto;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 0 10px #999;
    font-size: 14px;
}

.loginF h3 {
    margin-bottom: 20px;
    text-align: center;
}

.loginF .form-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    background-color: #eee;
    border-radius: 5px;
    height: 40px;
}

.loginF .form-item label {
    min-width: 30%;
    text-align: center;
}

.loginF .form-item div {
    background-color: #fff;
    margin: 2px;
    flex: auto;
    height: 36px;
}

.loginF .form-item div input {
    border: none;
    width: 100%;
    height: 100%;
    padding: 0;
}

.loginF .logbtn {
    background-color: #ff510c;
    color: #fff;
    border: none;
    width: 100px;
    height: 30px;
    margin: 0 auto;
    display: block;
}

.logo_btn {
    background: url(../images/btn_01.jpg);
    display: block;
    width: 114px;
    height: 28px;
    margin-left: 15px;
}

#location {
    padding: 8px 10px;
    height: auto;
    margin-bottom: 25px
}

#location a:hover {
    color: red;
}

.pro_list {
    margin-top: 55px;
}

.pro_list li {
    padding: 8px 0px;
    vertical-align: middle;
    border-top: 1px solid #e9e9e9;
    _padding-bottom: 5px;
}

.pro_list li.action_area {
    padding: 10px 0px;
    border-top: 0px;
}

.action_area a {
    background: #f3f3f3;
    border: 1px solid #d1d1d1;
    color: #404040;
    padding: 5px 8px;
}

.action_area a.more_act {
    background: url(../images/down_array_2.jpg) right center no-repeat;
    border: none;
    color: #000000;
    float: right;
    padding-right: 15px;
    margin-right: 15px;
}

.info_select {
    width: 20px;
    text-align: center;
    color: #ff6600;
    padding: 10px 2px;
    line-height: 18px;
}

.info_pic {
    float: left;
    width: 114px;
}

.info_pic img {
    border: 1px solid #f3f3f3;
    width: 100px;
    height: 100px;
}

.info_cate {
    color: #ff6600;
    width: 190px;
    line-height: 92px;
    _margin-top: 35px;
}

.info_cate select {
    width: 138px;
    background: #ffffff;
    border: 1px solid #abadb3;
}

.info_model {
    color: #ff6600;
    width: 350px;
    line-height: 92px;
    _margin-top: 35px;
}

.info_model input {
    width: 104px;
    height: 18px;
    border: 1px solid #abadb3;
    background: #ffffff;
    text-align: center
}

.info_pubtime {
    width: 70px;
    text-align: center;
    padding: 25px 10px;
    line-height: 22px;
}

.info_moreact {
    width: 55px;
    line-height: 22px;
    padding: 25px 20px;
}

.pro_list li.action_area2 {
    background: #f3f3f3;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 2px;
    padding: 5px 0px;
    line-height: 21px;
    _padding: 2px 0px;
}

.page_area {
    text-align: right
}

.page_area a.page {
    width: 21px;
    height: 21px;
    border: 1px solid #91aaed;
    background: #5997d4;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    line-height: 21px;
}

.page_area input.goto {
    width: 32px;
    height: 18px;
    border: 1px solid #abadb3;
    background: #ffffff;
}


/* usre_info css start*/

#user_info_form {
    line-height: 20px;
}

#user_info_form li {
    padding: 8px 0px;
}

#user_info_form li span {
    display: block;
    float: left
}

#user_info_form li span.biaoti {
    width: 100px;
    padding: 0px 10px;
    text-align: right;
}

#user_info_form li span.input {
    width: 800px;
    padding: 0 5px;
}

#user_info_form li .must {
    text-align: center;
    color: red;
    font-size: 12px;
}

#user_info_form li span.input input {
    width: 200px;
    background: #ffffff;
    text-align: left
}

#user_info_form li span.un_mod {
    color: #999999;
}

#user_info_form li span.btn_area {
    width: 150px;
    margin: 0 auto;
    text-align: center;
    float: none
}

#user_info_form li span.btn_area input {
    padding: 0px 5px;
    border: 1px solid #abadb3;
    line-height: 18px;
}


/* usre_info css end*/


/* user_honor css start*/

.honor_list li {
    width: 380px;
    float: left;
    height: 150px;
    overflow: hidden;
    border: 1px solid #abadb3;
    margin: 10px;
    padding: 8px;
    _margin: 8px;
}

.honor_list li img {
    width: 140px;
    height: 140px;
    padding: 2px;
    border: 1px solid #eee;
    float: left;
    display: block;
    _display: inline
}

.honor_list li .honor_info {
    line-height: 30px;
    padding: 20px 8px;
    ;
    width: 210px;
    float: right;
    font-size: 14px;
}

.honor_list li .honor_info a:hover {
    text-decoration: underline
}


/* user_honor css end*/

.must {
    color: #ff0000;
}