@charset "utf-8";

a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{font-family: "微软雅黑"; margin: 0; padding: 0; list-style: none;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.content{margin-top: 30px;}
.container-fluid{max-width: 1000px!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.6s;-moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
/* 头部 */
header{width:100%; height:auto;}
header .head_main{width: 100%;}
header .head_top{height: 30px; border-bottom: 1px solid #ddd; overflow: hidden;}
header .head_top h4{float: left; line-height: 30px; font-size: 14px; color: #b9b9b9;}
header .head_top .top_link{float: right; overflow: hidden;}
header .head_top .top_link a{float: left; position: relative; font-size: 14px; color: #b9b9b9; line-height: 30px; padding: 0 10px;}
header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #b9b9b9;}
header .head_top .top_link a:nth-child(1):before{display: none;}
header .head_top .search{float: right; position: relative;}
header .head_top .search .icon{width: 18px; height: 18px; display: inline-block; margin-top: 5px;}
/**/
header .head_box{height:100px; overflow:hidden; position: relative;}
header .head_box .logo{float: left;display: table; height: 100%;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo img{max-width: 100%; height:auto;}
header .head_box .top_tel{float: right; margin-left: 30px; display: table; height: 100%; background: url("../images/top_tel.png") no-repeat left 50%; padding-left: 50px;}
header .head_box .top_tel h5{font-size: 14px; color: #939393;}
header .head_box .top_tel h4{font-size: 25px; color: #e1bd7b; font-family: "Impact"; margin-top: 2px;}
/**/
header .navbar-toggle{position:absolute; top: 0; bottom: 0; right: 15px; margin: auto; padding: 0; height: 29px; display:block; cursor:pointer;}
header .navbar-toggle .icon-bar{background:#333333; width:35px; height:5px;}
header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.tx .icon-bar:nth-child(1){ margin-top:10px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/**/
header .head_nav{width: 100%; position: relative; background-color: #272a2d;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{float: left; width: 10%; height: 60px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 16px; line-height: 60px; display: block; overflow: hidden;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 13px; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: #b8b9ba;}
header .head_nav .top_li:nth-child(10):after{display: none;}
header .head_nav .top_li:hover>a{background-color: #E1BD7B;}
header .head_nav .top_li ul{display: none; position:absolute; top: 60px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #E1BD7B;}
header .banner img{width: 100%;}
header .banner .swiper-pagination-bullet-active{background: #E1BD7B;}
section{width: 100%; overflow: hidden;}
/*  */
.titleIndex{width: 100%; text-align: center; overflow: hidden;}
.titleIndex .title1{font-size: 48px; color: #000; font-family: 'Times New Roman'; text-transform: uppercase;}
.titleIndex .title2{font-size: 18px; color: #7e7e7e;}
/*  */
.box1{width: 100%; background-color: #fff; padding: 50px 0; overflow: hidden;}
.box1 .item{width: 100%;}
.box1 .item a{display: block; width: 100%; height: 100%;}
.box1 .item .imgbox{position: relative; overflow: hidden; text-align: center; background-color: #fff;}
.box1 .item .imgbox::before{content: ""; display: block; padding-top: 130%;}
.box1 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box1 .item .txt{height: 50px; line-height: 50px; background-color: #fff; border: 1px solid #EAEAEA; font-size: 14px; color: #333; text-align: center;}
.box1 .item:hover .imgbox .img{transform:scale(1.1);}
.box1 .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.box2{width: 100%; background-color: #F4F4F4; padding: 50px 0;}
.box2 .left{width: 56%; float: left;}
.box2 .left .imgbox1{text-align: center; overflow: hidden; border: 2px solid #fff; position: relative;}
.box2 .left .imgbox1 img{width: 100%; height: auto;}
.box2 .right{width: 44%; float: left; padding-left: 20px; position: relative;}
.box2 .right ul{width: 100%; overflow: hidden;}
.box2 .right ul li{width: calc(100% / 2 - 20px); float: left; margin: 0 20px 20px 0;}
.box2 .right .item{width: 100%; height: auto;}
.box2 .right .item .imgbox2{width: 100%; position: relative; overflow: hidden; border: 2px solid #fff;}
.box2 .right .item .imgbox2::before{content: ""; display: block; padding-top: 100%;}
.box2 .right .item .imgbox2 .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box2 .right .titleBox{margin-top: 30px; position: relative; padding-bottom: 15px;}
.box2 .right .titleBox::before{content: ""; position: absolute; bottom: 0; left: -50px; width: 150px; height: 8px; background-color:#E1BD7B}
.box2 .right .titleBox .tit{font-size: 48px; color: #000; line-height: 60px; vertical-align: middle;}
.box2 .right .titleBox .tit span{font-size: 24px; color: #787878; line-height: 60px; margin-left: 20px; vertical-align: middle; display: inline-block;}
.box2 .mask{position: absolute; bottom: -30px; left: 0; width: 100%; height: 30px; line-height: 30px; background-color: rgba(0,0,0,0.7); font-size: 14px; color: #fff; text-align: center;}
.box2 .left .imgbox1:hover .mask{bottom: 0;}
.box2 .right .item:hover .imgbox2 .img{transform:scale(1.1);}
.box2 .right .item:hover .mask{bottom: 0;}

/*  */
.box3{width: 100%; position: relative; background: url(../images/box3_bg.jpg) no-repeat center center; background-size: cover; padding: 50px 0; min-height: 600px;}
.box3 .titleIndex .title1{color: #fff;}
.box3 .titleIndex .title2{color: #fff;}
.box3 .imgbox{position: absolute; left: 0; width: 55%; height: 450px; z-index: 0;}
.box3 .imgbox img{width: 100%; height: auto; position: absolute; top: 0; left: 0;}
.box3 .right{float: right; width: 50%; background-color: #fff; padding: 20px; margin-top: 70px; position: relative; z-index: 2;}
.box3 .right .tit{position: relative; padding-left: 55px;}
.box3 .right .tit::before{content: ""; position: absolute; top: 0; left: 0; width: 35px; height: 55px; background-color: #E1BD7B;}
.box3 .right .tit .tit1{font-size: 24px; color: #000; margin-bottom: 8px;}
.box3 .right .tit .tit2{font-size: 18px; color: #ababab; text-transform: uppercase;}
.box3 .right .txt{font-size: 14px; color: #000; line-height: 2; margin-top: 20px;}
.box3 .right .more{width: 115px; height: 40px; line-height: 40px; text-align: center; background-color: #000; display: inline-block; font-size: 16px; color: #fff; margin-top: 20px;}
.box3 .right .more:hover{background-color: #E1BD7B;}
/*  */
.box4{width: 100%; padding: 50px 0;}
.box4 .hd{width: 100%; text-align: center;}
.box4 .hd ul{display: inline-block; overflow: hidden; zoom: 1;}
.box4 .hd ul li{float: left; margin: 0 1px 2px 1px;}
.box4 .hd ul li a{display: block; width: 245px; height: 65px; line-height: 65px; text-align: center; background-color: #EFEFEF; font-size: 18px; color: #686868;}
.box4 .hd ul .on a{background-color: #E1BD7B; color: #fff;}
.box4 .bd{width: 100%; margin-top: 20px;}
.box4 .bd .item{width: 100%; border: 1px solid #EAEAEA;}
.box4 .bd .item a{display: block; width: 100%; height: 100%;}
.box4 .bd .item .imgbox{position: relative; overflow: hidden; text-align: center;}
.box4 .bd .item .imgbox::before{content: ""; display: block; padding-top: 130%;}
.box4 .bd .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box4 .bd .item .txt{font-size: 14px; border-top: 1px solid #EAEAEA; line-height: 40px; color: #000; text-align: center;}
.box4 .bd .item:hover .imgbox .img{transform:scale(1.1);}
.box4 .bd .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.box5{width: 100%; padding: 50px 0; background-color: #f4f4f4; min-height: 550px; position: relative;}
.box5 .left{width: calc(50% + 200px); float: left; padding-right: 40px;}
.box5 .left .box{position: relative; padding: 0 80px;}
.box5 .left .imgbox{text-align: center; overflow: hidden;}
.box5 .left .imgbox img{width: 100%; height: auto;}
.box5 .left .box5_next, .box5 .left .box5_prev{position: absolute; top: 0; bottom: 0; margin: auto; outline:none; width: 40px; height: 43px; background: url(../images/box5_jian.png) no-repeat; background-size: 100% 100%;}
.box5 .left .box5_next{left: 0;}
.box5 .left .box5_prev{right: 0; transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg);}
.box5 .right{width: calc(50% - 200px); height: 100%; position: absolute; top: 0; right: 0;}
.box5 .right .img{width: 100%; height: 100%;}
/*  */
.box6{width: 100%; padding: 50px 0; background: url(../images/box6_bg.jpg) no-repeat center center; background-size: cover;}
.box6 .titleIndex .title1{color: #fff;}
.box6 .titleIndex .title2{color: #fff;}
.box6 .hd{width: 100%; padding-bottom: 60px; border-bottom: 1px solid #D3AB62;}
.box6 .hd ul{width: 100%; border-top: 12px solid #E0C089; background-color: #fff;}
.box6 .hd ul li{width: 16.666%; float: left;}
.box6 .hd ul li a{display: block; width: 100%; height: 100%; text-align: center; padding: 35px 0; position: relative;}
.box6 .hd .icon{width: 51px; height: 51px;}
.box6 .hd .txt{text-align: center; font-size: 18px; color: #000; margin-top: 15px;}
.box6 .hd .mask{position: absolute; transform:scale(0); top: -30px; left: 0; width: 100%; height: calc(100% + 60px); background: #E1BD7B; text-align: center; padding: 40px 0;}
.box6 .hd .mask::before{content: ""; position: absolute; bottom: -14px; left: 0; right: 0; margin: auto; width: 29px; height: 14px; background: url(../images/jian.png) no-repeat; background-size: 100% 100%;}
.box6 .hd .mask::after{content: ""; position: absolute; bottom: -44px; left: 0; right: 0; margin: auto; width: 31px; height: 14px; background: url(../images/jian2.png) no-repeat; background-size: 100% 100%;}
.box6 .hd .mask .icons{width: 95px; height: 95px; background-color: #fff; border-radius: 50%; display: inline-block; position: relative;}
.box6 .hd .mask .icons img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.box6 .hd .mask .txts{font-size: 18px; color: #000; margin-top: 20px;}
.box6 .hd .on .mask{transform:scale(1);}
.box6 .bd{margin-top: 40px;}
.box6 .bd .txtbox h4{font-size: 18px; color: #fff; font-weight: bold;}
.box6 .bd .txtbox p{font-size: 14px; color: #fff; line-height: 1.5; margin-top: 15px;}
/*  */
.box7{width: 100%; background-color: #fff; padding: 50px 0; overflow: hidden;}
.box7 .item{width: 100%;}
.box7 .item a{display: block; width: 100%; height: 100%;}
.box7 .item .imgbox{position: relative; overflow: hidden; text-align: center; background-color: #fff;}
.box7 .item .imgbox::before{content: ""; display: block; padding-top: 60%;}
.box7 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box7 .item .imgbox .img video{ width: 100%; height: 100%; }
.box7 .item .txt{height: 50px; line-height: 50px; background-color: #000; border: 1px solid #EAEAEA; font-size: 14px; color: #fff; text-align: center;}
.box7 .item:hover .imgbox .img{transform:scale(1);}
.box7 .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.box8{width: 100%; padding: 50px 0; background: url(../images/box8_bg.jpg) no-repeat center center; background-size: cover;}
.box8 .list{width: calc(100% + 10px);}
.box8 .list li{width: calc(100% / 6 - 10px); float: left; margin: 0 10px 0 0;}
.box8 .list .imgbox{position: relative; overflow: hidden;}
.box8 .list .imgbox::before{content: ""; display: block; padding-top: 100%;}
.box8 .list .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box8 .txtbox{margin-top: 20px;}
.box8 .txtbox h4{font-size: 18px; color: #000; margin-bottom: 10px;}
.box8 .txtbox p{font-size: 14px; color: #000; line-height: 2; margin-bottom: 10px;}
/*  */
.box9{width: 100%; padding: 50px 0; background-color: #fff;}
.box9 ul li{width: 16.66%; float: left; padding: 0 15px;}
.box9 .item{width: 100%;}
.box9 .item a{display: block; width: 100%; height: 100%; padding: 40px;}
.box9 .item .borders{width: 100%; height: 100%; border: 1px solid #D2D2D2; transform:rotate(45deg); overflow: hidden;}
.box9 .item .imgbox{position: relative; overflow: hidden; border: 10px solid #fff;}
.box9 .item .imgbox::before{content: ""; display: block; padding-top: 100%;}
.box9 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto; transform:rotate(-45deg)scale(1.42);}
.box9 .item .txt{font-size: 16px; color: #000; margin-top: 10px; text-align: center;}
.box9 .item:hover .borders{border-color: #E1BD7B;}
/*  */
.foot1{width: 100%; border-bottom: 1px solid #fff; background-color: #1c1c1c; padding: 30px 0;}
.foot1 .wrap1{width: 23%; float: left; border-right: 1px solid #fff; min-height: 200px; padding-right: 20px;}
.foot1 .wrap1 .logo{margin-top: 75px;}
.foot1 .wrap1 .logo img{max-width: 100%; height: auto;}
.foot1 .wrap2{width: 24%; float: left; border-right: 1px solid #fff; padding: 20px; min-height: 200px;}
.foot1 .wrap2 ul{overflow: hidden;}
.foot1 .wrap2 ul li{width: 50%; float: left;}
.foot1 .wrap2 ul li a{display: block; line-height: 30px; font-size: 14px; color: #fff; text-align: center;}
.foot1 .wrap3{width: 34%; float: left; border-right: 1px solid #fff; padding: 20px; min-height: 200px;}
.foot1 .wrap3 .title{font-size: 14px; color: #fff; font-weight: bold; margin-bottom: 15px}
.foot1 .wrap3 .txt{font-size: 14px; color: #fff; line-height: 2;}
.foot1 .wrap4{width: 19%; float: left; padding: 20px; min-height: 200px;}
.foot1 .wrap4 .QR{text-align: center; overflow: hidden;}
.foot1 .wrap4 .QR img{max-width: 100%; height: auto;}
.foot1 .wrap4 .QR h4{font-size: 14px; color: #fff; margin-top: 15px;}
.foot2{width: 100%; padding: 15px 0; background-color: #1c1c1c; text-align: center;}
.foot2 .txt{font-size: 14px; color: #fff;}
.foot2 .txt a{color: #fff;}

/*  */
.inner_page{width: 100%; padding: 40px 0;}
.inner_page .innerLeft{width: 260px; float: left;}
.inner_page .innerRight{width: calc(100% - 260px); float: left; padding-left: 20px;}
.inner_page .sideBar_inner .side_tit_in{background: url(../images/title_inner.jpg) no-repeat center center; background-size: cover; text-align: center; position: relative; font-size: 0; padding: 20px 1px;}
.inner_page .sideBar_inner .side_tit_in>h4{font-size: 18px; color: #ffffff;}
.inner_page .sideBar_inner .side_tit_in .side_jian{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
.inner_page .sideBar_inner ul{display: none;}
.inner_page .sideBar_inner .nul{background-color: #ffffff; margin-top: 5px;}
.inner_page .sideBar_inner .nli{width: 100%; position: relative; margin-bottom: 4px;}
.inner_page .sideBar_inner .nli>a{display: block; position: relative; height: 36px; line-height: 36px; font-size: 16px; color: #5e5e5e; background-color: #EDEDED; text-align: center; padding: 0 20px;}
.inner_page .sideBar_inner .nli:hover>a{background-color: #E1BD7B; color: #fff;}
.inner_page .sideBar_inner .nli.active>a{background-color: #E1BD7B; color: #fff;}
.inner_page .sideBar_inner .er{width: 100%; overflow: hidden;}
.inner_page .sideBar_inner .er li{width: 100%; position: relative; text-align: left;}
.inner_page .sideBar_inner .er li a{line-height: 40px; height: 40px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #000; padding-left: 30px;}
.inner_page .sideBar_inner .er li a:hover{color: #E1BD7B;}
.inner_page .side_bot{margin-top: 20px;}
.inner_page .side_bot .bot_title{text-align: center; font-size: 18px; color: #fff; padding: 20px 0; background: url(../images/title_inner.jpg) no-repeat center center; background-size: cover;}
.inner_page .side_bot .imgs{text-align: center; overflow: hidden; margin-top: 15px;}
.inner_page .side_bot .imgs img{width: 100%; height: auto;}
.inner_page .side_bot .txts{padding: 10px; border: 1px solid #E6E6E6;}
.inner_page .side_bot .txts p{font-size: 14px; color: #282828; line-height: 2;}
.inner_page .titleInner{border-bottom: 3px solid #D3D3D3; padding: 8px 0 13px 0;}
.inner_page .titleInner h4{float: left; font-size: 18px; color: #222; position: relative;}
.inner_page .titleInner h5{float: right; font-size: 14px; color: #5f5f5f; margin-top: 5px;}
.inner_page .titleInner h5 a{color: #333;}
.inner_page .titleInner h5 span{color: #e1bd7b;}

/*  */
.xzdz_page{width: 100%; min-height: 500px; padding: 25px 0;}
.xzdz_page .list{width: calc(100% + 20px);}
.xzdz_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.xzdz_page .list2 li{width: calc(100% / 2 - 20px); float: left; margin: 0 20px 20px 0;}
.xzdz_page .item{width: 100%; border: 1px solid #EAEAEA;}
.xzdz_page .item a{display: block; width: 100%; height: 100%;}
.xzdz_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.xzdz_page .item .imgbox::before{content: ""; display: block; padding-top: 130%;}
.xzdz_page .item .imgbox2::before{content: ""; display: block; padding-top: 75%;}
.xzdz_page .item .imgbox3::before{content: ""; display: block; padding-top: 60%;}
.xzdz_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.xzdz_page .item .txt{border-top: 1px solid #EAEAEA; height: 40px; line-height: 40px; text-align: center; font-size: 15px; color: #000;}
.xzdz_page .item:hover .imgbox .img{transform:scale(1.1);}
.xzdz_page .item:hover .imgbox3 .img{transform:scale(1);}
.xzdz_page .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.xzdzShow_page{width: 100%; min-height: 500px; padding: 25px 0;}
.xzdzShow_page .left{width: 50%; float: left;}
.xzdzShow_page .right{width: 50%; float: left; padding-left: 30px;}
.xzdzShow_page .xiangce{height: 430px;}
.xzdzShow_page .xiangce .swiper-container {width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
.xzdzShow_page .xiangce .gallery-top {height: 75%; width: 100%;}
.xzdzShow_page .xiangce .gallery-thumbs {height: 25%; box-sizing: border-box; padding: 10px 0 0 0;}
.xzdzShow_page .xiangce .gallery-thumbs .swiper-slide {width: 25%; height: 100%; opacity: 0.4;}
.xzdzShow_page .xiangce .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.xzdzShow_page .xiangce .imgbox{width: 100%; height: 100%; position: relative;}
.xzdzShow_page .xiangce .imgbox .img{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.xzdzShow_page .right .title1{font-size: 16px; color: #191919; margin-bottom: 15px;}
.xzdzShow_page .right .txt{font-size: 14px; color: #999999; line-height: 2;}
.xzdzShow_page .wrap{width: 100%; margin-top: 20px;}
.xzdzShow_page .wrap .title2{font-size: 16px; color: #131313; background-color: #F1F1F1; margin-bottom: 15px; padding: 10px 15px;}
.xzdzShow_page .wrap .txt{font-size: 14px; color: #999; line-height: 2; margin-bottom: 15px;}

/*  */
.lfdz_page{width: 100%; min-height: 500px; padding: 25px 0;}
.lfdz_page .list{width: calc(100% + 20px);}
.lfdz_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.lfdz_page .item{width: 100%; border: 1px solid #EAEAEA;}
.lfdz_page .item a{display: block; width: 100%; height: 100%;}
.lfdz_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.lfdz_page .item .imgbox::before{content: ""; display: block; padding-top: 99%;}
.lfdz_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.lfdz_page .item .txt{border-top: 1px solid #EAEAEA; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000;}
.lfdz_page .item:hover .imgbox .img{transform:scale(1.1);}
.lfdz_page .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.lfdzShow_page{width: 100%; min-height: 500px; padding: 25px 0;}
.lfdzShow_page .left{width: 50%; float: left;}
.lfdzShow_page .right{width: 50%; float: left; padding-left: 30px;}
.lfdzShow_page .xiangce{height: 430px;}
.lfdzShow_page .xiangce .swiper-container {width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
.lfdzShow_page .xiangce .gallery-top {height: 75%; width: 100%;}
.lfdzShow_page .xiangce .gallery-thumbs {height: 25%; box-sizing: border-box; padding: 10px 0 0 0;}
.lfdzShow_page .xiangce .gallery-thumbs .swiper-slide {width: 25%; height: 100%; opacity: 0.4;}
.lfdzShow_page .xiangce .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.lfdzShow_page .xiangce .imgbox{width: 100%; height: 100%; position: relative;}
.lfdzShow_page .xiangce .imgbox .img{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.lfdzShow_page .right .title1{font-size: 16px; color: #191919; margin-bottom: 15px;}
.lfdzShow_page .right .txt{font-size: 14px; color: #999999; line-height: 2;}
.lfdzShow_page .wrap{width: 100%; margin-top: 20px;}
.lfdzShow_page .wrap .title2{font-size: 16px; color: #131313; background-color: #F1F1F1; margin-bottom: 15px; padding: 10px 15px;}
.lfdzShow_page .wrap .txt{font-size: 14px; color: #999; line-height: 2; margin-bottom: 15px;}

/*  */
.dydz_page{width: 100%; min-height: 500px; padding: 25px 0;}
.dydz_page .list{width: calc(100% + 20px);}
.dydz_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.dydz_page .item{width: 100%; border: 1px solid #EAEAEA;}
.dydz_page .item a{display: block; width: 100%; height: 100%;}
.dydz_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.dydz_page .item .imgbox::before{content: ""; display: block; padding-top: 99%;}
.dydz_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.dydz_page .item .txt{border-top: 1px solid #EAEAEA; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000;}
.dydz_page .item:hover .imgbox .img{transform:scale(1.1);}
.dydz_page .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.dydzShow_page{width: 100%; min-height: 500px; padding: 25px 0;}
.dydzShow_page .left{width: 50%; float: left;}
.dydzShow_page .right{width: 50%; float: left; padding-left: 30px;}
.dydzShow_page .xiangce{height: 430px;}
.dydzShow_page .xiangce .swiper-container {width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
.dydzShow_page .xiangce .gallery-top {height: 75%; width: 100%;}
.dydzShow_page .xiangce .gallery-thumbs {height: 25%; box-sizing: border-box; padding: 10px 0 0 0;}
.dydzShow_page .xiangce .gallery-thumbs .swiper-slide {width: 25%; height: 100%; opacity: 0.4;}
.dydzShow_page .xiangce .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.dydzShow_page .xiangce .imgbox{width: 100%; height: 100%; position: relative;}
.dydzShow_page .xiangce .imgbox .img{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.dydzShow_page .right .title1{font-size: 16px; color: #191919; margin-bottom: 15px;}
.dydzShow_page .right .txt{font-size: 14px; color: #999999; line-height: 2;}
.dydzShow_page .wrap{width: 100%; margin-top: 20px;}
.dydzShow_page .wrap .title2{font-size: 16px; color: #131313; background-color: #F1F1F1; margin-bottom: 15px; padding: 10px 15px;}
.dydzShow_page .wrap .txt{font-size: 14px; color: #999; line-height: 2; margin-bottom: 15px;}

/*  */
.qydz_page{width: 100%; min-height: 500px; padding: 25px 0;}
.qydz_page .list{width: calc(100% + 20px);}
.qydz_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.qydz_page .item{width: 100%; border: 1px solid #EAEAEA;}
.qydz_page .item a{display: block; width: 100%; height: 100%;}
.qydz_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.qydz_page .item .imgbox::before{content: ""; display: block; padding-top: 99%;}
.qydz_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.qydz_page .item .txt{border-top: 1px solid #EAEAEA; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000;}
.qydz_page .item:hover .imgbox .img{transform:scale(1.1);}
.qydz_page .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.qydzShow_page{width: 100%; min-height: 500px; padding: 25px 0;}
.qydzShow_page .left{width: 40%; float: left;}
.qydzShow_page .right{width: 60%; float: left; padding-left: 30px;}
.qydzShow_page .xiangce{height: 600px;}
.qydzShow_page .xiangce .swiper-container {width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
.qydzShow_page .xiangce .gallery-top {height: 75%; width: 100%;}
.qydzShow_page .xiangce .gallery-thumbs {height: 25%; box-sizing: border-box; padding: 10px 0 0 0;}
.qydzShow_page .xiangce .gallery-thumbs .swiper-slide {width: 25%; height: 100%; opacity: 0.4;}
.qydzShow_page .xiangce .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.qydzShow_page .xiangce .imgbox{width: 100%; height: 100%; position: relative;}
.qydzShow_page .xiangce .imgbox .img{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.qydzShow_page .right .title1{font-size: 20px; color: #191919; margin-bottom: 15px; font-weight: bold; line-height: 1.6;}
.qydzShow_page .right .txt{font-size: 14px; color: #999999; line-height: 2;}
.qydzShow_page .wrap{width: 100%; margin-top: 20px;}
.qydzShow_page .wrap .title2{font-size: 16px; color: #131313; background-color: #F1F1F1; margin-bottom: 15px; padding: 10px 15px;}
.qydzShow_page .wrap .txt{font-size: 14px; color: #999; line-height: 2; margin-bottom: 15px;}


.nyxw .list{display: block;padding-bottom: 40px;border-bottom: 1px solid #e5e5e5;margin-bottom: 40px;}
.nyxw .list .img{height: 215px;width: calc(20% + 130px);float: right;}
.nyxw .list .tt{width: calc(80% - 130px);float: left;padding:55px 44px 20px 16%;position: relative;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list .tt .tt1{font-size: 20px;font-weight: bold;color: #322e2d;}
.nyxw .list .tt .tt2{color: #999;font-size: 12px;display: none;margin-top: 4px;}
.nyxw .list .tt .tt3{width: 130px;height: 66px;position: absolute;left: 0;top:55px;padding-left:90px;}
.nyxw .list .tt .tt3 div{color: #999;font-family: 'Impact';text-align: center;}
.nyxw .list .tt .tt3 div:nth-child(3){font-size: 18px;line-height: 20px;}
.nyxw .list .tt .tt3 div:nth-child(2){font-size: 40px;line-height: 42px;border-bottom: 1px solid #e5e5e5;padding-bottom: 2px;margin-bottom: 6px;}
.nyxw .list .tt .tt3 div:nth-child(1){font-size: 80px;line-height: 80px;color: #322e2d;position: absolute;left: 0;top:-4px;}
.nyxw .list .tt .tt4{font-size:14px;color: #999999;line-height: 24px;height:72px;overflow: hidden;margin-top: 14px;}
.nyxw .list:hover .tt .tt1{color: #af8321;}



.xq .tt1{font-size: 20px;color: #322e2d;text-align: center;font-weight: bold;padding-bottom:16px;}
.xq .tt2{font-size: 14px;color: #999999;text-align: center;margin-top: -10px;margin-bottom: 16px;}
.xq .tt2 span{padding-right:30px;}
.xq .tt3{font-size: 16px;color: #322e2d;line-height: 30px;}
.xq .tt4{ text-align: center; margin-bottom: 15px;}
.xq .tt4 img{ max-width: 100%; max-height: 800px; display: block; margin:0 auto;}


/*  */
.csdz_page{width: 100%; min-height: 500px; padding: 25px 0;}
.csdz_page .list{width: calc(100% + 20px);}
.csdz_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.csdz_page .item{width: 100%; border: 1px solid #EAEAEA;}
.csdz_page .item a{display: block; width: 100%; height: 100%;}
.csdz_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.csdz_page .item .imgbox::before{content: ""; display: block; padding-top: 75%;}
.csdz_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.csdz_page .item .txt{border-top: 1px solid #EAEAEA; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #000;}
.csdz_page .item:hover .imgbox .img{transform:scale(1.1);}
.csdz_page .item:hover .txt{background-color: #000; color: #fff;}
/*  */
.csdzShow_page{width: 100%; min-height: 500px; padding: 25px 0;}
.csdzShow_page .left{width: 50%; float: left;}
.csdzShow_page .right{width: 50%; float: left; padding-left: 30px;}
.csdzShow_page .xiangce{height: 430px;}
.csdzShow_page .xiangce .swiper-container {width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
.csdzShow_page .xiangce .gallery-top {height: 75%; width: 100%;}
.csdzShow_page .xiangce .gallery-thumbs {height: 25%; box-sizing: border-box; padding: 10px 0 0 0;}
.csdzShow_page .xiangce .gallery-thumbs .swiper-slide {width: 25%; height: 100%; opacity: 0.4;}
.csdzShow_page .xiangce .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.csdzShow_page .xiangce .imgbox{width: 100%; height: 100%; position: relative;}
.csdzShow_page .xiangce .imgbox .img{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.csdzShow_page .right .title1{font-size: 16px; color: #191919; margin-bottom: 15px;}
.csdzShow_page .right .txt{font-size: 14px; color: #999999; line-height: 2;}
.csdzShow_page .wrap{width: 100%; margin-top: 20px;}
.csdzShow_page .wrap .title2{font-size: 16px; color: #131313; background-color: #F1F1F1; margin-bottom: 15px; padding: 10px 15px;}
.csdzShow_page .wrap .txt{font-size: 14px; color: #999; line-height: 2; margin-bottom: 15px;}

/*  */
.dzlc_page{width: 100%; min-height: 500px; padding: 25px 0;}
.dzlc_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.dzlc_page .imgbox img{max-width: 100%; height: auto;}
.dzlc_page .txtbox{margin-bottom: 20px;}
.dzlc_page .txtbox p{font-size: 14px; color: #000; line-height: 2;}

/*  */
.xfml_page{width: 100%; min-height: 500px; padding: 25px 0;}
.xfml_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.xfml_page .imgbox img{max-width: 100%; height: auto;}
.xfml_page .txtbox{margin-bottom: 20px;}
.xfml_page .txtbox p{font-size: 14px; color: #000; line-height: 2;}

/*  */
.xzgy_page{width: 100%; min-height: 500px; padding: 25px 0;}
.xzgy_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.xzgy_page .imgbox img{max-width: 100%; height: auto;}
.xzgy_page .txtbox{margin-bottom: 20px;}
.xzgy_page .txtbox p{font-size: 14px; color: #000; line-height: 2;}

/*  */
.gywm_page{width: 100%; min-height: 500px; padding: 25px 0;}
.gywm_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.gywm_page .imgbox img{max-width: 100%; height: auto;}
.gywm_page .txtbox{margin-bottom: 20px;}
.gywm_page .txtbox p{font-size: 14px; color: #000; line-height: 2;}



/*手机底部*/
.tabBar{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.tabBar .list{width: 100%; overflow: hidden; zoom: 1;}
.tabBar .list li{width: 25%; float: left; text-align: center;}
.tabBar .list span{ color:#fff; font-size:16px; line-height:20px;}
.tabBar .list h6{ font-size:12px; line-height:20px;}
.tabBar .list a{ display:block; color:#fff; padding:8px 0;}
.tabBar .list li a:hover{background-color: #095ca6;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .QRbox{ position: relative; padding: 0 15px; display:none; text-align: center; background-color: #ffffff;}
.dbbox .QRbox img{width: 150px; height: auto;}


@media (max-width:1299px){
    .box9 .item a{padding: 30px;}
}

@media (max-width:1199px){
    .box2 .right .titleBox{margin-top: 10px;}
    .box2 .right .titleBox .tit{font-size: 38px;}
    .box2 .right .titleBox .tit span{font-size: 18px;}
    .box9 .item a{padding: 20px;}
    .box9 .item .imgbox{border: 5px solid #fff;}
    /*  */
    .inner_page .innerLeft{width: 220px;}
	.inner_page .innerRight{width: calc(100% - 220px);}
    .xzdzShow_page .xiangce{height: 400px;}
    .lfdzShow_page .xiangce{height: 400px;}
    .dydzShow_page .xiangce{height: 400px;}
    .qydzShow_page .xiangce{height: 400px;}
    .csdzShow_page .xiangce{height: 400px;}
    .nyxw .list .tt{padding:55px 20px 20px 16%;}
}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%;}
    header .head_box{height: 80px;}
    header .head_box .head_form{margin-right: 35px;}
    header .head_nav{position: absolute; top: 100px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    .titleIndex .title1{font-size: 30px;}
    .titleIndex .title2{font-size: 14px;}
    .content{margin-top: 25px;}
    .box1{padding: 25px 0;}
    .box1 .item .txt{height: 30px; line-height: 30px;}
    .box2{padding: 25px 0;}
    .box2 .left{width: 50%;}
    .box2 .right{width: 50%; padding-left: 10px;}
    .box2 .right ul li{margin: 0 10px 10px 0; width: calc(100% / 2 - 10px);}
    .box2 .right .titleBox .tit{font-size: 28px; line-height: 40px;}
    .box2 .right .titleBox .tit span{font-size: 16px; line-height: 40px;}
    .box3{padding: 25px 0;}
    .box3 .right{margin: 0;}
    .box3 .right .tit::before{width: 10px;}
    .box3 .right .tit{padding-left: 25px;}
    .box3 .right .tit .tit1{font-size: 20px;}
    .box3 .right .tit .tit2{font-size: 14px;}
    .box4{padding: 25px 0;}
    .box4 .hd ul li a{width: 180px; height: 40px; line-height: 40px; font-size: 14px;}
    .box4 .bd .item .txt{line-height: 30px;}
    .box5{padding: 25px 0; min-height: auto;}
    .box5 .left{width: 100%; padding: 0;}
    .box5 .right{display: none;}
    .box6{padding: 25px 0;}
    .box6 .hd{padding-bottom: 35px;}
    .box6 .hd ul{border-top: 5px solid #E0C089;}
    .box6 .hd ul li a{padding: 15px 0;}
    .box6 .hd .icon{width: 30px; height: 30px;}
    .box6 .hd .txt{font-size: 14px; margin-top: 10px;}
    .box6 .hd .mask{padding: 10px 0; top: -10px; height: calc(100% + 20px);}
    .box6 .hd .mask .icons{width: 60px; height: 60px;}
    .box6 .hd .mask .icons img{width: 30px; height: 30px;}
    .box6 .hd .mask .txts{margin-top: 5px; font-size: 14px;}
    .box6 .hd .mask::after{bottom: -39px;}
    .box6 .bd{margin-top: 30px;}
    .box7{padding: 25px 0;}
    .box7 .item .txt{height: 30px; line-height: 30px;}
    .box8{padding: 25px 0;}
    .box9{padding: 25px 0;}
    .foot1{display: none;}
    /*  */
    .xzdz_page .list{width: calc(100% + 10px);}
    .xzdz_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .xzdz_page .item .txt{height: 35px; line-height: 35px;}
    .xzdzShow_page .xiangce{height: 320px;}
    .lfdz_page .list{width: calc(100% + 10px);}
    .lfdz_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .lfdz_page .item .txt{height: 35px; line-height: 35px;}
    .lfdzShow_page .xiangce{height: 320px;}
    .dydz_page .list{width: calc(100% + 10px);}
    .dydz_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .dydz_page .item .txt{height: 35px; line-height: 35px;}
    .dydzShow_page .xiangce{height: 320px;}
    .qydz_page .list{width: calc(100% + 10px);}
    .qydz_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .qydz_page .item .txt{height: 35px; line-height: 35px;}
    .qydzShow_page .xiangce{height: 540px;}
    .csdz_page .list{width: calc(100% + 10px);}
    .csdz_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .csdz_page .item .txt{height: 35px; line-height: 35px;}
    .csdzShow_page .xiangce{height: 320px;}
    .qydzShow_page .right .title1{font-size: 18px; color: #191919; margin-bottom: 10px; font-weight: bold; line-height: 1.6;}

    .nyxw .list{padding-bottom: 30px;margin-bottom: 30px;}
    .nyxw .list .img{float: left;height: 220px;}
    .nyxw .list .tt{padding:33px 0 20px 30px;}
    .nyxw .list .tt .tt2{display: block;;}
    .nyxw .list .tt .tt3{display: none;}

}

@media (min-width: 768px){
    .inner_page .sideBar_inner .nul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
	header .head_top{display: none;}
    header .head_box{height: 70px;}
	header .head_box .logo{width: 85%;}
	header .head_box .logo img{width: 370px;}
    header .head_box .head_form{display: none;}
    header .head_nav{top: 65px;}
    .titleIndex .title1{font-size: 24px;}
    .box2 .left{width: 100%;}
    .box2 .right{width: 100%; margin-top: 15px; padding: 0;}
    .box2 .right ul{width: calc(100% + 10px);}
    .box2 .right .titleBox::before{left: 0;}
    .box3{min-height: auto;}
    .box3 .imgbox{display: none;}
    .box3 .right{width: 100%;}
    .box3 .right .tit{padding-left: 15px;}
    .box3 .right .tit::before{height: 100%; width: 5px;}
    .box3 .right .tit .tit1{font-size: 18px;}
    .box3 .right .tit .tit2{font-size: 12px;}
    .box5 .left .box5_next, .box5 .left .box5_prev{width: 20px; height: 23px;}
    .box6 .hd{border-bottom: none; padding-bottom: 20px;}
    .box6 .hd .mask::after{display: none;}
    .box6 .hd ul li a{padding: 10px 0;}
    .box6 .hd .mask .icons{width: 45px; height: 45px;}
    .box6 .bd{margin-top: 15px;}
    .box8 .list{display: none;}
    .box9 ul li{width: 33.333%; margin-bottom: 20px;}
    /*  */
    .inner_page{padding: 25px 0;}
	.inner_page .innerLeft{width: 100%;}
	.inner_page .innerRight{width: 100%; padding: 0; margin-top: 20px;}
    .inner_page .titleInner{padding: 0 0 10px 0;}
	.inner_page .sideBar_inner .side_tit_in{padding: 11px 0;}
	.inner_page .sideBar_inner .side_tit_in>h4{margin-bottom: 0; font-size: 20px;}
	.inner_page .sideBar_inner .side_tit_in>h5{display: none;}
	.inner_page .titleInner h4{font-size: 20px;}
	.inner_page .titleInner h5{display: none;}
    /*  */
    .xzdz_page .list li{width: calc(100% / 2 - 10px);}
    .xzdzShow_page .left{width: 100%;}
    .xzdzShow_page .right{width: 100%; padding: 0; margin-top: 15px;}
    .lfdz_page .list li{width: calc(100% / 2 - 10px);}
    .lfdzShow_page .left{width: 100%;}
    .lfdzShow_page .right{width: 100%; padding: 0; margin-top: 15px;}
    .dydz_page .list li{width: calc(100% / 2 - 10px);}
    .dydzShow_page .left{width: 100%;}
    .dydzShow_page .right{width: 100%; padding: 0; margin-top: 15px;}
    .qydz_page .list li{width: calc(100% / 2 - 10px);}
    .qydzShow_page .left{width: 100%;}
    .qydzShow_page .right{width: 100%; padding: 0; margin-top: 15px;}
    .csdz_page .list li{width: calc(100% / 2 - 10px);}
    .csdzShow_page .left{width: 100%;}
    .csdzShow_page .right{width: 100%; padding: 0; margin-top: 15px;}

    .nyxw .list{padding-bottom: 25px;margin-bottom:25px;}
    .nyxw .list .img{height:140px;width: calc(20% + 100px);}
    .nyxw .list .tt{width: calc(80% - 100px);padding:5px 0 10px 20px;}
    .nyxw .list .tt .tt1{font-size: 18px;}
}
