@charset "utf-8";
/* -------- 全局样式-------- */  
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #5c5c5c;
}
div, form, img, ul, li, dl, dt, dd {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td, p, div, li, select, input, textarea {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
td, p, div, li, input, textarea {
	word-break: break-all;
}
/*强行换行*/
table, tr, td, th {
	font-size: 12px;
}
ul, li {
	list-style-type: none;
}
/*ul,li{ LIST-STYLE: none;}*/
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
/* -------- 链接-------- */
a:link {
	color: #5c5c5c;
	text-decoration: none;
} /* 未访问的链接 */
a:visited {
	color: #5c5c5c;
	text-decoration: none;
} /* 已访问的链接 */
a:hover {
	color: #D01A04;
	text-decoration: none;
} /* 鼠标放上去的链接 */
a:active {
	color: #5c5c5c;
} /* 激活链接 */
/* -------- 表单 -------- */


/* -------- 文本样式 -------- */ 
.fB {
	font-weight: bold;
}
.f12px {
	font-size: 12px;
}
.f14px {
	font-size: 14px;
}
.lh_16 {
	line-height: 16px;
}
.lh_18 {
	line-height: 18px;
}
.lh_20 {
	line-height: 20px;
}
.lh_22 {
	line-height: 22px;
}
/* -------- 对齐和边距 -------- */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */
.pd_10 {
	padding: 10;
}
.mg_10 {
	margin: 10;
}
.ma {
	margin: 0 auto;
}
/* -------- 结构布局 --------*/
.main {
	background: url(/templates/default/images/bg.png) repeat-x center top #fff;
}
.center {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.left {
}
.right {
}
/* -------- 栏目板块 -------- */ 

/* top 头部样式 */
.top{height:40px;line-height:40px;color:#838383;background:#0f1923;}
.topNavSe {width:400px;}
.topNavSe a{color:#fff;padding:0px 5px;float:right;}
.topNavSe a:hover{color:#fff;}
/*搜索search*/
.hot {
float: left;
height: 40px;
line-height: 40px;
padding-left: 25px;
background: url("/templates/default/images/bar-notice-icon.png") left center no-repeat;
overflow:hidden;
}
.hot ul li a {    color: #fff;
    line-height: 40px;
    font-size: 14px;}
.hotsearch {
    height: 40px;
    border-bottom: 1px solid #e3e3e3;
}
.search {
    position: relative;
    width: 235px;
    background: #ededed;
    height: 30px;
    margin-top: 10px;
	float:right;
}
.search_nr {
	color: #0f1923;
	padding: 0px 0px;
	margin-bottom: 15px;
	margin: 0 auto;
}
.search_r {

}
#formSeach {
	width: 100%;
	overflow: hidden;
}
#formSeach input.input_text {
    width: 184px;
    height: 30px;
    background: #ededed;
    color: #828282;
    border: 0px;
    padding-left: 5px;
    outline: none;
    float: left;
}
#formSeach input.input_text_ny {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #a4a59f;
	padding: 0 5px;
	width: 169px
}
#formSeach input.btn_search {
	border: 0;
	background: url(/templates/default/images/search.png) no-repeat left top #003366;
	width: 46px;
	height: 30px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#formSeach .radiobox {
	padding: 0px 10px 0px;
	color: #a4a59f;
	float: left;
	height: 26px;
	line-height: 26px;
	-webkit-padding-start: 2px 10px 0px;
}
#left_box #formSeach input.input_text, #box250right #formSeach input.input_text {
	width: 169px;
}
.clearfix:after {content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */
.head {
	height: 130px;
}

/*menu*/
.menu {height:130px;line-height:130px;}
.navbar {
	width: 1002px;
	margin: 0 auto;
}
.menu>ul>li {float:left;}
.menu>ul>li>a {
	font-size:14px;
	color:#3b3b3b;
	padding:0px 30px;
	display:block;
	height:130px;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;
	line-height: 130px;}
.menu>ul>li>a:hover {
	background: #003366;
	color: #fff;
}
.menu>ul>li:first-child a {
    background: #003366;
    color: #fff;
}
.menu .li_last {
background: none;
}
/*幻灯Banner*/
.banner {
	position: relative;
	height: 500px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -500px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #ffffff;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #003366;
	border: 1px solid #003366;
	color: #ffffff;
}
.banner .bgitem {
	height: 500px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
/*demo1*/
.demo1 {
	width: 1002px;
	margin: 0px auto 0px;
}
/*右侧产品列表*/
.demo1_right {
	width: 704px;
	/* height: 685px; */
	border: 1px #ccc solid;
	margin: 45px 0px 0px 0px;
	padding: 18px 0px 10px 18px;
	float: right;
	overflow: hidden;
}
.demo1_right ul {
	/* width: 690px; */
}
.demo1_right ul li {
	width: 233px;
	margin: 0 0 8px 0;
	float: left;
}
.demo1_right ul li > a {
	border: #ddd 1px solid;
	width: 218px;
	height: 168px;
	display: block;
}
.demo1_right ul li p {
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/*左侧产品分类*/
.demo1_left {
	width: 234px;
	margin: 45px 0px 0px 0px;
	padding: 8px;
	background:#003366;
	float: left;
}
.demo1_title {
	
	color: #fff;
	overflow: hidden;
	text-align: center;
	padding: 0 0 0 0px;
	margin: 5px 0 15px 0;
}
.demo1_title p {height: 35px;
line-height: 35px;font-size:24px; }

.demo1_title span {
	margin: 0 0 0 5px;
	text-transform:uppercase;
		font-family: impact;
		font-size:20px; 
}
.typlist {

	margin: 0 auto;
}
.typlist_bottom {

	height: 10px;
}

.typlist ul li {padding: 0 0 0px 0; border-bottom:1px solid #dddfe0;}
.typlist ul li a {
	display: block;
	font-size: 14px;
	background: url(/templates/default/images/yq1.png) no-repeat 202px center #fff;
	height: 55px;
	line-height: 55px;
	padding: 0 0px 0 35px;
	margin: 0 auto 0px auto;
	z-index: 999;
	text-decoration: none;
}
.typlist ul li a:hover {background: url(/templates/default/images/yq2.png) no-repeat 202px center;color:#fff;}
/*左侧联系万象城AWC*/
.demo_contact {
	margin: 8px auto 0;
	background:#fff;
	
}
.demo_contact_title {background: url(/templates/default/images/first-bg-02.png) no-repeat left -64px; font-size:16px; color:#fff;height:36px;line-height:36px;text-align:center;margin:15px 0 0 0;}
.demo_contactnr {
	padding: 0px 10px 9px 10px;
}
.demo_contact img {border:3px solid #e8e8e8;margin:10px 10px 5px;}
.demo_contact p {
	color: #666666;
	line-height: 40px;
	font-size:14px;
}
.demo_contact p span {color:#0f1923;font-weight:bold;}
.zcrx {
background: url(/templates/default/images/lfte_tel.png) no-repeat 20px center #fff;
padding: 13px 6px 12px 70px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 14px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}

/*title*/
.title {
float: left;
width: 100%;
padding-top: 42px;
padding-bottom: 25px;
text-align: center;
background: url(/templates/default/images/titlebg.gif) center 52px no-repeat #fff;
}
.title p {
width: 100%;
height: 28px;
line-height: 28px;
color: #1b1b1b;
font-size: 24px;
margin: 0;
font-family: 'Microsoft Yahei';
}
.title font {
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
}
.nameff {
	float: left;
	width: 492px;
	height:56px;
	background: url(/templates/default/images/dt_bg.png) repeat-x 0 50px;
}
.nameff p {
	float: left;
}
.nameff p span {

font-size:16px;
padding-bottom: 16px;
height: 40px;
margin-bottom: 30px;
font-weight: normal;
overflow: hidden;
display:block;
color:#333;
}
.nameff p em {
	display: block;
	font-style:normal;
	color: #989898;
	line-height: 22px;
	font-size: 12px;
	z-index: 0;
	text-transform:Uppercase;
}
.nameff a {
	float: right;
	padding: 12px 0 0 0;
	color: #333;
}
/*deom5*/
.demo5 {margin: 40px 0 0 0;}




/*内页*/

.title_ny {
	font-size: 14px;
color: #fff;
font-weight: normal;
line-height: 50px;
overflow: hidden;
height: 50px;
padding: 0 0 10px 40px;
background: url('/templates/default/images/jt.png') no-repeat 20px 22px;
}
.title_ny span {
	margin: 0 0 0 5px;
}
.a_left {
	width: 210px;
	float: left;
	position: relative;
}
.a_title {
	height: 45px;
	line-height: 45px;
	background: #003366;
	font-size: 14px;
	padding-left: 17px;
	color: #fff;
	text-align: left;
}
.a_title a {
	color: #fff;
}
.a_title a:hover {
	color: #ffbb24;
}
.a_list {
	width: 208px;
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 0px 0 10px 0;
}
.a_list ul {
	padding: 10px 0px 0 0;
	padding-left: 40px;
}
.a_list ul li {
	line-height: 30px;
}
.a_list ul li >a {
	background: url(/templates/default/images/jt.gif) no-repeat left center;
	padding-left: 12px;
	color: #666;
}
.a_list ul li >a:hover {
	color: #0f1923;
}
.a_list ul li dl {
	padding-left: 10px;
}
.a_list ul li dl dd {
	height: 22px;
	line-height: 22px;
}
.a_list ul li dl dd a {
	padding-left: 15px;
	background: url(/templates/default/images/-.gif) no-repeat left center;
	color: #666;
}
.a_list ul li dl dd a:hover {
	color: #0f1923;
}
.a_contact {
	width: 208px;
	border: 1px solid #ccc;
	margin: 10px 0 20px 0;
	text-align: center;
	padding-bottom: 5px;
}
.a_contact >p {
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0 8px 0 8px;
}
.a_contact >p >a {
	color: #666;
}
.a_contact >p >a:hover {
	color: #0f1923;
}
.a_contact img {
	margin: 5px 0 5px 0;
}
.a_tel {
	background: url(/templates/default/images/dh.gif) no-repeat 8px center;
	text-align: left;
	padding-left: 68px;
	margin-bottom: 10px;
}
.a_tel span {
	color: #666;
}
.a_tel p {
	color: #0f1923;
	font: 14px "Impact";
}
.a_right {
	width: 920px;
	float: right;
	position: relative;
	margin: 45px 0 0 0;
}
.content {
	border: 1px solid #ccc;
	padding: 20px 10px;
	margin: 10px 0 20px 0;
}
.content p {
	color: #666;
	font-size: 14px;
	line-height: 35px;
}
/* 下一个产品 */
.preNext {
	position: relative;
	background: url(/templates/default/images/news_con.jpg) left top no-repeat;
	padding-top: 10px;
	margin-top: 10px;
}
.preNext .line {
	height: 10px;
	overflow: hidden;
	clear: both;
	margin: 4px auto;
	padding-top: 10px;
}
.preNext .line strong {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 100px;
	float: left;
}
.preNext .text {
	color: #666;
}
.preNext .text a:hover {
	color: #0f1923;
	text-decoration: underline;
}
.preNext .text li a {
	color: #666;
}
.preNext .text li a:hover {
	color: #0f1923;
}
.preNext .text_b {
	color: #0f1923;
}
.preNext .text_b a {
	color: #0f1923 !important;
}
/*新闻列表*/
.news_list li {
	height: 30px;
}
.news_list li {
	font-size: 14px;
}
.news_list span {
	float: right;
}
.news_list li a {
    color: #000000;
    font-size: 16px;
    padding-left: 15px;
    background: url(/templates/default/images/nCoin.png) no-repeat 3px -128px;
}
.news_list li a:hover {
color:#d01a04;background:url(/templates/default/images/nCoin.png) no-repeat 3px 10px;
}
/* 翻页 */
.page_list {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	;
	font-size: 12px;
	margin-top: 20px;
	border: none !important;
	margin-bottom: 20px;
}
.page_list a {
	display: inline-block;
	color: #aaa;
	border: 1px solid #aaa;
	background: #fff;
	text-align: center;
	margin: 0 1px;
	width: auto;
	height: 20px;
	padding: 0px 6px;
	font-family: "Microsoft Yahei", "宋体";
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #0f1923;
	background: #0f1923;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #0f1923;
	background: #0f1923;
}
/*新闻详细*/
.title_news_article {
	font-size: 24px;
	color: #0f1923;
	height: 50px;
	text-align: center;
}
.news_aticle {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
/*product 页面*/
.prolist {
}
.prolist ul li {
	float: left;
	margin: 0 5px 0 11px;
}
.prolist ul li > a {
	display: block;
	width: 280px;
	height: 280px;
	border: 1px #ccc solid;
}
.prolist ul li p {
	margin-bottom: 10px;
}
.prolist ul li p a {
	width: 210px;
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	color: #666;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
.prolist ul li p a:hover {
	color: #0f1923;
}
/* 产品详情 */
.proinfo {
	width: 100%;
	height: 250px;
}
.proinfo1 {
	width: 100%;

}
.proinfo_img {
	float: left;
	width: 300px;
	height: 300px;
	border: 1px #d0d0d0 solid;
}
.proinfo_img1 {
    width: 400px;
    margin: 0 auto;
    border: 1px #dedede solid;
    padding: 5px;
}
.proinfo_text {
	float: left;
	width: 580px;
	margin-left: 15px;
}
.proinfo_text h1 {
	color: #0f1923;
	border-bottom: 1px #d0d0d0 solid;
	height: 35px;
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	margin-top: 10px;
	font-family: "微软雅黑";
}
.proinfo_text p {
	margin: 10px 0;
	color: #666;

}
.pro_c {
	color: #666;
	margin-top: 15px;
	background: url(/templates/default/images/box_dotline.gif) left bottom no-repeat;
	padding-bottom: 20px;
	line-height: 24px;
}
/*相关信息*/
.related_news {
	margin: 20px 0 0 0;
	height: 200px
}
.related_title {
	border-bottom: 1px solid #ccc;
	margin: 0px 0 10px 0;
}
.related_title span {
	font-size: 14px;
	font-weight: bold;
}
.related_title a {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
/*相关新闻*/

.related_news ul li {
	width: 50%;
	float: left;
	padding: 2px 10px;
	box-sizing: border-box;
}
.related_news ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 24px;
}
.related_news ul li a em {
	float: right;
}
/*相关产品*/
.related_product {
	height: 235px;
}
.related_product ul li {
	float: left;
	width: 25%;
}
.related_product ul li>a {
	border: 1px #ddd solid;
width: 165px;
height: 165px;
display: block;
}
.related_product ul li p a {
	text-align: center;
	display: block;
}



/* 分页 */
.page_info{text-align:center;margin-top:10px;color:#aaa;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:20px;line-height:20px;text-align:center;letter-spacing:0;;font-size:12px;margin-top:20px; border:none !important;}
.page_list a{display:inline-block;color:#aaa;border:1px solid #aaa;background:#fff;text-align:center;margin:0 1px; width:auto; height:20px; padding:0px 6px;font-family:"Microsoft Yahei";}
.page_list a:hover{color:#fff;border:1px solid #0f1923;background:#0f1923;}
.page_list a.on{color:#fff;border:1px solid #0f1923;background:#0f1923;}


.pagination {
    clear: both;
    margin: 10px 0;
    text-align: center;
}
.pagination li {
   display: inline-block;
*display: inline;
zoom: 1; 
}
.pagination li a {
    display: block;
    padding: 4px 12px;
    background-color: #fcfcfc;
    border: 1px solid #eeeeee;
}
.pagination li + li a {
    border-left: none;
}
.pagination li.active a,
.pagination li a:hover {
    background-color: #0f1923;
    color: #ffffff;
}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
.bg1_cont {width: 960px;margin:0 auto;/* height: 328px; */overflow: hidden;}
.bg1_text {padding-left: 30px;width:472px;background: url(/templates/default/images/line1.gif) no-repeat left top;}
.bg1_text .p1 img {vertical-align: top;}
.bg1_text .p2 {padding: 16px 0 22px 0;font: 14px/24px "Microsoft YaHei";color: #333;}
.fr { float:right;}
.fl {float: left;}
.adv1 {background: url(/templates/default/images/adv1.jpg) center no-repeat; height:365px;}
.adv2 {background: url(/templates/default/images/adv2.jpg) center no-repeat; height:210px;position:relative; margin-top: 30px;}
.adv2 a {position:absolute;top: 275px;
color: #fff;
left: 50%;
font-size:14px;
margin: 0 0 0 -465px;}
.adv2 a:hover {color:#fab00e;}


	   
	   /* 询盘 */
.xqtitle{ width:80px; height:24px; text-align:center;  line-height:24px; background:#0f1923; font-size:14px; margin-bottom:10px; font-family:"Microsoft Yahei","微软雅黑"; color:#fff; }
.goodsConts{color:#666; margin-top:20px;}
.inquiry{ margin:0 auto; clear:both; font-size:14px; border:1px #ddd solid; padding:30px; background:#f8f8f8} 
.form-group1{ width:50%; float:left; margin-bottom:10px} 
.form-group10{ width:50%; float:left; margin-bottom:10px} 
.form-group2{ width:100%; float:left; margin-bottom:10px} 
.form-group3{ float:left; margin:0 50px 10px 0;} 
.form-group4{ float:left; margin-bottom:10px} 

.inquiry label{ float:left; line-height:30px;} 
.form-control1{ float:left; width:75%; border:1px #ddd solid; height:30px; line-height:30px;} 
.form-control2{ float:left; width: 87.5%; border:1px #ddd solid; height:100px; line-height:30px;} 
.form-control3{ float:left; width:100px; border:1px #ddd solid; height:30px; line-height:30px;} 
.form-sub1{ width:80px; height:30px; color:#fff; background:#0f1923; border:none;}

	   /* 留言 */
.content01{padding: 10px 10px 20px 10px;}
.form-group{width: 650px; margin: 0 auto; clear: both; padding: 12px 0;}
.form-group label{float: left;}
.form-control{    float: left; width: 500px; border: 1px #ddd solid; height: 30px; line-height: 30px;}
.form-control-c{float: left; width: 500px; border: 1px #ddd solid; height: 100px; line-height: 30px;}
button.form-sub{width: 650px;  margin: 0 auto; clear: both; padding: 12px 0;}
.form-sub{    height: 40px; color: #fff; background: #0f1923;  border: none;}
.form-control-y{    float: left;  width: 100px; border: 1px #ddd solid; height: 30px;  line-height: 30px;}

	   /* 首页产品中心 */
.iproWarp {background: #f6f6f6; }
.wfixed {width: 1200px; margin: 0px auto; padding: 0px; }
.demo11 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 30px 0 0 0;}
	
.b_top {width:280px; height:72px;background:url(/templates/default/images/b_top.png) no-repeat center bottom; margin:0 auto 30px; position:relative;}
.b_top a {display:block;width:280px; text-align:center; padding: 0px 0 0 0; color:#3b3b3b; font-size:30px; font-weight:700;}
.b_top span {display:block;font-weight:400;font-size:14px;     text-align: center; text-transform:uppercase;padding: 0 5px; margin: 0 auto;letter-spacing:1px;color:#8e8e8e;}
.demo11_menu {width:1200px; margin: 0 auto;}
.demo11_menu a {float:left; margin:0 3px; display:block; width: 165px; height: 38px; line-height:38px;text-align:center; color:#333333; font-size:14px;background:#dad9d7;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.demo11_menu a:hover {background: #003366 ; color: #fff;}
.demo11_menu a.on {background: #003366 ; color: #fff;}
.demo11_right {
	width: 1200px;

    margin: 15px 0px 0px 0px;
    padding: 20px 0px 8px 0px;
    float: right;
    overflow: hidden;
}
.demo11_right dl {
	width: 1212px;
	
}
.demo11_right dl dd {
	width: 275px;
	height:366px;
	margin: 0 20px 0 0;
	float: left;
	border:5px solid #e9e9e9;
	background:#fff;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
}
.demo11_right dl dd:hover {border:5px solid #003366;}

.demo11_right dl dd > a {
	/* border: #d6d6d6 1px solid; */
	width: 234px;
	margin:30px auto 0;
	display: block;
}
.demo11_right dl dd p {
	width: 234px;
	height: 35px;
	color:#909090;
	line-height: 35px;
	text-align: center;
	margin:0 auto 0;
	font-size:16px;
}
.demo11_right dl dd .more {
text-align: center;
margin: 10px auto 20px;
background:#003366;
color:#fff;
width:195px;
height:30px;
line-height:30px;
border-radius:13px 13px 13px 13px;
font-size:14px;
font-weight:400;
text-transform: uppercase;
}

	   /* 首页公司介绍 */
.c_box02{ background:#003366; position:relative; margin-top:160px;}
.c_box02 .titlel{ position:absolute; z-index:9; top:-63px;left: 50%;margin: 0 0 0 45px;}
.c_box02 .titlel p{ display:inline-block;float:left;}
.c_box02 .titlel .text{ color:#4d4d4d; text-transform:uppercase; border:1px solid #4d4d4d; text-align:center; margin: 10px 0 0 15px; padding:0 15px; font-size:14px;}
.c_box02  .mainl{ overflow:hidden; zoom:1; padding:35px 0;}
.c_box02  .mainl dl{ float:right;}
.c_box02  .mainl dl dd{  font-size:14px; line-height:28px;}
.c_box02  .mainl dl dd a{color:#fff;}
.c_box02  .mainl dl dd i { display:inline-block; background:url(/templates/default/images/icons.png) no-repeat -182px 0; width:18px; height:13px; vertical-align:middle; padding-right:10px;}
.c_box02 .about_main{position:absolute; z-index:9; top: -110px;left: 50%;margin: 0 0 0 -600px; padding:10px; border:1px #fff solid;}

.c_box03{ overflow:hidden; zoom:1; margin:33px 0px;}
.c_box03 .cb03_left{ float:left; width:630px; margin-top:40px;}
.c_box03 .cb03_left dl dt a{ font-size:30px; text-transform:uppercase; line-height:24px; color:#333;}
.c_box03 .cb03_left dl dd a{ font-size:14px;line-height:24px; color:#444; display:inline-block; }
.c_box03 .cb03_right{ float:right; margin-top:38px;}
.c_box03 .cb03_right .pic{ border:1px solid #ccc; padding:1px 5px;}

	   /* 首页新闻 */
.c_box04{ overflow:hidden; zoom:1; background:#f6f6f6; padding:60px 0 40px;}
.c_box04 .index_news{ float:left; }
.c_box04 .index_news ul{background:#fff; padding:22px;}
.c_box04 .index_news ul li{ }
.c_box04 .index_news ul li a{ color:#373737;line-height:35px; font-size:14px; display:block;}
.c_box04 .index_news  ul li span{ display:inline-block; float:right; color:#bbb;}
.c_box04 .index_news  ul li i{ display:inline-block; background:url(/templates/default/images/icons.png) no-repeat -100px 0; width:4px; height:5px; vertical-align:middle; padding-right:10px;}

.tetle{height:50px; background:#003366; width:560px; float:left; font-size:18px;color:#fff; line-height:50px; padding-left:20px;}
.tetle span {float:right; padding-right:20px;}
.tetle span a{ font-size:12px; color:#fff; line-height:50px;}


	   /* 首页案例轮播 */
.c_box04 .index_gallery{ float:right; width:580px;}
.c_box04 .index_gallery .aside-parts-slide{overflow:hidden;padding:15px; background:#fff; height:273px;}
.c_box04 .index_gallery  ul#aside-parts-slide{overflow:hidden;}
.c_box04 .index_gallery  ul#aside-parts-slide  li{  display:none;overflow:hidden;}
.c_box04 .index_gallery  ul#aside-parts-slide li .left{ float:left; }
.c_box04 .index_gallery  ul#aside-parts-slide li .right{ float:right;}
.c_box04 .index_gallery  ul#aside-parts-slide li img{background:#fff; }
.c_box04 .index_gallery  ul#aside-parts-slide  li p{ text-align:center; background:#ebebeb;line-height:30px; margin-top:7px; text-transform:capitalize;}
.c_box04 .index_gallery  ul#aside-parts-slide  li p a{ display:inline-block;  color:#373737;line-height:30px;}
.c_box04 .index_gallery  ul#aside-parts-slide  li p:hover{background:#d01a04;}
.c_box04 .index_gallery  ul#aside-parts-slide  li p:hover a{ color:#fff;}
.c_box04 .index_gallery  ul#aside-parts-nav{overflow:hidden;zoom:1;  text-align:center; margin-top:20px; background: url(/templates/default/images/bg07.jpg) no-repeat center center; }
.c_box04 .index_gallery  ul#aside-parts-nav  li {display:inline-block;  width:12px; height:12px; margin:0 7px 0 0; zoom: 1; *display: inline; cursor:pointer; background: url(/templates/default/images/icons.png) no-repeat -122px -2px;}
.c_box04 .index_gallery ul#aside-parts-nav  li.now {background: url(/templates/default/images/icons.png) no-repeat -147px -2px; cursor:default;}

	   /* 首页产品轮播 */
.iwarp{background:#fff;padding:10px 0px 0px 0;}
.recomPro{margin-top: 35px;}
.b_top {width:280px; height:72px;background:url(/templates/default/images/b_top.png) no-repeat center bottom; margin:0 auto 30px; position:relative;}
.b_top a {display:block;width:280px; text-align:center; padding: 0px 0 0 0; color:#3b3b3b; font-size:30px; font-weight:700;}
.b_top span {display:block;font-weight:400;font-size:14px; text-transform:uppercase;padding: 0 5px; margin: 0 auto;letter-spacing:1px;color:#8e8e8e;}
.prollBox{    width: 1200px;
    overflow: hidden;
    padding-top: 24px;
    margin: 0 auto;}
.prollBox .pCont{    width: 1200px;
    overflow: hidden;
    float: left;
}
.prollBox .pScrCont{width: 10000000px;}
.prollBox #pList1,.prollBox #pList2{float:left;}
.prollBox .pCont:hover .pro { background:#000;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.prollBox .pCont:hover img{ opacity:0.5;filter:alpha(opacity=50);-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.prollBox .pCont .pro:hover img{ opacity:1;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.prollBox .pCont .pro{    width: 255px;
    float: left;
    text-align: center;
    margin: 0px 10px;}
.prollBox .pCont .pro>a{    border: 1px solid #ccc;
    width: 255px;
    height: 255px;
    display: block;}
.prollBox .pCont .pro p{background: #fff;}
.prollBox .pCont .pro p a{display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #333;}
	
	   /* 首页友情链接 */	

.link {margin:25px 0 0px 0;height:50px; width:1200px; border:1px solid #dadada;}
.link span {float:left;color:#333;background:url(/templates/default/images/link.png) no-repeat 5px center #fff;padding:0 10px 0 90px;margin: -10px 0 0 8px;position: absolute;}
.link ul {padding:0 0 0 15px;}
.link ul li {float:left;}
.link ul li a {color:#333;margin:0 10px 0 0 ;display:block;height:50px;line-height:50px;}
.link ul li a:hover {color: #0f1923;}

	   /* 底部 */	
.footer{ background:url(/templates/default/images/f_bg.jpg) repeat-x;overflow:hidden;zoom:1;margin: 40px 0 0 0;}
.f_box01 {overflow:hidden;zoom:1;}
.f_box01 .column01{float:left; margin-top:80px; margin-bottom:20px;}
.f_box01 .column01 .border{ background: url(/templates/default/images/f01_bg.jpg) repeat-x center center; width:45px; height:3px;}
.f_box01 .column01 dl{ width:1200px;}
.f_box01 .column01 dl dt{ font-size:20px; text-transform:uppercase; margin:15px 0 20px;}
.f_box01 .column01 dl dt a{ color:#fff;}
.f_box01 .column01 dl dd{ font-size:14px; text-transform: capitalize; line-height:24px; float:left; margin: 0 40px 0 0;}
.f_box01 .column01 dl dd a{ color:#868686;}
.f_box01 .column03{width:950px; margin:30px auto;}
.f_box01 .column03 .border{ background: url(/templates/default/images/f01_bg.jpg) repeat-x; width:45px; height:3px;}
.f_box01 .column03 dl dt{ font-size:20px; text-transform:uppercase; margin:15px 0 20px;color:#fff;}
.f_box01 .column03 dl dd{ font-size:14px; line-height:24px; color:#868686;margin:0 15px; float:left;}
.f_box01  .column03 dl dd i{ display:inline-block; background: url(/templates/default/images/icons.png) no-repeat 0 -225px; width:4px; height:4px; vertical-align:middle; padding-right:8px;}
.f_box01 .column03  dl dd a{color:#d01a04; display:inline-block;}
.f_box01 .column03 .f_links{ color:#fff; text-transform:uppercase; font-size:14px; margin-top:40px; }
.f_box02{ text-align:center; margin:10px 0 50px 0px;}
.f_box02 .border{ background:url(/templates/default/images/f_bg02.jpg) repeat-x; width:750px; height:1px; margin-left:195px; margin-bottom:10px;}
.f_box02 .text{ color:#868686; text-transform:uppercase; line-height:24px; font-size:14px; }
.f_box02 .text a {color:#868686;}
.f_box02 .text a:hover{text-decoration:underline;color:#d01a04}
.f_box02  a {color:#868686;}
.f_box02  p {color:#868686;}

.dsrz img{height:30px;}

.con {    color: #888;
    margin-top: 8px;
    padding: 0px 5px;
	font-size: 14px;}
.insNewList{    border-bottom: 1px dashed #bebebe;
    padding: 20px 0px;
    cursor: pointer;}

	
/*------优势---------*/
.odds_bg {height:1081px; background:url(/templates/default/images/odds1.jpg) no-repeat center; margin-top:65px;}
.odds_cont img {display: block;}
.odds_cont {position: relative;width: 1200px;margin: 0 auto;}
.leaf {position: absolute;left: -27px;top:61px;width:37px;height:82px;background:url(/templates/default/images/icon5.png) no-repeat;}
.odds {width:1200px;height:1480px;position:absolute;left:50%;top:0;margin-left:-600px;font-family:"Microsoft YaHei","微软雅黑";}

.odds_tit {position:absolute;top:18px;width:1200px;text-align: center;padding-bottom:10px;}
.odds_tit .p1 {font:bold 54px "Microsoft YaHei","微软雅黑";color: #fff; width:550px;  text-align:right;}
.odds_tit .p2 {font:16px "Microsoft YaHei","微软雅黑";color: #fff;letter-spacing: 7px; width:650px;text-align:right;}

.odds_tit .p3 {position:absolute; right:0px; top:0px;}
.odds_tit .p3 p{ font-size:32px; color:#fff; font-weight:bold; text-align:right; padding-top:15px;}


.part {position:absolute;width:440px;color: #fff;}
.part dt {font:bold 18px "Microsoft YaHei","微软雅黑";color: #000;}
.part dt em {font-style: normal;font:bold 18px "Arial";color: #a3a3a3;padding-left: 5px;text-transform: uppercase;}
.part dd {padding-top:10px;font:14px/30px "Microsoft YaHei","微软雅黑";color: #333;}
.part dd a{font-weight:bold; color:#333;}
.part dd span {color: #003366;}
.odds .pt1 {right:55px;top:230px;width: 615px;}
.odds .pt2 {left:65px;top:442px;width: 600px;}
.odds .pt3 {right:55px;top:650px;width: 615px;}
.odds .pt4 {left:65px;top:878px;width: 600px;}
.odds .pt5 {right:55px;top:1082px;width: 615px;}
.odds .pt6 .o_tips {margin-top:5px;padding:5px 10px 5px 14px;font:11px/17px "Microsoft YaHei","微软雅黑";color: #666;background: #fff0c1;}	



.xf{width:180px; height:257px;position:fixed; top:10%; right:0px; z-index:9999}<!--耗时1753630866.6718秒-->