@charset "utf-8";
/* CSS Document */

.search-t {
    width: 350px;
    height: 44px;
 border: 1px solid #e82834;
}
.search-t input {
	 float: left;
    width: 75%;
    margin-left: 20px;
    font-size: 16px;
	font-weight: bold;
    height: 44px;
    line-height: 44px;
    border: none;
}
.search-t button {
    float: right;
    background: none;
    width: 13%;
    height: 44px;
    border: none;
}
.search-t button img {
    width: 80%;
}
.dek-B{ margin-top: 25px;}
.z-left{ width: 75%;}
.zb-gd{ width: 20%;}
.zfxx-t ul li{ float: left; margin-left: 2%; width: 22.9%; background: #d10013; border-radius: 5px; text-align: center; font-size: 16px; box-shadow: 0 5px 10px #999;}
.zfxx-t ul{ margin-left: -2%;}
.zfxx-t ul li a{ display: block; padding: 10px 0; color: #fff; text-decoration: none;}
.table-B{ margin-top: 30px;}
.hd_table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.hd_table thead tr th {
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    background: #0066cc;
    font-size: 16px;
    color: #fff;
    padding: 8px 0;
}
.hd_table thead tr th {
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    background: #d10013;
    font-size: 16px;
    color: #fff;
    padding: 10px 0;

}
.hd_table thead tr th.dy{ border-radius: 6px 0 0 6px;}
.hd_table thead tr th.ds{ border-radius: 0 6px 6px 0;}
.hd_table tbody tr td {
    padding: 15px 0%;
    border-bottom: 1px #878686 dashed;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}
.hd_table tbody tr td a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-decoration: none;
}
.ym-B{ text-align: center ;margin-top: 20px;}
.ym-B img{ width: 135px;}

.zb-gd ul {
    overflow-y: scroll;
    height: 450px;
    box-shadow: 0 0 10px #efefef;
}
.zb-gd ul li {
    border-bottom: 1px dashed #ffffff;
	 background: #d10013;
    font-size: 16px;
    padding: 4px 15px;
    text-align: center;
}
.zb-gd ul li a {
    color: #ffffff!important;
    text-decoration: none;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
	padding: 5px;
}

.zb-gd ul li a:hover,.zb-gd ul li.curr a{  background: #fff; border-radius:15px; color: #333 !important;}
.zb-gd ul::-webkit-scrollbar {width: 12px;}
.zb-gd ul::-webkit-scrollbar-track {background-color:#d8ddde;}
.zb-gd ul::-webkit-scrollbar-thumb {background-color: #fff; box-shadow: 0 5px 8px #999;}


.bzml-right-tit {
    background: #d10013; border-radius: 6px;
}
.bzml-right-tit li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 11px 0;
}
.bzml-right-tit li {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}
.bzml-right-tit li:first-child {
    text-align: left;
    margin-left: 2.5%;
    width: 30.5%;
}

.yb-TIT{ margin-top: 30px;}

.tit-hui {
    background: none;
    margin-top: 25px;border-bottom: 2px solid #bfbfbf;
}
.tit-hui li{ color: #333; text-align: center;}
.tit-hui li a {
    width: 36px;
    height: 36px;
    border-radius: 35px;
    background: #d10013;
    display: block;
    margin-left: 6px;
    text-align: center;
    position: relative;
	float: left;
	margin-bottom: 10px;
}
.tit-hui li a span {
    width: 36px;
    height: 36px;
    display: inline-block;
}
.tit-hui li a span.icon1 {
    background: url(20201220-gzdt-tb1.png) center center no-repeat;
}
.tit-hui li a span.icon2 {
    background: url(20201220-gzdt-tb2.png) center center no-repeat;
}
.tit-hui li a span.icon3 {
    background: url(20201220-gzdt-tb3.png) center center no-repeat;
}
.tit-hui li a span.icon4 {
    background: url(20201220-gzdt-tb4.png) center center no-repeat;
}
.tit-hui li a span.icon5 {
    background: url(20201220-gzdt-tb5.png) center center no-repeat;
}
.tit-hui li a span.icon6 {
    background: url(20201220-gzdt-tb6.png) center center no-repeat;
}
.tit-hui li a span.icon7 {
    background: url(20201220-gzdt-tb7.png) center center no-repeat;
}
.tit-hui li a span.icon8 {
    background: url(20201220-gzdt-tb8.png) center center no-repeat;
}
.tit-hui li a span.icon9 {
    background: url(20201220-gzdt-tb9.png) center center no-repeat;
}
.tit-hui li a em {
    width: 26px;
    line-height: 13px;
    text-align: center;
   /* position: absolute;*/
    display: none;
  /*  -webkit-transition: all ease 5s;
    -moz-transition: all ease 5s;
    -ms-transition: all ease 5s;
    -o-transition: all ease 5s;
    transition: all ease 5s;*/
    color: #fff; margin-left: 5px; margin-top: 5px;
    font-size: 12px; 
} 
.tit-hui li a em.dy {margin-top: 10px;}
.tc-wz {
    position: absolute;
    background: #d10013;
    padding: 10px;
    width: 80px;
    border-radius: 6px;
    left: -33px;
    top: -110px;
    height: 72px;margin-top: 5px;
}
.tc-wz i {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -13px;
}
.tc-wz p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    word-wrap: break-word;
}
.tc-wz span {
    width: auto!important;
    height: auto!important;
    display: inline-block!important;
}
.tit-hui li a:hover em{ display:block;/*top:15px; */
/*	animation:mymove 1s forwards;
-webkit-animation:mymove 1s forwards;*/
}
.tit-hui li a:hover span{ display: none;}
.bzml-right-nr{ border-bottom: 2px dashed #333; padding-bottom: 15px; padding-top: 15px;}
.bzml-right-nr p {
    font-size: 16px;
    line-height: 34px;

}
.bzml-right-nr p img {
    margin-right: 8px;
}
.zw-B{  border: 1px solid #999; margin-top: 15px;}
.zw-B h1{ font-size: 32px; font-weight: bold; line-height:40px;; text-align: center; margin-top: 20px; padding: 0 20px;}
.sj-B{ padding: 10px 0; border-bottom: 1px solid #999;border-top: 1px solid #999; margin-top: 25px; padding-right: 30px; padding-left: 20px;}
.sj-B p{ color: #6b6b6b;}
.sj-B em{ padding: 0 8px;}
.sj-B span i{ padding: 0 8px;}
.sj-B span img{ width: 15px;}
.zw-TII p{ color: #6b6b6b; line-height: 34px; font-size: 16px;}
.zw-TII{ padding: 40px 60px;}
@media only screen and (max-width:1200px ) { 
	.zwgk-h3{ width: 450px;}
}

@media only screen and (max-width:900px ) {
	.zw-B h1{ font-size: 26px; line-height: 36px; }
	.search-t {
		width: 300px;}
	.zwgk-h3 {
    width: 400px;
}
}
@media only screen and (max-width:800px ) { 
.zwgk-h3 {
    width: 350px;
}
}

@media only screen and (max-width:750px ) { 
	.zb-gd,.z-left{ float: none; width: 100%;}
	.z-left{ margin-top: 20px;}
	.search-t {
		width: 100%; margin-top: 20px;}
	.zwgk-h2 {
    width: 100%;
}
	.search-t button img {
    width: 35px;
}
	.search-t button {
		width: 8%;}
	.search-t input {
		width: 85%;}
	.zb-gd ul li {
		padding: 11px 15px;}
	.zwgk-h3 {
    width: 100%;
}
	.zw-TII {
    padding: 25px 30px;
}
	.sj-B {
    padding-right: 0;
    padding-left: 0;
}
	.sj-B p{ float: none; }
	.sj-B span{display: inline-block; float: none;}
	.sj-B{ text-align: center;}
	
}
@media only screen and (max-width:600px ) { 
.tc-wz {
    height: 90px;
    width: 60px;
    padding: 5px;
    left: -20px;
    top: -115px;
}
	.tc-wzz span, .tc-wzz span img {
    width: 100%;
    height: auto;
}
.tc-wzz {
    height: 60px;
    width: 60px;
    left: -20px;
    top: -90px;
}
}

@media only screen and (max-width:500px ) { 
	.sj-B em {
    padding: 0;
    display: block;
}
	.hd_table thead tr th.dy{ width: 16%;}
	.hd_table thead tr th.ds{ width: 25%;}
	.search-t button {
    width: 45px;
}
	.search-t button img {
    width: 32px;
}
	.search-t input {
    width: 83%;
}
	.hd_table thead tr th,.hd_table tbody tr td {
    font-size: 14px;}
	.zw-B {
		border: none;}
	.zw-TII {
    padding: 20px 0;
}
	.zw-TII p {
    line-height: 28px;
    font-size: 14px;
}
	.dw-top{ border-bottom: 1px solid #999; padding-bottom: 10px;}
	.zw-B h1 {
    font-size: 22px;
    line-height: 32px;
}
}



@media only screen and (max-width:414px ) { 

	.sj-B {
		margin-top: 15px;}
	.zw-B h1 {
    font-size: 20px;
    line-height: 28px;margin-top: 15px;
		}
		.search-t input {
    width: 80%;
}
	.zfxx-t ul li {
		font-size: 14px; line-height: 20px;}
	.hd_table thead tr th.ds {
    width: 35%;
}
	.tit-hui li {
    font-size: 14px;
}
	.bzml-right-tit li {
		font-size: 14px;}
	.tit-hui li a {
    width: 32px;
    height: 32px;
}
	.tit-hui li a span.icon1, .tit-hui li a span.icon2, .tit-hui li a span.icon3, .tit-hui li a span.icon4, .tit-hui li a span.icon5, .tit-hui li a span.icon6, .tit-hui li a span.icon7, .tit-hui li a span.icon8, .tit-hui li a span.icon9 {
    background-size: 45%;
}
.tit-hui li a span {width: 32px;height: 32px;}
}


@media only screen and (max-width:375px ) { 
		.search-t input {
    width: 77%;
}
	.zfxx-t ul li {
		font-size: 13px;}
}




