/*
	[Destoon B2B System] Copyright (c) 2008-2010 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {word-break:break-all;font-family:Verdana,Arial;}
body {margin:0px;font-size:12px;color:#000000;background:#fff url(con_bg.gif) repeat-x; }
input,select,textarea {font-size:12px;}
img {border:none;}
li {list-style-type:none;}
ul,form {margin:0px;padding:0px;}
a:link,a:visited,a:active {color:#333333;}
a:hover {color:#FF6600;text-decoration:none;}
/* links */
a.w:link,a.w:visited,a.w:active{text-decoration:none;color:#FFFFFF;}
a.w:hover{text-decoration:underline;}
a.t:link,a.t:visited,a.t:active{text-decoration:none;color:#006699;}
a.t:hover{text-decoration:underline;}
a.b:link,a.b:visited,a.b:active {color:#014CCC;text-decoration:none;}
a.b:hover {color:#FF6600;}


/*NEW*/
/* reset-css */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
address, cite, dfn, em, var, i { font-style:normal; }
code, kbd, pre, samp { font-family:courier new, courier, monospace; }
small { font-size:12px; }
ul, ol { list-style:none; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
legend { color:#000; }
fieldset{ border:1px solid #CCCCCC; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
.clr:after { content:'\20'; display:block; height:0; clear:both; }
.clr { *zoom:1;}
a, a:link, a:visited { color:#666666; text-decoration:none; }
a:hover { color:#ff7300; text-decoration:none; }
a:active { color:#666666; text-decoration:none; }
.orange, a.orange:link, a.orange:visited, a.orange:active { color:#FF7300; }
.blue, a.blue:link, a.blue:visited { color:#1166ad; }
.red, a.red:link, a.red:visited, a.red:active { color:#C30 }
a.blue:hover { color:#ff7300; text-decoration: underline; }
a.blue:active { color:#0048A2; }
.black, a.black:link, a.black:visited { color:#000; }
a.black :hover { color:#ff7300; text-decoration: underline; }
a.black:active { color:#000; }
.s { font-size:12px; }
.m { font-size:14px; }
.l { font-size:16px; }
strong, .b { font-weight:bold; }
.normal { font-family:Arial; font-weight:normal; }
.mb8 { margin-bottom:8px; }
.mt8 { margin-top:8px; }
.hide { display:none; }
.hide1 { visibility:hidden }
a .imgborder, a:link .imgborder, a:visited .imgborder { border:1px solid #eaeaea; }
a:hover .imgborder { border:1px solid #B6D0E4; }
a .imgborder4, a:link .imgborder4, a:visited .imgborder4 { border:1px solid #eaeaea; }
a:hover .imgborder4 { border:1px solid #B6D0E4; }
/*main-css*/
/*网页背景*/
.body_bg { background:#fff url(con_bg.gif) repeat-x; }
/*网页内容背景*/
.body_content { width:970px; margin:0 auto; background:; }
/*内容模块*/
/*.content { width:960px; margin: 0 auto 10px; clear:both }*/
.sml_block { width:190px; margin-left:5px; display:inline }
.big_block { width:750px; margin-right:5px; display:inline }
/*网页头部*/
.topnew { background:; height:95px; position:relative; padding: 0 6px; width:940px; margin:0 auto }
.logonew { float:left; margin:18px 0 0 20px; display:inline; }
.logonew img { border:0; }
.cp_name { width:530px; font-family: "微软雅黑",  "黑体",  Arial;font-size:24px; padding-top:16px; line-height:30px; float:left; margin:18px 0 0 20px; overflow:hidden; }
.cp_name h1{  font-weight:bold;font-family: "微软雅黑",  "黑体",  Arial; }
.cp_name p{ font-size:12px;line-height:25px; height:25px;overflow:hidden;}
.top_nav { position: absolute; right:10px; top:10px; width:100px; width:350px; }
.top_nav li{ float:right;margin-right:10px; }
.top_nav a,.top_nav a:visited{ color:#333333}
.top_nav a:hover{ color:#ff7300}
.icon1 { background:url(icon1.gif) no-repeat 0 2px; width:50px; padding-left:16px; }
.icon2 { background:url(icon2.gif) no-repeat 0 2px; width:70px; padding-left:17px; }
.icon3 { background:url(icon3.gif) no-repeat 0 2px; width:50px; padding-left:18px; }
/*导航条*/
.menu { width:950px; margin:0 auto 10px; background:#809fc0 url(menu_bg.gif); height:45px; clear:both }
.menu_nav { width:940px; margin:0 auto; }
.menu_nav li { float:left; font-size:14px; }
.menu_nav li.menu_1 a { width:104px; height:45px; float: left; text-align:center; line-height:35px; color:#fff; font-weight:bold; }
.menu_nav li.menu_1 a:hover {background: url(menu_ck.gif) no-repeat center 0; width:104px; height:35px; color:#00EAFF }
.menu_nav li.menu_2 a { width:104px; height:45px; float: left; text-align:center; line-height:35px; color:#fff; font-weight:bold; }
.menu_nav li.menu_2 a:hover {background: url(.menu_ck.gif) no-repeat center 0; width:104px; height:35px; color:#00EAFF }
#chk2 { background: url(menu_ck.gif) no-repeat center 0; width:104px; height:35px; color:#00EAFF }
.sml_nr { border:1px solid #CCCCCC; border-top:none }
/*banner*/
.banner { width:950px; margin:0 auto 10px; clear:both; height:200px; background:#abc2d9; background:url(../BannerImage/zl_07.jpg) }
/*面包屑*/
.menu_link { width:950px; margin:0 auto 10px; background: url(menu_link.gif); height:30px; text-indent:34px; line-height:30px; overflow:hidden; clear:both;}
.menu_link span { padding-right:20px; color:#666 }
.hdvie { display: block }



/* common */
.m {width:960px;margin:auto;}

.top {height:26px;line-height:26px;background:#EEF7FB;padding:0 10px 0 10px;}
#top a {text-decoration:none;}

.head {height:115px;}
.head div {float:left;}
.head .logo {padding:15px 10px 0 0px;height:90px;overflow:hidden;}
.head h1 {font-size:24px;margin:32px 0 5px 10px;color:#333333;font-family:黑体;}
.head h4 {font-size:15px;margin:0 0 0 10px;color:#333333;}

/*#menu a {text-decoration:none;}
.menu {background:url('menu_bg.gif') repeat-x;height:28px;overflow:hidden;padding:0 0 0 20px;font-size:14px;font-weight:bold;border:#438ECE 1px solid;border-top:#438ECE 2px solid;}
.menu_li {float:left;border-right:#FFFFFF 1px solid;line-height:30px;padding:0 20px 0 20px;}
.menu_li span {color:#003D70;}
.menu_on {float:left;border-right:#438ECE 1px solid;border-left:#438ECE 1px solid;line-height:30px;padding:0 20px 0 20px;background:url('menu_on.gif') repeat-x;}
.menu_on span {color:#FFFFFF;}*/

.side_head {background:url('smlbg.gif') repeat-x;}
.side_head div {padding:0 10px 0 20px;font-size:13px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.side_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px; font-size:12px;}
.side_body li {background:url('../../image/ico_arrow.gif') no-repeat 5px 7px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}

.main_head {background:url('bignav_bg.gif') repeat-x;}
.main_head div {padding:0 10px 0 30px;font-size:13px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.main_body {background:#FFFFFF;padding:10px;margin:0 0 10px; font-size:12px;background:url('big_boxnr.gif') repeat-x;}

.title {text-align:center;font-size:16px;font-weight:bold;color:#FF6600;line-height:40px;}
.info {margin:0 10px 0 10px;border-top:#C0C0C0 1px dotted;border-bottom:#C0C0C0 1px dotted;line-height:25px;text-align:center;}
.content {font-size:13px;line-height:180%;padding:10px;}
.content p {margin:0 0 15px 0;}
.foot {border:#CCCCCC 1px solid;text-align:center;padding:15px 0 15px 0;line-height:28px;background:#FFFFFF; font-size:12px; width:950px; margin:0 auto;}
.pos { font-size:12px;}
.menu_link { width:950px; margin:0 auto 10px; background: url(menu_link.gif); height:30px; text-indent:34px; line-height:30px; overflow:hidden; clear:both;}
.menu_link span { padding-left:6px; color:#666 }

.inp {border:#CCCCCC 1px solid;padding:2px;color:#666666;}
.sbm {width:50px;height:20px;border:#CCCCCC 1px solid;color:#333333;background:url('side_head.gif') repeat-x;}
/* sign */
.sign {z-index:1000;position:absolute;width:180px;height:50px;background:url('../../image/vip_bg.gif') no-repeat;margin:35px 0 0 775px;}
.sign div {padding:23px 0 0 73px;}
.sign strong {font-size:18px;color:red;}
.sign span {font-size:18px;color:red;font-weight:bold;padding:0 0 0 60px;}
/* thumb */
.thumb {padding:6px;}
.thumb img {border:#C0C0C0 1px solid;padding:3px;}
.thumb div {width:90%;height:26px;overflow:hidden;line-height:26px;font-size:13px;margin:6px 0 6px 0;}
.thumb p {font-size:10px;color:#888888;margin:2px;}
.thumb_on {background:#F1F1F1;border:#79B7EC 1px dotted;}
/* album */
.album {width:250px;cursor:pointer;}
.album div {padding:5px;border:#CCCCCC 1px solid;background:#F3F3F3;}
.album div span {display:block;width:240px;height:180px;overflow:hidden;text-align:center;vertical-align:middle;}
.ab_im {padding:2px;margin:10px 0 10px 13px;border:#C0C0C0 1px solid;}
.ab_on {padding:2px;margin:10px 0 10px 13px;border:#FF6600 1px solid;background:#FF6600;}
#imgshow {z-index:1000;position:absolute;background:#FFFFFF;border:#666666 1px solid;padding:5px;}
/* pages */
.pages {padding:10px 0 10px 0;text-align:center;font-size:12px;color:#666666;}
.pages a:link,.pages a:visited,.pages a:active  {color:#004499;background:#FFFFFF;border:#9AAFE5 1px solid;padding:1px;text-decoration:none;}
.pages a:hover  {background:#FFFFFF;border:#2E6AB1 1px solid;color:#FF6600;padding:1px;text-decoration:none;}
.pages strong {background:#2E6AB1;padding:1px;border:#1D589E 1px solid;color:#FFFFFF;}
.pages_inp {border:#2E6AB1 1px solid;padding:1px;width:30px;text-align:center;color:#666666;}
.pages_btn {width:26px;background:#F1F7FC;border:#2E6AB1 1px solid;color:#004499;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#2E6AB1 1px solid;color:#004499;padding:1px 5px 1px 5px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
/* basic */
.f_l {float:left;}
.f_r {float:right;}
.t_r {text-align:right;}
.t_c {text-align:center;}
.f_b {font-weight:bold;}
.f_n {font-weight:normal;}
.f_white {color:white;}
.f_gray {color:#666666;}
.f_orange {color:#FF6600;}
.f_red {color:red;}
.f_green {color:green;}
.f_blue {color:blue;}
.f_dblue {color:#1B4C7A;}
.px10 {font-size:10px;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.lh18 {line-height:180%;}
.b10 {font-size:1px;height:10px;}
.pd10 {padding:10px;}
.c_b{clear:both;}
.dsn {display:none;}
.c_p {cursor:pointer;}
.highlight {color:red;}