﻿﻿@charset "utf-8";
/*******************************************************************************
 * 全局
 ******************************************************************************/
body {
  	   	
    font-family:\5FAE\8F6F\96C5\9ED1,\5B8B\4F53;
    font-size: 18px;
    background: #f2f2f2;

}

body, div, dl, dt, dd, ul, ol, li, pre, form, h1 , h3 , h4 ,span, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}

p{
	color: #333333;
	padding: 0;
	margin:0;

}
a:hover {
    color:#333333;
    text-decoration: none;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
ol li, ul li { 
    list-style: none outside none;
}
li { 
    list-style: none outside none;
	 list-style-type:none
}
caption, th {
    text-align: left;
}
q:before, q:after {
    content: "";
}
th, td {
    vertical-align: middle;
}
.main1200 {
    width: 1200px;
    margin: 0 auto;
}
/**
* 闭合浮动
* @Author: 一丝
* @Doc: http://nicolasgallagher.com/micro-clearfix-hack/
*/
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}

.clearfix {
    *zoom: 1;
    /* IE6-7 触发 hasLayout */
}

/**
* 文字溢出显示省略号
* 1. Chrome 21+ bug https://bugs.webkit.org/show_bug.cgi?id=121902
*/
.ellipsis {
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    /* 2 */
}
/*多行溢出显示省略号：*/
.ellipsis_dh{
    text-overflow: -o-ellipsis-lastline;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}




/*************************页面开始***************************************************/

/*banner_开始*/
.banner {
	width: 100%;
	height: 400px;
    margin: 0 auto;
    background: url(../img/sqzck_banner.png) top center no-repeat;
    min-width: 1200px;
}


/*banner_结束*/
.pol_document{
    background: #ffffff;
    margin-top: 29px;
    margin-bottom: 30px;
    padding-bottom: 43px;
    overflow: hidden;
}
.doc_tit .sjx{
    display: inline;
    width: 21px;
    height: 12px;
    background: url(../img/20200529_jt_08.png) 0 0 no-repeat ;
    position: absolute;
    top:73px;
    left: 272px;
}

.gwy_wjxz{
    display: block;
    width: 564px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    background: #f1f1f1;
    color: #353434;
    position:relative;

}
.gwy_wjxz:hover,.gwy_wj:hover{
    color: #ffffff;
}
.gwy_wj{
    display: block;
    width: 564px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    background: #f1f1f1;
    color: #353434;
    position:relative;
}

.active{
	background: #3259b2;
    color: #ffffff;
}

.doc_con{
    width: 1130px;
    padding-top: 45px;
    margin: auto;
}
.doc_list{
    background: #f8fcff;
    /*padding-right: 42px;*/
}
.doc_list ul{
    padding-top:40px;
    padding-bottom: 23px;
}
.doc_list ul li{
    background: url(../img/20200529_yq.png) 0 center no-repeat;
    font-size: 18px;
    text-indent: 14px;
    line-height: 80px;
    height: 80px;
    overflow: hidden;
    margin-left: 40px;
    border-bottom:1px dotted #bebebe;
}
.doc_list ul li a{
    /*max-width: 1046px;*/
    color: #333;
    display: flex;
}
.doc_list .time{
    font-size: 16px;
    color: #999;
    float: right;
}
.zcwj_gd a{
    font-size: 16px;
    color: #3259b2;
    margin-left: 1029px;
    display: block;
    padding-bottom: 25px;
}
/*政策解读*/
.pol_graphic{
    background: #ffffff;
    overflow: hidden;
}

.gra_zcjd{
	height: 400px;
	margin: 0 auto;
}

.gra_zcjd p{
    text-align: center;
    line-height: 60px;
    margin: 20px 0 30px;
}

/*部门解读*/
.sq_bmmt_box{
    margin-bottom: 100px;
}
.policyAnalyzing_nav{
    text-align: center;
    margin-bottom: 38px;
    margin-top: 50px;

}
.policyAnalyzing_nav a{
    padding: 0 16px;
    border-right: 1px solid #333333;
    font-size: 18px;
}

.policyAnalyzing_nav .poli_bm{
    font-weight: bold;
    color: #c6081e;
}


.latestPolicySlides{
position: relative;
width: 996px;
overflow-x: hidden;
margin: 0 auto;
}
.latestPolicySlides ul li{
    width:310px;
    float: left;
    display: inline;
    margin-right: 22px;
    border: 1px solid #e5e5e5;
    height: 208px;
}
.latestPolicySlides li h5{
    width: 272px;
    margin: auto;
    padding-top: 32px;
    padding-bottom: 16px;
    line-height: 25px;
    font-size: 18px;
    font-family: "microsoft yahei";
    font-weight: normal;
}
.latestPolicySlides li h5 a,.latestPolicySlides li p a{
  color:#333;
}

.latestPolicySlides li p{
    width: 272px;
    margin: auto;
    font-size: 16px;
    color: #6f6f6f;
    line-height: 25px;
}
.latestPolicySlides li span{
    display: block;
    text-align: right;
    padding-right: 10px;
    padding-left: 27px;
    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 30px;
    color: #0075a6;
}
/*箭头*/
.latestPolicySlides_left_btn {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 4.5%;
    top: 40%;
    background: url(http://www.gov.cn/govweb/xhtml/zhuanti/201812jrjfzck/images/policyAnalyzing_leftbtn.png) 0 0 no-repeat;
}
.latestPolicySlides_right_btn {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 6%;
    top: 40%;
    background: url(http://www.gov.cn/govweb/xhtml/zhuanti/201812jrjfzck/images/policyAnalyzing_rightbtn.png) 0 0 no-repeat;
}
.latestPolicySlides_father{
    position: relative;
}
