﻿@charset "utf-8";
/* CSS Document */			
/*重置*/	
			body{ margin:0;}
			a{text-decoration: none;}
            img{ display:block; border:none;}
            *{ font-size:14px; font-family:"微软雅黑";}
            ul,dl,dd,p{ margin:0; padding:0;}
            ul li,ul,li,p,h1,h2,p{margin: 0px;padding: 0px;list-style-type: none;}
            a{ text-decoration:none;}
            ul,dl,dd{ margin:0; padding:0;}
		.head{height: 100px;}
		.logo img{float: left;width: 88px;height: 70px;margin-top: 14PX;}
		.name{float: left;margin-top:26px ;}
		.menu {float: right;line-height: 100px;margin-right: 100px;font-size: 18px;}
		.menu a{color:#666; font-size: 16px;}
		.centerbox{padding-top: 50px;width: 1200px;margin: 0 auto;}
		.leftbox{float: left;margin-left: 30px;}
		.leftbox a{font-size: 16px;line-height:30px ;color: #666;}
		.rightbox img{float:right;width:1000px;height:400px;padding-bottom: 10px;}
		.clear{clear:both}
		a:hover{color:#333;}
		
		
		.works{width: 1200px;margin: 0 auto;}
			.works h1{font-size:24px; color: #333;font-weight: bold;}
			.works h2{font-size: 14px;color: #999;line-height: 40px;padding-bottom: 20px;}
			.smallbox{margin-left:110px;float:left;width: 300px;height: 450px;border-radius: 6px;background-color: #f9f9f9;border: #e5e5e5 1px solid;}
			.smallbox1{float:left;width: 300px;height: 450px;border-radius: 6px;background-color: #f9f9f9;border: #e5e5e5 1px solid;}
			.imgbox{width: 300px;border-radius:6px 6px 0px 0px;}
			.smallbox h1{font-size: 14px;color: #666;margin-left: 20px;margin-top: 14px;margin-bottom: 20px;}
			.smallbox1 h1{font-size: 14px;color: #666;margin-left: 20px;margin-top: 14px;margin-bottom: 20px;}
			.smallbox h2{font-size: 12px;color: #999;margin-left: 20px;}
			.smallbox1 h2{font-size: 12px;color: #999;margin-left: 20px;}
			.line{width: 240px;height: 2px;background-color: #E5E5E5;margin: 0 auto;margin-top: 56px;}
			.more{float: left;}
			.imgmore{width:18px;height:18px;float: left;margin-left: 16px;}
			.morebox{margin-left: 204px;padding-top: 20px;cursor:pointer;}
			
			.newbox{width: 1200px;margin: 0 auto;margin-top: 30px;min-height:200px}
