﻿.crumbs{
	margin-top: 24px;
	height: 60px;
	line-height: 60px;
	background-color: #ebebeb;
}
.crumbs .nav-crumbs{
	width: 510px;
}
.crumbs .nav-crumbs ul li.cur{
	padding-left: 25px;
	background: url(../images/cur-icon1.png) no-repeat 5px center;
	margin-right: 10px;
}
.crumbs .nav-crumbs ul li{
	font-size: 16px;
	color: #000;
	margin: 0 3px;
}
.crumbs .nav-crumbs ul li a{
	color: #666;
}
.crumbs .nav-crumbs ul li a:hover{
	text-decoration: underline;
}
.crumbs .nav-crumbs ul li a:after{
	content: ">";
	font-size: 16px;
	color: #666;
}
.crumbs .form-crumbs{
	width: 490px;
}
.crumbs .form-crumbs .search{
	font-size: 0;
	margin-top: 5px;
}
.crumbs .form-crumbs .search input{
	width: 250px;
	height: 33px;
	line-height: 33px;
	background-color: white;
	border: none;
	border-radius: 33px 0 0 33px;
	outline: none;
	padding-left: 30px;
	margin-right: 10px;
}
.crumbs .form-crumbs .search button{
	width: 90px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: none;
	background: url(../images/article-repeat1.gif) repeat-x ;
	font-size: 14px;
	color: white;
	font-family: "宋体";
	cursor: pointer;
}
.crumbs .form-crumbs .qq{
	margin-left: 14px;
}
.crumbs .form-crumbs .qq a{
	display: block;
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: none;
	background: url(../images/article-repeat1.gif) repeat-x;
	font-size: 14px;
	color: white;
	font-family: "宋体";
	margin-top: 14px;
}
.crumbs .form-crumbs .search button:hover,
.crumbs .form-crumbs .qq a:hover{
	background: url(../images/article-repeat2.gif);
}
.area{
	margin-top: 30px;
}
/*侧边栏*/
.area-rt{
	width: 262px;
	height: auto;
}
.mic-aside{
	width: 262px;
	border: #d9d9d9 solid 1px;
	border-radius: 3px;
}
.mic-aside .aside-list{
	padding: 0 12px;
}
.mic-aside .aside-list li{
	height: 64px;
	border-bottom: #d1d1d1 dashed 1px;
	line-height: 64px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding-left: 30px;
}
.mic-aside .aside-list li a{
	font-size: 16px;
	color: #737373;
	padding: 10px 0 10px 65px;
	font-weight: bold;
}
.mic-aside .aside-list li:hover a{
	color: #007457;
}
.mic-aside .aside-list li.bk-1 a{
	background: url(../images/mic-icon1.gif) no-repeat left center;
}
.mic-aside .aside-list li.bk-2 a{
	background: url(../images/mic-icon2.gif) no-repeat left center;
}
.mic-aside .aside-list li.bk-3 a{
	background: url(../images/mic-icon3.gif) no-repeat left center;
}
.mic-aside .aside-list li.bk-4 a{
	background: url(../images/mic-icon4.gif) no-repeat left center;
}
.mic-aside .aside-list li.bk-5 a{
	background: url(../images/mic-icon5.gif) no-repeat left center;
}
.mic-aside .aside-list li.bk-6 a{
	background: url(../images/mic-icon6.gif) no-repeat left center;
}
.mic-aside .aside-list li:last-of-type{
	border: none;
}
.aside-row2{
	margin-top: 15px;
	padding: 3px;
	border: #e6e6e6 solid 1px;
	font-size: 0;
}
.aside-row1{
	padding: 3px;
	border: #e6e6e6 solid 1px;
	border-radius: 5px;
	margin-top: 20px;
}
.aside-row1 .row1-phone{
	text-align: center;
	font-size: 0;
}
.introduce{
	margin-bottom: 17px;
}
.intro-name{
	height: 32px;
	border-radius: 6px 6px 0 0;
	padding: 0 10px;
	background: linear-gradient(to bottom,#4dcfaf,#007457);
	background: -webkit-linear-gradient(to bottom,#4dcfaf,#007457);
	background: -moz-linear-gradient(to bottom,#4dcfaf,#007457);
	background: -o-linear-gradient(to bottom,#4dcfaf,#007457);
	line-height: 32px;
	font-size: 16px;
	color: white;
}
.intro-box{
	border: #d9d9d9 solid 1px;
	border-radius: 0 0 6px 6px;
	padding: 0 14px 15px 14px;
}
.intro-box ol li{
	height: 14px;
	margin-top: 18px;
	border-bottom: #b4b4b4 dashed 1px;
}
.intro-box ol li a:before{
	content: "";
	width: 9px;
	height: 9px;
	border-radius: 9px;
	border: #868686 solid 1px;
	position: absolute;
	left: 0px;
	top: 6px;
}
.intro-box ol li a{
	padding: 5px 5px 5px 22px;
	background-color: white;
	color: white;
	font-size: 14px;
	color: #262626;
	font-family: "宋体";
	position: relative;
}
.intro-box ol li a:hover{
	color: red;
}
.intro-box ol li a:hover::before{
	content: "";
	width: 9px;
	height: 9px;
	border-radius: 9px;
	border: red solid 1px;
	position: absolute;
	left: 0px;
	top: 6px;
}
.area-lf{
	width: 710px;
	height: auto;
	border-radius: 5px;
	border: #d9d9d9 solid 1px;
	padding: 20px 0;
}
.coverage{
	padding: 0 12px;
}
.coverage h2{
	font-size: 20px;
	color: #007457;
	height: 20px;
	line-height: 20px;
	position: relative;
}
.coverage h2:before{
	content: "";
	width: 684px;
	height: 2px;
	background-color: #007457;
	position: absolute;
	top: 9px;
	left: 0;
	z-index: 0;
}
.coverage h2 span{
	background-color: white;
	padding-right: 10px; 
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.cover-group{
	margin-top: 30px;
}
.row1-lf{
	width: 238px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.parBd ul{
	width: 6630px;
	height: 150px;
}
.parBd ul li,.parBd ul li img{
	width: 238px;
	height: 150px;
}
.parHd{
	position: absolute;
	bottom: 6px;
	right: 8px;
}
.parHd ol li{
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	color: #010101;
	font-size: 14px;
	margin-left: 5px;
	background-color: white;
	border-radius: 2px;
	cursor: pointer;
}
.parHd ol li.cur{
	background-color: #007457;
	color: white;
}
.row1-rt{
	width: 415px;
	height: 150px;
}
.row1-rt h4{
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #007457;
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.row1-rt p{
	color: #333;
	font-family: "宋体";
	line-height: 28px;
	text-indent: 2em;
	margin-top: 6px;
}
.row1-rt p a{
	color: red;
}
.columns{
	margin-top: 20px;
}
.columns .column-row{
	height: 360px;
}
.columns .column-row ul li{
	height: 45px;
	padding: 0 15px 0 25px;
	line-height: 45px;
	position: relative;
	overflow: hidden;
}
.columns .column-row ul li:before{
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #4d4d4d;
	position: absolute;
	left: 15px;
	top: 20px;
}
.columns .column-row ul li:hover{
	background-color: #e6efe6;
}
.columns .column-row ul li a{
	color: #333;
	display: block;
	height: 45px;
	font-family: "宋体";
	width: 668px;
}
.columns .column-row ul li a span{
	display: block;
	
}
.columns .column-row ul li a .pull-left{
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width:85%;
}
.columns .column-row ul li a span b{font-weight:normal;}
.columns .column-row ul li a span i{
	font-family: "微软雅黑";
	margin-left: 20px;
}
#auto{text-align:center;padding:20px 0 15px}
#auto ul{
	margin: 0 auto;
    display: inline-block;
}
#auto li{
	padding: 5px 10px;
	border: #ccc solid 1px;
	border-radius: 5px;
	margin-left: 10px;
	font-size: 14px;
	color: #4c4c4c;
	display: inline-block;
}
#auto li a{
	color: #4c4c4c;
}
#auto li.thisclass{
	background-color: #09926a;
	color: white;
}