@charset "utf-8";
*{ margin:0; padding:0;}
body{ max-width:760px; margin:0 auto;}
h1, h2, h3, h4, h5, h6{ margin:0;}
body,input,textarea,button,select {font-size:16px;}
.MobilePush{display:block;}
img[data-src]{opacity: 1;}
.wrap, .mwrap { padding-left:4%; padding-right:4%; width:auto;  margin:0;}
.mwrap .wrap { padding-left:0; padding-right:0; }

/* 头部 */
header{ padding:0; margin:0;}
.pageHeader{height:60px}
.header .erji_nav{top:60px}
.index_header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 5;
    transition: all 0.5s ease;
    background:rgba(255,255,255,1);
}
.header_bsbj{ background:#fff !important;}
.header_bott{box-shadow: 0 0 5px rgba(0,0,0,.1);}
.header_bsbj .header_bott{box-shadow: 0 0 5px rgba(0,0,0,.1);}
.header_bott .h_logo{width: calc( 100% - 100px);padding: 10px 0; float: left;font-size: 0;transition: all 0.5s ease;}
.header_bott .h_logo a{display: block; }
.header_bott .h_logo a img{ max-height:100%;}
.header_bott .h_tools{padding:18px 0;float: right;transition: all 0.5s ease;position: relative;z-index: 2;}
.header_bott .h_tools .m_search{width:165px; padding:5px 0;display: inline-block;
    vertical-align: middle;
    position: relative;}
.header_bott .h_tools .m_search input{
    width: 90%;
    padding: 0 5%;
    background: none;
    border-radius: 30px;
    border: 1px #fff solid;
    color: #8b8a8a;height:30px; line-height:30px; font-size:13px;
}
.header_bott .h_tools .mobile_key{width:24px;height:2px;background-size:contain;background: #b39a79;position:relative;margin-left:6px;display: inline-block;vertical-align: middle;}
.header_bott .h_tools .mobile_key:before{content:" ";width:24px;height:2px;background: #b39a79;position:absolute;top: -8px;left:0;}
.header_bott .h_tools .mobile_key:after{content:" ";width: 24px;height:2px;background: #b39a79;position:absolute;bottom: -8px;left:0;}
.header_bott .h_tools .m_search input{text-indent:35px;}
.header_bott .h_tools .m_search button{
    display: block;
    background: url(../img/topsearch.png) no-repeat center;
    position: absolute;
    top: 50%;
    outline: none;
    border: none;
    padding: 0;
		background-size: contain;height:18px; width:18px; margin-top:-9px; left:15px;
}

.header .erji_nav:after{height:48px;}
.header .erji_nav .erji_content .erji_list .erji_intro.down{height:48px;}
.header .erji_nav .erji_content .erji_list .erji_intro ul li{height:48px; line-height:48px;}
.header .erji_nav .erji_content .erji_list .erji_intro ul li a:after{bottom:7px}
.rightFloat{bottom:68px;}
.rightFloat .gotop{width:40px; height:40px; background-size:cover;}
.rightFloat .gotop:hover{background-position:0 -40px;}

/* 下层头部样式 没有logo 显示返回按钮和标题 */
.xc_pageHeader .header_bott .h_logo{display:none;}
.xc_pageHeader .header_bott .h_tools{display:none;}
.xc_pageHeader .header_bott .m_header_top {display:block; text-align:center; padding:13px 50px; height:34px; line-height:34px; position:relative;}
.xc_pageHeader .header_bott .m_header_top .m_back{width:18px; height:30px;/* background:url(../img/mobile/m_back.png) no-repeat center;*/ position:absolute; left:0; top:50%; margin-top:-15px;}
.xc_pageHeader .header_bott .m_header_top .m_back i{font-weight:bold; color:#333f47}
.xc_pageHeader .header_bott .m_header_top .title{font-size:20px; font-weight:bold; color:#333f47; display:block; width:80%; margin:0 auto; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.xc_pageHeader .header_bott .m_header_top .m_tool{position:absolute; right:0; top:0; padding:11px 0;}
.xc_pageHeader .header_bott .m_header_top .m_tool .m_search{display:inline-block; vertical-align:middle; position:relative;}
.xc_pageHeader .header_bott .m_header_top .m_tool .mobile_key{display:inline-block; vertical-align:middle; width:30px; height:20px; background-size:contain; margin-left:10px;}
.xc_pageHeader .header_bott .m_header_top .m_tool .m_search button{display:block; height:24px; width:24px; background-size:cover; background:url(../img/mobile/m_sear.png) no-repeat center; background-size:cover; outline:none; border:none; padding:0;}
.channel_content{padding:20px 0;}
.add_price{display:block;}
.m_channelContent .load_more{padding-bottom:20px;;}


/* 下层头部样式 end*/
.m_nav{    display: block;
    position: fixed;
		right: -100%;
    top: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    z-index: 15;
    transition: right 0.5s ease;
		width:77%;
		}
.m_nav .content {
position: relative;
z-index: 4;
background: #fff;
height: 100%;
}
.m_nav .content .mnav_top{height:60px;background: #fff;}
.m_nav.toshow {
    right: 0;
}
.m_nav .content .mnav_top .mnav_search{line-height:60px;float: right;
    background: #a7874b;
    text-align: center;
    width: 56%;
    font-size: 0;}
.m_nav .content .mnav_top .mnav_search span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 110px;
    height:26px;
    padding:12px 0;
}
.m_nav .content .mnav_top .mnav_search i{    display: inline-block;
    vertical-align: middle;
    background: url(../img/mnav_search.png) no-repeat center;
		width:20px; height:20px; background-size:cover; margin-left:20px;}
.m_nav .content .mnav_top .mnav_back{float: left;
    background: #fff;
    text-align: center;
    width: 44%;
    font-size: 0;line-height:60px;}
		.m_nav .content .mnav_top .mnav_back i {
    font-size: 20px;
    font-weight: bold;
    color: #333f47;
    margin-right: 25px;
}
.m_nav .content .mnav_top .mnav_back span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: #333f47;
}
/* .m_nav .content .mnav_top .mnav_back i{width:25px; height:25px; background-size:cover;} */
.m_nav .content .mnav_bottom{ margin-top:20px;}
.m_nav .content .mnav_bottom .mnav_li{margin:12px 0;}
.m_nav .content .mnav_bottom .mnav_li a.mnav_a{
    display: block;
    position: relative;
    color: #555;
    padding:0 30px;
    font-size: 1rem;
    line-height: 2.3rem;
    }
.m_nav .content .mnav_bottom .mnav_li a.mnav_a i{right:20px;display: block;
    width: 20px;
    height: 20px;    background: url(../img/mnav_jt.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -10px;    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);}
.m_nav .content .mnav_bottom .mnav_li dl{padding:15px 30px;}
.m_nav .content .mnav_center .m_language{padding:10px 0 15px;}
.m_nav .content .mnav_center .m_language a{margin:0 8px;}
.m_nav .content .mnav_center .m_language a:first-child{margin-left:0px;}

.m_nav .nav_bg {
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    z-index: 2;
}
.m_nav.toshow .nav_bg {
    opacity: 1;
    visibility: visible;
}

.part02_l{position: relative;overflow: hidden; padding:0 30px;}
.part02_l .info_{ border-top:1px #ddd solid; padding-top:15px;}
.part02_l .info_ .title{font-size: 17px;color:#e6212a;text-align: left;}
.part02_l .info_ .desc_{font-size: 14px;color:#5a5a5a;text-align: left;margin-top: 10px;}
.part02_l .msg_form{position: relative;overflow: hidden;padding-top: 15px;}
.part02_l .msg_form .rec_list{}
.part02_l .msg_form .rec_list ._rec{height: 36px;line-height: 36px;margin-bottom: 10px;background-color: #efefef;position:relative;}
.part02_l .msg_form .rec_list ._bd {width: 93%;padding-right: 7%; border: none; height: 36px; font-size:14px; line-height: 36px; background-color: #efefef; text-indent: 12px;}
.part02_l .msg_form .rec_list ._rec .idsb{background:url(../images/idsb_03.png)no-repeat center right;width:20px;height: 20px;margin-top: 13px;overflow: hidden;display: inline-block;padding: 0;position:absolute;right: 13px;top:2px;}
.part02_l .msg_form .rec_list ._rec .idsb.idsb01{background-position: 0 -6px;}
.part02_l .msg_form .rec_list ._rec .idsb.idsb02{background-position: -26px -6px;}
.part02_l .msg_form .rec_list ._rec .idsb.idsb03{background-position: 0px -31px;}
.part02_l .msg_form .rec_list ._rec .idsb.idsb04{ background-position: -26px -31px;}
.part02_l .msg_form .rec_list ._rec05 ._hd{width: 97%;border: none; padding:10px 12px; font-size:14px; height: 60px; background: #efefef; outline: none; float: left;}
.part02_l .msg_form .btn_list ._btn_msg{height: 36px;line-height: 36px;width:160px;text-align: center;background-color: #e6212a;font-size: 14px;color:#fff;border:none;padding:0;margin-top:8px;cursor: pointer; transition:all 0.5s ease; -webkit-transition: all 0.5s ease;}
.part02_l .msg_form .btn_list ._btn_msg:hover{background:#222;}


.nynewspreNext{}
.nynewspreNext ul li{ background:#f8f8f8; padding:10px; font-size:14px; box-sizing:border-box; margin-bottom:10px; line-height:24px; font-weight:bold;}
.nynewspreNext ul li a{ font-weight: normal; font-size:14px; color:#666;}
.nynewspreNext ul li span{ font-weight: normal; font-size:14px; color:#666;}

.sycpfl{ width:100%; padding:2% 0; height:80px; background:#f8f8f8}
.sycpfl ul li{ float:left; width:25%; height:80px; text-align:center; position:relative;}
.sycpfl ul li a{ display:block; margin:0 auto; width:100%;}
.sycpfl ul li i{ display:block; margin:0 auto; width:70px; height:50px; background-position:center center; background-repeat:no-repeat;background-size: contain;}
.sycpfl ul li span{ color:#666; font-size:14px; line-height:20px; position:relative;}
.sycpfl ul li i.sycpfl01{ background-image:url(../img/sycpfl01.png);}
.sycpfl ul li i.sycpfl02{ background-image:url(../img/sycpfl02.png);}
.sycpfl ul li i.sycpfl03{ background-image:url(../img/sycpfl03.png);}
.sycpfl ul li i.sycpfl04{ background-image:url(../img/sycpfl04.png);}

.syxxfa{ width:92%; padding:4%;}
.syxxfa_l{ width:100%; position:relative; padding-bottom:48%; background:#e6212a url(../img/syjjfa.jpg) left center no-repeat; background-size: 110%;}
.syxxfa_l h3{ position:absolute; top:40px; left:20px; font-size:30px; color:#fff;}
.syxxfa_l h3 a{ font-size:30px; color:#fff;}
.syxxfa_l p{ position:absolute; top:80px; left:20px; font-size:20px; color:#fff;}
.syxxfa_r{ width:100%; margin-top:2%;}
.syxxfa_r ul li{ width:48%; float:left; padding-bottom:30%; position:relative;}
.syxxfa_r ul li.syjjfa{ background:#222; margin-right:4%;}
.syxxfa_r ul li.syfwzc{ background:url(../img/syfwzc.jpg) center center no-repeat; background-size:cover;}
.syxxfa_r ul li h3{ position:absolute; top:30px; left:20px; font-size:20px; color:#333;}
.syxxfa_r ul li h3 a{ color:#333;}
.syxxfa_r ul li p{ position:absolute; top:60px; left:20px; font-family:impact; text-transform:uppercase; font-size:22px; color:#e6212a;}
.syxxfa_r ul li.syjjfa h3{ color:#fff;}
.syxxfa_r ul li.syjjfa h3 a{ color:#fff;}
.syxxfa_r ul li.syjjfa p{ color:#fff; font-size:12px;}


.xz{width:100%;padding: 2% 0;border-bottom: 2px solid #f3f3f3;}
.xz .tit01{margin-bottom: 15px;text-align:center;font-size:20px;margin-top: 15px;}
.tabs2{width:92%; padding:0 4%; margin:0 auto 4%; height:90px; position:relative; z-index:0;}
.tabs2 em{ display:block;  text-align:center;font-size:14px; color:#333;width: 100%;margin-top:65px;}
.tabs2 a{width:18%; display:block; margin-right: 2.4%;  height:90px; overflow:hidden;float:left; position: relative;z-index: 1; background-repeat:no-repeat; background-position:top center;}
.tabs2 a:nth-child(1){background-image:url(../img/ystitico1.png);}
.tabs2 a:nth-child(2){background-image:url(../img/ystitico2.png);}
.tabs2 a:nth-child(3){background-image:url(../img/ystitico3.png);}
.tabs2 a:nth-child(4){background-image:url(../img/ystitico4.png);}
.tabs2 a:nth-child(5){background-image:url(../img/ystitico5.png);margin-right: 0;}

.tabs2 a.active:nth-child(1){background-image:url(../img/ystitico1cur.png);}
.tabs2 a.active:nth-child(2){background-image:url(../img/ystitico2cur.png);}
.tabs2 a.active:nth-child(3){background-image:url(../img/ystitico3cur.png);}
.tabs2 a.active:nth-child(4){background-image:url(../img/ystitico4cur.png);}
.tabs2 a.active:nth-child(5){background-image:url(../img/ystitico5cur.png);}

.xz dl{ width:90%; margin:0 auto;}
.xz dt img{display:block; width:100%;}
.xz dd{width:100%; margin:0 auto;padding-top: 10px;}
.xz dd h3{ height:30px; font-size:16px; color:#e6212a; line-height:30px; font-weight: normal; overflow:hidden; border-bottom: 1px solid #cccccc;margin-bottom: 10px;}
.xz dd h3 i{ font-weight: bold; margin-right:5px; float: left; display: inline-block;}
.xz dd p{ font-size:14px; line-height:24px; color:#666666; position:relative; text-align: justify; margin-bottom: 10px;}

.arr{ height:3rem; position:relative; margin-top:1.5rem;}
.arr .swiper-pagination{ width:100%; margin-top:1rem;}
.arr .swiper-pagination-bullet{ background:#333333; opacity:1; width:0.9rem; height:0.9rem; margin:0 2%;}
.arr .swiper-pagination-bullet-active{ background:#0072c1;border-radius:0.4rem; width:2.25rem;}




.syproduct{width:92%;padding:0 4% 4%;margin-top: 4%;}
.sytitle{ width:100%;}
.sytitle h3{ font-size:18px; color:#333; line-height:50px;}
.sytitle h3 span{ font-size:14px; color:#888; font-weight:normal; margin-left:8px;}
.sytitle a{ float:right; color:#e6212a; font-size:14px; line-height:50px;}

.syproductform{ width:100%; padding-bottom:60.5%; background:url(../img/syproductform.jpg) center bottom no-repeat; background-size: cover; position:relative;}
.nyproductform{ width:92%; padding:4%; padding-bottom:50%; background:url(../img/syproductform.jpg) center bottom no-repeat; background-size: cover; position:relative;}
.jiansuobiaodan{ width:94%; position:absolute; top:45px; left:3%;}
.jscplb, .jsjgwl, .jsclnl, .jskey{ box-sizing:border-box;width:46%; float:left; height:36px; background:#fff; line-height:36px; margin:0 2% 15px;}
.jscplb select, .jsjgwl select, .jsclnl select{ margin:0; height:34px;line-height: 34px; width:100%; border:none;outline: none; padding:0 6%;appearance: none; -webkit-appearance: none; -moz-appearance: none; background:url(../img/jiansuo-icon.png) right center no-repeat; color:#666; font-size:14px;}
.jscplb select option, .jsjgwl select option, .jsclnl select option{ padding:5px 0;}
.jskey input{ width:88%; height:36px; border:none; color:#666; font-size:14px; padding:0 6%;}
.jsbtn{ box-sizing:border-box;width:96%; height:36px; line-height:36px; margin:0 auto;}
.jsbtn button{  width:100%; height:36px; border:none; background:#e6212a; text-align:center; color:#fff; font-size:16px; cursor:pointer;}

.syprolist{width:92%;padding:4%;background:#f8f8f8;display: table;}
.syprolist dl{ width:100%; position:relative;}
.syprolist dl dd{ float:left; width:48%; margin-right:4%; margin-bottom:15px; background:#fff; box-sizing:border-box; padding:2%; border:1px #eee solid;}
.syprolist dl dd:nth-child(2n){ margin-right:0}
.syprolist dl dd h4{ font-size:16px; color:#333; text-align:center; line-height:36px; font-weight:normal}
.syprolist dl dd h4 a{font-size:16px; color:#333; line-height:36px; font-weight:normal}
.syprolist dl dd h3 a img{max-width:100%;-webkit-transition-duration: 1s;transition-duration: 1s;max-height: 110px;margin: 0 auto;text-align: center;}
.syprolist dl dd h3{font-size:14px;width:100%;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;overflow:hidden;text-align: center;}
.syprolist dl dd h5{ height:60px; box-sizing:border-box;}
.syprolist dl dd h5 p{ height:30px; line-height:30px; font-size:14px; color:#666; font-weight:normal; text-align:left;}
.syprolist dl dd h5 p i{ display:inline-block; margin-top:8px; width:14px; height:14px; float:left; margin-right:2px;}
.syprolist dl dd h5 p span{ color:#666}

.syabout{ width:92%; padding:4%;}
.syabouttext{ font-size:14px; line-height:26px; color:#666;}

.syaboutnav{ width:100%;}
.syaboutnav ul{ padding:4% 0;}
.syaboutnav ul li{ float:left; width:23.3%; padding:0 5%; padding-bottom:25%; text-align:center; position:relative;}
.syaboutnav ul li:after{ content:" "; background:#eee; width:1px; padding-bottom:50%; position:absolute; right:0; top:10px;}
.syaboutnav ul li:nth-child(3):after{ display:none;}
.syaboutnav ul li i{ position: absolute; z-index:1; margin-left:-25px; display:inline-block; width:50px; height:50px; background-repeat:no-repeat; background-size:contain; background-position:center center;}
.syaboutnav ul li h3{ position:absolute; left:0; top:60px; color:#666; font-weight:normal; z-index:1; font-size:14px; width:100%; text-align:center;}
.syaboutnav ul li.syaboutnav01 i{ background-image:url(../img/syaboutnav01.png); width:70px; margin-left:-35px;}
.syaboutnav ul li.syaboutnav03 i{ background-image:url(../img/syaboutnav03.png);}
.syaboutnav ul li.syaboutnav04 i{ background-image:url(../img/syaboutnav04.png);}

.synews{ width:92%; padding:4% 4% 0 4%;}
.synewstitle{ width:100%;}
.synewstitle h3{ font-size:18px; float:left; color:#333; line-height:50px;}
.synewstitle h3 span{ font-size:14px; color:#888; font-weight:normal; margin-left:8px;}
.synewstitle ul{ float:right; line-height: 50px;}
.synewstitle ul li{ display:inline; margin-left:8px; position:relative;}
.synewstitle ul li{ font-size:14px; color:#666;}
.synewstitle ul li.active{ color:#e6212a;}
.synewstitle ul li.active:after{ width:100%; content:" "; height:2px; position:absolute; left:0; bottom:-5px; background:#e6212a}
.synewstitle ul li a{ font-size:14px; color:#666;}

.synewslist{ width:100%;}
.synewslist ul{ display:none;}
.synewslist ul.active{ display:block;}
.synewslist ul li{ padding: 15px 0; border-bottom: 1px solid #eee;}
.synewslist ul li div.synewslist_l{width: 60%; float:left;}
.synewslist ul li div.synewslist_l h3{font-size: 16px; margin-top: 5px; color:#333; font-weight: normal; line-height: 26px; height: 56px; overflow: hidden; margin-bottom: 15px;}
.synewslist ul li div.synewslist_l p{font-size: 12px; color: #b3b3b3;}
.synewslist ul li div.synewslist_l p b{ font-weight: normal; float:right;}
.synewslist ul li div.synewslist_r{width: 37%; float:right;padding-bottom:25%; position:relative;}
.synewslist ul li div.synewslist_r img{position: absolute;left: 0; top: 0; width: 100%; height: 100%;}

.more_wrap { text-align: center; text-align: center; margin-bottom: 20px; padding: 4% 0; background: #f4f4f4;}
.more_wrap .m_loadmore {display: inline-block; border-radius: 30px;text-align: center; background: rgba(230,0,18,.2); padding: 0 20px;  margin: 0 auto}
.more_wrap .m_loadmore span { display: inline-block; color: #e6212a; vertical-align: middle;font-size: 14px;  height: 32px; line-height: 32px;}

.syhqbj{ width:92%; padding:4%;background:#fff;border-bottom:6px solid #f7f7f7;}
.syhqbj .new_price{height:36px; line-height:36px; font-size:18px; width:60%; display:block; color:#fff; background:#e6212a; text-align:center; margin:0 auto; border-radius:50px;}
.syhqbj .intro{margin-top:10px; text-align:center;}
.syhqbj .intro .tit{font-size:16px; color:#333f47; line-height:30px;}
.syhqbj .intro .con{font-size:24px; line-height:40px; color:#e6212a; font-family:Impact;}
.syhqbj .intro .con a{ color:#e6212a;}
.syhqbj .list{}
.syhqbj .list ul{text-align:center; font-size:0}
.syhqbj .list li{display:inline-block; padding:0 10px}
.syhqbj .list li .img{width:120px; height:120px; margin:0 auto;}
.syhqbj .txt{font-size:16px; color:#666; text-align:center; line-height:30px;}

.nymain{ width:92%; padding:0 4%;}
.nybanner{width: 100%;padding-bottom: 40%;background-position:center bottom;background-repeat:no-repeat;background-size: cover;position: relative;background-size: 100%;padding-top: 25px;}

.nycpfl{ width:100%; padding:2% 0; height:80px; background:#f8f8f8; border-bottom:1px #eee solid;}
.nycpfl ul li{ float:left; width:25%; height:80px; text-align:center; position:relative;}
.nycpfl ul li a{ display:block; margin:0 auto; width:100%;}
.nycpfl ul li i{ display:block; margin:0 auto; width:70px; height:50px; background-position:center center; background-repeat:no-repeat;background-size: contain;}
.nycpfl ul li span{ color:#666; font-size:14px; line-height:20px; position:relative;}
.nycpfl ul li i.sycpfl01{ background-image:url(../img/sycpfl01.png);}
.nycpfl ul li i.sycpfl02{ background-image:url(../img/sycpfl02.png);}
.nycpfl ul li i.sycpfl03{ background-image:url(../img/sycpfl03.png);}
.nycpfl ul li i.sycpfl04{ background-image:url(../img/sycpfl04.png);}

.mline{ background:#f8f8f8; height:9px;}
.mprodet01{ width:92%; padding:4%;}
.mprodettitle{font-size:18px;position:relative;color:#333;line-height: 30px;font-weight:bold;padding-left:10px;text-align: center;}
.mprodettitle:before{/* content:" "; */position:absolute;left:0;top:14px;width:2px;height:14px;background:#e6212a;}
.mprodettitle span{ font-size:14px; color:#666; margin-left:5px; font-weight:normal;}
.mprodettext{ font-size:14px; color:#666; line-height:30px;}
.nypro-item-table{ width:100%; margin:6px auto 0;}
.nypro-item-table table{ margin:0 auto; text-align:center; width:100%;}
.nypro-item-table table th{ background:#f8f8f8;font-size:14px; width:33.3%; color:#333; height:40px; border:1px #eee solid;}
.nypro-item-table table td{ font-size:14px; width:33.3%; height:40px; color:#666; border:1px #eee solid;}

.mprodetnav{ width:50px; background:rgba(0,0,0,0.5);position:fixed; bottom:120px; right:0; z-index:3}
.mprodetnav ul{ text-align:center; width:100%;}
.mprodetnav ul li{ width:100%; text-align:center; line-height:36px;}
.mprodetnav ul li a{ font-size:14px; display:block; line-height:18px;padding:6px; height:36px; color:#fff; position:relative;}
.mprodetnav ul li a:after{content:" "; position:absolute; left:50%; bottom:2px; width:0; height:2px; background:#e6212a; transition: all 0.5s ease;}
.mprodetnav ul li.active a:after{ width:30px; margin-left:-15px;}

.anli-container{ text-align:center; position:relative; width:100%; overflow:hidden;}
.anli-container p{ font-size:14px; color:#333; line-height:45px;}
.anli-container .swiper-pagination{ display:none !important;}


.nycontact{width:92%; padding:4%; margin:0 auto;}
.nycontact-cont{ width:100%;}
.nycontact-cont h3{ color:#333; font-size:18px; line-height:50px;}
.nycontact-cont p{ font-size:14px; line-height:24px; color:#666;}
.nycontact-cont p a{ color:#666;}
.nycontact-message{ width:100%; padding:15px 0;}
.nycontact-message h3{ font-size:18px; line-height:30px;}
.nycontact-message h3 i{ float:left; display:inline-block; width:40px; height:40px; margin-right:10px}
.nycontact-message h3 span{ color:#888; font-size:16px; margin-left:10px; font-weight:normal;}

.form-group{ padding:5px 0; min-height:38px; margin-bottom:0; color:#666;}
.form-control{width:100%; border:1px #ddd solid; height:36px; line-height:36px; color:#666; font-size:14px; padding:0 8px; box-sizing:border-box;}
.form-control1{width:31.8%; margin-right:1%; border:1px #ddd solid; height:36px; font-size:14px; line-height:36px; color:#666; padding:0 6px; box-sizing:border-box;}
.marginr0{ margin-right:0 !important}
.form-control-c{ width:100%; height:72px; border:1px #ddd solid; padding:5px 15px; color:#666; box-sizing:border-box;}
.form-control-c1{ width:100%; height:72px; border:1px #ddd solid; padding:5px 8px; font-size:14px; color:#666; box-sizing:border-box;}
.form-sub{ width:100%; height:36px; background:#e6212a; color:#fff; text-align:center; line-height:40px; border:none; font-size:16px; margin-right:15px;}

.nygaokefuwu{width:92%; padding:4%;}
.nygaokefuwu-title{ text-align:center;}
.nygaokefuwu-title h3{ font-size:18px; color:#333; line-height:30px;}
.nygaokefuwu-title h3 span{ color:#e6212a}
.nygaokefuwu-title p{ color:#666; font-size:14px; line-height:26px; margin:0 auto;}
.nygaokefuwu-title h4{ font-size:16px; color:#666; font-weight:normal;}
.nygaokefuwu-title h4 b{ font-size:14px; color:#e6212a; font-weight:normal;}

.nynav{width:100%;display: table;}
.nynav ul{width:100%;/* height:40px; */}
.nynav ul li{ float:left; width:33.3%; height:40px; text-align:center; background:#f8f8f8;}
.nynav ul li a{ line-height:40px; height:40px; text-align:center; display:block; font-size:16px; color:#333;}
.nynav ul li.active{ background:#e6212a; color:#fff;}
.nynav ul li.active a{ color:#fff;}

.nygaokefuwu-list1{width:100%; padding:2% 0 6%;}
.nygaokefuwu-list1 ul li{ float:left; width:33.3%; height:60px; line-height:60px; overflow:hidden; background:#f8f8f8; box-sizing:border-box; text-align:center;font-size:14px; font-weight:bold; color:#333; position:relative;}
.nygaokefuwu-list1 ul li:after{ content:" "; width:1px; height:60px; background:#fff; top:0; right:0; position:absolute; z-index:1;}
.nygaokefuwu-list1 ul li:nth-child(2){ background:#e6212a; color:#fff;}

.baxiangfuwu{width:100%; padding:4% 0; position:relative;}
.baxiangfuwu ul{ position:relative;}
.baxiangfuwu ul li{ float:left; width:15%; padding:5%; padding-bottom: 20%; text-align: center; position: relative;}
.baxiangfuwu ul li:after{ content:" "; background:#eee; width:1px; padding-bottom:50%; position:absolute; right:0; top:25px;}
.baxiangfuwu ul li:before{ content:" "; background:#eee; height:1px; padding-left:50%; position:absolute; left:25px; bottom:0;}
.baxiangfuwu ul li:nth-child(4):after{ display:none;}
.baxiangfuwu ul li:nth-child(8):after{ display:none;}
.baxiangfuwu ul li:nth-child(5):before{ display:none;}
.baxiangfuwu ul li:nth-child(6):before{ display:none;}
.baxiangfuwu ul li:nth-child(7):before{ display:none;}
.baxiangfuwu ul li:nth-child(8):before{ display:none;}
.baxiangfuwu ul li i{ position: absolute; z-index:1; margin-left:-17px; display:inline-block; width:35px; height:35px; background-repeat:no-repeat; background-size:contain; background-position:center center;}
.baxiangfuwu ul li h3{ position:absolute; left:0; top:60px; color:#666; font-weight:normal; z-index:1; font-size:14px; width:100%; text-align:center;}
.baxiangfuwu ul li.syaboutnav01 i{ background-image:url(../img/syaboutfwwh01.png);}
.baxiangfuwu ul li.syaboutnav02 i{ background-image:url(../img/syaboutfwwh02.png);}
.baxiangfuwu ul li.syaboutnav03 i{ background-image:url(../img/syaboutfwwh03.png);}
.baxiangfuwu ul li.syaboutnav04 i{ background-image:url(../img/syaboutfwwh04.png);}
.baxiangfuwu ul li.syaboutnav05 i{ background-image:url(../img/syaboutfwwh05.png);}
.baxiangfuwu ul li.syaboutnav06 i{ background-image:url(../img/syaboutfwwh06.png);}
.baxiangfuwu ul li.syaboutnav07 i{ background-image:url(../img/syaboutfwwh07.png);}
.baxiangfuwu ul li.syaboutnav08 i{ background-image:url(../img/syaboutfwwh08.png);}

.nyhzlc{width:100%;}
.nyhzlc ul{ position:relative;}
.nyhzlc ul li{ float:left; width: 33.3%; padding:2% 0; cursor:pointer; box-sizing:border-box;}
.nyhzlc ul li:nth-child(3n){ margin-right:0}
.nyhzlc ul li:nth-child(5){ width:38%;}
.nyhzlc ul li:nth-child(6){ width:55%; margin-left: 8%;}
.nyhzlc ul li:nth-child(4){ margin-left:16%}
.nyhzlc ul li div{ height:30px; position:relative; width:30px; float:left;}
.nyhzlc ul li div span{ display:inline-block; position:absolute; left:0; top:0; width:20px; height:20px; z-index:1; background:#f8f8f8; border:1px #eee solid; box-sizing:border-box;}
.nyhzlc ul li div img{ position:absolute; z-index:3; left:5px; top:5px; width:20px}
.nyhzlc ul li h3{ font-size:14px; color:#333; line-height:30px; font-weight:normal;}
.nyhzlc ul li h3 b{ color:#e6212a; margin-right:5px;}
.nyhzlc ul li p{ font-size:14px; color:#888; line-height:30px;}

.nyfuwunav{width:100%; padding:4% 0;}
.nyfuwunav ul li{ float:left; width:33.3%;}
.nyfuwunav ul li h4{ width:80%; height:80px; margin:0 auto; padding-top:15px; border-radius:4px; background:#e6212a; text-align:center;}
.nyfuwunav ul li h4 i{ transition: all 0.3s ease; display:block; border:1px #fff solid; margin:0 auto;  width:40px; height:40px; box-sizing:border-box; padding:10px; border-radius:5px; text-align:center; line-height:60px;}
.nyfuwunav ul li h4:hover i{ border-radius:30px;}
.nyfuwunav ul li h4 i img{ display:inline-block; line-height:60px;}
.nyfuwunav ul li h4 a{ line-height:40px; color:#fff; text-align:center; font-size:14px; font-weight:normal;}

.nyfwcj{width:100%;padding:4% 0;}

.nygkfwbot{width:100%;}
.nygkfwbot ul li{ float:left; width:33.3%; text-align:center; border:1px #eee solid; border-right:none; box-sizing:border-box;  position:relative;}
.nygkfwbot ul li a{ display:block; width:100%; padding-bottom:20px;}
.nygkfwbot ul li i{ position:relative; z-index:2; display:inline-block; margin-top:20px;background-size: contain; background-position:center center; background-repeat:no-repeat; width:35px; height:35px;}
.nygkfwbot ul li i.nygkfwbot01{ background-image:url(../img/nygkfwbot01.png);}
.nygkfwbot ul li i.nygkfwbot02{ background-image:url(../img/nygkfwbot02.png);}
.nygkfwbot ul li i.nygkfwbot03{ background-image:url(../img/nygkfwbot03.png);}
.nygkfwbot ul li span{ position:relative; z-index:2; color:#666; display:block; font-size:14px;}

.nygkfwbot ul li.active{ background:#e6212a}
.nygkfwbot ul li.active i.nygkfwbot01{ background-image:url(../img/nygkfwbot011.png);}
.nygkfwbot ul li.active i.nygkfwbot02{ background-image:url(../img/nygkfwbot021.png);}
.nygkfwbot ul li.active i.nygkfwbot03{ background-image:url(../img/nygkfwbot031.png);}
.nygkfwbot ul li.active span{ color:#fff;}

.form-group p{ font-size:14px; color:#333; position:relative; padding: 10px 0; padding-left:12px;}
.form-group p span{ color:#e6212a}
.form-group p:before{ content:" "; width:2px; height:6px; position:absolute; top:17px; left:0px; background:#e6212a;}
.form-group table{ margin-bottom:10px;}
.form-group table tr td{ font-size:14px; color:#666;}

.nyfanganlist{}
.nyfanganlistn{width:92%;padding:4%;}
.nyfanganlistn ul{}
.nyfanganlistn ul li{ padding: 15px 0; border-bottom: 1px solid #eee;}
.nyfanganlistn ul li div.nyfanganlist_r{width: 60%; float:right;}
.nyfanganlistn ul li div.nyfanganlist_r h3{font-size: 16px; margin-top: 5px; color:#333; font-weight: normal; line-height: 26px; height: 56px; overflow: hidden; margin-bottom: 15px;}
.nyfanganlistn ul li div.nyfanganlist_r p{font-size: 12px; color: #b3b3b3;}
.nyfanganlistn ul li div.nyfanganlist_r p b{ font-weight: normal; float:right;}
.nyfanganlistn ul li div.nyfanganlist_l{width: 37%; float:left;padding-bottom:25%; position:relative;}
.nyfanganlistn ul li div.nyfanganlist_l img{position: absolute;left: 0; top: 0; width: 100%; height: 100%;}

.nynewslist{background: #f7f7f7;display: table;width: 100%;}
.nynewslist ul{
    margin: 5%;
}
.nynewslist ul.active{ display:block;}
.nynewslist ul li{/* border-bottom: 1px solid #eee; */background: #fff;padding: 5%;margin-bottom: 1rem;}
.nynewslist ul li div.nynewslist_l{/* padding: 0 5%; */}
.nynewslist ul li div.nynewslist_l h3{font-size: 16px;margin-top: 0.8rem;color:#333;font-weight: normal;line-height: 26px;overflow: hidden;margin-bottom: 15px;}
.nynewslist ul li div.nynewslist_l p{font-size: 12px; color: #b3b3b3;}
.nynewslist ul li div.nynewslist_l p b{ font-weight: normal; float:right;}
.nynewslist ul li div.nynewslist_r{}
.nynewslist ul li div.nynewslist_r img{/* position: absolute; *//* left: 0; *//* top: 0; */width: 100%;/* height: 100%; */}

.mprodet01 .info{font-size:14px;color:#666;line-height:36px;font-weight:normal;border-bottom:1px #eee solid;padding-bottom:5px;text-align: center;}
.mprodet01 .info small{ font-size:14px;}

.nyabouttext1title{}
.nyabouttext1title h3{ padding:0 0 30px; text-align:center;}
.nyabouttext1title p{ width:92%; padding:4%; margin:0 auto; font-size:14px; text-align:justify;line-height:24px; color:#666;}
.nyabouttext1list{}
.nyabouttext1list ul li{ float:left; width:50%; text-align:center; box-sizing:border-box; padding:0 20px; margin-bottom:15px;}
.nyabouttext1list ul li h3{ color:#e6212a; font-size:14px; font-weight:normal;}
.nyabouttext1list ul li h3 b{ font-family:impact; font-size:30px; font-weight: normal;}
.nyabouttext1list ul li p{ font-size:14px; color:#666; line-height:24px;}

.nyabouttext2{ width:100%;}
.nyabouttext2con{width:92%; padding:2% 4%;margin:0 auto;}
.nyabouttext2con h3{ font-size:18px; color:#333; line-height:30px; text-align:center;}
.nyabouttext2con p{ color:#666; font-size:14px; line-height:24px; margin:10px 0 20px; text-align:center;}
.nyabouttext2con a{ display:block; width:180px; margin:0 auto; height:36px; color:#fff; font-size:14px; line-height:36px; box-sizing:border-box; text-align:center; background:#e6212a; position:relative;}
.nyabouttext2con a span{ position:relative; z-index:1}

.nyabouttext3{ width:92%; padding:2% 4%;margin:0 auto;}
.nyabouttext3 p{ font-size:14px; line-height:24px; text-align:justify; text-indent:2em; color:#666;}

.nyabouttextdsz{width:92%; padding:2% 4%; margin:0 auto;}
.dsz-cont{ width:100%;}
.dsz-title{font-size:22px;color:#333;font-weight:bold;margin-bottom: 15px;}
.dsz-title b{ color:#e6212a}
.dsz-title span{ color:#ddd; font-size:18px; font-family:Impact; text-transform:uppercase; font-weight:normal; margin-left:10px;}
.dsz-cont h3{font-size:18px;color:#333;line-height: 40px;text-align: center;margin-top: 5px;}
.dsz-cont p{font-size:14px;color:#666;line-height:24px;margin-bottom:10px;text-align: center;}

.nyabouttext4l{width:92%; padding:2% 4%;margin:0 auto;}
.nyabouttext4l h3{ font-size:18px; color:#333; position:relative;}
.nyabouttext4l h3 span{ color:#e6212a; margin-left:5px;}
.nyabouttext4l h3 b{ color:#fff; font-family:impact; text-transform:uppercase;font-weight:normal; margin-left:10px;}
.nyabouttext4l p{ color:#666; font-size:14px; line-height:24px;}

.nyabouttext4r{width:92%; padding:2% 4%;margin:0 auto;}
.nyabouttext4r p{ color:#666; line-height:24px; font-size:14px;}

.nyfzlc{width:92%; padding:2% 4%;margin:0 auto;}
.nyfzlc-l{ width:100%; padding:2% 0;}
.nyfzlc-l ul{    display: table;
    padding-top: 0.8rem;}
.nyfzlc-l ul li{ float:left; width:46%; border-radius:20px; margin:0 1.5% 1.5% ; cursor:pointer; height:36px; line-height:36px; background:#f8f8f8; border:1px #eee solid; text-align:center; color:#333; font-size:14px;}
.nyfzlc-l ul li.active{ background:#a7874b; color:#fff;}
.nyfzlc-r{width:100%;border-left: 1px solid #e6e6e6;}
.nyfzlc-r ul{ display:none;}
.nyfzlc-r ul.active{ display:block;}
.nyfzlc-r ul li{margin-bottom: 10px;position: relative;border:5px solid #e7e7e7;margin-left: 40px;}
.nyfzlc-r ul li .oc{position: absolute;left:-54px;top:38px;}
.nyfzlc-r ul li .os{position: absolute;left:-36px;top:32px;}
.nyfzlc-r ul li .mask_ {margin:15px;}
.nyfzlc-r ul li .mask_ .title{font-size: 18px;color:#e6212a;text-align: left; margin-bottom: 10px;}
.nyfzlc-r ul li .mask_ .p{font-size: 14px;color:#5a5a5a;line-height: 24px;}

/*分页样式*/
.pagination {
	clear: both;
	margin: 10px 0;
	text-align: center;
}
.pagination li {
	display: inline-block;
	zoom: 1;
	padding: 0 !important;
}
.pagination li a {
	display: block;
	padding: 4px 10px;
	background-color: #fff;
	border: 1px solid #eee;
	font-size:16px;
	transition: all 0.3s ease;
	color:#333;
}
.pagination li + li a {
	border-left: none;
}
.pagination li.active a, .pagination li a:hover {
	background-color: #b09674;
	border: 1px solid #b09674;
	color: #ffffff;
	border-left: none;
}

.m_pageFooter{position: relative; position: fixed; bottom: 0; left: 0; width: 100%; background: #fff; z-index: 11;}
.m_footer_bg{background:rgba(0, 0, 0, .5); position:fixed; width:100%; height:100%; left:0; bottom:0; opacity:0; visibility:hidden; z-index:10; transition:all 0.5s ease;}
.m_footer_bg.active{opacity:1; visibility:visible;}
.m_footer{position:fixed; bottom:0; left:0; width:100%; z-index:6; background:#fff;border-top:1px solid #f0f0f0;}
.m_footer ul{}
.m_footer .li{width:18%; float:left; text-align:center; padding:7px 1%;}
.m_footer .li .icon{width:30px; height:30px; margin:0 auto;}
/* .m_footer .li.li01 .icon{background:url(../img/mobile/mfooter_icon1.png) no-repeat;} */
.m_footer .li.li01 .icon{background-image:url(../img/f_1.png); background-repeat:no-repeat; background-size:cover;}
.m_footer .li.li02 .icon{background-image:url(../img/f_2.png); background-repeat:no-repeat; background-size:cover;}
.m_footer .li.li04 .icon{background-image:url(../img/f_4.png); background-repeat:no-repeat; background-size:cover;}
.m_footer .li.li05 .icon{background-image:url(../img/f_5.png); background-repeat:no-repeat; background-size:cover;}


.m_footer .li.li03{margin-top:-25px;cursor:pointer;padding: 6px 1% 7px;}
.m_footer .li.li03 .icon{width: 60px;height:60px;background: url(../img/f_3.png) -3px;background-repeat:no-repeat;background-size:cover;}
.m_footer .li .txt{font-size:12px; color:#555}

/* 选中态 */
/* .m_footer .li.active .icon{background-position:0 -30px;} */
.m_footer .li.li01.active .icon{background-image:url(../img/f_1_on.png);}
.m_footer .li.li02.active .icon{background-image:url(../img/f_2_on.png);}
.m_footer .li.li03.active .icon{background-image:url(../img/f_3.png) -3px}
.m_footer .li.li04.active .icon{background-image:url(../img/f_4_on.png);}
.m_footer .li.li05.active .icon{background-image:url(../img/f_5_on.png);}

.m_footer .li.active .txt{color:#a7874b;}

/* 整机推拉 */
.zj_push{width:100%;  position:absolute; bottom:100%; left:0; background:#a7874b; border-radius:20px 20px 0 0; z-index:1; display:none;}
.zj_push .content{padding:25px 15px;}
.zj_push .content .tit{font-size: 1.4rem;font-weight:bold;color:#fff;}
.zj_push .content .con{font-size: 0.9rem;line-height: 1.8rem;color:#fff;padding-top: 0.8rem;}
.zj_push .content .list{margin-top:20px;}
.zj_push .content .list a{display:inline-block;/* padding: 0 10px; */color:#fff;background: rgba(0, 0, 0, 0.2);border-radius: 4px;height: 3rem;line-height: 3rem;margin:0 6px 10px 0;font-size:14px;width: 47.2%;text-align: center;}
.zj_push .content .m_close{width:22px; height:22px; background:url(../img/m_close.png) no-repeat; position:absolute; right:35px; top:35px; transition:all 0.5s ease;}
.zj_push .content .m_close:hover{transform:rotateZ(180deg);}
    
.gsys{background: #f5f5f5;width: 92%;padding: 8% 4%;margin: 0 auto;}
.gsysa{}
.gsysa ul{display: table;}
.gsysa ul li{width: 48%;float: left;margin: 1%;background: #fff;text-align: center;padding: 30px 0;}
.gsysa ul li img{width: 40%;margin-bottom: 15px;}
.gsysa ul li p{}
.gsysa ul li p i{font-size: 24px;font-weight: bold;color: #e6212a;}
.gsysa ul li p em{color: #666;font-size: 14px;padding-left: 3px;}
.gsysa ul li span{font-size: 14px;color: #333;margin-top: 10px;display: block;}

.rongyu{margin: 0 auto;width: 90%;margin-top: 20px;margin-bottom: 15px;}
.rongyu img{}
.rongyu a{padding: 5px 10px;display: block;background: #f5f5f5;margin-bottom: 10px;color: #333;margin-top: 10px;font-size: 14px;}
.qita ul li{    width: 33% !important;border-bottom: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5; background: #fff !important;}
.nynav ul li.active{    background: #e6212a !important;}

.dingzhi{padding: 4%;margin: 0 auto;padding-bottom: 0;}
.dingzhi ul{display: table;}
.dingzhi ul li{background: #f5f5f5;margin-bottom: 10px;text-align: center;padding: 20px 0;}
.dingzhi ul li img{width: 10%;}
.dingzhi ul li p{font-size: 18px;font-weight: bold;line-height: 40px;}
.dingzhi ul li span{font-size: 14px;color: #666;padding: 0 20px;text-align: center;margin: 0 auto;display: block;}

.zongzhi{padding: 4%;margin: 0 auto;}
.zongzhi ul{display: table;}
.zongzhi ul li{width: 48%;float: left;margin: 1%;}
.zongzhi ul li img{}
.zongzhi ul li p{background: #e6212a;line-height: 40px;text-align: center;color: #fff;}

.hezuokh{}
.hezuokh ul{display: table;}
.hezuokh ul li{width: 33%;float: left;padding: 15px 0;border-bottom: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5;}
.hezuokh ul li img{}

.youshihx{padding: 4%;padding-bottom: 0;margin: 0 auto;}
.youshihx ul{}
.youshihx ul li{background: #f5f5f5;margin-bottom: 15px;}
.youshihx ul li img{}
.youshihx ul li p{text-align: center;font-size: 17px;font-weight: bold;line-height: 50px;padding-top: 10px;}
.youshihx ul li span{display: block;padding: 0 15px;font-size: 14px;color: #666;padding-bottom: 20px;line-height: 24px;text-align: center;}

.llxx{}
.llxx h3{color: #333;font-size: 18px;line-height: 50px; text-align:center;}
.llxx ul{}
.llxx ul li{margin-bottom: 10px;width: 100%;background: #f5f5f5;padding-top: 20px;text-align: center;color: #333;padding-bottom: 20px;}
.llxx ul li img{display: block;text-align: center;margin: 0 auto;margin-bottom: 10px;}
.llxx ul li i{display: block;}
.llxx ul li span{display: block;font-weight: bold;}
.llxx p{color: #333;font-size: 16px;line-height: 30px; text-align:center;}


.gw_tit{font-size: 0.3rem;color: #333;line-height: 40px;display: block;text-align: center;padding-top: 0.8rem;}
.gw_tit p{font-size: 1.5rem;font-weight: bold;color: #333;}
.gw_tit span{line-height: 1.6rem;display: block;color: #555;margin-top: 0.8rem;font-size: 0.9rem;}
.gw_tit i{margin: 0 auto;background: #a7874b;width: 12%;height: 4px;display: block;text-align: center;margin-top: 0.5rem;}
.sy_one{padding-top: 0.8rem;background: #f9f9f9;padding-bottom: 1rem;}
.sy_one_a{padding: 0 5%;}
.sy_one_a ul{display: table;width: 100%;}
.sy_one_a ul li{text-align: center;box-shadow: 2px 5px 10px #ddd;background: #fff;margin: 1rem 0;padding: 1rem 0 2rem 0;}
.sy_one_a ul li a{}
.sy_one_a ul li p{font-size: 1.27rem;font-weight: bold;color: #a7874b;line-height: 3rem;}
.sy_one_a ul li span{line-height: 1.8rem;color: #555;font-size: 1rem;display: block;}
.sy_one_a ul li i{display: block;background: #a7874b;color: #fff;width: 40%;line-height: 2.4rem;border-radius: 0.4rem;margin: 0 auto;font-size: 1rem;margin-top: 0.8rem;}

.sy_two{margin-top: 0.8rem;}
.sy_two_a{margin: 0 5%;margin-top: 1rem;}
.sy_two_a dl{display: table;margin-bottom: 1rem;}
.sy_two_a dl a{}
.sy_two_a dl dt{}
.sy_two_a dl dt img{}
.sy_two_a dl dd{background: #f9f9f9;padding: 4% 5%;}
.sy_two_a dl dd p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #555;font-size: 1rem;line-height: 2rem;}
.sy_two_a dl dd span{color: #888;font-size: 0.9rem;display: block;}

.sy_three{}
.sy_three ul{margin: 5%;display: table;}
.sy_three ul li{width: 33%;float: left;}
.sy_three ul li img{}

.sy_four{}
.sy_four ul{ margin: 5%; }
.sy_four ul li{background: #f9f9f9;display: table;width: 100%;margin-bottom: 1rem;}
.sy_four ul li p{width: 33%;float: left;text-align: center;line-height: 3rem;color: #a7874b;}


.about_a{}
.about_a dl{}
.about_a dl dt{margin: 1rem 0;background: #f6f6f6;padding: 1rem 0;}
.about_a dl dt ul{display: table;width: 100%;}
.about_a dl dt ul li{float: left;text-align: center;width: 26%;margin: 0 3.3%;}
.about_a dl dt ul li p{font-size: 1.8rem;font-weight: bold;color: #a7874b;}
.about_a dl dt ul li i{color: #a7874b;font-size: 0.9rem;font-weight: normal;}
.about_a dl dt ul li span{display: block;color: #888;line-height: 1.5rem;font-size: 0.9rem;}
.about_a dl dd{padding: 0 4%;}
.about_a dl dd p{font-size: 1rem;line-height: 1.8rem;color: #555;margin-bottom: 1rem;text-align: justify;}
.about_a dl dd img{}

.about_b{margin-top: 0.8rem;margin-bottom: 0.8rem;}
.about_b ul{margin: 0 4%;display: table;margin-top: 1rem;}
.about_b ul li{width: 48%;text-align: center;float: left;box-sizing: border-box;padding: 3rem 1rem;border: 1px solid #a7874b;border-radius: 300px;margin-bottom: 1rem;}
.about_b ul li p{font-size: 0.9rem;color: #555;line-height: 1.6rem;}
.about_b ul li i{width: 2rem;display: block;height: 2rem;background: #a7874b;line-height: 2rem;color: #fff;border-radius: 20rem;font-size: 1.2rem;padding: 6px;font-weight: bold;margin: 0 auto;margin-bottom: 1rem;}
.about_b ul li:nth-child(2n){float: right;}

.about_c{background: #f6f6f6;padding-top: 1rem;}
.about_c ul{padding: 4%;display: table;}
.about_c ul li{background: #fff;margin-bottom: 0.8rem;width: 48%;text-align: center;box-sizing: border-box;padding: 6% 4%;float: left;}
.about_c ul li img{}
.about_c ul li p{font-size: 0.9rem;color: #555;line-height: 1.6rem;margin-top: 0.4rem;}
.about_c ul li i{display: block;font-size: 1.3rem;font-weight: bold;color: #b09674;line-height: 2rem;margin-top: 0.6rem;}
.about_c ul li:nth-child(2n){float: right;}


.about_d{margin: 5%;}
.nyfzlc-r ul{width: 100%;border-left: 1px solid #e6e6e6;margin-top: 1rem;}
.nyfzlc-r ul li{margin-bottom: 10px;position: relative;border: 5px solid #e7e7e7;margin-left: 40px;}
.about_d .mask{margin: 6%;}
.about_d .mask h3{font-size: 1.2rem;color: #a7874b;text-align: left;margin-bottom: 10px;}
.about_d .mask p{}
.about_d .mask span{display: block;color: #555;line-height: 1.6rem;font-size: 0.9rem;}
.about_d .oc{position: absolute;left: -54px;top: 38px;}
.about_d .oc img{}
.about_d .os{position: absolute;left: -36px;top: 32px;}
.about_d .os img{}

.about_e{background: url(../img/about_d.jpg) bottom no-repeat;padding: 4rem 0;box-sizing: border-box;text-align: center;margin-top: 2rem;}
.about_e p{font-size: 1.4rem;font-weight: bold;color: #a7874b;}
.about_e span{display: block;font-size: 1.2rem;color: #a7874b;line-height: 4rem;}
.about_e a{display: block;width: 40%;background: #a98d5e;color: #fff;line-height: 2.6rem;border-radius: 3rem;margin: 0 auto;font-size: 1rem;}

.baidu_a{padding-top: 0.8rem;}
.baidu_a dl{padding: 5%;}
.baidu_a dl dt{}
.baidu_a dl dt ul{display: table;width: 100%;}
.baidu_a dl dt ul li{float: left;width: 50%;text-align: center;background: #f6f6f6;margin-bottom: 0.8rem;padding: 1rem 0;line-height: 1.6rem;}
.baidu_a dl dt ul li p{font-size: 0.9rem;color: #555;}
.baidu_a dl dt ul li span{font-weight: bolder;font-size: 1rem;color: #b09674;}

.baidu_a dl dd{}
.baidu_a dl dd img{}
.baidu_a dl dd p{color: #555;line-height: 1.8rem;text-align: justify;}

.baidu_b{background: #f6f6f6;padding: 5%;padding-bottom: 2rem;}
.baidu_b ul{display: table;width: 100%;margin-top: 1.2rem;}
.baidu_b ul li{float: left;width: 18%;margin: 0 1%;text-align: center;background: #a7874b;padding: 3rem 0;height: 2.5rem;border-radius: 32rem;}
.baidu_b ul li p{color: #fff;font-size: 1.2rem;font-weight: bold;}
.baidu_b ul li span{font-size: 0.8rem;color: #fff;line-height: 2rem;display: block;opacity: 0.6;}
.baidu_b ul li:nth-last-child(1){line-height: 2.5rem;}
.baidu_c{margin-top: 1rem;}
.baidu_c ul{padding: 5%;display: table;box-sizing: border-box;width: 100%;}
.baidu_c ul li{background: #f6f6f6;margin-bottom: 0.8rem;text-align: center;padding: 6% 5%;width: 49%;box-sizing: border-box;float: left;}
.baidu_c ul li img{}
.baidu_c ul li p{font-size: 1.3rem;font-weight: bold;color: #a7874b;padding-top: 0.8rem;}
.baidu_c ul li em{display: table;margin: 0 auto;text-align: center;padding-top: 0.8rem;width: 100%;}
.baidu_c ul li span{display: block;color: #555;line-height: 1.6rem;padding-top: 0.8rem;font-size: 0.9rem;}
.baidu_c ul li i{/* background: #a7874b; */font-size: 0.9rem;color: #a7874b;FONT-VARIANT: JIS78;width: 80%;padding: 1px;line-height: 2rem;display: block;border: 1px solid #a7874b;margin: 0 auto;margin-top: 0.3rem;border-radius: 0.4rem;}
.baidu_c ul li:nth-child(2n){float: right;}
.baidu_c ul li:nth-last-child(1){width: 100%; }
.baidu_c ul li:nth-last-child(1) i{width:29.9%; float: left; margin: 0 1%;}

.douyin_a{margin-top: 0.8rem;}
.douyin_a ul{padding: 5%;background: #f6f6f6;display: table;margin-top: 1rem;padding-top: 1.5rem;}
.douyin_a ul li{width: 50%;float: left;text-align: center;margin-bottom: 0.8rem;}
.douyin_a ul li p{font-size: 1.8rem;font-weight: bold;color: #a7874b;}
.douyin_a ul li p i{color: #a7874b;font-size: 0.9rem;font-weight: normal;}
.douyin_a ul li span{display: block;color: #888;line-height: 1.5rem;font-size: 0.9rem;}
.douyin_a1{background: url(../img/douyin_a.png) bottom no-repeat;height: 5rem;text-align: center;line-height: 4rem;font-weight: bold;color: #666;font-size: 1rem;}

.douyin_b{}
.douyin_b ul{margin: 5%;}
.douyin_b ul li{background: #f6f6f6;margin-bottom: 1rem;text-align: center;padding: 7% 5%;}
.douyin_b ul li p{font-size: 1.2rem;font-weight: bold;color: #a7874b;}
.douyin_b ul li span{color: #555;font-size: 0.9rem;line-height: 1.8rem;display: block;padding-top: 0.8rem;}

.douyin_c{background: #f9f9f9;padding-top: 1rem;padding-bottom: 1rem;}
.douyin_c dl{}
.douyin_c dl dt{}
.douyin_c dl dt img{}
.douyin_c dl dd{padding: 5%;}
.douyin_c dl dd p{display: table;width: 100%;}
.douyin_c dl dd i{width: 32%;float: left;background: #f0f0f0;margin: 2px;padding: 5%;box-sizing: border-box;text-align: center;color: #555;font-size: 0.9rem;line-height: 1.8rem;}
.douyin_c dl dd span{font-size: 0.9rem;text-align: center;display: block;margin-top: 1rem;line-height: 3rem;background: #a7874b;color: #fff;}

.douyin_d{padding: 5%;}
.douyin_d ul{}
.douyin_d ul li{background: #f6f6f6;margin-top: 1rem;text-align: center;padding: 7% 5%;}
.douyin_d ul li i{width: 3rem;line-height: 3rem;background: #a7874b;display: block;border-radius: 3rem;margin: 0 auto;color: #fff;font-size: 1rem;}
.douyin_d ul li p{padding-top: 0.8rem;font-size: 0.9rem;color: #a7874b;}
.douyin_d ul li span{padding-top: 1rem;display: block;font-size: 0.9rem;line-height: 1.85rem;color: #555;}

.waimao_a{padding: 5%;background: #f6f6f6;padding-bottom: 8%;}
.waimao_aa{text-align: center;margin-top: 0.8rem;font-size: 0.9rem;line-height: 2rem;color: #a7874b;}
.waimao_aa p{}

.waimao_b{padding: 5%;padding-bottom: 0;}
.waimao_b dl{}
.waimao_b dl dt{
    padding: 1rem 0;
}
.waimao_b dl dt img{}
.waimao_b dl dd{}
.waimao_b dl dd p{margin-bottom: 1rem;border-bottom: 1px solid #f6f6f6;padding-bottom: 1rem;}
.waimao_b dl dd p i{color: #a7874b;padding-right: 1%;font-weight: bold;}
.waimao_b dl dd p span{font-size: 0.9rem;color: #555;display: block;line-height: 1.6rem;padding-top: 0.5rem;}

.waimao_c{}
.waimao_c ul{display: table;width: 100%;background: #f6f6f6;margin-top: 1rem;padding: 8% 5%;box-sizing: border-box;}
.waimao_c ul li{width: 33.3%;float: left;text-align: center;}
.waimao_c ul li p{font-size: 1.8rem;font-weight: bold;color: #a7874b;}
.waimao_c ul li p i{color: #a7874b;font-size: 0.9rem;font-weight: normal;}
.waimao_c ul li span{display: block;color: #888;line-height: 1.5rem;font-size: 0.9rem;}

.waimao_d{margin-top: 0.8rem;}
.waimao_da{margin: 5%;border-bottom: 1px solid #f6f6f6;padding-bottom: 5%;}
.waimao_da p{font-size: 1.2rem;font-weight: bold;color: #a7874b;line-height: 2rem;}
.waimao_da span{font-size: 0.9rem;color: #555;line-height: 1.6rem;}

.waimao_db{margin: 5%;}
.waimao_db p{font-size: 1.2rem;font-weight: bold;color: #a7874b;line-height: 2rem;}
.waimao_db span{font-size: 0.9rem;color: #555;line-height: 1.6rem;}


.waimao_dc{/* background: url(../img/syxpzlg.png) center no-repeat; *//* background-size: 100%; */}
.waimao_dc dl{padding: 5%;padding-top: 0;display: table;}
.waimao_dc dl dt{width: 40%;float: left;}
.waimao_dc dl dt p{text-align: center;box-sizing: border-box;font-size: 0.9rem;color: #fff;line-height: 4rem;background: #a7874b;margin-top: 0.6rem;border-radius: 1rem;}
.waimao_dc dl dd{float: right;width: 55%;}
.waimao_dc dl dd p{height: 8.7rem;background: #f6f6f6;font-size: 0.9rem;padding: 6%;box-sizing: border-box;margin-bottom: 5%;color: #555;line-height: 1.6rem;margin-top: 5%;text-align: center;}

.waimao_e{padding: 0 5%;background: #f6f6f6;padding-bottom: 2rem;padding-top: 0.8rem;}
.waimao_e img{margin-top: 1rem;}

.guanwang_a{padding: 5%;}

.guanwang_b{
    background: #f6f6f6;
    padding: 5%;
    padding-bottom: 1.8rem;
}
.guanwang_b img{
    padding-top: 1rem;
}

.guanwang_c{
    padding: 5%;
}
.guanwang_c ul{
    display: table;
    width: 100%;
    padding-top: 1.5rem;
}
.guanwang_c ul li{
    float: left;
    width: 33%;
    text-align: center;
    margin-bottom: 1rem;
}
.guanwang_c ul li img{}
.guanwang_c ul li p{
    font-size: 0.9rem;
    color: #555;
	line-height: 2rem;
}

.guanwang_d{
    padding: 5% 5%;
    background: #f6f6f6;
    padding-bottom: 8%;
}
.guanwang_d ul{
    display: table;
    width: 100%;
    padding-top: 1.8rem;
}
.guanwang_d ul li{
    width: 48%;
    background: #a7874b;
    padding: 8% 5%;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.9rem;
    float: left;
    margin-bottom: 0.6rem;
    line-height: 1.8rem;
    border-radius: 1rem;
}
.guanwang_d ul li p{
    text-align: center;
}
.guanwang_d ul li:nth-child(2n){float: right;}

.guanwang_e{
    padding: 5%;
}
.guanwang_e ul{
    display: table;
    width: 100%;
    padding-top: 1.6rem;
    padding-bottom: 1rem;
    background: #f6f6f6;
    margin-bottom: 1.6rem;
    margin-top: 1.6rem;
}
.guanwang_e ul li{
    width: 33%;
    text-align: center;
    float: left;
    padding-bottom: 1rem;
    box-sizing: border-box;
    padding: 5%;
    background: #f6f6f6;
}
.guanwang_e ul li p{
    width: 3rem;
    line-height: 3rem;
    background: #a7874b;
    display: block;
    border-radius: 3rem;
    margin: 0 auto;
    color: #fff;
    font-size: 1rem;
}
.guanwang_e ul li span{
    font-size: 0.9rem;
    color: #555;
    line-height: 1.6rem;
}


.lianxi_a{}
.lianxi_a ul{
    display: table;
    padding: 5%;
    padding-bottom: 0;
}
.lianxi_a ul li{
    padding: 8% 4%;
    background: #f6f6f6;
    margin-bottom: 0.8rem;
    text-align: center;
    width: 49%;
    box-sizing: border-box;
    float: left;
    height: 13.4rem;
}
.lianxi_a ul li img{}
.lianxi_a ul li p{
    font-size: 1.2rem;
    font-weight: bold;
    color: #a7874b;
    line-height: 2.8rem;
}
.lianxi_a ul li span{
    font-size: 0.9rem;
    line-height: 1.6rem;
    color: #555;
}
.lianxi_a ul li:nth-child(2n){float: right;}
.lianxi_b{
    padding: 5%;
}
.lianxi_b img{
    padding-top: 0.8rem;
}

.lianxi_c{}
.lianxi_c ul{
    display: table;
    padding: 5%;
    width: 100%;
    box-sizing: border-box;
}
.lianxi_c ul li{background: #f6f6f6;
    margin-bottom: 1rem;
    padding: 8% 5%;
    box-sizing: border-box;
    text-align: center;
    width: 49%;
    float: left;
    height: 10rem;}
.lianxi_c ul li img{
    max-width: 50%;
}
.lianxi_c ul li p{
    font-size: 1.2rem;
    color: #a7874b;
    font-weight: bold;
    line-height: 2rem;
}
.lianxi_c ul li span{
    font-size: 0.9rem;
    color: #555;
    padding-top: 0.5rem;
    display: block;
}
.lianxi_c ul li:nth-child(2n){float: right;}
.lianxi_c ul li:nth-last-child(1){width:100%;height: auto;}

.shipin_a{
    padding: 2%;
    margin-top: 0.8rem;
}
.shipin_a .list-item{width: 46%;float: left;margin: 2%;}
.shipin_a .list-item p{
    background: #f6f6f6;
    font-size: 0.9rem;
    padding: 4% 5%;
    text-align: center;
    color: #555;
    line-height: 1.6rem;
	height:5rem;
}
.xinwen_a{
    background: #f7f7f7;
    display: table;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
    padding-bottom: 0;
}
.xinwen_a a{
    width: 46%;
    display: table;
    float: left;
    background: #a7874b;
    margin: 2%;
    line-height: 2.6rem;
    text-align: center;
    font-size: 0.9rem;
    color: #fff;
    margin-bottom: 0;
    border-radius: 0.6rem;
}
.list-content{display: table;
    width: 100%;}