/* ----------    公共样式  -----------------    */

body {
	text-align: center;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #535353;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*设立常用标签的外边距，内边距，边框为0，防止在排版时再重复定义和出现怪问题*/
div,form,ul,li,ol,dl,dt,dd,img,p,span{
	margin: 0;
	padding: 0;
}

/*设立列表样式为无，这样列表前面不带点*/
li,dl{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

/*设立标题1,2,3,4,5,6的文字大小为12px,内外边距为0，不加粗，有利于重要等级来排版定位*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight: normal;
}
/*(常用文字超链接的设定，这部分可根据你自己页面常用超链接色彩来自行定义)*/
.more ,a.more:link,a.more:visited{
	color: #339933;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}   a.more:hover {
	font-size: 12px;
	color: #FF9A00;
	text-decoration: underline;
	font-weight: normal;
}

.nav_word ,a.nav_word:link,a.nav_word:visited{
	color: #FFFFFF;
}  
a.nav_word:hover {
	color: #FF9600;
	text-decoration: none;
}

/*(设立默认全局样式超链接样式)*/
a:link{
	color: #3162B1;
	text-decoration: none;}
a:visited {
	color: #3162B1;
	text-decoration: none;
}
a:hover {
	color: #FF4200;
	text-decoration: underline;
}
a:active {
	color: #3162B1;
	text-decoration: none;
}


/* 公共不带链接的文字大小   */

.f12{font-family: "宋体";font-size: 12px;font-weight: bold;color: #ffffff;}
.f14{font-family: "宋体";font-size: 14px;font-weight: bold;color: #333333;}
.f16{font-family: "宋体";font-size: 16px;font-weight: bold;color: #333333;}

/*图片超级连接样式*/
.pic{
	border: 1px solid #CCCCCC;
	display: block;
}

.pic:hover{
	border: 1px solid #CC0000;
	display: block;
}
/* ----------------  DIV  盒子ID  -------------------------- */

/* ---  大盒子样式 --- */
#box {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	width: 1000px;
}
/*--头部大盒子样式--*/
#top_content {
	height: 254px;
	float: left;
	width: 1000px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4868AE;
	border-right-color: #4868AE;
	border-bottom-color: #4868AE;
	border-left-color: #4868AE;
}
#top_banner {
	background-image: url(../images/top_banner.jpg);
	float: left;
	height: 216px;
	width: 1000px;
}
/*--导航盒子样式--*/
#nav {
	float: left;
	height: 38px;
	width: 1000px;
}
.nav_menu {
	background-image: url(../images/nav_bj.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 628px;
	float: left;
	padding-left: 32px;
}
.nav_call {
	float: left;
	height: 38px;
	width: 340px;
}
/*--登陆和注册样式--*/
.sub_id {
	float: left;
	height: 18px;
	width: 78px;
	padding-right: 6px;
}
.search {
	float: left;
	height: 15px;
	width: 78px;
	border: 1px solid #EBEBEB;
	color: #B5B5B5;
	line-height: 15px;
}
.sub_denglu {
	float: left;
	width: 32px;
	height: 19px;
}
.denglu_button {
	background-image: url(../images/denglu.jpg);
	color: #414141;
	float: left;
	height: 19px;
	width: 29px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.zhuce_button {
	height: 19px;
	width: 29px;
	background-image: url(../images/denglu.jpg);
	color: #FF4200;
	background-repeat: no-repeat;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
/*--副导航右边小导航样式--*/
.sub_zuojiao {
	float: left;
	height: 19px;
	width: 6px;
	padding-left: 5px;
}
.sub_youjiao {
	float: left;
	height: 19px;
	width: 6px;
}
.sub_zhongbj {
	float: left;
	height: 17px;
	background-color: #3764AC;
	width: 230px;
	margin: 0px;
	padding-top: 2px;
}
.sub_zi {
	height: 17px;
	line-height: 17px;
	float: left;
}
/*--内容部分大盒子和左右不分大盒子样式--*/
#contents {
	height: auto;
	float: left;
	padding-left: 25px;
	width: 975px;
}
#letf_contents {
	float: left;
	height: auto;
	margin-top: 7px;
	width: 670px;
}
#right_contents {
	float: left;
	height: auto;
	width: 265px;
	margin-left: 15px;
}
/*--搜索块子样式--*/
.search_sousuo{
	float: left;
	background-color: #EDF0F6;
	height: 75px;
	width: 666px;
}
.search_cont {
	height: 26px;
	padding-top: 11px;
	padding-left: 23px;
}
.sou1 {
	float: left;
	height: 25px;
	width: 105px;
}
.sou2 {
	float: left;
	height: 26px;
	width: 311px;
	padding-right: 7px;
	padding-left: 3px;
}
.shuru {
	float: left;
	width: 309px;
	border: 1px solid #A5A5A5;
	height: 21px;
	line-height: 21px;
	color: #5E5E5E;
}
.sou3 {
	float: left;
	height: 26px;
	padding-right: 20px;
	width: 65px;
}
.sou_button {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8E8E8E;
	height: 25px;
	width: 65px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sou4 {
	float: left;
	height: 26px;
	width: 107px;
}
.search_word {
	float: left;
	height: 16px;
	width: 643px;
	padding-top: 15px;
	padding-left: 23px;
}
.word_inform{
	float: left;
	height: 16px;
	width: 643px;
}
.wordss {
	height: 16px;
	line-height: 16px;
	text-align: left;
	float: left;
}
/*--左边孩子样式样式--*/
.haizi {
	float: left;
	height: 104px;
	width: 265px;
}

/*--右边产品样式--*/

/*--左边新闻内容样式--*/
.news_pro {
	float: left;
	width: 265px;
	height: auto;
	padding-top: 7px;
}
.news_toubao1 {
	float: left;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	text-align: left;
	width: 255px;
}

.news_toubao2 {
	float: left;
	width: 10px;
	padding-top: 5px;
	color: #4E4E4E;
}
/* ===脚部大盒子样式=== */
#footer {
	float: left;
	height: auto;
	width: 1000px;
}

/* ===下面友情链接样式=== */
#youqing {
	text-align: left;
	float: left;
	width: 950px;
	height: 64px;
	padding-left: 25px;
	padding-top: 10px;
}
#centercont55 {
	text-align: left;
	float: left;
	width: 950px;
	border: 1px solid #D4D4D4;
	height: 54px;
}
.linktitle {
	float: left;
	height: 46px;
	width: 46px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #5781C5;
	background-image: url(../images/link_bj.gif);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 23px;
}
.linklist {
	display: block;
	float: left;
	overflow: hidden;
	line-height: 22px;
	height: 22px;
	margin-right: 6px;
	margin-left: 6px;
}

.news ,a.news:link,a.news:visited{
	color: #474747;
	text-decoration: none;
	font-weight: normal;
}
a.news:hover {	
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.link_cont {
	float: left;
	height: 50px;
	width: 50px;
	padding-top: 2px;
	padding-left: 2px;
}
.link_word {
	float: left;
	height: 48px;
	width: 898px;
	padding-top: 6px;
}
.wenzi_cont {
	float: left;
	width: 898px;
}
/*--下面小导航样式--*/
#foor_nav {
	background-image: url(../images/bignav_bj.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 780px;
	float: left;
	padding-top: 3px;
	padding-left: 220px;
}
.wenzi_fudao {
	height: 22px;
	width: 580px;
	float: left;
}
/* ===版权部分图片样式=== */
#tupianlink {
	float: left;
	height: 50px;
	width: 800px;
	padding-left: 108px;
	padding-top: 15px;
}
#tupianlink dd {
	float: left;
	height: 50px;
	display: block;
	padding-right: 6px;
}
.linkpic5 {
	float: left;
	height: 50px;
	width: 148px;
}
/* ===版权文字部分样式=== */
#copyright_zi {
	float: left;
	height: 60px;
	width: 1000px;
}
.banquan11 {
	float: left;
	height: 17px;
	width: 1000px;
	padding-top: 15px;
}
.banquan22 {
	float: left;
	height: 15px;
	width: 1000px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.genghuan1 {
	float: right;
	height: 157px;
	width: 161px;
	padding-top: 22px;
	padding-right: 144px;
}
.guanggao_yewu {
	float: left;
	height: 70px;
	width: 666px;
	padding-top: 15px;
}

/*排行榜部分内容样式*/
.baojia_cont {
	float: left;
	height: auto;
	width: 666px;
	padding-top: 10px;
}

.baojia_cont11 {
	float: left;
	height: auto;
	width: 255px;
	padding-right: 9px;
}
.baojia_contup {
	float: left;
	height: 92px;
	width: 255px;
}
.baojia_contdown {
	height: 85px;
	width: 255px;
	padding-top: 8px;
	float: left;
}
.baojia_cont22 {
	float: left;
	height: 178px;
	width: 400px;
	border: 1px solid #DFDFDF;
}
/*排行榜列表样式*/
.title {
	float: left;
	height: 20px;
	width: 255px;
}
.title_left {
	float: left;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	background-color: #6F92C7;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
}
.title_right {
	float: left;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	width: 100px;
}
.paihang_con {
	float: left;
	height: 65px;
	width: 255px;
}
.piahang_zi {
	float: left;
	text-align: left;
	width: 246px;
	height: 20px;
	line-height: 18px;
}

/*右边轮换图片样式*/
.piahang_tu {
	float: left;
	height: 4px;
	width: 2px;
	padding-top: 5px;
	padding-right: 6px;
}
.paihangul {
	float: left;
	height: 55px;
	width: 255px;
	padding-top: 5px;
}

/*产品内容块大盒子样式*/
.ins_products {
	float: left;
	height: auto;
	width: 670px;
	background-image: url(../images/pro_heng170line.jpg);
	background-repeat: repeat-y;
}
/*产品内容列表盒子样式*/
.ins_products22 {
	float: left;
	width: 664px;
	height: auto;
	border: 1px solid #D9EAF0;
}
.ins_pro_lister {
	float: left;
	height: 131px;
	width: 664px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9EAF0;
}
.ins_pro_lister_xx {
	float: left;
	height: auto;
	width: 664px;	
}
.ins_pro_lister11 {
	float: left;
	height: auto;
	width: 330px;
	text-align: left;
}
/*产品列表图片标题样式*/
.pro_biaoti {
	float: left;
	height: 111px;
	width: 34px;
	padding-top: 11px;
	padding-left: 10px;
}
/*产品内容UL内容块样式*/
.pro_list22 {
	float: left;
	width: 274px;
	padding-left: 12px;
	padding-top: 7px;
	height: 124px;
}
/*产品内容li内容块样式*/
.pro_list_1 {
	float: left;
	height: 24px;
	width: 219px;
	line-height: 24px;
	color: #F37636;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
}
.pro_list_2 {
	line-height: 24px;
	color: #6E6D6D;
	float: left;
	height: 24px;
	width: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
}
.pro_list_3 {
	float: left;
	height: 24px;
	width: 219px;
	line-height: 24px;
	color: #F37636;
	font-size: 14px;

}
.pro_list_4 {
	line-height: 24px;
	color: #6E6D6D;
	float: left;
	height: 24px;
	width: 50px;
}
.pro_shuxian {
	float: left;
	height: 120px;
	width: 2px;
	padding-top: 7px;
	padding-left: 2px;
}
.pro_xia_line {
	float: left;
	height: 9px;
	width: 664px;
	background-image: url(../images/proline_hengpu9.jpg);
	background-repeat: repeat-x;
}

.pro_xia_line_wai {
	float: left;
	height: 9px;
	width: 670px;
	background-image: url(../images/proline_hengpu9.jpg);
	background-repeat: repeat-x;
}

/*左边快速了解客户需求样式式开始*/
.undstander {
	float: left;
	height: 210px;
	width: 265px;
	padding-top: 10px;
}

.undstander_up {
	float: left;
	height: 4px;
	width: 265px;
}
.undstander_center {
	float: left;
	height: 98px;
	width: 265px;
	background-image: url(../images/ins_xiuqiufx.gif);
}
.undstander_center11 {
	float: left;
	height: 95px;
	width: 258px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C9C45;
	border-left-color: #8C9C45;
	background-image: url(../images/ins_lvcenter.jpg);
	background-repeat: repeat-x;
	padding-top: 9px;
}
.undstander_down {
	float: left;
	height: 4px;
	width: 265px;
}
/* ===开始进行需求分析样式=== */
.undstander_center11 li {
	float: right;
	height: 18px;
	width: 249px;
	text-align: left;
	line-height: 18px;
}
.xuqiu_start {
	float: left;
	height: 24px;
	width: 91px;
	padding-top: 45px;
	padding-left: 12px;
}
/*左边快速了解客户需求样式式结束*/

/* ===右边最火爆业务员样式=== */
.zuihuo_yewu {
	float: left;
	width: 265px;
	padding-top: 13px;
}
.zuihuo_yw_title {
	float: left;
	width: 265px;
	height: 20px;
}
.zuihuo_yw_cont {
	float: left;
	width: 265px;
	text-align: left;
}
.zuihuo_yw_title1 {
	font-size: 14px;
	background-color: #6F92C7;
	float: left;
	height: 18px;
	width: 146px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 2px;
}
.zuihuo_yw_title2 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	width: 34px;
	text-align: right;
	padding-left: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zuihuo_yw_cont1 {
	float: left;
	width: 265px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5CE;
	padding-bottom: 7px;
	height: 87px;
}
.zuihuo_yw_cont11 {
	float: left;
	width: 265px;
	padding-top: 12px;
	height: 87px;
}
.zuihuo_yw_zuo {
	float: left;
	height: 81px;
	width: 75px;
	margin-right: 10px;
	border: 1px solid #BDBDBC;
	padding: 2px;
}
.zuihuo_yw_you1 {
	float: left;
	height: 18px;
	width: 17px;
	padding-top: 4px;
}
.zuihuo_yw_you2 {
	float: left;
	height: 18px;
	width: 140px;
	padding-left: 6px;
	line-height: 18px;
	color: #FF5900;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
}
.zuihuo_yw_you3 {
	float: left;
	width: 163px;
	padding-top: 5px;
	line-height: 20px;
}
.zuihuo_yw_you4{
	float: left;
	width: 163px;
	padding-top: 5px;
}
.example_show {
	float: left;
	height: auto;
	width: 265px;
	padding-top: 10px;
}
/*右边最火爆业务员样式式结束*/

/*保得新闻内容样式式开始*/
#baot_news {
	float: left;
	width: 975px;
	padding-top: 3px;
	padding-left: 25px;
}
.baot_news_tt {
	float: left;
	height: 20px;
	width: 950px;
	background-image: url(../images/1x20_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.baot_news_cont {
	float: left;
	height: auto;
	width: 940px;
	border: 5px solid #E7E7E7;
}
.baot_news_ul {
	float: left;
	padding-top: 6px;
	padding-left: 15px;
	width: 287px;
	text-align: left;
	font-size: 14px;
}
.baot_news_li1 {
	float: left;
	width: 287px;
	line-height: 30px;
	color: #FF5900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7E7;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
.baot_news_li11 {
	float: left;
	width: 287px;
	line-height: 30px;
	color: #FF5900;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
	overflow: hidden;

}
/*保得新闻内容样式式结束*/

/*专家推荐里面内容块样式开始*/
.ins_doctor {
	float: left;
	width: 670px;
	background-image: url(../images/pro_heng170line.jpg);
	background-repeat: repeat-y;
}
.ins_doctor1 {
	float: left;
	width: 664px;
	border: 1px solid #D9EAF0;
	height: auto;
}
.doctor_title {
	float: left;
	height: 20px;
	width: 664px;
}
.doctor_con1 {
	float: left;
	padding-left: 12px;
	width: 652px;
	padding-top: 15px;
}
.doctor_con2 {
	float: left;
	width: 650px;
	padding-bottom: 15px;
}
.doctor_dl {
	float: left;
	width: 205px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 15px;
}
.doctor_dd {
	float: left;
	height: 116px;
	width: 100px;
	border: 1px solid #C2C2C2;
	padding: 3px;
}
.doctor_dt_vip {
	padding-top: 10px;
	height: 14px;
	width: 23px;
	float: left;
	padding-left: 6px;
}
.doctor_dt_word {
	float: left;
	color: #333333;
	padding-top: 8px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
}
.doctor_dt1 {
	float: left;
	width: 85px;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 8px;
}
.copName{
	float: left;
	width: 85px;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
.doctor_dt2 {
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	width: 85px;
	height: 20px;
	padding-bottom: 8px;
}
.doctor_dt3 {
	float: left;
	padding-right: 6px;
	padding-left: 10px;
}
.doctor_dt4 {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 60px;
	color: #FF5900;
}
/*专家推荐业务员切换效果样式开始*/
.doctor_title ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.doctor_title li {
	float: left;
	width: 55px;
	text-align: center;
	color: #333333;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/zjtj_nav_bj.gif);
	cursor:pointer;
}
.doctor_title li.hover {
	line-height: 20px;
	font-weight: bold;
	color: #FF5900;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	background-color: #FFFFFF;
	height: 20px;
	width: 54px;
	background-image: none;
}
/*专家推荐业务员切换效果样式结束*/

/*蓝盾签单分享*/
.ins_products11 {
	height: 20px;
	width: 666px;
	float: left;
	background-image: url(../images/1x20_bg.gif);
	background-repeat: repeat-x;
}
.ins_pro_tt {
	height: 18px;
	width: 147px;
	background-color: #FF5900;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	float: left;
}
.ins_more {
	float: right;
	padding-right: 20px;
	padding-top: 7px;
}

.baot_mart {
	float: left;
	width: 650px;
	padding-top: 15px;
	padding-left: 14px;
}
.baot_mart11 {
	float: left;
	height: 95px;
	width: 325px;
	text-align: left;
}
.baot_pic {
	float: left;
	height: 81px;
	width: 75px;
	border: 1px solid #BDBDBC;
	margin-right: 10px;
	border: 1px solid #C2C2C2;
	padding: 2px;
}
.baot_word {
	float: left;
	width: 207px;
	background-color: #EAEAEA;
	font-weight: bold;
	color: #FF5900;
	padding-left: 15px;
	line-height: 18px;
	height: 18px;
	padding-top: 2px;
	font-size: 14px;
}
.baot_w_samll {
	float: left;
	height: 40px;
	width: 207px;
	padding-top: 5px;
	padding-left: 15px;
	line-height: 20px;
}
/*蓝盾签单分享*/
/*--案例展示标题样式--*/
.example_s_title {
	height: 20px;
	width: 265px;
	float: left;
}
.example_s_title1 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	width: 32px;
	text-align: right;
	height: 9px;
	padding-left: 146px;
	padding-top: 10px;
}
.example_s_t {
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF5900;
	float: left;
	height: 18px;
	width: 84px;
	padding-top: 2px;
}
.example_s_cont {
	float: left;
	width: 265px;
	text-align: left;
}


.example_tpic {
	float: left;
	height: 90px;
	width: 48px;
	padding-right: 6px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5CE;
}
.example_tpic11 {
	float: left;
	height: 62px;
	width: 48px;
	padding-right: 6px;
	padding-top: 15px;
}
/*案例展示*/
.linetou {
	float: left;
	height: 34px;
	width: 255px;
	padding-bottom: 5px;
}

HTML {
HEIGHT: 100%; OVERFLOW: hidden
}
BODY {
HEIGHT: 100%;
OVERFLOW: hidden;
}
#nscroll {
HEIGHT: 100%;
OVERFLOW: auto;
}
.winpop { width:520px;position:absolute;z-index:1000;bottom:0px;overflow:hidden;
     left:expression((body.clientWidth-520)/2); background-color:#7aa8fe; text-align:center;}
     
.open
{
 display:block; background-color:Red;position:absolute;z-index:1000; right:16px; 
 top:expression((body.clientHeight-140)/2);
  cursor:pointer;
}
     
