@charset "utf-8"; /* CSS Document */ .mian{position:relative; margin-left:auto; margin-right:auto; min-width:320px; max-width:640px; overflow:hidden; background-color:#fff; font-family:Microsoft YaHei;} a{text-decoration:none; color:#666;} @media screen and (min-width:320px) { html{font-size:75%;} } @media screen and (min-width:375px) { html{font-size:87.5%;} } @media screen and (min-width:480px) { html{font-size:87.5%;} } @media screen and (min-width:540px) { html{font-size:112.5%;} } @media screen and (min-width:550px) { html{font-size:125%;} } @media screen and (min-width:640px) { html{font-size:150%;} } header {padding: 1rem 3%;overflow: hidden;position: relative;} header h1 {float: left;width: 25%;} header h1 img {display: block;width: 100%;} header .h_tit {float: left;width: 73%;box-sizing: border-box;padding-left: 0.5rem;margin-left: 0.5rem;border-left: 1px dotted #adadad;margin-top: 0.5rem;} header .h_tit .p1 {font-size: 1.1rem;color: #333;margin-bottom: 0.5rem;} header .h_tit .p2 {padding-left: 1.5rem;font-size: 1rem;position: relative;} header .h_tit .p2 i {display: block;width: 1.25rem;height: 1.25rem;position: absolute;left: 0;top: 0;background: url(../images/Common/h_tel.png) no-repeat center / 90%;} header .h_tit .p2 a {font-size: 1.2rem;color: #2f4a8d;font-weight: bold;} a.lfEn {display: block;width: 2.2rem;position: absolute;top: .8rem;right: 2%;} .lfEn img {display: block;width: 100%;} /**/ nav {} nav ul li {float: left;width: 25%; font-size: 1.1rem;background: #2f4a8d;} nav ul li a {display: block;height: 3rem;width: 100%;line-height: 3rem; text-align:center; color: #fff;border-left: 1px solid #274182;border-top: 1px solid #274182;border-right: 1px solid #3b5594;border-bottom: 1px solid #3b5594;} nav ul li:nth-child(1),nav ul li:nth-child(5) {border-left: none;} nav ul li:nth-child(4),nav ul li:nth-child(8) {border-right: none;} nav ul li:nth-child(-n+5) {border-top:none;} nav ul li:nth-child(n+5) {border-bottom:none;} .f_icp {padding: 1.5rem 3%;text-align: center;} .f_icp ul li {font-size: 1.1rem;margin-bottom: 0.25rem;color: #888;} .f_icp ul li a {color: #888;} .f_icp ul li:last-child {margin-bottom: 0;} .hddb {display: block;width: 4rem;height: 4rem;padding: 0.5rem;position: fixed;right: 0;bottom: 10%;} .hddb img {display: block;width: 100%;} /*底部*/ .wrap-footer {height: 3rem;} footer {overflow: hidden; width: 100%; background-color: #2f4a8d; position: fixed; left: 0; bottom: 0; display: flex;z-index: 10;} footer a{ flex: 1; padding: 1rem 0 ;font-size: 1.1rem; color: #fff; box-sizing: border-box; text-align: center;border-left: 1px solid #37407a;border-right: 1px solid #49619b;} footer a:first-child {border-left: none;} /*公共颜色调用*/ .pagedSpan a{background:#333;} .CategoryList_Title i{color:#fff;} .hdPhone p i{border:1px solid #fff;} .pagedSpan a{color:#fff;} .pagedSpan{background:#feeddc;} /*分类标题*/ .CategoryList_Title{height:2.968rem; line-height:2.968rem; padding:0 .687rem; color:#fff; text-align:center; border-bottom:1px solid #2f4a8d; font-size:1.2rem; background: linear-gradient(180deg , #4c6ab3 0% , #2f4a8d 100%);} .CategoryList_Title i{font-size:1.2rem; margin-top:.95rem;} .CategoryList_Title .icon-details{margin-right:.5rem;} /*分类列表*/ .CategoryLista{} .CategoryLista > li > a{height:3.031rem; line-height:3.031rem; display:block; color:#333; background:#f4f4f4; padding:0 1.125em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1.2rem;} .CategoryLista li i{float:right; margin-top:.45rem; color:#656565; font-weight:bold; font-size:1.6rem;} .CategoryLista > li li a{height:3.031rem; line-height:3.031rem; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; display:block; color:#666; background:#fff; padding:0 2.062rem; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1.2rem;} .CategoryLista li:after {content:'.'; display:block; height:0; clear:both; visibility:hidden;} .CategoryLista .icon-arrow-down{color:#f90;} .CategoryLista > li > ul >li >ul{padding:0 1.125em;} /*.CategoryLista > li > .list1,.CategoryLista > li > .list1 li ul{display:none;}*/ /*搜索*/ .searchSpan{position:relative; overflow:hidden; margin:.687rem;padding-bottom:0rem;} .searchSpan .txtSearch{height:33px; border-radius:5px; border:1px solid #ddd; font-size:1rem; text-indent:.25rem; width:99.9%; outline:none;} .searchSpan .btnSearch{position:absolute; right:0px; top:1px; border-radius:0 5px 5px 0; display:block; height:33px; line-height:33px; color:#333; width:3.5rem; border-left:1px solid #ddd; border-right:1px solid #ddd; text-align:center; background:linear-gradient(180deg , #fff 0% , #ededed 100%);} #DetailedSpan div table{width:640px !important;} #ErrorInfo{ text-align:center; margin-bottom: 0.5rem; margin-top:0.5rem; font-size: 1rem;} #ErrorInfoZ{ text-align:center; margin-bottom: 1rem; margin-top:1rem; font-size: 1rem;} .green{color:##4d2116;display:block;} .yellow{color:#ffdf01;display:block;} .red{color:red; display:block;} .bottomTop{margin-top:0.5rem;}