/*  å…¬å…±æ ·å¼   */
@font-face {
    font-family: myfont;
    src: url("/lib/font/MyriadPro-Regular.otf");
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", myfont, "PingFang SC", "Lantinghei SC", arial, sans-serif, tahoma;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    border-style: solid;
}

input {
    outline: none;
    border: none;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
}

p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}

span {
    font-size: 14px;
}

a {
    color: #333333;
    font-size: 14px;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #1481cc;
}

img {
    border: none;
    vertical-align: middle;
}

html,
body {
    font-size: 14px;
    color: #666;
    min-width: 1200px;
}

.c {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.justify_fix {
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

/*  å¤´éƒ¨æ ·å¼   */
.hd {
    height: 84px;
    padding-top: 20px;
}

.hd .top_mid {
    width: 170px;
    float: right;
    height: 50px;
    text-align: right;
    margin-top: -5px;
}

.hd .top_mid p {
    text-align: right;
    font-size: 18px;
    color: #1481cc;
    margin-top: 5px;
}

.hd .top_mid p img {
    margin-right: 5px;
}

.hd .top_mid a {
    font-size: 15px;
    color: #333;
    text-align: right;
}

.hd .top_mid a:hover {
    color: #1481cc;
}

.hd .nav {
    float: left;
}

.hd .nav>ul {
    margin-left: 50px;
}

.hd .nav ul>li {
    float: left;
    margin-left: 50px;
    line-height: 70px;
    position: relative;
}

.hd .nav ul>li:hover {
    background: url("/lib/images/d1.png") no-repeat center 55px;
}

.hd .nav>ul>li>a {
    font-size: 16px;
}

.hd .nav ul>li>ol {
    position: absolute;
    z-index: 20;
    width: 200px;
    min-height: 170px;
    background: #f6f6f6;
    padding: 15px;
    left: -30px;
    top: 83px;
    display: none;
}

.hd .nav ul>li:nth-child(3)>ol {
    width: 340px;
}

.hd .nav ul>li ol li {
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: left;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.hd .nav ul>li ol img {
    position: absolute;
    width: 221px;
    height: 142px;
    top: 30px;
    right: 45px;
}

.hd .nav ul>li.active>a {
    color: #1481cc;
}

.hd .nav ul>li ol li div {
    position: absolute;
    top: 15px;
    right: 0;
    width: 170px;
    min-height: 160px;
    display: none;
    text-align: left;
    background: #f6f6f6;
}

.hd .nav ul>li ol li div a {
    display: block;
    margin-left: 20px;
}

.con_1_a h4 {
    text-align: center;
    font-size: 36px;
    color: #353535;
    font-weight: bold;
    padding-top: 45px;
}

.con_1_a h6 {
    text-align: center;
}

.con_1_a h6 span {
    font-size: 16px;
    font-weight: normal;
}

.con_1_a p {
    text-align: center;
    line-height: 70px;
    margin-top: 20px;
}

.con_1_a p span {
    border: 1px solid #c9c9c9;
    padding: 5px 22px;
    border-radius: 17px;
    margin: 0 10px;
    cursor: pointer;
    color: #666;
    font-size: 16px;
}

.con_1_a p span.active {
    background: #1481cc;
    border: none;
    color: #fff;
}

.con_a_q ul {
    display: none;
}

.con_a_q ul li {
    width: 380px;
    height: 325px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #eee;
    margin-right: 27px;
    float: left;
}

.con_a_q ul li:nth-child(3n) {
    margin-right: 0;
}

.con_a_q ul li>img {
    max-width: 100%;
    height: 265px;
    margin-bottom: 16px;
}

.con_a_q ul li>p {
    margin-top: -5px;
    text-align: center;
    font-size: 16px;
}

.con_a_q ul li div {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    width: 380px;
    height: 240px;
    padding-top: 115px;
    display: none;
}

.con_a_q ul li div p {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.con_a_q ul li div h5 {
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
}

.con_a_q ul li div p a img {
    padding-top: 20px;
}

.con_a_q ul li:hover div {
    display: block;
}

.con_a_q ul li:hover>p {
    display: none;
}

.con_2 {
    width: 100%;
    height: 715px;
    background: url("/lib/images/1_02.jpg") no-repeat center center/cover;
}

.con_2 h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 60px;
}

.con_2 h6 {
    font-size: 16px;
    color: #e0e0e0;
    text-align: center;
    margin-bottom: 50px;
}

.con_2_1 li {
    width: 242px;
    height: 335px;
    border-radius: 10px;
    float: left;
    margin-right: 24px;
    padding: 20px;
}

.con_2_1 li:nth-child(1) {
    background: #fff url("/lib/images/w1.png") no-repeat center 30px;
}

.con_2_1 li:nth-child(2) {
    background: #fff url("/lib/images/w2.png") no-repeat center 30px;
}

.con_2_1 li:nth-child(3) {
    background: #fff url("/lib/images/w3.png") no-repeat center 30px;
}

.con_2_1 li:nth-child(4) {
    background: #fff url("/lib/images/w4.png") no-repeat center 30px;
    margin-right: 0;
}

.con_2_1 li:nth-child(1):hover {
    background: #fff url("/lib/images/w1_1.png") no-repeat center 30px;
}

.con_2_1 li:nth-child(2):hover {
    background: #fff url("/lib/images/w2_1.png") no-repeat center 30px;
}

.con_2_1 li:nth-child(3):hover {
    background: #fff url("/lib/images/w3_1.png") no-repeat center 30px;
}

.con_2_1 li:nth-child(4):hover {
    background: #fff url("/lib/images/w4_1.png") no-repeat center 30px;
}

.con_2_1 li h5 {
    text-align: center;
    font-size: 20px;
    color: #333333;
    margin-top: 110px;
    height: 50px;
}

.con_2_1 li p {
    font-size: 13px;
    line-height: 29px;
    color: #666;
    margin-top: -2px;
    height: 220px;
    overflow: hidden;
}

.con_2_1 li:hover h5 {
    color: #1481cc;
}

.con_3 {
    width: 100%;
    height: 653px;
    background: url("/lib/images/h1.png") no-repeat center center;
}

.con_3 .con_2_1>div {
    width: 290px;
    height: 135px;
    overflow: hidden;
    background: #fff;
    float: left;
    margin-right: 13.3px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 135px;
}

.con_3 .con_2_1>div img {
    max-width: 290px;
    max-height: 135px;
}

.con_3 .con_2_1>div:nth-child(4n) {
    margin-right: 0;
}

.con3_2 {
    width: 670px;
    height: 365px;
}

.con3_1 {
    margin-top: 40px;
}

.con3_2 h5 {
    font-size: 24px;
    color: #333;
    line-height: 40px;
}

.con3_2 h6 {
    margin-top: 25px;
    font-size: 15px;
    color: #666;
    height: 205px;
    overflow: hidden;
    line-height: 30px;
    text-indent: 30px;
}

.con3_2 a {
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    background: #1481cc;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}

.con_ma {
    width: 1200px;
    height: 225px;
    overflow: hidden;
}

.con_la p {
    line-height: 100px;
    color: #666;
}

.con_la p span {
    cursor: pointer;
    margin-right: 20px;
    margin-left: 20px;
}

.con_la p span:nth-child(1) {
    margin-left: 0;
}

.con_la p span.active {
    font-size: 14px;
    color: #1481cc;
}

.con_ma img {
    margin-left: 20px;
    width: 287px;
    height: 221px;
}

.cone_2 {
    width: 510px;
    height: 520px;
}

.cone_3 {
    width: 616px;
    height: 520px;
}

.cone_1 {
    margin-top: 50px;
}

.cone_1 .cone_2 img {
    width: 510px;
    height: 280px;
}

.cone_1 .cone_2 h5 {
    color: #3e3e3e;
    font-size: 15px;
    line-height: 80px;
    border-bottom: 1px solid #eee;
}

.cone_1 .cone_2 p {
    color: #666;
    font-size: 14px;
    height: 90px;
    overflow: hidden;
}

.cone_1 .cone_2 p a {
    display: block;
    color: #888888;
    width: 120px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 1px solid #eee;
    margin-top: 40px;
}

.cone_3 li {
    width: 615px;
    height: 110px;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
}

.cone_3 li:nth-child(1) {
    border: none;
}

.cone_3 li div {
    width: 102px;
    height: 110px;
    float: left;
    text-align: center;
}

.cone_3 li div span {
    font-size: 65px;
    color: #6b6b6b;
    line-height: 80px;
}

.cone_3 li div em {
    font-size: 14px;
    color: #929292;
}

.cone_3 li h5 {
    color: #313131;
    font-size: 16px;
    line-height: 50px;
}

.cone_3 li p {
    color: #878787;
    font-size: 14px;
    height: 60px;
    overflow: hidden;
}

.cone_3 li:hover {
    background: #1481cc;
}

.cone_3 li:hover div span,
.cone_3 li:hover div em,
.cone_3 li:hover p,
.cone_3 li:hover h5 {
    color: #fff;
}

/*   åº•éƒ¨æ ·å¼   */
.footer p {
    color: #636363;
}

.footer_1 p {
    line-height: 35px;
    color: #5b5b5b;
}

.footer .c {
    padding-top: 52px;
    border-bottom: 1px solid #4a4a4a;
    height: 270px;
}

.foot_p_a em {
    color: #fefefe;
    padding: 5px 20px;
    background: #1481cc;
    border-radius: 15px;
    font-size: 14px;
}

.foot_p_a span {
    font-size: 26px;
    color: #fff;
    position: relative;
    top: 5px;
    left: 20px;
}

.foot_p_a {
    margin-bottom: 25px;
}

.footer_1 p span {
    padding: 0 20px;
}

.foot_a_1.right p {
    line-height: 35px;
}

.footer {
    width: 100%;
    height: 440px;
    background: #313131;
    position: relative;
}

.footer .foot {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    background: #131114;
}

.footer .foot p {
    text-align: center;
    line-height: 80px;
    font-size: 14px;
    color: #8e8e8e;
}

.footer .foot p a {
    font-size: 14px;
    color: #8e8e8e;
}

.foot_1 {
    width: 560px;
    height: 300px;
}

.foot_a_1.right {
    width: calc(100% - 160px);
}

.foot_a_2 {
    width: 140px;
    text-align: center;
}

.foot_a_2 p a {
    margin-left: 16px;
}

.foot_a_1 p {
    margin-bottom: 15px;
    font-size: 14px;
    color: #888;
}

.foot_a_1 a {
    padding: 8px 35px;
    border: 1px solid #636363;
    border-radius: 16px;
    font-size: 12px;
}

.foot_2 {
    width: 600px;
    height: 300px;
}

.foot_2 ul {
    float: left;
    min-width: 65px;
    margin-left: 30px;
}

.foot_2 ul p {
    font-size: 16px;
    color: #888888;
    margin-bottom: 15px;
}

.foot_2 ul li a {
    font-size: 14px;
    line-height: 36px;
    color: #737373;
}

.footer .c1 {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.footer .footer_2 {
    width: 40%;
    text-align: right;
}

.footer .footer_1 {
    width: 60%;
}

.footer p,
.footer p a {
    font-size: 14px;
    color: #888;
}

.page p {
    text-align: center;
    line-height: 100px;
}

.page p span,
.page p a {
    padding: 8px 10px;
    margin-left: 15px;
}

.page .current {
    color: #1481cc;
    padding: 8px 10px;
}

.page p a:hover {
    color: #1481cc;
    padding: 8px 10px;
}


.d_left {
    width: 420px;
    height: 540px;
    float: left;
}

.d_left1 {
    width: 100%;
    height: 420px;
    background-image: radial-gradient(#ecf1f4, #ecf1f4, #ecf1f4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.d_left1 img {
    height: 100%;
    width: 100%;
}

.d_left li {
    float: left;
    width: 95px;
    height: 95px;
    background: #ecf1f4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-right: 13px;
}

.d_left li:nth-child(4) {
    margin-right: 0;
}

.d_left li img {
    height: 100%;
    width: 100%;
}

/*å›ºå®šçš„æ‚¬æµ®çª—*/
.yb_conct {
    z-index: 9999999;
    top: 207px;
    cursor: pointer;
    transition: all .1s ease;
    position: fixed;
    right: -127px;
    bottom: 50%;
    height: 482px;
}

.yb_conct:hover {
    right: 5px;
}

.yb_bar ul li {
    width: 230px;
    height: 53px;
    background: #29a7e2;
    font: 15px/53px 'Microsoft YaHei';
    color: #333;
    text-indent: 54px;
    margin-bottom: 4px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar ul li:nth-child(1) {
    background: #29a7e2 url("/lib/images/WhatsApp.png") no-repeat;
    height: 53px;
    width: 230px;
}

.yb_bar ul li:nth-child(2) {
    background: #29a7e2 url("/lib/images/Wehcat.png") no-repeat;
    width: 230px;
}

.yb_ercode img {
    margin-left: 29px;
}

.yb_bar li a,
.yb_bar li {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #333;
    line-height: 57px;
}





.download_list {
    list-style: none;
    padding: 0;
}

.download_list li {
    width: 100%;
    display: block;
    /* border-right: 1px solid #ccc; */
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    padding: 10px;
    float: none;
    margin-bottom: 30px;
}

.download_list li:last-child {
    border-right: none;
}

.download_list .h3 {
    color: #1481CC;
    font-size: 19px;
    margin-bottom: 25px;
}

.download_list .h3:before {
    content: "";
    display: inline-block;
    height: 19px;
    width: 3px;
    background: #1481CC;
    vertical-align: middle;
    margin-right: 12px;
}

.download_list .files {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 30px;
}

.download_list .item {
    width: 50%;
    padding: 5px 0;
}

.download_list .item img {
    vertical-align: middle;
    margin-right: 5px;
}

.download_list .item a {
    font-size: 15px !important;
    color: #666 !important;
    line-height: 1.6 !important;
    transition: all .3s;
}

.download_list .item a:hover {
    color: #1481CC !important;
}

body * {}

body * {}

body * {}

body * {}

body * {}

body * {}

body * {}

body * {}

body * {}

body * {}

body * {}

body * {}

body .con_1 .con_a_q ul {
    margin-top: 40px;
}

.onlinestore {}

.onlinestore .h3 {
    margin: 30px 0 20px;
    font-size: 16px;
    color: #1481CC;
}

.onlinestore a {
    margin-right: 20px;
    display: inline-block;
}