﻿
/* CSS Document */
.inner_banner { 
	position: relative;
	margin-bottom: 30px;
	margin-top:20px;
}
.inner_banner img{
  width: 100%;
  height: 180px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	z-index:-1;
}
.inner_banner h1 {
	width: 100%;height: 180px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	line-height: 110px;
	text-align: center;
	letter-spacing: 0.8px;
	position: absolute;
	top:0;
	left: 0;z-index: -1;
}
.inner_banner  p{
	width:1000px;
	padding: 20px 30px;
	box-sizing:border-box;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius:10px;
	margin: 0 auto;
	box-shadow: 0px 8px 8px 0px rgba(215, 215, 215, 0.4);
	margin-top: -60px;
    font: normal 16px/30px 'MicroSoft YaHei';	
    text-align: left;
    color: #333;z-index: 1;
}
.mod_couBox .mod_hd{
	width: 100%;
	border-top: 3px solid #009aff;
	background-color: #f8f8f8;
	overflow: hidden;
	line-height: 52px;
	border-bottom: 1px solid #eee;
	margin: 0 auto;
}
.mod_couBox .mod_hd h2{
	float: left;font-size: 20px;
	font-weight: bold;
	padding-left: 16px;
}
.mod_couBox .mod_hd span{
	float: right;
	cursor: pointer;
	color: #0099ff;
	padding-right: 16px;
}
.mod_couBox .mod_hd em{
	float: left;
    line-height: 30px;
    margin-right: 12px;
    color: #009aff;
    font-weight: bold;
    text-align: center;
    background: #d9f0ff;
    font-size: 14px;
	margin-top: 14px;
	display: inline-block;
    padding: 0 10px;
	margin-left: 16px;
    border-radius: 4px;
}
.mod_couBox .mod_hd span i {
  display: inline-block;
  margin: 0 auto;
  margin-right: 6px;
  zoom: 1;
  vertical-align: middle;
  background-size: 300px 300px;
  width: 20px;
  height: 20px;
  background: url("../images/studyIcon.png") no-repeat -57px -62px;
}
.mod_couBox .mod_con {
	padding:0 0 16px;
	overflow:hidden;
}
ul.mod_list {
	width: 100%;
	padding: 0 16px;
	box-sizing: border-box;
	overflow: hidden;
}
ul.mod_list li{
	float: left;
	margin-right: 20px;
	width: 163px;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	margin-top: 10px;
}
ul.mod_list li:nth-child(7n){
	margin-right: 0
}
ul.mod_list li a{
	display: block;
}
ul.mod_list li img{
	float: left;
	margin-right: 6px;
	border-radius: 4px;
	width: 26px;
	height: 26px;
}
.comm_more_tit {
  width: 100%;
  overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}
.comm_more_tit h2 {
  float: left;
  font-weight: bold;
  font-size: 20px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.comm_more_tit h2 em {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../images/azicon.png) no-repeat -130px -270px;
  margin: 4px 8px 0 0;
}
.comm_more_tit span{
	float: right;
	letter-spacing: 2px;
	color: #0099ff;
}
.comm_more_tit span i {
  display: inline-block;
  margin: 0 auto;
  margin-right: 6px;
  zoom: 1;
  vertical-align: middle;
  background-size: 300px 300px;
  width: 20px;
  height: 20px;
  background: url("../images/studyIcon.png") no-repeat -87px -62px;
}
/*当前城市app*/
.dl_list{
  margin: 16px 0;
  width: 100%;
  float: left;
  height: 36px;
  overflow: hidden;
}
.dl_list dt {
  float: left;
  line-height: 36px;
  font-size: 0;
	margin-right: 12px;
  color: #fff;
}
.dl_list dt i, .dl_list dt span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.dl_list dt span {
  background: #009aff;
  font-size: 14px;
  padding: 0 20px;
  border-radius: 4px;
}
.dl_list dt i {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 9px solid #009aff;
  border-bottom: 6px solid transparent;
}
.dl_list dd {
  float: left;
  color: #ccc;
  text-align: center;
  line-height: 36px;
}
.dl_list dd a {
  float: left;
  max-width: 112px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline;
  padding: 0 16px;
  font-size: 14px;
  color: #333;
  opacity: 0.9;
}
.dl_list dd a:hover {
  opacity: 1;
	text-decoration: underline;
	color: #009aff;
}
ul.m_asList {
  width: 100%;
  height: auto;
  border-top: 1px solid #eee;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
ul.m_asList li {
  width: 259px;
  height: 108px;
	box-sizing: border-box;
  border-width: 0px 1px 1px 0;
  border-style: solid;
  border-color: #eee;
  float: left;
  margin: 0;
  display: inline;
  overflow: hidden
}
ul.m_asList li a.img {
	float: left;
  margin: 14px 14px 0 14px;
   text-align: center;
	overflow: hidden;
}
ul.m_asList li a.img img{
  width: 80px;
  height: 80px;
  float: left;
  box-sizing: border-box;
	border: 1px solid #f9f9f9;
  display: inline;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
transition: transform 0.3s;
}
ul.m_asList li:hover a.img img{
  transform: scale(0.9);
  transition: transform 0.3s;
}
ul.m_asList li p {
	width: 140px;
  font-size: 14px;
	margin-top: 14px;
	float: left;
  font-weight: normal;
  height: 80px;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.m_asList li p a.ap_tit{
	display: block;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.m_asList li p span.app_starBox{
	display: block;
	font-size: 13px;
	color: #999;margin-top: 8px;
	margin-bottom: 4px;
}
ul.m_asList li p a.ap_type{
	font-size: 13px;
	color: #999;
}
ul.m_asList li p a:hover {
  color: #f30
}
ul.m_asList li:nth-child(5n) {
  border-right: 0;
}
/*热门*/
.w910 {
	width: 910px;
	overflow: hidden;
}
.w360 {
	width: 360px;
	overflow: hidden;
}
.g_plate_dl {
  width: 442px;
  height: 143px;
  float: left;
  margin: 20px 26px 0 0 ;
  display: inline;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.mod_con .g_plate_dl:nth-child(2n)
{
	margin-right:0
}
.g_plate_dl dt {
  width: 100%;
  height: 66px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100
}
.g_plate_dl dt label {
  width: 66px;
  height: 66px;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 56px;
	border: 5px solid #fff;
	line-height: 56px;
	font-size: 18px;
	text-align: center;
	font-family:"时尚中黑简体";
	color: #fff;
  float: left;
}
label.bg1{
	background-color:#ff3f3f;
}
label.bg2{
	background-color:#ae59f9;
}
label.bg3{
	background-color:#4dd67e;
}
label.bg4{
	background-color:#f97a87;
}
label.bg5{
	background-color:#f67d34;
}
label.bg6{
	background-color:#2ecefe;
}
.g_plate_dl dt strong {
  width: 300px;
  height: 26px;
  float: left;
  margin: 42px 0 0 34px;
  display: inline;
  overflow: hidden;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #404040
}
.g_plate_dl dd {
  height: 76px;
  background: url(../images/class_bg.png) no-repeat 66px 15px #f9f9f9;
  border: 1px solid #eee;
  position: absolute;
  left: 11px;
  top: 15px;
  z-index: 50;
  margin: 0;
  padding: 50px 0 0 0
}
.g_plate_dl dd a {
  font-size: 14px;
	height: 22px;
	line-height: 22px;
  font-weight: normal;
  color: #666;max-width: 100px;
	overflow: hidden;
  float: left;
  margin:10px 10px 0 20px;
  display: inline;
}
.g_plate_dl dd a.hot {
  color: #0099ff;
}
.g_plate_dl dd a:hover {
  color: #ff0000;
  text-decoration: underline
}
/*区域划分*/
.area_slctbox {
	width: 100%;
	background-color: #fff;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.area_slctbox .area_tabTit{
	width: 100%;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	color: #666;
	box-sizing: border-box;
}
.area_tabTit span{	
	display: inline-block;
	color: #444444;
	overflow: hidden;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
.area_slctbox .area_filter{
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 20px 10px 20px;    	
}
.area_slctbox .filter_con {
	width:100%;	
    position: relative;
	overflow: hidden;
}
.area_filter .filter_item {
	align-items: flex-start;
    display: flex;
	margin-bottom: 8px;
    flex-shrink: 0;
    position: relative;
}
.area_filter .filter_item .filter_type{
	color: #222;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 600;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
}
.filter_item ul.filter_list{
	    zoom: 1;
    align-items: flex-start;
    display: block;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    overflow: hidden;
}
ul.filter_list li{
	flex-shrink: 0;
    margin-right: 16px;
    text-align: left;
	margin-bottom: 10px;
}
ul.filter_list li:last-child {
    margin-right: 50px;
}
ul.filter_list li a{
	background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
ul.filter_list li.cur a{
    background: #358ff0!important;
    border: 1px solid #358ff0!important;
    color: #fff!important;
}
.ar_apCon {
	width:100%;
	overflow: hidden;
}
ul.ar_apList {	
	width:100%;
	overflow: hidden;
}
ul.ar_apList li {
    width: 635px;
	overflow: hidden;
    float: left;
	cursor: pointer;
    position: relative;
    color: #838383;
	margin-top: 20px;
	box-sizing: border-box;
	margin-right: 30px;
    border: 1px solid #eaeaea;
}
ul.ar_apList li:nth-child(2n) {
	margin-right: 0;
}
ul.ar_apList li h3 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.ar_apList li h3 a{
	max-width: 90%;
	font-size: 18px;
	font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ar_ap_sum {
	width:100%;	
	padding: 16px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
}
.ar_ap_img {
	width: 88px;
	float: left;
	height: 88px;
	border-radius: 8px;
	overflow: hidden;
}
.ar_ap_img img{
	width: 88px;
	height: 88px;
	border-radius: 8px;
transition: transform 0.3s;
}
ul.ar_apList li:hover a.ar_ap_img img{
  transform: scale(0.9);
  transition: transform 0.3s;
}
.ar_ap_info {
	float: left;
	width: 390px;
	overflow: hidden;
	height: 88px;
	margin-left: 12px;
}
.ar_ap_info p{
	width: 100%;
	font-size: 13px;
	color: #666;
}
.ar_ap_info p span{
	display: inline-block;
	margin-right: 20px;
}
.ar_ap_info p span.app_starBox{
	margin-top: 6px;
	margin-bottom: 3px;
}
.ar_ap_btn {
	width: 110px;
	float: right;
	margin-top: 56px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-radius: 4px;
	background-color: #00b6fa;
}
.ar_ap_btn a{
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 30px;
}
ul.ar_apList li:hover .ar_ap_btn{	
    background-color: #0d9fd5
}
.ar_txt{
	width: 100%;	
	padding:0 16px;
	overflow: hidden;
	margin-bottom: 10px;
    height: 78px;
    text-align: left;
    line-height: 26px;
    font-size: 13px;
    color: #777;
    margin-top: 8px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ar_txt font{
	font-weight: bold;
    color: #f60;
    margin-right: 5px;
    font-size: 13px;
}
.ar_txt span{
    color: #777;
    font-size: 13px;
}
/*国务院部门*/
.mod_couBox{
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}
.mod_comCon {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 16px;
	border-bottom: 1px dashed #eee;
}
.mod_comCon:last-child{
	padding-bottom: 0;
	border-bottom: none
}
.mod_comCon ul.com_itemUl{	
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
ul.com_itemUl li {
  margin: 10px 0;

    padding-top: 10px;
    width: 325px;
    height: 66px;
    float: left;
    position: relative;
    cursor: pointer;
}
ul.com_itemUl li a {
    height: 66px;
	display: block;
}
ul.com_itemUl li a h3{
	max-height: 28px;
	max-width: 220px;
	overflow: hidden;
	font-weight: bold;
	padding-top: 4px;
	font-size: 16px;
	box-sizing: border-box;
	margin-bottom: 16px;
}
ul.com_itemUl li a em{
	max-height: 28px;
	display: block;
	max-width: 220px;
	overflow: hidden;
	font-weight: bold;
	padding-top: 4px;
	font-size: 16px;
	box-sizing: border-box;
	margin-bottom: 18px;
}
ul.com_itemUl li a span{
	color: #777;
	display: block;
}
ul.com_itemUl li .uLiImg {
    float: left;
    width: 66px;
    height: 66px;
	box-sizing: border-box;
	border: 1px solid #eee;
	border-radius: 8px;
    margin: 0 12px;
}
/*二级标题*/
.mod_sec_hd{
	width:100%;
	margin:20px 0 0 0;
}
.mod_sec_hd h3{
	float: left;
    line-height: 36px;
    margin-right: 12px;
    color: #009aff;
	letter-spacing: 0.6px;
	font-weight: bold;
	text-align: center;
	background: #d9f0ff;
    font-size: 16px;
    padding: 0 20px;
    border-radius: 4px;
}
.mod_sec_hd h3 em{
    font-size: 14px;
}
.mod_sec_hd a{
	float: right;
    font-size: 14px;
	color: #fff;
	background: #ea4135;
    line-height: 28px;
    padding: 0 16px;
	margin-top: 4px;
    border-radius: 4px;
}
/*右侧定位导航*/
.posNav{
	opacity: 0.9;
	position: fixed;
	width: 150px;
	z-index: 999;
	left: 50%;
	margin-left: 690px;
	bottom: 200px;
	margin-top: 50px;
}
ul.pos_ullist li {
    padding: 0px 10px 0px 16px;
    border: none;
    float: left;
    line-height: 36px;
    height: 36px;
    display: block;
    margin: 0px;
    border-left: 1px solid #999999;
}
ul.pos_ullist li::before {
    content: "";
	float: left;
    display: inline-block;
    border-radius: 25px;
    width: 12px;
    height: 12px;
    position: relative;
    text-align: center;
    color: #e4e4e4;
    top: 12px;
    left: -23px;
    border: 1px solid #999999;
    background-color: #fff;
}
ul.pos_ullist li.cur::before {
	border: 1px solid #358ff0;
    background-color: #358ff0;
}
ul.pos_ullist li.cur span,ul.pos_ullist li:hover span {
	color: #358ff0;
}
ul.pos_ullist li span {
	float: left;
	cursor: pointer;
	font-size: 15px;
	display: inline-block
}
#gotoTop {
    bottom: 120px;
	left:50%;
	right: auto;margin-left: 728px;
}
ul.ban_list {
	margin-left: -33px;
	overflow: hidden;
}
ul.ban_list li {
  width: 300px;
	height: 178px;
	margin-left: 33px;
	margin-top: 20px;
  float: left;
	position: relative;
}
ul.ban_list li > a img {
  width: 100%;
	box-sizing: border-box;
	border: 1px solid #eee;
  height: 146px;
	display: block;
	overflow: hidden;
  transition: transform 0.3s;
}
ul.ban_list li:hover img{
	transform: scale(0.96);
	transition: transform 0.3s;
}
ul.ban_list li a span {
  width: 100%;
	display: block;
  line-height: 32px;
  height: 32px;
	font-size: 15px;
  color: #333;
  text-align: center;
}
ul.ban_list li:hover a span {
  display: block;
}
/*相关资讯*/
ul.xgnews {
  display: block;
	margin-top: -10px;
	margin-left: -30px;
  padding: 10px 0px;
	overflow: hidden;
}
ul.xgnews li {
  display: inline-block;
	float: left;
	width: 635px;
	margin-left: 30px;
	margin-top: 20px;
	box-sizing: border-box;
}
ul.xgnews li a {
  display: block;
  overflow: hidden;height: 100px;
}
ul.xgnews li a img.pic {
  width: 160px;
	float: left;
	border-radius: 4px;
  height: 100px; 
  transition: transform 0.3s;
}
ul.xgnews li a img.pic:hover,ul.xgnews li:hover a img.pic {
  transform: scale(0.95);
  transition: transform 0.3s;
}
ul.xgnews li a span {
  width: 454px;
  display: inline-block;
  float: right;font-size: 16px;
  color: #333;
  margin-top: 2px;
  margin-bottom: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.xgnews li:hover a span {
  color: #ff2d22;
}
ul.xgnews li a p {
  width: 454px;
  float: right;
  font-size: 13px;
  color: #777;
  max-height: 44px;
  margin-top: 4px;
  line-height: 22px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}