.top-crumbs {

    margin-top: 0;
}


.main-block.inner {
    position: relative;
    margin-bottom: 0px;
    background: url(../images/bg.png) bottom center no-repeat;
}

.inner-benner-block {
   /* margin-top: 0px;*/
}

.sryh-main {
    width: 1004px;
    margin: 0 auto;
    padding-bottom: 120px;
}

.sryh-main .index-table li {
    display: block;
    float: left;
    height: 450px;
}

.sryh-main .index-table li a {
    position: relative;
    display: block;
}

.sryh-main .index-table li span {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 18px;
}

.sryh-main .index-table li.left {
    width: 300px;
    margin-right: 15px;
    padding-left: 0px!important;
}

.sryh-main .index-table li.mid {
    width: 495px;
    margin-right: 15px;
}

.sryh-main .index-table li.mid .flash-box {
    height: 284px;
    width: 100%;
    margin-bottom: 10px;
}

.sryh-main .index-table li.right {
    width: 665px;
	height: 440px;
	margin-left: 0px !important;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: calc(50% - 7.5px) calc(50% - 7.5px);;
	gap: 15px;
}
.grid-item {
}
.grid-item img {
	width: 100%;
	height: 100%;
}
.grid-item:nth-child(3) {
	grid-column: span 2;
}

.sryh-main .index-table li.right .first {
    margin-bottom: 20px;
}

.sryh-main .srllist {
    margin-top: 20px;
    display: block;
    height: 1230px;
    width: 100%;
    background: url(../images/mid_line.png) center center no-repeat;
}

.sryh-main .srllist li {
    width: 435px;
    height: 254px;
    float: left;
}

.sryh-main .srllist li.right {
    float: right;
}

.sryh-main .srllist li img {
    float: left;
    display: block;
}

.sryh-main .srllist li .srlist-box {
    padding-top: 30px;
    float: left;
    width: 252px;
    padding-left: 28px;
}

.sryh-main .srllist li .srlist-box h1 {
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
    text-align: center;
    color: #b7824c;
}

.sryh-main .srllist li .srlist-box p {
    font-size: 12px;
    line-height: 150%;
    color: #333;
    text-align: left;
}

.sryh-foot {
    background: url(../images/menu_line.png) repeat-x;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 1px solid rgb(197, 197, 197);
    border-left: 1px solid rgb(197, 197, 197);
    border-right: 1px solid rgb(197, 197, 197);
    height: 55px;
    line-height: 55px;
    position: absolute;
    bottom: 0px;
}


.sryh-foot ul li {
    float: left;
    width: 332px;
    color: #fff;
    text-align: center;
}

.sryh-foot ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
}

.sryh-foot ul li.first {
    border-left: none;
}

.sryh-foot ul li.last {
    border-right: none;
}

.sryh-foot ul li.line {
    width: 2px;
    height: 55px;
    background: rgb(89, 89, 89);
    background: -webkit-linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* Safari 5.1 - 6.0 */

    background: -o-linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* Opera 11.1 - 12.0 */

    background: -moz-linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* Firefox 3.6 - 15 */

    background: -ms-linear-gradient(top, #727272 0%, #595959 100%);
    background: linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* 标准的语法 */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727272', endColorstr='#595959', GradientType=0);
}

.sryh-foot ul li.line div {
    width: 1px;
    margin-left: 1px;
    height: 55px;
    background: #848484;
    background: -webkit-linear-gradient(rgb(158, 158, 158), rgb(132, 132, 132));
    /* Safari 5.1 - 6.0 */

    background: -o-linear-gradient(rgb(158, 158, 158), rgb(132, 132, 132));
    /* Opera 11.1 - 12.0 */

    background: -moz-linear-gradient(rgb(158, 158, 158), rgb(132, 132, 132));
    /* Firefox 3.6 - 15 */

    background: -ms-linear-gradient(top, #9e9e9e 0%, #848484 100%);
    background: linear-gradient(rgb(158, 158, 158), rgb(132, 132, 132));
    /* 标准的语法 */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9e9e', endColorstr='#848484', GradientType=0);
}

.index-menu ul li {
    float: left;
    width: 250px;
    color: #fff;
    text-align: center;
}

.sryh-foot ul.index-menu li.line {
    width: 2px;
    height: 55px;
    background: rgb(110, 110, 110, 0.9);
    background: -webkit-linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* Safari 5.1 - 6.0 */

    background: -o-linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* Opera 11.1 - 12.0 */

    background: -moz-linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* Firefox 3.6 - 15 */

    background: linear-gradient(rgb(114, 114, 114), rgb(89, 89, 89));
    /* 标准的语法 */
}

.zsqd-h1 {
    color: #a46d35;
    font-size: 14px;
    line-height: 350%;
    font-weight: bold;
}

.zsqd-h4 {
    color: #a46d35;
    font-size: 18px;
    text-indent: 2em;
    line-height: 200%;
    font-weight: bold;
    padding: 20px 0px;
}

.zsqd-list li {
    float: left;
    margin-right: 17px;
}

.zsqd-list li.last {
    margin-right: 0px;
}

.zsqd-list li h2 {
    margin-top: 3px;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
}

.zsqd-list li p {
    color: #666;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.pnt {
    position: relative;
}

.sryh-main .srllist li.logo-img {
    margin-left: 130px;
}

.sryh-main .srllist li.logo-img img {
    margin-left: 100px;
}

.about-left {
    width: 200px;
    float: left;
    margin-top: 20px;
}

.about-right {
    float: left;
    height: 156px;
    margin-left: 50px;
    margin-top: 58px;
    padding-left: 80px;
    width: 670px;
    background: url(../images/title.png) left top no-repeat;
}

.about-right ul li {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
}

.about-right ul li.se {
    color: #a46d34;
}

.fuln-left {
    width: 136px;
    float: left;
    margin-top: 20px;
}

.fuln-right {
    margin-top: 20px;
    width: 852px;
    float: left;
    margin-left: 15px;
}

.fuln-right ul li {
    margin-bottom: 3px;
}

.fuln-right ul li h1 {
    font-size: 18px;
    color: #a56f33;
    line-height: 32px;
}

.fuln-right ul li p {
    line-height: 20px;
}

.zsqd-h3 {
    color: #333;
}

.font18 {
    font-size: 18px;
}

.lxwm-box {
    padding: 30px 0px;
    position: relative;
}

.lxwm-box h1 {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
}

.lxwm-box h2 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}

.lxwm-box img {
    display: block;
    width: 163px;
    height: 164px;
    margin: 0 auto;
}

.lxwm-box div {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    color: #a56f33;
    font-size: 14px;
    line-height: 20px;
}

.lxwm-box p {
    font-size: 12px;
    color: #000;
    text-align: center;
    margin-bottom: 0px;
}



/*topiframe*/
#topiframe {
    display: block;
    border: none;
    outline: none;
    width: 100%;
    height: 495px;
    background: transparent;
}
.top-right ul li {
    margin-left: -10px
}
.top-right ul li .top-sc-ul li {
    margin-left: 5px;
}
.top-menu-box.small {
    height: 160px;
}