@charset "utf-8";body,html{margin:0;padding:0;background:#fff;text-decoration:none;font-size:12px;font-family:"微软雅黑";-webkit-text-size-adjust:none}
a{outline:0 none;color:#666;text-decoration:none;star:expression(this.onFocus=this.blur())}
a:active,a:hover{color:#18499d}
*{margin:0;padding:0;list-style:none}
table{border-collapse:collapse}
li,ul{padding:0;border:0 none;list-style:none}
form{margin:0}
img{border:0 none;text-align-last:center;vertical-align:middle}
center{text-align:left;color:#999;height:50px}
#dhtmltooltip{z-index:100;visibility:hidden;position:absolute;text-align:left;border:1px solid #ccc}
#clear,.clear{clear:both;float:none;background:0 0;width:inherit!important;height:inherit!important}
#noData,.noData{color:#ccc;font-size:14px;text-align:left;padding:50px 0}
#header{position:absolute;z-index:1001;left:50%;width:1200px;margin-left:-600px}
#header .top{position:relative;width:100%;height:55px;margin:0 auto;text-align:right}
#header .top .search{position:absolute;right:0;top:12px}
#header .top .search form{margin:0;width:150px;height:20px;padding:0 5px;border-bottom:1px solid rgba(255,255,255,.8);margin-top:5px}
#header .top .search #keys{float:left;background:0 0;outline:0;border:0;color:#fff;font-family:"微软雅黑",Arial,Arial;font-size:12px;text-align:left;height:20px;line-height:20px}
#header .top .search #go{display:block;float:left;width:16px;height:16px;background:url(../images/go.png) no-repeat;background-position:center center;cursor:pointer;font-size:0;border:0}
#header .top .language{position:absolute;right:180px;top:20px;border-left:0 solid rgba(0,0,0,.1);padding-left:15px}
#header .top .language h3{display:inline-block;font-size:12px;font-weight:400;color:#fff}
#header .top .language h3 img{margin-right:5px}
#header .top .language a{display:inline-block;margin-right:5px}
#header .menu{display:block;position:absolute;left:0;top:55px;bottom:0;width:1060px;height:90px;background:rgba(255,255,255,.9);border-radius:0 20px 0 0;box-shadow:0 2px 5px rgba(0,0,0,.1)}
#header .menu .logo{width:265px;text-align:center;position:absolute;left:0;top:20px}
#header .menu .btn-menu{display:none;overflow:hidden}
#header .menu .mod{width:780px;text-align:center;position:absolute;right:40px}
#header .menu .mod a{font-size:15px;color:#454545;height:90px;line-height:90px;padding:0 20px}
#header .menu .mod a:hover{color:#18499d}
#header .industry{position:absolute;right:0;top:55px;bottom:0;width:135px;height:90px;text-align:center;background:rgba(216,33,40,1);border-radius:20px 0 0 0;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s}
#header .industry a{color:#fff;font-size:16px}
#header .industry a img{display:block;margin:20px auto 5px auto}
#header .industry:hover{background:rgba(102,102,102,1)}
#banner{width:100%;height:auto;position:relative;z-index:1;overflow:hidden;margin:0 auto}
#banner img{width:100%}
#banner-inside{position:relative;width:100%;height:400px;overflow:hidden;margin:0 auto}
#banner-inside img{position:absolute;left:50%;top:0;margin-left:-960px}
#anniversary{position:relative;width:1200px;height:20px;line-height:20px;margin:30px auto}
#anniversary .text{position:absolute;left:0;text-align:left;color:#1e1e1e;font-size:16px}
#anniversary .text img{margin-right:5px}
#anniversary .hotline{position:absolute;right:0;text-align:right;font-size:14px;color:#1e1e1e}
#anniversary .hotline span{color:#a6a6a6}
#main{margin:0 auto}
#main .catalog{background:url(../images/catalog-bg.jpg) repeat;width:100%;padding:90px 0;margin:0 auto;overflow:hidden}
#main .catalog .con{width:1200px;height:580px;margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,.1)}
#main .catalog .con .industry{background:rgba(255,255,255,1);float:left;width:770px;height:580px;overflow:hidden}
#main .catalog .con .industry .title{width:88%;margin:0 auto;text-align:left;font-size:26px;color:rgba(216,33,40,1);font-family:Arial,"Arial Narrow";text-transform:uppercase;padding:30px 0 30px 0}
#main .catalog .con .industry .title h2{color:rgba(0,0,0,.8);font-family:"微软雅黑";font-size:26px;padding:0 0}
#main .catalog .con .industry .title h4{font-weight:400}
#main .catalog .con .industry .title h2 img{margin-left:5px}
#main .catalog .con .industry .list{width:88%;margin:0 auto}
#main .catalog .con .industry .list .external{display:block;float:left;width:210px;height:180px;overflow:hidden;padding:0;margin:0 20px 20px 0;border:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-perspective:1700px;-moz-perspective:1700px;perspective:1700px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;perspective-origin:50% 50%}
#main .catalog .con .industry .list .external:nth-child(3){margin-right:0}
#main .catalog .con .industry .list .inner{width:100%;height:100%;padding:0;margin:0;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
#main .catalog .con .industry .list .inner>div.text{height:180px;backface-visibility:hidden;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background:#f2f2f2;color:#959595;font-size:14px}
#main .catalog .con .industry .list .inner>div.text img{margin:20px auto}
#main .catalog .con .industry .list .inner:hover>div.text{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
#main .catalog .con .industry .list .inner .img{position:absolute;top:0;left:0;padding:0;background:#fe7253;color:#fff;height:100%;width:100%;margin:0;opacity:0;background-color:#fe7253;text-align:center;backface-visibility:hidden;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
#main .catalog .con .industry .list .inner:hover .img{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
#main .catalog .con .industry .list .inner .view{position:absolute;top:0;left:0;padding:0;background:rgba(216,33,40,.9);color:#fff;height:100%;width:100%;margin:0;opacity:0;text-align:center;backface-visibility:hidden;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
#main .catalog .con .industry .list .inner .view h3{display:block;margin:60px auto 20px auto;font-size:16px;font-weight:400;text-align:center}
#main .catalog .con .industry .list .inner .view h4{display:inline-block;font-size:12px;font-family:Arial,"Arial Narrow";font-weight:400;text-transform:uppercase;text-align:center;padding:2px 8px;color:rgba(255,255,255,.7);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}
#main .catalog .con .industry .list .inner:hover .view{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
#main .catalog .con .industry .list .more{display:block;float:left;width:210px;height:180px}
#main .catalog .con .industry .list .more a{display:block;height:180px;line-height:150px;border:1px solid #f2f2f2;font-size:40px;color:#ccc;padding:0}
#main .catalog .con .industry .list .more a:hover{color:#18499d}
#main .catalog .con .brand{background:url(../images/brand-bg.jpg) no-repeat;position:relative;width:430px;height:580px;float:right}
#main .catalog .con .brand .title{position:absolute;z-index:9;bottom:83px;right:-23px;width:130px;height:102px;line-height:36px;padding-top:28px;background:rgba(216,33,40,.8);font-size:32px;font-weight:700;color:#fff;overflow:hidden}
#main .catalog .con .brand .title a{color:#fff}
#main .catalog .con .brand .title a:hover{color:#eee}
#main .catalog .con .brand .text{margin:0 54px;padding:100px 0;text-align:left;color:#fff;font-size:14px;line-height:34px}
#main .catalog .con .brand .text h2{font-size:20px}
#main .catalog .con .brand .text a{display:inline-block;border:1px solid rgba(0,0,0,.2);background:rgba(255,255,255,.8);padding:0 15px;margin-top:30px;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s}
#main .catalog .con .brand .text a img{margin-left:5px;opacity:.3;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s}
#main .catalog .con .brand .text a:hover{background:rgba(255,255,255,1)}
#main .catalog .con .brand .text a:hover img{opacity:1;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0)}
#main .news{width:1200px;margin:0 auto;padding:90px 0;display:table}
#main .news .title{background:url(../images/title-line.png) no-repeat;background-position:center bottom}
#main .news .title h2{display:block;padding:0;color:rgba(0,0,0,.9);font-size:25px;font-weight:400}
#main .news .title h2 img{display:none}
#main .news .title h3{display:block;padding:10px 0 30px 0;color:rgba(0,0,0,.3);font-size:28px;font-weight:400;text-transform:uppercase}
#main .news .con{width:1200px;margin:0 auto;padding-top:60px}
#main .news .con .imglist{width:590px;height:410px;float:left}
#main .news .con .imglist a{position:relative;display:block;float:left;width:275px;height:410px;overflow:hidden;background:#f7f7f7;margin-right:20px}
#main .news .con .imglist .time{position:absolute;z-index:9;left:10px;top:170px;width:50px;height:50px;line-height:18px;background:rgba(126,126,126,1);color:#fff;font-size:9pt;-webkit-text-size-adjust:none;text-align:center;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s}
#main .news .con .imglist .time h3{font-size:20px;padding-top:10px}
#main .news .con .imglist .time h4{display:none}
#main .news .con .imglist .time h5{font-weight:400;display:inline-block}
#main .news .con .imglist .view{position:absolute;z-index:2;left:0;top:0;width:275px;height:190px;opacity:0;background:url(../images/icon-view.png) no-repeat;background-position:center center;background-color:rgba(0,0,0,.7);overflow:hidden;transition:1s;-webkit-transition:1s;-moz-transition:1s;-o-transition:1s}
#main .news .con .imglist .text{position:absolute;z-index:9;top:225px;left:10px;width:250px;height:144px;line-height:22px;overflow:hidden;text-align:left}
#main .news .con .imglist .text h3{color:#484848;font-size:14px;line-height:18px;padding:5px 0 10px 0}
#main .news .con .imglist a:hover .time{background:rgba(216,33,40,1)}
#main .news .con .imglist a:hover .view{opacity:1}
#main .news .con .imglist a:hover .text h3{color:rgba(216,33,40,1)}
#main .news .con .list{width:570px;height:410px;float:right;text-align:left}
#FontScroll{width:100%;height:410px;overflow:Hidden;margin:0 auto;}
#FontScroll .line{width:100%;}
#FontScroll li{height:138px;}
#main .news .con .list a{display:block;border:1px solid #dadada;padding:0 20px;margin-bottom:12px;height:126px;line-height:20px;overflow:hidden;color:rgba(102,102,102,1);transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#main .news .con .list a h3{display:block;color:rgba(0,0,0,1);font-size:16px;padding:20px 0 8px 0}
#main .news .con .list a .time{color:rgba(102,102,102,1);font-size:12px;padding-bottom:8px}
#main .news .con .list a:hover h3{color:rgba(216,33,40,1)}
#main .news .con .list a:hover{background:#f7f7f7}
#main .service{position:relative;width:100%;height:580px;overflow:hidden;margin:0 auto}
#main .service .title{position:absolute;z-index:99;left:50%;top:90px;width:1200px;margin-left:-600px;text-align:center;background:url(../images/title-line.png) no-repeat;background-position:center bottom}
#main .service .title h2{display:block;padding:0;color:rgba(255,255,255,.9);font-size:25px;font-weight:400}
#main .service .title h2 img{display:none}
#main .service .title h3{display:block;padding:10px 0 30px 0;color:rgba(255,255,255,.3);font-size:28px;font-weight:400;text-transform:uppercase}
#main .service .text{position:absolute;z-index:9;left:50%;top:240px;text-align:center;width:1200px;margin-left:-600px;color:rgba(255,255,255,.5);font-size:14px;line-height:24px}
#main .service .con{position:absolute;z-index:9;left:50%;top:350px;width:1200px;margin-left:-600px;text-align:center}
#main .service .con a{position:relative;display:inline-block;width:90px;height:140px;text-align:center;color:rgba(255,255,255,.5);font-size:14px;margin:0 30px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#main .service .con a img{display:block;opacity:.8;margin:20px auto 25px auto}
#main .service .con a:hover{background:rgba(216,33,40,1);border-radius:5px;color:rgba(255,255,255,1);transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px)}
#main .service .con a:hover img{opacity:1}
#main .service .bg{position:absolute;left:0;top:0;width:100%;z-index:2}
#main .partner{width:1200px;height:60px;position:relative;margin:0 auto;padding:60px 0;overflow:hidden}
#main .partner .title{float:left;width:150px;height:60px;line-height:60px;text-align:left;color:rgba(216,33,40,1);font-size:24px}
#main .partner .bd{float:left;width:1000px;height:60px;overflow:hidden}
#main .partner ul{width:100%;height:60px;overflow:hidden;margin:0 auto;zoom:1}
#main .partner ul li{display:block;float:left;width:200px;height:60px;overflow:hidden;padding:0}
#navpart{position:relative;background:#f4f4f4;margin:0 auto;width:100%;}
#navpart .position{width:1200px;padding:20px 0;margin:0 auto;color:#999;font-size:12px;text-align:left}
#navpart .position a{color:#999}
#navpart .position a:hover{color:#18499d;text-decoration:underline}
#navpart .column{width:1200px;margin:0 auto;text-align:left;overflow:auto}
#navpart .column ul{height:40px;text-align:left}
#navpart .column ul li{display:inline-block;float:left;border:1px solid #eee;background:#fff;height:40px;line-height:40px;padding:0 30px;margin-right:10px;font-size:14px;text-align:center; margin-bottom:15px;}
#navpart .column a{display:block}
#navpart .column .A{background:#4cb034;border:1px solid #4cb034}
#navpart .column .A a{color:#fff}
#navpart .column #scrollwidth{width:auto}
#title{width:1200px;font-size:24px;color:#434343;margin:30px auto;padding:20px 0;text-align:right;border-bottom:1px solid #eee}
#title h2{color:#4cb034;}
#inside{width:1200px;min-height:500px;margin:0 auto;padding-bottom:150px}
.logoname{width:100px;}
#about{text-align:left;font-size:14px;line-height:30px;color:#666}
#about p{margin-bottom:30px;text-indent:2em}
#about .img li{position:relative;display:block;float:left;width:23%;margin-right:2%;overflow:hidden}
#about .img li span{position:absolute;z-index:9;left:0;bottom:0;width:100%;height:50px;line-height:50px;text-align:center;color:#fff;font-size:16px;letter-spacing:10px}
#about .img li img{position:relative;z-index:1;left:0;top:0;width:100%;height:auto}
#about .img li .tit1{background:rgba(255,153,0,.8)}
#about .img li .tit2{background:rgba(228,36,50,.8)}
#about .img li .tit3{background:rgba(6,80,130,.8)}
#about .img li .tit4{background:rgba(47,183,11,.8)}
#culture{text-align:left;font-size:14px;line-height:30px;color:#666}
#culture .text{color:#333;line-height:36px;padding-bottom:20px;border-bottom:1px dotted #eee}
#culture .text strong{color:#18499d;font-size:16px}
#culture .describe{color:#666;padding:20px 0}
#culture .img{text-align:left}
#culture .img img{max-width:100%}
.about_qywh{display:table;width:100%}
.about_qywh .part01,.about_qywh .part02{width:100%;display:table;background:#f7f7f7}
.about_qywh .part01 .part01_content ._left{float:left;width:50%}
.about_qywh .part01 .part01_content ._right{float:left;width:50%}
.about_qywh .part01 .part01_content ._left ._left_cont{padding:24px 70px}
.about_qywh .part01 .part01_content ._left ._left_cont ._title{padding:16px 0;font-size:25px}
.about_qywh .part01 .part01_content ._left ._left_cont ._content{text-indent:28px}
.about_qywh .part01 .part01_content ._left ._left_cont ._title_footer{padding:19px 0;font-size:18px;padding-left:28px}
.about_qywh .part02{margin-top:50px}
.about_qywh .part02 .part02_content ._right{min-height:309px;float:left;width:50%}
.about_qywh .part02 .part02_content ._left{min-height:309px;float:left;width:50%}
.about_qywh .part02 .part02_content ._right ._right_cont{padding:24px 70px}
.about_qywh .part02 .part02_content ._right ._right_cont ._title{padding:16px 0;font-size:25px}
.about_qywh .part02 .part02_content ._right ._right_cont ._title_footer{padding:19px 0;font-size:18px}
.about_qywh .part02 .part02_content ._right ._right_cont ._title_footer ._content_t04{font-size:13px;margin-left:10px;font-weight:400}
.about_qywh .part02 .part02_content ._content ._content_t01{font-size:18px;font-weight:700;margin-right:10px}
.gallery:after{content:'';display:block;height:2px;margin:.5em 0 1.4em}
.gallery img{width:80%;text-align:center}
.gallery a{width:23%;display:inline-block;overflow:hidden;margin:14px 1%;text-align:center;float:left;box-shadow:0 0 1px rgba(0,0,0,.3);padding:20px 0;height:350px}
.gallery a:hover{box-shadow:0 0 1px rgba(196,38,29,1)}
.gallery span{height:50px;line-height:50px;width:100%;display:table;text-align:center;font-size:16px;color:#000}
.baguetteBoxOne{width:100%;margin:0 auto}
.fl-left{float:left}
.fl-right{float:right}
#product>.products{margin:0 auto}
#product>.products>.prolist{width:20%;text-align:center;padding-bottom:10%}
#product>.products>.prolist a{position:relative;display:block;text-align:left;font-size:14px;color:#444;padding:15px;background:#eee;margin-bottom:2px}
#product>.products>.prolist a>.img{position:relative;display:block;float:left;width:50px;height:50px;margin-right:6px;vertical-align:middle;overflow:hidden}
#product>.products>.prolist a>.img>img{position:absolute;left:0;top:0;width:100%;opacity:.6}
#product>.products>.prolist a>.name{float:left;width:92%;font-size:16px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#product>.products>.prolist a.A{background:#18499d!important;color:#fff!important}
#product>.products>.prolist a.A:after{position:absolute;z-index:3;top:50%;right:-17px;width:17px;height:26px;margin-top:-13px;background:url(../images/prolist-arrow.png) no-repeat;content:''}
#product>.products>.prolist a.A>.img>img{top:-50px;opacity:1}
#product>.products>.prolist a:hover{color:#18499d;background:#e1eafa}
#product>.products .container{width:100%}
#product>.products .container>.title{font-size:24px;font-weight:700;color:#333;text-align:left;border-bottom:1px solid #ccc;padding:15px;margin-bottom:5%}
#product>.products .container>.keys{font-size:18px;font-weight:700;color:#333;text-align:left;border-bottom:1px solid #ccc;padding:15px;margin-bottom:5%}
#product>.products .container>.keys>strong{color:red}
#product>.products .container>.list a{position:relative;display:block;float:left;width:23%;padding:2%;margin-bottom:3%; margin-right:2.5%;text-align:center;overflow:hidden;transition:all .35s;box-shadow:0 3px 10px rgba(0,0,0,.1)}
#product>.products .container>.list a:nth-child(4n+4){margin-right:0px;}
#product>.products .container>.list a:after{position:absolute;z-index:3;left:0;top:0;width:99%;height:99%;border:1px solid #ccc;box-shadow:0 3px 10px rgba(0,0,0,.1);opacity:0;content:'';transition:all .35s}
#product>.products .container>.list a:before{position:absolute;z-index:9;right:1px;bottom:-30px;width:30px;height:30px;background:#18499d url(../images/icon-plus-white.png) no-repeat;background-size:20px auto;background-position:50% 50%;content:'';transition:all .35s}
#product>.products .container>.list a .img{width:100%}
#product>.products .container>.list a .img>img{width:100%;height:auto}
#product>.products .container>.list a .name{width:100%;margin:0 auto;padding:10px 0;text-align:center;font-size:18px;color:#676767;transition:all .35s}
#product>.products .container>.list a .text{color:#999;height:70px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:12px;line-height:18px}
#product>.products .container>.list a:hover .name{color:#18499d}
#product>.products .container>.list a:hover:after{opacity:1}
#product>.products .container>.list a:hover:before{bottom:2px}
#product>.view>.prolist{width:10%;text-align:center;padding-bottom:10%}
#product>.view>.prolist a{position:relative;display:block;font-size:14px;color:#444;padding:20px;background:#eee;margin-bottom:2px}
#product>.view>.prolist a>.img{position:relative;display:block;width:90px;height:90px;margin:0 auto;overflow:hidden}
#product>.view>.prolist a>.img>img{position:absolute;left:0;top:0;width:100%;opacity:.6}
#product>.view>.prolist a.A{background:#18499d!important;color:#fff!important}
#product>.view>.prolist a.A:after{position:absolute;z-index:3;top:50%;right:-17px;width:17px;height:26px;margin-top:-13px;background:url(../images/prolist-arrow.png) no-repeat;content:''}
#product>.view>.prolist a.A>.img>img{top:-90px;opacity:1}
#product>.view>.prolist a:hover{color:#18499d;background:#ffebec}
#product>.view>.container{width:80%;text-align:left}
#product>.view>.container .name{font-size:30px;font-weight:700;padding:20px 0;color:#333}
#product>.view>.container .focus{position:relative;width:30%;padding:20px 0}
#product>.view>.container .focus .gallery{margin:0 auto;width:500px;height:auto}
#product>.view>.container .focus .gallery img{width:100%;height:auto}
#product>.view>.container .focus .gallery-thumbs{width:80%;box-sizing:border-box;margin:0 auto}
#product>.view>.container .focus .gallery-thumbs .swiper-slide{height:100%}
#product>.view>.container .focus .gallery-thumbs img{cursor:pointer;width:80%;height:auto;border:1px solid #ddd}
#product>.view>.container .focus .gallery-thumbs .swiper-slide-active>img{border:1px solid #18499d}
#product>.view>.container .content{width:50%;padding:5% 5%;text-align:left}
#product>.view>.container .content .application{margin:0 auto;padding:10px 0}
#product>.view>.container .content .application>.title{position:relative;padding:10px 0;font-size:18px;font-weight:700;color:#333}
#product>.view>.container .content .application>.title:after{position:absolute;z-index:3;left:0;bottom:0;width:10%;height:2px;background:#18499d;content:''}
#product>.view>.container .content .application>.text{padding:20px 0;font-size:14px;color:#999;line-height:20px}
#product>.view>.container .content .btn{padding:30px 0;text-align:left}
#product>.view>.container .content .btn>a{display:inline-block;background:#18499d;border-radius:3px;padding:15px 30px;color:#fff;font-size:16px;transition:all .35s}
#product>.view>.container .content .btn>a:hover{background:#f60}
#product>.view>.container .content .certificate{margin:0 auto}
#product>.view>.container .content .certificate>img{display:inline-block;height:60px;width:auto}
#product>.view>.container .tags{margin:0 auto;padding:30px 0}
#product>.view>.container .tags .tagtit{text-align:left;padding:0 10px;background:url(../images/tagtit-bg.png) repeat-x;background-position:left bottom}
#product>.view>.container .tags .tagtit a{display:inline-block;padding:15px 30px;color:#666;font-size:16px;border:1px solid #ddd;border-bottom:0!important;transition:all .35s}
#product>.view>.container .tags .tagtit a:hover{color:#18499d}
#product>.view>.container .tags .tagtit .A{font-weight:700;color:#18499d;background:#fff}
#product>.view>.container .tags .tagcon{display:none;padding:30px 0;line-height:25px;color:#676767;font-size:14px}
#product>.view>.container .tags h1{width:100%;background:#18499d;color:#fff;margin:20px 0;display:table;height:50px;line-height:50px;font-size:18px;text-indent:10px}
#product>.view>.container .tags .tagcon p{margin-bottom:35px}
#product>.view>.container .tags .tagcon img{max-width:100%;height:auto}
#product>.view>.container .tags .tagcon table{width:100%!important;border-top:1px solid #eee;border-right:1px solid #eee}
#product>.view>.container .tags .tagcon table tr:first-child{background:#fafafa;color:#333}
#product>.view>.container .tags .tagcon table tr:first-child>td{position:relative;font-weight:700;font-size:16px;color:#999}
#product>.view>.container .tags .tagcon table td img{max-width:100%;height:auto}
#product>.view>.container .tags .tagcon table td a{text-decoration:underline}
#product>.view>.container .tags .tagcon td{padding:10px;font-size:12px;border-left:1px solid #eee;border-bottom:1px solid #eee}
#product>.view>.container .pageurl{padding:50px 0;text-align:right}
#product>.view>.container .pageurl>a{display:inline-block;margin-left:10px;border:1px solid #ddd;border-radius:3px;font-size:14px;padding:15px 30px;transition:all .35s}
#product>.view>.container .pageurl>a.back{background:#18499d!important;border:1px solid #18499d;color:#fff!important}
#product>.view>.container .pageurl>a.no{color:#ddd!important}
@media only screen and (max-width:1460px){#product{max-width:1200px}
}
.mChoices_content{display:none;}
.Choices{width:100%;float:left;background:url(../images/electric.jpg) no-repeat center;background-size:cover}
.Choices_text{width:1200px;height:819px;margin:0 auto}
.Choices_head{width:100%;float:left;height:55px;margin-top:80px;line-height:55px;letter-spacing:2px;font-weight:700;text-align:center;font-size:48px;color:#fff;display:block;position:relative}
.Choices_head:after,.Choices_head:before{content:'';position:absolute;top:30px;background:#fff;width:265px;height:2px}
.Choices_head:before{left:175px}
.Choices_head:after{right:175px}
.Choices_content{width:1184px;height:594px;float:left;margin-left:3px}
.Choicesnext{width:38px;height:37px;float:left;margin-left:1136px;margin-top:24px;cursor:pointer}
.Choices_banner{width:1184px;height:399px;float:left;margin-top:39px;overflow:hidden}
.Choices_banner ul{width:12000px;overflow:hidden}
.Choices_banner ul li{width:1184px;height:399px;float:left}
.Choices_left{width:594px;height:399px;float:left}
.Choices_right{width:590px;height:399px;float:left;background-color:rgba(255,255,255,.8)}
.Choices_right h1{width:590px;height:30px;line-height:30px;float:left;text-align:center;font-size:28px;margin-top:70px;color:#464646}
.Choices_right h2{width:590px;height:30px;line-height:30px;float:left;text-align:center;font-size:28px;margin-top:10px;color:#464646}
.Choices_right p{width:450px;height:90px;line-height:30px;float:left;margin-left:70px;text-align:center;font-size:16px;color:#606060;margin-top:20px}
.Choicesbut{width:197px;height:49px;float:left;border:1px solid #bfbfbf;background-color:rgba(255,255,255,.7);text-align:center;line-height:49px;color:#606060;font-size:22px;margin-left:195px;margin-top:57px}
.Choicestel{width:1184px;height:38px;text-align:center;line-height:38px;font-size:36px;float:left;font-family:Arial;overflow:hidden;color:#fff;margin-top:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.Choicestel ul{width:12000px;overflow:hidden}
.Choicestel ul li{width:1184px;height:38px;float:left}
.pagination-inline.pagination-project0 .prevbtn{background-image:url(images/ico-prev1.png);background-repeat:no-repeat;background-position:center center}
.pagination-inline.pagination-project0 .nextbtn{background-image:url(images/ico-next1.png);background-repeat:no-repeat;background-position:center center}
.m-page{margin-left:auto;margin-right:auto;clear:both;display:table;overflow:hidden;padding:40px 0}
.m-page a{float:left;background:#777;padding-left:10px;padding-right:10px;height:30px;line-height:30px;text-align:center;font-family:Arial;display:block;margin-right:4px;color:#fff;text-decoration:none;font-weight:700}
.m-page span{float:left;width:37px;height:30px;line-height:30px;text-align:center;font-family:"Lucida Console";display:block;margin-right:4px;color:#777}
.m-page a:hover{background:#cd1a1c;color:#fff}
.m-page a.nextPage,.m-page a.prePage{font-family:Tahoma}
.m-page .pagenum{float:left;display:table}
.m-page .hidden{display:none}
#human{margin:0 auto}
#human .text p{margin-bottom:20px;text-align:left;font-size:16px;line-height:27px;color:#666}
#human .img{padding:20px 0;text-align:left}
#human .img img{max-width:100%}
#jobs{margin:0 auto;text-align:left}
#jobs .list{margin:0 auto;text-align:left}
#jobs .list li{position:relative;display:block;width:100%;height:60px;margin:0 auto 3% auto;background:#f3f3f3;overflow:hidden;border:1px solid #fff}
#jobs .list li .icon{position:absolute;right:20px;top:50%;margin-top:-15px;cursor:pointer}
#jobs .list li h3{display:block;font-size:16px;height:60px;line-height:60px;font-weight:400;padding:0 20px;cursor:pointer;color:#666}
#jobs .list li .con{padding:20px;text-align:left;font-size:14px;line-height:25px;color:#666}
#jobs .list li .con .text{padding:10px 0}
#jobs .list li .con .text p{display:inline-block;width:30%;padding:5px 0}
#jobs .list li .tag{margin:20px 0;color:#999}
#jobs .list li .tag h4{font-size:14px;font-weight:400;padding:5px 0;color:#666}
#jobs .list .A{background:#fff;border:1px solid #eee}
#jobs .list .A h3{color:#18499d;font-weight:700}
#jobs .list .A .icon{top:15px;margin-top:0}
#jobs .more{text-align:center;margin:0 auto;padding:15px 0}
#jobs .more .loadcomplete{border-top:1px solid #eee;width:100%;padding:20px 0;margin:0 auto;font-size:16px;color:#ccc}
#organization{text-align:center;font-size:14px;line-height:30px;color:#666}
#organization img{max-width:100%;height:auto}
#honor{text-align:left;margin:0 auto}
#honor .type{color:#18499d;font-size:16px;font-weight:700;padding:20px 0 10px 0;margin:0 auto;text-align:left}
#honor .list{margin:0 auto;padding:50px 0}
#honor .list li{position:relative;width:20%;height:231px;float:left;font-size:14px;text-align:center}
#honor .list li a{display:block;height:180px;border:1px #f5f5f5 solid;padding:25px 0;margin-left:-1px;position:relative;overflow:hidden}
#honor .list li a .look{position:absolute;z-index:9;left:0;top:0;width:100%;height:0;background:rgba(216,33,40,.8);overflow:hidden;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#honor .list a .look img{display:inline-block;width:55px;height:auto;margin:50px auto 15px auto;transition:all .35s}
#honor .list a .look h3{margin-top:80px;font-size:12px;font-weight:400;color:rgba(255,255,255,1);transition:all .35s}
#honor .list li a .img{display:block;width:80%;height:150px;text-align:center;margin:0 auto 10px}
#honor .list li a .img span{height:100%;display:inline-block;vertical-align:middle}
#honor .list li a .img img{max-height:150px;max-width:80%;vertical-align:middle}
#honor .list li a:hover .look{height:230px}
#honor .list a:hover .look img{margin-top:80px}
#honor .list a:hover .look h3{margin-top:0}
#network{text-align:center;font-size:14px;line-height:30px;color:#666}
#network img{max-width:100%;height:auto}
#history{text-align:left;margin:0 auto}
#history .img{float:left;width:34%;max-width:400px;min-height:500px}
#history .img img{width:100%;height:auto}
#history .imgWap{display:none}
#history .list{float:right;width:58%;min-height:500px;text-align:left;padding:50px 0;padding-left:3%;border-left:1px solid #eee}
#history .list .con{position:relative;padding:30px 0 100px 0}
#history .list .con .spot{position:absolute;left:-6.2%}
#history .list .con .year{position:absolute;left:-65px;top:-10px;color:#18499d;font-family:Arial,"Arial Narrow";font-size:25px;font-weight:700;text-align:center;background:#fff;padding:5px 0}
#history .list .con .text{font-size:14px;color:#666;line-height:24px}
#history .list .con .text p{margin-bottom:15px}
#intelligentElectrical{width:1200px;margin:100px auto 0 auto}
#intelligentElectrical .title{color:#18499d;font-size:24px;padding:20px 0;text-align:left}
#intelligentElectrical .text{color:#9d9d9d;font-size:14px;line-height:24px;text-align:left}
#intelligentElectrical .con{margin:40px auto;text-align:center;height:610px;background:#effbff}
#intelligentElectrical .img{display:none;margin:40px auto;text-align:center;height:610px;background:#effbff}
#info{text-align:left;margin:0 auto}
#info .list{width:100%;margin:0 auto}
#info .list li{width:32%;min-height:200px;float:left;margin-bottom:2%;margin-right:1.7%;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s;border:1px solid #e8e8e8;padding:10px 1%}
#info .list li:nth-of-type(3n+0){margin-right:0!important}
#info .list li a{display:block}
#info .list li h3{font-size:18px;font-weight:400;color:#444;padding:20px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#info .list li .time{background:url(../images/icon-time.png) no-repeat;padding: 0 20px;background-position:0 3px;font-size:14px;color:#ccc;margin-top:10px}
#info .list li .text{font-size:14px;color:#888;line-height:25px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#info .list li:hover{background:#18499d}
#info .list li:hover a{margin:0 15px}
#info .list li:hover h3{color:#fff}
#info .list li:hover .text{color:rgba(255,255,255,.8)}
#info .list li:hover .time{background-position:0 -29px;color:rgba(255,255,255,.4)}
#info .more{text-align:center;margin:0 auto;padding:15px 0}
#info .more .loadcomplete{border-top:1px solid #eee;width:100%;padding:20px 0;margin:0 auto;font-size:16px;color:#ccc}
#staff{text-align:left;margin:0 auto}
#staff .list{width:100%;margin:0 auto}
#staff .list li{width:30%;float:left;overflow:hidden;margin-bottom:2%;margin-right:5%;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s}
#staff .list li:nth-of-type(3n+0){margin-right:0!important}
#staff .list li a{display:block}
#staff .list li .img{width:100%;height:250px;min-height:250px;margin:0 auto}
#staff .list li .img img{max-width:100%;width:100%;height:auto}
#staff .list li .title{position:relative;font-size:14px;color:#333;padding:15px 0;border-bottom:2px solid #fff}
#staff .list li .title .arrow{position:absolute;right:5px;top:10px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s}
#staff .list li:hover .title{color:#18499d;border-bottom:2px solid #18499d}
#staff .list li:hover .title .arrow{right:0}
#staff .more{text-align:center;margin:0 auto;padding:15px 0}
#staff .more .loadcomplete{border-top:1px solid #eee;width:100%;padding:20px 0;margin:0 auto;font-size:16px;color:#ccc}
#technical{text-align:left;margin:0 auto}
#technical .img{float:left;width:34%;max-width:400px;min-height:500px}
#technical .img img{width:100%;height:auto}
#technical .imgWap{display:none}
#technical .list{float:right;width:58%;min-height:500px;text-align:left;padding-left:3%;border-left:1px solid #eee}
#technical #itemContainer{margin:0 auto;text-align:left;overflow:hidden}
#technical #itemContainer li{position:relative;display:block;padding:10px 0 25px 0;margin-bottom:15px;border-bottom:1px dotted #ddd}
#technical #itemContainer li .icon{position:relative;display:block;float:left;background:#eee;width:70px;height:70px;overflow:hidden;box-shadow:inset 0 0 0 1px transparent,0 1px 2px transparent;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#technical #itemContainer li .icon img{position:absolute;left:0;top:0;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s}
#technical #itemContainer li .text{position:relative;display:block;float:left;width:80%;margin-left:5%;text-align:left;line-height:20px;color:#999;font-size:14px}
#technical #itemContainer li .text h3{font-size:18px;font-weight:400;padding:0 0 5px 0;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#technical #itemContainer li:hover .icon{background:#18499d;box-shadow:inset 0 0 0 35px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1)}
#technical #itemContainer li:hover .icon img{left:-70px}
#technical #itemContainer li:hover .text h3{color:#18499d}
#technical .more{text-align:center;margin:0 auto;padding:15px 0}
#technical .more .loadcomplete{width:100%;padding:20px 0;margin:0 auto;font-size:16px;color:#ccc}
#case{text-align:left;margin:0 auto}
#case .list{width:100%;margin:0 auto}
#case .list li{width:48%;height:auto;float:left;overflow:hidden;background:#f3f3f3;margin-bottom:3%;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s}
#case .list li:nth-of-type(2n+0){float:right}
#case .list li .img{position:relative;width:40%;height:212px;float:left;text-align:left;overflow:hidden}
#case .list li .img img{position:absolute;left:-10%;top:-50%;width:200%;height:200%;transition:.5s;transition-duration:1s;-ms-transition-duration:1s;-moz-transition-duration:1s;-webkit-transition-duration:1s}
#case .list li .con{display:block;float:left;width:50%;padding:5%}
#case .list li .con h3{display:block;font-size:18px;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#case .list li .con .text{display:block;padding:15px 0;line-height:24px;font-size:14px;color:#999;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#case .list li .con .view{border:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.3);font-size:12px;display:inline-block;padding:5px 10px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#case .list li:hover .img{box-shadow:0 5px 5px rgba(0,0,0,.43)}
#case .list li:hover .img img{transform:rotate(10deg) scale(1.1);-moz-transform:rotate(10deg) scale(1.1);-ms-transform:rotate(10deg) scale(1.1);-o-transform:rotate(10deg) scale(1.1);webkit-transform:rotate(10deg) scale(1.1)}
#case .list li:hover{background:#18499d}
#case .list li:hover h3{color:rgba(255,255,255,1)}
#case .list li:hover .text{color:rgba(255,255,255,.8)}
#case .list li:hover .view{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:rgba(255,255,255,.5)}
#case .more{text-align:center;margin:0 auto;padding:15px 0}
#case .more .loadcomplete{border-top:1px solid #eee;width:100%;padding:20px 0;margin:0 auto;font-size:16px;color:#ccc}
#feedback{margin:50px auto;width:100%}
#feedback .img{width:100%;margin:0 auto}
#feedback .img img{width:100%}
#feedback .text{font-size:14px;color:#999;line-height:25px;text-align:left;padding:20px 0;border-bottom:1px solid #eee}
#feedback .text strong{color:#333}
#feedback form{margin:0 auto;padding:20px 0;text-align:left}
#feedback form dl{width:100%;text-align:left;padding:0}
#feedback form dl dt{width:90px;font-size:14px;line-height:30px;color:#666;text-align:left}
#feedback form dl dd,#feedback form dl dt{padding:8px 0}
#feedback form dl dt span{color:red;padding-left:6px}
#feedback form dl dd{padding-left:90px;margin-top:-40px}
#feedback form dl dd select{width:auto;font-size:14px;font-family:"微软雅黑",Arial,"Arial Narrow";color:#666;padding:5px 20px;border:1px solid #ddd;cursor:pointer;margin-right:10px}
#feedback form dl input,#feedback form dl textarea{padding:5px 20px;border:1px solid #ddd;color:#888;font-size:14px;font-family:"微软雅黑";margin-right:20px}
#feedback form dl input{width:45%;height:30px}
#feedback form dl textarea{width:96%;height:120px;overflow:auto;padding:20px 2%}
#feedback form dl #checksn{width:10%}
#feedback form dl .button input{width:auto;height:45px;line-height:45px;border:none;color:#fff;padding:0 35px;cursor:pointer;font-weight:700;background:#4cb034;font-family:"微软雅黑";font-size:16px;margin:15px auto}
#feedback form dl .button input:hover{background:#de2128}
#contact{text-align:left;margin:0 auto}
#contact .img{float:left;width:48%;max-width:600px}
#contact .img img{width:100%;height:auto}
#contact .text{float:right;width:46%;text-align:left;padding:30px 0;padding-left:3%;line-height:30px;font-size:16px;color:#666}
#contact .text h2{display:block;font-size:32px;color:#333;padding:15px 0 30px 0}
#contact .text strong{display:inline-block;color:#18499d;padding-top:15px}
#contact .text strong span{font-size:24px}
#product{width:1200px;margin:0 auto}
#product .title{color:#434343;font-size:24px;padding:20px 0;text-align:left}
#product .list{margin:0 auto;padding:20px 0;text-align:left;overflow:hidden}
#product .list .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#product .list a{position:relative;display:inline-block;float:left;width:200px;font-size:14px;line-height:20px;color:#9c9c9c;text-align:center;margin:0 35px 35px 0}
#product .list a img{display:block;margin-bottom:20px}
#product .list a .view{position:absolute;z-index:2;top:0;left:0;width:198px;height:198px;border:1px solid #dbdbdb;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;overflow:hidden}
#product .list a .view img{transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;position:absolute;top:-70px;left:50%;width:70px;height:70px;margin-left:-35px}
#product .list a:hover{color:rgba(216,33,40,1)}
#product .list a:hover .view{background:rgba(216,33,40,.8);border:0}
#product .list a:hover .view img{top:50%;margin-top:-35px}
#download{text-align:left;margin:0 auto}
#download .list{width:100%;margin:0 auto}
#download .list li{width:48%;height:auto;float:left;overflow:hidden;background:#f5f5f5;margin-bottom:3%;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s}
#download .list li:nth-of-type(2n+0){float:right}
#download .list li a{display:block;padding:3%}
#download .list li .icon{position:relative;display:block;float:left;width:90px;height:90px;overflow:hidden;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#download .list li .icon img{position:absolute;left:0;top:-90px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#download .list li .text{float:left;margin-left:3%;width:70%}
#download .list li .text h3{padding:5px 0;font-size:18px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#download .list li .text .tips{padding:5px 0;font-size:14px;color:#aaa}
#download .list li .text .time{font-size:12px;color:#ccc}
#download .list li:hover{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2)}
#download .list li:hover .icon{background:#18499d}
#download .list li:hover .icon img{top:0}
#download .more{text-align:center;margin:0 auto;padding:15px 0}
#download .more .loadcomplete{border-top:1px solid #eee;width:100%;padding:20px 0;margin:0 auto;font-size:16px;color:#ccc}
#application{width:1200px;margin:80px auto;padding-bottom:100px}
#application .title{color:#434343;font-size:24px;padding:20px 0;text-align:left}
#application .text{color:#9d9d9d;font-size:14px;line-height:24px;text-align:left}
#application .con{width:100%;height:400px;margin:0 auto;padding:40px 0}
#application .con .img{float:left;width:725px}
#application .con .list{float:right;width:474px;height:400px;border:1px solid #ddd;border-left:0;overflow:hidden}
#application .con .list #listcon{width:380px;height:300px;margin:50px auto;text-align:left;overflow:hidden}
#application .con .list #listcon a{display:block;font-size:18px;color:#999;padding:12px 0}
#application .con .list #listcon a img{margin-right:10px}
#application .con .list #listcon a:hover{color:#18499d}
#application .con .list #listcon .A{color:#18499d;font-weight:700}
#service{margin:0 auto}
#service .item-title{padding:20px 0 0 20px;text-align:left;background:#f7f7f7}
#service .item-title a{display:inline-block;font-size:18px;color:#18499d;padding:10px 30px}
#service .item-title a img{height:50px;margin-right:10px}
#service .item-title .A{background:#fff;font-weight:700;border-radius:5px 5px 0 0}
#service .item-con{padding:20px 0;text-align:left}
#service .item-con .text{font-size:14px;color:#555;line-height:25px;padding-bottom:20px}
#service .item-con form .w50{display:block;float:left;width:50%;height:60px;line-height:60px;color:#555;font-size:14px;text-align:left;padding:5px 0}
#service .item-con form .w100{clear:both;float:none!important;width:100%;color:#555;font-size:14px;text-align:left;min-height:60px;line-height:60px;padding:5px 0}
#service .item-con form .sel{border:1px solid #eee;display:inline-block;padding:0 20px;font-size:16px;height:35px;line-height:35px;background:#fff;margin-right:5px}
#service .item-con form .selA{height:35px;line-height:35px;display:inline-block;padding:0 20px;font-size:16px;background:#18499d;border:1px solid #18499d;color:#fff;margin-right:5px}
#service .item-con form h3{display:inline-block;float:left;font-size:16px;font-weight:400;position:relative;width:120px;padding-left:18px;height:60px;line-height:60px}
#service .item-con form h3 span{position:absolute;z-index:2;left:0;color:#ed0000}
#service .item-con form input{border:1px solid #ddd;padding:10px;width:55%;max-width:350px}
#service .item-con form textarea{border:1px solid #ddd;padding:10px;width:78%;height:150px;max-width:930px}
#service .item-con form .w100 input{max-width:330px}
#service .item-con form #complaint_checksn,#service .item-con form #repair_checksn,#service .item-con form #tech_checksn{max-width:120px}
#service .item-con form img{margin-left:10px}
#service .item-con form .submit{text-align:center;float:none!important;padding:50px 0}
#service .item-con form .submit input{background:#18499d;border:1px solid #18499d;display:inline-block;color:#fff;max-width:160px;text-align:center;font-family:"微软雅黑";font-size:14px;cursor:pointer;margin:0 auto}
#view{margin:0 auto}
#view .title{padding:15px 0;font-size:20px;color:#333}
#view .other{padding:15px 0;font-size:14px;color:#ccc;height:18px}
#view .other .icon-time{display:inline-block;margin:0 5px 0 20px;opacity:.5;width:16px;height:16px;overflow:hidden}
#view .pro{position:relative;margin:50px auto;padding:3%}
#view .pro .name{padding:15px 0;font-size:30px;color:#18499d;text-align:center}
#view .pro .imgshow{position:relative;width:100%;height:auto;text-align:center}
#view .pro .imgshow #prev{position:absolute;left:20%;top:40%;width:32px;height:32px;overflow:hidden;cursor:pointer}
#view .pro .imgshow #prev img{position:absolute;left:0;top:0;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#view .pro .imgshow #prev:hover img{left:-32px}
#view .pro .imgshow #next{position:absolute;right:20%;top:40%;width:32px;height:32px;overflow:hidden;cursor:pointer}
#view .pro .imgshow #next img{position:absolute;left:-32px;top:0;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#view .pro .imgshow #next:hover img{left:0}
#view .pro .imgshow #adv-custom-pager{width:80%;margin:0 auto;overflow:auto;text-align:center}
#view .pro .imgshow #adv-custom-pager a{display:inline-block;border:1px solid #ddd;margin:0 10px}
#view .pro .imgshow #adv-custom-pager a img{width:auto;height:auto;max-width:80px;max-height:80px}
#view .pro .imgshow #adv-custom-pager a.cycle-pager-active{border:3px solid #18499d}
#view .case{position:relative;background:#eee;margin:0 auto 20px auto}
#view .case .img{float:left;width:60%;max-width:725px}
#view .case .img img{width:100%}
#view .case .con{float:left;width:30%;padding:5%;text-align:left}
#view .case .con h2{font-size:30px;color:#18499d}
#view .case .con .counts{padding:10px 0;font-size:14px;color:#999;line-height:30px}
#view .case .con .time{padding:0 10px;font-size:14px;color:#999}
#view .case .btn{position:absolute;right:70px;bottom:-3px;padding:0}
#view .case .btn .prev{width:150px!important;height:40px!important;line-height:40px!important;background:#18499d;display:inline-block;float:none;text-align:center;overflow:hidden;text-overflow:inherit;white-space:inherit}
#view .case .btn .next{width:150px!important;height:40px!important;line-height:40px!important;background:#18499d;display:inline-block;float:right;text-align:center;overflow:hidden;text-overflow:inherit;white-space:inherit;margin-left:1px}
#view .case .btn .next a,#view .case .btn .prev a{display:block;color:#fff!important;text-decoration:none!important}
#view .case .btn .next:hover,#view .case .btn .prev:hover{background:#666}
#view .text{padding:20px 0 50px 0;text-align:left;font-size:16px;line-height:28px;color:#666}
#view .text img{max-width:100%;}
#view .text p{margin-bottom:20px}
#view .btn{margin:0 auto}
#view .tag{margin:0 auto;padding:20px 0}
#view .tag #tags_title{text-align:left}
#view .tag #tags_title a{font-size:18px;padding:10px 30px;border-bottom:0;background:#eee}
#view .tag #tags_title .A{background:#18499d;color:#fff}
#view .tag #tags_content{text-align:left;padding:20px 0;font-size:16px;line-height:28px;color:#666}
#view .tag #tags_content img{max-width:100%}
#view .tag #tags_content table{border-top:1px solid #ddd;border-left:1px solid #ddd;margin:10px 0;max-width:100%;min-width:600px}
#view .tag #tags_content table td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:5px 10px;font-size:14px}
#view .tag .showLine{display:none}
#view .pdf{margin:0 auto;padding:15px 0 30px 0;text-align:left;border-top:1px solid #eee}
#view .pdf h3{display:block;padding:10px 0 20px 0;color:#333;font-size:16px}
#view .pdf .file{margin:0 auto;padding:20px 0}
#view .pdf .file a{display:inline-block;border:1px solid #eee;padding:10px 20px;text-align:left}
#view .pdf .file a img{height:25px;margin-right:8px}
#view .pdf .file a:hover{background:#ffe}
#view .btn .prev{display:block;float:left;text-align:left;width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#18499d}
#view .btn .next{display:block;float:right;text-align:right;width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#18499d}
#view .btn .next a,#view .btn .prev a{font-size:14px;color:#18499d}
#view .btn .next a:hover,#view .btn .prev a:hover{text-decoration:underline}
#view .btn .prevPro{display:block;float:left;text-align:left;width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#18499d}
#view .btn .nextPro{display:block;float:right;text-align:right;width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#18499d}
#view .btn .nextPro a,#view .btn .prevPro a{font-size:14px;color:#18499d}
#view .btn .nextPro a:hover,#view .btn .prevPro a:hover{text-decoration:underline}
#view .btn .back{display:block;float:left;text-align:left;width:40%;padding:30px 0}
#view .btn .back a{display:inline-block;width:20%;min-width:80px;padding:2% 3%;font-size:14px;text-align:center;background:#eee;border:1px solid #eee}
#view .btn .back a:hover{background:#fff}
#quick{position:fixed;z-index:999;right:0;top:40%}
#quick .btn{position:absolute;z-index:99;right:0;width:60px;height:60px;background:rgba(216,33,40,1);border-radius:100%;cursor:pointer;overflow:hidden;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#quick .btn:hover{background:rgba(230,45,50,1)}
#quick .btn-m{display:none}
#quick .con{position:fixed;z-index:1;top:40%;right:0}
#quick .con a{position:absolute;width:70px;height:70px;line-height:70px;background:rgba(131,131,131,1);border-radius:100%;color:#fff;font-size:14px;opacity:0}
#quick .con a:hover{background:rgba(100,100,100,1)}
#quick .con .at1{right:-10px;top:-10px}
#quick .con .at2{right:-10px;top:-10px}
#quick .con .at3{right:-10px;top:-10px}
#quick .con .at4{right:-10px;top:-10px}
#quick .con .at5{right:-10px;top:-10px}
#toolbar{position:fixed;z-index:1000;right:0;bottom:30px}
#toolbar .toolbar-item,#toolbar .toolbar-layer{background:url(../images/toolbar.png) no-repeat}
#toolbar .toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s}
#toolbar .toolbar-item:hover .toolbar-layer{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
#toolbar .toolbar-item-weixin{background-position:0 -798px}
#toolbar .toolbar-item-weixin:hover{background-position:0 -860px}
#toolbar .toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0}
#toolbar .toolbar-item-feedback{background-position:0 -426px}
#toolbar .toolbar-item-feedback:hover{background-position:0 -488px}
#toolbar .toolbar-item-app{background-position:0 -550px}
#toolbar .toolbar-item-app:hover{background-position:0 -612px}
#toolbar .toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px}
#toolbar .toolbar-item-top{background-position:0 -674px}
#toolbar .toolbar-item-top:hover{background-position:0 -736px}
#toolbar .toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;transform-origin:95% 95%;-moz-transform-origin:95% 95%;-ms-transform-origin:95% 95%;-o-transform-origin:95% 95%;-webkit-transform-origin:95% 95%;transform:scale(.01);-moz-transform:scale(.01);-ms-transform:scale(.01);-o-transform:scale(.01);-webkit-transform:scale(.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
#foot{margin:0 auto;border-top:1px solid #e6e6e6;background:#f7f7f7}
#foot .nav{width:1200px;height:280px;padding-top:40px;margin:0 auto}
#foot .nav li{display:block;width:170px;float:left;text-align:left;margin-right:36px}
#foot .nav li:last-child{margin-right:0}
#foot .nav li h3{color:#2a2a2a;padding:15px 8px;margin-bottom:5px;font-size:18px;font-weight:400;border-bottom:1px solid #ccc;overflow:hidden}
#foot .nav li h3 img{display:none}
#foot .nav li .son{display:block;overflow:hidden}
#foot .nav li a{display:block;font-size:14px;padding:8px;color:rgba(131,131,131,1)}
#foot .nav li a:hover{color:rgba(216,33,40,1)}
#foot .nav li.last{margin-right:0}
#foot .boot{background:#c4261d;width:100%;height:150px;margin:0 auto}
#foot .boot ul{position:relative;width:1200px;height:150px;margin:0 auto}
#foot .boot ul .copy{padding-top:20px;text-align:left;color:#fff;font-size:14px;line-height:36px}
#foot .boot ul .copy a{color:#fff}
#foot .boot ul .copy a:hover{color:#18499d}
#foot .boot ul .copy strong{font-weight:400}
#foot .boot ul .copy .tech{display:inline-block;margin-left:10px}
#foot .boot ul .qrcode{position:absolute;right:0;top:0;text-align:right}
@media (min-width:1830px){#banner{height:850px;overflow:hidden}
#banner img{width:auto}
}
@media (max-width:1230px){#header{left:0;top:0;width:100%;margin-left:0}
#header .top{display:none}
#header .menu{width:100%;top:0;border-radius:0}
#header .menu .mod{right:120px}
#header .menu .mod a{font-size:14px;padding:0 10px}
#header .menu .logo{width:auto;text-align:left;left:15px}
#header .menu .logo img{height:35px}
#header .industry{top:0;width:100px}
#header .industry a{font-size:14px}
#banner{margin-top:90px;height:380px}
#banner img{width:100%}
#banner-inside{height:300px}
#anniversary{width:95%}
#main .catalog .con{width:95%;height:530px}
#main .catalog .con .industry{width:72%;height:530px}
#main .catalog .con .industry .list .external{width:180px;height:160px;margin:0 5px 5px 0}
#main .catalog .con .industry .list .inner>div.text{height:162px}
#main .catalog .con .industry .list .inner>div.text img{margin:20px auto 18px auto}
#main .catalog .con .industry .list .more{width:180px;height:160px}
#main .catalog .con .industry .list .more a{height:160px}
#main .catalog .con .brand{background-position:right center;width:28%;height:530px}
#main .catalog .con .brand .title{width:110px;height:82px;line-height:28px;font-size:28px}
#main .catalog .con .brand .text{margin:0 40px;line-height:25px}
#main .catalog .con .brand .text h2{font-size:17px;margin-bottom:10px}
#main .news{width:100%}
#main .news .con{width:95%}
#main .news .con .imglist{width:55%;height:380px}
#main .news .con .imglist a{width:47%;height:380px;margin-right:3%}
#main .news .con .imglist a img{width:225px;height:160px}
#main .news .con .imglist .time{top:130px}
#main .news .con .imglist .time h3{font-size:18px}
#main .news .con .imglist .view{width:225px;height:160px}
#main .news .con .imglist .text{top:200px;width:200px;height:130px}
#main .news .con .imglist .text h3{color:#484848;font-size:14px;line-height:18px;padding:5px 0 10px 0}
#main .news .con .imglist a:hover .time{background:rgba(216,33,40,1)}
#main .news .con .imglist a:hover .view{opacity:1}
#main .news .con .imglist a:hover .text h3{color:rgba(216,33,40,1)}
#main .news .con .list{float:right;width:43%;height:380px}
#main .news .con .list a{height:116px;line-height:24px}
#main .news .con .list a h3{font-size:15px;padding:15px 0 5px 0}
#main .news .con .list a .time{padding-bottom:0}
#main .service .title{width:100%;margin-left:-50%}
#main .service .con{width:100%;margin-left:-50%}
#main .service .text{width:100%;margin-left:-50%}
#main .partner{width:95%}
#main .partner .bd{width:780px}
#navpart{height:auto;}
#navpart .position{width:95%}
#navpart .column{width:95%}
#intelligentElectrical{width:95%}
#intelligentElectrical .con{height:auto}
#intelligentElectrical .con img{width:95%;height:95%}
#title{width:95%}
#inside{width:95%}
#honor .list li{width:25%}
#staff .list li .img{height:220px;min-height:220px}
#product{width:95%}
#product .list a{width:190px;margin:0 20px 35px 0}
#product .list a img{display:block;width:190px;height:190px;margin-bottom:20px}
#product .list a .view{width:188px;height:188px}
#application{width:95%;padding-bottom:0}
#application .text{font-size:13px}
#application .con{max-height:350px;min-height:200px}
#application .con .img{width:69%;height:100%}
#application .con .img img{width:100%;height:100%}
#application .con .list{width:30.8%;height:100%}
#application .con .list #listcon{width:200px;height:90%;margin:5% auto}
#foot .nav{width:95%}
#foot .nav li{width:14%;margin-right:3%}
#foot .nav li .last{margin-right:0}
#foot .boot ul{width:95%}
}
@media (max-width:960px){#history .list .con .spot{top:0}
#history .list .con .year{top:-10px;left:0}
#history .list .con .text{padding-top:10px}
#honor .list li{width:33.3%}
}
@media (max-width:780px){#header{left:0;top:0;width:100%;margin-left:0}
#header .top{display:none}
#header .menu{height:60px;line-height:60px}
#header .menu .logo{width:auto;text-align:left;left:15px;top:0}
#header .menu .logo img{height:30px}
#header .menu .btn-menu{display:block;position:absolute;z-index:10;right:75px;top:0;cursor:pointer;color:#666}
#header .menu .btn-menu img{height:14px;margin-right:5px;opacity:.5}
#header .menu .mod{display:none;top:60px;left:0;width:100%;background:#666;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.2)}
#header .menu .mod a{width:30%;display:inline-block;padding:10px 0;margin:0 5%;text-align:center;color:#fff;font-size:16px;border-bottom:1px solid rgba(255,255,255,.1)}
#header .menu .mod a:first-child{display:none}
#header .industry{top:0;width:60px;height:60px;line-height:60px}
#header .industry a{color:#fff;font-size:14px}
#header .industry a span{display:none}
#header .industry img{display:none!important}
#banner{margin-top:60px;height:178px}
#banner img{width:100%}
#banner-inside{height:200px}
#banner-inside img{width:1000px;margin-left:-500px}
#anniversary{width:100%;height:50px;line-height:50px;margin: 0px auto 20px;}
#anniversary .text{font-size:12px;left:10px; height: 36px; overflow: hidden;}
#anniversary .text img{height:20px}
#anniversary .hotline{    font-size: 12px;right: auto;left: 40px; top: 20px;}
#main .catalog{background-size:140px 245px;padding:40px 0}
#main .catalog .con{width:90%;height:580px;background:#fff}
#main .catalog .con .industry{float:none;width:100%;height:400px;background:#fff}
#main .catalog .con .industry .title{width:90%;font-size:20px;padding:20px 0}
#main .catalog .con .industry .title h2{font-size:20px;padding:5px 0}
#main .catalog .con .industry .title h2 img{height:20px}
#main .catalog .con .industry .title h4{display:none}
#main .catalog .con .industry .list{width:90%}
#main .catalog .con .industry .list .external{width:49%;height:100px;padding:0;margin:0 1% 1% 0}
#main .catalog .con .industry .list .external:nth-child(3){margin-right:1%}
#main .catalog .con .industry .list .inner>div.text{height:100px;line-height:30px;text-align:left}
#main .catalog .con .industry .list .inner>div.text img{float:left;margin-left:35px;margin-right:20px;height:50px}
#main .catalog .con .industry .list .inner .view h3{margin:40px auto 20px auto}
#main .catalog .con .industry .list .inner .view h4{display:none}
#main .catalog .con .industry .list .more{width:49%;height:100px;margin-right:1%}
#main .catalog .con .industry .list .more a{height:100px;line-height:80px;border:0;background:#f2f2f2}
#main .catalog .con .industry .list .more a:hover{background:rgba(216,33,40,1);color:#fff}
#main .catalog .con .brand{background:url(../images/brand-bg.jpg) no-repeat;background-size:100% 200%;background-position:left center;width:100%;height:180px;float:none}
#main .catalog .con .brand .title{bottom:30px;right:30px;width:90px;height:70px;line-height:25px;font-size:20px;padding-top:20px}
#main .catalog .con .brand .text{margin:0 40px;padding:35px 0;font-size:12px;line-height:25px}
#main .catalog .con .brand .text a{margin-top:10px}
#main .catalog .con .brand .text h2{font-size:18px;margin-bottom:0}

.Choices{width:100%;float:left;background:url(../images/electric.jpg) no-repeat center;background-size:cover}
.Choices_text{width:90%;height:819px;margin:0 auto}
.Choices_head{width:100%;float:left;height:55px;margin-top:80px;line-height:55px;letter-spacing:2px;font-weight:700;text-align:center;font-size:30px;color:#fff;display:block;position:relative}
.Choices_head:after,.Choices_head:before{content:'';position:absolute;top:30px;background:#fff;width:92px;height:2px}
.Choices_head:before{left:240px}
.Choices_head:after{right:240px}
.Choices_content{display:none;}
.mChoices_content{display:block;}
.mChoices_banner{width:100%;float:left;margin-top:39px;overflow:hidden}
.mChoices_banner ul{width:100%;overflow:hidden}
.mChoices_banner ul li{width:100%;float:left; margin-bottom:20px;}
.mChoices_left{width:100%;float:left}
.mChoices_right{width:100%;float:left;background-color:rgba(255,255,255,.8); padding-bottom:20px;}
.mChoices_right h1{width:100%;height:30px;line-height:30px;float:left;text-align:center;font-size:28px;margin-top:20px;color:#464646}
.mChoices_right h2{width:100%;height:30px;line-height:30px;float:left;text-align:center;font-size:28px;margin-top:10px;color:#464646}
.mChoices_right p{width:90%;line-height:30px;float:left;margin-left:5%;text-align:center;font-size:12px;color:#606060;margin-top:20px}
.mChoicesbut{width:197px;height:49px;float:left;border:1px solid #bfbfbf;background-color:rgba(255,255,255,.7);text-align:center;line-height:49px;color:#606060;font-size:22px;margin-left:195px;margin-top:57px}
.mChoicestel{width:100%;height:38px;text-align:center;line-height:38px;font-size:36px;float:left;font-family:Arial;overflow:hidden;color:#fff;margin-top:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}


.about_qywh .part01 .part01_content ._left{float:left;width:100%}
.about_qywh .part01 .part01_content ._left ._left_cont { padding: 20px;}
.about_qywh .part01 .part01_content ._right{float:left;width:100%;min-height:auto;}
.about_qywh .part01 .part01_content ._right img{width:100%;}

.about_qywh .part02 .part02_content ._left{float:left;width:100%;min-height:auto;}
.about_qywh .part02 .part02_content ._left img{width:100%;}
.about_qywh .part02 .part02_content ._right{float:left;width:100%}
.about_qywh .part02 .part02_content ._right ._right_cont{padding:20px;}

.gallery a {width: 48%; height:250px;}
#product>.products .container>.list a{width:46%; padding:0px; margin:20px 2%; box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);}
#product>.products .container>.list a:before{bottom:0px;}
#product>.view>.container .focus{width:100%;}
#product>.view>.container .content{width:90%;}

#main .news{width:90%;padding:30px 0}
#main .news .title{background:0 0;text-align:left}
#main .news .title h2{color:rgba(0,0,0,.8);font-size:20px;font-weight:700}
#main .news .title h2 img{display:inline-block;height:20px;margin-left:5px}
#main .news .title h3{display:none}
#main .news .con{width:100%;padding-top:30px}
#main .news .con .imglist{width:100%;height:auto;float:none;margin:0 auto}
#main .news .con .imglist a{float:none;width:100%;height:100px;background:#f2f2f2;margin:0 auto 10px auto}
#main .news .con .imglist a img{float:left;width:160px;height:100px}
#main .news .con .imglist .time{top:84px;left:110px;height:18px;color:#fff}
#main .news .con .imglist .time h4{font-weight:400;display:inline-block}
#main .news .con .imglist .time h5{display:none}
#main .news .con .imglist .time h3{display:none}
#main .news .con .imglist .text{top:10px;left:180px;width:50%}
#main .news .con .imglist .view{display:none}
#FontScroll li{height:80px;}
#main .news .con .list{width:100%;height:auto;float:none}
#main .news .con .list a{border:0;border-bottom:1px solid #f2f2f2;padding:0 10px;height:70px;line-height:25px}
#main .news .con .list a h3{font-size:14px;padding:15px 0 0 0}
#main .news .con .list a .time{display:none}
#main .news .con .list a:hover{background:#f2f2f2}
#main .service{height:500px}
#main .service .title{left:50%;top:30px;width:90%;margin-left:-45%;text-align:left;background:0 0}
#main .service .title h2{font-size:20px;font-weight:700}
#main .service .title h2 img{display:inline-block;height:20px;margin-left:5px}
#main .service .title h3{display:none}
#main .service .text{top:80px;text-align:left;width:90%;margin-left:-45%;font-size:13px;line-height:24px}
#main .service .con{top:150px;width:90%;margin-left:-45%;text-align:left}
#main .service .con a{margin-left:0;margin-right:50px}
#main .partner{width:90%;height:auto;min-height:150px;padding:30px 0}
#main .partner .title{float:none;height:60px;line-height:60px;text-align:left;font-size:20px;font-weight:700}
#main .partner .bd{float:none;width:100%;height:auto}
#main .partner ul{height:auto}
#main .partner ul li{width:33%;height:auto;overflow:hidden;padding:10px 0}
#main .partner ul li img{width:100%;height:100%}
#navpart .position{padding:20px 0 10px 0}
#navpart .column{overflow:auto;text-align:left;padding:0 0 10px 0}
#navpart .column ul li{display:block;float:left;border:0;border-bottom:3px solid #f4f4f4;background:0 0;height:20px;line-height:20px;padding:8px 0;margin-right:15px;text-align:center;    margin-bottom: 0px;}
#navpart .column .A{background:0 0;border:0;border-bottom:3px solid #18499d;    height: 32px;}
#navpart .column .A a{color:#18499d}
#title{font-size:16px}
#inside{padding-bottom:80px}
#about{line-height:24px}
#feedback form dl dd select{padding:10px}
#intelligentElectrical{margin:50px auto 0 auto}
#intelligentElectrical .title{font-size:20px}
#intelligentElectrical .text{font-size:12px;line-height:20px}
#intelligentElectrical .con{display:none}
#intelligentElectrical .img{display:block;height:auto}
#intelligentElectrical .img img{width:90%;height:90%;margin:10px auto}
#product .title{font-size:20px}
#application{height:720px;margin:30px auto 80px auto}
#application .title{font-size:20px}
#application .text{font-size:12px;line-height:20px}
#application .con{height:auto}
#application .con .img{float:none;width:100%}
#application .con .list{float:none;width:99.6%;height:200px;border:1px solid #ddd;border-left:1px solid #ddd}
#application .con .list #listcon{width:90%;height:80%;margin:5% auto}
#application .con .list #listcon a{display:inline-block;font-size:15px;color:#999;padding:12px 0;width:48%}
#quick{top:auto;right:10px;bottom:100px}
#quick .btn{display:none}
#quick .btn-m{display:inline-block;position:absolute;z-index:99;right:0;width:50px;height:50px;background:rgba(216,33,40,1);border-radius:100%;cursor:pointer;overflow:hidden;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#quick .btn-m:hover{background:rgba(230,45,50,1)}
#quick .btn-m img{width:100%;height:100%}
#quick .con{top:auto;bottom:100px;right:10px}
#quick .con a{width:50px;height:50px;line-height:50px;font-size:12px}
#quick .con .at1{right:0;top:auto;bottom:-50px}
#quick .con .at2{right:0;top:auto;bottom:-50px}
#quick .con .at3{right:0;top:auto;bottom:-50px}
#quick .con .at4{right:0;top:auto;bottom:-50px}
#quick .con .at5{right:0;top:auto;bottom:-50px}
#foot{width:100%;border-top:0;background:#ececec}
#foot .nav{width:90%;height:auto;padding-top:20px}
#foot .nav li{display:block;width:100%;float:none;text-align:left;margin-right:0}
#foot .nav li h3{color:#2a2a2a;padding:10px 8px;font-size:15px;font-weight:700;border-bottom:1px solid #ddd;cursor:pointer}
#foot .nav li h3 img{display:inline-block;float:right}
#foot .nav li .son{display:none}
#foot .boot{height:auto}
#foot .boot ul{width:90%;height:auto}
#foot .boot ul .copy{padding-top:20px;font-size:12px;line-height:30px}
#foot .boot ul .copy .line{display:none}
#foot .boot ul .copy .tech{display:block;margin-left:0}
#foot .boot ul .copy strong{display:block;color:#fff;font-size:16px;margin-bottom:-20px}
#foot .boot ul .qrcode{position:relative;left:0;padding:10px 0 30px 0;text-align:left}
#toolbar{display:none}
}
@media (max-width:680px){#inside{min-height:300px}
#info .list li{width:97%;margin:10px auto;min-height:auto;}
#staff .list li{width:47%;margin-right:0;margin-bottom:4%}
#staff .list li:nth-of-type(2n+0){float:right}
#case .list li{width:100%;height:200px;float:none}
#case .list li:nth-of-type(2n+0){float:none}
#case .list li .con h3{font-size:16px}
#case .list li .con .text{padding:10px 0;font-size:13px;line-height:20px}
#product .list a{width:190px;font-size:14px;margin-right:13px}
#product .list a img{width:190px;height:190px}
#product .list a:nth-child(even){float:left}
#product .list a .view{width:188px;height:188px}
#product .list a .view img{top:-70px;width:70px;height:70px;margin-left:-35px}
#product .list a:hover .view img{margin-top:-35px}
#download .list li{width:100%;float:none}
#download .list li:nth-of-type(2n+0){float:none}
#feedback .text{font-size:12px;line-height:20px}
#feedback form dl dt{display:block;width:100%}
#feedback form dl dd{display:block;padding-left:0;margin-top:0}
#feedback form dl dd select{display:block;width:100%;padding:10px 2%;margin-bottom:2%;font-size:12px}
#feedback form dl input,#feedback form dl textarea{width:auto;padding:10px 2%;border:1px solid #ddd;color:#888;font-size:14px;font-family:"微软雅黑";margin-right:20px}
#feedback form dl input{width:96%;height:20px}
#feedback form dl textarea{width:96%;height:120px;overflow:auto;padding:20px 2%}
#feedback form dl #checksn{width:10%}
#view .case .img{float:none;width:100%;max-width:none}
#view .case .img img{width:100%}
#view .case .con{float:none;width:90%;padding:5%;text-align:left}
#view .case .btn{right:5%}
#view .pdf .file a{display:block;border:0;padding:10px 0;text-align:left}
#view .pdf .file a img{height:20px;margin-right:8px}
#view .pdf .file a:hover{background:#fff!important}
}
@media (max-width:620px){#history .img{display:none}
#history .imgWap{display:block}
#history .imgWap img{width:100%}
#history .list{width:90%;float:none;margin:0 auto}
#history .list .con .spot{left:-5%}
#history .list .con .year{left:2%}
#history .list .con .text{padding:20px 2%}
#honor .list li{width:50%}
#product .list a{width:175px;font-size:12px;min-height:270px;margin:0 8px 0 0}
#product .list a:nth-child(even){float:left}
#product .list a img{width:175px;height:175px}
#product .list a .view{width:173px;height:173px}
#product .list a .view img{top:-70px;width:70px;height:70px;margin-left:-35px}
#product .list a:hover .view img{margin-top:-35px}
#technical .img{display:none}
#technical .imgWap{display:block}
#technical .imgWap img{width:100%}
#technical .list{display:block;float:none;border:0;width:100%;padding:20px 0}
#jobs .list li{margin-bottom:5%}
#jobs .list li .con .text p{display:block;width:100%}
#service .item-title{padding:20px 0 0 20px;text-align:left;background:#f7f7f7}
#service .item-title a{display:inline-block;width:32%;font-size:16px;color:#18499d;padding:10px 0;text-align:center}
#service .item-title a img{display:block;height:60px;margin:0 auto 5px auto}
#service .item-title .A{font-weight:400!important}
#service .item-con form h3{font-size:14px;width:105px}
#service .item-con form .sel{padding:0 10px;font-size:12px;margin-right:0}
#service .item-con form .selA{padding:0 10px;font-size:12px;margin-right:0}
#service .item-con form .w50{float:none!important;width:100%}
#service .item-con form textarea{max-width:304px}
#service .item-con form .submit{text-align:left;margin-top:40px;padding:30px 0;border-top:1px solid #eee}
#service .item-con form .submit input{max-width:100%;min-width:100%}
#contact .img{float:none;width:100%}
#contact .text{float:none;width:100%;padding:5% 0}
#view .pro .name{font-size:20px}
#view .pro .imgshow #adv-custom-pager a img{max-width:40px;max-height:40px}
#view .tag .showDefault{display:none}
#view .tag .showLine{display:block}
#view .tag .tags_title{text-align:left;color:#18499d;font-size:16px;padding:10px 0}
#view .tag .tags_content{text-align:left;padding:20px 0;font-size:14px;line-height:28px;color:#666;overflow:auto}
#view .tag .tags_content img{max-width:100%}
#view .tag .tags_content table{border-top:1px solid #ddd;border-left:1px solid #ddd;margin:10px 0;width:100%}
#view .tag .tags_content table td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:5px 10px;font-size:12px}
#view .btn .next,#view .btn .prev{display:block;float:none;width:100%;text-align:center;margin-bottom:3%}
#view .btn .next a,#view .btn .prev a{display:block;padding:10px 0; background: #4cb034; box-shadow:0 1px 5px rgba(0,0,0,.1);color:#fff}
#view .btn .next span,#view .btn .prev span{display:none}
#view .btn .next a:hover,#view .btn .prev a:hover{background:#18499d;text-decoration:none}
#view .btn .back{display:block;float:none;width:100%;text-align:center;margin:0;padding:0}
#view .btn .back a{width:100%;display:block;padding:10px 0;margin:0;border:1px solid #ddd;FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=f3f3f3);background:-ms-linear-gradient(top,#fff,#f3f3f3);background:-moz-linear-gradient(top,#fff,#f3f3f3);background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f3f3f3));background:-webkit-linear-gradient(top,#fff,#f3f3f3);background:-o-linear-gradient(top,#fff,#f3f3f3);box-shadow:0 1px 5px rgba(0,0,0,.1)}
}
@media (max-width:480px){#culture{font-size:12px}
#culture .text{line-height:24px;margin-bottom:0}
#culture .text strong{display:block;color:#18499d;font-size:14px}
#history .list .con .year{font-size:20px;top:-6px}
#history .list .con .text{font-size:12px;line-height:20px;padding-top:10px}
#info .list li h3{font-size:16px}
#staff .list li{display:block;float:none;width:100%;margin-right:0;margin-bottom:4%}
#staff .list li:nth-of-type(2n+0){float:none}
#product .list a{width:175px;font-size:12px;min-height:270px;margin:0}
#product .list a:nth-child(even){float:right}
#product .list a img{width:175px;height:175px}
#product .list a .view{width:173px;height:173px}
#product .list a .view img{top:-60px;width:60px;height:60px;margin-left:-30px}
#product .list a:hover .view img{margin-top:-30px}
#human .text p{font-size:14px;line-height:20px}
#technical .list #itemContainer li .icon{float:none;width:30px;height:30px}
#technical .list #itemContainer li .icon img{height:30px}
#technical .list #itemContainer li:hover .icon img{left:-30px}
#technical #itemContainer li .text{float:none;width:100%;padding:10px 0 0 0;margin:0;font-size:12px;line-height:20px}
#technical #itemContainer li .text h3{position:absolute;top:-26px;left:40px;padding:0;width:80%;font-size:16px}
#download .list li{margin-bottom:5%}
#download .list li .icon{width:60px;height:60px}
#download .list li .icon img{width:60px;top:-60px}
#download .list li .text h3{font-size:16px;padding:0}
#download .list li .text .tips{padding:0;font-size:12px}
#service .item-title a{font-size:14px}
#service .item-title a img{height:40px}
#service .item-con .text{font-size:12px;line-height:21px}
#service .item-con form h3{display:block;float:none;font-size:14px;padding-left:0;height:30px;line-height:30px}
#service .item-con form h3 span{left:0;top:-10px}
#service .item-con form .sel{padding:0 2px}
#service .item-con form .selA{padding:0 2px}
#service .item-con form .w50{display:block;float:none;width:100%;height:auto;line-height:none}
#service .item-con form input{padding:10px 4%;width:90%;max-width:90%}
#service .item-con form textarea{max-width:92%;width:92%}
#view .case .con h2{font-size:18px}
#view .case .con h2 img{height:30px}
#view .case .con .time{font-size:12px}
#view .case .con .counts{font-size:12px}
#view .case .btn{right:0}
#view .case .btn .prev{width:auto!important;height:25px!important;line-height:25px!important;padding:0 15px}
#view .case .btn .next{width:auto!important;height:25px!important;line-height:25px!important;padding:0 15px}
#view .case .btn .next a,#view .case .btn .prev a{font-size:12px}
}
@media (max-width:380px){#header .menu .logo{top:-5px}
#header .menu .logo img{height:25px}
#banner{height:150px}
#anniversary{width:100%;height:65px;margin: 0;}
#anniversary .hotline{right:auto;left:40px;top:20px}
#main .catalog .con .industry .list .inner>div.text{text-align:center;font-size:12px}
#main .catalog .con .industry .list .inner>div.text img{float:none;margin:10px auto 0 auto}
#main .catalog .con .brand .title{right:20px;width:60px;height:40px;line-height:20px;font-size:16px;padding:10px 0}
#main .catalog .con .brand .text{margin:0 30px}
#main .catalog .con .brand .text h2{font-size:16px;font-weight:700}
#main .news .con .imglist a{height:80px}
#main .news .con .imglist a img{width:120px;height:80px}
#main .news .con .imglist .time{top:62px;left:70px}
#main .news .con .imglist .text{top:5px;left:130px}
#main .service .text{font-size:12px;line-height:20px}
#main .service .con{top:180px}
#main .service .con a{font-size:12px;margin-right:10px}
#main .service .con a img{width:50px;height:50px}
#main .partner ul li{width:50%;height:auto;overflow:hidden;padding:10px 0}
#info .list{min-height:160px}
#info .list h3{font-size:14px;padding:15px 0}
#info .list li .text{font-size:13px;line-height:20px}
#info .list li .time{font-size:13px}
#case .list li{height:auto}
#case .list li .img{float:none;width:100%}
#case .list li .img img{width:160%}
#case .list li .con{float:none;width:90%}
#jobs .list li .con{font-size:12px;line-height:20px}
#product .list a{width:155px;min-height:250px;font-size:12px;margin:0}
#product .list a:nth-child(even){float:right}
#product .list a img{width:155px;height:155px}
#product .list a .view{width:153px;height:153px}
#about .img li{float:none;width:100%;height:200px;margin-right:0;margin-bottom:20px;overflow:hidden}
#about .img li span{height:40px;line-height:40px;font-size:14px}
#about .img li img{top:-50%}
#contact .text{font-size:14px;line-height:24px}
#contact .text h2{font-size:25px;padding:20px 0}
}
@media (max-width:320px){#header .menu .logo{top:-2px}
#header .menu .logo img{height:22px}
#header .menu .btn-menu span{display:none}
#banner{height:125px}
#main .catalog .con .industry .list .inner>div.text img{margin:15px auto 0 auto}
#main .catalog .con .brand .title{right:10px}
#main .catalog .con .brand .text{margin:0 15px;line-height:20px}
#main .catalog .con .brand .text h2{font-size:15px}
#main .news .con .imglist .text{top:8px;left:130px}
#main .service{height:450px}
#main .service .con a{width:70px;height:120px}
#main .service .con a img{width:40px;height:40px}
#honor .list li{width:100%}
#application .con .list{height:160px}
#application .con .list #listcon a{font-size:13px;padding:5px 0}
#application .con .list #listcon a img{height:35px}
#product .list a{display:block;float:none;width:100%;max-height:100px;min-height:100px;margin:0 0 20px 0;padding:10px 0;text-align:left;border-bottom:1px solid #eee}
#product .list a:nth-child(even){float:none}
#product .list a img{float:left;margin-top:-10px;padding:0;width:100px;height:100px}
#product .list a .name{float:left;padding:10px;height:80px;text-align:left;line-height:20px}
#product .list a .view{width:98px;height:98px}
#product .list a .view img{top:-40px;margin-left:-20px;width:40px;height:40px}
#product .list a:hover .view img{margin-top:-20px}
#foot .nav li h3{font-size:14px}
#foot .nav li a{padding:5px 0;font-size:12px}
}
#swidth{position:fixed;top:50%;right:0;z-index:999;display:none;padding:20px;background:#000;color:#fff}


