@charset "utf-8";
/*公用样式*/
.fr{ float: right;}
.fl{ float: left;}
.clear{ clear:both;}
.m5{ margin-top:5px;}
input,button{overflow: visible;vertical-align:middle;outline:none; border:0;}





/*内容区*/
.main{max-width: 1920px; margin:0px auto;}
.mainOne{max-width:1920px; background:#f8f6f6;padding: 25px 0 35px;}
.lbGzdt{width:1200px; margin:0 auto;overflow: hidden;}
.lbt{width:700px;}
.gzdt{width:470px;}
.mainTwo{max-width:1920px; background:#fff url(indexbj.jpg) no-repeat center bottom;}
.gzdt h2{ background:url(gzdttitle.png) no-repeat right center; height:60px;width:470px;}
.gzdt h2 a{font-family: "微软雅黑";font-weight: 700;font-size: 22px;text-align: left;color: #b50009; padding-left:20px; line-height:60px;}
.gzdt ul { background:#fff url(gzdt.png) no-repeat center bottom;width:470px; height:580px; padding:0 20px 20px;}
.gzdt ul li{ border-bottom:1px dashed #d8d8d8; padding:18px 0 22px; position:relative;}
.gzdt ul li a{font-family: "微软雅黑";font-size: 16px;line-height: 32px;color: #333;padding-left: 50px; display:block;}
.gzdt ul li a:hover{color:#B50009;}
.gzdt ul li span{font-family: "微软雅黑";font-size: 16px;text-align: center;color: #999;width: 32px;height: 32px;background: #ececec;display: inline-block; position:absolute;left:0;top:30px; line-height:32px;border-radius: 50%;}
.gzdt ul li:first-child span{color: #fff;background: #E5020D;}
.gzdt ul li:first-child+li span{color: #fff;background: #E84E1F;}
.gzdt ul li:first-child+li+li span{color: #fff;background: #F27A29;}
.twoList{width:1200px; margin:0 auto;overflow: hidden; padding:30px 0;}
.xyesd{ margin-bottom:20px;}
.xyesd img{width:1200px; height:120px;}
.xxgkzt{ margin-top:20px;}
.xxgkzt img{width:1200px; height:120px;}
.lmlb{overflow: hidden;}
.zcwj{width:380px; margin-right:30px;height: 460px;}
.ddjs{width:380px;height: 460px;}
.rsrm{width:380px;height: 460px;}
.lmlbList h2{ height:55px; border-bottom:1px solid #e4e4e4;}
.lmlbList h2 span.titlebt{font-family: "微软雅黑";font-weight: 900;font-size: 24px;line-height: 32px;text-align: left;color: #bd1a2d;width:100px; border-bottom:2px solid #bd1a2d;height:55px;}
.lmlbList h2 span.more{font-family: "微软雅黑";font-weight: 300;font-size: 16px;line-height: 32px;text-align:right;}
.lmlbList h2 span.more a{color: #999;}
.lmlbList ul li{ padding-left:20px; background:url(dian_03.png) no-repeat left 16px; margin-top:15px; }
.lmlbList ul li a{color: #333;font-size: 18px;font-family: "微软雅黑";line-height:32px;}
.lmlbList ul li a span{color: #999;font-size: 18px;font-family: "微软雅黑"; margin-left:15px;}
.lmlbList ul li a:hover{color:#B50009;}
.lmlbList h2 span.more a:hover{color:#B50009;}





/* 本例子css */
.slideBox{ width:700px; height:640px; overflow:hidden; position:relative;}
.slideBox .hd{ height:80px; overflow:hidden; position:absolute; left:0px; top:315px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; width:80px; height:80px; line-height:14px;background:url(lbttmbj50.png) repeat; text-align:center; cursor:pointer;font-family: "微软雅黑";font-size: 14px;text-align: center;color: #fff; }
.slideBox .hd ul li p{font-size: 36px;line-height: 50px;}
.slideBox .hd ul li:first-child{background:url(lbttmbj90.png) repeat;}
.slideBox .hd ul li:first-child+li{background:url(lbttmbj80.png) repeat;}
.slideBox .hd ul li:first-child+li+li{background:url(lbttmbj70.png) repeat;}
.slideBox .hd ul li:first-child+li+li+li{background:url(lbttmbj60.png) repeat;}
.slideBox .hd ul li:first-child+li+li+li+li{background:url(lbttmbj50.png) repeat;}
.slideBox .hd ul li.on{color:#B50009;background:#fff!important; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; background:#fff;width:700px; height:640px; }
.slideBox .bd img{ max-width:100%; height:395px; display:block; margin:0 auto; }
.slideBox .bd ul li .pic{ margin-bottom:10px;background:#eee;}
.slideBox .bd ul li .title{ width:700px; line-height:30px; margin-bottom:25px; padding: 0 20px;}
.slideBox .bd ul li .title a{width: 100%;font-family: "微软雅黑";font-weight: 700;font-size: 22px;line-height: 44px;text-align: left;color: #b50009;  }
.slideBox .bd ul li .text {width: 100%;font-family: "微软雅黑";font-size: 16px;line-height: 32px;text-align: left;color: #999;text-indent: 2em;    padding: 0 20px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; left:3%; top:30%; margin-top:-25px; display:block; width:76px; height:58px; background:url(leftjt.png) no-repeat center; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ position:absolute; right:3%; top:30%; margin-top:-25px; display:block; width:76px; height:58px; background:url(rightjt.png) no-repeat center; filter:alpha(opacity=50);opacity:0.5;  }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


body{font-size:0px;}
@media screen and (max-width:768px) {
	
	.lbGzdt{width:96%;}
	.lbt{width:100%; float:none;margin-bottom:0.3rem;}
	.gzdt{width:100%; float:none;}
	.slideBox{width:100%; height:auto;}
	.slideBox .bd li{width:100%; height:auto; padding-bottom:0.3rem;}
	.slideBox .bd img{ height:4rem;}
	.slideBox .hd{ height:0.8rem; top:3.2rem; }
	.slideBox .hd ul li{ width:1rem; height:0.8rem; line-height:0.14rem;font-size: 0.14rem; }
	.slideBox .hd ul li p{font-size: 0.36rem;line-height: 0.5rem;}
	.slideBox .bd ul li .pic{ margin-bottom:0.1rem;}
	.slideBox .bd ul li .title{ width:100%; line-height:0.3rem; margin-bottom:0.5rem; padding: 0 0.2rem;}
	.slideBox .bd ul li .title a{font-size: 0.32rem;line-height: 0.5rem; }
	.slideBox .bd ul li .text {font-size: 0.26rem;line-height: 0.45rem;padding: 0 0.2rem;}
	.slideBox .prev{margin-top:-0.25rem; display:block; width:0.76rem; height:0.58rem; background-size:100% auto;}
	.slideBox .next{ margin-top:-0.25rem; display:block; width:0.76rem; height:0.58rem; background-size:100% auto; }
	.gzdt h2{width:100%; height:0.6rem;background-size:auto 0.6rem;}
	.gzdt ul { background-size:100% auto;width:100%; height:auto; padding:0 0.2rem 0.2rem;}
	.gzdt h2 a{font-size: 0.26rem;padding-left:0.2rem; line-height:0.6rem;}
	.gzdt ul li{padding:0.18rem 0 0.22rem;}
	.gzdt ul li a{font-size: 0.26rem;line-height: 0.46rem;padding-left: 0.5rem;}
	.gzdt ul li span{font-size: 0.2rem;width: 0.3rem;height: 0.3rem;top:0.22rem; line-height:0.3rem;}

	.mainTwo{width:100%; background-size:100% auto;}
	.twoList{width:96%;  padding:0.3rem 0;}
	.xyesd{ margin-bottom:0.2rem;}
	.xyesd img{width:100%; height:auto;}
	.xxgkzt{ margin-top:0.2rem;}
	.xxgkzt img{width:100%; height:auto;}
	.zcwj{width:100%; margin-right:0px;height: auto; float:none;margin-bottom: 0.3rem;}
	.ddjs{width:100%;height: auto; float:none;margin-bottom: 0.3rem;}
	.rsrm{width:100%;height: auto; float:none;margin-bottom: 0.3rem;}
	.lmlbList h2{ height:0.55rem; }
	.lmlbList h2 span.titlebt{font-size: 0.28rem;line-height: 0.36rem;width:1.2rem; height:0.55rem;}
	.lmlbList h2 span.more{font-size: 0.2rem;line-height: 0.32rem;}
	.lmlbList ul li{ padding-left:0.2rem; background:url(dian_03.png) no-repeat left 0.16rem; margin-top:0.15rem; }
	.lmlbList ul li a{font-size: 0.28rem;line-height:0.45rem;}
	.lmlbList ul li a span{font-size: 0.28rem; margin-left:0.15rem;}
	}