@charset "utf-8";

.waves{ position:absolute;top:0;left:0;    width: 100% !important;}


.FpulseSlow {animation:FpulseSlow infinite alternate 2s ease-in-out;}
@keyframes FpulseSlow {
	0% {transform:scale(1);opacity:1;}
	100%{transform:scale(0.85);opacity:0.5;}
}


/*.section6 .fp-scroller{ overflow:inherit !important;}
.section6 .fp-scrollable{ height: auto !important; overflow:inherit !important;}*/

.FpulseSlow2 {animation:FpulseSlow2 infinite 3s linear ;opacity:0;}
@keyframes FpulseSlow2 {
	0% {transform:scale(0.25);opacity:0.4;}
	100%{transform:scale(1);opacity:0;}
}


@media screen and (min-width:2200px){
.waves{-moz-transform:scale(3);
-webkit-transform:scale(3);
-o-transform:scale(3);
transform:scale(3);
-moz-transform-origin: 0px 0px;
-webkit-transform-origin: 0px 0px;
-o-transform-origin: 0px 0px;
transform-origin: 0px 0px;
 bottom:20%;
  width:100%;
}

}

    
.icontact{
      width: 1200px;
    margin: 0px auto;
  padding-top:200px;
  clear:both;
}
.icontact .img{ float:left; width:753px; position:relative; z-index:9;}
.icontact .img img{ width:100%; height:auto;}
.leida{ position:absolute; left:44%; top:41%; width:20px; height:20px;}
.leida span{ position:absolute; left:50%; top:50%; border-radius:50%; display:block; border:4px solid #006dae; box-sizing:border-box; opacity:0}
.leida .span1{ width:20px; height:20px; background-color:#fff; margin:-10px 0 0 -10px;opacity:1; z-index:16;}
.leida .span2{ width:80px; height:80px; margin:-40px 0 0 -40px; z-index:15;}
.leida .span3{ width:160px; height:160px; margin:-80px 0 0 -80px; z-index:14;}
.leida .span4{ width:320px; height:320px; margin:-160px 0 0 -160px; z-index:13;}
.leida .span5{ width:640px; height:640px; margin:-320px 0 0 -320px; z-index:12;}
.leida .span6{ width:1280px; height:1280px; margin:-640px 0 0 -640px; z-index:11;}
.leida .span7{ width:2560px; height:2560px; margin:-1280px 0 0 -1280px; z-index:10;}


.icontact .text{
  position: relative;
    z-index: 10;
    float: right;
    width: 400px;
}
.icontact .itit1{ padding-bottom:30px;}
.icontact .itit1 strong{  font-size:32px;}
.icontact .itit1 em{ font-family:'HeadlineNEWS', dinpro-regularregular, "Microsoft YaHei", ΢���ź�, Arial, Helvetica, sans-serif; display:block; font-size:54px; line-height:1; padding:20px 0 0 0;}
.icontact .itit1 .p{  font-size:16px;}
.icontact .itit2 li{ padding-bottom:15px; font-size:16px;}
.icontact .itit2 h3{ font-family:'Century Gothic', dinpro-regularregular, "Microsoft YaHei", ΢���ź�, Arial, Helvetica, sans-serif; font-size:20px;}
.icontact .itit2 p{font-family:'Century Gothic', dinpro-regularregular, "Microsoft YaHei", ΢���ź�, Arial, Helvetica, sans-serif;}
.icontact .itit2 p em{font-size:34px; font-weight:bold; line-height:1;}
.icontact .itit2 p span{ font-size:20px; font-weight:bold;}

