html{height:100%;font-family:"Microsoft YaHei","微软雅黑",Arial,Helvetica,SimHei,sans-serif;}
body { height:100%;padding:0; margin:0;font-family:"Microsoft YaHei","微软雅黑",Arial,Helvetica,SimHei,sans-serif;font-size: 14px;color:#282828; background:#fff;}

.first_row {
	margin-top:20px"
}
.item{
	margin: 0px;
	z-index: auto;
	position: absolute;
	width: 30vw;
    color: white;
    font-style: unset;
    font-weight: bold;
	font-family:cursive;
	text-align:center;
	text-shadow:0 0 5px #00c6ff;
}
.quruo
{
	left:10vw;
	top:0.1vw;
	font-size:4vw;
}
.slogan
{
	left:15vw;
	top:5vw;
	font-size:1.8vw;
}
.running
{
	right:5vw;
	top:1.7vw;
	font-size:1.5vw;
}
.item_row {
	margin-top:40px;
}
.banner {
	background: url(imge/banner.gif) no-repeat;
	background-size: 100% auto;
	width:100%;
	height:auto;
}
.item1_title {
	color:#5c9440;
	text-align:center;
	font-size:xx-large;
	margin-top:40px;
}
.item1_sub_title {
	color:#5c9440;
	text-align:center;
	font-size:x-large;
	margin-top:-5px;
}
.item1_content {
	color:#646363;
	text-align:center;
	font-size:medium;
	margin-top:20px;
}
.item1_content_left{
	text-align:right;
}
.item1_content_right{
	text-align:center;
}

.item2_title {
	color:#2fa4d4;
	text-align:center;
	font-size:xx-large;
	margin-top:40px;
}
.item2_sub_title {
	color:#2fa4d4;
	text-align:center;
	font-size:x-large;
	margin-top:20px;
}
.item2_content {
	color:#2fa4d4;
	text-align:center;
	font-size:medium;
	margin-top:20px;
}
.item2_content_left{
	text-align:center;
}
.item2_content_right{
	text-align:center;
}

.item3_title {
	color:#ed8a3c;
	text-align:center;
	font-size:xx-large;
	margin-top:40px;
}
.item3_sub_title {
	color:#ed8a3c;
	text-align:center;
	font-size:x-large;
	margin-top:20px;
}
.item3_content {
	color:#646363;
	text-align:center;
	font-size:medium;
	margin-top:20px;
}
.item3_content_left{
	text-align:center;
}
.item3_content_right{
	text-align:center;
}

.item4_title {
	color:#2fa4d4;
	text-align:center;
	font-size:xx-large;
	margin-top:40px;
	width:100%;
}
.item4_sub_title {
	color:#00a67c;
	text-align:center;
	font-size:x-large;
	margin-top:20px;
	position: absolute;
}
.item4_content {
	color:#646363;
	text-align:center;
	font-size:medium;
	margin-top:20px;
}
.item4_content_left{
	text-align:left;
}
.item4_content_right{
	text-align:center;
}

.main-footer {
    background: #202020;
    margin-top:40px;
    padding: 20px 0 20px 0;
    color: #959595;
}
.copyright {
	margin-top:40px;
    background: #111;
    font-size: 13px;
    text-align: center;
    color: #555;
    padding-top: 14px;
    padding-bottom: 20px;
    border-top: 1px solid #303030;
}
.primary-button {
    display: block;
    width: 80px;
    padding: 0;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
    height: 35px;
    background: #dc1e32;
    color: #fff;
    font-size: 16px;
    border: 1px solid #b51919;
 }
.search {
	margin-top:-50px;
}
@media screen and (max-width: 1200px){
	.item1_sub_title {
		margin-top:20px;
	}
	.item3_content_right img{
		margin-top:20px;
	}
	.item_row {
		margin-top:10px;
	}
	.search{
		margin-top:1px;
	}
	/* .item1_title,.item2_title,.item2_title {
		font-size:x-large;
	} */
}
a{
	font-size:14px;
}
a:link { text-decoration: none;}
a:active { text-decoration:none}
a:hover { text-decoration:none;} 
a:visited { text-decoration: none;}

