/* å¤´éƒ¨ */
.header {
  position: fixed;
  background: #fff;
  z-index: 9999;
  top:0;
  width: 100%;
  height: 80px;
}
.header .h-a .h-b {
  float: left;
  height: 80px;
  line-height: 80px;
}
.header .h-a .h-c {
  float: right;
}
.header .h-a .h-c .h-d {
  float: left;
}
.header .h-a .h-c .h-d .item {
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  color: #333333;
  float: left;
  padding: 0 7px;
  margin-left: 30px;
  position: relative;
}
.header .h-a .h-c .h-d .item .h-k {
  display: none;
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #fff;
  background-image: url('../image/83.jpg');
  background-repeat: no-repeat;
  background-size: 100% 240px;
}
.header .h-a .h-c .h-d .item .h-k .h-l {
  width: 1200px;
  margin: 0 auto;
}
.header .h-a .h-c .h-d .item .h-k .h-n {
  float: left;
  width: 370px;
}
.header .h-a .h-c .h-d .item .h-k .h-n .text1 {
  width: 315px;
  height: 78px;
  font-size: 15px;
  line-height: 32px;
  height: 150px;
  color: #ffffff;
}
.header .h-a .h-c .h-d .item .h-k .h-n .text2 {
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
}
.header .h-a .h-c .h-d .item .h-k .h-n .text2:hover {
  color: #e60112;
}
.header .h-a .h-c .h-d .item .h-k .h-m {
  float: left;
  width: 410px;
  margin-left: 90px;
  border-right: 1px solid #dcdcdc;
}
.header .h-a .h-c .h-d .item .h-k .h-m .text1 {
  font-size: 16px;
  height: 40px;
  margin-bottom: 20px;
  position: relative;
  color: #333333;
}
.header .h-a .h-c .h-d .item .h-k .h-m .text1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 23px;
  height: 2px;
  background-color: #1b1e87;
}
.header .h-a .h-c .h-d .item .h-k .h-m .text2 {
  width: 350px;
}
.header .h-a .h-c .h-d .item .h-k .h-m .text2 .item1 {
  display: inline-block;
  width: 170px;
  font-size: 14px;
  line-height: 30px;
  color: #999999;
}
.header .h-a .h-c .h-d .item .h-k .h-m .text2 .item1:hover {
  color: #1b1e87;
}
.header .h-a .h-c .h-d .item .h-k .h-o {
  float: right;
  width: 246px;
}
.header .h-a .h-c .h-d .item .h-k .h-o .text1 {
  font-size: 16px;
  height: 40px;
  margin-bottom: 20px;
  position: relative;
  color: #333333;
}
.header .h-a .h-c .h-d .item .h-k .h-o .text1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 23px;
  height: 2px;
  background-color: #1b1e87;
}
.header .h-a .h-c .h-d .item .h-k .h-o .text2 {
  display: inline-block;
  width: 246px;
  height: 128px;
}
.header .h-a .h-c .h-d .item .h-k .h-o .text2 > img {
  width: 246px;
  height: 128px;
}
.header .h-a .h-c .h-d .item:hover {
  color: #0d42a2;
  border-bottom: 3px solid #0d42a2;
}
.header .h-a .h-c .h-d .item:hover .h-k {
  display: block;
}
.header .h-a .h-c .h-d .active {
  color: #0d42a2;
  border-bottom: 3px solid #0d42a2;
}
.header .h-a .h-c .h-e {
  float: left;
  margin-left: 30px;
}
.header .h-a .h-c .h-e .h-f {
  display: inline-block;
  width: 70px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  position: relative;
}
.header .h-a .h-c .h-e .h-f .pull-down {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
}
.header .h-a .h-c .h-e .h-f .pull-down .item {
  cursor: pointer;
  width: 70px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  text-align: center;
  color: #333333;
  border-bottom: 1px solid #333333;
}
.header .h-a .h-c .h-e .h-f .pull-down .item:hover {
  color: #0d42a2;
  background: #666666;
}
.header .h-a .h-c .h-e .h-f:after {
  content: "";
  position: absolute;
  left: 0;
  top: 31px;
  width: 1px;
  height: 19px;
  background-color: #dcdcdc;
}
.header .h-a .h-c .h-e .h-f:hover {
  border-bottom: 3px solid #0d42a2;
}
.header .h-a .h-c .h-e .h-f:hover .pull-down {
  display: block;
}
.header .h-a .h-c .h-e .h-g {
  display: inline-block;
  position: relative;
  height: 80px;
  line-height: 80px;
  padding-left: 40px;
}
.header .h-a .h-c .h-e .h-g .h-h {
  display: none;
  position: absolute;
  top: 80px;
  right: 0;
  width: 260px;
  height: 70px;
  padding: 20px 0 0 20px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 1px 1px 1px #ccc;
}
.header .h-a .h-c .h-e .h-g .h-h .h-i {
  width: 170px;
  height: 30px;
  border: 1px solid #cdcdcd;
  box-sizing: border-box;
  padding: 8px 0 8px 12px;
  float: left;
  margin-right: 8px;
}
.header .h-a .h-c .h-e .h-g .h-h .h-j {
  float: left;
  width: 40px;
  height: 30px;
  box-sizing: border-box;
  background: url(../image/3.png) no-repeat center;
  background-color: #999999;
  cursor: pointer;
}
.header .h-a .h-c .h-e .h-g:hover .h-h {
  display: block;
}
/* åº•éƒ¨ */
.footer .f-a {
  width: 100%;
  background-color: #1f1f1f;
  padding-top: 70px;
  padding-bottom: 60px;
  border-bottom: 4px solid rgba(85, 85, 85, 0.3);
}
.footer .f-a .f-b {
  float: left;
}
.footer .f-a .f-b .f-c {
  float: left;
}
.footer .f-a .f-b .f-d {
  width: 150px;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 40px;
}
.footer .f-a .f-b .text {
  width: 150px;
}
.footer .f-a .f-b .text .item {
  display: block;
  height: 30px;
  font-size: 14px;
  color: #ffffff;
  opacity: 0.6;
}
.footer .f-a .f-b .text .item:hover {
  opacity: 1;
}
.footer .f-a .f-e {
  float: right;
}
.footer .f-a .f-e .f-f {
  float: left;
}
.footer .f-a .f-e .f-f > img {
  width: 119px;
  height: 118px;
}
.footer .f-a .f-e .f-f p {
  margin-top: 15px;
  width: 119px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  opacity: 0.6;
}
.footer .f-a .f-e .f-g {
  float: left;
  margin-left: 60px;
}
.footer .f-a .f-e .f-g .f-h {
  width: 200px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  color: #ffffff;
}
.footer .f-a .f-e .f-g .f-i {
  width: 200px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 14px;
  color: #ffffff;
  opacity: 0.6;
}
.footer .f-a .f-e .f-g .f-j {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #ffffff;
  font-size: 14px;
  color: #333333;
}
.footer .f-a .f-e .f-g .f-j > img {
  width: 18px;
  height: 20px;
  margin-right: 20px;
}
.footer .f-k {
  width: 100%;
  height: 90px;
  background-color: #1f1f1f;
}
.footer .f-k .f-l {
  float: left;
  line-height: 90px;
}
.footer .f-k .f-l a > img {
  margin-right: 30px;
}
.footer .f-k .f-l > span {
  font-size: 14px;
  margin-right: 5px;
  color: #ffffff;
  opacity: 0.6;
}
.footer .f-k .f-m {
  float: right;
  line-height: 90px;
}
.footer .f-k .f-m a{
 color:#fff; opacity:0.6;
}
.footer .f-k .f-m > span {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.6;
}
.footer .f-k .f-m .fx {
  display: inline-block;
  margin-left: 10px;
  border: solid 1px #ffffff;
  border-radius: 50%;
}
.footer .f-k .f-m .fx .img1 {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
}
.footer .f-k .f-m .fx .img2 {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: none;
}
.footer .f-k .f-m .fx:hover {
  background: #fff;
}
.footer .f-k .f-m .fx:hover .img1 {
  display: none;
}
.footer .f-k .f-m .fx:hover .img2 {
  display: block;
}
/* å…¬å¸ç®€ä»‹ */
.a-a {
  padding-top: 80px;
  width: 100%;
}
.a-a .slick{
  width: 100%;
}
.a-a .slick img {
  display: inline-block;
  max-width: 100%;
}
.a-a .slick-dots{
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: 80px;
  left: 0;
}
.a-a .slick-dots li{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    opacity: .8;

}
.a-a .slick-dots li.slick-active{
        opacity: 1;
}
.a-a  .slick-arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -30px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  font-size: 0;
  border: none;
  cursor: pointer;
  z-index: 10;
  opacity: .6;
}

.a-a  .slick-prev {
  left:50px;
  background-image: url(/template/pc/skin/shou/icon-left.png);
}
.a-a  .slick-prev:hover{
  opacity: .8;
}

.a-a  .slick-next {
  right: 50px;
  background-image: url(/template/pc/skin/shou/icon-right.png);
}
.a-a  .slick-next:hover{
  opacity: .8;
}
.a-z {
  width: 1200px;
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  z-index:99;
  margin: auto;
}
.a-b {
  width: 100%;
  height: 680px;
  position: relative;
  background-color: #f5f5f5;
}
.a-b .a-c {
  z-index: 98;
}
.a-b .a-c .a-d {
  float: left;
  width: 600px;
  background: #fff;
  padding-left: 60px;
}
.a-b .a-c .a-d .a-e {
  font-size: 34px;
  margin-bottom: 65px;
  margin-top: 55px;
  font-weight: 900;
  position: relative;
  color: #333333;
}
.a-b .a-c .a-d .a-e:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -33px;
  width: 45px;
  height: 4px;
  background-color: #e50112;
}
.a-b .a-c .a-d .a-f {
  width: 480px;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 62px;
  color: #666666;
}
.a-b .a-c .a-d .a-g {
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 50px;
  background-color: #0d42a2;
  border: 1px solid #0d42a2;
  font-size: 14px;
  color: #ffffff;
}
.a-b .a-c .a-d .a-g .img1 {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
}
.a-b .a-c .a-d .a-g .img1 > img {
  width: 14px;
  height: 14px;
  margin-left: 35px;
}
.a-b .a-c .a-d .a-g .img2 {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: none;
}
.a-b .a-c .a-d .a-g .img2 > img {
  width: 14px;
  height: 14px;
  margin-left: 35px;
}
.a-b .a-c .a-d .a-g:hover {
  color: #0d42a2;
  background: #fff;
}
.a-b .a-c .a-d .a-g:hover .img1 {
  display: none;
}
.a-b .a-c .a-d .a-g:hover .img2 {
  display: block;
}
.a-b .a-c .a-h {
  width: 600px;
  height: 400px;
  overflow: hidden;
}
.a-b .a-c .a-h > img {
  width: 600px;
  height: 400px;
}
.a-b .a-i .a-j {
  float: left;
  width: 400px;
  height: 280px;
  opacity: .9;
  position: relative;
}
.a-b .a-i .a-j > img {
  width: 400px;
  height: 280px;
}
.a-b .a-i .a-j .text {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.a-b .a-i .a-j .text .text1 {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  text-align: center;
  border: solid 1px #ffffff;
}
.a-b .a-i .a-j .text .text2 {
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: solid 1px #ffffff;
  font-size: 14px;
  color: #ffffff;
}
.a-b .a-i .a-j:hover {
  opacity: 1;
}
.a-b .a-i .a-j:hover .text .text1 {
  background: #e50112;
  border: solid 1px #e50112;
}
.a-b .a-i .a-j:hover .text .text2 {
  border: solid 1px #0d42a2;
  background: #0d42a2;
  color: #ffffff;
}
/* äº§å“æ¨¡å— */
.b-a {
  width: 100%;
 
  padding-top: 40px;
  background: url('/template/pc/skin/shou/6.jpg');
  background-size: cover;
  background-position: center center;
}
.b-a .b-b {
  width: 100%;
  text-align: center;
  font-size: 34px;
  margin-bottom: 18px;
  color: #333333;
}
.b-a .b-c {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 45px;
  color: #666666;
}
.b-a .b-d {
  float: left;
}
.b-a .b-e {
  width: 790px;
  height: 290px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.b-a .b-e > img {
  width: 790px;
  height: 290px;
}
.b-a .b-e .text {
  position: absolute;
  top: 50px;
  left: 48px;
}
.b-a .b-e .b-f {
  display: inline-block;
  font-size: 28px;
  margin-bottom: 30px;
  color: #333333;
}
.b-a .b-e .b-f:hover {
  color: #0d42a2;
}
.b-a .b-e .b-g {
  width: 300px;
  height: 100px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.b-a .b-e .b-g p{line-height: 20px;}
.b-a .b-i {
  float: left;
  width: 385px;
  height: 290px;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
}
.b-a .b-i > img {
  width: 385px;
  height: 290px;
}
.b-a .b-i .text {
  position: absolute;
  top: 50px;
  left: 50px;
}
.b-a .b-i .b-j {
  display: inline-block;
  font-size: 28px;
  margin-bottom: 30px;
  color: #333333;
}
.b-a .b-i .b-j:hover {
  color: #0d42a2;
}
.b-a .b-i .b-k {
  width: 154px;
  height: 100px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.b-a .b-l {
  float: right;
  width: 390px;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.b-a .b-l > img {
  width: 390px;
  height: 600px;
}
.b-a .b-l .text {
  position: absolute;
  bottom: 42px;
  left: 92px;
}
.b-a .b-l .b-m {
  display: inline-block;
  font-size: 28px;
  margin-bottom: 30px;
  color: #333333;
}
.b-a .b-l .b-m:hover {
  color: #0d42a2;
}
.b-a .b-l .b-n {
  width: 196px;
  text-align: center;
  height: 100px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.b-a .b-h {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  /*margin-bottom: 50px;*/
  background-color: #ffffff;
  border: 1px solid #0d42a2;
  font-size: 14px;
  color: #0d42a2;
}
.b-a .b-h .img1 {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: none;
}
.b-a .b-h .img1 > img {
  width: 14px;
  height: 14px;
  margin-left: 16px;
}
.b-a .b-h .img2 {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
}
.b-a .b-h .img2 > img {
  width: 14px;
  height: 14px;
  margin-left: 16px;
}
.b-a .b-h:hover {
  color: #ffffff;
  background: #0d42a2;
}
.b-a .b-h:hover .img1 {
  display: block;
}
.b-a .b-h:hover .img2 {
  display: none;
}
/* æŽ¨èäº§å“ */
.c-a {
  padding-bottom: 70px;
  width: 100%;
  background-color: #f5f5f5;
  background-image: url('/template/pc/skin/shou/11.jpg');
  background-repeat: no-repeat;
  background-size: 100% 432px;
}
.c-a .c-b {
  padding-top: 70px;
}
.c-a .c-b .c-c {
  width: 100%;
  text-align: center;
  font-size: 34px;
  margin-bottom: 18px;
  color: #ffffff;
}
.c-a .c-b .c-d {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 45px;
  color: #ffffff;
}
.c-a .c-e .item {
  float: left;
  margin-right: 20px;
}
.c-a .c-e .item .c-f {
  width: 285px;
  height: 250px;
  overflow: hidden;
}
.c-a .c-e .item .c-f > img {
  width: 285px;
  height: 250px;
  transform: scale(1.001);
  transition: all 0.5s ease 0s;
}
.c-a .c-e .item .c-g .text {
  padding: 32px 0 0 30px;
  background: #fff;
}
.c-a .c-e .item .c-g .text .text1 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #000000;
}
.c-a .c-e .item .c-g .text .text2 {
  width: 224px;
  height: 80px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  border-bottom: 1px solid #e5e5e5;
}
.c-a .c-e .item .c-g .c-h {
  display: inline-block;
  width: 285px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: #ffffff;
  font-size: 12px;
  color: #999999;
}
.c-a .c-e .item .c-g .c-h .img1 {
  width: 285px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: block;
}
.c-a .c-e .item .c-g .c-h .img1 > img {
  width: 14px;
  height: 14px;
  margin-left: 100px;
}
.c-a .c-e .item .c-g .c-h .img2 {
  width: 285px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: none;
}
.c-a .c-e .item .c-g .c-h .img2 > img {
  width: 14px;
  height: 14px;
  margin-left: 100px;
}
.c-a .c-e .item:hover .c-f > img {
  width: 285px;
  height: 250px;
  transform: scale(1.101);
  transition: all 0.5s ease 0s;
}
.c-a .c-e .item:hover .c-g .text {
  background: #0d42a2;
}
.c-a .c-e .item:hover .c-g .text .text1 {
  color: #fff;
}
.c-a .c-e .item:hover .c-g .text .text2 {
  color: #fff;
  border-bottom: 1px solid #0d42a2;
}
.c-a .c-e .item:hover .c-g .c-h {
  background-color: #e50112;
  font-size: 12px;
  color: #ffffff;
}
.c-a .c-e .item:hover .c-g .c-h .img1 {
  display: none;
}
.c-a .c-e .item:hover .c-g .c-h .img2 {
  display: block;
}
.c-a .c-e .item:nth-child(4) {
  margin-right: 0;
}
.c-a .c-i {
  width: 100%;
  text-align: center;
}
.c-a .c-i .c-j {
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 45px;
  background-color: #0d42a2;
  border: 1px solid #0d42a2;
  font-size: 14px;
  color: #ffffff;
}
.c-a .c-i .c-j .img1 {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
}
.c-a .c-i .c-j .img1 > img {
  width: 14px;
  height: 14px;
  margin-left: 40px;
}
.c-a .c-i .c-j .img2 {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: none;
}
.c-a .c-i .c-j .img2 > img {
  width: 14px;
  height: 14px;
  margin-left: 40px;
}
.c-a .c-i .c-j:hover {
  color: #0d42a2;
  background: #fff;
}
.c-a .c-i .c-j:hover .img1 {
  display: none;
}
.c-a .c-i .c-j:hover .img2 {
  display: block;
}
/* æ ¸å¿ƒä¼˜åŠ¿ */
.d-a {
  width: 100%;
  height: 946px;
  background-image: url('/template/pc/skin/shou/6.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-size: center center;
}
.d-a .d-b {
  padding-top: 70px;
}
.d-a .d-b .d-c {
  width: 100%;
  text-align: center;
  font-size: 34px;
  margin-bottom: 18px;
  color: #333333;
}
.d-a .d-b .d-d {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 45px;
  color: #666666;
}
.d-a .d-e {
  padding-top: 48px;
  text-align: center;
  position: relative;
}
.d-a .d-e > img {
  width: 560px;
  height: 500px;
}
.d-a .d-e .d-f {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 105px;
}
.d-a .d-e .d-f .d-g {
  float: left;
  width: 12px;
  height: 127px;
  margin-right: 8px;
  line-height: 127px;
}
.d-a .d-e .d-f .d-g > img {
  width: 12px;
  height: 20px;
}
.d-a .d-e .d-f .d-h {
  float: left;
  width: 110px;
  height: 127px;
  line-height: 127px;
}
.d-a .d-e .d-f .d-h > img {
  width: 110px;
  height: 110px;
  transform: scale(1.001);
  transition: all 0.5s ease 0s;
}
.d-a .d-e .d-f .text {
  float: left;
  width: 190px;
  height: 127px;
  padding-right: 25px;
  padding-top: 20px;
  text-align: right;
  background-color: #ffffff;
  box-shadow: 3px 4px 20px 0px rgba(0, 0, 0, 0.08);
}
.d-a .d-e .d-f .text .text1 {
  font-size: 22px;
  height: 45px;
  color: #333333;
}
.d-a .d-e .d-f .text .text2 {
  font-size: 14px;
  height: 30px;
  color: #666666;
}
.d-a .d-e .d-f .text .text3 {
  font-size: 14px;
  height: 30px;
  color: #666666;
}
.d-a .d-e .d-f:hover .d-h > img {
  transform: scale(1.101);
  transition: all 0.5s ease 0s;
}
.d-a .d-e .d-i {
  left: 785px;
}
.d-a .d-e .d-i .d-g {
  float: right;
  margin-left: 8px;
  margin-right: 0;
}
.d-a .d-e .d-i .d-h {
  float: right;
}
.d-a .d-e .d-i .text {
  float: right;
  width: 242px;
  padding-left: 25px;
  padding-right: 0;
  padding-top: 20px;
  text-align: left;
}
.d-a .d-e .d-j {
  top: 275px;
  left: 840px;
}
.d-a .d-e .d-j .d-g {
  float: right;
  margin-left: 8px;
  margin-right: 0;
}
.d-a .d-e .d-j .d-h {
  float: right;
}
.d-a .d-e .d-j .text {
  float: right;
  width: 230px;
  padding-left: 25px;
  padding-right: 0;
  padding-top: 20px;
  text-align: left;
}
.d-a .d-e .d-k {
  display: inline-block;
  position: absolute;
  top: 470px;
  left: 390px;
}
.d-a .d-e .d-k .d-g {
  width: 414px;
  text-align: center;
}
.d-a .d-e .d-k .d-g > img {
  width: 22px;
  height: 16px;
}
.d-a .d-e .d-k .d-h {
  width: 414px;
  text-align: center;
}
.d-a .d-e .d-k .d-h > img {
  width: 110px;
  height: 110px;
  transform: scale(1.001);
  transition: all 0.5s ease 0s;
}
.d-a .d-e .d-k .text {
  width: 414px;
  height: 107px;
  text-align: center;
  padding-top: 30px;
  background-color: #ffffff;
  box-shadow: 3px 4px 20px 0px rgba(0, 0, 0, 0.08);
}
.d-a .d-e .d-k .text .text1 {
  font-size: 22px;
  margin-bottom: 18px;
  color: #333333;
}
.d-a .d-e .d-k .text .text2 {
  font-size: 14px;
  color: #666666;
}
.d-a .d-e .d-k:hover .d-h > img {
  transform: scale(1.101);
  transition: all 0.5s ease 0s;
}
.d-a .d-e .d-l {
  top: 275px;
  left: 0;
}
.d-a .d-e .d-l .d-g {
  float: left;
  margin-right: 8px;
}
.d-a .d-e .d-l .d-h {
  float: left;
}
.d-a .d-e .d-l .text {
  float: left;
  width: 230px;
}
/* æ–°é—»åŠ¨æ€ */
.e-a {
  width: 100%;
}
.e-a .e-b {
  padding-top: 70px;
}
.e-a .e-b .e-c {
  width: 100%;
  text-align: center;
  font-size: 34px;
  margin-bottom: 18px;
  color: #333333;
}
.e-a .e-b .e-d {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 45px;
  color: #666666;
}
.e-a .e-e .e-f {
  float: left;
  margin-bottom: 45px;
  margin-right: 20px;
}
.e-a .e-e .e-f .e-g {
  width: 386px;
  height: 245px;
  overflow: hidden;
}
.e-a .e-e .e-f .e-g > img {
  width: 386px;
  height: 245px;
  transform: scale(1.001);
  transition: all 0.5s ease 0s;
}
.e-a .e-e .e-f .text {
  width: 386px;
  height: 225px;
  padding: 26px 0 0 33px;
  overflow: hidden;
  background: #eff3fa;
}
.e-a .e-e .e-f .text .text1 {
  width: 75px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-bottom: 20px;
  background-color: #0d42a2;
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffffff;
}
.e-a .e-e .e-f .text .text2 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #333333;
}
.e-a .e-e .e-f .text .text3 {
  width: 300px;
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.e-a .e-e .e-f .text .text4 {
  font-size: 14px;
  color: #999999;
}
.e-a .e-e .e-f:hover .e-g > img {
  transform: scale(1.101);
  transition: all 0.5s ease 0s;
}
.e-a .e-e .e-h {
  float: left;
}
.e-a .e-e .e-h .e-i {
  position: relative;
  display: block;
  padding: 38px 0 0 36px;
  margin-bottom: 20px;
  width: 386px;
  height: 225px;
  background-color: #eff3fa;
  border: solid 2px #eff3fa;
}
.e-a .e-e .e-h .e-i .text1 {
  width: 218px;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 36px;
  color: #333333;
}
.e-a .e-e .e-h .e-i .text2 {
  width: 300px;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 24px;
  color: #666666;
}
.e-a .e-e .e-h .e-i .text3 .img {
  width: 47px;
  height: 15px;
}
.e-a .e-e .e-h .e-i .text3 .img1 {
  display: block;
}
.e-a .e-e .e-h .e-i .text3 .img2 {
  display: none;
}
.e-a .e-e .e-h .e-i .text4 {
  position: absolute;
  top: 26px;
  right: 28px;
  width: 75px;
  height: 79px;
  padding-top: 17px;
  text-align: center;
  background-color: #0d42a2;
}
.e-a .e-e .e-h .e-i .text4 .time1 {
  font-size: 30px;
  margin-bottom: 13px;
  color: #f6f6f6;
  line-height:1.1;display: inline-block;line-height:1;width:32px;overflow:hidden; margin-right:5px; text-indent:-120px; white-space:nowrap;
}
.e-a .e-e .e-h .e-i .text4 .time2 {
  font-size: 13px;
  color: #ffffff;
  display: inline-block;line-height:1;width:47px;overflow:hidden;  white-space:nowrap;
}
.e-a .e-e .e-h .e-i:hover {
  border: solid 2px #0d42a2;
}
.e-a .e-e .e-h .e-i:hover .text1 {
  color: #0d42a2;
}
.e-a .e-e .e-h .e-i:hover .text3 .img1 {
  display: none;
}
.e-a .e-e .e-h .e-i:hover .text3 .img2 {
  display: block;
}
.e-a .e-e .e-h .e-i:hover .text4 {
  background-color: #e60112;
}
.e-a .e-e .e-h .e-i::nth-child(2) {
  margin-bottom: 0;
}
.e-a .e-j {
  width: 100%;
  text-align: center;
}
.e-a .e-j .e-k {
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 70px;
  background-color: #0d42a2;
  border: 1px solid #0d42a2;
  font-size: 14px;
  color: #ffffff;
}
.e-a .e-j .e-k .img1 {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
}
.e-a .e-j .e-k .img1 > img {
  width: 14px;
  height: 14px;
  margin-left: 40px;
}
.e-a .e-j .e-k .img2 {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: none;
}
.e-a .e-j .e-k .img2 > img {
  width: 14px;
  height: 14px;
  margin-left: 40px;
}
.e-a .e-j .e-k:hover {
  color: #0d42a2;
  background: #fff;
}
.e-a .e-j .e-k:hover .img1 {
  display: none;
}
.e-a .e-j .e-k:hover .img2 {
  display: block;
}
/* è§†é¢‘ä¸­å¿ƒ */
.g-a {
  width: 100%;
  height: 852px;
  background-image: url('/template/pc/skin/shou/6.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-size: center center;
}
.g-a .g-b {
  padding-top: 70px;
}
.g-a .g-b .g-c {
  width: 100%;
  text-align: center;
  font-size: 34px;
  margin-bottom: 18px;
  color: #333333;
}
.g-a .g-b .g-d {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 45px;
  color: #666666;
}
.g-a .g-c .g-d .g-f {
  display: none;
  background: #000000;
}
.g-a .g-c .g-d .g-f video {
  width: 925px;
  height: 600px;
}
.g-a .g-c .g-g {
  width: 245px;
  height: 600px;
  overflow: auto;
}
.g-a .g-c .g-g .g-h {
  width: 208px;
  height: 135px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  border: solid 3px #ffffff;
}
.g-a .g-c .g-g .g-h .g-i {
  width: 208px;
  height: 135px;
}
.g-a .g-c .g-g .g-h .g-i > img {
  width: 208px;
  height: 135px;
}
.g-a .g-c .g-g .g-h .g-j {
  position: absolute;
  top: 30px;
  left: 80px;
  display: none;
}
.g-a .g-c .g-g .g-j:last-child {
  margin-bottom: 0;
}
.g-a .g-c .g-g .active {
  border: solid 3px #0d42a2;
}
.g-a .g-c .g-g .active .g-j {
  display: block;
}
.g-a .g-c .g-g .mCSB_scrollTools {
  opacity: 1;
}
.g-a .g-c .g-g .mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  background-color: #dce0e1;
  filter: none;
  -ms-filter: none;
}
.g-a .g-c .g-g .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 5px;
  height: 135px;
  background-color: #0d42a2;
  border-radius: 6px;
  filter: none;
  -ms-filter: none;
}
.g-a .g-c .g-g .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.g-a .g-c .g-g .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0d42a2;
  filter: none;
  -ms-filter: none;
}
.g-a .g-c .g-g .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0d42a2;
  filter: none;
  -ms-filter: none;
}
/* å†…é¡µå¤´éƒ¨ */
.i-a {
  position: relative;
  padding-top: 80px;
}
.i-a .i-b > img {
  width: 100%;
}
.i-a .text {
  position: absolute;
  width: 1200px;
  top: 39.3%;
  left: 0;
  right: 0;
  margin: auto;
}
.i-a .text .text1 {
  font-size: 38px;
  color: #0d42a2;
  margin-bottom: 20px;
}
.i-a .text .text2 {
  font-size: 16px;
  color: #666666;
}
.i-a .text .text1-a {
  font-size: 38px;
  color: #ffffff;
  margin-bottom: 20px;
}
.i-a .text .text2-a {
  font-size: 16px;
  color: #ffffff;
}
.i-c {
  width: 100%;
  height: 60px;
  margin-bottom: 55px;
  background-color: #eff3fa;
}
.i-c .i-d {
  float: left;
  height: 60px;
  line-height: 60px;
  color: #999999;
}
.i-c .i-d > img {
  width: 18px;
  height: 17px;
  margin-top: -2px;
}
.i-c .i-d > a {
  font-size: 14px;
  color: #999999;
}
.i-c .i-d > a:hover {
  color: #0d42a2;
}
.i-c .i-d .active {
  color: #0d42a2;
}
.i-c .i-e {
  float: right;
}
.i-c .i-e .item {
  float: left;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  font-size: 16px;
  color: #666666;
}
.i-c .i-e .active {
  color: #ffffff;
  background: #0d42a2;
}
.i-c .i-e .item:hover {
  color: #ffffff;
  background: #0d42a2;
}
/* æ–‡æ¡£ä¸‹è½½ */
.j-a {
  /* ä¸‹è½½å¼¹çª— */
}
.j-a .j-z {
  margin-bottom: 45px;
}
.j-a .j-b {
  float: left;
}
.j-a .j-b .j-c {
  font-size: 34px;
  padding-left: 25px;
  color: #333333;
  border-left: 5px solid #0d42a2;
}
.j-a .j-d {
  float: right;
}
.j-a .j-d .j-e {
  float: left;
}
.j-a .j-d .j-e .item {
  line-height: 45px;
  float: left;
  cursor: pointer;
  margin-right: 30px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #666666;
}
.j-a .j-d .j-e .item:hover {
  color: #0d42a2;
}
.j-a .j-d .j-e .active {
  color: #0d42a2;
}
.j-a .j-f {
  float: left;
}
.j-a .j-f .j-g {
  width: 187px;
  height: 44px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  padding: 0 15px;
  float: left;
  font-size: 13px;
  color: #999999;
}
.j-a .j-f .j-h {
  float: left;
  width: 52px;
  height: 44px;
  box-sizing: border-box;
  background-image: url(/template/pc/skin/shou/28.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #0d42a2;
  cursor: pointer;
}
.j-a .j-j {
  /*è§†é¢‘å®¹å™¨æ ·å¼*/
}
.j-a .j-j .j-k .item {
  display: inline-block;
  width: 1200px;
  height: 70px;
  margin-bottom: 20px;
  background-color: #f2f5fb;
}
.j-a .j-j .j-k .item .img {
  display: inline-block;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  background-color: #0d42a2;
}
.j-a .j-j .j-k .item .img > img {
  width: 30px;
  height: 28px;
}
.j-a .j-j .j-k .item .text1 {
  display: inline-block;
  width: 290px;
  height: 70px;
  line-height: 70px;
  margin-left: 40px;
  font-size: 18px;
  color: #333333;
}
.j-a .j-j .j-k .item .text2 {
  display: inline-block;
  width: 654px;
  height: 70px;
  line-height: 70px;
  font-size: 14px;
  color: #666666;
}
.j-a .j-j .j-k .item .text3 {
  display: inline-block;
  width: 114px;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.j-a .j-j .j-k .item .text3 .img1 {
  display: block;
  width: 114px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: solid 1px #0d42a2;
}
.j-a .j-j .j-k .item .text3 .img1 > img {
  margin-left: 10px;
}
.j-a .j-j .j-k .item .text3 .img2 {
  display: none;
  width: 114px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #0d42a2;
  border: solid 1px #0d42a2;
}
.j-a .j-j .j-k .item .text3 .img2 > img {
  margin-left: 10px;
}
.j-a .j-j .j-k .item:hover .text1 {
  color: #0d42a2;
}
.j-a .j-j .j-k .text3:hover .img1 {
  display: none;
  color: #ffffff;
}
.j-a .j-j .j-k .text3:hover .img2 {
  display: block;
  color: #ffffff;
}
.j-a .j-j .j-m {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #fafafa;
  line-height: 40px;
  padding-left: 60px;
  margin: 40px auto 40px;
  font-size: 14px;
}
.j-a .j-j .j-m > p {
  line-height: 40px;
  color: #666;
  float: left;
}
.j-a .j-j .j-m .j-n {
  float: left;
  padding-left: 25px;
}
.j-a .j-j .j-m .j-n > a {
  display: inline-block;
  color: #999;
  line-height: 40px;
  margin-right: 30px;
}
.j-a .j-j .j-m .j-n > a:hover {
  color: #ff8a00;
}
.j-a .j-j .j-m .j-n .active {
  color: #ff8a00;
}
.j-a .j-j .j-o .item {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 285px;
  height: 250px;
  background: #000000;
  position: relative;
}
.j-a .j-j .j-o .item video {
  width: 100%;
  height: 100%;
}
.j-a .j-j .j-o .item .img1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 285px;
  height: 250px;
}
.j-a .j-j .j-o .item .img1 img {
  width: 285px;
  height: 250px;
}
.j-a .j-j .j-o .item .img2 {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 28px;
  height: 20px;
}
.j-a .j-j .j-o .item .img2 > img {
  width: 28px;
  height: 20px;
}
.j-a .j-j .j-o .item .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 144px;
  color: #fff;
  font-size: 12px;
}
.j-a .j-j .j-o .item .text1 {
  display: none;
  width: 72px;
  height: 28px;
  background-color: #ff960d;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  right: 50px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.j-a .j-j .j-o .item .text1 > img {
  width: 18px;
  height: 15px;
  margin-right: 5px;
}
.j-a .j-j .j-o .item .img3 {
  display: none;
  width: 30px;
  height: 28px;
  padding-top: 3px;
  padding-left: 4px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.j-a .j-j .j-o .item .img3 .img4 {
  display: block;
  width: 20px;
  height: 20px;
}
.j-a .j-j .j-o .item .img3 .img5 {
  display: none;
  width: 20px;
  height: 20px;
}
.j-a .j-j .j-o .item .img3:hover .img4 {
  display: none;
}
.j-a .j-j .j-o .item .img3:hover .img5 {
  display: block;
}
.j-a .j-j .j-o .item .active .img4 {
  display: none;
}
.j-a .j-j .j-o .item .active .img5 {
  display: block;
}
.j-a .j-j .j-o .item:nth-child(4n) {
  margin-right: 0;
}
.j-a .j-j .j-o .item:hover .img1 {
  display: none;
}
.j-a .j-j .j-o .item:hover .img2 {
  display: none;
}
.j-a .j-j .j-o .item:hover .img3 {
  display: block;
}
.j-a .j-j .j-o .item:hover .text {
  display: none;
}
.j-a .j-j .j-o .item:hover .text1 {
  display: block;
}
.j-a .j-j .j-p {
  position: fixed;
  left: 0;
  top: 120%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10000000;
  transition: top 0.5s ease-in-out;
}
.j-a .j-j .j-p.show {
  top: 0;
}
.j-a .j-j .j-p.show .j-t {
  visibility: visible;
}
.j-a .j-j .j-p.show .j-w {
  display: block;
}
.j-a .j-j .j-q {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.j-a .j-j .j-r {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #000000;
  border-radius: 50%;
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
.j-a .j-j .j-s {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.j-a .j-j .j-t {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.j-a .j-j .j-w {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 800px;
  transform: translate(-50%, -50%);
}
.j-a .j-j .j-l {
  float: right;
  margin-bottom: 70px;
  margin-top: 20px;
}
.j-a .j-j .j-l .button1 {
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 30px;
  background-color: #ababab;
}
.j-a .j-j .j-l .button2 {
  float: left;
  cursor: pointer;
  width: 46px;
  height: 46px;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  background-color: #f2f5fb;
  color: #8a837e;
}
.j-a .j-j .j-l .button1:hover {
  background-color: #0d42a2;
}
.j-a .j-j .j-l .button2:hover {
  background-color: #0d42a2;
  color: #fff;
}
.j-a .j-j .j-l .active {
  background-color: #0d42a2;
  color: #fff;
}
.j-a .suggest {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all .3s;
}
.j-a .suggest p {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  line-height: 90px;
}
.j-a .suggest .form {
  text-align: center;
  padding: 20px;
  padding-top: 0;
  opacity: 1;
  display: block;
  width: 800px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  background: #ffffff;
  top: 30%;
}
.j-a .suggest .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  height: 30px;
  border-radius: 50%;
  background: #999999;
}
.j-a .suggest .close > img {
  width: 20px;
  height: 20px;
}
.j-a .suggest .item {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
  margin-left: 40px;
}
.j-a .suggest input {
  outline: none;
  border: none;
  font-size: 14px;
  line-height: 28px;
  width: 447px;
  height: 40px;
  text-indent: 12px;
  color: #333;
  border: 1px solid #999999;
  margin-left: 20px;
}
.j-a .submit {
  width: 100%;
  text-align: center;
}
.j-a .submit > input {
  outline: none;
  border: none;
  width: 170px;
  height: 55px;
  line-height: 55px;
  cursor: pointer;
  text-align: center;
  background-color: #0d42a2;
  font-size: 14px;
  color: #ffffff;
}
.j-a .submit > input:hover {
  font-size: 20px;
}
/* è§£å†³æ–¹æ¡ˆ */
.k-a .k-z {
  margin-bottom: 45px;
}
.k-a .k-b {
  float: left;
}
.k-a .k-b .k-c {
  font-size: 34px;
  padding-left: 25px;
  color: #333333;
  border-left: 5px solid #0d42a2;
}
.k-a .k-d {
  float: right;
}
.k-a .k-d .k-e {
  float: left;
}
.k-a .k-d .k-e .item {
  line-height: 45px;
  float: left;
  cursor: pointer;
  margin-right: 40px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #666666;
}
.k-a .k-d .k-e .item:hover {
  color: #0d42a2;
}
.k-a .k-d .k-e .active {
  color: #0d42a2;
}
.k-a .k-f {
  float: left;
}
.k-a .k-f .k-g {
  width: 187px;
  height: 44px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  padding: 0 15px;
  float: left;
  font-size: 13px;
  color: #999999;
}
.k-a .k-f .k-h {
  float: left;
  width: 52px;
  height: 44px;
  box-sizing: border-box;
  background-image: url(/template/pc/skin/shou/28.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #0d42a2;
  cursor: pointer;
}
.k-a .k-j .k-k .item {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.k-a .k-j .k-k .item .img {
  float: left;
  width: 285px;
  height: 250px;
  overflow: hidden;
}
.k-a .k-j .k-k .item .img > img {
  width: 285px;
  height: 250px;
  transform: scale(1.001);
  transition: all 0.5s ease 0s;
}
.k-a .k-j .k-k .item .text {
  float: left;
  background-color: #f2f5fb;
  padding: 40px 0 0 30px;
  height: 250px;
  width: 305px;
}
.k-a .k-j .k-k .item .text .text1 {
  display: inline-block;
  font-size: 22px;
  margin-bottom: 25px;
  color: #000000;
}
.k-a .k-j .k-k .item .text .text2 {
  width: 225px;
  height: 85px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.k-a .k-j .k-k .item .text .text3 {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #0d42a2;
  font-size: 12px;
  color: #0d42a2;
}
.k-a .k-j .k-k .item .text .text3 .img1 {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
}
.k-a .k-j .k-k .item .text .text3 .img1 > img {
  width: 14px;
  height: 14px;
  margin-left: 18px;
}
.k-a .k-j .k-k .item .text .text3 .img2 {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: none;
}
.k-a .k-j .k-k .item .text .text3 .img2 > img {
  width: 14px;
  height: 14px;
  margin-left: 18px;
}
.k-a .k-j .k-k .item .text .text3:hover {
  background: #0d42a2;
  color: #ffffff;
}
.k-a .k-j .k-k .item .text .text3:hover .img1 {
  display: none;
}
.k-a .k-j .k-k .item .text .text3:hover .img2 {
  display: block;
}
.k-a .k-j .k-k .item:nth-child(2n) {
  margin-right: 0;
}
.k-a .k-j .k-k .item:hover .img > img {
  transform: scale(1.101);
  transition: all 0.5s ease 0s;
}
.k-a .k-j .k-k .item:hover .text .text1 {
  color: #0d42a2;
}
.k-a .k-l {
  float: right;
  margin-bottom: 70px;
  margin-top: 20px;
}
.k-a .k-l .button1 {
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 30px;
  background-color: #ababab;
}
.k-a .k-l .button2 {
  float: left;
  cursor: pointer;
  width: 46px;
  height: 46px;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  background-color: #f2f5fb;
  color: #8a837e;
}
.k-a .k-l .button1:hover {
  background-color: #0d42a2;
}
.k-a .k-l .button2:hover {
  background-color: #0d42a2;
  color: #fff;
}
.k-a .k-l .active {
  background-color: #0d42a2;
  color: #fff;
}
/* é˜²ä¼ªæŸ¥è¯¢ */
.l-a .k-z {
  margin-bottom: 45px;
}
.l-a .l-b .l-c {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  color: #333333;
  border-left: 5px solid #0d42a2;
}
.l-a .l-e {
  margin-bottom: 40px;
}
.l-a .l-e .l-f {
  float: left;
  width: 7px;
  height: 7px;
  margin-top: 7px;
  margin-right: 12px;
  background-color: #0d42a2;
}
.l-a .l-e .l-g {
  float: left;
  font-size: 24px;
  color: #333333;
}
.l-a .l-h {
  width: 100%;
  padding-left: 320px;
  margin-bottom: 50px;
}
.l-a .l-h .l-i {
  margin-bottom: 40px;
}
.l-a .l-h .l-j {
  font-size: 16px;
  margin-bottom: 20px;
  color: #333333;
}
.l-a .l-h .l-k .l-l {
  width: 410px;
  height: 50px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  padding: 0 15px;
  float: left;
  font-size: 14px;
  color: #999999;
}
.l-a .l-h .l-k .l-m {
  float: left;
  width: 140px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-left: 10px;
  font-size: 14px;
  color: #ffffff;
  background-color: #0d42a2;
  cursor: pointer;
}
.l-a .l-n {
  width: 100%;
  height: 63px;
  margin-bottom: 30px;
  background-color: #f2f5fb;
}
.l-a .l-n .l-o {
  width: 164px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background-color: #0d42a2;
}
.l-a .l-p {
  margin-bottom: 70px;
}
.l-a .l-p .l-q {
  font-size: 18px;
  margin-bottom: 25px;
  color: #0d42a2;
}
.l-a .l-p .text .item {
  font-size: 14px;
  line-height: 34px;
  color: #666666;
}
/* åŽåŠ²ç®€ä»‹ */
.m-a .m-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.m-a .m-c {
  margin-bottom: 40px;
}
.m-a .m-c .m-d {
  float: left;
  width: 450px;
}
.m-a .m-c .m-d .text1 {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
  color: #666666;
}
.m-a .m-c .m-d .text2 {
  font-size: 28px;
  margin-bottom: 15px;
  color: #0d42a2;
}
.m-a .m-c .m-d .text3 {
  margin-bottom: 70px;
}
.m-a .m-c .m-d .text3 .text3-a {
  display: inline-block;
  font-size: 68px;
  color: #0d42a2;
}
.m-a .m-c .m-d .text3 .text3-a > span {
  font-size: 16px;
  color: #666666;
}
.m-a .m-c .m-d .text3 .text3-b {
  display: inline-block;
  margin-left: 60px;
  width: 190px;
  height: 95px;
  margin-top: -28px;
  overflow: hidden;
}
.m-a .m-c .m-d .text4 .text4-a {
  float: left;
}
.m-a .m-c .m-d .text4 .text4-a .text4-b {
  font-size: 28px;
  margin-bottom: 30px;
  color: #0d42a2;
}
.m-a .m-c .m-d .text4 .text4-a .text4-c {
  font-size: 16px;
  color: #666666;
}
.m-a .m-c .m-d .text4 .text4-d {
  float: left;
  margin-left: 128px;
  width: 165px;
  height: 100px;
  overflow: hidden;
}
.m-a .m-c .m-e {
  float: right;
  width: 672px;
  height: 440px;
  overflow: hidden;
}
.m-a .m-c .m-e video {
  width: 672px;
  height: 440px;
}
.m-a .m-f {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 50px;
  color: #666666;
}
.m-a .m-g {
  width: 100%;
}
.m-a .m-g .m-h {
  font-size: 28px;
  margin-bottom: 40px;
  color: #333333;
}
.m-a .m-g .m-h > img {
  width: 17px;
  height: 17px;
  margin-right: 10px;
}
.m-a .m-i {
  width: 100%;
  margin-bottom: 50px;
}
.m-a .m-i .item {
  width: 100%;
  height: 252px;
  margin-bottom: 40px;
  position: relative;
}
.m-a .m-i .item .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 416px;
  height: 252px;
  overflow: hidden;
}
.m-a .m-i .item .img > img {
  width: 416px;
  height: 252px;
  transform: scale(1.001);
  transition: all .5s ease;
}
.m-a .m-i .item .text {
  position: absolute;
  right: 0;
  top: 35px;
  width: 736px;
}
.m-a .m-i .item .text .text1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #0d42a2;
}
.m-a .m-i .item .text .text2 {
  font-size: 16px;
  line-height: 25px;
  color: #666666;
}
.m-a .m-i .item:nth-child(2n) .img {
  left: 780px;
}
.m-a .m-i .item:nth-child(2n) .text {
  left: 0;
}
/* åŽåŠ²æ–‡åŒ– */
.n-a .n-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.n-a .n-c {
  margin-bottom: 70px;
}
.n-a .n-c .n-d {
  float: left;
  width: 660px;
  height: 550px;
  background-color: #f2f5fb;
  padding: 50px 0 0 50px;
}
.n-a .n-c .n-d .item {
  margin-bottom: 30px;
}
.n-a .n-c .n-d .item .img {
  float: left;
  width: 91px;
  height: 90px;
}
.n-a .n-c .n-d .item .text {
  float: left;
  margin-left: 25px;
}
.n-a .n-c .n-d .item .text .text1 {
  font-size: 26px;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #333333;
}
.n-a .n-c .n-d .item .text .text2 {
  font-size: 16px;
  color: #666666;
}
.n-a .n-c .n-e {
  float: left;
  width: 540px;
  height: 550px;
}
.n-a .n-c .n-e > img {
  width: 540px;
  height: 550px;
}
/* åŽåŠ²æŠ€æœ¯ */
.o-a .o-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.o-a .o-c .item {
  float: left;
  margin-bottom: 30px;
  margin-right: 20px;
}
.o-a .o-c .item .img {
  width: 386px;
  height: 240px;
  overflow: hidden;
}
.o-a .o-c .item .img > img {
  width: 386px;
  height: 240px;
  transform: scale(1.001);
  transition: all .5s ease;
}
.o-a .o-c .item .text {
  width: 376px;
}
.o-a .o-c .item .text .text1 {
  display: inline-block;
  font-size: 24px;
  margin: 20px 0;
  color: #0d42a2;
}
.o-a .o-c .item .text .text2 {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.o-a .o-c .item:nth-child(3n) {
  margin-right: 0;
}
.o-a .o-c .item:hover .img > img {
  transform: scale(1.101);
  transition: all .5s ease;
}
/* æ ¸å¿ƒä¼˜åŠ¿ */
.p-a .p-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.p-a .p-c .item {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
}
.p-a .p-c .item .img {
  float: left;
  width: 110px;
  height: 110px;
}
.p-a .p-c .item .img > img {
  width: 110px;
  height: 110px;
}
.p-a .p-c .item .text {
  float: left;
  margin-left: 20px;
  width: 450px;
  height: 110px;
  position: relative;
  padding-top: 25px;
  padding-left: 40px;
  background-color: #f2f5fb;
}
.p-a .p-c .item .text .text1 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #333333;
}
.p-a .p-c .item .text .text2 {
  font-size: 16px;
  color: #666666;
}
.p-a .p-c .item .text .img1 {
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -10px;
  width: 12px;
  height: 20px;
}
.p-a .p-c .item .text .img1 > img {
  width: 12px;
  height: 20px;
}
.p-a .p-c .item:nth-child(2n) {
  margin-right: 0;
}
/* åŽåŠ²è£è€€ */
.q-a .q-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.q-a .q-c .item {
  float: left;
  width: 285px;
  height: 360px;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 20px;
  border: solid 1px #dcdcdc;
}
.q-a .q-c .item .img {
  width: 100%;
  height: 320px;
  text-align: center;
  line-height: 320px;
  overflow: hidden;
}
.q-a .q-c .item .img > img {
  transform: scale(1.001);
  transition: all .5s ease;
}
.q-a .q-c .item .text {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #666666;
}
.q-a .q-c .item .text:hover {
  color: #0d42a2;
}
.q-a .q-c .item:hover img {
  transform: scale(1.101);
  transition: all .5s ease;
}
.q-a .q-c .item:nth-child(4n) {
  margin-right: 0;
}
.q-a .q-d {
  float: right;
  margin-bottom: 70px;
  margin-top: 20px;
}
.q-a .q-d .button1 {
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 30px;
  background-color: #ababab;
}
.q-a .q-d .button2 {
  float: left;
  cursor: pointer;
  width: 46px;
  height: 46px;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  background-color: #f2f5fb;
  color: #8a837e;
}
.q-a .q-d .button1:hover {
  background-color: #0d42a2;
}
.q-a .q-d .button2:hover {
  background-color: #0d42a2;
  color: #fff;
}
.q-a .q-d .active {
  background-color: #0d42a2;
  color: #fff;
}
/* åˆä½œä¼™ä¼´ */
.r-a .r-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.r-a .r-c .item {
  float: left;
  width: 200px;
  height: 112px;
  text-align: center;
  line-height: 112px;
  border: solid 1px #dcdcdc;
}
.r-a .r-c .item > img {
  opacity: 1;
}
.r-a .r-c .item:hover > img {
  opacity: .8;
}
.r-a .r-d {
  float: right;
  margin-bottom: 70px;
  margin-top: 20px;
}
.r-a .r-d .button1 {
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 30px;
  background-color: #ababab;
}
.r-a .r-d .button2 {
  float: left;
  cursor: pointer;
  width: 46px;
  height: 46px;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  background-color: #f2f5fb;
  color: #8a837e;
}
.r-a .r-d .button1:hover {
  background-color: #0d42a2;
}
.r-a .r-d .button2:hover {
  background-color: #0d42a2;
  color: #fff;
}
.r-a .r-d .active {
  background-color: #0d42a2;
  color: #fff;
}
/* äº§å“ä¸­å¿ƒ */
.s-a .s-b {
  margin-bottom: 50px;
  font-size: 34px;
  padding-left: 25px;
  color: #333333;
  border-left: 5px solid #0d42a2;
}
.s-a .s-c .item {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.s-a .s-c .item .s-d {
  width: 283px;
  height: 250px;
  overflow: hidden;
}
.s-a .s-c .item .s-d > img {
  width: 283px;
  height: 250px;
  transform: scale(1.001);
  transition: all 0.5s ease 0s;
}
.s-a .s-c .item .s-e {
  border: solid 1px #e5e5e5;
}
.s-a .s-c .item .s-e .text {
  padding: 32px 0 0 30px;
  background: #fff;
}
.s-a .s-c .item .s-e .text .text1 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #000000;
}
.s-a .s-c .item .s-e .text .text2 {
  width: 222px;
  height: 80px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  border-bottom: 1px solid #e5e5e5;
}
.s-a .s-c .item .s-e .s-f {
  display: inline-block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: #ffffff;
  font-size: 12px;
  color: #999999;
}
.s-a .s-c .item .s-e .s-f .img1 {
  width: 283px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: block;
}
.s-a .s-c .item .s-e .s-f .img1 > img {
  width: 14px;
  height: 14px;
  margin-left: 100px;
}
.s-a .s-c .item .s-e .s-f .img2 {
  width: 283px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: none;
}
.s-a .s-c .item .s-e .s-f .img2 > img {
  width: 14px;
  height: 14px;
  margin-left: 100px;
}
.s-a .s-c .item:hover .s-d > img {
  transform: scale(1.101);
  transition: all 0.5s ease 0s;
}
.s-a .s-c .item:hover .s-e .text {
  background: #0d42a2;
}
.s-a .s-c .item:hover .s-e .text .text1 {
  color: #fff;
}
.s-a .s-c .item:hover .s-e .text .text2 {
  color: #fff;
  border-bottom: 1px solid #0d42a2;
}
.s-a .s-c .item:hover .s-e .s-f {
  background-color: #e50112;
  font-size: 12px;
  color: #ffffff;
}
.s-a .s-c .item:hover .s-e .s-f .img1 {
  display: none;
}
.s-a .s-c .item:hover .s-e .s-f .img2 {
  display: block;
}
.s-a .s-c .item:nth-child(4n) {
  margin-right: 0;
}
.s-a .s-g {
  float: right;
  margin-bottom: 70px;
  margin-top: 20px;
}
.s-a .s-g .button1 {
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 30px;
  background-color: #ababab;
}
.s-a .s-g .button2 {
  float: left;
  cursor: pointer;
  width: 46px;
  height: 46px;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  background-color: #f2f5fb;
  color: #8a837e;
}
.s-a .s-g .button1:hover {
  background-color: #0d42a2;
}
.s-a .s-g .button2:hover {
  background-color: #0d42a2;
  color: #fff;
}
.s-a .s-g .active {
  background-color: #0d42a2;
  color: #fff;
}
/* äº§å“ä¸­å¿ƒ-è¯¦æƒ… */
.t-a .t-b {
  margin-bottom: 45px;
}
.t-a .t-b .t-c {
  float: left;
  font-size: 34px;
  padding-left: 25px;
  color: #333333;
  border-left: 5px solid #0d42a2;
}
.t-a .t-b .t-d {
  float: right;
}
.t-a .t-b .t-d .t-e {
  width: 257px;
  height: 44px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  padding: 0 15px;
  float: left;
  font-size: 13px;
  color: #999999;
}
.t-a .t-b .t-d .t-f {
  float: left;
  width: 52px;
  height: 44px;
  background-color: #0d42a2;
  box-sizing: border-box;
  background-image: url(/template/pc/skin/shou/28.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.t-a .t-g {
  margin-bottom: 40px;
}
.t-a .t-g .t-h {
  float: left;
}
.t-a .t-g .t-h .img {
  display: none;
  overflow: hidden;
  width: 460px;
  height: 405px;
}
.t-a .t-g .t-h .img > img {
  width: 460px;
  height: 405px;
}
.t-a .t-g .t-i {
  float: right;
  width: 700px;
}
.t-a .t-g .t-i .t-j {
  width: 700px;
  height: 65px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
}
.t-a .t-g .t-i .t-j p {
  float: left;
  font-size: 32px;
  color: #333333;
}
.t-a .t-g .t-i .t-j .fh {
  float: right;
  width: 142px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.t-a .t-g .t-i .t-j .fh .img1 {
  display: block;
  width: 142px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #f2f5fb;
}
.t-a .t-g .t-i .t-j .fh .img1 > img {
  width: 20px;
  height: 17px;
  margin-right: 15px;
}
.t-a .t-g .t-i .t-j .fh .img2 {
  display: none;
  width: 142px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #f2f5fb;
}
.t-a .t-g .t-i .t-j .fh .img2 > img {
  width: 20px;
  height: 17px;
  margin-right: 15px;
}
.t-a .t-g .t-i .t-j .fh:hover {
  color: #0d42a2;
}
.t-a .t-g .t-i .t-j .fh:hover .img1 {
  display: none;
  background-color: #ffffff;
  border: 1px solid #0d42a2;
}
.t-a .t-g .t-i .t-j .fh:hover .img2 {
  display: block;
  background-color: #ffffff;
  border: 1px solid #0d42a2;
}
.t-a .t-g .t-k {
  width: 665px;
  height: 170px;
}
.t-a .t-g .t-k .t-l {
  font-size: 18px;
  height: 40px;
  color: #0d42a2;
}
.t-a .t-g .t-k .t-m {
  line-height: 30px;
  font-size: 16px;
  height: 120px;
  color: #666666;
}
.t-a .t-g .t-o .img {
  cursor: pointer;
  float: left;
  margin-right: 20px;
  width: 160px;
  height: 140px;
  border: solid 3px #ffffff;
}
.t-a .t-g .t-o .img > img {
  width: 153px;
  height: 134px;
}
.t-a .t-g .t-o .active {
  border: solid 3px #0d42a2;
}
.t-a .t-p {
  width: 100%;
  height: 63px;
  margin-bottom: 40px;
  background-color: #f2f5fb;
}
.t-a .t-p p {
  width: 164px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  background-color: #0d42a2;
  font-size: 18px;
  color: #ffffff;
}
.t-a .t-r {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
.t-a .t-r > img {
  width: 800px;
  height: 600px;
}
.t-a .t-s {
  width: 100%;
  height: 206px;
  margin-bottom: 70px;
}
.t-a .t-s > img {
  width: 1079px;
  height: 206px;
}
/* æ‹›è˜ */
.w-a .w-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.w-a .w-c {
  margin-bottom: 30px;
}
.w-a .w-c select {
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin-right: 30px;
  padding: 0 10px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  font-size: 14px;
  color: #333333;
}
.w-a .w-c .w-d {
  width: 392px;
  height: 40px;
  padding: 0 20px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  font-size: 14px;
  line-height: 40px;
  color: #999999;
}
.w-a .w-c .w-e {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  background-color: #0d42a2;
}
.w-a .w-f {
  width: 100%;
}
.w-a .w-f .w-g {
  width: 100%;
  height: 60px;
  background-color: #0d42a2;
  padding-left: 50px;
}
.w-a .w-f .w-g .item {
  line-height: 60px;
  float: left;
  width: 300px;
  font-size: 16px;
  color: #ffffff;
}
.w-a .w-f .w-g .item1 {
  line-height: 60px;
  width: 250px;
}
.w-a .w-i {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.w-a .w-i .w-j {
  width: 100%;
  height: 60px;
  padding-left: 50px;
}
.w-a .w-i .w-j .item {
  line-height: 60px;
  float: left;
  width: 300px;
  font-size: 14px;
  color: #333333;
}
.w-a .w-i .w-j .item1 {
  line-height: 60px;
  width: 250px;
}
.w-a .w-i .w-z {
  width: 14px;
  position: absolute;
  top: 0;
  right: 30px;
}
.w-a .w-i .w-z .img1 {
  display: block;
  line-height: 60px;
}
.w-a .w-i .w-z .img1 > img {
  width: 14px;
  height: 14px;
}
.w-a .w-i .w-z .img2 {
  display: none;
  line-height: 60px;
}
.w-a .w-i .w-z .img2 > img {
  width: 14px;
  height: 2px;
}
.w-a .w-i .w-k {
  display: none;
  padding: 50px 0 0 50px;
}
.w-a .w-i .w-k .w-l {
  float: left;
  width: 680px;
}
.w-a .w-i .w-k .w-l .text1 {
  height: 50px;
  font-size: 16px;
  color: #0d42a2;
}
.w-a .w-i .w-k .w-l .text2 {
  font-size: 14px;
  line-height: 36px;
  color: #333333;
}
.w-a .w-i .w-k .w-l .text3 {
  margin-top: 30px;
  font-size: 16px;
  margin-bottom: 30px;
  color: #0d42a2;
}
.w-a .w-i .w-k .w-l .text4 {
  font-size: 14px;
  margin-bottom: 30px;
  color: #333333;
}
.w-a .w-i .w-k .w-l .text4 > span {
  margin-right: 30px;
}
.w-a .w-i .w-k .w-m .text1 {
  height: 50px;
  font-size: 16px;
  color: #0d42a2;
}
.w-a .w-i .w-k .w-m .text2 {
  font-size: 14px;
  line-height: 36px;
  color: #333333;
}
.w-a .active .w-j {
  background-color: #f2f5fb;
}
.w-a .active .w-j .item {
  color: #0d42a2;
}
.w-a .active .w-z .img1 {
  display: none;
}
.w-a .active .w-z .img2 {
  display: block;
}
.w-a .active .w-k {
  display: block;
}
.w-a .w-n {
  float: right;
  margin-bottom: 70px;
  margin-top: 40px;
}
.w-a .w-n .button1 {
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 30px;
  background-color: #ababab;
}
.w-a .w-n .button2 {
  float: left;
  cursor: pointer;
  width: 46px;
  height: 46px;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  background-color: #f2f5fb;
  color: #8a837e;
}
.w-a .w-n .button1:hover {
  background-color: #0d42a2;
}
.w-a .w-n .button2:hover {
  background-color: #0d42a2;
  color: #fff;
}
/* å…¬å¸è”ç³» */
.v-a .v-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.v-a .v-c {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.v-a .v-c .v-d {
  float: left;
  width: 46px;
  height: 74px;
}
.v-a .v-c .v-d > img {
  width: 46px;
  height: 74px;
}
.v-a .v-c .v-e {
  float: left;
  padding-top: 15px;
 
}
.v-a .v-c .v-e .text1 {
  font-size: 28px;
  margin-bottom: 10px;
  color: #0d42a2;
}
.v-a .v-c .v-e .text2 {
  font-size: 16px;
  color: #999999;
}
.v-a .v-f {
 
}
.v-a .v-f .item {
  float: left;
  width: 680px;
  margin-bottom: 15px;
}
.v-a .v-f .item .v-g {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
}
.v-a .v-f .item .v-g > img {
  width: 28px;
  height: 28px;
}
.v-a .v-f .item .v-h {
  display: inline-block;
  font-size: 16px;
  color: #333333;
}
.v-a .v-f .item .v-h > span {
  color: #999999;
}
.v-a .v-f .item:nth-child(2n) {
  width: 490px;
}
.v-a .v-f .item:nth-child(2) .v-h > span,
.v-a .v-f .item:nth-child(5) .v-h > span {
  color: #0d42a2;
}
.v-a .v-i {
  width: 1200px;
  height: 510px;
  margin-bottom: 70px;
}
.v-a .v-i > img {
  width: 1200px;
  height: 510px;
}
/* æˆä¸ºç»é”€å•† */
.u-a .u-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.u-a .u-c {
  margin-bottom: 70px;
}
.u-a .u-c .item {
  display: inline-block;
  margin-left: 34px;
  margin-bottom: 25px;
  font-size: 16px;
  color: #000000;
}
.u-a .u-c .item > span {
  color: #f71515;
}
.u-a .u-c .item > input {
  width: 284px;
  height: 50px;
  line-height: 50px;
  text-indent: 1em;
  font-size: 14px;
  color: #333333;
  margin-left: 10px;
  border: solid 1px #dcdcdc;
}
.u-a .u-c .item:nth-child(1) {
  margin-left: 0;
}
.u-a .u-c .srk {
  margin-bottom: 40px;
}
.u-a .u-c .srk .text {
  float: left;
  font-size: 16px;
  margin-top: 17px;
  color: #000000;
}
.u-a .u-c .srk .text > span {
  color: #f71515;
}
.u-a .u-c .srk textarea {
  float: right;
  padding: 10px;
  width: 1100px;
  height: 300px;
  font-size: 14px;
  line-height: 20px;
  border: solid 1px #dcdcdc;
  outline: none;
  resize: none;
}
.u-a .u-c .submit {
  width: 100%;
  text-align: center;
}
.u-a .u-c .submit > input {
  width: 170px;
  height: 55px;
  line-height: 55px;
  cursor: pointer;
  text-align: center;
  background-color: #0d42a2;
  border: 1px solid #0d42a2;
  font-size: 14px;
  color: #ffffff;
}
.u-a .u-c .submit > input:hover {
  background-color: #ffffff;
  color: #0d42a2;
}
/* å…¬å¸æ–°é—» */
.x-a .x-b {
  font-size: 34px;
  padding-left: 25px;
  margin-bottom: 50px;
  border-left: 5px solid #0d42a2;
  color: #333333;
}
.x-a .x-c {
  width: 100%;
  margin-bottom: 40px;
}
.x-a .x-c .item .img {
  float: left;
  width: 560px;
  height: 356px;
}
.x-a .x-c .item .img > img {
  width: 560px;
  height: 356px;
}
.x-a .x-c .item .text {
  float: left;
  width: 640px;
  height: 356px;
  padding-top: 34px;
  padding-left: 38px;
  padding-right: 40px;
  background-color: #eff3fa;
}
.x-a .x-c .item .text .text1 {
  display: inline-block;
  font-size: 23px;
  margin-bottom: 28px;
  color: #333333;
}
.x-a .x-c .item .text .text1:hover {
  color: #0d42a2;
}
.x-a .x-c .item .text .text2 {
  font-size: 14px;
  margin-bottom: 35px;
  color: #999999;
}
.x-a .x-c .item .text .text2 > span {
  margin-right: 30px;
}
.x-a .x-c .item .text .text2 > span > img {
  display: inline-block;
}
.x-a .x-c .item .text .text3 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #777777;
}
.x-a .x-c .item .text .text4 {
  font-size: 14px;
  color: #0d42a2;
  position: relative;
}
.x-a .x-c .item .text .text4:after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: "";
  width: 563px;
  height: 1px;
  background-color: #e7e7e7;
}
.x-a .x-c .slick-dots {
  text-align: right;
  padding-right: 40px;
  font-size: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
}
.x-a .x-c .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 10px;
  background-color: #ababab;
}
.x-a .x-c .slick-dots .slick-active {
  background: #0d42a2;
}
.x-a .x-c .slick-arrow {
  position: absolute;
  width: 37px;
  height: 37px;
  top: 284px;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  border: none;
  cursor: pointer;
  background: #ffffff;
  z-index: 10;
}
.x-a .x-c .slick-prev {
  left: 600px;
  background-image: url(/template/pc/skin/shou/68.jpg);
}
.x-a .x-c .slick-prev:hover {
  background-image: url(/template/pc/skin/shou/68-b.jpg);
}
.x-a .x-c .slick-next {
  right: 512px;
  background-image: url('/template/pc/skin/shou/69.jpg');
}
.x-a .x-c .slick-next:hover {
  background-image: url(/template/pc/skin/shou/69-b.jpg);
}
.x-a .x-c .slick-disabled {
  opacity: 1;
}
.x-a .x-d .item {
  float: left;
  width: 385px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.x-a .x-d .item .x-e {
  width: 385px;
  height: 245px;
  overflow: hidden;
}
.x-a .x-d .item .x-e > img {
  width: 385px;
  height: 245px;
  transform: scale(1.001);
  transition: all .5s ease;
}
.x-a .x-d .item .text {
  width: 386px;
  height: 190px;
  padding: 30px 40px 0 30px;
  background-color: #eff3fa;
  opacity: 0.8;
}
.x-a .x-d .item .text .text1 {
  font-size: 18px;
  margin-bottom: 18px;
  color: #333333;
}
.x-a .x-d .item .text .text2 {
  height: 70px;
  font-size: 14px;
  line-height: 24px;
  color: #777777;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.x-a .x-d .item .text .text3 {
  position: relative;
}
.x-a .x-d .item .text .text3 > span {
  font-size: 14px;
  color: #999999;
}
.x-a .x-d .item .text .text3 .img2 {
  position: absolute;
  top: 0;
  right: 0;
}
.x-a .x-d .item:nth-child(3n) {
  margin-right: 0;
}
.x-a .x-d .item:hover .x-e > img {
  width: 385px;
  height: 245px;
  transform: scale(1.101);
  transition: all .5s ease;
}
.x-a .x-f {
  float: right;
  margin-bottom: 70px;
  margin-top: 40px;
}
.x-a .x-f .button1 {
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 30px;
  background-color: #ababab;
}
.x-a .x-f .button2 {
  float: left;
  cursor: pointer;
  width: 46px;
  height: 46px;
  margin-left: 20px;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  background-color: #f2f5fb;
  color: #8a837e;
}
.x-a .x-f .button1:hover {
  background-color: #0d42a2;
}
.x-a .x-f .button2:hover {
  background-color: #0d42a2;
  color: #fff;
}
.x-a .x-f .active {
  background-color: #0d42a2;
  color: #fff;
}
/* å…¬å¸æ–°é—»è¯¦æƒ… */
.y-a .y-b {
  float: left;
  width: 800px;
}
.y-a .y-b .y-c {
  font-size: 28px;
  margin-bottom: 25px;
  color: #333333;
}
.y-a .y-b .y-d {
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dcdcdc;
}
.y-a .y-b .y-d .y-e {
  float: left;
}
.y-a .y-b .y-d .y-e > span {
  font-size: 14px;
  color: #999999;
  margin-right: 25px;
}
.y-a .y-b .y-d .y-f {
  float: right;
  font-size: 14px;
  color: #999999;
  opacity: 0.8;
}
.y-a .y-b .y-d .y-f .fx {
  display: inline-block;
  margin-left: 20px;
}
.y-a .y-b .y-d .y-f .fx .img1 {
  display: block;
}
.y-a .y-b .y-d .y-f .fx .img2 {
  display: none;
}
.y-a .y-b .y-d .y-f .fx:hover .img1 {
  display: none;
}
.y-a .y-b .y-d .y-f .fx:hover .img2 {
  display: block;
}
.y-a .y-b .y-g {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 30px;
  color: #666666;
}
.y-a .y-b .y-h {
  width: 800px;
  height: 480px;
  margin-bottom: 30px;
}
.y-a .y-b .y-i {
  width: 800px;
  height: 1px;
  margin-bottom: 30px;
  background-color: #dcdcdc;
  opacity: 0.6;
}
.y-a .y-b .y-j .y-k {
  float: left;
}
.y-a .y-b .y-j .y-k .y-l {
  font-size: 16px;
  margin-bottom: 20px;
  color: #666666;
}
.y-a .y-b .y-j .y-k .y-l > a {
  color: #666666;
}
.y-a .y-b .y-j .y-k .y-l > a:hover {
  color: #0d42a2;
}
.y-a .y-b .y-j .y-m {
  float: right;
  width: 160px;
}
.y-a .y-b .y-j .y-m .img1 {
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #0d42a2;
  border: 1px solid #0d42a2;
  font-size: 14px;
  color: #ffffff;
  display: block;
}
.y-a .y-b .y-j .y-m .img1 > img {
  width: 21px;
  height: 16px;
  margin-right: 15px;
}
.y-a .y-b .y-j .y-m .img2 {
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #0d42a2;
  border: 1px solid #0d42a2;
  font-size: 14px;
  color: #ffffff;
  display: none;
}
.y-a .y-b .y-j .y-m .img2 > img {
  width: 21px;
  height: 16px;
  margin-right: 15px;
}
.y-a .y-b .y-j .y-m:hover .img1 {
  color: #0d42a2;
  background: #fff;
  display: none;
}
.y-a .y-b .y-j .y-m:hover .img2 {
  color: #0d42a2;
  background: #fff;
  display: block;
}
.y-a .y-n {
  float: right;
  width: 360px;
}
.y-a .y-n .y-o {
  padding: 25px 20px 0 20px;
  background-color: #eff3fa;
  border-bottom: 1px solid #dee1e8;
}
.y-a .y-n .y-o .y-p {
  margin-bottom: 28px;
}
.y-a .y-n .y-o .y-p .text1 {
  float: left;
  font-size: 22px;
  color: #333333;
}
.y-a .y-n .y-o .y-p .text2 {
  float: right;
  margin-right: 25px;
  font-size: 14px;
  color: #666666;
  position: relative;
}
.y-a .y-n .y-o .y-p .text2 > img {
  position: absolute;
  top: -2px;
  right: -18px;
}
.y-a .y-n .y-o .y-p .text2:hover {
  color: #0d42a2;
}
.y-a .y-n .y-o .y-q {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.y-a .y-n .y-o .y-q > img {
  width: 319px;
  height: 175px;
}
.y-a .y-n .y-o .y-r {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  height: 40px;
  color: #666666;
}
.y-a .y-n .y-o .y-r:hover {
  color: #0d42a2;
}
.y-a .y-n .y-s {
  width: 100%;
  height: 190px;
  padding: 25px 20px 0 20px;
  background-color: #eff3fa;
}
.y-a .y-n .y-s .item {
  display: inline-block;
}
.y-a .y-n .y-s .item .img1 {
  float: left;
  line-height: 30px;
  margin-right: 15px;
  display: block;
}
.y-a .y-n .y-s .item .img2 {
  float: left;
  line-height: 30px;
  margin-right: 15px;
  display: none;
}
.y-a .y-n .y-s .item > span {
  float: left;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.y-a .y-n .y-s .item:hover .img1 {
  display: none;
}
.y-a .y-n .y-s .item:hover .img2 {
  display: block;
}
.y-a .y-n .y-s .item:hover > span {
  color: #0d42a2;
}

/* 侧边客服 */
.cs-a{width: 140px;position: fixed;right: -140px;top: 155px;transition: all .3s;z-index: 1000;}
.cs-b{width: 140px;position: absolute;left: 0;top: 0;}
.cs-c{width: 140px;height: 72px;background-color: #3f61a0;font-size: 0;cursor: default;padding-top: 17px;box-sizing: border-box;text-align: center;}
.cs-d{display: inline-block;vertical-align: top;background-image: url(/template/pc/skin/shou/cs3.png);width: 38px;height: 38px;margin-right: 11px;}
.cs-e{display: inline-block;font-size: 13px;line-height: 20px;color: #fff;}
.cs-f{list-style-type:none;padding: 0;margin: 0;background-color: #fff;width: 138px;line-height: 21px;border: 1px solid #dcdcdc;padding-top: 11px;padding-bottom: 2px;border-bottom: 3px solid #3f61a0;box-sizing: content-box;}
.cs-g{display: block;height: 21px;font-size: 12px;color: #666;margin-bottom: 10px;text-align: left;text-decoration: none;}
.cs-g:hover{color: #3f61a0;}
.cs-h{display: inline-block;vertical-align: middle;background-image: url(/template/pc/skin/shou/cs2.png);width: 21px;height: 21px;position: relative;top: -1px;margin-left: 20px;margin-right: 11px;}
.cs-i{width: 72px;height: 72px;background-color: #626262;background-color: rgba(0,0,0,0.5);position: absolute;left: -72px;top: 0;cursor: pointer;font-size: 0;transition: all .3s;}
.cs-j{display: inline-block;vertical-align: top;background-image: url(/template/pc/skin/shou/cs1.png);width: 72px;height: 27px;margin-bottom: 8px;margin-top: 13px;background-repeat: no-repeat;background-position: center center;}
.cs-k{display: inline-block;width: 72px;font-size: 12px;line-height: 12px;color: #fff;text-align: center;}
.cs-a:hover{right: 0;}
.cs-a:hover .cs-i{left: 0;cursor: default;}