.yxm-index-banner {
    width: 100%;
    position: relative;
}

.yxm-index-banner img {
    width: 100%;
}
.yxm-index-banner ol{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -50px;
}
.yxm-index-banner ol a{
   display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 10px;
}
.yxm-index-want {
    width: 100%;
    height: 104px;
    color: #ffffff;
}

.yxm-index-want .fl {
    padding-top: 35px;
    font-size: 16px;
    font-weight: normal;
}

.yxm-index-want .fl span {
    color: #10926f;
    font-weight: 600;
}

.yxm-index-want .fr {
    padding-top: 24px;
    position: relative;
}

.yxm-index-want .fr input {
    width: 262px;
    height: 34px;
    border: 1px solid #10926f;
    box-sizing: border-box;
}

.yxm-index-want .fr img {
    width: 25px;
    position: absolute;
    right: 14px;
    top: 30px;
}

.yxm-index-firstTitle {
    width: 100%;
    height: 100px;
    background-color: #000;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 44px;
    letter-spacing: 0.1em;
}

.yxm-index-firstContent>ul {
    height: 165px;
    width: 100%;
}

.yxm-index-firstContent>ul li {
    width: 12.5%;
    float: left;
    text-align: center;
}

.yxm-index-firstContent>ul li a {
    width: 100%;
    height: 165px;
    display: inline-block;
}

.yxm-index-firstContent>ul li a p {
    width: 80px;
    height: 80px;
    background-color: #b4b4b5;
    border-radius: 50%;
    margin: 25px auto 13px;
}

.yxm-index-firstContent>ul li a span {
    font-size: 22px;
    color: #888;
}

.index-li-active p {
    background-color: #10926f !important;
}

.index-li-active span {
    color: #10926f !important;
}

.yxm-index-firstContent .totalContent {
    width: 100%;
    height: 544px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
}

.yxm-index-firstContent .totalContent .fl {
    width: 900px;
}

.yxm-index-firstContent .totalContent .fr {
    width: 250px;
}

.yxm-index-firstContent .totalContent .fr img {
    margin-bottom: 11px;
    height:159px;
}
.yxm-index-firstContent .totalContent .fl img{
    height:500px;
}
.yxm-index-firstContent .totalContent img {
    width: 100%;
}

.yxm-index-secondTitle {
    width: 100%;
    height: 100px;
    background-color: #000;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 44px;
    letter-spacing: 0.1em;
    margin-top: 30px;
    margin-bottom: 23px;
}

.yxm-index-secondContent {
    width: 100%;
    height: 292px;
}

.yxm-index-secondContent li {
    float: left;
    width: 292px;
    margin-right: 12px;
}

.yxm-index-secondContent li:nth-child(4) {
    margin-right: 0 !important;
}

.yxm-index-secondContent li a {
    display: inline-block;
    width: 100%;
    height: 292px;
}

.yxm-index-secondContent li a img {
    width: 100%;
}

.yxm-index-secondContent li a p {
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #e8e7e7;
    font-size: 22px;
    background-color: #231815;
    opacity: 0.7;
}

.yxm-index-mid {
    width: 100%;
    height: 160px;
    /*background-color: #d59d62;*/    /*opacity: 0.4;*/
    background-color: rgba(215,157,98,.3);
}

.yxm-index-mid .fl h1 {
    font-size: 44px;
    color: #ffffff;
    margin-top: 38px;
    margin-bottom: 13px;
}

.yxm-index-mid .fl h2 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 400;
}

.yxm-index-mid .fr {
    width: 256px;
}

.yxm-index-mid .fr h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    margin-top: 48px;
    margin-bottom: 10px;
}

.yxm-index-mid .fr h3 {
    color: #10926f;
    font-size: 24px;
    font-weight: 600;
}

.yxm-index-mid .fr h3 span {
    font-size: 36px;
    font-weight: 600;
}

.yxm-index-thirdTitle {
    width: 100%;
    height: 100px;
    background-color: #000;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 44px;
    letter-spacing: 0.1em;
    margin-top: 30px;
    margin-bottom: 23px;
}

.yxm-index-thirdContent ul {
    width: 100%;
    height: 53px;
    border-bottom: 1px solid #888;
    padding-left: 85px;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.yxm-index-thirdContent ul li {
    width: 142px;
    height: 50px;
    float: left;
    font-size: 22px;
    text-align: center;
}

.yxm-index-thirdContent ul li a {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #888;
}

.thirdContent-li-active {
    border-bottom: 3px solid #000000 !important;
}

.thirdContent-li-active a {
    color: #ffffff !important;
}

.yxm-index-thirdContent .index-third-txt img {
    width: 298px;
    height:188px;
}

.yxm-index-fourTitle {
    width: 100%;
    height: 100px;
    background-color: #000;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 44px;
    letter-spacing: 0.1em;
    margin-top: 30px;
    margin-bottom: 10px;
}

.yxm-index-fourContent {
    width: 100%;
    height: 398px;
    background-color: #ebebeb;
    padding: 42px 60px 40px 64px;
    box-sizing: border-box;
    margin-bottom: 22px;
}

.yxm-index-fourContent img {
    width: 506px;
}

.yxm-index-fourContent .fr {
    width: 534px;
    text-indent: 2em;
    font-size: 20px;
    color: #6f6e6e;
    line-height: 46px;
    box-sizing: border-box;
    position: relative;
}


.weoieosokkksdkjfw {
    width: 534px;
    text-indent: 2em;
    font-size: 20px;
    color: #6f6e6e;
    line-height: 46px;
    box-sizing: border-box;
    position: relative;
        margin-top: 84px;
}

.weoieosokkksdkjfw h1 {
  text-align: center;
    font-size: 32px;

}

.weoieosokkksdkjfw p {
  text-align: center;
    font-size: 28px;
    margin-top: 20px;
}

.yxm-index-fourContent .fr a {
    width: 140px;
    height: 34px;
    border-radius: 5px;
    background-color: #d59d62;
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    position: absolute;
    right: 0;
    top: 275px;
    text-indent: 0em;
    text-align: center;
}

.yxm-index-fiveContent a {
    display: inline-block;
    width: 380px;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    height: 285px;
    border-right: 1px solid #acacad;
    border-bottom: 1px solid #acacad;
}

.yxm-index-fiveContent a:nth-child(1) {
    border: 1px solid #acacad;
}

.yxm-index-fiveContent a div {
    width: 780px;
    position: absolute;
    top: 0;
    left: 0;
    height: 285px;
}

.yxm-index-fiveContent a:hover {
    border: none;
}

.yxm-index-fiveContent a:hover div {
    left: -390px !important;
}

.yxm-index-fiveContent a:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}

.yxm-index-fiveContent a img {
    width: 100%;
}

.yxm-index-sixContent {
    width: 100%;
    height: 372px;
    background-color: #ebebeb;
    padding-top: 26px;
    box-sizing: border-box;
}

.yxm-index-sixContent img{width: 200px;height: 120px;}

.yxm-index-sixContent .fl {
    width: 545px;
    height: 327px;
    border-bottom: 1px solid #c5c5c5;
}

.yxm-index-sixContent .fr {
    width: 545px;
    height: 327px;
    border-bottom: 1px solid #c5c5c5;
}
.yxm-index-sixContent p {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #534a48;
    color: #fff;
    font-size: 22px;
    padding-left: 16px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.yxm-index-sixContent li {
    /*list-style: disc ;*/
    line-height: 40px;
    font-size: 18px;
    color: #3b3331;
}

.yxm-index-sixContent li span {
    color: #989898;
}

.yxm-index-sixContent img {
    float: left;
    margin-right: 10px;
}

.yxm-index-sixContent .six-txt-tip {
    line-height: 25px;
    font-size: 14px;
    color: #989898;
    margin-bottom: 20px;
    width: 200px;
    margin-left: 22px;
    float: left;

}

.yxm-index-sixContent .six-txt-tip ma {
  line-height: 25px;
    font-size: 14px;
    color: #989898;
    margin-bottom: 0px;
    width: 200px;
    margin-left: 0;
	    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.yxm-index-sixContent .six-txt-tip a {
    display: block;
    color: #989898;
}

.yxm-index-sevenTitle {
    width: 100%;
    height: 160px;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 40px;
    /*letter-spacing: 0.1em;*/    /* margin-bottom: 10px; */
}

.yxm-index-sevenTitle .fl {
    line-height: 160px;
}

.yxm-index-sevenTitle .fr {
    width: 260px;
}

.yxm-index-sevenTitle .fr h6 {
    font-size: 20px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 8px;
}

.yxm-index-sevenTitle .fr p {
    font-size: 20px;
    text-align: left;
}

.yxm-index-sevenTitle .fr p span {
    font-size: 36px;
}

.yxm-index-sevenTitle .fr a {
    display: block;
    font-size: 20px;
    width: 140px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #d59d62;
    text-align: center;
    border-radius: 5px;
    margin-top: 8px;
}

.none {
    display: none !important;
}

.yxm-index-secondContent .secondTxt {
    position: relative;
}

.yxm-index-secondContent .secondTxt .mouseleave-one {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    padding-top: 36px;
    padding-left: 36px;
    padding-right: 36px;
    box-sizing: border-box;
    font-size: 18px;
    display: none;
}

.yxm-index-secondContent .secondTxt:hover .mouseleave-one {
    display: inline-block;
}

.yxm-index-secondContent .secondTxt .mouseleave-one h1 {
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-weight: 600;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.yxm-index-secondContent .secondTxt .mouseleave-one span {
    color: #fff;
    line-height: 25px;
}

.mouseleave-txt {
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
}

.index-third-txt a {
    position: relative;
    width: 296px;
    height: 188px;
    display: inline-block;
    margin-right: 3px;
}

.index-third-txt a:nth-child(4) {
    margin-right: 0px;
}
.index-third-txt a:hover .mouseleave-two{display: inline-block;}
.mouseleave-two {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 36px;
    padding-right: 36px;
    display: none;
}

.mouseleave-two h1 {
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #fff;
    /* font-weight: bold; */
    font-size: 18px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    text-align: center;
    margin-top: 80px;
}
.olActive{
    background-color: #10926f !important;
}