html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family:"微软雅黑";
	color:#666666;
	font-size:14px;
	line-height:28px;
}
ol, ul {
	list-style: none;
}
p{
	font-family:"微软雅黑";
	color: #666666;
	font-size:14px;
	line-height:28px;
}
li{
	font-family:"微软雅黑";
}
a{	
	color:#666666;
	text-decoration:none;
}
a:hover{
	color: #0199dc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*------start------*/
.maxbox{
	width: 100%;
	height: auto;
}
/* header   start */
.header{
	width: 100%;
	height: 162px;
	background: url(../images/header_bg.png) no-repeat 50% 0;
	position: fixed;
	top: 0;
	left: 0;
}
.header_top{
	width: 1100px;
	margin: auto;
	padding-top: 15px;
}
/* search  start */
.search_box{
width: 326px;
height: 29px;
float: left;
background:url(../images/search_bg.png) no-repeat 0 0;
}
.input_box{ 
float:left;
width:226px;
height:25px; 
line-height:25px;
padding-left:11px;
border:0;
background:none;
text-align:left;
font-size:14px;
}
.button{
float:right; 
border:0; 
background:none; 
text-indent:-999px; /*隐藏按钮文字*/
width:70px; 
height:29px; 
cursor:pointer;/*鼠标经过悬停按钮时鼠标指针变为手型*/
}   
/* search  end */
.header_right{
	width: 200px;
	height: auto;
	float: right;
}
.header_right a{color: #fff;padding: 5px;}
.header_right a:hover{color:#0199DC}
/* nav   start */
.header_down{
	width: 100%;
	height: auto;
	float: left;
}
.nav{
	width: 1100px;
	margin: auto;
	margin-top: 40px;
}
.nav ul{
	list-style: none;
}
.nav ul li{
	width: 100px;
	float: left;
	line-height: 41px;
	text-align: center;
	margin: 0 10px;
}
.menu li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
}
.menu li a:hover{
	text-decoration: none;
	border-bottom: 4px solid#e2632e;
	display: block;
}
.cur{
	width: 80px;
	display: block;
	border-bottom: 4px solid#E2632E;
}
/* nav   end */
/* header   end */

/* banner   start */
.banner{
	width: 100%;
	height: 752px;
	margin-top: 60px;
	background: url(../images/banner.jpg) no-repeat 50% 0;
}
.flash1{
	width: 40%;
	height: 40%;
	padding: 120px 0 0 480px;
}
.flash2{
	width: 40%;
	height: 40%;
	margin: 80px 0 0 500px;
}
/* banner   end */


/* mainbox   start */
.mainbox{
	width: 100%;
	height: auto;
	float: left;
}
.mainbox1{
	width: 100%;
	height: auto;
	background: #f5f5f5;
}
.title{
	width: 1100px;
	height: auto;
	margin:auto;
	padding: 25px 0 15px 0;
}
.title a{
	padding-left: 150px;
}
/* news    start */
.news{
	width: 1100px;
	height: auto;
	margin: 30px auto;
}
.news_title{
	width: 100%;
	margin: auto;
}
.news_title a{
	color: #e10810;
	float: right;
}
.news_title a:hover{color: #0199dc;}
.news_content{
	width: 100%;
	float: left;
}
.news_left{
	width: 35%;
	float: left;
}
.news_right{
	width: 63%;
	float: right;
	max-height: 210px;
	overflow: hidden;
}
.news_right ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #e0dfdd;
}
.news_right ul li span{
	float: right;
	color: #666666;
}
/* news    end */

/* about   start */
.about{
	width: 100%;
	float: left;
	background: #F5F5F5;
}
.about_content{
	width: 1100px;
	margin: auto;
	padding-top: 30px;
}
.about_left{
	width: 40%;
	float: left;
}
.about_right{
	width: 60%;
	float: right;
}
.about_title{
	width: 100%;
	color: #E10810;
}
.about_title a{
	float: right;
	color: #E10810;
}
.about_title a:hover{color: #0199DC;}
.about_t{
	width: 100%;
	float: left;
	padding-top: 25px;
	max-height: 220px;
	overflow: hidden;
}
/* about   end */

/* youshi   start */
.youshi{
	width: 100%;
	float: left;
	margin-top: 25px;
}
.youshi_content{
	width: 1100px;
	margin: auto;
}
.youshi_title a{
	float: right;
	color: #E10810;
}
.youshi_title a:hover{color: #0199DC;}
/* youshi   end */

/* product   start */
.product{
	width: 100%;
	float: left;
	margin-top: 25px;
	background: url(../images/product_bg.png) no-repeat 50% 0;
}
.lanrenzhijia {
	width:1100px;
	margin: auto;
	padding: 150px 0 0 55px;
}
.box {
	float:left;
	width:238px;
	height:159px;
	border:1px solid white;
	background:#EEE;
	margin:10px;
	position:relative;
	display:inline;
}
.box a {
	display:block;
	width:238px;
	height:159px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	z-index:9;
}
.boxBor {
	position:absolute;
	left:0;
	top:0;
	display:none;
	border:1px solid white;
	z-index:4;
	background:#fff;
	background:-moz-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.77));
	background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.77));
	background:-o-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.77));
	background:-ms-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.77));
}
/* product   end */

/* bottom   start */
.bottom{
	width: 100%;
	height: 260px;
	float: left;
	background: #007dc0;
}
.bottom_content{
	width: 1100px;
	height: 260px;
	margin: auto;
}
.bottom_left{
	width: 60%;
	float: left;
	text-align: center;
	padding-top: 100px;
}
.bottom_left p{
	color: #fff;
}
.bottom_right{
	width: 40%;
	float: right;
	padding-top: 25px;
}
.contact_title{width: 100%;}
.contact_content{
	width: 100%;
	float: left;
	max-height: 160px;
	overflow: hidden;
}
.contact_content p{
	color: #fff;	
    line-height: 20px;
    }



