@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:1.5;
	font-family: Source;
	margin:auto
	}
@font-face
{
	font-family: 思源黑体;
	src: url('../font/思源黑体 CN-Light.otf'),
	url('../font/思源黑体 CN-Light.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: DIN;
	src: url('../font/DIN-Bold.otf'),
	url('../font/DIN-Bold.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: anton;
	src: url('../font/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Roboto;
	src: url('../font/Roboto-Regular.ttf'),
	url('../font/Roboto-Regular.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Source;
	src: url('../font/Source-Han-Serif-CN-Bold.ttf'),
	url('../font/Source-Han-Serif-CN-Bold.ttf'); /* IE9+,可以是具体的实际链接 */
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333;
	text-decoration:none;
	}
a:hover{
	color:#BB8F62;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}


@media (min-width:1000px) {
	
.header.yanse{
	background-color: rgba(255,255,255,1);
	border-bottom: 1px solid rgba(255,255,255,0.2);
	top:0;
}
.header.yanse a{
	color: #333333;
}
.header.yanse .sx{
	background-color:#CCC;
}
.header.yanse .innav ul li{
	color:#333;
}
.header.yanse a:hover{
	color:#EF892D;
}
.header.yanse a i{
	color: #999999;
}
.header.yanse .cur{
	color: #BB272E;
}
.header.yanse{
	top:0px;
}
.header.yanse.yanse01{
	top:33px;
}
.header.yanse.yanse01 a{
	color: #333;
}
.header.yanse.yanse01{
	background-color: rgba(0,0,0,0);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header.yanse.yanse01 .sx{
	background-color:rgba(255,255,255,0.30);
}
.header.yanse.yanse01 .innav ul li{
	color:#333;
}
.main{
	width:auto;
	max-width:1440px;
	margin:auto;
	padding:0 15px;
}
.header{
	width:100%;
	float:left;
	position: fixed;
	left:0;
	z-index:999999;
	height:90px;
	background-color:#000;
}
.intop{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	height:90px;
}

.logo{
	width:137px;
	display: flex;
	align-items: center;
	height:27px;
	max-width:9.5138%;
}
.logo img{
	max-width:100%;
	height:auto;
}
.innav{
	width: auto;
	height: 55px;
}
.innav ul{
	display: flex;
	align-items: center;
}
.innav ul li{
	width:auto;
	display: flex;
	align-items: center;
	height: 55px;
	margin-left:3.125vw;
	font-size:16px;
	position:relative;
	font-family: 思源黑体;
}
.innav ul li a{
	height: 55px;
	line-height:55px;
	color:#FFF;
}
.innav ul li a:hover{
	color:#BB8F62;
}
.zyw{
	width: auto;
	display: flex;
	align-items: center;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.zyw a{
	color:#FFF;
}
.zyw a:hover{
	color:#BB8F62;
}

.index01{
	width:100%;
	float:left;
	margin-top:140px;
	position:relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-image:url(../img/sxb.png);
	background-position:center top 217px;
	background-repeat:no-repeat;
}
.index01 ul{
	width:41.666%;
}
.index01 ul li{
	width:100%;
	float:left;
	margin-top:80px;
}
.index01 ul li.mart217{
	margin-top:217px;
}
.index01 ul li.mart0{
	margin-top:0px;
}
.index01 ul li .pic{
	overflow:hidden;
}
.index01 ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.index01 ul li:hover .pic img{
	transform: scale(1.05);
}
.index01 ul li dl dt{
	font-size:24px;
	text-align:center;
	font-family: Source;
	margin-top:40px;
}
.index01 ul li dl dd{
	margin-top:10px;
	font-size:14px;
	line-height:25px;
	color:#999;
	text-align:center;
	padding:0 26px;
}
.index01 ul li:hover dl dt{
	color:#BB8F62;
}
.intit{
	width:50%;
	position:absolute;
	left:calc(50% - 25px);
	top:0;
	z-index:1;
}
.intit dl dt{
	font-size:42px;
	line-height:92px;
}
.intit dl dd{
	font-size:14px;
	line-height:25px;
	color:#999;
	margin-top:10px;
}

.index02{
	width:100%;
	float:left;
	margin-top:130px;
	height:860px;
	position:relative;
	background-color:#000;
}
.index02 .pic{
	width:50%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	overflow:hidden;
}
.index02 .pic img{
	min-width:100%;
	min-height:100%;
	display:block;
}
.index02 .tex{
	width:100%;
	position:absolute;
	height:100%;
	left:0;
	top:0;
	z-index:2;
}
.index02 .tex .tex01{
	width:50%;
	float:left;
	margin-top:160px;
	background-image:url(../img/sx.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:72px;
	padding-right:126px;
	font-size:14px;
	line-height:25px;
	color:#999;
}
.index02 .tex .tex01 h1{
	font-size:32px;
	line-height:50px;
	color:#B09783;
}
.index02 .tex .tex01 h2{
	font-size:32px;
	line-height:46px;
	color:#FFF;
	margin-top:40px;
	margin-bottom:47px;
}
.index02 .tex .tex01 .ab{
	display:flex;
	margin-top:70px;
}
.index02 .tex .tex01 .ab a{
	width: 404px;
	height: 72px;
	border: 2px solid #b09783;
	color:#B09783;
	font-size:14px;
	text-align:center;
	line-height:72px;
}
.index03{
	width:100%;
	float:left;
	background-image:url(../img/nbj.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:840px;
}
.intit2{
	width:38.125%;
	float:right;
	margin-top:140px;
}
.intit2 dl dt{
	font-size:64px;
	line-height:92px;
}
.intit2 dl dd{
	font-size:14px;
	line-height:25px;
	color:#999;
	margin-top:10px;
}
.inntj{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	position:relative;
}
.inntj .a01{
	width:49.3%;
	font-size:16px;
	line-height:24px;
	color:#999;
}
.inntj .a01 h1{
	font-size:16px;
	line-height:58px;
	font-weight:normal;
	color:#BB8F62;
}
.inntj .a01 h1 i{
	font-size:48px;
}
.inntj .a01 h2{
	margin-bottom:20px;
	margin-top:10px;
	font-size:32px;
	line-height:46px;
	color:#333;
	width:60%;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inntj .pic{
	width:27.777%;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}
.inntj .pic img{
	width:100%;
	height:auto;
	display:block;
}
.index04{
	width:100%;
	float:left;
	background-image:url(../img/alb.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:140px;
}
.innew{
	width:100%;
	float:left;
}
.innew ul{
	display:flex;
	flex-wrap: wrap;
}
.innew ul li{
	width:calc(36.33% - 9%);
	margin-right:9%;
	margin-top:112px;
}
.innew ul li:nth-child(3n){
	margin-right:0px;
}
.innew ul li h1{
	font-size:16px;
	line-height:58px;
	font-weight:normal;
	color:#BB8F62;
}
.innew ul li h1 i{
	font-size:48px;
}
.innew ul li dl dt{
	margin-bottom:25px;
	margin-top:37px;
	font-size:24px;
	line-height:34px;
	color:#333;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.innew ul li dl dd{
	font-size:14px;
	line-height:28px;
	color:#999;
}

.incase{
	width:58.61%;
	float:left;
	margin-top:195px;
}

.foot{
	width:100%;
	float:left;
	background-color:#000;
	padding:100px 0;
}
.foot01{
	width:100%;
	float:left;
	padding-bottom:40px;
	border-bottom: 1px solid rgba(255,255,255,0.30);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.foot01 a{
	margin-left:3.125vw;
	color:#FFF;
	font-size:14px;
	font-family: 思源黑体;
}

.foot02{
	width:100%;
	float:left;
	margin-top:60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: rgba(255,255,255,0.60);
	font-size:12px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	
}
.foot02 .a02{
	display: flex;
	flex-wrap: wrap;
}
.foot02 .a01{
	margin-left:1.0416vw;
	position:relative;
	height:40px;
}
.foot02 .a01 .xla{
	width: auto;
	padding:10px 20px;
	position:absolute;
	top:-40px;
	left:-50px;
	z-index:11;
	opacity:0;
	visibility:hidden;
	font-size:16px;
}
.foot02 .a01 .xla.bb{
	top:-160px;
}
.foot02 .a01:hover .xla{
	opacity:1;
	visibility:visible;
}

.pp01{
	width:100%;
	float:left;
	margin-top:210px;
	display: flex;
	justify-content:center;
}
.zci {
    width: 100%;
    float: left;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zci .pic {
    width: 35%;
}
.zci .pic img {
    width: 100%;
    height: auto;
    display: block;
}
.zci .tex {
    width: 60%;
    font-size: 16px;
    line-height: 30px;
    color: #999;
}
.pp01 div{
	width:75.7638%;
	text-align:center;
	font-size:14px;
	line-height:30px;
	color:#999;
}
.pp01 div h1{
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	text-transform:uppercase;
	color:#B09783;
}
.pp01 div h2{
	margin-top:10px;
	margin-bottom:30px;
	font-size:40px;
	line-height:57px;
	color:#333;
	font-weight:normal;
}
.pp01 div h2.f36{
	font-size:36px;
}
.ppban{
	width:100%;
	float:left;
	margin-top:70px;
}
.ppban img{
	width:100%;
	height:auto;
	display:block;
}

.youshi{
	width:100%;
	float:left;
	margin-top:80px;
}
.youshi ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.youshi ul li{
	width:31.527%;
	position:relative;
	overflow:hidden;
}
.youshi ul li .tex{
	width:auto;
	position:absolute;
	font-size:20px;
	line-height:29px;
	left:60px;
	bottom:60px;
	z-index:1;
	display: flex;
	align-items: center;
}
.youshi ul li .tex img{
	width:auto;
	height:auto;
	margin-right:15px;
}
.youshi ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.youshi ul li:hover img{
	transform: scale(1.05);
}

.zxly{
	width:100%;
	float:left;
	margin-top:20px;
}
.zxly ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly ul li{
	width:49.0277%;
	margin-top:20px;
	display: flex;
	align-items: center;
}
.zxly ul li dl{
	width:100%;
}
.zxly ul li dl dt{
	font-size:12px;
	line-height:16px;
	color:#666;
}
.zxly ul li dl dd{
	margin-top:10px;
}
.bk{
	width:100%;
	border: 1px solid #e0e0e0;
	line-height:64px;
	padding-left:10px;
	color:#999;
	outline:none;
}
.anniu{
	width: 404px;
	height: 72px;
	border: 2px solid #b09783;
	background-color:transparent;
	line-height:72px;
	text-align:center;
	font-size:14px;
	color:#B09783;
	cursor:pointer;
}
.anniu2{
	width: 404px;
	height: 72px;
	border: 2px solid #b09783;
	line-height:72px;
	text-align:center;
	font-size:14px;
	color:#B09783;
	cursor:pointer;
	border:0px;
}
.zxly ul li:nth-child(3){
	width:100%;
}
.zxly ul li:nth-child(4){
	width:100%;
	justify-content:center;
	margin-top:40px;
}
.zxly ul li:nth-child(4).jyou{
	justify-content:flex-start;
}
.zxzx{
	width:100%;
	float:left;
	margin-top:75px;
	position:relative;
}
.zxzx img{
	width:100%;
	height:auto;
	display:block;
}
.zxzx .tex{
	width:100%;
	position:absolute;
	height:100%;
	left:0;
	top:0;
	z-index:1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.zxzx .tex dl dt{
	font-size:36px;
	line-height:52px;
	color:#FFF;
}
.zxzx .tex dl dd{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top:52px;
}
.zxzx .tex dl dd a{
	width: 404px;
	height: 72px;
	background: #ffffff;
	line-height:72px;
	font-size:14px;
	text-align:center;
}
.cplm{
	width:100%;
	float:left;
	margin-top:190px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:16px;
	line-height:23px;
}
.cplm i{
	width:9px;
	height:9px;
	background-image:url(../img/fan.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:1.125vw;
	margin-right:1.125vw;
}
.cplm .cur{
	color:#BB8F62;
}
.cp01{
	width:100%;
	float:left;
	margin-top:80px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cp01 .tex{
	width:60%;
	font-size:14px;
	line-height:30px;
	color:#999;
}
.cp01 .pic{
	width:31.527%;
	overflow:hidden;
}
.cp01 .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.cp01 .pic:hover img{
	transform: scale(1.05);
}
.prolist{
	width:100%;
	float:left;
	margin-top:40px;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
}
.prolist ul li{
	width:calc(34.2% - 40px);
	margin-right:40px;
	margin-top:60px;
	position:relative;
	overflow: hidden;
}
.prolist ul li:nth-child(3n){
	margin-right:0px;
}
.prolist ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.prolist ul li:hover img{
	transform: scale(1.05);
}
.prolist ul li .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background-color:rgba(0,0,0,0.3);
	opacity:0;
	transition: all 0.6s;
	padding:30% 65px;
	color:#FFF;
	font-size:14px;
	line-height:25px;
	text-align:center;
}
.prolist ul li .tex h1{
	font-size:24px;
	line-height:34px;
	margin-bottom:6.62%;
}
.prolist ul li .tex .more{
	margin-top:18.7%;
	display: flex;
	justify-content: center;
}
.prolist ul li .tex .more a{
	width: 280px;
	height: 72px;
	border: 2px solid #ffffff;
	line-height:72px;
	text-align:center;
	font-size:14px;
	color:#FFF;
}
.prolist ul li:hover .tex{
	opacity:1;
}
.ht{
	width:100%;
	float:left;
	margin-top:100px;
	height:12px;
	background-image:url(../img/ht.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.fy{
	width:100%;
	float:left;
	margin-top:60px;
	margin-bottom:100px;
}
.fy ul{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	align-items: center;
}
.fy ul li{
	width:auto;
}
.fy ul li a{
	padding:10px 15px;
}
.fy ul li b{
	font-family:'宋体';
}

.al01{
	width:100%;
	float:left;
	margin-top:150px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.al01 .pic{
	width:56.9444%;
	position:relative;
}
.al01 .pic .tp{
	width:42.19%;
	position:absolute;
	bottom:0px;
	right:-8.9%;
	z-index:1;
}
.al01 .pic .tp img{
	width:100%;
	height:auto;
	display:block;
}
.al01 .pic dl dt{
	overflow:hidden;
}
.al01 .pic dl dt img{
	width:100%;
	height:auto;
	display:block;
}
.al01 .pic dl dd{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size:12px;
	color:#999;
	margin-top:47px;
}
.al01 .pic dl dd i{
	width:49%;
	height:9px;
	background-image:url(../img/ht2.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:30px;
}
.al01 .tex{
	width:31%;
	font-size:14px;
	line-height:30px;
	color:#999;
}
.al01 .tex h1{
	margin-top:57px;
	margin-bottom:39px;
	font-size:24px;
	line-height:34px;
	color:#333;
}
.al01 .tex .more{
	display:flex;
	margin-top:150px;
}
.al01 .tex .more a{
	width: 385px;
	height: 72px;
	border: 2px solid #b09783;
	line-height:72px;
	text-align:center;
	font-size:14px;
	color:#B09783;
}
.allist{
	width:100%;
	float:left;
	margin-top:60px;
}
.allist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.allist ul li{
	width:47.916%;
	margin-top:60px;
}
.allist ul li dl dt{
	overflow:hidden;
}
.allist ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.allist ul li:hover dl dt img{
	transform: scale(1.05);
}
.allist ul li dl dd{
	margin-top:30px;
	font-size:20px;
	line-height:29px;
}
.proshow{
	width:100%;
	float:left;
	margin-top:80px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:100px;
}
.proshow-l{
	width:765px;
}
.proshow-r{
	width:calc(100% - 845px);
	font-size:14px;
	line-height:30px;
	color:#999;
}
.proshow-r h1{
	font-size:16px;
	line-height:23px;
}
.proshow-r dl dt{
	margin-top:20px;
	font-size:24px;
	line-height:34px;
	color:#333;
}
.proshow-r dl dd{
	display:flex;
	margin-top:20px;
	margin-bottom:40px;
}
.proshow-r dl dd i{
	width: 105px;
	height: 1px;
	background-color:#b09783;
}
.proshow-r .more{
	display:flex;
	margin-top:80px;
}
.proshow-r .more a{
	width: 404px;
	height: 72px;
	border: 2px solid #b09783;
	line-height:72px;
	text-align:center;
	font-size:14px;
	color:#B09783;
}
.proshow-r .xtb{
	margin-top:130px;
	display:flex;
}
.proshow-r .xtb .a01{
	position:relative;
}
.proshow-r .xtb .a01 .xla{
	width:200px;
	position:absolute;
	top:-40px;
	left:-30px;
	z-index:11;
	opacity:0;
	visibility:hidden;
	padding-bottom:100px;
}
.proshow-r .xtb .a01 .xla.bb{
	top:-170px;
	left:0;
}
.proshow-r .xtb .a01 .xla.bb img{
	height:5.0rem;
	width:auto;
}
.proshow-r .xtb .a01:hover .xla{
	opacity:1;
	visibility:visible;
}
.proshow-r .xtb a{
	margin-right:20px;
}
.newtj{
	width:100%;
	float:left;
	margin-top:150px;
	border: 1px solid #bdbdbd;
	padding:60px 80px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newtj .pic{
	width:43.75%;
	overflow:hidden;
}
.newtj .pic img{
	width:100%;
	height:auto;
	display:block;
}
.newtj .tex{
	width:50.46875%;
}
.newtj .tex h1{
	font-size:20px;
	line-height:24px;
	font-weight:normal;
}
.newtj .tex dl dt{
	margin-top:40px;
	font-size:14px;
	line-height:30px;
	color:#999;
}
.newtj .tex dl dd{
	margin-top:70px;
	color:#BB8F62;
}
.newtj .tex dl dd i{
	font-size:48px;
}
.newtj .tex .more{
	display:flex;
	margin-top:70px;
}
.newtj .tex .more a{
	width: 385px;
	height: 72px;
	border: 2px solid #b09783;
	line-height:72px;
	text-align: center;
	color:#B09783;
}
.newlist{
	width:100%;
	float:left;
	margin-top:60px;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}
.newlist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newlist ul li{
	width:50%;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	padding:80px;
	transition: all 0.6s;
}
.newlist ul li:hover{
	background-color:#B09783;
}
.newlist ul li:hover dl dt{
	color:#FFF;
}
.newlist ul li:hover dl dd{
	color: rgba(255,255,255,0.60);
}
.newlist ul li .pic{
	overflow:hidden;
}
.newlist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li dl dt{
	margin-top:40px;
	font-size:20px;
	line-height:24px;
}
.newlist ul li dl dd{
	margin-top:60px;
	color:#BB8F62;
}
.newlist ul li dl dd i{
	font-size:48px;
}

.dwei{
	width:100%;
	float:left;
	margin-top:140px;
	padding-bottom:17px;
	border-bottom:1px solid #e0e0e0;
	font-size:14px;
	line-height:16px;
	color:#828282;
}
.dwei a{
	color:#828282;
}
.newtit{
	width:100%;
	float:left;
	margin-top:57px;
	font-size:24px;
	line-height:34px;
}
.newdate{
	width:100%;
	float:left;
	margin-top:54px;
	font-size:12px;
	line-height:16px;
	color:#828282;
}
.newtex{
	width:100%;
	float:left;
	margin-top:44px;
	font-size:14px;
	line-height:30px;
}
.newtex img{
	max-width:100%;
	height:auto;
}

.back{
	width:100%;
	float:left;
	margin-top:80px;
	margin-bottom:60px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.back a{
	width: 385px;
	height: 72px;
	border: 2px solid #b09783;
	line-height:72px;
	text-align:center;
	font-size:14px; 
	color:#B09783;
}
.lxwrap{
	width:100%;
	float:left;
	margin-top:90px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwrap .pic{
	width:50%;
	overflow:hidden;
}
.lxwrap .pic img{
	min-height:100%;
	min-width:100%;
	display:block;
}
.lxwrap .tex{
	width:50%;
	padding:80px;
}
.lxwrap .tex .lx01{
	width:100%;
	float:left;
}
.lxwrap .tex .lx01 h1{
	font-size:16px;
	line-height:19px;
	color:#B09783;
	font-weight:normal;
	text-transform:uppercase;
}
.lxwrap .tex .lx01 h2{
	margin-top:10px;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
}
.lxwrap .tex .lx01 ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwrap .tex .lx01 ul li{
	width:auto;
	display:flex;
	margin-top:35px;
}
.lxwrap .tex .lx01 ul li img{
	width:48px;
	margin-right:20px;
}
.lxwrap .tex .lx01 ul li dl dt{
	font-size:12px;
	line-height:16px;
	color:#999;
}
.lxwrap .tex .lx01 ul li dl dd{
	margin-top:7px;
	font-size:14px;
	line-height:18px;
}
.lxwrap .tex .lx02{
	width:100%;
	float:left;
	margin-top:110px;
}
.lxwrap .tex .lx02 h1{
	font-size:24px;
	line-height:34px;
	font-weight:normal;
}



.index_zhuanjia{ width:765px; overflow:hidden; float: left;}
.index_zhuanjia_pic{ width:600px; height:800px; overflow:hidden; float:left;position:relative; border:1px solid #bdbdbd;}
.index_zhuanjia_pic ul{height:800px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:600px; height:800px; overflow:hidden;position:relative;float:left; text-align:center;}
.index_zhuanjia_pic li span{ height:100%; display: inline-block;vertical-align: middle;}
.index_zhuanjia_pic li img{ max-width:100%; max-height:100%; vertical-align: middle;}

.index_zhuanjia_left_inc{ width:72px; height:72px; position:absolute;left:10px;bottom:10px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_left_inc:hover{background:url(../images/float_left_inc2.png) left top no-repeat; -webkit-transform: rotate(180deg)}
.index_zhuanjia_right_inc{ width:72px; height:72px; position:absolute;right:10px;bottom:10px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9; -webkit-transform: rotate(180deg)}
.index_zhuanjia_right_inc:hover{background:url(../images/float_left_inc2.png) left top no-repeat;-webkit-transform: rotate(360deg)}
.index_zhuanjia_list{ width:143px;height:800px; overflow:hidden; float:right;}
.index_zhuanjia_lists{width:143px; height:800px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:143px; height:800px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:143px; height:190px; position:relative; margin-bottom: 14px; }
.index_zhuanjia_lists ul li.on dd img{ width:137px; height:184px; border:3px solid #b09783;}
.index_zhuanjia_lists ul li dd{ width:143px; height:190px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:143px; height:188px; border:1px #bdbdbd solid;}
.index_zhuanjia_pre{ width:312px; height:23px; overflow:hidden; cursor:pointer;background:#b2b0b0 url(../images/index_zhuanjia_pre.png) no-repeat center; display:none;}
.index_zhuanjia_next{ width:312px; height:23px; overflow:hidden; cursor:pointer;background:#b2b0b0 url(../images/index_zhuanjia_next.png) no-repeat center; display:none;}











.mart40{
	margin-top:40px;
}
.mart217{
	margin-top:217px;
}
.mart80{
	margin-top:80px;
}
.pc{
	display: block;
}
.moblie{
	display: none;
}
.header2{
	display: none;
}



	
}


@media (min-width:1000px) and (max-width:1600px){




	
}

@media (min-width:1000px) and (max-width:1500px){

.innav ul li{
	margin-left:2.5vw;
}


	
}

@media (min-width:1000px) and (max-width:1360px){

.innav ul li{
	width:auto;
	display: flex;
	align-items: center;
	height: 55px;
	margin-left:2.125vw;
	font-size:12px;
	position:relative;
}

.proshow-l{
	width:565px;
}
.proshow-r{
	width:calc(100% - 645px);
	font-size:14px;
	line-height:30px;
	color:#999;
}

.index_zhuanjia{ width:565px; overflow:hidden; float: left;}
.index_zhuanjia_pic{ width:400px; height:600px; overflow:hidden; float:left;position:relative; border:1px solid #bdbdbd;}
.index_zhuanjia_pic ul{height:600px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:400px; height:600px; overflow:hidden;position:relative;float:left; text-align:center; overflow:hidden;}
.index_zhuanjia_pic li span{ height:100%; display: inline-block;vertical-align: middle;}
.index_zhuanjia_pic li img{ min-width:100%; min-height:100%; vertical-align: middle;}

.index_zhuanjia_left_inc{ width:72px; height:72px; position:absolute;left:10px;bottom:10px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_left_inc:hover{background:url(../images/float_left_inc2.png) left top no-repeat; -webkit-transform: rotate(180deg)}
.index_zhuanjia_right_inc{ width:72px; height:72px; position:absolute;right:10px;bottom:10px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9; -webkit-transform: rotate(180deg)}
.index_zhuanjia_right_inc:hover{background:url(../images/float_left_inc2.png) left top no-repeat;-webkit-transform: rotate(360deg)}
.index_zhuanjia_list{ width:143px;height:600px; overflow:hidden; float:right;}
.index_zhuanjia_lists{width:143px; height:600px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:143px; height:600px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:143px; height:190px; position:relative; margin-bottom: 14px; }
.index_zhuanjia_lists ul li.on dd img{ width:137px; height:184px; border:3px solid #b09783;}
.index_zhuanjia_lists ul li dd{ width:143px; height:190px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:143px; height:188px; border:1px #bdbdbd solid;}
.index_zhuanjia_pre{ width:312px; height:23px; overflow:hidden; cursor:pointer;background:#b2b0b0 url(../images/index_zhuanjia_pre.png) no-repeat center; display:none;}
.index_zhuanjia_next{ width:312px; height:23px; overflow:hidden; cursor:pointer;background:#b2b0b0 url(../images/index_zhuanjia_next.png) no-repeat center; display:none;}

	
}





@media (max-width:999px) {


.pc{
	display: none;
}
.moblie{
	width: 100%;
	float: left;
}
.header{
	display: none;
}

.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	vertical-align:middle; 
	margin-left:5%;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 15px; 
	height: 15px; 
	background:url(../img/close2.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:4rem; 
	background:#000;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:3rem; 
	vertical-align:middle;
} 
.subNav3{
	width:100%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:3.0rem; 
	font-size:1.0rem;
	font-weight: bold;
	display:flex;
}
.subNav3 a{
	width:100%; height:100%;
}
.subNav3 i{ 
	padding:0.5rem; 
	background:url(../img/jt01.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:0rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #BB8F62; color: #FFFFFF;}
.currentDd3 a{
	color: #FFFFFF;
}
.currentDd3 i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left; 
	width:90%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:2.0rem; 
	font-size:0.8rem; 
	padding-bottom:0px;
}
.navContent3 h2{
	font-size: 0.8rem;
	line-height: 2.0rem;
	font-weight:normal;
}

.main{
	width:100%;
	float:left;
	padding:0 5%;
}

.index01{
	width:100%;
	float:left;
	margin-top:3.0rem;
	position:relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index01 ul{
	width:100%;
}
.index01 ul li{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.index01 ul li.mart217{
	margin-top:2.0rem;
}
.index01 ul li.mart0{
}
.index01 ul li .pic{
	overflow:hidden;
}
.index01 ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.index01 ul li:hover .pic img{
	transform: scale(1.05);
}
.index01 ul li dl dt{
	font-size:1.0rem;
	text-align:center;
	font-family: Source;
	margin-top:1.0rem;
}
.index01 ul li dl dd{
	margin-top:0.2rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
	text-align:center;
	padding:0 1.0rem;
}
.index01 ul li:hover dl dt{
	color:#BB8F62;
}
.intit{
	width:100%;
	float:left;
}
.intit dl dt{
	font-size:1.5rem;
	line-height:2.0rem;
}
.intit dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
	margin-top:0.2rem;
}

.index02{
	width:100%;
	float:left;
	margin-top:3.0rem;
	height: auto;
	position:relative;
	background-color:#000;
}
.index02 .pic{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.index02 .pic img{
	width:100%;
	height:auto;
	display:block;
}
.index02 .tex{
	width:100%;
	float:left;
}
.index02 .tex .tex01{
	width:100%;
	float:left;
	margin-top:3.0rem;
	background-image:url(../img/sx.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:2.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.index02 .tex .tex01 h1{
	font-size:1.2rem;
	line-height:2.0rem;
	color:#B09783;
}
.index02 .tex .tex01 h2{
	font-size:1.0rem;
	line-height:1.5rem;
	color:#FFF;
	margin-top:1.0rem;
	margin-bottom:1.5rem;
}
.index02 .tex .tex01 .ab{
	display:flex;
	margin-top:3.0rem;
}
.index02 .tex .tex01 .ab a{
	width: 8.0rem;
	height: 2.5rem;
	border: 2px solid #b09783;
	color:#B09783;
	font-size:0.8rem;
	text-align:center;
	line-height:2.0rem;
}
.index03{
	width:100%;
	float:left;
	background-image:url(../img/nbj.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: auto;
	padding:3.0rem 0;
}
.intit2{
	width:100%;
	float:left;
}
.intit2 dl dt{
	font-size:1.5rem;
	line-height:2.0rem;
}
.intit2 dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
	margin-top:0.2rem;
}
.inntj{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	position:relative;
}
.inntj .a01{
	width:70%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.inntj .a01 h1{
	font-size:0.8rem;
	line-height:1.5rem;
	font-weight:normal;
	color:#BB8F62;
}
.inntj .a01 h1 i{
	font-size:1.5rem;
}
.inntj .a01 h2{
	margin-bottom:1.0rem;
	margin-top:0.2rem;
	font-size:1.0rem;
	line-height:1.5rem;
	color:#333;
}
.inntj .pic{
	width:27.777%;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}
.inntj .pic img{
	width:100%;
	height:auto;
	display:block;
}
.index04{
	width:100%;
	float:left;
	padding-bottom:2.0rem;
}
.innew{
	width:100%;
	float:left;
}
.innew ul{
	display:flex;
	flex-wrap: wrap;
}
.innew ul li{
	width:100%;
	margin-top:2.0rem;
}
.innew ul li h1{
	font-size:0.8rem;
	line-height:1.5rem;
	font-weight:normal;
	color:#BB8F62;
}
.innew ul li h1 i{
	font-size:1.5rem;
}
.innew ul li dl dt{
	margin-bottom:1.0rem;
	margin-top:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	color:#333;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.innew ul li dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}

.incase{
	width:100%;
	float:left;
	margin-top:3.0rem;
}

.foot{
	width:100%;
	float:left;
	background-color:#000;
	padding-bottom:2.0rem;
}
.foot01{
	width:100%;
	float:left;
	padding-bottom:1.0rem;
	border-bottom: 1px solid rgba(255,255,255,0.30);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	display:none;
}
.foot01 a{
	margin-left:3.125vw;
	color:#FFF;
	font-size:14px;
	font-family: 思源黑体;
}
.foot02{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: rgba(255,255,255,0.60);
	font-size:0.8rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}
.foot02 a{
	margin-left:1.0416vw;
}
.foot02 .aa01{
	margin-top:2.0rem;
}

.foot02 .a02{
	display: flex;
	flex-wrap: wrap;
	margin-top:2.0rem;
}
.foot02 .a02 img{
	height:2.0rem;}
.foot02 .a01{
	margin-left:1.0416vw;
	position:relative;
	height:40px;
}
.foot02 .a01 .xla{
	width:200px;
	position:absolute;
	top:-2.0rem;
	left:-30px;
	z-index:11;
	opacity:0;
	visibility:hidden;
	padding-bottom:100px;
}
.foot02 .a01 .xla.bb{
	top:-6.0rem;
	left:0;
}
.foot02 .a01 .xla.bb img{
	height:5.0rem;
	width:auto;
}
.foot02 .a01:hover .xla{
	opacity:1;
	visibility:visible;
}

.pp01{
	width:100%;
	float:left;
	margin-top:6.0rem;
	display: flex;
	justify-content:center;
}
.pp01 div{
	width:100%;
	text-align:center;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.pp01 div h1{
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:normal;
	text-transform:uppercase;
	color:#B09783;
}
.pp01 div h2{
	margin-top:0.2rem;
	margin-bottom:1.0rem;
	font-size:1.5rem;
	line-height:2.0rem;
	color:#333;
	font-weight:normal;
}
.pp01 div h2.f36{
	font-size:1.2rem;
}
.ppban{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.ppban img{
	width:100%;
	height:auto;
	display:block;
}

.youshi{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.youshi ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.youshi ul li{
	width:100%;
	position:relative;
	overflow:hidden;
	margin-top:1.0rem;
}
.youshi ul li .tex{
	width:auto;
	position:absolute;
	font-size:1.0rem;
	line-height:1.5rem;
	left:2.0rem;
	bottom:2.0rem;
	z-index:1;
	display: flex;
	align-items: center;
}
.youshi ul li .tex img{
	width:auto;
	height:auto;
	margin-right:0.5rem;
}
.youshi ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.youshi ul li:hover img{
	transform: scale(1.05);
}

.zxly{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.zxly ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zxly ul li{
	width:100%;
	margin-top:1.0rem;
	display: flex;
	align-items: center;
}
.zxly ul li dl{
	width:100%;
}
.zxly ul li dl dt{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.zxly ul li dl dd{
	margin-top:0.2rem;
}
.bk{
	width:100%;
	border: 1px solid #e0e0e0;
	line-height:2.5rem;
	padding-left:0.5rem;
	color:#999;
	outline:none;
}
.anniu{
	width: 8.0rem;
	height: 2.5rem;
	border: 2px solid #b09783;
	background-color:transparent;
	line-height:2.5rem;
	text-align:center;
	font-size:0.8rem;
	color:#B09783;
	cursor:pointer;
}

.zxly ul li:nth-child(3){
	width:100%;
}
.zxly ul li:nth-child(4){
	width:100%;
	justify-content:center;
	margin-top:2.0rem;
}
.zxly ul li:nth-child(4).jyou{
	justify-content:flex-start;
}
.zxzx{
	width:100%;
	float:left;
	margin-top:2.0rem;
	position:relative;
	overflow:hidden;
}
.zxzx img{
	min-width:100%;
	display:block;
	max-height:15rem;
}
.zxzx .tex{
	width:100%;
	position:absolute;
	height:100%;
	left:0;
	top:0;
	z-index:1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding:0 5%;
	text-align:center;
}
.zxzx .tex dl dt{
	font-size:1.0rem;
	line-height:2.0rem;
	color:#FFF;
}
.zxzx .tex dl dd{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top:1.0rem;
}
.zxzx .tex dl dd a{
	width: 8.0rem;
	height: 2.5rem;
	background: #ffffff;
	line-height:2.5rem;
	font-size:0.8rem;
	text-align:center;
}
.cplm{
	width:100%;
	float:left;
	margin-top:6.0rem;
	display: flex;
	align-items: center;
	font-size:0.9rem;
	line-height:1.5rem;
	flex-wrap: wrap;
}
.cplm a{
	width:32%;
	margin-right:1%;
	float:left;
	margin-top:0.5rem;
}
.cplm i{
	width:9px;
	height:9px;
	background-image:url(../img/fan.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:1.125vw;
	margin-right:1.125vw;
	display:none;
}
.cplm .cur{
	color:#BB8F62;
}
.cp01{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cp01 .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.cp01 .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.cp01 .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.cp01 .pic:hover img{
	transform: scale(1.05);
}
.prolist{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.prolist ul li{
	width:48%;
	margin-top:2.0rem;
	position:relative;
	overflow: hidden;
}
.prolist ul li img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.prolist ul li:hover img{
	transform: scale(1.05);
}
.prolist ul li .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background-color:rgba(0,0,0,0.3);
	opacity:0;
	transition: all 0.6s;
	padding:20% 1.0rem;
	color:#FFF;
	font-size:0.8rem;
	line-height:1.5rem;
	text-align:center;
}
.prolist ul li .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:6.62%;
}
.prolist ul li .tex .more{
	margin-top:18.7%;
	display: flex;
	justify-content: center;
}
.prolist ul li .tex .more a{
	width: 8.0rem;
	height: 2.5rem;
	border: 2px solid #ffffff;
	line-height:2.5rem;
	text-align:center;
	font-size:0.8rem;
	color:#FFF;
}
.prolist ul li:hover .tex{
	opacity:1;
}
.ht{
	width:100%;
	float:left;
	margin-top:3.0rem;
	height:12px;
	background-image:url(../img/ht.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.fy{
	width:100%;
	float:left;
	margin-top:2.0rem;
	margin-bottom:3.0rem;
}
.fy ul{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	align-items: center;
}
.fy ul li{
	width:auto;
	font-size:0.8rem;
}
.fy ul li a{
	padding:0.2rem 0.5rem;
}
.fy ul li b{
	font-family:'宋体';
}

.al01{
	width:100%;
	float:left;
	margin-top:6.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.al01 .pic{
	width:100%;
	position:relative;
}
.al01 .pic .tp{
	width:42.19%;
	position:absolute;
	bottom:0px;
	right:-8.9%;
	z-index:1;
	display:none;
}
.al01 .pic .tp img{
	width:100%;
	height:auto;
	display:block;
}
.al01 .pic dl dt{
	overflow:hidden;
}
.al01 .pic dl dt img{
	width:100%;
	height:auto;
	display:block;
}
.al01 .pic dl dd{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size:0.8rem;
	color:#999;
	margin-top:1.0rem;
}
.al01 .pic dl dd i{
	width:49%;
	height:9px;
	background-image:url(../img/ht2.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:1.0rem;
}
.al01 .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.al01 .tex h1{
	margin-top:2.0rem;;
	margin-bottom:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	color:#333;
}
.al01 .tex .more{
	display:flex;
	margin-top:3.0rem;
}
.al01 .tex .more a{
	width: 8.0rem;
	height: 2.5rem;
	border: 2px solid #b09783;
	line-height:2.5rem;
	text-align:center;
	font-size:0.8rem;
	color:#B09783;
}
.allist{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.allist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.allist ul li{
	width:47.916%;
	margin-top:1.0rem;
}
.allist ul li dl dt{
	overflow:hidden;
}
.allist ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.allist ul li:hover dl dt img{
	transform: scale(1.05);
}
.allist ul li dl dd{
	margin-top:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
}
.proshow{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:3.0rem;
}
.proshow-l{
	width:100%;
}
.proshow-r{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
	margin-top:2.0rem;
}
.proshow-r h1{
	font-size:0.8rem;
	line-height:1.5rem;
}
.proshow-r dl dt{
	margin-top:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	color:#333;
}
.proshow-r dl dd{
	display:flex;
	margin-top:1.0rem;
	margin-bottom:1.5rem;
}
.proshow-r dl dd i{
	width: 3.0rem;
	height: 1px;
	background-color:#b09783;
}
.proshow-r .more{
	display:flex;
	margin-top:2.0rem;
}
.proshow-r .more a{
	width: 8.0rem;
	height: 2.5rem;
	border: 2px solid #b09783;
	line-height:2.5rem;
	text-align:center;
	font-size:0.8rem;
	color:#B09783;
}
.proshow-r .xtb{
	margin-top:3.0rem;
	display:flex;
}
.proshow-r .xtb .a01{
	position:relative;
}
.proshow-r .xtb .a01 .xla{
	width:200px;
	position:absolute;
	top:-2.0rem;
	left:-30px;
	z-index:11;
	opacity:0;
	visibility:hidden;
	padding-bottom:100px;
}
.proshow-r .xtb .a01 .xla.bb{
	top:-6.0rem;
	left:0;
}
.proshow-r .xtb .a01 .xla.bb img{
	height:5.0rem;
	width:auto;
}
.proshow-r .xtb .a01:hover .xla{
	opacity:1;
	visibility:visible;
}
.proshow-r .xtb a{
	margin-right:1.0rem;
}
.newtj{
	width:100%;
	float:left;
	margin-top:6.0rem;
	border: 1px solid #bdbdbd;
	padding:2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newtj .pic{
	width:100%;
	overflow:hidden;
}
.newtj .pic img{
	width:100%;
	height:auto;
	display:block;
}
.newtj .tex{
	width:100%;
	margin-top:2.0rem;
}
.newtj .tex h1{
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:normal;
}
.newtj .tex dl dt{
	margin-top:1.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.newtj .tex dl dd{
	margin-top:2.0rem;
	color:#BB8F62;
}
.newtj .tex dl dd i{
	font-size:1.5rem;
}
.newtj .tex .more{
	display:flex;
	margin-top:2.0rem;
}
.newtj .tex .more a{
	width: 8.0rem;
	height: 2.5rem;
	border: 2px solid #b09783;
	line-height:2.0rem;
	text-align: center;
	color:#B09783;
}
.newlist{
	width:100%;
	float:left;
	margin-top:2.0rem;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}
.newlist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newlist ul li{
	width:100%;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	padding:2.0rem;
	transition: all 0.6s;
}
.newlist ul li:hover{
	background-color:#B09783;
}
.newlist ul li:hover dl dt{
	color:#FFF;
}
.newlist ul li:hover dl dd{
	color: rgba(255,255,255,0.60);
}
.newlist ul li .pic{
	overflow:hidden;
}
.newlist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}
.newlist ul li dl dt{
	margin-top:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
}
.newlist ul li dl dd{
	margin-top:2.0rem;
	color:#BB8F62;
}
.newlist ul li dl dd i{
	font-size:1.5rem;
}

.dwei{
	width:100%;
	float:left;
	margin-top:6.0rem;
	padding-bottom:0.5rem;
	border-bottom:1px solid #e0e0e0;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#828282;
}
.dwei a{
	color:#828282;
}
.newtit{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:1.2rem;
	line-height:1.5rem;
}
.newdate{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:0.8rem;
	line-height:1.0rem;
	color:#828282;
}
.newtex{
	width:100%;
	float:left;
	margin-top:1.5rem;
	font-size:0.8rem;
	line-height:1.5rem;
}
.newtex img{
	max-width:100%;
	height:auto;
}

.back{
	width:100%;
	float:left;
	margin-top:2.0rem;
	margin-bottom:2.0rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.back a{
	width: 8.0rem;
	height: 2.5rem;
	border: 2px solid #b09783;
	line-height:2.0rem;
	text-align:center;
	font-size:0.8rem; 
	color:#B09783;
}
.lxwrap{
	width:100%;
	float:left;
	margin-top:4.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwrap .pic{
	width:100%;
	overflow:hidden;
}
.lxwrap .pic img{
	width:100%;
	height:auto;
	display:block;
}
.lxwrap .tex{
	width:100%;
	padding:2.0rem;
}
.lxwrap .tex .lx01{
	width:100%;
	float:left;
}
.lxwrap .tex .lx01 h1{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#B09783;
	font-weight:normal;
	text-transform:uppercase;
}
.lxwrap .tex .lx01 h2{
	margin-top:0.2rem;
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:normal;
}
.lxwrap .tex .lx01 ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwrap .tex .lx01 ul li{
	width:100%;
	display:flex;
	margin-top:2.0rem;
}
.lxwrap .tex .lx01 ul li img{
	width:2.0rem;
	margin-right:1.0rem;
}
.lxwrap .tex .lx01 ul li dl dt{
	font-size:0.8rem;
	line-height:1.0rem;
	color:#999;
}
.lxwrap .tex .lx01 ul li dl dd{
	margin-top:0.2rem;
	font-size:0.8rem;
	line-height:1.0rem;
}
.lxwrap .tex .lx02{
	width:100%;
	float:left;
	margin-top:4.0rem;
}
.lxwrap .tex .lx02 h1{
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:normal;
}















.mart40{
	margin-top:40px;
}
.mart217{
	margin-top:217px;
}
.mart80{
	margin-top:80px;
}





























}
































