/* 初始化CSS  重置浏览器样式*/
html {
  background-color: #fff;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #666;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
}
a:hover {
  text-decoration: none;
}
i,
b {
  font-style: normal;
}
html {
  font-size: 10vw;
}
* {
  box-sizing: border-box;
}
.indexbox {
  background: url(../images/ztbannerbj.png) center top no-repeat #fff;
  padding-bottom: 50px;
}
.indexbox .banner {
  height: 625px;
}
.indexbox .xzbox {
  max-width: 1920px;
  height: 64px;
  background-color: #ff5a00;
}
.indexbox .xzbox ul {
  width: 874px;
  margin: 0 auto;
}
.indexbox .xzbox ul li {
  float: left;
  width: 371px;
  text-align: center;
  line-height: 64px;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  cursor: url(../images/sbstyle.png), auto;
}
.indexbox .xzbox ul li:last-child {
  float: right;
}
.indexbox .xzbox ul .on {
  background: url(../images/xzxbjt.png) center top no-repeat;
  margin-top: -13px;
  height: 77px;
  line-height: 77px;
}
.indexbox .title1 {
  margin: 25px auto 0;
  width: 1200px;
}
.indexbox .title1 .top {
  background: url(../images/title1.png) center top no-repeat;
  width: 1200px;
  height: 115px;
}
.indexbox .title1 .conter {
  margin: 21px auto 0;
  width: 1200px;
  height: 450px;
  position: relative;
}
.indexbox .title1 .conter .title1-swiper {
  width: 1200px;
  height: 449px;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide {
  background: url(../images/title1_lbjb.png) center top no-repeat;
  width: 356px;
  height: 449px;
  position: relative;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a {
  display: block;
  position: absolute;
  top: 77px;
  left: 24px;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .pic {
  width: 289px;
  height: 207px;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a h2 {
  width: 289px;
  margin-top: 18px;
  color: #f76c00;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .time {
  margin-top: 24px;
  width: 289px;
  color: #5c2e14;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .time span {
  color: #f76c00;
  font-size: 16px;
  font-weight: 600;
  margin-right: 10px;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .time span::before {
  content: "";
  display: inline-block;
  background: url(../images/time.png) center top no-repeat;
  width: 17px;
  height: 17px;
  vertical-align: middle;
  margin-right: 4px;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .addres {
  margin-top: 15px;
  width: 289px;
  color: #5c2e14;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .addres span {
  color: #f76c00;
  font-size: 16px;
  font-weight: 600;
  margin-right: 10px;
}
.indexbox .title1 .conter .title1-swiper .swiper-slide a .addres span::before {
  content: "";
  display: inline-block;
  background: url(../images/addres.png) center top no-repeat;
  width: 13px;
  height: 17px;
  vertical-align: middle;
  margin-right: 4px;
}
.indexbox .title1 .conter .title1-left {
  position: absolute;
  top: 163px;
  left: 0;
  background: url(../images/lbleft.png) center top no-repeat;
  width: 49px;
  height: 62px;
  z-index: 999;
}
.indexbox .title1 .conter .title1-right {
  position: absolute;
  top: 163px;
  right: 0;
  background: url(../images/lbright.png) center top no-repeat;
  width: 49px;
  height: 62px;
  z-index: 999;
}
.indexbox .title2 {
  margin: 35px auto 0;
  width: 1200px;
}
.indexbox .title2 .top {
  background: url(../images/title2.png) center top no-repeat;
  width: 1200px;
  height: 115px;
}
.indexbox .title2 .conter {
  margin: 26px auto 0;
  width: 1200px;
}
.indexbox .title2 .conter ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .title2 .conter ul li {
  float: left;
  width: 589px;
  height: 103px;
  background-color: #ff9542;
  border-radius: 15px;
  margin-bottom: 22px;
}
.indexbox .title2 .conter ul li:nth-child(2n) {
  float: right;
}
.indexbox .title2 .conter ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 103px;
  padding: 0 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
.indexbox .title3 {
  margin: 30px auto 0;
  width: 1200px;
}
.indexbox .title3 .top {
  background: url(../images/title3.png) center top no-repeat;
  width: 1200px;
  height: 115px;
}
.indexbox .title3 .qsntyjlb {
  margin-top: 25px;
  width: 1200px;
}
.indexbox .title3 .qsntyjlb .txtop {
  width: 100%;
  background: url(../images/titbx.png) center bottom no-repeat;
  color: #ff7000;
  font-size: 22px;
  padding-bottom: 15px;
  font-weight: 600;
}
.indexbox .title3 .qsntyjlb .txtconter {
  margin: 18px auto 0;
  width: 1200px;
  height: 455px;
  border-radius: 0px 0px 14px 14px;
  border: solid 1px #ff9542;
  padding: 25px 17px 25px 37px;
}
.indexbox .title3 .qsntyjlb .txtconter table {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
.indexbox .title3 .qsntyjlb .txtconter table::-webkit-scrollbar {
  width: 8px;
  height: 5px;
  /**/
}
.indexbox .title3 .qsntyjlb .txtconter table:-webkit-scrollbar-track {
  background: #ececec;
  border-radius: 4px;
}
.indexbox .title3 .qsntyjlb .txtconter table::-webkit-scrollbar-thumb {
  background: #ff9542;
  border-radius: 4px;
}
.indexbox .title3 .qsntyjlb .txtconter table::-webkit-scrollbar-thumb:hover {
  background: #ececec;
}
.indexbox .title3 .qsntyjlb .txtconter table::-webkit-scrollbar-corner {
  background: #ececec;
}
.indexbox .title3 .qsntyjlb .txtconter table thead {
  display: block;
  width: 1123px;
  border-bottom: 1px solid #ff9542;
  height: 30px;
}
.indexbox .title3 .qsntyjlb .txtconter table thead tr {
  width: 100%;
  height: 100%;
}
.indexbox .title3 .qsntyjlb .txtconter table thead tr th {
  display: block;
  float: left;
  font-size: 18px;
  color: #ff9542;
  margin-right: 76px;
  text-align: left;
}
.indexbox .title3 .qsntyjlb .txtconter table thead tr th:nth-child(1) {
  width: 40px;
}
.indexbox .title3 .qsntyjlb .txtconter table thead tr th:nth-child(2) {
  width: 250px;
}
.indexbox .title3 .qsntyjlb .txtconter table thead tr th:nth-child(3) {
  width: 378px;
}
.indexbox .title3 .qsntyjlb .txtconter table thead tr th:nth-child(4) {
  width: 214px;
  margin-right: 0;
}
.indexbox .title3 .qsntyjlb .txtconter table tbody {
  display: block;
  width: 1123px;
  margin-top: 10px;
}
.indexbox .title3 .qsntyjlb .txtconter table tbody tr {
  display: table;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
}
.indexbox .title3 .qsntyjlb .txtconter table tbody tr:nth-child(2n) {
  background: rgba(0, 0, 0, 0.04);
}
.indexbox .title3 .qsntyjlb .txtconter table tbody tr td {
  display: inline-table;
  font-size: 18px;
  color: #242424;
  margin-right: 76px;
}
.indexbox .title3 .qsntyjlb .txtconter table tbody tr td:nth-child(1) {
  width: 40px;
  text-align: center;
}
.indexbox .title3 .qsntyjlb .txtconter table tbody tr td:nth-child(2) {
  width: 250px;
}
.indexbox .title3 .qsntyjlb .txtconter table tbody tr td:nth-child(3) {
  width: 378px;
}
.indexbox .title3 .qsntyjlb .txtconter table tbody tr td:nth-child(4) {
  width: 214px;
  margin-right: 0;
}
.indexbox .title3 .title3baner {
  margin-top: 41px;
  width: 1200px;
  height: 130px;
}
.indexbox .title3 .title3baner a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .title3 .title3baner a img {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .title3 .qsnssjj {
  margin: 43px auto 0;
  width: 1200px;
}
.indexbox .title3 .qsnssjj .txtop {
  width: 100%;
  background: url(../images/titbx.png) center bottom no-repeat;
  color: #ff7000;
  font-size: 22px;
  padding-bottom: 15px;
  font-weight: 600;
}
.indexbox .title3 .qsnssjj .txtop a {
  margin-top: 6px;
  float: right;
  color: #ff9542;
  font-size: 20px;
  font-weight: bold;
}
.indexbox .title3 .qsnssjj .txtcon {
  margin: 34px auto 0;
  width: 100%;
  height: 351px;
  position: relative;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-swiper {
  width: 100%;
  height: 100%;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-swiper .swiper-slide {
  width: 385px;
  height: 351px;
  background-color: #fff2e8;
  padding: 14px 13px;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-swiper .swiper-slide a .pic {
  width: 358px;
  height: 256px;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-swiper .swiper-slide a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-swiper .swiper-slide a p {
  width: 358px;
  color: #f76c00;
  font-size: 20px;
  margin-top: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-left {
  position: absolute;
  top: 114px;
  left: 0;
  background: url(../images/lbleft.png) center top no-repeat;
  width: 49px;
  height: 62px;
  z-index: 999;
}
.indexbox .title3 .qsnssjj .txtcon .qsn-right {
  position: absolute;
  top: 114px;
  right: 0;
  background: url(../images/lbright.png) center top no-repeat;
  width: 49px;
  height: 62px;
  z-index: 999;
}
.indexbox .title4 {
  margin: 44px auto 0;
  width: 1200px;
}
.indexbox .title4 .top {
  width: 100%;
  background: url(../images/title4.png) center top no-repeat;
  height: 115px;
}
.indexbox .title4 .conter {
  width: 100%;
  margin: 35px auto 0;
  height: 476px;
  background: url(../images/title4_bjbox.png) right top no-repeat;
  padding: 8px 138px;
}
.indexbox .title4 .conter .left {
  float: left;
  width: 278px;
}
.indexbox .title4 .conter .left .pic {
  width: 278px;
  height: 275px;
}
.indexbox .title4 .conter .left .pic img {
  width: 100%;
  height: 100%;
  animation: none;
}
.indexbox .title4 .conter .left .txt {
  margin: 23px auto 0;
  width: 240px;
  font-size: 30px;
  font-weight: bold;
  color: #ff9542;
  text-align: center;
}
.indexbox .title4 .conter .left .leftbtn {
  margin: 8px auto 0;
  width: 193px;
  height: 66px;
  cursor: url(../images/sbstyle.png), auto;
}
.indexbox .title4 .conter .left .leftbtn img {
  width: 100%;
  height: 100%;
}
.indexbox .title4 .conter .right {
  display: none;
  float: right;
  background: url(../images/title4-right-bjbox.png) center top no-repeat;
  width: 463px;
  height: 415px;
  margin-top: 22px;
  padding: 36px 27px;
}
.indexbox .title4 .conter .right .text {
  width: 100%;
  height: 202px;
}
.indexbox .title4 .conter .right .text .item {
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  overflow-y: scroll;
  padding-left: 20px;
}
.indexbox .title4 .conter .right .text .item::-webkit-scrollbar {
  width: 8px;
  height: 5px;
  /**/
}
.indexbox .title4 .conter .right .text .item:-webkit-scrollbar-track {
  background: #ececec;
  border-radius: 4px;
}
.indexbox .title4 .conter .right .text .item::-webkit-scrollbar-thumb {
  background: #ff9542;
  border-radius: 4px;
}
.indexbox .title4 .conter .right .text .item::-webkit-scrollbar-thumb:hover {
  background: #ececec;
}
.indexbox .title4 .conter .right .text .item::-webkit-scrollbar-corner {
  background: #ececec;
}
.indexbox .title4 .conter .right .text .item h2 {
  color: #f76c00;
  width: 353px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  font-weight: bold;
}
.indexbox .title4 .conter .right .text .item p {
  width: 353px;
  margin-top: 18px;
  font-size: 14px;
  color: #333;
}
.indexbox .title4 .conter .right .rightbtn {
  margin: 94px 0 0 108px;
  width: 193px;
  height: 66px;
  cursor: url(../images/sbstyle.png), auto;
}
.indexbox .title4 .conter .right .rightbtn img {
  width: 100%;
  height: 100%;
}
.indexbox .title5 {
  display: none;
  margin: 25px auto 0;
  width: 1200px;
}
.indexbox .title5 .top {
  background: url(../images/title5.png) center top no-repeat;
  width: 1200px;
  height: 203px;
}
.indexbox .title5 .conter {
  width: 1200px;
  height: 580px;
  background: url(../images/schoolbj.png) center bottom no-repeat;
  position: relative;
}
.indexbox .title5 .conter .girlpic {
  width: 135px;
  height: 281px;
  position: absolute;
  bottom: 54px;
  left: 572px;
  z-index: 9999;
}
.indexbox .title5 .conter .girlpic img {
  width: 100%;
  height: 100%;
}
.indexbox .title5 .conter .imgbox {
  width: 1200px;
  height: 580px;
  position: absolute;
  left: 0;
  top: 0;
}
.indexbox .title5 .conter .imgbox img {
  width: auto;
  height: auto;
  position: absolute;
}
.indexbox .title5 .conter .imgbox img:nth-child(1) {
  left: 433px;
  bottom: 45px;
}
.indexbox .title5 .conter .imgbox img:nth-child(2) {
  right: 314px;
  bottom: 53px;
}
.indexbox .title5 .conter .imgbox img:nth-child(3) {
  left: 307px;
  bottom: 55px;
}
.indexbox .title5 .conter .imgbox img:nth-child(4) {
  right: 247px;
  bottom: 45px;
}
.indexbox .title5 .conter .imgbox img:nth-child(5) {
  left: 93px;
  bottom: 53px;
}
.indexbox .title5 .conter .imgbox img:nth-child(6) {
  right: 133px;
  bottom: 33px;
}
.indexbox .title6 {
  display: none;
  margin: 25px auto 0;
  width: 1200px;
}
.indexbox .title6 .conter {
  width: 1200px;
  height: 310px;
}
.indexbox .title6 .conter .left {
  width: 468px;
  height: 310px;
  background-color: #fff2e8;
  float: left;
  padding: 24px 32px;
}
.indexbox .title6 .conter .left h2 {
  color: #f76c00;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.indexbox .title6 .conter .left p {
  margin-top: 18px;
  font-size: 14px;
  color: #333;
  width: 100%;
  line-height: 24px;
  height: 224px;
  overflow: hidden;
  overflow-y: scroll;
}
.indexbox .title6 .conter .left p::-webkit-scrollbar {
  display: none;
}
.indexbox .title6 .conter .right {
  width: 706px;
  height: 310px;
  float: right;
}
.indexbox .title6 .conter .right .topbox {
  width: 706px;
  height: 119px;
  background-color: #fff2e8;
  padding: 18px 26px 0;
}
.indexbox .title6 .conter .right .topbox h2 {
  color: #f76c00;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.indexbox .title6 .conter .right .topbox p {
  width: 100%;
  line-height: 24px;
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexbox .title6 .conter .right .conbox {
  margin-top: 10px;
  width: 706px;
  height: 119px;
  background-color: #fff2e8;
  padding: 18px 26px 0;
}
.indexbox .title6 .conter .right .conbox h2 {
  color: #f76c00;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.indexbox .title6 .conter .right .conbox p {
  width: 100%;
  line-height: 24px;
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexbox .title6 .conter .right .bombox {
  margin-top: 10px;
  width: 706px;
  height: 52px;
}
.indexbox .title6 .conter .right .bombox ul {
  width: 100%;
  height: 100%;
}
.indexbox .title6 .conter .right .bombox ul li {
  float: left;
  width: 345px;
  height: 52px;
  background-color: #fff2e8;
  padding-left: 22px;
  line-height: 52px;
  font-size: 14px;
  color: #333;
}
.indexbox .title6 .conter .right .bombox ul li:last-child {
  float: right;
}
.indexbox .title6 .conter .right .bombox ul li span {
  color: #f76c00;
  font-size: 20px;
  font-weight: bold;
  margin-right: 12px;
}
.indexbox .title6 .smsxybl {
  margin-top: 60px;
  width: 100%;
}
.indexbox .title6 .smsxybl .txtop {
  width: 100%;
  background: url(../images/titbx.png) center bottom no-repeat;
  color: #ff7000;
  font-size: 22px;
  padding-bottom: 10px;
  font-weight: 600;
}
.indexbox .title6 .smsxybl ul {
  margin-top: 24px;
  width: 100%;
  height: 179px;
}
.indexbox .title6 .smsxybl ul li {
  width: 285px;
  height: 179px;
  background-color: #fff2e8;
  float: left;
  margin-right: 20px;
}
.indexbox .title6 .smsxybl ul li:nth-child(1) a h2::before {
  background: url(../images/smsxyblpic1.png) center center no-repeat;
}
.indexbox .title6 .smsxybl ul li:nth-child(2) a h2::before {
  background: url(../images/smsxyblpic2.png) center center no-repeat;
}
.indexbox .title6 .smsxybl ul li:nth-child(3) a h2::before {
  background: url(../images/smsxyblpic3.png) center center no-repeat;
}
.indexbox .title6 .smsxybl ul li:last-child {
  margin-right: 0;
}
.indexbox .title6 .smsxybl ul li:last-child a h2::before {
  background: url(../images/smsxyblpic4.png) center center no-repeat;
}
.indexbox .title6 .smsxybl ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 17px 20px;
}
.indexbox .title6 .smsxybl ul li a h2 {
  width: 100%;
  height: 31px;
  line-height: 31px;
  color: #f76c00;
  font-size: 20px;
  font-weight: bold;
}
.indexbox .title6 .smsxybl ul li a h2::before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 31px;
  margin-right: 7px;
  vertical-align: middle;
}
.indexbox .title6 .smsxybl ul li a p {
  margin-top: 12px;
  width: 100%;
  height: 100px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  overflow: hidden;
  overflow-y: scroll;
}
.indexbox .title6 .smsxybl ul li a p::-webkit-scrollbar {
  display: none;
}
.indexbox .titbannr2 {
  display: none;
  margin: 40px auto 0;
  width: 1200px;
  height: 130px;
}
.indexbox .titbannr2 a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .titbannr2 a img {
  width: 100%;
  height: 100%;
}
.indexbox .title7 {
  display: none;
  margin: 38px auto 0;
  width: 1200px;
}
.indexbox .title7 .top {
  width: 100%;
  background: url(../images/title6.png) center top no-repeat;
  height: 115px;
}
.indexbox .title7 .conter {
  margin: 55px auto 0;
  width: 1200px;
  height: 556px;
}
.indexbox .title7 .conter .left {
  width: 547px;
  height: 100%;
  float: left;
}
.indexbox .title7 .conter .left ul {
  width: 100%;
  height: 100%;
}
.indexbox .title7 .conter .left ul li {
  width: 169px;
  height: 172px;
  background-color: #fff2e8;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.indexbox .title7 .conter .left ul li:nth-child(3n) {
  margin-right: 0;
}
.indexbox .title7 .conter .left ul li a {
  display: block;
  padding: 22px 24px;
  width: 100%;
  height: 100%;
}
.indexbox .title7 .conter .left ul li a .pic {
  width: 124px;
  height: 98px;
  margin: 0 auto;
}
.indexbox .title7 .conter .left ul li a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .title7 .conter .left ul li a .text {
  margin-top: 6px;
  width: 100%;
  color: #f76c00;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .title7 .conter .right {
  float: right;
  width: 602px;
}
.indexbox .title7 .conter .right .txtop {
  width: 100%;
  background: url(../images/titbx.png) left bottom no-repeat;
  color: #ff7000;
  font-size: 22px;
  padding-bottom: 10px;
  font-weight: 600;
}
.indexbox .title7 .conter .right .pic {
  margin-top: 36px;
  width: 601px;
  height: 326px;
}
.indexbox .title7 .conter .right .pic a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexbox .title7 .conter .right .pic a:hover .mark {
  display: none;
}
.indexbox .title7 .conter .right .pic a img {
  width: 100%;
  height: 100%;
}
.indexbox .title7 .conter .right .pic a .mark {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/play.png) center center no-repeat rgba(0, 0, 0, 0.04);
}
.indexbox .title7 .conter .right .listul {
  margin: 28px auto 0;
  width: 100%;
}
.indexbox .title7 .conter .right .listul ul {
  width: 100%;
}
.indexbox .title7 .conter .right .listul ul li {
  width: 100%;
  margin-bottom: 18px;
}
.indexbox .title7 .conter .right .listul ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 20px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
@keyframes accelerate {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(240deg);
  }
  66% {
    transform: rotate(480deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
@keyframes decelerate {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(240deg);
  }
  66% {
    transform: rotate(480deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
