@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;border:0}
body,button,input,select,textarea{font:15px/1.5 '\5FAE\8F6F\96C5\9ED1',arial,"\5b8b\4f53";}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
input,select,textarea{font-size:100%;outline:none;}
ol,ul,li {list-style:none;}
i,em{ font-style: normal;}
/*b,strong{ font-weight:normal}
*/table{border-collapse:collapse;border-spacing:0;}
/*caption,th,td {text-align:left;}
*/img{border:0;vertical-align:top;}
a {text-decoration:none; color:#555}
/*a:hover {text-decoration:none;color:#ff7000}*/
.clear {clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.wrap:before,.wrap:after,.clearfix:before,.clearfix:after,.main:before,.main:after{content:'.';display: block;clear: both;visibility: hidden;overflow: hidden;height: 0;line-height: 0;}
.clearfix{*zoom:1;}
.wp100{width:100%}
.wp50{ width:50%}
.fc{ margin:0 auto}
.relative{position:relative}
.write{color:#fff}
.border{border:#ddd solid 1px;}
.orange{color:#ff7000}
.red{color:#ea2c00}
.green{color:#1aa100}
.blue{color:#0059eb}
.box{background:#fff;-webkit-box-shadow:0 0 6px #999;-moz-box-shadow:0 0 6px #999;box-shadow:0 0 6px #999;
 -ms-filter:progid:DXImageTransform.Microsoft.Shadow(color=#999,direction=0,strength=6) 
　　　　　　  progid:DXImageTransform.Microsoft.Shadow(color=#999,direction=90,strength=6) 
　　　　　　　progid:DXImageTransform.Microsoft.Shadow(color=#999,direction=180,strength=6) 
　　　　　　　progid:DXImageTransform.Microsoft.Shadow(color=#999,direction=270,strength=6);
 *filter: progid:DXImageTransform.Microsoft.Shadow(color=#999, direction=0, strength=6) 
　　　　　　progid:DXImageTransform.Microsoft.Shadow(color=#999, direction=90, strength=6) 
　　　　　　progid:DXImageTransform.Microsoft.Shadow(color=#999 direction=180, strength=6) 
　　　　　　progid:DXImageTransform.Microsoft.Shadow(color=#999, direction=270, strength=6);} 

body,html{
    background-color:#fff;
    min-width:1200px;
}
* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}
.wrap{
    width:1200px;
    margin:0 auto;
}

.header {
    width: 100%;
    position:relative;
    background-size: 100% 100%;
}
.header_yj {
    background: url(../images/head_yj.jpg);
	height:607px;    
}
.header_index {    
     /* height: 745px; */
}
.header_zhusu {    
    height: 501px;
    background: url(../images/zhusu.jpg);
}
.header_djly {    
    
	height: 509px;
    background: url(../images/head_djly.jpg);
}
.header-meishi {
	height: 509px;
	background: url(../images/head_meishi.jpg);
}
.header-news{
	 background: url(../images/head_zx.jpg);
	 height: 529px;
}
.header-detail{
     /* background: url(../image/x_E_background.png); */
     background-repeat: no-repeat;
     background-size: 100% 100%;
     /* background-size: cover; */
     /* width: 100%; */
     margin: auto;
     
}
.x_image{
    width: 100%;
    /* height: 100%; */
    min-width: 1200px;
    margin-top: -110px;
    z-index: 1   ;
    position: relative;
}
.topBar {
    width: 100%;
    height: 110px;
    background: rgba(0,0,0,0.7);
    position: relative;
    z-index: 100  ;
}

.topBarInfo {
    width: 1200px;
    margin: 0 auto;
}

.topBarInfoL, .topBarInfoR {
    /* width: 242px; */
    height: 100%;
}

.topBarInfoL {
    float: left;
}

.topBarInfoR {
    float: right;
}

.topBarInfoM {
    height: 100%;
    margin-left: 242px;
}

.topBarInfoM a{
    color: white;
}

.topBarInfoL img {
    margin-top: 33px
}

.topBarInfoR img {
    margin-top: 45px;
    margin-left: 70px;
}

.topBarInfoM ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.content img{
    width: 100%;
}
.content-bd p{
    margin-left: 10px;
}
.topBarInfoM ul li {
    margin-top: 45px;
    font-size: 18px;
    font-family: '微软雅黑';
    color: rgb(255, 255, 255);
}
.topBarInfoM1 {
    height: 100%;
    margin: 0 242px;
}

.topBarInfoM1 a{
    color: white;
}

.topBarInfoL img {
    margin-top: 33px
}

.topBarInfoR img {
    margin-top: 45px;
    margin-left: 70px;
}

.topBarInfoM1 ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.topBarInfoM1 ul li {
    margin-top: 45px;
    font-size: 18px;
    font-family: '微软雅黑';
    color: rgb(255, 255, 255);
    margin-left: 20px;
}
.titleList{
    position: absolute;
    bottom: -38px;
    left: 0;
    width: 100%;

}

.titleList .title{
    width: 370px;
    height: 123px;
    background: rgba(0,0,0,.65);
    display: flex;
    justify-content: center;
    align-items: center;
    
    
}

.titleListBorder {
    width: 347px;
    height: 100px;
    border: 3px solid white;
    font-size: 46px;
    font-family: 楷体;
    text-align: center;
    line-height: 100px;
    color: white;
}
.index_nav {
    width: 100%;
    margin: 0 auto;   
    position:absolute;
    bottom:-45px;
    left:0;
    color:#ad9a74;
    font-size:26px;
    letter-spacing:0.5px;
    z-index: 999;
}

.index_nav p{
	width:1200px;
	margin:0 auto;
	height: 90px;
    line-height: 90px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;	
}
.index_nav p a {
    color:#ff8401;
}
.index_nav span{
    font-weight:bold;
    letter-spacing:1px;
}



/*底部*/
.footer {
    width: 100%;
    margin-top: 100px;
    background: #404040;
    text-align: center;

}
.linkpic{
    line-height:40px;
}
.footer a, linkpic a{
    padding-left:15px;
    color:#fff;
}
.footer{
    padding: 50px 0; 
}
.footer p{
    vertical-align: middle;
    height: 50px;
    display: inline-block;
    line-height:30px;
    color:#ccc;
    text-align: center;
    padding-left: 15px;
}
.footer p b{
    font-size:24px;
} 
.footer-img{
    display: inline-block;
    height: 50px;
}
.footer-img img{
    height: 50px;
    vertical-align:middle
}
.link{
    margin-top:20px;
}
.link select{
    float:left;
    width:250px;
    height:32px;
    line-height:32px;
    border:0;
    background:#fff;
    *margin-top:8px;
    margin-right:65px;
    *display:inline
}
.weixin{
    z-index:10;
    position:fixed;
    right:20px;
    top:360px;
    width:150px;
    height:184px;
    background:url(../images/weixin.jpg) no-repeat;
}


/*分页*/


.paging {
    padding-top: 10px;
    height: 40px;
    font-family: "微软雅黑", "宋体";
    font-size: 14px;
    float: right;
}

    .paging .scalar, .paging .size, .paging .number, .paging .current {
        margin: 1px;
        float: left;
        display: block;
    }

    .paging .scalar, .paging .size, .paging .current {
        padding: 2px 6px;
    }

    .paging .number a {
        padding: 2px 6px;
        display: block;
        text-decoration: none;
        color: #333;
    }

        .paging .number a:link, .paging .number a:visited {
            text-decoration: none;
        }

        .paging .number a:hover, .paging .number a:active {
            padding: 2px 6px;
            text-decoration: none;
            color: #3D92ED;
        }

    .paging .scalar, .paging .size, .paging .number {
        border: solid 1px #8d6b46;
        background: #FFF;
    }

    .paging .current {
        background: #8d6b46;
        border: solid 1px #8d6b46;
        color: #ffffff;
    }

    .paging .number img {
        margin: 1px;
    }
    .swiper-slide img{
        width: 100%;
    }
    .swiperCon.swiper-container{
        height: 100%;
    }
#flash {
    width: 540px;
    height: 280px;
    position: relative;
}

    #flash #play {
        width: 540px;
        height: 280px;
        list-style: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

        #flash #play li {
            display: none;
            position: absolute;
            top: 0px;
            left: 0px;
        }

            #flash #play li img {
                float: left;
                width: 540px;
                height: 280px;
            }

#button {
    position: absolute;
    bottom: 20px;
    left: 260px;
    list-style: none;
}

    #button li {
        margin-left: 10px;
        float: left;
    }

        #button li div {
            width: 12px;
            height: 12px;
            background: #DDDDDD;
            border-radius: 6px;
            cursor: pointer;
        }

#prev {
    width: 40px;
    height: 63px;
    background: url(images/beijing.png) 0px 0px;
    position: absolute;
    top: 105px;
    left: 10px;
    z-index: 1000;
}

#next {
    width: 40px;
    height: 63px;
    background: url(../images/beijing.png) -40px 0px;
    position: absolute;
    top: 105px;
    right: 10px;
    z-index: 1000;
}

#prev:hover {
    background: url(../images/beijing.png) 0px -62px;
}

#next:hover {
    background: url(../images/beijing.png) -40px -62px;
}
