/* CSS Document */
.cct
{
	margin-top:10px;
}
.cct_ll
{
	float:left;
	width:204px;
}
.cct_ll .ltit
{
	width:100%;
	height:30px;
	background:url(/files/img/listt.jpg) 0 0 repeat-x;
	color:#fff;
	font-family: "Microsoft YaHei";
	font-size:16px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
}
.cct_ll01
{
	padding:5px;
	background-color:#F2F2F2;
	border:1px solid #E5E5E5;
}
.cct_ll01 .cctll_menu
{
	border:1px solid #E5E5E5;
	padding:5px;
	background-color:#fff;
	margin-top:5px;
}
.cctll_menu li
{
	height:28px;
	line-height:28px;
	padding-left:12px;
	background:url(/files/img/about_dot.jpg) 0 center no-repeat;
	margin-left:10px;
	font-size:14px;
}
.cctll_menu li.ppt a
{
	color:#093892;
	font-weight:bold;
}
.cctll_menu li.son,.cctll_menu li.son_over
{
	font-size:12px;
}
.cctll_menu li.son_over a
{
	color:#093892;
}
.cct_ll02
{
	background-color:#DFF0FF;
	margin-top:10px;
}
.llkj
{
	margin:5px 0px 0px 7px;
}
.llkj li
{
	width:124px;
	height:33px;
	line-height:33px;
	padding-left:65px;
	background:url(/files/img/8.gif) 0 0 no-repeat;
}
.llkj li a
{
	color:#19579F;
	font-size:14px;
	font-family: "Microsoft YaHei";
	font-weight:bold;
}
.llnews
{
	border:1px solid #E5E5E5;
	padding:5px;
	background-color:#fff;
	margin-top:5px;
}
.llnews li
{
    background: url(/files/img/libg01.jpg) no-repeat scroll 0 center transparent;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding-left: 12px;
}
.cct_rr
{
	float:right;
	width:777px;
}
.cct_rr .rr_tit
{
	width:100%;
	height:31px;
	background:url(/files/img/16.gif) 0 0 repeat-x;
}
.cct_rr .rr_tit h2
{
	width:300px;
	height:25px;
	background:url(/files/img/23.gif) 0 0 no-repeat;
	font-size:14px;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	padding-top:6px;
	padding-left:26px;
	color:#fff;
}
.cct_rr .rr_tit span
{
	float:right;
	line-height:31px;
	margin-right:10px;
}
/*单页面*/
.about
{
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	line-height:26px;
}
.about p
{
	line-height:26px;
	margin-top:8px;
}
.about h2
{
	font-size:14px;
}
/*新闻栏目*/
.news
{
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	line-height:26px;
}
.news li
{
	background: url(/files/img/libg01.jpg) no-repeat scroll 0 center transparent;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding-left: 15px;
	padding-bottom:6px;
	margin-bottom:6px;
	font-size:14px;
	border-bottom:1px dashed #DBDBDB;
}
.news li span
{
	float:right;
	color:#999;
}
.news_arc
{
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	line-height:26px;
}
.news_arc .htit
{
    clear: both;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
	font-size:20px;
	padding:0px 15px;
	font-family: "Microsoft Yahei","宋体","Tahoma","Arial";
	font-weight:bold;
}
.news_arc .htit:hover
{
	color:#093892;
}
.news_arc .info {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    clear: both;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    text-align: center;
}
.news_arc .info span
{
	margin-right:6px;
	color:#093892;
}
.news_arc .arcview
{
	margin-top:15px;
}
.arcview p
{
	line-height:26px;
	margin-top:8px;
}
.arcview h2
{
	font-size:14px;
}
.arcview img
{
	max-width:600px;
    max-height:600px;
    width:expression(this.width > 600 && this.width > this.height ? 600: true);
    height:expression(this.height > 600 ? 600: true);
    vertical-align:middle;
}
.news02
{
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	line-height:24px;
}
.news02 li
{
	width:722px;
	height:167px;
	background:url(/files/img/27.gif) 0 0 no-repeat;
	padding:10px 8px;
	margin-bottom:12px;
}
.news02 li dt
{
	float:left;
	width:162px;
	padding:12px 7px;
	margin-left:4px;
	height:130px;
	overflow:hidden;
}
.news02 li dt img
{
	width:156px;
}
.news02 li dd
{
	float:right;
	width:480px;
	margin-right:40px;
}
.news02 li dd h2
{
	font-size:18px;
	font-family: "Microsoft Yahei","宋体","Tahoma","Arial";
	font-weight:bold;
}
.news02 li dd p
{
	margin-top:8px;
}
.news02 li dd p a
{
	color:#093892;
	font-weight:bold;
}
.news03
{
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	padding-right:0px;
	padding-left:15px;
	line-height:24px;
}
.news03 li
{
	float:left;
	width:172px;
	height:174px;
	background:url(/files/img/26.gif) 0 0 no-repeat;
	text-align:center;
	margin-right:15px;
	margin-top:15px;
	padding-top:8px;
}
.news03 li img
{
	width:93px;
	height:136px;
}
.news03 li p
{
	height:24px;
	line-height:24px;
	margin-top:3px;
}
/*产品页面*/
.product
{
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	padding-right:0px;
	padding-left:14px;
	line-height:26px;
}
.product li
{
	width:175px;
	margin-right:12px;
	margin-top:12px;
	float:left;
}
.product li img
{
	border:1px solid #E5E5E5;
	width:173px;
	height:130px;
}
.product li p
{
	height:30px;
	line-height:30px;
	text-align:center;
}
.product li p a
{
	width:100%;
	height:30px;
	display:block;
	background-color:#073992;
	color:#fff;
}
.product li p a:hover
{
	background-color:#EAEAEA;
	color:#000;
}
.arc_pro
{
	background-color:#F2F2F2;
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	line-height:24px;
}
.protit
{
	border:1px solid #DDDDDD;
	background-color:#fff;
	padding:10px;
	position:relative;
}
.protit dt
{
	float:left;
	width:300px;
}
.protit dt img
{
	width:300px;
	height:200px;
	margin-bottom:4px;
}
.protit dd
{
	float:right;
	width:410px;
}
.protit dd li
{
	height:28px;
	line-height:28px;
}
.protit dd li span
{
	font-weight:bold;
	color:#0965B4;
}
.protit dd p
{
	line-height:24px;
	border-top:1px dashed #ccc;
	margin-top:5px;
	padding-top:5px;
}
.pro_call
{
	margin-top:8px;
	line-height:28px;
	height:28px;
}
.pro_call span
{
	margin-left:10px;
	font-size:14px;
	font-family: "Microsoft Yahei","宋体","Tahoma","Arial";
	font-weight:bold;
	color:#E4140C;
}
.pro_call input.buy {
    background: url(/files/img/but_bg06.jpg) no-repeat scroll 0 0 transparent;
    border: none;
    height: 28px;
    width: 75px;
	cursor:pointer;
	color:#000;
}
.pro_cont
{
	border:1px solid #DDDDDD;
	background-color:#fff;
	padding:10px;
	line-height:24px;
	margin-top:10px;
}
.pro_cont img
{
	max-width:720px;
    width:expression(this.width > 720 ? 720: true);
    vertical-align:middle;
}
.pro_cont .proinfo
{
	border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
	font-family: "Microsoft Yahei","宋体","Tahoma","Arial";
	font-weight:bold;
    height: 26px;
    line-height: 26px;
    margin: 0 auto 10px;
	color:#093892;
}
.pro_cont p
{
	margin-top:8px;
}
.pro_img
{
	border:1px solid #DDDDDD;
	background-color:#fff;
	padding:10px;
	line-height:24px;
	margin-top:10px;
	padding-bottom:0px;
}
.pro_img .proinfo
{
	border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
	font-family: "Microsoft Yahei","宋体","Tahoma","Arial";
	font-weight:bold;
    height: 26px;
    line-height: 26px;
    margin: 0 auto 10px;
	color:#093892;
}
.pro_img li {
    display: inline;
    float: left;
    margin-bottom: 15px;
    margin-left: 11px;
}
.pro_img li img {
    border: 1px solid #CCCCCC;
    height: 90px;
    width: 130px;
}
.order_pro
{
	padding:12px;
	background-color:#fff;
}
.table {
    clear: both;
    margin: 1px auto;
    width: 99%;
}
.table .left {
    float: left;
    padding: 3px 1px;
    text-align: right;
    width: 20%;
}
.table .right {
    float: left;
    padding: 3px 1px;
    text-align: left;
    width: 68%;
}
.red {
    color: red;
}
textarea {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #DDDDDD;
    color: #555555;
    font-size: 12px;
    padding: 3px;
}
/*招聘信息*/
.zplist {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 5px 15px 15px;
    width: 730px;
}
.zplist p {
    line-height:24px;
	margin-top:10px;
}
.zplist h4 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto 10px;
    width: 730px;
}
.zplist h4 span
{
	color:#073992;
}
.list_zhaopin {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    width: 770px;
}
.zhaopin {
    margin-bottom: 20px;
    margin-top: 10px;
    padding-right: 10px;
}
.zhaopin a {
    background-color: #073992;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 80px;
}
.zhaopin a:hover {
    color: #FFFFFF;
}
.itable {
    border-collapse: collapse;
    empty-cells: hide;
}
.itable td {
    border-bottom: 1px solid #DAE9F8;
    color: #333333;
    padding: 6px 10px;
}
/*在线留言*/
.liuyan
{
	border:1px solid #DBDBDB;
	border-top:none;
	padding:12px;
	line-height:24px;
}
.liuyan h4 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto 10px;
    width: 700px;
}
.Contentbox {
    width: 700px;
	margin:0 auto;
}
.Contentbox li {
    margin-top: 10px;
}
.Contentbox li .box_01 {
    background: url("/files/img/btn-qa.jpg") no-repeat scroll 5px 5px #F8F8F8;
    line-height: 24px;
    padding: 4px 10px 10px 40px;
}
.more_date {
    color: #999999;
    margin-left: 12px;
}
.Contentbox li .reg_01 {
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    margin-left: 40px;
    padding: 0 7px 7px;
}
.uparrow {
    background: url("/files/img/uparrow.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 13px;
    left: 30px;
    position: relative;
    top: -12px;
    width: 15px;
    z-index: 9;
}
.Contentbox li .reg_01 h6 {
    color: #3386B5;
    font-size: 12px;
    font-weight: normal;
}


































