/* */
body{
    background-color: #F1EDE4;
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body,h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6,p{
    color: #573327;
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}
input,button{
    padding:0;
}
a{
    text-decoration: none;
    color: #573327;
}
a:visited{
    text-decoration: none;
    color: #573327;
}

/*  */
.fr{
    float: right;
}
.fl{
    float: left;
}
.clearFix:after{
    content: "";
    clear: both;
    display: table;
}

 .rotate{
     transform: rotate(180deg);
 }
 .hidden{
     display: none !important;
 }
 .show{
     display: block !important;
 }
 /* è½®æ’­å›¾ */
.slideBox {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
    border: 1px solid #a77f5b;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 7px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 100%;
    margin: 0 4px;
}

.slideBox .hd ul li.on {
    background: #9e0b0f;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    display: list-item;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 100%;
    height: 400px;
    display: block;
}

.slideBox .bd p {
    color: #fff;
    z-index: 100;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    padding: 9px 100px 9px 20px;
    font-size: 17px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*  */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background-color: #000;
}

.slideBox .next {
    left: auto;
    right: 0;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

/* ä¸»è¦æ ·å¼ */
.content{
    width: 100%;
}
.wrapper{
    width: 1200px;
    margin: 0 auto;
}
.wrapper-breaking-news{
    margin-top: 36px;
}
.wrapper-news{
    margin-top: 20px;
}
.wrapper-info{
    margin-top: 26px;
}
.wrapper-support{
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #a77f5b;
    position: relative;
}
.wrapper-support:before{
    content: "";
    display: inline-block;
    width: 6px;
    height: 7px;
    background-color: #cfc5af;
    position: absolute;
    left: 0;
    top: -4px;
}
.wrapper-support:after{
    content: "";
    display: inline-block;
    width: 6px;
    height: 7px;
    background-color: #cfc5af;
    position: absolute;
    right: 0;
    top: -4px;
}

.material .material_del {
    position: absolute;
}

.bearking-news{
    text-align: center;
    border: 1px solid #a77f5b;
    padding: 17px 20px;
    position: relative;
}

.bearking-news .bearking-news__header{
    margin-bottom: 10px;
    font-size: 24px;
}

.bearking-news .bearking-news__summary{
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    font-size: 16px;
}

.bearking-news .bearking-news__link a{
    font-size: 16px;
}

.bearking-news  .material_del{
    height: 14px;
    width:14px;
}

.bearking-news  .material .material__rt{
    right: -1px;
    top: -1px;
    background:url(../images/material/material_02_top_right.jpg) no-repeat;
}

.bearking-news  .material .material__rb{
    right: -1px;
    bottom: -1px;
    background:url(../images/material/material_02_top_left.jpg) no-repeat;
    transform: rotate(180deg);
}

.bearking-news  .material .material__lt{
    left: -1px;
    top: -1px;
    background:url(../images/material/material_02_top_left.jpg) no-repeat;
}

.bearking-news  .material .material__lb{
    left: -1px;
    bottom: -1px;
    background:url(../images/material/material_02_top_right.jpg) no-repeat;
    transform: rotate(180deg);
}

.news .news__slideshow{
    width: 60%;
    margin-right: 3%;
}
.news .news__content{
    width: 37%;
    height: 400px;
    box-sizing: border-box;
    overflow: hidden;
    border:1px solid #573327;
    background: url(../images/bg.png) no-repeat top right;
}

.news .news__header{
    border-bottom: 1px solid #573327;
    padding: 15px 30px 0 20px;
}
.news .news__header__li{
    padding-bottom: 12px;
    width: 32%;
    margin-right: 1%;
    font-size: 16px;
    font-weight: bold;
    color: #573327;
	cursor:pointer;
}

.news .news__li--active{
    border-bottom: 2px solid #a77f5b;
}
.news .news__header__icon{
    display: inline-block;
    background: url(../images/flower_big.png) no-repeat;
    height: 21px;
    width: 21px;
    vertical-align: bottom;
    margin-right: 5px;
}
.news .news__detail__ul{
    display: none;
    padding: 10px 10px 10px 7px;
}
.news .news__detail__li{
    width: 100%;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 6px 0;
}
.news .news__detail__icon{
    display: inline-block;
    background: url(../images/flower_small.png) no-repeat;
    width: 9px;
    height: 11px;
    margin-right: 7px;
}

.info{
    /* height: 220px; */
}
.info .info__content{
    width: 60%;
    margin-right: 3%;
}
.info .info__leader{
    width: 37%;
}

.info .info__header{
    border-bottom:1px solid #a77f5b;
    padding-left: 15px;
    padding-bottom: 6px;
    position: relative;
}
.info .info__header__icon--no1{
    display: inline-block;
    background: url(../images/icon_01.png);
    width: 42px;
    height: 43px;
    vertical-align: bottom;
    position: absolute; 
    left: -7px;
    z-index: 100;
}
.info .info__header__icon--no2{
    display: inline-block;
    background: url(../images/icon_02.png) no-repeat;
    width: 21px;
    height: 21px;
    vertical-align: bottom;
    position: absolute;
    right: 8px;
    top: -36px;
    z-index: 100;
}
.info .info__header__line{
    display: inline-block;
    border: 2px solid #cfc5af;
    background-color: #f1ede4;
    position: relative;
    cursor: pointer;
}
.info .info__header__line.on{
    background-color: #573327;
}
.info .info__header__line.on span{
    color: #fff;
}
.info .info__header__line span{
    display: inline-block;
    padding: 5px 19px;
    color: #573327;
    font-size: 18px;
}
/* .info .info__header__line--no1{
    background-color: #573327;
} */
.info .info__header__line--no1 span{
    color: #fff;
}
.info .info__header__line--no3{
    background-color: #f9f9f9;
}

.info .info__header .material_del{
    height: 12px;
    width:12px;
}

.info .info__header__line--no1 .material .material__rt{
    right: -2px;
    top: -2px;
    background:url(../images/material/material_03_top_right.jpg) no-repeat;
}

.info .info__header__line--no1 .material .material__rb{
    right: -2px;
    bottom: -2px;
    background:url(../images/material/material_03_top_left.jpg) no-repeat;
    transform: rotate(180deg);
}

.info .info__header__line--no1 .material .material__lt{
    left: -2px;
    top: -2px;
    background:url(../images/material/material_03_top_left.jpg) no-repeat;
}

.info .info__header__line--no1 .material .material__lb{
    left: -2px;
    bottom: -2px;
    background:url(../images/material/material_03_top_right.jpg) no-repeat;
    transform: rotate(180deg);
}
.info .info__header__line--no2 .material .material__rt{
    right: -2px;
    top: -2px;
    background:url(../images/material/material_04_top_right.jpg) no-repeat;
}

.info .info__header__line--no2 .material .material__rb{
    right: -2px;
    bottom: -2px;
    background:url(../images/material/material_04_top_left.jpg) no-repeat;
    transform: rotate(180deg);
}

.info .info__header__line--no2 .material .material__lt{
    left: -2px;
    top: -2px;
    background:url(../images/material/material_04_top_left.jpg) no-repeat;
}

.info .info__header__line--no2 .material .material__lb{
    left: -2px;
    bottom: -2px;
    background:url(../images/material/material_04_top_right.jpg) no-repeat;
    transform: rotate(180deg);
}

.info__detail{position: relative;}
.info .info__detail .info__detail__ul{
    display: none;
    font-size: 16px;
    overflow: hidden;
}
.info .info__detail .info__detail__ul.on{
    display: block;
}
.info .info__detail .info__detail__li{
    padding: 5px 0;
    width: 100%;
}
.info .info__detail .info__detail__li a{
    display: inline-block;
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info .info__detail .info__detail__li span{
    vertical-align: top;
    color: #573327;
    float: right;
}
.info .info__detail .info__detail__icon{
    display: inline-block;
    background:url(../images/flower_small.png) no-repeat;
    width: 9px;
    height: 11px;
}
.info .info__detail .info__detail__link__more{
    display: none;
    width: 100%;
    padding: 9px 0;
    background-color: #ddd;
    text-align: center;
    border-radius: 5px
}
.info .info__leader .info__leader__header__cell{
    position: relative;
    width: 48%;
    text-align: center;
    border: 1px solid #a77f5b;
}
.info .info__leader .info__leader__header__cell a{
    display: inline-block;
    width: 100%;
    padding: 8px 0;
}
.info .info__leader .material_del{
    height: 11px;
    width:11px;
}


.info .info__leader .material .material__rt{
    right: -1px;
    top: -1px;
    background:url(../images/material/material_06_top_right.jpg) no-repeat;
}

.info .info__leader .material .material__rb{
    right: -1px;
    bottom: -1px;
    background:url(../images/material/material_06_top_left.jpg) no-repeat;
    transform: rotate(180deg);
}

.info .info__leader .material .material__lt{
    left: -1px;
    top: -1px;
    background:url(../images/material/material_06_top_left.jpg) no-repeat;
}

.info .info__leader .material .material__lb{
    left: -1px;
    bottom: -1px;
    background:url(../images/material/material_06_top_right.jpg) no-repeat;
    transform: rotate(180deg);
}
.info .info__leader .info__leader__content{
    /* height: 168px; */
    border: 1px solid #a77f5b;
    margin-top: 10px;
    padding: 20px;
    box-sizing: border-box;
}

.info .info__leader .info__leader__content .info__leader__content__col1{
    width: 32%;
    margin-right: 2%;
}
.info .info__leader .info__leader__content .info__leader__content__col2{
    width: 32%;
    margin-right: 2%;
}
.info .info__leader .info__leader__content .info__leader__content__col3{
    width: 32%;
}
.info .info__leader .info__leader__content .info__leader__content__cell1{
    height: 53px;
    border:1px solid #a77f5b;
    text-align: center;
    margin-bottom: 4px;
}
.info__leader__content__col1.fl>div:nth-child(1){
    display:none
}
.info__leader__content__col1.fl>div:nth-child(2){
    height:112px!important;
    line-height:112px
}
.info .info__leader .info__leader__content .info__leader__content__cell1 a{
    display: inline-block;
    width: 100%;
    line-height: 53px;
}
.info .info__leader .info__leader__content .info__leader__content__cell2{
    height: 112px;
    border:1px solid #a77f5b;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.support .support__mail{
    width: 19.4%;
    border: 1px solid #a77f5b;
    text-align: center;
    position: relative;
}
.support .support__mail__icon{
    display: inline-block;
    background: url(../images/icon_03.png) no-repeat;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}
.support .support__mail span{
    display: inline-block;
    vertical-align: middle;
}
.support .support__mail__link{
    display: inline-block;
    padding: 13px 0;
    width: 100%;
}
.support .support__mail .material_del{
    height: 11px;
    width:11px;
}

.support .support__mail .material .material__rt{
    right: -1px;
    top: -1px;
    background:url(../images/material/material_06_top_right.jpg) no-repeat;
}

.support .support__mail .material .material__rb{
    right: -1px;
    bottom: -1px;
    background:url(../images/material/material_06_top_left.jpg) no-repeat;
    transform: rotate(180deg);
}

.support .support__mail .material .material__lt{
    left: -1px;
    top: -1px;
    background:url(../images/material/material_06_top_left.jpg) no-repeat;
}

.support .support__mail .material .material__lb{
    left: -1px;
    bottom: -1px;
    background:url(../images/material/material_06_top_right.jpg) no-repeat;
    transform: rotate(180deg);
}
.support .support__question1, .support .support__question2{
    width: 38%;
    /* border: 1px solid #a77f5b; */
}
.support .support__question1{
    margin: 0 2%;
}
.support .support__question__link{
    display: inline-block;
    width: 30%;
    float: left;
}
.support .support__question__title{
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 17px 20px;
    box-sizing: border-box;
    float: left;
    border: 2px solid #cfc5af;
    text-align: center;
}
.support .support__question__des{
    display: inline-block;
    width: 70%;
    float: left;
    overflow: hidden;
    height: 64px;
    text-overflow: ellipsis;
    word-break: break-word;
    padding-left: 11px;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.support .support__question__title .material_del{
    height: 12px;
    width:12px;
}

.support .support__question__title .material .material__rt{
    right: -2px;
    top: -2px;
    background:url(../images/material/material_04_top_right.jpg) no-repeat;
}

.support .support__question__title .material .material__rb{
    right: -2px;
    bottom: -2px;
    background:url(../images/material/material_04_top_left.jpg) no-repeat;
    transform: rotate(180deg);
}

.support .support__question__title .material .material__lt{
    left: -2px;
    top: -2px;
    background:url(../images/material/material_04_top_left.jpg) no-repeat;
}

.support .support__question__title .material .material__lb{
    left: -2px;
    bottom: -2px;
    background:url(../images/material/material_04_top_right.jpg) no-repeat;
    transform: rotate(180deg);
}
.aside{
    position: fixed;
    top: 500px;
    right: 0;
}
.aside .aside__link{
    border: 1px solid #75584f;
    text-align: center;
    padding: 7px;
    background-color: #f3efe8;
}
.aside .aside__link img{
    height: 11px;
}
.aside .aside__link p{
    font-size: 13px;
}

#xfpc{
	width: 150px;
	height: 150px;
	position: fixed;
	z-index: 9999;
	top: 100px;
}
#xfpc img{
	width: 100%;
	height: 100%;
}
#xfpc span{
	position: absolute;
	top: 0;
	right: 5px;
	font-size: 20px;
	cursor: pointer;
}

/*  */
@media screen and (max-width:1160px){
    .wrapper{
        width: 100%;
        box-sizing: border-box;
        padding-left:20px;
        padding-right:20px;
    }
    .info .info__detail .info__detail__li a {
        width: 80%;
    }
    .slideBox, .news .news__content{
        height: 350px;
    }
    .slideBox .bd img{
        height: 350px;
    }
    .news .news__header {
        padding: 15px 5px 0 5px;
    }
    .news .news__header__li{
        width: 33.33%;
        margin-right: 0;
        font-size: 14px;
    }
    .news .news__detail__li{
        font-size: 16px;
        padding: 7px 0;
    }
    .info .info__leader .info__leader__content .info__leader__content__cell1{
        height: 33px;
    }
    .info .info__leader .info__leader__content .info__leader__content__cell1 a{
        line-height: 33px;
        font-size: 15px;
    }
    .info .info__leader .info__leader__content .info__leader__content__col1{
        width: 49%;
        margin-right: 2%;
    }
    .info .info__leader .info__leader__content .info__leader__content__col2{
        width: 49%;
        margin-right: 0;
    }
    .info .info__leader .info__leader__content .info__leader__content__col3{
        width: 100%;
    }
    .info .info__leader .info__leader__content .info__leader__content__cell2{
        display: block;
        height: auto;
    }
    .info .info__header__icon--no1{
        top: -6px;
    }
    .support .support__question__title{
        font-size: 13px;
    }
    .support .support__mail__icon {
        width: 21px;
        height: 21px;
        margin-right: 8px;
        background-size: contain;
    }
    .support .support__mail span {
        font-size: 15px;
    }
    .support .support__question__des{
        font-size: 15px;
    }
    .support .support__mail{
        width: 15%;
    }
    .support .support__question {
        width: 40%;
    }
    .wrapper-support {
        margin-top: 19px;
        padding-top: 17px;
    }
    .info .info__header__line span{
        padding: 3px 14px;
        font-size: 17px;
    }
    .bearking-news .bearking-news__header {
        font-size: 20px;
    }
    .wrapper-info {
        margin-top: 20px;
    }
    .aside{
        display: none;
    }
}
@media screen and (max-width:900px){
    .wrapper-breaking-news{
        margin-top: 20px;
    }
    .news .news__slideshow{
        width: 100%;
        margin-right: 0;
    }
    .news .news__content{
        width: 100%;
        margin-top: 20px;
    }
    .news .news__header .news__header__li{
        float: left;
    }
    .bearking-news .bearking-news__summary{
        vertical-align: middle;
    }
    .info .info__content{
        width: 100%;
        margin-right: 0;
    }
    .info .info__detail .info__detail__li span {
        font-size: 16px;
    }
    .info .info__leader{
        width: 100%;
        margin-top: 20px;
    }
    .info .info__header__line {
        margin-right: 13px;
    }
    .info .info__header__icon--no1{
        top: -6px;
    }
    .support{
        /* height: 125px; */
    }
    .support .support__mail{
        box-sizing: border-box;
        width: 37%;
        margin-right: 3%;
        height: 100%;
    }
    .support .support__question1, .support .support__question2{
        width: 60%;
    }
    .support .support__question1{
        margin: 0;
    }
    .support .support__question2{
        float: right;
    }
    .support .support__mail__link{
        padding: 0;
    }
    .support .support__mail__icon{
        width: 28px;
        height: 28px;
        margin-right: 13px;
    }
    .support .support__mail span{
        line-height: 125px;
        font-size: 20px;
    }
}
@media screen and (max-width:767px){
    .bearking-news .bearking-news__header {
        font-size: 18px;
    }
    .bearking-news .bearking-news__summary{
        font-size: 15px;
        vertical-align: middle;
    }
    .bearking-news .bearking-news__link a{
        font-size: 15px;
    }
    .slideBox{
        height: 220px;
    }
    .slideBox .bd img{
        height: 220px;
    }
    .info .info__header__icon--no1{
        top: -6px;
    }
    .info .info__header__icon--no2{
        display: none;
    }
    .info .info__detail .info__detail__li span {
        font-size: 14px;
        padding: 4px 0;
    }
    .info .info__detail .info__detail__link__more{
        display: inline-block;
    }
    	#xfpc{
		width: 100px;
		height: 100px;
	}
}
@media screen and (max-width:580px){
    .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    .wrapper-info{
        margin-top: 25px;
    }
    .wrapper-support{
        margin-top: 25px;
        padding-top: 0;
        border: none;
    }
    .wrapper-support:before, .wrapper-support:after{
        display: none;
    }
    .slideBox .bd p{
        font-size: 15px;
    }
    .news .news__header__li{
        font-size: 16px;
    }
    .info .info__header{
        padding-left: 0;
		margin-bottom: 10px;
    }
    .info .info__header__line {
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .info .info__detail .info__detail__li a {
        width: 72%;
    }
    .info .info__detail .info__detail__li span {
        font-size: 12px;
        padding: 3px 0;
    }
    .info .info__leader .info__leader__content {
        padding: 10px;
    }
    .info .info__header__line {
        margin-right: 0;
        width: 49%;
        box-sizing: border-box;
    }
    .info .info__header__line span {
        font-size: 15px;
    }
    .info .info__header__icon--no1{
        top: -6px;
        display: none;
    }
    .info .info__leader {
        margin-top: 20px;
    }
    .support .support__question1, .support .support__question2{
        width: 100%;
    }
    .support .support__mail{
        box-sizing: border-box;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        height: 45px;
    }
    .support .support__mail__icon {
        width: 21px;
        height: 21px;
        margin-right: 8px;
    }
    .support .support__mail span {
        line-height: 45px;
        font-size: 16px;
    }
    .support .support__question__des {
        height: 59px;
        font-size: 14px;
    }
}

@media screen and (max-width:360px){
    .bearking-news .bearking-news__header {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .bearking-news .bearking-news__summary {
        font-size: 13px;
    }
    .bearking-news .bearking-news__link a{
        font-size: 13px;
    }
    .news .news__content {
        height: 340px;
    }
    .news .news__detail__li {
        font-size: 15px;
    }
    .info .info__detail .info__detail__li a{
        font-size: 15px;
    }
    .support .support__question__title{
        padding: 15px 10px;
    }
}
//

  .aside{
    position: fixed;
    right: 0;
    top: 300px;
    width: 46px;
    text-align: center;
  }
  .aside p{
    font-size: 12px;
  }
  .aside a{
    display: block;
    padding: 10px 10px 0 10px;
  }
  .aside a:last-child{
    padding-bottom: 10px;
  }
  #aside__link{
    border: 1px solid #75584f;
    background-color: #fff;
  }
  #aside__link a{
    /* position: relative; */
    text-align: center;
  } 
  .aside__last{
    background-color: #75584f;
    padding: 1px 0 !important;
    cursor: pointer;
  }
  .aside .aside__qrcode{
    display: none;
    max-width: none;
    position: absolute;
    left: -1px;
    top: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    width: 100px;
    height: 100px;
  }
  .aside .aside__qrcode.on{
    display: block;
  }
  .gzh_img{
      display: none;
      width: 100px;
      height: 100px;
      position: absolute;
      left: -100px;
      top: 0;
      max-width: 100px;
  }
  #aside__link > a:first-child{
      /* position:relative; */
  }
#aside__link > a:hover .gzh_img{
    display: block;
   
}

  @media screen and (max-width: 1220px) {
  .aside{
      display: none;
  }
}
