/* ����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: #f5f4f3;
  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;
}
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;
  background:#fff;
}

.con1_bg {
  background: url(../images/bg_pic1cc.jpg) no-repeat  center top;
  height: 500px;
}
.con2_bg {
  background: url(../images/bg_pic2cc.jpg) no-repeat  center top;
  height: 496px;
}

.con3_bg {
  background: url(../images/bg_pic3a.jpg) no-repeat  center top;
  height: 331px;
  overflow: hidden;
  position: relative;
  font-family: 'Microsoft YaHei', 'Helvetica';
}
.con4_bg {
  background: url(../images/bg_pic4a.jpg) no-repeat top center;
  height: 356px;
  overflow: hidden;
  position: relative;
  font-family: 'Microsoft YaHei', 'Helvetica';
}
.con5_bg {
  background: url(../images/bg_pic5a.jpg) no-repeat top center;
  height: 1100px;

}

.con6_bg {
  background: url(../images/bg_pic6b.jpg) no-repeat top center;
  height: 1838px;
}

.con7_bg {
  background: url(../images/bg_pic7.jpg) no-repeat top center;
  height: 2108px;
}

.con8_bg {
  background: url(../images/bg_pic8.jpg) no-repeat top center;
  height: 2097px;
}

.con9_bg {
  background: url(../images/bg_pic9.jpg) no-repeat top center;
  height: 2085px;
}
.con10_bg {
  background: url(../images/bg_pic10a.jpg) no-repeat top center;
  height: 2366px;
}

.botm_bg {

  color: #333;
  text-align: center;
 padding:50px 0;
  height: 110px;
  font-family: '宋体';
}



.yysj_bg {

  width: 960px;

  box-sizing: border-box;
  margin: 0 auto;
}

.yysj_bg ul li {
  height: 46px; 
  margin-left: 20px;
  margin-bottom: 20px; border:1px solid #625473; background:#fff;
  width: 300px;
  float: left;
  padding-left: 14px;
  position:relative;
  box-sizing:border-box; 
}
.yysj_bg ul li:nth-child(3n+1){ margin-left:0px;}
.yysj_bg ul li input {
  height: 42px;
  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: 42px;
  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: #333;
  margin-top: 0px;
  text-align: center;
}
.term a {
  color: #ffb11b;
  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;
}


.sj_btndd{
	position:fixed; top:50%; right:50%; margin-right:550px; z-index:100; margin-top:-80px;}





.chexing_con{  width:1000px; height:2100px; position:relative; overflow:hidden;}


.chexing_con ul li {
  height: 2100px;
  width: 1000px;
  position: relative; 
   
}
.chexing_con ul li img {
  width: 1000px;
  height: 2100px;
}


.height2087px{ height:2087px;}
.height2087px ul li{height:2087px;}
.height2087px ul li img{height:2087px;}

.height2099px{height:2099px;}
.height2099px ul li img{height:2099px;}

.height2098px{height:2098px;}
.height2098px ul li img{height:2098px;}

.chexing_con .hd{ position:absolute; left:0px; width:100%; text-align:center; bottom:30px;}

.chexing_con .hd ul{ text-align:center;}
.chexing_con .hd ul li{ width:32px; background:rgba(98,84,114,0.2); cursor:pointer; line-height:200px; overflow:hidden; border-radius:4px; height:8px; margin:0 5px; display:inline-block;}
.chexing_con .hd ul li.on{background:#625472;}


a.prev2 {
  background: url(../images/prev_btn3.png) no-repeat center center;
  width: 35px;
  height: 75px;
  display: block;
  position: absolute;
  left: 50px;

  top: 50%;
  margin-top: -38px;
   opacity: 0.6;
}
a.next2 {
  background: url(../images/next_btn3.png) no-repeat center center;
  width: 35px;
  height: 75px;
  display: block;
  position: absolute;
  right: 50px;

  top: 50%;
  margin-top: -38px;
  opacity: 0.6;
}
a.prev2:hover,
a.next2:hover {
  opacity: 1;
}
