/* contact */
.ksdxl_page_lxwm01 {
    background: url(../images/contact_bg1.jpg) no-repeat 0 0;
    padding: 15px 30px 0 250px;
    margin-top: 30px;
    height: 168px;
}

.ksdxl_page_lxwm01 h4 {
    font-size: 24px;
    color: #0f3383;
    margin: 15px auto;
    font-weight: normal;
}

.ksdxl_page_lxwm01 p {
    line-height: 2;
    font-size: 16px;
}

.ksdxl_page_lxwm02 {
    color: #333333;
    margin-top: 20px;
    font-size: 14px;
    background: #f5f5f5;
    padding: 24px 30px;
}

.ksdxl_page_lxwm02 dt {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    display: block;
    color: #333;
    border-bottom: 2px solid #0f3383;
    padding-bottom: 21px;
    box-sizing: border-box;
}

.ksdxl_page_lxwm02 dd {
    margin: 20px 0px 0px;
    padding: 0px 0px 14px 70px;
    line-height: 47px;
    border-bottom-color: #DDDDDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 17px;
    width: 48%;
    box-sizing: border-box;
}

.ksdxl_page_lxwm02 dd:nth-child(odd) {
    float: right;
}

.ksdxl_page_lxwm02 dd:nth-child(even) {
    float: left;
}

.ksdxl_page_lxwm02 .tel {
    background: url(../images/lxwm/tel.png) no-repeat left top;
}

.ksdxl_page_lxwm02 .web {
    background: url(../images/lxwm/web.png) no-repeat left top;
}

.ksdxl_page_lxwm02 .add {
    background: url(../images/lxwm/add.png) no-repeat left top;
}

.ksdxl_page_lxwm03 .left {
    width: 480px;
    background-color: #0f3383;
    color: #fff;
    float: left;
    height: 500px;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 0;

}

.ksdxl_page_lxwm03 .left dt img {
    width: 300px;
}

.ksdxl_page_lxwm03 .left h1 {
    text-align: left;
    font-size: 20px;
    line-height: 3;
}

.ksdxl_page_lxwm03 .left span {
    display: none;
}

.ksdxl_page_lxwm03 .left dl {
    padding-left: 30px;
}

.ksdxl_page_lxwm03 .left dd {
    line-height: 3;
    display: block;
    padding-left: 35px;
    text-align: left;
    font-size: 16px;
}


.ksdxl_page_lxwm03 .tel {
    background: url(../images/icons/tel_w.png) no-repeat 0 10px;
}

.ksdxl_page_lxwm03 .add {
    background: url(../images/icons/add_w.png) no-repeat 0 10px;
}

.ksdxl_page_lxwm03 .email {
    background: url(../images/icons/email_w.png) no-repeat 0 10px;
}

.ksdxl_page_lxwm03 .phone {
    background: url(../images/icons/phone_w.png) no-repeat 0 10px;
}

.ksdxl_page_lxwm03 .name {
    background: url(../images/icons/name_w.png) no-repeat 0 10px;
}

.ksdxl_page_lxwm03 .fax {
    background: url(../images/icons/fax_w.png) no-repeat 0 10px;
}

.ksdxl_page_lxwm03 .right {
    width: 800px;
    float: right;
}

/* 单页面 */
.ksdxl_page p {
    line-height: 3;
    font-size: 16px;
    ;
}

.ksdxl_page {
    margin-top: 36px;
}

.ksdxl_page dt {
    width: 502px;
    float: left;
}

.ksdxl_page dd {
    width: 670px;
    float: left;
    margin-left: 28px;
    margin-top: 35px;
}

.ksdxl_page dd h3 {
    font-weight: bold;
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    color: #00427E;
}

.ksdxl_page dd p {
    font-size: 16px;
}

/* 图片 */
/*图片模型(专用）排版*/
.ksdxl_page_pic {
    text-align: center;
    padding: 20px 0;
}

.ksdxl_page_pic ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0
}

.ksdxl_page_pic ul li {
    margin-bottom: 20px;
    width: 31.3333333%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #dadada;
}

.ksdxl_page_pic ul li img {
    width: 100%;
    box-sizing: border-box;
    height: 254px
}

.ksdxl_page_pic ul li .tit {
    line-height: 3;
}

/*案例模型(专用）排版*/
.ksdxl_page_cases {
    text-align: center;
    padding: 20px 0;
}

.ksdxl_page_cases ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0
}

.ksdxl_page_cases ul li {
    margin-bottom: 20px;
    width: 31.3333333%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #dadada;
}

.ksdxl_page_cases ul li:hover {
    box-shadow: 0 0 10px #999;
}

.ksdxl_page_cases ul li img {
    width: 100%;
    box-sizing: border-box;
    height: 254px
}

.ksdxl_page_cases ul li .tit {
    line-height: 3;
    text-align: left;
    font-size: 18px;
}

.ksdxl_page_cases ul li .jj {
    text-align: left;
}

.ksdxl_page_cases ul li .jj p {
    line-height: 2;
    font-size: 15px;
    color: #666666;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

.ksdxl_page_cases ul li .jj p::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
}

/* partner */
.ksdxl_page_pic_partner {
    text-align: center;
    padding: 20px 0;
}

.ksdxl_page_pic_partner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.ksdxl_page_pic_partner ul li {
    margin-bottom: 20px;
    width: 23%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #dadada;
    margin-right: 2.66666666666666666666667%;
}
.ksdxl_page_pic_partner ul li:nth-child(4n+0){margin-right: 0;}
.ksdxl_page_pic_partner ul li img {
    width: 100%;
    box-sizing: border-box;
    max-height: 254px
}

.ksdxl_page_pic_partner ul li .tit {
    line-height: 3;
}

/* tram */
.ksdxl_page .team {
    display: flex;
    justify-content: space-between;
    background-color: #f5f5f5;
    padding: 24px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.ksdxl_page .team li {
    width: 100%;
    font-weight: bold;
}

.ksdxl_page .team li .top {
    font-size: 18px;
    line-height: 2;
    color: #333;
}

.ksdxl_page .team li .b {
    color: #0f3383;
    font-size: 72px;
    position: relative;
}

.ksdxl_page .team li .b em {
    position: absolute;
    font-size: 30px;
    top: 0;
    color: #333;
}

.ksdxl_page .team li i {
    font-size: 18px;
    line-height: 2;
    color: #333;
}

.ksdxl_page .team01 p {
    font-size: 18px;
    line-height: 3;
    text-indent: 30px;
}

/* Organization */
.ksdxl_page .organization {
    background-color: #f5f5f5;
    padding: 24px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.ksdxl_page .organization img {
    float: left;
    width: 500px;
}

.ksdxl_page .organization p {
    width: 550px;
    float: right;
    padding: 0 30px;
    font-size: 18px;
    line-height: 3;
    font-weight: bold;
    color: #333;
}

/* news */
.ksdxl_news_l {
    margin-top: 20px;
}

.ksdxl_news_l .left {
    width: 240px;
}

.ksdxl_news_l .left .tit {
    background: #0f3383;
    height: 80px;
}

.ksdxl_news_l .left .tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.l_nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/icon05.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
}

.l_nav-one h3 a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 18px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.l_nav-one h3.navcur,
.l_nav-one h3:hover {
    background: url(../images/icon06.png) no-repeat right center #e60012;
}

.l_nav-one h3.navcur a,
.l_nav-one h3:hover a {
    color: #fff;
}

.ksdxl_news_l .right {
    width: 1010px;
}

.infolist-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 22px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.infolist-list dt {
    width: 29.5%;
    float: left;
    margin-right: 2.8%;
}

.infolist-list dt img {
    width: 100%;
    display: block;
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.infolist-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.infolist-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.infolist-list dl:hover {
    border: 1px solid #0f3383;
}

.infolist-list dl:hover h4 a {
    color: #0f3383;
}

.infolist-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.infolist-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.infolist-list-deta a {
    color: #fff;
}

.infolist-list dl:hover .infolist-list-deta {
    background: #0f3383;
    border-color: #0f3383;
}

.infolist-list dl:hover .infolist-list-deta a {
    color: #fff;
}

/* news详情页 */
.ksdxl_news_show {
    background: #fff;
    padding: 18px 0;
}

.ksdxl_news_show img {
    max-width: 100%;
}

.ksdxl_news_show-tit {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ksdxl_news_show-sour {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}

.ksdxl_news_show-sour a {
    color: #aaa;
}

.ksdxl_news_show-sour span {
    margin: 0 9px;
}

.ksdxl_news_show-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}

.ksdxl_news_show-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px;
}

.ksdxl_news_show-text-t2 {
    padding-left: 80px;
}

.ksdxl_news_show {
    line-height: 2;
    font-size: 16px;
}

/* 相关推荐 */
.tuijian-tit {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
}

.tuijian-list li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tuijian-list li a {
    color: #4b4a4a;
}

.tuijian-list li span {
    float: right;
}


.tuijian-pagin-01 dl {
    margin-bottom: 24px;
}

.tuijian-pagin-01 dd {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tuijian-pagin-01 dd b {
    float: right;
    font-weight: normal;
}

.tuijian-pagin-01 dd span {
    width: 60px;
    height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.tuijian-pagin-01 dt {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px;
}

.tuijian-pagin-01 dd em {
    float: right;
    font-style: normal;
    padding-left: 20px;
    font-weight: normal;
}

.tuijian-pagin-01 dl a {
    color: #4b4a4a;
}

.tuijian-pagin-01-href {
    float: right;
    font-size: 18px;
    line-height: 32px;
}

.tuijian-pagin-01-href span {
    display: inline-block;
    padding: 0 6px;
    margin-left: 4px;
    background: #0f3383;
}

.tuijian-pagin-01-href a {
    display: block;
    color: #fff;
}

.tuijian-pagin-01-key {
    min-height: 40px;
    border-top: 1px solid #0f3383;
    font-size: 14px;
    line-height: 40px;
    color: #575556;
}

.tuijian-pagin-01-key a {
    color: #575556;
}

.tuijian-pagin-01-key span {
    display: inline-block;
    margin: 0 4px;
}



/* 搜索结果 */
.xnznr-page {
    text-align: center;
    margin-top: 25px;
}

.xnznr-page-main {
    margin-bottom: 30px;
}

.xnznr-page a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin-right: 4px;
}

.xnznr-page a.cur {
    color: #fff;
    background: #124a62;
    border: 1px solid #124a62;
}

.xnznr-page a img {
    display: block;
}

.search_res-tit {
    border-bottom: 1px solid #ccc;
}

.search_res-tit h3 {
    height: 46px;
    text-align: left;
    line-height: 46px;
    background: #0f3383;
    color: #fff;
    font-weight: normal;
    position: relative;
    top: 1px;
    font-size: 18px;
}

.search_res-main dl {
    padding: 23px 0;
    clear: both;
    border-bottom: 1px solid #cbcbcb;
    display: inline-block;
    width: 100%;
}

.search_res-main dt {
    width: 18%;
    padding-right: 23px;
    float: left;
}

.search_res-main dt img {
    width: 100%;
}

.search_res-main dd {
    float: left;
    width: 79%;
}

.search_res-main dd h4 {
    font-size: 18px;
    font-weight: normal;
}

.search_res-main dd h4 span {
    color: #f00;
}

.search_res-desc {
    line-height: 30px;
    height: 60px;
    padding-top: 8px;
    overflow: hidden;
}


.xnznr-page-main {
    text-align: center;
    margin-top: 25px;
}

.xnznr-page-main a,
.xnznr-page-main span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin-right: 4px;
}

.xnznr-page-main .laypage_curr {
    color: #fff;
    background: #666;
    border: 1px solid #666;
}

.xnznr-page-main a img {
    display: block;
}


/* product */
.ksdxl_product_l {
    margin-top: 20px;
}

.ksdxl_product_l .left {
    width: 240px;
}

.ksdxl_product_l .left .tit {
    background: #0f3383;
    height: 80px;
}

.ksdxl_product_l .left .tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.ksdxl_product_l .right ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.ksdxl_product_l .right ul li {
    margin-bottom: 10px;
    width: 31.3333333333333%;
    margin-right: 3%;
}

.ksdxl_product_l .right ul li:nth-child(3n+0) {
    margin-right: 0;
}

.ksdxl_product_l .right ul li .pic {
    border: 1px solid #e2e2e2;
    padding: 10px;
    overflow: hidden;

}

.ksdxl_product_l .right ul li .pic:hover {
    border: 1px solid #00427E;
}

.ksdxl_product_l .right ul li img {
    width: 285px;
    height: 225px;
    transition: 0.3s all;
    overflow: hidden;
}

.ksdxl_product_l .right ul li img:hover {
    transform: scale(1.05);
}

.ksdxl_product_l .right ul li .tit {
    text-align: center;
    padding: 20px 0;
}

.ksdxl_product_l .right ul li:hover .t a {
    color: #00427E;
}

.ksdxl_product_l .right {
    width: 1010px;
}

/* 产品详情页 */
.ksdxl_product_show {
    background: #fff;
    padding: 18px 0;
}

.ksdxl_product_show .left {
    width: 240px;
}

.ksdxl_product_show .left .tit {
    background: #105daa;
    height: 80px;
}

.ksdxl_product_show .left .tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.ksdxl_product_show .right {
    width: 1010px;
}

.ksdxl_product_show_page .left {
    width: 500px;
    float: left;
}

.ksdxl_product_show_page .left img {
    width: 100%;
    border: 1px solid #efefef;
    max-height: 413px;
}

.ksdxl_product_show_page .right {
    width: 480px;
    float: right;
}

.ksdxl_product_show_page .right h1 {
    font-size: 24px;
    color: #333;
    line-height: 2;
    border-bottom: 1px solid #f5f5f5;
}
.ksdxl_product_show_page .right h5 {
    font-size: 18px;
    color: #333;
    line-height: 2.5;
    font-weight: normal;
}
.ksdxl_product_show_page .right p {
    line-height: 2;
    font-size: 15px;
    color: #666666;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

.ksdxl_product_show_page .right p::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
    left: 4px;
    top: 15px;
    transform: translateY(-50%);
}
.ksdxl_product_show_list {
    margin-top: 20px;
    width: 100%;
    border: 1px solid #ddd;
    text-align: left;
}

.ksdxl_product_show_list .hd {
    height: 50px;
    line-height: 50px;
    background: #f4f4f4;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.ksdxl_product_show_list .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.ksdxl_product_show_list .hd ul li {
    float: left;
    padding: 0 30px;
    cursor: pointer;
    font-size: 16px;
}

.ksdxl_product_show_list .hd ul li.on {
    height: 50px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.ksdxl_product_show_list .bd ul {
    padding: 15px;
    zoom: 1;
}

.ksdxl_product_show_list .bd li {
    height: 24px;
    line-height: 24px;
}

.ksdxl_product_show_list .bd li .date {
    float: right;
    color: #999;
}

.ksdxl_product_show_list .p1 {
    line-height: 2;
}
.ksdxl_product_show_list .p1 img{width: 100%}
.ksdxl_product_show_list .p2 {
    line-height: 2.5;
}

.ksdxl_product_show_list .p2 table {
    margin: 0 auto;
    color: #262626;
    width: 100%
}

.ksdxl_product_show_list .p2 table td {
    border: 1px solid #e5e5e5;
    line-height: 1.8rem;
    padding: 0.2rem;
    text-align: center;
    font-size: 1rem
}
.ksdxl_product_show_list .p2 table td[colspan="2"] {
    background: #f5f5f5;text-align: left;font-weight: bold;
    padding-left: 10px
}
.ksdxl_product_show_list .p2 table tr:first-child {
    text-align: center;
    background: #c00000;
    color: #fff;
    font-weight: bold;
}

.ksdxl_product_show_list .p2 table .bold {
    font-weight: bold;
    background: #f5f5f5
}

.ksdxl_product_show_list .p2 table a {
    font-weight: bold;
    font-size: 16px;
    color: #0064a0
}

.ksdxl_product_show_list .p3 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.ksdxl_product_show_list .p3 .list {
    width: 24%;
    margin-right: 1.3333333333333333%;
}

.ksdxl_product_show_list .p3 .list .pic {
    border: 1px solid #efefef;
    padding: 5px;
}

.ksdxl_product_show_list .p3 .list .pic img {
    width: 100%;
    height: 148px;
}

.ksdxl_product_show_list .p3 .list:nth-child(4n+0) {
    margin-right: 0;
}
.ksdxl_product_show_list .p3 .list .tit {
    line-height: 3;
    text-align: center;
}

.ksdxl_product_show_list .p4 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.ksdxl_product_show_list .p4 .list {
    width: 31.333333333333333%;
    margin-right:2%;
}

.ksdxl_product_show_list .p4 .list .pic {
    border: 1px solid #efefef;
    padding: 5px;
}

.ksdxl_product_show_list .p4 .list .pic img {
    width: 100%;
    height: 248px;
}

.ksdxl_product_show_list .p4 .list:nth-child(4n+0) {
    margin-right: 0;
}

.ksdxl_product_show_list .p4 .list .tit {
    line-height: 3;
    text-align: center;
}