.view_contents{position:relative; width:100%;margin:0 auto; padding:0;z-index:10;height:100%; overflow: hidden;}
#text_style_01_1527930137365{width:16.5%;font-size:32px;color:#333;line-height:1.8;font-family:ËÎÌå;position:absolute;top:70px;left:41.75%;}   
#text_style_01_1527930137365>.view_contents {box-sizing:border-box;font-family:Microsoft YaHei;font-size:28px;text-align:center;border-right-style:solid;border-left-style:solid;border-left-width:3px;border-right-width:3px;border-right-color:#0765c9;border-left-color:#0765c9;line-height:36px;} 
#layout_1527925593158{    height: 499px;    float: left;

    width: 100%;
    overflow: hidden;}
#text_style_01_1527930137393{width:30.833333333333336%;font-size:32px;color:#333;line-height:1.8;font-family:ËÎÌå;position:absolute;top:120px;left:34.58333333333333%;}   
#text_style_01_1527930137393>.view_contents {box-sizing:border-box;font-family:Arial;font-size:16px;text-align:center;color:#999999;} 
#layout_1527930137364{height:139px;}   
#layout_1527930137364 > .view_contents{overflow:visible;max-width:1200px;} 
#newsList_style_01_1527930238795{width:70%;float: left}
.picSet{width: 100%}
#newsList_style_01_1527930238795 .detailSet {font-size:14px;padding-left:10px;padding-top:10px;padding-right:0px;padding-bottom:0px;} 
#newsList_style_01_1527930238795 .modSet {padding-bottom:16px;padding-right:0px;margin-bottom:24px;}
#newsList_style_01_1527930238795 .boxNewsListStyle_1 .sumary_list .newDetail {text-overflow: clip;  white-space: normal; overflow: visible; }
#image_style_01_1527930531673{width: 27%;
    height: 163px;
    float: right;
    margin-top: 22px;
    border: 1px solid #ccc;
}   
#layout_1527925593158 > .view_contents{overflow:visible;max-width:1200px;} 
#newsList_style_01_1527930238795 .sumary_list .newName{width: calc(98% - 0px - 100px);}
.boxNewsListStyle_1{width:100%; clear: both;}
.boxNewsListStyle_1 *{transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s;}
.boxNewsListStyle_1 li{width:100%; list-style:none; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#ddd; box-sizing:border-box;margin-bottom: 10px;}
.boxNewsListStyle_1 li:hover{}
.boxNewsListStyle_1 li:first-child{border-top-width:1px; border-top-style:solid; border-top-color:transparent;}
.boxNewsListStyle_1 li .clear{clear:both;}
.boxNewsListStyle_1 .sumary_list .newCont{float:none; width:100%; box-sizing:border-box;}
.boxNewsListStyle_1 .sumary_list .newCont .newTitle{width:100%;}
.boxNewsListStyle_1 .newTitle .nDate{float:left; width:100px; background:#fff; text-align:center; line-height:1.4; box-sizing:border-box;  border:1px solid #ddd;}
.boxNewsListStyle_1 .newTitle .nDate .numDate{float: left; width: 60%; text-align: right; font-weight:normal; font-size:38px; /*font-family: Georgia,Tahoma;*/ color:#241312;}
.boxNewsListStyle_1 .newTitle .nDate .enDate{float: left; margin-top: 20px; font-weight:normal; font-size:18px; font-family:microsoft yahei; color:#666;}
.boxNewsListStyle_1 .newTitle .nDate .yrDate{font-size:18px; color:#fff; background: #ccc; height: 26px; line-height: 26px; clear: both;}
.boxNewsListStyle_1 .sumary_list .newName{float:left; width:calc(98% - 150px - 100px); margin:.5em 0; padding:0 .5em; box-sizing:border-box;}
.boxNewsListStyle_1 .sumary_list .newName .newTit{width: 100%;}
.boxNewsListStyle_1 .sumary_list .newName a{text-decoration:none; line-height:1.4; font-size:16px; color:#333; display: block; margin-left:10px;}
#new_bt:hover{
	color:#ff0000;
	}
.boxNewsListStyle_1 .sumary_list .newName a:hover{}
.boxNewsListStyle_1 .sumary_list .newB{width:100%; line-height:2;border-top:1px solid rgba(255,255,255, .1); }
.boxNewsListStyle_1 .sumary_list .newSort{font-size:12px; white-space: nowrap; padding:.5em 1em .5em 0; border-radius:1.5em; margin-right:5px; /*display:block;*/ width:60px; text-align:center; margin-top:5px;}
.boxNewsListStyle_1 .sumary_list .newsTime{text-align:left;color:#999; font-size:14px; white-space:nowrap;display:inline-block;}
.boxNewsListStyle_1 .sumary_list .newsTime .nsDate{margin-right:15px; font-size:12px; color:#999}
.boxNewsListStyle_1 .sumary_list .newsTime span{white-space: nowrap;}
.boxNewsListStyle_1 .sumary_list .newDetail{width:100%; box-sizing:border-box; padding:.6em .6em .6em 0; color:#666; font-size:12px; line-height:1.6; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
@charset "UTF-8";	
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}




















