@charset "utf-8";

/* CSS Document */

.cp-lb {
    padding: 20px 0;
}

.sild-nav {
    width: 283px;
    float: left;
}

.sild-nav h3 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 70px;
    height: 73px;
    border-bottom: 3px solid #00a73b;
    background: url(../images/btg.jpg) no-repeat center top;
    background-size: 100% 100%;
    color: #fff;
}

.dres {
    display: none;
}

.sild-nav ul li {
    margin-bottom: 1px;
}

.sild-nav ul li>a {
    line-height: 45px;
    height: 45px;
    display: block;
    background: #e5e5e5 url(../images/q01.png) no-repeat 10px center;
    text-indent: 28px;
}

.sild-nav ul li>a:hover {
    color: #0068b6;
}

.sild-nav ul li>a.cur {
    background: #0068b6 url(../images/q02.png) no-repeat 10px center;
    color: #fff;
}

.sild-nav ul li .e-cent {
    display: none;
}

.sild-nav ul li .e-cent a {
    display: block;
    line-height: 30px;
    height: 30px;
    background: url(../images/x01.jpg) no-repeat 30px center;
    text-indent: 50px;
    transition: all 1s ease 0s;
}

.sild-nav ul li .e-cent a.cur {
    background: url(../images/x02.jpg) no-repeat 30px center;
    color: #0068b6;
}

.sild-nav ul li .e-cent a:hover {
    background: url(../images/x02.jpg) no-repeat 40px center;
    color: #0068b6;
    transition: all 1s ease 0s;
}

.cp-stn {
    float: right;
    width: 887px;
}

.cotsk {
    font-size: 18px;
    line-height: 70px;
    color: #fff;
    text-indent: 20px;
    margin: 0;
    background: url(../images/bc.jpg) no-repeat;
    background-size: 100% 100%;
}

.duino {
    width: 908px;
    margin-left: -21px;
}

.duino li {
    width: 280px;
    padding: 10px 10px 0;
    margin-left: 21px;
    margin-top: 21px;
    border: 1px solid #e5e5e5;
    float: left;
    box-shadow: 5px 5px 0px #e5e5e5;
    -moz-box-shadow: 5px 5px 0px #e5e5e5;
    -webkit-box-shadow: 5px 5px 0px #e5e5e5;
}

.duino li .pic img {
    width: 258px;
    height: 183px;
}

.duino li .tit {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.duino li .tit a:hover,
.duino li .cont a:hover {
    color: #0068b6;
}

.duino li .cont {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.duino li .cont a {
    color: #666;
}

.duino li .link {
    margin-top: 15px;
    line-height: 30px;
    border-top: 1px solid #e5e5e5;
    background: url(../images/eys.jpg) no-repeat left center;
    padding-left: 30px;
    color: #999;
    font-size: 12px;
}

.duino li .link a {
    float: right;
    color: #999;
}

.mob-pic {
    display: none;
}

.cp-som {
    margin-top: 30px;
}

.pro-zoom {
    float: left;
    width: 470px;
}

.jqzoom {
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 350px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff/*url(../images/zoom.png) 50% center no-repeat*/
    ;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

.jqzoom img {
    width: 470px;
    height: 330px;
}

.spec-preview {
    width: 470px;
    height: 330px;
    margin: 0 auto;
}

.spec-scroll {
    clear: both;
    margin: 10px auto;
    width: 470px;
}

.spec-scroll .prev {
    float: left;
    background: url(../images/left.gif) center center no-repeat;
}

.spec-scroll .next {
    float: right;
    background: url(../images/right.gif) center center no-repeat;
}

.spec-scroll .prev,
.spec-scroll .next {
    display: block;
    width: 12px;
    height: 45px;
    cursor: pointer;
    margin: 0 10px;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 450px;
    height: 50px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 80px;
}

.spec-scroll .items ul li {
    float: left;
    width: 92px;
    text-align: center;
}

.spec-scroll .items ul li img {
    border: 1px solid #CCC;
    padding: 2px;
    width: 72px;
    height: 50px;
}

.spec-scroll .items ul li img:hover {
    border: 2px solid #0168b7;
    padding: 1px;
}

.rbns {
    width: 385px;
    float: right;
}

.rbns .tit {
    font-size: 24px;
    line-height: 65px;
    height: 65px;
    overflow: hidden;
}

.rbns .dcs {
    color: #666;
    line-height: 25px;
    font-size: 14px;
    line-height: 2;
}

.rbns .jiks {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 20px 0;
    margin-top: 20px;
    line-height: 32px;
}

.rbns .jiks .input {
    display: block;
    width: 93px;
    height: 29px;
    background: url(../images/d.jpg);
    border: none;
    margin-right: 40px;
    vertical-align: middle;
}

.rbns .jiks img {
    margin: 0 10px
}

.rbns .cos {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    text-transform: uppercase;
}

.rbns .cos>a {
    margin-left: 15px;
}

.ds-xx {
    margin-top: 20px;
}

.ds-xx .cp-nav li {
    width: 219px;
    text-align: center;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    background: #e5e5e5;
    float: left;
    margin-right: 2px;
}

.ds-xx .cp-nav li.cur {
    color: #fff;
    background: #0068b6;
}

.tach-dn {
    line-height: 2;
    color: #666;
    padding: 20px 0;
    display: none;
}

.th-ly {
    background: #f6f6f6;
    padding: 50px 10px;
    border-bottom: 5px solid #0068b6;
    margin: 50px 0;
}

.th-ly ul {
    width: 580px;
    float: left;
}

.th-ly li {
    margin-bottom: 10px;
}

.th-ly li span {
    display: inline-block;
    width: 112px;
    text-align: right;
    margin-right: 3px;
}

.th-ly li input {
    border: 1px solid #ddd;
    background: #fff;
    width: 410px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
}

.th-ly li input.nbs {
    width: 80px;
    margin-right: 5px;
}

.th-ly li textarea {
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 5px;
    width: 410px;
    resize: none;
    height: 140px;
}

.th-ly li b {
    color: #e00;
    margin-right: 3px;
}

.th-ly li em {
    font-style: normal;
}

.th-ly h3 {
    clear: both;
    padding-left: 115px;
}

.th-ly h3 input {
    width: 150px;
    height: 35px;
    font-weight: normal;
    font-size: 14px;
    background: #e5e5e5;
    border: none;
    margin-right: 20px;
}

.download-ts {
    padding: 30px 0;
}

.scths {
    padding: 10px;
    border: 1px solid #ddd;
}

.tachs {
    margin-bottom: 0;
}

.scths input[type=text] {
    width: 460px;
    border: 1px solid #ddd;
    padding: 5px;
    height: 38px;
}

.scths input[type=submit] {
    background: #00a83b;
    height: 38px;
    border: none;
    color: #fff;
    font-size: 16px;
    width: 180px;
}

.down-cp {
    margin-top: 10px;
    overflow: hidden;
}

.down-cp ul li {
    margin-bottom: 10px;
    line-height: 46px;
    padding: 17px 0;
    background: #f6f6f6;
    position: relative;
    transition: all 1s ease 0s;
}

.down-cp ul li.lceven {
    left: -100%;
}

.down-cp ul li.lcodd {
    right: -100%;
}

.chol ul li.lceven {
    left: 0%;
    transition: all 2s ease 0s;
}

.chol ul li.lcodd {
    right: 0%;
    transition: all 2s ease 0s;
}

.down-cp ul li:hover {
    background: #0068b6;
}

.down-cp ul li:hover span {
    color: #fff;
}

.down-cp ul li span {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    color: #666;
}

.down-cp ul li span.name {
    width: 52%;
    text-align: left;
    background: url(../images/v01.png) no-repeat 20px center;
    text-indent: 80px;
}

.down-cp ul li:hover span.name {
    background: url(../images/v02.png) no-repeat 20px center;
}

.down-cp ul li span.pres {
    width: 12%;
}

.down-cp ul li span.bugs {
    width: 12%;
}

.down-cp ul li span.date {
    width: 18%;
}

.down-cp ul li span.downs {
    width: 6%;
}

.down-cp ul li span.downs a {
    text-indent: -9999px;
    display: inline-block;
    height: 46px;
    width: 46px;
    background: url(../images/v03.png) no-repeat;
}

.down-cp ul li:hover span.downs a {
    background: url(../images/v04.png) no-repeat;
}

.con-cns {
    padding: 20px 0;
}

.con-cns h3 {
    background: url(../images/tq.jpg) no-repeat left center;
    line-height: 32px;
    font-size: 24px;
    text-indent: 20px;
}

.con-cns .scof {
    line-height: 2;
    color: #666;
    margin-top: 12px;
}

.map-stu {
    margin: 15px 0;
}

.c-xst {
    line-height: 2;
}

.c-xst span {
    color: #e00;
}

.pcho {
    padding: 18px;
    background: #00a73b;
}

.pcho a {
    display: inline-block;
    width: 40px;
    height: 34px;
    float: left;
}

.pcho a i {
    display: inline-block;
    width: 40px;
    height: 34px;
    text-indent: -9999px;
}

.bgts01 i.ost01 {
    background: url(../images/xz01.png);
    background-size: 100% 100%;
}

.cur i.ost01 {
    background: url(../images/xz02.png);
    background-size: 100% 100%;
}

.bgts02 i.ost02 {
    background: url(../images/xz03.png);
    background-size: 100% 100%;
}

.cur i.ost02 {
    background: url(../images/xz04.png);
    background-size: 100% 100%;
}

.lbs-tabs {
    display: none;
}

.lbs-tabs ul li {
    padding: 10px;
    background: #f6f6f6;
    margin-top: 10px;
    color: #999;
}

.lbs-tabs ul li:hover {
    background: #0168b7;
    color: #fff;
}

.lbs-tabs ul li .pic {
    float: left;
    width: 173px;
}

.lbs-tabs ul li .pic img {
    width: 100%;
    height: auto;
}

.lbs-tabs ul li .tit {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    float: right;
    font-weight: bold;
    width: 990px;
}

.lbs-tabs ul li:hover .tit a,
.lbs-tabs ul li:hover .data a {
    color: #fff;
}

.lbs-tabs ul li .con {
    float: right;
    width: 990px;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}

.lbs-tabs ul li .data {
    font-size: 12px;
    margin-top: 5px;
    width: 990px;
    float: right;
}

.lbs-tabs ul li .data span {
    float: right;
}

.lbs-tabs ul li .data a {
    color: #999;
}

@media (max-width: 640px) {
    .bottom_tools,
    .dowebok-hd .secach,
    .pgs-on .emw,
    .img-gns,
    .nav .clear,
    .search,
    .btn-sn,
    .fp-controlArrow,
    #dowebok .section h2 em,
    .responsive .slick-prev,
    .responsive .slick-next {
        display: none;
    }
    .warp {
        width: 100%;
    }
    .frame-tit h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .frame-tit h3 {
        font-size: 12px;
    }
    .frame-news-txt img {
        width: 100%;
        height: auto;
    }
    .dowebok-hd {
        height: 44px;
    }
    .dowebok-hd .logo {
        margin-left: 3%;
    }
    .dowebok-hd .logo img {
        width: auto;
        height: 40px;
    }
    .dowebok-hd .mob-nav {
        display: block;
        height: 30px;
        width: 38px;
        background: url(../images/mob-cd.jpg) no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-right: 3%;
        margin-top: 6px;
    }
    .dowebok-hd .nav {
        display: none;
        position: absolute;
        width: 100%;
        top: 44px;
        margin: 0;
        padding: 0;
        background: url(../images/bg-col2.png);
    }
    .dowebok-hd .nav ul li {
        width: 100%;
        border-bottom: 1px solid #444;
        background: none;
    }
    .dowebok-hd .nav ul li>a {
        color: #fff;
        display: block;
        width: 100%;
        height: 45px;
        text-align: left;
        text-indent: 15px;
    }
    .dowebok-hd .nav ul li>a.cur {
        background: none;
    }
    .dowebok-hd .nav ul li .dop-kn {
        display: none;
        position: relative;
        left: 0;
        top: 0;
        height: auto;
        margin-bottom: 10px;
    }
    .dowebok-hd .nav ul li .dop-kn a {
        width: 100%;
        text-align: left;
        color: #f1f1f1;
        text-indent: 35px;
        line-height: 35px;
        float: inherit;
    }
    #dowebok .section h2 {
        font-size: 14px;
        margin-bottom: 0;
    }
    #dowebok .section h2 span {
        padding: 0 10px;
    }
    .shinps .sh-shows {
        width: 47%;
        margin-left: 2%;
        height: 40%;
        position: relative;
        float: left;
        padding: 20px 3% 0;
        margin-bottom: 2%;
        background: #0068b7;
        color: #fff;
    }
    .shinps .sh-shows .pic {
        width: 50px;
        height: 50px;
    }
    .sh-shows .tit {
        font-size: 12px;
        line-height: 25px;
    }
    .sh-shows .punt {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        font-size: 10px;
        color: #fff;
    }
    .sh-shows .link {
        margin-top: 5px;
    }
    .sh-shows .link a {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        border: 1px solid #00a73c;
        color: #fff;
        background: #00a73c;
    }
    .shinps .nums01 .pic {
        background-image: url(../images/ns1-2.png);
    }
    .shinps .nums02 .pic {
        background-image: url(../images/ns2-2.png);
    }
    .shinps .nums03 .pic {
        background-image: url(../images/ns3-2.png);
    }
    .shinps .nums04 .pic {
        background-image: url(../images/ns4-2.png);
    }
    .nums01 {
        left: 100%;
        transition: all 1s ease .5s;
    }
    .nums02 {
        left: 100%;
        transition: all 1s ease .5s;
    }
    .nums03 {
        right: 100%;
        transition: all 1s ease .5s;
    }
    .nums04 {
        right: 100%;
        transition: all 1s ease .5s;
    }
    .active .nums01 {
        left: 0px;
        transition: all 1s ease 0s;
    }
    .active .nums02 {
        left: 0px;
        transition: all 1s ease 0s;
    }
    .active .nums03 {
        right: 0px;
        transition: all 1s ease 0s;
    }
    .active .nums04 {
        right: 0px;
        transition: all 1s ease 0s;
    }
    .ptns-ov {
        float: inherit;
        margin: 0 auto;
    }
    .bt-bg {
        font-size: 10px;
    }
    .ty-wide {
        width: 100%;
        float: left;
    }
    .ty-wide dl {
        padding: 0 2%;
    }
    .ty-wide dl a dt {
        font-size: 14px;
        font-weight: normal;
        line-height: 35px;
        height: 35px;
        overflow: hidden;
    }
    .ty-wide dd {
        display: none;
    }
    .more-st {
        margin-top: 0;
    }
    .responsive {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .responsive .slick-next,
    .responsive .slick-prev {
        top: -9999px;
    }
    .video-on {
        width: 100%;
        height: auto;
        display: none;
        float: left;
        margin-top: 10px;
    }
    .ofix {
        width: 100%;
        float: left;
    }
    .lcks {
        width: 100%;
        float: right;
        padding: 0 2%;
        margin-top: 0;
    }
    .lcks dt {
        margin-bottom: 0px;
    }
    .lcks dt a {
        display: inline-block;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
    }
    .lcks dd {
        line-height: 25px;
        height: 50px;
        overflow: hidden;
    }
    .lcks dd.ovstn {
        height: 40px;
        margin-top: 10px;
    }
    .con-main {
        padding-top: 0px;
    }
    .foot {
        height: auto;
        padding-bottom: 100px;
        overflow: hidden;
    }
    .foot>h2 {
        display: none;
    }
    .butsn {
        width: 100%;
        padding: 0 2%;
    }
    .butsn dl {
        width: 25%;
        margin: 0;
        text-align: center;
        line-height: 30px;
        padding-top: 15px;
    }
    .butsn dl dt {
        font-size: 12px;
    }
    .butsn dl dd {
        display: none;
    }
    .tonglk {
        width: 100%;
        padding: 0 2%;
    }
    .img-w {
        width: 33%
    }
    .img-w img {
        width: 100%;
        height: auto;
    }
    .ncth {
        width: 55%;
    }
    .ncth .tit,
    .ncth .line,
    .ncth .fxs {
        display: none;
    }
    .drees-cove {
        height: 38px;
        margin-top: 10px;
    }
    .drees-cove img {
        height: 35px;
        width: auto;
    }
    .drees-cove a.backhome {
        display: none;
        width: 35px;
        height: 35px;
    }
    .ofcit {
        margin: 10px 0;
        padding: 0 3%;
    }
    .ofcit img {
        width: 100%;
        height: auto;
        padding: 0;
        display: block;
        border: none;
    }
    .ofcit span {
        width: 100%;
        height: auto;
    }
    .chobs ul {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0px;
        height: auto;
    }
    .chobs ul li {
        width: 47%;
        margin-left: 2%;
        margin-bottom: 10px;
    }
    .chobs ul li.cos-01 {
        top: 0px;
    }
    .chobs ul li.cos-02 {
        bottom: 0px;
    }
    .chobs ul li.cos-03 {
        top: 0px;
    }
    .chobs ul li.cos-04 {
        bottom: 0px;
    }
    .chobs ul li img {
        width: 100%;
        height: auto;
    }
    .chobs ul li .tit span {
        line-height: 35px;
        font-size: 12px;
    }
    .chobs ul li .tit a {
        font-size: 12px;
    }
    .chobs ul li .play {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -20px;
        margin-top: -20px;
        background: url(../images/play.png);
        background-size: 100% 100%;
    }
    .chobs ul li .play a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
    }
    .drees-cove ul {
        position: absolute;
        top: 38px;
        background: #e5e5e5;
        left: 0;
        display: none;
        z-index: 10
    }
    .drees-cove ul li {
        background: none;
        border-bottom: 1px solid #fff;
        width: 100%;
        height: 45px;
        line-height: 45px;
        text-align: left;
        padding: 0 3%;
    }
    .drees-cove ul li a {
        text-indent: 15px;
        font-weight: normal;
        color: #666;
        background: url(../images/q01.png) no-repeat 0px center;
    }
    .drees-cove ul li a.cur {
        border: none;
    }
    .drees-cove span {
        display: block;
        height: 35px;
        background: url(../images/xxx.jpg) no-repeat right center;
        text-indent: 10px;
        line-height: 35px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }
    .cpos {
        margin-bottom: 0px;
        width: 100%;
        padding: 0 3%;
    }
    .cpos li {
        float: left;
        width: 100%;
        text-align: center;
    }
    .cpos li img {
        width: 100%;
        height: auto;
    }
    .fz-cent h2,
    .fz-cent h3,
    .year-sd .bs-on {
        display: none;
    }
    .fadnt {
        background: none;
    }
    .year-sd {
        padding: 0;
    }
    .year-sd dl dt {
        width: 20%;
    }
    .year-sd dl dd {
        width: 80%;
        line-height: 25px;
        height: 50px;
        overflow: hidden;
    }
    .penit {
        width: 100%;
        padding: 10px 2%;
    }
    .penit .pic {
        width: 100%;
    }
    .penit .tit {
        width: 100%;
    }
    .vid-ct {
        width: 100%;
        margin-left: 0;
        padding-bottom: 10px;
        padding: 0 3%;
    }
    .vid-ct ul li {
        width: 100%;
        padding: 5px;
        margin-left: 0px;
        margin-top: 10px;
        border: 1px solid #ddd;
        float: left;
        overflow: hidden;
        position: relative;
        transition: all 1s ease 0s;
    }
    .vid-ct ul li.nth-l {
        left: 0;
    }
    .vid-ct ul li.nth-m {
        top: 0;
    }
    .vid-ct ul li.nth-r {
        right: 0;
    }
    .vid-ct ul li .pic {
        position: relative;
        width: 100%
    }
    .vid-ct ul li .pic span {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }
    .mos-com {
        width: 96%;
        margin-left: 2%;
        margin-top: 10px;
    }
    .reg-suk {
        width: 96%;
        margin-left: 2%;
        float: left;
        margin-top: 10px;
    }
    .fotns,
    .keword-input input,
    .search-sot input {
        width: 100%;
    }
    .sktv {
        width: 100%;
        padding: 0 2%;
    }
    .sktv h3 {
        font-size: 18px;
    }
    .pchs-tab {
        margin-top: 10px;
    }
    .tab-nav {
        width: 100%;
        padding: 0 2%;
        height: auto;
    }
    .tab-nav li {
        width: 48%;
        margin: 0 1% 10px;
        height: 43px;
    }
    .tab-nav li span {
        height: 35px;
        line-height: 35px;
    }
    .tab-con {
        margin: 0;
        width: 100%;
        padding: 0 2%;
    }
    .tab-con li {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .tab-con li img {
        width: 100%;
        height: auto;
    }
    .cp-lb {
        padding: 0 2%;
        margin-top: 10px;
    }
    .sild-nav {
        width: 100%;
    }
    .dres {
        display: block;
        background: #0068b6 url(../images/xxx.jpg) no-repeat right center;
        margin-top: 10px;
        line-height: 40px;
        color: #fff;
        padding: 0 2%;
    }
    .dres .text-big {
        font-weight: bold;
        font-size: 16px;
    }
    .sild-nav ul {
        display: none;
    }
    .sild-nav ul li>a.cur {
        background: #e5e5e5 url(../images/q01.png) no-repeat 10px center;
        color: #333;
    }
    .cp-stn {
        width: 100%;
    }
    .cotsk {
        line-height: 35px;
        text-indent: 2%;
        font-size: 14px;
    }
    .duino {
        width: 100%;
        margin: 0;
    }
    .duino li {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    .duino li .pic img {
        width: 100%;
        height: auto;
    }
    .cp-som {
        margin-top: 10px;
    }
    .pro-zoom {
        display: none;
    }
    .mob-pic {
        display: block;
        float: left;
        margin-top: 10px;
        width: 100%;
    }
    .mob-pic img {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .rbns .jiks input {
        margin-right: 0px;
    }
    .rbns .jiks img {
        margin: 0 3px 0 10px;
    }
    .rbns {
        width: 100%;
        float: left;
    }
    .rbns .tit {
        line-height: 40px;
        font-size: 18px;
        height: 40px;
    }
    .rbns .cos>a {
        margin-left: 5px;
    }
    .ds-xx .cp-nav li {
        width: 47%;
        margin-left: 2%;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .th-ly {
        padding: 10px 2%;
        margin: 10px 0;
    }
    .th-ly ul {
        width: 100%;
    }
    .th-ly li {
        margin-bottom: 10px;
    }
    .th-ly li span {
        width: auto;
        float: left;
        text-align: left;
    }
    .th-ly li input {
        padding: 0 2%;
        width: 100%;
    }
    .th-ly li textarea {
        width: 100%;
        padding: 10px 2%;
        resize: none;
        height: 140px;
    }
    .th-ly li em {
        display: block;
    }
    .th-ly h3 {
        clear: both;
        padding-left: 0;
    }
    .th-ly h3 input {
        width: 45%;
        height: 35px;
        margin-right: 2%;
    }
    .tachs {
        margin-bottom: 10px;
    }
    .scths input[type=text] {
        width: 100%;
        margin-bottom: 10px;
    }
    .scths input[type=submit] {
        width: 100%;
    }
    .down-cp ul {
        padding: 0 2%;
    }
    .down-cp ul li span {
        font-size: 14px;
    }
    .down-cp ul li:hover {
        background: #f6f6f6;
    }
    .down-cp ul li:hover span {
        color: #666;
    }
    .down-cp ul li span.name {
        width: 70%;
        background: none;
        text-indent: 10px;
        overflow: hidden;
        height: 46px;
    }
    .down-cp ul li:hover span.name {
        background: none;
    }
    .down-cp ul li span.pres {
        display: none
    }
    .down-cp ul li span.bugs {
        display: none
    }
    .down-cp ul li span.date {
        display: none
    }
    .down-cp ul li span.downs {
        width: 30%;
    }
    .down-cp ul li:hover span.downs a {
        background: url(../images/v03.png) no-repeat;
    }
    .con-cns {
        padding: 10px 2%;
    }
    .con-cns h3 {
        font-size: 18px;
    }
    .map-stu {
        width: 100%;
        height: 300px;
        overflow: hidden;
    }
    .pcho {
        padding: 5px;
    }
    .pcho a {
        display: inline-block;
        width: 30px;
        height: 25px;
        float: left;
    }
    .pcho a i {
        display: inline-block;
        width: 30px;
        height: 25px;
        text-indent: -9999px;
        background-size: 100% 100%;
    }
    .lbs-tabs ul li {
        padding: 10px 2%;
    }
    .lbs-tabs ul li .pic {
        float: left;
        width: 100%;
        text-align: center;
    }
    .lbs-tabs ul li .pic img {
        width: 100%;
        max-width: 260px;
        height: auto;
    }
    .lbs-tabs ul li .tit {
        width: 100%;
        text-align: center;
    }
    .lbs-tabs ul li .con {
        width: 100%;
    }
    .lbs-tabs ul li .data {
        width: 100%;
    }
    .shik {
        overflow: hidden;
        position: relative;
    }
    .shik>div {
        width: 98%;
        height: 100%;
    }
    .shik .pic {
        position: relative;
        left: 0;
        top: 0;
        z-index: 50;
        width: 100%;
        height: auto;
    }
    .shik .pic img {
        width: 98%;
        height: auto;
    }
    .shik .bgs {
        position: relative;
        top: auto;
        bottom: 0;
        left: 0%;
        height: 50px;
        background: #0068b7;
        z-index: 99;
    }
    .shik .tit {
        z-index: 100;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0%;
        height: 50px;
        color: #fff;
        width: 100%;
    }
    .shik .tit h5 {
        font-size: 12px;
        font-weight: normal;
        text-transform: uppercase;
        height: 45px;
        line-height: 45px;
    }
    .shik .tit h6 {}
    .shik .tit h6 span {
        display: inline-block;
        height: 2px;
        width: 25%;
        background: #00a73c;
        transition: all 1s ease 0s;
    }
    .shik:hover .tit h6 span {
        background: #fff;
        transition: all 1s ease 0s;
    }
    .shik .ofic {
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        margin: 40px 0;
        padding: 0 20px;
    }
    .shik .link a {
        width: 130px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        border: 1px solid #fff;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
    }
}