@charset "UTF-8";
/**
 * 
 */

html {
  overflow-y: scroll;
}

:root {
  overflow-y: auto;
  overflow-x: hidden;
}

:root body {
  position: absolute;
}

/*
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
.header *{-webkit-box-sizing: border-box;box-sizing: border-box;}
*/


body {
  width: 100%;
  overflow: hidden;
}	
body{min-width: 1240px;overflow-x: hidden;}
.W1050{background: #fff;padding-bottom: 40px;padding-top: 10px;position: relative;}
h2.title{height: 64px;position: relative;}
.clearfix:after,.clearfix:before{
	content: "";
	display: table;
}
.clearfix:after{
	clear: both;
	overflow: hidden;
}
.clearfix{zoom:1;}

body{min-width: 1300px;}
.W1080{background: #fff;padding-bottom: 40px;padding-top: 20px;}
.ellipsis{text-overflow: ellipsis;white-space: nowrap;}

a.more{
	font-family: "宋体",SimSun,"SimSun";
    font-weight: bold;
    color: #002fa5;
    width: 65px;
    top: 42px;
    right: -31px;
    font-size: 16px;
}

/*正文部分*/
.contain{background: #002fa5 top center no-repeat;padding-bottom: 50px;}

/*标题*/
h2.title{height: 61px;position: relative;}
/*标题 end*/

/*栏头*/
#banner{background: url("../img_1/xnmgsh2023_banner.gif") center center no-repeat;width: 100%;height: 690px; overflow: hidden;}
/*栏头 end*/

/*高清大图*/
#gqdt{margin-top: 10px;}
/*高清大图 end*/

/*直播、要闻*/
#tp_yw{height: 360px;background: #fff;overflow: hidden;margin-top: 14px;}
.yw{width: 475px;height: 355px;overflow: hidden;margin-top: 0px;}
.yw .text{margin-top: 0;/*border-bottom: 1px dashed #1a385d;*/}
.yw .text h3,.yw .text h3 a{font-size: 23px;padding-top: 15px;color: #002fa5;line-height: 150%;font-weight: normal;}
.yw .text p{padding-bottom: 13px;margin-top: 10px;line-height: 190%;color:#404040;font-size: 15px;}
.yw .text p a{color: #404040;}
.zb{width: 530px;height: 350px;overflow: hidden;margin-top: 10px;}
.zb:hover{opacity: .8;}
/*宣传片、要闻 end */

/*精彩观点*/
#jcgd{margin-top: 40px;}
#jcgd h2.title{background: url(../img/2019CASC_jcgd.jpg) top left no-repeat;}
#jcgd ul{width: 100%;margin-top: 10px;}
#jcgd ul li{
	width: 495px;
	overflow: hidden; 
	text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 0;
	border-bottom: 1px solid #dedede;
	font-size: 16px;
	line-height: 2em;
	float: left;
	margin-right: 30px;
}
#jcgd ul li a{margin-left: 24px;font-weight: bold;color: #434343;}
#jcgd ul li a:hover{color: #002495;}
#jcgd ul li i{
	width: 12px;
	height: 9px;
	display: block;
	background: url(../img/fz2019_jcgd_li.png) top center no-repeat;
	float: left;
	position: absolute;
	top: 23px;
	left: 4px;
}
/*精彩观点 end*/

/*文字实录、现场图片*/
#sl_tp{height: 680px;overflow: hidden;margin-top: 40px;}
#sl_tp .main{border: 2px solid #6cadde;height: 605px;margin-top: 15px;}
/*文字实录*/
#wzsl{width: 655px;height:100%;}
#wzsl h2.title{background: url("../img_1/xnmgsh2023_wzsl.png") left center no-repeat;}
#wzsl .main .scroll{
	width: 615px;
	height: 555px;
	margin: 0 auto;
	margin-top: 18px;
	overflow: scroll;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #D2E5F4; 
	scrollbar-highlight-color: #D2E5F4; 
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff; 
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #D2E5F4;
	padding: 10px;
	text-align: left;
}
/*文字实录 end*/

/*现场图片*/
#xctp{width: 327px;height:100%;}
#xctp h2.title{background: url("../img_1/xnmgsh2023_xctp.png") left center no-repeat;}
div#demo ul li{background: #6cadde;}
/*现场图片 end*/
/*文字实录、现场图片 end*/

/*主旨演讲*/
#zjxc{margin-top: 40px;}
#zjxc h2.title{background: url("../img_1/xnmgsh2023_zzyj.png") top center no-repeat;height: 74px;}
#zjxc a.more{
	color: #002fa5;
    font-weight: bold;
}

.box_pic_text .box{margin-top: 25px;padding-bottom: 31px;width: 970px;}
.box_pic_text .box .pic {
   width: 396px;
    height: 250px;
    border: 2px solid #448fbc;
    overflow: hidden;
}
.box_pic_text .box .pic img{
}
.box_pic_text .box {
    width: 990px;
    margin: 0 auto;
    height: 251px;
    overflow: hidden;
    margin-top: 30px;
    border-bottom: 1px dashed #448fbc;
    padding-bottom: 30px;
}
.box_pic_text .box .text{margin-top: 0px;width: 550px;}
.box_pic_text .box .text h3,.box_pic_text .box .text h3 a{
	font-size: 20px;
    margin: 0;
    font-weight: bold;
    height: auto;
    text-align: center;
    color: #002fa5;
    text-indent: 0;
    white-space: normal;
    line-height: 165%;
}
.box_pic_text .box .text p{font-size: 15px;line-height: 32px;margin-top: 20px;color: #666;}
.box_pic_text .box .text p a{color: #666;}

.dataList{margin-top: 15px;}
.dataList li { 
	padding: 20px 8px 15px 8px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px dotted #448fbc;
    text-align: left;
} 
.dataList h3 { margin-bottom: 5px; font-family:"微软雅黑",Microsoft YaHei; font-weight: normal;} 
.dataList h3 a{ 
	display: inline-block;
    line-height: 32px;
    overflow: hidden;
    font-size: 20px;
    color: #448fbc;
}
.dataList .summary{ 
	height: 78px;  
	line-height: 26px; 
	overflow: hidden; 
	color: #7b7777; 
	font-size:15px;
	text-indent: 2em;
}
.dataList .summary a{color: #7b7777;}
/*主旨演讲 end*/
/*分享会*/
#fxh{margin-top: 40px;}
#fxh h2.title{background: url("../img_1/xnmgsh2023_fxh.png") center center no-repeat;margin-bottom: 40px;}
#fxh .box{
	width: 330px;
    height: 504px;
    overflow: hidden;
    float: left;
    margin-top: 25px;
    text-align: center;
    background: #f1f6f9;
    margin: 5px;
}
#fxh .box h3,#fxh .box h3 a{
	width: 100%;
    height: 70px;
    font-size: 20px;
    margin-bottom: 14px;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    color: #002fa5;
    background: #a9daff;
    line-height: 60px;
    padding: 5px;
    overflow: hidden;
}
#fxh .box .pic{
	height: 210px;
    width: 210px;
    /* margin-left: 8px; */
    border-radius: 50%;
    overflow: hidden;
    margin: 0px 60px;
    box-shadow: 0px 0px 6px 1px #95b9dd;
}
#fxh .box .pic img{margin-bottom: 5px;}
#fxh .box .pic a.name{font-size: 13px;font-weight: bold;}
#fxh .box .text{
	width: 300px;
    text-align: justify;
    overflow: hidden;
    height: 184px;
    /* margin-right: 18px; */
    margin: 12px 15px 0 15px;
    background: #fff;
    padding: 5px;
    font-size: 16px;
    /* font-weight: bold; */
    color: #202120;
    text-shadow: 0px -1px 6px #ddd;
    box-shadow: inset 0px 0px 2px 1px #76c8f3;
}
#fxh .box .text p{
	line-height: 169%;
    height: 176px;
    padding: 5px;
}
/*分享会 end*/

/*精彩图集*/
#bjys{margin-top: 30px;}
#bjys h2.title{background: url("../img_1/nyfwzdh2023jctj.png") center center no-repeat;}
#bjys .featureCarousel{margin-top: 20px;width: 1000px;height: 400px;}
#bjys .featureCarousel .blipsContainer{top: 310px;}
.featureCarousel .feature {
    position: absolute;
    top: -1000px;
    left: -1000px;
    box-shadow: 2px -1px 3px 2px #fff;
    cursor: pointer;
	border: 0 ;
}
/*精彩图集 end*/


/*正文部分 end*/