代码拉取完成,页面将自动刷新
*{
margin: 0;
padding: 0;
font-family: "寰蒋闆呴粦";
}
.box{
width: 100%;
min-width: 1100px;
height: auto;
}
a{
text-decoration: none;
color: #000;
}
ul{
list-style: none;
}
li{
display: inline-block;
}
input[type="button"]{
cursor: pointer;
}
/*---------------澶撮儴head-----------start*/
.head{
width: 100%;
min-width: 1100px;
height: 500px;
}
/*瀵艰埅*/
.navigation{
width: 100%;
height: 50px;
background: #000;
opacity: 0.5;
position: absolute;
/*filter: alpha(opacity=50);*/
z-index: 2;
text-align: center;
min-width: 1100px;
}
.navigation_ul{
min-width: 500px;
height: 50px;
line-height: 50px;
margin: 0 auto;
}
.navigation_ul>li{
font-size: 16px;
color: #fff;
min-width: 80px;
text-align: center;
height: 50px;
}
.navigation_ul>li>a{
color: #fff;
}
.logo{
border: 0px;
width: 50px;
vertical-align: middle;
}
/*鍥剧墖杞挱*/
.picture_show{
width: 100%;
height: 500px;
}
.picture_show_ul>li{
width: 100%;
height: 500px;
}
.picture_show_ul>li>img{
width: 100%;
height: 500px;
border: 0px;
}
/*---------------澶撮儴head-------------end*/
/*---------------搴曢儴foot-----------start*/
.foot{
background: #F2F2F2;
width: 100%;
height: 230px;
margin-top: 20px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
/*搴曢儴瀵艰埅*/
.foot_nav{
width: 1000px;
height: 80px;
line-height: 80px;
margin: 0 auto;
border-bottom: #D7D3D5 1px solid;
}
.foot_nav_ul>li{
height: 15px;
line-height: 15px;
text-align: center;
font-size: 14px;
font-weight: bold;
padding-left: 8px;
margin-left: 5px;
border-left: #D7D3D5 1px solid;
}
.foot_nav_ul>li:first-child{
border-left: 0px;
}
.foot_nav_ul>li>a{
color: #593333;
}
/*搴曢儴鍐呭*/
.foot_content{
width: 1000px;
height: 120px;
margin: 0 auto;
}
.foot_content>div{
height: 20px;
line-height: 20px;
font-size: 14px;
color: #000;
margin-left: 13px;
}
.phone{
margin-top: 30px;
}
.copyright{
margin-top: 10px;
font-weight: bold;
font-size: 12px;
}
.footlogo{
float: right;
width: 70px;
margin-top: -25px;
margin-right: 10px;
text-align: center;
font-weight: bold;
}
.footlogo>img{
width: 70px;
border: 0px;
}
/*---------------搴曢儴foot-------------end*/
/*--------------涓棿鍐呭------------start*/
.content{
width: 100%;
height: auto;
}
.content_middle{
width: 700px;
height: auto;
margin: 0 auto;
margin-top: 30px;
}
/*鎼滅储*/
.search_type{
margin-left: 10px;
}
.search{
width: 100%;
height: 40px;
overflow: hidden;
margin-top: 10px;
}
.search_text{
width: 500px;
height: 34px;
font-size: 20px;
}
.search_btn{
vertical-align: bottom;
width: 100px;
height: 38px;
margin-left: -1px;
background: #04B5D3;
font-size: 16px;
font-weight: bold;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-color: #0698D4;
color: #fff;
}
/*澧炲垹鏀规煡*/
.IDUS{
width: 100%;
height: 50px;
line-height: 50px;
margin-top: 5px;
}
.IDUS>input[type="checkbox"]{
margin-left: 10px;
}
.IDUS>input[type="button"]{
width: 80px;
height: 30px;
background: #01E0F2;
border: #0A9CD8 2px solid;
border-radius: 5px;
margin-left: 10px;
color: #fff;
font-size: 15px;
font-weight: bold;
}
/*缁撴灉灞曠ず*/
.result_list{
width: 100%;
height: auto;
margin-top: 5px;
}
.result_list_ul{
width: 100%;
}
.result_list_ul>li{
display: block;
height: 40px;
line-height: 40px;
border-bottom: #ccc 1px solid;
padding-left: 10px;
cursor: pointer;
}
.result_list_ul>li:first-child{
border-top: #ccc 1px solid;
}
.result_list_ul>li>span{
display: inline-block;
min-width: 30px;
height: 40px;
margin-left: 10px;
}
.checkbox{
margin-right: 10px;
}
.date{
font-weight: bold;
font-size: 14px;
margin-left: 20px;
}
/*椤电爜*/
.page{
width: 100%;
height: 40px;
line-height: 40px;
margin-top: 20px;
}
.number,.prev,.homepage,.lastpage,.next{
float: left;
width: 50px;
height:30px;
text-align: center;
line-height: 30px;
margin-left: -1px;
border: #01E0F2 1px solid;
color: #0A9CD8;
cursor: pointer;
}
.nowpage{
background: #01E0F2;
color: #fff;
font-weight: bold;
}
.homepage{
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
font-weight: bold;
}
.lastpage{
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
font-weight: bold;
}
.page a{
color: #0A9CD8;
display: inline-block;
width: 100%;
height: 100%;
}
.wholwcount{
margin-left: 10px;
height: 30px;
line-height: 30px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
color: #ccc;
float: left;
}
/*琛ㄥ崟寮瑰嚭妗�*/
.form{
width: 500px;
height: 800px;
position: absolute;
z-index: 2;
top: 90%;
left: 50%;
margin-left: -150px;
border: #F7C022 2px solid;
background: #fff;
display: none;
border-radius: 5px;
}
.form_head{
height: 40px;
border-bottom: #F7C022 2px solid;
line-height: 40px;
padding-left: 10px;
background: #fff;
font-weight: bold;
color: #04B5D3;
}
.exit{
display: inline-block;
margin-left: 450px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
background: #F2F2F2;
color: blue;
font-weight: bold;
cursor: pointer;
}
.form_content{
width: 300px;
height: auto;
margin: 0 auto;
margin-top: 20px;
font-size: 15px;
}
.add_text{
width: 170px;
}
.add_btn{
float: right;
width: 60px;
height: 25px;
border-radius: 5px;
margin-right: 10px;
background: #01E0F2;
color: #fff;
margin-top: 20px;
}
.hidecontent{
padding: 10px 10px 10px 30px;
border: #ccc 1px solid;
border-top: 0px;
display: none;
}
.hidecontent>div{
float: right;
font-weight: bold;
}
/*-----------table缁撴灉灞曠ず------------start*/
.result_table{
width: 700px;
margin: 0 auto;
border-color: #ccc;
}
.result_table tr{
height: 30px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.result_table tr:first-child{
height: 35px;
}
.result_table th{
background: #666;
color: #fff;
}
.result_table td{
overflow: hidden;
padding-left: 10px;
cursor: pointer;
}
/*-----------table缁撴灉灞曠ず--------------end*/
/*--------------涓棿鍐呭--------------end*/
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。