@charset "UTF-8";
/*2019-05-14  dj6 改版*/
.new-in-warp {
  position: relative; }

.new-in-head {
  z-index: 1000;
  padding-top: 35px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: .5s;
  transition: .5s; }

.new-in-banner {
  position: relative;
	min-height: 300px; 
	background: #000; 
  z-index: 50; } 

.new-in-head-box1 {
  text-align: right; }
  .new-in-head-box1 a {
    display: inline-block;
    font-size: 15px;
    color: #ffffff;
		font-weight: 600; 
    line-height: 40px;
    margin-left: 28px; }
    .new-in-head-box1 a:hover {
      color: #af0536 !important; }

.w1000 {
  width: 1000px;
  margin: 0 auto; }

.new-in-head-box2 {
  margin-top: 10px;
  border-bottom: 2px solid #af0536; }

.new-in-banner img {
  width: 100%;
  height: auto; }

.nih-nav {
  float: right;
  margin-right: -18px; }

.nih-logo {
  float: left;
  height: 76px;
  width: 228px; }

.nih-nav-list li {
  position: relative;
  float: left;
  padding-bottom: 10px;
  margin-left: 40px; }
  .nih-nav-list li > a {
    padding: 0 18px;
    line-height: 76px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    height: 78px; }
  .nih-nav-list li:before {
    content: "";
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid rgba(179, 179, 179, 0);
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 1px);
    transform: translate(-50%, 1px); }
  .nih-nav-list li:after {
    content: "";
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid white;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 2px);
    transform: translate(-50%, 2px); }
  .nih-nav-list li:hover:after, .nih-nav-list li:hover:before {
    display: block; }
  .nih-nav-list li:hover > a {
    color: #af0536  !important; }
  .nih-nav-list li:hover .nih-xl {
    opacity: 1;
    top: 88px;
    visibility: visible; }
.nih-nav-list .nih-xl {
  box-sizing: border-box;
  z-index: 1231;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
  background: #fff;
  padding: 0 10px; }
  .nih-nav-list .nih-xl a {
    display: block;
    margin: 15px 0;
    font-size: 14px;
    padding-left: 10px;
    border-left: 5px solid #ccc;
    line-height: 15px;
    color: #333; }
    .nih-nav-list .nih-xl a:hover {
			border-left-color: #af0536;
      color: #af0536; }

.new-sz-box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  _height: 100%;
  margin-bottom: 4%; }

.picbox {
  width: 1000px;
  height: 470px;
  overflow: hidden;
  position: relative; }

.piclist {
  height: 470px;
  position: absolute;
  left: 0;
  top: 0; }

.piclist li {
  margin-right: 15px;
  width: 318.33px;
  float: left; }

.swaplist {
  position: absolute;
  left: -3000px;
  top: 0; }

.og_prev, .og_next {
  width: 30px;
  height: 50px;
  background: url(../images/icon.png) no-repeat;
  background: url(../images/icon_ie6.png) no-repeat \9 ;
  position: absolute;
  top: 33px;
  z-index: 99;
  cursor: pointer;
  filter: alpha(opacity=70);
  opacity: 0.7; }

.og_prev {
  background-position: 0 -60px;
  left: 4px; }

.og_next {
  background-position: 0 0;
  right: 4px; }

.new-dj-px-tab-nav span {
  display: inline-block;
  width: 210px;
  cursor: pointer;
  height: 35px;
  font-size: 23px;
  color: #ffffff;
  font-weight: bold;
  line-height: 35px;
  background: url("../images/new-dj-px-tab-nav-back.png") no-repeat center;
  text-align: center; }
  .new-dj-px-tab-nav span.on {
    background-image: url("../images/new-dj-px-tab-nav-back1.png"); }

.new-dj-px-tab-list {
  margin: 15px -7px 0; }

.new-dj-px-tab-item {
  box-sizing: border-box;
  padding: 7px;
  width: 33.33%;
  float: left; }
  .new-dj-px-tab-item img {
    width: 330px;
    height: 215px; }

.dj_px_show {
  padding-top: 0;
  padding-bottom: 50px; }

/*教程*/
.g-ny-tab {
  padding: 35px 0;
  border-bottom: 2px solid #a0a0a0;
  width: 1000px;
  margin: 0 auto 35px;
 }
  .g-ny-tab a {
    display: block;
    width: 25%;  
		float: left;
    height: 100px;
    background: url("../images/g-ny-tab-back.png") no-repeat;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    background-size: 100% 100%; }
    .g-ny-tab a.on, .g-ny-tab a:hover {
      background-image: url("../images/g-ny-tab-back1.png"); }

.kc-left-pic {
  width: 324px;
  height: 425px;
  float: left; }
  .kc-left-pic img {
    width: 100%;
    height: 100%; }

.kc-left-info {
  margin-left: 337px; }
  .kc-left-info .dt {
    background: url("../images/kc-left-dt-back.png") no-repeat;
    line-height: 37px;
    padding: 0 28px;
    font-size: 21px;
    color: #ffffff;
    font-weight: bold; }
    .kc-left-info .dt span {
      float: right;
      font-size: 21px;
      font-weight: 500; }

.kc-left-info-row {
  padding-right: 17px;
  padding-top: 20px; }
  .kc-left-info-row .dd1, .kc-left-info-row .dd2 {
    padding: 8px 16px;
    background: #efeff0;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #af0536;
    margin-bottom: 3px; }
    .kc-left-info-row .dd1 span, .kc-left-info-row .dd2 span {
      font-size: 18px;
      color: #595757;
      float: right;
      font-weight: 500; }
  .kc-left-info-row .dd2 {
    padding: 19px 16px; }
    .kc-left-info-row .dd2 p {
      margin-top: 5px;
      font-size: 14px;
      line-height: 1.65;
      color: #595757;
      font-weight: 500; }
      .kc-left-info-row .dd2 p span {
        font-size: 19px;
        font-weight: 500;
        float: none; }
  .kc-left-info-row .dd3 {
    margin-bottom: 0;
        height: 106px;
    overflow: hidden;
    padding: 20px 16px; }

.g-kc-list {
  width: 685px;
  float: left; }
  .g-kc-list li {
    padding: 24px 0;
    border-bottom: 1px #a0a0a0 dashed; }
  .g-kc-list a:hover .dt {
    background-image: url("../images/kc-left-dt-back1.png"); }

.g-sz-list .g-sz-pic {
  width: 180px;
  height: 260px;
  float: left; }

.g-sz-list {
  width: 685px;
  float: left; }

.g-sz-list li {
  padding: 22px 0;
  border-bottom: 1px #a0a0a0 dashed; }
.g-sz-list a:hover .g-sz-info-title {
  background-image: url("../images/sz-left-dt-back1.png"); }

.g-sz-info {
  margin-left: 200px;
  min-height: 260px;
  overflow: hidden; }

.g-sz-info-title {
  background: url("../images/sz-left-dt-back.png") no-repeat;
  line-height: 21px;
  padding: 6px 35px;
  font-size: 18px;
  color: #ffffff; }
  .g-sz-info-title b {
    line-height: 21px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin-right: 10px;
    font-size: 22px;
    font-weight: bold; }

.g-sz-info-main {
  padding-right: 15px; }

.g-sz-info-item {
  margin-top: 25px;
  position: relative;
  padding-left: 85px;
  font-size: 16px;
  color: #595757;
  line-height: 26px; }
  .g-sz-info-item span {
    font-size: 16px;
    color: #af0536;
    font-weight: bold;
    left: 0;
    top: 0;
    position: absolute; }

.g-mb-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  height: 50px;
  background: rgba(0, 0, 0, 0.6); }

.g-mb-list {
  width: 1000px;
  margin: 0 auto;
  font-size: 22px;
  color: #ffffff;
  line-height: 50px; }
  .g-mb-list a, .g-mb-list span {
    display: inline-block;
    color: #ffffff; }
  .g-mb-list a:hover {
    color: #af0536; }

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: .35s;
  transition: .35s; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-left: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 32px;
  height: 52px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  text-indent: -999em;
  -webkit-transition: .35s;
  transition: .35s;
  opacity: 0.7; 
  background-position: center center;
  background-repeat: no-repeat; }

.flex-direction-nav .flex-prev {
  left: 5px;
  background-image: url(../images/arr-left1.png); }

.flex-direction-nav .flex-next {
  right: 0;
  background-image: url(../images/arr-right1.png); }

.flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-next:hover {
  opacity: 1; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
  background: #ddd; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 15px;
  z-index: 2;
  text-align: center;
  display: none; }

.flex-control-nav li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: #d2d2d2;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 5px;
  -webkit-transition: .3s;
  transition: .3s; }

.flex-control-paging li a:hover {
  background: #80523a; }

.flex-control-paging li a.flex-active {
  background: #80523a;
  width: 37px;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* CSS Document */
.fixedNav {
  background: #fff;
  padding-top: 0; }
  .fixedNav .new-in-head-box2 {
    border-bottom: 0; }
  .fixedNav .new-in-head-box1 {
    border-bottom: 2px solid #af0536; }
  .fixedNav .new-in-head-logo {
    background-image: url("../images/nih-logo-1.png"); }
  .fixedNav .nih-nav-list li:after {
    border-bottom-color: #222; }

.fixedNav .new-in-head-box1 a, .fixedNav .nih-nav-list li > a {
  color: #000; }

.new-in-head-logo {
  width: 228px;
  height: 76px;
  background: url("../images/nih-logo.png") no-repeat center; }

/*# sourceMappingURL=newcss.css.map */
* {
    font-family: Avenir, Tahoma, Arial, "PingFang SC", "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", Helvetica, sans-serif, 微软雅黑,"苹方 常规";
}