﻿ul.ul-col{padding-bottom: 20px;}
ul.ul-col li{width: 25%;float: left;height: 45px;line-height: 45px;margin-top: 20px;box-sizing: border-box;padding: 0 10px;}
ul.ul-col li a{display: block;background: #ddebf6;text-align: center}
ul.ul-col li a:hover{background: #1993d2;color: #fff;}
ul.dxk-ul {padding-top: 20px}
ul.dxk-ul li{line-height: 28px;font-size: 16px;}
.detail{color: #0087cd}
ul.dxk-ul li .title_type{display: none;}
ul.dxk-ul li p{text-indent: 2em}
.pr10,.pl10{box-sizing: border-box;}
.img_ca{display: block;margin-top: 20px;}
.img_ca img{width:100%;}
@media only screen and (max-width:1366px){
 ul.dxk-ul li {
 height: 170px;
 overflow: hidden;
 }
}
@media only screen and (max-width:768px){
 ul.ul-col li{width: 33.3%}
 .col-md-6 {
 width: 100%;
 }
 ul.dxk-ul li {
 height: auto;
 overflow: hidden;
 }
 .pl10,.pr10{
 padding:0;
 }
}
@media only screen and (max-width:640px){
 ul.ul-col li{width: 50%}
}
@media only screen and (max-width:520px){
 ul.ul-col li{width: 100%}
} 