@charset "UTF-8";
/* 内页css 电脑版*/
@media only screen and (min-width: 1040px) and (max-width:2800px) {




.proben	{
	height: 300px;
	width: 100%;
	background-image: url(../img/proben.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	height: 54px;
	width: 100%;
	background-image: url(../img/menubj.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.menu ul {
	margin: auto;
	height: 54px;
	width: 1300px;
	background-image: url(../img/menulib.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu ul li {
	height: 54px;
	float: left;
	width: 138px;
	background-image: url(../img/menulib.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu ul li a {
	line-height: 44px;
	color: #333;
	text-align: center;
	display: block;
	height: 54px;
}
.menu ul li a:hover,.menu ul li .hover {
	color: #FFF;
	background-image: url(../img/menulih.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*.menu ul li:first-child{
	background-image: url(../img/menulib.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
*/
.menus {
	height: 54px;
	width: 1200px;
	background-image: url(../img/menubj.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.menus ul {
	margin: auto;
	height: 54px;
	width: 1300px;
	background-image: url(../img/menulib.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menus ul li {
	height: 54px;
	float: left;
	width: 138px;
	background-image: url(../img/menulib.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menus ul li a {
	line-height: 44px;
	color: #333;
	text-align: center;
	display: block;
	height: 54px;
}
.menus ul li a:hover,.menus ul li .hover {
	color: #FFF;
	background-image: url(../img/menulih.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.column {
	margin: auto;
	width: 1300px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.column ul li {
	float: left;
	height: 46px;
	min-width:140px;
	line-height: 46px;
	font-size: 14px;
	text-align: center;
	margin-right: 20px;
	color: #333;
}
.column ul li a {
	display: block;
	background-color: #f2f2f2;
	color: #333;
}
.column ul li a:hover,.column ul li .hover {
	color: #FFF;
	background-color: #C13229;
}
.heng {
	background-color: #C13229;
	height: 2px;
	width: 100%;
	margin-bottom: 20px;
}
.article {
	margin: auto;
	width: 1300px;
	padding-bottom: 20px;
}
.article .product {
	padding: 10px;
}
.article .product .bar {
	background-color: #f7f7f7;
	height: 200px;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
.article .product .bar .spic {
	float: left;
	height: 180px;
	width: 270px;
	margin: 10px;
}
.article .product .bar .spic img{
	
	height: 180px;
	width: 270px;
	}
.article .product .bar .comn {
	float: left;
	width: 970px;
	margin: 10px;
	height: 180px;
}
.article .product .bar .comn h3 {
	line-height: 50px;
	font-size: 16px;
}
.article .product .bar .comn h3 a{
	color: #333;
}
.article .product .bar .comn .py {
	line-height: 30px;
	width: 810px;
	height: 90px;
	float: left;
}
.article .product .bar .comn .more {
	height: 40px;
	width: 120px;
	clear: both;
}
.article .product .bar .comn .time {
	float: left;
	width: 100px;
	height: 90px;
	padding-right: 20px;
	padding-left: 30px;
}
.article .product .bar .comn .time .dt {
	line-height: 48px;
	font-size: 48px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.article .product .bar .comn .time .xt {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #999;
}
.article .product .bar .comn .more a {
	border: 1px solid #CCC;
	text-align: center;
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #999;
	background-color: #FFF;
}
.article .product .bar .comn .more a:hover {
	color: #FFF;
	background-color: #C13229;
	border: 1px solid #C13229;
}

.articles {
	width: 1200px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.articles .news {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.articles .news .bar {
	background-color: #f7f7f7;
	height: 200px;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
.articles .news .bar .spic {
	float: left;
	height: 180px;
	width: 270px;
	margin: 10px;
}
.articles .news .bar .spic img{
	
	height: 180px;
	width: 270px;
	}
.articles .news .bar .comn {
	float: left;
	width: 800px;
	margin: 10px;
	height: 180px;
}
.articles .news .bar .comn h3 {
	line-height: 50px;
	font-size: 16px;
}
.articles .news .bar .comn h3 a{
	color: #333;
}
.articles .news .bar .comn .py {
	line-height: 30px;
	width: 600px;
	height: 90px;
	float: left;
}
.articles .news .bar .comn .more {
	height: 40px;
	width: 120px;
	clear: both;
}
.articles .news .bar .comn .time {
	float: left;
	width: 100px;
	height: 90px;
	padding-right: 20px;
	padding-left: 30px;
}
.articles .news .bar .comn .time .dt {
	line-height: 48px;
	font-size: 48px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.articles .news .bar .comn .time .xt {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #999;
}
.articles .news .bar .comn .more a {
	border: 1px solid #CCC;
	text-align: center;
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #999;
	background-color: #FFF;
}
.articles .news .bar .comn .more a:hover {
	color: #FFF;
	background-color: #C13229;
	border: 1px solid #C13229;
}
.articles .titlte {
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.articles .xiangmu {
	line-height: 30px;
}

.article .titlte {
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.article .xiangmu {
	line-height: 50px;
	padding: 30px;
}
.article .xiangmu .gtr {
	float: left;
	padding-right: 80px;
	padding-left: 80px;
	width: 400px;
}
.article .mingnuan {
	line-height: 40px;
	padding: 30px;
	background-color: #f7f7f7;
	margin-top: 20px;
	margin-bottom: 20px;
}
.article .mingnuan .contact{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.article .mingnuan .contact .zuo {
	float: left;
	height: 480px;
	width: 500px;
}
.article .mingnuan .contact .zuo .name {
	font-size: 32px;
	font-family: "Microsoft YaHei";
	line-height: 100px;
}
.article .mingnuan .contact .zuo .tel {
	height: 280px;
	background-image: url(../img/tact.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-right: 20px;
}
.article .mingnuan .contact .zuo .tel ul {
	margin: 0px;
	padding: 0px;
}
.article .mingnuan .contact .zuo .tel ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 50px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	line-height: 50px;
	font-size: 14px;
}
.article .mingnuan .contact .zuo .tel .er {
	text-align: center;
	line-height: 30px;
}
.article .mingnuan .contact .you {
	float: left;
	height: 440px;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 20px;
}


}


/* 内页css 手机版*/
@media only screen and (min-width: 200px) and (max-width:1040px) {



	
.proben	{
	height: 300px;
	width: 100%;
	background-image: url(../img/proben.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	height: auto;
	width: 100%;
	background-image: url(../img/menubj.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu ul {
	margin: auto;
	height: 54px;
	width: 100%;
	background-image: url(../img/menulib.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu ul li {
	height: 54px;
	float: left;
	width: 33%;
	background-image: url(../img/menulib.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu ul li a {
	line-height: 44px;
	color: #333;
	text-align: center;
	display: block;
	height: 54px;
}
.menu ul li a:hover,.menu ul li .hover {
	color: #FFF;
	background-image: url(../img/menulih.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu ul li:nth-child(3),.menu ul li:nth-child(6),.menu ul li:nth-child(9){
	background-image: none;
	}
.menu ul li:nth-child(3),.menu ul li:nth-child(6),.menu ul li:nth-child(9){
	width:34%;
	}
.column {
	margin: auto;
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.column ul li {
	float: left;
	height: 46px;
	width: 33%;
	line-height: 46px;
	font-size: 14px;
	text-align: center;
	color: #333;
}
.column ul li a {
	display: block;
	background-color: #f2f2f2;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
}
.column ul li a:hover,.column ul li .hover {
	color: #FFF;
	background-color: #C13229;
}
.heng {
	background-color: #C13229;
	height: 2px;
	width: 100%;
	margin-bottom: 20px;
}
.article {
	margin: auto;
	width: 100%;
	padding-bottom: 20px;
}
.article .product {
	padding: 10px;
}
.article .product .bar {
	background-color: #f7f7f7;
	height: 0;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom:22%;
}
.article .product .bar .spic {
	float: left;
	height: 0;
	padding-bottom: 20%;
	width: 28%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
}
.article .product .bar .spic img{
	width: 100%;
}
.article .product .bar .comn {
	float: left;
	width: 64%;
	height: 100%;
	margin: 2%;
}
.article .product .bar .comn h3 {
	line-height: 30px;
	font-size: 16px;
}
.article .product .bar .comn h3 a{
	color: #333;
}

.article .product .bar .comn .py {
	line-height: 30px;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
.article .product .bar .comn .time{
	display:none;
}
.article .product .bar .comn .more {
	display:none;
	height: 40px;
	width: 120px;
}
.article .product .bar .comn .more a {
	border: 1px solid #CCC;
	text-align: center;
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #999;
	background-color: #FFF;
}
.article .product .bar .comn .more a:hover {
	color: #FFF;
	background-color: #C13229;
	border: 1px solid #C13229;
}	
	.article .mingnuan {
	line-height: 40px;
	padding: 30px;
	background-color: #f7f7f7;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	
}
