@charset "utf-8";

/****** 首页 ******/
.warp {
	width: 6.40rem;
	overflow: hidden;
	margin: 0 auto;
}

.w1100 {
	width: 5.95rem;
	margin: 0 auto;
	overflow: hidden;
}

.bg-color {
	background: #efefef;
}

.bg-color2 {
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* header */
.warp { width: 6.4rem; overflow: hidden; margin: 0 auto; }

.header-top { width: 100%; height: 2.6rem; background: #0066cc; }

.header-top .w1100 { width: 100%; }

.logo { width: 100%; overflow: hidden; float: left; background: #0066cc; }

.logo a { display: block; width: 5.95rem; overflow: hidden; margin: 0.22rem auto 0.25rem auto; }

.logo .guohui { width: 0.65rem; float: left; margin: 0rem 0.25rem 0rem 0rem; }

.logo-name { width: 4.65rem; float: left; margin: 0.25rem 0rem 0rem 0rem; }

.search { position: absolute; left: 50%; top: 1.80rem; margin-left: -3.2rem; z-index: 999; width: 6rem; padding: 0rem 0.2rem; background: #6699ff; }
.search .cn-btn { display: block; padding: 0rem 0.2rem; font-size: 0.18rem; line-height: 0.5rem; margin: 0.15rem 0rem;
	float: left; color: #fff; border-radius: 0.05rem; background: #4075de; }
.search .cn-btn a { color: #fff; }
.search-box { display: block; float: right; }

.search_input { display: block; width: 4.05rem; height: 0.5rem; margin: 0.15rem 0rem; float: left; text-indent: 1em; border-top-left-radius: 0.05rem;
	border-bottom-left-radius: 0.05rem;	background: #4075de; }
.search_btn { display: block; width: 0.5rem; height: 0.5rem; float: left; margin: 0.15rem 0rem; border-top-right-radius: 0.05rem;
	border-bottom-right-radius: 0.05rem; background: url("2625.png") no-repeat left center #4075de; background-size: 60%;
	background-position: 0.05rem;
}

.nav { position: absolute; left: 50%; top: 1.19rem; margin-left: -3.2rem; z-index: 999; width: 6.4rem; background: #0052a4; text-align: center; }
.nav ul li { display: inline-block; line-height: 0.62rem; padding: 0rem 0.2rem; color: #fff; font-size: 0.2rem; }
.nav ul li a { color: #fff; }
.nav ul li:nth-child(3), .nav ul li:nth-child(5) { display: none; }

.nav-right { display: none; }


@media screen and (min-width: 320px) and (max-width: 374px ) {
	.nav ul li { padding: 0rem 0.05rem; }
}

@media screen and (max-width: 375px) {
.nav ul li { padding: 0rem 0.19rem; }
}
/* header end */

/* content开始 */
.content {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.content ul {
    width: 90%;
    padding: 0 5%;
}
#location{
	background-color: #eaeaea;
	font-size: 0.12rem;
    height: 0.7rem;
    line-height: 0.7rem;
    padding-left: 0.2rem;
	margin-bottom: 0px;
}
.main{
	padding-bottom: 0.4rem;
}

.main .w1100{
	width: 100%;
} 
.content_1{
	margin-top: 0.1rem;
}
.content ul li .sv_texth1{
	padding-top: 0;
	font-size: 0.3rem;
	padding-bottom: 0;
	color: #0043b2;
    font-weight: bold;
	text-align: center;
}
.content ul .content_2 .timer{
	font-size: 0.2rem;
    text-align: center;
    padding: 0.2rem;
    border-bottom: 1px solid #cecece;
    margin-bottom: 0.3rem;
}
.content ul .content_2 .timer .time{
	margin-right: 1rem;
}
.content_3 .img img{
	text-indent: 0;
	width: 100%;
}
.content_3 .img{
	text-indent: 0;
}
.content_3{
	margin: 0;
	font-size: 0.2rem;
	overflow: hidden;
    line-height: 0.5rem;
}
.content_3 p{
	text-indent: 2em;
	margin-bottom: 0.5rem;
	text-align: justify;
}
/* content结束 */

/* footer */
.footer { width: 100%; overflow: hidden; float: left; text-align: center; color: #fff; background: #676161 }
.footer a { color: #fff; }
.footer .footer-one { display: none; }
.footer .footer-two { width: 100%; overflow: hidden; float: left; line-height: 0.25rem; margin: 0.22rem 0rem; font-size: 0.18rem; }
.footer .footer-two .w1060 { width: 4.65rem; margin: 0 auto; }
/* footer end */
