@font-face {
  font-family: 'iconfont';

  /* project id 971715 */

  src: url('//at.alicdn.com/t/font_971715_62v6zvm1qhd.eot');

  src: url('//at.alicdn.com/t/font_971715_62v6zvm1qhd.eot?#iefix')
      format('embedded-opentype'),
    url('//at.alicdn.com/t/font_971715_62v6zvm1qhd.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_971715_62v6zvm1qhd.woff') format('woff'),
    url('//at.alicdn.com/t/font_971715_62v6zvm1qhd.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_971715_62v6zvm1qhd.svg#iconfont') format('svg');
}

.iconfont {
  display: block;

  float: left;

  font-family: 'iconfont' !important;

  font-size: 16px;

  font-style: normal;

  -webkit-font-smoothing: antialiased;

  -webkit-text-stroke-width: 0.2px;

  -moz-osx-font-smoothing: grayscale;
}

.clearfix:after {
  visibility: hidden;

  display: block;

  height: 0;

  font-size: 0;

  content: '';

  clear: both;
}

table {
  width: 100% !important;
}

.container {
  width: 1200px;

  margin: 0 auto;
}

body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;

  padding: 0;
}

* {
  box-sizing: border-box;
}

i {
  font-style: normal;
}

body,
html {
  min-height: 100%;
}

body {
  font-family: 'Microsoft YaHei';

  font-size: 14px;

  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

img {
  border: none;

  vertical-align: middle;
}

a {
  text-decoration: none;

  color: #232323;
}

a:hover {
  text-decoration: none;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  outline: none;

  border: none;
}

textarea {
  resize: none;

  overflow: auto;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '.';

  width: 0;

  height: 0;

  visibility: hidden;

  display: block;

  clear: both;

  overflow: hidden;
}

.cont {
  width: 1200px;

  margin: 0 auto;
}

.rise {
  background: #efefef;

  height: 30px;

  line-height: 30px;
}

.rise p {
  color: #7e7e7e;

  font-size: 14px;
}

.head .head-box {
  /* height: 135px; */
  margin: -10px 0 10px;
}

.head .head-box .logo {
  /* width: 444px; */

  /* height: 53px; */

  float: left;

  margin-top: 30px;
}

.head .head-box .logo img {
  width: 100%;

  height: 100%;
}

.head .head-box .brief {
  float: left;

  margin-left: 43px;

  margin-top: 36px;
}

.head .head-box .brief h4 {
  color: #ff7e00;

  font-weight: bold;

  font-size: 16px;

  margin-bottom: 10px;

  position: relative;
}

.head .head-box .brief p {
  color: #333;

  font-size: 16px;
}

.head .head-box .phone {
  position: relative;

  float: right;

  margin-top: 22px;

  text-align: left;
}

.head .head-box .phone .iconfont {
  color: #0a64b7;

  vertical-align: middle;

  font-size: 44px;

  margin-right: 15px;
}

.head .head-box .phone .box {
  display: inline-block;

  vertical-align: middle;
}

.head .head-box .phone .box p {
  color: #999999;

  font-size: 14px;

  text-align: left;
}

.head .head-box .phone .box span {
  vertical-align: sub;

  color: #ff7e00;

  font-weight: bold;
}

.head .nav {
  background: #0a64b7;

  height: 52px;

  line-height: 52px;
}

.head .nav ul .nLi {
  float: left;

  font-size: 16px;

  width: 10%;

  text-align: center;
}

.head .nav ul .nLi a {
  color: #ffffff;
}

.head .nav ul .nLi a span {
  margin-left: 10px;

  color: rgba(255, 255, 255, 0.2);
}

.head .nav ul .on {
  background: #1e8aef;
}

.head .nav ul .on a {
  color: #ffffff;
}

.banner {
  position: relative;

  width: 100%;

  height: 500px;

  overflow: hidden;

  min-width: 1200px;
}

.banner .bd {
  width: 100%;

  height: 100%;
}

.banner .bd ul li {
  position: relative;

  height: 500px;
}

.banner .bd ul li img {
  position: absolute;

  left: 50%;

  top: 50%;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);
}

.banner .hd {
  position: absolute;

  bottom: 18px;

  left: 44%;
}

.banner .hd ul li {
  width: 65px;

  height: 4px;

  background: #ffffff;

  display: inline-block;

  margin-left: 10px;

  border-radius: 10px;
}

.banner .hd ul .on {
  background: #55e3ff;

  transition: all 0.4s;
}

.banner1 {
  position: relative;

  width: 100%;

  height: 265px;

  overflow: hidden;

  min-width: 1200px;
}

.banner1 .bd {
  width: 100%;

  height: 100%;
}

.banner1 .bd ul li {
  position: relative;

  height: 265px;
}

.banner1 .bd ul li img {
  position: absolute;

  left: 50%;

  top: 50%;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);
}

.one {
  margin-top: 60px;
}

.one .u-hd {
  float: left;

  width: 250px;
}

.one .u-hd .top {
  padding-top: 15px;

  height: 85px;

  text-align: center;

  background: #0a64b7;
}

.one .u-hd .top h4 {
  margin: 0 auto;

  width: 200px;

  color: #ffffff;

  font-size: 24px;

  font-weight: bold;

  padding-bottom: 5px;

  border-bottom: 1px solid;

  border-color: rgba(255, 255, 255, 0.302);
}

.one .u-hd .top p {
  padding-top: 5px;

  color: #ffffff;

  font-size: 12px;
}

.one .u-hd .hd {
  border: 2px solid #0a64b7;
}

.one .u-hd .hd ul {
  background: #f4f4f4;
}

.one .u-hd .hd ul li {
  margin: 0;

  padding: 0 5px;

  height: 45px;

  padding-top: 5px;

  color: #333333;

  font-size: 16px;

  border-bottom: 1px dashed #d2d2d2;
}

.one .u-hd .hd ul li p {
  height: 34px;

  line-height: 34px;

  padding: 0 5px;
}

.one .u-hd .hd ul li p .iconfont {
  font-size: 12px;

  color: #86b0d7;

  color: #0a64b7;

  margin-right: 15px;
}

.one .u-hd .hd ul li p .a {
  float: right;

  color: #b9b9b9;

  font-size: 12px;
}

.one .u-hd .hd ul li:hover p {
  background: #0a64b7;

  color: #ffffff;
}

.one .u-hd .bottom {
  margin-top: 12px;

  height: 120px;

  width: 100%;

  padding-left: 20px;

  background: url(../img/2_09.jpg) center center/cover no-repeat;
}

.one .u-hd .bottom .phone .iconfont {
  color: #ffffff;

  vertical-align: middle;

  font-size: 63px;

  margin-right: 5px;
}

.one .u-hd .bottom .phone .box {
  display: inline-block;

  vertical-align: middle;
}

.one .u-hd .bottom .phone .box p {
  color: #fffefe;

  font-size: 20px;

  text-align: left;
}

.one .u-hd .bottom .phone .box span {
  vertical-align: sub;

  color: #fff600;

  font-size: 20px;

  font-weight: bold;

  margin-left: -2px;
}

.one .u-bd {
  float: left;

  width: 950px;

  padding-left: 50px;
}

.one .u-bd .title {
  background: #f4f4f4;

  height: 50px;
}

.one .u-bd .title .left {
  height: 100%;

  display: inline-block;
}

.one .u-bd .title .left h4 {
  padding-left: 26px;

  height: 100%;

  line-height: 50px;

  display: inline-block;

  width: 180px;

  background: #0a64b7;

  color: #ffffff;

  font-size: 20px;

  font-weight: bold;
}

.one .u-bd .title .left h4 span {
  font-size: 21px;

  margin-right: 15px;
}

.one .u-bd .title .left p {
  padding-left: 20px;

  color: #d6d6d6;

  font-size: 20px;

  display: inline-block;
}

.one .u-bd .title .right {
  line-height: 50px;

  display: inline-block;

  float: right;

  padding-right: 35px;
}

.one .u-bd .title .right a {
  color: #0a64b7;

  font-size: 12px;
}

.one .u-bd .bd {
  border: 1px solid #dcdcdc;

  border-top: 0px;

  padding: 40px 30px;

  padding-bottom: 0px;
}

.one .u-bd .bd ul li {
  margin-bottom: 40px;

  float: left;

  width: 260px;

  margin-right: 29px;
}

.one .u-bd .bd ul li .img-box {
  width: 100%;

  height: 200px;
}

.one .u-bd .bd ul li .img-box img {
  width: 100%;

  height: 100%;
}

.one .u-bd .bd ul li p {
  margin-top: 20px;

  color: #333333;

  font-size: 14px;

  text-align: center;
}

.one .u-bd .bd ul li:nth-child(3n + 3) {
  margin-right: 0px;
}

.two {
  margin-top: 100px;
}

.two .left {
  float: left;
}

.two .left .img-box {
  width: 580px;

  height: 316px;

  position: relative;
}

.two .left .img-box img {
  width: 100%;

  height: 100%;
}

.two .left .img-box .make {
  background: #f4f4f4;

  height: 57px;

  width: 100%;

  position: absolute;

  bottom: 0px;

  padding: 5px 28px;
}

.two .left .img-box .make .box {
  display: inline-block;

  vertical-align: middle;
}

.two .left .img-box .make .box h5 {
  color: #ff9000;

  font-size: 22px;
}

.two .left .img-box .make .box p {
  color: #cfcfcf;

  font-size: 12px;
}

.two .left .img-box .make h6 {
  margin-left: 28px;

  display: inline-block;

  vertical-align: middle;

  color: #3c3c3c;

  font-size: 14px;
}

.two .right {
  float: right;

  width: 560px;

  height: 316px;

  background: #f4f4f4;

  position: relative;
}

.two .right .title {
  top: 25px;

  left: -60px;

  position: absolute;

  padding-left: 20px;

  width: 240px;

  background: #0a64b7;

  height: 40px;

  line-height: 40px;

  color: #ffffff;

  font-size: 22px;

  font-weight: bold;
}

.two .right .title span {
  margin-left: 10px;

  font-size: 20px;

  line-height: 0.7;

  font-weight: 100;

  color: rgba(255, 255, 255, 0.502);
}

.two .right p {
  margin-top: 90px;

  color: #666666;

  font-size: 14px;

  line-height: 2;

  padding: 0 40px;
}

.three {
  margin-top: 50px;
}

.three .title {
  text-align: center;

  position: relative;
}

.three .title h4 {
  color: #333333;

  font-size: 22px;

  font-weight: bold;
}

.three .title h4 span {
  color: #ffffff;

  font-weight: 100;

  background: #0d6dc6;

  height: 42px;

  line-height: 42px;

  padding: 0 20px;

  margin-right: 24px;
}

.three .title p {
  margin-top: 2px;

  font-size: 12px;

  color: #d8d8d8;

  line-height: 1.167;

  letter-spacing: 5px;

  margin: 0 auto;

  background: #ffffff;

  display: inline-block;

  padding: 0 10px;
}

.three .title .link {
  content: ' ';

  width: 100%;

  background: #e3e3e3;

  height: 1px;

  position: absolute;

  left: 0px;

  bottom: 7px;

  z-index: -1;
}

.three .bd {
  width: 1200px;

  margin: 0 auto;

  margin-top: 50px;
}

.three .bd ul li {
  float: left;

  margin-right: 40px;

  width: 270px;
}

.three .bd ul li .img-box {
  width: 100%;

  height: 200px;
}

.three .bd ul li .img-box img {
  width: 100%;

  height: 100%;
}

.three .bd ul li p {
  margin-top: 20px;

  color: #333333;

  font-size: 14px;

  text-align: center;
}

.three .bd ul li:hover p {
  background: #0d6dc6;

  color: #ffffff;
}

.three .bd ul li:last-child {
  margin-right: 0px;
}

.four {
  margin-top: 80px;

  background: url(../img/1_18.jpg) no-repeat center;

  height: 281px;

  min-width: 1200px;
}

.five {
  margin-top: 20px;
}

.five .left {
  width: 50%;

  float: left;
}

.five .left ul li {
  margin-bottom: 55px;
}

.five .left ul li .box-1 {
  float: left;

  width: 92px;

  height: 92px;

  line-height: 92px;

  text-align: center;

  font-size: 36px;

  color: #ffffff;

  font-weight: bold;

  background: url(../img/tp2.png) no-repeat;
}

.five .left ul li .box-2 {
  float: left;

  width: 429px;

  margin-left: 20px;
}

.five .left ul li .box-2 h4 {
  color: #333333;

  font-size: 20px;

  font-weight: bold;

  margin-top: 3px;
}

.five .left ul li .box-2 h4 span {
  font-size: 16px;

  font-weight: 100;
}

.five .left ul li .box-2 .link {
  background: #d5d5d5;

  height: 1px;

  width: 347px;

  margin-top: 15px;

  margin-bottom: 7px;
}

.five .left ul li .box-2 p {
  color: #737373;

  font-size: 12px;
}

.five .right {
  width: 50%;

  float: right;

  height: 388px;
}

.five .right .img-box {
  width: 100%;

  height: 100%;
}

.five .right .img-box img {
  width: 100%;

  height: 100%;
}

.six .title {
  text-align: center;

  position: relative;
}

.six .title h4 {
  display: inline-block;

  font-size: 22px;

  font-weight: bold;

  background: #0d6dc6;

  color: #ffffff;

  padding: 0 20px;
}

.six .title h4 span {
  color: #ffffff;

  font-weight: 100;

  height: 42px;

  line-height: 42px;

  margin-left: 20px;
}

.six .title h6 {
  color: #999999;

  font-size: 12px;

  margin-top: 20px;
}

.six .title p {
  color: #c8c8c8;

  margin-top: 2px;
}

.six .title .link {
  content: ' ';

  width: 100%;

  background: #e3e3e3;

  height: 1px;

  position: absolute;

  left: 0px;

  top: 23px;

  z-index: -1;
}

.six .bd {
  width: 1200px;

  margin: 0 auto;

  margin-top: 40px;
}

.six .bd ul li {
  float: left;

  margin-right: 40px;

  width: 270px;
}

.six .bd ul li .img-box {
  width: 100%;

  height: 370px;
}

.six .bd ul li .img-box img {
  width: 100%;

  height: 100%;
}

.six .bd ul li p {
  margin-top: 20px;

  color: #333333;

  font-size: 14px;

  text-align: center;
}

.six .bd ul li:hover p {
  background: #0d6dc6;

  color: #ffffff;
}

.six .bd ul li:last-child {
  margin-right: 0px;
}

.seven {
  margin: 60px 0;
}

.seven .left {
  float: left;

  width: 820px;
}

.seven .left .title {
  border-bottom: 1px solid #dcdcdc;

  padding-bottom: 5px;
}

.seven .left .title p {
  float: left;

  color: #333333;

  font-size: 22px;

  font-weight: bold;

  padding-left: 20px;

  border-left: 5px solid #0d6dc6;
}

.seven .left .title p span {
  font-weight: 100;

  padding-left: 10px;

  font-size: 20px;

  color: rgba(51, 51, 51, 0.502);
}

.seven .left .title a {
  float: right;

  color: #0a64b7;

  font-size: 12px;

  line-height: 29px;
}

.seven .left .bd {
  margin-top: 35px;
}

.seven .left .bd .c1 {
  float: left;

  width: 250px;

  height: 160px;
}

.seven .left .bd .c1 .img-box {
  width: 100%;

  height: 100%;
}

.seven .left .bd .c1 .img-box img {
  width: 100%;

  height: 100%;
}

.seven .left .bd .c2 {
  float: left;

  width: 270px;

  height: 160px;

  margin-left: 20px;

  padding-right: 30px;

  border-right: 1px dashed #d2d2d2;
}

.seven .left .bd .c2 h4 {
  font-size: 15px;

  color: #333333;

  font-weight: bold;
}

.seven .left .bd .c2 p {
  font-size: 12px;

  color: #888888;

  line-height: 2;

  margin: 20px 0 34px 0;
}

.seven .left .bd .c2 h6 {
  color: #afafaf;

  font-size: 12px;
}

.seven .left .bd .c2 h6 span {
  color: #0d6dc6;
}

.seven .left .bd .c3 {
  /* float: left; */

  /* width: 270px; */

  height: 160px;

  padding-left: 30px;
}

.seven .left .bd .c3 ul li {
  height: 34px;

  line-height: 31px;

  border-bottom: 1px dashed #d2d2d2;
}

.seven .left .bd .c3 ul li p {
  float: left;

  width: 80%;

  color: #000000;

  font-size: 14px;
}

.seven .left .bd .c3 ul li p .iconfont {
  font-size: 12px;

  color: #86b0d7;

  color: #0a64b7;

  margin-right: 5px;
}

.seven .left .bd .c3 ul li .a {
  float: right;

  color: #000000;

  font-size: 14px;
}

.seven .left .bd .c3 ul li:last-child {
  border-bottom: 0px;
}

.seven .right {
  float: right;
}

.seven .right .img-box {
  width: 339px;

  height: 224px;
}

.seven .right .img-box img {
  width: 100%;

  height: 100%;
}

.foot .box-1 {
  background: #0a64b7;

  height: 40px;

  line-height: 40px;
}

.foot .box-1 ul li {
  width: 10.2%;

  float: left;

  text-align: center;
}

.foot .box-1 ul li a {
  color: #fffefe;

  font-size: 16px;
}

.foot .box-2 {
  height: 158px;

  background: #3d3d3d;

  text-align: center;

  padding-top: 36px;
}

.foot .box-2 p {
  color: #cbcbcb;

  font-size: 13px;

  margin-bottom: 15px;
}

.foot .box-2 p span {
  color: #ffea00;

  font-size: 16px;

  font-weight: bold;
}

.foot .box-2 h6 {
  color: #7e7e7e;
}

.ny-box {
  margin-top: 60px;

  margin-bottom: 300px;
}

.ny-box .prod {
  float: left;

  width: 950px;

  padding-left: 50px;
}

.ny-box .prod .title {
  background: #f4f4f4;

  height: 50px;
}

.ny-box .prod .title .left {
  height: 100%;

  display: inline-block;
}

.ny-box .prod .title .left h4 {
  padding-left: 26px;

  height: 100%;

  line-height: 50px;

  display: inline-block;

  width: 180px;

  background: #0a64b7;

  color: #ffffff;

  font-size: 20px;

  font-weight: bold;
}

.ny-box .prod .title .left h4 span {
  font-size: 21px;

  margin-right: 15px;
}

.ny-box .prod .title .left p {
  padding-left: 20px;

  color: #d6d6d6;

  font-size: 20px;

  display: inline-block;
}

.ny-box .prod .title .right {
  line-height: 50px;

  display: inline-block;

  float: right;

  padding-right: 35px;
}

.ny-box .prod .title .right a {
  color: #0a64b7;

  font-size: 12px;
}

.ny-box .prod .bd {
  border: 1px solid #dcdcdc;

  border-top: 0px;

  padding: 40px 30px;

  padding-bottom: 0px;
}

.ny-box .prod .bd > ul li {
  margin-bottom: 40px;

  float: left;

  width: 260px;

  margin-right: 29px;
}

.ny-box .prod .bd > ul li .img-box {
  width: 100%;

  height: 200px;
}

.ny-box .prod .bd > ul li .img-box img {
  width: 100%;

  height: 100%;
}

.ny-box .prod .bd > ul li p {
  margin-top: 20px;

  color: #333333;

  font-size: 14px;

  text-align: center;
}

.ny-box .prod .bd > ul li:hover p {
  background: #0a64b7;

  color: #ffffff;
}

.ny-box .prod .bd > ul li:nth-child(3n + 3) {
  margin-right: 0px;
}

.ny-box .page {
  float: left;

  width: 950px;

  padding-left: 50px;
}

.ny-box .page .title {
  background: #f4f4f4;

  height: 50px;
}

.ny-box .page .title .left {
  height: 100%;

  display: inline-block;
}

.ny-box .page .title .left h4 {
  padding-left: 26px;

  height: 100%;

  line-height: 50px;

  display: inline-block;

  width: 180px;

  background: #0a64b7;

  color: #ffffff;

  font-size: 20px;

  font-weight: bold;
}

.ny-box .page .title .left h4 span {
  font-size: 21px;

  margin-right: 15px;
}

.ny-box .page .title .left p {
  padding-left: 20px;

  color: #d6d6d6;

  font-size: 20px;

  display: inline-block;
}

.ny-box .page .title .right {
  line-height: 50px;

  display: inline-block;

  float: right;

  padding-right: 35px;
}

.ny-box .page .title .right a {
  color: #0a64b7;

  font-size: 12px;
}

.ny-box .page .bd {
  border: 1px solid #dcdcdc;

  border-top: 0px;

  padding: 40px 30px;
}

.ny-box .news {
  float: left;

  width: 950px;

  padding-left: 50px;
}

.ny-box .news .title {
  background: #f4f4f4;

  height: 50px;
}

.ny-box .news .title .left {
  height: 100%;

  display: inline-block;
}

.ny-box .news .title .left h4 {
  padding-left: 26px;

  height: 100%;

  line-height: 50px;

  display: inline-block;

  width: 180px;

  background: #0a64b7;

  color: #ffffff;

  font-size: 20px;

  font-weight: bold;
}

.ny-box .news .title .left h4 span {
  font-size: 21px;

  margin-right: 15px;
}

.ny-box .news .title .left p {
  padding-left: 20px;

  color: #d6d6d6;

  font-size: 20px;

  display: inline-block;
}

.ny-box .news .title .right {
  line-height: 50px;

  display: inline-block;

  float: right;

  padding-right: 35px;
}

.ny-box .news .title .right a {
  color: #0a64b7;

  font-size: 12px;
}

.ny-box .news .bd {
  border: 1px solid #dcdcdc;

  border-top: 0px;

  padding: 40px 30px;
}

.ny-box .news .bd ul li {
  margin-bottom: 35px;
}

.ny-box .news .bd ul li .img-box {
  width: 245px;

  height: 140px;

  float: left;
}

.ny-box .news .bd ul li .img-box img {
  width: 100%;

  height: 100%;
}

.ny-box .news .bd ul li .text {
  float: left;

  width: 590px;

  padding-left: 40px;
}

.ny-box .news .bd ul li .text h4 {
  color: #333333;

  font-size: 16px;

  font-weight: bold;

  margin-top: 15px;
}

.ny-box .news .bd ul li .text p {
  font-size: 14px;

  color: #888888;

  line-height: 1.714;

  margin: 20px 0;
}

.ny-box .news .bd ul li .text h6 {
  font-size: 12px;

  color: #afafaf;
}

.ny-box .news .bd ul li .text h6 span {
  color: #0d6dc6;
}

.ny-box .news .bd ul li:last-child {
  margin-bottom: 0px;
}

.left-nav {
  float: left;

  width: 250px;
}

.left-nav .top {
  padding-top: 15px;

  height: 85px;

  text-align: center;

  background: #0a64b7;
}

.left-nav .top h4 {
  margin: 0 auto;

  width: 200px;

  color: #ffffff;

  font-size: 24px;

  font-weight: bold;

  padding-bottom: 5px;

  border-bottom: 1px solid;

  border-color: rgba(255, 255, 255, 0.302);
}

.left-nav .top p {
  padding-top: 5px;

  color: #ffffff;

  font-size: 12px;
}

.left-nav .hd {
  border: 2px solid #0a64b7;
}

.left-nav .hd ul {
  background: #f4f4f4;
}

.left-nav .hd ul li {
  margin: 0;

  padding: 0 5px;

  height: 45px;

  padding-top: 5px;

  color: #333333;

  font-size: 16px;

  border-bottom: 1px dashed #d2d2d2;
}

.left-nav .hd ul li p {
  height: 34px;

  line-height: 34px;

  padding: 0 5px;
}

.left-nav .hd ul li p .iconfont {
  font-size: 12px;

  color: #86b0d7;

  color: #0a64b7;

  margin-right: 15px;
}

.left-nav .hd ul li p .a {
  float: right;

  color: #b9b9b9;

  font-size: 12px;
}

.left-nav .hd ul li:hover p {
  background: #0a64b7;

  color: #ffffff;
}

.left-nav .bottom {
  margin-top: 12px;

  padding-right: 8px;

  height: 135px;

  width: 100%;

  padding-left: 15px;

  background: url(../img/2_09.jpg) center top/cover no-repeat;
}

.left-nav .bottom .phone .iconfont {
  color: #ffffff;

  vertical-align: middle;

  font-size: 63px;

  margin-right: 5px;
}

.left-nav .bottom .phone .box {
  margin-top: 21px;

  display: inline-block;

  vertical-align: middle;
}

.left-nav .bottom .phone .box p {
  color: #fffefe;

  font-size: 20px;

  text-align: left;
}

.left-nav .bottom .phone .box span {
  vertical-align: sub;

  color: #fff600;

  font-size: 16px;

  font-weight: bold;

  margin-left: -2px;
}

.left-nav .contact {
  width: 100%;

  height: 195px;

  padding: 0 30px;

  background: #f4f4f4;

  padding-top: 25px;
}

.left-nav .contact h4 {
  text-align: center;

  color: #0a64b7;

  font-size: 24px;

  font-weight: bold;

  margin-bottom: 10px;

  position: relative;
}

.left-nav .contact h4:after {
  content: ' ';

  width: 35px;

  height: 2px;

  position: absolute;

  background: #0a64b7;

  top: 15px;

  right: 0px;
}

.left-nav .contact h4:before {
  content: ' ';

  width: 35px;

  height: 2px;

  position: absolute;

  background: #0a64b7;

  top: 15px;

  left: 0px;
}

.left-nav .contact p {
  font-size: 13px;

  color: #707070;

  line-height: 1.8;
}

.paging {
  margin: 42px 0;
}

.paging ul {
  text-align: center;
}

.paging ul li {
  display: inline-block;

  vertical-align: top;

  width: 28px;

  height: 29px;

  border: 1px solid #e5e5e5;

  margin: 0 3px;
}

.paging ul li a {
  display: block;

  color: #000000;

  font-size: 14px;

  line-height: 29px;

  text-align: center;

  transition: all 0.5s;

  -o-transition: all 0.5s;

  -ms-transition: all 0.5s;

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;
}

.paging ul li.prev {
  background: #f6f6f6;

  border-color: #f6f6f6;
}

.paging ul li.prev a {
  color: #969696;

  line-height: 24px;
}

.paging ul li.next {
  background: #0a64b7;

  border-color: #0a64b7;
}

.paging ul li.next a {
  color: #ffffff;

  line-height: 24px;
}

.paging ul .num.on a,
.paging ul .num:hover a {
  color: #0a64b7;
}

.page .bd .img {
  text-align: center;
}

.page .bd img {
  max-width: 100%;
}

.six {
  margin-top: 50px;
}
