@charset "utf-8";

/* CSS Document */
*{ margin:0; padding:0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";  clear: both;height: 0;}
.clearfix { display: inline-block;  zoom:1;}
img{display: inline-block;border:none;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, fieldset, form, input, select, textarea, figure{margin: 0;}
ul, ol, menu{list-style: none;margin: 0;padding: 0;}
a{color: #136ec2;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
a, a:active, a:focus{outline:none;}
table{border-collapse:collapse;border-spacing:0;}
blockquote, q{quotes: none;}
address, em, i{font-style: normal;}
abbr, acronym{font-variant: normal;}
hr{display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}
fieldset, a img, iframe{border: 0 none;}
input, select, button{vertical-align: middle;}
input, textarea, select{*font-size: 100%;}
button{overflow: visible;}
button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner{border: 0 none;padding: 0;}
:active{outline: 0 none;}
::selection{background: #e74700;color: white;}
blockquote:before, blockquote:after, q:before, q:after{content: '';content: none;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix{*zoom:1;}
html{font-size:20px; line-height:1.76;}
*{font-family:"Microsoft Yahei", "微软雅黑","宋体", Arial, Helvetica, sans-serif;}
body{font-size: 14px;background-color: #fff;max-width: 1920px;margin: 0 auto;min-width:1400px;overflow-x:scroll; -webkit-font-smoothing: antialiased; }
h1,h2,h3,h4,h5,h6 {
  font-weight: 600;
  color:#4e4e4e;
}
#header *,#ind_pro *{transition:all .5s ease; -webkit-transition: all .5s ease; }
 h1{font-size: 36px;} 
 h2{font-size: 20px;} 
 h3{font-size: 16px;font-weight: normal; } 
 h4{font-size: 16px; } 
 @font-face{font-family: 'FontBlar'; src: url('../fonts/CALIST_0.TTF') format('truetype'); font-weight: normal; font-style: normal; } /* 通用样式 */
.boxWrap{
  width: 240px;
  -moz-transition:margin-top .5s ease-out;
  -webkit-transition:margin-top .5s ease-out;
  -o-transition:margin-top .5s ease-out;
  -ms-transition:margin-top .5s ease-out;
}
.boxWrap:hover{ margin-top:-179px;}
ul{overflow: hidden;}
input,a{outline:none;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none ;border-radius: 0;
}
input:-webkit-autofill {-webkit-box-shadow: 0px 0px 1000px white inset;}
.containe{
  width: 100%;
  display: block;
  max-width: 1400px;
  margin:0 auto;
  position: relative;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #bbbbbb;}
input:-moz-placeholder, textarea:-moz-placeholder{color: #bbbbbb;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #bbbbbb;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #bbbbbb;}

/* flexslider */
.flexslider{margin:0;position:relative;width:100%;height:100%;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
@media screen and (max-width: 767px) {
.flex-direction-nav{display: none;}
}
.newsList02 li {
  overflow: hidden;
  border-bottom: 1px dashed #d0d1d1;
  background: url(../images/i13.png) no-repeat 2px 21px;
    height: 48px;
    border-bottom: 1px dashed #aaa;
    padding-left: 23px;
}
.newsList02 li .title {position: relative;}
.newsList02 li span a{color: #e10e11;}
.newsList02 h2 {
  color: #333;
  font-size: 15px;
  padding-right: 5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 49px;
}
.newsList02 span{height:50px; line-height:52px; float: right;}
.newsList02 span img{margin-top:10px;}
.newsList02 p {
  height: 47px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  margin-top: 6px;
  margin-top: 9px;
  display: block;display: none;
}
.articleCon img{max-width: 100%;height: auto !important;}
.pro_list{width: 102%;}
.pro_list li{width: 31%;margin-right: 2%;float: left;}

.pro_list li .imWrap {
    border: 1px solid #bbb;
} 
.pro_list li h3{display: inline-block;
    color: #333;
    font-size: 16px;
    text-align: center;
    width: 100%;
    line-height:3em;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis; 
    }
.tab04{margin-right:-3px;display:flex;justify-content:space-between; flex-flow: row wrap;overflow:hidden;padding: 10px 0 1px 0;max-width: 720px; }
.tab04 li{padding:7px 0;width:16%;float:left;color:#000;text-align:center;line-height:22px; flex:1 1 100px;margin-right:2px;cursor: pointer;margin-bottom: 3px}
.tab04 li {background-color: #e5e5e5; }
.tab04 li.act {background-color:#333333;color:#fff;}
.prodetails{border-bottom: 2px solid #333333;margin: 35px 0 20px;}    
.tabcon04 p{font-size: 14px;color: #474747;line-height: 35px;text-indent: 2em;}
.tabcon04 .con{min-height:100px;}
/* drama-poster */
.contentor{    height: 90px;
    width: 100%;
    position: relative;
    margin:38px auto 0;
    padding: 0 18px;
    box-sizing: border-box;}
.drama-poster{margin:0 auto; width:1200px;height:180px;overflow:hidden;position:relative; }
.drama-poster ul{width:100%;    overflow: initial;}
.drama-poster li{ margin:0px 5px;}
.show-poster-3{ width:98px;height:88px; border: 1px solid #bbb;float:left;}
.show-poster-3 img{display:block;width:100%;height:100%; display: inline-block;}
.show-poster-3 a p{ text-align:center;color:#393939;line-height:30px; width:100%;height:30px;}
.show-poster-3 a:hover p{ background-color:#2751B3; color:#fff; text-decoration:none;}
.show-poster-3 a:hover{ text-decoration:none;}


.drama-slide li{ position:absolute; z-index:10000;    top: 0;
    border-top: 3px solid #fff;border-bottom: 3px solid #fff;}
.drama-slide .prev{ position:absolute;left:0px;}
.drama-slide .next{ position:absolute; right:0px;}
.drama-slide li a{display:block;width:17px;height:84px;}
.drama-slide li.prev a{background:url(../images/index_40.jpg) no-repeat center center;}
.drama-slide li.next a{background:url(../images/index_41.jpg) no-repeat center center;}

#demoo {
  width: 100%;
  overflow: hidden
}

#demoo .container a {
  display: block;
  padding-right: 20px;
  float: left;
  width: 325px
}

#demoo .container a .big {
  width: 100%;
  height: 118px;
  display: block;
  vertical-align: middle;
  border: 1px solid #bbb;
  background-color: transparent;
  text-align: center;
}

#demoo .container a .big img {
  width: auto;
  height: auto;
  border: none;
  max-width: 100%;
  min-height: 100%;
  display: inline-block
}

#demoo .container a p {
  text-align: center;
  line-height: 30px;
  color: #1a3745
}
.skyimg{float: right;max-width: 50%;}


.antim{position: absolute;right: 0;z-index: 55;transform: translateY(20px);opacity: 1 !important;}
/* leftside */
.leftside{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.leftside ul{overflow: visible;}
.leftside ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.leftside ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.leftside ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.leftside ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.leftside ul li img{float:left;}

.swiper-container {position:relative;width:100%;height:100%;}
.swiper-slide img{display: block;max-width: 100%;}

.tag_pre{box-sizing: border-box;
    background-color: #fff;margin-bottom: 1.5rem;padding: 10px;}
.tag_pre a{display: inline-block;
    border: 1px dashed #f5aa00;
    border-radius: 5px;
    margin: 3px;
    color: #666;
    padding: 0 5px;
    font-size: 12px;}
.hotag h2{ margin-top: 2vw;background-image:none !important;
}
#tagsChange{background: url(../images/reflesh.png) no-repeat 70% center;
    float: right;
    background-size: 30px;
    color: transparent;
}
.downbox{    width: 100%;
    line-height: 50px;
    margin-bottom: 10px;
    background-color: #eee;
    padding: 15px 39px;
    box-sizing: border-box;
    overflow: hidden;}
.mod01{width: 40%;float: left;}
.fa-dot-circle-o{color:#28b7c1;font-size: 18px;margin-right: 20px }
.mod02{width: 30%;float: left;}
.mod03{width: 30%;float: left;text-align: right}
.mod03 a{padding: 8px 30px;background-color:#28b7c1;color: #fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px; }
#tableList{width: 100%;padding-top: 3%;}
#tableList table{
  color:#666;width: 100%;
  }
#tableList table tr td{
     border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    text-align:center;    line-height: 1.5;
    padding: 10px 0;
  }
  /*#tableList table tr:hover{background: #ddd;}*/
  #tableList table tr>td:nth-child(2){
    text-align: left;    text-indent:0.6em;
    max-width:128px;
  }
#tableList table tr td a{
  color:#51b30c;display: block;
  }
  #tableList table tr td:hover{color: #000;}
.tableTitleGrey{    background-color: #52c700;
    color: #fff;
    line-height: 3.2;
    font-size: 15px;
  }
  .tableTitleGrey th{border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    text-align:center;font-weight: normal;}
.tdjishu{background-color:#f6f6f6;}
.tdjishu:hover{background-color:#efefef;}
.tdoushu{
  background-color:#efefef;
  }

/*分页*/
.digg {
    text-align:right;
    padding:50px 0px 80px
}
.digg li{
    display: contents;
}
.digg span {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400
}
.digg .laypage_curr {
    color:#fff;
    background-color:#000 !important;
    border-color:#000
}
.digg a {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400;
    border:1px solid #ccc;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#fff
}
.digg a:hover {
    color:#fff;
    background-color:#000;
    border-color:#000
}
.digg .laypage_next, .digg .laypage_prev {
    width:65px
}
#header .other {
    float: right;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    align-items: center;
    margin-top:5px;
}
#header .other .phone-menu {
    display: none;
}
#header .other .search {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-left: 15px;
    background: #52c700 url(../images/icon1.png) no-repeat center;
    cursor: pointer;
}
#header .other .search:hover {
    background-color: #52c700;
}
.head-form {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    align-items: center;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    background-color: rgba(0, 0, 0, 0.6);
}
.head-form .form-box {
    display: flex;
    width: 100%;
    padding: 45px 40px;
}
.head-form .form {
    display: flex;
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #005ca4;
    border-radius: 4px;
    width: 1200px;
    max-width: 100%;
    font-size: 0;
    background: #ffffff;
}
.head-form .form .key {
    display: inline-flex;
    position: relative;
    width: 100%;
    height: 52px;
    padding: 0 30px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}
.head-form .form .key:focus {
    border-color: #fff;
}
.head-form .form .key:placholder-show {
    color: #c4cbd4;
}
.head-form .form .submit {
    display: inline-flex;
    flex-shrink: 0;
    border-radius: 4px;
    height: 100%;
    width: 50px;
    padding: 0;
    background: #0092d5 url(../images/icon1.png) no-repeat center;
    cursor: pointer;
}
.head-form .form .submit:hover {
    background-color: #23b4f7;
}
.head-form .exit {
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 0 none;
    cursor: pointer;
}
.search-show .head-form {
    pointer-events: auto;
    opacity: 1;
    margin-top: 1px;
    z-index: 9999;
}

@media (max-width:1200px){
    .head-form .form{
        width:90%;
    }
    .head-form .form-box{
        padding: 25px 15px;
    }
    .head-form .form .key{
        height: 40px;
        padding: 0 15px;
        line-height: 40px;
    }
}