img{
  outline: none;
}
/* cf */
.cf:after{
  content: '';
  clear: both;
  display: block;
}
/* btn more */
.btn-more>a{
  clear: both;
  position: relative;
  display: block;
  margin: 0 auto;
  width: 370px;
  height: 45px;
  color: #fff;
  font-size: 120%;
  text-align: center;
  line-height: 45px;
  letter-spacing: normal;
  background-color: #7dcaf1;
}
.btn-more>a:hover{
  opacity: 0.8;
}
.btn-more>a:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -3px;
  font-size: 0;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* topArea01 */
#topArea01{
  width: 1200px;
  margin: 0 auto 10px;
  padding: 25px 0 0;
}
#topArea01>.boxL{
  float: left;
  width: 966px;
}
#topArea01>.boxR{
  float: right;
  width: 221px;
}


/* topKeyvisual */
#topKeyvisual{
  margin: 0;
  padding: 12px 12px 6px;
  overflow-y: hidden;
  background-color: #f5f5f5;
}
/*
#topKeyvisual.slick-initialized{
  overflow: visible;
}
*/
#topKeyvisual>a{
  display: block;
  width: 942px;
  height: 241px;
  border: 1px solid #c6c6c6;
}
#topKeyvisual img{
  width: auto;
  height: 239px;
}
/*
.slick-dots{
  right: 0;
  bottom: -35px;
  text-align: right;
}
.slick-dots li.slick-active button:before{
  opacity: 1;
  background-color: #7dc7ee;
}
.slick-dots li button:before{
  opacity: 1;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-radius: 5px;
  background-color: #c5c5c5;
}

#slickBtnPrev,#slickBtnNext{
  position: absolute;
  top: 50%;
  display: block;
  width: 29px;
  height: 52px;
  margin-top: -26px;
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 500;
  white-space: normal;
  text-indent: 120%;
  overflow: hidden;
  cursor: pointer;
  opacity: .8;
}
#slickBtnPrev:hover,#slickBtnNext:hover{
  opacity: 1;
}
#slickBtnPrev{
  left: -60px;
  background-image: url(/coolchoice/img/top/btn_prev.png);
}
#slickBtnNext{
  right: -60px;
  background-image: url(/coolchoice/img/top/btn_next.png);
}
*/

/* topArea01Txt01 */
#topArea01Txt01{
  margin-bottom: 15px;
  text-align: left;
}
#topArea01Txt01>h1{
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1;
}
#topArea01Txt01>.txt01{
  margin-bottom: 0;
  font-size: 14px;
}
/* sec03 */
#sec03{
  width: 966px;
  margin: 0;
  padding: 0 12px 12px;
  background-color: #f5f5f5;
}
#sec03>.box{
  margin: 0;
  padding: 0;
}
#sec03>.box>.banner{
  width: 942px;
  letter-spacing: -.4em;
  text-align: center;
}
#sec03>.box>.banner>li{
  display: inline-block;
  width: 230px;
  margin: 0 7px 0 0;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
  background-color: #fff;
}
#sec03>.box>.banner>li:last-child{
  margin-right: 0;
}
#sec03>.box>.banner>li>a{
  padding-bottom: 5px;
  border: 1px solid #c6c6c6;
  min-height: 145px;
}


/* odBox */
#odBox{
  position: relative;
  width: 221px;
  height: 50px;
  margin: 0 auto 0;
}

#odBox>.box{
  position: absolute;
  top: -10px;
  right: 0;
  width: 221px;
  height: 50px;
  border-bottom: 2px solid #0c9fe4;
}
#odBox>.box>.txt01{
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 80px;
  color: #009ce5;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: normal;
  vertical-align: middle;
}
#odBox>.box>.txt02{
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: -5px;
  padding: 0 0.5em;
  font-size: 10px;
  line-height: 1;
  background-color: #fff;
}

#odBox>.box>.odometer{
  position: absolute;
  top: 8px;
  right: 0;
  color: #009ce5;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 0 auto;
}

/* sec01 */
#sec01{
  width: 221px;
  margin: 0 auto;
}
#sec01>h2{
  width: 221px;
  height: 52px;
  margin: 0 0 10px;
  background: url(/coolchoice/img/top/sec01_title2.png) no-repeat 0 center;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
}

#sec01>ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#sec01>ul>li{
  margin: 0 0 7px;
}
#sec01>ul>li>a{
  display: block;
  width: 221px;
  color: #444;
  font-size: 12px;
  text-align: center;
  line-height: 1.3;
}
#sec01>ul>li>a:hover{
  opacity: 0.8;
}
#sec01>ul>li>a>img{
  display: block;
  width: auto;
  height: 94px;
  margin: 0;
}

/* topArea02 */
#topArea02{
  width: 100%;
  min-width: 1200px;
  margin: 0 auto 50px;
  padding: 0 0 35px;
  background-color: #f5f5f5;
}

/* sec02 */
#sec02{
  width: 1200px;
  margin: 0 auto 0;
  padding: 10px 0 0;
}
#sec02>h2{
  width: 152px;
  height: 37px;
  margin: 0 0 12px;
  background: url(/coolchoice/img/top/sec02_title.png) no-repeat 0 center;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
}
#sec02>.box{
  margin: 0;
  padding: 17px 0 20px 32px;
  background-color: #fff;
  border-radius: 7px;
  letter-spacing: -.4em;
}
#sec02>.box>article{
  position: relative;
  display: inline-block;
  width: 260px;
  height: 251px;
  margin: 0 32px 15px 0;
  letter-spacing: normal;
  vertical-align: top;
  border-bottom: 1px dashed #989898;
}
#sec02>.box>article>.article-image{
  position: relative;
  width: 260px;
  height: 151px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #989898;
}
#sec02>.box>article>.article-image>img{
  width: 258px;
  height: auto;
  -moz-transition: -moz-transform 0.4s linear;
  -webkit-transition: -webkit-transform 0.4s linear;
  -o-transition: -o-transform 0.4s linear;
  -ms-transition: -ms-transform 0.4s linear;
  transition: transform 0.4s linear;
}
#sec02>.box>article:hover>.article-image>img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#sec02>.box>article>.article-info{
  position: relative;
  height: 100px;
  margin: 0;
  padding: 5px 0 0;
}
#sec02>.box>article>.article-info>.label-special{
  position: absolute;
  left: 5px;
  top: -45px;
  padding: 5px;
  color: #009ce6;
  font-size: 10px;
  background-color: #fff;
  border: 1px solid #009ce6;
}
#sec02>.box>article>.article-info>.title{
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}
#sec02>.box>article>.article-info>.title>a{
  color: #444;
  font-size: 12px;
}
#sec02>.box>article>.article-info>.date{
  position: absolute;
  bottom: 10px;
  left: 0;
  color: #444;
  font-size: 12px;
  line-height: 17px;
}
#sec02>.box>article>.article-info>.tag-list{
  position: absolute;
  bottom: 10px;
  left: 75px;
}
#sec02>.box>article>.article-info>.tag-list>li.hide{
  display: none;
}
#sec02>.box>article>.article-info>.tag-list>li>.tag{
  padding: 3px 5px 3px 13px;
  font-size: 10px;
  line-height: 1.1;
}
#sec02>.box>.btn-more{
  margin-top: 20px;
}
/* side movie */
#side-movie-box{
  width: 265px;
  margin: 0 auto 15px;
  padding: 5px 0;
  border-bottom: 1px dotted #7c7c7c;
}
#side-movie-box>.txt01{
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#side-movie-box>.txt02{
  font-size: 12px;
  margin-bottom: 1em;
}
#side-movie-box>.txt02>a{
  color: #444;
  text-decoration: underline;
}
#side-movie-box>.txt02>a:hover{
  color: #009ce5;
}
#side-movie-box>.txt02>img{
  vertical-align: baseline;
}
#side-movie-box>.movie{
  position: relative;
  width: 265px;
  height: 150px;
  margin: 0 auto 10px;
}

#side-movie-box>.movie>.box{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#movie-hide{
  display: none;
}
#popup-movie-box{
  width: 600px;
  padding: 10px 0;
  background-color: #fff;
}
#popup-movie-box>.txt01{
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}
#popup-movie-box>.txt02{
  margin-bottom: 0;
  text-align: center;
  line-height: 16px;
}
#popup-movie-box>.txt02>a{
  cursor: pointer;
}
#popup-movie-box>.txt02>a>span{
  font-size: 26px;
  line-height: 16px;
}
#popup-movie-box>.txt03{
  width: 560px;
  margin: 0 auto 10px;
  font-size: 14px;
}
#popup-movie-box>.txt03>img{
  vertical-align: middle;
}
#popup-movie-box>.txt04{
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
}
#popup-movie-box>.txt04>a{
  color: #444;
  text-decoration: underline;
}
#popup-movie-box>.txt04>a:hover{
  color: #009ce5;
}

#popup-movie-box>.movie{
  display: block;
  width: 560px;
  margin: 0 auto;
}
/* topBnArea */
.topBnArea{
  width: 1200px;
  margin: 0 auto 35px;
}
.topBnArea>h2{
  width: 1200px;
  height: 44px;
  margin: 0 0 25px;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 44px;
  text-indent: 40px;
  background: url(/coolchoice/img/top/sec_title_bg.png) no-repeat 0 center;
}
/* banner list */
.topBnList{
  width: 1200px;
  margin: 0;
  padding: 0;
  letter-spacing: -.4em;
  list-style: none;
}

.topBnList>li{
  position: relative;
  display: inline-block;
  width: 291px;
  height: 130px;
  margin: 0 12px 10px 0;
  padding: 0;
  letter-spacing: normal;
}
.topBnList>li:nth-child(4n){
  margin-right: 0;
}
.topBnList>li>a{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 291px;
  height: auto;
  color: #4e4e4e;
  border: 1px solid #c6c6c6;
  overflow: hidden;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
.topBnList>li>a:hover{
  top: -1px;
  left: -1px;
  width: 293px;
  border: 2px solid #17a3e6;
  z-index: 500;
}
.topBnList>li>a>.base{
  width: 100%;
  height: 128px;
}
.topBnList>li>a>.base>.img{
  position: relative;
  width: 100%;
  height: 86px;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
}
.topBnList>li>a>.base>.img>img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  max-width: 245px;
  height: auto;
  max-height: 86px;
  margin: auto;
}
.topBnList>li>a>.base>.title{
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 12px;
  text-align: center;
}
.topBnList>li>a>.txt{
  display: block;
  width: 100%;
  margin: -5px 0 0;
  max-height: 0;
  white-space: normal;
}
.topBnList>li>a:hover>.txt{
  max-height: 500px;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.topBnList>li>a>.txt>p{
  margin: 0;
  padding: 10px;
  color: #4e4e4e;
  font-size: 12px;
  text-align: center;
  background-color: #f5f5f5;
}
.topBnBtn{
  clear: both;
  position: relative;
  display: block;
  margin: 20px auto 0;
  width: 370px;
  height: 45px;
  color: #fff;
  font-size: 120%;
  text-align: center;
  line-height: 45px;
  letter-spacing: normal;
  background-color: #7dcaf1;
  cursor: pointer;
}
.topBnBtn:hover{
  opacity: 0.8;
}
.topBnBtn:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 8px;
  height: 8px;
  font-size: 0;
}
.topBnBtn.close:after{
  margin-top: -5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.topBnBtn.open:after{
  margin-top: -1px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.topBnBtn.close>.open{display: none;}
.topBnBtn.open>.close{display: none;}