
/*初始化*/

/* CSS Document */
@charset "utf-8";

/*********** CSS Reset **********/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

/*html {font-size: 100%;overflow-y: scroll;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}*/
html {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
}

/*
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, a, pre, form, fieldset, legend, caption, table, th, td, input, textarea, nav, menu, hgroup, header, section, aside, footer, em, var, strong {
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    font-family:'微软雅黑','Microsoft YaHei','STHeiti','Gotham';
}

img {
    
    border: none;
}

ol, ul {
    list-style: none;
}

li {
    list-style-type: none;
}

caption, th {
    text-align: left;
}

address, caption, cite, code, dfn, ins, em, th, var {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

textarea {
    overflow: auto;
}



@media print {
	.noprint{
	  display: none;
	}
}



a img{border:0px;}
em{ font-style:normal}
a{text-decoration:none;color:#54576c; font-size:16px;}
a:hover{color:#d51c24; font-size:16px;text-decoration:none}



.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {zoom: 1;/* for ie6 & ie7 */}

.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }

.w1200{ width:1200px;   margin:0 auto; background:#fff; z-index:100}

.w1100{ width:1100px;   margin:0 auto; background:#fff;}
.w1050{ width:1050px; margin:0 auto;}

.w960{ width:960px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.bw{ background: #fff;}
.p15 { padding-top:15px;}
.p20 { padding-top:20px;}
.p40 { padding-top:40px;}
.hidden{display:none;}

/*导航*/
.nav{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height:60px;
	line-height:60px;
	display: block;width:1240px; margin:0 auto; background-color:#1FA984;
}
.navbar_nav li{
	float:left;
	position: relative;
	display: block;z-index: 10;
}
.navbar_nav li:after{
    content: "";
    width: 0;
    height: 4px;
    background:#FFCC33;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.navbar_nav li:hover:after{
    width: 100%;
}
.navbar_nav li a{
	text-decoration: none;
	height: 100%;
	padding: 0 36px;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #fff;
	font-size:20px; font-weight:600;
}
.navbar_nav li:hover a{
	color:#fff;
}
.navbar_nav li.dropdown{
	display: inherit;
	position: relative;
}
.navbar_nav li.dropdown .dropdown_menu{
	display: none;
	position: absolute;
	top:60px;
	width: 100%;
	background: #fff;
	box-shadow: 0 5px 20px 0 rgba(167,165,165,0.80);
	width: 100%; min-width:150px;
    left:0%;
}
.navbar_nav li.dropdown .dropdown_menu a{
	font-size: 16px; font-weight:100;
	color: #666;
	padding: 0 10px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	margin-bottom: 1px;
}
.navbar_nav li.dropdown:hover .dropdown_menu{
	display: block;
	background: #eee;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.navbar_nav li.dropdown:hover .dropdown_menu a{
	color: #666;
}
.navbar_nav li.dropdown:hover .dropdown_menu a:hover{
	color: #fff;
	background: #1FA984;
}





.content01{ width:1200px; margin:0 auto;overflow:hidden;}
.content02{ width:1200px; margin:0 auto; background-color:#FFFFFF; padding:10px 0px; z-index:10;}
.content03{ margin:0 auto;width:100%; height:310px;}


/*zt_banner*/
.zt_banner {
    width: 1240px;
    height: 160px;
    overflow: hidden;
    position: relative;
    padding: 0; background-color:#FFF;
    margin: 0 auto
}

.zt_banner .bd {
    position: relative;
    height: 100%; width: 1200px; margin:0 auto;
    z-index: 0;
}

.zt_banner .bd li {
    zoom: 1;
    vertical-align: middle;cursor:pointer;transition:all 0.6s;
}

.zt_banner .bd a{
    width: 1200px;
    height: 160px;
    display: block;overflow: hidden;
}
.zt_banner .bd img {
    width: 1200px;
    height: 140px;
    display: block; padding:20px 0 0px;cursor:pointer;transition:all 0.6s;
}



/*轮播图片；*/

.imgNews {
	float: left;
	width: 580px;
	height: 335px;
}
/* flashbox */

.flashbox {
	width: 580px;
	height: 335px;
	overflow: hidden;
	position: relative;
	float: left;border-radius:0px;
}
.flashbox .focusNew_out {
	width: 580px;
	height: 335px;
	position: relative;
	z-index: 2
}
.flashbox .focusNew_out .f_out_txt {
	height: 40px;
	line-height: 40px;
	width: 580px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	padding: 0 0 0 10px;
	overflow: hidden; background:url(../images/pic-bg.png) ;
}
.flashbox .focusNew_out .f_out_txt a {
	color: #d6d6d6;
}
.flashbox .f_tabs {
	width: 60px;
	height: 35px;
	position: absolute;
	bottom: 10px;
	right: 0px;
	z-index: 100;
}
.flashbox .f_tabs span {
	width: 12px;
	height: 12px;
	background-color: #1FA984;
	float: left;
	margin-right: 5px;
	text-align: center;
	color: #333;
	margin-top: 18px;
	cursor: pointer;
	-webkit-border-radius: 60px;
	border-radius: 60px;
}
.flashbox .f_tabs span.hover {
	width: 30px;
	height: 12px;
	background-color: #FF9900;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 60px;
	border-radius: 60px;
}



/*信息速递*/

.xxsd {
	position: relative;
	width: 570px;
	height: 350px;
	float: left;
	margin-left: 40px;
}
.xxsd .xxsd_title {
	width: 580px;
	height: 50px;
	background: url(../images/title_line1.png) bottom repeat-x;
}
.xxsd .xxsd_title .current2 {
	color: #000;
	background: url(../images/title_line2.png) bottom repeat-x;
}
.xxsd .xxsd_title li {
	float: left;
	width: 120px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}
.xxsd .xxsd_more {
	position: absolute;
	right: 0px;
	top: 15px;
}
.xxsd .xxsd_more a {
	font-size: 12px;
	color: #333;
}
.xxsd .xxsd_more a:hover {
	text-decoration: none;
	color: #e81008;
	background: url(../images/title_line.jpg) bottom left no-repeat;
}


.xxsd-tt {
	width: 580px;
	min-height: 150px;
	margin: 0 auto 10px;
	margin-left: 10px;
	border-bottom: 1px #B0B0B0 dashed;
}

.xxsd-tt h2 {
	font-weight: normal;
	min-height: 60px;
	line-height: 38px;
	text-align: left;
}
.xxsd-tt h2 a {
	width: 580px;
	font-size: 24px;
	text-decoration: none;
	color: #333;
	font-weight: 900;

	text-overflow: ellipsis;
	overflow: hidden;
}
.xxsd-tt h2 a:hover {
	text-decoration: none;
	color: #E10000;
}
.xxsd-tt p {
	font-size: 16px;
	color: #999999;
	line-height: 28px;
	padding-top: 0px;
}



.xxsd .xxsd_news {
	position: absolute;
	left: 0;
	top: 60px;
	widht: 580px;
}
.xxsd .xxsd_news dd {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background: url(../images/icon0.png) no-repeat 0px 17px;
}
.xxsd .xxsd_news dd a {
	font-size: 16px;
	color: #000;
	padding-left: 10px;
	float: left;
	width: 560px; 
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xxsd .xxsd_news dd a:hover {
	text-decoration: none;
	color: #E10000;
}
.xxsd .xxsd_news dd em {
	font-style: normal;
	font-size: 14px;
	color: #666;
	float: right;
	display: block;
}


/*四联栏 str*/

.wjwm{height: 450px;}
.wjwm > h4 {
    color: #000;font-weight: bold;
    font-size: 22px; 
	background:url(../images/title_all.png) bottom center no-repeat;
	width:100%; height:50px; line-height:50px; text-align:center;
	margin:10px auto 40px;
}
.wjwm > h4 img { width:49px; height: 14px;}
.col-md-22 {width: 270px; float:left;}
.wjwm-box{box-shadow: 2px 0px 11px 2px rgba(201, 188, 188, 0.2);height:330px; border-top:none;border:#EBEBEB solid 1px;}
.wjwm-box .wjwm-tu{ width:270px; height: 150px;}
.wjwm-box ul {padding: 5px 10px;}
.wjwm-box ul li {
    padding: 0 8px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #B0B0B0;
    cursor: pointer;
    overflow: hidden;
}
.wjwm-box li a {font-size: 16px;}
.wjwm-box h4 {padding: 8px;height: 45px;text-align: center;}

/*四联栏 end*/



.wjjy{width:1200px; margin:0 auto;}
.wjjy > h4{
    color: #000;font-weight: bold;
    font-size: 22px; 
	background:url(../images/title_all.png) bottom center no-repeat;
	width:100%; height:50px; line-height:50px; text-align:center;
	margin:0 auto 20px;
}

.wjjy .wjjy-title{ background:url(../images/title-bg1.png) left center no-repeat; height:50px; line-height:50px; font-size:18px; font-weight:900; padding-left:40px;position: relative; width:1160px; margin-bottom:10px;}
.wjjy .wjjy-title span{position: absolute; right:0; top:17px;}
.wjjyimglist li{width:270px;position: relative;float: left;margin-right:40px; }
.wjjyimglist li:nth-child(4){margin-right:0px; }

.wjjyimglist li .img{border-radius:0px;}
.wjjyimglist li .imgicon{width:50px;height:50px;position: absolute;left:40%;top:38%;
transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.wjjyimglist li a{display: block;color:#333;font-size:15px;text-align: center;font-weight:100;}

.wjjyimglist li:hover .imgicon{transform: rotate(360deg);-webkit-transform: rotate(360deg);}


.jtdb{width:1200px; margin:10px auto;}
.jtdb-title{ background:url(../images/title-bg1.png) left center no-repeat; height:50px; line-height:50px; font-size:18px; font-weight:900; padding-left:40px;position: relative; width:1160px; margin-bottom:10px;}
.jtdb-title span{position: absolute; right:0; top:17px;}
.jtdb-list li{width:208px;position: relative;float: left;margin-right:40px; }
.jtdb-list li:nth-child(5){margin-right:0px; }

.jtdb-list li .img{border-radius:0px;}
.jtdb-list li a{display: block;color:#333;font-size:15px;text-align: center;font-weight:100;}






/*研究 */
.wjyj_box{ width:1200px; margin:40px auto; height:225px;}
.wjyj_box_680{width:680px; height:225px; float:left;}

.wjyj_box_680 ul li{width:320px;float: left;height:225px;}

.wjyj_box_480{  width:480px; height:225px; float:right; }

.sxyl{ position:relative;width:480px;height:225px; float:left;}
.sxyl .sxyl_title{width:480px;height:50px;background: url(../images/title_line1.png) bottom repeat-x;}
.sxyl .sxyl_title .current14{font-size:20px; font-weight:bold;color:#000;width:120px; text-align:center;background: url(../images/title_line2.png) bottom repeat-x;text-align: center;}
.sxyl .sxyl_title li{float:left;width: 120px;height:50px;line-height:40px;text-align:center;cursor:pointer;font-size: 20px;	font-weight: bold;color: #333;}
.sxyl .sxyl_more{position: absolute;right: 0px;top: 15px;}
.sxyl .sxyl_title1{  display:block;}
.sxyl .sxyl_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:18px;font-weight:100;cursor:pointer;width:100px;text-align:center;}
.sxyl .sxyl_title1 .current15{text-align:center;}
.sxyl .sxyl_title1 .current15 a{color:#1FA984;}
.sxyl .sxyl_title1 a:hover{ color:#333;}

.sxyl .sxyl_news{position:absolute;left:0;top:100px;widht:480px;}
.sxyl .sxyl_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/icon0.png) no-repeat 0px 15px;}
.sxyl .sxyl_news dd a{font-size:16px;color:#000;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sxyl .sxyl_news dd a:hover{text-decoration:none; color:#d51c24;}






.wjgi{width:1200px; margin:0 auto;position: relative;}
.wjgi > h4{
    color: #000;font-weight: bold;
    font-size: 22px; 
	background:url(../images/title_all.png) bottom center no-repeat;
	width:100%; height:50px; line-height:50px; text-align:center;
	margin:0 auto 40px; width:300px;
}
.wjgi span{position: absolute; right:0; top:20px;}
.wjgi ul li{float:left;cursor:pointer;}








/*政策法规 str*/



.zcfg-list li{width:208px;position: relative;float: left;margin-right:37px;border: #EBEBEB solid 1px; height:230px;}
.zcfg-list li:nth-child(5){margin-right:0px;}
.zcfg-list li .img{border-radius:0px;}
.zcfg-list li a{display: block;color:#333;font-size:15px;text-align:left;font-weight:100;}
.zcfg-list li p{padding:10px 10px;display:block;width:188px;height:30px; font-weight:900; line-height:22px;}
.zcfgmore{width:208px;height:40px;text-align:right; padding-top:15px;}

/*政策法规 end*/


/*底部*/

.footer{width:100%;background:url(../images/footer-bg.png) bottom center no-repeat;height:180px;text-align:center;margin: 0 auto;position: relative;}
.footer p{color: #333;font-size:14px; padding-top:40px; line-height:30px;}


.listmain {
height: auto;
    position: relative;
    padding: 20px 0 0 0; margin: 0 auto; background-color:#FFF;
    width:1240px;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.lm-left {
    width: 250px;
    float: left; background: #1FA984; padding: 5px 0 0 0;
}

.lm-left .left-lmname {
    background:url(../images/title5.jpg) bottom center no-repeat; position: relative;
    height: 80px;
    line-height: 50px;
    padding:0;
    overflow: hidden
}

.lm-left .left-lmname h1 { 
position: relative;
    color: #ffffff;
    font-size: 22px;
    line-height: 35px; z-index: 999; top: 20px; left: 30px;
}
.lm-left .left-lmname h1:before{
    content: "";
    position: absolute;
    bottom:0;
    left: 0;
    width: 94px;
    height: 3px;
    overflow: hidden;
    background: #ffffff;

}
.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}

.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width:80%; padding: 30px 10%; background-color:#E2E2E2;
}

.lm-left .list-sub a {
    display: block;
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    cursor: pointer; color: #333; text-align: center; border-top: #CECECE solid 1px
}
/*
.lm-left .list-sub a:last-child{ border-bottom:none}
*/
.lm-left .list-sub a:hover {
     background:#8FD4C1;color:#16785E;
}

.lm-left .list-sub #this-on {
    background:#1FA984; color:#fff;
}
.lm-right {
    width: 920px;
    float: right;
    border: #eaeaea 0px solid;
    background: #ffffff;min-height: 800px;
}
.this-name {
    border-bottom: #e6e6e6 1px solid;
    line-height: 0px;
    height: 55px;
    padding:0 3px;
    margin: 20px 30px 0 30px
}

.this-name h1 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 54px;
    padding:0 15px 0 40px; background: url("../images/list_lmico.png") 5px center no-repeat;
    float: left; border-bottom: #FF9933 3px solid;
}

.this-name span {
    float: right;
    color: #666;
    font-size: 14px;
    background: url("../images/this_ico.png") left 18px no-repeat;
    padding: 0 0 0 20px;
    height: 55px; line-height: 50px;
}

.this-name span a {
    color: #666;font-size: 14px;
}

.lm-right .lm_list {
    height: auto;
    margin: 0 auto;
    padding: 20px 30px;
}

.lm-right .lm_list li {
    line-height: 40px;
    font-size: 15px;
    color: #999999;
    text-align: right;
    padding: 0 10px;
}

.lm-right .lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("../images/ico_002.png") left center no-repeat;
}

.lm-right .lm_list li:hover {
    background: #ececec;
    color: #cc0000
}

.lm-right .lm_list li a:hover {
    background: url("../images/ico_002.png") left center no-repeat #ececec;
    color: #cc0000
}




.lm-right .lm_tvlist {
    height: auto;
    margin: 0 auto;
    padding: 20px;float: left;
}

.lm-right .lm_tvlist li {
    font-size: 14px;
    color: #333;
    text-align: center;height:250px;
   float:left; width:245px; margin:0 22px;	
}

.lm-right .lm_tvlist li a {
    color: #333;padding:5px;background: #FFF3EE; display:block;
}

.lm-right .lm_tvlist li a:hover {
    background: #ececec; padding:5px;display:block;
    color: #333
}







.lm-right .list-fy {
    text-align: center;
    margin: 0px auto 20px auto;
    min-height: 40px;
}

.left_box {
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto 12px auto;
}

.left_box h1 {
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    background: #df3d36;
    border-left: #8f0600 4px solid;
    padding-left: 15px;
}

.left_box_nr {
    height: auto;
    overflow: hidden;
    padding: 10px 15px 20px 15px
}

.left_box_nr li {
    height: 34px !important;
    line-height: 34px !important;
}

.pic-list {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list ul {
    width: 1120px;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list li {
    width: 250px;
    margin-right: 30px;
    float: left;
    margin-bottom: 0;
}

.pic-list li img {
    width: 250px;
    height: 180px;
    border: #efefef 1px solid;
    padding: 5px;
}

.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
}

.pic-list li a {
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}



.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 0 auto;
    padding: 0 40px;
}

.c-content .c-titlesone {
    font-size: 18px;
    color: #666;
    line-height: 25px;
    text-align: center
}

.c-content .c-title {
    font-size: 30px;
    color: #000000;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative;
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}
.c-content .nr-info table p {
margin: 0 0;
text-indent: 0;
padding：0
}



#banner_cn { margin: 0 auto 10px; margin-top:20px; padding: 0px; width: 1200px; height: 135px;}
.slides { margin: 0px auto; width: 1200px; height: 135px; overflow: hidden; position: relative; }
.slide-pic { margin: 0px; padding: 0px; width: 1200px; overflow: hidden; list-style: none; }
    .slide-pic img { width: 1200px; height: 135px; }
    .slide-pic li { display: none; }
        .slide-pic li.cur { display: block; }
.slide-li { margin: 0px; padding: 0px; left: 0px; bottom: 0px; position: absolute; }
    .slide-li li { margin: 0px; padding: 0px; width: 610px; height: 10px; float: left; overflow: hidden; list-style: none; }
    .slide-li a { width: 610px; height: 10px; color: #000; font-size: 12px; display: block; }
        .slide-li a:hover { color: #F00; text-decoration: none; }
.op li { background: #999999; filter: alpha(opacity=60); opacity: 0.6; }
    .op li.cur { background: #666666; }
.slide-txt span { display: none; }


.pagination{clear:both;width:100%;text-align:center;margin:10px 0 5px;padding:3px 0;line-height:26px;font-size:14px;font-family:"Microsoft YaHei";}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 10px;text-decoration:none;white-space:nowrap;height:28px;border-radius:3px;vertical-align:middle;}
.pagination a:hover{background:#058FE2;border:1px solid #058FE2;color:#fff !important;}
.pagination a.active{border:1px solid #058FE2;color:#fff;}