﻿@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; margin-top:70px;}
.telie_centen{ width:640px; height:206px; margin:0 auto;}
.telie_centen img{ width: px; height: px; float:left; margin-left:30px; margin-top:6px; margin-right:14px;}
.telie_centen h3{ width:100%; height:55px; margin-top:22px; font-weight:normal;}
.telie_centen h3 span{ width:604px; height:55px; line-height:55px; background:#2489a7; margin:0 auto; display:block;border-radius:10px 10px 10px 10px;}
.telie_centen h3 span a{ font-size:22px; color:#fff; font-family:"微软雅黑";}
.telie_centen p{ width:558px; height:33px; line-height:27px; font-size:20px; font-family: "微软雅黑";text-indent:2em; margin:0 auto; margin-top:14px;}


.telie_centen_1{ width:640px; height:713px; margin:0 auto; margin-top:24px;}
.telie_centen_1 ul{ width:640px; height: auto;}
.telie_centen_1 ul li{ width:auto; height:auto; margin:0 auto;}
.telie_centen_1 ul li .telie_left{ width:268px; height:313px; border:1px solid #bfbfbf; float:left;}
.telie_centen_1 ul li .telie_left img{ margin-left:9px; margin-top:7px;}
.telie_left p{ width:240px; height:118px; line-height:26px; background:url(../images/p_bg.jpg) repeat-x; font-family:"宋体"; font-size:18px; text-indent:2em; padding:9px 7px 10px 15px; margin-left:3px; margin-top:4px;}
.telie_centen_1 ul li .telie_right{ width:268px; height:313px; border:1px solid #bfbfbf; float:right;}
.telie_centen_1 ul li .telie_right p{ width:240px; height:118px; line-height:26px; background:url(../images/p_bg.jpg) repeat-x; font-family:"宋体"; font-size:18px; text-indent:2em; padding:9px 7px 10px 15px; margin-left:3px; margin-top:4px;}
.telie_centen_1 ul li .telie_right img{ margin-left:9px; margin-top:7px;}
.telie_centen_1 ul li .centen_li{ width:558px; height:204px; border:1px solid #bfbfbf; margin:0 auto; margin-top:5px;}
.centen_li h2 { width:558px; height:132px;}
.centen_li h2 a{ margin-left:8px; margin-top:5px; display:block; float:left;}
.centen_li p { width:500px; height:44px; line-height:26px; background:url(../images/p_bg.jpg) repeat-x; font-family:"宋体"; font-size:18px; text-indent:2em; padding:9px 32px 10px 18px; margin-left:4px; margin-top:5px;}

.telie_centen_2{ width:100%; height:auto; margin-top:15px;}
.telie_3{ width:640px; height:auto;}
.telie_3 h4{ width:640px; height:70px; background:#ff9000; font-weight:normal;}

.telie_3 h4 .span2{ width:540px; height:30px; line-height:42px; color:#fff; margin:0 auto; display:block; font-size:24px;}
.telie_3 h4 i{ width:363px; font-style:normal; font-family:"宋体"; font-size:19px; display: block; margin:0 auto; margin-top:10px;}
.telie_3 h4 .span3{width:0;
height:0;   
border-left:25px solid transparent;   
border-right:25px solid transparent;   
border-top:25px solid #ff9000;
  margin:0 auto; display:block;}
.telie_3 p{ width:543px; height:100px; line-height:30px; text-indent:2em; font-family: "宋体"; font-size:20px; margin:0 auto; margin-top:30px;}

.telie_4{ width:640px; height:auto; margin:0 auto;}
.telie_4 .a_img{ width:581px; height:336px; display:block; margin:0 auto; }
.telie_4 p{ width:574px; height:100px; line-height:28px; margin:0 auto; font-size:20px; font-family:"宋体"; text-indent:2em;}

.telie_4 .a_img1{ display:block; width:585px; height:348px; margin:0 auto;}
.telie_4 ul{ width:640px; height:100px; margin:0 auto; margin-top:20px;}
.telie_4 ul li{ width:auto; height:100px; float:left; margin-left:15px;} 
.telie_centen_3{ width:100%; height:auto;}


.telie_centen_3 .img1{ width: px; height: px; float:left; margin-left:30px; margin-top:6px; margin-right:14px;}
.telie_centen_3 h3{ width:100%; height:55px; margin-top:22px; font-weight:normal;}
.telie_centen_3 h3 span{ width:604px; height:55px; line-height:55px; background:#2489a7; margin:0 auto; display:block;border-radius:10px 10px 10px 10px;}
.telie_centen_3 h3 span a{ font-size:22px; color:#fff; font-family:"微软雅黑";}
.telie_centen_3 p{ width:558px; height:33px; line-height:27px; font-size:20px; font-family: "微软雅黑";text-indent:2em; margin:0 auto; margin-top:14px;}
.telie_centen_3 h4{ width:640px; height:auto;margin:0 auto; margin-top:20px;}
.telie_centen_3 h4 span{ width:640px; display:block; text-align:center; font-weight:normal; font-size:20px; color:#3e93ae; }
.telie_centen_3 h4 span a{ color:#3e93ae;}
.telie_centen_3 .a_img2{ display:block; width:640px; height:440px; margin:0 auto; margin-top:12px;}
.telie_centen_3 ul{ width:640px; height:416px; margin:0 auto; margin-top:15px;}
.telie_centen_3 ul li{ width:auto; height:auto; float:left; margin-left:10px;}
.telie_centen_3 h5{ width:640px;}
.telie_centen_3 h5 a{ width:585px; display:block; margin:0 auto; margin-top:10px;}
.telie_centen_4{ width:100%; height:auto; margin:0 auto;}
.telie_centen_4 ul{ width:598px; height:428px; margin:0 auto; background: url(../images/js_bg.jpg) repeat-x; margin-top:10px; }
.telie_centen_4 ul li{ width:auto; height:166px; margin-left:20px; padding-top:18px;}
.telie_centen_4 ul li .a_img3{ display: inline-block; float:left; }
.telie_centen_4 ul li .p3{ width:83px; height:122px; line-height:30px; float:left; background:#fff; font-size:19px; font-family:"宋体"; margin-left:3px; text-align:center; padding-top:10px; margin-top:10px;}
.a_img4{ display: inline-block; float: right; margin-right:20px; }
.p4{ font-size:19px; font-family:"宋体"; float:right; margin-top:35px; margin-right:9px;}
.telie_centen_4 ul li .a_img5{ width:auto; float:left;}
.telie_centen_4 ul li .a_img6{margin-left:13px; width:auto; float:left;}
.telie_centen_4 ul li .a_img5 span{ font-size:20px; font-family:"宋体"; margin-left:58px;margin-top:10px; color:#000; }
.telie_centen_4 ul li .a_img6 span{ font-size:20px; font-family:"宋体"; margin-left:58px; margin-top:10px; color:#000; }

.telie_centen_5{ width:100%; height:auto;}
.telie_centen_5 .img1{ width: px; height: px; float:left; margin-left:30px; margin-top:6px; margin-right:14px;}
.telie_centen_5 h3{ width:100%; height:55px; margin-top:22px; font-weight:normal;}
.telie_centen_5 h3 span{ width:604px; height:55px; line-height:55px; background:#2489a7; margin:0 auto; display:block;border-radius:10px 10px 10px 10px;}
.telie_centen_5 h3 span a{ font-size:22px; color:#fff; font-family:"微软雅黑";}
.telie_centen_5 p{ width:558px; height:33px; line-height:27px; font-size:20px; font-family: "微软雅黑";text-indent:2em; margin:0 auto; margin-top:14px;}
.telie_centen_5 dt{ font-family:"微软雅黑"; font-size:20px; color:red; margin-left:42px; margin-top:25px;}
.telie_centen_5 dd{ font-family:"宋体"; font-size:20px; margin-left:42px; margin-top:10px;}
.telie_centen_5 h4{ width:640px;}
.telie_centen_5 h4 .a_img7{ margin-left:42px; margin-top:15px; display:inline-block;}
.telie_centen_5 h4 .a_img8{ margin-left:15px; margin-top:15px;display:inline-block;}
.telie_centen_5 h5 { width:640px; height:50px;}
.telie_centen_5 h5 a{ display: inline-block; color:red; font-weight:normal; margin-left:172px; font-family:"微软雅黑"; font-size:22px; margin-top:21px;}
.telie_centen_6{ width:100%; height: auto; position:relative;}
.centen7{ width:594px; height:430px; border:3px solid #f3ac2e; margin:0 auto; margin-top:20px;}
.centen7 ul{ width:594px; height:430px; margin:0 auto;}
.centen7 ul li{ width:594px; height:auto; margin:0 auto;}


.new_form{}
.new_form ul li{ height:55px;  width:550px; margin:8px auto; text-align:center}

.jzbz{width:443px; background:url(../images/index_106.jpg) no-repeat; margin-left:-1px; height:28px; line-height:30px; font-size:22px; margin-top:5px;  text-indent:7px; color:#999999; border:1px solid #000; font-family:"宋体";}
.new_form ul li img{ margin-top:20px;}
.new_form ul li dt{ width:62px; height:58px; float:left;line-height:58px; font-size:22px; color:#000; text-align:center; font-family: "宋体"; }
.new_form ul li dd{ width:120px; float:left; overflow:hidden; }
.new_form ul li dd input{ width:113px; height:30px; line-height:30px; font-size:22px; border:none; text-indent:7px; color:#999999; border:1px solid #000;font-family:"宋体";}
.new_foot{ height:140px; width:500px;  text-align:center; margin:0 auto;}
.new_foot p{ line-height:32px;font-family:"微软雅黑";}
.label{font-family: "宋体"; font-size:22px; }

.yysubmit {height: 50px; line-height:50px; width: 306px; border: none;background: url(../images/index_111.jpg) no-repeat;cursor:pointer; font-family:"宋体"; font-size:20px; color:#fff;}
.fonter{ width:100%; height:auto; margin:0 autp;}
.a_img10{ display:block; width:607px; height:150px; margin:0 auto;}




.hz_form{ height:500px; margin-top:18px;}
.form_top{ height:58px; background:url(../images/gh_bg_03.jpg); border:none; margin:0px; text-align:center; line-height:58px; font-size:36px; color:#FFF}
.form_title{ height:50px; line-height:50px; margin:0px; font-size:14px; color:red; text-align:center}




.nwes_centen_6{ width:640px; height: auto; margin:0 auto;}
.nwes_centen_6 h1{ text-align: center; line-height:38px; position:relative; }
.nwes_centen_6 h1 span{ font-size:18px; position:absolute; left:235px; top:30px;}
.nwes_centen_6 p{ width:560px; height:100px; line-height:30px;font-family:"华文中宋"; font-size:18px; font-weight: bold; margin:0 auto; text-indent:2em; margin-top:30px;}
.nwes_centen_6 p a{ color:red;}
.nwes_centen_6 ul{ width: 550px; height:150px; margin:0 auto;}
.nwes_centen_6 ul li{ width:157px; height:150px; float:left; background:url(../images/telie_02.png) no-repeat; margin-left:20px; position:relative;}
.nwes_centen_6 ul li a{ color:#fff; font-size:21px; position:absolute; left:24px; top:27px; font-family:"华文楷体";  font-weight:bold; text-align:center;}
.nwes_centen_7{ width:640px; height: auto; margin:0 auto;}
.nwes_centen_7 h1{ text-align: center; line-height:38px; position:relative; font-family:"华文中宋"; height:64px; }

.nwes_centen_7 h1 span{ font-size:18px; position:absolute; left:235px; top:30px; font-family:"微软雅黑";}
.nwes_centen_7 ul{ width:624px; height:148px; margin:0 auto; margin-top:20px;}
.nwes_centen_7 ul li{ width:147px; height:148px; float:left; margin-left:6px;}
.nwes_centen_8{ width:640px; height: auto; margin:0 auto;}
.nwes_centen_8 h1{ width:640px; height: 62px; margin:0 auto;}
.nwes_centen_8 h1 a{ display:block; width:158px; height:62px; float:left; text-align:center; color:#fff; line-height:62px; border-right:2px solid #fff;}
.nwes_centen_9{ width:640px; height:212px; margin:0 auto; margin-bottom:20px; margin-top:10px;}
.nwes_centen_9 .img_1{ width:620px; height:212px; margin:0 auto;background: url(../images/news_bg1.jpg) repeat-x; position:relative;}
.nwes_centen_9 .img_1 .img_3{ position:absolute; left:-5px; top:-10px;}
.nwes_centen_9 .img_1 .img_2{ position:absolute; float:right; top:-10px; right:-5px;}
.nwes_centen_9 .img_1 img{ margin-top:10px;}
.nwes_centen_10{ width:640px; height:auto; margin:0 auto;}
.nwes_centen_10 p{ width:610px; height:115px; margin:0 auto; margin-top:30px;}
.nwes_centen_10 p a{ width:286px; height:80px; display:block; float: left; margin-left:18px;}

.new_foot {height: 218px;
    width: 500px;
    text-align: center; position:relative; margin-top:20px;}
.new_foot .img2{ float:left; position:absolute; left:0px; top:0px;}
.new_foot p{ font-size:16px;
    line-height: 32px;
    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;}