/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.banner {
  position: relative;
  height: 780px;
}
.banner .slider {
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  top: 0;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -81px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -81px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 100px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  width: 16px;
  text-align: center;
  margin: 0 7px;
  border-radius: 50%;
  color: #333;
  background: #fff;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background: #ee0e20;
  color: #fff;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tran {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
button,
input {
  border: none;
  outline: none;
}
.out {
  position: relative;
}
.out:hover::after,
.out:hover::before {
  width: 100%;
}
.out:hover > a::after,
.out:hover > a::before {
  height: 166px;
}
.out:hover .pro_hot_txt > a {
  color: #0074d4;
}
.out::after,
.out::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #ee0e20;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.out::after {
  top: 0;
}
.out::before {
  top: 166px;
}
.in::after,
.in::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #ee0e20;
  top: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.in::after {
  left: 0;
}
.in::before {
  right: 0;
}
.mt {
  margin-top: 60px;
}
.shadow:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.shadow2:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.linkeff {
  position: relative;
}
.linkeff:hover::after,
.linkeff:hover::before {
  width: 100%;
}
.linkeff::after,
.linkeff::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  height: 1px;
  background: #ee0e20;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.linkeff::after {
  left: 0;
  top: 0;
}
.linkeff::before {
  right: 0;
  bottom: 0;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.title1 {
  text-align: center;
  background: url(../images/tit.png) center no-repeat;
}
.title1 > h3 {
  font-size: 30px;
  color: #444444;
  line-height: 30px;
  margin-bottom: 20px;
}
.title1 > h3 a {
  color: #444444;
}
.title1 h4 {
  font-size: 48px;
  line-height: 48px;
  color: #333333;
  font-weight: bold;
}

.pro {
  width: 100%;
  margin-top: 65px;
  position: relative;
  z-index: 1;
}
.pro .pro_main .pro_view {
  margin-top: 32px;
}
.pro .pro_main .pro_view .pro_view_list > li {
  float: left;
  width: 20%;
  position: relative;
  height: 500px;
  border-radius: 0px 30px 0px 30px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_view .pro_view_list > li:hover .pro_txt .pro_ico {
  transform: rotateY(360deg);
}
.pro .pro_main .pro_view .pro_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_view .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
  border-radius: 0px 30px 0px 30px;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt {
  position: absolute;
  width: 100%;
  height: 268px;
  top: 0;
  left: 0;
  border-radius: 0px 30px 0px 0;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt .pro_ico {
  width: 70px;
  height: 58px;
  margin: 83px auto 15px;
  background: url(../images/pro_ico.png) center no-repeat;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt > a {
  display: block;
  width: 100%;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(even):hover {
  transform: translateY(-60px);
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(odd):hover {
  transform: translateY(60px);
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(1) .pro_txt {
  background: url(../images/pro_txt1.png) center no-repeat;
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(2) {
  margin-top: 60px;
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(2) .pro_txt {
  background: url(../images/pro_txt2.png) center no-repeat;
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(3) .pro_txt {
  background: url(../images/pro_txt3.png) center no-repeat;
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(4) {
  margin-top: 60px;
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(4) .pro_txt {
  background: url(../images/pro_txt4.png) center no-repeat;
}
.pro .pro_main .pro_view .pro_view_list > li:nth-child(5) .pro_txt {
  background: url(../images/pro_txt5.png) center no-repeat;
}
.pro .pro_main > a {
  display: block;
  width: 240px;
  height: 60px;
  line-height: 60px;
  background: url(../images/pro_more.png) 145px center no-repeat #ee0e20;
  padding-left: 62px;
  box-sizing: border-box;
  font-size: 16px;
  color: #ffffff;
  margin: 0 auto;
  border-radius: 0px 30px 0px 30px;
}
.pro .pro_main > a:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.pro::after {
  content: "";
  position: absolute;
  width: 204px;
  height: 261px;
  background: url(../images/pro_bg1.png) center no-repeat;
  left: 88px;
  top: 215px;
  z-index: -1;
}
.eat {
  width: 100%;
  overflow: hidden;
  padding-bottom: 70px;
  margin-top: 64px;
}
.eat .eat_main {
  width: 1440px;
}
.eat .eat_main .eat_con {
  width: 1320px;
  height: 360px;
  position: relative;
  margin: 50px auto 0;
}
.eat .eat_main .eat_con .eat_list {
  width: 100%;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li {
  float: left;
  width: 600px;
  height: 180px;
  background-color: #f9f9f9;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:hover {
  box-shadow: 0px 0px 40px 0px rgba(238, 14, 32, 0.4);
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:hover .eat_time > p {
  color: #fff;
  margin-bottom: 10px;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:hover .eat_time > span {
  color: #fff;
  margin-bottom: 30px;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:hover .eat_time > a {
  width: 31px;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:hover .eat_txt > a {
  color: #fff;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:hover .eat_txt > h4 {
  color: #fff;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:hover:after {
  width: 100%;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  z-index: -1;
  background-color: #ee0e20;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  left: 50%;
  top: 0;
  transform: translate(-50%);
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li .eat_time {
  width: 160px;
  margin-top: 50px;
  padding-left: 40px;
  box-sizing: border-box;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li .eat_time > p {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
  margin-bottom: 45px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li .eat_time > span {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li .eat_time > a {
  display: block;
  width: 0;
  height: 13px;
  background: url(../images/eat_more.png) center no-repeat;
  animation: myfirst2 2s infinite;
  -moz-animation: myfirst2 2s infinite;
  -webkit-animation: myfirst2 2s infinite;
  -o-animation: myfirst2 2s infinite;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li .eat_txt {
  width: 400px;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li .eat_txt > a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 40px 0 20px;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li .eat_txt > h4 {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.eat .eat_main .eat_con .eat_list .eat_item > ul > li:nth-child(1) {
  margin-left: 120px;
}
.eat .eat_main .eat_con .eat_p,
.eat .eat_main .eat_con .eat_n {
  position: absolute;
  width: 80px;
  height: 70px;
  cursor: pointer;
  bottom: -70px;
}
.eat .eat_main .eat_con .eat_p {
  right: 40px;
  border-radius: 0px 0px 0px 10px;
  background: url(../images/eat_p.png) center no-repeat #f5f5f5;
}
.eat .eat_main .eat_con .eat_n {
  right: -40px;
  background: url(../images/eat_n.png) center no-repeat #ee0e20;
  border-radius: 0px 10px 0px 0px;
}
.ys {
  width: 100%;
  height: 980px;
  background: url(../images/ys_bg.jpg) center no-repeat;
  position: relative;
  z-index: 1;
  margin-top: 90px;
}
.ys::after {
  content: "";
  position: absolute;
  width: 415px;
  height: 377px;
  z-index: -1;
  left: 360px;
  top: -130px;
  background: url(../images/ys_person1.png) center no-repeat;
}
.ys .ys_main {
  width: 1320px;
  margin: 0 auto;
  padding-top: 270px;
  box-sizing: border-box;
  position: relative;
}
.ys .ys_main .ys_tit {
  position: absolute;
  text-align: right;
  right: 56px;
  top: 0;
}
.ys .ys_main .ys_tit > h3 {
  font-size: 30px;
  line-height: 30px;
  color: #444444;
  margin-bottom: 14px;
}
.ys .ys_main .ys_tit > h4 {
  font-size: 48px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}
.ys .ys_main .ys_bd {
  width: 100%;
  height: 540px;
  position: relative;
}
.ys .ys_main .ys_bd .ys_bd_list {
  width: 100%;
}
.ys .ys_main .ys_bd .ys_bd_list > li {
  width: 100%;
  position: relative;
  height: 540px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt {
  width: 304px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt > h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #ee0e20;
  margin-bottom: 20px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt > p {
  font-size: 24px;
  line-height: 24px;
  color: #444444;
  margin-bottom: 35px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt > h4 {
  width: 100%;
  font-size: 16px;
  color: #666666;
  line-height: 35px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt .ys_tell {
  margin-top: 55px;
  margin-bottom: 40px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt .ys_tell > i {
  width: 52px;
  height: 46px;
  background: url(../images/ys_tell.png) center no-repeat;
  animation: msClock 1s infinite;
  -moz-animation: msClock 1s infinite;
  -webkit-animation: msClock 1s infinite;
  -o-animation: msClock 1s infinite;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt .ys_tell .ys_num > p {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  margin-bottom: 12px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt .ys_tell .ys_num > h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #ee0e20;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt > a {
  display: block;
  width: 200px;
  height: 46px;
  line-height: 46px;
  border-radius: 0px 10px 0px 10px;
  border: solid 1px #cccccc;
  box-sizing: border-box;
  padding-left: 50px;
  background: url(../images/ys_more.png) 117px center no-repeat;
  position: relative;
  z-index: 1;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  z-index: -1;
  background: url(../images/pro_more.png) 117px center no-repeat #ee0e20;
  left: 0;
  top: 0;
  border-radius: 10px 0 10px 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt > a:hover {
  border: solid 1px #ee0e20;
  color: #fff;
  border-radius: 10px 0 10px 0;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_txt > a:hover::after {
  width: 100%;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_view {
  position: relative;
  width: 720px;
  height: 540px;
  background-color: #ee0e20;
  border-radius: 0px 100px 0px 100px;
  margin-left: 93px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_view > img {
  position: absolute;
  width: 720px;
  height: 540px;
  border-radius: 0px 100px 0px 100px;
  bottom: 10px;
  right: 10px;
}
.ys .ys_main .ys_bd .ys_bd_list > li .ys_num {
  margin-left: 36px;
  font-size: 80px;
  font-weight: bold;
  line-height: 80px;
  color: #333333;
}
.ys .ys_main .ys_bd .ys_bd_list > li > p {
  position: absolute;
  font-size: 14px;
  font-family: Arial;
  color: #333333;
  bottom: 40px;
  z-index: 2;
  right: 0;
}
.ys .ys_main .ys_bd .ys_p,
.ys .ys_main .ys_bd .ys_n {
  position: absolute;
  width: 61px;
  height: 9px;
  cursor: pointer;
  bottom: -73px;
}
.ys .ys_main .ys_bd .ys_p {
  left: 495px;
  background: url(../images/ys_p.png) center no-repeat;
}
.ys .ys_main .ys_bd .ys_n {
  right: 495px;
  background: url(../images/ys_n.png) center no-repeat;
}
.ys .ys_main .ys_hd {
  margin-top: 60px;
}
.ys .ys_main .ys_hd .ys_hd_list {
  width: 175px;
  margin: 0 auto;
}
.ys .ys_main .ys_hd .ys_hd_list > li {
  float: left;
  margin: 0 13px;
  cursor: pointer;
  font-size: 14px;
  color: #666666;
}
.ys .ys_main .ys_hd .ys_hd_list > li.on {
  font-size: 18px;
}
.about {
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
  position: relative;
}
.about::after {
  content: "";
  position: absolute;
  width: 445px;
  height: 300px;
  background: url(../images/ab_bg1.png) center no-repeat;
  right: 48px;
  top: 0;
}
.about .ab_main {
  width: 1320px;
  margin: 0 auto;
}
.about .ab_main .ab_top .ab_view {
  width: 780px;
  height: 600px;
  border-radius: 0px 60px 0px 60px;
}
.about .ab_main .ab_top .ab_view > img {
  width: 100%;
  height: 100%;
  border-radius: 0px 60px 0px 60px;
}
.about .ab_main .ab_top .ab_txt {
  width: 540px;
  height: 460px;
  position: relative;
  margin-top: 140px;
}
.about .ab_main .ab_top .ab_txt .ab_txt_po {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 643px;
  height: 100%;
  background: #fff;
  padding: 63px 0 0 130px;
  box-sizing: border-box;
}
.about .ab_main .ab_top .ab_txt .ab_txt_po > p {
  font-size: 30px;
  line-height: 30px;
  color: #444444;
  margin-bottom: 20px;
}
.about .ab_main .ab_top .ab_txt .ab_txt_po > span {
  font-size: 48px;
  line-height: 48px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 42px;
  display: block;
}
.about .ab_main .ab_top .ab_txt .ab_txt_po > h3 {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 34px;
}
.about .ab_main .ab_top .ab_txt .ab_txt_po > h4 {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}
.about .ab_main .ab_top .ab_txt .ab_txt_po > a {
  position: absolute;
  width: 240px;
  height: 140px;
  background: url(../images/ab_more.png) 40px 82px no-repeat #ee0e20;
  border-radius: 0px 30px 0px 30px;
  padding: 46px 0 0 40px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  right: 0;
  bottom: -110px;
}
.about .ab_main .ab_top .ab_txt .ab_txt_po > a:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.about .ab_main .ab_botm {
  margin-top: 50px;
}
.about .ab_main .ab_botm .ab_botm_list > li {
  float: left;
  height: 88px;
  border-right: 1px solid #cccccc;
  box-sizing: border-box;
  width: 180px;
  margin-right: 90px;
}
.about .ab_main .ab_botm .ab_botm_list > li > p {
  margin-bottom: 15px;
}
.about .ab_main .ab_botm .ab_botm_list > li > p > span {
  float: left;
  font-size: 72px;
  line-height: 55px;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
}
.about .ab_main .ab_botm .ab_botm_list > li > p > i {
  margin-left: 15px;
}
.about .ab_main .ab_botm .ab_botm_list > li > p > i > span {
  display: block;
  font-size: 18px;
  color: #666666;
}
.about .ab_main .ab_botm .ab_botm_list > li > p > i > b {
  font-weight: normal;
  display: block;
}
.about .ab_main .ab_botm .ab_botm_list > li > h3 {
  padding-left: 25px;
  font-size: 14px;
  color: #666666;
}
.about .ab_main .ab_botm .ab_botm_list > li:nth-last-child(1) {
  border: none;
}
.fc {
  width: 100%;
  margin-top: 70px;
  overflow: hidden;
}
.fc .fc_main {
  width: 1300px;
  margin: 0 auto;
}
.fc .fc_main .fc_menu {
  text-align: center;
}
.fc .fc_main .fc_menu .fc_menu_list > li {
  display: inline-block;
  width: 180px;
  height: 50px;
  border-radius: 0px 10px 0px 10px;
  border: solid 1px #cccccc;
  margin: 0 17px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #444444;
  cursor: pointer;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.fc .fc_main .fc_menu .fc_menu_list > li.on {
  border: solid 1px #ee0e20;
  color: #fff;
}
.fc .fc_main .fc_menu .fc_menu_list > li.on::after {
  height: 100%;
}
.fc .fc_main .fc_menu .fc_menu_list > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #ee0e20;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  bottom: 0;
  left: 0;
  border-radius: 0px 10px 0px 10px;
}
.fc .fc_main .fc_tab {
  height: 200px;
  position: relative;
  margin-top: 40px;
}
.fc .fc_main .fc_tab .fc_view_list > li {
  float: left;
  width: 240px;
  margin-right: 25px;
  height: 200px;
}
.fc .fc_main .fc_tab .fc_view_list > li:hover > a > img {
  transform: scale(1.2);
}
.fc .fc_main .fc_tab .fc_view_list > li:hover .fc_txt > a {
  color: #ee0e20;
}
.fc .fc_main .fc_tab .fc_view_list > li > a {
  display: block;
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.fc .fc_main .fc_tab .fc_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.fc .fc_main .fc_tab .fc_view_list > li .fc_txt {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.fc .fc_main .fc_tab .fc_view_list > li .fc_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666666;
}
.fc .fc_main .fc_tab .fc_p,
.fc .fc_main .fc_tab .fc_n {
  position: absolute;
  width: 32px;
  height: 50px;
  border-radius: 0px 10px 0px 10px;
  cursor: pointer;
  top: 60px;
}
.fc .fc_main .fc_tab .fc_p {
  left: -70px;
  background: url(../images/fc_p.png) center no-repeat #f5f5f5;
}
.fc .fc_main .fc_tab .fc_n {
  right: -70px;
  background: url(../images/fc_n.png) center no-repeat #ee0e20;
}
.food {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
}
.food .food_main {
  width: 1320px;
  margin: 0 auto;
}
.food .food_main .food_view {
  margin-top: 38px;
}
.food .food_main .food_view .food_view_list > li {
  float: left;
  width: 430px;
  height: 310px;
  position: relative;
  overflow: hidden;
  margin: 0 15px 15px 0;
}
.food .food_main .food_view .food_view_list > li:hover .food_txt {
  transform: rotate(0);
}
.food .food_main .food_view .food_view_list > li:hover .food_txt > a:nth-child(1) {
  top: 20px;
}
.food .food_main .food_view .food_view_list > li:hover .food_txt > a:nth-child(2) {
  top: 75px;
}
.food .food_main .food_view .food_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.food .food_main .food_view .food_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.food .food_main .food_view .food_view_list > li .food_txt {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  transform: rotate(-90deg);
  transform-origin: 0 0;
  text-align: center;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.food .food_main .food_view .food_view_list > li .food_txt > a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #ee0e20;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  transition-delay: 0.5s;
}
.food .food_main .food_view .food_view_list > li .food_txt > a:nth-child(1) {
  background: url(../images/food_ico1.png) center no-repeat #ee0e20;
  top: -100px;
}
.food .food_main .food_view .food_view_list > li .food_txt > a:nth-child(2) {
  top: -120px;
  background: url(../images/food_ico2.png) center no-repeat #ee0e20;
}
.food .food_main .food_view .food_view_list > li .food_txt > p {
  width: 100%;
  font-size: 16px;
  font-family: Arial;
  letter-spacing: 1px;
  color: #ffffff;
  height: 18px;
  line-height: 18px;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 226px;
  margin-bottom: 15px;
}
.food .food_main .food_view .food_view_list > li .food_txt > h3 {
  width: 100%;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  height: 24px;
}
.food .food_main .food_view .food_view_list > li .food_txt > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
}
.food .food_main .food_view .food_view_list > li:nth-child(3n) {
  margin-right: 0;
}
.food .food_main > a {
  display: block;
  width: 240px;
  height: 60px;
  line-height: 60px;
  background: url(../images/food_more.png) 145px center no-repeat;
  padding-left: 62px;
  box-sizing: border-box;
  font-size: 14px;
  color: #444444;
  margin: 30px auto 0;
  border: solid 1px #cccccc;
  border-radius: 0px 10px 0px 10px;
  position: relative;
  z-index: 1;
}
.food .food_main > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  z-index: -1;
  background: url(../images/pro_more.png) 145px center no-repeat #ee0e20;
  left: 0;
  top: 0;
  border-radius: 10px 0 10px 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.food .food_main > a:hover {
  border: solid 1px #ee0e20;
  color: #fff;
  border-radius: 10px 0 10px 0;
}
.food .food_main > a:hover::after {
  width: 100%;
}
.news {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}
.news .news_main {
  width: 1440px;
  margin: 0 auto;
}
.news .news_main .news_con {
  margin-top: 40px;
  height: 530px;
  position: relative;
}
.news .news_main .news_con .news_list > li {
  float: left;
  width: 33.3333%;
  height: 530px;
  position: relative;
  z-index: 1;
}
.news .news_main .news_con .news_list > li:hover::after {
  height: 100%;
}
.news .news_main .news_con .news_list > li:hover .news_txt > span {
  color: #fff;
}
.news .news_main .news_con .news_list > li:hover .news_txt > a {
  color: #fff;
}
.news .news_main .news_con .news_list > li:hover .news_txt > h4 {
  color: #fff;
  padding-left: 30px;
  border-left: 1px solid #cccccc;
}
.news .news_main .news_con .news_list > li:hover > a {
  color: #fff;
  border: solid 1px #595ad3;
  background-color: #595ad3;
  border-radius: 0px 10px 0px 10px;
}
.news .news_main .news_con .news_list > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #ee0e20;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  z-index: -1;
}
.news .news_main .news_con .news_list > li .news_txt {
  width: 380px;
  margin: 50px auto 35px;
}
.news .news_main .news_con .news_list > li .news_txt > span {
  display: block;
  font-size: 24px;
  font-family: Arial;
  line-height: 24px;
  color: #999999;
  margin-bottom: 30px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_list > li .news_txt > a {
  display: block;
  width: 100%;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  color: #444444;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 30px;
}
.news .news_main .news_con .news_list > li .news_txt > h4 {
  width: 100%;
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_list > li .news_view {
  width: 380px;
  margin: 0 auto 40px;
  height: 170px;
}
.news .news_main .news_con .news_list > li .news_view > a {
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_list > li .news_view > a > img {
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_list > li > a {
  display: block;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-family: Arial;
  color: #444444;
  border-radius: 0px 10px 0px 10px;
  border: solid 1px #cccccc;
  margin-left: 50px;
}
.news .news_main .news_con .news_list > li > a:hover {
  background-color: #595ad3;
  border-radius: 0px 10px 0px 10px;
  color: #fff;
  border: solid 1px #595ad3;
}
.news .news_main .news_con .news_p,
.news .news_main .news_con .news_n {
  position: absolute;
  top: 240px;
  width: 34px;
  height: 50px;
  cursor: pointer;
  border-radius: 0px 10px 0px 10px;
}
.news .news_main .news_con .news_p {
  left: -34px;
  background: url(../images/news_p.png) center no-repeat #eeeeee;
}
.news .news_main .news_con .news_n {
  right: -34px;
  background: url(../images/news_n.png) center no-repeat #ee0e20;
}
.links {
  width: 100%;
  margin-top: 40px;
}
.links .link_main .link_ico {
  padding-left: 62px;
  height: 52px;
  line-height: 52px;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  background: url(../images/link_ico.png) center left no-repeat;
}
.links .link_main .link_list {
  width: 1045px;
  margin-left: 30px;
}
.links .link_main .link_list > a {
  float: left;
  line-height: 52px;
  font-size: 14px;
  margin: 0 20px;
}
.links .link_main .link_list > a:hover {
  color: #ee0e20;
  transform: translate(5px);
}
