/* 顶部样式 */
a:hover, a:focus {
    color: #f44336;
    text-decoration: underline;
}
.kj-top {
	border-bottom: 1px solid #dbdbdb;
	min-height: 40px;
	line-height: 40px;
}

.kj-about>a {
	color: #666666;
	letter-spacing: 1px;
}

/* 头部样式 */
.kj-navbar-default {
	background-color: #FFFFFF !important;
	border: 0px !important;
	margin-bottom: 0px !important;
}

.kj-navbar-form {
	margin-top: 35px !important;

}

.kj-form-control {
	border: 3px solid #ef2b33 !important;
	border-radius: 0px !important;
	padding: 17px 0px !important;
	background-repeat: no-repeat;
	background-position: 3% 50%;
	text-indent: 35px;
	width: 450px !important;
	color: #707070 !important;
}

.kj-btn-default {
	border-radius: 0 !important;
	width: 80px !important;
	font-size: 16px !important;
	background-color: #ef2b33 !important;
	color: #FFFFFF !important;
	padding: 0 !important;
	line-height: 40px !important;
	left: 0px;
	top: 0px;
	border: 0px !important;
	margin-left: -5px;

}

.kj-navbar-form {
	padding-left: 130px !important;
}
.kj-rem {
    padding-top: 10px;
}

.kj-rem a {
    color: #737373;
}
.kj-zx-phone {
    font-size: 30px;
    color: #ef2b33;
    padding-top: 30px;
    font-weight: bold;
}

.kj-country-phone {
	/*   display: block;
    border-bottom: 2px solid #959595;
    width: 40px; */
	text-align: center;

}
.search-inp {
    border: 1px solid #00b1ff;
    border-right: none;
    margin-top: 40px;
    width: 90%;
    height: 36px;
    margin-right: -2px;
    position: relative;
    /*right:87px;*/
}




.kj-top {
    line-height: 36px;
    background-color: #f5f5f5;
    font-size: 12px;
    color: #666666;
}

    .kj-top .container {
        background-color: #f5f5f5;
    }

    .kj-top p {
        margin: 0px;
        padding: 0px;
    }


.kj_loginreg a {
    padding: 0px 8px;
}

.kj_loginreg span a:first-child {
    border-right: 1px solid #D7D7D7;
}

.kj_loginreg i {
    margin-right: 5px;
}

.kj-top-rights {
    text-align: right;
}

    .kj-top-rights a {
        color: #666666;
        margin-left: 10px;
    }

        .kj-top-rights a:hover {
            text-decoration: none;
        }

.kj-logo-area-row {
    height: 110px;
}

.kj-search-hight {
}

    .kj-search-hight img {
        margin-right: 0px !important;
        display: inline-block;
    }

.kj-search-query {
    border-width: 2px;
}


.kj-search-form .form-control {
    height: 40px;
    border-radius: 0px;
    border-color: #ef2b33;
}

.kj-search-form .kj-btn-topsearch {
    height: 40px;
    border-radius: 0px;
    background-color: #ef2b33;
    color: #fff;
    border-color: #ef2b33;
    width: 65px;
}

.kj-search-form-box {
  
    margin-right: -40px;
}

#search-text {
    width: 500px;
    height: 40px;
}

#search-but {
    width: 65px;
    height: 40px;
}

.kj-navbar-container {
    background-color: #fff;
}

.kj-navbar {
    background-color: #ef2b33;
    color: #ffffff;
    border-width: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 45px;
}

    .kj-navbar .navbar-nav > li > a {
        padding-top: 12px;
        padding-bottom: 13px;
    }

    .kj-navbar .container, .kj-navbar .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
        background-color: transparent;
    }



    .kj-navbar .navbar-brand {
        color: #ffffff;
    }

        .kj-navbar .navbar-brand:hover {
            color: #ffffff;
            background-color: #1193cd;
        }

    .kj-navbar .navbar-nav > li > a {
        color: #fff;
        font-size: 15px;
        padding-left: 38px;
        padding-right: 38px;
        transition: all 0.5s ease 0s;
    }



        .kj-navbar .navbar-nav > li > a:hover, .kj-navbar .nav > li > a:hover, .kj-navbar .nav > li > a:focus {
            color: #fff;
            background-color: #42bee8;
        }

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.kj-promenu-dropdown > a, .kj-promenu-dropdown.open > a {
    background-color: #1193cd;
}

.kj-promenu-dropdown-ul {
    position: absolute;
    top: 100%;
    min-width: 100%;
    left: 0;
    padding: 5px 0;
    list-style: none;
    margin: 0px;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

    .kj-promenu-dropdown-ul .caret, .kj-navbar-right .dropdown-menu .caret {
        float: right;
        font: normal normal normal 14px/1 FontAwesome;
        width: 0px !important;
        height: 0px !important;
        margin-left: 0px !important;
        border-top: 0px !important;
        border-right: 0px !important;
        border-left: 0px !important;
        position: relative;
        display: inline !important;
    }

        .kj-promenu-dropdown-ul .caret:before, .kj-navbar-right .dropdown-menu .caret:before {
            content: "\f105";
        }

.kj-promenu-dropdown:hover .kj-promenu-dropdown-ul {
    display: block;
}

.kj-promenu-dropdown > .kj-promenu-dropdown-ul li {
    position: relative;
}


.kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
}

    .kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a:hover, .kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > a,
    .kj-navbar-right .dropdown-menu > li a:hover, .kj-navbar-right .dropdown-menu li:hover > a {
        background-color: #f8f8f8;
    }

.kj-promenu-dropdown > .kj-promenu-dropdown-ul ul, .kj-navbar-right .dropdown-menu ul {
    position: absolute;
    left: 100%;
    min-width: 100%;
    top: 0px;
    padding: 5px 0;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    margin: 0px;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > ul, .kj-navbar-right .dropdown-menu li:hover > ul {
    display: block;
}

.kj-navbar-right .dropdown-menu {
    border: 0px;
}

.kj-navbar-right > .dropdown.open > a {
    background-color: #1193cd;
    color: #fff;
}

.kj-navbar-right .dropdown-menu a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.kj-serviceonline-navbar {
    line-height: 45px;
    text-align: right;
    font-size: 16px;
    padding-left: 15px;
}


.kj-top-image {
    margin-top: -23px;
}
/* 导航样式 */
a:hover,
a:focus {
	text-decoration: none !important;
}

.kj-navigation {
	background-color: #ef2b33;
}

.kj-navbar-nav li>a {
color: #fff;
    font-size: 16px;
    padding: 15px 60px!important;
}
.kj-search-form {
    padding-top: 40px;
    padding-bottom:20px;
}
.kj-navbar-nav > li > a:hover, .kj-navbar-nav > li > a:focus {
    text-decoration: none;
    background-color: #d5161e !important;
}
.kj-swiper-pagination .swiper-pagination-bullet-active {
    background: #ef2b33;
    background-color: #ef2b33;
}

.kj-swiper-pagination .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
   
    opacity: .2 !important;
}
/* 新闻样式 */
.kj-index-new{
	padding-top: 20px;
}
.kj-media{
	border: 1px solid #d5d5d5;
}
.kj-media-body{
padding: 25px 0px 0px 15px;
}
.kj-media-heading{
	font-size: 30px;
	font-weight: bold;
}
.kj-media{
	position: relative;
}
.kj-media-body{

	    background-position: center right;
	    background-repeat: no-repeat;
		height: 200px;
	
}
.kj-new-one{
	background-image: url(../images/new2.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	height: 200px;
}
.kj-new-two{
	background-image: url(../images/new3.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	height: 200px;
}
.kj-media-content{
	    width: 175px;
		font-size: 12px;
		color: #737373;
		line-height: 25px;
		
}
.kj-newicon{
	padding-right: 5px;
}
.kj-newurl{
	padding-top: 5px;
}
.kj-newurl>a{
	color: #999999;
	font-size: 13px;
	
}
.kj-newactive{
	color: #ef2b33!important;
}
.kj-newurl>a:hover{
	color: #ef2b33;
	font-size: 13px;
	
}
/* 楼层 */
.kj-newpro{
	margin-top: 35px;
	/*padding: 0;*/
}
.kj-newpro-title{
	display: inline-block;
	color: #333333;
	border-left:5px solid #e50100;
	font-size: 20px;
	padding: 0px 10px;
	
}
.kj-newpro a{
	color: #999999;
}
.kj-pro-con {
	padding: 0 5px;
}
.kj-pro-d:hover, .kj-img-box:hover, .kj-life-con:hover, .kj-pro-de:hover{
	box-shadow: 0 0 8px #ccc;
}
.kj-pro-d {
    border: 1px #e9e9e9 solid;
    text-align: center;
    border-top: 3px #e50100 solid;
    margin-top: 10px;
    margin-right: -1px;
}
.kj-pro-l {
    border: 1px #e9e9e9 solid;
    text-align: center;
    margin-right: -1px;
    margin-top: 25px;
}
.kj-pro-title > a {
    margin: 10px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    height: 36px;
    display: block;
}
.kj-pro-num > a {
    color: #666666;
    text-align: center;
    font-size: 10px;
    margin: 10px;
}
.kj-pro-con img{
	width: 172px;
	margin: 0 auto;
	    padding-top: 10px;
}
.kj-pro-price1, .kj-pro-price2{
	display: inline-block;
	padding: 0 13px;
	position: relative;
	top: -25px;
	margin-left: 10px;
}
.kj-pro-price1{
	color: #fff;
}
.kj-pro-price2{
	color: #999999;
	text-decoration: line-through;
} 
.col-md-6.kj-con-banner {
    margin-top: 20px;
    padding: 0 5px;
}
.kj-newpro-col{
	width: 20%;
}
/* .kj-pro-con{
		width: 20%!important;
		display: inline-block;
		padding: 0px!important;
	} */
.kj-pro-url a{
	color: #333333;
	background-color: #e5e5e5;
	     padding: 10px 50px;
}
.kj-pro-url a:hover{
	color: #FFFFFF;
	background-color: #ef2b33;
    padding: 10px 50px;
}
.kj-pro-url{
	margin:20px 15px;
}
.kj-floor-box .kj-pro-con:first-child{
	padding-right: 0px!important;
	
}
.kj-floor-box .kj-pro-con:nth-child(2){
	padding: 0px!important;
}
.kj-floor-box .kj-pro-con:nth-child(2){
	padding: 0px!important;
}
.kj-floor-box .kj-pro-con:nth-child(3){
	padding: 0px!important;
}
.kj-floor-box .kj-pro-con:nth-child(4){
	padding: 0px!important;
}
.kj-floor-box .kj-pro-con:nth-child(5){
	padding-left: 0px!important;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
 /* 合作伙伴 */
 .kj-coop-title{
	 display: inline-block;
	 color: #333333;
	 border-left:5px solid #e50100;
	 font-size: 20px;
	 padding: 0px 10px;
	 margin-top: 10px;
 }
 .kj-cooper{
	 border: 1px solid #d5d5d5;
	     margin-top: 30px;
 }
 .kj-customer-swiper{
	 overflow: hidden;
	     padding-top: 20px;
	     padding-bottom: 20px;
		     padding-left: 22px;
 }
 .kj-cooper .fa-chevron-right, .kj-cooper .fa-chevron-left{
 	
 	width: 26px;
 	height: 26px;
 	color: #949494;
 	border-radius: 4px;
 	text-align: center;
 	line-height: 26px;
 	position: relative;
 	z-index: 2;
 	top: -68px;
 }
 .kj-cooper .fa-chevron-right{
 	left: 1118px;
 }
 .kj-cooper .fa-chevron-left{
 	left: -40px;
 }
 /* 底部 */
 .kj-index-contact{
	 padding-top: 20px;
	 background-color: #333333;
	 border-top: 5px solid #ef2b33;
	 margin-top: 10px;
 }
 .kj-bottomimg{
	 padding-top: 20px;
 }
 .kj-index-contact{
 	padding-top: 20px;
 }
 .kj-b-cla dl>dt {
	 color: #FFFFFF;
 }
 .kj-b-cla dd>ul>li{
 	list-style: none;
 }
 .kj-b-cla dd>ul{
 	padding-top: 20px;
 	padding-left: 0!important;
 	line-height: 30px;
 }
 .kj-b-cla dd>ul>li>a{
 	color: #b8b8b8;
 }
 .kj-bq{
	 border-top: 2px solid #535353;
 	text-align: center;
 	padding: 12px;
 	color: #fff;
 	
 }

/* 固定按钮 */
.kj-flex-btn {
    position: fixed;
    z-index: 999;
    right: 16px;
    top: 26%;
}

    .kj-flex-btn > ul > li {
        list-style: none;
    }

        .kj-flex-btn > ul > li > a {
            display: inline-block;
            width: 66px;
            height: 66px;
            text-align: center;
            background-color: #ffffff;
            font-size: 12px;
            color: #a1a1a1;
            padding: 12px 0;
            border: 1px #e5e5e5 solid;
            box-shadow: 0 0 6px #ffffff;
        }

        .kj-flex-btn > ul > li:last-child {
            margin-top: 10px;
        }

        .kj-flex-btn > ul > li > a:hover {
            background-color: #333333;
            color: #ffffff;
        }

        .kj-flex-btn > ul > li > a > i {
            font-size: 26px;
        }

        .kj-flex-btn > ul > li > span {
            position: absolute;
            width: 150px;
            text-align: center;
            background-color: #333333;
            right: 70px;
            display: none;
            box-shadow: 0 0 3px #ffffff;
            color: #ffffff;
            padding: 10px 10px;
        }

            .kj-flex-btn > ul > li:hover > span, .kj-flex-btn > ul > li > span > img {
                display: inline-block;
            }
/*面包屑*/
.kj-bread .breadcrumb {
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0px;
}
.kj-bread-search {
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0px;
}
.kj-search-title {
    color: #ee2b33;
    font-size: 30px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: -15px;
}
/*文章列表页*/
.kj_news li {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0px;
}.kj-mainarea {
    margin-bottom: 50px;
}
.breadcrumb {
    background-color:#fff;
    margin-top:20px;
}


.kj_news_image a {
    display:block;
    padding:5px;
    border:1px solid rgb(238,238,238);
}
.kj_news_title a {
    font-size: 15px;
    color: #736a6a;
}
    .kj_news_title a:hover {
        color: #ef2b33;
    }
/*news_info*/
.kj_news_inner > a {
    display:block;
    margin-top:40px;
    padding:5px 0;
    width:110px;
    text-align:center;
    border:2px solid rgb(200,200,200);
    color:rgb(133,133,133);
}
.kj_news_inner > a:hover {
    border:2px solid rgb(0,187,255);
    color:rgb(0,187,255);
}
.kj-bread ol li > a {
    color: #333;
}
/*面包屑导航begin*/
.breadcrumb > li + li:before {
    content: ">";
}

.kj-breadcrumb > li > a {
    color: rgba(131,131,131,0.7);
}

.kj-breadcrumb > .active {
    color: rgba(0,0,0,0.8);
}

.kj-breadcrumb > .kj-dqwz {
    color: rgba(0,0,0,0.7);
}

.kj-breadcrumb {
    background-color: white;
}

.kj-breadcrumb-row {
    padding-left: 15px;
}

.kj-breadcrumb {
    padding-left: 0px;
}

.kj-pro-list-breadcrumb-A {
    padding: 6px;
    border: 1px solid rgba(0,0,0,0.1);
    margin-right: 10px;
    color: rgba(0,0,0,0.7);
    display: inline-block;
    margin: 3px;
    padding: 6px 10px;
    text-align: center;
    /*margin-bottom: 10px;*/
}

    .kj-pro-list-breadcrumb-A:hover {
        color: white;
        background-color: rgba(4,48,85,1);
    }

.kj-pro-list-breadcrumb-border {
    border: 1px solid rgba(0,0,0,0.1);
}

.kj-breadcrumb-col-12-A {
}

.kj-breadcrumb-col-12-select {
    margin-bottom: 15px;
}

    .kj-breadcrumb-col-12-select > select {
        width: 300px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
/*面包屑导航end*/



/*稳定同位素end*/
/*pro-list-begin*/
.kj-pro-list {
    margin-top: 30px;
    border-top: 2px solid rgba(4,48,85,1);
    border-bottom: 2px solid rgba(4,48,85,1);
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(0,0,0,0.1);
}

.kj-pro-list-A-001 > a {
    margin-right: 12px;
    margin-left: 12px;
    font-size: 18px;
    color: rgba(4,48,85,1);
    /*border-bottom: 1px solid rgba(0,0,0,0.1);*/
    padding-top: 8px;
    padding-bottom: 8px;
}

.kj-pro-list-A-001 {
    padding-bottom: 10px;
    margin: 15px 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.kj-pro-list-title > a {
    font-size: 15px;
    margin-bottom: 8px;
    color: rgba(0,0,0,9);
    padding-left: 15px;
}

.kj-pro-list-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.kj-pro-list-text > div > a {
    font-size: 12px;
    color: rgba(0,0,0,0.7);
    margin-bottom: 10px;
    padding-left: 15px;
}

.kj-pro-list-text div {
    white-space: nowrap;
    overflow: hidden;
}

.kj-pro-list-text {
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.kj-pro-list-li {
    list-style-type: none;
    margin-top: 20px;
    border-top: 2px solid rgba(4,48,85,1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(0,0,0,0.1);
    height: 360px;
    overflow: hidden;
}

.kj-proitem-img {
    max-height: 150px;
}

.kj-pro-list-li:hover {
    box-shadow: 2px 2px 20px 2px rgba(0,0,0,0.1), -2px 2px 10px 2px rgba(0,0,0,0.1);
}
/*pro-list-end*/


/*分页begin*/
.kj-pagination > li > a:hover {
    background-color: rgba(3,43,76,1);
    color: white;
}

.kj-pagination > li > a {
    margin-right: 10px;
    color: rgba(0,0,0,0.7);
}

    .kj-pagination > li > a > span {
        color: rgba(3,43,76,1);
    }

    .kj-pagination > li > a:hover > span {
        color: white;
    }
/*分页end*/

/*bottom begin*/
.kj-bottom-bg {
    background-color: rgba(3,43,76,1);
    color: white;
    margin-top: 30px;
}

.kj-bottom-border {
    border-bottom: 1px solid rgba(255,255,255,0.3);
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.kj-bottom-contact > span {
    font-size: 15px;
}

.kj-bottom-contact > div {
    margin-top: 15px;
    font-size: 10px;
    color: rgba(255,255,255,0.5);
    margin-bottom: 30px;
}

    .kj-bottom-contact > div > div {
        margin-bottom: 8px;
    }

.kj-bottom-vx > div {
    font-size: 15px;
    margin-bottom: 10px;
}

.kj-bottom-di-bg {
    background-color: rgba(2,31,55,1);
    color: rgba(255,255,255,0.5);
    font-size: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.kj-wdtws-title {
    color: #ee2b33;
    font-size: 30px;
    /* padding-left: 25px; */
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: -15px;
}
/*bottom end*/
.kj-product-list {
    padding-bottom: 30px;
    margin-top: -25px;
}
.kj-pro-list-breadcrumb-A.active {
    color: white;
    background-color: rgba(4,48,85,1);
}
/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */

/* 小屏幕（平板，大于等于 768px） */
@media (max-width:768px) {
    /*面包屑导航begin*/
    .breadcrumb > li + li:before {
        content: ">";
    }
    .kj-media {
        border: 1px solid #d5d5d5;
        margin: 10px;
    }
    body{
        padding:0px!important;
    }
    .kj-breadcrumb > li > a {
        color: rgba(131,131,131,0.7);
    }
    .kj-navbar .navbar-header {
    margin:0px;
    }
    .kj-pro-url a {
      padding:0px;
    }

    .kj-breadcrumb > .active {
        color: rgba(0,0,0,0.8);
    }

    .kj-breadcrumb > .kj-dqwz {
        color: rgba(0,0,0,0.7);
    }

    .kj-breadcrumb {
        background-color: white;
    }

    .kj-breadcrumb-row {
        padding-left: 0px;
    }

    .kj-breadcrumb {
        padding-left: 0px;
    }
    .kj-search-form-box{
        margin:0px;
        padding:0px;
    }
    .kj-pro-list-breadcrumb-A {
        padding: 8px;
        border: 1px solid rgba(0,0,0,0.1);
        margin-right: 8px;
        /*margin-bottom: 10px;*/
        color: rgba(0,0,0,0.7);
    }
    .kj-search-form-box {
        margin: 0px!important;
    }
        .kj-pro-list-breadcrumb-A:hover {
            color: white;
            background-color: rgba(4,48,85,1);
        }

    .kj-pro-list-breadcrumb-border {
        border: 1px solid rgba(0,0,0,0.1);
        padding: 15px;
    }

    .kj-breadcrumb-col-12-A {
    }

    .kj-breadcrumb-col-12-select {
        margin-bottom: 15px;
    }

        .kj-breadcrumb-col-12-select > select {
            width: 300px;
            padding-top: 5px;
            padding-bottom: 5px;
        }
    /*面包屑导航end*/

    /*稳定同位素begin*/
    .kj-wdtws > div {
    }

    .kj-wdtws-title {
        color: #ee2b33;
        font-size: 30px;
        /* padding-left: 25px; */
        margin-top: 10px;
        margin-bottom: 15px;
        margin-left: -15px;
    }
    }

    .kj-wdtws-title-btn {
        padding: 10px 25px 10px 25px;
        font-size: 15px;
        background-color: rgba(237,235,235,1);
        margin-right: 10px;
        color: rgba(0,0,0,0.7);
    }

    .kj-wdtws-title-btn-1 {
        margin-left: 0px;
    }
    /*稳定同位素end*/


    /*pro-list-begin*/
    .kj-pro-list {
        margin-top: 30px;
        border-top: 2px solid rgba(4,48,85,1);
        border-bottom: 2px solid rgba(4,48,85,1);
        border-right: 1px solid rgba(0,0,0,0.1);
        border-left: 1px solid rgba(0,0,0,0.1);
    }

    .kj-pro-list-A-001 > a {
        margin-right: 12px;
        margin-left: 12px;
        font-size: 18px;
        color: rgba(4,48,85,1);
        /*border-bottom: 1px solid rgba(0,0,0,0.1);*/
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .kj-pro-list-title > a {
        font-size: 15px;
        margin-bottom: 8px;
        color: rgba(0,0,0,9);
        padding-left: 15px;
    }

    .kj-pro-list-text > div > a {
        font-size: 14px;
        color: rgba(0,0,0,0.7);
        margin-bottom: 10px;
        padding-left: 15px;
    }

    .kj-pro-list-li {
        list-style-type: none;
        margin-top: 30px;
        border-top: 2px solid rgba(4,48,85,1);
        border-bottom: 1px solid rgba(0,0,0,0.1);
        border-right: 1px solid rgba(0,0,0,0.1);
        border-left: 1px solid rgba(0,0,0,0.1);
    }
    /*pro-list-end*/


    /*分页begin*/
    .kj-pagination > li > a:hover {
        background-color: rgba(3,43,76,1);
        color: white;
    }

    .kj-pagination > li > a {
        margin-right: 10px;
        color: rgba(0,0,0,0.7);
    }

        .kj-pagination > li > a > span {
            color: rgba(3,43,76,1);
        }

        .kj-pagination > li > a:hover > span {
            color: white;
        }
    /*分页end*/
}

@media ( min-width : 768px) {
    .col-sm-5ths {
        width: 50%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
}
 
@media ( min-width : 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media ( min-width : 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
        padding: 0px;
    }
}
