@charset "utf-8";

body {
    font-family: "寰蒋闆呴粦",Microsoft YaHei,Arial, Helvetica,sans-serif;
    color:#333;
    font-size: 12px;
    padding: 0;
    width:100%;
    min-width: 320px;
    margin: 0 auto;
    max-width: 1920px;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, blockquote, dl,p, dt, dd, ul, ol, li, pre,fieldset, lengend, button, input, textarea,th, td {
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: normal;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    /*-moz-user-focus: none;
    -moz-user-select: none;*/
}
a{text-decoration:none;outline:none;color: #333;}
a:focus, a:hover{
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    -webkit-user-select: none;
    /*-moz-user-focus: none;
    -moz-user-select: none;*/
}
img{border:0;vertical-align: middle;}
input{border:none;outline:none;}
ol,ul,li{list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight: normal;font-size: 100%;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
strong{font-weight:normal;}
em,i,b{font-style: normal;}
/*鍚堝苟琛ㄦ牸杈规锛岃缃竟妗嗚窛涓洪浂*/
table{border-collapse: collapse;border-spacing: 0;}

/*娓呴櫎娴姩*/
.clear{clear:both;}
.clearfix:after {content: ".";display: block;height: 0;font-size:0;clear: both;visibility: hidden;}
.clearfix {clear:both;}

/*寮哄埗鎹㈣*/
.break_word{word-wrap:break-word;word-break:break-all;}

/*绂佹鎹㈣*/
.keep_all{word-break:keep-all;white-space:nowrap;}

/*瓒呭嚭鐪佺暐鍙锛屼粎闄愬崟琛岋紝骞朵笖闇€瑕佽瀹氫竴涓搴*/
.ellipsis { overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}

/*瀹氫箟涓よ瓒呭嚭鐪佺暐鍙*/
.clamp2{overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }

/*娈佃惤涓ょ瀵归綈*/
.case_intro , .txt_justify{text-align:justify;text-justify:inter-ideograph;}

/*绂佹FF绛夋祻瑙堝櫒缁檛extarea澧炲姞鍙嫋鎷藉ぇ灏忕殑璁剧疆*/
textarea { resize: none; -webkit-appearance: none;}

/*鍙栨秷杈撳叆妗嗙殑鐒︾偣鐘舵€*/
input, textarea, button, select{
    outline: none;
    outline-style: none;
    outline-width: initial;
    outline-color: initial;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

input{border-radius:0px;}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

/*杈撳叆妗嗛粯璁ゅ€肩殑棰滆壊*/
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

input::-ms-input-placeholder{
    color: #999;
}

input::-webkit-input-placeholder{
    color: #999;
}

/*闅愯棌*/
.hide{ display:none;}

/*娴姩*/
.fl{ float:left;}
.fr { float:right;}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@font-face {
  font-family: 'iconfont';  /* Project id 4096664 */
  src: url('http://at.alicdn.com/t/c/font_4096664_7ncfqullm6.woff2?t=1685700146039') format('woff2'),
       url('http://at.alicdn.com/t/c/font_4096664_7ncfqullm6.woff?t=1685700146039') format('woff'),
       url('http://at.alicdn.com/t/c/font_4096664_7ncfqullm6.ttf?t=1685700146039') format('truetype');
}
.iconfont{font-family:"iconfont"!important;font-style:normal;}
<!--0.00018501281738281-->