/* CSS Document */
*{margin:0;padding:0;outline:none;-webkit-text-size-adjust:none;font-family:"Microsoft YaHei","Arial","黑体","宋体","SimHei"," Verdana",;_font-family:Arial !important;}
body{color:#1E1E1B;line-height:180%; }
h1, h2, h3, h4, h5, h6, h7, h8, h9{font-size:100%; font-family:"Helvetica Neue","Helvetica,Arial","PingFang SC","Heiti SC","Microsoft Yahei",sans-serif; font-weight:normal;}
address, cite, dfn, em, var,i{font-style:normal;}
ul,li, oi{list-style:none;}
html{ overflow-x:hidden; }
a{ text-decoration:none; color:#333;}
html,body{ height: 100%;}
body.locked{ overflow: hidden;}
.all{ width: 100%; min-width: 480px; min-height: 100%; overflow: hidden; position: relative; background-color: #fff;}
.allfirst{ height: 100%;}
/* head */
.head{ width: 100%; min-width:480px; height:90px; line-height:90px; position: fixed; z-index: 60; top:0;height 0.4s,opacity 0.4s; transition: height 0.4s,opacity 0.4s; background:#FFF;}
.head>.ceru{ position: relative; z-index: 7; height: 100%;}
.headin{ width: 100%; height: 100%; position: relative;}
.head .logo{ height:100%; font-size: 0; position: absolute; left:5%; top:20%; z-index: 1;}
.head .logo img{ max-height:50px; width:100%;}
.head .logo img.logo_img{ width:100%; display:block;}
.head .logo img.logo_hover{ display: none;}
.head.mini .logo img.logo_img{ display: none}
.head.mini .logo img.logo_hover{display: inline-block}

.headshadow{ width: 100%; height:0px;}
.head.mini{ height: 76px; line-height:76px;box-shadow: 0 6px 13px 0 rgba(69,69,69,0.13); background: none; background-color:#FFF;}
.nav{ position: absolute; right:5%; top:0; z-index: 3; height: 100%;}
.nav>li{ float: left; height: 100%; position: relative; z-index:1;}
.nav>li>a{ display: block; padding: 0 40px; height: 100%; position: relative;font-size: 18px; color:#000; text-align: center;}
.nav>li:hover>a,.nav>li.on>a{ color: #26bbee; font-weight: bold;}
.nav>li>a:after{ left:50%; position: absolute; top: 50%; content: " "; width:0; margin-left: 0; margin-top: 12px;border-bottom: 2px solid #26bbee; -webkit-transition: .3s; transition: .3s;}
.nav>li:hover>a:after,.nav>li.on>a:after{ width: 60px; margin-left: -30px;}
.head.mini .nav>li>a{ color: #333333;}
.head.mini .nav>li:hover>a,.head.mini .nav>li.on>a {color: #26bbee;font-weight: bold;}
dl.navtwo{ min-width: 150px; width: auto; display: none; position: absolute; top: 110%; left:50%; z-index: 1; padding-top: 15px;
	-webkit-transition: top 0.3s; -moz-transition: top 0.3s; -ms-transition: top 0.3s; 
	-o-transition: top 0.3s; transition: top 0.3s; 
	-webkit-transform: translate(-50%, 0); transform: translate(-50%, 0);}
dl.navtwo.on{ top:90%;}
dl.navtwo .inner{ width: 100%; background-color: rgba(255,255,255,1); padding: 13px 0;-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
dl.navtwo:after{ position: absolute; left:50%; top: 0; margin-left: -11px; content: " "; width: 23px; background: url('../images/sju1.png') center no-repeat; height: 15px; z-index: 1;}
dl.navtwo dd{ height: 40px; line-height: 40px; text-align: center; padding: 0 10px; background-color: #fff; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a{ display: block; height: 100%; font-size: 14px; color: #333; white-space: nowrap;padding: 0 10px; overflow: hidden;}
dl.navtwo dd:hover{ background-color: #26bbee;}
dl.navtwo dd:hover>a{ color: #fff;}
dl.navtwo dd>a:after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; display: none;border-bottom: 1px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit-transition: width 0.3s;}

/* 首页-关于我们 */
.index_ab{ width:auto; height:100%; background:url(../img/indexAboutusBg.jpg) no-repeat;  display:block; padding-bottom:5%;}
#index_A {position: relative;min-height:730px;padding: 6.0rem 0px 10.625rem; width:90%; margin:0 auto; clear:both;}
#index_A .index_AMain {margin-bottom:3.0rem;}
#index_A .index_AMain .index_ALeft {width: 47%;}
#index_A .index_AMain .index_ALeft .title {
  font-weight: 500;

  color: #000000;
  margin-bottom: 1.5rem;
}
#index_A .index_AMain .index_ALeft .title em{ width:100%; display:block; border:0px; font-weight: 500;
  font-size:6vh;
  color: #000000;
  line-height:2.8rem;
  margin-bottom: 1.5rem;  font-size:3.0rem;}


#index_A .index_AMain .index_ALeft .intro {
  font-weight: 300;
  font-size: 1.0rem;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.875rem;
  margin-bottom: 2.9375rem;
}
#index_A .index_AMain .index_ALeft .more {
  display: block;
  width: 11.875rem;
  height: 3.0625rem;
  line-height: 3.0625rem;
  font-size: 0.875rem;
  color: #050505;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; border:1px solid #050505;
}
#index_A .index_AMain .index_ALeft .more:hover {color: #fff;background-color: #26bbee;}
#index_A .index_AMain .index_ALeft .more span {
  display: inline-block;
  width: 8.5625rem;
  margin-right: 0.9375rem;
  text-align: center;
}
#index_A .index_AMain .index_ALeft .more i {
  display: inline-block;
  font-size: 1rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#index_A .index_AMain .index_ARight {width: 53.125rem;position: relative;}
#index_A .index_AMain .index_ARight img {width:100%;height: auto; float:right;}
#index_A .index_ANumber ul li {
  padding-top: 1.3125rem;
  border-top: 0.0625rem solid rgba(181, 181, 181, 0.8);
  margin-right: 2.5625rem;
}
#index_A .index_ANumber ul li:last-child {margin-right: 0px;}
#index_A .index_ANumber ul li .number {
  font-weight: 500;
  color: #050505;
  line-height: 5rem;
}
#index_A .index_ANumber ul li .number span {
  font-family: Manrope;
  font-size: 3.9375rem;
}
#index_A .index_ANumber ul li .number i {
  font-size: 2.8125rem;
  margin-left: 0.3125rem;
}
#index_A .index_ANumber ul li .title {
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 1200px){
#index_A .index_AMain .index_ARight {width:50%;position: relative;}
#index_A .index_AMain .index_ARight img {width:100%;height: auto; float:right;}	
#index_A .index_AMain .index_ALeft .intro{ font-size:1.0rem;}	
	}
/* flex布局 */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.index_b{ width:90%; min-height:100px; margin:0 auto; clear:both; margin-bottom:40px;}
.index_b h1{ width:100%; line-height:100px; font-size:3.5rem; float:left; text-align:center}
.index_b ul{ width:100%; margin:0 auto;text-align:center;}
.index_b ul li{ min-width:5%; line-height:45px; padding:0 1% 0 1%; font-size:16px; display:inline-block; text-align:center; background:#26bbee;transition:webkit-transition: all 0.4s ease;
 transition: all 0.4s ease; border-radius:6px;}
.index_b ul li:hover{ background:#26bbee; color:#FFF;}
.index_b ul li a{color:#FFF;}
.index_b ul li p{ width:100%; min-height:30px; line-height:30px; font-size:14px; font-weight:bold;}
.index_b ul li em{ width:100%; line-height:20px; font-size:14px; color:#666;}
#all{ min-width:5%; height:auto; background:#26bbee; color:#FFF;}

.index_an{ width:90%; min-height:600px; margin:0 auto; overflow:hidden; padding-top:0px; margin-bottom:3%;}
.index_an ul{ width:100%; margin:0 auto;}
.index_an ul li{ width:23.3%;*width:29.95%!important; float:left; position:relative; margin-left:2.0%; margin-bottom:35px;box-shadow:rgba(212, 212, 213, 0.6) 2px 2px 13px 0px;
 content: "";
    border-width: 1px;
    border-style: solid; border:1px solid #8d8d8e;
    transition: box-shadow .1s ease, transform .1s ease;webkit-transition:all .3s ease-in-out;
    transition: all .3s ease-in-out;}

.index_an ul li:hover:before{bottom:0px;opacity:1;width:100%; overflow:hidden; height:23%; }
.index_an ul li:before{
    content: "";
	position: absolute;
    width:100%;
    height:0px;
    left:0%;right:0px;bottom:0px;
    webkit-transition:all .3s ease-in-out;
    transition: all .3s ease-in-out;background:#26bbee; z-index:1; box-shadow: inset 0 -3.25em 0 0 var(--hover);color:#FFF;}  
	
.index_an ul li:nth-child(4n+1){margin-left:0px;}
.index_an ul li .pic{width:100%; height:auto;overflow:hidden; margin-bottom:5%;}
.index_an ul li .pic img{ width:100%;height:100%;
 
     -webkit-transition: all .5s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;}
.index_an ul li .pic:hover img	{ 
     -webkit-transition: all 5s;
     -moz-transition: all 5s;
     -ms-transition: all 5s;
     -o-transition: all 5s;
        transition: all 5s;
-webkit-transform: scale(1.1,1.1);
      -moz-transform: scale(1.1,1.1);
      -ms-transform: scale(1.1,1.1);
       -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
}
.index_an ul li:hover a{ color:#FFF;}	
.index_an ul li p{ width:100%; min-height:60px; line-height:30px; font-size:18px; text-align:center; font-weight:bold; position:relative; z-index:600;}
.index_an ul li em{ width:100%; line-height:20px; font-size:14px; color:#666;}

.index_c{ width:90%; min-height:100px; margin:0 auto; clear:both; margin-bottom:40px;}
.index_c h2{ width:100%; line-height:100px; font-size:3.5rem; float:left; text-align:center}

.index_cv{ width:90%; min-height:600px; margin:0 auto;  overflow:hidden; padding-top:0px;}
.index_cv ul{ width:100%; margin:0 auto;}
.index_cv ul li{ width:32%;*width:29.95%!important; float:left;  position:relative; margin-left:2.0%; margin-bottom:35px;overflow:hidden;}
.index_cv ul li:nth-child(3n+1){margin-left:0px;}
.index_cv ul li .pic{ width:100%;height:100%; position: relative; z-index:-200;}
.index_cv ul li .pic img {width: 100%;height: auto;transition: transform 0.3s ease;}

.box{ transition: 0.6s;
  position: relative;77
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8)); 
  }
.box h3{ width:100%; height:100%; font-size:2.0rem; position:absolute; color:#FFF; text-align:center; transition:transform 0.3s ease; 
  top:0;
  left: 0;
 z-index:60; padding-top:180px; font-weight:bold;} 
 .box h3 a{ color:#FFF;}
.box:hover h3{ opacity: 0; transition: opacity 0.3s ease; font-size:2rem;}
.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); 
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  cursor: pointer; overflow:hidden;
}
.index_cv ul li:hover .mask {opacity: 1;}

.index_cv ul li:hover .pic img {transform: scale(1.1);}
.mask-text {text-align: center;padding: 20px;font-size: 1.8em; position:relative; top:20px;transition: transform 0.3s ease;}
.mask-text a{ color:#FFFFFF;}
.mask-text p{ font-size:16px; margin-top:2%;}
.index_d{width:100%; min-height:600px; overflow:hidden; margin:0 auto; background:#f1f1f1;padding-top:60px;}
.index_d h4{width:100%; line-height:100px; font-size:3.5rem; float:left; text-align:center}
.index_cy{ width:95%; min-height:500px; margin:0 auto; margin-bottom:0px; position:relative; margin-top:20px; padding-bottom:3%; float:right;}
.swiper-container{ width:100%;min-height:460px; margin:0 auto;}
.swiper-container .swiper-pagination-bullet-active{ background:#26bbee !important; }
.swiper-container .swiper-slide{ width:50%; min-height:100%; float:left; position:relative;position: relative; background:#FFF;}
  
.swiper-container .swiper-slide dd{ width:75%; float:left;} 
.swiper-container .swiper-slide dd .cy{ width:100%; height:auto;}
.swiper-container .swiper-slide dd .cy .tit{ width:auto; line-height:30px; font-size:1.0rem; padding-right:20px; padding:3%;}
.swiper-container .swiper-slide dt{ width:23%; float:right; padding-top:7%;}
  
.swiper-container .swiper-slide dd img{ width:100%; height:auto;}
.swiper-container .swiper-slide span{ width:100%; line-height:60px; font-size:16px; margin:0 auto; color:#6d6d6d;}
.swiper-container .swiper-slide dt h4{ width:100%; line-height:60px; font-size:1.6vw;margin:0 auto; text-align:left;}
.swiper-container .swiper-slide dt p{width:100%; line-height:30px; font-size:1.2vw; margin-bottom:20%;}
.swiper-container .swiper-slide dt h4 a{font-size:1.0vw; text-align:center;}
.swiper-container .swiper-slide dt .more{ width:50%; height:40%; border-radius:100px; border:1px solid #b8b8b8; display:block; position:relative; top:10%; font-size:0.8rem; padding:2%; text-align:center;transition: background-color 0.5s ease;}

.swiper-container .swiper-slide .more:hover { background-color:#26bbee; color:#FFF;border:1px solid #26bbee;}
.swiper-pagination{text-align:center;width:100%; position:relative;color:#050505;}

.index_ys{ width:auto; height:800px; margin:0 auto; background:url(img/yscy1.jpg) no-repeat center;}

.index_nc{ width:90%; height:120px; margin:0 auto; margin-top:80px;}
.index_nc .nw{ width:50%; height: auto; float:left;}
.index_nc .nw dd{font-size:3.0rem; line-height:80px;}
.index_nc .nw dt{font-size:1.5rem; line-height:30px; color:#666;}
.index_nc .nwz{width:9%; line-height:50px; font-size:1.0rem; float:right; text-align:center; background:#26bbee; border-radius:5px; position:relative; top:20%;}
.index_nc .nwz a{color:#FFF; }
.index_n{ width:90%; min-height:500px; margin:0 auto; margin-top:2%;}
.index_n ul{ width:100%; margin:0px;}
.index_n ul li{ width:32%; height:auto; float:left; margin-left:2.0%; position:relative;content: "";transition: all 0.36s ease; }
.index_n ul li:nth-child(3n+1){margin-left:0px;}
.index_n ul li dd{ width:100%; height:auto; overflow:hidden; }
.index_n ul li dd img{ width:100%; overflow:hidden; 
 
     -webkit-transition: all .5s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;}
.index_n ul li:hover img	{ 
     -webkit-transition: all 5s;
     -moz-transition: all 5s;
     -ms-transition: all 5s;
     -o-transition: all 5s;
        transition: all 5s;
-webkit-transform: scale(1.1,1.1);
      -moz-transform: scale(1.1,1.1);
      -ms-transform: scale(1.1,1.1);
       -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
}
.index_n ul li:hover:before{left:0;opacity:1;width:100%; overflow:hidden;}
.index_n ul li:before{
    content: "";
    width: 0;
    height:3px;
    border-bottom:3px solid #26bbee;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all .4s ease;bottom:31px; overflow:hidden; bottom:0px;overflow:hidden;
    opacity: 0;}  
.index_n ul li .cyw{ width:90%; height:100px;background:#f1f1f1; padding:5%;}
.index_n ul li .cyw h5{ width:auto; height:60px; line-height:30px; font-size:18px;}
.index_n ul li .cyw p{ width:auto; line-height:25px; font-size:1.0rem; color:#636772;}
.index_n ul li:hover p{ color:#26bbee;}

.index_nw{ width:auto; height:auto; clear:both; margin-top:30px;}
.index_nw dl{ width:100%; margin:0px;}
.index_nw dl dd{ width:80%; line-height:35px; font-size:14px; float:left;}
.index_nw dl dd span{ width:10%; line-height:35px; float:right; font-size:14px; margin-top:5%;}

.index_F{ width:100%; min-height:auto; margin:0 auto; background:url(../img/cont.jpg) center; background-size:auto;background-position: center;padding-top:5%; padding-bottom:10%;}
.index_F .concy{ width:90%; height:auto; margin:0 auto; position:relative; top:20%; }
.index_F .concy h7{ width:100%; line-height:80px; font-size:2.6rem; font-weight:bold; color:#282828; display:block; padding-bottom:3%;}
.index_F .concy em{ width:100%; line-height:35px; font-size:1.5rem; font-weight:bold;color:#282828;display:block;}
.index_F .concy .wx{ width:100%; min-height:100px; margin:0 auto; position:relative; padding-top:3%;}
.index_F .concy .wx ul{ width:100%; height:auto; margin:0 auto; text-align:center;}
.index_F .concy .wx ul li{width:7.5%; height:auto; float:left; margin-right:1%;}
.index_F .concy .wx ul li img{ width:100%; height:auto;}
.index_F .concy .wx ul li p{ line-height:40px; font-size:0.7vw; text-align:center;}

/*优势*/
.besh-resim{width:100%;height:800px;overflow:hidden; margin:0 auto;}

.resim-icy{ width:90%; height:auto; position:relative; margin:0 auto; z-index:6000;}
.resim-icy h4{ width:90%; min-height:90px; line-height:40px; font-size:36px; text-align:left; color:#FFF; position:relative; z-index:600; float:left; padding-top:7%;}
.resim-cyo{width:190px;height:100%;float:left;margin:0;padding:0; position:relative; top:30px;}
.cyslw{ width:62%; height:auto; float:right; margin:0 auto; position:relative;top:20%;}
.cyslw .cysl{ width:32%; min-height:390px; float:left; background:#FFF; border-radius:6px; position:relative; z-index:1000;  border-radius:15px; overflow:hidden; padding-bottom:3%;}
.cyslw .cysl h5{ width:90%; height:60px; line-height:60px; margin:0 auto; font-size:1.3rem; color:#050505; font-weight:bold;}
.cyslw .cysl dd{ width:100%; min-height:160px; margin:0 auto; position:relative;margin-bottom:3%;}
.cyslw .cysl dd img{ width:100%; height:auto;}
.cyslw .cysl p{ width:90%; min-height:60px; line-height:25px; font-size:0.9rem; margin:0 auto; padding-bottom:1%; color:#050505; position:relative;}
.cyslw .cysl dt{ width:30%; height:40px; line-height:40px; font-size:1.0rem; text-align:center; border:1px solid #434b4e; border-radius:100px; position:relative; left:5%; top:5%;color:#050505;webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.cyslw .cysl dt a{ text-decoration:none; color:#333;}
.cyslw .cysl dt:hover{width:30%; height:40px; background:#26bbee; color:#FFF;border:1px solid #26bbee;}
.cyslw .cys12{ width:32%; min-height:390px; float:left; position:relative; background-color: rgba(255, 255, 255, 0.3);border:1px solid #FFF;border-radius:15px; top:20%; left:3%;padding-bottom:3%;}
.cyslw .cys12 dd{ width:60px; height:60px; margin:0 auto; text-align:center; position:relative; vertical-align:middle;opacity:1; display:block; padding-top:40%;}
.cyslw .cys12 p{ width:auto; height:auto; line-height:60px; font-size:16px; text-align:center; position:relative; color:#FFF;}
.cyslw .cys12 p a{ color:#FFF;}

.resim-cy{position:relative;height:60px;line-height:60px;list-style:none; z-index:600;}
.reng{display:block;position:absolute;top:0;left:0;width:0px;height:60px;overflow:hidden;}
.reng1{display:block;width:100%;overflow:hidden;background-color:#26bbee; border-radius:100px;}
.reng2{background-color:#26bbee;border-radius:100px;}
.reng3{background-color:#26bbee;border-radius:100px;}
.reng4{background-color:#26bbee;border-radius:100px;}
.isim{display:block;position:relative;height:100%;z-index:2;padding-left:30px;line-height:60px;text-decoration:none;color:#fff;font-size:1.3rem;}
.resimler{position:relative;width:100%;height:100%;z-index:1;}
.resim-cyzl{display:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1;text-decoration:none;}
.resim-cyzl:first-child{display:inline;}
.yuklesh{display:block;position:relative;top:70px;width:70%;z-index:1;margin:0 auto;text-align:center;line-height:60px;font-weight:bold;color:#ccc;}
.resim1{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2; background:url(../img/yscy.jpg)}
.resim2{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background:url(../img/yscy1.jpg)}
.resim3{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background:url(../img/yscy2.jpg)}
.resim4{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background:url(../img/yscy3.jpg)}

.footer{ width:100%; min-height:400px; margin:0 auto; padding-top:60px; background:#26bbee;}
.footer .sov{ width:90%; height:auto; margin:0 auto;}
.footer .sov dl{ min-width:9%; height:auto; float:left; position:relative; margin-left:5%; text-align:left;}
.footer .sov dl:nth-child(6n+1){margin-left:0px;}
.footer .sov dl dd{ width:auto; line-height:45px; font-size:1.3rem; font-weight:bold; color:#FFF;}
.footer .sov dl dt{ width:auto; line-height:35px; font-size:16px;color:#FFF;}
.footer .sov dl dt a{color:#FFF;font-size:16px;}
.footer .sov dl dt .tol{ width:100%; line-height:30px;}
.footer .sov dl dt .tol em{ font-size:1.30rem; color:#FFF; font-weight:bold;}
.footer .sov dl dt .tol p{ font-size:14px;}
.copy{ width:90%; height:60px; margin:0 auto;}
.copy dd{ width:30%; line-height:60px; font-size:14px; float:left;}
.copy dt{ width:30%; line-height:60px; font-size:14px; float:right; text-align:right;}
.copy dt a{ color:#333;}