.artTit {text-align: center; }
.artTit p{margin-bottom:20px;}
.artTit h2{font-size:40px; color: #002DA1;margin:0 0 50px 0;line-height:48px; }

.artTit p img{max-width:320px;}
.content { }
.content p,.content div{margin-bottom:20px;text-indent:2em;text-align:justify;}
.content *{line-height:30px; font-size: 20px;color:#666;}
.content img { text-align: center; display: block; margin: 0 auto; max-width:96%;padding:12px 0; height:auto;}

.content{width:auto;}
.content table{width:100% !important;}
.content table *{font-family:"微软雅黑 !important;"}
.content table tr{}
.content table tr td{border:1px solid #ccc;text-align:center;vertical-align:middle;font-size:16px;}

@media only screen and (max-width:768px){
.artTit h2{font-size:18px;margin:0 0 20px 0;line-height:28px;}
.content *{font-size:14px;line-height:24px;}
.content p, .content div{margin-bottom:10px;}
}