/*base*/
*{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}

img{vertical-align:top;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}
body{font-family: "微软雅黑";}
/*index.css*/
/*head*/
.head{
	width:100%;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	background: #fff;
}
.head h1{
	width:3.15rem;
	height: 0.95rem;
	background: url(../img/logo.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 0.75rem;
}
.head h1 a{
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999em;
}
.head .title{
	height: 1rem;
	border-left: 1px solid #dbdbdb;
	color: #afafaf;
	padding-left: 0.225rem;
	margin-left: 0.25rem;
}
.head .title1{
	font-size: 0.5rem;	
	margin-top: -0.1rem;
}
.head .title2{
	font-size: 0.37rem;
}
.head .tel{
	height: 0.8rem;
	color: #f06c3a;
	font-size: 0.35rem;
	padding-left: 1rem;
	background: url(../img/tel.png) no-repeat center left;
	background-size: 0.8rem .8rem;
	line-height: 0.8rem;
	margin-left: 4.35rem;
}

/*nav*/
.nav{
	width: 100%;
	height: 0.9rem;
	background: #f06c3a;
	padding-top: 0.375rem;
}
.nav li{
	width: 3rem;
	height: 0.6rem;
	font-size: 0.6rem;
	border-right: 1px solid #f8bda6;
	text-align: center;
}
.nav li.fir{
	width: 1.3rem;
	text-align: left;
	/*padding: 0 0.4rem;*/
	padding-right: 0.4rem;
	padding-left: 1.2rem;
}
.nav li.last{
	border-right: none;
	width: 2.8rem;
}
.nav li a{
	color: #fff;
	display: block;
	margin-top: -.15rem;
}
#item2{display: none;}
#item{width: 100%;z-index: 999;}
/*banner*/
.banner img{width: 100%;height: 8.75rem;}
/*part1*/
.part1 {
	width: 100%;
	text-align: center;
	padding-bottom: 1rem;
}
.part1 h2{
	width: 100%;
	height:2.825rem;
	background: url(../img/bigarrow.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size:0.75rem ;
	font-weight: bold;
	line-height: 2.5rem;
}
.part1 .part1Box{
	width: 8.725rem;
	height: 9.85rem;
	background: url(../img/part1bg.jpg) no-repeat;
	background-size: 100% 100%;
	margin:0.6rem auto 0.75rem;
	position: relative;
}
.part1 .part1Box li{
	position:absolute;
	left: 0;
	top: 0;
	width:4rem;
	height: 0.8rem;
	background: url(../img/icon.png) no-repeat;
	background-size: 100% 100%;
	line-height: 0.8rem;
	font-size: 0.45rem;
	color: #fff;
	font-style: italic;
}
.part1 .part1Box li:nth-child(1){
	left: -2.7rem;
	top: 0.85rem;
}
.part1 .part1Box li:nth-child(2){
	left: -3.4rem;
	top: 4.3rem;
}
.part1 .part1Box li:nth-child(3){
	left: -3rem;
	top: 8rem;
}
.part1 .part1Box li:nth-child(4){
	left: 0rem;
	top: 9.4rem;
}
.part1 .part1Box li:nth-child(5){
	left:6.6rem;
	top:9.05rem;
}
.part1 .part1Box li:nth-child(6){
	left: 8.3rem;
	top: 6.875rem;
}
.part1 .part1Box li:nth-child(7){
	left: 8rem;
	top:4.175rem;
}
.part1 .part1Box li:nth-child(8){
	left: 7.8rem;
	top: 1.4rem;
}
.part1 .part1Box li:nth-child(9){
	left: 4.8rem;
	top: -0.375rem;
}
.part1 .pk{
	width: 14.75rem;
	margin: 0 auto;
	position: relative;
}
.part1 .pk span{
	width: 3.5rem;
	height: 2.125rem;
	background: url(../img/pk.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 5.61rem;
	top: 0;
}
.part1 .pk .ul1{
	width: 7.325rem;	
}
.part1 .pk .ul1 li{
	width: 7.37rem;
	border: 0.025rem solid #ff9168;
	border-top: none;	
	height: 3.5rem;
	box-sizing:border-box; 
}
.part1 .pk .ul2 li{
	border: 0.025rem solid #d0d0d0;
	border-left: none;
	border-top: none;
}
.part1 .pk .ul1 li h3{
	width: 6.35rem;	
	font-size: 0.5rem;
	color: #f06c3a;
	padding-top: 0.35rem;
	margin: 0 auto 0.2rem;
	text-align: justify;
}
.part1 .pk .ul2 li h3{
	color: #7c7c7c;
}
.part1 .pk .ul1 li p{
	font-size: 0.45rem;
	color: #8a8a8a;
	padding-bottom: 0.675rem;
	width: 6.35rem;
	margin: 0 auto;
	text-align: justify;
}
.part1 .pk .ul2 li p{
	color: #ababab;
}
.part1 .pk .ul1 li:nth-child(1){
	font-size: 0.6rem;
	color: #fff;
	width: 7.375rem;
	height: 1rem;
	line-height: 1rem;
	background: #ff9168;
	border: none;
}
.part1 .pk .ul1 li:nth-child(2){
	height: 3rem;
}
.part1 .pk .ul1 li:nth-child(2) h3{
	padding-top: 0.65rem;
}
.part1 .pk .ul2 li:nth-child(1){
	color: #868686;
	background: #d0d0d0;
}
.part1 .pk .ul1{
	width: 7.37rem;
}
/*part2*/
.part2{
	background: #f8efea;
	text-align: center;	
	padding-bottom: 1rem;
}
.part2 h2{
	color: #f06c3a;
	background: url(../img/line.png) no-repeat left bottom;
	background-size: 100% 0.075rem;
	font-size: 0.75rem;
	font-weight: bold;
	padding: 0.75rem 0 0.5rem;
}
.part2 .text1{
	font-size: 0.5rem;
	color: #7f7f7f;
	padding: 0.5rem 0 .7rem;
}
.part2 ul{
	width: 14.55rem;
	margin: 0 auto;
}
.part2 ul li{
	width: 4.5rem;
	height: 3.85rem;
	border: 1px solid #f06c3a;
	border-radius: 0.2rem;
	margin-right: 0.425rem;
}
.part2 ul li.last{
	margin-right: -.425rem;
}
.part2 ul li:nth-child(1) img{
	width: 1.55rem;
	height: 1.5rem;
	margin: 0.5rem 0 0.7rem;
}
.part2 ul li:nth-child(2) img{
	width: 1.575rem;
	height: 1.175rem;
	margin: 0.7rem 0 0.875rem;
}
.part2 ul li:nth-child(3) img{
	width: 1.225rem;
	height: 1.475rem;
	margin: 0.5rem 0 0.8rem;
}
.part2 h3{
	font-size: 0.5rem;
}
/*part3*/
.part3{
	padding-bottom: 1rem;
}
.part3 h2{
	height: 1.5rem;
	background: #f06c3a;
	line-height: 1.5rem;
}
.part3 .bg{
	width: 100%;
	height: 9.75rem;
	background: url(../img/part2bg.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 0.75rem;
}
.part3 ul{
	width: 14.5rem;
	margin: 0 auto;
}
.part3 .bg li{
	margin-right: 0.3rem;
}
.part3 .bg .text{
	font-size: 0.5rem;
	height: 0.5rem;
	color: #fff;
	padding-top: 0.4rem;
	margin: 0 0 0.55rem;
	width: 100%;
	background: url(../img/line2.png) no-repeat 10.375rem 0.7rem;
	background-size: 4.875rem 1px;
}
.part3 .bg li.last{
	margin-right: -0.3rem;
}
.part3 .bg li.mart{
	margin-top: 0.45rem;
}
.part3 .bg li img{
	width: 4.675rem;
	height: 3.625rem;
}
.part3 .bg li:nth-child(2),.part3 .bg li:nth-child(5){
	margin-right: 0.25rem;
}
/*part4*/
.part4 ul{
	width: 14.5rem;
	margin: 0.7rem auto;
}
.part4 img{
	width: 4.6rem;
	height: 3.625rem;
}

.part4  li{
	margin-right: 0.4rem;
}
.part4  li.last{
	margin-right: -0.4rem;
}
.part4  li.mart{
	margin-top: 0.25rem;
}
/*foot*/
.foot{
	width: 100%;
	height: 9.25rem;
}
body{
	padding-bottom: 2.1rem;
}
