﻿@charset "utf-8";
.wrapper {
    width: 100%;
    font-size: 0;
    /*padding-top: 58px;*/
    overflow: hidden;
    position: relative;
    font-size: 0;
    background-color: #ffffff;
}
/*BANNER*/
.banner  {
	width:100vw;
    height:100vh;
    position:relative;
    overflow: hidden;
}

.banner .banner_move {
    width: 100%;
    height: inherit;
    position:relative;
    line-height: 0px;
    font-size: 0px;
}
.banner li {
    width: 100%;
    height: inherit;
    position: relative;
    line-height: 0px;
    font-size: 0px;
    background-color: #000;
    background-position: 50% 50%;
    background-size: cover;
}
.Mobile_UL {
    display: none;
}
/*About*/
.about{
    width:100%;
    height:950px;
    position:relative;
}
.about_Area{
    width:66.6%;
    height:100%;
    max-width:1283px;
    background-image:url(../images/index/about.png);
    background-size:cover;
}
.about_Area .about_pic{
    margin-top:9%;
    margin-right:17%;
    float:right;
}
.about_Area .about_more{
    float: right;
    margin-right: -294px;
    margin-top: 293px;
}
.about_more a{
    color:#51585f;
    font-size:24px;
    text-decoration:underline;
}
/*News*/
.news_area{
    width:33.3%;
    height:100%;
    max-width:637px;
    float:right;
    top:0px;
    right:0px;
    position: absolute;
}
.news_area .news_pic{
    float:right;
    margin-top:8%;
    margin-right:8%;
}
.news_area .news_detail{
    width:100%;
    /*padding:56px;*/
    margin-top:210px;
}
.newsdate{
    margin-top:30px;
    padding-left:30px;
    color:#51585f;
    font-size:24px;
    line-height: 150%;
}
.title{
    padding: 0px 30px;
    color:#51585f;
    font-size:28px;
    line-height: 150%;
    letter-spacing:2px;
}
.news_detail li{
    min-height: 140px;
    border-bottom: 1px solid #51585f;
}
li>a {
    padding-left:30px;
    color:#51585f;
    font-size:24px;
    line-height: 150%;
    text-decoration:underline;
}
a:hover{
    color:#ff0000;
}
/*HOT*/
.hot{
    background-color:#dfdfdf;
    width:100%;
    height:auto;
    max-height:651px;
    /*position:relative;*/
    font-size:0;
    padding:0;
    margin:0;
    direction: rtl;
}
.hotarea{
    width:33.3%;
    display:inline-block;
    padding:0px;
    margin:0px;
    border:0px;
    text-align: center;
    overflow:hidden;
}
.hotarea a img{
    width:100%;
    height:100%;
}
.hotarea a img:hover{
    opacity:0.7;
}
.hotlogo{
    margin-bottom: 22%;
}
/*CLASSIC*/
.classic{
    background-color:#dfdfdf;
    width:100%;
    height:auto;
    position:relative;
    font-size:0;
    padding:0;
    margin:0;
}
.classic_area{
    width:33.3%;
    display:inline-block;
    padding:0px;
    margin:0px;
    border:0px;
    overflow:hidden;
    text-align:center;
}
.classic_area a img{
    width:100%;
    height:100%;
}
.classic_area a img:hover{
    opacity: 0.7;
}
.classiclogo{
    margin-bottom:20%;
}
/*SERVICE*/
.service{
    background-color:#dfdfdf;
    width:100%;
    background-image:url(../images/index/service.jpg);
    background-size:cover;
    background-position:50% 50%;
    min-height:477px;
    height:auto;
    position:relative;
    line-height: 65px;
}
.service_en{
    text-align:center;
    padding-top: 180px;
}
.service_en img{
    width:50%;
}
.service_ch{
    color:#3e3e3e;
    font-size:48px;
    text-align:center;
}
.SendForm{
    width:100%;
    height:auto;
    min-height:475px;
    background-color:#ffffff;
    position:relative;
}
.form_logo{
    width:45%;
    display:inline-block;
}
.form_logo img{
    float:right;
    margin-top: 160px;
    margin-right: 70px;
}
.form_area{
    width:55%;
    display:inline-block;
    max-width:700px;
    position: absolute;
}
.form_area form{
    width:100%;
    margin-top:100px;
}
.form_area span{
    color:#51585f;
    font-size:20px;
    line-height: 30px;
}
.inputbox{
    width:100%;
    background-color:#e8e8e8;
    font-size:20px;
    padding: 5px;
}
.left{
    width:49%;
    display:inline-block;
    float:left;
}
.right{
    width:49%;
    display:inline-block;
    float:right;
}
.space{
    width:2%;
    display:inline-block;
}
.data{
    width:100%;
    position:relative;
    margin-top: 10px;
    display: inline-block;
}
.checklabel{
    text-align:left;
    display:inline-block;
    float: left;
}
.agreetxt{
    color:#51585f;
    font-size:16px;
    display:inline-block;
}
.agree_file {
    display: inline-block;
    margin: 9px 15px;
    color: #51585f;
    font-size: 16px;
    font-family: Microsoft JhengHei;
    cursor: pointer;
}
.openTxtBtn{
    text-decoration:underline;
}
.btn_area{
    display: inline-block;
    float: right;
    width: 50%;
    text-align: right;
    /*min-width:360px;*/
}
.but {
    padding: 10px 20px;
    display: inline-block;
    font-family: 'Microsoft JhengHei';
    color: #51585f;
    font-size: 16px;
    line-height: 100%;
    background-color: #e8e8e8;
    transition: all 0.3s ease-out;
    margin-left: 2%;
    -webkit-appearance: none;
    border-radius: 0;
    font-weight: bold;
    cursor: pointer;
}
.but:hover {
    background-color: red;
}
input[type=checkbox]:not(old) {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    opacity: 0;
}
input[type=checkbox] {
    background-color: #e2e2e2;
}
input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin-left: -20px;
    height: 20px;
    padding-left: 20px;
    background: url(../images/check.png) no-repeat 0% 0%;
    line-height: 20px;
    padding-right: 0px;
    font-size: 16px;
}
input[type=checkbox]:not(old):checked + label{
  background-position : 0% 100%;
}
.agree{
    margin-left:-8px;
    cursor:pointer;
}
/*個資事項*/
.black {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: #000000;
    z-index: 11111;
}
.close_box {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    cursor: pointer;
}
.closeBtn {
    height: 40px;
    position: absolute;
    right: 20px;
    top: 40px;
}
.infoWrap {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px;
    position: relative;
    height: 100vh;
    overflow: auto;
}
.infoBox {
    width: 100%;
    /* height: calc( 100% - 150px); */
    padding: 50px 15px;
    position: absolute;
    left: 0px;
    top: 50px;
    overflow: auto;
    color: #FFF;
    text-align: left;
}
.infoBox h3 {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 25px;
    text-align: center;
}
.infoBox p {
    font-size: 18px;
    line-height: 130%;
}

/*再來 , 此區塊處理解析寬度 1366 以下的樣式*/
@media screen and (max-width:1366px){
    /*.banner  {
        height:800px;
    }*/
    .newsdate {
        font-size: 18px;
    }
    .title {
        font-size: 22px;
    }
    li>a{
        font-size:18px;
    }
    .about_more a {
        font-size: 18px;
    }
    .hotlogo {
        margin-left: 0%;
        margin-bottom: 27%;
    }
    .classiclogo {
        margin-left: 0%;
        margin-bottom: 17%;
    }
    .form_logo{
        width: 39%;
    }
    .form_area{
        width:61%;
    }
    .form_logo img {
        margin-right: 20px;
    }
    .service_ch {
        font-size: 42px;
    }
}
/*此部分處理解析度在 1240 下的樣式*/
@media screen and (max-width:1240px){
    .hotlogo {
        margin-left: 0%;
    }
    .classiclogo {
        margin-left: 0%;
        margin-bottom: 12%;
    }
    .form_area {
        width: 50%;
    }
    .form_logo img {
        width:80%;
    }
    .form_area form {
        margin-top: 50px;
    }
    input[type=checkbox]:not(old) + label {
        display: inline-block;
        font-size: 14px;
    }
    .service_ch {
        font-size: 36px;
    }
    .agree_file
    {
        margin:11px 15px;
    }
}
/*此部分處理解析度在 1024 下的樣式*/
@media screen and (max-width:1024px){
    .wrapper {
        padding-top: -58px;
    }
    /*.banner  {
        height:700px;
    }*/
    .about_Area {
        width: 100%;
        min-height: 70%;
        background-size: cover;
    }
    .about_Area .about_pic {
        margin-right: 70%;
    }
    .news_area {
        width: 100%;
        height:auto;
        position:relative;
        max-width:1024px;
        background-color: #ffffff;
    }
    .news_area .news_pic {
        float: left;
        margin-top: 3%;
        margin-left: 3%;
    }
    .news_area .news_detail {
        margin-top:170px;
    }
    .hot{
        max-height:none;
        direction: ltr;
    }
    .hotarea{
        width:100%;
    }
    .hotlogo {
        margin-top: 4%;
        margin-left: 0%;
        margin-bottom: 4%;
        padding-left: 4%;
        text-align: left;
    }
    .classic_area{
        width:100%;
    }
    .classiclogo {
        margin-left: 4%;
        margin-bottom: 4%;
        text-align: left;
        margin-top: 4%;
    }
    .form_logo {
        width: 100%;
        display: block;
        text-align:center;
    }
    .form_logo img {
        float: none;
        margin-top: 50px;
        margin-right: 0px;
        width: 50%;
    }
    .form_area {
        width: 100%;
        position: relative;
        text-align:center;
        max-width:100%;
        min-height: 600px;
    }
    .form_area form {
        width: 80%;
        padding-top: 100px;
        margin: 0 auto;
        min-height: 500px;
    }
    .form_area span {
        float:left;
        text-align: left;
        font-size: 23px;
    }
    input[type=checkbox]:not(old) + label {
        font-size: 23px;
    }
    .agree_file {
        font-size: 23px;
        float: left;
        margin: 4px 15px;
    }
    ::placeholder{
        font-size:23px;
    }
    .but{
        font-size:23px;
    }
    .service_ch {
        font-size: 30px;
    }
}
/*這是810解析度下的模式*/
/*@media screen and (max-width:810px){
    .form_area span {
        font-size: 18px;
    }
    input[type=checkbox]:not(old) + label {
        font-size: 18px;
    }
    .agree_file {
        font-size: 18px;
    }
    ::placeholder{
        font-size:18px;
    }
    .but{
        font-size:18px;
    }
}*/
@media screen and (max-width:785px)
{
    .btn_area{
        margin-top:15px;
        margin-bottom: 30px;
    }
}
/*這是768解析度下的樣式*/
@media  screen and (max-width: 768px)  {
    .PC_UL{
        display:none;
    }
    .Mobile_UL{
        display:block;
    }
    .banner  {
        height:100vh;
    }
    .about_Area .about_pic {
        float: left;
        margin-top: 3%;
        margin-left: 3%;
    }
    .about_Area .about_more {
        float: left;
        margin-right: 0px;
        margin-top: 0px;
        margin-left: 214px;
    }
    .form_area form {
        width: 80%;
        padding-top: 30px;
        margin: 0 auto;
    }
    .checklabel {
        float: left;
    }
    .agree_file {
        float:left;
        font-size:16px;
    }
    .service_ch{
        font-size:28px;
    }
    .title {
        font-size: 18px;
    }
    .form_area span {
        font-size: 18px;
    }
    ::placeholder{
        font-size:16px;
    }
    input[type=checkbox]:not(old) + label{
        font-size:16px;
    }
    .but {
        font-size: 16px;
    }
    .service_en img {
        width: 70%;
    }
	.opener img {
		width: 13vw;
	}
}
@media screen and (max-width:704px){
    .btn_area {
        width: 100%;
    }
    /*input[type=reset]{
        float:left;
        margin-left: 0%;
    }
    .agree_file {
        margin-left:10px;
    }
    .service_ch {
        font-size: 20px;
    }*/
}
/*這是解析度在 534 px 下的樣式*/
@media screen and (max-width:534px)
{
    .form_area{
        min-height:500px;
    }
}
/*這是解析度在 414 px 下的樣式*/
@media screen and (max-width:414px)
{
    .about_Area img{
        width:120px;
    }
    .news_pic img{
        width: 144px;
    }
    .about .about_Area .about_pic{
        margin-left: 30px;
    }
    .about_Area .about_more {
        margin-top: -4%;
    }
    .about_Area{
        height:auto;
        min-height:40%;
    }
    .news_area .news_pic{
        margin-left:30px;
    }
    .news_detail li{
        min-height:110px;
    }
    .news_area .news_detail {
        margin-top: 100px;
    }
    .hotarea .hotlogo img{
        width: 76px;
    }
    .classic_area .classiclogo img{
        width:150px;
    }
    .service{
        min-height: 200px;
        line-height:30px;
    }
    .service_en{
        padding-top:80px;
    }
    .service_ch{
        font-size: 18px;
    }
    .btn_area {
        width: 100%;
        min-width:0px;
        padding-top: 10px;
    }
    .but{
        margin-left:5px;
    }
    .agree{
        margin-left:0px;
    }
    .form_area form{
        line-height:25px;
    }
    .hotlogo{
        margin-left:30px;
        padding-left:unset;
        /*margin-top:unset;
        margin-bottom:unset;*/
    }
    .about{
        max-height: 800px;
    }
    .classiclogo{
        margin-left:30px;
    }
}



.wrapper .beds .beds_move .swiper-slide .pic_box {
    width: 50%;
    height: 100%;
    display: inline-block;
    position: relative;
    float: right;
}
.wrapper .beds .beds_move .swiper-slide .pic_box img{
    width: 100%;
    height: 100%;
}
.beds .swiper-pagination-bullet {
    width: 100px;
    height: 4px;
    display: inline-block;
    border-radius: 0%;
    background: #000;
    opacity: 1;
}
.beds .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff0000;
}
.beds_content {
    width: 100%;
    background: blue;
    max-width: 715px;
    height: 100%;
    right: 0;
    left: 0px;
    margin: 0 auto;
}
.beds_content .beds_title {
    text-align: right;
    width: 190px;
    top: 27%;
    position: relative;
    right: 0px;
    display: block;
    float: right;
    border-bottom: 2px solid #000;
    line-height: 15px;
}
.about .mask{
    background-color:rgba(174,5,0,0.85);
    width:50%;
    height:100%;
    float:right;
}
.about .mask .content {
    top: 32.6%;
    left: 13.33%;
    width: 58.8%;
    height: 59%;
    position: relative;
    line-height: 16px;
}
.about .mask .content .title{
    width:255px;
    border-bottom:3px solid #000;
    line-height:15px;
}
.about .mask .content .about_txt{
    color:#fff;
    width:100%;
    height:auto;
    font-size:20px;
    line-height:32px;
}
.about .mask .content .detail {
    color: #fff;
    position: absolute;
    height: auto;
    bottom: 45%;
    width: 23%;
    font-size:18px;
    border-bottom:3px solid #000;
    line-height:25px;
}
.about .mask .content .detail a{
    color:white;
}
.wrapper .news {
    background-color: #f4f0eb;
    width: 100%;
    height: auto;
    min-height: 475px;
}
.news .news_content {
    width:100%;
    height:auto;
}
.news .news_content .news_side {
    width: 20%;
    display: inline-block;
}
.news .news_content .news_inner {
    display: inline-block;
    width: 60%;
    height: 100%;
}
.news .news_content .news_side .news_title{
    height:475px;
}
.news .news_content .news_side .news_title div {
    width: auto;
    top: 40%;
    position: relative;
    border-left: 3px solid #000;
    float: right;
    height: 45%;
}
.news .news_content .news_side .news_title div img {
    right: 0px;
    padding-left: 8px;

}
.news .news_content .news_inner ul {
    width: 100%;
    height: auto;
    margin-top: 5%;
    margin-left: 5%;
}
    .news .news_content .news_inner .news_area {
        width: 100%;
        height: 50%;
        line-height: 32px;
        padding-top: 20px;
        min-height: 180px;
    }
.news .news_content .news_inner ul li {
    min-height: 150px;
    height:auto;
}
.news .news_content .news_inner .line{
    height:1px;
    min-height:1px;
    background-color:rgba(0,0,0,0.2);
}
.news .news_content .news_inner .newsdate {
    color:#414141;
    font-size:20px;
}
.news .news_content .news_inner .title {
    color: #ae0500;
    font-size: 30px;
}
.news .news_content .news_inner .content {
    color: #414141;
    font-size: 20px;
}
.news .news_content .news_inner .link {
    color: #ae0500;
    font-size:18px;
}
/*聯絡我們*/
.wrapper .contact{
    width:100%;
    height:auto;
    min-height:475px;
    background-color:#ae0500;
}
.wrapper .contact .contact_logo {
    width:45%;
    height:100%;
    float:left;
}
.wrapper .contact .contact_logo .conleft{
    width:100%;
    height:100%;
}
.wrapper .contact .contact_logo .conleft .conimg {
    height: 100%;
    display: inline-block;
}
.wrapper .contact .contact_logo .conleft div {
    width:50%;
    height:100%;
    display:inline-block;
}
    .wrapper .contact .contact_logo .conleft div img {
        float: right;
        padding-top: 50%;
    }
.wrapper .contact .contact_logo .conleft div span{
    font-size:85px;
    color:#fff;
}
.wrapper .contact .contact_logo .conleft div h2 {
    font-size:32px;
    color:#fff;
    padding-left:10px;
}
    .wrapper .contact .contact_logo .conleft_down {
        width: 100%;
        height: auto;
        padding-top: 15px;
    }
    .wrapper .contact .contact_logo .conleft_down .con_txt {
        color: #fff;
        font-size: 22px;
        display: inline;
        padding-left: 309px;
    }
.wrapper .contact .contact_logo .conleft_down .con_addr{
    width:50%;
    color:#fff;
    font-size:22px;
    display:inline;
}
.wrapper .contact .contact_form{
    width:55%;
    height:100%;
    float:right;
}
.wrapper .contact .contact_form span{
    font-size:20px;
    color:#fff;
}
.wrapper .contact .contact_form div {
    width:100%;
    margin-top:100px;
    max-width:700px;
    height:100%;
}
.wrapper .contact .contact_form .div_input{
    width:100%;
    margin-top:20px;
}
.wrapper .contact .contact_form form .div_input .input_txt_left{
    width:49%;
    display:inline;
    height:30px;
    float:left;
    color:#fff;
    font-size:20px;
}
.wrapper .contact .contact_form form .div_input .input_txt_right {
    width: 49%;
    display: inline;
    height: 30px;
    float:right;
    font-size:20px;
}
.wrapper .contact .contact_form form .div_input .input_txt{
    width:100%;
    height:30px;
    margin-top:20px;
    font-size:20px;
}
.wrapper .contact .contact_form form .div_input .input_area{
    width:100%;
    height:100%;
    min-height:80px;
    font-size:20px;
}
.wrapper .contact .contact_form form .bar_tool {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top:-80px;
}
.wrapper .contact .contact_form .bar_tool .check_privacy {
    text-align: left;
    float: left;
    width: 50%;
    position: relative;
    vertical-align: middle;
}

.wrapper .contact .contact_form .bar_tool .agreetxt {
    display: inline-block;
    margin: 0;
    position: relative;
    color: #fff;
    font-size: 20px;
    line-height: 100%;
    padding: 10px 5px;
    top: -28px;
    left:16px;
    font-family: 'Microsoft JhengHei';
}
.wrapper .contact .contact_form .bar_tool .agree_file {
    display: inline-block;
    position: relative;
    margin-top: -9px;
    margin-left: 18px;
}
.wrapper .contact .contact_form .bar_tool .agree_file a {
    display: inline-block;
    margin: 0 5px;
    top: -60px;
    position: relative;
    padding: 10px 0px;
    color: #fff;
    font-size: 20px;
    text-decoration: underline;
    font-family: 'Microsoft JhengHei';
    left:100px;
}
.wrapper .contact .contact_form .bar_tool .sent_btn {
    float: right;
    width: 50%;
    position: relative;
    vertical-align: middle;
    text-align: right;
    margin-top: -10px;
}


@media screen and (max-width:880px){
    .wrapper .profession_box .custom_txt_area .custom_txt{
        width: 260px;
        left: -40%;
        right: 0px;
        margin: 0 auto;
        text-align: right;
        position: relative;
        top: 12%;
        line-height: 15px;
        height: 75%;
    }
    .products_box .prod_txt_area .product_txt {
        padding-top: 50%;
        width: 100%;
        max-width: 130px;
        margin: 0 auto;
        height: 75%;
        line-height: 15px;
    }
    .wrapper .profession_box .custom_txt_area .custom_txt img{
        width:130px;
    }
    .wrapper .profession_box .custom_txt_area .custom_txt .cn{
        width:60px;
    }
    .wrapper .products_box .prod_txt_area .product_txt img{
        width:130px;
    }
    .wrapper .products_box .prod_txt_area .product_txt .cn{
        width:60px;
    }
    .about .mask .content .title img{
        width:100px;
    }
    .about .mask .content .about_txt{
        font-size:16px;
    }
}







/*文字動畫*/
.wrapper .banner .banner_move > li .txt_box .txt.ani_alpha1 {
    opacity: 0;
    transition-delay: 0.8s;
}
.wrapper .banner .banner_move>li .txt_box .txt.ani_alpha2 {
    opacity: 0;
    transition-delay: 0.3s;
    transform: scale(1.5);
    -ms-transform:scale(1.5);   /* IE 9 */
    -moz-transform:scale(1.5);  /* Firefox */
    -webkit-transform:scale(1.5); /* Safari 和 Chrome */
    -o-transform:scale(1.5);    /* Opera */
    transform-origin: 50% 50%;
    -ms-transform-origin:50% 50%;   /* IE 9 */
    -webkit-transform-origin:50% 50%;   /* Safari 和 Chrome */
    -moz-transform-origin:50% 50%;      /* Firefox */
    -o-transform-origin:50% 50%;    /* Opera */
    text-align:center;
}
.wrapper .banner .banner_move > li .txt_box .txt.ani_alpha2 img {
    bottom: 24%;
    position: absolute;
    display:block;
    left:0px;
    right:0px;
    margin:0 auto;
}
.wrapper .banner .banner_move>li .txt_box .txt.ani_alpha3 {
    opacity: 0;
    transition-delay: 2s;
}
.wrapper .banner .banner_move>li .txt_box .txt.ani_alpha4 {
    opacity: 0;
    transition-delay: 0.6s;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    text-align:center;
}
.wrapper .banner .banner_move > li .txt_box .txt.ani_alpha4 img {
    bottom: 20%;
    position: absolute;
    display: block;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}
/*show*/
.wrapper .banner .banner_move>li .txt_box .txt.show {
    opacity: 1;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    transform: scale(1);
    -ms-transform:scale(1); /* IE 9 */
    -moz-transform:scale(1);    /* Firefox */
    -webkit-transform:scale(1); /* Safari 和 Chrome */
    -o-transform:scale(1);  /* Opera */
}
/*點點*/
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px;
    left: 0;
    width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 12px;
}
.swiper-pagination-bullet {
    width: 100px;
    height: 4px;
    display: inline-block;
    border-radius: 0%;
    background: #51585f;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff0d0d;
}
@media screen and (max-width: 1024px) {
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 10px;
}
}
@media screen and (max-width: 768px) {
.swiper-pagination-bullet {
    width: 42px;
}
}


/*profession_box*/
.wrapper .profession_box {
    width: 100vw;
    margin: 0 auto;
    background-size: cover;
    background-position: 50% 50%;
    background-color:#ae0500;
    height:100%;
}
.wrapper .profession_box .profession_box_all{
    width: 100%;
    max-width: 1600px;
    padding: 40px;
    text-align: center;
    margin: 0 auto;
}
.wrapper .profession_box .profession_box_all .icon{
    display: inline-block;
    width: 25%;
    max-width: 240px;
    height: 230px;
    vertical-align: top;
    padding: 0 20px;
}
.wrapper .profession_box .profession_box_all .icon .icon_img{
    margin: 20px 0px;
}
.wrapper .profession_box .profession_box_all .icon .icon_img img{
    width: 100%;
    max-width: 124px;
}
.wrapper .profession_box .profession_box_all .icon .icon_wd h3{
    color: #f5f5f5;
    line-height: 150%;
    letter-spacing: 1px;
}
@media screen and (max-width: 1630px) {
.wrapper .profession_box .profession_box_all .icon{
    width: 40%;
    max-width: 140px;
    padding: 0px;
    height: auto;
    margin: 2.5%;
}
.wrapper .profession_box .profession_box_all .icon .icon_img img{
    max-width: 100px;
}
}
@media screen and (max-width: 1366px) {
.wrapper .profession_box .profession_box_all{
    width: 90%;
    max-width: 800px;
}
.wrapper .profession_box .profession_box_all .icon{
    max-width: 200px;
}
}
@media screen and (max-width: 1024px) {
.wrapper .profession_box .profession_box_all .icon{
    max-width: 150px;
}
}
@media screen and (max-width: 768px) {
.wrapper .profession_box {
    padding: 0px 0px;
}
.wrapper .profession_box .profession_box_all{
    width: 90%;
    padding: 0px;
}
.wrapper .profession_box .profession_box_all .icon{
    max-width: 140px;
}
.wrapper .profession_box .profession_box_all .icon .icon_wd h3{
    padding: 0px 10px;
}
.wrapper .profession_box .profession_box_all .icon .icon_img{
    margin: 10px;
}
.wrapper .profession_box .profession_box_all .icon .icon_img img{
    max-width: 100px;
}
}
@media screen and (max-width: 560px) {
.wrapper .profession_box .profession_box_all .icon .icon_img img{
    max-width: 85px;
}
}
@media screen and (max-width: 380px) {
.wrapper .profession_box .profession_box_all{
    width: 100%;
}
.wrapper .profession_box .profession_box_all .icon .icon_wd h3 .break{
    display: none;
}
}

/*products_box*/
.wrapper .twobox {
    width: 50%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    font-size: 0px;
}
.wrapper .twobox:before{
    position: relative;
    content: "";
    display: block;
    padding-top: 50%;
}
.wrapper .twobox a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.wrapper .twobox .box_bg{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;

    transition: 0.6s all ease;
    -moz-transition: 0.6s all ease; 
    -webkit-transition: 0.6s all ease; 
    -o-transition: 0.6s all ease;
    transform: scale(1.03);
    -ms-transform:scale(1.03); /* IE 9 */
    -moz-transform:scale(1.03);    /* Firefox */
    -webkit-transform:scale(1.03); /* Safari 和 Chrome */
}
.wrapper .twobox .box_bg img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wrapper .twobox .box_mask{
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0,198,255,0.7);
    text-align: center;
    opacity: 0;
    transition: 0.6s all ease;
    -moz-transition: 0.6s all ease; 
    -webkit-transition: 0.6s all ease; 
    -o-transition: 0.6s all ease;
}
.wrapper .twobox .box_mask h4{
    color: #fff;
    line-height: 35px;
    font-size: 16px;
}
.wrapper .twobox:hover .box_bg{
    transform: scale(1.0);
    -ms-transform:scale(1.0);   /* IE 9 */
    -moz-transform:scale(1.0);  /* Firefox */
    -webkit-transform:scale(1.0); /* Safari 和 Chrome */
}
.wrapper .twobox:hover .box_mask{
    opacity: 1;
    height: 35px;
}


@media screen and (max-width: 1024px) {
.wrapper .twobox:hover .box_mask{
    height: 40px;
}
.wrapper .twobox .box_mask h4{
    line-height: 40px;
}
}
@media screen and (max-width: 450px) {
.wrapper .twobox:hover .box_mask{
    height: 30px;
}
.wrapper .twobox .box_mask h4{
    line-height: 30px;
}
}
.wrapper .twobox .box_title{
    position: absolute;
    left: 30px;
    top: 25px;
    border-bottom: 2px solid #00c6ff;
}
.wrapper .twobox .box_title h2{
    color: #f5f5f5;
    letter-spacing: 1px;
    font-weight: bold;
}
@media screen and (max-width: 1024px) {
.wrapper .twobox:before{
    position: relative;
    content: "";
    display: block;
    padding-top: 55%;
}
}
@media screen and (max-width: 768px) {
.wrapper .twobox {
    width: 100%;
}
.wrapper .twobox a{
    padding: 80px 30px 0px 30px;
    overflow: hidden;
}
.wrapper .twobox:before{
    position: relative;
    content: "";
    display: block;
    padding-top: 75%;
}
.wrapper .twobox .box_bg img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wrapper .twobox .box_bg{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    transform: scale(1.0);
    -ms-transform:scale(1.0);   /* IE 9 */
    -moz-transform:scale(1.0);  /* Firefox */
    -webkit-transform:scale(1.0); /* Safari 和 Chrome */
}
.wrapper .twobox:hover .box_bg{
    transform: scale(1.0);
    -ms-transform:scale(1.0);   /* IE 9 */
    -moz-transform:scale(1.0);  /* Firefox */
    -webkit-transform:scale(1.0); /* Safari 和 Chrome */
}
}
@media screen and (max-width: 450px) {
.wrapper .twobox:before{
    position: relative;
    content: "";
    display: block;
    padding-top: 90%;
}
}
/*video_box*/
.wrapper .video_movie {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.wrapper .video_movie #player {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {
.video_box{
    margin-bottom: 20px ;
}

.wrapper .video_movie {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    padding: 80px 30px 0px 30px;
}

}

/*news_box*/
.wrapper .news_box {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    font-size: 0px;
    background-color: #061d2e;
    padding: 75px 0px;
}
.wrapper .news_box .box_title{
    position: absolute;
    left: 30px;
    top: 25px;
    border-bottom: 2px solid #00c6ff;
}
.wrapper .news_box .box_title h2{
    color: #f5f5f5;
    letter-spacing: 1px;
    font-weight: bold;
}
.wrapper .news_box .pic_list_all{
    width: 100%;
    max-width: 900px;
    margin: 0 auto; 
    overflow: hidden;
    position:relative;
    font-size: 0;
    background-color: #2a2a2a;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li{
    width: 900px;
    height: 300px;
    position:relative;
    font-size: 0;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li a{
    width: 100%;
    height: 100%;
    display: block;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_img{
    width: 50%;
    max-height: 314px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    font-size: 0px;
    vertical-align: top;
    background-position: 50% 50%;
    background-size: cover;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_img:before{
    position: relative;
    content: "";
    display: block;
    padding-top: 70%;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_img img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_img_arrow{
    width: 35px;
    height: 41px;
    position: absolute;
    top: 50%;
    right: 0px; 
    margin-top: -20.5px;
    background-image: url(../images/index_news_box_arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_txt{
    display: inline-block;
    width: 50%;
    color: #fff;
    vertical-align: top;
    padding: 40px 50px;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_txt h2{
    font-weight: bold;
    line-height: 150%;
    color: inherit;
    border-bottom: 2px solid #00c6ff;
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_txt h5{
    font-weight: normal;
    line-height: 200%;
    color: inherit;
    text-align: justify;
}
.swiper-container-horizontal>.swiper-pagination-bullets.fornews, .swiper-pagination-custom, .swiper-pagination-fraction {
    position: relative;
    bottom: auto;
    left: 0;
    top: 10px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.swiper-pagination.fornews {
    width: 100%;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    margin: 35px 12px;
}

@media screen and (max-width: 768px) {
.wrapper .news_box .pic_list_all{
    width: 85%;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li{
    width: 100%;
    height: auto;
    position:relative;
    font-size: 0;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_img{
    width: 100%;
    background-color: #000;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_img img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_txt{
    width: 100%;
    padding: 40px 30px;
}
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_img_arrow{
    width: 23px;
    height: 20px;
    position: absolute;
    top: auto;
    right:50%;
    bottom: 0px;
    margin-right: -11.5px;
    background-image: url(../images/index_news_box_arrow-top.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
}
}
@media screen and (max-width: 320px) {
.wrapper .news_box .pic_list_all .swiper-wrapper>li .list_txt{
    padding: 40px 20px;
}
}

/*contact_box*/
.wrapper .contact_box {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    font-size: 0px;
    background-color: #2a2a2a;
    padding: 70px 0px;
    color: #fff;
}
.wrapper .contact_box .box_title{
    position: absolute;
    left: 30px;
    top: 25px;
    border-bottom: 2px solid #00c6ff;
}
.wrapper .contact_box .box_title h2{
    color: #f5f5f5;
    letter-spacing: 1px;
    font-weight: bold;
}
.wrapper .contact_box .contact_box_all{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}
.wrapper .contact_box .contact_box_all .contact_box_left{
    width: 50%;
    display: inline-block;
    padding-left: 60px;
    letter-spacing: 1px;
}
.wrapper .contact_box .contact_box_all .contact_box_left img{
    width: 100%;
    max-width: 278px;
    margin-bottom: 10px;
}
.wrapper .contact_box .contact_box_all .contact_box_left h5{
    line-height: 180%;

}
.wrapper .contact_box .contact_box_all .contact_box_left a{
    width: 100%;
    height: 100%;
    display: block;
}
.wrapper .contact_box .contact_box_all .contact_box_left a img{
    width: 100%;
    max-width: 30px;
    height: 30px;
    margin-left: 15px;
    vertical-align: middle;
    margin-top: 5px;
}
.wrapper .contact_box .contact_box_all .contact_box_left a .bluet{
    color: #00c6ff;
}
.wrapper .contact_box .contact_box_all .contact_box_right{
    width: 50%;
    display: inline-block;
    padding: 60px;
    border-left: 1px solid #8a8a8a;
    position: relative;
    letter-spacing: 1px;
}
.wrapper .contact_box .contact_box_all .contact_box_right h3{
    line-height: 170%;
}
.wrapper .contact_box .contact_box_all .contact_box_right .contact_box_right_btn{
    width: 150px;
    height: 40px;
    border: 1px solid #00c6ff;
    margin-top: 10px;
    background-color: transparent;
    cursor: pointer;
    color: #00c6ff;
    transition: 0.6s all ease;
    -moz-transition: 0.6s all ease; 
    -webkit-transition: 0.6s all ease; 
    -o-transition: 0.6s all ease;
}
.wrapper .contact_box .contact_box_all .contact_box_right .contact_box_right_btn h5{
    text-align: center;
    line-height: 40px;
}
.wrapper .contact_box .contact_box_all .contact_box_right .contact_box_right_btn h5 a{
    display: block;
    width: 100%;
    height: 100%;
}
.wrapper .contact_box .contact_box_all .contact_box_right .contact_box_right_btn:hover{
    border: 1px solid #00c6ff;
    background-color: #00c6ff;
    color: #fff;
}
@media screen and (max-width: 768px) {
.wrapper .contact_box {
    padding: 80px 0px;
}
.wrapper .contact_box .contact_box_all{
    width: 85%;
}
.wrapper .contact_box .contact_box_all .contact_box_left{
    width: 100%;
    display: inline-block;
    padding-left: 0px;
    text-align: center;
}
.wrapper .contact_box .contact_box_all .contact_box_left img{
    max-width: 250px;
}
 .wrapper .contact_box .contact_box_all .contact_box_right{
    width: 100%;
    display: inline-block;
    padding: 20px 120px;
    border-left: none;
    text-align: center;
}  
.wrapper .contact_box .contact_box_all .contact_box_right h3{
    margin-bottom: 30px;
}
.wrapper .contact_box .contact_box_all .contact_box_right .contact_box_right_btn{
   margin:0 auto; 
} 
}
@media screen and (max-width: 450px) {
.wrapper .contact_box .contact_box_all .contact_box_left img{
    max-width: 200px;
}
 .wrapper .contact_box .contact_box_all .contact_box_right{
    padding: 20px;
} 
}