.nav_list ul li {
    float: left;
    /*width: 166.67px;*/
    height: 34px;
}
.per_center {
	width: 1100px;
	margin: 0 auto;
	min-height: 696px;
}
.per_center .new {
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 47px;
}
.per_center .new a {
	font-size: 14px;
	color: #3588ff;
}
.per_center .left {
	width: 180px;
	background-color: #fff;
	text-indent: 34px;
	border: 1px solid #69b901;
	border-bottom: 0;
	margin-top: 70px;
}
.per_center .left .active {
    color: #355a02;
    font-weight:bolder;
}
.left h2 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-indent:initial;
	font-size: 16px;
	font-weight: bold;
}
/*.leftimg{
	display: block;
	float: left;
	height: 15px;
	margin: 12.5px 15px 0;
}*/
.leftimg{
	display: block;
	float: left;
	height: 13px;
	margin: 13px 7px 0 15px;
}
.leftimg1{
	position: fixed;
	background: #66ce00;
	top: 47%;
	right: 40px;
	border-radius:10px;
}
.left2{
	position: relative;
	display: block;
}
.left1>img{
	height: 6px;
	float: left;
	margin: 16px 10px 0 30px;
	display: block;
}
.left2img{
	height: 40px;
	float: left;
	margin-left: 12px;
	display: block;
}
.left2img1{
	display: block;
	width: 178px;
}
.leftmenu{
	background: url(../../img/order/menu.png)  no-repeat;
}
.left1q{
	float: left;
	
}
.left1a{
	padding-top: 11px;
	line-height: 0 !important;
	/*position: absolute;
    top: 7px;
    right: 1px;*/
}
.left3{
	position: absolute;
	background: #FFFFFF;
	width: 100%;
	display: block;
	top: 32px;
}
.left3 img{
	float: left;
	margin-top: 7px;
	padding-left: 15px;
}
.left3 a{
	height: 30px !important;
	line-height: 30px !important;
}

.left_list li h3 {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	text-indent:initial;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}
.left_list li{
	border-bottom: 1px solid #fff;
}
.left_list li:last-child{
	border-bottom: 1px solid #69b901;
}
.left_list li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #355a02;
	background-color: #fff;
	text-indent:initial;
	cursor: pointer;
}
.per_center .right {
	width: 910px;
	margin-top: 55px;
}
.order_type {
	height: 48px;
	line-height: 48px;
	background-color: #f5f5f5;
	border: 1px solid rgba(204, 204, 204, 1);
}
.order_type>p{
	font-size: 14px;
}
.per_center .order_type a {
	position: relative;
	width: 100px;
	text-align: center;
	color: #355a02;
	font-size: 15px;
	font-weight: 700;
	overflow: hidden;
}
/*.per_center .order_type .active em {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d7e7c0;	
}*/
.per_center .order_type .active {
	background-color: #76b223;
	color: #fff;
}
/*右边下载模板*/
.dTwo_3_3_5 {
	width: 90%;
	/*margin-left: 135px;*/
	margin: 0 auto;
	position: relative;
	/*margin-bottom: 20px;*/
	border: 1px solid #b5b5b5;
	border-radius: 5px;
}

/*.dTwo_3_3_5>img {*/
	/*position: absolute;*/
	/*left: -98px;*/
	/*top: 30px;*/
/*}*/
.img-div{
	width: 100%;
	height: 50px;
}
.img-div>img{
	position:relative;
	left: -49px;
	top: 15px;
}

.dTwo_3_3_5_1 {
	/*border: 1px solid #b5b5b5;*/
	/*border-radius: 5px;*/
	width: 100%;
	height: 206px;
}

.dTwo_3_3_5_1>ul {
	padding-left: 30px;
	padding-top: 5px;
}

.dTwo_3_3_5_1>ul>li {
	float: left;
	margin: 8px 3px;
	cursor: pointer;
	width: auto;
}

.dTwo_3_3_5_1>ul>li p {
	background: #d5f9b1;
	padding: 7px 18px;
	border-radius: 5px;
	color: #000 !important;
	font-size: 16px;
}
.dTwo_3_3_5_1>ul>li:hover p {
	background: #66ce00;
	color: #fff !important;
}
