﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 "Microsoft YaHei","微软雅黑",rial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;  }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:735px; float:left; display:inline; margin-left:20px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:735px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
input{}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*a标签样式*/
a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
a:hover { text-decoration:underline;}
h2 a:hover{ text-decoration: none;}

/*行内标签处理*/
i,em,s{ font-style:normal;text-decoration: none;}
i{cursor: pointer;}
input,textarea{ outline:none; }
textarea{ resize:none;}

/*快捷类名*/
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{content: "";height: 0;clear: both;display: block;visibility: hidden;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

/*内容盒子*/
.content{ width:1200px; margin:0 auto;}

/*头部样式*/
.header{height:212px;background:url("images/head.jpg") no-repeat center;}
.head{height:212px;}
.head h3{height:30px; line-height: 30px; margin-bottom: 42px;}
.head h3 p{display:block;width:180px; float:left; font-weight: normal; font-size: 13px; color:#666666; }
.head h3 em{display: block; float:right; font-size:13px; height:30px; width:380px; text-align:right;}
.head h3 em a{display: inline-block; font-size: 13px; color:#666666; margin-left: 27px; padding-left:17px;}
.head h3 em span a{ padding-left:5px; padding-right:5px; margin-left:0;}
.head h3 em .tb1{background:url("images/tb1.png") no-repeat left; color:#cc0000; padding-left:16px; margin-right:10px;}
.head h3 em .tb2{background:url("images/tb2.png") no-repeat left; padding-left:16px;}
.head h3 em .tb3{background:url("images/tb3.png") no-repeat left;}
.head h3 em .tb4{background:url("images/tb4.png") no-repeat left;}
.wx{ width:100px; display:none;}
.wx img{ width:100%; display:block;}

.head h3 em a:hover{color:#cc0000;}
.head h3 em .tb2:hover{background:url("images/tb2_h.png") no-repeat left;}
.head h3 em .tb3:hover{background:url("images/tb3_h.png") no-repeat left;}
.head h3 em .tb4:hover{background:url("images/tb4_h.png") no-repeat left;}
.head .logo{width:380px;float:left; margin-right: 130px;}
.head .logo h2{width:185px;height:53px; margin-right: 15px;float:left;}
.head .logo h2 img{width:185px; height:53px;}
.head .logo b{display: block; font-size: 24px; color:#cc0000; font-weight: bold; margin-top: 25px;float:left; line-height: 24px; width:160px; }
.head .gjc{float:left;width:512px; height:56px;}
.head .gjc p{width:512px; height:33px; margin-bottom: 6px;}
.head .gjc p .txt{width:417px; height:33px; line-height: 33px; padding:0 16px; border:1px solid #dcdcdc; border-right:0;float:left;}
.head .gjc p .btn{float:left;width:61px; height:35px;background:url("images/btn.jpg") no-repeat center;border: 0;}
.head .gjc em{display: block;}
.head .gjc em i{font-size: 12px; color:#cc0000; float:left;}
.head .gjc em a{display: block; float:left; font-size: 12px; color:#999999; margin-left: 8px;}
.head .gwc{width:137px; height:35px;float:right; background:#cc0000; line-height: 35px;}
.head .gwc a{display: block; color:#FFF; font-size: 12px; padding-left:50px;background:url("images/gwc.png") no-repeat 22%;}
.head .dhl{padding-top:44px; height:40px;float:left;}
.head .dhl span{display: block; width:212px; padding-left:19px;float:left; background:#a30000 url("images/fl.png") no-repeat 90%; height:40px; line-height:40px;font-size: 18px; color:#FFF; font-weight: bold; position:relative;}
.head .dhl .nav{width:969px; float:left;}
.head .dhl .nav li{float:left; height:40px; line-height: 40px;}
.head .dhl .nav li a{ font-size: 16px; color:#FFF; padding:0 22px; text-decoration:none;}
.head .dhl .nav li:hover,.head .dhl .nav li.cur{background:#a30000;}


.ffl{width:231px; display:none; position: absolute; left:0; z-index:999; background:#FFF; background:rgba(255,255,255,0.95);}
.ffl .fl1 span{display: block; height:44px; line-height: 44px; padding-left:19px; font-size: 16px; font-weight: bold; color:#333333; background: #eeeeee url("images/jt.png") no-repeat 90%; float:none;}
.ffl .fl1 ul{padding:14px 11px 0px; }
.ffl .fl1 li{width:85px; float:left; margin-bottom: 18px; padding-left:8px;background:url("images/jt1.png") no-repeat left; margin-left:9px;line-height: normal;font-weight: normal; font-size:14px;}
.ffl ul li a{font-weight: normal;}
.ffl .fl1 li a{font-size: 14px; color:#666666;}
.ffl .fl2 span{display: block; height:44px; line-height: 44px; padding-left:19px; font-size: 16px; font-weight: bold; color:#333333; background: #eeeeee url("images/jt.png") no-repeat 90%; float:none;}
.ffl .fl2 ul{padding:14px 11px 20px; height:235px; background:#FFF;}
.ffl .fl2 li{width:85px; float:left; line-height: 14px; margin-bottom: 18px; padding-left:8px;background:url("images/jt1.png") no-repeat left; margin-left:9px;}
.ffl .fl2 li a{font-size: 14px; color:#666666;}

/*底部样式*/
.footer{height:596px; background:url("images/foot.jpg") repeat-x center;}
.foot{padding-top:58px; height:538px;}
.foot ul{height:60px;padding-bottom:54px; border-bottom:1px solid #ededed; margin-bottom: 60px;}
.foot ul li{float:left; height:60px; padding-left:70px; margin-left: 150px;}
.foot ul li span{ display:block;font-size: 22px; color:#00040e; line-height: 22px;padding-top:11px;}
.foot ul li span em{display: block; font-size: 14px; line-height: 14px; margin-top: 8px; color:#666666;}
.foot .db1{background:url("images/db1.png") no-repeat left; margin-left: 0;}
.foot .db2{background:url("images/db2.png") no-repeat left;}
.foot .db3{background:url("images/db3.png") no-repeat left;}
.foot .db4{background:url("images/db4.png") no-repeat left;}
.foot h2{float:left;width:165px; height:45px; margin-right: 90px;}
.foot h2 img{width:165px; height:45px;}
.foot .ftnav{width:590px;float:left; height:180px;}
.foot .ftnav .dh{width:77px; margin-left: 94px;float:left;}
.foot .ftnav .dh b{display:block;font-weight: normal; font-size: 16px; margin-bottom: 20px; color:#333333; padding-bottom:16px; border-bottom:1px solid #dcdcdc;}
.foot .ftnav .dh em{ display:block;margin-bottom:17px;}
.foot .ftnav .dh em a{ font-size: 13px; color:#666666;}
.foot .ftnav .first{margin-left: 0;}
.foot .ewm{float:right;}
.foot .ewm span{display:block;width:87px;float:left; margin-left: 88px;}
.foot .ewm span b{display: block; font-weight: normal; font-size: 16px; color:#333333; padding-bottom:16px; margin-bottom: 20px; border-bottom:1px solid #dcdcdc;}
.foot .ewm span em{display: block; border:1px solid #dbdbdb;}
.foot .ewm span em img{width:85px; height:85px;}
.foot .gsxx{height:113px;padding-top:60px;}
.foot .gsxx span{display: block; text-align:center; margin:0 auto 10px;}
.foot .gsxx span a{font-size: 14px; color:#FFF; margin:0 16px;}
.foot .gsxx p{margin:0 auto; text-align:center;}
.foot .gsxx p a{font-size: 14px; color:#FFF;padding:0 9px; border-right:1px solid #FFF;}
.foot .gsxx p .last{border-right:0;}
.foot .gsxx b{display: block; font-size: 14px; color:#999999; text-align: center; margin-top: 9px; font-weight: normal;}
.foot .gsxx b em{font-size: 14px; color:#999999; margin-right: 10px;}
.foot .gsxx b em a{font-size: 14px; color:#999999;}




 /*temp.css  2015  xsl 整理*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;font-weight: normal;
    text-align: center;
    padding: 0;}

#mesbook1_c dl.b1 dd p{ line-height:18px; margin-bottom:8px;}
#mesbook1_c dl.b1 dd p a{ color:red;}

/*会员注册*/
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
/*注册*/
.register_tab{background:#f6f6f6;width:670px;font-size:14px;margin-bottom:10px;}
.register_tab td{padding:10px 5px;}
.register_tab cite{display:block;width:200px;font-style:normal;background:#fff8e8;border:solid 1px #ffe7af;padding-left:18px;color:Red;font-size:12px;}
.register_tab .icon_cln{width:50px;vertical-align:middle;text-align:center;}
.register_tab .icon_cln img{display:none;}
.register_tab .tr{width:80px;}
.register_prof{background:#fffdf0;width:670px;font-size:14px;margin-bottom:10px;border:solid 1px #fed289;color:Gray;}
.register_prof td{padding:8px 5px;}
.register_prof cite{display:block;width:200px;font-style:normal;background:#fff8e8;border:solid 1px #ffe7af;padding-left:18px;color:Red;font-size:12px;}
.register_prof span{font-size:12px;}
.register_prof .tr{width:140px;}
.blk{display:block;}
.p{cursor:pointer;}
.p5{padding:5px;}
.hd{display:none;}
.tfocus {background:#fffdf0;}
.error{background:url(img/verror.gif) 2px 2px no-repeat #fff8e8;border:solid 1px #ffe7af;padding-left:18px}
cite { display:block;}

.nor_tab { width:100%; border:solid 1px #ccc; margin-bottom:10px;}
.nor_tab th { font-weight:bold; text-align:center; background:#f9f9f9;border:solid 1px #ccc; padding:6px 0;}
.nor_tab td { padding:5px; border:solid 1px #ccc;}
ul.t05_ul table { *margin-left:-15px;}/*滚动板IE补丁*/
.kq99billpay { background:url(img/99bill_pay.gif); height:31px; width:176px; border:0; cursor:pointer; font-size:14px; font-weight:bold;}
#div___________Perm{width:2000px;height:3000px;background:#fff;padding:30px;position:absolute;top:0;left:0;color:#000;z-index:999999;}
.imt {color:Red;}
.info_box {border:solid 1px #f58d12; background:#fff2db; padding:5px; margin-bottom:10px;}
.info_box .ib_h { font-weight:bold; font-size:140%; color:#007130;}
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}


/*rollup.css*/
/*#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}*/
#roll_top,#fall,#ct{position:relative;cursor:pointer; width:72px}
#roll_top{}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:72px;position:fixed;right:0;bottom:100px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.68)); z-index:100;}

.ky_dj{position:fixed;bottom:0;_bottom:auto;z-index:10000;_position:absolute;overflow:visible;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight); z-index:2; right:14px;}
.ky_dj li{ display:block; font-size:0; position:relative; width:72px; text-align:center; background:#333; margin-bottom:1px;}
.ky_dj li a{ display:block; background:#333; height:72px; }
.ky_dj li a:hover{ background:#be2517;}
.ky_dj li .showTs{ width:120px; line-height:72px; display:none; opacity:0.8; color:#fff; text-align:center; line-height:72px; font-size:13px; position:absolute; left:-120px; top:0;}
.ky_dj li .ewm{ left:-130px; width:120px;}
.ky_dj li .ewm img{ display:block; width:90px; height:90px; padding-left:15px; padding-bottom:15px;}
.ky_dj li img.png{  margin-bottom:1px; width:55px; height:55px; margin:0 auto;}
.ky_dj li span{ color:#fff; display:block; position:absolute; bottom:6px; left:0px; text-align:center; font-size:13px; width:100%; line-height:26px;}
.ky_dj li .showTs,.ky_dj li img.png{ background:#333;}
.ky_dj li a:hover .showTs,.ky_dj li a:hover img.png,.ky_dj li .showTs{ background:#be2517;}


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:164px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#f1f1f1;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

.topadcs{width:100%; height:350px; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:350px;}

 /*---面包屑导航xsl---*/
.plc { height:36px; line-height:36px; border-bottom:1px solid #ddd ; overflow:hidden;padding: 0 15px 4px 54px;  background:url(img/pro/dh.gif) no-repeat 8px center #fff; font-size:14px; padding-left:38px;} 
.plc span { color:#F1811F; font-weight:bold; font-family:Microsoft Yahei; padding-right:10px;}
.plc a { color:#333; margin-left:5px; margin-right:5px;}
.plc a:hover { color:#e60012;}
.plc .a_b { color:#FE0000; font-weight:bold;}


/*产品表现形式*/
.plc span.gs{ float:right; width:150px; }
.plc span.gs em{font-size:14px; font-weight:normal; color:#999; line-height:52px; font-style:normal; display:inline-block; float:left;}
.plc span.gs a{ font-size:0px; width:32px; display:inline-block; float:left;
     -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;}
.plc span.gs a.tables{ background:url(img/prodes/table.png) no-repeat center center;}
.plc span.gs a.list{background:url(img/prodes/list.png) no-repeat center center;}
.plc span.gs a.on
{
   -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray; 
}

.mark{ background:#F0F0F0 url("img/pro/mark_bg.gif") repeat-x scroll 0px bottom;}
.mark .content{ background:none; margin-top:0px;}
.mark .plc{ background:none; height:52px; line-height:52px; background:url(img/pro/location.png) no-repeat left center; padding-left:28px;}
.mark .plc em a{ color:#BD8A3A;}
.mark .plc span{ color:#333; font-weight:normal;}
.mark .plc a{ line-height:52px;}

.b13,.b15,.b14,.b16,.b17,.b18,.b19,.b20,.b21,#mesbook1 #mesbook1Btns input{ background:#1f61cc; border:none; border:none; height:28px; line-height:26px; color:#fff; padding-left:12px; padding-right:12px;margin: 10px 0; margin-right:5px;}
#TxtMsg{ border:1px solid #dedede;}

/* -- 翻页效果xsl-- */
.apage { height:34px; line-height:32px; background:#FAFAFA; padding:0 5px; margin-bottom:0px; margin-top:10px; text-align:right; clear:both; border:1px solid #e7e7e7;  }
.apage a { border:1px solid #999; padding:0 3px;  margin-right:5px;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #1f61cc; background:#1f61cc; color:#fff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_fp { background:url(img/first_page.gif) 4px 4px no-repeat; padding-right:9px;}
.apage .oran_pg_pp { background:url(img/pre_page.gif) 4px 4px no-repeat; padding-right:5px;}
.apage .oran_pg_np { background:url(img/next_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage .oran_pg_lp { background:url(img/last_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }

/*通栏 分页xsl*/
 .apage a{display:inline-block;  width:26px; height:20px; line-height:20px; margin-top:6px; padding:0px; text-align:center;}
 .apage .oran_pg_np{background: url("img/next_page.gif") no-repeat center center!important;}
 .apage .oran_pg_lp{ background: url("img/last_page.gif") no-repeat center center!important;}
 .apage .oran_pg_fp{background: url("img/first_page.gif") no-repeat center center!important;}
 .apage .oran_pg_pp{background: url("img/pre_page.gif")no-repeat center center!important; } 
 .apage .cust_txt{ font-size:14px; color:#666;}
 
.contactBox{ margin-top:12px; text-align:right; height:36px; line-height:26px; letter-spacing:1px; border-bottom: 1px dashed #ccc;}
.contactBox span{ font-weight:bold; height:26px; line-height:26px; display:inline-block;}
.contactBox b{ font-size:18px; height:26px; line-height:26px; display:inline-block; color:#F1811F; font-size:22px;}
.contactBox a.lx{ background:url(img/pro/lxwomen.gif) no-repeat left center; height:26px; line-height:38px; margin-left:12px; font-size:0px; width:100px; display:inline-block;}

/*主色调样式*/
.leib2 .tit, .leib .tit,.hotBox .hotBtn a:hover,.columnBanner ul li.cur, .columnBanner ul li:hover,.e_hot .li01 span, .e_hot .li02 span, .e_hot .li03 span,.apage a:hover, .apage .cur{ background:#333333!important; }
.leib2 .nr li.cur a, .leib2 .nr li a:hover,.pro_list dl.pd_list_dl.hov dd span a,.mark .plc em a{ color:#cc0000!important;}
.leib2 .nr h3 a:hover, .leib2 .nr h3.cur a,.plc a:hover,dl.dl_41 dd a.ckxq{color:#cc0000!important;}
.pro_list dl.pd_list_dl:hover{ border-color:#0060c6!important;}
/*高亮色*/
.leftlx_c span b,.pd_hotline span.font_hotline{color:#cc0000!important;}
/*辅助色*/
.leib2 .tit, .leib .tit{border-bottom: 0px solid #127DB1!important;}

/*其它样式*/
.sear_product{ height:auto!important;}
*{ font-family:"Microsoft YaHei","微软雅黑";}
.b13{ height:32px!important;}