@charset "utf-8";

/****************
 * @description : Cascading Style Sheets
 * @author   : WangYaming 
 * @date     : 2017-8-18
 ****************/

a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

button,
html input[type=button],
input[type=submit] {
	-webkit-apperance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

ol,ul {
    list-style: none
}

:focus {
    outline: 0
}
img {
	border: 0;
	vertical-align: middle
}

a img {
    border: 0
}

em,
i,
u {
	font-style: normal
}

table {
    empty-cells: show
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}


button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
    border: 0;
    padding: 0
}
body {
    font: 12px Arial,Verdana,"\5b8b\4f53";
    color: #666;
    background: #fff;
    line-height: 1.5;
}

h1 {
    font: 20px "microsoft yahei","\5b8b\4f53"
}

h2,h3 {
    font-size: 14px
}

h4,h5,h6 {
    font-size: 12px
}

a {
	color: #666;
	text-decoration: none
}
a:hover,a:active {
	text-decoration: none;
}
.hide {
    display: none;
}
.fl {
    float: left
}

.fr {
    float: right
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}
.clear,
.clr {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*zoom: 1
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}
::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-button:vertical {
    display: none
}

::-webkit-scrollbar-corner,::-webkit-scrollbar-track {
    background-color: #e2e2e2
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: rgba(0,0,0,.3)
}
::-webkit-scrollbar-thumb:vertical {
    border-radius: 8px;
}
::-webkit-scrollbar-thumb:vertical:hover {
    background-color: rgba(0,0,0,.35)
}

::-webkit-scrollbar-thumb:vertical:active {
    background-color: rgba(0,0,0,.38)
}
input::-webkit-input-placeholder {
    
} 
input:-moz-placeholder {
    
}  
input::-moz-placeholder {
    
}    
input:-ms-input-placeholder {
    
} 
a:hover,a:active,a:focus{
  text-decoration: none;
  outline: 0;
}
body {
    min-width: 1200px;
    overflow-x: hidden;
}
.header {
	z-index: 999;
	position: fixed;
	width: 100%;
	height: 100px;
	background-color: #fff;
}
.header .header-inner {
	position: relative;
	padding-left: 167px;
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.header .header-logo {
	position: absolute;
	left: 35px;
	top: 15px;
	width: 70px;
	height: 70px;
}
.header-list {
	padding-top: 31px;
}
.header-list li {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 86px;
	height: 38px;
}
.header-list a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 38px;
	text-align: center;
	color: #0095d7;
	font-size: 16px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.header-list .header-list-item a,.header-list li:hover a {
	color: #fff;
	background-color: #0095d7;
}
.header-language {
	position: absolute;
	right: 30px;
	top: 35px;
	width: 145px;
	height: 30px;
	border: 1px solid #0095d7;
	text-align: center;
}
.header-language a {
	display: block;
	float: left;
	width: 50%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 16px;
}
.header-language .header-language-active {
	color: #fff;
	background-color: #0095d7;
}
/*banner start*/
.banner {
	padding-top: 100px;
}
.banner img {
	width: 100%;
}
/*banner end*/
.w {
	width: 1200px;
	margin: 0 auto;
}
/*footer start*/
.footer {
	position: relative;
	width: 1200px;
	height: 494px;
	margin: 0 auto;
}
.footer-logo {
	padding-top: 80px;
}
.footer-logo img {
	display: block;
	margin: 0 auto;
	width: 241px;
	height: 70px;
}
.footer-info {
	position: relative;
	padding-top: 76px;
	margin: 0 auto;
	width: 600px;
	text-align: center;
	font-size: 18px;
	color: #0095d7;
	text-align: center;
	line-height: 35px;
}
.footer-info img {
	position: absolute;
	left: 0;
	top: 24px;
	display: block;
	width: 85px;
	height: 63px;
}
.footer-info-sub {
	margin: 35px auto 0; 
	width: 600px;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	color: #0095d7;
}
.footer-bg1,.footer-bg2 {
	position: absolute;
	display: block;
}
.footer-bg1 {
	width: 140px;
	height: 140px;
	left: 194px;
	bottom: -70px;
}
.footer-bg2 {
	right: 284px;
	bottom: 42px;
	width: 101px;
	height: 86px;
}
/*footer end*/

/*志愿者注册*/
.volunteerRegister{
	width:1200px;
	height: auto;
	margin:0 auto;
}
.volunteerRegister .registerTitle{
	color:#0095d7;
	font-size: 28px;
	text-align: center;
	margin:30px 0;
}
.volunteerRegister .registerMain{
	height: auto;
	overflow: hidden;
}
.volunteerRegister .registerMain h3{
	font-size: 18px;
	margin:20px 0;
}
.mediaSocial{
	position: absolute;
	top:36px;
	right: -30px;
	height: auto;
}
.mediaSocial .weixinpic{
	width: 26px;
	height: 26px;
	display: block;
	float: right;
	background: url(../../../../img/weixin.png) no-repeat;
	background-size: 100%;
}
.mediaSocial .weibopic{
	width: 26px;
	height: 24px;
	float: right;
	display: block;
	background: url(../../../../img/weibo.png) no-repeat;
	background-size: 100%;
	margin-left: 5px;
}

.mediaSocial .weixinpic .weixcode{
  position: absolute;
  top:27px;
  right: 0;
  display: none;
}
.mediaSocial .weixinpic:hover .weixcode{
  display: block;
}