body{
	background: #f0f8ff;
}
.box{
	width: 1200px;
	margin: 0 auto;
}
.top-w{
	width: 100%;
	height: 140px;
	background: url(/img/top-bg.jpg) repeat-x center;  border-top: 3px solid #750102;
}
.top{
	height: 100%;
}
.logo{
	margin-top:37px;
}
.logo a{
	display: block;
}
.top-r{
	width: 700px;
	margin-top: 25px;
}
.top-zs{
	display: block;
	float: left;
	margin-left: 111px;
}
.search-z{
	float: right;
	margin-top: 7px;
}
.search-z button{
	background: none;
	border: none;
	cursor: pointer;
	margin-top: 4px;
}
.search-z button .search-but{
	display: block;
}
.search{
	float: left;
    width: 180px;
    height: 28px;
    border: 1px solid #1a64ac;
    background: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #1a64ac;
    margin-right: 8px;
    display: none;
}
.search input[type="text"]{
    width: 140px;
    float: left;
    height: 28px;
    line-height: 28px;
    background: none;
    margin-left: 12px;
    font-size: 14px;
    color: #1a64ac;
    border: 0;
}
.search input[type="submit"]{
    width: 18px;
    height: 18px;
    float: right;
    background: url(/img/search-gb.png) no-repeat center;
    background-size: 14px 14px;
    margin: 6px 8px 0 0;
    border: 0;
    cursor: pointer;
}
input::-webkit-input-placeholder {
        color: #2892f9;
      }
      input::-moz-input-placeholder {
        color: #2892f9;
      }
      input::-ms-input-placeholder {
        color: #2892f9;
      }

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.nav{ width:700px; height:61px; line-height:46px; margin-top: 10px; position:relative; z-index:1;}
	.nav a{ color:#333; height: 100%;}
	.nav .nLi{ float:left; height: 100%;  position:relative; display:inline;}
	.nav .nLi h3{ float:left; height: 100%;}
	.nav .nLi h3 a{ display:block; margin-left: 17px; text-align: center; font-size:16px;}
	.nav .sub{ display:none; width:95px; left:2px; top:53px;  position:absolute; background: url(/img/icon-xjt.png) no-repeat top center; padding-top: 8px;}
	.nav .sub li{ zoom:1; }
	.nav .sub a{ display:block; line-height: 38px; background: url(/img/tm80.png) repeat; color: #f8f8f8; text-align: center;}
	.nav .sub a:hover{ color: #fff; background: #08447f;}
	.nav .on h3 a{font-weight: bold; color: #1A64AC;}
	
/*banner*/
.ibanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ibanner .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 18%;
    bottom:40px;
    z-index: 1;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    margin: 5px 6px 0 0;
    width: 10px;
    height: 10px;
    line-height:10px;
    text-align: center;
    background: #fff;
    cursor: pointer; opacity: 0.5; border-radius: 50px;
}

.ibanner .hd ul li.on {
    background: #ffffff;opacity:1;
    color: #fff;width:15px;
    height:15px;    margin: 3px 6px 0 0;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
}

.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("/img/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner .bd img {
    width: 100%;
    display: block;height: 85vh;
}

.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 45px;
    height: 80px;
    background: url(/img/slider-arrow.png) -120px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.ibanner .next {
    left: auto;
    right: 3%;
    background-position: -2px 5px;
    width: 45px;
    height: 80px;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}






/*banner*/
.ibanner1 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ibanner1 .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 18%;
    bottom:40px;
    z-index: 1;
}

.ibanner1 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner1 .hd ul li {
    float: left;
    margin: 5px 6px 0 0;
    width: 10px;
    height: 10px;
    line-height:10px;
    text-align: center;
    background: #fff;
    cursor: pointer; opacity: 0.5; border-radius: 50px;
}

.ibanner1 .hd ul li.on {
    background: #ffffff;opacity:1;
    color: #fff;width:15px;
    height:15px;    margin: 3px 6px 0 0;
}

.ibanner1 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner1 .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
}

.ibanner1 .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("/img/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner1 .bd img {
    width: 100%;
    display: block;
}

.ibanner1 .prev,
.ibanner1 .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 45px;
    height: 80px;
    background: url(/img/slider-arrow.png) -120px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.ibanner1 .next {
    left: auto;
    right: 3%;
    background-position: -2px 5px;
    width: 45px;
    height: 80px;
}

.ibanner1 .prev:hover,
.ibanner1 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner1 .prevStop {
    display: none;
}

.ibanner1 .nextStop {
    display: none;
}

























.main{
	padding: 27px;
	background: #fff;
}
.focusBox { position: relative; width: 432px; height: 324px; overflow: hidden; text-align: left;}
	.focusBox .pic img { width: 432px; height: 324px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 45px; width:100%;  background: #333; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 45px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:45px; line-height:45px; position:absolute; bottom:-45px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 15px; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 17px; right: 0px; }
	.focusBox .num li{ float: left; position: relative; width: 11px; height: 11px; background: #fff; border-radius: 50%; text-indent: -999999999px; margin-right: 8px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; background: white; border-radius: 50%; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f8b62a;}
	
.xyxw{
	width: 350px;
	margin:0 32px;
        float:left;
}

.title{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #333;
	margin-bottom: 2px;
}
.title h2{
	float: left;
	width: 80px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.title h2 i{
	display: block;
	width: 80px;
	height: 5px;
	background: #0B5AA8;
	position: absolute;
	bottom: -3px;
	z-index: 1;
}
.more{
	float: right;
}
.more a{
	display: block;
	line-height: 42px;
}
.more a:hover{
	color: #0B5AA8;
}
.xyxw ul{
	margin-top: 13px;
}
.xyxw ul li{
	line-height: 40px;
	font-size: 15px;
	background: url(/img/icon-q.png) no-repeat left center;
	padding-left: 18px;
}
.xyxw ul li a:hover{
	color: #0B5AA8;
}
.xyxw ul li em{
	float: right;
}
.mtcy{
	width: 344px;
	margin-left: 30px;
}
.mtcy ul{
	margin-top: 13px;
}
.mtcy ul li{
	line-height: 40px;
	font-size: 15px;
	background: url(/img/icon-s.png) no-repeat left center;
	padding-left: 18px;
}
.mtcy ul li a:hover{
	color: #0B5AA8;
}
.mt20{
	margin-top: 20px;
}
.title-g{
	border-bottom: 3px solid #0b5aa8;
	margin-bottom: 0;
}
.bmdt .title-g{
	border-bottom-color: #F8B62A;
}
.tzgg{
	width: 432px;
}
.bmdt{
	width: 398px;
	margin-right: 30px;
}
.ztzl{
	width: 344px;
}
.tzgg ul{
	padding: 0 20px;
	height: 400px;
	background: #fafafa;
}
.tzgg ul li{
	height: 64px;
	padding: 17px 0;
	border-bottom: 1px solid #ddd;
}
.tzgg ul li:last-child{
	border-bottom: none;
}
.tzgg ul li .tzgg-sj{
	float: left;
	width: 64px;
	height: 64px;
	text-align: center;
	margin-right: 16px;
}
.tzgg ul li .tzgg-sj p{
	height: 32px;
	line-height: 32px;
	background: #0b5aa8;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.tzgg ul li .tzgg-sj span{
	display: block;
	height: 32px;
	line-height: 32px;
	background: #fff;
	font-size: 12px;
}
.tzgg ul li .tzgg-bt{
	font-size: 15px;
	line-height: 30px;
}
.tzgg ul li .tzgg-bt a:hover{
	color: #0B5AA8;
}

.slideTxtBox{ }
		.slideTxtBox .hd{ height:40px; line-height:40px; border-bottom:3px solid #0b5aa8;  position:relative; }
		.slideTxtBox .hd ul{ float:left; }
		.slideTxtBox .hd ul li{ float:left; margin-right:30px; cursor:pointer; font-size:18px; font-weight:bold; color:#999; }
		.slideTxtBox .hd ul li.on{color:#333;}
		.slideTxtBox .bd ul{ margin-top:10px; zoom:1;  position:relative; }
		.slideTxtBox .bd li{ line-height: 40px;	border-bottom: 1px dashed #ddd;	background: url(/img/icon-y.png) no-repeat left center; padding-left: 16px; font-size: 15px;}
                .slideTxtBox .bd li em{float: right;}
                .slideTxtBox .bd li a:hover{color: #0B5AA8;}    
                .slideTxtBox .bd .more{position:absolute; top:-53px; right:0;}    


.bmdt ul{margin-top:10px;}
.bmdt ul li{
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
	background: url(/img/icon-y.png) no-repeat left center;
	padding-left: 16px;
	font-size: 15px;
}
.bmdt ul li em{
	float: right;
}
.bmdt ul li a:hover{
	color: #0B5AA8;
}
.picMarquee-top{ width: 100%; height: auto; overflow:hidden; position:relative;}
		.picMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  display: none;}
		.picMarquee-top .hd .prev,.picMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("/images/arrow.png") 0 -100px no-repeat;}
		.picMarquee-top .hd .next{ background-position:0 -140px;  }
		.picMarquee-top .hd .prevStop{ background-position:-60px -100px;}
		.picMarquee-top .hd .nextStop{ background-position:-60px -140px;}
		.picMarquee-top .bd{ }
		.picMarquee-top .bd ul{margin-left:-10px; margin-right:-10px; height: 100%; overflow:hidden; zoom:1;}
		.picMarquee-top .bd ul li{float:left; width:50%; text-align:center; zoom:1; margin-top: 18px;}
		.picMarquee-top .bd ul li .pic{ margin:0 8px; text-align:center; }
		.picMarquee-top .bd ul li .pic img{ width:163px; height:81px; display:block;}
		
.link{
	margin-top: 30px;
}
.link ul{
	margin-top: 20px;
}
.link ul li{
	float: left;
	height: 36px;
	line-height: 36px;
	margin-right: 74px;
	background: url(/img/icon-j.png) no-repeat left center;
	padding-left: 18px;
	font-size: 15px;
}
.link ul li:last-child{
	margin-right: 0;
}
.link ul li a:hover{
	color: #0B5AA8;
}
.kstd-w{
	width: 100%;
	height: 102px;
	background: #f3f1ec;
}
.kstd{
	margin: 0 -36px;
}
.kstd > div{
	float: left;
	width: 127px;
	height: 82px;
	text-align: center;
	margin-top: 20px;
}
.kstd > div a{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
        color: #333;
}
.kstd > div a:hover p{
	color: #333;
	font-weight: bold;
}
.kstd > div p{
	padding-top: 42px;
}
.kstd .kstd1 a{
	background: url(/img/kstd8-1.png) no-repeat center 5px;
}
.kstd .kstd2 a{
	background: url(/img/kstd10-1.png) no-repeat center 5px;
}
.kstd .kstd3 a{
	background: url(/img/kstd2-1.png) no-repeat center 5px;
}
.kstd .kstd4 a{
	background: url(/img/kstd5-1.png) no-repeat center 5px;
}
.kstd .kstd5 a{
	background: url(/img/kstd1-1.png) no-repeat center 5px;
}
.kstd .kstd6 a{
	background: url(/img/kstd4-1.png) no-repeat center 5px;
}
.kstd .kstd7 a{
	background: url(/img/kstd6-1.png) no-repeat center 5px;
}
.kstd .kstd8 a{
	background: url(/img/kstd7-1.png) no-repeat center 5px;
}
.kstd .kstd9 a{
	background: url(/img/kstd3-1.png) no-repeat center 5px;
}
.kstd .kstd10 a{
	background: url(/img/kstd9-1.png) no-repeat center 5px;
}

.kstd .kstd1 a:hover{
	background: url(/img/kstd8.png) no-repeat center 0px;
}
.kstd .kstd2 a:hover{
	background: url(/img/kstd10.png) no-repeat center 0px;
}
.kstd .kstd3 a:hover{
	background: url(/img/kstd2.png) no-repeat center 0px;
}
.kstd .kstd4 a:hover{
	background: url(/img/kstd5.png) no-repeat center 0px;
}
.kstd .kstd5 a:hover{
	background: url(/img/kstd1.png) no-repeat center 0px;
}
.kstd .kstd6 a:hover{
	background: url(/img/kstd4.png) no-repeat center 0px;
}
.kstd .kstd7 a:hover{
	background: url(/img/kstd6.png) no-repeat center 0px;
}
.kstd .kstd8 a:hover{
	background: url(/img/kstd7.png) no-repeat center 0px;
}
.kstd .kstd9 a:hover{
	background: url(/img/kstd3.png) no-repeat center 0px;
}
.kstd .kstd10 a:hover{
	background: url(/img/kstd9.png) no-repeat center 0px;
}

.foot-bg{
	width: 100%;
	height: 200px;
	background: #0B5AA8;
}
.foot{
	text-align: center;
}
.foot .foot-logo{
	display: inline-block;
	width: 280px;
	height: 126px;
	margin-top: 37px;
}
.foot-dz{
	text-align: left;
	color: #fff;
	margin-top: 45px;
}
.foot-dz p{
	font-size: 12px;
	line-height: 28px;
}
.foot-wx{
	width: 280px;
	text-align: center;
	margin-top: 31px;
    margin-top: 31px;
    display: flex;
    justify-content: space-between;
}
.foot-wx img{
	display: block;
	width: 116px;
	height: 116px;
	margin: 0 auto;
}
.foot-wx p{
	color: #fff;
	font-size: 12px;
	margin-top: 6px;
}
.foot-bq{
	width: 100%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #084d8d;
	border-top: 6px solid #e9e114;
}
.foot-bq p{
	font-size: 12px;
}


.zibanner{
	display: block;
	width: 100%;
	height: 250px;
	margin: 0 auto;
}
.ggw{height:125px;margin-top:20px;}
.ggw a{display:block;width:100%;height:100%;}
.ggw img{display:block;width:100%;height:100%;}

/*以下是列表页样式*/
.box-zt{
	min-height: 600px;
}

/*列表页左侧*/
.menu{
    float: left;
    width: 250px;
}
.menu dl{

}
.menu dl dt{
    background: #0B5AA8;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #fff;

}
.menu dl dt img{
	display: inline-block;
	vertical-align: middle;
	padding-right: 16px;
}
.menu dl dd{
    text-align: center;
    height: 50px;
    border-bottom: 1px #ebebeb solid;
    line-height: 50px;
}
.menu dl dd:last-child{
    border-bottom:none;
}
.menu dl dd a{
	display: block;
    font-size: 16px;
    color: #333333;
}
.menu dl dd a:hover{
    color: #0B5AA8;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

.menu dl dd a.on{
    color: #0B5AA8;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}
/*列表页右侧*/
.box-zt-right{
    float: right;
    width: 910px;
}
.box-zt-right .place{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #0B5AA8 solid;
}
.box-zt-right .place .place-bt{
    font-size: 22px;
    float: left;
}
.box-zt-right .place .place_r{
    float: right;
}
.box-zt-right .place .place_r span{
    background:  url(/img/place.png) left center no-repeat;
    padding-left: 20px;
    line-height: 38px;
}
.box-zt-right .place .place_r a{
	font-size: 13px;
    color: #333333;
}
.box-zt-right .place .place_r a:hover{
    color: #0B5AA8;
}
.box-zt-right .list_box{
	margin-top: 10px;
}
.box-zt-right .list_box li{
	background: url(/img/icon-s.png) no-repeat left center;
	padding-left: 24px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
}
.box-zt-right .list_box li em{
    float: right;
    font-size: 14px;
    color: #666;
}
.box-zt-right .list_box li a{
	display: block;
}
.box-zt-right .list_box li a:hover{
    color: #0B5AA8;
}

/*内容页*/
.box-zt-right .main_content{
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
}
.box-zt-right .main_content .title{
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 1.7;
    margin-top: 30px;
    height: auto;
    border: 0;
}
.box-zt-right .main_content .Subtitle{
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 2.5;
    background: #f5f5f5;
    margin-top: 10px;
}
.box-zt-right .main_content .dpzw{
    font-size: 14px;
    color: #333333;
    line-height: 2.5;
    margin-top: 15px;
    border-bottom: 1px #cccccc dashed;
    padding-bottom: 30px;
}
.box-zt-right .main_content .dpzw p{
    
}
.box-zt-right .main_content .page_box{
    margin-top: 20px;
}
.box-zt-right .main_content .page_box a{
    color: #666;
    line-height: 20px;
}
.box-zt-right .main_content .page_box a:hover{
    color: #0B5AA8;
}

/*图片列表页*/
.pic_list ul{
	padding: 10px 0;
}
.pic_list ul li{
	float: left;
	width: 20%;
}
.pic_list ul li a{
	display: block;
	padding: 10px;
}
.pic_list ul li a:hover{
	background: #fff;
	box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}
.pic_list ul li a img{
	width: 100%;
	height: 200px;
}
.pic_list ul li p{
	text-align: center;
	line-height: 40px;
}
.pic_list ul li a:hover p{
	font-weight: bold;
	color: #204BB0;
}
/*组织机构*/
.zzjg{margin-top:50px;margin-bottom:80px;}
.zzjg h2{height:24px;line-height:24px;border-left:6px solid #0B5AA8;font-size:20px;padding-left:10px;}
.zzjg ul{margin-top:20px;}
.zzjg ul li{float:left; width:25%; margin-top:20px;font-size:15px;}
.zzjg ul li a{color:#333;}
.zzjg ul li a:hover{color:#0B5AA8;}






.sidebar {
    width: 250px;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 100;
}
.sidebar #leftside-navigation ul,
.sidebar #leftside-navigation ul ul {
    margin: -2px 0 0;
    padding: 0;background: #f5f5f5;
}
.sidebar #leftside-navigation ul li {
    list-style-type: none;
    border-bottom: 1px solid #ebebeb;
}
.sidebar #leftside-navigation ul li.active > a {
    color: #487d4b;
}
.sidebar #leftside-navigation ul li.active ul {
    display: block;
}
.sidebar #leftside-navigation ul li a {
    
    text-decoration: none;
    display: block;
    padding: 18px 0 18px 25px;
    font-size: 16px;
    outline: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.sidebar #leftside-navigation ul li a:hover {
    color: #0B5AA8;
}
.sidebar #leftside-navigation ul li a span {
    display: inline-block;
}
.sidebar #leftside-navigation ul li a i {
    background: url(/img/jt_list.png) center center no-repeat;
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 20px;
}
.sidebar #leftside-navigation ul li a i .fa-angle-left,
.sidebar #leftside-navigation ul li a i .fa-angle-right {
    padding-top: 3px;
}
.sidebar #leftside-navigation ul ul {
    display: none;
}
.sidebar #leftside-navigation ul ul li {
    background: #ebf1d9;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border-bottom: none;
}
.sidebar #leftside-navigation ul ul li a {
    font-size: 14px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #333;
}

.sidebar #leftside-navigation ul ul li a.on{
   color: #0B5AA8;
    font-weight: bold;

}