@charset "utf-8";

/* CSS Document */
html {
font-size: 62.5%;
height: 100%;
scroll-behavior: smooth;
}

body {
margin: 0 auto;
font-family: Poppins-Regular, Arial, Helvetica, sans-serif;
font-size: 16px;
font-size: 1.6rem;
height: 100%;
background: #fff;
width: 100%;
max-width: 1920px;
overflow-x: hidden;
}


img {
border: none;
}

ul li {
list-style-type: none;
}

ul,
form,
p,
a,
img,
table,
tr,
td,
li,
dd,
dt,
dl,
span,
em {
margin: 0;
padding: 0;
list-style: none;
color: #333;
}

img {
display: block;
transition: 0.5s;
}

a {
text-decoration: none;
color: #333;
outline: none;
transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-webkit-transition: 0.5s;
}

h1,
h2 {
margin: 0;
padding: 0;
font-weight: normal;
color: #333;
}

.clear {
clear: both;
}

.maln {
margin-left: auto !important
}

input,
textarea,
select {
font-family: Poppins-Regular, Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 1.2rem;
color: #999999;
border: none;
outline: none;
}

.fl {
float: left;
}

.fr {
float: right;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
display: block
}

input[type="button"],
input[ type="submit"],
input[type="reset"] {
-webkit-appearance: none;
}

button {
border-radius: 0px;
-webkit-border-radius: 0px;
}

::selection {
color: #fff;
background: #14419d;
}

* {
margin: 0px;
padding: 0px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

::-webkit-scrollbar {
width: 4px;
height: 4px;
}

::-webkit-scrollbar-track {
background: #e5e5e5
}

::-webkit-scrollbar-thumb {
background: #14419d;
}


.fons0 {
font-size: 0px;
font-size: 0rem;
}

::-webkit-input-placeholder {
/* WebKit browsers */
color: #666666;
opacity: 1
}

:-o-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #666666;
opacity: 1
}

::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #666666;
opacity: 1
}

:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #666666;
opacity: 1
}

@media screen and (min-width:1000px) {
.zong {
width: calc(100% - 160px);
max-width: 1400px;
margin: auto;
}

.zong1 {
width: 95%;
max-width: 1585px;
margin: auto;
}
}

@media screen and (max-width:999px) {

.zong,
.zong1 {
width: 95%;
margin: auto;
}
}

a:hover img {
transform: scale(1.1, 1.1)
}

img {
max-width: 100%;
}

a:hover {
color: #14419d;
}

.mp {
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
color: #666;
}

.mp p,
.mp a {
color: #666;
display: block;
}

.mp a:hover {
color: #14419d;
}

.mp1 {
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
color: #666;
}

.mp1 p,
.mp1 a {
color: #666;
display: block;
}

.mp1 a:hover {
color: #14419d;
}

@media screen and (max-width:1559px) {
.mp1 {
font-size: 16px;
font-size: 1.6rem;
line-height: 30px !important;
}
}

@media screen and (max-width:1359px) {

.mp,
.mp1 {
font-size: 14px;
font-size: 1.4rem;
line-height: 26px !important;
}

body {
font-size: 14px;
font-size: 1.4rem;
}
}

@media screen and (max-width:767px) {

.mp,
.mp1 {
font-size: 12px;
font-size: 1.2rem;
line-height: 22px !important;
}

body {
font-size: 12px;
font-size: 1.2rem;
}
}

.img1 {
display: block;
position: relative;
overflow: hidden;
}

.img1 img {
width: 100%;
position: relative;
z-index: 1
}

.img1:before {
content: '';
position: absolute;
width: 0px;
height: 100%;
background: #fff;
opacity: 0.5;
left: 50%;
transform: translateX(-50%);
top: 0px;
transition: 1s;
z-index: 2
}

.img1:after {
content: '';
position: absolute;
width: 100%;
height: 0px;
background: #fff;
opacity: 0.5;
top: 50%;
transform: translateY(-50%);
left: 0px;
transition: 1s;
z-index: 2
}

.img1:hover:before {
width: 100%;
opacity: 0
}

.img1:hover:after {
height: 100%;
opacity: 0
}

@keyframes m1tu {
0% {
opacity: 0;
left: 0px;
}

50% {
opacity: 1;
left: 50%;
}

100% {
opacity: 0;
left: 100%
}
}

.img2 {
display: block;
width: 300px;
margin: auto;
position: relative;
overflow: hidden;
z-index: 1
}

.img2 img {
width: 100%;
}

.img2:after {
content: "";
height: 100%;
position: absolute;
top: 0px;
transition: 0.5s;
background: #fff;
width: 40px;
filter: blur(30px);
opacity: 0;
z-index: 3
}

.img2:hover:after {
-webkit-animation-name: m1tu;
animation-name: m1tu;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1
}

.niu1 {
position: relative;
display: inline-block;
vertical-align: middle;
overflow: hidden;
}

.niu1 span {
position: relative;
z-index: 2;
}

.niu1:before {
position: absolute;
content: '';
top: 0px;
bottom: 0px;
left: 0px;
right: -50px;
border-bottom: 50px solid #14419d;
border-right: 30px solid transparent;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}

.niu1:after {
position: absolute;
content: '';
top: 0px;
right: 0px;
bottom: 0px;
left: -50px;
border-left: 30px solid transparent;
border-bottom: 50px solid #14419d;
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}

.niu1:hover:before {
-webkit-transform: translateX(-40%);
-moz-transform: translateX(-40%);
-ms-transform: translateX(-40%);
-o-transform: translateX(-40%);
transform: translateX(-40%);
}

.niu1:hover:after {
-webkit-transform: translateX(40%);
-moz-transform: translateX(40%);
-ms-transform: translateX(40%);
-o-transform: translateX(40%);
transform: translateX(40%);
}

.niu2 {
overflow: hidden;
position: relative;
}

.niu2 span {
position: relative;
display: block;
z-index: 2;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.niu2 span:before {
position: absolute;
left: 0;
top: 0;
z-index: -1;
height: 100%;
width: 100%;
content: "";
background-color: #14419d;
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: top right;
-moz-transform-origin: top right;
-ms-transform-origin: top right;
-o-transform-origin: top right;
transform-origin: top right;
transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.niu2:hover span:before {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-o-transform-origin: bottom left;
transform-origin: bottom left;
}

.niu3 {
position: relative;
z-index: 1;
overflow: hidden;
-webkit-transition: background 0.4s linear, color 0.3s linear;
-o-transition: background 0.4s linear, color 0.3s linear;
-moz-transition: background 0.4s linear, color 0.3s linear;
transition: background 0.4s linear, color 0.3s linear;
}

.niu3:after {
position: absolute;
top: 50%;
left: 50%;
width: 120%;
height: 50%;
opacity: 0;
z-index: -1;
content: '';
background: #14419d;
-webkit-transition: all 0.4s linear 0s;
-o-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.niu3:hover {
color: #fff;
}

.niu3:hover:after {
height: 500%;
opacity: 1;
}


.at-resp-share-element .at4-share-count-container {
text-decoration: none;
float: right;
padding-right: 15px;
line-height: 25px !important;
}

.at-resp-share-element .at-icon {
width: 24px !important;
height: 24px !important;
}

.at-style-responsive .at-share-btn {
padding: 0 !important;
border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
width: 24px !important;
height: 24px !important;
}

.at-resp-share-element .at-share-btn {
margin-bottom: 0 !important;
margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
width: 24px !important;
height: 24px !important;
}

.at-style-responsive .at-share-btn {
padding: 0 !important;
border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
width: 24px !important;
height: 24px !important;
}

.at-resp-share-element .at-share-btn {
margin-bottom: 0 !important;
margin-right: 3px !important;
}


/*  head  */
.head {
border-bottom: 1px solid rgba(244, 244, 244, 0.2);
position: fixed;
width: 100%;
left: 0px;
top: 0px;
transition: 0.5s;
z-index: 99999
}

.head>.zong {
padding: 10px 0;
transition: 0.5s;
}

.head>.zong:after {
content: "";
clear: both;
display: block;
}

.logo {
display: block;
width: 205px;
position: absolute;
top: 50%;
left: 51%;
left: 47%;
transform: translate(-50%, -50%);
}

.logo span {
display: block;
height: 78px;
}

.logo img {
display: block;
margin: auto;
transition: 0.5s;
}

.logo1 {
opacity: 1
}

.logo2 {
opacity: 0
}

.het .zong1 {
z-index: 999
}

.daohang {
float: left;
margin-right: 20px;
width: calc(100% - 231px);
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.daohang>li {
float: left;
transition: 0.5s;
}

.daohang>li:nth-child(4) {
margin-right: 255px;
}

.daohang>li>a {
display: block;
font-size: 18px;
font-size: 1.8rem;
line-height: 78px;
color: #fff;
position: relative;
}

.daohang>li>a:before {
content: "";
transition: 0.5s;
position: absolute;
bottom: 0px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 2px;
background: #14419d;
}

.daohang>li:hover>a {
color: #14419d;
}

.dangqiandao>a {
color: #14419d !important;
}

.yijiw {
background: rgba(255, 255, 255, 0);
position: absolute;
width: 207px;
top: -9999px;
left: 50%;
transform: translateX(-50%);
}

.yiji {
background: rgba(255, 255, 255, 1);
box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.07);
}

.yiji li {
position: relative;
transition: 0.5s;
padding: 0 20px;
}

.yiji li a {
display: block;
font-size: 16px;
font-size: 1.6rem;
line-height: 0px;
padding: 15px 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
color: #666666;
}

.yiji li:last-child a {
border: none;
}

.yiji li:hover>a {
color: #14419d;
text-decoration: underline;
}

.erji {
position: absolute;
width: 207px;
background: rgba(255, 255, 255, 1);
top: -9999px;
left: 100%;
box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.07);
}

.sanji {
position: absolute;
width: 207px;
background: rgba(255, 255, 255, 1);
top: -9999px;
left: 100%;
box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.07);
}

.daohang>li:hover .yijiw {
top: 100%;
}

.daohang>li:hover .yiji>li>a {
line-height: 25px;
}

.yiji>li:hover .erji {
top: 0px;
}

.yiji>li:hover .erji>li>a {
line-height: 25px;
}

.erji>li:hover .sanji {
top: 0px;
}

.erji>li:hover .sanji>li>a {
line-height: 25px;
}

.matn {
margin-top: auto !important;
}

.daohang>li.hepr {
position: inherit;
}


.xiala {
position: absolute;
width: 100%;
top: -9999px;
left: 50%;
transform: translateX(-50%);
padding: 1px 8px;
background: #fff;
max-height: calc(100vh - 120px);
overflow: auto;
z-index:100000000;
}

.xiala .zong {
display: flex;
flex-flow: wrap;
justify-content: space-between;
position: relative;
height: 100%;
z-index: 2
}

.xll {
width: 428px;
padding-top: 30px;
padding-bottom: 30px;
}

.xlr {
width: calc(100% - 590px);
padding-top: 42px;
}

.xltu {
display: block;
overflow: hidden;
}

.xla {
display: block;
font-size: 20px;
font-size: 2rem;
line-height: 30px;
margin-top: 15px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #14419d;
}

.xlp {
line-height: 26px;
margin-top: 10px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
}

.xlp p {
color: #666;
}

.xlr a {
display: block;
margin-top: 17px;
padding-bottom: 12px;
color: #333333;
background: url("../images/xlxian.png") no-repeat left bottom;
background-size: 0px;
}

.xlr a:hover {
background-size: 187px;
color: #14419d;
}

.daohang>li:hover .xiala {
top: 100%;
}

/*  sousuo  */
.sou::-webkit-input-placeholder {
/* WebKit browsers */
color: #fff;
opacity: 1
}

.sou:-o-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #fff;
opacity: 1
}

.sou::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #fff;
opacity: 1
}

.sou:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #fff;
opacity: 1
}

.sousuo {
float: right;
height: 78px;
z-index: 9999;
border-radius: 50%;
position: relative;
transition: 0.5s;
}

.sousuo form {
width: 340px;
background: #14419d;
border-radius: 4px;
height: 0px;
overflow: hidden;
position: absolute;
right: -10px;
top: 77px;
transition: 0.5s;
z-index: 99999
}

.sou {
width: 100%;
height: 42px;
line-height: 42px;
border-radius: 4px;
border: solid 1px rgba(255, 255, 255, 0.5);
padding-left: 13px;
padding-right: 40px;
font-size: 14px;
font-size: 1.4rem;
color: #fff;
background: none;
}

.suo {
width: 42px;
height: 42px;
position: absolute;
right: 6px;
top: 6px;
z-index: 9999999;
color: #c70a27;
border-radius: 0px;
background: none;
cursor: pointer;
}

.sou1 {
width: 42px;
height: 42px;
text-align: center;
line-height: 42px;
position: absolute;
right: 6px;
top: 6px;
font-size: 18px !important;
color: #fff;
cursor: pointer;
z-index: 99990
}

.sou2 {
display: block;
color: #fff;
line-height: 78px;
font-family: Roboto-Medium, Arial, "Arial Black", "sans-serif", Verdana;
z-index: 1;
cursor: pointer;
transition: 0.5s;
}

.sou2 i {
display: inline-block;
vertical-align: middle;
font-size: 18px !important;
margin-right: 6px;
}

.sou2:hover {
color: #14419d;
}

.sousuof form {
height: 54px;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
padding: 6px;
}

.yvn {
float: right;
position: relative;
z-index: 99999;
margin-right: 24px;
}

.yvzhonga {
display: block;
line-height: 78px;
padding-right: 28px;
font-size: 16px;
font-size: 1.6rem;
text-align: center;
color: #fff;
cursor: pointer;
position: relative;
z-index: 999999
}

.yvzhonga i {
margin-right: 4px;
font-size: 20px;
display: inline-block;
vertical-align: middle;
}

.yvzhonga:before {
content: "";
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-50%);
width: 0;
border: 6px solid #fff;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}

.yvul {
width: 100%;
min-width: 110px;
position: absolute;
top: 78px;
left: -15px;
background: #14419d;
border: 1px solid #14419d;
border-radius: 5px;
display: none;
}

.yvul a {
display: block;
padding: 5px 10px;
font-size: 14px;
font-size: 1.4rem;
line-height: 24px;
color: #fff;
border-radius: 5px;
}

.yvul a:hover {
background: #fff;
color: #14419d;
text-decoration: none !important;
}

.xnav {
display: none
}

.daohang2,
.sousuo2 {
display: none
}

.headh {
background: #fff !important;
border-bottom: 1px solid #ddd;
}

.headh>.zong {
padding: 0px;
}

.headh .logo1 {
opacity: 0
}

.headh .logo2 {
opacity: 1
}

.headh .daohang>li>a,
.headh .sou1 {
color: #333;
}

.headh .yvzhonga {
color: #333;
}

.headh .yvzhonga:before {
border: 6px solid #333;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}

.headh .sou2 {
color: #333;
}

@media screen and (max-width:1559px) {
.logo {
width: 200px;
}

.daohang {
width: calc(100% - 180px)
}

.daohang>li {}

.daohang>li>a {
font-size: 16px;
font-size: 1.6rem;
}

.sousuo {
margin-top: 0px;
}

.sou {
font-size: 12px;
font-size: 1.2rem;
}

.sou2 i {
font-size: 18px !important;
margin-right: 4px;
}

.yvn {
margin-right: 15px;
}

.yvzhonga {
font-size: 14px;
font-size: 1.4rem;
padding-right: 20px;
}

.yijiw,
.erji,
.sanji {
width: 200px;
}

.yiji li a {
font-size: 14px;
font-size: 1.4rem;
line-height: 0px;
padding: 5px 10px;
}

.erjin {
width: 250px;
}

.erjin a {
font-size: 14px;
font-size: 1.4rem;
}
}

@media screen and (max-width:1359px) {
.logo {
width: 120px;
left: 52.5%
}

.logo span {
height: 50px;
}

.daohang {
width: calc(100% - 120px)
}

.daohang>li:nth-child(4) {
margin-right: 150px;
}

.daohang>li>a {
font-size: 12px;
font-size: 1.2rem;
line-height: 50px;
text-transform: none;
}

.yvn {
margin-right: 15px;
padding-left: 0px;
}

.yvzhonga {
font-size: 12px;
font-size: 1.2rem;
padding-right: 13px;
line-height: 50px;
}

.yvzhonga:before {
border-width: 4px;
}

.yvzhonga i {
display: none;
}

.sousuo {
height: 50px;
}

.sou2 {
line-height: 50px;
}

.xll {
width: 400px;
}

.xlr {
width: calc(100% - 430px);
padding-top: 42px;
}
}

@media screen and (min-width:1000px) {

.carousel,
.nav,
.clear3 {
display: none
}
}

@media screen and (max-width:999px) {

.daohang,
.sousuo {
display: none;
}

.logo {
position: relative;
left: auto;
top: auto;
transform: translate(0);
float: left;
width: 100px;
}

.logo span {
height: 40px;
}

.logo img {
left: 0px !important;
transform: translate(0, -50%) !important;
margin-left: 0px;
}

.head {
background: #333;
}

.head .zong {
padding: 5px 0 !important;
}

.yvzhonga {
line-height: 40px;
}

.yvn {
margin-right: 45px;
padding: 0px;
border: none;
}

.yvul {
min-width: 100px;
top: 35px;
}

.yvul a {
padding: 5px;
font-size: 12px;
font-size: 1.2rem;
}

.xnav {
display: block
}

.nav {
position: fixed;
width: 35px;
height: 24px;
background: #14419d;
right: 2.5%;
top: 11px;
cursor: pointer;
border-radius: 5px;
z-index: 9999999999
}

.xnav2 .nav {
background: #ffc700;
}

.nav span {
display: block;
width: 20px;
height: 2px;
background: #ffffff;
position: absolute;
left: 50%;
margin-left: -10px;
top: 50%;
transition: 0.5s;
z-index: 9999999991
}

.nav .nav1 {
margin-top: -1px;
}

.nav .nav2 {
margin-top: -8px;
}

.nav .nav3 {
margin-top: 6px;
}

.nav:hover .nav1 {
width: 25px;
}

.navh .nav1 {
transform: rotate(45deg)
}

.navh .nav2 {
transform: rotate(-45deg);
width: 10px;
margin-left: -1px;
margin-top: -5px;
}

.navh .nav3 {
transform: rotate(-45deg);
width: 9px;
margin-top: 3px;
margin-left: -8px;
}

.navh:hover .nav2 {
margin-top: -8px;
margin-left: 7px;
}

.navh:hover .nav3 {
margin-top: 5px;
margin-left: -12px;
}

.smdaohang {
position: fixed;
width: 280px;
height: 100%;
overflow: auto;
top: 0px;
right: -100%;
background: #000;
background: #14419d;
z-index: 9999999;
transition: 0.5s;
text-align: center;
}

.smdaohangh {
right: 0px;
}

.topnav {
margin: auto;
margin-top: 30px;
padding: 20px;
}

ul.topnav li {
text-align: left;
position: relative;
}

ul.topnav li a {
padding: 15px 5px;
padding-left: 0px;
color: #fff;
display: block;
font-size: 16px;
font-size: 1.6rem;
line-height: 24px;
padding-right: 50px;
border-bottom: 1px dashed #fff;
font-family: Lato-Regular, Arial, Helvetica, sans-serif;
}

ul.topnav ul {
display: none;
}

ul.topnav ul li {
clear: both;
}

ul.topnav ul li a {
padding: 10px 5px;
padding-left: 20px;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
outline: 0;
border: none;
}

ul.topnav ul li a:hover {}

ul.topnav ul ul li a {
padding-left: 40px;
font-size: 12px;
font-size: 1.2rem;
}

ul.topnav ul ul {
border-top: 1px dashed rgba(255, 255, 255, 0.5);
border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

ul.topnav ul ul ul li a {
padding-left: 60px;
}

ul.topnav span {
display: block;
position: absolute;
right: 0px;
top: 15px;
width: 20px;
height: 20px;
background: #fff;
background: rgba(255, 255, 255, 0.6);
cursor: pointer;
border-radius: 50%;
transition: 0.5s;
}

ul.topnav span:before {
content: "";
width: 6px;
height: 2px;
background: #333;
position: absolute;
left: 50%;
margin-left: -3px;
top: 50%;
margin-top: 0px;
transform: rotate(45deg);
transform-origin: right center
}

ul.topnav span:after {
content: "";
width: 6px;
height: 2px;
background: #333;
position: absolute;
left: 50%;
margin-left: -3px;
top: 50%;
margin-top: -1px;
transform: rotate(-45deg);
transform-origin: right center;
transition: 0.5s;
}

ul.topnav span.yizi {
transform: rotate(90deg)
}

.smdaohang form {
margin-top: 15px;
margin-bottom: 15px;
width: 240px;
height: 26px;
border: 1px solid #fff;
position: relative;
background: #fff;
border-radius: 13px;
}

.smdaohang form .iptc {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 15px;
background-color: #fff;
width: 80%;
height: 24px;
line-height: 24px;
display: block;
float: left;
border-radius: 10px;
}

.smdaohang form .ipsc {
width: 20%;
height: 24px;
line-height: 24px;
display: block;
float: right;
background: transparent;
position: relative;
z-index: 99;
}

.smdaohang form i {
position: absolute;
right: 10px;
top: 2px;
}

.clear3 {
clear: both;
}
}

/*  banner  */
.banner1 img {
max-width: 100%;
border: 0px solid #ccc;
transform: scale(1) !important
}

.banner1 {
position: relative;
z-index: 2;
line-height: 0;
font-size: 0;
}

.banner1 .slick-arrow {
position: absolute;
z-index: 99;
display: block !important;
top: 50%;
margin-top: -31px;
width: 56px;
height: 56px;
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100% !important;
}

.banner1 .slick-prev {
left: 80px;
background-image: url("../images/baleft.png");
cursor: pointer;
}

.banner1 .slick-next {
right: 80px;
background-image: url("../images/baright.png");
cursor: pointer;
}

.banner1 .slick-prev:hover {
background-image: url("../images/balefth.png");
cursor: pointer;
}

.banner1 .slick-next:hover {
background-image: url("../images/barighth.png");
cursor: pointer;
}

.banner1 .slick-dots {
position: absolute;
z-index: 999999;
left: 0;
right: 0;
bottom: 30px;
text-align: center;
font-size: 0;
letter-spacing: 0;
display: none !important;
}

.banner1 .slick-dots li {
margin: 0 3px;
display: inline-block;
*display: inline;
*zoom: 1;
}

.banner1 .slick-dots li.slick-active a {
background: #14419d;
cursor: pointer;
}

.banner1 .slick-dots a {
display: block;
width: 13px;
height: 13px;
background: #ffffff;
cursor: pointer;
border-radius: 50%;
}

.banner.hide {
display: none;
}

@media screen and (max-width: 1359px) {
.banner1 .slick-dots {
bottom: 20px;
}
}

@media screen and (max-width: 999px) {
.banner1 {
display: block;
}

.banner1.hide {
display: block;
}

.banner1 .slick-arrow {
display: none !important;
}

.banner1 .slick-dots {
bottom: 10px;
display: block !important;
}

.banner1 .slick-dots li {
margin: 0 3px;
}

.banner1 .slick-dots a {
width: 8px;
height: 8px;
}

.banner2 {
display: none;
}
}

.slick-list,
.slick-slider,
.slick-track {
position: relative;
display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
visibility: hidden
}

.slick-slider {
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}

.slick-list {
overflow: hidden;
margin: 0;
padding: 0
}

.slick-list:focus {
outline: 0
}

.slick-list.dragging {
cursor: pointer;
cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}

.slick-track {
top: 0;
left: 0
}

.slick-track:after,
.slick-track:before {
display: table;
content: ''
}

.slick-track:after {
clear: both
}

.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px
}

[dir=rtl] .slick-slide {
float: right
}

.slick-slide img {
display: block
}

.slick-slide.slick-loading img {
display: none
}

.slick-slide.dragging img {
pointer-events: none
}

.slick-initialized .slick-slide {
display: block
}

.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}

.slick-arrow.slick-hidden {
display: none
}

.slick-dots .slide-count {
display: none;
}

.slick-slide {
position: relative;
}

.slick-slide iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}

.slick-slide video {
position: absolute;
display: block;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
min-width: 101%;
min-height: 100%;
max-width: none;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
display: none \9;
display: block \9\0;
}

@media screen and (max-width: 991px) {
.slick-slide video {
object-position: inherit;
object-fit: inherit;
width: 100%;
height: 100%;
transform: translate(0, 0);
left: 0;
top: 0;
}
}

/*  main1  */
.main1 {
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
padding-top: 110px;
padding-bottom: 51px;
}

.m1zi {
width: calc(50% - 160px);
}

.m1tu {
width: 50%;
}

.biaot {
display: block;
font-size: 40px;
font: 4rem;
line-height: 60px;
max-width: 1020px;
margin: auto;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
text-align: center;
}

.m1biao {
font-size: 44px;
font-size: 4.4rem;
text-align: left;
max-width: none;
}

.m1n {
margin-top: 35px;
}

.m1n a {
display: block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
}

.mor {
display: inline-block;
height: 52px;
line-height: 50px;
background: #14419d;
border: 1px solid #14419d;
padding: 0 22px;
color: #ffffff;
}

.mor:hover {
background: #fff;
color: #14419d;
}

.m1mor {
margin-top: 85px;
}

.m1tu a {
display: block;
overflow: hidden;
}

@media screen and (max-width:1559px) {
.main1 {
padding: 50px 0;
}

.biaot {
font-size: 36px !important;
font-size: 3.6rem !important;
line-height: 50px !important;
}

.m1zi {
width: calc(50% - 50px);
}

.m1tu {
width: 50%;
}
}

@media screen and (max-width:1359px) {
.m1n {
margin-top: 20px;
}

.m1mor {
margin-top: 20px;
}

.biaot {
font-size: 32px !important;
font-size: 3.2rem !important;
line-height: 45px !important;
}
}

@media screen and (max-width:999px) {
.biaot {
font-size: 26px !important;
font-size: 2.6rem !important;
line-height: 40px !important;
}

.mor {
height: 40px;
line-height: 38px;
padding: 0 16px;
}
}

@media screen and (max-width:767px) {
.biaot {
font-size: 22px !important;
font-size: 2.2rem !important;
line-height: 30px !important;
}

.m1zi {
width: 100%;
}

.m1tu {
width: 100%;
max-width: 500px;
margin: auto;
margin-top: 20px;
}

.main1 {
padding: 30px 0;
}
}

.main2 {
position: relative;
}

.main2:before {
content: "";
position: absolute;
width: 100%;
height: 50%;
max-height: 273px;
background: #eefcff;
left: 0px;
bottom: 0px;
z-index: 1
}

.main2 .zong {
position: relative;
z-index: 2
}

.m2tu {
position: relative;
}

.m2tu img {}

.shipin {
position: relative;
overflow: hidden;
}

.shipin iframe,
.shipin1 video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}

.shipin iframe body {
margin: 0px !important;
}

.main3 {
background: #eefcff;
padding-top: 80px;
padding-bottom: 143px;
}

.m3pz {
max-width: 1020px;
margin: auto;
text-align: center;
margin-top: 18px;
}

.m3n {
position: relative;
margin-top: 175px;
}

.m3n img {
width: 100%;
}

.m3tu {
display: block;
position: absolute;
}

.m3tu1 {
width: 7%;
left: 7%;
top: -1.3%;
}

.m3tu2 {
width: 8.42886%;
left: 18%;
top: 3%;
}

.m3tu3 {
width: 9.575%;
left: 28%;
top: 2%;
}

.m3tu4 {
width: 6.2%;
left: 59.6%;
top: 3%;
}

.m3tu5 {
width: 6.3385%;
left: 70.5%;
top: 2.3%;
}

.m3tu6 {
width: 8.226%;
left: 81.6%;
top: 0%;
}

.m3tu7 {
width: 8.36%;
left: 26.8%;
top: 36%;
}

.m3tu8 {
width: 7.3499%;
left: 36.1%;
top: 40%;
}

.m3tu9 {
width: 5.7316%;
left: 54.4%;
top: 40%;
}

.m3tu10 {
width: 7%;
left: 62%;
top: 40%;
}

.m3tu11 {
width: 7.687%;
left: 20.8%;
top: 80%;
}

.m3tu12 {
width: 9.17%;
left: 33.5%;
top: 80%;
}

.m3tu13 {
width: 6.8779%;
left: 56.7%;
top: 80%;
}

.m3tu14 {
width: 8%;
left: 68.5%;
top: 80%;
}

.m3tu15 {
width: 5.9339%;
left: 16.6%;
top: 60%;
}

.m3tu16 {
width: 4.1132%;
left: 25.5%;
top: 59.5%;
}

.m3tu17 {
width: 5.5967%;
left: 69.8%;
top: 59%;
}

.m3tu18 {
width: 5.5967%;
left: 77.8%;
top: 60%;
}

@media screen and (max-width:1359px) {
.main3 {
padding-top: 50px;
padding-bottom: 50px;
}

.m3n {
margin-top: 50px;
}
}

@media screen and (max-width:767px) {
.main3 {
padding-top: 30px;
padding-bottom: 30px;
}

.m3n {
margin-top: 20px;
}
}

.main4 {
padding-top: 69px;
padding-bottom: 20px;
}

.m4t {
text-align: center;
margin-bottom: 10px;
}

.m4mor {
margin: auto;
margin-top: 28px;
padding: 0 15px;
height: 40px;
line-height: 38px;
}

.m4n {
overflow: hidden;
width: 100%;
margin: auto;
margin-bottom: 75px;
mask-image: linear-gradient(to right, transparent, transparent 8%, #fff 30%);
mask-size: cover;
}

.m4n ul li,
.m4n ul li div {
float: left;
line-height: 25px;
overflow: hidden;
}

.m4n ul li div {
float: left;
overflow: hidden;
margin-right: 68px !important;
}

.m4n ul li {}

.m4n ul li div p {
display: block;
width: 115px;
height: 0px;
padding-bottom: 100%;
background: #ffffff;
border-radius: 10px;
overflow: hidden;
position: relative;
}

.m4n ul li div p img {
max-width: 90%;
max-height: 90%;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: 0.5s;
transition: 0.5s;
}

@media screen and (max-width:1359px) {
.main4 {
padding: 50px 0;
}

.m4n {
margin: 10px 0;
}

.m4n ul li div {
width: 80px;
margin-right: 20px !important;
}

.m4n ul li div p {
width: 100%;
}
}

@media screen and (max-width:767px) {
.main4 {
padding: 30px 0;
padding-bottom: 20px;
}

.m4n ul li div {
width: 60px;
padding: 0px;
margin-right: 10px !important
}

.m4n ul li div p {
border-radius: 10px;
}
}

.main5 {
background: #f4f4f4;
padding-top: 102px;
padding-bottom: 133px;
}

.m5b {
position: relative;
margin-top: 56px;
}

.img-scroll {
position: relative;
z-index: 2
}

.img-scroll .prev,
.img-scroll .next {
position: absolute;
text-align: center;
display: block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
background: #d5d5d5;
top: 277px;
font-size: 22px;
transition: 0.5s;
z-index: 9999999
}

.img-scroll .prev {
left: 48.2%;
margin-left: 74px;
cursor: pointer;
}

.img-scroll .next {
left: 48.2%;
margin-left: 148px;
cursor: pointer;
}

.img-scroll .prev:hover,
.img-scroll .next:hover {
color: #fff;
background: #14419d;
}

.img-list {
position: relative;
overflow: hidden;
opacity: 1;
}

.img-list ul {
width: 10000%;
}

.img-list li {
float: left;
width: 1%;
margin-right: 0.1%;
position: relative;
}

.m5n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.m5tu {
width: 48.2%;
}

.m5zi {
width: calc(51.8% - 74px);
}

.m5tu a {
display: block;
border-radius: 10px;
overflow: hidden;
}

.m5a {
display: block;
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
margin-top: 35px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #333;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
}

.m5p {
margin-top: 22px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.m5p a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.m5mor {
margin-top: 15px;
margin-bottom: 100px;
}

.m5bn {
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
}

.m5xtu {
position: absolute;
width: calc(51.8% - 50px);
bottom: 0px;
right: 0px;
display: flex;
flex-flow: wrap;
justify-content: space-between;
z-index: 9
}

.m5xtu p {
width: 30.9%;
border-radius: 10px;
overflow: hidden;
cursor: pointer;
}

.m5n1 {
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
display: none;
}

.m5nh {
display: flex;
}

.m5img {
opacity: 0
}

.m5n1 .m5tu {
position: relative;
z-index: 9
}

.m5n1 .m5a {
position: relative;
z-index: 9
}

.m5n1 .m5p {
position: relative;
z-index: 9
}

.m5n1 .m5mor {
position: relative;
z-index: 9
}

@media screen and (max-width:1559px) {
.m5tu {
width: 48.2%;
}

.m5zi {
width: calc(51.8% - 30px);
}

.m5a {
margin-top: 0px;
font-size: 20px;
font-size: 2rem;
line-height: 24px;
}

.img-scroll .prev,
.img-scroll .next {
width: 34px;
height: 34px;
line-height: 34px;
top: 220px;
font-size: 14px;
}

.img-scroll .prev {
left: 48.2%;
margin-left: 30px;
cursor: pointer;
}

.img-scroll .next {
left: 48.2%;
margin-left: 80px;
cursor: pointer;
}

.m5xtu {
width: calc(51.8% - 30px);
}
}

@media screen and (max-width:1359px) {
.main5 {
padding: 60px 0;
}

.m5p {
margin-top: 10px;
}

.img-scroll .prev,
.img-scroll .next {
top: 190px;
}

.m5b {
margin-top: 30px;
}

}

@media screen and (max-width:999px) {
.m5mor {
display: none;
}

.img-scroll .prev,
.img-scroll .next {
top: 130px;
}

.m5a {
font-size: 18px;
font-size: 1.8rem;
line-height: 24px;
}
}

@media screen and (max-width:767px) {
.main5 {
padding: 30px 0;
}

.m5tu {
width: 100%;
max-width: 400px;
margin: auto;
}

.m5zi {
width: 100%;
margin-top: 20px;
}

.m5nt {
height: 100%;
}

.m5bn {
display: none;
}

.m5xtu {
position: relative;
left: auto;
bottom: auto;
width: 100%;
margin-top: 20px;
}

.img-scroll {
padding-bottom: 50px;
}

.img-scroll .prev,
.img-scroll .next {
top: auto;
bottom: 0px;
}

.img-scroll .prev {
left: 50%;
margin-left: -40px;
cursor: pointer;
}

.img-scroll .next {
left: auto;
right: 50%;
margin-left: auto;
margin-right: -40px;
cursor: pointer;
}
}

/*  main6  */
.main6 {
padding-top: 84px;
padding-bottom: 120px;
}

.m6biao {
font-size: 46px;
font-size: 4.6rem;
}

.img-scroll1 {
position: relative;
margin-top: 40px;
}

.img-scroll1 .prev,
.img-scroll1 .next {
position: absolute;
text-align: center;
display: block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
border-radius: 50%;
background: #ffffff;
border: solid 1px #dcdcdc;
top: 50%;
transform: translateY(-50%);
transition: 0.5s;
opacity: 0;
z-index: 999
}

.img-scroll1 .prev {
left: -20px;
cursor: pointer;
}

.img-scroll1 .next {
right: -20px;
cursor: pointer;
}

.img-scroll1 .prev:hover,
.img-scroll1 .next:hover {
color: #0064fb;
}

.img-list1 {
position: relative;
overflow: hidden;
}

.img-list1 ul {
width: 10000%;
}

.img-list1 li {
float: left;
width: 0.21%;
margin-left: -0.14%;
margin-right: 0.144%;
position: relative;
}

.m6tu {
display: block;
border-radius: 10px;
overflow: hidden;
}

.m6tu img {
width: 100%;
}

.img-scroll2 {
position: relative;
margin-top: 10px;
}

.img-scroll2 .prev,
.img-scroll2 .next {
position: absolute;
text-align: center;
display: block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
border-radius: 50%;
background: #ffffff;
border: solid 1px #dcdcdc;
top: 50%;
transform: translateY(-50%);
transition: 0.5s;
opacity: 0;
z-index: 999
}

.img-scroll2 .prev {
left: -20px;
cursor: pointer;
}

.img-scroll2 .next {
right: -20px;
cursor: pointer;
}

.img-scroll2 .prev:hover,
.img-scroll2 .next:hover {
color: #0064fb;
}

.img-list2 {
position: relative;
overflow: hidden;
}

.img-list2 ul {
width: 10000%;
}

.img-list2 li {
float: left;
width: 0.21%;
margin-left: -0.1%;
margin-right: 0.104%;
position: relative;
}

@media screen and (max-width:1359px) {
.main6 {
padding: 60px 0;
}

.img-scroll1 {
margin-top: 30px;
}
}

@media screen and (max-width:767px) {
.main6 {
padding: 30px 0;
}

.img-scroll1 {
margin-top: 25px;
}

.img-list1 li {
width: 0.37%;
margin-left: -0.3%;
margin-right: 0.304%;
}

.img-list2 li {
width: 0.37%;
margin-left: -0.2%;
margin-right: 0.204%;
}
}

/*  main7  */
.main7 {
padding-bottom: 130px;
}

.m7n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
margin-top: 57px;
}

.m7l {
width: 695px;
background: #ffffff;
box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.19);
border-radius: 20px;
}

.m7r {
width: calc(100% - 720px);
}

.m7lie {
padding: 26px 20px;
background: #ffffff;
box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.19);
border-radius: 20px;
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.m7lie:first-child {
margin-bottom: 20px;
}

.m7tu {
display: block;
border-radius: 20px;
overflow: hidden;
}

.m7zi {
padding: 23px 20px;
}

.m7a {
display: block;
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
color: #333
}

.m7p {
line-height: 24px;
margin-top: 3px;
}

.m7p a {
color: #555555;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
}

.m7rtu {
display: block;
width: 335px;
border-radius: 20px;
overflow: hidden;
}

.m7rzi {
width: calc(100% - 368px);
}

.m7ra {
display: block;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #333;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.m7rp {
margin-top: 15px;
border-bottom: 1px solid #d2d2d2;
padding-bottom: 45px;
line-height: 24px;
margin-bottom: 40px;
}

.m7rp a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.m7riqi {
display: block;
color: #14419d;
line-height: 30px;
}

@media screen and (max-width:1559px) {
.m7l {
width: 360px;
}

.m7r {
width: calc(100% - 380px);
}

.m7zi {
padding: 23px 10px;
}

.m7lie {
padding: 10px;
}

.m7rtu {
width: 200px;
}

.m7rzi {
width: calc(100% - 220px);
}

.m7rp {
margin-top: 6px;
padding-bottom: 10px;
margin-bottom: 10px;
}
}

@media screen and (max-width:1359px) {
.main7 {
padding-bottom: 60px;
}

.m7a {
font-size: 16px;
font-size: 1.6rem;
line-height: 24px;
}

.m7n {
margin-top: 30px;
}
}

@media screen and (max-width:999px) {
.m7l {
width: 300px;
}

.m7r {
width: calc(100% - 320px);
}

.m7zi {
padding: 10px;
}

.m7lie {
padding: 10px;
}

.m7rtu {
width: 160px;
}

.m7rzi {
width: calc(100% - 180px);
}

.m7rp {
margin-top: 6px;
padding-bottom: 5px;
margin-bottom: 5px;
}

.m7ra {
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
display: block;
}
}

@media screen and (max-width:767px) {
.m7n {
margin-top: 25px;
}

.m7l {
display: none;
}

.m7r {
width: 100%;
}

.m7lie:first-child {
margin-bottom: 10px;
}

.m7lie {
padding: 0px;
padding-right: 10px;
}

.m7rtu {
width: 150px;
}

.m7rzi {
width: calc(100% - 165px);
}

.m7rp {
margin-top: 4px;
padding-bottom: 2px;
margin-bottom: 2px;
}
}

/*  main8  */
.main8 {
background: url("../images/m8bei.jpg") no-repeat bottom center;
background-size: 100%;
padding-bottom: 500px;
text-align: center;
}

.main82 {
padding-bottom: 360px;
}

.m8p {
font-size: 26px;
font-size: 2.6rem;
line-height: 42px;
color: #000000;
text-align: center;
max-width: 800px;
margin: auto;
margin-top: 40px;
}

.m8mor {
margin-top: 22px;
height: 45px;
line-height: 45px;
padding: 0 15px;
font-size: 20px;
font-size: 2rem;
}

.m8yin {
width: 94px;
margin: auto;
margin-bottom: 32px;
}

.m8p2 {
max-width: none;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #666;
font-size: 24px;
font-size: 2.4rem;
}

.m8mor2 {
padding: 0 36px;
height: 59px;
line-height: 57px;
margin-top: 37px;
}


@media screen and (max-width:1559px) {
.m8p {
font-size: 20px;
font-size: 2rem;
line-height: 38px;
margin-top: 20px;
}

.m8mor {
font-size: 16px;
font-size: 1.6rem;
}
}

@media screen and (max-width:1359px) {
.main8 {
padding-bottom: 300px;
}

.m8yin {
width: 60px;
margin-bottom: 32px;
}
}

@media screen and (max-width:999px) {
.main8 {
padding-bottom: 200px;
}

.m8p {
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
margin-top: 20px;
}

.m8yin {
width: 40px;
margin-bottom: 20px;
}

.m8mor2 {
padding: 0 20px;
height: 40px;
line-height: 38px;
margin-top: 20px;
}
}

@media screen and (max-width:767px) {
.main8 {
padding-bottom: 100px;
}

.m8p {
font-size: 14px;
font-size: 1.4rem;
line-height: 26px;
margin-top: 20px;
}

.m8yin {
width: 30px;
margin-bottom: 10px;
}
}

/*  foot  */
.foxin input::-webkit-input-placeholder {
/* WebKit browsers */
color: #333;
opacity: 1
}

.foxin input:-o-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #333;
opacity: 1
}

.foxin input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #333;
opacity: 1
}

.foxin input:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #333;
opacity: 1
}

.foxin textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #333;
opacity: 1
}

.foxin textarea:-o-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #333;
opacity: 1
}

.foxin textarea::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #333;
opacity: 1
}

.foxin textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #333;
opacity: 1
}

.foot {
padding-top: 65px;
}

.fot {
padding-bottom: 40px;
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.fota {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
width: 260px;
}

.foxin {
width: calc(100% - 357px);
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.foxin .int1 {
width: 30.77%;
}

.foxin .int2 {
width: 30.77%;
position: relative;
}

.foxin .int3 {
width: 30.77%;
}

.foxin input {
width: 100%;
height: 46px;
line-height: 46px;
font-size: 16px;
font-size: 1.6rem;
background: #f9f9f9;
padding-left: 24px;
padding-right: 10px;
color: #333;
}

.foxin .verify_img {
width: 80px;
height: 46px;
position: absolute;
right: 0px;
bottom: 0px;
cursor: pointer;
}

.foxin .int2 input {
padding-right: 90px;
}

.foxin .int3 input {
padding: 0px;
background: #14419d;
border: 1px solid #14419d;
font-size: 20px;
font-size: 2rem;
color: #ffffff;
cursor: pointer;
transition: 0.5s;
}

.foxin .int3 input:hover {
background: #fff;
color: #14419d;
}

.foxin .xing input {
background: #f9f9f9 url("../images/xing.png") no-repeat 15px 16px;
}

.foc {
border-top: 1px solid #eeece7;
padding-top: 15px;
}

.foc .zong {
display: flex;
flex-flow: wrap;
}

.fo1 {
width: 17.5%;
}

.fo2 {
width: 17%;
margin-left: 2%;
}

.fo3 {
width: 21.4%;
margin-left: 2%;
}

.fo4 {
width: 16%;
margin-left: 2%;
}

.fo5 {
width: 20.1%;
margin-left: 2%;
}

.folie {
padding-top: 26px;
}

.fobiao {
display: block;
font-size: 20px;
font-size: 2rem;
line-height: 30px;
color: #333333;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
position: relative;
}

.fonav,
.foul {
line-height: 32px;
margin-top: 24px;
}

.fonav a,
.fonav p,
.foul li {
color: #747474;
display: block;
}

.foul li a {
color: #747474;
display: inline;
}

.fob1 {
background: #14419d
}

.fob1 .zong {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding: 16px 0;
margin-top: 12px;
}

.fob1 p {
color: #ffffff;
line-height: 30px;
padding: 4px 0;
padding-left: 53px;
position: relative;
}

.fob1 em {
display: block;
width: 37px;
height: 37px;
position: absolute;
left: 0px;
top: 0px;
}

.fob1 em img {
position: absolute;
max-width: 100%;
max-height: 100%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}

.fob {
padding: 25px 0;
}

.fob .zong {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.shejiao {
font-size: 0px;
width: 158px;
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.shejiao a {
height: 30px;
line-height: 30px;
color: #a1aab8;
}

.shejiao a i {
font-size: 20px;
}

.shejiao a:hover {
color: #14419d !important;
}

.fop {
color: #999999;
font-size: 14px;
font-size: 1.4rem;
line-height: 30px;
}

.fop a {
display: inline-block;
vertical-align: middle;
color: #999999;
}

.fop a img {
display: inline-block;
vertical-align: middle;
}

.foot a:hover {
color: #14419d;
}

@media screen and (max-width:1559px) {
.foot {
padding-top: 30px;
}

.fota {
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
width: 240px;
}

.foxin {
width: calc(100% - 260px);
}

.foxin .int1 {
width: 38%;
}

.foxin .int2 {
width: 38%;
position: relative;
}

.foxin .int3 {
width: 23%;
}

.foxin input {
font-size: 14px !important;
font-size: 1.4rem !important;
}

.fobiao {
font-size: 16px;
font-size: 1.6rem;
}

.fob1 p {
line-height: 26px;
padding: 0;
padding-left: 32px;
}

.fob1 em {
width: 26px;
height: 26px;
}
}

@media screen and (max-width:1359px) {
.fot {
padding-top: 20px;
}

.fob {
padding: 15px 0;
}

.fonav,
.foul {
font-size: 12px;
font-size: 1.2rem;
line-height: 24px;
margin-top: 20px;
}

.shejiao a i {
font-size: 16px;
font-size: 1.6rem;
}
}

@media screen and (max-width:999px) {
.foot {
padding-top: 10px;
}

.fot {
padding-bottom: 10px;
}

.fota {
width: 100%;
}

.foxin {
width: 100%;
margin-top: 10px;
}

.foxin .int1 {
width: calc((100% - 70px) / 2);
}

.foxin .int2 {
width: calc((100% - 70px) / 2);
}

.foxin .int3 {
width: 60px;
}

.fob {
padding-bottom: 50px;
}

.folie {
width: 100%;
margin-left: 0px;
margin-top: 20px;
padding-top: 0px;
background-size: 60px;
}

.fobiao {
font-size: 14px;
font-size: 1.4rem;
border-bottom: 1px solid #ddd;
line-height: 30px;
position: relative;
}

.fobiao:before {
content: "";
position: absolute;
right: 9px;
top: 10px;
width: 0;
border: 4px solid #262626;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}

.fonav,
.foul {
font-size: 12px;
font-size: 1.2rem;
line-height: 24px;
margin-top: 10px;
display: none;
}

.fob1 {
display: none;
}

.fob {
border-top: 1px solid #ddd;
margin-top: 30px
}

.foc {
padding-top: 2px;
}
}

@media screen and (max-width:767px) {
.foxin .int2 input {
padding-right: 70px
}

.foxin .verify_img {
width: 60px;
}

.youlian {
display: none;
}
}

@media screen and (max-width:539px) {
.fot {
padding-bottom: 20px;
}

.foxin .int1,
.foxin .int2,
.foxin .int3 {
width: 100%;
margin-top: 10px;
}
}


/*  foot  */
.lianxi {
position: fixed;
width: 54px;
right: 0px;
top: 50%;
transform: translateY(-50%);
z-index: 999999
}

.lianxi div a {
display: block;
width: 54px;
height: 54px;
line-height: 54px;
text-align: center;
color: #a3a3a3;
background: #f5f5f5;
margin-top: 1px;
cursor: pointer;
}

.lianxi div a i {
font-size: 20px;
line-height: 54px;
display: block;
}

.lianxi div a em {
font-style: normal;
color: #fff;
font-size: 12px;
font-size: 1.2rem;
line-height: 22px;
}

.lianxi .top a em {
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
}

.weixin {
position: relative;
cursor: pointer;
}

.weixin .spimg {
position: absolute;
top: 50%;
right: 100%;
transform: translateY(-50%);
display: none;
background: #fff;
padding: 13px;
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.24);
}

.weixin:hover .spimg {
display: block;
}

.weixin img {
position: absolute;
width: 149px;
height: 150px;
max-width: none;
top: 0px;
left: -149px;
display: none;
}

.weixin:hover img {
display: block;
}

.weixin2,
.tankuang {
display: none
}

.lianxi div a:hover {
background: #14419d;
color: #fff !important;
text-decoration: none;
}

.clear2 {
display: none
}

@media screen and (max-width:999px) {
.lianxi {
width: 100%;
right: auto;
top: auto;
margin: auto;
left: 0px;
bottom: 0px;
border-top: 1px solid #fff;
transform: translateY(0);
}

.lianxi div {
width: 25%;
float: left;
margin-top: 0px;
}

.lianxi div a {
margin: auto;
width: 100%;
background: #222;
color: #fff !important;
border-radius: 0px;
height: 40px;
line-height: 40px;
font-size: 20px;
padding: 0px;
}

.lianxi div a i {
line-height: 40px;
font-size: 20px;
}

.lianxi div a em {
display: none !important;
}

.weixin2 {
display: block
}

.weixin1 {
display: none
}

.tankuang {
position: absolute;
width: auto !important;
min-width: 100%;
bottom: 50px;
left: 50%;
transform: translateX(-50%);
text-align: center;
}

.tankuang .spimg {
display: block;
position: relative;
left: auto;
top: auto !important;
transform: translate(0);
right: auto;
text-align: center;
margin: auto;
}

.weixin img {
display: block;
position: relative;
left: 50%;
transform: translateX(-50%)
}
}

/****************************  product  ***************************/
.fenbanner {
background-size: cover !important;
background-attachment: fixed !important;
position: relative;
padding-top: 200px;
padding-bottom: 206px;
}

.fenbiao {
text-align: center;
font-size: 61px;
font-size: 6.1rem;
line-height: 70px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #ffffff;
}

.fenp {
text-align: center;
line-height: 26px;
max-width: 1150px;
margin: auto;
margin-top: 23px;
color: #ffffff;
}

.fenp p {
color: #ffffff;
}

.mianbao {
color: #999999;
margin-top: 23px;
}

.mianbao a {
display: inline;
color: #999999;
}

.mianbao strong,
.comian {
font-weight: normal;
display: inline;
color: #14419d !important;
}

.mianbao em {
color: #999999;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}

.mianbao a:hover {
color: #14419d;
}

@media screen and (max-width:1359px) {
.fenbanner {
padding: 100px 0;
}

.fenbiao {
font-size: 40px;
font-size: 4rem;
line-height: 50px;
}

.fenp {
margin-top: 10px;
}
}

@media screen and (max-width:999px) {
.fenbiao {
font-size: 32px;
font-size: 3.2rem;
}
}

@media screen and (max-width:767px) {
.fenbanner {
padding: 60px 0;
}

.fenbiao {
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
}

.mianbao {
display: none;
}
}

.pr1main1 {
padding-top: 36px;
}

.pr11biao {
text-align: left;
max-width: none;
}

.pr11p {
margin-top: 11px;
line-height: 26px;
}

.pr11p p {
color: #666666;
}

@media screen and (max-width:767px) {
.pr1main1 {
padding-top: 20px;
}
}

.pr1main2 {
padding-top: 62px;
padding-bottom: 95px;
position: relative;
display: flex;
flex-flow: wrap;
justify-content: space-between;
flex-direction: row-reverse;
}

.prl {
width: 338px;
}

.prr {
width: calc(100% - 405px);
}

.j-nextshow {
position: relative;
}

.proslide_menubtn {
display: none;
width: 19px;
height: 21px;
position: absolute;
top: 16px;
right: 10px;
cursor: pointer;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
z-index: 9999;
}

.proslide_menubtn span {
display: block;
width: 100%;
height: 3px;
border-radius: 2px;
margin-bottom: 4px;
background-color: #fff;
}

.prbiao {
display: block;
padding: 15px 20px;
position: relative;
background: #024089;
font-size: 22px;
font-size: 2.2rem;
line-height: 30px;
color: #ffffff;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

a.prbiao:hover {
color: #fff;
background: #14419d;
}

.prlt {
border: solid 1px #e1e1e1;
}

.pryiji {
padding-top: 6px;
}

.pryiji>li {
position: relative;
background: #ffffff;
box-shadow: 0px 3px 9px 0px rgba(24, 24, 24, 0.11);
margin-top: 26px;
}

.pryiji>li>a {
display: block;
line-height: 30px;
padding: 15px 20px;
font-size: 20px;
font-size: 2rem;
color: #333333;
position: relative;
}

/*.prerji{ padding:10px 0px; padding-left: 22px;}*/
.prerji li a {
display: block;
line-height: 20px;
padding: 10px 0;
position: relative;
padding-left: 22px;
}

.prsanji {
padding-left: 22px;
font-size: 14px;
font-size: 1.4rem;
line-height: 20px;
}

.pryiji>li:hover>a {
color: #fff;
background: #14419d;
}

.prerji li:hover>a {
color: #14419d;
}

.prerji>li:hover>a {
color: #14419d;
}

.dangpryi>a {
color: #fff !important;
background: #14419d !important;
}

.dangpryi>a>i {
transform: translateY(-50%) rotate(90deg) !important;
}

.dangprer>a {
color: #14419d !important;
}

.prerji>.dangprer>a {
color: #14419d !important;
}

.prerji>.dangprer>a:before {
opacity: 1 !important;
}

.dangprer>a>i {
background: #14419d !important;
}

@media screen and (max-width:1359px) {
.prbiao {
font-size: 20px;
font-size: 2rem;
}

.prl {
width: 270px;
}

.prr {
width: calc(100% - 290px);
}

.pryiji>li {
margin-top: 10px;
}

.pryiji>li>a {
font-size: 16px;
font-size: 1.6rem;
position: relative;
}

.prerji li a {
font-size: 14px;
font-size: 1.4rem;
}
}

@media screen and (max-width:999px) {
.pr1main2 {
padding-top: 30px;
padding-bottom: 38px;
}

.prl {
width: 240px;
}

.prr {
width: calc(100% - 260px);
}

.prbiao {
font-size: 18px;
font-size: 1.8rem;
line-height: 26px;
padding: 10px;
}

.pryiji>li>a {
line-height: 24px;
padding: 10px;
font-size: 14px;
font-size: 1.4rem;
}

.pryiji>li>a i {
display: none;
}

.prerji li a {
padding: 5px 0;
}

.prerji li a {
font-size: 14px;
font-size: 1.4rem;
}
}

@media screen and (max-width:767px) {
.pr1main2 {
padding-bottom: 30px;
}

.prl {
width: 100%;
margin-top: 40px;
max-height: none;
top: auto;
position: relative;
}

.prr {
width: 100%;
}

.proslide_menubtn {
display: block;
}

.pryiji {
display: none
}

.prbiao {
font-size: 20px;
font-size: 2rem;
}

a.prbiao:hover {
background: #f5f5f5;
color: #333;
}
}

.prrbiao {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
color: #14419d;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.prrerji {
padding-top: 11px;
}

.prrerji a {
display: inline-block;
background: #ffffff;
box-shadow: 0px 3px 9px 0px rgba(24, 24, 24, 0.11);
padding: 0 43px;
line-height: 49px;
font-size: 20px;
font-size: 2rem;
margin-right: 31px;
margin-top: 10px;
}

.prrerji a:hover,
.dangerji {
background: #14419d !important;
color: #fff !important;
}

@media screen and (max-width:1359px) {
.prrerji a {
padding: 0 30px;
line-height: 40px;
font-size: 16px;
font-size: 1.6rem;
margin-right: 10px;
margin-top: 10px;
}
}

@media screen and (max-width:767px) {
.prrbiao {
font-size: 18px;
font-size: 1.8rem;
}

.prrerji {
padding-top: 6px;
}

.prrerji a {
padding: 0 20px;
line-height: 40px;
font-size: 14px;
font-size: 1.4rem;
}
}

.prn {
display: flex;
flex-flow: wrap;
padding-bottom: 36px;
}

.prlie {
width: 32.15%;
margin-left: 1.775%;
/*margin-top: 72px;*/
transition: 0.5s;
position: relative;
display: inline-block;
vertical-align: top;
border: 1px solid #d1d1d1;
margin-bottom: 20px;
padding: 10px;
}

.prlie:nth-child(3n-2) {
margin-left: 0px;
}

.prtu {
display: block;
overflow: hidden;
position: relative;
}

.prtu a {
display: block;
overflow: hidden;
}

.prfu {
display: block;
position: absolute;
width: 80%;
max-width: 170px;
height: 59px;
line-height: 59px;
background: #14419d;
border: 1px solid #14419d;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
text-align: center;
color: #fff !important;
opacity: 0;
}

.pra {
line-height: 30px;
font-size: 20px;
font-size: 1.8rem;
margin-top: 5px;
color: #333;
text-align: center;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
}

.prlie:hover .pra {
color: #14419d;
}

.prlie:hover .prfu {
opacity: 1;
}

@media screen and (max-width:1359px) {
.prlie {
margin-top: 30px;
}

.pra {
font-size: 16px;
font-size: 1.6rem;
}

.prfu {
width: 80%;
max-width: 120px;
height: 40px;
line-height: 40px;
}
}

@media screen and (max-width:999px) {
.prlie {
width: 49%;
margin-left: 2%;
margin-bottom: 15px;
padding: 5px;
padding-bottom: 10px;
}

.prlie:nth-child(3n-2) {
margin-left: 2%;
}

.prlie:nth-child(2n-1) {
margin-left: 0px;
}
}

@media screen and (max-width:767px) {
.prlie {
margin-top: 20px;
}

.prn {
padding-top: 15px;
padding-bottom: 0px;
}

.pra {
line-height: 20px;
font-size: 12px;
font-size: 1.2rem;
}
}

.chanxbiao {
font-size: 36px;
font-size: 3.6rem;
line-height: 45px;
margin-top: 63px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.chanxiang {
margin-top: 30px;
line-height: 26px;
}

.chanxiang p,
.chanxiang em,
.chanxiang strong {
color: #666;
}

.chanxiang img {
display: inline-block;
}

.chanxiang a {
display: inline-block;
color: #14419d;
}

.chanxiang .table table {
width: 100%;
border-collapse: collapse;
}

.chanxiang .table table tr {}

.chanxiang .table table tr td {
padding: 14px;
border: 4px solid #fff;
background: #fff;
}

.chanxiang .table table tr:nth-child(2n-1) td {
background: #f6f6f6;
}

.chanxiang .table table tr .huibei {
background: #f6f6f6 !important;
font-size: 20px;
font-size: 2rem;
line-height: 40px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #333;
}

.chanxiang .table table tr .baibei {
background: #fff !important;
font-size: 20px;
font-size: 2rem;
line-height: 40px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #333;
}

@media screen and (max-width:1359px) {
.chanxbiao {
font-size: 30px;
font-size: 3rem;
line-height: 40px;
margin-top: 40px;
}

.chanxiang {
margin-top: 20px;
}

.chanxiang .table table tr .huibei,
.chanxiang .table table tr .baibei {
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
}
}

@media screen and (max-width:999px) {
.chanxbiao {
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
}

.chanxiang {
margin-top: 20px;
}
}

@media screen and (max-width:768px) {
.chanxbiao {
font-size: 20px;
font-size: 2rem;
margin-top: 20px;
}

.chanxiang .table table tr td {
padding: 6px;
}

.chanxiang .table table tr .huibei,
.chanxiang .table table tr .baibei {
font-size: 14px;
font-size: 1.4rem;
line-height: 26px;
}
}

.praon {
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.aol {
width: calc(100% - 440px);
}

.aor {
width: 408px;
margin-top: 15px;
display: none;
}

.aor.active {
display: block;
}

.shipin img {
width: 100%;
}

.aolie {
margin-top: 43px;
}

.aoa {
position: relative;
padding-left: 40px;
font-size: 20px;
font-size: 2rem;
line-height: 30px;
cursor: pointer;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.aoa em {
color: #333333;
font-size: 26px;
position: absolute;
left: 0px;
top: 0px;
font-weight: bold;
}

.aop {
line-height: 26px;
padding-left: 40px;
margin-top: 20px;
display: none;
}

.aop p {
color: #666666;
}

.aolieh .aop {
display: block;
}

.aolieh .aoa {
color: #024089;
}

.aolieh .aoa em {
color: #024089;
}

@media screen and (max-width:1559px) {
.aolie {
margin-top: 20px;
}

.aoa {
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
}

.aoa em {
font-size: 18px;
}
}

@media screen and (max-width:1359px) {
.aolie {
margin-top: 10px;
}

.aoa {
padding-left: 26px;
font-size: 16px;
font-size: 1.6rem;
line-height: 26px;
}

.aoa em {
font-size: 16px;
}

.aop {
line-height: 26px;
padding-left: 26px;
margin-top: 10px;
display: none;
}

.aol {
width: calc(100% - 270px);
}

.aor {
width: 250px;
margin-top: 15px;
}
}

@media screen and (max-width:999px) {
.aol {
width: 100%;
margin-top: 10px;
}

.aor {
width: 100%;
margin-top: 20px;
}

.aoa {
padding-left: 26px;
font-size: 14px;
font-size: 1.4rem;
line-height: 24px;
}
}

/****************************  product2  ***************************/
.pr2main1 {
padding-top: 1px;
padding-bottom: 80px;
background: #f7f7f7;
}

.pr21n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-top: 49px;
}

.zoomPad {
position: relative;
float: left;
z-index: 99;
cursor: crosshair;
}

.zoomPreload {
-moz-opacity: 0.8;
opacity: 0.8;
filter: alpha(opacity=80);
color: #333;
font-size: 12px;
font-family: Tahoma;
text-decoration: none;
border: 1px solid #CCC;
background-color: white;
padding: 8px;
text-align: center;
background-image: url(../images/zoomloader.gif);
background-repeat: no-repeat;
background-position: 43px 30px;
z-index: 110;
width: 90px;
height: 43px;
position: absolute;
top: 0px;
left: 0px;
*width: 100px;
*height: 49px;
}

.zoomPup {
overflow: hidden;
background-color: #FFF;
-moz-opacity: 0.6;
opacity: 0.6;
filter: alpha(opacity=60);
z-index: 120;
position: absolute;
border: 1px solid #CCC;
z-index: 101;
cursor: crosshair;
}

.zoomOverlay {
position: absolute;
left: 0px;
top: 0px;
background: #FFF;
z-index: 5000;
width: 100%;
height: 100%;
display: none;
z-index: 101;
}

.zoomWindow {
position: absolute;
left: 110%;
top: 40px;
background: #FFF;
z-index: 6000;
height: auto;
z-index: 10000;
z-index: 110;
}

.zoomWrapper {
position: relative;
border: 1px solid #999;
z-index: 110;
}

.zoomWrapperTitle {
display: block;
background: #999;
color: #FFF;
height: 18px;
line-height: 18px;
width: 100%;
overflow: hidden;
text-align: center;
font-size: 10px;
position: absolute;
top: 0px;
left: 0px;
z-index: 120;
-moz-opacity: 0.6;
opacity: 0.6;
filter: alpha(opacity=60);
}

.zoomWrapperImage {
display: block;
position: relative;
overflow: hidden;
z-index: 110;
}

.zoomWrapperImage img {
border: 0px;
display: block;
position: absolute;
z-index: 101;
}

.zoomIframe {
z-index: -1;
filter: alpha(opacity=0);
-moz-opacity: 0.80;
opacity: 0.80;
position: absolute;
display: block;
}

.m-propic {
width: 42%;
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.m-propic .pic-big {
position: relative;
width: 76%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.m-propic .big-img {
display: block;
line-height: 0;
font-size: 0;
background: #ffffff;
border-radius: 20px;
}

.m-propic .big-img img {
transform: scale(1, 1) !important;
transition: 0s;
}

.m-propic .big-img .zoomPad {
float: none;
z-index: 8;
}

.m-propic .zoomWrapperImage img {
max-width: 1200px;
}

.m-propic .pic-small {
position: relative;
width: 20%;
overflow: hidden;
}

.m-propic .pic-btn {
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
display: block;
width: 100%;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 20px;
font-size: 2rem;
cursor: pointer;
color: #333;
z-index: 1
}

.m-propic .pic-btn.prev {
top: 0px;
}

.m-propic .pic-btn.next {
bottom: 0px;
}

.m-propic .pic-btn.prev:hover,
.m-propic .pic-btn.next:hover {
color: #14419d;
}

.m-propic .pic-list {
position: relative;
height: 0px;
padding-bottom: 340%;
margin-top: 25px;
margin-bottom: 25px;
overflow: hidden;
}

.m-propic .pic-list ul {
height: 2000px;
position: absolute;
top: 0px;
left: 0px;
}

.m-propic .list-item {
margin-bottom: 16%;
}

.m-propic .item-pic,
.m-propic .pic-list .item-video {
display: block;
overflow: hidden;
background: #ffffff;
border: 1px solid #fff;
}

.m-propic .item-pic img,
.m-propic .pic-list .item-video img {
width: 100%;
display: block;
transition: 0.3s;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
}

.m-propic .item-pic:hover {
border-color: #14419d;
}

.m-propic .item-pic:hover img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}

.m-propic .item-pic.zoomThumbActive {
border-color: #14419d;
border: 1px solid #14419d;
}

.m-propic:hover .pic-btn {
opacity: 1
}

.m-propic2 {
display: none;
}

.m-propic .provideo-box {
width: 100%;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
z-index: 9;
}

.m-propic .provideo-box .provideo {
position: relative;
overflow: hidden;
padding-bottom: 100%;
height: 0;
}

.m-propic .provideo-box .provideo iframe,
.pro2-box .m-propic .provideo-box .provideo video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}

.m-propic .provideo-box .provideo iframe body {
margin: 0px !important;
}

.m-propic .item-pic:hover,
.m-propic .item-pic.active,
.m-propic .item-video:hover,
.m-propic .item-video.active {
border-color: #14419d !important;
}

.item-pic {
position: relative;
}

.item-pic video,
.item-pic iframe {
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
}

.jianjie {
width: 48%;
position: relative;
}

.jianjie h1 {
font-size: 28px;
font-size: 2.8rem;
line-height: 30px;
padding-bottom: 20px;
border-bottom: 1px solid #c7c7c7;
color: #333;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
position: relative;
}

.share {
margin-left: 37px;
display: inline-block;
vertical-align: middle;
}

.share1 {
color: #666666;
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
display: inline-block;
vertical-align: middle;
}

.share2 {
display: inline-block;
vertical-align: middle;
}

.jiann {
line-height: 26px;
margin-top: 31px;
color: #666666;
}

.jiann p {
position: relative;
color: #666666;
}

.inno {
margin-top: 42px;
display: flex;
flex-flow: wrap;
align-items: center;
}

.inmor {
display: inline-block;
vertical-align: middle;
width: 140px;
height: 52px;
line-height: 50px;
background: #14419d;
border: 1px solid #14419d;
text-align: center;
color: #ffffff;
}

.inno a:hover {
color: #14419d;
background: #fff;
}

@media screen and (max-width: 1559px) {
.pr2main1 {
padding-bottom: 50px;
}

.pr21n {
padding-top: 49px;
}

.jiann {
margin-top: 20px;
}

.share1 {
font-size: 14px;
font-size: 1.4rem;
}
}

@media screen and (max-width: 1359px) {
.m-propic .pic-btn {
font-size: 20px;
font-size: 2rem;
}

.jianjie {
width: 52%;
}

.jianjie h1 {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
padding-bottom: 10px;
}

.jiann {
margin-top: 20px;
min-height: 0px;
}

.inno {
margin-top: 15px;
}

.inmor {
font-size: 14px;
font-size: 1.4rem;
margin-top: 5px;
height: 40px;
line-height: 40px;
}

.share {
margin-left: 10px;
}
}

@media screen and (max-width:999px) {
.pr21n {
padding-top: 30px;
}

.m-propic {
width: 100%;
max-width: 500px;
float: left;
}

.zoomPad {
cursor: default !important;
}

.zoomPup {
display: none !important;
}

.zoomWindow {
display: none !important;
}

.zoomPreload {
display: none !important;
}

.m-propic {
float: none;
margin: auto;
}

.jianjie {
width: 100%;
float: none;
margin-top: 20px;
padding: 0px;
padding-left: 0px;
text-align: center;
}

.jianjie h1 {
font-size: 20px;
font-size: 2rem;
margin-top: 0px;
}

.jiann strong {
font-size: 14px;
font-size: 1.4rem;
}

.jiann {
min-height: 0px;
margin-top: 10px;
padding-top: 5px;
padding-bottom: 0px;
}

.prin2 {
position: relative;
margin-top: 20px;
}

.prin2 {
position: relative;
left: auto;
bottom: auto;
padding-top: 5px;
text-align: center;
margin: auto;
}

.share {
margin-left: 0px;
margin-top: 10px;
}

.inno {
margin: auto;
margin-top: 10px;
}

.inno i {
display: none !important;
}

.inmor {
font-size: 14px;
font-size: 1.4rem;
width: 110px;
padding: 0px;
text-align: center;
margin-right: 10px;
}

.share1 {
font-size: 12px;
font-size: 1.2rem;
}
}

@media only screen and (max-width:767px) {
.jianjie .table table tr td {
font-size: 12px;
font-size: 1.2rem;
padding: 5px;
}

.jianjie {
margin-top: 10px;
}

.jianjie h1 {
font-size: 18px;
font-size: 1.8rem;
line-height: 26px;
}

.m-propic .pic-big {
width: 75%;
}

.m-propic .pic-small {
width: 22%;
}

.m-propic .pic-list {
padding-bottom: 300%;
}

.inno a {
font-size: 12px;
font-size: 1.2rem;
padding: 0px;
margin-top: 8px;
}

.inno a i {
display: none;
}
}

.pr2main2 {
padding-top: 34px;
}

.pr2biao {
text-align: left;
margin-top: 45px;
max-width: none;
}

.homain {
padding-bottom: 140px;
}

.img-scroll3 {
position: relative;
margin-top: 56px;
}

.img-scroll3 .prev,
.img-scroll3 .next {
position: absolute;
text-align: center;
display: block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
background: #d5d5d5;
top: -115px;
font-size: 22px;
transition: 0.5s;
z-index: 999
}

.img-scroll3 .prev {
right: 73px;
cursor: pointer;
}

.img-scroll3 .next {
right: 0;
cursor: pointer;
}

.img-scroll3 .prev:hover,
.img-scroll3 .next:hover {
color: #fff;
background: #14419d;
}

.img-list3 {
position: relative;
overflow: hidden;
opacity: 1;
}

.img-list3 ul {
width: 10000%;
}

.img-list3 li {
float: left;
width: 0.24%;
margin-right: 0.0133%;
position: relative;
}

.prtun {
display: block;
overflow: hidden;
}

@media screen and (max-width:1559px) {

.img-scroll3 .prev,
.img-scroll3 .next {
width: 34px;
height: 34px;
line-height: 34px;
top: -100px;
font-size: 14px;
}

.img-scroll3 .prev {
right: 50px;
cursor: pointer;
}

.img-scroll3 .next {
right: 0;
cursor: pointer;
}
}

@media screen and (max-width:1359px) {
.homain {
padding-bottom: 80px;
}

.img-scroll3 {
margin-top: 30px;
}

.img-scroll3 .prev,
.img-scroll3 .next {
top: -70px;
}
}

@media screen and (max-width:999px) {
.pr2main2 {
padding-top: 10px;
}

.pr2biao {
margin-top: 20px;
}
}

@media screen and (max-width:767px) {
.homain {
padding-bottom: 40px;
}

.img-scroll3 {
padding-bottom: 50px;
}

.img-scroll3 .prev,
.img-scroll3 .next {
top: auto;
bottom: 0px;
}

.img-scroll3 .prev {
left: 50%;
margin-left: -40px;
cursor: pointer;
}

.img-scroll3 .next {
left: auto;
right: 50%;
margin-left: auto;
margin-right: -40px;
cursor: pointer;
}

.img-list3 li {
width: 0.49%;
margin-right: 0.02%;
}
}

/****************************  about1  ***************************/
.ab0main1 {
padding-top: 63px;
padding-bottom: 79px;
}

.ab01n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
padding-top: 30px;
}

.ab01l {
width: 43%;
}

.ab01r {
width: 50%;
}

.ab01a {
font-size: 26px;
font-size: 2.6rem;
line-height: 35px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.ab01sp {
color: #14419d;
margin-top: 8px;
}

.ab01sp em {
color: #14419d;
}

.ab01p {
line-height: 26px;
margin-top: 38px;
}

.ab04a {
font-size: 20px;
font-size: 2rem;
}

@media screen and (max-width: 1359px) {
.ab0main1 {
padding: 60px 0;
}

.ab01n {
padding-top: 20px;
}

.ab01l {
width: 47%;
}

.ab01p {
margin-top: 10px;
}

.ab01a {
font-size: 22px;
font-size: 2.2rem;
line-height: 30px;
}

.ab01sp {
margin-top: 0px;
}
}

@media screen and (max-width: 999px) {
.ab0main1 {
padding: 30px 0;
}

.ab01l {
width: 100%;
}

.ab01r {
width: 100%;
max-width: 700px;
margin: auto;
margin-top: 25px;
}
}

@media screen and (max-width: 767px) {
.ab01a {
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
}
}

.ab0main2 {
padding-bottom: 88px;
}

.ab02n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-top: 58px;
}

.ab02l {
width: 420px;
}

.ab02r {
width: calc(100% - 470px);
line-height: 26px;
}

@media screen and (max-width: 1359px) {
.ab0main2 {
padding-bottom: 60px;
}

.ab02n {
padding-top: 30px;
}

.ab02l {
width: 300px;
}

.ab02r {
width: calc(100% - 320px);
line-height: 26px;
}
}

@media screen and (max-width: 999px) {
.ab0main2 {
padding-bottom: 30px;
}

.ab02l {
width: 100%;
}

.ab02r {
width: 100%;
margin-top: 15px;
}
}

@media screen and (max-width: 767px) {
.ab02n {
padding-top: 20px;
}
}

.ab0main3 {
background: #f1f1f1;
}

.ab0main3 .zong {
display: flex;
flex-flow: wrap;
justify-content: space-between;
flex-direction: row-reverse;
align-items: center;
padding: 100px 0;
}

@media screen and (max-width: 1359px) {
.ab0main3 .zong {
padding: 60px 0;
}
}

@media screen and (max-width: 767px) {
.ab0main3 .zong {
padding: 30px 0;
}
}

.ab0main4 {
display: flex;
flex-flow: wrap;
padding-bottom: 60px;
padding-top: 75px;
}

.ab04lie {
width: 32%;
margin-left: 2%;
margin-top: 20px;
}

.ab04lie:nth-child(3n-2) {
margin-left: 0px;
}

.ab04a {
margin-top: 35px;
}

@media screen and (max-width: 1359px) {
.ab0main4 {
padding-top: 40px;
padding-bottom: 60px;
}

.ab04a {
margin-top: 10px;
font-size: 18px;
font-size: 1.8rem;
}
}

@media screen and (max-width: 999px) {
.ab04a {
font-size: 16px;
font-size: 1.6rem;
line-height: 26px;
}
}

@media screen and (max-width: 767px) {
.ab0main4 {
padding-top: 10px;
padding-bottom: 10px;
}

.ab04a {
font-size: 14px;
font-size: 1.4rem;
line-height: 22px;
}

.ab04lie {
width: 49%;
margin-left: 2%;
margin-top: 20px;
}

.ab04lie:nth-child(3n-2) {
margin-left: 2%;
}

.ab04lie:nth-child(2n-1) {
margin-left: 0px;
}
}

/****************************  about1  ***************************/
.ab1mainz {
background: url("../images/ab11bei.jpg") no-repeat center bottom;
}

.ab1main1 {
padding-top: 62px;
}

.ab1main1:after {
content: "";
clear: both;
display: block;
}

.ab11tu {
width: 50%;
max-width: 644px;
float: right;
margin-left: 55px;
margin-bottom: 50px;
position: relative;
cursor: pointer;
}

.bofang {
width: 77px;
height: 77px;
border-radius: 50%;
position: absolute;
left: 0px;
top: 50%;
transform: translate(-50%, -50%);
}

.ab11biao {
font: 42px;
font-size: 4.2rem;
line-height: 62px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
max-width: none;
text-align: left;
}

.ab11p {
margin-top: 15px;
line-height: 28px;
}

@media screen and (max-width: 1359px) {
.ab1main1 {
padding-top: 40px;
}
}

@media screen and (max-width: 999px) {
.ab1main1 {
padding-top: 40px;
}

.ab11tu {
width: 100%;
max-width: 400px;
float: none;
margin: auto;
margin-bottom: 20px;
}

.bofang {
left: 50%;
top: 50%;
}
}

@media screen and (max-width: 767px) {
.ab1main1 {
padding-top: 30px;
}
}

.ab1main2 {
display: flex;
flex-flow: wrap;
padding-top: 40px;
padding-bottom: 50px;
}

.ab12lie {
width: 28.6%;
margin-left: 7.1%;
margin-top: 30px;
}

.ab12lie:nth-child(3n-2) {
margin-left: 0px;
}

.ab12tu {
width: 65px;
height: 65px;
line-height: 62px;
text-align: center;
border: solid 2px #14419d;
position: relative;
}

.ab12tu img {
position: absolute;
max-width: 60%;
max-width: 60%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}

.ab12a {
line-height: 28px;
min-height: 56px;
margin-top: 35px;
color: #333333 !important;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
height: 84px;
}

.ab12p {
margin-top: 12px;
line-height: 26px;
max-height: none;
}

.ab12ph {
max-height: 130px;
overflow: hidden;
}

.ab12mor {
display: none;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #14419d;
cursor: pointer;
margin-top: 13px;
}

@media screen and (max-width: 1359px) {
.ab1main2 {
padding-top: 10px;
padding-bottom: 30px;
}

.ab12lie {
width: 31%;
margin-left: 3.5%;
margin-top: 30px;
}

.ab12tu {
width: 40px;
height: 40px;
line-height: 38px;
}

.ab12a {
margin-top: 10px;
}

.ab12p {
margin-top: 5px;
}
}

@media screen and (max-width: 767px) {
.ab12lie {
width: 100%;
margin-left: 0%;
margin-top: 20px;
}

.ab12a {
min-height: 0px;
}
}

.ab1main3 {
background: #f4f4f4;
padding-top: 46px;
padding-bottom: 50px;
}

.ab1main3 .zong {
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.ab13l {
width: 35.7%;
}

.ab13r {
width: 46.7%;
display: flex;
flex-flow: wrap;
}

.ab13p {
line-height: 26px;
color: #666666;
}

.ab13mor {
margin-top: 28px;
line-height: 57px;
height: 59px;
}

.img-scroll6 {
position: relative;
}

.img-scroll6 .prev,
.img-scroll6 .next {
position: absolute;
text-align: center;
display: block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
border-radius: 50%;
background: #ffffff;
border: solid 1px #dcdcdc;
top: 50%;
transform: translateY(-50%);
transition: 0.5s;
opacity: 0;
z-index: 999
}

.img-scroll6 .prev {
left: -20px;
cursor: pointer;
}

.img-scroll6 .next {
right: -20px;
cursor: pointer;
}

.img-scroll6 .prev:hover,
.img-scroll6 .next:hover {
color: #0064fb;
}

.img-list6 {
position: relative;
overflow: hidden;
}

.img-list6 ul {
width: 10000%;
}

.img-list6 li {
float: left;
width: 0.3023%;
margin-right: 0.0465%;
position: relative;
}

.ab13a {
font-size: 14px;
font-size: 1.4rem;
line-height: 24px;
margin-top: 5px;
text-align: center;
}

.ab13tu {
display: block;
}

.ab13tu img {
transform: scale(1) !important;
width: 100%;
}

@media screen and (max-width: 1359px) {
.ab13l {
width: 40%;
}

.ab13r {
width: 55%;
}

.ab13mor {
margin-top: 15px;
line-height: 40px;
height: 38px;
}
}

@media screen and (max-width: 999px) {
.ab13r {
width: 57%;
}
}

@media screen and (max-width: 767px) {
.ab1main3 {
padding: 30px 0;
}

.ab13l {
width: 100%;
}

.ab13r {
width: 100%;
margin-top: 20px;
}

.img-list6 li {
width: 0.3233%;
margin-right: 0.015%;
}

.ab13a {
font-size: 12px;
font-size: 1.2rem;
line-height: 22px;
margin-top: 10px;
}
}

@media screen and (max-width: 499px) {
.img-list6 li {
width: 0.49%;
margin-right: 0.02%;
}
}

.ab1main4 {
padding-top: 69px;
}

.ab14a {
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #333;
}

.ab14n {
line-height: 28px;
margin-top: 68px;
}

.ab1main5 {
padding-top: 70px;
}

.img-scroll5 {
position: relative;
margin-top: 14px;
}

.img-scroll5 .prev,
.img-scroll5 .next {
position: absolute;
text-align: center;
display: block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
border-radius: 50%;
background: #ffffff;
border: solid 1px #dcdcdc;
top: 50%;
transform: translateY(-50%);
transition: 0.5s;
opacity: 0;
z-index: 999
}

.img-scroll5 .prev {
left: -20px;
cursor: pointer;
}

.img-scroll5 .next {
right: -20px;
cursor: pointer;
}

.img-scroll5 .prev:hover,
.img-scroll5 .next:hover {
color: #0064fb;
}

.img-list5 {
position: relative;
overflow: hidden;
}

.img-list5 ul {
width: 10000%;
}

.img-list5 li {
float: left;
width: 0.26%;
margin-left: -0.06%;
margin-right: 0.067%;
position: relative;
}

.ab15tu {
display: block;
overflow: hidden;
}

.ab15tu img {
width: 100%;
}

.img-scroll4 {
position: relative;
}

.img-scroll4 .prev,
.img-scroll4 .next {
position: absolute;
text-align: center;
display: block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
border-radius: 50%;
background: #ffffff;
border: solid 1px #dcdcdc;
top: 50%;
transform: translateY(-50%);
transition: 0.5s;
opacity: 0;
z-index: 999
}

.img-scroll4 .prev {
left: -20px;
cursor: pointer;
}

.img-scroll4 .next {
right: -20px;
cursor: pointer;
}

.img-scroll4 .prev:hover,
.img-scroll4 .next:hover {
color: #0064fb;
}

.img-list4 {
position: relative;
overflow: hidden;
}

.img-list4 ul {
width: 10000%;
}

.img-list4 li {
float: left;
width: 0.26%;
margin-right: 0.007%;
position: relative;
}

@media screen and (max-width:1359px) {
.ab1main4 {
padding-top: 40px;
}

.ab14n {
margin-top: 30px;
}

.img-scroll1 {
margin-top: 30px;
}

.ab1main5 {
padding-top: 50px;
}
}

@media screen and (max-width:999px) {
.ab14n {
margin-top: 20px;
}

.ab14a {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
}
}

@media screen and (max-width:767px) {
.ab1main4 {
padding-top: 30px;
}

.ab1main5 {
padding-top: 30px;
}

.img-list4 li {
width: 0.37%;
margin-left: -0.3%;
margin-right: 0.304%;
}

.img-list5 li {
width: 0.37%;
margin-left: -0.2%;
margin-right: 0.204%;
}

.ab14a {
font-size: 18px;
font-size: 1.8rem;
line-height: 26px;
}
}

.ab1main6 {
padding-top: 30px;
}

.ab1main6 .ab14n {
margin-top: 22px;
line-height: 26px;
}

.ab1main7 {
padding-bottom: 30px;
padding-top: 53px;
position: relative;
}

.ab17tu {
text-align: right;
}

.ab17tu img {
display: inline-block;
}

.ab17n {
position: absolute;
width: 65%;
padding-left: 60px;
padding-right: 250px;
padding-top: 55px;
padding-bottom: 30px;
right: 0px;
bottom: 0px;
background: #fff;
}

.ab17n .ab14n {
margin-top: 20px;
line-height: 26px;
}

@media screen and (max-width: 1559px) {
.ab17n {
padding: 40px;
padding-right: 80px;
}
}

@media screen and (max-width: 999px) {
.ab17n {
position: relative;
width: 100%;
padding: 20px;
}
}

@media screen and (max-width: 767px) {
.ab1main6 {
padding-top: 30px;
}

.ab1main7 {
padding: 30px 0;
}

.ab17n {
padding: 10px 2.5%;
}
}

.ab1main8 {
padding-top: 32px;
padding-bottom: 60px;
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.ab18lie {
width: 32%;
margin-top: 20px;
text-align: center;
}

.ab18a {
font-size: 60px;
font-size: 6rem;
line-height: 70px;
color: #14419d;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.ab18a span {
color: #14419d;
}

.ab18p {
font-size: 20px;
font-size: 2rem;
line-height: 26px;
color: #666666;
margin-top: 6px;
}

@media screen and (max-width: 1359px) {
.ab18a {
font-size: 50px;
font-size: 5rem;
line-height: 60px;
}

.ab18p {
font-size: 16px;
font-size: 1.6rem;
}
}

@media screen and (max-width: 999px) {
.ab1main8 {
padding-top: 1px;
}

.ab18a {
font-size: 40px;
font-size: 4rem;
line-height: 50px;
}

.ab18p {
font-size: 14px;
font-size: 1.4rem;
}
}

@media screen and (max-width: 767px) {
.ab18lie {
margin-top: 10px;
}

.ab18a {
font-size: 30px;
font-size: 3rem;
line-height: 40px;
}

.ab18p {
font-size: 12px;
font-size: 1.2rem;
line-height: 20px;
margin-top: 5px;
}
}

@media screen and (max-width: 599px) {
.ab1main8 {
padding-top: 1px;
padding-bottom: 30px;
}

.ab18lie {
width: 100%;
}

.ab18a {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
}
}

/****************************  about2  ***************************/
.ab2main1 {
padding-top: 63px;
padding-bottom: 82px;
text-align: center;
}

.ab21p {
margin-top: 34px;
line-height: 26px;
text-align: left;
}

.ab21mor {
margin: auto;
margin-top: 28px;
background: #14419d;
border-color: #14419d;
}

.ab21mor:hover {
color: #14419d;
}

@media screen and (max-width: 1359px) {
.ab2main1 {
padding-top: 30px;
padding-bottom: 50px;
}

.ab21p {
margin-top: 20px;
}
}

@media screen and (max-width: 767px) {
.ab2main1 {
padding-top: 30px;
padding-bottom: 30px;
}
}

.ab2main2 {
position: relative;
}

.ab2main2:before {
content: "";
position: absolute;
width: 100%;
left: 0px;
top: 318px;
bottom: 0px;
background: #f2fcfd;
z-index: 1
}

.ab221 {
position: relative;
z-index: 2;
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.ab22l {
width: 47.76%;
border: solid 6px #d3e7ef;
border-left: none;
padding: 25px;
padding-left: 0px;
}

.ab22r {
width: 50%;
}

.ab22rn {
width: 90%;
max-width: 700px;
}

.ab22a {
font-size: 30px;
font-size: 3rem;
line-height: 40px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.ab22p {
line-height: 26px;
margin-top: 29px;
}

.ab22p2 {
line-height: 26px;
margin-top: 45px;
}

.ab22p2 p {
position: relative;
padding-left: 24px;
}

.ab22p2 p em::before {
position: absolute;
content: '';
width: 11px;
height: 11px;
background: #14419d;
border-radius: 50%;
left: 0px;
top: 8px;
}

.ab22p2 p em {
font-style: normal;
color: #666;
}

.ab22c {
position: relative;
z-index: 2
}

.ab22b {
position: relative;
z-index: 2;
}

.ab22ctu {
margin-top: 46px;
}

.ab22b {
padding-top: 58px;
padding-bottom: 90px;
}

.ab22bn {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.ab22bl,
.ab22br {
width: 48%;
}

.ab22br {
margin-top: 29px;
}

@media screen and (max-width: 999px) {
.ab22b {
padding-top: 30px;
padding-bottom: 60px;
}

.ab22l {
width: 100%;
max-width: 900px;
padding: 10px;
}

.ab22r {
width: 95%;
max-width: none;
margin: auto;
margin-top: 20px;
}

.ab22rn {
width: 100%;
max-width: none;
}

.ab22p2 p {
padding-left: 20px;
}

.ab22p2 p em {
width: 8px;
height: 8px;
top: 8px;
}

.ab22p {
margin-top: 15px;
}

.ab22p2 {
margin-top: 20px;
}

.ab22ctu {
margin-top: 20px;
}

.ab22a {
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
}
}

@media screen and (max-width: 767px) {
.ab22a {
font-size: 20px;
font-size: 2rem;
line-height: 26px;
}

.ab22bl,
.ab22br {
width: 100%;
}
}

.ab2main3 {
background: url("../images/ab23bei.jpg") no-repeat center 50px;
background-size: 100%;
padding-top: 97px;
padding-bottom: 130px;
}

#outer {
font-size: 0px;
position: relative;
}

#tab {
zoom: 1;
font-size: 0px;
text-align: center;
position: relative;
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

#tab li {
transition: 0.5s;
cursor: pointer;
display: inline-block;
vertical-align: middle;
position: relative;
text-align: center;
z-index: 1
}

#tab li span {
display: block;
text-align: center;
color: #333;
font-size: 26px;
font-size: 2.6rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
transition: 0.5s;
}

#tab li.current:before {
width: 100%;
}

#tab li.current span,
#tab li.current i {
color: #14419d;
text-decoration: underline;
}

#content {
display: block;
}

#content .tabul {
display: none;
font-size: 0px;
vertical-align: middle;
padding-top: 47px;
}

.ab23t {
display: flex;
flex-flow: wrap;
justify-content: space-between;
flex-direction: row-reverse;
/*align-items: center;*/
}

.ab23tl {
width: 46%;
}

.ab23tr {
width: 49.3%;
}

.ab23biao {
display: inline-block;
min-width: 328px;
line-height: 53px;
font-size: 24px;
font-size: 2.4rem;
padding: 0 20px;
margin-top: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
border: solid 2px #cbcbcb;
}

.ab23biao1 {
margin-top: 0px;
}

.ab23p {
margin-top: 28px;
line-height: 26px;
}

.ab23b {
line-height: 26px;
margin-top: 50px;
}

.ab23b p {
position: relative;
padding-left: 25px;
}

.ab23b p strong::before {
display: block;
width: 11px;
height: 11px;
background: #14419d;
border-radius: 50%;
position: absolute;
content: '';
left: 0px;
top: 7px;
}

.ab23b p strong {
display: block;
font-size: 20px;
font-size: 2rem;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
font-weight: normal;
color: #333333;
}

@media screen and (max-width: 1559px) {
#tab li span {
font-size: 20px;
font-size: 2rem;
}

.ab23biao {
font-size: 18px;
font-size: 1.8rem;
min-width: 0px;
line-height: 40px;
padding: 0 10px;
}

.ab23b p strong {
font-size: 18px;
font-size: 1.8rem;
}

.ab23b {
margin-top: 30px;
}
}

@media screen and (max-width: 1359px) {
.ab2main3 {
padding-top: 50px;
padding-bottom: 50px;
}

#tab li span {
font-size: 16px;
font-size: 1.6rem;
}

.ab23biao {
font-size: 16px;
font-size: 1.6rem;
line-height: 34px;
margin-top: 20px;
}

.ab23p {
margin-top: 15px;
}

.ab23b p strong {
font-size: 16px;
font-size: 1.6rem;
}

#content .tabul {
padding-top: 20px;
}
}

@media screen and (max-width: 999px) {
.ab23tl {
width: 100%;
}

.ab23tr {
width: 100%;
max-width: 700px;
margin: auto;
}

#tab li {
width: 32.333%;
border: 2px solid #ddd;
padding: 0 10px;
line-height: 60px;
}

#tab li span {
display: inline-block;
vertical-align: middle;
font-size: 14px;
font-size: 1.4rem;
line-height: 20px;
}
}

@media screen and (max-width: 767px) {
.ab2main3 {
padding: 30px 0;
}

#tab li span {
font-size: 12px;
font-size: 1.2rem;
line-height: 18px;
}
}

.ab2main4 {
background: url("../images/ab24bei.jpg") no-repeat center;
background-size: cover;
background-attachment: fixed;
position: relative;
padding-top: 100px;
padding-bottom: 100px;
margin-bottom: 115px;
}

.ab2main4:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background: url("../images/ab24bei.jpg") no-repeat center;
background-size: cover;
z-index: -1
}

.ab24biao {
color: #fff;
text-align: center;
}

.img-scroll7 {
position: relative;
margin-top: 80px;
}

.img-scroll7 .prev,
.img-scroll7 .next {
position: absolute;
text-align: center;
display: block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
background: #d5d5d5;
top: 50%;
transform: translateY(-50%);
margin-top: -38px;
font-size: 22px;
transition: 0.5s;
z-index: 999
}

.img-scroll7 .prev {
left: -88px;
cursor: pointer;
}

.img-scroll7 .next {
right: -88px;
cursor: pointer;
}

.img-scroll7 .prev:hover,
.img-scroll7 .next:hover {
color: #fff;
background: #14419d;
}

.img-list7 {
position: relative;
overflow: hidden;
}

.img-list7 ul {
width: 10000%;
}

.img-list7 li {
float: left;
width: 0.1643%;
margin-right: 0.044625%;
padding-bottom: 46px;
transition: 0.5s;
position: relative;
}

.ab24tu {
display: block;
margin-top: 0px;
}

.ab24tu img {
transform: scale(1) !important
}

.ab24a {
text-align: center;
color: #fff;
margin-top: 22px;
}

.img-list7 li:nth-child(2n) {
padding-bottom: 0px;
}

.img-list7 li:nth-child(2n) .ab24tu {
margin-top: 46px;
}

@media screen and (max-width:1659px) {

.img-scroll7 .prev,
.img-scroll7 .next {
width: 34px;
height: 34px;
line-height: 34px;
font-size: 14px;
}

.img-scroll7 .prev {
left: -17px;
}

.img-scroll7 .next {
right: -17px;
}
}

@media screen and (max-width:1359px) {
.ab2main4 {
padding: 60px 0;
margin-bottom: 50px;
}

.img-scroll7 {
margin-top: 30px;
}
}

@media screen and (max-width:999px) {
.img-list7 li {
float: left;
width: 0.24%;
margin-right: 0.01333%;
padding-bottom: 0px;
transition: 0.5s;
position: relative;
}

.img-list7 li:nth-child(2n) .ab24tu {
margin-top: 0px;
}

.img-scroll7 .prev,
.img-scroll7 .next {
margin-top: -10px;
}

.ab24a {
margin-top: 10px;
}
}

@media screen and (max-width:767px) {
.ab2main4 {
padding: 30px 0;
margin-bottom: 30px;
}

.img-scroll7 {
padding-bottom: 50px;
}

.img-scroll7 .prev,
.img-scroll7 .next {
top: auto;
bottom: 0px;
margin-top: 0px;
transform: translateY(0)
}

.img-scroll7 .prev {
left: 50%;
margin-left: -40px;
cursor: pointer;
}

.img-scroll7 .next {
left: auto;
right: 50%;
margin-left: auto;
margin-right: -40px;
cursor: pointer;
}

.img-list7 li {
width: 0.3233%;
margin-right: 0.015%;
}
}

@media screen and (max-width:499px) {
.img-list7 li {
width: 0.49%;
margin-right: 0.02%;
}
}

/****************************  about3  ***************************/
.ab3main1 {
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
padding-bottom: 86px;
}

.ab31l {
width: 49.5%;
}

.ab31r {
width: 50.5%;
}

.ab31rn {
width: 90%;
max-width: 723px;
padding-left: 67px;
text-align: left;
display: inline-block;
}

.ab31tu {
position: relative;
padding: 25px 42px;
padding-left: 0px;
}

.ab31tu:before {
content: "";
position: absolute;
height: 100%;
padding-left: 53%;
border-radius: 50%;
background: #cff4f7;
top: 0px;
right: 0px;
z-index: 1
}

.ab31tu img {
border-radius: 0 232px 232px 0;
position: relative;
z-index: 2
}

.img-scroll8 {
position: relative;
padding-bottom: 95px;
}

.img-scroll8 .prev,
.img-scroll8 .next {
position: absolute;
text-align: center;
display: block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
background: #d5d5d5;
bottom: 0px;
font-size: 22px;
transition: 0.5s;
z-index: 999
}

.img-scroll8 .prev {
left: 0px;
cursor: pointer;
}

.img-scroll8 .next {
left: 70px;
cursor: pointer;
}

.img-scroll8 .prev:hover,
.img-scroll8 .next:hover {
color: #fff;
background: #14419d;
}

.img-list8 {
position: relative;
overflow: hidden;
}

.img-list8 ul {
width: 10000%;
}

.img-list8 li {
float: left;
width: 1%;
position: relative;
}

.ab31a {
font-size: 30px;
font-size: 3rem;
line-height: 40px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.ab31p {
margin-top: 32px;
line-height: 26px;
}

@media screen and (max-width:1559px) {

.img-scroll8 .prev,
.img-scroll8 .next {
width: 34px;
height: 34px;
line-height: 34px;
font-size: 14px;
}

.img-scroll8 .prev {
left: 0px;
}

.img-scroll8 .next {
left: 50px;
}
}

@media screen and (max-width:1359px) {
.ab3main1 {
padding-bottom: 60px;
}

.img-scroll8 {
padding-bottom: 50px;
}

.ab31l {
width: 49.5%;
}

.ab31r {
width: 50.5%;
}

.ab31tu {
padding: 15px 20px;
padding-left: 0px;
}

.ab31rn {
padding-left: 30px;
}

.ab31p {
margin-top: 10px;
}

.ab31a {
font-size: 24px;
font-size: 2.4rem;
}
}

@media screen and (max-width:999px) {
.ab31l {
width: 100%;
max-width: 900px;
}

.ab31r {
width: 100%;
text-align: center;
margin-top: 15px;
}

.ab31rn {
padding-left: 0px;
max-width: none;
width: 95%;
margin: auto;
display: block;
}

.ab31a {
font-size: 20px;
font-size: 2rem;
}
}

@media screen and (max-width:767px) {
.ab3main1 {
padding-bottom: 30px;
}

.img-scroll8 {
padding-bottom: 50px;
}

.ab31tu {
padding: 10px;
padding-left: 0px;
}
}

.ab3main2 {
display: flex;
flex-flow: wrap;
justify-content: space-between;
background: #cff4f7;
align-items: center;
}

.ab32zi {
width: 50%;
text-align: right;
}

.ab32tu {
width: 50%;
}

.ab32tu img {
width: 100%;
}

.ab32zin {
display: inline-block;
width: 95%;
max-width: 700px;
padding: 20px 0;
padding-right: 60px;
text-align: left;
}

/*.ab32p p em{ background: #14419d;}*/

@media screen and (max-width: 999px) {
.ab32zi {
width: 100%;
text-align: center;
}

.ab32tu {
width: 100%;
}

.ab32zin {
max-width: none;
padding: 25px 0px;
}
}

.ab3main3 {
flex-direction: row-reverse;
padding-top: 140px;
}

.ab3main3 .ab31r {
text-align: right;
padding-left: 0px;
padding-right: 60px;
}

.ab3main3 .ab31tu {
padding-left: 50px;
padding-right: 0px;
}

.ab3main3 .ab31tu img {
border-radius: 232px 0 0 232px;
}

.ab3main3 .ab31tu:before {
right: auto;
left: 0px;
}

@media screen and (max-width:1359px) {
.ab3main3 {
padding-top: 60px;
}

.ab3main3 .ab31tu {
padding: 15px 20px;
padding-right: 0px;
}
}

@media screen and (max-width:999px) {
.ab3main3 .ab31r {
padding-right: 0px;
}
}

@media screen and (max-width:767px) {
.ab3main3 {
padding-top: 30px;
}

.ab3main3 .ab31tu {
padding: 10px;
padding-right: 0px;
}
}

.ab3main4 {
padding-top: 50px;
padding-bottom: 88px;
}

.ab34n {
display: flex;
flex-flow: wrap;
padding-top: 20px;
}

.ab34lie {
width: 22.4%;
margin-left: 3.466%;
margin-top: 30px;
box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.17);
border-radius: 20px;
padding: 15px;
}

.ab34lie:nth-child(4n-3) {
margin-left: 0px;
}

.ab34shu {
display: block;
font-size: 52px;
font-size: 5.2rem;
line-height: 45px;
color: #666666;
opacity: 0.1;
text-align: right;
font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;
}

.ab34a {
font-size: 20px;
font-size: 2rem;
line-height: 26px;
min-height: 52px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.ab34p {
line-height: 26px;
margin-top: 3px;
}

.ab34mor {
display: none;
margin-top: 10px;
color: #14419d;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
cursor: pointer;
}

.ab34ph {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;
}

@media screen and (max-width: 1359px) {
.ab3main4 {
padding-top: 30px;
padding-bottom: 50px;
}

.ab34lie {
width: 24%;
margin-left: 1.333%;
margin-top: 20px;
padding: 15px 10px;
}

.ab34shu {
font-size: 40px;
font-size: 4rem;
line-height: 35px;
}

.ab34a {
font-size: 16px;
font-size: 1.6rem;
line-height: 24px;
min-height: 48px;
}
}

@media screen and (max-width: 999px) {
.ab34n {
padding-top: 10px;
}

.ab34lie {
width: 49%;
margin-left: 2%;
}

.ab34lie:nth-child(2n-1) {
margin-left: 0px;
}
}

@media screen and (max-width: 767px) {
.ab3main4 {
padding-top: 0px;
padding-bottom: 30px;
}

.ab34shu {
font-size: 30px;
font-size: 3rem;
line-height: 30px;
}

.ab34a {
font-size: 14px;
font-size: 1.4rem;
}
}

/****************************  about4  ***************************/
.domain {
padding-top: 0px;
padding-bottom: 70px;
}

.dolie {
background-color: #ffffff;
box-shadow: 8px -1px 18px 0px rgba(0, 0, 0, 0.08);
padding: 23px 0;
line-height: 30px;
margin-bottom: 38px;
position: relative;
}

.dotu {
display: block;
width: 28px;
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
}

.domor {
display: block;
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
color: #333;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.domor i {
font-size: 30px;
font-weight: bold;
margin-right: 15px;
}

.dop {
padding-left: 65px;
padding-right: 200px;
}

.dop a {
color: #333333;
}

.fenye {
margin-top: 60px;
text-align: center;
}

.fenyen {
display: inline-block;
*float: left;
font-size: 0px;
}

.fenyen a {
display: inline-block;
*float: left;
padding: 0 15px;
height: 40px;
text-align: center;
background: #fff;
line-height: 38px;
margin: 5px;
color: #666666;
font-size: 16px;
font-size: 1.6rem;
border-radius: 4px;
border: solid 1px #999999;
}

.fenyen a:hover {
color: #fff;
background: #14419d;
border-color: #14419d;
}

.fenyen .sx {}

.dangqianfen {
color: #fff !important;
background: #14419d !important;
border-color: #14419d !important;
}

@media screen and (max-width:1359px) {
.fenye {
margin-top: 40px;
}

.fenyen a {
padding: 0 10px;
}
}

@media screen and (max-width:999px) {
.dolie {
padding: 15px 0;
margin-bottom: 20px;
}

.fenyen a {
font-size: 14px;
font-size: 1.4rem;
}
}

@media screen and (max-width:767px) {
.domain {
padding-top: 0px;
padding-bottom: 30px;
}

.fenye {
margin-top: 30px;
}

.fenyen a,
.fuxuan input {
font-size: 12px;
font-size: 1.2rem;
padding: 0 10px;
height: 26px;
line-height: 24px;
}

.dolie {
padding: 10px 0;
padding-bottom: 45px;
margin-bottom: 20px;
}

.dotu {
width: 20px;
left: 5px;
margin-top: -17px;
}

.domor {
right: 5px;
bottom: 10px;
top: auto;
transform: translate(0);
}

.domor i {
font-size: 20px;
margin-right: 10px;
}

.dop {
padding-left: 40px;
padding-right: 10px;
}
}

/****************************  project  ***************************/
.pjmain1 {
border-top: 1px solid #d9d9d9;
padding-top: 44px;
}

.img-scroll9 {
position: relative;
}

.img-scroll9 .prev,
.img-scroll9 .next {
position: absolute;
text-align: center;
display: block;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
border-radius: 50%;
background: #d5d5d5;
bottom: 14px;
transition: 0.5s;
z-index: 999
}

.img-scroll9 .prev {
left: 50%;
margin-left: -42px;
cursor: pointer;
}

.img-scroll9 .next {
right: 50%;
margin-right: -42px;
cursor: pointer;
}

.img-scroll9 .prev:hover,
.img-scroll9 .next:hover {
color: #fff;
background: #14419d;
}

.img-list9 {
position: relative;
overflow: hidden;
}

.img-list9 ul {
width: 10000%;
}

.img-list9 li {
float: left;
width: 1%;
position: relative;
background: #e6f9fb;
display: flex;
flex-flow: wrap;
justify-content: space-between;
flex-direction: row-reverse;
align-items: center;
}

.pjzi {
width: 50%;
padding-left: 80px;
padding-right: 40px;
}

.pjtu {
width: 50%;
display: block;
overflow: hidden;
}

.pja {
display: block;
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
position: relative;
padding-top: 30px;
padding-bottom: 34px;
}

.pja:before {
content: "";
position: absolute;
width: 79px;
height: 4px;
background: #14419d;
left: 0px;
bottom: 0px;
}

.pja:after {
content: "";
position: absolute;
width: 65px;
height: 51px;
background: url("../images/pjlogo.png") no-repeat center;
background-size: cover;
left: -35px;
top: -22px;
}

.pjp {
margin-top: 38px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;
height: 150px;
}

.pjp a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;
}

.pjmor {
display: block;
width: 265px;
height: 59px;
line-height: 57px;
margin-top: 54px;
text-align: center;
color: #ffffff;
background: #14419d;
border: 1px solid #14419d;
}

.pjmor:hover {
background: none;
color: #14419d;
}

@media screen and (max-width: 1359px) {
.pjzi {
padding-left: 20px;
padding-right: 20px;
}

.pja {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
padding-top: 20px;
padding-bottom: 10px;
}

.pja:before {
width: 50px;
height: 2px;
}

.pja:after {
width: 33px;
height: 26px;
left: -6px;
top: -10px;
}

.pjp {
margin-top: 20px;
}

.pjmor {
width: 220px;
height: 46px;
line-height: 44px;
margin-top: 20px;
}
}

@media screen and (max-width: 999px) {
.pjmain1 {
padding-top: 30px;
}

.pjp a {
-webkit-line-clamp: 4;
}
}

@media screen and (max-width: 767px) {
.pjzi {
width: 100%;
padding: 30px 15px;
padding-bottom: 80px;
}

.pjtu {
width: 100%;
}
}

.pjmain2 {
padding-top: 16px;
padding-bottom: 40px;
}

.pjn {
display: flex;
flex-flow: wrap;
}

.pjblie {
width: 29.4%;
margin-left: 5.9%;
margin-top: 38px;
}

.pjblie:nth-child(3n-2) {
margin-left: 0px;
}

.pjbtu {
display: block;
overflow: hidden;
}

.pjbzi {
padding-top: 25px;
}

.pjba {
display: block;
font-size: 20px;
font-size: 2rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
}

.pjbp {
margin-top: 13px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 90px;
}

.pjbp a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

@media screen and (max-width: 1359px) {
.pjba {
font-size: 16px;
font-size: 1.6rem;
}
}

@media screen and (max-width: 999px) {
.pjblie {
width: 32.33%;
margin-left: 1.5%;
margin-top: 20px;
}

.pjbzi {
padding-top: 10px;
}

.pjbp {
margin-top: 6px;
}
}

@media screen and (max-width: 767px) {
.pjmain2 {
padding-top: 16px;
padding-bottom: 1px;
}

.pjblie {
width: 49%;
margin-left: 2%;
}

.pjblie:nth-child(3n-2) {
margin-left: 2%;
}

.pjblie:nth-child(2n-1) {
margin-left: 0px;
}

.pjba {
font-size: 14px;
font-size: 1.4rem;
}
}

/****************************  project2  ***************************/
.pj2main1 {
padding-top: 48px;
padding-bottom: 60px;
}

.pj21n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-top: 45px;
}

.pj21biao {
width: 440px;
margin: 0px;
max-width: none;
text-align: left;
}

.pj21r {
width: calc(100% - 458px);
}

.pj21p {}

.pj21ph {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.pj21mor {
font-size: 20px;
font-size: 2rem;
}

@media screen and (max-width: 1359px) {
.pj2main1 {
padding-top: 30px;
padding-bottom: 50px;
}

.pj21n {
padding-top: 25px;
}

.pj21biao {
width: 360px;
}

.pj21r {
width: calc(100% - 368px);
}

.pj21mor {
font-size: 18px;
font-size: 1.8rem;
}
}

@media screen and (max-width: 999px) {
.pj21biao {
width: 100%;
}

.pj21r {
width: 100%;
margin-top: 10px;
}

.pj21mor {
font-size: 16px;
font-size: 1.6rem;
}
}

@media screen and (max-width: 767px) {
.pj2main1 {
padding-top: 30px;
padding-bottom: 30px;
}

.pj21n {
padding-top: 15px;
}

.pj21mor {
font-size: 14px;
font-size: 1.4rem;
}
}

.pjnav2 {
position: -webkit-sticky; /* Safari and older iOS */
position: sticky;
width: 100%;
left: 0px;
top: 0px;
background: #efefef;
transition: 0.5s;
z-index: 999
}

.pjnav2 .zong {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.pjnav2n {
width: calc(100% - 300px);
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.pjnav2 p {
height: 93px;
line-height: 93px;
position: relative;
}

.pjnav2 p:before {
content: "";
position: absolute;
width: 0px;
height: 4px;
background: #14419d;
bottom: 0px;
left: 50%;
transform: translateX(-50%);
transition: 0.5s;
}

.pjnav2 a {
line-height: 30px;
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 22px;
font-size: 2.2rem;
color: #333333;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.pjnavh a {
color: #14419d !important;
}

.pjnavh:before {
width: 100% !important;
}

.head2h2 {
top: -90px;
}

@media screen and (max-width:1359px) {
.pjnav2 p {
height: 70px;
line-height: 70px;
position: relative;
}

.pjnav2 a {
font-size: 16px;
font-size: 1.6rem;
line-height: 26px;
}

.pjnav2 p:before {
height: 2px;
}
}

@media screen and (max-width:999px) {
.pjnav2 p {
height: 50px;
line-height: 50px;
}

.pjnav2 a {
font-size: 12px;
font-size: 1.2rem;
}
}

@media screen and (max-width:767px) {
.pjnav2 {
display: none;
}

.pjnav2 a {
height: 32px;
line-height: 30px;
}
}

.pj2main2 {
padding-top: 100px;
margin-top: -53px;
padding-bottom: 70px;
}

.pj2biao {
max-width: none;
text-align: left;
}

.pj22p {
margin-top: 28px;
}

.pj22b {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-top: 20px;
}

.pj22lie {
width: 26%;
height: 624px;
margin-top: 20px;
position: relative;
}

.pj22lieh {
width: 43.79%;
}

.pj22lie p {
width: 100%;
height: 100%;
position: relative;
}

.pj22lie p img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
min-width: 100%;
min-height: 100%;
object-fit: cover;
}

@media screen and (max-width: 1359px) {
.pj2main2 {
padding-top: 80px;
margin-top: -33px;
}

.pj22lie {
height: 500px;
}
}

@media screen and (max-width: 999px) {
.pj2main2 {
padding-top: 60px;
margin-top: -33px;
}

.pj22lie {
height: 400px;
}
}

@media screen and (max-width: 767px) {
.pj2main2 {
padding-top: 1px;
margin-top: 0px;
}

.pj22lie {
width: 49%;
height: 330px;
margin-top: 10px;
}

.pj22lieh {
width: 100%;
}

.pj22b {
padding-top: 10px;
}

.pj22p {
margin-top: 20px;
}
}

.pj2main3 {
background: #f6f6f6;
padding-top: 53px;
padding-bottom: 105px;
}

.pj23n {
margin-top: 25px;
}

.pj23n strong {
display: block;
padding-left: 20px;
font-weight: normal;
position: relative;
}

.pj23n strong:before {
content: "";
position: absolute;
width: 7px;
height: 7px;
background: #14419d;
border-radius: 50%;
left: 0px;
top: 13px;
}

@media screen and (max-width: 1359px) {
.pj23n strong {
padding-left: 15px;
}

.pj23n strong:before {
width: 5px;
height: 5px;
top: 11px;
}
}

@media screen and (max-width: 999px) {
.pj2main3 {
padding-top: 50px;
padding-bottom: 50px;
}
}

@media screen and (max-width: 767px) {
.pj2main3 {
padding-top: 30px;
padding-bottom: 30px;
}

.pj23n {
margin-top: 15px;
}
}

.pj2main4 {
padding-top: 100px;
margin-top: -28px;
}

.pj24n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
margin-top: 38px;
}

.pj24zi {
width: 49.3%;
}

.pj24tu {
width: 47.4%;
}

.pj24lie {
margin: 17px 0;
}

.pj24a {
background: #f2f2f2;
line-height: 30px;
padding: 10px 25px;
font-size: 20px;
font-size: 2rem;
color: #333;
cursor: pointer;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.pj24p {
padding: 10px 25px;
line-height: 28px;
display: none;
}

.pj24lieh {}

.pj24lieh .pj24a {
background: #14419d;
color: #fff;
}

.pj24lieh .pj24p {
display: block;
}

@media screen and (max-width: 1359px) {
.pj2main4 {
padding-top: 80px;
}

.pj24zi {
width: 49.3%;
}

.pj24tu {
width: 49%;
}

.pj24n {
margin-top: 30px;
}

.pj24lie {
margin: 10px 0;
}

.pj24a {
line-height: 26px;
padding: 5px 10px;
font-size: 18px;
font-size: 1.8rem;
}

.pj24p {
padding: 5px 10px;
}
}

@media screen and (max-width: 767px) {
.pj2main4 {
padding-top: 30px;
margin-top: 0px;
}

.pj24zi {
width: 100%;
}

.pj24tu {
width: 100%;
max-width: 600px;
margin: auto;
margin-bottom: 10px;
}
}

.pj2main5 {
padding-top: 100px;
margin-top: -44px;
padding-bottom: 55px;
}

.pj25p {
line-height: 30px;
margin-top: 20px;
}

@media screen and (max-width: 1359px) {
.pj2main5 {
padding-top: 80px;
}
}

@media screen and (max-width: 999px) {
.pj2main5 {
padding-top: 60px;
margin-top: -30px;
}
}

@media screen and (max-width: 767px) {
.pj2main5 {
padding-top: 30px;
margin-top: 0px;
}
}

.pj2main6 {
background: #f6f6f6;
padding-top: 52px;
padding-bottom: 73px;
}

.img-scroll10 {
position: relative;
margin-top: 55px;
padding-bottom: 80px;
}

.img-scroll10 .prev,
.img-scroll10 .next {
position: absolute;
text-align: center;
display: block;
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
border-radius: 50%;
background: #d5d5d5;
bottom: 0px;
transition: 0.5s;
z-index: 999
}

.img-scroll10 .prev {
left: 50%;
margin-left: -49px;
cursor: pointer;
}

.img-scroll10 .next {
right: 50%;
margin-right: -49px;
cursor: pointer;
}

.img-scroll10 .prev:hover,
.img-scroll10 .next:hover {
color: #fff;
background: #14419d;
}

.img-list10 {
position: relative;
overflow: hidden;
}

.img-list10 ul {
width: 10000%;
}

.img-list10 li {
float: left;
width: 1%;
position: relative;
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.pj26tu {
width: 47.86%;
border-radius: 20px;
overflow: hidden;
}

.pj26zi {
width: calc(52.14% - 40px);
}

.pj26p {
margin-top: 25px;
}

.pj26p strong {
color: #333;
font-weight: normal;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

@media screen and (max-width: 1359px) {
.pj26zi {
width: calc(52.14% - 20px);
}

.pj26p {
margin-top: 10px;
}
}

@media screen and (max-width: 999px) {
.pj2main6 {
padding: 50px 0;
}

.img-scroll10 {
margin-top: 30px;
padding-bottom: 50px;
}

.img-scroll10 .prev,
.img-scroll10 .next {
width: 30px;
height: 30px;
line-height: 30px;
}

.img-scroll10 .prev {
left: 50%;
margin-left: -35px;
}

.img-scroll10 .next {
right: 50%;
margin-right: -35px;
}

.pj26a {
line-height: 30px;
}
}

@media screen and (max-width: 767px) {
.pj26tu {
width: 100%;
max-width: 600px;
margin: auto;
margin-bottom: 20px;
}

.pj26zi {
width: 100%;
}

.pj2main6 {
padding: 30px 0;
}
}

.pj2main7 {
padding-top: 53px;
padding-bottom: 70px;
}

.pj27tp {
margin-top: 24px;
}

.pj27n {
display: flex;
flex-flow: wrap;
padding-top: 22px;
}

.pj27lie {
width: 31.64%;
margin-left: 2.54%;
margin-top: 30px;
}

.pj27lie:nth-child(3n-2) {
margin-left: 0px;
}

.pj27tu {
display: block;
border: solid 2px #f1f1f1;
overflow: hidden;
}

.pj27zi {
padding-top: 20px;
}

.pj27a {}

.pj27p {
margin-top: 10px;
}

.pj27ph {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}

.pj27mor {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
margin-top: 16px;
color: #14419d;
cursor: pointer;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
display: none;
}

@media screen and (max-width: 1359px) {
.pj27mor {
font-size: 16px;
font-size: 1.6rem;
}

.pj2main7 {
padding-top: 30px;
padding-bottom: 50px;
}

.pj27tp {
margin-top: 14px;
}

.pj27n {
padding-top: 10px;
}

.pj27lie {
width: 32.33%;
margin-left: 1.5%;
margin-top: 20px;
}
}

@media screen and (max-width: 999px) {
.pj27mor {
font-size: 14px;
font-size: 1.4rem;
margin-top: 10px;
line-height: 26px;
}
}

@media screen and (max-width: 767px) {
.pj2main7 {
padding-top: 30px;
padding-bottom: 30px;
}

.pj27zi {
padding-top: 10px;
}

.pj27p {
margin-top: 5px;
}

.pj27mor {
font-size: 12px;
font-size: 1.2rem;
line-height: 20px;
}

.pj27lie {
width: 49%;
margin-left: 2%;
margin-top: 20px;
}

.pj27lie:nth-child(3n-2) {
margin-left: 2%;
}

.pj27lie:nth-child(2n-1) {
margin-left: 0px;
}
}

.pj2main8 {
background: #f4f4f4;
padding: 50px 0;
}

.img-scroll11 {
position: relative;
margin-top: 35px;
}

.img-scroll11 .prev,
.img-scroll11 .next {
position: absolute;
text-align: center;
display: block;
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
border-radius: 50%;
background: #d5d5d5;
bottom: 30px;
transition: 0.5s;
z-index: 999
}

.img-scroll11 .prev {
left: 570px;
cursor: pointer;
}

.img-scroll11 .next {
left: 625px;
cursor: pointer;
}

.img-scroll11 .prev:hover,
.img-scroll11 .next:hover {
color: #fff;
background: #14419d;
}

.img-list11 {
position: relative;
overflow: hidden;
}

.img-list11 ul {
width: 10000%;
}

.img-list11 li {
float: left;
width: 1%;
position: relative;
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.pj28tu {
width: 514px;
border-radius: 20px;
overflow: hidden;
}

.pj28zi {
width: calc(100% - 574px);
padding-bottom: 75px;
}

.pj28p {
margin-top: 25px;
min-height: 180px;
}

.pj28mor {
display: block;
width: 138px;
height: 43px;
line-height: 41px;
margin-top: 30px;
text-align: center;
color: #ffffff;
background: #14419d;
border: 1px solid #14419d;
}

.pj28mor:hover {
background: none;
}

@media screen and (max-width: 1359px) {

.img-scroll11 .prev,
.img-scroll11 .next {
width: 30px;
height: 30px;
line-height: 30px;
bottom: 0px;
}

.img-scroll11 .prev {
left: 420px;
}

.img-scroll11 .next {
left: 460px;
}

.pj28tu {
width: 400px;
}

.pj28zi {
width: calc(100% - 420px);
padding-bottom: 40px;
}
}

@media screen and (max-width: 999px) {
.img-scroll11 {
margin-top: 30px;
}

.pj28tu {
width: 300px;
}

.pj28zi {
width: calc(100% - 320px);
}

.pj28p {
margin-top: 10px;
min-height: 90px;
}

.pj28mor {
width: 120px;
height: 40px;
line-height: 38px;
margin-top: 15px;
}

.img-scroll11 .prev {
left: 320px;
}

.img-scroll11 .next {
left: 360px;
}
}

@media screen and (max-width: 767px) {
.pj2main8 {
padding: 30px 0;
}

.pj28tu {
width: 100%;
max-width: 500px;
margin: auto;
}

.pj28zi {
width: 100%;
margin-top: 20px;
}

.img-scroll11 .prev {
left: 50%;
margin-left: -35px;
}

.img-scroll11 .next {
right: 50%;
margin-right: -35px;
left: auto;
}
}

/****************************  news  ***************************/
.nenav {
display: flex;
flex-flow: wrap;
padding-top: 38px;
}

.nenav a {
    width: 200px;
    line-height: 59px;
    padding: 0 10px;
    background: #fff;
    margin-right: 17px;
    margin-top: 10px;
    text-align: center;
    color: #14419d;
    border: 1px solid #14419d;
}
.nenav a.dangne{
    color: #fff;
    background: #14419d;
}
.nenav a span {
display: inline-block;
vertical-align: middle;
color: #ffffff;
line-height: 26px;
}

.nenav a:hover
.dangne {
background: #14419d !important;
}

.nemain {
padding-top: 14px;
padding-bottom: 70px;
}

.nen {
display: flex;
flex-flow: wrap;
}

.nelie {
width: 30.7%;
margin-left: 3.95%;
margin-top: 40px;
}

.nelie:nth-child(3n-2) {
margin-left: 0px;
}

.netu {
display: block;
border-radius: 10px;
overflow: hidden;
}

.nezi {
padding-top: 18px;
}

.nezi .neriqi:hover {
color: #14419d
}

.neriqi {
display: block;
}

.nea {
display: block;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
font-size: 20px;
font-size: 2rem;
line-height: 30px;
margin-top: 13px;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
}

.nep {
margin-top: 12px;
}

.nep a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.nemor {
display: block;
color: #14419d;
margin-top: 14px;
}

@media screen and (max-width: 1359px) {
.nea {
font-size: 16px;
font-size: 1.6rem;
margin-top: 5px;
}

.nep,
.nemor {
margin-top: 5px;
}
}

@media screen and (max-width: 999px) {
.nemain {
padding-top: 14px;
padding-bottom: 50px;
}

.nelie {
width: 32.33%;
margin-left: 1.5%;
margin-top: 20px;
}
}

@media screen and (max-width: 767px) {
.nenav {
padding-top: 20px;
}

.nenav a {
width: 32.333%;
line-height: 50px;
margin-right: 0px;
margin-left: 1.5%;
}

.nenav a span {
line-height: 20px;
}

.nenav a:nth-child(3n-2) {
margin-left: 0px;
}

.nemain {
padding-top: 14px;
padding-bottom: 30px;
}

.nelie {
width: 49%;
margin-left: 2%;
margin-top: 20px;
}

.nelie:nth-child(3n-2) {
margin-left: 2%;
}

.nelie:nth-child(2n-1) {
margin-left: 0px;
}

.nezi {
padding-top: 6px;
}

.nea {
font-size: 12px;
font-size: 1.2rem;
line-height: 26px;
margin-top: 5px;
}
}

/****************************  news2  ***************************/
.nemain2 {
padding-top: 47px;
padding-bottom: 82px;
}

.nemain2 h1 {
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.net {
border-bottom: 1px solid #d9d9d9;
margin-top: 16px;
padding-bottom: 29px;
}

.neriqi2 {
display: inline-block;
vertical-align: middle;
color: #14419d;
margin-right: 40px;
}

.net .share {
margin: 0px;
}

.nexiang {
margin-top: 50px;
}

.nexiang p,
.nexiang em,
.nexiang strong {
color: #666;
}

.nexiang img {
display: inline-block;
}

.nexiang a {
display: inline-block;
color: #14419d;
}

.fanpian {
border-top: 1px solid #eeece7;
border-bottom: 1px solid #eeece7;
margin-top: 54px;
padding: 10px 0;
}

.fanpian li {
position: relative;
padding: 5px 0;
padding-left: 60px;
font-size: 20px;
font-size: 2rem;
line-height: 30px;
margin: 16px 0;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.fanpian li i,
.fanpian li .iconfont {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #f8f8f8;
border-radius: 50%;
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-50%);
}

@media screen and (max-width: 1359px) {
.nemain2 h1 {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
}

.fanpian li {
font-size: 16px;
font-size: 1.6rem;
margin: 8px 0;
}
}

@media screen and (max-width: 999px) {
.nemain2 {
padding-top: 30px;
padding-bottom: 30px;
}

.nemain2 h1 {
font-size: 18px;
font-size: 1.8rem;
line-height: 26px;
}

.net {
margin-top: 10px;
padding-bottom: 10px;
}

.neriqi2 {
margin-right: 10px;
}

.nexiang {
margin-top: 30px;
}

.fanpian {
margin-top: 20px;
padding: 10px 0;
}

.fanpian li {
font-size: 14px;
font-size: 1.4rem;
padding: 3px 0px;
line-height: 24px;
margin: 8px 0;
padding-left: 40px;
}

.fanpian li i,
.fanpian li .iconfont {
width: 30px;
height: 30px;
line-height: 30px;
}
}

@media screen and (max-width: 767px) {
.nemain2 h1 {
font-size: 16px;
font-size: 1.6rem;
line-height: 24px;
}

.fanpian li {
font-size: 12px;
font-size: 1.2rem;
}
}

/****************************  system  ***************************/
.sy1main1 {
background: #f3f3f3;
border-radius: 20px;
align-items: center;
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.sy11tu {
width: 50%;
display: block;
border-radius: 20px;
overflow: hidden;
}

.sy11zi {
width: 50%;
padding: 20px 0;
padding-left: 45px;
padding-right: 30px;
}

.sy11tu img {
width: 100%;
}

.sy11a {
display: block;
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
min-height: 66px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
position: relative;
}

.sy11a:before {
content: "";
position: absolute;
left: 0px;
bottom: 0px;
width: 60px;
height: 3px;
background: #14419d;
}

.sy11p {
margin-top: 20px;
line-height: 26px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 7;
overflow: hidden;
}

.sy11mor {
color: #14419d;
display: block;
margin-top: 33px;
}

@media screen and (max-width: 1359px) {
.sy11zi {
padding: 20px;
}

.sy11a {
font-size: 20px;
font-size: 2rem
}

.sy11p {
-webkit-line-clamp: 5;
margin-top: 10px;
}

.sy11mor {
margin-top: 10px;
}
}

@media screen and (max-width: 999px) {
.sy11a {
font-size: 18px;
font-size: 1.8rem;
line-height: 26px;
min-height: 58px;
}

.sy11p {
-webkit-line-clamp: 3;
margin-top: 10px;
}
}

@media screen and (max-width: 767px) {
.sy11tu {
width: 100%;
}

.sy11zi {
width: 100%;
padding: 20px 10px;
}

.sy11a {
font-size: 14px;
font-size: 1.4rem;
line-height: 26px;
min-height: 0px;
padding-bottom: 10px;
-webkit-line-clamp: 1;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
}

.sy11a:before {
width: 30px;
height: 2px;
}
}

.sy1main2 {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-bottom: 20px;
}

.sylie {
width: 47%;
margin-top: 58px;
}

.sytu {
display: block;
border-radius: 20px;
overflow: hidden;
}

.syzi {
padding-top: 38px;
}

.syp {
line-height: 26px;
margin-top: 20px;
}

.syp a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

@media screen and (max-width: 999px) {
.sylie {
width: 49%;
margin-top: 20px;
}

.syzi {
padding-top: 10px;
}

.syp {
margin-top: 10px;
}
}

@media screen and (max-width: 767px) {
.sytu {
border-radius: 10px;
}
}

/****************************  system2  ***************************/
.sy2main {
background: #f1f1f1;
padding-top: 1px;
padding-bottom: 57px;
}

.sy2main1 {
padding-top: 30px;
}

.sy21tu {
border-radius: 20px;
overflow: hidden;
}

.sy21tu img {
width: 100%;
}

.sy21b {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-top: 48px;
}

.sy21biao {
width: 450px;
font-size: 30px;
font-size: 3rem;
line-height: 40px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.sy21p {
width: calc(100% - 460px);
}

@media screen and (max-width: 1359px) {
.sy21b {
padding-top: 25px;
}

.sy21biao {
width: 300px;
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
}

.sy21p {
width: calc(100% - 320px);
}

.sy2main {
padding-bottom: 30px;
}
}

@media screen and (max-width: 999px) {
.sy21biao {
width: 100%;
font-size: 20px;
font-size: 2rem;
line-height: 30px;
}

.sy21p {
width: 100%;
margin-top: 10px;
}
}

@media screen and (max-width: 767px) {
.sy21b {
padding-top: 15px;
}

.sy21biao {
font-size: 18px;
font-size: 1.8rem;
line-height: 26px;
}
}

.sy2main2 {
padding-top: 45px;
padding-bottom: 100px;
}

.sy22n {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.sy22n p {
width: 47%;
border-radius: 20px;
overflow: hidden;
margin-top: 39px;
}

@media screen and (max-width: 1359px) {
.sy2main2 {
padding-top: 45px;
padding-bottom: 50px;
}

.sy22n p {
width: 49%;
border-radius: 20px;
margin-top: 20px;
}
}

@media screen and (max-width: 767px) {
.sy2main2 {
padding-top: 20px;
padding-bottom: 30px;
}

.sy22n p {
width: 49%;
border-radius: 10px;
margin-top: 10px;
}
}

/****************************  contact  ***************************/
.comain1 {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-top: 51px;
padding-bottom: 60px;
}

.co1l {
width: 41.4%;
}

.co1r {
width: 50%;
}

.co11a {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
color: #14419d;
}

.co11biao {
text-align: left;
margin-top: 30px;
}

.co11p {
margin-top: 20px;
}

.coxin1 {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.coxin1 .int1 {
width: 47.43%;
margin-top: 23px;
}

.coxin1 .int2 {
width: 100%;
margin-top: 23px;
}

.coxin1 .int3 {
width: 47.43%;
margin-top: 23px;
position: relative;
}

.coxin1 .int4 {
width: 47.43%;
margin-top: 23px;
}

.coxin1 input {
width: 100%;
height: 59px;
line-height: 59px;
padding: 0 10px;
padding-left: 36px;
background: #f7f7f7;
font-size: 16px;
font-size: 1.6rem;
color: #333;
}

.coxin1 textarea {
width: 100%;
height: 140px;
line-height: 29px;
padding: 15px 10px;
padding-left: 36px;
background: #f7f7f7;
font-size: 16px;
font-size: 1.6rem;
color: #333;
}

.coxin1 .verify_img {
position: absolute;
width: 85px;
height: 33px;
right: 11px;
top: 11px;
cursor: pointer;
}

.coxin1 .int3 input {
padding-right: 100px;
}

.coxin1 .int4 input {
padding: 0px;
background: #14419d;
color: #ffffff;
font-size: 20px;
font-size: 2rem;
cursor: pointer;
transition: 0.5s;
}

.coxin1 .int4 input:hover {
background: #14419d;
}

.coxin1 .xing input,
.coxin1 .xing textarea {
background: #f7f7f7 url("../images/xing1.png") no-repeat 20px 25px;
}


.comain2 {
background: #f5f5f5;
padding: 38px;
text-align: center;
font-size: 0px;
}

.comain2 a {
display: inline-block;
width: 75px;
height: 75px;
line-height: 71px;
margin: 0 30px;
text-align: center;
color: #7a7a7a;
background: #f5f5f5;
border-radius: 6px;
border: solid 2px #d2d2d2;
}

.comain2 a i {
font-size: 40px;
}

.comain2 a:hover {
background: #fff;
border-color: #14419d;
color: #14419d;
}

@media screen and (max-width: 1359px) {
.comain1 {
padding-top: 30px;
padding-bottom: 40px;
}

.co1l {
width: 44%;
}

.co1r {
width: 54%;
}

.co11a {
font-size: 16px;
font-size: 1.6rem;
line-height: 26px;
}

.coxin1 .int1,
.coxin1 .int3,
.coxin1 .int4 {
width: 49%;
margin-top: 10px;
}

.coxin1 .int2 {
margin-top: 10px;
}

.coxin1 input,
.coxin1 textarea {
font-size: 14px !important;
font-size: 1.4rem !important;
padding-left: 20px;
}

.coxin1 .xing input,
.coxin1 .xing textarea {
background: #f7f7f7 url("../images/xing1.png") no-repeat 8px 25px;
background-size: 6px;
}

.comain2 {
padding: 20px;
}

.comain2 a {
width: 50px;
height: 50px;
line-height: 46px;
margin: 0 10px;
}

.comain2 a i {
font-size: 24px;
}
}

@media screen and (max-width: 999px) {
.co1l {
width: 100%;
}

.co1r {
width: 100%;
margin-top: 20px;
}

.co11a {
font-size: 14px;
font-size: 1.4rem;
line-height: 26px;
}

.co11biao {
margin-top: 10px;
}

.co11p {
margin-top: 10px;
}

.coxin1 input {
height: 40px;
line-height: 40px;
}

.coxin1 textarea {
height: 100px;
padding: 10px;
padding-left: 20px;
}

.coxin1 .xing input,
.coxin1 .xing textarea {
background: #f7f7f7 url("../images/xing1.png") no-repeat 8px 20px;
background-size: 6px;
}

.coxin1 .verify_img {
top: 3px;
right: 3px;
}
}

@media screen and (max-width: 767px) {

.coxin1 input,
.coxin1 textarea {
font-size: 12px !important;
font-size: 1.2rem !important;
padding-left: 20px;
}

.coxin1 .int3,
.coxin1 .int4 {
width: 100%;
}

.comain2 {
padding: 10px;
}

.comain2 a {
width: 40px;
height: 40px;
line-height: 36px;
margin: 0 5px;
}

.comain2 a i {
font-size: 20px;
}
}

.comain3 {
padding-top: 80px;
padding-bottom: 112px;
}

.co3biao {
font-size: 36px;
font-size: 3.6rem;
line-height: 40px;
text-align: center;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

#outer2 {
margin-top: 54px;
position: relative;
}

#tab2 {
zoom: 1;
text-align: center;
position: relative;
max-width: 1050px;
margin: auto;
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

#tab2 li {
transition: 0.5s;
cursor: pointer;
position: relative;
text-align: center;
width: 350px;
padding: 0px 10px;
line-height: 60px;
background: #f5f5f5;
z-index: 1
}

#tab2 li {
display: inline-block;
vertical-align: middle;
text-align: center;
color: #666666;
font-size: 24px;
font-size: 2.4rem;
/*line-height: 28px;*/
transition: 0.5s;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #fff;
background: #14419d;
}

#tab2 li.current2 {
    background: #fff;
    color: #14419d;
    border: 1px solid #14419d;
}

#content2 {
display: block;
}

#content2 .tabul2 {
display: none;
}

.coxin {
padding-top: 45px;
}

.colie {
display: flex;
flex-flow: wrap;
justify-content: space-between;
padding-top: 25px;
}

.coa {
width: 300px;
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
color: #000;
}

.colien {
width: calc(100% - 305px);
display: flex;
flex-flow: wrap;
}

.coxin .int1 {
width: 30.77%;
margin-left: 3.845%;
margin-bottom: 20px;
}

.coxin .int1:nth-child(3n-2) {
margin-left: 0px;
}

.coxin .int2 {
width: 100%;
margin-bottom: 20px;
background: #f5f5f5;
padding: 10px 20px;
}

.coxin .int3 {
width: 30.77%;
margin-left: 3.845%;
margin-bottom: 20px;
position: relative;
}

.coxin input {
width: 100%;
height: 42px;
line-height: 42px;
background: #f5f5f5;
padding: 0 20px;
font-size: 16px;
font-size: 1.6rem;
color: #333;
/*font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana;*/
}

.coxin textarea {
width: 100%;
height: 50px;
line-height: 24px;
background: #f5f5f5;
margin-top: 5px;
padding: 0px;
font-size: 14px;
font-size: 1.4rem;
color: #333;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.coxin select {
width: 100%;
height: 42px;
line-height: 42px;
background: #f5f5f5;
padding: 0 20px;
font-size: 16px;
font-size: 1.6rem;
color: #666;
/* font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana;*/
}

.coa2 {
font-size: 14px;
font-size: 1.4rem;
line-height: 26px;
color: #b4b4b4;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.coa2 strong {
font-weight: normal;
color: #666666;
}

.coxin .verify_img {
width: 85px;
height: 33px;
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
}

.coxin .int3 input {
padding-right: 100px;
}

.coxin .int4 {
text-align: center;
margin-top: 17px;
}

.coxin .int4 input {
width: 332px;
height: 59px;
line-height: 59px;
font-size: 20px;
font-size: 2rem;
color: #ffffff;
text-align: center;
padding: 0px;
background: #14419d;
font-family: Poppins-Regular, Arial, "Arial Black", "sans-serif", Verdana;
cursor: pointer;
transition: 0.5s;
}

.coxin .int4 input:hover {
    background: #fff;
    color: #14419d;
    border: 1px solid #14419d;
}

.coxin .xing input,
.coxin .xing textarea,
.coxin .xing select {
background: #f7f7f7 url("../images/xing1.png") no-repeat 8px 16px;
}

@media screen and (max-width: 1359px) {
.comain3 {
padding-top: 50px;
padding-bottom: 50px;
}

.co3biao {
font-size: 30px;
font-size: 3rem;
line-height: 40px;
}

#outer2 {
margin-top: 30px;
}

#tab2 li {
width: 350px;
padding: 0px 10px;
line-height: 60px;
}

#tab2 li span {
font-size: 18px;
font-size: 1.8rem;
line-height: 28px;
}

.colie {
padding-top: 10px;
}

.coa {
width: 220px;
font-size: 14px;
font-size: 1.4rem;
line-height: 30px;
}

.colien {
width: calc(100% - 230px);
}

.coxin .int1,
.coxin .int3 {
width: 32.33%;
margin-left: 1.5%;
}

.coxin .int2 {
padding: 10px;
}

.coxin input,
.coxin textarea,
.coxin select {
font-size: 12px !important;
font-size: 1.2rem !important;
padding-left: 10px;
}

.coxin .xing input,
.coxin .xing textarea {
background: #f7f7f7 url("../images/xing1.png") no-repeat 3px 16px;
background-size: 5px;
}

.coxin .int4 input {
width: 160px;
height: 40px;
line-height: 40px;
}

.coa2 {
font-size: 12px !important;
font-size: 1.2rem !important;
line-height: 22px;
}
}

@media screen and (max-width: 999px) {
.co3biao {
font-size: 24px;
font-size: 2.4rem;
line-height: 40px;
}

#tab2 li {
width: 250px;
line-height: 50px;
}

#tab2 li span {
font-size: 16px;
font-size: 1.6rem;
line-height: 23px;
}

.coa {
width: 100%;
}

.colien {
width: 100%;
margin-top: 10px;
}

.coxin .int1,
.coxin .int2,
.coxin .int3 {
margin-bottom: 10px;
}
}

@media screen and (max-width: 767px) {
.comain3 {
padding-top: 30px;
padding-bottom: 30px;
}

.co3biao {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
}

#tab2 li {
width: 49%;
line-height: 50px;
}

#tab2 li span {
font-size: 14px;
font-size: 1.4rem;
line-height: 23px;
}

.coxin {
padding-top: 15px;
}

.colien {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}

.coxin .int1,
.coxin .int3 {
width: 49%;
margin-left: 0 !important;
}
}

@media screen and (max-width: 459px) {

.coxin .int1,
.coxin .int3 {
width: 100%;
}
}

.comain4 {
margin-bottom: 30px;
background: #f5f5f5;
border-radius: 1px;
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}

.ditu {
width: 49.6%;
}

.co4r {
width: 50.4%;
padding: 10px 65px;
}

.co4a {
font-size: 20px;
font-size: 2rem;
line-height: 30px;
color: #14419d;
}

.co4biao {
text-align: left;
font-size: 46px;
font-size: 4.6rem;
line-height: 55px;
margin-top: 32px;
font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;
}

.co4p {
line-height: 28px;
margin-top: 12px;
}

.co4lie {
position: relative;
padding: 15px 0;
padding-left: 50px;
}

.co4lie em {
color: #14419d;
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-50%);
font-size: 30px;
line-height: 40px;
}

.co4lie p {
padding: 3px 0;
}

.co4lie p strong {
color: #333333;
font-weight: normal;
}

@media screen and (max-width: 1559px) {
.co4r {
padding: 10px 20px;
}

.co4a {
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
}

.co4biao {
font-size: 30px;
font-size: 3rem;
line-height: 35px;
margin-top: 10px;
}

.co4lie {
position: relative;
padding: 5px 0;
padding-left: 35px;
}

.co4lie p {
padding: 0;
}

.co4lie em {
font-size: 20px;
line-height: 30px;
}
}

@media screen and (max-width: 999px) {
.ditu {
width: 100%;
}

.co4r {
width: 100%;
padding: 20px 10px;
}

.co4a {
font-size: 14px;
font-size: 1.4rem;
line-height: 30px;
}

.co4biao {
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
margin-top: 10px;
}
}

@media screen and (max-width: 767px) {
.comain4 {
margin-bottom: 3px;
}
}






















@media screen and (max-width: 1559px) {}

@media screen and (max-width: 1359px) {}

@media screen and (max-width: 999px) {}

@media screen and (max-width: 767px) {}

















@media screen and (max-width:1559px) {}

@media screen and (max-width:1359px) {}

@media screen and (max-width:999px) {}

@media screen and (max-width:767px) {}
































@media screen and (max-width: 1559px) {}

@media screen and (max-width: 1359px) {}

@media screen and (max-width: 999px) {}

@media screen and (max-width: 767px) {}






















#baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #222;
background-color: rgba(0, 0, 0, .8);
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
opacity: 1
}

#baguetteBox-overlay .full-image {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
text-align: center;
}

#baguetteBox-overlay .full-image figure {
display: inline;
margin: 0;
height: 100%
}

#baguetteBox-overlay .full-image img {
display: inline-block;
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.8;
color: #ccc;
background-color: #000;
background-color: rgba(0, 0, 0, .6);
font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}

#baguetteBox-slider {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
white-space: nowrap;
-webkit-transition: left .4s ease, -webkit-transform .4s ease;
transition: left .4s ease, -moz-transform .4s ease;
transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
-webkit-animation: bounceFromRight .4s ease-out;
animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
-webkit-animation: bounceFromLeft .4s ease-out;
animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
top: 50%;
top: calc(50% - 30px);
width: 44px;
height: 60px
}

.baguetteBox-button {
position: absolute;
cursor: pointer;
outline: 0;
padding: 0;
margin: 0;
border: 0;
-moz-border-radius: 15%;
border-radius: 15%;
background-color: #323232;
background-color: rgba(50, 50, 50, .5);
color: #ddd;
font: 1.6em sans-serif;
-webkit-transition: background-color .4s ease;
transition: background-color .4s ease;
}

.baguetteBox-button:hover {
background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
right: 2%
}

.baguetteBox-button#previous-button {
left: 2%
}

.baguetteBox-button#close-button {
top: 20px;
right: 2%;
right: calc(2% + 6px);
width: 30px;
height: 30px
}

.baguetteBox-button svg {
position: absolute;
left: 0;
top: 0
}

.spinner {
width: 40px;
height: 40px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
width: 100%;
height: 100%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #fff;
opacity: .6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: bounce 2s infinite ease-in-out;
animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
-webkit-animation-delay: -1s;
animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
0% {
margin-left: 0
}

50% {
margin-left: -30px
}

100% {
margin-left: 0
}
}

@keyframes bounceFromRight {
0% {
margin-left: 0
}

50% {
margin-left: -30px
}

100% {
margin-left: 0
}
}

@-webkit-keyframes bounceFromLeft {
0% {
margin-left: 0
}

50% {
margin-left: 30px
}

100% {
margin-left: 0
}
}

@keyframes bounceFromLeft {
0% {
margin-left: 0
}

50% {
margin-left: 30px
}

100% {
margin-left: 0
}
}

@-webkit-keyframes bounce {

0%,
100% {
-webkit-transform: scale(0);
transform: scale(0)
}

50% {
-webkit-transform: scale(1);
transform: scale(1)
}
}

@keyframes bounce {

0%,
100% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0)
}

50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1)
}
}

.tankaunga {
position: fixed;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background: #000;
background: rgba(0, 0, 0, 0.5);
display: none;
z-index: 9999999999
}

.tankaunga:before {
content: "X";
position: absolute;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
top: 10px;
right: 10px;
background: #fff;
border-radius: 50%;
font-size: 18px;
}

.tankaungn2 {
position: fixed;
left: 5%;
top: 5%;
right: 5%;
bottom: 5%;
}

.tankaungn2 iframe,
.tankaungn2 video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}

.tankaungn2 iframe body {
margin: 0px !important;
}

@media screen and (max-width:767px) {
.tankaungn2 {
position: fixed;
left: 5%;
top: 10%;
right: 5%;
bottom: 10%;
}
}




@font-face {
font-family: Poppins-SemiBold;
font-display: swap;
src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
url("../fonts/Poppins-SemiBold.woff") format("woff"),
url("../fonts/Poppins-SemiBold.ttf") format("truetype"),
url("../fonts/Poppins-SemiBold.eot") format("embedded-opentype"),
url("../fonts/Poppins-SemiBold.svg") format("svg");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: Poppins-Regular;
font-display: swap;
src: url("../fonts/Poppins-Regular.woff2") format("woff2"),
url("../fonts/Poppins-Regular.woff") format("woff"),
url("../fonts/Poppins-Regular.ttf") format("truetype"),
url("../fonts/Poppins-Regular.eot") format("embedded-opentype"),
url("../fonts/Poppins-Regular.svg") format("svg");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: Poppins;
font-display: swap;
src: url("../fonts/Poppins-Bold.woff2") format("woff2"),
url("../fonts/Poppins-Bold.woff") format("woff"),
url("../fonts/Poppins-Bold.ttf") format("truetype"),
url("../fonts/Poppins-Bold.eot") format("embedded-opentype"),
url("../fonts/Poppins-Bold.svg") format("svg");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "iconfont";
/* Project id 4929671 */
font-display: swap;
src: url('../fonts/iconfont.woff2?t=1747965580586') format('woff2'),
url('../fonts/iconfont.woff?t=1747965580586') format('woff'),
url('../fonts/iconfont.ttf?t=1747965580586') format('truetype');
}

.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
content: "\e624";
}

.icon-edit:before {
content: "\e611";
}

.icon-facebook:before {
content: "\e620";
}

.icon-pinterest:before {
content: "\e8ab";
}

.icon-linkedin:before {
content: "\e648";
}

.icon-youtube:before {
content: "\e6d6";
}

.icon-twitter:before {
content: "\e607";
}

.icon-bigger:before {
content: "\e647";
}

.icon-left:before {
content: "\e72c";
}

.icon-right:before {
content: "\e72d";
}

.icon-up1:before {
content: "\e72e";
}

.icon-bottom1:before {
content: "\e72f";
}

.icon-left1:before {
content: "\e730";
}

.icon-right1:before {
content: "\e731";
}

.icon-up:before {
content: "\e73e";
}

.icon-bottom:before {
content: "\e73f";
}

.icon-instagram:before {
content: "\e79d";
}

.icon-tumblr:before {
content: "\e79e";
}

.icon-download:before {
content: "\e7a0";
}

.icon-download1:before {
content: "\e7a7";
}

.icon-search4:before {
content: "\e7b2";
}

.icon-address:before {
content: "\e7bc";
}

.icon-email:before {
content: "\e7bd";
}

.icon-contact:before {
content: "\e7be";
}

.icon-whatsapp:before {
content: "\e7bf";
}

.icon-fax:before {
content: "\e7c2";
}

.icon-mobile:before {
content: "\e7c6";
}

.icon-phone:before {
content: "\e7c8";
}

.icon-tel:before {
content: "\e7c7";
}

.icon-phone1:before {
content: "\e7cb";
}

.icon-skype:before {
content: "\e7cc";
}

.icon-whatsapp1:before {
content: "\e7c1";
}

.icon-address1:before {
content: "\e7c3";
}

.icon-contact1:before {
content: "\e7c4";
}

.icon-email1:before {
content: "\e7c5";
}

.icon-skype1:before {
content: "\e7c9";
}

.icon-fax1:before {
content: "\e7ca";
}

.icon-qq:before {
content: "\e7ce";
}

.icon-tel1:before {
content: "\e7cd";
}

.icon-wechat:before {
content: "\e7cf";
}

.icon-phone2:before {
content: "\e7d0";
}

.icon-message:before {
content: "\e7da";
}

.icon-calendar:before {
content: "\e7e1";
}

.icon-calendar1:before {
content: "\e7e3";
}

.icon-top:before {
content: "\e7ed";
}

.icon-youbian:before {
content: "\e60f";
}

.icon-jian2:before {
content: "\e600";
}

.icon-jia2:before {
content: "\e608";
}

.icon-vk:before {
content: "\e735";
}

.icon-instagram1:before {
content: "\e640";
}

.icon-up7:before {
content: "\e722";
}

.icon-bottom7:before {
content: "\e723";
}

.icon-left7:before {
content: "\e724";
}

.icon-right7:before {
content: "\e725";
}

.icon-sousuo4:before {
content: "\e610";
}

.icon-sousuo:before {
content: "\e616";
}

.icon-sousuo1:before {
content: "\e65b";
}

.icon-shangchuan:before {
content: "\e602";
}

.icon-top2:before {
content: "\e637";
}

.icon-biaoqian:before {
content: "\e649";
}

.icon-twitter3:before {
content: "\e7fd";
}

.icon-twitter4:before {
content: "\e7fe";
}

.icon-twitter-new2:before {
content: "\e800";
}

.icon-twitter-new:before {
content: "\e7ff";
}

.icon-tiktok:before {
content: "\e8db";
}

.icon-delete:before {
content: "\e69d";
}

.icon-chahao:before {
content: "\e617";
}

.icon-earth:before {
content: "\e6d5";
}

.icon-earth1:before {
content: "\e781";
}

.icon-chahao1:before {
content: "\e60e";
}

.icon-xiazai:before {
content: "\e65c";
}

.icon-youtube1:before {
content: "\f274";
}

.icon-dh:before {
content: "\e612";
}

.table {
width: 100%;
overflow: auto;
}

.table table {
width: 100%;
border-collapse: collapse;
line-height: 22px;
}

.table table tr:nth-child(2n-1) td {
background-color: #f2f2f2;
}

.table table tr td {
padding: 13px 5px;
font-size: 16px;
border: 1px solid #f2f2f2;
background-color: #ffffff;
color: #333333;
}


.table table tr:nth-child(1) td {
background-color: #b6c6ea;
font-size: 20px;
font-weight: bold;
padding: 26px 5px;
}


@media screen and (max-width:1333px) {
.table table tr td {
padding: 5px 5px;
font-size: 14px;
}

.table table tr:nth-child(1) td {
font-size: 16px;
padding: 16px 5px;
}
}

@media screen and (max-width:999px) {
.table table tr td {
padding: 5px 5px;
font-size: 12px;
}

.table table tr:nth-child(1) td {
font-size: 14px;
padding: 10px 5px;
}
}

.xlln {
display: none;
}




.daohang {
width: calc(100% - 180px);
}

.daohang>li:nth-child(4) {
margin-right: 300px;
}

@media screen and (max-width: 1559px) {
.logo {
transform: translate(-60%, -50%)
}
}

@media screen and (max-width: 1359px) {
.logo {
transform: translate(-70%, -50%)
}

.daohang {
width: calc(100% - 130px);
}

.daohang>li:nth-child(4) {
margin-right: 30%;
}
}

@media screen and (max-width: 999px) {
.logo {
transform: translate(0)
}
}


.pj2main9 {
margin-bottom: 50px;
}

.pj2main9 .mp1 p {
position: relative;
padding-left: 24px;
}

.pj2main9 .mp1 p em {
font-style: normal;
color: #666;
}

.pj2main9 .mp1 p em::before {
position: absolute;
content: '';
width: 11px;
height: 11px;
background: #14419d;
border-radius: 50%;
left: 0px;
top: 8px;
}




.main6 .m4n {
margin-bottom: 16px;
}

.main6 .m4n:nth-child(1) {
margin-top: 40px;
}

.main6 .m4n:last-child {
margin-bottom: 0;
}

.main6 .m4n ul li div {
margin-right: 10px !important;
}

.main6 .m4n ul li div p {
width: 402px;
padding-bottom: 67.4129%;
}


.main6 .m4n ul li div p img {
max-width: 100%;
max-height: 100%;
width: 100%;
height: auto;
}

.main6 .m4n ul li div p a {
display: block;
}

.main6 .m4n ul li div p a:hover img {
transform: scale(1.1) translateX(-50%) translateY(-50%);
}

@media screen and (max-width:1359px) {
.main6 .m4n ul li div {
width: 230px;
}

.main6 .m4n ul li div p {
width: 100%;
}

.main6 .m4n:nth-child(1) {
margin-top: 30px;
}
}

@media screen and (max-width:999px) {
.main6 .m4n ul li div {
width: 200px;
}
}

@media screen and (max-width:768px) {
.main6 .m4n ul li div {
width: 180px;
}
}

@media screen and (max-width:538px) {
.main6 .m4n ul li div {
width: 140px;
}
}

.dangpryi2 a {
color: #14419d !important;
}






.ab0main1 .ab01n .view_more {
display: flex;
align-items: center;
justify-content: center;
width: 180px;
height: 45px;
border-radius: 30px;
background-color: #14419d;
color: #fff;
font-family: Poppins-Regular, Arial, Helvetica, sans-serif;
margin-top: 20px;
cursor: pointer;
}

.ab0main1 .ab01n .view_more span {
color: #fff;
}

.ab0main1 .ab01p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 8;
overflow: hidden;
text-overflow: ellipsis;
}


.ab0main2 .view_more {
display: flex;
align-items: center;
justify-content: center;
width: 180px;
height: 45px;
border-radius: 30px;
background-color: #14419d;
color: #fff;
font-family: Poppins-Regular, Arial, Helvetica, sans-serif;
margin-top: 20px;
cursor: pointer;
}

.ab0main2 .view_more span {
color: #fff;
}

.ab0main2 .con {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 8;
overflow: hidden;
text-overflow: ellipsis;
}



.ab0main3 .view_more {
display: flex;
align-items: center;
justify-content: center;
width: 180px;
height: 45px;
border-radius: 30px;
background-color: #14419d;
color: #fff;
font-family: Poppins-Regular, Arial, Helvetica, sans-serif;
margin-top: 20px;
cursor: pointer;
}

.ab0main3 .view_more span {
color: #fff;
}

.ab0main3 .ab01p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 8;
overflow: hidden;
text-overflow: ellipsis;
}


/*ab1-new*/
.ab1-new{
padding-top: 0;
padding-bottom: 0;
}
.ab1-new .m4n{
mask-image: unset !important;
}

.ab1-new .m4n ul li div p{
width:498px;
padding-bottom: 60.4129%;
}

@media screen and (max-width:1359px) {
.ab1-new .m4n ul li div p{
width:100%;
padding-bottom: 60.4129%;
}

}

.youxian .pjnav2{
z-index: 10000000000000;
}



