/*程序制作:www.webjiu.com*/
@import url(anim.css);
@charset "utf-8";
/*选中背景色*/
::selection {background:#759050;color:white;}
::-moz-selection {background:#759050;color:white;}
/*全局控制*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
div,dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
h1,h2,h3,h4,h5,h6,
pre, code,/* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
p,blockquote,th, td /* table elements 表格元素 */ {margin: 0;padding: 0;}
/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:14px;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化
*/
table,td,tr,th{font-size:12px;}
caption,th {text-align:left;}
/** 重置列表元素 **/
ul, ol, li { list-style: none; }
li{list-style-type:none;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-weight:normal; font-style:normal;}
del,ins{text-decoration:none;}
/** 重置文本格式元素 **/
a {color:#333;text-decoration:none;outline:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#759050;text-decoration:none;}
a:active {color:#759050;}
/** 重置表单元素 **/
legend { color: #666; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }
/* 注：optgroup 无法扶正 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清除浮动 **/
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:none;}
body{background:#fbf6df;font:14px/20px microsift yahei,Tahoma,Arial,Helvetica,sans-serif; color:#333;}
input[type="text"],textarea{-webkit-appearance:none;}
input{_background:#fff;}
textarea{background:#fff;}
select{*background:#fff;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both;overflow:hidden;display:block;background:#fff;}
.fl{float:left;}
.fr{float:right;}
.bl1 {clear:both; height:1px; overflow:hidden; display:block; background:#fff;}
.lines {clear:both; height:1px; overflow:hidden; display:block; background:#f1f1f0;}
.bl5 {clear:both; height:5px; overflow:hidden; display:block;}
.bl10 {clear:both; height:10px; overflow:hidden; display:block;}
.bl15 {clear:both; height:15px; overflow:hidden; display:block;}
.bl20 {clear:both; height:20px; overflow:hidden; display:block;}
.bl30 {clear:both; height:30px; overflow:hidden; display:block;}
.bl40 {clear:both; height:40px; overflow:hidden; display:block;}
.bl50 {clear:both; height:50px; overflow:hidden; display:block;}
.bl60 {clear:both; height:60px; overflow:hidden; display:block;}
.bl80 {clear:both; height:80px; overflow:hidden; display:block;}
.bl100 {clear:both; height:100px; overflow:hidden; display:block;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}
.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.pzr{ position: relative;}
.wrap{width:1700px;margin:0 auto;min-width:1200px;}
/*头部区域*/
.head{width:100%;background:#759050;height:86px;clear:both;margin:0 auto;position:relative;z-index:10;left:0;top:0;}
.hnavbg{border-bottom:1px solid #E0E0E0;}
.head .logo{width:139px;height:60px;float:left;margin:13px 0 0;}
.head .logo h1{float:left;width:139px;height:60px;}
.head .logo h1 a{background:url(../images/logo.png) no-repeat;width:139px;height:60px;display:inline-block;text-indent:-99999px; background-size:139px auto;}
.head .lang{position:absolute;right:0;top:25px;z-index:99;width:210px;}
.head .lang ul li{height:36px;float:left;margin:0 0 0 15px;width:36px;position: relative;}
.head .lang ul li a{display:block;width:36px;height:36px;background-color:#fff;border-radius:50%;background-position:center center;background-repeat:no-repeat;background-size:36px auto;}
.head .lang ul li a.icona{background-image:url(../images/icona.png);}
.head .lang ul li a.iconb{background-image:url(../images/iconb.png);}
.head .lang ul li a.iconc{background-image:url(../images/iconc.png);}
.head .lang ul li a.icond{background-image:url(../images/icond.png);}
.head .lang ul li .iconshow{position:absolute;background-color:#fff;left:-34px;bottom:-163px;padding:5px;width:102px;height:120px;z-index:10;border-radius:8px;opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0);transition:all .2s ease-in-out}
.head .lang ul li .iconshow:before{ content:"";display:block;position:absolute;width:2px;height:30px;background:#fff;top:-1px;left:50%;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}
.head .lang ul li .iconshow>img{width:92px;height:auto;margin:5px 5px 0;display:block}
.head .lang ul li .iconshow p{font-size:12px;font-weight:500;color:#000;text-align:center;line-height:20px}
.head .lang ul li:hover .iconshow{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
.navbg{height:86px;margin:0 0 0 5%;float:left;}
.navs{height:86px;margin:0 auto;line-height:86px;}
.navs li{float:left;margin:0;}
.navs li a{display:block;text-align:center;font-size:16px;color:#fff;padding:0 20px;font-weight:700;}
.navs li.on{position:relative;display:block;height:86px;}
.navs li a:hover,.navs li.on a{background:#8ca964;color:#fff;text-decoration:none;}
.navs li.on:after{content:""; position: absolute;bottom:-15px;left:0;height:15px;width:100%;background:url(../images/navon.png) no-repeat center bottom;background-size:cover;}
.navs li:hover.on,.navs li:hover a{background:#8ca964;color:#fff;text-decoration:none;}
.navs li ul{display:none;position:absolute;z-index:9999;}
.navs li ul li{float:none;display:block;width:100px;position:relative;height:40px;_display:inline;}
.navs li ul li .s{position:absolute;top:0;left:100px;border-left:1px solid transparent;}
.navs li ul li .s li{float:none;}
.navs li ul li a{display:block;width:100px;height:40px;line-height:40px;padding:0;background:#D80411;text-align:center;font-weight:normal;font-size:16px;color:#fff;}
.navs li ul li a:hover{color:#fff; background:#EA3843;}
.navs .t,.navs .t:hover{background:url(../images/nav_ico.gif) no-repeat 120px center #333;}

.sbanner{width:100%;clear:both; display:block;overflow:hidden;background:#fff;height:300px;}
.sbanner .sbannertxt{display:none;width:100%;padding:40px 0 20px 90px;margin:100px 0 0 40px;float:left;background:url(../images/cx.png) no-repeat left top;}
.sbanner .sbannertxt h5{color:#000;font-size:22px;font-weight:bold;}
.sbanner .sbannertxt p{color:#000;font-size:14px;padding:0 0 0 20px;}

/*首页*/
/* banner */
.banners {height:940px;width:100%;margin:0 auto;clear:both;background:#fff;overflow:hidden;position:relative;max-width:100%; z-index:0;}
.banners .banner li {width: 100%;height: 100%;}
.banners .banner a{display:block;background-repeat:no-repeat;background-position:center top;height:940px;display:block;width:100%;}
.banners .banner .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px;}
.banners .banner .slick-arrow{position: absolute;border:none;top:40%; cursor:pointer;height:50px;width:50px;z-index:100;text-indent:-9999px;background:url(../images/pcontrol.png) 0px 0px no-repeat;border-radius:50%;cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.banners .banner .slick-prev{left:5%;}
.banners .banner .slick-next{right:5%;background-position:-50px 0px;}
.banners .banner .slick-arrow:hover{background-color:#333;}
.banners .banner .slick-dots{ position: absolute;left: 50%;bottom:30px;transform: translateX(-50%); z-index: 1000;}
.banners .banner .slick-dots li{width:10px;height:10px;background:#ccc;float:left;margin:0 3px;border-radius:50%;}
.banners .banner .slick-dots li.slick-active{background:#D80411;}
.mbanners{display:none;}

.ititle{text-align:center;width:100%;color:#333;margin:40px 0;clear:both;height:60px;line-height: 60px;}
.ititle h3{font-size:18px;float:left;color:#fff;background:url(../images/titlebg.png) no-repeat;background-size:139px auto;width:139px;height:60px;line-height: 60px;}
.ititle span{font-size:18px;color:#759050;float:right;font-weight:bold;}

.iabout .iaboutxt{float:left;width:70%;padding:0 5%;}
.iabout .iaboutxt p{font-size:14px;color:#333;line-height:40px;}
.iabout .brand{margin:30px auto 0;width:60%;}
.iabout .brand dl{float:left;width:33%;text-align: center;border-right:1px solid #dcd8c4;}
.iabout .brand dl dt{font-weight:bold;color:#bea977;font-size:18px;padding:0 0 15px 0;}
.iabout .brand dl dd{color:#808080;}
.iabout .brand dl:nth-child(3n){border:none;}
.iabout .pic{float:right;width:15%;}
.iabout .pic img{width:100%;height:auto;}

.ivideo{position:relative;width:100%;height:720px;float:left;background:url(../images/video.png) center no-repeat;background-size:cover!important;border-radius:20px;margin:30px 0 0;}
.ivideo span{width:1px; display:inline-block; height:100%; vertical-align:middle}
.ivideo a{vertical-align:middle;height:100%;background:url(../images/icoVideo.png) no-repeat center center;background-size:auto;display:block; margin-bottom:10px;}
.ivideo a:hover{background:url(../images/icoVideoHover.png) center no-repeat;}
.myVideo{ background:#000; position:fixed; left:0; top:0; width:100%; height:100%; z-index:10000; text-align:center; display:none}
.myVideo video{width:100%; height:100%;}
.closeVideo{ display:block;width:60px; height:60px; border-radius:50%; background:url(../images/closeMenu.png) center no-repeat #758f51;background-size:100% auto;position:absolute; top:20px; right:20px;transition:transform 0.4s ease-out;z-index:1000;}
.closeVideo:hover{transform:rotateZ(180deg)}




.news-li{width:100%;margin:0 auto;height:410px;position:relative}
.news-li .newslist{float:left;width:30%;height:360px;margin:0 5% 0 0;position: relative;}
.news-li .newslist .pic{width:100%;height:240px;overflow: hidden;border-radius:10px;position: relative;}
.news-li .newslist .pic img{width:100%;height:240px;object-fit: cover;transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.news-li .newslist .txt{width:90%;margin:0 5%;border:1px solid #eee;background:#fff;height:200px;position: absolute;bottom:0;}
.news-li .newslist .txt h4{padding:5%;font-size:16px;font-weight:bold;line-height:30px;}
.news-li .newslist .txt p{padding:0 5% 5%;color:#999;}
.news-li .newslist .txt h5{width:100%;border-top:1px solid #eee;padding:5% 0 0 5%;}
.news-li .newslist .txt h5 span{color:#999;font-size:12px;margin:0 20px 0 0;}
.news-li .newslist .txt h5 span.view{background:url(../images/view.png) no-repeat center left;background-size:auto 10px;padding:0 0 0 20px;}
.news-li .newslist .txt h5 span.time{background:url(../images/time.png) no-repeat center left;background-size:auto 12px;padding:0 0 0 15px;}
.news-li .newslist:nth-child(3n){margin-right:0;}
.news-li .newslist a:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.news-li .slick-slide{padding:10px;}
.news-li .slick-arrow{width:20px;height:35px; border:none; z-index: 1;top:40%; background:#000; position: absolute; text-indent:-9999px; cursor: pointer;}
.news-li .slick-prev{left:-20px; background:url(../images/lefta.png) no-repeat center center;}
.news-li .slick-next{right:-20px; background:url(../images/righta.png) no-repeat center center;}
.news-li .slick-dots{position: absolute;left: 50%;bottom:10px;transform: translateX(-50%); z-index: 1000;}
.news-li .slick-dots li{width:8px;height:8px;background:#ccc;float:left;margin:0 5px;border-radius:50%;cursor: pointer}
.news-li .slick-dots li.slick-active{background:#759050;}
.news-li .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }

.product{width:100%;position: relative;height:700px;overflow:hidden;margin:50px auto 0 auto;padding:0 0 50px;}
.langx{ width:100%; height:150px;overflow:hidden; position:absolute; left:0;bottom:275px;z-index:0;}
.langx .lang1{ width:100%; height:121px; overflow:hidden; background:url(../images/t11.png) no-repeat right 0; position:absolute; left:0; bottom:0; z-index:1; animation:lang3 8s infinite linear; opacity:0.8;}
.langx .lang2{ width:100%; height:115px; overflow:hidden; background:url(../images/t12.png) no-repeat left 0; position:absolute; left:0; bottom:0; z-index:2; animation:lang2 8s infinite linear;}
.langx .lang3{ width:100%; height:147px; overflow:hidden; background:url(../images/t10.png) no-repeat left 55px; position:absolute; left:0; bottom:0; z-index:3;animation:lang1 8s infinite linear;}
@keyframes lang1 {
    0%{background:url(../images/t10.png) no-repeat right 55px; }
    50%{background:url(../images/t10.png) no-repeat left 55px; }
    100%{background:url(../images/t10.png) no-repeat right 55px; }
}
@keyframes lang2 {
    0%{background:url(../images/t12.png) no-repeat left 0; }
    50%{background:url(../images/t12.png) no-repeat right 0; }
    100%{background:url(../images/t12.png) no-repeat left 0; }
}
@keyframes lang3 {
    0%{background:url(../images/t11.png) no-repeat right 0; }
    50%{background:url(../images/t11.png) no-repeat left 0; }
    100%{background:url(../images/t11.png) no-repeat right 0; }
}
.product .productbg{ width:100%;height:275px;background-color:#759050; position:absolute; left:0; bottom:0;}
.product .ititle{margin:0;}
.indexpro{width:100%;margin:0 auto;height:auto;position: absolute;top:0px;}
.indexpro .slick-slide{padding:0px;}
.indexpro .slick-arrow{width:20px;height:35px; border:none; z-index: 1;top:42%; background:#000; position: absolute; text-indent:-9999px; cursor: pointer;}
.indexpro .slick-prev{left:-20px; background:url(../images/left.png) no-repeat center center;}
.indexpro .slick-next{right:-20px; background:url(../images/right.png) no-repeat center center;}
.indexpro .slick-dots{position: absolute;left: 50%;bottom:200px;transform: translateX(-50%); z-index: 1000;}
.indexpro .slick-dots li{width:10px;height:10px;background:#fff;float:left;margin:0 5px;border-radius:50%;cursor: pointer}
.indexpro .slick-dots li.slick-active{background:#89a75f;}
.indexpro .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }

.indexpro .slick-slide .ilistpic{width:100%;height:200px;position: relative;}
.indexpro .slick-slide .ilistpic .pic{border-radius:50%;background:#fff;width:40%;height:112px;margin:300px 30% 0;}
.indexpro .slick-slide .ilistpic .pic img{width:80%;padding:10%;height:auto;float:left;}
.indexpro .slick-slide .ilistpic .name{width:100%;color:#fff;text-align:center;font-size:14px;position: absolute;bottom:-250px;}
.indexpro .slick-center .ilistpic .pic{width:560px;padding:0%;height:600px;background:transparent;margin:0;}
.indexpro .slick-center .ilistpic .pic img{width:100%;padding:0%;}
.indexpro .slick-center .ilistpic{margin-left:-140px;height:800px;}
.indexpro .slick-center .ilistpic .name{width:560px;color:#fff;bottom:250px;position: absolute;}

.inewsli{width:100%;float:left;}
.inewsli ul li{width:50%;height:120px;float:left;}
.inewsli ul li a{display: block;width:95%;height:78px;float:left;padding:0 2.5%;position: relative;-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.inewsli li a .times{float:left;width:120px;height:75px;color:#fff;margin:0 10px 0 0;text-align: center;}
.inewsli li a .times h6{font-size:36px;color:#000;padding:6px 0 10px;}
.inewsli li a .times p{color:#7c7a6e;font-size:20px;}
.inewsli ul li a h3{color:#333;font-size:18px;}
.inewsli ul li a p{color:#999;overflow: hidden;padding:10px 0 0;}
.inewsli ul li a span{ position: absolute;top:20px;right:20px;}

.istroepic{float:left;width:1100px;height:700px;overflow: hidden;}
.flash{float:left;width:1100px;height:700px;overflow: hidden;border-radius:10px;}
.flash .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px;}
.flash .slick-arrow{position: absolute;border:none;top:45%; cursor:pointer;height:50px;width:50px;z-index:100;border-radius:50%;text-indent:9999px;cursor:pointer;}
.flash .slick-prev{left:2%;background:url(../images/left.png) center center no-repeat rgba(0,0,0,.5);background-size:auto 30px;}
.flash .slick-next{right:2%;background:url(../images/right.png) center center no-repeat rgba(0,0,0,.5);background-size:auto 30px;}
.flash .slick-arrow:hover{background-color:rgba(0,0,0,.3);}
.flash .slick-dots{ position: absolute;right:2%;bottom:35px;transform: translateX(-5%); z-index: 1000;}
.flash .slick-dots li{width:12px;height:12px;background:#fff;float:left;margin:0 5px;border-radius:50%;}
.flash .slick-dots li.slick-active{background:#758f51;}
.flash li{position: relative;}
.flash li .pic{width:1100px;height:700px;overflow: hidden;}
.flash li img{float:left;display:block;width:1100px;height:700px;transition: all ease .6s;}
.flash li p{height:80px;line-height:80px;width:90%;padding:0 5%;color:#fff;background:rgba(0,0,0,.5);font-size:16px;position: absolute;bottom:0;left:0;}
.flash li a:hover .pic img{transform: scale(1.1);}

.istroepiclist{float:right;width:570px;}
.istroepiclist ul li{position:relative;width:570px;height:340px;border-radius:10px;overflow: hidden;margin-bottom:20px;}
.istroepiclist ul li img{width:570px;height:340px;}
.istroepiclist ul li:nth-child(2n){margin-bottom:0;}
.newsmores{text-align:center;width:45px;margin:0px auto;}
.newsmores a{ background:#D80411;width:45px;height:45px;position:relative;top:0px;line-height:45px;color:#fff;font-size:12px;border-radius:50%;display: block;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.newsmores a:hover{background:#D70C18;position:relative;top:-10px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}

/*内页*/
.col{width:260px;float:left;position:relative;display:none;}
.cor{float:right;width:100%;}
.leftmenu{width:100%;background:#fff;clear:both;margin:0 auto;position:fixed;left:0;z-index:10;top:0;}
.newsl{width:750px;float:left;}
.newsr{float:right;width:370px;}
.cname{color:#fff;width:220px;height:54px;line-height:54px;padding:0 0 0 40px;background:url(../images/wlogo.png) no-repeat 12px center #D80411;}
.cname h4{font-size:18px;}
.pnavtit{ display:none;}

.local{border-bottom:2px solid #ddd;height:52px;line-height:52px; text-align: right;}
.local h5{float:left;color:#759050;font-size:22px; position: relative;}
.local h5:after{content:""; position: absolute;bottom:-2px;left:0;border-bottom:2px solid #759050;width:90px;}
.cor .dname{font-size:24px;padding:0;text-align:center;width:100%;}
.pnav{float:left;width:260px;border-bottom:none;}
.pnav ul li{float:left;width:100%; background:#fff;animation: slideInLeft ease-out 0s forwards;-webkit-animation: slideInLeft ease-out 0s forwards}
.pnav ul li.on a{background:url(../images/righta.png) no-repeat 230px center #FF656E; z-index:1;color:#fff;}
.pnav a{padding:10px 15px;position:relative;display: block;overflow: hidden;font-size:15px;color:#333;position:relative;display:block;margin:0;border-bottom:1px solid #E9E9E9;background:url(../images/righta.png) no-repeat 230px center;}
.pnav a:hover,.pnav a.act{color:#fff;}
.pnav a.act{background:#333;}
.pnav a, .pnav a:before, .pnav a:after,.pnav ul li.on a{box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}
.pnav a:before {content: '';position: absolute;top: 0;left: 0;width: 0;height:60px;background: #FF656E;z-index: -1;}
.pnav a:hover:before {width: 100%;}
.pnav a:active {background: #333;}
.pnav a.current{background: #79D66F;color:#fff;}





/*产品栏目*/
.piclists{width:100%;clear:both;margin:10px auto 20px;float:left;}
.piclists ul{width:102%;float:left;}
.piclists ul li{float:left;height:auto;width:31.3333%;margin:0 2% 20px 0;visibility: visible;opacity: 0;animation: slideInUp ease-out .6s forwards;-webkit-animation: slideInUp ease-out .6s forwards}
.piclists ul li a{background:#fff;display:block;float:left;overflow:hidden;position: relative; text-align:center;padding:0px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.piclists ul li a .pic{overflow: hidden;background: #fff url(data:image/gif;base64,R0lGODlhEgASAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDFGMDBBNEVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDFGMDBBNUVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMwMUYwMEEyRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMwMUYwMEEzRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECQgAAQAsAAAAABIAEgAAAiuMj6nLnQADBE7GWTE+2+jIgd4lWlRIdSbynaO7qjIJz2lpr06blT1cCToKACH5BAkJAAEALAAAAAASABIAAAItjI95wOrGwHMRVdpWhu1yqUleMFblRnboKa5uC36WGqe1+c6wzrPPOJEFh8MCACH5BAkJAAEALAAAAAASABIAAAIthIOpa7CvWjxQJvtw0NNdikjaeJBeWIKbKrKuY3brOcvxB79Qje93ptr1hIsCACH5BAkIAAEALAAAAAASABIAAAIvjB+gyK3QzEMzVrlsxvDMm2whBJaL2XEjJX7tS8JsnK7eKd/0zKORrfo5RMJgowAAIfkECQkAAQAsAAAAABIAEgAAAi6Mj6nLC48eYDLCerCpOnQOZeF2jZ4JTqJKTh9asqecWnRs5+8t5ysF6zWGREMBACH5BAUIAAEALAAAAAASABIAAAIsjI8Im63s3AJxPiqhsRlvxn1eYIWkdlLmCqKs6sbw+KbX3eFNHe1oLwImLAUAOw==) no-repeat center;height:200px;}
.piclists ul li a .pic img{width: 100%;height: 100%;object-fit: cover;	transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.piclists ul li a h2{padding:15px 0;font-size:14px;}
.piclists ul li a p{padding:5px 0 15px;height:20px; overflow:hidden;}
.piclists ul li a span{text-align:center; position:relative;background:#fff;border:1px solid #ddd;padding:5px 50px;margin:0 0 15px;color:#4C4747;}
.piclists ul li a:hover{-webkit-box-shadow:0 0 7px 1px rgba(0,0,0,.1);box-shadow:0 0 7px 1px rgba(0,0,0,.1);-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}
.piclists ul li a:hover span{border:1px solid #DC0C0C;color:#fff;}
.piclists ul li a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.piclists ul li a span, .piclists ul li a span:before, .piclists ul li a span:after {box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}
.piclists ul li a span:before {content: '';position: absolute;width:0;top:0px;left: 0;height:27px;background: #DC0C0C;z-index:0;}
.piclists ul li a:hover span:before {width: 100%;}
.piclists ul li a span i{ position: relative; z-index: 1; font-style: normal}

.newslist{width:890px;overflow:hidden;margin:40px auto 20px;float:left;}
.newslist ul{width:915px;float:left;}
.newslist ul li{width:280px;float:left;margin:0 25px 20px 0;visibility: visible;opacity: 0;animation: slideInUp ease-out .6s forwards;-webkit-animation: slideInUp ease-out .6s forwards}
.newslist ul li a{ background:#fff;display: block;width:280px;height:220px;}
.newslist ul li .img{float:left;width:280px;height:160px;overflow: hidden;}
.newslist ul li .img img{width:280px;height:160px;object-fit: cover;transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.newslist ul li .txt{float:left;width:260px;height:50px;padding:10px 10px 0 10px}
.newslist ul li .txt span{color:#D80411;font-size:12px;background:url(../images/data.png) no-repeat left center;padding:4px 0 4px 20px;}
.newslist ul li .txt h2{color:#333;font-size:14px;}
.newslist ul li .txt p{padding:5px 0;color:#999;font-size:12px;}
.newslist ul li a:hover{ background:#fafafa;}
.newslist ul li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.newslist ul li a:hover h2{color:#D80411;}
.toplist{border-top:2px solid #ddd;margin:97px 0 0;}
.toplist ul li{border-bottom:1px solid #ddd;height:42px;line-height:42px;}
.toplist ul li span{color:#73AC53;font-size:12px;padding:0 5px 0 0}
.toplist ul li a{display:block;-webkit-transition:padding-left .8s;-moz-transition: padding-left .8s;-o-transition: padding-left .8s;}
.toplist ul li a:hover{background:#D2E9C5;color:#73AC53;padding-left:10px;}

/*图片列表*/
.piclist{width:100%;clear:both;margin:60px auto 20px;float:left;}
.piclist ul{width:102%;float:left;}
.piclist ul li{float:left;height:auto;width:31.33333%;margin:0 2% 20px 0;visibility: visible;opacity: 0;animation: slideInUp ease-out .6s forwards;-webkit-animation: slideInUp ease-out .6s forwards}
.piclist ul li a{background:#fff;display:block;float:left;overflow:hidden;position: relative; text-align:center;padding:0;-webkit-transition: all .2s linear;transition: all .2s linear;}
.piclist ul li a .pic{overflow: hidden;background: #fff;border:1px solid #ccc;}
.piclist ul li a .pic img{width: 100%;height: 100%;object-fit: cover;	transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.piclist ul li a h3{padding:15px 0 10px;font-size:15px;}
.piclist ul li a:hover{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}
.piclist ul li a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1)}

/*列表内容页*/
.listConts{line-height:26px;color:#666;width:100%;padding:20px 0;}
.listConts .title{font-size:26px;color:#333;}
.listConts .info{width:100%;font-size:12px;padding:10px 0 15px;color:#999;border-bottom:2px solid #ddd;}
.listConts .info span{color:#999;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #EAEAEA;background:#f9f9f9;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}
.listConts .newscon{padding:30px 0 40px;}
.listConts .newscon img{max-width:750px;}

.preNext{position:relative;border-top:1px solid #ccc;padding:20px 0 0 0;margin:30px 0 0 0;color:#666;}
.preNext a{color:#666;}
.preNext a:hover{color:#D80411}

/*新闻详情*/
.detail{width:100%;padding:20px 0 60px;margin:0 auto;float:left;}
.detail .dconn{padding:0;position:relative;width:100%;float:left;}
.detail .dconn p{padding:5px 0;}
.detail .dconn img{max-width:800px;width:100%;height:auto;position:relative;left:50%;margin-left:-400px;display:block;}
.detail .dconn #dreamplayera img{max-width: none;width:auto;left:0;margin:0;}


/*产品详情*/
.prodetail{ position:relative;padding:30px 0;width:100%;}
.dtitle{width:100%;padding:20px 0;float:left;text-align:center;position:relative;}
.dtitle h2{font-size:24px;color:#333;padding:0 0 20px 0;line-height:36px;}
.detaill{width:602px;margin:0 auto;}
.detailpic{margin:0 auto;height:600px;width:600px;overflow:hidden;border:1px solid #EAEAEA;text-align:center;}
.detailpic ul{height:600px;width:600px;overflow:hidden;}
.detailpic a{width:600px;height:600px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;padding:0px;}
.detailpic img{vertical-align: middle;max-width:600px;max-height:600px;}

.detaill .detailtxt{padding:30px 0 0;width:100%;margin:0 auto;clear:both;}
.detaill .detailtxt ul li{width:100%;float:left;border-bottom:1px dotted #ccc;font-size:18px;padding:10px 0;}


/*图片小图预览列表*/
.spec-preview{width:602px;height:500px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin:5px 0 0 0;width:602px;}
.spec-scroll .prev{float:left;margin-right:6px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev{display:block; background:url(../images/lefta.png) no-repeat center center;width:11px;height:86px; cursor:pointer;}
.spec-scroll .next{display:block; background:url(../images/rightb.png) no-repeat center center;width:11px;height:86px; cursor:pointer;}
.spec-scroll .items{float:left;position:relative;width:372px;height:88px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:88px;}
.spec-scroll .items ul li{float:left;width:93px;text-align:center;}
.spec-scroll .items ul li a.img{width:86px;height:86px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;border:1px solid #EAEAEA;padding:0px;}
.spec-scroll .items ul li a.img img{vertical-align:middle;max-height:86px;max-width:86px;}
.spec-scroll .items ul li.tb-selected .img{border:1px solid #D80411;}



.pcon{width:100%;}



/*店铺列表*/
.storelista{width:100%;float:left;}
.storelista li{width:100%;float:left;overflow: hidden;margin:0 0 .36rem 0;}
.storelista li .img{float:left;width:100%;}
.storelista li .img img{width:100%;height:auto;float:left;}
.storelista li .txt{ background:#fff;height:80px;float:left;width:100%;text-align:center;padding:2% 0;position:relative; display:inline-block;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.storelista li .txt:before{content:'';position:absolute; top:0px; left:0; width:0; height:100%;border-right:1px solid #eee;}
.storelista li .txt:after{content:'';position:absolute; top:0px; right:0; width:0; height:100%;border-right:1px solid #eee;}
.storelista li .txt h2{font-size:18px;color:#333;padding:2% 0 0 0;}
.storelista li .txt h2 b{color:#f6ac19;}
.storelista li .txt h2 i{color:#999; font-style: normal;}

.storelista li p{padding:10px 0 0 0;color:#999;overflow:hidden;}
.storelista li p .tel{background:url(../images/telc.png) no-repeat 10px center;padding:10px 10px 10px 30px;margin:0 10px 0 0;}
.storelista li p .address{background:url(../images/addressb.png) no-repeat 10px center;padding:10px 10px 10px 30px;margin:0 10px 0 0;}



/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-size:12px;padding:20px 0;width:100%;background:#759050;}
.page_list li{display:inline-block;}
.page_list a{display:inline-block;color:#333;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 3px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#c8e3a3;}
.page_list .active span{color:#333;border:1px solid #ccc;background:#ccc;text-align:center;padding:0 8px;margin:0 1px;display: inline-block;}


#menua,.tmaps{display:none;}
/*页脚区域*/
.footer{width:100%;color:#fff;float:left;clear:both;margin:0;}
.footerbg{background:#759050;height:450px;clear:both;margin:0;}
.footer .ititle h3{color:#759050;background:url(../images/titlebgb.png) no-repeat;background-size:139px auto;}
.footer .fcontact{float:left;width:100%;margin:10px 0 0;}
.footer .fcontact ul li{font-size:16px;padding:0;width:20%;float:left;}
.footer .fcontact ul li span{float:left;height:48px;width:48px;margin:0 20px 0 0;border:1px solid #fff;border-radius:50%;background-size:auto 24px;background-repeat:no-repeat;background-position:center center;}
.footer .fcontact ul li span.ficona{ background-image:url(../images/ftel.png);}
.footer .fcontact ul li span.ficonb{ background-image:url(../images/femail.png);}
.footer .fcontact ul li span.ficonc{ background-image:url(../images/fmap.png);}
.footer .fcontact ul li h6{font-size:16px;padding:2px 0 5px;}
.footer .fcontact ul li:last-child{width:60%;}
.footer .feedback{margin:30px 0 0;width:1200px;float:left;}
.footer .feedback ul li{float:left;margin:0 40px 20px 0;}
.footer .feedback ul li.xingming{width:310px;}
.footer .feedback ul li.dianhua{width:310px;}
.footer .feedback ul li.liuyang{width:460px;}
.footer .feedback ul li.yanzhengma{width:310px;}
.footer .feedback ul li.yanzhengmacode{}
.footer .feedback ul li input{border:1px solid #fff;background: transparent;color:#fff;height:48px;line-height:48px;width:95%;padding:0 0 0 5%;}
.footer .feedback ul li.tijiao{width:650px;}
.footer .feedback ul li.tijiao .btn{width:650px;height:50px;font-size:16px;cursor: pointer;text-align:center;border:none;background:#fff;color:#759050}
.footer .feedback ul li.tijiao .btn:hover{background:#b4ca95;color:#fff}
.footer .fcode{width:160px;float:right;}
.footer .fcode img{width:140px;height:auto;padding:10px;background:#fff;}
.footer .fcode p{text-align: center;padding:5px 0;}
.footer .ititle{color:#fff;}
.copy{width:100%;float:left;background:#fbf6df;color:#759050;text-align:center;height:50px;line-height:50px;margin: 0;}
.copy a{color:#759050;}
.links{width:100%;float:left;color:#fff;}
.links a{color:#fff;margin:0 10px 0 0;}.links a:hover{color:#898999;}
.footnav{display:none;}
/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;z-index:10;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

.rnav{width:60px;float:right;height:auto;position:fixed;display:none;right:5px;top:30%;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;z-index:10;}/*解决IE6下不兼容 position:fixed 的问题*/
.rnav ul li{position:relative;cursor:pointer;width:60px;height:60px;margin:0 0 2px 0;}
.rnav ul li a{width:60px;height:25px;padding:35px 0 0 0;background:#f8f7f5;}
.rnav .lweixin{background:url(../images/rweixin.png) no-repeat center 10px #f8f7f5;}
.rnav .lweixina{background:url(../images/rweixina.png) no-repeat center 10px #f8f7f5;}
.rnav .ltel{background:url(../images/rtel.png) no-repeat center 10px #f8f7f5;}
.rnav .lqq{background:url(../images/rqq.png) no-repeat center 10px #f8f7f5;}
.rnav .ldaohan{background:url(../images/rdaohan.png) no-repeat center 10px #f8f7f5;}
.rnav .lcode{background:url(../images/rcode.png) no-repeat center 10px #f8f7f5;}
.rnav #gotop{background:url(../images/rtop.png) no-repeat center center #ccc;}
.rnav #gotop:hover{ text-decoration:none;background-color:#f5d089;}
.rnav .show{position:absolute;left:-156px;top:0px;width:150px;height:60px;background:#D80411;display:none;line-height:60px;padding:0; text-align:center;font-size:18px;color:#fff;}
.rnav .show:after{content:''; position:absolute; top:26px; right:-6px; width:0; height:0; margin-left:-6px; border:6px solid transparent; border-right:0; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;border-left-color:#D80411;}
.rnav .shows{position:absolute;left:-156px;top:-38px;width:150px;height:160px;background:#D80411;display:none;line-height:24px;padding:0; text-align:center;font-size:18px;}
.rnav .shows:after{content:''; position:absolute; top:68px; right:-6px; width:0; height:0; margin-left:-6px; border:6px solid transparent; border-right:0; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;border-left-color:#D80411;}
.rnav .shows i{display:block;width:125px;height:125px;margin:auto;margin-top:8px;}
.rnav .shows p{color:#fff;margin-top:5px;font-size:12px;;}
.rnav .shows .q1{font-size:12px;line-height:16px;}
.rnav .shows .q2{font-size:14px;line-height:22px;}
.rnav a{ text-align:center;display:block;color:#333;font-size:12px;}
.rnav a:hover{ text-decoration:none;background-color:#e8e8e8;}
.rnav ul li:hover .shows,.rnav ul li:hover .show,.rnav ul li:hover .showsb{display:block;}

@media (max-width:1600px) {
    .wrap{width:1400px;margin:0 auto;min-width:1400px;}

    .istroepic{width:900px;height:573px;}
    .flash{width:900px;height:573px;}
    .flash li .pic{width:900px;height:573px;}
    .flash li img{width:900px;height:573px;}

    .istroepiclist{width:470px;}
    .istroepiclist ul li{width:470px;height:275px;margin-bottom:23px;}
    .istroepiclist ul li img{width:470px;height:275px;}

}

@media (max-width:768px) {
    .bl20 {height:0px;}
    .bl40 {height:0px;}
    .bl50 {height:10px;}
    .bl60 {height:0px;}
    .bl80 {height:20px;}
    .footm{opacity:1;-webkit-transform: translateY(0px) translateX(0);
        -moz-transform: translateY(0px) translateX(0);
        transform: translateY(0px) translateX(0);}
    .wrap{width:100%;min-width:100%;}
    .col{width:100%;}
    .cor{width:100%;float:left;}

    .newsl{width:96%;padding:2%;}
    .newsr{float:left;width:96%;padding:2%;}
    /*头部区域*/
    .head{height:50px;}
    .hnavbg{border-bottom:none;}
    .head .logo{width:81px;height:35px;margin:7px 0 0 5px;}
    .head .logo h1{width:81px;height:35px;}
    .head .logo h1 a{width:81px;height:35px;background-size:81px auto;}


    .head .tel{right:40px;top:15px;width:20px;height:20px;background:none;padding:0;}
    .head .tel a{background: url(../images/telm.png) no-repeat; background-size:auto 20px;padding:0; text-indent:-9999px;display: block;width:20px;height:20px;}

    .head .menu{background: url(../images/menus.png) no-repeat; text-indent:-9999px;display: block;width: 40px;height:40px; position: absolute; top:5px; right:0px;}
    #menua,.tmaps{ display:block;}
    .head .navbg,.head .lang{display:none;}
    .sbanner{height:150px;background-size:auto 150px;margin-top:50px;}
    .sbanner .sbannertxt{width:100%;padding:18px 0 20px 60px;margin:25px 0 0 10px;background-size:auto 50px;display:none;}
    .sbanner .sbannertxt h5{font-size:14px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.8);}
    .sbanner .sbannertxt p{font-size:10px;padding:0 0 0 10px;line-height:14px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.8);}

    /*首页*/
    /* banner */
    .mbanners {height:auto;width:100%;display:block;margin:0 auto;clear:both;background:#fbf6df;overflow:hidden;position:relative;max-width:100%; z-index:0;}
    .banners {display:none;}

    .mbanners .banner li {width: 100%;height: 100%;}
    .mbanners .banner img{width:100%;height:auto;display: block;}
    .mbanners .banner .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px;}
    .mbanners .banner .slick-arrow{position: absolute;border:none;top:40%; cursor:pointer;height:50px;width:50px;z-index:100;text-indent:-9999px;background:url(../images/pcontrol.png) 0px 0px no-repeat;border-radius:50%;cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
    .mbanners .banner .slick-prev{left:5%;}
    .mbanners .banner .slick-next{right:5%;background-position:-50px 0px;}
    .mbanners .banner .slick-arrow:hover{background-color:#333;}
    .mbanners .banner .slick-dots{ position: absolute;left: 50%;bottom:30px;transform: translateX(-50%); z-index: 1000;}
    .mbanners .banner .slick-dots li{width:10px;height:10px;background:#ccc;float:left;margin:0 3px;border-radius:50%;}
    .mbanners .banner .slick-dots li.slick-active{background:#D80411;}


    .mbanners .banner .slick-arrow{top:35%; cursor:pointer;height:50px;width:50px;z-index:100;text-indent:-9999px;background:url(../images/pcontrol.png) 0px 0px no-repeat;border-radius:50%;cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
    .mbanners .banner .slick-prev{left:2%;}
    .mbanners .banner .slick-next{right:2%;background-position:-50px 0px;}
    .mbanners .banner .slick-dots{bottom:10px;}
    .mbanners .banner .slick-dots li{width:6px;height:6px;}




    .ititle{margin:13px 0;height:35px;line-height:35px;padding:0 3%;width:94%;}
    .ititle h3{font-size:12px;background-size:81px auto;width:81px;height:35px;line-height:35px;}
    .ititle span{font-size:12px;}


    .iabout{width:94%;padding:0 3%;}
    .iabout .iaboutxt{width:100%;padding:0;}
    .iabout .iaboutxt p{font-size:14px;line-height:24px;padding:10px 0 0;text-indent:1.5rem;}
    .iabout .pic{display:none;}
    .iabout .brand{margin:15px auto;width:100%;float:left;}
    .iabout .brand dl dt{font-size:14px;padding:0 0 2px 0;}

    .ivideo{width:94%;height:220px;border-radius:10px;margin:10px 3% 20px;}
    .ivideo span{width:1px; display:inline-block; height:100%; vertical-align:middle}
    .ivideo a{background-size:60px auto;}


    .istroepic{width:94%;height:240px;padding:0 3% 2%;}
    .flash{width:100%;height:240px;}
    .flash .slick-arrow{top:35%; cursor:pointer;height:50px;width:50px;z-index:100;text-indent:-9999px;background:url(../images/pcontrol.png) 0px 0px no-repeat;border-radius:50%;cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
    .flash .slick-prev{left:2%;}
    .flash .slick-next{right:2%;background-position:-50px 0px;}
    .flash .slick-dots{bottom:10px;}
    .flash .slick-dots li{width:6px;height:6px;}
    .flash li .pic{width:100%;height:240px;}
    .flash li img{width:100%;height:240px;}

    .istroepiclist{float:left;width:98%;padding:2% 1% 0;}
    .istroepiclist ul li{width:46%;margin:0 2%;height:120px;border-radius:10px;float:left;}
    .istroepiclist ul li img{width:100%;height:120px;}


    .news-li{overflow:hidden;}

    .inewsli{width:96%;padding:2%;}
    .inewsli ul li{width:100%;height:auto;margin:0 0 10px 0;}
    .inewsli ul li a{display: block;width:95%;height:auto;}
    .inewsli li a .times{width:60px;height:75px;margin:0 5px 0 0;}
    .inewsli li a .times h6{font-size:20px;padding:2px 0 0px;}
    .inewsli li a .times p{font-size:12px;}
    .inewsli ul li a h3{color:#333;font-size:16px;}
    .inewsli ul li a p{font-size:12px;}



    .product{height:450px;margin:5px auto 0 auto;padding:0 0 20px;}
    .langx{width:100%; height:150px;overflow:hidden; position:absolute; left:0;bottom:175px;z-index:0;}
    .langx .lang1{ width:100%; height:121px; overflow:hidden; background:url(../images/t11.png) no-repeat right 0; position:absolute; left:0; bottom:0; z-index:1; animation:lang3 48s infinite linear; opacity:0.8;}
    .langx .lang2{ width:100%; height:115px; overflow:hidden; background:url(../images/t12.png) no-repeat left 0; position:absolute; left:0; bottom:0; z-index:2; animation:lang2 48s infinite linear;}
    .langx .lang3{ width:100%; height:147px; overflow:hidden; background:url(../images/t10.png) no-repeat left 55px; position:absolute; left:0; bottom:0; z-index:3;animation:lang1 48s infinite linear;}


    .product .productbg{height:175px;}
    .product .ititle{margin:0;}
    .indexpro{width:100%;margin:0 auto;height:auto;position: absolute;top:0px;}
    .indexpro .slick-slide{padding:0px;}
    .indexpro .slick-arrow{width:50px;height:50px;top:42%;}
    .indexpro .slick-prev{left:2%;background:url(../images/pcontrol.png) no-repeat left center;}
    .indexpro .slick-next{right:2%;background:url(../images/pcontrol.png) no-repeat right center;}
    .indexpro .slick-dots{bottom:-30px;}
    .indexpro .slick-dots li{width:8px;height:8px;margin:0 2px;}
    .indexpro .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }
    .indexpro .slick-slide .ilistpic{width:100%;height:200px;position: relative;}
    .indexpro .slick-slide .ilistpic .pic{border-radius:50%;background:#fff;width:100%;height:auto;margin:0px;}
    .indexpro .slick-slide .ilistpic .pic img{width:100%;padding:0%;height:auto;float:left;}
    .indexpro .slick-slide .ilistpic .name{width:100%;color:#fff;text-align:center;font-size:14px;position: absolute;bottom:-250px;}
    .indexpro .slick-center .ilistpic .pic{width:100%;padding:0%;height:auto;background:transparent;margin:0;}
    .indexpro .slick-center .ilistpic .pic img{width:100%;padding:0%;}
    .indexpro .slick-center .ilistpic{margin-left:0px;height:auto;}
    .indexpro .slick-center .ilistpic .name{width:100%;color:#fff;bottom:0px;position: absolute;}
    /*内页*/
    .cname{color:#fff;width:96%;height:34px;line-height:34px;padding:0 2%;background:#D80411;}
    .cname h4{font-size:14px;}


    .piclists{width:100%;clear:both;overflow:hidden;margin:20px auto 10px;float:left;}
    .piclists ul{width:102%;float:left;}
    .piclists ul li{width:47.5%;padding:0 1%;margin:0 0 10px 0;}
    .piclists ul li a .pic{height:150px;}
    .piclists ul li a span{padding:5px 20px;}






    .newslist{width:100%;overflow:hidden;margin:10px auto;float:left;}
    .newslist ul{width:100%;}
    .newslist ul li{width:100%;float:left;margin:0 0 10px 0;}
    .newslist ul li a{ background:#fff;padding:2%;display: block;width:96%;height:auto;}
    .newslist ul li .img{float:left;width:100%;height:auto;}
    .newslist ul li .img img{width:100%;height:auto;}
    .newslist ul li .txt{float:right;width:100%;height:auto;padding:0}
    .newslist ul li .txt span{color:#DC0C0C;font-size:12px;}
    .newslist ul li .txt h2{color:#333;font-size:14px;}
    .newslist ul li .txt h2:after{color:#333;font-size:18px;}
    .newslist ul li .txt p{padding:5px 0 5px;color:#999;font-size:10px;}
    .newslist ul li a:hover{ background:#fafafa;}

    /*图片列表*/
    .piclist{margin:10px auto 20px;}
    .piclist ul li{margin:0 2% 10px 0;}
    .piclist ul li a h3{padding:5px 0 ;font-size:12px;}

    /*列表内容页*/
    .listConts{padding:10px 0;}
    .listConts .title{font-size:18px;line-height:30px;}

    .local{border-bottom:1px solid #E9E9E9;height:auto;line-height:18px;font-size:11px;color:#666;padding:5px 2%;text-align:left;}
    .local h5{display:none;}
    .local h6{float:none;font-size:18px;position:relative;height:30px;bottom:-5px;}
    .local h6:after{content:""; position: absolute;bottom:-1px;left:0;border-bottom:1px solid #DA0E0D;width:72px;}

    .pnavtit{ position:absolute;right:10px;top:5px;width:50px;height:20px; cursor:pointer;color:#fff;background:url(../images/downs.png) no-repeat center right;background-size:15px auto;display: block;}
    .current{background:url(../images/ups.png) no-repeat center right;background-size:15px auto;}


    .pnav{width:100%;background:#fff;border:none;display:none;}
    .pnav ul li{float:left;border-bottom:1px solid #E9E9E9;}
    .pnav ul li a{border:none;background:none;}
    .pnav a{padding:10px;font-size:12px;}
    .pnav ul li.on a{background:#FF656E; z-index:1}

    .anav{text-align:center;height:38px;line-height:38px;width:100%;position:relative;}
    .anav a{font-size:12px;margin:0 4px;padding:8px 5px;position: relative;z-index: 1;color:#333;}
    .anav a:hover,.anav a.on{border-bottom:2px solid #2582C5;color:#333;}

    /*发展历程*/
    .aboutfzt{font-size:18px;color:#E80200;text-align: center;padding:20px 0 25px;}
    .aboutfz ul li{margin:5px 0 10px;}
    .aboutfz ul li .txt{padding:30px 5% 0 5%;font-size:12px;}
    .aboutfz ul li .txtb{padding:30px 5% 0 5%;font-size:12px;}
    .aboutfz ul li .timea{top:0;transform:translateY(0%);}
    .aboutfz ul li .timeb{top:0%;transform:translateY(0%);}

    .about{width:96%;padding:2%;}
    .aboutcon{width:100%;padding:0}
    .aboutcon img{max-width:none;width:100%;height:auto;position:relative;left:0;margin-left:0;display:block;}

    .aboutpic{width:100%;padding:10px 0 0;}
    .aboutpic img{width:100%;height:auto;}
    .aboutconb{padding:0}
    .aboutconb img{max-width:none;width:100%;}
    .aboutacon img{max-width:none;width:100%;}
    .contact{width:100%;}
    .contact h2{width:100%;font-size:18px;font-weight:bold;padding:0 0 2px 0;}
    .contact dl{width:100%;}
    .contact dl dt{font-size:14px;padding:5px 0;}
    .contact dl dd{height:auto;font-size:12px;}
    .maps{width:100%;margin:10px 0 0}

    .listConts .newscon{padding:10px 0;}
    .listConts .newscon img{max-width:none;width:100%;height:auto;}
    .toplist{margin:10px 0 0;}
    .preNext{margin:10px 0 0 0;}

    /*新闻详情*/
    .detail{width:96%;padding:10px 2%;}
    .detail .dconn{padding:20px 0;position:relative;width:100%;float:left;border-bottom:1px solid #eee;}
    .detail .dconn p{padding:5px 0;}

    .detail .dconn img{max-width:320px;margin-left:-160px;}
    /*产品详情*/
    .prodetail{ position:relative;padding:10px 0;width:100%;}
    .detaill{width:100%;margin:0 auto;}

    .detailpic{margin:0 auto;height:320px;width:320px;overflow:hidden;border:none}
    .detailpic ul{height:320px;width:320px;overflow:hidden;}
    .detailpic a{width:320px;height:320px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;padding:0px;}
    .detailpic img{vertical-align: middle;max-width:320px;max-height:320px;}

    .cor .dname{font-size:18px;padding:10px 0 0;}
    /*图片小图预览列表*/

    .spec-scroll{width:320px;height:70px;margin:0 auto;}
    .spec-scroll .prev{float:left;margin-right:6px;}
    .spec-scroll .next{float:right;}
    .spec-scroll .prev{display:block; background:url(../images/lefta.png) no-repeat center center;width:11px;height:70px; cursor:pointer;}
    .spec-scroll .next{display:block; background:url(../images/rightb.png) no-repeat center center;width:11px;height:70px; cursor:pointer;}
    .spec-scroll .items{float:left;position:relative;width:288px;height:70px;overflow:hidden;}
    .spec-scroll .items ul{position:absolute;width:999999px;height:70px;}
    .spec-scroll .items ul li{float:left;width:73px;text-align:center;}
    .spec-scroll .items ul li a.img{width:65px;height:65px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;border:1px solid #EAEAEA;padding:0px;}
    .spec-scroll .items ul li a.img img{vertical-align:middle;max-height:65px;max-width:65px;}
    .spec-scroll .items ul li.tb-selected .img{border:1px solid #004187;}
    .pcon{width:96%;padding:2%;}
    .pcon img{width:50%;}

    /*留言栏目*/
    .feedback{margin:10px 0;width:90%;padding:0 5%;}
    .feedback ul li{margin:0 0 10px 0;}
    .feedback ul li.xingming{width:100%;}
    .feedback ul li.dianhua{width:100%;}
    .feedback ul li.liuyang{width:100%;}
    .feedback ul li.yanzhengma{width:160px;}
    .feedback ul li.yanzhengmacode{}
    .feedback ul li input{border:1px solid #fff;background: transparent;color:#fff;height:48px;line-height:48px;width:95%;padding:0 0 0 5%;}
    .feedback ul li.tijiao{float:right;width:100%;}
    .feedback ul li.tijiao .btn{width:100%;height:50px;font-size:16px;cursor: pointer;text-align:center;border:none;background:#D80C18;color:#fff}
    .feedback ul li.tijiao .btn:hover{background:#FF3945}

    /*页脚区域*/
    .footer{padding:0 0 45px 0;margin:0;}
    .footer .ititle h3{background-size:81px auto;width:81px;height:35px;line-height:35px;}
    .footerbg{height:850px;}
    /*页脚区域*/
    .footer .fcontact{float:left;width:100%;margin:10px 0 0;}
    .footer .fcontact ul li{font-size:12px;padding:0;width:95%;margin:0 0 5% 5%;}
    .footer .fcontact ul li span{margin:0 10px 0 0;}
    .footer .fcontact ul li h6{font-size:14px;padding:2px 0 5px;}

    /*留言栏目*/
    .footer .feedback{margin:10px 0;width:90%;padding:0 5%;}
    .footer .feedback ul li{margin:0 0 10px 0;}
    .footer .feedback ul li.xingming{width:100%;}
    .footer .feedback ul li.dianhua{width:100%;}
    .footer .feedback ul li.liuyang{width:100%;}
    .footer .feedback ul li.yanzhengma{width:160px;}
    .footer .feedback ul li.yanzhengmacode{}
    .footer .feedback ul li.tijiao{width:100%;}
    .footer .feedback ul li.tijiao .btn{width:100%;}

    .footer .fcode{width:100%;float:left;text-align:center;}

    .copy{padding:10px 0;height:auto;line-height:16px;font-size:11px;border-bottom:1px solid #b8d690;}
    .links{font-size:11px;width:90%;padding:0 5%;}
    .footnav{position:fixed;bottom:0;left:0;width:100%;height:45px;background:#759050;z-index:1000;display: block;}
    .footnav a{width:25%;line-height:15px;display: block; text-align: center;float:left;padding:5px 0 0 0;}
    .footnav a img{height:20px;width:auto;}
    .footnav a p{color:#fff;padding:0px;font-size:12px;}
    .tbox{width:35px;bottom:55px;}
    .tbox #gotop{width:35px;height:35px;background-size:35px auto;}
    .rnav{display:none;}
}

@keyframes slideInLeft {
    from {
        transform:translate3d(-50%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform:translate3d(-50%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes slideInUp {
    from {
        transform:translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform:translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}






















