@charset "utf-8";
/* CSS Document */
@font-face { 
  font-family:'font1'; 
  src: url('../fonts/politicaregular.ttf'); 
}
/*内页样式*/
.n-search{ width: 840px; height: 60px; margin: 0 auto; }
.n-input01{ float: left; width: 700px; height: 56px; line-height: 56px; text-indent: 15px; font-size: 15px; color:#666; border: #255295 2px solid; }
.n-input02{ float: left; width: 134px; height: 60px; line-height: 60px; background-color:#255295; color: #fff; font-size: 22px; text-align: center;  }
/*内页flash*/
.ny-flash1{ position: relative; width:100%; height:400px; background: url(../images/ny-banner.jpg) top center no-repeat;}
/*内页线条*/
.ny-line{margin:0 auto;width: 1200px; height: 1px; border-bottom:1px dashed #c4c4c4;overflow: hidden;}
.ny-line2{width: 100%; height: 1px; border-bottom:1px solid #c4c4c4;overflow: hidden;}
/*当前位置*/
.ny-weizhi{padding:10px 0px;width: 100%;height: auto;background-color: #efefef;border-top:1px solid #DFDEDE;border-bottom:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
/*内页分类*/
.ny-fenlei1{height: auto;overflow: hidden;}
.ny-fenlei1 dt a{display: block;margin:15px 0px;width: 100%;height: 30px;background-color: #ffc509;font-size: 17px;color: #333;text-align: center;line-height: 30px;border-radius: 20px;}
.ny-fenlei1 dd a{display: block;width: 100%;height: 30px;border-bottom:1px solid #666;font-size: 16px;color: #fff;text-align: center;line-height: 30px;}
.ny-fenlei1 dd a:hover{background-color: #ea8b11;color: #fff;}
.ny-fenlei1-hover{background-color: #ea8b11 !important;color: #fff !important;}
/*内页左侧*/
.ny-l01{float: left; width: 250px;}
/*内页右侧*/
.ny-r01{float: right; width: 900px;}

/*内页标题*/
.ny-tit1{
  width: 100%;
  height: 105px;
}

/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}

/*单页效果*/
.ny-cont{
	padding:20px 0px;
	margin:0 auto;
	width: 1200px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }

.ny-con-top{
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

/*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:30px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 26px;
  overflow: hidden;
}

/*===========================手机站样式=============================*/
.menu_menu_bg {width: 100%;margin: 0 auto;background: #485460;}
.ph_menu {min-width:320px;}
.ph_menu li{ margin:3px 0px; font-weight:bold;display:block; float:left; height:30px; line-height:30px; width:24.5%; text-align:center; border-right: 1px solid #2a445e;}
.ph_menu li a{display:block; float:left; width:100%; color:#ffffff; font-size:16px; font-weight:normal;}
.ph_menu li a:hover{ color:#ffffff;}

/*=============新增==============*/
#main-wrapper{
    min-height: 400px;
    width: 1000px;
    height: auto;
    margin: auto;
}
.container{
    width: 100%;
    padding: 30px 0;
    overflow: hidden;
}
.row{float:left}
.jz-nav{width:25%}
.jz-nav h3{color:#ff9900; font-size:30px; line-height:1.5; padding-bottom:10px}
.jz-nav li{padding-top:5px;}
.jz-nav li .w-button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-top: 2px solid #666666;
    border-right: 2px solid #666666;
    border-bottom: 2px solid #666666;
    border-left: 2px solid #666666;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #FFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}
.w-button .w-button-position {
    display: block;
    padding: 0 5px;
    width:131px;
    height: 29px;
    
    line-height: 29px;;
}
.w-button .w-button-text {
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
    text-align: center;
}
.jz-body{width:75%;}
.col-lg-12{padding:12px;}
.jz-body h2{font-size:28px; line-height:1.5; padding-bottom:10px; border-bottom:1px solid #ccc}
.jz-body .w-article-list {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}
.w-article-list .w-al-unit {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    list-style: none;
}
.w-article-list .w-al-item {
    position: relative;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #CCC;
}
.w-al-unit span.w-al-date {
    float: right;
    margin-left: 8px;
    color: #999;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.w-article-list .w-al-unit .w-al-info {
}
.w-al-unit i {
    position: absolute;
    left: 0;
    font-style: normal;
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    text-decoration: none;
}
.w-al-unit a.w-al-title {
    display: block;
    font-size: 14px;
    color: #999999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 5px;
    margin-left: 0 !important;
}
.pagination{
    padding: 15px 0 0 0 ;
}
.pagination ul{text-align: center;
    overflow: hidden;height: 34px;
    padding-top: 10px;}
.pagination li{display:inline-block}
.w-title {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 34px;
    word-wrap: break-word;
    word-break: normal;
}
.w-create{
    text-align: center;
}
.w-createtime {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #999;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    word-wrap: break-word;
    word-break: normal;
}
.w-pageviews {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #999;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    word-wrap: break-word;
    word-break: normal;
}
.w-list .w-list-ul{
    overflow: hidden;
    margin:0 -12px;
}
.w-list .w-list-ul .w-list-item {
    padding: 0;
    margin: 0;
    margin-left: 7px;
    margin-bottom: 7px;
    display: inline-block;
    float: left;
    /*width: calc((100% -48px) / 3);*/
    width: 320px;
    min-width: 100px;
    overflow: hidden;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    border-top-width: 2px;
    border-top-color: #ff9900;
    border-top-style: solid;
    border-bottom-color: #ff9900;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-width: 2px;
    border-right-color: #ff9900;
    border-right-style: solid;
    border-left-color: #ff9900;
    border-left-style: solid;
    border-left-width: 2px;
    list-style: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.w-list .w-list-ul .w-list-item .w-list-link {
    width: 100%;
    height: 100%;
    display: block;
    border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    text-decoration: none;
    outline: none;
}
.w-list .w-list-ul .w-list-item .w-list-link .w-list-pic {
    padding: 0;
    margin: 0;
    width: 320px;
    min-width: 100px;
    height: 240px;
    vertical-align: top;
    overflow: hidden;
}
.w-list .w-list-ul .w-list-item .w-list-link .w-list-bottom {
    padding: 0 10px 10px 10px;
    margin: 0;
}
.w-list .w-list-ul .w-list-item .w-list-link .w-list-title {
    margin: 0;
    margin-top: 5px;
    padding: 0;
    line-height: 31px;
    height: 31px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 18px;
    color: #313131;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    transition: color 200ms linear;
}

.w-list .w-list-ul .w-list-item .w-list-link .w-list-desc {
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 12px;
    color: #313131;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Arial;
    word-break: break-all;
}
.tdbody tr,.tdbody td{border:1px solid #333}