.main {
  background: url(../images/main_bg.jpg) repeat-y center;
  overflow: hidden;}
.main .tittt {
  height: 59px;
  margin-bottom: 27px;
  border-bottom: 2px solid #ddd;}
.main .tittt h3 {
  float: left;
  height: 35px;
  line-height: 33px;
  font-weight: bold;
  margin: 6px 0 0;
  border-left: 4px solid #ae0b2a;
  padding-left: 13px;
  font-family: "宋体";
  font-size: 28px;}
.main .tittt a {
  width: 100px;
  height: 38px;
  border: 1px solid #ae0b2a;
  border-radius: 38px;
  float: right;
  line-height: 36px;
  font-size: 18px;
  color: #ae0b2a;
  font-family: "Georgia";
  text-align: center;}
.main .item1 {
  padding: 36px 0 40px;}
.main .item1 .row {
  margin-right: -20px;
  margin-left: -20px;}
.main .item1 .col-md-7 {
  padding-right: 20px;
  padding-left: 20px;}
.main .item1 .col-md-7 ul {
  height: 420px;}
.main .item1 .col-md-7 ul li {
  width: 329px;
  height: 100%;
  float: left;
  box-shadow: 0 0 15px 3px #ddd;
  background-color: #fff;}
.main .item1 .col-md-7 ul li a {
  display: block;
  height: 100%;}
.main .item1 .col-md-7 ul li a .pic {
  height: 180px;}
.main .item1 .col-md-7 ul li a .txt {
  padding: 5px 15px 15px;}
.main .item1 .col-md-7 ul li a .txt .date {
  line-height: 34px;
  height: 34px;
  color: #999;
  padding-left: 22px;
  background: url(../images/date.jpg) no-repeat left center;}
.main .item1 .col-md-7 ul li a .txt h6 {
  font-weight: bold;
  font-family:微软雅黑 ! important;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin: 0 0 7px;
  font-size: 16px;
  color: #484848;}
.main .item1 .col-md-7 ul li a .txt p {
  line-height: 24px;
  height: 96px;
  overflow: auto;
  font-size: 14px;
  color: #999;
  padding-right: 8px;}
.main .item1 .col-md-7 ul li a .txt span {
  font-size: 16px;
  color: #ae0a29;
  line-height: 30px;
  display: block;
  margin-top: 12px;}
.main .item1 .col-md-7 ul li + li {
  margin-left: 25px;}
.main .item1 .col-md-5 {
  padding-right: 20px;
  padding-left: 20px;}
.main .item1 .col-md-5 ul {
  box-shadow: 0 0 15px 3px #ddd;}
.main .item1 .col-md-5 ul li {
  background: #ffffff url(../images/n_icon.jpg) no-repeat left 18px center;
  height: 84px;
  transition: all 0.2s ease 0.1s;}
.main .item1 .col-md-5 ul li a {
  padding: 14px 30px 0 56px;
  display: block;
  height: 100%;
  line-height: 28px;}
.main .item1 .col-md-5 ul li a p {
  font-size: 16px;
  color: #646464;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;}
.main .item1 .col-md-5 ul li a span {
  font-size: 14px;
  color: #b9b9b9;
  display: inline-block;
  padding-left: 22px;
  background: url(../images/date.jpg) no-repeat left center;}
.main .item1 .col-md-5 ul li + li {
  border-top: 1px solid #dddddd;}
.main .item1 .col-md-5 ul li:hover {
  background: transparent url(../images/n_icon.jpg) no-repeat left 18px center;}
.main .item2 {
  background: url(../images/item2_bg.jpg) no-repeat top center;
  min-height: 600px;
  padding: 40px 0;}
.main .item2 .tittt h3 {
  border-left: 4px solid #ddd;
  color: #ddd;}
.main .item2 .tittt a {
  color: #ddd;
  border: 1px solid #ddd;}
.main .item2 .col-md-12 {
  display: none;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;}
.main .item2 .col-md-12 div {
  margin-left: -6px;
  margin-right: -6px;
  height: 30px;}
.main .item2 .col-md-12 div span {
  display: block;
  line-height: 30px;
  font-size: 15px;
  width: 33.33%;
  float: left;
  padding: 0 6px;}
.main .item2 .col-md-12 div span em {
  font-style: normal;
  display: block;
  background-color: #999999;
  border-radius: 3px;}
.main .item2 .col-md-4 {
  font-size: 22px;
  color: #ddd;}
.main .item2 .col-md-4 h5 {
  line-height: 46px;
  height: 46px;
  color: #ddd;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0;}
.main .item2 .col-md-4 h5 span {
  display: inline-block;
  padding-left: 20px;
  background: url(../images/yuan.jpg) no-repeat left center;}
.main .item2 .col-md-4 .ul_shell {
  border: 2px solid transparent;
  transition: all 0.2s ease 0.2s;}
.main .item2 .col-md-4 .ul_shell:hover {
  border: 2px solid #ae0b2a;
  box-shadow: 0 3px 10px 1px #aaa;}
.main .item2 .col-md-4 ul {
  background-color: #fff;
  padding: 0 28px;}
.main .item2 .col-md-4 ul li {
  height: 160px;}
.main .item2 .col-md-4 ul li a {
  padding-top: 10px;
  display: block;
  height: 100%;}
.main .item2 .col-md-4 ul li a .num {
  width: 42px;
  float: left;
  height: 100%;
  font-size: 40px;
  color: #dedede;}
.main .item2 .col-md-4 ul li a .txt {
  height: 142px;
  overflow: hidden;}
.main .item2 .col-md-4 ul li a h6 {
  line-height: 28px;
  padding: 6px 0 3培训;
  font-size: 16px;
  color: #414141;
  margin: 0 0 5px;}
.main .item2 .col-md-4 ul li a p {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  color: #aeaeae;}
.main .item2 .col-md-4 ul li + li {
  border-top: 1px solid #ddd;}
.main .item3 {
  padding-bottom: 5px;}
.main .item3 .top_pic {
  height: 188px;
  background: url(../images/pic.jpg) no-repeat center / 106% auto;}
.main .item3 .phone_smnav {
  display: none;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;}
.main .item3 .phone_smnav div {
  margin-left: -6px;
  margin-right: -6px;
  height: 30px;}
.main .item3 .phone_smnav div span {
  display: block;
  line-height: 30px;
  font-size: 15px;
  width: 33.33%;
  float: left;
  padding: 0 6px;}
.main .item3 .phone_smnav div span em {
  font-style: normal;
  display: block;
  background-color: #999999;
  border-radius: 3px;}
.main .item3 .row {
  position: relative;
  padding-bottom: 5px;}
.main .item3 .row:nth-child(even) span.line {
  right: auto;
  left: 15px;}
.main .item3 .row span.line {
  position: absolute;
  top: 101px;
  right: 15px;
  height: 2px;
  width: 1920px;
  background-color: #ae0b2a;}
.main .item3 .row h2 {
  line-height: 42px;
  height: 42px;
  font-size: 18px;
  color: #ae0b2a;
  font-weight: bold;}
.main .item3 .row h2 em {
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background-color: #ae0b2a;
  display: inline-block;
  float: left;
  margin-top: 18px;
  margin-left: 18px;
  margin-right: 10px;}
.main .item3 .row .col-md-3 a {
  display: block;
  height: 215px;
  overflow: hidden;}
.main .item3 .row .col-md-3 a span.num {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: 2px solid #ae0b2a;
  background-color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
  line-height: 56px;
  font-size: 28px;
  color: #ae0b2a;
  position: relative;
  z-index: 1;}
.main .item3 .row .col-md-3 a span.line {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ae0b2a;
  position: absolute;
  top: 29px;
  left: 0;}
.main .item3 .row .col-md-3 a .txt h6 {
  line-height: 50px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  color: #ae0b2a;
  margin: 0;
  padding: 0 10px;}
.main .item3 .row .col-md-3 a .txt p {
  line-height: 25px;
  font-size: 14px;
  color: #646464;
  padding: 0 10px;
  height: 100px;
  overflow: auto;}
.main .item4 {
  margin-top: 60px;}
.main .item4 .ms_slide {
  padding: 25px 0 70px;
  position: relative;}
.main .item4 .ms_slide .swiper-slide {
  height: 410px;
  background-color: #f5f5f5;
  box-shadow: 0 3px 15px 2px #ddd;}
.main .item4 .ms_slide .swiper-slide a {
  display: block;
  padding: 28px 0 0;}
.main .item4 .ms_slide .swiper-slide a .pic {
  width: 180px;
  height: 208px;
  margin: 0 auto;}
.main .item4 .ms_slide .swiper-slide a .txt {
  padding: 0 30px;
  height: 197px;
  background-color: #f5f5f5;
  color: #333;
  text-align: center;
  transition: all 0.1s ease 0.2s;}
.main .item4 .ms_slide .swiper-slide a .txt h6 {
  line-height: 52px;
  font-size: 24px;}
.main .item4 .ms_slide .swiper-slide a .txt p {
  line-height: 28px;
  font-size: 16px;
  color: #666;
  transition: all 0.1s ease 0.2s;
  height: 84px;
  overflow: auto;
  padding-right: 8px;
  text-align: center;}
.main .item4 .ms_slide .swiper-slide:hover .txt {
  background-color: #ae0b2a;
  color: #fff;}
.main .item4 .ms_slide .swiper-slide:hover .txt p {
  color: #fff;}
.main .item4 .ms_slide .swiper-button-prev {
  width: 44px;
  height: 100px;
  border: 2px solid #ddd;
  background: url(../images/sl.jpg) no-repeat center;
  margin-top: -50px;
  left: -62px;}
.main .item4 .ms_slide .swiper-button-next {
  width: 44px;
  height: 100px;
  border: 2px solid #ddd;
  background: url(../images/sr.jpg) no-repeat center;
  margin-top: -50px;
  right: -62px;}
.nyWrap .page_tit {
  height: 100px;
  padding-top: 28px;
  background: url(../images/page_tit.jpg) no-repeat center / cover;}
.nyWrap .page_tit ul {
  height: 44px;}
.nyWrap .page_tit ul li {
  width: 140px;
  float: left;
  text-align: center;
  line-height: 42px;}
.nyWrap .page_tit ul li a {
  display: block;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 18px;
  box-sizing: border-box;
  height: 44px;}
.nyWrap .page_tit ul li + li {
  margin-left: 20px;}
.nyWrap .page_tit ul li.active a {
  background-color: #ae0b2a;
  border: 1px solid #ae0b2a;}
.nyWrap .page_tit ul p {
  float: right;
  line-height: 44px;
  color: #fff;}
.nyWrap .page_tit ul p a {
  color: #fff;}
.nyWrap .page_content {
  background: url(../images/main_bg.jpg) repeat-y center;}
.nyWrap .page_content .introduction {
  padding-top: 45px;
  padding-bottom: 62px;}
.nyWrap .page_content .introduction .fl {
  width: 580px;}
.nyWrap .page_content .introduction .fl h5 {
  height: 30px;
  margin: 30px 0 16px;
  line-height: 28px;
  font-size: 26px;
  color: #ae0b2a;
  font-weight: bold;
  padding-left: 15px;
  border-left: 3px solid #ae0b2a;}
.nyWrap .page_content .introduction .fl p {
  line-height: 34px;
  font-size: 16px;
  color: #666;}
.nyWrap .page_content .introduction .fr {
  width: 565px;}
.nyWrap .page_content .introduction .fr .bg_img {
  background: url(../images/pic.jpg) no-repeat center;
  height: 316px;}
.nyWrap .page_content .positioning {
  background: url(../images/p_bg.jpg) no-repeat center / cover;
  height: 363px;
  position: relative;}
.nyWrap .page_content .positioning .info {
  width: 556px;
  height: 223px;
  position: absolute;
  right: 24px;
  top: 26px;}
.nyWrap .page_content .positioning .info .info_shell {
  padding-left: 60px;
  padding-right: 40px;}
.nyWrap .page_content .positioning .info .info_shell h5 {
  height: 30px;
  margin: 30px 0 16px;
  line-height: 28px;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  padding-left: 15px;
  border-left: 3px solid #fff;}
.nyWrap .page_content .positioning .info .info_shell p {
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  height: 102px;
  overflow: hidden;}
.nyWrap .page_content .organization {
  padding-top: 60px;
  text-align: center;}
.nyWrap .page_content .organization h2 {
  margin: 0 0 18px;
  line-height: 52px;
  color: #ae0b2a;
  font-weight: bold;
  font-size: 28px;}
.nyWrap .page_content .organization .bg {
  height: 485px;
  background: url(../images/organization_bg.jpg) no-repeat center top;}
.nyWrap .page_content .teacher_list {
  padding-top: 30px;}
.nyWrap .page_content .teacher_list .col-md-6 {
  height: 320px;
  margin-bottom: 40px;}
.nyWrap .page_content .teacher_list .col-md-6 a {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 5px 2px #ddd;
  padding: 23px 20px;
  position: relative;}
.nyWrap .page_content .teacher_list .col-md-6 a .pic {
  width: 160px;
  height: 208px;
  position: absolute;
  top: 23px;
  left: 20px;}
.nyWrap .page_content .teacher_list .col-md-6 a .txt {
  height: 100%;
  padding-left: 180px;}
.nyWrap .page_content .teacher_list .col-md-6 a .txt h6 {
  margin: 0;
  line-height: 32px;
  height: 32px;
  font-size: 16px;
  color: #ae0b2a;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;}
.nyWrap .page_content .teacher_list .col-md-6 a .txt h6 em {
  font-style: normal;
  color: #333;}
.nyWrap .page_content .teacher_list .col-md-6 a .txt p {
  line-height: 23px;
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;}
.nyWrap .page_content .teacher_list .col-md-6 a .txt span {
  display: block;
  line-height: 26px;
  font-size: 14px;
  color: #666;
  height: 208px;
  overflow: auto;
  text-align: justify;
  padding-right: 6px;}
.nyWrap .page_content .expert_list {
  padding: 1px 0;}
.nyWrap .page_content .expert_list h2 {
  height: 30px;
  border-left: 4px solid #ae0b2a;
  padding-left: 10px;
  line-height: 28px;
  font-size: 20px;
  color: #333;
  margin: 22px 0 14px;}
.nyWrap .page_content .expert_list h2 span {
  font-size: 16px;
  color: #999;
  padding: 0 15px;
  line-height: 28px;}
.nyWrap .page_content .expert_list ul {
  margin-left: -13px;
  margin-right: -13px;}
.nyWrap .page_content .expert_list ul li {
  width: 20%;
  height: 290px;
  padding: 0 13px;
  float: left;
  margin-bottom: 20px;}
.nyWrap .page_content .expert_list ul li a {
  display: block;
  height: 290px;
  background-color: #fff;
  box-shadow: 0 2px 5px 2px #ddd;
  padding: 15px 25px;
  text-align: center;}
.nyWrap .page_content .expert_list ul li a h6 {
  margin: 0;
  line-height: 30px;
  color: #333;
  font-size: 16px;}
.nyWrap .page_content .expert_list ul li a .pic {
  width: 158px;
  height: 174px;
  margin: 0 auto 10px;}
.nyWrap .page_content .expert_list ul li a p {
  font-size: 14px;
  color: #666;
  line-height: 19px;
  height: 38px;
  overflow: hidden;
  text-align:center;}
.nyWrap .page_content .page_content_shell {
  padding: 30px 0 70px;}
.nyWrap .page_content .page_content_shell .fl {
  width: 240px;}
.nyWrap .page_content .page_content_shell .fl li {
  height: 80px;
  line-height: 80px;
  margin-bottom: 2px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #fff;}
.nyWrap .page_content .page_content_shell .fl li a {
  display: block;
  padding-left: 46px;
  font-size: 20px;
  color: #ae0b2a;}
.nyWrap .page_content .page_content_shell .fl li a span {
  background: url(../images/jiantou.jpg) no-repeat right center;
  display: inline-block;
  height: 80px;
  width: 29px;
  float: left;}
.nyWrap .page_content .page_content_shell .fl li a em {
  font-style: normal;
  float: left;}
.nyWrap .page_content .page_content_shell .fl li.active {
  background-color: #ae0b2a;}
.nyWrap .page_content .page_content_shell .fl li.active a {
  color: #fff;}
.nyWrap .page_content .page_content_shell .fl li.active a span {
  background: url(../images/wjiantou.jpg) no-repeat right center;}
.nyWrap .page_content .page_content_shell .fr {
  border: 3px solid #ae0b2a;
  width: 960px;
  padding: 30px 0;
  background-color: #fff;}
.nyWrap .page_content .page_content_shell .fr table {
  width: 720px;
  margin: 0 auto;
  text-align: center;}
.nyWrap .page_content .page_content_shell .fr table tr {
  line-height: 26px;
  font-size: 14px;
  color: #333;}
.nyWrap .page_content .page_content_shell .fr table tr th {
  text-align: center;
  border: 1px solid #ddd;
  padding: 6px 8px;
  white-space: nowrap;}
.nyWrap .page_content .page_content_shell .fr table tr td {
  border: 1px solid #ddd;
  padding: 6px 8px;}
.nyWrap .page_content .page_content_shell .book_list {
  padding: 0 20px;}
.nyWrap .page_content .page_content_shell .book_list li {
  height: 180px;
  margin-bottom: 10px;}
.nyWrap .page_content .page_content_shell .book_list li a {
  display: block;
  height: 100%;}
.nyWrap .page_content .page_content_shell .book_list li a .pic {
  width: 200px;
  height: 180px;
  border: 1px solid #e6e6e6;
  float: left;}
.nyWrap .page_content .page_content_shell .book_list li a .txt {
  height: 100%;
  padding-left: 230px;}
.nyWrap .page_content .page_content_shell .book_list li a .txt h5 {
  line-height: 56px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 22px;
  color: #ae0b2a;
  margin: 0;}
.nyWrap .page_content .page_content_shell .book_list li a .txt p {
  line-height: 28px;
  font-size: 16px;
  color: #666;
  height: 112px;
  overflow: auto;
  padding-right: 10px;}
.nyWrap .page_content #map {
  padding: 50px 0;}
.nyWrap .page_content #map .contact {
  padding-top: 50px;}
.nyWrap .page_content #map .contact > div {
  padding-left: 52px;
  position: relative;
  margin-bottom: 26px;}
.nyWrap .page_content #map .contact > div em {
  height: 30px;
  width: 30px;
  background: #ae0b2a url(../images/1_10.jpg) no-repeat center;
  border: 2px solid #ce7f8e;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px;}
.nyWrap .page_content #map .contact > div.tel em {
  background: #ae0b2a url(../images/1_03.jpg) no-repeat center;}
.nyWrap .page_content #map .contact > div.email em {
  background: #ae0b2a url(../images/1_07.jpg) no-repeat center;}
.nyWrap .page_content #map .contact > div.address em {
  background: #ae0b2a url(../images/1_13.jpg) no-repeat center;}
.nyWrap .page_content #map .contact > div p {
  line-height: 30px;
  display: inline-block;
  font-size: 18px;
  float: left;}
.nyWrap .page_content #map .contact > div span {
  color: #6c6c6c;
  line-height: 28px;
  font-size: 18px;
  display: inline-block;
  padding-left: 15px;
  float: left;}
.nyWrap .page_content #map #container {
  width: 100%;
  height: 380px;
  background: url(../images/map.jpg) no-repeat center;}
.nyWrap .page_content .page_nav {
  text-align: center;
  padding: 20px 0;}
.nyWrap .page_content .page_nav ul {
  display: inline-block;}
.nyWrap .page_content .page_nav a{
  color: #999;
  padding: 0 12px;}
.nyWrap .page_content .normal_list {
  background-color: #fff;
  padding: 20px 100px;}
.nyWrap .page_content .normal_list > ul {
  border-bottom: 1px solid #eee;}
.nyWrap .page_content .normal_list > ul li {
  height: 68px;
  border-top: 1px solid #eee;}
.nyWrap .page_content .normal_list > ul li a {
  display: block;
  height: 100%;
  position: relative;}
.nyWrap .page_content .normal_list > ul li em {
  width: 12px;
  height: 12px;
  border: 1px solid #b21734;
  border-radius: 12px;
  display: inline-block;
  position: absolute;
  top: 29px;
  left: 0;}
.nyWrap .page_content .normal_list > ul li p {
  line-height: 67px;
  font-size: 16px;
  padding-left: 26px;
  color: #333;
  max-width: 85%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;}
.nyWrap .page_content .normal_list > ul li span {
  width: 120px;
  height: 67px;
  background: url(../images/red_time.jpg) no-repeat center left;
  float: right;
  padding-left: 22px;
  line-height: 67px;
  font-size: 16px;
  color: #ae0a29;}
.nyWrap .page_content .pic_list {
  background-color: #fff;
  padding: 20px 100px;}
.nyWrap .page_content .pic_list > ul {
  border-bottom: 1px solid #eee;}
.nyWrap .page_content .pic_list > ul li {
  height: 200px;
  border-top: 1px solid #eee;}
.nyWrap .page_content .pic_list > ul li a {
  display: block;
  height: 100%;
  position: relative;
  padding: 20px 0 19px;}
.nyWrap .page_content .pic_list > ul li a .pic {
  width: 260px;
  height: 100%;
  float: left;}
.nyWrap .page_content .pic_list > ul li a .txt {
  padding-left: 288px;}
.nyWrap .page_content .pic_list > ul li a .txt h6 {
  height: 44px;
  line-height: 44px;
  color: #333;
  font-size: 20px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
.nyWrap .page_content .pic_list > ul li a .txt p {
  color: #666;
  font-size: 14px;
  line-height: 26px;}
.nyWrap .page_content .pic_list > ul li a .txt .date {
  background: url(../images/red_time.jpg) no-repeat center left;
  line-height: 26px;
  display: inline-block;
  padding-left: 22px;
  color: #ae0a29;
  font-size: 16px;
  margin-top: 8px;}
.nyWrap .page_content #content {
  padding: 60px 0 70px;}
.nyWrap .page_content #content .shell {
  background-color: #fff;
  padding: 0 20px;}
.nyWrap .page_content #content .shell .tittt {
  border-bottom: 2px solid #ebebeb;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 4px;}
.nyWrap .page_content #content .shell .tittt h5 {
  line-height: 36px;
  margin: 0 auto 17px;
  font-size: 32px;
  font-weight:bold;}

.nyWrap .page_content #content .shell .tittt h5 i{
  font-size:18px;
  font-weight:normal;
  font-style:normal;}

.nyWrap .page_content #content .shell .tittt span {
  line-height: 22px;
  height: 22px;
  display: inline-block;
  color: #999999;
  background: url(../images/date.jpg) no-repeat left center;
  padding-left: 22px;}
.nyWrap .page_content #content .shell .txt {
  padding: 60px 200px 0;
  font-size: 16px;
  line-height: 28px;
  color: #4c4c4c;}

.nyWrap .page_content #content .shell .txt table{
	width: 100%;
	text-align:center;}
.nyWrap .page_content #content .shell .txt table td{
	line-height: 26px;
	padding: 3px 12px;
	border: 1px solid #999;}
.nyWrap .page_content #content .shell .txt table td p{
	margin: 0;}
.nyWrap .page_content #content .shell .txt p {
  font-size: 16px;
  line-height: 28px;
  color: #4c4c4c;
  margin: 14px 0;}
.nyWrap .page_content #content .shell .txt img {
  /* width: 100%; */
  max-width:1013px;
  height: auto;
  margin:10px auto;}
 .v_news_content img {  /*  width:100% !important; */ margin:10px auto;}
.nyWrap .page_content #content .shell .txt span {
  font-size: 14px;
  color: #4c4c4c;}
.nyWrap .page_content #content .shell .txt2 {
  padding: 0px 200px 60px;
  font-size: 16px;
  line-height: 28px;
  color: #4c4c4c;
  text-align:center;
}
.nyWrap .page_content #content .shell .txt2 table{
	width: 100%;
	text-align:center;}
.nyWrap .page_content #content .shell .txt2 table td{
	line-height: 26px;
	padding: 3px 12px;
	border: 1px solid #999;}
.nyWrap .page_content #content .shell .txt2 table td p{
	margin: 0;}
.nyWrap .page_content #content .shell .txt2 p {
  font-size: 16px;
  line-height: 28px;
  color: #4c4c4c;
  margin: 14px 0;}
.nyWrap .page_content #content .shell .txt2 img {
 
  max-width:1013px;
  height: auto;
  margin:10px auto;}

.nyWrap .page_content #content .shell .txt2 span {
  font-size: 14px;
  color: #4c4c4c;}

.nyWrap .page_content #content .shell .bdsharebuttonbox {
  margin: 35px auto;
  width: 120px;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a {
  padding-left: 24px;
  height: 24px;
  background-color: #999;
  border-radius: 2px;
  background: #999999 url(../images/qq.jpg) no-repeat center;
  transition: all 0.2s ease 0.1s;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a:hover {
  background: #ae0a29 url(../images/qq.jpg) no-repeat center;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a.bds_weixin {
  background: #999999 url(../images/wechat.jpg) no-repeat center;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a.bds_weixin:hover {
  background: #ae0a29 url(../images/wechat.jpg) no-repeat center;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a.bds_tsina {
  background: #999999 url(../images/sina.jpg) no-repeat center;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a.bds_tsina:hover {
  background: #ae0a29 url(../images/sina.jpg) no-repeat center;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a.bds_more {
  background: #999999 url(../images/more.jpg) no-repeat center;}
.nyWrap .page_content #content .shell .bdsharebuttonbox a.bds_more:hover {
  background: #ae0a29 url(../images/more.jpg) no-repeat center;}
.nyWrap .page_content .presentation {
  padding: 30px 0 40px;}
.nyWrap .page_content .presentation .tittt {
  line-height: 70px;
  border-bottom: 1px solid #e6e6e6;}
.nyWrap .page_content .presentation .tittt h3 {
  line-height: 30px;
  margin: 20px;
  height: 30px;
  padding-left: 10px;
  border-left: 4px solid #ae0b2a;
  font-weight: bold;}
.nyWrap .page_content .presentation .fl {
  width: 820px;
  background-color: #fff;}
.nyWrap .page_content .presentation .fl .tittt h3 {
  margin-left: 30px;}
.nyWrap .page_content .presentation .fl .txt {
  padding: 20px 30px 30px;
  line-height: 36px;
  font-size: 16px;
  color: #1a1a1a;}
.nyWrap .page_content .presentation .fl .txt p {
  line-height: 36px;
  font-size: 16px;
  color: #1a1a1a;
  margin: 18px 0;}
.nyWrap .page_content .presentation .fl .txt .line {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #ae0a29;
  margin-bottom: 20px;}
.nyWrap .page_content .presentation .fr {
  width: 360px;
  background-color: #fff;}
.nyWrap .page_content .presentation .fr ul {
  padding: 15px 20px;}
.nyWrap .page_content .presentation .fr ul li {
  height: 97px;}
.nyWrap .page_content .presentation .fr ul li a {
  display: block;
  padding: 11px 0;
  height: 100%;}
.nyWrap .page_content .presentation .fr ul li a .pic {
  width: 93px;
  height: 100%;
  float: left;}
.nyWrap .page_content .presentation .fr ul li a .txt {
  padding-left: 107px;}
.nyWrap .page_content .presentation .fr ul li a .txt h6 {
  margin: 2px 0 0;
  line-height: 24px;
  height: 48px;
  font-size: 16px;
  color: #333;
  overflow: hidden;}
.nyWrap .page_content .presentation .fr ul li a .txt p {
  line-height: 24px;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;}
.nyWrap .page_content .presentation .fr ul li + li {
  border-top: 1px solid #e6e6e6;}
.nyWrap .page_content .business_list {
  padding-bottom: 50px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;}
.nyWrap .page_content .business_list h2 {
  line-height: 48px;
  margin: 38px 0 0;
  font-size: 28px;
  font-weight: bold;
  color: #333;
  text-align: center;
  position: relative;}
.nyWrap .page_content .business_list h2 span {
  display: inline-block;
  width: 40px;
  height: 3px;
  background-color: #ae0b2a;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -20px;}
.nyWrap .page_content .business_list ul li {
  height: 160px;
  margin-top: 33px;
  background-color: #fff;
  box-shadow: 0 2px 8px 2px #ddd;
  overflow: hidden;}
.nyWrap .page_content .business_list ul li a {
  display: block;
  height: 100%;
  position: relative;}
.nyWrap .page_content .business_list ul li a .pic {
  width: 280px;
  height: 160px;
  float: left;}
.nyWrap .page_content .business_list ul li a .txt {
      padding-left: 342px;
    padding-right: 222px;
    padding-top: 25px;
    height: 100%;}
.nyWrap .page_content .business_list ul li a .txt h6 {
      color: #2e2e2e;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.2s ease 0.1s;
    font-weight: bold;}
.nyWrap .page_content .business_list ul li a .txt p {
  line-height: 26px;
    font-size: 15px;
    color: #666;
    height: 78px;
    overflow: auto;}
.nyWrap .page_content .business_list ul li a .btn {
  width: 120px;
  height: 40px;
  background-color: #db4242;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 0;
  float: right;
  position: relative;
  top: -100px;
  margin-right: 54px;}
.nyWrap .page_content .business_list ul li a .num {
  display: block;
  position: absolute;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  background-color: #ffefe2;
  color: #cc0c2f;
  font-size: 28px;
  font-weight: bold;
  border-radius: 58px;
  top: 50%;
  left: 280px;
  margin-top: -29px;
  margin-left: -29px;}
.nyWrap .page_content .business_list ul li:hover a .txt h6 {
  color: #ae0b2a;}
.page #changshu .item1 {
  padding: 30px 0 50px;
  background: url(../images/cs1.jpg) no-repeat top 30px right;
  position: relative;}
.page #changshu .item1 .bg {
  width: 797px;
  height: 540px;
  float: right;}
.page #changshu .item1 .info {
  background-color: #fff;
  width: 518px;
  height: 420px;
  margin-top: 56px;
  padding-top: 65px;
  padding-right: 40px;
  position: absolute;}
.page #changshu .item1 .info h3 {
  margin: 0;
  height: 30px;
  line-height: 28px;
  font-size: 30px;
  color: #333;
  padding-left: 16px;
  border-left: 4px solid #cc2a1e;
  font-weight: bold;
  margin-bottom: 24px;
  margin-left: 5px;}
.page #changshu .item1 .info p {
  line-height: 35px;
  color: #666;
  padding: 0 5px;}
.page #changshu .item2 {
  height: 340px;
  background-color: #f0f0f0;}
.page #changshu .item2 .common_width {
  background: url(../images/333.jpg) no-repeat left;
  height: 100%;}
.page #changshu .item2 .common_width .txt {
  padding-right: 80px;
  padding-left: 520px;
  padding-top: 70px;}
.page #changshu .item2 .common_width .txt h3 {
  margin: 0;
  height: 30px;
  line-height: 28px;
  font-size: 30px;
  color: #333;
  padding-left: 16px;
  border-left: 4px solid #cc2a1e;
  font-weight: bold;
  margin-bottom: 24px;}
.page #changshu .item2 .common_width .txt p {
  color: #666666;
  font-size: 16px;
  line-height: 35px;}
.page #changshu .item3 {
  padding: 50px 0;}
.page #changshu .item3 .info {
  height: 506px;
  background: url(../images/444.jpg) no-repeat right center;
  padding-right: 590px;
  padding-top: 88px;}
.page #changshu .item3 .info h3 {
  margin: 0;
  height: 30px;
  line-height: 28px;
  font-size: 30px;
  color: #333;
  padding-left: 16px;
  border-left: 4px solid #cc2a1e;
  font-weight: bold;
  margin-bottom: 24px;}
.page #changshu .item3 .info p {
  color: #666666;
  font-size: 16px;
  line-height: 35px;}
.page #changshu .item3 .nav_bar {
  margin-top: -130px;}
.page #changshu .item3 .nav_bar h2 {
  font-size: 24px;
  color: #ae0b2a;
  line-height: 60px;
  font-weight: bold;
  margin: 0;}
.page #changshu .item3 .nav_bar ul {
  height: 160px;}
.page #changshu .item3 .nav_bar ul li {
  width: 200px;
  height: 160px;
  background: #ae0b2a url(../images/1_09.jpg) no-repeat center top 30px;
  float: left;
  margin-right: 4px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 96px;
  line-height: 36px;}
.page #changshu .item3 .nav_bar ul li:nth-child(2) {
  background: #ae0b2a url(../images/1_15.jpg) no-repeat center top 30px;}
.page #changshu .item3 .nav_bar ul li:nth-child(3) {
  background: #ae0b2a url(../images/1_04.jpg) no-repeat center top 30px;
  line-height: 22px;}
.page #changshu .item3 .nav_bar ul li:nth-child(4) {
  background: #ae0b2a url(../images/1_12.jpg) no-repeat center top 30px;
  line-height: 22px;}
.page #changshu .item3 .nav_bar ul li:nth-child(5) {
  background: #ae0b2a url(../images/1_06.jpg) no-repeat center top 30px;
  line-height: 22px;}
.page #changshu .item3 .trait {
  padding-top: 50px;}
.page #changshu .item3 .trait .common_width {
  margin-left: -5px;
  margin-right: -5px;}
.page #changshu .item3 .trait .common_width > div {
  width: 50%;
  padding: 0 5px;
  height: 340px;
  margin-bottom: 10px;
  float: left;
  color: #fff;}
.page #changshu .item3 .trait .common_width > div .slides {
  height: 100%;
  background: url(../images/i1.jpg) no-repeat center / cover;
  padding: 50px 160px 0 50px;}
.page #changshu .item3 .trait .common_width > div .slides h6 {
  line-height: 58px;
  background: url(../images/1_23.jpg) no-repeat left center;
  padding-left: 43px;
  font-size: 28px;
  font-weight: bold;
  height: 60px;}
.page #changshu .item3 .trait .common_width > div .slides p {
  font-size: 16px;
  line-height: 36px;}
.page #changshu .item3 .trait .common_width > div:nth-child(2) .slides {
  background: url(../images/i2.jpg) no-repeat center / cover;}
.page #changshu .item3 .trait .common_width > div:nth-child(2) .slides h6 {
  background: url(../images/1_26.jpg) no-repeat left center;}
.page #changshu .item3 .trait .common_width > div:nth-child(3) .slides {
  background: url(../images/i3.jpg) no-repeat center / cover;}
.page #changshu .item3 .trait .common_width > div:nth-child(3) .slides h6 {
  background: url(../images/1_34.jpg) no-repeat left center;}
.page #changshu .item3 .trait .common_width > div:nth-child(4) .slides {
  background: url(../images/i4.jpg) no-repeat center / cover;}
.page #changshu .item3 .trait .common_width > div:nth-child(4) .slides h6 {
  background: url(../images/1_31.jpg) no-repeat left center;}
.page #changshu .item4 {
  background: url(../images/main_bg.jpg) repeat-y center;
  padding: 60px 0;}
.page #changshu .item4 ul li {
  height: 140px;
  background-color: #fff;}
.page #changshu .item4 ul li + li {
  margin-top: 30px;}
.page #changshu .item4 ul li a {
  display: block;
  height: 100%;}
.page #changshu .item4 ul li a .pic {
  height: 100%;
  width: 240px;
  float: right;
  position: relative;}
.page #changshu .item4 ul li a .pic p {
  line-height: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: url(../images/bgbg.jpg) repeat center;
  font-size: 20px;
  color: #fff;}
.page #changshu .item4 ul li a .txt {
  padding-left: 50px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 36px;
  color: #666;
  height: 72px;
  overflow: auto;
  position: relative;
  top: 34px;}
.page #changshu .item4 ul li:nth-child(even) .pic {
  float: left;}
.page #changshu .item4 ul li:nth-child(even) .txt {
  padding-left: 30px;
  padding-right: 30px;}
.page #changshu .item5 {
  padding: 50px 0;}
.page #changshu .item5 h3 {
  margin: 0;
  height: 30px;
  line-height: 28px;
  font-size: 30px;
  color: #333;
  padding-left: 16px;
  border-left: 4px solid #cc2a1e;
  font-weight: bold;
  margin-bottom: 24px;}
.page #changshu .item5 p {
  font-size: 16px;
  line-height: 32px;
  color: #666;}
.page #changshu .item5 .common_width > div + div {
  margin-top: 40px;}
.page #changshu .item5 ul {
  line-height: 40px;
  font-size: 18px;
  color: #666;
  width: 50%;
  padding-right: 30px;}
.page #changshu .item5 ul li {
  background: url(../images/1_112.jpg) no-repeat left center;
  padding-left: 32px;}
.page #changshu .item5 ul li:nth-child(2) {
  background: url(../images/1_113.jpg) no-repeat left center;}
.page #changshu .item5 ul li:nth-child(3) {
  background: url(../images/1_07.jpg) no-repeat left center;}
.page #changshu .item5 ul li:nth-child(4) {
  background: url(../images/1_10.jpg) no-repeat left center;}
.page #changshu .item5 ul li:nth-child(5) {
  background: url(../images/1_111.jpg) no-repeat left center;}
.page #changshu .item5 #container {
  height: 254px;}

.phone_nav {
  display: none;}
.point_out {
  width: 600px;
  height: 300px;
  background-color: #fff;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -300px;
  text-align: center;
  color: #888;
  z-index: 1002;
  display: none;}
.point_out a span {
  background-color: #0086f9;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  padding: 0 15px;
  border-radius: 3px;
  margin: 20px auto 0;
  text-decoration: none;}
.point_out a {
  width: 185px;
  display: inline-block;}
.point_out p {
  padding: 0 60px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 16px;
  font-size: 16px;}
.point_out .close_btn {
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  background: url(../images/close.jpg) no-repeat center;
  cursor: pointer;}
.masking {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: transparent;
  transition: all 0.5s ease 0.2s;
  z-index: -1;}
.masking.active {
  background: url(../images/bgbg.jpg) repeat center;
  z-index: 1001;}

/*媒体查询*/

@media screen and (max-width: 768px) {
 .v_news_content img {   width:100% !important; margin:10px auto;}

.nyWrap .page_content #content .shell .txt2 {
  padding: 0px;
}

.nyWrap .page_content #content .shell .txt2 img {
 
  max-width:100%;
  height: auto;
  margin:10px auto;}



}
@media screen and (max-width: 414px) {
.nyWrap .page_content #content .shell .txt p img{
width:100%;
height:auto;}

  
  .nyWrap .page_tit {
    height: 50px;
    padding-top: 13px;}
  .nyWrap .page_tit ul li {
    width: auto;
    line-height: 22px;}
  .nyWrap .page_tit ul {
    height: 24px;}
  .nyWrap .page_tit ul li a {
    height: 24px;
    font-size: 14px;
    padding: 0 5px;}
  .nyWrap .page_content .presentation {
    padding: 0;}
  .nyWrap .page_content .presentation .fl,
  .nyWrap .page_content .presentation .fr {
    width: 100%;}
  .nyWrap .page_content .presentation .fl .txt {
    padding: 0 30px;}
 
  .nyWrap .page_content #map {
    padding: 0 0 20px;}
  .nyWrap .page_content #map .contact {
    padding: 20px 30px 0;}
  .nyWrap .page_content #map .contact > div p,
  .nyWrap .page_content #map .contact > div span {
    font-size: 14px;}
  .nyWrap .page_content #map .contact > div a{
  	color: #6c6c6c;}
  .nyWrap .page_content #map #container {
    height: 238px;
	    background: url(../images/map.jpg) no-repeat center/cover;}
  .nyWrap .page_content .page_content_shell {
    padding: 15px;}
  .nyWrap .page_content .page_content_shell .fr,
  .nyWrap .page_content .page_content_shell .fr table {
    width: 100%;}
  .nyWrap .page_content .page_content_shell .fr {
    padding: 15px;}
  .nyWrap .page_content .page_content_shell .fl {
    width: 100%;}
  .nyWrap .page_content .page_content_shell .fl ul {
    height: 30px;
    overflow: hidden;}
  .nyWrap .page_content .page_content_shell .fl li {
    float: left;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
    margin: 0;
    height: 30px;
    line-height: 30px;}
  .nyWrap .page_content .page_content_shell .fl li a {
    padding: 0 5px;
    font-size: 13px;}
  .nyWrap .page_content .page_content_shell .fl li a span {
    display: none;}
  .nyWrap .page_content .expert_list,
  .nyWrap .page_content .normal_list,
  .nyWrap .page_content .pic_list {
    padding: 0 15px;}
  .nyWrap .page_content .expert_list ul {
    padding: 0 50px;}
  .nyWrap .page_content .expert_list ul li {
    width: 100%;}
  .nyWrap .page_content .normal_list > ul li p {
    max-width: 100%;
    font-size: 14px;}
  .nyWrap .page_content .normal_list > ul li span {
    display: none;}
  .nyWrap .page_content .pic_list > ul li {
    height: 130px;}
  .nyWrap .page_content .pic_list > ul li a .pic {
    width: 120px;}
  .nyWrap .page_content .pic_list > ul li a .txt {
    padding-left: 130px;}
  .nyWrap .page_content .pic_list > ul li a .txt h6 {
    font-size: 18px;
    line-height: 26px;
    height: 26px;}
  .nyWrap .page_content .pic_list > ul li a .txt p {
    height: 52px;
    overflow: hidden;
    margin-top: 8px;}
  .nyWrap .page_content .pic_list > ul li a .txt .date {
    display: none;}
  .nyWrap .page_content #content .shell .tittt h5 {
    line-height: 28px;
    font-size: 18px;}
  .nyWrap .page_content #content .shell .txt {
    padding: 20px 0;}
  .nyWrap .page_content #content {
    padding: 20px 0;}
  .nyWrap .page_content .page_content_shell .book_list {
    padding: 0;}
  .nyWrap .page_content .page_content_shell .book_list li a .pic {
    width: 120px;
    border: 0;}
  .nyWrap .page_content .page_content_shell .book_list li a .txt {
    padding-left: 130px;
	padding-top: 6px;}
  .nyWrap .page_content .page_content_shell .book_list li a .txt h5 {
    font-size: 14px;
    line-height: 22px;
	white-space: normal;}
  .nyWrap .page_content .page_content_shell .book_list li a .txt p {
    line-height: 26px;
    font-size: 14px;
    height: 130px;
	overflow: auto;
	padding-right: 5px;}
  .nyWrap .page_content .business_list ul li a .btn,
  .nyWrap .page_content .business_list ul li a .num {
    display: none;}
  .nyWrap .page_content .business_list ul li {
    height: 110px;
    margin-top: 23px;}
  .nyWrap .page_content .business_list ul li a .pic {
    width: 170px;
    height: 100%;}
  .nyWrap .page_content .business_list ul li a .txt {
    padding: 0 5px 0 182px;
    width: 100%;}
  .nyWrap .page_content .business_list ul li a .txt h6 {
    font-size: 16px;
	margin-bottom: 0;}
  .nyWrap .page_content .business_list ul li a .txt p {
    font-size: 14px;
	line-height:18px;
	height: 72px;
	padding-right: 6px;}
  .nyWrap .page_content .teacher_list {
    padding-top: 15px;}
  .nyWrap .page_content .teacher_list .col-md-6 a {
    padding: 15px;}
  .nyWrap .page_content .teacher_list .col-md-6 a .pic {
    top: 15px;
    left: 15px;}
  .nyWrap .page_content .teacher_list .col-md-6 {
    margin-bottom: 15px;
    height: 238px;}
  .nyWrap .page_content .teacher_list .col-md-6 a .txt span {
    height: 104px;
    overflow: auto;}
  .nyWrap .page_content .teacher_list .col-md-6 a .txt h6 {
    margin-bottom: 6px;}
  .nyWrap .page_content .introduction {
    padding: 15px 15px 25px;}
  .nyWrap .page_content .introduction .fl,
  .nyWrap .page_content .introduction .fr {
    width: 100%;}
  .nyWrap .page_content .introduction .fl h5 {
    margin: 15px 0;}
  .nyWrap .page_content .organization {
    padding-top: 15px;}
  .nyWrap .page_content .organization .bg {
    background: url(../images/organization_bg.jpg) no-repeat center top / 100% auto;
    height: 190px;}
  .nyWrap .page_content .positioning {
    background: url(../images/ccc.jpg) no-repeat center bottom;
    height: 500px;}
  .nyWrap .page_content .positioning .info {
    width: 100%;
    top: 0;
    left: 0;}
  .nyWrap .page_content .positioning .info .info_shell h5 {
    color: #ae0b2a;
    border-left: 3px solid #ae0b2a;}
  .nyWrap .page_content .positioning .info .info_shell p {
    color: #333;
	height:auto;}
  .page #changshu .item1 .info {
    margin-top: 0;
    padding: 25px 15px 0;
    width: 100%;}
  .page #changshu .item1 .info h3 {
    margin-bottom: 15px;
    font-size: 20px;}
  .page #changshu .item2 .common_width .txt {
    width: 100%;
    padding: 0;}
  .page #changshu .item2 {
    height: 580px;}
  .page #changshu .item2 .common_width {
    background: url(../images/333.jpg) no-repeat center bottom;}
  .page #changshu .item3 .info {
    width: 100%;
    padding: 0;
    background: none;
    padding: 0 15px;}
  .page #changshu .item3 .nav_bar ul {
    height: 50px;
	padding:0 15px;
	height:240px;}
  .page #changshu .item3 .nav_bar ul li {
    height: 50px;
   

    float: left;
    padding: 0;
    width: 100%;
    line-height: 50px ! important;
    margin: 0;
    text-indent: 55px;
    text-align: left;
    font-size: 14px;
    background: #ae0b2a url(../images/1_09.jpg) no-repeat top 13px left 13px / 7%;}
  .page #changshu .item3 .nav_bar ul li + li {}
  .page #changshu .item3 .nav_bar ul li:nth-child(2) {
    background: #ae0b2a url(../images/1_15.jpg) no-repeat top 13px left 13px / 7%;}
  .page #changshu .item3 .nav_bar ul li:nth-child(3) {
    background: #ae0b2a url(../images/1_04.jpg) no-repeat top 13px left 13px / 7%;}
  .page #changshu .item3 .nav_bar ul li:nth-child(4) {
    background: #ae0b2a url(../images/1_12.jpg) no-repeat top 13px left 13px / 7%;}
  .page #changshu .item3 .nav_bar ul li:nth-child(5) {
    background: #ae0b2a url(../images/1_06.jpg) no-repeat top 13px left 14px / 6%;}
  .page #changshu .item3 .nav_bar h2 {
    padding: 0 15px;}
  .page #changshu .item5 {
    padding-top: 0;
    padding-bottom: 30px;}
  .page #changshu .item5 ul {
    width: 100%;
    padding: 0;
    font-size: 14px;
	margin-bottom: 15px;}
  .page #changshu .item5 #container {
    width: 100%;
    margin-top: 25px;}
  .page #changshu .item5 ul li {
    background: url(../images/1_113.jpg) no-repeat left top 13px;}
  .page #changshu .item3 .trait .common_width > div {
    width: 100%;
	padding:0px;}
  .page #changshu .item3 .trait .common_width > div .slides {
    padding: 30px 30px 0 30px;}
  .page #changshu .item3 .trait .common_width > div .slides p {
    font-size: 15px;
    line-height: 34px;
	height: 204px;
	overflow: auto;}
  .page #changshu .item3 .trait .common_width {
    margin: 0;}
  .page #changshu .item3 .trait {
    padding-top: 30px;}
  .page #changshu .item4 {
    padding: 0 0 30px;}
  .page #changshu .item4 ul li + li {
    margin-top: 15px;}
  .page #changshu .item3 {
    padding-bottom: 20px;}
  .page #changshu .item4 ul li {
    height: 256px;}
  .page #changshu .item4 ul li a .pic {
    width: 100%;
    height: 140px;}
  .page #changshu .item4 ul li a .txt {
    padding: 0 15px 0;
    line-height: 27px;
    height: 81px;
	top: 15px;}
  .page #changshu .item4 ul li:nth-child(even) .txt {
    padding: 0 15px 0;}
  .nyWrap .page_tit ul p {
    display: none;}
 
  .nyWrap .page_content #map .contact > div{
  	padding-left: 44px;}
  .main .item2 .col-md-4 ul li a p{
  	height: 72px;
	overflow: auto;
	padding-right: 8px;}

	.nyWrap .page_content .positioning .info .info_shell{
	padding: 0 15px;}
}