body, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}
p {
	margin: 0;
}
ul, ol, li {
	padding-left: 0;
	list-style-type: none;
}
img, input {
	border: 0;
	outline: none;
	padding: 0;
}
a {
	text-decoration: none;
}
select {
	outline: none;
	border: 0;
	border-radius: 0;
}
html {
	position: relative;
}
body {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
	
	background-size: cover;
     
}
.clear{clear:both;overflow:hidden;display:block;}

.left {
	float: left;
}

.right {
	float: right;
}
em, strong {
    font-weight: normal;
    font-style: normal;
}
.con {
	width: 100%;
	height: auto;
	background: url(/bcms/DFS/template/3108/images/body-background.png) no-repeat;
	background-size: 100% 700px;
}
/*检索*/
.search{width: 681px;height: 50px;margin:0 auto;padding-top: 52px;padding-bottom: 40px;}
.search .inp{width: 455px;height: 50px;float: left;text-indent: 20px;}
.search .sub{width:110px;float: left;height: 50px;font-size: 14px;text-align: center;line-height: 50px;background: #438ac7;color: #ffffff;cursor: pointer;}
.search .sub_high{width:110px;float: left;height: 50px;margin-left: 6px;font-size: 14px;text-align: center;line-height: 50px;background: #69abe3;color: #ffffff;cursor: pointer;}

.container{
	width: 1080px ! important;
	margin: 0 auto;
}

.main{width: 1080px;margin: 0 auto;background-color: #FFFFFF;padding: 0 30px;}
.zw_position{margin: 0 25px;line-height: 60px;color: #666666; font-size: 14px; display: none;}
.zw_position a{color: #666666; }
.zw_position img {
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 25px;
	margin-right: 10px;
}
.sj_echart{padding: 20px 0;}
.sj_echart .echart_l{}
.sj_echart .echart_l ul{display: none;width: 100%;}
.sj_echart .echart_l ul.show{display: block;}
.sj_echart .echart_l .zw_wj_tp{margin-top: 20px;}
.sj_echart .echart_l .zw_wj_tp h3{width: 160px;height: 50px;line-height: 50px;float: left;background: #82b9e2;font-size: 14px;font-weight: bold;
text-align: center;margin-right: 20px;}

.sj_echart .echart_l .zw_wj_tp li{width: 160px;height: 50px;line-height: 50px;float: left;background: #82b9e2;font-size: 14px;font-weight: bold;
text-align: center;margin-right: 20px;cursor: pointer;color: #fff;}

.datacontainer {width: 1080px;height:530px;margin-top:20px;display: none;}

.sj_echart .echart_l .zw_wj_tp li.hover{background: #0674c6;}
.sj_echart .echart_l .zw_wj_tp li:hover{background: #0674c6;}
.sj_echart .echart_l .zw_wj_tp h3 a{color: #fff;}
.sj_echart .echart_l .zw_wj_tp h3.hover{background: #0674c6;}
.sj_tjfx{width: 100%;margin-top:30px;}
.sj_tj_left{width: 48%;float: left;}
.sj_tj_right{width: 48%;float: right;}
.sj_wj_tp{width: 100%;border-bottom: 1px solid #0674C6;}
.sj_wj_tp h3 a{float: left; margin-left: 30px;height: 60px;line-height: 60px;color: #666666;font-size: 20px;font-weight: bold;text-align: center;}
.sj_wj_tp h3:first-child a{margin-left: 0;}
.sj_wj_tp h3.hover a,
.sj_wj_tp h3:hover a{ color: #0674c6;}
.sj_wj_tp h3:first-child { margin-left: 0;}
.sj_tj_left ul{display: none;}
.sj_tj_left ul.show{ display: block !important;}
.show{ display: block;}
.sj_tj_left li a { display: block;line-height: 46px;overflow: hidden;}
.sj_tj_left li:first-child a {border-top: 0;}
.sj_tj_left li a p {float: left;color: #333333;font-size: 16px;line-height: 43px; text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.sj_tj_left li a p i{display: inline-block; width: 5px;height: 5px;background-color: #e1dfdf;margin-right: 10px;}
.sj_tj_left li a small {float: right;color: #666666;font-size: 14px;}
.sj_tj_left li a:hover p {color: #015293;}

.mcjs li{width: 20%;float: left;color: #333333;line-height: 41px;text-align: center;font-size: 15px;}
.mcjs li a{color: #333333;}
.mcjs li a:hover{color: #015293;}

@media(max-width: 768px){
	.main{width: 100%;}
	.datacontainer {width:350px;height:200px;margin-top:20px;}
	.sj_echart .echart_l .zw_wj_tp li{width: 48%;margin: 5px 2% 0 0;}
	
	.sj_tj_left,.sj_tj_right{width: 100%;}
	.sj_wj_tp h3 a{margin-left: 20px;font-size: 18px;}
	.sj_tj_left li a p{width: 70%;}
	
	.mcjs li{width: auto;display: inline;margin-right: 25px;}
}