.header {
  height: 35px;
  line-height: 35px;
  background-color: #f5f5f5;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
}
.header p {
  font-size: 16px;
}
.header ul li {
  float: left;
  margin: 0 10px;
}
.header ul li a {
  text-decoration: none;
  color: #000;
}
.header ul li a i {
  margin-right: 5px;
}
.logo_tel {
  line-height: 125px;
  border-bottom: 2px solid #1f2772;
  overflow: hidden;
}
.logo .logo-a{
  display: inline-block;
}
.logo .logo-a h1{
  position: absolute;
  clip: rect(0,0,0,0);
}
.logo_tel .logo {
  position: relative;
  float: left;
}

.logo_tel .logo .gray-line {
  width: 1px;
  height: 78px;
  background-color: #d3d3d3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 275px;
  margin: auto 0;
}
.logo_tel .logo p {
  display: inline-block;
  margin-left: 58px;
  font-size: 20px;
  font-weight: 700;
}
.tel {
  height: 125px;
  line-height: 125px;
}
.tel p {
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #ffc000;
  font-size: 16px;
}
.tel p i {
  font-size: 50px;
  margin-right: 2px;
}
.tel p span {
  display: inline-block;
}
.slider {
  position: relative;
  height: 800px;
}
.slider .top-nav {
  line-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.slider .top-nav ul li {
  float: left;
}
.slider .top-nav ul li a {
  font-size: 19px;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  padding: 11px 14px;
}
.slider .search {
  line-height: 105px;
  background-color: #696969;
  position: absolute;
  bottom: -76px;
  width: 1200px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 42px;
  font-size: 20px;
  color: #fff;
}
.slider .search .hot-search a {
  color: #fff;
  text-decoration: none;
  margin: 0 14px;
  font-size: 20px;
}
.slider .search .hot-search a:hover{
  color:#ccc;
 }
.slider .search .search-box{
  box-sizing: border-box;
  position: relative;
  height: 52px;
  margin-top: 26.5px;
}
.slider .search .search-box input {
  height: 52px;
  width: 522px;
  border-radius: 28px ;
  text-align: left;
  padding: 4px 68px 4px 30px;
  color: #000;
  vertical-align: top;
  font-size: 14px;
  line-height: 52px;
}
.slider .search .search-box a{
  color: #ccc;
  text-decoration: none;
  position: absolute;
  right:14px;
  height: 52px;
  bottom:0;
  padding:10px;
  font-size: 32px;
  line-height: 32px;
}

.slide {
  height: 800px;
}
.slide .carousel-inner div a {
  display: block;
  text-decoration: none;
  color: #000;
  height: 100%;
  position: relative;
}
.slide .carousel-inner .item {
  height: 800px;
}
/*
.slide .carousel-inner .item:nth-child(1) a {
  background: url("/Images/rg/banner12.jpg") no-repeat center;
}
.slide .carousel-inner .item:nth-child(1) a img {
  position: absolute;
  bottom: -34px;
  left: -51px;
}
.slide .carousel-inner .item:nth-child(2) a {
  background: url("/Images/rg/banner21.jpg") no-repeat center;
}
.slide .carousel-inner .item:nth-child(2) a img {
  position: absolute;
}
.slide .carousel-inner .item:nth-child(2) a .banner22 {
  left: -232px;
  bottom: -66px;
  visibility: visible!important;
  animation-name: fadeInLeft!important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slide .carousel-inner .item:nth-child(2) a .banner23 {
  right: -268px;
  bottom: -42px;
  visibility: visible!important;
  animation-name: fadeInRight!important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slide .carousel-inner .item:nth-child(3) a {
  background: url("/Images/rg/banner31.jpg") no-repeat center;
}
.slide .carousel-inner .item:nth-child(3) a img {
  position: absolute;
  width: 1567px;
  bottom: 23px;
  left: 194px;
  visibility: visible!important;
  animation-name: rubberBand!important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slide .carousel-inner .item:nth-child(4) a {
  background: url("/Images/rg/banner2019.jpg") no-repeat center;
}
.slide .carousel-inner .item:nth-child(4) a img {
  position: absolute;
}
*/
.carousel-control span {
  font-size: 50px;
  line-height: 800px;
}
.index-advantage {
  margin-top: 160px;
  background-color: #fff;
}
.index-advantage .advantage-left {
  padding-top: 44px;
}
.index-advantage .advantage-left p:nth-child(1) {
  font-size: 38px;
  font-weight: 500;
}
.index-advantage .advantage-left p:nth-child(2) {
  font-size: 26px;
}
.index-advantage .advantage-left p:nth-child(3) {
  width: 330px;
  height: 5px;
  background-color: #ffc000;
  margin-top: 10px;
}
.index-advantage .advantage-left p:nth-child(4) {
  width: 122px;
  height: 38px;
  background-color: #ffc000;
  margin-top: 19px;
}
.index-advantage .advantage-right div {
  width: 212px;
  height: 260px;
}
.index-advantage .advantage-right div:nth-child(2n) {
  background-color: #ffdeab;
}
.index-advantage .advantage-right div:nth-child(2n-1) {
  background-color: #ffc000;
}
.index-advantage .advantage-right div i {
  display: block;
  text-align: center;
  font-size: 90px;
  line-height: 160px;
}
.index-advantage .advantage-right div p {
  font-size: 18px;
  padding: 0 20px;
  line-height: 30px;
  text-align: justify;
}
.index-advantage .advantage-right div:hover p {
  color: #696969;
}
.index-product .index-product-list {
  margin-top: 48px;
}
.index-product .index-product-list ul {
  margin-right: -30px;
}
.index-product .index-product-list ul li {
  width: 277px;
  height: 348px;
  float: left;
  margin-right: 30px;
  margin-bottom: 32px;
}
.index-product .index-product-list ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.index-product .index-product-list ul li a:hover div {
  bottom: 0;
}
.index-product .index-product-list ul li a div {
  width: 277px;
  height: 348px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: -348px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index-product .index-product-list ul li a div p {
  padding-left: 30px;
  color: #fff;
}
.index-product .index-product-list ul li a div p:nth-child(1) {
  font-size: 22px;
  font-weight: 500;
  margin-top: 110px;
}
.index-product .index-product-list ul li a div p:nth-child(2) {
  margin-top: 30px;
  font-size: 16px;
}
.index-title {
  margin-top: 102px;
}
.index-title p {
  text-align: center;
}
.index-title p:nth-child(1) {
  font-size: 38px;
  color: #000;
  font-weight: 500;
}
.index-title p:nth-child(2) {
  margin-top: 11px;
}
.index-title p:nth-child(2) i {
  display: inline-block;
  vertical-align: middle;
}
.index-title p:nth-child(2) i:nth-child(1) {
  width: 139px;
  height: 5px;
  background-color: #000;
  margin-right: -5px;
}
.index-title p:nth-child(2) i:nth-child(2) {
  width: 120px;
  height: 21px;
  background-color: #ffc000;
}
.index-title p:nth-child(2) i:nth-child(3) {
  width: 139px;
  height: 5px;
  background-color: #000;
  margin-left: -5px;
}
.index-title p:nth-child(3) {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin-top: 24px;
}
.index-about-our {
  background: url("/Images/rg/333.jpg") no-repeat center;
  height: 612px;
  color: #fff;
  margin-top: 70px;
  position: relative;
}
.index-about-our .index-about-our-left {
  width: 35%;
  margin-top: 112px;
}
.index-about-our .index-about-our-left p {
  line-height: 40px;
  font-size: 16px;
  letter-spacing: 2px;
  text-indent: 2em;
  text-align: justify;
}
.index-about-our .index-about-our-right {
  width: 60%;
  text-align: right;
  margin-top: 103px;
  position: relative;
}
.index-about-our .index-about-our-right p {
  position: absolute;
}
.index-about-our .index-about-our-right .our-one {
  width: 271px;
  height: 171px;
  background-color: #ffc000;
  text-align: left;
  left: -18px;
  top: -18px;
}
.index-about-our .index-about-our-right .our-one span {
  display: block;
}
.index-about-our .index-about-our-right .our-one span:nth-child(1) {
  font-size: 38px;
  font-weight: 500;
  border-bottom: 1px solid #000;
  color: #000;
  width: 190px;
  margin: 22px auto 0;
  line-height: 64px;
}
.index-about-our .index-about-our-right .our-one span:nth-child(2) {
  font-size: 18px;
  line-height: 60px;
  padding-left: 40px;
}
.index-about-our .index-about-our-right .our-two {
  width: 135px;
  height: 102px;
  background-color: #ffc000;
  text-align: center;
  line-height: 102px;
  bottom: 0;
  left: 49px;
  font-size: 16px;
}
.index-power .index-title {
  margin-top: 90px;
}
.index-power .index-power-content {
  margin-top: 86px;
}
.index-power .index-power-content ul li {
  overflow: hidden;
  margin-bottom: 126px;
}
.index-power .index-power-content ul li:nth-child(2n) .power-right-text {
  margin-left: 130px;
}
.index-power .index-power-content ul li .power-right-text p i{
  font-size: 24px;
  color: #ffc000;
  margin-left: -1em;
  vertical-align: -3px;
}
.index-power .index-power-content ul li:nth-child(2n) .power-right-text p:nth-child(1) span:nth-child(1) {
  color: #ffc000;
}
.index-power .index-power-content ul li:nth-child(2n) .power-right-text p:nth-child(1) span:nth-child(2) {
  color: #000;
}
.index-power .index-power-content .power-right-text {
  margin-left: 717px;
  padding-top: 50px;
}
.index-power .index-power-content .power-right-text p:nth-child(1) {
  font-size: 28px;
  font-weight: 500;
}
.index-power .index-power-content .power-right-text p:nth-child(1) span:nth-child(2) {
  color: #ffc000;
}
.index-power .index-power-content .power-right-text p:nth-child(2) {
  margin-top: 20px;
  font-size: 12px;
}
.index-power .index-power-content .power-right-text p:nth-child(3) {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin-top: 30px;
}
.index-power .index-power-content .power-right-text p:nth-child(4) {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin-top: 40px;
}
.index-friend {
  overflow: hidden;
  background: url("/Images/rg/shangb.jpg") no-repeat center;
  height: 580px;
}
.index-friend .index-title {
  margin-top: 60px;
}
.index-friend .index-title p:nth-child(2) {
  margin-top: 11px;
}
.index-friend .index-title p:nth-child(2) i {
  display: inline-block;
  vertical-align: middle;
}
.index-friend .index-title p:nth-child(2) i:nth-child(1) {
  width: 188px;
  height: 5px;
  background-color: #000;
  margin-right: -5px;
}
.index-friend .index-title p:nth-child(2) i:nth-child(2) {
  width: 85px;
  height: 21px;
  background-color: #fff;
}
.index-friend .index-title p:nth-child(2) i:nth-child(3) {
  width: 188px;
  height: 5px;
  background-color: #000;
  margin-left: -5px;
}
.index-friend .index-title p:nth-child(3) {
  font-size: 30px;
  margin-top: 13px;
}
.index-friend img {
  margin-top: 60px;
}
.index-videos .index-title {
  margin-top: 49px;
}
.index-videos .index-videos-list {
  margin-top: 80px;
}
.index-videos .index-videos-list ul {
  margin-right: -12px;
}
.index-videos .index-videos-list ul li {
  float: left;
  margin-right: 12px;
  position: relative;
}
.index-videos .index-videos-list ul li a{
  display: block;
  color:#000;
  text-decoration: none;
}
.index-videos .index-videos-list ul li a:hover i{
    color:#ffc000;
}
.index-videos .index-videos-list ul li i{
  position: absolute;
  font-size: 70px;
  width: 70px;
  height: 70px;
  left: 0;
  bottom:0;
  right: 0;
  top:0;
  margin:auto;
  line-height: 70px;
}
.index-videos .index-videos-list ul li p {
  width: 392px;
  line-height: 36px;
  padding: 0 10px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
.index-news {
  margin-top: 205px;
}
.index-news .index-news-left p a {
  text-decoration: none;
  font-size: 18px;
}
.index-news .index-news-left p:nth-child(1) {
  color: #a9a9a9;
  font-size: 26px;
}
.index-news .index-news-left p:nth-child(2) {
  font-size: 38px;
}
.index-news .index-news-left p:nth-child(3) {
  text-align: center;
  margin-top: 140px;
  margin-bottom: 60px;
}
.index-news .index-news-left p:nth-child(4) {
  text-align: center;
  margin-bottom: 60px;
}
.index-news .index-news-left p:nth-child(5) {
  text-align: center;
}
.index-news .index-news-list {
  width: 75%;
}
.index-news .index-news-list ul li {
  width: 33.33%;
  float: left;
  position: relative;
  height: 500px;
}
.index-news .index-news-list ul li img{
  position: absolute;
  bottom:0;
  left:0;
  right: 0;
}
.index-news .index-news-list ul li .index-news-fenlei {
  width: 154px;
  height: 54px;
  display: block;
  margin: 0 auto 20px;
  text-align: center;
  background-color: #ffc000;
  line-height: 54px;
  text-decoration: none;
  color: #000;
  font-size: 20px;
}
.index-news .index-news-list ul li .index-news-title {
  display: block;
  padding: 0 22px;
  text-decoration: none;
  color: #000;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  position: relative;
}
.index-news .index-news-list ul li .index-news-title p:nth-child(2) {
  line-height: 20px;
  color: #7b7b7b;
  position: absolute;
  right: 35px;
  bottom: 0;
}
.index-news .index-news-list ul li .index-news-content {
  padding: 0 22px;
  font-size: 14px;
  line-height: 36px;
  margin-bottom: 20px;
}
.index-news .index-news-list ul li .index-news-img {
  display: block;
  margin: 0 auto;
}
.footer {
  height: 601px;
  background: url("/Images/rg/footer.jpg");
  position: relative;
  margin-top: 246px;
}
.footer .main{
  position: relative;

}
.footer dl {
  color: #fff;
  float: left;
  margin-top: 92px;
  font-size: 16px;
}
.footer dl a {
  text-decoration: none;
  color: #fff;
}
.footer dl dt {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 40px;
}
.footer dl dd {
  line-height: 50px;
}
.footer dl:nth-child(1) {
  margin-left: 180px;
}
.footer dl:nth-child(2) {
  margin-left: 112px;
  margin-top: 169px;
}
.footer dl:nth-child(3) {
  margin-left: 162px;
}
.footer p {
  position: absolute;
  bottom: 0;
  color: #000;
  width: 100%;
  left: 0;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
}
.footer p a {
  text-decoration: none;
  color: #000;
}
.footer .wx{
  position: absolute;
  top:92px;
  right:0px;
}
.footer .wx p{
  display: block;
}
.modal-body .video-js{
  display: block;
  margin:auto;
}
.modal-dialog{
  width: 880px;
}
.bgcYellow{
  background-color: #ffc000;
}
.modal-dialog{
  margin-top: 90px;
}
.page-list{
  text-align: center;
  margin:20px 0;
}
.page-list ul li{
  display: inline-block;
  margin:0 5px;
}
.page-list ul li a{
  display: inline-block;
  padding:5px 12px;
  text-align: center;
  text-decoration: none;
  color: #000;
  background-color: #ffc000;
}
.modal-body{
  width: 878px;
  height: 480px;
  padding:0;
}
.video-js{
  width: 100%;
  height: 100%;
}

.khgw{
	width:100%;
	margin-top:40px;	
}


