/* 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:#1557ac;}
img{ max-width:100%;}
body{font-family:'Noto Sans SC',"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
-webkit-touch-callout:none; /*ç³»ç»Ÿé»˜è®¤èœå•è¢«ç¦ç”¨*/
-webkit-user-select:none; /*webkitæµè§ˆå™¨*/
-khtml-user-select:none; /*æ—©æœŸæµè§ˆå™¨*/
-moz-user-select:none;/*ç«ç‹*/
-ms-user-select:none; /*IE10*/
user-select:none;
}
.wechat-dialog{-webkit-touch-callout:initial; /*ç³»ç»Ÿé»˜è®¤èœå•è¢«ç¦ç”¨*/
-webkit-user-select:initial; /*webkitæµè§ˆå™¨*/
-khtml-user-select:initial; /*æ—©æœŸæµè§ˆå™¨*/
-moz-user-select:initial;/*ç«ç‹*/
-ms-user-select:initial; /*IE10*/
user-select:initial;}
.am-container{max-width: 1430px;}
.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; }
.arccontent iframe{max-width:100%; min-height:300px}



header .top{ height:120px; }
header .logo{ float:left;}
header .logo .img{line-height:117px; float:left; position:relative;}
header .logo .txt{ float:left; position:relative; margin-top:37px; margin-left:10px; padding-left:22px;}
header .logo .txt:before{ content:""; display:block; width:1px; height:60%; position:absolute; left:0; top:20%; background:#d7d7d7;}
header .logo .txt .p1{ font-size:22px; color:#47af33; line-height:1; margin-bottom:4px;font-weight: 500;}
header .logo .txt .p2{ font-size:14px; color:#666;}


header .top-tel{background:url(../images/top-tel.png) 0 center no-repeat;padding: 10px 0;padding-left: 53px;margin-top: 36px;background-size: 42px;}
header .top-tel span{ font-size:16px; display:block; color:#999; line-height:1; margin-bottom:5px;}
header .top-tel span em{ color:#1557ac;}
header .top-tel span em a{color:#1557ac;}
header .top-tel strong{display:block;font-size: 29px;line-height:1;color:#47af33;}
header .top-tel strong a{color:#47af33;}

header .nav{ height:60px; line-height:60px; background:#1557ac}
.cndns-right-box .box-border .sev-t p a{color: #316ce8;}


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{flex:auto;-webkit-box-flex:auto; text-align:center; position:relative; float:left;}
header .nav .ulnav>li>a{ color:#fff; font-size:18px; display:block; position:relative;}
header .nav .ulnav>li>a:before{ content:""; display:block; width:0; height:3px; background:#47af33; position:absolute; left:0; top:-3px;transition: all .3s linear; }
header .nav .ulnav>li:after{ content:""; display:block; width:1px; height:16px; background:rgba(255,255,255,.1); position:absolute; left:0; top:50%; margin-top:-8px;}
header .nav .ulnav>li:first-child:after{ display:none;}
header .nav .ulnav>li:hover>a{background:#fff; color:#47af33;}
header .nav .ulnav>li:hover>a:before{ width:100%; opacity:1;}
header .nav .ulnav>li.on>a{ background:#fff; color:#47af33;}
header .nav .ulnav>li.on>a:before{width:100%; opacity:1;}
header .nav .ulnav>li.on +li:after,header .nav .ulnav>li:hover:after,header .nav .ulnav>li:hover +li:after{ display:none;}

header .nav .ulnav:hover>li.on>a{ background:none; color:#fff;}
header .nav .ulnav:hover>li.on>a:before{ width:0;}
header .nav .ulnav>li:hover>a,header .nav .ulnav>li.on>a,header .nav .ulnav>li.on:hover>a{ background:#fff; color:#47af33; }
header .nav .ulnav>li:hover>a,header .nav .ulnav>li.on>a:before,header .nav .ulnav>li.on:hover>a:before{ width:100%;}

.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: 68px;left: 0;border-top: 1px solid #f5f5f5;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:60px;}
.ulnav>li .subnav li{ border-bottom:1px solid #f5f5f5;}
.ulnav>li .subnav li a{font-weight: 500;color: #666; padding: 8px 5px;line-height: 32px;display: block;transition: all .2s ease-in-out;font-size: 14px;}
.ulnav>li .subnav li a:hover{ color:#47af33; background-color:#f9f9f9;}





.img100{ width:100%;}
.swiper-banner{ background:#1e2136;}
.swiper-banner .swiper-button-next{ right:30px; opacity:.8;}
.swiper-banner  .swiper-button-prev{ left:30px; opacity:.8;}
.swiper-banner .swiper-button-next,.swiper-banner  .swiper-button-prev{background-size: 20px 40px;}
.swiper-banner .swiper-slide{ background:#1e2136;}
.swiper-banner .swiper-banpa{ bottom:20px;}
.swiper-banner .swiper-banpa .swiper-pagination-bullet{ width:30px; height:4px; margin:0 8px; background:#d7d7d7; opacity:1; border-radius:2px; }
.swiper-banner  .swiper-banpa .swiper-pagination-bullet-active{ background:#47af33; 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;}

@-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:#f6f6f6;}
.am-pd{ padding:80px 0; overflow:hidden;}
.am-pt{ padding-top:80px; overflow:hidden;}
.am-pb{ padding-bottom:80px; overflow:hidden;}
.mgt{ margin-top:40px;}
.hm-title{ text-align:center;}
.hm-title .cn{ font-size:40px; line-height:1; margin-bottom:10px;    font-weight: 600;}
.hm-title .en{ font-size:20px; text-transform:uppercase; line-height:1; color:#999;}
.hm-more{ text-align:center; margin-top:15px;}
.hm-more a{ width:160px; height:46px; line-height:46px; display:inline-block; background:#47af33; color:#fff; text-align:center;}
.hm-more a:hover{ background:#3c962b}

.sbox{ padding:20px 0; overflow:hidden;}
.sbox .hotkeyword{ color:#ca372d; float:left; padding-top:11px; font-size:16px;}
.sbox .hotkeyword a{ display:inline-block;color:#666; margin:0 10px;}
.sbox .hotkeyword a:hover{color:#214798;}
.sbox .searbox{ float:right;width:420px;}
.sbox .searbox .box{ position:relative; font-size:16px;}
.sbox .searbox .box .serinput{ width:100%; padding:11px 15px; background:#f3f3f3; border:none;outline:none;}
.sbox .searbox .box .serinput::-webkit-input-placeholder{ color:#999;}
.sbox .searbox .box .serinput::-moz-placeholder{ color:#999;}
.sbox .searbox .box .serinput::-ms-input-placeholder{ color:#999;}
.sbox .searbox .box .serinput::placeholder{ color:#999;}

.sbox .searbox .box .am-btn{ background:#1557ac; height:100%; width:94px; color:#fff; outline:none; border:none; position:absolute; right:0; top:0; font-size:14px;}

.hm-probox{ background:url(../images/bg1.jpg) center top no-repeat; background-size:cover;}

.hd-tab{ text-align:center; margin:40px 0 30px;}
.hd-tab ul{ display:inline-block;}
.hd-tab li{ display:inline-block; margin:0 10px;}
.hd-tab ul li a{ display:block; font-size:18px; padding:10px 0; width:180px; background:#fff; border:1px solid #e1e1e1; position:relative;}
.hd-tab ul li.on a,.hd-tab ul li:hover a{ background:#47af33; color:#fff; border:1px solid #47af33;}
.hd-tab ul li.on a:before,.hd-tab ul li:hover a:before{content:""; display:block;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 10px solid #47af33; position:absolute; left:50%; margin-left:-6px; bottom:-10px;}
.hd-tab .more{display:inline-block; font-size:18px; padding:10px 30px; width:180px; background:#fff; border:1px solid #e1e1e1; position:relative;}
.hd-tab .more:hover{ background:#47af33; color:#fff;}

.hm-protab .bd ul{ margin:0 -20px;}
.hm-protab .bd ul li{ padding:15px 20px;}
.hm-protab .bd ul li a{ display:block; overflow:hidden; text-align:center; padding:5px;transition: all .3s linear; background:rgba(255,255,255,0)}
.hm-protab .bd ul li a i{ display:block; overflow:hidden;}
.hm-protab .bd ul li a i img{transition: all .3s linear;}
.hm-protab .bd ul li a:hover i img{ transform:scale(1.08)}
.hm-protab .bd ul li a .tit{ font-size:18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:15px;}
.hm-protab .bd ul li a:hover{ background:#47af33; color:#fff;}
.hm-protab .bd ul li a:hover .tit{ color:#fff;}

.hm-ad1{ background:url(../images/bg2.jpg) center no-repeat; background-size:cover; padding:50px 0; overflow:hidden;}
.hm-ad1 .txt1{ width:44%; float:left; text-align:center;}
.hm-ad1 .txt1 .p1{ font-size:44px; color:#fff; font-weight:600;}
.hm-ad1 .txt1 .p2{ font-size:24px; color:#fff;}
.hm-ad1 .txt1 .p3{ font-size:34px; color:#47af33; font-weight:600; position:relative; display:inline-block; padding:5px 20px; margin-top:15px; z-index:99;}
.hm-ad1 .txt1 .p3:before{ content:""; display:block; width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:-1; transform: skewX(-10deg);}
.hm-ad1 .txt2{ width:33%; float:right; text-align:center; color:#fff; padding-top:40px;}
.hm-ad1 .txt2 a{color:#fff;}
.hm-ad1 .txt2 .p1{ font-size:30px;}
.hm-ad1 .txt2 .p2{ font-size:40px; font-weight:600;}


.hm-youshi{ background:url(../images/bg3.jpg) center top no-repeat; background-size:cover;}
.youshi-title{ text-align:center;}
.youshi-title .box{ display:inline-block; padding:0 60px 20px 60px; position:relative;}
.youshi-title .k{ border-bottom:4px solid #47af33;border-left:4px solid #47af33;border-right:4px solid #47af33; position:absolute; width:100%; height:60%; left:0; bottom:0;}
.youshi-title .k:before{ content:""; height:4px; display:block; width:50px; background:#47af33; position:absolute; left:0; top:0;}
.youshi-title .k:after{content:""; height:4px;  display:block; width:50px; background:#47af33; position:absolute; right:0; top:0;}
.youshi-title .tit{ font-size:40px; font-weight:600; line-height:1; margin-bottom:10px;}
.youshi-title .tit span{ color:#47af33;}
.youshi-title .tit span b{ font-size:78px; margin:0 15px;}
.youshi-title .note{ font-size:24px; color:#999;}

.youshi-list{ margin-top:30px;}
.youshi-list ul li{ padding:30px 0;}
.youshi-list ul li .thumb{ float:right; width:46%; position:relative; z-index:99;}
.youshi-list ul li .thumb:before{ content:""; display:block; width:100%; height:100%; background:#47af33; position:absolute; right:-12px; bottom:-12px; z-index:-1;}
.youshi-list ul li .txt{ float:left; width:46%; padding-top:40px;}
.youshi-list ul li .txt .num{ font-size:42px; color:#fff;width:66px; height:66px; line-height:60px; font-weight:600; position:relative; z-index:99; text-align:center;}
.youshi-list ul li .txt .num:before{ content:""; width:100%; height:100%;  background:#1557ac; position:absolute; left:0; top:0; z-index:-1;transform: rotate(45deg);}
.youshi-list ul li .txt .num:after{ content:""; width:100%; height:100%;  background:#1557ac; opacity:.2; position:absolute; left:0; top:0; z-index:-1;transform: rotate(60deg);}
.youshi-list ul li .txt .tit{ margin-top:35px;}
.youshi-list ul li .txt .tit .p1{ font-size:28px; font-weight:600;}
.youshi-list ul li .txt .tit .p2{ font-size:14px; color:#999;}
.youshi-list ul li .txt .note{ color:#666; margin:30px 0; line-height:2;}
.youshi-list ul li .txt .zx a{ width:160px; height:46px; line-height:46px; display:inline-block; background:#47af33; color:#fff; text-align:center;}
.youshi-list ul li .txt .zx a:hover{ background:#3c962b}
.youshi-list ul li:nth-child(2n) .thumb{ float:left;}
.youshi-list ul li:nth-child(2n) .txt{ float:right;}


.hm-ad2{ background:url(../images/bg4.jpg) center no-repeat; background-size:cover; padding:50px 0; overflow:hidden; position:relative;}
.hm-ad2 .am-container{ position:relative; z-index:22;}
.hm-ad2:before{ content:""; display:block; width:94%; height:100%; position:absolute; right:-13%; top:0; background:rgba(28,80,162,.94);transform: skewX(15deg);}
@media screen and (max-width: 1920px){.hm-ad2:before{right:-10%;}}
@media screen and (max-width: 1730px){.hm-ad2:before{right:-4%;}}
.hm-ad2 .txt1{ width:46%; float:left; text-align:center; color:#fff; padding-top:40px;}
.hm-ad2 .txt1 .p1{ font-size:30px;}
.hm-ad2 .txt1 .p2{ font-size:40px; font-weight:600;}
.hm-ad2 .txt1 .p2 a{color:#fff;}
.hm-ad2 .txt2{ width:52%; float:right;}
.hm-ad2 .txt2 .tit{ font-size:24px; text-align:right; color:#fff;font-weight: 600;}
.hm-ad2 .txt2 .tit span{ color:#47af33}
.hm-ad2 .txt2 .lc-list{ margin-top:20px;}
.hm-ad2 .txt2 .lc-list ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.hm-ad2 .txt2 .lc-list ul li{ text-align:center; color:#fff; position:relative;}
.hm-ad2 .txt2 .lc-list ul li:before{ content:""; display:block; width:14px; height:20px; background:url(../images/jt.png) center no-repeat; background-size:contain; position:absolute; right:-66%; top:30%;}
.hm-ad2 .txt2 .lc-list ul li:last-child:before{ display:none;}
.hm-ad2 .txt2 .lc-list ul li p{ margin-top:10px;}

.hm-about{ background:url(../images/bg5.jpg) center no-repeat; background-size:cover;}
.hm-aboutbox{ background:url(../images/ico.png) right bottom no-repeat rgba(255,255,255,.9); padding:80px; max-width:80%;}
.hm-aboutbox .tit{ font-size:40px; font-weight:600; margin-bottom:40px; line-height:1;}
.hm-aboutbox .note{ line-height:2; text-indent:2em; color:#999; margin-bottom:40px;}
.hm-aboutbox .note p{ margin-bottom:15px;}
.hm-aboutbox .hm-more{ text-align:left;}
.hm-aboutbox .ab-data{ width:80%; margin-top:40px;}
.hm-aboutbox .ab-data ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.hm-aboutbox .ab-data ul li{ text-align:center;}
.hm-aboutbox .ab-data ul li .d{ font-size:56px; font-weight:600;}
.hm-aboutbox .ab-data ul li .t{ font-size:18px; color:#666; text-align:center;}

.hm-hreo{ padding:60px 0 80px 0;}
.hm-hreo .hd ul{ text-align:center;}
.hm-hreo .hd ul li{ display:inline-block; font-size:20px;}
.hm-hreo .hd ul li a{ display:block; padding:0 20px; cursor:pointer;}
.hm-hreo .hd ul li a span{vertical-align: top;}
.hm-hreo .hd ul li svg{ margin-right:10px;}
.hm-hreo .hd ul li svg path{fill: #cccccc;}
.hm-hreo .hd ul li.on svg path{fill: #47af33;}
.hm-hreo .hd ul li.on a,.hm-hreo .hd ul li a:hover{ color:#47af33}


.hmpicsoll{position:relative; margin-top:30px; padding:0 30px;}
.swiper-zss{ padding-top:10px; position:relative; }
.swiper-zss .swiper-slide{ width:25%; padding:0 15px}
.swiper-zss.swiper-zss2 .swiper-slide{ width:25%}
.swiper-zss.swiper-zss3 .swiper-slide{ width:25%}
.swiper-zss .swiper-slide a{ display:block; position:relative;cursor: pointer;}
.swiper-zss .swiper-slide a i{ display:block; margin:0 auto; position:relative; z-index:2;transition: all .3s linear;}
.swiper-zss .swiper-slide a:hover i{ transform:translateY(-5px)}
.swiper-zss .swiper-slide a .txt{ position:relative; z-index:2; text-align:center; margin-top:15px; padding-bottom:30px; color:#fff; font-size:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.swiper-z-next,.swiper-z-prev{ width:44px; height:44px; border-radius:50%; cursor:pointer; position:absolute; top:50%; transform:translateY(-50%); z-index:9;transition: all .1s linear; background-repeat:no-repeat; background-position:center;background-color:#e0e0e0; outline:none;}
.swiper-z-next:hover,.swiper-z-prev:hover{ background-color:#47af33;}
.swiper-z-next{ background-image:url(../images/jr.png); right:-20px;}
.swiper-z-prev{ background-image:url(../images/jl.png); left:-20px;}

.hm-newstab .bd{ margin-bottom:40px;}
.hm-newsbox .firstnews{ width:50%; float:left;}
.hm-newsbox .firstnews a{ display:block; background:#fff; padding:20px; }
.hm-newsbox .firstnews a i{ display:block; overflow:hidden; height:364px; 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{ padding:20px 0; position:relative;}
.hm-newsbox .firstnews a .metxt .time{ display:inline-block; position:absolute; right:0; top:20px; color:#999; text-align:center;}
.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:16px;}
.hm-newsbox .hm-newslist ul li:last-child{ margin-bottom:0;}
.hm-newsbox .hm-newslist ul li a{ display:block; background:#fff; padding:18px;}
.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:30px; font-weight:bold; line-height:1;}
.hm-newsbox .hm-newslist ul li a .time .d{ font-size:14px;}
.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:2px;}
.hm-newsbox .hm-newslist ul li a .txt .note{ font-size:14px; color:#999;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hm-newsbox .hm-newslist ul li a:hover{ background:#47af33; color:#fff;}
.hm-newsbox .hm-newslist ul li a:hover .time .y{ color:#fff; border-color:#fff;}
.hm-newsbox .hm-newslist ul li a:hover .time .d{color:#fff;}
.hm-newsbox .hm-newslist ul li a:hover .txt .note{color:#fff;}

.yslink{ padding-bottom:30px;}
.yqlink span{ color:#47af33}
.yqlink a{ display:inline-block; margin-right:15px;}
.yqlink a:hover{color:#47af33}

footer{ padding-top:40px; background:url(../images/fbg.jpg) center top no-repeat; background-size:cover;}
footer .foot-main .foot-nav{ width:44%; float:left;}
footer .foot-main .foot-nav ul{display: flex;flex-direction: row;justify-content: space-between;}
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:126px; float:right; text-align:center; font-size:14px; color:#fff;}
footer .foot-main .foot-ewm i{ width:126px; height:126px; display:block; background:url(../images/fotewmbg.png) center no-repeat; padding:6px;}
footer .foot-main .foot-ewm i img{ width:114px; height:114px;}
footer .foot-main .foot-ewm p{ margin-top:5px;}

footer .foot-con{ background:#fff; margin-top:30px; padding:15px 40px;}
footer .foot-con ul{display: flex;flex-direction: row;justify-content: space-between;}
footer .foot-con ul li i{ display:inline-block; margin-right:10px;}
footer .foot-con ul li p{ display:inline-block;}

footer .foot-copyr{ padding:30px 0;font-size:14px;color:#888a92;}
footer .foot-copyr a{color:#888a92;}



.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:54px; background:#1c50a2; left:0; bottom:0; z-index:999;}
.foot-bar ul li{ padding-top:8px;}
.foot-bar ul li a{ color:#fff; font-size:12px; display:block; text-align:center;}
.foot-bar ul li a img{ width:18px;}
.foot-bar ul li a span{ display:block; font-size:1rem;}

.nybanner img{ width:100%;}
.ny-warp{ background:#f5f5f5; padding:30px 0;}

.am-parth{ font-size:14px; height:50px; line-height:50px;}
.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-right{ width:78%; float:right;}
.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;}
.side-nav .lanmu-nav{overflow: hidden;width: 100%;background-color: #fff;border-left: 1px solid #ececec;border-right: 1px solid #ececec;}
.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:#1557ac}

.ny-left .card{background: #fff; padding: 15px;}
.ny-left .card .card-title{padding-bottom:10px; border-bottom: 1px solid #eee; padding-top: 0;}
.ny-left .card .tags a{ display: inline-block;font-size: 14px; border: 1px solid #eee;padding: 4px 8px; margin: 0 10px 8px 0;}

.sidecon{background: #fff;margin-top:20px;}
.sidecon .tit{ height:70px; background:#1557ac; 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;}
.sidecon .txt p{ margin-bottom:10px;}
.sidecon .txt p.stit{ font-weight:bold;}

.zxnews{ margin-top:15px; background:#fff;}
.zxnews .tit{ background:#e2e2e2; padding:15px; font-size:18px; position:relative; padding-left:30px;}
.zxnews .tit:before{content: "";display: block;width: 6px;height: 14px;background: #1557ac;position: absolute;left: 15px;top: 50%;margin-top: -7px;}
.zxnews ul{ padding:15px;}
.zxnews ul li{ line-height:2.6;}
.zxnews ul li a{ display:block; font-size:14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.zxnews ul li a i{ margin-right:4px;}

.ny-newscase ul li{ background:#fff; padding:20px; position:relative;box-shadow: 0 2px 4px 4px rgba(0,0,0,.02); margin-bottom:20px;}
.ny-newscase ul li a{ display:block;}
.ny-newscase ul li a i{ display:block; width:25%; float:left; overflow:hidden;}
.ny-newscase ul li a i img{transition: all .7s;}
.ny-newscase ul li:hover img{transform: scale(1.06);}
.ny-newscase ul li a .txt{ width:75%; padding-left:20px; float:left;}
.ny-newscase ul li a .txt.w100{ width:100%; padding-left:0;}
.ny-newscase ul li a .txt .tit{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; font-size:18px; font-weight:bold;}
.ny-newscase ul li a .txt .line{ width:100%; height:1px; background:#eee; margin:15px 0;}
.ny-newscase ul li a .txt .note{ font-size:14px; color:#666;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.ny-newscase ul li a .txt .info{ font-size:14px; margin-top:15px; color:#666;}
.ny-newscase ul li a .txt .info span{ display:inline-block; margin-right:25px;}
.ny-newscase ul li a .tou{ position:absolute; right:40px; top:0; background:#ee2d32; color:#fff; display:inline-block; padding:4px 10px;}
.ny-newscase ul li a .txt.w10{ width:100%; padding-left:0;}
.ny-newscase.w10 i{ width:25%;}

.page{ text-align:center; font-size:14px; margin:15px 0;}
.page a {display: inline-block;padding: 5px 14px;border: 1px solid #ddd;margin-left: 4px; background:#fff;}
.page a.on ,.page a:hover {background: #214798;color: #FFF;}

.article-wrap{padding:40px; background:#fff;color:#666;min-height:500px;border: 1px solid #eee;}
.article-wrap hr{border-top: 1px solid #d6d5ce;}
.article-wrap .article-header { text-align:center; margin-bottom:20px;}
.article-wrap .article-header h1{color: #000000;font-size: 24px;margin-bottom:20px; font-weight:normal;}
.article-wrap .article-header .sub{ color:#999; font-size:12px;font-weight: lighter;}
.article-wrap .article-header .sub span{ margin:0 10px; display:inline-block;}
.article-wrap .article-header .sub span i{ margin-right:4px;}

.article-body{font-size: 16px;letter-spacing: 0.08rem;line-height: 36px;min-height:300px; margin-bottom:25px;}
.article-body img{ max-width:100%; height:auto !important;}
.article-footer{ font-size:14px; line-height:2;}
.info_key { line-height:30px;overflow:hidden; padding-bottom:20px;font-size:14px;}
.info_key em{ padding: 0px 12px;}
.info_key span { font-size:14px;}
.info_key a { margin-right:10px;}

.xgnews{ border:1px solid #eee;border-top: 1px solid #fefced; padding:30px; background:#fff;}
.xgnewstit{ font-size:18px; font-weight:bold; margin-bottom:15px;}
.xgnews .xgnews-list ul li{ font-size:14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; line-height:2.8; padding-right:15px;}

.prolist ul{ margin:0 -15px;}
.prolist ul li{ padding:15px;}
.prolist ul li:nth-of-type(1),.prolist ul li:nth-of-type(2),.prolist ul li:nth-of-type(3){ padding-top:0;}
.prolist ul li a{ display:block; background:#fff; text-align:center; padding:20px; padding-bottom:0;}
.prolist ul li a i{ display:block; overflow:hidden;}
.prolist ul li a i img{transition: all .3s linear;}
.prolist ul li a:hover i img{transform: scale(1.06);}
.prolist ul li a .tit{ border-top:1px solid #f1f1f1; padding:15px 0; text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.ny-product-list .item{ background:#fff; margin-bottom:20px; padding:20px;}
.ny-product-list .item .lunbo{ width:40%; float:left;}
.ny-product-list .item .lunbo .swiper-button-white{ background-size:20px auto; opacity:.6;}
.ny-product-list .item .text{ width:60%; float:right; padding-left:40px;}
.ny-product-list .item .text .tit{ font-size:22px; color:#333}
.ny-product-list .item .text .note{margin-top: 15px;font-size: 14px;color: #666;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;}

.pro-head{ background:#fff; padding:30px; }
.pro-head .pro-head-l{ width:50%; float:left;}
#magnifier{position:relative;}
.small-box{position:relative;margin-bottom:20px;border:1px solid #eee; border-radius:2px; overflow:hidden;}
.small-box a:before{      z-index: 9999;  content: "\f144";font-size:50px;color:#fff;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}

.small-box img{display:block; width:100%;}
.small-box .hover{display:none;position:absolute;left:0;top:0;width:200px;height:200px;border:1px solid #aaa;background:#fff;opacity:.5;cursor:move}
.thumbnail-box{position:relative;width:100%}
.thumbnail-box .btn{position:absolute;top:0;width:22px;height:100%; border-radius:2px;}
.thumbnail-box .btn-prev{left:0;background:#eee; font-size:18px; color:#333; text-align:center;}
.thumbnail-box .btn-prev:before{content: "\f104"; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%)}
.thumbnail-box .btn-next:before{content: "\f105";position:absolute; top:50%; left:50%; transform:translate(-50%,-50%)}
.thumbnail-box .btn-next{right:0;background:#eee;}
.thumbnail-box .list{overflow:hidden;width:90%;margin:0 auto}
.thumbnail-box .wrapper{width:100000px}
.thumbnail-box .list .item{float:left;margin:0 10px}
.thumbnail-box .list .item img{border:2px solid #fff; width:90px;}
.thumbnail-box .list .item-cur img{border:2px solid #0189dd}
.big-box{display:none;overflow:hidden;position:absolute;left:100%;top:0;width:440px;height:360px;border:1px solid #e4e4e4; z-index: 1920;}
.big-box img{display:block; width:1200px; max-width:1200px;}

.pro-head-r{ width:46%; float:right;}
.pro-head-r .note{ /*background:#f5f5f5; padding:15px;*/ margin-top:15px;font-size: 14px;color: #666;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;}
.lianxitel{overflow:hidden;margin-top:25px;background: #f5f5f5;}
.lianxitel .zxkk{width:150px;display:block;height:50px;line-height:50px;text-align:center;background:#47af33;color:#fff;font-size:15px;float:left}
.lianxitel .zxkk img{padding-right:7px}
.lianxitel p{display:block;height:50px;line-height:50px;background:#f5f5f5;color:#444;font-size:15px;float:left;text-align:center; padding-left:15px;}
.lianxitel p span{color:#1557ac;font-size:22px;font-weight:700}
.lianxitel p span a{color:#1557ac;}
.toy-tit{ padding:12px 0; font-size:20px; position:relative; padding-left:30px; background:#ebebeb; color:#fff; overflow:hidden; z-index:99;}
.toy-tit:after{ content:""; width:8em; height:100%; position:absolute; left:-22px; top:0; background:#47af33; z-index:-1;transform: skewX(22deg);}
.toy-tit:before{ content:""; display:block; width:6px; height:14px; background:#fff; position:absolute; left:15px; top:50%; margin-top:-7px;}
.pro-indof{ background:#fff; padding:30px; font-size:16px; line-height:2;}
.pro-indof img{ height:auto !important;}


.xgcp{ margin-top:20px;}
.zixunbox_title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}
.zixunbox_title_l{font-size:22px;font-weight:600;color:#111}
.zixunbox_title_l em{color:#0051a3}
.zixunbox_title_l b{font-size:13px;color:#999;margin-left:10px; font-weight:normal;}
.zixunbox_title_r a{font-size:14px;color:#777}
.mySwiper-xg{ margin-top:15px;}
.mySwiper-xg .swiper-slide{ width:33.333%; padding:0 5px;}
.mySwiper-xg .swiper-slide a{ display:block; overflow:hidden; background:#fff; padding:20px; padding-bottom:0;border: 1px solid #eee;}
.mySwiper-xg .swiper-slide a .tit{ border-top:1px solid #f1f1f1; padding:15px 0; text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mySwiper-xg .swiper-pagination{ position:relative; bottom:0;}

.tjyt-list{ margin-top:10px; overflow:hidden;}
.tjyt-list ul{ margin:0 -10px;}
.tjyt-list ul li{ padding:0 15px; font-size:14px; line-height:3.6; }
.tjyt-list ul li a{ display:block;border-bottom:1px solid #e8e8e8;}
.tjyt-list ul li a p{ width:75%; float:left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.tjyt-list ul li a span{ float:right; color:#999;}
.show-sm{ display:none;}

.d-flex {display: -ms-flexbox!important;display: flex!important;}
.justify-content-center {-ms-flex-pack: center!important;justify-content: center!important;}
.flex-column {-ms-flex-direction: column!important;flex-direction: column!important;}
.lxfsnyt {box-shadow: 0 0 6px rgba(0, 0, 0, .15);}
.lxfsnyt>div {width: 50%;}
.lxfsnyt_l {overflow: hidden;}
.lxfsnyt_l img {width: 100%;}
.lxfsnyt_r {padding: 0 60px;background-color: #fff;}
.lxfsnyt_rboxh {font-weight: 700;font-size: 36px;color: #333;}
.lxfsnyt_rboxc {margin-top: 15px;}
.lxfsnyt_rboxc {border-top: 1px solid #f4f4f4;}
.lxfsnyt_rboxc .lxfsnyt_rboxca {display: flex;align-items: center;height: 75px;line-height: 74px;border-bottom: 1px solid #f4f4f4;}
.lxfsnyt_rboxca_i {width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;background-color: #0359ae;}
.lxfsnyt_rboxca_i i {font-size: 22px;color: #fff;}
.lxfsnyt_rboxca_z {flex: 1;padding-left: 12px;font-size: 18px;color: #333;}

.ctmap{ background:#fff; padding:15px; margin-top:20px;}
#allmap{ height:480px;}
#allmap img{ max-width:inherit;}

.contact-mes{ background: #fff; padding: 60px; margin-top:20px;}
.abtit{ text-align:center;font-size: 36px;}
.abtit .note{ font-size:16px;}

.mesipu{ margin-top:20px;}
.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;}

.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:3.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:#a60000; 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:#47af33; color:#fff; border-color:#47af33;}

.ny-zs-list ul{ margin:0 -15px;}
.ny-zs-list ul li{ padding:15px;}
.ny-zs-list ul li a{ display:block; background:#fff;}
.ny-zs-list ul li a i{ display:block; position:relative; overflow:hidden;margin: 15px;border: 10px solid #eee;}
.ny-zs-list ul li a i img{  width:100%;}
.ny-zs-list ul li a .txt{ padding:0 15px 15px 15px; text-align:center; color:#333;}

.ny-join-list .join-head{ padding:2rem; background:#e4e4e4;}
.ny-join-list .join-head span{ font-size:18px; font-weight:bold; float:left;}
.ny-join-list .join-head span:first-child{ width:50%;}
.ny-join-list .join-head span:nth-child(2){width:15%; text-align:center;}
.ny-join-list .join-head span:nth-child(3){width:20%; text-align:center;}
.ny-join-list .join-head span:last-child{ float:right;}
.ny-join-list .am-accordion-gapped{ margin:0;}
.ny-join-list .am-accordion-gapped .am-accordion-title{ border:none;}
.ny-join-list .am-accordion-gapped .am-accordion-item{ margin:0; border:none; border-bottom:1px solid #eee;}
.ny-join-list .am-accordion-title{ font-size:18px; padding:2rem; background:#fff;}
.ny-join-list .am-accordion-title span{ display:inline-block; float:left;}
.ny-join-list .am-accordion-title span:first-child{ width:50%;}
.ny-join-list .am-accordion-title span:nth-child(2){ width:15%; text-align:center;}
.ny-join-list .am-accordion-title span:nth-child(3){ width:20%;text-align:center;}
.ny-join-list .am-accordion-title span:last-child{ float:right;}
.ny-join-list .am-accordion-title span:last-child:after{content: "\f105"; margin-left:5px;}
.ny-join-list .am-accordion-title span:last-child:after{content: "\f107";}
.ny-join-list .am-accordion-gapped .am-active .am-accordion-title{ background:#1557ac; color:#fff;}
.ny-join-list .am-accordion-gapped .am-accordion-title:after{ display:none;}
.ny-join-list .am-accordion-content{ padding:30px; line-height:2; background:#fff;}

.ny-about-box{ background:#fff; padding:60px;}
.nyabout-tit{ position:relative; text-align:center; border-bottom:1px solid #eee; margin-bottom:40px; padding-bottom:30px;}
.nyabout-tit .entit{display: block;position: absolute;z-index: 9;color: #ebebeb;font-size: 36px;text-transform: uppercase;width: 100%;top: 0;left: 0;}
.nyabout-tit .tit{font-size: 42px;color: #000;display: block;position: relative;z-index: 999;width: 100%;top: 8px;left: 0; font-weight:lighter;}
.nyabout-txt{ line-height:3; font-size:20px; color:#666;    text-align: justify;}
.foot-bar{display:none;}

@media screen and (max-width: 1680px){
.am-container{max-width: 1400px;}
}
@media screen and (max-width: 1440px){
.am-container{max-width: 1200px;}
.lxfsny {padding: 55px 0 60px;}
.lxfsnyt_rboxh {font-size: 26px;}
.lxfsnyt_r {padding: 0 30px;}
.lxfsnyt_rboxc {margin-top: 10px;}
.lxfsnyt_rboxca_z {font-size: 16px;}
.lxfsnyt_rboxc .lxfsnyt_rboxca {height: 60px;line-height: 59px;}
.lxfsnyb {padding: 25px 15px 15px;}
.lxfsnyb_dzitemt {font-size: 20px;}
.lxfsnyb_dzitemba_l,.lxfsnyb_dzitemba_r {font-size: 14px;}.lxfsnyb_dt {margin-top: 30px;height: 420px;}
}
@media screen and (max-width: 1200px){
	.am-container{max-width: 1050px;}
	.youshi-list ul li .txt .num{font-size: 26px;width: 50px;height: 50px;line-height: 50px;}
	.youshi-list ul li .txt .tit .p1{font-size: 22px;}
	.youshi-list ul li .txt .tit .p2{font-size: 12px;}
	.youshi-list ul li .txt .note{font-size: 13px;margin: 20px 0;}
	.hm-ad2 .txt2 .tit{font-size: 20px;}
	.hm-ad2 .txt2 .lc-list ul li:before{    right: -34%;width: 10px;}
	.hm-ad1 .txt1 .p1{font-size: 34px;}
	.hm-ad1 .txt1 .p2{font-size: 20px;}
	.hm-ad1 .txt1 .p3{font-size: 28px;}
	.youshi-list ul li .txt{padding-top:20px;width:48%;}
	.ny-newscase ul li a .txt .note{-webkit-line-clamp: 1;}
	.ny-newscase ul li a .txt .line{margin:10px 0;}
	.lianxitel .zxkk{width:120px;font-size: 13px;}
	.lianxitel p{font-size: 13px;}
	.lianxitel p span{font-size: 18px;}
	.hm-ad1 .txt2{padding-top:22px;}
	
}

@media screen and (max-width:1024px){
html {background: #fafafa;}
.foot-bar{display:block;}	
body{ max-width:768px; margin:0 auto; background:#fff; zoom:1; padding-bottom:54px;}	
header .nav .ulnav>li>a{ font-size:14px;}
header .top .tion{ display:none;}
header .top .search{ display:none;}
header .logo .img{ width:auto; line-height:60px;}
header .top-tel{ display:none;}
header .top{ height:60px;}
header .top .logo .img{ line-height:60px;}
header .top .logo img{ height:40px;}
header .logo .txt .p1{ font-size:14px;}
header .logo .txt .p2{ font-size:1rem;}
header .logo .txt{margin-top: 15px;margin-left: 5px;padding-left: 10px;}
header .nav{position:fixed;width:100%;height:100%;left:0;top:0;z-index:99999;background:rgba(0,0,0,.81);pointer-events: none;opacity: 0;transition: all .3s linear;}
header .nav .ulnav>li>a:before{ display:none;}
header .nav.active{opacity: 1;pointer-events: auto;}
header .nav .am-container{ padding:0; height:100%;}
header .nav .ulnav{ display:block; width:60%;background: #214798; height:100%; left:-60%; position:relative;overflow-y: auto;transition: all .3s linear;}
header .nav.active .ulnav{ left:0;}
header .nav .ulnav>li{ width:100%; float:none; border-bottom:1px solid rgba(255,255,255,.1)}
header .nav .ulnav>li .xm{ position:absolute; width:70px; display:block; right:0; top:0; color:rgba(255,255,255,.81)}
header .nav .ulnav>li .subnav{ position:relative; display:none; top:0; opacity:1;visibility:inherit;}
header .nav .ulnav>li:hover>a{ background:none;}
header .nav .ulnav>li .subnav.show{ display:block;}
.menu-bar{ display:block; width:26px; height:18px; float:right; position: absolute; right:1.5rem; top:22px; border-bottom:2px solid #888;}
.menu-bar:after{ content:""; display:block; width:100%; height:2px; background:#888; position:absolute; left:0; top:0;}
.menu-bar:before{ content:""; display:block; width:100%; height:2px; background:#888; position:absolute; left:0; top:50%;}
nav .am-close {position: absolute;right: 32%;top: 4px;color: #fff;text-shadow: none;opacity: .5;font-size: 2.6rem;display: block;}
.nav-warp{ width:40%; height:100%; position:absolute; right:0; top:0;}
.nav-warp .am-close{ color:#fff; font-size:24px; padding:15px; opacity:.5;}
.hide-sm{ display:none;}
.show-sm{ display:block;}
.swiper-banner .swiper-button-next{ right:10px; background-size:15px auto;}
.swiper-banner .swiper-button-prev{ left:10px; background-size:15px auto;}
.swiper-banner .swiper-banpa .swiper-pagination-bullet{ width:14px; height:2px;}
.swiper-banner .swiper-banpa{ bottom:5px;}

.sbox{ display:none;}
.am-pd{ padding:30px 0;}
.hm-title .cn{ font-size:20px;}
.hm-title .en{ font-size:12px;}
.hd-tab{ margin:20px 0 10px 0;overflow-x: auto; height:47px;}
.hd-tab ul{ white-space: nowrap;}
.hd-tab li{ margin:0 2px;}
.hd-tab ul li a{ font-size:12px; width:auto; padding:5px 10px;}
.hm-protab .bd ul{ margin:0 -5px;}
.hm-protab .bd ul li{ padding:5px;}
.hm-protab .bd ul li a{ padding:0;}
.hm-protab .bd ul li a .tit{ font-size:12px; padding:10px;}
.hm-more{ margin-top:10px;}
.hm-more a{ width:100px; height:34px; line-height:34px; font-size:12px;}
.hm-ad1{ padding:30px 0;}
.hm-ad1 .txt1,.hm-ad1 .txt2{ width:100%; float:none;}
.hm-ad1 .txt1 .p1{ font-size:20px;}
.hm-ad1 .txt1 .p2{ font-size:16px;}
.hm-ad1 .txt1 .p3{ font-size:20px;}
.hm-ad1 .txt2{ padding-top:20px;}
.hm-ad1 .txt2 .p1{ font-size:14px;}
.hm-ad1 .txt2 .p2{ font-size:20px;}
.hm-ad1 .txt2 .p2 a{ color:#fff;}
.youshi-title .tit{ font-size:20px;}
.youshi-title .tit span b{ font-size:30px; margin:0 5px;}
.youshi-title .note{ font-size:12px;}
.youshi-title .k{ border-width:2px;}
.youshi-title .k:before,.youshi-title .k:after{ height:2px;}
.youshi-list ul li .txt .num{ font-size:18px; width:40px; height:40px; line-height:40px; display:none;}
.youshi-list ul li .txt .tit{ margin-top:0;}
.youshi-list ul li .txt .tit .p1{ font-size:16px;}
.youshi-list ul li .txt .tit .p2{ font-size:12px;}
.youshi-list ul li .txt .note{ font-size:12px; margin: 12px 0;}
.youshi-list ul li .txt .zx{ text-align:center;}
.youshi-list ul li .txt .zx a{ width:100px; height:34px; line-height:34px; font-size:12px;}
.youshi-list ul li .thumb{/* width:100%; *//* float:none; */}
.youshi-list ul li .thumb img{width:100%;}
.youshi-list ul li .txt{/* width:100%; *//* float:none; */padding:10px;/* background:#fff; *//* border:1px solid #eee; */}

.youshi-list ul li .thumb:before{ display:none;}
.youshi-list ul li{ padding:10px 0;}
.youshi-list{ margin-top:15px;}
.hm-ad2{ padding:30px 0;}
.hm-ad2 .txt1{ width:100%; float:none; padding-top:0;}
.hm-ad2 .txt1 .p1{font-size:14px;}
.hm-ad2 .txt1 .p2{font-size:20px;}
.hm-ad2 .txt1 .p2 a{ color:#fff;}
.hm-ad2 .txt2{ width:100%; float:none;}
.hm-ad2 .txt2 .tit{ font-size:14px; text-align:center;}
.hm-ad2:before{ right:0; width:100%; transform: skewX(0deg);}
.hm-ad2 .txt2 .lc-list ul li p{font-size: 14px;}
.hm-ad2 .txt2 .lc-list ul li img{width: 50px;}
.hm-ad2 .txt2 .lc-list ul li:before{width:10px;height:10px;right: -106%;top:19%;}

.hm-aboutbox{ max-width:100%; padding:20px; background-size:40px auto;}
.hm-aboutbox .tit{ font-size:20px; margin-bottom:15px; text-align:center;}
.hm-aboutbox .note{ font-size:12px; margin-bottom:20px;}
.hm-aboutbox .note p{ margin-bottom:5px;}
.hm-aboutbox .ab-data{ width:90%; margin-top:20px;}
.hm-aboutbox .ab-data ul li .d{ font-size:18px;}
.hm-aboutbox .ab-data ul li .t{ font-size:12px;}
.hm-aboutbox .hm-more{ text-align:center;}
.hm-hreo{ padding:30px 0;}
.hm-hreo .hd ul li svg{ width:20px!important; height:20px!important; margin-right:3px;}
.hm-hreo .hd ul li svg path{transform: scale(0.5);}
.hm-hreo .hd ul li a{ font-size:12px; padding:0 5px;}

.swiper-z-next, .swiper-z-prev{ width:30px; height:30px;background-size: 8px auto; background-color:rgba(0,0,0,.5)}
.swiper-z-next{ right:0;}
.swiper-z-prev{ left:0;}
.swiper-zss .swiper-slide{ padding:0 5px; width:33.33%;}
.swiper-zss.swiper-zss2 .swiper-slide{ width:33.33%;}
.hmpicsoll{ margin-top:15px; padding:0;}

.hm-newstab .bd{ margin-bottom:20px;}
.hm-newsbox .firstnews a .metxt{ padding:10px 0 0 0;}
.hm-newsbox .firstnews{ width:100%; float:none;}
.hm-newsbox .firstnews a i{ height:340px;}
.hm-newsbox .firstnews a{ padding:15px;}
.hm-newsbox .firstnews a .metxt .time{ margin-right:15px; display:none;}
.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:10px;}
.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;}
.hm-newsbox .hm-newslist ul li{ margin-bottom:10px;}
.yqlink{ font-size:12px;}

footer{ position:relative;}
footer .foot-main .foot-nav{ display:none;}
footer .foot-con{ background:none; color:#fff; padding:0; width:60%; margin-top:0;}
footer .foot-con ul{ display:block;}
footer .foot-main .foot-ewm{ position:absolute; right:15px; top:30px;}
	footer .foot-main .foot-ewm.am-hidesm{right: 150px;}

footer .foot-con ul li{ position:relative; padding-left:34px; margin-bottom:15px; min-height:26px; line-height:26px;}
footer .foot-con ul li i{ width:26px; display:block; position:absolute; left:0;  top:0px;}
footer .foot-con ul li p{ font-size:12px; display:block;}
footer a{color: #fff;}
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;}
.am-parth{ font-size:12px; height:40px; line-height:40px;}
.am-parth .location{ font-size:12px;}
.ny-warp{ padding:20px 0;}
.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;}
.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-newscase ul li{ padding:10px; margin-bottom:10px;}
.ny-newscase ul li a i{/* display:none; */border-radius:4px;overflow: hidden;}
.ny-newscase ul li a .txt{/* padding-left:0; *//* width:100%; */}
.ny-newscase ul li a .txt .tit{ font-size:14px;}
.ny-newscase ul li a .txt .note{ -webkit-line-clamp: 2; font-size:12px;}
.ny-newscase ul li a .txt .info{ display:none;}
.ny-newscase ul li a .txt .line{ margin:4px 0;}
.ny-newscase ul li a i img{height:100px;width:auto;max-width:inherit}
.page a{ font-size:12px;} 
.article-wrap{padding: 15px;margin:-4px -1rem 0 -1rem;    background: #fff;border: none;}
.article-wrap .article-header h1{ font-size:1.8rem; margin-bottom:10px;}
.article-wrap .article-header{ margin-bottom:10px;}
.article-footer ul li{ float:none !important; font-size:1.2rem; height:24px;}
.xgnews{ margin:0 -1rem; border:none; border-top:1px solid #eee;padding: 20px;}

.prolist ul{ margin:0 -5px;}
.prolist ul li{ padding:5px;}
.prolist ul li a{ padding:10px; padding-bottom:0;}
.prolist ul li a .tit{ font-size:14px; padding:10px 0;}
.prolist ul li:nth-of-type(3){ padding-top:5px;}
.ny-product-list .item .lunbo{ width:100%; float:none;}
.ny-product-list .item .lunbo img{ width:100%;}
.ny-product-list .item .text{ width:100%; float:none; padding-left:0; padding-top:15px;}
.pro-head{ padding:0;}
.pro-head-r{ width:50%; float:left; padding:20px;}
.pro-head-r h1{ font-size:18px;}
.pro-head-r hr{ margin:5px 0;}
.pro-head-r .note{ font-size:12px; margin-top:10px;}
.lianxitel{ margin-top:15px;}
.lianxitel .zxkk{ width:110px; font-size:12px;}
.lianxitel p{ font-size:12px;}
.lianxitel p span{ font-size:18px;}
.toy-tit{ font-size:18px; padding:8px 0; padding-left:30px;}
.pro-indof{ padding:20px;}
.zixunbox_title_l{ font-size:18px;}
.zixunbox_title_l b{ font-size:1rem;}
.zixunbox_title_r a{ font-size:1rem;}
.mySwiper-xg .swiper-slide a{ padding:5px;}
.mySwiper-xg .swiper-slide a .tit{ font-size:12px; padding:5px 0;}
.mySwiper-xg .swiper-slide{ width:50%;}
.tjyt-list ul li{ line-height:3;}


.lxfsnyt {flex-wrap: wrap;}

.lxfsnyt_r {padding: 25px 15px;}
.lxfsnyt_rboxh {font-size: 18px;}
.lxfsnyb_dz {flex-wrap: wrap;}
.lxfsnyb_dzitem {width: 100%;}
.lxfsnyb_dzitem::after {display: none;}
.lxfsnyb_dzitem {padding: 15px 0;border-right: 0;border-bottom: 1px solid #eee;}
.lxfsnyb_dzitemx {margin: 6px 0;}
.lxfsnyb_dt {height: 280px;}.zxlyny_h {font-size: 22px;}
.zxlyny_p {font-size: 12px;}
.lxfsnyt_l img {max-height: 400px;height:329px;object-fit: cover;}

#allmap{ height:280px; font-size:12px;}
.contact-mes{padding: 20px;}
.abtit{ font-size:20px; font-weight:bold;}
.abtit .note{ font-size:14px; font-weight:normal;}
.mesipu .item .iput{width: 100%;float: none; margin-bottom: 10px;font-size: 12px;}
.mesipu .item .iput:last-child{margin-bottom: 0;}
.mesipu .item .iput .am-form-field{font-size: 12px;}
.mesipu .item{margin-bottom: 10px;}
.c-t-m-btn .am-btn{ padding:10px; width:140px;}

.ny-nav{ white-space: nowrap;overflow-y: hidden;overflow-x: auto;margin-bottom: 8px;margin: -20px -1.5rem 5px -1.5rem;background: #fff;padding-top: 10px;border-top: 1px solid #eee;}
.ny-nav a{ font-size:12px; padding:4px 10px; margin-bottom:10px; margin-left:5px; margin-right:5px;}

.ny-zs-list ul{ margin:0 -5px;}
.ny-zs-list ul li{ width:50%; padding:5px;}
.ny-zs-list ul li a i{  border-width:5px; margin:5px;}
.ny-zs-list ul li a .txt{ font-size:12px; padding:0 5px 5px 5px;}

.ny-join-list .join-head{ padding:1rem;}
.ny-join-list .join-head span{ font-size:14px;}
.ny-join-list .join-head span:nth-child(2){ display:none;}
.ny-join-list .join-head span:nth-child(3){ display:none;}
.ny-join-list .am-accordion-title span:nth-child(2){ display:none;}
.ny-join-list .am-accordion-title span:nth-child(3){ display:none;}
.ny-join-list .am-accordion-title{ font-size:14px;}
.ny-join-list .am-accordion-content{ padding:20px;}

.ny-about-box{ padding:15px;}
.nyabout-tit{ padding-bottom:15px; margin-bottom:15px;}
.nyabout-tit .entit{ font-size:20px;}
.nyabout-tit .tit{ font-size:20px;}
.nyabout-txt{ font-size:14px; line-height:2;}
.nyabout-txt img{ max-width:100% !important; padding:0 !important;}
	.mySwiper-propay{width:50%;float:left;}
}

@media screen and (max-width: 560px){
	.hm-newsbox .firstnews a i{height:140px;}
	.am-hidesm{display:none;}
	.lxfsnyt_l img{height:200px;}
.hm-ad2 .txt2 .lc-list ul li img{ width:30px;}
.hm-ad2 .txt2 .lc-list ul li:before{ width:10px; height:10px; right:-50%; top:19%}
	.hm-ad2 .txt2 .lc-list ul li p{font-size:12px;}
	.youshi-list ul li .txt .num{ font-size:18px; width:40px; height:40px; line-height:40px; display:none;}
.youshi-list ul li .txt .tit{ margin-top:0;}
.youshi-list ul li .txt .tit .p1{ font-size:16px;}
.youshi-list ul li .txt .tit .p2{ font-size:12px;}
.youshi-list ul li .txt .note{ font-size:12px; margin: 12px 0;}
.youshi-list ul li .txt .zx{ text-align:center;}
.youshi-list ul li .txt .zx a{ width:100px; height:34px; line-height:34px; font-size:12px;}
.youshi-list ul li .thumb{ width:100%; float:none;}
.youshi-list ul li .thumb img{width:100%;}
.youshi-list ul li .txt{ width:100%; float:none; padding:10px; background:#fff; border:1px solid #eee}
.youshi-list ul li .thumb:before{ display:none;}
.youshi-list ul li{ padding:10px 0;}
.youshi-list{ margin-top:15px;}
	.ny-newscase ul li a i img{height:68px;}
	.lxfsnyt>div {width: 100%;}
	.lxfsnyt_l img{height:auto;}
	.mySwiper-propay{width:100%;float:none;}
	.pro-head-r{width:100%;}
	.ny-product-list .item .lunbo .swiper-button-white{ background-size:12px auto;}
	.ny-product-list .item .text .tit{ font-size:18px;}
	.ny-product-list .item .text .note{ font-size:12px;}
}































