@media screen and (max-width:1024px){
﻿*{margin:0; padding:0;}
ul,li{ list-style:none;}
img{ border:none;}
a{ text-decoration:none; curser:pointer;}
.clearB{ clear:both;}
.detail-title{text-align:center;}
.detail-title h1{ width:90%; margin:0 5% 15px; line-height:22px; font-size:16px; font-weight:normal; color:#0d6abe; text-align:center; font-family:"Microsoft YaHei";}
.detail-title h2{width:90%; line-height:22px; font-size:18px; font-weight:normal; color:#0d6abe; text-align:center; margin:20px 5% 15px; font-family:"Microsoft YaHei";}

.detail-content{line-height:22px;font-size:14px; color:#666;}
.detail-content p{ width:90%; margin:0 auto;line-height:22px;font-size:14px; color:#666;  text-align:justify;}
.detail-content p.indent{ width:90%; margin:0 auto; text-indent:2em; line-height:22px;font-size:14px; color:#666; padding-bottom:20px; text-align:justify;}

.Gnews-detail{ width:90%; margin:0 5%;}
.detail-titles{ text-align:center;}
.detail-titles h1{ line-height:22px; font-size:16px; font-weight:normal; color:#0d6abe; text-align:center; font-family:"Microsoft YaHei"; margin:20px 0 15px;}
.detail-infos{ text-align:center; margin-bottom:10px; font-size:14px; color:#666;}
.Gnews-detail p img,.Gnews-detail img{ width:100%; height:auto; margin-bottom:10px;}
.detail-content-news p.indent{ width:100%;}
.detail-content-news p img{ width:100% !important; height:auto !important; margin-bottom:10px;}
.detail-content-news video{ width:100%; margin-bottom:10px;}
}