/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
p,div,span{cursor: default;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;outline:none!important;}
a:hover{color:#bd0007;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1800{ width: 1800px; margin: 0 auto; }
body{font-family:'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei UI','Microsoft YaHei','微软雅黑',Arial,sans-serif;margin:0; padding:0;font-size: 18px;}

/* 轮播 */
#roll { margin: 13px auto 0px; height: 680px; width: 1800px; position: relative; }
#roll ul { height: auto; width: 100%;  position: relative; }
#roll li { list-style: none;left: 377px; top: 146px; width: 0px; height: 0px; overflow: hidden; position: absolute; z-index: 0; cursor: pointer; }
#roll li a img{width: 850px;height:auto; display: block;}
#roll li div { width: 100%; height:65px;  position: absolute; left:0; bottom:0;background:url(maskBg.png);}
#roll li div p { margin:0px 0px 0px 25px;line-height:65px;color: #fbfcfe;font-weight: bold; }
#roll li div p a {font-size:20px;color: #ffffff;}
#roll .prev , #roll .next {width: 60px;height:60px; line-height:200px;cursor: pointer; display: block;z-index: 100; position: absolute;top: 210px; overflow: hidden; }
#roll .prev {background: url(arrLeft.png) no-repeat;top: 280px; left: 480px; }
#roll .next {background: url(arrRight.png) no-repeat;top: 280px;right: 570px; }

/* 重要论述 */
.zyls {width: 100%;height: 373px;background: url(firstBg00.png) no-repeat center;margin-bottom: 40px;}
.first { margin: 0 auto;padding-left: 52px;padding-right: 33px;}
.first h5 {width: 100%;height: 85px;line-height: 85px;font-size: 26px;}
.first h5 a {color: #fff;}
.first .fl {width: 790px;}
.first .fl li {width: 100%;height: 61px;line-height: 61px; background: url(firstBg01.png) no-repeat center; float: left;padding-left: 40px; margin-bottom: 30px;}  
.first .fl li a {font-size: 18px;color: #000;} 
.first .fl li a:hover {font-weight: bold;color: #dd0900;}
.first .fr {width: 890px;height: 242px;background: url(firstBg02.png) no-repeat center;}
.first .fr p {line-height: 45px; font-size: 18px;font-weight: bold; color: #ffefd0;padding: 45px 45px 0 45px;}

/* 集团动态 */
.second .fl{ width:830px; margin-left: 25px;margin-bottom: 30px;}
.second .fr{ width:850px; margin-left: 25px;margin-bottom: 30px;}
.second ul{margin-top:20px;}
.second ul li {width: 100%; line-height: 55px;}
.second ul li a{ display:inline-block;  background:url(dy_04.png) no-repeat left center; padding-left:30px; }
.second ul li span {font-size: 18px;color: #999;float: right;}


