.wrap img {
    width: 100%;
}

.ban {
    line-height: 0;
    overflow: hidden;
}

.bt01 {
    font-size: 1.9rem;
    color: #222222;
    text-align: center;
    line-height: 2.6rem;
    position: relative;
}

.bt01::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #a0a0a0;
    top: 4.1rem;
    left: 0;
}

.bt01 b {
    display: block;
}

.bt01 a {
    color: #222222;
}

.bt01 span {
    display: inline-block;
    height: 2.25rem;
    background: #fff;
    border: 1px solid #a0a0a0;
    font-size: 1.2rem;
    color: #555555;
    line-height: 2.25rem;
    padding: 0 0.7rem;
    position: relative;
    z-index: 3;
}

.g-pro {
    padding: 1rem 0 0.2rem;
    position: relative;
}

.g-pro h2 span {
    background: #eee;
}

.pro_nav {
    margin: 1.4rem 0 0;
    overflow: hidden;
}

.pro_nav dd {
    width: 27%;
    height: 3.3rem;
    border: 1px solid #bfbfbf;
    text-align: center;
    line-height: 3.3rem;
    margin: 0 0 1.3rem 4.68%;
    overflow: hidden;
    float: left;
    font-size: 1.2rem;
    color: #333333;
}

.pro_nav dd.cur {
    background: #01458d;
    color: #fff;
}

.pro_nav dd.cur a {
    color: #fff;
}

/** 调整产品图片显示 2019/3/7 16：58 */
.g-pro li {
    float: left;
    margin-left: 4.68%;
    width: 42.96%;
}

.g-pro li a {
    position: relative;
    display: block;
    width: 100%;
}

.g-pro li img {
    display: block;
    border-bottom: 1px solid #dcdcdc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.g-pro li span {
	display: block;
    font-size: 1.2rem;
    color: #555555;
    text-align: center;
    height: 4.5rem;
    line-height: 1.8rem;
    margin-top: .5rem;
}

.g-ys {
    background: #005fcb url(../images/ys_bj.jpg) no-repeat center 0;
    background-size: 100%;
    height: 56.6rem;
    overflow: hidden;
    position: relative;
    padding-top: 4.2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.g-ys::before {
    position: absolute;
    content: '';
    bottom: 4.4rem;
    left: 0;
    width: 26.88%;
    height: 1px;
    background: #fff;
}

.g-ys::after {
    position: absolute;
    content: '';
    bottom: 4.4rem;
    right: 0;
    width: 26.88%;
    height: 1px;
    background: #fff;
}

.ysprev {
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: 3rem;
    left: 26.875%;
    z-index: 4;
}

.ysnext {
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: 3rem;
    right: 26.875%;
    z-index: 4;
}

.ys_c p {
    line-height: 0;
    margin-top: 0.2rem;
}

.ys_c dl {
    margin: 0 4.68%;
    height: 21.4rem;
    overflow: hidden;
}

.ys_c .dl01 {
    background: url(../images/01.png) no-repeat 0 0.6rem;
    background-size: 3.25rem 3.75rem;
}

.ys_c .dl02 {
    background: url(../images/02.png) no-repeat 0 0.6rem;
    background-size: 3.25rem 3.75rem;
}

.ys_c .dl03 {
    background: url(../images/03.png) no-repeat 0 0.6rem;
    background-size: 3.25rem 3.75rem;
}

.ys_c .dl04 {
    background: url(../images/04.png) no-repeat 0 0.6rem;
    background-size: 3.25rem 3.75rem;
}

.ys_c dt {
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.2rem;
    padding-left: 4.2rem;
    padding-bottom: 1rem;
}

.ys_c dt b {
    display: block;
    font-size: 1.6rem;
    padding-top: 0.4rem;
}

.ys_c dd {
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.7rem;
    margin-top: 0.9rem;
    padding-left: 1.4rem;
    position: relative;
}

.ys_c dd::before {
    position: absolute;
    width: 0.35rem;
    height: 0.35rem;
    background: #fff;
    top: 0.7rem;
    left: 0;
    border-radius: 100%;
    content: '';
}

.yssz {
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 2rem;
}

.yssz b {
    font-size: 3rem;
    line-height: 3.2rem;
}

.g-case {
    margin-top: 3rem;
    height: 46.5rem;
    overflow: hidden;
    position: relative;
    z-index: 8;
}

.g-case h2 i {
    color: #01458d;
    font-weight: bold;
}

.g-case::before {
    position: absolute;
    content: '';
    bottom: 1.4rem;
    left: 0;
    width: 26.88%;
    height: 1px;
}

.g-case::after {
    position: absolute;
    content: '';
    bottom: 1.4rem;
    right: 0;
    width: 26.88%;
    height: 1px;
}

.caseprev {
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: 0rem;
    left: 26.875%;
    z-index: 4;
}

.casenext {
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: 0rem;
    right: 26.875%;
    z-index: 4;
}

.case_nav {
    margin-top: 1.5rem;
    height: 15.4rem;
    overflow: hidden;
}

.case_nav dd {
    float: left;
    width: 24.3%;
    height: 7.7rem;
    overflow: hidden;
    text-align: center;
    font-size: 1.2rem;
    color: #555555;
    line-height: 3rem;
}

.case_nav dd img {
    display: block;
    width: 4.1rem;
    height: 4.1rem;
    margin: 0 auto;
    background: #bfbfbf;
    border-radius: 100%;
}

.case_nav dd.cur img {
    background: #01458d;
}

.case_con p {
    width: 90.625%;
    margin: 0 auto;
}

.case_con p span {
    display: block;
    line-height: 4rem;
    color: #333333;
    font-size: 1.3rem;
    text-align: center;
    font-weight: bold;
}

.g-pin {
    background: url(../images/pin_bj.jpg) no-repeat 0 0;
    background-size: 100%;
    height: 53.4rem;
    position: relative;
    overflow: hidden;
}

.pin_l {
    margin: 2.1rem 0 0 4.68%;
    width: 41.56%;
    overflow: hidden;
    float: left;
}

.pin_r {
    margin: 2.1rem 4.68% 0 0;
    width: 41.56%;
    overflow: hidden;
    float: right;
}

.g-pin dl {
    height: 2.9rem;
    position: relative;
    overflow: hidden;
    margin-bottom: 1.35rem;
}

.g-pin dd {
    border: 1px dashed #aaaaaa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 2.9rem;
    overflow: hidden;
    border-radius: 0.2rem;
    width: 88.7%;
    position: absolute;
    top: 0;
    font-size: 1.2rem;
    line-height: 2.9rem;
    color: #222222;
}

.g-pin dt {
    width: 2.95rem;
    height: 2.95rem;
    position: absolute;
    top: 0;
    z-index: 8;
}

.pin_l dt {
    left: 0;
}

.pin_r dt {
    right: 0;
}

.pin_l dd {
    right: 0;
    padding-right: 1rem;
    text-align: right;
}

.pin_r dd {
    left: 0;
    padding-left: 1rem;
}

.online {
    background: url(../images/online_bj.jpg) no-repeat 0 0;
    background-size: 100%;
    height: 29.25rem;
    position: relative;
    overflow: hidden;
}

.online h2 {
    padding: 6.3rem 0 0;
    font-size: 1.9rem;
    color: #fff;
    line-height: 2.2rem;
    height: 6rem;
    font-weight: bold;
    text-align: center;
}

.online h2 p {
    font-weight: normal;
    font-size: 1.2rem;
}

.online h2 p b {
    color: #fce700;
}

.online ul {
    margin-left: 6.87%;
    overflow: hidden;
}

.online li {
    margin-bottom: 1.2rem;
    height: 2.4rem;
    border: 1px solid #c9c9c9;
    background: #fff;
    color: #f00;
}

.online .li01 {
    float: left;
    width: 42.95%;
    margin-right: 1.3rem;
}

.online .li02 {
    width: 90.6%;
    clear: both;
}

.online .li03, .online .li04 {
    width: 43.28%;
    height: 2.65rem;
    border: 0;
    float: left;
    margin-right: 1.3rem;
}

.online .li03 input {
    background: url(../images/cz.jpg) no-repeat center 0;
    background-size: 100%;
    width: 100%;
    height: 2.65rem;
    border: 0;
}

.online .li04 input {
    background: url(../images/tj.jpg) no-repeat center 0;
    background-size: 100%;
    width: 100%;
    height: 2.65rem;
    border: 0;
    border-radius: 0;
}

.online .li01 .onwz {
    width: 5rem;
    float: left;
    display: block;
    line-height: 2.4rem;
    text-align: right;
    font-size: 1.2rem;
    color: #555555;
}

.online .li01 input {
    width: 56%;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1rem;
    color: #555555;
    background: none;
    border: none;
}

.online .li02 .onwz {
    width: 6.7rem;
    float: left;
    display: block;
    line-height: 2.4rem;
    text-align: right;
    font-size: 1.2rem;
    color: #555555;
}

.online .li02 select {
    width: 75%;
    height: 2.4rem;
    border: none;
    background: none;
    font-size: 1rem;
    color: #555555;
}

.g-about {
    padding-top: 1rem;
    background: #eeeeee;
    overflow: hidden;
}

.g-about h2 span {
    background: #eee;
}

/**修改首页关于我们图片样式 2019/3/6 20:00**/
.g-about dt {
    line-height: 0;
    margin: 1.5rem;
    border: 1px solid #cecece;
    padding: 2px;
}

.g-about dd { /*background: url(../images/aboutlogo.png) no-repeat center 0 ;background-size:100%; */
    position: relative;
    margin-top: -6.8rem;
    z-index: 3;
    padding: 6.4rem 6.25% 2.2rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #555555;
	    text-align: justify;
    text-indent: 2em;
}

.g-about dd a {
    display: block;
    color: #555555;
}

.g_xc2 {
    height: 21rem;
    overflow: hidden;
    position: relative;
    background: #eee;
}

/*.g_xc2 .swiper-wrapper,.g_xc2 .swiper-slide {width:31.2em}*/
.xc_nav {
    height: 4.9rem;
    overflow: hidden;
}

.xc_nav li {
    float: left;
    width: 26.87%;
    border: 1px solid #bfbfbf;
    height: 3.3rem;
    overflow: hidden;
    font-size: 1.2rem;
    color: #333333;
    text-align: center;
    line-height: 3.3rem;
    position: relative;
    margin: 0 0 0 4.37%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xc_nav li:nth-child(1), .xc_nav li:nth-child(4) {
    margin-left: 4.68%;
}

.xc_nav li.active {
    background: #01458d;
    color: #fff;
    border: none;
}

.xc_c {
    position: relative;
    height: 15rem;
    overflow: hidden;
}

/*
.xc_c::before {
    position: absolute;
    content: '';
    bottom: 1.4rem;
    left: 0;
    width: 26.88%;
    height: 1px;
    background: #b7b7b7;
}

.xc_c::after {
    position: absolute;
    content: '';
    bottom: 1.4rem;
    right: 0;
    width: 26.88%;
    height: 1px;
    background: #b7b7b7;
}
*/

.xc_c .swiper-button-prev {
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: -0.25rem;
    left: 26.875%;
    z-index: 4;
    background-size: 100%;
    font-size: 30px;
    top: auto;
    text-align: center;
}

.xc_c .swiper-button-next {
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: -0.25rem;
    right: 26.875%;
    z-index: 4;
    background-size: 100%;
    font-size: 30px;
    text-align: center;
    top: auto;
}

.xc_c .swiper-wrapper {
    width: 100%;
}

.xclst2 ul {
    width: 100%;
}

.xclst2 li {
    width: 45.3%;
    float: left;
    margin-left: 4.68%;
}

.xclst2 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.xclst2 li:nth-child(2n) {
    margin-left: 2%;
}

.zx {
    display: block;
    font-size: 1.2rem;
    color: #01458d;
    line-height: 5rem;
    text-align: center;
}

.zx a {
    color: #01458d;
}

.g-news {
    height: 28.3rem;
    overflow: hidden;
}

.news_nav {
    height: 4rem;
    overflow: hidden;
    background: #01458d;
}

.news_nav p {
    line-height: 4rem;
    font-size: 1.4rem;
    color: #fff;
    width: 33.3%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 4rem;
    text-align: center;
    position: relative;
}

.news_nav p::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 4rem;
    background: #0058ae;
    top: 0;
    right: 0;
}

.news_nav p:last-child::before {
    height: 0;
}

.news_nav p.cur {
    background: #0277f2;
}

.news_con ul {
    margin: 1.3rem 4.68%;
}

.news_con li {
    color: #434343;
    font-size: 1.2rem;
    line-height: 3rem;
    height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 1.5rem;
}

.news_con li::before {
    position: absolute;
    top: 1.4rem;
    left: 0;
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    background: #434343;
    border-radius: 100%;
}

.nzx {
    margin: 2rem auto 0;
    width: 40.15%;
    border: 0.1rem solid #01458d;
    height: 2.7rem;
    text-align: center;
    line-height: 2.7rem;
    overflow: hidden;
}

.nzx a {
    display: block;
    color: #01458d;
    font-size: 1.2rem;
}

html {
    font-size: 10px;
}

@media screen and (min-width: 320px) {
    html {
        font-size: 10.625px;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 11.875px;
    }
}

@media screen and (min-width: 400px) {
    html {
        font-size: 13.125px;
    }
}

@media screen and (min-width: 440px) {
    html {
        font-size: 14.375px;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 15.625px;
    }
}

@media screen and (min-width: 520px) {
    html {
        font-size: 16.875px;
    }
}

@media screen and (min-width: 560px) {
    html {
        font-size: 18.125px;
    }
}

@media screen and (min-width: 600px) {
    html {
        font-size: 19.375px;
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 20px;
    }
}

.Feedback_Form ul li {
    height: 50px;
    line-height: 50px
}

.Feedback_Form ul li.verificationCode {
    padding-top: 50px;
}

.Feedback_Form ul li input {
    width: 90%;
    height: 20px;
    line-height: 20px;
}

.Feedback_Form ul li textarea {
    width: 90%;
    height: 80px;
    line-height: 80px;
}

.Feedback_Form .submitBtn a {
    color: white;
    background-color: #024e9e;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

/**面包屑新加样式 2019/3/6 20:00**/
.g-bd .right {
    height: 2.2em;
    line-height: 2.2em;
    padding: 0 0.75em;
}