.sy_tit {
	height: 90px;
	width: 1150px;
	margin: 0 25px;
	border-bottom: 1px #d6d6d6 solid;
	padding-top: 30px;
}
.headline {
	font-size: 30px;
	padding-left: 41px;
	background: url(../images/zgj.png) no-repeat;
	height: 34px;
	line-height: 34px;
	color: #000;
	margin: 0 auto;
	width: 95px;
	display: block;
}
.subtitle {
	width: 1150px;
	font-size: 18px;
	color: #7a7a7a;
	text-align: center;
	display: block;
	line-height: 44px;
}
.sy_tool_box {
	padding: 0 0 60px;
	min-height: 544px;
}
.tool_button {
	width: 396px;
	height: 165px;
	padding: 0 0 0 0;
	text-align: center;
	color: #000;
	font-size: 22px;
	margin: 65px 0 0 0;
	display: inline-block;
	line-height: 40px;
}
.tool_button a {
	color: #000;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.tool_button a:hover {
	color: #00ad5b;
}
.tool_button a:hover .dy {
	border: 1px #00ad5b solid;
}
.tool_button a:hover .xy {
	background: #028547;
}
.dy {
	width: 126px;
	height: 126px;
	border: 1px #b7b7b7 solid;
	border-radius: 200px;
	display: block;
	margin: 0 auto;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.xy {
	width: 120px;
	height: 94px;
	border-radius: 200px;
	background: #00ad5b;
	display: block;
	margin: 3px;
	padding-top: 26px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
/*****************详情*******************/



.tool_left {
	width: 320px;
	float: left;
	margin:0 0 30px 0;
}
.tool_left dl{
}
.tool_left dt{
	width:320px;
	height:60px;
	border-bottom:1px #e3e3e3 solid;
	line-height:60px;
	text-align:center;
	font-size:18px;
	color:#000;
	display:block;
	background: url(../images/zgj_x.png) 104px 20px no-repeat;
}
.tool_left dd{
	width:283px;
	height:60px;
	line-height:60px;
	padding-left:37px;
	font-size:14px;
	background: url(../images/dd_h.png) 288px 24px no-repeat;
	border-bottom:1px #dbd9d6 dotted;
}

.tool_left dd:hover, .tool_left dd.sel{
	color:#00ad5b;
    background: url(../images/dd_l.png) 288px 24px no-repeat;
	background-color:#f4f4f4;
	
}
.tool_right {
	width: 860px;
	float:right;
	margin:0 0 30px 0;
}


.xq_header{
	padding:22px 45px;
	position:relative;
	border-bottom:1px #ebebeb solid;
}

.xq_header p {
	font-size: 12px;
	color: #999;
	line-height: 30px;
}
.xq_header p span.nr {
	color: #333;
	padding-right: 10px
}
.xq_header p:first-child {
	font-size:26px;
	color: #000;
}


.xq_con{
	padding:22px 45px;
}
.xq_con  p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
	    text-indent: 2em;
}

.xq_con img {
	text-align: center;
	text-indent: 0em;
	min-width: 790px;
	margin: 15px 0;
}




















