/* ----------    公共样式  -----------------    */

body {
	text-align: center;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #353535;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*设立常用标签的外边距，内边距，边框为0，防止在排版时再重复定义和出现怪问题*/
form,ul,li,ol,dl,dt,dd,img{
	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;
}

/*--登陆和注册样式--*/
.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: 666px;
}
#right_contents {
	float: left;
	height: auto;
	width: 265px;
	margin-left: 19px;
}
/*--搜索块子样式--*/
.search_sousuo{
	float: left;
	background-color: #EDF0F6;
	height: 75px;
	width: 666px;
}
.search_cont {
	height: 26px;
	padding-top: 11px;
	padding-left: 23px;
}
.sou1 {
	float: left;
}
.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;
}
/*当前位置样式*/
#dangqianweizi {
	width: 666px;
	float: left;
	background-color: #EDF0F6;
	margin-top: 5px;
	height: 20px;
}
.titleziye1 {
	line-height: 18px;
	float: left;
	text-align: left;
	font-weight: normal;
	height: 18px;
	padding-top: 2px;
	padding-left: 8px;
}

.titleziye11 {
	line-height: 18px;
	float: left;
	text-align: left;
	font-weight: normal;
	height: 18px;
	padding-top: 2px;
}
/*--左边孩子样式样式--*/
.haizi {
	float: left;
	height: 20px;
	width: 265px;
	padding-top: 10px;
}

/*--左边产品样式--*/
.insurens1 {
	float: left;
	width: 664px;
	height: auto;
	border: 1px solid #C9DBFD;
	margin-top: 10px;
}
.insurens1_title {
	float: left;
	width: 659px;
	padding-top: 15px;
	padding-left: 5px;
}
.insurens1_title2 {
	float: left;
	width: 666px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-top: 10px;
	height: 18px;
}
.ins1_title1 {
	float: left;
	background-image: url(../images/xuline.gif);
	background-repeat: repeat-x;
	width: 588px;
	height: 17px;
}
.ins1_title2 {
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #2B57A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	width: 65px;
}


/*--热销产品样式--*/
.busness {
	float: left;
	height: auto;
	width: 666px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-bottom: 10px;
}

.pro_list1 {
	float: left;
	height: auto;
	width: 666px;
	padding-top: 5px;
}



/*--左边新闻内容样式--*/
.news_pro {
	float: left;
	width: 265px;
	height: auto;
	padding-top: 7px;
	text-align: left;
}
.news_prolist {
	float: left;
	font-size: 14px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
	height: 26px;
	width: 188px;
	overflow: hidden;
	padding-right: 13px;
}
.news_prolist1 {
	float: left;
	height: 26px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
	color: #515151;
	width: 52px;
}
.news_prolist2 {
	float: left;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
	width: 10px;
	padding-top: 10px;
}
.news_prolistxx {
	float: left;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	width: 203px;
	text-align: left;
}
.news_prolist1xx {
	float: left;
	height: 26px;
	line-height: 26px;
	color: #515151;
	width: 52px;
}
.news_prolist2xx {
	float: left;
	height: 16px;
	width: 10px;
	padding-top: 10px;
}
/* ===脚部大盒子样式=== */
#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: #FF9A00;
	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;
}




/*----翻页样式代码开始----*/
#fenye {
	float: left;
	height: 45px;
	width: 600px;
	padding-top: 22px;
	text-align: center;
	padding-left: 10px;
}
.fenyezi1 {
	float: left;
	height: 20px;
	width: 48px;
	border: 1px solid #C7DBE4;
	color: #262626;
	line-height: 20px;
	margin-left: 8px;
}

.fenyezi2 {
	float: left;
	height: 20px;
	width: 18px;
	border: 1px solid #C7DBE4;
	color: #262626;
	line-height: 20px;
	margin-left: 8px;
}
.fenyezi3 {
	float: left;
	height: 20px;
	width: 55px;
	border: 1px solid #C7DBE4;
	color: #262626;
	line-height: 20px;
	margin-left: 8px;
}
a.diyi2:hover {
	background-color:  #FF7A03;
	color: #FFFFFF;
	height: 20px;
	width: 18px;
	text-decoration: none;
	float: left;	
}
a.diyi3:hover {
	background-color:  #FF7A03;
	color: #FFFFFF;
	height: 20px;
	width: 55px;
	text-decoration: none;
	float: left;	
}
a.diyi:hover {
	background-color: #FF7A03;
	color: #FFFFFF;
	height: 20px;
	width: 48px;
	text-decoration: none;
	display: block;
}
/*----翻页样式代码结束----*/

/*----左边新闻列表开始----*/	
.news_cont {
	float: left;
	height: auto;
	width: 650px;
	padding-left: 7px;
	padding-top: 15px;
}
#news_li {
	font-size: 14px;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.news_span01 {
	float: left;
	padding-right: 20px;
	overflow: hidden;
}
.news_span02 {
	float: right;
	color: #515151;
}
/*----左边新闻列表结束----*/	

/*----右边新闻列表开始----*/	
.hot_news {
	background-color: #FF5900;
	float: left;
	width: 84px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	color: #FFFFFF;
	padding-top: 2px;
}
.hot_news_02 {
	background-color: #527DC6;
	float: left;
	width: 84px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	color: #FFFFFF;
	padding-top: 2px;
}
.hot_news_01 {
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 181px;
	float: left;
}

.hover_bg {
	BACKGROUND: #EFF4FE;
} /*<SCRIPT type=text/javascript src="js/bgcolorchangge.js"></SCRIPT> */
.news_contain {
	float: left;
	height: auto;
	width: 644px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.news_containxx {
	float: left;
	height: auto;
	width: 644px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.title_h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}
.conta_date {
	line-height: 25px;
	background-color: #DBE7FD;
	height: 25px;
	width: 644px;
	float: left;
}
.conta_container {
	height: auto;
	width: 604px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	float: left;
}
/*--评论样式--*/
.pinglun_kuang {
	float: left;
	width: 590px;
	height: auto;
	padding-left: 10px;
	text-align: left;
}
.kuang_1 {
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 590px;
	padding-top: 5px;
}
.kuang_2 {
	float: left;
	width: 590px;
}
.kuang_3 {
	float: left;
	width: 590px;
	padding-top: 10px;
}
.tijiao_pinglun {
	height: 24px;
	width: 50px;
}
.pinglun_neirong {
	float: left;
	width: 644px;
	height: auto;
	text-align: left;
}
.pinglunss {
	float: left;
	height: auto;
	width: 696px;
	padding-left: 10px;
	padding-right: 10px;
}

.back {
	float: left;
	height: 20px;
	width: 604px;
	padding-top: 15px;
	font-size: 14px;
}
.chakan_lun {
	height: 20px;
	width: 300px;
	float: left;
}
.chakan_total {
	float: left;
	width: 105px;
}
//

.pinglun_neirong {
	float: left;
	width: 676px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: auto;
}
.pinglunss {
	float: left;
	height: auto;
	width: 696px;
	padding-left: 10px;
	padding-right: 10px;
}


/*--评论块样式--*/
.read_pinglun {
	float: left;
	width: 738px;
	font-size: 14px;
	font-weight: bold;
	color: #2C65B0;
	padding-top: 15px;
	padding-left: 6px;
}
.read_pinglun_01 {
	float: left;
	width: 636px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2CBFF;
	background-color: #E3EFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 6px;
}

.read_pinglun_01ss {
	float: left;
	width: 636px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2E4FC;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-left: 6px;
}
.read_pinglun_02 {
	height: auto;
	width: 636px;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 10px;
	float: left;
	padding-left: 6px;
}
.qunwen_lun {
	float: left;
	width: 738px;
}

.pinglun_aa {
	height: auto;
	width: 642px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A2CBFF;
	border-bottom-color: #A2CBFF;
	border-left-color: #A2CBFF;
	margin-top: 10px;
}
.read_pinglun_01 span {
	line-height: 25px;
	color: #666666;
	float: left;
	padding-right: 10px;
}
.read_pinglun_01ss span {
	line-height: 25px;
	color: #666666;
	float: left;
	padding-right: 10px;
}
.pinglun_tt {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #1954B6;
	float: left;
	width: 644px;
}
