﻿
header {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.main {
	width: 62.5%;
	margin: 0 auto;
}

input[type="checkbox"] {
    display: inline-block;
    /*// 设置为 行内块 就能改变大小了 width: 30px;*/
    height: 25px;
    width:25px;
    border:2px solid #23ac38;
    vertical-align:middle;
    /*-webkit-appearance: none;*/
    /*// 改变元素外观 -moz-appearance: none;*/
    /*// 改变元素外观 appearance: none;*/
    /*// 改变元素外观 background: #fff;*/
   
}
/*资料下载设置*/

.main-top {
	width: 100%;
	height: 55px;
}

.main-top h4 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 55px;
	letter-spacing: 2px;
	color: #545353;
	width: 20%;
	margin-left: 4%;
}


/*搜索框设置*/

.main .search {
	width: 100%;
	height: 79px;
	background-color: #ffffff;
	border-radius: 5px;
	margin-bottom: 25px;
	position: relative;
}

.main .search span {
	display: inline-block;
}

.search span.text {
	font-size: 16px;
	color: #22ac38;
	width: 10%;
	position: absolute;
	top: 29%;
	left: 3%;
	right: 2.58%;
}

.search .searchBox {
	outline: none;
	width: 65%;
	height: 54px;
	background-color: #f4f4f4;
	border-radius: 5px;
	position: absolute;
	top: 20%;
	left: 15%;
    padding-left:2%;
}

.search .searchBtn {
	border: 0;
	display: inline-block;
	width: 12.75%;
	height: 54px;
	background: yellow;
	margin-top: 13px;
	position: absolute;
	left: 82.99%;
	background: url(../images/downLoad/2_03.png) no-repeat;
	background-size: 100%  100%;
}

.zlxz {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 47px;
	position: relative;
}

.zlxz-list {
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
	background: #fff;
    overflow:hidden;
}

    .zlxz-list li {
        width:100%;

  
      min-height:57px;
      line-height:57px;
        border-bottom: dashed 1px #bfbfbf;
        
      
    }
        .zlxz-list li .left {
            float: left;
            height: 100%;
            width: 11.33%;
            background: rgba(34, 172, 56, 0.12);
            text-align:center;
            font-size: 16px;
            color: #545353;
        }
            .zlxz-list li .left > * {
                vertical-align:middle;

            }
            .zlxz-list li .right {
                height: 100%;
                float: left;
                width:88%;
                

            }
                .zlxz-list li .right > * {
                    vertical-align:middle;
                }
                .zlxz-list li strong {
                    display: inline-block;
                    
                   
                    height: 100%;
                    text-align: center;
                    font-weight: normal;
                    
                }


.zlxz-list li em {
	/*float: left;*/
	cursor: pointer;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 49px;
	line-height: 49px;
	color: #545353;
	margin-left: 5px;
}
        
      
.contentList {
	width: 100%;
	margin-top: 25px;
	background: #fff;
	padding-bottom: 47px;
}

.condi {
	width: 100%;
}

.dataListDiv {
	width: 100%;
	margin-top: 10px;
}

.plxz_top {
	height: 105px;
	border-bottom: 1px solid #959595;
}

.plxz_top .qx {
	float: left;
	height: 42px;
	display: inline-block;
	margin-top: 37px;
	font-size: 14px;
	margin-left: 31px;
}

.plxz_top .plxz {
	float: left;
	display: inline-block;
	margin-left: 20px;
	cursor: pointer;
	width: 106px;
	height: 42px;
	margin-top: 27px;
	background-color: #23ac38;
	border-radius: 5px;
	color: #ffffff;
	line-height: 42px;
	text-align: center;
}

.updateTime {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 48px;
	letter-spacing: 0px;
	color: #b5b5b5;
	width: 500px;
	height: 18px;
	clear: both;
}

.plxz_b .qx2 {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 14px;
}

.plxz2 {
	width: 90px;
	height: 26px;
	margin-top: 10px;
	float: left;
	display: inline;
	margin-left: 20px;
	cursor: pointer;
	background-image: url(http://pic.eebbk.com/img/content/201603/pl.jpg);
	background-size: 100% 100%;
}

.dataList {
	width: 95.83%;
	margin: 0 auto;
}

.dataList .line {
	width: 100%;
	height: 0px;
	border-bottom: solid 1px #d2d2d2;
	overflow: hidden;
}

.data {
	height: 148px;
	width: 100%;
    position:relative;
}

.box {
	float: left;
	display: inline;
}

.dataListTitle {
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #23ac38;
	font-size: 15px;
	border-bottom: solid 1px #e4e4e4;
}

.dataListTitle>div {
	float: left;
	display: inline;
	text-align: center;
}

.dataListTitle>div:nth-child(1) {
	width: 50%;
}

.dataListTitle>div:nth-child(2) {
	width: 10%;

}

.dataListTitle>div:nth-child(3) {
	width: 40%;

}

.layui-laypage > a:first-child {
    background:url(/images/downLoad/bg1.jpg) no-repeat ; 
}
.layui-laypage > a:last-child {
    background: url(/images/downLoad/bg2.jpg) no-repeat;
    background-position-x:100%;
}
#thunderDiv {
    position: fixed;
    top: 410px;
    right: 40%;
    position: absolute;
    z-index: 999;
    top: expression(eval(document.documentElement.scrollTop+410));
    display: none
}

.filetitle {
	float: left;
	width: 50%;
	height: 21px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #545353;
	margin-top:5.5%;
    margin-left:35px;
}

.filetitle a {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 48px;
	letter-spacing: 0px;
	color: #545353;
}

.filesize {
	width: 5%;
	float: left;
	color: #333333;
	margin-top: 36px;

}

.box {
	position: relative;
	margin-top: 30px;
}

.xz {
	width: 61px;
	height: 61px;
	float: right;
	display: inline;
	margin-right: 8px;
	margin-top: 5px;
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	background: url(../images/06.jpg) no-repeat;
	text-decoration: none;
	margin-top: 30px;
}

#download {
	margin-top: 57px;
	height: 39px;
}

.checkBox {
	position: absolute;
	
	top: 17px;
}
/*筛选条件加class*/
.zlxz-list li em.green {
    background: rgba(95,181,106,0.7);
    height: 59px;
    color: #fff;
  
    padding-left:5px;
    padding-right:5px;
    border-radius:5px;
}

/*对分页部分的样式修改*/

.layui-laypage {
	width: 100%;
}



.layui-laypage-prev {
    margin-right:5%;
}
.layui-laypage-next {
    margin-left: 5%;
}
/*媒体查询*/
@media (min-width: 1024px) {
    .main {
        width:75.5%;
    }
    .main-top h4 {
        font-size:13px;
    }
    .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 13px;
    }
    .filetitle a, .updateTime {
        font-size: 14px;
    }
    .search .searchBtn {
        margin-top:28px;
    }
    .filetitle {
        margin-top: 6.5%;
    }
}
/*>=1024的设备*/

@media (min-width: 1152px) {
    .main {
        width: 70.5%;
    }

    .main-top h4 {
        font-size: 14px;
    }

    .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 14px;
    }

    .filetitle a, .updateTime {
        font-size: 15px;
    }

    .search .searchBtn {
        
        
        margin-top: 13px;
    }
    .filetitle {
        margin-top: 6%;
    }
}
/*>=1100的设备*/
@media (min-width: 1280px) {
    .main {
        width: 70.5%;
    }

    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 14px;
    }

    .filetitle a, .updateTime {
        font-size: 14px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }
    .search .searchBtn {
        margin-top: 15px;
    }
    .filetitle {
        margin-top: 5.5%;
    }

}
/*>=1280的设备*/

@media (min-width: 1360px) {

    .main {
        width: 68.5%;
    }

    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 14px;
    }

    .filetitle a, .updateTime {
        font-size: 14px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }

    .filetitle {
        margin-top: 5.5%;
    }
}


@media (min-width: 1366px) {

    .main {
        width: 68.5%;
    }

    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 14px;
    }

    .filetitle a, .updateTime {
        font-size: 14px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }
    .filetitle {
        margin-top: 5.5%;
    }
}

@media (min-width: 1400px) {
    .main {
        width: 68.5%;
    }



    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 14px;
    }

    .filetitle a, .updateTime {
        font-size: 14px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }
    .filetitle {
        margin-top: 5.5%;
    }
}

@media (min-width: 1440px) {
    .main {
        width: 62.5%;
    }



    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 14px;
    }

    .filetitle a, .updateTime {
        font-size: 14px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }

    .filetitle {
        margin-top: 5%;
    }
}



@media (min-width: 1600px) {
    .main {
        width: 62.5%;
    }



    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 15px;
    }

    .filetitle a, .updateTime {
        font-size: 16px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }

    .filetitle {
        margin-top: 5%;
    }
}
@media (min-width: 1680px) {
    .main {
        width: 62.5%;
    }



    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 16px;
    }

    .filetitle a, .updateTime {
        font-size: 18px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }
    .filetitle {
        margin-top: 4.5%;
    }
}

@media (min-width: 1920px) {
 

    .main {
        width: 62.5%;
    }
   .filetitle {
        margin-top:4%;
    }



    .main-top h4, .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 16px;
    }

    .filetitle a, .updateTime {
        font-size: 18px;
    }

    .search .searchBtn {
        margin-top: 15px;
    }
}


@media (max-width: 1024px) {
    .main {
        width: 75.5%;
    }

    .main-top h4 {
        font-size: 13px;
    }

    .search span.text, .zlxz-list li em, .zlxz-list li strong {
        font-size: 13px;
    }

    .filetitle a, .updateTime {
        font-size: 14px;
    }

    .search .searchBtn {
        margin-top: 16px;
    }

    .filetitle {
        margin-top: 6.5%;
    }
}
/*>=1024的设备*/