a:hover {
    text-decoration: none
}

#new_header {
    height: 76px;
    border-bottom: 2px solid #ff8700;
}

.pub-wrapper {
    padding-top: 77px;
}

#new_header .pubHeader-linethrough-min {
    background: none;
}

#new_header .pub-header-in .in-box {
    height: 77px;
}

#new_header .pub-header-in {
    height: 77px;
    border: none;
    margin-top: 0;
}

#new_header .pub-header-in .topmenu {
    line-height: 77px;
}

.logo {
    float: left;
    margin-top: 8px;
}

#new_header .show {
    float: left;
    width: 124px;
    height: 50px;
    overflow: hidden;
    padding-top: 14px;
    padding-left: 22px;
}

.current {
    background: #f39801;
    /* color: white; */
    cursor: pointer;
}

.titlenav:hover {
    color: #f39801;
}

#new_header .search-box {
    float: left;
    width: 386px;
    margin-left: 20px;
    margin-top: 17px;
}

#new_header .pub-search-box {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    line-height: 42px;
    padding: 0;
    box-sizing: border-box;
    border: 2px solid #ff8700;
}

#new_header .pub-search-box .search-cnt {
    border-radius: 0;
    border: none;
}

#new_header .pub-search-box .btn-search {
    border-radius: 0;
    height: 42px;
    line-height: 42jpx;
    width: 90px;
}

@font-face {
    font-family: "iconfont";
    src: url('iconfont.eot?t=1546914508667');
    /* IE9 */
    src: url('iconfont.eot?t=1546914508667#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAKUAAsAAAAABjgAAAJIAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcApAXAE2AiQDCAsGAAQgBYRtBzQbhgXIrrApw69IgIQE4dhkb793AxOe8xEPT2v/O3dmns1+8SQi0MSzaCKbJ5olEqTfKqUSSZ7Ju99+mvKAhMzzZVk1IoVwkPvA+RmQnNMTrsK0E3ITbr3yBygrg0bls8dvNXO0CH3i3ulfAQUy33mX41401qRJXYBxIAW0N7bJSiTzhrELXMJ5AtW8tsrV7cMTmFFY0wLxLPAUzOR8isKSfaFbs7aIrzr66XOa4kv4/fjnOPokncwqu/Fgy8LqT3Zaft/mvk/wE9DmDjJ2gULcqY1dUxOMXVNjdctgX8XBT23rW8VeTYL9dVbhEJiF4nuSuNJbFU6g0J1RzIx6BLmfy7uVWmM0mhfXl3o+1TM/OPicPOnenidO9k5cBGjHGfxmFSoIPnm9uF8++7/fFPA9pqGnHRfo5wD9PdiDPyHp2VR0mWVJRZXUppJR+QwVVUUL2DXhb6x++rSp0Dd9ckfPXIqsb5UsrF10NE6jq+8Cqh07mxuTWE2UAbZ9AYQx30hGfEM25ocsrF90zPhH11hkVPdics/Gejyeu8KkhCzqVwxMljrHJnNR8RF5j7HirCzknBGXQRAH3X4xuUMp8RwLyidvKOLQcZbgNriM4jjDnLOQjHR9kXzU67m6N3VNlsCcKxhRBLGQ9goFjEzK+e3FXOnzR4jnUUzhloaa6BnCSkHvaKCr34PcUae9Gu7lmtITz5AQDnJYJoG2wSgSi2VQXj8qRAzR5Y+I5EZ6divXV91dX5t83Q6oLEMKu19W3/oq9Yz/6JsAAAAA') format('woff2'), url('iconfont.woff?t=1546914508667') format('woff'), url('iconfont.ttf?t=1546914508667') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('iconfont.svg?t=1546914508667#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-shangchuan:before {
    content: "\e639";
}

#new_header .user-fun .username,
#new_header .user-fun .icon-denglu,
#new_header .user-fun .icon-shangchuan,
#new_header .user-fun .icon-guankanjilu {
    line-height: 77px;
    height: 77px;
}

main {
    width: 1200px;
    margin: 0 auto;
    padding-top: 19px;
}

#sidebar {
    position: fixed;
    width: 100px;
}

.titlenav {
    display: block;
    width: 100px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #000000;
}

.titlenav:hover {
    text-decoration: none;
}

#mainright {
    float: right;
}

#advert {}

#center {
    display: flex;
    justify-content: space-between;
}

#center_right {
    width: 310px;
}

#list {
    position: fixed;
    float: right
}

.box {
    width: 310px;
    background-color: #f4f4f4;
    border-top: 3px solid #f39800;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.list_text {
    font-size: 20px;
    line-height: 30px;
    color: #f39800;
}

.titlecs {
    display: flex;
    justify-content: space-between;
}

.box .word a {
    line-height: 36px;
    font-size: 14px;
    color: #333333;
}

.box .word_1 a {
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.ground_rt .name:hover {
    color: #f39800;
}

.word_2 {
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.box .word a:hover {
    text-decoration: none;
    color: #f39800;
}

.box .word_1 a:hover {
    text-decoration: none;
    color: #f39800;
}

.box a {
    margin-right: 14px;
}

.box div {
    display: flex;
    flex-wrap: wrap;
}

.content {
    display: flex;
    width: 740px;
    border-bottom: 1px solid #c3c3c3;
    text-decoration: none;
    color: #000000;
    padding: 10px 0 10px 0;
}

.content_1 {
    display: flex;
    width: 740px;
    border-bottom: 1px solid #c3c3c3;
    text-decoration: none;
    color: #000000;
    padding: 10px 0 10px 0;
}

.ground {
    width: 200px;
    height: 110px;
}

.ground img {
    width: 200px;
    height: 110px;
}

.ground_1 img {
    width: 100%;
    height: 100%;
}

.ground_p p,
.ground_p_1 p {
    line-height: 20px;
}

.ground_rt {
    margin-left: 10px;
}

.ground_rt .name {
    font-size: 20px !important;
    line-height: 30px;
    color: #000000;
}

.ground_rt>p,
.ground_rt_1>p {
    font-size: 20px !important;
    line-height: 30px;
    color: #000000;
}

.ground_bt {
    display: flex;
    margin-top: 20px;
}

.ground_p {
    display: flex;
    font-size: 14px !important;
    margin-right: 10px;
    color: #666666;
}

.ground_bt a:hover {
    color: #f39801;
}

.img {
    width: 18px;
    height: 18px;
    border-radius: 50% !important;
}

.ground_1 {
    width: 320px;
    float: left;
}

.ground_rt_1 {
    margin-left: 10px;
}

.ground_rt_1 .name {
    font-size: 20px !important;
    line-height: 30px;
    color: #000000;
}

.ground_ry_1 .name {
    font-size: 20px !important;
    line-height: 30px;
    color: #000000;
}

.ground_rt_1 .name:hover {
    color: #f39801;
}

.ground_bt_1 .ground_p_1 {
    font-size: 100%;
}

.ground_bt_1 {
    display: flex;
    margin-top: 20px;
}

.ground_p_1 {
    display: flex;
    font-size: 14px !important;
    margin-right: 10px;
    color: #000000;
}

.ground_bt_1 a:hover {
    color: #f39801;
}

.img_1 {
    width: 18px;
    height: 18px;
}

.titlenav {
    display: block;
    width: 100px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #000000;
}

#sidebar .current {
    background: rgb(243, 152, 0);
    color: white;
    border-radius: 4px;
}