@charset "utf-8";
/* CSS Document */
body{
    background: #fff;
}
.jdz_ban_big{
    width: 100%;
    min-width: 1200px;
   background: url(../img/20231130_jdz_ban.jpg) top center  no-repeat;
    margin: auto;
}

.jdz_ban_big .banner_img{
  /*height: 653px;*/
}

/**/
.jdz_ban_big .baner_tit{
    display: block;
    margin: auto;
    padding-top: 117px;
}
.j_dy_bg span{
    display: block;
    font-size: 18px;
    color: #0664b2;
    line-height: 36px;
    width: 1118px;
    margin: auto;
    padding:48px 0 13px 0;
    text-indent:36px;
    text-align: justify;
}
.j_dy_bg b{
    display: block;
    font-weight: normal;
}
/*第三部分开始*/

.j_jdz_title{
    width: 1178px;
    height: 88px;
    background: url(../img/20231130_jdz_title_02.png) center no-repeat;
    padding-top: 38px;
    margin: auto;
}
.j_jdz_title{
    position: relative;
}


/*第三部分开始*/
.j_part_two{
    background: #FFFFFF;
    margin: auto;
}
/*金点子平台*/
 .j_pt_title{
    width: 1178px;
    height: 56px;
    background: url(../img/2022_jdz_title_03.png) center no-repeat;
    padding-top: 70px;
    margin: auto;
}
 .j_pt_title{
    position: relative;
}
 .j_pt_title .pt_more {
    display: block;
    position: absolute;
    top: 39px;
    left: 1150px;
    color: #005aae;
}
 .jdz_pt_box{
	 padding-top: 20px;
     width: 100%;
     background: url(../img/20231130_jdz_bg02.jpg) top center no-repeat;
 }

.animated {
    animation-duration: 1s; /*动画时间*/
    animation-fill-mode: both; /*播放后的状态*/
}

.container:hover{
    animation-name:container; /*动画的名称*/
    transform-origin: center bottom; /*设置动画旋转元素的基点为：居中靠下*/
    cursor: pointer;
}
@keyframes container{
    0%,
    100%,
    20%,
    50%,
    80% {
        transition-timing-function: cubic-bezier(0.215,.61,.355,1); /*贝塞尔曲线 ： X1 Y1 X2 Y2*/
        transform: translate3d(0,0,0); /*设置只在Z轴上移动*/
    }
    40%,
    43%{
        transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
        transform: translate3d(0,-30px,0);
    }
    70%{
        transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transform: translate3d(0,-15px,0);
    }
    90%{
        transform: translate3d(0,-4px,0);
    }
}

 .jdz_pt-content{
   overflow: hidden;
    margin-top: 8px;
	margin-bottom:20px ;
}
 .jdz_pt-content  .pt_bga{
    width: 331px;
    height: 243px;
    background: url(../img/20231130_pt_bg1.png)  no-repeat;
    padding: 20px;
    margin-left: 14px;
    margin-right: 15px;
}
 .pt_bga .pt_3a .tit{
    font-size: 22px;
    font-weight: bold;
    color: #216cb6;
     padding-top: 10px;
     font-family: "FZZHUNYSK","宋体";
     margin-left: 5px;
}
 .agfzn_font_a span{
     color: #999999;
 }
 .pt_bga .pt_3a span{
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #999999;
}
 .pt_bga .agfzn_font_a p{
    width: 96%;
    height: auto;
    font-size: 15px;
    line-height: 28px;
    display: block;
    text-indent: 34px;
    margin: 16px auto;
}
 .pt_bga .agfzn_font_a p a{
    color: #ee3731;
    font-size: 15px;
}
 .jdz_pt-content  .pt_bgb{
    width: 216px;
    height: 481px;
    background: url(../img/20231130_pt_bg2.png)  no-repeat;
    padding: 20px;
    margin-left: 26px;
    margin-right: 15px;
}
.pt_bgb .pt_box3a .tit{
    font-size: 21px;
    font-weight: bold;
    color: #216cb6;
    text-decoration: underline;

}
 .pt_bgb .pt_box3a span{
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF;
}
.pt_bgb .agfzn_font_a p{
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 30px;
    display: block;
    text-indent: 34px;
    margin-top: 23px;
    color: #FFFFFF;
}
 .pt_bgb .agfzn_font_a p a{
    color: #0a3d64;
    font-size: 15px;
}
/*“金点子"去哪了*/
.j_qul_title{
    width: 1178px;
    height: 56px;
    background: url(../img/20211124_jdz_title_06.png) top center no-repeat;
    margin: 35px auto 40px;
	position: relative;
}


.j_qul_title .pt_more {
    display: block;
    position: absolute;
    top: 5px;
    left: 1150px;
    color: #005aae;
}
.gs_qul_wri{
    background: #f5f5f5;
}
.gs_qul_blue{
    background: #dff0ff;
}
.j_qul_content{
    margin-top:15px;
}

.j_qul_content ul li{
    width: 560px;
    height: 65px;
    margin-left: 26px;
    margin-bottom: 24px;
}
.j_qul_content ul li b{
    font-weight: bold;
    font-size: 24px;
    color: #216cb6;
    font-style: oblique;
    line-height: 61px;
    margin-left: 16px;
}
.j_qul_content ul li h3{
    font-weight: bold;
    font-size: 20px;
    color: #216cb6;
    line-height: 61px;
    margin-left: 15px;
    font-family: "FZZHUNYSK","宋体";
}
.j_qul_content ul li a{
    font-size: 18px;
    color: #333333;
    line-height: 61px;
    margin-left: 15px;
    width: 294px;
}
.j_qul_content ul li a:hover{
    color: #e1544d;
}
/*"金点子"故事*/
.j_gs_title{
    width: 1178px;
    height: 69px;
    background: url(../img/20211124_jdz_title_08.png) center no-repeat;
    padding-top: 38px;
    margin: auto;
    position: relative;
}

.j_gs_title .pt_more {
    display: block;
    position: absolute;
    top: 30px;
    left: 1150px;
    color: #005aae;
}
.j_gs_content{
    margin-top: 10px;
}

.j_gs_content ul .gs_djz{
    background: #f4f9fc;
    font-size: 20px;
    color: #005aae;
    display: inline-block;
    padding: 10px;
    font-family: "FZZHUNYSK","宋体";
    font-weight: bolder;
}
.j_gs_content ul li{
    float: left;
    margin-left: 28px;
    width: 571px;
    margin-bottom: 20px;
}
.j_gs_content ul li a{
    font-size: 18px;
    color: #272727;
    display: inline;
    margin-left: 8px;
}
.j_gs_content ul li a:hover{
    color: #e1544d;
}
/*有奖说明*/
.j-k234 .yjsm{
    font-size: 16px;
    color: #999999;
    margin-left: 21px;

}
.j-k234 .yjsm a{
    display:inline-block;
    margin-top: 7px;
    color: #999999;

}
.j-k234 .yjsm a:hover{
    color: #cd575c;

}
/*往期回顾*/
.jdz_wqhg_box{
    padding-bottom: 53px;
}
.j_wqhg_title{
    width: 1178px;
    height: 102px;
    background: url(../img/20211124_jdz_title_10.png) center no-repeat;
    padding-top: 38px;
    margin: auto;
}
.wqhg_img img{
    padding-left: 22px;
}

/* 往期回顾轮播 */
.picScroll-left{ overflow:hidden; position:relative;height: 200px;}
.picScroll-left .hd{ 
	overflow:hidden;  
	height:30px; 
	position: absolute;
	bottom: 0px;
	width: 1200px;
	display: flex;
	justify-content: center;
}
/* .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url(http://www.superslide2.com/demo/img/20231130_arrow.png) 0 0 no-repeat;} */
/* .picScroll-left .hd .next{ background-position:0 -50px;  } */
/* .picScroll-left .hd .prevStop{ background-position:-60px 0; } */
/* .picScroll-left .hd .nextStop{ background-position:-60px -50px; } */
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../img/2013CA_RL_Index_icoCircle1.gif) 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 9px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:369px; height:133px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
/* .picScroll-left .bd ul li .title{ line-height:24px;   } */

/*金点子去哪了——修改*/
.jizqn_xg{
    background: #f5f5f5;
    margin: 20px 0px 30px 00px;
    padding: 20px 20px;

}
.jizqn_xg .jdz_qn_title{
    font-size: 22px;
    font-weight: bold;
    color: #216cb6;
    font-family: "FZZHUNYSK","宋体";
    margin-bottom: 3px;
}
.jizqn_xg .jdz_qn_nr{
    font-size: 15px;
    color: #565656;
    display: block;
}
.jizqn_xg .jdz_qn_nra{
    font-size: 15px;
    color: #044888;
    display: block;
    text-indent: 30px;
}
.jizqn_xg .jdz{
    line-height: 28px;
    background: #fff;
    padding: 20px;
}
.jizqn_xg .wmhf{
    margin-top: 20px;
    padding: 0 20px;
    line-height: 28px;
}
.jizqn_xg .jdz_qn_nra i{
    color: #ef3e34;
    font-style:normal;
    text-indent: 30px;

}
