.pc{display:none;}
.mobile{display:block;}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.header .wrapper {
    width: 42.73%;
    margin: 0 auto;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {

    content: "";

    display: block;

    visibility: hidden;

    clear: both;

}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

html,
body {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
	color:#333333;
}

.header {
    background: url(./img/bgc.png) center bottom no-repeat;
    height: 427px;
	max-width:1920px;
	margin:0 auto;
	position: relative;
}

.header .logo {
	width:25%;
    padding-top: 20px;
    padding-left: 20px;
    display: inline-block
}

.header .content {
    text-align: center;
	width:100%;
}

.header .guohui {
    padding-top: 110px;
}

.header .ask {
    color: #ffffff;
    font-size: 72px;
    font-weight: 700;
}

.header_search {
    box-sizing: border-box;
    overflow: visible;
    height: 44px;
    border-radius: 4px;
    position: relative;
    margin-top: 40px;
    background: #fff;
    width: 100%;

}

.header_search .l_ssqh {
    position: absolute;
    left: 20px;
    top: 12px;
    color: #999;
}

.header_search span {
    position: absolute;
    left: 66px;
    top: 11px;
    color: #999;
}

#keywords {
    padding:0;
    font-size: 16px;
    position: absolute;
    left: 90px;
    color: #999;
	outline:none;
	width:70%;
	height:100%;
}

.header_search input {
    border: none;
    outline: 0;
}

#submit_btn {
    display: block;
    float: left;
    height: 44px;
    position: absolute;
}

.header_search .search_btn {
    width: 12.5%;
    background: #1492ff;
    color: #fff;
    padding: 0px;
    margin: 0px;
    top: 0px;
    font-size: 18px;
    right: -2px;
}
.header .gohome{
	width:100px;
	height:30px;
	line-height:30px;
	border-radius:5px;
	background-color:#ffffff;
	font-size:14px;
	position: absolute;
    top: 35px;
    right: 50px;
}
.header .gohome img{vertical-align:text-bottom;margin-left:5px;}
.header .gohome a{color: #003fa8;}
/* 选择分类 */
.classification {
    margin-top: 40px;
}

.title {
    height: 44px;
    border-bottom: 2px solid #e6e6e6;
}

.title span {
    font-size: 24px;
    color: #003fa8;
    font-weight: 600;
    display: inline-block;
    padding-left: 5px;
    vertical-align: text-bottom
}
.title a:hover{
    color: #003fa8;
    cursor: pointer;
}
.classification .tj {
    background-color: #eef5fe;
    border: 1px solid #e6e6e6;
    padding: 12px 20px;
    margin-top: 20px;
    display: inline-block;
}

.classification .tj:hover {
    background-color: #003fa8;
    color: #ffffff;
    cursor: pointer;
}

/* 最新发布 */
.release {
    background-color: #f6f6f6;
    padding: 26px 0;
    margin: 40px 0
}

.releaseList {
    margin-top: 30px;
}

.releaseList li {
    background-color: #ffffff;
    padding: 28px;
    margin-bottom: 20px;
}

.releaseList li a {
    display: block;
}

.askTitle span a{
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
    font-size: 22px;
    font-weight: 600;
	color:#333333;
}

.askTitle span a:hover{
    color: #003fa8;
    cursor: pointer;
}
.askcontent {
    margin:10px 0;
    
}
.askcontent span a{
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
    width: 95%;
    font-size: 16px;
    color: #666;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
   
}
.askcontent span a:hover {
    color: #ef3800;
    cursor: pointer;
}
.lookDetail{
    text-align: end;
}
.lookDetail:hover {
    color: #ef3800;
    cursor: pointer;
}
/* 政策问答图解 */
.policyList {
    margin-top: 30px;
    text-align: center
}

.policyList li {
    float: left;
    width: 33.33%;

}

.policyList li a p {
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 30px;
    /* width: 92%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap */
}

.policyList li a p:hover {
    color: #003fa8;
    font-weight: 600;
}

.policyList li a img:hover {
    transform: scale(1.05);
    text-decoration: none;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    cursor: pointer;
}

.policyList li img {
    width: 385px;
    height: 238px;
}

/*网站底部*/

img,span{ border:none; padding:0px; margin:0px;}

.yqlj_box{ position:relative; height:38px;/*padding-left: 95px;*/}
.yqlj_box li{ width:170px; height:35px; line-height:35px; box-sizing:border-box; background:#1068d6; position:static; float:left; margin:0 5px;}
.yqlj_box li a{ display:block; width:100%; height:100%; text-align:left; font-size:14px; color:#ffffff;}
.l_yqzz{ display:none; overflow:hidden;}
.l_yqlj_box{ display:block; width:100%; text-align:center; line-height:32px; height:38px;}
.l_yqlj_box img{ margin-left:2px; transition:all 0.3s;}
.l_yqlj_box span{ font-size:14px; color:#ffffff; }
.l_yqzz2{ position:absolute; width:100%; bottom:38px; left:0px; z-index:999; padding:20px; box-sizing:border-box; background:#1980dd;}
.yqlj_box .l_yqzz a{ display:block; width:25%; line-height:30px; font-size:14px; color:#ffffff; float:left;}
.yqlj_box li:hover .l_yqzz{ display:block;}
.yqlj_box li:hover .l_yqlj_box img{ transform:rotate(180deg);}

.footer_box{ background:#1980dd; width:100%; height: 248px;margin-top:0px;}
.foooter_list_gai{ width:100%; display:flex; justify-content:space-between;}
.foooter_list_gai li{ width:23%; background:#214d8e; height:38px;}
.foooter_list_gai li a{ display:block; width:100%; height:100%; font-size:15px; color:#ffffff; line-height:38px; text-align:center;}
.footer_main{ padding:28px 0px 10px 0px; width:100%; max-width:1280px; margin:0 auto;}
.footer_bottom{ width:83%; justify-content:space-between; margin-top:30px !important;margin:0 auto;}
.footer_listg li{ line-height:30px;}
.footer_listg li a{ color:#ffffff; display:block; font-size:16px;}

.l_left_gai{ width:80px; justify-content:space-between;float:left;margin-right: 10px}
.l_left_gai a{ }
.l_left_gai a img{ display:block; width:100%;}
.l_footer_leftc{  font-size:14px; line-height:30px; color:#ffffff; box-sizing:border-box;float:left;margin-right: 45px}
.footer_listg{ float:left;margin-right: 40px;margin-left: 40px}
.footer_listg li{ line-height:30px;}
.footer_listg li a{ display:block; color:#ffffff; font-size:14px;}
.l_footer_rightg{ box-sizing:border-box;float:right;}
.l_footer_rightg img{ display:block; width:100%;}
.l_footer_line{ height:80px; width:1px; background:#ffffff; margin-top:9px;float:left;margin-right: 30px}
.l_footer_line2{ margin-left:130px; margin-top:17px;}
/*底部结束*/

@media only screen and (max-width: 768px) {
	.pc{display:block;}
	.mobile{display:none;}
    .header .wrapper {
        width: 90%;
    }
	.wrapper {
        width: 94%;
    }
    /* 头部 */
    .header_search {
        width: 100%;
    }

    .content {
        width: 100%;
    }

	.header .logo{width:50%;}
    .header .logo img {
        width: 100%;
    }

    .header .ask {
        font-size: 40px;
    }

    .header .guohui {
        padding-top: 16px;
    }

    .header {

        height: 260px;
    }
	#keywords{width:50%;}
	.header_search .search_btn{
		width:20%;
	}
	.l_left_gai a img{width:70px;margin-left:10px;}
    .footer_bottom{margin-top: 0;width:100%;margin-top: -10px !important;}
    .yqlj_box ,.footer_listg,.l_footer_line,.l_footer_rightg{display: none}
    .l_footer_leftc{width: 255px;margin-right: 0}
	.l_footer_leftc p,.l_footer_leftc a{font-size: 12px;}
    /* 政策问答图解 */
    .policyList li {
        width: 100%;
    }

    .policyList li img {
        width: 94%;
        height: 200px;
    }
}