* {margin:0; padding:0; box-sizing: border-box;}
body {
  margin:0;
  padding:0;
  font-family:"微软雅黑","宋体";
  font-size:15px;
  color:#333333;
  width: 100%;
  background-size: contain;
  background: #fff;
  background-size: 100%;
}
ul,li {list-style:none; margin:0; padding:0;}
a {
  text-decoration: none;
  color: #333333;
}
.clear{
  clear: both;
}
.left{
  float: left;
}
.right{
  float: right;
}
.block{
  display: block;
}
.none{
  display: none;
}
.margin_r0{
  margin-right: 0 !important;
}
.margin_bom0{
  margin-bottom: 0 !important;
}
tr,td{
  padding: 0;
  margin: 0;
}
/*局部样式*/
/*大图切换*/
.pic_box{
  width: 100%;
  height: 706px;
  position: relative;
}
/*双招双引*/
.xmxx_box{
  width: 100%;
  height: 100%;
  background: url("szsy_bg.jpg") no-repeat;
}
.xmxx_modal{
  width: 100%;
  height: 100%;
  background: rgba(40,40,40,0.7);
  padding-top: 30px;
  display: none;
}

.xmxx{
  width: 1200px;
  height: 640px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}
/*切换*/
.xmxx_tab{
  width: 100%;
  height: 65px;
  background-image: linear-gradient(to right, #00C5C6 , #0889EE);
  padding: 5px 0 0 25px;
}
.xmxx_tab li{
  float: left;
  width: 230px;
  height: 60px;
  color: #fff;
  font-size: 28px;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  padding-left: 40px;
}
.xmxx_tab li:nth-child(1){
  background: url("ybxm_btn.png") 30px center no-repeat;
}
#xmxx_tabhover_0{
  background: #fff url("ybxm_hover.png") 30px center no-repeat;
  transition: background 0.4s;
  color: #3176CB;
}
.xmxx_tab li:nth-child(2){
  background: url("zdzj_btn.png") 10px center no-repeat;
}
#xmxx_tabhover_1{
  background: #fff url("zdzj_hover.png") 10px center no-repeat;
  transition: background 0.4s;
  color: #3176CB;
}
.xmxx_tab li:nth-child(3){
  background: url("xmkx_btn.png") 30px center no-repeat;
}
#xmxx_tabhover_2{
  background: #fff url("xmkx_hover.png") 30px center no-repeat;
  transition: background 0.4s;
  color: #3176CB;
}


.xmxx_tab_list{
  width: 100%;
  height: 530px;
  position: relative;
}
.xmxx_tab_list>div{
  position: absolute;
  width: 100%;
  height: 100%;
}
.bt{
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #CCCCCC;
  background: url("pdy_jmc_qz.jpg") left top no-repeat;
  padding-left: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 22px;
}
.bt a{
  font-size: 16px;
  color: #ccc;
  float: right;
  width: 100px;
  height: 35px;
  text-align: right;
  line-height: 30px;
}
/*引爆项目*/
.ybxm{
  width: 100%;
  padding-top: 30px;
}
.ybxm>div{
  float: left;
}
.ybxm_top1{
  width: 585px;
  height: 490px;
  margin-right: 10px;
  position: relative;
}
.ybxm_top2{
  width: 545px;
  height: 240px;
  margin-bottom: 10px;
  position: relative;
}
.ybxm_top3{
  width: 545px;
  height: 240px;
  position: relative;
}
.ybxm_top1>img,.ybxm_top2>img,.ybxm_top3>img{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
}
.ybxm_bt{
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #1B6CC8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 18px;
  color: #fff;
}
.ybxm_bt>p{
  width: 0;
  height: 0;
  border-top: 40px solid #1B6CC8;
  border-right: 20px solid transparent;
  position: absolute;
  right: -20px;
  top: 0;
}
.ybxm_zy{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
  background: rgba(0,0,0,0.4);
  padding: 25px 30px;
  z-index: 100;
}
.ybxm_zy>a{
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 2em;
  font-size: 16px;
  color: #fff;
}

.ybxm_zy1{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: rgba(0,0,0,0.4);
  padding: 20px 25px;
  z-index: 100;
}
.ybxm_zy1>a{
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 2em;
  font-size: 16px;
  color: #fff;
}


/*重点在建项目*/
.zdzj_left{
  width: 540px;
  height: 100%;
  margin-right: 60px;
  padding-top: 30px;
}
.zdzj_right{
  width: 540px;
  height: 460px;
  padding-top: 30px;
}
.zdzj_list_box{
  width: 100%;
  padding-top: 15px;
}
.zdzj_list_box>img{
  width: 100%;
  height: 280px;
}
.zdzj_list_zy{
  display: block;
  width: 100%;
  height: 160px;
  padding-top: 15px;
  text-indent: 2em;
  line-height: 30px;
  font-size: 16px;
  text-align: justify;
}
.zdzj_list_zy>span{
  color: #A8A8A8;
}
.zdzj_list_box1>img{
  width: 100%;
  height: 200px;
}
.zdzj_list_zy1{
  display: block;
  width: 100%;
  height: 160px;
  padding-top: 15px;
  text-indent: 2em;
  line-height: 30px;
  font-size: 16px;
  text-align: justify;
}
.zdzj_list_zy>span{
  color: #A8A8A8;
}
.zdzj_gd{
  background: #0181D3;
  width: 540px;
  height: 50px;
  font-size: 18px;
  border-radius: 10px;
}
.zdzj_gd>a{
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}











/*项目快讯*/
.xmkx{
  width: 100%;
  height: 100%;
  padding-top: 30px;
}
.xmkx li{
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.xmkx li>div{
  padding: 10px 0;
}
.xmkx li>div:first-child a{
  display: inline-block;
  width: 75%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
  background: url("cyzc_qz.jpg") left center no-repeat;
  padding-left: 25px;
}
.xmkx li span{
  color: #999999;
  display: inline-block;
  width: 24%;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
.xmkx li>div:last-child{
  color: #a9a9a9;
  text-indent: 2em;
  font-size: 16px;
}
.xmkx li>div:last-child>a{
  font-size: 16px;
  color: #1b6cc8;
}









/*导航*/
.banner li:nth-child(1)>a:hover{
  background: url("hover_1.jpg") no-repeat;
}
.banner li:nth-child(2)>a:hover{
  background: url("hover_2.jpg") no-repeat;
}
.banner li:nth-child(3)>a:hover{
  background: url("hover_3.jpg") no-repeat;
}
.banner li:nth-child(4)>a:hover{
  background: url("hover_4.jpg") no-repeat;
}
.banner li:nth-child(5)>a:hover{
  background: url("hover_5.jpg") no-repeat;
}
.banner li:nth-child(6)>a:hover{
  background: url("hover_6.jpg") no-repeat;
}
.banner li:nth-child(7)>a:hover{
  background: url("hover_7.jpg") no-repeat;
}

















/*媒体查询*/
@media screen and (max-width: 1200px) {

}