@charset "utf-8";
/* CSS Document */
/*首页-通用标题*/
.i_title{margin-bottom:23px;}
.i_title ._title{font-size:30px;color:#0450a1;font-weight:normal;display:inline-block;*display:inline;*zoom: 1;}
.i_title ._title .x_border{width:17px;height:27px;background:url(../images/i_title_ico.png) no-repeat center;display: inline-block;*display:inline;*zoom: 1;vertical-align:middle;margin:0px 5px;}
.i_title ._text{display:inline-block;*display:inline;*zoom: 1;font-size:14px;color:#595757;}

/*首页-产品领域*/
.i_pro{margin:50px 0;}
.i_pro .i_pro_box ._pro_box{width:100%;height:0;padding-bottom:63%;overflow:hidden;position:relative;}
.rect-61{padding-bottom:78%;}
._pro_box .box .rect-61 img{height:auto;}
._pro_box li .box .tit{position:absolute;bottom:0;left:0;right:0; opacity:0;filter:alpha(opacity=0);}
.idx-list2{}
.idx-list2 li{ float:left; margin:6px 6px 0 0; font-size:0; line-height:0; overflow:hidden; position:relative;}
.idx-list2 li img{ width:98.5%;}
.idx-list2 li .area{ position:relative; overflow:hidden;}
.idx-list2 li .area:hover:before{width:98.5%;height:50%;position:absolute;left:0;bottom:0;z-index:1;content:'';font-size:0;
background-image:-webkit-gradient(linear,center 0%,center 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,1)));
background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
background-image:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
background-image:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
background-image:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
}
.idx-list2 li:hover:after{width:98.5%;height:6px;position:absolute;left:0;bottom:0;background:#ff0000;z-index:2;content:'';font-size:0;}
.idx-list2 li .text{width:98.5%;text-align:center;font-size:20px;line-height:1.5;color:#FFF;display:none;position:absolute;z-index:3;left:0;bottom:20px;}
.idx-list2 li .text .small{ font-size:16px;}
.idx-list2 li .area:hover .text{ display:block;}
.idx-list2 li .area.case-enter:hover:before{ display:none;}
.idx-list2 li .area.case-enter:hover:after{ display:none;}
.idx-list2 .last{background-color:#0450A1;}
.idx-list2 .last .box{padding:20% 10%;color:#fff;}
.idx-list2 .last .box a{color:#fff;font-size:18px; line-height:2;}
.idx-list2 .last .box .p{width: 60%; font-size:14px; line-height:1.5;}
.idx-list2 .last .box .icons{display:block;width:100px;height:80px;background:url(../images/icons.png) -80px -183px no-repeat;right: 13%;top: 50%;margin-top: -29px;}
.idx-list2 .last:hover:after {width:98.5%;position:absolute;left:0;bottom:0;background:none;z-index:2;content:'';font-size:0;}
.idx-list2 .last:hover{background-color:#598BD2;}
.box-sizing{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
/*首页-最新动态*/

#v_box{width:700px;height:520px;background:#fff;position:fixed;top:50%;left:50%;z-index:522222;margin-top:-305px;margin-left:-350px;border-radius:5px;box-shadow: #333 0px 0px 10px;_position:absolute;*border:1px solid #333;border:1px solid #333\0;display:none;}
#v_box h3{color:#333;height:46px;font-size:18px;padding-left:28px;line-height:46px;overflow:hidden;font-weight:bold;}
#v_box div{width:650px;margin:0 auto;background:#000;}
#shut{position:absolute;width:30px;height:30px;display:block;top:8px;right:10px;color:#333;font-size:30px;line-height:22px;overflow:hidden;text-align:center;cursor:pointer;}
#shut:hover{text-decoration:none;color:#f00;}
#shut:active{color:#a40606;}
.h1::after{position: absolute;content:'';display: block;height: 6px;width: 220px;border-top:4px dotted #D6D6D6;left: 154px;top: 9px;}
.li7 span{margin-right:-2px;}
.video-b {background-image: url(../images/video.jpg);background-size: cover;}
.video-play {position: absolute;width: 88px;height: 88px;line-height: 80px;font-size: 30px;left: 50%;top: 50%;margin-left: -44px;margin-top: -44px;border-radius: 50%;background: rgba(255, 255, 255, 0.5);text-align: center;padding: 5px 0 0 10px;cursor: pointer;
-webkit-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;}
.video-play:hover {background: #000;color: #fff;}
.text-info-p {padding: 5% 0;line-height: 2em;font-size: 12px;}
.video-b {background-image: url(../images/video-bg.jpg);background-size: cover;}
.video-play {position: absolute;width: 88px;height: 88px;line-height: 80px;font-size: 30px;left: 50%;top: 50%;margin-left: -44px;margin-top: -44px;border-radius: 50%;background: rgba(255, 255, 255, 0.5);
text-align: center;padding: 5px 0 0 10px;cursor: pointer;
-webkit-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;
}
.video-play:hover {background: rgba(255, 255, 255, 0.5);color: #fff;}
.position-relative {position: relative;}
.custom-dot {display: inline-block;width: 4px;height: 4px;background: #000;}
.custom-dot.gray {background: #ddd;}
.img-play-l {position: absolute;z-index: 3;left: 3%;top: 50%;margin-top: -20px;}
.img-play-r {position: absolute;z-index: 3;right: 3%;top: 50%;margin-top: -20px;}
.img-mask {position: absolute;z-index: 2;width:30%;height: 65%; left:35%;  top:6%; margin:0 auto;background: rgba(0, 0, 0, 0.66);text-align: center;padding: 3% 0;}
.img-mask img {height: 100%;}
.img-mask .control-close {position: absolute;right: 10px;top: 10px;color: #fff;width: 20px;height: 20px;line-height: 20px;text-align: center;cursor: pointer;
-webkit-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;
}
.img-mask .control-close:hover {color: #fff;}
#product .animated,
#video .animated {visibility: hidden;}
.overflow-hidden {overflow: hidden;}
.sc-video video {height: 100%;width: initial;}

.i_news{ background-color:#f5f5f5; padding:50px 0;}
.i_news_box{margin-bottom:30px;}
.i_news_box .i_news_l{width:24%;margin-right:2%;}
.i_news_box .i_news_l .i_news_l_pic{position:relative;margin-bottom:12px;}
.i_news_box .i_video .i_news_l_pic .i_video_ico{width:66px;height:66px;position:absolute;top:50%;left:50%;margin-left:-33px;margin-top:-33px;display:block;background:url(../images/i_video_ico.png) no-repeat center;}
.i_news_box .i_news_l .i_news_l_pic img{width:100%; height:216px;}
.i_news_box .i_news_l .i_news_l_pic ._l_news_time{position:absolute;top:0;left:0;background:url(../images/blue_bj_op.png);color:#ffffff;text-align:center;padding:10px 12px 8px;}
.i_news_box .i_news_l .i_news_l_pic ._l_news_time span{display:block;}
.i_news_box .i_news_l .i_news_l_pic ._l_news_time ._day{font-size:24px;line-height:24px;}
.i_news_box .i_news_l .i_news_l_pic ._l_news_time ._year{font-size:16px;}
.i_news_box .i_news_l .l_news_title,.i_news_box .i_news_l .l_news_text{line-height:22px;height:44px;overflow:hidden;}
.i_news_box .i_news_l .l_news_title{font-size:16px;color:#000000;margin-bottom:6px;}
.i_news_box .i_news_l .l_news_text{font-size:14px;color:#666666;}
.i_news_box .i_news_l .l_news_title_2{margin-top:6px;line-height:22px;}
.i_news_box .i_news_r{width:48%;position:relative;}

.i_news_box .i_news_r_box{height:320px;overflow:hidden;}
.i_news_box .i_news_r .news_list_box{border:1px solid #999;}
.i_news_box .i_news_r .news_list_box ._r_news_time{width:99px;height:98px;border-right:1px solid #999;background:url(../images/i_news_time_bj.png)no-repeat center;}
.i_news_box .i_news_r .news_list_box ._r_news_time span{display:block;width: 80%;margin: 0 auto;}
.i_news_box .i_news_r .news_list_box ._r_news_time span._day{font-size: 22px;color: #666666;line-height: 22px;margin-top: 20%;margin-bottom: 13px;text-indent: 10px;}
.i_news_box .i_news_r .news_list_box ._r_news_time span._month{font-size:16px;color:#000000;text-align: right;line-height: 16px;}
.i_news_box .i_news_r .news_list_box ._r_news_main{width:80%;}
.i_news_box .i_news_r .news_list_box ._r_news_main .r_news_main_box{padding:10px 60px 0px 18px;}
.i_news_box .i_news_r ._r_news_title{font-size:16px;color:#000000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px;}
.i_news_box .i_news_r ._r_news_text{font-size:14px;color:#666666;line-height:22px;height:44px;overflow:hidden;}
.i_news_box .i_news_r_box li{margin-bottom:10px;}
.i_news_box .i_news_r_box li:hover .news_list_box{border-color:#0066CC;}
.i_news_box .i_news_r_box li:hover .news_list_box ._r_news_title{color:#0066CC;}
.i_news_box .i_news_r_box li:hover ._r_news_time span._day{color:#0066CC;}

@media (min-width: 320px) and (max-width: 480px) {
#video .animated {visibility: visible;}
.sc-video .animat {display: none;}
.video-play {height: 40px;width: 40px;margin-top: -20px;margin-left: -20px;line-height: 40px;font-size: 20px;padding-left: 5px;padding-top: 2px;}
}
/*首页-link*/
.i_link{width:100%;height:320px;background: #C3C3C3 url(../images/i_link_bj.jpg) no-repeat center top;background-attachment: fixed;}
.i_link .i_link_box{padding-top:80px;text-align:center;}
.i_link .i_link_box ._link_item a{padding:0px 72px;color:#000000;display:block;}
.i_link .i_link_box ._link_item ._link_ico{width:55px;height:55px;background:url(../images/i_link_ico.png) no-repeat;margin:0 auto;}
.i_link .i_link_box ._link_item ._link_ico._link_ico02{background-position:-55px 0px;}
.i_link .i_link_box ._link_item ._link_ico._link_ico03{background-position:-110px 0px;}
.i_link .i_link_box ._link_item ._link_ico._link_ico04{background-position:-165px 0px;}
.i_link .i_link_box ._link_item ._link_title{font-size:18px;margin-bottom:6px; color:#fff;}
.i_link .i_link_box ._link_item ._link_text{font-size:14px; color:#fff;}
.i_link .i_link_box li:hover ._link_title{ color:#fff;}
.i_link .i_link_box li:hover ._link_text{ color: #fff;}
.i_link .i_link_box ._link_item ._link_ico { 
    -webkit-transition: -webkit-transform 0.4s ease-out; 
    -moz-transition: -moz-transform 0.4s ease-out; 
    transition: transform 0.4s ease-out; 
} 
.i_link .i_link_box li:hover ._link_ico { 
    -webkit-transform: rotate(360deg); 
    -moz-transform: rotate(360deg); 
    transform: rotate(360deg); 
} 

/*首页-关于我们*/
.i_about {padding:50px 0;}
.i_about ._about_titl{font-size:30px;color:#0450a1;margin-bottom:4px;}
.i_about ._about_text{font-size:14px;color:#737573;padding-right:30%;margin-bottom:20px;}
.i_about ._about_main ._about_l{width:32%;overflow:hidden;}
.i_about ._about_main ._about_l ul{margin:-1px 0px 0px -1px;}
.i_about ._about_main ._about_l li{float:left;width:50%;text-align:center;}
.i_about ._about_main ._about_l ._box{border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;padding-bottom: 14px;padding-right:20px}
.i_about ._about_main ._about_l .odd ._box{padding-left:20px;padding-right:0px;overflow:hidden;}
.i_about ._about_main ._about_l ._box ._number{font-size:34px;line-height:1.5;font-family:微软雅黑;color:#000000;}
.i_about ._about_main ._about_l ._box ._number span{font-size:22px;line-height:2.5;}
.i_about ._about_main ._about_l ._box ._text{font-size:14px;color:#666666;margin-bottom:10px;line-height:22px;height:44px;overflow:hidden;}
.i_about ._about_main ._about_l ._box ._box_ico{width:80px;height:64px;background:url(../images/i_about_ico.png) no-repeat;margin:0 auto;}
.i_about ._about_main ._about_l ._box ._box_ico._box_ico02{background-position:-80px 0px;}
.i_about ._about_main ._about_l ._box ._box_ico._box_ico03{background-position:-160px 0px;}
.i_about ._about_main ._about_l ._box ._box_ico._box_ico04{background-position:-240px 0px;}
.i_about ._about_main ._about_l ._box:hover ._number,.i_about ._about_main ._about_l ._box:hover ._text{color:#0066CC;}
.i_about ._about_main ._about_l ._box:hover ._box_ico._box_ico01{background-position:0px -64px;}
.i_about ._about_main ._about_l ._box:hover ._box_ico._box_ico02{background-position:-80px -64px;}
.i_about ._about_main ._about_l ._box:hover ._box_ico._box_ico03{background-position:-160px -64px;}
.i_about ._about_main ._about_l ._box:hover ._box_ico._box_ico04{background-position:-240px -64px;}
.i_about ._about_main ._about_r{width:60%;text-align:right;position:relative;}
.i_about ._about_main ._about_r ._min_ico{position:absolute;}
.i_about ._about_main ._about_r ._min_ico .map_box_main{position:absolute;width:304px;bottom:22px;color:#ffffff;box-shadow:0px 0px 5px #000000;display:none;right:-51px;}

/*内页banner*/
.lw_banner{display:block;height:auto;text-align:center;overflow:hidden;position:relative; margin-bottom:30px;}
.lw_banner img{display:inline-block; margin:0 -100%; margin:0 -50%\9; width:100%;}
.breadBar{position:relative;z-index: 5;margin:-90px 0 0px;height:76px;}
.breadBar .wrap{background:url(../images/black.6.png) repeat;background:rgba(0,0,0,.6);}
.breadBar .channelCurrent{font-size:30px;color:#fff;padding-left:30px;line-height: 60px; height:60px; font-weight:normal;}
.breadBar .channelCurrent a{color:#fff;}
.breadBar .channelCurrent .cn{margin-right: 30px;}
.s_menu{padding-right:20px;}
.s_menu li{ float:left; position:relative;}
.s_menu li a{color:#fff; font-size:16px;color:#eeedeb; line-height: 60px; height:60px;padding:0 20px; }
.s_menu li.last:after{display:none;}
.s_menu li:hover {background:#0450A1;border-bottom:1px solid #0066CC; line-height: 59px; height:59px;}
.s_menu li .cur{ color:#fff;background:#0450A1; padding:19px;}

/*内页-关于我们*/
abh_box1{padding:0 0 22px;}
.posi{font-weight: normal; color:#666666; padding:0 20px 20px 0;}
.posi a{ color:#666666;}
.posi a:hover{color:#003399;}
.posi{font-size:14px;font-weight: normal;}
.posi span{color:#0450A1; font-family:"微软雅黑";}
.pageMain .i_title{margin-bottom:30px;overflow:hidden;}
.pageMain .i_title ._title{width:100%;text-align:center;font-size:38px;color:#231815;font-weight:normal;}
.pageMain .i_title ._text{text-align:center;color:#555;}
.pageMain .gsjs .m_more{width:156px;height:44px;line-height: 44px;border-color:#0167ac;border-width:1px;color:#0167ac;font-size:18px;margin-bottom:30px; position:absolute;}
.pageMain .gsjs .m_more:hover{color: #CA0000; border:1px solid #CA0000;}
.about_index .channel_title{font-size:24px;color:#1f1f1f;}
.about_index .ab_part01{margin-bottom:42px;}
.about_index .ab_part01 ._l_box{position:relative;}
.about_index .ab_part01 ._l_box ._box_img{width:100%;}
.about_index .ab_part01 ._l_box ._box_img .img_box{height:0;padding-bottom:63%;overflow:hidden;}
.about_index .ab_part01 ._l_box ._box_main{width:493px;height:336px;background:rgba(255,255,255,.87); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff,endcolorstr=#99ffffff);position:absolute;top:45px;left:45px;}
.about_index .ab_part01 ._l_box ._box_main .gsjs{padding:24px 32px 42px;}
.about_index .ab_part01 ._l_box ._box_main .gsjs ._title{font-size:24px;color:#1f1f1f;margin-bottom:6px; font-family:"微软雅黑";}
.about_index .ab_part01 ._l_box ._box_main .gsjs ._text{color:#787878;line-height:26px;margin-bottom:30px;}

.about_index .ab_part01 .r_box ._r_box_img .img_box{width:100%;}
.about_index .ab_part01 .r_box ._r_box_img .img_box a{display:block;height:0;padding-bottom:64%;overflow:hidden;}
.about_index .ab_part01 .r_box ._r_box_main{padding:24px 22px 77px;border-bottom:3px solid #183269;background:url(../images/ab_index_par01_bj.jpg);}
.about_index .ab_part01 .r_box ._r_box_main ._title{margin-bottom:6px;}
.about_index .ab_part01 .r_box ._r_box_main ._text{color:#787878;line-height:26px;height:100px;overflow:hidden;}

.ab_box1{background-color:#f7f7f7;padding:5px 0 45px;}
.ab_colunms{ margin-top:40px;}
.ab_colunms li .tit{ position:absolute;left:0;bottom:20%; width:184px; height:44px; line-height: 44px; font-size:14px;font-weight: normal;text-align: center; color:#fff;background-color:#333; overflow:hidden;}
.ab_colunms li .tit .cn{margin-right:10px;}
.ab_colunms li .tit .en{font-family: Arial;}
.ab_colunms li .tit span{position:relative;z-index: 2;}
.ab_colunms li .tit:before{content:'';width:100%; height:100%;position:absolute;left:-100%;top:0;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;background-color:#0450A1;}
.ab_colunms li:hover .tit:before{left:0;}

.lw_main{min-height:200px;padding-bottom:30px;}
.aboutus-one-box .txt-inner-box .txt-h3{font-size: 23px;width:91%;text-align: left;color:#1d1d1d;margin-bottom: 35px;padding:0 6%;}
.aboutus-one-box .txt-inner-box .txt-p1{font-size: 14px;width:91%;text-align: left;color:#555;text-indent: 2em;margin-bottom: 25px;padding:0 6%;}
.aboutus-one-box .txt-inner-box .txt-p2{font-size: 14px;width:91%;text-align: left;color:#555;text-indent: 2em;/*background: #f2f5fa;*/padding:0 6%;}
.aboutus-two-box .txt-inner-box .txt-p1{font-size: 14px;width:91%;text-align: left;color:#555;text-indent: 2em;margin-bottom: 25px;padding:0 6%;margin-top:37px;}
.aboutus-two-box .txt-inner-box .txt-p2{font-size: 14px;width:91%;text-align: left;color:#555;text-indent: 2em;padding:0 6%;}
.aboutus-two-box.aboutus-one-box02 .txt-box{float:right;}
.aboutus-two-box.aboutus-one-box02 .bg-box{float:left;}
/*关于-企业文化*/
.lw_cultrue{ margin-bottom:60px;}
.lw_cultrue .typeIn { color:#595757; }
.lw_cultrue .typeIn ._cul_tt { font-size:25px; color:#0c55a4; line-height:1.9; }
.lw_cultrue .rec { margin-bottom:10px; padding-left:75px; }
.lw_cultrue .rec ._hd { font-weight:bold; color:#221815; }
.lw_cultrue .part02 { position:relative;overflow:hidden;}
.lw_cultrue .part02 ._left,.lw_cultrue .part02 ._right { width:50%; }
.lw_cultrue .part02 ._left { float:left; }
.lw_cultrue .part02 ._right { box-sizing:border-box; position:absolute; top:0; right:0; bottom:0; border:#e8e8e8 10px solid; }
.lw_cultrue .cul_border ._top { margin-bottom:10px; }
.lw_cultrue .cul_border .typeIn { padding:30px 55px 0; }
.lw_cultrue .cul_border ._cul_tt { float:left; }
.lw_cultrue .cul_border ._txt { overflow:hidden; color:#a6a6a6; line-height:1.9; }


/*关于-生产设备*/
.lw_equipment{width:98%; margin:0 auto; text-align:center;}
.lw_equipment h3{font-size:32px; color:#0C55A4; line-height:45px; font-weight:normal; margin-bottom:15px;}
.lw_equipment p{ font-size:15px; line-height:28px;}


/*产品中心*/
.lchannIn{font-size:36px;font-weight: normal;color:#0166ac;padding-bottom: 14px;margin-bottom: 5px;}
.lchannIn b{display:block;width:58px;height:4px;background-color: #E4E4E4;position:absolute;bottom:0;left:50%;margin-left:-29px;}
.lchannP{font-size:16px;margin-bottom: 45px;}
.lchannP span{color:#016db8;}
.main_bar{font-size: 14px;}
.grayBg{border-bottom:0;padding-top:0;}
.pro_list {padding:50px 0 40px;}
.pro_list li{margin-bottom:40px;background-color:#fff; padding:10px 0;}
.pro_list li .rect-6425{padding-bottom:64.25%;}
.pro_list li .info{display:block;background-color:#fff;padding:26px 8% 20px 4%;}
.pro_list li .title{font-size:16px;color: #0073BF;}
.pro_list li .p{font-size:13px;line-height: 22px;height: 88px;overflow: hidden;margin-top: 10px;}
.pro_list li:hover ._full{transform:scale(1.1);-webkit-transform:scale(1.1);}
.grayBg{background-color:#EFEFEF;}
.pro_list li dl{padding:0 8px; width:98%;}
.pro_list li dl dt {background-color:#999; padding:5px; width:42%; margin-right:3%; float:left; color:#FFFFFF; text-align:center; margin-bottom:2%;}
.pro_list li dl dt:hover{background-color:#0098FF;}
.pro_list li dl dt a:hover{color:#FFFFFF;}
.proh-box1{	padding:70px 0; background-color:#fff;}
.proh-box1 .lchannP{width: 82%;margin-left:auto;margin-right:auto;}
#featureContainer { border-bottom: #999 0px dotted; border-left: #999 0px dotted; margin: 0px auto; width: 100%; font-size: 80%;  border-top: #999 0px dotted;border-right: #999 0px dotted}
#wrap {overflow: hidden}
#load {background-image: url(../images/loader32x32.gif); border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; margin: 0px auto; width:100%; display: none; background-REPEAT: no-repeat; background- position: center 50%; height: 100px;  border-top: #999 0px dotted;border-right: #999 0px dotted}
#feature {border-bottom: #999 0px dotted;position: relative; border-left: #999 0px dotted; margin-TOP: 5px; margin-bottom: 20px;  border-top: #999 0px dotted;border-right: #999 0px dotted}
#feature .button {border-bottom: #999 0px dotted;position: absolute; border-left: #999 0px dotted; width:90%;  border-top: #999 0px dotted; TOP: 72px;border-right: #999 0px dotted; left: 0px}
#feature .prev {border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; width: 30px; display: block;background: url(../images/feature_left.gif) center top;  float: left; height: 48px;  border-top: #999 0px dotted; margin-top:-100px;border-right: #999 0px dotted}
#feature .next {border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; width: 30px; display: block; background: url(../images/feature_right.gif) center top;  float: right; height: 48px;  border-top: #999 0px dotted; margin-top:-100px;border-right: #999 0px dotted}
#feature .prev:hover {background- position: center center}
#feature .next:hover {background- position: center center}
.featureul {border-bottom: #000 0px dotted;  position: relative; border-left: #000 0px dotted;  padding-bottom: 0px;list-style-type: none; margin: 0px; padding-left: 0px; width: 2800px; padding-right: 0px;  float: left;  border-top: #000 0px dotted;border-right: #000 0px dotted; padding-top: 0px; left: 0px}
.featureBox {background-image: url(../images/bg-featurebox.jpg); border-bottom: #999 0px dotted; border-left: #999 0px dotted; width: 280px; background-REPEAT: no-repeat;  float: left; height: 230px;  overflow: hidden;  border-top: #999 0px dotted;border-right: #999 0px dotted;  padding-top: 10px}
.featureul  li:hover ._full{transform:scale(1.1);-webkit-transform:scale(1.1);} 
#botton-scroll {z-index: 0; border-bottom: #999 0px dotted; border-left: #999 0px dotted; margin: 0px auto; width: 90%;  float: left; height: 200px;  border-top: #999 0px dotted;border-right: #999 0px dotted}
#block {z-index: 0; border-bottom: #999 0px dotted;  position: relative; border-left: #999 0px dotted;  padding-bottom: 20px; margin: 0px auto;  padding-left: 0px; width:90%;  padding-right: 0px; height: 180px; font-size: 70%;overflow: hidden;  border-top: #999 0px dotted;border-right: #999 0px dotted;  padding-top: 0px}
#block .box {border-bottom: #d8d8d8 0px solid; border-left: #d8d8d8 0px solid;  padding-bottom: 10px; margin: 0px 10px;  padding-left: 10px; width: 240px;  padding-right: 10px;  float: left; height: 150px;  border-top: #d8d8d8 0px solid;border-right: #d8d8d8 0px solid;  padding-top: 10px}
#block .box .feature-title {font-size: 140%; font-weight: normal; }
#block .box .feature-thumb {width: 240px; margin-bottom: 5px;  float: left; height: 150px}

/*产品列表页*/
.log_main{min-height:300px;}
.log_main_box{background:url(../images/log_left_nav_bj.png) repeat-y 135px 0px;min-height:400px;position:relative;}
.log_main_box .log_main_l,.log_main_box .log_main_r{padding-top:25px;}
.log_main_box .log_main_l{width:148px;padding-bottom:26px;}
.log_main_box .log_main_l_box li{font-size:14px;color:#000000;margin-bottom:30px;background:url(../images/log_left_nav_cio01.png) no-repeat right center;width:98%;display:block; }
.log_main_box .log_main_l_box li:hover,.log_main_box .log_main_l_box li.cur{color:#0084E2;background-image:url(../images/log_left_nav_cio02.png);}
.log_main_box .log_main_l_box li a{padding-right:30px;display:block;}
.log_main_box .log_main_r{width:84%;padding-bottom:77px;}
.log_main_box .log_main_r .more_btn{width:153px;height:47px;line-height:47px;background:#0c55a4;border-radius:30px;font-size:14px;color:#ffffff;margin:0 auto;text-align:center;}
.log_main_box .log_main_r .more_btn a{display:block;color:#ffffff;border-radius:30px;}
.log_main_box .log_main_r .more_btn:hover{FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0BAFFF', endColorstr='#0080C0');
background: -moz-linear-gradient(left 30deg, #0BAFFF, #0080C0);
background: -webkit-gradient(linear, 0 0, 100% 100%, from(#0BAFFF),to(#0080C0));
background: -o-linear-gradient(30deg, #0BAFFF, #0080C0);
}

/*产品列表*/
.log_main_r .case_list .log_xc_title{}
.log_main_r .case_list ._list_box ._list_box_l{width:100%;overflow:hidden;background:#f6f6f6;}
.log_main_r .case_list ._list_box ._list_box_l img{width:100%; height:181px;}
.log_main_r .case_list ._list_box ._list_box_r{width:100%;position:relative;}
.log_main_r .case_list ._list_box ._list_box_r a{color:#221815; -webkit-transition: all 0s ease;transition: all 0s ease;}
.log_main_r .case_list ._list_box ._list_box_r ._box_r_box{padding:15px 10px 15px 12px;background:#f6f6f6;}
.log_main_r .case_list ._list_box ._list_box_r ._text{color:#7a7675;line-height:23px;height:77px;overflow:hidden;}
.log_main_r .case_list ._list_box ._list_box_r ._title{font-size:17px;margin-bottom:16px;}
.log_main_r .case_list ._list_box ._list_box_r ._time{margin-bottom:30px;}
.log_main_r .case_list ._list_box ._list_box_r ._more_ico{background:#dedede;padding:14px;display:block;position:absolute;bottom:0;right:0;}
.log_main_r .case_list .case_list_box li:hover ._list_box_r ._box_r_box{
FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0450A1', endColorstr='#0099E3');
background: -moz-linear-gradient(left 30deg, #0450A1, #0099E3);
background: -webkit-gradient(linear, 0 0, 100% 100%, from(#0450A1),to(#0099E3));
background: -o-linear-gradient(30deg, #0450A1, #0099E3);}
.log_main_r .case_list .case_list_box li:hover ._list_box_r a,.log_main_r .case_list .case_list_box li:hover ._list_box_r ._text{color:#ffffff;}
.log_main_r .case_list .case_list_box li:hover ._list_box_r ._more_ico{background:#0072A8;}
.log_main_r .case_list .case_list_box li{margin-bottom:36px;}



/*关于-荣誉资质*/
.abt_honor .tab_c_list{ height:auto;}
.abt_honor .cill { width:21.2%; margin-right:1.7%; margin-bottom:20px; padding:13px 1%; background-color:#f3f3f3;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; float:left;}
.abt_honor .cill:hover{background-color:#0c55a4;}
.abt_honor .cill:hover ._wd{color:#ffffff;}
.abt_honor .tab_c {width:102%; height:auto;}
.abt_honor .cill ._wd { display:block; padding-top:25px; padding-bottom:12px; font-size:14px; color:#373737; }
.abt_honor.album_wrap .album_ordinary .slide_c p { bottom:60px; }

/*下层标题*/
.lw_t_wrap { margin-bottom:34px; text-align: center;}
.lw_t_wrap .lw_title { font-size:36px;color:#0c55a4;font-weight:normal;margin-bottom:18px;}
._wd {color:#727171;}

/*新闻专题*/
.news_main {padding:22px 0 50px;}

/*新闻综合-行业新闻*/
.zt_list li{ position: relative; margin-bottom: 50px; overflow: hidden; }
.zt_list li ._img{ float: right; width: 50%;}

.zt_list li ._txt{ position: absolute; left: 0; bottom: 0; top: 0; width: 41%; padding:3% 4.5%; background-color: #f7f7f7;width:42%;}
.zt_list li:hover ._txt ._t,.zt_list li:hover ._txt ._tools,.zt_list li:hover ._txt ._p{ color: #fff;}
.zt_list li ._txt ._t{ position: relative; padding-bottom:10px; font-size:20px; color: #0450a1; font-weight:normal; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-top: 10px;}
.zt_list li ._txt ._tools{ margin:0 0 6px; color:#000000; opacity:0.55; color:#bfbfbf\9;}
.zt_list li ._txt ._tools .ion{ font-size: 1.5em; margin-left:0; }
.zt_list li ._txt ._p { height:3.2em; overflow:hidden; margin-bottom:20px; font-size:14px; color: #716f6e; }
.rect-3833 { padding-bottom:38.33%; }

/*新闻-行业新闻*/
.news_list ._news_main ._news_main_l{width:68%}
.news_list ._news_main ._news_main_r{width:28%;}
.news_list .news_hangye ._news_main_l li{margin-bottom:12px;}
.news_list ._news_main ._news_list_box ._hangye_time{width:13%;color:#e4e3e3;background:#9a9797;}
.news_list ._news_main ._news_list_box ._hangye_time .hy_time_box{padding:30px 20px;text-align:center;}
.news_list ._news_main ._news_list_box ._hangye_time ._day{font-size:50px;line-height:50px;}
.news_list ._news_main ._news_list_box ._hangye_time ._year{font-size:16px;}
.news_list ._news_main ._news_list_box ._hangye_main{width:87%;}
.news_list ._news_main ._news_list_box ._hangye_main{background:#f9f9f9;}
.news_list ._news_main ._news_list_box ._hangye_main ._hy_main_box{padding:34px 54px 37px 30px;}
.news_list ._news_main ._news_list_box ._hangye_main ._title{font-size:20px;color:#0c55a4;margin-bottom:12px;}
.news_list ._news_main ._news_list_box ._hangye_main ._text{color:#7b7b7b;}
.news_list .news_hangye ._news_main_l li:hover ._news_list_box ._hangye_time{
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7f22', endColorstr='#f15528');/*ie*/ 
background: -moz-linear-gradient(left 30deg, #fd7f22, #f15528);
background: -webkit-gradient(linear, 0 0, 100% 100%, from(#fd7f22),to(#f15528));
background: -o-linear-gradient(30deg, #fd7f22, #f15528);
}
.news_list .news_hangye ._news_main_l li:hover ._news_list_box ._hangye_main ._title{color:#fe8022;}
.news_list ._news_main ._news_main_r ._search{width:100%;margin-bottom:20px;}
.news_list ._news_main ._news_main_r ._search_box{border:3px solid #cbcbcb;height:62px;}
.news_list ._news_main ._news_main_r ._search_box ._search_inp{width:80%;line-height:62px;color:#a0a0a0;text-indent:10px;height:62px;}
.news_list ._news_main ._news_main_r ._search_box ._search_btn{width:20%;height:62px;background:url(../images/news_r_search_btn.jpg) no-repeat center;}
.news_list ._news_main ._news_main_r ._time{background:#0450a1;color:#ffffff;}
.news_list ._news_main ._news_main_r ._time ._time_box{padding:22px;text-align:center;}
.news_list ._news_main ._news_main_r ._time ._year{font-size:24px;font-weight:normal;margin-bottom:24px;display:inline-block;*display:inline;*zoom: 1;}
.news_list ._news_main ._news_main_r ._time ._year_arr{width:10px;height:17px;background:url(../images/news_main_r_ico.png) no-repeat;display:inline-block;*display:inline;*zoom: 1;}
.news_list ._news_main ._news_main_r ._time ._year_arr._year_prev{margin-right:16px;}
.news_list ._news_main ._news_main_r ._time ._year_arr._year_next{margin-left:16px;background-position:-10px 0px;}
.news_list ._news_main ._news_main_r ._time ._month_box{background:#3673b4;font-size:15px;display:inline-block;margin:0px 10px 20px;width:49px;height:49px;line-height:49px;}
.news_list ._news_main ._news_main_r ._time ._month_box.cur{color:#fb9528;}
.news_list ._news_main ._news_main_r ._time ._month_box em{font-size:20px;}
.news_list ._news_main ._news_main_r  ._all_time{width:120px;height:48px;line-height:48px;text-align:center;font-size:24px;color:#0450a1;background:#ffffff;display:inline-block;*display:inline;*zoom: 1;}

/*新闻-力威新闻*/
.news_list .news_lw ._news_list_box{border-bottom:1px solid #ededed;padding-bottom:20px;margin-bottom:28px;}
.news_list .news_lw ._lw_list_l{width:32%;margin-right:3%;}
.news_list .news_lw ._lw_list_r{width:65%;}
.news_list .news_lw ._lw_list_r ._list_r_box{display:block;padding:0px 24px 0px 0px;}
.news_list .news_lw ._lw_list_r ._title{font-size:20px;color:#0c55a4;margin-bottom:4px;}
.news_list .news_lw ._lw_list_r ._time{font-size:14px;color:#9fa0a0;}
.news_list .news_lw ._lw_list_r ._text{color:#a4a4a4;line-height:26px;height:52px;overflow:hidden;margin-bottom:24px;}
.news_list .news_lw ._lw_list_r ._more{width:37px;height:37px;background:url(../images/news_lw_ico.png) no-repeat;}
.news_list .news_lw ._news_main_l li:hover ._news_list_box{border-color:#FB9528;}
.news_list .news_lw ._news_main_l li:hover ._lw_list_r ._title{color:#FB9528;}
.news_list .news_lw ._news_main_l li:hover ._lw_list_r ._time{color:#FB9528;}
.news_list .news_lw ._news_main_l li:hover ._lw_list_r ._more{background-position:0px -37px;}

/*新闻-综合part01*/
.news_channel .part01 { margin-bottom:10px; }
.news_channel .part01 .p2_cell { cursor:pointer; }
.news_channel .part01 .down { padding:20px 30px 20px; background-color:#EEEEEE; }
.news_channel .part01 .p2_cell:hover ._tt,.news_channel .part01 .p2_cell:hover ._more { color:#ffffff; }
.news_channel .part01 ._tt { padding-bottom:15px; font-size:18px; color:#0450a1; }
.news_channel .part01 .p2_cell:hover ._wd { color:#fdcebc; }
.news_channel .part01 ._wd { margin-bottom:20px; height:4.8em; font-size:14px; overflow:hidden; }
.news_channel .part01 ._more { font-size:12px; color:#000000; }
.news_channel .part01 ._more ._t,.news_channel .part01 ._more ._i { display:inline-block; *display:inline; *zoom:1; float:left; height:22px; line-height:22px; }
.news_channel .part01 ._more ._t { padding-right:4px; }
.news_channel .part01 #p2_list01 { height:372px; overflow:hidden; }

.news_channel ._right{ margin-left:3%; width:52%;}
.news_channel .jjnews-list2{margin-top:-15px;}
.news_channel .jjnews-list2 li{overflow:hidden;border-bottom: 1px #ececec dashed;padding:23px 0 22px;}
.news_channel .jjnews-list2 li a *{ cursor:pointer;}
.news_channel .jjnews-list2 li ._time{ float:left; font-family:Arial; width:15%; color:#0450a1;margin-top: 8px;text-align: center;}
.news_channel .jjnews-list2 li ._time ._ri{ display:block; font-size:56px;text-align:center; line-height:50px;}
.news_channel .jjnews-list2 li ._time ._year{ display:block; font-size:14px;}
.news_channel .jjnews-list2 li ._intro{ float:left;width:85%;}
.news_channel .jjnews-list2 li ._intro ._title{ padding-bottom:7px; color:#0450a1; font-size: 18px;}
.news_channel .jjnews-list2 li ._intro ._text{margin-top: 5px;height:54px;line-height: 27px;overflow:hidden;}
.news_channel .jjnews-list2 li a:hover ._time,.news_channel .jjnews-list2 li a:hover ._intro ._title{ color:#fb9528;}
/*新闻-综合part02*/
.news_channel .part02 { padding:50px 0; background-color:#f5f5f5; }
.zx-list li{margin-bottom:25px;}
.zx-list li .box{display:block;position:relative;padding-left:65px;}
.zx-list .box .date{position:absolute;left:0;top:0;height: 100%;border-right: 1px #c6c6c6 solid;padding-right: 7px;text-align: center;}
.zx-list li .box .date,.zx-list li .box .date span{display:block;}
.zx-list .box .date .day{font-size:16px;font-weight: bold;line-height: 22px;}
.zx-list .box .date .year{color:#d4d4d4;margin-top: -6px;}
.zx-list .box .title{font-size:15px;font-weight: normal;margin-bottom: 5px;}
.zx-list .box .p{color:#848484;}
.zx-list li:hover .box .date .day,.zx-list li:hover .box .title{color:#03a1eb;}

/*.news_channel .part01 #p2_list01 .slide_c*/
.p2_slide { visibility:hidden; padding-bottom:40px; }
.p2_slide ._jb_p:hover ._jb:before { width:130%; }
.p2_slide .slide_nav { position:absolute; left:0; bottom:20px; width:100%; text-align:center; }
.p2_slide .slide_nav a { display:inline-block; *display:inline; *zoom:1; margin:4px; width:15px; height:7px; font-size:0; border-radius:4px; background-color:#bbbbbb; cursor:pointer; }
.p2_slide .slide_nav a.on { width:25px; background-color:#0450a1; }
/*新闻-综合part03*/
.news_channel .part03 { padding-top:35px; }
.news_channel .video_cell .imgWrap { position:relative; }
.news_channel .video_cell ._mask { position:absolute; top:0; left:0; bottom:0; width:100%; background:url(../images/news09.png) center center no-repeat; cursor:pointer; }
.news_channel .video_cell:hover ._mask { background:url(../images/news10.png) center center no-repeat; }
.news_channel .video_list .video_cell .video_down { height:68px; line-height:68px; font-size:14px; color:#ffffff; background-color:#0450a1; text-align:center; }
.news_channel .video_list a{ color:#ffffff;  }
.news_channel .video_list .tt01{ color:#FFFFFF;}

/*新闻-右侧*/
.tj_news_box{border:7px #e2e2e2 solid;margin: 30px 0;padding:30px 0;}
.tj_news_box .marrs{font-size:18px;font-weight: bold;color:#004a8f;position: absolute;left: 0;background-color: #fff;}
/*
.tj_news_box .tj_news{height:300px;overflow:hidden; margin-left:5px;}
.tj_news li{margin-bottom:20px;}
.tj_news li .title{font-weight: normal;font-size:14px;}
*/
.n_tit{font-size:22px;font-weight: bold;color:#004a8f;}
.ndrecom li{height:38px;}
.ndrecom li a{display:inline-block;line-height:38px;color:#666;font-size:13px; margin-left:10px;}
.ndrecom li a:hover{color:#0080C0;font-weight:600;padding-left:8px;}
.ndrecom li a:hover i{float:left;display:inline-block;width:9px;height:7px;margin:16px 0 0 6px;background:url(../images/print_4.png) no-repeat;}

.hot_tag{margin-top:34px;position: relative;}
.hot_tag .n_tit{position: absolute;left: 0;top: 0;}
.hot_tag_list{position:relative;padding-top:35px;}
.hot_tag_list li{float:left;width:32%; margin-left:1%;}
.hot_tag_list li a{display:block;width:100%; height:38px;line-height: 38px; text-align: center; background-color:#dcdcdc;font-size:14px; margin-top:15px;}
.hot_tag_list .scroll_nav{ position:absolute;top:10px;right:0;text-align: right;}
.hot_tag_list .scroll_nav a{display:inline-block;width:10px; height:10px;line-height: 99;overflow:hidden;border-radius: 50%;background-color:#a8a8a8;cursor:pointer;margin-right: 8px;}
.hot_tag_list .scroll_nav a.on{ background-color:#c70025;}

/*内页—行业新闻*/
.news_list .news_main_l{width:68%;}
.news_list .news_main_l .hot_news{background-color:#f2f5fa;margin-bottom:42px;}
.news_list .news_main_l .hot_news .hot_news_l{width:40%;}
.news_list .news_main_l .hot_news .hot_news_r{width:60%;}
.news_list .news_main_l .hot_news .hot_news_r .news_list_box{padding:22px 36px 21px;}
.news_list .news_main_l .news_list_box .news_list_title{font-size:16px;color:#383838;margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;}
.news_list .news_main_l .news_list_box .news_list_tool{color:#b6b6b6;margin-bottom:8px;}
.news_list .news_main_l .news_list_box .news_list_tool ._time{margin-right:14px;}
.news_list .news_main_l .news_list_box .news_list_text{color:#8a8a8a;line-height:24px;height:72px;overflow:hidden;}
.news_list .news_main_l .news_list ._list_box_l{width:14%;background-color:#0450A1;}
.news_list .news_main_l .news_list ._list_box_l .news_time ._year{background-color:#0450A1;}
.news_list .news_main_l .news_list ._list_box_r{width:80%;}
.news_list .news_main_l .news_list li{margin-bottom:26px;}
.news_list .news_main_l .news_list ._list_box{border-bottom:1px dotted #dfdfdf;padding-bottom:30px;}
.news_list .news_main_l .news_list .news_list_box .news_list_text{height:48px;}
.news_list .news_main_l .news_list li:hover .news_list_title{color:#F56525;}
.news_list .news_main_l .news_list li:hover .news_list_text{color: #444;}
.news_list .news_main_l .news_list li:hover .news_time ._day{color:#F56525;}
/*新闻视频*/
.news_channel .news_video_list {padding-top:0px;}
.news_channel .news_video_list .video_list li{margin-bottom:20px;}
.news_channel .news_video_list .xc_t_wrap{text-align:left;}

/*新闻通用时间*/
.news_time{position:relative;width:105px;height:105px;text-align:center;}
.news_time ._day{font-size:54px;color:#fff;font-weight:bolder;}
.news_time ._year{font-size:12px;color:#fff;background-color:#ffffff;position:absolute;right:6px;bottom:36px;}

/*新闻详情页*/
.mh{min-height: 400px;}
.main_content{padding:5px 0 60px;}
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size: 28px; line-height:28px; margin-bottom: 10px;}
.widget-newsdetail-2 ._tools { padding: 10px 0; color: #999999;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._tool:hover{color:;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #0e90d2;}
.widget-newsdetail-2 .myart {
	padding: 20px 0;
}
.widget-newsdetail-2 .myart p{ text-indent:2em; line-height:28px;}
.widget-newsdetail-2 .myart div{line-height:28px;}
.widget-newsdetail-2 .myart img{ margin:5px 0;}
.widget-newsdetail-2 ._detailPage_bottom {border-top: 1px solid #cccccc; margin-top:15px;}
.widget-newsdetail-2 ._detailPage_bottom li {line-height: 38px; overflow: hidden; height: 38px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-2 ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.widget-newsdetail-2 ._detailPage_bottom ._title {font-size: 14px;  float: left; width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover { color: #0e90d2;}
.widget-newsdetail-2 ._detailPage_bottom ._time { float: right;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left: 2px;
background: none; }
@media only screen and (max-width: 480px) { 
.widget-newsdetail-2 ._head ._title { font-size: 14px; line-height: 20px;}
.widget-newsdetail-2 ._detailPage_bottom ._title{width: 50%;}
}




/*通用分页*/
.page{font-size: 12px;color: #777777;text-align: center;margin:60px 0px;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #e60012;}
.page span.goprev,.page span.gonext {color: #777777; background: none;}
.page span.count { border: 0;background: 0;color: #777777;}


/*研发*/
.yanfa-top{margin:26px 0 30px;}
.widget-yanfa-1 {margin-bottom:50px; background:#F6F6F6;}
.widget-yanfa-1 .box{padding:8%;}
.widget-yanfa-1 .box .title{font-size:31px;margin-bottom: 10px;}
.widget-yanfa-1 img{width:100%;}
.box .pd{ font-size:16px;text-align:center;}
.yy-part01{margin-bottom:55px;}
.widget-form-1 ._act{margin-top: 30px;}
.widget-form-1 .form-control{border-radius: 0px;border-color:#cccccc}
.widget-form-1 .btn-primary{background:#004a9e;border-color:#004a9e;}
.widget-form-1 .btn-default{background:#909090;border-color:#adadad;color:#fff;}
.widget-form-1 textarea.form-control{height:178px;}
.widget-form-1 input._yzm{width:20%;display: inline-block;} 
.widget-form-1 #changeImage{vertical-align: middle; margin-left: 10px;height: 34px;}
.widget-form-1 .btn-block{border:0;}
.widget-form-1 .form-group .span-9{position:relative;}
.widget-form-1 .form-group .Validform_wrong{position: absolute;right: 0;top: 6px;}

/*客户案例*/
.mt{ margin-top:25px;}
#brand {width:100%;height: auto;margin:1px auto 40px;overflow:hidden;}
#brand .bd-box {width:100%;height:auto;overflow:hidden;}
#brand .bd-box li {float:left;width:180px;height:94px;overflow:hidden;position:relative;margin:10px 10px 5px;_margin:10px 8px 0px;}
#brand .bd-box li img {width:176px;	height:90px;border:1px solid #e9e8e8;position:absolute;left:0px;top:0px;z-index:2;overflow:hidden;}
#brand .bd-box li span {width:176px;border:1px solid #e9e8e8;position:absolute;	left:0px;z-index:1;	text-align:center;line-height:90px;font-size:15px;color:#FFF;background:#0450A1;font-weight:bold;overflow:hidden;height:0px;display:none;top:38px; font-family:"微软雅黑";}
#brand .bd-box li a {width:176px;height:90px;position:absolute;left:0px;top:0px;z-index:3;}
@media only screen and (min-width: 320px) and (max-device-width:374px){
#brand .bd-box li {width:135px;height:70px;margin:10px 2% 5px;}
#brand .bd-box li img {width:131px;	height:66px;}
#brand .bd-box li span {width:131px;line-height:66px;font-size:14px;}
#brand .bd-box li a {width:131px;height:66px;}
}

@media only screen and (min-width: 374px) and (max-device-width:413px){
#brand .bd-box li {width:149px;height:78px;margin:10px 3% 5px;}
#brand .bd-box li img {width:145px;	height:74px;}
#brand .bd-box li span {width:145px;line-height:74px;font-size:14px;}
#brand .bd-box li a {width:145px;height:74px;}
}
@media only screen and (min-width: 414px) and (max-device-width:590px){
#brand .bd-box li {width:166px;height:87px;margin:10px 3% 5px;}
#brand .bd-box li img {width:162px;	height:83px;}
#brand .bd-box li span {width:162px;line-height:83px;font-size:14px;}
#brand .bd-box li a {width:162px;height:83px;}
}

@media only screen and (min-width:590px) and (max-device-width:720px){
#brand .bd-box li {width:149px;height:78px;margin:10px 3% 5px;}
#brand .bd-box li img {width:145px;	height:74px;}
#brand .bd-box li span {width:145px;line-height:74px;font-size:14px;}
#brand .bd-box li a {width:145px;height:74px;}
}

/*联系我们*/
/*下层通用*/
.lw_main{margin-bottom:64px;padding-top:34px;}
/*联系方式*/
.contant_way .contant_way_title{font-size:30px;color:#0450a1;margin-bottom:20px;}
.contant_way .contant_way_main01{position:relative;margin-bottom:60px;overflow:hidden;}
.contant_way .contant_way_main01 ._map_box{width:100%;height:520px;overflow:hidden;}
.contant_way .contant_way_main01 ._map_box img{max-width:none;}
.contant_way .contant_way_main01 ._main01_r{position:absolute;right:0;top:0;background:rgba(4,90,161,.90); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc0450a1,endcolorstr=#cc0450a1);width:419px;height:520px;}
.contant_way .contant_way_main01 ._main01_r ._main01_r_box{padding:55px 64px 42px 50px;color:#ffffff;}
.contant_way .contant_way_main01 ._main01_r ._r_box_01{margin-bottom:46px;}
.contant_way .contant_way_main01 ._main01_r ._r_box_01 ._r_box_01_hd{font-size:25px;margin-bottom:16px;}
.contant_way .contant_way_main01 ._main01_r ._r_box_01 ._r_box_01_bd span{display:block;}
.contant_way .contant_way_main01 ._main01_r ._r_box_01 ._r_box_01_bd{line-height:30px;}
.contant_way .contant_way_main01 ._main01_r ._r_box_01 ._r_box_01_bd ._hd{width:14%;}
.contant_way .contant_way_main01 ._main01_r ._r_box_01 ._r_box_01_bd ._bd{width:86%}
.contant_way .contant_way_main01 ._main01_r ._r_box_02 ._r_box_02_l{text-align: center;margin:0px 15px;}
.contant_way .contant_way_main01 ._main01_r ._r_box_02 ._r_box_02_l ._titl{font-size:14px;margin-top:8px;}
/*在线留言*/
.contant_tab .contant_tab_text{font-size:14px;color:#4f4f4f;margin-bottom:36px;}
.contant_tab .contant_tab_main{width:100%;margin-bottom:48px;}
.contant_tab ._tab_main_box{border:1px solid #D5D5D5;padding:30px 18px;}
.contant_tab ._tab_main_box ._tab_list{margin-bottom:20px;}
.contant_tab ._tab_main_box ._box_title{font-size:14px;color:#333333;padding: 0 0 10px;}
.contant_tab ._tab_main_box ._box_title em{vertical-align:middle;margin-right:4px; color:#FF0000;}
.contant_tab ._tab_main_box ._list_inp ._box_select,.contant_tab ._tab_main_box ._list_inp ._box_inp{width:100%;border-radius:0px;border:1px solid #D5D5D5;height:30px;line-height:30px;text-indent:14px;}
.contant_tab ._tab_main_box ._list_inp ._box_text{width:100%;border:1px solid #D5D5D5;height:230px;resize:none;}
.contant_tab ._tab_btn{width:100%;text-align:center;}
.contant_tab ._tab_btn ._btn{width:16%;height:45px;text-align:center;line-height:45px;display:inline-block;*display:inline;*zoom: 1;font-size:14px;color:#ffffff;margin:0px 4px;}
.contant_tab ._tab_btn ._btn._btn_tj{background-color:#E60012;}
.contant_tab ._tab_btn ._btn._btn_cz{background-color:#576b7c;}

.contant_tab ._tab_main_box ._list_inp .select-ui-choose-sel1 ._arrow{border-left:1px solid #eee;width:39px;text-align:center;}
.contant_tab ._tab_main_box .select-ui-choose-sel1 ._arrow .arr{border-color:#e6e6e6 transparent transparent;left:50%;margin-left:-.4em;border-style:solid;border-width:.4em;margin-top:-.2em;}
body .select-ui-options-sel1{background:#ffffff;border:1px solid #eee;box-sizing:border-box;border-top:0px;}
body .select-ui-options-sel1 li{padding: 8px 23px 10px 14px;}
body .select-ui-options-sel1 li:hover{background: #e6e6e6;}

.fx{ float:right;}
@media only screen and (max-device-width: 1024px){
.fx{ display:none;}
}
