*{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
}
li{
	list-style:none;
}
img{
	vertical-align:middle;
	border:none;
}
body{
	font-family:"Microsoft YaHei";
	min-width:1300px;
}
.top{
	width:100%;
	overflow: hidden;
	position: relative;
}
.head{
	width:100%;
	height:42px;
	line-height:42px;
	background-color:#133781;
}
.header{
	width:1300px;
	margin:0px auto;
}
.hea_lef{
	width:400px;
	float: left;
}
.hea_lef p{
	font-size:14px;
	color:#fff;
}
.hea_lef p a{
	font-size:14px;
	color:#fff;
}
.hea_rig{
	width:150px;
	float: right;
}
.hea_rig a{
	margin-left:8px;
	font-size:14px;
	color:#fff;
}
.hea_rig span{
	margin-left:8px;
	font-size:14px;
	color:#fff;
}
.nav{
	width:100%;
	height:76px;
	background-color:#fff;
}
.nav_cen{
	width:1300px;
	margin:0px auto;
	height:76px;
	line-height:76px;
}
.nav_cen ul{
	width:100%;
	overflow: hidden;
}
.nav_cen ul li{
	width:135px;
	height:76px;
	line-height:76px;
	float: left;
	text-align:center;
}
.nav_cen ul li a{
	font-size:18px;
	color:#333;
}
.logo{
	width:215px;
	height:172px;
	position: absolute;
	top:15px;
	left:44%;
	z-index: 100;
}
.banner{
	width:100%;
	height:520px;
}
.fullSlide{width:100%;position:relative;height:520px;}
.fullSlide .bd{width:100%;margin:0 auto;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:520px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:200px;}
/*.fullSlide .hd{width:198px;height:26px;background:url(/xiaobo_static/PC/css/bg.png) no-repeat;position:absolute;z-index:1;bottom:0%;left:43%;}*/
.fullSlide .hd ul{ float: right;position:absolute;left:48%;bottom:16%;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:8px;margin-left:12px;height:8px;overflow:hidden;background: url(/xiaobo_static/PC/image/ban_li.png) no-repeat; line-height:999px;}
.fullSlide .hd ul .on{width:24px;height:8px;background:url(/xiaobo_static/PC/image/ban_hov.png) no-repeat;}
.main{
	width:100%;
	background-color:#f8f8f8;
}
.main_cen{
	width:1355px;
	margin:0px auto;
	overflow:hidden;
	position: relative;
	top:-70px;
	background:url(../image/main_/xiaobo_static/PC/css/bg.png) no-repeat;
}
.main_ter{
	width:1300px;
	margin:0px auto;
	overflow: hidden;
}
.main_lef{
	width:940px;
	float: left;
	padding:30px 30px 20px;
}
.xxxw{
	width:940px;
	overflow: hidden;
}
.xxxw_h3{
	width:200px;
	height:40px;
	line-height:40px;
	float: left;
	background:url(/xiaobo_static/PC/image/xxxw.png) no-repeat 0px 36px;
}
.xxxw_h3 h3{
	font-size:22px;
	color:#333;
	height:37px;
	font-weight:normal;
}
.xxxw_h3 h3 span{
	font-size:20px;
	color:#4474a8;
	margin-left:10px;
}
.more{
	width:92px;
	height:30px;
	margin-top:5px;
	text-align:center;
	line-height:30px;
	background-color:#8d1d2d;
	float: right;
}
.more a{
	font-size:14px;
	color:#fff;
}
.xxxw_li{
	width:940px;
	margin-top:20px;
	overflow: hidden;
}
.slidebox{
  float:left;
  width:508px;
  height:330px;
  overflow:hidden;
  position:relative;
}
/*.slideBox .hd{
  width:508px;
  height:36px;
  line-height:36px;
  overflow:hidden;
  position:absolute;
  bottom:0px;
  z-index:1;
}
.slideBox .hd ul{
  overflow:hidden;
  zoom:1;
  float:left;
  position: absolute;
  top: 15px;
  right: 10px;
}
.slideBox .hd ul li{
  float:left;
  margin-right:8px;
  width:20px;
  height:6px;
  line-height:14px;
  text-align:center;
  background:#b2b2b2;
  cursor:pointer;
}
.slideBox .hd ul li.on{
  background:#fff;
}*/
.slidebox .ld{
  position:relative;
  height:100%;
}
.slidebox .ld li{
  zoom:1;
  vertical-align:middle;
}
.slidebox .ld li a img{
	width:508px;
	height:330px;
}
.slidebox .ld li span{
    display:block;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    width:468px;
    padding:0px 20px;
    height:36px;
    line-height: 36px;
    position:absolute;
    left:0px;
    bottom:0px;
    color:#fff;
    text-indent:15px;
    text-align:center;
    background:url(/xiaobo_static/PC/image/tm.png) no-repeat;
    font-size:16px;
}
.xxxw_ul{
	float: left;
	margin-left:16px;
	width:408px;
}
.xxxw_ul ul{
	width:408px;
	overflow:hidden;
}
.xxxw_ul ul li{
	width:400px;
	height:40px;
	line-height:40px;
	overflow: hidden;
	background: url(/xiaobo_static/PC/image/li_yd.jpg) no-repeat 2px 19px;
    padding-left: 15px;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xxxw_ul ul li a{
	font-size:16px;
	color:#333;
}
.xxxw_ul ul li:hover a{
	color:#8d1d2d;
}
.bot{
	width:940px;
	margin-top:20px;
}
.bot a div{
	width:130px;
	height:60px;
	float: left;
	margin-right:26px;
	text-align:center;
	line-height:50px;
}
.bot a div span{
	color:#333;
	margin-left:40px;
}
.bot1{
	background:url(/xiaobo_static/PC/image/bot1.png) no-repeat;
}
.bot2{
	background:url(/xiaobo_static/PC/image/bot2.png) no-repeat;
}
.bot3{
	background:url(/xiaobo_static/PC/image/bot3.png) no-repeat;
}
.bot4{
	background:url(/xiaobo_static/PC/image/bot4.png) no-repeat;
}
.bot5{
	background:url(/xiaobo_static/PC/image/bot5.png) no-repeat;
}
.bot6{
	background:url(/xiaobo_static/PC/image/bot6.png) no-repeat;
}
.main_rig{
	width:260px;
	height:490px;
	float: right;
	padding:30px 20px 0px;
	background-color:#f1eee9;
}
.jianjie{
	margin:10px 0px;
}
.font_jj p{
	width:260px;
	height:168px;
	font-size:14px;
	color:#666;
	line-height:28px;
	overflow: hidden;
	text-overflow:ellipsis;
}
.more1{
	width:92px;
	height:30px;
	margin:10px auto 0px;
	text-align:center;
	line-height:30px;
	background-color:#8d1d2d;
}
.more1 a{
	font-size:14px;
	color:#fff;
}
.main1{
	width:100%;
	overflow:hidden;
	margin-top: -70px;
	padding-top:30px;
	padding-bottom:30px;
	background:url(../image/main1_/xiaobo_static/PC/css/bg.png) no-repeat;
}
.main1_cen{
	width:1300px;
	margin:0px auto;
}
.main1_lef{
	width:870px;
	float: left;
}
.lxjy{
	width:870px;
	overflow: hidden;
}
.lxjy_h3{
	width:280px;
	height:43px;
	line-height:43px;
	float: left;
	background:url(/xiaobo_static/PC/image/lxjy.png) no-repeat 0px 40px;
}
.lxjy_h3 h3{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:22px;
	color:#fff;
	font-weight:normal;
}
.lxjy_h3 h3 span{
	font-size:20px;
	color:#438bc6;
	margin-left:20px;
}
.lxjy_li{
	width:870px;
	margin-top:20px;
}
.lxjy_li .djgz-top{
    overflow: hidden;
    /*height:347px;*/
    overflow: hidden;
}
.lxjy_li .djgz-top .djgz-top1{
    height:40px;border-bottom:2px solid #4489ca;
}
.lxjy_li .djgz-top .fl{
    float:left;
}
.lxjy_li .djgz-top .fl li{
    float: left;
    width: 112px;
    text-align: center;
    margin-right:20px;
    height: 40px;
    line-height: 40px;
}
.lxjy_li .djgz-top .djgz-top1 .fl .d1{
    background-color:#4489ca
}
.lxjy_li .djgz-top .fl li a{
	color:#fff;
	font-size:16px;
}
.more2{
	float: right;
	margin-top:6px;
	margin-right:8px;
}
.lxjy_li .djgz-top .djgz-nr .slideBox1{
	width:330px;
	/*height:256px;*/
	height: auto;
	margin-top:20px;
/*	padding:5px;
	background-color:#dcdcdc;*/
}
.slideBox1{
  float:left;
  width:330px;
  height:215px;
  overflow:hidden;
  position:relative;
}
.slideBox1 .hd{
  width:330px;
  height:36px;
  line-height:36px;
  overflow:hidden;
  position:absolute;
  bottom:120px;
  z-index:1;
}
.slideBox1 .hd ul{
  overflow:hidden;
  zoom:1;
  float:left;
  position: absolute;
  bottom:12px;
  right:12px;
}
.slideBox1 .hd ul li{
  float:left;
  margin-right:10px;
  width:14px;
  height:14px;
  line-height:14px;
  text-align:center;
  background:#9e9488;
  cursor:pointer;
  color:#fff
}
.slideBox1 .hd ul li.on{
  background:#2b3769;
}
.slideBox1 .bd1{
  position:relative;
  height:100%;
}
.slideBox1 .bd1 li{
	zoom:1;
	vertical-align:middle;
	width:320px;
	/*height:246px;*/
	display:inline-block;
	/*padding:5px;
	background-color:#dcdcdc;*/
}
.slideBox1 .bd1 li>a{
	width:320px;
	padding:5px;
	background-color:#dcdcdc;
	display:inline-block;
}
.slideBox1 .bd1 li>a img{
	width:100%;
	height:208px;

}
.slideBox1 .bd1 li span{
	display: block;
	margin-top:15px;
	font-size: 14px;
	text-indent:2rem;
	width:310px;
	/*height: 50px;*/
    color: #fff;
    padding-right:20px;
    overflow: hidden;
    line-height:25px;
	text-overflow:ellipsis;
	/*white-space: nowrap;*/
}
.slideBox1 .bd1 li span a{
	font-size:14px;
	color: #fdda36;
	float: right;
}
.gzyw_li{
	float: left;
	margin-left:26px;
	width:490px;
	margin-top:25px;
	overflow: hidden;
}
.gzyw_li ul{
	width:100%;
}
.gzyw_li ul li{
	height:35px;
	line-height:35px;
	background:url(/xiaobo_static/PC/image/li.png) no-repeat 0px 14px;
}
.gzyw_li ul li a{
	width:380px;
	font-size:14px;
	color:#fff;
	float: left;
	margin-left:15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.gzyw_li ul li span{
	float: right;
	font-size:14px;
	color:#fff;
}
.lxjy_li .djgz-top .djgz-nr .slideBox2{
	width:330px;
	height:333px;
	margin-top:20px;
}
.slideBox2{
  float:left;
  width:330px;
  height:215px;
  overflow:hidden;
  position:relative;
}
.slideBox2 .hd{
  width:330px;
  height:36px;
  line-height:36px;
  overflow:hidden;
  position:absolute;
  bottom:120px;
  z-index:1;
}
.slideBox2 .hd ul{
  overflow:hidden;
  zoom:1;
  float:left;
  position: absolute;
  bottom:12px;
  right:12px;
}
.slideBox2 .hd ul li{
  float:left;
  margin-right:10px;
  width:14px;
  height:14px;
  line-height:14px;
  text-align:center;
  background:#9e9488;
  cursor:pointer;
  color:#fff
}
.slideBox2 .hd ul li.on{
  background:#2b3769;
}
.slideBox2 .bd2{
  position:relative;
  /*height:100%;*/
}
.slideBox2 .bd2 li{
	zoom:1;
	vertical-align:middle;
	width:320px;
	/*height:246px;*/
	display:inline-block;
}
.slideBox2 .bd2 li>a{
	width:320px;
	padding:5px;
	background-color:#dcdcdc;
	display:block;
}
.slideBox2 .bd2 li>a img{
	width:100%;
	height:208px;
}
/*.slideBox1 .bd1 li span{
    display:block;
    width:330px;
    height:36px;
    line-height: 36px;
    position:absolute;
    bottom:0px;
    color:#fff;
    text-indent:15px;
    text-align:center;
    font-size:16px;
}*/
.slideBox2 .bd2 li span{
	display: block;
	margin-top:15px;
	width:310px;
	font-size: 14px;
    color: #fff;
    line-height:25px;
	text-indent:2rem;
    padding-right:20px;
    overflow: hidden;
	text-overflow:ellipsis;
	/*white-space:nowrap;*/
}
.slideBox2 .bd2 li span a{
	font-size:14px;
	color: #fdda36;
	float: right;
}
.ppsy_li{
	float: left;
	margin-left:26px;
	width:490px;
	margin-top:25px;
	overflow: hidden;
}
.ppsy_li ul{
	width:100%;
}
.ppsy_li ul li{
	height:35px;
	line-height:35px;
	background:url(/xiaobo_static/PC/image/li.png) no-repeat 0px 14px;
}
.ppsy_li ul li a{
	width:380px;
	font-size:14px;
	color:#fff;
	float: left;
	margin-left:15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ppsy_li ul li span{
	float: right;
	font-size:14px;
	color:#fff;
}
.main1_rig{
	width:400px;
	float: left;
	margin-top:65px;
	margin-left:30px;
}
.tzgg{
	width:400px;
	overflow: hidden;
}
.tzgg_h3{
	height:38px;
	line-height:38px;
	border-bottom:2px solid #4489ca;
}
.tzgg_h3 h3{
	width:120px;
	height:38px;
	line-height:38px;
	float: left;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	color:#fff;
}
.tzgg_h3 h3 a{
	margin-right:12px;
}
.more3{
	float: right;
	line-height: 30px;
}
.tzgg_ul{
	width:400px;
	margin-top:20px;
}
.tzgg_ul ul{
	width:400px;
}
.tzgg_ul ul li{
	height:55px;
	line-height:24px;
	margin-bottom:10px;
	float: left;
}
.tzgg_ul ul li a{
	width:340px;
	font-size:14px;
	float: right;
	color:#fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.tzgg_ul ul li span{
	display:inline-block;
	width:50px;
	height:55px;
	float: left;
	margin-right: 10px;
	text-align:center;
	background-color:#fff;
}
.tzgg_ul ul li span i{
	display:inline-block;
	width:50px;
	height:30px;
	line-height:30px;
	float: left;
	font-style:normal;
	color:#fff;
	background-color:#072d7a;
}
.tzgg_ul ul li span b{
	font-weight:normal;
	display:inline-block;
	width:50px;
	height:25px;
	line-height:25px;
	float: left;
	color:#fff;
	background-color:#0a75cd;
}
.main2{
	width:100%;
	/*background-color:#f8f8f8;*/
}
.back{
	width:100%;
	margin-top:80px;
	border-bottom:1px solid #c9c9c9;
}
.main2_cen{
	width:1300px;
	margin:0px auto;
	padding:40px 0px 55px;
	margin-top:-81px;
}
.msfc{
	width:1300px;
	overflow:hidden;
}
.msfc_h3{
	width:1300px;
	height:37px;
	line-height:37px;
}
.msfc_h3 h3{
	text-align:center;
	font-weight:normal;
	height:40px;
	float: left;
}
.msfc_h3 h3 a{
	float: left;
	width:90px;
	font-size:22px;
	color:#a40000;
	border-bottom:3px solid #a40000;
}
.msfc_h3 h3 span{
	float: left;
	font-size:22px;
	margin-left:6px;
	color:#d2d2d2;
}
.morea{
	float:right;
}
.msfc_ul{
	width:1300px;
	margin-top:40px;
	overflow: hidden;
}
.msfc_ul li{
	width:393px;
	float: left;
	height:160px;
	padding:20px;
}
.ms0{
	background-color:#ed573c;
}
.ms2{
	background-color:#ca973c;
}
.ms4{
	background-color:#a6b31b;
}
.msfc_ul>ul>li>a{
	width:130px;
	height:130px;
	margin-right:20px;
	line-height:150px;
	float: left;
}
.msfc_ul>ul>li>a>img{
	border-radius:65px;
		width:130px;
	height:130px;
}
.msfc_ul>ul>li>div{
	width:230px;
	float: right;
}
.msfc_ul>ul>li>div>span{
	line-height:28px;
	font-size:20px;
}
.msfc_ul>ul>li>div>p{
	font-size:14px;
	line-height:30px;
	height:150px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: pre-wrap;
}
.ms0,.ms2,.ms4 .js_fo1{
	color:#fff;
}
.main3{
	width:100%;
}
.back{
	width:100%;
	margin-top:80px;
	border-bottom:1px solid #c9c9c9;
}
.main3_cen{
	width:1300px;
	margin:0px auto;
	padding:40px 0px 55px;
	margin-top:-81px;
}
.xyfc{
	width:1300px;
	overflow:hidden;
}
.xyfc_h3{
	width:1300px;
	height:37px;
	line-height:37px;
}
.xyfc_h3 h3{
	text-align:center;
	font-weight:normal;
	height:40px;
	float: left;
}
.xyfc_h3 h3 a{
	float: left;
	width:90px;
	font-size:22px;
	color:#a40000;
	border-bottom:3px solid #a40000;
}
.xyfc_h3 h3 span{
	float: left;
	font-size:22px;
	margin-left:6px;
	color:#d2d2d2;
}
.xyfc_fc{
	width:1300px;
	margin-top:35px;
	position: relative;
	height:500px;
}
.xyfc_fc ul .li0{
	float: right;
}
.xyfc_fc ul .li0 a img{
	width: 490px;
    height: 326px;
}
.xyfc_fc ul .li1{
    float: right;
    margin-right: 10px;
}
.xyfc_fc ul .li1 a img{
	width:260px;
	height:158px;
}
.xyfc_fc ul .li2{
	margin-right: 10px;
    float: right;
}
.xyfc_fc ul .li2 a img{
	width:260px;
	height:158px;
}
.xyfc_fc ul .li3{
	float: right;
    margin-right: 10px;
}
.xyfc_fc ul .li3 a img{
	width: 260px;
    height: 158px;
}
.xyfc_fc ul .li4{
	margin-top: 10px;
    margin-right: 10px;
    float: right;
}
.xyfc_fc ul .li4 a img{
	width: 530px;
	height: 326px;
}
.xyfc_fc ul .li5{
	margin-right: 10px;
    float: right;
    margin-top: 10px;
}
.xyfc_fc ul .li5 a img{
	width:260px;
	height:158px;
}
.xyfc_fc ul .li6{
    margin-right: 10px;
    margin-top: 10px;
    float: right;
}
.xyfc_fc ul .li6 a img{
	width: 260px;
    height: 158px;
}
.xyfc_fc ul .li7{
    float: right;
    position: absolute;
    bottom: 6px;
    right: 250px;
}
.xyfc_fc ul .li7 a img{
	width:240px;
	height:158px;
}
.xyfc_fc ul .li8{
	float: right;
    position: absolute;
    bottom: 6px;
    right: 0;
}
.xyfc_fc ul .li8 a img{
	width:240px;
	height:158px;
}
.yqlj{
	width:100%;
	padding-bottom:55px;
}
.yqlj_cen{
	width:1300px;
	margin:0px auto;
}
.yqlj_cen span{
	width:250px;
	height:36px;
	display:inline-block;
	padding-left:15px;
	line-height:36px;
	font-size:14px;
	color:#fff;
	margin-right:8px;
	background-color:#8d1d2d;
}
.yqlj_cen select{
	width:260px;
	height:32px;
	line-height:32px;
	margin-right:26px;
	border-radius:3px;
	padding-left:18px;
	outline:none;
	color:#666;
	border:1px solid #ccc;
}
.foot{
	width:100%;
	background:url(/xiaobo_static/PC/image/foot.png) no-repeat;
}
.footer{
	width:1300px;
	margin:0px auto;
	overflow: hidden;
}
.foot_lef{
	width:480px;
	float: left;
}
.foot_lef>a{
	display:inline-block;
	margin-top:50px;
	margin-bottom:30px;
}
.foot_lef>a>img{
	width:315px;
	height:65px;
}
.gzh{
	width:480px;
	height:120px;
	padding-bottom:30px;
}
.gzh img{
	width:120px;
	height:120px;
	float: left;
	margin-right:20px;
}
.gzh span{
	line-height:30px;
	font-size:14px;
	color:#fff;
}
.foot_rig{
	width:780px;
	margin-left:26px;
	float: left;
}
.foot_rig>div{
	width:260px;
	float: left;
}
.foot_rig .font_n1{
	width:260px;
	text-align:center;
	padding:70px 0px 60px;
}
.font_n1 span{
	line-height:30px;
	font-size:18px;
	color:#fff;
}
.font_n1 ul li{
	height:30px;
	line-height:30px;
}
.font_n1 ul li a{
	font-size:14px;
	color:#fff;
}
.foot_b{
	width:100%;
	height:50px;
	text-align:center;
	background-color:#161819;
}
.foot_b p{
	line-height:50px;
	font-size:14px;
	color:#fff;
}

.rig_top{
	width:70px;
	height:200px;
	background-color:#07132b;
	position: fixed;
    top: 160px;
    right: 0;
    padding:15px 0px 30px;
}
.rig_top li{
	width:30px;
	height:30px;
	margin:20px auto;
}
.qq{
	width:30px;
	height:30px;
	display:block;
	background:url(/xiaobo_static/PC/image/qq.png) no-repeat;
}
.qq_h{
	font-size:15px;
	color:#666;
	display: none;
    position: absolute;
    right: 80px;
    top: 70px;
}
.rig_top li:hover .qq_h{
	display: block;
}
.wx{
	width:30px;
	height:30px;
	display:block;
	background:url(/xiaobo_static/PC/image/wx.png) no-repeat;
}
.wx_h{
	width:120px;
	height:120px;
	display: none;
    position: absolute;
    right: 70px;
    top: 70px;
}
.rig_top li:hover .wx_h{
	display: block;
}
.rt{
	width:30px;
	height:30px;
	display:block;
	background:url(/xiaobo_static/PC/image/rt.png) no-repeat;
}
.rt_h{
	font-size:15px;
	color:#666;
	display: none;
    position: absolute;
    right: 80px;
    top:60px;
}
.rig_top li:hover .rt_h{
	display: block;
}
.call{
	width:30px;
	height:30px;
	display:block;
	background:url(/xiaobo_static/PC/image/call.png) no-repeat;
}
.call_h{
	font-size:15px;
	color:#666;
	display: none;
    position: absolute;
    right: 80px;
    top: 215px;
}
.rig_top li:hover .call_h{
	display: block;
}
.goTop{
	width:38px;
	height:12px;
	margin:0px auto;
	cursor: pointer;
}