@charset "utf-8";
body{
   /*  margin-top: 279px;
   background: url(/xj_ww/xhtml/images/index/xjww100.png) no-repeat;
   background-position: top center;*/
}

.index_nav{
    width: 100%;
    /* height: 1025px; */
    background: url(../images/index/index_bg01.png)no-repeat;
    overflow: hidden;
    background-size:100% 100%;
}
.navul{
    width: 1440px;
    margin: 0 auto;
    margin-top:46px;
    clear: both;
    padding: 0 25px;
}
.navul li{
    float: right;
    margin-left:117px;
    position: relative;
}
.navul li:last-child{
    margin-left:0 ;
}
.navul li a{
    color: #FFFFFF;
    font-weight:400;
    font-size:24px;
}
.navul li.on::after{
    content: "";
    width: 100%;
    height:2px;
    background:rgba(255,255,255,1);
    position: absolute;
    left: 0;
    bottom: -12px;
}
.slideBox{ 
    width:1200px;
    height:860px;
    overflow:hidden; 
    position:relative;
    margin: 0 auto;
    margin-top: 42px;
}
.slideBox .hd{ 
    height:26px;
    overflow:hidden;
    position:absolute; 
    right:50%; 
    bottom:5px;
    z-index:1; 
    width: 205px;
    margin-right:-103px;

}
.slideBox .hd ul{
     overflow:hidden; 
     zoom:1; 
     float:left; 
}
.slideBox .hd ul li{ 
    float:left; 
    margin-right:15px; 
     width:26px; 
     height:26px; 
     cursor:pointer; 
     background: url(../images/index/slide_icon.png)no-repeat;
    }
.slideBox .hd ul li.on{ 
    background: url(../images/index/slide_on.png)no-repeat;
    }
.slideBox .bd{ 
    position:relative; 
    height:810px; 
    z-index:0;   
    overflow: hidden;
}
.slideBox .bd ul{
    height:810px; 
}
.slideBox .bd li{ 
    width: 100%;
    height: 100%;
    zoom:1; 
    vertical-align:middle;
position: relative;    
}
.slideBox .bd li a{
    display: block;
    height: 100%;
}
.slideBox .bd img{ 
    width: 100%;
    height: 100%; 
    max-height: 100%;
    display:block;  
}
.slideBox .bd p{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    background: rgba(0,0,0,0.6);
    direction: ltr;
    padding: 0 10px;
}
.slideBox .bd p a{
    font-size:24px;
    color:#FFFFFF;
    line-height:60px;
    /* unicode-bidi:bidi-override; */
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_mid{
padding: 40px 0;
background: #fff;
}
.mid_box{
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}
.mid_list h3{
    width: 216px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background: url(../images/index/index_icon05.png)no-repeat;
    margin: 0 auto;
    margin-bottom:20px;
}
.title_gray {
    width: 216px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background: url(../images/index/index_icon05.png)no-repeat;
    margin: 0 auto;
    margin-bottom:20px;
}
.title_gray a{
    color: #fff;
    font-size: 22px;
    line-height: 60px;
}
.mid_list h3 img{
    max-width: 140px;
}
.mid_list{
    width:423px;
    float: right;
}
.mid_list h3 a{
    color: #FFFFFF;
    font-weight:400;
}
.mid_list li{
   padding: 30px 0;
    border-top:1px dashed #ACACAC;
    text-align: right;
}
.mid_list li:first-child{
    border: none;
}
.mid_list li a{
    display: inline-block;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight:bold;
    font-size: 18px;
}
.mid_list2{
    margin: 0 78px;
}
.slideBox2{ 
    width:1440px; 
    height:160px; 
    overflow:hidden; 
    position:relative; 
    margin: 0 auto;
}
.slideBox2 .hd{
     height:15px; 
     overflow:hidden;
      position:absolute; 
      right:5px; bottom:5px; z-index:1; 
    }
.slideBox2 .hd ul{
     overflow:hidden; 
     zoom:1; 
     float:left;
    }
.slideBox2 .hd ul li{
     float:left;
      margin-right:2px; 
       width:8px; 
       height:8px; 
       line-height:14px;
        text-align:center; 
        background:#000; 
        cursor:pointer;
        opacity:0.2;
        border-radius:50%;
     }
.slideBox2 .hd ul li.on{
     background:#f00; 
    color:#fff;
 }
.slideBox2 .bd{
     position:relative;
      height:100%; 
      z-index:0;   
    }
.slideBox2 .bd li{
     zoom:1;
      vertical-align:middle;
     }
.slideBox2 .bd img{ 
    width: 100%;
    height: auto;
    display: block;
    max-height: 200px;
 }
    /* index_container */
    .index_container{
        width: 100%;
        height: auto;
        background: url(../images/index/container_bg.png)no-repeat;
        background-size:100% 100%;
        padding-bottom:24px;
    }
.container_box{
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}
.cont_top{
    overflow: hidden;
}
.cont_top .cont_Tlist{
    margin-top:69px;
    width:703px;
    height:616px;
    background:rgba(255,255,255,1);
    padding: 30px;
    padding-top:43px;
}
.cont_Tlist .t_tit{
    overflow: hidden;
    padding-bottom:30px ;
    border-bottom:1px solid #ACACAC;
}
.cont_Tlist .t_tit a{
    direction: ltr;
    font-size:16px;
    line-height: 57px;
}
.cont_Tlist .t_tit h3{
    padding:0 26px;
    height: 57px;
    line-height: 57px;
    position: relative;
    border: 1px dashed #000;
}
.cont_Tlist .t_tit h3::before{
    content: '';
    width: 39px;
    height: 38px;
    position: absolute;
    top: -1px;
    left: -1px;
    background: url(../images/index/topleft.png)no-repeat;
}
.cont_Tlist .t_tit h3::after{
    content: '';
    width: 39px;
    height: 38px;
    position: absolute;
    bottom: -1px;
    right:-2px;
    background: url(../images/index/bottomright.png)no-repeat;
}
.cont_Tlist ul li{
    width: 100%;
    height: 76px;
    text-align: right;
    line-height: 76px;
    position: relative;
    padding-right:36px;
    border-top:1px dashed#ACACAC;
}
.cont_Tlist ul li:first-child{
    border: none;
}
.cont_Tlist ul li::after{
    content: "";
    width:6px;
    height:6px;
    background:rgba(13,25,91,1);
    opacity:0.6;
    border-radius:50%;
    position: absolute;
    top: 50%;
    margin-top:-3px;
    right: 15px;
}
.cont_Tlist ul li a{
    display: inline-block;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight:bold;
    font-size: 18px;
}
/* cont_mid */
.cont_mid{
    overflow: hidden;
    margin-top:64px;
}
.cont_mid h3{
    width: 237PX;
    height: 54PX;
    line-height: 54PX;
    margin: 0 auto;
    background: url(../images/index/index_icon05.png)no-repeat;
    background-size:100% 100%;
    text-align: center;
    color: #FFFFFF;
}
.cont_mid h3 a{
    color: #FFFFFF;
}
.cont_mid h3 img{
    min-width: 150px;
}
.cont_mid ul{
    margin-top:20px ;
    padding:10px 0 ;
}
.cont_mid ul li{
    width: 200px;
    height: 180px;
    background: #fff;
    float: left;
    margin-left: 6px;
    padding: 20px 2px;
    margin-top: 9px;
    transition: all 0.4s linear;
}
.cont_mid ul li img {
    max-height: 70px;
}
.cont_mid ul li:hover{
    box-shadow: 5px 5px 5px #ccc;
}
.cont_mid ul li.ml0{
    margin-left:0;
}
.cont_mid ul li a,
.cont_mid ul li span{
    display: block;
    text-align: center;
}
.cont_mid ul li p{
    height: 96px;
    line-height: 96px;
    text-align: center;
}
.cont_mid ul li span {
    line-height:30px;
   font-size: 18px;
   color: #333333;
font-weight:400;
}
/* cont_fonter */
.cont_footer{
    margin-top:10px;
}
.cont_footer li{
    float: right;
    width: 464px;
    height: 307px;
    margin-right:23px ;
    margin-top:20px;
    overflow: hidden;
}
.cont_footer li a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.cont_footer li a p{
    position: absolute;
    bottom: -36px;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 36px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all 0.6s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    direction: rtl;
    
}
.cont_footer li img{
    transition: all 0.6s linear;
    min-width: 100%;
    min-height: 100%;
}
.cont_footer li:hover img{
    transform: scale(1.1);
}
.cont_footer li:hover a p{
    bottom: 0;
}
.cont_footer li.ml0{
    margin-right:0 ;
}
.cont_Tlist .t_tit a{
    color: #7b7b7b;
}
.cont_Tlist .t_tit h3 a{
    color: #000000;
}
/* ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â */

/* ÃƒÂ¨Ã‚Â§Ã¢â‚¬Â ÃƒÂ©Ã‚Â¢Ã¢â‚¬ËœÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»s */
.xw_spxw{
    padding: 0px 30px 44px 30px;
    overflow: hidden;
    position: relative;
    background: #fff;
    /* display: none; */
    /* height: 350px; */
    text-align: right;
}
.xw_spxw ul li{
    float: left;
    width: 25%;
    /* padding: 10px; */
    /* height: 290px; */
    position: relative;
    text-align: right;
}
.xw_spxw ul li>img{
    position: absolute;
    top: 50%;
    left: 60px;
    cursor: pointer;
}
.xw_spxw ul li a{
    display: block;
    width: 100%;
    text-align: right;
    padding: 0 20px;
}
.xw_spxw ul li a img{
    height: 214px;
}
.xw_spxw ul li a p{
    background-color: #f4f4f4;
    padding: 15px 10px;
    text-align: right;
    height: 70px;
    overflow: hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.xw_spxw .hd div{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.xw_spxw .hd .prev{
    left: 50px;
}
.xw_spxw .hd .next{
    right: 50px;
}
.xw_spxw .bd{
    overflow: hidden;
}

.mobile{
    display: none;
}
/* ÃƒÂ¨Ã‚Â§Ã¢â‚¬Â ÃƒÂ©Ã‚Â¢Ã¢â‚¬ËœÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»e */
@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .container_box{
        width: 1200px;
    }
    .navul{
        width: 1200px;
    }
    .slideBox{
        width: 1100px;
    }
    .slideBox2{
        width: 1200px;
    }
    .slideBox,.slideBox .bd,.slideBox .bd ul{
        height: auto;
    }
    .index_nav {
        height: auto;
    }
    .mid_box{
        width: 1200px;
    }
    .mid_list{
        width: 372px;
    }
    .mid_list2{
        margin: 0 42px;
    }
    .cont_top .cont_Tlist{
        width: 584px;
    }
    .cont_footer li{
        width: 384px;
    }
    .cont_mid ul li{
        width: 13.2%;
        margin-left: 15px;
    }
    .navul li{
        margin-left: 6%;
    }
}
@media (max-width: 1200px) and (min-width: 992px) {
    .navul,
    .mid_box,
    .container_box{
        width: 100%;
        padding: 0 25px;
    }
    .navul li{
        width: 33%;
        margin: 20px 0;
        text-align: center;
    }
    .index_nav{
        height: 910px;
    }
    .slideBox{
        width: 100%;
        height: 750px;
    }
    .slideBox2{
        width: 100%;
    }
    .mid_list{
        width: 30%;
    }
    .mid_list2{
        margin: 0 48px;
    }
    .cont_top .cont_Tlist{
        width: 48.8%;
    }
    .cont_mid ul li{
        width: 22%;
        margin-left:38px;
    }
    .slideBox .bd{
        height: 695px;
    }
    .cont_mid ul li{
        width: 13.2%;
        margin-left: 12px;
    }
    /* .navul li{
        margin-left: 96px;
    } */
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .index_container{
        background-size:auto ;
    }

    .navul,
    .mid_box,
    .container_box{
        width: 100%;
        padding: 0 15px;
    }
    .navul li{
        width: 14%;
        margin: 0;
        text-align: center;
    }
    .index_nav{
        height: 646px;
    }
    .slideBox{
        width: 100%;
        height: 500px;
    }
    .slideBox2{
        width: 100%;
    }
    .mid_list{
        width: 30%;
    }
    .mid_list2{
        margin: 0 36px;
    }
    .cont_top .cont_Tlist{
        width: 100%;
    }
    .cont_mid ul li{
        width: 29%;
        margin-left:47px;
    }
    .cont_footer li{
        width: 355px;
        height: 240px;
    }
    .footer_mid p{
        min-width: auto;
    }

}
@media screen and (max-width: 767px) and (min-width: 320px){
    .xw_spxw ul li {
        width: 100%;
    }
    body{
        background-size: 180%;
/*         margin-top: 110px; */
    }
    .index_container{
        background-size:auto ;
    }
    .navul,
    .mid_box,
    .container_box{
        width: 100%;
        padding: 0 10px;
    }
    .navul li{
        width: 50%;
        margin: 0;
        text-align: center;
        margin: 20px 0;
    }
/*     .navul li:last-child{
        width: 100%;
    } */
    .index_nav{
        height: 533px;
/*         height: 221px; */
        background: url(../images/index/index_bg01.png) no-repeat;
        background-size: 100% 33%;
        background-size: 100%;
    }
    .navul{
        margin-top: 0px;
    }
    .slideBox{
        width: 100%;
        height: 416px;
        margin-top: 10px;
    }
    .slideBox .bd{
        height: 400px;
    }
    .slideBox .bd ul{
        height: 530px;
    }
    .slideBox .bd ul li img{
        width:100%;
        height: 320px;
    }
    .slideBox .bd p{
        bottom: auto;
    }
    .slideBox .bd p a{
        font-size: 18px;
        line-height: 40px;
    }
    .slideBox2{
        width: 100%;
        height: 120px;
    }
    .slideBox2 .bd img{
        height:120px;
    }
    .mid_list{
        width: 100%;
        float: none;
    }
    .mid_list2{
        margin:0;
    }
    .cont_top .cont_Tlist{
        width: 100%;
        height: auto;
        position: absolute;
    }
    .cont_mid ul li{
        width: 48%;
        margin-left: 14px;
        margin-top: 12px;
    }
  
    .cont_footer li{
        width: 100%;
        height: 240px;
    }
    .t_tit a,
    .t_tit h3{
        float: none;
        text-align: center;
    }
    .t_tit a{
        display: block;
        text-align: right;
    }
    .cont_Tlist .t_tit{
    position: relative;
    height: 114px;
    }
    .cont_Tlist .t_tit a{
        position: absolute;
        bottom: 0;
        color: #8e8e8e;
    }
    .cont_Tlist .t_tit h3 a{
        position: initial;
        color: #000;
        text-align: center;
    }
    .cont_top{
        height: 1420px;
        position: relative;
    }
    .cont_top>div.fl{
        top: 50%;
    }
}

@media (max-width: 425px) {
    .mobile{
    display: block;
    }
    .pc{
        display: none;
    }

    .slideBox .bd p{bottom:160px;}
}








/* .head_logo{width:100%;margin:0 auto;position:relative;}
.head_logo a img:nth-child(1){position:absolute;left:34%;width:90px;top:30%;}
.head_logo a img:nth-child(2){position:absolute;left:40%;top:30%;} */

/* .index_nav,.index_mid,.index_container,footer,.head_left,.head_right ul li:nth-child(1){
    -webkit-filter: grayscale(100%);
      -webkit-filter: grayscale(1); 
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: gray;

}
.head_top{background-color:gray;} */