.banner {
  width: 100%;
  position: relative;
  height: 441px;
  margin: 0 auto;
}
.slide {
  height: 441px;
}
.slide img {
  width: 1920px !important;
  margin: 0 auto;
  height: 441px !important;
}
.banner-news {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  /* IE */
  z-index: 10;
}
.banner-news .banner-bottom {
  margin: 0 auto;
  width: 1200px;
  height: 100%;
  color: #FFFFFF;
  line-height: 60px;
}
.banner-news .banner-bottom span {
  float: left;
  padding-left: 12px;
  font-size: 36px;
}
.banner-news .banner-bottom a {
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 20px;
  line-height: 60px;
  padding-left: 20px;
  font-weight: bold;
}
.banner-news .banner-bottom a:hover {
  text-decoration: underline !important;
}
.main {
  margin: 0 auto;
  width: 1200px;
}
.main .hot-type {
  margin-top: 10px;
  background-color: #FFFFFF;
}
.main .hot-nav {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f0f0f0;
}
.main .hot-nav span {
  color: #333333;
  font-size: 22px;
  padding-left: 20px;
}
.main .hot-nav a {
  color: #999999;
  font-size: 16px;
  padding-right: 12px;
}
.main p {
  padding-top: 10px;
  font-size: 16px;
  color: #333333;
}
.main .hot-list img {
  margin-top: 29px;
}
.col-md-3,
.col-sm-3,
.col-xs-3 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.col-md-8,
.col-sm-8,
.col-xs-8 {
  padding-right: 0 !important;
}
.hot-details li {
  margin-top: 10px;
  margin-right: 1%;
  background-color: #FFFFFF;
  float: left;
  width: 49%;
}
.hot-details li > div:first-child {
  padding-top: 41px;
}
.hot-details li > div:last-child {
  font-size: 16px;
}
.hot-details img {
  display: block;
  float: left;
  margin: 0 20px 0 19px;
}
.hot-details .lottery_logo {
  width: 71px;
  height: 72px;
}
.hot-detail1 {
  margin-right: 36px;
  line-height: 20px;
}
.hot-detail1 > span:first-child {
  color: #333333;
  font-weight: bold;
  font-size: 24px;
}
.hot-detail1 span:last-child {
  color: #333333;
  font-size: 16px;
}
.hot-detail1 span:last-child span {
  color: #FF3C00;
  font-size: 24px;
  margin: 0 3px 0 3px;
}
.hot-detail2 {
  margin-top: 10px;
  font-size: 16px;
  color: #999999;
}
.hot-detail2 > span:first-child {
  color: #666666;
}
.hot-detail2 div {
  line-height: 16px;
}
.hot-detail2 div span {
  color: #FF3C00 ;
}
.cirle {
  margin-top: 31px;
  padding-bottom: 24px;
  border-bottom: 1px solid #DDDDDD;
}
.cirle li {
  width: 40px;
  height: 40px;
  margin: 0 4.625px;
  text-align: center;
  background-color: #FF3C00;
  line-height: 40px;
  border-radius: 50%;
  float: left;
  color: #FFFFFF;
  font-size: 20px;
}
.hot-bottom div {
  padding: 27px 0 27px 0;
  width: 25%;
  float: left;
}
.hot-bottom a {
  color: #333333;
}
.side-box {
  padding-left: 0 !important;
}
.login {
  margin-top: 10px;
  background-color: #FFFFFF;
}
.login div:first-child {
  font-size: 26px;
  color: #0868A3;
  padding: 27px 0 28px 0;
  border-bottom: 1px solid #DDDDDD;
}
.login div:first-child img {
  width: 103px;
  height: 35px;
  margin: 0 20px 0 31px;
}
.login button {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF7626), to(#FF9669));
  background: -webkit-linear-gradient(bottom, #FF7626, #FF9669);
  background: -moz-linear-gradient(bottom, #FF7626, #FF9669);
  background: -o-linear-gradient(bottom, #FF7626, #FF9669);
  background: -ms-linear-gradient(bottom, #FF7626, #FF9669);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FF7626, endColorstr=#FF9669);
  color: #FFFFFF;
  font-size: 24px;
  margin: 31px 20px 30px 40px;
  width: 130px;
  height: 60px;
}
.slide-news {
  background-color: #FFFFFF;
  margin-top: 10px;
}
.slide-news div {
  font-size: 22px;
  color: #333333;
  padding-left: 21px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f0f0f0;
}
.slide-news div a {
  font-size: 16px;
  color: #999999;
  margin-right: 12px;
}
.slide-news .news-list {
  padding: 29px 10px 0 21px;
}
.slide-news .news-list li {
  padding-bottom: 16px;
}
.slide-news .news-list a {
  color: #666666;
  font-size: 14px;
}
.analysis {
  background-color: #FFFFFF;
  margin-top: 10px;
}
.analysis > div {
  font-size: 22px;
  color: #333333;
  padding-left: 21px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f0f0f0;
}
.analysis > div a {
  font-size: 16px;
  color: #999999;
  margin-right: 12px;
}
.analysis img {
  margin: 24px 14px 23px 20px;
}
.analysis .analysis-list > li {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.analysis .analysis-li {
  padding-left: 20px;
}
.analysis .analysis-li a {
  color: #333333;
  font-size: 14px;
}
.analysis .analysis-li li {
  float: left;
  width: 50%;
}
.bottom {
  background-color: #FFFFFF;
  margin: 0 auto;
  width: 1200px;
  border-radius: 4px;
}
#myTab {
  font-size: 22px;
  color: #666666;
  border: 0 !important;
}
#myTab .active {
  color: #FF3C00 !important;
}
#myTab a {
  color: inherit;
  font: inherit;
  border: 0 !important;
}
#myTab li {
  padding: 6px 0 9px 6px;
}
#myTabContent {
  padding: 0px 15px 37px 21px;
}
#myTabContent div {
  word-break: break-all;
  word-wrap: break-word;
}
#myTabContent span {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  margin-right: 5px;
}
.link-box {
  margin: 0 auto;
  width: 1200px;
  background-color: #FFFFFF;
  border-radius: 4px ;
  margin-top: 10px;
}
.link-box div:first-child {
 
  
  float: left;
    font-size: 16px;
    width: 30px;
    padding: 17px 7px 18px 7px;
    background-color: #DDDDDD;
    font-weight: bold;
    color: #FF4E00;
    
    
}
.link-box div:last-child {
  font-size: 16px;
  float: left;
  padding: 20px 51px 18px 30px;
  height: 123px;
  width: 1170px;
  word-break: break-all;
  word-wrap: break-word;
}
.link-box div:last-child a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    color: rebeccapurple;
}
.modal-dialog {
  top: 20vh;
  margin-top: 0 !important;
}
.modal-content {
  margin: 0 auto;
  width: 420px;
  height: 454px;
}
.modal-title img {
  width: 132px;
  height: 42px;
}
.modal-body {
  padding: 15px 51px !important;
}
.modal-footer {
  padding: 0 51px !important;
}
.modal-header,
.modal-footer {
  border: 0 !important;
}
.form-group {
  margin-bottom: 0 !important;
}
.form-group input {
  height: 45px !important;
  padding-left: 47px !important;
}
.form-group .glyphicon {
  position: relative;
  top: -31px;
  left: 12px;
  color: #DCDCDC;
  width: 16px;
  height: 20px;
}
#drag {
  width: 316px !important;
}
#drag div {
  height: 45px !important;
  line-height: 45px;
}
#drag .drag_bg {
  width: 316px !important;
}
#drag .drag_text {
  width: 316px !important;
  font-weight: 500;
  color: #999999 !important;
}
#drag .handler {
  right: 0 !important;
  width: 55px !important;
  height: 45px;
}
.btn-block {
  height: 45px !important;
  background: #FF9E73 !important;
  color: #FFFFFF;
  margin: 15px 0 !important;
}
label {
  font-weight: 500;
  color: #999999;
  font-size: 14px;
}
input[type='checkbox'] + label::before {
  content: '\a0';
  /*不换行空格*/
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  border-radius: .2em;
  border: 1px solid #999999;
  text-indent: 0.22em;
  line-height: 16px;
  line-height: 14px\0;
  padding-right: 10px;
}
input[type='checkbox'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  top: -30px;
}
input[type='checkbox']:checked + label::before {
  content: '\2713';
  color: #00B358;
}
.registe {
  font-size: 14px;
}
