/*reset*/

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
    margin: 0;
    padding: 0;
    position: relative;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, '\5b8b\4f53', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

em,
b {
    font-style: normal
}

a,
a:hover,
a:link {
    text-decoration: none
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th,
ul,
ol {
    padding: 0
}

h1 {
    display: none;
}

html {
    height: 100vh;
}

body {
    font-family: '\5FAE\8F6F\96C5\9ED1';
    background: #fff;
    min-width: 1300px;
    min-height: 100vh;
}

ul {
    list-style: none;
}

::-webkit-scrollbar {
    width: 0px
}

.sp,
:before,
:after {
    background: url("../images/sp.png") no-repeat;
}


/*body开始*/

.bg {
    position: relative;
    z-index: 1;
}

.main {
    overflow: hidden;
    margin: 0 auto;
    min-height: 660px;
    position: relative;
}


/*footer*/

.footer {
    width: 100%;
    overflow: hidden;
    margin: auto;
    position: relative;
    z-index: 98;
    background: url("../images/footer_bg.png") no-repeat top;
    background-size: cover;
}

.footer2 {
    width: 100%;
    overflow: hidden;
    margin: auto;
    position: relative;
    z-index: 98;
    background: #363636;
    background-size: cover;
}

.footer-top-bg {
    overflow: hidden;
    margin: 0 auto;
}

.footer-top {
    overflow: hidden;
    margin: 150px auto 0;
    padding: 80px 0 0;
}

.footer2 .footer-top {
    overflow: hidden;
    margin: 50px auto 0;
    padding: 80px 0 0;
}

.footer-top-left {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 300px;
}

.footer-top-left p {
    overflow: hidden;
    margin: 10px auto;
    font-size: 18px;
    color: #fffefe;
}

.footer-top-left .fot-contact {
    overflow: hidden;
    margin: 30px auto 0;
    filter: url("#goo");
}

.footer-top-left .fot-nav {
    overflow: hidden;
    margin: 0 auto;
}

.footer-top-left .fot-nav a {
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    width: 52px;
    height: 52px;
    float: left;
    background-color: #fff;
    margin-right: 15px;
}

.footer-top-left .fot-nav a:before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    margin: 6px auto;
    background: url("../images/sp.png") no-repeat;
}

.footer-top-left .fot-nav a.qq-btn:before {
    background-position: 0 -60px;
}

.footer-top-left .fot-nav a.wx-btn:before {
    background-position: -40px -60px;
}

.footer-top-left .fot-nav a.wb-btn:before {
    background-position: -80px -60px;
}

.footer-top-left i {
    overflow: hidden;
    margin: 5px 20px;
    display: block;
    float: left;
    width: 148px;
    height: 148px;
}

.footer-top-left i img {
    margin: 0 auto;
    display: block;
    height: 148px;
    margin-bottom: -148px;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}

.footer-top-canter {
    width: calc(100% - 600px);
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.footer-canter-1 {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    padding-right: 50px;
}

.footer-canter-1 h4 {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    float: left;
}

.footer-canter-1 div {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.footer-canter-1 a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    color: #ddd;
}

.footer-canter-2 {
    overflow: hidden;
    margin: 40px auto;
    float: left;
}

.footer-canter-2 h4 {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #fff;
    float: left;
}

.footer-canter-2 div {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.footer-canter-2 div p {
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    margin: 5px auto;
}

.footer-top-right {
    overflow: hidden;
    margin: 0 auto;
    width: 293px;
    height: 310px;
    float: right;
    position: relative;
    filter: url("#goo");
}

.footer-top-right a {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 18px;
    color: #22b094;
    background: #fff;
    float: right;
    border-radius: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.footer-top-right a:before {
    content: "";
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    margin: 5px auto;
}

.footer-top-right i {
    overflow: hidden;
    width: 158px;
    height: 158px;
    margin: 76px auto;
    display: block;
    float: right;
    margin-right: 126px;
}

.footer-top-right i img {
    margin: 10px auto;
    display: block;
    width: 138px;
    height: 138px;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}

.foot-nav {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 30px 0;
}

.foot-nav h3 {
    overflow: hidden;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
}

.foot-nav div {
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}

.foot-nav div a {
    overflow: hidden;
    margin: 2px auto;
    float: left;
    font-size: 14px;
    color: #ddd;
    margin-right: 20px;
}

.footer-page {
    overflow: hidden;
    margin: 0 auto;
    height: 60px;
    display: table;
}

.footer-page .sbm {
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.footer-page .sbm img {
    overflow: hidden;
    margin: 14px auto;
    float: left;
}

.footer-page p {
    font-size: 14px;
    color: #ffffff;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    text-align: center;
    float: left;
}
.footer-page p a{
    color: #fff;
}

.nav-r {
    position: fixed;
    bottom: 60px;
    right: 15px;
    width: 56px;
    z-index: 100;
}

.nav-r ul {
    width: 56px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50px;
}

.nav-r ul li {
    display: block;
    margin: 0 auto;
    width: 56px;
    height: 56px;
    line-height: 56px;
    position: relative;
}

.nav-r ul li>a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}

.nav-r ul li>a {
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
}

.nav-r ul li>a:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    margin: 13px auto;
    background: url("../images/sp.png") no-repeat;
}

.nav-r ul li>a:hover {
    background: #57c1e5;
    background: -webkit-linear-gradient(left, #63daa1, #52b8ff);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #63daa1, #52b8ff);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #63daa1, #52b8ff);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #63daa1, #52b8ff);
    /* 标准的语法 */
}

.nav-r ul li:nth-of-type(4):hover div {
    display: block;
    border: 1px solid #ddd;
}

.nav-r .wx-b {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 58px;
    background: #fff;
    display: none;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    border-radius: 10px;
}

.nav-r .wx-b img {
    display: block;
    margin: 5px 5px 0;
}

.nav-r .js-btn {
    font-size: 14px;
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    display: block;
    margin: 0 auto;
    border: 2px solid #fff;
    text-align: center;
    clear: both;
}

.nav-r li:nth-of-type(1)>a:before {
    background-position: -30px 0;
}

.nav-r li:nth-of-type(1)>a:hover:before {
    background-position: -30px -30px;
}

.nav-r li:nth-of-type(2)>a:before {
    background-position: -60px 0;
}

.nav-r li:nth-of-type(2)>a:hover:before {
    background-position: -60px -30px;
}

.nav-r li:nth-of-type(3)>a:before {
    background-position: -90px 0;
}

.nav-r li:nth-of-type(3)>a:hover:before {
    background-position: -90px -30px;
}

.nav-r li:nth-of-type(4)>a:before {
    background-position: -120px 0;
}

.nav-r li:nth-of-type(4)>a:hover:before {
    background-position: -120px -30px;
}

.nav-r .fh-btn:before {
    background-position: -150px 0;
}

.seek {
    overflow: hidden;
    margin: 0 auto;
    float: right;
}

.seek-dbtn {
    overflow: hidden;
    margin: 30px auto;
    display: block;
    width: 60px;
    height: 40px;
    border-radius: 20px 20px 0 20px;
    background: #24d6c3;
    background: -webkit-linear-gradient(left, #63d9a2, #52b8fe);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #63d9a2, #52b8fe);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #63d9a2, #52b8fe);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #63d9a2, #52b8fe);
    /* 标准的语法 */
}

.seek-dbtn:before {
    content: "";
    width: 40px;
    height: 40px;
    margin: 0 10px;
    display: block;
    background: url("../images/sp.png") no-repeat;
    background-position: -80px -100px;
}


/*滚动条*/

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: -15px
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #61c1bf
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #61c1bf
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background: #61c1bf
}

body .slimScrollBar {
    width: 10px!important;
    background: #61c1bf!important;
    opacity: 1!important;
    right: -15px!important
}

body .slimScrollBar {
    background: #61c1bf!important
}

body .slimScrollBar {
    background: #61c1bf!important
}


/*分页*/

.paging {
    overflow: hidden;
    margin: 40px auto;
    display: table;
}

.paging-f {
    overflow: hidden;
    float: left;
}

.paging-f a {
    font-size: 14px;
    color: #444c45;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 5px;
    display: block;
    float: left;
    background: #fff;
    border: 1px solid #cccccc;
}

.paging-f a:hover {
    background: #0873c3;
    color: #fff;
    border-color: #0873c3;
}

.paging-f span {
    font-size: 14px;
    color: #444c45;
    text-align: center;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    background: #fff;
    border: 1px solid #cccccc;
}

.paging-f span.bbo {
    color: #fff;
    background: #0873c3;
    border-color: #0873c3;
}

.paging-r {
    overflow: hidden;
    float: left;
}

.paging-r p {
    overflow: hidden;
    float: left;
    font-size: 14px;
    color: #666666;
    margin: 0 5px;
}

.paging-r p span {
    font-size: 14px;
    color: #666666;
    height: 30px;
    line-height: 30px;
}

.paging-r p input {
    font-size: 14px;
    color: #666666;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px;
}

.paging-r .qr-btn {
    font-size: 14px;
    color: #666666;
    width: 66px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px;
    border: 1px solid #ccc;
    display: block;
    float: right;
}


/*文章分页*/

.article_paging {
    overflow: hidden;
    margin: 0 auto;
    width: 70%;
    float: left;
}

.article_paging ul {
    overflow: hidden;
    margin: 0 auto;
}

.article_paging ul li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    margin-right: 20px;
}

.article_paging ul li span {
    float: left;
    font-size: 16px;
    color: #666666;
    margin: 0 10px;
}

.article_paging ul li a {
    float: left;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    color: #666666;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    padding: 0 10px;
}

.article_paging ul li a:hover {
    color: #fff;
    background: #5fd2b6;
    background: -webkit-linear-gradient(left, #63daa1, #1fd6f7);
    /* Safari 5.1 - 6.0 */
    border-color: #5fd2b6;
}

.article_paging ul li a:hover span {
    color: #fff;
}

.banner {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.banner ul {
    overflow: hidden;
    margin: 0 auto;
}

.banner ul li {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.banner ul li i {
    margin: 0 auto 0;
    display: block;
    width: 100%;
    height: 622px;
}

.banner ul li i img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner ul li p {
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 100px;
    left: 150px;
    z-index: 5;
}

.banner ul li span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.banner ul li span img {
    display: block;
    margin: 0 auto;
}

.banner ul li .gm {
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 20;
}

.banner ul li .gm img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 108px;
    object-fit: cover;
}

.banner2 {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.banner2 ul {
    overflow: hidden;
    margin: 0 auto;
}

.banner2 ul li {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.banner2 ul li i {
    margin: 100px auto 0;
    display: block;
    width: 100%;
    height: 622px;
}

.banner2 ul li i img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner2 .banner-wb {
    overflow: hidden;
    padding: 50px 0;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: auto;
}

.banner2 .banner-wb h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 43px;
    color: #ffffff;
    text-align: center;
}

.banner2 .banner-wb p {
    overflow: hidden;
    margin: 10px auto;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.banner2 .banner-wb a {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    display: table;
}

.banner2 .banner-wb a:after {
    content: "";
    width: 10px;
    height: 10px;
    margin: 8px 5px;
    display: block;
    float: right;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.banner3 {
    overflow: hidden;
    margin: 120px auto 0;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.banner3 .carousel-indicators {
    display: none;
}

.banner3 .carousel-control {
    width: 55px;
    height: 55px;
}

.banner3 .carousel-control.left,
.banner3 .carousel-control.right {
    bottom: 0;
    margin: auto;
}

.banner3 .carousel-control.left {
    left: 20px;
    background: url("../images/lb_left.png") no-repeat;
}

.banner3 .carousel-control.right {
    right: 20px;
    background: url("../images/lb_right.png") no-repeat;
}


/*hader*/

.header-bg {
    width: 100%;
    min-width: 1300px;
    margin: 0 auto;
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.header-bg2 {
    width: 100%;
    min-width: 1300px;
    margin: 0 auto;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.header {
    margin: 0 auto;
    width: 90%;
}

.header-bg .header-top {
    margin: 0 auto;
    height: 45px;
    background: url("../images/header_top.png") no-repeat;
    background-size: 100% 100%;
}

.header-bg .header-top-box {
    overflow: hidden;
    margin: 0 auto;
    width: 90%;
}

.header-bg .classify-nav {
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.header-bg .classify-nav .xx-kuang {
    overflow: hidden;
    margin: 7px 10px 0 0;
    float: left;
    position: relative;
}

.header-bg .classify-nav .xx-kuang select {
    overflow: hidden;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    border: none;
    background: transparent;
    font-size: 14px;
    color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 20px 0 10px;
}

.xx-kuang select option {
    color: #005497;
}

.xx-kuang:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -8px;
    width: 10px;
    height: 10px;
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.header-top-box .share-top {
    overflow: hidden;
    float: right;
}

.header-top-box .language {
    overflow: hidden;
    margin: 7px auto;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
}

.header-top-box .language span {
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
}

.header-top-box .language a {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
}

.header-top-box .bdsharebuttonbox {
    overflow: hidden;
    margin: 0 10px;
    float: right;
}

.bdsharebuttonbox .gb_resItms {
    overflow: hidden;
    margin: 0 auto;
    float: right;
}

.bdsharebuttonbox .gb_resItms li {
    overflow: hidden;
    margin: 0 auto;
    text-indent: -9999px;
    float: left;
}

.share-top .bdsharebuttonbox .bds_weixin {
    width: 30px;
    height: 30px;
    display: block;
    background: url("../images/wx_ico.png") no-repeat;
    background-position: inherit;
}

.share-top .bdsharebuttonbox .bds_sqq {
    width: 30px;
    height: 30px;
    display: block;
    background: url("../images/qq_ico.png") no-repeat;
    background-position: inherit;
}

.share-top .bdsharebuttonbox .bds_tsina {
    width: 30px;
    height: 30px;
    display: block;
    background: url("../images/wb_ico.png") no-repeat;
    background-position: inherit;
}

.header .header-bottm .logo {
    overflow: hidden;
    width: 275px;
    height: 100px;
    margin: 0 auto;
    display: block;
    float: left;
    position: relative;
}

.header .header-bottm .logo path {
    stroke: #fff;
}

.header .header-bottm .logo line {
    stroke: #fff;
}

.header .header-bottm .logo2 {
    overflow: hidden;
    width: 275px;
    height: 100px;
    margin: 0 auto;
    display: block;
    float: left;
    position: relative;
}

.header .header-bottm .logo2 svg {
    width: 188px;
    height: 73px
}

.header .header-bottm .logo2 path {
    stroke: #17c9d9;
}

.header .header-bottm .logo2 line {
    stroke: #17c9d9;
}

.header .header-bottm .logo2 img {
    overflow: hidden;
    margin: 28px 73px;
    display: block;
    width: 126px;
}

.header .form-2 .logo1,
.header .form-3 .logo1 {
    overflow: hidden;
    width: 200px;
    height: 100px;
    margin: 0 auto;
    display: block;
    float: left;
    position: relative;
}

.header .header-bottm .logo3 {
    overflow: hidden;
    width: 275px;
    height: 100px;
    margin: 0 auto;
    display: block;
    float: left;
    position: relative;
}

.header .header-bottm .logo3 path {
    stroke: #57cbc4;
}

.header .header-bottm .logo3 line {
    stroke: #57cbc4;
}

.header .form-2 .logo1 img,
.header .form-3 .logo1 img {
    overflow: hidden;
    margin: 33px 60px;
    display: block;
    width: 130px;
}

.header .header-bottm svg {
    width: 188px;
    height: 73px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    stroke-dasharray: 1800;
    animation: dash 2s linear;
}

.header .header-bottm .logo .path {
    stroke-dasharray: 1800;
    animation: dash 2s linear;
}

.header .header-bottm {
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1800;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.header-right {
    overflow: hidden;
    margin: 0 auto;
    float: right;
}

.header .header-nav {
    float: left;
    margin: 0 auto;
    max-width: calc(100% - 90px);
    margin-right: 30px;
}

.header .header-nav ul {
    margin: 0 auto;
}

.header .header-nav ul li {
    overflow: hidden;
    height: 100px;
    margin: 0 auto;
    float: left;
    position: relative;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}


/* .header .header-nav ul li:last-child .Navigation>a {
    padding-right: 0;
} */

.header .Navigation {
    overflow: hidden;
    margin: 0 auto;
}

.header .Navigation>a {
    overflow: hidden;
    padding: 0 21px;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    display: block;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.header .Navigation>a.active {
    border-top: 4px solid #52b8fe;
    line-height: 92px;
}

.header .form-2 .Navigation>a {
    color: #333333;
}

.header .Navigation div {
    width: 200px;
    height: auto;
    background: #fff;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    position: absolute;
    top: 110px;
    left: -45px;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    z-index: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
}

.header .Navigation div a {
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    color: #666;
    display: block;
    margin: 0 auto;
    margin-left: 60px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    position: relative;
}

.header .Navigation div a:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    background: #666;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.header .Navigation div a:hover {
    color: #0fbbb9;
    background: #fff;
    font-size: 20px;
}

.header .header-nav ul li:hover {
    overflow: inherit;
}

.header .header-nav ul li:hover .Navigation>a {
    color: #fff;
}

.header .form-2 .header-nav ul li:hover .Navigation>a {
    color: #333;
}

.Navigation div a:hover:before {
    background: #0fbbb9;
}

.header .header-nav ul li:hover .Navigation div {
    width: 200px;
    height: auto;
    padding: 0 0;
    top: 100px;
    left: -45px;
    opacity: 1;
}


/*.header img{overflow: hidden; margin: 0 auto; width: 100%;}*/


/*搜索弹窗*/

.search-bg {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    opacity: 0;
}

.search {
    overflow: hidden;
    width: 1200px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.search .search-bt {
    overflow: hidden;
    margin: 0 auto 80px;
}

.search .search-bt h4 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 36px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}

.search .search-bt span {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    font-size: 24px;
    color: #cccccc;
    font-weight: normal;
    text-align: center;
}

.search .search-box {
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.search .search-box form {
    overflow: hidden;
    margin: 0 auto;
}

.search .seek-xx {
    overflow: hidden;
    margin: 0 10px;
    float: left;
}

.search .seek-xx select {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 15px;
    width: auto;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 30px;
    border-color: #24d6c3;
    font-size: 14px;
    color: #999999;
}

.search .seek-xx select option {
    overflow: hidden;
    display: block;
    text-align: center;
}

.search .seek-txt {
    overflow: hidden;
    margin: 0 auto;
    width: 435px;
    display: block;
    float: left;
}

.search .seek-txt input {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: none;
    border: 1px solid #dddddd;
    border-radius: 30px;
    padding: 0 15px;
    font-size: 16px;
    color: #999999;
}

.search .seek-txt .seek-btn {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    width: 40px;
    height: 40px;
    background-position: -40px -100px;
    padding: 1px 0;
}

.search .seek-sl {
    overflow: hidden;
    margin: 10px auto;
    width: 100%;
    padding-left: 120px;
}

.search .seek-sl a {
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
    color: #cccccc;
}

.search .seek-sl a.on {
    color: #24d6c3;
}

.search-footer {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.search-footer i {
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.search-footer i img {
    margin: 0 auto;
    display: block;
}

.search-footer p {
    overflow: hidden;
    margin: 50px auto;
    font-size: 16px;
    color: #dddddd;
    text-align: center;
}

.search-gb {
    overflow: hidden;
    margin: 0 auto;
    width: 78px;
    height: 66px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("../images/search_gb.png") no-repeat center;
}

.search-gb2 {
    overflow: hidden;
    margin: 0 auto;
    width: 78px;
    height: 66px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("../images/search_gb.png") no-repeat center;
}


/*岗位弹窗*/

.xx-tc {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    opacity: 0;
    background: #666;
}

.xx-tc .xx-tc-box {
    overflow: hidden;
    overflow-y: scroll;
    width: 1000px;
    height: 720px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    padding: 50px;
}

.xx-tc .xx-tc-box h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 24px;
    color: #121f3c;
    font-weight: bold;
}

.xx-tc .xx-tc-box div {
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}

.xx-tc .xx-tc-box div h5 {
    overflow: hidden;
    margin: 10px auto;
    font-size: 18px;
    color: #121f3c;
}

.xx-tc .xx-tc-box div ul {
    overflow: hidden;
    margin: 20px auto;
}

.xx-tc .xx-tc-box div ul li {
    overflow: hidden;
    margin: 0 auto;
}

.xx-tc .xx-tc-box div ul li p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #747575;
    line-height: 30px;
}


/*banner*/


/*轮播*/

.idx-gg2 {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.tab-lb {
    overflow: hidden;
    margin: 50px auto;
    width: 100%;
    position: relative;
}

.zy-Slide {
    font-size: 12px;
    width: auto;
    display: table;
    height: 362px;
    margin: 50px auto;
}

.zy-Slide ul {
    position: relative;
    width: 1200px;
    height: 362px;
    margin: 0;
    padding: 0
}

.zy-Slide li {
    position: absolute;
    list-style: none;
    background: #000;
    width: 0;
    height: 0;
    top: 146px;
    left: 377px;
    z-index: 0;
    cursor: pointer;
    border-radius: 3px;
    margin: 0;
    padding: 0
}

.zy-Slide li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    object-fit: cover;
}

.zy-Slide section:nth-child(1),
.zy-Slide section:nth-child(2) {
    position: absolute;
    top: 50%;
    width: 190px;
    height: 447px;
    margin-top: -223px;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 97;
}

.zy-Slide section:nth-child(1) {
    left: 0;
    background: url("../images/left_btn.png") no-repeat;
}

.zy-Slide section:nth-child(2) {
    right: 0;
    background: url("../images/right_btn.png") no-repeat;
}


/*关于我们轮播*/

.focus .png {
    overflow: hidden;
    display: block;
    width: 71px;
    height: 71px;
    margin-top: 20px;
    text-indent: -9999px;
    float: left;
}

.focus-prev {
    background: url("../images/left_lb.png") no-repeat;
    margin-right: 20px;
}

.focus-next {
    background: url("../images/right_lb.png") no-repeat;
}

.focus li {
    overflow: hidden;
    margin: 0 auto;
    width: auto;
    margin-right: 15px;
    border-radius: 15px;
}

.focus li a {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
}

.focus li a img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*index*/

.index {
    overflow: hidden;
    margin: 0 auto;
}

.idx-gg {
    overflow: hidden;
    margin: 0 auto;
}

.idx-gg-bt {
    overflow: hidden;
    margin: 0 auto;
}

.idx-gg-bt i {
    overflow: hidden;
    display: block;
    margin: 20px auto;
    font-size: 24px;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-style: normal;
    border-radius: 50%;
}

.idx-gg-bt h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
}

.idx-gg-bt p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.idx-gg .box-1 {
    overflow: hidden;
    margin: 0 auto;
    padding-top: 50px;
}

.idx-gg .box-1 ul {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
}

.idx-gg .box-1 ul li {
    overflow: hidden;
    margin: 0 auto 50px;
    float: left;
    width: 33.3%;
}

.idx-gg .box-1 ul li i {
    overflow: hidden;
    margin: 0 auto;
    width: 101px;
    height: 101px;
    display: block;
    float: left;
    position: relative;
    background: #f4f5f7;
    border-radius: 50%;
}

.idx-gg .box-1 ul li i img {
    display: block;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.idx-gg .box-1 ul li div {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 30px;
}

.idx-gg .box-1 ul li div h3 {
    overflow: hidden;
    margin: 30px auto 10px;
    font-size: 20px;
    color: #000000;
    display: block;
}

.idx-gg .box-1 ul li div p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    line-height: 26px;
    color: #7b7b7b;
}

.idx-gg .box-text {
    margin: 0 auto;
    width: 1200px;
}

.idx-gg .box-text p {
    margin: 20px auto;
    font-size: 18px;
    color: #7b7b7b;
    text-align: center;
    line-height: 36px;
}

.idx-gg .box-text img {
    margin: 30px auto;
    display: block;
}

.ck-btn {
    overflow: hidden;
    margin: 50px auto;
    display: block;
    width: 187px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #04aa92;
    border-radius: 30px 30px 0 30px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    background: -webkit-linear-gradient(left, #02a68a, #1fd6f7);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #02a68a, #1fd6f7);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #02a68a, #1fd6f7);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #02a68a, #1fd6f7);
    /* 标准的语法 */
}

.ck-btn:hover {
    background: -webkit-linear-gradient(left, #1fd6f7, #02a68a);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #1fd6f7, #02a68a);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #1fd6f7, #02a68a);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #1fd6f7, #02a68a);
    /* 标准的语法 */
    border-radius: 30px;
}

.ck-btn2:hover {
    border-radius: 30px;
    font-size: 22px;
}

.nav-hue2-tw {
    margin: 0 auto;
    background: #1ac7e3;
    border-radius: 10px;
    width: 100%;
    height: 492px;
    background: -webkit-linear-gradient(left, #19c8e3, #4a7abc);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #19c8e3, #4a7abc);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #19c8e3, #4a7abc);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #19c8e3, #4a7abc);
    /* 标准的语法 */
}

.nav-hue2-tw .nav-hue2-btn {
    overflow: hidden;
    margin: 100px auto;
    float: left;
    padding-left: 100px;
    position: relative;
    z-index: 9;
}

.nav-hue2-tw .nav-hue2-btn h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 40px;
    color: #ffffff;
}

.nav-hue2-tw .nav-hue2-btn p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
    text-align: left;
}

.nav-hue2-tw .nav-hue2-btn a {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    float: left;
}

.nav-hue2-tw .nav-hue2-about {
    overflow: hidden;
    margin: 0 auto;
    float: right;
    position: relative;
}

.nav-hue2-tw .nav-hue2-about i {
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    right: -20px;
    bottom: 0;
}

.idx-gg .idx-gg-nav {
    overflow: hidden;
    margin: 30px auto;
    display: table;
    width: auto;
}

.idx-gg .idx-gg-nav a {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    font-size: 16px;
    padding: 5px 20px;
    border-radius: 5px;
}

.nav-hue1 a {
    color: #fff;
}

.nav-hue1 a.on {
    color: #fff;
    background: #10a6b4;
}

.nav-hue2 a {
    color: #000;
}

.nav-hue2 a.on {
    background: #10a6b4;
    color: #fff;
}

.nav-hue1 i {
    color: #54b09f;
}

.nav-hue1 h3 {
    color: #fff;
}

.nav-hue1 p {
    color: #fff;
}

.nav-hue2 i {
    color: #fff;
    background: #10a6b4;
    background: -webkit-linear-gradient(left, #02a68a, #1fd6f7);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #02a68a, #1fd6f7);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #02a68a, #1fd6f7);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #02a68a, #1fd6f7);
    /* 标准的语法 */
}

.nav-hue2 h3 {
    color: #10a6b4;
}

.nav-hue2 p {
    color: #10a6b4;
}

.idx-gg .box-2 {
    overflow: hidden;
    margin: 0 auto;
}

.idx-gg .box-2 ul {
    overflow: hidden;
    margin: 0 auto;
}

.idx-gg .box-2 ul li {
    overflow: hidden;
    margin: 0 auto 15px;
    float: left;
    margin-right: 15px;
    border-radius: 10px;
}

.idx-gg .box-2 ul li i {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.idx-gg .box-2 ul li>div {
    overflow: hidden;
    background: #fff;
    padding-bottom: 10px;
}

.idx-gg .box-2 ul li i a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}

.idx-gg .box-2 ul li i img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.idx-gg .box-2 ul li:hover img {
    transform: scale(1.05);
}

.idx-gg .box-2 .box-title {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    padding: 10px 0;
}

.idx-gg .box-2 .box-title h4 {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #040000;
    width: calc(100% - 40px);
    float: left;
    padding: 0 15px;
}

.idx-gg .box-2 .box-title2 {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    padding: 10px 0;
}

.idx-gg .box-2 .box-title2 h4 {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #040000;
    width: calc(100%);
    float: left;
    padding: 0 15px;
}

.idx-gg .box-2 .box-title2 p {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    color: #666666;
    width: calc(100%);
    padding: 0 15px;
}

.idx-gg .box-2 .box-title .share-btn {
    overflow: hidden;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: none;
    float: right;
    background-position: -150px -30px;
    margin-right: 10px;
}

.idx-gg .box-2 .box-related {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.idx-gg .box-2 .box-related a {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    display: block;
}

.idx-gg .box-2 .box-related a:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    float: left;
}

.idx-gg .box-2 .box-related .praise {
    overflow: hidden;
    float: left;
    color: #333;
}

.idx-gg .box-2 .box-related .praise:before {
    background-position: 0 -30px;
}

.idx-gg .box-2 .box-related .browse {
    overflow: hidden;
    float: left;
    color: #333;
}

.idx-gg .box-2 .box-related .browse:before {
    background-position: -180px 0;
}

.idx-gg .box-2 .box-related span {
    overflow: hidden;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    float: right;
    font-size: 14px;
    color: #666666;
    text-align: right;
    padding-right: 15px;
}

.idx-gg .ck-btn2 {
    overflow: hidden;
    margin: 50px auto;
    display: block;
    width: 187px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #10a6b4;
    font-size: 18px;
    background: #fff;
    border-radius: 30px 30px 0 30px;
    position: relative;
}

.idx-gg .ck-btn2:hover {
    background: #02a68a;
    color: #fff;
    border-radius: 30px;
    transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
}

.idx-gg .ck-btn2:before {
    content: "查看详情";
    width: 100%;
    background-image: none;
    background: transparent;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
}

.idx-gg .ck-btn2:hover:before {
    background: #02a68a;
    color: #fff;
}

@keyframes slideIlluRight {
    0% {
        -webkit-transform: translateY(0%)translateX(0%);
        transform: translateY(0%)translateX(0%);
        -webkit-animation-timing-function: cubic-bezier(0.815, 0.090, 0.885, 0.140);
    }
    50% {
        -webkit-transform: translateY(0%)translateX(0%) skewX(20deg);
        transform: translateY(0%)translateX(0%) skewX(20deg);
    }
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.815, 0.090, 0.885, 0.140);
        -webkit-transform: translateY(0%)translateX(-100%);
        transform: translateY(0%)translateX(-100%);
    }
}

.load-btn {
    overflow: hidden;
    margin: 50px auto;
    display: block;
    border-radius: 20px;
    width: 236px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #5ed1ba;
    background: -webkit-linear-gradient(left, #63d9a3, #52b9fd);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #63d9a3, #52b9fd);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #63d9a3, #52b9fd);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #63d9a3, #52b9fd);
    /* 标准的语法 */
}

.idx-gg .box-3 {
    overflow: hidden;
    margin: 0 auto;
}

.collaborate {
    overflow: hidden;
    margin: 0 auto;
}

.collaborate li {
    overflow: hidden;
    margin: 0 auto;
    margin-right: 10px;
    float: left;
}

.collaborate li a {
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.collaborate li a img {
    margin: 0 auto;
    display: block;
}

.ck-all {
    overflow: hidden;
    margin: 0 auto 50px;
    display: table;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #999999;
    text-align: center;
}

.idx-gg .ck-all i {
    display: block;
    float: left;
    margin: 0 10px;
}

.idx-gg .box-4 {
    overflow: hidden;
    margin: 0 auto;
}

.idx-gg .box-4 .box-txt {
    overflow: hidden;
    margin: 20px auto;
}

.idx-gg .box-4 .box-txt h3 {
    overflow: hidden;
    margin: 20px auto 50px;
    font-size: 24px;
    color: #10a6b4;
    text-align: center;
    font-weight: normal;
}

.idx-gg .box-4 .box-txt p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #666666;
    text-align: center;
}

.datum {
    overflow: hidden;
    margin: 50px auto;
    display: table;
}

.datum li {
    overflow: hidden;
    margin: 0 60px;
    float: left;
    padding: 10px 0;
}

.datum li p {
    font-size: 72px;
    color: #0cb7b1;
    font-weight: 300;
    line-height: 70px;
    background: linear-gradient(to right, #02a68a, #1fd6f7);
    -webkit-background-clip: text;
    color: transparent;
}

.datum li p sup {
    font-size: 30px;
    color: #33ccff;
    vertical-align: super;
    margin: 0 10px;
}

.datum li span {
    overflow: hidden;
    display: block;
    font-size: 18px;
    color: #999999;
    text-indent: 1em;
}

.hr-box {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.hr-box img {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}

.hr-box .hr_01 {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/*case*/

.case {
    overflow: hidden;
    margin: 30px auto;
}

.page-nav {
    overflow: hidden;
    margin: 50px auto;
    display: table;
}

.page-nav a {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding: 5px 30px;
    border-radius: 5px;
}

.page-nav a.on {
    color: #fff;
    background: #62d7a8;
    background: -webkit-linear-gradient(left, #63daa1, #1fd6f7);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #63daa1, #1fd6f7);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #63daa1, #1fd6f7);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #63daa1, #1fd6f7);
    /* 标准的语法 */
}

.page-nav a:last-child {
    border: none;
}

.case .box-2 ul li>div {
    background: #f2f2f2;
}


/*detail*/

.detail {
    margin: 0 auto;
    width: 100%;
}

.detail .detail-box {
    overflow: hidden;
    margin: 0 auto;
    padding: 140px 0;
    position: relative;
    z-index: 10;
}

.detail .detail-box .detail-bt {
    overflow: hidden;
    margin: 0 auto 20px;
    border-bottom: 1px solid #ddd;
}

.detail .detail-bt .bt-txt {
    overflow: hidden;
    margin: 20px auto;
    font-size: 24px;
    color: #333333;
}

.detail .detail-bt .bt-date {
    overflow: hidden;
    margin: 20px auto;
    font-size: 14px;
    color: #bbbbbb;
}

.detail .kernel {
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}

.detail .kernel p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #bbbbbb;
    float: left;
}

.detail .kernel div {
    overflow: hidden;
    margin: 0 auto;
    float: right;
}

.detail .kernel div a {
    overflow: hidden;
    margin: 0 auto;
    margin-left: 20px;
    float: left;
    font-size: 14px;
    color: #666666;
    display: block;
    height: 30px;
    line-height: 30px;
}

.detail .kernel div a:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background: url("../images/sp.png") no-repeat;
}

.detail .kernel div .zan-btn:before {
    background-position: 0 -30px;
}

.detail .kernel div .browse-btn:before {
    background-position: -180px 0;
}

.detail .detail-txt {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.detail .detail-txt h4 {
    overflow: hidden;
    margin: 20px auto;
    display: block;
    font-size: 16px;
    color: #666666;
    text-align: left;
}

.detail .detail-txt .content-txt {
    overflow: hidden;
    margin: 0 auto;
}

.detail .detail-txt div img {
    overflow: hidden;
    display: block;
    max-width: 100%;
    margin: 20px auto;
}

.detail .detail-txt .unfold-txt {
    overflow: hidden;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #666666;
    text-align: center;
    border: 1px solid #bbbbbb;
    padding: 3px 25px;
    border-radius: 5px;
}

.detail .like-box {
    overflow: hidden;
    margin: 50px auto;
}

.detail .like-box a {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 85px;
    background: url("../images/zan_bg.png") no-repeat;
}

.detail .like-box a i {
    overflow: hidden;
    display: block;
    margin: 20px auto 0;
}

.detail .like-box a i img {
    display: block;
    margin: 0 auto;
}

.detail .like-box a span {
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.detail .share-box {
    overflow: hidden;
    margin: 50px auto;
}

.detail .share-btn {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    float: right;
    font-size: 16px;
    color: #666666;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 10px 0 5px;
}

.detail .share-btn i {
    display: block;
    float: left;
    margin: 2px auto;
    width: 30px;
    height: 30px;
    background-position: -180px -30px;
}

.detail .recommend {
    overflow: hidden;
    margin: 0 auto;
}

.detail .recommend-bt {
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.detail .recommend-bt i {
    overflow: hidden;
    margin: 0 10px;
    float: left;
    font-size: 17px;
    color: #fff;
    text-align: center;
    background: url("../images/bt_01.png") no-repeat;
    width: 38px;
    height: 36px;
    line-height: 36px;
    display: block;
    font-style: normal;
}

.detail .recommend-bt h4 {
    overflow: hidden;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    float: left;
    font-size: 16px;
    color: #333333;
}

.detail .recommend-bt .more-btn {
    overflow: hidden;
    margin: 0 10px;
    height: 36px;
    line-height: 36px;
    float: right;
    font-size: 14px;
    color: #333333;
}

.detail .recommend-box {
    overflow: hidden;
    margin: 0 auto;
}

.detail .recommend-box ul {
    overflow: hidden;
    margin: 0 auto;
}

.detail .recommend-box ul li {
    overflow: hidden;
    margin: 0 10px;
    float: left;
    border-radius: 5px;
    margin-top: 20px;
}

.detail .recommend-box ul li a {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.detail .recommend-box ul li a i {
    display: block;
    width: 100%;
}

.detail .recommend-box ul li a i img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

.detail .recommend-box ul li a p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #040000;
    height: 38px;
    line-height: 38px;
    background: #f2f2f2;
    padding: 0 10px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail-gj-01 {
    position: absolute;
    top: 700px;
    left: 3%;
}

.detail-gj-01 img {
    display: block;
}

.detail-gj-02 {
    position: absolute;
    top: 1000px;
    right: 0;
}

.detail-gj-02 img {
    display: block;
}

.detail-hue {
    background: #f2f2f2;
}

.detail-left {
    overflow: hidden;
    float: left;
    width: calc(100% - 280px);
    border-radius: 5px;
    background: #fff;
}

.detail .detail-box .detail-left .detail-bt,
.detail .detail-left .detail-txt {
    padding: 0 20px;
}

.detail-right {
    overflow: hidden;
    float: right;
    width: 260px;
}

.detail-right-plate {
    overflow: hidden;
    margin: 0 auto 20px;
    background: #fff;
    border-radius: 5px;
}

.detail-right-1 {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px;
}

.detail-right-1 ul {
    overflow: hidden;
    margin: 0 auto;
}

.detail-right-1 ul li {
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
}

.detail-right-1 ul li:last-child {
    border: none;
}

.detail-right-1 ul li a {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    color: #999999;
}

.detail-right-2 {
    overflow: hidden;
    margin: 0 auto;
}

.detail-right-2 a {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}


/*service*/

.service {
    overflow: hidden;
    margin: 0 auto;
}

.service h3 {
    overflow: hidden;
    margin: 30px auto;
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 32px;
}

.service .service-box {
    overflow: hidden;
    margin: 0 auto;
}

.service .service-bg {
    overflow: hidden;
    margin: 0 auto;
    padding: 107px 0;
}

.service .service-bg>div img {
    display: block;
    width: 100%;
    min-height: 600px;
}

.service .service-bg .service-left {
    overflow: hidden;
    margin: 0 auto;
    width: 50%;
    float: left;
}

.service .service-bg .service-right {
    overflow: hidden;
    margin: 0 auto;
    width: 50%;
    float: right;
}

.service .service-bg .service-txt {
    overflow: hidden;
    width: 470px;
}

.service .service-bg .service-txt i {
    overflow: hidden;
    display: block;
    margin: 20px auto;
}

.service .service-bg .theme-box {
    overflow: hidden;
    margin: 0 auto;
}

.service .service-bg .theme-box h4 {
    overflow: hidden;
    margin: 10px auto;
    font-size: 36px;
    color: #333333;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.service .service-bg .theme-box p {
    overflow: hidden;
    margin: 0 auto;
    height: auto;
    line-height: 32px;
    font-size: 18px;
    color: #999999;
}

.service .service-bg .function-box {
    overflow: hidden;
    margin: 0 auto;
    height: 220px;
}

.service .service-bg .function-box p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #333333;
    line-height: 44px;
}

.service .service-bg .right-margin {
    float: left;
    padding-top: 100px;
    margin-left: 130px;
}

.service .service-bg .left-margin {
    float: right;
    padding-top: 100px;
    margin-right: 130px;
}

.service .service-bg .service-txt .ck-btn {
    float: left;
}


/*about-us*/

.about-us {
    overflow: hidden;
    margin: 0 auto;
}

.page-bg {
    overflow: hidden;
    margin: 50px auto;
    padding: 50px 0;
    position: relative;
    z-index: 2;
}

.about-us .page-box {
    overflow: hidden;
    margin: 0 auto;
}

.about-us .page-box .saying {
    overflow: hidden;
    margin: 70px auto 0;
}

.about-us .page-box .saying p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 36px;
    color: #333333;
    text-align: center;
}

.about-us .page-box .about-left {
    overflow: hidden;
    margin: 20px auto 0;
    float: left;
    width: 50%;
    padding-left: 120px;
}

.about-us .page-box .about-left h3 {
    font-size: 45px;
    color: #ffffff;
}

.about-us .page-box .about-left span {
    font-size: 21px;
    display: block;
    color: #ffffff;
    margin: 10px auto;
}

.about-us .page-box .about-left a {
    display: block;
    width: 100px;
    height: 85px;
}

.about-us .page-box .about-right {
    overflow: hidden;
    margin: 20px auto 0;
    float: right;
    width: 50%;
    padding-left: 50px;
}

.about-us .page-box .about-right h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 36px;
    color: #fff;
    text-align: left;
}

.about-us .page-box .about-right p {
    overflow: hidden;
    margin: 30px auto;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

.about-us .page-box .ul-px {
    overflow: hidden;
    margin: 0 auto;
}

.about-us .page-box .ul-px span {
    overflow: hidden;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
}

.about-us .page-box .ul-px ul {
    overflow: hidden;
    margin: 20px auto;
}

.about-us .page-box .ul-px ul li {
    overflow: hidden;
    margin: 0 auto;
    margin-right: 22px;
    float: left;
}

.about-us .page-box .ul-px ul li:nth-of-type(9) {
    margin-right: 0;
}

.about-titl {
    overflow: hidden;
    margin: 0 auto;
}

.about-titl i {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.about-titl i img {
    margin: 0 auto;
    display: block;
}

.about-us .about-titl h4 {
    font-size: 36px;
    color: #000000;
    text-align: center;
    font-weight: 300;
}

.about-us .about-titl p {
    overflow: hidden;
    font-size: 18px;
    color: #666666;
    line-height: 32px;
    width: 100%;
}

.about-us .about-titl p.canter-txt {
    text-align: center;
    margin: 50px auto;
}

.about-us .about-titl p.left-txt {
    text-align: left;
    display: block;
    padding: 0 20px;
}

.about-us .course {
    overflow: hidden;
    margin: 0 auto;
}

.about-us .course img {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.about-us .process {
    overflow: hidden;
    margin: 0 auto;
}

.about-us .process img {
    display: block;
    margin: 0 auto;
}

.about-us .left-bt {
    float: left;
}

.about-us .left-bt img {
    float: left;
}

.about-us .xf-xc {
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -135px;
    right: 0;
    z-index: 20;
}

.about-us .xf-xc img {
    margin: 0 auto;
    display: block;
}

.about-us .job {
    overflow: hidden;
    margin: 50px auto;
}

.about-us .job ul {
    overflow: hidden;
    margin: 0 auto;
}

.about-us .job ul li {
    overflow: hidden;
    margin: 20px auto;
    float: left;
    width: calc(100% / 3);
}

.about-us .job ul li a {
    overflow: hidden;
    margin: 0 auto;
    display: table;
    width: 300px;
}

.about-us .job ul li a i {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 85px;
    height: 85px;
    float: left;
}

.about-us .job ul li a i img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-us .job ul li:nth-of-type(1) i {
    background: url("../images/job_ico_01.png") no-repeat center;
    background-size: 100%;
}

.about-us .job ul li:nth-of-type(2) i {
    background: url("../images/job_ico_02.png") no-repeat center;
    background-size: 100%;
}

.about-us .job ul li:nth-of-type(3) i {
    background: url("../images/job_ico_03.png") no-repeat center;
    background-size: 100%;
}

.about-us .job ul li:nth-of-type(4) i {
    background: url("../images/job_ico_04.png") no-repeat center;
    background-size: 100%;
}

.about-us .job ul li:nth-of-type(5) i {
    background: url("../images/job_ico_05.png") no-repeat center;
    background-size: 100%;
}

.about-us .job ul li:nth-of-type(6) i {
    background: url("../images/job_ico_06.png") no-repeat center;
    background-size: 100%;
}

.about-us .job ul li:hover:nth-of-type(1) i {
    background: url("../images/job_ico_01_1.png") no-repeat center;
}

.about-us .job ul li:hover:nth-of-type(2) i {
    background: url("../images/job_ico_02_1.png") no-repeat center;
}

.about-us .job ul li:hover:nth-of-type(3) i {
    background: url("../images/job_ico_03_1.png") no-repeat center;
}

.about-us .job ul li:hover:nth-of-type(4) i {
    background: url("../images/job_ico_04_1.png") no-repeat center;
}

.about-us .job ul li:hover:nth-of-type(5) i {
    background: url("../images/job_ico_05_1.png") no-repeat center;
}

.about-us .job ul li:hover:nth-of-type(6) i {
    background: url("../images/job_ico_06_1.png") no-repeat center;
}

.about-us .job ul li a div {
    overflow: hidden;
    padding-left: 10px;
    margin: 25px auto;
}

.about-us .job ul li a div h4 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #333333;
}

.about-us .job ul li a div span {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
}

.about-us .job p {
    overflow: hidden;
    margin: 50px auto;
    font-size: 16px;
    color: #333333;
    text-align: center;
}


/*contact*/

.contact {
    overflow: hidden;
    padding-top: 50px;
    margin: 100px auto 0;
    width: 100%;
}

.contact .detail-box {
    overflow: hidden;
    margin: 0 auto;
}

.contact .location {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 500px;
    padding-left: 100px;
}

.contact .location-top {
    overflow: hidden;
    margin: 0 auto;
}

.contact .location-top i {
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.contact .location-top i img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.contact .location-top p {
    overflow: hidden;
    margin: 30px auto;
    width: 100%;
    font-size: 16px;
    color: #333333;
    display: block;
    float: left;
}

.contact .location-bottm {
    overflow: hidden;
    margin: 0 auto;
}

.contact .location-bottm ul {
    overflow: hidden;
    margin: 0 auto;
}

.contact .location-bottm ul li {
    overflow: hidden;
    margin: 0 auto 20px
}

.contact .location-bottm ul li i {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 40px;
    height: 40px;
    float: left;
}

.contact .location-bottm ul li div {
    overflow: hidden;
    margin: 0 auto;
    padding-left: 20px;
}

.contact .location-bottm ul li div p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 25px;
}

.contact .location-bottm ul li:nth-of-type(1) i {
    background-position: -120px -60px;
}

.contact .location-bottm ul li:nth-of-type(2) i {
    background-position: -160px -60px;
}

.contact .location-bottm ul li:nth-of-type(3) i {
    background-position: 0 -100px;
}

.contact .leave-word {
    overflow: hidden;
    margin: 10px auto;
}

.contact .leave-word i {
    overflow: hidden;
    margin: 20px auto;
    display: block;
}

.contact .leave-word i img {
    margin: 0 auto;
    display: block;
}

.contact .tmessage {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px;
    width: 1200px;
}

.contact .tmessage-px {
    margin: 0 auto;
}

.contact .write-box {
    margin: 0 auto 20px;
    width: 465px;
}

.contact .write-left {
    float: left;
}

.contact .write-right {
    float: right;
}

.contact .write-box p {
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    margin: 10px auto;
}

.contact .write-box p span {
    font-size: 16px;
    color: #ff0000;
    font-style: normal;
    margin: 0 5px;
}

.contact .write-box input {
    overflow: hidden;
    margin: 0 auto;
    width: 465px;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    font-size: 16px;
    color: #666666;
}

.contact .demand {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.contact .demand p {
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    margin: 10px auto;
}

.contact .demand p span {
    font-size: 16px;
    color: #ff0000;
    font-style: normal;
    margin: 0 5px;
}

.contact .demand textarea {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-size: 16px;
    color: #666666;
    padding: 5px 10px;
}

.contact .demand .code {
    overflow: hidden;
    margin: 0 auto;
}

.contact .demand .code input {
    overflow: hidden;
    margin: 0 auto;
    width: 128px;
    height: 44px;
    line-height: 44px;
    float: left;
    font-size: 20px;
    color: #fff;
    padding: 0 10px;
}

.contact .demand .code a {
    overflow: hidden;
    margin: 0 20px;
    float: left;
}

.contact .demand .code a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*search*/

.search-list {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
}

.search-list-left {
    overflow: hidden;
    margin: 0 auto;
    width: 41%;
    height: 100vh;
    float: left;
    background: url("../images/search_list_bg.jpg") no-repeat right #fff;
    position: relative;
}

.search-list-left .search-logo {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 155px;
    height: 60px;
    position: absolute;
    top: 30px;
    left: 3%;
}

.search-list-left .search-logo img {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.search2 {
    overflow: hidden;
    position: absolute;
    top: 30%;
    right: 40px;
    margin: auto;
}

.search2 .search-bt {
    overflow: hidden;
    margin: 0 auto 50px;
}

.search2 .search-bt h4 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 36px;
    color: #333333;
    font-weight: normal;
    text-align: left;
}

.search2 .search-bt span {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    font-size: 24px;
    color: #cccccc;
    font-weight: normal;
    text-align: left;
}

.search2 .search-box {
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.search2 .search-box form {
    overflow: hidden;
    margin: 0 auto;
}

.search2 .seek-xx {
    overflow: hidden;
    margin-right: 10px;
    float: left;
}

.search2 .seek-xx select {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 15px;
    width: auto;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 30px;
    border-color: #24d6c3;
    font-size: 14px;
    color: #999999;
}

.search2 .seek-xx select option {
    overflow: hidden;
    display: block;
    text-align: center;
}

.search2 .seek-txt {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    float: left;
}

.search2 .seek-txt input {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: none;
    border: 1px solid #dddddd;
    border-radius: 30px;
    padding: 0 15px;
    font-size: 16px;
    color: #999999;
}

.search2 .seek-txt .seek-btn {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    width: 40px;
    height: 40px;
    background-position: -40px -100px;
    padding: 1px 0;
}

.search2 .seek-sl {
    overflow: hidden;
    margin: 10px auto;
    width: 100%;
    padding-left: 120px;
}

.search2 .seek-sl a {
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
    color: #cccccc;
}

.search2 .seek-sl a.on {
    color: #24d6c3;
}

.search-list-left .search-fot {
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #999999;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
}

.search-list-right {
    overflow: hidden;
    margin: 0 auto;
    width: calc(100% - 41%);
    height: 100vh;
    float: left;
    background: #f2f2f2;
}

.search-list-right .search-get {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    padding-top: 100px;
    padding-left: 40px;
}

.search-get h3 {
    overflow: hidden;
    margin: 35px auto;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 36px;
    color: #333333;
    font-weight: normal;
    text-align: left;
}

.search-get .search-hx {
    overflow: hidden;
    height: calc(100vh - 200px);
}

.search-get ul {
    overflow: hidden;
    margin: 0 auto;
}

.search-get ul li {
    overflow: hidden;
    margin: 0 auto;
    padding: 35px 0;
    border-bottom: 1px solid #dddddd;
}

.search-get ul li {
    overflow: hidden;
    margin: 0 auto;
    padding: 35px 0;
    border-bottom: 1px solid #dddddd;
}

.search-get ul li a {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.search-get ul li a i {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 214px;
    height: 158px;
    float: left;
}

.search-get ul li a i img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.search-get ul li a div {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    padding-left: 40px;
}

.search-get ul li a div h4 {
    overflow: hidden;
    margin: 15px auto;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.search-get ul li a div p {
    overflow: hidden;
    margin: 10px auto;
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    height: 70px;
}

.search-get ul li a div span {
    overflow: hidden;
    margin: 10px auto;
    font-size: 14px;
    color: #999999;
}


/*product*/

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    width: 100%;
}

.product {
    overflow: hidden;
    margin: 0 auto;
}

.product .page-bg {
    overflow: hidden;
    margin: 15px auto;
}

.product .product-wb-1 {
    overflow: hidden;
    padding: 50px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.product .product-wb-1 h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 43px;
    color: #ffffff;
    text-align: center;
}

.product .product-wb-1 p {
    overflow: hidden;
    margin: 10px auto;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.product .product-wb-1 a {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    display: table;
}

.product .product-wb-1 a:after {
    content: "";
    width: 10px;
    height: 10px;
    margin: 8px 5px;
    display: block;
    float: right;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}


/*support*/

.support {
    overflow: hidden;
    margin: 30px auto;
}

.support-box {
    overflow: hidden;
    margin: 0 auto;
}

.support-box .support-left {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 20%;
}

.support-box .support-left h3 {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    text-decoration: underline;
}

.support-box .support-left ul {
    overflow: hidden;
    margin: 0 auto;
}

.support-box .support-left ul li {
    overflow: hidden;
    margin: 20px auto;
}

.support-box .support-left ul li a {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #999999;
}

.support-box .support-right {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 80%;
}

.support-right .seek-txt {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: relative;
    width: 100%;
}

.support-right .seek-txt input {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: none;
    border: 1px solid #66cc99;
    border-radius: 30px;
    padding: 0 15px;
    font-size: 16px;
    color: #999999;
}

.support-right .seek-txt .seek-btn {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    width: 40px;
    height: 40px;
    background-position: -40px -100px;
    padding: 1px 0;
}

.support-right .support-list {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.support-right .support-list ul {
    overflow: hidden;
    margin: 30px auto;
}

.support-right .support-list ul li {
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px dashed #ddd;
}

.support-right .support-list ul li a {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    color: #121f3c;
    padding: 15px 20px;
}

.support-right .support-list ul li a:after {
    content: "";
    width: 26px;
    height: 26px;
    display: block;
    float: right;
    margin: 3px auto;
    background: url("../images/support_ico.png") no-repeat;
}

.support-right .support-list ul li a:hover:after {
    background: url("../images/support_ico2.png") no-repeat;
}

.support-right .support-list ul li a:hover {
    background: #f2f2f2;
}

.support-right .support-list ul li:hover {
    border-color: transparent;
}


/*speedy*/

.speedy {
    overflow: hidden;
    margin: 0 auto;
    background: #190137;
    padding-top: 100px;
}

.speedy .page-bg {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.speedy-1 {
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
}

.speedy-1 .speedy-left {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 50%;
}

.speedy-1 .speedy-left div {
    overflow: hidden;
    margin: 0 auto 50px;
    padding: 20px 0;
}

.speedy-1 .speedy-left div h3 {
    overflow: hidden;
    margin: 20px auto;
    font-size: 44px;
    color: #ffffff;
}

.speedy-1 .speedy-left div p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 24px;
    color: #ffffff;
}

.speedy-1 .speedy-left div p:nth-of-type(2) {
    overflow: hidden;
    margin: 10px auto;
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}

.speedy-1 .speedy-left .ck-xg {
    overflow: hidden;
    margin: 5px;
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #121f3c;
    background: #fff;
    float: left;
    width: 210px;
    border-radius: 30px;
    text-align: center;
}

.speedy-1 .speedy-left .ck-xg:hover {
    -webkit-animation: bs linear 1s 0s infinite;
    -moz-animation: bs linear 1s 0s infinite;
    animation: bs linear 1s 0s infinite;
}

@-webkit-keyframes bs {
    0% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
    50% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 20px 0 #1affff
    }
    100% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
}

@-moz-keyframes bs {
    0% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
    50% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 20px 0 #1affff
    }
    100% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
}

@-o-keyframes bs {
    0% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
    50% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 20px 0 #1affff
    }
    100% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
}

@keyframes bs {
    0% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
    50% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 20px 0 #1affff
    }
    100% {
        box-shadow: inset -1px 1px 3px 2px #444, inset 1px -1px 3px 2px #222, 0 0 0 0 #b2ff1a
    }
}

.speedy-1 .speedy-left .ck-xg:after {
    content: "";
    width: 54px;
    height: 54px;
    overflow: hidden;
    margin: 3px auto;
    display: block;
    background: url("../images/ck_01.png") no-repeat;
    float: right;
}

.speedy-1 .speedy-right {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 50%;
}

.speedy-1 .speedy-right i {
    overflow: hidden;
    margin: 0 auto;
    float: right;
    width: 100%;
}

.speedy-1 .speedy-right i img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    float: right;
    width: 100%;
}

.speedy-2 {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 100px;
    border-bottom: 1px solid #360377;
}

.speedy-2 .speedy-left {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 272px;
}

.speedy-2 .speedy-left div {
    overflow: hidden;
    margin: 150px auto 80px;
    padding: 0 20px;
    float: right;
}

.speedy-2 .speedy-left div h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 24px;
    color: #ffffff;
}

.speedy-2 .speedy-left div p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
}

.speedy-2 .speedy-left ul {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.speedy-2 .speedy-left ul li {
    overflow: hidden;
    margin: 50px auto;
    padding: 0 20px;
}

.speedy-2 .speedy-left ul li:nth-of-type(1) {
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}

.speedy-2 .speedy-left ul li:nth-of-type(2) {
    margin: 0 auto;
    height: 272px;
    line-height: 272px;
}

.speedy-2 .speedy-left ul li p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
    text-align: right;
}

.speedy-2 .speedy-right {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: calc(100% - 272px);
}

.speedy-2 .speedy-right i {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 100%;
}

.speedy-2 .speedy-right i img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.speedy-3 {
    overflow: hidden;
    margin: 0 auto;
}

.speedy-3 .speedy-bt {
    overflow: hidden;
    margin: 75px auto 30px;
}

.speedy-3 .speedy-bt h3 {
    overflow: hidden;
    margin: 0 auto;
    font-size: 24px;
    color: #f1f3f4;
}

.speedy-3 .speedy-bt p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
}

.speedy-3 .speedy-txt {
    overflow: hidden;
    margin: 50px auto;
}

.speedy-3 .speedy-txt table {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 10px;
}

.speedy-3 .speedy-txt table th {
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #ddd;
    width: 50%;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    font-weight: 400;
}

.speedy-3 .speedy-txt table td {
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #ddd;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.cact-box {
    overflow: hidden;
    margin: 50px auto;
}

.cact-box p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #f1f3f4;
    text-align: center;
}

.cact-box h3 {
    overflow: hidden;
    margin: 10px auto 70px;
    font-size: 45px;
    color: #f1f3f4;
    text-align: center;
}

.cact-box .ck-xg {
    overflow: hidden;
    margin: 10px auto;
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #121f3c;
    background: #fff;
    width: 210px;
    border-radius: 30px;
    text-align: center;
}

.cact-box .ck-xg:after {
    content: "";
    width: 54px;
    height: 54px;
    overflow: hidden;
    margin: 3px auto;
    display: block;
    background: url("../images/ck_01.png") no-repeat;
    float: right;
}

.cact-box .ck-xg:hover {
    -webkit-animation: bs linear 1s 0s infinite;
    -moz-animation: bs linear 1s 0s infinite;
    animation: bs linear 1s 0s infinite;
}


/*ordering*/

.ordering {
    overflow: hidden;
    margin: 0 auto;
    background: #02242c;
}

.ordering .page-bg img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*brand*/

.brand {
    overflow: hidden;
    margin: 0 auto;
    background: #090a0b;
}

.brand .page-bg {
    overflow: initial;
    margin: 0 auto;
    padding: 0;
}

.brand .speedy-2 {
    overflow: initial;
    height: 453px;
    margin: 0 auto;
    border: none;
    position: relative;
}

.brand .speedy-2 .speedy-left {
    overflow: initial;
    width: auto;
    margin: 0 auto;
}

.brand .speedy-2 .speedy-left img {
    overflow: hidden;
    width: auto;
    margin: -50px 0 0 -50px;
}

.brand .speedy-2 .speedy-right {
    overflow: hidden;
    width: 300px;
    margin: 0 auto;
    float: left;
    position: absolute;
    bottom: 200px;
    left: 60%;
}

.brand .speedy-2 .speedy-right p {
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    margin-top: 42px;
}

.brand .speedy-3 {
    overflow: hidden;
    margin: 0 auto;
    padding: 125px 0;
}

.brand .speedy-3 .speedy-bottom {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.brand .speedy-3 .speedy-bottom ul {
    overflow: hidden;
    display: table;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
}

.brand .speedy-3 .speedy-bottom ul li {
    overflow: hidden;
    margin: 0 auto;
    float: left;
    padding: 50px 30px;
    position: relative;
}

.brand .speedy-3 .speedy-bottom ul li:after {
    content: "";
    width: 1px;
    height: 55px;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #ddd;
}

.brand .speedy-3 .speedy-bottom ul li:after:last-child {
    display: none;
}

.brand .speedy-bottom ul li i {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.brand .speedy-bottom ul li p {
    overflow: hidden;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
    color: #040000;
    text-align: center;
}
.brand .speedy-bottom ul li p:nth-of-type(2) {
    overflow: hidden;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #040000;
    text-align: center;
}

.brand .speedy-4 {
    overflow: hidden;
    margin: 0 auto;
}

.brand .speedy-4 .speedy-up {
    overflow: hidden;
    margin: 0 auto;
}

.brand .speedy-4 .speedy-up h3 {
    overflow: hidden;
    font-size: 36px;
    color: #ffffff;
    text-align: left;
    margin: 85px auto 0;
}

.brand .speedy-4 .speedy-up p {
    overflow: hidden;
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    margin: 0 auto;
    margin-top: 10px;
}

.brand .speedy-4 .speedy-up div {
    overflow: hidden;
    margin: 50px auto;
}

.brand .speedy-4 .speedy-up div p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
}

.brand .speedy-4 .speedy-left {
    overflow: hidden;
    margin: 0 auto;
    width: 570px;
    float: left;
    position: relative;
    margin-top: 250px;
}

.brand .speedy-4 .speedy-left i {
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.brand .speedy-4 .speedy-left i img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.brand .speedy-4 .speedy-left div {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 250px;
    margin: auto;
    padding: 15px 0;
}

.brand .speedy-4 .speedy-left div h4 {
    overflow: hidden;
    font-size: 36px;
    color: #ffffff;
}

.brand .speedy-4 .speedy-left div p {
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
    margin: 15px auto;
}

.brand .speedy-4 .speedy-right {
    overflow: initial;
    width: calc(100% - 570px);
    margin: 0 auto;
    float: right;
}

.brand .speedy-4 .speedy-right img {
    overflow: hidden;
    width: 100%;
    float: right;
    margin-top: -210px;
}

.brand .speedy-5 {
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
}

.brand .speedy-5 .speedy-left {
    overflow: initial;
    margin: 0 auto;
    width: 700px;
    float: left;
}

.brand .speedy-5 .speedy-left img {
    overflow: hidden;
    width: 100%;
    float: right;
}

.brand .speedy-5 .speedy-right {
    overflow: hidden;
    margin: 0 auto;
    width: calc(100% - 700px);
    float: left;
    padding-left: 110px;
    margin-top: 130px;
    position: relative;
}

.brand .speedy-5 .speedy-right i {
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.brand .speedy-5 .speedy-right i img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.brand .speedy-5 .speedy-right div {
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 360px;
    margin: auto;
    padding: 15px 0;
    position:absolute;
}

.brand .speedy-5 .speedy-right div h4 {
    overflow: hidden;
    font-size: 36px;
    color: #ffffff;
}

.brand .speedy-5 .speedy-right div p {
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
    margin: 15px auto;
}

.brand .speedy-6 {
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
}

.brand .speedy-6 .speedy-left {
    overflow: initial;
    margin: 0 auto;
    width: 700px;
    float: right;
}

.brand .speedy-6 .speedy-left img {
    overflow: hidden;
    width: 100%;
    float: left;
}

.brand .speedy-6 .speedy-right {
    overflow: hidden;
    margin: 0 20px;
    width: calc(100% - 830px);
    float: left;
    margin-top: 130px;
    position: relative;
}

.brand .speedy-6 .speedy-right i {
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.brand .speedy-6 .speedy-right i img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.brand .speedy-6 .speedy-right div {
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 255px;
    margin: auto;
    padding: 15px 0;
    position:absolute;
}

.brand .speedy-6 .speedy-right div h4 {
    overflow: hidden;
    font-size: 36px;
    color: #ffffff;
}

.brand .speedy-6 .speedy-right div p {
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
    margin: 15px auto;
}

.brand .speedy-7 {
    overflow: hidden;
    margin: 0 auto;
}

.brand .speedy-7-up {
    overflow: hidden;
    margin: 0 auto;
}

.brand .speedy-7-up div {
    overflow: hidden;
    margin: 50px auto;
    display: table;
    text-align: center;
}

.brand .speedy-7-up div h4 {
    overflow: hidden;
    margin: 5px auto;
    font-size: 36px;
    color: #000000;
}

.brand .speedy-7-up div span {
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #000000;
}

.brand .speedy-7-up p {
    overflow: hidden;
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}

.brand .speedy7-canter {
    overflow: hidden;
    margin: 70px auto;
}

.brand .speedy7-canter ul {
    overflow: hidden;
    margin: 0 auto;
    width: 820px;
}

.brand .speedy7-canter ul li {
    overflow: hidden;
    margin: 0 70px 70px;
    width: 270px;
    float: left;
}

.brand .speedy7-canter ul li em {
    overflow: hidden;
    margin: 20px auto;
    display: block;
}

.brand .speedy7-canter ul li em img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.brand .speedy7-canter ul li div {
    overflow: hidden;
    margin: 0 auto;
}

.brand .speedy7-canter ul li div h4 {
    overflow: hidden;
    margin: 10px auto;
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.brand .speedy7-canter ul li div p {
    overflow: hidden;
    margin: 0 auto;
    font-size: 18px;
    color: #666666;
    text-align: center;
}

.carousel-inner>.item {
    z-index: 2;
    -webkit-animation: fadeIn 1s ease both;
    -moz-animation: fadeIn 1s ease both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0.5
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0.5
    }
}

.carousel-inner>.item.active {
    z-index: 1;
    -webkit-animation: fadeIn2 0.5s ease both;
    -moz-animation: fadeIn2 0.5s ease both;
}

@-webkit-keyframes fadeIn2 {
    0% {
        opacity: 0.7
    }
    100% {
        opacity: 0.8
    }
}

@-webkit-keyframes fadeIn2 {
    0% {
        opacity: 0.7
    }
    100% {
        opacity: 0.8
    }
}


/* 21.6.10 */

.nav-hue2-tw .nav-hue2-about {
    position: absolute;
    right: 5%;
}

.nav-hue2-tw {
    margin-bottom: 100px;
}

.modal-dialog {
    width: 1000px;
}

#video {
    width: 100%;
}

button.close {
    position: relative;
    z-index: 99;
}

.idx-gg-bt .idx-icon {
    overflow: hidden;
    display: block;
    margin: 20px auto;
    font-size: 24px;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-style: normal;
    border-radius: 50%;
}

.nav-hue2 .idx-icon {
    color: #fff;
    background: #10a6b4;
    background: -webkit-linear-gradient(left, #02a68a, #1fd6f7);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #02a68a, #1fd6f7);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #02a68a, #1fd6f7);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #02a68a, #1fd6f7);
    /* 标准的语法 */
}

.idx-gg .box-1 ul li p em {
    overflow: hidden;
    margin: 0 auto;
    width: 101px;
    height: 101px;
    display: block;
    float: left;
    position: relative;
    background: #f4f5f7;
    border-radius: 50%;
}

.idx-gg .box-1 ul li p em img {
    display: block;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.datum li p:nth-of-type(2) {
    overflow: hidden;
    display: block;
    font-size: 18px;
    color: #999999;
    text-indent: 1em;
}

.about-us .page-box .about-left p {
    font-size: 21px;
    display: block;
    color: #ffffff;
    margin: 10px auto;
}

.about-titl em {
    overflow: hidden;
    margin: 0 auto;
    display: table;
    width: auto;
}

.carousel-indicators li {
    margin: 1px 5px;
}


/*兼容*/

@media (min-height:450px) and (max-height:800px) {}

@media only screen and (max-width: 1440px) {
    .header .header-nav ul li:last-child .Navigation>div {
        left: inherit;
    }
    .idx-gg>div {
        width: 1200px;
    }
    .idx-gg .box-2 ul li {
        width: calc((100% - 30px) / 3);
    }
    .idx-gg .box-2 ul li:nth-of-type(3n) {
        margin-right: 0;
    }
    .collaborate li {
        width: calc((100% - 40px) / 4);
    }
    .collaborate li:nth-of-type(4n) {
        margin-right: 0;
    }
    .footer-top-bg {
        width: 1200px;
    }
    .footer-canter-1 {
        padding-right: 4px;
    }
    .idx-gg .numbe-1 ul {
        height: 700px;
    }
    .idx-gg .numbe-2 ul {
        height: 385px;
    }
    .idx-gg .numbe-1 ul li i {
        height: 250px;
    }
    .detail-box {
        width: 1200px;
    }
    .detail .recommend-box ul {
        height: 500px;
    }
    .detail .recommend-box ul li {
        width: calc((100% - 80px) / 4);
    }
    .detail .recommend-box ul li a i {
        height: 190px;
    }
    .page-bg .page-box {
        margin: 0 auto;
        width: 1200px;
    }
    .page-bg .page-box2 {
        overflow: hidden;
        margin: 0 auto;
        width: 1200px;
    }
    .search2 .seek-txt {
        width: 350px;
    }
    .search-list-right .search-get {
        width: 730px;
    }
    .idx-gg .box-2 ul li i {
        height: 250px;
    }
    .banner2 .banner-wb {
        width: 1200px;
    }
    .product .page-bg>div {
        width: 1200px;
    }
    .banner3 {
        width: 1200px;
    }
    .support-box {
        width: 1200px;
    }
    .brand .speedy-4 .speedy-right img {
        margin-top: -100px;
    }
    .brand .speedy-5 .speedy-left,
    .brand .speedy-6 .speedy-left {
        width: 580px;
    }
    .brand .speedy-5 .speedy-right,
    .brand .speedy-6 .speedy-right {
        padding-left: 50px;
        width: calc(100% - 620px);
    }
    .brand .speedy-6 .speedy-right {
        margin: 110px auto 0;
    }
    .brand .speedy-5 .speedy-right div{
        left: 300px;
    }
    .brand .speedy-2 .speedy-right{
        left: 65%;
    }
}

@media only screen and (min-width: 1441px) {
    .idx-gg>div {
        width: 1440px;
    }
    .idx-gg .box-2 ul li {
        width: calc((100% - 45px) / 4);
    }
    .idx-gg .box-2 ul li:nth-of-type(4n) {
        margin-right: 0;
    }
    .collaborate li {
        width: calc((100% - 50px) / 6);
    }
    .collaborate li:nth-of-type(6n) {
        margin-right: 0;
    }
    .footer-top-bg {
        width: 1440px;
    }
    .idx-gg .numbe-1 ul li i {
        height: 270px;
    }
    .detail-box {
        width: 1440px;
    }
    .detail .recommend-box ul {
        height: 480px;
    }
    .detail .recommend-box ul li {
        width: calc((100% - 100px) / 5);
    }
    .detail .recommend-box ul li a i {
        height: 180px;
    }
    .page-bg .page-box {
        margin: 0 auto;
        width: 1440px;
    }
    .page-bg .page-box2 {
        overflow: hidden;
        margin: 0 auto;
        width: 1440px;
    }
    .search2 .seek-txt {
        width: 435px;
    }
    .search-list-right .search-get {
        width: 800px;
    }
    .idx-gg .box-2 ul li i {
        height: 230px;
    }
    .banner2 .banner-wb {
        width: 1440px;
    }
    .product .page-bg>div {
        width: 1440px;
    }
    .banner3 {
        width: 1440px;
    }
    .support-box {
        width: 1440px;
    }
    .focus {
        width: 1440px;
    }
}