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

.header0 {
    background: rgb(68,68,68);
}
.header0 ul {
    padding: 3px 0;
}
.header0 ul>li {
    color: rgb(190,190,190);
    border-right: 1px solid rgb(156,156,156);
}
.header0 ul>li a {
    padding-left: 5px;
    color: #ffffff;
    padding-right: 5px;
    text-decoration:none;
    font-size: 11px;
}
.tab_link {
    text-align: right;
}
.d-inline img {
    padding-left: 10px;
}
.header1{
    position: relative;
    height: 88px;
}
.header1 .row{
    height: 100%;
}
.header1 .row .col-3{
    height: 100%;
    padding: 11px 0;
}
.header1 .row .col-9{
    height: 100%;
    line-height: 88px;
}
.header1 .nev{
    width: 97%;
}
.header1 ul {
    font-size: 13px;
    color: rgb(111,111,111);
}
.header1 ul>li {
    width: calc(100% / 9 - 1px);
    margin-left: 6px;
    text-align: center;
    position: relative;
}
.header1 ul>li a{
    color: rgb(111,111,111);
    text-decoration: none;
}
.header1 .search{
    position: relative;
    top: 50%;
    transform: translatey(-50%);
}
.header1 .search_input{
    position: absolute;
    right: 0;
    height: 40px;
    line-height: 34px;
    z-index: 15;
}
.header1 .search_input form{
    height: 100%;
}
.header1 .search_input form input{
    /*display: inline-block;*/
}
.header1 .search_input form button{
    position: absolute;
    top: 0;
    right: -55px;
}
.active::after{
    content: ;
    position: absolute;
    display: inline-block;
    height: 0;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    
}
.active a{
    color: rgb(15,40,76) !important;
}
#banner{
    width: 100%;
}
#home_1{
    position: relative;
}
#home_7{
    position: relative;
    background: rgb(243,243,243);
    padding: 158px 0 111px;
}
.crumb{
    margin: 11px 0 0;
}
.fenlei{
    position: absolute;
    margin: 0 auto;
    top: -321px;
    z-index: 9;
    background: #fff;
    height: 222px;
    box-shadow: 0px 5px 5px rgba(0,0,0,.3);
    width: 100%;
}
.fenlei .col-sm{
    position: relative;
    border-right: 1px solid #ccc;
    height: 111px;
    text-align: center;
    padding: 0 23px;
    top: 50%;
    transform: translatey(-50%);
}
.fenlei .col-sm a{
    color: rgb(0,0,0);
    text-decoration: none;
}
.fenlei .col-sm:nth-last-of-type(2){
    border-right: none;
}
.fenlei .col-sm:last-of-type{
    /*border-right: none;*/
    display: none;
}
.fenlei .col-sm h6{
    margin-top: 11px;
    font-size: .9rem;
    font-weight: 400;
    margin-top: 16px;
    margin-bottom: 0;
}
.fenlei .col-sm p{
    font-size: .6rem;
    font-weight: 400;
}
.technology{
    margin-top: 300px;
}
.technology .col:first-of-type{
    margin-right: 158px;
}
.technology_col .col:first-of-type{
    margin-right: 0;
}
.technology h1{
    font-size: 4rem;
    font-weight: 400;
}
.technology .technology_col{
    width: 58%;
    margin-top: 111px;
}
.technology p{
    color: rgb(167,167,167);
    font-size: 13px;
    margin: 11px 0 58px;
}
.technology .more{
    background: rgb(142,142,142);
    display: inline-block;
    padding: 5px 21px;
}
.technology .more a{
    color: #fff;
    text-decoration: none;
}
.service{
    position: relative;
    width: 100%;
}
.service .service_img{
    position: relative;
    width: 100%;
    background:  no-repeat 100%;
    height: 925px;
}
.service_img .wpx_1200{
    padding: 46px 0 0;
    color: rgb(255,255,255);
}
.service_img h1{
    font-size: 3rem;
    font-weight: 400;
}
.service_img h2{
    font-size: 2.3rem;
    position: relative;
}
.service_img h2::before{
    content: '';
    position: absolute;
    display: block;
    width: 33%;
    height: 2px;
    background: rgb(146,146,146);
    top: 50%;
    transform: translatey(-50%);
    left: 0;
}
.service_img h2::after{
    content: '';
    position: absolute;
    display: block;
    width: 33%;
    height: 2px;
    background: rgb(146,146,146);
    top: 50%;
    transform: translatey(-50%);
    right: 0;
}
.service_img .h3{
    font-size: 1.2rem;
    color: rgb(152,152,152);
    font-weight: 400;
}
.service_img .row{
    margin-top: 50px;
}
.service_img .col-6:nth-child(1) img{
    margin: 2px 0 0 309px;
}
.service_img .col-6:nth-child(2) img{
    margin: 0 350px 0 0;
    height: 84%;
}
.service_img .col img{
    margin: -31px 0 0 55px;
    width: 44%;
}
.service{
    position: relative;
    background: rgb(200,200,200);
    padding: 23px 0;
}
.service .col{
    text-align: center;
    border-right: 1px dashed #999;
}
.service .col:last-of-type{
    border-right: none;
}
.bathroom{
    position: relative;
    background:  no-repeat 100%;
    height: 1172px;
    padding-top: 111px;
}
.float_piece{
    /*top: 5rem;*/
    z-index: 999;
}
/*.float_piece ul>li{*/
/*    margin-bottom: 3rem;*/
/*}*/
.float_piece .plus{
    word-wrap: break-word;
    /*width: 3.5rem;*/
    text-align: center;
    font-size: 5rem;
    font-weight: 700;
    color: rgb(35,25,21);
    line-height: 1.3;
    float: left;
    margin-right: 21px;
}
.float_piece .plus span{
    display: block;
    font-size: 6rem;
    color: rgb(164,31,36);
}
.float_piece .plus p{
    font-size: 1rem;
    font-weight: 500;
}
/*.float_piece .add_out{*/
/*    display: inline-block;*/
/*    line-height: 2;*/
/*}*/
/*.float_piece .add_out>li{*/
/*    display: table;*/
/*    margin: 1.5rem 0;*/
    /*border-bottom: 1px solid rgb(115,109,106);*/
/*}*/
/*.float_piece .add_out>li:nth-of-type(2){*/
/*    margin: 7rem 0;*/
/*}*/
.piece_title{
    font-size: 44px;
    color: rgb(164,31,36);
    /*float: left;*/
    font-weight: bolder;
    margin-right: 9px;
    display: inline-block;
    line-height: 1;
}
.piece_desc{
    display: inline-block;
    line-height: 1.6;
}
.piece_desc p{
    font-size: 13px;
    color: rgb(33,33,33);
    margin-bottom: 0;
}
.hotline{
    position: relative;
    width: 100%;
    background:  no-repeat bottom;
    height: 325px;
    margin-top: -79px;
}
.hotline .row{
    margin: 0 269px;
    height: 325px;
}
.hotline .row .col:nth-child(1) img{
    height: 90%;
    margin: 34px 0 0 29px;
}
.hotline .row .col:nth-child(2){
    position: relative;
    height: 100%;
}
.hotline .tel{
    position: absolute;
    bottom: 0;
    right: -66px;
    color: #fff;
    width: 50%;
    font-size: 1.2rem;
    font-weight: 500;
}
.hotline .tel p{
    font-size: 1.6rem;
    line-height: 1;
    margin: 13px 0;
}
.hotline .tel>div{
    position: absolute;
    color: #fff;
    bottom: 16%;
    right: -158px;
    background: rgba(255,255,255,.2);
    border-radius: 23px;
    border: 1px solid rgb(170,170,169);
    padding: 5px 9px;
    z-index: 1;
}
.hotline .tel>div a{
    display: flex;
}
.hotline .tel>div span{
    color: #fff;
    font-size: .8rem;
    line-height: 2;
    margin-right: 9px;
}
.hotline .tel>div img{
    align-self: center;
}
.hotline .row .col:nth-child(3) img{
    margin: 0 0 0 70px;
}
.commission{
    height: 999px;
    background:  no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.comm{
    position: relative;
}
.comm .wpx_1200{
    position: relative;
    top: 50%;
    transform: translatey(-50%);
}
.comm .p{
    position: relative;
    display: inline-block;
    background: rgb(165,32,37);
    padding: 0px 24px 3px;
    letter-spacing: 3px;
    border-radius: 23px;
}
.commission .p{
    margin-top: 11px;
}
.commission .p::before{
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    left: 0;
    top: -9px;
    background: #fff;
}
.commission h4{
    font-weight: 400;
}
.commission .row{
    margin-top: 158px;
}
.commission .row .col-sm-auto{
    padding: 0 38px;
}
.commission .row .col-sm img, .commission .row .col-sm-auto img{
    width: 69px;
}
.commission .row .col-sm p, .commission .row .col-sm-auto p{
    font-size: 13px;
    margin-top: 11px;
}
.advantage{
    height: 680px;
    background:  no-repeat;
    background-size: 100% 100%;
    color: rgb(26,26,26);
}
.advantage h1{
    font-weight: 900;
    letter-spacing: 6px;
}
.advantage h4{
    font-weight: 400;
    margin: 0px 0 25px;
}
.advantage .p{
    color: rgb(255,255,255);
}
.advantage .row{
    margin-top: 158px;
}
.advantage .row .col-sm img{
    width: 58px;
}
.advantage .row .col-sm p{
    font-size: 15px;
    color: rgb(42,33,29);
    font-weight: 500;
}
.make{
    height: 850px;
    background:  no-repeat;
    background-size: 100% 100%;
    color: rgb(26,26,26);
}
.make .row{
    padding-top: 99px;
    color: #fff;
}
.make .row .col-md-5{
    background: rgba(110,110,110,.8);
    padding: 111px 58px 99px;
}
.make .row h3::after{
    content: '';
    position: relative;
    display: block;
    width: 16%;
    height: 2px;
    background: #fff;
    margin: 44px 0;
}
.make .row .title_cn{
    font-size: 15px;
}
.make .row .title_en{
    font-size: 14px;
    margin-top: 89px;
}
.make .but{
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 5px 0px;
    margin-top: 44px;
}
.make .but a{
    text-decoration: none;
    color: rgb(85,85,85);
    font-size: 15px;
    padding: 6px 23px;
}
.about{
    height: 780px;
    background:  no-repeat;
    background-size: 100% 100%;
    color: rgb(26,26,26);
}
.about_title{
    position: relative;
}
.about_title h2{
    position: relative;
    font-weight: bolder;
}
.about_title h2::before{
    content: '';
    position: absolute;
    display: block;
    background: rgb(111,111,111);
    width: 26%;
    height: 1px;
    left: -30%;
    top: 50%;
    transform: translatey(-50%);
}
.about_title h4{
    font-weight: 300;
}
.about .row{
    padding: 138px 61px 0 0;
}
.about .row .col-md-7{
    padding: 0 58px;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 1px;
}
.about .content{
    padding: relative;
    margin: 0;
}
.about .content::before{
    content: '';
    position: absolute;
    display: block;
    width: 9px;
    height: 9px;
    border: 1px solid rgb(148,148,148);
    border-radius: 50% 50%;
    top: 395px;
    left: 179px;
}
.about .content::after{
    content: '';
    position: relative;
    display: block;
    background: rgb(148,148,148);
    width: 111px;
    height: 1px;
    margin-top: 99px;
    margin-bottom: 58px;
}
.about h6{
    color: rgb(154,154,154);
    font-size: 14px;
}
.about .but{
    display: inline-block;
    background: rgb(58,58,58);
    float: right;
    margin: 50px -105px 0px 0px;
}
.about .but a{
    color: #fff;
    text-decoration: none;
    padding: 3px 23px;
    font-size: 13px;
    display: inline-block;
}
.dynamic{
    height: 869px;
    background:  no-repeat;
    background-size: 100% 100%;
    padding: 99px 0;
}
.dynamic h3{
    position: relative;
    font-weight: bolder;
}
.dynamic h4{
    margin-bottom: 38px;
    font-weight: 400;
}
#dynamic{
    margin-top: 111px;
}
#dynamic .swiper-slide{
    background: #fff;
    padding: 9px;
    height: 380px;
}
#dynamic .swiper-slide a{
    text-decoration: none;
    color: rgb(44,44,44);
}
#dynamic .swiper-slide img{
    width: 100%;
    height: 222px;
    max-width: 100%;
    max-height: 100%;
}
#dynamic .swiper-slide .title{
    font-size: 15px;
    font-weight: bolder;
    margin: 6px 0;
}
#dynamic .swiper-slide .date{
    font-size: 13px;
    color: rgb(105,102,146);
    margin: 5px 0;
}
#dynamic .swiper-slide .description{
    color: rgb(141,143,147);
    font-size: 13px;
    line-height: 2;
    letter-spacing: 1px;
}
.title{
    position: relative;
}
.title h4{
    letter-spacing: 3px;
    color: rgb(126,126,126);
}
.title h4::after{
    content: '';
    position: relative;
    display: block;
    background: rgb(171,48,52);
    width: 9%;
    height: 1px;
    margin-top: 3px;
}
.title h6{
    color: rgb(126,126,126);
    font-weight: 400;
    font-size: .7rem;
}
.title .h6{
    display: inline-block;
    border: 1px solid rgb(126,126,126);
    font-size: .7rem;
    padding: 3px 6px;
    border-radius: 6px;
    color: rgb(126,126,126);
    margin: 38px 0 11px;
}
#about{
    position: relative;
    height: 100%;
}
#about .row{
    position: relative;
    height: 100%;
}
#about .row::after{
    content: 'tosty';
    position: absolute;
    display: block;
    font-size: 17.7rem;
    font-weight: bold;
    letter-spacing: 23px;
    color: rgb(243,243,243);
    top: 50%;
    left: 47%;
    transform: translate(-50%, -50%) rotate(90deg);
    z-index: -1;
}
#about .row .col-4:nth-child(1){
    padding: 99px 0;
    color: rgb(122,122,122);
    font-size: .8rem;
    line-height: 2;
}
#about .row .col-4:nth-child(1) h6{
    color: rgb(15,44,80);
    font-weight: 400;
}
#about .row .col-4:nth-child(1) p{
    letter-spacing: 1px;
    margin-top: 13px;
}
#about .row .col-4:nth-child(3){
    color: rgb(122,122,122);
    font-size: .8rem;
    letter-spacing: 1px;
    line-height: 2;
    padding: 99px 0;
    /*margin-top: 21px;*/
}
#about .row .col-5:nth-child(4){
    color: rgb(122,122,122);
    font-size: .8rem;
    letter-spacing: 1px;
    line-height: 2;
    /*margin-top: 21px;*/
    /*text-align: right;*/
    padding: 99px 15px;
}
#qualification{
    height: 400px;
}
#certificate {
    width: 100%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
}
#certificate .swiper-slide {

    /* center slide text vertically */
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    opacity: .6
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
#certificate .swiper-slide-prev, #certificate .swiper-slide-next{
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    z-index: 1;
}
#certificate .swiper-slide-active{
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#certificate .h6{
    color: rgb(125,125,125);
    margin-top: 9px;
}
#certificate .swiper-slide{
    position: relative;
}
#certify{
	position: relative;
	background:  no-repeat center;
	padding: 116px 0;
}
#certify .swiper-slide {
	width: 380px;
	height: 369px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
	position: relative;
}
#qualification img, #certificate img, #certify img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
.title_c{
    color: rgb(154,154,154);
}
.title_c h6{
    font-weight: 400;
}
.title_c h3{
    color: rgb(21,21,21);
    margin: 13px 0;
}
.title_c p{
    margin: 11px 0;
    font-size: .8rem;
    line-height: 1.6;
}
#contact .row .col-5{
}
#contact .row .col-5 h6, #contact .row .col-5 .h6{
    color: rgb(157,157,157);
    font-weight: 400;
}
#contact .tel{
    margin: 23px 0;
}
#contact .tel h6:nth-child(1){
    margin-top: 9px;
}
#contact form input{
    line-height: 2.3;
    margin: 9px 0;
}
#contact form input::-webkit-input-placeholder, #contact form textarea::-webkit-input-placeholder{
    color: rgb(207,207,207);
}
#contact form input:nth-child(3){
    margin-bottom: 21px;
}
#contact form .but{
    position: relative;
    color: rgb(195,195,195);
    background: rgb(37,37,37);
    border: 0;
    padding: 6px 58px;
    margin-top: 50px;
    left: 50%;
    transform: translatex(-50%);
}
#join .img, #join .word{
    margin: 26px 0;
}
#join .word{
    background: rgb(248,248,248);
    text-align: center;
    color: rgb(189,189,189);
    padding: 95px 0;
}
#join .word h1{
    color: rgb(0,0,0);
    font-weight: 600;
    font-size: 6rem;
}
#join .word h1 span{
    font-size: 1.35rem;
    position: relative;
    top: -56px;
}
#join .title{
    position: relative;
    top: 50%;
    transform: translatey(-50%);
}
#join .title h1{
    font-size: 5rem;
    font-weight: 600;
}
#join .title .h1{
    font-size: 3rem;
    font-weight: 400;
}
#join .title .h6{
    color: rgb(165,165,165);
    line-height: 2;
    font-weight: 400;
    margin-top: 69px;
}
#join-1{
    height: 860px;
    background:  no-repeat;
    background-size: 100% 100%;
    color: rgb(255,255,255);
}
#join-1 .mode{
    padding: 158px 0 0;
}
#join-1 .mode h6, #join-1 .mode h3{
    font-weight: 400;
}
#join-1 .mode .row{
    margin-top: 99px;
    color: rgb(34,34,34);
}
#join-1 .mode .col{
    background: rgb(255,255,255);
    padding: 85px 58px 58px;
    margin: 0 11px;
    box-shadow: 0px 3px 3px #f3f3f3;
}
#join-1 .mode .col h1{
    display: inline-block;
    background: rgb(245,245,245);
    padding: 16px;
    font-size: 3rem;
    font-weight: 400;
    border-radius: 50% 50%;
    width: 84px;
    height: 84px;
    line-height: 49px;
}
#join-1 .mode .col h4{
    margin: 26px 0 16px;
}
#join-1 .mode .col .h6{
    color: rgb(142,134,135);
}
#join-1 .mode .col .h6:first-of-type{
    line-height: 1.8;
    margin-bottom: 16px;
}
#join-1 .mode .col .h6:nth-of-type(2){
    font-weight: 400;
    font-size: .8rem;
}
#join-1 .mode .col .line{
    position: relative;
    display: block;
    width: 25%;
    height: 2px;
    background: rgb(165,32,37);
    margin: 99px auto 0;
}
.guarantee h6{
    color: rgb(170,170,170);
}
.guarantee .row{
    margin: 0;
}
.guarantee .row .col{
    /*padding: 32px 111px 36px 0;*/
    padding: 32px 15px 36px;
}
.guarantee .row .col h6{
    font-weight: 600;
    color: rgb(26,26,26);
}
.guarantee .row .col .h6{
    color: rgb(139,139,139);
    font-size: .9rem;
    line-height: 1.8;
    margin-top: 16px;
    letter-spacing: 1px;
}
#sales{
    height: 750px;
    background:  no-repeat;
    background-size: 100% 100%;
    color: rgb(255,255,255);
}
#sales .mode{
    padding: 158px 0 0;
}
#sales .mode h6{
    color: rgb(144,144,143);
}
#sales .mode h3{
    font-weight: 600;
    margin: 16px 0 69px;
}
#sales .mode .row{
    background: rgb(255,255,255);
}
#sales .mode .row .col{
    padding: 38px 6px;
}
#sales .mode .row .col h4{
    display: inline-block;
    color: rgb(164,32,37);
    font-weight: 400;
    background: rgb(245,246,245);
    border-radius: 50% 50%;
    width: 55px;
    height: 55px;
    line-height: 52px;
    font-style: oblique;
    margin-right: 11px;
}
#sales .mode .row .col .p{
    height: 111px;
    padding-right: 11px;
    border-right: 1px solid transparent;
    border-image: radial-gradient(rgb(189,189,189), rgb(245,245,245)) 1;
}
#sales .mode .row .col:last-of-type h4{
    margin-right: 0;
}
#sales .mode .row .col:last-of-type .p{
    border-right: none;
    padding-right: 0;
}
#sales .mode .row .col .h6{
    color: rgb(34,34,34);
    font-size: 1rem;
    margin: 13px 0 11px;
}
#sales .mode .row .col .h6:nth-of-type(2){
    color: rgb(191,189,190);
    font-size: .6rem;
}
#jion-2{
    background: rgb(246,246,246);
    padding-top: 58px;
}
#jion-2 h6{
    color: rgb(149,149,149);
    font-weight: 400;
}
#jion-2 .row{
    margin-top: 44px;
}
#jion-2 .row .col{
    background: #fff;
    padding: 38px 32px;
    margin: 16px;
}
#jion-2 .row .col:nth-of-type(1n 6){
    padding: 38px 68px;
}
#jion-2 .row .col img{
    width: 66px;
}
#jion-2 .row .col .h6:first-of-type{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgb(111,111,111);
    margin: 13px 0;
}
#jion-2 .row .col .h6:last-of-type{
    color: rgb(178,178,178);
    font-size: .9rem;
    line-height: 1.6;
}
#jion-3 h6{
    color: rgb(149,149,149);
    font-weight: 400;
}
#jion-3 form input, #jion-3 form select, #jion-3 form textarea, #jion-3 form button{
    border: 2px solid rgb(246,246,246);
    width: 100%;
}
#jion-3 form textarea::-webkit-input-placeholder, #jion-3 form input, #jion-3 form select{
    padding-left: 11px;
    color: rgb(181,186,188);
}
#jion-3 form input{
    line-height: 32px;
}
#jion-3 form input:nth-of-type(2){
    margin: 21px 0;
}
#jion-3 .but{
    display: inline-block;
    width: auto;
    background: transparent;
    padding: 9px 58px;
    margin-top: 21px;
    border-radius: 32px;
    color: rgb(194,176,167);
}
#jion-3 form select{
    height: 33px;
}
#service-1{
    background: rgb(243,243,243);
    padding-bottom: 123px;
}
.advisory{
    position: relative;
    margin-top: -290px;
    background: #fff;
}
.advisory .col-4{
    margin: -179px 0 0 0;
    padding: 0 38px;
}
.advisory .col-7{
    padding: 58px 48px;
}
.advisory .col-7 h2{
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 44px;
}
.advisory input{
    line-height: 38px;
    margin-bottom: 21px;
}
.advisory input, .advisory textarea, .advisory input::-webkit-input-placeholder, .advisory textarea::-webkit-input-placeholder{
    color: rgb(155,153,154);
}
.advisory .but{
    color: rgb(255,255,255);
    background: rgb(165,32,37);
    border: none;
    padding: 11px 99px;
    font-size: 1.4rem;
    margin-top: 88px;
}
.design h4{
    color: rgb(51,51,51);
}
.design h1{
    font-size: 5rem;
    font-weight: 400;
    margin-bottom: 69px;
    color: rgb(51,51,51);
}
.design h6{
    color: rgb(92,92,92);
    margin-bottom: 38px;
}
.design .row{
    color: rgb(92,92,92);
    margin-bottom: 32px;
}
.design .row img{
    width: 60px;
}
.design .row .p{
    font-size: .96rem;
    color: rgb(94,94,94);
    margin: 13px 0 32px;
}
.design .h6{
    color: rgb(142,142,142);
    line-height: 2;
    padding-right: 111px;
    font-size: .9rem;
    letter-spacing: 1px;
}
#service-2 h6{
    color: rgb(128,128,128);
    font-weight: 400;
}
#service-2 h3{
    font-weight: 600;
    letter-spacing: 1px;
}
#service-2 .row .col{
    padding: 11px 11px 44px 38px;
    border: 2px solid rgb(248,248,248);
    margin: 11px 11px 0 0;
}
#service-2 .row .col:nth-child(3), #service-2 .row .col:last-of-type{
    margin: 11px 0 0 0;
}
#service-2 .row .col h1{
    font-size: 6rem;
    color: rgb(248,248,248);
    text-align: right;
}
#service-2 .row .col h3{
    text-align: left;
    font-weight: 400;
}
#service-2 .row .col .h6{
    color: rgb(127,127,127);
    padding: 0 58px 0 0;
    text-align: left;
    margin-top: 38px;
    line-height: 2;
}
#service-3{
    height: 338px;
    background:  no-repeat;
    background-size: 100% 100%;
}
#service-3 .wpx_1200{
    padding: 168px 0 0;
}
#service-3 .col-3 h6{
    color: rgb(128,128,128);
    font-weight: 400;
}
#service-3 .col-3 h3{
    color: rgb(34,34,34);
    font-weight: 600;
    letter-spacing: 1px;
}
#service-3 .col-8 .col{
    font-size: 5rem;
    padding: 0;
    line-height: 1;
    color: rgb(128,128,128);
}
#service-3 .col-8 .col-11{
    color: rgb(76,76,76);
    font-size: .9rem;
}
.class{
    margin: 58px 0 99px;
}
.class .col-md-auto{
    position: relative;
    /*background: rgb(15,40,76);*/
    /*margin: 0 15px;*/
    padding: 6px 38px;
    text-align: center;
    border-right: 1px dashed #ccc;
}
.class .col-md-auto:first-of-type{
    border-left: 1px dashed #ccc;
}
.class .col-md-auto a{
    color: rgb(94,94,94);
    font-size: .8rem;
}
.son{
    /*background: rgb(163,32,37) !important;*/
    /*color: rgb(163,32,37);*/
}
.son p{
    /*background: rgb(163,32,37) !important;*/
    color: rgb(163,32,37);
}
.class .row{
    position: absolute;
    margin: 44px 0 0;
}
.class .justify-content-md-center{
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 9;
}
.class .x{
    border-bottom: 1px dashed #ccc;
    padding: 6px 0 5px;
}
.class .x a:hover{
    color: rgb(163,32,37);
}
/*#pro .pro{*/
/*    padding-top: 58px;*/
/*}*/
/*#pro .pro:nth-of-type(odd){*/
/*    background: rgb(248,248,248);*/
/*}*/
/*#pro .pro .title h4, #pro .pro .title h6{*/
/*    font-weight: 300;*/
/*    color: rgb(85,85,85);*/
/*}*/
/*#pro .pro .title::after{*/
/*    content: '';*/
/*    position: relative;*/
/*    display: block;*/
/*    background: rgb(105,105,105);*/
/*    width: 6%;*/
/*    height: 1px;*/
/*    margin: 44px auto 21px;*/
/*}*/
/*#pro .pro a{*/
/*    text-decoration:none;*/
/*}*/
/*#pro .pro .title h4{*/
/*    letter-spacing: 1px;*/
/*}*/
/*#pro .pro .img{*/
/*    padding: 58px;*/
/*}*/

#pro .banner{
    height: 600px;
}
#pro a{
    text-decoration: none;
}
#pro .crumb{
    background: rgba(0,0,0,0);
}
#pro .pro{
}
#pro .pro .title{
    padding: 0 21px;
    margin: 0 0 16px;
}
/*#pro .pro .title:nth-of-type(3n-1){*/
/*    padding: 0 32px;*/
/*}*/
#pro .pro .title:nth-of-type(3n-2){
    padding: 0 21px 0 0;
}
#pro .pro .title:nth-of-type(3n){
    padding: 0 0 0 21px;
}
#pro .pro .img{
    position: relative;
    width: 100%;
    height: 333px;
    border: 1px solid #ccc;
    overflow: hidden;
}
#pro .pro .img:hover::before{
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    z-index: 8;
    animation:fadein .3s;
	-webkit-animation:fadein .3s;
}
@-webkit-keyframes rotatein {
  from {
    -webkit-transform: translate(-50%, -50%) rotate3d(0, 0, 1, -200deg);
    transform: translate(-50%, -50%) rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0);
    transform: translate(-50%, -50%) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotatein {
  from {
    -webkit-transform: translate(-50%, -50%) rotate3d(0, 0, 1, -200deg);
    transform: translate(-50%, -50%) rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0);
    transform: translate(-50%, -50%) translate3d(0, 0, 0);
    opacity: 1;
  }
}
#pro .pro .img:hover::after{
    content: ;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    animation:rotatein .5s;
	-webkit-animation:rotatein .5s;
}
#pro .pro .img img{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#pro .pro .img:hover img{transform: translate(-50%, -50%) scale(1.05);}
#pro .pro .h6{
    text-align: center;
    font-weight: 300;
    color: rgb(85,85,85);
    margin-top: 6px;
}
.page{
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translatex(-50%);
}
.page a{
    border: 1px solid rgb(200,200,200);
    margin-right: 11px;
    padding: 3px;
    color: rgb(69,69,69);
}
.page a:hover{
    color: rgb(222,222,222);
    background: rgb(11,40,76);
}
.page .page_curr{
    background: rgb(11,40,76);
    color: rgb(222,222,222);
}
#proclass .banner{
    height: 380px;
}
#proclass .title h4, #proclass .title h6{
    font-weight: 300;
    color: rgb(85,85,85);
}
#proclass .title::after{
    content: '';
    position: relative;
    display: block;
    background: rgb(105,105,105);
    width: 3%;
    height: 1px;
    margin: 44px auto 21px;
}
#proclass a{
    text-decoration:none;
}
#proclass .img{
    position: relative;
    height: 380px;
}
#proclass .img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#proclass .h5{
    margin-top: 16px;
    color: rgb(85,85,85);
}
/*#pro_con .row, */#pro_con #product-top{
    height: 380px;
}
#pro_con #product-top{
    position: relative;
    border: 1px solid rgba(222,222,222,1);
}
#product-top .images_list img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#product-thumbs{
    position: relative;
    height: 88px;
    margin-top: 9px;
    border: 1px solid rgba(222,222,222,1);
    border-radius: 3px;
}
#product-thumbs .swiper-slide{
    border-right: 1px solid rgba(222,222,222,1);
}
#product-thumbs .swiper-slide-thumb-active{
    border: 2px solid red;
}
#product-thumbs .swiper-slide:nth-of-type(5n){
    border-right: 0;
}
#product-thumbs img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.swiper-button-next:after, .swiper-button-prev:after{
    color: rgb(147,143,144);
}
#pro_con .col-7{
    color: rgb(69,69,69);
    font-weight: 300;
}
#pro_con .col-7 h5{
    color: rgb(10,67,153);
}
#news{
    background: rgb(245,245,245);
}
#news .banner, #news_con .banner{
    height: 600px;
}
#news a{
    text-decoration: none;
}
#news .crumb{
    background: rgba(0,0,0,0);
}
#news .news{
}
/*左小图右文描有下划线*/
/*#news .news .con{*/
/*    margin-bottom: 16px;*/
/*}*/
/*#news .news .row{*/
/*    height: 111px;*/
/*}*/
/*#news .news .img{*/
/*    position: relative;*/
/*    height: 100%;*/
/*    border: 1px solid rgb(169,169,169);*/
/*}*/
/*#news .news .img img{*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/
/*#news .news .title{*/
/*    border-bottom: 1px dotted rgb(169,169,169);*/
/*    color: rgb(23,23,23);*/
/*}*/
/*#news .news .title .h6{*/
/*    font-weight: 400;*/
/*    color: rgb(158,158,158);*/
/*    font-size: .8rem;*/
/*}*/
/*#news .news .title .h6:nth-child(2){*/
/*    color: rgb(200,200,200);*/
/*    font-size: .6rem;*/
/*}*/
#news .news .con{
    position: relative;
    height: 269px;
    margin-top: 69px;
}
#news .news .row{
    height: 100%;
}
#news .news .title{
    color: rgb(23,23,23);
}
#news .news .title .h6{
    font-weight: 400;
    color: rgb(158,158,158);
    font-size: .8rem;
    line-height: 2;
}
#news .news .title .h6:nth-child(2){
    color: rgb(200,200,200);
    font-size: .6rem;
}
#news .news .img{
    height: 100%;
    /*background: #fff;*/
}
#news .news .img img{
    position: relative;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#news .news .img img:hover{transform: translate(-50%, -50%) scale(1.05);}
#news .page{
    margin-top: 21px;
}

#news_con{
    
}
#news_con .row .col-12{
    background: rgb(222,222,222);
    margin-bottom: 9px;
    padding: 6px 15px;
    border-radius: 3px;
}
#news_con .row .col-12 a{
    text-decoration: none;
    color: rgb(69,69,69);
}
#about, #pro, #pro_con, #join, #service, #news, #news_con, #contact{
    padding-bottom: 69px;
}
footer{
    background: rgb(51,51,51);
}
footer .row:first-of-type{
    color: #fff;
    padding: 58px 0 38px;
}
footer .row .col-3:nth-child(1){
    padding-left: 0;
}
footer .row .col-6 .col{
    /*text-align: center;*/
}
footer .row .col-3:nth-child(3){
    padding-right: 0;
}
footer .row h5{
    position: relative;
    display: inline-block;
    border-bottom: 1px solid rgb(138,138,137);
    margin-bottom: 25px;
    padding-bottom: 6px;
}
footer .row h5::after{
    content: '';
    position: absolute;
    display: block;
    width: 25%;
    height: 3px;
    background: rgb(166,165,161);
    margin-top: 5px;
}
footer .row li{
    margin-bottom: 9px;
}
footer .row li a{
    text-decoration: none;
    color: rgb(255,255,255);
    font-size: .6rem;
}
footer .copyright{
    text-align: center;
    color: rgb(160,160,160);
    background: rgb(34,34,34);
    padding: 13px 0;
}
footer .copyright p{
    font-size: .6rem;
    margin: 0;
}
footer .copyright p>a{
    text-decoration: none;
    color: rgb(160,160,160);
}

/*
2021.6.9
凛
*/
#pro_con .col-7 p{
        margin-bottom: .3rem !important;
}
#pro_con .col p{
        margin-bottom: 0 !important;
}