.head-nav {
  width: 100%;
  min-width: 1200px;

}
.head-nav .head-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index:-1;
}
.head-nav .head-one {
  height: 36px;
  background-color: #7b0009;
}
.head-nav .head-one .one-box {
  width: 1200px;
  margin: 0 auto;
  height: 36px;

}
.head-nav .head-one .one-box .word-box {
  float: right;

}
.head-nav .head-one .one-box .word-box ul li{
 float:left;
}
.head-nav .head-one .one-box .word-box ul li a {
  display:inline-block;
  font-size: 12px;
  line-height: 36px;
  color: #ffbebe;
  margin-right: 15px;
}
.head-nav .head-two {
  height: 120px;
  background-color: #8f000b;
  width: 100%;
  min-width: 1200px;
  position: relative;
  z-index:2;
}
.head-nav .head-two .two-box {
  width: 1200px;
  margin: 0 auto;
  height: 120px;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .two-lay-box {
  width: 100%;
  background:url(/art/img/subnavbg.png) repeat-x;
  position: absolute;
  display: none;
  top: 119px;
  left: 0;
  z-index: 333;
  height: 180px;
}

.head-nav .head-two .two-box .head-logo {
  float: left;
  height: 76px;
  margin-top: 22px;
  margin-right: 120px;
}
.head-nav .head-two .two-box .two-word-box {
  float: left;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a {
  height: 120px;
  float: left;
  margin-right: 25px;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .word-box-a {
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 120px;
  display: block;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .word-box-a:hover{
 text-decoration:underline;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a:hover {
  border-bottom-color: #9fb3ff ;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .two-lay-box .lay-a-box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .two-lay-box .lay-a-box .lay-sanjiao {
  position: absolute;
  top: -9px;
  left: 590px;
  z-index: 1000;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .two-lay-box .lay-a-box .two-lay-left-img {
  float: left;
  margin-top: 20px;
  margin-right: 40px;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .two-lay-box .lay-a-box div {
  width: 160px;
  height: 180px;
  float: left;
}
.head-nav .head-two .two-box .two-word-box .two-word-box-a .two-lay-box .lay-a-box div a {
  display: block;
  margin-top: 30px;
  font-size: 14px;
  color: #555;
  padding-left: 50px;
}
.login-nav {
  width: 100%;
  min-width: 1200px;
  background-color: #1F40BD;
  top: 106px;
  position: fixed;
  z-index: 8888;
  left: 0;
  height: 34px;
  display: none;
}
.login-nav .login-nav-box {
  width: 1100px;
  margin: 0 auto;
  height: 34px;
  position: relative;
}
.login-nav .login-nav-box p {
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  padding-left: 25px;
  background-image: url(/art/img/login-nav-bg.png);
  background-position: center left;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 32px;
  float: left;
}
.login-nav .login-nav-box .input-box {
  float: right;
}
.login-nav .login-nav-box .input-box span {
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
}
.login-nav .login-nav-box .input-box input {
  height: 26px;
  margin-top: 4px;
  width: 120px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  border: none;
  outline: none;
  float: left;
  margin-right: 15px;
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
}
.login-nav .login-nav-box .input-box input:nth-child(6) {
  padding-right: 60px;
}
.login-nav .login-nav-box .input-box img {
  position: absolute;
  right: 195px;
  top: 8px;
}
.login-nav .login-nav-box .input-box a {
  display: block;
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  margin-top: 4px;
  background-color: #ff6600;
  border-radius: 3px;
  float: left;
  margin-right: 15px;
}
.login-nav .login-nav-box .input-box a:nth-last-child(1) {
  background-color: #3f85db;
  margin-right: 0;
}
.banner-box {
  position: relative;
  height: 420px;
  width: 100%;
  min-width: 1200px;
  margin-top: 106px;
}
.banner-box .login-box {
  width: 276px;
  height: 336px;
  position: absolute;
  top: 42px;
  z-index: 100;
}
.banner-box .login-box .login-one {
  height: 74px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 10px;
}

.banner-box .login-box .login-one a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 46px;
  background-color: #ff6600;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 8px;
}
.banner-box .login-box .login-two {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 14px;
  border-radius: 8px;
}
.banner-box .login-box .login-two div {
  margin-bottom: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center left 14px;
}
.banner-box .login-box .login-two div input {
  width: 100%;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  outline: none;
  font-size: 15px;
  color: #b1b1b1;
  border-radius: 8px;
  padding: 0 40px;
}
.banner-box .login-box .login-two div .input-btn {
  width: 100%;
  height: 42px;
  background-color: #3f85db;
  text-align: center;
  line-height: 42px;
  border-radius: 8px;
  color: #fff;
  outline: none;
  display: block;
  font-size: 20px;
  border: none;
  cursor: pointer;
}
.banner-box .login-box .login-two div:nth-child(1) {
  background-image: url(/art/img/index-loging-img3.png);
}
.banner-box .login-box .login-two div:nth-child(2) {
  background-image: url(/art/img/index-loging-img1.png);
}
.banner-box .login-box .login-two div:nth-child(3) {
  background-image: url(/art/img/index-loging-img2.png);
}
.banner-box .login-box2 {
  width: 276px;
  height: 336px;
  position: absolute;
  top: 42px;
  z-index: 100;
  display: none;
}
.banner-box .login-box2 .login-one {
  height: 74px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 10px;
}
.banner-box .login-box2 .login-one p {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 46px;
  background-color: #ff6600;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 8px;
}
.banner-box .login-box2 .login-two {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 14px;
  border-radius: 8px;
}
.banner-box .login-box2 .login-two .login-two-two {
  background-color: rgba(140, 140, 140, 0.7);
  margin-bottom: 10px;
  border-radius: 8px;
  background-image: url(/art/img/login-two-two-bg.png);
  background-position: top 5px center;
  background-repeat: no-repeat;
  padding: 0 5px;
  padding-top: 32px;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box1 {
  margin-bottom: 6px;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box1 p {
  font-size: 14px;
  color: #fff;
  float: left;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box1 p span {
  color: #fbff00;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box1 div {
  float: right;
  position: relative;
  padding-top: 4px;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box1 div .img2 {
  position: absolute;
  top: 2px;
  left: -3px;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box1 a {
  padding-top: 3px;
  margin-left: 5px;
  float: left;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box2 {
  padding-top: 5px;
  margin-top: 10px;
  border-top: 1px solid #959493;
}
.banner-box .login-box2 .login-two .login-two-two .two-two-box2 a {
  display: block;
  width: 33.33%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  float: left;
}
.banner-box .login-box2 .login-two .input-btn {
  width: 100%;
  height: 42px;
  background-color: #3f85db;
  text-align: center;
  line-height: 42px;
  border-radius: 8px;
  color: #fff;
  outline: none;
  display: block;
  font-size: 20px;
  border: none;
  cursor: pointer;
}
#banner {
  margin-top: 120px;
}
#banner img {
  width: 100%;
}
.gonggao-nav {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}
.gonggao-nav .gonggao-box {
  position: absolute;
  z-index: 1000;
  top: -30px;
  left: 0;
  width: 1140px;
  height: 100px;
  }
.gonggao-nav .gonggao-box-right{
  width: 60px;
  height: 100px;
 }
.gonggao-nav .gonggao-box .detail-box {
  height: 100px;
  background-image:url(/art/img/middle.png);
}
.gonggao-nav .gonggao-box .detail-box a {
  display: block;

  float: left;
  height: 30px;
  padding-left: 30px;
  background-position: center left 10px;
  background-repeat: no-repeat;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.one-nav {
  background-color: #fff;
  min-width: 1200px;
}
.one-nav .one-box {
  margin: 0 auto;
  width: 1200px;
}
.one-nav .one-box .one-left {
  float: left;
  width: 750px;
}
.one-nav .one-box .one-left .left-tit {
  margin-bottom: 10px;
}
.one-nav .one-box .one-left .left-tit img:nth-child(1) {
  float: left;
}
.one-nav .one-box .one-left .left-tit a {
  float: right;
}
.one-nav .one-box .one-left .left-body .swiper-container2 {
  float: left;
  width: 400px;
  height: 340px;
}
.one-nav .one-box .one-left .left-body .swiper-container2 img {
  display: block;
  width: 400px;
  height: 300px;
}
.one-nav .one-box .one-left .left-body .swiper-container2 p {
  height: 40px;
  font-size: 15px;
  color: #fff;
  background-color: #8f000b;
  line-height: 40px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.one-nav .one-box .one-left .left-body .swiper-container2 .swiper-pagination {
  top: 10px !important;
}
.one-nav .one-box .one-left .left-body .detail-box {
  width: 370px;
  float: right;
}

.one-nav .one-box .one-left .left-body .detail-box a:hover div h1 {
  color: #8f000b;
}
.one-nav .one-box .one-left .left-body .detail-box a:hover div p {
  color: #8f000b;
}
.one-nav .one-box .one-left .left-body .detail-box a:hover span {
  background-color: #8F000B;
  color: #fff;
}
.one-nav .one-box .one-right {
  width: 390px;
  height: 340px;
  float: right;
}
.one-nav .one-box .one-right .right-tit {
  margin-bottom: 10px;
}

.one-nav .one-box .one-right .right-tit a {
  float: right;
  margin-top: 30px;
}
.one-nav .one-box .one-right .swiper-container3 {
  float: left;
  width: 340px;
  height: 340px;
}
.one-nav .one-box .one-right .swiper-container3 img {
  display: block;
  width: 340px;
  height: 300px;
}
.one-nav .one-box .one-right .swiper-container3 p {
  height: 40px;
  font-size: 15px;
  color: #fff;
  background-color: #8f000b;
  line-height: 40px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.two-nav {
  min-width: 1200px;
  height: 489px;
  background-image: url(/art/img/IMG_707201.jpg);
  background-position: center center;
}
.two-nav .two-box {
  padding-top: 42px;
  padding-bottom: 28px;
  height: 489px;
  width: 1200px;
  margin: 0 auto;
}
.two-nav .two-box .two-tit {
  margin-bottom: 40px;
}
.two-nav .two-box .two-body .two-left {
  float: left;
  width: 400px;
}
.two-nav .two-box .two-body .two-left a {
  display: block;
  width: 400px;
  height: 120px;
  margin-bottom: 22px;
  background-color: #faf3f3 ;
}
.two-nav .two-box .two-body .two-left a div {
  display: table;
  height: 120px;
  margin: 0 auto;
}
.two-nav .two-box .two-body .two-left a div p {
  margin-right: 10px;
  line-height: 120px;
  font-size: 16px;
  color: #8f000b;
  float: left;
}
.two-nav .two-box .two-body .two-left a div .img2 {
  float: left;
  margin-top: 20px;
}
.two-nav .two-box .two-body .two-left a div .img1 {
  display: none;
  float: left;
  margin-top: 20px;
}
.two-nav .two-box .two-body .two-left a.act {
  background-image: url(/art/img/body-left-bg_03.jpg);
}
.two-nav .two-box .two-body .two-left a.act div {
  display: table;
  height: 120px;
  margin: 0 auto;
}
.two-nav .two-box .two-body .two-left a.act div p {
  margin-right: 10px;
  line-height: 120px;
  font-size: 16px;
  color: #fff;
  float: left;
}
.two-nav .two-box .two-body .two-left a.act div .img2 {
  display: none;
  margin-top: 20px;
  float: left;
}
.two-nav .two-box .two-body .two-left a.act div .img1 {
  display: block;
  float: left;
  margin-top: 20px;
}
.two-nav .two-box .two-body .two-right {
  width: 760px;
  float: right;
}
.two-nav .two-box .two-body .two-right .two-right-box {
  float: left;
  position:relative;
  top:-10px;
  margin-bottom: 10px;
}
.two-nav .two-box .two-body .two-right .two-right-box .img1 {
  width: 370px;
  height: 264px;
  margin-bottom: 10px;
}
.two-nav .two-box .two-body .two-right .two-right-box div img {
  float: left;
  margin-right: 10px;
}
.two-nav .two-box .two-body .two-right .two-right-box div img:nth-last-child(1) {
  margin-right: 0;
}
.two-nav .two-box .two-body .two-right .two-right-box:nth-child(2) {
  margin-right: 0;
}
.two-nav .two-box .two-body .two-right .two-right-box:nth-child(2) .img1 {
  width: 370px;
  height: 264px;
}
.two-nav .two-box .two-body .two-right .two-right-box:nth-child(2) div {
  margin-bottom: 10px;
}
.two-nav .two-box .two-body .two-right .two-right-box:nth-child(2) div img {
  float: left;
  margin-right: 10px;
}
.two-nav .two-box .two-body .two-right .two-right-box:nth-child(2) div img:nth-last-child(1) {
  margin-right: 0;
}
.two-nav .two-box .two-body .two-right-two {
  display: none;
}
.two-nav .two-box .two-body .two-right-three {
  display: none;
}
.three-nav {
  background-image: url(/art/img/index-three-bg.png);
  height: 528px;
}
.three-nav .three-box {
  width: 1200px;
  margin: 0 auto;
}
.three-nav .three-box .three-left {
  width: 805px;
  padding-top: 30px;
  float: left;
}
.three-nav .three-box .three-left .left-tit {
  margin-bottom: 20px;
}
.three-nav .three-box .three-left .left-tit img:nth-child(1) {
  float: left;
}
.three-nav .three-box .three-left .left-tit a {
  float: right;
  margin-top: 50px;
}
.three-nav .three-box .three-left .left-body img {
  width: 400px;
  height: 336px;
  float: left;
}
.three-nav .three-box .three-left .left-body div {
  width: 405px;
  float: left;
}
.three-nav .three-box .three-left .left-body div a {
  display: block;
  height: 52px;
  background-color: #fff;
line-height: 52px;
}


.three-nav .three-box .three-left .left-body div a:hover {
  background-color: #8f000b;
  color:#fff;
}
.three-nav .three-box .three-left .left-body div a:hover p {
  color: #fff;
}
.three-nav .three-box .three-left .left-body div a:hover span {
  color: #c17278;
}
.three-nav .three-box .three-right {
  height: 528px;
  width: 342px;
  background-color: #8f000b;
  float: right;
  padding: 0 12px;
  padding-top: 40px;
}
.three-nav .three-box .three-right img {
  margin-bottom: 20px;
}
.three-nav .three-box .three-right marquee {
  height: 344px;
  display: block;
}
.three-nav .three-box .three-right marquee a {
  display: block;
  height: 80px;
  padding-top: 15px;
  border-bottom: 1px solid #ae232e;
}
.three-nav .three-box .three-right marquee a p {
  font-size: 15px;
  color: #fff;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.three-nav .three-box .three-right marquee a span {
  color: #C17278;
  font-size: 13px;
}
.three-nav .three-box .three-right .more-btn {
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #AE232E;
}
.three-nav .three-box .three-right .more-btn span {
  font-size: 18px;
  margin-right: 6px;
}
.four-nav {
  background-image: url(/art/img/footer-img-bg.png);
  background-position: bottom center;
  height: 670px;
  min-width: 1200px;
}
.four-nav .four-box {
  min-width: 1200px;
  margin: 0 auto;
  height: 400px;
  background-color: rgba(255, 255, 255, 0.3);
  padding-top: 50px;
}
.four-nav .four-box .imgbox {
  width: 1200px;
  margin: 0 auto;
  display: block;
}

.four-nav .four-box .four-hover-box {
  float: left;
  width: 1100px;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.four-nav .four-box .four-hover-box .four-hover-img {
  width: 275px;
  height: 300px;
  float: left;
  background-position: center center;
}
.four-nav .four-box .four-hover-box .four-hover-img:nth-child(1) {
  background-image: url(/art/img/footer-hover1.jpg);
}
.four-nav .four-box .four-hover-box .four-hover-img:nth-child(2) {
  background-image: url(/art/img/footer-hover2.jpg);
}
.four-nav .four-box .four-hover-box .four-hover-img:nth-child(3) {
  background-image: url(/art/img/footer-hover3.jpg);
}
.four-nav .four-box .four-hover-box .four-hover-img:nth-child(4) {
  background-image: url(/art/img/footer-hover4.jpg);
}
.four-nav .four-box .four-hover-box .four-hover-img div {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 300px;
}
.four-nav .four-box .four-hover-box .four-hover-img.act div {
  background-color: transparent;
}
.four-nav .footer-nav {
  background: url(/art/img/bottombg.png) repeat-x;
  min-width: 1200px;
  height: 270px;
}
.four-nav .footer-nav .footer-box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}
.four-nav .footer-nav .footer-box .footer-left {
  float: left;
}
.four-nav .footer-nav .footer-box .footer-left div {
  margin-bottom: 22px;
}
.four-nav .footer-nav .footer-box .footer-left div a {
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  border-right: 1px solid #fff;
  height: 18px;
  line-height: 18px;
  float: left;
}
.four-nav .footer-nav .footer-box .footer-left div a:nth-child(1) {
  padding-left: 0;
}
.four-nav .footer-nav .footer-box .footer-left div a:nth-last-child(1) {
  border: none;
}
.four-nav .footer-nav .footer-box .footer-left p {
  font-size: 14px;
  color: #fff;
  margin-top: 35px;
  margin-bottom: 20px;
}
.four-nav .footer-nav .footer-box .footer-left span {
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
  display: block;
}
.four-nav .footer-nav .footer-box .img-box {
  float: right;
  margin-left: 30px;
}
.four-nav .footer-nav .footer-box .img-box img {
  margin-bottom: 10px;
}
.four-nav .footer-nav .footer-box .img-box p {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.list_content{
	width: 1100px;
	margin: 0 auto;
	z-index: 99999999;
}
.list_left{
  margin-right:20px;
  position:relative;
  top:-70px;
}
.list_left .nav2 li
{
  text-align:left;
  padding-left:3px;
font-size:15px;

}
.list_left_head{
  width:150px;
  height:119px;
  background:url(/art/img/listbg_03.jpg) no-repeat;
  text-align:center;
}
.list_left_head a{
  color:#ffffff;
  line-height:150px;
  text-align:center;
  font-weight:bold
}
.list_left ul li{
  width: 150px;
  height:40px;
  background: #eaeaea;
  color: #222222;
  border-bottom:#ffffff 1px solid;
  text-align:center;
}
.list_left ul li:last-child{
  border-bottom:#7b0009 3px solid;
}
.list_left ul li a{
  font-size:15px;
  line-height:40px;
  text-align:center;
  width: 150px;
  background: #eaeaea; 
  color: #222222;
}
.list_left ul .active a{
  color:#7b0009;
}
.list_right{
  width:900px;
  min-height:600px;
  margin-top:10px;
  border:#eaeaea 1px solid;
}
.list_right_head{
  height:42px;
  background-color:#f8f8f6;
}
.list_right_head p{
  font-size:14px;
  line-height:42px;
}
.list_right h3{
  font-size:20px;
  font-weight:bold;
  color:#7b0009;
  padding:15px 0px 15px 15px; 
  border-bottom:#dedede 1px solid;
}
.list_right_body{
  border-top:#dedede 1px solid;
}
.list_right_body img{
  text-align:center;
  margin:10px auto;
  
}
.ldjl{
  width:300px;
  height:180px;
  padding-left:30px;
  margin-right:120px;
  margin-top:20px;
  margin-bottom:30px;
}
.ldjl .ldjl_head{
  width:300px;
  height:30px;
  background:#f1f1f1;
  border-left:#7b0009 4px solid;
}
.ldjl_head p{
  color:#996c33;
  line-height:30px;
  padding-left:10px;
}
.ldjl_body{
  margin-top:20px;
}
.ldjl_body img{
  margin-right:20px;
}
.ldjl_body_detail p{
  font-size:14px;
  line-height:150%;
}
.ldjl_body_detail a{
  color:#222222;
}
.more img{
  position:relative;
  left:680px;
  top:-40px;
}