/* LESS Document */
table {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}
th,
td {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
html,
body {
  font-family: "Microsoft yahei";
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
}
div {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 12px;
}
ul,
dl {
  list-style-type: none;
}
li {
  vertical-align: top;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*html .clearfix {
  zoom: 1;
}
* + html .clearfix {
  zoom: 1;
}
img {
  border: none;
  vertical-align: top;
}
input,
textarea {
  font-family: "Microsoft yahei";
  font-size: 12px;
  color: #888;
  border: none;
  outline: medium none;
}
input,
textarea,
select {
  transition: 0.3s all ease-out;
}
input-placeholder {
  /* WebKit browsers */
  color: #666;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
}
input:focus {
  color: #333;
}
::selection {
  background: #3162ed;
  color: #fff;
}
::-moz-selection {
  background: #3162ed;
  color: #fff;
}
::-webkit-selection {
  background: #3162ed;
  color: #fff;
}
a {
  color: #666;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s all ease;
}
a:hover {
  color: #3162ed !important;
}
.img-auto {
  display: block;
  overflow: hidden;
}
.img-auto img {
  width: auto;
  height: auto;
  margin: 0px auto;
  transition: 600ms;
}
.img-auto img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pc {
  display: block;
}
.wap {
  display: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/*banner*/
.flexslider {
  position: relative;
  overflow: hidden;
  background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
  position: relative;
  z-index: 1;
}
.flex-control-nav {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}
.flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 40px;
  overflow: hidden;
  background: url(../images/dot.png) right 0 no-repeat;
  cursor: pointer;
}
.flex-control-nav .flex-active {
  background-position: 0 0;
}
.slides img {
  max-width: 100%;
}
.header .container {
  width: 1200px;
  margin: auto;
}
.header .container .left {
  width: 322px;
  height: 48px;
  padding-top: 30px;
}
.zs1 {
  font-size: 20px;
  line-height: 32px;
  color: #666;
  padding: 55px 0;
}
.zs1 span {
  display: block;
  text-align: right;
  padding-top: 50px;
}
.title {
  color: #3162ed;
  font-size: 32px;
  text-align: center;
  position: relative;
  height: 36px;
  margin-bottom: 60px;
}
.title:before {
  content: "";
  display: inline-block;
  border-bottom: 1px dashed #ccc;
  position: absolute;
  top: 18px;
  width: 100%;
  left: 0;
  z-index: -1;
}
.title span {
  background: #fff;
  height: 36px;
}
.title span:before {
  content: "";
  background: url(../images/wjx.png) no-repeat center center;
  width: 40px;
  height: 36px;
  display: inline-block;
  margin-right: 15px;
  margin-left: 20px;
  vertical-align: text-top;
}
.title span:after {
  content: "";
  background: url(../images/wjx.png) no-repeat center center;
  width: 40px;
  height: 36px;
  display: inline-block;
  margin-left: 15px;
  margin-right: 20px;
  vertical-align: text-top;
}
.zs2 {
  background: url(../images/bj5.png) no-repeat right bottom;
  padding-bottom: 62px;
}
.zs2 .zs3 {
  float: left;
  background: url(../images/bj4.png) no-repeat center center;
  padding: 30px 0;
}
.zs2 .zs3 ul li {
  float: left;
  padding-top: 65px;
}
.zs2 .zs3 ul li:nth-child(2) {
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.zs2 .zs4 {
  float: right;
  font-size: 18px;
  color: #666;
  line-height: 32px;
  width: 560px;
}
.zs5 {
  background: #fafafa;
  padding: 90px 0;
}
.zs6 {
  background: url(../images/bj6.png) no-repeat center top;
  background-size: cover;
  padding: 90px 0;
}
.zs6 ul li {
  float: left;
  border: 1px solid #ccc;
  width: 200px;
  height: 200px;
  border-radius: 6px;
  text-align: center;
  font-size: 14px;
  margin-left: 147px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.zs6 ul li img {
  width: 198px;
  height: 138px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.zs6 ul li span {
  display: block;
}
.zs6 ul li a {
  color: #666;
}
.zs6 ul li:hover {
  border-color: #3162ed;
}
.pad106 {
  margin-top: 106px;
}
.zs7 {
  background: #004db4 url(../images/bj3.png) no-repeat center center;
  height: 596px;
  color: #fff;
}
.zs7 .zs8 {
  font-size: 36px;
  text-align: center;
  padding: 60px 0;
}
.zs7 .zs9 {
  text-align: right;
  float: left;
  width: 50%;
  box-sizing: border-box;
  position: relative;
}
.zs7 .zs9 ul li {
  padding-bottom: 60px;
  padding-right: 80px;
  color: #c8d3f7;
}
.zs7 .zs9 ul li span {
  display: block;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.zs7 .zs9 ul li:last-child {
  padding-bottom: 20px;
}
.zs7 .zs9:before {
  content: "";
  display: block;
  position: absolute;
  right: -40px;
  top: 0;
  background: url(../images/icon1.png) no-repeat;
  width: 82px;
  height: 82px;
}
.zs7 .zs9:after {
  content: "";
  display: block;
  position: absolute;
  right: -40px;
  top: 130px;
  background: url(../images/icon2.png) no-repeat;
  width: 82px;
  height: 82px;
}
.zs7 .zs9.zs10 {
  text-align: left;
  padding-left: 80px;
}
.zs7 .zs9.zs10:before {
  right: inherit;
  left: -40px;
  top: 256px;
  background: url(../images/icon3.png) no-repeat;
}
.zs7 .zs9.zs10:after {
  display: none;
}
.zs11 {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #fff;
  border-radius: 15px;
  float: right;
  margin-right: 80px;
}
.zs11 a {
  color: #3162ed;
}
.zs12 {
  width: 50%;
}
.zs13 {
  line-height: 70px;
  text-align: center;
  font-size: 12px;
  background: #393939;
  color: #fff;
}
.swiper-container.honr {
  width: 100%;
  height: 100%;
  background: #3162ed;
}
.honr .swiper-slide {
  text-align: center;
  padding: 10px;
}
.banner {
  text-align: center;
}
.box {
  background: #f8fcfe;
}
.box2 {
  background: #fff;
}
.box3 {
  background: #f6f6f6;
}
.box_about {
  background: #f8fcfe url(../images/a_bj.png) no-repeat center bottom;
  min-height: 1000px;
}
.cen_left {
  float: left;
  width: 260px;
  background: #fff;
  min-height: 300px;
  margin-bottom: 100px;
  margin-top: 46px;
}
.cen_left .left_title {
  position: relative;
}
.cen_left .left_title:before {
  content: "";
  display: block;
  height: 64px;
  width: 100%;
  background: #21343e;
}
.cen_left .left_title h6 {
  width: 80%;
  margin: auto;
  background: #ff6f00;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
}
.cen_left .left_title h6 span {
  display: block;
  line-height: 28px;
  font-size: 14px;
  background: #ff8f2c;
}
.cen_left ul {
  margin-top: 50px;
}
.cen_left ul li {
  width: 90%;
  margin: auto;
  text-align: center;
  line-height: 48px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
}
.cen_left ul li a.on {
  color: #3162ed;
}
.cen_left ul.pronav li {
  text-align: left;
  position: relative;
}
.cen_left ul.pronav li:after {
  content: "";
  display: block;
  background: url(../images/pronav.png) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 2px;
  top: 16px;
}
.cen_right {
  float: right;
  background: #fff;
  width: 886px;
  min-height: 300px;
  margin-top: 46px;
  margin-bottom: 100px;
  box-sizing: border-box;
  padding: 20px;
  font-size: 15px;
  line-height: 28px;
}
.cen_right.proright {
  border: 1px solid #eee;
}
.mbx {
  border-bottom: 1px solid #eee;
  color: #666;
  line-height: 42px;
  position: relative;
  padding-left: 15px;
}
.mbx:before {
  content: "";
  display: block;
  width: 3px;
  height: 14px;
  background: #ff6f00;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 14px;
}
.mbx span {
  background: url(../images/home.png) no-repeat left center;
  padding-left: 20px;
}
.mbx span a {
  color: #3162ed;
}
.centent {
  color: #666;
  padding: 80px 0;
}
.centent p {
  padding: 20px 0;
}
.foot {
  background: #1b2d37;
  padding: 36px 0;
  color: #fff;
  font-size: 18px;
}
.foot a {
  color: #d6dbe0;
}
.foot .foot1 {
  border-bottom: 1px solid #0f232b;
  padding-bottom: 36px;
}
.foot .foot1 ul li {
  display: inline-block;
  padding-right: 100px;
}
.foot .foot2 {
  padding: 36px 0;
  line-height: 34px;
  border-bottom: 1px solid #0f232b;
}
.foot .foot2 span {
  display: inline-block;
  padding-right: 20px;
}
.foot .foot2 a {
  padding-right: 30px;
}
.foot .foot3 {
  opacity: .6;
  padding-top: 36px;
}
.prolist ul li {
  float: left;
  text-align: center;
  margin-bottom: 50px;
  width: 370px;
}
.prolist ul li img {
  width: 368px;
  height: 261px;
  border: 1px solid #eee;
}
.prolist ul li h6 {
  font-size: 24px;
  color: #333;
  margin-top: 50px;
  line-height: 38px;
}
.prolist ul li h6 a {
  color: #333;
}
.prolist ul li span {
  display: block;
  font-size: 24px;
  width: 220px;
  height: 46px;
  line-height: 46px;
  margin: 35px auto;
  border: 1px solid #eee;
}
.prolist ul li:nth-child(even) {
  margin-left: 100px;
}
.prolist ul li:hover img {
  border-color: #3162ed;
}
.prolist ul li:hover h6 a {
  color: #3162ed;
}
.prolist ul li:hover span {
  border-color: #3162ed;
  background: #3162ed;
}
.prolist ul li:hover span a {
  color: #fff;
}
.line {
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 30px;
}
.centent2 {
  padding-top: 30px;
  padding-bottom: 10px;
}
.title2 {
  font-size: 30px;
  color: #000;
  text-align: center;
  padding: 70px 0;
}
.info h3 {
  font-size: 24px;
  color: #333;
}
.nobj {
  background: none;
}
.bigimg {
  width: 500px;
  border: 1px solid #eee;
  margin: auto;
  text-align: center;
}
.hgmap-li {
  margin-top: 150px;
  margin-bottom: 30px;
  border-bottom: 3px solid #a7aaae;
}
.hgmap-li ul li {
  display: inline-block;
  padding: 0 27px;
  cursor: pointer;
  font-size: 15px;
  line-height: 36px;
  border-left: 1px solid #a7aaae;
  border-right: 1px solid #a7aaae;
  border-top: 1px solid #a7aaae;
  background: #fff;
  margin-right: 10px;
}
.hgmap-li ul li:hover,
.hgmap-li ul li.show {
  color: #fff;
  background: #3162ed;
  border-color: #3162ed;
}
.qiehuan {
  display: none;
}
.qiehuan.show {
  display: block;
  min-height: 300px;
}
.rtu {
  float: left;
  width: 48%;
  margin-left: 2%;
}
.rtu ul li {
  list-style: disc;
  line-height: 38px;
}
.pag {
  text-align: center;
}
.pag a {
  display: inline-block;
  padding: 0 10px;
  border: 1px solid #eee;
  line-height: 32px;
  margin: 30px 10px;
}
.pag2 {
  padding-top: 50px;
  padding-bottom: 20px;
}
.pag2 a {
  color: #fd5f39;
}
.pag2 span {
  display: block;
  padding-top: 20px;
}
.jjfa ul li {
  text-align: left;
  position: relative;
}
.jjfa ul li:hover:after,
.jjfa ul li a.on:after {
  content: "";
  display: block;
  width: 4px;
  height: 15px;
  background: #3162ed;
  position: absolute;
  right: 0;
  top: 15px;
}
