@charset "utf-8";
@import url("global.css");
body{
	background:#fff;
}
.banner{
	width:100%;
	background:#1a5cc2 url(../images/banner.jpg) no-repeat center top;
	height:280px;
}
.banner_con{
	width:1000px;
	margin:0 auto;
}
.banner_con .logo{
	padding:35px 0 0 12px;
}
.banner_con .logo img{
	width:450px
}
.banner_con .slogan{
	text-align:center;
	padding:50px 0 0;
}
.banner_con .slogan img{
	width:70%
}
.nav{
	height:62px;
	-webkit-box-shadow: #f0f0f0 0px 12px 12px;
	-moz-box-shadow: #f0f0f0 0px 12px 12px;
	box-shadow: #f0f0f0 0px 12px 12px;
}
.nav_ul{
	width:1000px;
	margin:0 auto;
	text-align: center;
}
.nav_ul li{
	display: inline-block;
	font-size:20px;
	padding:0 55px;
	background:url(../images/nav_line.gif) no-repeat right center;
    position: relative; 
	z-index:100
}
.nav_ul li:last-child{
	background:none
}
.nav_ul li a{
	display:block;
	height:62px;
	line-height:62px;
	color:#1a5cc2;
	font-weight:bold;
}
.sub_nav{ display: none;position: absolute;left:0;top:62px;width:196px; padding:0 5px; padding-bottom:5px;background: #356cc2; box-shadow: 0 5px 5px rgba(0,0,0,0.15); border-radius: 0 0 5px 5px}
.sub_nav dd { margin:0; border-bottom:1px solid #5987cd; padding:10px 0; text-align:center; font-size:18px;}
.sub_nav dd:last-child{ border-bottom:none}
.sub_nav dd a{ display:block;padding:10px 0;height: auto !important;line-height: 20px !important; font-weight:normal; color:#fff}
.sub_nav dd a:hover{ text-decoration:underline}
.section01{
	padding:40px 0 20px;
}
.main_image{ width:480px; height:390px; float:left; overflow:hidden;position:relative;}
.main_image ul{width:9999px;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:300px;}
.main_image li a{display:block;width:100%; height:100%; color:#fff}
.main_image li .pic,.main_image li .pic img{ display:block; width:100%; height:100%;}
.main_image .swiper-pagination-bullets{ width:100% !important; padding:0 !important; position:absolute; height:40px; line-height:40px; bottom:12px !important; z-index:100 !important;}
.swiper-pagination{ text-align:center !important}
.swiper-pagination-bullet{ width:28px !important; height:4px !important; border-radius:0 !important}
.main_image .swiper-pagination-bullet{ background:#cbcdd0 !important}
.main_image .swiper-pagination-bullet-active{background:#fabb25 !important}
.main_image li .tit{ position:absolute; width:100%; left:0; right:0; height:90px; line-height:60px; font-weight:bold; bottom:-90px; font-size:18px; color:#000; text-align:center; background:#f1f2f6;white-space:nowrap;text-overflow: ellipsis;overflow: hidden; z-index:9999}
.main_image .swiper-button-white{ opacity:0.2; transition:all ease-in 0.3s}
.main_image:hover .swiper-button-white{opacity:1}
.swiper-button-next, .swiper-button-prev{ top:38% !important}

.box01 h2{
	height:43px;
	line-height:43px;
	background:#e4efff
}
.box01 h2 .tit{
	font-size:20px;
	color:#2e6ddd;
	margin:0 0 0 22px;
}
.box01 h2 .more{
	font-size:16px;
	margin:0 15px 0 0;
	font-weight:normal;
}
.box01 h2 .more a:link{
	color:#2e6ddd
}
.box01 h2 .more a:hover{
	color:#d72c39
}
.box01_con{
	padding:10px 10px 0;
}
.gzdt_top{
	border-bottom:#ededed solid 1px;
	padding:0 0 20px;
}
.gzdt_top h3{
	font-size:16px;
	padding:10px 0 8px;
}
.gzdt_top p{
	font-size:14px;
	line-height:20px;
	color:#666666
}
.list01{
	padding:10px 0 0
}
.list01 li{
	background:url(../images/blue_dot.gif) no-repeat left 18px;
	padding:8px 0 8px 15px;
}
.list01 li .riqi{
	font-size:14px;
	color:#8f8f8f
}

.section02{
	background:#e4efff;
	padding:50px 0;
}
.list02{
	width:1000px;
	margin:0 auto;
}
.list02 li{
	float:left;
	margin:0 10px 0 25px;
}
.list02 li a{
	display:block;
	width:208px;
	height:70px;
	padding:140px 0 0;
	text-align:center;
	font-size:24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: #d9e7fc 0px 0px 20px;
	-moz-box-shadow: #d9e7fc 0px 0px 20px;
	box-shadow: #d9e7fc 0px 0px 20px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.list02 li a:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.list02 li a.sp01{
	background:#fff url(../images/ico01.png) no-repeat center 40px;
}
.list02 li a.sp02{
	background:#fff url(../images/ico02.png) no-repeat center 40px;
}
.list02 li a.sp03{
	background:#fff url(../images/ico03.png) no-repeat center 45px;
}
.list02 li a.sp04{
	background:#fff url(../images/ico04.png) no-repeat center 40px;
}
.section03{
	padding:40px 0
}
.box02{}
.box02 h2{
	color:#2e6ddd;
	font-size:24px;
	background:url(../images/ico05.png) no-repeat left center;
	padding-left:15px;
}
.list03{
	padding:35px 0 0;
	margin-right: -80px;
}
.list03 li{
	float:left;
	line-height:30px;
	margin-right:80px;
}
.list03 li h3{
	font-weight:bold;
	font-size:18px;
}
.list03 li h3.sp{
	margin:30px 0 0
}
.footer{
	padding:50px 0;
	background:#2264ca
}
.footer_con{
	width:1200px;
	margin:0 auto
}
.footer table{
	margin:0 auto
}
.footer table p em {
    padding: 0 6px;
}
.footer p{
	font-size:14px;
	line-height:30px;
	text-align: center;
}

.location{
	font-size:16px;
	font-weight:normal;
	background:url(../images/ico_location.png) no-repeat 15px 3px;
	padding:0 0 0 40px;
	margin:5px 0;
	color:#333
}
.location a{
	color:#333
}
.location a:hover{
	color:#d72c39
}
.section04{
	padding:50px 0 40px;
}
.list_page{
	height:auto
}
.list_page span{
	margin-bottom:10px;
}
/*---------内容页内容页 start---------------------------*/
.box03{
	margin:50px 0 0
}
#Zoom {
*padding-bottom:15px;
overflow-x:auto;
overflow-y:hidden;
}
#Zoom {
margin:10px auto;
line-height:1.5;
font-size:16px;
color:#333333;
}
#Zoom p {
margin:5px 0;
}
#Zoom p.player {
margin:0 0 10px;
text-align:center;
}
#Zoom a:link {
color:#0155BD;
text-decoration:underline;
}
#Zoom a:visited {
color:#810081;
text-decoration:underline;
}
#Zoom a:hover {
color:#0155BD;
text-decoration:none;
}
#Zoom a:active {
color:#810081;
text-decoration:underline;
}
#Zoom img{ margin:15px 0;width: expression(this.width > 800 ? '800px': true); max-width:800px;}
.imgauto #Zoom img{ margin:15px 0;width: auto !important; max-width:auto;}

.mainCont{
padding:0 50px 30px;
}
.RightSide_con .mainCont{
padding:0 20px;
}
.mainCont h1 {
margin:35px 0 25px;
font-size:30px;
font-family:"微软雅黑";
font-weight:normal;
text-align:center;
}
.subHead {
margin:0 0 10px;
font-size:14px;
text-align:center;
}
.explain {
font-size:14px;
padding:0 0 20px;
font-family:Verdana;
text-align:center;
border-bottom:#d6d6d6 dashed 1px;
}
.explain em{
color:#666666
}
.explain span {
color:#666666;
}
.others {
overflow:hidden;
margin:6px 0;
padding:10px 0;
text-align:right;
zoom:1
}
.arc_pages{ background:#f5f5f5; padding:10px; font-size:14px; text-align:right}
.arc_pages em{ color:#f00}
.Big, .Middle, .Small, .Print, .Close, .Favorite {
    cursor: pointer;
}
.others .Close span{ display:inline-block; width:101px; height:24px; background:url(../../static2021/images/Close.gif); line-height:120px; overflow:hidden}

@media (max-width: 768px) {
body{
	background-size:100% 60vw
}
.banner{
	height:18vh;
	background-size:auto 100%
}
.banner_con{
	width:100%
}
.banner_con .logo{
	padding:20px 0 0 30px
}
.banner_con .logo img{
	width:60%;
}
.banner_con .slogan{
	padding:30px 0 0 0
}
.banner_con .slogan img{
	width:85%;
}
.nav{
	width:100%;
	height:auto
}
.nav ul{
	width:100%;
	padding:0;
}
.nav ul li{
    float:left;
	width:25%;
	padding:0;
	font-size:15px;
	text-align:center;
	line-height:40px;
}
.sub_nav{
    width:100%;
}
.section01{
	padding:15px 0;
}
.main_image{
	width:100%;
	height:75vw;
	margin-bottom:1rem
}
.main_image li{
	height:75vw;
}
.main_image li .tit{
	text-indent:0;
	top:80%;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.main_image li .pic{
	 height:80%
}
.main_image li .pic img{
	height:100%
}
.main_image li .tit{
	height:20%;
	font-size:20px
}
.main_image .swiper-pagination-bullets{
	bottom:20%!important
}
.list01 li .riqi{
	display:none;
}
.section02{
	padding:15px 0;
}
.list02{
	width:100%
}
.list02 li{
	width:45%;
	margin:10px 2%
}
.list02 li a{
	width:100%
}
.section03,.section04{
	padding:15px 0;
}
.box02{
	padding:20px
}
.list03{
	padding:10px 0 0;
	margin:0
}
.list03 li{
	margin:10px 0;
}
.footer{
	padding:1em 0;
}
.footer_con{
	width:100%
}
.footer_con table{
	width:90% !important;
}
.footer_con table img{
	/*display:none;*/
}
.w1200,.w532{
	width:100%
}
.footer p{
	padding:0 3%;
	font-size:15px;
	line-height:1.6rem
}
.location{
	background:url(../images/ico_location.png) no-repeat 0 3px;
	padding:0 0 0 20px;
}	
.box03{
	padding:20px;
	margin:15px 0 0
}
.mainCont{
	padding:0;
}
.mainCont h1{
	font-size:24px;
}
/*正文*/
#Zoom img{ max-width:100%;}

}

