@charset "gb2312";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

html {
    background: url(/images/bg.png) repeat-y center top;
}

body {
    font-size: 12px;
    font-family: "ËÎÌå", arial, sans-serif;
    background-color: white;
    width: 1200px;
    margin: 0 auto;
}

img,
fieldset {
    border: 0
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
}

a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #ff2222;
    text-decoration: underline;
}

a:active {
    color: #000;
    text-decoration: underline;
}

span,
li {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table {
    margin: auto;
}

img {
    vertical-align: top
}

legend {
    color: #000;
}

textarea {
    resize: none;
    overflow: auto;
    border: 1px solid #ccc;
}

input,
button,
textarea,
optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea {
    *font-size: 100%;
}

#header,
#content,
#footer {
    width: 1200px;
    margin: 0 auto;
    background-color: #FFF;
}

.w325 {
    width: 325px;
}

.w862 {
    width: 862px;
}

.w672 {
    width: 672px;
}

.w184 {
    width: 184px;
}
.w185 {
    width: 185px;
}
.w336 {
    width: 336px;
}

.w813 {
    width: 813px;
}

.w1002 {
    width: 1002px;
}

.wrap {
    width: 1200px;
}

.w {
    width: 100%;
}

.h {
    height: 100%;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.none {
    display: none;
}

.hidden {
    overflow: hidden;
}

.nowrap,
.nowrap li {
    white-space: nowrap;
    overflow: hidden;
}

.cb {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fb {
    font-weight: bold;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.color1 {
    color: #ff0000;
}

.color2 {
    color: #0066CC;
}

.color3 {
    color: #257465;
}

.color4 {
    color: #009900;
}

.color5 {
    color: #EF5003;
}

.color7 {
    color: #8B4513;
}

.color8 {
    color: #666;
}

.color9 {
    color: #999;
}

.bgcolor1 {
    background-color: #F4FAFF;
}

.bgcolor2 {
    background-color: #f2f5fa;
}

.bgcolor3 {
    background-color: #D5E8EE;
}

.bgcolor4 {
    background-color: #ffffff;
}

.bgcolor5 {
    background-color: #FFF0D1;
}

.bgcolor6 {
    background-color: #E6F3DE;
}

.bgcolor7 {
    background-color: #CCC;
}

.fontRed {
    color: #ff0000;
    font-weight: 600
}

a.fontRed:link,
a.fontRed:visited {
    color: #FF0000;
    font-weight: 600
}

.mt3 {
    margin-top: 3px;
}

.mt4 {
    margin-top: 4px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.ml1 {
    margin-left: 1px;
}
.ml3 {
    margin-left: 3px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.pl10 {
    padding-left: 10px;
}

.pt5 {
    padding-top: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pr20 {
    padding-right: 20px;
}

.lh24 {
    line-height: 24px;
}

.lh28 {
    line-height: 28px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.box1 {
    border: 1px #91C6D6 solid;
}

.box1_b {
    border-bottom: 1px #91C6D6 solid;
}

.box1_t {
    border-top: 1px #91C6D6 solid;
}

.box2 {
    border: 1px #EA7317 solid;
}

.box2_b {
    border-bottom: 1px #EA7317 solid;
}

.box2_t {
    border-top: 1px #EA7317 solid;
}

.box3 {
    border: 1px #5F9E1D solid;
}

.box3_b {
    border-bottom: 1px #5F9E1D solid;
}

.box3_t {
    border-top: 1px #5F9E1D solid;
}

.box4 {
    border: 1px #DCDDDD solid;
}

.box4_b {
    border-bottom: 1px #DCDDDD solid;
}

.box4_t {
    border-top: 1px #DCDDDD solid;
}

.box_r {
    border-right: 1px dashed #CCC;
}

.square li,
.square dd,
.square td {
    padding-left: 12px;
    background: url("/images/css.png") no-repeat 5px -1192px;
}

.line {
    width: 1200px;
    height: 2px;
    border: 0;
    background-color: #91C6D6;
    line-height: 0;
    margin: 0;
    margin-top: 10px
}

.sup {
    vertical-align: super;
}

.sub {
    vertical-align: sub;
}

.userNone {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.adBanner {
    margin: 5px 0;
    width: 1200px;
}

.abtn {
    border: 1px solid #91C6D6;
    outline: none;
    text-align: center;
    border-radius: 3px;
    padding: 0 12px;
    height: 20px;
    line-height: 20px;
    font-family: 'Microsoft Yahei', verdana;
    background: #f4faff;
    display: inline-block;
    overflow: hidden;
    text-indent: 0;
}

.abtn:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border-color: #61C8D6;
    background: #D5E8EE;
    text-decoration: none;
}

.abtn:active {
    position: relative;
    top: 1px;
}

.abtnL {
    border-radius: 3px 0 0 3px;
}

.abtnC {
    border-radius: 0px;
}

.abtnR {
    border-radius: 0 3px 3px 0;
}

.iptSbt,
.iptBtn {
    letter-spacing: 3px;
    color: #FFF;
    font-family: 'Microsoft Yahei', verdana;
    padding: 2px 0 2px 2px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
}

.iptSbt {
    border: 1px solid #246082;
    background: #246082;
}

.iptBtn {
    border: 1px solid #999;
    background: #999;
}

.iptBtnSms {
    background-color: #CCC;
    border: 1px #CCC solid;
    width: 206px;
    height: 24px;
    line-height: 24px;
}

.iptBox,
.iptBoxL,
.iptBoxS {
    height: 20px;
    line-height: 20px;
    padding: 2px 2px;
    border: 1px solid #7EABD5;
}

.iptBox {
    width: 200px;
}

.topnav {
    height: 24px;
    padding-top: 4px;
}

.topnav li {
    float: left;
}

.topnav .toplogo {
    padding-top: 4px;
    width: 220px;
}

.topnav h1 {
    width: 200px;
    float: left;
    line-height: 28px;
}

.topnav ul {
    height: 20px;
    line-height: 21px;
    padding-top: 4px;
}

.topnav .uname {
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
}

#js_isLogin {
    display: none;
}

.adtop {
    height: 80px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
}

.adtop .adtoplogo {
    width: 230px;
}

.adtop li {
    display: inline-block;
    float: left;
    padding-left: 10px;
}

.nav {
    background: url("/images/bg/navbar_bg.gif");
    height: 26px;
    border-top: 3px #F00 solid;
}

.nav li {
    float: left;
    line-height: 24px;
    height: 24px;
}

.nav a {
    margin: 0 11px;
}

.nav a:link,
.nav a:visited {
    color: #FFF;
}

.nav a:hover {
    color: #ff2222;
}

.nav a:active {
    color: #FFF;
}

.nav li.home {
    letter-spacing: 8px;
    padding-left: 20px;
}

.nav li.space {
    width: 50px;
}

.topHeader .nav {
    position: fixed;
    _position: absolute;
    z-index: 100;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    top: 0;
    padding-left: 25px;
}

.slide_container {
    position: relative;
}

.slide_PicText {
    background: #f4faff;
    text-align: center;
    font-weight: bold;
}

.slide_PicText a {
    text-decoration: none;
    color: #333;
    display: block;
}

.slide_Num {
    position: absolute;
    left: 0px;
    bottom: 2px;
    margin: 0;
    padding: 0;
}

.slide_Num li {
    float: left;
    color: #fff;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    cursor: pointer;
    margin-left: 1px;
    border: 1px solid #707070;
    background-color: #2F6E90;
}
/* .slide_Num li:nth-child(2),.slide_Num li:nth-child(3){
    display: none;
} */
.slide_Num li.on {
    line-height: 16px;
    width: 16px;
    height: 16px;
    background-color: #ce0609;
    font-weight: bold;
}

.boxtitle {
    height: 24px;
    line-height: 24px;
    position: relative;
    background: url(/images/tips/arrow_1.gif) no-repeat;
    background-position: 7px 7px;
    background-color: #f4faff;
    text-indent: 20px;
}

.more {
    position: absolute;
    right: 5px;
}

.arrow {
    background: url(/images/tips/arrow_1.gif) no-repeat;
    background-position: 7px 7px;
    display: block;
    height: 24px;
    line-height: 24px;
    text-indent: 20px;
}

#footer {
    height: 150px;
    margin-top: 3px;
}

.footer_nav {
    background: url("/images/bg/navbar_bg.gif");
    border-bottom: 3px #F00 solid;
    height: 26px;
    width: 1200px;
}

.footer_nav ul {
    width: 800px;
    margin: 0 auto;
}

.footer_nav ul li {
    line-height: 24px;
    height: 24px;
    float: left;
}

.footer_nav a {
    margin: 0 24px;
}

.footer_nav a:link,
.footer_nav a:visited {
    color: #FFF;
}

.footer_nav a:hover {
    color: #ff2222;
}

.footer_nav a:active {
    color: #FFF;
}

.footer_btm {
    width: 1200px;
    float: left;
    margin-top: 10px;
}

.footer_logo {
    width: 170px;
    height: 40px;
    margin: 10px 0 0 45px;
    background: url(/images/5starlogo.png) no-repeat;
    float: left;
}

.footer_icp {
    width: 55px;
    height: 65px;
    background: url(/images/gongshang.jpg) no-repeat;
}

.footer_gongan {
    width: 50px;
    height: 56px;
    background: url(/images/gonganbig.png) no-repeat;
}

.footer_info {
    line-height: 24px;
    vertical-align: top;
    width: 630px;
    margin-top: 10px;
}

.footer_mp {
    width: 70px;
    height: 70px;
}

#js_float {
    left: 0;
    top: 240px;
    position: fixed;
    z-index: 200;
}

.release_title {
    width: 325px;
    height: 26px;
    background-color: #D5E8EE;
}

.release_title .logo {
    background: url(/images/part/xzl_fcfb.gif) no-repeat;
    width: 240px;
    height: 26px;
    text-indent: -999999em;
    margin: 0 auto;
}

.release_btn {
    margin: 0 auto;
}

.release li,
.release_3 li {
    width: 69px;
    height: 46px;
    float: left;
    background: url(/images/css.png) no-repeat;
}

.release li {
    margin: 8px 0 0 10px;
}

.release_3 li {
    margin: 8px 0 0 8px;
}

.release a,
.release_3 a {
    width: 69px;
    height: 46px;
    display: block;
    text-indent: -9999em;
}

.release_btn .btn1 {
    background-position: 0px -128px;
}

.release_btn .btn2 {
    background-position: 0px -174px;
}

.release_btn .btn3 {
    background-position: 0px -312px;
}

.release_btn .btn4 {
    background-position: 0px -358px;
}

.navsec {
    height: 30px;
    line-height: 30px;
    background: #f4faff;
}

.navsec li {
    float: left;
    display: inline;
    padding: 0 14px;
}

.navsec dt {
    width: 140px;
}

.navsec dt {
    text-indent: -999em;
    float: left;
}

.navsec dd {
    float: left;
    margin-left: 15px;
}

.subnav {
    height: 28px;
    line-height: 28px;
    background: #f4faff;
}

.subnav li {
    float: left;
    display: inline;
    padding: 0 14px;
}

.search {
    text-indent: 4px;
}

.searchbox {
    vertical-align: baseline;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    border: 0;
    margin-top: 5px;
}

.searchbox form {
    height: 24px;
    line-height: 24px;
    position: relative;
}

.searchbox form * {
    *vertical-align: middle !important;
}

.searchbox form select {
    height: 24px;
    line-height: 24px;
    border: 0px;
}

.searchbox .searchbtn {
    width: 218px;
    height: 22px;
    background: #EF5003;
    float: left;
    position: relative;
    margin-left: 3px;
}

.searchbox .searchbtn .ipt {
    background: #fff;
    height: 20px;
    padding: 0 2px;
    width: 165px;
    margin: 1px 0 auto 1px;
    border: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0
}

.searchbox .searchbtn .btn {
    background: transparent;
    border: 0;
    color: #fff;
    vertical-align: middle;
    width: 51px;
    text-align: center;
    padding-left: 2px;
    position: absolute;
    top: 0;
    right: 0;
    height: 22px;
    line-height: 22px
}

.searchbox .city {
    width: 65px;
}

.searchbox .type,
.searchbox .region {
    width: 80px;
}

.searchbox .saleway {
    width: 55px;
}

.searchbox .area {
    width: 92px;
}

.searchtxt dt,
.searchtxt1 dt {
    letter-spacing: 2px;
    height: 16px;
    line-height: 16px;
}

.searchtxt dt,
.searchtxt1 dt,
.searchtxt dd,
.searchtxt1 dd {
    float: left;
    height: 16px;
    line-height: 18px;
}

.searchtxt dd {
    margin-right: 9px;
}

.searchtxt1 dd {
    margin-right: 5px;
}

.star {
    line-height: 30px;
    height: 30px;
}

.star dt {
    font-weight: bold;
}

.star dd {
    float: left;
    margin-left: 10px;
}

.adscroll {
    width: 776px;
    height: 108px;
    position: relative;
    overflow: hidden;
    padding-top: 3px;
}

.adscroll ul {
    height: 108px;
    position: absolute;
    width: 2000px;
}

.adscroll li {
    float: left;
    padding: 0 3px;
    text-align: center;
    width: 102px;
}

.adscroll img {
    display: block;
    margin: 0;
    border: 1px solid #1272A9;
}

.adscroll p {
    color: #EF5003;
    line-height: 24px;
    height: 24px;
}

.wind {
    width: 80px;
    height: 104px;
    background-image: url(/images/wind.jpg);
    float: right;
}

.wind-img {
    margin-left: 8px;
    display: inline-block;
    cursor: pointer;
    width: 26px;
    height: 20px;
    background: url(/images/css.png) no-repeat 0px -80px;
    border: 0px;
}

.newsList {
    padding: 3px 0 2px 0;
}

.newsList .top1 {
    font-weight: bold;
    line-height: 24px;
    display: block;
    padding-left: 4px;
}

.newsList .left {
    width: 332px;
    border-right: 1px dashed #CCC;
}

.newsList .right {
    width: 331px;
    padding-left: 5px;
}

.newsList .left li {
    width: 335px;
}

.newsList .right li {
    width: 331px;
}

.newsList .left li,
.newsList .right li {
    float: left;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
}

.tui {
    padding: 4px 0;
}