/* CSS Document */
*{ margin:0;padding:0;}
html, body{
  width:100%;
  font-family:"Microsoft YaHei";
  background:#f3f3f3;
  min-width:1135px;
  width: expression_r( document.body.clientWidth < 1136 ? "1135px" : "auto" );
}
ul{list-style:none;}
a{cursor:pointer; text-decoration:none;}
img{border:none;}

.left{ float:left;}
.right{ float:right; position: relative;}
.clear{ clear:both;}
.clearfix:after {visibility: hidden; display: block; clear: both; height: 0; font-size: 0; content: ".";}
.clearfix{zoom:1;}
.wrapper{
	width:1150px;
	margin:0 auto;
}
.center{ text-align:center;}
.mar_top{margin-top:35px;}
.pad_top{padding-top:20px;}
.more{margin-bottom:20px;}
.more a:hover{text-decoration:underline;}
.white_bg{background:#fff;}

/* è¿”å›žé¡¶éƒ¨ */
.go-top{display:none; position: fixed; bottom: 150px;right: 30px;width: 45px;z-index:999;}
.go-top a{display: block;width: 45px;height: 45px; background:url(../img/gotop.png) 0px 0px no-repeat;}
.go-top .go{ background-position:0 0;}
.go-top .go:hover{ background-position:0 -45px;}
.dn{display: none;}
/*------top--------*/
.top{height:48px; line-height:48px; background:#484b50;}
.top_title{display:block; color:#fff; font-size:15px; background:url(../images/xhlogo.png) 0 12px no-repeat; padding-left:50px; text-decoration:underline;}

/*------nav--------*/
.headerbj{height:140px;background:#fff url(../img/logo_bj.png) no-repeat;}
.nav{
  margin-top: 90px;
}
.nav li{float:left; line-height:45px; font-size:12px; color:#ccc; padding:0 3px; position:relative; z-index:9999;}
.nav li a{font-size:18px; color:#333333;}
.nav li a:hover,.nav li a.first{color:#215da8; font-weight:bold;}
.menuChild{position:absolute;left:0px; top:45px; background:#fff;}
.nav .menuChild li{ line-height:35px;}
.menuChild li a{font-size:16px;}

/*-------banner--------*/
/* rslides */
.rslides{
  position:relative;
  list-style:none;
  overflow:hidden;
  width:100%;
  padding:0;
  margin:0;
}
.rslides li{
  -webkit-backface-visibility:hidden;
  position:absolute;
  display:none;
  width:100%;
  left:0;
  top:0;
}
.rslides li:first-child{
  position:relative;
  display:block;
  float:left;
}
.rslides img{
  display:block;
  height:auto;
  float:left;
  width:100%;
  border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px; *margin-bottom:0px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px; *display:inline; *zoom:1; height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px; *display:inline; *zoom:1; height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
  margin-bottom:2px;
  position:relative;
  width:100%;
  max-width:100%;
  text-align:center;
}

.callbacks{
  position:relative;
  list-style:none;
  overflow:hidden;
  width:100%;
  padding:0;
  margin:0;
}
.callbacks li{
  position:absolute;
  width:100%;
  left:0;
  top:0;
}
.callbacks img{
  display:block;
  position:relative;
  z-index:1;
  height:auto;
  width:100%;
  border:0;
}
.callbacks .caption{
  display:block;
  position:absolute;
  z-index:2;
  font-size:20px;
  text-shadow:none;
  color:#fff;
  background:#000;
  background:rgba(0,0,0, .8);
  left:0;
  right:0;
  bottom:0;
  padding:10px 20px;
  margin:0;
  max-width:none;
}
.callbacks_nav{
  position:absolute;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  top:50%;
  left:0;
  opacity:0.6;
  z-index:3;
  text-indent:-9999px;
  overflow:hidden;
  text-decoration:none;
  height:61px;
  width:38px;
  background:transparent url("../img/themes.gif") no-repeat left top;
  margin-top:-30px;
  display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
  left:auto;
  background-position:right top;
  right:0;
}

@media screen and (max-width:600px){
  .callbacks_nav{
    top:47%;
  }
}

/*-----fnav------*/
.fnav{margin-top:30px; *margin-top:0;}
.fnav li{float:left;}
.fnav li a{ display:inline-block; width:250px; height:55px; background:#0f469c; border-radius:5px; line-height:55px; font-size:22px; color:#fff; margin:50px 0 50px 45px;}
.fnav li a.fir{margin-left:0;}
.fnav li a:hover{background:#c2c1c1;}

/*-------content-------*/
.contentbj{background:#fff; padding:15px 0;}
.content_zzjg{width:350px; position: relative;}
.content_title{height:50px; line-height:50px; color:#0f469c; font-size:20px; padding-left:30px;}
.content_img{width: 20px; height: 20px; position: absolute; top: 13px; left: 0;}
.content_fnav{font-size:16px; line-height: 30px; color:#0f469c;}
.content{padding:0 30px 0 0;}
.content li,.content li a{float:left; margin-right:10px; font-size:14px; color:#333; line-height:30px;}
.content_zxbd{width:760px; position: relative;}
.word{ text-indent:2em; line-height:30px; padding-top: 10px; font-size:14px;}
.word.last{ border-bottom:1px dashed #f3f3f3; padding-bottom:10px;}
.word_list li{width:675px; line-height:30px; background:url(../images/word_list_icon.png) 5px 12px no-repeat; padding-left:20px;}
.word_list li a{float:left; color:#333; font-size:14px;}
.word_list li span{ float:right; color:#ccc;}
.content li a:hover,.word_list li a:hover{color:#1d5698;}
/*.content .cu li{display: block; float: none;}*/

/*å¤§ä¼šå˜‰å®¾â€”â€”title*/
.titlebj{ padding-top:50px; background:url(../img/line.png) 0px 74px repeat-x;}
.titlebj02{padding-top:30px; background:url(../img/line.png) 0px 47px repeat-x;}
.title{ text-align:center;}
.pic_list{float:left; width:227px; text-align:center; margin:20px 0;}
.pic_list dd strong{display:block; font-size:18px; color:#1d5698; margin-top:10px;}
.pic_list dd{height: 46px; line-height:23px; padding:0 10px; font-size: 13px; }
.pic_list dd.title{height: 25px;}
.pic_list dt img {width: 155px;height: 155px;overflow: hidden;border-radius: 50%;}
.leftBtn{ display:block; width:19px; height:33px; background:url(../img/left_btn.png) no-repeat; position:absolute; left:20px; top:50%;}
.rightBtn{ display:block; width:19px; height:33px; background:url(../img/right_btn.png) no-repeat; position:absolute;right:20px; top:50%;}
.hotPic{width:1135px; height:885px; overflow:hidden;}
.hotPic div{float:left; height:885px; overflow:hidden;}
.dhjb_word{font-size:14px; color:#898787; text-align:center; padding:30px 0;}

/*å¤§ä¼šè®®ç¨‹*/
.dhycbj{background:#fff;}
.dhyc_title li{display:inline-block; width:175px; height:48px; line-height:48px; background:#0f469c; color:#fff; font-size:20px; margin:30px 10px; border-radius:5px; cursor:pointer;}
.dhyc_title02{height:48px; line-height:48px; background:#0f469c; color:#fff; font-size:20px; margin:30px 0px;}
.dhyc_title li.first{background:#d59704;}
.dhyc{padding-bottom:40px;}
.yc_title,.yc_title02{margin-top:40px; border-top:1px solid #ccc; position:relative;}
.yc_title span{display:block; font-size:18px; color:#0f469c; background:#fff; padding:0 20px; position:absolute; top:-15px; left:485px; }
.yc_title02 span{display:block; font-size:18px; color:#0f469c; background:#fff; padding:0 20px; position:absolute; top:-15px; left:522px; }
.yc_list li{ height:40px; line-height:40px; border-bottom:1px dashed #cdcccc; font-size:14px; color:#333; text-align:left;}
.yc_list li.last{border:none;}
.yc_list li a{float:left; padding-left:20px; color:#1d5698; font-size:16px; width:500px; font-weight:bold;}
.yc_list li strong{float:left; width:395px; font-weight:normal; }
.yc_list li span{float:left; width:200px;}

.hzhb{margin-top:30px; border-bottom:1px solid #fff;}
.hzhb_title{margin:30px 0; font-size:22px; color:#333;}

.hzhb_pic a img{display:inline-block; width:165px; height:52px; overflow:hidden; margin:15px 5px;}
.hzhb_pic p{display:inline-block; width:165px; font-size: 14px; overflow:hidden; margin:15px 5px;}
.hzhb_pic dl dd{color:#33; font-weight:bold;}
.hzhb_pic dl{display:inline-block; width:175px;}

/*äºŒçº§é¡µé¢*/
.xzhd{margin-top:10px; padding:30px 45px;}
.xzhd_word_title{font-size:18px; color:#1d5698; text-align:center; line-height:30px;}
.xzhd_word{border-top:1px solid #cdcccc; border-bottom:1px solid #cdcccc;overflow: hidden;padding:15px 35px; margin:20px 0;}
.xzhd_word p{ text-indent:2em; line-height:35px; font-size:14px; color:#333;}
.xzhd_link li{padding-left:35px; line-height:35px; font-size:14px;}
.xzhd_link li strong,.xzhd_link li a:hover{color:#1d5698; margin-right:10px;}
.xzhd_link li a{color:#333; text-decoration:underline;}
.xzhd_word_img{text-align:center; padding:20px 0;}

.xzhd_gridul{
  width: 470px;
  padding-left: 50px;
  float: left;
  font-size: 14px;
  line-height: 30px;
}

.gfzx_title a{font-size:16px; color:#0f469c; margin-top:10px; height:30px; line-height:30px; background:url(../images/word_list_icon.png) 0px 8px no-repeat; padding-left:12px;}
.gfzx_title span{color:#ccc; font-size:14px; margin-left:10px;}
.gfzx_word a{display:block; text-indent:2em; font-size:14px; color:#333; line-height:35px; padding-left:20px;}
.gfzx_next{float:right; padding:10px 40px 30px 0;}
.gfzx_next li{float:left;}
.gfzx_next li a{border:1px solid #cdcccc; padding:2px 10px; color:#333; font-size:14px; margin:0 5px;}
.gfzx_next li a:hover,.next li a.first{color:#fff; background:#0f469c;}
.gfzx_time{ text-align:center; color:#ccc; font-size:14px; margin-top:10px; font-weight:normal;}

.wjhg_title{ text-align:center; font-size:22px; color:#1d5698; padding:40px 0 30px;}
.wjhg{float:left; width:190px; text-align:center; padding:20px 0 0px 15px;}
.wjhg dd a{display:inline-block;color:#333;}
.wjhg dd{display:inline-block; font-size:14px; color:#333; line-height:20px; margin-top:15px;} 
.wjhg dd a strong,.wjhg dd strong{font-size:16px; color:#1d5698;}
.wjhg dt img{float:left; width:190px; height:145px;}
.tell_title{font-size:18px; color:#215da8; background:url(../images/content_cion.png) 0 5px no-repeat; padding-left:30px;}
.tell li{float:left; font-size:14px; color:#333; line-height:40px; margin:10px 30px;}
.attention dl{display:inline-block; text-align:center; margin-top:20px;}
.attention dt{margin:10px;}
.wjhg_jc img{
  width: 256px;
}

/*footer*/
.footer{height:200px; background:#205599; text-align:center; padding:35px 0 15px;}
.footer p{color:#fff; font-size:14px; line-height:30px;}
.ft_main{
  width: 1135px;
  margin: 0 auto;
  position: relative;
}
.ft_ul {
  width: 375px;
  margin: 0 0 0 25px;
  padding: 0;
  text-align: left;
}
.ft_ul li{
  color: #fff;
  line-height: 24px;
}
.ft_web{
  position: absolute;
  top: 0;
  left: 400px;
}
.ft_weibo{
  position: absolute;
  top: 0;
  left: 650px;
}
.ft_wechat{
  position: absolute;
  top: 0;
  left: 900px;
}
.ft_web img,
.ft_weibo img,
.ft_wechat img{
  width: 135px;
  height: 135px;
}

.ft_web p,
.ft_weibo p,
.ft_wechat p{
  line-height: 40px;
  text-align: center;
  color: #fff;
}

.count{
  color: #0f469c;
  position: absolute;
  top: 50px;
  right: 220px;
}

.topBtn{
  background-color: #0f469c;
  padding: 13px 26px;
  border: 0;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  cursor: pointer;
}

.hlink{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  line-height: 30px;
  color: #333;
}

