* {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;
}
/*双招双引*/
.szsy_box{
  width: 100%;
  height: 100%;
  background: url("szsy_bg.jpg") no-repeat;
}
.szsy_modal{
  width: 100%;
  height: 100%;
  background: rgba(40,40,40,0.7);
  padding-top: 30px;
  display: none;
}

.szsy{
  width: 1200px;
  height: 640px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}
/*切换*/
.szsy_tab{
  width: 100%;
  height: 65px;
  background-image: linear-gradient(to right, #00C5C6 , #0889EE);
  padding: 5px 0 0 25px;
}
.szsy_tab li{
  float: left;
  width: 230px;
  height: 60px;
  color: #fff;
  font-size: 28px;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  padding-left: 40px;
}
.szsy_tab li:nth-child(1){
  background: url("zsyz_tab.png") 30px center no-repeat;
}
#szsy_tabhover_0{
  background: #fff url("zsyz_hover.png") 30px center no-repeat;
  transition: background 0.4s;
  color: #3176CB;
}
.szsy_tab li:nth-child(2){
  background: url("zcyz_tab.png") 30px center no-repeat;
}
#szsy_tabhover_1{
  background: #fff url("zcyz_hover.png") 30px center no-repeat;
  transition: background 0.4s;
  color: #3176CB;
}
.szsy_tab li:nth-child(3){
  background: url("cyzc_tab.png") 30px center no-repeat;
}
#szsy_tabhover_2{
  background: #fff url("cyzc_hover.png") 30px center no-repeat;
  transition: background 0.4s;
  color: #3176CB;
}
.szsy_tab li:nth-child(4){
  background: url("rcfw_tab.png") 30px center no-repeat;
}
#szsy_tabhover_3{
  background: #fff url("rcfw_hover.png") 30px center no-repeat;
  transition: background 0.4s;
  color: #3176CB;
}


.szsy_tab_list{
  width: 100%;
  height: 530px;
  position: relative;
}
.szsy_tab_list>div{
  position: absolute;
  width: 100%;
  height: 100%;
}
/*招商引资*/
.zsyz_top{
  width: 100%;
  height: 280px;
  padding-top: 30px;
}
.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;
}
.zsyz_top_cyfx{
  width: 540px;
  height: 100%;
  margin-right: 60px;
}
.zsyz_top_zspt{
   width: 540px;
   height: 100%;
}
.zsyz_top_cyfx_pic,.zsyz_top_zspt_pic{
  width: 100%;
  height: 190px;
  margin-top: 15px;
}
.zsyz_top_cyfx_pic>img,.zsyz_top_zspt_pic>img{
  width: 100%;
  height: 160px;
}
.zsyz_top_cyfx_pic>span,.zsyz_top_zspt_pic>span{
  display: block;
  width: 100%;
  height: 40px;
  color: #fff;
  padding: 0 15px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  background: #1B6CC8;
  margin-top: -4px;
}
.zsyz_top_cyfx_pic>span>a,.zsyz_top_zspt_pic>span>a{
  color: #fff;
}



.zsyz_bom{
  width: 100%;
  height: 240px;
  padding-top: 35px;
}
.zsyz_bom_gjhz{
  width: 100%;
  height: 100%;
}
.gjhz_list{
  width: 100%;
  max-height: 320px;
  padding-top: 15px;
}
.gjhz_list li{
  float: left;
  width: 540px;
  height: 30px;
  line-height: 30px;
}
.gjhz_list li:nth-child(odd){
  margin-right: 60px;
}
.gjhz_list li>a{
  display: inline-block;
  width: 74%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 15px;
  background: url("pdy_list_qz.jpg") left center no-repeat;
}
.gjhz_list li>span{
  display: inline-block;
  width: 25%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #ccc;
  text-align: right;
}

/*招才引智*/
.zcyz_left{
  width: 540px;
  height: 100%;
  margin-right: 60px;
  padding-top: 30px;
}
.zcyz_right{
  width: 540px;
  height: 100%;
  padding-top: 30px;
}
.zcyz_pic1{
  width: 100%;
  height: 220px;
  margin-top: 15px;
}
.zcyz_pic1>img{
  width: 100%;
  height: 180px;
}
.zcyz_pic1>span{
  display: block;
  width: 100%;
  height: 40px;
  background: #1B6CC8;
  font-size: 18px;
  padding: 0 15px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  margin-top: -4px;
}
.zcyz_pic1 a{
  color: #fff;
}
.zcyz_pic2{
  width: 100%;
  margin-top: 20px;
}
.zcyz_pic2 li{
  float: left;
  width: 170px;
  height: 190px;
  margin-left: 15px;
}
.zcyz_pic2 li:first-child{
  margin-left: 0;
}
.zcyz_pic2 li>img{
  width: 100%;
  height: 150px;
}
.zcyz_pic2 li>span{
  display: block;
  width: 100%;
  height: 40px;
  background: #1B6CC8;
  font-size: 18px;
  padding: 0 10px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  margin-top: -4px;
}
.zcyz_pic2 li>span>a{
  color: #fff;
}
/*产业政策*/
.cyzc{
  width: 100%;
  height: 100%;
  padding-top: 30px;
}
.cyzc li{
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.cyzc li>div{
  padding: 10px 0;
}
.cyzc 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;
}
.cyzc li span{
  color: #999999;
  display: inline-block;
  width: 24%;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
.cyzc li>div:last-child{
  color: #a9a9a9;
  text-indent: 2em;
  font-size: 16px;
}
.cyzc li>div:last-child>a{
  font-size: 16px;
  color: #1b6cc8;
}
/*人才服务*/
.rcfw{
  width: 100%;
  height: 100%;
}
.rcfw_left{
  width: 540px;
  height: 100%;
  margin-right: 60px;
  padding-top: 30px;
}
.rcfw_right{
  width: 540px;
  height: 100%;
  padding-top: 30px;
}
.rcfw_left_list{
  width: 100%;
  padding-top: 15px;
}
.rcfw_left_list li{
  float: left;
  width: 100%;
}
.rcfw_left_list li>a{
  display: inline-block;
  width: 75%;
  height: 33px;
  line-height: 33px;
  font-size: 18px;
  padding-left: 15px;
  background: url("pdy_list_qz.jpg") left center no-repeat;
}
.rcfw_left_list li>span{
  display: inline-block;
  width: 24%;
  height: 33px;
  line-height: 33px;
  color: #999;
  text-align: right;
  font-size: 18px;
}
.rcfw_right_top,.rcfw_right_bom{
  width: 100%;
  height: 50%;
}
.rcfw_left_first{
  width: 100%;
  height: 120px;
  background-image: linear-gradient(to right, #00C5C6 , #0889EE);
  margin-top: 15px;
  padding: 25px 20px;
  margin-bottom: 15px;
}
.rcfw_left_first>div:first-child{
  width: 100%;
}
.rcfw_left_first>div:first-child>a{
  padding-left: 25px;
  background: url("rcfw_qz.png") left center no-repeat;
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px;
}
.rcfw_left_first>div:last-child{
  width: 100%;
  text-indent: 2em;
  font-size: 16px;
  color: #fff;
}
.rcfw_left_first>div:last-child>a{
  font-size: 16px;
  color: #fff;
}








/*导航*/
.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) {

}