body{
    background-color: #fff;
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    text-decoration:none
}
ul li{
    list-style: none;
}
h2,h3,h4,h5,h6{
	font-weight: normal;
}

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

    .Nums {
        position: absolute;
        top: 20px;
        right: 134px;
        font-size: 18px;
        width: 30px;
        height: 30px;
        border: 3px solid #ff6633;
        border-radius: 50%;
        text-align: center;
        line-height: 30px;
    }

    .count-down {
        position: fixed;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 100px;
        color: #ff6633;
        text-shadow: black 1px 1px 1px;
        top: 0;
        left: 0;
        z-index: 99999999;
        width: 100%;
        min-height: 1080px;
        background-image: url(../images/2.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: contain;
        transition: all 1s;
    }

    .count-down.active {
        width: 0;
        height: 0;
        top: 0px !important;
        bottom: auto !important;
        left: 0%;
        right: auto !important;
        font-size: 16px;
    }

    .count-down.move {
        left: -20px !important;
        top: 400px !important;
        bottom: auto !important;
        right: auto !important;
    }


.left {
    float: left;
}
.right {
    float: right;
}

.centerBox{
    margin:0 auto;
    width:100%;
    max-width:1200px;
}
.centerBox:after{
    content:"";
    display:block;
    clear:both;
}
.clearBoth:after,
.clearboth:after {
    content:"";
    display: block;
    clear: both;
}
.header{
/*    margin-top: 40px!important; */
	width: 1242px;
	margin: auto;
	background-color: #b5b5b6;
/*	border-top: 40px solid #bc0e18;*/
}
.home{
    background: white;
    margin: 0 auto;
}
.home a{
/*    float: left; */
    font-size: 16px;
    color: #bc0c16;
    font-weight: bold;
}
.home .collect{
    margin-left: 20px;
}
.home .collect:hover{
    color: red;
}
.home .she:hover{
    color: red;
}
.home .register{
    float: right;
}
.home .register:hover{
    color: red;
}
.home .logo{
    width: 517px;
	float: left;
}
.head{
	height: 60px;
	background-color: #efefef;
}
.head .shouye{
	width: 400px;
	float: left;
	margin-left: 50px;
}
.head .shouye .data{
	font-size: 16px;
	line-height: 60px;
	color: #666666;
}
.head .form1{
	width: 340px;
	float: left;
	margin-top: 15px;
	margin-left: 110px;
}
.head .form1 input{
	width: 260px;
	height: 36px;
	float: left;
}
.head .form1 .sub{
	height: 36px;
	border: 0;
	width: 43px;
	background-color: #bc0f16!important;
	background: url(../images/ss.png)no-repeat center;
}
.head .deng{
    width: 200px;
    height: 15px;
    float: left;
	color: #b5b5b6;
	margin-left: 100px;
}
.head .deng a{
	color: #b5b5b6;
	font-size: 14px;
	line-height: 60px;
}
.head .deng img{
	width: 18px;
	height: 20px;
	margin-top: 19px;
	margin-right: 10px;
	float: left;
}
.logo a img{
    width: 512px;
    height: 120px;
}
.head1{
	margin-top: 30px;
}
.head1 .logo2{
	float: right;
	font-family: cursive;
}
.head1 .logo2 h3{
	font-size: 18px;
	line-height: 36px;
	color: #be141c;
}
.head1 .logo2 h3 span{
	float: right;
}
 .nav{
    height: 89px;
    position: relative;
/*    top: 10px;
    left: 12px;*/
	padding-left: 40px;
	margin-top: 32px;
	margin-bottom: 20px;
}
 .nav ul li {
     text-align: center;
     width: 180px;
     float: left;
     padding-top: 15px;
     bottom: 14px;
	 display: block;
	 position: relative;
	 font-size: 16px;
	  margin-right: 40px;
}
.nav ul li:before{
	    position: absolute;
	    content: "";
	    width: 1px;
	    height: 16px;
	    width: 2px;
	    background-color: #d5d5d5;
	    top: 18px;
	    left: 0;
}
.nav ul li:after{
	    position: absolute;
	    content: "";
	    width: 1px;
	    height: 16px;
	    width: 2px;
	    background-color: #d5d5d5;
	    top: 18px;
	    right: 0;
}
.nav ul .checked {
    color: red;
}
.header .xian{
	height: 4px;
	width: 100%;
	 background-color: #bc0e18;
}
.middle{
    width: 1242px;
    background-color: white;
    margin: auto;
}
.middle .picture{
	    width: 96.1%;
 text-align: center;
 position: relative;
}
.list{
    width: 1196px;
    height: 367px;
    margin: auto;
    margin-top: 30px;
}
.bn2{
	width: 60px;
	height: 130px;
	background-color: #FFFFFF;
	position: fixed;
	right: 250px;
	z-index: 999;
	bottom: 110px;
	border-radius: 5px;
}
.bn2 img{
	margin-top: 12px;
	width: 40px;
}
.in1{
	width: 300px;
	height: 270px;
	background-color: #FFFFFF;
	position: absolute;
	left: 32px;
	right: 0px;
	z-index: 999;
	top: 8px;
}
.in1 .ca img{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.in1 h3{
	margin-top: 30px;
	font-size: 18px;
	color: #333333;
}
.in1 ul{
	margin-top: 20px;
}
.in1 ul li{
	font-size: 14px;
	line-height: 35px;
	color: #333333;
	border-bottom:1px dashed #eee; ;
}
.in1 ul li a{
	color: #333333;
	font-size: 14px;
	line-height: 35px;
}
.in2 a{
	    float: right;
	    margin-right: 20px;
	    font-size: 12px;
	    color: #666666;
	    margin-top: 20px;
}
.left_01{
    width: 790px;
    height: 367px;
    float: left;
}
.organization{
    width: 790px;
    background-color:#f2f2f2;
}
.organization .red{
    float: left;
}
.organization .more_01{
    margin-right: 15px;
    margin-top: 15px;
    float: right;
    width: 45px;
    height: 20px;
}
.organization .zi{
/*    margin-top:5px; */
    margin-left: 19px;
    float: left;
}
.organization span{
    display: block;
    font-size: 15px;
    color: #666666;
}
.news{
    background-color: white;
    margin-top: 15px;
}
/* .news img{
    display: inline-block;
    float: left;
} */
.list_01{
    width: 364px;
    height: 261px;
    float: right;
}
.list_01 ul{
    clear: both;
    overflow: hidden;
}
.list_01 ul li{
    /*line-height: 14px;*/
    margin-top: 14px;
}
.left_01 .news{
	width: 388px;
	float: left;
	height: 262px;
}
.left_01 .news img{
	width: 338px;
}
.list_01 ul li p{
	position: relative;
    font-size: 15px;
    color: #333333;
    margin-left: 10px;
    padding-right: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_01 ul li p a{
    color: #333333;
   line-height: 17px;
}
.list_01 ul li p a:hover{
    color: red;
}
.list_01 ul li img{
  display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 4px;

}
.bianda{
	font-size:16px !important;	
	line-height:50px ;
}
/* .bianxiao{
	font-size:14px !important;
} */
.list_01 ul li .new_02{
    height: 16px;
	float:right;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.right_01{
    width: 387px;
    height: 339px;
    float: right;
}
.donation{
    width: 384px;
    height: 64px;
}
.right_01 h3{
	width: 130px;
	float: left;
	line-height: 50px;
	font-size: 24px;
	width: 100%;
	text-align: center;
	clear: both;
	overflow: hidden;
}
.donation span{
    line-height: 64px;
    display: block;
    text-align: center;
    font-size: 22px;
    color: #333333;
}
.banner{
    width: 388px;
    height: 222px;
    border-bottom:1px #ccc dashed;
    overflow:hidden;
}
.banner ul{
    clear: both;
    overflow: hidden;
}
.banner ul li{
	margin-bottom:5px;
    height: 24px;
     line-height: 24px;
    text-align: center;
    font-size: 15px;
    color: #a1a1a1;

}
.meng{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 998;
	background-color: rgba(0,0,0,0.8);;
}
.meng .meng1{
	    width: 487px;
	    height:487px;
	    border-radius: 5px;
	    position: absolute;
	    top: 50%;
	    transform: translate(0%,-50%);
	    left: 0;
	    right: 0;
	    margin: auto;
		background-color: #FFFFFF;
}
.meng .meng1 .quxiaos{
	float: right;
	margin-right: 26px;
	margin-top: 26px;
}
.meng .meng1 h3{
	margin-top: 72px;
	font-size: 26px;
	text-align: center;
	color: #333333;
}
.meng .meng1 input{
    width: 355px;
    height: 55px;
    display: block;
    margin: 20px auto;
    border: none;
    outline: none;
    border-radius: 15px;
    text-align: center;
	
}
.meng .meng1 .bb1{
	font-size: 24px;
	color: #7a7878;
	line-height: 55px;
	background: #dbdbdb;
}
.meng .meng1 .bb2{
	font-size: 18px;
	color: #999999;
	line-height: 55px;
	color: #7a7878;
	line-height: 55px;
	background: #dbdbdb;
}
.meng .meng1 .dl{
	background-color: #bc0e18;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 55px;
	border: 0;
	border-radius: 5px;
}
.meng .meng1 h5{
    font-size: 16px;
	float: right;
	margin-right: 66px;
}
.meng .meng1 h5 span{
	color: #bc0e18;
}
.meng2{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 998;
	background-color: rgba(0,0,0,0.8);;
}
.meng2 .meng1{
	    width: 487px;
	    border-radius: 5px;
	    position: absolute;
	    top: 55%;
	    transform: translate(0%,-50%);
	    left: 0;
	    right: 0;
	    margin: auto;
		background-color: #FFFFFF;
		padding-bottom: 30px;
   
}

.tanwan{
    overflow-y: auto;
}
.meng2 .meng1 .quxiaos{
	float: right;
	margin-right: 26px;
	margin-top: 26px;
}
.meng2 .meng1 h3{
	margin-top: 72px;
	font-size: 26px;
	text-align: center;
	color: #333333;
	margin-bottom: 20px;
}
.meng2 .meng1 input{
    width: 300px;
    height: 60px;
    display: block;
    margin: 0px auto;
    border: none;
}
.meng2 .meng1 .bb1{
	font-size: 18px;
	color: #999999;
	line-height: 55px;
	background: url(../images/226f0d39ae9b443a9346181b07798f2e.gif)no-repeat;
}
.meng2 .meng1 .bb2{
	font-size: 18px;
	color: #999999;
	line-height: 60px;
	background: url(../images/8bed03b4a0b34437a5f4a80e6414df8b.gif)no-repeat;
}
.meng2 .meng1 .dl{
	background-color: #b5b5b5;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 60px;
	border-radius: 50px;
	width: 70%;
	font-size: 35px;
}
.meng2 .meng1 h5{
    font-size: 16px;
	float: right;
	margin-right: 66px;
}
.meng2 .meng1 h5 span{
	color: #bc0e18;
}
.me{
     width:90px;
     height: 28px;
     background-color: #a40000;
     border-radius: 25px;
     margin: auto;
     margin-top: 10px;
}
.me p {
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 28px;
}
.me p a{
    color: white;
}
.big_list{
    width: 1200px;
    height: 420px;
    margin: auto;
}
.list_2{
    width: 388px;
    height: 420px;
    border: 1px solid #ccc;
    float: left;
}
.organization_01{
    width: 385px;
    height: 50px;
    background-color:#f2f2f2;
}
.organization_01 .red_01{
    float: left;
}
.organization_01 .more_01{
    margin-right: 15px;
    margin-top: 15px;
    float: right;
    width: 45px;
    height: 20px;
}
.organization_01 .zi_01{
/*    margin-top:5px; */
    margin-left: 19px;
    float: left;
}
.organization_01 span{
    display: block;
    font-size: 15px;
    color: #333333;
}
.list_02{
    width: 364px;
    height: 261px;
    float: left;
    margin-left: 10px;
}
/* .list_02 ul{
    height: 20px;
} */
.list_02 ul li{
    height: 36px;
    line-height: 36px;
    border-bottom:2px #ccc dotted;
    overflow: hidden;
    position: relative;
}
.list_02 ul li p{
    font-size: 15px;
/*    position: relative;*/
    margin-left: 10px;
/*    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;*/
display: inline-block;
vertical-align: middle;

}
.list_02 ul li p a{
     color: #333333;
 }
.list_02 ul li p a:hover{
    color: red;
}
.list_02 ul li img{
    display: inline-block;
    position: relative;
/*    top:-2px;*/
vertical-align: middle;
}
.list_02 ul li .new_02{
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.wzxq_nrk p a{
    color: #0000ff;
}
.organization_02{
    width: 385px;
    height: 50px;
    background-color:#f2f2f2;
    float: left;
    margin-left: 40px;
}
.organization_02 .red_02{
    float: left;
}
.organization_02 .more_02{
    margin-right: 15px;
    margin-top: 10px;
    float: right;
}
.organization_02 .zi_02{
    margin-top:5px;
    margin-left: 19px;
    float: left;
}
.organization_02 span{
    display: block;
    font-size: 15px;
    color: #333333;
}
.list_3{
    width: 388px;
    height: 420px;
    border: 1px solid #ccc;
    float: left;
    margin-left: 18px;
}
.list_4{
    width: 388px;
    height: 420px;
    border: 1px solid #ccc;
    float: right;
    margin-left: 18px;
}
.public{
    width: 1200px;
    margin: auto;
}
.public .pub1{
	width: 794px;
	float: left;
}
.public .pub2{
	width: 386px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#marquee1 ul li a{
	font-size: 16px;
	text-align: left;
	padding-top: 16px;
	line-height: 22px;

}

.sichuan p{
	width: 100%;
}
#marquee1 ul li a span{
	font-size: 12px;
	line-height: 22px;
}
#marquee1 ul li:hover{
	color: #f8030c;
	background: #FFFFFF;
	box-shadow:0px 0px 10px rgba(0,0,0,0.5);
}

.organization_03{
    margin:auto;
    width: 794px;
    height: 50px;
    background-color:#f2f2f2;
    margin-top: 20px;
}
.organization_03 .red_03{
    float: left;
}
.organization_03 .more_01{
    margin-right: 15px;
    margin-top: 17px;
    float: right;
    width: 45px;
    height: 20px;
}
.organization_03 .zi_03{
/*    margin-top:5px; */
    margin-left: 19px;
    float: left;
}
.organization_03 span{
    display: block;
    font-size: 15px;
    color: #333333;
}
#marquee1 ul li{
	padding-bottom: 10px;
	box-sizing: border-box;
	width: unset !important;
}
#marquee1 ul li:hover a{
	color: #f8030c;
}

.picList{
	width: 100% !important;
}
.sichuan p{
	width: 100%;
	text-align: left;
}
.aid{
    width: 282px;
    margin-top: 20px;
    float: left;
    padding-left: 17px;
    padding-right: 17px;
}
.sichuan{
    width: 100%;
    height: 34px;
    margin: auto;
}
.sichuan a{
    color: #333333;
}
.sichuan p{
    font-size: 15px;
    color: #333333;
}
.sichuan p a:hover{
    color: red;
}
.sichuan span{
    width: 150px;
    display: inline-block;
    font-size: 13px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.time{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.organization_04{
    margin:auto;
    width: 385px;
    height: 50px;
    background-color:#f2f2f2;
    float: left;
}
.organization_04 .red_04{
    float: left;
}
.organization_04 .zi_04{
/*    margin-top:5px; */
    margin-left: 19px;
    float: left;
}
.organization_04 span{
    display: block;
    font-size: 15px;
    color: #333333;
}
.imgs_1{
    width: 385px;
    height: 370px;
    float: left;
    margin-right: 22px;
}
.imgs img{
    margin-top: 15px;
    width: 100%;
    height: 290px;
}
.list_5{
    width: 385px;
    height: 274px;
    border: 1px solid #ccc;
}
.list_6{
/*    margin-top: 15px; */
    width: 385px;
    height: 212px;
    border: 1px solid #ccc;
    float: right;
}
.list_06 textarea{
    width: 384px;
    height: 305px;
}
.me_1{
    width:90px;
    height: 28px;
    margin: auto;
}
.me_1 input{
    margin: auto;
    position: relative;
    bottom: 45px;
    width:90px;
    height: 28px;
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 28px;
    border-radius: 10px;
    background-color: #bc0e18;
}
.footer{
    width: 100%;
    /*height: 102px;*/
    background-color: #d1d1d1;
}
.navigation{
    width: 366px;
    height: 18px;
    margin: auto;
}
.navigation ul li{
    width: 90px;
    margin-top: 20px;
    float: left;

}
.navigation ul li img{
    position: relative ;
    top: 3px;
}
.navigation ul li a{
    margin-left: 10px;
    color: #000;
}
.navigation ul li a:hover{
    color: red;
}
.footer p{
    margin-top: 40px;
    text-align: center;
}


.meng1 .tanwan li{
	position: relative;
	color: #7a7878;
    line-height: 55px;
    background: #eeeeee;
    outline: none;
    border-radius: 15px;
    width: 70%;
    margin: auto;
    margin-bottom: 20px;
}
.sss .meng1 .tanwan li{
    background: none;
    width: 100%;
}

.meng1 .tanwan  li img{
	position: absolute;
	left: 5%;
    top: 23%;
    width: 5%;
}

.meng1 .tanwan li input{
	text-indent: 0px;
	height: 60px;
	line-height: 70px;
	font-size: 37px;
	outline: none;
}
.meng1 ul li{
	position: relative;
}

.meng1 ul  li img{
	position: absolute;
	left: 19%;
    top: 18%;
}

.meng1 ul li input{
	text-indent: 30px;
}
.nav ul li:nth-child(6n){
   /* margin-right: 0;*/
}
.oss .meng1 .tanwan li{
    width: 100%;
    line-height: 45px;
    background: none;
}
.meng2 .meng1 input{
    margin-left: 0;
}




