/* ����css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
figure,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  background: #e6dacb;
  color: #444;
  font-family: 12px/18px 'Arial', 'SimSun';
}
i,
em {
  font-style: normal;
}
ul,
ol {
  list-style-type: none;
}
select,
input,
select {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
em,
strong,
th,
i {
  font-style: normal;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  font-family: 'Microsoft YaHei', 'Helvetica';
}
q:before,
q:after {
  content: '';
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
input,
button,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
a,
a:focus {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* ������� */
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
  height: 0;
  font: 0/0 Tahoma;
  visibility: hidden;
}

.footer_nt a {
  margin: 0 5px;
  color: #fff;
}
#bottom .footer_nt,
#bottom .footer_nt a {
  color: #333;
  font-size: 12px;
  font-family: '宋体';
  line-height: 24px;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
}
.activity-content-wrapper{
  max-width: 1920px;
  margin: 0 auto;
}
.banner{
  width: 100%;
}
.banner img{width: 100%;}

.con1_bg {
  
}



.con3_bg {
  position: relative;
  margin: 20px 0 30px;
}

.botm_bg {
 background: #e6dacb;
  color: #333;
  text-align: center;
  padding-top: 60px;
  height: 170px;
  font-family: '宋体';
}

.sj_btndd{
	position:fixed; top:50%; left:5%; z-index:100; margin-top:-80px;width: 60px;}


.video{ width:1040px; margin:0 auto; height:600px; border-radius:40px; overflow:hidden;
	}

.yysj_bg_wrapper{max-width: 942px;padding: 30px 0 50px; margin: 0 auto;}
.yysj_bg {

  width: 940px;

  box-sizing: border-box;
  margin: 0 auto;
}

.yysj_bg ul li {
  height: 42px;  background:#fff;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 300px;
  float: left;
  padding-left: 14px;
  position:relative;
  box-sizing:border-box; 
  font-family: 'Microsoft YaHei', 'Helvetica';
}
.yysj_bg ul li:nth-child(3n+1){ margin-left:0px;}
.yysj_bg ul li input {
  height: 40px;
  width: 100%;
  border: none;
  background: none;

  font-size: 16px;
  color: #333;
}
.yysj_bg ul li select {
 background:url(../images/arrow4.png) no-repeat 96% center;
  height: 40px;
  width: 100%;
  border: none;
  color: #333;
  font-size: 16px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}



.yysj_bg ul li input::-webkit-input-placeholder {
  color: #333;
}
.yysj_bg ul li input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
}
.yysj_bg ul li input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
}
.yysj_bg ul li input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
}

.term {
  line-height: 28px;
  font-size: 14px;
  color: #666;
  margin-top: 0px;
  text-align: center;
}
.term a {
  color: #f09800;
  text-decoration: underline;
}

.term input[type='checkbox']:checked {
  background: url(../images/fx_bg2.png) no-repeat center center;
  height: 22px;
  width: 22px;
}
.term input[type='checkbox'] {
  background: url(../images/fx_bg.png) no-repeat center center;
  height: 22px;
  width: 22px;
  -webkit-appearance: none;
  cursor: pointer;
}

input.sub_btn {
  background: url(../images/sub_btn.png) no-repeat;
  width: 242px;
  height: 45px;
  border: none;
  margin: 0px auto;
  margin-top: 30px;
  display: block;
  cursor: pointer;
}
input.sub_btn:hover { opacity:.9;
}

