@charset "gb2312";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:Microsoft YaHei,ºÚÌå,Verdana,Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;transition:all 0.3s;}
input:focus,select:focus,option:focus,textarea:focus{ outline:none;}
textarea,input[type=date],input[type=number]{ resize:none; border: none;}
button:hover,input[class*=b]:hover{ cursor:pointer;}
.tl{text-align:left;}.tc{text-align:center;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.font_12{font-size:12px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}
.rel{position:relative;}
.min_w{min-width:1200px;}
.container{width:1200px;margin:0 auto;}
.rel{position:relative;}

.tp_bg{background:#feb100;}
.tp_banner{height:580px;background:url(imagesa01.jpg) no-repeat center top;}
.tp_banner_bot{position:absolute;left:0;bottom:0;width:100%;height:178px;background:url(imagesa03.png) no-repeat center bottom;}

.tp_bg01{height:902px;background:url(imagesbg01.jpg) no-repeat center top;}
.tp_bg02{height:1783px;background:url(imagesbg02.jpg) no-repeat center top;}
.tp_bg03{min-height:1370px;background:url(imagesbg03.jpg) no-repeat center bottom #feb101;padding-bottom:120px;}
.tp_bg04{height:1756px;background:url(imagesbg04.jpg) no-repeat center top;}
.tp_bg05{height:400px;background:url(imagesbg05.jpg) no-repeat center top;}

.tpsm_tit_pos{position:relative;margin-top:-50px;z-index:9;}
.tpsm_tit{font-size:48px;line-height:60px;color:#26491f;text-transform:uppercase;}
.tpsm_text{line-height:40px;padding:20px 0;color:#26491f;font-size:16px;text-transform:uppercase;}
.tpgz_tit{padding:90px 0;background:url(imagesa04.png) no-repeat center center;font-size:48px;line-height:60px;color:#feb100;text-transform:uppercase;}
.tpgz_text{padding:20px 30px;margin:0 140px;border:#feb100 dashed 2px;height:1160px;overflow-y:auto;color:#feb100;line-height:50px;font-size:18px;border-radius:5px;}
.tpgz_text::-webkit-scrollbar{width: 6px;height: 10px;}    
.tpgz_text::-webkit-scrollbar-thumb{background-color:rgba(254,177,0,.5);}  
.tpgz_sum{width:624px;height:110px;background:url(imagesa05.png) no-repeat center center;margin:60px auto 0;}
.tpgz_sum span{padding:20px 50px 0;width:212px;line-height:38px;height:76px;color:#fff;font-size:24px;float:left;}
.tpq_tit{padding:50px 0;color:#26491f;font-size:34px;text-transform:uppercase;}
.tpq_tit_a{line-height:70px;font-size:34px;color:#26491f;}
.tpq_tit_b{height:80px;line-height:80px;background:#26491f;display:inline-block;color:#feb100;padding:0 25px;border-radius:5px;margin:20px 0;}
.tpq_tit_c{font-size:22px;line-height:45px;}
.tpq_tit_d{font-size:20px;line-height:45px;}
.tpq_list span{display:block;}
.tpq_list li{padding:10px 10px 20px;width:260px;float:left;margin:10px;background:#26491f;text-transform:uppercase;}
.tpq_list_name{padding-top:20px;color:#feb100;line-height:30px;}
.tpq_list_name h3{font-size:18px;font-weight:normal;margin-bottom:10px;}
.tpq_list_name_a{display:block;height:48px;line-height:24px;overflow:hidden;}
.tpq_list_name h2{font-size:22px;font-weight:normal;margin-top:10px;margin-bottom:10px;}
/*.tpq_list_form{width:140px;height:30px;line-height:30px;background:#feb100;margin:10px auto;color:#26491f;font-size:14px;}*/
/*.tpq_list_inp{width:16px;height:16px;margin:7px 15px 0 0;}*/
.tpq_list_form{width:140px;height:50px;line-height:25px;background:#feb100;margin:10px auto 0;color:#26491f;font-size:14px;padding:5px 0 10px;}
.tpq_list_inp{width:16px;height:16px;line-height:16px;margin-top:5px;display:inline-block;}

#slider {
  margin:0 auto;
  width: 320px;
  height: 50px;
  position: relative;
  background-color: #26491f;
  overflow: hidden;
  text-align: center;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  border:#26491f solid 1px;
}
.tpq_list_name_a_zp{display:block;height:72px;line-height:36px;overflow:hidden;}
#slider_bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  z-index: 1;
  background:#feb100;

}

#label {
  width: 50px;
  position: absolute;
  left: -1px;
  top: -1px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #cccccc;
  background:#fff;
  z-index: 3;
  cursor: move;
  color: #26491f;
  font-weight: 900;
}

#labelTip {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: 'Microsoft Yahei', serif;
  color: #feb100;
  line-height: 50px;
  text-align: center;
  z-index: 2;
}

.sure_btn a{display:inline-block;background:#26491f;border-radius:5px;padding:10px;width:180px;margin:0 10px;color:#feb100;text-transform:uppercase;margin-top:50px;line-height:30px;}
.tp_add_tit{padding:80px 0 40px;color:#feb100;text-transform:uppercase;letter-spacing:1px;}
.tp_add_tit dt{font-size:30px;line-height:40px;}
.tp_add_tit dd{font-size:48px;line-height:80px;}


.tp_add_list{height:1440px;overflow-y:auto;}
.tp_add_list::-webkit-scrollbar{width: 6px;height: 10px;}    
.tp_add_list::-webkit-scrollbar-thumb{background-color:rgba(254,177,0,.5);} 

.tp_add_list li{width:550px;float:left;margin:0 20px 20px;color:#feb100;}
.tp_add_list_text{width:380px;line-height:45px;}
.tp_add_list_text h3{font-size:18px;font-weight:normal;}
.tp_add_list_text h3 b{font-size:24px;}
.tp_add_list_icon{width:140px;height:50px;line-height:25px;padding:10px 0;color:#2a4d23;border-radius:10px;background:#feb100;margin-top:20px;}

.tp_copyright{padding-top:80px;color:#942c2d;}
.tp_copyright dt{font-size:24px;line-height:50px;padding-bottom:20px;}
.tp_copyright dd{font-size:18px;line-height:30px;}
