/*通用公用样式*/
*{ margin: 0px; padding: 0px; }
img, input, button { border: none; outline: none; }
a { color: #333333; }
/*a:hover { color: #ad1616; cursor: pointer; text-decoration: none; }*/
ul li, ol li { list-style-type: none; }
body { background-color: #ffffff; font-family: "microsoft Yahei"; }
.fl { float: left; }
.fr { float: right; }
/*去除系统默认样式*/
/*统一样式*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
	margin: 0px;
	padding: 0px;
	outline: none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
  

}


/*清除浮动*/

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}


/*清除样式*/

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
}

html {
	overflow-x: hidden;
}

img {
	border: 0px;
}

li {
	list-style: none;
}

body {
	text-align: left;
	font-family: '微软雅黑' !important;
   background: url(bg.jpg) no-repeat center top;
}

a,
ins {
	text-decoration: none;
}

a {
	color: #333;
}
/*a标签默认样式*/
a {
	text-decoration: none;
	color: inherit;
	transition: none;
}
img {
	border: none;
}
* {
    font-family: "微软雅黑";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

.xxlist:hover {
    color: #1c5bb8;
}

.main {
    width: 1200px;
    position:relative;
    margin: 30px auto;
    overflow: hidden;
}



.col_l {
    width: 280px;
    float: left;
}

.col_r {
    width: 1100px;
    margin:0 auto;
    background: #fff; 
    padding: 36px 36px 0px;
    /*border: 1px solid #dedede;
     padding: 25px; 
    display: block;
    margin-left: auto;*/
    
}

.col_l h1 {
    background: url(column-page-title.png) no-repeat;
    width: 280px;
    height: 58px;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    float: left;
}

.col_list {
    
    min-height: 40px;
   
    border-top: 0;
    width: 1100px;
    margin-left: 10px;
    padding-top: 58px;
    padding-bottom: 30px;
    /* height: 100%; */
    position: absolute;
    margin-top: 150px;
}


.col_list li {
    padding: 0 10px;
    /*background: url(arr.png) no-repeat 240px center;*/
    float:left;
  width:350px;
  margin-left:200px;
}

.col_list li a {
    display: block;
    min-height: 50px;
    font-size: 26px;
    line-height: 32px;
     /*border-top: 1px solid #fff;
    border-bottom: 1px solid #ececec;*/
    padding-left: 30px;
    padding-right: 27px;
    padding-top: 9px;
}
/*.col_list li:hover,
.col_list li.on {
    border-left: 7px solid #ff8100;
    background: #ececec url(arr_ac.png) no-repeat 235px center;
}



 .col_list li:hover a,*/
.col_list li.on a {
   color: #1c5bb8;
}

.col_list li.on  {
   color:#0f5a9b;
}
/* 检索 */
.zc_search{
    height:auto;
    background:#f5f5f5;
}

.zc_search form{
    padding: 51px 0 23px 0;
}
.zc_search .input {
    font-size: 16px;
    float: left;
    width: 700px;
    height: 46px;
    line-height: 46px;
    padding: 0px 10px;
    color: #333;
    background-color: #ffffff;
    border: 2px solid #0f5a9b;
    border-radius: 10px;
}
.zc_search .btn-search {
    cursor: pointer;
    float: left;
    border: none;
    width: 36px;
    height: 36px;
    background: #fff url(20211008_gzk_search.png) no-repeat center center;
    margin-left: -52px;
    margin-top: 5px;
}
.zc_search .button{
    display: inline-block;
    width: 110px;
    height: 46px;
    background:#0f5a9b;
    font-size: 18px;
    color: #ffffff;
    line-height:46px;
    text-align: center;
    border-radius: 10px;
    margin-left: 25px;
    cursor: pointer;
    font-family: "微软雅黑";
    border: 1px solid #2d66a5;
}
.sear_wz{
    width: 270px;
    margin: auto;
}
.sear_wz dl dt{
    font-size: 16px;
    padding-right: 20px;
color: #0f5a9b;
}
.sear_wz dl dd{
    color: #666666;
    font-size: 16px;
    padding-right: 20px;
}
.page-content{
margin-top:80px;
}
/* 列表样式 */
.zc_list thead tr{
    line-height:70px;
    border-bottom:2px solid #0f5a9d!important;
}
.zc_list thead td{
    font-size:20px;
    font-family: "FZXiaoBiaoSong-B05S";
    text-align: center;
    
}
.zc_list_tit{
    display: inline-block;
    font-size:16px;
    font-family: "宋体";
    font-weight:bold;
    line-height:50px;
    color:#333;
}
.zc_list_con{
    font-size:14px;
    font-family: "宋体";
    line-height:20px;
    color:#5d89b6;
}
.zc_list_down{
    display: inline-block;
    font-size:14px;
    font-family: "宋体";
    line-height:50px;
}
.zc_list_down:first-child{
    margin-right: 20px;
}
.zc_list tbody tr td:first-child,.zc_list tbody tr td:last-child{
    text-align: center;
}
.zc_list tbody tr td:nth-child(2){
    /* padding-bottom:10px; */
}
.zc_list tbody tr:nth-child(2n){
    background:#eeeeee;
}
.zc_list tbody{
    border-bottom:1px solid #eee;
}



/* 当前位置 */
.dqwz {
    width: 1200px;
    margin: 15px auto;
    background: #fefefe;
    padding: 15px;
}
/* 当前位置_end */
/* 来信列表 */
.easysite-board-title {
    height: 48px;
    line-height: 48px;
    padding-left: 54px;
    color: #fff;
    background: url(message-icon.png) #ebb155 no-repeat 15px center;
}
.easysite-th-row {
    height: 36px;
    background: #f3f3f3;
}
.easysite-th-row span{
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    text-align: center;
}.easysite-td-row {
    height: 32px;
}
.easysite-td-row span{
    display: block;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.easysite-td-row .easysite-theme{
    text-align: left;
}
.easysite-td-row .easysite-theme a{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.easysite-td-row .easysite-theme a:hover { color: #ad1616; cursor: pointer; text-decoration: none; }

.easysite-serial{
    width: 25%;
}
.easysite-theme{
    width: 45%;
}
.easysite-start-time{
    width: 15%;
}
.easysite-status{
    width: 11%;
}
.easysite-end-time{
    width: 15%;
}
/* 搜索框 */
.ajax-page-search{margin: 15px;}
.title-search{ width: 40%;height: 38px;line-height: 38px;border: 1px solid #e3e3e3;padding-left: 10px;}
.hanweb-search-btn{margin-left: -5px;background-color: #1c5bb8;}

/* 搜索框 */


@media only screen and (min-width: 100px) and (max-width: 767px) {

    /* 当前位置 */
    .dqwz {
        width: 100%;
        margin: 3vw auto;
        background: #fefefe;
        padding: 2vw;
        font-size: 4vw;
        line-height: 6vw;
    }

    .dqwz img,
    .dqwz span {
        display: none;
    }

    /* 当前位置 */

    .main {
        width: 100vw;
        min-height: 150vw;
        padding: 0 2vw;
        margin: 3vw auto;
        position:unset;
    }

    .col_l {
        width: 100%;
        float: unset;
        min-height: unset;
        position: unset;
    }

    .col_l h1 {
        background: #1c5bb8;
        width: 100%;
        height: 10vw;
        font-size: 5vw;
        color: #ffffff;
        line-height: 10vw;
        padding-left: 0vw;
        text-align: center;
        float: unset;
    }

    .col_list {
        border: none;
        width: 100%;
        height: auto;
        min-height: unset;
        margin-left: 0;
        padding: 0;
        margin-top: 2vw;
    }

    .col_list li {
        padding: 0vw 2vw;
        float: left;
        background: none;
        min-width: 33.33333333%;
    }

    .col_list li a {
        display: block;
        /* height: 10vw; */
        line-height: 10vw;
        border: none;
        text-align: left;
        font-size: 5vw;
        padding-left: 0;
        min-height: unset;
        padding-right: 0;
        padding-top: 0;
    }

    .col_list li.on {
        border-left: 2vw solid #ff8100;
        background: #ececec;
    }

    .col_list li.on a {
        color: #1c5bb8;
    }

    /* 右边 */
    .col_r {
        width: 100%;
        min-height: 100vw;
        margin-left: 0;
        background: #fff;
        border: none;
        padding: 3vw 0vw;
    }
    .easysite-board-title {
        height: 12vw;
        line-height: 12vw;
        padding-left: 10vw;
        color: #fff;
        background: url(message-icon.png) #ebb155 no-repeat 3vw center;
        background-size: 4vw;
        font-size: 4vw;
    }
    .easysite-th-row span {
        height: 10vw;
        line-height: 10vw;
        font-size: 4vw;
    }
    .easysite-td-row {
        height: 8vw;
    }
    .easysite-td-row span {
        font-size: 3.5vw;
        height: 8vw;
        line-height: 8vw;
    }
    .easysite-serial{
        display: none !important;
    }
    .easysite-theme{
        width: 70%;
    }
    .easysite-start-time{
        display: none !important;
    }
    .easysite-status{
        width: 20%;
    }
    .easysite-end-time{
        width: 23%;
    }
    .ajax-page-search {
        margin: 3vw 0;
    }
    .title-search {
        width: 80%;
        height: 10vw;
        line-height: 10vw;
        padding-left: 2vw;
        font-size: 4vw;
    }
    .layui-btn {
        height: 10vw;
        line-height: 10vw;
        padding: 0;
        width: 20%;
        font-size: 4vw;
        border-radius: 1vw;
    }

}