﻿@import url(Basedefault.css);


/* 顶部flash */
div.head_flash
{
    width:1005px;
    border:0px;
    text-align:center;
}

/* 主要内容区 */
div.MainContent
{
	width:1003px;
	height:240px;
	border:1px;
	border:1px solid #9cbfe3;
	border-width:1px 1px 1px 1px;
}
/* 内容区左部 */
div.Content_left
{
	float:left;
	width:28%;
	height:100%; 
}
/* 内容区左部上公司动态等 */
div.Contenttop
{
	width:100%;
	height:18px;
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
/* 内容区左部新闻 */
div.Content_left_new
{
	width:100%;
	height:100px;
	color:#0e499d;
	line-height:16px;
}
/* 内容区左部新闻下more图片 */
div.Content_left_more
{
    width:100%;
    height:14px;
    text-align:right;
    float:left;
    margin-bottom:3px;
}
/* 内容区横线 */
div.line1
{
	width:100%;
	height:1px;
	text-align:center;
}
/* 内容区左部底 */
div.Content_left_bottom
{
	width:100%;
	height:80px;
	float:left;
	margin-top:3px;
}
/* 内容区左部底1 */
div.Content_left_bottom1
{
	width:85%;
	height:28px;
	background-image:url(../_images/web/tel3.gif);
	line-height:28px;
	text-align:center;
}
/* 内容区左部底2 */
div.Content_left_bottom2
{
	width:85%;
	height:28px;
	background-image:url(../_images/web/tel1.gif);
	line-height:28px;
	text-align:center;
}
/* 内容区左部底3 */
div.Content_left_bottom3
{
	width:85%;
	height:24px;
	background-image:url(../_images/web/tel2.gif);
	line-height:24px;
	text-align:center;
}
/* 大竖线 */
div.line2
{
    float:left;
    width:1px;
    height:100%;
    background-image:url(../_images/web/line2.gif);
}
/* 内容区中间 */
div.Content_center
{
	float:left;
	width:42%;
	height:100%; 
}
/* 内容区中间中 */
div.Content_center_middle
{
	width:100%;
	height:60px; 
}
/* 内容区中间左 */
div.Content_center_middle1
{
    width:20%;
    height:60px;
    float:left;
    text-align:right;
}
/* 内容区中间右 */
div.Content_center_middle2
{
    width:70%;
    height:60px;
    padding-left:30px;
    line-height:18px;
    float:left;
    color:#0e499d;
}
/* 内容区右部 */
div.Content_right
{
	float:left;
	width:295px;
}
/* 内容区右部内容 */
div.Content_right1
{
    width:100%;
    color:#0e499d;
    line-height:16px;
}
div.Content_right2
{
    width:100%;
    color:#0e499d;
    line-height:16px;
    margin-bottom:10px;
}

/* 浮动的QQ在线客服 */
div.qq
{
	width:185px; 
	border:solid 1px #5b91b5;
	position:absolute;
	right:20px;
	bottom:0px;	
}
div.qq_title
{
    width:100%; 
    height:28px;
    background-image:url(../_images/web/qq_title.gif);
    text-align:right;
}
div.qq_Q
{
    width:100%;
    height:70px;
    background-color:White;
    overflow:hidden;
}
div.qq_qq
{
    width:100%;
    height:20px;
    text-align:center;
    font-size:13px;
    color:#0e499d;
    margin-top:10px;
}


