@charset "utf-8";

html {
  font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, Arial, sans-serif;
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #333333;
  background-color: white;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.clearfix{
    clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #000;
}
a:active {
  outline: 0;
}
a:active {
  color: #000;
}
a:hover {
  color: #f18c29;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
  margin: 0;
}
ul,
ol,
li,
dl,
dd {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none outside none;
}
h1,
h2,
h3 {
  line-height: 2;
  font-weight: normal;
}
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.6rem;
}
h3 {
  font-size: 1.4rem;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.moble{
display:none}

@media all and (max-width: 414px){
    .pc {
        display: none;
    }
    .moble {
        display: block;
    }
}


.fl{
    float: left;
}
.fr{float: right;}
.top{
    width: 100%;
    height: 36px;
    background: #004986;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.top-text span,.top-text p{
    color:#fff;
    line-height: 36px;
}
.top-text p{
    
    background: url(../images/Phone.png) no-repeat left;
    padding-left: 24px;
}
.logoarea{
    width: 100%;
    height: 110px;
    background: #f9f9f9;
    border-bottom: solid 4px #dcdcdc;
}
.logo{
   padding-top: 20px;
}
.seach{
    width: 400px;
    height: 40px;
    background: #000;
    margin-top: 36px;
}
.navbox{
    width:100%;
    height: 30px;
}
.nav{
    width: 1200px;
   
    margin: 11px auto;
    
}
.nav li,.nav li a{
    width:132px;
    text-align: center;
    color: #626262;
    font-size: 16px;
    float: left;
   
}
.nav li a{
    border-right: 2px solid #6f6f6f;
     line-height: 16px;
}
.current{
   margin-right: 0 !important;
}
#swiper1 {
        width: 100%;
        height: 520px;
        
    }

#swiper1 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
     
        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;
    }
#swiper1 .swiper-slide img{
   width: 100%;
    max-width: 1920px;
    min-height: 520px;
    min-width: 1400px;
}

.back{
   width: 1360px;
    margin: 20px auto;
    text-align: right;
    height: 45px;}
.footer{
    width: 100%;
    height: 40px;
    background: #004986;
    float: left;
}
.botlogo{
    margin-top: 50px;
    float: left;
}
.copyright{
    color: #fff;
    text-align:center;
line-height:40px;
}
.firnav{
    width:274px;
    height: 60px;
    line-height: 60px;
    position: relative;
    top: -60px;
    color: #fff;
    background: #004986;
    padding-left: 15px;
    font-size: 24px;
}
.listleft{
    width: 274px;
    float: left;
}
.subnavlist{
    width: 274px;
    margin-top: -60px;
    box-shadow: 3px 7px 9px;
    margin-bottom: 50px;
    
}
.subnavlist ul li{border-bottom:solid 1px #e6e6e6;}
.subnavlist ul li a{padding-left: 15px;color: #333; font-size:16px; display: block; height:50px;line-height: 50px;position: relative;
}
.subnavlist ul li .inactive{ background:url(../images/off.png) no-repeat 240px center;}
.subnavlist ul li .inactives{background:url(../images/on.png) no-repeat 240px center;} 
.subnavlist ul li ul{display: none;}
.subnavlist ul li ul li { border-left:0; border-right:0;  border-bottom:solid 1px #e6e6e6;}
.subnavlist ul li ul li ul{display: none;}
.subnavlist ul li ul li a{ padding-left:20px;color: #555;}
.subnavlist ul li ul li ul li { border-bottom:solid 1px #e6e6e6; }
.subnavlist ul li ul li ul li a{ color:#666; padding-left:30px;}
.subnavlist ul li ul li a:hover{
color:#f18c29;}

.contact{
    width: 274px;
    float: left;
    box-shadow: 3px 7px 9px;
    margin-bottom: 30px;
}
.contit,.contit p{
    width: 262px;
    height: 60px;
    line-height: 60px;
    color: #a49051;
    margin: 0 auto;
}
.contit p{
    border-bottom: 2px solid #a49051;
    font-size: 18px;
}
.xinxi{
    width:262px;
    margin: 0 auto;
}
.xinxi span{
    line-height: 60px;
    font-size: 16px;
}
.xinxi p{
    color: #666;
    line-height: 40px;
}
.listright{
    width: 890px;
    float: right;
    box-shadow: 3px 7px 9px;
    min-height: 600px;
   
}
.now{
    width:890px;
    height: 50px;
    border-bottom: 2px solid #004986;
}
.nowbox{
    height: 40px;
    border-radius: 5px 5px 0 0;
    background: #004986;
     color: #fff;
     float: left;
    margin: 10px 0 0 24px;
padding:0 10px;
}
.nowbox a{
    color: #fff;
    line-height: 40px;
    padding: 10px 0;
   
}

.erweima{
    width: 200px;
    float: left;
    margin-top: 20px;
    
    
}
.erweima ul li{
    float: left;
    width: 70px;
    
    margin: 10px;
    
}
.erweima ul li a img{
    width: 70px;
  
    
}
.erweima ul li a{
    text-align: center;
    color: #fff;
}
.xx{
    width: 660px;
    margin: 0 auto;
}




.moble{
    width: 100%;
    max-width: 414px;
}
.mb_top{
    width: 100%;
    height: 280px;
    background: url(../images/indextopbg.png) no-repeat top;
}
.mb_list_top{
    width: 100%;
    height: 110px;
    background: url(../images/subtopbg.png) no-repeat top;
}
.mb_main{
    width: 94%;
    max-width: 374px;
    margin: 0 auto;
}
.mb_logoarea:after,.mb_logo:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.mb_logo{
max-width:306px; 
}
.mb_logo img,.mb_menulogo img{
width:100%;
height:auto;}
.mb_menubtu{
    
    max-width: 26px;
}
.mb_logo,.mb_menubtu{
    margin-top: 10px;
}
.mb_seach{
    width: 100%;
    height: 32px;
    background-color: #ffffff;
    border-radius: 16px;
    margin-top: 14px;
}
#swiper2{
    width: 100%;
max-width:374px;
    height: 166px;
    box-shadow: 0px 5px 6px 0px
    rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    margin-top: 14px;
overflow:hidden;
}
#swiper2 .swiper-wrapper .swiper-slide {
    text-align: center;
    background: #fff;
    
    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;
}
#swiper2 img{
    width:100%;
max-width:374px;
height:auto;
}
#swiper2 p{
    width: 70%;
    height: 22px;
    border-radius: 11px;
    line-height: 22px;
    overflow: hidden;
    background:rgba(0,0,0,0.5);
    z-index: 1;
    position: absolute;
   left: 5px;
    bottom: 5px;
    float: left;
    color: #fff;
    text-decoration: none;
    text-align: left;
    padding:0px 10px;
    font-size: 12px;
}
#swiper2 .swiper-pagination{
    width: 20%;
    height: 22px;
    line-height: 22px;
    border-radius: 11px;
    background: rgba(0,0,0,0.5);
    left: calc(80% - 5px);
    bottom: 5px;
}
#swiper2 .swiper-pagination .swiper-pagination-bullet{
    background: #fff;
margin-top:7px;
}
.mb_menu{
    width: 207px;
    min-height:100%;
    background: url(../images/menubg.png) repeat-y;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-position: center;
    display: none;
}
.mb_menu_main{
    width: 188px;
    margin: 0 auto;
}
.mb_menulogo{
    margin-top: 10px;
}
#slide_menu{
    width: 188px;
}
.mb_nav {
    width: 208px;
    height: 100%;
    margin-top: 20px;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.ui-icon {
    display: inline-block;
    background: url(../images/dr_left.png) no-repeat;
    width: 15px;
    height: 45px;
    background-position: center;
    float: left;
    padding: 0 15px;
}

.nav-item{
    width: 100%;
    line-height: 45px;
}
.nav-item span{
    color: #fff;
    font-size: 16px;
}
.nav-item:hover{
    content: "";
    width: 100%;
    background: url(../images/select.png) no-repeat;
    background-position:-1px 0;
}
.nav-item:active .item-span{
    color: #3e477a;
}
.icon-left {
    background-position: 0 0;
    width: 7px;
    height: 17px
}
.icon-left:hover {
    background-position: -8px 0;
    width: 7px;
    height: 16px
}
ul {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.mb_nav ul {
    display: none
}
.mb_nav .active .ui-icon {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.nav-children{
    padding-left: 20px;
}
.ui-grandson{
    padding-left: 35px;
}
.ui-grandson__item a{
    color:#fff;
}
.fgx{
    width: 100%;
    height: 10px;
    background: #e7e7e8;
    margin: 10px 0;
}
.fgx:after{
    content: "";
    clear: both;
    width: 100%;
    height: 0;
    visibility: hidden;
}
.mb_link{
    margin-top:10px;
}
.mb_link:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.mb_link ul li{
    width: 20%;
    
    float: left;
    text-align: center;
}
.mb_link ul li a img{
    width: 70%;
}
.mb_link ul li p{
    width: 100%;
    line-height: 20px;
font-size: 12px;
}
.hd{
    border-bottom:1px solid #f5f5f5;
}
.bd{
    width:100%;

}

.hd-btn{
    content: "";
    display: inline-block;
    height: 45px;
    width: calc(25% - 4px);
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    color: #333;
    
}
.box .on {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-source: linear-gradient(23deg,
    #6b73f5 0%,
    #d79efa 100%);
    border-image-slice: 1;
    transition-duration: 0.5s;
}
.bd-box {
    display: none;
    width: 100%;
}
.bd-list{
    width: 100%;
}
.bd-list li{
    height: 20px;
    float: left;
    background:url("../images/list-tip.png") no-repeat left;
    padding-left: 15px;
    margin: 10px;
}
.bd-list li a{
    font-size: 12px;
    color: #666666;
}
.mb_service:after{
    content: "";
    width: 100%;
    height: 0;
    clear: both;
    visibility: hidden;
}
.notice_title{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #f5f5f5;
}
.notice_title span{
    
    background: url(../images/titbg.png) no-repeat;
    background-position: right 21px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.notice_title a{
    float: right;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 12px;
}
.notice-list li{
    width: 100%;
    line-height: 36px;
}
.notice-list ul li a{
    
}
.notice-list ul li p{
    color:#999;
}
.mb_footer{
    width: 100%;
    height: 80px;
    margin-top: 10px;
    float: left;
   background: url(../images/footbg.png) no-repeat center;
}
.mb_copyright{
    margin-top: 40px;
    text-align: center;
    color: #fff;
}
.mb_copyright img{
    width: 64px;
    height: auto;
}
.mb_copyright p{
    line-height: 30px;
    font-size: 14px;
}
.mb_introduce{
    width: 100%;
}
.mb_introduce img{
max-width:374px;
width:100%;
}
.notice_title i{
    font-style: normal;
    width: 80px;
    height: 40px;
    line-height: 40px;
    background: url(../images/back.png) no-repeat;
    padding-left: 16px;
    float: left;
    background-position: 0px 14px;
    margin-left: 5%;
}
.notice_title i a{
    float: none;
    color: #3e477a;
    font-size: 14px;
}
.mb_con_title{
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}
.mb_con_xx{
    width: 100%;
    height: 18px;
    background-color: #efeded;
}
.mb_con_xx i{
    float: left;
    font-style: normal;
    width: 33%;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
}
.mb_content{
    width: 90%;
    margin: 10px auto;
}
.mb_content img{
width:100%;
max-width:300px;
height:auto;
}