.container {

	margin: 0 auto;

	max-width: 1200px;

	padding: 0 10px;

	overflow: hidden;

}

.container.Wauto {

	padding: 0

}

.containe {

	position: relative;

	max-width: 1260px;

	margin: 0 auto;

	color: #fff;

	padding: 0 20px;

}
.w1200 {
    padding: 0;
    clear: both;
}
.w1200 .article {
    width: 100%;
    margin-right: 0;
}
.article {
    min-height: 410px;
}
.post {
    max-width: 1260px;
    margin: 0 auto;
    padding: 100px 10px 100px;
}
.post .postTitle h3 {
    color: #2d2d2d !important;
        width: 100%;
        padding: 10px;
}
.post .postTitle h3 {
    font-size: 28px;
    font-weight: normal;
    position: relative;
    text-indent: 2px;
    letter-spacing: 0em;
    display: inline-block;
    margin-bottom: 3px;
    color: #fff;
    opacity: 0.9;
}
.post .postTitle .title1 {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: HELVETICANEUELTPRO-THEX;
    filter: alpha(opacity=50);
    opacity: 0.5;
    margin-bottom: 3px;
}
.post .postTitle span {
    color: #2d2d2d !important;
}
.post .postTitle:after {
    background: rgba(255,255,255,0.3);
    content: "";
    height: 1px;
    width: 45px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.PostBox {
    clear: both;
}
.owl1.owl-carousel {
    padding: 0 0px;
}
.post .postTitle {
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 1.5%;
    z-index: 2;
}
.post .postTitle h3 {
    font-size: 28px;
    font-weight: normal;
    position: relative;
    text-indent: 2px;
    letter-spacing: 0em;
    display: inline-block;
    margin-bottom: 3px;
    color: #fff;
    opacity: 0.9;
    font-weight: bold;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl1.owl-carousel .item.advIcon .imgBox {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    background: rgba(0,0,0,0.3);
    border-radius: 100px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.owl1.owl-carousel .item .imgBox {
    font-size: 0;
    display: block;
}
.owl1.owl-carousel .item.advIcon img {
    opacity: 0.5!important;
    width: 130px;
}
.owl-carousel .item .imgText {
    text-align: center;
    padding: 25px 0 0;
}
.owl-carousel .item h4 {
    font-size: 18px;
    color: #2d2d2d;
    padding: 0px 0 10px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.owl-carousel .item p {
    color: #2d2d2dcc !important;
}
.owl-carousel .item p {
    line-height: 22px;
    padding: 0px;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
}
.owl1.owl-carousel .item img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    transform: scale(1);
}
.owl1.owl-carousel .item:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    transform: scale(1.05);
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.item.advIcon {
    width: 25%;
    float: left;
}
.owl1.owl-carousel .item.advIcon .imgBox :hover {
    background: rgb(244, 206, 88 / 30%);
}
.jjfa{
        margin-top: -30px;
    }
    
.header-wrapper {
    margin-left: 70px !important;
    height: 55px;
}
@media screen and (max-width: 768px){
	 .item.advIcon {
         width: 100%;
        float: left;
    }
    .advIcon2{
        width: 50% !important;
    }
    .post .postTitle span {
    color: #707070 !important;
}
.post .postTitle h3 {
    font-weight: 500 !important;
        color: #000 !important;
}
.owl-carousel .item h4 {
    font-weight: 500 !important;
        color: #000 !important;
}
    .container {
     margin-top: 12rem;
    }
    .wwww{
        margin-top: 5rem;
    }
    .owl-carousel .item p {
     height: auto;
    }
    .jjfa{
        margin-top: -3rem;
    }
    .header-wrapper {
         margin-left: 0px !important;
    }
}

.banner-img .status-bar {
    position: absolute;
    bottom: -60px;
    width: 1138px;
    height: 120px;
    box-shadow: 0 5px 8px 0 rgb(0 0 0 / 15%);
    left: 50%;
    background: #FFFFFF;
    border-radius: 6px;
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.qyjs{margin-top:0px}

@media screen and (min-width:1200px) and  (max-width:1300px){
    .banner-img .status-bar {
        position: absolute;
         bottom: -60px;
         width: 1138px;
         height: 120px;
         box-shadow: 0 5px 8px 0 rgb(0 0 0 / 15%);
         left: 50%;
          background: #FFFFFF;
          border-radius: 6px;
         z-index: 9;
    }
    .qyjs{margin-top:0px}
}

@media screen and (min-width:1301px) and  (max-width: 1500px){
    .banner-img .status-bar {
        position: absolute;
         bottom: -60px;
         width: 1138px;
         height: 120px;
         box-shadow: 0 5px 8px 0 rgb(0 0 0 / 15%);
         left: 50%;
          background: #FFFFFF;
          border-radius: 6px;
         z-index: 9;
    }
    .qyjs{margin-top:0px}
}

@media screen and (min-width: 1280px) {
   .advIcon2{
        width: 25% !important;
    }
    
} 
@media screen and (max-width: 768px){
.qyjs {margin-top: 12rem;}
}