@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px "宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%; }
a{text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.clear{clear: both;width: 0px;height: 0;overflow: hidden;font-size: 0;}

 @media screen and (max-width: 480px) {
.yuan2:after{
position:absolute;width:20%;height:90%;content:'';left:38.5%;top:5%;opacity:0;filter:alpha(opacity:0);
-ms-box-shadow:0 0 30px rgba(143,57,0,1);
-o-box-shadow:0 0 30px rgba(143,57,0,1);
-moz-box-shadow:0 0 30px rgba(143,57,0,1);
-webkit-box-shadow:0 0 30px rgba(143,57,0,1);
box-shadow:0 0 20px rgba(0,0,0,1);
-moz-animation:sonarEffect 1.5s ease-out 1s infinite;
-ms-animation:sonarEffect 1.5s ease-out 1s infinite;
-o-animation:sonarEffect 1.5s ease-out 1s infinite;
-webkit-animation:sonarEffect 1.5s ease-out 1s infinite;
animation: 1.5s ease-out 1s normal none infinite running sonarEffect;
-moz-border-radius:50%;
-ms-border-radius:50%;
-o-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
		filter:alpha(opacity:30);
	}
	40% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0.5;
		filter:alpha(opacity:50);
	}
	100% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0;
		filter:alpha(opacity:0);
		-moz-transform:scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}
@-ms-keyframes sonarEffect {
	0% {
		opacity: 0.3;
		filter:alpha(opacity:30);
	}
	40% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0.5;
		filter:alpha(opacity:50);
	}
	100% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0;
		filter:alpha(opacity:0);
		-moz-transform:scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}
@-o-keyframes sonarEffect {
	0% {
		opacity: 0.3;
		filter:alpha(opacity:30);
	}
	40% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0.5;
		filter:alpha(opacity:50);
	}
	100% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0;
		filter:alpha(opacity:0);
		-moz-transform:scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
		filter:alpha(opacity:30);
	}
	40% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0.5;
		filter:alpha(opacity:50);
	}
	100% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0;
		filter:alpha(opacity:0);
		-moz-transform:scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
		filter:alpha(opacity:30);
	}
	40% {
	    -ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0.5;
		filter:alpha(opacity:50);
	}
	100% {
		-ms-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-o-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-moz-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		-webkit-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		box-shadow: 0 0 0 1px rgba(143,57,108,0.1), 0 0 2px 2px #fff, 0 0 0 4px rgba(255,184,108,0.5);
		opacity: 0;
		filter:alpha(opacity:0);
		-moz-transform:scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}
}
 @media screen and (max-width: 360px) {
.yuan2:after{
position:absolute;width:20%;height:85%;content:'';left:39%;top:9%;opacity:0;filter:alpha(opacity:0);
	}
	}
 @media screen and (max-width: 320px) {
.yuan2:after{
position:absolute;width:20%;height:71%;content:'';left:40%;top:15%;opacity:0;filter:alpha(opacity:0);
	}
	}
.yuan2 a{
position:relative;z-index:100000000
	}
 a{ text-decoration:none;}
.xiangmugai li span{ background: url(../images/bticon.png) no-repeat; display:block;}
.xiangmugai {width:100%;bottom:0px;background: #e7e6e6; position:absolute;position: fixed ! important;margin:0px auto; bottom:0px; top:expression(documentElement.scrollTop+250); text-align:center;z-index:99999;padding:1% 0 2%;}
.xiangmugai ul{width:98%;margin:0 auto;}
.xiangmugai li{ float:left;width:19%;}
.xiangmugai li a{display:block;width:108px; height:108px;overflow:hidden; border-radius:54px; background:#e7e6e6;border: 1px #7fbea0 solid; margin:15px auto 0;}
.xiangmugai li span{width:77px;height:78px;margin:0 auto;}
.xiangmugai li p{ color:#32ac71; font-size:19px;text-align:center;margin-top:1%; font-family:"幼圆"}
.xiangmugai li.foot01 span.f01{width:63px;height:65px;text-align:center;}
.xiangmugai .foot02{ width:24%}
.xiangmugai .foot02 .yuan2{ width:134px; height:134px; border-radius:67px; background:#Fff; float:left; margin-left:10%}
.xiangmugai li.foot02 .f02{ background:url(../images/d_hbd.gif) no-repeat;width:53px;height:65px;text-align:center; margin-top:14px;}
.xiangmugai .foot02 a{ background:#Fff no-repeat; width:120px; height:120px; border-radius:60px; display:block; border: 3px #f39801 solid; font-style:normal; margin: 4px auto 0 4px;}
.xiangmugai .foot02 i p{ font-size:16px; color:#f39801; font-family:"幼圆" }
.xiangmugai li.foot03 span.f03{ background-position:-59px 0px;width:63px;height:65px;text-align:center;}
.xiangmugai li.foot04 span.f04{ background-position:-116px 0px;width:63px;height:65px;text-align:center;}
.xiangmugai li.foot05 span.f05{ background-position:-177px 0px;width:63px;height:65px;text-align:center;}
@media screen and (max-width: 480px) {
.xiangmugai {width:100%;bottom:0px;background: #e7e6e6; position:absolute;position: fixed ! important;margin:0px auto; bottom:0px; top:expression(documentElement.scrollTop+250); text-align:center;z-index:99999;padding:0 0 2%;}
.xiangmugai li span{ background:url(../images/bticon.png) no-repeat; display:block; background-size:123px 36px}
.xiangmugai li a{float:left;width:54px; height:54px; border-radius:27px; margin-left:2px;}
.xiangmugai li span{width:36px;height:36px;margin:0 auto;}
.xiangmugai li p{ color:#32ac71; font-size:10px;text-align:center;margin-top:1%;}
.xiangmugai li.foot01 span.f01{width:32px;height:32px;text-align:center;}
.xiangmugai .foot02 .yuan2{  background: none repeat scroll 0 0 #fff;  border-radius: 35px; float: left; height: 70px; margin-left: 5%; width: 70px; margin-top:9px;}
.xiangmugai li.foot02 .f02{ background:url(../images/d_hbd.gif)) no-repeat;width:32px;height:32px;text-align:center; margin-top:3px; background-size:32px 32px;}
.xiangmugai .foot02 a{   background: none no-repeat scroll 0 0 #fff;  border: 2px solid #f39801;border-radius:40px; display: block; font-style: normal; height: 60px;margin: 3px auto 0 3px;width: 60px;}
.xiangmugai .foot02 i p{ font-size:10px; color:#f39801 }
.xiangmugai li.foot03 span.f03{ background-position:-29px 0px;width:32px;height:32px;text-align:center;}
.xiangmugai li.foot04 span.f04{ background-position:-58px 0px;width:32px;height:32px;text-align:center;}
.xiangmugai li.foot05 span.f05{ background-position:-88px 0px;width:32px;height:32px;text-align:center;}
}

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding:0px; font-size:24px;color:#000;font-family:"微软雅黑",Tahoma,Arial,sans-serif; width:100%; height:auto; background:#999;}
.body{ max-width:640px; min-width:340px; margin:0 auto; background:#FFF;}
.banner{ width:100%; height:auto;}
.banner .banner_img{ width:640px; height:auto; margin:0 auto;margin-top:87px;}
.banner_img img{ width:640px; height: auto; }

.nav{ height:51px;}
.nav ul li{ float:left; height:49px; line-height:52px; width:157px; border:1px #FFF solid; text-align:center }
.nav ul li:first-child{ border-left:none; width:158px;}
.nav ul li:last-child{ border-right:none; width:161px;}
.nav ul li a{ color:#FFF; font-weight:bold; font-size:22px;font-family:'微软雅黑';}



.telie{ width:100%; height:auto;}
.telie_centen{ width:100%; height:auto; margin:0 auto; margin-bottom:100px;}
 .img1{ width: px; height: px; float:left; margin-left:15px; margin-top:-9px; margin-right:1px;}
.telie_centen .a_img12{ display:block; width:100%; height:auto; text-align:center; margin-top:52px;}
.a_img11{ display:block;width:100%; padding-top:18px; height:auto; text-align:center;}
.a_img13{ font-weight:normal;  width:100%; height:100px; color:#413937; font-family:"微软雅黑"; font-size:24px;}
.a_img13 ul{ width:86%; height:auto; margin:0 auto;    margin-top: 10px;}
.a_img13 ul li{ width:170px; padding:3px; height:30px; line-height:30px; float:left; margin-left:2px;}
.a_img14{ display:block;width:100%; margin-top:18px; height:auto; text-align:center;}
.a_img15{ display:block;width:100%; margin-top:18px; height:auto; text-align:center;}
.a_img16{ display:block;width:100%; margin-top:25px; height:auto; text-align:center;}
.a_img17{ display:block;width:100%; margin-top:25px; height:auto; text-align:center;}
.a_img18{ display:block;width:100%; margin-top:55px; height:auto; text-align:center;}
.a_img19{color:#313030; width:75%; height:auto; line-height:35px; margin:0 auto; margin-top:25px; font-size:25px;}
.a_img20{ display:block;width:100%; margin-top:20px; height:auto; text-align:center;}
.a_img21{ width:75%; color:#313030; height:auto; line-height:35px; margin:0 auto; margin-top:25px; font-size:25px;}

    font-family: "宋体";  color: #000;}
.new_foot a{ color:#03C; margin-right:57px;}

/*底部css3*/

#bottomnav .free_tel img {
  animation: sploosh 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dot2 {
  animation: sploosh2 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dot3 {
  animation: sploosh3 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#bottomnav .free_tel img,.dot2,.dot3{

  border-radius: 100%;
  z-index: 10;
  animation-iteration-count:infinite;
  background: transparent;
}
@keyframes sploosh {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 220, 1, 0.7);
    background: rgba(255, 220, 1, 0.7);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(255, 220, 1, 0);
    background: rgba(255, 220, 1, 0);
  }
}
@keyframes sploosh2 {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 220, 1, 0.7);
    background: rgba(255, 220, 1, 0.7);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 220, 1, 0);
    background: rgba(255, 220, 1, 0.3);
  }
}
@keyframes sploosh3 {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 220, 1, 0.7);
    background: rgba(255, 220, 1, 0.7);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 220, 1, 0);
    background: rgba(255, 220, 1, 1);
  }
}
 .top_phone{
	  width:640px; height:97px; background:#1489e7; position:fixed; top:0px; color:#FFF; text-align:center; font-family:"微软雅黑"
	  }
  .top_phone h1{font-size:32px; line-height:98px; float:left; display:block; height:98px;  margin-left:20px;}
  .homeimg{ float:left;}
  .t_phone{ float:right; margin-top:30px; margin-right:30px;}