@charset "utf-8";
/* CSS Document */
.main-frm{ background:#e6e6e6; padding:30px 0;}/*background:#E6EEF2; */
.main-left{width:898px;float:left;overflow:hidden;}
.main-right{width:294px;float:right;height:100%;}

/*内页bannner*/
.ny-bnr{ height:300px;position:relative;overflow:hidden; background-position:top; background-repeat:no-repeat; background-attachment:fixed;}
.ny-bnr .pc-title{ margin-top:20px;}
.ny-bnr .pc-list { }


/*渐变背景*/
.bg-grand{background:url(../img/grand.png) left no-repeat;}
.gradient{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b81bd+36,ffffff+86&1+36,0+86 */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
}
:root .gradient{filter:none;}

/*文章*/
.art-box{background:#fff;}
	/*关于我们*/
	.ab-box{width:100%; height:200px; overflow:hidden; position:relative; background-color:#CCC}
		.ab-pic{width:100%; height:100%; position:absolute; top:0; left:0;z-index:1;}
		.ab-title{ margin-top:50px; padding-left:40px;}
		.ad-mm{padding-left:40px;}
	/*联系我们*/
		.ct-comtel{ color:#FFF; font-size:18px; margin-top:10px; margin-left:40px;}

			
	.art-title{font-weight: normal;font-size: 24px;}
	.art-comment{ margin-bottom:20px;}
		.art-c-box{
    		color: #CFCFCF;
		}
		.art-time{}
		.art-hits{
			float: right;
			color: #B4B4B4;
			font-size: 12px;
		}
			.art-hits i{margin-left: 10px;}
			.icon-eye{
				display: inline-block;
				width: 16px;
				height: 16px;
				vertical-align: middle;
				background: url(img/icon-eye.png);
			}
	.art-box{}
	.art-content{}			
	.art-content,.art-content table{ font-size:14px;line-height:1.5;}
	

	.art-share{margin-top: 20px;padding-top: 30px;border-top: 1px solid #EEE;}
/*菜单	*/
.menu-box{ margin-bottom:18px;}
.menu-title{padding:10px;font-weight: normal;font-size:18px;}
.menu-list{ text-align:left;}
.menu-list ul{}
.menu-list li{width:100%; padding:10px 15px;cursor:pointer}.menu-list li:last-child{border-bottom:0}
.menu-list li a{ width:100%; display:block; color:inherit;}.menu-list li a:hover{ color:inherit;}
.menu-cnt{padding:10px;}

	/*淡蓝色*/
	.menu-bg1{background:#86B6E8;color:#333;}
	.menu-bg1 li{ background:#AFCEEF;border-bottom:#9AC2EB solid 1px;}
	.menu-bg1 li:hover{background:#4091E2;color:#FFF;}
	.menu-bg1 .menu-open{background:#fe9a3c;color:#FFF;}/*background:#4091E2;*/
	/*白色*/
	.menu-bg2{background:#FFF;color:#08c;}
	.menu-bg2 .menu-title{border-bottom:#EEE solid 1px; color:#FFF; background-color:#99CCFF}
	.menu-bg2 li{ border-bottom:#EEE solid 1px;}
	.menu-bg2 li:hover{background:#4091E2;color:#FFF;}
	.menu-bg2 .menu-open{background:#fe9a3c;color:#FFF;}
	.menu-bg2 .menu-cnt a{ color:inherit;}.menu-bg2 .menu-cnt a:hover{color:#08c;}
	.menu-bg2 .menu-cnt2{ padding:8px 15px; color:#333;}
	/*蓝色*/
	.menu-bg3{background:#4091E2;color:#FFF;}
	/*橙色*/
	.menu-bg4{background:#fe9a3c;color:#FFF;}

/*关于我们*/
/*企业文化*/
.ac-ttl{width:100%; height:36px; background-color:#AEB9C9; color:#333; padding-left:10px; font-size:18px; line-height:36px; margin-top:20px;}
.ac-box{width:100%; overflow:hidden; margin-top:15px;}
.ac-b3{width:110%; }.ac-b3:after{clear:both;}
.ac-b3 li{ float:left;width:270px; height:380px; background-color:#CCC; margin-right:15px;} .ac-b3 li:last-child{ margin-right:0;}
	.clt-title{font-size:24px; padding:0 15px; padding-top:25px;}
	.clt-mm{ padding:0 15px;}
.about1{color:#333; background:url(../img/about/about-1.jpg) top center;}
.about2{ color:#990033; background:url(../img/about/about-2.jpg) top center;}
.about3{ color:#FFF; background:url(../img/about/about-3.jpg) top center;}
.about4{ width:100%; height:258px; background:url(../img/about/about-4.jpg) top center; color:#FFDC9B}
.about5{ width:100%; height:258px; text-align:right; background:url(../img/about/about-5.jpg) top center; color:#FFF;}

/*产品*/
.cp-margin{margin-left:18px;}
.ac-mb-20{margin-bottom:20px; }
.ac-mt-10{margin-top:10px;}