.bdsharebuttonbox .bds_tsina{
	background-position: 0 0;
}
.bdshare-button-style1-24 .bds_tqq {
	background-position: -40px 0px;
}
.bdsharebuttonbox .bds_weixin{
	background-position: -120px 0px;
}
.bdshare-button-style1-24 a {
	display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 10px;
    padding: 10px 0 0 0 ;
    background: url("../images/ico_sns.png") no-repeat;
    vertical-align: middle;
    font: 0/0 'microsoft yahei';
    -webkit-transition-timing-function: ease;
    transition: 0.3s;
}
.section ,.nav {
	width: 100%;
	position: relative;
}
.section img {
	width: 100%;
}
.section .sectionContent {
	width: 1300px;
	margin:  0 auto;
	position: relative;
}
.nav {
	height: 60px;
	background: #111111;
}
.nav .navContent {
	width: 1300px;
	margin:  0 auto;
	padding: 15px 0;
	text-align: center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.nav .navContent .itemNav {
	display: inline-block;
	width: 302px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	cursor: pointer;
}
.nav .navContent .itemNav a {
	color: #fff;
}
.nav .navContent .itemNav.active a {
	color: #0969bf;
}
.nav .navContent .itemNav::before {
	content:'';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 40px;
	background: #333;
}
.nav .navContent .itemNav:last-child:before {
	display: none;
}

.sectionKV {
	/*height: 880px;
	background: url("../images/bg1.jpg") no-repeat;
	background-size: cover;*/
}
.sectionKV .sectionContent {
	position: absolute;
	left: 50%;
	margin-left: -650px;
	bottom: 50px; 
	text-align: center;
}
.sectionKV .professionGroup , .sectionKV .massesGroup{
	display: inline-block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	background: #067fe6;
	/*cursor: pointer;*/
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
.sectionKV .professionGroup {
	margin-right: 84px;
}

.sectionIntroduce {
	height: 800px;
	background: url("../images/bg2.jpg") no-repeat center center;
}
.sectionPrize {
	height: 669px;
	background: url("../images/bg3.jpg") no-repeat center center;
}
.sectionPrize  .sectionContent {
	height: 669px;
}
.sectionPrize .professionGroup {
	position: absolute;
	left: 190px;
	top: 509px;
	width: 256px;
	height: 54px;
	background: url("../images/btn1.jpg") no-repeat center center;
	cursor: pointer;
}
.sectionPrize .massesGroup {
	position: absolute;
	right: 190px;
	top: 509px;
	width: 256px;
	height: 54px;
	background: url("../images/btn2.jpg") no-repeat center center;
	/*cursor: pointer;*/
}
.sectionPrize .more {
	width: 100%;
	position: absolute;
	bottom: 50px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.sectionPrize .more a {
	color: #fff;
	text-decoration: underline;
}
.sectionJudge {
	height: 1003px;
	background: url("../images/bg4.jpg") no-repeat center center;
}



.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	display: none;
}
.mask .fileWindow {
	width: 1004px;
	height: 584px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -502px;
	margin-top: -292px;
	padding: 40px 50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background: #fff;
}
.mask .fileWindow .close {
	width: 30px;
	height: 29px;
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
	background: url("../images/close.png") no-repeat center center;
}
.mask .fileWindow .content {
	position: relative;
	width: 100%;
	margin-bottom: 45px; 
}
.mask .fileWindow .content:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

.mask .fileWindow .content .leftContent {
	float: left;
	width: 400px;
	height: 400px;
	position: relative;
	background: #dadee1;
	vertical-align: middle;
}
.mask .fileWindow .content .leftContent .upfiles {
	width: 152px;
	height: 186px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -93px;
	margin-left: -76px; 
}
.mask .fileWindow .content .leftContent .upfiles .upfileImg {
	width: 152px;
	height: 152px;
	border: 2px dotted #fff;
	border-radius: 3px;
	text-align: center;
    line-height: 152px;
    color: #fff;
    font-size: 80px;
}
.mask .fileWindow .content .leftContent .upfiles .fileImg {
    width: 156px;
    height: 156px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 3;
    opacity: 0;
    cursor: pointer;
}
.mask .fileWindow .content .leftContent .upfiles .tips {
	font-size: 16px;
	color: #fff;
	padding-left: 10px;
}
.leftContent .fileImgShow {
	max-width: 400px;
	max-height: 400px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.mask .fileWindow .content .rightContent {
	float: left;
	width: 502px;
	height: 400px;
	padding-left: 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.mask .fileWindow .content .rightContent .tagColor {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 18px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	color: #067fe6;
	margin-bottom: 17px; 
	font-size: 24px;
}
.mask .fileWindow .content .rightContent .colorList {
	width: 100%;
	margin-bottom: 47px;
}
.mask .fileWindow .content .rightContent .colorList .itemColor {
	float: left;
	padding: 10px 18px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.fileWindow .colorList .itemColor .white {
	background: #f4f4f5;
}
.icon_down {
	padding-left: 18px;
	background: url("../images/icon_down.png") no-repeat center 15px;
	margin-left: 10px;
}
.mask .rightContent .productIntroduce {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 18px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	color: #067fe6;
	font-size: 24px;
	margin-bottom:10px; 
}
.mask .rightContent .productIntroduceContent {
	padding: 0 18px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.mask .rightContent .productIntroduceContent textarea {
	width: 100%;
	height: 140px;
	padding: 19px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.fileWindow .fileBtn {
	text-align: center;
}
.fileWindow .fileBtn .upFileBtn {
	width: 316px;
	height: 58px;
	background: #067fe6;
	color: #fff;
	font-size: 24px;
	line-height: 58px;
	text-align: center;
	border: none;
	cursor: pointer;
}
.colorList .itemColor div {
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */ 
}
.colorList .itemColor .white {
	background: #fff;
	color: #a6acad;
}
 .colorList .itemColor .yellow {
	background: #edd146;
}
.colorList .itemColor .orange {
	background: #f47a4f;
}
.colorList .itemColor .red {
	background: #8f1c26;
}
.colorList .itemColor .reddishBrown {
	background: #936c50;
}
.colorList .itemColor .green {
	background: #5ebba1;
}
.colorList .itemColor .cyan {
	background: #004076;
}
.colorList .itemColor .blue {
	background: #588fb9;
}
.colorList .itemColor .purple {
	background: #4c0e58;
}
.colorList .itemColor .ink {
	background: #000000;
}
.colorList .itemColor .otherColor {
	background: #bdb5b1;
}
.colorList .itemColor.active div {
	border: 4px solid #067fe7;
	line-height: 36px;
}
.colorList:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
@media all and (min-width:1280px) and (max-width:1366px) {
	.sectionKV .professionGroup, .sectionKV .massesGroup {
	    display: inline-block;
	    width: 180px;
	    height: 40px;
	    line-height: 40px;
	    background: #067fe6;
	    /*cursor: pointer;*/
	    color: #fff;
	    font-size: 16px;
	    font-weight: 600;
	    text-align: center;
	}
	.sectionKV .sectionContent {
	    position: absolute;
	    left: 50%;
	    margin-left: -650px;
	    bottom: 50px;
	    text-align: center;
	}
}
