﻿body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}

body,button,input,select,textarea{
	font-size: 12px;
    line-height: 1.6;
    font-family: PingFangSCR, PingFangSC-Light, PingFangSC-Regular,'微软雅黑', "SourceHanSansCN-Normal", sans-serif!important;
	color:#333;
}
.MainInfos *{
	line-height: 1.6 ;
	font-size: .26rem ;
    line-height: .4rem;
    font-family: PingFangSCR, PingFangSC-Light, PingFangSC-Regular,'微软雅黑', "SourceHanSansCN-Normal", sans-serif!important;
}

.MainInfos .ShowContent *{
	line-height: 1.6 !important;
	font-size: .26rem !important;
    line-height: .4rem !important;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol,li{list-style:none;}
a{text-decoration:none;color:#2d374b;}
a:hover {color:#3b58ad;}
/*
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
*/
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img {vertical-align:middle;}
/*选中后背景色*/
::selection {
	color: #fff;
	background: #3b58ad;
} 
::-moz-selection {
	color: #fff;
	background: #fd6114;
}
a {
	text-decoration:none;
}
a:active, a:hover {
	outline: 0;
}
.system-message h3 i{
	background: #3d5bab !important;
}
.system-message div a{
	background: #3d5bab !important;
}