body,
ol,
ul,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: 'Microsoft Yahei';
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-size: 14px;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

em,
i {
  font-style: normal;
}

ol,
ul,
dl,
li,
dt,
dd {
  list-style: none
}

img {
  border: 0;
  vertical-align: middle
}

a img {
  border: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

input,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  outline: none;
  padding: 0px;
  margin: 0;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.oh {
  overflow: hidden;
}

.index_bg {
  background: #F4F4F4;
}

.container {
  max-width: 1620px;
  padding-left: 0;
  padding-right: 0;
  width: 95%;
}

.top {
  height: 110px;
}

.top .container {
  height: 100%;
}

.top .right .oa {
  margin-right: 40px;
}

.top .right .oa a {
  background: #025eab;
  color: #fff;
  font-size: 16px;
  padding: 7px 20px;
  margin: 0 10px;
  border-radius: 30px;
}

.top .right .oa img {
  margin-right: 5px;
}

.top .right .search {
  width: 235px;
  height: 35px;
  border: solid 1px #D1D1D1;
  border-radius: 30px;
}

.top .right .search form {
  height: 100%;
  padding: 0 20px;
}

.top .right .search .boxCss {
  width: 100%;
  border: 0;
  color: #c2c1c1;
  font-size: 16px;
}

.top .right .search .btnCss {
  background: url(/command/templates/default/content/images/icon_search.png) no-repeat;
  width: 22px;
  height: 21px;
  border: 0;
}

.header .nav {
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 60px;
  background: rgb(2, 133, 200, .5);
}

.header .nav .container {
  height: 100%;
}

.header .nav .container>li {
  position: relative;
  width: 10%;
  height: 100%;
  text-align: center;
}

.header .nav .container>li.active,
.header .nav .container>li:hover {
  background: #025EAB;
}

.header .nav li a {
  color: #fff;
  font-size: 20px;
}

.header .nav li .dropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  background: #fff;
  display: none;
}

.header .nav li:hover .dropdown {
  display: block;
}

.header .nav li .dropdown li {
  padding: 5px 0;
}

.header .nav li .dropdown li:hover {
  background: #025EAB;
}

.header .nav li .dropdown li a {
  color: #025EAB;
  font-size: 16px;
}

.header .nav li .dropdown li:hover a {
  color: #fff;
}

.index_banner {
  position: relative;
  overflow: hidden;
}

.index_banner .hd {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, 0);
  z-index: 1;
}

.index_banner .hd ul li {
  float: left;
  margin-right: 10px;
  width: 11px;
  height: 11px;
  background: #fff;
  cursor: pointer;
  border-radius: 50%;
}

.index_banner .hd ul li.on {
  background: #01559d;
  color: #fff;
  width: 35px;
  border-radius: 25px;
}

.index_banner .bd {
  height: 100%;
}

.index_banner .bd img {
  width: 100%;
}

/* .index_banner .swiper-slide img {
  width: 100%;
}

.index_banner .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  margin: 0 6px;
  opacity: 1;
}

.index_banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 36px;
  border-radius: 15px
} */

.index_main1 {
  padding: 50px 0;
}

.numCount ul .xian {
  border-left: 1px solid #D2D2D2;
}

.numCount ul li .numU {
  line-height: 1;
}

.numCount ul li .numCX {
  color: #333333;
  font-size: 60px;
  font-weight: bold;
  font-family: "arial";
}

.numCount ul li .unitC {
  color: #333333;
  font-size: 18px;
  margin: 0 15px;
}

.numCount ul li .unitX {
  color: #333333;
  font-size: 60px;
  font-weight: bold;
  font-family: "arial";
}

.numCount ul li .indc {
  color: #333333;
  font-size: 18px;
}

.index_main2 .title {
  background: #0185C8;
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  width: 14%;
  height: 176px;
}

.index_main2 .content {
  width: 86%;
  padding: 0 15px;
  background: #DEEAF0;
}

.index_main2 .content a {
  display: block;
  height: 100%;
}

.index_main2 .content h4 {
  color: #0185c8;
  font-size: 36px;
  font-weight: bold;
}

.index_main2 .content p {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 2;
}

.index_main3 {
  margin-top: 45px;
}

.index_main3 .left {
  width: 46%;
}

.index_main3 .left .swiper-slide {
  position: relative;
}

.index_main3 .left .swiper-slide .pic img {
  width: 100%;
  height: 489px;
}

.index_main3 .left .swiper-slide .tt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, .7);
  color: #f4f4f4;
  font-size: 20px;
  height: 70px;
  padding: 0 25px;
}

.index_main3 .right {
  width: 50%;
}

.index_main3 .right .hd ul li {
  background: #DEEAF0;
  width: 152px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.index_main3 .right .hd ul li a {
  color: #0185c8;
  font-size: 18px;
}

.index_main3 .right .hd ul li.on {
  background: #0185C8;
}

.index_main3 .right .hd ul li.on a {
  color: #f4f4f4;
}

.index_main3 .right .bd {
  margin-top: 30px;
}

.index_main3 .right .bd ul li {
  background: #FFFFFF;
  padding: 16px 20px;
  margin-top: 15px;
}

.index_main3 .right .bd ul li .date {
  width: 13%;
  text-align: center;
}

.index_main3 .right .bd ul li .date span {
  color: #353535;
  font-size: 36px;
  font-weight: bold;
}

.index_main3 .right .bd ul li:hover .date span {
  color: #0185c8;
}

.index_main3 .right .bd ul li .date p {
  color: #353535;
  font-size: 18px;
}

.index_main3 .right .bd ul li:hover .date p {
  color: #0185c8;
}

.index_main3 .right .bd ul li .txt {
  width: 77%;
}

.index_main3 .right .bd ul li .txt h4 {
  color: #353535;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index_main3 .right .bd ul li:hover .txt h4 {
  color: #0185c8;
}

.index_main3 .right .bd ul li .txt p {
  color: #777777;
  font-size: 16px;
  line-height: 2;
  padding-top: 10px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.index_main3 .right .bd ul li .icon i {
  font-size: 27px;
  color: #000;
}

.index_title h2 {
  color: #0185c8;
  font-size: 28px;
  font-weight: bold;
}

.index_title img {
  width: 45%;
}

.index_main4 {
  margin-top: 55px;
}

.index_main4 .content {
  margin-top: 28px;
}

.index_main4 .content .item img {
  width: 100%;
  display: block;
}

.index_main4 .content .box ul li {
  width: 520px;
  width: 32.5%;
  margin-top: 28px;
  margin-left: 1.25%;
}

.index_main4 .content .box ul li:first-child {
  margin-left: 0;
}

.index_main4 .content .box ul li img {
  width: 100%;
  height: 216px;
  display: block;
}

.index_main5 {
  margin-top: 40px;
  padding-bottom: 90px;
  background: url(/command/templates/default/content/images/index_main5_bg.jpg) no-repeat left bottom;
}

.index_main5 .content {
  margin-top: 40px;
}

.index_main5 .content .left {
  width: 21%;
}

.index_main5 .content .left span {
  color: #c2c2c2;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
}

.index_main5 .content .left h3 {
  color: #0185c8;
  font-size: 28px;
  font-weight: bold;
  padding-top: 10px;
}

.index_main5 .content .left p {
  color: #545454;
  font-size: 16px;
  line-height: 36px;
  padding-top: 30px;
  text-align: justify;
}

.index_main5 .content .left .more {
  color: #0185C8;
  font-size: 16px;
  border: solid 1px #0185C8;
  border-radius: 50px;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  margin-top: 20px;
}

.index_main5 .content .right {
  width: 75%;
  padding-top: 10px;
}

.index_main5 .content .right ul li {
  position: relative;
  width: 23.5%;
  margin-top: 20px;
  margin-left: 2%;
}

.index_main5 .content .right ul li:nth-child(-n+4) {
  margin-top: 0;
}

.index_main5 .content .right ul li:nth-child(4n+1) {
  margin-left: 0;
}

.index_main5 .content .right ul li .pic {
  overflow: hidden;
}

.index_main5 .content .right ul li .pic img {
  width: 100%;
  height: 298px;
  transition: all .5s;
}

.index_main5 .content .right ul li:hover .pic img {
  transform: scale(1.1);
}

.index_main5 .content .right ul li .tt {
  position: absolute;
  bottom: 20px;
  width: 100%;
  color: #fdfefe;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}


.index_main6 {
  background: #fff;
  padding-top: 55px;
  padding-bottom: 75px;
}

.index_main6 .title {
  width: 14%;
}

.index_main6 .title span {
  color: #c2c2c2;
  font-size: 28px;
  font-weight: bold;
}

.index_main6 .title h2 {
  color: #0185c8;
  font-size: 28px;
  font-weight: bold;
}

.index_main6 .content {
  width: 86%;
}

.index_main6 .content ul li {
  width: 174px;
  border: solid 1px #BFBFBF;
  margin-left: 27px;
}

.index_main6 .content ul li img {
  width: 100%;
  height: 82px;
}

.footer {
  background: #0168B7;
  padding: 80px 0;
}

.footer .left {
  width: 85%;
}


.footer .left .item h3 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 20px;
}

.footer .left .item li {
  margin-top: 10px;
}

.footer .left .item li a {
  color: #C5C5C5;
  font-size: 14px;
}

.footer .right {
  text-align: center;
}

.footer .right img {
  width: 105px;
}

.footer .right p {
  color: #ffffff;
  font-size: 14px;
  padding-top: 5px;
}

.bottom {
  background: #0168B7;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 60px;
}

.bottom a {
  color: #ffffff;
}

.nybanner {
  position: relative;
}

.nybanner img {
  width: 100%;
}

.nybanner .subnav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: rgba(255, 255, 255, .7);
}

.nybanner .subnav .container {
  height: 100%;
}

.nybanner .subnav ul {
  height: 100%;
}

.nybanner .subnav ul li {
  margin: 0 30px;
  border-bottom: solid 4px transparent;
}

.nybanner .subnav ul li.cur,
.nybanner .subnav ul li:hover {
  border-color: #028CD7;
}

.nybanner .subnav ul li.cur a,
.nybanner .subnav ul li:hover a {
  color: #028CD7;
}

.nybanner .subnav ul li a {
  color: #2e2e2e;
  font-size: 18px;
}

.ny {
  padding: 40px 0;
}

.nytitle {
  text-align: center;
  color: #0185c8;
  font-size: 24px;
  font-weight: bold;
}

.nypage .banner1 {
  margin-top: 40px;
}

.nypage .banner1 img {
  max-width: 100%;
}

.nypage .numCount {
  margin-top: 40px;
}

.nypage .content {
  margin-top: 70px;
  color: #333333;
  font-size: 18px;
  line-height: 43px;
}

.nypage .content img {
  max-width: 100%;
  height: auto !important;
}

.nylist .container {
  max-width: 1440px;
  width: 90%;
}

.nylist .content ul li {
  margin-top: 38px;
  padding: 26px 0;
  border: solid 1px #BFBFBF;
}

.nylist .content ul li:hover {
  box-shadow: 0 0 10px 0 rgb(0, 0, 0, .2);
  border: 0;
}

.nylist .content ul li a .date {
  width: 10%;
  text-align: center;
}

.nylist .content ul li a .date span {
  color: #353535;
  font-size: 36px;
  font-weight: bold;
}

.nylist .content ul li a .date p {
  color: #353535;
  font-size: 18px;
}

.nylist .content ul li a .txt {
  width: 71%;
}

.nylist .content ul li a .txt h3 {
  color: #333;
  font-size: 20px;
}

.nylist .content ul li:hover .txt h3 {
  color: #028cd7;
}

.nylist .content ul li a .txt p {
  color: #777777;
  font-size: 16px;
  line-height: 30px;
  padding-top: 10px;
}

.nylist .content ul li a .icon {
  margin-left: auto;
  width: 97px;
}

.nylist .content ul li a .icon i {
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #444444;
  font-size: 27px;
  border: solid 1px #BDBDBD;
  border-radius: 50%;
  display: block;
}

.nylist_gsyw .container {
  max-width: 1440px;
  width: 90%;
}

.nylist_gsyw .content ul li {
  margin-top: 36px;
  border: solid 1px #BFBFBF;
}

.nylist_gsyw .content ul li:hover {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
  border: 0;
}

.nylist_gsyw .content ul li a .pic {
  width: 25%;
}

.nylist_gsyw .content ul li a .pic img {
  width: 100%;
}

.nylist_gsyw .content ul li a .txt {
  width: 60%;
}

.nylist_gsyw .content ul li a .txt h3 {
  color: #353535;
  font-size: 20px;
}

.nylist_gsyw .content ul li:hover a .txt h3 {
  color: #0185c8;
}

.nylist_gsyw .content ul li:hover a .txt i:before {
  color: #0185c8;
}

.nylist_gsyw .content ul li a .txt p {
  color: #777777;
  font-size: 16px;
  line-height: 30px;
  padding-top: 10px;
}

.nylist_gsyw .content ul li a .txt i {
  color: #464646;
  font-size: 27px;
}

.nylist_gsyw .content ul li a .date {
  text-align: center;
  width: 10%;
}

.nylist_gsyw .content ul li a .date span {
  color: #353535;
  font-size: 36px;
  font-weight: bold;
}

.nylist_gsyw .content ul li a .date p {
  color: #353535;
  font-size: 18px;
}

.nyshow .container {
  max-width: 1440px;
  width: 90%;
}

.nyshow .left {
  width: 70%;
}

.nyshow .left .title {
  border-bottom: 1px solid #BFBFBF;
  padding-bottom: 25px;
  margin-bottom: 35px;
  text-align: center;
}

.nyshow .left .title h2 {
  color: #028cd7;
  font-size: 22px;
}

.nyshow .left .title span {
  color: #777777;
  font-size: 16px;
  padding-top: 20px;
  display: block;
}

.nyshow .left .content {
  color: #777777;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.nyshow .right {
  width: 25%;
  border: solid 1px #BFBFBF;
  padding: 30px;
}

.nyshow .right .title {
  color: #028cd7;
  font-weight: bold;
  font-size: 18px;
}

.nyshow .right .content ul li {
  margin-top: 30px;
}

.nyshow .right .content ul li .pic {
  width: 100%;
}

.nyshow .right .content ul li .pic img {
  width: 100%;
  height: 193px;
}

.nyshow .right .content ul li .txt h3 {
  color: #333333;
  font-size: 18px;
  padding-top: 20px;
}

.nyshow .right .content ul li .txt p {
  color: #666666;
  font-size: 14px;
  line-height: 2;
  padding-top: 10px;
}

.nyshow .right .content ul li .txt span {
  color: #666666;
  font-size: 14px;
  padding-top: 10px;
  display: block;
}

.nypage_contact .content .box {
  border: solid 1px #ccc;
  margin-top: 45px;
}

.nypage_contact .content .box .infos {
  width: 40%;
  padding-top: 50px;
  padding-left: 45px;
}

.nypage_contact .content .box .infos .tt h3 {
  color: #0185c8;
  font-size: 24px;
  font-weight: bold;
}

.nypage_contact .content .box .infos .tt span {
  color: #0185c8;
  font-size: 16px;
  display: block;
  padding-top: 5px;
}

.nypage_contact .content .box .infos .con {
  margin-top: 15px;
}

.nypage_contact .content .box .infos .con p {
  color: #333333;
  font-size: 18px;
  line-height: 50px;
}

.catgory_fzlc {
  position: relative;
  background: url(/command/templates/default/content/images/catgory_fzlc_bg2.png) no-repeat;
  background-position: right bottom;
}

.catgory_fzlc::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 5%;
  width: 214px;
  height: 109px;
  background: url(/command/templates/default/content/images/catgory_fzlc_bg1.png) no-repeat;
}

.catgory_fzlc::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 5%;
  width: 214px;
  height: 109px;
  background: url(/command/templates/default/content/images/catgory_fzlc_bg1.png) no-repeat;
}

.catgory_fzlc .content {
  position: relative;
  margin: 60px 0;
}

.catgory_fzlc .content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 15%;
  width: 1px;
  height: 100%;
  background: #D5D5D5;
}

.catgory_fzlc .content ul li {
  position: relative;
  margin-top: 60px;
  overflow: hidden;
}

.catgory_fzlc .content ul li:first-child {
  margin-top: 0;
}

.catgory_fzlc .content ul li .tt {
  float: left;
  width: 15%;
  font-size: 36px;
  color: #0185c8;
  border-right: solid 4px #0185c8;
  text-align: center;
  position: relative;
  z-index: 1;
}

.catgory_fzlc .content ul li .con {
  float: left;
  width: 85%;
  box-sizing: border-box;
  padding-left: 47px;
}

.catgory_fzlc .content ul li .con p {
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
}

.catgory_fzlc .content ul li .con p:first-child {
  margin-top: 0;
}

.catgory_fzlc .content ul li .con p:before {
  content: "";
  border: solid 3.5px #0185c8;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 20px;
}

.pages {
  text-align: center;
  margin-top: 30px;
}

.pages span {
  font-size: 16px;
  color: #333;
}

.nylist_team ul li {
  margin-top: 70px;
  width: 33%;
  text-align: center;
}

.nylist_team ul li:nth-child(1) {
  width: 230px;
  margin-left: 30%;
}

.nylist_team ul li:nth-child(2) {
  width: 230px;
  margin-right: 30%;
}

.nylist_team ul li .pic img {
  width: 230px;
  height: 279px;
}

.nylist_team ul li .txt {
  text-align: center;
}

.nylist_team ul li .txt h3 {
  color: #0185c8;
  font-size: 24px;
  font-weight: bold;
  padding-top: 30px;
}

.nylist_team ul li .txt span {
  color: #333333;
  font-size: 18px;
}

.nylist_dsh .content {
  margin-top: 60px;
}

.nylist_dsh .content ul li {
  background: #f4f4f4;
  padding: 60px 0;
  margin-bottom: 30px;
}

.nylist_dsh .content ul li:hover {
  background: #ffffff;
  box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 11%);
}

.nylist_dsh .content ul li .tt {
  width: 20%;
  text-align: center;
}

.nylist_dsh .content ul li .tt h3 {
  color: #333333;
  font-size: 24px;
  padding-bottom: 20px;
  display: block;
}

.nylist_dsh .content ul li .tt span {
  display: inline-block;
  padding: 0 30px;
  border-radius: 14px;
  margin: 0 auto 20px;
  background: #0185c8;
  color: #ffffff;
  line-height: 28px;
}

.nylist_dsh .content ul li .txt {
  width: 70%;
}

.nylist_dsh .content ul li .txt p {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}

.nycategory_ryzz {
  width: 1100px;
  margin: 0 auto;
}

.nycategory_ryzz .content {
  margin-top: 35px;
}

.nycategory_ryzz .tab {
  text-align: left;
}

.nycategory_ryzz .tab tr:nth-child(odd) {
  background: #dbf1fd;
}

.nycategory_ryzz .tab tr td {
  font-size: 16px;
  color: #3a3a3a;
  line-height: 25px;
  padding: 20px;
  text-align: center;
}

.nycategory_ryzz .tab tr td.tit {
  font-size: 18px;
  background: #478abe;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}


.nypage_fzln .container {
  max-width: 1238px;
  width: 90%;
}

.nypage_fzln .content {
  margin-top: 40px;
}

.nypage_fzln .content .item ul li {
  margin-bottom: 30px;
}

.nypage_fzln .content .item ul li h4 {
  color: #028cd7;
  font-size: 18px;
  border-left: 5px solid #028CD7;
  padding-left: 20px;
}

.nypage_fzln .content .item ul li p {
  color: #333333;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 10px;
}

.nylist_gszl .desc {
  margin-top: 30px;
}

.nylist_gszl .desc .txt {
  color: #333333;
  font-size: 18px;
  line-height: 48px;
}

.nylist_gszl .desc .pic {
  text-align: center;
}

.nylist_gszl .desc .pic img {
  max-width: 100%;
}

.nylist_gszl .content {
  margin-top: 40px;
}

.nylist_gszl .content li {
  background: #EEEEEE;
  margin-top: 88px;
}

.nylist_gszl .content li:nth-child(odd) {
  flex-direction: row-reverse;
}

.nylist_gszl .content li .pic {
  width: 32%;
}

.nylist_gszl .content li .pic img {
  width: 100%;
}

.nylist_gszl .content li .txt {
  width: 68%;
  padding: 35px 40px;
}

.nylist_gszl .content li .txt h3 {
  color: #0185c8;
  font-size: 24px;
}

.nylist_gszl .content li .txt p {
  color: #333333;
  font-size: 18px;
  line-height: 48px;
  padding-top: 15px;
}

.catgory_gsyw .desc {
  color: #545454;
  font-size: 16px;
  line-height: 36px;
  padding-top: 30px;
  text-align: justify;
}

.catgory_gsyw .content ul li {
  width: 49%;
  margin-top: 2%;
}

.catgory_gsyw .content ul li .pic {
  width: 37%;
  overflow: hidden;
}

.catgory_gsyw .content ul li .pic img {
  width: 100%;
  height: 296px;
  transition: all .5s;
}

.catgory_gsyw .content ul li:hover .pic img{
  transform: scale(1.1);
}

.catgory_gsyw .content ul li .con {
  width: 63%;
  background: #EEEEEE;
  padding: 35px;
}

.catgory_gsyw .content ul li .con h3 {
  font-size: 24px;
  color: #336E9C;
}

.catgory_gsyw .content ul li .con p {
  font-size: 16px;
  line-height: 2;
  color: #666666;
  margin-top: 15px;
  text-align: justify;
}

.catgory_gsyw .content ul li .con a {
  display: inline-block;
  color: white;
  background: #336E9C;
  width: 110px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  margin-top: 15px;
}

.catgory_gsyw .content ul li:hover .con a{
  background: #025EAB;
}

@media(min-width:1366px) {
  .mobile {
    display: none !important;
  }
}

@media(max-width:1365px) {
  .pc {
    display: none !important;
  }

  .container {
    width: 90%;
  }

  .m_header {
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    padding: 0 .5rem;
    height: 3.8rem;
    align-items: center;
    width: 100%;
  }

  .m_header .index_logo {
    width: 12rem;
  }

  .m_header .index_logo img {
    width: 100%;
  }

  .m_header .phone {
    position: relative;
    margin-left: auto;
    padding-right: .95rem;
    color: #2E2E2E;
    font-size: .75rem;
    padding-left: 1.175rem;
  }

  .m_header .phone::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: .8rem;
    height: .8rem;
    background: url(/command/templates/default/content/images/icon_tel.png) no-repeat;
    background-size: 100%;
  }

  .m_header .menu {
    display: flex;
    align-items: center;
    color: #fff;
  }

  .m_header .menu i {
    font-size: 1.5rem;
    color: #025EAB;
  }

  .side-box {
    position: fixed;
    top: 0px;
    width: 300px;
    right: -300px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1200;
    color: rgba(0, 0, 0, 1);
    transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .side-cut {
    position: relative;
    width: 10rem;
    float: right;
    height: 100%;
  }

  body.open .side-shadow {
    opacity: 1;
    visibility: visible;
  }

  body.open .side-box {
    width: 200%;
    right: 0;
  }

  .nypage_jmys .nyright {
    background: #fff;
  }

  .nypage .content span.page_jm {
    color: #ccc;
  }

  .nypage .page_jm::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -98px;
    width: 77px;
    height: 1px;
    background: #333333;
    display: block;
  }

  .nypage .page_jm::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -98px;
    width: 77px;
    height: 1px;
    background: #333333;
    display: block
  }

  .side-bin {
    width: 100%;
    background: rgba(255, 255, 255, .975);
    height: 100%;
    z-index: 2;
    position: relative;
    transition: .3s .1s;
    -moz-transition: .3s .1s;
    -ms-transition: .3s .1s;
    -o-transition: .3s .1s;
    -webkit-transition: .3s .1s;
  }

  .side-nav>ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .nav-first {
    display: block;
    position: relative;
    margin: 0 0 1px 0;
    list-style: none;
    cursor: pointer;
    opacity: 0;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
    transition: .6s .95s;
    -moz-transition: .6s .95s;
    -ms-transition: .6s .95s;
    -o-transition: .6s .95s;
    -webkit-transition: .6s .95s;
  }

  .nav-first:nth-child(1) {
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
  }

  .nav-first:nth-child(2) {
    transition: .6s .5s;
    -moz-transition: .6s .5s;
    -ms-transition: .6s .5s;
    -o-transition: .6s .5s;
    -webkit-transition: .6s .5s;
  }

  .nav-first:nth-child(3) {
    transition: .6s .59s;
    -moz-transition: .6s .59s;
    -ms-transition: .6s .59s;
    -o-transition: .6s .59s;
    -webkit-transition: .6s .59s;
  }

  .nav-first:nth-child(4) {
    transition: .6s .67s;
    -moz-transition: .6s .67s;
    -ms-transition: .6s .67s;
    -o-transition: .6s .67s;
    -webkit-transition: .6s .67s;
  }

  .nav-first:nth-child(5) {
    transition: .6s .74s;
    -moz-transition: .6s .74s;
    -ms-transition: .6s .74s;
    -o-transition: .6s .74s;
    -webkit-transition: .6s .74s;
  }

  .nav-first:nth-child(6) {
    transition: .6s .8s;
    -moz-transition: .6s .8s;
    -ms-transition: .6s .8s;
    -o-transition: .6s .8s;
    -webkit-transition: .6s .8s;
  }

  .nav-first:nth-child(7) {
    transition: .6s .85s;
    -moz-transition: .6s .85s;
    -ms-transition: .6s .85s;
    -o-transition: .6s .85s;
    -webkit-transition: .6s .85s;
  }

  .nav-first:nth-child(8) {
    transition: .6s .89s;
    -moz-transition: .6s .89s;
    -ms-transition: .6s .89s;
    -o-transition: .6s .89s;
    -webkit-transition: .6s .89s;
  }

  .nav-first:nth-child(9) {
    transition: .6s .92s;
    -moz-transition: .6s .92s;
    -ms-transition: .6s .92s;
    -o-transition: .6s .92s;
    -webkit-transition: .6s .92s;
  }

  .nav-first:nth-child(10) {
    transition: .6s .94s;
    -moz-transition: .6s .94s;
    -ms-transition: .6s .94s;
    -o-transition: .6s .94s;
    -webkit-transition: .6s .94s;
  }

  body.open .nav-first {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .nav-first>a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: rgb(2, 133, 200, .5);
    z-index: 2;
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
  }

  body.open .nav-first.active>a:before {
    width: 100%;
    transition: width .3s 1s;
    -moz-transition: width .3s 1s;
    -ms-transition: width .3s 1s;
    -o-transition: width .3s 1s;
    -webkit-transition: width .3s 1s;
  }

  .nav-first:hover a:before {
    width: 100%;
  }

  .side-nav>ul:hover>.nav-first.active>a:before {
    width: 3px;
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
  }

  .side-nav>ul:hover>.nav-first.active:hover>a:before {
    width: 100%;
  }

  .nav-first>a {
    position: relative;
    z-index: 3;
    display: block;
    padding: 0 0.75rem;
    line-height: 2rem;
    color: rgba(0, 0, 0, .9);
  }

  .nav-first>a:after {
    display: table;
    clear: both;
    content: ''
  }

  .nav-first>a>i {
    float: left;
    position: relative;
    z-index: 3;
    padding: 0 0.375rem 0 0.025rem;
    line-height: 1.75rem;
    font-size: 0.55rem;
  }

  .nav-first>a>b {
    float: left;
    font-weight: normal;
    position: relative;
    z-index: 3;
    font-size: 0.65rem;
  }

  body.open .nav-first:hover>a,
  body.open .nav-first.active>a,
  .side-nav>ul:hover>.nav-first.active:hover>a {
    color: rgba(255, 255, 255, 1);
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
  }

  .side-nav>ul:hover>.nav-first.active>a {
    color: rgba(0, 0, 0, .9);
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
  }

  body.open .nav-first.active>a {
    color: rgba(255, 255, 255, 1);
    transition: color .3s 1s;
    -moz-transition: color .3s 1s;
    -ms-transition: color .3s 1s;
    -o-transition: color .3s 1s;
    -webkit-transition: color .3s 1s;
  }

  .nav-first>a>p,
  .side-nav>ul:hover>.nav-first.active>a>p {
    position: absolute;
    top: 50%;
    right: 30px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .4);
    font-family: 'AddFont';
    padding: 6px;
    border-radius: 50%;
    line-height: 1;
    margin: 0;
    font-size: 12px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  body.open .nav-first:hover>a>p,
  body.open .nav-first.active>a>p,
  .side-nav>ul:hover>.nav-first.active:hover>a>p {
    color: #2E2E2E;
    background: rgba(255, 255, 255, .8);
  }

  body.open .nav-first.active>a>p {
    color: #2E2E2E;
    background: rgba(255, 255, 255, .8);
    transition: .3s 1s;
    -moz-transition: .3s 1s;
    -ms-transition: .3s 1s;
    -o-transition: .3s 1s;
    -webkit-transition: .3s 1s;
  }

  .side-shadow {
    width: 3999px;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-first>i {
    display: block;
    position: absolute;
    width: 76px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 4;
    cursor: pointer;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first>i:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 2px;
    margin: -1px 0 0 -6px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #2E2E2E;
    top: 50%;
    left: 50%;
    border-radius: 2px;
  }

  .nav-first>i:after {
    position: absolute;
    content: '';
    height: 12px;
    width: 2px;
    margin: -6px 0 0 -1px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #2E2E2E;
    left: 50%;
    top: 50%;
    border-radius: 2px;
  }

  .nav-first.active>i:before,
  .nav-first.active>i:after,
  .nav-first:hover>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first:hover>i:after {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a:before {
    width: 100%;
  }

  .nav-first.mobile-active>a>i,
  .nav-first.mobile-active>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a>p {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>ul {
    padding: 1px 0 0 0;
    height: auto;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>i:after {
    display: none;
  }

  .nav-second {
    margin: 0 0 1px 0;
    list-style: none;
    padding: 0;
    border-bottom: solid 1px #ccc;
  }

  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>a {
    padding: 0 0.75rem;
    line-height: 1.5rem;
    display: block;
    position: relative;
  }

  .nav-second>a>b {
    display: block;
    font-size: .7rem;
    font-weight: normal;
    color: rgba(0, 0, 0, .8);
    position: relative;
    z-index: 1;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-second>a:after {
    background: rgb(2, 133, 200, .5);
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-second:hover>a:after {
    width: 100%;
  }

  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>ul:after {
    display: block;
    content: '';
    clear: both;
  }

  .nav-second:hover>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .nav-third {
    display: block;
    line-height: none;
    padding: 1px 0 0 0;
    margin: 0 30px;
  }

  .nav-third>a {
    padding: 0 .75rem;
    line-height: 1.25rem;
    margin-bottom: 1px;
    background: rgba(0, 0, 0, .08);
    display: block;
    position: relative;
  }

  .nav-third>a>b {
    display: block;
    font-weight: normal;
    color: rgba(0, 0, 0, .9);
  }

  .nav-third>a:after {
    background: #2E2E2E;
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third>a>b {
    position: relative;
    z-index: 1;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third:hover>a:after {
    width: 100%;
  }

  .nav-third:hover>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .side-foot {
    padding: .75rem .75rem .625rem .75rem;
    text-align: left;
    overflow: hidden;
  }

  .side-phone {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    line-height: 1;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    opacity: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
  }

  .side-phone:after {
    display: block;
    clear: both;
    content: '';
  }

  body.open .side-phone {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .side-phone P {
    float: left;
    margin: 0;
    line-height: 1;
  }

  .side-phone p b {
    display: block;
    font-family: 'AddFont';
    font-weight: normal;
    color: rgba(0, 0, 0, .6);
    margin-bottom: .125rem;
  }

  .side-phone p a {
    display: block;
    font-family: 'AddFont';
    color: rgba(0, 0, 0, 1);
    font-size: .55rem;
    letter-spacing: -1px;
  }

  .side-phone i {
    float: right;
    display: block;
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .8);
    padding: 4px 4px 0 4px;
    margin-top: .225rem;
    cursor: pointer;
  }

  .side-phone i:hover {
    background: rgba(0, 0, 0, .8);
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
  }

  .side-text {
    white-space: pre-wrap;
    padding-top: .25rem;
    color: rgba(0, 0, 0, 1);
    opacity: 0;
    font-family: 'Addfont', Microsoft Yahei;
    transform: translateY(.75rem);
    -moz-transform: translateY(.75rem);
    -ms-transform: translateY(.75rem);
    -o-transform: translateY(.75rem);
    -webkit-transform: translateY(.75rem);
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
  }

  body.open .side-text {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .nav-first>ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    display: block;
    overflow: hidden;
    width: auto !important;
    height: 0;
    background: rgba(0, 0, 0, .03);
  }

  .index_main1 {
    padding: 1.25rem 0;
  }

  .numCount ul li {
    width: 40%;
    margin: .25rem 0;
  }

  .numCount ul li:nth-child(3),
  .numCount ul li:nth-child(7) {
    width: 60%;
  }

  .numCount ul .xian {
    display: none;
  }

  .numCount ul li .numCX {
    font-size: 1rem;
  }

  .numCount ul li .unitC {
    font-size: .55rem;
    margin: 0 .375rem;
  }

  .numCount ul li .unitX {
    font-size: 1rem;
    margin-bottom: auto;
  }

  .numCount ul li .indc {
    font-size: .6rem;
  }

  .index_main2 .title {
    font-size: .7rem;
    width: 100%;
    height: auto;
  }

  .index_main2 .title br {
    display: none;
  }

  .index_main2 .content {
    width: 100%;
    padding: .5rem;
  }

  .index_main2 .content h4 {
    font-size: .7rem;
  }

  .index_main2 .content p {
    font-size: .6rem;
    padding-top: .5rem;
  }

  .index_main3 {
    margin-top: 1.125rem;
  }

  .index_main3 .left {
    width: 100%;
  }

  .index_main3 .left .swiper-slide .pic img {
    height: 10rem;
  }

  .index_main3 .left .swiper-slide .tt {
    font-size: .7rem;
    height: 2rem;
    padding: 0 .625rem;
  }

  .index_main3 .left .swiper-button-next::after,
  .index_main3 .left .swiper-button-prev::after {
    font-size: .7rem;
  }

  .index_main3 .right {
    width: 100%;
    margin-top: .5rem;
  }

  .index_main3 .right .hd ul li {
    width: 24%;
    height: 1rem;
    line-height: 1rem;
  }

  .index_main3 .right .hd ul li a {
    font-size: .7rem;
  }

  .index_main3 .right .bd {
    margin-top: .75rem;
  }

  .index_main3 .right .bd ul li {
    padding: .4rem .5rem;
    margin-top: .375rem;
  }

  .index_main3 .right .bd ul li .date,
  .index_main3 .right .bd ul li .icon {
    display: none;
  }

  .index_main3 .right .bd ul li .txt {
    width: 100%;
  }

  .index_main3 .right .bd ul li .txt h4 {
    font-size: .7rem;
  }

  .index_main3 .right .bd ul li .txt p {
    font-size: .6rem;
    padding-top: .25rem;
  }

  .index_main4 {
    margin-top: 1.375rem;
  }

  .index_title img {
    width: 35%;
  }

  .index_title h2 {
    font-size: .7rem;
  }

  .index_main4 .content {
    margin-top: .7rem;
  }

  .index_main4 .content .box ul li {
    margin-top: .7rem;
  }

  .index_main4 .content .box ul li img {
    height: 2rem;
  }

  .index_main5 {
    margin-top: 1rem;
    padding-bottom: 2.25rem;
    background: none;
  }

  .index_main5 .content {
    margin-top: 1rem;
  }

  .index_main5 .content .left {
    width: 100%;
  }

  .index_main5 .content .left span {
    font-size: .7rem;
  }

  .index_main5 .content .left h3 {
    font-size: .7rem;
    padding-top: .25rem;
  }

  .index_main5 .content .left p {
    font-size: .6rem;
    line-height: .9rem;
    padding-top: .75rem;
  }

  .index_main5 .content .left .more {
    font-size: .7rem;
    width: 6rem;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-top: .5rem;
  }

  .index_main5 .content .right {
    width: 100%;
    padding-top: .5rem;
  }

  .index_main5 .content .right ul li {
    width: 49%;
    margin-top: .5rem;
    margin-left: 2%;
  }

  .index_main5 .content .right ul li:nth-child(-n+4) {
    margin-top: .5rem;
  }

  .index_main5 .content .right ul li:nth-child(4n+1) {
    margin-left: 2%;
  }

  .index_main5 .content .right ul li:nth-child(2n+1) {
    margin-left: 0%;
  }

  .index_main5 .content .right ul li .pic img {
    height: 7.45rem;
  }

  .index_main5 .content .right ul li .tt {
    bottom: .5rem;
    font-size: .6rem;
  }

  .index_main6 {
    padding-top: 1.375rem;
    padding-bottom: 1.875rem;
  }

  .index_main6 .title{
    width: 100%;
    text-align: center;
  }

  .index_main6 .title span {
    font-size: .7rem;
  }

  .index_main6 .title h2 {
    font-size: .7rem;
  }

  .index_main6 .content{
    width: 100%;
    margin-top: .5rem;
  }

  .index_main6 .content ul li {
    width: 4.35rem;
    border: solid 1px #BFBFBF;
    margin-left: .675rem;
  }

  .index_main6 .content ul li img {
    height: 1rem;
  }

  .footer {
    padding: 2rem 0;
  }

  .footer .left {
    width: 60%;
  }

  .footer .left .item {
    display: none;
  }

  .footer .left .item:last-child {
    display: block;
  }

  .footer .left .item h3 {
    font-size: .7rem;
    margin-bottom: .5rem;
  }

  .footer .left .item li {
    margin-top: .25rem;
  }

  .footer .left .item li a {
    font-size: .6rem;
  }

  .footer .right {
    margin-top: 0;
  }

  .footer .right p {
    color: #ffffff;
    font-size: .7rem;
    padding-top: .125rem;
  }

  .bottom {
    padding: .5rem 0;
    font-size: .6rem;
    line-height: 2;
  }

  .nybanner .subnav {
    height: auto;
    bottom: -2rem;
    display: none;
  }

  .nybanner .subnav ul li {
    margin: 0;
    width: 33%;
    background: #025EAB;
  }

  .nybanner .subnav ul li a {
    font-size: .7rem;
    color: #fff;
  }

  .ny {
    padding: 1rem 0;
  }

  .nytitle {
    font-size: .7rem;
  }

  .nypage .banner1 {
    margin-top: 1rem;
  }

  .nypage .numCount {
    margin-top: 1rem;
  }

  .nypage .content {
    margin-top: 1.75rem;
    font-size: .6rem;
    line-height: 2;
  }

  .nylist_dsh .content {
    margin-top: 1.5rem;
  }

  .nylist_dsh .content ul li {
    padding: 1.5rem 0;
    margin-bottom: .75rem;
  }

  .nylist_dsh .content ul li .tt {
    width: 100%;
  }

  .nylist_dsh .content ul li .tt h3 {
    font-size: .7rem;
    padding-bottom: .5rem;
  }

  .nylist_dsh .content ul li .tt span {
    padding: 0 .75rem;
    border-radius: .35rem;
    margin: 0 auto .5rem;
    line-height: .7rem;
  }

  .nylist_dsh .content ul li .txt {
    width: 100%;
    padding: 0 .5rem;
  }

  .nylist_dsh .content ul li .txt p {
    font-size: .6rem;
    line-height: 2;
  }

  .nycategory_ryzz .content {
    margin-top: .875rem;
  }

  .nylist_gsyw .content ul li a .pic {
    width: 100%;
  }

  .nylist_gsyw .content ul li a .txt {
    width: 100%;
    padding: .5rem;
  }

  .nylist_gsyw .content ul li a .txt h3 {
    font-size: .7rem;
  }

  .nylist_gsyw .content ul li a .txt p {
    font-size: .6rem;
    line-height: 1.5;
    padding-top: .25rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
  }

  .nylist_gsyw .content ul li a .txt i {
    display: none;
  }

  .nylist_gsyw .content ul li a .date {
    width: 100%;
    text-align: right;
    padding: 0 .5rem .5rem;
  }

  .nylist_gsyw .content ul li a .date p {
    font-size: .6rem;
  }

  .pages {
    margin-top: .75rem;
  }

  .pages span {
    font-size: .7rem;
  }

  .nylist .content ul li {
    margin-top: 0;
    padding: .65rem 0;
    border: 0;
    border-bottom: solid 1px #BFBFBF;
  }

  .nylist .content ul li a .date {
    width: 100%;
    text-align: right;
    padding: 0 .5rem;
  }

  .nylist .content ul li a .txt {
    width: 100%;
    padding: 0;
  }

  .nylist .content ul li a .txt h3 {
    font-size: .7rem;
  }

  .nylist .content ul li a .txt p {
    font-size: .6rem;
    line-height: 2;
    padding-top: .25rem;
  }

  .nylist .content ul li a .icon {
    display: none;
  }

  .nyshow .left {
    width: 100%;
  }

  .nyshow .left .title {
    padding-bottom: .625rem;
    margin-bottom: .875rem;
  }

  .nyshow .left .title h2 {
    font-size: .7rem;
  }

  .nyshow .left .title span {
    font-size: .4rem;
    padding-top: .5rem;
  }

  .nyshow .left .content {
    font-size: .6rem;
    line-height: 2;
  }

  .nyshow .left .content img {
    max-width: 100%;
    height: auto !important;
  }

  .nyshow .right {
    display: none;
  }

  .nypage_fzln .content {
    margin-top: 1rem;
  }

  .nypage_fzln .content img {
    max-width: 100%;
    height: auto !important;
  }

  .nypage_fzln .content .item ul li {
    margin-bottom: .75rem;
  }

  .nypage_fzln .content .item ul li h4 {
    font-size: .7rem;
    padding-left: .5rem;
  }

  .nypage_fzln .content .item ul li p {
    font-size: .6rem;
    padding-left: .5rem;
    padding-top: .25rem;
  }

  .nylist_gszl .content {
    margin-top: 1rem;
  }

  .nylist_gszl .content li {
    margin-top: 2.2rem;
  }

  .nylist_gszl .content li .pic {
    width: 100%;
  }

  .nylist_gszl .content li .txt {
    width: 100%;
    padding: .875rem 1rem;
  }

  .nylist_gszl .content li .txt h3 {
    font-size: .7rem;
  }

  .nylist_gszl .content li .txt p {
    font-size: .6rem;
    line-height: 2;
    padding-top: .375rem;
  }

  .nycategory_ryzz {
    width: 100%;
  }

  .nylist_team ul li {
    margin-top: 1.75rem;
    width: 100%;
  }

  .nylist_team ul li:nth-child(1) {
    width: 100%;
    margin-left: 0;
  }

  .nylist_team ul li:nth-child(2) {
    width: 100%;
    margin-right: 0;
  }

  .nylist_team ul li .txt h3 {
    font-size: .7rem;
    padding-top: .75rem;
  }

  .nylist_team ul li .txt span {
    font-size: .6rem;
  }

  .nylist_team ul li .pic img {
    width: 60%;
    height: auto;
  }

  .catgory_fzlc {
    background: none;
  }

  .catgory_fzlc .content::after {
    display: none;
  }

  .catgory_fzlc .content {
    margin: 1.5rem 0;
  }

  .catgory_fzlc .content::after {
    left: 25%;
  }

  .catgory_fzlc .content ul li {
    margin-top: 1.5rem;
  }

  .catgory_fzlc .content ul li .tt {
    width: 100%;
    font-size: .9rem;
    border-right: 0;
  }

  .catgory_fzlc .content ul li .con {
    width: 100%;
    padding-left: 0;
    margin-top: .5rem;
  }

  .catgory_fzlc .content ul li .con p {
    font-size: .6rem;
    margin-top: .5rem;
  }

  .catgory_fzlc .content ul li .con p:before {
    margin-right: .5rem;
  }

  .nypage_contact .content .box {
    margin-top: 1.125rem;
  }

  .nypage_contact .content .box #map {
    width: 100% !important;
    height: 14rem !important;
  }

  .nypage_contact .content .box .infos {
    width: 100%;
    padding: 1.25rem .5rem;
  }

  .nypage_contact .content .box .infos .tt h3 {
    font-size: .7rem;
  }

  .nypage_contact .content .box .infos .tt span {
    font-size: .6rem;
    padding-top: .125rem;
  }

  .nypage_contact .content .box .infos .con {
    margin-top: .375rem;
  }

  .nypage_contact .content .box .infos .con p {
    font-size: .6rem;
    line-height: 1.25rem;
  }

  .nypage_contact .content .box .infos .con p img {
    width: .625rem;
  }

  .nylist_gszl .desc {
    margin-top: .75rem;
  }

  .nylist_gszl .desc .txt {
    font-size: .6rem;
    line-height: 2;
  }

  .bottom a:first-child {
    display: block;
  }

  .subnavcont03 {
    display: block;
  }

  .zsannavbtn03 {
    padding: .45rem;
    color: #333333;
    text-align: center;
    font-size: .7rem;
    cursor: pointer;
    border-bottom: 1px solid #DDDDDD;
  }

  .zsannavbtn03 a {
    color: #333;
    font-size: .7rem;
  }

  .zsannavbtn03 a:after {
    display: inline-block;
    content: "";
    width: .3rem;
    height: .3rem;
    border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    margin: 0 0 3px 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }

  .subnavlist03 ul li a.cur {
    background-color: rgb(2, 133, 200, .5);
    color: #ffffff;
  }

  .subnavlist03 ul li a {
    display: block;
    width: 100%;
    font-size: .6rem;
    padding: .375rem 0;
    text-align: center;
    line-height: 18px;
    color: #333333;
    border-bottom: 1px solid #DDDDDD;
  }

  .catgory_gsyw .desc {
    font-size: .6rem;
    line-height: 2;
    padding-top: .75rem;
  }

  .catgory_gsyw .content ul li {
    width: 100%;
  }

  .catgory_gsyw .content ul li .pic {
    width: 100%;
  }

  .catgory_gsyw .content ul li .pic img {
    height: 15rem;
  }

  .catgory_gsyw .content ul li .con {
    width: 100%;
    padding: .875rem;
  }

  .catgory_gsyw .content ul li .con h3 {
    font-size: .7rem;
  }

  .catgory_gsyw .content ul li .con p {
    font-size: .6rem;
    margin-top: .5rem;
  }

  .catgory_gsyw .content ul li .con a {
    width: 2.75rem;
    line-height: 1rem;
    height: 1rem;
    margin-top: .5rem;
  }
}