@charset "utf-8";
html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,b,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal}
dl,ol,ul,li{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a {text-decoration: none; cursor: pointer; -webkit-transition: all .6s ease; -moz-transition: all .6s ease; -ms-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
a:hover {text-decoration: none; -webkit-tap-highlight-color: rgba(255, 0, 0, 0); outline: 0; outline: none; blr: expression(this.onFocus=this.blur()) }

sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline:none;border: 0;}
img{vertical-align:middle; max-width: 100%}
button,input[type=submit],input[type=text],input[type=button],select{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur())}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button{overflow: visible;vertical-align:middle;outline:none;border: 0;}
body{color:#000;line-height:1.3;background:#fff; font-family: 'Microsoft YaHei';}
hr{outline: 0;border:0;}
.fl{float:left}
.fr{float:right}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.fix{*zoom:1;}

.layout{max-width: 1200px;margin: 0 auto;clear:both;}
.layout1{max-width: 1260px;margin: 0 auto;clear:both;}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.img{overflow:hidden}
.img img{width:100%;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.img img:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}

.txtdot{overflow: hidden; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-white-space: nowrap; -moz-white-space: nowrap; -ms-white-space: nowrap; -o-white-space: nowrap; white-space: nowrap; }

/* Slider */

.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}
.slick-slider:focus,.slick-slider:active{outline:none;blr:expression(this.onFocus="this.blur"());cursor: pointer;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{cursor: pointer;outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            
        }
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;/*height: 100%;*/min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide:focus{outline: none;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

body{min-width: 1280px!important;overflow: auto;}

/* animated */

.animated {-webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; opacity: 1; }
@keyframes swing{20%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}
.swing{transform-origin:top center;animation-name:swing}


:root .al_video li .cover,
:root .newb li .pic .cover,
:root .tan{ filter: none; }


/* header */

.header {width: 100%; background: #fff; position: relative; }
.logo {line-height: 100px; }


/* h_r */

.h_r{margin-top: 32px;}

.h_search{margin-right:20px}
.h_searchs{width:120px;height:36px;border:1px solid #ddd;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}
.h_searchs cite{display:block;width:100%;font-size:14px;color:#555;line-height:34px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-family:Arial}
.h_searchs cite:after{content:"\e654";font-family:iconfont;font-size:14px;color:#555;position:absolute;right:0;top:auto}
.h_searchs ul{z-index:100;display:none;position:absolute;width:100%;border:1px solid #ddd;left:-1px;top:100%}
.h_searchs li a{background:#fff;display:block;font-size:14px;line-height:28px;font-family:Arial;color:#555;padding:0 20px}
.h_searchs li:first-child a{border-bottom:1px solid #ddd}
.h_int input[type=text]{width:229px;height:34px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-indent:24px;font-size:14px;background:#fff;float:left}
.h_int input[type=submit]{width:40px;height:36px;background:#005bac;font-size:14px;color:#fff;cursor:pointer}

.h_lang{width:110px;height:36px;border:1px solid #ddd;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}
.h_lang cite{display:block;width:100%;font-size:14px;color:#555;padding-left:20px;line-height:34px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:url(../images/icon1.png) no-repeat left center;background-size:14px;position:relative;font-family:Arial}
.h_lang cite:after{content:"\e654";font-family:iconfont;font-size:14px;color:#555;position:absolute;right:0;top:auto}
.h_lang ul{z-index: 100;display:none;position:absolute;width:100%;border:1px solid #ddd;left:-1px;top:100%}
.h_lang li a{background: #fff;display:block;font-size:14px;line-height:28px;font-family:Arial;color:#555;padding:0 30px}
.h_lang li:first-child a{border-bottom:1px solid #ddd}


/* nav */

.nav{background: #005bac}
.nav li{float:left;}
.nav li.last{margin-right: 0}
.nav li>a{display:block;font-size:16px;color:#fff;position:relative;height:50px;text-align:center;line-height:50px;background:#005bac}
.nav li>a:before{content:'';width:1px;height:14px;background:#337cbd;position:absolute;left:0;top:50%;margin-top:-7px}
.nav li>a:after{content:"\e654";font-family:iconfont;font-size:16px;color:#fff;margin-left:5px}
.nav li:first-child>a:before{display:none}
.nav li.on>a,
.nav li>a:hover{background:#00498a}


.b_nav{display: none;left:0;width:100%;position:absolute;z-index:100;background:#fff;padding:20px 0;overflow: hidden;}
.b_navt dl{float:left;width:22.28%;position:relative}
.b_navt dl:before{content:'';height:480px;border-left:1px dashed #ddd;position:absolute;left:0;top:40px}
.b_navt dl dt{font-size:16px;color:#005bac;line-height:20px;font-weight:700;position:relative;padding-left:20px;margin-bottom:20px}
.b_navt dl dt:before{content:'';width:2px;height:20px;background:#005bac;position:absolute;left:0;top:0}
.b_navt dl dd a{display:block;font-size:12px;color:#333;line-height:30px;padding:0 20px}
.b_navt dl dd a:hover{background:#f2f7fb;color:#005bac}
.b_navb{margin-top:20px}
.b_navb h4{font-size:16px;color:#f70;font-weight:700;padding-left:20px;position:relative}
.b_navb h4:before{content:'';width:2px;height:20px;background:#f70;position:absolute;left:0;top:0}
.b_navb ul{margin-top:20px}
.b_navb li{width:570px}
.b_navb .pic{width:198px;height:198px;border:1px solid #ddd;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.b_navb .word{width:340px}
.b_navb .word h5{font-size:18px;color:#005bac;line-height:38px;margin-bottom:15px}
.b_navb .word p{font-size:14px;color:#333;line-height:24px;height:72px}
.b_navb .word a.more{display:block;width:88px;height:34px;border:1px solid #005bac;border-radius:3px;text-align:center;line-height:34px;margin-top:20px}
.b_navb .word a.more span{font-size:14px;color:#005bac;line-height:34px;position:relative}
.b_navb .word a.more span:after{content:"\e6a7";font-size:14px;color:#005bac;margin-left:10px;font-family:iconfont}
.b_navb .word a.more:hover{background:#005bac}
.b_navb .word a.more:hover span,
.b_navb .word a.more:hover span:after{color:#fff}


.b_nav2{display:none;left:0;width:100%;position:absolute;z-index:100;background:#fff;padding:10px 0;text-align:center}
.b_nav2 dl{display:inline-block}
.b_nav2 dd{float:left}
.b_nav2 dd a{display:block;font-size:14px;color:#333;line-height:30px;padding:0 20px;border-radius:30px}
.b_nav2 dd a:hover{background:#005bac;color:#fff}


/* banner */

.banner{position:relative}
.banner a{display:block;width:100%;height:100%;background:no-repeat center;background-size:cover;outline:0}
.banner button{padding:0;font-size:0}
.banner .slick-dots{position:absolute;width:100%;bottom:13px;left:0;text-align:center}
.banner .slick-dots li {width: 8px; height: 8px; background: transparent; display: inline-block; vertical-align: top; margin: 0 5px; border: 1px solid #f4f4f4; border-radius: 50%; cursor: pointer; }
.banner .slick-dots li.slick-active {background: #00498a; border-color: #00498a }


/* rt */

.rt{background:#fff;padding:10px 0}
.rtl li{float:left}
.rtl li a{display:block;padding:0 25px;height:40px;text-align:center;line-height:40px;border-radius:40px;font-size:16px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.rtl li.on a,
.rtl li a:hover {color: #fff; background: #005bac; }
.rtr a,
.rtr em,
.rtr span{font-size:14px;color:#999999;line-height:40px}
.rtr span,
.rtr a:hover{color:#005bac}
.rtr a.home:before{margin-right: 5px;}
.rtr span{color: #333}

.rt1{padding: 0 }
.rt1 .rtl li a {height: 60px; line-height: 60px; border-radius: 0; }

.rt1 .rtr a,
.rt1 .rtr em,
.rt1 .rtr span{line-height:60px}

/* footer */

.footer{padding-top:48px;padding-bottom: 40px;border-top:2px solid #005bac}

.f1{width:162px;max-width:162px}
.f1 .pic{margin-bottom:5px}
.f1 .pic img{width:130px;height:130px;padding:15px;border:1px solid #ddd;border-radius:3px}
.f1 p{font-size:12px;color:#999;line-height:32px;text-align:center}

.f2{width:380px;max-width:380px;margin-left:30px}
.f2 h4{font-size:18px;color:#333;line-height:28px;margin-bottom:5px}
.f2 p{font-size:14px;color:#555;line-height:34px;padding-left:30px;position:relative}
.f2 p.fi1:before{content:'';width:14px;height:14px;background:url(../images/fi1.png) no-repeat left center;background-size:auto;position:absolute;left:0;top:50%;margin-top:-7px}
.f2 p.fi2:before{content:'';width:16px;height:12px;background:url(../images/fi2.png) no-repeat left center;background-size:auto;position:absolute;left:0;top:50%;margin-top:-6px}
.f2 p.fi3:before{content:'';width:16px;height:12px;background:url(../images/fi3.png) no-repeat left center;background-size:auto;position:absolute;left:0;top:50%;margin-top:-6px}
.f2 p.fi4:before{content:'';width:12px;height:16px;background:url(../images/fi4.png) no-repeat left center;background-size:auto;position:absolute;left:0;top:50%;margin-top:-8px}

.f3{width:600px}
.f3l li{margin-bottom:10px}
.f3l input[type=text]{width:248px;height:38px;border:1px solid #ddd;text-indent:40px;font-size:12px}
.f3l input[type=text].fi5{background:url(../images/fi5.png) no-repeat 14px center;background-size:auto}
.f3l input[type=text].fi6{background:url(../images/fi6.png) no-repeat 14px center;background-size:auto}
.f3l input[type=text].fi7{background:url(../images/fi1.png) no-repeat 14px center;background-size:auto}
.f3l input[type=text].fi8{background:url(../images/fi2.png) no-repeat 14px center;background-size:auto}
.f3r{width:340px}
.f3r textarea{width:338px;height:138px;border:1px solid #ddd;padding:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-indent:25px;background:url(../images/fi7.png) no-repeat 15px 21px;background-size:auto;font-size:12px;line-height:24px;vertical-align: top;margin-bottom: 12px;}
.f3r .yz{width:198px;height:40px;border:1px solid #ddd;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.f3r .yz input[type=text].fi10 {width: 115px; height: 38px; font-size: 12px; vertical-align: top; background: #fff; padding-left: 26px; background: url(../images/fi8.png) no-repeat 5px center; background-size: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.f3r input[type=submit] {width: 130px; height: 40px; font-size: 14px; color: #fff; line-height: 40px; background: #005bac; border: 0;cursor: pointer;}
.f3r input[type=submit]:hover{opacity: .8; filter: alpha(opacity=80); }
.f3r .img_yz {margin-top: 8px }

/* copyright */

.copyright{border-top:1px solid #efefef;padding:8px 0}
.copyright p{font-size:12px;color:#999;line-height:24px;max-width:918px}
.copyright .c_link li{float:left}
.copyright .c_link a{display:block;font-size:12px;color:#999;line-height:24px;padding:0 10px;position:relative}
.copyright .c_link a:before{content:'';width:1px;height:12px;background:#999;position:absolute;left:0;top:50%;margin-top:-6px}
.copyright .c_link li:first-child a:before{display:none}
.copyright .c_link a:hover{color:#005bac}


/* page */

.page {text-align: center }
.page a,
.page span{display: inline-block; *display: inline; width: 40px; height: 40px; margin: 0 3px; font-size: 16px; color: #555; text-align: center; line-height: 40px; border-radius: 50%; position: relative; background: #fff }

.page a.icon-left,
.page a.icon-right{font-size: 18px; font-weight: bold; }

.page a.on,
.page a:hover{background: #005bac; color: #fff;}

/* 
.page a.icon-left:hover,
.page a.icon-right:hover{background: #fff; color: #005bac; }
*/


/* r_nav */

.r_nav {position: fixed; z-index: 101; right: 20px; top: 80%; width: 80px; height: 80px; border-radius: 50%; background:#005bac url(../images/r_nav.png) no-repeat center; background-size: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; box-shadow: 0 0 8px rgba(0,0,0,.5) }


/* tan */

.tan{display:none;position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);z-index:101}
.tan_con{width:1200px;height:440px;background:#fff;position:absolute;left:50%;margin-left:-600px;top:50%;margin-top:-220px}
.tan_con .ly_b{margin-top:0}
.tan_con .clo{position:absolute;right:10px;top:10px;font-size:30px;color:#666;cursor:pointer}


/* index */

.i_box{background: #f6f6f6}

.i1_con{padding:40px;background:#fff; box-shadow: 0 5px 5px #ccc; margin-top: -20px; position: relative; z-index: 1 }
.i1t li{float:left;margin-right:30px}
.i1t li a{display:block;font-size:24px;color:#333;line-height:44px;border-bottom:2px solid transparent}
.i1t li.on a{border-bottom:2px solid #005bac;color:#005bac}

.i1t .btn a{display:block;width:34px;height:34px;font-size:0;cursor:pointer;border:1px solid #ddd;position:relative;background:#fff;font-size:16px;color:#a1a1a1;text-align:center;line-height:34px;float:left}
.i1t .btn a:first-child{margin-right:10px}
.i1t .btn a:hover{background:#005bac;color:#fff}

.i1b{margin-bottom:40px}
.i1b_change{display:none}
.i1b_change.on{display:block}

.i1b_show{position:relative;width:100%;margin-top:40px}
.i1b_desc a{display:block;width:206px;border:1px solid #ddd;background:#fff;outline:0}
.i1b_desc .pic img{display:block;margin:0 auto;padding:10px}
.i1b_desc .word{border-top:2px solid #005bac}
.i1b_desc .word p{font-size:14px;color:#333;line-height:48px;padding:0 10px;text-align:center}
.i1b_show .slick-current .i1b_desc a{border-color:#005bac}
.i1b_show .slick-current .i1b_desc .word p{background:#005bac;color:#fff}


/* .i1b_show .slick-arrow{position:absolute;z-index:99;width:34px;height:34px;font-size:0;cursor:pointer;border:1px solid #ddd;position:relative;background:#fff}
.i1b_show .slick-prev{right:0;top:0}
.i1b_show .slick-prev:before{content:"\e628";font-family:iconfont;font-size:16px;color:#a1a1a1;text-align:center;line-height:34px}
.i1b_show .slick-next{right:0;left:auto;top:-300px}
.i1b_show .slick-next:before{content:"\e642";font-family:iconfont;font-size:16px;color:#a1a1a1;text-align:center;line-height:34px}
.i1b_show .slick-next:hover,.i1b_show .slick-prev:hover{background:#005bac}
.i1b_show .slick-next:hover:before,.i1b_show .slick-prev:hover:before{color:#fff}
 */

/* index2 */

.index2{margin-top: 30px;padding-bottom: 20px;}
.i2l{width:560px;margin-left:40px}
.i2l_t h4{font-size:24px;color:#333;line-height:44px}
.i2l_t h4 span{font-size:18px;color:#999;font-family:Arial;margin-left:5px}

.i2l_b .pic{width:256px}
.i2l_b .word{width:304px;height:240px;background:#fff;padding:20px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.i2l_b .word p{font-size:14px;color:#333;line-height:33px;height:200px;overflow:hidden}
.i2l a.more{display:block;width:100%;height:42px;background:#005bac;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:right;line-height:42px}
.i2l a.more span{font-size:14px;color:#fff;line-height:42px;vertical-align:top;position:relative}
.i2l a.more span:after{content:"\e6a7";font-size:14px;font-family:iconfont;color:#fff;margin-left:10px}

.i2r{margin-left:40px;width:520px}
.i2r_t h4{font-size:24px;color:#333;line-height:44px}
.i2r_t h4 span{font-size:18px;color:#999;font-family:Arial;margin-left:5px}
.i2l_b{margin-top:30px}
.i2r_b li{padding:30px 0}
.i2r_b li:first-child{border-bottom:1px solid #ddd}
.i2r_b .data{width:70px;height:70px;background:#005bac;position:relative;font-size:14px;line-height:24px;color:#fff;font-family:Arial;text-align:center;padding:12px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.i2r_b .data:after{content:'';border:5px solid;border-color:#005bac #005bac transparent transparent;position:absolute;right:0;bottom:-10px}
.i2r_b .data b{font-size:18px}
.i2r_b .word{width:420px}
.i2r_b .word h4{font-size:18px;color:#333;line-height:38px;margin-bottom:10px}
.i2r_b .word p{font-size:12px;color:#777;line-height:22px;height:44px;overflow:hidden}
.i2r_b .word a.mores{width:auto;font-size:12px;color:#f70;font-family:Arial;margin-top:15px}
.i2r_b .word a.mores:hover{color:#005bac}


/* main */

.main{background: #f6f6f6}
.main_t li{float:left;margin-right:40px}
.main_t li a{display:block;font-size:14px;color:#000;line-height:34px;border-bottom:2px solid transparent}
.main_t li a:hover,
.main_t li.on a{color:#005bac;border-bottom:2px solid #005bac}


/* 联系我们 */

.lx{padding:35px 0}

.lx_b{background:#fff;margin-top:30px;padding:60px 30px 30px}
.lx_bt h4{font-size:30px;color:#333;line-height:50px;text-align:center;font-weight:lighter}
.lx_bt h5{font-size:14px;color:#999;line-height:34px;text-align:center;font-weight:lighter}
.lx_bt ul{margin-top:40px}
.lx_bt li{float:left;width:20%;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;position:relative}
.lx_bt li:before{content:'';width:1px;height:150px;background:#eee;position:absolute;left:0;top:0}
.lx_bt li:first-child:before{display:none}
.lx_bt li i{display:block;width:60px;height:60px;margin:0 auto;margin-bottom:15px}
.lx_bt li p{font-size:14px;color:#333;line-height:24px;font-family:Arial;min-height:72px;overflow:hidden;text-align:center}

.map{margin-top:70px}
.map img{display:block;margin:0 auto}
#allmap{width:100%;height:400px}


/* 服务与支持 */

.fw{padding:40px 0}
.fw li{width:590px;margin-bottom:20px;height:80px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}
.fw li p{font-size:14px;color:#000;line-height:80px;width:510px;background:#fff;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.fw li span.downlaod{display:block;width:79px;height:80px;background:#fff;border-left:1px solid #eee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.fw li span.downlaod i{display:block;width:40px;height:40px;background:#fff url(../images/download.png) no-repeat center;background-size:auto;border-radius:50%;margin:0 auto;margin-top:20px}
.fw li:hover p,.fw li:hover span{background:#005bac;border-left:#005bac;color:#fff}
.fw .page{padding-top:20px}


/* 招贤纳仕 */

.zp{padding:35px 0}

.zp_b{margin-top: 30px;}
.zp_b ul{background: #fff}

.q_show{width:100%;background:#fff;cursor:pointer;margin-bottom:1px}
.q_show span{display:block;float:left;width:25%;padding:0 10px;font-size:14px;color:#333;text-align:center;line-height:60px;position:relative;overflow:hidden;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-white-space:nowrap;-moz-white-space:nowrap;-ms-white-space:nowrap;-o-white-space:nowrap;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.q_show span.time:after{content:"\e607";font-family:iconfont;font-size:14px;color:#666;position:absolute;margin-left:10px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:absolute;right:30px;top:auto}
.q_show.title{background:#777;margin-bottom:0}
.q_show.title span{color:#fff}
.q_show.on,
.q_show:hover{background:#005bac}
.q_show span.time:hover:after,.q_show.on span,.q_show:hover span{color:#fff}
.q_show.on span.time:after{content:"\e609";color:#fff}
.q_show.title.on,
.q_show.title:hover{background:#777}

.a_hide{display:none;padding:40px}
.a_hide dl{width:515px}
.a_hide dl dt{font-size:16px;color:#333;line-height:36px;margin-bottom:20px}
.a_hide dl dd{font-size:14px;color:#333;line-height:34px}
.a_hide a.tj{display:block;width:150px;height:50px;text-align:center;line-height:50px;font-size:16px;color:#fff;background:#005bac;margin-top:40px;border-radius:3px}
.a_hide a.tj:hover{opacity:80;filter:alpha(opacity=80)}
.zp_b .page{padding-top:30px}


/* 常见问题 */

.wt{padding: 30px 0 40px;}
.wt_con li{margin-bottom:20px;cursor:pointer}
.wt_shopw p{width:1120px;font-size:18px;color:#333;line-height:80px;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.wt_shopw span{display:block;width:79px;height:80px;background:#fff;border-left:1px solid #eee;font-size:30px;text-align:center;line-height:80px;color:#005bac;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.wt_shopw.on p,
.wt_shopw.on span,
.wt_shopw:hover p,
.wt_shopw:hover span{background:#005bac;color:#fff}
.wt_hide{display:none;background:#fff;padding:20px 30px 30px}
.wt_hide p{font-size:14px;color:#333;line-height:30px}
.wt .page{padding-top: 20px;}


/* 在线留言 */

.ly{padding: 35px 0}

.ly_b{padding:40px 30px 30px;background:#fff;margin-top:30px}
.ly_b h4{font-size:30px;color:#000;line-height:50px;text-align:center;font-weight:lighter;margin-bottom:40px}
.ly_b dl{width:560px}
.ly_b dd{margin-bottom:20px}
.ly_b dd input[type=text]{width:100%;height:48px;border:1px solid #ddd;text-indent:50px;font-size:14px;border-radius:3px}

.ly_b dd input[type=text].ly1{background:url(../images/fi5.png) no-repeat 14px center;background-size:auto}
.ly_b dd input[type=text].ly2{background:url(../images/fi6.png) no-repeat 14px center;background-size:auto}
.ly_b dd input[type=text].ly3{background:url(../images/fi1.png) no-repeat 14px center;background-size:auto}
.ly_b dd input[type=text].ly4{background:url(../images/fi2.png) no-repeat 14px center;background-size:auto}

.ly_b textarea{width:100%;height:120px;border:1px solid #ddd;padding:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-indent:25px;background:url(../images/fi7.png) no-repeat 15px 21px;background-size:auto;font-size:12px;line-height:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;vertical-align:top}
.ly_b .yz1{width:100%;height:50px;border:1px solid #ddd;padding:0 30px 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px}
.ly_b .yz1 input[type=text].ly5{width:420px;height:48px;font-size:12px;vertical-align:top;background:#fff;padding-left:26px;background:url(../images/fi8.png) no-repeat 5px center;background-size:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;text-indent:0}
.ly_b input[type=submit]{width:100%;height:50px;font-size:14px;color:#fff;line-height:50px;background:#005bac;border:0;border-radius:3px;cursor:pointer}
.ly_b input[type=submit]:hover{opacity:.8;filter:alpha(opacity=80)}
.ly_b .img_yz1{margin-top:13px}


/* 应用案例 */

.al{padding:30px 0}
.al li{margin-bottom:20px}
.al li .pic{width:600px;position:relative;overflow:hidden}
.al li .pic img{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.al li .word{width:600px;padding:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;background:#fff;height:360px}
.al li .word h4{font-size:24px;color:#333;line-height:44px;font-weight:700}
.al li .word .line{width:20px;height:2px;background:#005bac;margin:20px auto}
.al li .word p{font-size:14px;color:#777;line-height:24px;height:96px;overflow:hidden}
.al li .word a.more{display:block;width:140px;height:40px;text-align:center;line-height:40px;border-radius:40px;background:#005bac;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;margin-top:20px}
.al li .word a.more span{font-size:14px;color:#fff;line-height:40px;position:relative}
.al li .word a.more span:after{content:"\e6a7";font-size:14px;color:#fff;font-family:iconfont;margin-left:15px}
.al li .word a.more:hover{opacity:.8;filter:alpha(opacity=80)}
.al li:hover .pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.al li:hover .word h4{color:#005bac}


/* 应用案例详情 */

.al_desc{padding: 30px 0}
.al_desct{background:#fff;padding:25px 30px}
.al_desct h4{font-size:30px;color:#005bac;line-height:50px;margin-bottom:15px}
.al_desct img{display:block;margin:0 auto}
.al_desct p{font-size:14px;color:#333;line-height:30px;text-indent:24px}
.al_descb{margin-top:20px;background:#fff;position:relative}
.al_descbt h4{font-size:18px;color:#333;line-height:59px;padding:0 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;border-bottom:1px solid #ddd}
.al_descbt h4:before{content:'';width:3px;height:20px;background:#005bac;position:absolute;left:30px;top:50%;margin-top:-10px}

.al_descbb{padding:30px;position:relative;overflow:hidden}
.al_cons{width:360px}
.al_descbb .pic{position:relative;overflow:hidden;height: 252px;}
.al_descbb .pic img{height: 100%}
.al_descbb .cover{position:absolute;left:0;top:100%;width:100%;height:220px}
.al_descbb .cover a{display:block;width:100%;height:100%;background:url(../images/cover_bg1.png) no-repeat center;background-size:cover}
.al_descbb .word{margin-top:10px}
.al_descbb .word p{font-size:14px;color:#333;line-height:34px}
.al_cons:hover .word p{color:#005bac}
.al_btn{position:absolute;right:30px;top:15px}
.al_btn a{display:block;width:28px;height:28px;font-size:0;cursor:pointer;border:1px solid #005bac;position:relative;background:#fff;font-size:16px;color:#005bac;text-align:center;line-height:28px;border-radius:50%;float:left}
.al_btn a:first-child{margin-right:10px}
.al_btn a:hover{background:#005bac;color:#fff}


/* 案例视频 */

.al_video{padding:30px 0}
.al_video li{width:380px;float:left;margin-left:30px;margin-bottom:30px}
.al_video li.mal0{margin-left:0}
.al_video li .pic{position:relative;overflow:hidden}
.al_video li .v_btn{width:40px;height:40px;background:url(../images/video_btn.png) no-repeat center;background-size:cover;position:absolute;left:50%;top:50%;margin-top:-20px;margin-left:-20px;z-index:99}
.al_video li .cover{position:absolute;width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f005bac, endColorstr=#7f005bac);background:rgba(0,91,172,.5)}
.al_video li .word p{font-size:16px;color:#333;line-height:60px;text-align:center;background:#fff;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.al_video li:hover p{background: #005bac;color: #fff}


/* 新闻中心详情 */

.new_desc{padding:30px 0}
.new_desct{background:#fff;padding:30px 50px 50px;border-bottom:1px solid #ddd}
.new_desct h4{font-size:24px;color:#333;line-height:44px;text-align:center}
.new_desct .line{width:100px;height:1px;background:#fff;margin:30px auto 20px}
.new_desct h5{font-size:14px;color:#999;line-height:34px;text-align:center}
.new_desct p{font-size:14px;color:#333;line-height:30px;text-indent:24px}
.new_desct img{margin:0 auto;display:block}

.new_descb{background:#fff;padding:10px 50px}
.new_descb a{font-size:14px;color:#555;line-height:34px}
.new_descb a.next:before,.new_descb a.prev:before{content:"\e628";font-size:14px;color:#aeaeae;font-family:iconfont}
.new_descb a.next:before{content:"\e642"}
.new_descb a:hover{color:#005bac}
.new_descb a:hover:before{color:#005bac}


/* 发展历程 */

.his{padding:30px 0}
.his_b{background:#fff;padding:50px;margin-top:30px}
.his_b ul{position:relative}
.his_b ul:before{content:'';width:1px;height:100%;background:#eee;position:absolute;left:50%;margin-left:-.5px;top:0}
.his_b li{margin-bottom:30px}
.his_b .his_con{width:510px;position:relative}
.his_b li.his_l .his_con:before{content:'';width:15px;height:15px;background:url(../images/his_dot.png) no-repeat center;background-size:cover;position:absolute;right:-48px;top:30px}
.his_b li.his_r .his_con:before{content:'';width:15px;height:15px;background:url(../images/his_dot.png) no-repeat center;background-size:cover;position:absolute;left:-48px;top:30px}
.his_b li .word{width:260px;text-align:left}
.his_b li .word.fr{text-align:right}
.his_b li .word h4{font-size:48px;color:#005bac;line-height:68px;font-family:Myriad Pro}
.his_b li .word p{font-size:14px;color:#333;line-height:24px;height:72px;overflow:hidden}
.his_b a{display:block;width:60px;height:60px;text-align:center;line-height:60px;border-radius:50%;font-size:14px;color:#333;background:#eee;margin:0 auto;margin-top:30px}
.his_b a:hover{color:#fff;background:#333}


/* 案例详情 */

.al1_desc{padding: 30px 0; }
.al1_desct{padding: 30px 40px; background: #fff }
.al1_desct_t h4{text-align:center;font-size:24px;color:#333;line-height:44px}
.al1_desct_t .line{width:100px;height:1px;background:#ddd;margin:27px auto 20px}
.al1_desct_t h5{text-align:center}
.al1_desct_t h5>div{display:inline-block;vertical-align:middle;font-size:14px;color:#999;line-height:24px;padding:0 20px;position:relative}
.al1_desct_t h5>div:before{content:'';width:1px;height:14px;background:#b6b6b6;position:absolute;left:0;top:50%;margin-top:-7px}
.al1_desct_t h5>div:first-child:before{display:none}
.al1_desct_t h5 .bdsharebuttonbox{display:inline-block;vertical-align:middle}

.al1_desct_b{margin-top:20px}
.al1_desct_b p{font-size:14px;color:#333;line-height:30px;text-indent:24px}
.al1_desct_b img{display:block;margin:0 auto}
.al1_con dl{width:540px}
.al1_con dl span{display:block}
.al1_con dl span.w_conl{font-size:14px;color:#333;line-height:34px;padding-left:15px;position:relative;max-width:430px;overflow:hidden;-webkit-white-space:normal;-o-white-space:normal;white-space:normal;-webkit-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.al1_con dl span.w_conl:before{content:'';width:3px;height:3px;background:#005bac;position:absolute;left:0;top:50%;margin-top:-1.5px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.al1_con dl span.time{font-size:14px;color:#999;line-height:34px}
.al1_con dl dd:hover span{color:#005bac}


/* 关于华全 */

.gy{padding:30px 0}
.gy_b{margin-top:30px}

.gy_b1 li{margin-bottom:10px}
.gy_b1 .pic{width:400px;height:300px}
.gy_b1 .word{width:800px;height:300px;padding:40px 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff}
.gy_b1 .word h4{font-size:30px;color:#005bac;line-height:50px;font-weight:lighter;padding-left:50px;position:relative;margin-bottom:10px}
.gy_b1 .word h4:before{content:'';width:30px;height:1px;background:#005bac;position:absolute;left:0;top:50%;margin-top:-.5px}
.gy_b1 .word p{font-size:14px;color:#333;line-height:30px;height:60px;overflow:hidden}
.gy_b1 .word .w_desc{margin-top:20px}
.gy_b1 .word .w_desc span{display:inline-block;margin-right:45px;vertical-align:top}
.gy_b1 .word .w_desc h5{font-size:24px;color:#333;line-height:44px;text-transform:uppercase}
.gy_b1 .word .w_desc b{font-size:48px}
.gy_b1 .word .w_desc small{font-size:14px;color:#777;line-height:24px;display:block}

.gy_b2{margin-bottom:10px}
.gy_b2 li{width:595px}
.gy_b2 li .word{background:#fff;margin-top:10px;padding:40px 50px 50px;max-height:390px;overflow:hidden}
.gy_b2 .word h4{font-size:30px;color:#005bac;line-height:50px;font-weight:lighter;padding-left:50px;position:relative;margin-bottom:10px}
.gy_b2 .word h4:before{content:'';width:30px;height:1px;background:#005bac;position:absolute;left:0;top:50%;margin-top:-.5px}
.gy_b2 .word p{font-size:14px;color:#333;line-height:30px;height:240px;overflow:hidden}
.gy_b2 .word p a{font-size:14px;color:#005bac;text-decoration:underline}


/* 新闻中心 */

.new{padding:30px 0}

.newt_pic{width:600px;height:400px}
.newt_word{width:600px;height:400px;background:#fff;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.newt_word h4{font-size:26px;color:#005bac;line-height:46px;height:92px;overflow:hidden}
.newt_word h5 span{margin-right:40px;font-size:14px;color:#999;line-height:24px;padding-left:20px}
.newt_word h5{padding:20px 0}
.newt_word h5 span.time{background:url(../images/icon2.png) no-repeat left center;background-size:auto}
.newt_word h5 span.eye{background:url(../images/icon3.png) no-repeat left center;background-size:auto}
.newt_word p{font-size:14px;color:#999;line-height:30px;height:120px;overflow:hidden}
.newt_word a{display:block;width:140px;height:40px;background:#005bac;text-align:center;line-height:40px;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:40px;margin-top:30px}
.newt_word a span{font-size:14px;color:#fff;line-height:40px;vertical-align:top;position:relative}
.newt_word a span:after{content:"\e6a7";font-family:iconfont;font-size:14px;color:#fff;margin-left:10px}
.newt_word a:hover{opacity:.8;filter:alpha(opacity=80)}
.newt button{padding:0;font-size:0}
.newt .slick-dots{position:absolute;bottom:45px;right:30px}
.newt .slick-dots li{width:10px;height:10px;line-height:10px;background:#ddd;float:left;margin-right:8px;border-radius:50%;cursor:pointer}
.newt .slick-dots li.slick-active{background:#005bac}


.newb{margin-top: 30px;}

.newb li{margin-bottom:30px;padding:30px;background:#fff;position:relative;cursor:pointer}
.newb li:before{content:"\e6a7";font-family:iconfont;width:38px;height:38px;border-radius:50%;text-align:center;line-height:38px;border:1px solid #005bac;font-size:14px;color:#005bac;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:absolute;right:30px;top:50%;margin-top:-20px}
.newb li .pic{width:240px;height:140px;position:relative;overflow:hidden}
.newb li .pic .cover{position:absolute;width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f005bac, endColorstr=#7f005bac);background:rgba(0,91,172,.5) url(../images/n_search.png) no-repeat center;background-size:auto}
.newb li .data{width:200px;height:140px;padding:20px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}
.newb li .data h4{font-size:36px;color:#333;line-height:56px}
.newb li .data p{font-size:18px;color:#999;line-height:38px}
.newb li .word{width:580px;height:140px;overflow:hidden}
.newb li .word h4{font-size:20px;color:#333;line-height:40px;margin-bottom:15px}
.newb li .word p{font-size:14px;color:#999;line-height:24px;height:72px;overflow:hidden}
.newb li:hover:before{background:#005bac;color:#fff}
.newb li:hover .data h4,
.newb li:hover .data p,
.newb li:hover .word h4{color: #005bac }


/* HID照明列表详情 */

.HID_desc{padding:30px 0}
.HID_desc1{padding:30px;background:#fff;border-bottom:1px solid #eee}
.HID_desc1 .pic{width:360px;height:360px}
.HID_desc1 .pic img{display:block;margin:0 auto;border:1px solid #ddd}
.HID_desc1 .word{width:742px}
.HID_desc1 .word h4{font-size:24px;color:#000;line-height:44px;height:88px;overflow:hidden}
.HID_desc1 .word dt{font-size:18px;color:#333;line-height:38px;margin-bottom:10px}
.HID_desc1 .word dd span{font-size:14px;color:#555;line-height:30px;width:48%}
.HID_desc1 .word dd span.w_l{float:left}
.HID_desc1 .word dd span.w_r{float:right}

.HID_desc2 .i1_con{padding:20px 30px 30px;box-shadow:none;margin-top:0}
.HID_desc2 .i1t h4{float:left;font-size:18px;color:#005bac;line-height:38px}
.HID_desc2 .i1b_show{margin-top:30px}
.HID_desc2 .i1b{margin-bottom:0}
.HID_desc2 .i1b_desc a{border:0}
.HID_desc2 .i1b_desc .pic{border:1px solid #ddd}
.HID_desc2 .i1b_desc .word{border-top:0}
.HID_desc2 .i1b_show .slick-current .i1b_desc .pic{border:1px solid #005bac}
.HID_desc2 .i1b_show .slick-current .i1b_desc .word p{background:#fff;color:#005bac}

.HID_desc3 h4{font-size:18px;color:#fcfcfc;line-height:60px;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fcfcfc}
.HID_desc3 h4 font{color:#00579e}
.HID_desc3_b{padding:30px;background:#fff}


/* HID照明 */

.HID{padding-bottom: 20px;}

.HID_t{padding:30px;border-top:1px solid #005bac;background:#fff}
.HID_t .word{width:650px}
.HID_t .word h4{margin-bottom:20px;color:#00579e;font-size:24px;line-height:44px}
.HID_t .word p{color:#333;font-size:14px;line-height:30px}

.HID_b{margin-top:20px}
.HID_bl{width:280px}
.HID_b h3{padding:0 30px;height:80px;background:url(../images/HIDb_1.jpg) no-repeat center;background-size:cover;color:#f6f6f6;font-size:24px;line-height:80px}
.HID_blb{padding:20px;background:#fff}
.HID_blb ul li a{position:relative;display:block;padding:0 20px;color:#333;font-size:14px;line-height:40px}
.HID_blb ul li a:before{position:absolute;top:0;left:0;display:none;width:2px;height:100%;background:#005bac;content:'';-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.HID_blb ul li a:after{position:absolute;top:auto;right:20px;color:#9f9f9f;content:"\e6a7";font-size:14px;font-family:iconfont;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.HID_blb ul li a:hover,.HID_blb ul li.on>a{background:#f6f6f6;color:#005bac}
.HID_blb ul li a:hover:before,.HID_blb ul li.on>a:before{display:block}
.HID_blb ul li a:hover:after,.HID_blb ul li.on>a:after{color:#005bac}
.menv {margin-left: 5%;display: none;}
.HID_blb ul li.on .menv{display: block;}
.HID_blb .menv li.on>a{background:#f6f6f6;color:#005bac;width: 90%;}
.HID_blb .menv li.on>a:before{display:block}
.HID_blb .menv li.on>a:after{color:#005bac}



.HID_br{width:880px}
.HID_br li{margin-bottom:20px;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.HID_br li .pic{width:210px;height:210px}
.HID_br li .word{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:1px;padding:35px 20px 20px;width:220px;height:210px;background:#fff;background:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.HID_br li .word p{overflow:hidden;height:120px;color:#333;font-size:14px;line-height:24px}
.HID_br li .word span{position:absolute;right:20px;bottom:20px;display:block;width:28px;height:28px;border:1px solid #ddd;border-radius:50%;color:#005bac;text-align:center;font-size:16px;line-height:28px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.HID_br li:hover{-webkit-box-shadow:0 0 8px #ccc;-moz-box-shadow:0 0 8px #ccc;box-shadow:0 0 8px #ccc}
.HID_br li:hover .word{background:#005bac}
.HID_br li:hover .word p{color:#fff}
.HID_br li:hover .word span{border-color:#fff;background:#fff}


/* LED照明 */


.LED_b{margin-top: 20px;}    

.LED_nav{background: #eeeeee}
.LED_nav li{float:left}
.LED_nav li a{display:block;width:auto;font-size:16px;color:#333;line-height:60px;padding:0 40px;position:relative}
.LED_nav li a:hover,.LED_nav li.on a{color:#005bac;background:#fff}
.LED_nav li a:hover:before,.LED_nav li.on a:before{content:'';width:100%;height:2px;background:#005bac;position:absolute;left:0;top:0}

.LED_ins{background:#fff;padding:20px}
.LED_insl p{float:left;width:140px;height:34px;border-radius:34px;background:#f6f6f6;margin-left:20px}
.LED_insl p:first-child{margin-left:0}
.LED_insl p span{display:block;float:left;font-size:12px;color:#333;line-height:34px;width:70px;text-align:center;cursor:pointer;border-radius:34px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.LED_insl p span.on{background:#005bac;color:#fff}
.LED_insr{width:440px;height:34px;background:url(../images/tab_bg.png) no-repeat center;background-size:cover;padding-left:20px}
.LED_insr input[type=text]{width:330px;height:34px;font-size:14px;background:0 0}
.LED_insr input[type=submit]{background:0 0;font-size:14px;color:#fff;height:34px;line-height:34px;width:100px;cursor:pointer}

.LED_bb{margin-top:20px}
.LED_bb li{float:left;width:285px;height:285px;margin-left:20px;margin-bottom:20px;cursor:pointer}
.LED_bb li.mal0{margin-left:0}
.LED_bb li a{display:block;width:100%;height:100%}
.LED_bb li .pic{position:relative;overflow:hidden}
.LED_bb li .word{position:absolute;width:100%;left:0;bottom:10px;z-index:99}
.LED_bb li .word p{font-size:14px;color:#000;line-height:34px;text-align:center;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.LED_bb li .cover{position:absolute;width:100%;height:100%;background:url(../images/cover_bg2.png) no-repeat center;background-size:cover;left:0;top:100%;z-index:98}
.LED_bb li:hover .word p{color:#fff}


/* LED照明列表 */

.LED_list{padding:30px 0}
.LED_list1{padding:20px 30px 30px;background:#fff;margin-bottom:20px}
.LED_list1 h4{font-size:24px;color:#005bac;line-height:44px;margin-bottom:20px}
.LED_list1 p{font-size:14px;color:#333;line-height:30px}

.LED_list2l{width:239px;margin-right:1px;background:#fff;padding:30px 30px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.LED_list2l .pic{position:relative;width:180px;height:180px;margin-bottom:10px}
.LED_list2l a{display:block;width:100%;height:100%}
.LED_list2l img{display:block;width:176px;height:176px;border:1px solid #ddd;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}
.LED_list2l .slick-current img{border:1px solid #005bac}


.LED_list2l .slick-arrow{position:absolute;bottom:-20px;z-index:99;width:38px;height:18px;cursor:pointer;border:1px solid #ddd;background:0 0;font-size:0;display: block!important;}
.LED_list2l .slick-prev{left:40px}
.LED_list2l .slick-next{right:40px;left:auto}
.LED_list2l .slick-next:before,
.LED_list2l .slick-prev:before{content:"\e61d";font-family:iconfont;font-size:14px;color:#ddd;text-align:center;line-height:18px}
.LED_list2l .slick-next:before{content:"\e654"}
.LED_list2l .slick-next:hover,
/*.LED_list2l .slick-prev:hover{border-color:#005bac}*/
.LED_list2l .slick-prev:hover{background: #005bac}
.LED_list2l .slick-arrow{background: #005bac}
.LED_list2l .slick-disabled{background: #fff}
.LED_list2l .slick-next:hover:before,
/*.LED_list2l .slick-prev:hover:before{color:#005bac}*/
.LED_list2l .slick-prev:hover:before{color:#fff}

.LED_list2r{width:960px;background:#fff}
.LED_list2r h4{background:#eee}
.LED_list2r h4 span{display:inline-block;padding:0 40px;font-size:16px;color:#333;line-height:50px;position:relative;background:#fff}
.LED_list2r h4 span:before{content:'';width:100%;height:2px;background:#005bac;position:absolute;left:0;top:0}
.LED_list2r h4 span font{color:#005bac}
.LED_list2r_con{width:100%;height:404px;padding:20px 30px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.LED_list2r_con .word{height:360px}
.LED_list2r_con p{font-size:14px;color:#333;line-height:30px}


.LED_list3{margin-top: 20px;}

.l_tab{width:100%;background:#fff}
.l_tab th{width:10%;font-size:14px;color:#fff;line-height:60px;border:1px solid #337cbd;position:relative;cursor:pointer}
.l_tab th p{font-size:14px;color:#fff;background:#005bac;line-height:60px}
.l_tab th.l_xl p:after{content:"\e61d";font-family:iconfont;font-size:14px;color:#fff;position:absolute;margin-left:10px;top:auto;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}

.l_tab th.l_xl.on{border-color: #fff }
.l_tab th.l_xl.on p{background: #fff; color: #005bac; }
.l_tab th.l_xl.on p:after{-webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.l_tab td{width:10%;padding:15px 10px;text-align:center;font-size:12px;color:#333;line-height:22px;border-bottom:1px solid #ddd;border-left:1px solid #ddd}
.l_tab td:first-child{border-left:0}
.l_tab td img{display:block;margin:0 auto;border:1px solid #ddd;cursor:pointer;border-radius:3px}
.l_tab tr:hover td{background:#fcfcfc}
.l_tab tr:hover td img{border:1px solid #005bac}

.l_forms{display: none;position:absolute;background:#fff;padding:30px;box-shadow:0 8px 8px #ccc;width:290px;text-align:left}
.l_forms.l_forms_ls{margin-left: -125px;}
.l_forms span{position:relative;display:block;height:36px;float:left}
.l_forms input[type=text]{width:78px;height:34px;border:1px solid #999;font-size:14px;text-indent:12px;border-radius:3px;vertical-align:top}
.l_forms span b{display:block;padding:0 5px;height:34px;line-height:34px;font-size:12px;color:#999;position:absolute;right:5px;top:1px;background:#fff}
.l_forms em{float:left;vertical-align:top;font-size:16px;color:#333;height:36px;line-height:36px;display:block;margin:0 5px}
.l_forms input[type=submit]{width:80px;height:36px;font-size:14px;line-height:36px;color:#fff;border-radius:3px;vertical-align:top;background:#005bac;cursor:pointer;margin-left:20px}
.l_forms input[type=submit]:hover{opacity:.8;filter:alpha(opacity=80)}


.l_forms.l_forms1{padding: 0; width: 100%; }
.l_forms.l_forms1 dd{font-size: 14px; color: #ddd; line-height: 34px; text-align: center; background: #0095d9 }
.l_forms.l_forms1 dd.on,
.l_forms.l_forms1 dd:hover{background: #005bac;color: #fff}
.f3l input[type=text]{
    text-indent: 0;
    padding-left: 40px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} 

#listF .fancybox{
	width: 90px;
	height: 71.56px;
	overflow: hidden;
}
#listF .fancybox img{
	width: 100%;
	/*height: 100%;*/
}
