/*主要页面样式*/
* {
    font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 微软雅黑, STHeitiSC-Light, simsun, 宋体, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif !important;
}
.header .banner {
    max-width: 1920px;
   padding-bottom: 36.5%;
    margin: 0 auto;
    background: url(../images/banner1.jpg);
    background-size: 100% 100%;
    /*background: url(../images/banner1.jpg) no-repeat top center;*/
   /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    /*background-position: center; */ /* Internet Explorer 7/8 */
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgages/banner1.jpg', sizingMethod='scale')";
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banner1.jpg', sizingMethod='scale');


}

.header .nav {
    max-width: 1920px;
    height: 60px;
    margin: 0 auto;
    background-color: #cb3338;
}

.header .nav .navList {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.header .nav .navList .listItem {
    width: 20%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
}

.header .nav .navList .listItem a {
    color: #e5e5e5;
}

.header .nav .navList .active {
    background-color: #eee;
}

.header .nav .navList .active a {
    color: #cb3338;
}

.main .activityAndContributions {
    max-width: 1920px;
    height: 875px;
    margin: 0 auto;
    background: url(../images/1.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;  /* Internet Explorer 7/8 */
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/1.jpg', sizingMethod='scale')";
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/1.jpg', sizingMethod='scale');
}

.main .activityAndContributions .activity {
    width: 1200px;
    height: 120px;
    border: solid 1px #bfbfbf;
    margin: 90px auto 47px;
    padding: 24px 30px;
}

.main .activityAndContributions .contributions {
    width: 1200px;
    height: 708px;
    margin: 0 auto;
}

.main .activityAndContributions .contributions .contributionsTitle {
    width: 1200px;
    height: 80px;
    border-bottom: solid 1px #bfbfbf;
    text-align: center;
    line-height: 80px;
}

.main .activityAndContributions .contributions .contributionsContent {
    width: 1200px;
    height: 628px;
    padding-top: 30px;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft {
    width: 80.75%;
    padding-right: 25px;
    height: 100%;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight {
    height: 128px;
    width: 100%;
    border: solid 1px #bfbfbf;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight:hover .ico {
    background-color: #7193f9;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight:hover .con {
    background-color: #cb3338;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight:hover .con h3 {
    color: #fff;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight:hover .con p {
    color: #fff;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight:hover .con p span {
    color: #7193f9;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .ico {
    height: 128px;
    width: 14%;
    background-color: #a0a0a0;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .ico img {
    height: 128px;
    width: 100%;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .con {
    height: 128px;
    width: 86%;
    padding: 10px;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .con h3 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 2px;
    color: #595959;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .con p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 1px;
    color: #595959;
    text-indent: 2em;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .con p span {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #cb3388;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .mgTop {
    margin-top: 20px;
}

.main .activityAndContributions .contributions .contributionsContent .contributionsConRight {
    width: 19.25%;
    height: 100%;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConRight .midle{
   display: none;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConRight .pc{
    display: block;
 }
.main .activityAndContributions .contributions .contributionsContent .contributionsConRight img {
    width: 100%;
    height: 424px;
}

.main .activityAndContributions .activity .activityImg {
    width: 25%;
    height: 100%;
}

.main .activityAndContributions .activity .activityImg img {
    line-height: 100%;
}

.main .activityAndContributions .activity .activityContent {
    width: 75%;
    /*height: 100%;*/
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #595959;
    position: relative;
}

.main .activityAndContributions .activity .activityContent p {
    display: block;
   /* height: 100%;*/
    width: 90%;
   text-indent: 2em;
}

.main .activityAndContributions .activity .activityContent .rightIco,
.main .activityAndContributions .activity .activityContent .leftIco {
    height: 100%;
    width: 5%;
    display: block;
}

.main .activityAndContributions .activity .activityContent .rightIco img,
.main .activityAndContributions .activity .activityContent .leftIco img {
    vertical-align: middle;
    line-height: 100%;
}

.main .activityAndContributions .activity .activityContent .rightIco img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.main .worksShow {
    max-width: 1920px;
    padding-bottom: 350px;
    margin: 0 auto;
    background: url(../images/2.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   /* background-position: center; */ /* Internet Explorer 7/8 */
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/2.jpg', sizingMethod='scale')";
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/2.jpg', sizingMethod='scale');
}


.main .worksShow .worksShowTitle {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    border-bottom: solid 1px #bfbfbf;
    padding: 15px 0px;
}

.main .worksShow .worksShowTitle .title{
    height: 49px;
    width: 143px;
    overflow: hidden;
    line-height: 49px;
}
.main .worksShow .worksShowTitle .vote .voteText {
    display: block;
    padding: 11px 24px;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 6px;
    color: #ffffff;
    background-color: #7193f9;
    border-radius: 5px;
}

.main .worksShow .worksShowWrap {
    padding-top: 40px;
    width: 1200px;
    margin: 0 auto;
}

.main .worksShow .worksShowWrap .cardBox {
    width: 224px;
    height: 287px;
    padding: 10px;
    margin-top: 20px;
    background-color: #fff;
    margin: 0 20px 20px 0;
}

.main .worksShow .worksShowWrap .cardBox .cardImg {
    width: 100%;
    height: 177px;
    overflow: hidden;
}
.main .worksShow .worksShowWrap .cardBox .cardId {
   height: 25px;
    width: 100%;
    line-height: 25px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #6b6b6b;
}
.main .worksShow .worksShowWrap .cardBox .cardImg img {
    width: 100%;
    height: 177px;
}

.main .worksShow .worksShowWrap .cardBox .cardName {
    height: 35px;
    width: 100%;
    line-height: 35px;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000;
}

.main .worksShow .worksShowWrap .cardBox .cardVoteNumber {
    height: 35px;
    width: 100%;
    line-height: 35px;
    font-size: 15px;
    font-weight:normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #6b6b6b;
}

.main .worksShow .worksShowWrap .noMgRight {
    margin-right: 0px;
}

.main .worksShow .worksShowWrap .pagebar {
    width: 100%;
    height: 80px;
    padding: 15px 0;
}

.main .worksShow .worksShowWrap .pagebar .pagebarLeft {
    width: 30%;
    height: 100%;
}

.main .worksShow .worksShowWrap .pagebar .pagebarLeft .pre {
    display: block;
    padding: 13px 27px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #cb3338;
    background-color: #eeeeee;
    border-radius: 5px;
}

.main .worksShow .worksShowWrap .pagebar .pagebarNumber {
    width: 40%;
    height: 100%;
}

.main .worksShow .worksShowWrap .pagebar .pagebarRight {
    width: 30%;
    height: 100%;
}

.main .worksShow .worksShowWrap .pagebar .pagebarRight .next {
    display: block;
    padding: 13px 27px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #cb3338;
    background-color: #eeeeee;
    border-radius: 5px;
}

.main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber {
    width: 100%;
}

.main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber .pageItem {
    width: 33.33%;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #cb3338;
    text-align: center;
    height: 100%;
    line-height: 100%;
}

.main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber .pageItem span a {
    color: #eeeeee;
    padding: 13px 27px;
    display: block;
}

.main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber .pageItem span {
    line-height: 50px;
}

.main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber .pageItem #spanPageNum {
    background-color: #eeeeee;
    padding: 10px 15px;
}

.main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber .pageItem #spanPageNum .active {
    color: #cb3338;

}

.footer {
    max-width: 1920px;
    margin: 0 auto;
    background: #f8f8f8;
}

.footer .footerWrap {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 24px;
    color: #535353;
    font-size: 14px;
}

.footer .footerWrap .footer-box p {
    line-height: 28px;
}

.footer .footerWrap .footer-box .footers a {
    margin-top: 10px;
    margin-right: 15px;
    display: block;

}

#footers .footer-ico1 {
    height: 30px;
    background: url(../images/ico-1.png) no-repeat 50%;
    width: 204px;
}

#footers .footer-ico2 {
    height: 30px;
    background: url(../images/ico-2.png) no-repeat 50%;
    width: 145px;
}

#footers .footer-ico3 {
    height: 30px;
    background: url(../images/ico-3.png) no-repeat 50%;
    width: 145px;
}

#footers .footer-ico4 {
    height: 30px;
    background: url(../images/ico-4.png) no-repeat 50%;
    width: 145px;
}

#footers .footer-ico5 {
    height: 30px;
    background: url(../images/ico-5.png) no-repeat 50%;
    width: 145px;
}

#spanFirst{
    display: block;
}
#spanLast{
    display: block;
}
@media screen and (max-width: 960px) {}

@media screen and (max-width: 768px) {
    .header .banner {
        background-size:100%;
        width: 100%;
        height: 130px;
    }
    .header .nav{
        width: 100%;
        height: 40px;
    }
    .header .nav .navList{
        width: 100%;
        height: 40px;
    }
    .header .nav .navList .listItem {
        height: 40px;
        line-height: 40px;
        /*font: 1.2em sans-serif;*/
        font-size: 16px;
    }
    .main .activityAndContributions {
        background-size:100%;
       width: 100%;
       height: 1120px;
   }
   .main .activityAndContributions .activity {
       width: 100%;
       margin: 20px 0;
       padding: 12px 15px;
       /*height: auto;*/
     height:220px;
   }
   .activityAndContributions .activity .activityImg {
       width: 100% !important;
       text-align: center;
       height: 36px !important;
   }
   .activityAndContributions .activity .activityImg img{
    height: 36px;
}
.activityAndContributions .activity .activityContent{
    margin-top: 10px;
    width: 100% !important;
}
.activityAndContributions .activity .activityContent .leftIco {
    display: none !important;
}
.activityAndContributions .activity .activityContent .rightIco {
    display: none !important;
}
.main .activityAndContributions .activity .activityContent p{
    width: 100% !important;
    font-size: 14px;
}
.main .activityAndContributions .contributions {
    width: 100%;
}
.main .activityAndContributions .contributions .contributionsTitle {
    width: 100%;
    height: 60px;
    line-height: 60px;
} 
.main .activityAndContributions .contributions .contributionsTitle img{
    height: 36px;
}
.main .activityAndContributions .contributions .contributionsContent{
    padding-top: 10px;
    width:100% ;
    height: 655px;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft{
    width: 100% !important;
    padding-right: 0;
    float: none !important;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight{
    height: 208px;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .con h3{
    font-size: 16px;
    line-height: 24px;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .ico{
    line-height: 208px;
    height: 208px;
    width: 24%;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .con {
    width: 76%;
    height: 208px;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .ItemHeight .ico img{
    height: auto;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConRight{
    float: none !important;
    margin-top: 10px;
    width: 100%;
    height: 124px;
}
.main .activityAndContributions .contributions .contributionsContent .contributionsConRight .midle{
    display: block;
 }
 .main .activityAndContributions .contributions .contributionsContent .contributionsConRight .midle img{
     width: 100%;
     height: 124px;
 }
 .main .activityAndContributions .contributions .contributionsContent .contributionsConRight .pc{
    display: none;
 }
.main .activityAndContributions .contributions .contributionsContent .contributionsConLeft .mgTop{margin-top:10px;}
    .main .worksShow{
        background-size:100%;
        width: 100%;
      padding-bottom:70px;
        /*height: 4540px;*/
        background-color: rgb(219,53,57);
        
    }
    .main .worksShow .worksShowTitle {
        width: 100%;
    }
    .main .worksShow .worksShowTitle .title img{
        height: 36px;
    }
    .main .worksShow .worksShowTitle .vote .voteText{
        padding: 6px 12px;
        font-size: 20px;
    }
    .main .worksShow .worksShowWrap{
        padding-top: 20px;
        width: 100%;
    }
    .main .worksShow .worksShowWrap .cardBox{
        width: 100%;
        margin-right: 0px;
        float: none !important;
    }
    .main .worksShow .worksShowWrap .pagebar .pagebarRight .next {
        font-size: 16px;
    }
    .main .worksShow .worksShowWrap .pagebar .pagebarLeft .pre{
        font-size: 16px;
    }
    #spanFirst{
        display: none;
    }
    #spanLast{
        display: none;
    }
    .main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber .spanPageNum{
        margin-left: 33.33%;
      width:33.33%;
    }
  .main .worksShow .worksShowWrap .pagebar .pagebarNumber .pageNumber .pageItem{
  width:0;
  }
    .footer{
        width: 100%;
        display:none;
    }
    .footer .footerWrap{
        width: 100%;
    }
    .footer .footerWrap .footer-box p{
        text-align: center;
    }
    .footer .footerWrap .footer-box .right{
        float:none !important;
    }
    .footer .footerWrap .footer-box .left{
        float:none !important;
    }
    #footers{
        width: 100%;
    }
    #footers .footer-ico1 {
        width: 100% !important;
        float:none !important;
    }
    #footers .footer-ico2 {
        width: 100% !important;
        float:none !important;
    }
    #footers .footer-ico3 {
        width: 100% !important;
        float:none !important;
    }
    #footers .footer-ico4 {
        width: 100% !important;
        float:none !important;
    }
    #footers .footer-ico5 {
        width: 100% !important;
        float:none !important;
    }
    .main .worksShow .worksShowWrap .cardBox .cardName{
        font-size: 16px;
    }
    .main .worksShow .worksShowWrap .cardBox .cardVoteNumber {
        font-size: 16px;
    }
   #bottom{width:100%; margin-top: 10px;}
  #bottom .bottom-box {width:100% !important;}
   #bottom .bottom-box .bottom{display:none;}
  #bottom .complex {
    background: #f8f8f8;
    color: #535353;
    padding: 10px !important;
    height:auto !important;
}
  #bottom .nav {
    background: #565656;
    padding: 1% 2%;
    width: 100%;
    margin-top: 0 !important;
    height:auto !important;
}
  #bottom .complex p {
    text-align: center;
}

  #bottom .nav .bottom-box {width:100% !important;}
   #bottom .bottom-box .right p{ text-align: center !important;}
  #bottom .bottom-box .right{width:100%}
  #bottom .nav a {    margin-left: 10px !important;}
  #bottom .nav {
    padding-bottom: 0px !important; }
}

@media screen and (max-width: 550px) {}

@media screen and (max-width: 320px) {}