﻿@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}

/*文字排版*/
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f20 {font-size:20px;}
.f24 {font-size:24px;}
.f30 {font-size:30px;}
.fb {font-weight:bold;}
.fn {font-weight:normal;}
.t2 {text-indent:2em;}
.lh150 {line-height:150%;}
.lh180 {line-height:180%;}
.lh200 {line-height:200%;}
.unl {text-decoration:underline;}
.no_unl {text-decoration:none;}
.h_unl:hover{text-decoration:underline}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;text-align:left;margin:1px;}
.cb {clear:both;}
.cl {clear:left;}
.cr {clear:right;}
.clearfix:after {content:'.'; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%}
.Clearfix {display:block;}
.vm {vertical-align:center;}
.pr {position:relative;}
.pa {position:absolute;}
.abs-right {position:absolute;right:0;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.none {display:none;}

/*边框去除*/
.no_bt {border-top:none;}
.no_bb {border-bottom:none;}
.no_bl {border-left:none;}
.no_br {border-right:none;}

/*长度高度*/
.w10 {width:10px;}
.w20 {width:20px;}
.w30 {width:30px;}
.w40 {width:40px;}
.w50 {width:50px;}
.w60 {width:60px;}
.w70 {width:70px;}
.w80 {width:80px;}
.w90 {width:90px;}
.w100 {width:100px;}
.w200 {width:200px;}
.w300 {width:300px;}
.w400 {width:400px;}
.w500 {width:500px;}
.w600 {width:600px;}
.w700 {width:700px;}
.w800 {width:800px;}
.w {width:100%}
.h50 {height:50px;}
.h80 {height:80px;}
.h100 {height:100px;}
.h200 {height:200px;}
.h {height:100%}

/*边距*/
.m10 {margin:10px;}
.m15 {margin:15px;}
.m30 {margin:30px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}
.mt100 {margin-top:100px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb50 {margin-bottom:50px;}
.mb100 {margin-bottom:100px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml50 {margin-left:50px;}
.ml100 {margin-left:100px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.mr50 {margin-right:50px;}
.mr100 {margin-right:100px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p30 {padding:30px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pt50 {padding-top:50px;}
.pt100 {padding-top:100px;}
.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pb50 {padding-bottom:50px;}
.pb100 {padding-bottom:100px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}
.pl20 {padding-left:20px;}
.pl30 {padding-left:30px;}
.pl50 {padding-left:50px;}
.pl100 {padding-left:100px;}
.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr20 {padding-right:20px;}
.pr30 {padding-right:30px;}
.pr50 {padding-right:50px;}
.pr100 {padding-right:100px;}

/*其他*/
.curp{cursor:pointer};

/*原reset*/
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;}
/***************************index专用******************/
.bannerBox{width:100%; height:476px; }
#flashs{ position:relative; height:476px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:5px; right:50%;  padding:5px 6px;}
#flashs .btn span{ color:#fff;  background:#006EB2; border:1px solid #006EB2; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px;}
#flashs .btn span.cur{ background:#fff; color:#006EB2;}

.hdwrap{width:261px;}
.flashlist {height:223px;}
.flashlist .f_out {	height:226px;overflow:hidden;position:relative;	z-index:100;}
.flashlist .f_out .vip01pic,.jcToppic .vip01pic {width:58px;height:58px;display:block;position:absolute;top:0px;left:0px;background:url(../images/vipico.gif) no-repeat 0 0;z-index:200}
.flashlist .f_out .picintro {height:30px;position:absolute;bottom:0;left:0;width:221px;	z-index:999;padding:0 20px;text-align:center}
.picintro h2 a {color:#333;	font-family:"微软雅黑";	font-size:12px;	font-weight:bold;	line-height:37px;}
.picintro p {color:#767676;	line-height:20px;}
.picintro p a {	color:#abadac;}
.flash_tab { padding-left: 75px;height:15px;padding-top:9px;}
.flash_tab .tabs {width:200px;height:8px;overflow:hidden;margin:auto;}
.flash_tab .tabs ul li {width:33px;	height:8px;	float:left;	display:block;}
.flash_tab .tabs ul li.opdiv,.noopdiv {	padding:0;	opacity:1}
.flash_tab .tabs ul li.opdiv a {width:21px;	height:8px;	background:url(../images/hdsmall.gif) no-repeat scroll -41px -1239px;	display:block;}
.flash_tab .tabs ul li.opdiv a:hover {	background-position:-8px -1239px;}
.flash_tab .tabs ul li.noopdiv a {width:21px;	height:8px;	background:url(../images/hdsmall.gif) no-repeat scroll -8px -1239px;	display:block;}

		/*--searchBox*/
.sechBg{margin-bottom:28px; border-bottom:1px solid #e5e5e5;}
.search{padding:12px 0; height:27px; line-height:27px;}
.search .searchBox{width:279px; float:left;}
.search .soText{float:left; width:223px; height:15px; line-height:15px; padding:5px 10px; color:#8c8c8c; border:1px solid #3068bf; outline:none;}
.search .soBtn{float:right; width:34px; height:27px; border:none; background:url(../images/searchbtn.png) no-repeat center;}
.search .keyWord{float:left; _display:inline; margin-left:17px; color:#4e4e4e; overflow:hidden;}
.search .keyWord em{}
.search .keyWord a{color:#4e4e4e;padding-left:5px;}

.hotCpBox{width:708px;}
.hotCpBox ul{margin-bottom:26px; height:626px; overflow:hidden;}
.hotCpBox li{position:relative; padding:7px 8px 2px 1px; margin-right:17px; margin-bottom:16px; float:left; width:328px; height:296px; background:url(../images/hotcpbg.png) no-repeat center;}
.hotCpBox li h5{position:absolute; left:-3px; top:-8px; width:205px; height:66px; line-height:66px; background:url(../images/cphotimg.png) no-repeat center; font-weight:normal;}
.hotCpBox li h5 a{margin-left:86px; color:#fff;}
.hotCpBox li p{margin:12px 30px 0 30px; line-height:18px; color:#323232;}


/*在线留言*/
.onlineBox{width:269px; height:304px; background:url(../images/onlinebg.png) no-repeat center;}
.onlineBox .form{margin:0 auto; padding-top:62px; width:239px; overflow:hidden;}
.onlineBox .form textarea{padding:10px; width:219px; height:57px; resize:none; border:none; outline:none;}
.onlineBox .form a{margin-top:20px; width:88px; height:26px; line-height:26px; text-align:center; color:#1678c7; background-color:#fff;}
.onlineBox ul{margin:28px 12px 0 12px;}
.onlineBox ul li{padding-left:16px; height:24px; line-height:24px; background:url(../images/onlineliico.png) no-repeat left 8px;overflow:hidden}
.onlineBox ul li a{color:#fff;}


.hotXz{margin-top:18px; width:269px; height:304px; background:url(../images/hotxzbg.png) no-repeat center;}
.hotXz h4{padding-top:7px; margin-left:1px; margin-right:6px; overflow:hidden; font-weight:normal;}
.hotXz h4 a{float:left; width:50%; height:43px; line-height:43px; text-align:center; background-color:#1678c7; color:#fff;}
.hotXz h4 a.cur , .hotXz h4 a:hover{background-color:#3ca4f9;}
.hotXz dl{margin:0 7px 0 1px; text-align:center;}
.hotXz dd{margin-top:12px;}
.hotXz dd a{color:#333;}
.boxYy{width:100%; height:14px; background:url(../images/boxyy.png) no-repeat center top;}
.ggl{position:relative;}
.ggl img{*display:block;}
.ggl dl{position:absolute; top:58px; right:66px; color:#fff; font-size:14px;}
.ggl dl dd{font-size:18px; font-family:Arial, Helvetica, sans-serif;}


.tiaoSpanBg{padding-top:25px; background:url(../images/tiaobg.png) repeat 3px;}
.tiaoSpanBg2{position:relative; top:-50px; padding-top:80px; padding-bottom:25px; z-index:0;}


/*五大理由*/
.lyBox{position:relative; width:1024px; height:1448px; background:url(../images/lybg.jpg) no-repeat center;}
.lyBox p{position:absolute; width:430px; line-height:24px; font-size:14px; color:#898787;}
.lyBox dl{position:absolute; top:574px; left:80px; padding-left:208px; color:#8e1e7a; background:url(../images/lyphone.png) no-repeat left center;}
.lyBox dl dd{font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.lyBox .ly01{left:550px; top:234px; width:370px;}
.lyBox .ly02{left:80px; top:472px;}
.lyBox .ly03{left:525px; top:742px;}
.lyBox .ly04{left:80px; top:1012px;}
.lyBox .ly05{left:490px; top:1282px;}


.contTit{font-size:16px;}
.contTit span{font-size:36px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#d0d0d0;}
.contTit a{margin-left:6px; font-weight:normal; color:#0c4da2;}



/*合作伙伴*/
.hzhb{}
.hzhb .hzCont{position:relative; background-color:#fff; border:1px solid #e8e8e8;}
.hzhb .hzCont ul{margin:0 auto; padding:34px 0; width:888px;}
.hzhb .hzCont li{margin:0 26px; width:170px; float:left; _display:inline; }
.hzhb .hzCont li h5{padding-top:22px; font-weight:normal;}
.hzhb .hzCont .btnLeft , .hzhb .hzCont .btnRight{position:absolute; top:50%; margin-top:-7px; width:10px; height:14px;}
.hzhb .hzCont .btnLeft{left:22px; background:url(../images/hzbtnleft.png) no-repeat center;}
.hzhb .hzCont .btnRight{right:22px; background:url(../images/hzbtnright.png) no-repeat center;}


/*产品菜单*/
.cpMenu{padding:10px; width:190px; height:1270px; background-color:#0477be;}
.cpMenu h4{padding-bottom:15px; margin-bottom:8px; font-size:18px; background:url(../images/cpmenutit.png) no-repeat center bottom;}
.cpMenu h4 a{color:#fff;}
.cpMenu .option01{padding-left:24px; margin-bottom:7px; display:block; height:27px; line-height:27px; font-size:14px; color:#0477be; background:#fff url(../images/cpmenuli01ico.png) no-repeat 170px center;}
.cpMenu li ul{margin-bottom:8px;}
.cpMenu li li{}
.cpMenu li li a{padding-left:24px; display:block; height:26px; line-height:26px; color:#fff; text-decoration:none;}
.cpMenu li li a:hover{background:url(../images/cpmenulih.png) no-repeat center;}


.cpSpan{width:734px;}



.cpBox h4{margin-bottom:20px; height:38px; line-height:38px; overflow:hidden; background-color:#fff; font-size:12px;}
.cpBox h4 .titA{padding:0 40px; color:#fff; background-color:#0477be;}
.cpBox h4 .titMore{margin-right:20px; color:#0477be;}
.cpBox ul{*height:462px; overflow:hidden;}
.cpBox li{padding:7px 7px 2px 1px; margin-right:10px; margin-bottom:10px; float:left; width:230px; height:212px; background:url(../images/cplibg.png) no-repeat center;}
.cpBox li.noMr{margin-right:0;}
.cpBox li h5{margin-top:10px; text-align:center; font-weight:normal;}
.cpBox li h5 a{color:#323232;}
.cpBox li p{margin:12px 30px 0 30px; line-height:18px; color:#323232;}
.cpBox .cpGg{position:relative; margin-top:12px; margin-bottom:26px;}
.cpBox .cpGg span{position:absolute; font-size:16px; font-family:Arial, Helvetica, sans-serif;}
.cpBox .cpGg01 span{top:50px; left:590px; color:#0063a0;}
.cpBox .cpGg02 span{top:60px; left:590px; color:#fff;}


/*荣誉*/
.ryBox{margin-top:20px; margin-bottom:25px;}
.ryBox .proCont{padding:24px 0; position:relative; background-color:#fff; border:1px solid #e8e8e8; border-bottom-width:3px;}
.ryBox .proCont ul{margin:0 auto; width:880px;}
.ryBox .proCont li{margin:0 20px; width:136px; float:left; _display:inline; text-align:center;}
.ryBox .proCont li img{padding:7px; border:1px solid #e8e8e8;}
.ryBox .proCont li h5{padding-top:16px; font-weight:normal;}
.ryBox .proCont li h5 a{color:#888;}
.ryBox .proCont .btnLeft , .ryBox .proCont .btnRight{position:absolute; top:50%; margin-top:-7px; width:10px; height:14px;}
.ryBox .proCont .btnLeft{left:22px; background:url(../images/hzbtnleft.png) no-repeat center;}
.ryBox .proCont .btnRight{right:22px; background:url(../images/hzbtnright.png) no-repeat center;}



/*关于*/
.gyBox{position:relative; width:680px;}
.gyBox dl{margin-bottom:8px; height:218px; overflow:hidden;}
.gyBox dt{margin-right:30px;}
.gyBox dd{margin-right:30px;}
.gyBox dd h5{margin:10px 0; font-size:14px;}
.gyBox dd h5 a{color:#0c4da2;}
.gyBox dd p{line-height:24px; color:#919191;}

.gyBox .gyCont{position:relative; width:320px;}
.gyBox .gyCont ul{margin:0 auto; width:320px;}
.gyBox .gyCont li{margin-right:10px; width:155px; float:left; _display:inline; text-align:center;}
.gyBox .gyCont li.noMr{margin-right:0;}
.gyBox .gyCont li h5{padding-top:16px; font-weight:normal;}
.gyBox .gyCont li h5 a{color:#888;}
.gyBox .gyCont .btnLeft , .gyBox .gyCont .btnRight{position:absolute; top:50%; margin-top:-4px; width:18px; height:18px;}
.gyBox .gyCont .btnLeft{left:0; background:url(../images/gybtnleft.png) no-repeat center;}
.gyBox .gyCont .btnRight{right:0; background:url(../images/gybtnright.png) no-repeat center;}

.gyLx{position:absolute; left:350px; bottom:14px;}
.gyLx a{font-size:14px; color:#1c59a8; border-bottom:1px solid; padding-bottom:2px;}
.gyLx p{padding-left:20px; background:url(../images/gyphone.png) no-repeat left bottom; margin-top:30px; color:#767676;}
.gyLx p span{font-size:16px; color:#1c59a8; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

/*新闻*/
.newBox{width:261px;}
.newBox dl h5{margin:14px 0; font-weight:normal;}
.newBox dl h5 a{color:#656565; font-size:14px;}
.newBox dl p{line-height:18px; text-indent:1em; color:#9d9d9d;}
.newBox ul{margin-top:10px; padding-top:8px; border-top:1px solid #dadada;}
.newBox li{padding-left:20px; height:25px; line-height:25px; background:url(../images/newliico.png) no-repeat left center;overflow:hidden}

.gyBox h4 , .newBox h4{margin-bottom:14px;}
.ggl02{margin-top:46px; border:1px solid #e8e8e8; border-bottom-width:3px; position:relative; z-index:1;}
.ggl02 span{position:absolute; top:100px; right:64px; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#0072b8;}
.ggl02 .dyh{position:absolute; left:0; top:0; width:190px; height:150px;background-color:transparent}
.khjz , .dtBox{height:361px; border:1px solid #e8e8e8; border-bottom-width:3px; background-color:#fff;}

.ggl02{overflow:hidden;}
.ggl02 img{float:left;}



/*客户见证*/
.khjz{padding-left:36px; width:440px;}
.khjz h4{margin:20px 0 10px 0;}
.khjz dl{margin-bottom:22px; height:113px; overflow:hidden;}
.khjz dt{margin-right:16px;}
.khjz dd{margin-right:52px;}
.khjz dd h5{margin:10px 0; font-size:14px; font-weight:normal;}
.khjz dd h5 a{color:#0c4da2;}
.khjz dd p{line-height:18px; color:#919191;}


/*动态*/
.dtBox{width:456px;}
.dtBox h4{font-size:16px; font-weight:normal; border-bottom:3px solid #d8d8d8; overflow:hidden;}
.dtBox h4 a{float:left; width:50%; height:48px; line-height:48px; text-align:center; color:#0c4da2; text-decoration:none;}
.dtBox h4 a.cur , .dtBox h4 a:hover{color:#fff; background-color:#1c59a8;}

.dtBox dl{margin:22px 0; height:115px; overflow:hidden;}
.dtBox dt{margin-left:22px; margin-right:10px;}
.dtBox dd{margin-right:20px;}
.dtBox dd h5{margin:10px 0; font-size:14px; font-weight:normal;}
.dtBox dd h5 a{color:#0c4da2;}
.dtBox dd p{line-height:18px; color:#919191;}

.dtBox ul{margin:0 22px; padding-top:18px; border-top:1px solid #dadada;}
.dtBox li{position:relative; padding-left:20px; height:25px; line-height:25px; background:url(../images/newliico.png) no-repeat left center;}
.dtBox li span{position:absolute; right:0; top:0; color:#c9c9c9;}


/*友情链接*/
.yqlj{position:relative; top:-20px;}
.yqlj h4{padding-left:20px;}
.yqlj p{line-height:20px;}
.yqlj p a{margin:0 20px; display:inline-block; color:#838383;}


/* CSS Document */
*{transition:all .5s;}
body{background-color:#fff; color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; position:relative;}/*网站字体颜色*/
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:980px; margin:0 auto; font-family:微软雅黑;}
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:680px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top {  height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.rightbot{ height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right { width:764px; float:left; display:inline; margin-left:15px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:762px; min-height:458px; border:solid 1px #d5d5d5;  padding-bottom:15px; overflow:hidden;background:#fff;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;background:#fff}
.left2_main { width:678px;  border:solid 1px #d5d5d5; padding-bottom:15px; overflow:hidden;background:#fff;}

.h_nav li a:-webkit-any-link{ display:block;}

.container{margin-left:auto; margin-right:auto; width:980px;}

/*页眉*/
.header{width:100%; overflow:hidden;}
		/*--顶部链接导航*/
.hd_top{border-bottom:1px solid #f5f5f5;}
.hd_top .container{height:31px; line-height:31px; color:#999;}
.hd_top a{padding:0 12px; color:#999;}
		/*--页眉内容*/
.header .hd_cont{position:relative; height:120px;}
.header .hd_cont .hd_logo{position:absolute; left:0; top:30px; width:800px;}
.header .hd_cont .hd_logo dd{margin-top:15px; margin-left:24px;}
.header .hd_cont .hd_logo dd h1{font-size:24px; color:#0770b2;}
.header .hd_cont .hd_logo dd p{font-size:14px; color:#293146;}
.header .hd_cont .dh_phone{margin-top:34px; color:#626262; text-align:right;}
.header .hd_cont .dh_phone dt{margin-bottom:14px;}
.header .hd_cont .dh_phone dd{font-size:14px; color:#0770b2;}
.header .hd_cont .dh_phone dd strong{margin-left:10px; font-size:24px;}
		/*--导航栏*/
.dh_nav{background-color:#006eb2;}
.dh_nav ul{overflow:hidden;}
.dh_nav li{float:left;}
.dh_nav li a{padding:0 17px; display:block; height:40px; line-height:40px; border-right:1px solid #1a7dba; color:#fff; font-family:微软雅黑; text-decoration:none;}

.dh_nav .navHome{border-left:1px solid #1a7dba;}
.dh_nav ul li a:hover, .dh_nav ul .cur a{background-color:#0098f6;}

/*页尾*/
.footBg{height:294px; overflow:hidden; color:#fff; text-align:center; background-color:#1c59a8;}
.fotNav{margin-top:38px; margin-bottom:55px; height:44px; line-height:44px;  border-bottom:3px solid;}
.fotNav a{margin:0 16px; color:#fff;}
.footer p{line-height:20px;}
.footer p a{color:#ccc}

.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(../images/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(../images/nodata.gif) no-repeat 20px 20px;}

/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}

/*产品左边分类样式*/
li.sub_column { margin-left:10px; clear:both; background:none;}
.t05_ul .nones{ background:none;border:0}
	li.sub_column li { background:none; padding-left:10px;}
	li.sub_column li.cur { background:url(../images/ico7.gif) no-repeat 0 10px; padding-left:10px; font-weight:bold;}
	li.sub_column li.cur a { color:#fa8d0d;}
	.t05_ul li.cur a {font-weight:bold;color:#fa8d0d;}
	li.sub_column li a{ height:25px; line-height:25px;font-weight:normal;font-size:12px;width:150px;overflow:hidden}
	
	li.sub_column ul{margin-left:-20px;_margin-left:-35px;}
	



/*产品所有分类层*/
#prod_all_columns {z-index:999;display:none;width:557px;}
#prod_all_columns h1 {font-size:100%;background:url(../images/all_columns_title.gif); height:19px; line-height:25px; padding-left:10px;height:25px; }
    #prod_all_columns .close {font-weight:normal;float:right;cursor:pointer;margin-right:8px; line-height:25px;_padding-top:5px;}
        #prod_all_columns .close img {vertical-align:middle;}
#prod_all_columns .columns {border:solid 1px #d5d5d5;border-top:0;background:#fff;height:400px;width:555px;overflow:auto;}
#prod_all_columns td {padding:5px;}
#prod_all_columns .top_column a {color:orange;font-weight:bold;}
#prod_all_columns .top_column img {margin-right:5px;}
#prod_all_columns .sub_columns a {line-height:150%;margin-right:15px;background:url(../images/ico12.gif) no-repeat 0 5px;padding-left:10px;}

/*分页控件*/
.apage .cur{ border:1px solid #D5D5D5; padding:0 3px; }
/*产品属性*/
.prod_attrs_b{width:246px;height:131px;background:url(../images/attr_form.gif);margin-left:5px;padding:10px;margin-top:5px;overflow:hidden;}
.prod_attrs_b h5{border-bottom:solid 1px #eeeded;line-height:16px;margin-bottom:5px;}
.prod_attrs_b .prod_attrs_det{width:236px;height:96px;overflow-y:auto;word-break:break-all;}
.prod_attrs{width:246px;height:267px;background:url(../images/attr_form_b.gif);margin-left:5px;padding:10px;margin-top:5px;overflow:hidden; margin-bottom:10px;}
.prod_attrs h5{border-bottom:solid 1px #eeeded;line-height:16px;margin-bottom:5px;}
.prod_attrs .prod_attrs_det{width:236px;height:236px;overflow-y:auto;word-break:break-all;}
/*查看产品所有图片*/
.photo_list {padding:10px;}
.photo_list ul li {float:left;margin-left:15px;margin-bottom:15px;}
.photo_list ul li img {width:120px;height:120px;border:solid 1px #fff;}
.photo_list ul li a.cur img,.photo_list ul li a:hover img {border:solid 1px #fda305;}
.photo_list input {border:0; height:20px; line-height:20px; width:54px; background:#FDA305; color:white;cursor:pointer;}
.photo_big {text-align:center;padding:10px;}

/*推荐文章（mail）*/
#mailArticle{display:none; border:solid 1px #ccc;}
#mailArticle iframe {width:632px;height:602px;overflow:hidden;}
.mailprod {width:626px;height:600px;overflow:hidden;border:solid 1px #aaa; background:#fff;}


/*拷贝地址*/
#div_nsw_copy_url {width:400px;border:solid 1px #ccc;background:#fff;}
#div_nsw_copy_url h1 {background:#f0f0f0;border-bottom:solid 1px #ccc;font-size:14px;padding:3px;}
#div_nsw_copy_url h1 a {float:right;font-weight:normal;font-size:12px;}
#div_nsw_copy_url .cont {border-top:solid 1px #f6f6f6;padding:10px;}
#div_nsw_copy_url .cont textarea {width:380px;height:50px;margin:10px 0;}
/*资讯高级搜索*/
#div_nsw_news_advan_cntr {display:none;}
#div_nsw_news_advan_cntr iframe {height:222px;width:402px;}
#div_nsw_news_advan {height:220px;width:400px;border:solid 1px #ccc;background:#fff;}
#div_nsw_news_advan h1 {background:#f0f0f0;border-bottom:solid 1px #ccc;font-size:14px;padding:3px;}
#div_nsw_news_advan h1 a {float:right;font-weight:normal;font-size:12px;}
#div_nsw_news_advan .cont {border-top:solid 1px #f6f6f6;padding:10px;}
#div_nsw_news_advan .cont table td {padding:3px;}
/*网站公告*/
.anns {}
.anns dl {border-bottom:solid 1px #ddd;margin:10px;padding-bottom:5px;line-height:150%;}
.anns dl dt {font-weight:bold;}
.anns dl .showtime {color:#959595;}
/*相关搜索*/
.rele_search {border-top:solid 1px #ddd;margin:5px;line-height:160%;}
.rele_search li{float:left;width:150px;}
.NewsColumns select{width:130px;}
/*图片滚动*/
#img_scroll {overflow:hidden;width:400px;}
#img_scroll #imgPrev {float:left;margin-top:25px;cursor:pointer;}
#img_scroll #imgNext {float:right;margin-top:25px;cursor:pointer;}
#img_scroll #img_list {float:left;width:360px;overflow:hidden; white-space:nowrap;margin-left:10px;}
#img_scroll #img_list a {margin-left:10px;  }
#img_scroll #img_list a img{ padding:8px 3px 3px 3px; }
#img_scroll #img_list a.cur img { background:url(../images/smallimgbg1.gif) no-repeat; }
#img_scroll #img_list a img.cur { background:url(../images/smallimgbg1.gif) no-repeat; }
/*收藏样式修改（mail）*/
#div_fav_cntr{ width:250px; height:135px; overflow:hidden;}
/*资讯图片列表形式*/
dl.l08 { width:197px; margin:1.5em 0 0 25px; float:left; display:inline; }
dl.l08 dt { width:195px; height:195px; border:1px solid #ECECEC; overflow:hidden; }
dl.l08 img { display:block;width:195px; height:195px; }
dl.l08 dd { background:#ECECEC; margin:2px 0 0 0; width:100%; height:24px; line-height:24px; font-weight:bold; overflow:hidden; white-space:nowrap; text-align:center; } dl.l08 dd a { color:#666; }
/*产品详细视频*/
.provideo .video_tit {}
.provideo .cont {}
/*加码销售*/
.payad_cntr { white-space:nowrap; width:726px; overflow:hidden ;}
.sale_prom_info { background:#fffada; border:solid 1px #f00; padding:5px; line-height:150%; color:#535353;}
.msg_li______  li { background:url(../images/ico6.gif) no-repeat 0 8px; padding-left:14px;} 

/***************回到顶部****************************/
*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{ width:36px; height:48px; background:url(../images/icon.jpg) no-repeat; position:fixed; right:50px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#code{ background-position:-276px -258px; bottom:120px; _margin-bottom:120px;}
#code_hover{ background-position:-316px -258px; bottom:120px; _margin-bottom:120px;}
#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px;} 

#code_img{ width:270px; height:355px; background:url(../images/icon.jpg) -4px -3px no-repeat; position:fixed; right:90px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px;}

