.appclass {
    height: 100%;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.headW {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    height: 72px;
    line-height: 72px;
    /* position: relative; */
}

.Gtitle {
    padding-top: 80px;
    font-size: 30px;
    color: #333;
}

.Underline {
    position: relative;
}

.Underline:after {
    content: "";
    position: absolute;
    display: block;
    bottom: -10px;
    height: 3px;
    width: 62px;
    background: #ff6b00;
    left: 0;
}

.new_background {
    background: #fff;
}

.newtable-cell {
    display: block;
    padding: 80px 0;
    width: 1200px;
    margin: auto;
}

.UnderlineTitle {
    padding-top: 18px;
    padding-bottom: 60px;
    font-size: 16px;
    color: #666;
}

.Ctitle {
    position: relative;
    text-align: left;
    margin-left: 10px;
}

.Ctitle:before {
    content: "";
    position: absolute;
    display: block;
    top: 5px;
    height: 60px;
    width: 3px;
    background: #ff6b00;
    left: -10px;
}

.Ctitle .CN {
    font-size: 28px;
    color: #ff6b00;
}

.Ctitle .CP {
    font-size: 14px;
    color: #333;
}

.blod {
    font-weight: 600;
}

.Ccontent {
    margin-top: 20px;
    text-align: left;
    /*  margin-left: -30px; */
    max-height: 469px;
    overflow: auto;
}

.Ccontent li {
    padding: 8px 0;
    font-size: 18px;
    color: #666;
}

.Ccontent li .blod {
    color: #333;
}

.Ccontent li .linian .tt {
    padding-right: 10px;
    font-weight: 600;
}

.Ccontent li .linian {
    padding-top: 3px;
    color: #666;
}

.Ccontent .botLine .line {
    /*padding: 4px 0;*/
}

.rimg {
    padding-top: 40px;
    width: initial;
    height: initial;
    overflow: hidden;
}

.rimg img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}

.yewu .Ytitle {
    padding: 50px 0 20px 0;
    font-size: 22px;
    color: #333;
}

.yewu .Yinfo {
    font-size: 16px;
    color: #666;
    width: 193px;
    margin: auto;
}

.yewu .col-md-3 .Yborder {
    position: relative;
    border-right: 1px #ff6b00 dashed;
}

.yewu .col-md-3 .border {
    cursor: pointer;
    transition: all 0.6s;
}

.yewu .col-md-3 .border:hover {
    transform: scale(1.1);
}

.yewu .col-md-3:last-child .Yborder {
    border-right: none;
}

.contactUs .Gtitle,
.contactUs .UnderlineTitle {
    color: #fff;
}

.contactUs .Underline:after {
    background: #fff;
}

.contactUs .usBorder {
    text-align: left;
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    box-sizing: border-box;
    border: 1px solid #fff;
    width: 300px;
    margin: auto;
    padding: 10px;
    overflow: hidden;
    min-height: 120px;
}

.contactUs .USicon {
    float: left;
    padding: 22px 10px 0 8px;
}

.contactUs .UsInfo {
    margin-left: 20px;
    margin-top: 15px;
    float: left;
    width: 185px;
    color: #fff;
}

.contactUs .UsInfo h1 {
    margin-top: 0;
    font-size: 18px;
    color: #fff;
}

.contactUs .phone .UsInfo {
    margin-top: 20px;
}

.contactUs .phone .UsInfo p {
    padding-top: 10px;
    font-size: 18px;
}

.contactUs {
    margin-top: 40px;
}

.window-head-new {
    position: relative;
}

.block {
    display: block;
}

.msn-focus {}

.msn-focus img {
    width: 100%;
    height: 100%;
    display: block
}

.msn-focus .hd {
    font-size: 14px;
}

.msn-focus .hd li {
    border-bottom: 1px solid #ddd;
    text-align: left;
    margin: 0 0 0 0;
    height: 118px
}

.msn-focus .hd .date {
    margin-top: 30px;
    float: left;
    text-align: center;
    width: 100px;
    height: 80px;
}

.msn-focus .hd .date {
    text-align: left;
}

.msn-focus .hd .date h1 {
    margin: 0;
    font-size: 50px;
    color: #333;
    line-height: 40px;
}

.msn-focus .hd li:first-child .date {
    margin-top: 0;
}

.msn-focus .hd li:first-child .hdInfo {
    margin-top: 0;
}

.msn-focus .hd li:first-child {
    height: 90px;
}

.msn-focus .hd .date p {
    margin: 0;
    font-size: 18px;
    color: #333;
}

.msn-focus .hd .on a .titleInfo {
    color: #fd6d00;
}

.msn-focus .hdInfo {
    margin-top: 30px;
    float: left;
    width: 435px;
}

.msn-focus .hd a {}

.msn-focus .bd {
    width: 552px;
    height: 452px;
    position: relative;
    overflow: hidden
}

.msn-focus .bd ul {
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 28px
}

.msn-focus .bd li {
    width: 552px;
    text-align: left;
    position: relative
}

.msn-focus .bd li .contentInfo,
.msn-focus .hd li .contentInfo {
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}

.msn-focus .imgClass {
    width: 552px;
    height: 360px;
    display: block;
}

.msn-focus .bd li .titleInfo,
.msn-focus .hd li .titleInfo {
    font-size: 18px;
    color: #333;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 600;
}

.msn-focus .bd li .date {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 80px;
    background-color: #fd6d00;
}

.msn-focus .bd li .date h1 {
    margin: 0;
    font-size: 50px;
    color: #fff;
}

.msn-focus .hd li .titleInfo {
    margin-top: 0;
    font-size: 16px;
    /* color: #fd6d00; */
}

.msn-focus .hd li .contentInfo {
    font-size: 14px;
}

.background2 .more {
    text-align: center;
    display: block;
    color: #fd6d00;
    width: 98px;
    height: 38px;
    border: 1px solid #fd6d00;
    line-height: 38px;
    margin: auto;
    margin-top: 40px;
    font-size: 16px;
}

.msn-focus .bd li .date p {
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.msn-focus .bd li p a,
.msn-focus .bd li p a:visited {
    position: relative;
    color: #fff;
    margin-left: 20px
}

.msn-focus .bd li p a:hover {
    color: #f60
}

.msn-focus .prev,
.msn-focus .next {
    position: absolute;
    bottom: 85px;
    width: 29px;
    height: 64px;
    opacity: .6;
    filter: alpha(opacity=60);
    overflow: hidden;
    display: none;
    text-indent: -999px;
    border: none;
    /* background: url(../images/arrowLR.png) no-repeat; */
}

.msn-focus .prev: hover,
.msn-focus .next: hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.msn-focus .prev {
    left: 0;
    background-position: -50px 0
}

.msn-focus .next {
    right: 0;
}

.msn-focus .bdOn .prev,
.msn-focus .bdOn .next {
    display: block;
}

.background6 {
    background-color: #f8f8f8;
}

.background6 .newlist {
    padding: 0 50px;
    border: 1px solid #eee;
    margin-top: 120px;
    margin-bottom: 80px;
    min-height: 500px;
    background-color: #fff;
}

.newlist .row {
    margin: 0;
}

.newlist .title {
    color: #fd6d00;
    line-height: 70px;
    height: 70px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.newlist .title .span1 a {
    font-size: 18px;
    color: #fd6d00;
    text-decoration: none;
}

.newlist .item li {
    position: relative;
    text-align: left;
    padding: 30px 0;
    border-bottom: 1px solid #e8e8e8;
    display: block;
    overflow: hidden;
}

.newlist .item li .itemImg {
    float: left;
    width: 236px;
    height: 156px;
    overflow: hidden;
}

.newlist .item li .itemImg img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: 100%;
}

.newlist .item li .title-box {
    font-size: 26px;
    color: #333;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newlist .item li .footer {
    font-size: 16px;
    color: #999;
    line-height: 26px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newlist .itemContent {
    float: left;
    width: 812px;
    margin-left: 20px;
}

.newlist .itemContent .date,
.newlist .itemContent .form {
    padding-top: 10px;
    font-size: 16px;
    color: #666;
}

.newlist .item li:hover .title-box {
    color: #fd6d00;
}

.newcontent .new_content {
    font-size: 16px;
    line-height: 36px;
}

.newcontent .new_title {
    padding: 15px 0;
    font-size: 26px;
}

.newcontent .new_time {
    padding-bottom: 20px;
    font-size: 16px;
    color: #666;
}

.newcontent .new_content p {
    padding: 0 0 16px 0;
    text-indent: 2em;
    width: 100%;
    overflow: hidden;
    text-align: justify;
    text-justify: auto;
}

.newcontent .new_content img {
    max-width: 100%;
}

.newcontent .item {
    text-align: left;
    padding-bottom: 40px;
}

.pageRow {
    padding: 30px;
    padding-left: 15px;
}

.pageRow .ivu-icon {
    line-height: inherit;
}


/* .pageRow .ivu-page-item-active a, .ivu-page-item-active:hover a{
	color: #ff6b00;
}
.pageRow .ivu-page-item{
	font-size: 16px;
    border-radius: 0;
    color: #666;
}
.pageRow .ivu-page-item-active{
	background-color: #ffe1cc;
    border-color: #fd6d00;
    color: #352c24;
    border-width: 2px;
}
.pageRow .ivu-page-item:hover{
	background-color: #ffe1cc;
    border-color: #fd6d00;
    color: #352c24;
    border-width: 2px;
} */

.blockVue {
    height: 100%;
    width: 100%;
    overflow: hidden;
    /*  padding: 20px; */
    background-color: #fff;
}

.ivu-modal-wrap{
    z-index: 10000;
}
.demo-upload-list {
    display: inline-block;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    border: 1px solid transparent;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    margin-right: 4px;
}

.demo-upload-list img {
    width: 100%;
    height: 100%;
}

.demo-upload-list-cover {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
}

.demo-upload-list:hover .demo-upload-list-cover {
    display: block;
}

.demo-upload-list-cover i {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    margin: 0 2px;
}

.wrapperReset .main-sidebar {
    z-index: 100;
}

.wrapperReset .main-header {
    z-index: 101;
}

.blockVue .ivu-icon {
    line-height: inherit;
}

.ModelItem li {
    position: relative;
    float: left;
    padding: 15px;
    width: 500px;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.ModelItem li .div {
    float: left;
    text-align: center;
    position: relative;
}

.ModelItem li .div input[type=file],
.ModelItem li .div .ivu-upload {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.channelImg {
    max-width: 100%;
}

.ModelItem li .div2 {
    width: 310px;
    padding-left: 10px;
}

.ModelItem li .input {
    width: 300px;
    margin-bottom: 10px;
}

.ModelItem li .intextarea {
    width: 300px;
}

.ModelItem li Button {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.header-re .layout-logo-re {
    width: 600px;
    height: inherit;
    background: transparent;
    border-radius: 0;
    float: left;
    position: relative;
    top: inherit;
    left: inherit;
    padding: 3px 15px;
}

.header-re .layout-logo-re img {
    width: 100%;
}

.header-avator-con .lock-screen-btn-con {
    display: inline-block;
    width: 30px;
    padding: 18px 0;
    text-align: center;
    cursor: pointer;
}

.main_header .main-user-name {
    word-break: keep-all;
    white-space: nowrap;
    color: #fff;
    display: inline-block;
    max-width: 150px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

.main_header .ivu-icon-arrow-down-b:before {
    color: #fff;
}

.header-avator-con .lock-screen-btn-con i {
    vertical-align: middle;
}

.header-avator-con {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300px;
}

.main_header_my .header-avator-con .user-dropdown-menu-con {
    width: 300px;
}

.header-avator-con .user-dropdown-menu-con {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 100%;
}

.header-avator-con .user-dropdown-innercon {
    height: 100%;
    padding-right: 14px;
}

.header-avator-con .headerImg {
    background: #619fe7;
    margin-left: 10px;
}

.login {
    width: 100%;
    height: 100%;
    background-image: url(https://file.iviewui.com/iview-admin/login_bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}

.login-con {
    position: absolute;
    right: 160px;
    top: 50%;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
    width: 300px;
}

.ivu-card {
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    position: relative;
    transition: all .2s ease-in-out;
}

.ivu-card-head {
    border-bottom: 1px solid #e9eaec;
    padding: 14px 16px;
    line-height: 1;
}

.shipAdmin .delete {
    width: 58px;
    position: absolute;
    right: -70px;
    top: 0;
}

.inputou .ivu-icon {
    line-height: 12px;
}

.layout .ivu-select-selection,
.layout .ivu-upload-drag,
.layout .ivu-input,
.layout .ivu-btn,
.layout .ModelItem li,
.layout .ivu-input-number,
.layout .ivu-radio-inner {
    border-color: #7988ad;
}

@media (max-width: 1091px) {
    .wc {
        float: none;
        width: 100%;
        padding-bottom: 20px;
    }
    .yewu .col-md-3 .Yborder {
        border-right: none;
    }
    .UnderlineTitle {
        padding-bottom: 30px;
    }
    .yewu .Ytitle {
        padding: 20px 0 10px 0;
    }
    .yewu .col-md-3 .border {
        margin-bottom: 30px;
    }
    .contactUs .usBorder {
        margin-bottom: 15px;
    }
    .background4 {
        background-size: cover;
    }
    .headW {
        width: auto;
    }
    .msn-focus .imgClass {
        width: auto;
    }
    .msn-focus .bd {
        width: auto;
    }
    .msn-focus .hdInfo {
        width: auto;
        height: auto;
    }
    .msn-focus .hd .date h1 {
        font-size: 2em;
        display: inline-block;
    }
    .msn-focus .hd .date p {
        display: inline-block;
    }
    .msn-focus .hd .date {
        width: auto;
        height: auto;
        margin-top: 0;
    }
    .msn-focus .hd li {
        margin-bottom: 20px;
    }
    .msn-focus .hd {
        margin-top: 35px;
    }
    .xt-head .head-left {
        left: 0;
    }
    .xt-head .head-left img {
        max-width: 100%;
    }
    .msn-focus img {
        width: auto;
        max-width: 100%;
    }
    .msn-focus .hdInfo {
        margin-top: 0;
    }
    .msn-focus .hd li:first-child {
        height: 118px;
    }
    .friendship .ulInfo {
        width: auto;
    }
    .friendship .ulInfo li a {
        font-size: 14px;
    }
    .friendship .flink,
    .friendship .flink a {
        font-size: 14px;
    }
    .friendship .ulInfo li a:before {
        content: "";
        display: none;
    }
    .friendship .row {
        text-align: center;
    }
    .background6 .newlist {
        padding: 0 15px 0 15px;
    }
    .newlist .item li .itemImg {
        width: 35%;
    }
    .newlist .itemContent {
        float: left;
        width: 58%;
        margin-left: 22px;
    }
}