@charset "utf-8";



.ifrAo{ height: 190px; box-sizing: border-box;}
@media screen and (max-width:800px) {
.ifrAo{ height: 190px;}
}
@media screen and (max-width:650px) {
.ifrAo{ height: 170px;}
}
@media screen and (max-width:500px) {
.ifrAo{ height: 150px;}
}
@media screen and (max-width:450px) {
.ifrAo{ height: 140px;}
}
@media screen and (max-width:400px) {
.ifrAo{ height: 130px;}
}

.tit { height: 60px; line-height: 60px; color: #fff; font-weight: bold; font-size: 24px; text-align: center; border-bottom: solid 10px #955412; background: url(/index04/tit.gif) top center no-repeat; background-size: auto 100%;}
@media screen and (max-width:750px){
.tit { height: 40px; line-height: 40px; color: #fff; font-weight: bold; font-size: 18px; text-align: center; border-bottom: solid 5px #955412;}
}

/*new 20210407*/
.titBox{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 2px;
}
.tiTab{
  font-size: 22px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #fff;
  flex: 0 0 49.5%;
  cursor: pointer;
}
.titBox div{
 font-size: 22px;
 font-weight: bold;
 height: 45px;
 line-height: 45px;
 text-align: center;
 background: #fff;
 flex: 0 0 49.5%;
 cursor: pointer;
 color: #000000;
}
.tiActive{
  color: #fff;
  background: #955412;
}
.titBox .hover{
  color: #fff;
  background: #955412;
}
.isshow{
 display: none;
}
@media screen and (max-width:750px){
.tiTab { height: 40px; line-height: 40px; color: #fff; font-weight: bold; font-size: 18px; text-align: center;}
}

.sbxztBox{
 display: flex;
 justify-content: space-between;
 align-items: center;
}
.sbxztBox div{
padding: 6px 0;
text-align: center;
color: #fff;
font-size: 18px;
background: #955412;
cursor: pointer;
flex: 0 0 20%;
}
.sbxztBox .hover{
 background: #FFFFFF;
 color: #000000;
}

.adpic {}
.adpic img { width: 100%; height: auto;}

#jpzl { display: flex; padding: 10px; background: #ffeac5;}
#jpzl .Menubox { margin-right: 10px; text-align: center; font-weight: bold; font-size: 18px; color: #fff;}
#jpzl .Menubox ul {}
#jpzl .Menubox li { width: 200px; height: 60px; line-height: 58px; margin-top: 8px; cursor: pointer; background: url(/images/ds-tit.png) 0 0 no-repeat; background-size: 100% 100%;}
#jpzl .Menubox li.hover { color: #ff0; background: url(/images/ds-tit2.png) 0 0 no-repeat; background-size: 100% 100%;}
#jpzl .Menubox li:nth-child(1) { margin-top: 0;}
#jpzl .Contentbox { display: flex; flex: 1; align-items: center; justify-content: center; height: 670px; padding: 40px; box-sizing: border-box; background: url(/images/ds-box.gif) top center no-repeat; background-size: 100% 100%;}
#jpzl .Contentbox img { max-width: 100%; max-height: 590px; border-radius: 20px;}
@media screen and (max-width:750px){ 
#jpzl { padding: 5px;}
#jpzl .Menubox { margin-right: 5px; font-size: 14px; font-weight: normal;}
#jpzl .Menubox li { width: 110px; height: 33px; line-height: 31px; margin-top: 3px;}
#jpzl .Contentbox { height: 355px; padding: 20px;}
#jpzl .Contentbox img { max-height: 310px; border-radius: 10px;}
}

.footer { text-align: center; padding: 10px;}
.footer1 { font-weight: bold;}
.footer2 {}

.gotop { width: 40px; height: 40px; border-radius: 50%; background: url(/images/gotop.png) center center no-repeat; background-size: 100% auto; position: fixed; right: 12px; bottom: 55px; z-index: 99;}



.big-tit { padding: 15px 0; text-align: center;}
.big-tit h1 { line-height: 1.5; margin-bottom: 5px; font-size: 20px;}
.big-tits { color: #888; font-size: 16px;}
.big-con { padding: 15px 20px; font-size: 18px;}
@media screen and (max-width:750px){ 
.big-tit { padding: 10px 0;}
.big-tit h1 { margin-bottom: 5px; font-size: 16px;}
.big-tits { font-size: 14px;}
.big-con { padding: 5px 10px; font-size: 14px;}
}


.hot-ad {}
.hot-item { margin: 4px 0; padding: 3px 0 3px 32px; font-weight: bold; border: solid 1px #ff3939; border-radius: 4px; box-shadow: 0 3px 3px rgba(255,57,86,.2); background: linear-gradient(to top, #ff0, #f2eded); position: relative;}
.hot-item:before { content: ""; display: inline-block; width: 32px; height: 32px; background: url(/images/hot.gif) top left no-repeat; position: absolute; top: 0; left: 0;}
@media screen and (max-width:750px){ 
.hot-ad { padding: 0 4px;}
}

.list-webimg { display: flex; flex-wrap: wrap; padding: 0.2rem 0 0.06rem 0.1rem;}
.list-webimg .item { padding: 0 0.09rem 0.14rem 0.09rem; text-align: center;}
.list-webimg .item a {}
.list-webimg .item a img { width: 1.64rem; height: 0.8rem; margin-bottom: 0.08rem; border-radius: 0.08rem; box-shadow: 0 0.04rem 0.08rem rgba(0,0,0,.05);}
.list-webimg .item a p { width: 1.64rem; height: 0.4rem; line-height: 0.4rem; overflow: hidden;}

.list-webtxt { display: flex; flex-wrap: wrap; background: #f5f5f5; padding: 0.2rem 0 0.06rem 0.1rem;}
.list-webtxt .item { padding: 0 0.09rem 0.14rem 0.09rem; text-align: center;}
.list-webtxt .item a { display: block; width: 1.64rem; height: 0.64rem; line-height: 0.64rem; overflow: hidden; border-radius: 0.08rem; background: #fff;}

.list-img { display: flex; flex-wrap: wrap; padding: 0.2rem 0 0.06rem 0.1rem;}
.list-img .item { padding: 0 0.09rem 0.14rem 0.09rem; text-align: center;}
.list-img .item a {}
.list-img .item a img { width: 1.64rem; height: 2rem; margin-bottom: 0.08rem; box-shadow: 0 0.04rem 0.08rem rgba(0,0,0,.05);}
.list-img .item a p { width: 1.64rem; height: 0.4rem; line-height: 0.4rem; overflow: hidden;}