/**{font-family: 'SIYUAN';}*/
		/*{font-family: '宋体';}
		
		/*a{display: block;}*/
		a:link{text-decoration:none; }  /* 指正常的未被访问过的链接*/
		a:visited{text-decoration:none; }/*指已经访问过的链接*/
		a:active{text-decoration:none;}/* 指正在点的链接*/ 
		a:hover{text-decoration:none;}/* 指正在点的链接*/ 
		.newDetails{width: 1200px;margin: 0 auto;position: relative;margin-top: 30px;}
		.newDetails_left{width: 800px;float: left;box-shadow: 0 0 10px #f2f2f2;}
		.newDetails_left_boxAll{padding: 15px;}
		.newDetails_leftTime{font-size: 12px;float: left;color: #c9c9ca;line-height: 27px;}
		.newDetails_leftTime .span{margin-right: 14px;}
		.newDetails_leftTime .span:first-child{padding-right:14px;border-right: 1px solid #c9c9ca;}
		.newDetails_leftBtn{float: right;font-size: 12px;border: 1px solid #c9c9ca;color: #c9c9ca;border-radius: 20px;padding: 4px 6px;}
		.newDetails_leftBtn:hover{float: right;font-size: 12px;border: 1px solid #005bac;color: #005bac;border-radius: 20px;padding: 4px 6px;}
		.newDetailsTitle{border-bottom: 1px solid #c9c9ca;font-size: 24px;color: #333;font-weight: bold;text-align: center;padding: 22px 0;}
		.newDetails_leftAll{width:99%;margin: 0 auto;line-height: 1.75em !important;font-size: 16px;}
		.newDetails_leftAll img{margin: 5px 0 10px 0;max-width: 100%;height:auto!important;}
		.newDetails_leftAll p,.newDetails_leftAll p span{white-space: pre-wrap!important;}
		.newDetails_leftP{text-indent: 2em;line-height: 30px;font-size: 16px;margin: 30px 0;color: #666;}
		.newDetails_leftTitle{background: #666666;padding: 10px 20px;color: #fff;font-size: 18px;}
		.newDetails_right{width: 390px;margin-left: 10px;float: left;}
		.newDetails_right_top{background: #f9f9f9;box-shadow: 0 0 10px #e7e6e6;}
		.newDetails_right_topH4{font-size: 24px;color: #333;padding: 11px 30px;}
		.newDetails_right_topBox{background: #fff;padding: 17px;}
		.newDetails_right_topBox a{width: 40px;height: 40px;border-radius: 50%;margin-left: 22px;display: block;cursor: pointer;line-height: 40px;position: relative;background: #ccc;float: left;}
		.newDetails_right_topBox a .iconfont{width: 25px;display: block;position: absolute;left: 7px;top: 10px;}
		.newDetails_right_topBox a .iconfont.top{top: 5px}
		.newDetails_right_topBox a:hover{animation:share_box 0.2s;}
		 @keyframes share_box{0% {transform: rotate(0deg)translateZ(0);}50% {transform: rotate(10deg)translateZ(0);}100% {transform: rotate(0deg)translateZ(0);}}
        .newDetails_right_bot{box-shadow: 0 0 10px #e7e6e6;}
        .newDetails_right_titleList{background: #f9f9f9;margin-top: 10px;}
        .newDetails_right_titleList li{line-height: 56px;width: 50%;float: left;text-align: center;position: relative;font-size: 16px;color: #333;}
        .newDetails_right_titleList li:first-child:before{content: '';width: 1px;height: 18px;background: #333;position: absolute;right: 0;top: 18px;}
		.newDetails_right_titleList li a{font-weight:bold;cursor: pointer;color: #333;height: 100%;display: inline-block;}
		.newDetails_right_titleList li.active a{color: #005bac;height: 100%;display: inline-block;border-bottom: 3px solid #005bac;}
		.newDetails_right_boxList{padding:0px 19px;padding-bottom: 40px;background: #fff;}
		.newDetails_right_boxList .newDetails_right_boxLi{display: none;}
		.newDetails_right_boxList .newDetails_right_boxLi.active{display: block;}
		.newDetails_right_boxItem{border-bottom: 1px solid #c9c9ca;margin-top: 20px;padding-bottom: 5px;}
		.newDetails_right_boxItem:hover .newDetails_right_boxItemTop{display: none;}
		.newDetails_right_boxItem:hover .newDetails_right_boxItemBotImg{display: block;}		
		.newDetails_right_boxItemBotImg{display: none; height: 100%;}
		.newDetails_right_boxItemBotImg img{height: 100%;width: 100%;}		
		.newDetails_rightItem_h3{font-size: 16px;font-weight: bold;color: #333;height: 52px;padding: 15px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
		.newDetails_righTime{font-size: 12px;color: #c9c9ca;float: left;}
		.newDetails_right_box_a{height: 181px;display: block;}
		.newDetails_rightItem_box .newDetails_righMore{font-size: 12px;color: #c9c9ca;float: right;display: block;}
		.newDetails_rightItem_p{font-size: 12px;color: #666666;line-height: 24px;height: 112px;padding: 20px 0;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3; }
		.carousel-indicators {display: none;}
		.carousel-indicators li{border-color: #ccc;width: 12px;height: 12px;}
		.carousel-indicators li.active{background: #005bac;border-color: #005bac;}
		.carousel-indicators{bottom: -35px;}
		
		.newUpAndDown .upDown{margin: 0;margin-top: 80px;}

		.newDetailsTitle{margin-bottom:22px;}
		
		@media only screen and (max-width:767px){
		.newDetails{width: 100%;}	
		.newDetails_left{width: 100%;}
		.newDetails_leftAll{width: 100%;}
		.newDetails_right{display: none;}
		.newUpAndDown .upDown{margin-top: 40px;}
		#newsBg {margin-top: 65px;}
		}
		@media only screen and (min-width:768px) and (max-width:991px){
		.newDetails{width: 100%;}	
		.newDetails_left{width: 100%;}
		.newDetails_right{display: none;}
		}
		@media only screen and (min-width:992px) and (max-width:1200px){
		.newDetails{width: 100%;}	
		.newDetails_left{width: 59%;}	
		.newDetails_leftAll{width: 555px;}
		}