html,body,h2,p,ul,ol,li{padding:0;margin:0;}


.tit{font-size:38px;text-align:center;margin:0 auto;padding-top:40px;display:block;letter-spacing:3px;font-weight:400;}
.subtit{font-size:20px;text-align:center;margin:10px auto 36px;display:block;color:#969696;letter-spacing: 2px;}
.gx_tit,.gx_subtit{color:#ffffff;}
.dec_img{width:100%;font-size:0;}
.dec_img img{width:100%;}
li{list-style-type:none;}


.dec_content{width:1400px;margin:0 auto;font-size:0;overflow:hidden;}

.dec_box_up{width:100%;overflow:hidden;}
.dec_boxup_left{width:1116px;float:left;margin-bottom:16px;font-size:0;}
.dec_boxup_right{width:267px;float:left;font-size:0;background:url(/Upfile/images/yxy/20220611171009.jpg);margin-left: 16px;height:323px;}
.dec_tit_box{font-size:18px;color:#fff;text-align:center;letter-spacing:2px;font-weight:600;padding:34px 0 18px;margin:0;}
.dec_ul_box{width:80%;margin:4px auto;}
.jy_li_dec{border:1px #fff solid;height:36px;margin-bottom:20px;}
.dex_text_input{background-color:rgba(255,255,255,0);height:36px;line-height:36px;border:0;outline:none;width:100%;margin:0;padding:0;color:#fff;}

.jy_li_dec input::-webkit-input-placeholder{color:#fff;}

.jy_li_dec input:-moz-placeholder {color:#fff;}

.jy_li_dec input::-moz-placeholder {color:#fff;}

.jy_li_dec input:-ms-input-placeholder {color:#fff;}

.dec_input{text-indent:10px;}
.dec_bth_input{background:#fff;color:#265ba7;font-weight:600;letter-spacing:2px;font-size:15px;}
.dec_box_lower{font-size:0;width:1400px;margin:0 auto;position:relative;}

.dec_nutal{width:100%;font-size:0;margin-top:60px;}
.dec_style_box{width:100%;background:url(/Upfile/images/yxy/20220611171005.jpg);height:930px;}

.style_ul_box{width: 100%;overflow: hidden;text-align: center;margin-bottom:34px;}
.style_ul_box li{padding:10px 50px;margin:0 24px;text-align: center;font-size: 24px;display: inline-block;letter-spacing: 2px;color:#6e6e6e;height: 38px;line-height: 38px;cursor: pointer;border:1px solid #265ba7;border-radius:10px;}
.dec_style_pt{width:1400px;margin:0 auto;overflow:hidden;}

.dec_partner{width:100%;background:url(/Upfile/images/yxy/20220611171010.jpg);height:800px;}

.dec_project{width:100%;height:700px;}

.dec_path{width:100%;background:url(/Upfile/images/yxy/20220611171013.jpg);height:714px;}

.dec_sheet{width:100%;margin:0 auto 30px;}
.sheet_subtit{margin-bottom:16px;}
.dec_sheet_ct{width:1420px;margin:0 auto;overflow:hidden;}
.jy_sheet_left{width:964px;float:left;margin:20px 0;border-radius:15px;}
.jy_sheet_left img{border-radius:15px;}
.jy_sheet_right{width:416px;height:482px;margin:20px;float:left;box-shadow:2px 2px 12px rgba(0,0,0,0.12);background:#fff;border-radius:15px;}
.dec_sheet_tit{text-align: center;color: #000;font-size: 32px;padding: 45px 0 18px;letter-spacing: 2px;}
.dec_sheet_suttit{text-align: center;color: #000;font-size: 20px;letter-spacing:1px;padding-bottom: 10px}
.dec_sheet_num{color:#265ba7;}

.jy_li_box{width:74%;margin:14px auto 0;border:solid 1px #eeeeee;background:#f9f9f9;}
.jy_li_sub{margin-top:20px;}
.jy_text_input{width:94%;padding:2px 18px;height:40px;line-height:40px;background:rgba(255,255,255,0); font-size:15px;border-radius: 5px;color:#014099;border:0;outline:none;}
.jy_sub_input{width:100%;outline:none;border:0;background:#265ba7;color:#fff;height:44px;line-height:44px;font-size:18px;letter-spacing:2px;border-radius:5px;}


.lb-item {
  width: 100%;  
  display: none;
  float:left;
}
.lb-item.active {
  display: block;
}
/*.lb-item.next{
  display:block;
}*/

.lb-ctrl {
  position: absolute;
  top:30px;
  transform: translateY(-50%);
  user-select: none;
  cursor: pointer;
  transition: all 0.1s linear;
  width:50px;
}
.lb_ctrl_left{
	left:0%;
}
.lb_ctrl_right{
	right:0%;
}