﻿/*自定义样式*/
h2 a:hover{ text-decoration: none;}
input,textarea{ outline:none; }
textarea{ resize:none;}
em{ font-style: normal;}

.f_fm{ font-family: "Microsoft Yahei"; }
.f_ft{ font-family: "Times New Roman", Times, serif; }
.f_far{ font-family: Arial, Helvetica, sans-serif; }
.f_fim{ font-family: Impact; }
.f_fst{ font-family: "Microsoft Yahei" }


/*banner*/
.g-adv{ height:13.75rem; overflow:hidden; position:relative;}
.g-adv .sclwrap_box , .g-adv .m-box{ height:13.75rem; overflow:hidden;}

/*m-about*/

.m-about{width: 100%; overflow:hidden; background:#eee;text-align: center;}
.m-about h2{ font:bold 1.4rem/1.8rem "Microsoft Yahei"; color: #333;}

.m-about .con { padding:1.5rem;font:1.1rem/2.0rem "Microsoft Yahei"; }


/*  --    m-pro  --*/

.m-ys {height:21.0rem; overflow:hidden;width: 24rem; margin: 0 auto;}
.m-ys  h2{ padding-top:1.5rem; color: #333; font-size: 1.5rem; line-height: 2.08rem;}
.pro h2 a{ display: block; font-size: 1.5rem; color: #333; font-family: "Microsoft Yahei"; font-weight: bold;}

.ys-con {margin-bottom:1.8rem;}

.ys-con dl {font-size: 1.0rem; line-height:2.8rem; border-bottom:1px solid #666;color: #444; }
.ys-con dl dd { font-family: Verdana, Geneva, sans-serif;}



.m-pro{}
.m-pro div { margin-bottom:0.3rem;}


/* news--------------------------------------------------------------------------------------*/

.m-ser { padding-top:0.8rem; height:9.6rem;}
.m-ser h2{ font:1.4rem/1.8rem "Microsoft Yahei"; color: #333; text-align:center;}

.m-ser .con {padding:0.8rem 1.0rem;font:1.0rem/2.0rem "Microsoft Yahei";}
.m-ser dl { width:50%; text-align:center;}





@media screen and (min-width:320px){
	html{ font-size:75%;}
}
@media screen and (min-width:360px){
	html{ font-size:85%;}
}
@media screen and (min-width:375px){
	html{ font-size:87.5%;}
}
@media screen and (min-width:400px){
	html{ font-size:93.75%;}
}			
@media screen and (min-width:414px){
	html{ font-size:96%;}
}
@media screen and (min-width:480px){
	html{ font-size:112.5%;}
}
@media screen and (min-width:568px){
	html{ font-size:131.25%;}
}
@media screen and (min-width:639px){
	html{ font-size:150%;}
}