﻿@charset "UTF-8";

html {
  min-width: 1200px;
}

body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}

input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}

body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}

ul,
ol,
li {
  list-style: none;
}

input {
  background: none;
  border: 0 none;
}

img,
iframe {
  border: 0px;
}

em,
i {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.red {
  color: #e74037;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.poa {
  position: absolute;
}

.por {
  position: relative;
}

.hidden {
  display: none;
}

.hide {
  display: none !important;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.icon,
.icon {
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.icon1 {
  background: url(../images/icon1.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #bc070e;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

.ease,
.ease * {
  transition: all ease 300ms;
}

.noease,
.noease * {
  transition: none;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

/*清除浮动*/
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/***************top and bottom css*********************/
.top_main {
  width: 100%;
  position: relative;
  z-index: 999;
  background: #666;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: #cccccc;
}

.top_main .top {
  position: relative;
}

.top_main p {
  float: left;
  width: 42%;
}

.top_main .top_r {
  float: right;
  width: 50%;
  text-align: right;
}

.top_main .top_r li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  color: #fff;
}

.top_main .top_r li a {
  color: #b2b2b2;
  cursor: pointer;
}

.top_main .top_r li a:hover {
  color: #fff;
}

.top_main .top_r li s {
  width: 15px;
  height: 15px;
  margin-right: 4px;
  background-position: 0 0;
}

.top_main .top_r li.map s {
  background-position: -0px 0;
}

.top_main .top_r li.tel s {
  background-position: -40px 0;
}

.top_main .top_r li.ewm {
  position: relative;
  color: #b2b2b2;
}

.top_main .top_r li.ewm s {
  background-position: -20px 0;
}

.top_main .top_r li.ewm .box {
  width: 100px;
  height: 100px;
  border: 5px solid #fff;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 88;
  display: none;
  background: #fff;
}

.top_main .top_r li.ewm .box img {
  width: 100%;
  height: 100%;
  display: block;
}

.top_main .top_r li.ewm:hover .box {
  display: block;
}

.top_main .top_r .split {
  width: 1px;
  text-align: center;
  margin: 0 10px;
  font-size: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 1px;
  color: #5c5c5c;
}

/*header_main*/

#top {
  width: 100%;
  height: 100px;
  background-color: #fff;
}

.top1 {
  margin: 0 auto;
  width: 1200px;
  height: 100px;
}

.top-mz {
  width: 590px;
  height: 80px;
  padding-top: 22px;
  text-align: left;
  float: left;
}

.a15 {
  font-family: "微软雅黑";
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #434343;
  text-decoration: none;
}

.a4 {
  font-family: "微软雅黑";
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  color: #ed2f23;
  text-decoration: none;
}

.header_main {
  width: 100%;
  height: 108px;
  position: relative;
  z-index: 998;
  background: #fff;
}

.header_main .logo_main {
  width: 198px;
  height: 45px;
  float: left;
  padding-top: 32px;
  /* padding-left: 30px; */
}

.header_main .logo_main img {
  display: block;
  height: 45px;
  max-width: 100%;
  margin: 0 auto;
}

.header_main .title {
  float: left;
  padding-top: 30px;
  padding-left: 30px;
}

.header_main .title h1 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  float: left;
  font-weight: bold;
}

.header_main .title .p1 {
  font-size: 18px;
  color: #333333;
  margin-top: 28px;
}

.header_main h1 {}

.header_main .header {
  position: relative;
}

.header_main .header p {
  font-size: 28px;
}

.header_main .webtel {
  width: 270px;
  padding-top: 22px;
  line-height: 24px;
  float: right;
  white-space: nowrap;
}

.header_main .webtel s {
  width: 45px;
  height: 45px;
  float: left;
  margin: 12px 7px 0 0;
  background-position: -200px -0px;
}

.header_main .webtel span {
  display: block;
  text-transform: uppercase;
}

.header_main .webtel strong {
  color: #25855F;
  font-size: 34px;
  line-height: 34px;
  display: block;
  font-family: arial;
}

.header_main .numbox {
  width: 360px;
  float: left;
  margin: 26px 0 0 41px;
}

.header_main .numbox .item {
  float: left;
  width: 160px;
}

.header_main .numbox .item:first-child {
  margin-right: 15px;
}

.header_main .numbox .item:first-child s {
  background-position: 80 -0px;
}

.header_main .numbox .item s {
  width: 52px;
  height: 52px;
  margin-right: 7px;
  display: block;
  float: left;
  background-position: -140px 4px;
}

.header_main .numbox .item .num strong {
  font-family: impact;
  font-size: 30px;
  line-height: 32px;
  font-weight: normal;
  color: #666666;
  display: inline-block;
  vertical-align: top;
}

.header_main .numbox .item .num span {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}

.header_main .numbox .item .p {
  display: block;
  font-weight: bold;
  line-height: 22px;
}

/*nav_main*/
.nav_main {
  width: 100%;
  float: left;
  height: 60px;
  line-height: 60px;
  position: relative;
  z-index: 10;
  background: #25855F;
  border-bottom: 2px solid #005E3C;
}


.nav_main .list {
  text-align: center;
  line-height: 0;
  font-size: 0;
}

.nav_main li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 60px;
  line-height: 60px;
  position: relative;
  vertical-align: top;
  text-align: center;
  font-size: 16px;
}

.nav_main li.it10 .wrap {
  background: none;
}

.nav_main li:first-child {
  background: none;
}

.nav_main li a {
  display: block;
  height: 100%;
  padding: 0 40px;
  position: relative;
  color: #fff;
}

.nav_main li:hover>a,
.nav_main li.hover>a {
  background: #333;
  color: #fff
}

.nav_main .sub-box {
  background: #25855F;
  width: 100%;
  position: absolute;
  left: 0;
  top: 60px;
  display: none;
}

.nav_main .sub-box a {
  color: #fff;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  border-bottom: 1px #EDEDED;
  transition: all ease 300ms;
  padding: 0px;
}

.nav_main .sub-box a:hover {
  background: #bc070e;
}

.nav_main li .wrap {
  background: url(../images/navline.jpg) left center no-repeat;
  background-size: 1px 14px;
  display: inline-block;
  width: 1px;
  height: 14px;
  position: absolute;
  /* float: right; */
  right: 0px;
  top: 25px;
}

/*footer_main*/
/*底部信息*/
.bnav {
  width: 100%;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #414a54;
  text-align: center;
  background: #191c23;
}

.bnav a,
.bnav span {
  display: inline-block;
}

.bnav span {
  font-family: arial;
  margin: 4px 13px 0 18px;
  line-height: 40px;
  font-size: 16px;
  color: #636a73;
}

.bnav a {
  color: #bcbdc0;
  font-size: 18px;
}

.bnav a:hover {
  color: #fff;
}

.ft {
  padding-bottom: 50px;
}

#footer_main {
  margin: 0;
  width: 100%;
  padding: 0 0 30px;
  position: relative;
  z-index: 3;
  background: #191c23;
}

#footer_main .footer {
  padding: 0;
  line-height: 26px;
}

#footer_main .botlogo {
  display: block;
  float: left;
  width: 298px;
  height: 245px;
  padding-top: 60px;
  padding-right: 10px;
}

#footer_main .botlogo img {
  display: block;
  width: 112px;
  height: 126px;
}

#footer_main .bottom_nav {
  overflow: hidden;
  /* width: 670px; */
  padding-top: 60px;
}

#footer_main .bottom_nav li {
  float: left;
  width: 109px;
  padding: 0 0 0 30px;
  display: block;
  list-style: none;
  line-height: 32px;
  text-align: left;
  overflow: hidden;
  min-height: 104px;
}

#footer_main .bottom_nav li:first-child {
  padding-left: 30px;
}

#footer_main .bottom_nav li a {
  color: #ffffff;
  display: block;
  line-height: 32px;
  font-size: 18px;
}

#footer_main .bottom_nav li a:hover {
  color: #25855F;
}

#footer_main .bottom_nav li i {
  width: 20px;
  background-color: #666666;
  height: 1px;
  display: block;
  margin-top: 10px;
}

#footer_main .bottom_nav li .drop {
  padding-top: 10px;
}

#footer_main .bottom_nav li .drop a {
  display: block;
  line-height: 26px;
  color: #d2d2d2;
  width: 100%;
  font-size: 12px;
}

#footer_main .bottom_nav li .drop a:hover {
  color: #25855F;
}

#footer_main .qcode {
  padding-top: 60px;
}

#footer_main .qcode .qimg {
  width: 120px;
  height: 170px;
  float: left;
}

#footer_main .qcode .qimg:first-child {
  margin-right: 20px;
}

#footer_main .qcode .qimg {
  float: left;
  height: 166px;
  width: 166px;
  /* background-color: #fff; */
}

#footer_main .qcode .qimg img {
  height: 166px;
  width: 166px;
  margin: 0 auto;
}

#footer_main .qcode .qimg .tit {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
}

#footer_main .botlogo img {
  width: 200px;
  height: 40px;
  display: block;
}

#footer_main .toptel {
  padding-top: 14px;
  font-size: 28px;
  color: #eeeeee;
}

#footer_main .toptel i {
  background-position: -70px -70px;
  display: block;
  width: 26px;
  height: 26px;
  float: left;
  margin-right: 10px;
}

#footer_main .address {
  font-size: 12px;
  color: #d2d2d2;
  line-height: 24px;
}

#footer_main .address.a1 {
  margin-top: 20px;
}

.copyright_main {
  background: #000;
  height: 48px;
  line-height: 48px;
  color: #01422b;
  font-size: 12px;
}

.copyright_main .copyright {
  color: #cccccc;
}

.copyright_main a {
  color: #cccccc;
}

.copyright_main a:hover {
  color: #25855F;
}

.bfix {
  width: 100%;
  height: 65px;
  line-height: 65px;
  position: fixed;
  left: 0;
  bottom: -14px;
  z-index: 99;
  text-align: center;
  color: #fff;
  background: url(../images/barbg.png) no-repeat center bottom;
}

.bfix p,
.bfix .tel {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.bfix p {
  font-size: 20px;
  float: left;
  line-height: 52px;
  height: 65px;
}

.bfix .tel {
  color: #fff;
  font-size: 32px;
  font-family: arial;
  /* margin-left: 10px; */
  float: right;
  line-height: 52px;
  height: 65px;
}

.bfix .tel i {
  display: block;
  float: left;
  background-position: -70px -70px;
  width: 26px;
  height: 26px;
  margin-top: 12px;
  margin-right: 12px;
}

/*rightFix*/
.rightFix {
  width: 48px;
  position: fixed;
  right: 5px;
  top: 50%;
  margin-top: -100px;
  z-index: 99;
}

.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 6px;
  background: #25855F;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
}

.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #25855F;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}

.rightFix .ico:hover {
  background-color: #25855F;
  border-color: #25855F;
  overflow: visible;
}

.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}

.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}

.rightFix .fix-tel {
  background-position: 11px 12px;
}

.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}

.rightFix .fix-xcx {
  background-position: 11px -39px;
}

.rightFix .fix-xcx:hover {
  background-position: -33px -39px;
}

.rightFix .fix-ewm {
  background-position: 11px -96px;
}

.rightFix .fix-ewm:hover {
  background-position: -33px -96px;
}

.rightFix .fix_top {
  background-position: 11px -150px;
}

.rightFix .fix_top:hover {
  background-position: -33px -150px;
}

.rightFix .fix-form {
  background-position: 10px -234px;
}

.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}

.rightFix .fix-form:hover {
  background-position: -37px -234px;
}

/***********top and bottom css end***********/
.leftNav {
  width: 280px;
  position: relative;
  z-index: 20;
  background: #fff;
}

.leftNav .title {
  width: 280px;
  height: 88px;
  line-height: 88px;
  background: #25855F;
  /* text-align: center; */
  color: #fff;
  font-weight: bold;
  font-size: 34px;
  text-indent: 16px;
  border-bottom: 3px solid #064880;
}

.leftNav .title i {
  background-position: -310px 0;
  width: 45px;
  height: 36px;
  display: block;
  float: left;
  margin: 28px 0 0 30px;
}

.leftNav .title .en {
  display: block;
  padding: 20px 0 0 15px;
  line-height: 30px;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Cambria";
}

.leftNav .title .line {
  width: 22px;
  height: 1px;
  display: block;
  margin: 10px 0 10px 15px;
  background: #fff;
}

.leftNav .title h3 {
  font-size: 18px;
  padding-left: 15px;
}

.leftNav .list {
  border: 1px solid #dddddd;
  border-top: 0px;
}

.leftNav .item {
  /* border-bottom: 1px solid #dddddd; */
}

.leftNav .item .item2 {
  display: none;
}

.leftNav .item .item2 a {
  margin-left: 40px;
  display: inline-table;
  /* border: 1px solid; */
  width: 87%;


}

.leftNav .item .item2 .cc {
  padding: 5px;
}

.leftNav .item .item2 :hover a {
  color: #0fa662;
}

.leftNav .item:hover .item2 {
  /* display: block; */
  transition: all 5s;
}



.leftNav .item h3 {
  line-height: 51px;
  height: 51px;
  font-size: 16px;
  color: #666666;
  width: 100%;
  /* border-left: 1px solid #dddddd; */
  /* border-right: 1px solid #dddddd; */
}

.leftNav .item h3 a {
  color: #333;
  display: block;
  padding-left: 30px;
  border-bottom: 1px solid #dddddd;
}

.leftNav .item h3:hover a {
  border-bottom: 1px solid #25855F;
}

.leftNav .item h3 s {
  width: 22px;
  height: 22px;
  margin: 16px 28px 0 0;
  float: right;
  display: inline-block;
  background-position: -380px 0;
}

.leftNav .item h3:hover,
.leftNav .item h3.hover {
  background: #25855F;
  color: #FFFFFF;
}

.leftNav .item h3:hover a,
.leftNav .item h3.hover a {
  color: #FFFFFF;
}

.leftNav .item h3:hover s {
  background-position: -410px 0;
}

.leftNav .item .box {
  padding-bottom: 10px;
  display: none;
}

.leftNav .item .box a {
  width: 100%;
  line-height: 30px;
  display: block;
  height: 30px;
  overflow: hidden;
}

.leftNav .item .box a:hover,
.leftNav .item .box a.hover {
  color: #bc070e;
}

.leftTel {
  width: 100%;
  padding-bottom: 45px;
}

.leftTel h3 {
  color: #25855F;
  text-indent: 30px;
  font-size: 22px;
  padding: 32px 0 10px;
  font-weight: bold;
}

.leftTel .p1 {
  color: #25855F;
  font-size: 24px;
  text-indent: 30px;
  padding-bottom: 14px;
}

.leftTel .tel {
  line-height: 20px;
  padding-left: 30px;
}

.leftTel .tel s {
  width: 45px;
  height: 45px;
  float: left;
  margin: 3px 5px 0 0;
  background-position: -178px -45px;
}

.leftTel.leftTel1 .tel s {
  background-position: -0px -60px;
}

.leftTel .tel span {
  display: block;
  text-transform: uppercase;
  color: #999999;
}

.leftTel .tel strong {
  color: #000;
  font-size: 26px;
  line-height: 24px;
  display: block;
  font-family: arial;
  color: #cb1d25;
}

.indexTit {
  height: 70px;
  line-height: 70px;
  /* padding-bottom: 10px; */
  border-bottom: 1px solid #cccccc;
}

.indexTit .more {
  float: right;
  line-height: 70px;
  font-family: arial;
  font-size: 18px;
}

.indexTit .more s {
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background-position: -170px -70px;
}

.indexTit .more:hover {
  color: #25855F;
}

.indexTit .more:hover s {
  background-position: 0px -130px;
}

.indexTit h3 {
  font-size: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-right: 20px;
  font-weight: bold;
}

.indexTit h3 strong {
  color: #25855F;
}

/*.indexTit .s{width: 30px;height: 30px;vertical-align: middle;background-position: -110px -0px;padding-right: 16px;width: 42px;height: 45px;}*/
.indexTit .s {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-position: -110px -60px;
  width: 42px;
  height: 45px;
}

.indexTit .line {
  width: 30px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  background: #dddddd;
  margin: 0 7px;
}

.indexTit h4 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 18px;
  color: #999999;
}

/*prolist*/
.prolist {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.prolist .list {
  width: 105%;
  position: relative;
  padding-top: 40px;
}

.prolist .item {
  width: 280px;
  height: 265px;
  float: left;
  margin: 0 17px 24px 0;
  position: relative;
  border: 1px solid #cccccc;
  transition: all ease 300ms;
  overflow: hidden;
  background: #fff;
}

.prolist .item a {
  display: block;
}

.prolist .item img {
  margin: 0 auto;
  height: 150px;
  display: block;
  padding: 25px 0px;
}

.prolist .item h3 {
  padding: 0 6px;
  height: 59px;
  text-align: center;
  font-size: 18px;
  color: #383838;
  line-height: 59px;
  overflow: hidden;
  transition: all ease 300ms;
  border-top: 1px solid #e5e5e5;
}

.prolist .item .bg {
  width: 100%;
  height: 125px;
  padding-top: 80px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
  background: url(../images/blue80.png) repeat 0 0;
}

.prolist .item .bg s {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0 auto;
  background-position: -210px -70px;
}

.prolist .item.hasm h3 {
  padding: 0 18px;
  font-size: 16px;
  text-align: center;
}

.prolist .item.hasm h3 .more {
  width: 98px;
  height: 28px;
  line-height: 28px;
  margin-top: 15px;
  display: block;
  text-align: center;
  border: 1px solid #e2e2e2;
  float: right;
  font-size: 14px;
  transition: all ease 300ms;
}

.prolist .item:hover .bg {
  left: 0;
}

.prolist .item:hover h3 {
  color: #25855F;
}

.prolist .item:hover h3 .more {
  background: #25855F;
  color: #fff;
}




.prolist1 {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.prolist1 .list {
  width: 105%;
  position: relative;
}

.prolist1 .item {
  width: 203px;
  height: 160px;
  float: left;
  margin: 0 17px 24px 0;
  position: relative;
  border: 1px solid #cccccc;
  transition: all ease 300ms;
  overflow: hidden;
  background: #fff;
}

.prolist1 .item a {
  display: block;
}

.prolist1 .item img {
  width: 203px;
  height: 98px;
  display: block;
}

.prolist1 .item h3 {
  padding: 0 6px;
  height: 59px;
  text-align: center;
  font-size: 18px;
  color: #383838;
  line-height: 59px;
  overflow: hidden;
  transition: all ease 300ms;
  border-top: 1px solid #e5e5e5;
}

.prolist1 .item .bg {
  width: 100%;
  height: 125px;
  padding-top: 80px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
  background: url(../images/blue80.png) repeat 0 0;
}

.prolist1 .item .bg s {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0 auto;
  background-position: -210px -70px;
}

.prolist1 .item.hasm h3 {
  padding: 0 18px;
  font-size: 16px;
  text-align: left;
}

.prolist1 .item.hasm h3 .more {
  width: 98px;
  height: 28px;
  line-height: 28px;
  margin-top: 15px;
  display: block;
  text-align: center;
  border: 1px solid #e2e2e2;
  float: right;
  font-size: 14px;
  transition: all ease 300ms;
}

.prolist1 .item:hover .bg {
  left: 0;
}

.prolist1 .item:hover h3 {
  color: #25855F;
}

.prolist1 .item:hover h3 .more {
  background: #25855F;
  color: #fff;
}

.prolist1.prolist2 .item {
  margin: 0 42px 42px 0;
}

/*honorlist*/
.honorlist {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.honorlist .list {
  width: 105%;
  position: relative;
}

.honorlist .item {
  width: 282px;
  height: 212px;
  float: left;
  margin: 0 23px 23px 0;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.honorlist .item a {
  display: block;
}

.honorlist .item img {
  width: 282px;
  height: 212px;
  display: block;
}

.honorlist .item .txtcon {
  width: 100%;
  height: 150px;
  padding-top: 62px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
  background: url(../images/blue80.png) repeat 0 0;
}

.honorlist .item .txtcon h3 {
  text-align: center;
  width: 100%;
  font-size: 24px;
  color: #fff;
  margin-bottom: 16px;
}

.honorlist .item .txtcon .line {
  position: absolute;
  left: 5px;
  top: 5px;
  bottom: 5px;
  right: 5px;
  border: 1px solid #85b3cf;
}

.honorlist .item .txtcon .more {
  width: 143px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  background-position: 0 -112px;
  text-align: center;
}

.honorlist .item:hover .txtcon {
  left: 0;
}

/*caselist*/
.caselist {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.caselist .list {
  width: 105%;
  position: relative;
}

.caselist .item {
  width: 280px;
  height: 270px;
  float: left;
  margin: 0 28px 28px 0;
  position: relative;
  overflow: hidden;
  border: 1px solid #efefef;
  border-top: 0px;
}

.caselist .item a {
  display: block;
}

.caselist .item img {
  width: 280px;
  height: 210px;
  display: block;
  transition: all ease 300ms;
}

.caselist .item:hover img {
  transition: all ease 600ms;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.caselist .item h3 {
  background-color: #FFFFFF;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 17px;
  color: #222222;
}

.caselist .item:hover h3 {
  background-color: #25855F;
  color: #FFFFFF;
}

.caselist .item:hover img {
  filter: brightness(105%);
}

.caselist .item:hover .txt {
  color: #25855F;
}

.caselist .item:hover .more {
  color: #25855F;
}

.caselist .item:hover .more s {
  background-position: -370px 0;
}

/*txtlist*/
.txtlist {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.txtlist .list {
  width: 120%;
  position: relative;
}

.txtlist li {
  width: 300px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  float: left;
  margin-right: 70px;
}

.txtlist li a {
  width: 100%;
  display: block;
}

.txtlist li s {
  width: 4px;
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  border-radius: 100%;
  background: #333333;
  margin-right: 10px;
}

.txtlist li .time {
  float: right;
}

.banner_main {
  width: 100%;
  overflow: hidden;
  height: 550px;
  position: relative;
  z-index: 2;
}

.banner {
  width: 100%;
  min-width: 1000px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  height: 560px;
}

.banner .list {
  max-height: 550px;
  overflow: hidden;
}

.banner li {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}

.banner li img {
  width: 1920px;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
  top: 0;
}

.banner li a {
  width: 100%;
  display: block;
}

.banner .tipcon {
  width: 100%;
  height: 36px;
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 10;
  text-align: center;
}

.banner .tipcon .tip {
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 20px;
  padding: 0 14px 8px;
  border-radius: 20px;
  text-align: center;
  font-size: 0;
}

.banner .tipcon span {
  width: 50px;
  height: 4px;
  margin: 0 10px;
  vertical-align: middle;
  *margin-top: 10px;
  display: inline-block;
  cursor: pointer;
  background: #25855F;
}

.banner .tipcon span.cur {
  background: #ffffff;
}

.banner .prev,
.banner .next {
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  background: url(../images/banner-btn.png) no-repeat 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.banner .prev:hover,
.banner .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner .prev {
  left: 65px;
  background-position: 0 center;
}

.banner .next {
  right: 65px;
  background-position: -76px center;
}

.search_main {
  width: 100%;
  height: 61px;
  background: #f5f5f5;
  border-bottom: 1px solid #e0e1e2;
}

.search_main.index-search {
  background: #fff;
  border-top: 5px solid #f5f5f5;
}

.search_main .search {
  width: 300px;
  height: 30px;
  line-height: 30px;
  float: right;
  position: relative;
  margin-top: 13px;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid #dddddd;
}

.search_main .search input {
  border: 0px;
  outline: none;
  display: block;
}

.search_main .search .txt {
  width: 246px;
  height: 30px;
  line-height: 30px;
  float: left;
  /* border: 1px solid #dddddd; */
  text-indent: 1em;
  /* border-radius: 15px; */
}

.search_main .search .btn {
  width: 54px;
  height: 32px;
  float: left;
  cursor: pointer;
  background-color: #999999;
  background-position: -256px 7px;
  border: none;
}

.search_main .skey_txt {
  float: left;
  text-align: left;
  height: 61px;
  font-size: 0;
  line-height: 61px;
  font-size: 16px;
  color: #666666;
}

.search_main .skey_txt .t {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

.search_main .skey_txt span {
  display: inline-block;
}

.search_main .skey_txt a {
  display: inline-block;
  color: #666;
  padding-right: 24px;
}

.search_main .skey_txt a:hover {
  color: #25855F;
}

.search_main .skey_txt .split {
  width: 1px;
  height: 15px;
  display: inline-block;
  margin: 0 16px;
  background: #dddddd;
}

/***********index css ***********/
.index {
  width: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: #f5f5f5;
}

.index .floor_1 {
  position: relative;
  z-index: 20;
}

.index .floor_1 .floor_1_2 {
  padding-top: 60px;
}

.index .floor_1_2_con {
  width: 883px;
  float: right;
}

.index .floor_1_2_con .list {
  padding-bottom: 12px;
  *padding-bottom: 32px;
}

/*询盘*/
.enquiryM {
  background: url(../images/enquirybg.jpg) center center no-repeat;
  height: 200px;
  width: 100%;
  margin-top: 90px;
}

.enquiryM .enquiry {
  position: relative;
}

.enquiryM .enquiry .part {
  position: relative;
  height: 200px;
  z-index: 9;
}

.enquiryM .enquiry .part .blogo {
  position: absolute;
  top: -60px;
  left: 0px;
  width: 414px;
  height: 295px;
  z-index: 99;
}

.enquiryM .enquiry .part .txt {
  padding: 40px 0px 0 0px;
  text-align: center;
}

.enquiryM .enquiry .part .txt .tit {
  font-size: 32px;
  color: #ffffff;
  height: 36px;
  line-height: 36px;
  padding-bottom: 14px;
}

.enquiryM .enquiry .part .txt .tit em {
  font-size: 36px;
  color: #ffffff;
}

.enquiryM .enquiry .part .txt .subtit {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 20px;
}

.enquiryM .enquiry .part .txt .tel1 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  vertical-align: center;
}

.enquiryM .enquiry .part .txt .tel1 i {
  background-position: -70px 70;
  width: 26px;
  height: 26px;
  margin-right: 14px;
  background-position: -70px -70px;
  position: relative;
  top: -2px;
}

.enquiryM .enquiry .x_button {
  cursor: pointer;
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: #0fa662;
  border-radius: 8px;
  /* float: right; */
  /* margin-top: -80px; */
  transition: all ease 600ms;
  z-index: 999;
  position: absolute;
  right: 0px;
  bottom: 40px;
}

.enquiryM .enquiry .x_button:hover {
  padding: 0 20px;
  transition: all ease 600ms;
}

.index .leftNav {
  float: left;
}

.index .floor_2 {
  width: 100%;
  overflow: hidden;
}

.index .floor_2 .title {
  text-align: center;
  padding: 96px 0 35px;
  line-height: 40px;
}

.index .floor_2 .title h3 {
  font-size: 45px;
  font-weight: bold;
  color: #333333;
}

.index .floor_2 .title h3 em {
  color: #25855F;
}

.index .floor_2 .title h4 {
  color: #333333;
  font-size: 18px;
  background: url(../images/wrap.png) center center no-repeat;
  width: 398px;
  /* height: 2px; */
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
}

.index .floor_2 .advanCon {
  height: 450px;
  position: relative;
  background-color: #fff;
  border: 1px solid #dddddd;
}

.index .floor_2 .advanCon .item {
  width: 598px;
  height: 223px;
  float: left;
  cursor: pointer;
}

.index .floor_2 .advanCon .item .ctitle {
  height: 140px;
}

.index .floor_2 .advanCon .item .ctitle img {
  width: 114px;
  height: 114px;
  float: left;
  margin-top: 50px;
  padding-left: 30px;
  /*transition: all ease 0.6s;*/
  margin-right: 20px;
}

/*.index .floor_2 .advanCon .item:hover .ctitle img{    transform: rotateY(180deg);transition: all ease 0.6s;}*/

.index .floor_2 .advanCon .item .ctitle .tit {
  padding-top: 70px;
}

.index .floor_2 .advanCon .item .ctitle .tit .t1 {
  font-size: 30px;
  color: #25855F;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding-bottom: 14px;
}

.index .floor_2 .advanCon .item .ctitle .tit .t2 {
  font-size: 30px;
  color: #333333;
  height: 30px;
  line-height: 30px;
}

.index .floor_2 .advanCon .item .txt {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  width: 520px;
  text-align: left;
  padding-top: 6px;
  padding-left: 40px;
  transition: all ease 0.6s;
}

/*.index .floor_2 .advanCon .item:hover .txt{    transform: translateY(-3px);transition: all ease 0.6s;}*/
.index .floor_2 .advanCon .item.a1,
.index .floor_2 .advanCon .item.a3 {
  border-right: 1px solid #dddddd;
}

.index .floor_2 .advanCon .item.a1,
.index .floor_2 .advanCon .item.a2 {
  border-bottom: 1px solid #dddddd;
}


/*.index .floor_2 .advanCon .item h3{height: 66px; color: #25855F; font-weight: bold; font-size: 24px; line-height: 40px; padding-top: 1px; position: relative; padding-left: 60px;}
.index .floor_2 .advanCon .item h3 .line{width: 40px; height: 3px; display: block; background: #acd1e9;}
.index .floor_2 .advanCon .item h3 s{width: 47px; height: 47px; display: block; position: absolute; left: 0; top: 0; border: 2px solid #25855F; background: url(../images/iadvan-ico.png) no-repeat 8px center; border-radius: 100%;}
.index .floor_2 .advanCon .item .txt{font-size: 18px; line-height: 30px; color: #666666;}
.index .floor_2 .advanCon .item.a1{left: 0; top: 32px;}
.index .floor_2 .advanCon .item.a2{right: 0; top: 32px;}
.index .floor_2 .advanCon .item.a2 h3 s{background-position: -62px center;}
.index .floor_2 .advanCon .item.a3{left: 0; top: 276px;}
.index .floor_2 .advanCon .item.a3 h3 s{background-position: -132px center;}
.index .floor_2 .advanCon .item.a4{right: 0; top: 276px;}
.index .floor_2 .advanCon .item.a4 h3 s{background-position: -200px center;}
*/


.index .floor_3 {
  padding: 50px 0 0;
}

.index .floor_3 .indexTit {
  margin-bottom: 40px;
}

.index .floor_3 .prev,
.index .floor_3 .next {
  width: 60px;
  height: 60px;
  z-index: 10;
  position: absolute;
  top: 90px;
  cursor: pointer;
  background: url(../images/btn-ico.png) no-repeat 0 center;
}

.index .floor_3 .prev {
  left: -105px;
  background-position: 0 0;
}

.index .floor_3 .prev:hover {
  background-position: 0 -100px;
}

.index .floor_3 .next {
  right: -105px;
  background-position: -88px 0;
}

.index .floor_3 .next:hover {
  background-position: -88px -100px;
}

.index .floor_3 .icase {
  position: relative;
}

.index .floor_3 .icase .icaseCon {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.index .floor_3 .icase .list {
  width: 500%;
  position: relative;
}

/*关于我们*/
.index .floor_4 {
  width: 100%;
  padding: 45px 0;
  background: #f6f6f6;
}

.index .floor_4 .indexTit {
  margin-bottom: 42px;
}

.index .floor_4 .iabout {}

.index .floor_4 .iabout .img {
  width: 600px;
  height: 337px;
  float: left;
  position: relative;
  display: block;
}

.index .floor_4 .iabout .img img {
  transition: all ease 600ms;
  width: 600px;
  height: 337px;
  position: relative;
  z-index: 11;
  display: block;
}

.index .floor_4 .iabout .img:hover img {
  transition: all ease 600ms;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.index .floor_4 .iabout .txtcon {
  width: 598px;
  height: 335px;
  float: right;
  border: 1px solid #dddddd;
}

.index .floor_4 .iabout .txtcon .tit {
  padding-top: 50px;
  padding-left: 50px;
}

.index .floor_4 .iabout .txtcon .tit s {
  width: 38px;
  height: 45px;
  margin-right: 6px;
  background-position: -277px -48px;
}

.index .floor_4 .iabout .txtcon .tit h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-bottom: 6px;
  /* border-bottom: 2px solid #25855F; */
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}

.index .floor_4 .iabout .txtcon .tit h3 span {
  color: #25855F;
}

.index .floor_4 .iabout .txtcon .txt {
  line-height: 32px;
  font-size: 16px;
  /* height: 160px; */
  padding-top: 30px;
  color: #666;
  overflow: hidden;
  width: 480px;
  padding-left: 50px;
}

.index .floor_4 .iabout .txtcon .amore {
  transition: all ease 600ms;
  font-size: 14px;
  color: #ffffff;
  width: 150px;
  height: 40px;
  background: #e62129;
  text-align: center;
  line-height: 40px;
  display: block;
  border-radius: 20px;
  margin-left: 50px;
  margin-top: 34px;
}

.index .floor_4 .iabout .txtcon .amore:hover {
  padding: 0 20px;
  transition: all ease 600ms;
}

.index .floor_4 .iabout .txtcon .tit .wrap {
  width: 50px;
  height: 2px;
  background-color: #999999;
  display: block;
  margin-top: 14px;
}

/*询盘2*/
.enquiryE {
  background: url(../images/enquirybg1.jpg) center center no-repeat;
  height: 200px;
  width: 100%;
  margin-top: 60px;
}

.enquiryE .enquiry {
  position: relative;
}

.enquiryE .enquiry .part {
  position: relative;
  height: 200px;
  z-index: 9;
}

.enquiryE .enquiry .part .blogo {
  position: absolute;
  top: 25px;
  left: 60px;
  width: 170px;
  height: 150px;
  z-index: 99;
}

.enquiryE .enquiry .part .txt {
  padding: 40px 0px 0 310px;
}

.enquiryE .enquiry .part .txt .tit {
  font-size: 32px;
  color: #ffffff;
  height: 36px;
  line-height: 36px;
  padding-bottom: 14px;
}

.enquiryE .enquiry .part .txt .tit em {
  font-size: 36px;
  color: #ffffff;
}

.enquiryE .enquiry .part .txt .subtit {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 20px;
}

.enquiryE .enquiry .part .txt .tel1 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
}

.enquiryE .enquiry .part .txt .tel1 i {
  display: block;
  background-position: -70px 70;
  width: 26px;
  height: 26px;
  float: left;
  margin-right: 14px;
  background-position: -70px -70px;
  position: relative;
  top: 2px;
}

.enquiryE .enquiry .x_button {
  cursor: pointer;
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: #0fa662;
  border-radius: 8px;
  /* float: right; */
  /* margin-top: -80px; */
  transition: all ease 600ms;
  z-index: 999;
  position: absolute;
  right: 0px;
  bottom: 40px;
}

.enquiryE .enquiry .x_button:hover {
  padding: 0 20px;
  transition: all ease 600ms;
}



/*资质*/
.index .floor_5 {
  width: 100%;
  padding: 25px 0 0;
  background: #f6f6f6;
}

.index .floor_5 .indexTit {
  margin-bottom: 42px;
}

.index .floor_5 .indexTit .s {}

.index .floor_5 .prev1,
.index .floor_5 .next1 {
  width: 60px;
  height: 60px;
  z-index: 10;
  position: absolute;
  top: 83px;
  cursor: pointer;
  background: url(../images/btn-ico.png) no-repeat 0 center;
}

.index .floor_5 .prev1 {
  left: -105px;
  background-position: 0 0;
}

.index .floor_5 .prev1:hover {
  background-position: 0 -100px;
}

.index .floor_5 .next1 {
  right: -105px;
  background-position: -88px 0;
}

.index .floor_5 .next1:hover {
  background-position: -88px -100px;
}

.index .floor_5 .ihonor {
  position: relative;
}

.index .floor_5 .ihonor .ihonorCon {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.index .floor_5 .ihonor .list {
  width: 500%;
  position: relative;
}

/*新闻*/
.index .floor_6 {
  padding: 40px 0 30px;
}

.index .floor_6 .indexTit {
  margin-bottom: 40px;
}

.index .floor_6 .imgleft {
  width: 530px;
  height: 430px;
  float: left;
  background: #25855F;
}

.index .floor_6 .imgleft a {
  display: block;
  height: 132px;
  position: relative;
  padding: 298px 0 0 120px;
}

.index .floor_6 .imgleft img {
  width: 100%;
  height: 298px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}

.index .floor_6 .imgleft h3 {
  font-size: 18px;
  color: #fff;
  height: 48px;
  line-height: 48px;
  padding-top: 10px;
  overflow: hidden;
  margin-bottom: 8px;
  border-bottom: 1px solid #1d8bd1;
  margin-right: 36px;
  transition: all ease 300ms;
}

.index .floor_6 .imgleft .txt {
  color: #fff;
  line-height: 24px;
  height: 48px;
  color: #b1dcf7;
  margin-right: 36px;
  overflow: hidden;
}

.index .floor_6 .imgleft .time {
  position: absolute;
  left: 0;
  bottom: 26px;
  width: 120px;
  text-align: center;
  color: #b1dcf7;
}

.index .floor_6 .imgleft .time .day {
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  display: block;
  color: #b1dcf7;
}

.index .floor_6 .imgleft:hover .txt {
  color: #fff;
}

.index .floor_6 .imgleft:hover h3 {
  text-indent: 10px;
}

.index .floor_6 .news_right {
  width: 676px;
  float: right;
  height: 382px;
  background-color: #fff;
  overflow: hidden;
}

.index .floor_6 .news_right .item {
  position: relative;
  margin: 0 30px;
}

.index .floor_6 .news_right .item a {
  display: block;
}

.index .floor_6 .news_right .item h3 {
  font-size: 16px;
  color: #333333;
  height: 63px;
  line-height: 63px;
  /* padding: 10px 0; */
  overflow: hidden;
  transition: all ease 300ms;
  border-bottom: 1px solid #e5e5e5;
}

.index .floor_6 .news_right .item:last-child h3 {
  border-bottom: 0px;
}

.index .floor_6 .news_right .item h3 .m {
  float: right;
  font-size: 12px;
  font-family: arial;
  color: #333333;
}

.index .floor_6 .news_right .item .txt {
  color: #999999;
  line-height: 28px;
  max-height: 84px;
  margin-top: 10px;
  overflow: hidden;
  display: none;
}

.index .floor_6 .news_right .item .time {
  position: absolute;
  right: 0;
  top: 10px;
  width: 50px;
  font-size: 12px;
  text-align: center;
  color: #25855F;
  font-family: arial;
  display: none;
}

.index .floor_6 .news_right .item .time .day {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  display: block;
}

.index .floor_6 .news_right .item .time s {
  width: 10px;
  height: 15px;
  background-position: -400px 0;
  display: block;
  margin: 18px 0 0 35px;
}

.index .floor_6 .news_right .item:first-child h3 {
  padding-top: 0;
}

.index .floor_6 .news_right .item.hover h3 {
  color: #25855F;
}

.index .floor_6 .news_right .item.hover h3 .m {
  color: #25855F;
}

.index .floor_6 .news_right .item.hover .txt {
  display: block;
  margin-bottom: 16px;
}

.index .floor_6 .news_right .item.hover .time {
  display: block;
}


.index .floor_6 .newsBox {
  /* margin-top:50px; */
  width: 500px;
  height: 382px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
}

.index .floor_6 .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  left: 30px;
  bottom: 12px;
  z-index: 999;
}

.index .floor_6 .hd ul {
  overflow: hidden;
  zoom: 1;
}

.index .floor_6 .hd li {
  margin-right: 14px;
  width: 12px;
  height: 12px;
  font-size: 0px;
  line-height: 14px;
  text-align: center;
  background: #999;
  cursor: pointer;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: block;
  float: left;
}

.index .floor_6 .hd li.on {
  background: #25855F;
  color: #fff;
}

.index .floor_6 .bd li {
  cursor: pointer;
  zoom: 1;
  vertical-align: middle;
  position: relative;
  height: 382px;
  overflow: hidden;
  background: #fff;
}

.index .floor_6 .bd li img {
  width: 500px;
  height: 280px;
  display: block;
  transition: all ease 600ms;
  overflow: hidden;
}

.index .floor_6 .bd li h3 {
  display: block;
  font-size: 18px;
  color: #000000;
}

.index .floor_6 .bd li .txt {
  z-index: 99;
  /* height: 40px; */
  /* line-height: 40px; */
  background: url(../images/black50.png) repeat left top;
  width: 100%;
  margin-top: 30px;
  position: absolute;
  text-indent: 30px;
}

.index .floor_6 .bd li p {
  padding: 0;
  margin-top: 20px;
  color: #666;
  line-height: 24px;
  height: 50px;
  overflow: hidden;
}

.index .floor_6 .bd li .time {
  font-size: 16px;
  padding-right: 30px;
  padding-top: 28px;
}

.index .floor_6 .bd li:hover h3 {
  color: #25855F;
}

.index .floor_6 .bd li:hover img {
  transition: all ease 600ms;
  opacity: 0.9;
  filter: alpha(opacity=90);
  overflow: hidden;
}

.index .floor_6 .gmore {
  transition: all ease 600ms;
  display: block;
  font-size: 14px;
  color: #ffffff;
  width: 150px;
  height: 40px;
  background-color: #25855F;
  line-height: 40px;
  text-align: center;
  float: left;
  margin-left: 22px;
  margin-top: 20px;
}

.index .floor_6 .gmore:hover {
  padding: 0 20px;
  transition: all ease 600ms;
}

.index .floor_7 {
  padding-bottom: 60px;
}

.index .floor_7 .indexTit {
  margin-bottom: 42px;
}

.index .floor_7 .prev2,
.index .floor_7 .next2 {
  width: 50px;
  height: 50px;
  z-index: 10;
  position: absolute;
  top: 20px;
  cursor: pointer;
  background: url(../images/btn-ico.png) no-repeat 0 center;
}

.index .floor_7 .prev2 {
  left: -74px;
  background-position: 0 0;
}

.index .floor_7 .prev2:hover {
  background-position: 0 -100px;
}

.index .floor_7 .next2 {
  right: -74px;
  background-position: -89px 0;
}

.index .floor_7 .next2:hover {
  background-position: -89px -100px;
}

.index .floor_7 .icooper {
  position: relative;
}

.index .floor_7 .icooper .icooperCon {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.index .floor_7 .icooper .list {
  width: 500%;
  position: relative;
}

.index .floor_7 .icooper .list li {
  width: 182px;
  height: 88px;
  float: left;
  margin-right: 19px;
  border: 1px solid #dddddd;
  overflow: hidden;
}

.index .floor_7 .icooper .list li a,
.index .floor_7 .icooper .list li img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}

.index .floor_7 .icooper .list li:hover img {
  transform: scale(1.04);
}

/*快速通道*/
.index .floor_8 {
  padding: 0px 0 50px;
}

.index .floor_8 .quicklinks {
  width: 748px;
  height: 266px;
  float: left;
  padding-top: 0;
  background-color: #fff;
  border: 1px solid #dddddd;
}

.index .floor_8 .quicklinks .list {
  padding-top: 15px;
  padding-left: 40px;
}

.index .floor_8 .quicklinks .list li a {
  /* width: 140px; */
}

.index .floor_8 .quicklinks .list li a.more {
  margin-left: 0;
}

.index .floor_8 .telbox {
  width: 428px;
  float: right;
  position: relative;
  height: 268px;
  background-color: #fff;
  border: 1px solid #dddddd;
}

.index .floor_8 .telbox .tel {
  line-height: 24px;
  height: 55px;
  margin-bottom: 10px;
  padding-left: 30px;
}

.index .floor_8 .telbox .tel.tel1 {
  padding-top: 28px;
}

.index .floor_8 .telbox .img1 {
  width: 297px;
  height: 212px;
  position: absolute;
  right: -140px;
  bottom: -26px;
}

.index .floor_8 .telbox .tel s {
  width: 43px;
  height: 43px;
  float: left;
  margin: 6px 10px 0 0;
  background-position: -0px -60px;
}

.index .floor_8 .telbox .tel span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 4px;
  color: #666666;
}

.index .floor_8 .telbox .tel strong {
  color: #cb1d25;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  display: block;
  font-family: arial;
  white-space: nowrap;
}

.index .floor_8 .telbox .tit {
  font-size: 28px;
  color: #25855F;
  font-weight: bold;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
}

.index .floor_8 .telbox .p1 {
  font-size: 28px;
  color: #25855F;
  padding-left: 30px;
}

.quicklinks {
  width: 100%;
  padding-top: 40px;
}

.quicklinks .indexTit {
  border-bottom: 0px;
  padding-bottom: 0;
  height: 30px;
  line-height: 30px;
  /* padding: 40px 0 0 40px; */
  border-bottom: 0px;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
}

.quicklinks.quicklinks1 .indexTit {
  border-bottom: 0px;
  padding-bottom: 0;
  height: 30px;
  line-height: 30px;
  padding: 40px 0 0 40px;
  border-bottom: 0px;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
}

.quicklinks .indexTit .s {
  background-position: -270px -134px;
  float: left;
}

.quicklinks .indexTit .line {
  background: #666666;
}

.quicklinks .indexTit h3 {
  font-size: 24px;
  float: left;
}

.quicklinks .indexTit h4 {
  font-size: 24px;
  color: #666666;
  font-weight: bold;
}

.quicklinks .indexTit .wrap {
  width: 530px;
  height: 26px;
  background: url(../images/f8_2.png) center center no-repeat;
  display: block;
  float: left;
  margin-top: 8px;
  margin-left: 20px;
}

.quicklinks .tit {
  padding-left: 47px;
  font-size: 18px;
  color: #999999;
}

.quicklinks .list li {
  font-size: 0;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px dashed #cccccc;
}

.quicklinks.quicklinks1 .list li {
  border-bottom: 0px;
}

.quicklinks .list li a {
  width: 90px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #666666;
  padding-right: 40px;
}

.quicklinks .list li a.more {
  color: #bc070e;
  font-size: 14px;
  width: 80px;
  margin-left: 18px;
  color: #333333;
}

.quicklinks .list li a:hover {
  color: #25855F;
}

/*友情链接*/
.index .floor_9_main {
  width: 100%;
  background: #fff;
}

.index .floor_9 .ilink .tit {
  float: left;
  font-weight: bold;
  font-size: 24px;
  line-height: 114px;
  color: #333;
}

.index .floor_9 .ilink .linkList {
  padding-top: 40px;
  margin-left: 24px;
  float: left;
  width: 1080px;
}

.index .floor_9 .ilink .item {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  width: 210px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ddd;
  background: url("../images/linkico.png") no-repeat 20px center;
  background-size: 14px 14px;
  border-radius: 4px;
}

.index .floor_9 .ilink .item a {
  display: block;
  font-size: 15px;
  text-align: center;
  color: #666;
  text-indent: 24px;
}

.index .floor_9 .ilink .item:hover {
  border-color: #008bcb;
}

.index .floor_9 .ilink .item:hover a {
  color: #008bcb;
}

/**********index css end**********/
/************content************/
.nybanner {
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
}

.nybanner img {
  width: 1920px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
}

.leftCon {
  width: 280px;
  float: left;
  position: relative;
  z-index: 6;
}

.leftCon .leftTit {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  text-align: center;
  color: #fff;
  background: url(../images/leftnav-titbg.jpg) no-repeat center center;
}

.leftCon .leftTit s {
  width: 33px;
  height: 38px;
  margin-right: 12px;
  background-position: -377px -96px;
}

.leftCon .leftNav {
  margin-bottom: 37px;
}

.leftCon .leftNav .list {
  border-bottom: 0px;
}

.leftCon .leftNav .bhbtn {
  width: 100%;
  text-align: center;
  border: 1px solid #dddddd;
  border-top: 0px;
  padding: 28px 0;
}

.leftCon .leftNav .bhbtn h3 {
  font-size: 18px;
}

.leftCon .leftNav .bhbtn .btn {
  width: 150px;
  height: 45px;
  line-height: 45px;
  display: block;
  margin: 10px auto 0;
  font-size: 18px;
  background: #25855F;
  color: #fff;
}

.leftCon .leftNav .bhbtn .btn:hover {
  background: #bc070e;
}

.leftCon .leftSkey {
  width: 100%;
  overflow: hidden;
}

.leftCon .leftSkey .list {
  width: 110%;
  padding: 19px 0;
}

.leftCon .leftSkey .list li {
  width: 128px;
  height: 33px;
  line-height: 33px;
  float: left;
  margin: 0 19px 19px 0;
  text-align: center;
  border: 1px dashed #c9c9c9;
}

.leftCon .leftSkey .list li a {
  width: 100%;
  font-size: 16px;
  display: block;
  color: #666666;
}

.leftCon .leftSkey .list li a:hover {
  color: #25855F;
}

.leftCon .leftSkey .leftTit {
  background: url(../images/leftskeybg.jpg) no-repeat center center;
}

.leftCon .leftSkey .leftTit s {
  background-position: -424px -95px;
}

.leftCon .leftContact .leftTit {
  background: url(../images/leftconbg.jpg) no-repeat center center;
}

.leftCon .leftContact .leftTit s {
  background-position: -468px -95px;
}

.leftCon .leftContact .txtcon {
  padding: 5px 22px 0;
  line-height: 28px;
  border: 1px solid #dddddd;
}

.leftCon .leftContact .txtcon .t {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0;
}

.leftCon .leftContact .txtcon img {
  max-width: 100%;
  display: block;
}

.leftCon .leftContact .leftTel {
  padding-bottom: 30px;
}

.leftCon .leftContact .leftTel h3 {
  text-align: left;
  padding-top: 10px;
}

.leftCon .leftContact .leftTel .tel {
  padding-left: 0;
}

/* pager */
.pager {
  padding: 30px 0 30px;
  text-align: center;
}

.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.pager p {
  height: 32px;
  line-height: 32px;
  float: left;
  color: #666;
  display: none;
}

.pager ul {
  overflow: hidden;
  margin-left: 20px;
}

.pager ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 !important;
  height: auto !important;
  border: none !important;
}

.pager ul a {
  line-height: 26px;
  margin-left: 7px;
  padding: 0 8px;
  transition: all ease 300ms;
  color: #666;
  border: 1px solid #ddd;
  text-decoration: none;
  float: left;
  background: #fff;
  border-radius: 2px;
}

.pager ul a.current,
.pager ul a:hover {
  background-color: #25855F;
  border-color: #25855F;
  color: #fff;
}

/* loaction */
.location {
  width: 100%;
  padding: 0 0 15px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px dotted #999999;
}

.location h3 {
  font-size: 20px;
  padding-left: 16px;
  display: inline-block;
  position: relative;
  color: #25855F;
}

.location h3 s {
  width: 4px;
  height: 25px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #25855F;
}

.location .sitepath {
  color: #999999;
  font-size: 16px;
  float: right;
  text-align: right;
  width: 60%;
  white-space: nowrap;
}

.location .sitepath s {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  background-position: 0px 0;
}

.location .sitepath a {
  color: #999999;
}

.location .sitepath a:hover {
  color: #25855F;
}

/* reLink */
.reLink {
  width: 100%;
  height: 58px;
  line-height: 58px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}

.reLink .nextLink {
  width: 46%;
  display: block;
  font-size: 16px;
  text-align: left;
  color: #666;
  padding-right: 4%;
}

.reLink .prevLink {
  width: 46%;
  display: block;
  font-size: 16px;
  text-align: left;
  color: #666;
  padding-left: 4%;
}

.reLink .nextLink a:hover,
.reLink .prevLink a:hover {
  color: #25855F;
}

.reLink .nextLink {
  text-align: right;
}

.relateTit {
  width: 100%;
  height: 58px;
  line-height: 60px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 28px;
}

.relateTit h3 {
  font-size: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
}

.relateTit h3 s {
  width: 28px;
  height: 25px;
  margin-right: 8px;
  background-position: -435px -33px;
}

.relateTit h3 .line {
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 2px;
  background: #25855F;
}

.relateBox {
  padding-bottom: 10px;
}

.relateBox.relateCase .relateTit h3 s {
  height: 30px;
  background-position: -474px -32px;
}

.relateBox.relateCase .relateTit h3 em {
  font-size: 16px;
  padding-left: 30px;
}

.relateTit h3 em {
  font-size: 16px;
  padding-left: 30px;
}


.relateBox .caselist .item {
  width: 278px;
  height: 302px;
  margin: 0 22px 0 0;
  background: #25855F;
}

.relateBox .caselist .item img {
  width: 278px;
  height: 157px;
}

.relateBox .caselist .item .txtcon {
  width: 244px;
  height: 132px;
  padding: 0 10px;
  left: 7px;
  bottom: 7px;
  background: #ffffff;
  position: absolute;
}

.relateBox .caselist .item .txtcon h3 {
  margin-bottom: 10px;
  padding-top: 4px;
  border-bottom: 1px solid #dddddd;
}

.relateBox .caselist .item .txtcon .txt {
  line-height: 24px;
  max-height: 48px;
}

.relateBox .caselist .item:hover img {
  filter: brightness(105%);
}

.relateBox .caselist .item:hover .txt {
  color: #25855F;
}

.relateBox .caselist .item:hover .more {
  color: #25855F;
}

.relateBox .caselist .item:hover .more s {
  background-position: -370px 0;
}

.relateBox .caselist .item:hover h3 {
  background: none;
  color: #222222;
}

/*****nyAdvan*****/
.nyAdvan {
  padding: 50px 0 0;
}

.nyAdvan .title {
  padding-bottom: 28px;
  margin-bottom: 32px;
  text-align: center;
  line-height: 38px;
  background: url(../images/ny-titbg.png) no-repeat center bottom;
}

.nyAdvan .title h3 {
  font-size: 32px;
  font-weight: bold;
}

.nyAdvan .title h3 span {
  color: #25855F;
}

.nyAdvan .title p {
  font-size: 24px;
  color: #666666;
}

.nyAdvan .con {
  width: 100%;
  position: relative;
  height: 500px;
  background: url(../images/ny-advanbg.png) no-repeat center 144px;
}

.nyAdvan .con .ewmbtn {
  width: 227px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #25855F;
  color: #fff;
  font-size: 20px;
  border-radius: 4px;
  z-index: 10;
  position: absolute;
  left: 348px;
  top: 412px;
  cursor: pointer;
}

.nyAdvan .con .ewmbtn:hover {
  background: #bc070e;
}

.nyAdvan .con .item {
  width: 218px;
  position: absolute;
}

.nyAdvan .con .item h3 {
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  color: #25855F;
  font-size: 24px;
  margin-bottom: 15px;
}

.nyAdvan .con .item h3 .num {
  width: 34px;
  height: 34px;
  display: block;
  font-family: arial;
  font-weight: bold;
  font-size: 24px;
  color: #dadada;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #9b9b9b;
  border-radius: 100%;
  font-style: oblique;
  text-align: center;
}

.nyAdvan .con .item .txt {
  font-size: 18px;
  line-height: 30px;
  max-height: 90px;
  overflow: hidden;
}

.nyAdvan .con .item img {
  width: 124px;
  height: 124px;
  display: block;
  position: absolute;
  border-radius: 100%;
  border: 7px solid #e5f2fa;
}

.nyAdvan .con .item.a1 {
  left: 0;
  top: 0;
  padding-left: 48px;
}

.nyAdvan .con .item.a1 img {
  right: -160px;
  top: 20px;
}

.nyAdvan .con .item.a2 {
  right: 0;
  top: 0;
  padding-left: 48px;
}

.nyAdvan .con .item.a2 img {
  left: -140px;
  top: 20px;
}

.nyAdvan .con .item.a3 {
  left: 0;
  top: 302px;
  padding-left: 48px;
}

.nyAdvan .con .item.a3 img {
  right: -52px;
  top: -126px;
}

.nyAdvan .con .item.a4 {
  right: 0;
  top: 323px;
  padding-left: 48px;
}

.nyAdvan .con .item.a4 img {
  left: -44px;
  top: -148px;
}

/***nyxbanner*****/
.nyxbanner {
  width: 120px;
  height: 300px;
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
}

.nyxbanner .list {
  width: 500%;
  height: 300px;
  position: relative;
}

.nyxbanner .list li {
  width: 1200px;
  height: 300px;
  float: left;
}

.nyxbanner .list li a,
.nyxbanner .list li img {
  width: 100%;
  height: 300px;
  display: block;
}

.nyxbanner .hd {
  width: 100%;
  height: 14px;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 7px;
}

.nyxbanner .hd .tip {
  width: 100%;
  height: 14px;
  text-align: center;
  font-size: 0;
}

.nyxbanner .hd li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  border-radius: 100%;
  background: none;
  *background: #fff;
  border: 1px solid #25855F;
}

.nyxbanner .hd li.on {
  background: #25855F;
}

.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}

.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../images/dialogclose.png) no-repeat center center;
  transition: all ease 300ms;
}

.ewmbox .close:hover {
  transform: rotate(180deg);
}

.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}

/*****wrapper******/
.wrapper {
  padding: 60px 0 60px;
}

.wrapper .shareNew {
  padding-bottom: 20px;
}

.wrapper .content {
  width: 883px;
  float: right;
  overflow: hidden;
}

/*********casePage**********/
.casePage .item {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dotted #d2d2d2;
}

.casePage .item a {
  width: 100%;
  height: 183px;
  display: block;
}

/*.casePage .item img{width: 250px; height: 141px; float: left; transition: all ease 300ms; margin-right: 44px;}*/
/*.casePage .item img{width: 250px;height: 183px;float: left;transition: all ease 300ms;margin-right: 44px;}*/
.casePage .item img {
  width: 325px;
  height: 183px;
  float: left;
  transition: all ease 300ms;
  margin-right: 44px;
}

.casePage .item h3 {
  font-size: 20px;
  color: #0165b6;
  height: 25px;
  line-height: 25px;
  margin-bottom: 14px;
  overflow: hidden;
}

.casePage .item .txt {
  color: #999999;
  line-height: 32px;
  height: 64px;
  font-size: 16px;
  margin-bottom: 15px;
  overflow: hidden;
}

.casePage .item .dec {
  height: 24px;
  overflow: hidden;
  color: #b7b7b7;
}

.casePage .item .dec span {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.casePage .item .dec span s {
  width: 25px;
  height: 20px;
  margin-right: 6px;
  background-position: -474px 2px;
}

.casePage .item .dec span.p1 s {
  width: 22px;
  background-position: -448px 2px;
}

.casePage .item:hover {
  border-color: #25855F;
}

.casePage .item:hover img {
  filter: brightness(105%);
}

/************showPro***********/
.showPro {
  padding-bottom: 30px;
}

.showPro .showContxt {
  padding: 0 0 35px;
  font-size: 16px;
  line-height: 32px;
}

.showPro .showContxt img {
  max-width: 100%;
  height: auto !important;
}

.showPro .showimgCon {
  padding: 0 0 30px;
  font-size: 16px;
  line-height: 32px;
}

.showPro .showimgCon .txtcon {
  width: 400px;
  height: 423px;
  float: right;
  position: relative;
}

.showPro .showimgCon .txtcon .tit {
  width: 100%;
  position: relative;
  font-size: 20px;
  margin-bottom: 15px;
  color: #25855F;
  font-weight: bold;
  line-height: 24px;
  padding-bottom: 14px;
  border-bottom: 1px solid #dddddd;
}

.showPro .showimgCon .txtcon .tit .goBack {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}

.showPro .showimgCon .txtcon .tit .goBack s {
  width: 20px;
  height: 20px;
  background-position: -440px -62px;
  margin-left: 6px;
}

.showPro .showimgCon .txtcon .tit .goBack:hover {
  color: #25855F;
}

.showPro .showimgCon .txtcon .txt {
  line-height: 24px;
  font-size: 16px;
  color: #666;
}

.showPro .showimgCon .txtcon .txt .item {
  margin-bottom: 7px;
  max-height: 144px;
  overflow: hidden;
}

.showPro .showimgCon .txtcon .tel-btn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #ddd;
  padding-top: 40px;
}

.showPro .showimgCon .txtcon .tel-btn .btn {
  width: 118px;
  float: right;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: #25855F;
}

.showPro .showimgCon .txtcon .tel-btn .btn:hover {
  background: #bc070e;
}

.showPro .showimgCon .txtcon .tel-btn .tel {
  width: 280px;
  float: left;
}

.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong {
  display: block;
  color: #666666;
}

.showPro .showimgCon .txtcon .tel-btn .tel s {
  width: 42px;
  height: 42px;
  display: block;
  float: left;
  margin-right: 6px;
  background-position: 0 -184px;
}

.showPro .showimgCon .txtcon .tel-btn .tel span {
  font-size: 16px;
  line-height: 20px;
}

.showPro .showimgCon .txtcon .tel-btn .tel strong {
  font-size: 28px;
  line-height: 28px;
}

.showPro .showimg {
  width: 440px;
  position: relative;
  float: left;
  overflow: hidden;
}

.showPro .showimg .bigimg {
  width: 440px;
  height: 332px;
  display: block;
  position: relative;
  border: 1px solid #dddddd;
}

.showPro .showimg .bigimg .list {
  width: 5000%;
}

.showPro .showimg .bigimg .list li {
  width: 440px;
  height: 332px;
  float: left;
}

.showPro .showimg .bigimg .list img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}

.showPro .showimg .smallimg {
  width: 440px;
  height: 76px;
  position: relative;
  padding-top: 30px;
  z-index: 10;
  overflow: hidden;
}

.showPro .showimg .list {
  width: 357px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.showPro .showimg .listcon {
  width: 300%;
  position: relative;
}

.showPro .showimg .prev,
.showPro .showimg .next {
  width: 20px;
  height: 76px;
  z-index: 10;
  position: absolute;
  top: 30px;
  cursor: pointer;
  background: url(../images/show-btn-ico.png) no-repeat 0 center;
}

.showPro .showimg .prev:hover,
.showPro .showimg .next:hover {
  background-color: #f9f9f9;
}

.showPro .showimg .prev {
  left: 0;
  background-position: 3px center;
}

.showPro .showimg .next {
  right: 0;
  background-position: -84px center;
}

.showPro .showimg li {
  width: 98px;
  height: 74px;
  margin-right: 28px;
  float: left;
  cursor: pointer;
  position: relative;
  border: 1px solid #dddddd;
}

.showPro .showimg li img {
  width: 100%;
  height: 100%;
  display: block;
}

.showPro .showimg li.on {
  width: 94px;
  height: 70px;
  border: 3px solid #25855F;
}

/**********msgPage**********/
.msgPage .title {
  font-size: 32px;
  color: #25855F;
  text-align: center;
  padding: 22px 0 20px;
}

.msgPage .formData {
  width: 649px;
  margin: 0 auto;
}

.formData {
  padding: 20px 0 58px;
}

.formData .item {
  width: 192px;
  padding-left: 115px;
  height: 52px;
  line-height: 52px;
  float: left;
  color: #999;
  border: 1px solid #d8d8d8;
  margin-right: 31px;
  margin-bottom: 18px;
  position: relative;
}

.formData .item label {
  padding-left: 36px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  text-align: center;
  display: block;
  margin: 0;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  color: #999999;
}

.formData .item label s {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 8px;
  top: 18px;
  background: url(../images/msg-ico.png) no-repeat 0 center;
}

.formData .item input {
  outline: none;
  background: none;
  border: 0 none;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
}

.formData .item .txt {
  width: 100%;
  height: 52px;
  line-height: 52px;
  display: block;
  color: #333;
  font-size: 14px;
}

.formData .item .red {
  position: absolute;
  right: 15px;
  top: 0;
  color: #ff0000;
  z-index: 11;
}

.formData .item.mr0 {
  margin-right: 0;
}

.formData .item.a1 label s {
  top: 16px;
  background-position: 0 center;
}

.formData .item.a2 label s {
  top: 17px;
  background-position: -34px center;
}

.formData .item.a3 label s {
  background-position: -64px center;
}

.formData .item.a4 label s {
  background-position: -96px center;
}

.formData .item.a5 {
  width: 532px;
}

.formData .item.a5 label s {
  width: 25px;
  left: 9px;
  top: 17px;
  background-position: -125px center;
}

.formData .msg-box {
  position: absolute;
  left: 0;
  top: 0px;
}

.formData .liuyan {
  width: 617px;
  height: 116px;
  float: left;
  padding: 15px 15px;
}

.formData .liuyan label {
  height: 26px;
  line-height: 26px;
  padding: 0;
  left: 15px;
  top: 15px;
}

.formData .liuyan textarea {
  width: 100%;
  height: 116px;
  line-height: 26px;
  text-indent: 42px;
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #333;
  border: 0 none;
  overflow: hidden;
  background: none;
  resize: none;
  display: block;
  outline: none;
}

.formData .btnbox {
  width: 100%;
  float: left;
}

.formData .btnbox input {
  width: 190px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #25855F;
  color: #fff;
  cursor: pointer;
  font-size: 22px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.formData .btnbox input:hover {
  background: #bc070e;
  color: #fff;
}

.formData .btnbox input.btn1 {
  margin: 0 150px 0 60px;
}

.formData .btnbox input.btn2 {
  background: #999999;
}

.formData .btnbox input.btn2:hover {
  background: #bc070e;
  color: #fff;
}

.formData .yzm {
  width: 432px;
}

.formData .yzm .txt {
  padding-left: 80px;
}

.formData .yzm img {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  border: 0px;
  display: block;
}

.singlePage {
  padding-top: 20px;
}

.singlePage .location {
  padding-bottom: 20px;
  margin-bottom: 35px;
}

.singlePage .location .sitepath {
  float: none;
  width: 100%;
  text-align: left;
}

.singlePage .menu {
  width: 100%;
  margin-bottom: 35px;
}

.singlePage .menu a {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #333;
  float: left;
  display: block;
  margin-right: 30px;
  background: url(../images/menu-libg.png) no-repeat center center;
}

.singlePage .menu a:hover,
.singlePage .menu a.hover {
  color: #fff;
  background-image: url(../images/menu-libg-hover.png);
}

.singlePage .contxt {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  padding-bottom: 35px;
}

.singlePage .contxt img {
  max-width: 100%;
}

.singlePage .mapArea {
  width: 100%;
  height: 560px;
  overflow: hidden;
}

.singlePage .mapArea #allmap {
  width: 100%;
  height: 560px;
}

.singlePage .mapArea .mapbtn {
  width: 90px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  background: #25855F;
  color: #fff;
  border-radius: 3px;
}

.singlePage .mapArea .mapbtn:hover {
  background: #bc070e;
}

.singlePage .contact_1 {
  height: 300px;
  padding-right: 22px;
  width: 1178px;
  background: url(../images/contact-bg1.jpg) no-repeat center top;
  font-size: 16px;
}

.singlePage .contact_1 img {
  width: 465px;
  height: 300px;
  margin-right: 24px;
  display: block;
  float: left;
}

.singlePage .contact_1 .tit {
  font-size: 24px;
  padding: 38px 0 20px;
}

.singlePage .contact_1 .txt {
  line-height: 32px;
  height: 128px;
  overflow: hidden;
  margin-bottom: 20px;
  color: #666666;
}

.singlePage .contact_1 .tel strong {
  font-size: 32px;
  color: #bc070e;
  font-family: arial;
}

.singlePage .contact_2 {
  padding: 56px 0 30px;
}

.singlePage .contact_2 .title {
  text-align: center;
  margin-bottom: 54px;
}

.singlePage .contact_2 .title h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 12px;
}

.singlePage .contact_2 .title h3 span {
  color: #25855F;
}

.singlePage .contact_2 .title p {
  font-size: 18px;
  width: 100%;
  height: 41px;
  line-height: 41px;
  color: #999999;
  background: url(../images/contact-titbg.png) no-repeat center center;
}

.singlePage .contact_2 .con {
  height: 276px;
  position: relative;
  padding: 22px 0;
  border: 1px solid #dddddd;
  font-size: 18px;
}

.singlePage .contact_2 .con .ewm {
  position: absolute;
  top: 22px;
  padding: 42px 0 34px;
}

.singlePage .contact_2 .con .ewm img {
  width: 150px;
  height: 150px;
  border: 8px solid #dddddd;
}

.singlePage .contact_2 .con .ewm span {
  font-size: 16px;
  display: block;
  text-align: center;
}

.singlePage .contact_2 .con .ewm.m1 {
  left: 412px;
  padding-right: 22px;
  border-right: 1px solid #dddddd;
}

.singlePage .contact_2 .con .ewm.m2 {
  right: 22px;
}

.singlePage .contact_2 .con li {
  width: 360px;
  padding: 25px 0 20px;
  float: left;
  margin-left: 30px;
  border-bottom: 1px solid #dddddd;
}

.singlePage .contact_2 .con li s {
  width: 50px;
  height: 52px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  background: url(../images/contact-ico.png) no-repeat 0 center;
}

.singlePage .contact_2 .con li span {
  width: 280px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
}

.singlePage .contact_2 .con li.a2 {
  margin-left: 242px;
}

.singlePage .contact_2 .con li.a2 s {
  background-position: -210px center;
}

.singlePage .contact_2 .con li.a3 s {
  background-position: -70px center;
}

.singlePage .contact_2 .con li.a4 {
  margin-left: 242px;
}

.singlePage .contact_2 .con li.a4 s {
  background-position: -280px center;
}

.singlePage .contact_2 .con li.a5 {
  border-bottom: 0px;
}

.singlePage .contact_2 .con li.a5 s {
  background-position: -140px center;
}

.singlePage .contact_2 .con li.a6 {
  margin-left: 242px;
  border-bottom: 0px;
}

.singlePage .contact_2 .con li.a6 s {
  background-position: -350px center;
}

.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}

.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}

.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}

.map_ul .list-inline {
  display: block;
  margin-left: 10%;
  width: 86%;
  min-height: 30px;
}

.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}

.map_ul .list-inline a:hover {
  background: #0871be;
  color: #fff;
  border: 1px solid #0871be
}

/*产品详情页*/
.leftNav .hot {
  background-color: #f5f5f5;
}

.leftNav .hot .title1 {
  font-size: 24px;
  color: #25855F;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 24px;
}

.leftNav .hot .title1 i {
  width: 168px;
  height: 1px;
  background-color: #8e94a2;
  display: block;
  float: right;
  margin-top: 14px;
}

.leftNav .hot .list1 {}

.leftNav .hot .list1 .item {
  width: 280px;
  height: 270px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 24px;
}

.leftNav .hot .list1 .item {
  background: url(../images/ny1.png) center top no-repeat;
}

.leftNav .hot .list1 .item:last-child {
  width: 280px;
  height: 270px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0px;
}

.leftNav .hot .list1 .item a {
  display: block;
}

.leftNav .hot .list1 .item a img {
  width: 280px;
  height: 224px;
  display: block;
}

.leftNav .hot .list1 .item a .tit {
  text-indent: 20px;
  font-size: 14px;
  color: #333333;
  height: 46px;
  background-color: #fff;
  line-height: 46px;
}

.leftNav .hot .list1 .item:hover a .tit {
  color: #25855F;
}

.leftNav .hot .list1 .item a .tit i {
  background-position: 0 -170px;
  width: 19px;
  height: 4px;
  display: block;
  float: right;
  margin-top: 23px;
  margin-right: 20px;
  transition: all ease 600ms;
}

.leftNav .hot .list1 .item:hover a .tit i {
  background-position: -40px -170px;
  margin-right: 10px;
  transition: all ease 600ms;
}

.showProduct {
  width: 900px !important;
  overflow: visible !important;
}

.showProduct .con {
  border: 1px solid #dddddd;
  width: 1200px;
  padding: 50px 0 0;
}

.showProduct .showImgcon {
  /* padding: 0 50px; */
}

.showProduct .showImgcon .showImg {
  width: 474px;
  min-width: 354px;
  float: left;
  padding-bottom: 0;
  height: 354px !important;
}

.showProduct .showImgcon .showImg li {
  width: 474px;
  height: 356px !important;
}

.showProduct .showImgcon .showImg li a,
.showProduct .showImgcon .showImg li img {
  width: 474px;
  height: 364px !important;
}

.showProduct .showImgcon .showImg li img {
  left: 0;
  margin: 0;
  top: 0;
}

.showProduct .showImgcon .showImg .tip {
  padding-left: 5%;
  width: 95%;
  text-align: left;
  bottom: 48px;
}

.showProduct .showImgcon .txtcon {
  width: 426px;
  height: 354px;
  position: relative;
  float: left;
}

.showProduct .showImgcon .txtcon .tcon {
  width: 366px;
  height: 355px;
  padding-left: 50px;
  position: relative;
  background: #fff;
  z-index: 10;
}

.showProduct .showImgcon .txtcon .bg {
  width: 426px;
  height: 300px;
  position: absolute;
  left: 1px;
  bottom: -10px;
  background: #1d448e;
}

.showProduct .showImgcon .txtcon .tit {
  font-size: 24px;
  color: #25855F;
  padding: 48px 0 0;
  line-height: 36px;
  max-height: 72px;
  overflow: hidden;
  padding-right: 10px;
}

.showProduct .showImgcon .txtcon .line {
  width: 150px;
  height: 1px;
  background: #dddddd;
  display: block;
  margin: 25px 0 36px 0;
}

.showProduct .showImgcon .txtcon .txt {
  padding: 10px 58px 0 0;
  line-height: 30px;
  height: 110px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #666666;
}

.showProduct .showImgcon .txtcon .txt em {
  font-size: 14px;
  color: #25855F;
  font-weight: bold;
}

.showProduct .showImgcon .txtcon .tcon .ftit {
  margin-top: 10px;
}

.showProduct .showImgcon .txtcon .tcon .ftit p {
  /* display: inline-block; */
  font-size: 14px;
  color: #333333;
  background-color: #e5e5e5;
  width: 316px;
  height: 30px;
  line-height: 30px;
  /* text-align: center; */
  /* overflow: hidden; */
  margin-bottom: 10px;
}

.showProduct .showImgcon .txtcon .tcon .ftit p em {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  text-indent: 10px;
  display: inline-block;
}



.showProduct .showImgcon .txtcon .txt {
  padding: 10px 58px 0 0;
  line-height: 30px;
  height: 96px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #666666;
}

.showProduct .showImgcon .txtcon .tel {
  margin: 0 25px;
  border-top: 1px dotted #ddd;
  padding: 20px 0;
}

.showProduct .showImgcon .txtcon .tel span {
  color: #000;
  display: block;
}

.showProduct .showImgcon .txtcon .tel strong {
  display: block;
  font-family: impact;
  color: #1d448e;
  font-weight: normal;
  font-size: 40px;
  height: 46px;
  line-height: 46px;
}

.showProduct .showImgcon .txtcon .btn {
  height: 45px;
}

.showProduct .showImgcon .txtcon .btn a {
  width: 116px;
  height: 45px;
  line-height: 45px;
  background: #2fa0e7;
  color: #fff;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
  margin-right: 10px;
  /* float: left; */
}

.showProduct .showImgcon .txtcon .btn a:hover {
  background: #1d448e;
}

.showProduct .showImgcon .txtcon .btn .tel2 {
  width: 180px;
  height: 43px;
  line-height: 43px;
  border: 1px solid #cccccc;
  text-align: center;
  color: #1d448e;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 20px;
  vertical-align: top;
  /* float: left; */
}

.showProduct .showImgcon .txtcon .btn .tel2 s {
  width: 24px;
  height: 26px;
  margin-right: 7px;
  background-position: -42px -137px;
}

.banner1 {
  width: 100%;
  min-width: 1000px;
  height: 800px;
  top: 0;
  z-index: 20;
  position: relative;
  overflow: hidden;
}

.banner1 .tip {
  width: 100%;
  height: 3px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: 10;
}

.banner1 .tip span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin: 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  vertical-align: top;
  text-align: center;
  background: #949493;
}

.banner1 .tip span.cur,
.banner1 .tip span:hover {
  background: #25855F;
}

.showProduct .bottom_con {
  font-size: 24px;
  color: #25855F;
  background-color: #ffff;
}

.showProduct .bottom_con .tit {
  padding: 40px 0 0 20px;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
}

.showProduct .bottom_con i {
  display: block;
  float: left;
  background-position: -100px -140px;
  width: 24px;
  height: 24px;
  padding-right: 10px;
}

.showProduct .bottom_con s {
  display: block;
  width: 720px;
  height: 2px;
  background: #d9dfe8;
  float: right;
  margin-top: 10px;
}


.showProduct .bottom_con .bottom_content {}

.showProduct .bottom_con .bottom_content .list {}

.showProduct .bottom_con .bottom_content .list .item {
  padding: 50px;
  width: 780px;
  height: 366px;
  position: relative;
}

.showProduct .bottom_con .bottom_content .list .item img {
  width: 396px;
  height: 366px;
  float: left;
}

.showProduct .bottom_con .bottom_content .list .item .p1 {
  /* writing-mode: tb-rl; */
  font-size: 18px;
  color: #171e36;
  /* float: right; */
  padding-left: 100px;
  display: block;
  margin-top: 80px;
  margin-left: 327px;
  width: 300px;
}

.showProduct .bottom_con .bottom_content .list .item .tit {
  font-size: 24px;
  color: #ffffff;
  width: 210px;
  height: 60px;
  line-height: 60px;
  background-color: #25855F;
  padding: 0px;
  float: left;
  margin-left: 30px;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 50px;
}

.showProduct .bottom_con .bottom_content .list .item.a2 img {
  width: 396px;
  height: 366px;
  float: right;
}

.showProduct .bottom_con .bottom_content .list .item.a2 .p1 {
  /* writing-mode: tb-rl; */
  /* font-size: 18px; */
  /* color: #171e36; */
  /* float: right; */
  /* padding-left: 100px; */
  /* display: block; */
  /* margin-top: 80px; */
  /* margin-left: 327px; */
  margin-left: -70px;
  width: 300px;
}

.showProduct .bottom_con .bottom_content .list .item.a2 .tit {
  font-size: 24px;
  color: #ffffff;
  width: 210px;
  height: 60px;
  line-height: 60px;
  background-color: #25855F;
  padding: 0px;
  float: left;
  margin-left: 30px;
  text-align: center;
  display: inline-block;
}


.nyhot {
  background-color: #f5f5f5;
  height: 450px;
}

.nyhot .title {
  font-size: 24px;
  color: #25855F;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 24px;
  text-align: left;
  height: 24px;
  line-height: 24px;
  position: relative;
}

.nyhot .title i {
  width: 920px;
  height: 1px;
  background-color: #8e94a2;
  display: inline-block;
  /* float: left; */
  margin-top: 14px;
  /* margin-top: 18px; */
  /* line-height: 10px; */
  position: absolute;
  margin-left: 40px;
}

.nyhot .title a {
  float: right;
  font-size: 16px;
  color: #666666;
}

.nyhot .title a:hover {
  color: #25855F;
}

.nyhot .list {
  width: 104%;
}

.nyhot .list .item {
  float: left;
  margin-right: 36px;
  width: 376px;
  height: 344px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 24px;
}

.nyhot .list .item a {
  display: block;
}

.nyhot .list .item a img {
  width: 376px;
  height: 280px;
  display: block;
}

.nyhot .list .item a .tit {
  text-indent: 20px;
  font-size: 14px;
  color: #333333;
  height: 64px;
  background-color: #fff;
  line-height: 64px;
}

.nyhot .list .item:hover a .tit {
  color: #25855F;
  font-weight: bold;
}

.nyhot .list .item a .tit i {
  background-position: 0 -170px;
  width: 19px;
  height: 4px;
  display: block;
  float: right;
  margin-top: 30px;
  margin-right: 30px;
  transition: all ease 600ms;
}

.nyhot .list .item:hover a .tit i {
  background-position: -40px -170px;
  margin-right: 10px;
  transition: all ease 600ms;
}


.nyhot1 {
  background-color: #f5f5f5;
}

.nyhot1 .title {
  font-size: 24px;
  color: #25855F;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 24px;
  text-align: left;
  height: 24px;
  line-height: 24px;
  position: relative;
}

.nyhot1 .title i {
  width: 920px;
  height: 1px;
  background-color: #8e94a2;
  display: inline-block;
  /* float: left; */
  margin-top: 14px;
  /* margin-top: 18px; */
  /* line-height: 10px; */
  position: absolute;
  margin-left: 40px;
}

.nyhot1 .title a {
  float: right;
  font-size: 16px;
  color: #666666;
}

.nyhot1 .title a:hover {
  color: #25855F;
}

.nyhot1 .list {
  width: 104%;
}

.nyhot1 .list .item {
  float: left;
  margin-right: 36px;
  width: 376px;
  height: 344px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 24px;
}

.nyhot1 .list .item a {
  display: block;
}

.nyhot1 .list .item a img {
  width: 376px;
  height: 280px;
  display: block;
}

.nyhot1 .list .item a .tit {
  text-indent: 20px;
  font-size: 14px;
  color: #333333;
  height: 64px;
  background-color: #fff;
  line-height: 64px;
}

.nyhot1 .list .item:hover a .tit {
  color: #25855F;
  font-weight: bold;
}

.nyhot1 .list .item a .tit i {
  background-position: 0 -170px;
  width: 19px;
  height: 4px;
  display: block;
  float: right;
  margin-top: 30px;
  margin-right: 30px;
  transition: all ease 600ms;
}

.nyhot1 .list .item:hover a .tit i {
  background-position: -40px -170px;
  margin-right: 10px;
  transition: all ease 600ms;
}

.erro img {
  margin: 0 auto;
  display: block;
  margin-top: 50px;
}

.showNews {
  padding: 30px 0;
  margin: 0 auto;
}

.showNews img {
  max-width: 100%;
}

.showNews .title {
  color: #333333;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}

.showNews .mark {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 15px 0 20px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}

.showNews .mark span {
  margin: 0 10px;
  font-size: 12px;
  color: #666666;
}

.showNews .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
  min-height: 500px;
}

.showNews .showContxt img {
  max-width: 100%;
}

.showNews .showContxt td {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  WORD-WRAP: break-word;
  TABLE-LAYOUT: fixed;
  word-break: break-all;
}

.shareNew {
  padding-bottom: 25px;
}

.procon {
  border: solid 1px #dedede;
  padding: 5px;
  margin: 10px auto;
}

/* pager */
.pages {
  width: 100%;
  text-align: center;
  float: left;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 14px;
}

.pages span {
  display: inline
}

.pages span a {
  padding: 5px 10px;
  border: 1px solid #ddd;
  background: #fff;
  color: #A4A4A4;
  line-height: 18px;
  border-radius: 3px;
  margin-right: 10px;
  text-decoration: none;
}

.pages span a:hover {
  border: 1px solid #1e45a2;
  background: #1e45a2;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
}

.pages span.page-status {
  padding: 5px 10px;
  border: 1px solid #ddd;
  background: #fff;
  color: #A4A4A4;
  line-height: 18px;
  border-radius: 3px;
  margin-right: 10px;
}

.pages span.page-num {
  padding: 5px 10px;
  border: 1px solid #ddd;
  background: #fff;
  color: #A4A4A4;
  line-height: 18px;
  border-radius: 3px;
  margin-right: 10px;
}

.pages span a.page-num-current {
  padding: 5px 10px;
  border: 1px solid #1e45a2;
  background: #1e45a2;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
}

.pager {
  display: block;
  width: 100%;
  height: auto;
  padding: 25px 0 5px;
  text-align: center;
  clear: both;
  margin-bottom: 5px;
}

.pager span,
.pager a {
  display: inline-block;
  border: 1px solid #eee;
  color: #666;
  background: #f3f3f3;
  height: 24px;
  line-height: 24px;
  padding: 0px 8px;
  text-decoration: none;
  margin: 0 5px;
}

.pager a:hover {
  background: #1e45a2;
  border-color: #1e45a2;
  color: #fff;
  text-decoration: none;
}

.pager .cur {
  background: #1e45a2;
  border-color: #1e45a2;
  font-weight: bold;
  color: #FFF;
}

.pager span.dot {
  background: #1e45a2;
  border-color: #0a6c00;
  font-weight: bold;
  color: #FFF;
}