.leftMain{display:none}
.pageMain{
    margin: 0 auto;
    width: 100%;
}
.hdr-t{display:none}
/*  */


@font-face {
  font-family: sysong;
  src: url(../fonts/sySong.woff);
}
.i_top{}
.top_line {
    background: #781B09;
    border-bottom: #DCB86A .03rem solid;
}
.top_line .wp{
     display: flex;
     justify-content: flex-end;
     align-items: center;
     max-width: 16rem;
}
.top_link{
   font-size: .16rem;
    color: #fff;
}
.top_link a{
   font-size: .16rem;
   color: #fff;
   position: relative;
   padding: 0 .15rem;
}
.top_link  a:after{content: '';height: .16rem;width: 1px;background: rgba(255,255,255,.6);right: 0;top:50%;margin-top: -9px;position: absolute}
.top_link  a:last-child:after{display: none}
.top_link  a:first-child{padding-left: 0}



.top_line .search{}
.top_line .search{width: .2rem;height:.46rem;position:relative;z-index:20;margin-left: .2rem;}
.top_line .search .btn{font-size:.18rem;opacity:1;position:absolute;left:0;top:0;right:0;bottom:0;z-index:5;line-height:.46rem}
.top_line .search .btn input{
  width:100%;
  height:.46rem;
  cursor:pointer;
  position:absolute;
  z-index:1;
  left:0;
  right:auto;
  top:0;
  bottom:auto;
  background: transparent;
  border: 0;
  color: #fff;
  }
.top_line .search .btn i{font-size: .26rem;color: #fff;}
.top_line .search .btn:hover{opacity:1}
.top_line .search .input{position:absolute;z-index:1;left:auto;right:-.12rem;top:.05rem;bottom:auto;height:.36rem;width:.2rem;
  background:#fff;opacity:0;visibility:hidden;transition: .3s}
.top_line .search .input input{width:100%;height:.36rem;line-height:.36rem;font-size:.14rem;padding:0 .4rem 0 .1rem;border: 0;color: #555;
  display: block;}
.top_line .search:hover .btn{color:#781806}
.top_line .search:hover .btn i{color:#781806}
.top_line .search:hover .input{width:2.6rem;opacity:1;visibility:visible}


/*  */
.i_header{border-bottom: #DEDEDE 1px solid;padding: .14rem 0;background: #fff;}
.i_header .wp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 16rem;
}
.i_header .logo{
    width: 2.42rem;
}
.i_header .logo a{
    display: block;
}
.i_header .logo img{
    height: 1.06rem;
}
.i_header .i_nav{
    flex: 1;
    min-width: 0;
}
.i_header .i_nav>ul{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.i_header .i_nav>ul>li{
    position: relative;
    line-height: .4rem;
}
.i_header .i_nav>ul>li>a{
    font-family: 'sysong';
    font-size: .24rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    padding: 0 .15rem;
}
.i_header .isub-nav{
    display: none;
}

.i_header .isub-nav {
    width: 120%;
    position: absolute;
    top: 200%;
    background: #fff;
    z-index: 9;
    opacity: 0;
    display: none;
    /* transition: all 0.5s; */
    padding-top: .06rem;
    background: url(../images/ej-nav-top.png) no-repeat;
    background-position: center top;
    box-shadow: 0px .3rem .3rem 0px rgba(0, 0, 0, 0.3);
    left: 50%;
    transform: translateX(-50%);
}

.i_header .isub-nav li {
    background: #fff;
}

.i_header .isub-nav li:hover {
    background: #781B09;
}

.i_header .isub-nav li a {
    display: block;
    padding: .1rem 0;
    color: #333;
    font-size: .18rem;
    text-align: center;
    line-height: .34rem;
}

.i_header .isub-nav li a:hover {
    color: #fff;
}



/*  */


/*  */
.banner{
    position: relative;
}
.banner .slide-banner .pagBa{    bottom: .9rem;}
.homea{}
.i_fast {
    position: absolute;
    margin-top: -.6rem;
    z-index: 99;
    margin: 0 auto;
    left: 50%;
    bottom: -.9rem;
    transform: translateX(-50%);
    width: 100%;
}
.i_fast .slick-list{padding:.3rem 0;overflow: initial;}
.i_fast .wp{}
.i_fast .wp ul{
    /* display: flex; */
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -.12rem;
}
.i_fast .wp ul li{
    width: 20%;
    transition: all .3s;
}

.i_fast .wp ul li a{
    display: flex;
    align-items: center;
    border-radius:.3rem 0px .3rem 0px;
    background: rgba(255,255,255,1);
    box-sizing: border-box;
    border: .02rem solid #E7C192;
    margin: 0 .12rem;
    padding: 0.3rem .1rem;
    transition:all .5s;
    box-shadow: 0 .01rem .02rem rgba(0, 0, 0, 0.15);
    position: relative;
}

.i_fast .wp ul li img{
    margin: 0 .2rem;
    transition: all .5s;
}
.ishowrwm{
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: .08rem;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    width: 1.4rem;
    height: 1.4rem;
    transition: all .3s;
    opacity: 0;
    pointer-events: none;
    border-radius: .01rem;
} 

.ishowrwm img {
	display: block;
	width: 100%;
	transform: rotateY(0deg) !important;
	margin: 0 !important;
}

.ishowrwm::before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	border-top: 10px solid #fff;
	border-left:10px solid transparent;
	border-bottom: 0;
	border-right: 10px solid transparent;
}

.i_fast .wp ul li:hover .ishowrwm{
	 display: block;
	 opacity: 1;
	 bottom: 120%;
}




.i_fast .wp ul li .fast_text{}
.i_fast .wp ul li .fast_text h2{
    font-size: .24rem;
    font-weight: 400;
    line-height: .4rem;
    letter-spacing: normal;
    color: #333333;
    font-family: sysong;
}
.i_fast .wp ul li .fast_text span{
    font-size: .16rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}
.i_fast .wp ul li:hover a{
    margin-top:-.22rem;
    box-shadow: 0 .02rem .2rem rgba(0, 0, 0, 0.1);
}
.i_fast .wp ul li:hover a img{
    transform: rotateY(180deg);
}
.i_fast .wp ul li:hover .fast_text h2 {color:#7C0007;font-weight: 800;}
.i_fast .wp ul li:hover .fast_text span {color:#7C0007}
/*  */

.position {
  padding-top: .2rem;
  padding-bottom: .2rem;
  border-bottom: .01rem solid #D8D8D8;
  height: auto;
  overflow: hidden;
  margin-bottom: 35px;
}

.position>div {
  position: relative;
  text-align: right;
  /* font-size: 0; */
}

.position h3 {
  font-weight: normal;
  position: absolute;
  font-size: .28rem;
  line-height: .3rem;
  color: #333;
  text-align: left;
  bottom: 0;
  left: 0;
  border-left: #781B09 0.05rem solid;
  padding-left: .15rem;
  font-weight: normal;
}

.position span {
  color: #666666;
  font-size: .14rem;
  vertical-align: middle;
}

.position img {
  height: .16rem;
  vertical-align: middle;
  margin-right: 0;
  display: inline-block;
  margin-bottom: .03rem;
}

.position a {
  font-size: .16rem;
  color: #626262;
  margin: 0 .05rem;
  vertical-align: middle;
}

.position a:hover {
  color: #781B09;
}
/*  */

/*
.nyContent{
    padding: 0;
}*/
.lm_nywp{
    display: flex; 
    justify-content: space-between; 
    max-width: 16rem;
}

.nyMain .leftNav {
  width: 2.56rem;
  position: relative;
  margin-right: .6rem;
}

.nyMain .leftNav>h2 {
  line-height: .8rem;
  font-family: 'sysong';
  color: #fff;
  font-weight: normal;
  font-size: .28rem;
  overflow: hidden;
  text-align: center;
  /* font-weight: normal; */
  background: url(../images/left_navtop.png) center no-repeat;
  background-size: 100% 100%;
  padding: .1rem 0;
}

.nyMain .leftNav>h2 img {
  vertical-align: middle;
  margin-right: .1rem;
  margin-top: -0.05rem;
}

.nyMain .leftNav p {
  margin-left: .2rem;
  font-size: .26rem;
  font-weight: 600;
  color: #fff;
  padding: .2rem 0;
}

.nyMain .leftNav>ul {
  background: #fff;
  background: linear-gradient(180deg, #ffffff 38%, #ffffff 100%);
/* drop-shadow/0.15 */
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  padding: .2rem;
}

.nyMain .leftNav>ul>li {
  position: relative;
  border-bottom: 1px dashed rgba(220,184,106,.3);
}

.nyMain .leftNav>ul>li:first-child {
  border-top: none;
}

.nyMain .leftNav>ul>li:last-child {
  border-bottom: .01rem solid transparent;
}
.nyMain .leftNav ul li a {
  display: block;
  font-size: .18rem;
  line-height: .65rem;
  padding-left: .4rem;
  color: #2C2C2C;
}

.nyMain .leftNav>ul>li>span {
  position: absolute;
  width: .25rem;
  height: .25rem;
  right: .12rem;
  top: .2rem;
  line-height: .5rem;
  background: url(../images/sub_left_down.png) no-repeat center center;
  cursor: pointer;
  transition: all 0.3s;
}

.nyMain .leftNav>ul>li.on>span {
  transform: rotate(90deg);
  background: url(../images/sub_left_down2.png) no-repeat center center;
}

.nyMain .leftNav>ul>li.on>a {
  color: #781B09;
  font-weight: bold;
}

.nyMain .leftNav>ul>li.activ {
  background: #dadada;
}

.nyMain .leftNav>ul>li.active>a {
  color: #781B09;
  font-weight: bold;
}

.nyMain .leftNav ul li:hover {}

.nyMain .leftNav ul li.active {border-bottom: 1px #781B09 solid;}

.nyMain .leftNav ul li.active ul {
  display: block;
}

.nyMain .leftNav ul li a:hover {
  background-position: .31rem center;
  color: #781B09;
}

.nyMain .leftNav ul li a.on {

  color: #781B09;
}

.nyMain .leftNav>ul>li>ul {
  display: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.nyMain .leftNav>ul>li>ul>li>a {
  font-size: .15rem;
  line-height: .25rem;
  padding: .1rem;
  border-top: 0.01rem solid rgba(0, 0, 0, 0.04);
  padding-left: .4rem;
  color: #666666;
}
.nyMain .ny-right{
    flex: 1;
    min-width: 0;
}
/*  */
.rightFix:{}
.rightFix {
  position: fixed;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 200000;
  /* display: none; */
  background: #781B09;
  background-size: 100% 100% !important;
  padding: .1rem 0 .2rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.rightFix:after{
  content:"";
  position:absolute;
  width: .3rem;
  height: .3rem;
  background: url(../images/mdlside_bg.png) no-repeat;
  background-size: 100% !important;
  right: 0;
  top: -.29rem;
}
.rightFix li {
  width: 1.1rem;
  color: #fff;
  text-align: center;
  font-size: .16rem;
  transition: .3s;
  border: .01rem solid rgba(255, 255, 255, 0.2);
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  position: relative;
}
.rightFix li a{display: block;padding: .15rem 0;}
.rightFix a span{display: block;width: .3rem;height: .3rem;margin: 0 auto;}
.rightFix a span img{
    width: .3rem;
    height: .3rem;
    transition: all .5s;
}
.rightFix li p{transition: 0.5s;line-height: 1.5;padding: 0;color: #fff;line-height: .4rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: .18rem;}
.rightFix li.totop{cursor: pointer;text-align: center;transition: all .3s;}
.rightFix li.totop img{
    display: block;
    margin: 0 auto;
    transform: rotateY(0deg) !important;
    transition: all .3s;
}
.rightFix li.totop p{font-size: .14rem;}
.rightFix li:last-child{border: none !important;margin-top: .2rem;}

.rightFix li:hover img{transform: rotateY(360deg);transition: 0.5s;}
.rightFix li:hover p{font-weight:bold}
.rightFix li.totop:hover  img{scale:1.2}
.showrwm{
    position: absolute;
    top: 70%;
    transform: translateY(-50%);
    padding: .08rem;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    width: 1.2rem;
    height: 1.2rem;
    transition: all .3s;
    left: -1.3rem;
    opacity: 0;
    pointer-events: none;
    border-radius: .01rem;
} 
.rightFix li:hover .showrwm{display:block;left: -1.2rem;opacity: 1;}

.showrwm img {
	display: block;
	width: 100%;
	 transform: rotateY(0deg) !important;
}

.showrwm::before {
	content: "";
	position: absolute;
	top: 50%;
	right: -.1rem;
	transform: translateY(-50%);
	border-top: 10px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 10px solid transparent;
	border-right: 0;
}

@media screen and (max-width: 1860px){
	.lm_nywp{
    padding-right: 1rem;
}
}
/*  */
@media screen and (max-width: 1200px){
    .i_top{display:none}
  .nyab-a-b{
    padding: .4rem 0 .4rem;
}
    .lm_nywp{
    display: block;
    width: 96%;
}
    .nyMain .leftNav>h2 {
    line-height: .46rem;
    font-size: .18rem;
    text-align: left;
    padding-left: .15rem;
    font-weight: 600;
    background: #781B09;
    padding: .05rem 0;
    padding-left: .15rem;
  }

  .nyMain .leftNav>h2 span {
    float: right;
    width: .3rem;
    height: .3rem;
    margin-top: .08rem;
    background: url(../images/sub_left_downj.png) no-repeat center center;
    background-position: center center;
    margin-right: .1rem;
    transition: all 0.3s;
  }

  .nyMain .leftNav>h2 span.on {
    transform: rotateZ(45deg);
    background: url(../images/sub_left_downj.png) no-repeat center center;
  }

  .nyMain {
    margin: 0;
  }

  .nyMain .leftNav {
    float: none;
    width: auto;
    top: 0;
    margin-right: 0;
    margin-top: .15rem;
  }

  .nyMain .leftNav>p {
    font-size: .18rem;
    padding: .1rem 0;
  }

    .nyMain .ny-right {
    float: none;
    width: auto;
  }

    .nyMain .position {
    padding: .16rem 0;
    margin-top: 0;
    margin-bottom: 0;
  }

    .nyMain .position>div {
    text-align: left;
    /* line-height: .4rem; */
  }

    .nyMain .position h3 {
    left: 0;
    width: auto;
    height: .45rem;
    font-size: .2rem;
    line-height: .45rem;
    position: relative;
    left: 0;
    margin-bottom: .1rem;
    font-weight: 600;
    display: none;
  }

    .nyMain .position h3::after {
    width: .37rem;
    height: .37rem;
    right: -0.1rem;
    bottom: -0.15rem;
  }

    .nyMain .pagination {
    padding-top: .5rem;
  }

    .nyMain .pagination a {
    padding: 0 .05rem;
    height: .2rem;
    line-height: .2rem;
    font-size: .12rem;
    margin: 0 .03rem;
  }

  .nyMain .leftNav ul {
    display: none;
  }

  .nyMain .leftNav ul li a {
    line-height: .45rem;
    padding-left: .2rem;
    font-size: .16rem;
  }

  .nyMain .leftNav>ul>li>span {
    top: .1rem;
  }

  .nyMain .leftNav>ul>li>ul>li>a {
    font-size: .15rem;
    line-height: .4rem;
  }
}

@media screen and (max-width: 1024px){
	    .lm_nywp {
        padding-right: 0rem;
    }
	.rightFix{display:none}
    .i_fast .wp ul li a{
    display: block;
    text-align: center;
    padding: 0.2rem .1rem;
}
  .i_fast .wp ul li img{
    width: .3rem;
    height: .3rem;
    margin: 0 auto .05rem auto;
}  
    .i_fast .wp ul li .fast_text h2{
    font-size: .2rem;
}
    .i_fast .wp ul li .fast_text span{
    display: none;
}
	.i_fast{position:relative;bottom: 0;}
	.homea{
    padding: .3rem 0 .6rem;
}
}