body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1200px;}
ul,li,ol{margin:0px; padding:0px; list-style:none;}
table,tr,td,h3,h5,span,p,form,input,dl,dd,dt,em,b{margin:0px; padding:0px;}
em,img{border:0px;}
input{border: none;outline: none;background: none;}
a{text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;transition: 0.5s;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.width{width:1200px;margin: 0 auto;}
.clear{ clear:both;}
.images{
	transition: all 0.8s;
	-moz-transition: width 0.8s; /* Firefox 4 */
	-webkit-transition: width 0.8s; /* Safari 和 Chrome */
	-o-transition: width 0.8s; /* Opera */
	}
.images:hover{
	cursor: pointer;
	transition: all 0.8s;
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);     /* Opera */
	}



/****************************************首页****************************************/
/* 头部 */
.top{width: 100%;border-top: 4px solid #0b5f67;overflow: hidden;padding: 15px 0 20px 0;}
.search{height: 32px;line-height: 32px;width: 250px;margin-top: 25px;}
.searchtext{width: 188px;height: 30px;border: 1px solid #e9e9e9;background: url(../images/search.png) no-repeat  center;float: left;padding-left: 15px;font-size: 12px;color: #c2c3c3;}
.searchimg{float: left;margin-left: 4px;}

/* 导航 */
.menu{width: 100%;background: #0b5f67;height: 45px;line-height: 45px;position: relative;}
.menu ul .nli{float: left;padding: 0 32px;position: relative;cursor: pointer;}
.menu ul .nli h3{font-weight: normal;}
.menu ul .nli h3 a{color: #fff;display: block;}
.menu ul .nli:hover{background: #2ba7b3;}
.menu ul .nli:hover h3 a{background: url(../images/sanj.png) no-repeat center bottom;color: #fff;}
.menu ul .nli:hover .sub{display: block;}
.sub{z-index: 3;height: 35px;position: absolute;top: 45px;left: 0;line-height: 35px;width: 1000px;display: none;}
.sub li{float: left;font-size: 14px;color: #666;overflow: hidden;}
.sub li a{padding: 0 10px;color: #666;margin: 0 10px;}
.sub li:hover a{background: #2ba7b3;border-radius: 5px;color: #fff;}
.menu .bj{position: absolute;top:45px;left:0px;display: none;width:100%;height:35px;background: #fff;filter:alpha(opacity=65);opacity:0.65;z-index: 2;}

/* banner */
.banner{width:100%;text-align:center;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .hd{ height:14px; overflow:hidden; position:absolute; left:50%; bottom:35px; z-index:1;margin-left: -33px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:14px; height:14px; text-align:center; background:url(../images/dian.png) no-repeat center; cursor:pointer; }
.slideBox .hd ul li.on{ background:url(../images/dian-hover.png) no-repeat center;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ width:100%; height:500px; display:block;  }

/* 内容 */
.main{overflow: hidden;}

/* part1 */
.part1{overflow: hidden;padding: 40px 0;}

/* 中心快讯 */
.zxkx{width: 900px;overflow: hidden;}
.zytitle{width: 100%;overflow: hidden;border-bottom: 3px solid #0b5f67;padding-bottom: 10px;}
.zytitle h3{float: left;background: url(../images/title1.png) no-repeat left center;font-size: 20px;color: #333333;padding-left: 30px;font-weight: normal;}
.zytitle a{float: right;color: #aeaeae;font-size: 12px;margin-top: 10px;}
.zytitle a:hover{padding-right:15px ;color: #0b5f67;}
.zxkxnr{overflow: hidden;padding-top: 30px;}
.zxkxnrl{width: 430px;overflow: hidden;}
.picScroll-left{ width:430px;  overflow:hidden; position:relative;}
.picScroll-left .hd{z-index: 2;}
.picScroll-left .hd ul{overflow:hidden;zoom:1; position: absolute;bottom: 15px;right: 0;z-index: 3;}
.picScroll-left .hd ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url(../images/dian1.png) no-repeat center;}
.picScroll-left .hd ul li.on{ background:url(../images/dian1-hover.png) no-repeat center; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden;position: relative;}
.picScroll-left .bd ul li .pic img{ width:430px; height:320px; display:block;}
.picScroll-left .bd ul li .title{position: absolute;bottom: 0;left: 0;width:410px;height: 45px;background: url(../images/bg.png) no-repeat center;line-height: 45px;padding-left: 20px;}
.picScroll-left .bd ul li .title a{color: #fff;}
.zxkxnrr{width: 440px;overflow: hidden;}
.zxkxnrt{width: 100%;overflow: hidden;border-bottom: 1px dotted #dfdfdf;padding-bottom: 25px;margin-bottom: 25px;}
.zxkxnrt a{color: #0b5f67;}
.zxkxnrt span{color: #999;font-size: 12px;background: url(../images/time.png) no-repeat left center;padding-left: 20px;display: block;width: 95%;margin: 15px 0;overflow: hidden;}
.zxkxnrt p{font-size: 14px;color: #888888;line-height: 20px;}
.zxkxnrr ul li{line-height: 34px;overflow: hidden;}
.zxkxnrr ul li a{color: #494949;width:80%;float: left;font-size: 14px;}
.zxkxnrr ul li span{color: #999;width: 16%;float: right;font-size: 12px;} 
.zxkxnrr ul li:hover a{color: #0b5f67;padding-left: 2%;}
.zxkxnrr ul li:hover span{color: #0b5f67;}

/* 通知公告 */
.tzgg{width: 238px;overflow: hidden;border: 1px solid #e1e1e1;padding: 15px 15px 25px 15px;}
.tzggnr ul{padding-top: 10px;overflow: hidden;}
.tzggnr ul li{border-bottom: 1px dotted #dfdfdf;padding-bottom: 17px;margin-top: 17px;font-size: 14px;line-height: 20px;}
.tzggnr ul li a{color: #494949;}
.tzggnr ul li:hover a{color: #0B5F67;}

/* part2 */
.part2{padding: 45px 0;overflow: hidden;background: #f9f9f9;}
.jjdt,.jjzk{width: 585px;overflow: hidden;}

/* 国有经济动态 */
.jjdt ul{padding-top: 10px;overflow: hidden;}
.jjdt ul li{padding: 25px 0;border-bottom: 1px dotted #dfdfdf;overflow: hidden;}
.jjdt ul li a{color: #0b5f67;}
.jjdt ul li span{font-size: 12px;color: #999;background: url(../images/time.png) no-repeat left center;padding-left: 20px;overflow: hidden;margin: 15px 0;width: 95%;display: block;}
.jjdt ul li p{font-size: 14px;color: #888888;line-height: 20px;}
.jjdt ul li+li+li{border-bottom: none !important;;padding-bottom: 0 !important;}

/* 国有经济智库 */
.jjzk ul{padding-top: 30px;overflow: hidden;}
.jjzk ul li{padding: 25px 20px;overflow: hidden;background: #f2f1f1;}
.jjzk ul li+li{background: #fff;}
.jjzk ul li+li+li{background: #f2f1f1;}
.jjzk ul li+li+li+li{background: #fff;}
.jjzknr{width: 100%;overflow: hidden;margin-bottom: 15px;}
.jjzk ul li a{float: left;width: 85%;color: #494949;}
.jjzk ul li span{float: right;width: 13%;font-size: 12px;color: #999;}
.jjzk ul li p{font-size: 14px;color: #888;}
.jjzk ul li:hover a{color: #0B5F67;}

/* part3 */
.part3{padding: 40px 0 45px 0;overflow: hidden;}
.part3 ul{padding-top: 30px;overflow: hidden;}
.part3 ul li{float: left;width: 280px;margin-right: 26px;overflow: hidden;}
.part3 ul li+li+li+li{margin-right: 0 !important;}
.fzlttp{width: 280px;height: 150px;overflow: hidden;}
.fzlttp img{width: 280px;height: 150px;}
.fzltnr{background: #f9f9f9;padding: 25px 20px 35px 20px;overflow: hidden;}
.fzltnr a{color: #0b5f67;}
.fzltnr span{display: block;background: url(../images/time.png) no-repeat left center;padding-left: 20px;font-size: 12px;color: #999;margin: 15px 0;}
.fzltnr p{font-size: 14px;color: #888;line-height: 20px;}

/* 底部 */
.footer{width: 100%;padding: 40px 0;overflow: hidden;background: #474747;text-align: center;}
.footer p{color: #fff;font-size: 14px;line-height: 28px;}


/****************************************简介页****************************************/
.nybanner{width: 100%;height: 300px;overflow: hidden;}
.nybanner img{width: 100%;height: 300px;}
.neir{padding: 40px 0;overflow: hidden;}
.neirl{width: 230px;overflow: hidden;}
.neirl h3{font-size: 22px;color: #fff;font-weight: normal;width: 100%;height: 60px;background: #0b5f67;text-align: center;line-height: 60px;}
.neirl ul{background: #f6f6f6;padding: 0 15px 80px 15px;overflow: hidden;}
.neirl ul li{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 18px;border-bottom: 1px solid #ebebeb;}
.neirl ul li a{color: #494949;}
.neirl ul li:hover a{color: #0b5f67;}
.neirl ul li.on a{color: #0b5f67;}
.neirr{width: 940px;overflow: hidden;}
.current{width: 97%;height: 60px;line-height: 60px;border-bottom: 1px solid #ebebeb;background: url(../images/home.png) no-repeat left center;padding-left: 25px;font-size: 14px;color: #666;}
.current a{color: #666;}
.current a:hover{color: #0B5F67;}
.jjy{padding: 35px 0 40px 0;overflow: hidden;}
.jjy p{color: #494949 !important;line-height: 32px !important;margin-bottom: 30px !important;font-size:16px !important;}


/****************************************列表页****************************************/
.list{overflow: hidden;padding: 30px 0 25px 0;}
.list ul{overflow: hidden;padding-bottom: 60px;}
.list ul li{line-height: 36px;}
.list ul li a{width: 88%;float: left;color: #494949;}
.list ul li span{width: 10%;font-size: 14px;color: #999;float: right;}
.list ul li:hover a{padding-left: 2%;color: #0b5f67;}
.list ul li:hover span{color: #0b5f67;}
.fyl{display: block;text-align: center;}


/****************************************图片列表页****************************************/
.piclist{padding: 10px 0;overflow: hidden;}
.piclist ul{padding-bottom:50px ;overflow: hidden;}
.piclist ul li{border-bottom: 1px dotted #dfdfdf;padding: 25px 0;overflow: hidden;}
.piclisttp{width: 180px;height: 130px;overflow: hidden;float: left;}
.piclisttp img{width: 180px;height: 130px;}
.piclistnr{width: 730px;overflow: hidden;float: right;}
.piclistnr a{color: #333;}
.piclistnr span{display: block;font-size: 12px;color: #999;background: url(../images/time.png) no-repeat left center;padding-left: 20px;margin: 15px 0;}
.piclistnr p{font-size: 14px;color: #666;line-height: 24px;}
.piclist ul li:hover .piclistnr a{color: #0b5f67;}


/****************************************内容页****************************************/
.nry{overflow: hidden;}
.nry h3{font-size: 24px;text-align: center;margin: 30px 0 20px 0;}
.xiab{width: 100%;height: 30px;line-height: 30px;text-align: center;background: #ececec;font-size: 12px;color: #999;}
.xiab span{margin-right: 20px;}
.nrynr{border-bottom: 1px solid #ececec;padding-top: 30px;}
.nrynr p{font-size: 16px !important;color: #494949 !important;text-indent: 32px !important;line-height: 32px !important;margin-bottom: 30px;}
.sxp{padding-top: 30px;overflow: hidden;}
.sxp p{font-size: 14px;color: #666;line-height: 28px;}
.sxp p a{color: #666;}
.sxp p a:hover{color: #0b5f67;padding-left: 10px;}