/*common*/
body {font-size: 14px;  font-family:"microsoft yahei", Arial, Helvetica, sans-serif;  margin:0;  padding:0; -webkit-tap-highlight-color: rgba(0,0,0,0);  }
div,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {  margin:0;  padding:0;  border:none;  list-style:none;  }
input,button {border:none;outline: none;list-style:none;}
img{border:none; vertical-align:top;outline:none;}
em{ font-style:normal;  }
.lf   {float:left;}
.rt  {float:right;}
.clear  {clear:both;}
a { color:#333333; text-decoration:none;}
a:hover { text-decoration:none;}
.main{width: 1200px;margin: 0 auto;}

/*common*/
body.night>*{
    filter: brightness(40%);
    -webkit-filter:brightness(40%);
    -moz-filter:brightness(40%);
    -ms-filter:brightness(40%);
    -o-filter:brightness(40%);
    background-color: #fff;
    /*background:url(bg_b.png) repeat;*/
}
body.memorial>*{
    filter:grayscale(100%)
-webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
}
.container{width:100%;min-width: 1366px; }
/*header*/
.header{background: url(header.jpg) no-repeat center top;height:184px;}
.header .search{padding-left: 760px;padding-top: 85px;}
.header .search .search_box{background: url(bg_search.png) no-repeat center top;width: 143px;height: 27px;float: left;}
.header .search .search_box input{width: 90px;height: 23px;line-height: 23px;margin-left: 12px;margin-top: 1px;float: left;}
.header .search .search_box button{width: 32px;height: 22px;margin-top: 3px;background: transparent;cursor: pointer;}
.header .search .btn_b_w{background: url(icon_b_w.png) no-repeat center top;width: 17px;height: 17px;float: left;margin: 5px 0 0 12px;cursor: pointer;}
.header .search .language_en{float: left;line-height: 27px;margin-left: 12px;}
.header{background: url(header5.jpg) no-repeat center top;}
.logo_box{-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;}

/*nav*/
.nav{background: url(bg_nav.jpg) no-repeat center top;height:46px;}
.nav ul li{float: left;margin-left: 22px;padding: 0 10px;line-height: 46px;font-size: 17px;}
.nav ul li:hover{background:#79acf6;}
.nav ul li a{color:#fff;}


/*footer*/
.footer{background: url(bg_footer.jpg) no-repeat center top;height:325px;}
.footer_up{  height: 206px;  padding-top: 17px;  padding-bottom:17px;  width: 100%;  }
.footer_up2{  height: 206px;  width: 1000px;  margin: 0 auto;  color: #fff; line-height: 30px; }
.footer_up2 a{  color: #fff;  }
.footer_info{  width: 479px;  height: 206px;  border-right: #fff dashed 1px;  }
.footer_sub{  line-height: 40px;  height: 40px;  font-weight: bold; }
.footer_up2 p{ color: #fff;  font-size: 14px; }
.footer_links{  width: 244px;  height: 206px;  border-right: #fff dashed 1px; }
.footer_past{  width: 224px;  height: 206px;  }
.footer_links,.footer_past{  padding: 0 11px;}
.footer_down{  text-align: center;  font-size: 13px;color: #fff;line-height: 24px;}



.banner{background: url(jxwdmds_banner.jpg) no-repeat center top;height:950px;}
.sec_1{background: url(jxwdmds_sec_1.jpg) no-repeat center top;height: 570px;padding-top: 60px;}
.sec_2{background: url(jxwdmds_sec_2.jpg) no-repeat center top;height: 1000px;padding-top: 40px;}
.sec_3{background: url(jxwdmds_sec_3.jpg) no-repeat center top;height: 530px;padding-top: 49px;}

/*大赛动态*/
.dsdt{background: url(jxwdmds_bg_dsdt.png) no-repeat center top;height: 501px;width: 1200px;margin: 0 auto;}
.dsdt .dsdt_imgbox{ float: left;margin-top:135px;width: 540px;height: 320px;margin-left: 40px;}
.dsdt .dsdt_imgbox img{width: 540px;height: 320px;}
.dsdt .dsdt_imgbox p{padding:0 10px;text-align:center;color:#fff;font-size:18px;background: url(pic_show.png) repeat;height: 40px;line-height: 40px;position: relative;top:-40px;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.dsdt .dsdt_cont{float: right;width: 520px;height: 320px;margin-top:135px;margin-right: 40px;}
.dsdt .dsdt_cont .head_box{height: 165px;}
.dsdt .dsdt_cont .head_box p{color:#fff;text-align: justify;}
.dsdt .dsdt_cont .head_box p.tit{font-size: 24px;line-height: 38px;margin-bottom: 10px;font-weight: bold;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.dsdt .dsdt_cont .head_box p.hint{text-indent: 2em;line-height:30px;font-size: 16px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.dsdt_lists{border-top:1px dashed #fff;margin-bottom: 15px;}
.dsdt_lists li{width: 500px;height: 59px;line-height:59px;font-size:18px;border-bottom: 1px dashed #fff;margin-right: 90px;
    background: url(jxwdmds_icon.png) no-repeat 5px center;padding-left: 15px;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.dsdt_lists li a{color:#fff;}
/*大赛公告*/
.dsgg{background: url(jxwdmds_bg_dsgg.png) no-repeat center top;height:706px;width: 1200px;margin: 0 auto;padding-top: 115px;}
.dsgg .gg_cont{width: 1120px;height: 360px;overflow: auto;margin: 0 auto;padding-right: 10px; }
.dsgg .gg_cont p{color:#fff;text-align: justify;line-height: 32px;font-size: 16px;margin-bottom: 30px;}
ul.download_box{margin-top:390px;margin-left: 155px;}
ul.download_box li{float: left;margin-right: 55px;}
/*相关新闻*/
.xgxw{background: url(jxwdmds_bg_xgxw.png) no-repeat center top;height:401px;width: 1200px;margin: 0 auto;}
.xgxw .xgxw_lists{padding-top: 140px;margin-left: 40px;width: 1230px;height:180px; margin-bottom: 30px;}
.xgxw .xgxw_lists li{float: left;width: 500px;height: 59px;line-height:59px;font-size:18px;border-bottom: 1px dashed #fff;margin-right: 90px;
    background: url(jxwdmds_icon.png) no-repeat 5px center;padding-left: 15px;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.xgxw .xgxw_lists li a{color:#fff;}
.xgxw .more{margin-right: 40px;}
.more{text-align: right;}
.more a{color: #fff;font-size: 16px;padding-right: 19px;background: url(jxwdmds_icon_more.png) no-repeat right center;}