@charset "utf-8";

/*产品展示*/
.main {
	padding-top:40px;
}
/*左侧内容*/
.conright {
	width: 848px;
	float: right;
	min-height: 300px;
	overflow: hidden;
}
.crumb {
	height: 45px;
	background: #0f63c1;
	border: 1px solid #0f63c1;
	margin-bottom: 20px;
}
.crumb h1 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #fff;
	line-height: 45px;
	padding-left: 15px;
}
.crumb span {
	display: block;
	line-height: 45px;
	height: 45px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	width: 357px;
    float: right;
    text-align: right;
    padding-right: 10px;
}
.crumb span a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
}
/*产品展示*/
.prolist  {
	min-height: 609px;
	overflow: hidden;
}
.prolist ul {
	min-height: 609px;
    margin-bottom: 10px;
    overflow: hidden;
}
.prolist li {
	width: 400px;
	height: 620px;
	float: left;
	margin:0 12px 20px;
	position: relative;
}
.prolist li div {
	width:400px;
	/*height: 240px;*/
	border:1px solid #e5e6e8;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*text-align:center;/* 针对IE的Hack */
	*display: block;
	 position:relative;

}
.prolist li div img {
	/*vertical-align:middle;
	transition-duration:0.6s;
	width: 100%;
	height: 240px;*/
	
	
	/*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    display: block;
    width: 100%;
    /*min-height: 100%;*/
    /*transform:translate(-50%,-50%);*/
}
.prolist  li p{margin-top: 1px; transition-duration: .4s;background-color: #edeef2;height: 68px;}
.prolist  li p span{display: block;line-height: 20px;padding-left: 15px;}
.prolist  li p span.span1{padding-top: 14px;color: #333;font-size: 14px;}
.prolist  li p span.span2{padding-bottom: 14px;color: #999;font-size: 12px;}
.prolist  li p a{float: right;display: block;width: 68px;height: 68px;line-height: 68px;text-align: center;background-position: center;background-repeat: no-repeat;}
.prolist  li p a.m1{background-color: #0667d3;background-image: url(../images/mess1.jpg);}
.prolist  li p a.m2{background-color: #ecedf1;background-image: url(../images/mess.jpg);}

.promore a {
	display: block;
	width: 168px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	border: 1px solid #e1e1e1;
	background: #fff;
	margin: 0 auto;
}
.promore a:hover {
	background: #0282cd;
	color: #fff;
}

/*新闻样式*/
.newlist {
	width: 830px;
	min-height: 470px;
	overflow: hidden;
	padding-bottom: 40px;
	margin:0 auto;
}
.newlist ul {
	min-height: 609px;
	margin-bottom: 20px;
}
.newlist li {
	height: 60px;
	padding: 12px 0;
	border: 1px solid #dfdfdf;
	margin-bottom: 20px;
}
.newlist li .date {
	width: 78px;
	height: 60px;
	float: left;
	border-right: 1px solid #d1d1d1;
	margin-right: 15px;
}
.newlist li .date h1 {
	font-family: "Arial";
	color: #9b9b9b;
	font-size: 36px;
	text-align: center;
	line-height: 35px;
}
.newlist li .date h2 {
	font-family: "Arial";
	color: #7d7d7d;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
}
.newlist li .newcon {
	width: 730px;
	height: 60px;
	float: left;
}
.newlist li .newcon h1 {
	font-family: "微软雅黑";
	color: #393939;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.newlist li .newcon span {
	font-family: "微软雅黑";
	color: #7d7d7d;
	font-size: 14px;
	line-height: 25px;
	display: block;
	height: 30px;
	overflow: hidden;
}
.newlist li:hover .newcon h1,.newlist li:hover .newcon span {
	color: #de2812;
}


/*单页*/
.content {
	min-height: 300px;
	line-height: 30px;
}
.pagecon {
	min-height: 300px;
	margin:0 auto;
}
.tit {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
}
.info {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}

.content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin:0 auto;
}

/*留言板*/
.m-form{line-height:29px;color:#555;}
.m-form legend{font-size:14px;font-weight:bold;}
.m-form form {float: left; width: 100%;}
.tips{float: right;margin-top: 50px;border: 1px solid #ccc;padding: 30px;}
.m-form .formitm{padding:20px 0 0;line-height:30px; width: 50%; float: left;}
.m-form .formitm.last{padding:10px 0;}
.m-form .formitm-1{padding-left:100px;}
.m-form .lab{float:left;width:90px;margin-right:-90px;text-align:right;font-weight:bold;}
.m-form .ipt{margin-left:100px; background:none;}
.m-form .ipt *{vertical-align:middle;height: 30px;}
.m-form .ipt a,.m-form .ipt a:hover{text-decoration:none;color:#fb5500;}
.m-form .ipt img{height:28px;margin:0 15px 0 5px;}
.m-form .ipt .domain{margin:0 0 0 5px;font-weight:bold;color:#777;}
.m-form .ipt p{height:22px;line-height:22px;color:#fb5500;}
.m-form .tip{padding-top:10px;color:#545454!important;}
.m-form .tip input{margin:0 5px 3px 0;}
.m-form .u-btn {width: 100px;height: 35px;background: #e1384f;border: none;color: #fff;margin-right: 15px;outline: none;}

/* 上下篇*/
.n-p{padding:10px 0;border-bottom: 1px dotted #afafaf;font-family:"宋体";height: 25px;}
.n-p li{float: left;padding:0px 20px;max-width: 50%; line-height:24px; list-style:none}
.n-p li a:hover{ text-decoration:underline}
.n-p .p,.n-p .n{background: url(../images/icon.png) no-repeat;}
.n-p .p{background-position: 0px -332px;}
.n-p .n{background-position: 0px -313px;}
