@charset "utf-8";
*{margin:0;padding:0;}
li{list-style-type:none;}
a{color:#fff;text-decoration:none;}

/* rslides */
.rslides{
  position:relative;
  list-style:none;
  overflow:hidden;
  width:100%;
  padding:0;
  margin:0;
}
.rslides li{
  -webkit-backface-visibility:hidden;
  position:absolute;
  display:none;
  width:100%;
  left:0;
  top:0;
}
.rslides li:first-child{
  position:relative;
  display:block;
  float:left;
}
.rslides img{
  display:block;
  height:auto;
  float:left;
  width:100%;
  border:0;
}


/* suspend */
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}

.tel ul li .i1 {padding-top: 0px;
    display: inline-block;
    float: left;
}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(/img/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(/img/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(/img/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);   background-color: #fff;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#61b134; }

/* Callback example */
.callbacks_container{
  margin-bottom:2px;
  position:relative;
  width:100%;
  max-width:100%;
  text-align:center;
}

.callbacks{
  position:relative;
  list-style:none;
  overflow:hidden;
  width:100%;
  padding:0;
  margin:0;
}
.callbacks li{
  position:absolute;
  width:100%;
  left:0;
  top:0;
}
.callbacks img{
  display:block;
  position:relative;
  z-index:1;
  height:auto;
  width:100%;
  border:0;
}
.callbacks .caption{
  display:block;
  position:absolute;
  z-index:2;
  font-size:20px;
  text-shadow:none;
  color:#fff;
  background:#000;
  background:rgba(0,0,0, .8);
  left:0;
  right:0;
  bottom:0;
  padding:10px 20px;
  margin:0;
  max-width:none;
}
.callbacks_nav{
  position:absolute;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  top:50%;
  left:0;
  opacity:0.6;
  z-index:3;
  text-indent:-9999px;
  overflow:hidden;
  text-decoration:none;
  height:61px;
  width:38px;
  background:transparent url("../img/themes.gif") no-repeat left top;
  margin-top:-30px;
  display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
  left:auto;
  background-position:right top;
  right:0;
}

/*Ê×Ò³*/
.content .cont1 {       padding-top: 4%; max-width:1200px; margin:0 auto; width:100%;}
.content .cont1 h4 {font-weight:normal; color:#6EB92B; font-size:2rem;    text-align: center;}
.content .cont1 span { text-transform:uppercase;     padding-top: 10px;   line-height: 3;     color: #808080;   text-align: center; font-size:1rem; font-weight:normal; display:block;}
.content .cont1 p {    text-align: center;font-size:14px;letter-spacing: 0px;
    line-height: 24px; margin:0 auto;}
  
.content .cont1 ul { padding-top:30px;} 
  .content .cont1 ul li {
    float: left;
    width: 15.6%;
    padding: 0 0.5% 0 0.5%;
}
  .content .cont1 ul li a img  { max-width:100%;height:115px;}
  .content .cont1 ul li a span {     color: #000;   text-align: center;
    padding: 10px 0;
    line-height: 2;
    background-color: #eee;}
  .content .cont1 ul li a:hover span { background-color:#6EB92B; color:#fff;}
  
.content .cont2 {       max-width: 1189px;
    margin: 0 auto;    margin-top: 4%;
    margin-bottom: 4%;}
.content .cont2 .f-loat {      float: left;
    width: 49.5%;   padding-top: 0;}  

.content .cont2 .f-loat .loat1 {           margin-left: 0;
    padding-top: 2%;
            width: 95%;}

.content .cont2 .f-loat .loat1 h3 {  font-weight:normal;  font-size: 2rem;}
.content .cont2 .f-loat .loat1 h3 b {  font-weight:normal;  color: #61b134;}  
.content .cont2 .f-loat .loat1 span {text-transform: uppercase;
    padding-top: 10px;
    line-height: 3;
    color: #808080;
       text-align: left;
    font-size: 1rem;
    font-weight: normal;
    display: block;}
.content .cont2 .f-loat .loat1 p {    text-align: justify;
    font-size: 14px;
    letter-spacing: 0px;
       line-height: 2;
    margin: 0 auto;}
.content .cont2 .f-loat .loat1 img {    max-width: 100%;
    margin: 0 auto;
    display: block;
          padding-top: 45px;}
.content .cont2 .r-ight { position: relative;float:right;     width: 49.4%;    background: url(/img/bg2.jpg) 100% no-repeat;} 

.content .cont2 .r-ight .ight2 {width: 83%;
    padding-left: 10%;     padding-top: 4%;padding-bottom: 4%;}
.content .cont2 .r-ight .ight2 h4 {font-size: 2rem;color: #fff; font-weight:normal;}
.content .cont2 .r-ight .ight2 h4 b {    color: #61b134;font-weight:normal;}
.content .cont2 .r-ight .ight2 span {    text-transform: uppercase;
    padding-top: 0px;
    line-height: 3;
    color: #ffffff;
    text-align: left;
    font-size: 1rem;
    font-weight: normal;
    display: block;}
.content .cont2 .r-ight .ight2 p {text-align: left; color: #ffffff;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    margin: 0 auto;}
.content .cont2 .r-ight  i img {       position: absolute;
    left: 6px;
    z-index: 1000;
       top: 12px;}

.vid1 {    float: left;padding-top: 2%;

       display: block;
    max-width: 328px;
    width: 100%;
}.vid1 video {
    max-width: 100%;
}
.p2 {    border: 1px solid #fff;
    max-width: 39px;
    float: left;
       padding: 76px 30px;
    margin-top: 16px;
    margin-left: 5%;}
  
.content .cont3 {     padding-top: 6%;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;}
.content .cont3  h4 {font-weight:normal; color:#000; font-size:2rem;    text-align: center;}
.content .cont3  h4 b {font-weight:normal;color:#6EB92B;}
.content .cont3  span { text-transform:uppercase;     padding-top: 10px;   line-height: 3;     color: #808080;   text-align: center; font-size:1rem; font-weight:normal; display:block;}
.content .cont3  p {text-align: center;font-size:14px;letter-spacing: 0px;
    line-height: 24px; margin:0 auto;}
  
.content .cont3  ul { padding-top:50px;}  
  .content .cont3  ul li {     float: left;
      width: 23%;
    padding: 0 1% 0 1%;}
  
  .content .cont3  ul li .c1  {overflow: hidden;   border: #000 solid 0px;     max-width: 276px;
        height: 180px;
}
  .content .cont3  ul li img  {  cursor: pointer;
 
  transition: all 0.6s;
 max-width: 271px;
    width: 100%;}
  .content .cont3  ul li  span {     color: #000;   text-align: center;
    padding: 10px 0;
    line-height: 2;
   }
  .content .cont3  ul li a:hover img {
     transform: scale(1.2);

} 
.content .cont3  .ckgd {    max-width: 174px;
    margin: 0 auto;
    padding-top: 3%;}
.content .cont3  .ckgd a { text-align:center;   color: #000;
  
    }
  .wx img{
    border-radius: 50%
  }
  .btn {
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  margin: 0 auto 2em;
  max-width: 160px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}@media (min-width: 400px) {
  .btn {
    display: inline-block;
    margin-right: 2.5em;
  }
  .btn:nth-of-type(even) {
    margin-right: 0;
  }
}
@media (min-width: 600px) {
  .btn:nth-of-type(even) {
    margin-right: 2.5em;
  }
  .btn:nth-of-type(5) {
    margin-right: 0;
  }
}
.btn:hover { color:#6EB92B !important;
  text-decoration: none;
}

.btn-1 {
 
  font-weight: 100;
}
.btn-1 svg {
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
   stroke: #6EB92B;
}
.btn-1 rect {
  fill: none;
  stroke: #000;
  stroke-width: 1;
  stroke-dasharray: 422, 0;
}

.btn-1:hover { color:#6EB92B;
  font-weight: normal;
  letter-spacing: 1px;  stroke: #6EB92B;
}
.btn-1:hover rect {
  stroke-width: 1;stroke: #6EB92B;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.content .cont4 { background:url(/img/dq.png) 100% 100% no-repeat;}
.content .cont4 .ct4 { padding-top: 2%;
      padding-bottom: 3%;  max-width: 1200px;
    margin: 0 auto;
    text-align: center;}
.content .cont4 .ct4 h3 {    font-weight: normal;
    color: #fff;
    font-size: 2rem;
    text-align: center;}  
.content .cont4 .ct4 span {text-transform: uppercase;
    padding-top: 10px;
    line-height: 3;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    font-weight: normal;
    display: block;}  
.content .cont4 .ct4 p {    text-align: center;
    font-size: 14px;
       letter-spacing: 1px;
    line-height: 24px;
    margin: 0 auto;color: #fff;}  
  .t1 {margin-top: 40px;}
.t1 a {    border: 1px solid #6eb92b;
    color: #ffffff;
        padding: 15px 55px;
    margin-right: 10px;
    margin-left: 10px;
    background: #6eb92b;} 
  .t1 a:hover { background-color:#122a88;border: 1px solid #122a88;color: #fff;}
  
.content .cont5 {          padding-bottom: 3%;
    padding-top: 1%;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;}
.content .cont5  h4 {font-weight:normal; color:#000; font-size:2rem;    text-align: center;}
.content .cont5  h4 b { color:#6EB92B;font-weight:normal;}

.content .cont5  span { text-transform:uppercase;     padding-top: 10px;   line-height: 3;     color: #808080;   text-align: center; font-size:1rem; font-weight:normal; display:block;}
.content .cont5  p {text-align: center;font-size:14px;letter-spacing: 0px;
    line-height: 24px; margin:0 auto;}
  
  .content .cont5 .ff2 p {    width: 86%;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 2;
    margin: 14px auto;
}

.ff1 .ff2 .t1 {
   margin-top: 40px;
    width: 89%;
    margin: 58px auto;
} 
  
  
  .ff1 {    padding-top: 5%;}
  .ff1 .ff2 { float:left;    width: 50%;
    padding-right: 2%;
}.ff1 .ff2 .f-23 {    border-bottom: 1px solid #eee;
    padding-bottom: 10px;}
  .ff1 .ff2 .fff2 {float: left;width: 12%;}
    .ff1 .ff2 .fff2 span {  line-height: 1.8;  padding: 0 0;
    color: #000;
    font-size: 1.6rem;
    font-weight: 600;}
      .ff1 .ff2 .fff2 p {font-weight: 600;}
      .ff1 .ff2 .fff3 {padding-top: 2%;float: left;    width: 85%;
    padding-left: 3%;}
        .ff1 .ff2 .fff3 h3 a {    font-size: 1rem; color:#000;
    font-weight: 400;}
          .ff1 .ff2 .fff3 p {text-align: left; color:#808080;
    line-height: 20px;
       padding-top: 8px;}
  .ff1 .ff3 {float:left;    width: 45%;    padding-top: 1.1%;
    padding-left: 3%;
}
  .ff1 .ff3 img { max-width:100%;}
  
  /*µ×²¿*/
  
  .footer {    background-color: #122a88;
    width: 100%;}
  .footer .foot {    padding-bottom: 2%;max-width: 1200px;    padding-top: 23px;
    margin: 0 auto;
    width: 100%;}
  .footer .foot ul li {  padding: 10px 24px;  float: left;}
  .line2:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #616161;
       margin: 0 4px 0 40px;
    vertical-align: middle;
}
.wx {
    cursor: pointer;
    position: relative;
    width: auto;
    margin: 14px 17px 0 28px;
    float: left;
   }
   .footer .fff4 .wx2:hover .bn2{
    display: block !important;
   }
  .footer .fff4 .wx:hover .bn { display:block !important;}
   
.dy img{
  border-radius: 50%;
      position: relative;
    top: 3px;
}


   .fff4 {
 max-width: 293px;
 margin:0 auto;
 width:100%;
 }
   .fff4 a {    cursor: pointer;
    position: relative;
    width: 40px;
    margin: 14px 38px 0 0;
    float: left;}
.footer .foot ul li a {    padding: 10px 11px;    color: #fff;}
.footer .fff4 .wx .bn {
    display: none;
    background: url(/img/footCodeBg.png) no-repeat left top;
    background-size: 151px 166px;
    position: absolute;
       left: 92%;
    bottom: 55px;
    width: 151px;
    height: 166px;
    margin-left: -75px;
    text-align: center;    z-index: 1000;
}
.footer .fff4 .wx .dy {
    display: none;
    background: url(/img/douyin.jpg) no-repeat left top;
    background-size: 173px 166px;
    position: absolute;
       left: 92%;
    bottom: 55px;
    width: 173px;
    height: 166px;
    margin-left: -75px;
    text-align: center;    z-index: 1000;
}
.footer .fff4 .wx .bn2 {
    display: none;
    background: url(/img/dingyue.jpg) no-repeat left top;
    background-size: 151px 151px;
    position: absolute;
    left: 92%;
    bottom: 55px;
    width: 151px;
    height: 151px;
    margin-left: -75px;
    text-align: center;
    z-index: 1000;
}

.footer .libg3:before {   content: '';
 content: '';
    width: 60px;
    height: 1px;
    background: #fff;
    margin: 12px auto 0;
    vertical-align: middle;
    text-align: center;
    display: block;}
  
  .footer .zdb p {    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 0.4;
    padding-top: 27px;}
  
  @media screen and (max-width:1594px){
  .content .cont2 .r-ight .ight2 {
    width: 83%;
    padding-left: 10%;
      padding-top: 2%;
    padding-bottom: 0%;
  }}
  
  
  @media screen and (max-width:1529px){.content .cont2  .r-ight i img { display:none;
}.content .cont2  .r-ight .ight2 {
 
    padding-bottom: 1%;
}}



@media screen and (max-width:1449px) { 

.content .cont2 .f-loat .loat1 {
    margin-left: 19%;
    padding-top: 2%;
    width: 69%;
}}

@media screen and (max-width:1257px) {
.content .cont2 .r-ight .ight2 {
   
    padding-top: 0%;
 
}.content .cont2 .f-loat .loat1 {
    margin-left: 0;
    padding-top: 2%;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}.content .cont2 .f-loat .loat1 span {
   
    text-align: center;
  
}.content .cont2  .r-ight .ight2 {
    width: 83%;
    padding-left: 0;
       text-align: center;
    padding-top: 6%;
    margin: 0 auto;    padding-bottom: 2%;
}
.p2 {
    border: 1px solid #fff;
    max-width: 39px;
    float: left;
    padding: 76px 30px;
    margin-top: 26px;
    margin-left: 5%;
}


.content .cont2 .f-loat {    margin: 0 auto;
    float: none;
    width: 100%;
}.content .cont2 .r-ight {
    position: relative;
    float: none;
    width: 100%;    margin-top: 3%;
    background: url(/img/bg2.jpg) 100% 100% no-repeat;background-size: cover;
}.content .cont2  .r-ight .ight2 span {
  
    text-align: center;
   
}}



@media screen and (max-width:1163px) {div.compCreate .yrwb li h3 {
    float: none !important;
    font-size: 16px;
    color: #61b134;
    text-align: center;
    position: relative;
    font-weight: bold;
    line-height: 1;
}.header2 { display:block !important;}#nav { display:none;}.header { display:none;}}
@media screen and (max-width:1102px) {.pic_list li {
    width: 28.5%;
    float: left;
    padding: 0 10px 30px 17px;
}
}
@media screen and (max-width:1000px) {.content .cont3 ul li .c1 {
  
    height: 146px;
}}
@media screen and (max-width:1070px) {figure.effect-jazz img {
    opacity: 0.9;
    max-width: 100%;
    min-height: 286px;
}.ff1 .ff2 {
    float: none;
    width: 100%;
    padding-right: 0%;
}.ff1 .ff3 { display:none;
}}


@media screen and (max-width: 979px){
.newstit h1 {
    font-size: 28px;
}.newstit p span {
    padding: 0 10px;
}.content_bak {
       font-size: 14px;
    line-height: 13px;
    padding: 0px 0px 11px;
    background-color: #fff;
    margin-bottom: 16px;
}}
@media screen and (max-width:883px) {.content .cont1 {
    padding-top: 13% !important;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}.p2 {
    border: 1px solid #fff;
    max-width: 39px;
    float: left;
    padding: 76px 30px;
    margin-top: 20px;
    margin-left: 5%;
}.news_top {
    padding-bottom: 15px;
    margin-bottom: 13px;
    overflow: hidden;
    padding-top: 0;
    padding-left: 15px;
    max-width: 640px;
    margin: 0 auto;
}article.director dt  {
   
    display: none;
}article.director dd {
    float: left;
    width: 99% !important;
    padding-left: 5px;
    padding-top: 35px;
}.news_top .imgbox {
    display: block;
    width: 100%;
    margin-right: 0%;
}.l {
    float: none;
}.indexCaseList .indexCaseItem {
    width: 49%;
    float: left;
    display: inline;
       margin: 30px 2px 0;
    position: relative;
}.footer .zdb p {
  
    line-height: 1.2;
 
}.content .cont3 ul li {

    width: 30%;
  
}.content .cont1 ul li {
    float: left;
    width: 26%;
    padding: 11px 5% 0 1%;
}}
@media screen and (max-width:640px){
  
  .ff1 .ff2 .fff3 h3  {
    font-size: 1rem;
    color: #000;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
  .ff1 .ff2 .fff3 h3 a {    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1rem;
    color: #000;
    font-weight: 400;
}.footer .foot ul li {
    padding: 10px 19px;
    float: left;
}.line2:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #616161;
    margin: 0 4px 0 14px;
    vertical-align: middle;
}.content .cont5 p {
   
   
}

.ff1 .ff2 .fff3 p {
    text-align: left;
    color: #808080;
    line-height: 20px;
    padding-top: 8px;
    height: 39px;
    overflow: hidden;
}
.t1 a {
   
    padding: 10px 20px;
  
}.ff1 .ff2 .fff3 {
    
    width: 85%;
   
}.content .cont5 {
   padding-bottom: 8%;
    padding-top: 7%;
    width: 94%;
}.content .cont2  .r-ight .ight2 span {
    padding-top: 0px !important;
    line-height: 2;
    font-size: 0.9rem;
    padding-bottom: 5px !important;
}.content .cont3 ul {
    padding-top: 20px;
}.content .cont5 span {
  padding-top: 0px !important;
    line-height: 2;
    font-size: 1.2rem !important;
    padding-bottom: 5px !important;
}.content .cont5 h4 {
  font-size: 1.4rem;
}.content .cont4 .ct4 span {
    padding-top: 0px !important;
    line-height: 2;
    font-size: 0.9rem;
    padding-bottom: 5px !important;
}.content .cont4 .ct4 h3 {
    font-size: 1.4rem;
}.content .cont3 ul li img {
   
    max-width: 100%;
  
}.content .cont3 {
  
    width: 94%;
}.content .cont3  span {
    padding-top: 0px !important;
    line-height: 2;
    font-size: 0.9rem;
    padding-bottom: 5px !important;
}.content .cont3 h4 {
  font-size: 1.4rem;
}.content .cont2  .r-ight .ight2 h4 {
    font-size: 1.4rem;
   
}.content .cont2 .f-loat .loat1 {
  
    width: 94%;
   
}.content .cont2 .f-loat .loat1 span {
  padding-top: 0px !important;
    line-height: 2;
    font-size: 0.9rem;
    padding-bottom: 5px !important;
}.content .cont1 ul {
    padding-top: 20px;
}.content .cont1 span {
   
    padding-top: 0px !important;
    line-height: 2;
   
    font-size: 0.9rem;
   
    padding-bottom: 5px !important;
}.content .cont1 h4 {
    
    font-size: 1.4rem;
   
}.content .cont2 .f-loat .loat1 h3 {
   
    font-size: 1.4rem;
}.imgs span {
   
  
}.yhbz a {
    line-height: 2;
    text-align: center;
    display: block;
    font-size: 1.2rem;
    color: #258fcd;
    font-weight: bold;
}
  .yhbz h3 {
    font-size: 1.4rem;
    line-height: 2;
    color: #666;
}.yhbz p {
    font-size: 14px;
    line-height: 2;
    color: #808080;
}
  
  
  article.director {
    
    padding: 20px 10px !important;
   
}.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    max-height: 360px;
    width: 98%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}.pic_list li {
    width: 44.5%;
    float: left;
    padding: 0 10px 30px 17px;
}.indexCaseList .indexCaseItem {
    width: 100%;
    float: none;
    display: inline;
    margin: 10px 2px;
    position: relative;
}aside.partyTit span {
    display: block;
    margin: 15px auto 12px;
    position: relative;
    width: 260px;
    border-top: 1px solid #D6D6D8;
}aside.partyTit {    margin-bottom: 27px;
    width: 100%;
    text-align: center !important;
    margin-top: 27px !important;
}.callbacks_tabs.callbacks1_tabs {
    margin-top: -15px;
   
    margin-bottom: -22px;
}.callbacks_nav {
 
    height: 57px;
    width: 29px;
    opacity: 0.2;

    margin-top: -16px;
    display: block;
}.content .cont2  .r-ight .ight2 {
    width: 94%;
}.vid1 {
    float: none;
    padding-top: 2%;
    display: block;
    max-width: 383px;
    width: 100%;
    margin: 0 auto;
}.p2 {
  
    max-width: 100%;
 
    padding: 9px 0;
    margin-top: 16px;
    margin-left: 0;
    width: 99%;
    margin: 7px auto;
    text-align: center;
}.content .cont2  .r-ight .ight2 p {
       text-align: justify;
  
}
.content .cont2 .r-ight .ight2 p a {
    text-align: center; display:block;
}


.content .cont4 .ct4 {    width: 94%;
  
    padding-bottom: 5%;padding-top: 6%;

}.content .cont3 ul li {
    width: 47%;
} .content .cont3  ul li a:hover img {
     transform: scale(1);

} .content .cont1 ul li {
    float: left;
    width: 35%;
    padding: 11px 2% 0 1%;
}.content .cont1 ul li {
    float: left;
    width: 47%;
    padding: 11px 2% 0 1%;
}.content .cont1 ul li a img {
    max-width: 100%;
    width: 100%;
}.content .cont3 ul li .c1 {    max-width: 94%;
    height: auto;
    margin: 0 auto;
} }
@media screen and (max-width:600px){.pic_list li {
    width: 90.5%;
    float: left;
    padding: 0 10px 30px 17px;
}.content .cont3 ul li .c1 {    max-width: 94%;
    height: auto;
    margin: 0 auto;
}.content .cont3 ul li {
    width: 100%;    padding: 0;
}
  .callbacks_nav{
    top:47%;
  }
}

@media screen and (max-width:400px) {

.footer .foot ul li {
    padding: 10px 4px;
    float: left;
}}