﻿@charset "UTF-8";
html {
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

button,
input,
optgroup,
select,
textarea {
  outline: none;
}

li {
  list-style: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

input {
  outline: 0;
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.top-bar {
  border-bottom: 2px #E20000 solid;
  background: #fff;
  z-index: 1000;
}

.top-bar-login,
.top-bar-login-after {
  line-height: 30px;
  font: 12px/30px simsun;
}

.top-bar-login-after {
  display: none;
}

.top-bar .ofw-logo {
  margin-top: 2px;
}

.top-bar-login > .signin {
  display: inline-block;
  background: #e20000;
  height: 24px;
  width: 50px;
  border-radius: 2px;
  text-align: center;
  margin-top: 3px;
  line-height: 24px;
}

.top-bar-login > .signin > a {
  color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
  color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
  text-decoration: underline;
}

.top-bar-login i {
  font-style: normal;
  color: #666;
}

.top-bar-login > .email {
  padding-left: 24px;
  display: inline-block;
  background: url(../images/ico_email.png) no-repeat left;
}

.top-nav {
  height: 70px;
}

.navbar {
  border-bottom: 1px solid #25304e;
  height: 69px;
  z-index: 100000;
}

.navbar-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  background: #000;
}

.navbar-login li {
  float: left;
  margin: 0 18px;
}

.navbar-login li.active {
  border-bottom: 2px solid #fff;
  font-weight: bold;
}

.navbar-login a {
  color: #fff;
  line-height: 68px;
  font-size: 16px;
}

.navbar-login span {
  display: inline-block;
  border-radius: 4px;
  padding: 0 20px;
  margin: 18px 15px 0;
}

.navbar-login span a {
  line-height: 32px;
}

/*navbar*/
.nav-bar {
  /* background-color: #fff; */
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  /* border-bottom: 1px solid #ddd; */
}

/* 右侧浮层 */
.right_side {
  display: none;
  position: fixed;
  right: 0;
  top: 20%;
  width: 348px;
  height: 134px;
  background: url(../images/gore/right_entry.png) no-repeat left top;
  z-index: 2;
}
.right_side p {
  font-size: 27px;
  color: #fff;
  text-align: center;
  line-height: 1.1em;
  padding-top: 15px;
}
.right_side p span {
  font-size: 19px;
}
.right_side a {
  position: absolute;
  top: 89px;
  left: 77px;
  width: 211px;
  height: 36px;
}

/*banner*/
.banner {
  position: relative;
  height: 563px;
  background: url(../images/gore/banner3.png?v=2) no-repeat center top;
}
.history_wrap {
  position: absolute;
  top: 656px;
  left: 50%;
  margin-left: -642px;
  width: 1298px;
  height: 257px;
  background: url(../images/gore/history/ring.png) no-repeat;
}
.history_list {
  position: absolute;
  top: 0;
  left: 0;
  width: 1150px;
  padding: 160px 0 135px 135px;
}
.history_list > li {
  position: relative;
  float: left;
  width: 173px;
  height: 172px;
  margin-left: 40px;
  z-index: 2;
}
.history_list > li:first-child {
  margin-left: 0;
}
.history_list > li > img {
  width: 100%;
  height: 100%;
}
.history_list > li > span {
  position: absolute;
  top: -73px;
  left: 50%;
  margin-left: -67px;
  width: 133px;
  height: 30px;
  border: 2px solid #e70a11;
  border-radius: 3px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.history_list > li > p {
  position: absolute;
  top: 192px;
  left: 50%;
  margin-left: -90px;
  width: 190px;
  font-size: 16px;
  color: #fff;
  transition: all .2s;
}
.history_list > li:hover > p {
  font-size: 17px;
}
.cover {
  position: relative;
  width: 100%;
  height: 100%;
}
.cover .cover_top1 {
  position: absolute;
  top: 0;
  left: 51px;
  width: 950px;
  height: 43px;
  background: url(../images/gore/history/cover_top1.png) no-repeat left center;
}
.cover .cover_left {
  position: absolute;
  bottom: 34px;
  left: 0;
  width: 62px;
  height: 180px;
  background: url(../images/gore/history/cover_left.png) no-repeat center bottom;
}
.cover .cover_bottom {
  position: absolute;
  bottom: 0;
  right: 42px;
  width: 1214px;
  height: 34px;
  background: url(../images/gore/history/cover_bottom.png) no-repeat right center;
}
.cover .cover_right {
  position: absolute;
  top: 43px;
  left: 1239px;
  width: 59px;
  height: 180px;
  background: url(../images/gore/history/cover_right.png) no-repeat center top;
}
.cover .cover_top2 {
  position: absolute;
  top: 0;
  left: 1175px;
  width: 81px;
  height: 43px;
  background: url(../images/gore/history/cover_top2.png) no-repeat left center;
}

.history_wrap:hover .cover_top1 {
  animation: c_top1 forwards 1s;
}

.history_wrap:hover .cover_left {
  animation: c_left forwards 1s;
}

.history_wrap:hover .cover_bottom {
  animation: c_bottom forwards 1s;
}

.history_wrap:hover .cover_right {
  animation: c_right forwards 1s;
}

.history_wrap:hover .cover_top2 {
  animation: c_top2 forwards 1s;
}

@keyframes c_top1 {
  0% {
    width: 100%;
  }

  36% {
    width: 0;
  }

  100% {
    width: 0;
  }
}

@keyframes c_left {
  0% {
    height: 100%;
  }

  36% {
    height: 100%;
  }

  43% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

@keyframes c_bottom {
  0% {
    width: 100%;
  }

  43% {
    width: 100%;
  }

  89% {
    width: 0;
  }

  100% {
    width: 0;
  }
}

@keyframes c_right {
  0% {
    height: 100%;
  }

  89% {
    height: 100%;
  }

  96% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

@keyframes c_top2 {
  0% {
    width: 100%;
  }

  96% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}


/* 车灯进化历史 */
.lishi {
  padding: 40px 0 50px;
  background: url(../images/gore/jinhua_bg.png) no-repeat center;
  background-size: cover;
}
.lishi_list {
  padding-top: 15px;
}
.lishi_list li {
  float: left;
  width: 180px;
  margin-left: 25px;
}
.lishi_list li:first-child {
  margin-left: 0;
}
.lishi_list li > img {
  display: block;
  width: 160px;
  height: 158px;
  margin: 0 auto 26px;
}
.lishi_list li > p {
  font-size: 16px;
  color: #000;
  transition: all .2s;
  min-height: 68px;
}
.lishi_list li:hover p {
  font-size: 17px;
}


/* title */
.block_title {
  text-align: center;
  padding-bottom: 25px;
}
.block_title h2 {
  position: relative;
  font-size: 34px;
  color: #000;
}
.block_title h2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  width: 257px;
  height: 1px;
  background: #8c8889;
}
.block_title h2:before {
  content: "";
  position: absolute;
  right: 0;
  top: 24px;
  width: 257px;
  height: 1px;
  background: #8c8889;
}
.block_title p {
  font-size: 14px;
  color: #5b5c5c;
  margin-top: 10px;
}

/* 车灯未来进化趋势 */
.qushi {
  padding: 40px 0;
}
.qushi_list li {
  float: left;
  width: 322px;
  padding: 19px;
  margin-left: 16px;
  border: 1px solid #d2d2d2;
  border-radius: 8px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.qushi_list li:first-child {
  margin-left: 0;
}
.qushi_list li img {
  width: 100%;
}
.qushi_list li h3 {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  padding: 22px 0 14px;
  text-align: center;
}
.qushi_list li p {
  font-size: 14px;
  color: #000;
}

/* 拥抱趋势  GORE技术进化 */
.jinhua {
  padding: 32px 0 26px;
  background: url(../images/gore/jinhua_bg.png) no-repeat center;
  background-size: cover;
}
.jh_item {
  position: relative;
  width: 980px;
  padding: 25px 15px;
  /* margin-top: 22px; */
  border: 1px solid #d2d2d2;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .2s;
}
.jh_item.first {
  margin-top: 0;
}
.jh_item:hover {
  border: 1px solid #e0141e;
}
.jh_item_img1 {
  position: absolute;
  top: 29px;
  right: 34px;
  width: 224px;
}
.jh_item_img2 {
  position: absolute;
  top: 75px;
  right: 36px;
  width: 214px;
}
.jh_item h3 {
  font-size: 22px;
  color: #e0141e;
  font-weight: 500;
  margin-bottom: 20px;
}
.jh_item_text {
  width: 690px;
}
.jh_item_text.first {
  margin-bottom: 30px;
}
.jh_item_text h4 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}
.jh_item_text p {
  font-size: 14px;
  color: #363636;
}
.jh_item .clearfix > div {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.jh_item .clearfix > div.one {
  padding-right: 25px;
  border-right: 1px solid #d2d2d2;
}
.jh_item .clearfix > div.tow {
  padding-left: 25px;
}
.jh_item .clearfix > div > h4 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}
.jh_item .clearfix > div > p {
  font-size: 14px;
  color: #363636;
}
.jh_item .clearfix > div > img {
  display: block;
  margin: 0 auto;
}

/* 无“险”可能   尽在GORE */
.deng {
  padding: 50px 0;
}
.deng_item {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 35px;
  margin-bottom: 28px;
}
.deng_item:first-child {
  padding-left: 0;
  padding-right: 35px;
}
.deng_item h3 {
  width: 210px;
  height: 31px;
  padding-left: 15px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  line-height: 31px;
  background: url(../images/gore/title_bg.png) no-repeat left top;
}
.deng_item > div {
  margin-top: 16px;
}
.deng_item > div > img {
  float: left;
  width: 133px;
  margin-right: 15px;
}
.deng_item > div > p {
  float: left;
  width: 310px;
  padding-top: 12px;
  font-size: 12px;
  color: #363636;
  line-height: 1.5em;
}
.deng_item > div > p > span {
  font-size: 16px;
}


.btn_bg {
  display: block;
  width: 284px;
  height: 46px;
  font-size: 20px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  margin: 0 auto;
  background: transparent;
  background-image: url(../images/gore/btn_bg.png);
  background-repeat: no-repeat;
}

.submit_btn {
  border: none;
  outline: none;
  text-decoration: none;
  margin-top: 60px;
  cursor: pointer;
}

/* 车灯盛事   戈尔先知 */
.xianzhi {
  padding: 30px 0 66px;
  background: #f8fafd;
}
.xianzhi_box {
  padding-top: 35px;
}
.xianzhi_box > img {
  float: left;
  width: 497px;
  height: 294px;
}
.xianzhi_box > .fr {
  width: 465px;
}
.xianzhi_box > .fr > h3 {
  width: 430px;
  font-size: 20px;
  color: #000;
  padding: 12px 0;
  border-bottom: 1px solid #c9c9c9;
  font-weight: 500;
}
.xianzhi_box > .fr > p {
  margin-top: 15px;
  height: 165px;
}
.xianzhi_box > .fr > a {
  display: block;
  width: 175px;
  height: 35px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  background: #e20000;
  border-radius: 35px;
  margin-top: -160px;
}

/* 未来车灯   N种构想 */
.gift {
  height: 574px;
  background: url(../images/gore/gift_bg.png) no-repeat center top;
}
.gift > p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 1.5em;
  padding-top: 173px;
}

/* 问题 表单 */
.topic {
  float: left;
  width: 410px;
  border: 1px dashed #818181;
  border-radius: 8px;
  padding: 26px 0 26px 52px;
  margin-left: 112px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url(../images/gore/topic_bg.png) no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.topic_item {
  position: relative;
  color: #363636;
  line-height: 1.5em;
  margin-top: 18px;
}
.topic_item:first-child {
  margin-top: 0;
}
.topic_item p {
  float: left;
  width: 100%;
  font-size: 14px;
}
.topic_item > div {
  float: left;
  font-size: 12px;
  width: 160px;
}
.topic_item > div.text_input {
  width: auto;
}
.topic_item > div.text_input input {
  width: 200px;
  padding: 3px 5px;
  border: none;
  background: transparent;
  border-bottom: 1px solid #aaa;
}
.topic_item > div > label,
.topic_item > div > input {
  vertical-align: middle;
}


.scroll_text {
  float: left;
  width: 335px;
  border: 1px dashed #818181;
  border-radius: 8px;
  margin-left: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.scroll_text_title {
  height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: #ff3e45;
}
.scroll_text_box {
  position: relative;
  height: 229px;
  margin: 10px 0 10px;
  overflow: hidden;
}
.scroll_text_ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.scroll_text_ul li {
  font-size: 12px;
  color: #363636;
  padding: 5px 0;
  text-indent: 2em;
  border-top: 1px dashed #818181;
}
.nopass {
  position: absolute;
  left: 0;
  bottom: -18px;
  font-size: 12px;
  color: red;
}




.appnitro {
  margin: 20px 0 0 50px;
}

.appnitro li {
  border-bottom: 1px dashed #ddd;
  font-size: 14px;
  line-height: 26px;
  color: #4f4e4e;
  padding-bottom: 7px;
  margin-bottom: 10px;
}

.appnitro li div {
  overflow: hidden;
}

.appnitro li div p {
  float: left;
  margin-right: 50px;
}

.appnitro li p input,
.appnitro li p label {
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.appnitro li p label + input {
  margin-left: 50px;
}

.required {
  color: red;
}

.red-btn {
  width: 100px;
  height: 30px;
  background: #e80028;
  color: #fff;
  font-size: 14px;
  border: none;
  border-radius: 3px;
  text-align: center;
  outline: none;
  display: inline-block;
  line-height: 30px;
  text-decoration: none;
}

#info-form {
  width: 431px;
  /* height: 348px; */
  position: fixed;
  background: #f6f6f6;
  border: 8px solid #d8d8d8;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  margin: -160px 0 0 -223.5px;
  z-index: 999999;
  display: none;
}

#info-form .close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.form-group {
  margin-bottom: 8px;
  line-height: 28px;
  vertical-align: top;
}

.form-group.mb10 {
  margin-bottom: 10px;
}

.control-label,
.form-control {
  float: left;
  display: inline;
}

.form-control {
  position: relative;
}

.xin {
  color: #ca0000;
  font-size: 14px;
  margin-right: 6px;
  font-weight: normal;
  font-style: normal;
}

.control-label {
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  color: #5c5a5a;
  width: 112px;
  text-align: right;
  margin-right: 10px;
}

.txt {
  width: 270px;
  height: 30px;
  line-height: 30px\9;
  font-size: 12px;
  padding: 0 8px;
  float: left;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  background: #fff;
  color: #333;
  outline: none;
}

.form-wrap {
  margin-top: 32px;
}

.btn-box {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* 正确答案 */
.daan {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  background-color: #eee;
  padding: 20px;
  z-index: 1000;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #333;
  display: none;
  min-width: 200px;
}

.daan h3 {
  line-height: 30px;
}

.daan p {
  line-height: 25px;
}

.daan .queding {
  width: 80px;
  padding: 10px;
  border-radius: 5px;
  margin: 20px auto 0;
  color: #fff;
  text-align: center;
  background-color: #e80028;
  cursor: pointer;
}

.banner {
  position: relative;
}

.banner .linkTo {
  position: absolute;
  width: 100%;
  height: 400px;
  z-index: 1000;
}

.survey .main-title {
  width: 229px;
  height: 26px;
  margin: 0 auto;
  background: url("../images/survey.png") center no-repeat;
  margin-bottom: 40px;
}

.errorContainer {
  color: #cc0000;
  text-align: center;
}




/* about_gore */
.about_gore {
  height: 277px;
  margin-top: 60px;
  background: url(../images/gore/bottom_bg.png) no-repeat center top;
  overflow: hidden;
}
.about_gore .wrap {
  position: relative;
}
.about_gore h2 {
  font-size: 34px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 38px 0 33px;
}
.about_gore p {
  width: 740px;
  font-size: 12px;
  color: #fff;
  line-height: 1.8em;
  text-indent: 2em;
}
.about_gore p a {
  color: #fff;
  transition: all .2s;
}
.about_gore p a:hover {
  color: #e0141e;
  text-decoration: underline;
}
.about_gore img {
  position: absolute;
  top: 100px;
  right: 70px;
  width: 111px;
}

/*  */
.db{
  display: block;
}
.hide {
  display: none;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.mb10 {
  margin-bottom: 10px;
}
.vt{
  vertical-align: top;
}
.vm{
  vertical-align: middle;
}
.vb{
  vertical-align: sub
}
.pf{
  position: fixed;
}
.flex{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex_align_items{
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_space_around {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
.flex_start{
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}
.flex_wrap{
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex_1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex_space_between{
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex_last_end{
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: justify;
  justify-content: flex-end;
}
.pr{
  position: relative
}
.tc{
  text-align: center;
}
.section2_tab_title li p{
  width:203px;
  height:50px;
  background:rgba(240,241,245,1);
  position: absolute;
  right: 0;
  bottom: 20px;
  padding: 5px 10px;
  box-sizing: border-box;
}
.hover p{
  background: #d22222 !important;
  color: #fff !important;
}

.arrow{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  margin: 0 auto;
  display: none;
}
.hover .arrow{
  display: block
}
.section3_item{
  margin-bottom: 30px;
}
.section3_item li{
  width: 280px;
  height: 420px;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 35px;
}
.section3_item li h3{
  font-size: 16px;
  margin-bottom: 25px;
}
.section3_item li img{
  margin-bottom: 30px;
}
.section3_item li p{
  text-align: left;
  margin-bottom: 10px;
  text-align: left;
  margin-bottom: 10px;
  color: #050605;
  font-size: 14px;
  line-height: 22px;
  padding-left: 30px;
  position: relative;
  box-sizing: border-box;
}
.section3_item li:hover{
  box-shadow: 0 0 13px 2px #ccc;
}
.section3_desc{
  margin-top: 5px;
  line-height: 24px;
}
.arrow_right{
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("../images/right_arrow.png");
  background-size: 100% 100%;
  vertical-align: top;
  margin-right: 5px;
  position: absolute;
  left: 5px;
  top: 4px;
}
.section2_tab_content li{
  display: none;
}
.section2_item2{
  width: 475px;
  margin: 0 auto;
  position: relative;
  left: 60px;
  text-align: left;
}
.section2_m{
  display: none;
}
.section2_txt{
  padding: 20px 10px;
  box-sizing: border-box;
  line-height: 25px;
  margin-top: 35px;
}
.bg_blue{
  background: rgba(240,241,245,1);
}
.fs14 {
  font-size: 14px;
}
.section2_last_item{
  text-align: left;
}
.section2_last_item span{
  display: inline-block;
  margin-right: 198px;
}
.section2_last_item i{
  display: inline-block;
  margin-right: 58px
}

/*# sourceMappingURL=style.css.map */

/* 下载弹框 */
.download_pop_wrap {
  width: 431px;
  /* height: 348px; */
  position: fixed;
  background: #f6f6f6;
  border: 8px solid #d8d8d8;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  margin: -160px 0 0 -223.5px;
  z-index: 9999;
  display: none;
}
.download_pop_close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 18px;
  height: 17px;
  background: url(../images/btn-close.jpg) no-repeat;
}
.download_pop_content {
  padding: 20px;
  font-size: 22px;
  color: #000;
  text-align: center;
}
.download_file {
  padding: 20px 20px 30px;
}
.download_file li {
  margin-top: 15px;
}
.download_file li a {
  display: inline-block;
  width: 320px;
  padding: 8px 0 8px 50px;
  font-size: 18px;
  color: #000;
  background: url(../images/pdf.png) no-repeat 20px center;
  border: 1px solid #e20000;
  border-radius: 3px;
}

.right_pop {
  display: none;
  position: fixed;
  right: 0;
  top: 20%;
  width: 106px;
  height: 240px;
  background: url(../images/pop_right.png?v=5) no-repeat left top;
  z-index: 2;
}
.right_pop li {
  width: 96px;
  height: 34px;
  margin: 0 auto 12px;
  cursor: pointer;
}