@charset "gb2312";
* {
	margin:0px;
	padding:0px;
}
html {
	overflow-x:hidden;
	background: #000;
	font-size:62.5%;
	max-width:360px;
	margin:0 auto !important;
}
body {
	font:1.6rem/3.2rem Arial;
	color:#333;
	background:#f3f3f3;
}
 img[src*=".jpg"] {
border:none;
background-images:url(../images/loading.gif);
background-size:10px 10px;
background-position:center center;
background-repeat:no-repeat;
}
li {
	list-style:none;
}
h1, h2, h3 {
	font-size:1.6rem;
	font-weight:normal;
	line-height:3.6rem;
}
a {
	text-decoration:none;
	color:#fff;
}
/*通用头部*/

.pptop{ position:fixed; left:0; top:0; z-index:22;overflow:hidden; background:#014b00; width:100%;}
.t-tel a{ width:90%; float:left; line-height:40px; color:#FFF; text-transform:none; text-decoration:none; text-align:center;}
.t-tel em{ padding-left:5px; font-weight:bold;}
.t-tel {max-width:360px; margin:0 auto;  height:auto;  overflow: hidden; }
.t-tel span{animation:2s ease 0s normal none infinite running change; display: block;-webkit-animation: change 2s infinite;-moz-animation: change 2s infinite;}

#wx {
	float:right;
	font-size:12px;
	width:30%;
	margin-left:3px;
	text-align:center;
}
#ss {
	width:55%;
}
.sousuo {
	float:left;
	width:100%;
	border-bottom:2px solid #004b00;
	height:24px;
	line-height:2.4rem;
	font-size:1.2rem;
	color:#555;
}
.sousuo span {
	float:left;
	color:#bbb;
}
.input-box {
	border:none;
	float:left;
	height:24px;
	border-radius:2px;
	width:68%;
	color:#004b00;
}
.button {
	border:none;
	background:none;
	float:right;
	color:#004b00;
	padding:0 6px;
	line-height:2.6rem;
	cursor:pointer;
}
/*通用nav*/
header img {
	width:100%;
	height: auto;
	margin-top:40px;
	vertical-align:top;
}
header nav {
	overflow: hidden;
	background: #fff;
	text-align: center;
	display:block;
	
}
header nav a {
	width: 20%;
	float: left;
	background: #eeeeee;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 40px;
	font-size:1.6rem;
	color:#000;
}
header nav a::before {
 content: "";
 display: block;
 width: 0px;
 border-left: 1px solid #FFF;
 border-right: 1px solid #CCC;
 height: 40px;
 float: right;
}
header nav a::after {
 content: "";
 display: block;
 width: 100%;
 height: 0px;
 border-top: 1px solid #CCC;
 border-bottom: 1px solid #FFF;
}
.wz{ width:100%; height:35px; line-height:35px; background-color:#00571E; color:#FFF; margin-top:2px;}
.wz span{ padding-left:10px; padding-right:10px;}
.index_zixun {
    text-align: center;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}
.index_zixun a {
    background: none repeat scroll 0% 0% #E9900C;
    color: #FFF;
    line-height: 32px;
    font-size: 16px;
    padding: 3px 6px;
    display: block;
}

.hidden {
-webkit-animation:hidden .3s linear 0 1 forwards;
animation:hidden .3s linear 0 1 forwards;
}
.show {
-webkit-animation:show .3s linear 0 1 forwards;
animation:show .3s linear 0 1 forwards;
}
 @-webkit-keyframes show {
 0% {
opacity:0;
height:0px;
}
 100% {
opacity:1;
height:262px;
}
}
 @-webkit-keyframes hidden {
 0% {
opacity:1;
height:262px;
}
 100% {
opacity:0;
height:0px;
}
}
 @keyframes show {
 0% {
opacity:0;
height:0px;
}
 100% {
opacity:1;
height:262px;
}
}
 @keyframes hidden {
 0% {
opacity:1;
height:262px;
}
 100% {
opacity:0;
height:0px;
}
}
.logo {
	margin:0px auto 0px auto;
	height:62px;
	overflow:hidden;
	background:#004b00;
	-webkit-box-shadow:0px 2px 2px rgba(18, 0, 45, .6);
	text-align:center;
}
.logo img {
	margin:0px;
}
.banner {
	margin:0 auto;
	overflow:hidden;
	margin-top:2px;
}
.banner img {
	float:left;
	width:100%;
}
.dnav {
	margin:0 auto;
	margin-top:5px;
	border-top:1px solid #dedede;
	overflow:hidden;
	background:url(../images/bj1_02.jpg) no-repeat;
	background-size:100%;
	max-height:179px;
}
.dnav ul {
	float:left;
	width:100%;
}
.dnav ul li {
	width:24.7%;
	float:left;
	height:86px;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
}
#li1 {
	border-right:none;
}
.dnav ul li span {
	width:46px;
	height:46px;
	font-size:2.6rem;
	line-height:4.6rem;
	text-align:center;
	color:#025f00;
	background:url(../images/bj2.png) no-repeat center;
	background-size:100%;
	display:block;
	margin-left:15px;
	margin-top:10px;
}
.dnav ul li h2 {
	width:100%;
	float:left;
	line-height:3rem;
	color:#333;
	text-align:center;
}
.tnav {
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	padding-top:1px;
	padding-bottom:1px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background:#fff;
}
.tnav ul {
	float:left;
	width:100%;
}
.tnav ul a {
	color:#555;
	padding-left:6px;
	line-height:1.8rem;
	padding-top:6px;
	display:inline-block;
}
.tnav ul li.a1, .tnav ul li.a2, .tnav ul li.a3 {
	width:33%;
	float:left;
	height:105px;
	border-right:1px solid #dedede;
	background:url(../images/bj3.jpg) no-repeat;
	background-size:100%;
}
.tnav ul li.a1 span {
	font-size:1.6rem;
	color:#1da446;
}
.tnav ul li.a2 {
	background:url(../images/bj4.jpg) no-repeat;
	background-size:100%;
}
.tnav ul li.a2 h2 {
	font-size:1.6rem;
	color:#e78901;
	float:left;
	width:18px;
	font-size:1.6rem;
	line-height:1.7rem;
}
.tnav ul li.a2 p {
	float:left;
	width:18px;
	line-height:1.5rem;
}
.tnav ul li.a3 {
	background:url(../images/bj5.jpg) no-repeat;
	background-size:100%;
}
.tnav ul li.a3 span {
	font-size:1.6rem;
	color:#8cb921;
}
.guanjianci {
	margin:0 auto;
	overflow:hidden;
	margin-top:5px;
}
.guanjianci ul {
	float:left;
	width:100%;
	text-align:center;
}
.guanjianci ul li a {
	color:#fff;
}
.guanjianci ul li {
	float:left;
	text-align:center;
	line-height:3.4rem;
}
#b1 {
	width:30%;
	background:#1da345;
}
#b2 {
	width:56%;
	background:#f69019;
}
#b3 {
	width:29%;
	background:#f69019;
}
#b4 {
	width:38%;
	background:#a1cd3a;
}
#b5 {
	width:33%;
	background:#006000;
}
#b6 {
	width:14%;
	background:#a1cd3a;
}
#b7 {
	width:36%;
	background:#005e00;
}
#b8 {
	width:36%;
	background:#f69019;
}
#b9 {
	width:28%;
	background:#1da345;
}
#b10 {
	width:48%;
	background:#006000;
	color:#fff;
}
#b11 {
	width:52%;
	background:#1da345;
}
.bingli {
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	background:#fff;
}
.bingli dl {
	overflow:hidden;
	border-bottom:1px solid #dedede;
}
.bingli dl dt {
	height:40px;
	background:#004b00;
	padding:0 10px;
}
.bingli dl dt h2 {
	color:#fff;
	background:url(../images/inco1.png) no-repeat 0 5px;
	background-size:30px 30px;
	padding-left:36px;
	float:left;
	line-height:4rem;
}
.bingli dl dt a {
	float:right;
	font-size:1.4rem;
	line-height:4rem;
}
.bingli dl dd {
	width:100%;
	display:block;
	border-bottom:1px solid #dedede;
}
.bingli dl dd h2 {
	float:left;
	color:#555;
	font-size:1.6rem;
	background:url(../images/inco1.jpg) no-repeat 0 4px;
	background-size:20px 20px;
	padding-left:24px;
	line-height:3.2rem;
	margin-left:10px;
	margin-top:4px;
}
.bingli dl dd ul.ds {
	float:left;
	width:100%;
	border-top:1px solid #dedede;
}
.bingli dl dd ul.ds li.left {
	width:49.8%;
	border-right:1px solid #dedede;
	height:160px;
	float:left;
}
.bingli dl dd ul.ds li.left a {
	color:#fff;
	width:100%;
	float:left;
	display:inline-block;
	height:77px;
	margin-top:2px;
	border-bottom:1px solid #dedede;
}
.bingli dl dd ul.ds li.left img {
	float:left;
	width:99.2%;
	height:73px;
}
.bingli dl dd ul.ds li.left p {
	padding-left:6px;
	float:left;
	width:80%;
	margin-top:-64px;
	line-height:2rem;
}
.bingli dl dd ul.ds li.right {
	width:49.8%;
	height:159px;
	float:right;
	border-bottom:1px solid #dedede;
}
.bingli dl dd ul.ds li.right p {
	float:left;
	line-height:2rem;
	color:#555;
}
.bingli dl dd ul.ds li.right img {
	float:left;
	width:100%;
	height:97px;
}
.bingli dl dd ul.ds1 {
	float:left;
	width:100%;
	overflow:hidden;
	background:url(../images/bj6.jpg) no-repeat 100% 0;
}
.bingli dl dd ul.ds1 li {
	float:left;
	width:86%;
	padding:0 3%;
	line-height:3rem;
	border-bottom:1px dashed #ccc;
	background:url(../images/inco1.jpg) no-repeat 6px 6px;
	background-size:16px 16px;
	padding-left:8%;
}
.bingli dl dd ul.ds1 li a {
	color:#555;
}
.bingli dl dd ul.ds1 li span {
	font-size:1.6rem;
	color:#f69019;
}
#fd {
	text-align:center;
	line-height:3.6rem;
	background:none;
	border-bottom:none;
}
footer {
	font-size: 1.4rem;
	line-height: 28px;
	text-align: center;
	margin-bottom:75px;
}
footer a {
	display: inline;
}
footer img {
	width: 100%;
}
footer address {
	font-style: normal;
}
footer small {
	line-height: 24px;
}
footer p a {
	color:#3d4c91;
}
footer p span {
	color:red;
}
/*list*/

.con1 {
	margin: 10px auto 0px;
	overflow: hidden;
}
.con1 ul {
	float: left;
	width: 100%;
}
.con1 ul li {
	float: left;
	padding: 0px 2% 6px;
	width: 96%;
	background: #FFF none repeat scroll 0% 0%;
	margin-bottom: 10px;
}
.con1 ul li .right1 {
	float:right;
	width:27%;
	height:111px;
}
.con1 ul li .right1 img {
	float:left;
	width:100%;
	max-height:101px;
	margin-top:10px;
}
.con1 ul li .right2 {
	float:right;
	width:27%;
	height:81px;
}
.con1 .right2 a {
	display:block;
	line-height:30px;
	text-align:center;
	border-radius:4px;
	color:#FFF;
	font-size:1.4rem;
	margin-top:5px;
}
.con1 .right2 span{ padding-right:2px;}
.con1 .right2 a:first-child {
	background-color:#00571e;
	margin-bottom:1px;
}
.con1 .right2 a:last-child {
	background-color:#ff0012;
	margin-bottom:1px;
}

.con1 ul li .left1 {
	float:left;
	width:69%;
}
.con1 ul li h2 {
	float:left;
	width:90%;
	font-size:1.6rem;
	font-weight:bold;
	background:url(../images/inco2.jpg) no-repeat 0 8px;
	background-size:18px 18px;
	padding-left:10%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
}
.con1 ul li a {
	color:#555;
}
.con1 ul li p {
	text-align:justify;
	line-height:2.4rem;
	padding-left:10%;
	
}
.con1 ul li p span {
	color:#ff0000;
}
.page {
	margin:0 auto;
	background:#fff;
	height:auto;
	min-height:32px;
	line-height:3.2rem;
	text-align:center;
}
.page a {
	color:#004b00;
	margin:0 6px;
}
.page li {
	display:inline;
	border:1px solid #CCC;
	border-radius:4px;
	padding:2px 2px;
	font-size:1.6rem;
	margin-top:2px;
}
/*article*/

.cont {
	background:#fff;
	margin:0 auto;
	overflow:hidden;
	padding:0 8px;
	padding-bottom:10px;
	z-index:-1;
}
.cont h2 {
	text-align:center;
	font-size:1.6rem;
	color:#004b00;
	float:left;
	width:100%;
	line-height:3rem;
	margin-top:6px;
	font-weight:bold;
}
.cont h3 {
	text-align:center;
	font-size:1.4rem;
	color:#656565;
	float:left;
	width:100%;
	line-height:2rem;
}
.cont h3 a {
	color:#fff;
	background-color:#004b00;
	padding:5px 8px;
	margin-right:5px;
}
.cont h3 a:nth-child(2) {
background-color:#f37b38;
}
.cont p {
	float:left;
	text-indent:2em;
	margin-top:6px;
	width:100%;
}
.cont p img {
	max-width:260px;
	display:block;
	margin:0 auto;
}
.footer1 {
	font-family: "Microsoft YaHei";
	position: fixed;
	width: 100%;
	bottom: 41px;
	left: 0px;
	line-height: 41px;
}
.footer1 ul {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.footer1 li {
	display: table-cell;
	text-align: center;
	color: #0093dd;
	border-right: 1px solid #459595;
	position: relative;
}
.footer1 li:nth-last-of-type(1) {
border-right: none;
}
.footer1 li:nth-last-of-type(2) {
border-right: none;
}
.footer1 li:nth-last-of-type(1) {
display:none;
}
.footer1 a {
	display: block;
	color: #fff;
	background: #0093dd;
	position: relative;
	font-size:16px;
}
.footer1 a .no1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	line-height: 17px;
	font-size: 14px;
	color: #fff;
	right: 1px;
	top: 1px;
	font-family: arial;
	font-weight: bold;
	-webkit-animation: dot 2s infinite;
	animation: dot 2s infinite;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #fd142e, #bf0116);
	background: linear-gradient(to bottom, #fd142e, #bf0116);
}
.footer1 a:before {
	margin-right:5px;
	font-size:16px;
	display:inline-block;
}
.footer1 a.active {
	background: #f37b38;
}
@-webkit-keyframes dot {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.01% {
opacity:0;
}
 100% {
opacity:0;
}
}
@keyframes dot {
 0% {
opacity:1;
}
 50.01% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:0;
}
}
.lxb-container-btn-show {
	font-size:100% !important;
	line-height:20px !important;
	top:60% !important;
}
td {
	float:left;
	width:auto;
}
.left-pf {
	width:100%;
	height:124px;
	background:#0093dd;
}
.left-pf ul li {
	float:left;
	width:100%;
}
.left-pf ul li:nth-child(1) {
border-bottom:1px solid #fff;
}
.left-pf ul li a {
	width:33%;
	color: #fff;
	display:block;
	text-align: center;
	font-size:16px;
}
.left-pf ul li a:before {
	font-size: 16px;
	line-height:62px;
}
/************140830ry*************/
.all {
	height:240px;
	margin-top: 5px;
}
.zj {
	background:#e9feeb;
	width:54%;
	float:left;
	border:1px solid #dedede;
	margin-right:1%;
	box-sizing:border-box;
}
.zj .tp {
	width:100%;
	margin:0 auto;
}
.zj .tp img {
	width:100%;
	max-height:196px;
	overflow:hidden;
	display: block;
}
.zj h1, .zj2 h1, .zj3 h1 {
	font-size:1.6rem;
	line-height:20px;
	background:#e9feeb;
	height:42px;
}
.zj h1 a, .zj2 h1 a, .zj3 h1 a {
	color:#004b00;
}
.zj h1 img, .zj2 h1 img, .zj3 h1 img {
	padding:5px;
	float:left;
}
.zj h1 span, .zj2 h1 span, .zj3 h1 span {
	font-size:1.2rem;
	color:#555;
}
.zj2, .zj3 {
	float:right;
	background:#e9feeb;
	width:45%;
	border:1px solid #dedede;
	box-sizing:border-box;
}
.zj3 {
	margin-top:4px;
}
.zj2 .tp, .zj3 .tp {
	width:100%;
	margin:0 auto;
}
.zj2 .tp img, .zj3 .tp img {
	width:100%;
	max-height:74px;
	overflow:hidden;
	display: block;
}
/*************2014.09.13ry****************/
.rmgjz {
	width: 100%;
	height: auto;
	float: left;
	background: #f4f4f4;
}
.rmgjz .tt1 {
	float: left;
	width:100%;
	background: url(../images/bg05.jpg) repeat-x top center;
}
.rmgjz .tt1 a {
	color: #0a7354;
	font-weight: bold;
	font-size: 18px;
	display:block;
	width:30%;
	line-height: 24px;
	text-align: center;
	padding-top:6px;
}
.rmgjz ul {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}
.rmgjz ul li {
	width:100%;
	line-height: 24px;
	font-size:16px;
	padding-left:6px;
	box-sizing:border-box;
}
.rmgjz ul li:before {
	content:"0"attr(data-number);
	background:#b5b5b5;
	padding:1px 2px;
	color:#fff;
	margin-right:5px;
	margin-left:3px;
}
.rmgjz ul li:nth-child(1):before {
background:#0A5E47;
}
.rmgjz ul li:nth-child(2):before {
background:#109974;
}
.rmgjz ul li:nth-child(3):before {
background:#17D3A0;
}
.rmgjz ul li a {
	color: #636363;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:80%;
	display:inline-block;
}
.rmgjz ul a {
	line-height: 24px;
	font-size:16px;
}
/*************2014.09.17ry****************/
.lasthd {
	width:98%;
	margin:0 auto;
	background:#EFFFE9;
	border: 1px solid #ccc;
	box-sizing:border-box;
}
.lasthd p {
	padding:3px 5px;
	;
	font-size:16px;
	line-height:28px;
	text-indent:2em;
}
.lasthd p strong {
	font-size:18px;
	line-height:30px;
}
.lasthd p a {
	color:#f00;
	text-decoration:underline;
}
.lasthd p span {
	font-weight:bold;
	margin-left: 5px;
}
.biaodan2 {
	background: #fff;
	margin: 8px 0px 0;
	padding: 0 0 4px;
	font-size:14px;
}
.biaodan2 h3 {
	display:block;
	overflow:hidden;
}
.biaodan2 h3 img {
	float:left;
	width:100%;
	height:auto;
}
.biaodan2 h3 span {
	color: transparent;
}
.biaodan2 p {
	line-height: 40px;
	overflow: hidden;
	text-indent: 0px;
	margin:0 8px 8px;
}
.biaodan2 p img {
	float:left;
	width:100%;
	height:auto;
}
.biaodan2 p label, .biaodan2 p input, .biaodan2 p textarea {
	display: block;
	float:left;
}
.biaodan2 p label {
	background: #f1f1f1;
	line-height:42px;
	display:inline-block;
	font-size:16px;
	width:30%;
	text-align: center;
	border:solid 1px #000000;
}
.biaodan2 p input, .biaodan2 p textarea {
	width: 70%;
	padding:0px 8px;
	line-height:40px;
	height:44px;
	display:inline-block;
	border:1px solid rgba(0,0,0,0.8);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.biaodan2 p .act-submit, .biaodan2 p .act-submit1 {
	float:left;
	background: #005300;
	width:45%;
	margin:4px 0;
	font-size:16px;
	color:#fff;
	border-radius:6px;
}
.biaodan2 p .act-submit1 {
	float:right;
	background:#067201 ;
	color:#fff;
	border:1px solid #f1f1f1
}
.biaodan2 p .act-reset {
	background:#f1f1f1;
	width: 70%;
	text-align: center;
}
.biaodan2 .act-other {
	line-height: 28px;
	padding: 8px;
	background: #f1f1f1;
	display:block;
	margin: 0px;
}
.biaodan2 .act-other a {
	color:red;
	text-decoration: none;
	display: inline;
}
.biaodan2 .jiami {
	display: block;
	margin:6px 10px;
}
.biaodan2 .zhu {
	text-align:center;
	display:block;
	line-height: 22px;
	background:#ff6600;
	color:#fff;
	border-radius:4px;
	padding:6px 6px;
}
.biaodan2 .zhu img {
	vertical-align:middle;
	width:26px;
	height:22px;
}
.biaodan2 h4 {
	font-size:14px;
	padding-left:8px;
	display:block;
	overflow:hidden;
	line-height:26px;
	font-weight:normal;
}
.biaodan2 h4 span {
	padding:0px 6px;
	float:left;
	margin-right:10px;
	position:relative;
	background:#005300;
	color:#fff;
}
.biaodan2 h4 span:before {
	content:"";
	position:absolute;
	right:-6px;
	top:8px;
	border-left:6px solid #005300;
	border-top:6px solid #fff;
	border-bottom:6px solid #fff;
}
.biaodan2 ul {
	overflow: hidden;
	padding-left:5px;
	display:block;
	margin:0 8px 8px;
	border-bottom:1px solid #d7e3db;
	padding-bottom:4px;
}
.biaodan2 ul li {
	float:left;
	width:50%;
	font-size: 14px;
	color: #333;
	margin-top: 4px;
	height: 24px;
	line-height: 24px;
}
.put {
	margin-right:8px;
	float:left;
	margin-top:6px;
}
.biaodan2 ul li input {
	vertical-align: middle;
}
#bd {
	margin-bottom:10px;
}
#bd img {
	float:left;
	width:70px;
	height:74px;
}
#bd span {
	float:right;
	position:relative;
	border-radius:6px;
	background:#ff6600;
	padding:10px 10px;
	color:#fff;
	text-align:center;
	line-height:20px;
	margin-top:8px;
}
#bd span:before {
	content:"";
	float:left;
	position:absolute;
	left:-10px;
	top:20px;
	border-right:10px solid #ff6600;
	border-top:6px solid #fff;
	border-bottom:6px solid #fff;
}
/**************专家团队*************/
.zx {
	clear:both;
	height:45px;
}
.zx span {
	width: 24%;
	border-radius: 5px;
	padding: 5px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	height: 20px;
	text-align:center; line-height:20px;
}
#zx a {
	color:#FFF;
}
.zx .sp1 {
	width: 24%;
	background-color:#005300;
}
.zx .sp2 {
	width: 24%;
	background-color:#F00;
}
.zx .sp3 {
	width: 24%;
	background-color:#F60;
}
/*******底部  束孝泉***********/

.f_tel img{width:100%;position:fixed; bottom:41px; margin:0 auto; max-width:360px; height:59px;z-index:11;}
.f_tel ul{width:100%; position:fixed; bottom:41px; margin:0 auto; max-width:360px; height:59px; z-index:111;}
.f_tel ul li{float:left; width:25%; height:100px; position:relative;}
.f_tel ul li a{position: absolute;width: 100%;padding-top: 59px;}
.bottom{width:100%;overflow:hidden;position:fixed;bottom:40px;left:0px;border-top:1px solid #014B00;z-index:999;}
.bottom li{width:50%;float:right;height:41px;background-color:rgba(195, 5, 5, 1);}
.bottom li a{line-height:1.6em;display:block;padding-top:3px;text-align:center;color:white; text-decoration:none;font-size:12px;border-right:1px solid #A50909;position:relative;}
.bottom li a span{position:absolute;top:2px;right:8px;background:#1672CE;color:#fff;width:20px;height:20px;line-height:20px;border-radius:100px;border:2px solid #fff;-webkit-transform:scale(0.6);-webkit-transform-origin:top center;-ms-transform:scale(0.6);-ms-transform-origin:top center;transform:scale(0.6);transform-origin:top center;-webkit-animation:run 1s linear 0 infinite;}
@-webkit-keyframes run{
   0%{opacity:1;}
   50%{opacity:1;}
   50.1%{opacity:0;}
   100%{opacity:0;}
}
@-ms-keyframes run{
   0%{opacity:1;}
   50%{opacity:1;}
   50.1%{opacity:0;}
   100%{opacity:0;}
}
.bottom li{float:left;}
.bottom li:first-child a{border-left:none;}
.bottom li:first-child a span{-webkit-animation:none;-webkit-transform:scale(0.75);}
.bottom li a:before{display:block;margin:0 auto;height:20px;}
.icon-tel:before{width:16px;height: 16px;background-position:0px -104px;}
.bottom li:nth-of-type(3),.bottom li:nth-of-type(4){display:none;}
.bottom li:nth-of-type(1){ background:#014B00; }
.bottom li:nth-of-type(1) a{border-right:none;}
.bottom li:nth-of-type(1) a span{ background-color:#D50000;}
/*******底部  束孝泉***********/
 @keyframes change {
 0% {
transform: scale(1);
}
 50% {
transform: scale(1.2);
}
 100% {
transform: scale(1);
}
}
@-webkit-keyframes change {
 0% {
-webkit-transform: scale(1);
}
 50% {
-webkit-transform: scale(1.2);
}
 100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes change {
 0% {
-moz-transform: scale(1);
}
 50% {
-moz-transform: scale(1.2);
}
 100% {
-moz-transform: scale(1);
}
}
.next a{ color:#000}