ul{
	list-style: none;padding-left: 0px;
}
/*.kj-border-1px a {
    color:
}*/
li {
    line-height: 30px;
}
p {
    display: inline;
}
.kj-search-pad {
    padding-top: 10px;
   
}
.kj-sy-sy {
    margin-left: -40px !important;
}
.kj-nav {
    font-size: 17px !important;
    font-weight: bold;
}
.boxsize_content>p> a {
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
}
.text-oneLine {
    display: block; /*内联对象需加*/
    word-break: keep-all; /* 不换行 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

.fa-phone-square, .fa-qrcode, .fa-qq, .fa-arrow-up, .fa-envelope-o {
    margin-top: 5px;
    font-size: 25px !important;
    color: #a1a1a1;
}
.kj-bottom-fa .fa-qq:hover, .kj-bottom-fa .fa-envelope-o:hover , .kj-bottom-fa .fa-phone-square:hover {
    /*background-color: #53b0b4;*/
    text-decoration: none;
    color: #53b0b4;
}
/*.kj-bottom-fa*/ 
/*-----------------------------------*/
.connectbox {
    position: fixed;
    right: 12px;
    /*top: 290px;*/
    top: 20%;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    z-index: 999;
}
.connectbox2 {
    position: fixed;
    right: 12px;
    /*top: 505px;*/
    margin-top:10px;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    z-index: 999;
}
.boxsize {
    text-align: center;
    width: 66px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #ffffff;
    border-bottom: 1px solid #dadada;
    position: relative;
}

.boxsize_content {
    position: absolute;
    top: 0px;
    right: 66px;
    color: #ffffff;
    background-color: #53b0b4;
    min-height: 67px;
    padding: 10px;
    line-height: 47px;
    display: none;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

    .boxsize_content p {
        margin: 0px;
        padding: 0px;
    }
.kj-contact-fa-2 {
    padding-left:0px;
    padding-right:0px;
}
.boxsize a {
    color: #666666;
}

.boxsize:hover .boxsize_content {
    display: block;
}

.boxsize:hover, .boxsize:hover a, .boxsize:hover a .fa {
    background-color: #53b0b4;
    text-decoration: none;
    color: #ffffff;
}




/*----------------------------------------*/

.formcom-ipt {
    width:80%;
}
#GBFORM dl {
    margin-top: 0;
    margin-bottom: 20px;
    width: 46%;
    float: right;
}
#GBCAPTCHAIMG > img {
    max-width: 66%;
    float: right;
    padding-right: 100px;
}
.formcom-area {
    width: 80%;
}


.kj-nav > li {
    /*border-left: 1px #dddddd solid;*/
    position: relative;
}
    .kj-nav > li:after{
        content:"";
        position:absolute;
        right:0px; top:17px;
        width:2px;
        height:15px;
        border-left:1px solid #dddddd;
    }
    .kj-nav > li:last-child:after {
        content: "";
        position: absolute;
        right: 0px;
        top: 17px;
        width: 2px;
        height: 15px;
        border-left: 0px solid #dddddd;
    }
    .kj-nav > li > a {
        /*padding-left: 30px;padding-right: 30px;color: #cdcdcd;*/
        padding-left: 25px !important;
        padding-right: 25px !important;
        font-size: 17px;
    }
.kj-nav {
    margin-left:-20px;
}
/*.kj-nav > li > a:first-child {
       
        margin-left: 0px !important;
        margin-right: 25px !important;
        font-size: 17px;
    }*/
/*.navbar-nav>li:first-child{
	margin-left: 0px!important;
}*/
.kj-top {
    background-color: #4460ab;
    font-size: 13px;
    color: #fff;
}
/*.kj-hover:hover{
	color: #4460ab!important;
}*/
.kj-line-hight{
	line-height: 36px;
}
.kj-top a{
	color: #fff;
	line-height: 36px;
}
.kj-top a:hover{
	color: #fff;
}
.kj-search-text {
    width: 100%;
    margin: auto;
    float: right;
    border: #4460AB 1px solid;
    height: 38px;
    margin-top: 20px;
    text-indent: 30px;
    margin-bottom: 20px;
    border-radius: 1px;
}
.kj-div .fa-search {
    position: absolute;
    top: 30px;
    left: 25px;
    color: #999999;
}
    .dropdown {
        font-size: 16px;
        font-weight: bold;
    }
.navbar-brand{
	font-size: 17px!important;
	color: #333333;
	font-weight: bold;
}
.navbar-default .navbar-brand{
	color: #333333!important;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #4460AB;
    
}
.navbar-default .navbar-nav>li>a {
    color: #333333!important
}

.navbar-default:hover .navbar-nav>li>a:hover{
    color: #4460ab!important;
}

/*.nav>li>a{
	display: initial!important;
	padding: 0px!important;
}*/
#kj-hover:hover {
    color: #4460AB !important;
}
.navbar-default {
     background-color: #FFFFFF!important; 
     
     border-color: #FFFFFF!important; 
}
.navbar{
	margin-bottom: 0px!important;
}
#kj-tel{
	float: right;margin-top: auto;font-size: 14px!important;
	font-weight: normal;
	color: #7f7f7f!important;
}
.kj-div{
	position:relative;
}

.kj-button{
	margin-top: 20px;
	border: #4460AB 1px solid;
	height: 38px;
	width: 84px;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-color: #4460AB;
	position:absolute;right:15px;top:0px;
}
.kj-title{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 140px;
}
.kj-img-border {
    border: #d8d8d8 1px solid;
    text-align:center;
    line-height:50px;
   font-size:20px;
   padding-bottom:33%
}
    .row>a{
        color:#333333;
    }
.kj-sy-t {
    margin:auto;
    width:40px;
    border-bottom:#50afb3 3px solid;
    border-radius:1px;
    /*margin-bottom:70px;*/
}
a:hover > .kj-img-border>.kj-sy-t {
    width: 80px;
}
.kj-sycp-p {
    padding-bottom:70px;
}
/*.kj-img-border-border {
    margin-right: 30px;
    margin-bottom: 75px;
}*/
.kj-img-border-border-1 {
    padding-right: 30px;
    margin-bottom: 20px;
    border: #D8D8D8 1px solid;
}
.kj-productP-border{
	border: #D8D8D8 1px solid;
	margin: 20px;
	padding-bottom: 20px;
}
.kj-productP-border-1{
	border: #D8D8D8 1px solid;
	background-color: #FFFFFF;
	max-width:360px ;
/*	margin-bottom: 70px;*/
}
.kj-productP-border-11{
	padding-bottom: 15px;
	background-color: #FFFFFF;
	max-width:360px ;
    margin:auto;
/*	margin-bottom: 70px;*/
}
.kj-productP-border-12 {
    padding-bottom: 15px;
    background-color: #FFFFFF;
    max-width: 360px;
    border: 1px #dddddd solid;
    margin: auto;
}
.kj-productP-border-11:hover{
	box-shadow: 0px 2px 2px #f1f1f1;
	
}
.kj-productP-border-11:hover>.kj-a>.kj-fs{
	background-color: #50afb3;
	background-color:#50afb3 ;
	color: #FFFFFF;
}
.kj-productP-border-12:hover>.kj-a>.kj-fs{
	background-color: #50afb3;
	background-color:#50afb3 ;
	color: #FFFFFF;
}
.kj-sw-1{
    color:#333;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin-left: 22px;
	margin-right: 22px;
}
.kj-sw-2{
	color: #8a8a8a;
	font-size: 14px;
	line-height: 20px;
	margin-left: 22px;
	margin-right: 22px;
}
.kj-sw-3{
	color: #8a8a8a;
	font-size: 14px;
	line-height: 20px;
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 20px;
}
.kj-fs{
    
	border-radius: 2px;
	font-size: 14px;
	color: #50afb3;
	line-height: 35px;
	text-align: center;
	margin-left: 22px;
	margin-right: 22px;
    display:block;
	margin-bottom: 20px;
	border: #50AFB3 1px solid;
}
.kj-fs-1{
	max-width: 255px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
/*	margin-left: 22px;*/
	margin-right: 22px;
	margin-bottom: 10PX;
	margin-top: 60px;
	border: #50AFB3 1px solid;
	background-color: #50AFB3
}
.kj-color{
	color: #4460AB;
	margin-bottom: 40px;
}
#kj-span-c{
	
	color:#ed0000;
}
	

.kj-fs:hover{
	background-color: #50afb3;
	color: #FFFFFF;
	text-decoration: none;
}
.kj-xgcp-s{
	font-size: 20px;
	color: #4460AB;
	line-height:70px;
    font-weight:600;
}
.kj-a{
	text-decoration: none!important;
 
}

.kj-text{
	color: #4460AB;
	/*text-align: center;*/
	font-weight: bold;
	font-size: 18px;
	margin-top: 20px;
	
}
a{
	text-decoration: none!important;
}
.kj-zj{
	margin-bottom: 50px;
}
.kj-fg{
	color: #d3d8e8 ;
	margin-left: 10px;
	margin-right: 10px;
}
.kj-fg-1{
	margin-left: 10px;
	margin-right: 10px;
	color: #d3d8e8;
}
.kj-b-c{
	background-color: #f7f7f7;
	padding-bottom: 70px;
	
}
.kj-bottom{
	background-color: #4460AB;
	text-align: center;
	/*margin-top: 30px;*/
	padding-bottom:20px;
}
.kj-bottom-b{
	background-color: #4460AB;
	border-top: #6980bc 1px solid;
	text-align: center;
	color: #a9b2ce;
	padding: 10px 0px;
}
.kj-lh{
	line-height: 30px;
}
.kj-hg{
	line-height: 25px;
}
.kj-bottom a,.kj-bottom a:hover{
	color: #d3d8e8;
}
.kj-p p{
    display:inline;

}
.kj-fw-img {

}
/*-------------------*/
.kj-bc-bread {
    background-color: #f7f7f7;
    /*	margin-bottom: 20px*/
}
.kj-pad{
	padding-left: 0px!important;
}
.breadcrumb {
    margin-bottom: 0px !important;
    line-height: 50px !important;
    font-size: 16px;
    /*background-color: none;*/
    margin-left: -25px;
}
.breadcrumb>li>a{
	color: #999999;
	text-decoration: none;
}
.breadcrumb>li:last-child{
	color: #666666!important;
}
/*.breadcrumb{
	margin: 0px!important;
	line-height: 60px!important;
}*/
.kj-margin{
	margin-bottom: 20px;
}
.kj-row-border{
	 border-bottom: #4460AB 3px solid;
}
/*-------搜索结果页-------------*/
.kj-sr{
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
}
#kj-name{
	color: #4460ab;
}
.kj-cpxq-img {
    border: #ebebeb 1px solid;
    margin: auto;
    padding:70px 40px!important;
    /*padding: 0px !important;*/
}
.kj-row-margin{
	margin: 0px!important;
}
.kj-cpxq-img-center{
	margin: auto;
}
/*.kj-cpxq-text{
	text-align: center;
}*/
/*-------------------*/
.kj-proinfo-td-title {
    vertical-align: middle !important;
    width: 120px;
    /*color: #999999;*/
    white-space: nowrap;
}

.kj-bc-bread-1 {
    line-height: 70px;
}
.kj-font{
	font-size: 18px;
	font-weight: bold;
}
.kj-font-1{
	font-size: 22px;
	font-weight: 400;
}
.kj-tag {
    margin-left: 0px !important;
}
.kj-cp-f{
	font-size: 22px;
	font-weight: bold;
}
.kj-cp-f-1{
	line-height: 30px;
}
.kj-productP-border-2{
	
	border-bottom:#4460AB 3px solid;
}
.kj-back-c{
	/*padding-left:40px!important;
	padding-right: 40px!important;*/
	text-align: center;
	line-height: 40px;
	border-radius:1px;
	color:#FFFFFF;
	margin-top:30px;
	background-color:#4460AB;
}
.kj-contact-fa-5>a{
    text-decoration: none;
    color: #666666;
}
.kj-circular {
    border: #2f90c9 1px solid;
    color: #2f90c9;
    padding: 3px;
    border-radius: 50%;
    margin-right: 10px;
}
.kj-font-color{
    padding:20px;
	color: #666666;
    line-height:200%;
    font-size:14px;
}
    .kj-font-color > img {
        max-width:100%;
    }
    .kj-new-title {
        border-bottom: #aaaaaa 1px dashed;
    }
.kj-news-title{
	color: #2F90C9;
	font-size: 24px;
	text-align: center;
	margin-top: 30px;
	line-height: 40px;
}
.kj-news-time{
	line-height: 50px;
	color: #999999;
	text-align: center;
}
.kj-new-margin{
	margin-top: 30px;
	margin-bottom: 80px;
}
.kj-inline-block{
	display:block;
	text-align: right;
	color: #999999;
	line-height: 25px;
}
.kj-cpxq-span {
    padding-right:20px;

}
#kj-inline-block-1 {
    display: block;
    text-align: end;
    color: #4460ab;
    line-height: 25px;
}
.kj-size{
	float: right;

}
.kj-margin-top{
	margin-top: 30px;
	background-color: #f2f2f2;
}
.kj-border-1px{
	border: #ebebeb 1px solid;
	
	margin-top:23px;
}
.kj-border-1px:hover{
	
	box-shadow: #e5e5e5 0px 0px 10px;
}
.kj-border-1px:hover{
	border: #4460AB 1px solid;
}
.kj-col-3-pad{
	padding: 10px!important;
}
.kj-news-list>a{
    display:block;
	font-size: 16px;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
	
	font-weight: 600;
}
.kj-news-list-s>a{
	color: #959595;
	line-height: 25px;
}
.kj-news-list-b{
	margin-top: 40px;
	color: #959595;
	
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    padding:8px;
    
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;

}
.kj-td-m{
	padding-left: 10%!important;
	border-left: 1px solid #ddd;
	color: #959595;
}
.kj-fontWeight{
	font-weight: 600;
}
.kj-td-m2{
	padding-left: 22px!important;
	border-left: 1px solid #ddd;
	color: #959595;
}
.kj-td-m3{
	padding-left: 50px!important;
	border-left: 1px solid #ddd;
	font-weight: 600;
}
.kj-td-m4{
	padding-left: 20px!important;
	font-weight: 600;
}
.kj-border-lrb{
	border-bottom: 1px solid #ddd ;
	border-left:  1px solid #ddd;
	border-right:  1px solid #ddd;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
.element.style {
    position: absolute;
    display: inline;
    cursor: inherit;
    background-color: rgb(255, 255, 255);
    border: 0px solid rgb(255, 0, 0)!important;
    padding: 1px;
    white-space: nowrap;
    font: 12px arial, sans-serif;
    z-index: 80;
    user-select: none;
    left: 25px;
    top: 5px;
}
.kj-news-list-img{
	padding-right: 0px!important;

}
.kj-i-h {
    margin: auto;
    padding-top: 30px;
    padding-left: 30px;
}
.kj-news-i{
	margin: auto;
}
.BMapLabel{
				display:none !important;
}
.kj-fw-margin{
	margin-top: 40px;margin-bottom: 20px;
}
.kj-fw-font{
	font-size: 16px;font-weight: 600;color: #666666;
}

/*询价*/

.largeinquiry_form dl {
    width: 46%;
    height: 70px;
    float: left;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 8px;
}

.largeinquiry_form .formcom-ipt {
    width: 95%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.largeinquiry_form .formcom-area {
    width: 95%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.largeinquiry_form .formcolumn-item-ct .formcom-vcode {
    width: 30%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.kj-logo-style {
    position: absolute;
    top: 10px;
    left: 20px;
    max-height: 50px;
}
.form-vcodebox img {
    max-width: 66%;
    float: right;
}
.kj-href-image{
    display:block;
    height:180px;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
}
/**/
@media(max-width:1320px) {
    .kj-fs-1{
		margin-top: 20px;
	}
	}
@media(max-width:1200px){
    .kj-contact-fa-2 {
        padding-left: 15px;
        padding-right: 15px;
    }
	.kj-news-list-b{
		margin-top: 10px;
		font-size: 12px;
	}
	.kj-news-list{
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.kj-news-list-s{
		font-size: 12px;
	}
}

@media(max-width:1092px){
	 	.kj-nav{
	padding-left: 5px;padding-right:5px;
}
    .kj-nav {
        
        margin-top: 10px;
    }
        .kj-nav > li:after {
            content: "";
            position: absolute;
            right: 0px;
            top: 8px;
            width: 2px;
            height: 15px;
            border-left: 1px solid #dddddd;
        }
     .nav>li>a {
    
     padding:5px 5px!important; 
       }
    .kj-sy-sy {
        margin-left:-5px !important;
    }
	.kj-news-list{
		font-size: 14px;
	/*	margin-top: 0px;*/
		margin-bottom: 10px;
	}
	.kj-fs-1{
		margin-top: 0px;
	}
	.kj-color{
		margin-bottom: 0px;
	}
}
@media(max-width:992px){
    .kj-nav > li:after {
        content: "";
        position: absolute;
        right: 0px;
        top: 17px;
        width: 2px;
        height: 15px;
        border-left: 0px solid #dddddd;
    }
    .kj-i-h {
        
        padding-top: 12px;
            
    }
	.kj-news-list-b{
		margin-top: 0px;
	}
	.kj-news-list{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.kj-news-list-s{
		line-height: inherit;
	}
	.kj-news-list-img{
		margin-top: 10px;
		margin-bottom: auto;
		padding-right: 0px;
	}
}


@media (max-width: 921px) {
    
    .nav > li > a {
         padding:10px 20px!important;
    }
   
    /*.navbar-nav > li:first-child {
        margin-left:5px !important;
    }
}
@media(max-width:772px){
	.kj-productP-border-1{
		margin-left: auto;
		margin-right: auto;
	}
	.kj-fs-1{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.kj-row-text{
		text-align: center;
	}
    /*.kj-sy-sy {
        margin-left: -5px !important;
    }*/
	}
@media(max-width:768px){
    .kj-top {       
        font-size: 10px;
    }
    .kj-line-hight {
        display:inline;
    }
    .breadcrumb {
        font-size: 12px;
    }
    .kj-pad {
        padding-left: 15px !important;
    }
    .kj-border-lrb {
         border-bottom: 0px solid #ddd; 
         border-left: 0px solid #ddd; 
         border-right: 0px solid #ddd; 
         padding-top: 25px; 
         padding-left: 25px; 
         padding-right: 25px; 
    }
    .table-responsive {
         width:inherit; 
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border:1px solid #ddd;
    }
    .kj-search-text {
       
         margin-bottom:0px; 
       
    }
    .kj-search-pad {
         padding-top: 0px; 
    }
    .dropdown-menu {
        position: relative;
        /*display: none;*/
        -webkit-box-shadow: none;
        box-shadow: none;
        display: inline !important;
        border: none;
    }
    .kj-cpxq-span {
        display:block;
        padding-right: 10px;
    }
    .connectbox, .connectbox2 {
        display: none;
    }
    .kj-top-margin {
        margin-top:22px;
    }
    .kj-span {
         padding-left: 0px; 
        
    }
    .kj-i-h {
        padding-top: 20px;
    }
	.kj-img-border-border{
		margin-bottom: 20px;
	}
	.kj-font{
		font-size: 16px;
	}
	.kj-news-list{
		margin-bottom: 0px;
		font-size: 12px;
	}
	.kj-news-list-s{
		font-size: 10px;
		line-height: initial;
	}
	.kj-news-list-b{
		margin-top: 0px;
		font-size: 10px;
	}
	.kj-title{
		font-size:20px ;
	}
	.kj-cp-f{
		font-size: 16px;
	}
	.kj-cp-f-1{
		line-height: initial;
		font-size: 14px;
	}
	.kj-color{
		font-size: 14px;
	}
	#kj-span-c{
		font-size: 14px;
	}
	#kj-span-cb{
		font-size: 14px;
	}
    .kj-fw-imgb{
        text-align:center;
        margin:auto;
    }
    .kj-fw-img{
        display:inline-block;
    }
    .kj-sycp-p {
        padding-bottom: 40px;
    }
   
    /*.kj-sy-sy {
        padding-left: -5px !important;
    }*/
}
@media(max-width:679px) {
    .navbar-nav > li:first-child {
         margin-left: 0px !important; 

    }

}
    @media(max-width:565px) {
        .kj-cp-f {
            font-size: 14px;
        }

        .kj-fs-1 {
            margin-top: 10px;
            margin-bottom: 10px;
            /*margin-left: auto;*/
            margin-right: auto;
            font-size: 14px;
            line-height: initial;
        }

        .kj-sycp-p {
            padding-bottom: 20px;
        }

        /*.kj-sy-sy {
            margin-left: 0px !important;
        }*/
    }

    @media(max-width:510px) {

        .kj-img-hidden {
            display: none;
        }

        .kj-news-list-img {
            min-height: 80px;
            min-width: 120px;
            margin-left: 20px;
        }

        .kj-cpxq-span {
            display: block;
        }
        
    }
