﻿@charset "utf-8";
@import url("global.css");
body{
	background:url(../images/banner.jpg) no-repeat center top;
}
.banner{
	width:100%;
	height:513px;
}
.banner_con{
	width:1300px;
	margin:0 auto;
}
.banner_con .logo{
	padding:50px 0 0 25px;
}
.banner_con .slogan{
	text-align:center;
	padding:50px 0 0;
}
.topline{
	background:#2c94c0;
	padding:30px 40px;
	border:#fff solid 1px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.topline p{
	font-size:20px;
	line-height:30px;
	text-indent:2em
}
.sty01{
	padding:50px 0;
}
.box01 h2{
	background:url(../images/box01_h2_bg.png) no-repeat center 92%;
	text-align:center
}
.box01_con{
	padding:50px 0 0
}
.slideBox{position:relative; width:614px; height:368px; overflow:hidden;}
.slideBox a.prev,.slideBox a.next{ display:block; width:34px; height:110px; position:absolute; top:120px; z-index:99}
.slideBox a.prev{ background:url(../images/prev_btn.png) no-repeat; left:0;}
.slideBox a.next{ background:url(../images/next_btn.png) no-repeat; right:0;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; right:10px; bottom:18px; z-index:11; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; width:12px; text-align:center; height:12px; display:inline; margin-right:10px; cursor:pointer; background:#fff; overflow:hidden;-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;}
.slideBox .hd ul li.on{ background:#e22323;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd img{ width:614px; height:368px; }
.slideBox .bd dl{position:absolute; height:38px; padding:14px 0 0 20px; left:0; bottom:0; width:594px; background:url(../images/slideBox_bd_dl_bg.png) repeat; z-index:10;}
.slideBox .bd dt{text-align:left; font-size:18px; color:#ffffff;}
.slideBox .bd dt a:link,.slideBox .bd dt a:visited{ color:#ffffff}
.slideBox .bd dt a:hover{ color:#ffffff; text-decoration:underline;}

.list01{
	width:615px;
	margin:0 25px 0 0
}
.list01 li{
	line-height:1.5rem;
	padding:11px 0 11px 18px;
	background:url(../images/blue_dot.png) no-repeat left 20px;
}
.list01 li .riqi{
	font-size:12px;
}
.section01{
	width:100%;
	background:url(../images/section01_bg.jpg) no-repeat center top;
}
.video_box{
	width:913px;
	height:513px;
	margin:0 auto;
}
.video_tit{
	width:913px;
	height:50px;
	margin:5px auto 0;
	line-height:50px;
	font-size:22px;
	text-align:center;
	background:#73c6d4
}

.box03{
	margin:100px 0 0
}
.box03 h2{
	background:url(../images/box03_h2_bg.png) no-repeat center 50%;
	text-align:center
}
.leftLoop{ overflow:hidden; height:385px; margin-top:50px; position:relative; } 
.leftLoop .hd{ overflow:hidden;  } 
.leftLoop .hd .prev,.leftLoop .hd .next{ display:none;} 
.leftLoop .hd ul{ position:absolute; width:100%; bottom:0; text-align:center; overflow:hidden; zoom:1; } 
.leftLoop .hd ul li{ position:relative; display:inline-block; width:70px; height:10px; overflow:hidden; background:#8bbfdd; margin-right:12px; text-indent:-9999px; cursor:pointer; 
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../../wxbk/css/PIE.htc); transition: all .5s;} 
.leftLoop .hd ul li.on{ background:#07488f; transition: all .5s;} 
.leftLoop .bd{ padding:0;   } 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop .bd ul li{ margin:0 52px 0 0; width:396px; height:338px; padding:1px; background:#fff; float:left;display:_inline;  } 
.leftLoop .bd ul li a{ display:block; width:100%; height:100%;}
.leftLoop .bd ul li a img{ display:block; width:396px; height:260px;}
.leftLoop .bd ul li a p{ text-align:center; line-height:24px; padding:15px 20px 0;}
.leftLoop .bd ul li:hover{ background:#116799; color:#fff}
.leftLoop .bd ul li a:hover{ color:#fff}
.list03{
	margin-left:-28px;
}
.list03 li{
	float:left;
	width:625px;
	margin:17px 0 28px 28px;
	background:#f5f5f5
}
.list03 li .img{
	width:260px;
	height:168px;
}
.list03 li .img img{
	width:100%;
	height:100%
}
.list03 li .r{
	width:348px;
	margin:0 0 0 14px;
}
.list03 li .r h3{
	font-size:18px;
	color:#3d61b3;
	padding:12px 0 10px;
}
.list03 li .r h3 a{
	color:#3d61b3
}
.list03 li .r .intro{
	line-height:22px;
	font-size:16px;
	padding:0 0 12px;
	color:#5f5f5f
}
.list03 li .r .more a{
	display:block;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	background:#3d61b3;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
.section02{
	width:100%;
	background:url(../images/section02_bg.jpg) no-repeat center top;
}
.sty03{
	padding:95px 0
}
.tit_wbac{
	background:#f2f8ff;
	padding:30px 40px;
	margin:50px 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.tit_wbac p{
	font-size:22px;
	color:#1c84c1;
	text-indent:2em;
	font-weight:bold;
	line-height:28px;
}
.list04{
	margin-left:-47px;
	padding:10px 0 0
}
.list04 li{
	float:left;
	margin:20px 0 0 47px;
}
.list04 li a{
	display:block;
	width:626px;
	height:64px;
	line-height:64px;
	text-indent:2em;
	background:#f5f5f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.footer{
    margin:0 auto;
    padding-bottom:0;
	width:100%;
    background:#007cc4;
    padding:20px 0;
	color:white
}
.foot_nav{
	line-height:41px;
	color:#fff;
}
.foot_nav a{
	color:#fff;
}
.foot_nav a:hover{
	text-decoration:underline;
}
.foot_con{
    position:relative;
	padding:15px 60px;
	padding-bottom:0;
	line-height:24px;
}
.foot_con p{
	margin:5px 0;
    font-size: 14px;
}
.foot_con p a{
	color:white
}
.w1040{
    width: 1200px;
    margin: 0 auto;
}
.zhaocuo{text-indent:0;}
.jiucuowx{position:absolute;top:5px;right:100px;}
.govlogo{position:absolute;top:0px;left:150px;}
.footer .foot_nav,.footer .foot_con{padding-left:0; text-align:center}

@media (max-width: 768px) {
body{
	background-size:auto 28vh
}
.banner{
	width:100%;
	background-size:auto 100%;
	height:25vh
}
.banner_con{
	width:100%
}
.banner .logo{
	padding:15px 0 0 15px;
}
.banner .logo img{
	width:45%;
	height:auto
}
.banner_con .slogan{
	padding:3vh 0 0
}
.banner_con .slogan img{
	width:85%
}
.w1300{
	width:94%;
	padding:0 3%
}
.sty01,.sty03{
	padding:2em 0
}
.sty02{
	display:none;
}
.topline{
	padding:18px;
}
.topline p{
	font-size:15px;
	line-height:1.6rem
}
.box01 h2 img{
	width:70% !important
}
.slideBox{
	width:100%;
	height:70vw;
	float:none
}
.slideBox a.prev, .slideBox a.next{
	top:80px;
}
.slideBox .bd img{
	width:100%;
	height:70vw;
}
.slideBox .bd dt{
	font-size:16px
}
.list01{
	width:100%;
	margin:0;
}
.list01 li .riqi{
	display:none;
}
.mob_sty01 img{
	width:50% !important
}
.section01{
	padding:1em 0;
	height:auto;
}
.section01 h2 img{
	width:100%;
	height:auto
}
.video_box{
	width:100%;
	height:75vw
}
.video_tit{
	width:100%
}
.box03{
	margin:2em 0 0
}
.box03 h2 img{
	width:70% !important
}
.leftLoop{
	margin:1rem 0 0;
	height:350px
}
.leftLoop .bd ul li{
	width:96%;
	height:auto;
	margin:10px 0 0 10px;
}
.leftLoop .bd ul li a{
	height:auto;
}
.leftLoop .bd ul li a p{
	padding:20px 0 0
}
.leftLoop .bd ul li a img{
	width:100%;
	height:65vw
}
.leftLoop .bd ul li a p{
	padding:10px
}
.list02 li{
	float:none;
	width:88%;
	margin:0 5px 0 12px;
	font-size:0.95rem;
	padding:4px 0 4px 18px
}
.list02 li .riqi{
	display:none;
}
.box01_con{
	padding:30px 0 0
}
.box02_con{
	padding:15px 0;
}
.list03{
	margin:0;
}
.list03 li{
	width:100%;
	margin:10px 0 10px 0
}
.list03 li .img{
	width:100%;
	height:55vw
}
.list03 li .r{
	width:90%;
	padding:0 5% 10px;
	margin:0
}
.section02{
	height:auto;
	background-size:auto 100%
}
.tit_wbac{
	margin:20px 0 0;
	padding:15px;
}
.tit_wbac p{
	font-size:18px;
}
.list04{
	margin:0
}
.list04 li{
	margin:15px 0 0;
	width:100%
}
.list04 li a{
	width:94%;
	height:auto;
	text-indent:0;
	line-height:26px;
	padding:3%;
}
.footer{
	padding:1em 0;
}
.footer_bot{
	width:100%
}
.footer_bot a.dzjg_ico,.footer_bot a.jcjcjcjc,.zhaocuo{
	display:none;
}
.footer p{
	width:95%;
	margin:0 auto
}
}
