<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
.content .left1 { width:250px; float:left; background:#FFF;}
.left1 .dh { width:250px; background:url(../imagesp/dh2.jpg) no-repeat; height:39px;}
.left1 ul{ width:250px; background:#FFF;}
.left1 ul li{ width:250px; text-align:left; height:30px; margin-top:8px; background:url(../imagesp/list_ny.jpg) no-repeat;}
.left1 ul li a{ color:#4c4c4c; padding-left:52px; font-family:"微软雅黑"; font-size:12px; background:url(../imagesp/85.gif) no-repeat 31px 11px; display:block; height:30px; line-height:30px;}
.left1 ul li a:hover,.left1 ul li a.active{ color:#FFF; background:url(../imagesp/list_ny_hover.jpg) no-repeat;}




.content .right1 { width:740px; float:right; background:#FFF;}
.right1 .dh{ background:url(../imagesp/dh5.jpg) no-repeat;height:44px;line-height:28px;  padding-left:20px; color:#105a95; font-size:14px; font-weight:bold;}
.right1 .main{padding:20px;line-height: 25px;}
.right1 .main img{max-width: 100%;height: auto}
.left1 .li{ width:250px; float:left; margin-top:25px;}

.wordblack{color:#000}


.news { margin:0 8px;}
.news li{ background:url(../imagesp/icon1.gif) no-repeat 0px 10px; line-height:22px;}
.news li a{ padding-left:10px;}
.news span{ float:right; font-family:arial;}


.pro{ padding:10px 0;}
.pro li{ width:330px; float:left; border-bottom:1px dotted #999; padding-bottom:10px; margin:0 20px 20px 20px; height:140px; overflow:hidden;}
.pro li h3{ font-size:12px; font-weight:bold; font-family:"微软雅黑"; color:#000}
.pro li img{ float:left; margin-right:20px;}


h1{ font-size:14px;line-height:30px;}

.return{color: #FFF; font-weight:bold; font-size:14px; display:block; background-color:orange; width:40px; height:30px; line-height:30px; margin:0 auto; text-align:center; margin-top:20px;}
.return a{ color:#ffffff; font-family:"微软雅黑"}



.pagination{text-align: center;padding-top: 15px;}

.message{width:80%;margin: 0 auto;}
.form-group {
  margin-bottom: 1rem;
}
*, ::after, ::before {
  box-sizing: border-box;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
button, input, optgroup, select, textarea {
  overflow: visible;margin: 0;font-family: inherit;
}
.message label {
  display: inline-block;
  margin-bottom: .5rem;font-size: 16px;
}
textarea.form-control {
  height: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
	padding: .375rem .75rem;
font-size:14px;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}</pre></body></html>