@charset "UTF-8";
.gbar {background-color: #0d6c29;  font-size: 23px; color: #fff; font-weight: bold; padding: 5px 15px;}
.wordlink {width: 320px; float: left; margin-top: 10px;}
.winterword {width: 100%; padding-left: 330px; padding-top: 10px;}
.winterword ul {margin-left: 20px;}
.winterword li { font-size: 18px; line-height:24px; margin-bottom: 5px;}

.wintericon img {height: 50px; margin: 0 0 10px 0;}

.wintericon1 img {height: 50px; float: right; margin-top: 10px;}
.ds {display: block;}
.ms {display: none;}

.tl {width: 15px; float: left;}
.tr {width: 100%; padding-left: 15px;}
.yuucolor {color: #3d79bd;}

.mtop {margin-top: 10px;}

.box1 {
	background-color: #E50000;
	color: #ffffff;
	text-align: center;
	margin:0px 0px 0px 0px;
	padding: 10px 10px 10px;
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	width:110px;
	margin-top:20px; float: left;}
.box2 {
	background-color: #0d6c29;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding: 10px 10px 10px 130px;
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	width:80%;
	margin-top:20px; 
	border-bottom-right-radius: 15px; border-top-right-radius: 15px;}

.hotline {font-size: 20px; line-height:50px; font-weight: bold; color:#E50000;}
.hotline img {width: 40px;}
.cdtop {margin-top: 20px;}

.head img {height: 75px;}


@media (max-width: 680px) {
.head img {height: 95px;}	
}

@media (max-width: 780px) {
.word { font-size: 16px; line-height:22px; padding: 0 20px;}
.wordlink {width: 300px; float: none;}
.winterword {width: 100%; padding-left: 0px; padding-top: 10px;}		
}

@media (max-width: 970px) {
.ds {display: none;}
.ms {display: block;}
.wintericon1 img {height: 50px; float: none; margin-top: 5px; margin-bottom: 5px;}	
}	


@media (max-width: 840px) {
.box1 {
	background-color: #E50000;
	color: #ffffff;
	margin:0px 0px 10px 0px;
	padding: 10px 10px 10px;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	width:60px; height: 80px;
	margin-top:20px; float: left;}	
.box2 {
	background-color: #0d6c29;
	color: #ffffff;
	margin:0px 0px 10px 0px;
	padding: 10px 10px 10px 70px;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	width:100%;
	margin-top:20px; height: 80px;
	border-bottom-right-radius: 15px; border-top-right-radius: 15px;}
}	