﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
  
}
body{
  min-width: 1200px;
  overflow-x: auto;
  margin-top:146px;
}
.header{
      position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
.clear{
	clear:both;
}
.tuzs{
  padding: 0 20px;
}
.tuzs2{
       overflow: hidden;
}
.tuzs2 ul li{
 
}
.tuzs2 ul{
   width:100% !important;
}
.tuzs2 ul li img{
   width:100% !important;
}
.slide_1{
   cursor: inherit !important;
}
a {
  text-decoration: none;
  color: #333;
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #333;
}
a:active {
  text-decoration: none;
}
img {
  width: 100%;
}
ul > li {
  list-style-type: none;
}
button:hover {
  cursor: pointer;
}
button:focus {
  outline: 0;
}
button:active {
  outline: 0;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.fn {
  float: none;
}
.noLi {
  list-style-type: none;
}
.f0 {
  font-size: 0px;
}
.f12 {
  font-size: 1.2rem;
}
.f14 {
  font-size: 1.4rem;
}
.f16 {
  font-size: 1.6rem;
}
.f18 {
  font-size: 1.8rem;
}
.f20 {
  font-size: 2rem;
}
.f22 {
  font-size: 2.2rem;
}
.f24 {
  font-size: 2.4rem;
}
.nf {
  font-family: Arial, "microsoft yahei";
}
.cf {
  clear: both;
}
.full-pic {
  width: 100%;
}
.container {
  width: 1170px;
  margin-left: 15px;
  margin-right: 15px;
  margin: 0 auto;
}
/* .slide_1 .swiper-slide img {
  width: auto !important;
  max-width: 100%;
  -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
      -ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
          transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  -webkit-transition: all 0.4s ease 1.2s;
  -o-transition: all 0.4s ease 1.2s;
  transition: all 0.4s ease 1.2s;
}
.slide_1 .swiper-slide.swiper-slide-active img {
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
      -ms-transform: matrix(1, 0, 0, 1, 0, 0);
          transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transition-delay: 0.4s !important;
       -o-transition-delay: 0.4s !important;
          transition-delay: 0.4s !important;
  -webkit-transition: all 5.0s ease;
  -o-transition: all 5.0s ease;
  transition: all 5.0s ease;
  position: relative;
  z-index: 2;
} */

.page {
  text-align: center;
  margin-top: 10px;
 font-size: 14px;
}
.pages ul .page-active a {
  background: #0072BC;
  color: #fff;
}
.page > span {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  font-size: 16px;
  margin-right: 10px;
  background-color: #3473c5;
  color: #fff;
}
.page > a {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #d6d6d6;
  margin-right: 10px;
  color: #666;
}
.page > a:first-child {
  width: auto;
  padding: 0 1%;
  margin-right: 20px;
}
.page > a:last-child {
  width: auto;
  padding: 0 1%;
  margin-left: 10px;
}
.page > a a.active {
  background-color: #0d87bb;
}
.my-map#container {
  width: 100%;
  height: 450px;
  margin: 0 auto;
  position: static;
}
.my-map#container img {
  width: auto !important;
}
.my-map#container .icon {
  background: url(../images/marker.png) no-repeat;
}
.my-map#container .icon-cir {
  height: 31px;
  width: 28px;
}
.my-map#container .icon-cir-red {
  background-position: -11px -5px;
}
.amap-container {
  height: 100%;
}
.path {
  background: #f9f9f9;
  border-bottom: 2px solid #e8e8e8;
}
.path > ul {
  font-size: 0;
}
.path > ul > li {
  position: relative;
  width: 165px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #e8e8e8;
}
.path > ul > li > a {
  font-size: 16px;
  line-height: 60px;
}
.path > ul > li.active {
  background: #3473c5;
}
.path > ul > li.active:after{
  content: '';
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #3473c5;
}
.path > ul > li.active a{
  color: #fff;
}
.path > ul > li:hover {
  background: #3473c5;
}
.path > ul > li:hover a{
  color: #fff;
}
.path > ul > li:first-child > a {
  background: url(../images/home.png) no-repeat left center;
  padding-left: 25px;
}
.ban {
  font-size: 0;
  width: 100%;
}
.ban > img{
  width: 100%;
}
.s_line {
  position: relative;
  z-index: 1;
  width: 45px;
  height: 2px;
  background-color: #3473c5;
  display: block;
}
.contents.index {
  background-color: #f9f9f9;
}
.contents.index > .c1 {
  background: url(../images/index_21.jpg) no-repeat top center;
  height: 340px;
}
.contents.index > .c1 > .container > .title {
  width: 270px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  padding-left: 40px;
  background: #3473c5;
  margin-left: 470px;
}
.contents.index > .c1 > .container > .b1 {
  float: left;
}
.contents.index > .c1 > .container > .b1 > .txt {
  height: 230px;
}
.contents.index > .c1 > .container > .b1 > .txt > img {
  margin-bottom: 3px;
}
.contents.index > .c1 > .container > .b1 > .txt > p {
  width: 470px;
  line-height: 180%;
  font-size: 16px;
  margin-top: 10px;
  font-family: Arial, "microsoft yahei";
  color: #999;
}
.contents.index > .c1 > .container > .b1 > .txt > h1 {
  font-size: 24px;
  font-weight: normal;
  font-family: Arial, "microsoft yahei";
}
.contents.index > .c1 > .container > .b1 > .txt > h1 > span {
  color: #3473c5;
  border-bottom: 2px solid #3473c5;
  line-height: 50px;
  height: 50px;
  display: inline-block;
}
.contents.index > .c1 > .container > .b1 > a {
  display: inline-block;
  text-align: center;
  background: #3473c5;
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  margin-left: 290px;
}
.contents.index > .c1 > .container > .b1 > a > span {
  padding-right: 22px;
  background: url(../images/more_h.png) no-repeat right center;
}
.contents.index > .c1 > .container > .b2 {
  min-height: 240px;
  float: left;
  height: 225px;
  padding: 41px 0 0 25px;
}
.contents.index > .c1 > .container > .b2 > h1 {
  font-size: 24px;
  font-weight: normal;
  font-family: Arial, "microsoft yahei";
}
.contents.index > .c1 > .container > .b2 > h1 > span {
  color: #3473c5;
  border-bottom: 2px solid #3473c5;
  line-height: 50px;
  height: 50px;
  display: inline-block;
}
.contents.index > .c1 > .container > .b2 > .send {
  font-size: 0px;
  margin-top: 25px;
}
.contents.index > .c1 > .container > .b2 > .send input {
  border: 1px solid #d6d6d6;
  border-right: 0;
  width: 242px;
  height: 48px;
  line-height: 48px;
  padding-left: 25px;
  vertical-align: top;
}
.contents.index > .c1 > .container > .b2 > .send input:focus {
  outline: 0;
}
.contents.index > .c1 > .container > .b2 > .send input:-moz-placeholder {
  color: #c8c8c8;
  font-size: 16px;
}
.contents.index > .c1 > .container > .b2 > .send input::-moz-placeholder {
  color: #c8c8c8;
  font-size: 16px;
}
.contents.index > .c1 > .container > .b2 > .send input:-ms-input-placeholder {
  color: #c8c8c8;
  font-size: 16px;
}
.contents.index > .c1 > .container > .b2 > .send input::-webkit-input-placeholder {
  color: #c8c8c8;
  font-size: 16px;
}
.contents.index > .c1 > .container > .b2 > .send button {
  width: 100px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-family: Arial, "microsoft yahei";
  font-size: 16px;
  border: 0;
  background-color: #3473c5;
  vertical-align: top;
}
.contents.index > .c1 > .container > .b2 > p {
  margin-top: 15px;
  color: #999;
  font-family: Arial, "microsoft yahei";
  font-size: 16px;
}
.contents.index > .c2 {
  margin-top: 60px;
}
.contents.index > .c2 > .container > .title {
  position: relative;
  background: #fff;
  font-size: 0px;
  border-bottom: 5px solid #3473c5;
}
.contents.index > .c2 > .container > .title > .h {
  width: 149px;
  height: 146px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  position: relative;
  padding-left: 30px;
}
.contents.index > .c2 > .container > .title > .h > h1 {
  position: relative;
  z-index: 1;
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
}
.contents.index > .c2 > .container > .title > .h > h1 > span {
  color: #3473c5;
}
.contents.index > .c2 > .container > .title > .h > p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.contents.index > .c2 > .container > .title > .h:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 125px;
  height: 100%;
  z-index: 0;
}
.contents.index > .c2 > .container > .title > .p_box {
  display: inline-block;
  vertical-align: middle;
  width: 990px;
  margin-right: 0;
}
.contents.index > .c2 > .container > .title > .p_box > ul {
  overflow: hidden;
  margin-top: 24px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li {
  width: 81px;
  text-align: center;
  margin: 0 15px;
  cursor: pointer;
  float: left;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li > a {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li > a > p > span {
  display: inline-block;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li > a > p > span.cir {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li > a > p > span.cir > i {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li > a > p > span.pic {
  width: 48px;
  height: 49px;
  background: url(../images/icon2_031.png) no-repeat;
  margin: 0 auto;
  margin-top: 27px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li > a > p:last-child {
  color: #999;
  font-size: 14px;
  margin-top: 27px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:after {
  content: '';
  display: inline-block;
  border-bottom: 15px solid transparent;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:nth-child(1) > a > p > span.pic {
  background-position: 0 -78px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:nth-child(2) > a > p > span.pic {
  background-position: -200px -78px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:nth-child(3) > a > p > span.pic {
  background-position: -400px -78px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:nth-child(4) > a > p > span.pic {
  background-position: -600px -78px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:nth-child(5) > a > p > span.pic {
  background-position: -800px -78px;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:hover > a > p > span.cir {
  background-color: #f5f6f8;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:hover > a > p > span.cir > i {
  background-color: #3473c5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li:hover > a > p > span.pic {
  background-position-y: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li.active > a > p > span.cir {
  background-color: #f5f6f8;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li.active > a > p > span.cir > i {
  background-color: #3473c5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li.active > a > p > span.pic {
  background-position-y: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contents.index > .c2 > .container > .title > .p_box > ul > li.active:after {
  border-bottom-color: #3473c5;
}
.contents.index > .c2 > .container > .cnt > li {
  display: none;
  background: #fff;
  padding: 58px 0;
  overflow: hidden;
}
.contents.index > .c2 > .container > .cnt > li > a {
  width: 370px;
  display: block;
  float: left;
  margin-right: 30px;
}
.contents.index > .c2 > .container > .cnt > li > .txt {
  width: 700px;
  float: left;
  height: 255px;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.contents.index > .c2 > .container > .cnt > li > .txt > h1 {
  font-size: 18px;
  color: #3473c5;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c5c5c5;
  font-weight: normal;
}
.contents.index > .c2 > .container > .cnt > li > .txt > p {
  font-size: 14px;
  color: #666;
  line-height: 170%;
  margin-top: 25px;
  margin-bottom: 55px;
}
.contents.index > .c2 > .container > .cnt > li > .txt > a {
  display: block;
  width: 160px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #3473c5;
}
.contents.index > .c2 > .container > .cnt > li > .txt > a > span {
  color: #fff;
  font-size: 16px;
  padding-right: 16px;
  background: url(../images/more_h.png) no-repeat right center;
}
.contents.index > .c2 > .container > .cnt > li:first-child {
  display: block;
}
.contents.index > .c3 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.contents.index > .c3 > .container > .h {
  background: #f9f9f9;
  width: 100%;
  height: 180px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  position: relative;
  padding-left: 30px;
  background: url('../images/index_h.jpg') no-repeat left center;
}
.contents.index > .c3 > .container > .h > h1 {
  position: relative;
  z-index: 1;
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  margin-top: 40px;
}
.contents.index > .c3 > .container > .h > h1 > span {
  color: #3473c5;
}
.contents.index > .c3 > .container > .h > p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.contents.index > .c3 > .container > .b {
  padding-top: 60px;
  background: #fff;
}
.contents.index > .c3 > .container > .b > ul {
  overflow: hidden;
}
.contents.index > .c3 > .container > .b > ul > li {
  width: 214px;
  height: 269px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 55px;
  float: left;
}
.contents.index > .c3 > .container > .b > ul > li > a {
  display: block;
  position: relative;
  font-size: 0px;
}
.contents.index > .c3 > .container > .b > ul > li > a > img {
  border: 2px solid #eeeff1;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.contents.index > .c3 > .container > .b > ul > li > a > span {
  background-color: #f5f6f8;
  display: block;
  text-align: center;
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  margin-top: 5px;
}
.contents.index > .c3 > .container > .b > ul > li:hover > a > img {
  border-color: #3473c5;
}
.contents.index > .c3 > .container > .b > ul > li:hover > a > span {
  background-color: #3473c5;
  color: #fff;
}
.contents.index > .c3 > .container > .b > div > section {
  position: relative;
  display: none;
  background: #3473c5 url(../images/index_39.png) no-repeat left 2px top 2px;
  padding: 45px 0 60px 20px;
  overflow: hidden;
}
.contents.index > .c3 > .container > .b > div > section .l {
  width: 550px;
  float: left;
}
.contents.index > .c3 > .container > .b > div > section .l > h1 {
  font-size: 18px;
  color: #fff;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c5c5c5;
  font-weight: normal;
}
.contents.index > .c3 > .container > .b > div > section .l > p {
  color: #eaeaea;
  font-size: 14px;
  line-height: 170%;
  margin-top: 25px;
  margin-bottom: 30px;
}
.contents.index > .c3 > .container > .b > div > section .l > a {
  display: block;
  width: 160px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  color: #3473c5;
  background: #fff;
}
.contents.index > .c3 > .container > .b > div > section .r {
  width: 570px;
  float: left;
  margin-left: 30px;
}
.contents.index > .c3 > .container > .b > div > section .r > ul {
  /*border-bottom: 2px solid #6aabff;*/
  /*font-size: 0px;*/
}
.contents.index > .c3 > .container > .b > div > section .r > ul > li {
  position: relative;
  z-index: 2;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  color: #fff;
  border-bottom: 2px solid #6aabff;
  margin-bottom: -2px;
  cursor: pointer;
}
.contents.index > .c3 > .container > .b > div > section .r > ul > li.active {
  border-color: #fff;
}
.contents.index > .c3 > .container > .b > div > section .r > div > ul {
  margin-top: 30px;
  display: none;
}
.contents.index > .c3 > .container > .b > div > section .r > div > ul > li {
  width: 170px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
.contents.index > .c3 > .container > .b > div > section .r > div > ul > li > a {
  font-size: 14px;
}
.contents.index > .c3 > .container > .b > div > section .r > div > ul > li:nth-child(3n) {
  margin-right: 0;
}
.contents.index > .c3 > .container > .b > div > section .r > div > ul:first-child {
  display: block;
}
.contents.index > .c3 > .container > .b > div > section:first-child {
  display: block;
}
.contents.index > .c4 {
  margin-top: 40px;
}
.contents.index > .c4 > .container > .title {
  background: #fff;
  font-size: 0px;
}
.contents.index > .c4 > .container > .title > .h {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 146px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  position: relative;
  padding-left: 30px;
  background: #fff url(../images/index_59.png) no-repeat right 60px center;
  margin-top: 15px;
}
.contents.index > .c4 > .container > .title > .h > h1 {
  position: relative;
  z-index: 1;
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
}
.contents.index > .c4 > .container > .title > .h > h1 > span {
  color: #3473c5;
}
.contents.index > .c4 > .container > .title > .h > p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.contents.index > .c4 > .container > .title > .h:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 125px;
  height: 100%;
  z-index: 0;
}
.contents.index > .c4 > .container > .cnt {
  background: #fff;
  padding-bottom: 1px;
}
.contents.index > .c4 > .container > .cnt > dl > dt {
  font-size: 0;
  position: relative;
  background: #f5f5f5;
  margin-bottom: 10px;
}
.contents.index > .c4 > .container > .cnt > dl > dt > a {
  display: inline-block;
  vertical-align: middle;
  width: 370px;
  height: 247px;
}
.contents.index > .c4 > .container > .cnt > dl > dt > a > img{
  width: 370px;
  height: 247px;
}
.contents.index > .c4 > .container > .cnt > dl > dt > .txt {
  position: relative;
  width: 570px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  padding-right: 110px;
}
.contents.index > .c4 > .container > .cnt > dl > dt > .txt > .box > h1 {
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  font-weight: normal;
  border-bottom: 1px dashed #d9d9d9;
  margin-top: 20px;
}
.contents.index > .c4 > .container > .cnt > dl > dt > .txt > .box > p {
  font-size: 14px;
  color: #666;
  line-height: 170%;
  margin-top: 15px;
  margin-bottom: 35px;
}
.contents.index > .c4 > .container > .cnt > dl > dt > .txt > .box > .date {
  color: #3473c5;
  font-size: 16px;
}
.contents.index > .c4 > .container > .cnt > dl > dt > .txt > a {
  position: absolute;
  right: 0;
  top: 100px;
  width: 25px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
.contents.index > .c4 > .container > .cnt > dl > dt:after {
  content: '';
  position: absolute;
  right: 22px;
  top: -10px;
  width: 60px;
  height: 59px;
  display: block;
  background: url(../images/index_69.png) no-repeat;
}
.contents.index > .c4 > .container > .cnt > dl > dd {
  padding: 30px;
  border-bottom: 1px dashed #d9d9d9;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .date {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  margin-top: 30px;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .date > span {
  color: #3473c5;
  font-size: 60px;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .date > sub {
  font-size: 14px;
  color: #666;
}
.contents.index > .c4 > .container > .cnt > dl > dd > a {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  height: 114px;
}
.contents.index > .c4 > .container > .cnt > dl > dd > a > img{
  width: 170px;
  height: 114px;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .txt {
  position: relative;
  width: 570px;
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  padding-right: 110px;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .txt > .box h1 {
  font-size: 18px;
  font-weight: normal;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .txt > .box p {
  font-size: 14px;
  color: #666;
  line-height: 170%;
  margin-top: 15px;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .txt > .box > .date {
  color: #3473c5;
  font-size: 16px;
}
.contents.index > .c4 > .container > .cnt > dl > dd > .txt > a {
  position: absolute;
  right: 40px;
  top: 18px;
  width: 25px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
.contents.index > .c4 > .container > .cnt > dl > dd:hover{
  background: #f5f5f5;
}
.contents.index > .c4 > .container > .cnt > a {
  margin: 50px 0 50px 20px;
  display: block;
  width: 160px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #3473c5;
}
.contents.index > .c4 > .container > .cnt > a > span {
  color: #fff;
  font-size: 16px;
  padding-right: 16px;
  background: url(../images/more_h.png) no-repeat right center;
}
.contents.index > .c5{
  margin-top: 40px;
}
.contents.index > .c5 > .container > .h {
  background: #f9f9f9;
  width: 100%;
  height: 180px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  position: relative;
  padding-left: 30px;
  background: url(../images/index_h_02.jpg) no-repeat left center;
}
.contents.index > .c5 > .container > .h > h1 {
  position: relative;
  z-index: 1;
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  margin-top: 40px;
}
.contents.index > .c5 > .container > .h > h1 > span {
  color: #3473c5;
}
.contents.index > .c5 > .container > .h > p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.contents.index > .c5 > .container > .b {
  overflow: hidden;
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 60px;
  padding-bottom: 1px;
}
.contents.index > .c5 > .container > .b > .txt {
  overflow: hidden;
}
.contents.index > .c5 > .container > .b > .txt > .txt {
  width: 555px;
  float: left;
}
.contents.index > .c5 > .container > .b > .txt > .txt > p {
  font-size: 14px;
  color: #666;
  line-height: 170%;
  margin-bottom: 30px;
  text-indent: 28px;
}
.contents.index > .c5 > .container > .b > .txt > .txt > a {
  display: inline-block;
  width: 160px;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  border: 1px solid #d3d3d3;
  text-align: center;
  margin-right: 25px;
}
.contents.index > .c5 > .container > .b > .txt > .pic {
  width: 500px;
  float: left;
  margin-left: 50px;
}
.contents.index > .c5 > .container > .b > a {
  float: right;
  margin: 40px 0;
  display: block;
  width: 160px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #3473c5;
}
.contents.index > .c5 > .container > .b > a > span {
  color: #fff;
  font-size: 16px;
  padding-right: 16px;
  background: url(../images/more_h.png) no-repeat right center;
}
.contents.index > .c6 .container {
  padding-bottom: 60px;
  background: #fff;
  border-top: 5px solid #e8e8e8;
}
.contents.show {
  background: #f9f9f9;
  padding: 40px 0;
}
.contents.show > .container {
  background: #fff;
  padding: 0 20px;
}
.contents.show > .container > .c1 {
  padding: 40px 0 60px;
}
.contents.show > .container > .c1 > .pc-slide {
  overflow: hidden;
}
.contents.show > .container > .c1 > .pc-slide > .view {
  float: left;
  width: 440px;
  height: 440px;
  border: 1px solid #ecedef;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 40px;
}
.contents.show > .container > .c1 > .pc-slide > .txt {
  float: left;
  width: 670px;
}
.contents.show > .container > .c1 > .pc-slide > .txt > h1 {
  font-size: 24px;
  margin-bottom: 60px;
  font-weight: normal;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .feature > h2 {
  color: #666;
  font-size: 16px;
  padding-bottom: 20px;
  font-weight: normal;
  border-bottom: 1px solid #e8e8e8;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .feature > p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 35px;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .feature > p > span {
  color: #333;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .preview > .slide_thumbs_01 {
  position: static;
  width: 670px;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .preview > .slide_thumbs_01 .swiper-slide {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ecedef;
  font-size: 0;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .preview > .slide_thumbs_01 .swiper-slide > .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 76px;
  background: #f5f7f7;
  text-align: center;
  padding-top: 20px;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .preview > .slide_thumbs_01 .swiper-slide > .mask > h1 {
  text-align: center;
  font-size: 18px;
  color: #333;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .preview > .slide_thumbs_01 .swiper-slide > .mask > h2 {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  margin-top: 10px;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .preview > .slide_thumbs_01 .swiper-slide.active-nav > .mask > h1 {
  color: #fff;
}
.contents.show > .container > .c1 > .pc-slide > .txt > .preview > .slide_thumbs_01 .swiper-slide.active-nav > .mask > h2 {
  color: #fff;
}
.contents.show > .container > .c2 {
  background: #fff;
}
.contents.show > .container > .c2 > .title{
  overflow: hidden;
}
.contents.show > .container > .c2 > .title  li{
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #e8e8e8;
  font-size: 16px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.contents.show > .container > .c2 > .title li.active{
  background-color: #3473c5;
  color: #fff;
}
.contents.show > .container > .c2 > .cnt {
  margin: 25px 0 55px;
}
.contents.show > .container > .c2 > .cnt p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.contents.show > .container > .c2 > .cnt li{
  display: none;
}
.contents.show > .container > .c2 > .cnt li:first-child{
  display: block;
}
.contents.show > .container > .c3 {
  margin-top: 30px;
}
.contents.show > .container > .c3 > .title {
  padding-left: 19px;
  font-family: Arial, "microsoft yahei";
  font-size: 14px;
  background-color: #f5f6f8;
  height: 40px;
  line-height: 40px;
}
.contents.show > .container > .c3 > ul {
  border: 1px solid #f5f6f8;
  overflow: hidden;
  display: block;
  padding: 24px;
}
.contents.show > .container > .c3 > ul > li {
  float: left;
  font-size: 14px;
  font-family: Arial, "microsoft yahei";
  color: #999;
  margin-right: 15px;
}
.contents.show > .container > .c4 {
  padding-top: 30px;
  padding-bottom: 40px;
}
.contents.show > .container > .c4 > h1 {
  margin-bottom: 23px;
  font-size: 20px;
  font-weight: normal;
  color: #3473c5;
  font-family: Arial, "microsoft yahei";
  height: 18px;
  line-height: 18px;
}
.contents.show > .container > .c4 > h1:before {
  content: '';
  width: 4px;
  height: 18px;
  background-color: #3473c5;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.contents.show > .container > .c4 > ul {
  overflow: hidden;
}
.contents.show > .container > .c4 > ul > li {
  float: left;
  width: 267px;
  background-color: #f5f6f8;
  margin-right: 20.6667px;
}
.contents.show > .container > .c4 > ul > li > a {
  font-size: 0px;
  display: block;
}
.contents.show > .container > .c4 > ul > li > a:first-child {
  border: 1px solid #ecedef;
}
.contents.show > .container > .c4 > ul > li > a:last-child {
  font-size: 16px;
  font-family: Arial, "microsoft yahei";
  text-align: center;
  padding: 20px 0;
}
.contents.show > .container > .c4 > ul > li:last-child {
  margin-right: 0;
}
.contents.about {
  background: #f9f9f9;
  padding: 40px 0;
}
.contents.about > .container {
  padding: 40px 0;
  background: #fff;
}
.contents.about > .container .h {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}
.contents.about > .container .h > span {
  display: inline-block;
  color: #3473c5;
  border-bottom: 2px solid #3473c5;
  height: 38px;
  line-height: 38px;
}
.contents.about > .container .b {
  position: relative;
}
.contents.about > .container .b > p {
  padding: 0 20px;
  font-size: 14px;
  color: #666;
  text-indent: 28px;
  line-height: 24px;
  margin-bottom: 30px;
}
.contents.about > .container .c1 > .b > .swiper-pagination {
  position: static;
  width: 100%;
  margin-top: 20px;
}
.contents.about > .container .c1 > .b > .swiper-pagination > .swiper-pagination-bullet {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #333;
  font-size: 14px;
  color: #fff;
  opacity: 1;
  margin: 0 5px;
}
.contents.about > .container .c1 > .b > .swiper-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3473c5;
}
.contents.about > .container .c2 {
  margin-top: 60px;
  background: #f5f5f5;
  margin-left: 20px;
  margin-right: 20px;
  padding: 60px 20px 45px 20px;
}
.contents.about > .container .c2 > .b {
  overflow: hidden;
}
.contents.about > .container .c2 > .b > .pic {
  width: 370px;
  float: left;
}
.contents.about > .container .c2 > .b > .txt {
  width: 675px;
  float: left;
  margin-left: 30px;
}
.contents.about > .container .c2 > .b > .txt > p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-bottom: 30px;
}
.contents.about > .container .c3 {
  margin-top: 60px;
}
.contents.about > .container .c3 > .b > ul {
  overflow: hidden;
  margin: 0 20px;
}
.contents.about > .container .c3 > .b > ul > li {
  position: relative;
  width: 545px;
  float: left;
  margin-right: 20px;
}
.contents.about > .container .c3 > .b > ul > li > .txt {
  position: absolute;
  top: 100px;
  left: 50px;
}
.contents.about > .container .c3 > .b > ul > li > .txt > h1 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: normal;
}
.contents.about > .container .c3 > .b > ul > li > .txt > p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.contents.app {
  background: #f9f9f9;
  padding: 20px 0 60px;
}
.contents.app > .container .c1 {
  background: #fff;
}
.contents.app > .container .c1 .h {
  background: #f9f9f9;
  width: 100%;
  height: 180px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 30px;
}
.contents.app > .container .c1 .h > h1 {
  position: relative;
  z-index: 1;
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  margin-top: 40px;
}
.contents.app > .container .c1 .h > h1 > span {
  color: #3473c5;
}
.contents.app > .container .c1 .h > p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.contents.app > .container .c1 .b{
  margin-bottom: 60px;
}
.contents.app > .container .c1 .b > ul {
  font-size: 0px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.contents.app > .container .c1 > .b > ul > li {
  width: 170px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
}
.contents.app > .container .c1 > .b > ul > li.active {
  background: #3473c5;
  color: #fff;
}
.contents.app > .container .c1 > .b > div > ul > li {
  margin-bottom: 15px;
}
.contents.app > .container .c1 > .b > div > ul > li > a {
  width: 370px;
  display: block;
  float: left;
  margin-right: 30px;
}
.contents.app > .container .c1 > .b > div > ul > li > .txt {
  width: 700px;
  float: left;
}
.contents.app > .container .c1 > .b > div > ul > li > .txt > h1 {
  font-size: 18px;
  color: #3473c5;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c5c5c5;
  font-weight: normal;
}
.contents.app > .container .c1 > .b > div > ul > li > .txt > p,.contents.app > .container .c1 .b > div > ul > li > .txt > div {
  font-size: 14px;
  color: #666;
  line-height: 170%;
  margin-top: 25px;
  height: 180px;
  overflow: hidden;
}
.contents.app > .container .c1 > .b > div > ul > li > .txt > a {
  display: block;
  width: 160px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #3473c5;
}
.contents.app > .container .c1 > .b > div > ul > li > .txt > a > span {
  color: #fff;
  font-size: 16px;
  padding-right: 16px;
  background: url(../images/more_h.png) no-repeat right center;
}
.contents.app > .container .c1 > .b > div > ul > li:first-child {
  display: block;
}
.contents.app > .container .c2 {
  background: #fff;
}
.contents.app > .container .c2 .h2 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
}
.contents.app > .container .c2 .h2 > span {
  display: inline-block;
  color: #3473c5;
  border-bottom: 2px solid #3473c5;
  height: 38px;
  line-height: 38px;
}
.contents.app > .container .c2 .b2 {
  padding-bottom: 40px;
}
.contents.app > .container .c2 .b2 > div {
  overflow: hidden;
  margin-bottom: 0;
}
.contents.app > .container .c2 .b2 > div > div {
  float: left;
  width: 290px;
  margin-right: 3px;
}
.contents.app > .container .c2 .b2 > div > div a{
  width: auto !important;
  margin-right: 0 !important;
  float: none !important;
}
.contents.app > .container .c2 .b2 > div > div:last-child {
  margin-right: 0;
}
.contents.product {
  background: #f9f9f9;
  padding: 20px 0 40px;
}
.contents.product > .container .c1 {
  background: #fff;
  padding: 1px 20px;
}
/* .contents.product > .container .c1 > .cls {
  margin: 40px 0 20px;
}
.contents.product > .container .c1 > .cls > .cls_item > .tips {
  float: left;
  width: 140px;
  padding-right: 15px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #3473c5;
  text-align: right;
}
.contents.product > .container .c1 > .cls > .cls_item > ul {
  overflow: hidden;
}
.contents.product > .container .c1 > .cls > .cls_item > ul > li {
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #e8e8e8;
  margin-right: 10px;
  margin-bottom: 20px;
  float: left;
}
.contents.product > .container .c1 > .cls > .cls_item > ul > li > a {
  display: block;
  font-size: 14px;
  line-height: 40px;
}
.contents.product > .container .c1 > .cls > .cls_item > ul > li.active {
  background: #3473c5;
}
.contents.product > .container .c1 > .cls > .cls_item > ul > li.active > a {
  color: #fff;
} */
.contents.product > .container .c1 > ul {
  font-size: 0px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.contents.product > .container .c1 > ul > li {
  position: relative;
  width: 170px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  margin-right: 15px;
}
/* .contents.product > .container .c1 > ul > li:after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-top: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: 5px;
} */
.contents.product > .container .c1 > ul > li:hover{
  background: #3473c5;
  color: #fff;
}
.contents.product > .container .c1 > ul > li:hover > a{
  background: #3473c5;
  color: #fff;
}
.contents.product > .container .c1 > ul > li.active {
  background: #3473c5;
  color: #fff;
}
.contents.product > .container .c1 > ul > li.active > a{
  color: #fff;
}
.contents.product > .container .c1 > ul > li ul{
  display: none;
  position: absolute;
  margin-right: 5px;
  top: 52px;
  left: 0;
  white-space: nowrap;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 3px 3px 10px 1.5px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 10px 1.5px rgba(0, 0, 0, 0.1);
}
.contents.product > .container .c1 > ul > li ul li{
  border-bottom: 1px solid #f8f8f8;
  padding: 0 15px;
  display: inline-block;
  vertical-align: middle;
}
.contents.product > .container .c1 > ul > li ul li.active{
  background: #3473c5;
  color: #fff;
}
.contents.product > .container .c1 > ul > li ul li.active a{
  color: #fff;
}
.contents.product > .container .c1 > ul > li ul li a{
  color: #333;
  font-size: 16px;
  line-height: 40px;
}
.contents.product > .container section{
  background: #fff;
  padding-bottom: 40px;
}
.contents.product > .container .c2 {
  background: #fff;
}
.contents.product > .container .c2 > ul {
  overflow: hidden;
  padding-bottom: 20px;
}
.contents.product > .container .c2 > ul > li {
  width: 267px;
  height: 317px;
  padding-left: 20px;
  margin-bottom: 30px;
  float: left;
}
.contents.product > .container .c2 > ul > li > a {
  display: block;
  position: relative;
  font-size: 0px;
}
.contents.product > .container .c2 > ul > li > a > img {
  border: 2px solid #eeeff1;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.contents.product > .container .c2 > ul > li > a > span {
  background-color: #f5f6f8;
  display: block;
  text-align: center;
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  margin-top: 5px;
}
.contents.product > .container .c2 > ul > li:hover > a > img {
  border-color: #3473c5;
}
.contents.product > .container .c2 > ul > li:hover > a > span {
  background-color: #3473c5;
  color: #fff;
}
.contents.news {
  background: #f9f9f9;
  padding: 40px 0 60px;
}
.contents.news > .container {
  background: #fff;
  margin-bottom: 60px;
  padding: 40px 0;
}
.contents.news > .container > .c1 > ul {
  overflow: hidden;
  margin-bottom: 60px;
}
.contents.news > .container > .c1 > ul > li {
  background: #f6f6f6;
  width: 370px;
  height: 325px;
  margin-right: 30px;
  float: left;
}
.contents.news > .container > .c1 > ul > li:last-child {
  margin-right: 0;
}
.contents.news > .container > .c1 > ul > li > .box {
  padding: 40px 30px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.contents.news > .container > .c1 > ul > li > .box a{
  display: block;
}
.contents.news > .container > .c1 > ul > li > .box .title {
  border-bottom: 1px dashed #999;
  padding-top: 25px;
  background: url(../images/so.png) no-repeat left top;
}
.contents.news > .container > .c1 > ul > li > .box .title > .date {
  font-size: 14px;
  color: #999;
  margin-bottom: 10px;
}
.contents.news > .container > .c1 > ul > li > .box .title > h1 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  margin-bottom: 30px;
}
.contents.news > .container > .c1 > ul > li > .box .cnt > p {
  font-size: 14px;
  line-height: 170%;
  color: #666;
  margin-top: 25px;
  margin-bottom: 30px;
}
.contents.news > .container > .c1 > ul > li > .box .cnt > i {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #666;
  background: #fff;
  border: 1px solid #d3d3d3;
  font-style: normal;
}
.contents.news > .container > .c1 > ul > li:hover {
  background: url(../images/news_list_07.jpg) no-repeat;
  background-size: 100% 100%;
}
.contents.news > .container > .c1 > ul > li:hover > .box {
  background: rgba(52, 115, 197, 0.9);
}
.contents.news > .container > .c1 > ul > li:hover > .box .title > .date {
  color: #fff;
}
.contents.news > .container > .c1 > ul > li:hover > .box .title > h1 {
  color: #fff;
}
.contents.news > .container > .c1 > ul > li:hover > .box .cnt > p {
  color: #fff;
}
.contents.news > .container > .c1 > ul > li:hover > .box .cnt > a {
  background: #fff;
  color: #333;
  border: 0;
}
.contents.news > .container > .c2 > ul {
  overflow: hidden;
}
.contents.news > .container > .c2 > ul > li {
  overflow: hidden;
  margin-bottom: 40px;
}
.contents.news > .container > .c2 > ul > li > a {
  display: block;
}
.contents.news > .container > .c2 > ul > li > a > .pic {
  position: relative;
  width: 470px;
  height: 255px;
  float: left;
  margin-right: 30px;
}
.contents.news > .container > .c2 > ul > li > a > .pic > img{
  width: 470px;
  height: 255px;
}
.contents.news > .container > .c2 > ul > li > a > .pic > .read {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: 40px;
  padding-left: 50px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.7) url(../images/read.png) no-repeat left 20px center;
}
.contents.news > .container > .c2 > ul > li > a > .txt {
  width: 670px;
  height: 220px;
  float: left;
  background: url(../images/so.jpg) no-repeat left bottom, url(../images/news_list_bg_11.jpg) repeat-x left bottom;
}
.contents.news > .container > .c2 > ul > li > a > .txt > h1 {
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: normal;
}
.contents.news > .container > .c2 > ul > li > a > .txt > p {
  font-size: 14px;
  line-height: 170%;
  color: #666;
}
.contents.news > .container > .c2 > ul > li > a > .txt > .date {
  font-size: 14px;
  color: #999;
  margin-top: 33px;
}
.contents.new {
  background: #f9f9f9;
  padding: 40px 0 60px;
}
.contents.new > .container {
}
.contents.new > .container > .c1 {
  background: #fff;
  padding: 40px 30px;
}
.contents.new > .container > .c1 > .h {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 40px;
  background: url(../images/so.jpg) no-repeat left bottom, url(../images/news_list_bg_11.jpg) repeat-x left bottom;
}
.contents.new > .container > .c1 > .h > h1 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 30px;
}
.contents.new > .container > .c1 > .h > span {
  font-size: 14px;
  color: #666;
  margin: 0 20px;
}
.contents.new > .container > .c1 > .h > span:first-of-type {
  padding-left: 30px;
  background: url(../images/read.jpg) no-repeat left center;
}
.contents.new > .container > .c1 > .dd {
  padding: 30px;
  background: #fff;
  margin-bottom: 40px;
}
.contents.new > .container > .c1 > .dd > h1 {
  font-size: 18px;
  color: #666;
  font-weight: normal;
  padding-bottom: 30px;
  border-bottom: 1px dashed #999;
}
.contents.new > .container > .c1 > .dd > p {
  font-size: 14px;
  line-height: 170%;
  color: #666;
  margin: 25px 0;
}
.contents.new > .container > .c1 > .b {
  margin: 35px 0;
}
.contents.new > .container > .c1 > .b > p,
.contents.new > .container > .c1 > .b br {
  font-size: 14px;
  line-height: 170%;
  color: #666;
}
.contents.new > .container > .c1 > .b > img {
  width: auto;
}
.contents.new > .container > .c1 .bdsharebuttonbox.bdshare-button-style0-32 {
  display: inline-block;
  width: 210px;
  vertical-align: middle;
  text-align: right;
}
.contents.new > .container > .c1 .bdsharebuttonbox.bdshare-button-style0-32 > a {
  background-position: 0 0;
  margin-top: 3px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 0;
}
.contents.new > .container > .c1 .bdsharebuttonbox.bdshare-button-style0-32 > a.bds_sqq {
  background-image: url(../images/qq_02.png);
}
.contents.new > .container > .c1 .bdsharebuttonbox.bdshare-button-style0-32 > a.bds_weixin {
  background-image: url(../images/qrone.png);
}
.contents.new > .container > .c1 .bdsharebuttonbox.bdshare-button-style0-32 > a.bds_tsina {
  background-image: url(../images/sina.png);
}
.contents.new > .container > .c1 .bdsharebuttonbox.bdshare-button-style0-32 > a.bds_tqq {
  background-image: url(../images/tx.png);
}
.contents.contact {
  background: #f9f9f9;
  padding: 40px 0 60px;
}
.contents.contact > .container {
  background: #fff;
}
.contents.contact > .container .h {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 146px;
  background-color: #f5f5f5;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 30px;
}
.contents.contact > .container .h > h1 {
  position: relative;
  z-index: 1;
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
}
.contents.contact > .container .h > h1 > span {
  color: #3473c5;
}
.contents.contact > .container .h > p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.contents.contact > .container .h > .phone {
  float: right;
  -webkit-transform: translateY(-35px);
      -ms-transform: translateY(-35px);
          transform: translateY(-35px);
  margin-right: 60px;
}
.contents.contact > .container .c1 {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px;
}
.contents.contact > .container .c2 {
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.contents.contact > .container .c2 .l {
  width: 550px;
  float: left;
}
.contents.contact > .container .c2 .l > dl {
  margin-bottom: 20px;
}
.contents.contact > .container .c2 .l > dl > dt {
  padding-left: 40px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  background: #c1c1c1;
}
.contents.contact > .container .c2 .l > dl > dd {
  padding-left: 77px;
  height: 40px;
  line-height: 40px;
}
.contents.contact > .container .c2 .l > dl > dd{
  background-position: left 40px center;
  background-repeat: no-repeat;
}
.contents.contact > .container .c2 .l > dl > dd:nth-of-type(1){
  background-image: url(../images/person.png);
}
.contents.contact > .container .c2 .l > dl > dd:nth-of-type(2){
  background-image: url(../images/phone.png);
}
.contents.contact > .container .c2 .l > dl > dd:nth-of-type(3){
  background-image: url(../images/message.png);
}
.contents.contact > .container .c2 .l > dl:nth-child(3) > dd:nth-of-type(1){
  background-image: url(../images/phone.png);
}
.contents.contact > .container .c2 .l > dl:nth-child(3) > dd:nth-of-type(2){
  background-image: url(../images/cz.png);
}
.contents.contact > .container .c2 .l > dl:nth-child(3) > dd:nth-of-type(3){
  background-image: url(../images/address_02.png);
}
.contents.contact > .container .c2 .l > dl > dd:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.contents.contact > .container .c2 .l > dl > dd:nth-of-type(even) {
  background-color: #ededed;
}
.contents.contact > .container .c2 .r {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 550px;
  float: left;
  margin-left: 30px;
  background: #f2f3f7;
  padding: 40px 30px;
}
.contents.contact > .container .c2 .r > form {
  width: 100%;
}
.contents.contact > .container .c2 .r > form > input {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding-left: 15px;
  margin-bottom: 18px;
}
.contents.contact > .container .c2 .r > form > textarea {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  width: 100%;
  height: 130px;
  resize: none;
  margin-bottom: 18px;
}
.contents.contact > .container .c2 .r > form > button {
  font-size: 16px;
  color: #fff;
  background: #235db0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 0;
}
.contents.contact > .container .c3 {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  padding-bottom: 40px;
}
.footer {
  background-color: #212121;
  padding: 40px 0 60px;
}
.footer > .container {
  overflow: hidden;
}
.footer > .container > .l {
  float: left;
}
.footer > .container > .l > h1 {
  font-size: 20px;
  color: #999;
  font-weight: normal;
  line-height: 60px;
}
.footer > .container > .l > address {
  font-style: normal;
}
.footer > .container > .l > address > span {
  font-size: 14px;
  color: #666;
  padding-left: 35px;
  display: inline-block;
  line-height: 24px;
  margin-right: 35px;
}
.footer > .container > .l > address > span:nth-child(1) {
  background: url(../images/tell.png) no-repeat left center;
}
.footer > .container > .l > address > span:nth-child(2) {
  background: url(../images/print.png) no-repeat left center;
}
.footer > .container > .l > address > span:nth-child(3) {
  background: url(../images/address.png) no-repeat left center;
}
.footer > .container > .l > ul {
  margin-top: 40px;
  overflow: hidden;
}
.footer > .container > .l > ul > li {
  padding: 0 45px;
  float: left;
  border-right: 1px solid #fff;
}
.footer > .container > .l > ul > li > a {
  font-size: 14px;
  color: #fff;
}
.footer > .container > .l > ul > li:first-child {
  padding-left: 0;
}
.footer > .container > .l > ul > li:last-child {
  border-right: 0;
}
.footer > .container > .r {
  float: right;
}
.footer > .container > .r > .twodcode {
  text-align: center;
  margin-bottom: 30px;
}
.footer > .container > .r > .bdsharebuttonbox > a {
  width: 30px;
  height: 30px;
  margin: 0;
  margin-right: 15px;
  background-position: 0 0;
}
.footer > .container > .r > .bdsharebuttonbox > a:nth-of-type(1) {
  background-image: url(../images/qq.png);
}
.footer > .container > .r > .bdsharebuttonbox > a:nth-of-type(2) {
  background-image: url(../images/weibo.png);
}
.footer > .container > .r > .bdsharebuttonbox > a:nth-of-type(3) {
  background-image: url(../images/weixin.png);
}
.footer > .container > .r > .bdsharebuttonbox > a:nth-of-type(4) {
  background-image: url(../images/email.png);
}
.footer > .container > .r > .bdsharebuttonbox > a:last-child {
  margin-right: 0;
}
.bq {
  background-color: #191615;
  text-align: center;
}
.bq > p {
  line-height: 400%;
  font-size: 14px;
  color: #999;
}
.slide_1 {
  text-align: center;
  font-size: 0;
}
.slide_1 > .swiper-pagination {
  bottom: 30px;
}
.slide_1 > .swiper-pagination > .swiper-pagination-bullet {
  width: 44px;
  height: 5px;
  border-radius: 0;
  background-color: #fff;
  opacity: 1;
  margin: 0 12.5px;
}
.slide_1 > .swiper-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #3473c5;
}
.btn_aside {
  position: fixed;
  -webkit-transition: bottom ease 1s;
  -o-transition: bottom ease 1s;
  transition: bottom ease 1s;
  right: 10px;
  bottom: -120px;
  z-index: 3;
}
.btn_aside > .cbbtn {
  padding: 5px;
  width: 30px;
  height: 30px;
  margin-top: 1px;
  display: block;
  cursor: pointer;
}
.btn_aside > .cbbtn#cweixin {
  background: rgba(0, 0, 0, 0.3);
}
.btn_aside > .cbbtn#cweixin > div {
  background: url(../images/1514453358.png);
  background-size: 100% 100%;
  width: 140px;
  height: 140px;
  position: relative;
  bottom: 130px;
  right: 145px;
  display: none;
}
.btn_aside > .cbbtn#qq {
  background: rgba(0, 0, 0, 0.3);
}
.btn_aside > .cbbtn#gotop {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: background-color ease 0.3s;
  -o-transition: background-color ease 0.3s;
  transition: background-color ease 0.3s;
}
.btn_aside > .cbbtn > .yy-icon {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../images/icon.png);
}
.btn_aside > .cbbtn > .yy-icon.yy-weixin {
  width: 30px;
  height: 30px;
  background-position: 0px -80px;
}
.btn_aside > .cbbtn > .yy-icon.yy-qq {
  width: 30px;
  height: 30px;
  background-position: 0px 0px;
}
.btn_aside > .cbbtn > .yy-icon.yy-gt {
  width: 30px;
  height: 30px;
  background-position: 0px -40px;
}
.pn {
  border: 1px dashed #999;
  height: 80px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
}
.pn > div {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 0;
}
.pn > div.p {
  padding-left: 30px;
  border-right: 1px dashed #999;
}
.pn > div.p > a {
  display: block;
  padding-left: 38px;
  background: url(../images/show_59.png) no-repeat left center;
}
.pn > div.p > a > span {
  display: block;
}
.pn > div.p > a > span:first-child {
  font-size: 14px;
  color: #3473c5;
  margin-bottom: 5px;
}
.pn > div.p > a > span:last-child {
  font-size: 14px;
  color: #333;
}
.pn > div.n {
  padding-right: 30px;
}
.pn > div.n > a {
  display: block;
  padding-right: 38px;
  background: url(../images/show_62.png) no-repeat right center;
}
.pn > div.n > a > span {
  display: block;
  text-align: right;
}
.pn > div.n > a > span:first-child {
  font-size: 14px;
  margin-bottom: 5px;
  color: #3473c5;
}
.pn > div.n > a > span:last-child {
  font-size: 14px;
  color: #333;
}
.pn > div:hover {
  background-color: #f5f6f8;
}
@media (max-width: 767px) {
  html {
    font-size: 50%;
  }
  .cell-xs {
    display: table-cell !important;
  }
}
.mobile-con {
  display: none;
}
.header .header-con {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
}
.header .header-top {
  height: 46px;
  line-height: 46px;
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  width: 80%;
    margin-left: 10%;
}
.header .header-top .txt {
  width: 100%;
}
.header .header-top .txt .lf {
  float: left;
  width: 46%;
}
.header .header-top .txt .lf p {
  padding-left: 4%;
}
.header .header-top .txt .rt {
  float: right;
  width: 54%;
  text-align: right;
}
.header .header-top .txt .rt p {
  display: inline-block;
  text-align: right;
  margin-bottom: 0;
  font-size: 14px;
}
.header .header-top .txt .rt p a {
  color: #010101;
}
.header .header-top .txt .rt p a:hover {
  color: #235db0;
}
.header .header-top .txt .rt p .active {
  color: #235db0;
}
.header .header-top .txt .rt p:nth-child(1) {
  padding-left: 30px;
  background: url("../images/tel_03.png") no-repeat left center;
}
.header .header-top .txt .rt p:nth-child(2) {
  margin-right: 40px;
}
.header .header-bot {
  width: 75.6%;
  margin: 0 auto;
  height: 99px;
  position: relative;
}
.header .header-bot .logo {
  width:20%;
  position: absolute;
  top: 0px;
  left: 0;
}
.header .header-bot .logo img {
  width: 100%;
}
.header .header-bot .pc-nav {
  width: 62%;
  height: 99px;
  position: absolute;
  top: 0;
  left: 28.6%;
  overflow: hidden;
}
.header .header-bot .pc-nav li {
  float: left;
  width: 14.28%;
  text-align: center;
  height: 99px;
}
.header .header-bot .pc-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 64px;
  font-size: 15px;
  color: #505050;
  transition: 0.3s;
}
.header .header-bot .pc-nav li a:hover {
  color: #fff;
}
.header .header-bot .pc-nav li:nth-child(1) a {
  background: url("../images/1_03.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(2) a {
  background: url("../images/icon_05.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(3) a {
  background: url("../images/icon_11.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(4) a {
  background: url("../images/icon_09.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(5) a {
  background: url("../images/icon_07.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(6) a {
  background: url("../images/icon_13.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(7) a {
  background: url("../images/icon_15.png") no-repeat center 26px;
}

.header .header-bot .pc-nav li:nth-child(1) a:hover {
  background: #235db0 url("../images/icon2_03.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(2) a:hover {
  background: #235db0 url("../images/icon2_05.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(3) a:hover {
  background: #235db0 url("../images/icon2_11.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(4) a:hover {
  background: #235db0 url("../images/icon2_09.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(5) a:hover {
  background: #235db0 url("../images/icon2_07.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(6) a:hover {
  background: #235db0 url("../images/icon2_13.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(7) a:hover {
  background: #235db0 url("../images/icon2_15.png") no-repeat center 26px;
}

.header .header-bot .pc-nav li:nth-child(1) a.active {
  background: #235db0 url("../images/icon2_03.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(2) a.active {
    background: #235db0 url("../images/icon2_05.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(3) a.active {
  background: #235db0 url("../images/icon2_11.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(4) a.active {
  background: #235db0 url("../images/icon2_09.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(5) a.active {
  background: #235db0 url("../images/icon2_07.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(6) a.active {
  background: #235db0 url("../images/icon2_13.png") no-repeat center 26px;
}
.header .header-bot .pc-nav li:nth-child(7) a.active {
  background: #235db0 url("../images/icon2_15.png") no-repeat center 26px;
}

.header .header-bot .pc-nav li a.active{color: #fff;}
.header .header-bot .pc-nav .active a {
  color: #fff;
  background: #235db0 url("../images/icon2_03.png") no-repeat center 26px !important;
}
.header .header-bot .toggle-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 9.25% ;
  height: 100%;
  cursor: pointer;
  background: url("../images/search-btn_03.jpg") no-repeat center;
}
.header .header-bot .search {
  display: none;
  position: absolute;
  right: 0;
  top: 99px;
  width: 260px;
  height: 60px;
  border-top: 4px solid #235db0;
  background-color: #fff;
  z-index: 10;
}
.header .header-bot .search .txt {
  margin: 8px 7px;
  width: 246px;
  height: 43px;
  border: none;
  padding: 0 14px ;
  background-color: #f4f4f4;
}
.header .language {
  display: inline-block;
  position: relative;
  margin: 24px 12px 0 0;
  float: right;
}
.header .language a {
  font-size: 14px;
  padding: 0px 6px;
  color: #010101;
}
.header .language a:hover {
  color: #235db0;
}
.header .language .active {
  color: #235db0;
}
@media (max-width: 1450px) {
  .header .header-top {
    width: 80.6%;
  }
  .header .header-bot {
    width: 90.56%;
  }
}



@media (max-width: 1450px) and (min-width: 1200px){
.ins-main .ins-contact .contact .txt li:nth-child(2){margin-right: 50px;}
.ins-main .ins-contact .contact .txt li:nth-child(4){    margin-left: 85px !important;}
}

@media (max-width: 1366px) {
  .header .header-top {
    width: 76.6%;
  }
  .header .header-bot {
    width: 86.56%;
  }
}
.header .mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.header .mobile-con .navbar-brand > img {
  width: 49%;
  margin: 1% 0 1% 3%;
}
.header .mobile-con .nivo-directionNav {
  display: none;
}
.header .mobile-con .box .nivo-controlNav {
  margin-left: -16px;
  bottom: -6px;
}
.header .mobile-con .nivo-controlNav a {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.header .mobile-con .navbar-toggle {
  margin-top: 11px;
}
.header .mobile-con .language2 {
  margin: 14px 0 4px;
  display: block;
  color: #999;
  font-family: Arial;
  padding-left: 30px;
  background: url("../images/language_03.jpg") no-repeat left center;
}
.header .mobile-con .language2:hover {
  color: #f27200;
}
@media (max-width: 1310px) {
  .header .header-top .header-con {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 1098px) {
  .header .header-top .nav {
    float: right;
    margin-right: 50px;
  }
  .header .header-top .nav li {
    float: left;
    position: relative;
    font-size: 16px;
  }
  .header .header-top .nav li a {
    color: #333;
    padding: 0 10px;
  }
  .header .header-top .nav li a:hover {
    color: #f27200;
  }
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
.page ul>li>a, .page ul>li>span {
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.page ul li {
  display: inline;
  margin: 0 5px;
}
.page ul .page-active a{
  background: #235DB0;
  color:#fff;
}