/*----------字体--------------*/
@font-face{
    font-family: siyuan;
    src: url('/eportal/fileDir/xcxy/resource/cms/2017/05/2017052215292816139.otf'),
         url('/eportal/fileDir/xcxy/resource/cms/2017/05/2017052215285619124.otf');
         url('/eportal/fileDir/xcxy/resource/cms/2017/05/2017052215295993802.otf');
         url('/eportal/fileDir/xcxy/resource/cms/2017/05/2017052215282449613.otf');
         url('/eportal/fileDir/xcxy/resource/cms/2017/05/2017052215275317862.otf');
         url('/eportal/fileDir/xcxy/resource/cms/2017/05/2017052215272179007.otf');
         url('/eportal/fileDir/xcxy/resource/cms/2017/05/2017052215264633769.otf');
}
*{
     font-family:siyuan,"MicrosoftYahei";
}
img{border:0;}
/*----------字体--------------*/

div[runat="server"]{box-sizing:border-box;}
.ov{overflow:hidden}
body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,a{margin:0;padding:0;list-style:none;text-decoration:none;font-size:14px;color:#000;
font-family:'siyuan',"MicrosoftYahei";}
/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.fl { float: left; }
.fr { float: right; }
iframe{background: transparent;}
div[runat='server']{box-sizing:border-box;}
/*body{min-width:1210px;}*/
body{margin:0 auto;}

.kjnone{
width: 120% !important;
    margin-left: -10%;
}

/**网站黑白代码
body,img {
-webkit-filter: grayscale(100%); /* webkit */  
-moz-filter: grayscale(100%); /*firefox*/  
-ms-filter: grayscale(100%); /*ie9*/  
-o-filter: grayscale(100%); /*opera*/  
filter: grayscale(100%);  
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);   
filter:gray; /*ie9- */  
 }
**/








.cc *{
 color:#000;
}
body #nav{margin-bottom:50px;}
#con1,#con2,#con3{width:96% !important;margin-bottom:50px !important;}
body .con1-1,body .con1-2,body .con1-3,body .con2-1,body .con2-2,body .con2-3{width:32%;float:left !important;}
body .con1-2,body .con2-2{margin:0 2%;}
body .con3-1,body .con3-2,body .con3-2{width:100%;}
#con2{background: #f2f5fa;padding: 40px 2%;}
.swiper-xw{position:relative;overflow:hidden;min-height:100px;}
.swiper-xw .swiper-slide{position:relative;}
.swiper-xw .swiper-slide img{width:100%;height:350px;object-fit: cover;}
.swiper-xw .text{position:absolute;bottom:-100%;left:0;width:90%;padding:20px 5%;font-size:18px;color:#fff;background:#666666;}
.swiper-slide-active .text{bottom:0;transition:all .5s;}
#swiper-xw .swiper-pagination-xw{position: absolute;z-index: 100;left: auto;right: 0;width: 90px;}
#swiper-xw .swiper-pagination-bullet-active{background:#fff;}
.list_tit{overflow:hidden;border-bottom:1px solid #c0c9d7;}
.list_tit span{float:left;position:relative;padding:10px 0 25px 0;font-size:20px;font-weight:bold;color:#333;}
.list_tit span:before {   
  content: "";   
  display: block;   
  width:100%;
  height:5px;
  position:absolute;
  left:0;
  bottom:0;
  background: #006299;
}
.list_tit a{float: right;margin-top: 20px;}
.list_box li{margin-top:21px;overflow:hidden;}
.list_box li a{float:left;width:75%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size:16px;}
.list_box li span{float:right;font-size:16px;}
.list_box li:hover a{color:#c3141e}
.list_box li:hover span{color:#c3141e}
.swiper-video{position:relative;overflow:hidden;margin-top:50px;}
.swiper-video .swiper-slide{}
.swiper-video .swiper-slide ._pic{position:relative;}
.swiper-video .swiper-slide ._tit{margin-top: 20px;font-size: 18px;}
.swiper-video .swiper-slide img{width:100%;height:25vh;object-fit: cover;}
.swiper-video .swiper-slide img.bofang{width:48px;height:48px;position:absolute;left:43%;top:35%;}
.swiper-video .swiper-slide ._pic:before{
  content: "";   
  display: block;  
  visibility: hidden; 
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  bottom:0;
  transition:all .5s;
}
.swiper-video .swiper-slide:hover ._pic:before {   
  visibility: visible;
  background:rgba(0,0,0,.5);
  
}
.swiper-video .swiper-slide:hover img.bofang{animation: pulse .3s;}



img{max-width:100%;border:0}
.bg_red {
    background: rgb(204,0,51) !important;
}

body .foot_rf p {
    color: #ddd;
}
body .foot_rf div {
    border-color: rgb(204,0,51);
}
body .foot_rf a {
    color: #ddd;
}
.iframe-foot iframe{
    width:100%;
    height:400px;
}


@media screen and (max-width: 765px){
    body .cc{min-width:auto !important;}
    body .zt_logo {
          width: 20%;
          position: absolute;
          left: 2%;
          top: 5px;
     }
     body #nav {
         margin-bottom: 20px;
     }
     body .list-li a {
         font-size: 16px;
         padding: 0 2px;
     }
     body .con1-1, body .con1-2, body .con1-3, body .con2-1, body .con2-2, body .con2-3{
         width: 100%;
         margin:auto !important;
         float: none !important;
     }
     body .swiper-xw .swiper-slide img {
         height: 300px;
     }
     body .swiper-xw .text {
         width: 96%;
         padding: 7px 2%;
         font-size: 16px;
    }
     body .list_tit span {
         padding: 10px 0 10px 0;
         font-size: 18px;
     }
    body .xx #con{
         width:100% !important;
    }
    body .iframe-foot iframe{
        width:100%;
        height:630px;
    }
    body .xilan_tab h1{
        font-size:18px !important;
    }
}