﻿/* *
* @authors @SilentBlue
* @date 2017-10-23 10:04:41
* @version shanxi.gov.cn-base.version.2.0
*
* */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body>div {
    margin-right: auto;
    margin-left: auto;
}

body,
div,
ul,
ol,
ul,
li,
ol,
dl,
dd,
dt,
form,
span,
p,
textarea {
    margin: 0;
    padding: 0;

    list-style: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

input {
    padding-top: 0;
    padding-bottom: 0;
}

input::-moz-focus-inner {
    padding: 0;

    border: none;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;

    margin: 0;
}

input[type='text'],
input[type='password'],
textarea {
    outline-style: none;

    -webkit-appearance: none;
    -moz-appearance: none;
}

textarea {
    resize: none;
}

select:focus,
input:focus,
textarea:focus {
    outline: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

th,
td {
    font-size: 12px;

    padding: 0;
}

img,
a img {
    margin: 0;
    padding: 0;

    border: 0;
}

img {
    border: none;
}

strong,
em {
    font-weight: bold;
    font-style: normal;
}

a {
    text-decoration: none;

    color: #000;
    outline-style: none;
}

a:hover {
    text-decoration: none;

    color: #2664bc;
}

.group:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;

    height: 0;

    content: '.';
}

.group {
    zoom: 1;
}

.clear {
    font-size: 0;

    clear: both;
    overflow: hidden;

    height: 0;
}

/* Base Addition */

.ftsz-14 {
    font-size: 14px;
}

.ftsz-16 {
    font-size: 16px;
}

.ftsz-18 {
    font-size: 18px;
}

.font-coff {
    color: #fff;
}

.bgc-fff {
    background-color: #fff;
}

.bgc-thin-blue {
    background-color: #dfeaf7;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.padding10 {
    padding: 10px 10px 0;
}

.pad4ing10 {
    padding: 10px;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.left {
    float: left;
}

.right {
    float: right;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.oflow-hd {
    overflow: hidden;
}

/* /Images-Text List*/
.red-header {
    position: relative;

    width: 1020px;
    height: 120px;
    margin: 0 auto;

    background: url('bg-banner-kx.png') 0 0 repeat-x;
    box-shadow: 0 2px 4px #d6d6d6;
}

.red-toolbar {
    font-size: 12px;

    height: 30px;
}

.red-toolbar_left {
    line-height: 30px;

    margin-left: 10px;

    color: #6f6f6f;
}

.red-toolbar_left>i {
    font-style: normal;
}

.red-toolbar_right {
    margin-top: 5px;
}

.red-toolbar_right>li {
    float: left;
    overflow: hidden;

    height: 20px;
    margin-right: 10px;
}

.micro-sbox {
    position: relative;

    width: 190px;
    height: 20px;

    border: none;
}

.micro-kw {
    position: absolute;
    z-index: 1;
    top: 0;

    width: 188px;
    height: 18px;

    color: #b8b8b8;
    border: 1px solid #d8d8d8;
}

.micro-btn {
    position: absolute;
    z-index: 2;
    top: 4px;
    right: 5px;

    display: block;

    width: 12px;
    height: 12px;

    cursor: pointer;

    border: 0 none;
    background: url(bg-sbtn.png) 0 0 no-repeat;
}

.red-logo {
    height: 91px;
    margin: 15px auto auto 10px;
}

.red-logo img {
    height: 100%;
}

.red-slogan {
    position: absolute;
    top: 10px;
    right: 30px;

    width: 465px;
    height: 127px;

    background: url('red-slogan.png') 0 0 no-repeat;
}

.red-nav {
    overflow: hidden;

    width: 1020px;
    height: 35px;
    margin: 10px auto;
    padding-top: 5px;

    border-radius: 5px;
    background: url('bg-nav.png') 0 0 repeat-x;
}

.red-nav-items {
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;

    overflow: hidden;

    height: 35px;
    margin-left: 20px;
}

.red-nav-items>li {
    display: block;
    float: left;

    height: 35px;
    margin: 0 10px;
    padding: 0 .5em;
}

.red-nav-items>li:hover {
    border-radius: 5px 5px 0 0;
    background-color: #fff;
}

.red-nav-items>li>a {
    display: block;

    width: 100%;
    height: 100%;

    color: #f8f8f8;
}

.red-nav-items>li:hover>a {
    color: #2664bc;
}

.main-content {
    width: 1020px;
    margin: 0 auto;
}

.column-red1 {
    height: 300px;
}

.column-red1>li {
    float: left;
}

.column-red_left,
.column-red_right {
    width: 470px;
}

.column-red_center {
    width: 540px;
    margin: 0 10px 0 0;
}

/* slide */
/* Common Slide */

.shxidx-carousel .shxidx-wrapper::after {
    line-height: 0;

    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}

.shxidx-carousel {
    position: relative;

    display: none;

    width: 100%;

    -ms-touch-action: pan-y;
}

.shxidx-carousel .shxidx-wrapper {
    position: relative;

    display: none;

    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.shxidx-carousel .shxidx-wrapper-outer {
    position: relative;

    overflow: hidden;

    width: 100%;
}

.shxidx-carousel .shxidx-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.shxidx-carousel .content-imgs-slide-item {
    float: left;
}

.shxidx-controls .shxidx-page,
.shxidx-controls .shxidx-buttons div {
    cursor: pointer;
}

.shxidx-controls {
    /* position: relative; */
    margin: 0;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.shxidx-carousel img {
    display: block;
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

.shxidx-carousel .shxidx-wrapper,
.shxidx-carousel .shxidx-item {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.shxidx-carousel .content-imgs-slide-item {
    position: relative;

    display: block;
}

.shxidx-carousel b {
    position: absolute;
    right: 0;
    bottom: 0;

    width: 100%;
}

.shxidx-carousel span {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    overflow: hidden;
    /* width: 100%; */
}

.shxidx-pagination {
    position: absolute;
    right: 0;
    bottom: 0;

    width: 100%;
}

.shxidx-pagination .shxidx-page {
    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 10px 5px;
}

.shxidx-pagination .active {
    width: 25px;
}

.shxidx-buttons {
    display: none;
}

.shxidx-buttons div {
    position: absolute;
    top: 50%;
}

.shxidx-prev {
    left: 0;
}

.shxidx-next {
    right: 0;
}

/* Common Slide */
/*tab*/
.red-tabs-block {
    position: relative;

    overflow: hidden;

    height: 300px;

    /* border-radius: 5px 5px 0 0; */
    /* background-color: #efefef; */
}

.tab-more {
    font-size: 12px;

    position: absolute;
    top: 12px;
    right: 12px;

    color: #5d5c5c;
}

.tab-more:hover {
    text-decoration: underline;
}

.red-tabs-block>dt {
    line-height: 36px;

    overflow: hidden;

    height: 36px;

    background-color: #eaeaea;
}

.red-tabs-block>dt>.red-tabs_title {
    font-size: 14px;
    font-weight: 700;

    display: block;
    float: left;

    padding: 0 12px;

    color: #2664bc;
}

.red-tabs-block>dt>.red-tabs_cur {

    color: #fff;
    background: #2664bc;
}

.red-tabs-block>dd>.red-tabs_box {
    font-size: 14px;

    margin: 2px 6px;
}

.red-tabs_box>li {
    line-height: 26px;

    overflow: hidden;

    height: 26px;

    white-space: nowrap;
    text-overflow: ellipsis;
}

.red-tabs_box>li>i {
    display: block;
    float: left;

    width: 3px;
    height: 3px;
    margin-top: 11px;
    margin-right: 5px;

    background-color: #6f6f6f;
}

.red-tabs_box>li>span {
    float: right;
    font-size: 12px;
    color: #999;
}

/* red-index slide */

.shxidx-carousel {
    width: 540px;
    height: 300px;
}

.shxidx-carousel img {
    width: 540px;
    height: 300px;
}

.shxidx-carousel b {
    height: 30px;

    opacity: .9;
    background-color: #2664bc;

    filter: alpha(opacity=70);
}

.shxidx-carousel span {
    font-size: 14px;
    line-height: 30px;

    height: 30px;
    padding-left: 5px;

    text-align: left;

    color: #fff;
}

.content-imgs-slide-item span {
    overflow: hidden;

    width: 480px;
}

.shxidx-pagination {
    bottom: 30px;

    height: 30px;

    text-align: center;
}

.shxidx-pagination .shxidx-page {
    width: 20px;
    height: 6px;

    border-radius: 6px;
    background-color: #efefef;
}

.shxidx-pagination .shxidx-page.active {
    background-color: #2664bc;
}

.slide-more {
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;

    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;

    display: block;
    overflow: hidden;

    width: 40px;
    height: 30px;

    text-align: center;

    color: #ffb136;
}

.slide-more:hover {
    text-decoration: underline;

    color: #ffb136;
}

.slide-more>span {
    position: relative;
    z-index: 2;
}

.slide-more>b {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    opacity: .8;
    background-color: #1c57a9;

    filter: alpha(opacity=80);
}

.column-red2 {
    height: 300px;
}

.column-red2>li {
    float: left;
}

.red-tabs_bussiness>li {
    line-height: 32px;

    height: 32px;
}

.red-tabs_bussiness>li>i {
    display: block;
    float: left;

    width: 8px;
    height: 8px;
    margin-top: 12px;
    margin-right: 5px;

    background: url('bg-tablist.png') 0 0 no-repeat;
}

.red-sidebar_show>li {
    display: block;
    overflow: hidden;

    height: 140px;
    margin-bottom: 20px;

    border-radius: 5px;
    background-color: #cc0001;
}

.red-sidebar_show>li img {
    width: 100%;
    height: 100%;
}


.red_show_textad>dt {
    float: left;

    width: 110px;
    height: 110px;
    margin: 15px 10px;
}

.red_show_textad>dt img {
    width: 100%;
    height: 100%;
}

.red_show_textad>dd {
    display: table-cell;
    width: 160px;
    height: 110px;
    margin: 15px 10px 0 0;
    text-align: center;
    vertical-align: middle;
}

.red_show_textad>dd>a {
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
}

.red_show_textad>dd>a:hover {
    text-decoration: underline;
}

.red_show_textad>dd>span {
    font-size: 14px;
    display: block;
    color: #afaeae;
}

.column-red3 {
    height: 186px;

}

.red-online>li {
    display: block;
    float: left;
    overflow: hidden;
    width: 92px;
    height: 92px;
    padding: 14px;
    margin: 15px 12px;
    border-radius: 100%;
    white-space: normal;
}

.red-online_1 {
    background-color: #ef4242;
}

.red-online_2 {
    background-color: #e09c32;
}

.red-online_3 {
    background-color: #2682e0;
}

.red-online_4 {
    background-color: #cc400a;
}

.red-online_5 {
    background-color: #f8032b;
}

.red-online_6 {
    background-color: #ac1448;
}

.red-online_7 {
    background-color: #088a67;
}

.red-online>li>span {
    display: block;
    overflow: hidden;
    width: 92px;
    height: 40px;
    margin: 26px 0;
    word-break: break-word;
    text-align: center;
}

.red-online>li>span>a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 18px;
    width: 92px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}

.column-red4 {
    height: 256px;
}

.red-videos>li {
    width: 222px;
    height: 190px;
    margin: 15px;
    float: left;
    overflow: hidden;
}

.red-videos_item {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.red-videos_item>dt {
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.red-videos_item>dt img {
    width: 100%;
    height: 100%;
    transition: transform .5s;

}

.red-videos_item>dt:hover img {
    transform: scale(1.1);
}

.red-videos_item>dd {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.red-links {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #efefef;
    font-size: 14px;
    font-weight: 700;
}

.red-links>dt {
    float: left;
    background-color: #2664bc;
    padding: 0 1.2em;
    height: 40px;
    color: #fff;
    margin-right: 1em;

}

.red-links>dd {
    height: 40px;
}

.red-links>dd a {
    margin: 0 1.2em;
    color: #2664bc;
}

.red-links>dd a:hover {
    text-decoration: underline;
}

.red-copyright {
    font-size: 12px;
    color: #647890;
    padding: 1.5em 0;
    text-align: center;
    line-height: 2;
    background-color: #dfe5ee;
    border-top: 3px solid #cfd6e1;
    margin-top: 10px;
}

/* list */

.red-list-breadcru {
    width: 100%;
    background: #efefef;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    padding: 0 20px;
    border-bottom: 2px solid #dadada;
}

.red-list_left {
    width: 260px;
    overflow: hidden;
    border: 10px solid #f9f9f9;
    background-color: #f9f9f9;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
}

.red-list_submenu>dt {
    height: 32px;
    line-height: 32px;
    background-color: #e3e3e3;
    font-size: 16px;
    color: #2664bc;
    font-weight: 700;
    padding-left: 1em;
    overflow: hidden;
    border-radius: 0 5px 5px 0;
}

.red-list_submenu>dd>a {
    display: block;
    background: url('bg-submenu-n.png') 0 0 no-repeat;
    width: 260px;
    height: 36px;
    line-height: 36px;
    margin: 10px 0;
    font-size: 14px;
    padding-left: 36px;
}

.red-list_right {
    width: 720px;
}

.red-list_curpos {
    height: 42px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 2px solid #f3f3f3;
    color: #2664bc;
}

.red-list_cntbox>li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 14px;
}

.red-list_cntbox>li>i {
    width: 3px;
    height: 3px;
    background-color: #999;
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 16px;
}

.red-list_cntbox>li>span {
    display: block;
    width: 78px;
    overflow: hidden;
    float: right;
    color: #999;
    font-size: 12px;
}

.red-page-box {
    margin-top: 15px;
    color: #999;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
}

.red-page-box span {
    display: block;
    float: left;
    padding: 5px 0;
    line-height: 20px;
    height: 20px;
}

.red-page-box a {
    display: block;
    float: left;
    padding: 5px 12px;
    margin: 0 0 0 8px;
    border: 1px solid #e1e2e3;
    line-height: 20px;
    height: 20px;
    color: #2664bc;
    background: #fff;
    text-decoration: none;
}

.red-page-box a:hover {
    border: 1px solid #2664bc;
}

.red-page-box .disabled {
    border: 1px solid #eee;
    padding: 5px 12px;
    margin: 0 0 0 8px;
    color: #ddd;
}

.red-page-box .current {
    padding: 5px 12px;
    margin: 0 0 0 8px;
    color: #555;
    font-weight: bold;
}

/* detail */
.red-detail-box {
    background-color: #f9f9f9;
    border: 10px solid #f9f9f9;
    overflow: hidden;
}

.red-detail_meta {
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}

.meta:after {
    clear: none;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.red-detail_meta h1 {
    margin: 0;
    padding: 0 0 15px 0;
    color: #2664bc;
    font-size: 22px;
    line-height: 30px;
}

.red-detail_meta .red-detail_meta_info {
    color: #999;
    font-size: 12px;
    line-height: 24px;
}

.red-detail_meta .red-detail_meta_info span {
    margin-right: 10px;
    padding-left: 20px;
    color: #777;
}

.red-detail_meta .red-detail_meta_info .time {
    background: url(bg-meta-time.png) 0 0 no-repeat;
}

.red-detail_meta .red-detail_meta_info .sorce {
    background: url(bg-meta-source.png) 0 0 no-repeat;
}

.red-detail_meta .red-detail_meta_info .author {
    background: url(bg-meta-author.png) 0 0 no-repeat;
}

.red-detail_cntbox {
    margin: 15px 1.5em;
    padding: 0;
    font-size: 14px;
    line-height: 2em;
    word-wrap: break-word;
    text-align: justify;
    text-justify: inter-ideograph;
}

.red-detail_cntbox p {
    text-indent: 2em;
}

/* kxslide */
.kx-full-show .kx-red-sub {
    width: 1020px;
    height: 100px;
}

.kx-full-show .content-imgs-slide-item {
    height: 100px;
}

.kx-full-show .content-imgs-slide-item img {
    width: 100%;
    height: 100px;
}

.kx-full-show .shxidx-pagination {
    height: 30px;
    text-align: right;
    background-color: transparent;
    right: 0;
    bottom: 0;
    width: auto;
    display: none;
}

.kx-full-show .kx-red-sub b {
    height: 30px;
    bottom: 0;
    opacity: 1;
    background-color: #f4f5f7;
    filter: alpha(opacity=100);
    display: none;
}

.kx-full-show .shxidx-pagination>div {
    background-color: #fff;
    /* border-radius: 5px; */
    width: 8px;
    height: 8px;
    border: 1px solid #ee6500;
}

.kx-full-show .shxidx-pagination .active {
    background-color: #d64850;
}

.kx-vip-link>li {
    width: 320px;
    height: 86px;
    overflow: hidden;
    background: url('bg-kx-link3.png') 0 0 no-repeat;
    margin: 0 10px;
    float: left;
    text-align: center;

}

.kx-vip-link>li img {
    vertical-align: middle;
    height: 60px;
    margin-top: 13px;
}

.subtab-block-hxfix {
    width: 505px;
}

.jch-item-cityglo {
    height: 150px;
    overflow: hidden;
    border: 5px solid #eaeaea;
    margin-top: 20px;
    background-color: #eaeaea;
}

.jch-item-cityglo>dt {
    width: 125px;
    overflow: hidden;
    float: left;
}

.jch-item-cityglo>dd {
    width: 880px;
    float: right;
    overflow: hidden;
    height: 158px;
    position: relative;
}

.jch-item-cityglo>dd>ul {
    height: 158px;
}

.jch-item-cityglo>dd>ul>li {
    width: 205px;
    height: 158px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 20px;
}

.jch-item-cityglo>dd>ul>li img {
    width: 100%;
    height: 125px;
    display: block;
}

.jch-item-cityglo>dd>ul>li span {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    width: 100%;
    display: block;
    font-weight: 700;
    /* background-color: #fbfbfb; */
    font-size: 14px;
    color: #333;
}