@charset "utf-8";
body,
img,
input,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5 {
    font-family: "微软雅黑";
    padding: 0px;
    margin: 0px;
}

body {
    background: #f2f2f2;
}

pre {
    white-space: pre-wrap;
    /*css-3*/
    white-space: -moz-pre-wrap;
    /*Mozilla,since1999*/
    white-space: -pre-wrap;
    /*Opera4-6*/
    white-space: -o-pre-wrap;
    /*Opera7*/
    word-wrap: break-word;
    /*InternetExplorer5.5+*/
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

/*Header*/

.h-500 {
    height: 500px;
}

.h-960 {
    height: 960px;
}

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

.header_list .header_images {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.header_images .cover {
    background: url(../img/images/overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 500px;
    z-index: 1;
}

.header_list .big_header_images {
    width: 100%;
    height: 100%;
}

.big_header_images .cover {
    background: url(../img/images/overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 960px;
    z-index: 2;
}

.header_list .header_top_box {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 117px;
    background: rgb(75, 103, 7));
	opacity: 0.8;
}


/*.cover{    background: url(../img/images/overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0);    position: fixed;    right: 0px;    left: 0px;    top: 0px;    width: 100%;    height: 500px;    z-index: -1;}*/

.header_list .shade_box {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
}


/*End*/

.header_top_box .header_top_box_center {
    width: 1200px;
    height: inherit;
    margin: 0 auto;
}

.header_top_box_center .left_menu_box {
    display: none;
}

.header_top_box_center .right_menu_box {
    display: none;
}

.header_top_box_center .hidden_search_box {
    display: none;
}

.header_top_box_center .header_logo {
    display: none;
    width: 30%;
    height: inherit;
    float: left;
}

.header_top_box_center .computer_header_logo {
    width: 30%;
    height: inherit;
    float: left;
}

.header_top_box_center .computer_header_logo img {
    display: block;
    padding-top: 41px;
}

.header_logo .cn_name {
    font-size: 25px;
    color: #d1c9b6;
    margin-top: 35px;
}

.header_logo .en_name {
    font-size: 16px;
    color: #a49e8e;
    margin-top: 0px;
}

.header_top_box_center .header_menu_box {
    width: 70%;
    height: inherit;
    float: left;
}

.header_menu_box .menu_box {
    width: 90%;
    height: inherit;
    margin: 35px auto 0px auto;
    transition: all .1s;
}

.header_menu_box .menu_box ul {
    list-style: none;
}

.header_menu_box .menu_box ul li {
    float: left;
}

.header_menu_box .menu_box ul li a {
    display: block;
    width: 105px;
    height: 60px;
    text-align: center;
    text-decoration: none;
}

.header_menu_box .menu_box p,
span {
    display: block;
    width: 100%;
    height: 30px;
    color: #FFFFFF;
    line-height: 30px;
}

.header_menu_box .menu_box p {
    font-size: 16px;
}

.header_menu_box .menu_box span {
    font-size: 13px;
}


/*.header_menu_box .menu_box {    display: block;    width: 100%;    height: 30px;    line-height: 30px;}*/

.header_bottom {
    width: 100%;
    height: 110px;
    background: #f2f2f2;
    margin-top: -45px;
}

.index_bottom {
    margin-top: -525px;
}


/*.index_bottom{    display: block;    margin-top: -525px;}*/


/*.header_bottom:after{    display: block;    content: '';    clear: both;}*/

.header_bottom .header_bottom_box {
    width: 470px;
    height: inherit;
    margin: 0 auto;
}

.header_bottom .header_bottom_box img {
    border: 0;
}

.header_bottom a {
    z-index: 2;
    position: relative;
    top: -100px;
    display: block;
    width: 156px;
    height: inherit;
    display: block;
    float: left;
    margin: 0 auto;
}

.banner_title {
    z-index: 2;
    position: relative;
    top: -300px;
    width: 100%;
    height: 60px;
    color: #FFFFFF;
    text-align: center;
}

.banner_title .top_title {
    font-size: 35px;
    font-weight: bold;
}

.banner_title .bottom_title {
    font-size: 14px;
    margin-top: 30px;
}

@font-face {
    font-family: myttf;
    src: url(../other/ShelleyAllegroBT-Regular.otf);
}

.index_banner_title {
    z-index: 2;
    position: relative;
    top: -705px;
    width: 100%;
    height: 525px;
    color: #FFFFFF;
    text-align: center;
    overflow: hidden;
}

.index_banner_title .index_top_title {
    font-size: 5.7em;
    font-family: myttf;
}

.index_banner_title .index_bottom_title {
    font-size: 14px;
    margin-top: 30px;
    letter-spacing: 20px;
}

.index_banner_title .banner_btn {
    margin-top: 130px;
}

.index_banner_title .banner_btn img {
    transition: all .15s;
    border: 0;
}

.index_banner_title .banner_btn img:hover {}

.index_banner_title .banner_btn img:active {
    transform: scale(1.07, 1.07);
}

.bg_yellowgreen {
    background: #FFFFFF;
}


/*首页内容*/

.content .content_box_section {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #f2f2f2;
}

.content_box_section .content_title {
    width: 100%;
    height: 180px;
}

.content_title .content_en_title {
    width: 100%;
    height: 90px;
    font-size: 4.5em;
    font-family: myttf;
    text-align: center;
    padding-top: 20px;
}

.content_title .content_cn_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
    text-align: center;
}

.content_title .content_title_bottom_line {
    width: 280px;
    height: 20px;
    border-bottom: 2px solid #d0c9b6;
    margin: 0 auto;
}

.content_box_section .content_detail_box {
    width: 100%;
    height: auto;
    padding-top: 20px;
    /*    overflow: hidden;*/
}

.content_box_section .content_detail_box:after {
    display: block;
    content: '';
    clear: both;
}

.content_detail_box .detail_img_box {
    width: 200px;
    height: 220px;
    float: left;
    opacity: 0;
	margin-left:25px;
}

.detail_img_box .detail_img_title {
    width: 100%;
    height: 70px;
    color: #484848;
    line-height: 70px;
    text-align: center;
}

.content_detail_box .detail_img_box a {
    text-decoration: none;
}

.detail_img_box img {
    display: block;
    width: 150px;
    height: 150px;
    border: 0;
    margin: 0 auto;
}

.content_box_section .aili_story_text {
    opacity: 0;
    width: 100%;
    height: 200px;
    color: #484848;
    text-indent: 2em;
    letter-spacing: 1px;
    line-height: 30px;
}

.content .section_center_img {
    width: 100%;
    height: 340px;
    /*margin-bottom: 50px;*/
    overflow: hidden;
}

.content .out_content_box {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    overflow: hidden;
}

.content .out_content_box:after {
    display: block;
    content: '';
    clear: both;
}

.content .section_bottom_img {
    width: 100%;
    height: 890px;
    padding-bottom: 50px;
    overflow: hidden;
}

.section_bottom_img .img_top_text {
    position: relative;
    top: -500px;
    width: 100%;
    height: 340px;
    color: #FFFFFF;
    font-family: myttf;
    font-size: 60px;
    line-height: 340px;
    text-align: center;
    transition: all .35s;
}

.section_bottom_img .img_cn_text {
    position: relative;
    top: -500px;
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 30px;
    line-height: 40px;
    text-align: center;
    transition: all .35s;
}

.section_bottom_img .img_cn_text:hover {
    transform: scale(1.2, 1.2);
}

.section_bottom_img .img_top_text:hover {
    transform: scale(1.2, 1.2);
}

@font-face {
    font-family: myttf1;
    src: url(../other/ChenGuangDaZi.ttf);
}

.ailiwenchuang img {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: -1;
}

.section_center_img .img_top_text {
    position: relative;
    top: 0;
    width: 100%;
    height: 340px;
    color: #FFFFFF;
    font-family: myttf1;
    font-size: 60px;
    line-height: 340px;
    text-align: center;
    transition: all .35s;
}

.section_center_img .img_top_text:hover {
    transform: scale(1.2, 1.2);
}

.content_box_section .top_select_box {
    width: 100%;
    height: 40px;
}

.top_select_box ul {
    list-style: none;
}

.top_select_box ul li {
    float: left;
}

.top_select_box ul li a {
    display: block;
    width: 120px;
    height: 30px;
    color: #484848;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #cbc5b3;
    margin-right: 9px;
}

.top_select_box .active {
    color: #FFFFFF;
    background: #007AFF;
}

.content_detail_box .show_select_box {
    opacity: 0;
    width: 100%;
    height: auto;
    margin-top: 25px;
    padding-bottom: 65px;
}

.content_detail_box .bottom_news_box {
    width: 100%;
    height: 560px;
    opacity: 0;
}

.bottom_news_box .index_news_box {
    width: 100%;
    height: 240px;
}

.index_news_box .intro_box,
.news_img_box {
    width: 50%;
    height: inherit;
    float: left;
}

.index_news_box .intro_box {}

.intro_box .left_time {
    width: 99px;
    height: 200px;
    color: #484848;
    text-align: center;
    margin-top: 37.5px;
    border-right: 1px solid #d1cab6;
    float: left;
}

.intro_box .left_time i {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
    font-style: normal;
    padding-top: 10px;
}

.intro_box .intro_detail_box {
    width: 500px;
    height: inherit;
    color: #484848;
    /*background: bisque;*/
    float: left;
}

.intro_detail_box .intro_title {
    width: 95%;
    height: 30px;
    line-height: 30px;
    margin: 32px auto 10px auto;
    overflow: hidden;
}

.intro_box a {
    color: #484848;
    text-decoration: none;
    transition: all .35s;
}

.intro_box a:hover {
    color: #ccc7b4;
}

.intro_title .intro_title_bottom_line {
    width: 100px;
    height: 1px;
    background: #DCDCDC;
}

.intro_detail_box .intro_small {
    width: 95%;
    height: 100px;
    line-height: 25px;
    margin: 0 auto;
    overflow: hidden;
}

.intro_detail_box .show_more_btn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #cac3b3;
    margin-left: 15px;
}

.intro_detail_box .show_more_btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #484848;
    text-decoration: none;
    transition: all .35s;
}

.intro_detail_box .show_more_btn a:hover {
    color: #FFFFFF;
    background: #cac3b3;
}

.index_news_box .news_img_box {
    background: #cbc5b4;
}

.news_img_box .background_color {
    width: 100%;
    height: 45%;
    background: #f2f2f2;
}

.news_img_box .img_class {
    position: relative;
    top: -100px;
    display: block;
    width: 450px;
    height: 200px;
    max-height: none;
    margin: 0 auto;
    float: none;
}

.news_img_box .img_class img {
    display: block;
    width: 50%;
    height: 200px;
    float: left;
}

.show_select_box .select_box_detail {
    display: none;
    width: 100%;
    height: 100%;
    float: left;
}

.select_box_detail .product_detail_list {
    width: 280px;
    height: 240px;
    float: left;
    margin: 10px 9px;
    transition: all .35s;
    border: 1px solid #d4d4d4;
}

.select_box_detail .product_detail_list:hover {
    transform: scale(1.05, 1.05);
}

.product_detail_list img {
    display: block;
    width: 100%;
    height: 200px;
    border: 0;
}

.product_detail_list .product_notice_text {
    width: 95%;
    height: 20px;
    color: #484848;
    margin: 0 auto;
}

.product_detail_list .detail_title {
    width: 100%;
    height: 40px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.product_detail_list .detail_title h3 {
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #e20a19;
}

.product_notice_text .product_notice_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.product_notice_text .notice_text {
    width: 100%;
    height: auto;
    line-height: 30px;
    overflow: hidden;
}


/*首页内容end*/


/*内容开始*/

.content {
    width: 100%;
    height: auto;
    /*background: #f2f2f2;*/
}

.content:after {
    display: block;
    content: '';
    clear: both;
}

.content .content_box {
    width: 1200px;
    height: inherit;
    margin: 0 auto;
}

.content_box .content_left_box {
    width: 300px;
    height: 100%;
    float: left;
}

.section_box {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.section_box .section_title {
    width: 100%;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    /*#1e8dff*/
}

.section_title .top_text {
    width: 100%;
    height: inherit;
}

.top_text .cate_show {
    display: none;
}

.section_title .bottom_text {
    width: 40px;
    height: 3px;
    border-bottom: 3px solid #1e8dff;
}

.content_box .content_right_box {
    width: 860px;
    height: auto;
    margin-left: 40px;
    float: left;
}

.section_box .section_content_box {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.section_box .section_content_box:after {
    display: block;
    content: '';
    clear: both;
}

.section_content_box .search_box {
    width: 258px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #dcdcdc;
    float: left;
}

.section_content_box .search_box input {
    display: block;
    width: 90%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    outline: none;
    border: none;
    margin: 0 auto;
}

.section_content_box .search_btn {
    width: 40px;
    height: 42px;
    line-height: 42px;
    float: left;
    background: #ccc5b3;
}

.section_title .cate_box {
    display: none;
}

.search_btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

.section_content_box .news_list_box {
    width: 100%;
    height: auto;
    color: #414141;
}

.section_content_box .news_list_box:after {
    display: block;
    content: '';
    clear: both;
}

.news_list_box .active {
    background: #ccc5b3;
    color: #FFFFFF;
}

.news_list_box .news_list {
    width: 100%;
    height: 50px;
    line-height: 50px;
    /*    background: yellowgreen;*/
    border-bottom: 1px solid #DCDCDC;
}

.news_list a {
    display: block;
    width: 100%;
    height: 100%;
    color: #414141;
}

.news_list .left_icon {
    width: 60px;
    height: inherit;
    font-size: 10px;
    text-align: center;
    float: left;
}

.news_list .right_title {
    width: 240px;
    height: inherit;
    float: left;
}

.section_content_box .hot_product_box {
    width: 100px;
    height: auto;
    float: left;
}

.section_content_box .hot_product_box img {
    border: 0;
}

.section_content_box .information_list {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #DCDCDC;
}

.information_list .top_time {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #909090;
}

.section_content_box .information_title {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.information_title a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 50px;
    font-size: 15px;
    color: #414141;
    text-decoration: none;
}

.section_content_box .hot_keywords {
    width: 120px;
    height: 35px;
    background: #FFFFFF;
    float: left;
    border: 1px solid #dbdbdb;
    margin: 0 15px 10px 0;
}

.hot_keywords a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 35px;
    text-align: center;
    color: #a7a7a7;
    text-decoration: none;
}

.hot_product_box a {
    text-decoration: none;
}

.hot_product_box img {
    display: block;
    width: 90px;
    height: 80px;
    margin: 0 auto;
}

.hot_product_box span {
    display: block;
    width: 100%;
    height: 35px;
    color: #000;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}

.hot_product_box b {
    display: block;
    width: 90%;
    color: #2777da;
    font-weight: 100;
    margin: 0 auto;
}

.content_right_box .about_content_box {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding-top: 20px;
}

.about_content_box .about_detail_box {
    width: 95%;
    min-height: 1000px;
    margin: 20px auto 0px auto;
}

.about_detail_box .about_cn_title {
    width: 100%;
    height: 35px;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #484848;
}

.about_detail_box .about_en_title {
    width: 100%;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #b6b6b6;
}

.about_detail_box .about_en_title a {
    text-decoration: none;
    color: #b6b6b6;
    font-size: 20px;
}

.about_detail_box .about_detail {
    width: 100%;
    height: auto;
    color: #484848;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 25px;
    padding-bottom: 30px;
    /* overflow: hidden; */
}

.about_content_box .top_change_img_box {
    width: 95%;
    max-height: 270px;
    margin: 0 auto;
    font-size: 32px;
    text-align: center;
    overflow: hidden;
}

.top_change_img_box .swiper-container {
    width: 100%;
    height: 100%;
}

.top_change_img_box .swiper-slide {
    text-align: center;
    max-width: 100%;
    font-size: 18px;
    background: #fff;
    /* 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;
}

.swiper-slide img {
    display: block;
    width: 50%;
    height: 270px;
    float: left;
}

.content_right_box .recruit_list_box {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding-bottom: 50px;
}

.content_right_box .recruit_list_box:after {
    display: block;
    content: '';
    clear: both;
}

.recruit_list_box .top_menu_box {
    width: 95%;
    height: 140px;
    margin: 0 auto;
}

.recruit_list_box .w-15-p {
    width: 15%;
}

.recruit_list_box .w-20-p {
    width: 20%;
}

.recruit_list_box .w-30-p {
    width: 25%;
}

.recruit_list_box .mar-r {
    margin-right: 1%;
}

.top_menu_box .top_menu_title {
    height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    float: left;
    color: #FFFFFF;
    background: #ccc5b4;
    margin-top: 85px;
}

.recruit_list_box .recruit_list {
    width: 95%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dashed #ccc5b4;
    margin: 0 auto;
    overflow: hidden;
}

.recruit_list .recruit_list_group {
    height: 70px;
    text-align: center;
    float: left;
    color: #484848;
}

.content_right_box .product_list_box {
    width: 100%;
    height: auto;
}

.content_right_box .product_list_box:after {
    display: block;
    content: '';
    clear: both;
}

.product_list_box .product_list {
    width: 286px;
    height: 363px;
    float: left;
    margin-bottom: 20px;
}

.product_list .product_img {
    display: block;
    width: 270px;
    height: 263px;
    border: 0;
    margin: 0 auto;
}

.product_list .product_info {
    width: 270px;
    height: 70px;
    margin: 20px auto 0 auto;
}

.product_info .info_left {
    width: 200px;
    height: 70px;
    float: left;
}

.info_left a {
    text-decoration: none;
}

.info_left .product_title {
    display: block;
    width: 200px;
    height: 22px;
    overflow: hidden;
    color: #000;
}

.info_left .price {
    color: #f00;
    margin-top: 12px;
}

.price .price_num {
    font-size: 20px;
}

.product_info .info_right {
    width: 70px;
    height: 70px;
    float: left;
}

.info_right .right_img {
    width: 70px;
    height: 70px;
}


/*产品详情*/

.product_list_box .detail_box {
    width: 100%;
    height: auto;
    background: #FFFFFF;
}

.detail_box .tab_box {
    width: 96%;
    border-bottom: 1px solid #cac3b3;
    margin: 0 auto;
}

.detail_box .tab_box:after {
    display: block;
    content: '';
    clear: both;
}

.detail_box .detail_content_box {
    width: 96%;
    height: auto;
    margin: 15px auto;
}

.detail_content_box .detail_tab_content {
    display: none;
    width: 100%;
    height: auto;
}

.detail_tab_content img {
    max-width: 100%;
}

.tab_box ul {
    list-style: none;
}

.tab_box ul li .active {
    color: #FFFFFF;
    background: #cac3b3;
}

.tab_box ul li {
    float: left;
    width: 120px;
    height: 30px;
    margin-right: 8px;
}

.tab_box ul li a {
    display: block;
    width: 120px;
    height: 100%;
    text-align: center;
    line-height: 30px;
    color: #cac3b3;
    border-top: 1px solid #cac3b3;
    border-left: 1px solid #cac3b3;
    border-right: 1px solid #cac3b3;
    text-decoration: none;
}

.product_list_box .big_detail_box {
    width: 100%;
    height: 430px;
    background: #FFFFFF;
    padding-top: 20px;
}

.big_detail_box .top_detail_box {
    width: 825px;
    height: 410px;
    margin: 0 auto;
    box-shadow: 0px 5px 10px 0px #cdcdcd;
}

.top_detail_box .detail_info {
    width: 50%;
    height: inherit;
    font-size: 14px;
    float: left;
}

.top_detail_box .detail_info_right {
    width: 50%;
    height: 340px;
    font-size: 14px;
    float: left;
    overflow-y: auto;
}

.top_detail_box .detail_info img {
    width: 400px;
    height: 390px;
    border: 1px solid #dcdcdc;
}

.detail_info_right .product_name {
    width: 95%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    float: left;
    border-bottom: 2px solid #ccc5b4;
    margin-bottom: 10px;
}

.detail_info_right .info_list {
    width: 100%;
    height: auto;
    color: #484848;
}

.detail_info_right .info_list:after {
    display: block;
    content: '';
    clear: both;
}

.detail_info_right .info_price {
    width: 68px;
    /*height: 25px;*/
    line-height: 25px;
    float: left;
}

.detail_info_right .pricce_value {
    width: 282px;
    height: auto;
    color: #f00;
    line-height: 25px;
    margin-left: 17px;
    float: left;
}

.detail_info_right .info_type {
    width: 85px;
    height: 25px;
    line-height: 25px;
    float: left;
    /*letter-spacing:1em; 如果需要y个字两端对齐，则为(x-y)/(y-1),这里是（4-2）/(2-1)=2em */
    /*margin-right:-2em; 同上*/
}

.detail_info_right .info_value {
    width: 310px;
    height: auto;
    line-height: 25px;
    float: left;
}

.top_detail_box .bottom_btn_box {
    width: 312px;
    height: 70px;
    float: right;
    /*margin-top: 20px;*/
}

.bottom_btn_box .bottom_btn {
    width: 140px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    margin-top: 15px;
    border: 1px solid #ccc5b4;
}

.bottom_btn .btn_qr_box {
    display: none;
    position: absolute;
    width: 140px;
    height: 140px;
    background: #eee;
}

.bottom_btn .btn_qr_box img {
    width: 140px;
    height: 140px;
}

.bottom_btn_box .mL-10 {
    margin-left: 16px;
}


/*详情结束*/

.page {
    width: 100%;
    height: 60px;
    margin-top: 20px;
    text-align: center;
}

.page a {
    position: relative;
    float: left;
    color: #2B2A2A;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.page ul {
    display: inline-block;
    list-style: none;
}

.page ul li {
    display: inline;
    width: auto;
    height: 30px;
    float: left;
    line-height: 30px;
    margin-right: 10px;
    background: #FFFFFF;
    border: 1px solid #dddddd;
}

.page .active a {
    position: relative;
    float: left;
    color: #FFFFFF;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #2777da;
    border: 1px solid #dddddd;
}

.page .active {
    background: #218fff;
}


/*内容结束*/


/*友情链接开始*/

.link {
    width: 100%;
    height: 120px;
    /*border-top: 2px solid #5993cf;*/
    background: #f2f2f2;
    overflow: hidden;
}

.link .link_box {
    width: 1200px;
    height: inherit;
    line-height: 120px;
    margin: 0 auto;
}

.link .link_title,
.link_list {
    float: left;
}

.link .link_list a {
    color: #000000;
    text-decoration: none;
    margin: 0 30px 0 0;
}


/*友情链接结束*/


/*底部开始*/

.footer {
    width: 100%;
    height: 295px;
    background: #2b2a2a;
}

.footer .footer_box {
    width: 1200px;
    height: 235px;
    padding-top: 30px;
    margin: 0 auto;
}

.footer_box .footer_left {
    width: 30%;
    height: inherit;
    float: left;
}

.footer_box .footer_qr {
    width: 24%;
    height: 200px;
    float: left;
    margin-top: 20px;
    border-left: 3px solid #218fff;
}

.footer_left .footer_top_title {
    width: 70%;
    height: 40px;
    line-height: 40px;
    color: #808080;
    font-size: 14px;
    border-bottom: 3px solid #808080;
}

.footer_left .address_box {
    width: 100%;
    height: 192px;
    color: #808080;
    line-height: 35px;
}

.footer_left .address_box a {
    color: #808080;
    text-decoration: none;
}

.footer_qr .qr_box {
    width: 830px;
    height: 195px;
    float: left;
}

.qr_box .qr_box_list {
    width: 25%;
    height: inherit;
    float: left;
    margin: 10px 0 0 0;
}

.qr_box_list img {
    display: block;
    margin: 0 auto;
}

.qr_box_list .qr_title {
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
}

.address_box .small_store {
    display: none;
}


/*底部结束*/

.second_banner {
    display: none;
}


/*新闻开始*/

.content_right_box .news_list_box {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.news_list_box .news_box {
    width: 800px;
    height: auto;
    margin: 0 auto;
}

.news_list_box .news_box:after {
    display: block;
    content: '';
    clear: both;
}

.news_box .news_list_group {
    width: 50%;
    height: 350px;
    /*background: yellowgreen;*/
    float: left;
    margin-top: 30px;
}

.news_list_group a {
    text-decoration: none;
}

.news_list_group .news_img {
    width: 355px;
    height: 215px;
    margin: 0 auto;
    border-left: 1px solid #ccc5b3;
    border-top: 1px solid #ccc5b3;
    border-right: 1px solid #ccc5b3;
}

.news_list_group .bottom_text_box {
    width: 355px;
    height: 135px;
    margin: 0 auto;
    border-left: 1px solid #ccc5b3;
    border-bottom: 1px solid #ccc5b3;
    border-right: 1px solid #ccc5b3;
    /*background: #eee;*/
}

.bottom_text_box .top_content {
    width: 95%;
    height: 80px;
    line-height: 25px;
    font-size: 15px;
    padding-top: 10px;
    margin: 0 auto;
    color: #484848;
    overflow: hidden;
}

.news_img .is_hot {
    position: relative;
    top: -215px;
    left: 0;
    width: 30px;
    height: 30px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    background: #FF0000;
}

.news_img .img_title {
    position: relative;
    left: 0;
    right: 0;
    top: -65px;
    height: 35px;
    opacity: 0.7;
    color: #FFFFFF;
    line-height: 35px;
    background: #2B2A2A;
    padding-left: 10px;
}

.news_list_group img {
    display: block;
    width: inherit;
    height: inherit;
    border: 0;
}

.bottom_text_box .bottom_small_box {
    width: 330px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}

.bottom_text_box .bottom_small_box:after {
    display: block;
    content: '';
    clear: both;
}

.bottom_text_box .time_box,
.show_detail {
    float: left;
}

.bottom_text_box .time_box {
    width: 70%;
    color: #979797;
    font-size: 13px;
}

.bottom_text_box .time_box a {
    color: #979797;
    font-size: 13px;
    text-decoration: none;
}

.bottom_text_box .show_detail {
    width: 30%;
    color: #979797;
    text-align: right;
}

.show_detail i {
    font-size: 20px;
    margin-left: 5px;
}

.content_right_box .contact_detail_box {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 20px 0px 20px 0px;
}

.content_right_box .contact_detail_box:after {
    display: block;
    content: '';
    clear: both;
}

.contact_detail_box .contact_map_box {
    width: 95%;
    height: 270px;
    margin: 0px auto 20px auto;
    border-bottom: 1px dashed #ccc5b4;
}

.contact_map_box .contact_address,
.map_img {
    width: 50%;
    height: 235px;
    float: left;
}

.contact_detail_box .put_word_box {
    width: 95%;
    height: 240px;
    margin: 0 auto;
    padding-top: 20px;
}

.put_word_box .word_left {
    width: 40%;
    height: inherit;
    float: left;
}

.put_word_box .word_right {
    width: 60%;
    height: inherit;
    float: left;
}

.word_left .left_input_box {
    width: 90%;
    height: 50px;
    border: 1px solid #E5E5E5;
    margin-bottom: 20px;
}

.left_input_box .notice_text {
    width: 20%;
    height: inherit;
    line-height: 50px;
    color: #484848;
    text-align: center;
    float: left;
}

.word_right .right_word_content {
    width: 100%;
    height: 195px;
    float: right;
    border: 1px solid #E5E5E5;
}

.right_word_content .right_notice_box {
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #484848;
}

.right_word_content textarea {
    display: block;
    width: 96%;
    height: 155px;
    border: 0;
    outline: none;
    margin: 0 auto;
}

.left_input_box input {
    display: block;
    width: 78%;
    height: 50px;
    border: 0;
    outline: none;
    float: left;
}

.contact_detail_box .word_submit {
    width: 95%;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    background: #218fff;
    margin: 0 auto;
}

.map_img img {
    width: 100%;
    height: 100%;
}

.contact_address .address_text {
    width: 95%;
    height: 115px;
    color: #484848;
    line-height: 30px;
    padding-top: 15px;
    margin: 0 auto;
}

.contact_address .top_v_btn {
    width: 95%;
    height: 50px;
    background: #ccc5b3;
    font-size: 20px;
}

.contact_address .company_text {
    width: 94%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px solid #ccc5b3;
}

.contact_address .top_v_btn span {
    display: block;
    height: inherit;
    color: #FFFFFF;
    line-height: 50px;
    margin-left: 10px;
}

.contact_address .company_text span {
    display: block;
    height: inherit;
    color: #484848;
    line-height: 50px;
    margin-left: 10px;
}


/*新闻结束*/


/*swiper style*/

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}


/*end*/

.mobile_hidden {
    display: block;
}


/*返回顶部*/

.return_top {
    z-index: 9999;
    display: block;
    position: fixed;
    bottom: 15px;
    right: 15px;
    background: rgb(75, 103, 7));
    cursor: pointer;
}


/*end*/

@media (max-width: 768px) {
    .mobile_hidden {
        display: none;
    }
    .banner_title {
        z-index: 2;
        display: block;
        top: -130px;
        height: 100px;
    }
    .header_list .header_top_box {
        height: 60px;
    }
    .header_top_box .header_top_box_center {
        position: fixed;
        /*top: 60px;        bottom: 0px;*/
        left: 0px;
        right: 0px;
        width: 100%;
        height: inherit;
        margin: 0 auto;
        background: #fff;
    }
    .header_top_box .header_top_box_center:after {
        display: block;
        content: '';
        clear: both;
    }
    .header_top_box_center .computer_header_logo {
        display: none;
    }
    .header_top_box_center .header_logo {
        display: block;
        width: 70%;
        height: inherit;
        text-align: center;
        /* margin-left: 20px; */
        float: left;
    }
    .header_top_box_center .header_menu_box {
        width: 200px;
        height: 100%;
        background: #313131;
    }
    .header_top_box_center .header_menu_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .header_top_box_center .header_menu_box {
        position: fixed;
        top: 0px;
        left: -200px;
        bottom: 0px;
        width: 200px;
        height: 100%;
        float: none;
        margin: 0 auto;
    }
    .header_menu_box .menu_box {
        margin: 20px auto 0 auto;
    }
    .header_menu_box .menu_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .header_menu_box .menu_box ul li {
        width: 100%;
    }
    .header_menu_box .menu_box ul li a {
        width: 100%;
        line-height: 60px;
    }
    .header_menu_box .menu_box p {
        width: 100%;
        float: left;
        color: #FFFFFF;
        display: block;
        line-height: 60px;
    }
    .header_menu_box .menu_box span {
        display: none;
    }
    .header_bottom {
        display: none;
    }
    .header_list {
        height: 200px;
        /*margin-bottom: 0px;*/
    }
    .header_logo .cn_name {
        color: #5a5032;
    font-size: 18px;
    margin-top: 19px;
    }
    .header_logo .en_name {
        color: #d1c9b6;
        font-size: 12.5px;
    }
    .header_top_box_center .left_menu_box,
    .right_menu_box {
        display: block;
        width: 15%;
        height: 40px;
        float: left;
        color: #484848;
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        /* margin-left: 10px; */
        margin-top: 10px;
        border-radius: 5px;
    }
    .header_top_box_center .right_menu_box {
        display: block;
    }
    .header_list .header_images {
        display: block;
        width: 100%;
        height: 200px;
        margin-top: 60px;
    }
    .header_images img {
        /*width: 100%;*/
        height: 190px;
    }
    .header_images .cover {
        background: url(../img/images/overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
        position: absolute;
        right: 0px;
        left: 0px;
        top: 60px;
        width: 100%;
        height: 190px;
        z-index: 1;
    }
    .content_title .content_cn_title {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 1.1em;
        text-align: center;
    }
    .content_title .content_en_title {
        height: 65px;
        font-size: 3.5em;
        padding-top: 0px;
    }
    .content {
        margin-top: -100px;
    }
    .content_box .content_left_box {
        display: none;
    }
    .content_box .content_right_box {
        width: 95%;
        float: none;
        margin: 0 auto;
    }
    .content .content_box {
        width: 100%;
    }
    .product_list_box .product_list {
        width: 50%;
        height: 245px;
        /*background: #fff;*/
    }
    .product_list .product_img {
        width: 175px;
        height: 155px;
    }
    .product_list .product_info {
        width: 175px;
        margin: 15px auto 0 auto;
    }
    .product_info .info_left {
        width: 100%;
    }
    .info_left .product_title {
        width: 100%;
        height: 22px;
    }
    .product_info .info_right {
        display: none;
    }
    .link {
        display: none;
    }
    .footer {
        width: 100%;
        height: 500px;
        background: #2b2a2a;
    }
    .footer .footer_box {
        width: 90%;
        height: 435px;
        padding-top: 30px;
        margin: 0 auto;
    }
    .footer_box .footer_left {
        width: 100%;
        height: 235px;
        float: left;
    }
    .footer_box .footer_qr {
        width: 100%;
        height: 215px;
        /*float: unset;*/
        margin-top: 20px;
        border-left: none;
		display: none;
    }
    .footer_qr .qr_box {
        width: 295px;
        float: none;
        margin: 0 auto;
        overflow: hidden;
    }
    .shade_box {
        z-index: 2;
        display: block;
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background: black;
        opacity: 0;
    }
    .page {
        height: auto;
    }
    .page ul li {
        margin: 10px;
    }
    .second_banner {
        display: block;
        width: 98%;
        height: auto;
        margin: 0 auto;
        background: #eee;
    }
    .second_banner img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .section_box .section_title {
        font-size: 18px;
    }
    .section_title .cate_box {
        display: none;
        position: absolute;
        right: -230px;
        width: 50%;
        height: auto;
        float: right;
        background: #fff;
        z-index: 2;
    }
    .cate_box ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }
    .cate_box ul li {
        width: 100%;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #eee;
    }
    .section_title .cate_box ul li a {
        display: block;
        width: 100%;
        height: inherit;
        font-size: 14px;
        color: #123456;
        text-decoration: none;
        text-align: center;
    }
    .top_text .cate_show {
        display: block;
        width: 30%;
        text-align: center;
        float: right;
    }
    .banner_title .bottom_title {
        display: none;
    }
    .section_title .top_text {
        background: #fff;
    }
    .address_box .small_store {
        display: block;
    }
    .small_store a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    .product_list_box .detail_box {
        background: none;
        margin-top: 20px;
    }
    .detail_box .detail_content_box {
        width: 100%;
        background: #FFFFFF;
        margin: 0px auto 15px auto;
    }
    .detail_content_box img {
        max-width: 100%;
    }
    .product_list_box .big_detail_box {
        height: auto;
        padding-top: 5px;
    }
    .product_list_box .big_detail_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .big_detail_box .top_detail_box {
        width: 100%;
        height: auto;
        box-shadow: 0px 1px 10px 0px #cdcdcd;
    }
    .big_detail_box .top_detail_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .top_detail_box .detail_info {
        width: 100%;
    }
    .top_detail_box .detail_info_right {
        width: 100%;
        height: auto;
        overflow-y: unset;
    }
    .top_detail_box .detail_info img {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }
    .detail_info .product_name {
        font-size: 17px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .detail_info .product_name {
        width: 92%;
        margin-left: 15px;
    }
    .info_list .pricce_value {
        width: 195px;
    }
    .info_list .info_value {
        width: 230px;
    }
    .info_list .info_price {
        width: 125px;
        margin-left: 15px;
    }
    .info_list .info_type {
        width: 100px;
        margin-left: 15px;
    }
    .detail_info .bottom_btn_box {
        width: 300px;
        float: none;
        margin: 0 auto;
    }
    .bottom_btn_box .bottom_btn {
        /*margin-left: 7%;*/
    }
    .detail_box .tab_box {
        width: 100%;
        border-left: 1px solid #cac3b3;
        border-top: 1px solid #cac3b3;
    }
    .tab_box ul li {
        width: 50%;
        margin: 0;
    }
    .tab_box ul li a {
        width: 100%;
        border-top: none;
        border-left: none;
        border-right: 1px solid #cac3b3;
        border-bottom: 1px solid #cac3b3;
    }
    .news_list_box .news_box {
        width: 100%;
    }
    .news_box .news_list_group {
        width: 100%;
    }
    .news_list_group .news_img {
        width: 100%;
    }
    .news_box .news_list_group {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .news_list_group .bottom_text_box {
        width: 100%;
    }
    .bottom_text_box .bottom_small_box {
        width: 90%;
    }
    .content_right_box .news_list_box {
        margin: 0;
        padding: 0;
    }
    .recruit_list_box .w-15-p {
        width: 12%;
    }
    .recruit_list_box .w-20-p {
        width: 20%;
    }
    .recruit_list_box .w-30-p {
        width: 30%;
    }
    .recruit_list_box .mar-r {
        margin-right: 1%;
    }
    .top_menu_box .top_menu_title {
        font-size: 15px;
    }
    .recruit_list_box .recruit_list {
        font-size: 12px;
    }
    .recruit_list_box .top_menu_box {
        height: 60px;
    }
    .top_menu_box .top_menu_title {
        margin-top: 10px;
    }
    .contact_map_box .contact_address,
    .map_img {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .contact_address .address_text {
        height: auto;
    }
    .contact_address .address_text a {
        text-decoration: none;
        color: #484848;
        line-height: 30px;
    }
    .contact_detail_box .contact_map_box {
        height: auto;
    }
    .contact_detail_box .contact_map_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .contact_address .top_v_btn {
        margin: 0 auto;
    }
    .about_content_box .about_detail_box {
        min-height: auto;
    }
    .h-500 {
        height: auto;
    }
    .h-960 {
        height: auto;
    }
    .swiper-slide img {
        /* height: auto; */
        /* max-height: 100%; */
        width: 50%;
        height: 115px;
    }
    .header_list .big_header_images {
        display: none;
    }
    .header_list .mobile_header_images {
        width: 100%;
        height: 400px;
    }
    .header_top_box_center .hidden_search_box {
        display: block;
        position: fixed;
        top: -120px;
        width: 100%;
        height: 120px;
        background: #EEEEEE;
    }
    .hidden_search_box .search_input {
        width: 90%;
        height: 35px;
        background: #FFFFFF;
        border: 1px solid #DCDCDC;
        margin: 5px auto 0px auto;
    }
    .search_input input {
        display: block;
        width: 95%;
        height: 100%;
        border: 0;
        outline: none;
        margin: 0 auto;
    }
    .hidden_search_box .search_input_btn {
        width: 90%;
        height: 30px;
        text-align: center;
        color: #FFFFFF;
        line-height: 30px;
        background: #cac3b3;
        margin: 5px auto 0px auto;
    }
    .hidden_search_box .close_search_box {
        width: 100%;
        height: 30px;
        color: #484848;
        background: #FFFFFF;
        text-align: center;
        line-height: 30px;
        margin-top: 10px;
    }
    .content .content_box_section {
        width: 98%;
        margin-top: 15px;
    }
    .content_detail_box .detail_img_box {
        width: 33.3333%;
        height: 135px;
    }
    .detail_img_box img {
        width: 80px;
        height: 80px;
    }
    .content_box_section .aili_story_text {
        width: 91%;
        height: auto;
        margin: 20px auto 10px auto;
    }
    .content .section_center_img {
        height: 150px;
    }
    .section_center_img .img_top_text {
        height: 150px;
        font-size: 30px;
        line-height: 150px;
    }
    .content_box_section .top_select_box {
        width: 320px;
        height: auto;
        margin: 0 auto;
    }
    .content_box_section .top_select_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .show_select_box .select_box_detail {
        width: 95%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .show_select_box .select_box_detail:after {
        display: block;
        content: '';
        clear: both;
    }
    .content_box_section .content_title {
        /*display: block;*/
        height: 150px;
    }
    .select_box_detail .product_detail_list {
        display: inline-block;
        width: 45%;
        height: auto;
        margin: 5px 1%;
        float: unset;
    }
    .top_select_box ul li a {
        width: 99px;
        margin-right: 5px;
        margin-bottom: 5px;
        overflow: hidden;
    }
    #select_box_1 > a {
        border: none;
        text-decoration: none;
    }
    .content_detail_box .show_select_box {
        height: auto;
        margin-top: 5px;
        padding-bottom: 20px;
        padding-top: 20px;
        background: #e5e5e5;
    }
    .product_detail_list img {
        width: 100%;
        height: 118px;
        border: 0;
        float: unset;
    }
    .product_detail_list .product_notice_text {
        width: 50%;
        height: 175.25px;
        float: left;
    }
    .product_notice_text .product_notice_title {
        width: 90%;
        height: 24px;
        font-size: 16px;
        line-height: 24px;
        margin: 6px auto 0px auto;
        overflow: hidden;
    }
    .product_notice_text .notice_text {
        width: 85%;
        font-size: 12px;
        height: 135.25px;
        line-height: 17px;
        margin: 0px auto;
        overflow: hidden;
    }
    .content .section_bottom_img {
        height: 300px;
        padding-bottom: 0px;
    }
    .content .section_bottom_img img {
        width: 100%;
        height: 300px;
    }
    body > div.index_banner_title > div.index_top_title.text_1 > img {
        width: 100%;
        height: auto;
    }
    .section_bottom_img .img_top_text {
        position: relative;
        top: -250px;
        height: 150px;
        font-size: 22px;
        line-height: 150px;
    }
    .section_bottom_img .img_cn_text {
        position: relative;
        top: -260px;
        font-size: 14px;
        letter-spacing: 13px;
        line-height: 40px;
    }
    .content_detail_box .bottom_news_box {
        height: auto;
    }
    .index_news_box .intro_box,
    .news_img_box {
        width: 100%;
        height: 200px;
        float: right;
    }
    .index_news_box .intro_box {
        height: 145px;
    }
    .index_news_box .intro_box,
    .news_img_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .intro_box .left_time {
        width: 20%;
        height: 90px;
        border: 1px solid #d1cab6;
        margin-top: 22.5px;
    }
    .intro_box .intro_detail_box {
        width: 79%;
        height: 130px;
        margin-top: 10px;
    }
    .bottom_news_box .index_news_box {
        height: 360px;
    }
    .bottom_news_box .index_news_box:after {
        display: block;
        content: '';
        clear: both;
    }
    .news_img_box .img_class {
        width: 90%;
        top: -75px;
        /*position: static;*/
    }
    .intro_detail_box .intro_title {
        height: 20px;
        line-height: 20px;
        margin: 10px auto 2px auto;
        overflow: hidden;
    }
    .intro_detail_box .intro_small {
        font-size: 13px;
        height: 80px;
        overflow: hidden;
    }
    .intro_detail_box .show_more_btn {
        display: none;
    }
    .mobile_header_images .cover {
        background: url(../img/images/overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
        position: absolute;
        right: 0px;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 400px;
        z-index: 2;
    }
    .index_banner_title {
        z-index: 2;
        position: relative;
        top: -300px;
        width: 100%;
        height: 300px;
        color: #FFFFFF;
        text-align: center;
        /* overflow: hidden; */
    }
    .index_banner_title .index_top_title {
        font-size: 2.7em;
    }
    .index_banner_title .index_bottom_title {
        font-size: 12px;
        transform: scale(0.9, 0.9);
        margin-top: 12px;
        letter-spacing: 0px;
    }
    .index_banner_title .banner_btn {
        margin-top: 20px;
    }
    .index_bottom {
        display: block;
        height: 90px;
        margin-top: -300px;
    }
    .header_bottom .header_bottom_box img {
        display: block;
        width: 100%;
    }
    .header_bottom .header_bottom_box {
        width: 70%;
    }
    .header_bottom a {
        z-index: 2;
        top: -35px;
        width: 33.3333%;
    }
    .index_banner_title .banner_btn img {
        width: 50%;
    }
    .index_content {
        margin-top: 0px;
    }
    .content_title .content_title_bottom_line {
        width: 210px;
    }
    .news_img_box .img_class img {
        height: 165px;
    }
    .qr_box .qr_box_list {
        width: 33.333%;
    }
    .contact_detail_box .put_word_box {
        height: 420px;
    }
    .put_word_box .word_left {
        width: 100%;
        height: 50%;
        margin: 0 auto;
    }
    .put_word_box .word_right {
        width: 100%;
        height: 50%;
        margin: 0 auto;
    }
    .word_left .left_input_box {
        width: 100%;
        /* margin-bottom: 20px; */
        margin: 0 auto 20px auto;
    }
    .about_detail_box .about_cn_title {
        height: auto;
    }
    .about_detail_box .about_detail pre {
        word-wrap: break-word;
    }
    .about_detail_box .about_detail p,
    span {
        display: block;
        width: 100%;
        height: auto;
    }
    .return_top {
        display: none;
    }
    
    .qr_box_list .qr_title{
        overflow: hidden;
    }
    .qr_box_list img{
        width: 95%;
    }
    .about_detail_box .about_detail img{
        max-width: 100%;
    }
}

@media (max-width: 330px) {
    .product_list_box .product_list {
        height: 235px;
    }
    .product_list .product_img {
        width: 95%;
        height: 150px;
    }
    .product_list .product_info {
        width: 95%;
        margin: 15px auto 0 auto;
    }
    .header_logo .en_name {
        font-size: 11px;
    }
    .info_list .info_value {
        width: 185px;
    }
    .bottom_btn_box .bottom_btn {
        width: 130px;
        margin-left: 7%;
    }
    .intro_box .left_time {
        font-size: 13px;
    }
    .about_detail_box .about_detail img{
        max-width: 100%;
    }
    
}