/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:297px; margin-right:11px;}/*首页并列三个框-左框*/
#page1 #content .row-1 .col-2 {width:297px; margin-right:11px;}/*首页并列三个框-中框*/
#page1 #content .row-1 .col-3 {width:297px;}                   /*首页并列三个框-右框*/
#page1 #content .row-2 .col-1 {width:297px; margin-right:11px;}
#page1 #content .row-2 .col-2 {width:297px; margin-right:11px;}
#page1 #content .row-2 .col-3 {width:297px;}
#page1 #content .row-2 .col-1 .col-1 {width:116px; margin-right:30px;}
#page1 #content .row-2 .col-1 .col-2 {width:116px; margin-right:0;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:606px; margin-right:11px;}
#page2 #content .row-1 .col-2 {width:297px;}
#page2 #content .row-1 .col-1 .col-1 {width:254px; margin-right:43px;}
#page2 #content .row-1 .col-1 .col-2 {width:245px;}
#page2 #content .row-2 .col-1 {width:606px; margin-right:11px;}
#page2 #content .row-2 .col-2 {width:297px;}
#page2 #content .row-2 .col-1 .col-1 {width:254px; margin-right:52px;}
#page2 #content .row-2 .col-1 .col-2 {width:255px; margin-right:0;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:297px; margin-right:11px;}
#page3 #content .row-1 .col-2 {width:297px; margin-right:11px;}
#page3 #content .row-1 .col-3 {width:297px;}
#page3 #content .row-2 .col-1 {width:297px; margin-right:11px;}
#page3 #content .row-2 .col-2 {width:297px; margin-right:11px;}
#page3 #content .row-2 .col-3 {width:297px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:606px; margin-right:11px;}
#page4 #content .row-1 .col-2 {width:297px;}
#page4 #content .row-1 .col-1 .col-1 {width:254px; margin-right:43px;}
#page4 #content .row-1 .col-1 .col-2 {width:245px;}
#page4 #content .row-2 .col-1 {width:606px; margin-right:11px;}
#page4 #content .row-2 .col-2 {width:297px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:606px; margin-right:11px;}
#page5 #content .row-1 .col-2 {width:297px;}
#page5 #content .row-2 .col-1 {width:297px; margin-right:11px;}
#page5 #content .row-2 .col-2 {width:297px; margin-right:11px;}
#page5 #content .row-2 .col-3 {width:297px;}
/*=========================*/

/*======= 关于我们.html =======*/
#page6 #content .row-1 .col-1 {width:165px; margin-right:18px;border: 0px solid #F00;}
#page6 #content .row-1 .col-2 {width:720px;}
#page6 #content .row-2 .col-1 {width:165px; margin-right:18px;}
#page6 #content .row-2 .col-2 {width:297px; margin-right:11px;}
#page6 #content .row-2 .col-3 {width:297px;}

#page6 #content .lanmutitle {
	background: url(images/lanmutitle.jpg) repeat-x;
	border-top:1px solid #c6c9cc;border-right:1px solid #c6c9cc;border-left:1px solid #c6c9cc;
	padding:5px 10px;
}
#page6 #content .lanmutitle h6 {
	color: #cc0000;
	margin-bottom: 2px;
	font: 16px/1.8em "Microsoft YaHei", Arial;/*定义中文字体时使用对应的英文名称 微软雅黑-Microsoft YaHei */
	text-align: right;
}


#page6 #content .box1_about {background:#f7f7f7; 
	border-bottom:1px solid #c6c9cc;border-right:1px solid #c6c9cc;border-left:1px solid #c6c9cc;
	padding:20px;
	-moz-box-shadow: 0px 2px 4px #e3e3e3; /* FF3.5+ */
    -webkit-box-shadow: 0px 2px 4px #e3e3e3; /* Saf3.0+, Chrome */
    box-shadow: 0px 2px 4px #e3e3e3; /* Opera 10.5, IE 9.0 */}/*关于我们框子*/
#page6 #content .box1_about .bg1 {background:#ececec;padding-bottom:10px;}
#page6 #content .box1_about h6.alt {background:#fff;padding:6px 0px 6px 0px;margin:1px 1px 5px 1px;	}

#page6 #content .box1_about_left {background:#f7f7f7;border:0px solid #c6c9cc;padding:0px;
    -moz-box-shadow: 0px 2px 4px #e3e3e3; /* FF3.5+ */
    -webkit-box-shadow: 0px 2px 4px #e3e3e3; /* Saf3.0+, Chrome */
    box-shadow: 0px 2px 4px #e3e3e3; /* Opera 10.5, IE 9.0 */}/*关于我们竖型菜单框子*/
#page6 #content .box1_about_left .bg1 {background:#ececec;padding-bottom:10px;}
#page6 #content .box1_about_left img{width:163px;border: 1px solid #c9c9c9; margin:2px auto; padding:1px;}
#lanmu_title{
	background: #F60;
	margin: 0 1px 5px 1px;
	padding:2px;
	width: 163px;
	color: #FFF;
	text-align: center;
    font: normal 20px/1.5em "Microsoft YaHei", Arial;
}

/*产品中心*/
#page6 #content .box1_product {background:#f7f7f7; 
	border-bottom:1px solid #c6c9cc;border-right:1px solid #c6c9cc;border-left:1px solid #c6c9cc;
	padding:20px;
	height:auto;
	-moz-box-shadow: 0px 2px 4px #e3e3e3; /* FF3.5+ */
    -webkit-box-shadow: 0px 2px 4px #e3e3e3; /* Saf3.0+, Chrome */
    box-shadow: 0px 2px 4px #e3e3e3; /* Opera 10.5, IE 9.0 */}/*关于我们框子*/

/*=========================*/



