/*!
 * ETUI v3
 *
 * Copyright 2017.7*/
 @import "//at.alicdn.com/t/c/font_939531_o3e2dx76t9.css";
 body{
     background: url("/public/assets/img/ptzljb/bg1.png") no-repeat center top #AE1414 ;
     background-size:100% auto;
     color:#fff;
 }
 .bg-inner{
     background: url("/public/assets/img/ptzljb/bginner.jpg") no-repeat center top #FA926F ;
     background-size:100% auto;
     color:#fff;
 }
 a{
     color:#fff
 }
 a:hover,a:active,a:visited{
     text-underline: none;
     text-decoration: none;
     color:#fff;
 }
  /*底部新增样式*/
 .footer .links .dropdown{
     margin-left:248px;
 }
 ul li{
     list-style: none;
 }
 ul{
     margin-block-start: 0;
     margin-block-end: 0;
     margin-inline-start: 0px;
     margin-inline-end: 0px;
     padding-inline-start: 0;
 }
 .top-cont{
     display: flex;
     align-items: center;
     justify-content: space-between;
 }
 .header{
 
 }
 .top-cont{
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding-top: 20px;
 }
 .top-cont .logo{
     width: 336px;
 }
 .top-cont .wza-btn{
     background: #C51E1B;
     border:2px solid #fff;
     padding:6px 20px;
     font-size: 16px;
     color:#fff;
     border-radius: 50px;
 }
 .banner{
     width: 80%;
     margin:10px auto;
     display: block;
 }
 .win-01{
     background: url("/public/assets/img/ptzljb/box.png") no-repeat;
     background-size: 100% auto;
     position: relative;
     margin-top: 100px;
     min-height: 600px;
 }
 .win-01 .crown{
     position: absolute;
     left:50%;
     top:-280px;
     transform: translate(-50%,0);
 }
 .win-01 .crown img{
     width: 500px;
 }
 .win-01 .win-item{
     width: 50%;
     margin:0 auto;
     display: flex;
     flex-direction: column;
     align-items: center;
     padding-top: 40px;
 }
 .win-01 .win-item .win-title{
     display: flex;
     align-items: center;
     color:#FCAF59;
     position: relative;
 }
 .win-01 .win-item .win-title:before,.win-01 .win-item .win-title:after{
     content: '';
 }
 .win-01 .win-item .win-title h2{
     font-size: 23px;
     color:#FCAF59;
     font-weight: bold;
     text-align: center;
     white-space: nowrap;
     padding:0 10px;
 }
 .win-01 .win-item .win-title img{
     width: 60px;
 }
 .win-01 .win-item .win-title h2 small{
     display: block;
     font-size: 16px;
     font-weight: normal;
     color:#FCAF59;
     text-align: center;
     margin-top: 10px;
 }
 .win-01 .win-item .c-name{
     font-size: 15px;
     color:#FCAF59;
     margin:20px 0;
 }
 .win-02{
     background: url("/public/assets/img/ptzljb/bg2.png") no-repeat center top;
     background-size: 100% auto;
 }
 .win-02-list{
     padding:50px 0;
     margin-left: 70px;
     margin-right: 70px;
 }
 .win-02-list .item-inner{
     background: url("/public/assets/img/ptzljb/imgbg.png") no-repeat center bottom;
     background-size:cover;
     padding:20px 40px;
     box-sizing: border-box;
     display: block;
     margin-bottom: 20px;
     border-radius: 16px;
     position: relative;
     border: 4px solid transparent;
     background-clip: padding-box;
     z-index: 9;
 }
 .win-02-list .item-inner >*{
     z-index: 999;
     position: relative;
 }
 .win-02-list .item-inner::before{
     content: "";
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: 0;
     margin: -1px;
     border-radius: 16px;
     background: linear-gradient(to bottom,#F7CB91,#EBA45E);
 }
 .win-02-list .item-inner::after{
     content: "";
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: 0;
     border-radius: 16px;
     background: url("/public/assets/img/ptzljb/imgbg.png") no-repeat center bottom;
     background-size:cover;
 }
 
 .win-02-list .item-inner h3{
     color:#FFB35F;
     margin-bottom: 16px;
     font-size: 18px;
     font-weight: bold;
     line-height: 1.4;
     text-align: center;
     background: url("/public/assets/img/ptzljb/jiangbei.png") center top no-repeat;
     padding-top: 50px;
     background-size: 60px auto;
     height: 100px;
 }
 .win-02-list .item-inner h3 a{
     color:#FFB35F;
     font-weight: bold;
 }
 .win-02-list .item-inner img{
     width: 90%;
     height: 280px;
     margin:0 auto 20px;
     display: block;
 }
 .win-02-list .item-inner-sm img{
     height: 120px;
 }
 .owl-item > .item > a > .title{
     position: initial;
     padding:0;
     background: none;
     text-align: center;
 }
 .owl-item > .item > a > .title span{
     text-align: center;
     display: block;
     width: 100%;
     padding:3px 0;
     height: 20px;
 }
 .img-cont{
     text-align: center;
     font-weight: bold;
     font-size: 16px;
     position: relative;
 }
 .img-cont .name{
     position: absolute;
     left:50%;
     transform:translate(-50%,0)  skew(-10deg, 0);
     display: inline-block;
     padding:3px 20px;
     bottom:-10px;
     font-size: 14px;
     background: linear-gradient(270deg, #F86023 0%, #9E1813 100%);
     box-shadow: 0px 5px 14px 0px rgba(152,12,0,0.36);
 }
 .win-02-list .item-inner span{
     font-size: 12px;
     font-weight: 600;
     color: #FFEFDD;
     text-shadow: 0px 1px 4px rgba(93,0,0,0.5);
     white-space: nowrap;
     overflow: hidden;
     width: 100%;
     text-overflow: ellipsis;
     margin-top: 30px;
     display: block;
     text-align: center;
 }
 .normal-slider .title h4 span{
     margin-top: 10px;
 }
 .win-02-list .item-inner.item-inner-sm{
     padding:20px 10px;
 }
 .win-02-list .item-inner.item-inner-sm h3{
     font-size: 12px;
     height: 80px;
 }
 .win-02-list .item-inner.item-inner-sm span{
     text-align: center;
     margin-top: 10px;
 }
 .owl-controls .owl-dots{
     display: none!important;
 }
 ul.nav-pills{
     display: flex;
     justify-content: center;
     background: none;
     margin-bottom: 20px;
 }
 ul.nav-pills li a{
     box-shadow: 0px 5px 14px 0px rgba(152,12,0,0.36);
     border-radius: 6px;
     border: 1px solid #FFB35F;
     margin:0 20px;
     font-size: 16px;
     font-weight: bold;
     padding:5px 30px;
     color:#FFB35F;
 }
 ul.nav-pills li.active a{
     background: linear-gradient(270deg, #FF6223 0%, #C41E18 100%);
     box-shadow: 0px 5px 14px 0px rgba(152,12,0,0.36);
     border:none;
 }
 .Slider-one .owl-nav [class*=owl-]{
     padding:0;
 }
 .win-03{
     background: url("/public/assets/img/ptzljb/bg3.png") no-repeat;
     background-size: 100% auto;
     padding:30px 0;
 }
 .win-03 .title-02{
     font-size: 24px;
     color:#FFC754;
     text-align: center;
     background: url("/public/assets/img/ptzljb/jiangbei.png") center top no-repeat;
     padding-top: 50px;
     background-size: 60px auto;
 }
 .win-03-cont{
     display: flex;
     flex-direction: column;
     align-items: center;
     color:#FFB96B
 }
 .win-03-cont .title-03{
     background: url("/public/assets/img/ptzljb/title_line.png") no-repeat center center;
     background-size: auto 100%;
     height: 60px;
     font-size: 16px;
     font-weight: bold;
     line-height: 40px;
     width: 60%;
     margin:20px 0;
     text-align: center;
 }
 .win-table{
     width: 80%;
     display: flex;
     flex-wrap: wrap;
 }
 .win-table li{
     padding: 10px 0;
     width: 50%;
     box-sizing: border-box;
     border-bottom: 1px solid rgba(255,255,255,.1);
     display: flex;
     align-content: center;
     justify-content: space-between;
 }
 .win-table li:nth-child(even){
     justify-content: flex-end;
 }
 .win-table li a{
     display: flex;
     align-items: center;
     justify-content: space-between;
     flex-wrap: wrap;
     width: 95%;
 }
 .win-table li a span{
     font-size: 14px;
     padding:0 10px;
     white-space: nowrap;
 }
 .table-cont{
     width: 80%;
     margin:0 auto;
     display: flex;
     justify-content: center;
 }
 .zl-table{
     flex-direction: column;
 }
 .zl-table li{
     width: 100%;
 }
 .win-table.zl-table li:nth-child(even){
     justify-content: flex-start;
 }
 
 .normal-slider{
     position: relative;
 }
 .owl-controls .owl-nav{
     position: absolute;
     left:0;
     top:40%;
     right:0;
 }
 .owl-controls .owl-nav .owl-prev,.owl-controls .owl-nav .owl-next{
     width: 32px;
     height: 32px;
     background: linear-gradient(324deg, #FF6026 0%, #BE120C 100%);
     box-shadow: 0px 5px 14px 0px rgba(152,12,0,0.44);
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 50px;
 }
 .owl-controls .owl-nav .owl-prev{
     left:-22px;
     position: absolute;
 }
 .owl-controls .owl-nav .owl-next{
     right:-22px;
     position: absolute;
 }
 .owl-controls .owl-nav .owl-prev:before{
     content: '\e955'!important;
     font-family: iconfont;
 }
 .owl-controls .owl-nav .owl-next:before{
     content: '\e624'!important;;
     font-family: iconfont;
 }
 .Article{
     background: linear-gradient(180deg, #FFE8CA 0%, #FFFFFF 100%);
     border-radius: 40px;
     border: 2px solid #fff;
     padding:50px;
     margin-bottom: 30px;
     color:#333
 }
 .Article-title{
     color:#B92C2C;
     font-size:26px;
 }
 .Article-title small span{
     margin:0 30px;
     white-space: nowrap;
     line-height: 1.5;
 }
 .Article_content{
     border-top:1px solid #E1D7C4;
 }
 .Article_content img{
     height: auto;
     max-width: 80%;
     width: auto;
 }
 .breadcrumb{
     background: none;
     padding:0;
 }
 .breadcrumb a{
     color:#333;
 }
 .owl-dots .owl-dot{
     display: none;
 }
 .Slider-one .owl-nav [class*=owl-]{
     width: 42px;
     height: 42px;
     background: linear-gradient(324deg, #FF6026 0%, #BE120C 100%);
     box-shadow: 0px 5px 14px 0px rgba(152,12,0,0.44);
     border-radius: 50px;
     display: flex;
     align-items: center;
     justify-content: center;
 }
 .owl-nav .owl-prev:before{
     content: '\e955';
 }
 .owl-nav .owl-next:before{
     content: '\e624';
 }
 .Slider-one .owl-nav .owl-prev{
     left:-30px;
 }
 .Slider-one .owl-nav .owl-next{
     right:-30px;
 }
 .owl-item > .item > a > .title:hover span,.owl-item > .item > a:hover > .title{
     background: none!important;
 }
 
 /*无障碍关怀版样式*/
   .header .container{
         position: relative;
     }
     .ztwza {
         overflow: hidden;
     position: absolute;
     right: 0px;
     top: 25px;
     border-radius: 25px;
     border: 2px solid rgba(255,255,255,1);
     padding: 10px 0px;
 }
 .ztwza ul{
     padding-left: 0px;
 }
 .ztwza li {
     float: left;
     list-style: none;
 }
 .ztwza a {
     display: inline-block;
     width: auto;
     border-right: 1px solid rgba(255,255,255,1);
     padding: 0px 21px;
     color: #fff;
     font-size: 18px;
     margin-bottom: 0;
     line-height: 1;
 }

 .footer-ewm-0618 img{
    width: 68px;
 }