.phone-section {
  display: none;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.center {
  width: 80%;
  margin: 0 auto;
}
.updown{
  justify-content: center;
  margin: 30px 0 10px 0;
}
.updown a{
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  border: 1px solid #e1e1e1;
  margin: 0 5px;
}
.updown a:hover{
  background: #0354a6;
  color: #fff;
}
.updown .pages{
  background: #0354a6 !important;
  color: #fff !important;
}
/* 头部 */
.header-a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 60px 0;
}
.header-a .hea .logo {
  width: 40%;
}
.header-a .hea .form {
  width: 30%;
  border-radius: 5px;
  overflow: hidden;
}
.header-a .hea .form .search {
  background: #fff;
  width: 75%;
  border: none;
  outline: none;
  line-height: 55px;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  color: #999999;
}
.header-a .hea .form .submit {
  width: 25%;
  background: #116ce7 url(../img/hea1.png) no-repeat;
  background-size: 24px;
  background-position: 65px 15px;
  border: none;
  outline: none;
  line-height: 55px;
  font-size: 20px;
  color: #ffffff;
  text-align: left;
  box-sizing: border-box;
  padding: 0 0 0 15px;
}
/* 大图 */
.banner .ban img {
  display: block;
}
/* 头部 */
header {
  background: #0249ab;
}
header .hea .ul-a {
  width: 100%;
}
header .hea .ul-a .li-a {
  width: 100%;
  position: relative;
}
header .hea .ul-a .li-a .a-a {
  font-size: 22px;
  color: #fff;
  display: block;
  line-height: 60px;
  text-align: center;
}
header .hea .ul-a .li-a .ul-b {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #0249ab;
  display: none;
  z-index: 99;
}
header .hea .ul-a .li-a .ul-b .li-b {
  text-align: center;
  width: 100%;
}
header .hea .ul-a .li-a .ul-b .li-b .a-b {
  line-height: 48px;
  font-size: 22px;
  color: #fff;
}
header .hea .ul-a .li-a:hover .ul-b {
  display: block;
}
header .hea .search a {
  display: block;
  width: 25px;
}
/* 通知 */
.notice .not {
  flex-wrap: wrap;
}
.notice .not .left {
  width: 10%;
}
.notice .not .left .p {
  font-size: 16px;
  color: #333;
  line-height: 50px;
}
.notice .not .right {
  width: 85%;
  height: 50px;
  overflow: hidden;
}
.notice .not .right .rightbox{
  width: 3000px;
}
.notice .not .right .textbox {
  height: 50px;
  width: 600px;
  margin: 0 50px 0 0;
}
.notice .not .right .textbox .title {
  width: 80%;
  font-size: 16px;
  color: #666666;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.notice .not .right .textbox .time {
  font-size: 16px;
  color: #cccccc;
}
.notice .not .bg {
  width: 100%;
  padding: 5px 0 20px 0;
}
/* 内容 */
.index-a .ind {
  align-items: flex-start;
}
.index-a .ind .left {
  width: 45%;
}
.index-a .ind .left .imgbox {
  position: relative;
}
.index-a .ind .left .imgbox .p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80%;
  line-height: 80px;
  font-size: 18px;
  color: #fff;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 20px;
}
.index-a .ind .right {
  width: 50%;
}
.index-a .ind .right ul {
  justify-content: flex-start;
  margin: 0 0 10px 0;
}
.index-a .ind .right ul li {
  margin: 0 15px 0 0;
}
.index-a .ind .right ul li a {
  display: block;
  line-height: 45px;
  font-size: 24px;
  color: #0249ab;
  padding: 0 30px;
  position: relative;
}
.index-a .ind .right ul li a::after {
  position: absolute;
  left: 41%;
  bottom: -25px;
  content: "";
  border-top: 15px solid #0249ab;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  display: none;
}
.index-a .ind .right ul .btn{
  margin: 0 0 0 auto;
}
.index-a .ind .right ul .btn a{
  font-size: 15px;
  color: #999999;
}
.index-a .ind .right .body .textbox {
  padding: 15px 0;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.index-a .ind .right .body .textbox a {
  justify-content: flex-start;  
}
.index-a .ind .right .body .textbox .title {
  width: 70%;
  font-size: 16px;
  color: #333333;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 0 0 30px;
}
.index-a .ind .right .body .textbox .time {
  width: 20%;
  text-align: right;
  font-size: 15px;
  color: #999999;
  margin: 0 0 0 auto;
}
.index-a .ind .right .body .textbox::after {
  position: absolute;
  left: 0;
  top: 20px;
  content: "";
  width: 6px;
  height: 6px;
  background: #535353;
  border-radius: 50%;
}
.index-a .active-a a {
  background: #0249ab !important;
  color: #fff !important;
}
.index-a .active-a a::after {
  display: block !important;
}
.index-a .active-b {
  display: none;
}
.index-b .ind {
  align-items: flex-start;
  margin: 25px auto 0 auto;
}
.index-b .ind .body-a {
  width: 38%;
  background: #ecf4ff;
  box-sizing: border-box;
  padding: 20px;
}
.index-b .ind .body-a .caption {
  border-bottom: 1px solid #dcdcdc;
  margin: 0 0 20px 0;
}
.index-b .ind .body-a .caption .title {
  font-size: 24px;
  color: #0249ab;
  padding: 15px 0;
  position: relative;
}
.index-b .ind .body-a .caption .title::after {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background: #0249ab;
  content: '';
}
.index-b .ind .body-a .caption .title::before {
  position: absolute;
  left: 41%;
  bottom: 0;
  content: "";
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #0249ab;
}
.index-b .ind .body-a .caption .btn a {
  font-size: 15px;
  color: #999999;
}
.index-b .ind .body-a .imgbox {
  margin: 0 0 15px 0;
}
.index-b .ind .body-a .imgbox a .img {
  width: 30%;
}
.index-b .ind .body-a .imgbox a .p {
  width: 65%;
}
.index-b .ind .body-a .imgbox a .p .title {
  font-size: 20px;
  color: #333333;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.index-b .ind .body-a .imgbox a .p .time {
  font-size: 15px;
  color: #999999;
  margin: 0 0 15px 0;
}
.index-b .ind .body-a .imgbox a .p .text {
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-b .ind .body-a .textbox {
  padding: 15px 0;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.index-b .ind .body-a .textbox a {
  justify-content: flex-start;
}
.index-b .ind .body-a .textbox a .title {
  width: 70%;
  font-size: 16px;
  color: #333333;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 0 0 30px;
}
.index-b .ind .body-a .textbox a .time {
  width: 20%;
  text-align: right;
  font-size: 15px;
  color: #999999;
  margin: 0 0 0 auto;
}
.index-b .ind .body-a .textbox a::after {
  position: absolute;
  left: 0;
  top: 20px;
  content: "";
  width: 6px;
  height: 6px;
  background: #535353;
  border-radius: 50%;
}
.index-b .ind .body-b{
  width: 22%;
}
.index-b .ind .body-b .img{
  margin: 0 0 10px 0;
}
.index-b .ind .body {
  width: 20%;
}
.index-c .ind {
  margin: 20px auto;
}
.index-d .ind {
  margin: 0 auto 40px auto;
  align-items: flex-start;
}
.index-d .ind .box {
  width: 48%;
}
.index-d .ind .box .caption {
  border-bottom: 1px solid #dcdcdc;
  margin: 0 0 20px 0;
}
.index-d .ind .box .caption .title {
  font-size: 24px;
  color: #0249ab;
  padding: 15px 0;
  position: relative;
}
.index-d .ind .box .caption .title::after {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background: #0249ab;
  content: '';
}
.index-d .ind .box .caption .title::before {
  position: absolute;
  left: 41%;
  bottom: 0;
  content: "";
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #0249ab;
}
.index-d .ind .box .caption .btn a {
  font-size: 15px;
  color: #999999;
}
.index-d .ind .box .imgbox {
  margin: 0 0 15px 0;
}
.index-d .ind .box .imgbox .img {
  width: 30%;
}
.index-d .ind .box .imgbox .p {
  width: 65%;
}
.index-d .ind .box .imgbox .p .title {
  font-size: 20px;
  color: #333333;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.index-d .ind .box .imgbox .p .time {
  font-size: 15px;
  color: #999999;
  margin: 0 0 15px 0;
}
.index-d .ind .box .imgbox .p .text {
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-d .ind .box .textbox {
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.index-d .ind .box .textbox .title {
  width: 70%;
  font-size: 16px;
  color: #333333;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 0 0 30px;
}
.index-d .ind .box .textbox .time {
  width: 20%;
  text-align: right;
  font-size: 15px;
  color: #999999;
  margin: 0 0 0 auto;
}
.index-d .ind .box .textbox::after {
  position: absolute;
  left: 0;
  top: 20px;
  content: "";
  width: 6px;
  height: 6px;
  background: #535353;
  border-radius: 50%;
}
.index-e {
  background: url(../img/ind3.jpg) no-repeat;
  background-size: cover;
}
.index-e .ind {
  padding: 50px 0;
}
.index-e .ind .caption {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  line-height: 45px;
  margin: 0 0 30px 0;
  background: url(../img/ind4.png) left center no-repeat;
}
.index-e .ind .element {
  position: relative;
}
.index-e .ind .element .img {
  margin: 0 10px;
}
.index-e .ind .element .swiper-button-prevc {
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 10px #e6e6e6;
}
.index-e .ind .element .swiper-button-prevc::after {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.index-e .ind .element .swiper-button-nextc {
  right: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 10px #e6e6e6;
}
.index-e .ind .element .swiper-button-nextc::after {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
/* 底部 */
footer {
  background: #267dc4;
  background-size: cover;
}
footer .foo-a .foo {
  padding: 60px 0;
  align-items: flex-start;
  justify-content: flex-start;
}
footer .foo-a .foo .logo {
  width: 20%;
  margin: 0 5% 0 0;
}
footer .foo-a .foo .element {
  width: 15%;
  box-sizing: border-box;
  padding: 0 30px;
  border-left: 1px solid #fff;
}
footer .foo-a .foo .element .caption {
  padding: 0 0 30px 0;
}
footer .foo-a .foo .element .caption a {
  font-size: 16px;
  color: #fff;
  display: block;
}
footer .foo-a .foo .element ul li {
  margin: 0 0 15px 0;
}
footer .foo-a .foo .element ul li a {
  font-size: 15px;
  color: #fff;
  display: block;
}
footer .foo-a .foo .element p {
  font-size: 15px;
  color: #fff;
  line-height: 31px;
}
footer .foo-a .foo .element .boxbody {
  margin: 30px 0 0 0;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .foo-a .foo .element .boxbody .btn {
  margin: 0 10px 0 0;
}
footer .foo-a .foo .element .boxbody .btn a {
  display: block;
}
footer .foo-a .foo .element:last-child {
  width: 25%;
}
footer .foo-b {
  background: rgba(0, 0, 0, 0.2);
}
footer .foo-b .foo {
  font-size: 15px;
  color: #fff;
  padding: 20px 0;
  text-align: center;
}
footer .foo-b .foo a{
  font-size: 15px;
  color: #fff;
}
/* 面包 */
.crumb .cru {
  border-bottom: 1px dashed #dcdcdc;
}
.crumb .cru ul {
  justify-content: flex-start;
}
.crumb .cru ul li {
  margin: 0 5px 0 0;
}
.crumb .cru ul li a {
  color: #666;
  font-size: 14px;
  display: block;
  padding: 20px 0;
}
/* 内容 */
.n-element .n-ele {
  padding: 30px 0;
  align-items: flex-start;
}
.n-element .n-ele .n-left {
  width: 20%;
}
.n-element .n-ele .n-left .n-caption {
  font-size: 24px;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  background: #0354a6;
}
.n-element .n-ele .n-left ul {
  background: #f5f5f5;
  padding: 0 0 40px 0;
}
.n-element .n-ele .n-left ul li {
  position: relative;
}
.n-element .n-ele .n-left ul li a {
  box-sizing: border-box;
  padding: 0 10%;
  justify-content: flex-start;
}
.n-element .n-ele .n-left ul li a .after {
  margin: 0 10px 0 0;
}
.n-element .n-ele .n-left ul li a .after img:nth-child(1) {
  display: inline;
}
.n-element .n-ele .n-left ul li a .after img:nth-child(2) {
  display: inline;
}
.n-element .n-ele .n-left ul li a .p {
  color: #454545;
  font-size: 16px;
  line-height: 50px;
}
.n-element .n-ele .n-left ul li::after {
  position: absolute;
  left: 10%;
  width: 80%;
  top: 100%;
  height: 1px;
  background: #ddd;
  content: '';
}
.n-element .n-ele .n-right {
  width: 75%;
}
.n-element .n-ele .n-right .n-caption {
  border-bottom: 1px solid #e8e8e8;
  line-height: 50px;
  font-size: 24px;
  color: #666;
  font-weight: bold;
  margin: 0 0 10px 0;
  position: relative;
}
.n-element .n-ele .n-right .n-caption::after {
  position: absolute;
  left: 0 ;
  bottom: 0;
  width: 10%;
  height: 1px;
  background: #003e71;
  content: '';
}
/* 关于 */
.n-about .abo {
  padding: 40px;
}
.n-about .abo h1 {
  font-size: 16px;
  text-align: center;
  color: #000;
  font-weight: bold;
}
.n-about .abo p {
  line-height: 38px;
  color: #333;
  font-size: 15px;
  text-indent: 2rem;
}
/* 新闻 */
.n-news .new .textbox {
  border-bottom: 1px dashed #ddd;
}
.n-news .new .textbox a {
  justify-content: flex-start;
}
.n-news .new .textbox a .after {
  width: 4px;
  height: 4px;
  background: #bbb;
  margin: 0 10px 0 0;
}
.n-news .new .textbox a .title {
  width: 75%;
  font-size: 16px;
  color: #454545;
  line-height: 40px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.n-news .new .textbox a .time {
  width: 20%;
  text-align: right;
  font-size: 16px;
  color: #888;
}
.n-news .new .textbox:hover a .after {
  background: #003e71;
}
.n-news .new .textbox:hover a .title {
  color: #003e71;
}
.x-news .new{
  padding: 40px 10%;
  box-sizing: border-box;
}
.x-news .new .title{
  font-weight: bold;
  font-size: 30px;
  color: #000;
  line-height: 40px;
  text-align: center;
  margin: 0 0 20px 0;
}
.x-news .new .time{
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 0 0 20px 0;
}
.x-news .new .element{
  font-size: 16px;
  line-height: 38px;
  color: #000;
}
.x-news .new .element a{
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
/* 联系 */
.n-contact .con {
  line-height: 28px;
  color: #333;
  font-size: 15px;
}
/* 登入 */
.login .log {
  padding: 10% 0;
  box-sizing: border-box;
}
.login .log .caption .cn {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px 0;
}
.login .log .caption .en {
  font-size: 24px;
  color: #cecece;
  text-align: center;
  margin: 0 0 40px 0;
}
.login .log .form {
  width: 50%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  padding: 40px 5%;
  border-radius: 10px;
}
.login .log .form .inputbox .input {
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 5px 0;
}
.login .log .form .inputbox .input input {
  width: 100%;
  border: none;
  outline: none;
  background: #fff;
  line-height: 35px;
  box-sizing: border-box;
  padding: 0 15px;
}
.login .log .form .inputbox .p {
  justify-content: flex-start;
  opacity: 0;
}
.login .log .form .inputbox .p .after {
  margin: 0 2px 0 0;
}
.login .log .form .inputbox .p .text {
  color: red;
}
.login .log .form .inputbox-b{
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 30px 0; 
}
.login .log .form .inputbox-b .input {
  width: 70%;
}
.login .log .form .inputbox-b .input input {
  width: 100%;
  border: none;
  outline: none;
  background: #fff;
  line-height: 35px;
  box-sizing: border-box;
  padding: 0 15px;
}
.login .log .form .inputbox-b .btn{
  width: 30%;
}
.login .log .form .inputbox-b .btn button{
  width: 100%;
  border: none;
  outline: none;
  background: #fff;
  line-height: 35px;
  border-left: 1px solid #ccc;
}
.login .log .form .btnbox {
  margin: 0 0 20px 0;
}
.login .log .form .btnbox .btn a {
  font-size: 13px;
  color: #337ab7;
}
.login .log .form .submit button {
  width: 100%;
  background: #1c84c6;
  color: #fff;
  border: none;
  line-height: 35px;
  border-radius: 5px;
}
.login .log .foo {
  width: 50%;
  margin: 50px auto 0 auto;
  padding: 30px 0 0 0 ;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  font-size: 13px;
  color: #cecece;
}
/* 登入 */
.n-sea .sea{
  padding: 20px 0;
}
.n-sea .sea form{
  width: 50%;
  border: 1px solid #0354a6;
  margin: 0 auto 30px auto;
}
.n-sea .sea .search{
  width: 90%;
  font-size: 16px;
  color: #000000;
  line-height: 45px;
  border: none;
  outline: none;
  box-sizing: border-box;
  padding: 0 15px;
}
.n-sea .sea .submit{
  width: 10%;
  height: 45px;
  background: url(../img/sea1.png) center no-repeat;
  background-size: auto;
  border: none;
  outline: none;
}
.n-sea .sea .textbox {
  border-bottom: 1px dashed #ddd;
}
.n-sea .sea .textbox a {
  justify-content: flex-start;
}
.n-sea .sea .textbox a .after {
  width: 4px;
  height: 4px;
  background: #bbb;
  margin: 0 10px 0 0;
}
.n-sea .sea .textbox a .title {
  width: 75%;
  font-size: 16px;
  color: #454545;
  line-height: 40px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.n-sea .sea .textbox a .time {
  width: 20%;
  text-align: right;
  font-size: 16px;
  color: #888;
}
.n-sea .sea .textbox:hover a .after {
  background: #003e71;
}
.n-sea .sea .textbox:hover a .title {
  color: #003e71;
}
/******************************************/
@media screen and (max-width: 1601px) {
  .center {
    width: 85%;
  }
  .index-b .ind .body-a .textbox a .time {
    width: 25%;
  }
}
/******************************************/
@media screen and (max-width: 1401px) {
  .center {
    width: 90%;
  }
  .header-a .hea .form {
    width: 40%;
    border-radius: 5px;
    overflow: hidden;
  }
}
/******************************************/
@media screen and (max-width: 1201px) {
  .center{
    width: 90%;
  }
  header {
    display: none;
  }
  .phone-section {
    display: block;
  }
  .phone-logo {
    width: 40%;
  }
  .phone-head {
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    justify-content: space-between;
    background-color: #fff;
    /* position: fixed; */
    top: 0;
    left: 0;
  }
  .phone-close {
    background-color: #1c61a6;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  .phone-close img {
    width: 30px;
  }
  .phone-listnav {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999999999999999;
  }
  .phonelist-nav {
    width: 100%;
    background-color: #1c61a6;
    line-height: 48px;
  }
  .phonelist-nav a {
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
  }
  .phonelist-nav1 {
    flex-direction: column;
    align-items: stretch;
    padding-left: 20px;
  }
  .phonelist-nav1 a {
    display: block;
  }
  .phonelist-nav {
    border-bottom: 1px solid #ffffff;
  }
  .phonelist-nav:last-child {
    border-bottom: none;
  }
  .phonelist-navtop > a {
    width: 50%;
  }
  .phonelist-navtop div {
    flex-grow: 1;
    flex-direction: row-reverse;
    box-sizing: border-box;
    padding-right: 10px;
  }
  .phonelist-navtop div img {
    width: 16px;
  }
  .phonelist-nav1 {
    display: none;
  }
  .menucl-img2 {
    display: none;
  }
  .header-a{
    display: none;
  }
  .index-a .ind{
    flex-wrap: wrap;
  }
  .index-a .ind .left{
    width: 100%;
    margin: 0 0 20px 0;
  }
  .index-a .ind .right {
    width: 100%;
  }
  .index-a .ind .right ul li a {
    font-size: 20px;
  }
  .index-b .ind{
    flex-wrap: wrap;
  }
  .index-b .ind .body-a {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .index-b .ind .body-a .caption .title {
    font-size: 20px;
  }
  .index-b .ind .body-b {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .index-b .ind .body-b .img{
    width: 48%;
  }
  .index-d .ind{
    flex-wrap: wrap;
  }
  .index-d .ind .box {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .index-d .ind .box .caption .title {
    font-size: 20px;
  }
  .index-e .ind {
    padding: 30px 0;
  }
  .index-e .ind .caption {
    font-size: 20px;
  }
  footer .foo-a .foo {
    padding: 30px 0;
    flex-wrap: wrap;
  }
  footer .foo-a .foo .logo {
    width: 25%;
    margin: 0 37.5% 20px 37.5% ;
  }
  footer .foo-a .foo .element {
    width: 25%;
    padding: 0 5%;
    border-left: 0px solid #35393f;
  } 
  footer .foo-a .foo .element .caption {
    padding: 0 0 20px 0;
  }
  footer .foo-a .foo .element:last-child {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .n-element .n-ele .n-left{
    display: none;
  }
  .n-element .n-ele .n-right {
    width: 100%;
  }
  .n-element .n-ele .n-right .n-caption{
    font-size: 20px;
  }
  .n-about .abo {
    padding: 20px 0;
  }
  .x-news .new {
    padding: 20px 0;
  }
  .x-news .new .title {
    font-size: 20px;
  }
}
/******************************************/
@media screen and (max-width: 801px) {
  .phone-logo {
    width: 70%;
  }
  .notice .not .left {
    width: 25%;
  }
  .notice .not .right{
    width: 65%;
  }
  .index-a .ind .right ul li a {
    font-size: 18px;
    line-height: 40px;
  }
  .index-a .ind .right .body .textbox {
    padding: 10px 0;
  }
  .index-a .ind .right .body .textbox .title{
    padding: 0 0 0 20px;
  }
  .index-a .ind .right .body .textbox::after{
    top: 15px;
  }
  .index-a .ind .right .body .textbox .time {
    width: 25%;
  }
  .index-b .ind .body-a .caption .title {
    font-size: 18px;
  }
  .index-b .ind .body-a .textbox {
    padding: 10px 0;
  }
  .index-d .ind .box .caption .title {
    font-size: 18px;
  } 
  .index-d .ind .box .textbox .title{
    padding: 0 0 0 20px;
  }
  .index-d .ind .box .textbox::after{
    top: 19px;
  }
  .index-d .ind .box .textbox .time {
    width: 25%;
  }
  .index-e .ind .caption {
    font-size: 18px;
  }
  footer .foo-a .foo .logo {
    width: 60%;
    margin: 0 20% 20px 20%;
  }
  footer .foo-a .foo .element {
    display: none;
  }
  footer .foo-a .foo .element:last-child{
    display: block;
  }
  .n-element .n-ele {
    padding: 10px 0;
  }
  .n-news .new .textbox a .title {
    width: 60%;
  }
  .n-news .new .textbox a .time {
    width: 25%;
    margin: 0 0 0 auto;
  }
  .updown{
    flex-wrap: wrap;
    margin: 10px 0 10px 0;
    justify-content: flex-start;
  }
  .updown a {
    padding: 0 15px;
    font-size: 14px;
    line-height: 35px;
    margin: 0 5px 5px;
  }
  .crumb {
    display: none;
  }
}