@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

a:link,
a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

input,
select,
textarea {
    font-size: 12px;
    color: #000000;
    line-height: 120%;
}

html {
    width: 100%;
}

body {
    font-family: "Microsoft YaHei", "宋体", "Times New Roman";
    font-size: 12px;
    color: #000000;
    width: 100%;
    background: #fff url(images/top.jpg) no-repeat center 30px;
    display: table;
    line-height: 26px;
}


/*table,td,tr,th{ font-size:14px; line-height:26px}*/

body,
html,
div,
form,
p,
img,
ul,
li,
ol,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

img {
    border: none;
}


/* 去掉链接的虚线框 */

a {
    outline: none;
    star: expression(this.onFocus=this.blur());
}

.w950 {
    width: 950px;
    margin: 0 auto;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.w1002 {
    width: 1002px;
    margin: 0 auto;
}

.w1036 {
    width: 1036px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt80 {
    margin-top: 80px;
}

.mt85 {
    margin-top: 85px;
}

.p20 {
    padding: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb60 {
    padding-bottom: 60px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml55 {
    margin-left: 55px;
}

.ml120 {
    margin-left: 120px;
}

.ml140 {
    margin-left: 180px;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.clear {
    clear: both;
}

.clr {
    zoom: 1;
}

.clr:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h2,
h1 {
    font-weight: normal;
}

.mb20 {
    margin-bottom: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr6 {
    margin-right: 6px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr55 {
    margin-right: 55px;
}

.mr120 {
    margin-right: 140px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.lh20 {
    line-height: 20px;
}

.lh140 {
    line-height: 140%;
}

.lh160 {
    line-height: 160%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.lh240 {
    line-height: 240%;
}

.lh300 {
    line-height: 300%;
}

.lh320 {
    line-height: 320%;
}

.lh30 {
    line-height: 30px;
}

.lh36 {
    line-height: 36px;
}

.lh38 {
    line-height: 38px;
}

.color1 {
    color: #333;
}

.color2 {
    color: #666;
}

.color3 {
    color: #999;
}

.color4 {
    color: #cc191e;
}

.color4 a {
    color: #cc191e;
}

.color5 {
    color: #fff;
}

.color5 a {
    color: #fff;
}

.bg1 {
    background: #fff;
}

.bg3 {
    background: #e7ebf0;
}

.bg4 {
    background: #f0f3f6;
}

.w730 {
    width: 730px;
}

.none {
    display: none;
}

.fw {
    font-weight: bold;
}

.indent {
    text-indent: 2em;
}

.tleft {
    text-align: left;
}

.tcenter {
    text-align: center;
}

.tright {
    text-align: right;
}

.pos_rel {
    position: relative;
}

.pos_abs {
    position: absolute;
}

.bg2 {
    background: url(images/nav_bg.jpg) no-repeat top right;
    padding-right: 12px;
}

.nav li {
    margin: 0 4px 0 2px;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    float: left;
    display: inline;
}

.nav li a {
    color: #333;
    text-decoration: none;
}

.nav li a:hover {
    color: #ff0000;
}

.nav li .second-nav {
    display: none;
    position: absolute;
}

.nav li .second1 {
    *margin-left: -110px;
}

.nav li .second2 {
    *margin-left: -83px;
}

.nav li .second-nav li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    float: left;
    display: inline;
    margin-right: 10px;
    *margin-top: 23px;
}


/* 顶部搜索区 */

.w1394 {
    width: 1374px;
    margin: 0 auto;
}


/* #top {
    position: relative;
} */

.topBox {
    width: 346px;
    /* position: absolute;
    top: 80px;
    right: -200px; */
}

#scol_top {
    background: #c10014 url(images/22top.jpg) no-repeat center top;
    height: 301px;
}

#scol_top input {
    height: 33px;
    line-height: 33px;
    color: #6c6c6c;
    border: 0;
    padding-left: 10px;
    color: #cc1c1e;
}

#scol_top input:focus {
    border: 0;
    outline: none;
}

#scol_top .searchCon {
    width: 260px;
}

#scol_top .search {
    /* float: left; */
    width: 260px;
    margin-left: 5px;
    margin-top: 8px;
    position: relative;
    /* border: 1px solid #cc1c1e;
    border-radius: 10px; */
}

#scol_top .search .searchinput {
    float: left;
    width: 260px;
    padding-left: 10px;
    border-radius: 20px;
    margin-left: 3px;
    font-size: 16px;
}

#scol_top .search .searchaction {
    position: absolute;
    top: 0;
    right: 0;
    /* float: right; */
    width: 30px;
    height: 25px;
    margin-top: 2px;
}

.swsy {
    color: #999;
}

.swsy a {
    color: #999;
    font-size: 14px;
    line-height: 30px;
    margin-top: 8px;
}

.ttxw h2 a {
    color: #cc191e;
    font-size: 30px;
}

.list li {
    float: left;
    display: inline;
    margin-right: 25px;
}

.w875 {
    width: 875px;
}

.box2_l {
    height: 324px;
    overflow: hidden;
}

.w470 {
    width: 470px;
}

.w484 {
    width: 484px;
}

.bor1 {
    border-bottom: 1px dashed #000;
    padding-bottom: 20px;
}

.bor2 {
    border-bottom: 1px solid #c5ccd6;
    padding-bottom: 20px;
}

.bor3 {
    border-bottom: 1px solid #c5ccd6;
    padding-bottom: 40px;
}

.w846 {
    width: 846px;
}

.w654 {
    width: 654px;
}

.w307 {
    width: 307px;
}

.txt01 {
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(images/ftb.png) repeat-x;
    height: 28px;
}

.txt01 a {
    color: #fff;
    padding-left: 5px;
}

.w700 {
    width: 700px;
}

.list2 li {
    background: url(images/dot.jpg) no-repeat left center;
    padding-left: 15px;
    float: left;
    display: inline;
    width: 310px;
    margin-right: 20px;
}

.w306 {
    width: 306px;
}

.w293 {
    width: 293px;
}

.w315 {
    width: 315px;
}

.list3 li {
    background: url(images/dot2.jpg) no-repeat left center;
    padding-left: 10px;
}

.w490 {
    width: 490px;
}

.w298 {
    width: 298px;
}

.w288 {
    width: 288px;
}

.w687 {
    width: 687px;
}

.w301 {
    width: 301px;
}

.w358 {
    width: 358px;
}

.w320 {
    width: 320px;
}

.w265 {
    width: 265px;
}

.djqk {
    background: url(images/qkbg.jpg) no-repeat;
    height: 334px;
}

.djqk_c {
    width: 198px;
    padding: 10px 40px 10px 40px;
}

.fgl {
    height: 33px;
    line-height: 33px;
}

.fgl span {
    color: #cc0000;
}

.box12 {
    background: url(images/tpxw_bg.jpg) no-repeat center top;
    height: 422px;
}

.slide_lbtn {
    width: 47px;
    left: -80px;
    top: 150px;
}

.slide_rbtn {
    width: 47px;
    right: -80px;
    top: 150px;
}

.slide_box {
    width: 1000px !important;
    height: auto;
}

.slide_box li {
    float: left;
    display: inline;
    width: 1000px;
}

.ohid {
    overflow: hidden !important;
}

.pic_small {
    width: 500px;
}

.pic_small .pic_small_list {
    float: left;
    display: inline;
    width: 245px;
    margin-left: 5px;
    margin-bottom: 2px;
}

.box14 {
    height: 50px;
}

.djqk_t select {
    width: 198px;
    border: 1px solid #999;
    font-size: 16px;
    color: #333;
    font-family: "Microsoft YaHei", "宋体", "Times New Roman";
    height: 26px;
}

.djqk2 {
    background: url(images/qkbg2.jpg) no-repeat center top;
    height: 344px;
}

.djqk2_c {
    width: 198px;
    padding: 20px 10px 10px 5px;
}

#copylink {
    width: 1000px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
}

#copylink ul li {
    list-style-type: none;
}

#copylink ul {
    width: 100%;
    margin: 10px auto;
}

#copylink li {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: center;
}

#copylink li span {
    color: #cc0000;
}

#copylink li a {
    color: #333;
    text-decoration: none;
}

.copy_pic {
    position: absolute;
    right: 10%;
    top: 25%;
}

#fuCeng {
    position: fixed;
    top: 360px;
    right: 50px;
    width: 151px;
}

#fuCengLeft {
    position: fixed;
    top: 360px;
    left: 50px;
    width: 136px;
}

#fuCengLeft2 {
    position: fixed;
    top: 560px;
    left: 20px;
    width: 200px;
}

.tzgg_t {
    background: url(images/tzgg_t.png) no-repeat;
    width: 151px;
    height: 59px;
}

.tzgg_m {
    background: url(images/tzgg_m.png) repeat-y;
    width: 151px;
}

.tzgg_b {
    background: url(images/tzgg_b.png) no-repeat;
    width: 151px;
    height: 10px;
}

.notice {
    margin: 0 15px 0 20px;
    padding: 10px 5px 10px 0;
    border-bottom: 1px dotted #000;
}

.w232 {
    width: 232px;
}

.w200 {
    width: 200px;
}

.w150 {
    width: 150px;
}

#text_slice {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice01 li {
    width: 310px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice02 li {
    width: 484px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice03 li {
    width: 306px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice04 li {
    width: 293px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice05 li {
    width: 315px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice06 li {
    width: 358px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice07 li {
    width: 265px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice08 li {
    width: 315px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice09 li {
    width: 298px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice10 li {
    width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice11 li {
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice12 li .fl {
    width: 560px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice13 li {
    width: 400px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text_slice14 {
    width: 280px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}

.xgwz select,
.xgwz2 select {
    border: none;
    font-size: 16px;
    color: #cc1c1e;
    font-family: "Microsoft YaHei", "宋体", "Times New Roman";
    background: #e7ebf0;
}

.xgwz select::-ms-expand {
    display: none;
}

.xgwz select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("images/arrow.png") no-repeat left center transparent;
    padding-left: 24px;
    height: 22px;
    width: 260px !important;
}

.xgwz option::-ms-expand {
    display: none;
}

.xgwz option {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    appearance: none;
    padding-left: 0 !important;
}

.xgwz option:hover {
    color: #fff;
}

.xgwz2 select::-ms-expand {
    display: none;
}

.xgwz2 select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("images/arrow.png") no-repeat left center transparent;
    padding-left: 24px;
    height: 22px;
    width: 150px !important;
}

.xgwz2 option::-ms-expand {
    display: none;
}

.xgwz2 option {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    appearance: none;
    padding-left: 0 !important;
}


/* --背景色字体颜色--*/

.xgwz2 option:hover {
    color: #fff;
}

.djqk_t select::-ms-expand {
    display: none;
}

.djqk_t select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("images/arrow2.png") no-repeat right center transparent;
    padding: 2px;
    height: 26px;
    width: 198px !important;
}

.djqk_t option::-ms-expand {
    display: none;
}

.djqk_t option {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    appearance: none;
    padding-left: 0 !important;
}

.djqk_t option:hover {
    color: #fff;
}

.ff1 {
    font-family: "宋体";
}

.cl {
    clear: both;
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
}

.lh54 {
    line-height: 54px;
}

.ytzl {
    margin-left: 18px;
}

.menu li {
    float: left;
    _display: inline;
    background: #f3f8fe;
    color: #5486bd;
    font-size: 14px;
    width: 150px;
    text-align: center;
}

.menu li.hov {
    background: #547192;
    color: #fff;
}

.item li {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 5px;
    margin-top: 5px;
    border-bottom: 1px solid #ccc;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
}

.item li:last-child {
    border-bottom: none;
}

.item li span {
    margin-right: 6px;
    color: #547192;
    background: #f3f8fe;
    width: 18px;
    height: 18px;
    font-size: 12px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    margin-top: 2px;
    line-height: 18px;
}

.item li:first-child span {
    color: #fff;
    background: #547192;
}

.item li:nth-child(2) span {
    color: #fff;
    background: #547192;
}

.item li:nth-child(3) span {
    color: #fff;
    background: #547192;
}

.box15_cl {
    width: 500px;
}

.box15_cl li {
    float: left;
    _display: inline;
    margin-right: 40px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    width: 230px;
    overflow: hidden;
}

.box15_cl li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box15_cl li:nth-child(2n) {
    margin-right: 0;
}

.box15_cl li .sppic {
    position: relative;
}

.box15_cl li .sppicbg {
    position: absolute;
    background: url(images/video.png) no-repeat center top;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    background-size: 100% 100%;
}

.more {
    text-align: right;
}

.more a {
    color: #d20000;
    font-size: 14px;
}


/*二三级页面*/

.list_page {
    background: url(images/lbg.png) no-repeat center top;
}

.w670 {
    width: 670px;
}

.w250 {
    width: 250px;
}

.tpxw_t li {
    margin: 10px 0;
}

.page2_nav {
    color: #d20000;
    font-size: 16px;
}

.page2_nav a {
    color: #d20000;
}

#page_txt li {
    font-size: 18px;
    color: #333;
    line-height: 280%;
}

#webreal_scol_title {
    font-family: Microsoft YaHei;
    font-size: 20px;
    color: #000000;
    line-height: 60px;
    text-align: center;
}

#webreal_scol_title h1 {
    font-size: 24px;
}

#scol_time {
    color: #436472;
    padding: 0 0 5px 0;
    text-align: center;
}

#scol_time a {
    color: #436472;
}

#scol_txt {
    font-size: 16pt;
    color: #333333;
    line-height: 28pt;
    font-family: 仿宋_GB2312;
}

#scol_txt p {
    margin: 10px 0;
}

#scol_txt img {
    max-width: 600px;
    _width: expression( (document.documentElement.clientWidth||document.body.clientWidth) <600? "600px": "");
    overflow: hidden;
}

#scol_note {
    color: #666666;
    text-align: center;
}

#scol_note span {
    float: right;
    color: #666666;
}

.page_bottom {
    background: #e7ebf0;
    height: 50px;
    width: 100%;
}


/* 翻页 */

#pagenum {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-size: 18px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
}

#pagenum a {
    border: #ddd 1px solid;
    padding: 2px 5px;
    margin-right: 2px;
    color: #aaa;
    text-decoration: none;
}

#pagenum a:hover {
    border: #a0a0a0 1px solid;
    padding: 2px 5px;
    margin-right: 2px;
}

#pagenum a:active {
    border: #a0a0a0 1px solid;
    padding: 2px 5px;
    margin-right: 2px;
}

#pagenum a.current {
    border: #e0e0e0 1px solid;
    padding: 2px 5px;
    margin-right: 2px;
    font-weight: bold;
    color: #aaa;
    background-color: #f0f0f0;
}

#pagenum span.disabled {
    border: #f3f3f3 1px solid;
    padding: 2px 5px;
    margin-right: 2px;
    color: #ccc;
}

.note {
    color: #fff;
}

.note-u {
    color: #fff;
    text-decoration: underline;
}

.time {
    text-align: center;
}

.title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ff0000;
}

.text-b {
    font-weight: bold;
}

.text-d {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.text-s {
    font-size: 12px;
    line-height: 120%;
}

.text-l {
    line-height: 250%;
}

.collist {
    text-align: left;
}

.page {
    text-align: center;
    font-size: 14px;
}

.w483 {
    width: 483px;
}

.box15_crbox {
    background: url(http://www.scjgdj.gov.cn/images/sxjgbg.jpg) no-repeat center top;
    width: 323px;
    height: 471;
    padding-left: 160px;
}