*{margin:0;padding:0;}
html,body{height:100%;}
body,select,input{font-size:12px;font-family:宋体,Tahom,Helvetica, sans-serif;background-color:#fff;line-height:20px;color:#111;}
input,textarea{background:#fff url('../image/text-bg.gif') repeat-x scroll 0 0;border:1px solid #B5B8C8;vertical-align:middle;}
input{height:17px;*height:20px;padding:0px 2px 0;margin:0 2px;font-size:14px;}

fieldset{margin:5px;padding:5px;border:1px solid #e0e0e0;}
fieldset.hidden{display:block;border:none;border-top:1px solid #e0e0e0;}
legend{padding:2px 10px;}
td,th{height:24px;}
img{border:none;vertical-align:middle;}

/*背景色*/
.bg_gray{background:#F9F9F9;}
.bg_red{background:#ffeaea;}
.bg_green{background:#e0fcd6;}
.bg_orang{background:#fef9d9;}
.bg_blue{background:#e2edff;}
.bg_yellow{background:#fffe9b;}
.bg_black{background:#ededed;}
.bg_pink{background:#ffe7fc;}
.bg_white{background:#ffffff;}
.bg_yell{background:#FFFF99;}
/* margin */
.top_5{margin-top:5px;}
.top_10{margin-top:10px;}
.top_15{margin-top:15px;}
.top_20{margin-top:20px;}
.top_30{margin-top:30px;}
.top_50{margin-top:50px;}
.left_5{margin-left:5px;}
.left_10{margin-left:10px;}
.left_15{margin-left:15px;}
.left_20{margin-left:20px;}
.left_25{margin-left:25px;}
.left_30{margin-left:30px;}
.left_40{margin-left:40px;}
.left_50{margin-left:50px;}
.right_5{margin-right:5px;}
.right_10{margin-right:10px;}
.bottom_10{margin-bottom:10px;}
/* padding */
.p_5{padding:5px;}
.p_10{padding:10px;}
.p_lr_5{padding:0 5px;}
.p_lr_10{padding:0 10px;}
.p_top_5{padding-top:5px;}
.p_top_10{padding-top:10px;}
.p_top_20{padding-top:20px;}
.p_left_10{padding-left:10px;}
.p_left_20{padding-left:20px;}
.p_left_30{padding-left:30px;}
.p_left_40{padding-left:40px;}
.p_left_50{padding-left:50px;}
.p_right_10{padding-right:10px;}
.p_right_15{padding-right:15px;}
.p_bottom_10{padding-bottom:10px;}
.p_bottom_20{padding-bottom:20px;}


/*特殊需求样式*/
.hidden{display:none;}
.block{display:block;}
.inline{display:inline;}
.floatleft{float:left;}
.floatright{float:right;}
.clearleft{clear:left;}
.clearright{clear:right;}
.bold{font-weight:bold !important;}
.left{text-align:left !important;}
.right{text-align:right !important;}
.center{text-align:center !important;}
.borderhidden{border:none;}
.whitespace{white-space:nowrap;}
.fixed{position:fixed;}
.abs{position:absolute;}
.red{color:red;}
/*.white{color:#fff !important;}*/
.yellow{color:#ffffcc !important;}
.blue{color:#005ab1 !important;}

/*table中的10种宽度*/
.x-85{width:85%;}
.x-55{width:55%;}
.x-50{width:50%;}
.x-45{width:45%;}
.x-40{width:40%;}
.x-35{width:35%;}
.x-30{width:30%;}
.x-25{width:25%;}
.x-20{width:20%;}
.x-15{width:15%;}
.x-10{width:10%;}
.x-5{width:5%;}
.check{width:10px;}

/*输入框*/
input.input_text{	width:140px;}
input.input_date{	width:114px;}
input.input_addr{	width:260px;}
input.input_search{width:160px;}
input.input_page{	width:25px;}
input.input_long{	width:300px;}
input.input_normal{width:90px;}
input.input_short{width:60px;}
/*下拉框*/
select{margin:0 2px;font-size:14px;border:1px solid #B5B8C8;}
select.select_normal{}
select.select_140{width:145px;}
select.select_date{width:180px;}
select.select_addr{width:260px;}
select.select_long{width:300px;}
select.select_short{width:100px;}
select.select_list{height:200px;width:150px;}
/*form其他控件*/
input.form_radiobox{border:0;background:none;}
input.form_checkbox{border:0;background:none;}
input.form_file{height:24px;font-size:12px;width:300px;}
/*链接样式*/
a{color:#6A6A6A;outline: none;hide-focus: expression(this.hideFocus=true);}
a.a_link{color:#0048F7;cursor:hand;}
a.a_link:hover,a.a_link:focus{color:#040204;text-decoration:none;}
a.a_link:active{color:#f37021;}
/*-----------*/
a.a_txt{color:#0048F7;cursor:hand;}
a.a_txt:hover,a.a_txt:focus{color:#040204;text-decoration:none;}
a.a_txt:active{color:#f37021;}
a.a_txt:visited{color:navy;}
/*----------*/
a.a_button{background:#fff url('../image/left_btn_bg.gif') no-repeat left top scroll;padding:10px 0 10px 10px;text-decoration:none;color:#494949;*padding:0 0 0 10px;}
a.a_button span{background:#fff url('../image/right_btn_bg.gif') no-repeat right top scroll;line-height:32px;padding:10px 20px 10px 10px;}
a.a_button:hover{background:#fff url('../image/left_btn_hover_bg.gif') no-repeat left top scroll;padding:10px 0 10px 10px;text-decoration:none;color:#494949;*padding:0 0 0 10px;}
a.a_button:hover span{background:#fff url('../image/right_btn_hover_bg.gif') no-repeat right top scroll;line-height:32px;padding:10px 20px 10px 10px;}
a.title{color:#fff;display:block;padding-left:20px;height:33px;background:url('../image/title_left.jpg') no-repeat left top scroll;}
a.title span{display:block;background:url('../image/title_right.jpg') no-repeat right top scroll;height:33px;line-height:33px;font-size:14px;font-weight:700;}



#main{width:100%;}
#top{width:960px;margin:0 auto;height:151px;background:url('../image/top.jpg') no-repeat left top scroll;margin-bottom:10px;}
#body{width:960px;margin:0 auto;overflow:hidden;zoom:1;}
.left_banner{margin:0 8px 8px 0;}
.center_banner{margin:0 8px 8px 0;}
.flash_banner{background:url('../image/flash_banner.jpg') no-repeat left top scroll;width:248px;height:163px;border:1px solid #00416a;}

.dynamic{width:250px;height:305px;}
dt.title{position:relative;}
dt .more{position:absolute;right:8px;top:11px;}
dt .more img{background:url('../image/more.jpg') no-repeat left top scroll;width:41px;height:11px;}
.dynamic dd,.process dd,.list dd,.download dd{border:1px solid #c4c4c4;border-top:none;padding:5px 5px 0;float:left;height:264px;_height:262px;}
.dynamic ul,.process ul,.list ul,.download ul{list-style:none;color:#bcbcbc;}
.dynamic ul li,.process ul li,.list ul li,.download ul li{color:#000;height:26px;line-height:26px;background:url('../image/li_square.jpg') no-repeat 5px 50% scroll;padding-left:15px;width:223px;}
.dynamic ul li a,.process ul li a,.list ul li a,.download ul li a{display:block;width:216px;text-decoration:none;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}


.news_banner{background:url('../image/news_banner.jpg') no-repeat left top scroll;width:444px;height:478px;display:inline;}
.news_banner dt{font-size:20px;text-align:center;line-height:46px;font-family:黑体;}
.news_banner dt a{color:#067ecb;}
.news_banner dd{padding:0 10px;}
.news_banner dd a{color:#f7921d;}
.news_banner .actives{margin:20px 10px 0;overflow:auto;zoom:1;}
.news_banner .actives a{display:block;float:left;width:208px;height:138px;}
.news_banner .actives .active1{background:url('../image/active1.jpg') no-repeat left top scroll;margin:0 8px 8px 0;}
.news_banner .actives .active2{background:url('../image/active2.jpg') no-repeat left top scroll;}
.news_banner .actives .active3{background:url('../image/active3.jpg') no-repeat left top scroll;margin:0 8px 8px 0;}
.news_banner .actives .active4{background:url('../image/active4.jpg') no-repeat left top scroll;}

.plantform_banner{background:url('../image/plantform_banner.jpg') no-repeat left top scroll;width:702px;height:auto;position:relative;margin-bottom:8px;overflow:auto;zoom:1;}
.plantform_banner dt{font-size:22px;color:#067ecb;float:left;line-height:50px;padding-left:10px;margin-right:20px;}
.plantform_banner .img{position:absolute;width:264px;left:11px;top:43px;}
.plantform_banner .detail{width:400px;float:left;margin-top:5px;}
.plantform_banner dd a{color:#f7921d;}

.history_active,.promise{width:702px;margin-bottom:8px;}
.history_active dd,.promise dd{border:1px solid #c4c4c4;border-top:none;height:105px;overflow:auto;zoom:1;}
.history_active ul,.promise ul{list-style:none;}
.history_active li{float:left;margin:6px 0 0 4px;_margin-left:3px;}
.history_active li a{display:block;width:135px;height:94px;}
.history_active li a.h1{background:url('../image/history_active1.jpg') no-repeat left top scroll;}
.history_active li a.h2{background:url('../image/history_active2.jpg') no-repeat left top scroll;}
.history_active li a.h3{background:url('../image/history_active3.jpg') no-repeat left top scroll;}
.history_active li a.h4{background:url('../image/history_active4.jpg') no-repeat left top scroll;}
.history_active li a.h5{background:url('../image/history_active5.jpg') no-repeat left top scroll;}

.promise dd{height:94px;}
.promise li{float:left;}
.promise li a{display:block;height:24px;width:96px;background:url('../image/promise.jpg') no-repeat scroll;margin:0 2px;text-decoration:none;text-align:center;padding-top:70px;}
.promise li a.p1{background-position:0 5px;}
.promise li a.p2{background-position:-99px 5px;}
.promise li a.p3{background-position:-199px 5px;}
.promise li a.p4{background-position:-299px 5px;}
.promise li a.p5{background-position:-399px 5px;}
.promise li a.p6{background-position:-499px 5px;}
.promise li a.p7{background-position:-599px 5px;}

.process,.list,.download{width:250px;margin-bottom:8px;overflow:auto;zoom:1;}
.process dd{height:auto;}
.list dd{height:315px; width:238px; overflow-x:hidden; overflow-y:scroll;}
.download dd{height:310px;}
.process ul li,.list ul li,.download ul li{width:223px;}

.members{clear:left;border:1px solid #99bfd4;margin-bottom:8px;}
.members table{width:100%;}
.members td{padding:10px;}
.members td.title{width:19px;background-color:#d9ebf7;padding:0 5px;text-align:center;line-height:12px;font-weight:700;border:1px solid #fff;}
.members td div{clear:left;overflow:auto;zoom:1;*+margin-bottom:3px;}
.members span{color:#067ecb;font-weight:700;float:left;}
.members ul{list-style:none;overflow:auto;zoom:1;}
.members li{color:#686868;float:left;padding:0 5px 0 4px;border-right:1px solid #686868;line-height:12px;margin:4px auto;white-space:nowrap;vertical-align:bottom;}
.members li.end{border:none;}

.hr{height:1px;background:url('../image/hr.jpg') no-repeat 40px top scroll;margin:-1px auto;font-size:0;_margin-bottom:-2px;}

.friend{margin-right:-6px;overflow:auto;zoom:1;}
.friend ul{list-style:none;}
.friend li{float:left;margin:0 6px 6px 0;border:1px solid #000;font-size:0;}
.friend img{display:block;}

hr{height:3px;background-color:#4294c7;border:none;width:960px;margin:2px auto 5px;}
#foot{padding-bottom:30px;}
#foot div{text-align:center;}


/**------------内页-------------**/
.ny1,.ny2,.ny5,.ny7,.ny8,.ny9{border:1px solid #99bfd4;margin-bottom:10px !important;}

.ny1_left{width:260px;float:left;margin:-1px -1px auto -1px;position:relative; border-right:1px solid #99bfd4}
.ny1_left ul{list-style:none;}
.ny1_left ul li{color:#000;height:auto;line-height:26px;background:url('../image/li_square.jpg') no-repeat 10px 50% scroll;padding-left:20px;width:223px;}
.ny1_left ul li a{display:block;width:216px;text-decoration:none;color:#000;overflow:hidden;text-overflow:ellipsis;}
.ny1_left ul li a span{color:#969696;}

.ny1_right{width:700px;float:left;border-left:1px solid #99bfd4;}
.ny1_right .ny_body{border:1px solid #fff;background:url('../image/ny1_right_bg.jpg') repeat-x top left scroll;padding:0 15px 15px;}
.ny1_right .ny_body h2{line-height:40px;text-align:center;margin:15px 0;color:#067ecb;font-size:20px;border-bottom:1px dotted #0063a2;}


.ny2_left,.ny5_left,.ny7_left,.ny8_left{float:left;width:699px;border-right:1px solid #99bfd4;margin-right:-1px;}
.ny2_left .ny_body,.ny5_left .ny_body{border:1px solid #fff;background:url('../image/ny2_left_bg.jpg') no-repeat top left scroll;padding:0 15px 15px;}
.ny2_left .ny_body h2,.ny5_left .ny_body h2{line-height:40px;margin:45px 0 15px;color:#035a91;font-size:28px;border-bottom:1px solid #99bfd4;font-family:微软雅黑,黑体;font-weight:500;}
.ny2_right,.ny5_right,.ny7_right,.ny8_right{float:left;width:260px;border-left:1px solid #99bfd4;}
.ny2_right ul,.ny5_right ul,.ny7_right ul,.ny8_right ul{list-style:none;}
.ny2_right a,.ny7_right a{display:block;text-align:center;text-decoration:none;color:#000;}
.ny2_right a img,.ny7_right a img{display:block;margin:10px auto;border:1px solid #bababa;}

.ny5_right,.ny8_right{margin:-1px -1px 0 0;}
.ny5_right li,.ny8_right li{color:#000;height:26px;line-height:26px;background:url('../image/li_square.jpg') no-repeat 10px 50% scroll;padding-left:20px;}
.ny5_right li a,.ny8_right li a{text-decoration:none;}

.ny7_left .ny_body,.ny8_left .ny_body{border:1px solid #fff;background:url('../image/ny1_right_bg.jpg') repeat-x top left scroll;padding:15px;}
.ny7_left .ny_body h2{line-height:40px;margin:15px 0;color:#035a91;font-size:22px;border:1px dotted #067ecb;border-left:none;border-right:none;font-weight:500;}
.ny7_left ul{list-style:none;}
.ny7_left li{color:#000;height:26px;line-height:26px;background:url('../image/li_square.jpg') no-repeat 7px 50% scroll;padding-left:15px;font-size:14px;font-weight:700;}
.ny7_left dl li{font-size:12px;font-weight:500;float:left;width:206px;}

.ny8_left .ny_body h2{line-height:40px;margin:0 0 15px;color:#067ecb;font-size:22px;border-bottom:1px dotted #99bfd4;font-family:微软雅黑,黑体;font-weight:500;}

.ny9 .ny_body{border:1px solid #fff;background:url('../image/ny9_bg.jpg') repeat-x top left scroll;padding:15px;}
.ny9 .ny_body h1{line-height:40px;margin:15px 0;color:#035a91;font-size:28px;font-family:微软雅黑,黑体;font-weight:500;}
.ny9 .ny_body h2{font-size:22px;color:#067ecb;border-top:1px dotted #0063a2;line-height:40px;margin-bottom:10px; margin-top:15px;}
.ny9 .ny_body dd{overflow:auto;zoom:1;}
.ny9 .ny_body dd img{background:url('../image/promise_v.jpg') no-repeat scroll;}
.ny9 .ny_body dd p{padding-left:110px;}
.ny9 .ny_body dd img.p1{background-position:0 0px;}
.ny9 .ny_body dd img.p2{background-position:0 -62px;}
.ny9 .ny_body dd img.p3{background-position:0 -124px;}
.ny9 .ny_body dd img.p4{background-position:0 -186px;}
.ny9 .ny_body dd img.p5{background-position:0 -248px;}
.ny9 .ny_body dd img.p6{background-position:0 -310px;}
.ny9 .ny_body dd img.p7{background-position:0 -372px;}
