﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*color: #fff;*/
    font-family: "Microsoft YaHei","微软雅黑",sans-serif, STXihei, "华文细黑";
}

body {
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 auto;
    font-family: "Microsoft YaHei","微软雅黑",sans-serif, STXihei, "华文细黑";
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: #e6d0a7;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
}
#p0 {
    background: #e6d0a7;
    width: 100%;
    height: 100%;
}
.index_bg {
	width: 100%;
	height: 100%;
}
.containerDiv {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

img {
    vertical-align: top;
}

.leftBtn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
}

.rightBtn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
}

.pc_head_box {
    margin-top: 110px;
    position: relative;
    z-index: 99;
}

.pc_head_text {
    position: relative;
    color: #7c9385;
    font-weight: bold;
    width: 280px;
    font-size: 56px;
    margin-top: 22px;
    display: inline-block;
}


.pc_head_left {
    float: left;
    width: 295px;
    margin-bottom: 120px;
}

.pc_head_right {
    float: left;
    margin-left: 85px;
    position: relative;
}

.pc_head_Introduce {
    font-size: 14px;
    color: #0D0D0D;
    margin-top: 30px;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
    letter-spacing: 0.5px;
    line-height: 30px;
}

.mainFoot {
    width: 990px;
    margin: 0 auto;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 50%;
    margin-left: -495px;
}


.btnGroup {
    position: absolute;
    right: 0;
    top: 406px;
    width: 105px;
}

.btnSpan {
    height: 3px;
    width: 35px;
    float: left;
    background: #4f1d24;
}

.on {
    background: #991328;
}

.footItem {
    -webkit-transition: all .75s ease-in-out;
    -moz-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
    height: 44px;
    overflow: hidden;
    width: 330px;
    float: left;
    position: absolute;
    bottom: 0;
}

.item_2 {
    left: 330px;
}

.item_3 {
    left: 660px;
}

.footItem:hover {
    height: 400px;
}

.oneDiv {
    background: #9a7c5f;
}

.twoDiv {
    background: #a28e7c;
}

.threeDiv {
    background: #baaa9b;
}

.footGroup {
    color: #fff;
    padding-left: 15px;
    height: 223px;
    position: relative;
}

.footTitle {
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.footText {
    font-size: 12px;
    color: #fff;
    padding-right: 15px;
    display: inline-block;
    line-height: 23px;
    letter-spacing: 1px;
}

.footReadMore {
    text-align: center;
    height: 30px;
    width: 154px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    bottom: 21px;
    background: #7c5332;
}

.head_img_title {
    font-size: 14px;
    position: absolute;
    left: 30px;
    top: 0;
    color: #000;
}

.head_img {
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: absolute;
}

.headScroll {
    opacity: 1;
}

.head_bg {
    position: absolute;
    left: 200px;
    top: -50px;
}

.goBack {
    background: #9a7c5f;
    width: 165px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
    cursor: pointer;
    position: relative;
    margin-left: 75px;
}

.goback_2 {
    background: #a28e7c;
}

.goback_3 {
    background: #baaa9b;
}

.goBack:before {
    content: " ";
    background: url(../images/P2/img_P2_17.png)no-repeat;
    width: 6px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 50px;
}

a:hover {
    text-decoration: none;
}

.bgImg {
    position: absolute;
    left: 640px;
    top: 50px;
}

.bgImg img{
    width:90%;
}
.P2Title {
    color: #fff;
    font-size: 50px;
    margin: 50px 0 18px 200px;
    font-weight: bold;
}

.p2titleC {
    color: #9a7c5f;
}

.leftImg {
    width: 2000px;
    float: right;
    margin-right: 330px;
    background: url(../images/P2/p2_bg.jpg)repeat-x;
    cursor: pointer;
    height: 209px;
    overflow: hidden;
    position: relative;
}


.p3leftImg {
    background: url('../images/common/p2_bg.jpg')repeat-x;
}

.leftImgShow {
    float: right;
    position: relative;
    height: 100%;
}


.mainGroup {
    z-index: 10;
    position: relative;
}

.mainLeft {
    width: 165px;
    float: left;
    position: relative;
    margin-left: 90px
}

.mainCenter {
    width: 405px;
    float: left;
    padding: 42px 40px 64px 48px;
    background: #f0eae2;

}

.main_text_box {
    line-height: 30px;
    text-indent: 2em;
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom: 35px;
    color: #000;
}

.mainRight {
    width: 330px;
    float: left;
}

.rigthImgBox img{
    width: 250px;
}

.rigthImgBox {
    float: left;
    min-width: 165px;
    clear: both;
    position: relative;
    cursor: pointer;
}

.rightTop img{
    width: 12px;
}

.rightBottom img{
    width: 12px;
}

.verticalBox {
    width: 125px;
    float: left;
}

.verticalDiv {
    position: relative;
}

.italic, .readitalic {
    text-decoration: underline;
    position: relative;
    /* font-weight: 600; */
    cursor: pointer;
    font-style: oblique;
    color: #000;
}

.groupBtn {
    position: relative;
    margin-left: 4px;
    color: #000;
}

    .groupBtn:after {
        content: " ";
        position: absolute;
        top: -7px;
        border-bottom: 1px solid #000;
        height: 24px;
        width: 28px;
        left: -4px;
        color: #000;
    }

.page_1_1 {
    margin-top: 172px;
    position: relative;
    cursor: pointer;
}

.page_2_1 {
    margin-top: 250px;
    position: relative;
    cursor: pointer;
}

.page_2_2 {
    margin-top: 981px;
    position: relative;
    cursor: pointer;
}

.page_1_2 {
    margin-top: 833px;
    position: relative;
    cursor: pointer;
}

.page_1_3 {
    margin-top: 331px;
    position: relative;
    cursor: pointer;
}

.page_3_1 {
    
    position: relative;
    cursor: pointer;
}

.page_3_2 {
    position: relative;
    cursor: pointer;
}

.img_title_1 {
    color: #fff;
}

.img_title_2 {
    color: #000;
}

.leftTop {
    position: absolute;
    left: 10px;
    top: 10px;
}

.leftBottom {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.rightTop {
    position: absolute;
    right: 10px;
    top: 10px;
}

.rightBottom {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.img_Title {
    color: inherit;
    margin-right: 3px;
}

.detailBox_1 {
    position: relative;
    width: 500px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}


.detailBox_2 {
    position: relative;
    width: 760px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

/*.detailBox_2 .img_box {
        height: 320px;
    }*/

.detailBox {
    display: none;
}

.curr {
    display: block;
}

.smallImg {
    opacity: 1;
    -webkit-transition: all .75s ease-in-out;
    -moz-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
}

.hideImg {
    opacity: 0;
}

.largeImg_8 {
    position: absolute;
    width: 142px;
    height: 102px;
    top: 122px;
    left: 167px;
    cursor: pointer;
    opacity: 0;
}

.largeImg_11 {
    position: absolute;
    width: 252px;
    height: 217px;
    top: 289px;
    left: 157px;
    cursor: pointer;
    opacity: 0;
}

.largeImg_15 {
    position: absolute;
    width: 192px;
    height: 160px;
    top: 449px;
    left: 206px;
    cursor: pointer;
    opacity: 0;
}

.largeImg_16 {
    position: absolute;
    width: 238px;
    height: 238px;
    top: 354px;
    left: 121px;
    cursor: pointer;
    opacity: 0;
}

.largeImg_24 {
    position: absolute;
    width: 333px;
    height: 321px;
    top: 312px;
    left: 43px;
    cursor: pointer;
    opacity: 0;
}

.large_Title {
    margin-top: 12px;
    color: #000;
}

.Magnifier {
    position: absolute;
    z-index: 100;
    right: 40px;
    top: 40px;
    cursor: pointer;
    display: none;
}

.closeBtn {
    position: absolute;
    width: 50px;
    height: 48px;
    right: -50px;
    top: 0px;
    cursor: pointer;
}

.largeBox {
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 10000;
    display: none;
}

.btnPrev {
    position: absolute;
    left: -40px;
    cursor: pointer;
    top: 50%;
    margin-top: -13px;
}

.btnNext {
    position: absolute;
    right: -40px;
    cursor: pointer;
    top: 50%;
    margin-top: -13px;
}

.readContainer {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background: rgba(0,0,0,.8);
    position: fixed;
    z-index: 10000;
    display: none;
}

.readGroup {
    width: 990px;
    background: #f0eae2;
    position: relative;
    margin: 20px auto 0;
}

.readBox {
    width: 743px;
    margin-left: 83px;
    position: relative;
    padding-top: 95px;
    padding-bottom: 100px;
}

.readTitle {
    color: #fff;
    font-size: 35px;
    margin-left: 25px;
    font-weight: bold;
}

.readText_1 {
    width: 520px;
    height: 39px;
    margin-top: 93px;
    margin-left: 25px;
    text-indent: 2em;
    color: #000;
}

.readRight_1 {
    position: absolute;
    top: 107px;
    right: 20px;
    width: 160px;
}

.readImgText {
    position: absolute;
    text-align: right;
    bottom: 0;
    right: 0;
    color: #000;
}

.read6_img_1 {
    margin-top: 50px;
    width: 381px;
    float: left;
}

.read6_img_1_text {
    margin-top: 11px;
    margin-bottom: 24px;
    color: #000;
}

.read6_text_1 {
    text-indent: 2em;
    font-size: 14px;
    color: #fff;
    margin-top: 127px;
    width: 317px;
    float: left;
    margin-left: 25px;
    word-wrap: break-word;
    word-break: break-all;
    letter-spacing: 0.5px;
    color: #000;
}

.read6ImgGroup {
    margin-bottom: 21px;
    clear: both;
    display: inline-block;
    position: relative;
}

.readleftImg {
    float: left;
    position: relative;
}

.readrightImg {
    margin-left: 18px;
    float: left;
    position: relative;
}

.large_Text {
    margin-top: 10px;
    color: #000;
}

.readClose {
    position: absolute;
    width: 50px;
    height: 48px;
    right: -50px;
    top: 0px;
    cursor: pointer;
}

.read9Box {
    margin-top: 46px;
}

.leftText {
    width: 341px;
    margin-left: 20px;
    margin-top: 30px;
}

.centerImg {
    width: 100%;
    margin-left: -48px;
    margin-bottom: 40px;
    position: relative;
}

.readText_2 {
    margin-top: 65px;
    margin-left: 25px;
    text-indent: 2em;
    width: 338px;
}

.read23_text {
    text-indent: 2em;
    margin-bottom: 35px;
    letter-spacing: 0.2px;
    line-height: 21px;
    color: #000;
}

.readRight_2 {
    position: absolute;
    right: 30px;
    top: 122px;
    text-align: center;
    color: #000;
}

.centerBottom {
    width: 100%;
    text-align: center;
    bottom: 30px;
    color: #000;
    position: absolute;
}

.read23_text_1 {
    margin-top: 35px;
    text-indent: 2em;
    line-height: 22px;
}

.read23_text_2 {
    width: 100%;
    font-size: 12px;
    margin-top: 35px;
    text-align: center;
}

.read23_box {
    width: 100%;
    margin-bottom: 35px;
    display: inline-block;
}

.read23_left {
    float: left;
    width: 361px;
    position: relative;
}

.read23_right {
    float: left;
    width: 345px;
    margin-left: 19px;
}

.read23Right_text {
    text-indent: 2em;
    margin-top: 15px;
    line-height: 21px;
    letter-spacing: 0.3px;
    word-wrap: break-word;
    word-break: break-all;
}

.p3rightBox {
    margin-top: 670px;
}

.authorGroup {
    margin-top: 623px;
    color: #5f5f5f;
}

    .authorGroup div {
        color: #A2A2A2;
        margin-bottom: 15px;
        font-size: 14px;
    }

.readText_3 {
    text-indent: 2em;
    margin-top: 65px;
    margin-left: 25px;
    word-wrap: break-word;
    word-break: break-all;
    letter-spacing: 0.3px;
}

/*.read_27 .readGroup {
    background: #343434;
}*/

.p3readImg {
    width: 743px;
    margin-top: 44px;
}

    .p3readImg div {
        float: left;
        margin-left: 19px;
        position: relative;
    }

        .p3readImg div:first-child {
            margin-left: 0;
        }

.p3imgTitle {
    width: 100%;
    text-align: center;
    margin-top: 17px;
}

.p1readTitle {
    color: #9a7c5f;
}

.p2readTitle {
    color: #a28e7c;
}

.p3readTitle {
    color: #9a7c5f;
}

.p3title {
    color: #a28e7c;
}

.p4title {
    color: #b1a293;
}
@media screen and (max-width: 1024px) and (orientation:landscape) {
	.pc_head_left {
		margin-left: 20px;
	}
}

/*判断横屏竖屏*/
@keyframes rotation {
    10% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    50% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    60% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    90% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    100% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
}

@-webkit-keyframes rotation {
    10% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    50% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    60% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    90% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    100% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
}

.mod-orient-layer {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #7c5332;
    z-index: 100000;
}

    .mod-orient-layer .content {
        position: absolute;
        width: 100%;
        top: 45%;
        margin-top: -75px;
        text-align: center;
    }

    .mod-orient-layer .icon {
        display: inline-block;
        width: 218px;
        height: 108px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAAA2CAYAAAG6tif0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMjgwMTE3NDA3MjA2ODExODNEMUVBODkwMDc4RDE2NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODZENUY5Rjk2NjIxMUU1OEQ0MUY3RTBEOTA3N0JCMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODZENUY5RTk2NjIxMUU1OEQ0MUY3RTBEOTA3N0JCMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzI2RDc4RDIyRjIwNjgxMTgyMkFBNkI2ODhBQzMwM0UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTgzRDFFQTg5MDA3OEQxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6UcyUAAAAFGUlEQVR42mL8//8/AxCsYCAVADWuAGkmEsfD2EwMZAK6arQlV+NhipwKEECMoFAlQ18EIzQeSQUrcDk1Ckq74nMqVW3EB5TIDdV7FEUHQADBoiMCyhdloB7wAuKF6GHDgibwmoHGgJSgCaS3hevJMF+KEgtbyLDwGSUW1lAjSEGplA1IswPxPzqkl58AAQSyMAzICGKgPViHXM6IUtlwjOxF1/zHxEBHQIplTui1CzkpEjnOXuNx1D96+ayKTPODofQ0Uiw7QKZlW6D0NlIsSwRiXjIs+wnEuTBLibXsKBBXkum7yaQmkOGdz6hS8jcD6Q462FUBEECwUn8dEP9hGD4AVOYHMUGrM3SPiQ5ih8cToeYPzHPDFrDQ2PxSIJYG4lNQvgkQPwfiHlAfeCh6zg2IrwPxYyDuRpNbhsQWA+JXQ6moBLXed0E9RghQw2MaQNwJxD5AvADa/qZZzO2jY5ayBOLjQFyO1ChRBeLbtIo5DTp67jg0thihfAEgDqBlslwJxCpAPJFOHkxAKpg+oOdxaifLt0D8FUtBMiCAFvXcDyB+Mlw9N6gq8TdYxEHpeN4gdfNuItW9AQggUMMZVDf0ArHIMIkwUGQVg2INNIKVM8xSYzMoxkAd6s9oEvOBuGwQOhjbWDI2wAuKsX848tnrQeixr0Sq+zdsS8dRj412SBFAF9oqPw3ETxkgsx3mQNwFxBeHqsdAJVcaEMdgkWOHyscPtaQ4G+ronzjkf0Ll2YeSx0DjjKlEqv05lJLiXjqXEaC5hINALAjEzEA8lRYecyahkUoNABp/yULic0MLp5PUToqmdI6tP1haJbG0yGOsdPaYIhaxx7Tw2DU6e6yBAXXlSiO0jqR6HtsAxGpAfAuakf/S2GP3oRV/ChB/AuJ6WhX3II9UQ9ladIq1X0A8B4hX0bIeqwXiWaBOHhBfHk5txWYo/Wm4tu4vD1ePjfbHRj026jHUUlEJR4YfrKPBa4hQowTyWBiUcw9JIncQRwY3IU+B/AQQoJ1rB2kgCKKDWCg2IrEzqJVYWyiItmJloWCvhZ9CSGOlYGMn2lhoYeMHGxEsBEFBsEmhCKKFNn5KG7UQPyDiPHeOXJEzm2iSvXUePAhHLpB9dzOz89mgBXFaLsKD31Lx2xEV+ZmLptAD+J3lXuQPyxa+NREOoBXWwP57849+C8m/kUoR49rihqDEPaQ6WGPAwuTlA+iUqNB11fBKoaIpouL9OKOK2cJMMuvI1HRQ/nggk05FcvBVRSsvkhIINTD3yAxqnlF02RRBVi+zh3nPXGHeqWilAVrx0dQyTyZ3bwu0JW0LATSWohK7TqbepqIVAcgAoA4xG1r43+CS7KvMKloB6GQOMofJr0meMJCNahe/XC0m/CTXvtlV0TCKMYrdv6eCNYsF2WAeiG8OUCsu4JkiZm5cDfkxFoLJiRcPBUPf2Yw8kPtZRHkSQTFnNBmnfRqiwxtPTWKj/LdcnVlXEi3HRrRHMZE+Ii1uqf+H7yBfmWKuxcmnHYpP26USzFGWAVOy/UCrH+YITsk0jsHCdJBp4U1FvY2uinZBZhB2gjLzbGNkZge2PBEO24/xLNeXct3ocu5xlUwqak5MZRdlzpr413DxTcOD1MZsFROCaGtBIq03lcxN0T7Fph+rPPEzjwoVTUVTqGiKQgIRW/HQkVWvy2aNmmK8ZMFBZuinQ2b5Q9fZ6RcMieTz4MRA9Fb0MbvJn8M0fAIq8EfMHeb7F5hhNnRkZE9BAAAAAElFTkSuQmCC');
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -webkit-animation: rotation infinite 1.5s ease-in-out;
        animation: rotation infinite 1.5s ease-in-out;
        -webkit-background-size: 218px;
        background-size: 218px;
    }

    .mod-orient-layer .desc {
        margin-top: 50px;
        font-size: 40px;
        color: #fff;
    }
/*判断横屏竖屏结束*/
