.clearfix::after{
    display: block;
    content: '';
    overflow: hidden;
    height: 0;
    width: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}
body{
    background-color: #ffffff;
    min-width:320px;
    margin: 0 auto;
    overflow-x: hidden;
  

}
img {
    max-width: 100%;
     vertical-align: middle;
}

input{
    outline: none;
    border: none;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.width1200{
    width: 1200px;
    margin:0 auto;
}
.width1300{
   width: 1600px;
    margin:0 auto;
}
   .width1210{
            width: 1200px;
            margin:0 auto;
        }
.top{
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
}

.top .top1{

    text-align: center;
}



.top .top2{
  display: none;
  text-align: center;
}


.top .width1200{
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  margin:0 auto;
  text-align: left;
}

.logo{
  height: 50px;
  width: 100%;
  display: block;
}
.model_box a{
  display: block;
  float: left;
  width: 250px;
  height: 215px;
  background-color: #ffffff;
  box-shadow: 0 0 10px #cdcdcd;
  border-radius: 10px;
  padding-top:1px;
  margin-right: 50px;
  margin-top: 50px;
}
.model_box a .img{
  display: block;
  width: 95px;
  height: 95px;
  background: url(/uiFramework/commonResource/image/2023052614495284630.png) no-repeat center;
  margin:28px auto;
  margin-bottom:10px;
  text-align: center;
  line-height: 95px;
  background-size: 88%;
}
.model_box a .img img{
  margin-top:20%;
}
.model_box a span{
  display: block;
  color: #000000;
  font-size: 18px;
  text-align: center;
}
.model_box a .ck{
  color: #969696;
  background: url(/uiFramework/commonResource/image/2023052614503550387.png) no-repeat center right;
  /* text-align: center; */
  width: 58px;
  margin: 7px auto;
}
.model_box a:hover{
  background-color: #6792ed;
}
.model_box a:hover .img{
   background: url(/uiFramework/commonResource/image/2023052614511522427.png) no-repeat center;
}
.model_box a:hover span{
  color: #ffffff;
}
.model_box a:hover .ck{
  color: #ffffff;
  background: url(/uiFramework/commonResource/image/2023052614514798849.png) no-repeat center right;
  /* text-align: center; */
  width: 58px;
  margin: 7px auto;
}
.model4,.model8{
  margin-right:0px;
}




* {
	margin: 0;
	padding: 0;
  }
  html {
	font-size: 18px;
  }
  body {
	/*font-size: 14px;*/
	/*font-family:Helvetica;*/
	/*background-color: #f4f6f5;*/
  }
  
  a {
	text-decoration: none;
  }
  
  li {
	list-style: none;
  }
  
  input[type="text"],
  input[type="number"],
  input[type="submit"],
  input[type="password"],
  input[type="button"],
  textarea {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
  }
  
  .clearfix::after {
	display: block;
	content: '';
	overflow: hidden;
	height: 0;
	width: 0;
	clear: both;
  }
  
  .clearfix {
	zoom: 1;
  }
  a, span, b, p,h1,h2,h3,h4,h5,div{
	  font-family: Microsoft YaHei;
  }
  
  body {
	background: url(bg.png) no-repeat center top;
	min-width: 1200px;
	background-color: #f8f6f7;
  }
  
  img {
	max-width: 100%;
	vertical-align: middle;
  }
  
  input {
	outline: none;
	border: none;
  }
  
  .fl {
	float: left;
  }
  
  .fr {
	float: right;
	margin-left: 5px;
  }
  
  .width1200 {
	width: 1200px;
	margin: 0 auto;
	}
  
  .width1300 {
	width: 1600px;
	margin: 0 auto;
  }
  
  .content {
	box-shadow: 0 0 10px #dddddd;
	border-radius: 10px;
	margin-bottom: 40px;
	z-index: 999;
	position: relative;
	background-color: #ffffff;
	margin-top: 60px;
	}
  
  .content .box {
	width: 97%;
	padding: 30px 20px 0 20px;
	}
  .content_case {
	padding-bottom: 30px;
	}
  
  .content_case .left {
	width: 810px;
	float: left;
  }
  
  .top {
	width: 100%;
	height: 425px;
	text-align: center;
	display: block;
	position: relative;
	z-index: 9;
  }
  
  .top .top1 {
	text-align: center;
  }
  
  .top .top2 {
	display: none;
	text-align: center;
  }
  
  .top .width1200 {
	position: absolute;
	top: 20px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	text-align: left;
  }
  
  .martop {
	margin-top: 30px;
  }
  
  .name {
	display: block;
	height: 48px;
	width: 100%;
	background: url(/uiFramework/commonResource/image/2024042615083827525.png) no-repeat center;
	position: relative;
  }
  
  .name2 {
	height: 60px;
	width: 100%;
	background: url(name2.png) no-repeat center;
	margin-top: 45px;
	position: relative;
  }
  
  .name3 {
	height: 50px;
	line-height: 50px;
	width: 100%;
	background: url(name3.png) no-repeat center left;
	position: relative;
  
  }
  
  .name span {
	color: #fff;
	font-size: 25px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 48px;
	font-weight: bold;
	display: block;
	/* text-align: center; */
	text-indent: 43px;
	float: left;
  }
  
  .name .more{
	position: absolute;
	right: 6px;
	top: 0px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 48px;
  
  }
  
  .name a:hover {
	color: #145ee6;
  }
.main_search{
    height: 300px;
    margin: 0 auto 30px;
    width: 1200px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 10px #dddddd;
background:linear-gradient(142deg, #f8f6f7, #a1c0f9);
}
.main_search h3{
    position: absolute;
    top: 70px;
    height: 50px;
    line-height: 50px;
    left: 50px;
    font-size: 40px;
    color: #2b72f3;
    font-weight: bold;
    letter-spacing: 2px;}
    .main_search_text{
        width: 50%;
    height: 50px;
    background-color: #fff;
    position: absolute;
    top: 150px;
    left: 50px;
    border-radius: 10px;
    }
    .main_search_text form{
        border: 1px solid #8080805e;
        border-radius: 10px;
    }
    .main_search_text input{
        width: 84%;
    border: none;
    height: 50px;
    line-height: 50px;
    padding: 0px 2%;
    font-size: 16px;
border-radius:10px 0px 0px 10px;
    }
    .main_search_text button {
    width: 15%;
    border-radius: 0px 10px 10px 0px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #2c70f3;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.main_search_label {
    position: absolute;
    top: 220px;
    left: 50px;
}
.main_search_label span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    margin-right: 10px;
    background-color: rgb(43 113 243);
    border-radius: 15px;
    color: white;
}
.main_search_img {
    width: 300px;
    height: 200px;
    position: absolute;
    right: 50px;
    bottom: 20px;
    background-image: url(./ggqcx.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
  .location{
	float: right;
	padding-right: 10px;
  }
  .location a{
	line-height: 48px;
	color: #333;
	font-size: 14px;
  }
  .zymain .list {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 12px;
  }
  
  .zymain .list ul {
	overflow: hidden;
  }
  
  .zymain .list ul li {
	padding-left: 12px;
	height: 43px;
	line-height: 43px;
	background: url(zqlfk.png) no-repeat left center;
	overflow: hidden;
  }
  
  .zymain .list ul li .bt {
	width: 85%;
	float: left;
	display: block;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #130000;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  
  .zymain .list ul li .time {
	width: 15%;
	float: right;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #130000;
	line-height: 45px;
	opacity: 0.4;
	text-align: right;
	font-size: 18px;
  }
  
  .zymain .list ul li.jg {
	background: none;
	height: 1px;
	margin: 15px 0;
	border-bottom: 1px dotted #ddd;
  }
  
  .zymain .list ul li:hover .bt {
	color: #4f7de9;
  }
  
  .left {
	float: left;
  }
  
  .right {
	float: right;
	width: 330px;
	}
  
  .telephone {
	width: 321px;
	height: 306px;
	background: url(bg1.png) no-repeat center;
  }
  
  .telephone . {
	padding: 30px;
  }
  
  .telephone .box h3 {
	color: #0057e5;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
  }
  
  .telephone .box h1 {
	color: #000;
	font-size: 18px;
	line-height: 40px;
  }
  
  .telephone .box span {
	color: #828080;
	font-size: 18px;
	line-height: 30px;
  }
  
  .model1 {
	width: 321px;
	height: 144px;
	background: url(bg2.png) no-repeat center;
	margin-top: 40px;
	padding-top: 1px;
  }
  
  .model1 h1 {
	color: #dc7606;
	font-size: 26px;
	margin-top: 35px;
	margin-left: 25px;
  }
  
  .model1 a {
	width: 90px;
	height: 30px;
	border: 1px solid #dc7606;
	color: #dc7606;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	display: block;
	margin-top: 20px;
	margin-left: 25px;
	border-radius: 5px;
  }
  
  .model2 {
	width: 321px;
	height: 144px;
	background: url(bg3.png) no-repeat center;
	padding-top: 1px;
	margin-top: 20px;
  }
  
  .model2 h1 {
	color: #4d9e07;
	font-size: 26px;
	margin-top: 35px;
	margin-left: 25px;
  }
  
  .model2 a {
	width: 90px;
	height: 30px;
	border: 1px solid #4d9e07;
	color: #4d9e07;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	display: block;
	margin-top: 20px;
	margin-left: 25px;
	border-radius: 5px;
  }
  
  .model1:hover a {
	background-color: #dc7606;
	color: #ffffff
  }
  
  .model2:hover a {
	background-color: #4d9e07;
	color: #ffffff;
  }
  
  .inline-table .title {
	width: 100%;
	height: 48px;
	margin: 20px auto;
	background: url(/uiFramework/commonResource/image/2024091209060965003.png) no-repeat center;
  }
  
  .inline-table .title span {
	color: #ffffff;
	font-size: 26px;
	display: block;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
  }
  
  .dw_list {
	margin-top: 20px;
  }
  
  .dw_list a {
	display: block;
	float: left;
  }
  
  .dw_list a:nth-child(2n) {
	float: right;
  }
.item {
    width: 253px;
    height: 188px;
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 1px solid #c7c7c7;
    box-shadow: 0px 5px 4px #888888;
    background-color: #ffffff;
	margin: 18px;
}
.item img{
	width:255px;
	height:120px;
}
.item p {
    text-align: center;
    font: 20px/30px "Microsoft YaHei";
    color: #333333;
    padding: 5px 0;
}
.kh-01 {
    width: 170px;
    height: 190px;
    background: url(http://www.dezhou.gov.cn/template/75992000/75992021.jpg) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
}
.kh-img {
    height: 290px;
    height: 253px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}
.kh-title {
    width: 560px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #d00000;
    opacity: .8;
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 11;
    text-align: center;
    color: #ffffff;
    font: 20px/66px "Microsoft YaHei";
}
.inline-table{
	display: inline-table !important;
}
.big-item {
    width: 580px;
    height: 310px;
    overflow: hidden;
    position: relative;
    border: 1px solid #c7c7c7;
    box-shadow: 0px 5px 4px #888888;
    background-color: #ffffff;
}
.cen {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
/* å…¬å…±ä¼äº‹ä¸šå•ä½å¯¼èˆªæ  */
.nav_bar{
	position: relative;
	/* margin: 50px 0px 30px; */
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 1100px;
	display: inline-block;
	border: 1px solid #99999983;
	border-radius: 10px;
	background-color: white;
	margin: 30px 50px;
	z-index: 999;
}
/* ä¸€çº§å¯¼èˆªæ  */
.nav_bar ul li{
	transition: 0.5s;
	-webkit-transition: 0.5s;
	float: left;
	width: 25%;
}
/* å…¬å…±ä¼äº‹ä¸šå•ä½å¯¼èˆªæ _æ ‡é¢˜é¢œè‰² */
.nav_bar ul li a{
	width: 100%;
	height: 100%;
	display: block;
	color: black;
	font-size: 20px;
	font-weight: bold;
}
/* é¼ æ ‡åœ¨ä¸€çº§å¯¼èˆªæ æ—¶ï¼Œæ›´æ”¹å­—ä½“å’ŒèƒŒæ™¯é¢œè‰² */
.nav_bar ul li a:hover{
	color: white;
	background-color: #115fe6;
}
/* å½“é¼ æ ‡åœ¨ä¸€çº§å¯¼èˆªæ æ»‘åŠ¨æ—¶ï¼Œæ˜¾ç¤ºäºŒçº§å¯¼èˆªæ  */
.nav_bar ul li:hover > ul{
	transition: 0.5s;
	-webkit-transition: 0.5s;
	display: inline-block;
	height: auto;
}
/* å½“é¼ æ ‡åœ¨äºŒçº§å¯¼èˆªæ æ»‘åŠ¨æ—¶ï¼Œä¸€çº§å¯¼èˆªæ ä¿æŒé«˜äº® */
.nav_bar ul li:hover > a{
	background-color: #115fe6;
	color: white;
}
/* è®¾ç½®ä¸€çº§å¯¼èˆªæ çš„å·¦è¾¹æ¡†ä¸ºåœ†è§’åŠå¾„ */
.nav_bar ul li:first-child .hyperlinks{
	border-radius: 10px 0px 0px 10px;
}
/* è®¾ç½®ä¸€çº§å¯¼èˆªæ çš„å³è¾¹æ¡†ä¸ºåœ†è§’åŠå¾„ */
.nav_bar ul li:last-child .hyperlinks{
	border-radius: 0px 10px 10px 0px;
}
/* å–æ¶ˆäºŒçº§å¯¼èˆªæ ä¸­ç¬¬ä¸€ä¸ªåˆ—è¡¨çš„åœ†è§’åŠå¾„ */
.nav_bar ul li ul li:first-child{
	border-radius: 0px;
}
/* å–æ¶ˆäºŒçº§å¯¼èˆªæ ä¸­æœ€åŽä¸€ä¸ªåˆ—è¡¨çš„åº•éƒ¨è¾¹æ¡† */
.nav_bar ul li ul li:last-child{
	border-bottom: 0px;
}
/* è®¾ç½®äºŒçº§å¯¼èˆªæ ä¸­æœ€åŽä¸€ä¸ªåˆ—è¡¨çš„åœ†è§’åŠå¾„ */
.nav_bar ul li:last-child{
	border-radius: 0px 10px 10px 0px;
}
/* äºŒçº§å¯¼èˆªæ  */
.nav_bar ul li ul{
	transition: 0.5s;
	-webkit-transition: 0.5s;
	margin-top: -2px;
	background-color: white;
	border:1px solid #99999983;
	display: none;
	border-radius: 0px 0px 10px 10px;
	overflow: hidden;
        width:100%;
}
/* äºŒçº§å¯¼èˆªæ  åˆ—è¡¨ */
.nav_bar ul li ul li{
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #99999983;
}
.t_list{
	display: flex;
    justify-content: center;
	flex-wrap:wrap;
}
.right_title{
	display: flex;
    justify-content: center;
    margin-bottom: 6px;
    flex-wrap: wrap;
	justify-content: space-between;
}
.right_list{
	background-color: #f2f8fe;
	padding: 5px;
	font-weight: bold;
	height: 80px;
	width: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 10px;
	border:1px solid #c4d6f4b5;
}
.right_list a{
	display: flex;
    width: 100%;
    height: 100%;
    color: #115fe6;
    align-items: center;
    justify-content: center;
}
.right_list:hover{
	background-color: #1c6df8e9;
}
.right_list:hover a{
	color: white;
}
.right_bigTitle {
	padding-left: 30px;
    font-size: 25px;
    font-weight: bold;
    color: white;
    /* margin-top: 10px; */
    margin-bottom: 20px;
    background: url(/uiFramework/commonResource/image/2024042615083827525.png) no-repeat left;
    background-size: 300%;
    height: 47px;
    display: flex;
    align-content: center;
    align-items: center;
}
.right_list1{
	margin-right:5px;
	width: 90px;
	margin-bottom: 10px;
}
.right_list2:nth-child(n-3){
	margin-left: 2.2px;
	margin-bottom:26px;
}
.right_list3{
	width: 294px !important;
    height: 50px;
    margin-bottom: 10px;
}
.right_list3:nth-child(n-3){
	margin-left: 5px;
}
.phoneTitle{
    display: none;
}
@media screen and (max-width: 1200px) {
    .name span{
        color: #0e56f0;
    }
    .main_search h3{
        display: none;
    }
    .main_search_text{
        display: none;
    }
    .main_search{
        display: none;
        height: 200px;
        background: none;
        width: 100%;
        box-shadow:none;
    }
    .width1200{
        width: 100%;
    }
    .right{
        width: 100%;
    }
    body{
        min-width:100%;
        background: url(bg5.png) no-repeat;
    }
    .top{
        height: 100%;
    }
    .phoneTitle{
        display: flex;
        justify-content:center;
        height: 230px;
        line-height: 300px;
    }
    .phoneTitle span{
        font-size: 30px;
        font-weight: bold;
        color: white;
    }
    .content_case .left{
        width: 100%;
    }
    .main_search_img{
        display: none;
    }
}







@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px){
   .top .width1200{
        display: flex;
    } 
    
    .width1200{
        width: 95%;
    }

    .width1210{
        width: 95%;
    }
    .logo img{
      width: 90%;
    }
   
    .top .top1{
      display: none;
    }

    .top .top2{
      display: block;
    }

    .model_box a{
      width: 23.6%;
    margin-right: 1.33%;
    }


}




@media only screen and (max-width: 780px), only screen and (max-device-width: 780px){
  
    .model_box a{
      width: 32%;
      margin-right: 1%;
    }

    .model_box{

      flex-wrap: wrap;
      justify-content: space-between;
    }


}