.colorWhite {
    color: #FFF
}

.colorGrey {
    color: #b8b8b8 !important
}

.border-radius-none {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.box-shadow-none {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.box-sizing-border {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.box-sizing-content {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.content {
    width: 100%;
    max-width: 1122px;
    margin: 0 auto;
	padding-top:52px;
}

.box {
    display: block
}

.box:before, .box:after {
    content: "";
    width: 0;
    height: 0;
    display: table;
    *zoom: 1;
    clear: both
}

.box .box-header {
    width: 100%;
    height: 42px;
    /*margin-bottom: .5rem;
    border-bottom: 1px solid #ccc;
    position: relative;
    font-size: 16px;
    color: #45b0fc;
    line-height: 3;
    text-indent: .5em*/
}

/*.box .box-header.has-icon {
    padding-left: 42px
}*/

.box .box-header.has-icon .box-header-icon {
    text-indent: 0;
    /*position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;*/
    background-color: #45b0fc;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    padding: 4px 6px;
    font-weight: 700
}

.box .box-header.has-icon .box-header-icon.text-five {
    letter-spacing: 5px;
    padding: 1px 0 0 4px;
    line-height: 1.5
}

.box .box-header.has-icon .box-header-icon.text-five sub {
    left: 15px;
    position: absolute;
    top: 22px
}

.box .box-actions {
    float: right;
    height: 100%
}

.box .box-actions .box-action {
    color: #FFF;
    font-size: 14px
}

.box .box-actions .box-action .box-action-icon {
    display: inline-block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #45b0fc;
    color: #FFF;
    font-size: 22px;
    text-indent: 0
}

.banner {
    width: 100%;
    margin: 0 auto;
    height: 382px;
    overflow: hidden;
    position: relative
}

.banner .main, .banner .side {
    height: 100%;
    background-color: #f8f8f8;
    color: #515151;
    position: relative;
    border: 1px solid #555;
    float: left
}

.banner .main {
    border-right: 0;
    width: 79%;
    float: left
}

.banner .main .unslider {
    position: relative;
    overflow: hidden;
}
/*新添加的css*/
.banner .main .unslider:after,.banner .main .unslider:before{
    content: '.';
    display: block;
    height:0;
    visibility: hidden;
    clear: both;
}

/*.banner .main .unslider li a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
*/

.banner .main .unslider li {
    border: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    float:left;
}

.banner .main .unslider .slider {
    height: 320px;
    overflow: hidden
}

.banner .main .unslider .slider img {
    display: block;
    height: 100%;
    width: 100%
}

.banner .main .unslider .unslider-wrap {
    position: relative
}

.banner .side {
        width: 21%;
}

.banner .side .block.active {
    background: #15a0e5;
    color: #FFF
}

.banner .side .slider-side-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    padding: 1.6em 0;
    text-indent: 2em
}

.banner .side .slider-side-nav {
    clear: both;
    cursor: pointer;
    height: 82px;
    overflow: hidden;
    padding: 12px 24px
}

.banner .side .slider-side-nav img {
    border: 2px solid #fff;
    display: block;
    float: left;
    height: 56px;
    margin-right: 1em;
    width: 78px
}

.banner .side .slider-side-nav p {
    line-height: 1.5;
    font-size: 12px;
    overflow: hidden;
    height: 4.5em
}

.banner .slider-text {
    filter: alpha(opacity=40);
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    color: #FFF;
    padding: 32px 42px;
    position: absolute;
    width: 100%;
    line-height: 1.8
}

.banner .slider-text li {
    display: none
}

.banner .slider-text li.active {
    display: block
}

.banner .slider-text h2 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 8px
}

.banner .slider-text p {
    font-size: 12px
}

.search-box {
    /* border-bottom: 1px #ddd solid; */
    margin: 20px 0 15px;
    position: relative;
    font-size: 12px;
    /* padding: 0 1rem */
}

.search-box .search-box-left {
    width: 93px;
    color: #333;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

.search-box .search-box-left .icon-choice {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-position: -35px -378px;
    position: absolute;
    left: 0;
    top: 6px
}

.search-box .search-box-right {
    /* padding-left: 114px */
    padding-right: 15%;
    height: 33px;
    overflow: hidden;
    transition: height 0.5s ease;
}

.search-box .search-box-right .search-box-item {
    position: relative;
    padding-left: 70px;
    min-height: 30px;
    line-height: 17px
}

.search-box .search-box-right .search-box-item span {
    text-align: center;
    position: absolute;
    font-weight: 600;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    top: 8px
}

.search-box .search-box-right .search-box-item a {
    display: inline-block;
    line-height: 17px;
    font-size: 14px;
    height: 21px;
    margin: 6px 5px;
    padding: 2px 15px;
}

.search-box .search-box-right .search-box-item .active {
    background-color: #ddd
}

.search-box .search-box-btn {
    width: 34px;
    height: 23px;
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -17px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 0 0 3px 3px;
    text-align: center;
    line-height: 23px;
    border-top: 0;
    background-color: white
}

.search-box .search-box-up .i-down, .search-box .search-box-down .i-up {
    display: none
}

.search-box .search-box-up .i-up, .search-box .search-box-down .i-down {
    display: inline
}

#kp-choice-btn{
    position: absolute;
    right: 10%;
    top: 7px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

@media (max-width: 767px) {
    .search-box .search-box-right {
        width: 100%;
        float: none;
        display: block;
        padding-left: 0;
    }

    #kp-choice-btn{
        right: 4%;
        top: 8px;
    }

    .search-box .search-box-right .search-box-item {
        height: auto
    }


    .search-box .search-box-right .search-box-item a {
        min-width: 86px;
        text-align: center;
    }

    .search-box .search-box-left {
        border-bottom: 1px solid #eee;
        margin-bottom: .5rem;
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 1em
    }
}

.select-tab {
    color: #FFF;
    font-size: 16px;
    margin-left: -5px
}

.select-tab a {
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    padding: 3px 10px;
    line-height: 22px
}

.select-tab a.active, .select-tab a:hover {
    background: #44cbfb none repeat scroll 0 0;
    border-radius: 3px
}

.flow-list-1 {
    position: relative;
    border-top: 1px solid #EEE;
    margin-bottom: 30px
}

.flow-list-1 .grid {
    border: 1px solid #EEE;
    border-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 20px 22px;
    height: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.flow-list-1 .grid h5{ text-indent:2em;}
.flow-list-1 .video-grid .video {
    cursor: pointer
}

.flow-list-1 .video-grid .video .video-img {
    margin: 0
}

.flow-list-1 .video-grid .video .video-title {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: #FFF;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
}

.flow-list-1 .video-grid .video .video-play-btn {
    background: rgba(0, 0, 0, 0) url(../images/play_btn.png;vpn_img) no-repeat scroll 0 0;
    height: 60px;
    top: 50%;
    left: 50%;
    position: absolute;
    width: 60px;
    margin: -30px 0 0 -30px;
    display: none
}
.flow-list-1 .video-grid .video .video-title a{
	color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;	
	}
.flow-list-1 .video-grid .video:hover .video-play-btn {
    display: block
}

.flow-list-1 .video-grid .video-label .time {
    background: rgba(0, 0, 0, 0) url(../images/time.png;vpn_img) no-repeat scroll left center;
    color: #808080;
    display: inline-block;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    margin-top: 0
}

.flow-list-1 .video-grid .video-label .comments {
    background: rgba(0, 0, 0, 0) url(../images/pinglun.png;vpn_img) no-repeat scroll left center;
    color: #808080;
    float: right;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    padding-left: 25px
}

.flow-list-1 .tag-box .tags {
    margin: 4px 0 24px
}

.flow-list-1 .tag-box .tags a:before, .flow-list-1 .tag-box .tags a:after {
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #15a0e5;
    bottom: -8px;
    content: '';
    display: block;
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0
}

.flow-list-1 .tag-box .tags a.green:after, .flow-list-1 .tag-box .tags a.blue:after {
    display: none
}

.flow-list-1 .tag-box .tags a:after {
    border-top-color: #FFF;
    bottom: -7px
}

.flow-list-1 .tag-box .tags a.blue {
    background-color: #15a0e5
}

.flow-list-1 .tag-box .tags a.green::before {
    border-top-color: #92c153
}

.flow-list-1 .tag-box .tags a.green {
    background: #92c153 none repeat scroll 0 0;
    border-color: #92c153
}

.flow-list-1 .tag-box .tags a.blue, .flow-list-1 .tag-box .tags a.green {
    color: #FFF
}

.flow-list-1 .tag-box .tags a {
    border: 1px solid #15a0e5;
    color: #15a0e5;
    display: inline-block;
    margin-right: 8px;
    padding: 6px;
    position: relative;
    font-size: 12px
}

.flow-list-1 .tag-box img {
    display: block;
    margin: 10px 0;
    width: 100%
}

.flow-list-1 .tag-box h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin: 10px 0
}

.flow-list-1 .tag-box h3 a {
    color: #333
}

.flow-list-1 .tag-box h3 a:hover {
    color: #45b0fc;
    text-decoration: none
}

.flow-list-1 .tag-box .time {
    color: #939393;
    display: block;
    margin-top: 10px;
    font-size: 12px
}

.flow-list-1 .ad-box img {
    height: 100px;
    width: 100%;
    display: block
}

.flow-list-1 .recommendation {
    border: 1px solid #c0c0c0;
    display: block;
    padding: 0 30px
}

.flow-list-1 .recommendation .recommendation-title {
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    height: 60px;
    line-height: 70px
}

.flow-list-1 .recommendation ul li {
    border-bottom: 1px dotted #a2a2a2;
    clear: both;
    cursor: pointer;
    height: 102px;
    position: relative
}

.flow-list-1 .recommendation ul li:last-child {
    border-bottom: 0
}

.flow-list-1 .recommendation ul li:hover::before {
    display: block
}

.flow-list-1 .recommendation ul li:before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    display: none;
    height: 68px;
    left: 1px;
    position: absolute;
    top: 18px;
    width: 122px;
    z-index: 2
}

.flow-list-1 .recommendation ul li .recommendation-img {
    border: 1px solid #a2a2a2;
    display: inline-block;
    width: 122px;
    height: 68px;
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1
}

.flow-list-1 .recommendation ul li .recommendation-content {
    height: 85px;
    padding-left: 142px;
    padding-top: 20px;
    position: relative
}

.flow-list-1 .recommendation ul li .recommendation-content p {
    color: #808080;
    font-size: 12px;
    line-height: 1.8;
    height: 3.6em;
    overflow-y: hidden
}

.flow-list-1 .recommendation ul li .recommendation-content .grade {
    bottom: 1px;
    position: absolute;
    right: 0
}

.flow-list-1 .recommendation ul li .recommendation-content .grade .star1 {
    background: rgba(0, 0, 0, 0) url(../images/star1.png;vpn_img) no-repeat scroll 0 0
}

.flow-list-1 .recommendation ul li .recommendation-content .grade .star2 {
    background: rgba(0, 0, 0, 0) url(../images/star2.png;vpn_img) no-repeat scroll 0 0
}

.flow-list-1 .recommendation ul li .recommendation-content .grade .star3 {
    background: rgba(0, 0, 0, 0) url(../images/star3.png;vpn_img) no-repeat scroll 0 0
}

.flow-list-1 .recommendation ul li .recommendation-content .grade .star1, .flow-list-1 .recommendation ul li .recommendation-content .grade .star2, .flow-list-1 .recommendation ul li .recommendation-content .grade .star3 {
    display: inline-block;
    height: 15px;
    margin-right: 1px;
    width: 16px
}

.flow-list-1 .topic-grid {
    padding: 0
}

.flow-list-1 .topic-grid .topic-img {
    width: 100%
}

.flow-list-1 .topic-grid .topic-title {
    border-bottom: 1px solid #c1c1c1;
    color: #5a5a5a;
    font-size: 14px;
    margin: 5px 15px;
    padding-bottom: 5px
}

.flow-list-1 .topic-grid:hover .topic-title {
    color: #45b0fc
}

.flow-list-1 .topic-grid .topic-description {
    color: #5a5a5a;
    font-size: 12px;
    line-height: 1.8;
    margin: 0 15px 15px
}

@media screen and (max-width: 907px) {
    .flow-list-1 .recommendation ul li .recommendation-content .grade .star1, .flow-list-1 .recommendation ul li .recommendation-content .grade .star2, .flow-list-1 .recommendation ul li .recommendation-content .grade .star3 {
        height: 10px;
        width: 11px;
        background-size: 100%
    }
}

@media screen and (max-width: 570px) {
    .flow-list-1 .recommendation ul li {
        height: auto
    }

    .flow-list-1 .recommendation ul li::before {
        width: auto;
        left: 0;
        right: 0;
        top: 5px
    }

    .flow-list-1 .recommendation ul li .recommendation-img {
        top: 5px;
        width: 100%
    }

    .flow-list-1 .recommendation ul li .recommendation-content {
        padding: 78px 0 0;
        position: relative;
        height: auto;
        margin-bottom: 5px
    }

    .flow-list-1 .recommendation ul li .recommendation-content .grade {
        position: static
    }

    .flow-list-1 .recommendation ul li .recommendation-content .grade .star1, .flow-list-1 .recommendation ul li .recommendation-content .grade .star2, .flow-list-1 .recommendation ul li .recommendation-content .grade .star3 {
        height: 10px;
        width: 11px;
        background-size: 100%
    }

    .flow-list-1 .recommendation ul li .recommendation-content p {
        height: 1.8em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal
    }
}

.fl {
    float: left
}

.move-pagination {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #666
}

.more-button {
    cursor: pointer;
    width: 80px;
    display: block;
    margin: 15px auto;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #515151
}

@media screen and (max-width: 1000px) {
    .banner .side {
        display: none
    }

    .banner .main {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
}

.theme-dark-1 {
    background-color: #1d262f
}

.theme-dark-1 .box .box-header {
    border-bottom: 2px solid #565c63
}

.theme-dark-1 .banner .slider-side-title {
    background-color: #25292e;
    border-bottom: 1px solid #565c63;
    color: #FFF
}

.theme-dark-1 .banner .slider-nav {
    background: #25292e none repeat scroll 0 0;
    border-bottom: 1px solid #565c63;
    color: #FFF;
    cursor: pointer
}

.theme-dark-1 .banner .slider-nav li.active, .theme-dark-1 .banner .slider-nav li:hover {
    background: #131c27 none repeat scroll 0 0;
    box-shadow: -2px -3px 2px #05080b inset
}

.theme-dark-1 .search-box {
    border-top: 3px solid #16a0e8;
    border-bottom: 0;
    background-color: #000
}

.theme-dark-1 .search-box .search-box-left {
    color: #16a0e8
}

.theme-dark-1 .search-box .search-box-right .search-box-item a, .theme-dark-1 .search-box .search-box-right .search-box-item span {
    color: #FFF
}

.theme-dark-1 .search-box .search-box-right .search-box-item .active, .theme-dark-1 .search-box .search-box-right .search-box-item a:hover {
    background-color: #16a0e8
}

 .search-box .search-box-right .search-box-item a:hover, .search-box .search-box-right .search-box-item .active{
    background-color: #23a1e5;
    color: #fff;
 }

.theme-dark-1 .search-box .search-box-btn {
    border: 0;
    background-color: #000;
    color: #FFF
}

.theme-dark-1 .flow-list-1 .grid {
    background-color: #FFF;
    border-top: 0;
    border-left: 0
}

.theme-dark-1 .move-pagination {
    color: #FFF
}

.theme-dark-1 .move-pagination .more-button {
    color: #FFF
}

.search-box.theme-dark-white {
    border-top: 3px solid #16a0e8;
    border-bottom: 0;
    background-color: #FFF
}

.search-box.theme-dark-white .search-box-left {
    color: #16a0e8
}

.search-box.theme-dark-white .search-box-right .search-box-item a, .search-box.theme-dark-white .search-box-right .search-box-item span {
    color: #515151
}

.search-box.theme-dark-white .search-box-right .search-box-item .active, .search-box.theme-dark-white .search-box-right .search-box-item a:hover {
    background-color: #16a0e8;
    color: #FFF
}

.search-box.theme-dark-white .search-box-btn {
    border: 1px solid #ccc;
    border-top: 0;
    background-color: #FFF;
    color: #000
}

.video-topic {
    background: #032f4a url(../images/video-topic-background-3.png;vpn_img) repeat-x scroll center 133px
}

.video-topic .box .box-header {
    border-bottom: 2px solid #565c63
}

.video-topic .box .image-banner {
    text-align: center;
    width: 100%
}

.video-topic .box .image-banner img {
    width: 100%
}

.video-topic .box .video-box {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #d8d6d6;
    padding: 30px 0 20px;
    width: 75%
}

.video-topic .box .video-box .video-info-box {
    max-width: 620px;
    margin: 0 auto;
    padding: 0 10px
}

.video-topic .box .video-box .video-info-box .video-red {
    color: #eb464b;
    font-size: 14px
}

.video-topic .box .video-box .video-info-box .video-title {
    color: #FFF;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 10px
}

.video-topic .box .video-box .video-info-box .video-description {
    color: #FFF;
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 10px
}

.video-topic .box .video-box .video-info-box .video {
    background-size: 100% 100%;
    max-height: 338px;
    width: 100%
}

.video-topic .scroll-box {
    max-width: 905px;
    overflow-x: scroll;
    margin: 22px auto
}

.video-topic .classify3 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d6d6;
    width: 905px
}

.video-topic .classify3 .classify3_item {
    margin: 30px 20px 20px
}

.video-topic .classify3 .classify3_item ul {
    float: left;
    position: relative
}

.video-topic .classify3 .classify3_item ul li {
    float: left
}

.video-topic .classify3 .classify3_item ul li a {
    display: inline-block;
    position: relative;
    margin: 0 20px;
    color: #515151;
    font-size: 12px;
    line-height: 17px
}

.video-topic .classify3 .classify3_item ul li:hover a, .video-topic .classify3 .classify3_item ul li.current a {
    color: #01a3e9
}

.video-topic .classify3 .classify3_item ul li.current a:after {
    content: "";
    width: 0;
    height: 0;
    border: solid transparent;
    border-bottom-color: #dcdcdc;
    border-width: 8px 6px;
    position: absolute;
    left: 8px;
    top: 11px
}

.video-topic .classify3 .classify3_item ul li .month {
    display: none;
    position: absolute;
    width: 903px;
    left: -89px;
    padding: 0 92px;
    background: #dcdcdc;
    border-radius: 2px;
    margin-top: 10px
}

.video-topic .classify3 .classify3_item ul li .month ul li {
    float: left;
    margin: 0 11px;
    padding: 5px;
    font-size: 12px;
    line-height: 17px
}

.video-topic .classify3 .classify3_item ul li .month ul li.current, .video-topic .classify3 .classify3_item ul li .month ul li:hover {
    background: #01a3e9;
    color: #FFF;
    cursor: pointer
}

.video-topic .classify3 .classify3_item ul li.current .month {
    display: block
}

.video-topic .classify3 .kong {
    margin-bottom: 60px
}

.video-topic .classify3 .classify3_tit {
    float: left;
    font-size: 14px;
    line-height: 19px;
    margin-right: 20px;
    width: 50px
}

.video-topic .classify3 .qishu {
    width: 790px;
    font-size: 12px
}

.video-topic .classify3 .qishu li {
    margin: 0 15px 8px;
    padding: 2px 5px
}

.video-topic .classify3 .qishu li:hover {
    color: #FFF;
    cursor: pointer;
    background: #01a3e9
}

.video-topic .classify3 .qishu .moreQi:hover {
    color: #333;
    background-color: #FFF
}

.video-topic .classify3 .qishu li.moreQi_down, .video-topic .classify3 .qishu li.moreQi_up {
    width: 19px;
    height: 17px;
    margin: 0
}

.video-topic .topic-recommendation {
    background: #e9e9e9 none repeat scroll 0 0;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #fff
}

.video-topic .topic-recommendation .topic-recommendation-title, .video-topic .topic-recommendation .recommendation-list {
    max-width: 847px;
    margin: 0 auto 15px
}

.video-topic .topic-recommendation .topic-recommendation-title {
    color: #25292e;
    height: 50px;
    line-height: 55px;
    margin-bottom: 0;
    font-size: 18px
}

.video-topic .topic-recommendation .recommendation-list .recommendation-list-item {
    width: 25%;
    height: 0;
    padding-bottom: 25%;
    float: left;
    position: relative
}

.video-topic .topic-recommendation .recommendation-list .recommendation-list-item a {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px
}

.video-topic .topic-recommendation .recommendation-list .recommendation-list-item a img {
    width: 100%;
    height: 85.1485%
}

.video-topic .topic-recommendation .recommendation-list a {
    margin-right: 13px;
    float: left
}

.video-topic .topic-recommendation .recommendation-list a:last-child {
    margin-right: 0
}

.video-topic .select-tab {
    width: 903px;
    margin: 0 auto;
    color: #FFF;
    font-size: 16px
}

.video-topic .select-tab a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 14px;
    color: #515151;
    border: 1px solid #c9c9c9;
    background: #f6f6f8;
    margin: 0 -1px 0 0
}

.video-topic .select-tab a.active, .video-topic .select-tab a:hover {
    color: #515151;
    background-color: #FFF
}

.video-topic .list-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border: 1px solid #d8d6d6;
    border-bottom: 0 none -moz-use-text-color;
    margin: 0
}

.video-topic .list-box .list-box-item {
    background: #f6f6f8 none repeat scroll 0 0;
    border-bottom: 1px solid #d8d6d6;
    font-size: 0;
    padding: 15px 15px 15px 327px;
    position: relative;
    min-height: 223px
}

.video-topic .list-box .list-box-item .item-image-box {
    width: 327px;
    position: absolute;
    top: 15px;
    left: 15px
}

.video-topic .list-box .list-box-item .item-content .msg {
    color: #6e6e6e;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
    display: block;
    text-align: right
}

.video-topic .list-box .list-box-item .item-content .item-title {
    color: #000;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    margin: 40px 30px 0
}

.video-topic .list-box .list-box-item .item-content .item-title a {
    color: #000
}

.video-topic .list-box .list-box-item .item-content .item-title a:hover {
    color: #45b0fc
}

.video-topic .list-box .list-box-item .item-content .item-desc {
    font-size: 12px;
    line-height: 1.5;
    margin: 15px 30px
}

.video-topic .list-box .list-box-item .item-content .note {
    font-size: 12px;
    font-weight: bold;
    margin: 0 30px
}

.video-topic .list-box .list-box-item-comment {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d8d6d6;
    min-height: 60px;
    padding: 6px 15px 6px 88px;
    position: relative
}

.video-topic .list-box .list-box-item-comment .item-avatar-box {
    position: absolute;
    top: 6px;
    left: 15px
}

.video-topic .list-box .list-box-item-comment .item-avatar-box .avatar {
    width: 48px;
    height: 48px
}

.video-topic .list-box .list-box-item-comment .list-box-item-comment-content {
    font-size: 12px
}

.video-topic .list-box .list-box-item-comment .list-box-item-comment-content .comment-content {
    margin: 5px 0
}

.video-topic .list-box .list-box-item-comment .list-box-item-comment-content .comment-content .author {
    color: #004276
}

.video-topic .list-box .list-box-item-comment .list-box-item-comment-content .time {
    color: #515151
}

.video-topic .list-box .list-box-item-comment .list-box-item-comment-content .oper {
    display: none;
    float: right;
    margin-top: -12px;
    text-align: center;
    max-width: 777px
}

.video-topic .list-box .list-box-item-comment .list-box-item-comment-content .oper a {
    color: #004276;
    margin: 0 8px
}

.video-topic .list-box .list-box-item-comment:hover .list-box-item-comment-content .oper {
    display: block
}

@media screen and (max-width: 767px) {
    .video-topic .list-box .list-box-item {
        padding: 8px 8px 8px 218px;
        position: relative;
        min-height: 183px
    }

    .video-topic .list-box .list-box-item .item-image-box {
        width: 202px;
        top: 8px;
        left: 8px
    }

    .video-topic .list-box .list-box-item .item-image-box img {
        width: 100%
    }

    .video-topic .list-box .list-box-item .item-content .item-title {
        margin: 20px 0 0
    }

    .video-topic .list-box .list-box-item .item-content .item-desc {
        margin: 15px 0
    }

    .video-topic .list-box .list-box-item .item-content .note {
        margin: 0
    }
}

@media screen and (max-width: 425px) {
    .video-topic .list-box .list-box-item {
        padding: 8px 8px 8px 176px;
        position: relative;
        min-height: 183px
    }

    .video-topic .list-box .list-box-item .item-image-box {
        width: 160px
    }
}

@media screen and (max-width: 360px) {
    .video-topic .list-box .list-box-item {
        padding: 8px 8px 8px 96px
    }

    .video-topic .list-box .list-box-item .item-image-box {
        width: 80px
    }
}

.carnival-content-outer {
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    width: 100%;
    max-width: 100%
}

.carnival-content-outer .carnival-content-inner {
    width: 100%;
    max-width: 1004px;
    margin: 0 auto
}

.carnival-content-outer .carnival-content-inner .carnival-content {
    background-color: #FFF;
    min-height: 100px
}

.carnival-content-outer .carnival-search-box {
    padding: 46px 16px
}

.carnival-content-outer .carnival-search-box .inner {
    outline: 1px solid #f4f4f4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #878787;
    line-height: 40px;
    max-width: 404px;
    width: 100%
}

.carnival-content-outer .carnival-search-box .inner .select-box, .carnival-content-outer .carnival-search-box .inner .search-box {
    float: left;
    border: 0
}

.carnival-content-outer .carnival-search-box .inner .dropdown-menu {
    top: 120%;
    width: 960px;
    padding: 4px 28px
}

.carnival-content-outer .carnival-search-box .inner, .carnival-content-outer .carnival-search-box .inner .dropdown-menu a {
    display: inline-block;
    margin-right: 2em
}

.carnival-content-outer .carnival-search-box .inner .dropdown-toggle {
    color: #878787;
    border: 0
}

.carnival-content-outer .carnival-search-box .inner .dropdown-toggle:hover, .carnival-content-outer .carnival-search-box .inner .dropdown-toggle:active {
    background: transparent;
    outline: 0;
    box-shadow: none
}

.carnival-content-outer .carnival-search-box .inner .select-box {
    position: relative;
    width: 33.3333%
}

.carnival-content-outer .carnival-search-box .inner .select-box:after {
    background: #d9d9d9 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 28px;
    position: absolute;
    right: -10px;
    top: 8px;
    width: 1px;
    z-index: 8
}

.carnival-content-outer .carnival-search-box .inner .search-box {
    width: 66.6667%;
    margin: 0;
    padding: 0
}

.carnival-content-outer .carnival-search-box .inner .input-group {
    border-collapse: separate;
    display: table;
    position: relative
}

.carnival-content-outer .carnival-search-box .inner .search-box button[type="submit"] {
    border: 0;
    color: #878787
}

.carnival-content-outer .carnival-search-box .inner .search-box button[type="submit"]:hover {
    color: #6e6e6e;
    background: transparent
}

.carnival-content-outer .carnival-search-box .inner .search-box button[type="submit"]:active {
    outline: 0
}

.carnival-content-outer .carnival-search-box .inner .search-box input {
    position: relative;
    top: 4px;
    left: 20px;
    right: 0
}

.carnival-content-outer .carnival-search-box .inner .input-group input {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.carnival-content-outer .carnival-search-box .inner .input-group input:focus, .carnival-content-outer .carnival-search-box .inner .input-group input:hover {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none
}

.carnival-content-outer .box-header {
    font-size: 22px;
    font-weight: 400;
    color: #515151;
    line-height: 42px;
    margin-bottom: 0;
    border-bottom: 0
}

.carnival-content-outer #banner {
    width: 100%;
    margin: 0 auto
}

.carnival-content-outer .banner-left {
    float: left;
    width: 66.56%
}

.carnival-content-outer .banner-right {
    float: right;
    width: 28.64%
}

.carnival-content-outer .banner-right h1 {
    font-size: 18px;
    color: #25292e;
    line-height: 1.333;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 11px
}

.carnival-content-outer .banner-right ul {
    list-style: none;
    padding: 0;
    margin-top: 7px
}

.carnival-content-outer .banner-right li, .carnival-content-outer .banner-right li a {
    font-size: 14px;
    color: #000;
    line-height: 29px
}

.carnival-content-outer .banner-right li:hover, .carnival-content-outer .banner-right li a:hover {
    color: #01a3e9
}

.carnival-content-outer .banner-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background-color: #f9f9f9
}

.carnival-content-outer .banner-box {
    width: 100%
}

.palace .carnival-content-outer .carnival-content-inner .carnival-content .box-content {
    padding: 26px;
    border: 1px solid #e7e7e7
}

@media screen and (max-width: 500px) {
    .palace .carnival-content-outer .carnival-content-inner .carnival-content .box-content {
        padding: 16px
    }
}

.site-grid {
    padding: 14px;
    font-size: 12px;
    border: 0;
    outline: 1px solid #ccc;
    color: #525252
}

.site-grid .img {
    height: 108px;
    overflow: hidden;
    position: relative
}

.site-grid .img img {
    display: block;
    width: 100%
}

.site-grid .img p {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    color: #FFF;
    font-size: 16px;
    left: 0;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.site-grid .addon {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    display: inline-block;
    padding: 6px 4px
}

.site-grid h3 {
    color: #626262;
    font-size: 14px;
    font-weight: 400;
    margin: 14px 0 12px
}

.site-grid h3 a {
    color: #333
}

.site-grid h3 a:hover {
    color: #337ab7
}

.site-grid .txt {
    font-size: 14px;
    line-height: 1.5
}

.site-grid .links {
    margin-top: 14px;
    overflow: hidden
}

.site-grid .links a {
    color: #8c8c8c
}

.site-grid .links a i {
    color: #cdcdcd;
    margin: 0 4px
}

.flow-list-1 .site-grid-1 {
    border: 0
}

.site-grid-1 .img {
    border-bottom: 8px solid #00b7eb;
    margin: -20px -22px 0;
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    padding-bottom: 49.83%
}

.site-grid-1 .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.site-grid-1 h3 {
    color: #00b7eb;
    font-size: 16px
}

.site-grid-1 h3 a {
    color: #333
}

.site-grid-1 h3 a:hover {
    color: #337ab7
}

.site-grid-1 .env {
    color: #bdc2c8;
    display: block;
    margin-bottom: 18px
}

.site-grid-1 .env i {
    margin-right: .8em
}

.site-grid-1 .txt {
    font-size: 14px;
    line-height: 1.5
}

.site-grid-1 .links a {
    color: #8c8c8c
}

.grid:hover .img {
    background: #000
}

.grid:hover .img img {
    opacity: .8
}

.btn-gray {
    background: #e3e4e8 none repeat scroll 0 0;
    border-bottom: 1px solid #c2c2c2;
    color: #c5c5c5
}

.btn-blue, .btn-gray {
    border-radius: 2px;
    font-size: 12px;
    min-width: 60px;
    padding: 6px 10px
}

.carnival {
    background-color: #e6e6e6
}

.carnival .content {
    max-width: 100%;
    width: 100%
}

.carnival .content .nav a, .carnival .content nav a {
    display: inline-block;
    padding: 0 30px;
    font-size: 18px;
    color: #26292e;
    line-height: 1.617;
    text-align: left;
    text-decoration: none
}

.construction-form {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 17px;
    font-size: 14px
}

.construction-form select, .construction-form input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1);
    width: 320px;
    height: 37px;
    padding: 0 1em;
    margin: 17px 13px 0 0;
    font-size: 13px;
    outline-color: #DDD
}

.construction-form select {
    line-height: 32px
}

.construction-form button {
    border-radius: 3px;
    background-color: #a3a4a7;
    font-size: 13px;
    color: #FFF;
    line-height: 1.2;
    width: 44px;
    height: 37px;
    border: 0;
    margin: 17px 13px 0 0;
    padding: 0
}

.construction #banner {
    width: 1000px;
    margin: 0 auto
}

.construction .flow-box-wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

@media screen and (max-width: 1000px) {
    .construction-form {
        padding: 0 1em 17px
    }
}

.carnival .content .title-wrapper {
    max-width: 1314px;
    width: 100%;
    margin: 4px auto 0
}

.carnival .content .title-wrapper .title {
    width: 100%
}

.carnival .content .title-wrapper .title img {
    width: 100%
}

.carnival .content nav, .carnival .content .nav {
    max-width: 1314px;
    width: 100%;
    margin: 0 auto
}

.carnival .content nav a:hover, .carnival .content .nav a:hover {
    color: #45b0fc
}

.carnival .content .news-list {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.carnival .content .news-list .news-item {
    position: relative;
    padding-left: 389px;
    padding-top: 22px;
    padding-bottom: 22px;
    height: 231px;
    border-bottom: 1px solid #dadada
}

.carnival .content .news-list .news-item-type {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    color: #FFF;
    line-height: 1.2;
    z-index: 199;
    text-align: center;
    padding-top: 3px
}

.carnival .content .news-list .news-item-type-red {
    background-color: #ed4f36
}

.carnival .content .news-list .news-item-type-blue {
    background-color: #45b0fc
}

.carnival .content .news-list .news-item-type-green {
    background-color: #6dca4d
}

.carnival .content .news-list .news-item-type-purple {
    background-color: #aa89bd
}

.carnival .content .news-list .news-list-item .img-box {
    display: block;
    width: 333px;
    height: 231px;
    background-color: #e0c04f;
    position: absolute;
    top: 22px;
    left: 0
}

.carnival .content .news-list .news-list-item .img-box img {
    width: 333px;
    height: 231px
}

.carnival .content .news-list .news-list-item h3 {
    font-size: 36px;
    color: #333;
    line-height: 76px;
    margin-bottom: 10px;
    font-style: italic
}

.carnival .content .news-list .news-list-item h3 img {
    line-height: 36px;
    vertical-align: middle;
    height: 36px;
    width: 36px;
    margin-right: 21px
}

.carnival .content .news-list .news-list-item h3 a {
    color: #333
}

.carnival .content .news-list .news-list-item h3 p {
    font-size: 18px;
    color: #545454;
    line-height: 1.389;
    max-height: 5.6em;
    overflow: hidden
}

.carnival .content .news-list .news-list-item h3 time {
    padding-left: 20px;
    font-size: 14px;
    color: #b9b9b9;
    line-height: 1.643;
    position: absolute;
    bottom: 22px;
    left: 389px
}

.carnival .content .news-list .news-list-item h3 time:before {
    content: '';
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    background: url(../images/time.png;vpn_img) no-repeat;
    background-size: 100% 100%
}

.carnival .content .news-list .news-list-item .news-list-img-item {
    position: relative;
    padding: 17px 0;
    height: auto
}

.carnival .content .news-list .news-list-item .news-list-img-item h3 {
    font-size: 36px;
    color: #333;
    line-height: 41px;
    text-indent: 69px;
    margin-bottom: 22px
}

.carnival .content .news-list .news-list-item .news-list-img-item h3 .news-item-type {
    top: 17px;
    text-indent: 0;
    font-style: normal
}

.carnival .content .news-list .news-list-item .news-list-img-item h3 .news-item-type a {
    font-size: 36px;
    color: #333;
    line-height: 41px;
    font-style: italic
}

.carnival .content .news-list .news-list-img-item h3.with-img {
    text-indent: 0
}

.carnival .content .news-list .news-list-img-item .img-box {
    width: 100%;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 55px;
    -moz-column-gap: 55px;
    column-gap: 55px
}

.carnival .content .news-list .news-list-img-item .img-box .img-wrapper {
    display: inline-block;
    height: 231px;
    width: 363px
}

.carnival .content .news-list .news-list-img-item .img-box .img-wrapper img {
    width: 100%
}

@media screen and (max-width: 826px) {
    .carnival .content nav a, .carnival .content .nav a {
        padding: 0 10px
    }
}

@media screen and (max-width: 582px) {
    .carnival .content nav a, .carnival .content .nav a {
        font-size: 14px
    }
}

@media screen and (max-width: 486px) {
    .carnival .content nav a, .carnival .content .nav a {
        font-size: 12px;
        padding: 0 4px
    }
}

@media screen and (max-width: 359px) {
    .carnival .content nav a, .carnival .content .nav a {
        font-size: 12px;
        padding: 0
    }
}

.header-2 {
    background-color: #e7e9e9
}

.header-2 .header-inner {
    background: url(../images/header-back.png;vpn_img) center center;
    height: 135px;
    width: 100%;
    max-width: 1318px;
    margin: 0 auto
}

.header-2 .header-top {
    height: 36px;
    width: 100%;
    margin-bottom: 25px
}

.header-2 .header-top-img {
    float: left;
    margin-left: 20px
}

.header-2 .header-links {
    float: right;
    font-size: 12px;
    line-height: 3;
    color: #333;
    margin-right: 37px
}

.header-2 .header-link {
    color: #333
}

.header-2 .header-content .logo {
    margin-left: 36px
}

.header-2 .header-content .search-box {
    float: right;
    height: 37px;
    width: 366px;
    border-bottom: 0
}

.header-2 .header-content .search-box .search-category {
    display: inline-block;
    position: relative;
    background-color: #043d65;
    width: 73px;
    height: 37px;
    line-height: 37px;
    float: left;
    color: white;
    font-size: 12px
}

.header-2 .header-content .search-box .search-category > a {
    padding: 0 16px 0 16px;
    display: block;
    height: 37px
}

.header-2 .header-content .search-box .search-category a {
    color: white
}

.header-2 .header-content .search-box .search-category ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    background-color: white;
    min-width: 73px;
    left: 0;
    top: 37px;
    border: 1px solid #043d65;
    display: none
}

.header-2 .header-content .search-box .search-category ul li a:hover {
    background-color: #45b0fc;
    color: #FFF;
    font-size: 14px
}

.header-2 .header-content .search-box .search-category ul li, .header-2 .header-content .search-box .search-category ul a {
    color: black;
    text-align: center;
    display: block;
    height: 37px;
    line-height: 37px
}

.header-2 .header-content .search-box .search-category, .header-2 .header-content .search-box .search-category > a:hover ~ ul, .header-2 .header-content .search-box .search-category ul:hover {
    display: block
}

.header-2 .header-content .search-box .search-btn {
    background-color: #1a967e;
    width: 45px;
    height: 37px;
    display: inline-block
}

.header-2 .header-content .search-box .search-btn a {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 23px;
    padding: 7px 0
}

.header-2 .header-content .search-input {
    border: 1px solid #ddd;
    border-right-width: 0;
    padding: 0 24px;
    background-color: #fff;
    width: 199px;
    height: 39px;
    font-size: 12px;
    line-height: 39px;
    color: #000;
    float: left
}

.carnival .content-nav-wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color: #9dc24e;
    height: 36px
}

.carnival .content-nav-wrapper .content-nav {
    margin: 0;
    height: 36px
}

.carnival .content-nav-wrapper .content-nav span {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    height: 36px;
    border-bottom: 3px solid #9dc24e;
    display: inline-block;
    padding: 0 30px;
    float: left
}

.carnival .content-nav-wrapper .content-nav a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border-bottom: 3px solid #9dc24e;
    padding: 0;
    min-width: 115px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    float: left
}

.carnival .content-nav-wrapper .content-nav a sup {
    background: #a9190e;
    border-radius: 6px;
    padding: 0 4px;
    width: 13px;
    color: #FFF
}

.carnival .content-nav-wrapper .content-nav a.active, .carnival .content-nav-wrapper .content-nav a:hover {
    border-bottom: 3px solid white;
    color: black
}

.carnival .content-nav-wrapper .content-nav:after {
    content: '';
    width: 0;
    height: 0;
    clear: both;
    *zoom: 1
}

@media screen and (max-width: 612px) {
    .carnival .content-nav-wrapper .content-nav a, .carnival .content-nav-wrapper .content-nav span {
        padding: 0 10px;
        min-width: 5em
    }
}

@media screen and (max-width: 385px) {
    .carnival .content-nav-wrapper .content-nav a, .carnival .content-nav-wrapper .content-nav span {
        padding: 0 5px;
        min-width: 3em
    }
}

.rfd-list-box {
    max-width: 1000px;
    width: 100%;
    margin: 20px auto 0;
    background-color: #f9f9f9;
    padding: 30px
}

.rfd-list-box .rfd-list-item {
    position: relative;
    border: 2px solid #efefef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 22px
}

.rfd-list-box .rfd-list-item .rdf-list-header {
    border-bottom: 1px solid #efefef;
    padding: 15px 22px
}

.rfd-list-box .rfd-list-item .rfd-list-body {
    padding: 15px 22px
}

.rfd-list-box .rfd-list-item .rfd-list-body ul {
    list-style: none;
    padding: 0
}

.rfd-list-box .rfd-list-item .rfd-list-body ul li {
    font-size: 12px;
    color: #4b89dc;
    line-height: 2.385
}

.rfd-list-box .rfd-list-item .rfd-list-body ul li a {
    color: #4b89dc
}

.rfd-list-box .rfd-avatar-list-item {
    position: relative;
    border: 2px solid #efefef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 16px 16px 16px 291px;
    min-height: 202px;
    margin-bottom: 22px;
    background-color: white
}

.rfd-list-box .rfd-avatar-list-item img {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 250px;
    height: 170px
}

.rfd-list-box .rfd-avatar-list-item .labels {
    font-size: 12px;
    color: #b8b8b8;
    line-height: 2.385
}

.rfd-list-box .rfd-avatar-list-item .labels span {
    margin-right: 30px
}

.rfd-list-box .rfd-avatar-list-item h3 {
    font-size: 23px;
    color: #5e714e;
    line-height: 23px
}

.rfd-list-box .rfd-avatar-list-item p {
    font-size: 14px;
    color: #515151;
    line-height: 2;
    margin-top: 12px;
    overflow: hidden;
    margin-bottom: 1.2em
}

.rfd-list-box .rfd-avatar-list-item p.detail-desc {
    display: none;
    height: auto
}

.rfd-list-box .rfd-avatar-list-item .long-text {
    height: auto
}

.rfd-list-box .rfd-avatar-list-item .action {
    position: absolute;
    left: 291px;
    bottom: 16px;
    font-size: 12px
}

.rfd-list-box .rfd-avatar-list-item .action a {
    display: inline-block
}

.rfd-list-box .rfd-avatar-list-item .action .detail-link {
    font-size: 12px;
    color: #b8b8b8
}

.rfd-list-box .rfd-avatar-list-item .action .view {
    color: #b8b8b8
}

.rfd-list-box .rfd-avatar-list-item .action .share {
    color: #b8b8b8;
    padding-left: 1.4em;
    position: relative;
    margin-right: 1em
}

.rfd-list-box .rfd-avatar-list-item .action .share:before {
    content: url(../images/share.png;vpn_img);
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0
}

@media screen and (max-width: 767px) {
    .rfd-list-box {
        padding: 30px 10px
    }

    .rfd-list-box .rfd-avatar-list-item {
        position: relative;
        border: 2px solid #efefef;
        padding: 16px 16px 16px 30%;
        min-height: 202px;
        margin-bottom: 22px;
        background-color: white
    }

    .rfd-list-box .rfd-avatar-list-item img {
        position: absolute;
        top: 16px;
        left: 8px;
        width: 25%;
        height: auto
    }

    .rfd-list-box .rfd-avatar-list-item .action {
        left: 30%
    }
}

.rfd-list-box.has-avatar .rfd-avatar-list-item {
    padding-left: 96px;
    min-height: 100px;
    padding-bottom: 36px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item h3 {
    margin-bottom: 22px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item img {
    width: 51px;
    height: 51px;
    position: absolute;
    top: 24px;
    left: 16px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .more {
    font-size: 12px;
    color: #b8b8b8;
    position: relative;
    padding-right: 20px;
    display: inline-block;
    line-height: 16px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .more:after {
    position: absolute;
    content: url(../images/ic-more.png;vpn_img);
    right: 0;
    height: 12px;
    width: 12px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action {
    left: 96px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action a {
    display: inline-block;
    margin-top: 8px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .share {
    margin-right: 30px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .favorite-number {
    font-size: 12px;
    color: #b8b8b8;
    padding-left: 16px;
    position: relative;
    margin-right: 30px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .favorite-number:before {
    content: url(../images/ic-favorite-number.png;vpn_img);
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .comment {
    font-size: 12px;
    color: #b8b8b8;
    padding-left: 16px;
    position: relative;
    margin-right: 30px
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .comment:before {
    content: url(../images/ic-comment.png;vpn_img);
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .cancel-favorite-btn {
    font-size: 12px;
    color: #b8b8b8;
    padding-left: 16px;
    position: relative
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .no-more {
    font-size: 12px;
    color: #b8b8b8;
    padding-right: 16px;
    position: relative;
    margin-right: 30px;
    display: none
}

.rfd-list-box.has-avatar .rfd-avatar-list-item .action .no-more:after {
    content: url(../images/ic-no-more.png;vpn_img);
    width: 1em;
    height: 1em;
    position: absolute;
    top: 0;
    right: 0
}

.rfd-list-box.has-avatar .green-text {
    font-size: 14px;
    color: #9aaa8c;
    line-height: 1.714
}

@media screen and (max-width: 385px) {
    .rfd-list-box.has-avatar {
        padding: 10px
    }
}

.comment-list {
    margin-top: -22px;
    display: none
}

.comment-list .comment-list-item {
    background-color: white;
    border: 1px solid #efefef;
    position: relative;
    padding: 16px 16px 16px 96px
}

.comment-list .comment-list-item:first-child {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.comment-list .comment-list-item img {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 51px;
    height: 51px
}

.comment-list .comment-list-item h3 {
    font-size: 12px;
    color: #45b0fc;
    line-height: 2
}

.comment-list .comment-list-item p {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 2
}

.comment-list .comment-list-item time {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 2
}

.bottom-no-radius {
    border-bottom-right-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important
}

.construction-bottom-back {
    width: 100%;
    height: 10px;
    margin-top: 22px;
    position: relative;
    top: 4px
}

.rfd-body-back {
    background-image: url(../images/body-back.png;vpn_img)
}

.rfd-body-back .footer {
    background: white
}

.label-name .label {
    font-size: 12px;
    color: #b8b8b8;
    padding-left: 0
}

.label-name a {
    font-size: 12px;
    color: #4b89dc
}

.label-num {
    font-size: 12px;
    color: #b8b8b8;
    line-height: 12px
}

.rdf-favorite-option-box {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 30px 0;
    background: #f9f9f9
}

.rdf-favorite-option-box hr {
    border-bottom: 1px solid #b8b8b8;
    color: #b8b8b8;
    margin-top: 30px;
    margin-bottom: 0
}

.label-action {
    font-size: 12px;
    line-height: 2.385
}

.label-action .label-action-edit {
    position: relative;
    color: #b8b8b8;
    margin-right: 18px;
    font-size: 12px;
    line-height: 12px;
    height: 12px
}

.label-action .label-action-delete {
    position: relative;
    color: #b8b8b8;
    padding-right: 16px;
    margin-right: 18px;
    font-size: 12px;
    line-height: 12px;
    height: 12px
}

.label-action .label-action-delete img {
    position: absolute;
    top: 3px;
    right: 0;
    width: 12px;
    height: 12px
}

.content-step-nav {
    max-width: 1000px;
    width: 100%;
    margin: 60px auto
}

.content-step-nav .type-wrapper {
    width: 25%;
    max-height: 131px;
    float: left;
    text-align: center
}

.content-step-nav .type-wrapper a {
    max-width: 131px;
    width: 100%;
    height: 131px;
    line-height: 131px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 22px;
    color: #000;
    background-color: #dadada
}

.content-step-nav .type-wrapper a:last-child {
    margin-right: 0
}

.content-step-nav .type-wrapper a:hover {
    background-color: #fed837
}

.content-step-nav .type-wrapper .active {
    clear: both;
    background-color: #fed837
}

@media screen and (max-width: 600px) {
    .content-step-nav .type-wrapper a {
        max-width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 15px
    }
}

@media screen and (max-width: 480px) {
    .content-step-nav {
        margin-top: 20px
    }

    .content-step-nav .type-wrapper a {
        max-width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 12px
    }
}

.all-works-content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 37px 15px 30px
}

.all-works-content .search-box .type-box {
    float: left;
    height: 39px
}

.all-works-content .search-box .type-box a {
    font-size: 18px;
    color: black;
    margin-right: 40px;
    height: 39px;
    line-height: 44px;
    display: inline-block;
    border-bottom: 3px solid rgba(175, 20, 88, 0)
}

.all-works-content .search-box .type-box a.last-child {
    margin-right: 0
}

.all-works-content .search-box .type-box a:active, .all-works-content .search-box .type-box a:hover, .all-works-content .search-box .type-box a.active {
    color: #af1458;
    border-bottom: 3px solid #af1458
}

.all-works-content .search-box .sort-box {
    float: right;
    font-size: 12px;
    color: #515151;
    height: 39px;
    line-height: 39px
}

.all-works-content .search-box .sort-box a {
    color: #515151;
    border-right: 1px solid #515151;
    padding: 0 9px
}

.all-works-content .search-box .sort-box a:last-child {
    border: 0
}

.all-works-content .search-box .search-input-box {
    float: left;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
    width: 190px;
    height: 39px;
    position: relative
}

.all-works-content .search-box .search-input-box select {
    width: 147px;
    height: 39px;
    border: 0;
    border-radius: 3px;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
    padding-left: .5em;
    padding-right: .5em;
    float: left
}

.all-works-content .search-box .search-input-box .add-on {
    width: 40px;
    height: 39px;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 39px;
    color: #666
}

.all-works-content .search-box .search-input-box .add-on img {
    margin-top: 12px
}

.all-works-content .search-box:after {
    content: '';
    display: table;
    clear: both;
    *zoom: 1
}

.all-works-content .works-box {
    padding: 0 10px
}

@media screen and (max-width: 939px) {
    .all-works-content .search-box .sort-box {
        float: left
    }
}

.has-profile-center {
    position: relative;
    min-height: 106px
}

.has-profile-center .profile-center {
    position: absolute;
    top: 0;
    right: -48px;
    background-color: #fed837;
    width: 48px;
    height: 106px;
    text-align: center;
    color: white;
    padding-top: 1em
}

.has-profile-center .profile-center a {
    color: white;
    display: block;
    padding: 0 1em;
    line-height: 1.2
}

.has-active-share {
    position: relative;
    min-height: 260px
}

.has-active-share .active-share {
    position: absolute;
    top: 106px;
    right: -48px;
    background-color: #01a3e9;
    width: 48px;
    height: 106px;
    text-align: center;
    color: white;
    padding-top: 1em
}

.has-active-share .active-share a {
    color: white;
    display: block;
    padding: 0 1em;
    line-height: 1.2
}

.has-active-share .active-share:hover .share-box-wrapper {
    display: block
}

.has-active-share .active-share .share-box-wrapper {
    display: none;
    position: relative;
    top: -93px;
    left: -46px;
    height: 0;
    width: 30px;
    z-index: 9999
}

.has-active-share .active-share .share-box-wrapper.active, .has-active-share .active-share .share-box-wrapper:hover {
    display: block;
    z-index: 99999
}

.has-active-share .active-share .share-box ul {
    list-style: none
}

.has-active-share .active-share .share-box ul li a {
    display: block;
    width: 30px;
    height: 33px
}

@media screen and (max-width: 1100px) {
    .has-profile-center .profile-center {
        position: absolute;
        top: -48px;
        right: 106px;
        width: 106px;
        height: 48px
    }

    .has-profile-center .profile-center a {
        padding: 0
    }

    .has-active-share .active-share {
        position: absolute;
        top: -48px;
        right: 0;
        background-color: #01a3e9;
        width: 106px;
        height: 48px
    }

    .has-active-share .active-share a {
        padding: 0
    }

    .has-active-share .active-share .share-box-wrapper {
        position: relative;
        bottom: -14px;
        left: -74px;
        height: 0;
        width: 180px;
        z-index: 9999;
        top: auto
    }

    .has-active-share .active-share .share-box-wrapper .share-box ul li {
        float: left
    }
}

.profile-wrapper {
    background-color: #f5f5f5;
    padding: 43px 30px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto
}

.profile-wrapper h1 {
    margin-bottom: 26px;
    font-size: 18px;
    color: #515151
}

.profile-wrapper .profile-into {
    position: relative;
    padding-left: 195px;
    min-height: 140px
}

.profile-wrapper .profile-into .avatar-box {
    width: 150px;
    height: 150px;
    background-color: #515151;
    position: absolute;
    top: 0;
    left: 0
}

.profile-wrapper .profile-into .avatar-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px
}

.profile-wrapper .profile-into .avatar-box .edit-box {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 2em;
    line-height: 2em;
    font-size: 14px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
    color: #FFF;
    display: none
}

.profile-wrapper .profile-into .avatar-box .edit-box a {
    color: #FFF;
    display: block
}

.profile-wrapper .profile-into .avatar-box:hover .edit-box {
    display: block
}

.profile-wrapper .profile-into .user-name {
    font-size: 16px;
    line-height: 32px;
    font-weight: normal;
    color: #515151
}

.profile-wrapper .profile-into .user-remark {
    font-size: 12px;
    color: #aaa;
    line-height: 12px;
    margin-bottom: 16px
}

.profile-wrapper .profile-into .address {
    font-size: 12px;
    color: #515151;
    line-height: 12px;
    margin-bottom: 16px
}

.profile-wrapper .profile-into .upload-works-btn {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fed837;
    -webkit-box-shadow: 0 3px 0 0 rgba(216, 176, 5, 0.75);
    -moz-box-shadow: 0 3px 0 0 rgba(216, 176, 5, 0.75);
    box-shadow: 0 3px 0 0 rgba(216, 176, 5, 0.75);
    width: 171px;
    height: 59px;
    text-align: center;
    font-size: 18px;
    color: #1c1c1c;
    line-height: 59px;
    border: 0
}

.profile-wrapper .profile-into .number-tip {
    text-align: center;
    display: inline-block;
    margin-right: 36px
}

.profile-wrapper .profile-into .number-tip .number {
    font-size: 24px;
    color: #4196ff;
    min-width: 24px;
    text-align: center
}

.profile-wrapper .profile-into .number-tip .number-name {
    font-size: 12px;
    color: #515151;
    min-width: 24px;
    text-align: center
}

.profile-tabs {
    margin-top: 49px
}

.profile-tabs .profile-tab {
    list-style: none;
    padding: 0;
    border: 0
}

.profile-tabs .profile-tab .tabs-item {
    float: left;
    border-radius: 3px;
    width: 96px;
    height: 31px;
    margin-right: 52px;
    border: 0
}

.profile-tabs .profile-tab .tabs-item a {
    font-size: 12px;
    color: #515151;
    display: block;
    text-align: center;
    line-height: 31px;
    padding: 0;
    border: 0
}

.profile-tabs .profile-tab .tabs-item a:active, .profile-tabs .profile-tab .tabs-item a:focus, .profile-tabs .profile-tab .tabs-item a:hover {
    color: #515151;
    border: none !important
}

.profile-tabs .profile-tab .tabs-item.active {
    background-color: #dbdbdb
}

.profile-tabs .profile-tab .tabs-item.active a {
    background-color: rgba(0, 0, 0, 0)
}

.profile-tabs .profile-tab:after {
    content: '';
    display: table;
    clear: both;
    *zoom: 1
}

@media screen and (max-width: 514px) {
    .profile-wrapper .profile-into {
        padding-left: 150px;
        min-height: 200px
    }

    .profile-wrapper .profile-into .upload-works-btn {
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
        left: 0;
        right: auto;
        top: 150px
    }

    .profile-wrapper .profile-into .number-tip {
        margin-right: 10px
    }

    .profile-tabs {
        margin-top: 49px
    }

    .profile-tabs .profile-tab {
        list-style: none;
        padding: 0
    }

    .profile-tabs .profile-tab .tabs-item {
        margin-right: 10px
    }

    .profile-tabs .profile-tab .tabs-item a {
        background-color: rgba(0, 0, 0, 0) !important
    }

    .profile-tabs .profile-tab .tabs-item a:hover {
        background-color: rgba(0, 0, 0, 0);
        border: 0
    }
}

@media screen and (max-width: 372px) {
    .profile-tabs .profile-tab .tabs-item {
        margin-right: 2px
    }
}

.img-box-list .img-box {
    width: 25%;
    display: inline-block;
    float: left;
    padding-right: 15px;
    padding-top: 43px
}

.img-box-list .img-box:hover img {
    background: #000;
    opacity: .8
}

.img-box-list .img-box:nth-of-type(4n) {
    margin-right: 0
}

.img-box-list .img-box img {
    width: 100%;
    height: 167px
}

.img-box-list .img-box .desc, .img-box-list .img-box .name, .img-box-list .img-box .author, .img-box-list .img-box .action a {
    font-size: 12px;
    color: #515151;
    line-height: 2;
    height: 24px
}

@media screen and (max-width: 800px) {
    .img-box-list .img-box {
        width: 33.33%;
        padding-right: 15px;
        padding-top: 43px
    }
}

@media screen and (max-width: 660px) {
    .img-box-list .img-box {
        width: 50%;
        padding-right: 15px;
        padding-top: 43px
    }
}

@media screen and (max-width: 480px) {
    .img-box-list .img-box {
        width: 100%;
        padding-right: 0;
        padding-top: 23px
    }
}

.yellow-pagination {
    font-size: 14px;
    color: #34495e;
    text-align: center;
    margin-top: 72px;
    margin-bottom: 53px
}

.yellow-pagination .btn {
    border-radius: 2px;
    background-color: #ecf0f1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 40px;
    height: 35px;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    padding: 0;
    font-size: 16px;
    color: #34495e
}

.yellow-pagination .btn:hover, .yellow-pagination .btn.active, .yellow-pagination .btn.prev, .yellow-pagination .btn.next, .yellow-pagination .btn.go-page {
    background-color: #fed837;
    color: #FFF
}

.yellow-pagination .prev {
    margin-right: 0;
    font-weight: 700
}

.yellow-pagination .next {
    margin-left: 0;
    font-weight: 700
}

.yellow-pagination .go-page {
    margin-right: 0;
    font-weight: 700
}

.yellow-pagination .page-number-input {
    border-radius: 2px;
    background-color: #ecf0f1;
    border: 0;
    width: 40px;
    height: 35px;
    line-height: 35px
}

.detail-content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 37px 15px 30px
}

.detail-content .work-name {
    font-size: 18px;
    color: #515151;
    line-height: 1.667;
    font-weight: bold
}

.detail-content .author {
    font-size: 18px;
    color: #515151;
    line-height: 1.667;
    font-weight: bold
}

.detail-content .group {
    font-size: 12px;
    line-height: 1.667;
    font-weight: bold;
    color: #a5a5a5
}

.detail-content .desc {
    font-size: 12px;
    color: #515151;
    line-height: 2.5
}

.detail-content .work {
    width: 100%;
    margin-top: 18px
}

.detail-content .all-works {
    margin-bottom: 38px
}

.detail-content .all-works span.desc {
    font-size: 12px;
    color: #515151;
    line-height: 96px;
    margin-right: 20px
}

.detail-content .all-works .all-works-item {
    vertical-align: middle;
    border: 3px solid #f2f2f2;
    background-color: #515151;
    width: 90px;
    height: 90px;
    margin-right: 14px
}

.detail-content .actions {
    margin-top: 72px;
    margin-bottom: 27px
}

.detail-content .actions .action .name {
    font-size: 14px;
    color: #515151;
    text-decoration: underline
}

.detail-content .actions .action .number {
    font-size: 12px;
    color: #b8b8b8;
    line-height: 2;
    text-decoration: none
}

.detail-content .comment {
    margin-bottom: 43px
}

.detail-content .comment textarea {
    border: 2px solid #d0d9c8;
    background-color: #f4faee;
    width: 100%;
    height: 99px;
    margin-bottom: 10px
}

.detail-content .comment .tip {
    font-size: 14px;
    color: #515151;
    line-height: 1.5;
    float: left
}

.detail-content .comment .btn {
    width: 76px;
    height: 39px;
    float: right;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fed837;
    -webkit-box-shadow: inset 0 0 3px 0 rgba(218, 190, 70, 0.8);
    -moz-box-shadow: inset 0 0 3px 0 rgba(218, 190, 70, 0.8);
    box-shadow: inset 0 0 3px 0 rgba(218, 190, 70, 0.8);
    color: white
}

.detail-content .comment .btn:active {
    box-shadow: inset 0 0 0 0 rgba(218, 190, 70, 0.8)
}

.detail-content .comment:after {
    content: '';
    display: table;
    clear: both;
    *zoom: 1
}

.detail-content .work-comment-list .title {
    font-size: 16px;
    color: #515151;
    line-height: 1.875
}

.detail-content .work-comment-list .list-box .list-item {
    border: 2px solid #d0d9c8;
    border-bottom: 0;
    position: relative;
    padding: 18px 16px 18px 89px;
    min-height: 35px
}

.detail-content .work-comment-list .list-box .list-item .avatar {
    position: absolute;
    top: 18px;
    left: 16px;
    width: 35px;
    height: 35px
}

.detail-content .work-comment-list .list-box .list-item .name {
    font-size: 12px;
    color: #45b0fc;
    line-height: 2
}

.detail-content .work-comment-list .list-box .list-item .content {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 2
}

.detail-content .work-comment-list .list-box .list-item .time {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 2
}

.detail-content .work-comment-list .list-box .list-item:last-child {
    border: 2px solid #d0d9c8
}

.content-one {
    background-color: #ca1967;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 94px;
    padding-bottom: 43px
}

.content-one h1 {
    font-size: 48.766px;
    color: #fff;
    font-weight: normal
}

.content-one hr {
    width: 22px;
    height: 1px;
    margin: 23px auto;
    color: #ffd800
}

.content-one p {
    font-size: 16px;
    color: #fff;
    line-height: 3
}

.content-two {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color: #ae1457;
    text-align: center;
    padding-top: 94px;
    padding-bottom: 43px
}

.content-two img {
    max-width: 506px;
    width: 100%;
    margin: 0 auto
}

.content3 {
    text-align: center;
    padding-top: 94px;
    padding-bottom: 43px;
    background-color: #f5f5f5;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.content3 h1 {
    font-size: 48.766px;
    color: #b01557;
    font-weight: normal
}

.content3 hr {
    width: 22px;
    height: 1px;
    margin: 23px auto;
    color: #ffd800
}

.content3 .desc {
    background-color: #edeff1;
    padding: 57px 27px 22px
}

.content3 .desc p {
    text-align: left;
    font-size: 16px;
    color: #25292e;
    line-height: 1.875;
    margin-bottom: 1em
}

.content3 img {
    width: 100%
}

.content4 {
    text-align: center;
    padding-top: 43px;
    padding-bottom: 43px;
    background-color: #d7d7d7;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.content4 h1 {
    font-size: 48.766px;
    color: #b01557;
    font-weight: normal
}

.content4 hr {
    width: 22px;
    height: 1px;
    margin: 23px auto;
    color: #ffd800
}

.content4 .desc {
    padding: 57px 27px 22px
}

.content4 .desc p {
    text-align: left;
    font-size: 16px;
    color: #25292e;
    line-height: 1.875
}

.content4 .desc p:first-child {
    margin-bottom: 1em
}

.content5 {
    text-align: center;
    padding-top: 43px;
    padding-bottom: 43px;
    background-color: #f5f5f5;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.content5 h1 {
    font-size: 48.766px;
    color: #b01557;
    font-weight: normal;
    margin-bottom: 48px
}

.content5 .img-list {
    width: 100%;
    margin: 0 auto
}

.content5 .img-list .image-item-box {
    float: left;
    width: 25%;
    padding: 20px
}

.content5 .img-list .image-item-box img {
    width: 100%
}

.content5 .img-list:after {
    content: '';
    clear: both;
    display: table;
    *zoom: 1
}

@media screen and (max-width: 660px) {
    .content5 .img-list .image-item-box {
        width: 33.33%;
        padding: 20px
    }
}

@media screen and (max-width: 480px) {
    .content5 .img-list .image-item-box {
        width: 50%;
        padding: 20px
    }
}

.result-public-review-content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 37px 25px 30px
}

.result-public-review-content p {
    font-size: 20px;
    color: #515151;
    line-height: 34px;
    margin-bottom: 30px
}

.result-public-review-content p.desc {
    font-size: 16px;
    color: #25292e;
    line-height: 1.875;
    margin-bottom: 0
}

.result-public-review-content .search-box {
    margin-bottom: 90px
}

.result-public-review-content .search-box input {
    max-width: 399px;
    width: 100%;
    height: 37px;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1);
    margin-right: 14px;
    padding: 0 1em;
    margin-bottom: 1em
}

.result-public-review-content .search-box input:focus {
    border-color: #DDD;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(221, 221, 221, 0.6);
    outline: 0 none
}

.result-public-review-content .search-box .btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #a3a4a7;
    width: 44px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    border: 0;
    font-size: 13px;
    color: #fff;
    margin-top: -1px
}

.result-public-review-content .tab-buttons {
    text-align: center
}

.result-public-review-content .tab-buttons .btn {
    padding: 0;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.17);
    min-width: 100px;
    height: 34px;
    display: inline-block;
    font-size: 16px;
    color: #515151;
    line-height: 34px;
    text-align: center
}

.result-public-review-content .tab-buttons .btn:hover, .result-public-review-content .tab-buttons .btn.active {
    background-color: #fed837
}

.result-public-review-content .tab-buttons .btn ~ .btn {
    margin-left: 89px
}

.result-public-review-content .result-list {
    margin-top: 8px;
    margin-bottom: 87px
}

.result-public-review-content .result-list .result h3 {
    font-size: 18px;
    color: #515151;
    line-height: 1.2;
    margin-top: 78px
}

.result-public-review-content .result-list .result h3 small {
    font-weight: normal;
    font-size: 14px
}

.result-public-review-content .result-list .result img {
    background-color: #b7b7b7;
    width: 100%;
    margin-bottom: 18px;
    margin-top: 29px
}

.result-public-review-content .result-list .result .desc {
    font-size: 16px;
    color: #515151;
    line-height: 1.875
}

@media screen and (max-width: 360px) {
    .result-public-review-content .tab-buttons .btn ~ .btn {
        margin-left: 10px
    }

    .result-public-review-content .result-list {
        margin-top: 8px;
        margin-bottom: 87px
    }

    .result-public-review-content .result-list .result h3 {
        font-size: 18px;
        color: #515151;
        line-height: 1.2;
        margin-top: 78px
    }

    .result-public-review-content .result-list .result h3 small {
        font-weight: normal;
        font-size: 14px
    }

    .result-public-review-content .result-list .result img {
        background-color: #b7b7b7;
        width: 100%;
        height: 505px;
        margin-bottom: 18px;
        margin-top: 29px
    }

    .result-public-review-content .result-list .result .desc {
        font-size: 16px;
        color: #515151;
        line-height: 1.875
    }
}

.upload-works-content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 37px 30px 30px
}

.upload-works-content .content {
    width: 335px;
    margin: 0 auto
}

.upload-works-content .content .step {
    display: none
}

.upload-works-content .content .step:first-child {
    display: block
}

.upload-works-content .content .upload-step-box {
    margin-bottom: 34px
}

.upload-works-content .content .upload-step-box img {
    max-width: 100%
}

.upload-works-content .content .upload-tips {
    font-size: 12px;
    color: #888;
    line-height: 2.5
}

.upload-works-content .content .upload-tips a {
    color: #00bdf2;
    text-decoration: underline
}

.upload-works-content .content .login-type {
    font-size: 12px;
    color: #515151;
    line-height: 2.5;
    margin-top: 73px;
    margin-bottom: 54px
}

.upload-works-content .content .login-type label {
    margin-right: 33px;
    margin-left: 6px
}

.upload-works-content .content .login-type input[type=radio] {
    color: #009bc9
}

.upload-works-content .content .login-form {
    font-size: 12px
}

.upload-works-content .content .login-form label {
    font-size: 12px;
    color: #888;
    line-height: 2.5
}

.upload-works-content .content .login-form textarea, .upload-works-content .content .login-form input {
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
    height: 45px;
    max-width: 305px;
    width: 100%;
    font-size: 18px;
    color: #989898;
    line-height: 45px;
    padding: 0 15px;
    margin-bottom: 27px
}

.upload-works-content .content .login-form textarea {
    min-height: 5em
}

.upload-works-content .content .login-form textarea ~ span {
    font-size: 12px;
    color: #888;
    line-height: 2.5;
    position: relative;
    top: -27px
}

.upload-works-content .content .login-form select {
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    width: 190px;
    height: 39px;
    margin-bottom: 27px
}

.upload-works-content .content .login-form input[type=radio] {
    width: auto;
    height: auto
}

.upload-works-content .content .login-form input[type=radio] ~ label {
    font-size: 12px;
    color: #515151;
    line-height: 2.5
}

.upload-works-content .content .login-form .inline-label {
    display: inline-block;
    width: auto
}

.upload-works-content .content .login-form .input-label ~ .btn {
    display: inline-block;
    width: 61px;
    height: 22px
}

.upload-works-content .content .btn {
    color: #FFF;
    width: 90px;
    height: 43px;
    line-height: 43px;
    border: 0;
    margin: 0 auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    padding: 0
}

.upload-works-content .content .btn-has-shadow:active {
    margin-top: 3px;
    margin-bottom: -3px
}

.upload-works-content .content .login-btn {
    background-color: #26adde;
    display: inline-block
}

.upload-works-content .content .confirm-btn {
    background-color: #fed837;
    box-shadow: 0 3px 0 0 rgba(216, 176, 5, 0.75)
}

.upload-works-content .content .confirm-btn:active {
    box-shadow: 0 0 0 0 rgba(216, 176, 5, 0.75);
    margin-top: 3px;
    margin-bottom: -3px
}

.upload-works-content .content .other-login {
    font-size: 16px;
    color: #515151;
    line-height: 1.875;
    margin-top: 41px
}

.upload-works-content .content .other-login .btn-box {
    margin-top: 22px
}

.upload-works-content .content .other-login .btn-box span {
    background-color: #80cfec;
    height: 57px;
    width: 57px;
    display: inline-block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-right: 15px
}

.upload-works-content .content .other-login .btn-box span img {
    position: relative;
    left: -1px
}

.upload-works-content .content p {
    font-size: 12px;
    color: #515151;
    line-height: 1.75;
    padding-left: 63px;
    max-width: 494px;
    width: 100%;
    margin-top: 11px
}

.upload-works-content .step {
    margin-bottom: 67px
}

.echarts-tooltip {
    background-color: rgba(0, 0, 0, 0) !important
}

.echarts-tooltip a {
    border: 1px solid #a1a1a1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 7px 6px;
    background-color: #FFF;
    margin-bottom: 8px;
    position: relative;
    font-size: 12px;
    color: #515151
}

.echarts-tooltip a:after, .echarts-tooltip a:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #FFF;
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    z-index: 2
}

.echarts-tooltip a:after {
    border-top: 9px solid #a1a1a1;
    bottom: -9px;
    z-index: 1
}

.echarts-tooltip a:first-child {
    display: none
}

.nav-wrapper {
    background-color: #25292e;
    height: 69px;
    width: 100%
}

.nav-wrapper .nav-box {
    width: 100%;
    background-color: #f9f9f9
}

.nav-wrapper .nav-box .nav, .nav-wrapper .nav-box nav {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    height: 69px;
    padding: 7px 0
}

.nav-wrapper .nav-box .nav .logo, .nav-wrapper .nav-box nav .logo {
    width: 55px;
    height: 55px;
    padding: 0;
    text-align: center;
    margin-top: 0
}

.nav-wrapper .nav-box .nav .logo:hover, .nav-wrapper .nav-box nav .logo:hover {
    background: 0
}

.nav-wrapper .nav-box .nav .logo img, .nav-wrapper .nav-box nav .logo img {
    width: 55px;
    height: 55px
}

.nav-wrapper .nav-box .nav a, .nav-wrapper .nav-box nav a {
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    display: block;
    color: #040404;
    float: left;
    font-size: 14px;
    padding: 0 26px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 60px
}

.nav-wrapper .nav-box .nav a:hover, .nav-wrapper .nav-box nav a:hover, .nav-wrapper .nav-box .nav a.active, .nav-wrapper .nav-box nav a.active {
    background-color: #daeaef;
    color: #040404
}

@media screen and (max-width: 1012px) {
    .nav-wrapper .nav-box .nav .logo, .nav-wrapper .nav-box nav .logo {
        width: 67px;
        padding: 0 6px
    }

    .nav-wrapper .nav-box .nav a, .nav-wrapper .nav-box nav a {
        margin-right: 30px
    }
}

@media screen and (max-width: 767px) {
    .nav-wrapper .nav-box .nav a, .nav-wrapper .nav-box nav a {
        padding: 0 3%;
        margin-right: 8px
    }

    .construction-form select, .construction-form input {
        width: 244px;
        height: 37px;
        margin-right: 13px;
        padding: 0 1em
    }
}

@media screen and (max-width: 547px) {
    .construction-form {
        position: relative;
        margin-top: 8px;
        padding-right: 70px;
        padding-left: 20px;
        padding-bottom: 8px
    }

    .construction-form select, .construction-form input {
        width: 48%;
        height: 30px;
        margin: 0;
        padding: 0 1em;
        float: left;
        font-size: 12px
    }

    .construction-form input {
        float: right
    }

    .construction-form button {
        position: absolute;
        right: 22px;
        top: 2px;
        margin: 0;
        font-size: 12px;
        height: 22px
    }
}

@media screen and (max-width: 480px) {
    .nav-wrapper .nav-box .nav a, .nav-wrapper .nav-box nav a {
        padding: 0 1%;
        font-size: 14px
    }
}

@media screen and (max-width: 399px) {
    .nav-wrapper .nav-box .nav a, .nav-wrapper .nav-box nav a {
        font-size: 12px
    }
}

@media screen and (max-width: 349px) {
    .nav-wrapper .nav-box .nav, .nav-wrapper .nav-box nav {
        height: 54px;
        line-height: 54px
    }

    .nav-wrapper .nav-box .nav .logo, .nav-wrapper .nav-box nav .logo {
        width: 40px;
        height: 40px;
        padding: 6px
    }

    .nav-wrapper .nav-box .nav .logo img, .nav-wrapper .nav-box nav .logo img {
        width: 28px;
        height: 28px
    }

    .nav-wrapper .nav-box .nav a, .nav-wrapper .nav-box nav a {
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        margin-top: 0
    }
}

.top-title {
    border-bottom: 1px solid #ddd;
    height: 49px;
    position: relative
}

.top-title .top-title-content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative
}

.top-title .top-title-content span {
    color: #45b0fc;
    border-bottom: 3px solid currentColor;
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    padding-top: 10px
}

.top-title .top-title-content .arrow-icon {
    color: #45b0fc;
    font-size: 14px
}

.top-title .top-title-content .search-name {
    color: #ff3c06;
    font-size: 14px;
    left: 100px;
    letter-spacing: 8px;
    display: inline-block
}

.top-title .top-title-content .relate-search {
    color: #999;
    font-size: 12px;
    display: inline-block;
    margin-left: 2em
}

.top-title .top-title-content .relate-search a {
    color: #999
}

.top-title .top-title-content .top-title-menu {
    color: #666;
    font-size: 14px;
    border-bottom: 0;
    line-height: 24px
}

.top-title .top-title-content .dropdown {
    display: inline-block
}

.top-title .top-title-content .dropdown .fa-sort-desc {
    position: relative;
    top: -3px
}

.top-title .top-title-content .dropdown .btn {
    border: 0
}

@media (max-width: 1000px) {
    .top-title .top-title-content {
        padding-left: 1rem;
        width: 100%
    }

    .top-title .top-title-content .search-name {
        left: 120px
    }
}

@media screen and (max-width: 767px) {
    .top-title .top-title-content .dropdown {
        display: none
    }
}

@media (max-width: 424px) {
    .top-title .top-title-content .relate-search {
        margin-left: 1em
    }
}

.pagination li a {
    font-size: 14px;
    color: #25292e;
    border: 0;
    margin-right: 10px;
    border-radius: 2px !important;
    padding: 6px 14px;
    background: #ececec
}

.pagination li a:hover {
    color: #fff;
    background: #01a3e9
}

.pagination li.active a {
    background: #01a3e9 !important
}

.smart-pagination {
    overflow: hidden;
    margin: 30px 0 60px
}

.smart-pagination .pagination {
    float: left
}

.smart-pagination .prev-next {
    float: right
}

.smart-pagination .prev-next li a {
    background: #01a3e9;
    color: #fff
}

.smart-pagination .prev-next li a:hover {
    background: #017fb6
}