#charset "utf-8";

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800);*/

/*comoon*/
p{
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 26px;
}
body{
   font-family: 'Open Sans' , sans-serif !important;
}


/*layout*/
.topbar-wrap{
   border-bottom: 1px solid #ededed;
}
.topbar-inner{
  width: 1000px;
  margin: 0 auto;
  height: 43px;
}
.topbar-container{
   padding: 15px 0;
}
.topbar-container:after{
    content: "";
    display: block;
    clear: both;
}
.topbar-container .link-cont{
    float: right;
    margin-left: 10px;
}
.topbar-container .sns-cont{
   float: right;
  /*width: 58px;*/
  /*height: 30px;*/
  /*border: 1px solid #d8d8d8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  /*padding: 6px 8px;*/
}


.header-wrap{
   border-bottom: 1px solid #0e65ab;
}
.header-inner{
  width: 1000px;
  margin: 0 auto;
  height: 77px;
}
.sub-inner{
  width: 1000px;
  margin: 0 auto;
}
.sub-header-inner{
  width: 1000px;
  margin: 0 auto;
  height: 50px;
  text-align: center;
}
.main-slide-wrap{
   width: 100%;
}
.main-slide-wrap ul li .main-slide-inner{
  width: 1000px;
  margin: 0 auto;
}
.main-section-inner{
  width: 1000px;
  margin: 0 auto;
}
.page-title-inner{
   width: 1000px;
   margin: 0 auto;
}
.page-nav-inner{
   width: 1000px;
   margin: 0 auto;
}
.page-section-inner{
  width: 1000px;
  margin: 0 auto;
}
.footer-inner{
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
}

/*header*/
.header-inner:after{
  content: "";
  display: block;
  clear: both;
}
.logo-wrap{
  float: left;
}
.logo-wrap .logo-cont{
   /*padding: 11px 15px;*/
}
.logo-wrap .logo-cont img{
  width: 152px;
  margin: 10px 0;
}
.logo-cont a{
   display: inline-block;
   width: 100%;
   height: 100%;
}
.nav-wrap{
  float: left;
  width: calc(100% - 152px);
}
.nav-inner{
   text-align: center;
}
.nav-cont{
   /*display: inline-block;*/
   padding-top: 28px;
}
.nav-cont ul:after{
  content: "";
  display: block;
  clear:both;
}
.nav-cont ul li{
  float: right;
  padding-left: 30px;
}
.nav-cont ul li a{
  font-size: 18px;
  color: #444;
  font-weight: 500;
  text-transform: uppercase;
}
.nav-cont ul li a:hover{
  color: #000;
  /*font-weight: 600;*/
}
.sns-wrap{
  float: right;
}
.sns-inner{
   text-align: center;
}
/*.sns-cont{
   padding-top: 22px;
}*/
.sns-cont span:after{
  content: "\f106";
  font-family: "fontAwesome";
  font-size: 10px;
  color: #b9b9b9;
  margin-left: 8px;
}
.sns-cont ul:after{
   content: "";
   display: block;
   clear: both;
}
.sns-cont ul li{
   float: left;
   padding: 0 7px;
}
.sns-cont ul li .fa-facebook{
   color: #38558f;
}
.sns-cont ul li .fa-twitter{
   color: #55acef;
}
.sns-cont ul li .fa-instagram{
   color: #9f237d;
}
.sns-cont ul li .fa-youtube{
   color: #d63f3f;
}

/*.sns-dropbox{
  display: none;
}*/
.link-wrap{
  float: right;
  margin-left: 6px;
}
.link-cont{
   /*width: 30px;*/
   /*height: 30px;
   padding-top: 30px;*/
}
.link-block a{
  width: 30px;
  height: 30px;
  /*border: 1px solid #d8d8d8;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 5px 1px 5px;
}
.link-block a:hover{
  opacity: 0.8;
}

.rio2016-logo-wrap{
   float: right;
}
.rio2016-logo{
   padding: 20px 0 20px 18px;
}

/*sub header*/
.sub-header-wrap{
  background-color: #dadada;
}
.sub-nav-cont{
   display: inline-block;
   padding-top: 18px;
}
.sub-nav-cont ul:after{
  content: "";
  display: block;
  clear: both;
}
.sub-nav-cont ul li{
  float: left;
  /*padding: 0 20px;*/
}
.sub-nav-cont ul li:after{
  content: "|";
  color: #b8b8b8;
  padding: 0 20px;
}
.sub-nav-cont ul li:last-child:after{
   content: none;
   padding-right: 0;
}
.sub-nav-cont ul li a{
  font-size: 16px;
  color: #666;
}
.sub-nav-cont ul li a:hover{
  color: #0e65ab;
}





/*main slide*/
.main-slide-wrap ul li{
   width: 100%;
   height: 460px;
}
.main-slide-wrap ul li.slide001{
   background-image: url('../images/main_img009.jpg');
   background-position: center center;
}
.main-slide-wrap .text-box h1{
   position: relative;
   left: 515px;
   top: 248px;
   font-size: 70px;
   color: #fff;
   font-weight: 600;
   text-transform: uppercase;
}
.main-slide-wrap .text-box h2{
   position: relative;
   left: 515px;
   top: 250px;
   font-size: 57px;
   color: #fff;
   font-weight: 600;
   text-transform: uppercase;
}
.main-slide-wrap .text-box p{
   position: relative;
   left: 515px;
   top: 255px;
   font-size: 24.5px;
   color: #fff;
   font-weight: 600;
   text-transform: uppercase;
}
.main-slide-wrap .slide-nav{

}


/*main content*/
.section-cont{
   width: 100%;
}
.section-cont .section-title{
   padding: 40px 0 40px 0;
   text-align: center;
}
.section-cont .section-title h2{
   font-size: 52px;
   color: #000;
   text-transform: uppercase;
   /*margin-bottom: 20px;*/
   letter-spacing: -1px;
}
.section-cont .section-title p{
   font-size: 16px;
   color: #666;
}.main-cont-section-wrap.news{
   border-top: 2px solid #0e65ab;
}
.main-cont-section-wrap .info-wrap{
   height: 660px;
   background-image: url('../images/mn_info_bg.jpg');
   background-position: center bottom;
}
.main-cont-section-wrap .main-banner-wrap{
   height: 208px;
   background-image: url('../images/main_banner_bg');
   background-position: center center;
}
.main-cont-section-wrap .mn-result-wrap{
   /*height: 1578px;*/
   background-image: url('../images/mn_result_bg.jpg');
   background-position: center center;
}
.mn-result-wrap .section-cont{
    padding-bottom: 40px;
}
.main-cont-section-wrap .news-official-wrap{
   height: 600px;
   background-image: url('../images/mn_news_official_bg.jpg');
   background-position: center center;
}
.main-cont-section-wrap .info-wrap .section-title h2{
   color: #fff;
}
.main-cont-section-wrap .info-wrap .section-title p{
   color: #fff;
}
.infor-container ul:after{
   content: "";
   display: inline-block;
   clear: both;
}.infor-container ul li:nth-child(n+2){
   margin-left: 12px;
}
.infor-container .info-block{
   float: left;
   width: 241px;
}
.infor-container .info-block .icon{
   margin-bottom: 20px;
}
.infor-container .info-block .tbox{
   text-align: center;
   /*margin-bottom: 35px;*/
}
.infor-container .info-block .tbox h3{
   font-size: 20px;
   color: #333;
   font-weight: 500;
   margin-bottom: 18px;
}
.infor-container .info-block .tbox p{
   font-size: 16px;
   color: #666;
   line-height: 26px;
}
.infor-container .info-block .button{
   width: 137px;
   height: 38px;
   margin: 0 auto;
   color: #666;
   text-align: center;
   border: 1px solid #dcdcdc;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-transition: all 250ms ease-in-out;
   -moz-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
}
.infor-container .info-block .button a{
   display: inline-block;
   font-size: 15px;
   padding: 16px;
}
.infor-container .info-block .button:hover{
   background-color: #434343;
   border: 1px solid #434343;
}
.infor-container .info-block .button:hover a{
   color: #fff;
}

.news-official-wrap{
}
.news-official-wrap .section-cont:after{
   content: "";
   display: block;
   clear: both;
}
.news-official-wrap .section-col2{
   float: left;
   width: 470px;
}
.news-official-wrap .section-col2.news-col{
   margin-right: 30px;
}
.news-official-wrap .section-col2.official-col{
   margin-left: 30px;
}
.news-official-wrap .section-col2.news-col .section-title h2{
   color: #fff;
}
.news-official-wrap .section-col2.news-col .section-title h2 + p{
   color: #dadada;
}
.news-official-wrap .section-col2.official-col .section-title h2 + p{
   color: #555;
}
.news-official-wrap .section-col2 .mn-news-cont p{
   margin-top: 10px;
   font-size: 20px;
   /*text-align: center;*/
   font-weight: 600;
   letter-spacing: -.4px;
   line-height: 24px;
}
.news-official-wrap .section-col2 .mn-news-cont .btn{
   display: inline-block;
   margin-top: 20px;
}
.news-official-wrap .section-col2 .mn-news-cont .btn a{
   font-size: 14px;
   color: #fff;
   background-color: #0052a4;
   padding: 3px 20px 5px;
   border-radius: 2px;
}

.news-official-wrap .section-container{
   background-color: rgba(255,255,255,0.9);
   padding: 20px 20px;
}
.news-official-wrap .section-container li{
   border-bottom: 1px dotted #adadad;
   padding: 15px 0;
}
.news-official-wrap .section-container li:first-child{
   padding-top: 0;
}
.news-official-wrap .section-container li:last-child{
   border-bottom: none;
   padding-bottom: 0;
}
.news-official-wrap .section-container li:after{
   content: "";
   display: block;
   clear: both;
}
.news-official-wrap .section-container li .img{
   float: left;
   margin-right: 20px;
   width: 160px;
   height: 105px;
   overflow: hidden;
}
.news-official-wrap .section-container li .tbox{
   display: inline-block;
   padding-top: 5px;
}
.news-official-wrap .section-container li .tbox p{
   line-height: 25px;
}

.main-banner-wrap .banner-cont h2{
   font-size: 33px;
   color: #fff;
   font-weight: 600;
   text-align: center;
   padding-top: 70px;
   letter-spacing: -.4px;
}
.main-banner-wrap .banner-btn{
   width: 100%;
   text-align: center;
}
.main-banner-wrap .banner-btn .btn-inner{
   position: relative;
   top: 30px;
   display: inline-block;
   margin: 0 auto;
   font-size: 20px;
   color: #fff;
   font-weight: 600;
   text-align: center;
   background-color: #e53011;
}
.main-banner-wrap .banner-btn a{
   color: #fff;
   padding: 5px 40px;
   background-color: #e53011;
}


.mn-result-container{
   margin-bottom: 30px;
}
.mn-result-container .mn-result-title{
   background-color: #0e65ab;
}
.mn-result-container .mn-result-title .title.man:before{
   content: url(../images/man_icon.png);
   margin-right: 12px;
   position: relative;
   top: 4px;
}
.mn-result-container .mn-result-title .title.woman:before{
   content: url(../images/woman_icon.png);
   margin-right: 12px;
   position: relative;
   top: 4px;
}
.mn-result-container .mn-result-title .title{
   font-size: 24px;
   color: #fff;
}
.mn-result-title:after{
   content: "";
   display: block;
   clear: both;
}
.mn-result-title .title{
   float: left;
   padding: 15px 30px;
}
.mn-result-title .plus{
   float: right;
   padding: 15px 30px;
}
.mn-result-data{
}
.mn-result-data ul:after{
   content: "";
   display: block;
   clear: both;
}
.mn-result-data ul li{
   float: left;
   width: 248px;
   border-bottom: 1px solid #dbdbdb;
   border-right: 1px solid #dbdbdb;
}
.mn-result-data ul li:first-child{
   border-left: 1px solid #dbdbdb;
}
.mn-result-medal{
   border-bottom: 1px solid #dbdbdb;
   background-color: #fff;
   padding: 9px 0 7px;
}
.mn-result-medal:after{
   content: "";
   display: block;
   clear: both;
}
.mn-result-medal.gold .mn-medal-inner{
   width: 100px;
   margin: 0 auto;
}
.mn-result-medal.silver .mn-medal-inner{
   width: 107px;
   margin: 0 auto;
}
.mn-result-medal.bronze .mn-medal-inner{
   width: 123px;
   margin: 0 auto;
}
.mn-result-medal .icon{
   float: left;
   margin-right: 7px;
}
.mn-result-medal .title{
   display: inline-block;
   font-size: 20px;
   color: #555;
   text-transform: uppercase;
   padding-top: 7px;
}

.mn-result{
   background-color: #f9fafa;
   /*padding: 15px;*/
   text-align: center;
}
.mn-result:after{
   content: "";
   display: block;
   clear: both;
}
.mn-result .mn-result-inner{
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #dbdbdb;
   /*float: left;*/
   /*padding: 6px 8px;*/
}
.mn-result .mn-result-inner .img{
   width: 100px;
   overflow: hidden;
   /*border-radius: 67px;*/
   margin: 0 auto;
   padding: 10px;
}
.mn-result .mn-result-inner .img img{
   width: 100%;
   /*height: 100%;*/
}
.mn-result .mn-result-inner .athlete-name{
    margin-bottom: 15px;
}
.mn-result-data ul li .mn-result .mn-result-tbox{
   /*display: inline-block;*/
   padding: 15px;
}
.mn-result-data ul li .mn-result .mn-result-tbox img{
    display: inline-block;
    margin-right: 5px;
}
.mn-result-data ul li .mn-result .mn-result-tbox p{
    display: inline-block;
    position: relative;
    top: -8px;
}
.mn-result .mn-result-tbox .athlete-name{
   font-size: 16px;
   color: #000;
   margin-bottom: 12px;
}


/*page common*/
.page-cont{
   width: 100%;
   padding: 50px 0;
}
.page-cont .page-title{
   margin-bottom: 35px;
}
.page-cont .page-title h2{
   font-size: 32px;
   color: #000;
   font-weight: 600;
   letter-spacing: -1px;
}
.page-cont .page-title h2:before{
   content: url('../images/page_title_bullet.png');
   margin-right: 10px;
}
.page-cont .page-title p{
   font-size: 16px;
   color: #666;
}
/*page nav*/
.page-title-container{
   width: 100%;
   height: 230px;
}
.page-nav-container{
   height: 50px;
   border-bottom: 1px solid #e3e3e3;
}
.page-nav-cont ul:after{
   content: "";
   display: block;
   clear: both;
}
.page-nav-cont ul li{
   font-size: 14px;
   color: #777;
}
.page-nav-cont ul.default > li{
   float: left;
   padding: 18px 17px;
   border-right: 1px solid #e3e3e3;
}
.page-nav-cont ul.default > li:first-child{
   border-left: 1px solid #e3e3e3;
}
.page-nav-cont ul li.dropdown ul li a{
   font-size:14px;
   color: #000;
}
/*.page-nav-cont ul li.dropdown ul li:first-child a span:after{
   content: "\f107";
   font-family: "fontAwesome";
   font-size: 10px;
   color: #b9b9b9;
   margin-left: 8px;
}*/
/*sub01 01*/
.page-title-container .page-title-block{
   text-align: center;
}
.page-title-container .page-title-block h1{
   font-size: 50px;
   color: #fff;
   font-weight: 500;
   padding: 90px 0;
}
.page-title-container.info-page{
   background: url('../images/01_01_title_bg.jpg');
}
.cont-container .cont-block{
   /*height: 300px;*/
   margin-bottom: 20px;
}
.cont-container .cont-block:after{
   content: "";
   display: block;
   clear: both;
}
.cont-container .cont-block .col2-box{
   float: left;
}
.cont-container .cont-block .col2-box.left{
   width: 490px;
   margin-right: 20px;
}
.cont-container .cont-block .col2-box.right{
   width: 490px;
}
.cont-container .cont-block.block2{
   margin-bottom: 0;
}
.cont-container .tbox{
   padding-top: 20px;
}
.cont-container .tbox h3:before{
   display: block;
   margin-bottom: 20px;
   content: "";
   width: 20px;
   height: 2px;
   background-color: #bfbfbf;
}
.cont-container .tbox h3{
   font-size: 24px;
   color: #333;
   margin-bottom: 20px;
   letter-spacing: -0.8px;
}
.cont-container .tbox p{
   font-size: 16px;
   color: #666;
   line-height: 26px;
}
.cont-container .tbox p span{
   display: inline-block;
   font-size: 19px;
   color: #444;
   line-height: 26px;
   margin: 20px 0 10px;
}
.cont-block.block1 .tbox{
   padding-left: 30px;
}
.cont-block.block2 .tbox{
   padding-right: 41px;
}
.cont-block.block3 .tbox{
   padding-left: 30px;
}
.cont-block.block3 ul li{
   margin-left: 10px;
   line-height: 26px;
   color: #666;
}
.cont-block.block3 ul li:before{
   content: "-";
   display: inline-block;
   margin-left: -10px;
}
.cont-block.block3 ul li span{
   color: #444;
}

.cont-block.rule .tbox{
   padding-left: 30px;
   margin-bottom: 30px;
}
.cont-block.rule .tbox{
   padding-right: 41px;
}
.cont-block.rule .tbox{
   padding-left: 30px;
}
.cont-block.rule ul li{
   margin-left: 10px;
   line-height: 26px;
   color: #666;
}
.cont-block.rule ul li:before{
   content: "-";
   display: inline-block;
   margin-left: -10px;
}
.cont-block.rule ul li span{
   color: #444;
}

.taekwondo-wrap{
   background-color: #f7f7f7;
   height: 975px;
   /*padding: 70px 0 40px 0;*/
}
/*.taekwondo-wrap .page-cont{
   padding: 0;
}*/
.taekwondo-wrap .cont-block.map{
   margin-bottom: 30px;
}
.taekwondo-wrap .cont-block.info:after{
   content: "";
   display: block;
   clear: both;
}
.taekwondo-wrap .cont-block.info .col3-box{
   float: left;
}
.taekwondo-wrap .cont-block.info .col3-box .img{
   line-height: 0;
}
.taekwondo-wrap .cont-block.info .col3-box.box1{
   margin-right: 35px;
}
.taekwondo-wrap .cont-block.info .col3-box.box2{
   margin-right: 35px;
}
.taekwondo-wrap .cont-block.info .col3-box .tbox{
   height: 76px;
   border: 1px solid #dbdbdb;
   background-color: #fff;
   text-align: center;
}
.taekwondo-wrap .cont-block.info .col3-box .tbox p{
   font-size: 16px;
   color: #666;
}
.taekwondo-wrap .cont-block.info .col3-box .tbox h4{
   font-size: 21px;
   color: #333;
}
.taekwondo-wrap .cont-block.info .col3-box .tbox .download{
   margin-top: 15px;
}

.taekwondo-wrap .cont-block.info .col3-box .tbox .download a{
   font-size: 14px;
   color: #fff;
   background-color: #5c5c5c;
   padding: 8px 40px;
}

.rule-wrap{
   height: 895px;
   /*padding: 70px 0 40px 0;*/
}
.information-wrap{
   padding-bottom: 40px;
   background-color: #f9f9f9;
}
.cont-block.rule .tbox .btn a span:before{
   content: "\f019";
   font-family: 'fontAwesome';
   margin-right: 10px;
}
.cont-block.rule .tbox.download h3{
   margin-bottom: 35px;
}
.cont-block.rule .tbox .btn a{
   padding: 10px 20px;
   background-color: #f4f4f4;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

/*sub01 02*/
.page-title-container.schedule-page{
   background: url('../images/01_02_title_bg.jpg');
}
.btn-wrap.schedule .btn-cont{
   padding-bottom: 50px;
}
.btn-wrap.schedule .btn-cont ul:after{
   content: "";
   display: block;
   clear: both;
}
.btn-wrap.schedule .btn-cont ul li{
   float: left;
   width: 250px;
   height: 50px;
   padding-top: 15px;
   text-align: center;
   background-color: #f9f9f9;
   border-top: 1px solid #e3e3e3;
   border-bottom: 1px solid #e3e3e3;
   border-right: 1px solid #e3e3e3;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-transition: all 250ms ease-in-out;
   -moz-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
}
.btn-wrap.schedule .btn-cont ul li:first-child{
   border-left: 1px solid #e3e3e3
}
.btn-wrap.schedule .btn-cont ul li a{
   display: inline-block;
   width: 250px;
   height: 50px;
   font-size: 16px;
   color: #777;
}
.btn-wrap.schedule .btn-cont ul li:hover{
   background-color: #0e65ab;
}
.btn-wrap.schedule .btn-cont ul li:hover a{
   color: #fff;
}
.btn-wrap.schedule .btn-cont ul li.on{
   background-color: #0e65ab;
}
.btn-wrap.schedule .btn-cont ul li.on a{
   color: #fff;
}
.btn-wrap.schedule .text{
   font-size: 20px;
   color: #666;
   letter-spacing: -.4px;
   margin-bottom: 40px;
}

.session-wrap .session-table table{
   width: 100%;
}
.session-table{
   margin-bottom: 60px;
}
.session-table tr.tr1{
   background-color: #f2f5f7;
}
.session-table tr.tr2{
   background-color: #dbe8f2;
}
.session-table tr.tr3{
   background-color: #f2f5f7;
}
.session-table tr.tr4{
   background-color: #dbe8f2;
}

.session-table table thead th{
   font-size: 20px;
   color: #fff;
   height: 60px;
   background-color: #0e65ab;
   border-top: 2px solid #939393;
}
.session-table table th, .session-table table td{
   border-bottom: 1px solid #fff;
   padding: 10px;
   text-align: center;
   vertical-align: middle;
   line-height:30px;
}
.session-table table th{
   text-align: center;
   vertical-align: middle;
   border-right: 1px solid #fff;

}
.session-table table td{
   text-align: center;
   padding: 20px 0 20px 20px;
}

/*sub01 04*/
.history-banner{
   margin-bottom: 30px;
}
.page-title-container.history-page{
   background: url('../images/01_04_title_bg.jpg');
}
.history-container{
   width: 100%;
}
.history-section{
   width: 100%;
}
.history-2010 .year-box{
   width: 121px;
   height: 121px;
   font-size: 28px;
   color: #222;
   font-weight: 600;
   text-align: center;
   border: 6px solid #0181ca;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 61px;
   padding: 38px 10px;
   margin: 0 auto;
}
.history-2010 .history-block{
   display: inline-block;
}
.history-2010 .history-block:after{
   content: "";
   display: block;
   clear: both;
}
.history-2010 .history-block .history-box{
   float: left;
}
.history-2010 .history-block .history-box.left{
   padding-right: 111px;
}
.history-2010 .history-block .history-box.right{
   display: inline-block;
   width: 485px;
   padding-top: 40px;
   padding-left: 15px;
   border-left: 1px solid #c9ccce;
}
.history-2010 .history-box .text-box ul li{
   margin-bottom: 30px;
}
.history-2010 .history-box .text-box ul li:after{
   content: "";
   display: block;
   clear: both;
}
.history-2010 .history-box .text-box .year{
   float: left;
   width: 45px;
   font-size: 20px;
   color: #333;
   margin-right: 20px;
}
.history-2010 .history-box .text-box .year:before{
   position: relative;
   left: -20px;
   content: "\f10c";
   font-size: 12px;
   color: #c9ccce;
   font-family: 'fontAwesome';
   background-color: #fff;
}
.history-2010 .history-box .text{
   float: left;
   width: 420px;
   display: inline-block;
}
.history-2010 .history-box .month{
   font-size: 16px;
   font-weight:bold;
   color: #444;
   padding-top: 3px;
   margin-bottom: 10px;
}
.history-2010 .history-box p{
   font-size: 16px;
   color: #666;
   /*padding-top: 3px;*/
   margin-bottom: 5px;
   line-height: 24px;
}
/**/
.history-2000 .year-box{
   width: 121px;
   height: 121px;
   font-size: 28px;
   color: #222;
   font-weight: 600;
   text-align: center;
   border: 6px solid #fcb132;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 61px;
   padding: 38px 10px;
   margin: 0 auto;
}
.history-2000 .history-block{
   display: inline-block;
}
.history-2000 .history-block:after{
   content: "";
   display: block;
   clear: both;
}
.history-2000 .history-block .history-box{
   float: left;
}
.history-2000 .history-block .history-box.left{
   padding-right: 14px;
   border-right: 1px solid #c9ccce;
}
.history-2000 .history-block .history-box.right{
   position: relative;
   display: inline-block;
   width: 485px;
   padding-top: 40px;
}
.history-2000 .history-block .history-box.right img{
   position: relative;
   top: 0;
   left: 115px;
}
.history-2000 .history-box .text-box ul li{
   margin-bottom: 30px;
}
.history-2000 .history-box .text-box ul li:after{
   content: "";
   display: block;
   clear: both;
}
.history-2000 .history-box .text-box .year{
   float: left;
   width: 45px;
   font-size: 20px;
   color: #333;
   margin-right: 20px;
}
/*.history-2000 .history-box .text-box .year:before{
   position: relative;
   left: -20px;
   content: "\f10c";
   font-size: 12px;
   color: #c9ccce;
   font-family: 'fontAwesome';
   background-color: #fff;
}*/
.history-2000 .history-box .text{
   float: left;
   width: 420px;
   display: inline-block;
}
.history-2000 .history-box .month{
   font-size: 16px;
   font-weight:bold;
   color: #444;
   padding-top: 3px;
   margin-bottom: 10px;
}
.history-2000 .history-box p{
   font-size: 16px;
   color: #666;
   /*padding-top: 3px;*/
   margin-bottom: 5px;
   line-height: 24px;
}
/**/
.history-1990 .year-box{
   width: 121px;
   height: 121px;
   font-size: 28px;
   color: #222;
   font-weight: 600;
   text-align: center;
   border: 6px solid #0181ca;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 61px;
   padding: 38px 10px;
   margin: 0 auto;
}
.history-1990 .history-block{
   display: inline-block;
}
.history-1990 .history-block:after{
   content: "";
   display: block;
   clear: both;
}
.history-1990 .history-block .history-box{
   float: left;
}
.history-1990 .history-block .history-box.left{
   position: relative;
   height: 200px;
   padding-right: 215px;
   border-right: 1px solid #c9ccce;
}
.history-1990 .history-block .history-box.left img{
   position: relative;
   top: -50px;
}
.history-1990 .history-block .history-box.right{
   display: inline-block;
   width: 485px;
   padding-top: 40px;
   padding-left: 15px;
}
.history-1990 .history-box .text-box ul li{
   margin-bottom: 30px;
}
.history-1990 .history-box .text-box ul li:after{
   content: "";
   display: block;
   clear: both;
}
.history-1990 .history-box .text-box .year{
   float: left;
   width: 45px;
   font-size: 20px;
   color: #333;
   margin-right: 20px;
}
.history-1990 .history-box .text-box .year:before{
   position: relative;
   left: -20px;
   content: "\f10c";
   font-size: 12px;
   color: #c9ccce;
   font-family: 'fontAwesome';
   background-color: #fff;
}
.history-1990 .history-box .text{
   float: left;
   width: 420px;
   display: inline-block;
}
.history-1990 .history-box .month{
   font-size: 16px;
   font-weight:bold;
   color: #444;
   padding-top: 3px;
   margin-bottom: 10px;
}
.history-1990 .history-box p{
   font-size: 16px;
   color: #666;
   /*padding-top: 3px;*/
   margin-bottom: 5px;
   line-height: 24px;
}
/**/
.history-1980 .year-box{
   width: 121px;
   height: 121px;
   font-size: 28px;
   color: #222;
   font-weight: 600;
   text-align: center;
   border: 6px solid #fcb132;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 61px;
   padding: 38px 10px;
   margin: 0 auto;
}
.history-1980 .history-block{
   display: inline-block;
}
.history-1980 .history-block:after{
   content: "";
   display: block;
   clear: both;
}
.history-1980 .history-block .history-box{
   float: left;
}
.history-1980 .history-block .history-box.left{
   padding-right:15px;
   border-right: 1px solid #c9ccce;
}
.history-1980 .history-block .history-box.right{
   display: inline-block;
   width: 485px;
   /*padding-top: 40px;*/
   padding-left: 15px;
}
.history-1980 .history-box .text-box ul li{
   margin-bottom: 30px;
}
.history-1980 .history-box .text-box ul li:after{
   content: "";
   display: block;
   clear: both;
}
.history-1980 .history-box .text-box .year{
   float: left;
   width: 45px;
   font-size: 20px;
   color: #333;
   margin-right: 20px;
}
/*.history-1980 .history-box .text-box .year:before{
   position: relative;
   left: -20px;
   content: "\f10c";
   font-size: 12px;
   color: #c9ccce;
   font-family: 'fontAwesome';
   background-color: #fff;
}*/
.history-1980 .history-box .text{
   float: left;
   width: 420px;
   display: inline-block;
}
.history-1980 .history-box .month{
   font-size: 16px;
   font-weight:bold;
   color: #444;
   padding-top: 3px;
   margin-bottom: 10px;
}
.history-1980 .history-box p{
   font-size: 16px;
   color: #666;
   /*padding-top: 3px;*/
   margin-bottom: 5px;
   line-height: 24px;
}
/**/
.history-1970 .year-box{
   width: 121px;
   height: 121px;
   font-size: 28px;
   color: #222;
   font-weight: 600;
   text-align: center;
   border: 6px solid #0181ca;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 61px;
   padding: 38px 10px;
   margin: 0 auto;
}
.history-1970 .history-block{
   display: inline-block;
}
.history-1970 .history-block:after{
   content: "";
   display: block;
   clear: both;
}
.history-1970 .history-block .history-box{
   float: left;
}
.history-1970 .history-block .history-box.left{
   width: 499px;

}
.history-1970 .history-block .history-box.right{
   float: right;
   width: 485px;
   padding-top: 40px;
   padding-left: 15px;
   border-left: 1px solid #c9ccce;
}
.history-1970 .history-box .text-box ul li{
   margin-bottom: 30px;
}
.history-1970 .history-box .text-box ul li:after{
   content: "";
   display: block;
   clear: both;
}
.history-1970 .history-box .text-box .year{
   float: left;
   width: 45px;
   font-size: 20px;
   color: #333;
   margin-right: 20px;
}
.history-1970 .history-box .text-box .year:before{
   position: relative;
   left: -20px;
   content: "\f10c";
   font-size: 12px;
   color: #c9ccce;
   font-family: 'fontAwesome';
   background-color: #fff;
}
.history-1970 .history-box .text{
   float: left;
   width: 420px;
   display: inline-block;
}
.history-1970 .history-box .month{
   font-size: 16px;
   font-weight:bold;
   color: #444;
   padding-top: 3px;
   margin-bottom: 10px;
}
.history-1970 .history-box p{
   font-size: 16px;
   color: #666;
   /*padding-top: 3px;*/
   margin-bottom: 5px;
   line-height: 24px;
}
/**/








/*suv02*/
.news-container .news-cont{
   padding: 0px 0;
}
.news-cont ul li:first-child{
   /*border-top: 2px solid #0e65ab;*/
}
.news-cont ul li{
   border-bottom: 1px solid #dfdfdf;
   padding: 30px 0;
}
.news-cont ul li .thumb:-webkit-scrollbar{
   display: none;
}
.news-cont ul li:hover{
   background-color: #fbfbfb;
}
.news-cont ul li:hover h3 a{
   color: #0e65ab;
   border-bottom: 1px solid #0e65ab;
}
.news-cont ul li:after{
   content: "";
   display: block;
   clear: both;
}
.news-cont ul li .thumb{
   float: left;
   width: 213px;
   height: 155px;
   margin-right: 20px;
}
.news-cont ul li .thumb a{
   display: inline-block;
   width: 213px;
   height: 155px;
   overflow: hidden;
}
.news-cont ul li .thumb img{
   width: auto;
   height: 100%;
}
.news-cont .tbox{
   padding-top: 20px;
}
.news-cont .tbox h3{
   font-size: 22px;
   color: #333;
   margin-bottom: 20px;
}
.news-cont .tbox p{
   font-size: 16px;
   color: #666;
   line-height: 26px;
}
.news-view table th{
   background-color: #f9f9f9;
   height: 72px;
   padding-top: 30px;
   padding-left: 30px;
   font-size: 22px;
   color: #333;
   text-align: left;
   letter-spacing: -0.8px;
   border-top: 2px solid #0e65ab;
   border-bottom: 1px solid #d4d4d4;
}
.news-view table td{
   border-bottom: 1px solid #d4d4d4;
}
.news-view table td .img{
   padding: 40px 0;
   text-align: center;
}
.news-view table td .img img{
   border: 1px solid #dfdfdf;

}
.news-view table td .text p{
   font-size: 16px;
   color: #777;
   line-height: 26px;
   margin-bottom: 24px;
}
.news-view table td .text p a{
    color: #0030ff;
    text-decoration: underline;
}
.news-btn-cont{
   margin-bottom: 50px;
}
.news-btn table th{
   width: 60px;
   height: 60px;
   font-size: 24px;
   color: #9b9b9b;
   background-color: #f9f9f9;
   border: 1px solid #dadada;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
}
.news-btn table th:hover{
   color: #0e65ab;
}
.news-btn table td{
   width: 940px;
   height: 60px;
   padding-left: 20px;
   vertical-align: middle;
   border: 1px solid #dadada;
}
.news-btn table td a{
   font-size: 15px;
   color: #777;
}
.news-btn table td a:hover{
   color: #0e65ab;
}

.video-wrap ul:after{
   content: "";
   display: block;
   clear: both;
}
.video-wrap ul li{
   float: left;
   width: 48%;
   margin-bottom: 30px;
}
.video-wrap ul p{
   margin-top: 10px;
   font-size: 20px;
   font-weight: 600;
   letter-spacing: -.4px;
   line-height: 24px;
}
.video-wrap ul li:nth-child(odd){
   padding-right: 4%;
}

/*sub03*/
.athlete-info-wrap{
   background-color: #f7f7f7;
   padding: 40px 0;
}
.page-title-container.athlete-page{
   background: url('../images/03_title_bg.jpg');
}
.btn-wrap.athlete .first-btn-cont{
   padding-bottom: 40px;
}
.btn-wrap.athlete .first-btn-cont ul:after{
   content: "";
   display: block;
   clear: both;
}
.btn-wrap.athlete .first-btn-cont ul li{
   float: left;
   width: 333px;
   height: 50px;
   text-align: center;
   background-color: #f9f9f9;
   border-top: 1px solid #e3e3e3;
   border-bottom: 1px solid #e3e3e3;
   border-right: 1px solid #e3e3e3;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-transition: all 250ms ease-in-out;
   -moz-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
}
.btn-wrap.athlete .first-btn-cont ul li:first-child{
   border-left: 1px solid #e3e3e3
}
.btn-wrap.athlete .first-btn-cont ul li a{
   display: inline-block;
   width: 333px;
   font-size: 16px;
   color: #777;
   padding: 25px 0;
}
.btn-wrap.athlete .first-btn-cont ul li:hover{
   background-color: #0e65ab;
}
.btn-wrap.athlete .first-btn-cont ul li:hover a{
   color: #fff;
}
.btn-wrap.athlete .first-btn-cont ul li.on{
   background-color: #0e65ab;
}
.btn-wrap.athlete .first-btn-cont ul li.on a{
   color: #fff;
}







.btn-wrap.athlete .first-btn-cont-2btn{
   padding-bottom: 40px;
}
.btn-wrap.athlete .first-btn-cont-2btn ul:after{
   content: "";
   display: block;
   clear: both;
}
.btn-wrap.athlete .first-btn-cont-2btn ul li{
   float: left;
   width: 500px;
   height: 50px;
   text-align: center;
   background-color: #f9f9f9;
   border-top: 1px solid #e3e3e3;
   border-bottom: 1px solid #e3e3e3;
   border-right: 1px solid #e3e3e3;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-transition: all 250ms ease-in-out;
   -moz-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
}
.btn-wrap.athlete .first-btn-cont-2btn ul li:first-child{
   border-left: 1px solid #e3e3e3
}
.btn-wrap.athlete .first-btn-cont-2btn ul li a{
   display: inline-block;
   width: 500px;
   font-size: 16px;
   color: #777;
   padding: 25px 0;
}
.btn-wrap.athlete .first-btn-cont-2btn ul li:hover{
   background-color: #0e65ab;
}
.btn-wrap.athlete .first-btn-cont-2btn ul li:hover a{
   color: #fff;
}
.btn-wrap.athlete .first-btn-cont-2btn ul li.on{
   background-color: #0e65ab;
}
.btn-wrap.athlete .first-btn-cont-2btn ul li.on a{
   color: #fff;
}





















.btn-wrap.athlete .second-btn-cont{
   width: 100%;
   margin-bottom: 40px;
}
.btn-wrap.athlete .second-btn-cont ul{
   width: 780px;
   margin: 0 auto;
}
.btn-wrap.athlete .second-btn-cont ul:after{
   content: "";
   display: block;
   clear: both;
}
.btn-wrap.athlete .second-btn-cont ul li{
   float: left;
   width: 119px;
   height: 119px;
   text-align: center;
   background-color: #dedcdc;
   border-radius: 60px;
   -webkit-transition: all 250ms ease-in-out;
   -moz-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
   margin: 0 38px;
}
.btn-wrap.athlete .second-btn-cont ul li:hover{
   background-color: #505050;
}
.btn-wrap.athlete .second-btn-cont ul li.on{
   background-color: #505050;
}
.btn-wrap.athlete .second-btn-cont ul li a{
   display: inline-block;
   font-size: 24px;
   color: #fff;
   font-weight: 600;
   padding: 55px 25px 65px 25px;
}
/*list*/
.athlete-list-cont ul:after{
   content: "";
   display: block;
   clear: both;
}
.athlete-list-cont ul li{
   position: relative;
}
.athlete-list-cont ul li .athlete-block{
   float: left;
   width: 480px;
   margin-bottom: 40px;
}
/*.athlete-list-cont ul li .on{
   width: 480px;
   height: 207px;
   border: 3px solid #0e65ab;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   cursor: pointer;
}*/
.athlete-list-cont ul li:nth-child(odd) .athlete-block{
   margin-right: 40px;
}
.athlete-title-box{
   font-size: 24px;
   color: #44484c;
   font-weight: 500;
   height: 55px;
   background-color: #e8ecf1;
   border: 1px solid #c0c7d1;
}
.athlete-list-wrap .athlete-block .athlete-name{
   float: left;
   padding-top: 14px;
   padding-left: 30px;
   letter-spacing: -1px;
}
.athlete-list-wrap .athlete-block .athlete-name h2{
   font-size: 32px;
   color: #000;
   font-weight: 600;
   letter-spacing: -1px;
}
.athlete-info-wrap .athlete-name{
   margin-bottom: 30px;
}
.athlete-info-wrap .athlete-name h2:before{
   content: url('../images/page_title_bullet.png');
   margin-right: 10px;
}

.athlete-info-wrap .athlete-name h2{
   font-size: 32px;
   color: #000;
   font-weight: 600;
   letter-spacing: -1px;
}


.page-cont .plus-link{
   float: right;
   position: relative;
   top: 0;
   right: 0;
   display: inline-block;
   padding: 15px 24px;
}
.athlete-block .athlete-name h2:before{
   content: url('../images/page_title_bullet.png');
   margin-right: 10px;
}

.athlete-block .athlete-name p{
   font-size: 16px;
   color: #666;
}
.athlete-container:after{
   content: "";
   display: block;
   clear: both;
}
.athlete-container .thumb-img-block{
   float: left;
   /*width: 220px;*/
   /*width: 239px;*/
   width: 199px;
   height: 215px;
   overflow: hidden;
   margin-right: 30px;
}
.athlete-container .thumb-img-block img{
   width: 100%;
}
.athlete-table table th{
   font-size: 20px;
   color: #333;
   font-weight: 600;
   vertical-align: middle;
   padding: 20px 0;
   margin-bottom: 60px;
   border-top: 3px solid #0e65ab;
   border-bottom: 1px solid #e4e4e4;
   border-right: 1px solid #e4e4e4;
   background-color: #fff;
}
.athlete-table table th:first-child{
   border-left: 1px solid #e4e4e4;
}
.athlete-table table td{
   width: 200px;
   text-align: center;
   border-bottom: 1px solid #bababa;
   border-right: 1px solid #e4e4e4;
   background-color: #fff;
   padding: 40px 0;
   vertical-align: middle;
}
.athlete-table table td:first-child{
   border-left: 1px solid #e4e4e4;
}
.athlete-table table td p{
   display: inline-block;
   font-size: 18px;
   color: #666;
   padding-bottom: 7px;
}
.athlete-table table td p span{
   position: relative;
   top: -10px;
}
.athlete-table table td .info .flag:after{
   content: "";
   display: block;
   clear: both;
}
.athlete-table table td .info .flag .img{
   float: left;
   margin-right: 12px;
}
/*.athlete-table table td .icon{
   margin-bottom: 20px;
}*/
/*.athlete-table table td .info .title{

}*/
/*.athlete-table table td .info .flag{
   width: 199px;
   margin: 0 auto;
}*/
/*.athlete-table table td .info .flag img{
   max-width: 50px;
   margin-right: 10px;
}*/

/*.athlete-table table td .info .flag .img + p{
   padding-top: 3px;
}*/

/*.athlete-table table td p span{
   margin-right: 9px;
}*/
.athlete-data-box:after{
   content: "";
   display: block;
   clear: both;
}
.athlete-data-box{
   width: 480px;
   border-bottom: 1px solid #d2d2d2;
   border-left: 1px solid #d2d2d2;
   border-right: 1px solid #d2d2d2;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.athlete-data-inner{
   display: inline-block;
   float: left;
   padding: 12px 15px;
}
.athlete-data-box .thumb-img{
   float: left;
   width: 125px;
   height: 150px;
   overflow: hidden;
   /*border-radius: 63px;*/
}
.athlete-data-box .thumb-img img{
   width: 100%;
   height: auto;
}
.athlete-data-box .thumb-data{
   display: inline-block;
   float: left;
   width: calc(100% - 156px);
}
.athlete-data-box .thumb-data ul{
   border-left: 1px solid #d2d2d2;
}
.athlete-data-box .thumb-data ul li{
   /*height: 49px;*/
   height: 43px;
   border-bottom: 1px solid #d2d2d2;
}
.athlete-data-box .thumb-data ul li:after{
   content: "";
   display: block;
   clear: both;
}
.athlete-data-box .thumb-data ul li:last-child{
   border-bottom: none;
}
.athlete-data-box .thumb-data ul li .icon{
   float: left;
   width: 54px;
   padding: 14px 0;
   text-align: center;
   border-right: 1px solid #d2d2d2;
}
.athlete-data-box .thumb-data ul li:last-child .icon{
   border-bottom: none;
}
.athlete-data-box .thumb-data ul li .data{
   display: inline-block;
}
.athlete-data-box .thumb-data ul li:nth-child(1) .data{
   padding: 16px;
}
.athlete-data-box .thumb-data ul li:nth-child(1) p{
   color: #333639;
   font-weight: 500;
}
.athlete-data-box .thumb-data ul li:nth-child(2) .data{
   padding: 10px 16px 9px;
}
.athlete-data-box .thumb-data ul li:nth-child(3) .data{
   padding: 16px;
}
.athlete-data-box .thumb-data ul li:nth-child(4) .data{
   padding: 16px;
}
.athlete-data-box .thumb-data ul li:nth-child(4) p{
   color: #333639;
   font-weight: 500;
   font-size: 15px;
}
.athlete-data-box .thumb-data ul li:nth-child(2) p, .athlete-data-box .thumb-data ul li:nth-child(3) p{
   color: #666;
}
.athlete-data-box .thumb-data .data:after{
   content: "";
   display: block;
   clear: both;
}
.athlete-data-box .thumb-data .data p{
   float: left;
}
.athlete-data-box .thumb-data .data .ranking{
   display: inline-block;
   margin-left: 7px;
}
.athlete-data-box .thumb-data .data .flag{
   float: left;
   margin-right: 12px;
   height: 20px;
}
.athlete-data-box .thumb-data .data .flag + p{
   display: inline-block;
   padding-top: 5px;
}
.athlete-data-box .thumb-data .data .flag img{
   max-height: 100%;
}

.athlete-grade-wrap{
   padding: 60px 0;
}
.grade-table{
   margin-bottom: 40px;
}
.grade-table table th{
   font-size: 22px;
   color: #333;
   /*height: 68px;*/
   background-color: #f9f9f9;
   border-top: 2px solid #939393;
   border-bottom: 1px solid #dbdbdb;
   padding: 25px 0;
}
.grade-table table td{
   text-align: center;
   border-bottom: 1px solid #dbdbdb;
   border-right: 1px solid #dbdbdb;
   padding: 15px 0;
}
.grade-table table td:last-child{
   border-right: none;
}
.grade-table table td .grand-block:after{
   content: "";
   display: block;
   clear: both;
}
.grand-block{
   /*display: inline-block;*/
   padding-left: 30px;
   padding-right: 10px;
}
.grade-table table td .icon{
   float: left;
   width: 77px;
   margin-right: 15px;
}
.grade-table table td .tbox{
   /*display: inline-block;*/
   /*width: calc(100% - 92px);*/
   padding-top: 15px;
   text-align: left;
}
.grade-table table td .tbox .item{
   font-size: 16px;
   color: #666;
   margin-bottom: 12px;
}
.grade-table table td .tbox .data{
   font-size: 18px;
   color: #333;
   font-weight: 500;
}

/*sub04*/
.result-top-wrap{
   background-color: #f7f7f7;
   padding: 50px 0;
}

.result-top-cont ul:after{
   content: "";
   display: block;
   clear: both;
}
.result-top-cont ul li{
   float: left;
   width: 23%;
}
.result-top-cont ul li:nth-child(1n+2){
   margin-left: 20px;
}
.result-top-block{
   position: relative;
}
.result-top-block .result-medal-icon{
   position: absolute;
   top: 15px;
   left: 15px;
}
.result-top-block .result-top-inner{
    background-color: #fff;
    border: 1px solid #cdcdcd;
}
.result-top-block .result-top-inner .top-img{
   line-height: 0;
   text-align: center;
   /*width:180px;
   height:250px;*/
   padding : 15px 15px;
}
.result-top-block .result-top-inner img{
   width:180px;
}

.result-top-block .result-top-box{
   border-bottom: 1px solid #cdcdcd;
   border-left: 1px solid #cdcdcd;
   border-right: 1px solid #cdcdcd;
}
.result-top-block .result-text{
   background-color: #fff;
   padding: 20px 0;
   border-bottom: 1px solid #cdcdcd;
}
.result-top-block .athlete-medal{
   font-size: 16px;
   text-align: center;
   text-transform: uppercase;
   border-radius: 11px;
   margin: 0 auto;
   padding: 2px 0;
   margin-bottom: 12px;
}
.result-top-block .athlete-medal.gold{
   width: 70px;
   color: #be9800;
   border: 1px solid #be9800;
}
.result-top-block .athlete-medal.silver{
   width: 90px;
   color: #919191;
   border: 1px solid #919191;
}
.result-top-block .athlete-medal.bronze{
   width: 90px;
   color: #9c724d;
   border: 1px solid #9c724d;
}
.result-top-block .athlete-name{
   font-size: 16px;
   color: #000;
   text-align: center;
}
.result-top-block .flag{
   font-size: 16px;
   color: #000;
   text-align: center;
   padding-top:10px;
}

.result-top-block .athlete-country{
   text-align: center;
   background-color: #fafafa;
   padding: 10px;
}
.result-top-block .athlete-country:after{
   content: "";
   display: block;
   clear: both;
}
.result-top-block .athlete-country .flag{
   float: left;
   margin-right: 12px;
}
.result-top-block .athlete-country p{
   padding-top: 5px;
   font-size: 17px;
   color: #666;
}

.result-file-btn-wrap{
    width: 100%;
    text-align: center;
}
.result-file-btn{
    display: inline-block;
}
.result-file-btn:after{
    content: "";
    display: block;
    clear: both;
}
.result-file-btn .btn{
    float: left;
    margin-bottom: 30px;
}
.result-file-btn .btn a span:before{
   content: "\f019";
   font-family: 'fontAwesome';
   color: #212121;
   margin-right: 10px;
}
.result-file-btn .btn a{
   display: inline-block;
   color: #212121;
   background-color: #fff;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   padding: 18px 20px;
   margin: 0 15px;
   border: 1px solid #074389;
}



.result-contest-wrap{
   /*padding-top: 50px;*/
}
.contest-container{
   /*margin-bottom: 30px;*/
   margin-top: 30px;
}
.contest-title-block{
   background-color: #0e65ab;
   padding: 20px;
}
.contest-title-block .title{
   font-size: 24px;
   color: #fff;
   text-align: center;
}
.contest-data-block{
   background-color: #f9f9f9;
   border-bottom: 1px solid #cdcdcd;
   border-left: 1px solid #cdcdcd;
   border-right: 1px solid #cdcdcd;
   padding: 30px 34px;
}
.contest-data-block:after{
   content: "";
   display: block;
   clear: both;
}
.contest-data-block .contest-data-box{
   float: left;
}
.contest-data-block .contest-vs-box{
   float: left;
}
.contest-vs-box{
   width: 90px;
   font-size: 40px;
   color: #c6c6c6;
   font-weight: 600;
   text-align: center;
   padding: 62px 0;
}
.contest-data-box{
   width: 420px;
   background-color: #fff;
   border: 1px solid #cdcdcd;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.contest-data-box.win{
   width: 420px;
   background-color: #fff;
   border: 1px solid #8c8c8c;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.contest-data-box:after{
   content: "";
   display: block;
   clear: both;
}
.contest-data-box .contest-data-inner{
   position: relative;
   float: left;
   padding: 17px 19px;
   border-right: 1px solid #d2d2d2;
}
.contest-data-box .contest-data-inner .contest-cup{
   position: absolute;
   top: 5px;
   left:0px;
   font-size:10px;
}
.contest-data-box .contest-data-inner .thumb-img{
   width: 100px;
   height: 120px;
   /*border-radius: 64px;*/
   overflow: hidden;
}
.contest-data-box .contest-data-inner .thumb-img img{
   width: 100%;
}
.contest-data-box .contest-data{
   display: inline-block;
}
.contest-data-box .contest-data ul li{
   width: 279px;
   padding: 17px 20px;
   border-bottom: 1px solid #d2d2d2;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.contest-data-box .contest-data ul li:after{
   content: "";
   display: block;
   clear: both;
}
.contest-data-box .contest-data ul li:last-child{
   border-bottom: 0;
   padding: 11px 20px 10px;
}
.contest-data-box .contest-data .name{
   font-size: 16px;
   color: #000;
}
.contest-data-box .contest-data ul li p{
   float: left;
   margin-right: 6px;
   font-size: 16px;
   color: #666;
}
.contest-data-box .contest-data .flag{
   float: left;
   margin-right: 12px;
}
.contest-data-box .contest-data .flag + p{
   padding-top: 5px;
}

/*sub05*/
.page-title-container.official-page{
   background: url('../images/05_title_bg.jpg');
}

/*footer*/
.footer-wrap{
   background-color: #f3f3f3;
}
.footer-inner:after{
   content: "";
   display: block;
   clear: both;
}
.footer-logo-wrap{
   float: left;
}
.footer-logo-cont{
   padding-top: 20px;
   padding-right: 75px;
}
.footer-col-wrap{
   float: left;
   border-right: 1px solid #d3d3d3;
   padding: 0 55px;
}
.footer-col-wrap .footer-info-block .title{
   font-size: 15px;
   color: #444;
   margin-bottom: 15px;
}
.footer-col-wrap .footer-info-block .title + p{
   font-size: 12px;
   color: #777;
   line-height: 19px;
   margin-bottom: 10px;
}
.footer-col-wrap .footer-info-block ul li:after{
   content: "";
   display: block;
   clear: both;
}
.footer-col-wrap .footer-info-block ul li{
   margin-bottom: 7px;
}
.footer-col-wrap .footer-info-block ul li .name{
   float: left;
   width: 40px;
   font-size: 12px;
   color: #666;
   font-weight: 600;
}
.footer-col-wrap .footer-info-block ul li p{
   font-size: 12px;
   color: #777;
}
.footer-sub-logo-wrap{
   float: right;
}

#backbtns {
	height:40px;
}
#backbtns a {
	display:inline-block;
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#074389;
	color:#FFF;
}

#backbtns a.result {
	margin-left:350px;
  width:320px;
}


#backbtns a.forward {
	float:right;
}

#backbtns a.center {
	margin-left:400px;
}


.text img {
   max-width:100%;
   height:auto;
}

.mn-news-cont ul li {
	white-space:nowrap;
}

.mn-news-cont ul li .tbox {
	white-space:normal;
	/*width:300px;*/
	width: 268px;
}
.mn-news-cont ul li .img a img {
	/*width:150px;*/
	width: auto;
   height: 100%;
   background-position: center center;
}


.login-title-box{
   font-size: 24px;
   color: #44484c;
   font-weight: 500;
   background-color: #e8ecf1;
   border: 1px solid #c0c7d1;
   text-algin:center;
   padding:20px 0px;
}

.login-block
{
	text-align:center;
	width:50%;
	margin:0px auto;
}

/**/
