﻿@charset "utf-8";
/* CSS Document */
.job-submit{width:80px; background:#06C; height:26px; line-height:26px; display:inline-block; text-align:center; color:#fff;}
.sub-ad{width:100%; text-align:center;background:#ddefef; overflow:hidden; margin-top:15px;}
.about_bg {
    padding: 10px 0;
    width: 100%;
}
.about_l {
    /*background: url("../imgs/images/page-left.png") top center no-repeat;*/
    display: inline;
    float: left;
    padding: 0;
    width: 230px;
	min-height:485px;
}
.sub-meun,.sub-cont{
	width:228px; 
	border:solid 1px #d7d7d7;
	-moz-box-shadow: 3px 3px 4px #333;
    -webkit-box-shadow: 3px 3px 4px #333;
    box-shadow: 3px 3px 4px #333;
    /* For IE 8 
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333')";
    /* For IE 5.5 - 7 
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333');*/}
.about_l h3 {
    color: #CD6728;
    height: 60px;
	width:198px;
	background:url(../imgs/sub-menu.png) repeat-x;
	display:inline-block;
	color:#0168c7;
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
	line-height:70px;
	font-family:'微软雅黑';
}
.about_l font{ color:#a5a5a5 !important; font-family:Arial !important; font-size:12px; margin-left:5px;}
.aboutclass {
    font-size: 12px;
    padding: 0;
}
.aboutclass ul {
    margin-top:5px;
    padding: 0;
}
.aboutclass ul li {
    padding: 0;
    width: 228px;
    background: url("../imgs/sub-menu-ico.png") 200px 15px no-repeat;
	height:40px;
	line-height:40px;
	border-top:solid 1px #ddd;
}
.aboutclass ul li span a {
	color:#333;
	padding-left:35px;
	display:inline-block;
	width:190px;
}
.aboutclass ul li span a:hover,.aboutclass ul li span a.cur {
    color: #0168c7;
}


.sub-cont{ background:url(../imgs/sub-cont-bg.png) repeat; min-height:230px; margin-top:20px;}
.sub-cont .cont-title{ border-bottom:solid 1px #08559c; font-size:18px; font-weight:bold; color:#fff; font-family:'微软雅黑'; height:60px; line-height:60px; text-align:center; margin-bottom:15px;}
.sub-cont .cont-title em{font-size:12px !important;}
.sub-cont p{color:#fff; line-height:22px; width:200px; margin:0 auto;}



.location {width:100%; margin:10px 0;}
.location h3 {
    font-size: 16px;
    margin: 0;
    padding: 0 0 8px;
	border-bottom:solid 1px #ddd;
	text-align:right;
}
.location  h3 em {
    background: url("../imgs/l-ico.gif") no-repeat  0 1px ;
    display: inline-block;
    font-size: 12px;
    padding: 0 0 0 20px;
}
.location  h3 em a {
    padding: 0 5px;
	color:#008cd6;
}
/*右侧内页*/
.about_r {
    float: right;
    margin: 0;
    padding-top: 7px;
    width: 712px;
}
.about_content {
    font-size: 13px;
    margin: 0;
}
.cate-title{ width:100%; height:30px; border-bottom:dashed 1px #ddd; line-height:30px; font-weight:bold; color:#333;padding: 10px 0; margin-bottom:20px;}

.input-text {
    background: url("../imgs/images/input-text.gif") repeat-x;
    border: 1px solid #A4A4A4;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 280px;
}
.log-sub {
    background:#F15B29;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 86px;
	border-radius:3px;
}
.log-res {
    background:#5D5D5D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 86px;
	border-radius:3px;
}


/*新闻列表*/
.cont_new {
    margin:11px 0;
	width:710px;
}
.cont_new .des table,.cont_new .des tr,.cont_new .des td{ border:0;}
.cont_new li {
    display: inline-block;
    padding: 10px 0;
    width: 100%;
}
.news_list_t {
    border-bottom: 1px dotted #ddd;
    clear: both;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 3px;
    position: relative;
    width: 700px;
}
.news_list_t a {
    color:#06F;
	font-size:13px;
    font-weight: bold;
}
.news_list_t span.news_list_date {
    bottom: 3px;
    position: absolute;
    right: 0;
}
.news_list_c {
    clear: both;
	line-height:20px;
}

/*新闻内页*/
.news_info {
    margin-top: 30px;
}
.news_info .news_info_tit {
    border-bottom: 1px solid #E1E1E1;
    color: #333;
    font-family: "微软雅黑";
    font-size: 18px;
    height: 30px;
    text-align: center;
}
.news_info .news_info_time {
    color: #999999;
    margin-top: 10px;
    text-align: center;
}
.news_info .news_info_1 {
    color: #666666;
    font-size: 14px;
    line-height: 200%;
    margin-top: 20px;
    text-indent: 2em;
}



.Contact {
    min-height: 455px;
    line-height: 24px;
    margin: 0 0 40px;
    padding: 0;
    width: 710px;
}


/*产品列表*/
.cont_pro {
	width:710px;
}
.cont_pro .pic {
	border:solid 1px #ddd;
    width: 160px;
}
.cont_pro .des {
    line-height: 180%;
    width: 650px;
}
.cont_pro .des table,.cont_pro .des tr,.cont_pro .des td{ border:0;}
.cont_pro li {
    display: inline-block;
    width: 162px;
	height:165px;
	margin:0 15px 15px 0;
	float:left;
}

.cont_pro .pic{width:162px;height:120px;overflow:hidden;text-align:center;display:table;float:left;position:relative;}
.cont_pro .pic a{display:table-cell;vertical-align:middle;width:162px;height:120px;}
.cont_pro .pic a img{margin:0 auto;max-width:162px;max-height:120px;width:162px\0;height:120px\0;}
/*For IE8*/

/*For IE7*/
*+html .cont_pro .pic a{position:absolute;top:50%;width:100%;text-align:center;height:auto;}
*+html .cont_pro .pic a img{position:relative;top:-50%;left:-50%;}
/*For IE6*/
*html .cont_pro .pic a{position:absolute;top:51%;width:100%;text-align:center;height:auto;display:block;}
*html .cont_pro .pic a img{position:relative;top:-50%;left:-50%; width:expression(this.width>162?"162px":"atuo"); height:expression(this.height>120?"120px":"atuo");}




.cont_pro .n-title{ background:#ddd;width:157px; display:inline-block; height:44px; line-height:22px; padding-left:5px;}
.cont_pro .n-title a {
    color: #333;
    font-size: 13px;
}
.cont_pro .n-title a:hover {
    text-decoration: underline;
	color:#449c2c;
}
.cont_pro .n-time {
    color: #999999;
    font-size: 11px;
}
/*产品内页*/
.art_product {
    height: auto;
    margin: 15px auto 0;
    width: 710px;
}
.art_product .content {
    clear: both;
    overflow: hidden;
}
.art_product .content .product-name {
    color:#0773c6;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
	height:26px;
	border-bottom:dotted 1px #ddd;
    margin-bottom: 5px;
	width:100%;
	overflow:hidden;
}
.art_product .content .pic-module {
    float: left;
    width: 355px;
}
.art_product .content .pic-module .pic {
    border: 1px solid #CBCBCB;
    width: 100%;
}
.art_product .content .pic-module .pic a {
    border: 0 none;
    display: block;
    height: auto;
}
.art_product .content .pic-module .pic img {
    color: #6C6C6C;
    width: 355px;
}
.art_product .content .pro-module ul li {
    color: #6C6C6C;
    line-height: 30px;
}
.art_product .content .pro-module ul li span {
    color: #6C6C6C;
    font-weight: bold;
}
.art_product .content .pro-module {
    float: left;
    margin-left: 20px;
    width: 330px;
}
.art_product .content h3 {
    color: #686868;
    display: block;
    font: bold 12px/27px arial;
    height: 27px;
    margin: 0;
    padding: 0 0 0 4px;
    text-align: left;
}
.art_product .content .tables th {
    border-bottom: 1px dotted #AFAFAF !important;
    font: 11px/1em arial !important;
    padding: 4px;
    text-align: left;
}
.art_product .content .tables td {
    border-bottom: 1px dotted #AFAFAF !important;
    font: bold 11px/1em arial !important;
    padding: 4px;
}
.art_product .detail {
    clear: both;
    padding-top: 10px;
    width: 96%;
}
.art_product .detail ul {
    background: url("../imgs/images/tab-line.gif") repeat-x;
    clear: both;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.art_product .detail ul li.current {
    background: url("../imgs/images/tab-current.gif") no-repeat;
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 26px;
    margin-right: 1px;
    text-align: center;
    width: 96px;
}
.art_product .detail ul li.current a {
    color: #FFFFFF;
}
.art_product .detail ul li a {
    color: #727171;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.art_product .detail .describe {
    color: #666666;
    line-height: 22px;
    padding-bottom: 20px;
    padding-top: 15px;
}
.art_product .detail .describe p {
    margin: 5px 0;
}

.des-summ{ line-height:24px;}
.des-order{width:100%; margin-top:30px;}
.des-order a{color:#fff; background:#CD6728; display:inline-block; width:80px; height:30px; line-height:30px; text-align:center; border:solid 1px #DF411A; border-radius:4px;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../imgs/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

/*分页*/
.Prpage {
    padding: 20px 0 10px;
}
.Prpage a {
    background:#FFFFFF;
    border: 1px solid #CCCCCC;
    color: #333333;
    display: inline-block;
    margin: 0 0 0 8px;
    padding: 3px 8px;
}
.Prpage a:hover {
    background:#020181;
    color: #FFFFFF;
}
.Prpage a.cur {
    background:#020181;
    color: #FFFFFF;
}

.proBt{ background:#ddd;}


.input-text {
    background: url("../imgs/images/input-text.gif") repeat-x;
    border: 1px solid #A4A4A4;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 280px;
}
.log-sub {
    background:#F15B29;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 86px;
	border-radius:3px;
}
.log-res {
    background:#5D5D5D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 86px;
	border-radius:3px;
}
