@charset "utf-8";
@import url("reset.css");
@import url("global.css");

.banner{
	background:url(../images/banner.jpg) no-repeat center top;
	height:425px;
}
.banner .logo{
	width:1200px;
	margin:0 auto;
	padding:30px 0 0 22px;
}
.banner .logo a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:239px;
	height:82px;
	text-indent:-5000px;
}
.box01{
	padding:54px 0 28px;
}
.h2_zxdt{
	text-align:center;
}
.zxdt_con{
	padding:25px 0 0;
}
.w50{
	width:50%;
}
.w100{width: 100%;}
.w549{
	width:549px;
}
.box02{text-align: center;}
.box02 h2{
	background:url(../images/box02_h2_bg.gif) no-repeat;
	height:30px;
	text-align:center
}
.box02_con{
	border:#4f68b2 solid 1px;
	border-top:none;
}
.sty01{
	height:589px;
	padding:34px 34px 0;
}
.gzdt_top h3{
	font-size:24px;
	color:#c30505
}
.gzdt_top h3 a:link,.gzdt_top h3 a:hover,.gzdt_top h3 a:visited{
	color:#c30505
}
.gzdt_top p.intro{
	font-size:17px;
	line-height:24px;
	color:#404040;
	padding:8px 0;
}
.gzdt_top p.riqi{
	font-size:16px;
	color:#b3b3b3
}
.gzdt_top .more{
	padding:10px 0 0;
}
.gzdt_top .more a{
	display:block;
	width:114px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-size:14px;
	background:#d66a00
}
.list01{
	padding:15px 0 0; text-align: left;
}
.list01 li{
	background:url(../images/blue_dot.gif) no-repeat 10px 17px;
	padding:9px 0 9px 32px;
	border-bottom:#dddddd solid 1px;
	width:500px; margin:0 34px; float: left;
}
.list01 li h3{
	font-size:17px;
	font-weight:normal;
	padding:0 0 5px;
}
.list01 li .riqi{
	font-size:14px;
	color:#b1b1b1
}
.list02{width:100%; background: url(../images/notic_bg.gif) center top; height: 640px; float: left;}
.box03_con{
	border:#4f68b2 solid 1px;
	border-top:none;
}
.sty02{
	height:248px;
	padding:34px 34px 0;
}

.sty03{
	margin-top:28px;
}
.box04{
	background:#f4f7ff;
	padding:40px 0 50px;
}
.h2_sbcx{
	text-align:center
}
.list03{
	padding:50px 0 0;
}
.list03 li{
	float:left;
	_display:inline;
	margin:0 0 29px 29px;
	width:240px;
	height:84px;
	padding:11px 0 0;
	border:#c7d0ea solid 1px;
	background:#fff;
	border-radius: 20px;
}
.list03 li:hover{-webkit-box-shadow: #fff 0px 0 10px;
	-moz-box-shadow: #fff 0px 0 10px;
	box-shadow: #fff 0px 0 10px;}
.list03 li.sp{
	margin-right:0;
}
.list03 li .img{
	width:55px;
	height:55px;
	margin:13px;
	float: left;
}
.list03 li h3{
	font-size:20px;
	color:#434343;
	font-weight:normal;
	text-align:center;
	padding:21px 0;
	float: left;
}
.list03 li p.link{
	height:27px;
	background:#434343;
	line-height:27px;
	text-indent:20px;
	font-size:14px;
	margin-top:8px;
}
.list03 li .sbcx_ico01{
	background:url(../images/sbcx_ico01.gif) no-repeat;
}
.list03 li .sbcx_ico02{
	background:url(../images/sbcx_ico02.gif) no-repeat;
}
.list03 li .sbcx_ico03{
	background:url(../images/sbcx_ico03.gif) no-repeat;
}
.list03 li .sbcx_ico04{
	background:url(../images/sbcx_ico04.gif) no-repeat;
}
.list03 li .sbcx_ico05{
	background:url(../images/sbcx_ico05.gif) no-repeat;
}
.list03 li:hover h3{
	color:#434343
}
/*dinghong*/
.more{text-align: center; width: 100%;float: left;}
.more a{width:250px; height: 44px; text-align: center; color:#fff; font-size: 20px; background: #455cc4; line-height: 44px; margin: 55px auto; display: block; cursor: pointer;}
.more a:hover{background: #ff6000;cursor: pointer;}
.more01{text-align: center; width: 100%;float: left;}
.more01 a{width:182px; height: 44px; text-align: center; color:#fff; font-size: 20px; background: #455cc4; line-height: 44px; margin: 27px 10px; display: block; cursor: pointer;}
.more01 a:hover{background: #ff6000;cursor: pointer;}
.note,.icon{width:50%;}
.note h2{border-bottom: 3px solid #fff; width: 100%; float:left;padding-bottom: 14px;}
.note .list01{margin:0px 12px; float: left;}
.note .list01 li{
	background:url(../images/blue_dot02.gif) no-repeat 10px 17px;
	padding:9px 0 9px 32px;
	border-bottom:#dddddd solid 1px;
	width:518px; margin:0; float: left;
}
.note .list01 li h3{
	font-size:17px;
	font-weight:normal;
	padding:0 0 5px;
	color:#fff;
}
.note .list01 li a{color:#fff;}
.note .list01 li .riqi{
	font-size:14px;
	color:#b1b1b1;color:#fff;
}
.icon h2{loat:left;padding-bottom: 14px; margin-left: 30px;}

@media (max-width: 768px) {
.banner{
	background-size:cover;
	height:219px;
}
.banner .logo{
	padding:10px 0 0 15px;
	width:100%;
}
.banner .logo a{
	width:30%;
	background-size:contain
}
.w1200{
	width:100%;
}
.box01{
	width:96%;
	padding:5% 2%
}
.h2_zxdt{width:100%; background: url(../images/h2_zxdt.gif) center;height: 65px;/*! background-size: 200%; */margin: ;}
.h2_zxdt img{
	display: none;
}
.zxdt_con{
	padding:5% 0 0;
}
.w613{
	width:100%;
	float:none
}
.box02 h2,.box03 h2{
	background:none;
}
.box02 h2 img,.box03 h2 img{
	width:50%
}
.box02_con,.box03_con{
	border:none;
}
.sty01,.sty02{
	height:auto;
	padding:2%
}
.gzdt_top h3{
	font-size:1.2rem
}
.gzdt_top p.intro{
	font-size:1rem
}
.list01{margin:0px;}
.list01 li{margin:0px; width: 92%!important;}
.list01 li h3{
	font-size:1rem
}
.w549{
	width:100%;
	float:none;
}
.sty04{
	margin-top:1em
}
.list02{background: none; height:auto;}
.note,.icon{width:96%; padding:10px 2%;}
.note{background: #748ace;}
.icon{background: #455cc4;height: 500px;}
.list02 li{
	/*! background: url(../images/blue_dot02.gif) no-repeat left 15px; */
	line-height:25px;
	font-size:1rem;
	padding:5px 0 5px 12px;
}
.list02 li .riqi{
	display:none;
}
.box04{
	padding:5% 1%;
}
.h2_sbcx img{
	width:100%
}
.list03{
	padding:5% 0 0
}
.list03 li{
	width:84%;
	margin:13px 6% 0;
	height: 47px;
}
.list03 li p.link{
	font-size:12px;
	text-indent:4px;
	margin-top:10px;
}
.list03 li .img{width:49px;height: 43px; margin:0 20px 0 0;}
.list03 li h3{padding: 10px 0 0 0;}
.footer{
	width:100%;
	background-size:contain;
	padding:0 0 2%;
	height:auto
}
.footer p{
	width:96%;
	padding:0 2%;
	font-size:13px;
}
.footer .links{
	line-height:1.8em;
	padding:0 0 12px
}
.footer .copyright{
	padding:10px 0 0;
	line-height:1.8em;
}
.footer_bot {
	width:100%;
}
.footer_bot a.dzjg_ico,.footer_bot a.jcjcjcjc{
	display:none;
}
}