/* ----------    公共样式  -----------------    */

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，防止在排版时再重复定义和出现怪问题*/
form,li,ol,dl,dt,dd,img,p{
	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: #FC7D01;
	text-decoration: underline;
}


/* 公共不带链接的文字大小   */

.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;
	width: 1000px;
}
.content {
	height: auto;
	width: 947px;
	text-align: left;
	color: #353535;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* --- 左边盒子样式 --- */
.left {
	float: left;
	height: 710px;
	width: 605px;
	border: 1px solid #87C7F1;
	padding-right: 15px;
	padding-left: 15px;
}
.right {
	float: left;
	height: auto;
	width: 280px;
	padding-left: 10px;
}
.right_news {
	float: left;
	height: auto;
	width: 283px;
	border: 1px solid #87C7F1;
}
.right_news_01{
	float: left;
	height: auto;
	width: 283px;
	border: 1px solid #87C7F1;
	margin-top: 10px;
}

/* --- 提示信息样式 --- */
.tishi_inform {
	float: left;
	width: 605px;
	padding-top: 20px;
	font-size: 14px;
	line-height: 20px;
}
.tuo_icon {
	float: left;
	padding-right: 6px;
}
.fenbie {
	float: left;
	width: 293px;
	padding-top: 80px;
}
.fenbie_01 {
    padding-left:19px;
	float: left;
	width: 293px;
	padding-top: 80px;
}
.blue_logo {
	float: left;
	height: 65px;
	padding-left: 18px;
	width: 240px;
	padding-bottom: 8px;


}
.blue_intro{	
    font-size: 14px;
	color: #FFFFFF;
	float: left;
	height: 242px;
	padding-left: 18px;
	width: 255px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 17px;
	line-height: 20px;
	background-image: url(../imges/blue_bg.gif);
}

.yellow_intro{	
    font-size: 14px;
	color: #FFFFFF;
	float: left;
	height: 242px;
	padding-left: 18px;
	width: 255px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 17px;
	line-height: 20px;
	background-image: url(../imges/yellow_bg.gif);
}
.blue_button{
	float: left;
	height: 32px;
	width: 244px;
	padding-top: 25px;
	padding-left: 7px;
}
/* --- 右边新闻列表样式 --- */
.news_title {
	background-image: url(../imges/title_bggg.gif);
	float: left;
	height: 30px;
	width: 283px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #1C5D99;
}
.news_icon {
	float: left;
	height: 15px;
	width: 15px;
	padding-right: 7px;
	padding-left: 6px;
	padding-top: 7px;
}
.news_list {
	float: left;
	height: auto;
	width: 271px;
	padding-top: 10px;
	text-align:left;
	padding-right: 6px;
	padding-left: 6px;
}

.list_li {
	float: left;
	height: 30px;
	width: 271px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	line-height: 30px;
}
.list_li_01{
	float: left;
	height: 30px;
	width: 271px;
	font-size: 14px;
	line-height: 30px;
}
.list_zuo {
	float: left;
	height: 30px;
	width:210px;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_you {
	float: right;
	height: 30px;
}

/*--左边产品样式--*/
.insurens1 {
	float: left;
	width: 605px;
	height: auto;
	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(../imges/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_contain {
	float: left;
	height: auto;
	width: 605px;
	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;
	text-align: center;
}
.conta_date {
	line-height: 25px;
	background-color: #DBE7FD;
	height: 25px;
	width: 605px;
	float: left;
	text-align: center;
}
.conta_container {
	height: auto;
	width: 605px;
	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;
}

