﻿body,html{width: 100%; min-width: 1000px; font-family: "微软雅黑","宋体",arial}
.icon{display: inline-block; background: url(../images/icons.png) no-repeat ;}
.overflow_h{overflow: hidden;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font20{font-size: 20px;}
.fl{float: left;}
.fr{float: right;}
.color_b{color: #1D6DCF;}
.color_o{ color: #FFA500;}
/*head*/
.width1150 {
	width: 1150px;
	margin: 0 auto;
}
.width1000{width:1000px;height: 105px;margin: 0 auto; }
/*head*/
.header {
	position: relative;
	background: #3463ad;
}
.header .top {
	position: relative;
	height: 97px;
	border-bottom: 1px solid #2c5594;
}
.header .top .sel {
	width: 132px;
	height: 26px;
	background: url(../images/back_sel.png) no-repeat;
	margin-top: 26px;
}
.header .top .sel a {
	display: inline-block;
	width: 26px;
	height: 26px;
	float: left;
}
.header .top .sel input {
	width: 49px;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	color: #FFF;
	border: 0;
	float: left;
	background: none;
}
.header .nav {
	position: relative;
	height: 54px;
	border-top: 1px solid #4d76b7;
}
.header .nav ul li {
	float: left;
	width: 107px;
	height: 54px;
	text-align: center;
	line-height: 54px;
}
.header .nav ul li a {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #FFF;
}
.header .nav ul li:hover {
	background: #cf0808;
}
.header .nav ul li.on {
	background: #cf0808;
}
.header .nav ul li:first-child {
	width: 80px;
}
/*nav*/
.nav02 {
	height: 26px;
	border-bottom: 1px solid #d5d5d5;
	background: #f8f8f8;
	padding-top: 15px;
	text-align: right;
	padding-right:45px;
}
.nav02 a {
	font-family: "微软雅黑";
	font-size: 13px;
	color:#666666;
}
.nav02 a:first-child {
	display: inline-block;
	height: 20px;
	width:20px;
	background: url(../images/icon_home.png) no-repeat center 2px;
}
.nav02 em {
	padding:0 10px;
}
/*foot*/
.footer {
	position: relative;
	border-top: 4px solid #ad3463;
	height: 68px;
	padding-top: 10px;
	background: #eeeeee;
	color: #666666;
	margin-top: 80px;
}
.footer.type02 {
	margin-top:0;
}
.footer h1 {
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer p {
	padding-top: 10px;
	text-align: center;
}
/*banner*/
.banner{width: 100%;background: #3684E3;height: 290px;}
.banner .width1000{position: relative;height: 100%;}
/*.banner .img1{background:url(../images/banner_1.png) no-repeat left center;}
.banner .img2{background:url(../images/banner_2.png) no-repeat left center;}
.banner .img3{background:url(../images/banner_3.png) no-repeat left center;}
.banner .img4{background:url(../images/banner_4.png) no-repeat left center;}
.banner .img5{background:url(../images/banner_5.png) no-repeat left center;}*/
.banner .per{font-family: "微软雅黑";width: 260px;height: 290px;background: #2372D2;float: right;}
.banner .per .img{width: 148px;height: 148px;background: url(../images/per1.png) no-repeat center center;position: absolute; right: 51px;top: 30px;z-index: 10;}
.banner .per img{width: 148px;height: 148px;position: absolute;z-index: 9;right: 51px;top: 30px;}
.per h2.name{ font-weight: bold; font-size: 20px; color: #fff;text-align: center; height: 30px;line-height: 30px;margin-top: 190px; margin-bottom: 5px;}
.per p.tit{font-size: 16px;color: #93C1FD;text-align: center;padding: 0 20px; line-height: 24px;}

/*功能条*/
.con_bar{height: 55px;background: #EBEBEB;width: 100%;position: relative;z-index: 1}
.con_bar ul.bar{width: 1000px;line-height: 55px;background: #1C6ED1;margin: 0 auto;}
.con_bar ul.bar li{height: 55px;}
.con_bar ul.bar li.in{width: auto;float: left;}
.con_bar ul.bar li.in a{color: #fff;display: inline-block;padding: 0 50px; height: 55px;line-height: 55px;float: left;}
.con_bar ul.bar li.in.on a,.con_bar ul.bar li.in:hover a{background:#fff;color: #615B59;}
.con_bar ul.bar li.tag{text-align: center; float: right;width: 100px;border-left: 1px solid #4A8BD9;margin: 0 auto;}
.con_bar ul.bar li.tag a{width: 16px;height: 16px;text-indent: -9999px;margin: 0 6px; margin-top: 20px;}
.con_bar ul.bar li.tag a.icon10{width: 16px;height: 16px;background-position: -50px 0}
.con_bar ul.bar li.tag a.icon11{width: 16px;height: 16px;background-position: -70px 0}
.con_bar .img{width: 1000px;text-align: left;margin: 0 auto;padding-top: 10px;}
.con_bar .line{ height:10px; position: absolute;z-index: 2;width: 100%; bottom: -10px;background: #1D6ED0;}

/*container*/
#container{padding-bottom: 42px;}
#container.width1000{height: auto;}
.con_box{padding-bottom: 20px; position: relative;}
dl.con_list{ background: #fff; transition:1s;-moz-transition:1s; /* Firefox 4 */-webkit-transition:1s; /* Safari 和 Chrome */-o-transition:1s; /* Opera */filter:alpha(opacity=100); /*IE滤镜，透明度50%*/-moz-opacity:100; /*Firefox私有，透明度50%*/opacity:100;}
dl.con_list.con_op{ height: 0; transition:1s;-moz-transition:1s; /* Firefox 4 */-webkit-transition:1s; /* Safari 和 Chrome */-o-transition:1s; /* Opera */filter:alpha(opacity=0); /*IE滤镜，透明度50%*/-moz-opacity:0; /*Firefox私有，透明度50%*/opacity:0;}

dl.con_list dt,dl.con_list dd{margin: 38px 0 0 0;}
dl.con_list dt{width: 212px;height: 143px;margin-right: 38px;}
dl.con_list dd.list{width: 530px;padding-right:220px;position: relative;height: 143px; background: #fff;}
dl.con_list dd.list h2{ height:20px;line-height: 20px;color: #3B3B3B;}
dl.con_list dd.list >a{position: absolute;right: 50px;top:50%;margin-top:-18px;width: 123px;height: 36px;line-height: 36px;}
a.enter:hover{background:#0F5AB4; text-shadow:0 0 1px #fff; }
a.enter{text-align: center; background: #3782DD;color: #fff;-moz-transition: 0.5s; /* Firefox 4 */-webkit-transition: 0.5s; /* Safari 和 Chrome */-o-transition: 0.5s; /* Opera */transition:0.5s;}
dl.con_list dd.list p.by_time{height: 22px;line-height: 22px;margin:15px 0; color: #4B4B4B ;}
dl.con_list dd.list p.by_time span{padding: 0 20px 0 10px;}
dl.con_list dd.list p.title{line-height: 23px;height: 69px; color: #9E9E9E;}

.con_box.width1000{height: auto;padding: 20px 0;}
dl.con_list1{ transition:1s;-moz-transition:1s; /* Firefox 4 */-webkit-transition:1s; /* Safari 和 Chrome */-o-transition:1s; /* Opera */filter:alpha(opacity=100); /*IE滤镜，透明度50%*/-moz-opacity:100; /*Firefox私有，透明度50%*/opacity:100;}
dl.con_list1.con_op{ height: 0; transition:1s;-moz-transition:1s; /* Firefox 4 */-webkit-transition:1s; /* Safari 和 Chrome */-o-transition:1s; /* Opera */filter:alpha(opacity=0); /*IE滤镜，透明度50%*/-moz-opacity:0; /*Firefox私有，透明度50%*/opacity:0;}
dl.con_list1 dt,dl.con_list1 dd{height: 195px;margin: 10px 0;overflow: hidden;}
dl.con_list1 dt{width: 560px;}
dl.con_list1 dd.mid{width: 160px;font-size: 35px;font-family: arial;text-align: center;line-height: 80px;}
dl.con_list1 dd.mid.day{background: url(../images/s_2.png) no-repeat center 75%;}
dl.con_list1 dd.mid.month{background: url(../images/s_1.png) no-repeat center 73%;}
dl.con_list1 dd.last{width: 215px;background: #fafafa;}
dl.con_list1 dt dl.con_dt{padding: 19px 14px 0 19px; height: 175px;background: #fff;}
dl.con_list1 dt dl.con_dt dt.level2{ width: 81px;margin-right: 15px; height: 175px}
dt.level2 a.enter{display: inline-block;width: 100%;height: 25px; line-height: 25px; background: #4A93EF;margin-top: 10px;}
dt.level2 a.enter:hover{background: #0F5AB4;}
dl.con_list1 dt dl.con_dt dd.level2{width: 430px;height: 175px;}
dl.con_dt dd.level2 h2{font-weight: bold; height: 25px;line-height: 25px;margin-bottom: 5px;}
dl.con_dt dd.level2 p{ line-height: 24px;margin-bottom: 10px; color: #A0A0A0;}
dl.con_dt dd.level2 p span{color: #686868;display: inline-block;width: 142px;/*white-space:nowrap;*/}
dl.con_dt dd.level2 p.title{color:#686868; }
dl.con_dt dd.level2 p.title i{color:#A0A0A0;}

/*在线咨询*/
.con_issue{ margin-top: 25px;}
.con_issue li.issue_li{}
li.issue_li .everli{ }
ul.everli li{float: left;width: 100%;}
ul.everli li.ques{margin-bottom: 40px;}
ul.everli li.answ{margin: 40px 0;}
ul.everli li > p.tit{font-size: 17px; font-family: "微软雅黑"; color: #191919; background: url(../images/icons.png) no-repeat -90px 0;padding-left: 20px; height: 25px;line-height: 25px;padding-bottom: 8px;}
ul.everli li > p.tit1{color: #858585;line-height: 30px;padding-top: 15px;}
ul.everli li > p.tit1 span.color_o{ color: #FF5F00;padding: 0 10px;}
ul.everli li .tit_n{ padding: 25px;}
li.ques .tit_n{background: #FAF3F5; color: #433D37;text-align: center;}
li.ques .tit_n > p.tit{/*height: 30px;*/line-height: 30px;padding-bottom: 10px; text-shadow:0 0 1px #C1BBB5;}
li.ques .tit_n > p.time{color: #615B59;height: 24px;line-height: 24px;}
li.answ .tit_n{background: #F3F3F3; line-height: 30px; color: #4B4747;}
.con_box > .btn{width: 100%; text-align: center;margin: 20px 0;}
.con_box > .btn a.enter{display: inline-block;width: 104px;height: 33px;line-height: 33px;}

/*咨询弹框*/
.bomb{text-align: left; position: fixed; width: 650px;height: 400px;border:3px solid #8F8F8F;background: #fff;top:50%;left: 50%;margin-left: -325px;margin-top:-220px;z-index: 9999;border-radius: 2px;}
.bomb h2.title{height: 35px;line-height: 35px;position: relative;background: #FAF3F5; color: #6e6864; border-bottom: 1px dotted #eae4de;padding-left: 15px;}
.bomb h2.title a.close{position: absolute;right: 10px;color: #433d37;-moz-transition: 0.5s; /* Firefox 4 */-webkit-transition: 0.5s; /* Safari 和 Chrome */-o-transition: 0.5s; /* Opera */transition:0.5s;}
.bomb h2.title a.close:hover{color: #BC0F15;}
.bomb p{padding: 25px;line-height: 28px;}
.bomb p span,.bomb p input,.bomb p textarea{display: inline-block;float: left;}
.bomb p span{width: 110px;}
.bomb p input{height: 28px;}
.bomb p input,.bomb p textarea{width: 445px;line-height: 28px;border:1px solid #909090; color: #999;padding: 0 10px;font-size: 12px;}
.bomb p textarea{height: 130px;}
.bomb p.btn{text-align: center;}
.bomb p.btn a{ width: 80px;height: 28px; line-height: 28px;display: inline-block;border-radius: 2px;margin: 0 10px;-moz-transition: 0.5s; /* Firefox 4 */-webkit-transition: 0.5s; /* Safari 和 Chrome */-o-transition: 0.5s; /* Opera */transition:0.5s;}
.bomb p.btn a.sure{background: #3782DD;color: #fff;}
.bomb p.btn a.sure:hover{background:#0F5AB4 }
.bomb p.btn a.close:hover{background:#B4B4B4;  color: #fff;}
.bomb p.btn a.close{background: #D1D1D1;color: #888;}




.transition05{ -moz-transition: 0.5s; /* Firefox 4 */-webkit-transition: 0.5s; /* Safari 和 Chrome */-o-transition: 0.5s; /* Opera */transition:0.5s;}

/*政策检索*/
.con_dl{height: 360px;margin: 24px 0;}
.con_dl dt{width:165px;text-align: center;line-height: 60px; color: #fff;border-bottom: 1px solid #ABBFD0;}
.con_dl dd{width:835px;border-bottom: 1px solid #EDEDED; font-size: 0;}
.con_dl dt.tit1{height:60px;background:#1D6ED0;}
.con_dl dt.tit2{height:60px;background: #257AD7;}
.con_dl dt.tit3{height:92px;background:#2E87DF;}
.con_dl dt.tit4{height:60px;background:#2C8ADD;}
.con_dl dt.tit5{height:60px;background: #3A99EA;}
.con_dl dd.check_dd1{height:60px;background:#F8F8F8;}
.con_dl dd.check_dd2{height:60px; background:#F3F3F3}
.con_dl dd.check_dd3{height:92px; background:#F8F8F8;}
.con_dl dd.check_dd4{height:60px; background:#F3F3F3}
.con_dl dd.check_dd5{height:60px; background:#F8F8F8}
.con_dl dd a{height: 21px;line-height: 21px; display: inline-block;margin-left: 24px;color: #7E7B7B;font-size: 14px;padding-left: 24px;margin-top: 18px;}
.con_dl dd.check_dd3 a{margin-top: 15px;}
.con_dl dd a.cgeck_a{background: url(../images/bg_2.png) no-repeat left 75%;}
.con_dl dd a.cgeck_b{background: url(../images/bg_1.png) no-repeat left 75%;}
.con_dl1{height: auto;width: 100%;padding-bottom: 30px;border-bottom: 6px solid #C4C4C4;}
.con_dl1 dt{background: url(../images/tit_bg.png) no-repeat left 60%;padding-left: 20px; color: #111;width: 90px;}
.con_dl1 dd{width: 870px;}
.con_dl1 dd a{margin-bottom: 15px; float: left; font-size: 14px; display: inline-block; height: 28px;line-height: 28px; color: #fff;margin-left: 10px;-moz-transition: 0.5s; /* Firefox 4 */-webkit-transition: 0.5s; /* Safari 和 Chrome */-o-transition: 0.5s; /* Opera */transition:0.5s;}
.con_dl1 dd a.has{width: auto;background: #9C9C9C url(../images/col_12.png) no-repeat 95% 5px;padding: 0 20px;}
.con_dl1 dd a.has:hover{background: #797979 url(../images/col22.png) no-repeat 95% 5px;}
.con_dl1 dd a.search{width: 80px;background: #2C9EFF;text-align: center;}
.con_dl1 dd a.search:hover{background: #1C6ED1;}
a.search1{width: 80px;background: #2C9EFF;text-align: center;}
a.search1:hover{background: #1C6ED1;}

.con_re{margin-top:45px;}
.con_re p.title{background:url(../images/tit_bg.png) no-repeat left 60%;padding-left: 20px; color: #6C6C6C;height: 25px;line-height: 25px;margin-bottom:15px;}
.con_re p.title span{color: #111;padding: 0 10px;}
.con_re p.title i,.s_bar a i{color: #FF6D15;padding: 0 4px;}
.s_bar{height:30px;line-height: 30px;margin-bottom: 25px;}
.s_bar a{ float: left; display: inline-block; position: relative; width: 150px;height: 100%;background: #EBEBEB;color: #2E2E2E; text-align: center;}
.s_bar a.on,.s_bar a:hover{background: #3A99EA;color: #fff;}
.s_bar a.on em.icon,.s_bar a:hover em.icon{width:10px;height: 7px;background-position: 0 -20px;position: absolute;bottom: -7px;left:50%;margin-left: -5px; }
.s_bar a.on i,.s_bar a:hover i{color: #fff;}
table.list{width: 100%;}
table.list thead{background: #3A99EA;height: 30px;line-height: 30px; color: #fff;}
table.list thead th{ text-indent: 30px;border-left: 1px solid #EEEEEE;}
table.list tbody td{height: 40px;line-height: 40px;border:1px solid #EEEEEE;color: #8F8F8F;text-indent: 35px;}
table.list tbody td a.tit{color: #8F8F8F}
table.list td.num{ background: #FCFCFC;}
table.list td.time{}
/*政策解读*/
.art{width: 100%; position: relative;padding-bottom: 15px;border-bottom: 2px solid #383838;}
.art p.title{ color: #2372D2; height:30px;line-height: 30px;margin-bottom: 15px; font-weight: bold;}
.art p.article{ color: #615B59;line-height: 33px;margin-bottom: 30px;}
.art .prent{ position:relative;width: 100%;height: 15px;margin-top: 15px;}
.art .prent a{position: absolute;top: 5px;}
.art .prent a.write{background-position: -20px -20px;height: 10px;width: 18px;right: 50px;}
.art .prent a.pin{background-position: -40px -20px; height: 14px;width: 16px;right: 20px;}
.art p.link{margin-top:20px;color: #262626;position: relative;}
.art p.link a.alink{color: #FC8148;}
.bshare-custom.share{ position: absolute;right:15px;bottom: 15px;width: 41px;height: 10px;background-position: 0 -35px;}
.bshare-custom.share a{display: inline-block;width: 41px;height: 15px;position: absolute;top: -5px;left: 0;}
a.bshareDiv{position: absolute;left: -10000px;top: 0;}
/*a.bsSiteLink{position: absolute;right: -10000px;bottom: -10000px;}*/
.tweet{position: relative; bottom: -10px;height: 41px;line-height: 41px;left: 0;width:150px;background: url(../images/re_1.png) no-repeat left center;}
.tweet em{ position: absolute; left: 78px;height: 18px; line-height: 18px;border-width: 1px 1px 1px 0;border-style: solid;border-color: #CCCCCC;top: 9px;padding: 0 7px;}


/*在线预定*/
.glDatePicker{width: 312px;position: absolute;top: -500px;}
.picker{position: absolute;top: 200px;}
.myid{height: 315px;width: 640px;}
.tag_si{width: 640px; height: 80px;position: relative;}
.tag_si p{ color: #4B4B4B;line-height: 33px;padding-left: 25px;margin-left: 28px;}
.tag_si p.si_1{background: url(../images/si_1.png) no-repeat left 63%;}
.tag_si p.si_2{background: url(../images/si_2.png) no-repeat left 63%;}
.tag_si a.si_3{ width: 120px;height: 26px;line-height: 26px;color: #fff;text-align: center; background: #4F9EFF;position: absolute;right: 0;top: 50px; margin-top: -13px;}
.tag_si a.si_3:hover{background: #1C6ED1;}
.tit_si{height:230px;width: 640px;background: #F4F4F4;border-top: 5px solid #DCD8CE;}
.tit_si p.line{height: 2px;background: #fff;width: 100%;}
.tit_si p.si_4{color: #333; height: 28px;line-height: 28px;margin: 10px 28px; padding-left:25px;background: url(../images/si_3.png) no-repeat left 63%;}
.tit_si p.tit{margin-left:28px;line-height: 28px;color: #4B4B4B;}
.static{width: 100%;margin-top: 30px;}
.static h2{padding-left: 15px;color: #FFF; height:40px; background:#bd0000; margin-bottom:1px; font-weight:normal; line-height:40px; }
.static h2.type02{ background:#3c6bb3;}
.static_table th{background: #cbdae2 ;color:#125D84;height: 36px;line-height: 36px;border-right:1px solid #FFF;width: 249px;text-align: center; font-size:16px;}
.static_table td{height: 55px; background: #EFECE6;border:1px solid #fff; text-align: center; cursor: pointer;}
.static_table td.first{background: #CBDAE2;border-left: 0; }
.static_table td.first span,.static_table td.first em{display: block;}
.static_table td.first em{}
.static_table td.bg1{background: #BDD6E5;}
.static_table td.bg2{background: #EBCBC7;}
.static_table td.first span{/*color: #3A3A3A;*/padding:0 15px 0 10px; font-size:13px;}
.static_table td.first span i{color: #9B0000;padding: 0 2px;}

.static_table02 th{background: #cbdae2 ;color:#125D84;height: 36px;line-height: 36px;border-right:1px solid #FFF;width: 249px;text-align: center; font-size:16px;}
.static_table02 td{height: 55px; background: #EFECE6;border:1px solid #fff; text-align: center; color:#666666;}
.static_table02 td.first{background: #CBDAE2;border-left: 0; color:#000; }
.static_table02 td.first span,.static_table td.first em{display: block;}
.static_table02 td.first em{}
.static_table02 td.bg1{background: #BDD6E5;}
.static_table02 td.bg2{background: #EBCBC7;}
.static_table02 td.first span{/*color: #3A3A3A;*/padding:0 15px 0 10px; font-size:13px;}
.static_table02 td.first span i{color: #9B0000;padding: 0 2px;}




.static .sp{margin: 20px 0;}
.static .sp span{display: inline-block;height: 17px;line-height: 17px;padding-left: 10px;color: #2E2E2E;margin-right: 130px;}
.static .sp span.sp_1{border-left: 55px solid #E8E4DB;}
.static .sp span.sp_2{border-left: 55px solid #E6C5BF;}
.static .sp span.sp_3{border-left: 55px solid #B9D1DE;margin-top: 20px;}

b.show{position: absolute;display: inline-block;width: 210px;height: 30px; border-radius: 5px; line-height: 30px; background: #000;text-align: center;color: #fff; font-size: 14px; filter:alpha(opacity=90); /*IE滤镜，透明度50%*/-moz-opacity:0.9; /*Firefox私有，透明度50%*/opacity:0.9;}
/*翻页*/
.page-list{width: 1000px; height: 33px;margin: 25px auto;margin-bottom: 0;text-align: center;}
.page-list a{ display: inline-block; padding: 0 15px;margin: 0 2px;line-height: 33px;background: #C8C8C8;color: #9C9C9C;-moz-transition: 0.5s; /* Firefox 4 */-webkit-transition: 0.5s; /* Safari 和 Chrome */-o-transition: 0.5s; /* Opera */transition:0.5s;}
.page-list a.on,.page-list a:hover{background:#297ADB;color:#fff;}


div.article{width: 1000px;margin: 0 auto; height: auto;overflow: hidden;padding: 20px;}
div.article .title{border-bottom: 1px solid #ccc; color: #272727; font-size: 22px; font-weight: 700; line-height: 1.9em; margin-top: 0; padding: 20px; text-align: center;}
div.article p.time{background: transparent url("../images/bo_bg.png") repeat-x scroll left bottom;height: 40px;line-height: 40px;margin-bottom: 5px;padding: 0 10px;}
div.article .cont_ar{margin: 10px auto;}
div.article .cont_ar p{text-indent: 28px;line-height: 28px;font-size: 14px;margin: 20px 0;}
.shadow{position: fixed; left:0;top: 0;background: #000;filter:alpha(opacity=70); /*IE滤镜，透明度50%*/-moz-opacity:0.7; /*Firefox私有，透明度50%*/opacity:0.7; width: 100%;height: 100%;z-index: 9998;display: none;}

/*6-16*/
#issue .answ .tit_n {background: url(../images/a.png) no-repeat left 10px; color: #191919; font-family: "微软雅黑"; font-size: 14px;line-height: 25px; padding-bottom: 8px;padding-left: 20px;}
#issue li.ques .tit_n{text-align: left; padding: 10px 25px 10px 35px;}
#issue li.ques .tit_n > p.tit{font-size: 16px;}
#issue ul.everli li.ques{padding-top: 15px;}
#issue ul.everli .answ{background: #FAF3F5;padding:10px 10px 20px ; border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; padding-top: 10px;}
#issue li.ques em.time{ color: #999; padding-left: 20px; font-size: 12px;}
#issue ul.everli .answ p.tit{padding-bottom: 0;padding-right: 35px; font-size: 14px; text-align: right;}
#issue ul.everli li > p.tit{background: url(../images/q.png) no-repeat left center; padding-left:35px;padding-top: 5px; margin-left: 10px; margin-bottom: 10px;}
