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;
}

.pt27 {
  padding-top: 27px;
}

.pt50 {
  padding-top: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb100 {
  padding-bottom: 100px;
}

.bg_fff {
  background: #fff;
}

.bg_f4 {
  background: #F4F4F4;
}

.container {
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}

.header .container{
	position: relative;
}

.header.on {
  background: #015293;
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.05), 5px 0 5px rgba(0, 0, 0, 0.05), 0 -5px 5px rgba(255, 255, 255, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05);
}

.header.ons {
  background: #fff;
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.05), 5px 0 5px rgba(0, 0, 0, 0.05), 0 -5px 5px rgba(255, 255, 255, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05);
}

.header.on .navs li a {
  color: #fff;
}

.header .logo {
  height: 100px;
  line-height: 100px;
}

.header .logo img {
  width: 234px;
}

.header .navs {
  margin-left: auto;
}

.header .navs li {
  float: left;
}

.header .navs li a {
  display: block;
  height: 100px;
  line-height: 100px;
  padding: 0 17px;
  color: #3b3b3b;
  font-size: 20px;
}

.header .navs li .active,
.header .navs li:hover a {
  background: #015293;
  color: #fff;
}

.header.on .navs li .active,
.header.on .navs li:hover a {
  background: #fff;
  color: #6E6E6E;
}

.header .search{
	margin-left: 30px;
}

.header .search form{
	position: absolute;
	display: none;
	top: 100%;
	right: 0;
}

.header .search form{
	border: solid 1px #ccc;
	background: #fff;
}

.header .search form .boxCss{
	border: 0;
	font-size: 16px;
	color:#333;
	padding: 5px 10px;
}

.header .search form .btnCss{
	border: 0;
	background: none;
	border-left: solid 1px #ccc;
	padding: 5px 10px;
}

.bi-search{
	font-size: 20px;
}

.index_banner .swiper-slide img {
  width: 100%;
}

.index_banner .swiper-pagination {
  bottom: 23px;
}

.index_banner .swiper-pagination .swiper-pagination-bullet {
  width: 90px;
  height: 4px;
  border-radius: 0;
  opacity: 1;
  background: rgba(255, 255, 255, .5);
  margin: 0 8px;
}

.index_banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgba(1, 82, 147, .5);
}

.index_title h3 {
  color: #015293;
  font-size: 26px;
  border-left: solid 5px #015293;
  padding-left: 15px;
  line-height: 27px;
}

.index_title .more {
  color: #666666;
  font-size: 16px;
}

.index_main1 .rec {
  width: 584px;
}

.index_main1 .rec .swiper-slide {
  position: relative;
}

.index_main1 .rec .swiper-slide .pic img {
  width: 100%;
  height: 379px;
}

.index_main1 .rec .swiper-slide .tt {
  position: absolute;
  bottom: 18px;
  left: 18px;
}

.swiper-button-prev,
.swiper-button-next {
  border-radius: 50%;
  background: rgba(0, 0, 0, .3);
  display: inline-block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  --swiper-theme-color: #015293;
  /* 设置Swiper风格 */
  --swiper-navigation-color: #fff;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 16px;
  /* 设置按钮大小 */
}

.index_main1 .rec .swiper-slide .tt h4 {
  color: #ffffff;
  font-size: 18px;
}

.index_main1 .list {
  width: 583px;
}

.index_main1 .list ul li {
  margin-top: 18px;
}

.index_main1 .list ul li:first-child {
  margin-top: 0;
}

.index_main1 .list ul li .time {
  width: 70px;
  height: 81px;
  background: #EEEEEE;
}

.index_main1 .list ul li .time span {
  color: #015293;
  font-size: 26px;
  line-height: 1;
}

.index_main1 .list ul li .time p {
  color: #666666;
  font-size: 14px;
  padding-top: 10px;
}

.index_main1 .list ul li .tt {
  margin-left: 20px;
}

.index_main1 .list ul li .tt h4 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #333333;
  font-size: 18px;
}

.index_main1 .list ul li:hover .tt h4 {
  color: #015293;
}

.index_main1 .list ul li .tt p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  padding-top: 6px;
}

.index_main1 .list ul li:hover .tt p {
  color: #015293;
}

.index_hengfu img {
  width: 100%;
}

.index_main2 .content .swiper-slide .pic img {
  width: 100%;
  height: 231px;
}

.index_main2 .content .swiper-slide .tt h4 {
  background: #e2e2e2;
  height: 55px;
  line-height: 55px;
  color: #333333;
  font-size: 18px;
  text-align: center;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.index_main3 {
  background: #F1F1F1;
}

.index_main3 .content .swiper-container {
  padding-top: 2px;
}

.index_main3 .content .swiper-slide {
  position: relative;
  background: #fff;
  height: 270px;
}

.index_main3 .content .swiper-slide .pic img {
  width: 100%;
  height: 128px;
}

.index_main3 .content .swiper-slide .tt {
  padding: 15px 15px 37px;
}

.index_main3 .content .swiper-slide .tt h4 {
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.index_main3 .content .swiper-slide .tt span {
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-97px);
  color: #ffffff;
  font-size: 24px;
  width: 194px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  display: block;
  border-radius: 5px;
  background-image: linear-gradient(to right, #098AF1, #015293);
}

.index_main3 .content .swiper-slide .icon {
  position: absolute;
  top: -2px;
  right: 8px;
  width: 42px;
  height: 57px;
  color: #ffffff;
  font-size: 18px;
  writing-mode: tb-rl;
  background: url(../images/icon_tips_blue.png) no-repeat;
  padding-top: 5px;
}

.index_main3 .swiper-button-prev,
.index_main3 .swiper-button-next {
  top: 95px;
}

.index_main4 {
  height: 456px;
}

.index_main4 .list {
  width: 584px;
}

.index_main4 .list .tt img {
  width: 100%;
}

.index_main4 .list ul {
  margin-top: 35px;
}

.index_main4 .list ul li {
  margin-top: 10px;
}

.index_main4 .list ul li a h4 {
  font-size: 18px;
  color: #333333;
}

.index_main4 .list ul li a h4:before {
  content: "";
  position: relative;
  top: -3px;
  border: solid 4px #BCBCBC;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.index_main4 .list ul li a span {
  font-size: 16px;
  color: #271a1a;
}

.index_main5 {
  background: url(../images/index_main5_bg.jpg) no-repeat #F1F1F1;
}

.index_main5 .container {
  position: relative;
}

.index_main5 .guide {
  position: absolute;
  top: -17px;
  width: 480px;
  background: url(../images/index_main5_guide_icon.png) no-repeat 265px 11px #015293;
  padding: 45px 0 80px 76px;
}

.index_main5 .guide::before {
  content: "";
  position: absolute;
  top: 0;
  left: -17px;
  border-bottom: solid 17px #00355F;
  border-left: solid 17px transparent;
}

.index_main5 .guide::after {
  content: "";
  position: absolute;
  top: 0;
  right: -17px;
  border-bottom: solid 17px #00355F;
  border-right: solid 17px transparent;
}

.index_main5 .guide .tt {
  position: relative;
  color: #ffffff;
  font-size: 24px;
  line-height: 27px;
}

.index_main5 .guide .tt:before {
  content: "";
  position: absolute;
  top: 0;
  left: -21px;
  width: 5px;
  height: 27px;
  background: #fff;
}

.index_main5 .guide p {
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  padding-top: 28px;
}

.index_main5 .guide .btn1 {
  display: block;
  width: 194px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #ffffff;
  font-size: 24px;
  border-radius: 5px;
  background-image: linear-gradient(to right, #569DD8, #0059A0);
  box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, .5);
  margin-top: 39px;
}

.index_main5 .map {
  padding-top: 40px;
  padding-bottom: 40px;
  float: right;
}

.my-map {
  margin: 0 auto;
  width: 500px;
  height: 350px;
}

.index_main5 .my-map {
  width: 650px;
  height: 420px;
}

.my-map .icon {
  background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat;
}

.my-map .icon-cir {
  height: 31px;
  width: 28px;
}

.my-map .icon-cir-red {
  background-position: -11px -5px;
}

.amap-container {
  height: 100%;
}

.myinfowindow {
  width: 240px;
  min-height: 50px;
}

.myinfowindow h5 {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  width: 220px;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}

.myinfowindow div {
  margin-top: 10px;
  min-height: 40px;
  line-height: 20px;
  font-size: 13px;
  color: #6f6f6f;
}

.index_main6 .content ul li {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .22);
}

.footer {
  background: #6E6E6E;
  padding: 40px 0;
}

.footer .left {
  color: #ffffff;
  font-size: 14px;
  line-height: 34px;
}

.footer .right p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  padding-right: 10px;
}

.footer .right img {
  width: 115px;
}

.nybanner img {
  width: 100%;
}

.crumb {
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  height: 63px;
  line-height: 63px;
}

.crumb .left {
  color: #666666;
  font-size: 14px;
}

.crumb .left a {
  color: #666666;
  font-size: 14px;
}

.crumb .left a img {
  margin-right: 10px;
}

.crumb .right li {
  position: relative;
  float: left;
  margin-left: 48px;
}

.crumb .right li:first-child {
  margin-left: 0;
}

.crumb .right li:after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: transparent;
}

.crumb .right li.active:after,
.crumb .right li:hover:after {
  background-color: #015293;
}

.crumb .right li.active a,
.crumb .right li:hover a {
  color: #015293;
}

.crumb .right li a {
  color: #666666;
  font-size: 18px;
}

.nytitle {
  text-align: center;
}

.nytitle h2 {
  position: relative;
  color: #333333;
  font-size: 24px;
  display: inline-block;
}

.nytitle h2:before,
.nytitle h2:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 125px;
  height: 1px;
  background: #AAAAAA;
}

.nytitle h2:before {
  left: -145px;
}

.nytitle h2:after {
  right: -145px;
}

.nypage .container {
  padding: 50px 30px 100px;
}

.nypage .content {
  color: #666666;
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.nylist .container {
  padding: 50px 30px 100px;
}

.nylist .content ul li:first-child {
  padding-top: 0;
}

.nylist .content ul li {
  height: 100px;

  background-color: #fff;
  margin-top: 15px;
}

.nylist .content ul li .pic {
  width: 245px;
  overflow: hidden;
}

.nylist .content ul li .pic_time {
  position: relative;
  display: block;
  width: 130px;
  height: 100px;
  text-align: center;
  padding-top: 20px;
  font-size: 16px;

  background-color: #fff;
}

.nylist .bg_fff {
  background-color: #f4f4f4;
}

.nylist .content ul li .pic_time h5 {
  font-size: 36px;
}

.nylist .content ul li .pic img {
  width: 100%;
  height: 176px;
  transition: all .5s;
}

.nylist .pic_time::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 0;
  display: block;
  width: 1px;
  background-color: #d2d2d2;
  height: 57px;
}

.nylist .content ul li:hover .pic img {
  transform: scale(1.1);
}

.nylist .content ul li:hover .pic_time {
  background-color: #015293;
  color: #fff;
}

.nylist .content ul li:hover .pic_time::after {
  background-color: #015293;
}

.nylist .content ul li .txt {
  width: 777px;
  padding-left: 24px;
  padding-top: 20px;
}

.nylist .content ul li .txt h4 {
  color: #333333;
  font-size: 20px;
}

.nylist .content ul li:hover .txt h4,
.nylist .content ul li:hover .txt span {
  color: #015293;
}

.nylist .content ul li .txt span {
  display: block;
  color: #666666;
  font-size: 16px;
  padding-top: 15px;
}

.nylist .content ul li .txt p {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
}

.nylist .content ul li .icon {
  width: 120px;
}

.nylist .content ul li .icon i {
  color: #cccccc;
  font-size: 36px;
  font-family: "宋体";
  width: 47px;
  height: 47px;
  border-radius: 50%;
  border: solid 1px #ccc;
  display: inline-block;
  text-align: center;
  line-height: 47px;
}

.nylist .content ul li:hover .icon i {
  color: #015293;
  border-color: #015293;
}

.nypages {
  margin-top: 78px;
  text-align: center;
}

.nypages a,
.nypages span {
  font-size: 14px;
  color: #333;
}

.nypages span {
  display: inline-block;
  margin: 0 5px;
  padding: 5px 12px;
}

.nypages .p_n1,
.nypages span:hover {
  color: #fff;
  border-radius: 50%;
  background: #D70F00;
}

.nypages span:hover a {
  color: #fff;
}

.nyshow .container {
  padding: 50px 30px 100px;
}

.nyshow .title {
  text-align: center;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 17px;
}

.nyshow .title h2 {
  color: #333333;
  font-size: 24px;
}

.nyshow .infos {
  display: block;
  text-align: center;
  color: #999999;
  font-size: 14px;
  padding-top: 18px;
}

.nyshow .content {
  padding-top: 30px;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.nyshow .content img {
  max-width: 100%;
}

.nylist_csxm .container {
  padding: 50px 30px 100px;
}

.nylist_csxm .content ul li {
  padding: 30px 0;
  border-bottom: 1px solid #CCCCCC;
  height: 242px;
}

.nylist_csxm .content ul li .txt {
  float: left;
  width: 840px;
  position: relative;
  padding-left: 30px;
}

.nylist_csxm .content ul li .pic {
  width: 284px;
  height: 147px;
}

.nylist_csxm .content ul li .pic img {
  width: 100%;
  height: 100%;
}

.nylist_csxm .content ul li .txt h4 {
  width: 640px;
  color: #333333;
  font-size: 20px;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nylist_csxm .content ul li .txt span {
  position: absolute;
  top: 41px;
  color: #666666;
  font-size: 16px;
  padding-top: 10px;
  display: inline-block;
}

.nylist_csxm .content ul li .txt .ny_time {
  left: 230px;
}

.nylist_csxm .content ul li .txt .des {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  padding-top: 55px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.nylist_csxm .content ul li .txt i {
  position: absolute;
  top: 15px;
  right: 0;
  color: #ffffff;
  font-size: 20px;
  background-image: linear-gradient(to right, #098AF1, #015293);
  width: 152px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 5px;
}

.nyshow_csxm .container {
  padding: 56px 30px 100px;
}

.nyshow_csxm .juankuan {
  display: flex;
}

.nyshow_csxm .juankuan .pic {
  width: 740px;
  padding-top: 16px;
}

.nyshow_csxm .juankuan .pic img {
  width: 100%;
  height: 250px;
}

.nyshow_csxm .juankuan .txt {
  position: relative;
  width: 400px;
  background: #015293;
  padding: 40px 30px;
}

.nyshow_csxm .juankuan .txt::before {
  content: "";
  position: absolute;
  top: 0;
  left: -22px;
  border-left: solid 22px transparent;
  border-bottom: solid 16px #003057;
}

.nyshow_csxm .juankuan .txt .tt {
  color: #ffffff;
  font-size: 20px;
  line-height: 29px;
}

.nyshow_csxm .juankuan .txt .des {
  color: #ffffff;
  font-size: 16px;
  line-height: 2;
  padding-top: 20px;
}

.nyshow_csxm .juankuan .txt .des span {
  font-size: 30px;
}

.nyshow_csxm #amount {
  padding-top: 20px;
}

.nyshow_csxm #amount span,
.nyshow_csxm #amount label {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}

.nyshow_csxm #amount label {
  margin-left: 28px;
}

.nyshow_csxm #amount .fill {
  width: 51px;
  height: 30px;
  border: 0;
  margin: 0 7px;
}

.nyshow_csxm #amount .btn1 {
  padding-top: 15px;
  text-align: center;
}

.nyshow_csxm #amount .btn1 button {
  width: 152px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 0;
  border-radius: 5px;
  background: #D41418;
  font-size: 20px;
  color: #ffffff;
}

.nyshow_csxm .content {
  margin-top: 40px;
}

.nyshow_csxm .content .left {
  width: 790px;
}

.nyshow_csxm .content .left .hd {
  border-bottom: 1px solid #E9E9E9;
  padding-left: 20px;
}

.nyshow_csxm .content .left .hd li {
  position: relative;
  float: left;
  color: #333333;
  font-size: 16px;
  width: 153px;
  height: 37px;
  line-height: 37px;
  text-align: center;
}

.nyshow_csxm .content .left .hd li.on {
  border: solid 1px #E9E9E9;
  border-bottom: 0;
  border-top: solid 3px #015293;
}

.nyshow_csxm .content .left .hd li.on::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}

.nyshow_csxm .content .left .bd .con1 {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  padding-top: 35px;
  padding-left: 20px;
}

.nyshow_csxm .content .left .bd .con2 {
  padding-top: 54px;
}

.nyshow_csxm .content .left .bd .con2 li {
  text-align: center;
  overflow: hidden;
}

.nyshow_csxm .content .left .bd .con2 li.title {
  border-top: solid 2px #D70F00;
  background: #EEEEEE;
  margin-bottom: 10px;
}

.nyshow_csxm .content .left .bd .con2 li span {
  float: left;
  width: 263.33px;
  height: 47px;
  line-height: 47px;
  color: #666666;
  font-size: 16px;
}

.nyshow_csxm .content .left .bd .con2 li.title span {
  color: #333;
}

.nyshow_csxm .content .right {
  width: 310px;
}

.nyshow_csxm .content .right ul li {
  position: relative;
  margin-top: 32px;
}

.nyshow_csxm .content .right ul li:first-child {
  margin-top: 0;
}

.nyshow_csxm .content .right ul li .pic {
  height: 105px;
  width: 100%;
  overflow: hidden;
}

.nyshow_csxm .content .right ul li .pic img {
  height: 100%;
  width: 100%;
  transition: all .5s;
}

.nyshow_csxm .content .right ul li:hover .pic img {
  transform: scale(1.1);
}

.nyshow_csxm .content .right ul li .txt {
  color: #333333;
  font-size: 16px;
  background: #E9E9E9;
  line-height: 24px;
  padding: 10px;
}

.nyshow_csxm .content .right ul li i {
  position: absolute;
  top: -2px;
  right: 8px;
  width: 34px;
  height: 52px;
  color: #ffffff;
  font-size: 18px;
  line-height: 2;
  writing-mode: tb-rl;
  background: url(../images/icon_tips_red.png) no-repeat;
  padding-top: 5px;
}

.nylist_news .icon {
  padding-right: 30px;
}

.xz {
  display: none;
}

.nylist_news .container {
  padding: 50px 30px 100px;
}

.nylist_news .content ul li:first-child {
  padding-top: 0;
}

.nylist_news .content ul li {
  padding: 36px 0;
  border-bottom: 1px solid #CCCCCC;
  background-color: #fff;

}

.nylist_news .content ul li .pic {
  width: 245px;
  overflow: hidden;
}

.nylist_news .content ul li .pic img {
  width: 100%;
  height: 176px;
  transition: all .5s;
}

.nylist_news .content ul li:hover .pic img {
  transform: scale(1.1);
}


.nylist_news .content ul li .txt {
  width: 777px;
  padding-left: 24px;

}

.nylist_news .content ul li .txt h4 {
  color: #333333;
  font-size: 20px;
}

.nylist_news .content ul li:hover .txt h4 {
  color: #015293;
}

.nylist_news .content ul li .txt span {
  display: block;
  color: #666666;
  font-size: 16px;
  padding-top: 15px;
}

.nylist_news .content ul li .txt p {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
}

.nylist_news .content ul li .icon {
  width: 118px;
}

.nylist_news .content ul li .icon i {
  color: #cccccc;
  font-size: 36px;
  font-family: "宋体";
  width: 47px;
  height: 47px;
  border-radius: 50%;
  border: solid 1px #ccc;
  display: inline-block;
  text-align: center;
  line-height: 47px;
}

.nylist_news .content ul li:hover .icon i {
  color: #015293;
  border-color: #015293;
}

.jzym_btn button {
  width: 152px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 0;
  border-radius: 5px;
  background: #D41418;
  font-size: 20px;
  color: #ffffff;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 45px;
}

.ewm {
  text-align: center;
}

.ewm img {
  width: 295px;
}

.nyjzxz {
  padding-top: 80px;
}

.nyjzxz .title {
  color: #333333;
  font-size: 22px;
  background: #F4F4F4;
  padding: 0 25px;
  display: flex;
  align-items: center;
  height: 67px;
}

.nyjzxz .title img {
  width: 41px;
  margin-right: 15px;
}

.nyjzxz .con {
  padding-top: 35px;
  padding-left: 25px;
}

.nyjzxz .con h4 {
  color: #333333;
  font-size: 18px;
}

.nyjzxz .con p {
  color: #333333;
  font-size: 18px;
  line-height: 48px;
}

.nyjzxz .con p span {
  font-size: 22px;
}

.nyjzxz ul {
  margin-top: 20px;
}

.nyjzxz ul li {
  position: relative;
  color: #666666;
  font-size: 16px;
  line-height: 36px;
  padding-left: 45px;
}

.nyjzxz ul li:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/icon_ling.png) no-repeat;
  position: absolute;
  left: 25px;
  top: 12px;
}

.nycontact .main1 {
  color: #666666;
  font-size: 16px;
  line-height: 36px;
}

.nycontact .main2 {
  margin-top: 50px;
}

.nycontact .main2 .con {
  width: 100%;
  margin-bottom: 30px;
}

@media(min-width:641px) {
  .mobile {
    display: none !important;
  }
}

@media(max-width:640px) {
  .pc {
    display: none !important;
  }

  .container {
    width: 90%;
  }

  /* 移动端导航开始 */
  .m_header {
    position: absolute;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    padding: 0 .5rem;
    height: 2.8rem;
    align-items: center;
    width: 100%;
  }

  .m_header .index_logo {
    width: 8rem;
  }

  .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(../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;
  }

  .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;
  }

  .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: #2E2E2E;
    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: .6rem;
    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: #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-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);
  }

  /* 移动端导航结束 */

  .pt27 {
    padding-top: .675rem;
  }

  .pb60 {
    padding-bottom: 1.5rem;
  }

  .pt50 {
    padding-top: 1.25rem;
  }

  .pb100 {
    padding-bottom: 2.5rem;
  }

  .index_main1 .rec {
    width: 100%;
  }

  .index_main1 .list {
    width: 100%;
  }

  .index_title h3 {
    font-size: .6rem;
    border-left: solid .125rem #015293;
    padding-left: .375rem;
    line-height: .675rem;
  }

  .index_title .more {
    font-size: .5rem;
  }

  .index_main1 .rec .swiper-slide .pic img {
    height: 9.475rem;
  }

  .index_main1 .list:last-child {
    margin-top: .5rem;
  }

  .index_main1 .list ul li .time {
    width: 20%;
    height: 2.5rem;
  }

  .index_main1 .list ul li .time span {
    font-size: .6rem;
  }

  .index_main1 .list ul li .time p {
    font-size: .5rem;
    padding-top: .25rem;
  }

  .index_main1 .list ul li .tt {
    width: 75%;
    margin-left: 5%;
  }

  .index_main2 .content .swiper-slide .pic img {
    height: 4rem;
  }

  .index_main2 .content .swiper-slide .tt h4 {
    height: 1.375rem;
    line-height: 1.375rem;
    font-size: .45rem;
  }

  .index_main3 .content .swiper-slide .pic img {
    height: 3.2rem;
  }

  .index_main3 .content .swiper-slide .tt {
    padding: .375rem .375rem .925rem;
  }

  .index_main3 .content .swiper-slide .tt h4 {
    font-size: .5rem;
    line-height: .65rem;
  }

  .index_main3 .content .swiper-slide {
    height: 6.75rem;
  }

  .index_main3 .content .swiper-slide .tt span {
    bottom: .5rem;
    font-size: .6rem;
    width: 4.85rem;
    height: 1.15rem;
    line-height: 1.15rem;
    transform: translateX(-50%);
  }

  .index_main3 .swiper-button-prev,
  .index_main3 .swiper-button-next {
    top: 2.375rem;
  }

  .index_main4 {
    height: auto;
  }

  .index_main4 .list {
    width: 100%;
  }

  .index_main4 .list:last-child {
    margin-top: .5rem;
  }

  .index_main4 .list ul li a span {
    display: none;
  }

  .index_main4 .list ul {
    margin-top: .875rem;
  }

  .index_main4 .list ul li {
    margin-top: .25rem;
  }

  .index_main4 .list ul li a h4 {
    font-size: .55rem;
  }

  .index_main5 .guide {
    width: 100%;
    position: relative;
    top: 0;
    background: url(../images/index_main5_guide_icon.png) no-repeat 6.625rem .275rem #015293;
    padding: 1.125rem 0 2rem 1.9rem;
  }

  .index_main5 .guide p {
    font-size: .5rem;
    line-height: 1rem;
    padding-top: .7rem;
  }

  .index_main5 .guide .btn1 {
    width: 4.85rem;
    height: 1.15rem;
    line-height: 1.15rem;
    font-size: .6rem;
    margin-top: .975rem;
  }

  .index_main5 .map {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1.1rem;
  }

  .index_main5 .my-map {
    width: 100%;
    height: 10.5rem;
  }

  .index_main6 .content ul li {
    width: 49%;
    margin-top: .5rem;
  }

  .index_main6 .content ul li img {
    width: 100%;
  }

  .footer {
    padding: 1rem 0;
  }

  .footer .left {
    font-size: .5rem;
    line-height: 2;
  }

  .footer .right {
    display: none !important;
  }

  .crumb .right {
    display: none;
  }

  .nypage .container {
    padding: 1.25rem .75rem 2.5rem;
  }

  .nytitle h2:before {
    left: -3.625rem;
  }

  .nytitle h2:after {
    right: -3.625rem;
  }

  .nytitle h2:before,
  .nytitle h2:after {
    width: 3.125rem;
  }

  .nytitle h2 {
    font-size: .6rem;
  }

  .nypage .content {
    font-size: .5rem;
  }

  .nypage .content img {
    max-width: 100%;
  }

  .crumb {
    height: 1.575rem;
    line-height: 1.575rem;
  }

  .crumb .left a img {
    margin-right: .25rem;
  }

  .crumb .left a {
    font-size: .5rem;
  }

  .nylist_news .content ul li {
    padding: .9rem 0;
  }

  .nylist_news .content ul li .pic {
    width: 100%;
  }

  .nylist_news .content ul li .pic img {
    height: 8rem;
  }

  .nylist_news .content ul li .txt {
    width: 100%;
    padding-left: 0;
    padding-top: .5rem;
  }

  .nylist_news .content ul li .txt h4 {
    font-size: .6rem;
  }

  .nylist_news .content ul li .txt span {
    font-size: .5rem;
    padding-top: .375rem;
  }

  .nylist_news .content ul li .txt p {
    font-size: .5rem;
    line-height: .7rem;
    padding-top: .5rem;
  }

  .nylist_news .content ul li .icon {
    display: none !important;
  }

  .nypages {
    margin-top: 1.95rem;
  }

  .nylist_news .container {
    padding: 1.25rem .75rem 2.5rem;
  }

  .nypages span {
    margin: 0 .125rem;
    padding: .125rem .3rem;
  }

  .nypages a,
  .nypages span {
    font-size: .5rem;
  }

  .nylist_csxm .container {
    padding: 1.25rem .75rem 2.5rem;
  }

  .nylist_csxm .content ul li {
    padding: .75rem 0;
    height: auto;
  }

  .nylist_csxm .content ul li .pic {
    width: 100%;
    height: auto;
  }

  .nylist_csxm .content ul li .txt {
    width: 100%;
    padding-left: 0;
  }

  .nylist_csxm .content ul li .txt h4 {
    width: 100%;
    font-size: .6rem;
    padding-top: .25rem;
  }

  .nylist_csxm .content ul li .txt span {
    position: relative;
    top: 0;
    font-size: .5rem;
    padding-top: .25rem;
  }

  .nylist_csxm .content ul li .txt .ny_time {
    left: 0;
  }

  .nylist_csxm .content ul li .txt i {
    display: none;
  }

  .nylist_csxm .content ul li .txt .des {
    font-size: .5rem;
    line-height: .7rem;
    padding-top: .25rem;
  }

  .nylist .container {
    padding: 1.25rem .75rem 2.5rem;
  }

  .nylist .content ul li {
    height: auto;
  }

  .nylist .content ul li .pic_time {
    display: none;
  }

  .nylist .content ul li .txt {
    width: 100%;
    padding: .5rem;
  }

  .nylist .content ul li .txt h4 {
    font-size: .6rem;
  }

  .nylist .content ul li .txt span {
    display: none;
  }

  .nylist .content ul li .icon {
    display: none !important;
  }

  .nyshow .container {
    padding: 1.25rem .75rem 2.5rem;
  }

  .nyshow .title {
    padding-bottom: .425rem;
  }

  .nyshow .title h2 {
    font-size: .6rem;
  }

  .nyshow .infos {
    font-size: .5rem;
    padding-top: .45rem;
  }

  .nyshow .content {
    padding-top: .75rem;
    font-size: .5rem;
    line-height: .75rem;
  }
}