/*WEBSITE PUBLIC STYLES*/
@charset "UTF-8";

html,
body,
div,
span,
applet,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    height: auto;
}

ol,
ul,
li {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    display: inline-block;
}

a img,
img,
iframe {
    border: none;
    vertical-align: middle;
}

h1,
h2,
h3,
h4 {
    line-height: normal;
    color: #000;
}

h1 a,
h2 a,
h3 a,
h4 a {
    color: #000;
    text-decoration: none;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
}

*html .clearfix {
    height: 1%;
}

* + html .clearfix {
    min-height: 1%;
}

/*
.clearfix:after{visibility:hidden;overflow:hidden;display:block;font-size:0;content:"";clear:both;height:0;line-height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.clearfix{*zoom:1;}
*/
.fixed {
    position: fixed;
    !position: absolute;
}

.relative {
    position: relative;
    /*+position:static;*/
}

.absolute {
    position: absolute;
}

.nowrap {
    white-space: nowrap;
}

.ov {
    overflow: hidden;
}

.none {
    display: none;
}

.inblock {
    display: inline-block;
}

.block {
    display: block;
}

.pointer {
    cursor: pointer;
}

.lh0 {
    line-height: 0;
    font-size: 0;
}

.lh20 {
    line-height: 20px;
}

.lh30 {
    line-height: 30px;
}

.vmd {
    vertical-align: middle;
}

.l {
    float: left;
}

.r {
    float: right;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.fb {
    font-weight: 800;
}

.fs {
    font-weight: 300;
}

.yuan {
    border-radius: 5px;
}

.ti {
    text-indent: 2em;
}

/* text-indent 微软雅黑*/

.fm {
    font-family: Arial, "微软雅黑";
    letter-spacing: 0;
}

f0 {
    font-size: 0;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f26 {
    font-size: 26px;
}

.f30 {
    font-size: 30px;
}

.hg1 {
    height: 1px;
}

.hg2 {
    height: 2px;
}

.hg3 {
    height: 3px;
}

.hg4 {
    height: 4px;
}

.hg6 {
    height: 6px;
}

.hg8 {
    height: 8px;
}

.hg9 {
    height: 9px;
}

.hg10 {
    height: 10px;
}

.hg12 {
    height: 12px;
}

.hg24 {
    height: 24px;
}

.hg35 {
    height: 35px;
}

.hg36 {
    height: 36px;
}

.hg100 {
    height: 100px;
}

.hg211 {
    height: 211px;
}

.hg231 {
    height: 231px;
}

.hghg165 {
    height: 165px;
}

.hg287 {
    height: 287px;
}

.p0 {
    padding: 0;
}

.p1 {
    padding: 1px;
}

.p2 {
    padding: 2px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p12 {
    padding: 12px;
}

.pt0 {
    padding-top: 0;
}

.pb0 {
    padding-bottom: 0;
}

.pb6 {
    padding-bottom: 6px;
}

._pb0 {
    !padding-bottom: 0;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl12 {
    padding-left: 12px;
}

.pl20 {
    padding-left: 20px;
}

.plr10 {
    padding: 0 10px;
}

.pt5 {
    padding-top: 5px;
}

.pt3 {
    padding-top: 3px;
}

.ptx {
    padding-top: 6px;
}

.pr5 {
    padding-right: 5px;
}

.px1 {
    padding: 5px 0 0 5px;
}

.plr10 {
    padding: 0 10px;
}

.pl8 {
    padding-left: 8px;
}

.px5 {
    padding: 5px 0 0 10px;
}

.px51 {
    padding: 9px 0 0 10px;
}

.m0 {
    margin: 0;
}

.m6 {
    margin: 6px;
}

.m12 {
    margin: 12px;
}

.ml5 {
    margin-left: 5px;
}

.mt4 {
    margin-top: 4px;
}

.mt6 {
    margin-top: 6px;
}

.mt8 {
    margin-top: 8px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.ml12 {
    margin-left: 12px;
    _margin-left: 6px;
}

.mr12 {
    margin-right: 12px;
}

.mt12 {
    margin-top: 12px;
}

.m1 {
    margin: 1px;
}

.m2 {
    margin: 2px;
}

.m5 {
    margin: 5px;
}

.b0 {
    border-width: 0px;
}

.border1 {
    border-width: 1px;
}

.border2 {
    border-width: 2px;
}

.wd0 {
    width: 0px;
}

.wd1 {
    width: 120px;
}

.wd2 {
    width: 240px;
}

.wd3 {
    width: 360px;
}

.wd4 {
    width: 480px;
}

.wd5 {
    width: 600px;
}

.wd6 {
    width: 720px;
}

.wd7 {
    width: 840px;
}

.wd8 {
    width: 960px;
}

.wd9 {
    width: 1080px;
}

.wd10 {
    width: 1200px;
}

.wd140 {
    width: 140px;
}

.wd150 {
    width: 150px;
}

.wd170 {
    width: 170px;
}

.wd250 {
    width: 250px;
}

.wd334 {
    width: 334px;
}

.wd290 {
    width: 290px;
}

.wd300 {
    width: 300px;
}

.wd310 {
    width: 310px;
}

.wd315 {
    width: 315px;
}

.wd400 {
    width: 400px;
}

.wd330 {
    width: 330px;
}

.wd380 {
    width: 380px;
}

.wd60 {
    width: 60px;
}

.bg-white {
    background-color: #fff;
}

.bg-gray {
    background-color: #eee;
}

.bg-gray-dd {
    background-color: #ddd;
}

.bg-F9 {
    background-color: #f9f9f9;
}

.bg_v5_1 {
    background: #fcf7f1;
}

.bg_v5_img {
    background: url(image/v5/box_bg.jpg) left bottom repeat-x;
}

body {
    /* font: 14px/1.8em "微软雅黑"; */
    font: 14px/1.8em "Helvetica Neue", Helvetica, "PingFang SC",
        "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", \5b8b\4f53,
        sans-serif;
    color: #000;
    background: #fff url(image/v5/bg.jpg) repeat-x;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

::-webkit-input-placeholder {
    color: #ddd;
}

input:-moz-placeholder {
    color: #ddd;
}

input[type="text"],
input[type="password"],
input[type="submit"],
input[type="button"],
input[type="reset"] {
    border: 1px solid #f1d6a7;
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
    padding: 4px 10px;
}

input.p3 {
    padding: 3px;
}

.btn {
    background: url(image/v5/menu_bg.png) 0 -120px repeat-x;
    cursor: pointer;
}

.btn:hover {
    background: url(image/v5/menu_bg.png) 0 -80px repeat-x;
}

a {
    color: #000;
    text-decoration: none;
    word-spacing: nowrap;
    white-space: nowrap;
}

a:hover {
    color: #3592e3;
    text-decoration: none;
}

.wp {
    width: 1000px;
    margin: 0px auto;
    clear: both;
}

.leftPanel {
    width: 700px;
}

.rightPanel {
    padding-left: 10px;
    width: 290px;
}

.lPanel {
    width: 700px;
}

.rPanel {
    padding-left: 12px;
    width: 288px;
}

.menuPanel {
    height: 76px;
}

.menu {
    position: relative;
    height: 40px;
    background: url(image/v5/menu_bg.png) repeat-x;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.menu h1 {
    float: left;
    width: 100px;
    padding: 0 6px;
    font-size: 15px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: url(image/v5/menu_bg.png) right -40px no-repeat;
}

.menu h1.last {
    background: none;
}

.menu h1:hover,
.menu h1.select {
    padding: 5px 6px 0 6px;
    height: 35px;
    line-height: 35px;
}

.menu h1:hover a.head,
.menu h1.select a.head {
    display: block;
    color: #db0000;
    height: 33px;
    line-height: 30px;
    background: #f7f7f7;
    border-top: 2px solid #ffb901;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.menuPanel h1 a.head {
    color: #fff;
}

.menu_bottom_bg {
    background: url(image/v5/menu_bottom_bg.jpg) no-repeat;
    height: 36px;
    line-height: 34px;
}

.menu h1 div {
    font-size: 14px;
    display: none;
    position: absolute;
    width: 990px;
    top: 42px;
    left: 0;
    height: 30px;
    line-height: 30px;
    font-weight: 300;
    overflow: hidden;
}

.menu h1 div a {
    font-size: 14px;
    /*font-weight:bold;*/
    padding: 3px 8px;
    color: #000;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
}

.menu h1 div a:hover {
    background: url(image/v5/menu_bg.png) repeat-x;
    color: #fff;
}

/*.menu h1:hover div,*/
.menu h1.select div {
    display: block;
}

h1#m1 {
    width: 90px;
}

h1#m2 div,
h1#m3 div {
    text-align: left;
    padding-left: 130px;
}

h1#m6 div,
h1#m7 div,
h1#m8 div {
    text-align: right;
}

h1#m9 div {
    text-align: left;
    padding-left: 210px;
}

.bg_htb_img {
    background: url(image/v5/ico_sp.png) 0 -390px repeat-x;
    padding: 2px 20px;
}

.bg_htb_img_x {
    background: url(image/v5/ico_sp.png) 0 -490px repeat-x;
    padding: 2px 20px;
}

.bg_img_1 {
    background: url(image/v5/ico_sp.png) repeat-x;
    height: 35px;
    position: relative;
}

.bg_img_head {
    background: url(image/head_bgx.png) no-repeat;
    width: 108px;
    height: 32px;
    text-align: center;
    padding-top: 3px;
}

.more {
    position: absolute;
    top: 5px;
    right: 10px;
}

.more2 {
    position: absolute;
    top: 8px;
    right: 10px;
}

.more3 {
    position: absolute;
    top: 1px;
    right: 10px;
    font-size: 12px;
}

.moreAC {
    position: absolute;
    top: 7px;
    right: 10px;
}

.moreAC a {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 3px 5px 2px 13px;
    margin: 0 1px;
    background: #fff url(image/v5/ico_sp.png) 4px -279px no-repeat;
}

.moreAC a:hover {
    background: #db0000;
    border: 1px solid #db0000;
    color: #fff;
}

.moreACx {
    line-height: 34px;
}

.moreACx a {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 2px 7px 3px 18px;
    margin: 0 8px 0 0;
    background: #fff url(image/v5/ico_sp.png) 4px -345px no-repeat;
}

.moreACx a:hover {
    background: #db0000;
    border: 1px solid #db0000;
    color: #fff;
}

.bg_img_2 {
    background: url(image/v5/ico_sp.png) 0 -35px repeat-x;
    height: 28px;
    padding: 6px 0 0 5px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.bg_img_2x {
    height: 26px;
    padding: 4px 0 0 5px;
}

.bg_img_head_1 {
    background: #db0000;
    width: 108px;
    height: 24px;
    text-align: center;
    padding-top: 1px;
}

.dot {
    background: url(image/v5/ico_sp.png) no-repeat;
    float: left;
}

.dot_vedio {
    height: 10px;
    width: 16px;
    background-position: 0 -214px;
}

.dot_1 {
    height: 11px;
    width: 11px;
    background-position: 0 -82px;
}

.dot_2 {
    height: 7px;
    width: 8px;
    background-position: 0 -318px;
}

.white,
.white a {
    color: #fff;
}

.white a:hover {
    color: #eee;
}

.gray,
.gray a {
    color: #999;
}

.gray a:hover {
    color: #3592e3;
}

.blue,
.blue a,
a.blue {
    color: #3592e3;
}

.blue a:hover {
    color: #e20001;
}

.red,
.red a {
    color: #e20001;
}

.red a:hover {
    color: #3592e3;
}

.green,
.green a {
    color: #e46600;
}

.bg_eee {
    background: #f9f9f9;
}

.bg_ddd {
    background: #ddd;
}

.bg_white {
    background: #fff;
}

.bg_blue {
    background: #3592e3;
}

.bg_red {
    background: #e20001;
}

.bg_green {
    background: #e46600;
}

.bg_gx {
    background: #933f00;
}

.bg_01 {
    background: #fffefa;
}

.bg_02 {
    background: #fcf7f1;
}

.box {
    border: 1px solid #dddddd;
}

.box1 {
    border: 1px solid #f5e9d9;
}

.box2 {
    border: 1px solid #83c4fa;
}

.box3 {
    border: 1px solid #dfc373;
}

.box32 {
    border: 2px solid #dfc373;
}

.box4 {
    border: 1px solid #3592e3;
}

.box5 {
    border: 1px solid #e20001;
}

.box6 {
    border: 1px solid #ffc011;
}

.box10 {
    border: 1px solid #f2dcb5;
}

.box11 {
    border: 1px solid #f0ddb5;
}

.box11_bottom {
    border-bottom: 1px solid #f0ddb5;
}

.box11_bottom_dotted {
    border-bottom: 1px dotted #f0ddb5;
}

.box11_top_dotted {
    border-top: 1px dotted #f0ddb5;
}

.border_top_del {
    border-top: 0;
}

.border_bottom_del {
    border-bottom: 0;
}

.new_box_pd {
    padding: 5px 5px 5px 20px;
}

.tsh {
    text-shadow: 1px 1px 1px #000;
}

.tsh2 {
    text-shadow: 1px 1px 1px #fff;
}

.tsh3 {
    text-shadow: -1px -1px 1px #000;
}

p.item {
    padding: 2px 5px 3px 10px;
    line-height: 20px;
    height: 20px;
    background: url(image/v5/ico_sp.png) 0 -176px no-repeat;
    text-overflow: ellipsis;
    _text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
    _background-position: 0 -174px;
}

p.item:hover,
p.item2 {
    background: url(image/v5/ico_sp.png) 0 -308px no-repeat;
    _background-position: 0 -310px;
}

p.link_bg {
    background: #f9f9f9 url(image/link_bg.png) no-repeat;
    width: 200px;
    height: 34px;
    overflow: hidden;
    margin: 2px 0 5px 0;
    text-align: center;
    cursor: pointer;
}

p.link_bg:hover,
p.link_bg_select {
    background: #fff url(image/link_bg_select.png) no-repeat;
}

p.item .time {
}

p.item a:hover {
    background-color: #fff;
}

.rdate {
    float: right;
    padding-right: 5px;
    !margin-top: -20px;
    color: #999;
}

.pages {
    text-align: center;
    height: 25px;
    clear: both;
    background: #eee;
}

.pages a {
    padding: 4px 10px 0;
}

.banner h1 {
    padding: 20px 60px 0 0;
}

.banner1 {
    background: url(image/banner/1.jpg) no-repeat;
    height: 100px;
}

.banner2 {
    background: url(image/banner/2.jpg) no-repeat;
    height: 100px;
}

.ldimgs {
    float: left;
    margin: 5px 14px;
    width: 156px;
}

.ldimgs .img {
    border: 1px solid #ddd;
    padding: 2px;
    line-height: 0;
}

.ldimgs .img img {
    width: 150px;
    height: 200px;
    border: 0;
}

.ldimgs .text {
    /*background-color:#eee;*/
    text-align: center;
    margin-top: 1px;
    font-weight: bold;
}

.ldimgs .text,
.ldimgs .text a {
    color: #3592e3;
    font-size: 12pt;
}

.content_head {
    padding: 15px;
}

.content_con {
    border-bottom: dashed 1px #ddd;
}

.elbox {
    position: relative;
}

.elbox h2 {
    font-size: 24px;
}

.elbox h2 sup {
    display: block;
    padding: 4px;
    line-height: 1;
}

.elbox sub {
    position: absolute;
    top: 0;
    right: 15px;
}

.imgbox {
    float: left;
    width: 220px;
}

.imgbox:hover {
    background: #eee;
}

.content .imgbox {
    padding: 3px;
}

.imgbox .img,
.imgbox:hover .img {
    background: #fafafa;
    width: 220px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    display: table-cell;
    line-height: 0;
    overflow: hidden;
}

.imgbox .img span {
    position: static;
    +position: absolute;
    top: 50%;
    width: 220px;
}

.imgbox .img a {
    position: static;
    +position: relative;
    top: -50%;
    +left: -50%;
    padding: 0;
    line-height: 0;
}

.imgbox .text,
.imgbox .text a {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.imgbox:hover .text {
    background-color: #fff;
}

.path {
    background: url(image/lineBg.png) 0 -8px repeat-x;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
}

.path span {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
}

.rightPanel dt {
    background: url(image/lineBg.png) 0 -8px repeat-x;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
}

.rightPanel dt span {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
}

.rightPanel dt:hover {
    background: url(image/lineBg.png) 0 -41px repeat-x;
}

.rightPanel dd {
    border: solid;
    border-color: #eee;
    border-width: 0 1px 1px;
    margin-bottom: 10px;
}

.content {
    border: solid;
    border-color: #eee;
    border-width: 0 1px 1px;
    padding: 10px;
    min-height: 1447px;
    background-color: #fefefe;
}

.tabs {
}

.tabs .tab_nav {
    background: url(image/v5/tab_head_bg.jpg) 0 0 repeat-x;
    height: 36px;
    position: relative;
}

.tabs .tab_nav_topline {
    border-top: 4px solid #c3151e;
    padding: 0 0 0 10px;
}

.tabs .tab_nav h1 {
    float: left;
    width: 100px;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #f0ddb5;
    background: url(image/v5/tab_head_bg.jpg) repeat-x;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.tabs .tab_nav span.more {
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 12px;
}

.tabs .tab_nav_right h1 {
    width: 90px;
}

.tabs .tab_nav_left h1 {
    width: 90px;
}

.tabs .tab_nav h1.last {
    border-right: 0;
}

.tabs .tab_nav h1.first {
    border-left: 1px solid #f0ddb5;
}

.tabs .tab_nav h1:hover,
.tabs .tab_nav h1.select {
    background: url(image/v5/tab_head_bg.jpg) 0 -36px repeat-x;
    color: #db0000;
}

.tabs .tab_content {
    overflow: hidden;
}

.tabs .tab_content ul {
    display: none;
    background: #fff;
    padding: 10px;
}

.tabs .tab_content.index ul {
    height: 267px;
}

.tabs .tab_content.index1 ul div p {
    width: 280px;
}

.tabs .tab_content.index2 ul div p {
    width: 220px;
}

.tabs .tab_content ul.select {
    display: block;
}

#footer {
    border-top: 1px solid #eee;
    background: #fafafa;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
}

.zwgk_box {
    padding: 5px 2px 6px 10px;
    !padding: 3px 2px 2px 10px;
}

.zwgk_box p {
    width: 65px;
    float: left;
    padding: 2px 0 3px 6px;
    !padding: 1px 0 2px 6px;
}

.msfw_box {
    padding: 7px 2px 6px 20px;
    !padding: 2px 2px 2px 10px;
}

.msfw_box p {
    width: 105px;
    float: left;
}

.dmqh .tab_nav {
    width: 76px;
    height: 281px;
}

.dmqh .tab_nav h1 {
    height: 34px;
    line-height: 34px;
    width: 74px;
    clear: both;
    background: url(image/v5/tab_head_bg.jpg) 0 0 repeat-x;
    font-size: 14px;
    border: 1px solid #f0ddb5;
    margin-top: -1px;
}

.dmqh .tab_nav h1.first {
    margin-top: 0;
}

.dmqh .tab_nav h1:hover,
.dmqh .tab_nav h1.select {
    background: #fff;
    border-right: 1px solid #fff;
}

.dmqh .tab_content {
    width: 600px;
    border: 1px solid #f0ddb5;
    border-left: 0;
}

.dmqh .tab_content ul {
    clear: both;
    background: #fff;
    height: 259px;
    padding-left: 20px;
    overflow: hidden;
    font-size: 12px;
}

.linkbox select {
    font-size: 12px;
}

.bg_img_v21 {
    color: #944615;
    background: url(image/v5/menu_bg.png) 0 -80px repeat-x;
    height: 20px;
    line-height: 20px;
    position: relative;
    padding: 2px 10px;
}

.bg_img_v21:hover {
    background: url(image/v5/menu_bg.png) 0 0 repeat-x;
    color: #fff;
}

.bg_img_v2 {
    background: url(image/v5/menu_bg.png) 0 -80px repeat-x;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.bg_img_v2 .more {
    position: absolute;
    top: 0px;
    right: 10px;
}

.bg_img_v2x {
    font-size: 14px;
    background: url(image/v5/menu_bg.png) 0 -80px repeat-x;
    padding: 5px 10px;
    _padding: 4px 10px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #f2dcb5;
    border-width: 0 1px;
}

.bg_img_v2 h1 {
    font-size: 14px;
    padding: 5px 0 0 10px;
}

.v1_dot1 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 0px no-repeat;
    width: 16px;
    height: 13px;
    margin: 3px 3px 0 0;
}

.v1_dot2 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 -20px no-repeat;
    width: 16px;
    height: 14px;
    margin: 3px 3px 0 0;
}

.v1_dot3 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 -40px no-repeat;
    width: 16px;
    height: 12px;
    margin: 3px 3px 0 0;
}

.v1_dot4 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 -60px no-repeat;
    width: 10px;
    height: 10px;
    margin: 4px 3px 0 0;
}

.v1_dot5 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 -80px no-repeat;
    width: 7px;
    height: 13px;
    margin: 4px 3px 0 0;
}

.v1_dot6 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 -100px no-repeat;
    width: 12px;
    height: 14px;
    margin: 3px 3px 0 0;
}

.v1_dot7 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 -120px no-repeat;
    width: 14px;
    height: 14px;
    margin: 3px 3px 0 0;
}

.v1_dot8 {
    float: left;
    display: block;
    background: url(image/v5/ico_dot.png) 0 -140px no-repeat;
    width: 14px;
    height: 14px;
    margin: 3px 3px 0 0;
}

.first_dt {
    border: 1px solid #f1deb6;
    background: #fcf7f3 url(image/v5/dt_bg.jpg) no-repeat;
    height: 50px;
    padding: 2px 0 2px 140px;
}

.more_Index {
    position: absolute;
    top: 8px;
    right: 9px;
}

.more_Index a {
    float: left;
    display: block;
    font-weight: bold;
    background: url(image/v5/menu_bg.png) 0 -118px repeat-x;
    margin-left: -1px;
    height: 20px;
    line-height: 20px;
    padding: 4px 0;
    width: 125px;
    border: 1px solid #f1d6a7;
    text-align: center;
}

.more_Index a.first {
    margin-left: 0;
}

.more_Index a:hover {
    background: url(image/v5/menu_bg.png) 0 -150px repeat-x;
}

.more_xxgk {
    padding: 0 12px;
    width: 160px;
}

.more_xxgk a {
    clear: both;
    display: block;
    margin: 6px 0;
    background: url(image/v5/menu_bg.png) 0 -110px repeat-x;
    height: 20px;
    line-height: 20px;
    padding: 8px 10px;
    border: 1px solid #f1d6a7;
}

.more_xxgk_list {
    margin: 6px 0;
    width: 320px;
}

.more_xxgk_right {
    margin: 6px 0 6px 12px;
    _margin: 6px 0 6px 6px;
    width: 170px;
}

.more_xxgk_right .head,
.more_xxgk_list .head,
.sm_head {
    background: url(image/v5/menu_bg.png) 0 -150px repeat-x;
}

#zwgk_remote p {
    width: 290px;
}

#bjgs p {
    line-height: 1.7;
}

.index_title_bg {
    background: url(image/v5/menu_bg.png) 0 -110px repeat-x;
    height: 20px;
    line-height: 20px;
    padding: 8px 10px;
}

.yuan4 {
    border-radius: 4px;
}

.hd_tab_nav {
    background: url(image/v5/tab_bgx.png) 0 -30px repeat-x;
}

.hd_tab_nav .tnl {
    background: url(image/v5/tab_bgx.png) no-repeat;
    padding-left: 3px;
}

.hd_tab_nav .tnc {
    background: url(image/v5/tab_bgx.png) right -60px no-repeat;
    height: 30px;
    line-height: 30px;
    padding: 0 11px 0 8px;
}

.hd_more {
    position: absolute;
    top: 2px;
    right: 8px;
    z-index: 999;
    /*!position:static;!float:right;!padding-right:10px;*/
}

.zmhd_Email_Box_Layer {
    background: #fff;
    width: 998px;
    top: 55px;
    right: 0;
    border: 1px solid #f2dcb5;
    z-index: 9999;
}

.zmhd_Email_Box_Layer span.ico {
    margin-top: -20px;
    color: #f2dcb5;
    left: 615px;
}

.zmhd_Email_Box_Layer span.ico-4 {
    margin-top: -20px;
    color: #f2dcb5;
    left: 850px;
}

.zmhd_Email_Box_Layer .details {
    height: 200px;
    width: 978px;
}

.topline .tab_nav h1 {
    width: 110px;
    font-size: 14px;
    border-top: 4px solid #db0000;
    margin-top: -1px;
    height: 33px;
    line-height: 33px;
}

#Ewm {
    width: 100px;
    height: 340px;
    position: fixed;
    _position: absolute;
    left: 60%;
    margin-left: 510px;
    bottom: 10px;
    display: block;
}

#qh_gov_cn {
    background: url(/Ewm/www.qh.gov.cn.png) no-repeat;
    display: block;
    width: 100px;
    height: 110px;
}



.GOTOPanel {
    width: 54px;
    height: 110px;
    position: fixed;
    _position: absolute;
    left: 60%;
    margin-left: 520px;
    bottom: 352px;
}

.GOTO {
    background: url(/theme-zh-cn/image/GOTO.jpg) no-repeat;
    width: 54px;
    height: 54px;
    display: block;
}

#GOTO_Home {
    background-position: 0 0;
}

#GOTO_Home:hover {
    background-position: 0 -54px;
}

#GOTO_Top {
    background-position: -54px 0;
}

#GOTO_Top:hover {
    background-position: -54px -54px;
}

.abstract {
    padding: 10px;
    background-color: #eee;
    color: #999;
    font-size: 12px;
    border: 0 solid #ddd;
    border-width: 0 2px;
}

.details_content {
    padding: 10px;
    min-height: 300px;
}

.list_min_height {
    min-height: 1035px;
}

.list_min_height_two {
    min-height: 635px;
}

.location {
    padding: 5px 0px 5px 10px;
}

.mn_left {
    width: 326px;
}

.mn_center {
    padding: 0px 12px;
    width: 325px;
}

.mn_right {
    width: 325px;
}

.mn_right_1 {
    padding-left: 12px;
    width: 662px;
}

.mn_down {
    width: 1000px;
}

.accordionGrouup {
}

.accordion .head {
    background: url(image/v5/tab_head_bg.jpg) 0 0 repeat-x;
    height: 36px;
    position: relative;
    cursor: pointer;
}

.accordion .head h2 {
    float: left;
    font-size: 14px;
    padding: 8px 0 0 10px;
}

.accordion .content {
    height: 203px;
    min-height: 203px;
    display: none;
    border: 0;
    border-bottom: 1px solid #f0ddb5;
    padding: 10px;
    overflow: hidden;
}

.accordion .content.last {
    border: 0;
}

.accordion .content.show {
    display: block;
}
