/* Write your styles */
ul,li,dl,dt,dd,h1,h2,h3,p,em{ font-style:normal; list-style:none; margin:0; padding:0;}
a{text-decoration: none;transition: all .1s linear; color:#444;}
a:hover{color:#ad2a25;}
img{ max-width:100%;}
.am-container{max-width: 90%;}
.am-alert-danger{ width:100%; position:fixed; left:0; top:0; margin:0;}

.arccontent .selectTdClass{background-color:#edf5fa !important}
.arccontent table.noBorderTable td,.arccontent table.noBorderTable th,.arccontent table.noBorderTable caption{border:1px dashed #ddd !important}
.arccontent table{margin-bottom:10px;border-collapse:collapse;display:table; width:100% !important;}
.arccontent td,.arccontent th{padding: 5px 10px !important;border: 1px solid #DDD;line-height:1.4;}
.arccontent caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.arccontent th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.arccontent table tr.firstRow th{border-top-width:2px;}
.arccontent .ue-table-interlace-color-single{ background-color: #fcfcfc; } 
.arccontent .ue-table-interlace-color-double{ background-color: #f7faff; }




header{ box-shadow:0 2px 20px 2px rgba(0,0,0,.05)}
header .logo{ float:left; line-height:100px;}
header .topr{ float:right; width:80%;}
header .topr .toptel{ float:right; line-height:100px;}
header .topr .toptel a{ display:block; font-size:24px; color:#ad2a25; font-weight:600; background:url(../images/tel.png) 0 center no-repeat; padding-left:40px;}

header .nav{ width:72%; float:right; height:100px; line-height:100px; margin-right:3%;}
header .nav .ulnav{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
header .nav .ulnav>li{text-align:center; position:relative; float:left;}
header .nav .ulnav>li>a{font-size:18px; display: inline-block; color:#333; position:relative;}
header .nav .ulnav>li>a:before{transition: all .36s ease;content:""; display:block; width:0; height:2px; background:#ad2a25;position:absolute; left:50%; margin-left:0; bottom:0; opacity:0;}

header .nav .ulnav>li:hover>a,header .nav .ulnav>li.on>a{ color:#ad2a25;}
header .nav .ulnav>li:hover>a:before,header .nav .ulnav>li.on>a:before{ opacity:1; width:100px;margin-left:-50px;}

.ulnav>li .subnav{position: absolute;width:100%;background-color: #FFF; margin:0; box-shadow: 0 2px 10px rgba(0,0,0,.05); height: auto;z-index: 199;top:110%;left: 0;border-top: 2px solid #d2d3d5;overflow: hidden;opacity:0; visibility:hidden;transition: all .36s ease; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5;}
.ulnav>li:hover .subnav{opacity:1;visibility: visible;top:100px;}
.ulnav>li .subnav li{ border-bottom:1px solid #f5f5f5;}
.ulnav>li .subnav li a{font-weight: 500;color: #666; padding: 12px 5px;line-height: 22px;display: block;transition: all .2s ease-in-out;font-size: 14px;}
.ulnav>li .subnav li a:hover{ color:#ad2a25; background-color:#f9f9f9;}



.img100{ width:100%;}
.swiper-banner{ background:#1e2136;}
.swiper-banner .swiper-button-next{ right:15px; opacity:.8; top:auto; margin:0; bottom:0;background-color:rgba(175,42,37,.9)}
.swiper-banner  .swiper-button-prev{ left:auto; right:75px; opacity:.8; top:auto; margin:0; bottom:0;background-color:rgba(0,0,0,.6)}
.swiper-banner .swiper-button-next,.swiper-banner  .swiper-button-prev{background-size: 10px 20px; width:60px; height:60px; }
.swiper-banner .swiper-slide{ background:#1e2136; width:100%; overflow:hidden;}
.swiper-banner .swiper-banpa{ bottom:20px;}
.swiper-banner .swiper-banpa .swiper-pagination-bullet{ width:12px; height:12px; margin:0 5px; background:#fff; opacity:1; border-radius:50% }
.swiper-banner  .swiper-banpa .swiper-pagination-bullet-active{ background:#ad2a25; opacity: 1;}

.swiper-banner .swiper-slide.swiper-slide-active .banitem .img100{-webkit-animation: banner_outside 6s ease 1 forwards;-moz-animation: banner_outside 6s ease 1 forwards;-o-animation: banner_outside 6s ease 1 forwards;animation: banner_outside 6s ease 1 forwards;}

.ban-btn{ position:absolute; width:100%; left:0; bottom:0;}
.ban-btn .am-container{ position:relative;}

@-webkit-keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06)}
to{-o-transform:scale(1);transform:scale(1)}
}
@-moz-keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06)}
to{-o-transform:scale(1);transform:scale(1)}
}
@-o-keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06)}
to{-o-transform:scale(1);transform:scale(1)}
}
@keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06);

}
to{-o-transform:scale(1);transform:scale(1);

}
}

.bgr{ background:#f7f7f7;}
.am-pd{ padding:80px 0;}
.am-pb{ padding-bottom:80px;}
.mgt{ margin-top:30px;}

.hm-mcbox{ position:relative;}
.hm-mcbox .am-container{ position:relative; z-index:88;}
.tedian ul{ margin:0 -15px;}
.tedian ul li{ width:33.333%; float:left; padding:0 15px;}
.tedian ul li .item{ background:#fff; padding:10%; text-align:center;transition: all .3s ease-in-out;}
.tedian ul li .item .tit{ font-size:22px; margin-top:15px; margin-bottom:20px;}
.tedian ul li .item .note{ font-size:14px; color:#888; line-height:2;    white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
.tedian ul li .item:hover{ box-shadow:0 2px 10px 2px rgba(0,0,0,.06); transform:translateY(-10px); border-radius:10px;}


.hm-title{ text-align:center;}
.hm-title .tit{ line-height:1; font-size:34px; font-weight:600;}
.hm-title .entit{ font-size:18px; color:#999; margin-top:8px;}


.hm-prolist .hd{ text-align:center; margin-top:20px;}
.hm-prolist .hd ul li{ display:inline-block; margin:0 10px;}
.hm-prolist .hd ul li a{ display:block; padding:8px 20px; border:1px solid #d7d7d7; width:110px; color:#999; cursor:pointer;}
.hm-prolist .hd ul li.on a{ background:#626262; color:#fff; border-color:#626262;}
.hm-prolist .bd{ margin-top:40px;}
.hm-prolist .bd ul{ margin:0 -3px;}
.hm-prolist .bd ul li{ width:33.333%; float:left; padding:3px;}
.hm-prolist .bd ul li a{ display:block; overflow:hidden; padding:33% 0; position:relative;}
.hm-prolist .bd ul li a:before{ content:""; display:block; position:absolute; width:100%; height:100%; left:0; top:0; z-index:9; background:rgba(175,42,37,.7);transition: all .3s linear; opacity:0;}
.hm-prolist .bd ul li a .img{ position:absolute; width:105%; left:50%; top:50%; transform:translate(-50%,-50%)}
.hm-prolist .bd ul li a .img img{ width:100%;transition: all .3s linear;}
.hm-prolist .bd ul li a .img2{ position:absolute; width:105%; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2; opacity:0;}
.hm-prolist .bd ul li a .img2 img{ width:100%;transition: all .3s linear;}
.hm-prolist .bd ul li a .hover{ position:absolute; z-index:99; left:50%; top:50%;transform:translate(-50%,-10%); text-align:center; color:#fff;transition: all .3s linear; opacity:0;}
.hm-prolist .bd ul li a .hover span{ display:inline-block;width: 58px;height: 58px;position: relative;background: #fff;border-radius: 50%;margin:auto 0;transition: all .3s linear;}
.hm-prolist .bd ul li a .hover span:before{ content:""; display:block; width:20px; height:3px; background:#ad2a25; border-radius:2px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.hm-prolist .bd ul li a .hover span:after{ content:""; display:block; width:3px; height:20px; background:#ad2a25; border-radius:2px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.hm-prolist .bd ul li a .hover span:hover{ transform:rotate(180deg)}
.hm-prolist .bd ul li a .hover .tit{ font-size:22px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hm-prolist .bd ul li a .hover .cate{ font-size:14px; opacity:.6;}
.hm-prolist .bd ul li a:hover .hover{transform:translate(-50%,-50%); opacity:1;}
.hm-prolist .bd ul li a:hover:before{ opacity:1;}
.hm-prolist .bd ul li a:hover .img img{ transform:scale(1.05)}
.hm-prolist .bd ul li a:hover .img2{ opacity:1;}
.hm-prolist .bd ul li a:hover .img2 img{ transform:scale(1.05)}

.hm-more{ text-align:center; margin-top:40px;}
.hm-more a{ width:140px; display:inline-block; padding:8px;background:#626262; color:#fff;}
.hm-more a:hover{ background:#ad2a25; }

.bgline1{ position:absolute; left:0; top:0;}
.bgline2{ position:absolute; right:0; top:30%;}


.hmcase{ position:relative;}
.hmcase .firsimg{ position:absolute; width:42%; height:100%; position:absolute; left:0; top:0;}
.hmcase .firsimg a{display:block; overflow:hidden; width:100%; height:100%; position:relative;}
.hmcase .firsimg a:before{ content:""; display:block; position:absolute; width:100%; height:100%; left:0; top:0; z-index:9; background:rgba(175,42,37,.7);transition: all .3s linear; opacity:0;}
.hmcase .firsimg a .img{ position:absolute; width:115%; left:50%; top:50%; transform:translate(-50%,-50%)}
.hmcase .firsimg a .img img{ width:100%;transition: all .3s linear;}
.hmcase .firsimg a .hover{ position:absolute; z-index:99; left:50%; top:50%;transform:translate(-50%,-10%); text-align:center; color:#fff;transition: all .3s linear; opacity:0;}
.hmcase .firsimg a .hover span{ display:inline-block;width: 58px;height: 58px;position: relative;background: #fff;border-radius: 50%;margin:auto 0;transition: all .3s linear;}
.hmcase .firsimg a .hover span:before{ content:""; display:block; width:20px; height:3px; background:#ad2a25; border-radius:2px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.hmcase .firsimg a .hover span:after{ content:""; display:block; width:3px; height:20px; background:#ad2a25; border-radius:2px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.hmcase .firsimg a .hover span:hover{ transform:rotate(180deg)}
.hmcase .firsimg a .hover .tit{ font-size:18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hmcase .firsimg a .hover .cate{ font-size:14px; opacity:.6;}
.hmcase .firsimg a:hover .hover{transform:translate(-50%,-50%); opacity:1;}
.hmcase .firsimg a:hover:before{ opacity:1;}
.hmcase .firsimg a:hover .img img{ transform:scale(1.05)}

.hmcase .hmcasebox{ width:58%; float:right;}
.hmcasebox .swiper-slide a{ display:block; overflow:hidden; padding:45% 0; position:relative;}
.hmcasebox .swiper-slide a:before{ content:""; display:block; position:absolute; width:100%; height:100%; left:0; top:0; z-index:9; background:rgba(175,42,37,.7);transition: all .3s linear; opacity:0;}
.hmcasebox .swiper-slide a .img{ position:absolute; width:122%; left:50%; top:50%; transform:translate(-50%,-50%)}
.hmcasebox .swiper-slide a .img img{ width:100%;transition: all .3s linear;}
.hmcasebox .swiper-slide a .hover{ position:absolute; z-index:99; left:50%; top:50%;transform:translate(-50%,-10%); text-align:center; color:#fff;transition: all .3s linear; opacity:0;}
.hmcasebox .swiper-slide a .hover span{ display:inline-block;width: 58px;height: 58px;position: relative;background: #fff;border-radius: 50%;margin:auto 0;transition: all .3s linear;}
.hmcasebox .swiper-slide a .hover span:before{ content:""; display:block; width:20px; height:3px; background:#ad2a25; border-radius:2px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.hmcasebox .swiper-slide a .hover span:after{ content:""; display:block; width:3px; height:20px; background:#ad2a25; border-radius:2px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.hmcasebox .swiper-slide a .hover span:hover{ transform:rotate(180deg)}
.hmcasebox .swiper-slide a .hover .tit{ font-size:18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hmcasebox .swiper-slide a .hover .cate{ font-size:14px; opacity:.6;}
.hmcasebox .swiper-slide a:hover .hover{transform:translate(-50%,-50%); opacity:1;}
.hmcasebox .swiper-slide a:hover:before{ opacity:1;}
.hmcasebox .swiper-slide a:hover .img img{ transform:scale(1.05)}

.swc-bon{ position:relative; text-align:center; background:#f8f8f8; height:76px; line-height:76px;}
.swc-bon .swiper-cpag{ width:33.333%; float:left; font-size:24px; color:#999;}
.swc-bon .swiper-cpag span:before{ content:"0";}
.swc-bon .swiper-cpag .swiper-pagination-current{ color:#ad2a25;}
.swc-bon .swiper-c-prev{width:33.333%; float:left; cursor:pointer; background:#eee; font-size:22px; color:#999;}
.swc-bon .swiper-c-next{width:33.333%; float:left; cursor:pointer; background:#ad2a25;font-size:22px; color:#fff}

.about1{ position:relative; background:url(../images/abbg1.jpg) center no-repeat; background-size:cover; padding-top:120px; z-index:22;}
.about1 .about-txt{ width:42%; background:#fff; padding:160px 60px; position:relative; z-index:22; bottom:-50px; float:left;}
.about1 .about-txt .note{ font-size:18px; line-height:2; color:#999; text-align:center;}

.about1 .ab-data{ width:40%; float:right; margin-top:100px; margin-right:5%;}
.about1 .ab-data ul li{ width:50%; float:left; color:#fff; padding-bottom:50px; margin-bottom:50px; position:relative;}
.about1 .ab-data ul li:nth-child(1),.about1 .ab-data ul li:nth-child(2){ border-bottom:1px solid rgba(255,255,255,.4)}
.about1 .ab-data ul li:nth-child(2n) .item{ display:inline-block; float:right;}
.about1 .ab-data ul li:nth-child(1):before,.about1 .ab-data ul li:nth-child(3):before{ content:""; display:block; width:1px; height:60%; background:rgba(255,255,255,.4); position:absolute; right:0; top:20%;}
.about1 .ab-data ul li .tnum span{ font-size:80px; font-weight:800;font-family: 'Noto Serif SC';    vertical-align: top; line-height:1;}
.about1 .ab-data ul li .tit{ font-size:18px; margin-top:15px;} 

.about2{ position:relative; padding:220px 0 120px 0; z-index:1;}
.about2:before{ content:""; height:67%; width:100%; position:absolute; left:0; top:0; background:url(../images/abbg2.jpg) center bottom; background-size:100% auto;}
.about2:after{ content:""; height:33%; width:100%; position:absolute; left:0; bottom:0; background:url(../images/abbg3.jpg) center top; background-size:100% auto;}
.about2 .am-container{ position:relative; z-index:2;}

.youshi-list{ position:relative;}
.youshi-list ul li{ width:50%; float:left; color:#fff;}
.youshi-list ul li:nth-child(1),.youshi-list ul li:nth-child(2){ margin-bottom:200px;}
.youshi-list ul li:nth-child(1),.youshi-list ul li:nth-child(3){ text-align:right; padding-right:20%;}
.youshi-list ul li:nth-child(2),.youshi-list ul li:nth-child(4){ padding-left:20%;}
.youshi-list ul li .tit{ font-size:24px; margin-bottom:15px; position:relative;}
.youshi-list ul li:nth-child(1) .tit,.youshi-list ul li:nth-child(3) .tit{ padding-right:45px;}
.youshi-list ul li .tit em{ width:32px; height:32px; text-align:center; line-height:30px; background:#fff; border-radius:50%; color:#232832; display:block; position:absolute; top:50%; transform:translateY(-50%);}
.youshi-list ul li:nth-child(1) .tit em,.youshi-list ul li:nth-child(3) .tit em{ right:0;}
.youshi-list ul li:nth-child(1) .note,.youshi-list ul li:nth-child(3) .note{ padding-right:45px;}
.youshi-list ul li .note{ font-size:18px; line-height:2;}
.youshi-list .mkogo{ margin:0 auto; position:absolute; left:50%; top:-90px; transform:translateX(-50%)}
.youshi-list .mkogo .imgss{ position:absolute; left:0; top:0;animation: shadowts 2s infinite linear;}
.youshi-list ul li:nth-child(2) .tit,.youshi-list ul li:nth-child(4) .tit{ padding-left:45px;}
.youshi-list ul li:nth-child(2) .tit em,.youshi-list ul li:nth-child(4) .tit em{ left:0;}
.youshi-list ul li:nth-child(2) .note,.youshi-list ul li:nth-child(4) .note{ padding-left:45px;}


@keyframes shadowts{0%{ opacity:0}50%{ opacity:1;}100%{ opacity:0}
}

.hm-news{ position:relative; background:url(../images/nbg.png) center bottom no-repeat; background-size:cover;}
.newstab .hd ul{ text-align:center;}
.newstab .hd ul li{ display:inline-block;}
.newstab .hd ul li a{ display:block; border:1px solid #d7d7d7; padding:10px 30px; margin:0 5px; color:#999; cursor:pointer;}
.newstab .hd ul li.on a{ background:#626262; color:#fff; border-color:#626262;}

.hm-newsbox .firstnews{ width:50%; float:left;}
.hm-newsbox .firstnews a{ display:block; background:#f7f7f7; padding:30px;}
.hm-newsbox .firstnews a i{ display:block; overflow:hidden; height:420px; position:relative;}
.hm-newsbox .firstnews a i img{ width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);transition: all .3s linear;}
.hm-newsbox .firstnews a:hover i img{transform:translate(-50%,-50%) scale(1.08);}
.hm-newsbox .firstnews a .metxt{ margin-top:20px;}
.hm-newsbox .firstnews a .metxt .time{ display:inline-block; float:left; color:#999; text-align:center; margin-right:30px;}
.hm-newsbox .firstnews a .metxt .time .y{ font-size:24px; border-bottom:1px solid rgba(204,204,204,1); font-weight:bold;}
.hm-newsbox .firstnews a .metxt .time .d{ font-size:18px;}
.hm-newsbox .firstnews a .metxt .txt .tit{ font-size:18px; color:#333; font-weight:600;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; margin-bottom:10px;}
.hm-newsbox .firstnews a .metxt .txt .note{ font-size:14px; color:#999;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.hm-newsbox .hm-newslist{ width:48%; float:right;}
.hm-newsbox .hm-newslist ul li{ margin-bottom:17px;}
.hm-newsbox .hm-newslist ul li:last-child{ margin-bottom:0;}
.hm-newsbox .hm-newslist ul li a{ display:block; background:#f7f7f7; padding:30px;}
.hm-newsbox .hm-newslist ul li a .time{ display:inline-block; float:left; color:#999; text-align:center; margin-right:30px;}
.hm-newsbox .hm-newslist ul li a .time .y{ font-size:24px; border-bottom:1px solid rgba(204,204,204,1); font-weight:bold;}
.hm-newsbox .hm-newslist ul li a .time .d{ font-size:18px;}
.hm-newsbox .hm-newslist ul li a .txt .tit{ font-size:18px; font-weight:600;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; margin-bottom:10px;}
.hm-newsbox .hm-newslist ul li a .txt .note{ font-size:14px; color:#999;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.swiper-hzhb .swiper-slide{ width:20%; padding:10px;}
.swiper-pag-hz{ position:relative; bottom:0; margin-top:20px;}
.swiper-pag-hz .swiper-pagination-bullet{ width:12px; height:12px;}
.swiper-pag-hz .swiper-pagination-bullet-active{ background:#ad2a25}


footer{ background:#161616;  padding-top:70px;}
footer .foot-main{border-bottom:1px solid rgba(255,255,255,.2); padding-bottom:70px;}
footer .foot-main .foot-logo{ width:26%; float:left;}
footer .foot-main .foot-logo .foot-logo-txt{ font-size:14px; color:#adb0b5; line-height:2; margin-top:10px; max-width:80%;}
footer .foot-main .foot-logo .foot-logo-txt b{ font-size:18px; color:#fff;}
footer .foot-main .foot-nav{ width:55%; float:left;}
footer .foot-main .foot-nav ul{display: flex;flex-direction: row;justify-content: space-between;}
footer .foot-main .foot-nav ul li{}
footer .foot-main .foot-nav ul li{ float:left;}
footer .foot-main .foot-nav ul li .foot-tit{ font-size:18px; color:#fff; margin-bottom:15px; }
footer .foot-main .foot-nav ul li .foot-tit a{ color:#fff;}
footer .foot-main .foot-nav ul li p{ font-size:14px; color:#888a92; line-height:2;}
footer .foot-main .foot-nav ul li p a{ color:#adb0b5;}
footer .foot-main .foot-nav ul li p a:hover{ color:#fff;}
footer .foot-main .foot-nav ul li:nth-child(2) p{}
footer .foot-main .foot-ewm{ width:120px; float:right; text-align:center; font-size:14px; color:#fff;}
footer .foot-main .foot-ewm p{ margin-top:5px;}
footer .yq-link{ margin-top:35px; color:#fff; font-size:18px;}
footer .yq-link a{ color:#888a92; font-size:14px; display:inline-block; margin-right:10px;}

footer .foot-copyr{ padding:30px 0;font-size:14px;color:#888a92;}
footer .foot-copyr a{color:#888a92;}


.nybanner{ text-align:center; overflow:hidden; position:relative;}
.nybanner>img{ width:100%;-webkit-animation:pagebgfd 6s linear infinite alternate;animation:pagebgfd 6s linear infinite alternate}
.nybanner .nybantxt{ position:absolute; width:100%; text-align:center; left:0; top:50%; transform:translateY(-50%); z-index:23; color:#fff;}
.nybanner .nybantxt .cn{font-size: 40px;line-height: 44px;height: 44px;overflow: hidden; margin-bottom:8px;}
.nybanner .nybantxt .en{font-size: 28px;line-height: 48px;height: 48px;overflow: hidden;text-transform: uppercase;font-family: Novah;}

@-webkit-keyframes pagebgfd{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}
100%{opacity:1;-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
}
@keyframes pagebgfd{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}
100%{opacity:1;-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
}

.am-parth{ font-size:14px; height:50px; line-height:50px;box-shadow: 0 0 3px rgba(0, 0, 0, .15);}
.am-parth .location{ position:relative; padding-left:20px; background:url(../images/map-location.png) 0 center no-repeat; background-size:16px auto;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.ny-warp{ background:#f5f5f5; padding:30px 0;}

.saixuan{ background:#fff; border-radius:10px; padding:30px; margin-bottom:25px;}
.saixuan ul li{ border-bottom:1px dashed #eee; position:relative; padding:15px 0; padding-left:5.5em;}
.saixuan ul li span{ font-weight:bold; position:absolute; left:0; top:18px;}
.saixuan ul li a{ display: inline-block; padding:4px 20px; border-radius:30px;}
.saixuan ul li a.on{ background:#ad2a25; color:#fff;}

.ny-prolist ul{ margin:0 -10px;}
.ny-prolist ul li{ padding:10px; position:relative;}
.ny-prolist ul li a{ display:block; background:#fff; border-radius:10px; overflow:hidden; padding:10px;}
.ny-prolist ul li a i{ display:block; overflow:hidden; border-radius:10px;}
.ny-prolist ul li a i img{ width:100%;transition: all .3s linear;}
.ny-prolist ul li a .img{ display:block; overflow:hidden; border-radius:10px; position:relative; padding:33% 0;}
.ny-prolist ul li a .img img{ max-width:105%;transition: all .3s linear;    position: absolute;width: 105%;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ny-prolist ul li a .img2{ display:block; overflow:hidden; border-radius:10px; position:absolute; width:100%; height:100%;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: all .3s linear; opacity:0;}
.ny-prolist ul li a .img2 img{ max-width:105%;transition: all .3s linear;    position: absolute;width: 105%;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ny-prolist ul li a:hover i img{ transform:scale(1.08)}
.ny-prolist ul li a:hover .img img{ transform:translate(-50%,-50%) scale(1.08)}
.ny-prolist ul li a:hover .img2{ opacity:1;}
.ny-prolist ul li a .txt{ padding:10px; margin-top:10px; position:relative;}
.ny-prolist ul li a .txt .tit{ text-align:center;color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny-prolist ul li .opyy{ position:absolute; right:25px; bottom:26px; z-index:2; padding:4px 20px; border:1px solid #b69754; color:#b69754; cursor:pointer; font-size:14px; border-radius:30px;}
.ny-prolist ul li .opyy:hover{ background:#b69754; color:#fff;}


.pages{ text-align:center; margin-top:20px;}
.pages a{ width:46px; margin:0 5px; height:46px; line-height:46px; text-align:center; display:inline-block; background:#fff; border-radius:50%; box-shadow:0 2px 2px 2px rgba(0,0,0,.05)}
.pages a.on,.pages a:hover{ background:#ad2a25; color:#fff;}

.ny-nav{ text-align:center; margin-bottom:30px;}
.ny-nav a{ display:inline-block; padding:10px 30px; background:#fff; border-radius:40px; border: 1px solid #ebe8e4;margin:0 10px;}
.ny-nav a.on,.ny-nav a:hover{ background:#ad2a25; color:#fff; border-color:#b69754;}

.procontent{ background:#f5f5f5; padding:30px 0; position:relative;}
.procontent .am-container{ max-width:1400px;}
.procontent .am-parth{ height:auto; line-height:1;}
.procontent .am-parth .location{}
.procontent .am-parth{ box-shadow:none;}

.nypro-head{ background:#fff; padding:30px; margin-top:20px;}
.nypro-head .nypro-head-pic{ width:50%; float:left;}
.mySwiper-propic .swiper-slide .img{ position:relative; padding:35% 0; overflow:hidden;}
.mySwiper-propic .swiper-slide .img img{ position:absolute; width:105%; max-width:105%; left:50%; top:50%; transform:translate(-50%,-50%)}
.mySwiper-propic .swiper-button-white{ background-size:14px auto; opacity:0;transition: all .3s linear;}
.mySwiper-propic:hover .swiper-button-white{ opacity:1;}
.mySwiper-propic .swiper-pagination-bullet{ width:12px; height:12px; background:rgba(255,255,255,.5)}
.mySwiper-propic .swiper-pagination-bullet-active{background:#ad2a25;}


.nypro-head-txt{ width:50%; padding-left:30px; float:right;}
.nypro-head-txt .note{ margin-top:15px; line-height:2; font-size:14px; color:#999; min-height:84px;white-space: break-spaces;}
.nypro-head-txt .tel{ margin-top:30px;}
.nypro-head-txt .tel a{ display:inline-block; background:#ad2a25; color:#fff; font-size:24px; font-weight:bold; padding:10px 20px;}
.nypro-head-txt .tel a svg{ position:relative; bottom:-8px; margin-right:5px;}

.nypro-main{ }

.product-content {margin-top: 25px; overflow:hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;background-color: #fef8f8;-webkit-box-shadow: 0 8px 24px rgba(0,0,0,0.08);box-shadow: 0 8px 24px rgba(0,0,0,0.08);}
.product-content-left {padding: 60px 100px 55px 90px;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;min-width: 0;background-color: #fff;-webkit-box-shadow: 6px 0 12px -4px rgba(0,0,0,0.08);box-shadow: 6px 0 12px -4px rgba(0,0,0,0.08);}
.product-content-left .title-box {margin-bottom: 40px;text-align: center;}
.product-article {line-height: 28px;overflow: hidden;}
.product-article img{width: 100% !important;height: auto !important;}
.product-content-left .title-box .cn {font-size: 30px;color: #333;}
.product-content-left .title-box .en {margin-top: 3px;font-size: 12px;font-family: "Tahoma";color: #858585;letter-spacing: 4px;text-transform: uppercase;}
.product-content .product-related {padding:50px;}
.product-related {width: 373px;text-align: center;overflow: hidden;}

.product-related .title {margin-bottom: 32px;font-size: 22px;color: #333;}
.product-related-swiper {overflow: hidden;}
.product-related-swiper.no-init .swiper-wrapper {display: block;text-align: center;width: 100%;}
.product-related-swiper.no-init li:first-child {padding-top: 0;}
.product-related-swiper.no-init li {padding: 40px 0 30px;border-bottom: 1px dashed #cacaca;}
.product-related-swiper p {margin-top: 16px;font-size: 16px;color: #555;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.product-related-swiper .img{ padding:30% 0; position:relative; overflow:hidden;}
.product-related-swiper .img img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}

.ny-nav{ text-align:center; margin-bottom:30px;}
.ny-nav a{ display:inline-block; padding:10px 30px; background:#fff; border-radius:40px; border: 1px solid #ebe8e4;margin:0 10px;}
.ny-nav a.on,.ny-nav a:hover{ background:#ad2a25; color:#fff; border-color:#ad2a25;}


.ny-news-list ul li{ transition: all .1s linear;position:relative;padding:15px;}
.ny-news-list ul li a{ display:block; padding:30px;background:#fff; border-radius:10px;}
.ny-news-list ul li a:hover{box-shadow: 0 0 10px 6px #eeeeee;z-index: 99;}
.ny-news-list ul li a i{ display:block; overflow:hidden; font-style:normal; border-radius:10px; position:relative;}
.ny-news-list ul li a i em{ position:absolute; left:0; bottom:0; background:rgba(255,87,64,0.5); color:#fff; font-size:14px; padding:4px 15px; border-radius:0 10px 0 0;}
.ny-news-list ul li a .txt{position:relative; padding-top:10px;}
.ny-news-list ul li a .txt .tit{ font-size:20px; color:#333; font-weight:bold; }
.ny-news-list ul li a .txt .note{ font-size:14px; color:#999;margin:18px 0; background:#fafafa; border-radius:10px; padding:20px 15px; line-height:2;}
.ny-news-list ul li a .txt .note .mtxt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.ny-news-list ul li a .txt .nfok{}
.ny-news-list ul li a .txt .nfok .rq {display: block;font-size: 13px;font-family: arial;height: 16px; float:left;color: #b5b5b5;background: url(../images/icon-time.png) no-repeat left center; padding-left:24px; background-size:18px auto;}
.ny-news-list ul li a .txt .nfok .readNum {display: block;font-size: 13px;font-family: arial;height: 16px;background: url(../images/icon_eye.png) no-repeat left center; background-size:20px auto; float:right;padding-left: 24px; color:#b5b5b5;}
.ny-news-list ul li a .txt .more{ width:36px; height:36px; line-height:34px; border-radius:50%; border:1px solid #ddd; text-align:center;transition: all .3s linear;}
.ny-news-list ul li a .txt .more:before{content: "\f105";}
.ny-news-list ul li a i{ display:block; overflow:hidden; position: relative; padding: 30% 0;}
.ny-news-list ul li a i img{transition: all .3s linear; position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%); }
.ny-news-list ul li a:hover i img{ transform:translate(-50%,-50%) scale(1.1); opacity:.8;}
.ny-news-list ul li a:hover .more{ background:#ad2a25; color:#fff;}
.ny-news-list ul li a .txt .ncas{ display:none;}


.newscon-head{ text-align:center;}
.newscon-head h1{ font-size:36px;}
.blog-post__author{ margin-top:15px; font-size:14px; color:#999;}

.blog-post__author em{ display:inline-block; margin:0 5px;}
.blog-post__author a{color:#999;}

.newsarcbox .am-container{ max-width:1170px;}
.newsarcbox  .arccontent{border-radius: 10px;box-shadow: 0 2px 20px 2px rgba(0,0,0,.05);padding: 50px;margin-top: -30px;background: #fff;}
.newsarcbox .arccontent img{ width: 100%!important;height: auto !important;}
.nexpre{border-radius: 10px;box-shadow: 0 2px 20px 2px rgba(0,0,0,.05); margin-top:30px; overflow:hidden;}
.nexpre .npitm{ width:50%; float:left; padding:30px; height:150px; overflow:hidden; background:#fff;}
.nexpre .npitm a{ display:block;}
.nexpre .npitm a .img{ width:30%; float:left; border-radius:10px; overflow:hidden;    max-height: 90px;}
.nexpre .npitm a .txt{ width:70%; float:left; padding-left:20px;}
.nexpre .npitm a .txt .tit{ font-size:14px; color:#999; margin-top:10px;}
.nexpre .npitm a .txt .tip{ font-size:16px; color:#333;}
.nexpre .npitm a .txt .tip i{ font-size:20px;}
.nexpre .npitm.prev{     background-image: -webkit-linear-gradient(left,#fff,#fbfbfb);background-image: -o-linear-gradient(left,#fff,#fbfbfb);background-image: -webkit-gradient(linear,left top,right top,from(#fff),to(#fbfbfb));}
.nexpre .npitm.prev a .txt .tip i{ margin-right:10px;}
.nexpre .npitm.next a .txt .tip i{ margin-left:10px;}

.xianggnews{border-radius: 10px;box-shadow: 0 2px 20px 2px rgba(0,0,0,.05); margin-top:30px; padding:30px;}
.xianggnews .xgtit{ font-size:20px; font-weight:bold; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:15px;}
.xgnews-list ul li{ line-height:2.2;}
.xgnews-list ul li a{ display:block; font-size:14px; color:#777;}

.ny-left{ width:20%; float:left;}
.side-nav .lanmu-tit{line-height: 148px;height: 148px;color: #fff;font-size: 26px;background: url(../images/aiya.jpg) no-repeat center;background-size:cover;font-weight: normal;overflow: hidden;text-indent: 42px;position:relative;border-radius: 10px 10px 0 0;}
.side-nav .lanmu-nav{overflow: hidden;width: 100%;background-color: #fff;border-left: 1px solid #ececec;border-right: 1px solid #ececec;border-radius: 0 0 10px 10px;}
.side-nav .lanmu-nav>ul>li{position: relative;line-height: 60px;text-indent: 45px;font-size: 16px;border-bottom: 1px solid #ececec;}
.side-nav .lanmu-nav>ul>li>a{color: #333;text-decoration: none;display: block; position:relative;}
.side-nav .lanmu-nav>ul>li>a:before{ content:""; display:block; width:17px; height:17px; overflow:hidden; background:url(../images/newsList_more.png) 0 0 no-repeat; position:absolute; right:40px; top:50%; margin-top:-7.5px;transition: all .3s linear;}
.side-nav .lanmu-nav>ul>li>a:hover:before,.side-nav .lanmu-nav>ul>li.on>a:before{background:url(../images/newsList_more.png) 0 -17px no-repeat;}
.side-nav .lanmu-nav>ul>li>a:hover,.side-nav .lanmu-nav>ul>li.on>a{ color:#ad2a25}

.sidecon{background: #fff;margin-top:20px;border-radius: 10px;overflow: hidden;}
.sidecon .tit{height:70px;background:#231915;color:#fff;text-align:center;font-size:24px;line-height:70px;}
.sidecon img{ width:100%;}
.sidecon .txt{padding:20px 20px 10px 20px;font-size:1.4rem;border: 1px solid #eee;border-radius: 0 0 10px 10px;}
.sidecon .txt p{ margin-bottom:10px;}
.sidecon .txt p.stit{ font-weight:bold;}


.ny-right{ width:78%; float:right;}
.ny-about-main,.ny-rmin{background:#fff; padding:30px; min-height:600px;}
.ny-about-title{ font-size:26px; text-align:center; border-bottom:1px solid #eee; padding-bottom:25px; margin-bottom:25px;}
.ny-about-arc{ line-height:2;}

.minwin .am-container{ max-width:1400px;}


.contact1{ background:#fff; padding:60px; border-radius:10px;}
.contact1 .contact1-l{ width:50%; float:left;}
.contact1 .contact1-l .tit{ font-size:24px; position:relative; margin-bottom:15px;}
.contact1 .contact1-l .tit:after{ content:""; display:block; width:60px; height:2px; background:#ddd; margin-top:10px;}
.contact1 .contact1-l .c-t-li {line-height: 2.5;margin-bottom: 30px;}
.contact1 .contact1-l .c-t-li p img {margin-right: 10px;}
.contact1 .contact1-l .contact-ewm ul li{ display:inline-block; text-align:center; max-width:120px; padding:10px; background:#f5f5f5; border-radius:10px; margin-right:15px;}
.contact1 .contact1-l .contact-ewm ul li p{ font-size:14px; background:#f5f5f5; text-align:center; margin-top:4px;}
.contact-map{ width:50%; float:right;}
#allmap{ height:500px;}
#allmap img{ max-width:inherit;}

.abtit{ text-align:center;font-size: 36px;}
.abtit .note{ font-size:16px;}

.mesipu{ margin-top:30px;}
.mesipu .item{ margin-bottom:20px;}
.mesipu .item .iput{ width:33.333%; float:left; padding:0 10px;}
.mesipu .item .iput .am-form-field{ padding:15px;}
.mesipu .item.wyb .iput{ width:100%;}
.c-t-m-btn{ text-align:center;}
.c-t-m-btn .am-btn{ background:#161616; padding:15px; width:200px; color:#fff; border-radius:4px;}

.contact-mes{ background: #fff; border-radius:10px; padding: 60px;}


.wechat-ses{ width: 70%; padding: 30px;background: #fff;border-radius: 10px;position: fixed;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%); z-index: 1404; display: none;}
.wechat-ses .icon{width: 44px;height: 44px;display: block;margin: 0 auto;}
.wechat-ses .tit{font-size: 18px;font-weight: bold;text-align: center; margin-top: 10px; margin-bottom: 15px;}
.wechat-ses .note{font-size: 14px;color: #777;text-align: center; margin-bottom: 15px;}
.wechat-ses .wxbtn{text-align: center;}
.wechat-ses .wxbtn a{font-size: 14px; display: inline-block; padding: 8px 30px;background-color: #1aad17;color: #fff;border-radius: 6px;}
.wechat-wrap{background: rgba(0, 0, 0, .6);width: 100%;height: 100%;position: fixed;left: 0;top: 0; z-index: 1400; display: none;}

.wechat-dialog{width:90%; background:#fff; border-radius:10px; padding:18px; position:fixed; left:5%; top:50%; transform:translate(0,-50%); z-index:1211; display:none;box-sizing:border-box;}
.wechat-dialog .tit{ text-align:center; font-size:20px;}
.wechat-dialog .copy-wx{ background:#f5f5f5; border-radius:10px; padding:20px; text-align:center; margin:15px 0; color:#666;}
.wechat-dialog .copy-wx .info{ font-size:12px; color:#999;}
.wechat-dialog .copy-wx p span{ color:#25ba45;}
.wechat-dialog .wx-close{ position:absolute; right:5px; top:5px; font-size:20px; padding:0 10px; cursor:pointer;}
.wechat-mask{ position:fixed; display:none; width:100%; height:100%; background:rgba(0,0,0,.5); left:0; top:0;z-index:1210;}

.wechat-ses{ width:400px; max-width: 70%; padding: 30px;background: #fff;border-radius: 10px;position: fixed;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%); z-index: 1404; display: none;box-shadow: 0 2px 20px 2px rgba(0,0,0,.5);}
.wechat-ses .icon{width: 44px;height: 44px;display: block;margin: 0 auto;}
.wechat-ses .tit{font-size: 18px;font-weight: bold;text-align: center; margin-top: 10px; margin-bottom: 15px;}
.wechat-ses .note{font-size: 14px;color: #777;text-align: center; margin-bottom: 15px;}
.wechat-ses .wxbtn{text-align: center;}
.wechat-ses .wxbtn a{font-size: 14px; display: inline-block; padding: 8px 30px;background-color: #1aad17;color: #fff;border-radius: 6px;}

.foot-bar{ position:fixed; width:100%; height:64px; background:#ad2a25; left:0; bottom:0; z-index:999;}
.foot-bar ul li{ padding-top:12px;}
.foot-bar ul li a{ color:#fff; font-size:12px; display:block; text-align:center;}
.foot-bar ul li a img{ width:24px;}
.foot-bar ul li a span{ display:block;}



@media screen and (max-width: 1680px){

.am-container{max-width: 1400px;}
.nybanner .nybantxt .cn{font-size: 30px;}
.nybanner .nybantxt .en{font-size: 18px;}
.am-avg-md-3>li{ width:33.333%;}
/*.am-avg-md-3>li:nth-of-type(n){ clear:both;}*/
.am-avg-md-3>li:nth-of-type(3n+1) { clear:both;}
.am-avg-lg-4>li:nth-of-type(4n+1){ clear:none;}
}
@media screen and (max-width: 1440px){
.am-container,.procontent .am-container,.minwin .am-container{max-width: 1200px;}
}


@media screen and (max-width:1024px){
html {background: #fafafa;}
body{ max-width:768px; margin:0 auto; background:#fff; zoom:1; padding-bottom: 64px;}	
.cndns-right{display: none;}
.navmain{ position:relative;}
header .navmain .logo{ line-height:70px;}
header .navmain .logo img{ height:34px;}
header .navmain .toptel a{ font-size:17px; background-size:20px auto; padding-left:25px;}
header .navmain .toptel{ line-height:70px; font-size:14px; margin-right:70px; position:absolute; right:0; top:0;}
header .nav{ position:fixed; width:100%; left:-100%; top:0; height:100%;  z-index:1233;transition: all .3s linear; margin-left:0;}
header .nav.on{ left:0;pointer-events: none;}
header .nav .ulnav{ position:fixed; width:60%; height:100%; background:#fff; z-index:1234; display:block;pointer-events: auto;}
header .nav .ulnav>li{ width:100%; line-height:60px; border-bottom:1px solid #eee;}
header .nav-box{width: 100%;height: 100%;position: fixed;left:-100%;top: 0;z-index: 1601;transition: all .3s linear;pointer-events: none;}
header .nav-box .ulnav{width: 65%;position: relative;background: #fff;height: 100%;z-index: 1601;pointer-events: auto;overflow-y: auto;margin: 0; display:block;}
header .nav-box>ul>li{ width:100%;border-bottom: 1px solid #eee; display:block; float:none; height:auto; line-height:56px; padding:0;}
header .nav-box>ul>li>a{ color:#333; display:block; line-height:56px;}
header .nav-box>ul>li.on>a{ border:none;}
header .nav-box>ul>li.sh>a{pointer-events: none;}
header .nav .ulnav>li .subnav{ line-height:40px; position:absolute;font-size:14px; text-align:center; width:100%; left:0;    transition: all 0s linear; visibility:hidden; opacity:0; opacity:0;}
header .nav .ulnav>li .subnav p{ border-bottom:1px solid #eee; }
header .nav .ulnav>li .subnav p:first-child{ border-top:1px solid #eee;}
header .nav .ulnav>li .subnav p a{ display:block;}
header .nav .ulnav>li:hover .subnav{ top:0; opacity:0;}
header .nav .ulnav>li .xm{ position:absolute; width:70px; display:block; right:0; top:0; color:rgba(0,0,0,.61); z-index:1290;}
header .nav .ulnav>li .subnav.show{top:0; height:auto;padding: 10px 0; position:relative; overflow:hidden;opacity: 1;visibility: visible; box-shadow:none; padding:0;}
header .warp{position:fixed; width:100%; left:0; top:0; height:100%;  z-index:1230; background:rgba(0,0,0,.6); display:none;}
header .navbar{ width:30px; height:100%;  position:absolute; right:15px; top:0; height:46px; border-bottom:1px solid #333;}
header .navbar:before{ content:""; display:block; width:100%; height:1px; background:#333; margin-top:25px;}
header .navbar:after{ content:""; display:block; width:100%; height:1px; background:#333; margin-top:9px;}
header .nav .ulnav>li.on>a:before, .header .nav .ulnav>li:hover>a:before{ display:none;}

.am-avg-sm-2>li{ width:50%;}
.am-avg-md-3>li:nth-of-type(3n+1){ clear:none;}
.am-pd{ padding:30px 0;}
.am-pb{ padding-bottom:30px;}
.mgt{ margin-top:20px;}
.swiper-banner .swiper-banpa{ bottom:10px;}
.swiper-banner .swiper-banpa .swiper-pagination-bullet{ width:8px; height:8px;}
.swiper-banner .swiper-button-next, .swiper-banner .swiper-button-prev{ width:40px; height:40px; background-size:8px 14px;}
.swiper-banner .swiper-button-prev{ right:55px;}

.tedian ul{ margin:0;}
.tedian ul li{ width:100%; float:none; padding:5px 0;}
.tedian ul li .item{ padding:15px;}
.tedian ul li .item i img{ width:40px;}
.tedian ul li .item .tit{ font-size:14px; font-weight:bold; margin:10px 0;}
.tedian ul li .item .note{ font-size:12px;}

.hm-title .tit{ font-size:20px;}
.hm-title .entit{ margin-top:5px; font-size:12px;}
.hm-prolist .hd ul li{ margin:0 5px;}
.hm-prolist .hd ul li a{ padding:4px 10px; width:80px; font-size:12px; background:#fff;}

.hm-prolist .bd ul li{ width:50%;}
.hm-prolist .bd{ margin-top:20px;}
.hm-more{ margin-top:20px;}
.hm-more a{ font-size:12px; width:100px; padding:6px;}

.hmcase .firsimg{ display:none;}
.hmcase .hmcasebox{ width:100%; float:none;}
.swc-bon{ height:40px; line-height:40px;}
.swc-bon .swiper-cpag{ font-size:14px;}
.swc-bon .swiper-c-prev,.swc-bon .swiper-c-next{ font-size:16px;}
.bgline1{ width:50%;}
.bgline2{ width:50%; top:50%;}
.about1{ padding-top:30px;}
.about1 .about-txt{ width:100%; float:none; bottom:0; padding:30px 20px;}
.about1 .about-txt .note{ font-size:12px; margin-top:15px;}

.about1 .ab-data{ width:100%; float:none; margin-top:30px; margin-right:0; padding:0 10%;}
.about1 .ab-data ul li{ padding-bottom:30px; margin-bottom:30px;}
.about1 .ab-data ul li .tnum span{ font-size:38px;}
.about1 .ab-data ul li .tnum em{ font-size:12px;}
.about1 .ab-data ul li .tit{ font-size:12px;}
.about1 .ab-data ul li:nth-child(1):before, .about1 .ab-data ul li:nth-child(3):before{ top:3%;}

.about2{ padding-top:30px; padding-bottom:30px;}
.youshi-list ul li{ width:100%; float:none; margin-bottom:20px !important;}
.youshi-list ul li:nth-child(1), .youshi-list ul li:nth-child(3){ text-align:left; padding-right:0;}
.youshi-list ul li:nth-child(2), .youshi-list ul li:nth-child(4){ padding-left:0;}
.youshi-list ul li:nth-child(1) .tit em, .youshi-list ul li:nth-child(3) .tit em{ right:auto; left:0;}
.youshi-list ul li .tit{ font-size:16px; font-weight:bold; margin-bottom:8px;}
.youshi-list ul li .note{ font-size:12px;}
.youshi-list ul li .tit em{ width:22px; height:22px; line-height:22px; font-size:14px;}
.youshi-list ul li .tit, .youshi-list ul li .tit{ padding-left:28px !important;}
.youshi-list ul li .note, .youshi-list ul li .note{ padding-left:28px !important;}

.youshi-list .mkogo{ opacity:.05; top:32%; z-index:-1; max-width:100px;}
.am-container{ padding-left:1.5rem; padding-right:1.5rem;}
.hm-news{ background-size:200% auto;}
.newstab .hd ul li a{ font-size:12px; padding:6px 10px;}
.hm-newsbox .firstnews{ width:100%; float:none;}
.hm-newsbox .firstnews a i{ height:140px;}
.hm-newsbox .firstnews a{ padding:15px;}
.hm-newsbox .firstnews a .metxt .time{ margin-right:15px;}
.hm-newsbox .firstnews a .metxt .time .y{ font-size:16px;}
.hm-newsbox .firstnews a .metxt .time .d{ font-size:12px;}
.hm-newsbox .firstnews a .metxt .txt .tit{ font-size:14px; margin-bottom:4px;}
.hm-newsbox .firstnews a .metxt .txt .note{ font-size:12px;}
.hm-newsbox .hm-newslist{ width:100%; float:none; margin-top:15px;}
.hm-newsbox .hm-newslist ul li a{ padding:15px;}
.hm-newsbox .hm-newslist ul li a .time{ margin-right:15px;}
.hm-newsbox .hm-newslist ul li a .time .y{ font-size:16px;}
.hm-newsbox .hm-newslist ul li a .time .d{ font-size:12px;}
.hm-newsbox .hm-newslist ul li a .txt .tit{ font-size:14px; margin-bottom:4px;}
.hm-newsbox .hm-newslist ul li a .txt .note{ font-size:12px;}
.swiper-hzhb .swiper-slide{ padding:5px;}
.swiper-pag-hz{ margin-top:15px;}
.swiper-pag-hz .swiper-pagination-bullet{ width:8px; height:8px;}

footer{ padding-top:0;}
footer .foot-main .foot-nav{ display:none;}
footer .foot-main .foot-logo{ width:55%;}
footer .foot-main .foot-logo .foot-logo-txt{ font-size:12px; max-width:100%;}
footer .foot-main .foot-logo .foot-logo-txt b{ font-size:16px;}
footer .yq-link{ display:none;}
footer .foot-main{ border-top:none; padding:40px 0;}
footer .foot-main .foot-ewm{ margin-top:30px;}
footer .foot-main .foot-ewm p{ font-size:12px;}
footer .foot-copyr{ font-size:10px;}
footer .foot-copyr p{ float:none; text-align:center;}
footer .foot-copyr p img{ width:90px; margin-top:-7px !important;}


.ny-warp{ padding:20px 0;}
.nybanner .nybantxt .cn{ font-size:20px; height:30px; line-height:30px;}
.nybanner .nybantxt .en{ font-size:13px; line-height:1; height:auto;}
.saixuan{ padding:5px 10px; margin-bottom:10px;}
.saixuan ul li{ padding:10px 0; padding-left:0;}
.saixuan ul li:last-child{border:none;}
.saixuan ul li span{ font-size:12px; top:15px;    top: 0;
    position: relative;
    padding-left: 10px;}
.saixuan ul li a{ font-size:1rem;padding: 4px 10px;}
.ny-prolist ul{ margin:0 -5px;}
.ny-prolist ul li{ padding:5px;}
.ny-prolist ul li a .txt .tit{ font-size:12px;}
.ny-prolist ul li .opyy{ display:none;}
.ny-prolist ul li a .txt{  text-align:center; padding:0;}
.pages a{ width:30px; height:30px; line-height:30px; font-size:12px; margin:0 2px;}




.product-content .product-related{ display:none;}
.product-content-left{ padding:20px;}
.product-content-left .title-box{ margin-bottom:15px;}
.product-content-left .title-box .cn{ font-size:20px; font-weight:bold;}
.product-content-left .title-box .en{ font-size:12px;}
.product-article{ overflow-x:auto;}

.procontent{ padding-top:0;}
.procontent .am-parth{ display:none;}
.nypro-head{ margin-top:0; padding:0; margin:0 -1.5rem;}
.nypro-head .nypro-head-pic{ width:100%; float:none;}
.nypro-head .nypro-head-txt{ width:100%; float:none; padding:15px;}
.nypro-head .nypro-head-txt h1{ font-size:18px;}
.nypro-head-txt .note{ font-size:12px; margin-top:8px;}
.nypro-head-txt .tel{ margin-top:8px;}
.nypro-head-txt .tel a{ font-size:18px;}
.nypro-head-txt .tel a svg{ width:20px; height:20px; bottom:-4px;}
.mySwiper-propic .swiper-pagination-bullet{ width:8px; height:8px;}
.nypro-main{ margin:0 -1.5rem;}
.product-content{ margin-top:1.5rem;}


.ny-nav{ margin-bottom:8px; margin:-20px -1.5rem 5px -1.5rem; background:#fff; border-top:1px solid #eee; padding-top:10px;white-space: nowrap;overflow-y: hidden;overflow-x: auto;}
.ny-nav a{ font-size:14px; font-weight:bold; padding:4px 10px; margin-bottom:10px; border:none; margin-left:5px; margin-right:5px;}


.ny-news-list ul{ margin:0 -1rem;}
.ny-news-list ul li{ padding:5px 0; width:100%;}
.ny-news-list ul li a{ padding:10px 15px; border-radius:0;}
.ny-news-list ul li a i{ width:28%; float:right; border-radius:4px; margin-top:14px; padding: 10% 0;}
.ny-news-list ul li a .txt{ width:72%; padding-right:15px; float:left; padding-bottom:10px;}
.ny-news-list ul li a .txt .rq{ display:none;}
.ny-news-list ul li a .txt .readNum{ display:none;}
.ny-news-list ul li a .txt .tit{ font-size:16px; font-weight:normal;}
.ny-news-list ul li a .txt .more{ display:none;}
.ny-news-list ul li a .txt .note{ display:none;}
.ny-news-list ul li a .txt .nfok{ margin-top:10px;}
.ny-news-list ul li a .txt .nfok .rq{ font-size:12px;}
.ny-news-list ul li a .txt .nfok .readNum{ font-size:12px; float:left; margin-left:15px;}
.ny-news-list ul li a i em{ display:none;}
.ny-news-list ul li a .txt .ncas{ display: inline-block; font-size:12px; padding:4px 10px; background:#fafafa; color:#999; border-radius:8px; margin-top:10px;}
iframe,embed,video{ width:100% !important;}


.newscon-head h1{ font-size:18px;}
.blog-post__author{ font-size:12px;}

.newsarcbox .arccontent{ margin-top:0; padding:0 15px; box-shadow:none;}
.newsarcbox .arccontent img{ height:auto !important;}
.nexpre .npitm{ width:100%; float:none; padding:10px; height:auto;}
.nexpre .npitm.prev{ background:#fbfbfb;}
.nexpre .npitm a .txt .tip{ font-size:14px;}
.nexpre .npitm.prev a .txt .tip i{ font-size:14px;}
.nexpre .npitm a .txt .tit{ font-size:12px; margin-top:3px;}
.xianggnews{ padding:15px;}
.xianggnews .xgtit{ font-size:18px; padding-bottom:8px; margin-bottom:8px;}

.ny-left{ width:100%; float:none;}
.ny-right{ width:100%; float:none;}
.sidecon{ display:none;}
.side-nav{ margin-bottom:15px;}
.side-nav .lanmu-tit{ height:48px; line-height:48px; font-size:18px; font-weight:bold; text-indent:1em;    background: #271d1a;}
.side-nav .lanmu-nav{ display:none;}
.side-nav .lanmu-nav.on{ display:block;}
.lanmu-tit:before {content: "\f0d7";position: absolute;right: 15px;top:0;}
.ny-about-main, .ny-rmin{ padding:15px;}
.ny-about-title{ font-size:18px; margin-bottom:10px; padding-bottom:10px;}
.ny-about-arc{ font-size:12px;}
.ny-about-arc .abimk{width: 120px !important;height: auto !important;}


.contact1{ padding:20px; border-radius:10px;}
.contact1 .contact1-l{ width:100%; float:none;}
.contact1 .contact1-l .tit{ font-size:18px;}
.contact1 .contact1-l .c-t-li{ font-size:14px;}
.contact-map{ width:100%; float:none; margin-top:20px;}
#allmap{ height:300px;}
.contact-mes{padding: 20px;}
.abtit{ font-size:20px; font-weight:bold;}
.abtit .note{ font-size:14px; font-weight:normal;}
.mesipu .item{ margin-bottom:15px;}
.mesipu .item .iput{ width:100%; padding:0; margin-bottom:15px;}
.mesipu .item .iput:last-child{ margin-bottom:0;}
.mesipu .item .iput .am-form-field{ font-size:14px;}

}
































