/*程序制作:www.webjiu.com*/
@charset "utf-8";
/*选中背景色*/
::selection {background:#5A1F08;color:white;}
::-moz-selection {background:#5A1F08;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:#5A1F08;text-decoration:none;}
a:active {color:#5A1F08;}
/** 重置表单元素 **/
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:#fff;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:1200px;margin:0 auto;min-width:1200px;}
/*头部区域*/
.head{width:90%;background:#fff;height:95px;clear:both;margin:0 auto;position: relative;z-index:10;padding:0 5%;}
.hnavbg{border-bottom:1px solid #E0E0E0;}
.head .logo{float:left;width:185px;height:60px;margin:17px 0 0;}
.head .logo h1 a{background:url(/html/stat.disabledics/images/logo.png) no-repeat;width:125px;color:#5D2001;letter-spacing:1px;padding:10px 0 0 60px;height:50px;display:block;font-size:30px;background-size:auto 60px;}
.head .logo h1 p{font-size:12px;letter-spacing:0px;text-transform: uppercase;color:#5D2001;padding:5px 0 0;}
.head .logo a:hover p,.head .logo a:hover{color:#5A1F08}
.head .tel{position:absolute;right:0px;top:30px;z-index:99;padding:0 0 0 40px;background:url(/html/stat.disabledics/images/tel.png) no-repeat left center;background-size:auto 30px;}
.head .tel a{color:#E8404A;height:30px;line-height:30px;font-size:24px;font-weight:bold;}.head .tel a:hover{color:#f60;}
.navbg{margin:30px 0 0 10%;float:left;}
.navs li{float:left;margin:0;width:100px;height:50px;position:relative;}
.navs li a{display:block;text-align:center;font-size:16px;color:#313131;height:30px;line-height:30px;border:1px solid #fff;}
.navs li a:hover,.navs li.on a{border:1px solid #5A1F08;border-radius:20px;color:#5A1F08;text-decoration:none;}
.navs li ul{background: #fff;
    border-top: 2px solid #5A1F08;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    height: auto;
    left: -20px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 140px;
    z-index: 199;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);}

.navs li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.navs li ul li{float:none;display:block;width:140px;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,.navs li.on ul li a{color: #666;
    display: block;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
    max-width: 100%;
    border: 0 none;
    border-radius: initial;}
.navs li ul li a:hover{color: #5A1F08;background: #f9f9f9;text-indent: 3px;border:none;border-radius: unset;}


.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(/html/stat.disabledics/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:640px;width:100%;margin:0 auto;clear:both;background:#fff;position:relative;max-width:100%; z-index:0;}
.banner a{display:block;background-repeat:no-repeat;background-position:center top;height:640px;}
.banner .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px;}
.banner .slick-arrow{position: absolute;border:none;top:45%; cursor:pointer;height:50px;width:50px;z-index:100;text-indent:-9999px;background:url(/html/stat.disabledics/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;}
.banner .slick-prev{left:2%;}
.banner .slick-next{right:2%;background-position:-50px 0px;}
.banner .slick-arrow:hover{background-color:#333;}
.banner .slick-dots{ position: absolute;left: 50%;bottom:20px;transform: translateX(-50%); z-index: 1000;}
.banner .slick-dots li{width:8px;height:8px;background:#fff;float:left;margin:0 5px;border-radius:50%;}
.banner .slick-dots li.slick-active{background:#5A1F08;}

.ititle{text-align:center;width:100%;color:#333;margin:40px 0;clear:both;background:url(/html/stat.disabledics/images/line.gif) no-repeat center 55px;}
.ititle h3{font-size:24px;padding:10px 0;position: relative;display: inline-block;}
.ititle h3 span{color:#EC3B00;font-family:Times New Roman;padding:0 10px 0 0;}
.ititle h3:before{content: "";display: block;position: absolute;width: 28px;height: 2px;background: #2f2f2f;left: -40px;top: 19px;}
.ititle h3:after{content: "";display: block;position: absolute;width: 28px;height: 2px;background: #2f2f2f;right: -40px;top: 19px;}
.ititle p{font-size:24px;color:#0075B1;font-weight:bold;}
.iabout{width:80%;overflow:hidden;position:relative;margin:20px auto;padding:0 10%;}
.iabout .pic{float:left;width:35%;}
.iabout .pic img{width:100%;}
.iabout .txt{float:right;width:60%;}
.iabout .txt h2{font-size:24px;padding:5px 0 30px;}
.iabout .txt p{font-size:16px;line-height:24px;padding:0px 0 20px;}
.iabout .txt .mores{margin:10px 0 0;}
.indexpro{width:90%;margin:0 auto;height:600px;position:relative;padding:0 5%;}
.indexpro .slick-slide{padding:10px;}
.indexpro .slick-arrow{width:20px;height:35px; border:none; z-index: 1;top:40%; background:#000; position: absolute; text-indent:-9999px; cursor: pointer;}
.indexpro .slick-prev{left:-20px; background:url(/html/stat.disabledics/images/left.png) no-repeat center center;}
.indexpro .slick-next{right:-20px; background:url(/html/stat.disabledics/images/right.png) no-repeat center center;}
.indexpro .slick-dots{position: absolute;left: 50%;bottom:10px;transform: translateX(-50%); z-index: 1000;}
.indexpro .slick-dots li{width:8px;height:8px;background:#ccc;float:left;margin:0 5px;border-radius:50%;cursor: pointer}
.indexpro .slick-dots li.slick-active{background:#5A1F08;}
.indexpro .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }
.ilistpic{width:100%;height:100%;position: relative;overflow: hidden}
.ilistpic .pic {display: block;width: 100%;overflow: hidden;position: relative;}
.ilistpic .pic img{width:100%;height:500px;display: block;object-fit: cover;}
.ilistpic .name{padding:20px 0;text-align: center;}
.ilistpic .txt{width:80%;color:#fff;position:absolute;z-index:1;padding:0 10%;left:0px;right:0;bottom:0px;height:0;background:rgba(0,0,0,0.4);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 */}
.ilistpic a:hover .txt{height:100%;bottom:0px;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 */}
.ilistpic .txt h3{font-size:16px;padding:70px 0 10px;text-align: center}

.mores{text-align:center;width:150px;margin:20px auto;}
.mores a{background:#5A1F08;width:150px;height:40px;position:relative;top:0px;line-height:40px;color:#fff;font-size:18px;border-radius:50px;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 */}
.mores a:hover,.iabout .txt .mores a:hover{background:#0075B1;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 */}

.news_bg{background:#fff;padding:30px 0;width:100%;display: block;overflow: hidden;}
.news-li{width:90%;margin:0 auto;height:auto;position:relative;padding:0 5% 30px;}
.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:18px;font-weight:bold;line-height:30px;}
.news-li .newslist .txt p{padding:0 5% 5%;color:#999;font-size:16px;}
.news-li .newslist .txt h5{width:100%;border-top:1px solid #eee;padding:5% 0 0 5%;}
.news-li .newslist .txt h5 span{color:#666;font-size:14px;font-weight:bold;margin:0 20px 0 0;}
.news-li .newslist .txt h5 span.view{background:url(/html/stat.disabledics/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(/html/stat.disabledics/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(/html/stat.disabledics/images/left.png) no-repeat center center;}
.news-li .slick-next{right:-20px; background:url(/html/stat.disabledics/images/right.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:#5A1F08;}
.news-li .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }

/*内页*/
.co{width:100%;float:left;position:relative;border-bottom:1px solid #eee;}
.col{width:100%;float:left;position:relative;}
.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{display:none;}
.cname h4{font-size:18px;}
.pnavtit{ display:none;}

.local{float:left;background:url(/html/stat.disabledics/images/home.png) no-repeat 0 center;background-size:20px auto;padding:0 0 0 30px;font-size:16px;height:60px;line-height:60px;}
.pnav{float:right;}
.pnav ul li{padding:0;height: 60px;line-height:60px;margin-left:35px;text-align:center;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;color: #363636;display: inline-block;*display: inline;*zoom: 1;}
.pnav ul li a{display:block;position:relative;}
.pnav ul li i{position:absolute;bottom: 0;left: 50%;width: 0;height: 2px;background-color: #EC3B00;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.pnav ul li:hover i,.pnav ul li.on i{width:100%;margin-left:-50%;}



.anav{text-align:center;height:58px;line-height:58px;width:100%;position: relative;}
.anav:after{content:""; position: absolute;bottom:0px;left:0;width:100%;border-bottom:2px solid #ddd; z-index:0;}
.anav a{font-size:15px;margin:0 18px;padding:18px 10px;position: relative;z-index: 1;color:#333;}
.anav a:hover,.anav a.act{border-bottom:2px solid #EC3B00;color:#666;}
.about{width:100%;padding:5% 0;float:left;}
.aboutcon{float:left;width:100%;line-height:24px;padding:0 0 50px}
.aboutcon img{float:left;width:40%;height:auto;display:block;margin:0 20px 0 0;}
.aboutcon p{padding:0 0 10px;text-indent:2rem;}
.aboutacon{float:left;width:100%;line-height:24px;}

.aboutpic{width:100%;overflow:hidden;margin:0 0 20px 0;}
.aboutpic ul{width:102%;float:left;}
.aboutpic ul li{width:31.33333%;float:left;text-align:center;margin:0 2% 0 0;}
.aboutpic ul li img{width:99%;height:auto;border:1px solid #E9E9E9;}
.aboutpic ul li:last-child{margin:0;}
.aboutpic ul li p{padding:10px 0;}
.aboutpicb ul li{width:48%;}
.aboutpicc ul li{width:23%;}
/*发展历程*/

.contact{width:50%;float:left;}
.contact h2{width:100%;font-size:24px;color:#EC3B00;font-weight:bold;padding:0 0 10px 0;}
.contact p{font-size:18px;padding:10px 0;}
.ditu{float:right;width:50%;height:400px; }
.map-txt{width:400px;height:80px;}
/*产品栏目*/
.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:23%;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:250px;}
.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:100%;overflow:hidden;margin:40px auto 20px;float:left;}
.newslist ul{width:100%;float:left;}
.newslist ul li{width:100%;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;height:150px;border:1px solid #f3f3f3;padding:25px;}
.newslist ul li .img{float:left;width:200px;height:150px;overflow: hidden;}
.newslist ul li .img img{width:200px;height:150px;object-fit: cover;transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.newslist ul li .txt{padding:20px 10px 0 30px;width:700px;float:left;}
.newslist ul li .txt h2{color:#333;font-size:20px;}
.newslist ul li .txt p{padding:15px 0 0;color:#999;font-size:14px;}
.newslist ul li .time{float:right;width: 130px;padding: 20px 0 20px 45px;border-left: 1px solid #eee;font-family: arial;font-size: 18px;color: #999;text-align: center;}
.newslist ul li .time .day{font-size:30px;line-height:45px;display:block;}
.newslist ul li a:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.newslist ul li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.newslist ul li a:hover h2{color:#EC3B00;}
.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:#EC3B00}

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

.pages{width:100%;padding:20px 0;float:left;}
.pages ul li{padding:5px 0;}.pages ul li a{color:#666;}.pages ul li a:hover{color:#999;}
/*产品详情*/
.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;width:800px;overflow:hidden;text-align:center;}
.detailpic ul{width:800px;overflow:hidden;}
.detailpic ul li{border:1px solid #ccc;margin:10px 0 0;}
.detailpic img{vertical-align: middle;max-width:800px;max-height:800px;}

.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;}
.taobao{text-align:center;padding:10px 0;}
.taobao img{width:200px;}
/*图片小图预览列表*/
.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(/html/stat.disabledics/images/lefta.png) no-repeat center center;width:11px;height:86px; cursor:pointer;}
.spec-scroll .next{display:block; background:url(/html/stat.disabledics/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 #EC3B00;}

.ptitle{width:100%;float:left;margin:30px 0;position: relative;}
.ptitle:after{content:""; position: absolute;bottom:0;left:0;border-bottom:1px solid #eee;width:100%;z-index:-1;}
.ptitle ul li{float:left;font-size:18px;text-align:center;border:1px solid #fff;border-bottom:none;padding:10px 20px;cursor:pointer;margin:0 0 0 10px;}
.ptitle ul li.hover{border:1px solid #eee;border-bottom:none;background:#fff;}
.pcon{width:100%;float:left;padding:20px 0;}

/*留言栏目*/
.feedback{padding:20px 0 50px;width:100%;float:left;}
.feedback ul li{float:left;width:100%;padding:5px 0;}
.feedback ul li label{float:left;width:200px;padding:10px;font-size:16px;text-align: right}
.feedback ul li input{float:left;width:250px;padding:10px;border:1px solid #C8C8C8;-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;}
.feedback ul li textarea{float:left;width:480px;padding:10px;height:250px;border:1px solid #C8C8C8;-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;}
.feedback ul li button{background: #5F1A03;border:1px solid #5F1A03;-moz-border-radius: 2px 2px 2px 2px;-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;-webkit-border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;color: #FFFFFF;display:inline-block;font-size:16px;height:42px;line-height:42px;padding:0 60px;cursor: pointer;}
.feedback ul li input.finput{width:120px;}
.feedback ul li button:hover{background:#f60;border:1px solid #f60;}

/*分页样式*/
.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;margin:20px 0 0;}
.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:#898989;}
.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{display:none;}
/*页脚区域*/
.footer{background:#F6F6F6;padding:25px 0 0;width:100%;color:#666;float:left;clear:both;}
.footer .flogo{float:left;width:185px;height:60px;margin:25px 0 0;}
.footer .flogo h1 a{background:url(/html/stat.disabledics/images/logo.png) no-repeat;width:125px;color:#5D2001;letter-spacing:1px;padding:10px 0 0 60px;height:50px;display:block;font-size:30px;background-size:auto 60px;}
.footer .flogo h1 p{font-size:12px;letter-spacing:0px;text-transform: uppercase;color:#5D2001;padding:5px 0 0;}
.footer .flogo a:hover p,.head .logo a:hover{color:#5A1F08}
.footer .fcontact{float:left;margin:20px 0 0 80px;}
.footer .fcontact p{line-height:28px;padding:0 0 0 30px;}
.footer .fcontact p.address{background:url(/html/stat.disabledics/images/address.png) no-repeat 0 center;background-size:20px auto;}
.footer .fcontact p.tel{background:url(/html/stat.disabledics/images/telb.png) no-repeat 0 center;background-size:20px auto;}
.footer .fcontact p.email{background:url(/html/stat.disabledics/images/email.png) no-repeat 0 center;background-size:20px auto;}
.footer .fcontact p.website{background:url(/html/stat.disabledics/images/web.png) no-repeat 0 center;background-size:20px auto;}


.footer .weixin{float:right;margin:0;height:150px;text-align:center}
.footer .weixin ul li{float:left;width:120px;margin:0 0 0 30px;}
.footer .weixin img{ vertical-align: middle;width:120px;}
.footer .copy{width:100%;float:left;background:#434142;clear:both;color:#fff;height:40px;line-height:40px;margin:20px 0 0;}
.footer .copy p{float:right;}
.footer .copy a{color:#fff;}
.footnav{display:none;}
/*Top按钮*/
*html{background-image:url(/html/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(/html/stat.disabledics/images/icon.png) no-repeat 0 0;display:block;}

.rnav{width:60px;float:right;height:auto;position:fixed;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(/html/stat.disabledics/images/rweixin.png) no-repeat center 10px #f8f7f5;}
.rnav .ltel{background:url(/html/stat.disabledics/images/rtel.png) no-repeat center 10px #f8f7f5;}
.rnav .lqq{background:url(/html/stat.disabledics/images/rqq.png) no-repeat center 10px #f8f7f5;}
.rnav .ldaohan{background:url(/html/stat.disabledics/images/rdaohan.png) no-repeat center 10px #f8f7f5;}
.rnav .lcode{background:url(/html/stat.disabledics/images/rcode.png) no-repeat center 10px #f8f7f5;}
.rnav #gotop{background:url(/html/stat.disabledics/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:#EC3B00;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:#EC3B00;}
.rnav .shows{position:absolute;left:-156px;top:-190px;width:150px;height:320px;background:#EC3B00;display:none;line-height:24px;padding:0; text-align:center;font-size:18px;}
.rnav .shows:after{content:''; position:absolute; top:218px; 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:#EC3B00;}
.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:1366px) {
    .head{width:96%;padding:0 2%;}
    .navbg{margin:30px 0 0 2%;}

    .indexpro{height:400px;}
    .ilistpic .pic img{height:300px;}





}
@media (max-width:810px) {
    .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%;}
    .iwrap{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;background:#5B1F05;width:100%;padding: 0;}
    .hnavbg{border-bottom:none;}
    .head .logo{width:165px;height:40px;margin:5px 0 0 5px;}
    .head .logo h1 a{background:url(/html/stat.disabledics/images/logom.png) no-repeat;width:125px;letter-spacing:5px;color:#fff;padding:2px 0 0 40px;height:38px;display:block;font-size:26px;background-size:auto 40px;}
    .head .logo h1 p{font-size:12px;color:#fff;padding:2px 0 0;letter-spacing:0px;}
    .head .tel{right:40px;top:15px;width:20px;height:20px;background:none;}
    .head .tel p{display:none;}
    .head .tel a{background: url(/html/stat.disabledics/images/telm.png) no-repeat; background-size:auto 20px;padding:0; text-indent:-9999px;display: block;width:20px;height:20px;}
    .head .logo h1 a:hover{color:#fff;}
    .head .logo h1 a:hover p{color:#fff;}

    .head .menu{background: url(/html/stat.disabledics/images/menus.png) no-repeat; text-indent:-9999px;display: block;width: 40px;height:40px; position: absolute; top:5px; right:0px;}
    #menua{ display:block;}
    .head .navbg{display:none;}
    .sbanner{height:150px;background-size:auto 150px;}
    .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 */
    .banners {height:180px;position:relative;}
    .banner a{height:180px; background-size:auto 180px;}
    .banner .slick-arrow{top:35%;}

    .ititle{text-align:center;width:100%;color:#333;margin:10px 0;clear:both;}
    .ititle h3{font-size:18px;padding:5px 0;}
    .ititle p{font-size:18px;}


    .iabout{width:96%;float:left;margin:0;padding:2%;}
    .iabout .pic{width:100%;}
    .iabout .pic img{width:100%;height:auto;}
    .iabout .txt{width:100%;}
    .iabout .txt h2{font-size:18px;padding:10px 0 10px;text-align: center}
    .iabout .txt p{font-size:12px;line-height:21px;padding:0px 0 10px;}
    .iabout .txt .mores{margin:10px auto;}



    .indexpro{width:100%;margin:0 auto;height:auto;padding:0 0 10px;overflow:hidden;}
    .ilistpic .pic img{height:240px;}
    .ilistpic .txt h3{padding:20px 0 10px;}



    .mores{width:120px;}
    .mores a{width:120px;height:30px;line-height:30px;font-size:14px;}

    .news-li{width:100%;margin:0 auto;height:auto;padding:0 0 30px;overflow:hidden;}

    .liucheng img{width:100%;height:auto;}

    .inewsli{width:96%;padding:2%;background:none;height:420px;}
    .inewsli ul li{width:100%;background:none;height:auto;margin:0;}
    .inewsli ul li:hover{background:none;}
    .inewsli ul li a{width:95.5%;padding:2%;}
    .inewsli ul li a:before{right:51px;}
    .inewsli ul li a:after{right:51px;}
    .inewsli ul li a span{display:none;}
    .inewsli ul li.two a:before{left:-50px;}
    .inewsli ul li.two a:after{left:-50px;}
    .inewsli ul li a p{padding:0;}




    /*内页*/
    .co{height:auto;line-height:30px;}
    .cname{float:left;color:#fff;width:96%;height:34px;line-height:34px;padding:0 2%;background:#A33A14;display:block;position: relative;}
    .cname h4{font-size:14px;}
    .local{font-size:11px;color:#666;text-align:left;height:auto;line-height:30px;}

    .pnavtit{ position:absolute;right:10px;top:5px;width:50px;height:20px;line-height:20px;font-size:11px;cursor:pointer;color:#666;background:url(/html/stat.disabledics/images/downs.png) no-repeat center right;background-size:15px auto;display: block;}
    .current{background:url(/html/stat.disabledics/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-top:1px solid #E9E9E9;width:100%;margin:0;height:30px;line-height:30px;}
    .pnav ul li a{border:none;background:none;font-size:11px;}

    .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 h2{padding:15px 0;font-size:10px;}
    .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;border:none;}
    .newslist ul li .img{float:left;width:100%;height:auto;}
    .newslist ul li .img img{width:100%;height:auto;}
    .newslist ul li .txt{float:left;width:80%;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;line-height:18px;}
    .newslist ul li a:hover{ background:#fafafa;}
    .newslist ul li .time{float:right;width:19%;padding:10px 0;border-left:1px solid #eee;font-size:14px;text-align:center;}
    .newslist ul li .time .day{font-size:18px;line-height:20px;}




    /*图片列表*/
    .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;}

    .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%;}
    .about img{width:100%;height:auto;float:left;}
    .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;padding:0 0 2px 0;}
    .contact p{font-size:14px;padding:2px 0;}

    .ditu{float:right;width:100%;height:400px;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:100%;}
    .detail .dconn .vr{height:300px;}
    /*产品详情*/
    .dtitle{padding:10px 0;}
    .dtitle h2{font-size:16px;padding:0 0 10px 0;}
    .prodetail{ position:relative;padding:10px 0;width:100%;}
    .detaill{width:100%;margin:0 auto;}

    .detailpic{margin:0 auto;width:320px;overflow:hidden;border:none}
    .detailpic ul{width:320px;overflow:hidden;}
    .detailpic img{vertical-align: middle;max-width:320px;max-height:320px;}

    .taobao img{width:150px;}
    /*图片小图预览列表*/

    .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(/html/stat.disabledics/images/lefta.png) no-repeat center center;width:11px;height:70px; cursor:pointer;}
    .spec-scroll .next{display:block; background:url(/html/stat.disabledics/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;}
    .ptitle{margin:10px 0;}
    .ptitle ul li{font-size:14px;padding:5px 10px;margin:0 0 0 5px;}
    .pcon{width:96%;padding:2%;}
    .pcon img{width:50%;}

    /*留言栏目*/
    .feedback ul li label{width:18%;padding:10px 10px 10px 0;font-size:14px;}
    .feedback ul li input{width:72%;padding:10px 0 10px 5px;}
    .feedback ul li textarea{width:72%;padding:10px 0 10px 5px;height:100px;}

    /*页脚区域*/
    .footer{padding:20px 0 45px;margin:20px 0 0;}
    .footer .flogo{margin:0 auto;float:none;width:180px;}


    .footer .fcontact{float:left;margin:10px 0;width:90%;padding:0 5%;}
    .footer .fcontact p{font-size:12px;line-height:21px;}
    .footer .weixin{width:280px;text-align: center;margin:10px auto 0;float:none;}
    .footer .weixin ul li{margin:0 10px;}
    .footer .copy{width:100%;text-align:center;height:auto;line-height:20px;padding:5px 0;margin:25px 0 0;font-size:12px;}
    .footer .copy a{color:#fff;}.footer .copy p{width:100%;float:left;}

    .footnav{position:fixed;bottom:0;left:0;width:100%;height:45px;background:#5A1F08;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:95px;}
    .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
    }
}






















