*{margin:0;padding:0;word-wrap:break-word}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none}blockquote,body,code,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,legend,li,ol,p,pre,td,th,ul{margin:0;padding:0}article,aside,dialog,figure,footer,header,menu,nav,section{display:block}body{background:#fff;color:#333;font-size:14px;overflow-x: hidden;}body,input,button,input,select,textarea{ font-family:pingfang, Helvetica,"Hiragino Sans GB","Heiti SC","Microsoft Yahei","WenQuanYi Micro Hei",sans-serif;}li{list-style-type:none}img,ul{margin:0;padding:0}img{border:0}a{color:#333;-webkit-transition:.3s;transition:.3s}a,a:hover{text-decoration:none}a:hover{color:#3274cd}em{font-style:normal}.fl{float:left}.fr{float:right}del{margin:0;padding:0;border:0;text-decoration:none;font-style:normal}.clear{clear:both;overflow:hidden;height:0}.clearfix{display:block}.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:""}::selection{background:#2993FC;color:#fff}::-moz-selection{background:#2993FC;color:#fff}button,input,optgroup,select,textarea{margin:0;outline:0}legend{padding:0;border:0}textarea{overflow:hidden;resize:none}input::-moz-placeholder,textarea::-moz-placeholder{color:#b1b1b1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#b1b1b1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#b1b1b1}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{ display:block;_zoom:1;}
.floor{padding: 90px 0;}
.b-b-n{border-bottom: none !important;}
.gray-bgcolor{background: #f6f6f6;}
.green-bg{background-color: #3ab57f;}
.white-bg{background: #fff;}
.p0{padding-top:0 !important;padding-bottom: 0 !important;}
.t-a-l{text-align: left;}
.over-hide{overflow: hidden;}
.c-w{color: #fff;}
.c-32{color: #3274cd;}
.c-9a{color:#9a9a9a;}
.c-6f{color: #6f6f6f;}
.container,.mainbox{
    width: 100%;
    max-width : 1180px;
    margin: 0 auto; 
}
[class *= 'col-'] {
    float: left;
}

.col-1{width:8.33333333%;}
.col-2{width:16.66666667%;}
.col-3{width:25%;}
.col-4{width:33.33333333%;}
.col-5{width:41.66666667%;}
.col-6{width:50%;}
.col-7{width:58.33333333%;}
.col-8{width:66.66666667%;}
.col-9{width:75%;}
.col-10{width:83.33333333%;}
.col-11{width:91.66666667%;}
.col-12{width:100%;}

/* pc屏幕 */
@media all and (min-width: 1180px) and (max-width: 1920px) {

}

/* pc1180屏幕 */
@media all and (min-width: 992px) and (max-width: 1180px) {

}

/* 中等屏幕（平板，小于等于 992px） */
@media screen and (max-width: 992px) {


.col-md-1 { width:8.33333333%;} 
.col-md-2 { width:16.66666667%;} 
.col-md-3 { width:25%;} 
.col-md-4 { width:33.33333333%;} 
.col-md-5 { width:41.66666667%;} 
.col-md-6 { width:50%;}
.col-md-7 { width:58.33333333%;} 
.col-md-8 { width:66.66666667%;} 
.col-md-9 { width:75%;} 
.col-md-10 { width:83.33333333%;} 
.col-md-11 { width:91.66666667%;} 
.col-md-12 { width:100%;}


.floor{padding:50px 0;}
}

/* 小屏幕（手机，小于等于768px） */
@media screen and (max-width:768px){

.col-sm-1 { width:8.33333333%;} 
.col-sm-2 { width:16.66666667%;} 
.col-sm-3 { width:25%;} 
.col-sm-4 { width:33.33333333%;} 
.col-sm-5 { width:41.66666667%;} 
.col-sm-6 { width:50%;}
.col-sm-7 { width:58.33333333%;} 
.col-sm-8 { width:66.66666667%;} 
.col-sm-9 { width:75%;} 
.col-sm-10 { width:83.33333333%;} 
.col-sm-11 { width:91.66666667%;} 
.col-sm-12 { width:100%;}
.sm-hide{ display: none; }

.floor{padding:30px 0;}

}
/* 小屏幕（手机，小于等于 480px） */
@media (max-width: 480px){
.col-xs-1 { width:8.33333333%;} 
.col-xs-2 { width:16.66666667%;} 
.col-xs-3 { width:25%;} 
.col-xs-4 { width:33.33333333%;} 
.col-xs-5 { width:41.66666667%;} 
.col-xs-6 { width:50%;}
.col-xs-7 { width:58.33333333%;} 
.col-xs-8 { width:66.66666667%;} 
.col-xs-9 { width:75%;} 
.col-xs-10 { width:83.33333333%;} 
.col-xs-11 { width:91.66666667%;} 
.col-xs-12 { width:100%;}
.container{width:auto;}
.sm-hide{ display: none; }

.floor{padding:30px 0;}
}
