body,html{
    font-family: 微软雅黑;
}
.am_count{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
/*伸缩盒子模型*/
.am_box {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    /*-webkit-flex-wrap: nowrap;*/
    /*-ms-flex-wrap: nowrap;*/
    /*flex-wrap: nowrap;*/
}
.am_Y{
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.am_X{
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.am_XY{
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}


.am_head{
    width: 100%;
    height: 100px;

}
.am_head_logo{
    width: 810px;
    position: relative;
}
.am_head_logo a{
    position: absolute;
    top: 50px;
}
.am_head_logo>a>img{
    max-width: 810px;
    max-height: 100px;
}
.am_head_text{
    width: 390px;
    height: 100px;
    justify-content: flex-end;
}
.am_ht_left{
    width: 190px;
    padding-top: 27.5px;
}
.am_htl_a{
    width: 40px;
}
.am_htl_b{
    width: 155px;
    padding-left: 10px;
}
.am_htl_a >img{
    width: 40px;
    height: 40px;
}
.am_htlb_title{
    width: 100%;
    font-size: 12px;
    color: #2d2d2d;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 1px;
}
.am_htlb_text{
    width: 100%;
    font-size: 14px;
    color: #2d2d2d;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.am_ht_right{
    width: 190px;
    padding-top: 27.5px;
}
.am_htr_a{
    width: 40px;
}
.am_htr_a >img{
    width: 45px;
    height: 40px;
}
.am_htr_b{
    width: 155px;
    padding-left: 10px;
}
.am_htrb_title{
    width: 100%;
    font-size: 12px;
    color: #2d2d2d;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.am_htrb_text{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #2d2d2d;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
/*
导航
*/
.am_nav{
    width: 100%;
    justify-content: space-between;
    height: 50px;
}
.am_nav_son{
    /*max-width: 12.5%;*/
   width: 12.5%;
    position: relative;
    padding: 0 5px;
    text-align: center;



}
.am_nav_son a{
    position: relative;
    width: 100%;
    font-size: 16px;
    color: #2d2d2d;
    line-height: 50px;
}
.am_na:after{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 50%;
    top: -15px;
    background-image: url("../images/ico.png");
    background-size: 100% 100%;
}
.am_na:before{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 45%;
    bottom: -15px;
    background-image: url("../images/ico.png");
    background-size: 100% 100%;
}

.nav_list_son{
    /*width: 130%;*/
    width: 100%;
    font-size: 16px;
    color: black;
    line-height: 40px;
    display: none;
    text-align: center;
    /*position: absolute;*/
    position: relative;
    z-index: 99;
    background-color: white;
}
.nav_list_son a{
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.nav_list_son a:hover{
    background-color: #993211;
    color: white;
}
.nav_list > .no{
    background-color: #E23D0F;
    color: white!important;
    border-radius: 8px;
}
.nav_list >.no>a{
    color: white;

}


.nav_ls_son{
    position: absolute;
    width: 100%;
    z-index: 99;
    background-color:#FFFFFF ;
    display: none;
    left: 100%;
    top: 0;
}

.open{
    width: 100%;

}
/*.am_nav >.am_nav_son:first-child{*/
    /*text-align: left!important;*/
/*}*/
/*.am_nav >.am_nav_son:last-child{*/
    /*!*margin-left: 2.5%;*!*/
    /*text-align: right!important;*/
/*}*/

/*banner*/
.am_banner_c{

    width: 100%;
    position: relative;
    height: 642px;
    /*background-image: url("../images/bj.png");*/
    background-size: cover;

}
.am_banner_line{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1840px;
    height: 570px;
    border: 1px solid #953310;

}
.am_banner{
    width: 100%;
    position: absolute;
    height: 642px;
    top: -33px;
    left: 0;
    z-index: 88;
}


.swiper-num {
    position: absolute;
    width: 165px;
    left:10%;
    bottom: 10px;
    z-index: 2;
    color: #fffefe;
}
.swiper-num .active {
    display: inline-block;
}
.swiper-num span {
    font-size: 12px;
    color: #fffefe;
}
.swiper-num .total {display: inline-block;}
.swiper-wrapper{
    height: 642px!important;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
}
.am_search{
    width: 100%;
    margin-top: 5px;
    border-bottom: 1px solid #9D9D9D;
}
.am_search_text{
    width: 930px;
    font-size: 12px;
    color: #999999;
    line-height: 50px;
}
.am_search_text span{
    margin-left: 3px;
}
.am_search_get{
    margin-left: 5px;
    width: 265px;
    position: relative;
}
.am_search_form{
    margin: 10px 0;
    width: 100%;
    border-bottom: 1px solid #D4D4D4;
}
.am_search_form input{
    width: 100%;
    border: none;
    height: 30px;
    outline:medium;
}
.am_search_ico{
    width: 25px;
    height: 25px;
    position: absolute;
    top:50%;
    right: 0;
    border: none;
    background-image: url("../images/enlarge.png");
    background-size: 100% 100%;
    background-color: white;
    text-shadow: none;
    -webkit-appearance: none;
    outline: none;
    background-repeat: no-repeat;
}
/*.am_search_ico img{*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
/*spread*/
.am_spread{
    width: 100%;
    margin-top: 45px;
}
.am_title{
    width: 100%;
}
.am_title_english{
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-transform:uppercase;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    color:#000000;
}
.am_title_introduce{
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 24px;
    color: #c1a25f;
    line-height: 24px;
    margin: 14px 0;
}
.am_title_describe{
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}
.am_sp_len{
    margin-bottom: 50px;
}

.am_spread_body{
    width: 100%;
    justify-content: space-between;
}
.am_sb_son{
    width: 585px;

}
.am_sbs_left{
    width: 315px;
    height: 190px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background-color: #999999;


}
.am_sbs_leftp{
    width: 100%;
    height: 190px;
    background-size: cover;
    transition: all 0.4s;
}
.am_sbs_right{
    width: 270px;
    height: 190px;
    padding-left: 35px;
}
.am_sbs_color{
    background-color: #C1A25F;
}
.am_sbf_color{
    background-color: #333333;
}
.am_abs_english{
    width: 100%;
    margin-top: 30px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am_abs_title{
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am_more{
    width: 100%;
    margin-top: 60px;
}
.am_more_title{
    font-size: 12px;
    color: #ffffff;

}
.am_more_ico{
    width: 22px;
    height: 18px;
    margin-left: 12px;
    transition: all 0.4s;

}

.am_more_ico img{
    width: 100%;
    height: 100%;
}
.am_sb_son:hover .am_more_ico{
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
.am_sb_son:hover .am_sbs_leftp{
    transform: scale(1.2);
}

.am_show{
    width: 100%;
    justify-content: space-between;
    margin-top: 60px;
    flex-wrap: wrap;
}
.am_show_son{
    width: 380px;
    overflow: hidden;
    margin-bottom: 20px;

}
.am_ss_top{
    width: 100%;
    height: 265px;
    background-size: cover;
}
.am_ss_bottom{
    width: 100%;
    font-size: 14px;
    color: #666666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    transition: all 0.3s;
}
.am_show_son:hover .am_ss_bottom{
   background-color: #C1A25F;
    color: white;
}
.am_images{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.am_images img{
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}
.am_images img:hover{
    transform: scale(1.2);
}

/*made*/
.am_made_body{
    width: 100%;
    margin-top: 65px;
}

.am_made{
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}
.am_made_son{
    width: 385px;
    position: relative;
    margin-bottom: 35px;
}
.am_mades_img{
    width: 385px;
    height: 468px;
    background-color: white;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.am_mades_imgg{
    width: 100%;
    height: 468px;
    background-size: cover;
}

.am_mades_end{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(205,181,128,0.8);
    background-image: url("../images/end_ico.png");
    background-size: 100px 150px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: none;
}
.am_mades_end_ico{
    width: 100%;
    text-align: center;
    line-height: 468px;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gb1{
    margin-top: 40px;
}

/*news*/
.am_news{
    width: 100%;
    justify-content:space-between;
    margin-top: 90px;
}
.am_news_one{
    width: 600px;
}
.am_news_tow{
    width: 530px;
    justify-content: space-between;
}
.am_no_hede{
    width: 100%;
    font-size: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}
.am_no_son{
    width: 100%;
    margin-top: 40px;
}
.am_no_son a{
    width: 100%;
    justify-content: space-between;
}
.am_no_son_left{
    width: 41px;
    color: #000000;
    font-size: 18px;
}
.am_no_son_left >span{
    font-size: 12px;
    color: #999999;

}
.am_no_son_right{
   width: 532px;
}
.am_nsr_title{
    width: 100%;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am_nsr_introduce{
    width: 100%;
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.am_nt_one{
    width: 250px;
    overflow: hidden;
}
.am_nt_one:hover .am_nt_one_img img{
    transform: scale(1.2);

}
.am_nt_one_img{
    width: 100%;
    height: 160px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    background-color: white;

}
.am_nt_one_img img{
    max-width: 100%;
    transition: all 0.4s;
}
.am_nt_one_time{
    width: 100%;
    color: #000000;
    font-size: 18px;
    margin: 35px 0 10px 0;
}
.am_nt_one_time >span{
    font-size: 12px;
    color: #999999;
}
.am_nt_one_title{
    width: 100%;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 16px;
}
.am_nt_one_introduce{
    width: 100%;
    font-size: 14px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.am_jump{
    width: 100px;
    margin-top: 50px;
}
.am_jump a{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    background-color: #333333;
    text-align: center;
    transition: all 0.4s;
}
.am_jump a:hover{
    background-color: #C1A25F;
}
/*friendship*/
.am_friendship{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 10px;
}
.am_fship_title{
    width: 100px;
    color: #000000;
}
.am_fship_title span{
    font-size: 16px;
    color: #000000;
    padding: 0 3px;
}
.am_fship_span{
    font-size: 18px!important;
    font-weight: bold;
}
.am_fship_count{
    width: 1100px;
    flex-wrap: wrap;
}
.am_fship_count_son{
    margin: 0 20px;
}
.am_fship_count_son a{
    font-size: 16px;
    color: #000000;
    line-height: 27px;
    transition: all 0.4s;
}
.am_fship_count_son a:hover{
    color:#C1A25F;
}
/*footer*/
.am_footer_body{
    width: 100%;
    background-color: #000000;
}
.am_footer{
    width: 100%;
    padding: 80px 0;
}
.am_footer_son{
    width: 600px;
}
.am_footer_qq{
    width: 200px;
    position: relative;
}
.am_footer_logo{
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-align: center;
}
.am_footer_logo img{
    max-width: 100%;

}
.am_footer_qw{
    width: 100%;
    justify-content: space-between;
    margin-top: 40px;
}
.am_footer_show_img{
    position: absolute;
    top: 125px;
    left: 50%;
    z-index: 55;
    width: 120px;
    height: 120px;
    margin-top: 15px;
    text-align: center;
    display: none;
}
.am_footer_show_img img{
   width: 100%;
    height: 100%;


}
/*.am_footer_qq img{*/
    /*width: 100%;*/
/*}*/
.am_footer_text{
    width: 180px;
    flex-wrap: wrap;
    margin-left: 110px;
}
.am_footer_ts{
    width: 50%;
    text-align: left;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 16px;
    margin-bottom: 30px;
}
.am_footer_ts a{
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    width: 100%;
}
.am_footer_sphone{
    width: 445px;
}
.am_footer_scode{
    width: 155px;
}
.am_footer_sphone_a{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #b7b7b7;
    font-size: 14px;
    line-height: 16px;
}
.am_footer_sphone_b{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #c1a25f;
    font-size: 28px;
    margin: 16px 0 20px 0;
}
.am_footer_sphone_c{
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #C1A25F;
    text-align: center;
}
.am_footer_sphone_c a{
    width: 100%;
    font-size: 14px;
    color: #fefefe;
    line-height: 30px;
}
.am_footer_scode_wx{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.am_footer_scode_wx img{
    max-width: 100%;
}
.am_footer_scode_text{
    width: 100%;
    color: #b7b7b7;
    font-size: 14px;
    padding: 0 33px;
    margin-top: 15px;
}
.am_footer_end{
    width: 100%;
    border-top: 1px solid #3D3D3D;
    font-size: 14px;
    color: #b7b7b7;
    line-height: 80px;
}
/*左测导航*/
.left_nav {
    border: 1px solid #E23D0F;
    margin-bottom:50px;
}
.nav_title{
    text-align: center;
    background-color:#E23D0F;
    color:#fff;
    padding: 10px 0;
}
.dir{
    text-align: center;
    padding-top: 5px;
    line-height: 26px;
    color: #ddd;
    text-transform: uppercase;
    font-size: 26px;
}
.left_nav ul a {
    /* 整体字体颜色*/
    font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
    font-size:14px;
    text-decoration: none;
    color: #000;
}
.left_nav ul a:hover {
    text-decoration: none;
}
.left_nav>ul>li {
    text-align:center;
    line-height:50px;
    min-height:50px;
    position:relative;
    overflow: hidden;
}
.left_nav>ul>li ul {
    display:none;
    background-color:#FFF;
}
.left_nav>ul>li ul a {
    color: #000;/* 三级分类字体颜色 */
}
.left_nav>ul>li ul a:hover {
    color: #f00;
}
.left_nav>ul>li>a {
    position:relative;/*jquery的slideDow效果不兼容IE7*/
    display:block;
    font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
    font-size:16px;
    width:100%;
    height:100%;
    transition:all 0.5s;
}
.left_nav>ul>li>span a {
    position:absolute;
    z-index:99;
    font-family: "宋体";
    font-size: 18px;
    font-weight: bold;
    left: 40px;/*如果标题字数过长，可以调节数值*/
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all 0.5s;
}
.left_nav>ul>li>span a.on {
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on{
    color: #959595;
    font-size: 24px;
}
.left_nav>ul>li:hover {
    /* 鼠标经过变色 */
}
.left_nav>ul>li:hover span>a,.left_nav>ul>li:hover>a{
    color:#f00;
}
.left_sub a {
    font-size:14px;
    color:#FFF;
}
.left_sub a:hover {
    color:#13bbec;
    text-decoration: none;
}
/*左侧联系方式*/
.left_contact {
    border: 1px solid #E23D0F;
}

.left_contact .text{
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
    line-height: 200%;
    font-size: 16px;
}
/**/
.ma_siz img{
    max-width: 100%!important;
    height: auto!important;

}
.list_top{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.list_top_one{
    width: 50%;
    font-size: 18px!important;
    color: black!important;
    font-family: 微软雅黑;
    font-weight: bold;
}
.list_top_tow{
    line-height: 30px;
    font-size: 14px;
    width: 50%;
    text-align: right;
}
/*分页*/

.ma_pages{
    width: 100%;
    margin: 15px 0;
}
#pages>.a1 {
    display: inline-block;
    width: 48px;
    height: 23px;
    /*background-image: url("../images/previous.png");*/
    background-size: 100% 100%;
}

#pages>.a2{
    display: inline-block;
    width: 48px;
    height: 23px;
    /*background-image: url("../images/next.png");*/
    background-size: 100% 100%;
}
#pages>span{
    position: relative;
    display: inline-block;
    color: #C1A25F;
}
/*/返回顶部/*/

#btn{
    width:50px;
    height:50px;
    position:fixed;
    right:10px;
    bottom:90px;
    background-image: url("../images/icon22.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 99999;
}
