@charset "utf-8";
/* 初始化 */
/*.index-footer span, div, img, ul, ol, li, p, dl, dt, dd, input, form, h1, h2, h3, h4, h5, h6, * {margin: 0;padding: 0;}*/
.index-footer span {
    margin: 0;
    padding: 0;
}

.index-footer p {
    margin: 0;
    padding: 0;
}

.index-footer div {
    margin: 0;
    padding: 0;
}

.index-footer img {
    margin: 0;
    padding: 0;
}

.index-footer ul {
    margin: 0;
    padding: 0;
}

.index-footer ol {
    margin: 0;
    padding: 0;
}

.index-footer li {
    margin: 0;
    padding: 0;
}

.index-footer h1 {
    margin: 0;
    padding: 0;
}


.index-footer h3 {
    margin: 0;
    padding: 0;
}

.index-footer h4 {
    margin: 0;
    padding: 0;
}

.index-footer h5 {
    margin: 0;
    padding: 0;
}

.index-footer h6 {
    margin: 0;
    padding: 0;
}

.index-footer img {
    border: none; /*transition:2s;*/
}

.index-footer ul {
    list-style: none;
}

.index-footer a {
    text-decoration: none;
    color: #000;
}

.index-footer a:hover {
    text-decoration: none; /*color:#000;*/
}

.index-footer input:focus {
    outline: none;
}

.index-footer i {
    font-style: normal;
}

/*测导航*/
/*.float-cdh span, div, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, * {margin: 0;padding: 0;}*/
.float-cdh span {
    margin: 0;
    padding: 0;
}

.float-cdh div {
    margin: 0;
    padding: 0;
}

.float-cdh img {
    margin: 0;
    padding: 0;
}

.float-cdh ul {
    margin: 0;
    padding: 0;
}

.float-cdh ol {
    margin: 0;
    padding: 0;
}

.float-cdh li {
    margin: 0;
    padding: 0;
}

.float-cdh p {
    margin: 0;
    padding: 0;
}

.float-cdh h1 {
    margin: 0;
    padding: 0;
}

.float-cdh h2 {
    margin: 0;
    padding: 0;
}

.float-cdh h3 {
    margin: 0;
    padding: 0;
}

.float-cdh h4 {
    margin: 0;
    padding: 0;
}

.float-cdh h5 {
    margin: 0;
    padding: 0;
}

.float-cdh h6 {
    margin: 0;
    padding: 0;
}

.float-cdh img {
    border: none; /*transition:2s;*/
}

.float-cdh ul {
    list-style: none;
}

.float-cdh a {
    text-decoration: none;
    color: #000;
}

.float-cdh a:hover {
    text-decoration: none; /*color:#000;*/
}

.float-cdh input:focus {
    outline: none;
}

.float-cdh i {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.abs {
    position: absolute;
}

.rel {
    position: relative;
}

.clear {
    clear: both;
    /*    height: 0;
        overflow: hidden*/
}

/* 初始化end */

/*footer底部*/
.index-footer {
    min-width: 1200px;
    background: #3D4255;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.index-footer .index-footer-up {
    width: 1200px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 50px 0 0;
    font-size: 14px; /*border-bottom: 1px solid #676C7A;*/
    position: relative;
}

.index-footer .index-footer-up ul {
    float: left;
    margin-right: 35px;
}

.index-footer .index-footer-up ul:nth-child(1) {
    margin-left: 45px;
}

.index-footer .index-footer-up ul li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #676C7A;
}

/*.index-footer .index-footer-up ul li:hover{color: #FF6F1E;}*/
.index-footer .index-footer-up ul li a {
    color: #676C7A;
}

.index-footer .index-footer-up ul li a:hover {
    color: #FF6F1E;
}

.index-footer .index-footer-up ul .ft-first {
    font-weight: bold;
    color: #9B9DA0;
}

.index-footer .index-footer-up ul .ft-first:hover {
    color: #9B9DA0;
}

.index-footer .index-footer-up .index-footer-ewm {
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 50px;
}

.index-footer .index-footer-up .index-footer-ewm li {
    float: left;
    width: 134px;
    text-align: center;
    margin-left: 20px;
    color: white;
}

.index-footer .index-footer-up ul .footer-ba a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.index-footer .index-footer-up ul .footer-ba a img {
    margin-right: 5px;
}

/**/
.index-footer .index-footer-tel {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1200px;
    margin: 20px auto;
}

.index-footer .index-footer-tel a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #676C7A;
}

.index-footer .index-footer-tel a:nth-child(3):hover {
    color: #FD6419;
}

/**/
.index-footer .index-footer-down {
    width: 1150px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
    font-size: 14px;
}

.index-footer .index-footer-down > p {
    margin-bottom: 10px;
    color: #676C7A;
}

.index-footer .index-footer-down ul li {
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}

.index-footer .index-footer-down ul li a {
    color: #676C7A;
}

.index-footer .index-footer-down ul li a:hover {
    color: #FF6F1E;
}

/*2023-5-25*/
.index-footer .index-foot-table {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #283047;
    overflow: hidden;
    text-align: center;
}

.index-footer .index-foot-table .index-foot-table-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-top: 20px;
    overflow: hidden;
}

.index-footer .index-foot-table .index-foot-table-point {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #3F475D;

}

.index-footer .index-foot-table .index-foot-table-point li {
    box-sizing: border-box;
    margin-right: 30px;
    cursor: pointer;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #676A73;
    line-height: 24px;
    position: relative;
}

.index-footer .index-foot-table .index-foot-table-point .index-foot-table-point-on {
    border-bottom: 1px solid #F8641C;
    color: #F8641C;
}

.index-footer .index-foot-table .index-foot-table-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

.index-footer .index-foot-table .index-foot-table-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 60px;
    margin: 10px 0;
    text-align: left;
    display: none;
}

.index-footer .index-foot-table .index-foot-table-item-on {
    display: block;
}

.index-footer .index-foot-table .index-foot-table-item a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #676A73;
    line-height: 24px;
    margin-right: 30px;
    margin-bottom: 3px;
}

.index-footer .index-foot-table .index-foot-table-item a:hover {
    color: #F8641C;
}



/*底部*/
.index-foot{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    background: #283047;
}
.index-foot .index-footer-up{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 40px auto;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
}
.index-foot .index-footer-up ul{
    float: left;
    margin-right: 60px;
}
.index-foot .index-footer-up ul li{
    font-size: 14px;
    font-weight: 400;
    color: #7A7C82;
    line-height: 24px;
    text-align: left;
    margin-bottom: 5px;
}
.index-foot .index-footer-up ul li a{
    display: inline-block;
    color: #7A7C82;
}
.index-foot .index-footer-up ul li:hover a{color: #FF661B;}
.index-foot .index-footer-up ul li h2{
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}
.index-foot .index-footer-up ul li:first-child{margin-bottom: 20px;}
.index-foot .index-footer-up ul li span{
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: left;
}
.index-foot .index-footer-up .index-footer-phone{
    margin-left: 40px;
}
.index-foot .index-footer-up .index-footer-phone a{
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: left;
}
.index-foot .index-footer-up .index-footer-ewm{
    margin-right: 0;
    position: absolute;
    right: 40px;
    top: 0;
}
.index-foot .index-footer-up .index-footer-ewm li{
    float: left;
    width: 100px;
    text-align: center;
    margin-left: 30px;
    color: white;
}
.index-foot .index-footer-down{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #22273B;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}
.index-foot .index-footer-down .index-footer-down-lj{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.index-foot .index-footer-down .index-footer-down-lj a{
    display: inline-block;
    margin-right: 25px;
    color: #7A7C82;
}
.index-foot .index-footer-down .index-footer-down-lj a:hover{color: #FF661B;}
.index-foot .index-footer-down .index-footer-down-ba{
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1200px;
    margin: 10px auto 0;
}
.index-foot .index-footer-down .index-footer-down-ba a{
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #7A7C82;
    line-height: 24px;
    margin-right: 60px;
}
.index-foot .index-footer-down .index-footer-down-ba a:first-child:hover{color: #FF661B;}
.index-foot .index-foot-table{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #262D42;
    overflow: hidden;
    text-align: center;
}
.index-foot .index-foot-table .index-foot-table-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-top: 20px;
    overflow: hidden;
}
.index-foot .index-foot-table .index-foot-table-point{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #3F475D;

}
.index-foot .index-foot-table .index-foot-table-point li{
    box-sizing: border-box;
    margin-right: 30px;
    cursor: pointer;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #676A73;
    line-height: 24px;
    position: relative;
}
.index-foot .index-foot-table .index-foot-table-point .index-foot-table-point-on{
    border-bottom: 1px solid #F8641C;
    color: #F8641C;
}
.index-foot .index-foot-table .index-foot-table-center{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}
.index-foot .index-foot-table .index-foot-table-item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 60px;
    margin: 10px 0;
    text-align: left;
    display: none;
}
.index-foot .index-foot-table .index-foot-table-item-on{display: block;}
.index-foot .index-foot-table .index-foot-table-item a{
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #676A73;
    line-height: 24px;
    margin-right: 30px;
    margin-bottom: 3px;
}
.index-foot .index-foot-table .index-foot-table-item a:hover{color: #F8641C;}
/*2020-4-1活动侧导航*/
[class^='cxx1-'],
[class*=' cxx1-'] {
    background: url("../images/float-cdh2.png") no-repeat;
    -webkit-background-size: 183px 68px;
    background-size: 183px 68px;
}

.float-cdh {
    position: fixed;
    top: 15%;
    right: 0;
    box-sizing: border-box;
    z-index: 99999;
    width: 60px;
    background: #EDEEEE;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 8px 1px #AD9B93;
    margin: 0;
    padding: 0;
}

.float-cdh .float-cdh-top {
    box-sizing: border-box;
    display: inline-block;
    background: url("../images/float-cdh1.png") no-repeat center;
    width: 60px;
    height: 55px;
    color: #f0f4f7;
    text-align: center;
    font-size: 16px;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
}

.float-cdh .float-cdh-top div {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    pointer-events: none;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: btn-scale 1s 0s ease-in-out infinite;
    -moz-animation: btn-scale 1s 0s ease-in-out infinite;
    -ms-animation: btn-scale 1s 0s ease-in-out infinite;
    -o-animation: btn-scale 1s 0s ease-in-out infinite;
    animation: btn-scale 1s 0s ease-in-out infinite;
}

@keyframes btn-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.float-cdh .float-cdh-ul {
    width: 58px;
    margin: 0 auto;
}

.float-cdh .float-cdh-ul li {
    margin-top: 5px;
}

.float-cdh .float-cdh-ul li:hover a i {
    background-position-y: -31px;
    transition: 0.5s;
}

.float-cdh .float-cdh-ul li a {
    width: 58px;
    height: 60px;
    background: #ffffff;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #606060;
    font-size: 12px;
}

.float-cdh .float-cdh-ul li:hover a {
    background: #FD6419;
    color: #ffffff;
}

.float-cdh .float-cdh-ul li a i {
    display: block;
    width: 36px;
    height: 34px;
    margin: 2px auto;
}

.float-cdh .float-cdh-ul li a .cxx1-1 {
    background-position: 0 0;
}

.float-cdh .float-cdh-ul li a .cxx1-2 {
    background-position: -36px 0;
}

.float-cdh .float-cdh-ul li a .cxx1-3 {
    background-position: -72px 0;
}

.float-cdh .float-cdh-ul li a .cxx1-4 {
    background-position: -105px 0;
}

.float-cdh .float-cdh-ul li a .cxx1-5 {
    background-position: -144px 0;
}

.float-cdh .float-cdh-foot {
    box-sizing: border-box;
    width: 60px;
    height: 56px;
    background: url("../images/float-cdh3.png") no-repeat;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    margin-top: 5px;
    padding-top: 30px;
    cursor: pointer;
}








