@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_8r8454dz9mn.eot');
  src: url('//at.alicdn.com/t/font_971715_8r8454dz9mn.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.woff') format('woff'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.svg#iconfont') format('svg');
}
.iconfont {
  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;
}
.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;
  table-layout: fixed;
}
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;
}
.head .cont {
  height: 100%;
}
.head .cont .head-box {
  height: 130px;
}
.head .cont .head-box .logo {
  width: 463px;
  height: 65px;
  float: left;
  margin-top: 27px;
  margin-right: 20px;
}
.head .cont .head-box .logo img {
  width: 100%;
  height: 100%;
}
.head .cont .head-box .n1 {
  float: left;
  margin-top: 38px;
  padding-left: 20px;
  border-left: 1px solid #333333;
}
.head .cont .head-box .n1 h4 {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
}
.head .cont .head-box .n1 p {
  color: #333333;
  font-size: 18px;
}
.head .cont .head-box .er {
  float: left;
  margin-top: 25px;
  margin-left: 48px;
}
.head .cont .head-box .er img {
  width: 75px;
  height: 75px;
}
.head .cont .head-box .phone {
  float: right;
  margin-top: 37px;
}
.head .cont .head-box .phone img {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 37px;
  margin-right: 5px;
}
.head .cont .head-box .phone .text {
  display: inline-block;
  vertical-align: middle;
}
.head .cont .head-box .phone .text h4 {
  color: #666666;
  font-size: 14px;
}
.head .cont .head-box .phone .text h4 span {
  color: #666666;
  margin-left: 5px;
}
.head .cont .head-box .phone .text p {
  font-size: 24px;
  color: #e99100;
  line-height: 1.292;
  font-weight: bold;
}
.head .nav {
  height: 50px;
  line-height: 50px;
  background: #014199;
}
.head .nav ul li {
  display: inline-block;
  width: 12.1%;
  text-align: center;
  border-top: 2px solid #014199;
}
.head .nav ul li h3 {
  font-size: 16px;
}
.head .nav ul li h3 a {
  color: #ffffff;
}
.head .nav ul li:hover {
  background: #FFFFFF;
}
.head .nav ul li:hover a {
  color: #014199;
}
.head .nav ul .on {
  background: #FFFFFF;
}
.head .nav ul .on a {
  color: #014199;
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 42px;
  color: rgba(51, 51, 51, 0.122);
  font-weight: bold;
}
.title h5 {
  margin-top: -35px;
  font-size: 42px;
  color: #165ab7;
  font-weight: bold;
}
.title h5 span {
  color: #ffc600;
}
.title p {
  font-size: 16px;
  color: #666666;
  line-height: 2.25;
  position: relative;
}
.title p::after {
  content: ' ';
  width: 128px;
  height: 1px;
  background: #c2c2c1;
  position: absolute;
  right: 19%;
  top: 18px;
}
.title p::before {
  content: ' ';
  width: 128px;
  height: 1px;
  background: #c2c2c1;
  position: absolute;
  left: 19%;
  top: 18px;
}
.banner {
  position: relative;
  width: 100%;
  height: 580px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 580px;
}
.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: 4%;
  left: 49%;
}
.banner .hd ul li {
  width: 12px;
  height: 12px;
  border: 1px solid #FFFFFF;
  background: transparent;
  margin: 0 7px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.banner .hd ul .on {
  width: 20px;
  height: 20px;
  background: #FFFFFF;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 430px;
  overflow: hidden;
  min-width: 1200px;
  z-index: -1;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 430px;
}
.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 {
  background: #eeeeee;
  height: 62px;
}
.one p {
  float: left;
  color: #666666;
  line-height: 62px;
  font-size: 14px;
}
.one p a {
  color: #666666;
  margin-right: 20px;
}
.one p span {
  color: #165ab7;
}
.one .search {
  float: right;
  margin-top: 16px;
}
.one .search input {
  width: 240px;
  height: 30px;
  padding-left: 27px;
  display: inline-block;
  vertical-align: middle;
}
.one .search button {
  border: 0px;
  background-color: #165ab7;
  width: 46px;
  height: 30px;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
}
.two {
  margin-top: 67px;
}
.two .left {
  width: 279px;
  float: left;
}
.two .left .top {
  border: 1px solid #165ab7;
}
.two .left .top .u-title {
  background: url(../images/xz.png) no-repeat;
  width: 100%;
  height: 106px;
  text-align: center;
}
.two .left .top .u-title h4 {
  color: #e2b339;
  font-size: 60px;
  display: inline-block;
  vertical-align: middle;
}
.two .left .top .u-title .text {
  display: inline-block;
  vertical-align: middle;
}
.two .left .top .u-title .text h5 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
.two .left .top .u-title .text p {
  color: #ffffff;
  font-size: 15px;
}
.two .left .top ul {
  padding: 15px 20px 28px 20px;
}
.two .left .top ul li {
  margin-bottom: 17px;
  background: #165ab7;
  height: 46px;
  line-height: 46px;
  text-align: center;
}
.two .left .top ul li a {
  color: #ffffff;
  font-size: 16px;
}
.two .left .top ul li a span {
  margin-right: 10px;
}
.two .left .top ul li:hover {
  background: #e99100;
}
.two .left .button {
  background: url(../images/03.jpg) no-repeat;
  height: 157px;
  margin-top: 35px;
  padding: 0 11px;
  padding-top: 12px;
}
.two .left .button .b1 {
  padding-bottom: 11px;
  border-bottom: 1px solid #5182c5;
}
.two .left .button .b1 span {
  color: #ffc600;
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.two .left .button .b1 .text {
  display: inline-block;
  vertical-align: middle;
}
.two .left .button .b1 .text h4 {
  color: #ffffff;
  font-size: 15px;
}
.two .left .button .b1 .text p {
  margin-top: 0px;
  color: #ffc600;
  font-size: 24px;
  font-weight: bold;
}
.two .left .button p {
  margin-top: 11px;
  color: #ffffff;
  font-size: 15px;
}
.two .right {
  width: 890px;
  float: right;
}
.two .right .bt {
  height: 47px;
  line-height: 44px;
}
.two .right .bt p {
  font-size: 18px;
  color: #ffffff;
  background-color: #165ab7;
  width: 280px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.two .right .bt .more {
  display: inline-block;
  vertical-align: middle;
  background: #e6e6e6;
  height: 100%;
  width: 610px;
  text-align: right;
  padding-right: 20px;
  margin-left: -5px;
}
.two .right .u-bd {
  margin-top: 28px;
}
.two .right .u-bd ul li {
  width: 278px;
  float: left;
  margin-right: 28px;
  margin-bottom: 35px;
}
.two .right .u-bd ul li .img-box {
  width: 100%;
  height: 233px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
.two .right .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.two .right .u-bd ul li p {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-top: 0px;
}
.two .right .u-bd ul li:hover {
  background: #165ab7;
}
.two .right .u-bd ul li:hover .img-box {
  border: 1px solid #165ab7;
}
.two .right .u-bd ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.two .right .u-bd ul li:hover p {
  border: 1px solid #165ab7;
  color: #FFFFFF;
}
.two .right .u-bd ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.three {
  background: url(../images/2_02.jpg) no-repeat center;
  height: 245px;
  margin-top: 10px;
  position: relative;
}
.three p {
  position: absolute;
  left: 51%;
  top: 66%;
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.356;
}
.four {
  margin-top: 90px;
  background: url(../images/1_17.jpg) no-repeat center;
  height: 679px;
}
.four .u-bd {
  margin-top: 50px;
}
.four .u-bd ul li {
  border-width: 1px;
  border-color: #e3e3e3;
  border-style: solid;
  background-color: #f7f7f7;
  width: 280px;
  height: 312px;
  padding: 0 35px;
  float: left;
  margin-right: 24px;
}
.four .u-bd ul li .img {
  background: url(../images/1.png) no-repeat;
  height: 107px;
  width: 93px;
  margin: 28px auto;
}
.four .u-bd ul li h4 {
  font-size: 24px;
  color: #535252;
  font-weight: bold;
  line-height: 1.5;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 18px;
  text-align: center;
}
.four .u-bd ul li h4 span {
  font-size: 24.71px;
  color: rgba(102, 102, 102, 0.2);
  line-height: 1.457;
  margin-right: 10px;
}
.four .u-bd ul li p {
  font-size: 14px;
  color: #666666;
  line-height: 1.429;
  text-align: center;
}
.four .u-bd ul li:nth-child(2) .img {
  background: url(../images/2.png) no-repeat;
}
.four .u-bd ul li:nth-child(3) .img {
  background: url(../images/3.png) no-repeat;
}
.four .u-bd ul li:nth-child(4) .img {
  background: url(../images/4.png) no-repeat;
}
.four .u-bd ul li:hover {
  background: #165ab7;
}
.four .u-bd ul li:hover .img {
  background: url(../images/11.png) no-repeat;
}
.four .u-bd ul li:hover h4 {
  color: #ffffff;
}
.four .u-bd ul li:hover h4 span {
  color: rgba(255, 255, 255, 0.2);
}
.four .u-bd ul li:hover p {
  color: rgba(255, 255, 255, 0.702);
}
.four .u-bd ul li:nth-child(2):hover .img {
  background: url(../images/22.png) no-repeat;
}
.four .u-bd ul li:nth-child(3):hover .img {
  background: url(../images/33.png) no-repeat;
}
.four .u-bd ul li:nth-child(4):hover .img {
  background: url(../images/44.png) no-repeat;
}
.four .u-bd ul li:last-child {
  margin-right: 0px;
}
.five {
  background: url(../images/1_18.jpg) no-repeat center;
  height: 992px;
  padding-top: 75px;
}
.five .title h4 {
  color: rgba(255, 255, 255, 0.122);
}
.five .title h5 {
  color: #FFFFFF;
}
.five .title p {
  color: #FFFFFF;
}
.five .u-bd {
  margin-top: 55px;
}
.five .u-bd ul li {
  width: 285px;
  float: left;
  margin-bottom: 32px;
  margin-right: 18px;
  height: 254px;
}
.five .u-bd ul li .img-box {
  height: 223px;
  position: relative;
  transition: all 0.4s;
}
.five .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.five .u-bd ul li .img-box .make {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 0px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  transition: all 0.4s;
  overflow: hidden;
}
.five .u-bd ul li .img-box .make h4 {
  margin-top: 135px;
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px 15px;
  border: 1px solid #fff;
  display: inline-block;
}
.five .u-bd ul li .img-box .make h5 {
  color: #ffffff;
  font-size: 18px;
  transition: all 0.4s;
  margin-top: 10px;
}
.five .u-bd ul li p {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  background: #f7f7f7;
  border: 1px solid #e3e3e3;
  overflow: hidden;
}
.five .u-bd ul li:hover .img-box {
  height: 100%;
  transition: all 0.4s;
}
.five .u-bd ul li:hover .img-box .make {
  height: 100%;
  transition: all 0.4s;
}
.five .u-bd ul li:hover p {
  display: none;
}
.five .u-bd ul li:nth-child(1) {
  width: 590px;
}
.five .u-bd ul li:nth-child(3) {
  margin-right: 0px;
}
.five .u-bd ul li:nth-child(6) {
  width: 590px;
  margin-right: 0px;
}
.six {
  background: url(../images/1_19.jpg) no-repeat center;
  height: 720px;
  padding-top: 75px;
}
.six .title h4 {
  color: rgba(255, 255, 255, 0.122);
}
.six .title h5 {
  color: #FFFFFF;
}
.six .title p {
  color: #FFFFFF;
}
.six .u-bd {
  margin-top: 110px;
  background: #FFFFFF;
  height: 327px;
  padding-left: 650px;
  padding-top: 75px;
  position: relative;
}
.six .u-bd img {
  width: 590px;
  height: 390px;
  position: absolute;
  top: -53px;
  left: 30px;
}
.six .u-bd p {
  text-indent: 2em;
  font-size: 16px;
  color: #00121d;
  line-height: 2.25;
  padding-right: 30px;
}
.six .u-bd .more {
  width: 163px;
  height: 32px;
  background: #165ab7;
  text-align: center;
  line-height: 32px;
  margin-top: 48px;
}
.six .u-bd .more a {
  font-size: 15px;
  color: #ffffff;
}
.seven {
  background: #f8f8f8;
  padding: 70px 0 100px 0;
}
.seven .u-bd {
  margin-top: 50px;
}
.seven .u-bd .left {
  width: 654px;
  float: left;
  background: #165ab7;
  padding: 20px;
  padding-bottom: 53px;
}
.seven .u-bd .left .slideBox1 {
  position: relative;
}
.seven .u-bd .left .slideBox1 .bd ul li .img-box {
  width: 100%;
  height: 336px;
}
.seven .u-bd .left .slideBox1 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.seven .u-bd .left .slideBox1 .bd ul li .text h4 {
  font-size: 18px;
  color: #ffffff;
  line-height: 2;
  margin: 23px 0;
}
.seven .u-bd .left .slideBox1 .bd ul li .text h4 span {
  color: #FFFFFF;
  float: right;
}
.seven .u-bd .left .slideBox1 .bd ul li .text p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.651);
  line-height: 1.786;
}
.seven .u-bd .left .slideBox1 .hd {
  position: absolute;
  bottom: -7%;
  left: 45%;
}
.seven .u-bd .left .slideBox1 .hd ul li {
  width: 12px;
  height: 12px;
  border: 1px solid #FFFFFF;
  background: transparent;
  margin: 0 7px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.seven .u-bd .left .slideBox1 .hd ul .on {
  width: 20px;
  height: 20px;
  background: #FFFFFF;
}
.seven .u-bd .right {
  width: 531px;
  float: right;
}
.seven .u-bd .right ul li {
  background-color: #ffffff;
  width: 531px;
  height: 123px;
  padding: 18px;
  margin-bottom: 16px;
}
.seven .u-bd .right ul li .text {
  float: left;
  width: 327px;
}
.seven .u-bd .right ul li .text h4 {
  font-size: 18px;
  color: #333333;
  line-height: 2;
}
.seven .u-bd .right ul li .text p {
  font-size: 14px;
  color: #999999;
  line-height: 1.7;
}
.seven .u-bd .right ul li .img-box {
  width: 160px;
  height: 88px;
  float: right;
}
.seven .u-bd .right ul li .img-box img {
  width: 100%;
  height: 100%;
}
.eight {
  background: url(../images/1_21.jpg) no-repeat center;
  height: 268px;
}
.eight .c1 {
  float: left;
  margin-top: 77px;
}
.eight .c1 img {
  width: 140px;
  height: 140px;
}
.eight .c1 p {
  display: inline-block;
  font-size: 14px;
  color: #dfdfdf;
  line-height: 2;
  margin-left: 20px;
}
.eight .c2 {
  float: right;
  margin-top: 120px;
  margin-right: 50px;
}
.eight .c2 p {
  color: #dfdfdf;
  font-size: 15px;
}
.eight .c2 p span {
  color: #ffba00;
  font-size: 20px;
  font-weight: bold;
}
.eight .c3 {
  float: right;
  margin-top: 120px;
}
.eight .c3 p {
  font-size: 15px;
  color: #dfdfdf;
  line-height: 2;
}
.foot {
  background: #165ab7;
  height: 128px;
  text-align: center;
  padding-top: 30px;
}
.foot p {
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 5px;
}
.foot p a {
  color: #ffffff;
}
