﻿/* 企业专题页共用CSS定义开始*/
body{font-size:12px; width:960px; height: auto;font-family:"宋体", arial;margin:0 auto;border:1px solid #CCCCCC;}
div,form,img,ul,li,dl,dt,dd {margin: 0; padding: 0; border: 0;list-style:none;}
h4,h5 { margin:0; padding:0;}
h6 { margin:0; padding:0;text-align:center;}
h2 {text-decoration:none;margin: 0;padding: 0;text-align: center;font-size: 24px;line-height: 30px;font-weight: 120;padding-top: 2px;font-family: 宋体;}
h3 {text-decoration:none;margin: 0;padding: 0;text-align: center;font-size: 20px;line-height: 30px;font-weight: 100;padding-top: 2px;font-family:  黑体;}
h1 {text-decoration:none;margin: 0;padding: 0;text-align: center;font-size: 20px;line-height: 40px;font-weight: 120;padding-top: 2px;font-family: 宋体;}

/****** Font Size ******/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
/****** Link Color ******/
a:link  {color:#0A0064; text-decoration: none} 
a:visited {color:#800080;text-decoration:none} 
a:hover {color:#bc2931; text-decoration:underline} 
a:active{color:#bc2931; text-decoration:underline}
.left{float:left}
.right{float:right}
.center{margin-left:auto; margin-right:auto}
.clear {clear: both;height:0px;overflow:hidden; visibility:hidden; display:block}
/* 企业专题页共用CSS定义结束*/

/* 专题头部CSS定义开始*/
#genvict_top {width:960px;margin-top:2px;}
.genvict_logo {width:240px;height: 32px;float: left;margin-top:10px;background: url(topic/genvict/logo.gif);}
.genvict_links {width:390px;height: 28px;float: right;margin-top:10px;}
.genvict_links li{width:auto;height: 25px;float: left;margin:3px;line-height: 25px;}
.genvict_links .space1 {width:14px;height: 19px;float: left;background: url(topic/genvict/space1.gif);}
.genvict_banner {width:960px;height: 203px;float: left;margin-top:10px;background: url(topic/genvict/banner2.jpg);}
#genvict_menu {width:960px;height: 35px;float: left;margin-top:2px;border:1px solid #CCCCCC;}
/* 专题头部CSS定义结束*/

/* 专题首页CSS定义开始*/
#index {width:960px;height: auto;margin-top:5px;display:inline;margin-bottom:2px;clear: both;}
.genvict_l {width:272px;height: auto;float: left;margin-top:10px;margin-left:10px;}
.slide {width:250px;height: 172px;float: left;padding:2px;border:1px solid #CCCCCC;}
.products_1 {width:254px;height: 540px;float: left;margin-top:10px;}
.products_1_s {width:252px;height: 8px;float: left;background: url(topic/genvict/l_bg1.gif) repeat-x bottom;}
.products_1_z {width:250px;height: 500px;float: left;background: url(topic/genvict/l_bg2.gif);}
.products_1_x {width:250px;height: 8px;float: left;background: url(topic/genvict/l_bg3.gif) repeat-x top;}
.pic_list {background: #AAC2D2;width: 236px;height: 498px;float: left;line-height: 25px;text-align: center;margin: 1px 1px 0px 9px;display: inline;}
.genvict_c {width:382px;height: auto;margin-left:10px;float: left;}
.genvict_c_bt {width:362px;font-size:14px;color:#006699;padding-left:18px;padding-top:8px;height:22px;margin-top:10px;line-height:22px;float: left;background: url(topic/genvict/bt_1.gif);}
.genvict_c_nr {width:375px;margin-left:5px;height: auto;float: left;margin-top:10px;}
.genvict_c_nr li{width:375px;height: 22px;line-height: 22px;float: left;}
.genvict_c_zx {width:375px;margin-left:5px;height: auto;float: left;line-height: 22px;margin-top:10px;}
.genvict_c_zx li{width:170px;height: 100px;line-height: 22px;float: left;margin:5px;border:1px solid #CCCCCC;}
.genvict_c_bt span  {margin-right: 10px;height: 18px;float:right;padding:1px;line-height:18px;}
.genvict_c_bt span a{color: #ffffff; font-size:12px;text-decoration:none}
.genvict_c_bt span a:hover {color: #FFFF00;text-decoration: underline} 
.genvict_c_bt span a:visited {color: #ffffff; font-size:12px; text-decoration:none}
.genvict_r {width:250px;height: auto;float: right;margin-top:10px;margin-right:10px;background: url(topic/genvict/line1.gif);display:inline;}
.genvict_m {width:236px;float: right;padding:2px;border:1px solid #CCCCCC;margin-top:10px;}
.genvict_r_l {width:240px;float: right;}
.genvict_r_bt {width:191px;height:29px;line-height:29px;font-size:14px;color:#006699;padding-left:45px;float: left;background: url(topic/genvict/bt_2.gif);}
.genvict_r_bt span  {margin-right: 10px;height: 29px;float:right;padding:1px;line-height:29px;}
.genvict_r_bt span a{color: #000; font-size:12px;text-decoration:none}
.genvict_r_bt span a:hover {color: #000;text-decoration: underline;} 
.genvict_r_bt span a:visited {color: #000; font-size:12px; text-decoration:none}
.genvict_r_bt span a:active{color:#bc2931; text-decoration:underline}

.genvict_r_nr {width:230px;float: left;margin-top:5px;}
.genvict_r_nr li{width:229px;float: left;height: auto;line-height: 22px;}
.service {width:240px;float: right;margin-top:10px;margin-bottom:10px;}
/* 专题首页CSS定义结束*/


/* 专题栏目页CSS定义开始*/
.genvict_c_l {width:265px;height: auto;margin-left:10px;float: left;margin-top:10px;margin-bottom:10px;display:inline;}
.class_l_bt {width:211px;height:29px;line-height:29px;font-size:14px;color:#006699;padding-left:45px;float: left;background: url(topic/genvict/bt_3.gif);}
.class_l_nr {width:250px;height: auto;float: left;margin-top:10px;margin-bottom:10px;}
.class_l_nr li{width:229px;float: left;height: auto;line-height: 22px;}

.genvict_c_r {width:670px;height: auto;padding-left:10px;float: right;margin-top:10px;margin-bottom:10px;background: url(topic/genvict/line1.gif) repeat-y left;}
.class_r_nav {width:630px;color: #ffffff;float:left;padding-left:30px;height: 30px;line-height: 30px;background: url(topic/genvict/bt_4.gif);}
.class_nav_1 {width:630px;float:left;padding-left:30px;height: 30px;line-height: 30px;font-size:14px;}
.class_r_list {width:630px;float:left;padding:10px;height: auto;line-height: 22px;font-size:13px;}
.class_r_list li{width:630px;float:left;height: 22px;line-height: 22px;font-size:13px;}

.more{width:630px;float:left;height: 22px;line-height: 22px;font-size:13px;text-align: right;}



.class_line {width: 645px!important;width:565px;height: 20px;float: left;background: url(tranbbs/2009/class_line.gif)}
.genvict_lmfy {width: 645px!important;width:565px;text-align:center;font-size:12px;line-height: 28px;height: 28px;background-color: #F0F2F4;}

/* 专题栏目页CSS定义结束*/
.genvict_title {width: 640px;height: auto;line-height: 45px;float: left;color: #E03D3D;margin-bottom: 5px;margin-top: 5px;}
.genvict_info {width: 640px;height: 30px;line-height: 30px;margin-bottom: 5px;float: left;text-align:center;background: url(tranbbs/2009/info_bg.gif);}
.genvict_text {width: 630px;height: auto;margin: 10px;float: left;font-size:14px;line-height: 25px;}
.genvict_advise {width: 630px;height: auto;margin-top: 5px;margin-bottom: 10px;float: left;font-size:12px;line-height: 22px;border: 1px #c0d3de solid;padding:5px;background-color: #f4f9fd;}


/* 专题底部CSS定义开始*/
#genvict_bottom {width:960px;height: auto;margin-top:2px;margin-bottom:2px;background:#f3f3f3;}
.bottom_z {width:190px;float: left;margin-top:30px;height: 37px;margin-bottom:2px;margin-left:40px;background: url(topic/genvict/logo_bottom.gif);}
.bottom_y {width:500px;float: left;margin-top:10px;margin-bottom:2px;text-align: center;line-height:20px;}
/* 专题底部CSS定义结束*/


a.ggtit{text-decoration: none; font-size:14px; color:#FF0000} /* 链接无下划线,有为underline */ 
a:link.ggtit {font-size:13px; text-decoration:underline; color:#333399}
a:visited.ggtit {font-size:13px; color:#800080; text-decoration:underline}
a:hover.ggtit{color: #FF0000; font-size:13px; text-decoration:underline}
a:active.ggtit {font-size:13px; text-decoration:underline; color:#000099}

/* --增加缩略图边框-- */ 
.pic1
{
	border: 3px #C0C0C0 double;
}
.pic2
{
border: 3px double #cccccc;
}
.pic3
{
border: 3px double #cccccc;
}

