*{
	font-family: "微软雅黑";
}
/* Floor公共样式 */

.Put_Text
{
	border:#999999 solid 1px;
	height:40px;
	padding:0 0 0 5px;
	margin:5px 0 5px 0;
	line-height:30px;
	color:#003300;
	width:100%;
}

.title {
    padding: 16px 0;
    text-align: center;
}
.title h2 {
    font-size: 32px;
    line-height: 54px;
    color: #180608;
    /*background: url("../images/title-grey.png") no-repeat center center;*/
    background: url("/public/images/testing_contest/title-grey.png") no-repeat center center;
}

.navbar {
	margin-bottom: 0px;
}
.navbar-brand {
	display: none;
}

.navbar-inverse .navbar-nav>li {
	padding: 10px;
	display: inline-block;
}

.navbar-inverse .navbar-nav>li>a {
	font-size: 18px;
	margin-left:20px;
	float:left;
}

.container {
	padding: 0 11%;
}

.banner {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 34.27vw;
    background: url("../images/banner.png") no-repeat center center;
    background-size: cover;
}

.navbar-brand img {
	width: 20px;
	height: 20px;
	float: right;
	margin-left: 20px;
}

.title {
	text-align: center;
}

.title h2 {
	font-size: 32px;
	line-height: 54px;
	color: #180608;
	background: url("../images/title-grey.png") no-repeat center center;
}

.floor0 {
	background: url("../images/floor0.jpg") no-repeat center 0;
}

.floor0 .container {
	min-height: 528px;
}

.floor0 p {
	line-height: 32px;
	font-size: 16px;
}

.floor0 .intro-title {
	margin: 25px 0;
}

.floor1 {
	background: #eee url("../images/floor1.jpg") no-repeat center 0;
	padding-bottom: 20px;
}

img.schedule {
	width: 100%;
	margin: 30px 0;
}

img.process {
	width: 100%;
	margin: 30px 0;
}

#award {
	display: none;
}

.floor8 {
	min-height: 600px;
	background: url("../images/floor8.png") no-repeat center 0;
}

.floor8 .title {
	margin-bottom: 30px;
}

.floor8 .title h2 {
	color: #180608;
	background-image: url("../images/title-grey.png");
}


.floor9 h1 {
    /*float: left;*/
    font-size: 32px;
    line-height: 50px;
    color: #d34294;
}
.floor9 p {
    font-size: 18px;
    line-height: 35px;
    text-align: center;
}

.floor9 table {
    width: 80%;
    margin-left: 10%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-spacing: 0px;
    border-collapse:collapse;
    font-size:16px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.floor9 dd {
	float: left;
	display: inline;
	padding: 7px 0 7px 45px;
	font-size: 18px;
	line-height: 22px;
	text-align:justify;
	text-justify:inter-ideograph；
}

.label-white {
	min-width: 150px;
	font-size: 18px;
	line-height: 36px;
	color: #d34294;
	background-color: #fff;
}
.label {
	float: left;
	display: inline;
	text-align: center;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	-ms-border-radius: 21px;
	-o-border-radius: 21px;
}

.label-red {
	padding: 0 50px;
	font-size: 18px;
	line-height: 36px;
	color: #fff;
	background-color: #d34294;
}

.left {
	float: left;
	display: inline;
	margin:0 10px 0 0;
	padding:0 18px 0 0;
}

.right {
	float: right;
	display: inline;
}

.content .right {
	width: 49%;
}

.content .left {
	width: 49%;
}

.content dl dd {
	padding-left: 175px;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
}

.floor4 dl {
	margin-top: 25px;
}

.floor4 table {
    width: 80%;
    margin-left: 10%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-spacing: 0px;
    border-collapse:collapse;
    font-size:16px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.floor4 dl dd {
	float: left;
	display: inline;
	padding: 7px 0 7px 45px;
	font-size: 18px;
	line-height: 22px;
}

.floor4 dl dd p {
	padding: 20px 0 0 0;
}

.floor4 .title h3 {
	font-size: 24px;
	line-height: 54px;
	margin: 20px 0 -20px 0;
}

@media (max-width: 1199px) {
	.container {
		width: 100%;
	}

	.container dl dd {
		padding-left: 145px;
		font-size: 14px;
	}

	.content dl dd ul li {
		width: 72px;
		height: 72px;
	}

	.label-red {
		font-size: 14px;
	}
}

@media (max-width: 1024px) {
	.navbar-brand {
		display: block;
	}

	.navbar-inverse .navbar-nav>li {
		padding: 0;
		display:inline-block;
	}

	.container {
		padding: 0 15px;
	}

	.banner {
		height: 66.53vw;
		background-image: url("../images/banner-m.png");
		background-size: 100% 100%;
	}

	.title {
		padding: 15px 0 0;
	}

	.title h2 {
		font-size: 18px;
		line-height: 28px;
		background-image: url("../images/title-grey-m.png");
	}

	.label-red {
		padding: 0 30px;
		font-size: 12px;
		line-height: 26px;
	}

	.floor0 {
        background: #d8dee6 url("../images/floor1-m.jpg") no-repeat center bottom;
        background-size: cover;
	}

	.floor0 .container {
		padding: 15px;
		height: auto;
		padding-bottom: 60px;
	}
	.floor0 .title { display: none; }
    .floor0 h1 { display: none; }
    .floor0 .title h2 { background-image: url("../images/title-grey-m-2.png"); }

    .floor1 {
        padding-top: 0;
        padding-bottom: 17px;
        background: #eee;
    }
    .floor1 h2 {
        font-size: 14px;
        line-height: 24px;
    }
    .floor1 .title { padding-bottom: 5px; }

    .floor2 .triangle-right {
        display: none;
    }
    .floor2 h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .floor2 p {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
    .floor2 #awardInfo {
        height: auto;
        font-size: 16px;
        line-height: 40px;
        margin-top: 10px;
        text-align: left;
    }
    .floor2 { background: #1583da; }
    .floor2 .title h2 {
        background-image: url("../images/title-white-m.png");
        background-size: contain;
    }

    .floor3 {
        padding-top: 0;
        padding-bottom: 17px;
     }

    .floor4 dl {
		margin-top: 10px;
	}

	.floor4 dl dd {
		float: none;
		display: block;
		padding: 9px 0;
		font-size: 14px;
		line-height: 20px;
	}

	.floor4 dl dt.label {
		float: none;
		display: block;
		width: 150px;
		margin: 0 auto;
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
	}

	.floor4 .title h3 {
		margin: 0;
		font-size: 18px;
	}

    .floor8 {
        padding-top: 5px;
        padding-bottom: 18px;
        height: auto;
        background: #202439 url("../images/floor8-m.png") no-repeat center bottom;
        background-size: contain;
    }
    .floor8 .title h2 { background-image: url("../images/title-white-m.png"); }
    .floor8 .left,
    .floor8 .right {
        float: none;
        display: block;
        width: 100%;
    }
    .content dl,
    .content .left dl:first-child,
    .content .left dl:last-child,
    .content .right dl:first-child{ padding: 12px 0; }
    .label-white {
        min-width: 105px;
        font-size: 12px;
        line-height: 26px;
    }
    .content dl dd {
        padding-left: 120px;
        font-size: 12px;
        line-height: 26px;
    }
    .content .right dl:last-child dd { padding-left: 110px; }
    .label-red {
        padding: 0 30px;
        font-size: 12px;
        line-height: 26px;
    }
    .content dl dd ul li {
        margin-right: 0;
        margin-bottom: 18px;
        padding-left: 10px;
        width: 33.33%;
        height: auto;
    }
    
