
.fenlei {
	background:#FFF;
	padding-bottom:10px;
	border-radius: 5px;
	margin-top: 130px;
}
.fenlei ul {
	margin-top:25px;
	padding: 0 20px;
}
.fenlei ul li {
	margin-right:25px;
	margin-bottom:20px;
	float:left;
	width:calc((100% - (25px * 9)) / 10);
}
.fenlei ul li:nth-child(10n) {
	margin-right:0;
}
.fenlei ul li a {
	display:block;
	height:38px;
	line-height:38px;
	padding:0px 10px;
	text-align:center;
	border:1px solid #efefef;
	color:#737373;
	border-radius:2px;
}
.fenlei ul li a:hover {
	border:1px solid #007bf5;
	background:#007bf5;
	color:#FFF;
}
.fenlei ul li .xhwuc_hover {
	border: 1px solid #007bf5;
	background: #007bf5;
	color:#FFF;
}
.lists {
	margin-top: 12px;
	border-radius: 5px;
	height: auto;
	overflow:  hidden;
}
.lists ul li {float: left;width: 32.2%;border-right: 1px solid #F6F6F6;height: 126px;margin-right: 16px;}
.lists ul li:hover .Item_block__1Ou6t .one {
	background:#ffffff3b;
	cursor:pointer;
	border-radius:5px;
}


.Item_block__1Ou6t {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.Item_block__1Ou6t .one {
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 5px 5px 10px 0 #e5e8ea;
    box-shadow: 5px 5px 10px 0 #d7e4edd9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline: none;
    cursor: pointer;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0;
    padding: 10px 15px 24px;
    position: relative;
    border: 1px solid #c7e0f15e;
}
.Item_block__1Ou6t .one a {
    color: #666;
}
.Item_block__1Ou6t .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.Item_block__1Ou6t .text .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    border: 2px solid #f2f5f9;
    border-radius: 45px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 35px;
}
.Item_block__1Ou6t .title {
    padding-left: 10px;
}
.title {
    height: 40px;
    overflow: hidden;
    position: relative;
    padding: 20px 0 10px 20px;
    margin-bottom: 0 !important;
}
.Item_block__1Ou6t img {
    border-radius: 45px;
    overflow: hidden;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
    max-width: 40px;
    max-height: 40px;
}
.Item_block__1Ou6t .text h4 {
    color: #444;
    font-weight: 400;
    overflow: hidden;
    font-size: 16px;
    padding: 3px 0 2px;
    height: 26px;
    line-height: 20px;
    margin-bottom: 0;
}
.Item_block__1Ou6t .text p {
    color: #999;
    overflow: hidden;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0;
}



.lists ul li:nth-child(3n) {
	/* border-right:0; */
}
.lists ul li:nth-child(3),.lists ul li:nth-child(6),.lists ul li:nth-child(9),.lists ul li:nth-child(12),.lists ul li:nth-child(15),.lists ul li:nth-child(18),.lists ul li:nth-child(21),.lists ul li:nth-child(24),.lists ul li:nth-child(27),.lists ul li:nth-child(30),.lists ul li:nth-child(33) {
	margin-right: 0;
}
.lists ul li a {
	display:block;
}
.lists ul li a .img {
	width:100%;
	height: 50px;
	overflow:hidden;
	padding-top: 20px;
}
.lists ul li a .img img {
	display:block;
	margin:0px auto;
	max-height:100%;
	max-width:200px;
}
.lists ul .layui-flow-more {
	display:block;
	float:left;
	width:100%;
	margin-top:30px;
	font-size:14px;
}
.lists ul .layui-flow-more a {
	height:41px;
	line-height:41px;
}
.lists ul .layui-flow-more a cite {
	padding:0 30px;
	font-size:14px;
}
.searchweb {
	height:44px;
}
.searchweb h3 {
	float:left;
	line-height:44px;
}
.searchweb form {
	border:1px solid #efefef;
	background:#FFF;
	float:right;
	border-radius:20px;
	overflow:hidden;
	margin-right: 20px;
}
.searchweb form input[type=text] {
	height:42px;
	line-height:42px;
	border:0;
	float:left;
	background:none;
	width:250px;
	padding-left:30px;
	font-size:14px;
}
.searchweb form input[type=submit] {
	height:42px;
	line-height:42px;
	border:0;
	background:none;
	float:left;
	width:60px;
	text-align:center;
	cursor:pointer;
}
.lists {
	min-height: calc(100vh - 71px - 39px - 180px - 220px);
}
.title h3:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 11px;
    height: 18px;
    width: 5px;
    background: #007bf5;
}
.title h3 {
    line-height: 42px;
    color: #333;
    font-size: 17px;
    position: relative;
    padding-left: 20px;
}
.title {
    height: 40px;
    overflow: hidden;
    position: relative;
    padding: 20px 0 10px 20px;
    font-weight: initial !important;
}
@media screen and (max-width:800px){
    .fenlei ul {
        white-space: nowrap;
        overflow-x: scroll;
		margin-top: 10px;
    padding: 0 20px;
    }
    .fenlei ul li {
		    margin-right: 15px;
    margin-bottom: 15px;
        float: none!important;
        width: auto!important;
        display: inline-block;
    }
    .fenlei {
        margin-top: 90px!important;
    }
    .searchweb form input[type=text]{
        width: auto!important;
    }
    .lists ul li{
        float: none!important;
        width:99%!important;
    }
    .lmid{
    height: 80px;
    overflow: hidden;
    }
	.fenlei ul li:nth-child(10n) {
     margin-right: 15px;
}
}
 @font-face {font-family: "iconfont"; src: url('../fonts/iconfont.eot'); /* IE9*/ src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cd402b8d70a7423a8a88ccd93923b8bd.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */ }  .iconfont { font-family:"iconfont" !important; font-size:16px; font-style:normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }  .icon-gengduo1:before { content: "\e630"; }  .icon-shenqingshenpi:before { content: "\e62e"; }  .icon-fanhuidingbu3:before { content: "\e64a"; }  .icon-guanyuwomen:before { content: "\e673"; }  .icon-liuliangquan:before { content: "\e611"; }  .icon-fanhui:before { content: "\e606"; }  .icon-icon-test:before { content: "\e605"; }  .icon-guanbi:before { content: "\e6e4"; }  .icon-sousuo:before { content: "\e60d"; }  .icon-tuwenliebiao:before { content: "\e603"; }  .icon-icon02:before { content: "\e600"; }  .icon-add:before { content: "\e60e"; }  .icon-zanwukehu:before { content: "\e665"; }  .icon-shanchu:before { content: "\e6a8"; } 