@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font-size: 12px;
    font-family: "\534e\6587\9ed1\4f53\ff0c", STHeiti;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

b,
strong {
    font-weight: bold
}

input {
    vertical-align: middle;
    outline: none;
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    border: 0
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

ul,
ol {
    list-style: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.none {
    display: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    display: block;
    margin: 0;
    padding: 0
}

.left {
    float: left;
}

.right {
    float: right;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
select {
    -webkit-appearance: none
}

html body {
    width: 100%;
    height: 100%;
    overflow: scroll;
    overflow-y: hidden;
    overflow-x: hidden;
}

.w1000 {
    width: 10rem;
    margin: 0 auto;
}

main {
    max-width: 1920px;
    margin: auto;
}

.top {
    width: 100%;
    background: url(../images/top-bg.jpg)center 0 no-repeat;
    background-size: contain;
    margin: 0 auto;
    height: 1.58rem;
}

.con1 {
    margin: .4rem 0
}

.con1 .w1000 {
    height: 4.68rem;
    display: flex;
    justify-content: space-between;
}

.con1 .left {
    width: 2.93rem;
    border: 1px solid #cfcfcf;
    background: url(../images/left-bg.jpg) center 0 no-repeat;
    background-size: contain;
    position: relative;
    cursor: pointer;
}

.con1 .left ul {
    width: 1.84rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
}

.con1 .left ul li {
    display: flex;
    justify-content: space-between;
}

.con1 .left a {
    font-size: .18rem;
    color: #7c7e82;
}

.con1 .left a:hover {
    color: #4893d3;
    text-decoration: underline
}

.con1 .right {
    width: 6.95rem;
    background: url(../images/right-bg.jpg) center 0 no-repeat;
    background-size: contain;
}

.con1 .right .title {
    line-height: 1.15rem;
    font-size: .45rem;
    text-align: center;
}

.con1 form {
    width: 5.09rem;
    height: 3.12rem;
    margin: auto;
    background: #f9fafc;
    box-sizing: border-box;
    padding: .35rem 0;
}

.con1 form p {
    width: 4rem;
    margin: .3rem auto;
    text-align: center;
    line-height: .33rem;
    overflow: hidden;
    zoom: 1;
}

.con1 form p span {
    font-size: .22rem;
    color: #000;
    float: left;
}

.con1 form p input[type='text'],
.con1 form p select {
    width: 2.7rem;
    height: .33rem;
    font-size: .16rem;
    float: right;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    text-indent: .05rem;
}

.con1 form .blockp input {
    display: block;
    width: 2.19rem;
    height: .4rem;
    margin: 0 auto;
    border: 0;
    background: #4995d6;
    color: #fff;
    border-radius: .3rem;
    font-size: .2rem;
    font-weight: bold;
    cursor: pointer;
}

.con1 form .ts {
    width: 90%;
    margin: .2rem auto;
    font-size: .14rem;
    vertical-align: middle;
}

.con1 form .ts marquee {
    vertical-align: sub;
    display: inline-block;
    width: 75%;
}

footer {
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .18rem;
    color: #cfcfcf;
}

.rightfixed {
    background-size: contain;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .24rem;
    color: #4995d6;
    font-weight: bold;
    text-align: center;
    width: 1.49rem;
    height: 1.93rem;
    border-radius: .15rem;
    border: #ebf0fd .02rem solid;
    background: #fff;
}

.rightfixed .ewm {
    width: 1.21rem;
    height: 1.21rem;
    background: url(../images/bkzd.jpg)center 0 no-repeat;
    background-size: contain;
    margin: .2rem auto .10rem;
}

.querybox {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.query {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 442px;
    height: 351px;
    border-radius: 15px;
    background: url(../images/query.png)center 0 no-repeat;
}

.query .close {
    position: absolute;
    right: -35px;
    top: -5px;
    background: url(../images/close.png) center 0 no-repeat;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.query .title {
    width: 95%;
    font-size: 30px;
    text-align: center;
    color: #015293;
    font-weight: 800;
    margin: 20px auto;
    padding-bottom: 10px;
}

.query p {
    width: 95%;
    display: flex;
    overflow: hidden;
    margin: 10px auto;
    zoom: 1;
}

.query p span {
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    /* margin-right: 10px; */
    width: 120px;
}

.query form p input[type='text'] {
    width: 390px;
    height: 51px;
    line-height: 51px;
    display: inline-block;
    font-size: 16px;
    text-indent: 2em;
    background: transparent;
    border: #dddddd 2px solid;
    margin: 0 auto;
}

.query form p select {
    width: 390px;
    height: 51px;
    line-height: 51px;
    display: inline-block;
    font-size: 16px;
    text-indent: 2em;
    background: transparent;
    margin: 0 auto;
    border: #dddddd 2px solid;
}

.query form .blockp input {
    border: 0;
    width: 390px;
    height: 50px;
    margin: auto;
    line-height: 50px;
    display: block;
    font-size: 20px;
    border-radius: 10px;
    text-align: center;
    background: #ff9d3d;
    color: #fff;
    cursor: pointer;
}

.query .last {
    font-size: 10px;
    text-align: center;
    margin: 20px 0;
}

.smgzlayer {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}

.smgzbox .close {
    position: absolute;
    right: -.37rem;
    top: -.11rem;
    background: url(../images/close.png) center 0 no-repeat;
    background-size: contain;
    width: .3rem;
    height: .3rem;
    cursor: pointer;
}

.smgzbox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2.93rem;
    height: 3.26rem;
    background: url(../images/smgz.png)center 0 no-repeat;
    background-size: contain;
}

.smgzewm {
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%);
    width: 1.44rem;
    height: 1.44rem;
    background: url(../images/smgzewm.jpg)center 0 no-repeat;
    background-size: contain;
}

.PopText {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
}

.PopText>span {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=0.7);
    -moz-opacity: 0.7;
}

.PopText>p {
    width: 3rem;
    height: auto;
    background: #fff;
    border-radius: .03rem;
    position: fixed;
    top: 50%;
    left: 50%;
    padding: .25rem;
    text-align: center;
    line-height: .3rem;
    font-size: .16rem;
    color: #333;
    margin-left: -1.5rem;
    z-index: 1000;
    display: none;
}

.PopText>p {
    display: block;
}

.cbl {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}