/****** 基本样式 ******/
body {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  font-family: "微软雅黑";
}

div,
input,
p,
dl,
dd,
dt,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style-type: none;
}

img {
  display: block;
  border: none;
}

a {
  display: block;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/********************* 首页 *********************/

/* 模块1 */
.container_home1 {
  margin: 0px auto;
  width: 1000px;
  height: 3882px;
  background: #d8d8d8 url(../images/landingpage_01.jpg) no-repeat center top;
  background-size: 100% auto;
}

/* 按钮1 */
.container_home1_an1 {
  height: 39px;
  margin: 2700px 0 0 0;
  float: left;
  width: 100%;
}

.container_home1_an1 a {
  width: 333px;
  height: 163px;
  display: block;
  margin: 0 0 0 333px;
  float: left;
  cursor: pointer;
  background: url(./../images/landingpage_04.png) no-repeat;
  /* background: rgb(0, 0, 0, .6); */
}

/* 按钮2 */
.container_home1_an2 {
  height: 163px;
  margin: 3750px 0 0 0;
  float: left;
  width: 100%;
}

.container_home1_an2 a {
  width: 333px;
  height: 163px;
  display: block;
  cursor: pointer;
  margin: 0 0 0 70px;
  float: left;
  background: url(./../images/landingpage_04.png) no-repeat;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品模块1 */
.container_home1_cp1 {
  margin: 1012px 0 0 0;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
  width: 100%;
  padding: 0 200px;
  box-sizing: border-box;
}

.container_home1_cp1_1 {
  float: left;
  width: 190px;
  margin: 0 5px;
}

.container_home1_cp1_1 a {
  width: 190px;
  height: 340px;
  display: block;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品模块2 */
.container_home1_cp2 {
  margin: 130px 0 0 0;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
  width: 100%;
  padding: 0 200px;
  box-sizing: border-box;
}

.container_home1_cp1_1 {
  float: left;
  width: 190px;
  margin: 0 5px;
}

.container_home1_cp1_1 a {
  width: 190px;
  height: 340px;
  display: block;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品模块3 */
.container_home1_cp3 {
  margin: 328px 0 0 0;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
  width: 100%;
  padding: 0 230px;
  box-sizing: border-box;
}

.container_home1_cp3_1 {
  float: left;
  width: 190px;
  margin: 0 40px;
}

.container_home1_cp3_1 a {
  width: 190px;
  height: 340px;
  display: block;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/********************* 投票页 *********************/

/* 模块1 */
.container_vote1 {
  margin: 0px auto;
  width: 1000px;
  height: 2879px;
  background: #d8d8d8 url(../images/vote_01.jpg) no-repeat center top;
  background-size: 100% auto;
}

/* 产品模块1 */
.container_vote1_cp1 {
  margin: 835px 0 0 0;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
  width: 100%;
  padding: 0 0 0 200px;
  box-sizing: border-box;
}

.container_vote1_cp1_1 {
  float: left;
  width: 175px;
  margin: 0 11px;
}

.container_vote1_cp1_1a {
  float: left;
  width: 175px;
}

.container_vote1_cp1_1a a {
  width: 175px;
  height: 260px;
  display: block;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

.container_vote1_cp1_1b {
  float: left;
  width: 175px;
  margin: 15px 0 0 0;
}

.container_vote1_cp1_1b a {
  width: 175px;
  height: 40px;
  display: block;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品模块3 */
.container_vote1_cp3 {
  margin: 366px 0 0 0;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
  width: 100%;
  padding: 0 0 0 190px;
  box-sizing: border-box;
}

.container_vote1_cp3_1 {
  float: left;
  width: 210px;
  margin: 0 50px;
}

.container_vote1_cp3_1a {
  float: left;
  width: 210px;
}

.container_vote1_cp3_1a a {
  width: 210px;
  height: 260px;
  display: block;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

.container_vote1_cp3_1b {
  float: left;
  width: 210px;
  margin: 15px 0 0 0;
}

.container_vote1_cp3_1b a {
  width: 210px;
  height: 40px;
  display: block;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/********************* 详情页 *********************/

.container_details1 {
  margin: 0px auto;
  width: 1000px;
  height: 2270px;
  background: #d8d8d8 url(../images/details_bg1.jpg) no-repeat center top;
  background-size: 100% auto;
}

/* 输入框 */
.container_details1 .input_nr {
  float: left;
  margin: 700px 0 0 150px;
  width: 700px;
}

.container_details1 .input_auto {
  display: flex;
  margin: 0 auto;
  width: 560px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.container_details1 .input_list_1 {
  display: flex;
  box-sizing: border-box;
  margin: 5px 0;
  width: 270px;
  border: #ffa500 solid 1px;
  border-radius: 10px;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
}

.container_details1 .input_list_1.width100 {
  width: 100%;
}

.container_details1 .input_list_1 img {
  margin: 0px 10px;
  height: 22px;
  flex: 0 0 auto;
}

.container_details1 .input_list_1 strong {
  height: 42px;
  color: #ffa600;
  font-weight: normal;
  font-size: 16px;
  line-height: 42px;
  flex: 0 0 auto;
}

.container_details1 .input_list_1 input {
  box-sizing: border-box;
  padding: 0 20px 0 15px;
  width: 100px;
  height: 40px;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  line-height: 40px;
  flex: 1 1 100px;
  color: #ffa600;
}

.container_details1 .input_list_1_bt {
  box-sizing: border-box;
  padding: 10px 0 0 15px;
  height: 42px;
  color: #ffa600;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  flex: 0 0 100%;
}

.container_details1 .input_list_1 textarea {
  box-sizing: border-box;
  padding: 0 20px 0 15px;
  height: 110px;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  line-height: 26px;
  flex: 1 1 100%;
}

/* 单选框1 */
.container_details1 .radio1_nr {
  width: 700px;
  float: left;
  margin: 880px 0 0 150px;
}
.container_details1 .radio1_auto {
  width: 560px;
  margin: 0 auto;
  /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
}

.input_nr_list {
  width: 100%;
  float: left;
  height: 42px;
  line-height: 42px;
  display: flex;
  justify-content: space-between;
  margin: 15px 0 0 0;
}

.input_nr_list span {
  width: 90px;
  height: 42px;
  font-size: 18px;
  color: #0080c5;
}

.input_nr_list input {
  width: 450px;
  background: #fff;
  border: #0080c5 solid 1px;
  box-sizing: border-box;
  font-size: 15px;
  color: #0080c5;
  line-height: 42px;
  padding: 0 15px;
  height: 42px;
}

.input_nr_list p {
  width: 450px;
  /* background: #fff; */
  /* border: #0080c5 solid 1px; */
  box-sizing: border-box;
  font-size: 15px;
  color: #0080c5;
  line-height: 42px;
  height: 42px;
}

.container_details1 .radio1_bt {
  height: 42px;
  flex: 0 0 100%;
  font-size: 18px;
  color: #0080cc;
  font-weight: bold;
  line-height: 30px;
  padding: 5px 0 0 0px;
  box-sizing: border-box;
  margin: 30px 0 0 0;
}

.container_details1 .radio1_1 {
  width: 250px;
  height: 30px;
  line-height: 36px;
  box-sizing: border-box;
  margin: 2px 0;
  font-size: 15px;
  float: left;
}
.container_details1 .radio1_1 a {
  display: block;
  background: url(../images/details_07.png) no-repeat center left;
  background-size: 20px 20px;
  color: #575757;
  text-indent: 35px;
}
.container_details1 .radio1_1 a.hover {
  display: block;
  background: url(../images/details_06.png) no-repeat center left;
  background-size: 20px 20px;
}

.container_details1 .radio1_2 {
  width: 180px;
  height: 30px;
  line-height: 36px;
  box-sizing: border-box;
  margin: 2px 0;
  font-size: 15px;
  float: left;
}
.container_details1 .radio1_2 a {
  display: block;
  background: url(../images/details_11.png) no-repeat center left;
  background-size: 20px 20px;
  color: #0080c5;
  text-indent: 35px;
  float: left;
}
.container_details1 .radio1_2 a.hover {
  display: block;
  background: url(../images/details_10.png) no-repeat center left;
  background-size: 20px 20px;
}

/* 我已阅读用户用户注册协议 */

.container_details1 .radio3_nr {
  float: left;
  margin: 30px 0 0 0;
  width: 100%;
}

.container_details1 .radio3_auto {
  display: flex;
  margin: 0 auto;
  width: 200px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.container_details1 .radio3_list_1 {
  box-sizing: border-box;
  margin: 2px 0 2px;
  width: 100%;
  height: 30px;
  font-weight: bold;
  font-size: 15px;
  line-height: 30px;
}

.container_details1 .radio3_list_1a {
  float: left;
  box-sizing: border-box;
  width: auto;
  height: 50px;
  line-height: 50px;
}

.container_details1 .radio3_list_1a a {
  display: block;
  overflow: hidden;
  background: url(../images/details_11.png) no-repeat center left;
  background-size: 18px 18px;
  color: #0080cc;
  text-indent: 30px;
}

.container_details1 .radio3_list_1a a.hover {
  display: block;
  background: url(../images/details_10.png) no-repeat center left;
  background-size: 18px 18px;
}

.container_details1 .radio3_list_1b {
  float: left;
  box-sizing: border-box;
  width: auto;
  height: 50px;
  line-height: 50px;
}

.container_details1 .radio3_list_1b a {
  display: block;
  color: #ff7e00;
  text-decoration: underline;
}

.container_details1 .radio3_list_1b a.hover {
  color: #e84747;
}

/* 提交按钮 */
.container_details1 .button1 {
  float: left;
  margin: 30px 0 0 150px;
  width: 700px;
  min-width: 560px;
}

.container_details1 .button1_auto {
  display: flex;
  margin: 0 auto;
  width: 197px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.container_details1 .button1_1 {
  box-sizing: border-box;
  margin: 2px 0 2px;
  width: 100%;
  height: 70px;
  font-weight: bold;
}

.container_details1 .button1_1 button {
  width: 100%;
  height: 70px;
  outline: none;
  border: none;
  background: url(../images/details_20.png) no-repeat;
  background-size: auto 70px;
  font-size: 0px;
  cursor: pointer;
}

/* 弹出层背景 */
.popup_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  width: 100%;
  height: 100vh;
  background: rgb(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
}

/* 弹出层1 */
.popup1 {
  margin: 0 auto;
  width: 90%;
  height: 580px;
  max-width: 1000px;
  border-radius: 20px;
  background: #fff;
}

.popup1_t {
  position: relative;
  margin: 20px 0;
  width: 100%;
  height: 40px;
  color: #1e72c8;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 40px;
}

.popup1_tr {
  position: absolute;
  top: 3px;
  right: 20px;
  z-index: 10;
  width: 34px;
  height: 34px;
}

.popup1_tr img {
  margin: 5px;
  width: 24px;
  height: 24px;
}

.popup1_c {
  overflow-y: scroll;
  box-sizing: border-box;
  padding: 0px 50px;
  width: 100%;
  height: 400px;
  border-radius: 20px;
  background: #fff;
  color: #323232;
  font-size: 15px;
  line-height: 28px;
}

.popup1_b {
  box-sizing: border-box;
  margin: 0 auto;
  width: 300px;
  height: 53px;
  font-weight: bold;
}

.popup1_b button {
  float: left;
  margin: 20px 0 0 0;
  width: 300px;
  height: 53px;
  outline: none;
  border: none;
  background: url(../images/details_15.png) no-repeat;
  background-size: 300px 53px;
  font-size: 0px;
  cursor: pointer;
}

/* 弹出框2 */
.popup2 {
  position: relative;
  width: 617px;
  height: 356px;
  border-radius: 10px;
  background: url(../images/details_16.png) no-repeat;
  background-size: 617px 356px;
}

.popup2_tr {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
}

.popup2_tr img {
  margin: 10px;
  width: 40px;
  height: 40px;
}

.popup2_tr2 {
  position: absolute;
  top: 240px;
  left: 165px;
  z-index: 10;
  width: 110px;
  height: 42px;
}

.popup2_tr2 img {
  width: 110px;
  height: 42px;
}

.popup2_tr3 {
  position: absolute;
  top: 240px;
  left: 340px;
  z-index: 10;
  width: 110px;
  height: 42px;
}

.popup2_tr3 img {
  width: 110px;
  height: 42px;
}

/* 弹出层3 */
.popup3 {
  margin: 0 auto;
  width: 90%;
  height: 580px;
  max-width: 640px;
  border-radius: 20px;
  background: #fff;
}

.popup3_t {
  position: relative;
  margin: 20px 0;
  width: 100%;
  height: 70px;
  color: #1e72c8;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 40px;
}

.popup3_tc {
  width: auto;
}

.popup3_tc img {
  width: 225px;
  height: 60px;
  margin: 0px auto;
}

.popup3_tr {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 10;
  width: 34px;
  height: 34px;
}

.popup3_tr img {
  margin: 5px;
  width: 24px;
  height: 24px;
}

.popup3_c {
  /* overflow-y: scroll; */
  box-sizing: border-box;
  padding: 0px 40px 0px;
  width: 100%;
  height: 500px;
  border-radius: 20px;
  background: #fff;
  color: #323232;
  font-size: 15px;
  line-height: 28px;
}

.popup3_c_lis {
  width: 160px;
  height: 220px;
  float: left;
  margin: 0px 12px 24px;
}

.popup3_c_lis img {
  width: 160px;
  height: 220px;
  float: left;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 10px rgba(0, 204, 204, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 204, 204, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

/* 弹出框4 */
.popup4 {
  position: relative;
  width: 617px;
  height: 356px;
  border-radius: 10px;
  background: url(../images/answer_03.png) no-repeat;
  background-size: 617px 356px;
}

.popup4_tr {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
}

.popup4_tr img {
  margin: 10px;
  width: 40px;
  height: 40px;
}

.popup4_tr2 {
  position: absolute;
  top: 240px;
  left: 265px;
  z-index: 10;
  width: 110px;
  height: 42px;
}

.popup4_tr2 img {
  width: 110px;
  height: 42px;
}

.popup4_tr3 {
  position: absolute;
  top: 240px;
  left: 340px;
  z-index: 10;
  width: 110px;
  height: 42px;
}

.popup4_tr3 img {
  width: 110px;
  height: 42px;
}

/* 产品详情1 */
.product1 {
  margin: 0px auto;
  width: 1000px;
  height: 2656px;
  background: #d8d8d8 url(../images/product_01.jpg) no-repeat center top;
  background-size: 100% auto;
}

/* 按钮 */
.product1_an1 {
  height: 54px;
  margin: 2195px 0 0 0;
  float: left;
  width: 100%;
}

.product1_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品详情2 */
.product2 {
  margin: 0px auto;
  width: 1000px;
  height: 2938px;
  background: #9ee0fc url(../images/product_02.jpg) no-repeat center top;
  background-size: auto auto;
}

/* 按钮 */
.product2_an1 {
  height: 54px;
  margin: 2455px 0 0 0;
  float: left;
  width: 100%;
}

.product2_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品详情3 */
.product3 {
  margin: 0px auto;
  width: 1000px;
  height: 2280px;
  background: #9ee0fc url(../images/product_03.jpg) no-repeat center top;
  background-size: auto auto;
}

/* 按钮 */
.product3_an1 {
  height: 54px;
  margin: 1820px 0 0 0;
  float: left;
  width: 100%;
}

.product3_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品详情4 */
.product4 {
  margin: 0px auto;
  width: 1000px;
  height: 2280px;
  background: #9ee0fc url(../images/product_04.jpg) no-repeat center top;
  background-size: auto auto;
}

/* 按钮 */
.product4_an1 {
  height: 54px;
  margin: 1820px 0 0 0;
  float: left;
  width: 100%;
}

.product4_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品详情5 */
.product5 {
  margin: 0px auto;
  width: 1000px;
  height: 2280px;
  background: #9ee0fc url(../images/product_05.jpg) no-repeat center top;
  background-size: auto auto;
}

/* 按钮 */
.product5_an1 {
  height: 54px;
  margin: 1820px 0 0 0;
  float: left;
  width: 100%;
}

.product5_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品详情6 */
.product6 {
  margin: 0px auto;
  width: 1000px;
  height: 2280px;
  background: #9ee0fc url(../images/product_06.jpg) no-repeat center top;
  background-size: auto auto;
}

/* 按钮 */
.product6_an1 {
  height: 54px;
  margin: 1820px 0 0 0;
  float: left;
  width: 100%;
}

.product6_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品详情7 */
.product7 {
  margin: 0px auto;
  width: 1000px;
  height: 2280px;
  background: #9ee0fc url(../images/product_07.jpg) no-repeat center top;
  background-size: auto auto;
}

/* 按钮 */
.product7_an1 {
  height: 54px;
  margin: 1820px 0 0 0;
  float: left;
  width: 100%;
}

.product7_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}

/* 产品详情8 */
.product8 {
  margin: 0px auto;
  width: 1000px;
  height: 2280px;
  background: #9ee0fc url(../images/product_08.jpg) no-repeat center top;
  background-size: auto auto;
}

/* 按钮 */
.product8_an1 {
  height: 54px;
  margin: 1820px 0 0 0;
  float: left;
  width: 100%;
}

.product8_an1 a {
  width: 292px;
  height: 72px;
  display: block;
  margin: 0 0 0 348px;
  float: left;
  /* background: rgb(0, 0, 0, .6); */
}
