/*---------- base ---------*/
* {
  padding: 0px;
  margin: 0px;
}
html {
  background: #fff;
}
body {
  font-size: 12px;
  font-family: "Microsoft YaHei" !important;
  color: #494949;
}
img {
  border: none;
}
.clear {
  clear: both;
}
.clear:after {
  display: block;
  height: 0px;
  visibility: hidden;
  clear: both;
  content: ".";
}
a {
  text-decoration: none;
}
a:hover {
  color: #1993de;
  text-decoration: none;
}
a:visited {
  text-decoration: none; /*无下划线*/
  color: #494949; /*已访问过颜色*/
}
ul {
  list-style: none;
}
input,
select,
button,
img {
  font-size: 12px;
  font-family: "Microsoft YaHei" !important;
  vertical-align: middle;
}
html,
body,
div,
img,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
th,
td,
a,
input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  list-style: none;
  color: #000;
} /*tongyong*/
.w1200 {
  width: 1200px;
  height: auto;
}
.center {
  margin: 0 auto;
} /*toubu*/ /*daohang*/ /*header*/
.header {
  width: 100%;
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.header_top {
  height: 35px !important;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #dbdbdb;
  color: #676767;
  overflow: hidden;
  background-color: #f8f8f8;
}
.header_top .toplinks {
  float: right;
  text-align: right;
}
.header_top .toplinks ul li {
  float: left;
  padding: 0 10px;
}
.header_top .toplinks ul li.spacer {
  height: 12px;
  width: 1px;
  background: #ddd;
  margin: 11px 0;
  padding: 0;
}
.header_top .toplinks ul li.phone_cm {
  cursor: pointer;
  position: relative;
  z-index: 200;
}
.header_top .toplinks ul li.phone_cm img {
  height: 14px;
  width: 10px;
  margin: 10px 4px;
  float: left;
}
#link1 .phone_ {
  width: 100px;
  height: 110px;
  background-color: #fff;
  display: none;
  text-align: center;
  border: 1px solid #ddd;
  z-index: -1;
  position: absolute;
  left: 0;
}
.header_middle {
  width: 100%;
  height: 500px;
  background: url(../images/logo_bj.jpg) top no-repeat;
}
.header_middle1 {
  width: 100%;
  height: 188px;
  background: url(../images/logo_bj.jpg) top no-repeat;
}
.logo {
  width: 1200px;
  height: 140px;
  margin: 0 auto;
  position: relative;
}
.logoimg {
  top: 25px;
  left: 0px;
  width: 300px;
  height: 90px;
  position: absolute;
}
.logo p {
  width: 505px;
  height: 90px;
  position: absolute;
  top: 36px;
  right: 20px;
  color: #c2eff2;
}
.logo p img {
  cursor: pointer;
  float: left;
}
.search-submit {
  background: #f00000;
  border: none;
  width: 130px;
  height: 49px;
  color: #fff;
  font-size: 18px;
}
.input01 {
  width: 372px;
  height: 49px;
  float: left;
  padding-left: 3px;
  line-height: 49px;
}
.logo p a {
  text-decoration: none;
  color: #c2eff2;
}
.span01 {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 505px;
  clear: both;
}
img.se {
  cursor: pointer;
}
.nav {
  width: 1200px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #2273da;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
}
.nav li {
  float: left;
  display: block;
  padding: 0 29px;
  position: relative;
}
.nav li a {
  color: #2273da;
  height: 48px;
  line-height: 48px;
}
.nav li .sub-nav {
  position: absolute;
  top: 48px;
  left: -1px;
  list-style: none;
  background-color: #2273da;
  z-index: 99999;
  display: none;
}
.nav li .sub-nav li {
  clear: left;
  width: 270px;
  height: 35px;
  line-height: 35px;
  position: relative;
}
.nav li .sub-nav li a {
  height: 34px;
  line-height: 34px;
  width: 268px;
  padding: 0;
  display: inline-block;
  color: #fff;
} /*nav*/
#nav {
  width: 1200px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #2273da;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
}
#nav .mainlevel {
  float: left;
  display: block;
  width: 120px;
  text-align: center;
  position: relative; /*IE6 only*/
}
#nav .mainlevel a {
  color: #2273da;
  height: 47px;
  line-height: 47px;
  display: block;
}
#nav .mainlevel a:hover,
#nav .mainlevel a.on {
  color: #fff;
  text-decoration: none;
  background: #2273da;
  height: 47px;
  line-height: 47px;
}
#nav .mainlevel ul {
  display: none;
  position: absolute;
  z-index: 999;
}
#nav .mainlevel ul li {
  border-top: 1px solid #fff;
  background: #2273da;
  width: 380px; /*IE6 only*/
}
#nav .mainlevel ul li a {
  color: #fff;
  margin-left: 30px;
  text-align: left;
}
.ck-slide ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ck-slide {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 300px;
  overflow: hidden;
}
.ck-slide ul.ck-slide-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  padding: 0;
}
.ck-slide ul.ck-slide-wrapper li {
  position: absolute;
  margin-top: 0px;
}
.ck-slide ul.ck-slide-wrapper li a {
  line-height: 0px;
  display: block;
}
.ck-slide .ck-prev,
.ck-slide .ck-next {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 35px;
  height: 70px;
  margin-top: -35px;
  border-radius: 3px;
  opacity: 0.15;
  background: red;
  text-indent: -9999px;
  background-repeat: no-repeat;
  transition: opacity 0.2s linear 0s;
}
.ck-slide .ck-prev {
  left: 5px;
  background: url(../images/arrow-left.png) #000 50% no-repeat;
}
.ck-slide .ck-next {
  right: 5px;
  background: url(../images/arrow-right.png) #000 50% no-repeat;
}
.ck-slidebox {
  position: absolute;
  left: 50%;
  bottom: 12px;
  z-index: 30;
}
.ck-slidebox ul {
  height: 20px;
  padding: 0 4px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.5);
}
.ck-slidebox ul li {
  float: left;
  height: 12px;
  margin: 4px 4px;
}
.ck-slidebox ul li em {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #fff;
  text-indent: -9999px;
  cursor: pointer;
}
.ck-slidebox ul li.current em {
  background-color: #fe6500;
}
.ck-slidebox ul li em:hover {
  background-color: #fe6500;
} /*footer*/
.w10 {
  width: 1200px;
  margin: 0 auto;
}
.about_us {
  width: 100%;
  height: 300px;
  background: url(../images/index_6.jpg) no-repeat center bottom;
  background-size: 1920px 300px;
  text-align: center;
  overflow: hidden;
}
.about_us ul {
  overflow: hidden;
  margin: 30px auto;
}
.about_us li {
  padding: 0 50px;
  text-align: center;
  color: #fff;
  float: left;
}
.about_us li label {
  font-size: 50px;
  height: 80px;
  line-height: 80px;
}
.about_us li p {
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  color: #fff;
}
.about_us .more {
  width: 114px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #fff;
  display: block;
  margin: 30px auto;
  font-size: 18px;
  color: #fff;
}
.footer_content {
  border-bottom: 1px solid #aeadad;
  overflow: hidden;
  padding: 31px 0px 31px;
  background: #586981;
}
.guar_list {
  overflow: hidden;
  width: 1200px;
  margin: 0px auto;
}
.guar_list > li {
  float: left;
  overflow: hidden;
  width: 245px;
  margin-right: 70px;
}
.guar_list > li > img {
  float: left;
}
.guar_list > li > div {
  float: left;
  margin-left: 20px;
}
.guar_list > li > div > h4 {
  color: #fff;
  font-size: 18px;
  line-height: 31px;
}
.guar_list > li > div > p {
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
}
.guar_list > li:last-child {
  float: right;
  margin-right: 0px;
}
.footer_cont {
  overflow: hidden;
  width: 1200px;
  margin: 0px auto;
}
.index_hrefs {
  overflow: hidden;
  float: left;
  margin-right: 70px;
}
.index_hrefs > h4 {
  color: #ececed;
  margin-bottom: 31px;
  font-size: 16px;
}
.index_hrefs > li {
  overflow: hidden;
  margin-bottom: 18px;
}
.index_hrefs > li > a {
  color: #aeadad;
  font-size: 14px;
}
.index_hrefs_border {
  display: block;
  height: 130px;
  border-right: 1px solid #ccc;
  float: left;
  margin-top: 12px;
  margin-right: 70px;
}
.index_wechat {
  float: left;
  overflow: hidden;
  margin-left: 50px;
  margin-top: 10px;
}
.index_wechat > img {
  overflow: hidden;
  display: block;
  float: left;
}
.index_wechat > ul {
  float: left;
  margin-left: 25px;
  margin-top: 30px;
}
.index_wechat > ul > li {
  color: #999;
  font-size: 14px;
  margin-top: 7px;
}
.index_server {
  float: left;
  overflow: hidden;
  margin-right: 81px;
  margin-left: 50px;
}
.index_server > h3 {
  color: #bdbec1;
  margin-bottom: 12px;
  font-size: 14px;
}
.index_server > h6 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 10px;
}
.index_server > h4 {
  color: #aeadad;
  font-size: 14px;
  margin-bottom: 16px;
}
.index_server > a {
  color: #1c78e0;
  display: block;
  text-align: center;
  width: 150px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  border: 2px solid #1c78e0;
  margin-top: 10px;
  border-radius: 3px;
}
.footer_btns {
  float: right;
  overflow: hidden;
  margin-top: -28px;
}
.footer_btns > li {
  float: left;
  margin-left: 20px;
}
.footer_btns > li > a > img {
  margin-top: 7px;
}
.footer_btns > li:first-child > a > img {
  margin-top: 0px;
}
.content_not_imgs {
  margin: 30px auto;
  display: block;
}
.content_top > h5 {
  color: #27a6ee;
  font-size: 14px;
  display: block;
  overflow: hidden;
  padding: 20px 0px;
  border-bottom: 1px solid #e0e0e0;
}
.f_c1 {
  height: auto;
  width: 100%;
  font-size: 12px;
  line-height: 28px;
  background: #586981;
  padding-top: 20px;
}
.f_dh1 {
  width: 1200px;
  margin: 0 auto;
  height: 120px;
  line-height: 40px;
  text-align: center;
}
.f_dh1 p {
  color: #aeadad;
  text-align: left;
}
.f_dh1 p a {
  color: #aeadad;
  padding: 0 10px;
}
.f_dh1 ul.uli {
  display: inline-block;
  text-align: center;
  height: 40px;
  color: #aeadad;
}
.f_dh1 ul li {
  color: #aeadad;
  display: inline-block;
}
.f_dh1 ul li a {
  color: #aeadad;
}
.f_dh1 ul li span {
  padding: 0 10px;
}
.f_dh {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.f_dh p {
  color: #aeadad;
  text-align: left;
}
.f_dh p a {
  color: #aeadad;
  padding: 0 10px;
}
.f_dh ul.uli {
  display: inline-block;
  text-align: center;
  height: 40px;
  color: #aeadad;
}
.f_dh ul li {
  color: #aeadad;
  display: inline-block;
}
.f_dh ul li a {
  color: #aeadad;
}
.f_dh ul li span {
  padding: 0 10px;
}
.f_wz {
  margin: 0 auto;
  overflow: hidden;
  color: #aeadad;
  text-align: center;
}
.f_wz a {
  color: #aeadad;
}
.f_cc {
  width: 100%;
  height: 60px;
}
.f_cc li {
  color: #aeadad;
  float: left;
}
.f_cc li a {
  color: #aeadad;
  text-decoration: none;
}
.telinput {
  width: 110px;
  margin-left: 10px;
  height: 30px;
}
.submit22 {
  width: 80px;
  border: 0px;
  background: #fff;
  height: 20px;
  margin: 10px 25px;
}
.rightcolumn {
  position: fixed;
  width: 150px;
  height: 440px;
  top: 50%;
  margin-top: -220px;
  right: 0px;
  z-index: 10;
}
.rightcolumn ul {
  border-bottom: none;
}
.rightcolumn li {
  position: relative;
  background: #00a0e9;
  padding-top: 10px;
}
.rightcolumn li.li2 a {
  font-size: 18px;
  color: #fff;
  height: 50px;
  width: 150px;
  line-height: 50px;
}
.rightcolumn li.li4 a {
  font-size: 18px;
  color: #fff;
  height: 30px;
  width: 150px;
  line-height: 30px;
}
.rightcolumn li.li4 {
  background: #00a0e9;
}
.rightcolumn li.li4 i {
  width: 130px;
  font-weight: 800;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  height: 50px;
  text-align: center;
  display: inline-block;
  font-style: normal;
}
.rightcolumn li.li4 img {
  padding-left: 30px;
}
.rightcolumn li > a {
  display: block;
  height: 30px;
  width: 130px;
  margin: 0 auto;
  line-height: 30px;
  background: #00a0e9;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border: 1px #fff solid;
}
.rightcolumn li > a:hover {
  background: #2273da;
}
.rightcolumn li > a em {
  display: block;
  margin: 0 auto 2px;
  background: url(../images/icoz.png) no-repeat;
  width: 18px;
  height: 18px;
  -webkit-transition: all 200ms ease-out;
  -mozilla-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.rightcolumn li.li1 a em {
  background-position: 0 0;
}
.rightcolumn li.li1 a:hover em {
  background-position: -18px 0px;
}
.rightcolumn li.li2 a em {
  background-position: 0 -18px;
}
.rightcolumn li.li2:hover a em {
  background-position: -18px -18px;
}
.rightcolumn li.li2:hover a {
  color: #fff;
}
.rightcolumn li.li3 a em {
  background-position: 0 -36px;
}
.rightcolumn li.li3 a:hover em {
  background-position: -18px -36px;
}
.rightcolumn li.li4:hover a em {
  background-position: -18px -54px;
}
.rightcolumn li.li4 a em {
  background-position: 0 -54px;
}
.rightcolumn li.li4 a:hover em {
  background-position: -18px -54px;
}
.rightcolumn .gotop a {
  display: block;
  width: 150px;
  height: 47px;
  border-top: none;
  background: #00a0e9 url(../images/gotop1.png) no-repeat center center;
}
.rightcolumn .gotop a:hover {
  background: url(../images/gotop2.png) no-repeat center center;
}
.rightcolumn .gotop a em {
  display: none;
  width: 150px;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
  background: #2273da;
  color: #fff;
  text-align: center;
  -webkit-transition: all 200ms ease-out;
  -mozilla-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.rightcolumn .gotop a:hover em {
  display: block;
  font-style: normal;
}
.rightcolumn li .zxmain {
  display: none;
  border: 1px solid #dedfe0;
  width: 126px;
  position: absolute;
  right: 130px;
  top: -1px;
  z-index: 99999;
  background: #fff;
  -webkit-animation: leftFadeIn 0.4s ease-out;
  -moz-animation: leftFadeIn 0.4s ease-out;
  animation: leftFadeIn 0.4s ease-out;
}
@-webkit-keyframes leftFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes leftFadeIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes leftFadeIn {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.arrowrg {
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #dedfe0;
  border-width: 1px 1px 0 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  background: #fff;
  right: -5px;
  top: 20px;
}
.rightcolumn li .zxmain dl {
  padding: 10px 14px;
  color: #5f5f5f;
  font-size: 14px;
  line-height: 30px;
}
.rightcolumn li .zxmain dd i {
  font-size: 16px;
  color: #7fb52b;
  padding-left: 12px;
}
.rightcolumn li .zxmain dd span {
  display: block;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #dedfe0;
  margin-bottom: 6px;
  padding-bottom: 8px;
}
.rightcolumn li .zxmain dd span a {
  margin-right: 12px;
}
.rightcolumn li a i {
  font-style: normal;
} /*index*/
.public_row_content {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
}
.public_row_content > h2 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px; /*font-family: pf5;*/
  color: #333;
}
.public_row_content > h2 > span {
  display: block;
  width: 60px;
  border-bottom: 4px solid #777;
  margin: 12px auto 12px;
}
.public_row_content > .index_product_a {
  /*overflow: hidden;*/
  -moz-box-sizing: border-box; /*Firefox3.5+*/
  -webkit-box-sizing: border-box; /*Safari3.2+*/
  -o-box-sizing: border-box; /*Opera9.6*/
  -ms-box-sizing: border-box; /*IE8*/
  box-sizing: border-box; /*W3C标准(IE9+，Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
  height: 330px;
}
.public_row_content > .index_product_a > li {
  float: left;
  margin-right: 20px;
  background: #fff; /*overflow: hidden;*/
  width: 215px;
  height: 290px;
  border: 1px solid #f7f7f7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  box-shadow: 5px 5px 25px #dcd9d9;
  position: relative;
  display: inline-block;
}
.public_row_content > .index_product_a > li.active {
  position: relative;
}
.public_row_content > .index_product_a > li.active > a > img {
  position: absolute;
  top: 0;
  left: 0;
}
.public_row_content > .index_product_a > li:last-child {
  /*margin-left: 20px;*/
  margin-right: 0px;
}
.public_row_content > .index_product_a > li:first-child {
  margin-left: 15px;
}
.public_row_content > .index_product_a > li:hover {
  border-color: #b3cff6;
  box-shadow: 0 15px 30px #cad9ef;
  -webkit-transform: translate3d(0, -5px, 0);
  -moz-transform: translate3d(0, -5px, 0);
  -ms-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
}
.index_product_a > li > a > h2 {
  /*font-family: pf5;*/
  text-align: center;
  margin-top: 45px;
  font-size: 26px;
  color: #2676ed;
  margin-bottom: 35px;
}
.index_product_a > li > a > h4 {
  color: #666;
  text-align: center;
  margin-bottom: 12px;
  font-weight: normal;
  font-size: 14px;
}
.index_product_a > li > a > h5 {
  color: #999;
  text-align: center;
  font-weight: normal;
}
.index_product_a > li > a > hr {
  margin-top: 50px;
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-left: none;
  border-right: none;
}
.index_product_a > li > a > div {
  color: #333;
  text-align: center;
  margin-top: 25px;
}
.index_product_a > li > .a1 {
  top: 235px;
  left: 68px;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  width: 80px;
  height: 30px;
  border-radius: 5px;
  background-color: #f00000;
  display: inline-block;
  z-index: 99;
  position: absolute;
}
.public_row2 {
  background: #fff;
  overflow: hidden;
  width: 100%;
  padding: 40px 0px;
}
.index_cooperations {
  overflow: hidden;
}
.index_cooperations > li {
  float: left;
  overflow: hidden;
  margin-right: 19px;
  margin-bottom: 15px;
  cursor: pointer;
  width: 220px;
  height: 100px;
}
.index_cooperations > li img {
  width: 220px;
}
.public_row3 {
  background: #2273da;
  overflow: hidden;
  width: 100%;
  padding: 50px 0px;
}
.public_row3 > .public_row_content > h2 {
  color: #fff;
}
.public_row3 > .public_row_content > h2 > span {
  border-bottom: 2px solid #fff;
}
.public_row1 {
  padding-bottom: 50px;
  width: 1200px;
  margin: 0 auto;
  height: auto;
}
.public_row_content p {
  width: 710px;
  height: auto;
  font-size: 16px;
  text-indent: 2em;
  line-height: 36px;
  text-align: left;
  float: right;
  margin-bottom: 20px;
}
.public_row_content {
  text-align: center;
  margin-top: 50px;
}
.public_row_content > p > a {
  padding: 10px 20px;
  background-color: #f00000;
  margin: 0 50px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  line-height: 80px;
}
.newscon {
  width: 1200px;
  margin: 0 auto;
  height: 390px;
}
.newscon > .conleft1 {
  width: 560px;
  float: left;
}
.newscon > .conleft1 > a > img {
  width: 560px;
  height: 250px;
}
.newscon > .conleft1 > a > p {
  font-size: 20px;
  line-height: 30px;
}
.newscon > .conleft2 {
  width: 560px;
  float: right;
}
.newscon > .conleft2 > a {
  float: left;
  width: 440px;
  height: 100px;
  padding-bottom: 30px;
}
.newscon > .conleft2 > div {
  float: left;
  width: 80px;
  height: 80px;
  padding: 10px 0;
  margin-right: 40px;
}
.newscon > .conleft2 > div > span {
  height: 80px;
  width: 80px;
  display: block;
  font-size: 16px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  background-color: #267eda;
}
.newscon > .conleft2 > div > span > i {
  font-size: 40px;
  background-color: #f00000;
  color: #fff;
  background-color: #f00000;
  font-style: normal;
  text-align: center;
  border-bottom: 1px #fff solid;
  width: 80px;
  margin: 0 auto;
  display: block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.newscon > .conleft2 > a > p {
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  display: block;
  width: 440px;
}
.visible {
  height: 100%;
  vertical-align: middle;
  width: 0;
  display: inline-block;
} /*wenzhangye*/
.articleview {
  background: #f5f5f5;
}
.place {
  height: 60px;
  width: 1200px;
  line-height: 60px;
  font-size: 14px;
}
.pleft {
  float: left;
  width: 300px;
}
.pright {
  float: left;
  width: 880px;
  margin-left: 20px;
  height: auto;
}
.leftMenu {
  width: 300px;
  height: auto;
  background-color: #1c2b36;
  float: left;
}
.leftMenu .topMenu {
  height: 42px;
  background-color: #2273da;
}
.leftMenu .topMenu img {
  margin: 11px;
  float: left;
}
.leftMenu .topMenu .changeMenu {
  cursor: pointer;
}
.leftMenu .topMenu .banshi {
  padding-left: 23px;
}
.leftMenu .topMenu .menuTitle {
  text-align: center;
  color: #fff;
  float: left;
  line-height: 42px;
  font-size: 20px;
  width: 160px;
}
.menu_list {
  width: 300px;
  background: #354045;
}
.menu_list ul li {
  display: block;
  text-align: center;
  width: 100%;
}
.menu_list ul li .fuMenu {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 300px;
  border-bottom: 1px solid #16222b;
  float: left;
}
.menu_list ul li .xiala {
  float: left;
  margin-left: -50px;
  margin-top: 27px;
}
.menu_list ul li .div1 {
  width: 100%;
  height: auto;
  float: left;
}
.menu_list ul li .div1 .zcd {
  color: #869fb1;
  font-size: 14px;
  height: 60px;
  background-color: #131e26;
  margin-bottom: 1px;
  cursor: pointer;
  line-height: 60px;
  text-align: center;
  width: 300px;
}
.div1 {
  height: 200px;
  display: none;
}
.menu_list ul li .div1 .zcd a {
  color: #f2f2f2;
}
.menu_list ul li .div1 .zcd:hover {
  color: #fff;
  background-color: #1c2b36;
  font-weight: bold;
}
.removes {
  color: #0fb9ef !important;
  border-left: 3px solid #0fb9ef;
}
.cerfificate {
  padding: 20px;
  background: #fff;
}
.fu_bg {
  text-align: center;
  margin-bottom: 20px;
}
.zhengwen {
  font-size: 16px;
  color: #232323;
  margin-bottom: 50px;
}
.zhengwen p {
	margin-bottom: 20px;
	line-height: 1.6;
	word-wrap: break-word;
white-space: pre-wrap;

}
.fenye{
margin:20px 0;
line-height: 1.8;  
font-size: 16px;
}
.cerfificate h1 {
  text-align: center;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  margin: 30px 0 20px 0;
}
.cerfificate .tab {
  width: 726px;
  height: 40px;
  background: #ebebeb;
  border-radius: 20px;
}
.cerfificate .tab li {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #808080;
  font-size: 18px;
  float: left;
  margin-right: 1px;
}
.cerfificate .tab li.cur {
  background: #198cff;
  color: #fff;
  border-radius: 20px;
}
.cerfificate .page {
  display: none;
}
.cerfificate .page > h1 {
  font-size: 20px;
  color: #1a1a1a;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  font-weight: normal;
}
.cerfificate .page > p {
  font-size: 14px;
  line-height: 32px;
  margin-top: 20px;
}
.process_row {
  overflow: hidden;
  -moz-box-sizing: border-box; /*Firefox3.5+*/
  -webkit-box-sizing: border-box; /*Safari3.2+*/
  -o-box-sizing: border-box; /*Opera9.6*/
  -ms-box-sizing: border-box; /*IE8*/
  box-sizing: border-box;
  padding-top: 25px;
}
.process_liuc {
  display: block;
  overflow: hidden;
}
.liucheng {
  margin-bottom: 40px;
}
.liucheng > h5 {
  font-size: 16px;
}
.clearfix > li {
  float: left; /*width: 160px;*/
  text-align: center;
  position: relative;
}
.clearfix > span {
  float: left;
  margin: 0px 8px;
}
.liucheng > li > h6 {
  font-size: 16px;
  margin: 10px 0;
  color: #58595a;
}
.liucheng > li > p {
  color: #a9abb1;
}
.clearfix > li > img {
  float: left;
}
.process_liuc > li {
  display: block;
  overflow: hidden;
  float: left;
  width: 120px;
  margin-bottom: 20px;
}
.process_liuc > img {
  float: left;
  margin-top: 30px;
}
.process_liuc > li > span {
  float: left;
  color: #27a6ee;
  font-size: 30px;
  margin-right: 10px;
}
.liucheng_dl {
  display: block;
  overflow: hidden;
}
.liucheng_dl > dt {
  display: block;
  overflow: hidden;
}
.liucheng_dl > dt > img {
  display: block;
  margin: 0px auto;
}
.liucheng_dl > dd {
  display: block;
  margin-top: 15px;
}
.liucheng_dl > dd > h4 {
  text-align: center;
  margin-bottom: 5px;
  font-size: 16px;
}
.process_liuc > li > .liucheng_dl > dd > p {
  text-align: center;
  font-size: 12px;
  color: #999;
  text-indent: 0;
}
.context {
  margin: 20px 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.context > ul > li {
  width: 50%;
  float: left;
  font-size: 14px;
}
.likecon {
  margin: 20px 0;
  width: 100%;
  height: 220px;
  text-align: left;
  border-top: 1px #fff solid;
}
.likecon > h2 {
  width: 100%;
  height: 60px;
  line-height: 60px;
}
.likecon > ul {
  width: 100%;
  height: 160px;
}
.likecon > ul > li {
  width: 50%;
  float: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
} /*iso9001*/
.active_font {
  height: 477px;
  overflow: hidden;
  background: #efefef;
  margin-top: 20px;
}
.active_font_title {
  height: 50px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 30px;
  margin: 35px auto 0;
}
.active_font_title span {
  color: #ff8a00;
}
.active_font_rules {
  width: 398px;
  height: 60px;
  display: block;
  margin: 8px auto;
  text-align: center;
  line-height: 60px !important;
  color: #5d9ff6;
  font-size: 22px !important;
  text-indent: 48px !important;
}
.active_font_rules1 {
  background: url(../images/active_font_rules1.png) no-repeat;
  margin-top: 45px;
}
.active_font_rules2 {
  background: url(../images/active_font_rules2.png) no-repeat;
}
.active_font_rules3 {
  background: url(../images/active_font_rules3.png) no-repeat;
}
.active_font_rules4 {
  background: url(../images/active_font_rules4.png) no-repeat;
}
.page > h3 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 32px;
  background: #198cff;
  text-align: center;
  color: #fff;
}
.details_iso_row411 {
  position: relative;
  height: 1475px;
  background: #efefef;
}
.details_iso_row411 > h2 {
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #333;
  z-index: 1;
}
.details_iso_row411 > h2 > span {
  color: #ff8a00;
}
.details_iso_row411 > img {
  position: absolute;
  left: 20px;
  top: 195px;
  width: 800px;
}
.details_iso_row411 > div {
  position: absolute;
}
.details_iso_row411 > p {
  position: absolute;
  color: #ff8a00;
  font-size: 26px !important;
  font-weight: bold; /*left: 412px;*/
  left: 381px;
  top: 312px;
}
.details_iso_row411 > p > span {
  display: block;
  text-align: center;
}
.details_iso_row411 > div > h6 {
  color: #2f9bf2;
  margin-bottom: 5px;
  font-size: 24px;
}
.details_iso_row411 > h4 {
  font-size: 14px;
  font-weight: normal;
  color: #777;
  display: block;
  width: 100%;
  position: absolute;
  top: 105px;
  left: 0;
  text-align: center;
  line-height: 30px;
}
.details_iso_row4 {
  position: relative;
  height: 1475px;
  background: #efefef;
}
.details_iso_row4 > h2 {
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #333;
  z-index: 1;
}
.details_iso_row4 > h2 > span {
  color: #ff8a00;
}
.details_iso_row4 > img {
  position: absolute;
  left: 20px;
  top: 195px;
  width: 800px;
}
.details_iso_row4 > div {
  position: absolute;
}
.details_iso_row4 > p {
  position: absolute;
  color: #ff8a00;
  font-size: 26px !important;
  font-weight: bold; /*left: 412px;*/
  left: 381px;
  top: 312px;
}
.details_iso_row4 > p > span {
  display: block;
  text-align: center;
}
.details_iso_row4 > div > h6 {
  color: #2f9bf2;
  margin-bottom: 5px;
  font-size: 24px;
}
.details_row4_iso_div1 {
  left: 175px;
  top: 227px;
}
.details_row4_iso_div2 {
  left: 485px;
  top: 227px;
}
.details_row4_iso_div3 {
  left: 175px;
  top: 400px;
}
.details_row4_iso_div4 {
  left: 485px;
  top: 400px;
}
.details_row4_iso_div4,
.details_row4_iso_div2 {
  text-align: right;
}
.details_row4_iso_div1 p {
  font-size: 12px !important;
  line-height: 20px !important;
}
.details_row4_iso_div2 p {
  font-size: 12px !important;
  line-height: 20px !important;
}
.details_row4_iso_div3 p {
  font-size: 12px !important;
  line-height: 20px !important;
}
.details_row4_iso_div4 p {
  font-size: 12px !important;
  line-height: 20px !important;
}
.details_iso_row4 > h4 {
  font-size: 14px;
  font-weight: normal;
  color: #777;
  display: block;
  width: 100%;
  position: absolute;
  top: 105px;
  left: 0;
  text-align: center;
  line-height: 30px;
}
.details_iso_div5 {
  height: 910px;
  background: #fff;
  top: 565px;
  width: 100%;
}
.details_iso_div5 > h2 {
  margin-top: 50px;
  text-align: center;
  font-size: 24px;
}
.details_iso_div5 > h2 > span {
  color: #ff8a00;
}
.details_iso_div5 > h4 {
  color: #777;
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
}
.details_iso_div5 > .kecheng {
  background: url(../images/kecheng.png) no-repeat top;
  width: 840px;
  height: 850px;
  margin-top: 50px;
  position: relative;
}
.details_iso_div5 > .kecheng > ul {
  width: 200px;
  position: absolute;
  top: 100px;
  left: 100px;
}
.details_iso_div5 > .kecheng > ul > li {
  font-size: 20px;
  color: #494949;
  height: 64px;
  line-height: 64px;
  cursor: pointer;
}
.details_iso_div5 > .kecheng > ul > li:hover {
  color: #ff0000;
}
.details_iso_div5 > .kecheng > ul > li:visited {
  color: #ff0000;
}
.details_iso_div5 > .kechengdiv {
  position: absolute;
  top: 140px;
  left: 350px;
  color: #494949;
  font-size: 14px;
}
.details_iso_div5 > .kechengdiv h3 {
  font-size: 18px;
  font-weight: none;
  margin: 20px 0;
  color: #ff0000;
}
.details_iso_div5 > .kechengdiv h4 {
  font-size: 18px;
  font-weight: none;
  margin: 10px 0;
}
.details_iso_div5 > .kechengdiv p {
  line-height: 32px;
}
#con_one_1 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_1:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 26px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_2 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_2:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 90px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_3 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_3:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 154px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_4 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_4:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 218px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_5 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_5:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 282px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_6 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_6:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 346px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_7 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_7:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 410px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_8 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_8:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 474px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_9 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_9:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 538px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_10 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_10:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 602px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
#con_one_11 {
  width: 410px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#con_one_11:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 666px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #f5f5f5;
  border-bottom: 13px solid transparent;
}
.details_iso_li {
  display: block;
  margin-left: 142px;
  width: 253px;
  height: 334px;
  position: relative;
  float: left;
  margin-right: 50px;
  box-shadow: 0px 0px 30px 5px #e0e0e0;
}
.details_iso_li > img {
  position: absolute;
}
.details_iso_li > h5 {
  color: #fff;
  position: absolute;
  top: 35px;
  left: 83px;
  text-align: center;
  font-size: 18px;
}
.details_iso_li > p {
  display: block;
  width: 186px;
  font-size: 14px;
  color: #777;
  position: absolute;
  top: 125px;
  left: 35px;
  line-height: 1.7; /*line-height: 1.8;*/
}
.details_iso_li > a {
  display: block;
  width: 100px;
  height: 35px;
  background: #ff8a00;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  position: absolute;
  border-radius: 3px;
  top: 285px;
  left: 80px;
}
.details_iso_cert {
  top: 130px;
  left: 80px;
}
.details_row4_iso_foot {
  left: 100px;
  bottom: 74px;
}
.details_row4_iso_foot > h2 {
  margin-bottom: 35px;
  font-size: 24px;
}
.details_row4_iso_foot > p {
  margin-bottom: 22px;
  font-size: 14px;
}
.details_row4_iso_foot > a {
  display: block;
  overflow: hidden;
  color: #fff;
  border-radius: 3px;
  background: #ff8a00;
  text-align: center;
  width: 115px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  box-shadow: 0px 0px 30px 5px #e0e0e0;
}
.details_row4_iso_img {
  bottom: 48px;
  right: 115px;
} /*wenti*/
.cerfificate .page > ul {
  background-color: #f5f5f5;
  padding: 25px 0 35px 30px;
  margin-top: 20px;
}
.cerfificate .page > ul > li {
}
.cerfificate .page > ul > li > h4 {
  color: #666;
  font-size: 18px;
  margin-top: 20px;
}
.cerfificate .page > ul > li > p {
  font-size: 14px;
  line-height: 32px;
} /*ziliao*/
.cerfificate .page > ul > li {
  color: #666;
  font-size: 14px;
  margin-top: 20px;
} /*table*/
table {
  width: 100%;
  font-size: 14px;
}
tr {
  width: 100%;
}
td {
  height: 60px;
  border: 1px #f5f5f5 solid;
  text-align: center;
}
td:nth-child(3) {
  width: 20%;
}
td:nth-child(6) {
  width: 20%;
} /*article*/
.place {
  height: 60px;
  width: 1200px;
  line-height: 60px;
  font-size: 14px;
}
.arcleft {
  float: left;
  width: 880px;
  height: auto;
}
.arcleft > .content > h1 {
  text-align: center;
  padding: 20px 0;
}
.arcleft > .content > .cont {
  padding: 25px;
  padding-top: 0;
}
.arcleft > .content > .cont > p {
  font-size: 14px;
  line-height: 32px;
  padding-top: 20px;
  text-indent: 2em;
}
.arcright {
  float: left;
  width: 300px;
  height: auto;
  margin-left: 20px;
}
.arcright > h2 {
  background-color: #f00000;
  color: #fff;
  font-size: 20px;
  width: 300px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.arcright > ul > li {
  float: left;
  margin-bottom: 20px;
  width: 300px;
}
.arcright > ul > li img {
  width: 300px;
  height: 200px;
}
.arcright > ul > li > p {
  height: 42px;
  margin-top: 5px;
  text-align: center;
  width: 300px;
}
.arcright > ul > li > p > a {
  font-size: 14px;
  line-height: 20px;
} /*list-article*/
.arcright > .conte {
}
.news_details_left {
  overflow: hidden;
  float: left;
  width: 860px;
}
.news_lists {
  overflow: hidden;
  display: block;
}
.news_lists > li {
  display: block;
  border-top: 1px solid #e0e0e0;
  padding: 30px 0px;
  overflow: hidden;
}
.news_lists > li > a > img {
  border-radius: 5px;
  display: block;
  float: left;
  width: 235px;
  height: 130px;
  margin-right: 30px;
}
.news_list_right {
  float: left;
  overflow: hidden;
  width: 575px;
}
.news_list_right > a > h3 {
  color: #333;
  font-weight: normal;
}
.news_list_right > a > h5 {
  color: #666;
  font-weight: normal;
  margin-top: 25px;
}
.news_list_right > h3 {
  font-weight: bold;
  text-align: left;
  color: #333;
  font-size: 20px;
}
.news_list_right > h5 {
  color: #666;
  font-weight: normal;
  margin-top: 25px;
  font-size: 14px;
}
.news_list_right strong {
  color: #999;
}
.news_list_foot {
  overflow: hidden;
  margin-top: 22px;
}
.news_list_foot .glyphicon-tags {
  color: #999;
  float: left;
  margin-top: 2px;
}
.news_list_foot > ul {
  overflow: hidden;
  float: left;
  width: 470px;
}
.news_list_foot > ul > li {
  display: block;
  float: left;
  margin-left: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 2px 15px;
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}
.news_list_foot > ul > li > a {
  color: #999;
}
.pagelist1 {
  width: 100%;
  text-align: center;
}
.pagelist1 > li {
  float: left;
  padding: 2px 5px;
  display: inline;
} /*list-yewu*/
.yewuleft {
  float: left;
  width: 880px;
  height: auto;
}
.yewuright {
  float: left;
  width: 300px;
  margin-left: 20px;
  height: auto;
}
.yewuleft > ul > li {
  float: left;
  margin-bottom: 35px;
  width: 270px;
  margin-right: 35px;
}
.yewuleft > ul > li:nth-child(3n) {
  margin-right: 0px;
}
.yewuleft > ul > li > img {
  width: 250px;
  height: 250px;
  padding: 10px;
  background-color: #fff;
}
.yewuleft > ul > li > p {
  height: 42px;
  margin-top: 5px;
  text-align: center;
}
.yewuleft > ul > li > p > a {
  font-size: 14px;
  line-height: 20px;
}
.yewuright > h2 {
  background-color: #f00000;
  color: #fff;
  font-size: 20px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.yewuright > ul > li {
  float: left;
  margin-bottom: 20px;
  width: 300px;
}
.yewuright > ul > li img {
  width: 300px;
  height: 200px;
}
.yewuright > ul > li > p {
  height: 42px;
  margin-top: 5px;
  text-align: center;
  width: 300px;
}
.yewuright > ul > li > p > a {
  font-size: 14px;
  line-height: 20px;
} /*关于我们*/
.aboutus {
  width: 100%;
  margin: 0 auto;
}
.aboutus > h2 {
  font-size: 28px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px; /* font-family: pf5; */
  color: #333;
}
.aboutus > h2 > span {
  display: block;
  width: 60px;
  border-bottom: 4px solid #777;
  margin: 12px auto 12px;
}
.about_content_dl {
  display: block;
  overflow: hidden;
}
.about_content_dl > dt {
  display: block;
  overflow: hidden;
  float: right;
  width: 820px;
}
.about_content_dl > dt > p {
  display: block;
  float: right;
  width: 820px;
  color: #666;
  font-size: 15px;
  line-height: 28px;
}
.about_content_dl > dt > p:last-child {
  margin-top: 40px;
}
.about_content_dl > dd {
  float: left;
  width: 350px;
  height: 200px;
  line-height: 200px;
  background: url(../images/logo.png) no-repeat center #2273da;
}
.about_content_dl > dd > p {
  color: #666;
}
.guimo {
  margin-top: 50px;
  width: 100%;
  height: 250px;
}
.guimo > dd {
  float: left;
  width: 350px;
  height: 200px;
  text-align: center;
  margin: 0 20px;
}
.guimo > dd.dd1 {
  background: url(../images/anli.png) no-repeat top;
}
.guimo > dd.dd2 {
  background: url(../images/shijian.png) no-repeat top;
}
.guimo > dd.dd3 {
  background: url(../images/tuandui.png) no-repeat top;
}
.guimo > dd > p {
  width: 350px;
  font-size: 24px;
  padding-top: 150px;
  padding-bottom: 20px;
}
.guimo > dd > span {
  width: 350px;
  display: block;
} /*联系我们*/
.public_row5 {
  background: #fff;
  overflow: hidden;
  width: 100%;
  padding: 25px 0px;
}
.call_we_ul1 {
  width: 600px;
  float: left;
  padding-left: 50px;
  font-size: 16px;
}
.call_we_ul1 > li {
  display: block;
  margin-bottom: 22px;
  overflow: hidden;
}
.call_we_ul1 > li > p {
  line-height: 38px;
}
.call_we_ul1 > li > span {
  color: #27a6ee;
  float: left;
  font-size: 22px;
  top: -1px;
  margin-right: 20px;
  width: 40px;
  height: 40px;
}
.call_we_ul1 > li > span.glyphicon1 {
  background: url(../images/glyphicon1.png) no-repeat left;
}
.call_we_ul1 > li > span.glyphicon2 {
  background: url(../images/glyphicon2.png) no-repeat left;
}
.call_we_ul1 > li > span.glyphicon3 {
  background: url(../images/glyphicon3.png) no-repeat left;
}
.call_we_ul1 > li > span.glyphicon4 {
  background: url(../images/glyphicon4.png) no-repeat left;
}
.about_we_h5s {
  margin-bottom: 10px;
  width: 1150px;
  float: left;
  font-size: 24px;
  padding-left: 50px;
  line-height: 100px;
}
.call_we_wx {
  display: block;
  overflow: hidden;
  float: left;
  width: 550px;
}
.call_we_wx > dd {
  text-align: center;
  color: #666;
  font-size: 18px;
}
.call_we_wx > dt {
  text-align: center;
  color: #666;
}
.public_row_content1 {
  width: 100%;
  height: auto;
}
.bott2 {
  width: 350px;
  height: 200px;
  float: left;
  margin-left: 50px;
  margin-top: 50px;
}
.bott2 p {
  font-size: 16px;
  height: 30px;
} /*成功案例*/
.aboutus ul li.c1 {
  width: 300px;
  float: left;
}
.box {
  width: 250px;
  text-align: center;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 25px;
}
.box:before {
  content: "";
  width: 0;
  height: 100%;
  background: #000;
  padding: 14px 18px;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.box:hover:before {
  width: 100%;
  left: 0;
  opacity: 0.8;
}
.box img {
  width: 250px;
  height: auto;
  height: 352px;
}
.box .box-content {
  width: 200px;
  height: 60px;
  color: #fff;
  position: absolute;
  top: 145px;
  left: 25px;
  text-align: center;
}
.box .title {
  font-size: 16px;
  height: 60px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
  color: #fff;
}
.box:hover .title,
.box:hover .post {
  opacity: 1;
  transition-delay: 0.2s;
}
.pagelist {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.pagelist > ul {
  text-align: center;
  height: 100%;
  width: 100%;
  list-style: none;
}
.pagelist > ul > li {
  display: inline;
  padding: 5px 10px;
  margin-right: 10px;
  background-color: #fff;
}
.pagelist > ul > li > a {
  background-color: #fff;
  color: #000;
}
.pagelist > ul > li.thisclass {
  color: #f00000;
  font-weight: bold;
}
