.pageName_box{position: absolute;left: 0;top:0;width: 100%;height: 100%;color: #fff;}
			.pageName_box2{height: 100%;}
			.pageName_box h1{position: absolute;left: 0;top:35%;font-size: 3rem;}
			.pageName_box h1:after{content: '';display: block;position: absolute;width: 100%;left: 0;bottom: -0.3125rem;height: 0.25rem;background: #fff;}
			.pageName_box h1:before{content: '';display: block;position: absolute;width: 50%;left: 0;bottom: -0.3125rem;height: 0.25rem;background: #2272de;z-index: 1;}
			.tsjr_con2{background: url(/uiFramework/commonResource/image/tsjr_bg2.jpg) no-repeat;background-size: 100% 100%;padding: 11.25rem 0;}
			.tsjr_con2 ._left{width: 50%;}
			.tit{font-size: 3rem;font-weight: bold;position: relative;display: inline-block;}
			.tit:after{content: '';display: block;width: 100%;margin-top: 1.75rem;height: 0.125rem;background: #3774d7;}
			.summary{font-size: 1.5rem;margin-top: 1.25rem;}
			.tsjr_con3{background: url(/uiFramework/commonResource/image/tsjr_bg3.jpg) no-repeat;background-size: 100% 100%;padding: 6.875rem 0;}
			.tsjr_con3 ._left{width: 50%;}
			
			
			.picList{
				width: 100%;
				margin-top: 4.375rem;
			}
			.picList li {
				width: 32.9%;
				height: 30rem;
				float: left;
				margin-left: 0.1%;
				overflow: hidden;
				
			}

			.picList li:first-child {
				margin-left: 0;
			}
			.da-thumbs li a {
				overflow: hidden;
				display: block;
				position: relative;
				width:100%;
				height: 100%;
				color: #fff;
				font-size: 1.75rem;
			}
			.da-thumbs li a h1{
				position: relative;
				width:100%;
				height: 100%;
				z-index: 10;
				text-align: center;
				vertical-align: middle;
				display: table;
				table-layout: fixed;
			}
			.da-thumbs li a h1 span{
				/* display: inline-block;
				margin-top: 12.5rem; */
				display: table-cell;
				vertical-align: middle;
			}
			.da-thumbs li a .picBg{
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: rgba(0,0,0,.4);
			}
			.da-thumbs li a div {
				position: absolute;
				/* z-index: 1; */
				background-color:rgba(34,114,222,.9) ;
				background-size: 100% 100%;
				background-repeat: no-repeat;
				background-position: center;
				width: 100%;
				height: 100%;
				overflow: hidden;
				opacity: .8;
				filter: alpha(opacity=80);
				text-align: center;
				line-height: 4.56rem;
				font-size: 0.6rem;
				color: #fff;
				font-family: "Medium";
			}
			.da-thumbs li a p{
				background-color:rgba(34,114,222,.5) ;
			}
			.da-thumbs li a div.da-animate {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
				-ms-transition: all .3s ease-in-out;
				transition: all .3s ease-in-out
			}

			.da-slideFromTop {
				left: 0;
				top: -100%
			}

			.da-slideFromBottom {
				left: 0;
				top: 100%
			}

			.da-slideFromLeft {
				top: 0;
				left: -100%
			}

			.da-slideFromRight {
				top: 0;
				left: 100%
			}

			.da-slideTop {
				top: 0
			}

			.da-slideLeft {
				left: 0
			}
			
			.tsjr_con4{padding: 6.25rem 0 7.5rem 0;}
			.tsjr_con4 ul li{width: 94%;padding: 4.375rem 3%;border:0.0625rem solid #ddd;border-radius: 0.3125rem;transition: all .3s; float:none;}
			.tsjr_con4 ul li:hover{transform: scale(1.01);}
			.tsjr_con4 ul li.l1{background: url(/uiFramework/commonResource/image/tsjr_img1.jpg) no-repeat;background-size: 100% 100%;}
			.tsjr_con4 ul li.l2{background: url(/uiFramework/commonResource/image/tsjr_img2.jpg) no-repeat;background-size: 100% 100%;}
			.tsjr_con4 ul li .t1{font-size: 3rem;}
			.tsjr_con4 ul li .t2{width: 26.875rem;font-size: 1rem;height: 5rem;margin-top: 5rem;
			 overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			overflow:hidden;
			-webkit-box-orient: vertical;
			}
			
			 @media screen and (max-width: 768px){
				 .pageName_box h1{font-size: 1.25rem;}
				 .pageName_box h1:before,.pageName_box h1:after{height: 0.05rem;}
				 .tsjr_con2{padding: 1.5rem 0;}
				 .tsjr_con2 ._left {width: 100%;}
				 .tit{font-size: 1.25rem;margin-top: 0;}
				 .tit:after{margin-top: 0.875rem;}
				 .summary{font-size: 1rem;margin-top: 0.875rem;}
				 .tsjr_con3{padding: 1.5rem 0;}
				 .tsjr_con3 ._left{width: 100%;}
				 .picList{margin-top: 1rem;}
				 .picList li{width: 32.9%;height: 4rem;margin-bottom: 0.3125rem;}
				 .picList li:nth-child(3){margin-left: 0;}
				 .da-thumbs li a{font-size: 1rem;}
				 .da-thumbs li a h1 span{margin-top: 1rem;}
				 .tsjr_con4{padding: 1.5rem 0;}
				 .tsjr_con4 ul li{margin-top: 1rem; padding: 0.8rem 2%; width: 96%;}
				 .tsjr_con4 ul li .t1{font-size: 0.875rem;}
				 .tsjr_con4 ul li .t2{width: 100%;margin-top: 0.75rem; font-size: 0.875rem; height: 4rem; overflow: hidden;}
			 }
@media screen and (min-width:992px) and (max-width:1202px) {
.tsjr_con4 ul li .t2 {
    width: auto;}
}