﻿/*Public Style*/
body,
button,
caption,
input,
select,
td,
textarea,
th {
    font-size: 14px
}

a,
body {
    color: #555
}

a,
a:hover {
    text-decoration: none
}

body,
button,
input,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif
}

li,
ol,
ul {
    list-style: none
}

body,
button,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0;
    border: none
}

body {
    width: 100%;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 100%
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

a {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

img {
    border: 0;
    margin: 0;
}

table {
    border-collapse: collapse
}

html {
    overflow-y: scroll
}

/*Header Style End*/
.h1_hidden {
    height: 0px;
    display: none;
}



/*头部*/

.x-header * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.x-header {
    width: 100%;
    height: 100px;
    min-width: 1226px;
    background: #fff;
}

.x-header>.x-header-nav {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.x-header>.x-header-nav .x-header-n-logo {
    width: 300px;
    height: 100px;
    float: left;
    background: url(../../img/logo_ny2.png) 0 8px no-repeat;
    background-size: 100%;
    transform: translateY(-7px);

}

.x-header>.x-header-nav .x-header-n-content {
    width: 1200px;
    height: 100px;
    margin: 0 auto
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-slogen {
    width: 190px;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    position: relative;
    float: left;
    margin-left: 85px
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-slogen:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    width: 1px;
    height: 20px;
    background-color: #ccc
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav {
    width: 790px;
    float: left;
    text-align: center;
    position: relative;
    height: 100px
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav>a {
    display: inline-block;
    height: 100px;
    margin: 0 14px;
    line-height: 100px;
    color: #333;
    font-size: 16px;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav>.x-header-nav-line {
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #010101
}

.x-header>.x-header-nav .x-header-n-content .x-header-n-content-nav>a:hover {
    color: #000
}

.x-header-major {
    width: 100%;
    height: 110px;
    background: #ee5400
}




/*头部*/

.ZX_date {
    display: inline-block;
    width: 26px;
    border-radius: 50%;
    box-shadow: 0px 0px 3px #ffffff;
    background: #F00;
    line-height: 26px !important;
    height: 26px !important;
    font-size: 12px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: -10px;
}

.ZX_date1 {
    margin-left: 17px;
    color: #F00
}







/*Footer Style*/
.x-footer {
    width: 100%;
    min-width: 1200px;
    background: #1b1b1b;
    margin-top: 0px;
}

.x-footer .x-footer-item {
    width: 1200px;
    height: 290px;
    margin: 0 auto
}

.x-footer .x-footer-item .x-footer-item-left {
    width: 570px;
    float: left
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list {
    padding-top: 50px;
    position: relative
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list span {
    position: absolute;
    top: 110px;
    right: 0;
    width: 1px;
    height: 110px;
    background: #464646
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul {
    width: 120px;
    text-align: center;
    color: #f4f4f4;
    float: left
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul li {
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 400
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul li a {
    display: inline-block;
    color: #f4f4f4;
    height: 30px;
    line-height: 30px;
    font-weight: 300
}

.x-footer .x-footer-item .x-footer-item-left .x-footer-item-left-list ul .x-footer-title {
    color: #a1a1a1;
    height: 50px;
    line-height: 50px
}

.x-footer .x-footer-item .x-footer-item-right {
    width: 630px;
    float: right
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel {
    width: 230px;
    float: left;
    padding: 50px 0 0 30px;
    position: relative
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel span {
    position: absolute;
    top: 110px;
    right: 0;
    width: 1px;
    height: 110px;
    background: #464646
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel h4 {
    font-size: 16px;
    color: #a1a1a1;
    height: 50px;
    line-height: 50px;
    font-weight: 300
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel h3 {
    display: block;
    /*width: 200px;*/
    height: 32px;
    line-height: 32px;
    color: #f4f4f4;
    font-size: 16px;

}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-tel h3 a {
    color: #f4f4f4;
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-qr {
    width: 250px;
    float: right;
    padding-top: 50px
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-qr h4 {
    font-size: 16px;
    color: #a1a1a1;
    height: 50px;
    line-height: 50px;
    font-weight: 300
}

.x-footer .x-footer-item .x-footer-item-right .x-footer-item-right-qr h3 {
    width: 131px;
    height: 130px;
    background: url(../../img/20150323080910_507.jpg) no-repeat;
}

.x-footer .x-footer-item-site {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    background: #262526
}

.x-footer .x-footer-item-site .x-footer-item-site-content {
    width: 1200px;
    margin: 0 auto
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left {
    width: 800px;
    text-align: left;
    line-height: 60px;
    float: left
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left a {
    font-size: 14px;
    color: grey;
    font-weight: 300
}

/*国徽图标开始*/
.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left a img {
    float: left;
}

/*国徽图标结束*/


.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-left a b {
    color: #ee7600;
    font-weight: 300
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right {
    width: 320px;
    text-align: center;
    float: right;
    line-height: 60px;
    position: relative
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right a {
    color: grey;
    font-size: 14px;
    font-weight: 400
}

.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right b {
    color: #ee7600;
}


.x-footer .x-footer-item-site .x-footer-item-site-content .x-footer-item-site-c-right:before {
    content: '';
    width: 1px;
    height: 23px;
    margin-top: -11.5px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #515151
}


/*左侧*/
.fixed_1 {
    position: fixed;
    top: 132px;
    right: 0;
    width: 53px;
    z-index: 987654;
}

.fixed_1 a:link,
.fixed_1 a:visited {
    display: block;
    width: 53px;
    height: 23px;
    background: red;
    margin-top: 1px;
    color: #ffffff;
    background-position: center 8px;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 30px;
    line-height: 23px;
    z-index: 545;
}

.fixed_1 a:hover {
    background-color: #484848;
}

.fixed_1 a {
    position: relative;
}

.fixed_1 a.rtel {
    height: 53px;
    padding: 0;
    position: relative;
}

.fixed_1 a.rtel span {
    position: absolute;
    width: 53px;
    height: 53px;
    background: #0cf;
    top: 0;
    right: 0;
    text-align: left;
    line-height: 53px;
    font-size: 16px;
    overflow: hidden;
}

.fixed_1 a.rtel span i {
    width: 53px;
    height: 23px;
    float: left;
    padding-top: 30px;
    background: #ee7800;
    color: #ffffff;
    background-position: center 8px;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 23px;
    font-style: normal;
    margin-right: 10px;
    font-size: 12px;
}

.fixed_1 a.rtel:hover span i {
    background-color: #484848;
}

.fixed_1 a span.ewm {
    width: 100px;
    height: 100px;
    padding: 10px;
    background: #fff;
    position: absolute;
    right: 53px;
    top: 0;
    display: none;
}

.fixed_1 a span.ewm img {
    display: block;
}

.fixed_1 a:link,
.fixed_1 a:visited {
    display: block;
    width: 53px;
    height: 23px;
    background: #ee7800;
    margin-top: 1px;
    color: #ffffff;
    background-position: center 8px;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 30px;
    line-height: 23px;
    z-index: 545;
    font-size: 12px;
}

.fixed_1 a:hover {
    background-color: #484848;
}

.san {
    float: left;
    margin-right: 30px;
    margin-top: 30px;
}


/*xin左侧*/

.hfixedr {
    width: 78px;
    position: fixed;
    right: 0;
    top: 25%;
    z-index: 999;
}

.hfixedr ul li {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px
}

.hfixedr ul li a {
    display: block;
    width: 100%;
    height: 78px;
    background: #f69001;
    color: #fff;
    border-radius: 15px
}

.hfixedr ul li a:hover {
    background: #e64d60
}

.hfixedr ul li a img {
    margin: auto;
    padding: 13px 0 5px;
    display: block;
}

/*弹窗*/
.tankuang_one {
    width: 540px;
    height: 468px;
    border-radius: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -270px;
    margin-top: -234px;
    background: url(../../img/tankuang_one.jpg) no-repeat center;
    z-index: 999999;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    border-radius: 20px;
    display: none;
}

.tankuang_two {
    display: block;
}

.tankuang_span {
    width: 38px;
    height: 38px;
    position: absolute;
    top: -14px;
    right: -14px;
}

.tankuang_one span {
    transition: all .5s;
    display: block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    background: url(../../img/tankuang_two.png) no-repeat center;
}

.tankuang_span:hover span {
    transform: rotateY(180deg);
    background: url(../../img/tankuang_qwe.png) no-repeat center;
}

.tankuang_one .abtn1 {
    display: block;
    width: 188px;
    height: 56px;
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left: -216px;
}

.abtn {
    display: block;
    width: 188px;
    height: 56px;
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left: 14px;
}

/* 2023年10月17日  
   侧边栏样式 */
.x-zxtc {
    width: 100px;
    position: fixed;
    right: 0;
    top: 34%;
    z-index: 9999999;
}

.x-zxtc:before {
    width: 10px;
    content: '';
    height: 100px;
    position: absolute;
    left: 100%;
    background: #fff;
    top: 88px;
    z-index: 2;
}

.x-zxtc .x-zxtc-swt {
    height: 92px;
    width: 94px;
    position: relative;
    float: right;
    background: #ff7f00;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    cursor: pointer;
}

.x-zxtc .x-zxtc-swt a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.x-zxtc .x-zxtc-tel {
    width: 340px;
    height: 92px;
    float: right;
    background: #ffae00;
    margin-right: -246px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    position: relative;
    z-index: 1;
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner {
    width: 246px;
    height: 92px;
    float: left
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput {
    width: 227px;
    height: 42px;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    margin-top: 24px;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(8, 1, 3, .2);
    -webkit-box-shadow: 0 0 3px rgba(8, 1, 3, .2);
    -moz-box-shadow: 0 0 3px rgba(8, 1, 3, .2)
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput input {
    display: block;
    width: 120px;
    padding: 0 13px;
    height: 42px;
    float: left;
    color: #a4a4a4;
    border: none;
    outline: 0;
    font-weight: 300
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput a {
    display: block;
    width: 81px;
    height: 42px;
    float: right;
    line-height: 42px;
    text-align: center;
    background-color: #ff7f00;
    font-size: 14px;
    color: #fff;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput a:hover {
    background-color: #d16900
}

.x-zxtc .x-zxtc-tel:hover {
    margin-right: 0
}

.x-zxtc .x-zxtc-item {
    width: 94px;
    height: 92px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    overflow: hidden
}

.x-zxtc .x-zxtc-item i {
    display: block;
    width: 46px;
    height: 46px;
    margin: 10px auto 0;
    background: url('http://www.qdxdf.com/img202310/4.svg') no-repeat;
}

.x-zxtc .x-zxtc-swt:hover {
    width: 100px;
    background: #e70
}

.x-zxtc .x-zxtc-backtop {
    width: 94px;
    height: 92px;
    background: rgba(0, 0, 0, .6);
    float: right;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s
}

.x-zxtc .x-zxtc-backtop:hover {
    width: 100px
}


.x-zxtc2 {
    width: 538px;
    height: 460px;
    margin: -230px 0 0 -267.5px;
    position: fixed;
    top: 48%;
    left: 50%;
    z-index: 999999;
}

.x-zxtc2 .x-zxyc-inner {
    width: 538px;
    height: 460px;
    overflow: hidden;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    box-shadow: 0 0 80px #6b6b6b;
    -webkit-box-shadow: 0 0 80px #6b6b6b;
    -moz-box-shadow: 0 0 80px #6b6b6b;
}

.x-zxtc2 .x-zxyc-inner .x-zxyc-inner-link {
    width: 100%;
    height: 295px;
    position: absolute;
    top: 0;
    left: 0
}

.x-zxtc2 .x-zxtc2-telinput {
    width: 365px;
    height: 58px;
    position: absolute;
    background: #fff;
    margin-left: -182.5px;
    left: 50%;
    bottom: 20px
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item {
    width: 236px;
    height: 46px;
    margin: 2px auto 0;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    overflow: hidden;
    background: #d7f0ff
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item input {
    display: block;
    width: 126px;
    height: 46px;
    padding: 0 15px;
    outline: 0;
    border: none;
    float: left;
    font-weight: 300;
    color: #7c7c7c;
    font-size: 15px;
    background: 0 0
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item a {
    display: block;
    width: 72px;
    height: 46px;
    float: right;
    background: #1c8bd1;
    color: #fff;
    line-height: 46px;
    font-size: 15px;
    padding-left: 8px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s
}

.x-zxtc2 .x-zxtc2-telinput .x-zxtc2-telinput-item a:hover {
    background: #197ab6
}

.x-zxtc2 .x-zxtc2-item {
    width: 415px;
    margin: 40px auto 0
}

.x-zxtc2 .x-zxtc2-item ul li {
    height: 32px;
    margin-bottom: 8px
}

.x-zxtc2 .x-zxtc2-item ul li i {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    background: url('http://www.qdxdf.com/img202310/4.svg') -356px -72px no-repeat
}

.x-zxtc2 .x-zxtc2-item ul li a {
    display: block;
    width: 278px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    float: left;
    padding-left: 12px
}

.x-zxtc2 .x-zxtc2-item ul li span {
    display: block;
    width: 84px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    color: #f74627;
    float: right;
    text-align: center;
    font-weight: 400;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 2px;
    cursor: pointer
}

.x-zxtc2 .x-zxtc2-item ul li span:hover {
    box-shadow: 0 2px 5px #fff
}

.x-zxtc2 .x-zxtc2-close {
    width: 39px;
    height: 39px;
    position: absolute;
    right: -15px;
    top: -15px;
    background: url('http://www.qdxdf.com/img202310/4.svg') -356px -32px no-repeat #333;
    box-shadow: 0 0 10px #333;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.x-zxtc2 .x-zxtc2-item-zxbtn {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 320px
}

.x-zxtc2 .x-zxtc2-item-zxbtn p {
    display: inline-block;
    width: 147px;
    height: 41px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 41px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(http://www.qdxdf.com/img202310/k86snkk8ts.png);
    background-size: 100%;
    margin: 0 10px;
    cursor: pointer;
}

/* 2023年10月17日  弹窗样式 */
.swt_kj {
    width: 538px;
    height: 460px;
    margin: -230px 0 0 -267.5px;
    position: fixed;
    top: 48%;
    left: 50%;
    z-index: 999999;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    border-radius: 20px;
}

#swt_kj {
    display: none;
}

.swt_hd {
    width: 538px;
    height: 460px;
    background: url(http://www.qdxdf.com/img202310/swt_hd.jpg) no-repeat;
    position: relative;
    
}

.swt_hdzx {
    width: 100%;
    height: 295px;
    position: absolute;
    top: 0;
    left: 0;
}

.swt_zx {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 320px;
}

.swt_zx a {
    display: inline-block;
    width: 147px;
    height: 41px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 41px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('http://www.qdxdf.com/img202310/swt_zx.png');
    background-size: 100%;
    margin: 0 10px;
    cursor: pointer;
}

.swt_tcgb {
    width: 39px;
    height: 39px;
    position: absolute;
    right: -15px;
    top: -15px;
    background: url('http://www.qdxdf.com/img202310/swt_gb.png') -356px -32px no-repeat #333;
    box-shadow: 0 0 10px #333;
    cursor: pointer;
    border-radius: 50%;
    outline: none;
    transition: .6s;
    transform: rotate(0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50% -webkit-border-radius:15px;
    -webkit-transition: .6s;
    -webkit-transform: rotate(0);
    -ms-transition: .6s;
    -ms-transform: rotate(0);
}

.swt_tcgb img {
    width: 39px;
    height: 39px;
}

.swt_tcgb:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.tuzi {
    position: absolute;
    width: 200px;
    bottom: 0;
    left: 3%;
}

.tuzi img {
    width: 200px;
    height: 200px;
}