.slider .yellow-box {
  width: 1400px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.slider .yellow-box .yellow-box-p {
  width: 276px;
  height: 148px;
  background-color: #dca100;
  color: #fff;
  overflow: hidden;
}
.slider .yellow-box .yellow-box-p p {
  text-align: center;
}
.slider .yellow-box .yellow-box-p p:nth-child(1) {
  margin-top: 50px;
}
.slider .yellow-box .yellow-box-p p:nth-child(2) {
  font-size: 16px;
}
.slider .carousel-control {
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
  background-image: none;
}
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #afafaf!important;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #afafaf!important;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #afafaf!important;
}
input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #afafaf!important;
}
.top-banner {
  position: relative;
  top: 0;
  z-index: 1;
  background-color: transparent;
  left: 0;
  right: 0;
  height: 150px;
}
.top-banner .top-banner-list {
  width: 1400px;
  margin: 0 auto;
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  background-color: #fff;
}
.top-banner .top-banner-list ul li {
  float: left;
}
.top-banner .top-banner-list ul li:nth-child(1) {
  background-color: #000;
  width: 166px;
  height: 100px;
}
.top-banner .top-banner-list ul li:nth-child(1) p {
  width: 50px;
  height: 4px;
  background-color: #fff;
}
.top-banner .top-banner-list ul li:nth-child(1) p:nth-child(1) {
  margin-top: 32px;
  margin-left: 58px;
}
.top-banner .top-banner-list ul li:nth-child(1) p:nth-child(2) {
  margin-top: 10px;
  margin-left: 34px;
}
.top-banner .top-banner-list ul li:nth-child(1) p:nth-child(3) {
  margin-top: 11px;
  margin-left: 58px;
}
.top-banner .top-banner-list ul li:nth-last-child(1) {
  color: #dfa60c;
  font-weight: 700;
}
.top-banner .top-banner-list ul li:nth-last-child(1) span {
  margin: 0 27px;
  color: #000;
}
.top-banner .top-banner-list ul li a {
  text-decoration: none;
  color: #000;
  border-right: 2px solid #c8c8c8;
  padding: 0 36px;
  font-size: 18px;
}
.top-banner .top-banner-list ul li a span {
  display: inline-block;
  border-bottom: 9px solid #707070;
  border-right: 7px solid #fff;
  border-left: 7px solid #fff;
}
.top-banner .top-banner-list ul li:nth-child(3) a,
.top-banner .top-banner-list ul li:nth-child(4) a {
  padding: 0 34px;
}
.top-banner .top-banner-list ul .lanmu-li:hover {
  background-color: #e6b025;
}
.top-banner .top-banner-list ul .lanmu-li:hover a {
  font-weight: 700;
  color: #fff;
  border-color: #e6b025;
}
.top-banner .top-banner-list ul .lanmu-li:hover a span {
  border-top: 9px solid #fff;
  border-right: 7px solid #e6b025;
  border-bottom: 0 none;
  border-left: 7px solid #e6b025;
}
.top-banner .top-banner-search {
  width: 1400px;
  margin: 0 auto;
  height: 50px;
  background-color: #323232;
  line-height: 50px;
  color: #fff;
}
.top-banner .top-banner-search p {
  float: left;
}
.top-banner .top-banner-search p:nth-child(1) {
  margin-left: 290px;
}
.top-banner .top-banner-search p:nth-child(2) span {
  border-right: 1px solid #fff;
  padding: 0 15px;
}
.top-banner .top-banner-search .txtMarquee-left {
  float: left;
  margin-left: 26px;
  height: 50px;
  overflow: hidden;
  width: 410px;
}
.top-banner .top-banner-search .txtMarquee-left ul li {
  margin-right: 10px;
  width: auto!important;
}
.top-banner .top-banner-search .txtMarquee-left ul li a {
  text-decoration: none;
  color: #fff;
}
.top-banner .top-banner-search .input-box {
  width: 327px;
  height: 36px;
  float: right;
  border-radius: 18px;
  overflow: hidden;
  margin-top: 24px;
  margin-right: 6px;
  position: relative;
}
.top-banner .top-banner-search .input-box input {
  width: 100%;
  height: 100%;
  background-color: #6e6e6e;
  color: #fff;
  vertical-align: top;
  padding: 0 64px 0 18px;
}
.top-banner .top-banner-search .input-box input::-webkit-input-placeholder {
  color: #fff;
}
.top-banner .top-banner-search .input-box input::-moz-input-placeholder {
  color: #fff;
}
.top-banner .top-banner-search .input-box input::-ms-input-placeholder {
  color: #fff;
}
.top-banner .top-banner-search .input-box input::input-placeholder {
  color: #fff;
}
.top-banner .top-banner-search .input-box a {
  text-decoration: none;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
  line-height: 36px;
  width: 60px;
  font-size: 18px;
  text-align: center;
  border-radius: 18px;
  background-color: #8d8d8d;
}
.top-banner .tl-box {
  background-color: #f5f5f5;
}
.top-banner .tl-box .top-banner-list {
  background-color: #f5f5f5;
}
.index-hands-moving {
  width: 1220px;
  margin: 0 auto;
  margin-top: 166px;
  overflow: hidden;
  position: relative;
  height: 500px;
}
.index-hands-moving ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 4296px;
}
.index-hands-moving ul li {
  float: left;
  margin-right: 99px;
}
.index-hands-moving ul li:nth-last-child(1) {
  margin-right: 0;
}
.index-hands-moving ul li a {
  display: block;
}
.index-hands-moving #dragbar {
  width: 618px;
  margin: 450px auto 0;
  background-color: #909090;
}
.index-hands-moving input[type=range] {
  -webkit-appearance: none;
  width: 300px;
  border-radius: 10px;
  /*这个属性设置使填充进度条时的图形为圆角*/
}
.index-hands-moving input[type=range]:focus {
  outline: none;
}
.index-hands-moving input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.index-hands-moving input[type=range]::-webkit-slider-runnable-track {
  height: 1px;
}
.index-hands-moving input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 11px;
  width: 35px;
  margin-top: -5px;
  /*使滑块超出轨道部分的偏移量相等*/
  background: #363636;
  border-radius: 5px;
  /*外观设置为圆形*/
  box-shadow: 0 .125em .125em #3b4547;
  /*添加底部阴影*/
}
.index-hands-moving input[type=range]::-moz-slider-thumb {
  -webkit-appearance: none;
}
.index-hands-moving input[type=range]::-moz-slider-runnable-track {
  height: 1px;
}
.index-hands-moving input[type=range]::-moz-slider-thumb {
  -webkit-appearance: none;
  height: 11px;
  width: 35px;
  margin-top: -5px;
  /*使滑块超出轨道部分的偏移量相等*/
  background: #363636;
  border-radius: 5px;
  /*外观设置为圆形*/
  box-shadow: 0 .125em .125em #3b4547;
  /*添加底部阴影*/
}
.index-hands-moving input[type=range]::-ms-slider-thumb {
  -webkit-appearance: none;
}
.index-hands-moving input[type=range]::-ms-slider-runnable-track {
  height: 1px;
}
.index-hands-moving input[type=range]::-ms-slider-thumb {
  -webkit-appearance: none;
  height: 11px;
  width: 35px;
  margin-top: -5px;
  /*使滑块超出轨道部分的偏移量相等*/
  background: #363636;
  border-radius: 5px;
  /*外观设置为圆形*/
  box-shadow: 0 .125em .125em #3b4547;
  /*添加底部阴影*/
}
.index-hands-moving .tm-box {
  width: 510px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 180px;
  background: rgba(0, 0, 0, 0.5);
  margin: 0 auto;
}
.index-flower-imgs {
  margin-top: 140px;
}
.index-flower-imgs .index-flower-imgs-box {
  position: relative;
}
.index-flower-imgs .index-flower-imgs-box .jx {
  position: absolute;
  left: 25px;
  top: 44px;
  font-size: 16px;
}
.index-flower-imgs .index-flower-imgs-box .jx span {
  width: 3px;
  height: 3px;
  display: inline-block;
  background-color: #000;
  margin: 0 6px;
  vertical-align: 5px;
}
.index-image-text1 {
  margin-top: 24px;
  position: relative;
}
.index-image-text1 .index-text-left {
  width: 45%;
  height: 528px;
  background: url("/images/rg/y-05bei.jpg") repeat;
  color: #b49c90;
}
.index-image-text1 .index-text-left p {
  line-height: 40px;
  margin-left: 392px;
  font-size: 18px;
}
.index-image-text1 .index-text-left p:nth-child(1) {
  margin-top: 220px;
}
.index-image-text1 .index-text-left p span {
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px solid #7b7b7b;
  border-radius: 50%;
  background-color: transparent;
  margin-right: 11px;
}
.index-image-text1 .index-image-right {
  width: 55%;
  height: 528px;
  position: relative;
}
.index-image-text1 .index-image-right .bd {
  overflow: hidden;
  height: 100%;
}
.index-image-text1 .index-image-right .bd .tempWrap {
  height: 100%;
}
.index-image-text1 .index-image-right .bd .tempWrap ul {
  height: 100%;
}
.index-image-text1 .index-image-right .bd .tempWrap ul li {
  height: 100%;
}
.index-image-text1 .index-image-right .bd .tempWrap ul li a {
  height: 100%;
  display: block;
}
.index-image-text1 .index-image-right .bd .tempWrap ul li a img {
  width: 100%;
  height: 100%;
}
.index-image-text1 .index-two-img-box {
  width: 380px;
  height: 417px;
  background: url("/images/rg/y-06.png") no-repeat center;
  position: absolute;
  right: 360px;
  top: -145px;
}
.index-image-text1 .index-two-img-box p {
  text-align: center;
}
.index-image-text1 .index-two-img-box p:nth-child(1) {
  font-size: 38px;
  color: #b49c90;
  margin-top: 120px;
}
.index-image-text1 .index-two-img-box p:nth-child(2) {
  font-size: 17px;
  color: #919191;
  margin-top: 64px;
  line-height: 28px;
}
.index-sudoku {
  margin-top: 87px;
}
.index-sudoku a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  overflow: hidden;
  color: #000;
  background-color: #eeeeee;
}
.index-sudoku a .index-sudoku-text p {
  margin-left: 43px;
}
.index-sudoku a .index-sudoku-text p:nth-child(1) {
  font-weight: 700;
  font-size: 16px;
  margin-top: 80px;
}
.index-sudoku a .index-sudoku-text p:nth-child(2) {
  font-weight: 700;
  font-size: 32px;
  color: #e6b025;
  line-height: 57px;
}
.index-sudoku a .index-sudoku-text p:nth-child(3) {
  font-size: 12px;
  line-height: 24px;
}
.index-sudoku a img {
  width: 100%;
  height: 100%;
  display: block;
}
.index-sudoku .index-sudoku-left {
  width: 66.66%;
  position: relative;
}
.index-sudoku .index-sudoku-left ul li {
  float: left;
  width: 50%;
  height: 263px;
}
.index-sudoku .index-sudoku-left ul li:nth-last-child(1) a {
  background-color: #333333;
}
.index-sudoku .index-sudoku-left ul li:nth-last-child(1) a .index-sudoku-text p:nth-child(1) {
  color: #c8c8c8;
}
.index-sudoku .index-sudoku-left ul li:nth-last-child(1) a .index-sudoku-text p:nth-child(3) {
  color: #c8c8c8;
}
.index-sudoku .index-sudoku-left .yellow-line {
  position: absolute;
  width: 70px;
  height: 1px;
  background-color: #cbb523;
  left: 370px;
}
.index-sudoku .index-sudoku-left .yellow-line1 {
  top: 230px;
}
.index-sudoku .index-sudoku-left .yellow-line2 {
  top: 492px;
}
.index-sudoku .index-sudoku-left .yellow-line3 {
  bottom: 33px;
}
.index-sudoku .index-sudoku-right {
  position: relative;
  width: 33.33%;
}
.index-sudoku .index-sudoku-right .index-sudoku-right-lh {
  height: 526px;
}
.index-sudoku .index-sudoku-right .index-sudoku-right-lh img {
  display: block;
}
.index-sudoku .index-sudoku-right .index-sudoku-right-text {
  height: 263px;
}
.index-sudoku .index-sudoku-right .yellow-line {
  position: absolute;
  width: 1px;
  height: 70px;
  background-color: #cbb523;
  bottom: 232px;
  right: 33px;
}
.index-product-list {
  margin-top: 90px;
}
.index-product-list .hd ul li {
  float: left;
  width: 11.11%;
  height: 60px;
  line-height: 60px;
  background-color: #bebebe;
  text-align: center;
}
.index-product-list .hd ul li a {
  display: block;
  text-decoration: none;
  color: #000;
}
.index-product-list .hd ul li:nth-child(2n) {
  background-color: #e7e7e7;
}
.index-product-list .bd {
  margin-top: 52px;
}
.index-product-list .bd ul li {
  float: left;
  width: 298px;
  height: 246px;
  margin-right: 6px;
}
.index-product-list .bd ul li:nth-child(4n) {
  margin-right: 0;
}
.index-product-list .bd ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 14px;
}
.index-product-list .bd ul li a p {
  line-height: 48px;
  text-align: center;
}
.index-image-text2 .index-text-left p {
  margin-left: 140px;
}
.index-image-text2 .index-two-img-box {
  left: 360px;
  background: url("/images/rg/y-07.png") no-repeat center;
}
.index-image-text2 .index-two-img-box p:nth-child(1) {
  font-size: 38px;
  color: #b49c90;
  margin-top: 120px;
}
.index-image-text2 .index-two-img-box p:nth-child(2) {
  font-size: 14px;
  color: #b49c90;
  line-height: 20px;
  margin-top: 0;
}
.index-image-text2 .index-two-img-box p:nth-child(3) {
  font-size: 17px;
  color: #919191;
  margin-top: 64px;
  line-height: 28px;
}
.index-news {
  padding-top: 120px;
  padding-bottom: 104px;
  background-color: #f6f6f6;
}
.index-news .index-news-left {
  width: 720px;
}
.index-news .index-news-left .hd ul li {
  float: left;
  width: 50%;
  background-color: #2f2f2f;
  text-align: center;
  line-height: 55px;
  color: #fff;
}
.index-news .index-news-left .hd ul li.on {
  background-color: #dfa60c;
}
.index-news .index-news-left .bd ul li {
  border-bottom: 1px dotted #494949;
  line-height: 50px;
}
.index-news .index-news-left .bd ul li a {
  text-decoration: none;
  color: #494949;
}
.index-news .index-news-left .bd ul li span {
  float: right;
}
.hot-product .hot-product-title {
  font-size: 22px;
  font-weight: 700;
  color: #646464;
  margin-bottom: 50px;
}
.hot-product .hot-product-title span {
  font-size: 12px;
  color: #a2a2a2;
  padding: 0 46px 0 11px;
  border-bottom: 1px solid #a2a2a2;
}
.hot-product .picScroll-left {
  position: relative;
}
.hot-product .picScroll-left .hd a {
  position: absolute;
  width: 36px;
  height: 174px;
  background-color: #e6b025;
  line-height: 174px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.hot-product .picScroll-left .hd .next {
  right: 0;
}
.hot-product .picScroll-left .hd .prev {
  left: 0;
}
.hot-product .picScroll-left .bd {
  width: 800px;
  margin: 0 auto;
}
.hot-product .picScroll-left .bd ul li {
  float: left;
  margin-right: 8px;
  display: inline;
  overflow: hidden;
  text-align: center;
}
.hot-product .picScroll-left .bd ul li a {
  display: block;
  text-decoration: none;
  color: #000;
}
.hot-product .picScroll-left .bd ul li a img {
  width: 262px;
  height: 174px;
}
.index-liuyan {
  height: 606px;
  background-color: #fff;
}
.index-liuyan .index-liuyan-left {
  text-align: left;
  width: 720px;
}
.index-liuyan .index-liuyan-left .liuyan-title {
  line-height: 35px;
  margin-top: 126px;
  font-size: 35px;
  font-weight: 700;
  color: #e6b025;
  text-align: left;
}
.index-liuyan .index-liuyan-left .liuyan-title span {
  font-weight: 400;
  font-size: 12px;
  color: #a2a2a2;
}
.index-liuyan .index-liuyan-right {
  width: 480px;
  padding-left: 126px;
}
.index-liuyan .index-liuyan-right p:nth-child(1) {
  font-size: 24px;
  font-weight: 700;
  margin-top: 270px;
  color: #e6b025;
  line-height: 42px;
}
.index-liuyan .index-liuyan-right p:nth-child(2) {
  font-size: 12px;
  color: #939393;
  line-height: 36px;
}
.index-liuyan .index-liuyan-right p:nth-child(2) i {
  margin-right: 5px;
  font-weight: 700;
}
.index-liuyan .index-liuyan-right p:nth-child(3) {
  width: 35px;
  height: 2px;
  background-color: #d8d8d8;
  margin-top: 25px;
}
.liuyan {
  position: relative;
  margin-bottom: 92px;
  background: url("/images/rg/xm.png") no-repeat 486px 61px;
}
.liuyan .liuyan-title {
  line-height: 115px;
  font-size: 35px;
  font-weight: 700;
  color: #e6b025;
  text-align: center;
}
.liuyan .liuyan-title span {
  font-weight: 400;
  font-size: 12px;
  color: #a2a2a2;
}
.liuyan img {
  position: absolute;
  right: 0;
  bottom: 55px;
}
.three-white {
  width: 47px;
  height: 28px;
  background-color: #313131;
  overflow: hidden;
  display: inline-block;
  margin-right: 18px;
  vertical-align: bottom;
}
.three-white span {
  width: 14px;
  height: 1px;
  background-color: #fff;
  display: block;
}
.three-white span:nth-child(1) {
  margin-top: 9px;
  margin-left: 17px;
}
.three-white span:nth-child(2) {
  margin-top: 3px;
  margin-left: 10px;
}
.three-white span:nth-child(3) {
  margin-top: 3px;
  margin-left: 17px;
}
.footer {
  height: 292px;
  width: 100%;
  background: url("/images/rg/y-05bei.jpg") repeat;
  overflow: hidden;
}
.footer .main {
  position: relative;
}
.footer .main .firstdl {
  margin-top: 36px;
}
.footer .main .firstdl dt {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 60px;
}
.footer .main .firstdl dt span {
  margin-right: 5px;
}
.footer .main .firstdl dd {
  line-height: 30px;
  font-size: 13px;
  color: #7b7a7a;
}
.footer .main .seconddl {
  margin-top: 57px;
}
.footer .main .seconddl a {
  text-decoration: none;
  color: #7b7a7a;
}
.footer .main .seconddl a:hover {
  color: #fff;
}
.footer .main .seconddl dt {
  width: 72px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 20px;
}
.footer .main .seconddl dd {
  line-height: 28px;
}
.footer .main .erweima {
  position: absolute;
  right: 182px;
  top: 56px;
}
.footer .main .erweima p {
  text-align: center;
  line-height: 53px;
  color: #747474;
}
.slideBox1 .prev,
.slideBox2 .prev,
.slideBox1 .next,
.slideBox2 .next {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  text-decoration: none;
  color: #000;
  text-align: center;
}
.slideBox1 .next,
.slideBox2 .next {
  left: 35px;
  background-color: #000;
  color: #fff;
}
.slideBox2 .prev,
.slideBox2 .next {
  right: 0;
  left: auto;
}
.slideBox2 .next {
  right: 35px;
  left: auto;
}
#top {
  height: 1px;
  background-color: #fff;
}
.product-center-left {
  width: 288px;
}
.product-center-left .product-center-left-ul li {
  text-align: left;
  background-color: #f5f5f5;
  margin: 3px 0;
}
.product-center-left .product-center-left-ul .product-center-left-li a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
  display: block;
  padding: 0 10px 0 42px;
}
.product-center-left .product-center-left-ul li:nth-child(1) {
  height: 135px;
  background-color: #e6b025;
  color: #fff;
  position: relative;
  padding: 38px 0 0 35px;
}
.product-center-left .product-center-left-ul li:nth-child(1) span {
  font-size: 72px;
  position: absolute;
  right: 20px;
  bottom: 6px;
}
.product-center-left .product-center-left-ul li:nth-child(1) .white-line {
  position: absolute;
  right: 0;
  top: 30px;
  height: 50px;
  width: 50px;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product-center-left .product-center-left-ul li:nth-child(1) .white-line p {
  background-color: #fff;
  height: 2px;
  overflow: hidden;
}
.product-center-left .product-center-left-ul li:nth-child(1) .white-line p:nth-child(1) {
  width: 32px;
  margin-bottom: 8px;
}
.product-center-left .product-center-left-ul li:nth-child(1) .white-line p:nth-child(2) {
  width: 21px;
  margin-bottom: 8px;
}
.product-center-left .product-center-left-ul li:nth-child(1) .white-line p:nth-child(3) {
  width: 13px;
  background-color: #fff;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-cpfl {
  line-height: 50px;
  font-weight: 700;
  font-size: 19px;
  color: #fff;
  background-color: #e5b024;
  padding-left: 45px;
  position: relative;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-cpfl a{
  line-height: 50px;
  font-weight: 700;
  font-size: 19px;
  color: #fff;
  background-color: #e5b024;
  padding-left: 0;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-cpfl a:nth-child(1){
	
	pointer-events: none;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-cpfl span {
  margin-right: 13px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  position: absolute;
  left: 16px;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-cpfl .xuanzhuan {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.product-center-left .product-center-left-ul .product-center-left-li .product-cpfl span::before {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}
.product-center-left .product-center-left-ul .product-center-left-li .product-hidden-list {
  background-color: #fff;
  display: none;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-hidden-list p {
  line-height: 50px;
  margin: 2px 0;
  background-color: #f5f5f5;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-hidden-list p a {
  padding: 0 5px 0 40px;
}
.product-center-left .product-center-left-ul .product-center-left-li .product-hidden-list p a:hover {
  color: #e98925;
}
.product-center-left .product-center-left-ul li:nth-child(1) p:nth-child(1) {
  font-weight: 700;
  font-size: 33px;
}
.product-center-left .product-center-left-ul li:nth-child(1) p:nth-child(2) {
  line-height: 26px;
  font-size: 12px;
}
.page-list ul li span.Currentpage {
	display: inline-block;
    padding: 5px 12px;
    text-align: center;
    text-decoration: none;
    background-color: #f39800;
    color: #fff;
    border: none;
}
.video-js .vjs-big-play-button{
  left:0!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  margin:auto!important;
}