html, body, ul, li, p, form {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

body {
    font-family: "PingFang SC", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial,
    "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "Microsoft YaHei", "Microsoft Jhenghei", sans-serif;
    background: url(../images/bg.jpg) repeat-y;
    background-size: 100%;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

input {
    -webkit-appearance: none;
    outline: none;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #555;
}

a:hover {
    color: #333;
}

* {
    outline: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

a:hover img {
    opacity: 0.7;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.site-header {
    width: 100%;
    height: 100px;
    position: relative;
    z-index: 1000;
}

.site-header .wrap {
    height: 100px;
    position: relative;
}

.site-header .head-logo {
    width: 108px;
}

.site-header .head-logo img {
    width: 100%;
}

.site-header .head-right {
    position: absolute;
    top: 0;
    right: 0;
}

.site-header .head-right .lang-select {
    font-family: "gothambookregular", Gotham-Book;
    font-size: 11px;
    color: #888;
    margin-top: 9px;
}

.site-header .head-right .lang-select a {
    color: #888;
}

.site-header .head-right .lang-select a.on, .site-header .head-right .lang-select a:hover {
    color: #333;
    text-decoration: underline;
}

.site-header .head-right .head-nav {
    position: absolute;
    top: 40px;
    right: 0;
    width: 880px;
}

.head-nav .head-icos, .head-nav .head-menu {
    float: right;
}

.head-nav .head-menu li {
    display: inline-block;
    margin-right: 35px;
    font-size: 16px;
}

.head-nav .head-menu li a {
    color: #333;
    font-weight: 500;
}

.head-nav .head-menu li a:hover {
    color: #000;
}

.head-nav .head-icos li {
    display: inline-block;
    margin-left: 17px;
    height: 18px;
    position: relative;
}

.head-nav .head-icos li.i-weibo {
    margin-left: 0;
}

.head-nav .head-icos li img {
    vertical-align: middle;
}

.qrbg {
    display: none;
    width: 128px;
    height: 161px;
    position: absolute;
    left: -54px;
    background: url(../images/qrbg.png) no-repeat;
    background-size: 128px 161px;
    z-index: 10;
}

.qrbg img {
    margin-top: 16px;
    margin-left: 6px;
    width: 117px;
    height: 117px;
}

.qrbg span {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.head-nav .head-icos li.i-xhs .qrbg {
    left: -46px;
}

.head-nav .head-icos li:hover .qrbg {
    display: block;
}

.top-pin {
    display: none;
    position: absolute;
    right: -40px;
    top: 29px;
    z-index: 10;
}

.i-pin-hover {
    display: none;
    width: 15px;
    height: 18px;
    padding: 7px 9px;
    background: #484848;
    position: absolute;
    top: -3px;
    left: -7px;
}

.i-pin-hover img {
    float: left;
}

.top-pin .top-pin-con {
    clear: both;
    background: #484848;
    width: 214px;
    height: 191px;
    text-align: center;
}

.head-nav .head-icos li.i-pin:hover .top-pin, .head-nav .head-icos li.i-pin:hover .i-pin-hover {
    display: block;
}

.top-search {
    display: none;
    position: absolute;
    right: -9px;
    top: 29px;
    z-index: 10;
}

.top-search form {
    background: #484848;
    padding: 5px;
    clear: both;
}

.i-search-hover {
    display: none;
    width: 15px;
    height: 18px;
    padding: 7px 9px;
    background: #484848;
    position: absolute;
    top: -3px;
    right: -9px;
}

.i-search-hover img {
    float: right;
}

.top-search input {
    font-size: 13px;
    line-height: 31px;
    width: 320px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #484848;
}

.head-nav .head-icos li.i-search:hover .top-search, .head-nav .head-icos li.i-search:hover .i-search-hover {
    display: block;
}

.header-hover {
    background: #fff;
}

.dropbg {
    display: none;
    position: absolute;
    background: rgba(51, 51, 51, 0.8);
    width: 100%;
    height: 100%;
    z-index: 999;
}

.dropbg .dropmenu {
    width: 1102px;
    background: #fff;
    margin: 0 auto;
}

.dropbg .dropmenu .dropcon {
    padding: 35px;
}

.dropcon .leftad {
    float: left;
}

.dropcon .leftad img {
    width: 320px;
    margin-bottom: 15px;
}

.dropcon .leftad li:last-child img {
    margin-bottom: 0;
}

.dropcon .lists {
    float: left;
}

.drop-composition .lists {
    padding-left: 60px;
}

.dropcon .lists .column {
    float: left;
    margin-left: 78px;
    font-size: 13px;
    color: #333;
}

.dropcon .lists .column div {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    font-weight: 500;
}

.dropcon .lists ul li {
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 1px solid #333;
    line-height: 16px;
}

.dropcon .lists ul li a:hover {
    color: #999;
}

.dropcon .lists > ul {
    float: left;
    margin-left: 78px;
    font-size: 13px;
    color: #333;
}

.dropcon .leftad2 {
    float: left;
}

.dropcon .leftad2 img {
    width: 220px;
}

.dropcon .leftad2 li {
    display: inline-block;
    margin-right: 10px;
}

#footer .wrap {
    height: 100px;
    position: relative;
    padding-top: 34px;
}

#footer .to-top {
    display: none;
    position: fixed;
    left: 50%;
    bottom: 270px;
    margin-left: 564px;
    width: 36px;
    height: 36px;
    z-index: 10;
}

#footer .to-top img {
    width: 100%;
    opacity: 0.7;
}

#footer .wrap .foot-menu li {
    display: inline-block;
    color: #555;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    font-weight: 500;
    padding: 0 20px;
    border-right: 1px solid #555;
}

#footer .wrap .foot-menu li:first-child {
    padding-left: 0;
}

#footer .wrap .foot-menu li:last-child {
    border-right: none;
}

#footer .wrap .foot-menu li a {
    color: #555;
}

#footer .wrap .foot-menu li a:hover {
    color: #333;
}

#footer .copyrights {
    width: 690px;
    font-size: 13px;
    font-weight: normal;
    color: #555;
    margin-top: 24px;
}

#footer .copyrights .foot-logo {
    margin-bottom: 23px;
}

#footer .copyrights img {
    width: 114px;
}

#footer .copyrights .info1 {
    font-weight: 500;
}

#footer .copyrights .info2 {
    margin-top: 20px;
    font-family: "gothambookregular", Gotham-Book;
    margin-bottom: 20px;
}

#footer .foot-icos {
    position: absolute;
    top: 108px;
    left: 877px;
}

#footer .foot-icos li {
    display: inline-block;
    margin-right: 40px;
    width: 46px;
    position: relative;
}

#footer .foot-icos li img {
    width: 46px;
}

#footer .foot-icos li .qrbg3 {
    display: none;
    width: 128px;
    height: 161px;
    position: absolute;
    left: -40px;
    bottom: 48px;
    background: url(../images/qrbg2.png) no-repeat;
    background-size: 128px 161px;
    z-index: 10;
}

#footer .foot-icos li .qrbg3 img {
    float: left;
    margin-top: 6px;
    margin-left: 6px;
    width: 117px;
    height: 117px;
}

#footer .foot-icos li .qrbg3 span {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

#footer .foot-icos li:hover .qrbg3 {
    display: block;
}

.banner {
    width: 100%;
    max-width: 2560px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

.banner .banner-wrap {
    width: 100%;
    padding-top: 32.66667%;
    position: relative;
}

.banner .banner-con {
    position: absolute;
    top: 0;
    width: 100%;
}

.banner img {
    width: 100%;
}

.banner .slick-dots {
    bottom: 25px;
    z-index: 100;
}

.banner.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.banner .slick-prev, .banner .slick-next {
    width: 31px;
    height: 62px;
    z-index: 100;
}

.banner .slick-prev {
    left: 20px;
    background: url(../images/arrow-l.png) no-repeat;
    background-size: 31px 62px;
}

.banner .slick-next {
    right: 20px;
    background: url(../images/arrow-r.png) no-repeat;
    background-size: 31px 62px;
}

.banner .slick-prev:before, .banner .slick-next:before {
    display: none;
}

.banner a:hover img {
    opacity: 1;
}

.new-products {
    background: #fff;
    padding-top: 50px;
}

.new-products .product-posters {
    height: 350px;
    margin-bottom: 22px;
}

.new-products .product-posters li {
    float: left;
    margin-right: 70px;
    width: 350px;
    height: 350px;
}

.new-products .product-posters li img {
    float: left;
    width: 100%;
}

.new-products .product-posters li:last-child {
    margin-right: 0;
}

.jkck-news{
    background: #fff;
    padding-top: 60px;
}

.snslist{
    width: 1200px;
    margin:0 auto 48px;
    height: 145px;
}
.snslist li{
    display: block;
    width: 145px;
    height: 145px;
    float: left;
}
.snslist li img{
    width: 145px;
    height: 145px;
}

.news-wrap{
    width: 1154px;
    margin:0 auto;
    height: 376px;
}
.news-wrap .n-right{
    float: right;
}
.news-wrap .n-left{
    float: left;
    width: 532px;
}
.news-wrap .n-title{
    font-family: "gothambookregular",Gotham-Book;
    font-size: 21px;
    line-height: 60px;
    color: #555;
    border-bottom: 1px solid #777;
}
.news-wrap .n-title a{
    color:#555;
    font-size: 14px;
    float: right;
}
.news-wrap .n-con{
    font-size: 17px;
    line-height: 17px;
    height: 214px;
    padding-top: 25px;
    color:#555;
    border-bottom: 1px solid #777;
}
.news-wrap .n-con li{
    margin-bottom: 25px;
}
.news-wrap .n-con li span{
    float: right;
}

.index-title {
    font-family: "gothambookregular", Gotham-Book;
    font-size: 42px;
    font-weight: bold;
    color: #333;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.index-title .f1 {
    font-size: 40px;
    font-weight: normal;
    margin-right: 10px;
}

.products-list li {
    width: 360px;
    display: inline-block;
    margin-right: 52px;
    margin-bottom: 10px;
}

.products-list li:nth-child(3n) {
    margin-right: 0;
}

.products-list img {
    width: 340px;
    height: 340px;
}

.products-list .tit1 {
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.products-list .tit2 {
    font-size: 19px;
    line-height: 30px;
    color: #555;
    text-align: center;
    height: 30px;
    overflow: hidden;
}

.products-list .tit3 {
    font-size: 18px;
    color: #555;
    text-align: center;
}

.products-list li a:hover .tit1 {
    color: #666;
}

.products-list li a:hover .tit2, .products-list li a:hover .tit3 {
    color: #999;
}

.shingen-movie {
    margin-bottom: 64px;
}

.shingen-movie .wrap {
    background: #fff;
    height: 500px;
    position: relative;
}

.shingen-movie .wrap .movie-about {
    color: #333;
    position: absolute;
    right: 73px;
    top: 96px;
    width: 201px;
    font-size: 18px;
    line-height: 36px;
}

.shingen-movie .wrap .movie-play {
    position: absolute;
    top: 40px;
    left: 35px;
}

.shingen-movie .wrap .movie-play video {
    width: 747px;
    height: 420px;
}

.shingen-movie .wrap .movie-about p.b {
    font-weight: 500;
}

.shingen-movie a:hover img {
    opacity: 1;
}

.page-banner {
    width: 1200px;
    height: 600px;
    margin: 35px auto;
    position: relative;
}

.page-banner img {
    width: 1200px;
    height: 600px;
    position: absolute;
}

.page-banner ul {
    position: absolute;
    bottom: 41px;
    width: 890px;
    left: 180px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-ajjuest: none;
}

.page-banner ul li {
    height: 37px;
    display: inline-block;
    background: #fff;
    border: 1px solid #888;
    opacity: 0.9;
    border-radius: 2px;
    font-size: 16px;
    line-height: 1;
    margin-left: -1px;
    margin-top: -1px;
    color: #333;
    font-family: "gothambookregular", Gotham-Book;
}

.page-banner ul li a {
    float: left;
    padding: 9px 17px;
    height: 19px;
    vertical-align: baseline;
}

.page-banner ul li a:hover {
    background: #555;
    color: #fff;
}

.page-content {
    width: 1200px;
    margin: 50px auto 100px;
    background: #fff;
    text-align: center;
}

.page-content ul.list-r li {
    list-style: square inside url('../images/li-r.png');
}

.page-content ul.list-r {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    line-height: 2.5;
    font-size: 18px;
    color: #444;
}

.page-title {
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600;
    color: #333;
}

.news-list {
    padding: 50px;
    background: #fff;
    min-height: 500px;
    margin-bottom: 80px;
}

.news-head {
    border-bottom: 1px solid #888;
}

.news-head div {
    display: inline-block;
    font-size: 14px;
    line-height: 52px;
    color: #555;
}

.news-head div.f1 {
    width: 78%;
    font-size: 16px;
}

.news-head div.f2, .news-head div.f3, .news-head div.f4 {
    width: 10%;
    text-align: center;
}

.news-item {
    border-bottom: 1px solid #888;
}

.news-item div {
    display: inline-block;
    font-size: 12px;
    line-height: 52px;
    color: #555;
}

.news-item div.f1 {
    width: 78%;
    font-size: 14px;
}

.news-item div.f2, .news-item div.f3, .news-item div.f4 {
    width: 10%;
    text-align: center;
    font-family: "gothambookregular", Gotham-Book;
}

.news-con {
    padding: 50px;
    background: #fff;
    min-height: 500px;
    margin-bottom: 80px;
}

.news-title {
    font-size: 30px;
    line-height: 55px;
    color: #555;
}

.news-info {
    font-size: 13px;
    color: #666;
    font-family: "gothambookregular", Gotham-Book;
    padding: 10px;
    border-bottom: 1px solid #888;
}

.news-info img {
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    vertical-align: -20%;
}

.news-info span {
    margin-right: 15px;
}

.news-content {
    padding: 55px 0;
    font-size: 16px;
    font-weight: 400;
    color: #555;
    overflow: hidden;
}

.news-content p {
    margin-bottom: 26px;
    word-wrap: break-word;
}

.news-content img {
    max-width: 100%;
    display: block;
    margin: 30px auto;
}

.news-foot {
    line-height: 50px;
    height: 50px;
    border-top: 1px solid #999;
    padding-top: 24px;
    font-size: 14px;
}

.news-foot .f-next, .news-foot .f-back {
    display: block;
}

.news-foot .f-next {
    float: right;
    padding-right: 40px;
    background: url(../images/i-next.png) no-repeat right center;
    background-size: 20px 20px;
}

.news-foot .f-back {
    float: left;
    padding-left: 40px;
    background: url(../images/i-back.png) no-repeat left center;
    background-size: 20px 20px;
}

.pages {
    padding: 58px 0;
    font-size: 14px;
    font-family: "gothambookregular", Gotham-Book;
    color: #777;
    text-align: center;
}

.pages em, .pages i {
    font-style: normal;
}

.pages a {
    padding: 4px 8px;
    border: 1px solid transparent;
    color: #777;
    margin: 0 4px;
}

.pages a:hover {
    border-color: #777;
}

.pages a.on {
    border: 1px solid #888;
}

.component-title {
    font-size: 65px;
    font-weight: 500;
    color: #333;
    line-height: 1;
    text-align: center;
    padding: 20px 0 50px;
}

.component-con {
    padding: 50px;
    background: #fff;
    min-height: 500px;
    margin-bottom: 80px;
}

.component-con .products-list li {
    width: 350px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 70px;
}

.component-con .products-list li:nth-child(3n) {
    margin-right: 0;
}

.component-con .products-list img {
    width: 350px;
    height: 350px;
}

.component-con h1 {
    font-size: 22px;
    line-height: 35px;
    font-weight: 500;
    color: #fff;
    background: #777;
    padding: 0 15px;
    display: inline-block;
    margin: 40px 0 40px;
    position: relative;
}

.component-con h1:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1100px;
    height: 1px;
    overflow: hidden;
    background: #777;
}

.component-content {
    line-height: 36px;
    font-size: 18px;
    color: #555;
}

.component-content p, .component-content table, .component-content h2 {
    margin: 0 30px;
}

.component-con h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.component-con h1 + h2 {
    margin-top: 0;
}

.filter-list {
    margin-bottom: 53px;
}

.filter-list ul {
    font-size: 0;
}

.filter-list ul li {
    display: inline-block;
    width: 20%;
    font-size: 22px;
}

.filter-list ul.c4 li {
    width: 25%;
}

.filter-list ul.c6 li {
    width: 13.8%;
}

.filter-list ul li a {
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 52px;
    background: #fff;
}

.filter-list ul li:nth-child(2n) a {
    background: #EBEBEB;
}

.filter-list ul.c4 li:nth-child(2n+5) a {
    background: #EBEBEB;
}

.filter-list ul.c4 li:nth-child(2n+6) a {
    background: #fff;
}

.filter-list ul li a:hover, .filter-list ul.c4 li a:hover, .filter-list ul li.on a, .filter-list ul.c4 li.on a {
    background: #555555;
    color: #fff;
}

.pro-list {
    min-height: 400px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.product-item {
    margin-bottom: 30px;
    height: 450px;
    padding: 40px 60px;
    background: #fff;
}

.product-item .photo {
    float: left;
    margin-right: 100px;
    width: 460px;
    height: 460px;
    text-align: center;
    vertical-align: middle;
}

.product-item .info {
    float: left;
    width: 490px;
    padding-top: 40px;
}

.product-item .title1 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 17px;
}

.product-item .title2 {
    font-size: 22px;
    color: #555;
    height: 70px;
}

.product-item .title3 {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    line-height: 1;
    padding: 10px 0;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    margin-bottom: 10px;
}

.product-item .title4 {
    font-size: 16px;
    color: #555;
    font-family: "gothambookregular", Gotham-Book;
}

.product-item .specs {
    margin-top: 100px;
    margin-bottom: 24px;
}

.product-item .specs label {
    font-size: 16px;
    font-weight: 500;
    color: #888;
    margin-right: 35px;
}

.product-item .specs span {
    color: #888;
}

.product-item .specs span em {
    display: none;
    font-size: 26px;
    color: #555;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
}

.product-item .links {
    margin-top: 40px;
    font-size: 0;
}

.product-item .links img.link-btn {
    width: 137px;
    height: 30px;
}

.product-item .links div.pro-link {
    display: inline-block;
    margin-right: 15px;
    position: relative;
}

.qrbg2 {
    display: none;
    width: 128px;
    height: 161px;
    position: absolute;
    left: 15px;
    bottom: 35px;
    background: url(../images/qrbg2.png) no-repeat;
    background-position: none;
    background-size: 128px 161px;
    z-index: 10;
}

.qrbg2 img {
    margin-top: 6px;
    margin-left: 6px;
    width: 117px;
    height: 117px;
}

.qrbg2 span {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.product-item .links div.pro-link:hover .qrbg2 {
    display: block;
}

.product-content {
    background: #fff;
    padding: 55px 0;
    font-size: 16px;
    font-weight: 400;
    color: #555;
    line-height: 32px;
    min-height: 400px;
    margin-bottom: 50px;
}

.product-item .slide img {
    width: 460px;
    /*height: 460px;*/
}

.product-item .slide .slick-dots {
    bottom: 10px;
    z-index: 100;
}

.page-banner ul.club li.club-join {
    margin-left: 15px;
}

.page-banner ul.club li.club-join a {
    background: #555;
    color: #fff;
}

.content-inner {
    text-align: left;
    padding: 50px 50px 70px;
    color: #555555;
    font-size: 18px;
    line-height: 2;
}

.content-inner h1 {
    font-size: 22px;
    line-height: 35px;
    font-weight: 500;
    color: #fff;
    background: #777;
    padding: 0 15px;
    display: inline-block;
    margin: 40px 0 40px;
    position: relative;
}

.content-inner h1:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1100px;
    height: 1px;
    overflow: hidden;
    background: #777;
}

.content-inner p {
    margin: 0 40px;
}

.content-inner ul {
    margin: 0 40px;
}

.content-inner ul li {
    list-style: square inside url('../images/li-ico.png');
}

.content-inner table {
    width: 906px;
    margin: 0 auto;
    border: 1px solid #555;
    border-collapse: collapse;
}

.content-inner table th {
    background: #777;
    color: #fff;
    font-weight: normal;
}

.content-inner table td, .content-inner table th {
    border: 1px solid #555;
    text-align: center;
    padding: 4px 0;
}

.join-con {
    padding: 86px;
}

.join-con h1 {
    font-size: 45px;
    font-weight: 500;
    color: #333;
    text-align: center;
    margin-top: 0;
    margin-bottom: 27px;
}

.join-con h2 {
    font-size: 18px;
    font-weight: 400;
    color: #777;
    line-height: 24px;
}

.join-con .fields {
    margin-bottom: 29px;
}

.join-con label {
    display: inline-block;
    width: 120px;
    font-size: 18px;
    color: #333;
    text-align: left;
}

.join-con label b {
    color: #D82117;
}

.join-con input {
    width: 650px;
    border: 1px solid #999;
    font-size: 14px;
    line-height: 34px;
    padding: 0 10px;
    height: 34px;
}

.join-con .checks {
    font-size: 16px;
    font-weight: 400;
    color: #555;
    line-height: 24px;
    margin-bottom: 71px;
}

.join-con .checks input {
    border: none;
    width: auto;
    height: auto;
}

.join-con input.btn-submit {
    width: 150px;
    background: #555;
    color: #fff;
    border-radius: 2px;
    border-color: #888;
}

.modal-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

.modal-win {
    width: 365px;
    height: 198px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -99px;
}

.modal-win a.close {
    position: absolute;
    right: 18px;
    top: 18px;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(../images/close.png) no-repeat;
    background-size: 12px 12px;
    cursor: pointer;
}

.modal-win .modal-con {
    position: absolute;
    width: 325px;
    margin: 48px 20px;
    font-size: 18px;
    font-weight: 500;
    color: #555;
    line-height: 25px;
    text-align: center;
}

.modal-win .modal-foot {
    position: absolute;
    width: 100%;
    top: 120px;
    left: 0;
    text-align: center;
}

.modal-win .modal-foot input {
    width: 119px;
    height: 37px;
    background: #555;
    border: 1px solid #888;
    border-radius: 2px;
    color: #fff;
}

.pro-link a:hover img {
    opacity: 1;
}

.error_page {
    padding: 30px 0;
}

.product-banner {
    width: 1200px;
    height: 100px;
    background-size: 1200px 600px;
    position: relative;
    margin-top: 35px;
}

.product-banner .filter-list {
    width: 96%;
    position: absolute;
    bottom: -10px;
    left: 2%;
    margin-bottom: 0;
}

.product-banner .filter-list ul li a {
    line-height: 35px;
    font-size: 16px;
}

.product-banner .page-title {
    width: 470px;
    height: 100px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 7px;
    margin-left: -243px;
    margin-top: -108px;
}

.product-banner .page-title p {
    width: 470px;
    height: 100px;
    font-size: 42px;
    font-weight: 800;
    color: #333;
    padding: 0;
    margin: 0;
    line-height: 100px;
    background: rgba(255, 255, 255, 0.8);
}

.info-item {
    margin-bottom: 50px;
    padding: 50px 70px;
    background: #fff;
}

.info-title {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 17px;
}

.info-item a {
    color: #333;
}

.info-summary {
    font-size: 18px;
    color: #555;
    line-height: 35px;
}

.search-form {
    margin: -50px auto 50px;
    width: 1000px;
}

.search-form form {
    border: 1px solid #484848;
    height: 64px;
    background: #fff;
}

.search-form button {
    border: none;
    background: #484848 url(../images/search-white.png) no-repeat center;
    background-size: 22px 24px;
    width: 64px;
    height: 64px;
    float: right;
}

.search-form input {
    width: 900px;
    padding: 0 10px;
    height: 64px;
    line-height: 64px;
    border: none;
    font-size: 18px;
    font-weight: 400;
}


.brand-content, .product-content {
    color: #333;
}

.brand-content h1, .product-content h1 {
    font-size: 65px;
    margin: 0 0 40px 0;
    line-height: 80px;
    text-align: left;
}

.brand-content h2, .product-content h2 {
    font-size: 40px;
    margin: 0 0 40px 0;
    line-height: 50px;
    text-align: left;
}

.brand-content h3, .product-content h3 {
    font-size: 30px;
    margin: 0 0 20px 0;
    line-height: 40px;
    text-align: left;
    font-weight: 400;
}

.brand-content h4, .product-content h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    line-height: 30px;
    text-align: left;
    font-weight: 400;
}

.brand-content p, .product-content p {
    font-size: 18px;
    line-height: 1.9;
    text-align: left;
}

.brand-content p {
    line-height: 2.2;
}

.product-content img {
    display: block;
    margin: 0 auto;
    width: 50%;
}

.sy-content {
    padding: 97px;
    background: #fff;
}

.sy-content .sy-title {
    padding-bottom: 72px;
    border-bottom: 1px solid #B5B5B5;
    margin-bottom: 34px;
}

.sy-content .sy-title h1 {
    font-size: 50px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    margin-bottom: 60px;
}

.sy-content .sy-title p {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 36px;
}

.sy-content .sy-items {
    font-size: 0;
}

.sy-content .sy-items .item {
    width: 250px;
    height: 250px;
    overflow: hidden;
    display: inline-block;
}

.sy-content .sy-items .item img.cover {
    cursor: pointer;
}

.sy-content .sy-items .item-con {
    margin: 20px 0;
    padding: 20px 0;
    display: block;
    opacity: 0;
    position: relative;
    font-size: 14px;
    color: #555;
    line-height: 1.9;
    transition: all 0.6s ease;
}

.sy-content .sy-items .item-con.show {
    opacity: 1;
}

.sy-content .sy-items .item-con span.close {
    display: block;
    cursor: pointer;
    width: 21px;
    height: 21px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../images/close.png) no-repeat center;
    background-size: 21px 21px;
}

.sy-content .sy-items .item-con p {
    margin: 0 0 20px;
}

.sy-logos {
    padding-bottom: 34px;
    border-bottom: 1px solid #B5B5B5;
    margin-bottom: 72px;
}

.sy-logos ul li {
    float: left;
    padding: 4px;
    width: 117px;
    height: 117px;
    vertical-align: middle;
    text-align: center;
    line-height: 118px;
    font-size: 0;
    display: flex;
    align-items: center;
}

.sy-logos ul li a {
    max-width: 117px;
    max-height: 117px;
    flex: 1;
    display: flex;
    justify-content: center;
}

.sy-logos ul li a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.7;
}

.sy-logos ul li a:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    opacity: 1;
}

.aesthetics {
    display: flex;
    padding: 100px 110px 100px;
    justify-content: space-between;
}

.aesthetics-single {
    display: flex;
    text-align: left;
}

.aesthetics-single p {
    line-height: 2.4;
}

.culture-card {
    position: relative;
    width: 1200px;
    margin: 50px auto 100px
}

.culture-card .culture-card-main {
    background: #ffffff;
    padding: 45px 34px;
}

.culture-card .culture-card-img {
    width: 790px;
    height: 444px;
    float: left;
}

.culture-card .culture-card-img img {
    max-width: 100%;
    height: 100%;
}

.culture-card-img video {
    width: 100%;
    height: 100%;
}

.culture-card .culture-card-text {
    /*flex 布局*/
    display: flex;
    /*实现垂直居中*/
    width: 293px;
    flex-flow: column wrap-reverse;
    justify-content: center;
    height: 444px;
    margin-left: 49px;
    float: left;
}

.culture-card .culture-titleImg {
    width: 450px;
    position: absolute;
    top: 450px;
    right: -125px;
}

@media screen and (max-width: 1309px) {
    .culture-card .culture-titleImg {
        right: -27px;
        width: 400px;
    }
}

.culture-card .culture-titleImg img {
    width: 100%;
}

.page-foot-banner {
    width: 1200px;
    margin: 35px auto;
}

.page-foot-banner img {
    width: 1200px;
    max-height: 365px;
}

.index_sharebox {
    background: #fff;
}

.index_sharebox .ttag {
    width: 1200px;
    margin: 0 auto;
    height: 30px;
    padding: 30px 0;
    position: relative;
    line-height: 30px;
    text-align: center;
    font-size: 42px;
    color: #000;
}

.index_sharebox .sharebox {
    width: 1200px;
    margin: 0 auto;
}

.index_sharebox .sharebox .sharelist {
    width: 1212px;
    position: relative;
}

.index_sharebox .sharebox .sharelist li {
    float: left;
    list-style-type: none;
    padding: 0px 10px 10px 0px;
}

.index_sharebox .sharebox .sharelist .sbox {
    width: 292px;
    overflow: hidden;
}

.index_sharebox .sharebox .sharelist .sbox .pbox {
    width: 292px;
    height: 172px;
    overflow: hidden;
}

.index_sharebox .sharebox .sharelist .sbox .pbox img {
    width: 292px;
}

.index_sharebox .sharebox .sharelist .bbox {
    width: 594px;
    position: relative;
}

.index_sharebox .sharebox .sharelist .bbox .pbox {
    width: 594px;
    height: 364px;
    overflow: hidden;
}

.index_sharebox .sharebox .sharelist .bbox .pbox img {
    width: 594px;
}

.index_sharebox .sharebox .sharelist .bboxabs {
    position: absolute;
    left: 0px;
    top: -192px;
}

.index_sharebox .sharebox .sharelist .dtitlebox {
    padding: 1px;
    background: #eee;
}

.index_sharebox .sharebox .sharelist .dtitlebox .dtitle {
    padding: 19px 8px;
    line-height: 22px;
    background: #fff;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_sharebox .sharebox .sharelist li a {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    overflow: hidden;
}

.index_sharebox .sharebox .sharelist li a .con {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s;
}

.index_sharebox .sharebox .sharelist li a .con .txt {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    margin: 40% auto;
}

@media (min-width: 1024px) {
    .index_sharebox .sharebox .sharelist li a:hover .con {
        opacity: 1;
        transform: translateY(0px);
    }
}

a.cmore {
    display: block;
    position: absolute;
    right: 0px;
    top: 30px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: url(../images/inc_arr.png) right center no-repeat;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.index-about {
    background: #fff;
    padding-top: 100px;
}

.index-about-cont {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.index-about-cont .left {
    margin: 0 auto;
    text-align: center;
}

.index-about-cont .left .title {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 28px;
}

.index-about-cont .left .desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
}

.position-index-about{
    background: #fff;
    padding-top: 50px;
}

.mission-index-about{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 50px;
}