body,p,table ,tr,td,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}

ul ,li{
	text-decoration: none;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
em{
	font-size: 12px;
	font-style: normal;
}
img{
	border: none;
}
a{
	text-decoration: none;
	color: #555;
}
a span.title1{
	text-decoration: none;
	/*color: #07426a;*/
}
.cstool,.gdyw,.compage{
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	padding: 0;
	margin-top:20px;
}
.gdyw .left ul li a,.cstool .left ul li a{
	text-decoration: none;
	color: #122e67;
	height:100%;
	/* display:block; */
}
.cstool .left,.gdyw .left{
	width: 727px;
	float: left;
}
.xzzx .left{
	width: 704px;
	float: left;
}
.cstool .left ul,.gdyw .left ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.cstool .left ul li{
	position: relative;
	top:0;
	left:0;
	display: block;
	float: left;
	width: 228px;
	height: 88px;
	margin: 0px 12px 20px 0;
}
.cstool .left ul li p{
	color: #666;
    font-size: 12px;
    margin-left: 10px;
}
/* .gdyw .left ul li{
	position: relative;
	top:0;
	left:0;
	display: block;
	float: left;
	width: 310px;
	height: 94px;
	margin: 0px 50px 20px 0;
	cursor: pointer;
} */
.gdyw .left ul li:hover{
	background-color:#07426a;
	color: #fff;
}
/* .gdyw .left ul li.li1,.gdyw .left ul li.li2,.gdyw .left ul li.li3,.gdyw .left ul li.li4{
	background-color:#CED5DD;
	background-repeat:no-repeat;
	background-position:184px center;
} */
.gdyw .left ul li,.cstool .left ul li{
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:184px center;
	position: relative;
	top:0;
	left:0;
	display: block;
	float: left;
	width: 310px;
	height: 94px;
	margin: 0px 15% 20px 0;
	cursor: pointer;
	border:1px solid #dfdfdf;
}
/*.gdyw .left ul li a:hover,.cstool .left ul li a:hover{
	color:#fff;
}*/
.gdyw .left ul li a,.cstool .left ul li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:184px center;
	transition:all 0s ease;
}
.gdyw .left ul li a:hover,.cstool .left ul li a:hover{
	background-color:#07426a;
	color: #fff;
}
.cstool .left ul li:hover{
	background-color:#07426a;
	color:#fff;
}
/* .cstool .left ul li{
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:184px center;
} */
.cstool .left ul li span.title1,.gdyw .left ul li span.title1{
	display: block;
	line-height: 80px;
	font-size: 14px;
	margin-left:25px;
	margin-top: 20px;
	width:120px;
	line-height:20px;
}
.gdyw .left ul li span.title3{
	display: block;
	line-height: 90px;
	font-size: 16px;
	margin-left: 24px;
	/* margin-top: 23px; */
}
.cstool .left ul li span.title2,.gdyw .left ul li span.title2{
	color:#666;
	font-size: 12px;
	margin-left: 10px;
}
.cstool .left ul li.active span.title1{
	color:#fff;
}
.gdyw .left ul li.active span.title1{
	color:#fff;
}
.cstool .left ul li.active span.title2,.gdyw .left ul li.active span.title3{
	color:#fff;
}



.cstool .right{
	width: 270px;
	float: right;
	border: 1px solid #D8D8D8;
	box-sizing: border-box;
}
.cstool .right dl{
	width: 100%;
	padding: 0;
	margin: 0;	
}
.cstool .right dl dt{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 35px;
	line-height: 35px;
	background: url(imgtitlebg.png) repeat;
	border-bottom: 1px solid #EEE;
	text-align: left;
	text-indent: 30px;
}
.cstool .right dl dd{
	width: 95%;
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ececec;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin: 0 auto;
}
.cstool .right dl dd a:hover{
	color: orange;
}
.cstool .right dl dd em{
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #6599CB;
	margin: 10px 10px 0 10px;
	float: left;
}
/*gdyw right*/
.compage .right{
	width: 270px;
	float: right;
}
.compage .rightitem {
	margin-bottom: 10px;
	border: 1px solid #d8d8d8;
	line-height: 30px;  
}
.compage .rightitem .title{
    font-size: 14px;  
    font-weight: bold;  
    color: #fff;  
    display: block;  
    height: 35px;  
    line-height: 35px;  
    background:  #07426A;  
    border-bottom: 1px solid #EEE;  
    text-align: left;  
    text-indent: 30px;
}
.compage .rightitem ul{
    width: 95%;	
    margin: 0 auto;
    overflow: hidden;
    font-size: 12px;
}
.compage .rightitem ul.mlist{
	width: 100%;

}
.compage .rightitem ul.mlist li{

}
.compage .rightitem ul.mlist li h4{
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-indent: 10px;
	font-size: 14px;
}
.compage .rightitem ul.mlist li img{
    width: 200px;

    height: 100px;
    margin-left: 10px;
}
.compage .rightitem ul.mlist li span.xq{
    font-size: 12px;
	
}
.compage .rightitem ul li{
    border-bottom: 1px solid #ccc;
}
.compage .rightitem ul li em.l1,.compage .rightitem ul li em.l2{
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-color: #6599CB;
	margin: 8px 10px 0 5px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
.compage .rightitem ul li em.r{
	float: right;
	font-size: 12px;
	color: #999;
	font-style: normal;
}
.compage .rightitem p.ptitle{
	display: block;
	line-height: 25px;
	height: 25px;
	width: 95%;
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
}
.compage .rightitem p.ptitle .sp1{
    font-size: 12px;
    color: #999999;
    float: left;
    margin-left: 3px;
}
.compage .rightitem p.ptitle .sp2{
    font-size: 12px;
    color: #999999;
    float: right;
    margin-right: 2px;
}
.compage .left .leftitem{
    font-size: 12px;

}
.compage .left .leftitem .title{
	height: 30px;
	line-height: 30px;
	background-color: #E5E5E5;
	font-size: 14px;
}
.compage .left .leftitem .title span{
	display: block;
	float: left;
	width: 80px;
	font-size: 14px;
	background-color: #07426A;
	text-align: center;
	color: #fff;
}
.compage .left .leftitem .title  a{
	float: right;
	font-size: 12px;
}
.compage .left .downloaddiv a{
	display: block;
    width: 74px;
    height: 20px;    
	line-height: 20px;
	text-align: center;
	letter-spacing: 2px;
	background-color: #fff;
    border: 1px solid #669ACC;
    color: #669ACC;
}
.compage .left .downloaddiv a:hover{
    width: 74px;
    height: 20px;
    background-color: #669ACC;
    color: #fff;
}
.compage .left .downImg{
    text-align: center;
	
    margin-top: 10px;
}
.compage .left .downImg img{
	width: 66px;
	height: 66px;
}
.compage .left .downContent3 ul li {
	display: inline-block;
	margin: 15px 41px 15px 0px;
	width: 140px;
	height: 170px;
	border: 1px solid #ccc;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
}
.compage .left .downContent3 ul li .downTex p.downloaddiv{	
	padding-left: 30px;
	padding-top: 10px;
}
