/*初始化111*/ 
html,body{ margin: 0; padding: 0; } 
.pagebox{position:relative;width:1300px; margin:0px auto; }
body {overflow-x:hidden;} 

#w_wbox-1513132177500 { z-index: 99999 !important; } 
#w_common_text-1536910800655 .reset_style p {text-align:left;} 
#w_common_text-1536117459725 {text-align:left;}

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}




.case{ margin-top:60px; overflow:hidden;}
/*
.case .pubTit{ width:330px; height:125px; background:url(../images/disTitbj.png) no-repeat center;text-align:center; margin-left:415px;color:#019b6a; position:relative; top:-300px; transition:1s;}
.case .pubTit h3{ font-size:30px; padding-top:35px;}
.case .pubTit b{ font-size:22px;}
*/
.case .pubCon{width:1200px;  position:relative; margin:0 auto;}
.case .swiper-container{ margin-top:10px; margin-bottom:30px;}
.case .swiper-slide{ width:300px; float:left; height:320px;}
.case .swiper-slide img{ display:block; width:96%; height:auto; height:220px;}
.case .ceng{ bottom:25px; left:0; width:80%; height:50px; background:#003e8b;  margin:30px auto;  text-align:center; color:#fff; transition:0.5s; border-radius: 30px; line-height: 25px;}




.case .ceng01 {
    position: absolute;
    bottom: -128px;
    left: 0;
    width: 96%;
    height: 180px;
    background: rgba(37,37,37,0.6);
    text-align: center;
    color: #fff;
    transition: 0.5s;
}
.case .ceng01 h3{ font-size:16px; padding:10px 0 10px;}
.case .swiper-slide:hover .ceng{ bottom:0;}

.case .ceng h3{ font-size:16px; padding:10px 0 10px;}
.case .ceng h3 span{ display:block; font-size:12px; opacity:0.8;}
.case .ceng p{ text-align:left;}
.case .ceng i img{ width:192px; margin:5px 44px 15px;}
.case .pubCon p{ font-size:12px; padding:10px 20px 0; line-height:30px; 
    width: 340px;
height:66px;    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
 }

.case .swiper-button-next,.case .swiper-button-prev{ width:34px; height:58px; background-size:90%; }
.case .swiper-button-prev,.case .swiper-container-rtl .swiper-button-next{ background-image:url(../images/left.png); left:-55px;}
.case .swiper-button-next,.case .swiper-container-rtl .swiper-button-prev{ background-image:url(../images/right.png); right:-55px;}

