@charset "utf-8";
/* CSS Document */

.main{}
.main .coltop{
	height: 50px;
	border-bottom: 2px solid #028BCF;
}
.main .coltop strong{
	float: left;
	width: 140px;
	padding-left: 2px;
	margin-bottom: -1px;
	border-bottom: 9px solid #04366c;
    font-family: 'Microsoft YaHei';
    font-size: 29px;
    line-height: 42px;
    color: rgb(28, 69, 135);
}
.main .coltop span{
	float: left;
	margin: 6px 0 0 2px;
	color: rgb(28, 69, 135);
    font-family: 'Microsoft YaHei';
    line-height: 16.8px;
    font-size: 14px;
	text-transform: uppercase;
}
.main .coltop span i{
	font-size: 23px;
	font-style: normal;
	line-height: 1.4;
}
.main .coltop ul{
	float: right;
	margin-top: 8px;
	padding: 0 15px;
}
.main .coltop ul li{
	height: 38px;
	float: left;
	line-height: 38px;
}
.main .coltop ul li a{
	display: block;
	padding: 0 26px;
	color: #434343;
	font-family: Microsoft YaHei;
	font-size: 14px;
}
.main .coltop ul li a:hover{
	background-color: #04366c;
	color: #fff;
}

.main .products{ margin-top: 42px;}
.products .chanpin{ margin: 12px -9px;}
.products .chanpin li{
	width: 190px;
	margin: 0 9px 10px;
	padding: 15px;
    border: 1px solid rgb(238, 238, 238);
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.products .chanpin li:hover{
	border-color: #04366c;
	font-weight: bold;
}
.products .chanpin li > a{
	height: 190px;
    width: 190px;
    text-align: center;
	line-height: 190px;
}
.products .chanpin li img{
	max-width: 190px;
    margin: 0px auto;
    max-height: 190px;
	vertical-align: middle;
	transition: all .4s;
}
.products .chanpin li a:hover img{ transform: scale(1.05);}
.products .chanpin li p{
	height: 20px;
	font-family: Microsoft YaHei;
	font-size:13px;
	text-align: center;
	line-height: 20px;
}
.products .chanpin li p a:hover{ color: #04366c;}

.about{
	height: 418px;
	margin-top: 20px;
	background: url(../images/55550710fe68ad.jpg) repeat center center;
}
.about .guanyu{
	width: 702px;
	float: left;
	margin-left: 6px;
}
.about .guanyu h2{
	margin-top: 43px;
	font-size: 21px;
    font-family: 微软雅黑;
    color: rgb(255, 255, 255);
    letter-spacing: 2px;
	text-align: center;
	line-height: 1.4;
}
.about .guanyu .jianjie{
	margin-top: 30px;
	white-space: pre-wrap;
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 28px;
    color: rgb(255, 255, 255);
}
.about .guanyu .more{
	display: block;
	width: 150px;
	height: 50px;
	margin: 18px auto;
	border-radius: 3px;
	box-shadow: rgba(0,0,0,0.6) 0px 1px 4px 0px;
	line-height: 50px;
	text-align: center;
	font-family: Microsoft YaHei;
    font-size: 14px;
	color: #fff;
	font-weight: bold;
	transition: all .4s;
}
.about .guanyu .more:hover{
	background-color: rgb(217,217,217);
	color: rgb(67,67,67);
}
.about .aboutrg{
	width: 480px;
	height: 416px;
	float: right;
	position: relative;
}
.about .aboutrg img{ max-width: 450px;}
.about .aboutrg .apic1{
	position: absolute;
	top: 40px;
	left: 16px;
	transform: rotate(5deg);
	transform-origin: 0px 0px 0px;
	border: 5px solid #fff;
}
.about .aboutrg .apic2{
	position: absolute;
	top: 56px;
	border: 6px solid #fff;
}

.hotsale{ margin-top: 30px;}
.main .coltop .more{
	float: right;
	margin: 28px 10px 0 0;
	font-family: "微软雅黑";
}
.main .coltop .more:hover{
	color: rgb(28, 69, 135);
	font-weight: bold;
}

.hotsale .rexiao{ margin-top: 36px;}
#rxs {
width: 100%;
height:280px;
overflow:hidden;
}
#rxbox {
float: left;
width: 9900%;
}
#rx1 ,#rx2 {float: left;}
#rxs ul li{
	float:left;
	
	padding:0 12px;
	text-align:center;
	overflow: hidden;
}
#rxs ul li > a{
	width: 240px;
	height: 240px;
	line-height: 240px;
	text-align: center;
	}
#rxs ul li img{
	max-width:100%;
	max-height: 240px;
	vertical-align:middle;
	transition: all .4s;}
#rxs ul li a:hover img{ transform: scale(1.05);}
#rxs ul li p {
	font-size:14px;
	line-height: 140%;
    font-family: SimSun;
    
    color: #000;
    margin-top: 5px;}
#rxs ul li p a:hover{ color:#04366c;}

.hyyy{
	height: 424px;
	margin-top: 56px;
	padding-top: 12px;
	background-color: rgb(249, 249, 249);
}
.hyyy ul{ margin-top: 16px; text-align: center;}
.hyyy ul li{
	width: 382px;
	display: inline-block;
	vertical-align: top;
	margin: 0 7px;
}
.hyyy ul li > a{
	height: 172px;
	line-height: 172px;
	text-align: center;
}
.hyyy ul li img{
	height: 172px;
	vertical-align: middle;
	transition: all .4s;
}
.hyyy ul li a:hover img{ transform: scale(1.05);}
.hyyy ul li h3{
	height: 38px;
	background-color: rgb(217, 217, 217);
	font-size: 14px;
    font-family: '微软雅黑';
	line-height: 38px;
}
.hyyy ul li h3 a{ color: rgb(28, 69, 135);}
.hyyy ul li h3 a:hover{ color: #000;}
.hyyy ul li p{
	height: 96px;
	margin-top: 3px;
	color: rgb(102, 102, 102);
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    line-height: 24px;
	text-align: left;
    background-color: rgb(251, 251, 251);
}

.news{ margin-top: 20px; margin-bottom: 98px;}
.news .gsxw, .news .hydt{
	width: 48%;
	float: left;
	overflow: hidden;
}
.news .hydt{ float: right;}
.news .newspic{
	margin: 15px 3px 0;
	height: 172px;
	vertical-align: middle;
}
.news ul{ margin-top: 5px;}
.news ul li{
	height: 26px;
	margin: 3px 0;
	padding: 0 3px 4px;
	border-bottom: 1px solid #e2e2e2;
	line-height: 26px;
	font-family: Microsoft YaHei;
}
.news ul li a{
	float: left;
	padding-left: 20px;
	background: url(../images/17.png) no-repeat left center;
    font-size: 14px;
    color: #5A5A5A;
}
.news ul li a:hover{ color: #04366c; font-weight: bold;}
.news ul li span{
	float: right;
	color: #929292;
}





