* {
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    font-family: "Microsoft YaHei"!important;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    border: none;
}
body{
   /* background: #f2f8ff;*/
}


/*.main{
    width: 100%;
    height: 74px;
    padding-top: 8px;
}*/
.center_head{
    position: relative;
    width: 1280px;
    margin: 0 auto;
    height: 66px;
    background:url(bj_01.png) no-repeat; /*此处是图片*/
    z-index: 1;
}
.col_title{
    position: absolute;
    top: 20px;
    right: 110px;
    width: 46px;
    height: 20px;

}
.col_title h3{
    font-size: 20px;
}
.col_logo{
    position: absolute;
    top: 1px;
    right: 36px;
    z-index: 5;
}



.container {
   width: 1200px;

	margin: 0 auto;
	
	
	
	
}
.content{
    width: 1280px;
    margin: auto;
    background: #fff;
    padding-bottom: 50px;
}
.zk_top {
    width: 100%;
    height: 24px;
    background: url(gang.png) no-repeat 0 0;
    padding-left: 15px;
	
}

.zk_top b {
    font-size: 20px;
    color: #1E59B3;
    line-height: 20px;
}

.zk_top span {
    font-size: 14px;
    color: #444;
    margin-left: 5px;
}

.zk_con1 {
    width: 1200px;
    height: 442px;
    margin:20px auto 25px;
}

#owl-demo {
    width: 758px;
    height: 442px;
    float: left;
    position: relative;
}
#owl-demo .item {
    position: relative;
    display: block;
}
#owl-demo img {
    display: block;
    width: 758px;
    height: 442px;
}
#owl-demo b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background:#0362ba;
    
}
#owl-demo span {
    position: absolute;
    left: 0;
    bottom:10px;
    padding-left: 20px;

    width: 70%;
    font: 18px/32px "微软雅黑", "黑体";
    color: #fff;
}

.owl-pagination {
    position: absolute;
    right: 30px;
    bottom: 13px;
    width: 17%;
    height: 22px;
    text-align: center;
    display:none;
}

.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: url(zk_dian.png) no-repeat;
    *display: inline;
    *zoom: 1;
}

.owl-pagination .active {
    width: 10px;
    background: url(zk_dian2g.png) no-repeat;
}
.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 46px;
    height: 46px;
    margin-top:-23px;
    text-indent: -9999px;
}

.owl-prev {
    left: 0px;
    background: url(Group-6.png) no-repeat;
}
.owl-next {
    right: 0;
    background: url(Group-4.png) no-repeat;
}

.owl-prev:hover {
    background: url(Group-3.png) no-repeat;
}

.owl-next:hover {
    background: url(Group-2.png) no-repeat;
}









.zk_right {
    width: 462px;
    height: 443px;
    float: left;
    background:rgba(249,249,249,1);
    padding:36px 31px 20px;
}
.zk_title1{
    width: 100%;
    font-size: 20px;
    color:#1e5ab3;
    line-height: 30px;
    font-weight:600;
}
.zk_zhaiyao{
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color:#666;
    padding-bottom: 20px;
    border-bottom: dashed 1px #ddd;
}
.zk_news1_list{
    width: 100%;
    margin-top: 12px;
}
.zk_news1_list li{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 10px;
    color: #444;
    font-weight: 500;
	background:url(icon_img.png) left center no-repeat;
    text-indent: 18px;
}
.zk_news1_list li a{
    display: block;
    font-size:18px;
    width: 100%;
    height: 100%;
	 overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
}
.zk_zhaiyao a{
    display: block;
    width: 100%;
    height: 100%;
    color:#999;
    font-size: 14px;
    line-height:26px;
}
.zk_title1 a{
    font-family: "微软雅黑";
	font-family: "Microsoft YaHei";
    display: block;
    width: 100%;
    height: 100%;
	line-height:30px;
	font-weight:800; 
}
.zk_zhaiyao a:hover,.zk_news1_list li a:hover {
    color:#e54b00;
}
   /*体系建设*/
.zk_con2{
    width: 100%;
    height: 285px;
    margin: 14px 0 25px;
}

.con2_left{
    width: 582px;
    height: 285px;
    float: left;
    background: url(zk_bj.png) no-repeat;
    padding: 24px 32px 24px 24px ;
}
.fz_tit{
    font-size: 24px;
    color: #fff;
    height: 30px;
}
.gk_con{
    font-size: 18px;
    line-height:30px;
    color:#fff;
    text-indent: 25px;
    margin-top: 10px;
    overflow: hidden;
}
.con2_right{
    width: 638px;
    height: 285px;
    float: left;
    border:1px solid #4a90e2;
    padding:30px 0px 0px 30px; 
}
.con2_right li {
    height: 44px;
    width: 100%;
    line-height: 44px;
    font-size: 10px;
    color: #444;
    font-weight: 500;
	background:url(icon_img.png) left center no-repeat;
    text-indent: 18px;
}
.con2_right li a{
    display: block;
    width: 100%;
    font-size:18px;
    height: 100%;
    color:#444;
	 overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
}
.con2_right li a:hover{
    color:#4c69ba;
}


.zk_con3{
    width: 100%;
    height: 184px;
    margin: 14px 0 25px;
}
.con3_left{
    width: 582px;
    height: 182px;
    float: left;
    margin-right:30px;
}
.dc{
 /*    width: 276px; */
    height: 182px;
    float: left;
}
.dc_top{
/*     width: 276px; */
    height: 184px;
    background: url(zk_bj2.png) no-repeat;
    padding: 20px 0;
}
.dc_zhezhao{
    width: 100%;
    height: 45px;
    background: #27648c;
    color:#fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 45px;
    margin-top: 55px;
    text-align: center;
}
.zk_find{
    width: 288px;
    height: 45px;
    border:1px solid #76a7db;
    background: #ecf2f9;
    margin-top: 21px;
}
.zk_find input{
    width: 238px;
    height: 43px;
    border:none;
    background: #ecf2f9;
    padding-left: 20px;
    outline: none;
}
.find_icon{
    width: 48px;
    height: 43px;
    float: right;
    padding:10px;
    background: url(find.png) no-repeat 10px 10px;
    background-size: 22px 22px;
}
.find_icon img{
    width: 100%;
    height: 100%;
}
.baogao{
    width: 130px;
    height: 184px;
    float: left;
    margin-left: 23px;
}
.baogao img{
    width: 100%;
    height: 100%;
}
.con3_right{
    width: 595px;
    height: 182px;
    float: left;
    padding:10px 20px;
}
.con3_right li {
    height: 44px;
    width: 100%;
    line-height: 44px;
    font-size: 10px;
    color: #444;
    font-weight: 500;
    text-indent: 18px;
	background:url(icon_img.png) left center no-repeat;
}
.con3_right li a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
	overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
    color:#444;
}
.con3_right li a:hover{
    color:#4c69ba;
}
/*4智库观点*/
.zk_con4{
    width: 1220px;
    height: 307px;
    margin: 14px auto 25px;
}
.zk_con4 li{
    width: 595px;
    height: 132px;
    float: left;
    margin-top: 42px;
}
.zk_photo{
    width: 130px;
    height: 133px;
    float: left;
}
.zk_photo img{
    width: 100%;
    height: 100%;
}
.li_right{
    width: 465px;
    height: 133px;
    padding:0 15px;
    float: left;
}
.gd_name{
    float: left;
    width: 114px;
    height: 40px;
    border-right:1px solid #ddd;
    color:#333;
}

.gd_titlt{
    width: 320px;
    height: 40px;
    font-size: 16px;
    padding-left:10px;
    float: left;
    line-height: 20px;

}
.gd_titlt a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;

    color:#333;
}
.gd_titlt a:hover{
    color:#0362ba;
}
.li_con{
    width: 435px;
    height: 75px;
    font-size: 14px;
    line-height: 24px;
    color:#666;
    margin-top: 15px;
}

/*智库成果*/
.zk_con5{
    width: 1220px;
    height: 240px;
}
.con5_left{
    width: 595px;
    height: 240px;
    float: left;
}
.con5_tit{
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left:25px;
    color:#444;
}
.chuban_list{
    width: 100%;
    height: 190px;
}
.chuban_list li{
    width: 132px;
    height: 178px;
    float: left;
    margin-right: 22px;
}
.chuban_list li img{
    width: 100%;
    height: 100%;
}
.con5_right{
    width: 585px;
    height: 240px;
    float: left;
    padding-left:26px;
}
.zkbg_list{
    width: 100%;
    height: 190px;
    border-top: 1px #ddd dashed;
}
.zkbg_list li {
    width: 100%;
    line-height: 44px;
   text-overflow: ellipsis;
    font-size: 10px;
    color: #444;
    font-weight: 500;
    list-style-type: disc;
    margin-left: 18px;
}
.con5_title{
    height: 30px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}
.con5_title a{
    display: block;
    width: 100%;
    height: 100%;
    font-size:18px;
    color:#0362ba;
}
.con5_title a:hover{
    color:#0362ba;
}
.con5_content{
    width: 540px;
    height: 65px;
    font-size: 14px;
    line-height: 24px;
    color:#9b9b9b;
    display: none;
    transition: 0.5s all;
    margin-top: 12px;
    margin-bottom: 6px;
}
.zkbg_list li .on{
    display: block;
}
.con5_title a,.con5_content a{
    display: block;
    width: 100%;
    height: 100%;
    line-height:44px;
    font-size:18px;
    color:#333;
}
.con5_content a{
    display: block;
    width: 100%;
    height: 100%;
    line-height:24px;
    font-size:14px;
    color:#999;

}
/*建言献策*/
.jyxc{
    width: 1220px;
    height: 150px;
    margin:25px auto 0;
    background: url(jyxc_bj.png) no-repeat;
}
.jyxcxx{
    width: 100%;
    height: 100%;
    
    font-size: 36px;
    line-height: 150px;
    padding-left:200px;
    color:#4a90e2;
}
.jyxcxx:hover{
    color:#4c69ba;
}

 .nav_bottom .cantainer, .container {
     padding: 0 !important;
 }


 /*9-13*/ 

 .zk_con_g{
     width: 1220px;
     margin: 14px 0 25px;
 }
.zk_con_g>li{
    width: 303px;
    min-height: 167px;
    margin-right:2px;
    float: left;
}
.jsyj_img{
    width: 303px;
    height: 167px;
    position: relative;
}
.jsyj_img img{
    width: 100%;
    height: 100%;
}
.jsyj_col{
    width: 122px;
    height: 40px;
    background: url(tmbj.png)no-repeat;
    position: absolute;
    bottom:12px;
    right: 0;
}
.jsyj_col a{
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    color:#fff;
    display: block;
}
.jsyj_list{
    width: 100%;
    padding:10px;

}
.jsyj_li{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: red;
    background: url(dian.png) no-repeat left center;
    padding-left:12px;
}
.jsyj_li a{
    line-height: 44px;
    font-size: 16px;
    color:#444;
}
.jsyj_li a:hover{
    color:#0362ba;
}