@charset "utf-8";
body { font-family:微软雅黑;}
    .ban { width:100%; clear:both; overflow: hidden; zoom: 1; background:url(http://images.china.cn/images1/ch/20251203/1.jpg) top center no-repeat; padding-top:375px;}
	.news { width:1000px; margin:auto; clear:both; overflow: hidden; zoom: 1; background:#FFF; padding:17px 20px; height:340px;}
	.news-l { width:620px; float:left;}
	.news-r { width:360px; float:right;}
	.news-r h1 { font-size:24px; line-height:32px; color:#0146ae; padding-bottom:15px; border-bottom: solid 1px #e5e5e5;}
	.news-r h1 a { color:#0146ae;}
	.news-r h2 { font-size:16px; font-weight:normal; color:#666; line-height:24px; padding:15px 0 20px 0;}
	.news-r h3 { background:#328ce4; color:#fff; font-size:16px; line-height:30px; padding:0 15px; float:right; font-weight:normal; border-radius: 5px;}
	.news-r h3 a { color:#fff;}
	
	.insight { width:1000px; padding:0 20px 50px 20px; background:#fff; margin:20px auto; clear:both; overflow: hidden; zoom: 1;}
	.insight dl { clear:both; overflow: hidden; zoom: 1; border-bottom: solid 1px #e5e5e5; padding:50px 0 40px 0;}
	.insight dt { font-size:22px; line-height:30px; color:#000; font-weight:bold; padding-bottom:20px;}
	.insight dt a { color:#000;}
	.insight dd { overflow: hidden; zoom: 1;}
	.insight dd img { width:235px; height:130px; float:left; margin-right:20px;}
	.insight dd h1 { font-size:16px; font-weight:normal; line-height:22px; color:#666;}
	.insight dd h2 { color:#bdbcbc; font-size:16px; font-weight:normal; line-height:22px;}
	.insight dd div { display: flex; flex-flow: column; justify-content: space-between; height:130px;}
	
	.foot { width:100%; background-color:#0146ae; padding:50px 0; text-align:center; font-size:14px; color:#fff;}
	
	.nav { width:100%; clear:both; height:50px;}
	.nav-l { float:left; padding-left:20px;}
	
	.Search {
    width: 185px;
    height: 35px;
    overflow: hidden;
    float: right;
    border-radius: 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
	margin: 7px 20px 0 0;
    }
	.Search form {
    display: flex;
    }
	.Search .search-1 {
    width: 150px;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
    outline: none;
    float: left;
    background: #fafafa;
    transition: .2s;
    }
	.Search .search-2 {
    width: 35px;
    height: 35px;
    float: left;
    cursor: pointer;
    background-image: url(http://images.china.cn/images1/ch/2022ChinaIdex/img/search.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fafafa;
    transition: .2s;
}

    #autopage { clear:both; margin-top:50px;}
    #autopage a { background:#f1f3fa; padding:5px 10px; color:#5b5c6b; font-size:16px; border-radius: 5px;}
	#autopage span { background:#0046ae; padding:5px 10px; color:#fff; font-size:16px; border-radius: 5px;}