@charset "utf-8";

/* CSS Document */

html {
    min-height: 100%;
}

body {
    height: 100%;
}

body {
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #231815;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
img,
td,
div,
input {
    margin: 0;
    padding: 0;
    outline: none;
}

img {
    border: 0;
}

ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    outline-style: none;
    text-decoration: none;
    border: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.cleargap {
    font-size: 0;
    letter-spacing: -8px;
    text-align: left;
}

.ibox {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px;
    letter-spacing: normal;
}

.img-responsive {
    max-width: 100%;
    width: auto\9;
    height: auto;
    -ms-interpolation-mode: bicubic;
    _width: auto;
}

.pta {
    position: absolute;
}

label {
    font-family: 'Microsoft Yahei';
}

* {
  margin: 0;
  padding: 0;
  /* box-sizing: border-box; */
}

a {
  color: #000;
  text-decoration: none;
}

ul, li, ol {
  list-style: none;
}

body {
  background: url(../images/33gl_jggk_bg.png);
}


.w {
  width: 1280px;
  margin: 0 auto;
}


.new-common-content {
  margin: 0 auto;
  background: #ffffff;
  padding: 40px;
  width: 1280px;
  -webkit-box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.15);
}

.leftLineTitle {
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  color: #333;
  font-weight: bolder;
  border-left: 6px solid #cbb486;
  padding-left: 20px;
}

.leftLineTitle .moreLink {
  color: #666;
  font-size: 16px;
  font-weight: 500;
  float: right;
}

.video-header-list {
  margin: 20px 0 60px;
  height: 260px;
  font-size: 0;
}

.video-header-list img {
  vertical-align: top;
}

.video-header-list > div {
  display: inline-block;
  font-size: 0;
  height: 260px;
}

.video-header-list div.left {
  width: 500px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}

.video-header-list div.left img {
  width: 500px;
  height: 260px;
}

.video-header-list .right {
  width: 700px;
}

.video-header-list .right > div {
  width: 215px;
  height: 119px;
  display: inline-block;
  margin-left: 18px;
  margin-bottom: 18px;
  position: relative;
  cursor: pointer;
}

.video-header-list .right img {
  width: 215px;
  height: 119px;
}

.video-header-list .title {
  width: 100%;
  position: absolute;
  height: 40px;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  box-sizing: border-box;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}

.video-header-list .left .title {
  height: 76px;
  line-height: 76px;
  font-size: 20px;
  padding: 0 20px;
}

.img-box {
  /* position: absolute; */
  left: 0;
  top: 0;
  z-index: 1;
  float: left;
}

.video-header-list video {
  width: 100%;
  height: 100%;
}

ul.grfrTab {
  /*width: 500px;*/
  margin: 0 auto 40px;
  font-size: 0;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  padding-bottom: 5px;
  z-index: 1000;
  background: #fff;
  text-align: center;
}

ul.grfrTab li.on {
  color: #333333;
  position: relative;
}

ul.grfrTab li {
  cursor: pointer;
  font-weight: 700;
  /*width: 30%;*/
  margin: 0 10%;
  text-align: center;
}

ul.grfrTab li {
  font-size: 28px;
  display: inline-block;
  color: #666;
}

ul.grfrTab li a:hover {
  color: #ccb073;
}

ul.grfrTab li.on:after {
  content: '';
  display: inline-block;
  width: 93px;
  height: 7px;
  background: url(../images/line-01.png) no-repeat 0;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.datalist-item ul {
  margin: 30px 0 12px;
  font-size: 0;
  position: relative;
}

.datalist-item ul .paging {
  position: absolute;
  right: 0;
  top: -50px;
  font-size: 0;
}

.datalist-item ul .paging .prev {
  margin-right: 40px;
  width: 20px;
  cursor: pointer;
  font-size: 28px;
}

.datalist-item ul .paging .next {
  margin-left: 40px;
  width: 20px;
  cursor: pointer;
  font-size: 28px;
}

.datalist-item ul .paging > div {
  display: inline-block;
  font-size: 22px;
  color: #666;
}

.datalist-item li {
  width: 280px;
  height: 220px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  position: relative;
  margin-bottom: 15px;
}

.datalist-item li img.playbtn {
  width: 50px;
  position: absolute;
  left: 115px;
  top: 55px;
}

.datalist-item li:hover {
  transform: scale(1.04);
  box-shadow: 0 0 20px rgb(219, 195, 151, 0.5);
}

.datalist-item li:hover div.title {
  padding-left: 20px;
}

.datalist-item li:hover div.star {
  padding-left: 20px;
  display: inline-block;
}

.datalist-item li:hover div.button {
  display: inline-block;
}

.datalist-item li:not(:last-child) {
  margin-right: 26px;
}

.datalist-item li .aboutImg {
  margin-bottom: 16px;
  width: 280px;
  height: 157px;
}

.datalist-item li div.title {
  font-size: 16px;
  color: #333;
  /*overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.set_image_all {
  position: relative;
  margin: 15px 0;
}

.set_image_all .set_image_item {
  position: relative;
  display: inline-block;
  z-index: 11;
  visibility: visible;
}

.set_image_all .set_image_top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

.set_image_all .set_image_top > div {
  display: inline-block;
  overflow: hidden;
}

.set_image_all .set_image_top img {
  display: block;
}

.btnBox {
  overflow: hidden;
  padding: 0 30px;
  margin-top: 15px;
}

.button {
  width: 100px;
  height: 40px;
  border-radius: 8px;
  background: linear-gradient(to right, #dcc599, #b49470);
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  display: none;
  float: right;
}

.btnborder {
  margin-right: 20px;
  background: transparent;
  border: 1px solid #cbb486;
  color: #cbb486;
  float: left;
}

.modal-content {
  background: transparent;
  box-shadow: 0 0 0;
  border: none;
}

#videoModal video {
  max-height: 600px;
  vertical-align: top;
}

.container{
	width: 1280px;
	position: relative;
	margin:0 auto;
}

.ywtb_banner {
  width: 100%;
  display: block;
  margin-bottom: 50px;
}

.ywtb {
  margin-bottom: 40px;
}


/* list */

.tylb_neirong {
  background: #ffffff;
  margin-top: -94px;
  padding: 40px;
  width: 1280px;
  -webkit-box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.15);
}
.tylb_neirong .tylb_zuo {
  border: 1px solid #e5e5e5;
  width: 270px;
}
.tylb_neirong .tylb_zuo .tylb_zuo_biaoti {
  background: url(../images/71gl_tylb_biaoti.png) no-repeat;
  width: 270px;
  height: 70px;
  padding-top: 30px;
  box-sizing: content-box;
}
.tylb_neirong .tylb_zuo .tylb_zuo_biaoti h1 {
  margin-left: 30px;
  font-size: 24px;
  color: #ffffff;
}
.tylb_neirong .tylb_zuo ul {
  margin-top: 40px;
  margin-bottom: 40px;
}
.tylb_neirong .tylb_zuo ul li {
  background: #e5e5e5;
  width: 230px;
  height: 50px;
  text-align: center;
  border-left: 4px solid #c02c38;
  margin: 0 auto 30px;
  position: relative;
  transition: 800ms ease all;
}
.tylb_neirong .tylb_zuo ul li a {
  line-height: 50px;
  font-size: 20px;
  color: #333333;
  z-index: 5;
  position: relative;
  transition: 800ms ease all;
}
.tylb_neirong .tylb_zuo ul li:after {
  content: '';
  position: absolute;
  width: 0;
  background: #c02c38;
  transition: 400ms ease all;
  left: 0;
  height: 50px;
}
.tylb_neirong .tylb_zuo ul li:hover a {
  color: #ffffff;
}
.tylb_neirong .tylb_zuo ul li:hover:after {
  width: 100%;
  transition: 800ms ease all;
}
.tylb_neirong .tylb_you {
  width: 908px;
  overflow: hidden;
}
.tylb_neirong .tylb_you .tylb_you_bt {
  margin-bottom: 30px;
}
.tylb_neirong .tylb_you .tylb_you_bt h1 {
  font-size: 22px;
  color: #c02c38;
}
.tylb_neirong .tylb_you .tylb_you_bt p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.tylb_neirong .tylb_you .tylb_you_bt p img {
  vertical-align: middle;
}
.tylb_neirong .tylb_you .tylb_you_bt p a {
  margin: 0 10px;
  font-size: 14px;
  color: #666666;
}
.tylb_neirong .tylb_you .tylb_you_bt p a:hover {
  color: #c02c38;
}
.tylb_neirong .tylb_you .tylb_you_wz {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.tylb_neirong .tylb_you .tylb_you_wz li {
  margin-top: 24px;
  overflow: hidden;
}
.tylb_neirong .tylb_you .tylb_you_wz li i {
  width: 7px;
  height: 7px;
  background: #aaaaaa;
  display: block;
  margin-top: 8px;
  margin-right: 16px;
  border-radius: 10px;
}
.tylb_neirong .tylb_you .tylb_you_wz li p {
  font-size: 16px;
  color: #000000;
}
.tylb_neirong .tylb_you .tylb_you_wz li p:hover {
  color: #c02c38;
}
.tylb_neirong .tylb_you .tylb_you_wz li span {
  font-size: 16px;
  color: #999999;
}
.tylb_neirong .tylb_you .tylb_you_wz li:first-of-type {
  margin: 0;
}
.tylb_neirong .tylb_you .tylb_you_tw {
  overflow: hidden;
}
.tylb_neirong .tylb_you .tylb_you_tw li {
  margin: 0 6px 30px;
  float: left;
  width: 286px;
  text-align: center;
}
.tylb_neirong .tylb_you .tylb_you_tw li .tylb_you_tw_xian {
  border: 1px solid #e5e5e5;
  margin-top: 20px;
}
.tylb_neirong .tylb_you .tylb_you_tw li .tylb_you_tw_xian img {
  margin-top: -20px;
}
.tylb_neirong .tylb_you .tylb_you_tw li .tylb_you_tw_xian p {
  margin: 14px auto 8px;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
}
.tylb_neirong .tylb_you .tylb_you_tw li .tylb_you_tw_xian p:hover {
  color: #c02c38;
}
.tylb_neirong .tylb_you .tylb_you_tw li .tylb_you_tw_xian i {
  margin: 0 auto 8px;
  width: 20px;
  height: 4px;
  background: #c02c38;
  display: block;
  border-radius: 2px;
}
.tylb_neirong .tylb_you .tylb_you_tw li .tylb_you_tw_xian span {
  font-size: 14px;
  color: #666666;
  margin-bottom: 18px;
  display: block;
}
.xqy_neirong {
  background: #ffffff;
  margin-top: -94px;
  padding: 40px;
  width: 1200px;
  -webkit-box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.15);
}
.xqy_neirong .xqy_bt {
  margin-bottom: 30px;
}
.xqy_neirong .xqy_bt p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.xqy_neirong .xqy_bt p img {
  vertical-align: middle;
}
.xqy_neirong .xqy_bt p a {
  margin: 0 10px;
  font-size: 14px;
  color: #666666;
}
.xqy_neirong .xqy_bt p a:hover {
  color: #c02c38;
}
.xqy_neirong .xqy_nr h1 {
  font-size: 32px;
  color: #333333;
  text-align: center;
  margin: 50px 0;
}
.xqy_neirong .xqy_nr .xqy_nr_xq {
  overflow: hidden;
  margin: 50px auto;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 17px 0;
  font-size: 16px;
  color: #999999;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_zuo {
  float: left;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_zuo p {
  margin-right: 47px;
  float: left;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you {
  float: right;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you p {
  margin-left: 15px;
  float: left;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you p i {
  display: inline-block;
  width: 30px;
  height: 24px;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you p i:hover {
  cursor: pointer;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you p .dayin {
  position: relative;
  top: 4px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you .fenxiang {
  float: left;
  margin-left: 3px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you .fenxiang .bdshare-button-style1-16 a {
  width: 25px;
  height: 25px;
  padding-left: 0;
  line-height: 0;
  margin: 0 0 0 12px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you .fenxiang .bdshare-button-style1-16 .bds_weixin {
  background: url(../images/74xl_xqy_wx.png) no-repeat;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you .fenxiang .bdshare-button-style1-16 .bds_tsina {
  background: url(../images/75xl_xqy_wb.png) no-repeat;
}
.xqy_neirong .xqy_nr .xqy_nr_xq .xqy_nr_xq_you .fenxiang .bdshare-button-style1-16 .bds_qzone {
  background: url(../images/76xl_xqy_qq.png) no-repeat;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_zw {
  font-size: 17px;
  line-height: 40px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_sx {
  margin-top: 70px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_sx p {
  margin-bottom: 20px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_sx p span {
  font-size: 20px;
  color: #c40c0c;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_sx p a {
  font-size: 20px;
  color: #333333;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_sx p a:hover {
  color: #c02c38;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_xgzc {
  margin-top: 80px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 27px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_xgzc img {
  vertical-align: bottom;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_xgzc span {
  font-size: 26px;
  color: #c02c38;
  font-weight: bold;
  margin-left: 18px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_xgzc_zw {
  margin-top: 30px;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_xgzc_zw li {
  font-size: 20px;
  color: #333333;
}
.xqy_neirong .xqy_nr .xqy_nr_xq_xgzc_zw li:hover {
  color: #c02c38;
}

.fontColor {
  color: #fe8f00;
}
