.wiex{
    background: #fff;
    height: auto;
    padding-top: 4.5rem;
}
.wiex_ing{
    text-align: center;
    padding: 0 15px!important;
}
.wiex_ing>div{
    width: 25.88%;
    margin-right:7.21rem;
    margin-bottom: 4.5rem;
    padding: 0;
}
.wiex_ing>div:hover{
    box-shadow: 0 0 15px #c1c1c1;
}
.wiex_ing>div:hover .wiex_ing a img{
    transform: scale(0.9) !important;
}
.wiex_ing>div:nth-child(3){
    margin-right: 0;
}
.wiex_ing h5{
    color: #ef8009;
    font-size: 1.2rem;
     padding:1rem 0;
    margin: 0;
}
.wiex_ing p{
    color: #bfbfbf;
    font-size: 1rem
}
.wiex_img img{
   width: 100%;
    height: 15.5rem;
}
.wiex_img div{
    margin-bottom: 30px;
    cursor: pointer;
}
.wiex_img div:nth-child(2n){
    float: right;
}
.wiex_img .wiex_left{
    width: 58%;
    position: relative;
}
.wiex_module{
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    padding: 0 15px;
    display: none;
}
.wiex_module_div{
    height: 100%;
    background: rgba(96,58,5,0.5);
    padding: 1.8rem 0;
}
.wiex_module_div h6{
    color: #fff;
    font-size: 1rem;
    text-align: center;
    padding-top:0.7rem;
    padding-bottom: 0.7rem;
    margin: 0;
}
.wiex_module_div p{
    color: #fff;
    font-size: 1rem;
    padding: 0 1rem;
}
.wiex_div_top{
    height: 1px;
    background: #fff;
    width:0;
    transition: all 2s ease 0s;
}
.wiex_img .wiex_right{
    width:42%;
}
.weix_our{
    background: #f7f7f7;
    padding: 1.2rem 0 2rem;
}
.wiex_img>div:hover .wiex_module{
    display: block;
}
.wiex_img>div:hover .wiex_div_top{
    width: 70%;
    transition: all 0.5s ease 0s;
}
.ingwr{
    position: absolute;
    right: 0;
    bottom: 0;
}
.our_top{
    text-align: center;
    margin: 0 auto;
}
.our_top>h5{
    display: inline-block;
    font-size: 1.5rem;
    color: #3e3e3e;
    cursor: pointer;
    font-weight: 100;
    letter-spacing:10px;
    font-family: Serif;
}
.our_top span{
    width:15.078% ;
    display: inline-block;
    border-bottom: 0.5rem solid #bfbfbf;
}
.wiex_ing a{
    display: inline-block;
}
.out_unbg {
    text-align: center;
}
.out_unbg img{
    width: 100%;
    height: auto;
}
.swiper-pagination1 {
    height: 30px;
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    width: 1280px!important;
    top:70%;
    left: 50%!important;
    margin-left: -627px;
}
.swiper-container1 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    display: inline-block;
    border-radius: 100%;
    background: #4f4f4f;
    opacity: .2;
    margin: 0 1rem!important;
}
.swiper-pagination-bullet-active{
    background: #ef800a;
    opacity: 1;
}
.swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    top: 50%;
    width: 27px;
    margin-top: -160px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next1{
    right: 3rem;
}
 .swiper-button-prev1 {
     left : 3rem;
}
.out_line{
     position: relative;

}
.out_line>div{
    background: url("../image/imgout.png") no-repeat center;
    background-size:100% 100% ;
    display: none;
    position: relative;
}
.out_line>div.active{
    display: block;
}
.out_top{
    width: 5.5rem;
    height: 3.5rem;
    background: #f7f7f7;
    border-radius: 50%;
    position: absolute;
    top:-1.75rem;
    left: 50%;
    margin-left: -2.75rem;


}
.out_line>div>img{
    width: 100%;
    height: 100%;
}
.out_line>div p{
    padding: 3rem 19.53125% 1rem;
    color: #e3e3e3;
    font-size: 16px;
    line-height: 1.8rem;
    margin: 0;
    min-height: 10.5rem ;
    font-weight: 500;
    letter-spacing: 3px;
}
.pur_img2 {
    display: none;
}
.out_ul{
    z-index: 11;
}
.out_ul li {
    width: 19%;
    float: left;
    font-size: 1.35rem;
    color: #2d2c30;
    cursor: pointer;
    text-align: center;
    padding: 1rem 1.5rem;
    background: #d4d8e6;
    border-top: 0.5rem solid #fff;
    margin-right: 1.21%;
    position: relative;
    overflow: hidden;
}
.out_ul li:nth-child(5){
    margin: 0;
    float: right;
}
.out_ul li.active{
    background: #ef800a;
    color: #fff;
    border-top: 0.5rem solid #ef800a;
}
.rollIn a:hover,.rollIn a:focus{
    text-decoration: none;
}
.out_tap{
    position: relative;
}
/*news*/
.news_nopn{
    text-align: right;
    padding-right:7rem ;
    padding-top: 3.5rem;
    color: #333;
    font-size: 1.2rem;
    font-weight: 600;
}
.news_line{
    position: relative;
    padding-top: 6.5rem;
}
.news_line .news_left{
    float: left;
    width: 44.532%;
}
.news_line .news_right{
    float: right;
    width: 51.5625%;
}
.news_line .news_left img{
    width: 100%;
    height: auto;
}
.news_right h4{
    padding: 1rem 0 3rem;
    color: #0e0a06;
    font-weight: 600;
    font-size: 1.4rem;
}
.news_right p{
    font-size: 1rem;
    color: #666;
    line-height: 30px;
    letter-spacing: 2px;
}
.news_right_item{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
}
.news_right_item div{
    display: inline-block;
    position: relative;
}
.news_right_item img{
    width: 100%;
}
.news_right_item a:hover,.news_right_item a:focus{
    text-decoration: none;
}
.news_right_item h4{
    font-size: 22px;
    color: #333;
    padding: 0;
    margin: 0;
    text-align: left;
    font-weight: 100;
}
@media screen and (max-width: 1280px){
    .swiper-pagination1{
        width: 90%!important;
        margin-left: -44%;
    }
}
@media screen and (max-width: 960px){
    .navbar-form {
        display: none;
    }
    .wiex_div_top{
        display: none;
    }
    .wiex_module{
        display: block;
    }
    .wiex_ing img{
        width: 50%;
        height: 65px;
    }
    .wiex_module_div h6{
        font-size: 18px;
    }
    .out_line>div p{
        min-height: 17.5rem;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
    }
    .wiex_module_div p{
        font-size: 14px;
        text-align: center;
        padding-top: 20px;
    }
    .input-jge{
        display: inline-block;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
    .navbar-form .form-group{
        width: 100%;
    }
    .swiper-pagination1{
        width: 90%!important;
        margin-left: -44%;
        top:60%;
        display: none;
    }
    .out_ul li{
        height: 50px;
        padding: 15px 0;
        font-size: 16px;
    }
    .out_line>div{
        background:url("../image/img8.png") no-repeat center;
        background-size: 100% 100%;
    }
    .out_line>div p{
        padding: 3rem 5% 1rem;
    }
    .wiex_ing>div{
        width: 33.33%;
        margin-right: 0;
    }
    .wiex_img .wiex_left{
        width: 100%;
        height: 221px;
    }
    .wiex_img .wiex_right{
        width:100%;
    }
    .wiex_img img{
        width: 100%;
        height: 100%;
    }
    .swiper-button-next1, .swiper-button-prev1 {
        display: none;
    }
}
@media screen and (max-width: 780px) {
    .swiper-pagination1 {
        top: 69%;
    }
    .wiex_text p{
        display: none;
    }
    .news_right_item h4{
        font-size: 1.1rem;
    }
    .our_top>h5{
        font-size: 18px;
        letter-spacing:0;
    }
    .news_right h4{
        font-size: 14px;
        padding: 1rem 0 1rem
    }
    .news_right_item a{
        display: inline-block;
        position: relative;
        right: 40px;
    }
    .news_right_item h4{
        margin-right: 20px;
        display: inline-block;
    }
    .out_ul li{
        width: 100%;
        border-right:0.5rem solid #fff ;
        border-left:0.5rem solid #fff ;
    }
    .out_ul li:nth-child(1){
        border-left:0.5rem solid #fff ;
    }
    .out_ul li:nth-child(5){
        border-bottom:0.5rem solid #fff ;
    }
    .out_ul li.active, .out_ul li:hover{
        border:0.5rem solid #fff ;
        border-bottom: 0;
    }
    .navbar-form {
        display: block;
        margin-top:2rem ;
    }
    .put_img {
        display: none;
    }

    .pur_img2 {
        display: block;
    }

    .news_line .news_left {
        width: 100%;
    }

    .news_line .news_right {
        width: 100%;
    }

    .news_nopn {
        padding-right: 0;
    }

    .news_line {
        padding-top: 2.5rem;
        padding-bottom: 4rem;
    }

    .news_line p {
        font-size: 12px;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .news_right_item div {
        width: 20%;
    }

    .news_right_item img {
        width: 100%;
    }
}
@media screen and (max-width: 720px){
    .swiper-pagination1 {
        top: 60%;
    }
}
@media screen and (max-width: 600px){
    .swiper-pagination1 {
        top: 54%;
    }
    .navbar-form {
        display: block;
        margin: 0;
    }
}
@media screen and (max-width: 500px){
    .swiper-pagination1 {
        top: 47%;
    }
    .out_ul li{
        height: 50px;
        padding: 15px 0;
        word-wrap:break-word;
    }
}
@media screen and (max-width: 400px){
    .swiper-pagination1 {
        top: 42%;
    }
}
@media screen and (max-width: 360px){
    .swiper-pagination1 {
        top: 37%;
    }
}
