body{font-family: "微软雅黑"; background: #000918;}

.banner_box{width: 100%; height: 658px; background: #fbfbfb url("../images/banner.jpg") center top no-repeat; }
.banner_box .bannerTitle{padding: 10px 0; margin: 0 auto; text-align: center; margin-top: 30%;}
.banner_box .bannerTitle h1{font-size: 90px; color: #021a26; text-shadow:#fff 2px 3px; -webkit-text-shadow:#fff 2px 3px; -moz-text-shadow:#fff 2px 3px;}

.content_box{width: 100%; background: #fbfbfb url("../images/body_bj.jpg") center top no-repeat;}
.content_box .content{padding: 10px 0; margin: 0 auto; text-align: center;}


.content_box .content p{line-height: 72px;}
.content_box .content p.subTitle{font-size:48px; color: #fe0000;}
.content_box .content p.mhContent{font-size:36px; color: #001b26;}
.content_box .content h3{font-size: 56px; color: #021a26; font-weight:bold;}
.content_box .content p.yhContent{font-size:36px; color: #fff;}
.content_box .content p.contact{font-size: 36px; color: #fff;}
.content_box .footer{margin: 26px 0 80px 0;}
.content_box .footer .overItem{text-align: center; color: #fff;}

.content_box .footer .overItem span.overItemTitle{display: inline-block; width:100px; height: 100px; margin: 0 auto; background: #052742; border-radius: 50px; font-size: 56px; line-height: 100px; margin-bottom: 10px;}
.content_box .footer .overItem span.overItemSubtitle{display: block; font-size: 32px;}

.link_ask{background: #f60; border-radius: 10px; font-size: 46px; color: #fff; padding: 8px 22px; display: inline-block; letter-spacing: 2px;}
.link_ask:hover{color: #fff; text-decoration: underline;}

@media screen and (min-width: 992px){
	.banner_box .bannerTitle{margin-top: 18%;}
	.banner_box .bannerTitle h1{font-size: 60px; }
	
	.content_box{height: 2148px;}
	.content_box .content p{line-height: 62px;}
	.content_box .content p.subTitle{font-size: 24px; }
	.content_box .content p.mhContent{font-size: 24px;}
	.content_box .content h3{font-size: 42px;}
	.content_box .content p.yhContent{font-size: 24px;}
	.content_box .content p.contact{font-size: 24px;}
	.content_box .footer .overItem span.overItemTitle{width:100px; height: 100px; border-radius: 100px; font-size: 58px; line-height: 100px;}
}
