/* 全局样式
----------------------------------------------------------------------------------- */
body{margin:0px auto;font-size:12px; font-family:微软雅黑,宋体; overflow:hidden; background-color:#fff;color: #303030}
html{ overflow-y: scroll; } 
ul,li{padding:0px;margin:0px;list-style-type:none;}
dl, dt, dd, p, span ,ol{margin:0px;padding:0px;border:0px;}
img{border:none;}
em{font-style:normal;}
select,input{vertical-align:middle;} /*设置元素的垂直排列*/
textarea,input,select,ol,form,h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px;}
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link{color:#555;} /* 未访问的链接 */
a:visited{color:#555;} /* 已访问的链接 */
a:hover{color:#B70103;} /* 鼠标在链接上 */ 
a:active{color:#555;} /* 点击激活链接 */
input,textarea,button, a {outline:none;}
a{outline:none;                         /*移除超链的虚线框  IE8,FF有用*/
    hide-focus: expression(this.hideFocus=true); /*IE6、IE7*/} 
area {hide-focus: expression(this.hideFocus=true);}
#wrapper{width:950px; margin:0px auto; overflow:hidden; padding:0px 5px 0px 5px;background:url(images/nav_bg.jpg) repeat-x; position:relative;}
/*#wrapper这个id放在body里,设了背景nav_bg.jpg就显示在整个屏幕,这和放在div width=100%是一样的*/
.clear {clear:both;font-size:0px;line-height:0px;width:0;height:0;visibility:hidden;overflow:hidden;} /*清除浮动*/

/*------------------------------------------首页--------------------------------------------------------------------*/

.headTop { background-color:#dcdbdb; height:29px;}
.logo a {float: left;}
.logoright {font-weight: bold; font-size: 20px; color: #e65a0b; height: 55px; line-height: 55px; margin-left: 15px;}
.logo a:hover{color: #e65a0b;}
.block { margin:0 auto; width:1000px; overflow:hidden;zoom:1; text-align: left; margin-bottom: 10px;}
.nblock { margin:0 auto; width:1000px;}
.announcement { margin:0 auto; width:1000px; text-align: right; height: 38px; line-height: 30px;}
.announcement .zuixin {background: url(../images/ann.jpg) center left no-repeat; padding-left: 25px; font-weight: bold;}
.announcement .web {color: #0a1fe5;}
#ddmm{margin: 0 auto; padding: 0; background-color:#F8F8F8; width: 70px; height:30px; float: left; }
#ddmm li{margin: 0; padding: 0; list-style: none; text-align: right; position:relative; z-index: 99999;}
#ddmm li a{display: block; z-index: 99; margin: 0 1px 0 0;z-index: 9999; width: 70px; text-align: center;text-decoration: none; background: url(../images/jituan.jpg) center right no-repeat; padding-right: 10px;float: right;}

#ddmm li dl { position:absolute; background-color:#F5F5F5;width: 160px;*width:120px; z-index: 99999; text-align:left; display:none; top:30px; right: 0px;float: right;}
#ddmm li dl dd {width:160px; height:24px;text-align:left;border-bottom:#dcdcdc 1px solid; z-index: 99999;float: right;}
#ddmm li dl dd a {background: #F5F5F5; font: 12px 微软雅黑,宋体; color:#555; width: 120px;height:24px; line-height: 24px; z-index: 99999;}
#ddmm li dl dd:hover { text-decoration:underline;}
.blockad { margin:0 auto; width:1000px; height: 300px; overflow:hidden;zoom:1; margin-top:10px;}
.block10 { margin:0 auto; width:1000px; overflow:hidden;zoom:1;margin-top:5px;}
.block101 { margin:0 auto; width:200px; overflow:hidden;zoom:1; margin-top:10px;float: left; padding-bottom: 15px;}
.block102 { margin:0 auto; width:790px; overflow:hidden;zoom:1; margin-top:10px;float: right;}
.blockwrap { margin:0 auto; width:1000px; overflow:hidden;zoom:1; margin-top:5px;}

.block_ng {margin:0 auto; width:198px; overflow:hidden;zoom:1; margin-bottom: 15px; border:#dcdcdc 1px solid;}
.block_jz {margin-top: 10px; width:198px; overflow:hidden;zoom:1; border:#dcdcdc 1px solid;}

.topSearch {  float:right;}
.topSearch li {float:left; height:29px;}
.topSearch .topsLeft { background:url(../images/search_left.jpg) top left no-repeat; width:22px;}
.topSearch .topsRight { background:url(../images/search_right.jpg) top left no-repeat; width:22px;}

.navbg { background:url(../images/nav_bg.jpg) left center repeat-x; height:35px; border-bottom:#2c8fd2 3px solid;}

.movepower { float:right;}

.nav { float:left; line-height:35px; height:35px; width: 1000px;}
.nav .cur ,.nav li:hover { background:none; background-color:#034ea2; }
.nav li { float:left; padding:0 21px; background:url(../images/nav_cur.jpg) right center no-repeat; position:relative; z-index:1;}
.nav li a { font-size:14px;}
.nav li a:link{ color:#fff;}
.nav li a:visited{color:#fff;}


.nav li dl { position:absolute; background-color:#2c8fd2;left:1px; width:120px; text-align:center; display:none; top:35px;}
.nav li dl dd { border-top:#399bdc 1px solid; border-bottom:#1f81c3 1px solid; }
.nav li dl dd a {font-size:12px;}
.nav li dl dd:hover { background-color:#0863a1;}

#shuanglie dl{ position:absolute; background-color:#2c8fd2;left:1px; width:260px; text-align:center; display:none; top:35px;}
#shuanglie dl dt{border-top:#399bdc 1px solid; border-bottom:#1f81c3 1px solid;width:120px;float:left;}
#shuanglie dl dt a {font-size:12px;}
#shuanglie dl dt:hover { background-color:#0863a1;}
#shuanglie dl dd { border-top:#399bdc 1px solid; border-bottom:#1f81c3 1px solid; width:120px;float:left; }
#shuanglie dl dd a {font-size:12px;}
#shuanglie dl dd:hover { background-color:#0863a1;}

.pro_nav { height:347px; width:183px; background-color:#2c8fd2; padding-top:8px; float:left;}
.pro_nav ul {margin-top:7px;}

.pro_nav ul li{ background:url(../images/pro_navbg.jpg) left center no-repeat; height:38px; line-height:38px;font-size:16px; width:163px; margin-left:10px;}
.pro_nav ul li a{ padding-left:20px;}
.pro_nav ul li a:link{ color:#fff;}
.pro_nav ul li a:visited{color:#fff;}
.index_ding { background:url(../images/fa_nav.jpg) left center no-repeat; height:34px; width:163px; line-height:34px; font-size:16px; margin-left:10px; }
.index_ding a{ padding-left:20px;}
.index_ding a:link{ color:#fff;}
.index_ding a:visited{color:#fff;}

.banna { margin-top:10px;  float:left; width:1000px; height:400px;}
.myserver { margin-top:10px;float:left; width:1000px; height:108px; text-align: left;}
.server_tit {float: left; height: 110px;}
.server_bu { float: left; height: 110px;}

.fangan_channel { border-top:#144381 3px solid; border-left:#d4d4d4 1px solid; overflow:hidden;zoom:1;}
.fangan_channel li { float:left;background:url(../images/fa_bg.jpg) left center repeat-x; height:33px; line-height:33px; text-align:center; width:199px; font-size:14px; color:#5e5e5e; border-right:#d4d4d4 1px solid; border-bottom:#d4d4d4 1px solid;}
.fangan_channelm { border-left:#d4d4d4 1px solid;}
.fangan_channelm li { float:left;}
.fchan_main {border-right:#d4d4d4 1px dashed; border-bottom:#d4d4d4 1px solid; width:184px; height:254px; padding-left:15px; padding-top:12px;}
.fchan_main strong { line-height:35px; font-size:14px; color:#2d374b; display:block; width:180px; height:28px; overflow:hidden;}
.fchan_main strong a { display:block; width:180px; height:28px; overflow:hidden;}
.fchan_main p { width:170px; color:#919191; line-height:22px;}

.yanfa { float:left;  border-top:#144381 3px solid; width:787px;}
.yanfa_tit { overflow:hidden;zoom:1;}
.yanfazhongxin { float:left;}
.yanfa_nav { float:left; margin-top:7px;padding-left:10px;}
.yanfa_nav li { float:left; line-height:20px; margin-right:10px; padding:1px; width:72px; height:22px;}
.yanfa_nav li:hover {
    background:#cdd9e8; 
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;
}
.yanfa_nav li a { display:block; background:url(../images/yf_tbg.gif) left center no-repeat; padding-left:12px; margin-left:6px;}

.yanfa_main { margin-top:22px; }
.yanfa_tuz { width:323px; height:332px; border:#d4d4d4 1px solid; padding-left:7px; padding-top:6px; float:left; margin-left:15px;}
.yanfa_tuz strong {line-height:35px; font-size:14px; color:#2d374b;}
.yanfa_tuz p { width:288px; color:#919191; line-height:22px; padding-left:1em;}
.yanfa_tuz p span {padding:1px 15px; background-color:#f37239;}
.yanfa_tuz p span a:link { color:#fff;}
.yanfa_tuz p span a:visited { color:#fff;}

.shi_list { float:left; width:765px; margin-top: 10px; }
.shi_list li { float:left; margin-left:20px; *margin-left:10px;  margin-bottom: 30px; width:235px; text-align:center; line-height:30px; height:185px;}

.ad_4 { margin-top:10px;}

.index_news { float:left; border:#d4d4d4 1px solid; width:210px; height:455px;}

.indexnews_tit span { float:right; background:url(../images/more.gif) right center no-repeat; padding-right:15px;}
.indexnews_tit { padding-right:10px; height:24px; background-color:#f3f3f3; padding-left:15px; padding-top:10px;}
.indexmew_twen ul li { padding-top:10px; border-bottom:#d2dfeb 1px dotted; height:110px; overflow:hidden;zoom:1;}
.indexmew_twen ul li .inew_img { float:left; margin-left:7px;}
.indexmew_twen ul li .inew_img img { border:#d4d4d4 1px solid; padding:3px;}
.indexmew_twen ul li .inew_news { float:left; width:85px;margin-left:5px; line-height:18px;}
.indexmew_twen ul li .inews_tit {float:left; height: 24px; width:192px; *width: 180px; white-space:nowrap; overflow:hidden; zoom:1;line-height:20px; font-size:12px;  padding-left:5px;}
.indexmew_twen ul li .inews_tit a{ height:40px; width:192px; white-space:nowrap; overflow:hidden; zoom:1;}
.indexmew_twen ul li .inew_news .inews_des  { color:#9f9f9f;}

.ndex_newlist { margin-top:5px; line-height:27px; padding-bottom:10px; padding-left:15px; }
.ndex_newlist li {width:180px; height:27px; overflow:hidden;}
.ndex_newlist li a {width:180px; height:27px; overflow:hidden; display:block;}

.pros_nav { border-top:#144381 3px solid; overflow:hidden;zoom:1; padding-right:15px;background:url(../images/fa_bg.jpg) left center repeat-x;}
.pros_nav ul { float:left;}
.pros_nav .more { float:right; padding-right:15px; background:url(../images/more.gif) right center no-repeat; line-height:34px;}
.pros_nav li { float:left; height:34px; line-height:34px; text-align:center; width:86px;cursor:pointer; }
.pros_nav li:hover ,.pros_nav .cur {font-size:14px; color:#000; font-weight:bold;}

.index_prolist { margin-top:20px;margin-bottom:10px;}
.index_prolist ul { overflow:hidden;zoom:1; padding-left:20px;}
.index_prolist ul li { float:left; width:195px;}
.index_prolist ul li .ipro_img { width:165px; height:145px; border:#ddd 1px solid; text-align:center;padding-top:20px;}
.index_prolist ul li .ipro_tit { width:165px; height:35px; line-height:35px; text-align:center; }
.index_prolist ul li .ipro_tit a {display:block; width:165px; height:35px;overflow:hidden; zoom:1;}

.oguest_tit { margin-top:20px; font-size:16px; padding-left:5px;}

.guest_list {
	border-top:#c0c0c0 2px solid;
	border-bottom:#ededed 1px solid;
	border-left: 1px solid #d7d7d7;
	border-right:#d7d7d7 1px solid ;
    background:#f5f5f5; 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius:6px;
	padding:3px;
	width:990px;
	height:104px;

	margin-top:15px;
	}

.fri_link { border:#d6d6d6 1px solid;}
.frilink_tit { padding-top:15px; padding-left:15px; height:30px;}
.frilink_list { min-height:60px; line-height:30px;}
.frilink_list  a { padding:0 8px;}
.footer { background-color:#71819a; height:30px; line-height:30px; margin-top:15px; text-align: center;}
.blockdiv{width:880px; float: right;}
.foot_div{position: relative; width:740px; float: left;}
.foot_nav { overflow:hidden;zoom:1;  margin:0 auto; width:615px; float: left;}
#bom{margin: 0 auto; padding: 0; z-index: 99; background:none; width: 120px; height:130px;float: left;}
#bom li{margin: 0; padding: 0; list-style: none; text-align: right; position:relative; z-index: 99;}
#bom li a{display: block; z-index: 99; margin: 0 1px 0 0;z-index: 99; width: 100px; text-align: center;text-decoration: none; background: url(../images/jituan.png) center right no-repeat; padding-right: 10px;float: right; color: #fff;}

#bom li dl { position:absolute; background-color:#FFF;width:140px; text-align:left; display:none; top:30px; right: 0px;}
#bom li dl dd {width:140px; height:24px;text-align:left;border-bottom:#dcdcdc 1px solid;}
#bom li dl dd a {background: #FFF; font: 12px 微软雅黑,宋体; color:#555; width: 120px;height:24px; line-height: 24px;}
#bom li dl dd:hover { text-decoration:underline;}
.foot_nav li { float:left; color:#fff;}
.foot_nav li a { padding:10px;}
.foot_nav li a:link { color:#fff;}
.foot_nav li a:visited { color:#fff;}

.f_logo { float:left; margin-left:50px;}
.f_text { float:left; margin-left:20px;}

.block30 {  margin:0 auto; margin-top:30px; height:80px; width:920px; line-height:25px;}
	
/*------------------------------------------产品栏目/列表页--------------------------------------------------------------------*/

.banna_left { float:left; width:728px;}
.banna_right { float:left;width:257px;}
.banna_right li { float:left; padding-left:4px; padding-top:6px;}

.prol_tit { background:url(../images/prol_titbg.jpg) left center; height:39px; padding-left:25px; font-size:14px; color:#000; font-weight:bold; line-height:41px; overflow:hidden;zoom:1;}
.prol_tit span { float:right; background:url(../images/more_add.jpg) left center no-repeat; padding-left:15px; width:62px; font-size:12px; font-weight:normal;}

.prol_nav { padding-left:16px;padding-bottom: 10px;}
.pro_navo { font-size:14px;  line-height:33px;overflow:hidden;zoom:1;}
.pro_navo strong { padding-right:15px; float:left;}
.pro_navo a:link ,.pro_navo a:visited { color:#2d64b6;}
.prol_lnav li{ line-height: 18px;}
.prol_lnav li.list{height:28px;line-height: 18px; margin-top: 10px; background:url(../images/chanpin1.jpg) left center no-repeat }
.prol_lnav li.list a{ font-size:14px; line-height: 14px; display:inline-block; padding-left:15px; width:160px; margin-top: 10px; font-weight: bold; }
.prol_lnav li span a{ line-height: 26px; display:inline-block; margin-left:15px; padding-left:15px; padding-bottom: 8px; height:16px; width:160px; background:url(../images/chanpin2.jpg) left center no-repeat; }
.prol_lnav li span a:link { color:#606060;}
.prol_lnav li span a:visited { color:#606060;}
.prol_lnav li span a:hover { background:#3262ac; color:#fff;}
.pro_navo span a{ display:inline-block; padding:5px; height:21px; font-size:12px; font-weight:normal; line-height: 26px; }
.pro_navo span a:hover { background:#3262ac; color:#fff;}
.prol_lnavl { float:left; }
.prol_lnavl li { float:left; padding-right:15px; line-height: 26px;}
.prol_lnavl li span a{ display:inline-block; padding:5px; height:21px; }
.prol_lnavl li span a:link { color:#2d64b6;}
.prol_lnavl li span a:visited { color:#2d64b6;}
.prol_lnavl li span a:hover { background:#3262ac; color:#fff;}
.pro_navt { font-size:14px;  line-height:25px;}
.pro_navt strong { padding-right:15px;}
.pro_navt a:link ,.pro_navt a:visited { color:#2d64b6;}


.procat_tit { border-top:#d6d6d6 1px dotted; background:url(../images/chanpin4.jpg) center; height:30px; overflow:hidden;zoom:1; margin-bottom: 15px;}
.procat_tit span{ float:left; margin-left: 30px; height:30px; line-height:30px; text-align:center; cursor:pointer; margin-right:15px; font-size:14px; font-weight:bold; color:#424242;}
.block102 .rgtop1 {background-image: url("/img/2011/righttop1.jpg");height: 48px;width: 790px;}
.block102 .rgtop1 .paddleft{padding-left: 162px;padding-top: 14px;}
.block102 .rgtop1 .paddleft h2{font-size:12px; color:#555555; font-weight:normal; display: inline;}
.procat_tit span h1{font-size:14px; font-weight:bold; color:#424242;}
/*.procat_tit .paddleft {text-align: right; padding-right: 20px; padding-top:5px;}*/
.procat_tit .paddleft span{padding:0px; float: right; font-size: 12px; font-weight:normal;}
.paddleft1 span {float: right;font-size: 12px;font-weight: normal;}
.procat_tit1 { background:url(../images/chanpin3.jpg) center repeat-x; height:31px; overflow:hidden;zoom:1; }
.procat_tit1 span{ float:left; margin-left: 20px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#424242; text-align:center; cursor:pointer; margin-right:15px;}

.procat_tit11 {background:url(../images/chanpin3.jpg) center repeat-x; height:31px; overflow:hidden;zoom:1;}
.procat_tit11 span{ float:left; margin-left: 20px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#424242; text-align:center; cursor:pointer; margin-right:15px;}
.block_jz .nt_yflist li {float: left; width: 75px; height: 68px; padding-left: 15px; padding-right: 5px; padding-top: 10px; padding-bottom: 10px;}
.block_jz .nt_yflist li a{width: 30px; line-height: 20px;}
.procat_detail {padding: 15px; width: 170px; color: #606060;}
.procat_detail li{background-color: #f37239; float: right; width: 80px; margin: 5px;}
.procat_detail li a{ display:inline-block; padding-left:16px; padding-top: 1px; }
.procat_detail li a:link { color:#fff;}
.procat_detail li a:visited { color:#fff;}
.procat_detail li a:hover { color:#fff;}

.pros_newslist { overflow:hidden;zoom:1; padding-left:50px; margin-top:30px;}
.pros_newslist li { float:left; width:300px; overflow:hidden; line-height:40px; height:40px;}
.pros_newslist li a{ width:300px; overflow:hidden;}

.pros_desp { width:786px;  clear: both; margin:2px; text-indent:2em; border:#D6D6D6 1px solid; margin-top:45px; line-height:23px;margin-bottom: 15px;}
.pros_desp p {margin: 5px;}
.pros_desp span{color: #063BE6;font-size: 14px;}
.pros_list { overflow:hidden;zoom:1;}
.pros_list li { float:left;  padding-top:10px; padding-right:23px;  width:170px; height:200px; line-height:22px;}
.pros_list li .pros_img img{ border:#dcdcdc 1px solid; width:170px; height:129px;}
.pros_list li .pros_title { height:42px; font-size:12px; width:170px; text-align: center; margin-top: 10px; }
.pros_list li .pros_title a:link { color:#606060;}
.pros_list li .pros_title a:visited { color:#606060;}

.pages { overflow:hidden;zoom:1; font-size:14px; float:right;}
.pages span ,.pages a { float:left; width:34px; height:34px;  border:#e2e2e2 1px solid; font-size:14px; text-align:center; line-height:34px; margin-right:5px;}
.pages .disabled{color:#ccc;}
.pages .current{ background-color:#2d65b2; border:#2d65b2 1px solid;color:#fff;}


.prol_anli { overflow:hidden;zoom:1; padding-top:24px;}
.prol_anli li { float:left; width:500px; height:170px;}
.prol_anli li .proal_img { float:left; padding-left:8px; width:183px;}
.prol_anli li .proal_img img{ border:#e5e5e5 1px solid; }
.prol_anli li .proal_right { width:276px; float:left;}
.prol_anli li .proal_title { width:276px; height:40px; line-height:40px; font-size:14px; font-weight:bold; overflow:hidden;zoom:1;}
.prol_anli li .proal_title a:link { color:#2f62b3;}
.prol_anli li .proal_title a:visited { color:#2f62b3;}

/*------------------------------------------方案列表--------------------------------------------------------------------*/
.fana_anli { overflow:hidden;zoom:1; padding-top:24px;}
.fana_anli li { float:left; width:390px; height:180px;}
.fana_anli li .proal_img { float:left; padding-left:8px; width:170px;}
.fana_anli li .proal_img img{ border:#e5e5e5 1px solid;}
.fana_anli li .proal_right { width:200px; float:left;}
.fana_anli li .proal_title { width:200px; height:35px; line-height:20px; font-size:14px; font-weight:bold; overflow:hidden;zoom:1;padding-left: 5px;}
.fana_anli li .proal_title a:link { color:#2f62b3;}
.fana_anli li .proal_title a:visited { color:#2f62b3;}
.fana_anli li .prial_des {height: 100px; line-height:25px; padding-left: 5px;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}

.fanga_navtit { height:38px; line-height:38px;  font-weight:bold; color:#414141; border-bottom:#d0cdc6 1px dotted;}
.fanga_nav { background:#f5f5f5; height:350px;}
.fanga_nav ul { padding-top:15px;}
.fanga_nav ul li { overflow:hidden;zoom:1; padding-left:10px; height:42px; width:950px;}
.fanga_nav ul li span { background:url(../images/fanga_navt.jpg) left bottom no-repeat; width:103px; height:32px; float:left; color:#FFF; font-size:14px; text-align:center; line-height:35px; margin-right:15px;}

.mulu_tit { color:#f37021; height:35px; line-height:35px; padding-left:10px;}

.page { overflow:hidden;zoom:1; float:right;}
.prepage , .nextpage { width:86px; height:34px; border:#e2e2e2 1px solid; font-size:14px; text-align:center; line-height:34px; float:left; margin-right:5px;}
.numpage { float:left;}
.numpage li { float:left;width:34px; height:34px; border:#e2e2e2 1px solid; font-size:14px; text-align:center; line-height:34px; margin-right:5px;}
.numpage .cur { background-color:#2d65b2; border:#2d65b2 1px solid;color:#fff;}


/*------------------------------------------方案详细页--------------------------------------------------------------------*/
.news_address { height:30px; line-height:30px; border-bottom:#c9c9c9 1px solid;}
.news_address h2 { display:inline; font-size:12px;}
.product_address { height:30px; line-height:30px; float: right; width: 1000px;}
.product_address span{float: right;}
.product_address h2 { display:inline; font-size:12px;}
.news_main { padding-top:35px; }
.block102 .news_main{padding-left: 10px;}
.news_main h1 { text-align:center; font-size:26px; line-height:40px; font-weight:normal;}
.news_line { text-align:center; height:30px; line-height:30px;}
.news_content {margin-bottom:30px;font-size:14px; line-height:28px;}


#sorts .cur:link{ color:#F37021}
#sorts .cur:visited{ color:#F37021}
/*-----------------------------------------定制页面--------------------------------------------------------------------*/

.dingzhi_main { border:#a2acb7 1px solid; margin-top:17px;}
.dzm_tit  { height:35px; line-height:35px; font-weight:bold; padding-left:20px; font-size:14px; border-bottom:#cacaca 1px solid;}
.dzm_main {border-top:#edeeef 2px solid;}
.dzmm { padding-left:65px;}
.dzmm_tit { line-height:85px; height:85px; font-size:14px; color:#00244b; font-weight:bold;}
.dzmm_ul { padding-left:40px; font-size:14px; overflow:hidden;zoom:1; }
.dzmm_ul li { float:left; width:420px; height:46px; line-height:46px;}
.dzmm_ul li input { height:30px; margin:0 5px; line-height:30px;}

.duoxuan {padding-left:40px;}
.duoxuan span { font-size:14px;}
.kename {padding-left:40px; font-size:14px;}
.kename input { height:30px; margin:0 5px;line-height:30px;}

.dz_submit { height:30px; width: 90px; padding-top:20px; float: right; margin-right: 70px; * margin-right: 40px;}
.dz_sub { background:url(/img/2011/djbutton.jpg) left center no-repeat; height:30px; width: 90px; border: none; }


.sea_content{ height:40px; line-height:30px; font-size:14px;}

.sdmenuyy a {
	padding: 5px 20px;
	display: block;	
	color: #020202;
}
.sdmenuyy a.li:hover {
	background : #034EA2 url(../images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

.honortop1,.honortop2,.honortop3 {width:770px; float: left; height:auto; background:url(../images/ntbg.gif) repeat-y; z-index: -1;}
.honortop1 .q,.honortop2 .q,.honortop3 .q{float: left; width: 700px; height:40px; padding: 25px;}
.honortop1 .q li,.honortop2 .q li,.honortop3 .q li{font-size:20px; color:#034ea2; width: 130px; height: 40px; background: #b3b3b3; float: left; margin-left: 15px; text-align: center; line-height: 40px; }
.honortop1 .q .on,.honortop2 .q .on,.honortop3 .q .on {background: #19b8e0; }
.honortop1 .q a,.honortop2 .q a,.honortop3 .q a{font-size:15px; color:#fff; width: 100px;}

.navpad {margin-top: 5px; width: 1000px; height:20px;}
.navpad span{float: right;}
.anquanad {clear: both;}

.searchIn .serachinput{float: left;}
.nav .searchIn{width: 120px; height:20px; float: right; padding: 0px 0px;margin: 8px 0px; background: url(../images/heardsbg.jpg) no-repeat;}
.nav .searchIn:hover { background: url(../images/heardsbg.jpg) no-repeat; }

.serachinput { 
	background:none;
	margin-left: 4px;
	line-height: 20px;
	width:80px; height:20px;
    border: none;
	float:left;
}
.searchBtn { border:none; background:url(../images/heardsbgr.jpg) left no-repeat;  height:20px; width: 27px;  float:right; }

.headright{float:right; width: 300px; height:131px; text-align: right;}
.topsCenter {width: 270px; height: 30px; margin:20px 0 0 0px;  float: right; }
.topsCenter a { padding:0 2px; color:#000; line-height:29px;}
.topsCenter a:link {color:#000;}
.topsCenter a:visited {color:#000;}
.headSec { height:101px; background-color:#f8f8f8;  text-align: left; z-index:99999;}
.logo { padding:25px 0 0 0px; float: left; width: 700px;height: 75px;}
.serve_link { height:30px; width: 250px; float:right; color:#990000; font-weight:bold; font-size:18px; margin:8px 0 0 20px; }
.serve_link span { color:#2d374b;font-weight:bold; font-size:18px;}

#menu {width:170px;margin-left:10px; padding:10px; }
#menu ul {overflow:hidden;}
#menu ul a{color: #020202}
#menu ul a:hover {color:#B70103;}
#menu ul li { padding:5px 0 2px 10px;}
#menu ul li ul {display:none;}
#menu ul li ul a {margin-left: 2px;}
#menu ul li em {cursor:pointer;display:inline-block;width:15px;float:left;height:15px;background:url("../images/tree-ul-li.gif") no-repeat -32px 2px;}
#menu ul li em.off {background-position: -17px -18px;}
#menu ul li#end {background-color:#FFF;}#menu ul.off { display:block;}

.block102 .pros_top{line-height: 24px; padding-left:15px; padding-bottom: 10px;}
.block102 .pros_top .title{ font-size: 14px; font-weight: bold; color: #000; text-align: center;}
.block102 .pros_top p{padding-bottom: 8px;}
.block102 .pros_top span{color: #000;}
.block102 .pros_top .table{font-size: 14px;}
.block102 .pros_top .reb{color: #f70404;}
.reb a {color: #f70404;}
.lowtable {text-align: center; margin-top: 10px;}

*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{float: left;  width:100px; height:30px;text-align: right;margin-top: 5px;margin-right: 5px; cursor:pointer; top:20px;
_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:-258px -267px; *background-position:-258px -268px; bottom:120px; _margin-bottom:120px;z-index: 9999999;}
#code_hover{ background-position:-258px -267px; *background-position:-258px -268px; bottom:120px; _margin-bottom:120px;}
/*#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px;} */

#code_img{ width:495px; height:223px; background:url(../images/icon1.png) -4px -3px no-repeat; position:fixed; right:240px; top:45px; cursor:pointer; display:none; z-index: 9999999;
_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;}

.tuijian {
width: 720px;
padding: 15px 10px;
}