
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body,
html {
  background-color: #fff;
  font-family: Arial, PingFangSC-Regular, "Microsoft YaHei", "simsun", "Helvetica Neue", Helvetica;
  color: #858585;
  height: 100%;
  overflow-x: hidden;
}
html,
body,
div,
span,
object,
iframe,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
span,
abbr,
acronym,
address,
code,
del,
dfn,
em,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
caption,
tbody,
tfoot,
thead,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
ul,
li {
  list-style: none;
}
img {
  border: 0;
  border: none;
  vertical-align: middle;
  width: 100%;
}
article,
aside,
details,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section,
textarea {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
textarea,
input,
button,
keygen,
select {
  font-family: Arial, PingFangSC-Regular, "Microsoft YaHei", "simsun", "Helvetica Neue", Helvetica;
  outline: none;
  font-size: inherit;
}
textarea {
  resize: none;
  color: inherit;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}
button,
input[type="button"] {
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.float_l {
  float: left;
}
.float_r {
  float: right;
}
.module_width {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.top_project {
  height: 103px;
}
.top_project a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.header {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #d8d8d8;
  -webkit-box-shadow: 0 1px 5px #ebebeb;
  box-shadow: 0 1px 5px #ebebeb;
  overflow: hidden;
}
.header li.float_l {
  padding-top: 18px;
}
.header li.float_l a {
  display: inline-block;
  width: 128px;
  background: url("../images/logo.png") no-repeat left;
  height: 44px;
}
.header li.float_r a {
  margin-left: 40px;
  color: #4a4949;
}
.header li.float_r a:hover,
.header li.float_r a.active {
  color: #ef4d11;
}
.footer {
  margin-top: 170px;
  background-color: #323232;
  padding-top: 50px;
}
.footer .footer_info {
  overflow: hidden;
  padding-bottom: 35px;
}
.footer .footer_info ul.com_info {
  width: 320px;
  color: #d4d4d4;
  font-size: 12px;
  margin-right: 105px;
}
.footer .footer_info ul.com_info li {
  margin-bottom: 5px;
}
.footer .footer_info ul.link {
  color: #d4d4d4;
  font-size: 14px;
}
.footer .footer_info ul.link span {
  margin: 0 15px;
  color: #5f5f5f;
}
.footer .footer_record {
  font-size: 12px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  color: #9d9d9d;
  background-color: #272727;
}
.list_module_title {
  border-bottom: 2px solid #404040;
  padding-top: 40px;
  padding-bottom: 5px;
  font-size: 24px;
  color: #404040;
}
.list_module_title span.float_r {
  color: #aaa;
  font-size: 12px;
  padding-top: 15px;
}
.list_module_box {
  width: 1230px;
  margin: 0 auto;
  padding: 15px 0 45px;
  overflow: hidden;
  color: #858585;
  font-size: 12px;
}
.list_module_box div {
  width: 25%;
  padding: 0 15px;
  float: left;
  height: 225px;
  margin-bottom: 25px;
}
.list_module_box div ul {
  background-color: #f2f2f2;
  height: 100%;
}
.list_module_box div ul li.vod_list_one {
  height: 164px;
  overflow: hidden;
}
.list_module_box div ul li.vod_list_two {
  color: #3a3a3c;
  font-size: 16px;
  padding: 8px 15px 2px;
}
.list_module_box div ul li.vod_list_three {
  padding: 0 15px;
}
.list_module_box div.first {
  width: 50%;
  height: 475px;
}
.list_module_box div.first li.vod_list_one {
  height: 414px;
}
.page_box {
  padding-top: 15px ;
  font-size: 14px;
  text-align: center;
}
.page_box a {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 6px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #e2e2e2;
}
.page_box a:hover,
.page_box a.active {
  color: #fff;
  background-color: #ef4d11;
  border: 1px solid #ef4d11;
}
.page_box a.prev {
  background: url("../images/icon1.png") no-repeat center;
}
.page_box a.next {
  background: url("../images/icon2.png") no-repeat center;
}
.page_box span {
  margin-left: 30px;
}


.module_movie{
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}
.module_movie div{
  width: 16.6%;
  float: left;
  padding: 20px 10px 0;
}

.list_movie {
  margin-top: 20px;
  text-align: center;
}
.list_movie ul.list_img {
  height: 250px;
  width: 100%;
  overflow: hidden;
}
.list_movie ul.list_info {
  color: #858585;
  font-size: 14px;
  padding-top: 12px;
}


@media screen  and (max-width: 421px){
  .module_width{
    width: 100%;
  }
  .header{
    position: relative;
    overflow: visible;

  }
  .header>p{
    display: block;
    position: absolute;
    top: 25px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: url("../images/more.png") no-repeat center;
    background-size: contain;
  }
  .header>p.active{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	/* IE 9 */
    -moz-transform:rotate(90deg); 	/* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg);
  }
  .header ul li{
    float: none;
  }
  .header ul li.float_r{
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    z-index: 9;
    top:80px;
  }
  .header ul li.float_r.active{
    display: block;
  }
  .header ul li.float_r a{
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d8d8d8;
    margin-right: 30px;
  }

  .module_movie{
    width: 100%;
  }
  .module_movie div{
    width: 50%;
padding: 0 5px;
  }

.list_module_box{
  width: 100%;
}
  .list_module_box div{
    width: 100%;
  }
  .list_module_box div.first{
    width: 100%;
    height: 225px;
  }
  .list_module_box div.first li.vod_list_one{
    height: 164px;
  }
  .footer .footer_info ul.link{
    width: 100%;
  }
}
