﻿/*reset.css*/
@charset "utf-8";
html{color:#000;background:#FFF; }
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;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
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;}

/*万能清除浮动开始*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-table; } /* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*.banner*/
.banner{ clear:both; width:100%; min-width:1200px; height:424px;overflow:hidden; margin-bottom:20px;}
#full-screen-slider { width:100%; height:424px; float:left; position:relative}
#slides { display:block; width:100%; height:424px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:380px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:30px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#F60; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#fff}
/* -- 外边距 -- */
.mt10 { margin-top:10px;}
body { color:#666; font-size:12px; font-family: "宋体";} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
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}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto; overflow:hidden;}
.left { width:201px; float:left; overflow:hidden;}

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right_main { width:752px; min-height:200px; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}
em,i{ font-style:normal;}
.no_b{ border:none; background:none;}
/*头部开始*/
.banner_ejy{ width:100%; min-width:1200px;}
.banner_ejy img{width:100%; margin-bottom:10px;}
.topadcs{ margin-bottom:10px;}
.top_bg{ background:url(../images/top_bg.gif) no-repeat center 0; height:231px; overflow:hidden;}
.h_top{ height:29px; line-height:29px; color:#b3aeaa; overflow:hidden;}
.h_top em{ float:left;}
.h_top span{ float:right; display:inline-block;}
.h_top span a{ padding:0 5px; display:inline-block; color:#b3aeaa;}
.h_con{ height:153px; overflow:hidden;}
.h_con h1{ float:left; padding-top:34px;}
.h_con h1 img{ width:114px; height:88px;}
.h_con .h_conm{ float:left; padding:25px 0 0 5px; font-size:0;}
.h_con .h_conm img{ height:100px;}
.h_con .text{ border-left:solid 1px #CCCCCC; padding-left:15px;margin-right:190px; margin-top:40px;line-height:30px; font-size:16px; color:#999;}
.h_con .text span{ font-weight:bold; font-size:18px; }
.h_conm span{ display:block; font-family:"Microsoft YaHei"; font-size:18px; color:#7e7f7f; padding:12px 0 0;}
.phone {background: url(../images/phone.gif) no-repeat 0 10px; margin-top:30px;padding: 0px 0px 0px 75px;}
.phone p {font-size: 14px;color: #666;background: url(../images/phone_line.jpg) no-repeat -5px 7px;text-align: center;margin: 0px;margin-top: 14px;}
.phone span {font-family: "Times New Roman", Times, serif;font-size: 28px;color: #275eb2;font-weight: bold;}

.h_nav{ height:49px; line-height:49px; overflow:hidden;}
.h_nav li{ float:left; background:url(../images/nav_bor.gif) no-repeat right 0;}
.h_nav li a{ font-size:14px; color:#fff; padding:0 23px;display:block; float:left;}
.h_nav li.cur a,.h_nav li a:hover{ background:url(../images/nav_bg2.gif) repeat-x; height:49px; padding:0 23px; display:block;text-decoration:none;}
.h_nav .no_b{ background:none;}
.h_nav li span{ display:inline-block; padding:18px 8px 0 0; float:left;}
.h_nav li span img{ width:17px; height:13px;}

.so{ width:1200px; margin:0 auto; height:48px; line-height:48px; overflow:hidden;}
.so p{ float:left; font-size:14px; color:#a0a0a0; width:900px; height:48px; line-height:48px; overflow:hidden; background:url(../images/bg.png) -973px -30px; padding:0 0 0 32px;}
.so p a{ color:#a0a0a0; padding:0 10px 0 0;}
.inp1{ background:url(../images/s_inp.gif) no-repeat; width:218px; height:20px; border:none; padding:0 3px 0 11px; float:left; margin-top:17px; font-size:12px; color:#d1d0d0; line-height:20px;}

.wbyselect ,.wbyinput ,.wbybut{ height:28px; line-height:28px;}
.wbybut{ background:#275eb2; border:none; color:#fff; width:40px;}
/*头部结束*/

/*底部开始*/
.f_bg{ background:url(../images/f_bg.gif) no-repeat center 0; height:260px; overflow:hidden;}
.f_nav{ color:#d5dfef; height:58px; line-height:58px; padding:31px 0 0; text-align:center; overflow:hidden;}
.f_nav a{ font-size:15px; color:#d5dfef;padding:0 5px;}
.f_ban{ padding:34px 0 0;}
.f_ban p{ font-size:12px; color:#dee6f2; line-height:25px;}
.f_ban p span{ padding:0 10px 0 20px;}
.f_ban p a{ font-size:12px; color:#dee6f2;}
.f_ban p img{ width:50px; height:12px; padding-left:20px;}
.footerbot {text-align:center; }
/*底部结束*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
span { overflow:hidden;}/*兼容IE8*/
/*产品*/
/*产品分类*/
.cp{ padding:62px 0 22px;}
.cp_l{ background:url(../images/cp_lbg.gif) repeat-y; width:236px; font-size:0;}
.cp_l .cp_ltbg,.cp_l .cp_lbbg{ display:block;}
.cp_l .cp_lbbg{ padding:40px 0 0;}
.cp_l .cp_ltbg img,.cp_l .cp_lbbg img{ width:236px; height:5px;}
.cp_lt{ padding:29px 0 20px;text-align:center;}
.cp_lt img{ width:80px; height:63px;}
.cp_lt b{ display:block; font-family:"Microsoft YaHei"; font-size:25px; color:#0f68b9;}
.cp_l h3{ height:25px; line-height:25px; overflow:hidden; background:url(../images/bg.png) -800px -426px;text-align:right; padding:18px 60px 10px 0;}
.cp_l .cp_lico{ background:url(img/index/cp_ico02.gif) no-repeat 182px 24px;}
.cp_l h3 a{ font-family:"Microsoft YaHei"; font-size:16px; color:#0f68b9; font-weight:normal;}
.cp_l ul{ background:#dbe3f0; width:229px; display:inline-block; padding:15px 0 10px;}
.cp_l ul li{ width:98px; height:36px; line-height:36px; overflow:hidden;) no-repeat 0 bottom; margin:0 0 0 80px;}
.cp_l ul li a{ font-family:"Microsoft YaHei"; font-size:13px; color:#0f68b9;}
.cp_l .no_b{ background:none;}
.cp_l .cp_tel{ background:url(../images/cp_telbg.gif) no-repeat; width:210px; height:70px; padding:12px 0 0 26px;}
.cp_l .cp_tel p{ font-family:"Microsoft YaHei"; font-size:16px; color:#8db3da; background:url(../images/bg.png) -974px -360px; padding:0 0 0 36px;}
.cp_l .cp_tel span{ font-family:Arial,Helvetica, sans-serif;font-size:26px;color:#fff;display:block; padding:5px 0 0;}
/*产品展示*/
.cp_r{ background:#fcfcfa; width:950px;}
.cp_rt{ height:46px; line-height:46px; background:url(../images/cp_rline01.gif) repeat-x 0 43px; overflow:hidden;}
.cp_rt ul li{ float:left;}
.cp_rt ul li a{ font-family:"Microsoft YaHei"; font-size:16px; color:#8d8d8d; display:block; padding:0 62px;}
.cp_rt ul li.cur a,.cp_rt ul li a:hover{ text-decoration:none; color:#0f68b9; background:url(../images/cp_rline02.gif) repeat-x 0 43px; padding:0 62px;}
.cp_rm ul li{ width:229px; float:left; font-size:0; padding:10px 3px 0;}
.cp_rm ul li img{ width:225px; height:289px; border:#d1d1d1 1px solid; padding:1px;}
.cp_rm ul li em{ display:block; width:229px; text-align:center; height:30px; line-height:30px; overflow:hidden;}
.cp_rm ul li em a{font-family:"Microsoft YaHei"; font-size:14px; color:#0259a9;}
/*定制流程*/
.lc_bg{ background:url(../images/lc_bg.jpg) no-repeat center 0; height:404px; overflow:hidden; padding:25px 0 0;}
.lc_bg h4{ width:560px; height:68px; margin:0 auto; line-height:62px; text-align:center; position:relative;}
.lc_bg h4 img{ width:560px; height:68px;}
.lc_bg h4 a{ font-family:"Microsoft YaHei"; font-size:33px; color:#fff; display:inline-block; position:absolute; top:0; left:218px;}
.lc_bg h4 i{ font-weight:normal;}
.lc_bg b{ display:block; padding:30px 0 0; text-align:center;}
.lc_bg b img{ width:852px; height:162px;}
.lc_b{ padding:42px 0 0;}
.lc_b .lc_p01{ font-family:"Microsoft YaHei"; font-size:16px; color:#b1c6e2; padding:0 65px 0 228px;}
.lc_b .lc_p01 span{ display:block; font-size:24px; color:#cedbec; padding:5px 0 0;}
.lc_b .lc_p02{ background:url(../images/bg.png) -675px -124px; width:277px; height:44px; line-height:44px; font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#fff; font-weight:bold; padding:0 0 0 50px;}
.lc_b .lc_p02 span{ padding-left:34px;}
.lc_b .lc_p02 span a{ font-family:"Microsoft YaHei"; font-size:17px; color:#fff; font-weight:normal;}
/*客户见证*/
.jz{ width:1156px; height:424px; background:#ebebeb; padding:10px 24px 0 20px; margin:33px 0 18px; overflow:hidden; position:relative; font-size:0;}
.jz_t{ background:url(../images/jz_line01.gif) repeat-x 0 43px; height:46px; line-height:40px; overflow:hidden;}
.jz_t h4{ width:110px; height:46px; float:left; background:url(../images/jz_line02.gif) repeat-x 0 41px;}
.jz_t h4 a{ font-family:"Microsoft YaHei"; font-size:20px; color:#0f68b9; font-weight:normal; display:inline-block; background:url(../images/bg.png) -982px -80px; padding-left:25px; }
.jz_t span{ float:right; display:inline-block; line-height:30px; padding:14px 0 0;}
.jz_t span a{ font-size:12px; color:#adadad;}
.jz dl{ width:572px; float:left;display:inline-block; padding:18px 0 0; overflow:hidden;}
.jz dl dt{ width:220px;float:left; padding-right:15px;}
.jz dl dt img{ width:220px; height:156px; }
.jz dl dd{ width:325px; float:left;}
.jz dl dd h5,.zj dl dd h5{ height:25px; line-height:25px; overflow:hidden;}
.jz dl dd h5 a,.zj dl dd h5 a{ font-family:"Microsoft YaHei"; font-size:16px; color:#000; font-weight:normal;}
.jz dl dd em{ display:block; font-size:12px; color:#505050; height:20px; line-height:20px; overflow:hidden; padding:5px 0;}
.jz dl dd p,.zj dl dd p{ font-size:12px; color:#818181;line-height:25px; overflow:hidden;}
.jz dl dd span,.zj dl dd span{ display:block; width:102px; height:20px; text-align:center; line-height:20px; background:#0f68b9; position:absolute;/* right:0; */margin-right:30px;}
.jz dl dd span a,.zj dl dd span a{ font-size:12px; color:#fff;}
/*关于我们*/
.zj{ width:1160px; height:493px; background:#ebebeb; padding:10px 20px 0; position:relative;}
.zj dl{ width:1120px; display:inline-block; padding:18px 0 25px; overflow:hidden;}
.zj dl dt{ width:370px; float:left; padding-right:15px; font-size:0;}
.zj dl dt img{ width:358px; height:233px; border:#fff 6px solid;}
.zj dl dd{ width:730px; float:left;}
.zj dl dd p{ padding:10px 0 0;}

.zj_l img,.zj_r img{ width:19px; height:19px; padding:52px 0 0;}
.zj_c ul li { width:199px; float:left; padding:0 10px; font-size:0;overflow:hidden;}
.zj_c ul li img{ width:191px; height:108px; border:#f8f1e6 4px solid;}
.zj_c ul li span{ width:199px; text-align:center; display:block; height:25px; line-height:25px; overflow:hidden; padding:3px 0 0;}
.zj_c ul li span a{ font-size:14px; color:#818181;}
/*常见问题*/
.news{ padding:0 0 42px; _padding:0 0 20px; display:inline-block; width:1200px; overflow:hidden;}
.wd,.news_r{ width:312px; height:400px; padding:10px 18px 0; background:#ebebeb; overflow:hidden;}
.wd dl{ width:232px; height:90px; padding:15px 0 0; display:inline-block; overflow:hidden;}
.wd dt{ background:url(../images/bg.png) -983px -207px;padding-left:25px; height:25px; line-height:25px; overflow:hidden;}
.wd dt a{ color:#505050;}
.wd dd{ background:url(../images/bg.png) -983px -237px; padding:5px 0 0 25px; line-height:20px; height:58px; color:#818181; overflow:hidden;}
/*最新动态*/
.news_c{ width:442px; height:400px; padding:10px 20px 0; background:#ebebeb; overflow:hidden; margin:0 10px; display:inline;}
.news_c dl{ width:435px; display:inline-block; padding:18px 0; overflow:hidden;}
.news_c dl dt{ width:430px;font-size:0;}
.news_c dl dt img{ width:356px; height:101px;}
.news_c dl dd{ padding:6px 0 0 3px; width:420px;}
.news_c dl dd h5{ width:430px;height:25px; line-height:25px; overflow:hidden;}
.news_c dl dd h5 a{ font-size:13px;}
.news_c dl dd p{ height:44px; line-height:22px; overflow:hidden; font-size:12px;}
.news ul li{ height:25px; line-height:25px; overflow:hidden;}
.news_c ul li span{ float:right;}
/*行业资讯*/
.news_r p{ padding:18px 0;}
.news_r p img{ width:232px; height:101px;}
.news_r span{ float:right;}
/*友情链接*/
.links_bg{ height:73px; background:#ebebeb; overflow:hidden;}
.links_l{ width:132px; padding:18px 0 0;}
.links_l img{ width:132px; height:32px;}
.links_r{ width:828px; height:44px; padding:18px 0 0; overflow:hidden;}
.links_r a{ font-size:12px; color:#7d7d7d; display:inline-block; padding:3px 26px;}

/*百度分?享  resetcommon.css */ 
.bdshare-slide-button-box {z-index: 999;}

/*二级页面*/
.plc{ border:solid 1px #d5d5d5; border-radius:3px; padding:0px 10px; height:30px; line-height:30px; }

.rightl{ width:894px; float:left; display:inline; overflow:hidden;}
.leftr{ float:left; width:281px; overflow:hidden;display:inline;margin-left: 25px;}
.right_main { width:892px; min-height:200px; padding-bottom:15px; overflow:hidden; margin-top:10px;}
.news_con { margin:0 auto; padding-top:15px; border:solid 1px #d5d5d5; border-radius:3px;}  /*资讯中心大框架*/

dl.news_dl {font-size:14px; color:#666; padding:0 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:24px; height:24px; width:880px; overflow:hidden;}
dl.news_dl .dt_1 { height:20px; background:url(../images/bg.png) -990px -178px; padding-left:20px;  font-size:14px; color:#333; font-weight:bold; }
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"Microsoft YaHei"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} /*文章出处*/
dl.news_dl dd { font-size:12px; padding-left:20px; height:45px; overflow:hidden; margin-bottom:10px;}
.mb10{ margin-bottom:10px;}
.newchang{ border-bottom:1px dashed #ccc; height:25px; padding-left:30px;}


.leib{ width :281px; background:#fff ;}
.leib .tit { line-height: 14px;text-align :center; line-height:48px ; height : 48px;background-color :#0259A9; font-family: 'Microsoft YaHei' ;font-size: 16px;font-weight : normal; color: #fff ; }
.leib .tit a{ font-family: 'Microsoft YaHei' ;font-size: 16px;font-weight : normal; text-align: center ;color: #fff; }
.leib .tit a:hover{ color:#fff ; }
.leib .tit span { color: #96C8AA ;display: block;font-size : 10px; text-transform: uppercase ;}
.leib .nr {padding: 4px 11px 8px; background:#fff ; border:1px solid #d5d5d5; border-radius:3px; border-top:0px;}
.leib .nr h4 { background: url(../images/bg.png) -820px -394px;height : 33px; line-height: 33px;margin-top : 4px; overflow: hidden ;padding-left: 28px;}
.leib .nr h4 a{color: #000; font-family: "Microsoft YaHei" ;font-size: 14px;font-weight : normal; padding-left :5px;}
.leib .nr .cur a { display :block; color:#ED7229 ;}
.leib .nr .curs a { display :block; color:#ED7229 ;}
.leib .nr li{ border-bottom: 1px dashed #E9E8E8;background :url(../images/bg.png) -980px -550px;height : 31px; line-height: 31px ;padding-left: 35px;}
.leib .nr li a{font-family : 'Microsoft YaHei'; color:#000000 ;}

.leib22{ width :281px; background:#fff ;}
.leib22 .tit {padding:0px; background:none;  height: 41px; line-height :41px;background-color:#0259A9; font-family: 'Microsoft YaHei';font-size: 16px;font-weight : normal; text-align: center ;color: #fff; }
.leib22 .tit a{ font-family: 'Microsoft YaHei' ;font-size: 16px;font-weight : normal; text-align: center ;color: #fff; }
.leib22 .tit a:hover{ color:#fff ; }
.leib22 .nr {padding-bottom: 10px; padding-top : 5px; border:solid 1px #d5d5d5; border-radius:3px; border-top:0px; }
.leib22 .nr h4 {height : 29px; line-height: 29px ; margin-top: 5px ;width: 199px;}
.leib22 .nr h4 a{color:#323232;font-family: "Microsoft YaHei" ;font-size:14px;font-weight:normal;padding-left : 40px;}

.leib3{ width:281px; background:#fff;}
.leib3 .tit{  height:41px; line-height:41px;padding:0px;background:none; background-color:#0259A9; font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal; text-align: center;color:#fff; }
.leib3 .tit a{font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal;text-align: center;color:#fff; }
.leib3 .tit a:hover{color:#fff; }
.leib3 .nr {padding-bottom: 10px; padding-top: 5px; border:solid 1px #d5d5d5; border-radius:3px; border-top:0px; }
.leib3 .nr h4 { height: 29px;line-height: 29px; margin-top: 5px;width: 199px;}
.leib3 .nr h4 a{  color: #323232;font-family: "Microsoft YaHei";font-size: 14px;font-weight: normal;padding-left: 40px;}
.leib3 .nr img{ width:197px;}
.leib3 .nr p{ padding-left:10px; line-height:24px;}
.leib3 .nr h5{  line-height:30px; color:#6D1713; font-size:12px; padding-left:5px; padding-top:10px;}
.leib3 .nr .dianhua{background: url(../images/bg.png) -943px -290px;color: #666666;line-height: 20px;padding: 10px 0 10px 66px;}
.leib3 .nr .dianhua span{color: #0093dd;display: block;font: 18px "Impact";}

.RandomNews {background-color:#fff; margin-bottom:10px;}
.diysr{background-color:#0259A9; height:36px;line-height:36px;padding-left:27px;color: #fff;}
.diysr a{color:#6B9F1F;font-weight:bold;}
.diysr a:hover,.tit a:hover{text-decoration:underline;}
.news_random{background-color:#fff;width:882px;padding-top:8px; padding-left:10px; border-radius:3px; border:solid 1px #d5d5d5; border-top:0px;}
.news_random li{ background:url(../images/bg.png) -990px -170px; height:28px;line-height:28px; padding:0 17px 0 15px;  width:405px; float:left;overflow:hidden;}
/*.news_random li a{ background:url(img/ico55.gif) no-repeat 0 4px; padding-left:12px;}
*/
/*产品中心*/
dl.pd_list_dl{ width:270px; overflow:hidden; float:left;padding:5px 5px 10px 14px;height:327px;}
dl.pd_list_dl dt,dl.pd_list_dl dt a{ width:270px; height:293px;line-height:0; font-size:0;}
dl.pd_list_dl dt img{width:265px; height:289px; padding:1px; border:1px solid #D6D6D6; }
dl.pd_list_dl dt a:hover img{border:1px solid #0259A9;}
dl.pd_list_dl dd{ margin-top:3px; height:30px; width:269px; line-height:30px; text-align:center; overflow:hidden;}
/*showlist*/
.pro_main {background-color:#fff;border:solid 1px #d5d5d5;border-radius:3px;zoom:1;padding:10px 5px;overflow:hidden; margin-top:10px; margin-bottom:10px;}
.prolistcss li{ width:270px; float:left; font-size:0; padding:5px 9px 10px 12px;}
.prolistcss li img{ width:268px; height:289px; border:#d1d1d1 1px solid; padding:1px;}
.prolistcss li span{ display:block; width:270px; padding:5px 0 0;}
.prolistcss li span img{ width:108px; height:26px; border:none; padding:0;}
.prolistcss li span a{float:left;padding-left:4px;}
.prolistcss li em{ display:block; width:229px; text-align:center; height:30px; line-height:30px; overflow:hidden;}
.prolistcss li em a{font-family:"Microsoft YaHei"; font-size:14px; color:#0259a9;}

.leib2{background:#ebebeb;width:281px; font-size:0;}
.leib2 .cp_ltbg,.leib2 .cp_lbbg{ display:block;}
.leib2 .cp_ltbg img,.cp_l .cp_lbbg img{ width:201px; height:5px;}
.leib2 .cp_lt{ padding:29px 0 20px; border-bottom:1px solid #CCC;margin-bottom:6px; text-align:center;}
.leib2 .cp_lt img{ width:80px; height:63px;}
.leib2 .cp_lt b{ display:block; font-family:"Microsoft YaHei"; font-size:25px; color:#0f68b9;}
.leib2 h3{ height:25px; line-height:25px; overflow:hidden; text-align:center; padding:18px 44px 10px 0; width:281px; }

.leib2 h3 a{ font-family:"Microsoft YaHei"; font-size:18px; color:#0f68b9; font-weight:normal;}
.leib2 ul{ background:#dbe3f0; width:280px; display:inline-block; padding:15px 0 10px;}
.leib2 ul li{ width:188px; height:36px; line-height:36px; overflow:hidden; background:url(../images/bg.png) -860px -465px; text-align:center; margin:0 0 0 52px;}
.leib2 ul li a{ font-family:"Microsoft YaHei"; font-size:13px; color:#0f68b9;}
.leib2 .no_b{ background:none;}
.leib2 .cp_tel p{ font-family:"Microsoft YaHei"; font-size:14px; color:#8db3da; background:url(img/index/cp_tel.gif) no-repeat 0 0; padding:0 0 0 36px;}
.leib2 .cp_tel span{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#fff; display:block; padding:5px 0 0;}
.leib2 h3.cur a{color:#ED7229;}
.leib2 ul li.cur a{color:#ED7229;}
.leib2 .cp_lt .nr{ width:325px; border:solid 1px #FF0000; overflow:hidden;}

		/* -- 最近浏览过的产品 -- */
dl.pd_t05_con_dl { width:170px; height:245px; overflow:hidden; margin:10px auto 3px;}
dl.pd_t05_con_dl dt,dl.pd_t05_con_dl dt a{ width:170px; height:217px; line-height:0; font-size:0;}
dl.pd_t05_con_dl dt img { width:166px; height:213px; padding:1px; border:solid 1px #ccc;}
dl.pd_t05_con_dl dt a:hover img { border:solid 1px #0259A9;}
dl.pd_t05_con_dl dd {width:170px; overflow:hidden;height:20px; line-height:20px; padding-top:5px; text-align:center; color:#555; }

.content_main{ width:890px; border:solid 1px #d5d5d5; margin:10px 0px; padding:10px 0px;}
.cont_tit{ font-size:26px; text-align:center;}
.cont_data{ text-align:center; margin:10px 0px;}
.cont_img{ text-align:center;}
.cont_img img{ max-width:700px;}
.cont_con{ padding:0px 30px; font-size:14px; line-height:30px;}
.con_page{ padding:0px 30px; font-size:14px; line-height:30px; margin-top:20px;}
/*翻页*/
.Page{width:100%; text-align:center; padding:30px 10px;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5;margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#0259A9; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#0259A9; color:#FFF}
.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 


/*一级导航*/
#subnavs{background: #ebebeb;width: 281px;font-size: 0;}
#subnavs h2{padding: 29px 0 20px;border-bottom: 1px solid #CCC;margin-bottom: 6px;text-align: center;display: block;font-family: "Microsoft YaHei";font-size: 25px;color: #0f68b9;}
.expmenu{ width:280px;overflow:hidden; background:url(../images/sub_bg.jpg) repeat-y;}
/*三角按钮*/
.expmenu li div.header{ width:281px;padding:0 0 6px 0px; height:33px;line-height:33px;overflow:hidden} 
.expmenu li div.header .arrow{display:block;width:20px;height:30px;float:right;overflow:hidden;cursor:pointer;}
.expmenu li div.header .arrow.down{background:url(../images/jian.png) right no-repeat; margin-right:30px;}
.expmenu li div.header .arrow.up{background:url(../images/jia.png) right no-repeat; margin-right:30px;}
/*二级导航*/
.expmenu li .menu{background: #dbe3f0;width: 280px;display: inline-block;padding: 15px 0 10px;}
.expmenu li .menu li{width: 98px;height: 36px;line-height: 36px;overflow: hidden;margin: 0 0 0 80px;}
.expmenu li .menu li a{font-family: "Microsoft YaHei";font-size: 13px;color: #0f68b9;}
.header .hacss{height: 25px;line-height: 25px;padding: 8px 44px 10px 60px;width: 281px;}
.header .hacss a{font-family: "Microsoft YaHei";font-size: 16px;color: #0f68b9;font-weight: normal;text-align:left;}



.cp #subnavs ,.cp .expmenu ,.cp .expmenu .header ,.cp .expmenu li .menu ,.cp .hacss{ width:230px;}









.cp_tel{ background:url(../images/cp_telbg.gif) no-repeat; width:210px; height:70px; padding:12px 0 0 26px;}
.cp_tel p{ font-family:"Microsoft YaHei"; font-size:16px; color:#8db3da; background:url(../images/bg.png) -974px -360px; padding:0 0 0 36px;}
.cp_tel span{ font-family:Arial,Helvetica, sans-serif;font-size:26px;color:#fff;display:block; padding:5px 0 0;}
