@charset "utf-8";

html, body, root, h1, h2, h3, h4, a, em, q, dl, dt, dd, ul, li, p {

    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 14px;
    line-height: 22px;
    font-family: STHeiti, Arial;

}

html, body {
    width: 100%;
    background-color: #FFFFFF;
}

h1, h2, h3, h4 {

    font-weight: bold;
    font-size: 15px;
    color: black

}

hr {
    color: #eee;
    margin: 10px;
}

h1 {
    line-height: 24px;
    font-size: 20px;
    padding: 10px;
}

a {

    display: block;
    color: #113a68;
    text-decoration: none

}

ul li {

    list-style: none

}

em {

    font-style: normal

}

.jian, .columns nav li {

    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box

}

.jian {

    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-top: 2px;
    border: 1px solid #ccc;
    border-radius: 18px;
    background: url(../images/icon.png) white -8px -58px
}

.position {
    padding: 15px 10px;
    border-bottom: 1px solid #999;
    color: #999

}

.position.no {

    border-bottom: none

}

.position a {

    display: inline

}

header section {

    height: 92px;
    padding: 5px 10px 0;
    border-bottom: 10px solid #0A57AB
}

header time {

    float: left;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    padding-top: 5px

}

#logo {

    width: 160px;
    height: 74px;
    margin: 5px auto 0;
    background: url(../images/logo.png)

}

header .menu {

    position: relative;
    z-index: 2;
    float: right;
    width: 32px;
    height: 31px;
    margin: 7px 5px 0 0;
    text-indent: -9999px;
    background-image: url(../images/icon.png);
    overflow: hidden

}

header nav {

    display: none;
    border-bottom: 10px solid #0A57AB;
    background-color: #eee;
    overflow: hidden

}

header nav li {

    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #d9d9d9;
    background: url(../images/icon.png) right -45px no-repeat;

}

header nav li:hover, aside a:hover, .column section:hover, .columns section:hover {
    background-color: #f6f6f6;

}

header nav img {

    vertical-align: middle;
    margin-right: 10px;

}

header nav li:first-Child {

    border-top: none

}

header nav li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: black;

}

header nav em a {

    width: auto;
    font-size: 15px;
    color: #283C6E;
    padding: 0 3px;

}

header nav dfn {

    font-size: 10px;
    vertical-align: middle

}

header .home {

    position: relative;
    z-index: 2;
    float: left;
    width: 32px;
    height: 25px;
    margin-top: 10px;
    background: url(../images/icon.png) 0 -140px no-repeat

}

.main {

    padding: 10px;
    text-align: center;

}

.main h1 {

    padding: 5px 0 10px;
    text-align: center;

}

.main img {

    width: 100%;

}

.column, .columns {
    overflow: hidden
}

.column h2 {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 10px;
    border-bottom: 2px solid #999;
    color: #283C6E;
    vertical-align: middle;
    font-family: "Microsoft Yahei";
}

.column h2.u-tools {
    height: 32px;
    line-height: 32px;
}

.column h3, .columns h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    padding: 5px 5px 5px 18px;
}

.column h3 {
    font-size: 16px;
    font-family: "SimSun";
    background: url("../images/bg_liststyle.jpg") no-repeat 10px 15px transparent;
}

.column h2 a {
    font-size: 20px;
    color: #283C6E;
    display: inline;
    font-family: "Microsoft Yahei";
}

.columns nav {
    padding: 0 10px 34px;
    text-align: center;
    border-bottom: 1px solid #c4c3b4
}

.columns nav li {
    float: left;
    width: 50%;
    height: 34px;
    line-height: 34px;
    letter-spacing: 2em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    background-color: #e3e4da
}

.columns nav li.current {
    height: 35px;
    border: 1px solid #c4c3b4;
    border-bottom: none;
    background: -moz-linear-gradient(top, #e4e5db, #fcfbf0);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e5db), to(#fcfbf0))
}

.columns time {
    display: block;
    text-align: right;
    color: #999
}

div.mores {
    margin: 5px 10px;
    height: 40px;
    line-height: 40px;
    border-radius: .5em;
    border: 1px solid #a5a387;
    text-align: center;
    color: black;
    background: -moz-linear-gradient(top, #fcfbf0, #d9c9bd);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfbf0), to(#d9c9bd));
}

.mores img {
    height: 22px;
    vertical-align: middle
}

.img-text {
    height: 67px;
    padding: 5px 10px 32px;
    border-bottom: 1px solid #e4e3da;
    color: #999;
    overflow: hidden
}

.img-text img {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    width: 110px;
    height: 82px;
}

.img-text p {
    line-height: 24px
}

.img-text a {
    overflow: hidden
}

.list {
    overflow: hidden;
    clear: both
}

.pages {
    float: left;
    overflow: hidden
}

.scroll {
    clear: both;
    position: relative;
    height: 35px;
    border-bottom: 1px solid #e8e8e8;
    background-color: #eee
}

.scroll .left, .scroll .right {
    position: absolute;
    top: 0;
    border: none;
    right: 120px;
    display: inline-block;
    width: 18px;
    height: 35px;
    background: url(../images/icon.png) -6px -49px
}

.scroll .left {
    left: 15px;
    right: auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.scroll .menu {
    text-align: center;
    padding: 0 130px 0 30px
}

.scroll .menu li {
    font-size: 1.5em;
    color: white;
    float: left;
    width: 25%;
    height: 35px;
    line-height: 35px
}

.scroll .menu li.current {
    color: #bf0000
}

.scroll .more {
    position: absolute;
    top: -1px;
    right: 10px;
    width: 75px;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px 10px;
    background-color: #fcfbf0
}

.scroll a {
    font-size: 15px
}

.error h1 {
    padding: 15px 0;
    font-size: 30px;
    color: #0A57AB;
    text-align: center
}

.error img {
    display: block;
    margin: 10px auto
}

.error p {
    padding: 20px 0;
    text-align: center
}

.error .home {
    width: 135px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    border-radius: 3px;
    color: #fff;
    background: -moz-linear-gradient(top, #e22020, #940000);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e22020), to(#940000))
}

.detail {
    padding: 0 10px
}

.detail .pic {
    padding: 10px 0;
    text-align: center
}

.detail .tu {
    position: relative;
    z-index: 2;
    display: inline-block
}

.detail .pic img {
    max-width: 170px;
    min-width: 100px;
    max-height: 170px;
    min-height: 100px
}

.detail .enlarge {
    position: absolute;
    right: -5px;
    bottom: 2px;
    width: 25px;
    height: 25px;
    background: url(../images/icon.png) right -112px
}

.detail h1 {
    text-align: center
}

.detail time {
    display: block;
    margin: 15px 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
    color: #999;
    text-align: center
}

.detail p {
    text-indent: 2em;
    padding: 10px 0;
    line-height: 24px;
    font-size: 15px
}

.detail .author {
    text-align: center;
    color: #999
}

.detail .comment {
    padding-top: 10px;
    border-top: 1px solid #999;
    text-align: center
}

.detail h3 {
    text-align: left
}

.detail .t {
    width: 300px;
    height: 30px;
    display: table-cell;
    vertical-align: bottom;
    text-align: center
}

.detail .z {
    padding: 5px 0
}

.detail .progress {
    display: inline-block;
    background: #ffb500;
    width: 20px
}

.detail .c span {
    display: inline-block;
    width: 25px;
    height: 23px;
}

.detail .c .p2 {
    background-position: 3px -24px
}

.detail .c .p3 {
    background-position: 3px -46px
}

.detail .c .p4 {
    background-position: 3px -70px
}

.detail .c .p5 {
    background-position: 6px -93px
}

.detail .c .p6 {
    background-position: 3px -116px
}

.detail .c .p7 {
    background-position: 1px -139px
}

.detail .c .p8 {
    background-position: 1px -162px
}

.detail embed {
    display: none;
    visibility: hidden
}

.detail .c em {
    display: block;
    text-align: center;
    font-ize: 12px
}

.top {
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    background: url(../images/icon.png) right -168px no-repeat
}

aside h2 {
    height: 35px;
    line-height: 35px;
    border-top: 1px solid #999;
    padding-left: 4px;
    color: #c83936;
    background: #e3e3d9
}

aside a {
    height: 35px;
    line-height: 35px;
    padding: 0 10px 0 4px;
    border-bottom: 1px solid #999;
    color: black;
    background: url(../images/icon.png) right -49px no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

footer {
    padding: 15px 10px;
    text-align: center;
}

footer li {
    text-align: center;
}

.desk {
    position: fixed;
    z-index: 999;
    bottom: 10px;
    width: 100%;
}

.desk .cnt {
    position: relative;
    width: 250px;
    height: 60px;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: .5em;
    box-shadow: 0 0 5px #ccc;
    background: -moz-linear-gradient(top, #fff, #ffc3c3);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ffc3c3));
}

.desk .ico {
    float: left;
    margin: 5px 10px 0 0;
    width: 52px;
    height: 52px;
}

.desk p {
    font-size: 12px;
    color: #666;
    line-height: 18px;
}

.desk .close {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
    background: #e20000;
    color: #fff
}

.desk span {
    left: 49%;
    position: absolute;
    top: 71px;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #ffc3c3 transparent transparent

}

.textcontent {
    padding: 10px 18px;
    font-size: 14px;
    line-height: 180%;
}

.textcontent a {
    display: inline;
}

.textcontent a:link {
    text-decoration: none;
    color: #002bb8;
    background: none;
}

.textcontent a:visited {
    color: #5a3696;
}

.textcontent a:active {
    color: #faa700;
}

.textcontent a:hover {
    text-decoration: underline;
}

.textcontent p {
    margin-bottom: 10px;
}

.textcontent .quote {
    border: 1px solid #aaa;
    padding: 5px 10px;
    background: #ececef;
    margin: 15px;
}

.textcontent dt {
    font-weight: bold;
    margin-top: 1em;
    text-indent: 2em;
    font-family: "Microsoft Yahei", "微软雅黑", "simsun", "宋体", "Arial Narrow";
}

.textcontent dl {
    margin-top: .2em;
    margin-bottom: .5em;
}

.textcontent dd {
    line-height: 1.5em;
    margin-left: 2em;
    margin-bottom: .5em;
    margin-top: .5em;
    text-indent: 2em;
}

.textcontent h1 {
    color: #800000;
    text-align: center;
    padding: 8px 0;
    font-size: 24px;
    font-family: "黑体", "Microsoft Yahei", "微软雅黑", "simsun", "宋体", "Arial Narrow";
}

.textcontent h2 {
    padding: 8px 0;
    font-size: 20px;
    font-family: "Microsoft Yahei", "微软雅黑", "simsun", "宋体", "Arial Narrow";
    border-bottom: 1px dashed #aaa;
}

.textcontent h3 {
    font-size: 18px;
    font-family: "Microsoft Yahei", "微软雅黑", "simsun", "宋体", "Arial Narrow";
    text-align: center;
    margin:15px auto;
}

.textcontent h4 {
    font-size: 18px;
    font-family: "Microsoft Yahei", "微软雅黑", "simsun", "宋体", "Arial Narrow";
}

.textcontent h5 {
    font-size: 16px;
    font-family: "宋体", "Arial Narrow";
    text-indent: 2em;
    font-weight: 700;
}

.textcontent h6 {
    font-size: 16px;
    font-family: "宋体", "Arial Narrow";
    text-indent: 2em;
}

.textcontent li {
    padding-left: 12px;
}

.textcontent ul {
    list-style: square inside url("http://x.utpcs.net/skin/default/wyzx/images/bullet.gif");
    margin: .3em 0 0 1em;
    padding: 0;
}

.textcontent ol {
    line-height: 1.5em;
    list-style: decimal inside none;
    margin: .3em 0 0 1em;
    padding: 0;
}

.textcontent li {
    margin-bottom: .1em;
}

.textcontent img, .textcontent embed {
    width: 324px;
    height: auto;
}

.m-list {
    padding: 10px 0;
}
.m-list section.li0 {
    background-color: #f6f6f6;
}
.m-list section.li1 {
    background-color: #FFFFFF;
}
.m-list section.li1:hover {
    background-color: rgb(255, 232, 232);
}

.m-list H3 A,
.m-list H3 A,
.m-list H3 A,
.m-list H3 A,
.m-list H3 A {
    display: inline;
}

#vhomelink, .pclink2 {
    display: inline-block;
    padding-top: 5px;
}

#vhomelink {
    float: left;
}

.pclink2 {
    background: url("../images/bg_pc.png") no-repeat scroll 0 3px transparent;
    float: right;
    padding-left: 30px;
}

.img-text img {
    width: 110px;
    height: 82px;
}


.u-proinfo {
    margin: 0 10px;
    line-height: 22px;
    font-family: "Microsoft Yahei";
}
.u-proinfo span {
    margin-right: 10px;
}
.u-2pc {
    color: #283C6E;
}
.textcontent p{
    font-size:17px;
    line-height:28px;
}

