.wrap{width: 100%;min-width: 1210px;background: #f5f5f5;}
.p-banner{width: 100%;height:300px;}
.page-content{position: relative;}
.logo3{width: 100px;height: 125px;display: block;}
.h-p2{margin-top:36px;height:38px;border-bottom:1px solid #ffffff;}
.h-p2 img{float: right;}
.header2{margin-top:4px;position: relative;}
/*标题*/
.page-title{text-align: center;font-size:32px;color: #1961a9;margin: 45px auto;font-weight: bold;}
.page-list{display: table;text-align: center;background:#1961a9;}
.page-list li{height:50px;display: inline-block;*float: left;}
.page-list li a{padding: 0 30px;height:50px;display: block;line-height:50px;margin: 0 25px;color: #ffffff;}

.page-list .ons a,.page-list li:hover a{background:#226db8;}
/*位置*/
.page-box{margin-top: 10px;background: #fff;padding: 30px 0 40px;margin-bottom:84px ;}
.position{width:1148px;height:56px;margin: 0 auto;line-height: 56px;border-bottom: 1px solid #dfdfdf;font-size:14px;color: #878787; }
.position a{color: #878787;margin: 0 5px;}
.position a:hover{color: #1961a9;}
.pro-list{width: 1148px;margin: 0 auto;}
.pro-list li{width:270px;float:left;margin-top: 20px;margin-right:22px;position: relative;transition: 0.5s;}
.pro-list li a{display: block}
.pro-list li img{width:270px;height: 210px;display: block}
.pro-list li p{padding:0 10px;text-align: center;font-size:16px;color: #5e5e5e;margin:15px auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mask{width:270px;height: 210px;text-align: center;line-height:210px;position:absolute;top:0;left:0;background-color: rgba(0,0,0,0.7);display: none;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}
.mask a{color: #fff;}
.pro-list li:hover .mask{display: block;}


/*新闻中心*/
.center-list1{width:1148px;margin: 5px auto 0;}
.center-list1 li{width:100%;float: left;margin-top:15px;}
.center-list1 li a{width:100%;height: 100%;display: block}
.center-list1 li img{width:300px;height:193px;display: block;float: left;transition: 0.5s;}
.cen-rt{width:840px;height: 193px;background:#f2f2f2;transition: 0.5s;}
.center-tit{padding:0 25px;margin-top:25px ;}
.center-name{float:left;width:680px;font-size:16px;color: #323232;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.center-check{float: right;font-size: 16px;color: #323232;font-weight: bold;}
.center-text{padding:0 25px;height:72px;margin-top: 20px;font-size:14px;color: #323232;line-height: 24px;overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;}

.center-list1 li:hover .center-name{color: #2a7dcc;}
.center-list1 li:hover .center-text{color: #2a7dcc;}
.center-list1 li:hover img{opacity: 0.8;filter: alpha(opacity=80);}

/*新闻单页*/
.e-text{margin-top:13px; padding: 30px 50px 0;min-height: 400px;}
.e-text img{max-width:100%;display:block;margin:15px auto 0;}
.caption{text-align: center;font-size:20px;color: #515151;font-weight: bold;}
.n-time{text-align: center;font-size:14px;color: #7d7d7d;margin-top: 10px;}
.cot-text{min-height: 300px;padding:10px 0;}
.news-page p{width: 45%;font-size:14px;color: #515151;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-left{text-align: left;}
.page-right{text-align: right;}
.news-page p a{color: #515151;}
.news-page p a:hover{color: #1961A9;}