@charset "utf-8";
html {
	font-size: 14px;
	font-family: "微软雅黑";
}

/*公共样式*/

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

ul,
ol {
	list-style: none
}

img {
	border: none;
	display: block;
}

a {
	text-decoration: none
}

a:focus {
	outline: none;
}

a:hover{
	text-decoration: underline;
}

/*取消a链接在ie8点击出现虚线问题*/

.clearfix:after {
	content: "";
	display: block;
	clear: both
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.main{
	position: relative;
}

/*页面头部*/
#header {
	width: 100%;
	height: 392px;
	background: url(/pubimages/web/banner_zhms.png) no-repeat center center;
	background-size: cover;
	overflow: hidden;
}

#header .head_logo {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

/*页面主体*/
#container{
	width: 100%;
	min-height: 2500px;
	background: #f5f5f5;
}

#container .wrap{
	width: 1200px;
	min-height: 2477px;
	margin: 0 auto;
}

.dingwei{
	position: absolute;
	top: 350px;
}

/*锚点*/

#container .wrap .maodian{
	width: 1200px;
	height: 80px;
	background: #fff;
}

.maodian ul li{
	width: 300px;
	height: 80px;
	float: left;
	text-align: center;
	line-height: 80px;
	border-right: 1px solid #f0f0f0;
}

.maodian ul li a{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.maodian ul li:hover{
	background: #20af97;
}

.maodian ul li:hover a{
	color: #fff;
}

/*大赛介绍*/
.wrap .dsjs{
	width: 1200px;
	height: 520px;
	background: #fff;
	overflow: hidden;
	margin-top: 25px;
}

.wrap .dsjs .dsjs_txt{
	width: 1140px;
	height: 440px;
	margin: 0px auto;
	margin-top: 40px;
}

.dsjs .dsjs_txt .dsjs_title{
	width: 1140px;
	height: 45px;
	border-bottom: 1px solid #ededed;
	background: url(/pubimages/web/dixian_zhms.png) no-repeat bottom left;
}

.dsjs_txt .dsjs_title h2{
	font-size: 24px;
	color: #20af97;
	font-weight: bold;
}

.dsjs_title h2 span{
	color: #444;
}

.dsjs .dsjs_txt .dsjs_nr{
	width: 1100px;
	height: 360px;
	margin: 0 auto;
	margin-top: 35px;
}

.dsjs_txt .dsjs_nr .dsjs_nr_pic{
	width: 520px;
	height: 360px;
	border: 1px solid #ededed;
}

.dsjs_txt .dsjs_nr .dsjs_nr_txt{
	width: 535px;
	height: 360px;
}

.dsjs_nr .dsjs_nr_pic .dsjs_img{
	width: 500px;
	height: 336px;
	margin: 0 auto;
	margin-top: 12px;
}

.dsjs_nr_pic .dsjs_img img{
	width: 500px;
	height: 335px;
}

.dsjs_nr .dsjs_nr_txt .dsjs_wenzi{
	width: 535px;
	height: 170px;
	line-height: 28px;
	font-size: 14px;
	color: #444;
}

.dsjs_nr_txt .dsjs_wenzi p{
	text-indent: 2em;
}

.dsjs_wenzi p a{
	color: #20af97;
}

.dsjs_nr .dsjs_nr_txt .dsjs_lib{
	width: 535px;
	height: 155px;
	margin-top: 33px;
}

.dsjs_nr_txt .dsjs_lib .dsjs_lib_shang{
	width: 535px;
	height: 65px;
}

.dsjs_nr_txt .dsjs_lib .dsjs_lib_xia{
	width: 535px;
	height: 65px;
	margin-top: 28px;
}

.dsjs_nr_txt .dsjs_lib ul li{
	width: 165px;
	height: 65px;
	float: left;
	line-height: 63px;
	text-align: center;
}

.dsjs_lib ul li a{
	margin-left: 20px;
	font-size: 16px;
	color: #fff;
}

.dsjs_lib ul .dsjs_lib_pic1{
	background: url(/pubimages/web/zt_zhms.png) no-repeat center center;
}

.dsjs_lib ul .dsjs_lib_pic2{
	background: url(/pubimages/web/scap_zhms.png) no-repeat center center;
	margin-left: 19px;
}

.dsjs_lib ul .dsjs_lib_pic3{
	background: url(/pubimages/web/zj_zhms.png) no-repeat center center;
	margin-left: 19px;
}

.dsjs_lib ul .dsjs_lib_pic4{
	background: url(/pubimages/web/csfs_zhms.png) no-repeat center center;
}

.dsjs_lib ul .dsjs_lib_pic5{
	background: url(/pubimages/web/zjs_zhms.png) no-repeat center center;
	margin-left: 19px;
}

.dsjs_lib ul .dsjs_lib_pic6{
	background: url(../images/bj_zhms.png) no-repeat center center;
	margin-left: 19px;
}

/*标题*/
.wrap .biaoti{
	width: 1200px;
	height: 100px;
	margin-top: 30px;
}

.wrap .biaoti img{
	width: 1200px;
	height: 100px;
}

/*大赛资讯*/
.wrap .dszx{
	width: 1200px;
	height: 610px;
	background: #fff;
	margin-top: 30px;
	overflow: hidden;
}

.wrap .dszx .dszx_txt{
	width: 1140px;
	height: 540px;
	margin: 0px auto;
	margin-top: 30px;
}

.dszx .dszx_txt .dszx_title{
	width: 1140px;
	height: 45px;
	border-bottom: 1px solid #ededed;
	background: url(/pubimages/web/dixian_zhms.png) no-repeat bottom left;
}

.dszx_txt .dszx_title .wenben{
	font-size: 24px;
	color: #20af97;
	font-weight: bold;
}

.dszx_title .wenben span{
	color: #444;
}

.dszx_txt .dszx_title .more{
	width: 60px;
	height: 30px;
	border: 1px solid #d4d4d4;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
}

.dszx_title .more a{
	color: #666;
	font-size: 12px;
}

.dszx .dszx_txt .dszx_nr{
	width: 1140px;
	height: 480px;
	margin: 0 auto;
	margin-top: 20px;
}

.dszx_txt .dszx_nr .dszx_left{
	width: 550px;
	height: 480px;
}

.dszx_left_lib{
	width: 550px;
	height: 150px;
	background: #f5f5f5;
	overflow: hidden;
}

.yangshi{
	margin-top: 14px;
}

.dszx_left_lib .dszx_wenzi{
	width: 520px;
	height: 115px;
	margin: 0 auto;
	margin-top: 20px;
}

.dszx_left_lib .dszx_wenzi .dian{
	width: 520px;
	height: 20px;
	background: url(/pubimages/web/dian_zhms.png) no-repeat left center;
}

.dszx_left_lib .dian a{
	margin-left: 12px;
	color: #444;
	font-size: 16px;
}

.dszx_left_lib .zhengwen{
	width: 520px;
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 15px;
}

.dszx_left_lib .zhengwen a{
	color: #999;
	font-size: 12px;
}

.dszx_left_lib .shijian{
	width: 520px;
	height: 20px;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	position: relative;
}

.dszx_left_lib .shijian span{
	position: absolute;
	right: 0;
	width: 50px;
	height: 15px;
}

.dszx_left_lib .shijian span img{
	vertical-align:middle;
	width: 18px;
	height: 15px;
	display: inline-block;
}

.dszx_txt .dszx_nr .dszx_right{
	width: 550px;
	height: 480px;
}

/*高清大图*/
.wrap .gqdt{
	width: 1200px;
	height: 540px;
	background: #fff;
	margin-top: 30px;
	overflow: hidden;
}

.wrap .gqdt .gqdt_txt{
	width: 1140px;
	height: 540px;
	margin: 0px auto;
	margin-top: 30px;
}

.gqdt .gqdt_txt .gqdt_title{
	width: 1140px;
	height: 45px;
	border-bottom: 1px solid #ededed;
	background: url(/pubimages/web/dixian_zhms.png) no-repeat bottom left;
}

.gqdt_txt .gqdt_title h2{
	font-size: 24px;
	color: #20af97;
	font-weight: bold;
}

.gqdt_title h2 span{
	color: #444;
}

.gqdt .gqdt_txt .gqdt_nr{
	width: 1145px;
	height: 385px;
	margin: 0 auto;
	margin-top: 40px;
}


/*图片左右滑动*/
.pic_tab{
	width: 1145px;
	height: 385px;
	-webkit-border-radius: 5px;					/*Chrome/Safari*/
	-moz-border-radius: 5px;						/*Firefox*/
	border-radius:5px ;
}
.pic_tab{
	width:1145px; 
	margin:0 auto; 
	height:385px;
	overflow:hidden;
}
.pic_tab .LeftBotton,.pic_tab .RightBotton{ 
	height:55px; 
	width:26px;
	cursor:pointer; 
	float:left;
	text-align: center;
	margin-top: 155px;
}
.pic_tab .RightBotton{ 
	margin-left:13px;
}

.pic_tab .Cont{
	width:1080px;
	overflow:hidden;
	float:left;
	height:385px; 
	display:inline;
}  
.pic_tab .ScrCont{ 
	width:9999px;
} 
.pic_tab .Cont .pic{
	width:500px; 
	height:335px;
	float:left;
	margin-left: 30px;
}
.pic_tab .Cont .pic img{
	width:500px; 
	height:335px;
} 
.pic_tab #List1,.pic_tab #List2{
	float:left;
} 

.pic p{
	width: 500px;
	height: 50px;
	line-height: 50px;
	background: #f3f3f3;
}

.pic p a{
	color: #444;
	font-size: 14px;
	margin-left: 20px;
}


/*媒体报道*/
.wrap .mtbd{
	width: 1200px;
	height: 520px;
	background: #fff;
	margin-top: 30px;
	overflow: hidden;
}

.wrap .mtbd .mtbd_txt{
	width: 1140px;
	height: 540px;
	margin: 0px auto;
	margin-top: 30px;
}

.mtbd .mtbd_txt .mtbd_title{
	width: 1140px;
	height: 45px;
	border-bottom: 1px solid #ededed;
	background: url(/pubimages/web/dixian_zhms.png) no-repeat bottom left;
}

.mtbd_txt .mtbd_title .wenben{
	font-size: 24px;
	color: #20af97;
	font-weight: bold;
}

.mtbd_title .wenben span{
	color: #444;
}

.mtbd_txt .mtbd_title .more{
	width: 60px;
	height: 30px;
	border: 1px solid #d4d4d4;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
}

.mtbd_title .more a{
	color: #666;
	font-size: 12px;
}

.mtbd .mtbd_txt .mtbd_nr{
	width: 1120px;
	height: 370px;
	margin: 0 auto;
	margin-top: 35px;
}

.mtbd_nr .mtbd_left{
	width: 540px;
	height: 370px;
}

.mtbd_nr .mtbd_left .mtbd_left_lib{
	width: 540px;
	height: 105px;
}

.mtbd_left .mtbd_left_lib .mtbd_lib_pic{
	width: 160px;
	height: 105px;
}

.mtbd_lib_pic img{
	width: 160px;
	height: 105px;
}

.mtbd_lib_wenzi{
	width: 365px;
	height: 100px;
	margin-top: 5px;
}

.mtbd_lib_wenzi .mtbd_lib_title a{
	color: #444;
	font-size: 14px;
}

.mtbd_lib_wenzi .mtbd_lib_zhengwen{
	width: 365px;
	height: 35px;
	margin-top: 10px;
}

.mtbd_lib_wenzi .mtbd_lib_zhengwen a{
	font-size: 12px;
	color: #999;
}

.mtbd_lib_shijian{
	width: 365px;
	height: 15px;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
}


.mtbd_nr .mtbd_right{
	width: 540px;
	height: 370px;
}

.mtbd_nr .mtbd_right .mtbd_right_lib{
	width: 540px;
	height: 105px;
}

.mtbd_ys{
	margin-top: 27px;
}



