/* 广东首页css */
/* 省区市街头部通用css */
.loading {
    margin: 100px auto;
    background-image: url(/dskresource/gif-loading-0fbb4d78.gif);
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100px;
    height: 26px;
}
.bannerm {
  width:100%;
  height: 483px;
  position: relative;
  z-index: 1;
}
.banner {
  width:100%;
  height: 756px;
  position:absolute;
  left:0px;
  top:0px;
  background:url(https://gdxk.southcn.com/gdkres/banner_gz.jpg) no-repeat center top;
}
.searchcon {
  width:1000px;
  margin:0 auto;
  overflow:hidden;
  position: relative;
  z-index: 5;
  text-align: center;
  padding-top: 80px;
  height: 676px;
}

.searchm {
  width:960px;
  margin:0 auto;
  overflow:hidden;
  margin-top:40px;
}
.hotword {
  width:950px;
  margin:0 auto;
  margin-top:10px;
  color:#fff;
  font-size:18px;
  text-align: left;
}

.search_input {
  width: 860px;
  height:60px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background:#fff;
  float:left;
  overflow:hidden;
  float:left;
}

.search_input input[type=text] {
  width: 768px;
  height: 60px;
  background: none;
  border: none;
  color: #959595;
  padding-left: 10px;
}

.search_input button[type=submit] {
  width: 68px;
  height:60px;
  float:right;
  border: none;
  vertical-align: bottom;
  cursor: pointer;
  background:url(https://gdxk.southcn.com/gdkres/search_icon.png) no-repeat center #d74033;
}

.high_search {
  width:120px;
  height:60px;
  background:#d74033;
  color:#fff;
  text-align: center;
  line-height: 60px;
  font-size:20px;
  float:left;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px; 
  margin-left:15px;
}
.high_search a {
  display: block;
  color:#fff;
}
.searcha i {
  float: right;
  display: block;
  width: 1px;
  height: 32px;
  margin-top: 14px;
  background:#d1d1d1
}
.searcha {
  float:left;
  background:#fff;
  width:100px;
  height:60px;
  font-size:20px;
  color:#333;
  text-align: center;
  line-height: 60px;
  border-top-left-radius: 5px; 
  border-bottom-left-radius: 5px; 
}




.library {
  width:100%;
  height:505px;
  background:url(https://gdxk.southcn.com/gdkres/librerybg.jpg) center top no-repeat #cb4032
}

.librarym {
  width:1400px;
  margin:0 auto;
  overflow:hidden;
  color:#fff;
  padding-top: 13px;
}

.library_con {
  width: 290px;
  height: 223px;
  float:left;
  color:#fff;
  text-align: center;
  margin-left: 45px;
}
.library_con_a {
  font-size: 50px;
  font-weight:bold;
  text-align: left;
}

.library_con_b {
  font-size: 20px;
  text-align: left;
}
.library_con_c {
  font-size: 52px;
  font-weight:bold;
  text-align: left;
}
.library_list {
  color:#fff;
  width:910px;
  height:216px;
  background:url(https://gdxk.southcn.com/gdkres/librarybg.png) no-repeat center top;
  float:left;
  margin-left: 76px;
}

.library_list ul li {
  width:130px;
  /* height: 104px;
    margin-top: 6px; */
  height: 86px;
  margin-top: 18px;
  text-align: center;
  float:left;
  cursor: pointer;

  transition: 0.8s;
}

.library_list ul li p {
   font-size:16px;
   padding-top: 3px;
}

.library_list ul li span {
  font-size:16px;
  padding-top:5px;
  display:none;
}


.library_list ul li a { 
  display: block;
  color:#fff;}
  .library_list ul li i {
    display: block;
    transition: 0.8s;
    height: 35px;
  }
.library_list ul li:hover i {
  
  transform: rotateY(360deg);
}

.navlist {
  width:1400px;
  margin:0 auto;
  overflow:hidden;
  margin-top: 25px;
}
.nav {
  width: 1200px;
  margin:0 auto;
  height:210px;
  position: relative;
  overflow:hidden;
}

.nav ul li {
  cursor: pointer;
  width:90px;height:100px;
  float:left;
  color:#fff;
  font-size:20px;
  text-align: center;
 
  position:absolute;
  background:url(https://gdxk.southcn.com/gdkres/navbga.png) center top no-repeat 

}
.nav ul li span {
  display: block;
  padding-top:35px
}

.nav ul li a {
  display: block;
  color:#fff;
}
.nav ul li.curre {
  color:#fff5b4;
  font-weight:bold;
  z-index: 66;
 
}
.nav ul li.curre span {

padding-top:20px;
}
.nav ul li i {
  text-align: center;
  display: none;
  font-size:14px;
}
.nav ul li.curre  i {
  display: block;
}

.navli {
  position: relative;
  width:100%;
  height:100%;
}

.nav ul li .navchild {
  position: absolute;
top:0px;
left:110px;
display: none;
}
.nav ul li.curre .navchild {
  display: block;
}
.navchild p {
  cursor: pointer;
  width:90px;height:100px;
  float:left;
  color:#fff;
  font-size:20px;
  text-align: center;
 
  position:absolute;
  background:url(https://gdxk.southcn.com/gdkres/navbgb.png) center top no-repeat 

}
.nav ul li .navchild.right {
  left:-17px;
}

.nav ul li .navchild p a {
  color:#cb4032;
  font-weight:bold
}
.nav ul li .navchild p span {
  padding-top: 25px;
  display: block;
  font-size: 18px;
}
.nav ul li .navchild p i {
   display: block;
}

.conc {
  width:100%;
  background:url(https://gdxk.southcn.com/gdkres/bgc.jpg) no-repeat center top;
}




.libirary_color {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.libirary_color_left {
    width: 860px;
    height: 670px;
    float: left;
}

.libirary_color_right {
    width: 540px;
    float: left;
    overflow: hidden;
    padding-top: 45px;
}

.libirary_topa {
    width: 95%;
    height: 47px;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    padding-left: 5%;
    background: url(https://gdxk.southcn.com/gdkres/topbg.jpg) no-repeat left center;
    position: relative;
}
.libirary_topa a {
    color: #333;
}

.replace_hot {
    width: 105px;
    padding-right: 20px;
    height: 42px;
    border: 1px solid #dee4ee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    right: 18px;
    text-align: center;
    font: 16px/42px "Microsoft YaHei";
    color: #9e9e9e;
    overflow: hidden;
    cursor: pointer;
    background: url(https://gdxk.southcn.com/gdkres/searchrepace.png) 90px 12px no-repeat;
}

.libirary_color_right ul {
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 15px;
}

.libirary_color_right ul li {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    font: 18px/50px "Microsoft YaHei";
    overflow: hidden;

    background: url(https://gdxk.southcn.com/gdkres/libg.png) no-repeat left center;
    text-indent: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.libirary_color_right ul li a {
    color: #333333;
}





.topm {
  width:1400px;
  margin:0 auto;
  text-align: center;
  margin-top:45px;
}
.top {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    margin-top: 35px;
}
.concm {
  width:1400px;
  margin:0 auto;
  height:600px;
}

.swpoerconc {
  width:1400px;
  height:600px;
}
.swpoerconc  .swiper-slide {
  width:1400px;
  height:600px;
  position: relative;
}

.swpoerconc  .swiper-slide .conleft {
 width:921px;
 height:569px;
 position: relative;
}

.swpoerconc  .swiper-slide  .conright {
 width: 530px;
 padding: 35px;
 height: 230px;
 position: absolute;
 top: 177px;
 background:url(https://gdxk.southcn.com/gdkres/cpicarbg.png) no-repeat center top;
}

.swpoerconc  .swiper-slide  .conright h5 {
  font-size:36px;
  font-weight:bold;
  text-align: center;
}

.swpoerconc  .swiper-slide  .conright p {
 height:103px;
 font-size:18px;
 line-height: 36px;
 overflow:hidden;
 text-align: left;
 margin-top: 7px;
}

.conrighta {
   display: block;
   margin-top:10px;
}
.right {
  float:right
}
.cright {
  right:0px;
}
.cleft {
  left:0px;
}
.cnavli {
  position: absolute;
  bottom: 24px;
  left: 12px;
}
.cnavli ul li {
  float: left;
  padding: 12px 36px;
  font-size: 20px;
   color:#c84f3c;
   position: relative;
}
.cnavli ul li a {
  color:#c84f3c
}
.cnavli ul li i {
 position: absolute;
 display: block;
 width:42px; height:4px;
 background:#3a7cb4;
 left:50%;
 top:0px;
 margin-left:-21px;
}



.cnavlic ul li {

  padding: 12px 30px;

}

.cnavlib ul li {

  padding: 12px 49px;

}

.conbmore {
      display: block;
    width: 330px;
    height: 110px;
    position: absolute;
    top: 470px;
    left: 855px;
}

.conb {
  width:100%;
  height:622px;
background:url(https://gdxk.southcn.com/gdkres/bgb.jpg) no-repeat center top;
}

.conbm {
  margin:0 auto;
  width:1400px;
  position: relative;
}
.swpoerconc .swiper-pagination-bullet {
    width:83px;
    height:8px;
    background:#d4d4d4;
    border-radius:25px;
    opacity: 1;
}
.swpoerconc .swiper-pagination-bullet-active  {
  background:#cb4032;
}
.cnavli ul li:nth-child(1) i{
  background:#3a7cb4;
}
.cnavli ul li:nth-child(2) i{
  background:#5ca4ad;
}
.cnavli ul li:nth-child(3) i{
  background:#c7ca75;
}
.cnavli ul li:nth-child(4) i{
  background:#9186da;
}
.cnavli ul li:nth-child(5) i{
  background:#e8bb65;
}
.cnavli ul li:nth-child(6) i{
  background:#e88a65;
}

.morea {
      width: 160px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      display: block;
      margin: 0 auto;
      background: #c90010;
      -moz-border-radius: 50px;
      -webkit-border-radius: 50px;
      border-radius: 50px;
      margin-top:45px;
  }

  .cond {
    width:100%;
    height:900px;
    background:url(https://gdxk.southcn.com/gdkres/bgd.jpg) center top no-repeat
  }




.condm {
  width:1400px;
  margin:0 auto;
  height:680px;
  position: relative;
}


.condm ul li { 
 position: absolute;
 color:#fff;
 text-align: center;
 font-weight:bold;
 border-top-left-radius: 10px;
 border-bottom-right-radius: 10px;
 cursor: pointer;
 transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
}


.condm ul li:nth-child(even) {
  -webkit-animation: lianitc 7s linear infinite;
  -moz-animation: lianitc 7s linear infinite;
  -o-animation: lianitc 7s linear infinite;
  animation: lianitc 7s linear infinite;
}
.condm ul li:nth-child(odd) {
  -webkit-animation: lianitd 11s linear infinite;
  -moz-animation: lianitd 11s linear infinite;
  -o-animation: lianitd 11s linear infinite;
  animation: lianitd 11s linear infinite;
}

.condm ul li:nth-child(3n+1) {
  -webkit-animation: lianit 10s linear infinite;
  -moz-animation: lianit 10s linear infinite;
  -o-animation: lianit 10s linear infinite;
  animation: lianit 10s linear infinite;
}



.condm ul li:nth-child(2n+1) {
  -webkit-animation: lianitb 13s linear infinite;
  -moz-animation: lianitb 13s linear infinite;
  -o-animation: lianitb 13s linear infinite;
  animation: lianitb 13s linear infinite;
}


.condm ul li:nth-child(9) {
  -webkit-animation: lianitc 9s linear infinite;
  -moz-animation: lianitc 69s linear infinite;
  -o-animation: lianitc 9s linear infinite;
  animation: lianitc 9s linear infinite;
}
.condm ul li:nth-child(12) {
  -webkit-animation: lianit 7s linear infinite;
  -moz-animation: lianit 7s linear infinite;
  -o-animation: lianit 7s linear infinite;
  animation: lianit 7s linear infinite;
}

.condm ul li:nth-child(1) {
  -webkit-animation: lianitc 8s linear infinite;
  -moz-animation: lianitc 8s linear infinite;
  -o-animation: lianitc 8s linear infinite;
  animation: lianitc 8s linear infinite;
}
@-webkit-keyframes lianit {
 0% {
      -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);;
    
  }

  50% {
      -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 20, -40) scale(1) translateZ(0);
    
  }
  100%{
    -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
  
}
}

@keyframes uptipsicon {
  0% {
    transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
  
}

50% {
   transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 20, -30) scale(1) translateZ(0);
  
}
100%{
  transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);

}
  
}

@-webkit-keyframes lianitb {
  0% {
       -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
     
   }
 
   50% {
       -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, -20, -50) scale(1) translateZ(0);
     
   }
   100%{
     -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
   
 }
 }
 
 @keyframes uptipsiconb {
   0% {
     transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
   
 }
 
 50% {
    transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, -20, -50) scale(1) translateZ(0);
   
 }
 100%{
   transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
 
 }
   
 }



 @-webkit-keyframes lianitc {
  0% {
       -webkit-transform:translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
     
   }
 
   50% {
       -webkit-transform: translate3d(0, 0%, 0px) matrix(1, 0, 0, 1, 10, 30) scale(1) translateZ(0);
     
   }
   100%{
     -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
 }
 }
 
 @keyframes uptipsiconc {
   0% {
     transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
   
 }
 
 50% {
    transform:  translate3d(0, 0%, 0px) matrix(1, 0, 0, 1, 10, 30) scale(1) translateZ(0);
   
 }
 100%{
   transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
 
 }
   
 }


 
 @-webkit-keyframes lianitd {
  0% {
       -webkit-transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
     
   }
 
   50% {
       -webkit-transform:  translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 30) scale(1) translateZ(0);
     
   }
   100%{
     -webkit-transform:translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
   
 }
 }
 
 @keyframes uptipsicond {
   0% {
     transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
   
 }
 
 50% {
    transform:  translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 30) scale(1) translateZ(0);
   
 }
 100%{
   transform: translate3d(0%, 0%, 0px) matrix(1, 0, 0, 1, 0, 0) scale(1) translateZ(0);
 
 }
   
 }

.condm ul li.cura {
   width:142px;
   height:36px;
   background:#efad48;
   left: 143px;
   top: 153px;
   line-height: 36px;
   font-size: 20px;
}


.condm ul li:hover {
  box-shadow: 0px 0px 12px #8da9de;
  
}

.condm ul li a {
  color:#fff;
}
.condm ul li.curb {
  width:178px;
  height:64px;
  background:#f3c042;
  left: 62px;
  top: 276px;
  line-height: 64px;
  font-size: 36px;
}


.condm ul li.curc {
  font-size: 36px;
  width:188px;
  height:63px;
  background:#8bbd52;
  left: 132px;
  top: 406px;
  line-height: 63px;
}


.condm ul li.curd {
  width:160px;
  height:41px;
  background:#5a7dac;
  left: 172px;
  top: 531px;
  line-height: 41px;
  font-size: 23px;
}



.condm ul li.cure {
  width:142px;
  height:36px;
  background:#efad48;
  left: 73px;
  top: 644px;
  line-height: 36px;
  font-size: 20px;
}
.condm ul li.curf {
  width:138px;
  height:41px;
  background:#71a2e6;
  left: 237px;
  top: 718px;
  line-height: 41px;
  font-size: 23px;
}



.condm ul li.curg {
  width:125px;
  height:32px;
  background:#8bbd52;
  left: 433px;
  top: 85px;
  line-height: 32px;
  font-size: 22px;
}

.condm ul li.curh {
  width:179px;
  height:53px;
  background:#71a2e6;
  left: 335px;
  top: 211px;
  line-height: 53px;
  font-size: 30px;
}


.condm ul li.curi {
  width:197px;
  height:50px;
  background:#7ec2b8;
  left: 310px;
  top: 312px;
  line-height: 50px;
  font-size: 28px;
}


.condm ul li.curj {
  width:329px;
  height:84px;
  background:#ac5a5a;
  left: 477px;
  top: 387px;
  line-height: 84px;
  font-size: 47px;
}
.condm ul li.curk {
  width:247px;
  height:63px;
  background:#cc8138;
  left: 429px;
  top: 521px;
  line-height: 63px;
  font-size: 36px;
}

.condm ul li.curl {
  width:140px;
  height:42px;
  background:#7ec2b8;
  left: 374px;
  top: 635px;
  line-height: 42px;
  font-size: 26px;
}

.condm ul li.curm {
  width:125px;
  height:34px;
  background:#cc8138;
  left: 584px;
  top: 258px;
  line-height: 34px;
  font-size: 22px;
}



.condm ul li.curn {
  width:126px;
  height:41px;
  background:#5a7dac;
  left: 726px;
  top: 132px;
  line-height: 41px;
  font-size: 22px;
}


.condm ul li.curo {
  width:247px;
  height:63px;
  background:#7ec2b8;
  left: 827px;
  top: 247px;
  line-height: 63px;
  font-size: 36px;
}
.condm ul li.curp {
  width:138px;
  height:41px;
  background:#71a2e6;
  left: 837px;
  top: 353px;
  line-height: 41px;
  font-size: 23px;
}



.condm ul li.curq {
  width:308px;
  height:79px;
  background:#8bbd52;
  left: 812px;
  top: 462px;
  line-height: 79px;
  font-size: 44px;
}



.condm ul li.curr {
  width:117px;
  height:41px;
  background:#e7a99b;
  left: 711px;
  top: 610px;
  line-height: 41px;
  font-size: 23px;
}

.condm ul li.curs {
  width:133px;
  height:47px;
  background:#f3c042;
  left: 650px;
  top: 714px;
  line-height: 47px;
  font-size: 27px;
}




.condm ul li.curt {
  width:145px;
  height:45px;
  background:#ac5a5a;
  left: 1000px;
  top: 89px;
  line-height: 45px;
  font-size: 25px;
}


.condm ul li.curu {
  width:199px;
  height:51px;
  background:#5a7dac;
  left: 1108px;
  top: 225px;
  line-height: 51px;
  font-size:29px;
}



.condm ul li.curv {
  width:133px;
  height:47px;
  background:#f3c042;
  left: 1134px;
  top: 350px;
  line-height: 47px;
  font-size: 27px;
}
.condm ul li.curz {
  width:125px;
  height:34px;
  background: #cc8138;
  left: 895px;
  top: 657px;
  line-height: 34px;
  font-size:22px;
}


.condm ul li.curw {
  width:135px;
  height:34px;
  background:#cc8138;
  left: 1160px;
  top: 488px;
  line-height: 34px;
  font-size: 22px;
}


.condm ul li.curx {
  width:128px;
  height:41px;
  background:#5a7dac;
  left: 1076px;
  top: 590px;
  line-height: 41px;
  font-size: 23px;
}


.condm ul li.cury {
  width:80px;
  height:32px;
  background:#8bbd52;
  left: 1200px;
  top: 713px;
  line-height: 32px;
  font-size: 22px;
}




.datanum {
  width:100px;
  height:100%;
  position: relative;
  float:right;
}

.datanum  li {
width:100px;
color:#fff;
font-size:14px;
position: absolute;
}
.datanum  li.datalia {
  top: 125px;
  left: -48px;
}
.datanum  li.datalib {
  top: 187px;
  left: 72px;
}
.datanum  li.datalic {
  top: 251px;
  left: 120px;
}
.datanum  li.datalid {
  top: 314px;
  left: 1px;
}
.datanum  li.datalie {
  top: 408px;
  left: 52px;
}

.datanum  li.datalif {
  top: 502px;
  left: -20px;
}


.onedelay {

    animation-delay: 0.3s
  }
  
  .onedelaya {
    animation-delay: 0.6s
  }
  
  .onedelayb {
    animation-delay: 0.9s
  }
  
  .onedelayc {
    animation-delay: 2s
  }
  
  .onedelayd {
    animation-delay: 3s
  }


.keyword {
    margin-right: 10px;
    cursor: pointer;
}
.library_con_d {
  color:#fff;
  font-size: 20px;
  text-align: left;
}

/* 广东首页css */





/* 20210620newadd */

.media {
  width:1400px;
  margin:0 auto;
  overflow:hidden;
  margin-top: 45px;
}

.contwoleft {
  width: 620px;
  height: 370px;
  float: left;
  margin-left: 30px;
}

.contwoleft .swiper-slide {
  width: 620px;
  height: 370px;
  position: relative;
}
.contwoleft .swiper-slide img {
  width: 620px;
  height: 370px;
}

.contwoleft .swiper-slide h5 {
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  background: rgba(2, 66,153, 0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  text-align: center;
}


.contwoleft .swiper-slide h5 a {
  color: #fff;
}



.media_conb {
  width: 620px;
  height: 370px;
  float: left;
  margin-left: 30px;
}
.media_conb ul li {
  width: 650px;
  height: 60px;
  margin: 0 auto;
  font: 20px/60px "Microsoft YaHei";
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  background: url(https://gdxk.southcn.com/gdkres/libg.png) no-repeat 3px 25px;
  text-indent: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.media_conb ul li a {
  color: #333;
}


.mediam {
  width:1400px;
  margin:0 auto;
  overflow:hidden;
}

.mediacon {
  width: 580px;
  float:left;
  margin-left: 30px;
  margin-top: 30px;
  margin-right: 88px;
}
.media_logo {
  text-align: center;
  margin-bottom: 22px;
  height: 180px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mediacon_a {
  width:100%;
  overflow:hidden;
  height:130px;
}
.mediacon_a img {
  width: 230px;
  float: left;
  border-radius: 5px;
  margin-right: 30px;
}

.mediacon_a  h5 {
  overflow: hidden;
  font: bold 20px/30px "Microsoft YaHei";
  color: #111;

}
.mediacon_a  h5 a {
  color:#333;
}
.mediacon_a p {
  font: 16px/29px "Microsoft YaHei";
  color: #626262;
  text-indent: 2em;
  padding-top: 7px;
  height: 94px;
  overflow: hidden;
}

.mediacon ul {
  margin:0 auto;
  overflow: hidden;
  margin-top: 15px;
}

.mediacon ul li {
  width: 100%;
  height: 46px;
  margin: 0 auto;
  font: 18px/46px "Microsoft YaHei";
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  background: url(https://gdxk.southcn.com/gdkres/libg.png) no-repeat 3px 13px;
  text-indent: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin-left: 10px;
  margin-right: 30px;
}


.mediacon ul li a {
  color:#333
}

.medianum {
  width:1400px;
  margin:0 auto;
  overflow:hidden;
  margin-top: 25px;
}
.medianum ul li {
  padding: 11px 46px;
  float:left;
  text-align: center;
}
.medianum ul li img {
   display: block;
  transform: scale(0.9)
}
.medianum ul li i{
  padding: 2px 19px;
  border-radius: 5px;
  background: #cc4532;
  color:#fff;
}

.mediaimg {
  display: flex;
  height:60px;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
}



.biglogo {
      margin-top: 100px;
    margin-bottom: 100px;
}








.main-group{
	width:1400px;
	height:486px;
	background: #efefef;
	display: flex;
	justify-content: center;
	align-items: center;
  margin:0 auto;
      margin-top: 32px;
}

.content{
	width:1400px;
	height:486px;
	display: flex;
}

.item-group{
	display: flex;
	justify-content: center;
	align-items: center;
	height:486px;
	position: relative;
	width: 131px;
	overflow: hidden;
	transition: all .4s;
}
.item-group .title{
	width: 102px;
	height: 486px;
	line-height: 36px;
	text-indent: 24px;
	left: 0;
	background: #ee6475;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 1;
	transition:all .7s ease 0s;
}
.item-group .title:hover{
	
}
.item-group .desc{
	box-sizing: border-box;
	height: 486px;
	background: #fef5dd;
	padding: 0px 30px 30px calc(30px + 3px);
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 24px;
	line-height: 48px;
	color: #9c632a;
	position: relative;
}
.item-group .desc:hover{
    /* background-color: #F9E9DC;
    border: 1px dashed #313131;box-sizing: border-box; */
}
.item-group .desc p{
	/* margin-bottom:16px;
	width: 505px; */
	text-indent: 2em;
	font-size: 22px;
	line-height: 46px;
}
      .gobook {
    width: 156px;
    height: 42px;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    color: #fff;
    background: #bf9d4e;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    position: absolute;
    bottom: 54px;
    right: 50px;
}

.item-group .desc .btn{
	margin-top:30px;
	display: inline-block;
	padding:10px 30px;
	border-radius: 20px;
	color: #fff;
transition:all .7s ease 0s;
}
.item-group .desc .btn:hover{	
	/* background-color: #222 */
}



.item-group .img {
   width: 342px;
   height:486px;
   margin-left: 102px;
}


.item-group .img img{
  width: 342px;
  height:486px;
  box-sizing: border-box;
  /* border:4px solid #fff; */
  transition: all 0.4s;
}
.item-group.self{
	width:100%;
}

.item-group.self .desc{
	opacity: 1;
}
.item-group.self .img img{
	opacity: 1;
}
.item-group  .title0 {
  background:#913942
}
.item-group  .title1 {
  background:#743d7f
}

.item-group  .title2 {
  background:#2468a0
}

.item-group  .title3 {
  background: #efbe67;
}

.item-group  .title4 {
  background:#60662e
}
