.layout{width: 1100px;margin: 0 auto;}
.clearfix:before,.clearfix:after{content: ""; display: table}.clearfix{zoom: 1;}
.clearfix:after{content: ""; clear: both; height: 0; visibility: hidden; display: block;}
img{max-width:100%; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.pic:hover img{-webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}

/*header*/
#wrapper{width: 100%; position: relative; overflow-x: hidden;}
.header{width: 100%; position: absolute; left: 0; top: 0; z-index: 1000;}
.header .layout{position: relative;}
.header-info{width: 100%; height: 135px; position: absolute; left: 0; top: 0; z-index: 1000; background-color: rgba(255,255,255); /*-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.07);box-shadow: 0 5px 5px rgba(0,0,0,.07);*/}
.header-info.header-info1{-webkit-box-shadow: 0 0 0 rgba(0,0,0,.07);box-shadow: 0 0 0 rgba(0,0,0,.07);position: relative;}
.header.fixed .header-info,.header.fixed-nav .header-info{position: fixed; left: 0; top: 0; z-index: 1000; background-color: #fff; -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.07);box-shadow: 0 5px 5px rgba(0,0,0,.07);}
.header .header-info.header-info1 .layout {position: static;}
.logo{padding-top:10px;}
.logo a{display: block; width: 127px; height: 70px; margin: 0 auto; font-size: 0; background-image: url(../images/logo.png); background-position: center; background-size: contain; background-repeat: no-repeat;}
.search-btn{width: 20px; height: 20px; font-size: 0; margin-top: 24px; float: right; cursor: pointer; background-image: url(../images/search.png); background-size: cover; background-repeat: no-repeat;margin-right: 27px;}
.search-Ibox{width: 100%; height: 100%; _position:absolute; position: fixed; left: 0; top: 0; background-color: #222; z-index: 1020; display: none;}
.search-Ibox .close{width: 21px; height: 21px; background: url(../images/nav-close.svg) no-repeat scroll center center; font-size: 0; position: absolute; right: 3%; top: 4%; cursor: pointer; transition: transform 0.3s;-webkit-transition: transform 0.3s;}
.search-Ibox .close:hover{transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.topsearch-form{width: 94%; top: 50%; position: absolute; left: 3%; border-bottom: 1px solid #515151; height: 120px; margin-top: -60px;}
.topsearch-box{padding: 0 124px 0 10px; position: relative;}
.search-text{width: 100%; border: 0 none; padding: 0; margin: 0; display: block; height: 120px; line-height: 120px; font-size:50px; color:#fff; background-color: transparent; text-align: center;}
.search-btns{display: block; width: 124px; height: 100%; position: absolute; right: 0; top: 0; padding: 0; margin: 0; border: 0 none; background: url(../images/search-btns.svg) no-repeat scroll center center #BB4951; cursor: pointer; transition: background 0.3s;-webkit-transition: background 0.3s;}
.search-btns:hover{background-color: #CD4539;}
.nav{}
.nav ul{font-size: 0;-webkit-text-size-adjust: none;text-align:center;list-style-type:none;}
.nav ul li{display: inline-block;_display: inline;zoom: 1; padding: 25px;display:inline;list-style-type:none;}
.nav ul li .bt{font-size: 16px; color: #333; height: 50px; line-height: 50px; position: relative;}
.nav ul li:hover>a,.nav ul li.on>a{color: #CD4539;}
.nav ul li .nav-body{transform-origin: 50% 0%; transform: perspective(1920px) rotateX(-80deg); opacity:0; transition: all .3s 0s; visibility: hidden;}
.nav ul li:hover .nav-body,.nav ul li.active .nav-body{z-index: 10; opacity: 1; visibility: visible; transition: all .5s 0s; transform: perspective(0px) rotateX(0deg); -webkit-transform: rotateX(0deg);}
.nav-body{width: 100%; background-color: #fff; position: absolute; left: 0; top: 135px; z-index: 5; -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.07);box-shadow: 0 5px 5px rgba(0,0,0,.07);}
.nav-body .na-list{padding: 35px 80px;}
.nav-body .n-pro dl{margin: 0 -70px;}
.nav-body .n-pro dl dd{width: 33.333%; float: left; padding: 0 70px; margin-bottom: 40px; -webkit-box-sizing: border-box;box-sizing: border-box;}
.nav-body .n-pro .h2{font-size: 14px; font-weight: bold; color: #000; padding-bottom: 5px; border-bottom: 1px solid #000;}
.nav-body .n-pro .h2 a{color: #000;}
.nav-body .n-pro .h2 a:hover{color: #818f3a;}
.nav-body .n-pro .pic{width: 100%; height: 129px; margin: 20px 0 10px 0; overflow: hidden; position: relative;}
.nav-body .n-pro .pic img{max-width: 100%; max-height: 100%; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; margin: auto; -moz-transition: all 0.6s ease;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.nav-body .n-pro .pic:hover img{transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); -webkit-transform: scale(1.03);}
.nav-body .n-pro .p{font-size: 13px; color: #666; text-decoration: underline; margin-top: 5px;}
.nav-body .n-pro .p a{color: #666;}
.nav-body .n-pro .p a:hover{color: #818f3a;}
.nav-body .n-more a{font-size: 14px; font-weight: bold; color: #000; padding-bottom: 3px; border-bottom: 1px solid #000;}
.nav-body .n-more a:hover{color: #818f3a; border-color: #818f3a;}
.ab-nav{text-align: center; padding: 20px 0;border-top:1px solid #333;-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.07);box-shadow: 0 0px 0px rgba(0,0,0,.07);}
.header-info1 .ab-nav{background-color:rgba(255,255,255,.7);}
.ab-nav a{font-size: 14px; color: #8c8c8c; margin: 0 30px 0 0;}
.ab-nav a:hover{color: #000;}
.header .hdinfo{position: absolute;right: 11%;top: 55px;}
.header .hdinfo .a{display:block; float:left; font-size:14px; color:#333; margin-right:20px; margin-top:2px; padding-right:15px;}
.header .hdinfo .a.wb{background:url(../images/icon1.png) right center no-repeat;width:29px;height:23px;position:relative;}
.header .hdinfo .a.wx{background:url(../images/icon2.png) right center no-repeat;width:29px;height:24px;position:relative;}
.header .hdinfo .a.car{background:url(../images/icon3.png) right center no-repeat;width:26px;height:24px;cursor: pointer;}
.header .hdinfo .car-list{background:#F5F3F2;position:absolute;top:80px;right:20px;padding:25px 0;display:none;}
.header .hdinfo .car-list p{float:left;padding:0 27px;text-align:center;}
.header .hdinfo .car-list p.on{border-left:1px solid #DADCDD;border-right:1px solid #DADCDD;}
.header .hdinfo .car-list p span{display:block;font-size:14px;color:#000101;width:100px;text-align:center;letter-spacing:2px;}
.header .hdinfo .car-list p i{letter-spacing:5px;}
.header .hdinfo .wx:hover .ewm,.header .hdinfo .wb:hover .ewm{display:block;}
.header .hdinfo .ewm{display:none;position:absolute;background:url(../images/kuang1.png) left center no-repeat;width:105px;height:111px;bottom:-111px;left:-25px;text-align:center;}
.header .hdinfo .ewm img{margin-top:13px;}
.header .searchbox{width:130px; height:30px; border:1px solid #959595; float:right; overflow:hidden;zoom:1;}
.header .searchbox .searchtext{width:95px; height:30px; border:none; float:left; padding-left:10px; color:#666;}
.header .searchbox .searchbtn{width:19px; height:19px; float:left; border:none; background:url(../images/search.png) no-repeat;margin-top:6px; cursor:pointer;}
.btn-m-list{width: 55px; height: 50px; position: absolute; right: 0; top: 2px; z-index: 1020; display: none; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);}
.trans, .trans:hover{-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition:all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.trans-fast, .trans-fast:hover{-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out;}
.btn-m-list .burger{width: 17px; height: 3px; background-color: #333; display: block; position: absolute; z-index: 5; top: 16px; left: 50%; margin: 0 0 0 -10px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; }
.btn-m-list .burger-2{top: 25px; width: 25px;}
.btn-m-list .burger-3{top: 33px; width: 21px;}
.btn-m-list.on .burger-1{top: 25px; width: 21px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg);transform: rotate(225deg);}
.btn-m-list.on .burger-2{top: 25px; width: 21px; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; left: 100%;}
.btn-m-list.on .burger-3{top: 25px; width: 21px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg);}
.mask{width: 100%; height: 100%; position: fixed; _position: absolute; top: 0; left: 0; z-index: 2000; display: none; background-color: rgba(0,0,0,.7);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);}
.mob-nav{width: 264px; height: 100%; position: fixed; _position: absolute; top: 0; left: -100%; visibility: hidden; overflow-y: auto; background-color: #444; z-index: 3000; -webkit-transition: all .4s ease; transition: all .4s ease; -webkit-box-shadow: -10px 0 100px 10px rgba(0, 0, 0, 0.7);box-shadow: -10px 0 100px 10px rgba(0, 0, 0, 0.7);}
.mob-nav.on{visibility: visible; left: 0;}
.mob-nav .neirong-close{width: 24px; height: 24px; display: block; background-image: url(../images/nav-close.svg); background-position: center; background-size: 24px auto; background-repeat: no-repeat; position: absolute; top: 10px; right: 10px; font-size: 0; visibility: hidden;}
.mob-nav.on .neirong-close{visibility: visible;}
.mob-nav .subtab{padding-top: 60px;}
.mob-nav .subtab>li{border-bottom: 1px solid #333; position: relative; transform: translateX(0rem); transition: 0.5s;}
.mob-nav .subtab>li:nth-child(1) .tlink{transition-delay: 150ms;}
.mob-nav .subtab>li:nth-child(2) .tlink{transition-delay: 250ms;}
.mob-nav .subtab>li:nth-child(3) .tlink{transition-delay: 350ms;}
.mob-nav .subtab>li:nth-child(4) .tlink{transition-delay: 450ms;}
.mob-nav .subtab>li:nth-child(5) .tlink{transition-delay: 550ms;}
.mob-nav .subtab>li:nth-child(6) .tlink{transition-delay: 650ms;}
.mob-nav .subtab>li:nth-child(7) .tlink{transition-delay: 750ms;}
.mob-nav .subtab>li:nth-child(8) .tlink{transition-delay: 850ms;}
.mob-nav .subtab>li:nth-child(9) .tlink{transition-delay: 950ms;}
.mob-nav .subtab>li:nth-child(10) .tlink{transition-delay: 1050ms;}
.mob-nav.on .subtab>li{transform: translateX(0px);}
.mob-nav .subtab li .tlink{display: block; padding: 12px 20px; font-size: 16px; color: #fff; background-color: #8c8c8c; position: relative;}
.mob-nav .subtab li.on .tlink{color: #CD4539;}
.mob-nav .subtab li .subbtn:after{content: ""; display: block; width: 10px; height: 10px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(45deg); position: absolute; right: 15px; top: 50%; margin-top: -6px; -webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.mob-nav .subtab li.on .subbtn:after{-webkit-transform: rotate(223deg);transform: rotate(223deg);}
.mob-nav .subtab li .submenu{width: 100%; padding: 0 0 15px 0; background-color: #444; overflow: hidden; display: none;}
.mob-nav .subtab li .submenu a{display: block; margin-left: 20px; padding: 10px; font-size: 16px; color: #fff;}
.mob-nav .subtab li .subbtn1:after{content: ""; display: block; width: 6px; height: 6px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(45deg); position: absolute; right: 15px; top: 50%; margin-top: -6px; -webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.mob-nav .subtab li .on .subbtn1:after{-webkit-transform: rotate(223deg);transform: rotate(223deg);}
.mob-nav .subtab li .mlink{display: block; padding: 10px; font-size: 14px; color: #8c8c8c; position: relative;}
.mob-nav .subtab li .menuer{width: 100%; overflow: hidden; display: none;}
.mob-nav .subtab li .menuer a{display: block; padding: 10px; margin-left: 35px; font-size: 14px; color: #fff;}
.mob-nav .subtab li .tlink{
    background: rgba(33,33,33,0.8);
    -webkit-transform-origin: -100% 0%;
    -moz-transform-origin: -100% 0%;
    -o-transform-origin: -100% 0%;
    -ms-transform-origin: -100% 0%;
    transform-origin: -100% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: perspective(800px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: perspective(800px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: perspective(800px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: perspective(800px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
    transform: perspective(800px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.mob-nav.on .subtab li .tlink{
    background: rgba(68,68,68,1);
    -webkit-transform: perspective(800px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: perspective(800px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: perspective(800px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: perspective(800px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: perspective(800px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}

/* Slider */
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}
.slick-list{position:relative;z-index:1;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display: block;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.banner{width:100%; height:100%; position:relative; z-index:1;}
.banner .slideshow{position: relative; z-index: 1; width: 100%; height: 100%;}
.banner .slideshow *{outline:none;}
.banner .slideshow .slider-track{-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);}
/*.banner .slideshow .item img{width: 100%; display: block; -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transform: scale(1.2); transform: scale(1.2);}
.banner .slideshow .item.slick-active img{-webkit-transform: scale(1);transform: scale(1);}*/
.banner .slideshow .slick-slide .pimg{width: 100%; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.banner .slideshow .slick-active .pimg{visibility: visible !important; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1);  }
}
.banner .slick-dots{width: 100%; text-align: center; position: absolute; left: 0; bottom: 30px; z-index: 10;}
.banner .slick-dots li{width: 10px; height: 10px; font-size: 0; cursor: pointer; display: inline-block;_display: inline;zoom: 1; margin: 0 5px; border: 2px solid #FFF; border-radius: 100%;}
.banner .slick-dots li button{display: none;}
.banner .slick-dots li.slick-active{background-color: #FFF;border: 2px solid #FFF;}
.banner .slick-arrow{width: 24px; height: 43px; border-radius:50%; position: absolute; top: 50%; margin-top: -30px; z-index: 10; font-size: 0; border: none; outline: none; cursor: pointer; transition: all 0.5s ease;}
.banner .slick-prev{left: -100%; background: url(../images/left.png) no-repeat;}
.banner:hover .slick-prev{left: 2%;}
.banner .slick-next{right: -100%; background: url(../images/right.png) no-repeat;}
.banner:hover .slick-next{right: 2%;}
.banner .mimg{display:none;}
.nybanner .mimg{display:none;}

/*index*/
.contain{padding-top: 135px;padding-bottom:60px;}
.setion01{padding:50px 0;}
.index-title{padding:50px 0;}
.index-title .img{text-align:center;margin-bottom:10px;}
.index-title .h2{font-size:24px;letter-spacing:2px;text-align:center;color:#050001;vertical-align:middle;}
.setion06 .index-title .h2{color:#221200;}
.index-title .h2 span{position:relative;padding:0 40px;}
.index-title .h2 span:before{content:" ";display:block;position:absolute;left:0;top:53%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width:24px;height:24px;background:url(../images/index-title.png) no-repeat;background-size:24px;}
.index-title .h2 span:after{content:" ";display:block;position:absolute;right:0;top:53%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width:24px;height:24px;background:url(../images/index-title.png) no-repeat;background-size:24px;}
.pro-nav{text-align:center;margin-bottom:70px;}
.pro-nav a{padding:15px 20px;font-size:18px;line-height:30px;color:#050001;border-bottom:2px solid #ABABAB;}
.pro-nav a.on,.pro-nav a:hover{color:#b0663b;border-bottom:2px solid #b0663b;}
.index-pro{display:none;}
.pro-dd{text-align:center;padding-top:30px;}
.pro-dd a{width: 10px; height: 10px; font-size: 0; cursor: pointer; display: inline-block;_display: inline;zoom: 1; margin: 0 5px; border: 2px solid #8F8F90; border-radius: 100%;}
.pro-dd a.on{background-color: #8F8F90;border: 2px solid #8F8F90;}
.index-pro ul{position:relative;}
.index-pro ul .li{width:25%;float:left;position:relative;padding:20px 0;}
.index-pro .pic{width: 100%; /*height: 280px;*/ padding-bottom: 86%; overflow: hidden; position: relative;}
.index-pro .pic img{max-width: 100%; max-height: 100%; display: block; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; margin:0 auto; -moz-transition: all 0.6s ease;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.index-pro ul li .tmain .h2{text-align:center;font-size:14px;}
.index-pro ul li .more{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(237,237,237,.5);z-index:1;}
.index-pro ul li .more span{background-color:#FEFEFE;position:absolute;top:50%;left:50%;display:block;width:166px;height:36px;text-align:center;line-height:36px;border:1px solid #979495;color:#221200;font-size:14px; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
.index-pro ul li:hover .more{display:block;}
.index-pro .slick-dots{width: 100%; text-align: center; position: absolute; left: 0; bottom: -50px; z-index: 10;}
.index-pro .slick-dots li{width: 10px; height: 10px; font-size: 0; cursor: pointer; display: inline-block;_display: inline;zoom: 1; margin: 0 5px; border: 2px solid #8F8F90; border-radius: 100%;}
.index-pro .slick-dots li button{display: none;}
.index-pro .slick-dots li.slick-active{background-color: #8F8F90;border: 2px solid #8F8F90;}
.index-pro .slick-arrow{width: 40px; height: 47px; position: absolute; top: 50%; margin-top: -23.5px; z-index: 10; font-size: 0; border: none; outline: none; cursor: pointer; transition: all 0.5s ease;}
.index-pro .slick-prev{border-right:1px solid #ECECEC;left: -100%; background: url(../images/left1.png) center no-repeat;}
.index-pro:hover .slick-prev{left: 0%;}
.index-pro .slick-next{border-left:1px solid #ECECEC;right:-100%; background: url(../images/right1.png) center no-repeat;}
.index-pro:hover .slick-next{right:0%;}
.setion01>.layout>.box{position:relative;}
.setion01>.layout>.box .left,.setion01 .box .right{content:"";width: 40px; height: 47px; position: absolute; top: 50%; margin-top: -23.5px; z-index: 10; font-size: 0; border: none; outline: none; cursor: pointer; transition: all 0.5s ease;}
.setion01>.layout>.box .left{border-right:1px solid #ECECEC;left: -100%; background: url(../images/left1.png) center no-repeat;}
.setion01>.layout>.box:hover .left{left: 0%;}
.setion01>.layout>.box .right{border-left:1px solid #ECECEC;right:-100%; background: url(../images/right1.png) center no-repeat;}
.setion01>.layout>.box:hover .right{right:0%;}
.index-title1{padding:100px 0 30px 0;}
.index-title1 .h2{font-size:24px;letter-spacing:2px;text-align:center;color:#050001;}
.index-news{overflow:hidden;}
.index-news .item{float:left;width:15%;margin-right:1%;}
.setion03 .img{margin:100px 0;}
.setion03 .img .mimg{display:none;}
.setion03 .item{overflow:hidden;}
.setion03 .box1{margin-bottom:50px;}
.setion03 .box1 .item .tmain{float:left;width:50%;text-align:right;}
.setion03 .box1 .item .tmain .hz{padding:200px 11% 0 24%;}
.setion03 .box .item .tmain .pn{font-size:32px;color:#353333;font-weight:200;}
.setion03 .box .item .tmain .h2{font-size:44px;color:#353333;font-weight:300;margin:10px 0 20px 0;}
.setion03 .box .item .tmain .pcont{font-size:20px;color:#353333;font-weight:100;line-height:35px;}
.setion03 .box .item .tmain .more{margin-top:60px;background-color:#FEFEFE;display:block;width:166px;height:36px;text-align:center;line-height:36px;border:1px solid #000;color:#353333;font-size:14px;}
.setion03 .box1 .item .tmain .more{float:right;}
.setion03 .box1 .item .pic{float:right;width:50%;overflow:hidden;}
.setion03 .box .slick-arrow{width: 40px; height: 47px; position: absolute; top: 50%; margin-top: -23.5px; z-index: 10; font-size: 0; border: none; outline: none; cursor: pointer; transition: all 0.5s ease;}
.setion03 .box .slick-prev{border-right:1px solid #ECECEC;left: -100%; background: url(../images/left1.png) center no-repeat;}
.setion03 .box:hover .slick-prev{left: -6%;}
.setion03 .box .slick-next{border-left:1px solid #ECECEC;right:-100%; background: url(../images/right1.png) center no-repeat;}
.setion03 .box:hover .slick-next{right:-6%;}
.setion03 .box2 .item .tmain{float:right;width:50%;text-align:left;}
.setion03 .box2 .item .tmain .hz{padding:100px 6% 0 11%;}
.setion03 .box2 .item .pic{float:left;width:50%;overflow:hidden;}
.setion04 .index-logo{text-align:center;margin-top:60px;}
.setion04 .index-logo .h2{text-align:center;font-size:35px;color:#131313;font-weight:200;margin-top:20px;}
.setion04 .index-logo .pn{text-align:center;font-size:35px;color:#131313;font-weight:200;}
.setion04 .index-logo .more{text-align:center;display:block;width:120px;margin:20px auto 0 auto;font-size:18px;color:#fff;height:30px;line-height:30px;background-color:#140e0e;}
.setion06 .aomi-list ul li .pic{overflow:hidden;}
.setion06 .aomi-list ul li{float:left;width:23.67%;margin-right:1.77%;margin-bottom:1%;}
.setion06 .aomi-list ul li:nth-child(4n){margin-right:0%;}


/*about*/
.nybanner{width:100%; overflow:hidden;}
.nybanner img{width:100%; display:block;}
.about-title{text-align:center;font-size:32px;color:#9f8150;margin:50px 0;}
.about-title .h2{max-width: 520px;margin: 0 auto;}
.about1{overflow:hidden;margin-bottom:50px;}
.about1 .pic{float:left;width:60%;}
.about1 .tmain{float:left;/*padding-top:30px;*/}
.about1 .tmain .t1{font-size:26px;color:#9f8150;padding-left:25px;margin-bottom:25px;}
.about1 .tmain .t2{font-size:18px;color:#333333;text-align:center;}
.about2{position:relative;background-position:center center;background-size:cover;height:680px;background-repeat:no-repeat;}
.about2 .tmain{position:absolute;top:10%;left:25%;font-size:20px;color:#333333;-webkit-writing-mode: vertical-rl;writing-mode: vertical-rl;letter-spacing:15px;line-height:50px;}
.about-hr{background-color:#DBC199;height:100px;}
.about3{}
.about3 .box1{overflow:hidden;background:url(../images/a-bg.jpg) center center no-repeat;background-size:cover;padding:50px 0;}
.about3 .box1 .pic{float:left;width:50%;}
.about3 .box1 .tmain{float:right;width:44%;}
.about3 .box1 .tmain .h2{background:url(../images/a-logo.png) left center no-repeat;padding-left:110px;font-size:20px;height:51px;width:120px;text-align:center;line-height:26px;}
.about3 .box1 .tmain .h2 span{display:inline-block;border-left:2px solid #000;}
.about3 .box1 .tmain .pcont{margin-top:50px;font-size:20px;color:#333;line-height:55px;}
.about3 .box2{margin-top:100px;}
.about3 .box2 .item{overflow:hidden;margin-bottom:80px;}
.about3 .box2 .item .pic{float:left;width:55%;}
.about3 .box2 .item:nth-child(2n) .pic{float:right;}
.about3 .box2 .item .tmain{float:right;width:40%;padding-right:0;}
.about3 .box2 .item:nth-child(2n) .tmain{float:left;padding-right:0;width:40%;}
.about3 .box2 .item .tmain .h2{font-size:26px;color:#9f8150;margin-bottom:40px;}
.about3 .box2 .item .tmain .pcont{font-size:18px;color:#333;}
.box3 .item{margin-top:50px;}
.box3 .item .pic{width:100%;}
.box3 .item .tmain{text-align:center;margin-top:30px;}
.box3 .item .tmain .h2{font-size:36px;color:#99772f;}
.box3 .item .tmain .p1{font-size:30px;color:#99772f;}
.box3 .item .tmain .pcont{font-size:24px;color:#333;margin-top:30px;}

/*product*/
.pro-box .layout{width:1100px;}
.news-box .layout{width:1100px;}
.pro-sel{padding:30px 0;overflow:hidden;}
.pro-sel .sel{height:30px;width:220px;font-size:14px;color:#666;border:none;border-bottom:1px solid #333;}
.pro-sel .sel1{float:left;}
.pro-sel .sel2{float:right;}
.pro-box ul{position:relative;}
.pro-box ul .li{width:21.25%;margin-right:5%;float:left;position:relative;padding:20px 0;}
.pro-box ul .li:nth-child(4n){margin-right:0;}
.pro-box .pic{width: 100%; /*height: 280px;*/ padding-bottom: 106%; overflow: hidden; position: relative;}
.pro-box .pic img{max-width: 100%; max-height: 100%; display: block; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; margin:0 auto; -moz-transition: all 0.6s ease;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.pro-box ul li .tmain{margin-bottom:30px;}
.pro-box ul li .tmain .h2{text-align:center;font-size:18px;}
.pro-box ul li .tmain .pn{text-align:center;font-size:18px;}
.pro-box ul li .more{background-color:#FEFEFE;display:block;width:100%;height:29px;text-align:center;line-height:29px;border:1px solid #979495;color:#666;font-size:14px;}
.pro-box ul li:hover .more{background-color:#000;color:#fff;}
.pro-ny1{position:relative;width:1100px;margin:0 auto;}
.pro-ny1 .box1{position:absolute;left:0;top:25px;max-width: 35%;z-index:1;}
.pro-ny1 .box1 .h2{font-size:34px;color:#353333;font-weight:300;}
.pro-ny1 .box1 .pn{font-size:22px;color:#353333;font-weight:300;margin-bottom:30px;}
.pro-ny1 .box1 .more{display:block;width:206px;height:42px;line-height:42px;text-align:center;border:1px solid #353333;color:#353333;font-size:24px;font-weight:300;}
.pro-ny1 .img{position: relative;overflow: hidden;width: 580px;height: 550px;margin: 0 auto;}
.pro-ny1 .img img{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:none;}
.pro-ny1 .tmain{font-size:22px;color:#353333;line-height:48px;position:relative;margin-bottom:50px;}
.pro-ny1 .tmain .a{font-size:22px;min-width: 68px;min-height: 18px;margin-right: 10px;padding: 4px 20px;color: #999;background-color: #e1e1e1;border: 1px solid #cccccc;}
.pro-ny1 .tmain .a.on{color: #fff;background-color: #555;border: 1px solid #555;}
.pro-ny1 .tmain .more{display:block;position:absolute;right:0;bottom:15px;width:257px;height:54px;background-color:#626262;font-size:23px;letter-spacing:1px;color:#fff;text-align:center;line-height:54px;}
.pro-ny1 .pro-txt .ul{border:1px solid #999;background:#fff;}
.pro-ny1 .pro-txt .ul li{width:33.333%;float:left;text-align:center;height:55px;line-height:55px;font-size:26px;}
.pro-ny1 .pro-txt .ul li.on{}
.pro-ny1 .pro-txt .ul li a{color:#000;display:block;}
.pro-ny1 .pro-txt .ul li.on a{color:#fff;background-color:#D9BA8E;border-color:#CEB187;}
.pro-ny1 .pro-txt .ul li:nth-child(2) a{width:100%;height:100%;display:block;border-left:1px solid #999;border-right:1px solid #999;}
.pro-txt{position:relative;}
.pro-txt .txt{font-size:28px;color:#444444;font-weight:200;}
.pro-txt .txt .txt-box{/*margin-bottom:50px;margin-top:30px;*/}
.pro-txt .txt .txt-box img{display:block;margin:0 auto;}
.pro-txt .ul.on{position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:68%;margin:0 auto}
.tj-pro>.h2{font-size:30px;padding:10px 0;text-align:center;font-weight:200;color:#3c3c3c;border-bottom:1px solid #E7E6E7;}
.tj-pro ul{position:relative;margin-top:30px;}
.tj-pro ul .li{width:25%;float:left;position:relative;padding:20px 0;}
.tj-pro .pic{width: 100%; /*height: 280px;*/ padding-bottom: 86%; overflow: hidden; position: relative;}
.tj-pro .pic img{max-width: 100%; max-height: 100%; display: block; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; margin:0 auto; -moz-transition: all 0.6s ease;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.tj-pro ul li .tmain .h2{text-align:center;font-size:16px;color:#050001;}
.tj-pro ul li .more{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(237,237,237,.5);z-index:1;}
.tj-pro ul li .more span{background-color:#FEFEFE;position:absolute;top:50%;left:50%;display:block;width:166px;height:36px;text-align:center;line-height:36px;border:1px solid #979495;color:#221200;font-size:14px; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
.tj-pro ul li:hover .more{display:block;}
.tj-pro .slick-arrow{width: 40px; height: 47px; position: absolute; top: 50%; margin-top: -23.5px; z-index: 10; font-size: 0; border: none; outline: none; cursor: pointer; transition: all 0.5s ease;}
.tj-pro .slick-prev{left: 0%; background: url(../images/left1.png) center no-repeat;}
.tj-pro .slick-next{right:0%; background: url(../images/right1.png) center no-repeat;}
.dp-box{margin-top:50px;}
.dp-box .layout{width:1100px;}
.dp-title{margin-bottom:20px;}
.dp-title .h2{font-size:42px;color:#373737;text-align:center;}
.dp-title .pn{font-size:20px;color:#373737;text-align:center;}
.dp1{border:1px solid #B7B7B7;overflow:hidden;padding:80px 40px;margin-bottom:20px;position:relative;}
.dp1 .tmain{float:left;width:54.67%;}
.dp1 .tmain .h2{padding-left:90px;position:relative;}
.dp1 .tmain .pcont{margin-top:30px;padding-left:88px;font-size:22px;color:#353333;font-weight:200;letter-spacing:1px;}
.dp1 .tmain .h2 .xh{font-size:76px;color:#353333;position:absolute;left:0;top:0;line-height:95px;}
.dp1 .tmain .h2 .t1{font-size:38px;color:#353333;font-weight:200;}
.dp1 .tmain .h2 .t2{font-size:20px;color:#353333;font-weight:200;}
.dp1 .pic{float:right;width:42%;}
.dp1 .more{position:absolute;bottom:80px;margin-left:160px;display:block;width:349px;height:71px;text-align:center;line-height:71px;border:1px solid #979495;color:#221200;font-size:23px;font-weight:200; margin-top:70px;}
.dp-list{overflow:hidden;}
.dp-list .item{width:50%;float:left;}
.dp-list .item .box{border:1px solid #B7B7B7;overflow:hidden;padding:40px 30px;position:relative;}
.dp-list .item .tmain .h2{padding-left:85px;position:relative;}
.dp-list .item .tmain .pcont{margin-top:100px;font-size:18px;color:#353333;font-weight:200;letter-spacing:1px;width:47%;height:195px;overflow:hidden;}
.dp-list .item .tmain .h2 .xh{font-size:68px;color:#353333;position:absolute;left:0;top:0;line-height:85px;}
.dp-list .item .tmain .h2 .t1{font-size:30px;color:#353333;font-weight:200;}
.dp-list .item .tmain .h2 .t2{font-size:26px;color:#353333;font-weight:200;}
.dp-list .item .pic{width:285px;height:285px;position:absolute;right:0%;bottom:120px;}
.dp-list .item .pic img{max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.dp-list .more{margin-left:60px;display:block;width:349px;height:71px;text-align:center;line-height:71px;border:1px solid #979495;color:#221200;font-size:23px;font-weight:200; margin-top:70px;}

/*news*/
.news-box{background:url(../images/n-bg.jpg) center center repeat-y;background-size:cover;padding-top:50px;}
.news-title{background:url(../images/n-title.jpg) center center no-repeat;height:367px;}
.news-title .n-title{padding-top:40px;font-size:20px;font-weight:200;color:#000;text-align:center;}
.news-list{padding:50px 5.67%;}
.news-list ul li{overflow:hidden;padding:30px 0;border-bottom:1px solid #E4E1DE;}
.news-list ul li .pic{width:50%;float:left;}
.news-list ul li .tmain{width:46%;float:right;padding-top:20px;}
.news-list ul li .tmain .time{font-size:36px;color:#353333;font-weight:200;}
.news-list ul li .tmain .h2{font-size:16px;color:#353333;font-weight:200;margin-bottom:30px;}
.news-list ul li .tmain .pcont{font-size:20px;color:#353333;font-weight:200;}
.news-list ul li .more{display:block;width:235px;height:50px;text-align:center;line-height:50px;border:1px solid #979495;color:#221200;font-size:16px;font-weight:200; margin-top:70px;}
.news-list ul li:hover .more{background-color:#000;color:#fff;}
.news-body #wrapper{position:fixed;top:0;height:100vh;width:100%;background:center center no-repeat;background-size:cover;overflow-y:auto;}
.news-body #wrapper .contain{padding-bottom:0;}
.news1{height:85vh;position:relative;}
.ny-title{text-align:center;position:absolute;top:40%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.ny-title .h2{font-size:44px;color:#111111;font-weight:200;line-height:44px;margin-top:10px;}
.ny-title .pn{font-size:28px;color:#111111;font-weight:200;line-height:44px;}
.news2{background-color: rgba(163,163,163,.85);}
.news2 .box{height:100vh;font-size:2em;line-height:1.8em;text-align:center;color:#fff;margin-bottom:100vh;position:relative;}
.news2 .txt{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;}
.news3{background-color: rgba(163,163,163,.85);}
.news3 .box{height:100vh;font-size:2em;line-height:1.8em;text-align:center;color:#fff;position:relative;}
.news3 .txt{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;}
.news4{padding:75px 0;background-color:#FDF5EE;text-align:center;}
.news5{padding:60px 5.93%;background-color:#fff;}
.news5 .h2{font-size:24px;color:#353333;font-weight:200;text-align:center;margin-bottom:30px;}
.news5 ul li{float:left;width:31.111%;margin-right:3.333%;margin-bottom:4%;}
.news5 ul li:nth-child(3n){margin-right:0;}
.news-ny1{}
.news-ny1 .h1{padding:1.2em 0;font-size:2.2em;line-height:1.1;text-align:center;}
.news-ny1 .news-text{font-size:14px;}
.news-ny1 .news-text img{height:auto !important;display:block;margin:0 auto;}


.page{text-align:center; padding:15px 0 0 0;}
.page a{color:#BEBEBE;font-size:16px;margin:0 10px;}
.page a.prev,.page a.next{background-color:#DBDBDB;color:#fff;display:inline-block; height:42px;width:42px;line-height:42px; font-size:12px; font-size:20px;}
.page a.prev.on1,.page a.next.on1{background-color:#1B9DDF; }
.page a:hover{color:#000;}
.page a.on{color:#000;text-decoration:underline;}
/*GoTop*/
.GoTop{width: 50px; height: 50px; position: fixed; right: -40px; bottom: 5%; z-index: 50; visibility: hidden; opacity: 0; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
.GoTop a{display: block; width: 50px; height: 50px; overflow: hidden; font-size: 0; position: relative; background-color:rgba(90,90,90,.5);background-image: url(../images/top.png); background-position: center; background-repeat: no-repeat;}
.GoTop a:after{content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #333 url(../images/top.png) center no-repeat; -webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
.GoTop.active{right: 20px; visibility: visible; opacity: 1;}

/*footer*/
.footer{width: 100%; color: #333333;background: #fff;}
.footer .img{text-align:center;margin-bottom:10px;}
.footer .foot-copy{border-top:1px solid #000;padding:20px 0 60px 0;font-size:16px;font-weight:200;color:#0a0001;position:relative;}
.footer .foot-copy a{font-size:20px;font-weight:200;color:#0a0001;}
.footer a{color: #fff;}
.footer a:hover{color: #004728;}
.footer .share{position:absolute;top:20px;right:0;}
.footer .share a{display:block; float:left; font-size:14px;width:30px;height:30px; color:#fff; margin-top:2px; }
.footer .share .wx{position:relative;background:url(../images/wx.png) left center no-repeat;}
.footer .share .wb{position:relative;background:url(../images/wb.png) left center no-repeat; margin-left:20px;}
.footer .share .xhs{position:relative;background:url(../images/xhs.png) left center no-repeat; margin-left:20px;}
.footer .share .wx:hover .ewm,.footer .share .wb:hover .ewm,.footer .share .xhs:hover .ewm{display:block;}
.footer .share .ewm{display:none;position:absolute;background:url(../images/kuang.png) left center no-repeat;width:105px;height:111px;top:-111px;left:-45px;text-align:center;}
.footer .share .ewm img{margin-top:13px;}

.mob-nav .share{position:absolute;margin-top:20px;right:0;}
.mob-nav .share a{display:block; float:left; font-size:14px;width:30px;height:30px; color:#fff; margin-top:2px; }
.mob-nav .share .wx{position:relative;background:url(../images/wx1.png) left center no-repeat;}
.mob-nav .share .wb{position:relative;background:url(../images/wb1.png) left center no-repeat; margin-left:20px;}
.mob-nav .share .xhs{position:relative;background:url(../images/xhs1.png) left center no-repeat; margin-left:20px;width:75px;}
.mob-nav .share .wx:hover .ewm,.mob-nav .share .wb:hover .ewm,.mob-nav .share .xhs:hover .ewm{display:block;}
.mob-nav .share .ewm{display:none;position:absolute;background:url(../images/kuang.png) left center no-repeat;width:105px;height:111px;bottom:-111px;left:-45px;text-align:center;}
.mob-nav .share .xhs .ewm{left:-17px;}
.mob-nav .share .ewm img{margin-top:13px;}

/*中等屏幕pc*/
@media screen and (max-width:1600px){
    .logo a{width: 160px;}
    .nav ul li .box{width: 644px;}
    .nav ul li:nth-child(2) .box{width: 794px;}
    .nav ul li:nth-child(3) .box{width: 700px;}
    .nav ul li:nth-child(5) .box{margin-right: 430px;}
    .nav ul li:nth-child(6) .box{margin-right: 338px;}
    .nav ul li .nav-body a{margin-right: 15px;}
    .bannerNumBar ul li{height: 110px; padding-top: 20px;}
    .inBusiness ul li .box{padding: 40px 30px;}
    .mobText{padding-top: 150px;}
}
@media screen and (min-width: 1200px) and (max-width: 1519px){
.header .hdinfo{right: 5%;}	
}
@media screen and (min-width: 1200px) and (max-width: 1519px){
    .layout{ width: 1100px; }
    .footer .foot-ts{ width: 1100px; }
	.header .hdinfo{padding-left:0;}
	.yg-main .yg-r .h2{letter-spacing:0;}
	.header .searchbox{margin-right:10px;}
	.header .hdinfo .a{padding-right:0;margin-right:10px;}
    .spokesman-list ul li .tmain{padding-top: 40px;}
    .spokesman-list ul li .tips{font-size: 70px;}
}

/*小屏幕pc*/
@media screen and (min-width: 768px) and (max-width: 1199px){
    .layout { width: 750px; }
    .pro-box .layout { width: 750px; }
    .news-box .layout { width: 750px; }
	.dp-box .layout{width:750px;}
    .contain{padding-top: 80px;}
    .header .layout{position: static;}
    .header-info{height: 80px; /*position: fixed;*/ left: 0; top: 0; z-index: 1000;}
    .logo{position: absolute; left: 0; top: 0px; right: 0; margin: auto; padding-top: 0;width:50%;}
    .logo a{width: 105px; height: 80px;}
    .header-top,.nav{display: none;}
    .btn-m-list{display: block; width: 40px; right: auto; left: 0;top:10px;}
	.header .hdinfo{padding-top:20px;}
    .header .searchbox{display:none;}
    .banner .slick-arrow{width: 15px; height: 42px; visibility: hidden; opacity: 0;}
    .banner .slick-dots{bottom: 20px;}
    .banner .slick-dots li{width: 10px; height: 10px;}
	.setion03 .box .item .tmain .pn{font-size:20px;margin-top:10px;}
	.setion03 .box .item .tmain .h2{font-size:24px;}
	.setion03 .box1 .item .tmain{width:100%;text-align:left;}
	.setion03 .box1 .item .tmain .more{float:none;margin:30px auto 0 auto;}
	.setion03 .box1 .item .tmain .hz{padding:1%;}
	.setion03 .box1 .item .pic{width:100%;}
	.setion03 .box2 .item .tmain{width:100%;text-align:left;}
	.setion03 .box2 .item .tmain .more{float:none;margin:30px auto 30px auto;}
	.setion03 .box2 .item .tmain .hz{padding:1%;}
	.setion03 .box2 .item .pic{width:100%;}
	.setion03 .box .slick-arrow{display:none !important;}
	.about1 .tmain{padding-top:0;}
	.about1 .tmain .t1{font-size:22px;margin-bottom:10px;}
	.about3 .box1{width:750px;margin:0 auto;}
	.about3 .box1 .pic{width:100%;text-align:center;}
	.about3 .box1 .tmain{width:750px;margin:50px auto 0 auto;}
	.about3 .box1 .tmain .h2{margin:0 auto;}
	.about3 .box1 .tmain .pcont{text-align:center;}
	.about3 .box2 .item .pic{width:100%;text-align:center;}
	.about3 .box2 .item .tmain{width:100%;padding-right:0;}
	.about3 .box2 .item:nth-child(2n) .tmain{padding-left:0;}
	.pro-box ul .li{width:31.11%;margin-right:3.33%;}
	.pro-box ul .li:nth-child(3n){margin-right:0;}
	.pro-box ul .li:nth-child(4n){margin-right:3.33%;}
	.pro-ny1 .box1{max-width:60%;}
	.pro-ny1 .box1 .h2{font-size:36px;}
	.pro-ny1 .box1 .pn{font-size:26px;}
	.pro-txt .ul.on{width:750px;}
	.pro-ny1{width:100%;}
	.dp1{padding:48px 50px;}
	.dp1 .tmain{width:100%;float:none;}
	.dp1 .pic{width:100%;float:none;margin-top:30px;}
	.dp1 .tmain .h2{padding-left:0;}
	.dp1 .tmain .pcont{padding-left:0;}
	.dp-list .more{position:static;margin-top:30px;}
	.dp1 .tmain .h2{text-align:center;}
	.dp1 .tmain .h2 .xh{position:static;font-size:34px;line-height:1.1;}
	.dp1 .tmain .h2 .t1{font-size:28px;display: inline;}
	.dp1 .tmain .h2{padding-left:0;}
	.dp1 .tmain .pcont{padding-left:0;}
	.dp-list .more{position:static;margin-top:30px;}
	.dp-list .item .tmain .h2{padding-left:0;}
	.dp-list .item .tmain .h2 .xh{position:static;font-size:26px;line-height:1.1;}
	.dp-list .item .tmain .h2 .t1{font-size:24px;display: inline;}
	.dp-list .item .tmain .h2 .t2{font-size:20px;}
	.dp-list .item .tmain .pcont{height:10.5em;overflow:hidden;margin-top:50px;}
	.dp-list .more{width:90%;margin-left:0;}
	.dp-list .item .pic{width:45%;right:1%;height:250px;}
	.tj-pro	ul .li{width:31.11%;margin-right:3.33%;}
	.tj-pro ul .li:nth-child(3n){margin-right:0;}
	.tj-pro ul .li:nth-child(4n){margin-right:3.33%;}
	.news-list ul li .tmain{padding-top:0;}
	.news-list ul li .tmain .time{font-size:36px;}
	.news-list ul li .tmain .h2{margin-bottom:20px;}
	.news-list ul li .tmain .pcont{font-size:22px;}
	.news-list ul li .more{margin-top:20px;display:none;}
	.news1{height:50vh;}
	.news2 .box{height:50vh;}
	.news3 .box{height:50vh;}
	.news5{padding:60px 0;}
	.video video{height:auto !important;}
    .footer .share{position:static;width:130px;margin:0 auto;}
    .mob-nav .share{position:static;width:200px;margin:20px auto;}
}
/*移动端*/
@media screen and (min-width: 320px) and (max-width: 767px){
    .layout { width: 95%; }
    .pro-box .layout { width: 95%; }
    .news-box .layout { width: 95%; }
    .dp-box .layout{width:95%;}
	.index-news .item{float:left;width:32%;margin-right:1%;}
    .contain{padding-top: 70px;padding-bottom:30px;}
    .header .layout{position: static;}
    .header-info{height: 70px; /*position: fixed;*/ left: 0; top: 0; z-index: 1000;}
    .logo{position: absolute; left: 0; top: 10px; right: 0; margin: auto; padding-top: 0;}
    .logo a{width: 105px; height: 50px;}
    .header-top,.nav{display: none;}
    .btn-m-list{display: block; width: 40px; right: auto; left: 0;top:8px;}
	.header .hdinfo{padding-top:20px;display:none;}
	.header .hdinfo .a { margin-right: 0;padding-right: 5px;}
    .header .searchbox{display:none;}
	.header .hdinfo {margin-right: -10px;}
    .topsearch-form{height: 40px; top: auto; left: auto; margin: 25% auto 0; position: relative;}
    .search-text{height: 40px; line-height: 40px; font-size: 20px;}
    .search-btns{width: 40px;}
    .banner .slick-arrow{width: 15px; height: 42px; visibility: hidden; opacity: 0;}
    .banner .slick-dots{bottom: 10px; visibility: visible; opacity: 1;}
    .banner .slick-dots li{width: 8px; height: 8px; border: 1px solid #fff;}
	.banner .slideshow .slick-slide .pimg{display:none;}
	.banner .slideshow .slick-active .pimg{display:none;}

	.nybanner .pimg{display:none;}
	.banner .mimg{display:block;}
	.nybanner .mimg{display:block;}
	.setion01{padding:30px 0;}
	.index-title{padding:20px 0;}
	.index-title .h2{font-size:16px;}
	.index-title .h2 span:before{width:18px;height:18px;background-size:100%;}
	.index-title .h2 span:after{width:18px;height:18px;background-size:100%;}
	.index-title .h2 span{padding:0 25px;}
	.pro-nav a{padding:15px 7px;font-size:13px;}
	.index-title1{padding:50px 0 20px 0;}
	.setion03 .img{margin:30px 0;}
	.setion03 .img .pimg{display:none;}
	.setion03 .img .mimg{display:block;}
	.video video{height:auto !important;}
	.setion04 .index-logo img{width:35%;}
	.setion04 .index-logo .h2{font-size:20px;}
	.setion04 .index-logo .pn{font-size:20px;}
	
	.setion03 .box .item .tmain .pn{font-size:18px;margin-top:10px;}
	.setion03 .box .item .tmain .h2{font-size:20px;}
	.setion03 .box1 .item .tmain{width:100%;text-align:left;}
	.setion03 .box .item .tmain .pcont{font-size:14px;line-height:24px;}
	.setion03 .box1 .item .tmain .more{float:none;margin:30px auto 0 auto;}
	.setion03 .box1 .item .tmain .hz{padding:1%;}
	.setion03 .box1 .item .pic{width:100%;}
	.setion03 .box2 .item .tmain{width:100%;text-align:left;}
	.setion03 .box2 .item .tmain .more{float:none;margin:30px auto 30px auto;}
	.setion03 .box2 .item .tmain .hz{padding:1%;}
	.setion03 .box2 .item .pic{width:100%;}
	.setion03 .box .slick-arrow{display:none !important;}
	.index-title .img img{width:50%;}
	/*.setion06 .aomi-list ul li{float:left;width:49%;margin-right:2%;margin-bottom:1%;}
	.setion06 .aomi-list ul li:nth-child(2n){margin-right:0;}*/
	.about-title{font-size:18px;}
	.about1 .pic{width:100%;}
	.about1 .tmain{width:100%;padding-top:0;margin-bottom:30px;}
	.about1 .tmain .t1{padding-left:0;font-size:16px;text-align:center;margin-bottom:20px;}
	.about1 .tmain .t2{font-size:14px;}
	.index-pro ul .li{width:50%;}
	.setion01>.layout>.box .left,.setion01>.layout>.box .right{display:none;}
	.about2 .tmain{left:10%;}
	.about3 .box1{width:100%;}
	.about3 .box1 .pic{width:100%;text-align:center;}
	.about3 .box1 .tmain{width:100%;margin:50px auto 0 auto;}
	.about3 .box1 .tmain .h2{margin:0 auto;}
	.about3 .box1 .tmain .pcont{text-align:center;font-size:16px;line-height:40px;}
	.about3 .box2 .item{margin-bottom:40px;}
	.about3 .box2 .item .pic{width:100%;text-align:center;}
	.about3 .box2 .item .tmain{width:80%;padding-right:0;float:left;}
	.about3 .box2 .item .tmain .h2{font-size:20px;}
	.about3 .box2 .item .tmain .pcont{font-size:14px;}
	.about3 .box2 .item:nth-child(2n) .tmain{padding-left:0;width:80%;}
	.about3 .box2 .item:nth-child(5) .tmain{padding-left:0;width:100%;}
	.about3 .box2{margin-top:50px;}
	.about3 .box2 .item .tmain .h2{margin-bottom:20px;}
	.about3 .box3 .item .tmain .h2{font-size:24px;}
	.about3 .box3 .item .tmain .p1{font-size:20px;}
	.about3 .box3 .item .tmain .pcont{font-size:14px;}
	.about-title .h2{max-width:300px;}
	.pro-sel .sel{width:40%;}
	.pro-box ul .li{width:49%;margin-right:2%;}
	.pro-box ul li .tmain{margin-bottom:20px;}
	.pro-box ul li .tmain .h2{font-size:13px;}
	.pro-box ul li .tmain .pn{font-size:13px;}
	.pro-box ul .li:nth-child(2n){margin-right:0;}
	.pro-box ul .li:nth-child(4n){margin-right:0;}
	.tj-pro ul .li{width:49%;margin-right:0 !important;}
	.tj-pro ul li .tmain{margin-bottom:20px;}
	.tj-pro ul li .tmain .h2{font-size:13px;}
	.tj-pro ul li .tmain .pn{font-size:13px;}
	.tj-pro ul .li:nth-child(2n){margin-right:0;}
	.tj-pro ul .li:nth-child(4n){margin-right:0;}
	.pro-ny1{width:100%;}
	.pro-txt .ul.on{width:100%;}
	.pro-ny1 .pro-txt .ul li{font-size:16px;height:40px;line-height:40px;}
	.pro-txt .txt{font-size:14px;}
	.pro-ny1 .box1{position:relative;max-width:100%;}
	.pro-ny1 .box1 .h2{font-size:18px;}
	.pro-ny1 .box1 .pn{font-size:16px;}
	.pro-ny1 .box1 .more{font-size:16px;width:150px;height:32px;line-height:32px;}
	.pro-ny1 .img{width:290px;height:290px;}
	.pro-ny1 .tmain{font-size:18px;line-height:36px;}
	.pro-ny1 .tmain .more{position:static;margin-top:30px;font-size:20px;height:40px;line-height:40px;}
	.dp-box{margin-top:30px;}
	.dp-title .h2{font-size:32px;}
	.dp-title .pn{font-size:18px;}
	.dp1{padding:20px 0;border:none;}
	.dp1 .tmain{width:100%;float:none;}
	.dp1 .pic{width:100%;float:none;margin-top:30px;}
	.dp1 .tmain .h2{padding-left:0;}
	.dp1 .tmain .pcont{padding-left:0;font-size:16px;}
	.dp-list .more{position:static;margin-top:20px;}
	.dp1 .tmain .h2{text-align:center;}
	.dp1 .tmain .h2 .xh{position:static;font-size:22px;line-height:1.1;}
	.dp1 .tmain .h2 .t1{font-size:20px;display: inline;}
	.dp1 .tmain .h2 .t2{font-size:18px;}
	.dp1 .tmain .h2{padding-left:0;}
	.dp1 .tmain .pcont{padding-left:0;}
	.dp-list .item{width:100%;}
	.dp-list .item .tmain .h2{padding-left:0;text-align:center;}
	.dp-list .item .tmain .h2 .xh{position:static;font-size:26px;line-height:1.1;}
	.dp-list .item .tmain .h2 .t1{font-size:23px;}
	.dp-list .item .tmain .h2 .t2{font-size:12px;}
	.dp-list .item .tmain .pcont{height:auto;overflow:hidden;width:100%;margin-top:250px;font-size:13px;}
	.dp-list .more{width:99%;margin-left:0;height:30px;line-height:30px;font-size:16px;}
	.dp-list .item .pic{width:200px;height:200px;top:120px;left:50%;margin-left:-100px;}
	.news-box{padding-top:30px;}
	.news-title{height: 200px;background-size: 290%;}
	.news-title .n-title{font-size:15px;padding-top:10px;}
	.news-list{padding:30px 0;}
	.news-list ul li .pic{width:43.2%}
	.news-list ul li .tmain{padding-top:0;width:55%;}
	.news-list ul li .tmain .time{font-size:18px;}
	.news-list ul li .tmain .h2{margin-bottom:10px;font-size:14px;}
	.news-list ul li .tmain .pcont{font-size:12px;}
	.news-list ul li .more{margin-top:20px;display:none;}
	.news1{height:auto;padding:30px 0;}
	.ny-title{position:static;-webkit-transform: translateX(0%) translateY(0%);transform: translateX(0%) translateY(0%);}
	.ny-title .h2{font-size:20px;line-height:1.1;}
	.ny-title .pn{font-size:18px;line-height:1.1;}
	.news2 .box{margin-bottom:50px;}
	.news2 .box,.news3 .box{height:auto;padding:20px 0;font-size:1.5em;}
	.news2 .txt,.news3 .txt{position:static;-webkit-transform: translateX(0%) translateY(0%);transform: translateX(0%) translateY(0%);}
	.news4{padding:30px 0;}
	.news5{padding:30px 0;}
	.news5 .h2{font-size:16px;}
	.footer .share{position:static;width:130px;margin:0 auto;}
	.mob-nav .share{position:static;width:200px;margin:20px auto;}
	.footer .foot-copy{font-size:14px;}
	.footer .foot-copy a{font-size:14px;}
	.footer .img img{width:55%;}
}