@charset 'utf-8';

/*head style-start*/
.titlestyle199330{width:120px;height:30px;background:#f7ab00;display:block;line-height:30px;}
.summarystyle199330{height:30px;background:#f7ab00;display:block;line-height:30px;margin: 0 40px;}
.titlestyle199330:hover{color:yellow !important;}
.titlestyle199360{width:200px;height:30px;background:#e1e4e9;display:block;line-height:30px;margin-right: -5px;}
#header {
  min-width: 1200px;
  height: 92px;
}

#header div.content div.logo {
  width: 444px;
  height: 92px;
}

#header div.content div.logo a img {
  display: block;
  width: 444px;
  height: 92px;
}

#header div.content div.hd_right {
  width: 268px;
  height: 92px;
}

#header div.content div.hd_right div.hd_right_top {
  margin-top: 12px;
  padding-left: 86px;
  height: 25px;
  line-height: 25px;
}

#header div.content div.hd_right div.hd_right_top ul li {
  float: left;
  margin-left: 16px;
}

#header div.content div.hd_right div.hd_right_top ul li a {
  font-size: 12px;
  font-family: "Microsoft Yahei";
  color: #272727;
}

#header div.content div.hd_right div.hd_right_top ul li a:hover {
  color: #0e78d9;
}

#header div.content div.hd_right div.hd_right_bottom {
  padding-left: 64px;
  background: url("../images/tel_icon.png") no-repeat left center;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  color: #272727;
  margin-top: 16px;
}

/*end-head style*/


/*nav start*/

#nav {
  position: relative;
  min-width: 1200px;
  background: #f7ab00;
  height: 53px;
  line-height: 50px;
  margin: 0 auto;
  /*z-index: 9999;*/
}

#nav div.nav_main ul li {
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  position: relative;
}

#nav div.nav_main ul li a {
  color: #FFF;
  display: block;
  width: 170px;
  text-align: center;
  height: 53px;
}

#nav div.nav_main ul li a:hover {
  display: block;
  color: #fff;
  background: #fb862a;
}

#nav div.nav_main dl {
  font-size: 14px;
  background: #ff9632;
  line-height: 50px;
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 9999;
  width: 100%;
}

#nav div.nav_main dl dd a {
  display: block;
  color: #fff;
  display: block;
  text-align: center;
}

#nav div.nav_main dl dd a:hover {
  color: #fff;
  background: #f7ab00;
}

/*end nav*/


/*banner start*/

#banner_con {
  position: relative;
  min-width: 1200px;
  height: 440px;
  overflow: hidden;
}

#banner_con div.banner_bg {
  position: absolute;
  left: 50%;
  top: 372px;
  width: 1920px;
  height: 440px;
  margin-left: -960px;
  /*z-index: 99;*/
}

#banner_con div.banner_bg ul li {
  position: absolute;
  left: 50%;
  top: -372px;
  width: 1920px;
  height: 440px;
  margin-left: -960px;
  z-index: -1;
}

#banner_con div.banner_bg ul li img{
width:100%;
height:440px;
}

/*end banner*/


/*part1 style start*/

#part1 {
  position: relative;
  min-width: 1200px;
  height: 398px;
  overflow: hidden;
}

#part1 div.part1_bg {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 1920px;
  height: 398px;
  margin-left: -960px;
  background: url("../images/part1_bg.jpg") no-repeat;
}

#part1 div.part1_hd {
  margin-top: 6px;
}

#part1 div.part1_hd h3.title {
  height: 68px;
  line-height: 68px;
  text-align: center;
  font-family: "Microsoft Yahei";
  font-size: 24px;
}

#part1 div.part1_hd p {
  font-size: 14px;
  font-family: "Microsoft Yahei";
  text-align: justify;
}

#part1 div.part1_bd {
  margin-top: 24px;
  height: 192px;
  width: 1200px;
}

#part1 div.part1_bd div.item {
  width: 400px;
  height: 192px;
}

#part1 div.part1_bd div.item p.pic {
  display: block;
  height: 42px;
}

#part1 div.part1_bd div.item p.pic img {
  margin: 0 auto;
}

#part1 div.part1_bd div.item h4.title {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}

#part1 div.part1_bd div.item h4.title a {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #333;
}

#part1 div.part1_bd div.item p.des {
  margin-top: 24px;
  padding: 0 22px;
  text-align: justify;
  color: #666;
  font-size: 12px;
  line-height: 24px;
}

#part1 div.part1_bottom {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin-top: 8px;
}

#part1 div.part1_bottom a {
  display: block;
  width: 106px;
  height: 30px;
  line-height: 30px;
  background: url("../images/more_btn.png") no-repeat;
  text-align: center;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #fff;
  transition: all 1s;
}

#part1 div.part1_bottom a:hover {
  background: url("../images/more_btn_hover.png") no-repeat;
}

/*end part2 style*/


/*part2 style start*/

#part2 {
  min-width: 1200px;
  padding-top: 36px;
  height: 364px;
  padding-bottom: 30px;
}

#part2 div.part2_left {
  position: relative;
  width: 585px;
  height: 364px;
  overflow: hidden;
}

#part2 div.part2_left div.pic ul li {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#part2 div.part2_left div.pic ul li a img {
  width: 585px;
  height: 364px;
}

#part2 div.part2_left div.txt {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 585px;
  height: 62px;
  text-indent: 20px;
  line-height: 42px;
  background: url("../images/title_bg.png") no-repeat;
}

#part2 div.part2_left div.txt ul li {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: none;
}

#part2 div.part2_left div.txt ul li a {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

#part2 div.part2_left div.txt ul li a:hover {
  color: #f00;
}

#part2 div.part2_left div.btn {
  position: absolute;
  right: 0px;
  bottom: 14px;
  width: 125px;
  height: 10px;
}

#part2 div.part2_left div.btn ul li {
  float: left;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: url("../images/circle.png") no-repeat;
}

#part2 div.part2_left div.btn ul li.on {
  background: url("../images/circle_hover.png") no-repeat;
}

#part2 div.part2_left div.btn ul li:hover {
  background: url("../images/circle_hover.png") no-repeat;
}

#part2 div.part2_right {
  width: 585px;
  height: 364px;
}

#part2 div.part2_right div.xxgg {
  position: relative;
  width: 585px;
  height: 148px;
  background: url("../images/xxgg_bg.jpg");
  margin-bottom: 15px;
}

#part2 div.part2_right div.xxgg div.xxgg_icon {
  position: absolute;
  top: -80px;
  right: 34px;
}

#part2 div.part2_right div.xxgg div.xxgg_hd {
  position: relative;
  padding: 5px 20px 0 20px;
}

#part2 div.part2_right div.xxgg div.xxgg_hd h2.title {
  font-family: "Microsoft Yahei";
  font-size: 18px;
  color: #fff;
}

#part2 div.part2_right div.xxgg div.xxgg_hd div.xxgg_more_btn {
  position: absolute;
  top: 18px;
  right: 1px;
  width: 106px;
  height: 30px;
}

#part2 div.part2_right div.xxgg div.xxgg_hd div.xxgg_more_btn a {
  display: block;
  width: 106px;
  height: 30px;
  line-height: 30px;
  background: url("../images/xxgg_more_btn.png") no-repeat;
  text-align: center;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #fff;
  transition: all 1s;
}

#part2 div.part2_right div.xxgg div.xxgg_hd div.xxgg_more_btn a:hover {
  background: url("../images/more_btn.png") no-repeat;
}

#part2 div.part2_right div.xxgg div.xxgg_bd {
  padding: 20px 20px 0px;
}

#part2 div.part2_right div.xxgg div.xxgg_bd ul li {
  padding-left: 12px;
  height: 30px;
  line-height: 30px;
  background: url("../images/dot.png") no-repeat left center;
}

#part2 div.part2_right div.xxgg div.xxgg_bd ul li a {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #fff;
}

#part2 div.part2_right div.xxgg div.xxgg_bd ul li:hover a {
  color: #ce4643;
}

#part2 div.part2_right div.xxgg div.xxgg_bd ul li:hover span.date {
  color: #ce4643;
}

#part2 div.part2_right div.xxgg div.xxgg_bd ul li span.date {
  color: #fff;
}

#part2 div.part2_right div.ynxw {
  width: 585px;
  height: 201px;
  background: url("../images/ynxw_bg.jpg");
}

#part2 div.part2_right div.ynxw div.ynxw_hd {
  position: relative;
  padding: 12px 20px 0 20px;
}

#part2 div.part2_right div.ynxw div.ynxw_hd h2.title {
  font-family: "Microsoft Yahei";
  font-size: 18px;
  color: #fff;
}

#part2 div.part2_right div.ynxw div.ynxw_hd div.ynxw_more_btn {
  position: absolute;
  top: 18px;
  right: 1px;
  width: 106px;
  height: 30px;
}

#part2 div.part2_right div.ynxw div.ynxw_hd div.ynxw_more_btn a {
  display: block;
  width: 106px;
  height: 30px;
  line-height: 30px;
  background: url("../images/ynxw_more_btn.png") no-repeat;
  text-align: center;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #fff;
  transition: all 1s;
}

#part2 div.part2_right div.ynxw div.ynxw_hd div.ynxw_more_btn a:hover {
  background: url("../images/more_btn.png") no-repeat;
}

#part2 div.part2_right div.ynxw div.ynxw_bd {
  padding: 20px 20px 0px;
}

#part2 div.part2_right div.ynxw div.ynxw_bd ul li {
  padding-left: 12px;
  height: 30px;
  line-height: 30px;
  background: url("../images/dot.png") no-repeat left center;
}

#part2 div.part2_right div.ynxw div.ynxw_bd ul li a {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #fff;
}

#part2 div.part2_right div.ynxw div.ynxw_bd ul li span.date {
  color: #fff;
}

#part2 div.part2_right div.ynxw div.ynxw_bd ul li:hover a {
  color: #FBA800;
}

#part2 div.part2_right div.ynxw div.ynxw_bd ul li:hover span.date {
  color: #FBA800;
}

/*end part2 style*/


/*part3 style start*/

#part3 {
  position: relative;
  min-width: 1200px;
  height: 415px;
  overflow: hidden;
}

#part3 div.part3_dibu {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 1920px;
  height: 415px;
  background: url("../images/part3_dibu.png") no-repeat;
  margin-left: -960px;
}

#part3 div.part3_con {
  padding-top: 85px;
  height: 290px;
}

#part3 div.part3_con div.part3_item {
  width: 380px;
  height: 290px;
  background: #fff;
}

#part3 div.part3_con .item1 {
  margin-right: 30px;
}

#part3 div.part3_con div.part3_item h2.title {
  display: block;
  margin: 20px 20px 0;
  width: 340px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-family: "Microsoft Yahei";
  font-size: 18px;
  text-indent: 16px;
}

.bjtd {
  background: url("../images/bjdt_bg.png") no-repeat;
}

.xywh {
  background: url("../images/xywh_bg.png") no-repeat;
}

.jxyj {
  background: url("../images/jxyj_bg.png") no-repeat;
}

#part3 div.part3_con div.part3_item p {
  display: block;
  margin: 0px 20px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  border-bottom: 1px dashed #f4f4f4;
}

#part3 div.part3_con div.part3_item p a {
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #333;
}

#part3 div.part3_con div.part3_item p a:hover {
  color: #0D6DB9;
}

#part3 div.part3_con div.part3_item ul {
  display: block;
  margin: 12px 20px 0;
}

#part3 div.part3_con div.item1 ul li {
  padding-left: 12px;
  background: url("../images/dot4.png") no-repeat 2px center;
}

#part3 div.part3_con div.item2 ul li {
  padding-left: 12px;
  background: url("../images/dot4.png") no-repeat 2px center;
}

#part3 div.part3_con div.item3 ul li {
  padding-left: 12px;
  background: url("../images/dot4.png") no-repeat 2px center;
}

#part3 div.part3_con div.part3_item ul li.blue {
  background: url("../images/bjdt_blue_icon.png") no-repeat 2px center;
}

#part3 div.part3_con div.part3_item ul li.pink {
  background: url("../images/xywh_pink_icon.png") no-repeat 2px center;
}

#part3 div.part3_con div.part3_item ul li.green {
  background: url("../images/jxyj_red_icon.png") no-repeat 2px center;
}

#part3 div.part3_con div.item1 ul li:hover {
  background: url("../images/bjdt_blue_icon.png") no-repeat 2px center;
}

#part3 div.part3_con div.item2 ul li:hover {
  background: url("../images/xywh_pink_icon.png") no-repeat 2px center;
}

#part3 div.part3_con div.item3 ul li:hover {
  background: url("../images/jxyj_red_icon.png") no-repeat 2px center;
}

#part3 div.part3_con div.part3_item ul li.blue a {
  color: #0070d9;
}

#part3 div.part3_con div.part3_item ul li.pink a {
  color: #754cc7;
}

#part3 div.part3_con div.part3_item ul li.green a {
  color: #6f992f;
}

#part3 div.part3_con div.part3_item ul li a {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-family: "Microsoft Yahei";
  color: #494949;
}

#part3 div.part3_con div.item1 ul li a:hover {
  color: #0070d9;
}

#part3 div.part3_con div.item2 ul li a:hover {
  color: #754cc7;
}

#part3 div.part3_con div.item3 ul li a:hover {
  color: #6f992f;
}

/*end part3 style*/


/*part4 style start*/

#part4 {
  min-width: 1200px;
  height: 378px;
}

#part4 div.part4_hd {
  height: 100px;
}

#part4 div.part4_hd h2.title {
  height: 100px;
  line-height: 100px;
  font-size: 24px;
  font-family: "Microsoft Yahei";
  color: #333;
  text-align: center;
}

#part4 div.part4_bd {
  height: 168px;
}

#part4 div.part4_bd ul li {
  position: relative;
  display: block;
  width: 278px;
  height: 168px;
  float: left;
  margin-right: 29px;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

#part4 div.part4_bd ul li a img {
  display: block;
  width: 278px;
  height: 168px;
}

#part4 div.part4_bd ul li:hover a img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
}

#part4 div.part4_bd ul li.last {
  margin-right: 0px;
}

#part4 div.part4_bd ul li h3.title {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 278px;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
}

#part4 div.part4_bd ul li h3.title a {
  font-weight: normal;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #fff;
}

#part4 div.part4_bd ul li h3.jcsj1 {
  background: url("../images/green_dot2.png");
}

#part4 div.part4_bd ul li h3.jcsj2 {
  background: url("../images/yellow_dot2.png");
}

#part4 div.part4_bd ul li h3.jcsj3 {
  background: url("../images/pink_dot2.png");
}

#part4 div.part4_bd ul li h3.jcsj4 {
  background: url("../images/blue_dot2.png");
}

#part4 div.part4_bottom {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin-top: 34px;
}

#part4 div.part4_bottom a {
  display: block;
  width: 106px;
  height: 30px;
  line-height: 30px;
  background: url("../images/part4_more_btn.png") no-repeat;
  text-align: center;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #fff;
  transition: all 1s;
}

#part4 div.part4_bottom a:hover {
  background: url("../images/more_btn.png") no-repeat;
}

/*end part4 style*/


/*part5 style start*/

#part5 {
  min-width: 1200px;
  height: 170px;
  padding-top: 30px;
  background: #0070d9;
}

#part5 div.sys {
  position: relative;
  width: 96px;
  height: 24px;
  line-height: 24px;
  padding-left: 34px;
  margin: 0 auto 15px;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #fff;
  background: url("../images/saoyisao.png") no-repeat left center;
  cursor: pointer;
}

#part5 div.sys:hover {
  color: #FBA800;
}

#part5 div.sys:hover div {
  display: block;
}

#part5 div.sys .sys-big {
  position: absolute;
  width: 150px;
  height: 150px;
  bottom: 40px;
  left: 50%;
  margin-left: -75px;
  display: none;
}

#part5 p {
  text-align: center;
  line-height: 30px;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #fff;
}

/*end part5 style*/


/*footer start*/

#footer {
  position: relative;
  min-width: 1200px;
  height: 45px;
  overflow: hidden;
}

#footer div.footer_dibu {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 1920px;
  height: 45px;
  background: url("../images/footer_bg.jpg") no-repeat;
  margin-left: -960px;
}

#footer div.footer_dibu p {
  text-align: center;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei";
  height: 45px;
  line-height: 45px;
}

/*end footer*/
.ty{float:left;}
.clear{clear:both;height:0;overflow:hidden;}