@charset "utf-8";

/* CSS Document */

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 20px;
}

ul,
li {
    padding: 0;
    list-style: none;
}

ul {
    padding-left: 0
}

img {
    border: 0px;
}

.divli li {
    display: inline-block;
}

body {
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: #333333;
    overflow: visible;
    scrollbar-arrow-color: #f1f1f1;
    scrollbar-face-color: #f1f1f1;
    scrollbar-3dlight-color: #f1f1f1;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #f1f1f1;
    scrollbar-darkshadow-color: #f1f1f1;
    scrollbar-track-color: #ffffff;
    scrollbar-base-color: #f1f1f1;
}

#bg {
    height: 800px;
    width: 100%;
    position: relative;
}

#supceng {
    width: 1060px;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: -10;
    position: absolute;
}

#kong {
    /*height:20px;*/
    /*background:url(/sitefiles/services/data/css/../images/hui.png);*/
    background-position: top;
    background-repeat: repeat-x;
}

#kong2 {
    height: 45px;
}

#kong3 {
    height: 177px;
}

#top {
    height: 120px;
    width: 1060px;
    margin: 0 auto;
    position: relative;
    font-family: "»ªÎÄÖÐËÎ";
    font-size: 43px;
    color: #FFF;
    font-weight: bold;
    line-height: 120px;
}

#arrow-down {
    width: 12px;
    height: 12px;
    background: url(/sitefiles/services/data/css/../images/arrow-down.png);
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    z-index: 11;
    left: 60px;
    top: 400px;
}

#pertty {
    top: 0px;
    background: url(/sitefiles/services/data/css/../images/pertty2.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 166px;
    width: 392px;
    margin: 0 auto;
    position: absolute;
    z-index: 10;
    background-size: 100%;
}

#perttygirl {
    position: absolute;
    right: 0;
    top: 0px;
    height: 168px;
    width: 110px;
    z-index: 11;
}

#main {
    width: 1170px;
    height: 552px;
    margin: 20px auto;
    position: relative;
}

#middle {
    height: 552px;
    width: 1170px;
    position: relative;
}

#left {
    top: 0px;
    left: 0px;
    width: 647px;
    height: 542px;
    background: url(/sitefiles/services/data/css/../images/left.png) center top no-repeat;
    float: left;
    z-index: 5;
}

#right {
    top: 0px;
    left: 0px;
    float: right;
    width: 500px;
    height: 540px;
    position: relative;
}

#rightbottom {
    top: 0px;
    left: 0px;
    float: right;
    width: 500px;
    height: 365px;
    border: 1px #dcdcdc solid;
    box-sizing: border-box;
    padding: 0 23px;
}

#rightbottom ul {
    padding-left: 0
}

#rightbottom ul li a {
    text-decoration: none;
    display: block;
    height: 64px;
    padding-top: 10px
}

#rightbottom ul li {
    float: left;
    background-color: #f0f0f0;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 10px;
    height: 64px;
    text-align: center;
}

#rightbottom ul li:nth-of-type(4n) {
    margin-right: 0;
}

#rightbottom ul li i {
    font-size: 22px;
    color: #b6b6b6
}

#rightbottom ul li span {
    font-size: 12px;
    color: #b6b6b6;
    text-decoration: none;
}

#rightbottom ul li:hover {
    background-color: #004c98
}

#rightbottom ul li:hover * {
    color: #FFF
}

#topic {
    left: 7px;
    right: 0;
    top: 0px;
    margin: 0 auto;
    width: 630px;
    height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

#searchresult {
    left: 0;
    padding: 0 8px;
    box-sizing: border-box;
    bottom: 52px;
    display: none;
    width: 595px;
    position: absolute;
    z-index: 3;
    overflow: hidden;
    background: #FFFFFF;
    border: solid 1px #d3d3d3;
}

#search {
    margin: 0 10px;
    left: 7px;
    right: 20px;
    height: 100px;
    width: 597px;
    padding: 0 5px;
    padding-top: 10px;
}

#txt_search {
    margin: 10px 0px 0px 0px;
    text-align: left;
    vertical-align: middle;
    background: url(/sitefiles/services/data/css/../images/inputnew.png) no-repeat;
    width: 495px;
    height: 88px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 3px;
    color: #333333;
    border: 0px;
    padding: 5px;
    outline: none;
    resize: none;
    display: block;
    overflow: hidden;
}

#send {
    background: url(/sitefiles/services/data/css/../images/sendnew.png);
    background-position: left center;
    background-repeat: no-repeat;
    border: 0px;
    width: 88px;
    height: 88px;
    float: right;
    cursor: pointer;
}

#note {
    color: rgb(60, 33, 17);
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
}

#count {
    color: rgb(0, 66, 118);
    font-weight: 700;
    font-size: 22px;
    font-style: italic;
    font-family: Constantia, Georgia;
    margin: 2 5px;
}

.csscontent {}

.answer {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 14px;
    width: 85%;
    position: relative;
    /*??????????????????????????*/
    clear: both;
}

.answer_icon {
    float: left;
    width: 58px;
    height: 58px;
    background: url(/sitefiles/services/data/css/../images/robotnew.png) center top no-repeat;
}

.answer_bar {
    background: url(/sitefiles/services/data/css/../images/ml.png) center center no-repeat;
    width: 10px;
    height: 19px;
    left: 63px;
    top: 14px;
    position: absolute;
    z-index: 6;
}

.answer_msg {
    margin-left: 72px;
    margin-right: 5px;
    position: relative;
}

.answer_content {
    float: left;
    padding: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background-color: #ffffff;
    word-break: break-all;
}

.ask {
    float: right;
    padding-top: 10px;
    margin: 10px 12px 10px 10px;
    font-size: 14px;
    width: 85%;
    position: relative;
}

.ask_icon {
    float: right;
    width: 58px;
    height: 58px;
    background: url(/sitefiles/services/data/css/../images/usernew.png) center top no-repeat;
}

.ask_msg {
    margin-left: 30px;
    margin-right: 65px;
}

.ask_bar {
    float: right;
    background: url(/sitefiles/services/data/css/../images/mr.png) center center no-repeat;
    width: 9px;
    height: 12px;
    top: 14px;
    right: 59px;
    position: absolute;
    z-index: 4;
}

.ask_content {
    background: #ffffff;
    color: #004c98;
    border: 1px solid #d9d9d9;
    float: right;
    padding: 10px;
    border-radius: 5px;
    word-break: break-all;
}

#DealNews {
    display: block;
    float: left;
    width: 98%;
}

#CommonNews {
    display: none;
    float: left;
    width: 98%;
}

#more {
    float: left;
    width: 98%;
}

#bottom {
    width: 980px;
    height: 156px;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}

.tzxq-list {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
    text-align: left
}

.tzxq-list a:link {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
    text-align: left
}

.tzxq-list a:visited {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
    text-align: left
}

.tzxq-list a:hover {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
    text-align: left
}

.tzxq-list a:active {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
    text-align: left
}

.shzxq-first-title {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px;
    color: #000000;
}

a.shzxq-first-listtitle:link {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
}

a.shzxq-first-listtitle:visited {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
}

a.shzxq-first-listtitle:hover {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #ff6814;
}

a.shzxq-first-listtitle:active {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #666666;
}

.std {
    cursor: pointer;
}

.content {
    cursor: pointer;
    background-color: #f0f0f0;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 13px;
}

#bottom {
    width: 1060px;
    height: 156px;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}