﻿@charset "utf-8";
/*reset*/
body{background:#fff;font:12px/1.67 Arial,'Microsoft Yahei','SimSun',sans-serif;color:#666;overflow-x:hidden; }
input,textarea,select{font-size:100%;outline:none;}
body,h1,h2,h3,h4,p,ul,ol,dd,dl,form,input{margin:0;padding:0;font-weight:normal;}
ul{padding-left:0;list-style-type:none;}
.mainbody a{text-decoration:none;outline:none;color:#666;}
/*.mainbody a:hover{color:#fff;}*/

img{border:0;vertical-align:top;}
i,s,em,u{font-style:normal;text-decoration:none;}
/*common*/
.wrap{width:980px;margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.db{display:block;}.dib{-moz-inline-stack:inline-block;display:inline-block;*display:inline;*zoom:1;}
.fix{*zoom:1;}.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.el,.main_list a{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.oh{overflow:hidden;*zoom:1;}
.mh{height:auto !important;height:464px;min-height:464px;}
.fs{font-family:'微软雅黑';}
.mt20{margin-top:20px;}.mr5{margin-right:5px;}.mb10{margin-bottom:10px;}.m0{margin:0 !important;}
.p10{padding:10px;}.p15{padding:15px;}.p20{padding:20px;}.p10_30{padding:10px 30px;}.pr20{padding-right:20px;}
.pm40{padding-bottom: 40px;}
.pt20{padding-top: 20px;}
.bgrey{border:1px solid #ccc;}
.cir{display:inline-block;width:0;height:0;overflow:hidden;}
.hidetext{font:0/0 a;letter-spacing:-9px;}
.btn{cursor:pointer;}
.lastdib{display:inline-block;height:0;width:100%;overflow:hidden;}
.bord1{border:1px solid #d7dee4;}
/*幻灯片
.banner .ban_c img{position:absolute;width:1960px;left:50%;margin-left:-960px;top:0;} 
.banner{height:860px;}

.banner{height:inherit;top:-10px;}
.banner .ban_nav{text-align:center;*padding-left:9%;width:100%;height:5%;}
.banner .ban_nav a{border-radius:50px;text-indent:-99px;background:#fff;}
.banner .ban_nav .on{background:#ffb503;}
.banner .ban_c img{width:100%;height:100%;top:0;object-fit:cover} 

.slide { position: relative; width:100%;height:100%;}
.ban_c {  left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 20px; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: #333; background: rgba(0,0,0,.5); z-index: 3; }
.ban_nav { position: absolute; bottom: 4px; left: 0; width: 100%; text-align: right; z-index: 4; }
.ban_c img { width: 100%; height: 100%; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin-left: 8px; cursor: pointer; text-decoration: none; font-size: 10px; -webkit-text-size-adjust: none; background: #ccc; }
.ban_nav .on { background: #f90; color: #fff; }
.Left, .Right { cursor: pointer; }

.view{overflow:hidden;position:relative;height:100%;width:100%;}
.gallery{white-space:nowrap;font-size:0;height:100%;}
.gallery_cell{float:left;overflow:hidden;height:100%;white-space:normal;font-size:12px;}
*/
.banner{  height:inherit;top:-10px;}
.banner .ban_nav{text-align:center;width:100%;height:5%;}
.banner .ban_nav a{border-radius:50px;text-indent:-99px;background:#fff;}
.banner .ban_nav .on{background:#ffb503;}
.slide { position: relative; width:100%; }
.ban_c { *position: absolute; left: 0; top: 0; width: 100%;  overflow: hidden; }
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 20px; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: #333; background: rgba(0,0,0,.5); z-index: 3; }
.ban_nav { position: absolute; bottom: 4px; left: 0; width: 100%; text-align: right; z-index: 4; }
.ban_c img { width: 100%; height: 100%; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin-left: 8px; cursor: pointer; text-decoration: none; font-size: 10px; -webkit-text-size-adjust: none; background: #ccc; }
.ban_nav .on { background: #f90; color: #fff; }
.Left, .Right { cursor: pointer; }
/*翻页*/
.view{overflow:hidden;position:relative;height:100%;width:100%;}
.gallery{white-space:nowrap;font-size:0;height:100%;}
.gallery_cell{float:left;overflow:hidden;height:100%;white-space:normal;font-size:12px;}
/*下拉*/
.sele{position:relative;height:27px;line-height:27px;width:223px;text-indent:10px;cursor:pointer;background:url(../images/sele_03.png) right center no-repeat #fff;}
.sele_{display:none;position:absolute;width:100%;left:-1px;top:27px;background:#fff;border:1px solid #cacad9;}
.sele_ a{display:block;}
.sele_ a:hover{background:#9f9f9f;color:#333;}
/*选项卡*/
.tab .tab_list{margin-bottom:40px;}
.tab_list li{position:relative;float:left;width:150px;text-align:center;height:26px;line-height:26px;background:#e5e8e8;margin-right:2px;cursor:pointer;}
.tab_list .cir{position:absolute;border-width:4px;border-color:#2a9ad4 transparent transparent transparent;border-style:solid dashed dashed dashed;left:46%;bottom:9999em;}
.tab_list .cur{background:#2a9ad4;color:#fff;}
.tab_list .cur .cir{bottom:-8px;}
.tab_val{display:none;}
.tab_val .prointro{float: right;width: 610px;}
/*小图标*/
.ico{display:inline-block;width:20px;height:20px;overflow:hidden;background:url(../images/ico1.png) no-repeat;vertical-align:middle;}
.ico2{display:inline-block;overflow:hidden;width:20px;height:20px;vertical-align:middle;background:url(../images/ico.png);}
.ico1_2{background-position:-20px 0;}
.ico1_3{background-position:-40px 0;}
.ico1_4{background-position:-60px 0;}
.ico1_5{background-position:-80px 0;}
.ico2_1{background-position:0 -20px;}
.ico2_2{background-position:-20px -20px;}
.ico2_3{background-position:-40px -20px;}
.ico2_4{background-position:-60px -20px;}
.ico2_5{background-position:-80px -20px;}
.ico3_1{background-position:0 -40px;}
.ico3_2{background-position:-20px -40px;}
.ico3_3{background-position:-40px -40px;}
.ico3_4{background-position:-60px -40px;}
.ico3_5{background-position:-80px -40px;}
.ico4_1{background-position:0 -60px;}
.ico4_2{background-position:-20px -60px;}
.ico4_3{background-position:-40px -60px;}
.ico4_4{background-position:-60px -60px;}
.ico4_5{background-position:-80px -60px;}
.ico5_1{background-position:0 -80px;}
.ico5_2{background-position:-20px -80px;}
.ico5_3{background-position:-40px -80px;}
.ico5_4{background-position:-60px -80px;}
.ico5_5{background-position:-80px -80px;}
.ico6_1{background-position:0 -100px;}
.ico6_2{background-position:-20px -100px;}
.ico6_3{background-position:-40px -100px;}
.ico6_4{background-position:-60px -100px;}
.ico6_5{background-position:-80px -100px;}
.ico_play{width:40px;height:40px;background:url(../images/play.png);}
/*css*/
.head{height:60px;padding-top:25px;border-top:9px solid #01a2ea;z-index:10;}
.head_top{height:23px;}
.head_top .ico{vertical-align:text-bottom;}
.lang{height:20px;line-height:20px;background:none;width:auto;vertical-align:text-bottom;margin-right:5px;}
.lang .sele_{top:20px;border:0;width:150%;}
.lang .sele_ a:hover{color:#fff;}
.lang .cir{border:4px solid;border-color:#8e8e8e #fff #fff #fff;}
.head_f{height:21px;border:1px solid #ccc;vertical-align:middle;}
.head_f input{float:left;border:none;}
.head_f .inp{width:122px;height:15px;line-height:16px;border-right:1px solid #ccc;color:#888;padding:0 8px;margin-top:3px;cursor:text;}
.nav_wrap{height:90px;background:url(../images/nav_b.png) 0 0 repeat-x #e7f5fc;z-index:8;_background-image:none;}
.nav li{position:relative;float:left;height:45px;width:11%;*width:12%;}
.nav a{position:relative;display:block;height:100%;line-height:45px;font-size:14px;text-align:center;color:#616161;overflow:hidden;}
.nav .cur{border-top:4px solid #2db2ed;height:41px;box-shadow:-2px 0 4px rgba(0,0,0,.3);}
.nav .cur a{line-height:36px;border-right:1px solid #ccc;border-left:1px solid #ccc;z-index:2;background:#fff;color:#333;}
.nav .lev2{position:absolute;left:1px;top:-999em;width:508px;height:140px;padding:20px 0;border-bottom:5px solid #ffb400;box-shadow:-2px 0 4px rgba(0,0,0,.3);z-index:1;background:#fff;font-family:'Microsoft Yahei';font-size:12px;text-align:left;border-top:1px solid #ccc\0;*border-top:1px solid #ccc;}
.nav .lev2R{left:auto;right:1px;}
.nav .cur .lev2{top:41px;top:40px\0;*top:40px;}
.nav .lev2_2{width:384px;left:-92px;}
.nav .lev2_3{width:400px;left:-122px;}
.nav .lev2_4{width:384px;left:-156px;}
.nav .lev2_5{width:550px;left:-222px;}
.nav .lev2_6{width:384px;left:-262px;}
.nav .lev2_7{width:384px;left:-263px;}
.nav .lev2_8{width:384px;left:-262px;}
.nav .lev2_9{width:384px;}
.nav .lev2_10{width:384px;}
.nav .lev2_11{width:384px;}
.nav .lev2_12{width:417px;}
.nav .lev2_13{width:550px;}
.nav .lev2_14{width:510px;}
.nav .lev3{float:left;width:100px;padding-left:20px;overflow:hidden;}
.nav .lev3_cell{width:100%;height:24px;line-height:24px;text-align:left;}
.nav .lev3_cell a{display:inline-block;height:26px;line-height:26px;border:0;font-size:12px;vertical-align:middle}
.nav .lev3_cell a:hover{color:#ffb400;}
.nav .lev3_cell .cir{border:3px solid;border-color:#fff #fff #fff #8e8e8e;margin-right:3px;vertical-align:middle;}
.lev3_r{float:right;width:220px;padding-right:30px;line-height:1.5;}
.nav .lev3_r a.pr{border:0;height:130px;margin-bottom:5px;}
.lev3_r img{width:100%;height:100%;}
.lev3_r .ico2_2{right:0;bottom:0;}
.lev3_r .ico_play{left:86px;top:48px;}
.lev2_4 p{clear:both;height:40px;padding:0 0 0 20px;}
.lev2_4 p b{font-size:18px;color:#297ec0;}
.lev2_3 .lev3,.lev2_5 .lev3,.lev2_12 .lev3,.lev2_13 .lev3{width:130px;}
.lev2_14 .lev3{width:110px;}
.nav .on{color:#fc0;}
.pro_selector{height:50px;padding:15px 0;background:#2a9ad4;color:#fff;}
.sele_head{font-size:18px;width:268px;}
.sele_form{width:536px;}
.sele_form form{margin-bottom:6px;}
.sele_form select,.sele_form input,.sele_form .p{float:left;width:190px;margin:0 0 0 10px;padding:2px;}
.sele_form .p{margin:0 0 0 0px;width:200px;}
.sele_form select{width:192px;}
.sele_form input{width:187px;padding:1px 2px;}
.sele_form .btn{width:95px;height:21px;background:url(../images/i_07.png);border:0;color:#fff;text-align:left;text-indent:1.5em;}
.onOrder{width:150px;height:50px;background:url(../images/i_09.png);line-height:50px;font-size:16px;text-indent:18px;}
.onOrder:hover{color:#000;}
.i_pro{margin:-10px -10px 0 0;}
.i_pro_cell{position:relative;width:186px;height:240px;margin:10px 10px 0 0;}
.i_pro_cell .ico{right:0;bottom:999em;}
.i_pro_cell_togg .ico{bottom:-1px;transition: bottom 0.2s ease;}
.i_pro_cell_c{height:220px;padding:10px;border:1px solid #ccc;overflow:hidden;background:#fff;transition: height 0.2s ease;_position:absolute;_width:166px;}
.i_pro_cell .t{font-size:18px;color:#333;margin-bottom:10px;}
.i_pro_cell img{width:100%;height:90px;margin-bottom:10px;}
.i_pro_cell li{line-height:22px;}
.spanList{line-height:14px;}
.spanList a{display:inline-block;margin:0 0 5px -1px;padding:0 10px;border-left:1px solid #333;}
.i_pro_cell .tel{display:block;font-size:18px;color:#0473b3;font-weight:bold;}
.erweima img{width:65px;height:auto;vertical-align:bottom;margin:0 10px 0 0;}
.erweima span{width:80px;vertical-align:bottom;}
.box{float:left;width:280px;height:160px;padding:20px 0;}
.box1{width:360px;margin-right:30px;}
.box3{float:right;}
.channelT{height:30px;line-height:30px;margin-top:10px}
.channelN{float:left;font-size:18px;color:#333;margin-right:1em;}
.channelT .more{color:#2a9ad4;}
.main_list a{display:inline-block;width:68%;vertical-align:middle;}
.main_list em{color:#2a9ad4;margin-right:10px;}
.foot{background:#DFDFDF;color:#999;padding:18px 0;font-family:'Microsoft Yahei';}
.Flkey{font-weight:bold;color:#999;background:url(../images/fl.gif) 0 center no-repeat;padding-left:15px;cursor:pointer;}
.foot a{color:#999;}
.foot a:hover{color:#ffb400;}


.group_cont{height:0;overflow:hidden;z-index:9;}
.group_cont ul{padding:20px 0 0;overflow:hidden;*zoom:1;line-height:22px;}
.group_cont li{float:left;padding-left:30px;/*background:url(../images/flli.gif) 15px center no-repeat;*/}
.group_cont li a{color:#eee;}
.group_cont li a:hover{text-decoration:underline;color:#fff;}
#group_clo{position:absolute;width:25px;height:25px;background:url(../images/clo_11.png);top:99em;right:50%;margin-right:-478px;cursor:pointer;}
.group_cont.open{background:url(../images/flc.gif) 0 bottom repeat-x #5b6475;}
.group_cont.open #group_clo{top:0;}
.flcir{display:none;position:absolute;right:50px;top:-18px;border:8px solid;border-color:#3f4752 #DFDFDF #DFDFDF #DFDFDF;}
.gotop{position:absolute;right:-50px;top:-53px;width:38px;height:35px;background:#DFDFDF;cursor:pointer;}
.gotop .cir{position:relative;border-width:8px;border-color:transparent transparent #000 transparent;border-style:dashed dashed solid dashed;top:0;left:12px;}
.n_banner{height:290px;position:relative;width:100%;overflow:hidden;}
.n_banner img{position:absolute;width:1920px;height:100%;left:50%;margin-left:-960px;}
.channel{height:42px;background:url(../images/ny_channel.gif);}
.posi{height:20px;padding:10px 0;}
.side{width:150px;}
.side_menu li{line-height:24px;border:1px solid #c0dded;margin-bottom:2px;}
.side_menu a{display:block;height:24px;text-align:center;color:#333;background: #e4f1f9;background: -webkit-linear-gradient(top,  #e4f1f9 0%,#f7fcff 100%); background: -ms-linear-gradient(top,  #e4f1f9 0%,#f7fcff 100%); background: linear-gradient(to bottom,  #e4f1f9 0%,#f7fcff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f9', endColorstr='#f7fcff',GradientType=0 );}
.side_menu a:hover,.side_menu .cur a{background:#2f89cc;color:#fff;filter:none;}
.main{width:780px;}
/*筛选框*/
.proFilter2{border-top:1px solid #ccc;}
.proFilter2 .filt{border-bottom:1px solid #ccc;position:relative; background:#f0f4fa;}
.proFilter2 .filt_key{float:left;width:9%;font:bold 12px/45px 'microsoft yahei';text-align:center;}
.proFilter2 .filt_val{float:left;width:91%;background:#fff;}
.proFilter2 .filt_ext{height:116px;overflow:auto;}
.proFilter2 .filt_val ul{float:left;padding:5px 0 0 25px;width:90%;height:40px;overflow:hidden;position:relative; }
.proFilter2 .filt_ext ul{height:auto;}
.proFilter2 .filt_val li{position:relative;float:left;margin:10px 10px 5px 0;white-space:nowrap;}
.proFilter2 .filt_val li a{display:block;line-height:18px;padding:0 9px;}
.proFilter2 .filt_val li a:hover{text-decoration:none;}
.proFilter2 .filt_val li ul{display:none;position:absolute;width:260px;border:1px solid #b79768;padding:9px;background:#fff;z-index:99;height:auto;overflow:hidden;*zoom:1;}
.proFilter2 .filt_val li li{}
.proFilter2 .filt_val .unlimit{height:85px;}
.proFilter2 .filt_val .cur{}
.proFilter2 .filt_val .cur a,.proFilter2 .filt_val .cur .cur a{background:#2c8bcd;color:#fff;}
.proFilter2 .filt_val .cur li a{background:none;color:#000;}
.proFilter2 .filt_val .more{float:left;margin:15px 0 0;}
.proFilter2 .filt_val .more a{display:block;background:#f0f4fa;border:1px solid #ccc;color:#806f66;line-height:14px;padding:0 3px;}
.proFilter2 .sear{height:45px;line-height:45px;color:#032e62;}
.proFilter2 input{border:0;_margin-top:10px;}
.proFilter2 .inp{width:242px;height:22px;line-height:22px;border:1px solid #d1d1d1;background:#fff;}
.proFilter2 .btn{height:25px;background:url(../images/1px-btn.gif) 0 -317px repeat-x;padding:0 9px;cursor:pointer;margin:0 8px;}
.proFilter2 .sear a{color:#032e62;margin-right:9px;}
.proFilter2 .sear a:hover{text-decoration:underline;color:#999;}
.proFilter2 .ext_val ul{width:73%;}
.proFilter2 .ext_val .range{margin:10px 0 0;text-align:right;padding-right:14px;_margin:0;}
.proFilter2 .ext_val .range input{border:1px solid #b79768;background:#fff;width:56px;height:16px;line-height:16px;vertical-align:middle;}
.proFilter2 .ext_val .range .btn{width:40px;height:18px;line-height:18px;background:#f3efef;border:1px solid #efebe9;color:#806f66;}

.paixu{height:26px;padding:8px 8px 0;border:1px solid #ccc;background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); }
.px{display:inline-block;width:50px;height:23px;background:url(../images/paixu.png) -50px 0 no-repeat;text-indent:1.5em;margin-left:.5em;cursor:pointer;}
.px_on{background-position:0 0;text-indent:0;text-align:center;color:#fff;}
.paixu em{color:#999;font-weight:bold;margin:0 2px;}
.pro_list{margin-right:-10px;}
.pro_list li{float:left;width:148px;margin:0 10px 10px 0;}
.pro_list a{height:100px;margin-bottom:10px;}
.pro_list img{height:90px;width:146px;border: 1px solid #f2f2f2;}
.pro_list .t{height:20px;text-align:center;overflow:hidden;background:#f9d01c;}
.pro_list .p{left:0;top:-9999em;width:128px;height:72px;padding:10px;background:#0575c1;color:#fff;}
.pro_list a:hover .p{top:0;}
.pro_list a:hover .ico2_2{background-position: -40px -20px;}
.foot_line{background:#3a3a3a;color:#ccc;padding:30px 0}
.foot_line li a{color:#999;}
.foot_line li a:hover{color:#fff;}
.f_box{float:left;width:20%;}
.f_box .t{font-size:20px;color:#ccc;height:35px;}
.f_box .btn{background:#DFDFDF;color:#000;line-height:22px;width:130px;text-align:center;}
.f_box .cir{float:right;border:4px solid;border-color:#DFDFDF #DFDFDF #DFDFDF #000;margin:7px 15px 0 0;}
.f_line_c{height:70px;}
.f_box big{display:block;font-size:18px;color:#DFDFDF;font-weight:bold;line-height:1.2;}
.float_link{position:fixed;right:0;top:100px;width:33px; border:3px solid #2A9AD4;background:#fff;z-index:9;}
.float_link li{border-bottom:1px solid #d8d8d8; width:23px; margin:0px 5px;}
.float_link a{position:relative;display:block;text-align:center;padding:33px 0px 0px;margin:0 auto;background:url(../images/link.png) no-repeat;*zoom:1;}
.float_link li span { display:none;position:absolute;left:-63px;top:8px;width:63px;height:20px;background:url(../images/pf.gif);overflow:hidden;text-indent:-99em;}
.float_link .f1 { background-position:0px -117px;}
.float_link .f2 { background-position:-25px -117px;}
.float_link .f2 span{background-position:0 -20px;}
.float_link .f3 { background-position:-50px -117px;}
.float_link .f3 span{background-position:0 -40px;}
.float_link .f4 { background-position:-75px -117px;}
.float_link .f4 span{background-position:0 -60px;}
.float_link a:hover{color:#0473b3;}
.float_link a:hover span{display:block;}
.float_togg{left:-20px;top:-3px;width:20px;height:50px;background:#2a9ad4;border-radius:3px 0 0 3px;cursor:pointer;}
.float_togg .cir{float:left;border:4px solid;border-color:#2a9ad4 #2a9ad4 #2a9ad4 #fff;margin:20px 0 0 8px;}
.float_link_hide{width:0;border:0;}
.float_link_hide li{width:0px;overflow:hidden;margin:0;}

/*标题*/
.Tit1{font:20px/2 'microsoft yahei';color:#333;}
.contrast{margin-top:25px;margin-bottom:15px;margin-left:35px;}
.contrast .nico{cursor:pointer;}
.contrast em{display:inline-block;vertical-align:middle;height:20px;overflow:hidden;}
.contrast_on{background:url(../images/duibi.png) 25px center no-repeat;}
.contrast_on em{width:36px;text-indent:-2em;margin-left:10px;font-weight:bold;color:#2f89cc;cursor:pointer;*text-indent:-25px;}
.contrast_on .nico4_4{background-position:-40px -60px;}
.detail_head{background:#2a9ad4;color:#fff;height:80px;}
.detail_head a{color:#fff;}
.detail_line{height:35px;padding-top:5px;}
.share .ico{margin-left:5px;}
.detailT{height:35px;font-size:22px;margin-right:50px;vertical-align:bottom;}
.detailList{vertical-align:bottom;}
.detailList li{float:left;background:url(../images/tab.png) no-repeat;padding-left:10px;margin-right:3px;transition:all .3s ease;}
.detailList li a{float:left;height:35px;line-height:35px;background:url(../images/tab.png) right 0 no-repeat;padding-right:10px;text-align:center;color:#333;}
.detailList .sele{width:78px;height:35px;line-height:35px;text-indent:0;}
.detailList .sele a{_padding-top:8px;_height:27px;}
.detailList .sele_{width:150px;top:35px;}
.detailList .sele_ a{float:none;display:block;height:20px;line-height:20px;background:none;padding:0;text-align:left;text-indent:10px;}
.detailList .sele_ a:hover{background:#efefef;}
.detailList .cur{background-position:0 -35px;}
.detailList .cur a{background-position:right -35px;}
/*jqzoom*/
#preview{float:left;width:340px;height:208px;}
.jqzoom,.jqzoom img{width:100%;height:207px;position:relative;border: 1px solid #f2f2f2;}
.jqzoom .ico{right:1px;bottom:1px;z-index:2;}
.zoomdiv{position:absolute;border:1px solid #e4e4e4;display:none;overflow: hidden;z-index:9;}
.bigimg{height:414px;width:680px;}/*大图尺寸*/
.jqZoomPup{position:absolute;top:0;left:0;width:50px;height:50px;border:1px solid #aaa;background:#dae9f4 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;z-index:9;visibility:hidden;}

.detail_wrap{border:1px solid #0473b3;}
.detail_order{width:450px;padding:10px 0 20px 20px;}
.order_f{overflow:hidden;*zoom:1;width:105%;}
.order_f label{position:relative;display:block;width:95%;clear:left;margin-bottom:10px;color:#333;font-size:14px;*zoom:1;}
.order_f .half{float:left;width:45%;clear:none;margin-right:4%;}
.order_f .inp,.order_f .sele{border:0;width:99%;height:30px;line-height:30px;background:url(../images/inp.png);*float:left;border-radius:4px;}
.order_f .sele_{top:30px;font-size:12px;}
.order_f .sele span{display:inline-block;width:75%;font-size:12px;}
.order_f .textarea{display:block;width:98%;border:0;height:70px;padding:4px;background:url(../images/textarea.png);resize:none;overflow:auto;*background-attachment: fixed;font: 12px/1.67 Arial,'Microsoft Yahei','SimSun',sans-serif;color: #666;}
.order_f .btn{height:30px;font:14px/30px 'microsoft yahei';border:0;background:#2c8bcd;padding:0 5em;color:#fff;margin-right:1em;*padding:0 3em;}
.order_f .res{background:#fec138;}
.order_f .x1{float:left;width:170px;margin-right:60px;}
.order_f .x2{float:left;width:340px;clear:none;}
.order_f .x3{float:left;width:566px;}
.order_f .x3 .fix{margin-right:-28px;position:relative;}
.order_f .x3 .sele{width:170px;margin-right:28px;}
.order_f .x3 .sele_{border:0;background:#f7f7f7;}
.order_f .tip{top:26px;left:102%;font-size:12px;width:84px;}
.order_f .x3 .tip{_left:97%;}
.order_full_f{width:700px;}
.order_full_f .ly{width:572px;}
.detail_more{width:550px;background:#f5f5f5;padding:10px 20px 20px;height:440px}
.pro_list_more{margin-right:-50px;*width:400px;}
.pro_list_more li{margin:20px 50px 0 0;}
.pro_list_more img{height:100px}
.pro_list_more a{height:100px;}
.pro_list_more p{text-align:center;}
.pro_list_more .zx{display:block;color:#fff;height:23px;line-height:23px;background:url(../images/dinggou.png) no-repeat;text-align:center;}
.pro_list_more .zx:hover{background:url(../images/dinggou2.png) no-repeat;text-align:center;}
.yzm{width:80px;margin-right:1em;}
/*duibi*/
.highLight{background:#FFFCD5;}
.duibi_wrap{border:1px solid #9ec9ec;}
.duibi_pannel{height:24px;line-height:24px;background:#f0f3f8;border:1px solid #9ec9ec;padding:0 10px;font-family:Tahoma, Geneva, sans-serif;}
.duibi_pannel input{vertical-align:middle;margin:0 5px 0 10px;}
.duibi_wrap .sele{width:120px;}
.duibiT{height:20px;line-height:20px;padding:25px 10px;background:#f7f7f7;border:1px solid #dfdfdf;border-bottom:2px solid #1c5dc9;margin-top:25px;}
.duibiT .tip{float:left;background:url(../images/tip_03.gif) 0 center no-repeat;padding-left:40px;color:#999;}
.duibiN{float:left;font-size:18px;color:#1c5dc9;margin-right:15px;}
.duibiT #bdshare{float:right;line-height:17px;}
.d0{width:158px;margin-bottom:-1px;}
.d_head{height:100px;position:relative;padding:15px 0;}
.d0 .d_head{font:bold 18px/100px 'Microsoft Yahei';color:#0473b3;text-align:center;}
.parameter{text-align: center;border:1px solid #dfdfdf;border-top:0;text-indent:16px;height:24px;line-height:24px;color:#686868;}
.paraHead{width:40%;}
.d_body{border-top:1px solid #dfdfdf;width:100%;border-collapse: collapse;}
.d_body td,.d_body th{border:1px solid #ccc;padding:0;height:24px;line-height:24px;text-align:center;}
.d_body th{font-weight:normal; }
.d_body table{width:100%;border-collapse: collapse;}
.d_body table td{border-top:0;border-left:0;border-right:0;}
.d0 .d_body{background:#f0f3f8;}
.d0 .parameter{text-align:left;}
.d_body .bold{font-weight:bold;color:#333;}
.dx4{position:relative;width:205px;height:auto !important;height:440px;min-height:440px;}
.dx4 .d_body .bold{text-align:center;}
.cars{position:relative;z-index:2;background:#fff;}
.d_head .title{padding:8px 20px 0;height:32px;font-weight:bold;}
.d_head .num{color:#1c5dd4;margin-right:8px;}
.d_head .clo{right:20px;top:15px;cursor:pointer;}
.duibi_wrap .d_title{font-weight:bold;height:34px;line-height:34px;background:#f0f3f8;}
.duibi_wrap .d_lev1{background:#e7effc;border-color:#e7effc;color:#000;text-indent:3em;}
.duibi_wrap .d_lev2{background:#f0f3f8;border-color:#f0f3f8;font-size:14px;color:#000;text-indent:2em;}
.duibi_wrap .d_lev3{background:#e1e8f4;border-color:#e1e8f4;font-size:14px;font-weight:bold;color:#000;text-indent:1em;}
.d0 .d_title{text-indent:3em;}
.paraBody tr:last-child td{border:0;}
.car_intro{display:block;text-align:center;}
.car_intro img{width:165px;height:100px;}
.car_intro p{font-weight:bold;cursor:pointer;}
.car_intro .val{color:#a61f03;}
.choose{position:absolute;left:0;top:0;width:100%;z-index:1;}
.choose .form{width:182px;margin:0 auto;}
.choose .sele{position:relative;height:18px;line-height:18px;border:1px solid #7f9db9;background:url(../images/sele.gif) 100px center no-repeat;text-indent:6px;margin-top:10px;}
.choose .sele_{top:19px;}
.choose .d_body{border-left:1px solid #ddd;border-right:1px solid #ddd;}
.his_t{font-weight:bold;border:none;}
.history{margin-top:10px;}
.history li{border-bottom:1px dotted #000;padding:4px 22px;background:url(../images/li2.gif) 9px 12px no-repeat;}
.history a:hover{text-decoration:underline;}
.history p{color:#999;}
.history .join{color:#0033cc;cursor:pointer;}
/*duibi over*/

/*1009 add pro_detail_wrap*/
.d1{width:358px;margin-bottom:-1px;}
.pro_detail_wrap .dx4{width:410px;min-height:inherit;height:auto;}
.pro_detail_wrap .dx2{width:210px;min-height:inherit;height:auto;}
.d1 .d_item{background: #f5f8fd;}
/*pro detail posi*/
.detail_head .posi .ico4_2{background-position:0 -60px;}



/*add form xg meitiList*/
.news_spec{padding-bottom:20px;border-bottom:1px solid #ccc;}
.news_spec .detail{width:600px;}
.news_spec .detail .news_index_t{font-size:16px;font-weight:bold;}
.news_spec .detail .p{margin:10px 0 20px;line-height:2;height:96px;overflow:hidden;}
.news_spec .pic{width:340px;height:225px;}
.news_spec .pic img{width:100%;height:100%;}
.news_list li{margin-top:18px;}
.news_list .info{margin-left:10px;color:#333;}
.news_list .p{height:22px;overflow:hidden;}
.meiti_list li{overflow:hidden;*zoom:1;}
.meiti_list .img{float:left;width:166px;height:110px;margin-right:20px;}
.meiti_list .p{height:auto;}
.news_index_t{font:14px/22px 'microsoft yahei';color:#2c8bcd;cursor:pointer;}

.artT{border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:5px;}
.artT .N{font-size:18px;color:#0473b3;}
.art_info .ico{margin-left:5px;}

.datalist { width: 100%; border: 1px solid #dddddd; /* 表格边框 */ font-family: "Microsoft Yahei"; border-collapse: collapse; /* 边框重叠 */ background-color: #ffffff; /* 表格背景色 */ font-size: 12px; }
.datalist .dt { background-color: #f0f3f8; font-size:12px; font-weight:bold;}
.datalist .dd { background-color: #f0f3f8; }
.datalist caption { padding-bottom: 5px; font-weight:bold; text-align: left; }
.datalist th { border: 1px solid #dddddd; /* 行名称边框 */ background-color:#E1E8F4; font-weight: bold; font-size: 14px; /* 行名称背景色 */ color: #000000;    /* 行名称颜色 */ font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; text-align: left; }
.datalist td { border: 1px solid #dddddd; /* 单元格边框 */ text-align: left; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; }
.datalist tr.altrow { background-color: #c7e5ff; /* 隔行变色 */ }

.art_info .ico1{margin-left: 5px;}
.ico1{display:inline-block;width:20px;height:20px;overflow:hidden;background:url(../images/ico2.png) no-repeat;vertical-align:middle;}
.ico15_4{background-position:-60px -80px;}
.ico15_5{background-position:-80px -80px;}
.ico14_1{background-position:0 -60px;}

.proListTab { clear:both; padding-top:10px; font-family:"Microsoft Yahei"; overflow:hidden;}
.proListTab ul { _zoom:1; overflow:hidden; background:url(../images/dotted_39.gif) left top repeat;}
.proListTab ul li { width:auto; height:39px; padding-right:15px; float:left; font-size:14px;}
.proListTab ul li a { display:inline-block; width:auto; height:22px; line-height:22px; padding:8px 5px; color:#0473b3!important; transition:none;white-space:nowrap;}
.proListTab ul li.selected a,.proListTab ul li a:hover { color:#333333!important; padding-bottom:6px; border-bottom:#ffb400 3px solid;}

.i_pro_cell_hover .i_pro_cell_c { border-color:#2db1e6; background-color:#f7f7f7;}

.head_top .ico { vertical-align:-5px;}

.lang { vertical-align:-1px;}
.lang .bt { display:none; width:59px; height:24px; border:#cccccc 1px solid; border-color:#2db2ed #cccccc #ffffff #cccccc; border-bottom:0; position:absolute; left:7px; top:-2px; z-index:5; background-color:#fff;}
.lang .cir,.lang span,.lang .ico { position:relative; z-index:10;}
.lang .sele_ { border:#cccccc 1px solid; background-color:#fff; left:7px; top:22px;}
.sele_cur .bt { display:block;}
.sele_ a { color:#666!important; padding-left:20px; text-indent:0px;}
.sele_ a:hover{background:#f2f8fb;}

.tab_val .prointro { height:260px; overflow:hidden; z-index:1;}

.pro_list img { display:block;}

.f_box .btn { transition:none;}
.f_box .btn:hover { background-color:#ffb400;}
.f_box .btn:hover .cir { border-color:#ffb400 #ffb400 #ffb400 #FFFFFF;}

.pro_link { padding-top:10px; clear:both;}
.pro_link a { margin-right:10px;}
.pro_link .ico { background-image:url(../images/pro_ico.gif);}
.pro_link .ico01 { background-position:0px 0px;}
.pro_link .ico02 { background-position:-20px 0px;}



/*search*/
.sear_side{width:150px;}
.sear_main{width:780px;}
.sear_menu li{text-indent:1em;line-height:24px;border:1px solid #c2deec;margin-bottom:2px;background: #e4f1f9;background: -webkit-linear-gradient(top,  #e4f1f9 0%,#f7fcff 100%); background: -ms-linear-gradient(top,  #e4f1f9 0%,#f7fcff 100%);background: linear-gradient(to bottom,  #e4f1f9 0%,#f7fcff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f9', endColorstr='#f7fcff',GradientType=0 );}
.sear_menu a{display:block;height:24px;}
.sear_menu ul{display:none;}
.sear_menu .cur{background:#0473b3;filter:none;border:0;}
.sear_menu .cur a{color:#fff;}
.sear_menu .cur ul{display:block;}
.sear_menu .cur li{border:0;background:none;filter:none;background:#fff;margin:0;}
.sear_menu .cur li a{color:#333;}
.sear_menu .cur li a:hover,.sear_menu .cur li .on{color:#0473b3;}
.searT{font:24px/1.2 'Microsoft Yahei';color:#333;}
.sear_item{color:#0473b3;padding-bottom:30px;border-bottom:1px solid #000;}
.sear_list{padding:10px;}
.sear_list li{height:85px;padding:10px 0;border-bottom:1px solid #eee;font-family:'Microsoft Yahei';position:relative;}
.sear_list img{float:left;width:135px;height:85px;margin-right:10px;}
.sear_list h2{color:#2f89cc;font:14px/2 'Microsoft Yahei';}
.sear_list p{height:50px;overflow:hidden;}
.sear_list .order{color:#2f89cc;right:10px;top:10px;}
.page{_height:26px;}
.page_num{height:14px;line-height:14px;vertical-align:middle;}
.page_num a,.page_num span{display:inline-block;border-left:1px solid #ccc;margin-left:-1px;padding:0 8px;}
.page_num a:hover,.page_num .cur{color:#2a9ad4;}
.page .pageTo{display:inline-block;width:22px;height:22px;vertical-align:middle;border:1px solid #ccc;}
.page .pageTo .cir{float:left;border:5px solid;}
.page .pagePrev .cir{border-color:#fff #666 #fff #fff;margin:6px 0 0 3px;}
.page .pageNext .cir{border-color:#fff #fff #fff #666;margin:6px 0 0 8px;}
.page .pagePrev:hover .cir{border-color:#fff #2a9ad4 #fff #fff;}
.page .pageNext:hover .cir{border-color:#fff #fff #fff #2a9ad4;}

.act{cursor:pointer;}

.side_menu li .hntlev2 li{ background:none; line-height:22px; border-bottom:none; border-top:1px solid #eee;margin-bottom:0px;}
.side_menu li .hntlev2 li a{background:none !important; line-height:22px;height:22px;filter:none;color:#333;}
.side_menu li .hntlev2 li a:hover,.side_menu li .hntlev2 li.cur a{ color:#666;}

/*新增楼层分类 1200px*/
.iwrap{width:1200px;margin-left:auto;margin-right:auto;}
/*1px background*/
.i_haed_box{margin-right:-15px;}
.i_haed_box li{float:left;width:227px;margin-right:15px;}
.i_haed_box a{display:block;position:relative;height:112px;overflow:hidden;}
.i_haed_box p{position:absolute;left:0;bottom:0;width:100%;height:20px;text-indent:10px;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);}
.i_haed_box a:hover p{color:#e60013;}
.i_item_header dl{height:30px;line-height:30px;background:#f4f4f4;margin-bottom:5px;}
.i_item_header dt{clear:left;float:left;width:170px;text-align:center;border-right:1px solid #fff;}
.i_item_header dt a{display:block;background:#ededed;font-size:14px;color:#333;height:30px;}
.i_item_header dt a:hover,.i_item_header dl:hover dt a{background:#e60013;color:#fff;}
.i_item_header dd{float:left;color:#999;padding-left:1em;}
.i_item_header dd a:hover{color:#e60013;}
.i_spec_header{width:542px;margin-right:10px;}
.i_spec_header a{display:block;position:relative;height:260px;overflow:hidden;}
.i_spec_header img{width:100%;height:100%;}
.i_spec_header .title{left:0;top:-999em;width:100%;height:100%;text-align:center;line-height:2;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);}
.i_spec_header .title h3{display:inline-block;padding:0 1em;font-size:18px;border-bottom:1px solid #eee;margin-top:90px;color:#fff;cursor:pointer;*width:170px;}
.i_spec_header .title p{font-size:14px;color:#eee;}
.i_spec_header a:hover .title{top:0;}
.i_spec_cell{width:270px;height:260px;overflow:hidden;}
.i_spec_news{width:335px;height:230px;padding:15px;border:1px solid #ddd;}
.i_spec_news li{height:65px;overflow:hidden;margin-top:10px;color:#999;}
.i_spec_news li img{float:left;width:87px;margin-right:10px;}
.i_spec_news li p{font-size:14px;color:#333;font-family:'microsoft yahei';height:22px;overflow:hidden;cursor:pointer;}
.i_spec_news li a:hover p{color:#e60013;}
.i_floor{margin-top:12px;}
.i_title {background:url(../images/1px.png) repeat-x;}
.i_title{position:relative;border-top:2px solid #d70303;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background-position:0 -220px;height:46px;line-height:46px;}
.i_title .ichannel{float:left;color:#333;padding:0 1em;font-size:18px;font-weight:bold;}
.title_nav{float:right;}
.title_nav a{margin:0 8px;}
.i_f_no{position:absolute;top:-2px;height:49px;left:-44px;background:#e60013;color:#fff;font:bold 20px/48px Arial;text-align:center;width:44px;}
.i_recom{padding:10px 10px;}
.i_recom dl{*zoom:1;margin-right:-20px;background:#fff;}
.i_recom dt{float:left;width:240px;overflow:hidden;margin-right:20px;}
.i_recom dd{float:left;width:212px;border:1px solid #fff;line-height:1.8;margin-right:25px;}
.i_recom .star{visibility:hidden;height:14px;overflow:hidden;width:75px;margin:10px 0 0 10px;}
.i_recom .star em{float:left;height:100%;background:url(../images/star.png);overflow:hidden;}
.i_recom .cont{display:block;width:100%;overflow:hidden;}
.i_recom .img{width:218px;height:162px;line-height:162px;text-align:center;overflow:hidden;}
.i_recom .img img{width:218px;height:162px;display:inline-block;vertical-align:middle;}
.i_recom .cont s{_display:inline-block;width:0;height:100%;overflow:hidden;vertical-align:middle;}
.i_recom p{margin:0 12px;height:22px;overflow:hidden;}
.i_recom .t{font-size:16px;color:#666;height:28px;overflow:hidden;}
.i_recom .panel{border-top:0px dotted #333;padding:12px 0 10px;margin:-1px;text-align:center;}
.i_recom .panel a{margin-left:5px;}
.i_recom .panel .ico{margin-right:4px;}
.i_recom .panel a:hover{color:#e60013;}

.i_recom .panel .act{padding:3px 10px;background:#dfdfdf;color:#000;border:1px solid #c9c9c9;border-radius:2px;overflow:hidden;margin:10px 0 22px;}
.i_recom .panel .act:hover{background:#de1b23;border-color:#de1b23;color:#fff;}

.i_recom dd:hover{border-color:#ddd;}
.i_recom dd:hover .star{visibility:visible;}
.i_recom_fj li{float:left;width:20%;}


/* 产品组模块 */
.fleft{ float:left; clear:left; overflow:hidden;}
.block_area{ width:1325px; height:auto; overflow:hidden; margin:0px auto;}
.block_area .block_area_tit{ width:100%; height:60px; line-height:60px;/* background:url(../images/tab4.gif) repeat-x left bottom;*/ clear:both; overflow:hidden;font-family:"微软雅黑"; }
.block_area .block_area_tit .floor{ width:211px; height:60px; line-height:60px; overflow:hidden;}
.block_area .block_area_tit .floor b{ display:block; float:left;width:26px; height:60px; text-align:center;overflow:hidden;  /*background:url(../images/20130330C.png) -40px 5px no-repeat; */color:#fff; font-size:18px; margin-left:15px;}
.block_area .block_area_tit .floor a{ font-size:18px; margin-left:10px; font-weight:bold; color:#fff;}
.block_area .block_area_tit .ba_hd{ width: auto; height:60px; overflow:hidden; float:left; padding-left:5px; font-size:14px;}
.block_area .block_area_tit .ba_hd ul li{ width:180px; height:60px; line-height:60px; float:left; text-align:center; cursor:pointer; background:#000; margin-right:0px; overflow:hidden;/*圆角加 border-radius:5px 5px 0px 0px;*/ }
.block_area .block_area_tit .ba_hd ul li.on{color:#fff; font-weight:bold;/*background:url(../images/tab3.gif) center bottom no-repeat;*/}
.block_area .block_area_tit .ba_hd ul li.on a{ color:#fff;}

.block_area .block_area_tit .current_on1 ul li.on{ background:#faaf1e; }
.block_area .block_area_tit .current_on2 ul li.on{ background:#d00000; }
.block_area .block_area_tit .current_on3 ul li.on{ background:#ef6a2e; }
.block_area .block_area_tit .current_on4 ul li.on{ background:#01a6b0; }
.block_area .block_area_tit .current_on5 ul li.on{ background:#293336; }
.block_area .block_area_tit .current_on6 ul li.on{ background:#04a10c; }
.block_area .block_area_tit .current_on7 ul li.on{ background:#6f5222; }
.block_area .block_area_tit .current_on8 ul li.on{ background:#3399CC; }


.block_area_bod{ width:100%; height:460px; overflow:hidden; clear:both; border-bottom:1px solid #eee;}

/* 980模块 */
.block_area980{ width:990px; height:auto; overflow:hidden; margin:0px auto;}
.block_area980 .block_area980_tit{ width:100%; height:36px; line-height:36px;/* background:url(../images/tab4.gif) repeat-x left bottom;*/ clear:both; overflow:hidden;font-family:"微软雅黑"; }
.block_area980 .block_area980_tit .floor{ width:211px; height:36px; line-height:36px; overflow:hidden;}
.block_area980 .block_area980_tit .floor b{ display:block; float:left;width:26px; height:36px; text-align:center;overflow:hidden;  /*background:url(../images/20130330C.png) -40px 5px no-repeat; */color:#fff; font-size:18px; margin-left:15px;}
.block_area980 .block_area980_tit .floor a{ font-size:18px; margin-left:10px; font-weight:bold; color:#fff;}
.block_area980 .block_area980_tit .ba_hd{ width: auto; height:36px; overflow:hidden; float:left; padding-left:5px; font-size:14px;}
.block_area980 .block_area980_tit .ba_hd ul li{ width:180px; height:36px; line-height:36px; float:left; text-align:center; cursor:pointer; background:#f1f2f3; margin-right:0px; overflow:hidden;/*圆角加 border-radius:5px 5px 0px 0px;*/ }
.block_area980 .block_area980_tit .ba_hd ul li.on{color:#fff; font-weight:bold;/*background:url(../images/tab3.gif) center bottom no-repeat;*/}
.block_area980 .block_area980_tit .ba_hd ul li.on a{ color:#fff;}




/* 首页产品列表开始 */
.used{width:100%;height:535px;float:left;}
.used .used_list{padding:10px 0px;border:1px solid #f3f3f3;float:left;width:100%; box-sizing:border-box;}
.used .used_list #used_left{float:left;width:224px;}
.used .used_list #used_right{float:left;width:968px;}
.used .used_list #used_right ul{float:left;width:100%;}
.used .used_list #used_right .mar{margin-bottom:1px;}
.used .used_list li{float:left;width:212px;height:268px;margin:0px 15px;}
.used .used_list li p{width:100%;text-align:center;}
.used .used_list li .proqa{ font-size:14px; margin-top:5px;display:block;float:left;color:#FFF;background:#B10000;margin-right: 10px;padding: 0px 17px;font-weight:bold;height:26px;line-height:26px;}
.used .used_list li .proqa1{ font-size:14px; margin-top:5px;display:block;float:left;color:#FFF;background:#B10000;padding: 0px 17px;font-weight:bold;height:26px;line-height:26px;}
.used .used_list li .img{border:1px solid #dfdfdf;padding:0px 0px;margin-bottom:6px; box-sizing:border-box;}
.used .used_list li .type{font-size:0.875em;}
.used .used_list li .price{font-size:1.3em;color:#ffcc01;}
/* 首页产品列表结束 */







/* 列表分页 */
.pages {width:100%;font-size: 18px; font-weight: bold; margin-bottom:20px;text-align:center; clear:both;}
.pages ul{margin:0 auto; }
.pages li {display:inline;font-family:黑体;}
.pages span, .pages a { display:inline-block;font-size: 22px; font-weight: bold;margin:0 auto; width:25px; height:28px;margin-bottom:7px;line-height:28px; text-align:center;text-decoration:none;outline:none;color:#666;}
.pages span {background:#FF3C46;border:1px solid #ccc;border-radius: 2px;font-weight:bold;color:#fff;height:28px;line-height:28px;}
.pages a {background:#F8F8F8;border:1px solid #ccc;border-radius: 2px;height:28px;line-height:28px;font-family:黑体;}
.pages span.next, .pages a.next { width:72px; height:28px; background:#F8F8F8;border:1px solid #ccc;border-radius: 2px; line-height:28px; text-align:center; font-weight:normal;}
.pages span.pageinfo{ width:168px; text-align:center; background:#F8F8F8;border:1px solid #ccc;border-radius: 6px; height:28px; line-height:28px;color: #666; font-weight:normal;}

/* 底部小地图 */
#branch-office {background-image: url(../images/foot.png);background-repeat: no-repeat;  float:right;margin-bottom: 0;}
#branch-office {width: 200px;padding-top: 6px;}
#branch-office .smt {margin-bottom: 6px;}
#branch-office {height: 150px;background-position: -1px -673px;}
#branch-office p {margin-bottom: 14px;line-height: 1.8em;}
#branch-office a {color: #FFF;}

/*首页左悬浮导航 s*/
.leftNav{position:fixed;top:20%;left:50%;z-index:999;visibility:hidden;box-sizing:border-box;margin-left:-680px;width:55px;border-radius:2px; background:url(../images/float_bd.png) left top no-repeat;opacity:1;transition:opacity .5s}
.leftNav.show{visibility:visible;opacity:1}
.leftNav-list{box-sizing:border-box;width:100%;text-align:center; padding-top:15px;}
.leftNav-list li{width:100%;cursor:pointer; height:37px; line-height:37px; text-align:center; margin-left:5px; background:url(../images/float_iconac.png) left 10px no-repeat; overflow:hidden;}
.leftNav-list li:last-child{border:0}
.leftNav-list li i.icon{display:none;width:26px;height:26px;}
.leftNav-list li p { display:block;font-size: 12px;color: #666666; margin-left:10px; background:#ddd; height:26px; line-height:26px; border-radius:5px;}
.leftNav-list li:hover p,.leftNav-list li.on p {color:#fff; font-weight:bold; background:#AF000F;}
/* 内左侧浮动导航2 */
.leftFixNav {position: fixed;left:0%;top:20%;margin-left: -677px;width: auto; height:303px;border:1px solid #EEEFF2;border-radius:2px;background:#CCCCCC;opacity:0;transition:opacity .5s;z-index:9999;}
.leftFixNav.show {left:50%;visibility:visible;opacity:1; }
.lfnList{box-sizing:border-box;width:100%;text-align:center; margin-top:-38px;margin-left:-6px;}
.leftFixNav ul li {width: 55px;cursor:pointer; height:37px; margin-top:0px; line-height:37px; text-align:center; margin-left:5px; border-bottom:1px solid #EEEFF2; overflow:hidden;}
.leftFixNav ul li a {display:block;font-size: 13px;color: #666666;font-weight: bold;  height:37px; line-height:37px;text-decoration:none;}
.leftFixNav ul li a:hover{ color:#fff; font-weight:bold; background:#FC3343;}
.leftFixNav ul li a.txt {display: none;}
.leftFixNav ul li.current a.flNub ,.leftFixNav ul li:hover a.flNub {display:none;width:26px;height:26px;background:url(Lnavicon.png) no-repeat}
.leftFixNav ul li.current a.txt ,.leftFixNav ul li:hover a.txt {display: block;}
.leftFixNav ul li.current{background:url(float_icon.png) no-repeat left center; }
.leftFixNav ul li.current a{background: #FC3343; color:#fff;}

.newProductList .nub {position: absolute;left:25px;top:21px;font-size: 30px;color: #fff;font-family: "Arial Bold","Microsoft Yahei";
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.floorNub{ position:absolute; left:15px; top:-5px; width:51px; height:60px; background:url(../images/pmore2.png) center top no-repeat;}
.anim {
  -webkit-animation-name: anim;
  animation-name: anim;
}

.block1{width:1200px;height:auto;padding:0;margin:0 auto;}
.ads{margin-bottom:0px;border:1px solid #E5E5E5;}
.ads img{display:block;margin-bottom:0px;}
.footerf {
	MARGIN:0px auto; OVERFLOW: hidden; BORDER-TOP: #e0e0e0 1px solid;
}
.helper {
	BORDER-BOTTOM: #d6d6d6 1px solid; PADDING-BOTTOM: 10px; MARGIN: 1px 0px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: #f7f7f7; OVERFLOW: hidden; PADDING-TOP: 26px;

}
.hl_inr {
	MARGIN: 0px auto; WIDTH: 1200px; OVERFLOW: hidden;
}
.hl_lnk {
	MARGIN: 0px auto; WIDTH: 1100px; OVERFLOW: hidden;
}

#no_border1 {
	BORDER-LEFT: medium none
}
#no_border2 {
	BORDER-RIGHT: medium none
}
.hl_box {
	BORDER-LEFT: #fff 1px solid; FLOAT: left; HEIGHT: 76px; BORDER-RIGHT: #e6e6e6 1px solid;
}
.hlb_bar {
	PADDING-BOTTOM: 11px; PADDING-LEFT: 27px; PADDING-RIGHT: 30px; FLOAT: left; PADDING-TOP: 11px
}
 .hlb_bar {
	PADDING-BOTTOM: 11px; PADDING-LEFT: 54px; PADDING-RIGHT: 54px; PADDING-TOP: 11px
}
#no_border2 .hlb_bar {
	PADDING-RIGHT: 0px
}
.hlb_bar SPAN {
	WIDTH: 55px; DISPLAY: block; BACKGROUND: url(../images/footer_icon.png) no-repeat 0px 0px; FLOAT: left; HEIGHT: 55px
}
.hlb_bar .icon02 {
	BACKGROUND-POSITION: 0px -60px
}
.hlb_bar .icon03 {
	BACKGROUND-POSITION: 0px -120px
}
.hlb_bar .icon04 {
	BACKGROUND-POSITION: 0px -180px
}
.hlb_bar .icon05 {
	BACKGROUND-POSITION: 0px -240px
}
.hlb_bar P {
	POSITION: relative; FONT: 16px/20px Microsoft Yahei; FLOAT: left; COLOR: #666; LEFT: 8px;
}
.hlb_bar P B {
	FONT: bold 20px/30px Microsoft Yahei
}
.devide_line {
	BORDER-BOTTOM: #fff 1px solid; MARGIN: 26px 0px; HEIGHT: 2px; _overflow: hidden
}
.devide_line P {
	WIDTH: 100%; BORDER-TOP: #e0e0e0 2px solid
}

.footn{ background:#000; height:260px;font-family:Microsoft YaHei;font-size: 14px;}
.footn .w-1200{ background:#AF000E; height:260px; margin: 0; padding: 0;}
.footn .w-1200 a{text-decoration:none;outline:none;color:#fff;}
.footn .w-1200 a:hover{color:#fff;}
.footn  .footnl{ width:960px; float:left;}
.footn  .footnl .a{padding-top:33px; line-height:52px; height:52px; border-bottom:solid 1px #000; color:#dddddd;font-family:Microsoft YaHei;font-size: 16px;font-weight: bold;}
.footn  .footnl .a a{color:#dddddd;padding-right:35px;text-decoration:none;outline:none;}
.footn  .footnl .a a:hover{ font-weight:bold;}
.footn  .footnl p{color:#fff;padding-top:20px; line-height:27px;}
.footn .footnr{ width:220px; float:right; background:#000; height:260px;line-height:55px; text-align:center; color:#fff;}
.footn .footnr img{ display:block;padding-top:54px; margin:0 auto;  text-align:center; color:#fff;}


.shuomingc{ width:1200px; margin:0px auto 0 auto;font-size:14px; color:#666; text-align:left;border:1px solid #ccc; }
.shuomingc p{ line-height:35px; font-family:黑体;font-size: 16px;color:#000;}
.shuomingc p strong{ font-family:黑体;font-size: 16px;color:#f00;}

.style1 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-left: 40px;
	line-height: 33px;
}
.style2 {
font-family:黑体;
	font-size: 14px;
	color: #BF1A1C;
	padding-left: 15px;
	line-height: 30px;
}
.style3 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding: 3px;
}
.style8 {
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #fff;
	padding-left: 60px;
}
#info_left{float:left;width:250px;border:1px solid #f3f3f3; box-sizing:border-box;}
#info_left #title{width:100%;height:34px;line-height:34px;clear:both;background:url(../images/info_bg.png) no-repeat;}
#info_left #title span{padding-left:50px;font-size: 16px; color:#FFF;}

.poc2{ width:250px; margin:8px auto; overflow:hidden;}
.poc2 li{ width:100%; height:56px; overflow:hidden; margin-bottom:2px; border-bottom:1px dotted #ddd; padding-bottom:10px;}
.poc2 li a{ display: block; height:25px; line-height:25px; overflow:hidden; background:url(../images/ico-2.gif) left center no-repeat; padding-left:8px; font-size:14px; color:#666;}
.poc2 li p{ line-height:20px; font-size:12px; color:#999;}