﻿body {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    font: 14px / 1.5 "Helvetica Neue","Helvetica","Arial","Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    background: rgba(245, 245, 245, 1);
    /* -webkit-font-smoothing: antialiased; */
    position: relative;
}

html,
body {
    width: 100%;
    position: relative;
     min-width: 1200px;
     margin: 0 auto;
}

input,
button,
select,
textarea,
img,
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Helvetica Neue","Helvetica","Arial","Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    -webkit-appearance: none;
}

a {
    color: #fff;
    text-decoration: none !important;
    outline: none;
}

a:hover {
    text-decoration: none !important;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

ol,
ul,
li,
dl,
dd {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

i,
em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*Clear Fix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}
.bant{
    width: 100%;
    overflow: hidden;
    height: 60px;
	background-color: #202946;
}
.banner1 {
    width: 1920px;
    height: 80px;
    display: block;
	position: absolute;
	left:50%;
	margin-left:-960px;
	top:0;
    cursor:pointer;

}

header {
    width: 100%;
    background: rgba(255, 255, 255, 1);
}

header>#main {
    min-width: 1200px;
    width: 1200px;
    height: 154px;
    margin: 0 auto;
    position: relative;
}

.mian-a {
    display: flex;
    position: relative;
}

.LOGO {
    width: 202px;
    height: 67px;
    margin-top: 25px;
}

.mian-seacer {
    margin-top: 25px;
    margin-left: 77px;
}

.mian-seacer>.seacer {
    display: flex;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(10, 94, 203, 1);
}

.mian-seacer>.seacer>li {
    margin-left: 15px;
    cursor: pointer;
    line-height: 12px;
}
.mian-seacer>.seacer>li:hover{
    text-decoration:underline;
}

.mian-seacer>.seacer>.seacer-li {
    color: rgba(158, 158, 158, 1);
    margin-left: 0;
    margin-right: -2px;
    cursor: auto;
}

.mian-input {
    display: flex;
}

.mian-left {
    width: 500px;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #1665C1;
    display: flex;
    align-items: center;
}

.mian-left>img {
    width: 17px;
    height: 17px;
    padding: 0 10px;
}

.mian-left>input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: rgba(158, 158, 158, 1);
}

.mian-left>input {
    color: #424242;
    height: 100%;
    outline: none;
    width: 100%;
}

.mian-right {
    height: 40px;
    width: 90px;
    background: rgba(22, 101, 193, 1);
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.mian-right:hover {
    background: rgba(20, 83, 157, 1);
}

.mian-tel {
    display: flex;
    margin-top: 25px;
    margin-left: 125px;
    cursor: pointer;
    height: 38px;
}

.mian-tel>img {
    width: 38px;
    height: 38px;
}

.mian-tel-a {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mian-tel-a>.p1 {
    font-size: 18px;
    font-weight: bold;
    color: rgba(66, 66, 66, 1);
    line-height: 18px;
}

.mian-tel-a>.p2 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(158, 158, 158, 1);
    line-height: 14px;
}

.mian-b {
    display: flex;
    position: absolute;
    bottom: 0;
}

.mian-b-left {
    width: 200px;
    height: 40px;
    background: rgba(22, 101, 193, 1);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
}

.mian-b-left>img {
    margin-left: 24px;
    width: 18px;
    height: 14px;
}

.mian-b-left>span {
    margin-left: 8px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 14px;
}

.mian-b-right {
    margin-left: 30px;
    display: flex;
    align-items: center;
}

.mian-b-right>li {
    margin-right: 40px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(66, 66, 66, 1);
}

.mian-b-right>li:hover {
    cursor: pointer;
    color: rgba(22, 101, 193, 1);
}

#main {
    min-width: 1200px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.mian1 {
    height: 322px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.section-left {
    padding: 18px 0px;
    width: 200px;
    height: 329px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

.section-left>li {
    display: flex;
    align-items: center;
    padding-left: 24px;
    padding-right: 18px;
    justify-content: space-between;
    box-sizing: border-box;
    height: 42px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(66, 66, 66, 1);
    cursor: pointer;
    background: #fff;
}

.section-left>li:hover {
    background: rgba(245,249,253,1);
    color: rgba(22, 101, 193, 1);
}

.section-left>li>img {
    width: 6px;
    height: 11px;
}

.mian1>.swiper-container {
    width: 706px;
    height: 322px;
	cursor:pointer;
}

.mian1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.mian1 .swiper-slide img {
    width: 100%;
    height: 100%;
}

.mian1 .swiper-button-next,
.swiper-button-prev {
    width: 36px;
    height: 60px;
    display: none;
}

.mian1 .swiper-button-next {
    background-image: url('../images/ico_banner_next.png');
    background-size: 100% 100%;
    right: 0;
}

.mian1 .swiper-button-next:hover {
    background-image: url('../images/ico_banner_next_hover.png');
    background-size: 100% 100%;
}

.mian1 .swiper-button-prev {
    background-image: url('../images/ico_banner_pre.png');
    background-size: 100% 100%;
    left: 0;
}

.mian1 .swiper-button-prev:hover {
    background-image: url('../images/ico_banner_pre_hover.png');
    background-size: 100% 100%;
}

.mian1 .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, .4);
}

.mian1 .swiper-pagination-bullet {
    background: #fff;

}

.mian1>.aside {
    width: 282px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.mian1>.aside>img {
    margin-top: -21px;
}

.aside-a {
    width: 100%;
    height: 130px;
    background: rgba(255, 255, 255, 1);
    display: flex;
    flex-wrap: wrap;
    padding: 0 23px;
    box-sizing: border-box;
    justify-content: space-between;
}

.aside-a>li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 46px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(117, 117, 117, 1);
	padding-top:2px;
}

.aside-a>li:hover {
    cursor: pointer;
    color: rgba(22, 101, 193, 1);
}

.aside-a>li>img {
    width: 24px;
    height: 24px;
	margin-bottom:2px;
}

.aside-a>li:nth-child(3n) {
    margin-right: 0;
}

.aside-b {
    width: 100%;
    height: 132px;
    background: rgba(255, 255, 255, 1);
    margin-top: 6px;
}

.aside-b-one {
    height: 40px;
    border-bottom: 1px solid #EEEEEE;
    display: flex;
    align-items: center;
}

.aside-b-one>p {
    width: 3px;
    height: 12px;
    background: rgba(22, 101, 193, 1);
    margin-left: 14px;
}

.aside-b-one>span {
    font-size: 14px;
    font-weight: bold;
    color: rgba(66, 66, 66, 1);
    margin-left: 7px;
}

.aside-b-one>img {
    margin-left: 4px;
}

.aside-b-text>li {
    display: flex;
    align-items: center;
    margin-top: 14px;
}

.aside-b-text>li>p {
    width: 4px;
    height: 4px;
    background: rgba(22, 101, 193, 1);
    border-radius: 50%;
    margin-left: 14px;
}

.aside-b-text>li>span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(66, 66, 66, 1);
    margin-left: 10px;
    line-height: 12px;

}

.aside-b-text>li>span:hover {
    cursor: pointer;
    text-decoration: underline;
    color: rgba(22, 101, 193, 1);
}

.mian2 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    margin-top: 6px;
}

.mian2>li {
    width: 183px;
    height: 112px;
    padding-left: 17px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    transition: all .5s ease-in-out;
    cursor: pointer;
}

.mian2>li>p {
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 16px;
    margin-top: 22px;
}

.mian2>li>span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 14px;
    margin-top: 11px;
}

.mian2>li>i {
    font-size: 14px;
    font-weight: 400;
    color: rgba(224, 224, 224, 1);
    line-height: 14px;
    margin-top: 18px;
}

.mian2>li:nth-child(1) {
    width: 66px;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('../images/bg_hotindus.png') no-repeat center;
    background-size: 100% 100%;
    padding: 0;
    cursor: auto;
    transition: none;
}

.mian2>li:nth-child(1)>p {
    margin-top: 0px;
    line-height: 24px;
}

.mian2>li:nth-child(2) {
    background: url('../images/nav_bg_01.jpg') no-repeat center;
    background-size: 100%;
}

.mian2>li:nth-child(3) {
    background: url('../images/nav_bg_02.jpg') no-repeat center;
    background-size: 100%;
}

.mian2>li:nth-child(4) {
    background: url('../images/nav_bg_03.jpg') no-repeat center;
    background-size: 100%;
}

.mian2>li:nth-child(5) {
    background: url('../images/nav_bg_04.jpg') no-repeat center;
    background-size: 100%;
}

.mian2>li:nth-child(6) {
    background: url('../images/nav_bg_05.jpg') no-repeat center;
    background-size: 100%;
}

.mian2>li:nth-child(7) {
    background: url('../images/nav_bg_06.jpg') no-repeat center;
    background-size: 100%;
}

.mian2>li:hover {
    background-size: 110%;
}

.mian2>li:nth-child(1):hover {
    background-size: 100%;
}
.waves {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
}

.waves .waves-animation {
    position: absolute;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    opacity: 0;
    background: rgba(255, 255, 255, .4);
    transition: all 0.1s ease-out;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.mian3 {
    width: 100%;
    height: 120px;
    background: url('../images/sbanner_01.jpg') no-repeat center;
    margin-top: 20px;
    background-size: 100% 100%;
    padding-left: 620px;
    box-sizing: border-box;
}

.mian3>p {
    font-size: 20px;
    font-weight: bold;
    color: rgba(240, 103, 3, 1);
    margin-top: 12px;
    display: inline-block;
}

.mian3>.mian3-input>#messageForm1 {
    display: flex;
    align-items: center;
    margin-top: 6px;
}

.mian3>.mian3-input>#messageForm1>input {
    width: 180px;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: 2px;
    padding-left: 10px;
    box-sizing: border-box;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #424242;
    outline: none;
}

.mian3>.mian3-input>#messageForm1>input::placeholder {
    color: rgba(158, 158, 158, 1);
}

.mian3>.mian3-input>#messageForm1>button {
    width: 140px;
    height: 38px;
    background: rgba(240, 103, 3, 1);
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    outline: none;
    cursor: pointer;
}

.mian3>.mian3-input>#messageForm1>button:hover {
    background: rgba(226, 95, 0, 1);
}
.mian3>span{
    font-size:12px;
   
    font-weight:400;
    color:rgba(0,47,88,1);
    line-height: 12px;
    margin-top: 9px;
    display: inline-block;
}
.mian4{
    position: relative;
    width: 100%;
}
.mian4>h3{
    font-size:28px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
    line-height: 28px;
    margin-top: 35px;
}
.mian4>.process{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 23px;
}
.mian4>.process>li{
    width:285px;
    height:375px;
    background:rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
	transition: all .4s ease 0s;
}
.mian4>.process>li:hover{
	cursor: default;
	margin-top: -6px;
	box-shadow: 0 8px 16px #dddddd;
}
.mian4>.process>li>.li-a{
    width: 100%;
    height:48px;
    font-size:18px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 48px;
    background: url('../images/know_bg_01.jpg') no-repeat center;
}
.mian4>.process>li:nth-child(2)>.li-a{
    background: url('../images/know_bg_02.jpg') no-repeat center;
}
.mian4>.process>li:nth-child(3)>.li-a{
    background: url('../images/know_bg_03.jpg') no-repeat center;
}
.mian4>.process>li:nth-child(4)>.li-a{
    background: url('../images/know_bg_04.jpg') no-repeat center;
}
.mian4>.process>li>.li-b{
    padding: 0 18px;
    box-sizing: border-box;
    width: 100%;
}
.mian4>.process>li>.li-b>.li-b-p{
    font-size:16px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
    margin-top: 29px;
    line-height: 16px;
}
.mian4>.process>li>.li-b>.li-b-p1{
    display: flex;
    padding-right: 12px;
    margin-top: 13px;
    box-sizing: border-box;
}
.mian4>.process>li>.li-b>.li-b-p1>span{
    display: inline-block;
    width:4px;
    height:4px;
    background:rgba(10,94,203,1);
    border-radius:50%;
    margin-top: 7px;
}
.mian4>.process>li>.li-b>.li-b-p1>i{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    line-height:20px;
    margin-left: 5px;
    flex: 1;
}
.mian4>.process>li>.li-b>.li-b-x{
    width:249px;
    height:1px;
    background:rgba(238,238,238,1);
    margin: 0 auto;
    margin-top: 17px;
}
.mian4>.process>li>.li-b>.li-b-p.a{
    margin-top: 25px;
    display: flex;
    align-items: center;
}
.mian4>.process>li>.li-b>.li-b-p.a.b{
    margin-top: 29px;
}
.mian4>.process>li>.li-b>.li-b-p.a>.hot{
    font-size:12px;
   
    font-weight:400;
    color:rgba(255,0,0,1);
    width:16px;
    height:16px;
    border:1px solid rgba(255,0,0,1);
    text-align: center;
    line-height: 16px;
    margin-left: 6px;
}

.mian4>.mian4-flex{
    position: fixed;
    left: 50%;
    top: 15%;
	margin-left:-680px;
    display: none;
    z-index: 99999;
}
.mian4-flex-right{
    position: fixed;
    right: 50%;
    top: calc(15% + 160px);;
	margin-right:-650px;
    display: none;
    z-index: 99999;

}
.mian4-flex-right>li{
    width:40px;
    height:40px;
    background:rgba(22,101,193,1);
    border-radius:2px;
    margin-top: 2px;
    cursor: pointer;
    position: relative;
}
.mian4-flex-right li .wecat{
    width:120px;
    height:136px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(238,238,238,1);
    border-radius:2px;
    position: absolute;
    top: -96px;
    right: 42px;
    z-index: 11111111;
    opacity: 0;
    transition: opacity 1s;
}
.mian4-flex-right>li>.wecat>img{
    margin: auto;
    display: block;
    margin-top: 5px;
}
.mian4-flex-right>li>.wecat>p{
    font-size:12px;
    font-weight:400;
    color:rgba(66,66,66,1);
    text-align: center;
	margin-top:-2px;
}
.mian4-flex-right>li>.telnumber{
    width:120px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(238,238,238,1);
    border-radius:2px;
    font-size:14px;
    
    font-weight:bold;
    color:rgba(22,101,193,1);
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 42px;
    z-index: 11111111;
    opacity: 0;
    transition: opacity 1s;
}
.mian4-flex-right>li:nth-child(1){
    background: url('../images/flex.gif') no-repeat;
    background-position:0px 0px;
}
.mian4-flex-right>li:nth-child(1):hover{
    background: url('../images/flex.gif') no-repeat;
    /* background-position:0px -40px; */
    animation: fadein 1s forwards;
}
@keyframes fadein {
    0% {  background-position: 0px 0px; }
    100% { background-position: 0px -40px; }
}


.mian4-flex-right>li:nth-child(2){
    background: url('../images/flex.gif') no-repeat;
    background-position:-42px 0px;
}
.mian4-flex-right>li:nth-child(2):hover{
    background: url('../images/flex.gif') no-repeat;
    animation: aa 1s forwards;
}
.mian4-flex-right>li:nth-child(2):hover>.telnumber{
    opacity: 1;
}
@keyframes aa {
    0% {  background-position: -42px 0px; }
    100% { background-position: -42px -40px; }
}

.mian4-flex-right>li:nth-child(3){
    background: url('../images/flex.gif') no-repeat;
    background-position:-84px 0px;
}
.mian4-flex-right>li:nth-child(3):hover{
    background: url('../images/flex.gif') no-repeat;
    animation: cc 1s forwards;

}
.mian4-flex-right>li:nth-child(3):hover>.wecat{
    opacity: 1;
}
@keyframes cc {
    0% {  background-position: -84px 0px; }
    100% { background-position: -84px -40px; }
}

.mian4-flex-right>li:nth-child(4){
    background: url('../images/flex.gif') no-repeat;
    background-position:-126px 0px;
}
.mian4-flex-right>li:nth-child(4)>a{
    width:40px;
    height:40px;
    display: inline-block;
}
.mian4-flex-right>li:nth-child(4):hover{
    background: url('../images/flex.gif') no-repeat;
    animation: ee 1s forwards;
}
@keyframes ee {
    0% {  background-position: -126px 0px; }
    100% { background-position: -126px -40px; }
}

.mian4>.mian4-flex>li,
.mian4>.mian4-flex>li>a{
    width:70px;
    height:40px;
    background:rgba(255,255,255,1);
    margin-top: 1px;
    text-align: center;
    line-height: 40px;
    font-size:12px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    cursor: pointer;
}
.mian4>.mian4-flex>li:hover{
	background-color: rgba(22,101,193,1);
	color:white;
	font-weight:bold;
}
/*.mian4>.mian4-flex>li:nth-child(1){
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:12px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    background:rgba(22,101,193,1);
}*/
.mian4>.mian4-flex>li.enactive{
    font-size:12px;
    
    font-weight:bold;
    background-color:rgba(22,101,193,1);
	color:white;
    cursor: auto;
}
/* .mian4>.mian4-flex>li:nth-child(2),
.mian4>.mian4-flex>li:nth-child(5){
    font-size:12px;
    
    font-weight:bold;
    color:rgba(22,101,193,1);
    cursor: auto;
} */
.mian4>.mian4-flex>li:last-child>a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height:52px;
    color:rgba(22,101,193,1);
}
/*.mian4>.mian4-flex>li:last-child{
    height:52px;
}*/
.mian4>.mian4-flex>li:last-child>a>p{
    line-height: 12px;
    margin-top: 8px;
}
.mian4>.mian4-flex>li:nth-child(1)>img{
    margin-right: 6px;
}
.wnth{
    width:124px;
    height:38px;
    background:rgba(22,101,193,1);
    border-radius:2px;
    font-size:14px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -62px;
}
.wnth:hover{
    background:rgba(20,83,157,1);
}
.mian5{
    background: url('../images/hemin_bg.jpg') no-repeat center;
    width:100%;
    height:420px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 37px;
	background-color: #02000d;
}
.mian5>h4{
    font-size:28px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height: 28px;
    display: inline-block;
    margin-top: 36px;
}
.mian5>h4>i{
    color: #FD5756;
    font-size:28px;
    
    font-weight:bold;
    line-height: 28px;
    display: inline-block;
}
.mian5>.mian5-title{
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.mian5>.mian5-title>.mian5-text{
    font-size:16px;
   
    font-weight:400;
    color:rgba(255,255,255,1);
    padding: 0 10px;
}
.mian5>.mian5-title>.mian5-a{
    width:88px;
    height:1px;
    background:rgba(238,238,238,1);
    opacity:0.8;
}
.mian5>.mian5-last{
    width:1200px;
    height:254px;
    background:rgba(255,255,255,1);
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 148px;
    box-sizing: border-box;
}
.mian5>.mian5-last>.mian5-city{
    display: flex;
    align-items: center;
    margin-top: 43px;
}
.mian5>.mian5-last>.mian5-city>h5{
    font-size:14px;
   
    font-weight:400;
    color:rgba(66,66,66,1);
    display: inline;
}
.mian5>.mian5-last>.mian5-city>ul{
    display: flex;
    margin-left: 16px;
}
.mian5>.mian5-last>.mian5-city>ul>li{
    width:62px;
    height:32px;
    background:rgba(245,245,245,1);
    border-radius:2px;
    margin-right: 8px;
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    border:1px solid transparent;
    box-sizing: border-box;
  
}
.mian5>.mian5-last>.mian5-city>ul>li.liActive{
    background:rgba(245,249,253,1);
    border:1px outset rgba(22,101,193,1);
    color:rgba(22,101,193,1);
}

.mian5>.mian5-last>.mian5-form{
    display: flex;
    align-items: center;
    margin-top: 18px;
}
.mian5>.mian5-last>.mian5-form>h5{
    font-size:14px;
   
    font-weight:400;
    color:rgba(66,66,66,1);
    display: inline;
}
.mian5>.mian5-last>.mian5-form>ul{
    display: flex;
    margin-left: 16px;
}
.mian5>.mian5-last>.mian5-form>ul>li{
    padding: 0 21px;
    height:32px;
    background:rgba(245,245,245,1);
    border-radius:2px;
    margin-right: 8px;
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    border:1px solid transparent;
    box-sizing: border-box;
}
.mian5>.mian5-last>.mian5-form>ul>li.formActive{
    background:rgba(245,249,253,1);
    border:1px solid rgba(22,101,193,1);
    color:rgba(22,101,193,1);
}
.mian5>.mian5-last>.mian5-first>#messageForm{
    display: flex;
    align-items: center;
    margin-top: 19px;
    position: relative;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.mian5-select{
    position: relative;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.inputselect>.max-select{
    width:246px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(22, 101, 193, 1);
    border-radius:2px;
    padding: 0px 10px;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    font-size:14px;
   
    font-weight:400;
    color: #424242;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.select-ul{
    background:rgba(255,255,255,1);
    border:1px solid rgba(224, 224, 224, 1);
    box-shadow:0px 2px 8px 0px rgba(0,0,0,0.2);
    border-radius:2px;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 99;
    padding: 16px;
    padding-top: 4px;
    box-sizing: border-box;
    overflow-y: auto;
    display: none;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.select-ul.animation{
    display: block;
    animation:mymove .4s forwards;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.select-ul>li{
    width:78px;
    height:28px;
    background:rgba(245,245,245,1);
    border-radius:2px;
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    text-align: center;
    line-height: 28px;
    margin-right: 12px;
    margin-top: 12px;
    float: left;
    cursor: pointer;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.select-ul>li:nth-child(4n){
    margin-right: 0;
}
@keyframes mymove
    {
    from {  
        width:0px;
        height: 0px;
    }
    to {
        width:400px;
        height:170px;
    }
}


.mian5>.mian5-last>.mian5-first>#messageForm>.mian5-select>.select{
    width:246px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(22, 101, 193, 1);
    border-radius:2px;
    padding: 0px 10px;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    font-size:14px;
   
    font-weight:400;
    color: #424242;
}

.mian5>.mian5-last>.mian5-first>#messageForm>.mian5-select::after{
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid #999999;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -2.5px;
}
.editable-select-options li{
    padding:8px 16px;
}
.editable-select-options li.selected{
    background-color: #f9f9f9;
    color: #1665C1;
}
.editable-select-options{
    border-radius: 4px;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.mian5-fize{
    width:280px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(22, 101, 193, 1);
    border-radius:2px;
    box-sizing: border-box;
    margin-left: 10px;
    font-size:14px;
   
    font-weight:400;
    color: #424242;
    padding: 0 10px;
}

input{
    color: #424242 !important;
    outline: none  !important;
}
input::placeholder{
    color:rgba(158,158,158,1) !important;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.mian5-tel{
    width:212px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(22, 101, 193, 1);
    border-radius:2px 0px 0px 2px;
    margin-left: 10px;
    font-size:14px;
   
    font-weight:400;
    color: #424242;
    padding: 0 10px;
    box-sizing: border-box;
}
.mian5>.mian5-last>.mian5-first>#messageForm>.Obtain{
    width:144px;
    height:40px;
    background:rgba(22,101,193,1);
    border-radius:0px 2px 2px 0px;
    font-size:16px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.mian5>.mian5-last>.mian5-first>#messageForm>.Obtain:hover{
    background:rgba(20,83,157,1);
}
.mian5>.mian5-last>.tips{
    font-size:14px;
   
    font-weight:400;
    color:rgba(158,158,158,1);
    margin-top: 11px;
}
.CSTation{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;

}
.CSTation>.cstitle{
    display: flex;
    align-items: center;
    margin-top: 37px;
}
.CSTation>.cstitle>h3{
    font-size:28px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
    line-height:22px;
}
.CSTation>.cstitle>ul{
    display: flex;
    margin-left: 53px;
}
.CSTation>.cstitle>ul>li{
    font-size:14px;
   
    font-weight:400;
    color:rgba(66,66,66,1);
    text-align: center;
     line-height: 30px;
    width:100px;
    height:30px;
    margin-right: 15px;
    cursor: pointer;
}
.CSTation>.cstitle>ul>li.cstactive{
    background:rgba(22,101,193,1);
    font-weight:bold;
    color:rgba(255,255,255,1);
    position: relative;
}
.CSTation>.cstitle>ul>li.cstactive::after{
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid #1665C1;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 50%;
    margin-right: -5px;
    bottom: -10px;
}
.CSTcontent-fater{
        width: 100%;
}
.CSTation>.CSTcontent-fater>.CSTcontent{
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin-top: 25px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li{
    width:388px;
    height:341px;
    background:rgba(255,255,255,1);
    padding: 0 18px;
    box-sizing: border-box;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a{
    display: flex;
    align-items: center;
    margin-top: 26px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a.a{
    margin-top: 18px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-left{
    margin-left: 8px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-left>p{
    font-size:16px;
    
    font-weight:bold;
    color:rgba(158,158,158,1);
    line-height:16px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-left>i{
    font-size:14px;
   
    font-weight:400;
    color:rgba(158,158,158,1);
    line-height:14px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right{
    margin-left: 24px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right>.cstLi-text{
    display: flex;
    align-items: center;

}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right>.cstLi-text>p{
    width:16px;
    height:16px;
    background:rgba(22,101,193,1);
    font-size:12px;
   
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 16px;
}

.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right>.cstLi-text>p.a{
    background:rgba(240,103,3,1);
    margin-top: 10px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right>.cstLi-text>span{
    font-size:16px;
    
    font-weight:bold;
    color: #424242;
    margin-left: 7px;
    line-height: 16px;
}

.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right>.cstLi-text>span.a{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    line-height: 14px;
    margin-top: 10px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right>.cstLi-text>span:hover{
    text-decoration:underline;
    color:rgba(22,101,193,1);
    cursor: pointer;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstLi-a>.cstLi-right>.cstLi-text>span.a:hover{
	text-decoration:none;
    color:rgba(117,117,117,1);
    cursor: pointer;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.xian{
    width:100%;
    height:1px;
    background:rgba(238,238,238,1);
    margin-top: 19px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex{
    display: flex;
    align-items: center;
    margin-top: 19px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex>img{
    width:58px;
    height:58px;
    border-radius:50%;
    border:1px solid rgba(224, 224, 224, 1);
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex>.cstflex-a{
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 13px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex>.cstflex-a>p{
    font-size:16px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex>.cstflex-a>p>span{
    font-size:14px;
   
    color:#9E9E9E;
    margin-left: 5px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex>.cstflex-a>span{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    margin-top: 3px;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex>.cstflex-a>span>i{
    color: #F06703;
   
    font-weight:bold;
}
.CSTation>.CSTcontent-fater>.CSTcontent>li>.cstflex>.cstbutton{
    width:74px;
    height:32px;
    background:rgba(22,101,193,1);
    border-radius:2px;
    font-size:12px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin-left: 23px;
}
.back{
    width:100%;
    height:120px;
    background:rgba(227,232,251,1);
    margin-top: 20px;
}
.service-title{
    display: flex;
    margin-top: 37px;
    align-items: flex-end;
}
.service-title>h3{
    font-size:28px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
    line-height:28px;
}
.service-title>p{
    font-size:16px;
   
    font-weight:400;
    color:rgba(158,158,158,1);
    margin-left: 19px;
    line-height: 16px;
}
.service-body{
    margin-top: 23px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.service-body>.servict-body-a{
    width:277px;
    height:422px;
    background:rgba(255,255,255,1);
}
.servict-body-a-title{
    display: flex;
    align-items: center;
    margin-left: 32px;
    margin-top: 31px;
}
.servict-body-a-title>h5{
    font-size:18px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
    line-height: 18px;
    display: inline-block;
}
.servict-body-a-title>p{
    padding: 0 7px;
    height:18px;
    border:1px solid rgba(240,103,3,1);
    border-radius:2px;
    font-size:12px;
   
    font-weight:400;
    color:rgba(240,103,3,1);
    text-align: center;
    line-height: 18px;
    margin-left: 12px;
    margin-top: 2px;
}
.servict-span{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    margin-left: 32px;
    margin-top: 15px;
    display: inline-block;
}
.service-body>.servict-body-a>img{
    margin-top: 44px;
    margin-left: 81px;
}
.service-body>.servict-body-a>img.a{
    margin-top: 33px;
    margin-left: 97px;
}
.service-body>.servict-body-b>.servict-body-ba>img{
    position: absolute;
    bottom: 0;
    right: 0;
}
.servict-button{
    width:114px;
    height:34px;
    background:rgba(22,101,193,1);
    border-radius:2px;
    font-size:14px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin-left: 32px;
    margin-top: 30px;
}

.service-body>.servict-body-b{
    height: 422px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.service-body>.servict-body-b>.servict-body-ba{
    width:320px;
    height:210px;
    background:rgba(255,255,255,1);
    position: relative;
}
.blue:hover{
    background:rgba(20,83,157,1) !important;
}
.cityMap{
    width:100%;
    height:540px;
    background:rgba(38,41,57,1);
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.cityMap>.cityMap-right{
    margin-left: 91px;
	cursor:default;
}
.cityMap>.cityMap-right>h3{
    font-size:28px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height: 28px;
}
.cityMap>.cityMap-right>span{
    font-size:16px;
   
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height: 16px;
    margin-top: 16px;
    display: inline-block;
    margin-bottom: 30px;
}
.cityMap>.cityMap-right>p{
    font-size:14px;
   
    font-weight:400;
    color:rgba(1,133,255,1);
    line-height:32px;

}
.cityMap>.cityMap-right>p>i{
    color: #9E9E9E;
    margin-left: 15px;
}
.cityMap>.cityMap-right>p>i:hover{
	color:white;
}
.cityMap>.cityMap-right>.tel{
    display: flex; 
    margin-top: 30px;
}
.cityMap>.cityMap-right>.tel>.tle-left{
    display: flex;
    align-items: center;
    justify-content: center;
    width:168px;
    height:38px;
    background:rgba(63,65,80,1);
    border-radius:2px;
    font-size:14px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.cityMap>.cityMap-right>.tel>.tle-right>p,
.cityMap>.cityMap-right>.tel>.tle-left>p{
    margin-left: 8px;
}
.cityMap>.cityMap-right>.tel>.tle-right{
    width:225px;
    height:38px;
    background:rgba(63,65,80,1);
    border-radius:2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:14px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin-left: 20px;
}
.cityMap>.cityMap-right>.tel>.tle-right:hover,
.cityMap>.cityMap-right>.tel>.tle-left:hover{
    background:rgba(1,133,255,1);
    cursor: pointer;
}
.guarantee{
    width: 1200px;
    margin: 0 auto;
}
.guarantee>.guarantee-body{
    width:100%;
    height:207px;
    background:rgba(255,255,255,1);
    margin-top: 23px;
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    box-sizing: border-box;
}
.guarantee>.guarantee-body>li{
    border-right: 1px solid #EEEEEE;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.guarantee>.guarantee-body>li>.backimg{
    background: url('../images/img_safe.png') no-repeat center;
    width:108px;
    height:71px;
    padding: 0 46px;
}
.guarantee>.guarantee-body>li>.backimg>i{
    font-size:16px;
    
    font-weight:bold;
    color:rgba(184,159,95,1);
    text-align: center;
    display: block;
    margin-top: 15px;
}
.guarantee>.guarantee-body>li>span{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    display:table;
    text-align: center;
}
.guarantee>.guarantee-body>li:last-child{
    border: none;
}
.Success{
    width:100%;
    height:497px;
    background:rgba(20,25,40,1);
    margin-top: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}   
.Success>h3{
    font-size:28px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin-top: 35px;
    line-height: 28px;
}
.Success>img{
    width: 1535px;
    height: auto;
}
.Success>.suc-a{
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.Success>.suc-a>.suc-text{
    font-size:16px;
   
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height: 16px;
    padding: 0 15px;
}
.Success>.suc-a>.sucp-a{
    height:1px;
    background:rgba(238,238,238,1);
    opacity:0.8;
    width: 79px;
}
.Success>img{
    margin-top: 25px;
}
.evaluate{
    width: 1200px;
    margin: 0 auto;
}
.evaluate-ul{
    width:100%;
    height:342px;
    background:rgba(255,255,255,1);
    margin-top: 24px;
    padding: 10px; 
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
	cursor:default; 
}
.evaluate-ul>li{
    position: relative;
    width:236px;
    height:100%;
    background:rgba(248,248,248,1);
	transition: all .4s ease 0s;
}
.evaluate-ul>li:hover{
	cursor: default;
    margin-top: -6px;
    box-shadow: 0 8px 16px #dddddd;
}
.evaluate-ul>li:nth-child(2n){
    background: #fff;
}
.evaluate-ul>li>.imga{
    position: absolute;
    top: 9px;
    left: 10px;
}
.evaluate-ul>li>.imgb{
    right:9px;
    bottom: 10px;
    position: absolute;
}
.evaluate-ul>li>p{
    margin-left: 50px;
    font-size:16px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
    line-height:16px;
    margin-top: 32px;
    display: inline-block;
}
.evaluate-ul>li>.evaluate-ti{
    display: flex;
    align-items: center;
    margin-left: 19px;
    margin-top: 19px;
}
.evaluate-ul>li>.evaluate-ti>img{
    width:54px;
    height:54px;
    border-radius:50%;
}
.evaluate-ul>li>.evaluate-ti>p{
    font-size:14px;
   
    font-weight:400;
    color:rgba(66,66,66,1);
    display: flex;
    flex-direction: column;
    margin-left: 13px;
}
.evaluate-ul>li>.evaluate-ti>p>i{
    color:rgba(158,158,158,1);
}
.evaluate-ul>li>span{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    line-height:22px;
    padding: 0 19px;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 24px;
}
.problem{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-top: 14px;
	cursor:default
}
.problem>li{
    width:595px;
    height:120px;
    background:rgba(255,255,255,1);
    display: flex;
    align-items: center;
    margin-top: 10px;
	transition: all .4s ease 0s;
}
.problem>li>.img{
    font-size:20px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    display: flex;
    align-items: center;
    justify-content: center;
    width:120px;
    height:120px;
    background:rgba(36,45,69,1);
    background: url('../images/atten_bg_01.jpg') no-repeat center;
}
.problem>li:nth-child(3)>.img{
    background: url('../images/atten_bg_02.jpg') no-repeat center;
}
.problem>li:nth-child(2)>.img{
    background: url('../images/atten_bg_03.jpg') no-repeat center;
}
.problem>li:nth-child(4)>.img{
    background: url('../images/atten_bg_04.jpg') no-repeat center;
}

.problem>li>.problem-p{
    margin-left: 21px;
    width: 280px;
}
.problem>li>.problem-p>span{
    font-size:16px;
    
    font-weight:bold;
    color:rgba(66,66,66,1);
}
.problem>li>.problem-p>p{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    line-height:22px;
    margin-top: 5px;
}
.problem-button{
    width:114px;
    height:34px;
    background:rgba(22,101,193,1);
    border-radius:2px;  
    font-size:14px;
    
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin-left: 37px;
}
.problem>li:hover{
    cursor: default;
    box-shadow: 0 8px 16px #dddddd;
}

footer{
    width:100%;
    height:440px;
    background:rgba(51,51,51,1);
    margin-top: 36px;
}
.footer-mian{
    width: 1200px;
    margin: 0 auto;
}
.footer-mian>.ul-a{
    display: flex;
    justify-content: space-between;
    padding: 35px 0px;
    box-sizing: border-box;
    border-bottom: 1px solid #3D3D3D;
}
.footer-mian>.ul-a>li{
    display: flex;
    align-items: center;
}
.footer-mian>.ul-a>li>.ul-right{
    margin-left: 12px;
}
.footer-mian>.ul-a>li>.ul-right>p{
    font-size:16px;
    
    font-weight:bold;
    color:rgba(158,158,158,1);
}
.footer-mian>.ul-a>li>.ul-right>span{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
}
.footer-mian>.footer-text{
    padding: 37px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #3D3D3D;
}
.footer-mian>.footer-text{
    display: flex;
    justify-content: space-between;
}
.footer-mian>.footer-text>li{
    display: flex;
    flex-direction: column;
}
.footer-mian>.footer-text>li>p{
    font-size:14px;
    
    font-weight:bold;
    color:rgba(158,158,158,1);
    line-height:16px;
    margin-bottom: 10px;
}
.footer-mian>.footer-text>li>span{
    font-size:14px;
   
    font-weight:400;
    color:rgba(117,117,117,1);
    line-height:24px;
}
.footer-mian>.footer-text>li>span:hover{
    cursor: pointer;
    color: #FFFFFF;
}
.footer-mian>.footer-text>li>.footer-img{
    display: flex;
    align-items: center;
    font-size:14px;
   
    font-weight:400;
    color:rgba(158,158,158,1);
    line-height:24px;
}
.footer-mian>.footer-text>li>.footer-img>img{
    margin-right: 15px;
}
.footer-mian .Inscription{
    font-size: 12px;
    font-weight: 400;
    color: rgba(117,117,117,1);
    line-height: 20px;
    text-align: center;
    margin-top: 17px;
}

