@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;width:100%;height:auto;font-family:"Microsoft YaHei"; font-size:16px; color:#333; text-align:left; background:url(../images/bg.jpg) center top no-repeat;}
ul, li{ margin:0px; padding:0px; list-style:none;}
a:link, a:visited{color: #333;text-decoration: none;}
a:hover, a:active{color: #e30000;text-decoration: none;}
img { border:none; margin:none; padding:none; cursor:pointer;}
.main{margin:0 auto; width:1200px; overflow:hidden; position:relative;}
.more{margin-top:58px; width:50px; font-size:14px; color:#666; float:right;}
.title{margin-bottom:60px; width:100%; height:150px; overflow:hidden;}
.lan01{ background:url(../images/lan01.png) center top no-repeat;}
.lan02{ background:url(../images/lan02.png) center top no-repeat;}
.lan03{ background:url(../images/lan03.png) center top no-repeat;}
.lan04{ background:url(../images/lan04.png) center top no-repeat;}
/*上级精神*/
h1{font-size:40px; color:#a51900; text-align:center;}
p{font-size:18px; color:#aa7245; line-height:35px; text-indent:36px;}
.list ul{margin-bottom:100px; overflow:hidden;}
.list li{margin:0 25px; width:550px; font-size:18px; line-height:50px; float:left;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.list li span{margin-right:15px; font-size:14px; color:#ba1e1e;}
/*学习动态*/
.xxdtBox{margin-bottom:100px; width:1200px; height:446px; background:url(../images/bg02.png) right repeat-y; overflow:hidden;}
.xxdt-img{margin-top:25px; width:570px; height:380px; border:8px solid #FFF; box-shadow:6px 3px 7px #806b63; float:left;}
.list02 ul{margin-top:25px; float:left;}
.list02 li{margin:0 25px; width:550px; line-height:72px; color:#fef2ec; border-bottom:1px dashed #f48757;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.list02 li span{margin-right:15px; font-size:14px;}
.list02 li a:link,.list02 li a:visited{color: #fef2ec;text-decoration: none;}
.list02 li a:hover,.list02 li a:active{color: #fcff16;text-decoration: none;}
/*典型案例*/
.dxal{padding:70px 0 100px 0;width:100%; background-color:#fcedd7;}
.dxal ul{margin:0 auto; width:1020px; height:210px;}
.dxal ul li{margin:0 15px; width:310px; height:210px; float:left;}
.arrowL{width:50px; height:80px; background:url(../images/arrowL.png) center center no-repeat; left:0; top:240px; position:absolute;}
.arrowR{width:50px; height:80px; background:url(../images/arrowR.png) center center no-repeat; right:0; top:240px; position:absolute;}
.arrow-prev{width:40px;height:50px; top:85px; left:0; background:url(../images/arrowL.png) center center no-repeat; position:absolute;}
.arrow-next{width:40px;height:50px; top:85px; right:0; background:url(../images/arrowR.png) center center no-repeat; position:absolute;}
.scollDiv{width: 310px; height: 73px;position: relative;top: -90px;background-color:rgb(0,0,0,0.5);}
.scollDiv p{text-align: center;display: flex;flex-wrap: nowrap;justify-content: center;padding-top: 10px;color:#fff;font-size: 18px;line-height: 1.5;text-indent:5px;}
.w1200{margin:auto;width:1200px;overflow:hidden; position:relative;}
/*底部信息*/
.foot{width:100%;line-height:100px; color:#FFF; background-color:#740b0a; text-align:center;}
