@charset "utf-8";

a:hover {
    color: #FFF;
}

body {
    background-color: #F4F4F4;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.top51 {
    margin-top: 50px;
}

.top70 {
    margin-top: 10px;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.l10 {
    margin-left: 10px;
}

.z14 {
    font-size: 14px;
}

.z12 {
    font-size: 12px;
}

.z20 {
    font-size: 20px;
}

.z30 {
    font-size: 30px;
}

.og {
    color: #fd953e;
}

.f {
    float: left
}

.r {
    float: right
}

.df {
    clear: left;
}

.dr {
    clear: right;
}

.banner {
    height: 204px;
    background-position: center 0;
    background-repeat: no-repeat;
    background-color: #17181c;
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 50px;
}

.navbar {
    border-bottom-width: 0;
}

.col-md-3 img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all 1s ease 0s;
}

.col-md-3 a {
    display: block;
}

.col-md-3 {
    margin-bottom: 20px;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
    position: relative;
    transition: all 1s ease 0s;
    overflow: hidden
}

.col-md-3:hover {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

.col-md-3:hover img {
    -webkit-filter: brightness(.5);
    filter: brightness(.5);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.myNav a {
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
}

.col-lg-9, .col-lg-2 {
    margin-left: 0;
    margin-right: 0;
}

.m, .mn {
    z-index: 2;
    position: relative;
    margin-top: 255px;
    background-color: #F4F4F4;
    z-index: 2;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
}

.mn {
    margin-top: 50px;
}

.m0 {
    padding-left: 0;
    padding-right: 0;
}

.cover-info {
    padding: 6px 15px 28px;
    height: 80px;
    overflow: hidden;
}

.cover-info h4 {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    display: block;
    font-weight: bold;
    line-height: 18px;
    margin-top: 7px;
    margin-bottom: 5px;
}

.cover-info a {
    color: #60BDE8;
}

.cover-info small {
    color: #838383;
    padding-bottom: 10px;
}

.cover-fields {
    bottom: 34px;
    font-size: 12px;
    height: 35px;
    left: 10px;
    line-height: 35px;
    max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    padding-right: 15px;
}

.cover-stat {
    background-color: #f6f6f6;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #e7e7e7;
    box-shadow: 0 1px 0 0 #fff inset;
    padding: 7px 15px 7px 15px;
    color: #8B8B8C;
    position: relative;
}

.cover-stat span {
    font-size: 10px;
    font-family: "Arial";
}

.cover-yh {
    position: absolute;
    right: 1px;
    top: 1px;
    border-left: 1px solid #ddd;
    color: #aaa;
    cursor: default;
    width: 29px;
    line-height: 34px;
    height: 35px;
    transition: color 0.15s linear;
    text-align: center;
    font-size: 14px;
}

.cover-yh a {
    color: #8B8B8C;
}

.cover-yh a:hover {
    color: #2D2D2D;
    text-decoration: none;
}

.f10 {
    padding-right: 12px;
}

.cover-fields a, .jz a {
    color: #69696d;
}

.cover-fields a:hover, .jz a:hover {
    color: #1769ff;
    text-decoration: none;
}

.popover-content {
    padding: 5px 5px;
}

.popover.top > .arrow:after {
    bottom: 5px;
    margin-left: 2px;
    content: " ";
    border-top-color: #000;
    border-bottom-width: 0;
}

.popover > .arrow:after {
    content: "";
    border-width: 7px;
}

.popover > .arrow {
    border-width: 0;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #0B0B0B;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
    color: #FFF;
    border: 1px solid #000;
}

.nav-bg, .nav-bgn {
    height: 50px;
    background-color: #FFF;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
    z-index: 5;
    position: relative;
    top: 255px;
}

.nav-bgn {
    top: 50px;
}

.jz {
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #C8C8C8;
    position: relative;
}

.sort {
    cursor: pointer;
    display: inline-block;
    padding-right: 30px;
    max-width: 33%;
    position: relative;
    text-align: left;
    padding-left: 30px;
    transition: all 1s ease 0s;
}

.menuFixed {
    position: fixed;
    left: 0;
    z-index: 10;
    width: 100%;
}

.navbar-logo {
    float: left;
    height: 50px;
    padding: 10px 0;
    font-size: 18px;
    line-height: 20px;
}

.nav > li > a {
    font-size: 12px;
}

.mh {
    -webkit-backface-visibility: hidden;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.9;
    -webkit-animation: nvfadeInDown 1s .1s ease both;
    -moz-animation: nvfadeInDown .3s .1s ease both;
}

.ty {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.nav-zi {
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #fff;
    height: auto;
    width: 100%;
    text-align: left;
    border-top: 1px solid #E8E8E8;
}

.nav-zi ul {
    padding-top: 20px;
    padding-bottom: 10px;
}

.nav-zi li {
    width: 280px;
}

.nav-zi a {
    border: 1px solid #EDEDED;
    padding-left: 40px;
    margin-left: 10px;
    padding-right: 20px;
    margin-right: 10px;
    display: block;
    line-height: 40px;
    -webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
}

.nav-zi a:hover {
    border: 1px solid #367dff;
}

.nav-zi i {
    padding-right: 10px;
    font-size: 18px;
}

.nav-bs {
    color: #FFF;
}

.ls {
    color: #1769ff;
}

.dltx {
    width: 37px;
    height: 37px;
    border-radius: 37px;
}

.nav-zibg {
    border-bottom: 2px solid #007AFB;
    padding-bottom: 13px;
}

.search-wrap {
    position: relative;
}

.search-wrap .search-txt {
    width: 100%;
    border-radius: 5px;
    padding-left: 30px;
    outline: none;
}

.search-btn {
    position: absolute;
    left: 5px;
    top: 5px;
    color: #A5A5A5;
    cursor: pointer;
    background: none;
    border: 0;
}

.bod {
    padding-bottom: 0px;
}

.foot {
    height: 32px;
    border-top: 1px solid #303030;
}

.foot ul {
    padding-left: 10px;
    padding-right: 10px;
}

.foot li {
    line-height: 32px;
    color: #939393;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.footer-ss {
    float: right;
    border-right: 1px solid #000;
    box-shadow: 1px 0 0 #303030;
    padding-right: 12px;
}

.project {
    background: #fafafa;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    position: relative;
}

.project-header {
    border-bottom: 1px solid #e8e8e8;
    border-radius: 3px 3px 0 0;
    border-top: 1px solid #fff;
    height: auto;
    margin: auto;
    padding: 20px 25px 0;
    position: relative;
}

.project-header h1 {
    margin-top: 0;
    font-size: 28px;
    color: #262626;
}

.project-header p {
    color: dimgray;
}

.project-header span {
    border-right: 1px solid #e8e8e8;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding-right: 10px;
}

.project-content {
    background-color: #FFF;
    padding-top: 30px;
    padding-right: 7.1%;
    padding-left: 7.1%;
    padding-bottom: 30px;
    border-radius: 4px;
    line-height: 1.8;
    font-size: 16px
}

.project-content h4 {
    font-size: 1.5em;
    padding-top: 10px;
    font-weight: 400;
}

.thumbile {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 20px;
    text-align: center;
}

.thumbile a {
    width: 22%;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 1.5rem;
    line-height: 30px;
}

.in100, .in2 {
    border-radius: 3px 3px 0 0;
    border-top: 1px solid #e8e8e8;
    height: auto;
    margin: auto;
    padding: 20px 6px;
    position: relative;
}

.in2 {
    padding: 20px 25px;
}

.pl {
    width: 90%;
    border: 1px solid #e8e8e8;
    padding: 4px;
    border-radius: 5px;
    margin-left: 8%;
    position: relative;
    margin-top: 20px;
}

.pl p {
    padding: 0;
    margin: 0;
    line-height: 26px
}

.pl ul {
    padding: 0 20px;
    line-height: 26px;
}

.tx {
    position: absolute;
    top: 0;
    left: -55px;
    width: 55px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: right 10px;
    padding-right: 12px;
}

.tx2 {
    width: 45px;
    left: -45px;
}

.tx img {
    width: 100%;
    border-radius: 45px;
}

.plbg {
    background-color: #eff6f9;
}

.zuo {
    border: 1px solid #e8e8e8;
    background-color: #FFF;
    padding: 15px;
    width: 200px;
    border-radius: 5px;
}

.zuo h6 {
    margin-top: 0;
    color: #A7A7A7;
}

.zuo h4 {
    font-size: 14px;
    padding-top: 0;
    margin-top: 3px;
}

.zuo img {
    display: block;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: left
}

.zuo span {
    font-family: "Arial", sans-serif;
}

.zuox {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-z {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    width: 100%;
}

.cjms {
    color: #5E5E5E;
    background-color: #fafaf9;
    font-size: 15px;
    font-weight: 600;
    border-left: 4px solid #dedede;
    border-right: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    border-radius: 0;
    box-shadow: 1px 3px #f9f9f9;
}


.modal {
    border: 0;
}

.modal-content2 {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-header2 {
    min-height: 16.43px;
    padding: 15px;
}

.tcck, .tcck2 {
    padding-top: 174px;
    padding-left: 40px;
    padding-right: 40px;
}

.tcck2 {
    padding-top: 20px;
}

.input-group, .input-group .form-control {
    height: 50px
}

.input-group-lg > .input-group-btn > .btn {
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    width: 100px;
}

.modal-footer2 {
    padding-top: 0;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 15px;
}

.d3f {
    text-align: center;
}

.d3f a {
    width: 85px;
    height: 85px;
    border-radius: 85px;
    border: 1px solid #E7E7E7;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}

.d3f a:hover {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.4s ease-in;
    background-color: #fdd31c;
    border: 1px solid #fdd31c;
}

.posts-nav-wrap {
    text-align: center;
    width: 100%;
    height: 53px;
    margin: 20px 0 0 0;
    display: inline-block;
    clear: both;
}

.posts-nav li {
    margin: 0 13px 0 0;
    display: inline-block;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
}

.posts-nav li a {
    text-indent: -9999em;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    -moz-transition: all .20s ease-in-out;
    -webkit-transition: all .20s ease-in-out;
    transition: all .20s ease-in-out;
}

.posts-nav .next a {
    width: 144px;
    height: 53px;
    line-height: 53px;
}

.posts-nav .next a:hover {
    text-decoration: none;
}

.posts-nav .previous a {
    width: 64px;
    height: 53px;
    line-height: 53px;
    background-color: #999999;
    background-position: center;
    background-repeat: no-repeat;
}

.posts-nav .previous a:hover {
    text-decoration: none;
}

.en {
    font-size: 20px;
    font-weight: bold;
}

.dwontop {
    margin-top: 45%;
    overflow: hidden
}

.dwonbtbg {
    background-color: #5bc0de;
    color: #fff;
}

.dwonx {
    border-top-width: 0;
    border-bottom-width: 0;
}

.yuei {
    text-align: center;
}

.yuei a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}

.yuei a:hover {
    font-weight: bold;
    background-color: #3f9dce;
    border: 1px solid #3f9dce;
    transition: all 1s ease 0s;
    color: #fff200
}

.f20 {
    padding-right: 20px
}

.xzsm {
    display: inline-block;
    width: 200px;
    height: 60px;
    min-height: 0;
    line-height: 60px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #5bc0de;
    font-size: 18px;
}

.xza {
    background-color: #5bc0de;
}

.menu ul, .menu li {
    list-style-type: none;
}

.menu ul li {
    float: left;
    position: relative;
}

.menu ul li a, .menu ul li a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 80px;
    height: 30px;
    color: #000;
    line-height: 30px;
    font-size: 12px;
}

.menu ul li ul {
    display: none;
}

.menu ul li:hover a {
}

.menu ul li:hover ul {
    display: block;
    position: absolute;
    top: 0;
    left: -41px;
    width: 105px;
}

.menu ul li:hover ul li a {
    display: block;
    color: #000;
}

.menu ul li:hover ul li a:hover {
    color: #000;
}

.tpa {
    background-color: #F8F8F8;
}

.tpa a:hover {
    background-color: #999999;
}

.dou {
    -webkit-animation: dou 0.5s .2s ease both;
    -moz-animation: dou 0.5s .2s ease both;
}

@-webkit-keyframes dou {
    0%, 100% {
        -webkit-transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-5px);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(5px);
    }
}

@-moz-keyframes dou {
    0%, 100% {
        -moz-transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-5px);
    }
    20%, 40%, 60%, 80% {
        -moz-transform: translateX(5px);
    }
}

.dou2 {
    -webkit-animation: dou2 1s .2s ease both;
    -moz-animation: dou2 1s .2s ease both;
}

@-webkit-keyframes dou2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes dou2 {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.myleft {
    margin-left: 0;
    margin-right: 0;
    background-color: #FAFAFA;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.mym {
    margin-left: 0;
    margin-right: 0;
    background-color: #FAFAFA;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.myright {
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.myleft-n, .myright-n {
    margin: 20px;
    border-radius: 10px;
}

.imgr20 {
    margin-right: 20px;
    display: block;
    border-radius: 15px;
}

.myleft-n button {
    width: 100%;
}

.topx {
    border-top: 1px solid #E0E0E0;
    padding-top: 20px;
}

.t0b0 {
    margin: 0;
    padding: 0;
    padding-left: 10px
}

.myNav {
    text-align: center;
}

.myMinh {
    min-height: 500px;
}

.txtr {
    text-align: right;
}

.spjz {
    margin-right: auto;
}

.x-top {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8e4e6;
    padding-top: 10px;
    margin-top: 30px;
}

.fy {
    width: 50%;
    overflow: hidden;
    height: 25px;
    font-size: 14px;
}

.txtRight {
    text-align: right;
}

.mBottom {
    margin-bottom: 20px;
}

.zhs {
    color: #cdcdcd;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.PREVIOUS {
    height: 25px;
    padding-left: 35px;
    background-repeat: no-repeat;
    line-height: 25px;
    background-position: left center;
}

.NEXT {
    height: 25px;
    background-repeat: no-repeat;
    line-height: 25px;
    background-position: right center;
    padding-right: 35px;
}

.NEXT a:hover {
    color: #39F;
}

.jg20 {
    padding-left: 20px;
}

.jg20r {
    padding-right: 20px;
}

.jg35 {
    padding-left: 35px;
}

.jg352 {
    padding-right: 35px;
}

.err {
    border-color: #A94442;
    background-color: #ffe7e7
}

.errts {
    padding: 5px;
    padding-left: 20px;
}

.project-content img {
    max-width: 100%
}

.red {
    background-color: #FF4F4F;
}

.pwd {
    width: 600px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    padding: 20px;
}

.pwdbut {
    line-height: 36px;
}

.jjk20 {
    padding-left: 20px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 10px;
}

.z16 {
    font-size: 16px;
}

.cjnr {
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 0;
}

.cjbg {
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
}

.zxzf {
    width: 990px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    padding: 20px;
    border: 1px solid #e3e3e3;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 60px
}

.zxzf2 {
    width: 990px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    padding: 20px;
    border: 1px solid #e3e3e3;
    padding-top: 133px
}

.msage {
    background-color: #fff0f0;
    border-bottom-width: 1px;
    border-bottom-color: #f3d2d2;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 5px
}

.msclose {
    position: absolute;
    top: 0;
    right: 22px
}

pre {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.7;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #fbfbfb;
    border: 1px dotted #DADADA;
    border-radius: 4px;
    overflow: auto;
    font-family: Verdana
}

.pl pre {
    background-color: #FFFFFF;
}

.edui-combox-body .edui-button-body {
    width: 140px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    white-space: nowrap;
    margin: 0 3px 0 0;
}

.pd10 {
    padding-left: 10px;
    padding-right: 10px
}

.adinfo {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 50px;
    width: 320px;
}

.m10 {
    margin-bottom: 10px
}

.jl {
    color: #ff7800;
    padding-left: 20px;
    display: none
}

.on_changes2 {
    width: 255px;
    position: absolute;
    top: 49px;
    left: 51px;
    list-style: none;
    background: #FFF;
    border: 1px solid #d3d3d3;
    display: none;
    padding: 10px;
    z-index: 5
}

.on_changes2 li {
    margin: 5px;
    padding: 4px;
}

.on_changes2 li.active {
    background: #CEE7FF;
}

.banseo {
    width: 506px;
    height: 34px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 56px
}

.bantxt {
    width: 504px;
    height: 34px;
    border: 1px solid #2c2c2c;
    background-color: #131418;
    padding-left: 20px;
    padding-right: 20px;
    outline: none;
    color: #B7B7B7;
    border-radius: 34px;
    opacity: 0.8;
}

::-webkit-input-placeholder {
    color: #666666;
}

:-moz-placeholder {
    color: #666666;
}

::-moz-placeholder {
    color: #666666;
}

:-ms-input-placeholder {
    color: #666666;
}

.banbutt {
    position: absolute;
    right: 0;
    background-color: transparent;
    border-width: 0;
    outline: none;
}

.banbutt:hover {
    color: #fff
}

.m5 {
    margin-bottom: 5px
}

.hf {
    float: right;
    font-size: 12px;
    line-height: 26px;
}

.lyhftxt {
    width: 100%;
    height: 200px;
    padding: 10px 20px;
    outline: none;
    border: 1px solid #d2dadd;
    background: #F8F8F8;
    color: #3a3a3a;
    font-size: 13px;
    word-wrap: break-word;
    word-break: break-all;
}

.qxhf {
    float: right;
}

.pl a {
    color: #5d6c80;
    text-decoration: none;
    cursor: pointer
}

.qxhf a {
    color: #5d6c80;
    text-decoration: none;
    cursor: pointer
}

.huif a {
    color: #5d6c80;
    text-decoration: none;
    cursor: pointer
}

.myhome img {
    width: 37px;
    border-radius: 37px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.myhome:hover .myhome-z {
    display: block;
}

.myhome {
    padding-bottom: 10px
}

.myhome-z {
    top: 50px;
    left: -50px;
    position: absolute;
    width: 107px;
    line-height: 30px;
    background-color: #FFF;
    display: none
}

.myhome-z a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.myhome-z a:hover {
    background-color: #FFF5C5;
    font-weight: bold;
}

.bh {
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.4s ease-in;
}

.huif {
    width: 716px;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
    position: absolute;
    left: 130px;
    display: none
}

.plbg2 {
    background-color: #f1f1f1
}

.nadc {
    -webkit-animation: nvfadeInDown .3s .1s ease both;
    -moz-animation: nvfadeInDown .3s .1s ease both;
}

@-webkit-keyframes nvfadeInDown {
    0% {
        opacity: 0.2;
    }
    100% {
        opacity: 1
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes nvfadeInDown {
    0% {
        opacity: .2;
    }
    100% {
        opacity: 1;
    }
}

#nvanimation {
    -webkit-animation: nvfadeOutUp 1s .2s ease both;
    -moz-animation: nvfadeOutUp 1s .2s ease both;
}

@-webkit-keyframes nvfadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes nvfadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.baniframe {
    width: 100%;
    height: 100%;
    border-width: 0;
}

.banbk {
    padding-right: 0;
    padding-left: 0;
}

.banjz {
    text-align: center;
    padding-bottom: 10px
}

td, th {
    border: 1px solid #EBEBEB;
    padding: 6px;
}

.auto_hidden {
    transition: all 1s ease 0s;
    width: 204px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    display: none;
}

.auto_onmouseover {
    transition: all .5s ease 0s;
    color: #f5ffb1;
    background-color: #4a1d1d;
    width: 100%;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 15px;
    font-weight: bold;
    border-radius: 7px;
    cursor: pointer
}

.auto_onmouseout {
    color: #fff;
    width: 100%;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 1s ease 0s;
}

.auto_show {
    width: 204px;
    border: 1px solid #000;
    position: fixed;
    z-index: 9999;
    background-color: #000;
    display: block;
    border-radius: 7px;
    opacity: 0.9;
    transition: all 1s ease 0s;
    max-height: 510px;
    overflow: hidden;
    -webkit-animation: fadeInDown 0.5s .2s ease both;
    -moz-animation: fadeInDown 0.5s .2s ease both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        height: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        max-height: 510px;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

.inputElem {
    height: 22px;
    line-height: 22px;
    border: 1px solid #ccc;
}

.parentCls {
    width: 200px;
    height: auto;
    margin: 0 auto;
}

.parentCls ul {
    padding-left: 10px;
    padding-right: 10px;
}

.auto-tip li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 10px;
    transition: all 0.5s ease 0s;
    list-style: none;
}

.auto-tip li.hoverBg {
    background: #a1e8ff;
    cursor: pointer;
    font-weight: bold;
    text-indent: 20px;
}

.hidden {
    display: none;
}

.auto-tip {
    background-color: #fff
}

.bdsharebuttonbox .ttqq, .bdsharebuttonbox .ttwx, .bdsharebuttonbox .ttqzone, .bdsharebuttonbox .ttbdhome, .bdsharebuttonbox .ttsina, .bdsharebuttonbox .ttbaidu, .bdsharebuttonbox .ttrenren, .bdsharebuttonbox .tttqq, .bdsharebuttonbox .tthuaban, .bdsharebuttonbox .ttfbook, .bdsharebuttonbox .ttmore {
    background-repeat: no-repeat;
    background-position: 0 0;
}

.bdsharebuttonbox .ttwx {
    background-position: 0 -24px;
}

.bdsharebuttonbox .ttqzone {
    background-position: 0 -48px;
}

.bdsharebuttonbox .ttbdhome {
    background-position: 0 -72px;
}

.bdsharebuttonbox .ttsina {
    background-position: 0 -96px;
}

.bdsharebuttonbox .ttrenren {
    background-position: 0 -120px;
}

.bdsharebuttonbox .tttqq {
    background-position: 0 -144px;
}

.bdsharebuttonbox .tthuaban {
    background-position: 0 -168px;
}

.bdsharebuttonbox .ttfbook {
    background-position: 0 -192px;
}

.bdsharebuttonbox .ttmore {
    background-position: 0 -216px;
}

.project-content h3 {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 15px;
}

.project-content h4 {
    font-size: 22px;
    border-left: 2px solid #c7c7c7;
    padding-left: 10px;
    line-height: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.project-content table {
    font-size: 15px
}

.project-content td {
    padding-left: 15px
}

.c-btn {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    display: inline-block;
    height: 100%;
}

.c-btn:after {
    content: '';
    display: block;
    position: absolute;
}

.c-btn:before {
    content: '';
    display: block;
    position: absolute;
}

.c-btn--border-line {
    background: none;
    border: 0;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 0 transparent;
}

.c-btn--border-line:after, .c-btn--border-line:before {
    box-sizing: border-box;
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.c-btn--border-line:after {
    top: 0;
    left: 0;
    -webkit-transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
    transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}

.c-btn--border-line:before {
    bottom: 0;
    right: 0;
    -webkit-transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
    transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
}

.c-btn--border-line:hover:after, .c-btn--border-line:hover:before {
    width: 100%;
    height: 100%;
}

.c-btn--border-line:hover:after {
    border-top-color: #367dff;
    border-right-color: #367dff;
    -webkit-transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
    transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
}

.c-btn--border-line:hover:before {
    border-bottom-color: #367dff;
    border-left-color: #367dff;
    -webkit-transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
    transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}

.c-btn--line:after {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    bottom: 0;
    background-color: #367dff;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

.c-btn--line:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

.zuox span {
    font-size: 11px;
    font-family: "微软雅黑";
}

.fx {
    margin-bottom: 10px
}

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
    .navxs {
        display: none
    }

    .thumbile a {
        width: 100%;
        margin-bottom: 10px;
    }

    .fx {
        width: 100%;
        margin-bottom: 10px;
        float: left;
        margin-top: 10px
    }

    .nav-zi li {
        width: 45%;
    }
}

@media (max-width: 767px) {
    .sort {
        padding-right: 7px;
        padding-left: 7px;
    }
}

.pla {
    display: none
}

.plb {
    display: block
}

.itop {
    position: fixed;
    right: 10px;
    bottom: 40px;
    display: none;
    margin-bottom: 5px;
    width: 40px;
    height: 36px;
    border-radius: 2px;
    background-color: #444;
    background-color: rgba(0, 0, 0, .6);
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.xyd {
    width: 15px;
    height: 15px;
    background-color: #ff4343;
    font-family: Arial;
    font-size: .6em;
    position: fixed;
    right: 5px;
    top: 3px;
    z-index: 99;
    text-align: center;
    line-height: 15px;
    border-radius: 15px;
    color: #fff;
    display: none;
    -webkit-animation: bounce 1s .2s 3 ease both;
    -moz-animation: bounce 1s .2s 3 ease both;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-5px)
    }
    60% {
        -webkit-transform: translateY(-2px)
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-5px)
    }
    60% {
        -moz-transform: translateY(-2px)
    }
}

table tr:first-child {
    font-weight: bold;
}

table {
    border: none;
}

td {
    padding: 0px 32px;
}

@media screen and (max-width: 1205px) {
    .adgg {
        display: none
    }

    .sort {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 600px) {
    .sort {
        padding-right: 12px;
        padding-left: 12px;
    }
}