ul,ol{
	list-style: none;
}
img{
    	border: none;
    }
h1{
	font-size: 22px;
	font-weight: bold;
	color: #b73ccb;
	text-align: center;
	letter-spacing: 1px;
}
#part_top{
	margin-top: 110px;
	position: relative;
}
.greensmLogo img{
	display: block;
	width: 110px;
	margin: 60px auto 0 auto;
}
.box{
	margin-top: 20px;
	margin-bottom: 20px;
}
.box>h3{
	position: relative;
    z-index: 2;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #B73CCB;
    border-radius: 5px;
    display: block;
    width: 120px;
    padding: 8px 0;
    margin: 0 auto;
}
.greencontent{
	padding: 20px 0 5px 15px;
    background: #faf1ff;
    border: 1px solid #B73CCB;
    border-radius: 5px;
    margin-top: -16px;
    position: relative;
    z-index: 1;
}
.greencontent>ul>li{
	padding-left: 135px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
}
.sj_pub{
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 20px;
}
.greencontent ul li span{
	color: red;
	padding: 0 5px;
	letter-spacing: normal;
}
/*part_left*/

.part_right{
	padding-top: 70px;
}
.part_right h1{
	margin: 40px 0 30px 0;
}
.part_right ol{
	margin-top: 32px;
	margin-left: 15px;
}
.part_right ol li{
	padding-bottom: 30px;
}
.part_right ol li a{
	color: #444444;
	border-bottom: 1px solid #444;
	padding-bottom: 1px;
	font-size: 20px;
}
.part_right ol li a:hover{
	padding-left: 2px;
}


.partone h1{
	padding: 60px 0 20px 0;
}
.partone h1 a{
	color: #B73CCB;
}
.title{
	text-indent: 33px;
}
.partone .row img{
	margin: 20px auto 0 auto;
	width: 90%;
	height: auto;
}
.telephone{
	margin: 20px auto 90px auto;
}
.partone .row .telephone img{
	width: 7%;
}
.telephone>p{
	font-size: 30px;
	line-height: 20px;
	font-weight: bold;
	color: #444444;
	text-align: center;
	text-decoration: underline;
}
.telephone>p img{
	width: 80px;
	height: 60px;
	vertical-align: middle;
	padding-right: 20px;
	border: none !important;
	margin-top: 0px !important;
}
.telephone .mobile{
	letter-spacing: 1px;
}

#p1,#p2,#p3,#p4,#p5,#p6,#p7{
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,0);
	border: 1px solid rgba(0,0,0,0);
}
#p8{
	width: 100%;
	height: 90px;
	background: rgba(0,0,0,0);
	border: 1px solid rgba(0,0,0,0);
}
.green_gotop{
	display: none;
}

/* moblie css max:600px*/
@media only screen and (min-width: 600px) {
	.backIndex{
		display: none;
	}
}





