body, html {
  font-family:"Microsoft YaHei",  "Source Han Sans CN" , "PingFang SC" , "PingFang SC","Helvetica Neue", Helvetica,  Arial,  "Hiragino Sans GB", "Heiti SC", sans-serif;
}
.w1600{
  width: 1600px;
  margin:0 auto;
}
.w1320{
  width: 1320px;
  margin:0 auto;
}
.pre{
    position: relative;
}
.pro{
    position: absolute;
}
.ftw{
    font-weight: bold;
}
/* 字体颜色 */
.clff{
  color:#fff;
}
.st{
  font-size: "宋体";
}
.ft30{
  font-size: 30px;
}
.cl66{
  color:#666;
}
.cl33{
  color:#333;
}
/* 字体大小 */
.ft36{
  font-size: 36px;
}
.ft24{
  font-size: 24px;
}
.ft22{
  font-size: 22px;
}
.ft20{
  font-size: 20px;
}
.ft18{
  font-size: 18px;
}
.ft16{
  font-size: 16px;
}
.ft14{
  font-size: 14px;
}
.ft12{
  font-size: 12px;
}

a{
  display: inline-block;
}
.imax{
  max-width: 100%;
}
.dpi{
  display: inline-block;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
}
.w1330{
  width: 1330px;
  margin: 0 auto;
}
/* 版头css */
.header-topList{
  width: 100%;
  height: 60px;
  background: url(../img/images/1_01.jpg) no-repeat top center;
  background-size: 100% 100%;
  align-items: center;
  line-height: 60px;
}
.lx-topLeft a{
  font-size: 14px;
  color:#bf9f62;
}
.lx-topLeft div,.lx-topRight div{
  color:#bf9f62;
}
.lx-topLeft a,.lx-topRight a{
  color:#bf9f62;
}

.jkrx{
  margin-left: 45px;
}
.top-list{
  justify-content: space-between;
}
.lx-topRight{
  justify-content: space-around;
}
.lx-topRight a span{
  display: inline-block;
  width: 8px;
  height: 4px;
  background: url(../img/images/jt_05.png) no-repeat top center;
  background-size: 100% 100%;
  margin-left: 7px;
}
.fixed-right0{
	position: fixed;
	height: 100%;
	width: 50px;
	right:0;
	top:0;
	background:#333333;
	z-index: 999;
}
.fixed-box .item-top:after{
	position: absolute;
	content:"";
	width: 5px;
	height: 10px;
	background:url(../img/mk8.png) no-repeat center;
	background-size: 100%;
	left:0;
	top:0;
	bottom:0;
	margin: auto;
	opacity: 0;
	transition:.5s ease-in-out;
	z-index: 120;

}

.fixed-box{
	height: 320px;
	width: 100%;
	position: absolute;
	top:0;
	bottom:0;
	margin: auto;
}
.fixed-box .items{
	position: relative;
	cursor: pointer;

}
.fixed-box .items:hover .item-top img{
	transition:.5s ease-in-out;

}
.fixed-box .items:hover .item-top .i0{
	opacity: 0;
}
.fixed-box .items:hover .item-top:after,
.fixed-box .items:hover .item-top .i1{
	opacity: 1;
}
.fixed-box .item2 .item-bot,.fixed-box .item1 .item-bot{
	font-size: 14px;
	text-align: center;
	height: 40px;
	color:#fff;
	line-height: 40px;
}
.fixed-box .items:nth-child(n+2){
	margin-top: 45px;
}

.fixed-box .item-top{
	width: 50px;
	height: 50px;
	position: relative;
	z-index: 10;
	transform:translateY(0);
	transition:.5s ease-in-out;

}
.fixed-box .item-bot  img{
	width: 100%;
}
.fixed-box .item-bot{
	position: absolute;
	left: 200%;
	background:#bf9f62;
	    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
	transition:.5s ease-in-out;
	z-index: -10;
	opacity: 0;

}
.fixed-box .items:hover .item-bot{
	left: -100px;
	transition:.5s ease-in-out;
	z-index: 1;
	opacity: 1;

}
.fixed-box .item3 .item-bot,.fixed-box .item4 .item-bot{
	height: 100px;
	padding:7px;
	box-sizing: border-box;
}
.fixed-box .item-top img{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin: auto;
	transition:.5s ease-in-out;
}
.fixed-box .item-top .i1{
	opacity: 0;
}
.lx-topRight .lx-box:nth-child(2){
  margin: 0 43px;
}
.header-botList{
  width: 100%;
  height: 185px;
  background: url(../img/images/3_02.jpg) no-repeat top center;
  background-size: 100% 100%;
  align-items: center;
}
.botList-nav{
  padding: 40px 0 30px 0;
  justify-content: space-between;
}
.nav-type1{
  width: 39px;
    height: 124px;
  line-height: 1.1;
  text-align: center; 
  /*font-family: "Kartika";*/
}
.nav-type1 .span{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #bf9f62;
  line-height: 10px;
  margin-bottom: 10px;
}
.nav-type1 .span b{
  display: -webkit-box;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  margin-top: 2px;
}
.nav-left {
  font-size: 0;
}
.nav-left a:nth-child(n+2),.nav-right a:nth-child(n+2){
  margin-left: 60px;
}
.nav-type2 .span{
  display: inline-block;
  width: 33px;
  height: 110px;
  border:1px solid #bf9f62;
  position: relative;
}
.nav-type2 .clff{
  width: 36px;
  height: 96px;
  background: #c20101;
  top: 4px;
  left: 3px;
  text-align: center;
  line-height: 1;
  padding-top: 17px;
}
.nav-type2{
 opacity: 0;
 transition:.4s ease-in-out;
}
.header-botList a:hover .nav-type1,.header-botList a.active .nav-type1{
   opacity: 0;
   transition:.4s ease-in-out;
}
.header-botList a:hover .nav-type2,.header-botList a.active .nav-type2{
  opacity: 1;
  transition:.4s ease-in-out;
}

.bocweb-nav{
  position: relative;
}
 .bocweb-nav .nav-type1{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
}
.gt,.gt0{
  font-family:DFKai-SB;
}
.gt span{
  display: block;
  width: 100%;
}



.logo img{
  max-width: 100%;
}
 .logo a{
  display: block;
 }
.logo{
  top: 0;
  left: 50%;
  width: 183px;
  height: 272px;
  transform: translateX(-50%);
  z-index: 5;
}
/* 底部css */
.foot-topList{
  background: #000;
}
.topList1{
  padding:45px 0 75px 0; 
  
}
.list1-top{
  padding-bottom: 25px;
  border-bottom: 1px solid #222;
}
.list1-top a{
  color:#bf9f62;
  margin-left:45px;
}

.list1-top a:first-child{
  margin-left: 0;
}
.topList1 a:hover{
  color:#fff;
}
.lxrx,.adress,.fz{
  position: relative;

}
.lxrx:after{
    content:"";
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/images/5_07.png)  no-repeat center;
    top:0;
    bottom:0;
    left:0;
}
.adress:after{
    content:"";
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/images/6_17.png)  no-repeat center;
    top:0;
    bottom:0;
    left:0;
}
.fz:after{
    content:"";
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/images/7_27.png)  no-repeat center;
    top:0;
    bottom:0;
    left:0;
}

.list1-botLeft{
  padding-top: 60px;
  display: inline-block;
}
.list1-botLeft div:nth-child(2){
  margin: 15px 0;
}
.list1-botLeft div{
  padding-left: 55px;
  line-height: 2.2;
}
.list1-botMiddle{
  top:50px;
  left:0;
  right:0;
  width: 140px;
  margin: auto;
}
.list1-botRight{
  display: inline-block;
  height: 55px;
  background: #bf9f62;
  margin-top: 105px;
  align-items: center;
  padding: 6px 15px 6px 20px;
  line-height: 38px;
  cursor: pointer;
  box-sizing: border-box;
}
.yqlj{
  font-size: 0;
}
.yqlj-left{
  padding-right: 15px;
  border-right:1px solid #d7c095;
}
.yqlj-right{
  background: url(../img/images/jt2_05.png) right center no-repeat;
  margin-left: 16px;
  padding-right: 70px;
  position: relative;
}
.yqlj-mulu{
  width: 100%;
  left: 0;
  bottom:55px;
  background: #bf9f62;
  display: none;
}
.yqlj-mulu a{
  padding-left: 6.5%;
  border-bottom: 1px solid #d7c095;
  width: 93.5%;
}
.foot-botList{
  background: #191919;
  height: 70px;
  line-height: 70px;
}
.botList1-left a{
  color:#5a5a5a;
  line-height: 1;
  border-right:1px solid #5a5a5a;
  padding-right: 0.3rem;
  margin-right: 0.3rem;
  transition:.5s ease-in-out;
}
.botList1-left a:hover{
  color:#fff;
  transition:.5s ease-in-out;
}
.botList1-left a:last-child{
  border-right: 0;
}
.botList1-right{
  color:#5a5a5a;
}

.i0img .words0{
  width: 375px;
  height: 95px;
  top:0;
  right:0;
  left:0;
  bottom:0;
  margin: auto;
  font-size: 16px;
  color:#454545;
}
.i0img .words0:before{
  position: absolute;
  content:"";
  width: 90%;
  border-top: 1px dashed #bf9f62;
  top:30px;
  left:0;
  right:0;
  margin: auto;
}
.i0img .words0 a{
  color:#454545;
  width: 80px;
  text-align: center;
  float:left;
  display: block;
  transition: .5s ease-in-out;
  margin-left: 67.5px;
  position: relative;
  z-index: 5;

}
.i0img .words0 a:hover .u{
  /*opacity: .6;*/
  transition: .5s ease-in-out;
  transform:translateY(-10px);
}
.i0img .words0 a:nth-child(1){
  margin-left:0;
}
.i0img .words0 .span{
  line-height: 1;
  margin-top: 13px;
}
.u-i{
  width: 100%;
}
.u{
  width: 60px;
  height: 60px;
  transition: .5s ease-in-out;
  margin:0 auto;
}

@media screen and (max-width: 750px) {
  .u{
    width: 40px;
    height: 40px;
  }
  .i0img .words0 .span{
    font-size: 13px;
    margin-top: 10px;
  }
  .i0img .words0{
    height: 65px;
    width: 270px;
  }
  .i0img .words0 a{
    width: 70px;
    margin-left: 30px;
  }
}