<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鍏ㄥ眬鏍峰紡 */
@charset "utf-8";
html{overflow-x:hidden;}
html.active{overflow:hidden;position:fixed;width:100%;height:100%;top:0;left:0;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "寰蒋闆呴粦","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;min-width:320px;overflow-x:hidden;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;-webkit-appearance: none !important;position:relative;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus,button:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.container-fluid{max-width:1230px !important;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*header*/
header{position:absolute;top:0;left:0;width:100%;z-index:3000;}
header .top{height:80px;}
header .logo{width:20%;line-height:80px;padding-right:30px;}
header .logo img{max-width:100%;}
header .top .right{margin-top:20px;}
header .top .right a{display:block;width:102px;line-height:26px;color:#5d5d5d;border:1px solid #5d5d5d;text-align:center;}
header .top .right a:hover{background:#44b242;color:#fff;border-color:#44b242;}
header .top .right .phone{height:28px;line-height:26px;color:#5d5d5d;font-weight:bold;background:url(../images/icon1.png) no-repeat left center/contain;padding-left:25px;margin-left:20px;}
header.active1 .top .right a{color:#fff;border-color:#fff;}
header.active1 .top .right .phone{color:#fff;background:url(../images/icon1-2.png) no-repeat left center/contain;}
header .top .right .tel{display:block;width:102px;line-height:26px;color:#5d5d5d;border:1px solid #5d5d5d;text-align:center;display:none;}
header.active2{position:relative;box-shadow:0 2px 6px rgba(0,0,0,0.3);background:#fff;}
header.active3 .top .right .tel{display:block;}
header.active3 .top .right a{display:none;}

/*PC绔鑸�*/
nav{width:50%;padding-top:20px;}
nav ul li{float:left;width:16.66%;text-align:center;position:relative;font-size:0;}
nav ul li a{font-size:16px;color:#4b4b48 !important;position:relative;display:inline-block;vertical-align:top;}
nav ul li a:before{content:"";width:100%;height:2px;background:#44b242;position:absolute;top:-20px;left:0;transform:scale(0);transition:all .3s;}
nav ul li a span{font-size:14px;}
nav ul li a i{position:absolute !important;top:3px !important;right:-15px;font-size:12px;}
nav ul li a:hover,nav ul li a.active{color:#44b242 !important;}
nav ul li a:hover:before,nav ul li a.active:before{transform:scale(1);}
nav ul li .submenu{display:inline-block;position:relative;}
nav dl{width:120px;position:absolute;top:100%;left:50%;margin-left:-60px;background:#fff;padding:10px 5px;transform:scale(0);transition:all .3s;transform-origin:center top;z-index:1000;}
nav dl dd{font-size:14px;}
nav dl dd a{line-height:35px;font-size:14px;display:inline;}
nav dl dd a:before{display:none;}
nav ul li .submenu:hover dl{transform:scale(1);}

/*.banner{position:relative;}
.banner .con{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;}
.banner .con img{position:absolute;}*/

/*banner杞挱*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;position:relative;}
#myCarousel .carousel-control.left{width:50px;height:50px;line-height:50px;background:#44b242;top:50%;left:-100px;margin-top:-25px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#44b242;top:50%;right:-100px;margin-top:-25px;opacity:1;font-size:25px;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
#myCarousel .carousel-indicators{bottom:10px;}
#myCarousel .carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
#myCarousel .carousel-indicators .active{width:15px;height:15px;margin:1px 3px;background:#44b242;border-color:#44b242;}
#myCarousel .carousel-inner .con{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;}
#myCarousel .carousel-inner .con img{position:absolute;}

.title1{font-size:28px;font-weight:bold;text-align:center;padding:60px 0 40px;position:relative;}
.title1:before{content:"";width:50px;height:2px;background:#63af51;position:absolute;top:40px;left:50%;margin-left:-25px;}
.title1-2{font-size:25px;}

.nav1{font-size:0;margin-top:20px;}
.nav1 .con{display:inline-block;background:#f8f8f8;border-radius:30px;}
.nav1 a{font-size:16px;display:inline-block;line-height:40px;color:#999;width:140px;border-radius:30px;background:#f8f8f8;transition:all .3s;}
.nav1 a:hover,.nav1 a.active{background:#63af51;color:#fff;}

/*鎵捐惀鍏荤礌*/
.yys_con{box-shadow:0 0 6px rgba(0,0,0,0.3);padding:0 15px;}
.yys_con .col-md-3,.yys_con .col-md-6{padding:0;}
.yys_con .video_box{position:relative;height:326px;margin:10px;}
.yys_con .video_box .onoff{position:absolute;top:0;left:0;width:100%;height:100%;}
.yys_con .video_box .onoff:before{content:"\e737";font-family:"iconfont";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;font-size:50px;text-align:center;display:flex;align-items:center;justify-content:center;color:#63af51;transition: all .3s;opacity:0;visibility:hidden;}
.yys_con .video_box .onoff.active:before{content:"\e6ad";}
.yys_con .video_box .onoff.active2:before{display:block;text-align:right;padding-right:40px;font-size:30px;}
.yys_con .video_box video{width:100%;height:100%;}
.yys_con .video_box .full_screen{position:absolute;width:30px;height:32px;top:0;right:0;cursor:pointer;line-height:32px;text-align:center;z-index:2;transition: all .3s;opacity:0;visibility:hidden}
.yys_con .video_box .full_screen:before{content:"\e73c";font-family:"iconfont";position:absolute;top:0;left:0;font-size:30px;color:#63af51;}
.yys_con .video_box .full_screen.active:before{content:"\e73d";}
.yys_con .video_box:hover .onoff:before,.yys_con .video_box:hover .full_screen{opacity:1;visibility:initial;}
.product1{display:block;text-align:center;margin:15px;}
.product1 .imgbox{overflow:hidden;}
.product1 .img{height:296px;position:relative;top:0;}
.product1 h5{color:#000;line-height:30px;}
.product1 h5{color:#000;line-height:30px;}
.product1 .xl{ text-align: center}
.product1:hover .img{top:-5px;}
.product1:hover h5,.product1:hover .xl{color:#63af51;}

/*鍏充簬浜戞潐*/
.gyys{background:#f8f8f8 url(../images/icon2.png) no-repeat center 15px/auto;margin-top:50px;}
.news1{display:block;background:#fff;}
.news1 .imgbox{overflow:hidden;}
.news1 .text_box{padding:10px 20px 20px;}
.news1 h5{font-size:16px;color:#000;line-height:30px;transition:all .3s;}
.news1 .text{line-height:25px;height:75px;overflow:hidden;color:#4b4b4b;transition:all .3s;}
.gyys a.more{display:block;width:150px;line-height:42px;background:#63af51;color:#fff;text-align:center;margin:40px auto 50px;}
.gyys a.more:hover{background:#21710f;}
.news1:hover .img{transform:scale(1.1);}
.news1:hover{background:#63af51;}
.news1:hover h5,.news1:hover .text{color:#fff;}

/*鍋ュ悍鐭ヨ瘑*/
.jkzs .con_box1{background:#f9f9f9;padding:30px 30px 20px;}
.jkzs .con_box1 .imgbox{overflow:hidden;display:block;margin-top:-60px;}
.jkzs .con_box1 .img{height:280px;}
.jkzs .con_box1 .imgbox:hover .img{transform:scale(1.1);}
.jkzs .con_box1 .con h5{font-size:16px;color:#333;line-height:30px;}
.jkzs .con_box1 .con .rq{font-size:12px;color:#999;position:relative;margin:10px 0;text-align:right;}
.jkzs .con_box1 .con .rq:before{content:"";width:calc(100% - 80px);height:1px;background:#cecece;position:absolute;top:50%;right:70px;}
.jkzs .con_box1 .con .rq:after{content:"";width:4px;height:4px;background:#cecece;border-radius:50%;position:absolute;top:50%;left:0;margin-top:-2px;}
.jkzs .con_box1 .con .text{color:#666;line-height:25px;height:100px;overflow:hidden;}
.jkzs .con_box1 .con a{display:block;width:150px;line-height:38px;border:1px solid #63af51;background:#e0efdc;color:#63af51;text-align:center;margin-top:50px;}
.jkzs .con_box1 .con a:hover{background:#63af51;color:#fff;}
.jkzs .con_box2{padding-top:50px;}
.news2{display:block;margin-bottom:30px;}
.news2 .imgbox{width:128px;height:130px;padding:0 20px 20px 0;}
.news2 .img{width:100%;height:100%;position:relative;}
.news2 .img span{position:absolute;width:100%;height:100%;border:2px solid #c2a06a;top:20px;left:10px;z-index:-1;display:flex;justify-content:center;align-items: flex-end;color:#c2a06a;font-size:12px;padding-bottom:1px;}
.news2 .text_box{margin-left:128px;background:#f9f9f9;padding:10px 20px;height:130px;}
.news2 h5{color:#333;line-height:30px;font-size:16px;}
.news2 .text{color:#666;line-height:20px;height:60px;overflow:hidden;margin-top:10px;}
.news2:hover .img span{border-color:#63af51;color:#63af51;}
.news2:hover .text_box{background:#63af51;}
.news2:hover h5,.news2:hover .text{color:#fff;}

/*鍋ュ悍鏂伴椈*/
.jkxw{background:url(../images/jkxw_bg.jpg) center center/cover;margin-top:20px;padding-bottom:30px;}
.news3{display:block;background:#f9f9f9;padding:15px;margin-bottom:20px;transition:all .3s;}
.news3 .rq{width:80px;height:154px;text-align:center;display:flex;justify-content:center;align-items:center;}
.news3 .rq h4{font-size:30px;font-weight:bold;color:#cecece;transition:all .3s;}
.news3 .rq p{font-size:12px;color:#cecece;transition:all .3s;}
.news3 .imgbox{width:240px;height:154px;overflow:hidden;background:#fff;}
.news3 .imgbox .img{width:100%;height:100%;}
.news3 .text_box{padding:15px 100px 0 350px;height:154px;position:relative;}
.news3 .text_box h5{font-size:16px;color:#333;transition:all .3s;}
.news3 .text_box .text{color:#666;line-height:25px;height:75px;overflow:hidden;margin-top:18px;transition:all .3s;}
.news3 .text_box .jt{width:48px;height:48px;overflow:hidden;position:absolute;top:50%;right:20px;margin-top:-24px;}
.news3 .text_box .jt img{position:absolute;top:0;right:0;transition:all .3s;}
.news3:hover{background:#63af51;}
.news3:hover .imgbox .img{transform:scale(1.1);}
.news3:hover .rq h4,.news3:hover .rq p,.news3:hover .text_box h5,.news3:hover .text_box .text{color:#fff;}
.news3:hover .jt img{right:-49px;}

/*鑱旂郴鎴戜滑*/
.lxwm{margin:60px 0;}
.lxwm .con_box{display:block;padding:20px;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(90,164,73,0.4);
background: #98d481;
background: -moz-linear-gradient(left, #98d481 0%, #6abb57 100%);
background: -webkit-linear-gradient(left, #98d481 0%,#6abb57 100%);
background: linear-gradient(to right, #98d481 0%,#6abb57 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98d481', endColorstr='#6abb57',GradientType=1 );
}
.lxwm .con_box .con{position:relative;z-index:2;}
.lxwm .bt{font-size:28px;font-weight:bold;color:#fff;padding-top:20px;position:relative;margin-bottom:18px;}
.lxwm .bt:before{content:"";width:50px;height:2px;background:#fff;position:absolute;top:0;left:0;}
.lxwm .con_box .imgbox{width:212px;height:140px;overflow:hidden;background:#fff;padding:2px;transition:all .3s;}
.lxwm .con_box .imgbox .img{width:100%;height:100%;}
.lxwm .con_box .text_box{padding:20px 0 0 240px;}
.lxwm .con_box .text_box h5{font-size:16px;font-weight:bold;color:#377129;}
.lxwm .con_box .text_box .text{line-height:25px;color:#fff;height:50px;overflow:hidden;margin-top:20px;}
.lxwm .con_box img.bg{position:absolute;top:15px;right:-15px;transition:all .5s;}
.lxwm .con_box-2{
background: #ffcd7f;
background: -moz-linear-gradient(left, #ffcd7f 0%, #ffaa72 100%);
background: -webkit-linear-gradient(left, #ffcd7f 0%,#ffaa72 100%);
background: linear-gradient(to right, #ffcd7f 0%,#ffaa72 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd7f', endColorstr='#ffaa72',GradientType=1 );
}
.lxwm .con_box-2{box-shadow:0 2px 8px rgba(239,158,104,0.4);}
.lxwm .con_box-2 .text_box h5{color:#a86437;}
.lxwm .con_box:hover .imgbox{transform:scale(1.05);}
.lxwm .con_box:hover img.bg{right:15px;}

/*footer*/
footer{background:#44b242;;padding:30px 0;}
footer .weixin_box{font-size:0;}
footer .weixin_box .weixin{display:inline-block;background:#fff;border-radius:5px;padding:5px;margin-right:30px;}
footer .weixin_box .weixin img{width:100px;height:100px;}
footer .weixin_box .weixin p{margin-top:5px;text-align:center;font-size:14px;}
footer .con1{margin:12px 0 0 280px;}
footer .con1 .text1{height:60px;background:url(../images/icon7.png) no-repeat 0 center/contain;padding:1px 0 0 50px;}
footer .con1 .text1 p{color:#fff;font-size:16px;margin:5px 0;font-weight:bold;}
footer .con1 .text1 h5{color:#fff;font-size:16px;}
footer .con1 .text1 h5 span{color:#fff;margin-left:5px;font-weight:bold;}
footer .con1 .text2{color:#fff;border-top:1px solid #fff;padding-top:15px;margin-top:15px;display:inline-block;}
footer .con2{text-align:right;padding-top:72px;}
footer .con2 ul{font-size:0;}
footer .con2 ul li{display:inline-block;position:relative;margin-left:40px;height:25px;line-height:25px;border:1px solid transparent;}
footer .con2 ul li:before{content:"";width:1px;height:15px;background:#fff;position:absolute;top:50%;left:-20px;margin-top:-7.5px;}
footer .con2 ul li a{color:#fff;font-size:14px;transition:all .3s;}
footer .con2 ul li a:hover{color:#000;}
footer .con2 ul li:first-child:before{display:none;}
footer .con2 .text3{color:#fff;line-height:25px;}

/*绉诲姩绔鑸�*/
.yd_nav .ydd_btn{width:19px;cursor:pointer;position:absolute;top:22px;right:15px;z-index:2002;}
.yd_nav .ydd_btn span{display:block;width:100%;height:1px;background:#63af51;}
.yd_nav .ydd_btn span.span02{margin:5px 0;}
.yd_nav .ydd_btn.click span{background:#000;}
.yd_nav .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
.yd_nav .ydd_btn.click span.span02{margin:7px 0;}
.yd_nav .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
.yd_nav .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

/*nav5*/
.nav5{background:#fff;position:fixed;width:100%;height:100%;top:-100%;left:0;z-index:2001;padding:60px 30px 20px;transition:all .3s;opacity:0;}
.nav5 .con{height:100%;overflow:auto;-webkit-overflow-scrolling: touch;}
.nav5 dl dt a{display:block;line-height:50px;font-size:16px;color:#414141;font-weight:normal;position:relative;border-bottom:1px solid #c6c6c6;}
.nav5 dl dt a span{position:absolute;top:0;line-height:50px;right:0;color:#666;font-size:14px;transition:all .3s;}
/*.nav5 dl dt a span.active{}*/
.nav5 dl dt.active a span{transform:rotate(180deg);}
.nav5 dl dd{display:none;}
.nav5 dl dd a{display:block;line-height:40px;font-size:14px;color:#414141;font-weight:lighter;border-bottoM:1px solid #efefef;}
.nav5.active{top:0;opacity:1;}


/*寰俊寮圭獥*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.active{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}

/*鍙充晶鎮诞*/
.suspend_nav{background:#1567b1;width:52px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;border:1px solid rgba(255,255,255,0.7);}
.suspend_nav .list{height:50px;color:#fff;padding-top:6px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer;}
.suspend_nav .list:last-child{border:none;}
.suspend_nav .list:before{content:"";width:100%;height:100%;top:-50px;right:0;background:#09467e;position:absolute;transform:rotate(0);transition:all .3s;}
.suspend_nav .list i{display:block;transition:all .3s;position:relative;z-index:2;}
.suspend_nav .list p{position:relative;z-index:2;}
.suspend_nav .top{padding:0;line-height:50px;height:0;overflow:hidden;opacity: 0;}
.suspend_nav .top:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:0;left:0;}
.suspend_nav .top.active{height:50px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:50px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff;}
.suspend_nav .list:hover:before{top:0;transform:rotate(90deg);}
.suspend_nav ul li{position:relative;border-bottom:1px solid rgba(255,255,255,0.3);}
.suspend_nav ul li .list{border:none;}
.suspend_nav ul li .weixin{position:absolute;right:65px;bottom:0;border:1px solid #1567b1;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;padding:10px;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #1567b1;position:absolute;bottom:0;left:100%;transition:all .5s;}
.suspend_nav ul li .weixin img{width:150px;height:150px;}
.suspend_nav ul li .weixin p{margin-top:5px;}
.suspend_nav ul li:hover .weixin{transform:scale(1);}
.suspend_nav ul li:hover .weixin:before{bottom:18px;}
.suspend_nav ul li .popup{position:absolute;width:200px;min-height:200%;top:0;right:100%;border:1px solid #1567b1;text-align:left;display:flex;justify-content:center;align-items:center;background:#1567b1;color:#fff;visibility:hidden;transition:all .3s;opacity:0;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #1567b1;position:absolute;top:0;left:100%;transition:top .5s;}
.suspend_nav ul li .popup p{font-size:16px;}
.suspend_nav ul li .popup h5{font-size:20px;margin-top:5px;}
.suspend_nav ul li .popup a{font-size:20px;color:#fff;display:inline-block;margin-top:5px;}
.suspend_nav ul li:hover .popup{visibility:visible;right:65px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}

/*绉诲姩绔簳閮ㄧ儹鐐�*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#30a015;text-align:center;z-index:1000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}


/********************************************************鍐呴〉*********************************************************/

/*浜у搧灞曠ず*/
.cpzs_ny{background:#fff;margin-top:-50px;position:relative;padding-bottom:100px;}
.cpzs_ny .title1 p{font-size:12px;line-height:18px;color:#333;margin-top:15px;}
.cpzs_ny .con_box{padding:0;}
.cpzs_ny .con_box .col-md-3{padding:0;}
.cpzs_ny .product1{border:1px solid transparent;margin:0 15px 30px;transition:all .3s;padding-bottom:5px;}
.cpzs_ny .product1 .img{height:auto;}
.cpzs_ny .product1:hover{border-color:#63af51;}

/*浜у搧璇︽儏椤�*/
.cpzs_info{padding-bottom:100px;}

.photo_album .gallery-top{border:2px solid #f2f2f2;position:relative;}
.photo_album .gallery-top .tishi{background:rgba(0,0,0,0.6);color:#fff;font-size:18px;position:absolute;top:0;left:0;padding:10px;z-index:100;}
.photo_album .gallery-top .tishi.active{left:-100%;}
.photo_album .gallery-top .swiper-slide{height:410px;}
.photo_album .swiper-slide{background-size:auto 70%;background-position:center center;background-repeat:no-repeat;}
.photo_album .gallery-top .swiper-slide{cursor:move;position:relative;}
.photo_album .gallery-top .swiper-slide .img{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;}
.photo_album .gallery-top .swiper-slide .img img{max-width:90%;max-height:90%;}
.photo_album .thumbnail{margin-top:10px;position:relative;border:none;padding:0 40px;}
.photo_album .gallery-thumbs .swiper-slide{opacity: 1;cursor:pointer;border:1px solid #eee;height:60px;}
.photo_album .gallery-thumbs .swiper-slide-thumb-active{border-color:#bcbec3;}
.photo_album .swiper-button-prev,.photo_album .swiper-button-next{background:none;color:#fff;font-size:20px;opacity:1;width:30px;height:100%;text-align:center;left:0;top:0;margin:0;display:flex;align-items:center;background:#63af51;justify-content:center;}
.photo_album .swiper-button-next{left:auto;right:0;}
.photo_album .gallery-top .swiper-pagination{bottom:3px;}
.photo_album .gallery-top .swiper-pagination-bullet-active{background:#63af51;}

.cpzs_info .con_box1{margin:30px 0;}
.cpzs_info .con_box1 .con1 h4{font-size:30px;color:#333;}
.cpzs_info .con_box1 .con1 .text1{color:#9e9e9e;line-height:25px;margin:20px 0;height:75px;overflow:auto;}
.cpzs_info .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#63af51;}
.cpzs_info .mCSB_scrollTools{right:-6px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dt{font-size:16px;color:#666;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd{margin-left:50px;position:relative;top:-3px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p{color:#ea3340;font-size:20px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p span{font-size:14px;margin-left:10px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p.p2{color:#333;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p.p2 i{display:inline-block;background:#d3b579;font-size:12px;color:#fff;padding:0 5px;line-height:18px;margin:0 10px;border-radius:5px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p.p2 b{color:#d3b579;font-size:14px;}
.cpzs_info .con_box1 .con1 dl.dl-2{margin:20px 0;}
.cpzs_info .con_box1 .con1 dl.dl-2 dt{font-size:16px;color:#666;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd{margin-left:50px;position:relative;top:-5px;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd input{width:40px;height:33px;border:1px solid #c1c0c3;color:#666;text-align:center;border-radius:0;-webkit-appearance: none !important;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd input:focus{outline:none;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd .amount{width:20px;height:33px;margin-left:4px;text-align:center;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd .amount span{width:100%;height:15px;border:1px solid #c1c0c3;font-size:12px;display:block;line-height:13px;position:initial;color:#9a9a9a;cursor:pointer;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd .amount span.minus{margin-top:3px;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd .amount span:active{background:#63af51;color:#fff;}
.cpzs_info .con_box1 .con1 dl.dl-3 dt{font-size:16px;color:#666;}
.cpzs_info .con_box1 .con1 dl.dl-3 dd{margin-left:50px;color:#51b751;}
.cpzs_info .con_box1 .con1 ul{margin-top:30px;}
.cpzs_info .con_box1 .con1 ul li a{display:block;width:158px;line-height:46px;border:1px solid #44b242;background:#ecf5ea;font-size:16px;color:#44b242;text-align:center;margin-right:30px;transition:all .3s;}
.cpzs_info .con_box1 .con1 ul li a:hover{background:#63af51;color:#fff;}

/*nav2*/
.nav2{border:1px solid #b7eea2;padding-bottom:50px;}
.nav2 .title{line-height:50px;padding-left:30px;font-size:18px;color:#fff;position:relative;
background: #98d481;
background: -moz-linear-gradient(left, #98d481 0%, #6abb57 100%);
background: -webkit-linear-gradient(left, #98d481 0%,#6abb57 100%);
background: linear-gradient(to right, #98d481 0%,#6abb57 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98d481', endColorstr='#6abb57',GradientType=1 );
}
.nav2 .title img{margin-right:10px;position:relative;top:-2px;}
.nav2 .title i{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;}
.nav2 .title span{position:absolute;top:0;right:15px;line-height:50px;transition:all .3s;}
.nav2 .title span.active{transform:rotate(180deg);}
.news4{display:block;border:2px solid transparent;}
.news4 .img{width:120px;height:90px;line-height:96px;text-align:center;}
.news4 .img img{max-height:60px;max-width:100%;}
.news4 h5{line-height:90px;color:#999;margin-left:120px;}
.news4:hover,.news4.active{border-color:#63af51;}
.news4:hover h5,.news4.active h5{color:#63af51;}
.cpzs_info .con_box2 .con1 .title{background:#f7f7f7;border:1px solid #f0f0f0;}

.cpzs_info .con_box2 .con1 .title h5{font-size:16px;color:#63af51;padding:0 20px;line-height:50px;position:relative;border-right:1px solid #eaeaea;cursor: pointer;}
.cpzs_info .con_box2 .con1 .title h5.active{background:#fff;}
.cpzs_info .con_box2 .con1 .title h5.active:before{content:"";width:100%;height:2px;background:#63af51;position:absolute;top:0;left:0;}
.cpzs_info .con_box2 .con1 .title h5.active:after{content:"";width:100%;height:1px;background:#fff;position:absolute;bottom:-1px;left:0;}
.cpzs_info .con_box2 .con1 .text_box{line-height:25px;color:#333;}
.cpzs_info .con_box2 .con1 .text_box img{max-width:100%;display:block;margin:0 auto;}
.cpzs_info .con_box2 .con1 .text_box .text{display:none;}
.cpzs_info .con_box2 .con1 .text_box .text.active{display:block;}

/* 璇勪环 */
.pingjia .top .tx{width:105px;}
.pingjia .top .tx .img{width:105px;height:105px;border:1px solid #ccc;}
.pingjia .top .tx p{text-align:center;font-size:16px;line-height:20px;margin-top:10px;}
.pingjia .top .message{margin-left:130px;}
.pingjia .top .message textarea{width:100%;height:200px;border:1px solid #ccc;padding:10px;font-size:16px;resize:none;}
.pingjia .top .message button{width:100%;height:50px;background:#63af51;color:#fff;border:none;display:block;margin:20px auto;font-size:18px;transition:all .3s;}
.pingjia .top .message button:hover{background:#175d06;}
.pingjia .bottom{margin-top:50px;}
.pingjia .bottom .tx{width:105px;}
.pingjia .bottom .tx .img{width:105px;height:105px;border:1px solid #ccc;}
.pingjia .bottom .tx p{text-align:center;font-size:16px;line-height:20px;margin-top:10px;}
.pingjia .bottom .tx p:nth-of-type(2){font-size:13px;color:#999;}
.pingjia .bottom .con{margin-left:130px;font-size:16px;}
.pingjia .bottom ul li{border-bottom:1px dashed #ccc;padding:20px 0;}

/*鍏徃绠€浠嬪唴椤�*/
.nav3{background:#fff;box-shadow:0 0 7px rgba(0,0,0,0.3);margin:-50px 0 60px 0;font-size:0;text-align:center;padding:60px 0 30px;}
.nav3 a{display:inline-block;color:#c2c2c2;font-weight:bold;font-size:25px;margin:0 30px;position:relative;}
.nav3 a:before{content:"";width:50px;height:2px;background:#63af51;position:absolute;top:-20px;left:50%;margin-left:-25px;transition:all .3s;transform:scale(0);}
.nav3 a:hover:before,.nav3 a.active:before{transform:scale(1);}
.nav3 a:hover,.nav3 a.active{color:#000;}
.nav3.nav3-2 a{color:#000 !important;cursor:auto !important;}
.nav3.nav3-2 a:before{transform:scale(1) !important;}

.gsjj_ny .con_box1{background:url(../images/bg2.jpg) center center/cover;padding:80px 0;}
.gsjj_ny .con_box1 a{display:block;position:relative;}
.gsjj_ny .con_box1 .left{width:50%;height:431px;border:12px solid #fff;overflow:hidden;}
.gsjj_ny .con_box1 .left .img{height:100%;}
.gsjj_ny .con_box1 .right{width:60%;height:360px;position:absolute;top:35px;right:0;padding:30px;
background: rgb(94,186,93);
background: -moz-linear-gradient(left, rgba(94,186,93,0.8) 69%, rgba(94,186,93,0.3) 100%);
background: -webkit-linear-gradient(left, rgba(94,186,93,0.8) 69%,rgba(94,186,93,0.3) 100%);
background: linear-gradient(to right, rgba(94,186,93,0.8) 69%,rgba(94,186,93,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eba5d', endColorstr='#ffffff',GradientType=1 );
}
.gsjj_ny .con_box1 .right h5{font-size:18px;font-weight:bold;color:#fff;line-height:20px;}
.gsjj_ny .con_box1 .right .text{line-height:30px;color:#fff;margin-top:20px;height:240px;overflow:hidden;}
.gsjj_ny .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:yellow;}
.gsjj_ny .mCSB_scrollTools{right:-6px;}
.gsjj_ny .con_box1 a:hover .left .img{transform:scale(1.1);}
.gsjj_ny .con_box1 a:hover .right h5{color:yellow;}

.gsjj_ny .con_box2{display:block;margin:60px 0;}
.gsjj_ny .con_box2 .imgbox{width:60%;height:400px;overflow:hidden;}
.gsjj_ny .con_box2 .imgbox .img{height:100%;}
.gsjj_ny .con_box2 .text_box{width:40%;height:300px;padding:60px 30px 30px 30px;margin-top:50px;
background: rgb(238,240,241);
background: -moz-linear-gradient(left, rgba(238,240,241,1) 70%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(left, rgba(238,240,241,1) 70%,rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(238,240,241,1) 70%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef0f1', endColorstr='#ffffff',GradientType=1 );
}
.gsjj_ny .con_box2 .text_box h5{font-size:25px;color:#63af51;font-weight:bold;position:relative;}
.gsjj_ny .con_box2 .text_box h5:before{content:"";width:50px;height:2px;background:#63af51;position:absolute;top:-30px;left:0;}
.gsjj_ny .con_box2 .text_box .text{color:#333;line-height:30px;margin-top:20px;height:150px;overflow:hidden;}
.gsjj_ny .con_box2:hover .img{transform:scale(1.1);}

.gsjj_ny .con_box3{margin:50px -10px 100px;}
.gsjj_ny .con_box3 ul li{width:25%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;}
.gsjj_ny .con_box3 ul li .img{transition:all .3s;}
.gsjj_ny .con_box3 ul li h5{position:relative;margin-top:20px;font-size:16px;display:inline-block;}
.gsjj_ny .con_box3 ul li h5:before,.gsjj_ny .con_box3 ul li h5:after{content:"";width:40px;height:1px;background:#63af51;position:absolute;top:50%;right:100%;margin-right:10px;}
.gsjj_ny .con_box3 ul li h5:after{right:auto;left:100%;margin:0 0 0 10px;}
.gsjj_ny .con_box3 ul li:hover .img{transform:scale(0.8);}
.gsjj_ny .con_box4 img{display:block;width:100%;margin:0 0 100px;}

/*鍐呴〉瀵艰埅*/
.ny_nav{margin:20px 0;}
.ny_nav .title{height:50px;line-height:50px;background:#63af51;font-size:18px;color:#fff;font-weight:bold;position:relative;padding-left:15px;}
.ny_nav .title .span1{position:absolute;top:0;right:15px;line-height:50px;transition:all .3s;}
.ny_nav .title .span1.active{transform:rotate(180deg);}
.ny_nav .title i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;z-index:2;}
.ny_nav ul{display:none;}
.ny_nav ul a{display:block;line-height:40px;text-align:center;font-size:16px;color:#333;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;border:1px solid #eee;}

/*浼樺娍鍐呴〉*/
.youshi_ny{overflow-x:hidden;padding-bottom:280px;}
.youshi_ny .con_box1{background:url(../images/youshi_bg.jpg) center center/cover;height:580px;padding-top:212px;position:relative;}
.youshi_ny .con_box1:before{content:"";width:100%;height:260px;background:#f8f8f8  url(../images/icon9.png) no-repeat center 80px/65% auto;position:absolute;top:100%;left:0;}
.youshi_ny .con_box1 ul{margin:0 -10px;}
.youshi_ny .con_box1 ul li{width:33.33%;}
.youshi_ny .con_box1 ul li a{display:block;background:#fff;margin:0 10px 20px;box-shadow:0 0 6px rgba(0,0,0,0.3);position:relative;transition:all .3s;}
.youshi_ny .con_box1 ul li a .imgbox{overflow:hidden;padding:10px 10px 0 10px;}
.youshi_ny .con_box1 ul li a .text_box{padding:10px 20px;position:relative;z-index:2;background:#fff;}
.youshi_ny .con_box1 ul li a h5{color:#000;font-size:18px;text-align:center;font-weight:bold;line-height:30px;}
.youshi_ny .con_box1 ul li a .text{line-height:25px;color:#333;height:150px;overflow:hidden;margin-top:5px;}
.youshi_ny .con_box1 ul li a:before{content:"";width:100%;height:51px;background:url(../images/img122.png) no-repeat center center/100% 100%;position:absolute;bottom:0;left:0;transition:all .3s;}
.youshi_ny .con_box1 ul li a:hover{transform:scale(1.2);z-index:10;}
.youshi_ny .con_box1 ul li a:hover:before{bottom:-51px;}
.youshi_ny .con_box1 ul li a:hover h5{color:#63af51;}

/*鎷涜仒鍐呴〉*/
.zhaopin_ny table{width:100%;margin-bottom:50px;border:2px solid #eee;text-align:center;}
.zhaopin_ny table tr td{border:1px solid #eee;}
.zhaopin_ny table tr:first-child{background:#f9f9fa;height:50px;}
.zhaopin_ny table tr:first-child th{text-align:center;font-size:16px;font-weight:bold;color:#63af51;}
.zhaopin_ny table tr:first-child th:first-child{width:30%;}
.zhaopin_ny table tr:first-child th:nth-child(2){width:30%;}
.zhaopin_ny table tr:first-child th:nth-child(3){width:15%;}
.zhaopin_ny table tr td{height:40px;color:#333;}
.zhaopin_ny table tr td a{color:#333;}
.zhaopin_ny table tr td a:hover{color:#63af51;}
.zhaopin_ny table.table-2 .con{height:400px;}
.zhaopin_ny table.table-2 .con .text{display:inline-block;}
.zhaopin_ny table.table-2 .con .text p{margin-top:10px;text-align:left;}

/*鍋ュ悍鏂伴椈鍐呴〉*/
.jkxw_ny{box-shadow:0 0 6px rgba(0,0,0,0.2);padding-bottom:50px;margin-bottom:50px;}
.jkxw_ny .nav3{box-shadow:none;margin:-50px 0 30px;}
.jkxw_ny .list{border-bottom:1px solid #eee;margin-bottom:30px;padding:0 50px 30px 100px;}
.news5{display:block;}
.news5 .imgbox{width:320px;height:200px;overflow:hidden;}
.news5 .img{width:100%;height:100%;}
.news5 .text_box{padding:15px 0 0 350px;}
.news5 h5{color:#333;font-size:16px;line-height:30px;font-weight:bold;}
.news5 .text{color:#666;height:75px;line-height:25px;margin:20px 0;overflow:hidden;}
.news5 ul li{font-size:12px;color:#999;}
.news5 ul li:nth-child(2){color:#44b242;}
.news5 ul li:nth-child(2) img{margin-right:5px;position:relative;top:-1px;}
.news5:hover .img{transform:scale(1.1);}
.news5:hover h5{color:#44b242;}

/*鍋ュ悍鐭ヨ瘑鍐呴〉*/
.main1{background:#f8f8f8;padding-bottom:40px;}
.main1 .nav3{background:none;box-shadow:none;margin: -50px 0 20px 0;}
.main1 ul li{width:11.11%;text-align:center;}
.main1 ul li a{display:inline-block;margin:10px 0;}
.main1 ul li a .img{height:50px;line-height:50px;position:relative;top:0;transition:all .3s;}
.main1 ul li a .img img{max-height:50px;}
.main1 ul li a h5{color:#333;margin-top:10px;transition:all .3s;}
.main1 ul li a:hover .img{top:-5px;}
.main1 ul li a:hover h5{color:#63af51;}

.jkzs_ny{box-shadow:0 3px 6px rgba(0,0,0,0.1);}
.jkzs_ny .nav3{margin:0;}
.jkzs_ny .nav3 a{cursor:auto !important;}
.jkzs_ny .nav3 span{font-weight:normal;position:relative;padding-left:30px;}
.jkzs_ny .nav3 span:before{content:"";width:5px;height:5px;background:#000;border-radius:50%;position:absolute;top:50%;left:10px;}

/*娉ㄥ唽*/
.register form{max-width:580px;margin:50px auto 100px;}
.register form dl{margin-bottom:16px;}
.register form dl dt{width:100px;color:#333;line-height:40px;text-align:right;}
.register form dl dd{width:calc(100% - 120px);padding-right:100px;}
.register form dl dd input{width:100%;height:40px;border:1px solid #efefef;padding:0 10px;background:none;border-radius:0;}
.register form dl.dl-2 .con{border:1px solid #efefef;height:40px;}
.register form dl.dl-2 .con input{width:80px;height:38px;border:none;background:none;}
.register form dl.dl-2 .con .img{width:130px;height:38px;line-height:36px;cursor:pointer;}
.register form dl.dl-2 .con .img img{width:100%;max-height:100%;vertical-align:top;}
.register form dl.dl-2 .con a{display:block;width:124px;height:28px;line-height:28px;background:#63af51;color:#fff;text-align:center;margin:5px 0 0 10px;transition:all .3s;font-weight:bold;}
.register form dl.dl-2 .con a:hover{background:#2b7e17;}
.register form dl.dl-3 label{width:40px;height:20px;line-height:20px;margin:9px 30px 0 0;position:relative;padding-left:20px;overflow:hidden;cursor:pointer;}
.register form dl.dl-3 label input{position:absolute;top:-100px;}
.register form dl.dl-3 label:before{content:"";width:18px;height:18px;border:1px solid #f4f4f4;border-radius:50%;position:absolute;top:50%;left:0;margin-top:-9px;}
.register form dl.dl-3 label:after{content:"";width:10px;height:10px;background:#63af51;border-radius:50%;position:absolute;top:50%;left:4px;margin-top:-5px;opacity:0;}
.register form dl.dl-3 label.active:after{opacity:1;}
.register form .clause{margin:16px 0 16px 120px;background:#fdf3f2;padding:10px;color:#666;font-size:12px;}
.register form .clause img{margin-right:3px;position:relative;top:-1px;}
.register form .clause a{color:#63af51;text-decoration:underline !important;margin-left:10px;transition:all .3s;display:inline-block;font-weight:bold;}
.register form .clause a:hover{color:#26890f;}
.register form dl.dl-4 ul{margin:0 -4px;}
.register form dl.dl-4 ul li{width:33.33%;padding:0 4px;}
.register form dl.dl-4 select{width:100%;border:1px solid #efefef;height:40px;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/icon22.png) no-repeat 95% center;padding-left:10px;border-radius:0;}
.register form dl.dl-4 select:focus{outline:none;}
.register form .protocol{line-height:20px;margin:10px 0 30px 120px;}
.register form .protocol label{cursor:pointer;color:#333;position:relative;padding-left:20px;overflow:hidden;}
.register form .protocol label:before{content:"\e62f";font-size:0;position:absolute;top:50%;left:0;font-family:"iconfont";width:13px;height:13px;line-height:13px;border:1px solid #dfe9ee;margin-top:-7px;color:#24820d;}
.register form .protocol label.active:before{font-size:10px;}
.register form .protocol label i{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10;}
.register form .protocol label input{position:relative;top:-50px;position:absolute;}
.register form .protocol p{padding-top:1px;}
.register form .protocol p a{color:#63af51;font-weight:bold;display:inline-block;transition:all .3s;}
.register form .protocol p a:hover{color:#28980e;}
.register form button{width:360px;height:40px;background:#63af51;border:none;color:#fff;font-weight:bold;display:block;margin-left:120px;transition:all .3s;}
.register form button:hover{background:#24820d;}

/*鐩稿叧鏉℃寮圭獥*/
.clause_mask{background:rgba(0,0,0,0.6);position:fixed;width:100%;height:100%;top:0;left:0;z-index:3000;transform:scale(0);opacity:0;transition:all .3s;}
.clause_popup{position:fixed;width:100%;height:100%;top:-100%;left:0;z-index:3001;overflow:hidden;transition:all .5s;padding-top:10%;}
.clause_popup .con_box{max-width:800px;background:#fff;height:80%;position:relative;margin:0 auto;display:none;}
.clause_popup .con_box.active{display:block;}
.clause_popup .con_box .title{line-height:50px;background:#63af51;color:#fff;position:relative;text-align:center;font-weight:bold;font-size:18px;}
.clause_popup .con_box .title span{position:absolute;top:0;right:15px;transform:rotate(45deg);font-size:20px;font-weight:normal;cursor:pointer;transition:all .3s;}
.clause_popup .con_box .title span:hover{color:#000;}
.clause_popup .con_box img{display:block;max-width:100%;margin:20px auto;}
.clause_popup .con_box .con{color:#999;line-height:25px;padding:0 20px;overflow:auto;margin-bottom:30px;position:absolute;top:50px;left:0;height:calc(100% - 80px);}
.clause_popup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#63af51;}
.clause_popup .mCSB_scrollTools{right:-6px;}
.clause_mask.active{transform:scale(1);opacity:1;}
.clause_popup.active{top:0;}

/*鐧婚檰*/
.landing{background:url(../images/landing.jpg) center center/cover;}
.landing_con{width:430px;height:430px;background:#fff;box-shadow:0 0 6px rgba(0,0,0,0.3);margin:120px 70px 140px 0;padding:0 30px;position:relative;}
.landing_con .nav{text-align:center;padding:60px 0 15px;border-bottom:1px solid #ececec;margin-bottom:20px;}
.landing_con .nav a{width:50%;font-size:16px;font-weight:bold;color:#90969f;position:relative;}
.landing_con .nav a:before{content:"";width:34px;height:2px;background:#63af51;position:absolute;bottom:-16px;left:50%;margin-left:-17px;transition:all .3s;transform:scale(0);}
.landing_con .nav a.active{color:#333;}
.landing_con .nav a.active:before{transform:scale(1);}
.landing_con ul li{display:none;}
.landing_con ul li.active{display:block;}
.landing_con form input{width:100%;height:40px;border:1px solid #ececec;padding:0 10px;margin-bottom:15px;}
.landing_con form .yzm{border:1px solid #efefef;height:40px;position:relative;margin-bottom:15px;}
.landing_con form .yzm input{width:100px;height:38px;border:none;background:none;margin:0;}
.landing_con form .yzm .img{width:120px;height:38px;line-height:36px;cursor:pointer;}
.landing_con form .yzm .img img{width:100%;max-height:100%;vertical-align:top;}
.landing_con form .yzm a{display:block;width:124px;height:28px;line-height:28px;background:#63af51;color:#fff;text-align:center;margin:5px 10px 0 0;transition:all .3s;font-weight:bold;}
.landing_con form .yzm a:hover{background:#2b7e17;}
.landing_con form button{width:100%;height:40px;background:#63af51;color:#fff;font-weight:bold;border:none;font-size:16px;transition:all .3s;}
.landing_con form button:hover{background:#2b7e17;}
.landing_con .retrieve{position:absolute;width:100%;height:55px;background:#f8f8f8;position:absolute;bottom:0;left:0;text-align:right;line-height:55px;}
.landing_con .retrieve a{color:#63af51;margin-right:30px;position:relative;}
.landing_con .retrieve a:hover{color:#29980e;text-decoration:underline !important;}
.landing_con .retrieve a:before{content:"";width:1px;height:12px;background:#d1d2d5;position:absolute;top:50%;left:-17px;margin-top:-6px;}
.landing_con .retrieve a:first-child:before{display:none;}

/*nav4*/
.nav4{text-align:center;margin:50px -2px;}
.nav4 li{width:33.33%;padding:0 2px;}
.nav4 li .con{line-height:28px;background:#ddd;font-weight:bold;color:#666;position:relative;transition:all .3s;}
.nav4 li span{display:inline-block;width:16px;height:16px;background:#666;color:#fff;text-align:center;line-height:16px;font-weight:normal;font-size:12px;border-radius:2px;margin-right:5px;transition:all .3s;}
.nav4 li:nth-child(1) .con:before,.nav4 li:nth-child(2) .con:before,.nav4 li:nth-child(2) .con:after,.nav4 li:nth-child(3) .con:before{content:"";border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:13px solid #ddd;position:absolute;top:0;right:-13px;z-index:2;transition:all .3s;}
.nav4 li:nth-child(2) .con:after,.nav4 li:nth-child(3) .con:before{border-left-color:#fff;right:auto;left:0;z-index:1;}
.nav4 li.active .con{background:#63af51;color:#fff;}
.nav4 li.active .con span{background:#fff;color:#63af51;}
.nav4 li.active .con:before{border-left-color:#63af51;}
.nav4 li.active:nth-child(3) .con:before{border-left-color:#fff;}

/*璐墿杞�*/
.shopping{margin-bottom:80px;}
.shopping .title{font-size:25px;color:#ee750e;margin-bottom:15px;font-weight:bold;}
.shopping .title-2 h5{font-size:18px;font-weight:bold;border-bottom:1px solid #ee750e;line-height:35px;}
.shopping .title-2 h5 span{color:#e6393c;font-weight:bold;margin-left:5px;}
.shopping .commodity{border:1px solid #cacbcb;}
.shopping .commodity .title-3{background:#f2f2f2;border-bottom:1px solid #e9e9e9;}
.shopping .commodity .title-3 dd{height:40px;line-height:40px;color:#333;}
.shopping .commodity li dd{text-align:center;}
.shopping .commodity li dd:nth-child(1){width:100px;text-align:left;padding-left:15px;}
.shopping .commodity li dd:nth-child(2){width:calc(100% - 500px);}
.shopping .commodity li dd:nth-child(3){width:100px;}
.shopping .commodity li dd:nth-child(4){width:100px;}
.shopping .commodity li dd:nth-child(5){width:100px;}
.shopping .commodity li dd:nth-child(6){width:100px;}
.shopping .all_election{cursor:pointer;line-height:initial;margin-top:10.5px;}
.shopping .all_election span,.shopping .single_election{width:14px;height:14px;line-height:14px;border:1px solid #a5a5a5;display:inline-block;font-size:12px;margin-right:5px;color:#63af51;color:transparent;cursor:pointer;background:#e5e5e5;}
.shopping .all_election.on span{color:red;}

.shopping .commodity .con{padding:10px 0;background:#fff4e8;border-bottom:1px solid #e9e9e9;}
.shopping .commodity .con:last-child{border:none;}
.news6{display:block;}
.news6 .imgbox{width:140px;height:140px;overflow:hidden;background:#fff;}
.news6 .imgbox .img{width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:auto 70%;}
.news6 .text_box{text-align:left;margin-left:160px;color:#333;}
.news6 .text_box h5{font-weight:bold;line-height:18px;transition:all .3s;}
.news6 .text_box .text{line-height:25px;margin-top:10px;max-height:100px;overflow:auto;}
.news6 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#63af51;}
.news6 .mCSB_scrollTools{right:-6px;}
.news6:hover .img{transform:scale(1.1);}
.news6:hover h5{color:#63af51;}

.shopping .quantity{font-size:0;}
.shopping .quantity button{display:inline-block;width:18px;height:22px;vertical-align:top;border:1px solid #cacbcb;font-size:13px;background:#fff;border-radius:0;padding:0;}
.shopping .quantity button:hover{background:#63af51;color:#fff;}
.shopping .quantity input{display:inline-block;width:44px;height:22px;vertical-align:top;border:none;border-top:1px solid #cacbcb;border-bottom:1px solid #cacbcb;font-size:14px;text-align:center;background:#fff;border-radius:0;}
.shopping .quantity input:focus{outline:none;}
.shopping .subtotal{font-weight:bold;}
.shopping .operation a{color:#333;}
.shopping .operation a:hover{color:red;}

.shopping .total_box{border:1px solid #dedede;margin:30px 0;height:90px;line-height:90px;padding:0 15px;}
.shopping .total_box .all_election{margin-top:35.5px;}
.shopping .total_box .remove{margin-left:20px;cursor:pointer;line-height:initial;margin-top:35.5px;}
.shopping .total_box .remove:hover{color:red;}
.shopping .total_box .total{color:#333;margin-left:30px;}
.shopping .total_box .total b{color:#ea3340;}
.shopping .total_box .total span{top:-7px;position:relative;}
.shopping .total_box .total b em{font-size:30px;font-style:initial;}
.shopping .total_box .selected span{color:red;font-weight:bold;margin:0 5px;}

.shopping .settlement a{display:block;width:158px;height:48px;border:1px solid #44b242;line-height:46px;text-align:center;font-size:16px;color:#44b242;margin-left:20px;background:#ecf5ea;transition:all .3s;}
.shopping .settlement a:hover{background:#63af51;color:#fff;border-color:#63af51;}

.shopping .commodity.move{border:none;}
.shopping .commodity.move li.con_box{margin-bottom:5px;border:1px solid #e9e9e9;}
.shopping .commodity.move .con{background:none;}
.shopping .commodity.move .con_box{background:#fff4e8;}
.shopping .commodity.move dl{position:relative;}
.shopping .commodity.move li dd{text-align:left;}
.shopping .commodity.move li dd:nth-child(1){text-align:center;padding:0;width:80px;}
.shopping .commodity.move li dd:nth-child(1):before{content:"";width:1px;height:100%;top:0;left:80px;background:#e9e9e9;position:absolute;}
.shopping .commodity.move li dd:nth-child(1) h5{color:#333;margin-top:10px;}

.shopping .commodity.move .title-3{border:1px solid #e9e9e9;border-bottom:none;}
.shopping .commodity.move .title-3 dd:nth-child(1){padding-left:15px;}
.shopping .commodity.move .title-3 dd:before{display:none;}
.shopping .commodity.move .quantity button{width:40px;height:40px;}
.shopping .commodity.move .quantity input{width:40px;height:40px;}
.shopping .commodity.move dl.con dd:nth-child(1){position:absolute;width:80px;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;}
.shopping .commodity.move dl dd:nth-child(2){width:calc(100% - 80px);padding:0 10px;margin-left:80px;} 


/*璐墿杞︽柊-PC*/
.shopping .pc table{width:100%;background:#fff4e8;text-align:center;}
.shopping input:focus{outline:none;}
.shopping .pc table{border:1px solid #cacbcb;}
.shopping .pc table thead{background:#f2f2f2;height:42px;}
.shopping .pc table thead th{text-align:center;color:#333;}
.shopping .pc table thead th:nth-child(1){width:100px;text-align:left;padding-left:15px;}
.shopping .pc table thead th:nth-child(1) input{position:relative;top:2px;}
.shopping .pc table thead th:nth-child(2){width:calc(100% - 500px);}
.shopping .pc table thead th:nth-child(3){width:100px;}
.shopping .pc table thead th:nth-child(4){width:100px;}
.shopping .pc table thead th:nth-child(5){width:100px;}
.shopping .pc table thead th:nth-child(6){width:100px;}
.shopping .pc table tr{border-bottom:1px solid #e9e9e9;}
.shopping .pc table tr td{padding:15px 0;}
.shopping .pc table thead th:nth-child(1) label{cursor:pointer;}
.shopping .pc .check{cursor:pointer;}
.shopping .pc .count{font-size:0;}
.shopping .pc .count span{display:inline-block;width:18px;height:22px;vertical-align:top;border:1px solid #cacbcb;font-size:13px;background:#fff;border-radius:0;padding:0;cursor:pointer;}
.shopping .pc .count span:hover{background:#63af51;color:#fff;}
.shopping .pc .count input{display:inline-block;width:44px;height:22px;vertical-align:top;border:none;border-top:1px solid #cacbcb;border-bottom:1px solid #cacbcb;font-size:14px;text-align:center;background:#fff;border-radius:0;}
.shopping .pc .operation .delete{cursor:pointer;}
.shopping .pc .operation .delete:hover{color:red;}
.shopping .commodity.move .title-3 label{cursor:pointer;}
.shopping .commodity.move .con_box dl:nth-child(1) dd:nth-child(1) .checkbox{height:15px;padding:0;margin:0;text-align:center;}
.shopping .commodity.move .con_box dl:nth-child(1) dd:nth-child(1) .checkbox input{margin:0;position:initial;}
.shopping .foot{border:1px solid #dedede;height:90px;margin:30px 0;line-height: 90px;padding:0 20px;}
.shopping .foot .select-all{cursor:pointer;}
.shopping .foot .select-all input{position:relative;top:2px;}
.shopping .foot .delete{margin-left:20px;color:#333;}
.shopping .foot .delete:hover{color:red;}
.shopping .foot .total{margin-left:30px;}
.shopping .foot .total b{font-weight:normal;position:relative;top:-6px;}
.shopping .foot .total span{font-size:30px;color:red;}
.shopping .foot .selected span{color:red;margin:0 5px;}

/*閫佽揣娓呭崟*/
.shopping .title-4{font-size:20px;font-weight:bold;color:#333;margin:30px 0 15px;}
.address .title2{font-size:25px;font-weight:bold;color:#ee750e;border-bottom:1px solid #ddd;padding-bottom:20px;}
.address .title3{font-size:20px;font-weight:bold;color:#333;margin:15px 0;}
.address .con_box{border:1px solid #dedede;padding:20px;}
.address form ul{margin-bottom:20px;}
.address form ul li{position:relative;}
.address form ul li:nth-child(1){color#333;line-height:32px;font-weight:bold;width:90px;text-align:right;}
.address form ul li:nth-child(1) span{color:red;}
.address form input{width:248px;height:32px;border:2px solid #ccc;padding:0 10px;}
.address form input:focus{outline:none;}
.address form ul.qy dl dd{width:116px;margin-right:12px;}
.address form select{width:100%;height:32px;border:2px solid #ccc;}
.address form select:focus{outline:none;}
.address form ul.dz textarea{width:448px;height:80px;border:2px solid #ccc;padding:10px;}
.address form ul.dz textarea:focus{outline: none;}
.address form ul.sj dd:nth-child(1){width:116px;height:32px;margin-right:12px;}
.address form ul.dh dd{width:116px;height:32px;margin-right:12px;position:relative;}
.address form ul.dh dd input{width:100%;}
.address form ul.dh dd:nth-child(3){margin:0 20px 0 8px;}
.address form ul.dh dd:nth-child(3):before,.address form ul.dh dd:nth-child(3):after{content:"";width:8px;height:1px;background:#333;position:absolute;top:50%;right:100%;z-index:5;margin-right:5px;}
.address form ul.dh dd:nth-child(3):after{right:auto;left:100%;margin:0 0 0 5px;}
.address form ul.yx input{font-size:12px;}
.address form ul.yx li:nth-child(2) h5{color:#a9a9a9;line-height:25px;margin-top:5px;max-width:516px;}
.address form button[type="submit"]{width:86px;height:36px;background:#63af51;font-size:16px;color:#fff;border:none;display:block;margin-left:90px;transition:all .3s;}
.address form button[type="submit"]:hover{background:#28970e;}
.address .Validform_checktip{position:absolute;width:100%;height:32px;line-height:32px;position:absolute;top:0;left:100%;margin-left:5px;z-index:20;}
.address .Validform_wrong{background:url(../images/cuo.png) no-repeat 0 center;}
.address .Validform_right{background:url(../images/dui.png) no-repeat 0 center;width:100%;height:32px;line-height:32px;position:absolute;top:0;left:100%;margin-left:5px;z-index:20;}
.address .information{width:200px;height:100px;position:fixed;top:50%;left:50%;margin:-50px 0 0 -100px;background:rgba(99,175,81,0.8);color:#fff;display:flex;justify-content:center;align-items:center;font-size:20px;padding:20px;font-weight:bold;border-radius:10px;transform:scale(0);transition:all .3s;opacity:0;z-index:3000;}
.address .information.on{transform:scale(1);opacity:1;}


/*纭璁㈠崟淇℃伅*/
.confirm ul li:nth-child(1){width:60%;}
.confirm ul li:nth-child(2){width:40%;}
.confirm ul li:nth-child(1) i{width:68px;height:68px;background:#86be59;border-radius:50%;color:#fff;text-align:center;line-height:68px;font-size:40px;margin-top:5px;}
.confirm ul li:nth-child(1) .text_box{margin-left:80px;}
.confirm ul li:nth-child(1) .text_box h5{font-size:18px;color:#63af51;margin-bottom:10px;}
.confirm ul li:nth-child(1) .text_box p{line-height:25px;color:#333;}
.confirm ul li:nth-child(1) .text_box p.p1 span{font-weight:bold;}
.confirm ul li:nth-child(1) .text_box p span{color:#c9413b;}
.confirm ul li:nth-child(2){text-align:right;}
.confirm ul li:nth-child(2) span{color:#ea3340;font-weight:bold;}
.confirm ul li:nth-child(2) em{color:#ea3340;font-weight:bold;font-size:30px;font-style:initial;}

/*鏀粯*/
.payment{margin:100px 0;}
.payment .title{margin-bottom:5px;}
.payment .title h5{font-size:16px;color:#333;border-top:1px solid #ccc;padding:15px 50px;}
.payment ul{border:1px solid #ccc;padding:60px 30px;}
.payment ul li{width:260px;height:50px;margin-right:20px;}
.payment ul li a{display:block;width:100%;height:100%;border:1px solid #ccc;text-align:center;padding-top:2px;position:relative;}
.payment ul li a.zfb:before{content:"鎺ㄨ崘";width:40px;height:25px;background:#c9413b;color:#fff;position:absolute;top:-25px;left:-1px;line-height:25px;}
.payment ul li a .con{display:inline-block;vertical-align:top;}
.payment ul li a i{font-size:40px;color:#459ee2;}
.payment ul li a .text{padding:3px 0 0 5px;text-align:left;}
.payment ul li a h5{font-size:18px;color:#333;font-weight:bold;}
.payment ul li a p{font-size:15px;color:#333;}
.payment .weixin i{color:#59c33a;}
.payment .weixin h5{line-height:45px;margin-left:5px;}
.payment ul li a:hover{border-color:#c9413b;}
.payment .qy a{display:block;width:158px;line-height:48px;background:#63af51;color:#fff;font-size:16px;text-align:center;margin-top:30px;transition:all .3s;}
.payment .qy a:hover{background:#288b10;}

.payment ul li a.zffs{border:1px solid #c9413b;}

/*涓汉涓績*/
.personal_center{background:#f5f5f5;padding:20px 0 50px;}
.personal_center .left{width:190px;background:#fff;}
.nav6 .title{height:50px;color:#fff;font-size:18px;line-height:50px;background:#63af51 url(../images/icon24.png) no-repeat 35px center;padding-left:58px;font-weight:bold;position:relative;}
.nav6 .title i{position:absolute;width:100%;height:100%;top:0;left:0;}
.nav6 .title span{position:absolute;top:0;right:15px;line-height:40px;}
.nav6 ul li a{display:block;height:60px;line-height:60px;font-size:16px;color:#333;padding-left:62px;color:#333;transition:all .3s;}
.nav6 ul li:nth-child(1) a{background-image:url(../images/icon25.png);background-position:35px center;background-repeat:no-repeat;}
.nav6 ul li:nth-child(2) a{background-image:url(../images/icon26.png);background-position:35px center;background-repeat:no-repeat;}
.nav6 ul li:nth-child(3) a{background-image:url(../images/icon27.png);background-position:35px center;background-repeat:no-repeat;}
.nav6 ul li a:hover{color:#63af51;}
.nav6 ul li a.active{background-color:#fafafa;color:#63af51;}
.personal_center .right{width:calc(100% - 200px);background:#fff;}

.title4{padding:20px 30px;border-bottom:1px solid #dedede;}
.title4 .title4-1{font-weight:bold;color:#333;font-size:25px;}
.nav7{margin-top:30px;}
.nav7 a{color:#858e98;font-size:16px;margin-right:40px;position:relative;transition:all .3s;}
.nav7 a:before{content:"";width:30px;height:3px;background:#63af51;position:absolute;bottom:-5px;left:50%;margin-left:-15px;transform:scale(0);transition:all .3s;}
.nav7 a.active:before,.nav7 a:hover:before{transform:scale(1);}
.nav7 a.active,.nav7 a:hover{font-weight:bold;}

/*浜轰釜淇℃伅*/
.grxx ul{padding:50px 0 300px;}
.grxx ul li{padding:0 30px;}
.grxx ul li:nth-child(1){width:40%;text-align:center;padding:60px 30px;}
.grxx ul li:nth-child(2){width:60%;}
.grxx ul li:nth-child(1) .uploading{width:108px;height:108px;background:url(../images/icon28.png) no-repeat center/contain;position:relative;margin:0 auto;}
.grxx ul li:nth-child(1) .uploading input{position:absolute;width:100%;height:100%;border-radius:50%;filter:alpha(opacity=0);
-moz-opacity:0;-khtml-opacity:0;opacity: 0;cursor:pointer;}
.grxx ul li:nth-child(1) .text{margin-top:10px;color:#d6d6d6;}
.grxx.register form{max-width:initial;margin:0 auto;}
.grxx form dl.dl-4 ul{padding:0;margin:0 -5px;}
.grxx form dl.dl-4 ul li{padding:0 5px;width:33.33%;}
.grxx.register form dl dd{padding:0;}

/*鏀惰揣鍦板潃*/
.shdz{padding:30px;}
/*PC绔�-鍦板潃*/
.shdz .con_box6 .bt{margin:0 0 15px 0;}
.shdz .con_box6 .bt a{display:inline-block;color:#333;width:150px;line-height:38px;text-align:center;border:1px solid #c5c6cb;margin-right:10px;transition:all .3s;}
.shdz .con_box6 .bt p{line-height:40px;color:#b8bbc0;font-weight:bold;}
.shdz .con_box6 .bt p span{color:#f34855;margin:0 5px;}
.shdz .con_box6 .bt a:hover{background:#63af51;color:#fff;border-color:#63af51;}
.shdz .con_box6 ul{border:1px solid #e4eaee;}
.shdz .con_box6 ul li{border-bottom:1px solid #e4eaee;text-align:center;}
.shdz .con_box6 ul li:nth-child(1){background:#f5f8fa;text-align:center;}
.shdz .con_box6 ul li:last-child{border:none;}
.shdz .con_box6 ul li dd{padding:10px;}
.shdz .con_box6 ul li.status dd{color: #265bd4}
.shdz .con_box6 ul li:nth-child(1) dd{line-height:20px;}
.shdz .con_box6 ul li:nth-child(1) dd:last-child{color:#000;}
.shdz .con_box6 ul li dd:nth-child(1){width:10%;}
.shdz .con_box6 ul li dd:nth-child(2){width:25%;}
.shdz .con_box6 ul li dd:nth-child(3){width:30%;}
.shdz .con_box6 ul li dd:nth-child(4){width:15%;}
.shdz .con_box6 ul li dd:nth-child(5){width:20%;}
.shdz .con_box6 ul li dd:last-child{color:#265bd4;}
.shdz .con_box6 ul li dd:last-child a{margin:0 5px;color:#265bd4;}
.shdz .con_box6 ul li dd:last-child a:hover{text-decoration:underline !important;}

/*绉诲姩绔�-鍦板潃*/
.shdz .con_box7 .bt{margin:0 0 15px 0;}
.shdz .con_box7 .bt a{display:inline-block;color:#333;width:150px;line-height:38px;text-align:center;border:1px solid #c5c6cb;margin-right:10px;transition:all .3s;}
.shdz .con_box7 .bt p{line-height:40px;color:#b8bbc0;font-weight:bold;}
.shdz .con_box7 .bt p span{color:#f34855;margin:0 5px;}
.shdz .con_box7 .bt a:hover{background:#63af51;color:#fff;border-color:#63af51;}
.shdz .con_box7 ul{border:1px solid #e4eaee;margin-bottom:20px;}
.shdz .con_box7 ul li{border-bottom:1px solid #e4eaee;position:relative;padding-left:90px;}
.shdz .con_box7 ul li:last-child{border:none;}
.shdz .con_box7 ul li dd{padding:10px 0;}
.shdz .con_box7 ul li dd:nth-child(1){background:#f5f8fa;width:80px;height:100%;text-align:right;border-right:1px solid #e4eaee;padding-right:10px;position:absolute;top:0;left:0;}
.shdz .con_box7 ul li dd:nth-child(2){width:100%;}
.shdz .con_box7 ul li:last-child dd a{margin:0 5px;color:#265bd4;}

/*鍒犻櫎鍦板潃鎻愮ず妗�*/
.confirm_delete{background:rgba(0,0,0,0.8);width:200px;height:150px;text-align:center;color:#fff;position:fixed;top:50%;left:50%;border-radius:10px;overflow:hidden;margin:-75px 0 0 -100px;display:none;z-index:3000;}
.confirm_delete .title{line-height:40px;font-size:16px;background:#952626;color:#fff;margin-bottom:15px;}
.confirm_delete .title{line-height:40px;font-size:16px;background:#952626;color:#fff;margin-bottom:15px;}
.confirm_delete a{color:#fff;margin:0 10px;}
.confirm_delete .title{line-height:40px;font-size:16px;background:#952626;color:#fff;margin-bottom:15px;}
.confirm_delete a:hover{color:yellow;}
.confirm_delete p{padding:0 10px;margin-top:15px;font-size:12px;}

/*澧炲姞鍦板潃寮瑰嚭绐楀彛*/
.dz_popup{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.8);z-index:3000;justify-content:center;align-items:center;display:none}
.dz_popup.on{display:flex;}
.dz_popup_con{position:absolute;width:700px;background:#fff;border:10px solid #9a9a9a;padding:0 90px 30px;}
.dz_popup_con .onoff{position:absolute;top:10px;right:10px;transform:rotate(45deg);font-size:25px;cursor:pointer;transition:all .3s;}
.dz_popup_con .onoff:hover{color:red;transform:rotate(315deg);}
.dz_popup_con .bt{font-size:20px;color:#999;border-bottom:8px solid #f6f6f6;padding:15px 0;margin-bottom:20px;}
.dz_popup_con form ul{margin-bottom:10px;}
.dz_popup_con form ul li:nth-child(1){width:80px;text-align:right;line-height:40px;font-weight:bold;}
.dz_popup_con form ul li:nth-child(1) span{color:red;}
.dz_popup_con form ul li:nth-child(2){width:calc(100% - 100px);}
.dz_popup_con form input{width:100%;height:40px;border:1px solid #efefef;padding:0 10px;border-radius:0;}
.dz_popup_con form dl{margin:0 -5px;}
.dz_popup_con form dl dd{width:33.33%;padding:0 5px;}
.dz_popup_con form select{width:100%;height:40px;border:1px solid #efefef;border-radius:0;}
.dz_popup_con form select:focus{outline:none;}
.dz_popup_con form button{width:170px;height:40px;background:#63af51;color:#fff;border:none;display:block;margin-left:100px;transition:all .3s;}
.dz_popup_con form button:hover{background:#229407;}

/*瀵嗙爜绠＄悊*/
.mima{padding:50px 30px 200px;}
.mima form{width:500px;}
.mima form ul{margin-bottom:20px;}
.mima form ul li:nth-child(1){width:100px;line-height:40px;text-align:right;font-weight:bold;}
.mima form ul li:nth-child(2){width:calc(100% - 120px);position:relative;}
.mima form ul li:nth-child(2) .wjmm{position:absolute;top:0;left:100%;line-height:40px;margin-left:10px;width:100%;}
.mima form ul li:nth-child(2) .wjmm a{color:red;}
.mima form input{width:100%;height:40px;border:1px solid #f0f0f0;padding:0 10px;border-radius:0;}
.mima form button{display:block;width:170px;height:40px;background:#63af51;font-weight:bold;margin-left:120px;border:none;color:#fff;}

/*鎴戠殑绉垎*/
.jifen{padding:30px;}
.jifen ul.ul-1{background:#fafafa;padding:30px 0;}
.jifen ul.ul-1 li{padding:0 30px;width:33.33%;text-align:center;}
.jifen ul.ul-1 li:nth-child(2){border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf;}
.jifen ul.ul-1 li p{font-weight:bold;color:#333;}
.jifen ul.ul-1 li h4{font-weight:bold;color:#f24755;font-size:50px;margin-top:10px;}
.jifen .mingxi{margin-top:20px;}
.jifen .mingxi .title{padding:10px 0;font-size:18px;font-weight:bold;color:#333;}
.jifen .mingxi table{width:100%;margin-bottom:10px;border:1px solid #dedede;}
.jifen .mingxi table tr th{background:#fafafa;height:40px;color:#999;text-align:center;}
.jifen .mingxi table tr th:nth-child(1){width:30%;}
.jifen .mingxi table tr th:nth-child(2){width:30%;}
.jifen .mingxi table tr th:nth-child(3){width:40%;}
.jifen .mingxi table tr td{text-align:center;height:40px;padding:5px;}
.jifen .mingxi table.table-2 tr td{height:200px;color:#333;}
.jifen .shuoming{margin-top:20px;}
.jifen .shuoming .title{padding:10px 0;font-size:18px;font-weight:bold;color:#333;}
.jifen .shuoming .con{line-height:30px;border:1px solid #dedede;padding:15px;font-size:16px;}
.jifen .shuoming .con em{color:red;}

/*鎴戠殑璁㈠崟*/
.wddd{padding:30px;}

/*con_box3-PC绔�*/
.wddd .con_box3 ul.title{background:#fafafa;border:1px solid #e4eaee;margin-bottom:40px;padding:0 15px;}
.wddd .con_box3 ul.title li{width:10%;line-height:50px;float:left;text-align:center;}
.wddd .con_box3 ul.title li:first-child{width:50%;}
.wddd .con_box3 ul.con{border:1px solid #e4eaee;margin-bottom:10px;}
.wddd .con_box3 ul.con li:nth-child(1){background:#fafafa;padding:0 15px;border-bottom:1px solid #e4eaee;}
.wddd .con_box3 ul.con li:nth-child(1) h5{line-height:43px;font-weight:lighter;}
.wddd .con_box3 ul.con li:nth-child(1) a{line-height:43px;color:#000;font-size:20px;}
.wddd .con_box3 ul.con li:nth-child(2){padding:15px;}
.wddd .con_box3 ul.con li:nth-child(2) dd{width:10%;text-align:center;}
.wddd .con_box3 ul.con li:nth-child(2) dd:first-child{width:50%;text-align:left;}
.news7{display:block;}
.news7 .img{width:157px;height:120px;border:1px solid transparent;}
.news7 .text_box{margin-left:180px;}
.news7 .text_box h5{color:#000;font-weight:bold;margin:5px 0 10px 0;transition:all .3s;}
.news7 .text_box .text{font-size:12px;color:#000;font-weight:lighter;line-height:24px;height:72px;overflow:hidden;}
.wddd .con_box3 ul.con li:nth-child(2) dd .an5{display:block;color:#000;font-size:12px;transition:all .3s;line-height:30px;}
.wddd .con_box3 ul.con li:nth-child(2) dd .an5:hover{background:#63af51;color:#fff;}
.news7:hover .img{border-color:#63af51;}
.news7:hover h5{color:#63af51;}

/*con_box4-绉诲姩绔�*/
.wddd .con_box4 ul{border:1px solid #e4eaee;margin-bottom:20px;}
.wddd .con_box4 ul li{border-bottom:1px solid #e4eaee;position:relative;}
.wddd .con_box4 ul li:last-child{border:none;}
.wddd .con_box4 ul li:first-child{background:#f5f8fa;border-bottom:1px solid #e4eaee;padding:0 10px;}
.wddd .con_box4 ul li:first-child h5{line-height:40px;width:100%;font-size:12px;}
.wddd .con_box4 ul li:first-child a{line-height:40px;color:#000;font-size:16px;}
.wddd .con_box4 ul li dl{position:relative;}
.wddd .con_box4 ul li dd:nth-child(1){width:60px;height:100%;text-align:center;background:#f5f8fa;font-size:12px;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;}
.wddd .con_box4 ul li dd:nth-child(2){margin-left:60px;padding:10px;}
.wddd .con_box4 ul li .jycz a{color:#000;display:inline-block;line-height:30px;margin-right:10px;}
.wddd .con_box4 .news7 .img{width:100px;height:90px;}
.wddd .con_box4 .news7 .text_box{margin-left:110px;text-align:left;}
.wddd .con_box4 .news7 .text_box h5{color:#000;font-weight:bold;margin:10px 0 5px 0;}
.wddd .con_box4 .news7 .text_box .text{line-height:18px;height:54px;}


/*鏂伴椈璇︽儏椤�*/
.jkxw_ny .info{padding:0 30px;min-height:300px;}
.jkxw_ny .info .bt,.gywm-info .bt{font-size:18px;text-align:center;}
.jkxw_ny .info .rq,.gywm-info .rq{color:#999;text-align:center;line-height:40px;border-bottom:1px dashed #ccc;margin-bottom:20px;}
.jkxw_ny .info .con img,.gywm-info .con img{display:block;max-width:100%;margin:0 auto;}
.jkxw_ny .info .con,.gywm-info .con{line-height:30px;}
.gywm-info{padding-bottom:50px;min-height:300px;}

/*蹇€掓煡璇�*/
.kdcx{margin:50px 0;}
#express-module ul{margin:0 -10px;}
#express-module ul li{width:20%;padding:0 10px;}
#express-module ul li select,#express-module ul li input,#express-module ul li .yzm{width:100%;height:38px;border:1px solid #ccc;padding:0 10px;}
#express-module ul li .yzm{padding:0;}
#express-module ul li .yzm img{width:100%;height:100%;vertical-align:top;}
#express-module ul li button{width:100%;height:38px;background:#44b242;color:#fff;border-radius:0;border:none;transition:all .3s;}
#express-module ul li button:focus{outline:none;}
#express-module ul li button:hover{background:#127f10;}
.kdcx .title{text-align:center;margin:50px 0;font-size:30px;}
.kdcx .title span{color:red;}
.track-rcol{border:1px solid #d9d9d9;padding:15px;}
.track-rcol li{position: relative; padding:8px 0 8px 15px; line-height:20px; border-left: 1px solid #d9d9d9; color: #999;}
.track-rcol li.first{color: red;}
.track-rcol li .node-icon{position: absolute; left: -6px; top:50%; width: 11px; height: 11px; background: url(../images/order-icons.png)  -21px -72px no-repeat;margin-top:-5.5px;}
.track-rcol li.first .node-icon{background-position:0 -72px;}
.track-rcol li .time{margin-right:20px;}

/*璁㈠崟璇︽儏*/
.dingdan_info{margin:50px 0;}
.dingdan_info .con_box1 .title{font-size:18px;font-weight:bold;color:#333;line-height:40px;border-bottom:1px solid #ccc;margin-bottom:10px;}
.dingdan_info .con_box1 dl{margin-bottom:10px;}
.dingdan_info .con_box1 dl dt{width:90px;text-align:right;}
.dingdan_info .con_box1 dl dd{margin-left:90px;}
.dingdan_info .con_box1 dl.dl-1{background:#eee;padding:5px 0;}
.dingdan_info .con_box2 .title{font-size:18px;font-weight:bold;text-align:center;background:#eee;padding:10px 0;margin:50px 0 20px;color:#333;}
.dingdan_info .con_box2 table{width:100%;}
.dingdan_info .con_box2 .pc table thead th:nth-child(1){width:calc(100% - 600px);text-align:center;}
.dingdan_info .con_box2 .pc table thead th:nth-child(2){width:200px;}
.dingdan_info .con_box2 .pc table thead th:nth-child(3){width:200px;}
.dingdan_info .con_box2 .pc table thead th:nth-child(4){width:200px;}
.dingdan_info .con_box2 .pc table tbody tr td:nth-child(1){padding:15px;}
.dingdan_info .con_box2 .pc .count input{border:1px solid #cacbcb;}
.dingdan_info .con_box2 .commodity.move .quantity input{border:1px solid #cacbcb;height:30px;}
.dingdan_info .con_box2 .foot{height:60px;line-height:60px;}
.dingdan_info .payment ul li a.active{border-color:#c9413b;}

/*鏀粯鎴愬姛*/
.zfcg{text-align:center;padding:100px 0;min-height:716px;}
.zfcg h4{font-size:50px;color:#44b242;font-weight:bold;margin-bottom:20px;}
.zfcg h4 i{font-size:50px;margin-right:30px;}
.zfcg h5{font-size:18px;color:#44b242;line-height:30px;}
.zfcg h5 span{font-weight:bold;margin:0 10px;color:red;}
.zfcg p{font-size:16px;color:#44b242;line-height:30px;}
.zfcg p span{font-weight:bold;}
.zfcg .nav{margin-top:10px;}
.zfcg .nav a{display:inline-block;width:150px;line-height:40px;border:1px solid #44b242;margin:10px;color:#44b242;font-size:16px;transition:all .3s;background:#fff;}
.zfcg .nav a:hover{background:#44b242;color:#fff;}

/*濯掍綋鏌ヨ寮€濮�*/
@media(max-width:1199px){
.news4 .img{width:70px;height:70px;line-height:70px;}
.news4 .img img{max-height:50px;}
.news4 h5{line-height:70px;margin-left:70px;}
}


@media (max-width:991px){
header .top{height:60px;}
header .top .right{margin:15px 70px 0 0;}
header .logo{width:auto;max-width:40%;line-height:50px;padding-right:0;}
.jkzs .con_box1 .imgbox{margin:0 0 20px;}
.jkzs .con_box1 .img{height:auto;}
footer{text-align:center;}
footer .con2{text-align:center;padding-top:20px;}
footer .con2 ul li{margin:0 10px;}
footer .con2 ul li:before{left:-10px;}
.cpzs_info .con_box1 .con1 ul li a{margin-right:10px;}
.nav3{padding:40px 0 10px;}
.gsjj_ny .con_box1{padding:50px 0;}
.gsjj_ny .con_box3{margin:30px -10px 50px;}
.gsjj_ny .con_box4 img{margin:0 0 50px;}
.youshi_ny{padding-bottom:50px;}
.youshi_ny .con_box1{height:auto;padding:30px 0 10px;}
.youshi_ny .con_box1:before{display:none;}
.main1 ul li{width:20%;}
.jkzs_ny .nav3{margin:20px 0 30px;}
.grxx ul{padding:30px 0 100px;}
.grxx ul li{padding:0 10px;}
.grxx ul li:nth-child(1){width:100%;padding:30px 10px 50px;}
.grxx ul li:nth-child(2){width:100%;}
.personal_center .left{width:100%;margin-bottom:20px;}
.personal_center .right{width:100%;}
.shdz{padding:20px 10px;}
.zfcg{padding:50px 0;min-height:500px;}

footer .weixin_box{float:none !important;}
footer .weixin_box .weixin{margin:0 10px;}
footer .con1{margin:20px 0 0 0;display:inline-block;vertical-align: top;text-align:left;}
}

@media (max-width:767px){
body{padding-bottom:50px;}
header .sjdnav{top:53px;}
header .ydd_btn{width:35px;top:18px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
header .top .right{margin:18px 50px 0 0;}
header .top .right a{width:70px;line-height:20px;font-size:12px;}
.title1{font-size:20px;padding:40px 0 30px;}
.title1:before{top:25px;}
.nav1 a{font-size:14px;line-height:35px;width:120px;}
.yys_con .video_box{height:auto;}
.yys_con .video_box video{position:initial;}
.product1 .img{height:auto;}
.gyys{margin-top:30px;}
.news1 .text_box{padding:10px;}
.news1 .text{height:50px;}
.gyys a.more{width:120px;line-height:35px;margin:30px auto;}
.jkzs .con_box1{padding:10px;}
.jkzs .con_box1 .con h5{line-height:20px;}
.jkzs .con_box1 .con a{width:120px;line-height:35px;margin-top:20px;}
.jkzs .con_box2{padding-top:30px;}
.news2{margin-bottom:20px;}
.news2 .text_box{padding:10px;}
.jkxw{margin-top:10px;padding-bottom:10px;}
.news3{padding:10px;}
.news3 .rq{width:100%;height:auto;float:none !important;display:block;text-align:left;margin-bottom:5px;}
.news3 .rq .con{display:inline-block;text-align:center;}
.news3 .rq h4{font-size:20px;}
.news3 .imgbox{width:120px;height:90px;}
.news3 .text_box{padding:5px 0 0 130px;height:90px;}
.news3 .text_box .text{height:50px;margin-top:10px;}
.news3 .text_box .jt{display:none;}
.lxwm{margin:30px 0;}
.lxwm .con_box{padding:10px;}
.lxwm .bt{font-size:20px;padding-top:10px;}
.lxwm .bt:before{width:40px;}
.lxwm .con_box .imgbox{width:120px;height:90px;}
.lxwm .con_box .text_box{padding:0 0 0 130px;}
.lxwm .con_box .text_box .text{margin-top:15px;}
.lxwm .con_box img.bg{height:60px;top:10px;right:0;}
.cpzs_ny .con_box{padding:0 10px;}
.cpzs_ny .product1{margin:0 5px 10px;}
.cpzs_info .con_box1 .con1{margin-top:20px;}
.cpzs_info .con_box1 .con1 h4{font-size:18px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dt{font-size:14px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd{margin-left:40px;top:-3px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p{font-size:18px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p span{font-size:12px;margin-left:5px;}
.cpzs_info .con_box1 .con1 dl.dl-1 dd p.p2 b{font-size:12px;}
.cpzs_info .con_box1 .con1 dl.dl-2 dt{font-size:14px;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd{margin-left:40px;top:-8px;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd .amount{width:auto;height:33px;margin-left:4px;text-align:center;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd .amount span{width:40px;height:100%;line-height:31px;float:left;}
.cpzs_info .con_box1 .con1 dl.dl-2 dd .amount span.minus{margin-top:0;}
.cpzs_info .con_box1 .con1 dl.dl-3 dt{font-size:14px;}
.cpzs_info .con_box1 .con1 dl.dl-3 dd{margin-left:40px;}
.cpzs_info .con_box1 .con1 ul{margin-top:30px;}
.cpzs_info .con_box1 .con1 ul li a{width:120px;line-height:35px;font-size:14px;}
.nav2{padding-bottom:30px;position:relative;padding:0;border-color:#63af51;margin-bottom:20px;}
.nav2 .title{padding-left:15px;font-size:18px;}
.nav2 ul{position:absolute;width:calc(100% + 2px);height:300px;overflow:auto;top:100%;z-index:1000;background:#fff;left:-1px;border:1px solid #63af51;-webkit-overflow-scrolling:touch;display:none;}
.nav2 ul li a.active,.nav2 ul li a:hover{border-color:transparent;}
.cpzs_info .con_box2 .con1 .title h5{line-height:40px;}
.gsjj_ny .con_box1{padding:30px 0;}
.gsjj_ny .con_box1 .left{width:100%;height:auto;float:none;}
.gsjj_ny .con_box1 .right{width:100%;height:auto;position:initial;padding:20px 10px;}
.gsjj_ny .con_box1 .right h5{font-size:16px;}
.gsjj_ny .con_box1 .right .text{margin-top:10px;height:150px;}
.gsjj_ny .con_box2{margin:30px 0;}
.gsjj_ny .con_box2 .imgbox{width:100%;height:auto;float:none !important;}
.gsjj_ny .con_box2 .text_box{width:100%;height:auto;padding:40px 10px 20px;margin-top:20px;}
.gsjj_ny .con_box2 .text_box h5{font-size:16px;}
.gsjj_ny .con_box2 .text_box h5:before{top:-15px;}
.gsjj_ny .con_box2 .text_box .text{margin-top:10px;height:120px;}
.gsjj_ny .con_box3{margin:30px -10px;}
.gsjj_ny .con_box3 ul li{width:50%;margin:15px 0;}
.gsjj_ny .con_box3 ul li h5{font-size:14px;}
.gsjj_ny .con_box3 ul li h5:before,.gsjj_ny .con_box3 ul li h5:after{display:none;}
.gsjj_ny .con_box4 img{margin:0 0 30px;}
.youshi_ny .con_box1{padding:30px 0 20px;}
.youshi_ny .con_box1 ul{margin:0 -5px;}
.youshi_ny .con_box1 ul li a{margin:0 5px 10px;}
.youshi_ny .con_box1 ul li a .imgbox{padding:5px 5px 0 5px;}
.youshi_ny .con_box1 ul li a .text_box{padding:5px 10px;}
.youshi_ny .con_box1 ul li a h5{font-size:16px;}
.youshi_ny .con_box1 ul li a .text{height:75px;}
.zhaopin_ny table tr:first-child th{font-size:14px;}
.zhaopin_ny table tr td{font-size:12px;}
.zhaopin_ny table.table-2 .con{height:200px;}
.zhaopin_ny table.table-2 .con img{height:80px;}
.jkxw_ny{padding-bottom:30px;margin-bottom:30px;}
.jkxw_ny .list{margin-bottom:10px;padding:0 10px 10px 15px;}
.news5 .imgbox{width:120px;height:90px;}
.news5 .text_box{padding:0 0 0 130px;}
.news5 h5{line-height:20px;}
.news5 .text{height:36px;line-height:18px;margin:8px 0;font-size:12px;}
.nav3.nav3-2 a{font-size:20px;}
.jkzs_ny .nav3 span{font-size:14px;}
.main1{padding-bottom:30px;}
.register form{margin:30px auto 50px;}
.register form dl dd{padding-right:0;}
.register form dl.dl-2 .con input{width:calc(100% - 100px);}
.register form dl.dl-2 .con .img{width:100px;}
.register form dl.dl-2 .con a{width:100%;height:40px;line-height:40px;margin:15px 0 0 0;}
.register form button{width:calc(100% - 120px);}
.landing_con{width:100%;height:360px;margin:60px 0;padding:0 10px;}
.landing_con .nav{padding:20px 0 15px;}
.shopping .title{font-size:20px;}
.shopping .title-2 h5{font-size:16px;}
.shopping .total_box{margin:15px 0;height:auto;line-height:initial;padding:20px 15px;}
.shopping .total_box .all_election{margin-top:0;}
.shopping .total_box .remove{line-height:initial;margin-top:0;}
.shopping .total_box .right,.shopping .total_box .left{float:none !important;}
.shopping .total_box .total{float:none !important;margin:0;}
.shopping .total_box .total span{top:-5px;}
.shopping .total_box .selected{float:none !important;margin:15px 0 10px;}
.shopping .settlement ul{float:none !important;}
.shopping .settlement a{width:120px;height:35px;line-height:33px;font-size:14px;margin:0 20px 0 0;}
.nav4{margin:30px -2px;}
.shopping .title-4{font-size:16px;}
.address .title2{font-size:20px;padding-bottom:10px;}
.address .title3{font-size:16px;margin:20px 0 10px;}
.address .con_box{padding:20px 10px;}
.address form ul{margin-bottom:10px;}
.address form ul li:nth-child(1){}
.address form ul li:nth-child(2){width:calc(100% - 90px);}
.address form input{width:100%}
.address form ul.qy dl{margin:0 -5px;}
.address form ul.qy dl dd{width:33.33%;margin-right:0;padding:0 5px;}
.address form ul.dz textarea{width:100%;padding:5px;}
.address form ul.sj dl{margin:0 -5px;}
.address form ul.sj dd{padding:0 5px;}
.address form ul.sj dd:nth-child(1){width:120px;margin-right:0;}
.address form ul.sj dd:nth-child(2){width:calc(100% - 120px);}
.address form ul.dh dl{margin:0 -5px;}
.address form ul.dh dd{width:25%;margin-right:0;padding:0 5px;}
.address form ul.dh dd input{width:100%;}
.address form ul.dh dd:nth-child(3){margin:0;}
.address form ul.dh dd:nth-child(3):before,.address form ul.dh dd:nth-child(3):after{width:5px;right:100%;margin-right:-2px;}
.address form ul.dh dd:nth-child(3):after{right:auto;left:100%;margin:0 0 0 -2px;}
.confirm ul li:nth-child(1){width:100%;}
.confirm ul li:nth-child(2){width:100%;text-align:left;margin-top:20px;}
.confirm ul li:nth-child(1) i{width:50px;height:50px;line-height:50px;font-size:30px;}
.confirm ul li:nth-child(1) .text_box{margin-left:60px;}
.confirm ul li:nth-child(1) .text_box h5{font-size:16px;}
.payment{margin:50px 0;}
.payment ul{padding:50px 10px;}
.payment ul li{width:180px;height:40px;margin-right:10px;}
.payment ul li a i{font-size:30px;}
.payment ul li a .text{padding:1px 0 0 5px;}
.payment ul li a h5{font-size:14px;}
.payment ul li a p{font-size:12px;}
.payment .weixin h5{line-height:35px;}
.payment .qy a{width:120px;line-height:35px;margin-top:20px;}
.personal_center{padding:20px 0 50px;}
.nav6 .title{height:40px;line-height:40px;}
.nav6 ul{display:none;}
.nav6 ul li a{height:40px;line-height:40px;}
.grxx ul{padding:0 0 20px;}
.title4{padding:10px 10px 20px;}
.title4 .title4-1{font-size:16px;}
.nav7{margin-top:20px;}
.nav7.nav7-1 a{font-size:14px;margin-right:0;width:33.33%;text-align:center;}
.nav7.nav7-2 a{font-size:14px;margin-right:0;width:20%;text-align:center;}
.dz_popup.on{display:block;}
.dz_popup_con{width:100%;height:100%;border:5px solid #9a9a9a;padding:0 10px 20px;}
.dz_popup_con .bt{font-size:16px;border-bottom:2px solid #f6f6f6;padding:10px 0;}
.dz_popup_con form{height:80%;overflow:auto;-webkit-overflow-scrolling: touch;}
.dz_popup_con form ul li:nth-child(2){width:calc(100% - 100px);}
.dz_popup_con form ul{overflow-x:hidden;}
.dz_popup_con form dl dd{width:100%;}
.dz_popup_con form dl dd:nth-child(2){margin:5px 0;}
.dz_popup_con form select{width:100%;}
.dz_popup_con form button{width:calc(100% - 100px);}
.shdz .con_box7 .bt{margin:0 0 15px 0;}
.shdz .con_box7 .bt a{width:100%;line-height:35px;margin-right:0;}
.shdz .con_box7 .bt p{margin-top:5px;}
.mima{padding:30px 10px 50px;}
.mima form{width:100%;}
.mima form ul.ys{margin-bottom:40px;}
.mima form ul li:nth-child(2) .wjmm{top:100%;left:0;line-height:30px;margin-left:0;z-index:3;}
.mima form button{width:calc(100% - 120px);}
.jifen{padding:10px 10px 30px;}
.jifen ul.ul-1{padding:20px 0;}
.jifen ul.ul-1 li{padding:0px;}
.jifen ul.ul-1 li h4{font-size:30px;}
.jifen .mingxi .title,.jifen .shuoming .title{font-size:16px;}
.jifen .mingxi table tr th,.jifen .mingxi table tr td{font-size:12px;}
.jifen .shuoming .con{font-size:14px;}
.wddd{padding:10px;}
.jkxw_ny .info{padding:0 15px;}
.shopping .foot{height:auto;margin:30px 0;line-height:initial;padding:30px 20px;}
.shopping .foot .left{width:100%;}
.shopping .foot .right{width:100%;}
.shopping .foot .select-all{position:relative;top:-2px;}
.shopping .foot .selected{float:none !important;margin:10px 0;}
.shopping .foot .total{margin-left:0;float:none !important;}
.kdcx{margin:30px 0;}
#express-module ul{margin:0 -5px;}
#express-module ul li{width:33.33%;padding:0 5px;margin-bottom:10px;}
.kdcx .title{margin:20px 0 30px;font-size:20px;}
.dingdan_info .con_box2 .foot{height:initial;line-height:initial;padding:10px 20px;}
.address .Validform_checktip,.address .Validform_right{margin:0;position:initial;}
.zfcg{min-height:400px;}
.zfcg h4{font-size:30px;}
.zfcg h4 i{font-size:30px;margin-right:20px;}
.zfcg h5{font-size:16px;}
.zfcg .nav a{width:120px;line-height:35px;margin:10px 5px;}
#myCarousel .carousel-indicators{bottom:2px;}
#myCarousel .carousel-indicators li{width:10px;height:10px;margin:1px;}
#myCarousel .carousel-indicators .active{width:10px;height:10px;margin:1px;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:18px;}
header .sjdnav{top:53px;}
.photo_album .gallery-top .swiper-slide{height:auto;}
.youshi_ny .con_box1 ul li{width:100%;}
.news5 ul li:nth-child(2){display:none;}
.main1 ul li{width:25%;}
.register form dl.dl-2 .con input{width:100%;}
.register form dl.dl-2 .con .img{width:100px;margin-top:5px;}
.register form dl.dl-4 ul li{width:100%;}
.register form dl.dl-4 ul li:nth-child(2){margin:5px 0;}
.landing_con{height:410px;}
.landing_con form .yzm{margin-bottom:70px;}
.landing_con form .yzm input{width:calc(100% - 80px);}
.landing_con form .yzm .img{width:80px;height:38px;line-height:36px;cursor:pointer;position:relative;}
.landing_con form .yzm a{width:calc(100% + 2px);height:40px;line-height:40px;margin:0 0 15px 0;position:absolute;top:54px;left:-1px;z-index:2;}
.news6 .imgbox{width:90px;height:90px;}
.news6 .text_box{margin-left:100px;}
.news6 .text_box .text{line-height:18px;max-height:54px;font-size:12px;}
.shopping .settlement ul{margin:0 -5px;}
.shopping .settlement ul li{width:50%;padding:0 5px;}
.shopping .settlement a{width:100%;}
.nav4{text-align:left;}
.nav4 li{width:100%;padding:0;}
.nav4 li .con{padding:0 15px;}
.nav4 li:nth-child(2){margin:5px 0;}
.nav4 li:nth-child(1) .con:before,.nav4 li:nth-child(2) .con:before,.nav4 li:nth-child(2) .con:after,.nav4 li:nth-child(3) .con:before{display:none;}
.address form ul.qy dl{margin:0 -5px;}
.address form ul.qy dl dd{width:100%;}
.address form ul.qy dl dd:nth-child(2){margin:5px 0;}
.address form ul.sj dd:nth-child(1){width:100%;margin-bottom:5px;}
.address form ul.sj dd:nth-child(2){width:100%;}
.address form ul.dh dd{width:100%;margin-bottom:5px;}
.address form ul.dh dd input{width:100%;}
.address form ul.dh dd:nth-child(3){margin-bottom:5px;}
.address form ul.dh dd:nth-child(3):before,.address form ul.dh dd:nth-child(3):after{display:none;}
.address form button[type="submit"]{width:calc(100% - 90px);}
.payment ul{padding:50px 5px;}
.payment ul li{width:50%;margin-right:0;padding:0 5px;}
.payment .qy a{width:100%;}
.nav7.nav7-2 a{font-size:12px;}
.jifen ul.ul-1 li p{font-size:12px;}
.jifen ul.ul-1 li h4{font-size:20px;}
#express-module ul li{width:50%;}
.pingjia .top .tx{margin:0 auto 20px;float:none !important;}
.pingjia .top .message{margin-left:0;}
.pingjia .top .message textarea{font-size:14px;height:120px;}
.pingjia .top .message button{height:40px;font-size:16px;margin:10px 0;}
.pingjia .bottom{margin-top:30px;}
.pingjia .bottom .tx{width:80px;}
.pingjia .bottom .tx .img{width:80px;height:80px;}
.pingjia .bottom .tx p{font-size:14px;margin-top:5px;}
.pingjia .bottom .tx p:nth-of-type(2){font-size:12px;line-height:16px;}
.pingjia .bottom .con{margin-left:90px;font-size:14px;}
}




</pre></body></html>