html,
body {
    width: 100%;
    overflow-x: hidden;
}

.none {
    display: none;
}

#menu_button_wrapper {
    display: none;
    color: #9d9d9d;
    -webkit-box-shadow: 0 1px 0 rgba(0, 255, 0, .1);
    box-shadow: 0 1px 0 rgba(0, 255, 0, .1);
    position: absolute;
    right: 25px;
    top: -53px;
}

#menu_button {
    box-sizing: border-box;
    float: right;
    padding: .5em 1em;
    border: 1px solid #333;
    border-radius: 5px;
    color: white;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#menu_button:hover {
    cursor: pointer;
    background-color: #333;
}

#hamburger {
    float: right;
    padding-top: .15em;
}

#menu_button span {
    display: block;
    background-color: #000;
    width: 1.2em;
    height: .15em;
    border-radius: 1px;
    margin-bottom: .2em;
}

#menu_button:hover span {
    background-color: #fff;
}

.clearfix {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.topnav.layui-breadcrumb a:hover {
    color: #067356 !important;
}

.layui-form-select dl dd.layui-this {
    background-color: #067356;
}

.layui-nav .layui-this:after,
.layui-nav-bar {
    background-color: #227667;
}

.layui-main,
.indexContainer {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}

.display-flex {
    display: flex;
}

.indexContainer {
    padding: 16px;
    box-sizing: border-box;
    position: relative;
}

.logo {
    position: relative;
    display: inline-block;
    top: 30px;
}

.logo img {
    height: 88px;
}

.topnav {
    position: absolute;
    top: 10px;
    right: 0;
}

.topnav.layui-nav {
    padding: 0;
    background-color: #fff;
    color: #999;
}

.topnav.layui-nav a {
    color: #999;
}

.topnav.layui-nav .layui-nav-item {
    line-height: 27px;
}

.topnav.layui-nav .layui-nav-child {
    top: 27px;
}

.topnav.layui-nav .layui-nav-item a:hover,
.topnav.layui-nav .layui-this a {
    color: #057255;
}

.search {
    position: absolute;
    right: 20px;
    top: 70px;
    border: 2px solid #067356;
    border-radius: 50px;
    width: 200px;
}

.search .layui-select-title .layui-input {
    background-color: #067356;
    color: #fff;
    width: 78px;
    border-radius: 50px;
}

.search .searchBtn {
    position: absolute;
    right: 5px;
    top: 2px;
    color: #067356;
}

.search .searchBtn i {
    font-size: 30px;
}

.search input.key {
    position: absolute;
    width: 80px;
    right: 36px;
    font-size: 16px;
    top: 3px;
    border: none;
    height: 30px;
    line-height: 30px;
}

.search .layui-form-select .layui-edge {
    border-top-color: #fff;
}

.search .layui-select-title .layui-input::-webkit-input-placeholder {
    color: #fff;
}

.search .layui-select-title .layui-input:-moz-placeholder {
    color: #fff;
}

.search .layui-select-title .layui-input::-moz-placeholder {
    color: #fff;
}

.search .layui-select-title .layui-input:-ms-input-placeholder {
    color: #fff;
}

.showImg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    background-color: #eee;
}

.showImg::before {
    content: '';
    padding-top: 122%;
    display: block;
}

.showImg span {
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    padding: 0 16px;
    line-height: 3;
}

#person .showImg::before {
    padding-top: 75%;
}

.max-line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.max-line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.max-line3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.layui-main.top {
    height: 160px;
}

.nav .layui-nav {
    background-color: unset;
    padding: 0;
}

.nav .layui-nav .layui-this:after,
.nav .layui-nav-bar {
    height: 100%;
}

.nav .layui-nav-bar {
    z-index: 1;
}

.nav .layui-nav .layui-nav-item a {
    position: relative;
    z-index: 99;
}

.nav .layui-nav * {
    font-size: 18px;

}

.nav .layui-nav .layui-nav-item a {
    padding: 0 25px;
    color: rgba(0, 0, 0, .7);
}

.nav .layui-nav .layui-nav-item {
    line-height: 43px;
    margin: 0 16px;
}

.nav .layui-nav .layui-nav-item a:hover,
.nav .layui-nav .layui-nav-item.layui-this a {
    color: #fff;
}

.banner {
    height: 257px;
    border-top: 4px solid #217667;
}

.banner h2 {
    color: #067356;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-top: 62px;
    text-shadow: -2px -2px 0px #fdff9d, -2px 2px 0px #fdff9d, 2px 2px 0px #fdff9d, 2px -2px 0px #fdff9d;
    letter-spacing: 3px;
}

.mainBox {
    background-color: #f8f9f8;
    position: relative;
}

.mainBox .layui-main {
    padding: 16px;
    position: relative;
    top: -228px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: -210px;
}

.mainBox .layui-main.side {
    top: -168px;
    margin-bottom: -130px;
}

.layui-carousel .title {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 8px 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}

.newsPic {
    display: inline-block;
    float: left;
}

.newsPic .layui-carousel-ind {
    position: absolute;
    bottom: 8px;
    top: auto;
    text-align: right;
}

.newsPic .pic {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.newsPic a {
    display: block;
    width: 100%;
    height: 100%;
}

.newsPic .layui-carousel-ind ul {
    margin-right: 10px;
}

.mainNews {
    display: inline-block;
    float: right;
    width: 650px;
    height: 372px;
    background-color: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
}

.mainNews h2 {
    text-align: center;
    margin-top: 10px;
    word-break: keep-all;
}

.mainNews h2 a {
    font-weight: bold;
    color: #005c8d;
    font-size: 28px;
}

.mainNews h2 a:hover {
    color: #004367;
}

.mainNews li {
    font-size: 16px;
    margin: 17px 0;
}

.mainNews li a {
    color: #333;
}

.mainNews li a:hover {
    color: #000;
}

.mainNews li a.cateTitle {
    color: #005c8d;
    margin-right: 5px;
}

.mainNews li span {
    color: #999999;
    float: right;
}

.indexAd {
    margin: 25px 0;
    width: calc(100% + 36px);
}

.indexAd li {
    width: 33%;
    display: inline-block;
    padding: 0 30px 0 0;
    box-sizing: border-box;
}

.indexAd img {
    width: 100%;
    height: 110px;
    overflow: hidden;
}

.indexNews {
    overflow: hidden;
}

.indexNews .leftNews {
    float: left;
}

.indexNews .rightNews {
    float: right;
}

.indexNews .leftNews,
.indexNews .rightNews {
    width: 398px;
}

.indexNews dt {
    background: url(../images/arrow.png) no-repeat 5px center;
    position: relative;
}

.indexNews dt h4 {
    font-weight: bold;
    font-size: 24px;
    margin-left: 26px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.indexNews dt a {
    position: absolute;
    right: 8px;
    bottom: 5px;
    color: #4a54ff;
}

.white-bg {
    background-color: #fff;
}

.indexNews dl dd {
    border: 1px solid #dbdbdb;
    padding: 16px 10px;
    margin-top: 6px;
    background-color: #fff;
    overflow: hidden;
}

.indexNews dl.zwh dd {
    background-color: #fff;
}

.indexNews .news {
    width: 50%;
    padding: 18px 24px;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    float: left;
}

.sidePage {
    width: 820px;
    float: left;
}

.mainBox .layui-main.side {
    background-color: #fff;
}

.topNews {
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 24px;
}

.topNews div {
    flex: 1;
}

.topNews .pic {
    padding: 0 20px 0 0;
}

.topNews .pic .showImg::before {
    padding-top: 60%;
}

.topNews .content {
    font-size: 16px;
    position: relative;
}

.topNews .content h4 {
    font-weight: bolder;
    padding: 6px 0;
}

.topNews .content p {
    color: #333;
    margin-top: 6px;
}

.topNews .content a.cate {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #666;
}

.topNews .content span.time {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #999;
}

.news .list {
    margin-top: 16px;
}

.news .list .time {
    float: right;
    color: #999;
}

.indexNews dl dd ul.list li,
.newslist li {
    background: url(../images/newsArrow.jpg) no-repeat 5px center;
    padding-left: 16px;
    font-size: 16px;
    line-height: 33px;
    word-break: keep-all;
    overflow: hidden;
}

.indexNews dl.zwh dd li {
    display: inline-block;
    background-color: #f5f6f5;
    padding: 6px 19px;
    background-image: unset;
    margin: 12px;
    line-height: 33px;
    font-size: 16px;
}

.indexNews dl dd ul.list li a {
    width: 80%;
    float: left;
}

.height25 {
    height: 25px;
}

.sideBar {
    width: 400px;
    float: right;
}

.indexBtn .userlist li {
    width: 190px;
    border: 2px solid #067455;
    border-radius: 5px;
    padding: 5px;
    box-sizing: border-box;
}

.indexBtn .userlist li img {
    width: 100%;
    height: 142px;
}

.indexBtn .userlist li h4 {
    text-align: center;
    padding: 12px 0 7px;
}

.indexBtn .userlist li h4 a {
    background: url(../images/mailico.png) no-repeat 0 center;
    padding-left: 26px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.userBtn li {
    width: 190px;
    color: #fff;
    margin-top: 15px;
}

.userBtn li a {
    display: block;
    line-height: 55px;
    background-color: #067356;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    text-indent: 20px;
    background-image: url(../images/userBtn1.png);
    background-repeat: no-repeat;
    background-position: 145px center;
}

.userBtn li.right a {
    background-image: url(../images/userBtn2.png);
}

.userBtn li a:hover {
    background-color: #227667;
}

.sideBar .news {
    margin-top: 16px;
}

.sideBar .news .hd {
    background: url(../images/sidebarTitle.png) no-repeat center;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
}

.sideBar .news .hd a.more {
    font-size: 14px;
    font-weight: normal;
    color: #3a3a3a;
    position: absolute;
    right: 0;
    bottom: 2px;
}

.sideBar .news .bd {
    background-color: #f9f9f9;
    padding: 18px 18px 13px;
    position: relative;
}

.sideBar .news .bd .head {
    overflow: hidden;
    padding-bottom: 14px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 3px;
}

.sideBar .news .bd .head img {
    width: 127px;
    height: 92px;
}

.sideBar .news .bd .head .right {
    width: 220px;
}

.sideBar .news .bd .head .right h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 8px;
}

.sideBar .news .bd .head .right p {
    font-size: 16px;
    line-height: 25px;
}

.zhuanti {
    margin: 25px 0;
    overflow: hidden;
}

.zhuanti .hd {
    background: url(../images/indexzhuanti.png) no-repeat;
    width: 50px;
    height: 127px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    letter-spacing: 6px;
    padding: 10px 0 0 2px;
    float: left;
    box-sizing: border-box;
}

.zhuanti .bd {
    border: 1px solid #e9e9e9;
    border-left: none;
    float: left;
    height: 127px;
    width: 1200px;
    box-sizing: border-box;
    position: relative;
}

.indexpicList .hd {
    background: url(../images/arrow.png) no-repeat 5px center;
    font-weight: bold;
    font-size: 20px;
    padding-left: 18px;
}

.indexpicList .bd {
    border: 1px solid #e9e9e9;
    padding: 20px;
    position: relative;
    margin-top: 6px;
}

.footer {
    border-top: #067356 4px solid;
    background-color: #fff;
    position: relative;
    font-size: 16px;
    padding: 30px 0;
}

.footer p {
    text-indent: 5px;
}

.footer .copyright {
    text-align: center;
    line-height: 2;
    padding: 30px 0 10px 0;
    color: #999;
    border-top: 1px solid rgba(50, 50, 50, .1);
}

.footer .layui-form-item {
    margin-bottom: 30px;
}

.footer .copyright li {
    display: inline-block;
    padding: 0 10px;
}

.zhuanti .roll-wrap {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px;
}

.sideBar .roll-wrap {
    position: relative;
    width: 240px;
    height: 296px;
    overflow: hidden;
    margin: 0 auto;
}

.indexpicList .roll-wrap {
    position: relative;
    width: 1220px;
    height: 266px;
    overflow: hidden;
    margin: 0 auto;
}

.roll_row .roll__list::before,
.roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}

.roll_row .roll__list::after {
    clear: both;
}

.roll_row .roll__list {
    width: 9999px;
}

.zhuanti .roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 35px;
    width: 274px;
}

.sideBar .roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 20px;
    width: 240px;
    height: 92px;
}

.roll_row .roll__list li img {
    width: 100%;
    height: 100%;
}

.indexpicList .roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 34px;
    width: 276px;
    height: 266px;
    text-align: center;
}

.indexpicList .roll_row .roll__list li img {
    height: 213px;
}

.indexpicList .roll_row .roll__list li h4 {
    font-size: 16px;
    line-height: 57px;
}

.zhuanti.person .roll_row .roll__list li h4 {
    line-height: 3;
    text-align: center;
    font-size: 16px;
}

.zhuanti .control {
    position: absolute;
    top: 35px;
    width: 31px;
    height: 54px;
    background: url(../images/control.png) no-repeat;
}

.sideBar .control {
    position: absolute;
    top: 135px;
    width: 31px;
    height: 54px;
    background: url(../images/control.png) no-repeat;
}

.indexpicList .control {
    position: absolute;
    top: 35px;
    width: 31px;
    height: 54px;
    background: url(../images/control.png) no-repeat;
}

.zhuanti .control:hover,
.sideBar .control:hover {
    background-color: rgba(150, 150, 150, .1);
}

.zhuanti .control.pre {
    left: -25px;
    background-position: -3px -3px;
    top: 230px;
}

.zhuanti.person .control.pre {
    top: 180px;
}

.sideBar .control.pre {
    left: 35px;
    background-position: 5px -63px;
    background-color: rgba(0, 0, 0, .5);
}

.zhuanti .control.next {
    right: -25px;
    top: 230px;
    background-position: -72px -3px;
}

.zhuanti.person .control.next {
    top: 180px;
}

.sideBar .control.next {
    right: 35px;
    background-position: -82px -63px;
    background-color: rgba(0, 0, 0, .5);
}

.indexpicList .control {
    width: 67px;
    height: 35px;
}

.indexpicList .control:hover {
    background-color: rgba(150, 150, 150, .1);
}

.sideBar .control:hover {
    background-color: rgba(0, 0, 0, .3);
}

.indexpicList .control.pre {
    right: 68px;
    top: -35px;
    background-position: 21px -73px;
    background-color: #e8e8e8;
}

.indexpicList .control.next {
    right: 0px;
    top: -35px;
    background-position: -66px -73px;
    background-color: #d2d2d2;
}

.footer .layui-form-item .layui-input-inline {
    width: 33.3%;
    margin: 0;
    padding: 0 15px;
    box-sizing: border-box;
}

.current {
    font-size: 18px;
}

.current {
    color: #b3b3b3;
}

.current a {
    color: #067356;
}

.sideNews li {
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
    padding: 13px 0 20px 0;
}

.sideNews li .pic {
    width: 208px;
    height: 139px;
    float: left;
    margin: 0 20px 0 0;
}

.sideNews li .pic img {
    width: 100%;
    height: 100%;
}

.sideNews li .content h4 {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 8px 0;
}

.sideNews li .content p {
    font-size: 14px;
    color: #939393;
    line-height: 23px;
}

.sideNews li .content span {
    font-size: 16px;
    color: #bbb;
    margin-top: 8px;
    display: inline-block;
}

.container {
    padding: 25px 0;
}

#article_view_content {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 5px;
}

#article_view_content .aTitle {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 7px 0px;
    color: #333;
}

#article_view_content .aProperties {
    text-align: center;
    font: normal 14px/27px 'Arial';
    color: #999;
}

#article_view_content .aProperties span {
    cursor: pointer;
}

#article_view_content .aContent {
    text-align: left;
    padding: 10px 0px;
    word-wrap: break-all;
    font: normal 18px/1.8 '';
    margin-top: 12px;
}

#article_view_content .aContent p {
    padding: 1px 0 9px 0;
    font: normal 18px/1.8 '';
}

#article_view_content .aContent img {
    max-width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#article_view_content .aIMG {
    padding: 10px 0 2px 0;
    text-align: center;
    margin: auto;
    max-width: 450px;
}

#article_view_content .aIMG img {
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #DDD;
    margin: auto;
    width: 100%;
}

.btn_viewB,
.btn_viewA {
    width: 45px;
    height: 19px;
    color: #FFF;
    float: right;
    margin-left: 1px;
    display: inline;
    font: normal 12px/19px "宋体";
    text-align: center;
}

.btn_viewB a,
.btn_viewB a:link,
.btn_viewB a:visited,
.btn_viewB a:active,
.btn_viewA a,
.btn_viewA a:link,
.btn_viewA a:visited,
.btn_viewA a:active {
    color: #FFF;
    display: block;
    height: 19px;
}

.btn_viewB {
    background: #6A440B;
}

.btn_viewA {
    background: #A46B11;
}

.show_next {
    display: block;
    clear: both;
    margin: 0px auto;
    text-align: left;
    font: normal 12px/21px 'Arial';
    padding: 3px 6px;
    border: 1px dashed #DDD;
    color: #666;
}

.show_next a:link,
.show_next a:visited,
.show_next a:active {
    color: #666;
}

.NoInformation {
    text-align: center;
    margin: 3vh 0 6vh 0;
}

.PageProgram {
    width: 100%;
    text-align: center;
    padding: 15px 0 7px 0px;
    clear: both;
    font: normal 12px/21px 'Arial';
    color: #666666;
}

.PageProgram span {
    padding: 6px 9px;
    background: #F9F9F9;
    border: 1px solid #E4E4E4;
}

.PageProgram span:hover {
    background: #E9E9E9;
    border: 1px solid #D4D4D4;
}

.PageProgram span a {
    color: #333333;
}

.PageProgram input {
    vertical-align: middle;
    margin-top: -1px;
}

.PageProgram_inputA {
    border: 1px solid #CFCFCF;
    background-color: #FFFFFF;
    width: 19px;
    padding: 2px 4px 1px 4px;
}

.PageProgram_inputB {
    border: 1px solid #AFAFAF;
    background-color: #CCCCCC;
    width: 29px;
    padding: 2px 4px 1px 4px;
    cursor: pointer;
}

.ClsSinglePage #aContent {
    padding-left: 20px;
    padding-right: 20px;
}

dl.pj_list_dl {
    width: 376px;
    overflow: hidden;
    float: left;
    margin: 0 20px 35px;
}

.uservideo dl.pj_list_dl {
    width: 305px;
}

dl.pj_list_dl dt,
dl.pj_list_dl dt a {
    line-height: 0;
    font-size: 0;
}

dl.pj_list_dl dt {
    position: relative;
}

dl.pj_list_dl dt img {
    width: 364px;
    height: 400px;
    border: 1px solid #f1f1f1;
    padding: 5px;
}

.picList dl.pj_list_dl dt img {
    height: 260px;
}

.uservideo dl.pj_list_dl dt img {
    width: 293px;
    height: 190px;
}

dl.pj_list_dl dt img:hover {
    border-color: #c10b18
}

dl.pj_list_dl dd {
    margin-top: 3px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    text-align: center;
    background-color: #F1F1F1
}

.layui-form-pane .layui-form-text.feedback .layui-input-block {
    top: 1px;
}

.feedback textarea {
    resize: none;
}

.feedback .layui-input-inline {
    clear: none !important;
    margin-right: 10px !important;
}

.feedback .layui-form-label {
    height: 54px;
}

.feedbackBox {
    margin-top: 30px;
}

.feedbackBox .user {
    color: #0b856b;
}

.feedbackBox .user .quote {
    color: #ca0000;
    margin-left: 5px;
}

.feedbackBox .time {
    color: #747474;
    float: right;
}

.feedbackBox .content {
    font-size: 18px;
    padding: 15px 0 0;
}

.feedbackBox li {
    margin: 16px 0;
    padding: 10px;
}

.feedbackBox li.noinfo {
    background-color: #f9f9f9;
    text-align: center;
    font-size: 18px;
    padding: 30px 0;
    color: #aaa;
}

.feedbackBox li:hover {
    background-color: #f9f9f9;
}

#paging {
    text-align: center;
}

.mail {
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
}

.mail .title h4 {
    font-weight: bold;
    margin-bottom: 30px;
}

.mail .btn-in {
    margin: 30px 0;
    text-align: center;
}

.mail hr {
    margin-bottom: 30px;
}

.mail .listbox {
    border: 1px dashed #757575;
    padding: 20px;
    background-color: #fcfdfc;
    margin-top: 35px;

}

.mail .listbox {
    font-size: 16px;

}

.mail .layui-table thead tr {
    background-color: #067356;
    color: #fff;
}

.demo-reg-container {
    width: 50%;
    margin: 30px auto 0;
}

.layui-input-block .content {
    padding: 6px 0;
    line-height: 27px;
}

.layui-input-wrap {
    position: relative;
}

.layui-input-prefix {
    position: absolute;
    top: 11px;
    left: 11px;
}

.layui-input-wrap .layui-input-prefix+.layui-input,
.layui-input-wrap .layui-input-prefix~* .layui-input {
    padding-left: 35px;
}

.quoteBox {
    border: 1px solid #19c435;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 20px;
    display: none;
}

.quoteBox .title {
    font-size: 16px;
    color: #19c435;
}

.quoteBox .title,
.quoteBox .bg {
    position: relative;
    top: -12px;
    left: 13px;
    z-index: 2;
}

.quoteBox .bg {
    background-color: #fff;
    width: 46px;
    height: 20px;
    position: absolute;
    z-index: 1;
    left: 6px;
}

.quoteBox .info,
.quoteBox .content {
    padding: 0 20px;
}

.quoteBox #close,
.uservideo #close {
    position: absolute;
    right: 1px;
    top: 1px;
    background-color: #ca0000;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.quoteBox #close:hover,
.uservideo #close:hover {
    background-color: #ff0000;
}

.reQuote {
    background-color: #ffffe2;
    border: 1px solid #a9d2c8;
    padding: 12px;
    margin-top: 12px;
}

.reQuote .content {
    padding-top: 5px;
    word-break: break-all;
}

.welcome {
    color: #aaa;
}

.welcome a {
    color: #067356;
}

.mail .reQuote {
    margin-top: -20px;
}

.mail .reQuote hr {
    margin-bottom: 10px;
}

.mail .reQuote hr:last-child {
    display: none;
}

.mail .reQuote .layui-form-item {
    margin-bottom: 0;
}

.userR {
    width: 1035px;
    float: right;
}

.viewVideo {
    margin: 30px auto;
    width: 640px;
}

.viewVideo .layui-btn-group {
    width: 100%;
}

.viewVideo .layui-btn-group a {
    width: 50%;
}