﻿@charset "utf-8";
/* CSS Document */

.banner{ background:url(/cms/templates/30662798682740000/images/pc-banner.png) no-repeat center bottom;background-size:cover; height:320px; }
.lmmc{ color:#fff; font-size:48px; font-weight:bold;letter-spacing:3px; padding-top:144px;}

.middle{ background:url(/cms/templates/30662798682740000/images/pc-mbg1.png) no-repeat center 320px #e0eeff;background-size:cover;}
.midbg{background:url(/cms/templates/30662798682740000/images/pc-mbg2.png) no-repeat center bottom;background-size:cover;}


.mid-mian{ background:#fff; margin-top:-75px; box-sizing:border-box; padding:0 28px 160px;}

.dqwz{ font-size:14px; line-height:24px; padding-top:15px;}

.article-con{ padding:0 78px;}
.article-title{ text-align:center; font-size:36px; font-weight:bold; line-height:48px; color:#045FB3; padding:90px 0 55px;}

.article-mid{ text-align:center; font-size:18px; line-height:30px;margin-bottom:10px;}
.article-mid span{padding-right:30px;}

.article-text{ font-size:18px; line-height:36px; padding-bottom:90px;}

.wz-ewm{ text-align:center;}
.ewm-tips{ font-size:18px; margin-top:26px; color:#999999;}


/* =================@media================== */
@media screen and (max-width:1350px) {
	
}


@media screen and (max-width:1200px) {

	
}

@media screen and (max-width:1000px) {
.banner{ background:url(/cms/templates/30662798682740000/images/sj-banner.png) no-repeat center bottom; height:200px; background-size: cover;}
.lmmc{ padding:12.5% 0;}

.mid-mian{ margin-top:0; padding:0 28px 30px;}
.wz-ewm{ display:none;}

.article-con{ padding:0;}
.article-title{ padding:50px 0;}

.article-mid span{padding-right:10px; }

.article-text{ padding-bottom:50px;}
	
}

@media screen and (max-width:700px) {

.article-mid{ text-align:left;}
.article-mid span{padding-right:0px; display:block;}

	
}

@media screen and (max-width:500px) {
.lmmc{ font-size:30px;}

.article-title{ font-size:30px; line-height:36px;}

}

@media screen and (max-width:375px) {

	
	
}

