/*design by Chandixiu QQ:170067733*/

/*base*/

@import url("fonts/iconfont.css");
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff;
}

body {
    min-width: 1200px
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Geneva, Microsoft YaHei, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    color: #585858;
    -webkit-font-smoothing: antialiased;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
dd,
dt,
dl {
    margin: 0px;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
.btn {
    clear: both;
    font-size: 14px;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    _display: block;
}

form,
input,
select;
,
textarea,
td,
th {
    font-size: 12px;
}

img {
    border: none;
}

em,
i {
    font-style: normal
}

li {
    list-style-type: none;
}

button,
input {
    height: auto;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

textarea {
    background: none repeat scroll 0 0 #ffffff;
    resize: none;
}

/*link style*/

/*link style*/

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #3592e2;
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m {
    margin: auto;
    width: 1200px;
    clear: both;
    position: relative
}

.warp {
    margin: auto;
    width: 1200px;
    clear: both;
    overflow: hidden
}

.w1200 {
    margin: auto;
    width: 1200px;
    clear: both;
}

.top {
    background: white;
    position: relative;
    height: 100px;
    padding: 10px 0
}

/*é¡¶éƒ¨åŒºåŸŸ*/

.head {
    background: #fff;
    width: 100%;
    height: 20px;
    padding: 9px 0;
    font-size: 14px;
    color: #333;
    border-bottom: #ddd 1px solid;
}

.head_m {
    margin: auto;
    width: 1200px;
    position: relative
}

.head_m span {
    padding: 0px 10px;
    border-left: 1px solid #999;
    display: inline-block;
    cursor: pointer;
}

.head_m .qqlogin {
    border-left: none;
    margin-left: 5px;
}

.head_l {
    float: left;
}

.head_r {
    float: right;
}

.head_r span:nth-child(1) {
    border-left: none;
}

.mobile_browser:before {
    content: "\e628";
    font-family: "iconfont";
    width: 20px;
    height: 20px;
    line-height: 16px;
    float: left;
}

.mobile_browser {
    position: relative;
    z-index: 1;
}

.mobile_browser .ewmss {
    width: 97px;
    height: 130px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 29px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: none;
}

.mobile_browser:hover .ewmss {
    display: block;
}

.mobile_browser .ewmss img {
    width: 100%;
}

.mobile_browser .ewmss p {
    height: 20px;
    line-height: 20px;
    color: #999;
    text-align: center;
    display: block;
    margin-top: 5px;
}

.logo {
    width: 350px;
    position: relative;
    height: 60px;
    overflow: hidden;
    padding: 15px 0
}

.logo img {
    float: left
}

.modname {
    float: left;
    margin-left: 13px;
    margin-top: 5px
}

.modname h5 {
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    margin-bottom: 10px;
    height: 16px;
    line-height: 16px;
}

.modname h5 b {
    float: left;
    font-weight: normal
}

.modname i {
    width: 10px;
    height: 10px;
    border: 1px #999 solid;
    border-right-width: 0;
    border-bottom-width: 0;
    display: inline-block;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: -2px;
    float: left;
    margin-left: 10px;
}

.modname p a {
    display: block;
    border: #eee 1px solid;
    background: #f7f7f7;
    line-height: 25px;
    font-size: 14px;
    width: 70px;
    text-align: center;
    overflow: hidden
}

.slogo {
    float: left;
    margin-top: 5px
}

.head_search {
    float: left;
    height: 40px;
    margin-top: 27px;
    position: relative;
}

.search_i {
    width: 340px;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0px 0 0 10px;
    color: #666666;
    background: url('image/spacer.gif');
    border: #3592e2 2px solid;
    border-left: none;
    border-right: none
}

.search_i:focus {
    outline: none;
}

.search_m {
    width: 80px;
    cursor: default;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    color: #333;
    border: #3592e2 2px solid;
    float: left;
    border-right: none;
    text-indent: 12px;
}

.search_s {
    width: 80px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    border: none;
    text-align: center;
    margin: 0;
    cursor: pointer;
    color: white;
    background: #3592e2;
    float: right;
}

.dropdown {
    position: relative;
    z-index: 1;
    width: 80px;
    float: left;
}

.dropdown .level {
    position: relative;
    height: 42px;
    display: block
}

.dropdown .level i {
    width: 5px;
    height: 5px;
    border: 1px #aaa solid;
    border-right-width: 0;
    border-bottom-width: 0;
    display: inline-block;
    margin-left: 7px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
    right: 8px;
    top: 16px;
}

.dropdown .dropdown-menu {
    position: absolute;
    width: 100%;
    left: 2px;
    top: 40px;
    box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);
    background: #fff;
    margin-top: 0px;
    padding-bottom: 10px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    display: block;
    min-width: auto;
    border: 0;
    border-radius: 0;
    padding-top: 5px
}

.dropdown .dropdown-menu li {
    margin: 0;
    display: block;
    line-height: 25px;
    font-size: 14px;
    padding-left: 10px;
    cursor: pointer
}

.dropdown .dropdown-menu li:hover {
    color: #ff6000;
    font-weight: bold
}

.dropdown:hover .level {
    color: #006953;
    opacity: 1;
}

.dropdown:hover .level i {
    border-left-width: 0;
    border-top-width: 0;
    margin-top: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}

.dropdown:hover .dropdown-menu {
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
}

#search_tips {
    z-index: 1000;
    position: absolute;
    width: 436px;
    overflow: hidden;
    cursor: pointer;
    margin: 78px 0 0 422px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    background: #FFFFFF;
    border: #3592e2 2px solid;
    padding-top: 8px;
}

#search_tips div {
    height: 20px;
    padding: 3px 8px 3px 10px;
    clear: both;
    overflow: hidden;
}

#search_tips div span {
    float: right;
    font-size: 12px;
}

#search_tips label {
    display: block;
    width: 100%;
    background: #f5f5f5;
    font-size: 12px;
    line-height: 26px;
    color: #ff7200;
    text-align: right;
}

.search_t_div_1 {
    color: #333333;
}

.search_t_div_1 span {
    color: #008000;
}

.search_t_div_2 {
    background: #3366CC;
    color: #FFFFFF;
}

.search_t_div_2 span {
    color: #FFFFFF;
}

.fabu {
    height: 40px;
    float: right;
    font-size: 14px;
    margin-top: 25px;
    margin-left: 20px;
    color: #666;
}

.fabu:before {
    content: "\e832";
    font-family: "iconfont";
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    color: #3592e2;
    font-size: 36px;
    float: left;
    margin: 3px 5px 0 0;
}

.fabu span {
    overflow: hidden;
    display: block;
}

.fabu p {
    font-size: 24px;
    color: #3592e2;
}

/*è´­ç‰©è½¦*/

.grid-car {
    width: 120px;
    margin-right: 50px;
    float: right;
    padding: 10px;
    margin-top: 15px;
    font-size: 14px;
    background: #f7f7f7;
    color: #000;
    border-radius: 5px;
    border: #dadada 1px solid;
    padding-left: 15px;
}

.grid-car i {
    margin-right: 10px;
    color: #3592e2;
    font-size: 16px
}

.grid-car:hover {
    background: #3592e2;
    border: #3592e2 1px solid;
}

.grid-car:hover span {
    color: #fff;
}

.grid-car:hover i {
    color: #fff;
}

.grid-car span {
    float: left;
    margin-right: 6px;
}

.grid-car em {
    color: white;
    font-weight: bold;
    margin-left: 4px;
    background: #3592e2;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 100%;
    display: block;
    overflow: hidden
}

/* form style */

.cdx-form {
    width: 1140px;
    overflow: hidden;
    padding: 30px 30px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    background: white;
    margin: 0px auto;
    font-size: 14px;
}

.cdx-form input {
    border: #e3e3e3 1px solid;
    padding: 7px
}

.cdx-form select {
    border: #e3e3e3 1px solid;
    padding: 6px
}

.cdx-form input.adr {
    margin-top: -4px
}

.cdx-box {
    width: 1140px;
    overflow: hidden;
    padding: 20px 30px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    background: white;
    margin: 0px auto;
    font-size: 14px;
}

/* menu */

.menu {
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
}

.menu li {
    float: left;
}

.menu li a {
    padding: 0px 15px;
    display: block;
    font-size: 18px;
    margin: 0 15px;
    color: #000
}

.menu li a:hover {
    color: #3592e2
}

.menu .menuon a {
    color: #3592e2;
    font-weight: 700;
}

.head-b {
    height: 40px;
    background: #fff;
    position: relative;
    *position: static;
    width: 100%;
}

.menu-db {
    margin-right: 20px;
    float: left;
    width: 160px;
    background: #3592e2;
    padding: 0 20px;
    color: #fff;
    height: 40px;
    line-height: 33px;
    font-size: 14px;
    position: relative
}

.menu-db b {
    font-weight: normal;
}

.menu-db i {
    font-size: 18px;
    margin-right: 5px;
}

.menu-db:hover .im0l {
    display: block
}

.im0l {
    width: 200px;
    float: left;
    background: rgba(0, 0, 0, .6);
    z-index: 100;
    position: absolute;
    left: 0px;
    top: 40px;
    box-sizing: border-box;
    display: none;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
}

.im0l i {
    font-style: normal;
    font-weight: bold;
    float: right;
    font-family: simsun;
    margin-right: 20px;
}

.im0l li {
    height: 36px;
    line-height: 36px;
    padding: 0 10px 0 17px;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    width: 190px;
}

.im0l div {
    display: none;
    position: absolute;
    left: 200px;
    top: 0px;
    background: white;
    z-index: 1000;
    width: 970px;
    height: 340px;
    padding: 10px 15px;
    text-align: left;
    -webkit-transition: all 0.5s ease;
    border: #eee 1px solid;
    -moz-transition: all 0.5s ease;
    overflow-y: scroll
}

.im0l li a {
    color: #fff
}

.im0l dl {
    margin: 0 1% 10px 1%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.im0l dl a:hover {
    color: #3592e2
}

.im0l dt {
    height: 25px;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    padding: 0;
    margin: 0;
    float: left;
    width: 20%;
}

.im0l li div dt a {
    color: #333;
}

.im0l dd {
    margin: 0;
    padding: 0px 0;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
    float: left;
    width: 75%;
}

.im0l li dd a {
    margin-right: 20px;
    float: left;
    color: #666;
}

.im0l li>a {
    margin-left: 0px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    position: relative;
    padding-left: 28px
}

.im0l li>i {
    color: #fff;
}

.im0l li:hover i {
    color: #fff;
}

.im0l li:hover>a span {
    color: #fff;
}

.im0l li>a:before {
    color: #fff;
    margin-right: 10px;
    font-size: 20px;
    float: left;
    position: absolute;
    top: -15px;
    left: 0px
}

.im0l li:hover>a:before {
    color: #fff;
}

.im0l li:hover div {
    display: block;
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(30px, 0);
}

.im0l li:hover {
    background: #3592e2
}

.im0l .cate-0>a:before {
    content: "\e666";
    font-family: "iconfont";
}

.im0l .cate-1>a:before {
    content: "\e64a";
    font-family: "iconfont";
}

.im0l .cate-2>a:before {
    content: "\e63e";
    font-family: "iconfont";
}

.im0l .cate-3>a:before {
    content: "\e630";
    font-family: "iconfont";
}

.im0l .cate-4>a:before {
    content: "\e8cd";
    font-family: "iconfont";
}

.im0l .cate-5>a:before {
    content: "\e605";
    font-family: "iconfont";
}

.im0l .cate-6>a:before {
    content: "\e650";
    font-family: "iconfont";
}

.im0l .cate-7>a:before {
    content: "\e64b";
    font-family: "iconfont";
}

.im0l .cate-8>a:before {
    content: "\e61c";
    font-family: "iconfont";
}

.im0l .cate-9>a:before {
    content: "\e66a";
    font-family: "iconfont";
}

.im0l .cate-10>a:before {
    content: "\e634";
    font-family: "iconfont";
}

.im0l .cate-11>a:before {
    content: "\e617";
    font-family: "iconfont";
}

.im0l .cate-12>a:before {
    content: "\e650";
    font-family: "iconfont";
}

.im0l .cate-13>a:before {
    content: "\e61c";
    font-family: "iconfont";
}

/* pages */

.pages {
    padding: 24px 0;
    text-align: center;
    font-size: 12px;
    color: #666666;
    clear: both;
}

.pages a:link,
.pages a:visited,
.pages a:active {
    background: #FFFFFF;
    border: #eee 1px solid;
    padding: 6px;
    text-decoration: none;
}

.pages a:hover {
    background: #258CFF;
    border: #258CFF 1px solid;
    color: #FFFFFF;
    padding: 6px;
    text-decoration: none;
}

.pages strong {
    background: #258CFF;
    padding: 6px;
    border: #258CFF 1px solid;
    color: #FFFFFF;
}

.pages_inp {
    width: 32px;
    border: #eee 1px solid;
    color: #666666;
    padding: 4px;
    text-align: center;
}

.pages_btn {
    width: 32px;
    border: #d10000 1px solid;
    color: #FFFFFF;
    padding: 4px 6px;
    background: #d10000;
    font-weight: bold;
    font-size: 11px;
}

.pages label {
    background: #FFFFFF;
    border: #eee 1px solid;
    color: #666666;
    padding: 6px 6px;
}

.pages label em {
    color: red;
    font-weight: bold;
    font-style: normal;
}

.pages label span {
    font-weight: bold;
}

.pages cite {
    font-style: normal;
}

/*å³ä¾§å¯¼èˆª*/

.side-tool {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    width: 35px;
    background: #999;
    color: #666
}

.side-tool .aside-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px
}

.side-tool .aside-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.side-tool .tool-list {
    border-top: 1px solid #888
}

.side-tool .tool-list .tool-bg {
    display: block;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #888;
    -webkit-transition: .2s;
    transition: .2s
}

.side-tool .tool-list .tool-bg .icon img {
    max-width: 100%;
    vertical-align: top
}

.side-tool .tool-list .tool-bg .name {
    margin-top: 3px;
    font-size: 12px;
    color: white;
    width: 35px !important
}

.side-tool .tool-list .tool-bg .sign {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    background: linear-gradient(75deg, #d10000, #d10000);
    text-align: center;
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.side-tool .tool-list .tool-bg.show-btn-collection .show-collection {
    display: none;
    position: absolute;
    right: 45px;
    bottom: 115px;
    font-size: 14px;
    width: 80px;
    height: 34px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 34px;
    color: #222;
    z-index: 9999;
    background-color: #fff
}

.side-tool .tool-list .tool-bg.show-btn-collection:hover .show-collection {
    display: block;
    color: #222
}

.side-tool .tool-list .tool-bg .show-content {
    display: none;
    position: absolute;
    right: 45px;
    bottom: 45px
}

.side-tool .tool-list .tool-bg.show-btn-side .show-content {
    display: none
}

.side-tool .tool-list .tool-bg.show-btn-side:hover .show-content {
    display: block
}

.side-tool .tool-list .tool-bg:hover {
    background: linear-gradient(75deg, #d10000, #d10000);
    color: white
}

.side-tool .tool-list .tool-bg:hover .name {
    color: white
}

/*åˆ†ç±»åˆ—è¡¨*/

.selectList {
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden
}

.selectList dl {
    position: relative;
    padding: 10px 0px 10px 100px;
    line-height: 30px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.selectList dl: last-child {
    border-bottom: #fff 0px solid;
}

.selectList dl dt {
    position: absolute;
    width: 100px;
    left: 6px;
    top: 12px;
    text-align: left;
    margin: 0;
    font-size: 14px;
}

.selectList dl dd a {
    color: #000;
    line-height: 30px;
    margin-left: 15px;
    display: inline-block;
}

.selectList dl dd a:hover {
    text-decoration: underline
}

.selectList dl dd {
    overflow: hidden;
    font-size: 14px;
}

.selectList dl dd a.on {
    background: #3592e2;
    color: white;
    padding: 0px 15px;
    border-radius: 15px
}

/*å…è´£å£°æ˜Ž*/

.state {
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
    padding: 0px 20px 20px;
    color: #999;
    line-height: 22px
}

.state dt {
    font-size: 16px;
    line-height: 40px;
    padding: 5px 0px;
    font-weight: normal;
    color: #000;
    overflow: hidden;
    border-bottom: #eee 1px solid
}

.state dt:before {
    content: "";
    background: #ff6000;
    float: left;
    margin-right: 10px;
    height: 16px;
    width: 3px;
    margin-top: 12px;
}

.state b {
    color: #333
}

.state p {
    margin-top: 10px;
    font-size: 12px
}

.state p a {
    color: #3592e2;
    font-weight: bold
}

.state p a:hover {
    text-decoration: underline
}

/* table */

.tb {
    width: 100%;
}

.tb th {
    background: #EEEEEE;
}

.tb td {
    border-bottom: #eee 1px solid;
}

.tb tr:hover {
    background: #F3F3F3;
}

.tf {
    width: 100%;
}

.tf td {
    border-top: #F0F0F0 1px solid;
}

.tf tr:hover {
    background: #F4F4F4;
}

.tf .tl {
    width: 100px;
    text-align: right;
}

.btns {
    padding: 20px 20px 20px 150px;
}

.thumb {
    padding: 6px 0;
}

.thumb img {
    border: #eee 1px solid;
    padding: 2px;
}

.thumb li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.thumbml ul {
    margin: 10px 0 15px 0;
}

.imb img {
    border: #eee 1px solid;
    padding: 3px;
}

/* album */

#mid_pos {
    position: absolute;
}

#mid_div {
    width: 400px;
    height: 380px;
    cursor: crosshair;
}

#zoomer {
    border: #333333 1px solid;
    width: 120px;
    height: 90px;
    background: #FFFFFF url('image/zoom_bg.gif');
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#big_div {
    width: 400px;
    height: 400px;
    border: #CCCCCC 1px solid;
    background: #FFFFFF;
    position: absolute;
    overflow: hidden;
    z-index: 1000
}

#big_pic {
    position: absolute;
}

.ab_im {
    padding: 2px;
    margin: 10px -10px 10px 50px;
    border: #C0C0C0 1px solid;
}

.ab_on {
    padding: 2px;
    margin: 10px -10px 10px 50px;
    border: #d10000 1px solid;
    background: #d10000;
}

/* ads */

.adword table {
    background: url('image/adword_bg.gif') repeat-x 0 bottom;
}

.adword_tip {
    color: #FF1100;
    border-bottom: #eee 1px solid;
    padding: 8px 10px 8px 28px;
    background: url('image/arrow_up.gif') no-repeat 10px 8px;
}

.sponsor {
    margin-bottom: 10px;
}

/* basic */

/*common*/

.b1 {
    height: 1px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b5 {
    height: 5px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b6 {
    height: 6px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b8 {
    height: 8px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b1 {
    height: 1px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b10 {
    height: 10px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b15 {
    height: 15px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b20 {
    height: 20px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b25 {
    height: 25px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.b30 {
    height: 30px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt1 {
    margin-top: 20px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.t_l {
    text-align: left;
}

.t_r {
    text-align: right;
}

.t_c {
    text-align: center;
}

.f_b {
    font-weight: bold;
}

.f_n {
    font-weight: normal;
}

.f_white {
    color: white;
}

.f_gray {
    color: #666666;
}

.f_orange {
    color: #d10000;
}

.f_red {
    color: red;
}

.f_green {
    color: green;
}

.f_blue {
    color: blue;
}

.f_dblue {
    color: #007AFF;
}

.f_price {
    font-weight: bold;
    font-family: Arial;
    color: #FF0000;
}

.px12 {
    font-size: 12px;
}

.px14 {
    font-size: 14px;
}

.px16 {
    font-size: 16px;
}

.px18 {
    font-size: 18px;
}

.bd-t {
    border-top: #eee 1px solid;
}

.bd-b {
    border-bottom: #eee 1px solid;
}

.lh18 {
    line-height: 180%;
}

.ls1 {
    letter-spacing: 1px;
}

.c_p {
    cursor: pointer;
}

.c_b {
    clear: both;
}

.o_h {
    overflow: hidden;
}

.dsn {
    display: none;
}

.absm {
    vertical-align: middle;
}

.btn_s {
    background: #2388FA;
    color: #FFFFFF;
    border: none;
    padding: 2px;
    letter-spacing: 1px;
}

.btn_r {
    background: #D7D7D7;
    color: #666666;
    border: none;
    padding: 2px;
    letter-spacing: 1px;
}

.highlight {
    color: red;
}

.jt {
    color: #003278;
    cursor: pointer;
}

.np {
    padding: 20px 30px 20px 50px;
    line-height: 25px;
}

.lazy {
    background: #FAFAFA url('image/loading.gif') no-repeat center center;
}

.slide {
    background: #FAFAFA;
    overflow: hidden;
}

/* position */

.nav {
    padding: 10px 10px 10px 22px;
    height: 24px;
    line-height: 24px;
    background: #f5f5f5;
    font-size: 16px;
}

.nav .m {
    background: url('image/ico-nav.png') no-repeat 0px 4px;
    padding-left: 20px;
}

.nav i {
    font-style: normal;
    color: #777;
    padding: 0 0px;
    font-family: simsun;
}

.nav em {
    font-style: normal;
    color: #999999;
    padding: 0 10px;
    font-size: 12px;
}

.nav a {
    color: #777
}

.nav a:hover {
    color: #3592e2
}

/* show */

.title {
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding: 0;
    margin: 0;
}

.title_trade {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: #eee 1px solid;
}

.info {
    padding: 16px;
    background: #F2F2F2;
}

.introduce {
    margin: 20px 0;
    padding: 20px;
    line-height: 180%;
    font-size: 16px;
    background: #F2F2F2;
    border-left: #eee 2px solid;
}

.content {
    font-size: 16px;
    line-height: 200%;
    padding: 16px;
}

.content p {
    text-indent: 2em;
    line-height: 25px
}

.content a:link,
.content a:visited,
.content a:active {
    color: #225588;
    text-decoration: underline;
}

.content a:hover {
    color: #d10000;
    text-decoration: none;
}

.property {
    border: #E6E6E6 1px solid;
    background: #F6F6F6;
    padding: 10px;
    margin: 0 10px 0 10px;
}

.property li {
    float: left;
    width: 30%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.detail {
    background: url('image/arrow.gif') no-repeat 0 9px;
    border-bottom: #C0C0C0 1px dotted;
    padding: 8px 0 8px 20px;
    margin: 0 15px 0 15px;
}

.related {
    padding: 10px 16px;
    line-height: 32px;
}

.related a {
    font-size: 14px;
}

.keylink {
    font-weight: normal;
    padding: 0 3px 0 3px;
}

.share {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.share:hover {
    width: 24px;
    height: 24px;
}

.award {
    padding: 32px;
    text-align: center;
}

.award div {
    width: 80px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: auto;
    background: #FFFFFF;
    color: #E94657;
    border: #E94657 2px solid;
    border-radius: 10px;
    cursor: pointer;
}

.award div:hover {
    background: #E94657;
    color: #FFFFFF;
}

#comment_main div {
    height: 100px;
    background: url('image/loading.gif') no-repeat center center;
}

/* search */

.fsearch {
    padding: 5px 0 10px 15px;
    margin: 1px 1px 0 1px;
    background: #F5FAFE url('image/fsearch_bg.gif') repeat-x;
    ;
}

.sch {
    padding: 15px 20px 5px 20px;
    margin-bottom: 10px;
}

.sch p {
    padding: 10px 10px 10px 10px;
    font-size: 13px;
    margin: 0;
}

.sch_find {
    border-top: #eee 1px solid;
    border-bottom: #EEEEEE 1px solid;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 5px;
    font-weight: bold;
}

.sch_site li {
    background: url('image/ico_search.gif') no-repeat 3px 3px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 25px;
    color: #666666;
}

.sch_relate li {
    background: url('image/arrow_up.gif') no-repeat 3px 3px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 25px;
    color: #666666;
}

.rank_list {
    background: url('image/rank_list.gif') no-repeat;
}

.rank_list li {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 35px;
}

.ppt {
    padding: 1px 15px 1px 35px;
    line-height: 25px;
}

.ppt_l {
    width: 60px;
    font-weight: bold;
}

.ppt_r {
    color: #DFDFDF;
}

.ppt span {
    padding: 1px;
    background: #2E6AB1;
    border: #1D589E 1px solid;
    color: #FFFFFF;
}

/* sell && buy && company */

.cli {
    float: left;
    padding: 0 0 0 10px;
    font-size: 16px;
    line-height: 28px
}

.fz {
    font-size: 16px;
    width: 1200px;
    margin: 0px auto;
    color: #000;
    line-height: 30px
}

.nav .fz a {
    margin-left: 20px
}

.fzcity {
    font-size: 16px;
    line-height: 30px;
    border-top: #eee 1px solid;
    padding-top: 20px;
    margin-top: 15px
}

.fzcity dl {
    padding: 10px 10px;
    overflow: hidden;
}

.fzcity dl:hover {
    background: #f7f7f7;
}

.fzcity dt {
    float: left;
    width: 60px;
}

.fzcity dt b {
    display: block;
    background: #999;
    width: 30px;
    padding: 5px;
    text-align: center;
    color: white
}

.fzcity dd {
    overflow: hidden;
    padding: 5px;
}

.fzcity dd a {
    margin-right: 10px;
    white-space: nowrap;
    display: block;
    float: left;
    padding: 0px 8px
}

.fzcity dd a:hover {
    background: #3592e2;
    color: white;
}

.blistl {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
    width: 1200px;
    padding: 15px 0;
    height: 220px;
    background: url('img/citybanner.gif') no-repeat;
    background-position: center center;
    margin: 0px auto;
    font-size: 14px;
}

.blistl span {
    font-size: 24px;
    line-height: 90px;
}

.blistc {
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 10px;
    background-color: #000;
}

.blistr {
    text-align: left;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
}

.blistr a {
    margin-right: 15px !important;
    ;
    font-size: 16px
}

.msubmit {
    padding: 8px 16px;
    cursor: pointer;
    border: none;
    color: #FFFFFF !important;
    font-size: 14px;
    font-family: microsoft yahei;
    margin-left: -10px;
    border-radius: 0 26px 26px 0;
    background-color: #3592e2;
}

.focus2 {
    border: 1px #ccc solid;
}

.focus1,
.focus2 {
    padding: 8px;
    border-right: none !important;
    font-size: 14px;
    width: 220px;
    border-radius: 26px 0 0 26px;
}

.contact_head {
    height: 44px;
    line-height: 44px;
    border: #eee 1px solid;
    background: white;
    padding: 0 16px;
    font-weight: bold;
    font-size: 16px;
}

.contact_body {
    padding: 10px;
    border: #eee 1px solid;
    border-top: none;
    margin-bottom: 16px;
}

.contact_body li {
    line-height: 24px;
    border-bottom: #E2E2E2 1px solid;
    padding: 6px 10px;
}

.contact_body li span {
    color: #1B4C7A;
    padding: 0 8px 0 0;
}

.type {
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    border-top: #eee 1px solid;
    background: #EEEEEE;
    padding-left: 35px;
}

a.type_1:link,
a.type_1:visited,
a.type_1:active,
a.type_1:hover {
    float: left;
    display: block;
    padding: 0 15px 0 15px;
    background: #FFFFFF;
    color: #000000;
    font-weight: bold;
}

a.type_2:link,
a.type_2:visited,
a.type_2:active {
    float: left;
    display: block;
    padding: 0 15px 0 15px;
    border-right: #E2F0FB 1px solid;
}

a.type_2:hover {
    background: #258CFF;
    color: #FFFFFF;
}

.img_tip {
    width: 200px;
    z-index: 1000;
    position: absolute;
    padding: 5px;
    border: #eee 1px solid;
    background: #FFFFFF;
}

.vote {
    padding: 10px;
}

.vote div {
    font-weight: bold;
}

.vote li {
    padding: 3px 0 3px 0;
}

.vote p {
    margin: 5px 0 5px 0;
}

.sort {
    line-height: 45px;
    border-bottom: #eee 1px solid;
    font-size: 14px;
    padding-left: 20px;
}

.sort-k {
    width: 80px;
    padding-left: 10px;
    font-weight: bold;
    float: left;
    overflow: hidden;
}

.sort-v {
    width: 850px;
    float: left;
}

.sort-v li {
    float: left;
    padding: 0 10px;
}

.sort-v .on {}

.sort-v .on a {
    color: #3592e2
}

.sort-v i {
    font-style: normal;
    padding-left: 2px;
    color: #999999;
    font-size: 12px;
}

.sort-v b {
    padding: 0 20px;
}

.sort-v input {
    padding: 5px 5px;
    border: #e3e3e3 1px solid;
    border-radius: 2px;
}

.sort-v select {
    height: 26px;
    width: 110px;
    padding: 0 0 0 5px;
    border: 1px solid #e3e3e3;
    color: #555;
}

.sort-v .btn-blue,
.sort-v .btn {
    padding: 0;
    line-height: 28px;
    width: 80px;
    margin-right: 20px;
}

.list {
    line-height: 180%;
}

.list:hover {
    background: #F2F2F2;
}

.list div img {
    border: #eee 1px solid;
}

.list table {
    width: 100%;
    border-bottom: #eee 1px solid;
}

.list td {
    padding: 10px 0 10px 0;
}

.list h3 {
    font-size: 14px;
    margin: 0px;
    height: 22px;
    overflow: hidden;
}

.user-info {
    height: 64px;
    padding: 20px;
    box-shadow: 0px 0px 15px #dadada;
    background: white;
    overflow: hidden;
    border-radius: 10px;
}

.user-info img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}

.user-info ul {
    float: right;
    width: 175px;
    margin-top: 4px;
}

.user-info li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.user-info strong {
    font-size: 16px;
}

.user-info em {
    font-size: 14px;
    font-style: normal;
    float: right;
}

.user-info i {
    font-style: normal;
    color: #999999;
    padding: 0 6px;
}

.head-txt {
    padding: 10px 15px;
    line-height: 28px;
    background: white;
    overflow: hidden;
    clear: both;
}

.head-txt strong {
    font-size: 18px;
    border-left: #3592e2 3px solid;
    text-indent: 10px;
    display: block;
    height: 16px;
    line-height: 16px;
    margin-top: 5px
}

.head-txt span {
    float: right;
    font-size: 14px;
    color: #999999;
}

.head-txt i {
    font-style: normal;
    font-weight: bold;
    padding: 0 2px;
    font-family: simsun;
}

.head-sub {
    padding: 10px 15px;
    line-height: 28px;
    background: white;
    overflow: hidden;
    clear: both;
}

.head-sub strong {
    font-size: 16px;
    border-left: #3592e2 3px solid;
    text-indent: 10px;
    display: block;
    height: 16px;
    line-height: 16px;
    margin-top: 5px;
    font-weight: normal;
    color: #000
}

.head-sub span {
    float: right;
    font-size: 14px;
    color: #999999;
}

.head-sub i {
    font-style: normal;
    font-weight: bold;
    padding: 0 2px;
    font-family: simsun;
}

.list-txt {
    padding: 10px;
    background: white;
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
    border-top: #eee 1px solid
}

.list-txt li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    background: url('image/li_dot.gif') no-repeat 6px center;
    padding: 0 16px 0 16px;
}

.list-txt .f_r {
    font-size: 12px;
    color: #666666;
}

.list-rank {
    padding: 10px;
    background: white;
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
    border-top: #eee 1px solid
}

.list-rank li {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding: 0 6px;
    overflow: hidden;
}

.list-rank .f_r {
    float: right;
    font-size: 12px;
    color: #666666;
    padding-left: 10px;
}

.list-rank em {
    font-size: 26px;
    font-style: normal;
    color: #F34540;
    padding-right: 10px;
    font-family: Georgia;
}

.list-rank i {
    font-size: 18px;
    font-style: normal;
    color: #999999;
    padding-right: 14px;
    font-family: Georgia;
}

/*åº•éƒ¨CSS*/

.footer {
    width: 100%;
    padding: 30px 0 0;
    background: #F7F9FB;
    overflow: hidden;
}

.footer .footer-A1 {
    overflow: hidden;
}

.footer .footer-A1 dl {
    float: left;
    width: 18%;
    box-sizing: border-box;
    padding-right: 30px;
}

.footer .footer-A1 dl dt {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #222;
    border-right: 1px solid #dedede;
}

.footer .footer-A1 dl dd {
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    border-right: 1px solid #dedede;
}

.footer .footer-A1 dl dd a {
    color: #333;
}

.footer .footer-A1 dl dd a:hover {
    color: #3592e2;
}

.footer .footer-A1 .f-contact {
    padding: 0px 0px 0px 30px;
    text-align: center;
    width: 28%;
}

.footer .footer-A1 .f-contact:before {
    content: "\e832";
    font-family: "iconfont";
    width: 60px;
    height: 60px;
    line-height: 35px;
    text-align: center;
    color: #3592e2;
    font-size: 50px;
    display: inline-block;
    margin: 30px 0;
}

.footer .footer-A1 .f-contact p {
    color: #222;
    font-size: 15px;
    margin-bottom: 5px;
}

.footer .footer-A1 .f-contact p.p_1 {
    font-size: 26px;
    margin-bottom: 20px;
}

.footer .footer-A1 .f-ewm dt {
    border-right: none;
}

.footer .footer-A1 .f-ewm {
    border-right: 1px solid #dedede;
}

.footer .footer-A1 .f-ewm img {
    width: 175px;
    height: 175px;
}

.footer .footer-A2 {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #dedede;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

@font-face {
    font-family: 'iconfont';
    src: url('fonts/iconfont.eot');
    src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 8px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}