@CHARSET "UTF-8";
.menu_line {
    height: 125px;
}

#stylesubnav {
    width: 100%;
    background: #fff;
    overflow: hidden;
}
#stylesubnav .xq_c {
    padding: 0;
    position: relative;
    float: right;
}
#stylesubnav .xq_crumbs {
    background: url(../images/ico24.png) no-repeat left top 31px;
    background-size: auto 12px;
    line-height: 76px;
    padding: 0 0 0 20px;
    color: #999;
}
#stylesubnav .xq_crumbs a {
    color: #999;
}
.ul-snav{
  overflow: hidden;
  float: left;
}
.ul-snav li{
  float: left;
  position: relative;
}
.ul-snav li::after{
  content:'';
  display: block;
  position: absolute;
  right: 0;
  top: 32px;
  width:1px;
  height: 13px;
  background: #e4e4e4;
}
.ul-snav li:last-child::after{
  display: none;
}
.ul-snav li a,
.ul-snav li .a{
  display: block;
  line-height: 77px;
  font-size: 16px;
  color:#333333;
  width: 120px;
  text-align: center;
  cursor: pointer;
}
.ul-snav li.on::after{
  display: none;
}
.ul-snav li.on a,
.ul-snav li:hover .a{
  background: #c2a67e;
  color:#fff;
}

.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*sub_title*/
.sub_title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.sub_title .s_t {
    margin: 0;
    font-size: 50px;
    color: #333333;
    height: 46px;
    line-height: 46px;
    position: relative;
    font-family: 'SimSun';
    font-weight: bold;
}
.sub_title .s_t span {
    font-weight: bold;
    color: #0894d1;
}
.sub_title i {
    display: block;
    width: 41px;
    height: 4px;
    background: #725A47;
    margin: 19px auto 0;
}
.sub_title p {
    margin: 0;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 6px;
}

/*page*/
.manu {
    padding: 25px 3px;
    margin: 3px;
    text-align: center;
}
.manu a {
    border: 1px solid #D9D9D9;
    padding: 9px 15px;
    text-decoration: none;
    margin: 0 2px;
}
.manu a:hover {
    border: 1px solid #D9D9D9;
}
.manu a:active {
    border: 1px solid #D9D9D9;
}
.manu .current {
    border: 1px solid #DE4340;
    padding: 9px 15px;
    background: #DE4340;
    font-weight: bold;
    margin: 0 2px;
    color: #FFF;
}
.manu .disabled {
    border: 1px solid #D9D9D9;
    padding: 9px 15px;
    color: #D9D9D9;
    margin: 0 2px;
}

.main {
    overflow: hidden;
    padding: 70px 0 9.5vw 0;
    background: #f8f8f7 url(../images/mainbg.jpg) no-repeat bottom;
}

.g-protxt {
    position: relative;
    float: none;
    width: auto;
    overflow: hidden;
}
.g-protxt .more {
    position: absolute;
    right: 0;
    top: 37px;
}
.g-protxt .en {
    font-size: 16px;
    color: #c2a67e;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.g-protxt .cn {
    font-size: 2.29vw;
    color: #333333;
    margin-bottom: 1.35vw;
}
.g-protxt .desc {
    font-size: 16px;
    color: #c2a67e;
    line-height: 2;
    margin-bottom: 2.4vw;
    max-width: 1000px;
}
.g-protxt  .img img {
    display: block;
    max-width: 100%;
    height: auto;
}
.g-protxt .more a {
    display: block;
    width: 182px;
    line-height: 46px;
    font-size: 14px;
    color: #fff;
    background: #c2a67e;
    text-align: center;
    margin-bottom: 45px;
}

.slidepro .pic {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
    background-color: #fff;
    height: 0;
}
.slidepro .tit {
    line-height: 42px;
    background: #c2a67e;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.row-prolist1 {
    padding: 4.17vw 0;
    overflow: hidden;
    background: url(../images/nbg8.webp) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.row-prolist2 {
    padding: 6.25vw 0 7.24vw;
    overflow: hidden;
    background: url(../images/nbg9.webp) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.row-prolist2 .g-protxt .more a {
    background: transparent;
    border: 1px solid #fff;
}
.row-prolist2 .g-protxt .en,
.row-prolist2 .g-protxt .cn,
.row-prolist2 .g-protxt .desc {
    color: #fff;
}
.row-prolist2 .g-protxt .desc {
    margin-bottom: 35px;
}
.row-prolist3 {
    padding: 7.03vw 0 7.4vw;
    overflow: hidden;
    background: url(../images/nbg10.webp) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
}
.row-prolist4 {
    padding: 4.79vw 0 10vw;
    overflow: hidden;
    background: url(../images/nbg11.webp) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.ul-lmlist {
    overflow: hidden;
    display: none;
    margin-bottom: 10px;
}
.ul-lmlist a {
    display: block;
    float: left;
    width: 160px;
    line-height: 44px;
    background: #eee;
    color: #333;
    text-align: center;
    margin-right: 15px;
}
.ul-lmlist.ss a {
    background: #fff;
}
.ul-lmlist a:hover,
.ul-lmlist a.on {
    color: #fff;
    background: #c2a67e;
}
.ul-prolist {
    overflow: hidden;
    margin: 0 -15px;
}
.ul-prolist li {
    width: 25%;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.ul-prolist li a {
    display: block;
    margin: 0 15px;
}
.ul-prolist .pic {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 75%;
}
.ul-prolist .tit {
    background: #c2a67e;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 42px;
}


.productshow {
    border-bottom: 1px solid #eee;
}
.productshow .ps_left {
    width: 100%;
    padding: 39px 516px 48px 0;
    background: #fff;
    position: relative;
}
.productshow .ps_left .ps_ul {
    width: 100%;
    position: relative;
    padding: 0 68px;
}
.productshow .ps_left .ps_li {
    width: 100%;
    overflow: hidden;
}
.productshow .ps_left .ps_ul .nlt_img {
    width: 100%;
    padding-bottom: 56.52%;
    position: relative;
}
.productshow .ps_left .ps_ul .nlt_img img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
}
.productshow .swiper-button-prev:after, .productshow .swiper-rtl .swiper-button-next:after{
    display: none;
}
.productshow .swiper-button-next:after, .productshow .swiper-rtl .swiper-button-prev:after{
    display: none;
}
.productshow .ps_left .swiper-button-prev {
    width: 38px;
    height: 50px;
    background: url(../images/news_arrow.png) no-repeat center center #c9ae74;
    background-size: auto;
    outline: none;
    left: 0;
    margin-top: -25px;
    transform: rotate(180deg);
}
.productshow .ps_left .swiper-button-prev.my-button-disabled {
    opacity: 1;
    background: url(../images/news_arrow.png) no-repeat center center #77797A;
    width: 0;
    height: 0;
}
.productshow .ps_left .swiper-button-next {
    width: 38px;
    height: 50px;
    background: url(../images/news_arrow.png) no-repeat center center #c9ae74;
    background-size: auto;
    outline: none;
    right: 0;
    margin-top: -35px;
}
.productshow .ps_left .swiper-button-next.my-button-disabled {
    opacity: 1;
    background: url(../images/news_arrow.png) no-repeat center center #77797A;
}
.productshow .ps_right {
    width: 516px;
    background: #c2a67e;
    padding: 40px 30px 0 56px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.productshow .ps_right .psr_mbx {
    line-height: 24px;
    color: #fff;
}
.productshow .ps_right .psr_mbx a {
    color: #fff;
}
.productshow .ps_right>h1 {
    margin: 0;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    margin-top: 40px;
}
.productshow .ps_right>p {
    margin: 0;
    font-size: 16px;
    color: #575757;
    line-height: 36px;
    margin-top: 18px;
    padding-right: 160px;
}
.productshow .ps_right .ps_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px 0 26px 56px;
    width: 100%;
}
.productshow .ps_right .ps_bottom span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #fff;
    font-family: Impact;
}
.productshow .ps_right .ps_bottom .ps_icon {
    margin: 29px 0 45px;
}
.productshow .ps_right .ps_bottom .ps_icon .i_txt {
    float: left;
    margin-left: 26px;
    position: relative;
}
.productshow .ps_right .ps_bottom .ps_icon .i_txt:first-child {
    margin-left: 0;
}
.productshow .ps_right .ps_bottom .ps_icon .icon {
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 50%;
}
.productshow .ps_right .ps_bottom .ps_icon em {
    font-style: normal;
    height: 18px;
    line-height: 18px;
    display: block;
    text-align: center;
}
.productshow .ps_right .ps_bottom .ps_icon .i_txt .i_ewm {
    width: 101px;
    height: 101px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: -106px;
    display: none;
}
.productshow .ps_right .ps_bottom .ps_icon .i_txt .i_ewm img {
    width: 100%;
    height: 100%;
    display: block;
}
.productshow .ps_right .ps_bottom .ps_icon .i_txt:nth-child(2):hover .i_ewm {
    display: block;
}

/*.productshow .ps_right .ps_bottom p{margin:0;font-size:14px;height:36px;line-height:36px;color:#5f5e5e;}*/
.productshow .ps_right .ps_bottom p a {
    color: #5f5e5e;
}
.ps_bottom .sc {
    overflow: hidden;
}
.productshow .fanye ul li,
.productshow .fanye ul li a {
    color: #fff;
}
.productshow .fanye {
    border-top: none;
    border-bottom: none;
}
.productshow .desc {
    color: #fff;
    padding: 20px 0;
    font-size: 15px;
    line-height: 2;
    height: 18.65vw;
    overflow-y: scroll;
}
.productshow .desc::-webkit-scrollbar {
    width: 8px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.productshow .desc::-webkit-scrollbar-track {
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.productshow .desc::-webkit-scrollbar-thumb {
    background: #333;
    border: 2px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.productshow .desc::-webkit-scrollbar-thumb:window-inactive {
    border: 2px solid #fff;
    background: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.ps_bottom .sc {
    overflow: hidden;
    padding-top: 20px;
}
.ps_bottom .sc a {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
    width: 48px;
    margin-right: 15px;
}
.ps_bottom .sc a p {
    text-align: center;
    color: #fff;
    height: auto;
}
.ps_bottom .sc a .ico {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.ps_bottom .sc a:nth-child(1) .ico {
    background: url(../images/jd.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.ps_bottom .sc a:nth-child(2) .ico {
    background: url(../images/tianmao.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.ps_bottom .sc a:nth-child(3) .ico {
    background: url(../images/pdd.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.news_list {
    position: relative;
}
.news_list .news_li {
    padding: 20px 20px;
    transition: all .6s;
    background-color: #fff;
    margin-bottom: 15px;
}
.news_list .news_li .nl_left {
    width: 300px;
    float: left;
}
.news_list .news_li .nl_left .img {
    width: 100%;
    padding-bottom: 200px;
    position: relative;
}
.news_list .news_li .nl_left .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0;
}
.news_list .news_li .nl_right {
    width: calc(100% - 300px);
    float: right;
    padding: 37px 23px 64px 0;
}
.news_list .news_li .nl_right a {
    display: block;
}
.news_list .news_li .nl_right a .news_txt {
    width: calc(100% - 160px);
    padding: 0 50px 0 35px;
    float: left;
    transition: all .6s;
}
.news_list .news_li .nl_right a .news_txt p {
    margin: 0;
}
.news_list .news_li .nl_right a .news_txt p:first-child {
    height: 26px;
    line-height: 26px;
    font-size: 22px;
    color: #5A4031;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list .news_li .nl_right a .news_txt p:last-child {
    font-size: 14px;
    color: #a2a2a2;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 18px;
}
.news_list .news_li .nl_right a .news_date {
    width: 160px;
    float: right;
    transition: all .8s;
}
.news_list .news_li .nl_right a .news_date span {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #5A4031;
    font-size: 19px;
}
.news_list .news_li .nl_right a .news_date em {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #dedfe1;
    border-radius: 16px;
    font-size: 12px;
    font-family: Arial;
    text-align: center;
    color: #CCC;
    font-style: normal;
    margin-top: 38px;
}
.news_list .news_li:hover {
}
.news_list .news_li:hover .nl_right a .news_txt {
    padding: 0 30px 0 55px;
}
.news_list .news_li:hover .nl_right a .news_date {
    padding-left: 30px;
}
.news_list .news_li:hover .nl_right a .news_date em {
    background: #CCC;
    border: 1px solid #CCC;
    color: #FFF;
}

.main.pd30 {
    padding: 30px 0 8.5vw 0;
}
.newscow {
    background-color: #fff;
    padding: 20px;
}
.newscow .newscow_left {
    overflow: hidden;
}
.newscow .newscow_left .h1 {
    margin: 0;
    line-height: 30px;
    font-size: 24px;
    margin-top: 0;
}
.newscow .newscow_left .pubinfo {
    margin: 0;
    line-height: 26px;
    padding-bottom: 10px;
    color: #626262;
    font-weight: normal;
    padding-top: 10px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 30px;
}
.newscow .newscow_left .pubinfo span {
    padding-right: 10px;
    white-space: nowrap;
}
.newscow .newscow_left .newscount {
    line-height: 30px;
    font-size: 15px;
    color: #626262;
}
.newscow .newscow_left .newscount h2 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
    line-height: 30px;
}
.newscow .newscow_left .newscount h3 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    margin-top: 8px;
    line-height: 30px;
}
.newscow .newscow_left .newscount p {
    line-height: 30px;
    padding-top: 8px;
    font-size: 16px;
    color: #626262;
}
.newscow .newscow_left .newscount img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
}
.newscow .newscow_left .newscount table {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    margin: 0 auto;
    width: 100%!important;
}
.newscow .newscow_left .newscount table td {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px 0;
}
.newscow .newscow_left .newscount table td p {
    margin-top: 0;
    line-height: 1.8;
}

.row-wh1 {
    padding: 3.07vw 0 9.5vw;
    background: #f8f8f7 url(../images/nbg1.jpg) no-repeat bottom;
    ;
    overflow: hidden;
}
.g-title2 {
    text-align: center;
    font-size: 2.6vw;
    color: #5A4031;
    font-weight: bold;
    font-family: SimSun;
    margin-bottom: 11px;
}
.row-wh1 .t1 {
    text-align: center;
    font-size: 30px;
    color: #534A45;
    padding-top: 3px;
    margin-bottom: 24px;
}
.row-wh1 .desc {
    font-size: 16px;
    color: #534A45;
    line-height: 2;
    padding: 0 10px;
    text-indent: 2em;
    margin-bottom: 49px;
}
.row-wh1 .img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.g-lxwm {
    overflow: hidden;
    margin: 30px 0;
}
.g-lxwm  .name {
    font-size: 24px;
    margin-bottom: 10px;
}
.g-lxwm .txt {
    overflow: hidden;
}
.g-lxwm .txt p {
    line-height: 55px;
    font-size: 16px;
    color: #333;
    padding: 0 20px;
    background: #f2f2f2;
}
.g-lxwm .txt p:nth-child(odd) {
    background: #fff;
}

.contactmap {
    height: 26.04vw;
    min-height: 240px;
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.m-form {
    overflow: hidden;
    background: #fff;
    width: 718px;
    padding: 63px 81px 48px;
    float: right;
}
.m-form .box {
    border: 25px solid #c2a67e;
    padding: 48px 42px 21px;
}
.m-form .tit {
    text-align: center;
    font-size: 26px;
    color: #333333;
    margin-bottom: 18px;
}
.m-form input {
    height: 50px;
    width: 100%;
    display: block;
    margin-bottom: 9px;
    border: 1px solid #e7e7e7;
    padding: 0 20px 0 60px;
}
.m-form input:nth-child(2) {
    background: url(../images/ico1.jpg) no-repeat left 18px center;
}
.m-form input:nth-child(3) {
    background: url(../images/ico2.jpg) no-repeat left 18px center;
}
.m-form input:nth-child(4) {
    margin-bottom: 26px;
    background: url(../images/ico3.jpg) no-repeat left 18px center;
}
.m-form .btn {
    width: 182px;
    line-height: 46px;
    background: url(../images/bg5.jpg) no-repeat;
    padding-left: 75px;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 auto;
}
.m-form .tel {
    font-size: 16px;
    text-align: center;
    color: #333333;
    padding-top: 32px;
}
.lx-form {
    background-color: #fff;
    overflow: hidden;
}
.lx-form .m-form {
    width: auto;
    float: none;
}

.product_list {
    position: relative;
    padding: 20px 0 30px;
}
.product_list li {
    margin-top: 2%;
    width: 32%;
    float: left;
    cursor: pointer;
    margin-left: 2%;
}
.product_list li:nth-child(3n+1) {
    margin-left: 0;
}
.product_list li .p_img {
    width: 100%;
    padding-bottom: 66.67%;
    position: relative;
    overflow: hidden;
    border: 2px solid #efefef;
}
.product_list li .p_img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.product_list li .p_img .videoicon {
/*    background: url(v_icon.png) no-repeat center center rgba(14,104,176,.7);*/
    ;position: absolute;
    left: 0;
    top: 0;
    background-size: 60px auto;
    display: block;
    width: 100%;
    height: 100%;
}
.product_list li p {
    margin: 0;
    line-height: 43px;
    color: #666;
    text-align: center;
    background: #F1F1F1;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product_list li p a {
    color: #666;
}

/*productshow*/
.productshow {
    padding-bottom: 9.5vw;
}
.productshow .productshow_left {
    width: 71%;
    float: left;
}
.productshow .productshow_left .pro_title {
    color: #333;
    font-size: 20px;
    text-align: left;
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
    text-align: center;
}
.productshow .productshow_left .pro_info {
    color: #333;
    font-weight: normal;
    text-align: center;
    font-size: 12px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CCC;
}
.productshow .productshow_left .pro_img {
    max-width: 600px;
    height: auto;
    margin: 15px auto 25px;
}
.productshow .productshow_left .pro_img img {
    width: 100%;
    height: 100%;
    display: block;
}
.productshow .productshow_left .productshow_ul {
    margin-top: 20px;
    background: #E5E5E5;
}
.productshow .productshow_left .productshow_ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    padding: 0 20px;
    color: #444;
    cursor: pointer;
    border-right: 1px solid #FFF;
    cursor: pointer;
}
.productshow .productshow_left .productshow_ul li.hover {
    background: #725A47;
    color: #FFF;
}
.productshow .productshow_left .pro_txt {
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}
.productshow .productshow_left .pro_txt h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 0;
}
.productshow .productshow_left .pro_txt h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding: 8px 0;
}
.productshow .productshow_left .pro_txt p {
    margin: 0;
    font-size: 15px;
    line-height: 30px;
    margin-top: 4px;
}
.productshow .productshow_left .pro_txt img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.productshow .productshow_left .pro_txt table {
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    width: 100%!important;
}
.productshow .productshow_left .pro_txt table td {
    width: auto!important;
    border-right: 1px solid #EEE!important;
    border-bottom: 1px solid #EEE!important;
    border-left: none!important;
    border-top: none!important;
    font-size: 15px;
    padding: 12px 5px;
    line-height: 1.4;
}
.productshow .productshow_left .pro_txt table td p {
    margin-top: 0;
    line-height: 1.8;
}
.productshow .productshow_left .pro_txt iframe {
    width: 100%;
    height: 600px;
}
.productshow .productshow_left .pro_contact {
    margin-top: 20px;
}
.productshow .productshow_left .pro_contact .h1 {
    height: 40px;
    line-height: 40px;
    color: #ff9c00;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    background: #E1E1E1;
    text-indent: 20px;
}
.productshow .productshow_left .pro_contact .h1:after {
    content: '';
    width: 3px;
    height: 20px;
    background: #d30037;
    position: absolute;
    left: 5px;
    top: 10px;
}
.productshow .productshow_left .pro_contact p {
    margin: 0;
    line-height: 2;
    font-size: 16px;
}
.productshow .productshow_left .pro_contact p:first-child {
    font-size: 18px;
    font-weight: bold;
}
.productshow .productshow_left .pro_contact img,.productshow .productshow_left .pro_contact p img {
    max-width: 840px;
    display: block;
    margin: 0 auto;
}
.productshow .productshow_left .pro_form {
    margin-top: 20px;
}
.productshow .productshow_left .pro_form li {
    margin-bottom: 12px;
}
.productshow .productshow_left .pro_form li label {
    height: 40px;
    line-height: 40px;
    margin: 0;
}
.productshow .productshow_left .pro_form li .i_input {
    width: 50%;
    height: 30px;
    padding: 3px 8px;
    border: 1px solid #CCC;
    outline: none;
}
.productshow .productshow_left .pro_form li textarea {
    vertical-align: top;
    resize: none;
    width: 50%;
    padding: 10px 8px;
    border: 1px solid #CCC;
    outline: none;
    height: 100px;
}
.productshow .productshow_left .pro_form li .b_input {
    width: 100px;
    height: 36px;
    background: #DE4340;
    color: #FFF;
}

.search_form{padding:3vw 0 9.5vw 0 ;overflow: hidden;}
.search_form .sf_input{margin-top:40px;padding:0 100px;overflow: hidden;}
.search_form .sf_input input{width:80%;height:68px;line-height:68px;border:1px solid #e1e1e1;float:left;padding-left:2%;outline:none;}
.search_form .sf_input .s_btn{width:20%;font-size:20px;height:68px;line-height:68px;float:right;text-align:center;background:#b89663;color:#FFF;cursor:pointer;}
.search_form p{margin-top:30px;font-size:30px;height:48px;line-height:48px;color:#181818;text-align:center;}
.search_form p span{color:#b89663;}
/*search_result*/
.search_result{}
.search_result .sr_ul{border-top:3px solid #DDD;padding-top:20px;}
.search_result .sr_ul .sr_li{padding:10px 0 15px;border-bottom:1px solid #DDD;display:block;}
.search_result .sr_ul .sr_li p{font-size:15px;line-height:24px;color:#666;}
.search_result .sr_ul .sr_li p:first-child{font-size:20px;height:30px;line-height:30px;color:#333;margin-bottom:12px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.search_result .sr_ul .sr_li p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.search_result .sr_ul .sr_li p span{display:inline-block;font-size:15px;padding:0 10px;background:#DDD;margin-right:8px;border-radius:3px;vertical-align:top;color:#999;height:30px;line-height:30px;font-weight:normal;}

@media screen and (max-width:1700px) {
    .productshow .ps_right>h1 {
        font-size: 32px;
        line-height: 1.1;
        margin-top: 14px;
        height: auto;
    }
    .productshow .desc {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1600px) {
    .sub_title .s_t {
        font-size: 30px;
        height: 40px;
        line-height: 40px;
    }
    .sub_title i {
        margin: 10px auto 0;
    }

    .row-prolist1 .g-protxt {
        padding-top: 0;
    }

    .productshow .ps_left {
        padding: 26px 400px 32px 0;
    }
    .productshow .ps_left .ps_ul {
        padding: 0 46px;
    }
    .productshow .ps_right {
        width: 400px;
        padding: 30px 20px 0 26px;
    }
    .productshow .ps_right>h1 {
        margin-top: 26px;
    }
    .productshow .ps_right>p {
        line-height: 30px;
        margin-top: 10px;
        font-size: 15px;
        padding-right: 50px;
    }
    .productshow .ps_right .ps_bottom {
        padding: 10px 0 16px 26px;
    }
    .productshow .ps_right .ps_bottom .ps_icon {
        margin: 20px 0;
    }
    .ps_bottom .sc {
        padding-top: 0;
    }
    .productshow .ps_right .ps_bottom span {
        font-size: 22px;
        height: 100%;
        line-height: 1.2;
    }
    .productshow .fanye {
        margin-top: 0;
    }
    .productshow .ps_right>h1 {
        font-size: 22px;
        margin-bottom: 4px;
    }

    .m-form {
        width: 600px;
        padding: 50px;
    }
    .m-form .tit {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1500px) {
}

@media only screen and (max-width: 1430px) {
    .sub_title .s_t {
        font-size: 26px;
        height: 34px;
        line-height: 34px;
    }
    .sub_title i {
        margin: 6px auto 0;
    }
    .sub_title p {
        font-size: 13px;
        line-height: 22px;
        margin-top: 5px;
    }

    .row-prolist3 {
        padding-top: 50px;
    }
    .row-prolist4 .g-protxt {
        padding-top: 0;
    }

    .productshow .ps_left .ps_ul {
        padding: 0 40px;
    }
    .productshow .ps_right>h1 {
        margin-top: 10px;
    }
    .productshow .ps_right>p {
        line-height: 24px;
        margin-top: 10px;
        font-size: 14px;
        padding-right: 20px;
    }
    .productshow .ps_right .ps_bottom {
        padding: 10px 0 12px 16px;
        position: static;
    }
    .productshow .ps_right .ps_bottom span {
        font-size: 24px;
        height: 24px;
        line-height: 24px;
    }
    .productshow .ps_right .ps_bottom p {
        line-height: 26px;
        height: 25px;
    }
    .productshow .ps_right .ps_bottom .ps_icon {
        margin: 20px 0;
    }
    .productshow .desc {
        padding: 10px 0;
        line-height: 1.5;
    }
    .ps_bottom .sc a .ico {
        width: 32px;
        height: 32px;
    }
    .ps_bottom .sc a {
        width: 40px;
    }

    .manu {
        margin-top: 20px;
    }
    
    .search_banner{padding-top:86px;}
    .search_form{padding:40px 0 9.5vw 0;}
    .search_form .sf_input{margin-top:30px;padding:0 70px;}
    .search_form .sf_input input{height:62px;line-height:60px;}
    .search_form .sf_input .s_btn{height:62px;line-height:62px;}
    .search_form p{margin-top:24px;font-size:24px;height:32px;line-height:32px;}
    .search_result .sr_ul{border-top-width:2px;padding-top:15px;}
    .search_result .sr_ul .sr_li p{font-size:14px;}
    .search_result .sr_ul .sr_li p:first-child{font-size:18px;height:26px;line-height:26px;}
    .search_result .sr_ul .sr_li p span{font-size:14px;height:26px;line-height:26px;}
}

@media only screen and (max-width: 1359px) {
}

@media only screen and (max-width: 1300px) {
}

@media only screen and (max-width: 1280px) {
    .ul-snav{display: none;}
    .sub_title .s_t {
        font-size: 28px;
        height: 30px;
        line-height: 30px;
    }
    .sub_title p br {
        display: none;
    }

    .main {
        padding: 40px 0;
    }

    .g-protxt .cn {
        font-size: 30px;
    }

    .row-prolist1 .g-protxt .img {
        width: 400px;
    }
    .row-prolist4 .g-protxt .img {
        width: 240px;
    }
    .row-prolist4 .g-protxt .img img,.row-prolist1 .g-protxt .img img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .ul-lmlist a {
        width: 20%;
        padding-right: 0;
        margin-right: 0;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    .ul-lmlist.ss a {
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

    .ul-prolist li {
        width: 50%;
    }

    .productshow .ps_left {
        padding: 20px 0 0;
    }
    .productshow .ps_left .ps_ul {
        padding: 0 40px 20px;
    }
    .productshow .ps_right {
        width: 100%;
        position: relative;
        padding: 20px;
    }
    .productshow .ps_right>h1 {
        margin-top: 6px;
    }
    .productshow .ps_right>p {
        padding-right: 0;
    }
    .productshow .ps_right>p br {
        display: none;
    }
    .productshow .ps_right .ps_bottom {
        padding: 0;
    }
    .productshow .ps_right .ps_bottom .ps_icon {
        margin: 10px 0;
    }
    .productshow .desc {
        height: auto;
        overflow-y: hidden;
    }

    .news_list .news_li .nl_left {
        width: 200px;
    }
    .news_list .news_li .nl_left .img {
        padding-bottom: 133px;
    }
    .news_list .news_li .nl_right {
        padding: 20px 20px 23px 0;
        width: calc(100% - 200px);
    }
    .news_list .news_li .nl_right a .news_txt {
        width: 100%;
        padding: 0 30px 0 15px;
    }
    .news_list .news_li .nl_right a .news_txt p:first-child {
        font-size: 16px;
        height: 24px;
        line-height: 24px;
    }
    .news_list .news_li .nl_right a .news_date {
        display: none;
    }
    .news_list .news_li:hover .nl_right a .news_txt {
        padding: 0 15px 0 30px;
    }
    .newscow .newscow_left {
        width: 100%;
        float: none;
    }
    .newscow .newscow_left .h1 {
        font-size: 20px;
        line-height: 1.5;
    }

    .productshow .productshow_left {
        width: 100%;
        float: none;
    }
    
    .search_banner{padding-top:74px;}
    .search_form{padding:30px 0 9.5vw 0;}
    .search_form .sf_input{margin-top:20px;padding:0 20px;}
    .search_form .sf_input input{height:56px;line-height:54px;}
    .search_form .sf_input .s_btn{height:56px;line-height:56px;}
    .search_form p{margin-top:20px;font-size:20px;height:28px;line-height:28px;}
    .search_result{}
    .search_result .sr_ul{padding-top:10px;}
    .search_result .sr_ul .sr_li p{font-size:14px;}
    .search_result .sr_ul .sr_li p:first-child{font-size:18px;height:26px;line-height:26px;}
    .search_result .sr_ul .sr_li p span{font-size:14px;height:26px;line-height:26px;}
}

@media only screen and (max-width: 1023px) {

    #stylesubnav .xq_crumbs {
        line-height: 2;
        background-position: left top 17px;
        padding: 10px 20px;
    }
    #stylesubnav .xq_c {
        float: left;
    }

    .g-protxt .en {
        font-size: 14px;
        margin-bottom: 0;
    }
    .g-protxt .cn {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .g-protxt .more a {
        margin-bottom: 30px;
    }
    .g-protxt .more {
        top: 15px;
    }

    .row-prolist3 {
        background: #fff;
    }
    .row-prolist3 .g-protxt {
        float: none;
    }
    .row-prolist3 .pic {
        left: auto;
        right: 0;
    }
    .row-prolist3::after {
        content: '';
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        width: 322px;
        height: 72px;
        background: url(../images/png27.png) no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .row-prolist4 .g-protxt .img {
        width: 240px;
    }
    .row-prolist4 .g-protxt .img img,.row-prolist1 .g-protxt .img img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .ul-lmlist {
        display: block;
    }

    .row-wh1 .t1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .row-wh1 .desc {
        font-size: 14px;
        padding: 0;
        margin-bottom: 10px;
    }

    .g-title1 {
        font-size: 26px;
    }

    .g-lxwm .txt {
        width: auto;
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }

    .m-form {
        width: auto;
        float: none;
    }
    .row4 .txt .desc {
        margin-bottom: 20px;
    }
    .m-form {
        padding: 30px;
    }
    .m-form .box {
        padding: 30px 15px 15px;
    }

    .product_list li {
        width: 32%;
        margin-left: 2%;
    }
    .product_list li:nth-child(4n+1) {
        margin-left: 2%;
    }
    .product_list li:nth-child(3n+1) {
        margin-left: 0;
    }

    .g-lxwm .txt p {
        line-height: 48px;
        font-size: 14px;
    }
    
    .search_banner{display:none;}
    .search_form{padding:30px 0 9.5vw 0;}
    .search_form .sf_input{padding:0 0;}
    .search_form .sf_input input{height:50px;line-height:48px;}
    .search_form .sf_input .s_btn{height:50px;line-height:50px;font-size:16px;}
    .search_form p{margin-top:15px;font-size:17px;height:24px;line-height:24px;}
    .search_result{}
    .search_result .sr_ul{border-top-width:1px;padding-top:5px;}
    .search_result .sr_ul .sr_li{padding:8px 0 10px;}
    .search_result .sr_ul .sr_li p{font-size:14px;}
    .search_result .sr_ul .sr_li p:first-child{font-size:18px;height:26px;line-height:26px;}
    .search_result .sr_ul .sr_li p span{font-size:14px;height:26px;line-height:26px;}
}

@media only screen and (max-width: 767px) {
    #stylesubnav .xq_crumbs {
        font-size: 13px;
    }
    #stylesubnav .xq_crumbs a {
        margin: 0 5px;
    }

    .sub_title {
        margin-bottom: 10px;
    }
    .sub_title i {
        width: 30px;
        height: 2px;
    }
    .sub_title p {
        line-height: 20px;
    }

    .main {
        padding: 30px 0;
    }

    .g-protxt {
        width: auto;
        float: none;
    }
    .g-protxt .desc {
        margin-bottom: 10px;
    }
    .g-protxt .more {
        position: static;
    }
    .g-protxt .cn {
        font-size: 26px;
        margin-bottom: 0px;
    }
    .g-protxt .more a {
        margin-bottom: 0px;
    }
    .g-protxt {
        margin-bottom: 20px;
    }

    .row-prolist3::after {
        width: 16.77vw;
        height: 3.75vw;
    }

    .ul-lmlist a {
        width: 25%;
    }
    .ul-lmlist {
        margin-bottom: 20px;
    }

    .ul-prolist li {
        width: auto;
        float: none;
        margin-bottom: 15px;
    }

    .productshow .ps_right .ps_bottom {
        position: static;
    }

    .news_list .news_li .nl_right a .news_txt {
        padding: 0 0 0 20px;
    }
    .news_list .news_li:hover .nl_right a .news_txt {
        padding: 0 0 0 20px;
    }

    .row-wh1 .t1 {
        font-size: 18px;
    }

    .g-lxwm .name {
        font-size: 20px;
    }

    .contactmap {
        padding: 15px;
    }

    .m-form {
        padding: 0;
    }
    .m-form .box {
        border: 0;
    }
    .m-form .box {
    }
    .m-form .tit {
        font-size: 18px;
    }
    .m-form .tel {
        font-size: 14px;
        padding: 0 15px 15px;
    }

    .productshow .productshow_left .pro_txt iframe {
        height: 460px;
    }
    
    .search_result .sr_ul .sr_li p{font-size:13px;line-height:22px;}
    .search_result .sr_ul .sr_li p:first-child{font-size:16px;height:24px;line-height:24px;}
    .search_result .sr_ul .sr_li p span{font-size:12px;height:24px;line-height:24px;}
}

@media screen and (max-width:667px) {
    #stylesubnav .xq_nav {
        display: block;
    }

    #stylesubnav .xq_nav a {
        height: 38px;
        line-height: 38px;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        padding: 0 15px;
        display: inline-block;
    }

    .productshow .ps_left {
        padding: 0 0 0;
    }
    .productshow .ps_left .ps_ul {
        padding: 0 0 0;
    }
    .product_list li {
        width: 49%;
        margin-left: 2%;
    }
    .product_list li:nth-child(4n+1) {
        margin-left: 2%;
    }
    .product_list li:nth-child(3n+1) {
        margin-left: 2%;
    }
    .product_list li:nth-child(odd) {
        margin-left: 0;
    }
    .productshow .productshow_left .pro_txt iframe {
        height: 380px;
    }
}

@media screen and (max-width:499px) {
    .g-protxt .desc {
        font-size: 14px;
    }

    .row-prolist2 .g-protxt .more a {
        margin-bottom: 0;
    }
    .row-prolist3 {
        padding: 30px 0;
    }

    .news_list .news_li .nl_left {
        width: 100%;
        float: none;
    }
    .news_list .news_li .nl_left .img {
        padding-bottom: 66.67%;
    }
    .news_list .news_li .nl_right {
        width: 100%;
        float: none;
    }
    .news_list .news_li .nl_right a .news_txt p:last-child {
        margin-top: 8px;
    }

    .product_list li {
        width: 100%;
        margin-left: 0;
    }
    .product_list li:nth-child(4n+1) {
        margin-left: 0;
    }
    .product_list li:nth-child(3n+1) {
        margin-left: 0;
    }
    .productshow .productshow_left .productshow_ul li {
        width: 33.33%;
        padding: 0 0;
        text-align: center;
    }
    .productshow .productshow_left .pro_txt iframe {
        height: 320px;
    }
}