/* 全局样式 */
body ul img{padding:0;margin:0;}
ul li{list-style:none;}
a{text-decoration:none;}


.kytb_banner{width:100%;height:260px;background-image: url(2021kytb_banner.png);background-repeat: no-repeat;background-position:center center; background-size:100% 100%;}

/* 一网通查 */
.kytb_box{width:1200px;height:1180px;margin:0 auto;}
.box1_title{width:1200px;height:110px;position: relative;}
.box1_title ul li{width:260px;height:48px;float:left;text-align: center;border-radius: 24px;background-color: #f2fafc;color:#999999;font-size:18px;line-height: 48px;margin-top:33px;position:relative;margin-left:70px;margin-right:70px;font-weight: 500;cursor: pointer;}
.box1_title ul .active{background-color: #0081e9;color:#fff;}
.arrow_down{width:19px;height:9px;position:absolute;left:190px;top:81px;background-image: url(2021kytb_arrow_down.png);background-repeat: no-repeat;background-position:center center; background-size:100% 100%;}

.sjkf_data_list{width:100%;height:743px;overflow-y: auto;}
.sjkf_data_head{width:100%;height:42px;position:relative;}
.sjkf_data_title{height:42px;line-height: 42px;border-bottom:1px solid #408bcc;font-size: 20px;color:#408bcc;font-weight: bold;
    float:left;}
.sjkf_data_table{margin-top:15px;}
.sjkf_data_table table{width:100%;border:1px solid #eeeeee;background-color:#f2fafc;}
.sjkf_data_table table th{height:55px;background-color: #64b1f5;color:#fff;padding-left:40px;padding-right:40px;}
.sjkf_data_table table td{height:70px;border-bottom: 1px solid #eeeeee;padding-left:40px;padding-right:40px;}
.sjkf_data_table .col_1{width:46%;text-align:left;}
.sjkf_data_table .col_2{width:18%;padding-left:40px;}
.sjkf_data_table .col_3{width:18%;padding-left:40px;}
.sjkf_data_table .col_4{width:18%;padding-left:40px;}
.sjkf_table ul li p{height:60px;line-height: 70px;font-size: 18px;font-weight: bold;}
.sjkf_table ul li span{font-size: 14px;color:#868686;margin-right:30px;}
.align_center{text-align: center;}