@charset "utf-8";

* {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

ul,li,ol,h1,h2,h3,h4,dl,dt,dd,form,p,span,b,u,s,i {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
}

.clearfix {
  display: inline-table;
}

* html .clearfix {
  height: 1%;
/*ie6*/
}

*+html .clearfix {
  min-height: 1px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

input,textarea {
  outline: none;
  border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
  blr: expression(this.onFocus=this.blur());
 /* IE Opera */
  outline: none;
 /* FF Opera */
  color: #333;
}

a:focus {
  -moz-outline-style: none;
 /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
  clear: both
}

em {
  font-style: normal;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #097a28;
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
}

a:active {
  text-decoration: none;
}

.main {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}

body {
  margin: 0px;
  color: #333;
  background-color: #fff;
  font-size: 14px;
  font-family: "Microsoft YaHei",宋体,Arial, Helvetica, sans-serif;
}

.csbor {
  border: 1px solid #000;
}

/*<!--banner开始-->*/
.fullSlide {
  width: 100%;
  position: relative;
  height: 500px;
  background: #000;
  overflow:hidden;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 500px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 500px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #058940;
}

.fullSlide .prev,.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(../images/next.png) center center no-repeat;
}
/*<!--banner结束-->*/

/*<!--搜索开始-->*/
.jgss {
  width: 100%;
  height: 49px;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}

.gjc {
  width: 670px;
  height: 49px;
  line-height: 49px;
  float: left;
  font-weight: bold;
}

.gjc a {
  color: #666;
  padding-left: 15px;
  font-size: 14px;
  font-weight: normal;
}

.gjc a:hover {
  color: #058940;
}

.ssk {
  width: 380px;
  height: 40px;
  float: right;
  margin-top: 10px;
}

.ss-text {
  width: 318px;
  height: 29px;
  background: none;
  border: 1px solid #c3c1cf;
  color: #858585;
  font-size: 12px;
  padding-left: 10px;
  float: left;
}

.ss-submit {
  width: 50px;
  height: 33px;
  float: left;
  background: url(../images/ss.png) no-repeat;
  cursor: pointer;
  margin-top: -1px;
  margin-left: -1px;
}
/*<!--搜索结束-->*/


/*产品中心开始*/
.cpzx {
  padding-top: 50px;
  padding-bottom: 5px;
}

.cpzx-l {
  float: left;
  width: 230px;
  background: #efefef;
}

.cpzx-l ul {
    padding-bottom: 30px;
}

.cpzx-l ul h3 {
  width: 230px;
  height: 123px;
  background: url(../images/cpzx-02.png) no-repeat center;
  text-align: center;
  margin-bottom: 25px;
}

.cpzx-l ul h3 i {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 96px;
  height: 70px;
  display: block;
}

.cpzx-l ul h3 b {
  display: block;
  color: #ccc;
  font-size: 16px;
  font-weight:none;
}

.cpzx-l ul li {
  width: 190px;
  height: 58px;
  border-bottom: 1px dashed #c3c1cf;
  line-height: 58px;
  font-size: 16px;
  background: url(../images/cpzx-03.png) no-repeat 20px 24px;
  padding-left: 40px;
}

.cpzx-l ul li a {
  color: #666;
}

.cpzx-l ul li:hover {
  background: url(../images/cpzx-33.png) no-repeat 20px 23px #feb028;
}

.cpzx-l ul li:hover a {
  color: #fff;
}

.cpzx-l ul span{display: block;width: 190px;height: 45px;line-height: 45px;font-size: 14px;padding-left: 40px;}
.cpzx-l ul span a{color: #666;}
.cpzx-l ul span:hover a{color: #feb028;}

.cpzx-l ul p {
  width: 190px;
  height: 39px;
  border-bottom: 1px dashed #c3c1cf;
  line-height: 39px;
  font-size: 16px;
  background: url(../images/cpzx-03.png) no-repeat 20px 18px;
  padding-left: 40px;
  margin-bottom: 25px;
}

.cpzx-l ul p a {
  color: #666;
}

.cpzx-l ul p:hover {
  background: url(../images/cpzx-33.png) no-repeat 20px 18px #feb028;
}

.cpzx-l ul p:hover a {
  color: #fff;
}

.cpzx-r {
  float: right;
  width: 945px;
  height: 545px;
overflow: hidden;
}

.cpzx-r .hd {
  width: 920px;
  margin-left: 25px;
}

.cpzx-r .hd ul {
  width: 920px;
  height: 49px;
  border-bottom: 1px solid #eee;
}

.cpzx-r .hd ul li {
  float: left;
  width: 120px;
  height: 49px;
  line-height: 50px;
  font-size: 18px;
}

.cpzx-r .hd ul p {
  float: left;
  width: 20px;
  line-height: 50px;
  font-size: 18px;
}

.cpzx-r .hd ul span {
  display: block;
  float: right;
  height: 49px;
  line-height: 50px;
}

.cpzx-r .hd ul span a {
  color: #666;
}

.cpzx-r .hd ul span:hover a {
  color: #058940;
}

.cpzx-r .hd ul .on {
  font-weight: bold;
}

.cpzx-r .hd ul .on a {
  color: #058940;
}

.cpzx-nr ul li {
  width: 290px;
  height: 216px;
  float: left;
  background: #eee;
  margin-left: 25px;
  margin-top: 25px;
}

.cpzx-nr ul li p {
  width: 288px;
  height: 185px;
  padding: 1px;
  overflow: hidden;
}

.cpzx-nr ul li p a img {
  width: 288px;
  height: 185px;
  -webkit-transition: all .5s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s;
}

.cpzx-nr ul li p a:hover a img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}

.cpzx-nr ul li span {
  display: block;
  height: 29px;
  line-height: 29px;
  width: 290px;
  text-align: center;
}

.cpzx-nr ul li:hover {
  background: #058940;
}

.cpzx-nr ul li:hover span a {
  color: #fff;
}
/*产品中心结束*/

/*网站标题开始*/
.wzbt {
  height: 140px;
  text-align: center;
}

.wzbt h3 {
  height: 90px;
  line-height: 125px;
  font-size: 28px;
  font-weight: bold;
  color: #058940;
}

.wzbt p {
  color: #666;
}
/*网站标题结束*/

/*成功案例开始*/
.cgal {
  height: 435px;
}

.cgal-nr {
  width: 1240px;
  margin: 0 auto;
}

.cgal-nr ul li {
  width: 272px;
  float: left;
  margin-left: 30px;
}

.cgal-nr ul li p {
  width: 270px;
  height: 198px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.cgal-nr ul li p a img {
  width: 270px;
  height: 198px;
}

.cgal-nr ul li span {
  display: block;
  height: 38px;
  border-bottom: 2px solid #ccc;
  padding: 0 15px;
  width: 242px;
  line-height: 38px;
}

.cgal-nr ul li span b {
  float: left;
  width: 215px;
  height: 38px;
  overflow: hidden;
}

.cgal-nr ul li span i {
  float: right;
  font-size: 24px;
  font-weight: bold;
}

.cgal-nr ul li span b a {
  color: #666;
}

.cgal-nr ul li span i a {
  color: #ccc;
}

.cgal-nr ul li span b:hover a {
  color: #058940;
}

.cgal-nr ul li span i:hover a {
  color: #058940;
}

.cgal-nr ul li:hover span {
  border-bottom: 2px solid #058940;
}
/*成功案例结束*/

/*小banenr1开始*/
.banner1 {
  height: 280px;
  background: url(../images/banner1-01.jpg) no-repeat center;
}

.banner1 li {
  color: #fff;
}

.banner1 li p {
  font-size: 28px;
  font-weight: bold;
  line-height: 45px;
  margin-top: 50px;
}

.banner1 li span {
  display: block;
  font-size: 34px;
  color: #77ab8e;
  font-family: "宋体";
  font-weight: bold;
  height: 55px;
  line-height: 55px;
}

.banner1 li i {
  display: block;
  height: 40px;
}

.banner1 li i b {
  display: block;
  height: 40px;
  background: url(../images/banner1-02.png) no-repeat 0px 0px;
  padding-left: 65px;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  float: left;
}

.banner1 li i a {
  display: block;
  float: left;
  width: 128px;
  height: 28px;
  border: 1px solid #fff;
  background: #feb028;
  text-align: center;
  line-height: 28px;
  color: #fff;
  margin-top: 5px;
  margin-left: 35px;
}

.banner1 li i a:hover {
  background: #058940;
}
/*小banenr1结束*/

/*选择分析开始*/
.xzfx {
  height: 440px;
}

.xzfx-nr {
  width: 1220px;
  margin: 0 auto;
}

.xzfx-nr ul li {
  width: 210px;
  height: 290px;
  border: 5px solid #eee;
  position: relative;
  margin-left: 20px;
  float: left;
}

.xzfx-nr ul li img {
}

.xzfx-nr ul li .xzfx-wz {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 210px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  background: rgba(0,0,0,0.6);
}

.xzfx-nr ul li .xzfx-wz span {
  font-size: 16px;
  display: block;
  height: 40px;
  line-height: 37px;
}

.xzfx-nr ul li .xzfx-wz span i {
  display: block;
  float: left;
  width: 5px;
  height: 5px;
  background: #fff;
  margin-top: 17px;
  margin-left: 20px;
  margin-right: 10px;
}

.xzfx-nr ul li .xzfx-wz p {
  border-top: 1px dashed #fff;
  padding-top: 10px;
  line-height: 24px;
  padding-left: 14px;
  padding-right: 10px;
}
/*选择分析结束*/

/*优势开始*/
.cpyx {
  height: 535px;
}

.cpyx-top {
  text-align: center;
  height: 150px;
}

.cpyx-top p {
  height: 65px;
  color: #ccc;
  line-height: 115px;
}

.cpyx-top h3 {
  background: url(../images/cpyx-bt.png) no-repeat top;
  font-size: 28px;
  font-weight: bold;
  line-height: 60px;
  color: #058940;
}
.cpyx .bd{height: 350px;overflow: hidden;}
.cpyx-nr{height: 350px;}
.cpyx-l {
  width: 578px;
  height: 348px;
  float: left;
  border: 1px solid #ccc;
}

.cpyx-l img {
  width: 578px;
  height: 348px;
}

.cpyx-r {
  float: right;
  width: 540px;
}

.cpyx-r .cpyx-1 {
  height: 60px;
  line-height: 65px;
  font-size: 24px;
  color: #333;
}

.cpyx-r .cpyx-1 span {
  display: block;
  width: 140px;
  height: 1px;
  margin-right: 15px;
  background: #333;
  float: left;
  margin-top: 35px;
}

.cpyx-r .cpyx-2 {
  color: #888;
}

.cpyx-r .cpyx-3 {
  height: 190px;
  margin-top: 30px;
  margin-bottom: 15px;
}

.cpyx-r .cpyx-3 span {
  display: block;
  width: 446px;
  height: 90px;
  background: #fafafa;
  padding: 30px 27px;
  color: #666;
  line-height: 24px;
  float: left;
}

.cpyx-r .cpyx-3 b {
  display: block;
  width: 150px;
  height: 150px;
  background: #7fc0a5;
  float: right;
  margin-left: -110px;
  margin-top: 40px;
}

.cpyx-r .cpyx-4 {
  padding-left: 20px;
}

.cpyx-r .cpyx-4 span {
  color: #00824b;
  float: left;
}

.cpyx-r .cpyx-4 span b {
  font-size: 24px;
}

.cpyx-r .cpyx-4 i {
  display: block;
  width: 100px;
  height: 1px;
  background: #feb028;
  float: left;
  margin: 0 20px;
  margin-top: 17px;
}

.cpyx-r .cpyx-4 a {
  font-size: 18px;
  color: #00824b;
  line-height: 28px;
}

.cpyx-r .cpyx-4 a:hover {
  color: #feb028;
}

.cpyx .hd ul {
  width: 600px;
  margin: 0 auto;
  margin-top: 30px;
}

.cpyx .hd ul li {
  float: left;
  width: 100px;
  height: 5px;
  background: #feb028;
  margin: 0 10px;
}

.cpyx .hd ul .on {
  background: #058940;
}
/*优势结束*/

/*客户见证开始*/
.khjz {
  height: 560px;
}

.khjz-nr ul {
  width: 1308px;
  margin: 0 auto;
  overflow: hidden;
}

.khjz-nr ul li {
  width: 558px;
  height: 195px;
  float: left;
  margin-left: 64px;
  margin-bottom: 30px;
}

.khjz-nr ul li .khjz-l {
  float: left;
}

.khjz-nr ul li .khjz-l strong {
  display: block;
  width: 60px;
  height: 2px;
  background: #333;
  margin-top: 30px;
}

.khjz-nr ul li .khjz-l span {
  font-size: 16px;
  display: block;
  height: 55px;
  line-height: 50px;
}

.khjz-nr ul li .khjz-l span a {
}

.khjz-nr ul li .khjz-l b {
  display: block;
  width: 230px;
  height: 75px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
}

.khjz-nr ul li .khjz-l i {
}

.khjz-nr ul li .khjz-l i a {
  display: block;
  width: 128px;
  height: 28px;
  border: 1px solid #ccc;
  color: #666;
  text-align: center;
  line-height: 28px;
  margin-top: 30px;
}

.khjz-nr ul li .khjz-r {
  float: right;
}

.khjz-nr ul li .khjz-r a img {
  width: 305px;
  height: 190px;
  display: block;
  border: 1px solid #ccc;
}

.khjz-nr ul li:hover strong {
  background: #058940;
}

.khjz-nr ul li:hover span a {
  color: #058940;
}

.khjz-nr ul li:hover .khjz-l i a {
  border: 1px solid #058940;
  color: #058940;
}

.khjz-nr ul li .khjz-l span a:hover {
  color: #feb028;
}

.khjz-nr ul li .khjz-l i a:hover {
  border: 1px solid #feb028;
  color: #feb028;
}
/*客户见证结束*/

/*合作伙伴开始*/
.hzkh {
  height: 320px;
}

.hzkh-top {
  height: 145px;
  text-align: center;
}

.hzkh-top h3 {
  height: 90px;
  line-height: 125px;
  font-size: 26px;
  font-weight: bold;
}

.hzkh-top h3 a span {
  font-weight: bold;
  color: #f18500;
}

.hzkh-top h3 a i {
  font-weight: bold;
  color: #0089e1;
}

.hzkh-top h3:hover a span {
  font-weight: bold;
  color: #0089e1;
}

.hzkh-top h3:hover a i {
  font-weight: bold;
  color: #f18500;
}

.hzkh-top p {
  color: #ccc;
}

.hzkh-gd {
  height: 165px;
  overflow: hidden;
  width: 1254px;
  margin: 0 auto;
}

.hzkh-gd .bd {
  overflow: hidden;
  margin: 0 auto;
  width: 1180px;
  height: 145px;
}

.hzkh-gd li {
  float: left;
  width: 218px;
  height: 145px;
  margin-right: 18px;
  overflow: hidden;
}

.hzkh-gd li p {
  width: 216px;
  height: 115px;
  border: 1px solid #ccc;
}

.hzkh-gd li p a img {
  width: 216px;
  height: 115px;
}

.hzkh-gd li span {
  text-align: center;
  display: block;
  line-height: 24px;
  height: 24px;
}

.hzkh-gd .hzkh-gdl {
  width: 37px;
  height: 117px;
  float: left;
  display: block;
  position: relative;
  top: -145px;
  left: 0px;
  z-index: 1;
}

.hzkh-gd .hzkh-gdr {
  width: 37px;
  height: 117px;
  float: right;
  display: block;
  position: relative;
  top: -145px;
  right: 0px;
  z-index: 1;
}
/*合作伙伴结束*/

/*公司简介开始*/
.gsjj {
  height: 485px;
  background: url(../images/gsjj-bj.jpg);
  padding-top: 40px;
}

.gsjj .wzbt {
  margin-top: 35px;
}

.gsjj-l {
  float: left;
  background: url(../images/gsjj-01.png) no-repeat right;
  width: 508px;
  height: 392px;
  padding-top: 56px;
}


.gsjj-l img {
  width: 453px;
  height: 327px;
  display: block;
  border: 1px solid #ddd;
  padding: 4px;
}

.gsjj-r {
  float: left;
  padding-top: 60px;
}

.gsjj-r .gsjj-01 {
  font-size: 34px;
  font-weight: bold;
  color: #5f9f70;
  line-height: 35px;
}

.gsjj-r .gsjj-02 {
  font-size: 18px;
  line-height: 75px;
  color: #fff;
}

.gsjj-r b {
  display: block;
  width: 660px;
  height: 170px;
  overflow: hidden;
  line-height: 34px;
  font-size: 16px;
  color: #fff;
  text-indent: 25px;
}

.gsjj-r span a {
  width: 105px;
  height: 35px;
  display: block;
  background: #feb028;
  float: left;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  text-align: center;
  position: relative;
  transition: all 1s;
  margin-top: 20px;
  margin-right: 20px;
}

.gsjj-r span a span {
  position: relative;
  z-index: 9;
}

.gsjj-r span a i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #feb028;
  -webkit-transition: all .6s ease-out;
  transition: all .6s ease-out;
  -webkit-transform: scale(0.6,1);
  transform: scale(0.1,1);
}

.gsjj-r span a:hover {
  background: #fff;
}

.gsjj-r span a:hover i {
  -webkit-transform: scale(1,1);
  transform: scale(1,1,);
}
/*公司简介结束*/

/*新闻中心开始*/
.xwzx {
  padding-top: 50px;
  height: 385px;
}

.xwzx .xwzx-l {
  width: 750px;
  float: left;
}

.xwzx .xwzx-l .hd {
  width: 750px;
  height: 40px;
  background: #efefef;
  margin-bottom: 35px;
}

.xwzx .xwzx-l .hd ul li {
  float: left;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.xwzx .xwzx-l .hd ul p {
  float: right;
  width: 60px;
  height: 40px;
  line-height: 40px;
}

.xwzx .xwzx-l .hd ul .on {
  background: #058941;
}

.xwzx .xwzx-l .hd ul .on a {
  color: #fff;
}
.xwzx .xwzx-l .bd{width: 750px;height: 300px;overflow: hidden;}
.xwzx-nr .xwzx-nrl {
  width: 305px;
  float: left;
  margin-right: 30px;
}

.xwzx-nr .xwzx-nrl p {
  width: 303px;
  height: 188px;
  border: 1px solid #ccc;
}

.xwzx-nr .xwzx-nrl p a img {
  width: 303px;
  height: 188px;
}

.xwzx-nr .xwzx-nrl span {
  display: block;
  height: 55px;
  line-height: 65px;
  font-weight: bold;
  overflow: hidden;
}

.xwzx-nr .xwzx-nrl b {
  display: block;
  width: 305px;
  line-height: 24px;
  color: #666;
  height: 50px;
  overflow: hidden;
}

.xwzx-nr .xwzx-nrr {
  float: left;
}

.xwzx-nr .xwzx-nrr ul li {
width: 375px;
border-bottom: 1px solid #dadada;
height: 55px;
line-height: 55px;
float: left;
font-size: 14px;
}

.xwzx-nr .xwzx-nrr ul li p {
  width: 68px;
  height: 65px;
  border: 1px solid #ccc;
  color: #666;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}

.xwzx-nr .xwzx-nrr ul li p span {
  display: block;
  width: 68px;
  height: 33px;
  border-bottom: 1px dashed #ccc;
  text-align: center;
  line-height: 33px;
  font-size: 24px;
}

.xwzx-nr .xwzx-nrr ul li p b {
  display: block;
  height: 31px;
  line-height: 31px;
  text-align: center;
}

.xwzx-nr .xwzx-nrr ul li i {
  float: left;
  width:375px;
}

.xwzx-nr .xwzx-nrr ul li i span {
  display: block;
height: 50px;
width: 265px;
overflow: hidden;
float: left;
}

.xwzx-nr .xwzx-nrr ul li i b {
display: block;
color: #666;
float: right;
margin-right: 15px;
}
.xwzx .xwzx-r{float: right;width: 380px;}
.xwzx .xwzx-r .cjwd-top{width:380px;height: 40px;background:#efefef;margin-bottom: 35px;}
.xwzx .xwzx-r .cjwd-top p{width:120px;height: 40px;background:#058941;float: left;line-height: 40px;font-size: 16px;text-align: center;}
.xwzx .xwzx-r .cjwd-top p a{color:#fff;}
.xwzx .xwzx-r .cjwd-top p:hover{background: #feb028;}
.xwzx .xwzx-r .cjwd-top span{float: right;width: 60px;height: 40px;line-height: 40px;display: block;}
.xwzx .xwzx-r ul{}
.xwzx .xwzx-r ul li{height: 85px;border-bottom: 1px solid #dadada;margin-bottom: 15px;width: 380px;}
.xwzx .xwzx-r ul li p{background:url(../images/xwzx-w.png) no-repeat 0px 2px;height: 25px;padding-left: 40px;font-weight: bold;width: 310px;overflow: hidden;line-height: 22px;}
.xwzx .xwzx-r ul li p a{}
.xwzx .xwzx-r ul li span{display:block;background:url(../images/xwzx-d.png) no-repeat 0px 6px;padding-left: 40px;width: 330px;line-height: 24px;color: #666;height: 45px;overflow: hidden;}
/*新闻中心结束*/

/*友情链接开始*/
.links {
  height: 60px;
  line-height: 60px;
}

.links p {
  font-weight: bold;
  width: 150px;
  float: left;
}

.links a {
  color: #666;
  float: left;
  padding-right: 20px;
}

.links a:hover {
  color: #058941;
}
/*友情链接结束*/