﻿/******************************
*同创模板网-专业提供企业网站源码程序模板*
* www.cnfusu.com *
* www.cnboco.com *
* 微信：cnboco *
* QQ:289229516 *
 ******************************/

 @charset "utf-8"; 
 .pub_page_side_main .cnt .pub_page_main .about_content{min-height:80vh;padding:36px 34px;font-size:14px;line-height:1.6;border:1px solid #e5e5e5;background:#fff}
 @media(max-width:600px) {
	 .pub_page_side_main .cnt .pub_page_main .about_content{padding:10px}
	}
.pub_page_side_main .cnt .pub_page_main .about_content img{max-width:100%}
 
.tc{ text-align:center;}

.newsdetail .title{padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #ebebeb;}
.newsdetail .title h3{font-size:16px;color:#333;margin-bottom:10px;height:24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsdetail .title .time{color:#666;}
.newsdetail .editBox img{display:block; width:64%;margin:0 auto;}

.prevNext{margin:20px 0;}
.prevNext a{display:block;height:28px;line-height: 28px; color:#666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; transition:300ms;}
.prevNext a:hover{color:#032a4d;}