@charset "utf-8";





.Banner {
 overflow: hidden;
 position: relative;
}
.Banner .flexslider {
 width: 100%;
 background: #fff;
 position: relative;
 zoom: 1;
 overflow: hidden;
}
.Banner .flexslider ul li {
 list-style: none;
 position: relative;
}
.Banner .flexslider ul li .slideImg {
 display: block;
 height: 0;
 padding-bottom: 16.38%;
 overflow: hidden;
}
.Banner .flexslider ul li img {
 border: none;
 width: 100%;
}
.Banner .flex-viewport {
 max-height: 2000px;
 -webkit-transition: all 1s ease;
 -moz-transition: all 1s ease;
 -o-transition: all 1s ease;
 transition: all 1s ease;
}
.Banner .loading .flex-viewport {
}
.Banner .flexslider .slides {
 zoom: 1;
 width: 100%;
 padding: 0;
}
.Banner .carousel li {
 margin-right: 5px;
}

.Banner .flex-control-nav {
 width: auto;
 position: absolute;
 bottom: 35px;
 right: 17%;
 text-align: center;
 z-index: 9;
}
.Banner .flex-control-nav li {
 margin: 0 5px;
 display: inline-block;
 zoom: 1;
*display: inline;
}
.Banner .flex-control-paging li a {
 float: left;
 width: 8px;
 height: 8px;
 display: block;
 background: none;
 border: #d9b26f 1px solid;
 border-radius: 50%;
 cursor: pointer;
 text-indent: -9999px;
}
.Banner .flex-control-paging li a:hover, .Banner .flex-control-paging li a.flex-active {
 background: #d9b26f;
 border: #d9b26f 1px solid;
}
.Banner .slides h4 a {
 color: #fff;
 opacity: 1.0;
 font-size: 14px;
 text-decoration: none;
}
.Banner .slides h4 a:hover {
 color: #fff;
 font-size: 14px;
}
.Banner .flexslider ul li .slideTxt {
 position: absolute;
 bottom: 7%;
 left: 20%;
 color: #fff;
 z-index: 999;
 background: url(../images/banner_bg.png) repeat;
 padding: 17px 19px;
}
.Banner .flexslider ul li .slideTxt p {
 font-size: 2.2em;
 color: #fff;
}
.Banner .flexslider ul li .slideTxt a {
 display: inline-block;
 font-size: 1.3em;
 color: #fff;
 background: url(../images/play02.png) no-repeat right center;
 padding-right: 15px;
 float: right;
 margin-top: 17px;
}
.Banner .flexslider ul li .slideTxt a:hover {
 color: #d9b26f;
}
.Banner .flex-direction-nav {
 display: none;
}
.Banner .flex-direction-nav li {
 display: inline-block;
*display: inline;
*zoom:1;
 position: static !important;
}
.Banner .flex-direction-nav a {
 width: 36px;
 height: 73px;
 text-align: center;
 display: inline-block;
 position: absolute;
 z-index: 99;
 text-indent: -999em;
 z-index: 9;
 cursor: pointer;
 overflow: hidden;
 -webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 transition: all 0.5s ease;
}
.Banner .flex-direction-nav a:hover {
 -webkit-opacity: 0.8;
 -moz-opacity: 0.8;
 filter: alpha(opacity=80);
 opacity: 0.8;
}
.Banner .flex-direction-nav a.flex-prev {
 background: url(../images/prev.png) no-repeat center;
 left: 2%;
 top: 50%;
 margin-top: -44px;
}
.Banner .flex-direction-nav a.flex-next {
 background: url(../images/next.png) no-repeat center;
 right: 2%;
 top: 50%;
 margin-top: -44px;
}
.content {
 overflow: hidden;
}
.mode01 {
 overflow: hidden;
 margin: 0 auto;
 background: #e5e5e5;
 border-bottom: #d0d0d0 1px solid;
}

.articleList01 {
 max-width: 1200px;
 margin: 0 auto;
 overflow: hidden;
}
.articleList01 ul li {
 width: 16.6%;
 height: 83px;
 float: left;
 text-align: center;
 position: relative;
}
.articleList01 ul li:after {
 content: '';
 display: inline-block;
 width: 1px;
 height: 83px;
 background: #d0d0d0;
 position: absolute;
 right: 0;
 top: 0;
}
.articleList01 ul li:first-child:before {
 content: '';
 display: inline-block;
 width: 1px;
 height: 83px;
 background: #d0d0d0;
 position: absolute;
 left: 0;
 top: 0;
}
.articleList01 ul li a {
 display: block;
 padding: 15px 0;
}
.articleList01 ul li i {
}
.articleList01 ul li span {
 display: block;
 font-size: 1.6em;
}
.mode02 {
 max-width: 1120px;
 overflow: hidden;
 margin: 28px auto;
}
.mode02 .lf {
 width: 37.5%;
 float: left;
 overflow: hidden;
}
.mode02 .rt {
 width: 58.5%;
 float: right;
 overflow: hidden;
}
.articleTitle01 {
 height: 40px;
 margin-bottom: 25px;
 position: relative;
*border-bottom: #ddd 1px solid;
 padding-bottom: 5px;
}
.articleTitle01:after {
 content: "";
 display: block;
 width: 74%;
 height: 1px;
 background: #989898;
 position: absolute;
 left: 148px;
 top: 20px;
}
.articleTitle01 .title {
 display: inline-block;
 float: left;
 padding-left: 45px;
 text-align: center;
}
.articleTitle01.t01 .title {
 background: url(../images/t01.png) no-repeat left center;
}
.articleTitle01.t02 .title {
 background: url(../images/t02.png) no-repeat left center;
}
.articleTitle01.t03 .title {
 background: url(../images/t03.png) no-repeat left center;
 padding-left: 60px;
}
.articleTitle01.t04 .title {
 background: url(../images/t04.png) no-repeat left center;
}
.articleTitle01 .title h2 {
 font-weight: normal;
 font-size: 2.0em;
 color: #000;
 display: block;
}
.articleTitle01 .title i {
 font-style: normal;
 font-family: 'Arial';
 font-size: 1.1em;
 color: #989898;
}
.articleTitle01 .more {
 display: block;
 margin: 14px 0;
 float: right;
 width: 20px;
 text-align: right;
 background: #fff;
 position: relative;
 z-index: 99;
}

.articleList02 ul {
 margin: -13px -20px;
 overflow: hidden;
}
.articleList02 ul li {
 float: left;
 width: 50%;
*width: 49%;
}
.articleList02 ul li > div {
 margin: 13px 20px;
 padding: 5px 0 5px 10px;
 transition: all 0.3s ease;
 border-left: #2459a8 2px solid\9;
*border-left: #2459a8 2px solid;
}
.articleList02 ul li a {
 font-size: 1.4em;
 display: block;
 height: 20px;
 margin-bottom: 10px;
 overflow: hidden;
}
.articleList02 ul li p {
 font-size: 1.2em;
 line-height: 18px;
 display: block;
 height: 36px;
 color: #767676;
 overflow: hidden;
}
.articleList02 ul li:nth-child(1) > div {
 border-left: #caef1d 2px solid;
}
.articleList02 ul li:nth-child(2) > div {
 border-left: #1da2ef 2px solid;
}
.articleList02 ul li:nth-child(3) > div {
 border-left: #2459a8 2px solid;
}
.articleList02 ul li:nth-child(4) > div {
 border-left: #ef271d 2px solid;
}
.articleList02 ul li:hover > div {
 padding-left: 15px;
}

.articleList03 {
 overflow: hidden;
}
.articleList03 ul li {
 margin-bottom: 30px;
}
.articleList03 ul li span.rightDate {
 font-size: 1.4em;
 color: #fff;
 display: inline-block;
 width: 82px;
 height: 27px;
 text-align: center;
 line-height: 27px;
 border-radius: 20px;
 float: left;
 margin: 3px 15px 3px 0;
*background: #b33f32;
 background: #b33f32\9;
}
.articleList03 ul li:nth-child(1) span.rightDate {
 background: #497377;
}
.articleList03 ul li:nth-child(2) span.rightDate {
 background: #3284b3;
}
.articleList03 ul li:nth-child(3) span.rightDate {
 background: #984c02;
}
.articleList03 ul li a {
 display: block;
 margin-left: 100px;
 font-size: 1.4em;
 line-height: 18px;
 transition: all 0.3s ease;
}
.articleList03 ul li a:hover {
 margin-left: 115px;
}

.mode03 {
 max-width: 1120px;
 overflow: hidden;
 margin: 25px auto;
}
.mode03 .lf {
 width: 37.5%;
 float: left;
 overflow: hidden;
}
.mode03 .rt {
 width: 58.5%;
 float: right;
 overflow: hidden;
}
.articleList04 {
 overflow: hidden;
}
.articleList04 ul {
 margin: -8px -20px;
}
.articleList04 ul li {
 float: left;
 width: 50%;
*width: 47%;
}
.articleList04 ul li > div {
 margin: 8px 20px;
 padding: 0 0 10px 0;
 transition: all 0.3s ease;
 border-bottom: #ddd 1px solid\9;
*border-bottom: #ddd 1px solid;
}
.articleList04 ul li a {
 font-size: 1.4em;
 display: block;
 height: 20px;
 margin-bottom: 10px;
 overflow: hidden;
}
.articleList04 ul li p {
 font-size: 1.2em;
 line-height: 18px;
 display: block;
 height: 55px;
 color: #767676;
 overflow: hidden;
}
.articleList04 ul li:hover > div {
 padding-left: 15px;
}
.articleList04 ul li:nth-child(1) > div {
 border-bottom: #caef1d 1px solid;
}
.articleList04 ul li:nth-child(2) > div {
 border-bottom: #1da2ef 1px solid;
}
.articleList04 ul li:nth-child(3) > div {
 border-bottom: #2459a8 1px solid;
}
.articleList04 ul li:nth-child(4) > div {
 border-bottom: #ef271d 1px solid;
}

.articleList05 {
 overflow: hidden;
}
.articleList05 ul li {
 height: 30px;
 line-height: 30px;
 overflow: hidden;
}
.articleList05 ul li a {
 font-size: 1.4em;
 transition: all 0.3s ease;
}
.articleList05 ul li a:hover {
 padding-left: 7px;
}

.wrap_row04 {
 background: #008c83;
 overflow: hidden;
}
.mode04 {
 max-width: 1120px;
 margin: 35px auto;
 overflow: hidden;
}
.mode04 .lf {
 width: 65.6%;
 float: left;
 overflow: hidden;
}
.mode04 .rt {
 width: 31.6%;
 float: right;
 overflow: hidden;
}

.articleList06 {
 overflow: hidden;
}
.articleList06 ul {
 margin: 0 -15px;
}
.articleList06 ul li {
 width: 50%;
*width: 47%;
 float: left;
}
.articleList06 ul li > div {
 margin: 0 15px;
 position: relative;
}
.articleList06 ul li i {
 display: block;
 height: 0;
 padding-bottom: 40.5%;
 overflow: hidden;
}
.articleList06 ul li i img {
 display: block;
 width: 100%;
 -webkit-transition: all 0.3 ease;
 -moz-transition: all 0.3s ease;
 -o-transition: all 0.3s ease;
 transition: all 0.3s ease;
}
.articleList06 ul li a:hover i img {
 opacity: 1;
 -moz-transform: scale(1.1);
 -webkit-transform: scale(1.1);
 -o-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
}
.articleList06 ul li span.artName {
 display: block;
 background: #fff;
 padding: 15px 20px;
}
.articleList06 ul li span.artName strong {
 font-size: 1.8em;
 display: block;
 margin-bottom: 3px;
}
.articleList06 ul li span.artName b {
 font-size: 1.4em;
 font-family: "Arial";
 font-weight: normal;
}
.articleList06 ul li a.readMore {
 position: absolute;
 right: 0;
 bottom: 0;
 width: 0px;
 height: 0px;
 border-left: 40px solid transparent;
 border-bottom: 40px solid #3b466c;
}
.articleList06 ul li a.readMore.r01 {
 position: absolute;
 right: 0;
 bottom: 0;
 width: 0px;
 height: 0px;
 border-left: 40px solid transparent;
 border-bottom: 40px solid #984c02;
}
.articleList06 ul li a.readMore:before {
 content: '';
 position: absolute;
 left: 50%;
 top: 50%;
 width: 16px;
 height: 16px;
 display: block;
 background: url(../images/more02.png) no-repeat center;
 margin-left: -20px;
 margin-top: 20px;
}

.articleList07 {
 overflow: hidden;
 background: #fff;
 margin-top: 30px;
 position: relative;
}
.articleList07 .artImg {
 width: 52%;
 height: 0;
 padding-bottom: 29.3%;
 float: left;
 overflow: hidden;
}
.articleList07 .artTxt {
 width: 42%;
 float: right;
 padding: 15px 3% 38px 3%;
}
.articleList07 span.artName strong {
 font-size: 1.8em;
 display: block;
 margin-bottom: 3px;
}
.articleList07 span.artName b {
 font-size: 1.4em;
 font-family: "Arial";
 font-weight: normal;
}
.articleList07 .artTxt_Con {
 overflow: hidden;
 margin-top: 20px;
 height: 98px;
 overflow: hidden;
}
.articleList07 .artTxt_Con p {
 line-height: 25px;
 font-size: 1.4em;
 color: #666;
}
.articleList07 .artImg img, .articleList08 .artImg img {
 display: block;
 width: 100%;
 -webkit-transition: all 0.3 ease;
 -moz-transition: all 0.3s ease;
 -o-transition: all 0.3s ease;
 transition: all 0.3s ease;
}
.articleList07 .artImg a:hover img, .articleList08 .artImg a:hover img {
 opacity: 1;
 -moz-transform: scale(1.1);
 -webkit-transform: scale(1.1);
 -o-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
}
.articleList07 a.readMore {
 position: absolute;
 right: 0;
 bottom: 0;
 width: 0px;
 height: 0px;
 border-left: 40px solid transparent;
 border-bottom: 40px solid #6a0e90;
}
.articleList07 a.readMore:before {
 content: '';
 position: absolute;
 left: 50%;
 top: 50%;
 width: 16px;
 height: 16px;
 display: block;
 background: url(../images/more02.png) no-repeat center;
 margin-left: -20px;
 margin-top: 20px;
}

.articleList08 {
 overflow: hidden;
 background: #fff;
 position: relative;
}
.articleList08 .artImg {
 height: 0;
 padding-bottom: 66.6%;
 overflow: hidden;
}
.articleList08 .artTxt {
 padding: 15px 20px 40px 20px;
 overflow: hidden;
}
.articleList08 span.artName strong {
 font-size: 1.8em;
 display: block;
 margin-bottom: 3px;
}
.articleList08 span.artName b {
 font-size: 1.4em;
 font-family: "Arial";
 font-weight: normal;
}
.articleList08 .artTxt_Con {
 overflow: hidden;
 margin-top: 20px;
 height: 100px;
 overflow: hidden;
}
.articleList08 .artTxt_Con p {
 line-height: 25px;
 font-size: 1.4em;
 color: #666;
}
.articleList08 a.readMore {
 position: absolute;
 right: 0;
 bottom: 0;
 width: 0px;
 height: 0px;
 border-left: 40px solid transparent;
 border-bottom: 40px solid #908c5e;
}
.articleList08 a.readMore:before {
 content: '';
 position: absolute;
 left: 50%;
 top: 50%;
 width: 16px;
 height: 16px;
 display: block;
 background: url(../images/more02.png) no-repeat center;
 margin-left: -20px;
 margin-top: 20px;
}
 @media screen and (max-width:1120px) {
.mode02, .mode03, .mode04 {
 margin: 25px;
}
}
 @media screen and (max-width:992px) {
.mode02 .lf, .mode02 .rt, .mode03 .lf, .mode03 .rt {
 width: 100%;
 float: none;
}
.mode02 .rt, .mode03 .rt {
 margin-top: 25px;
}
.articleTitle01 {
 margin-bottom: 20px;
}
.articleList03 ul li {
 width: 50%;
 float: left;
 margin-bottom: 18px;
}
.articleList05 ul li {
 width: 48%;
}
.articleList05 ul li:nth-child(odd) {
 float: left;
}
.articleList05 ul li:nth-child(even) {
 float: right;
}
.articleList04 ul li p {
 height: 38px;
}
}
 @media screen and (max-width:767px) {
.articleTitle01 .title strong {
 font-size: 1.8em;
}
.mode01 {
 border-bottom: none;
}
.articleList01 ul li {
 width: 33.3%;
 border-bottom: #d0d0d0 1px solid;
}
.articleList01 ul li span {
 font-size: 1.4em;
}
.articleList02 ul li, .articleList04 ul li, .articleList05 ul li {
 width: 100%;
 float: none;
}
.articleList02 ul li p {
 height: auto;
}
.articleList03 ul li {
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
.mode04 .lf, .mode04 .rt {
 width: 100%;
 float: none;
}
.articleList07, .mode04 .rt {
 margin-top: 25px;
}
.articleList08 .artImg {
 width: 52%;
 height: 0;
 padding-bottom: 33.3%;
 float: left;
 overflow: hidden;
}
.articleList08 .artTxt {
 width: 42%;
 float: right;
 padding: 15px 3% 38px 3%;
}
}
 @media screen and (max-width:640px) {
.articleList06 ul li {
 width: 100%;
 float: none;
}
.articleList06 ul li:first-child {
 margin-bottom: 25px;
}
.articleList07 .artImg {
 width: 100%;
 height: 0;
 padding-bottom: 56.6%;
 overflow: hidden;
}
.articleList08 .artImg {
 width: 100%;
 height: 0;
 padding-bottom: 66.6%;
 overflow: hidden;
}
.articleList07 .artTxt, .articleList08 .artTxt {
 width: auto;
 float: none;
 padding: 15px 20px 40px 20px;
 overflow: hidden;
}
.articleList06 ul li span.artName strong, .articleList07 span.artName strong, .articleList08 span.artName strong {
 font-size: 1.6em;
}
}
 @media screen and (max-width:414px) {
}
 @media screen and (max-width:375px) {
}




@charset "utf-8";

html{background:#FFF;}
body{font-size:63%;background-color:#fff;color:#505050;font-family:"微软雅黑",'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset
{margin:0px;padding:0px;-webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;width:auto\9;-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color: #2459a8;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}

.clearfix:after{content:'\20';display:block;height:0;clear:both; visibility:hidden;}
.clearfix{zoom:1;}

.clear{clear:both;}

.f12px{font-size:1.2em;}
.f14px{font-size:1.4em;}
.f16px{font-size:1.6em;}
.f18px{font-size:1.8em;}
.f20px{font-size:2.0em;}
.f22px{font-size:2.2em;}
.f24px{font-size:2.4em;}

.fl{float:left;}
.fr{float:right;}
.ct{ margin:0 auto;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}
.inblock{display:inline-block;*zoom:1;*display:inline;}
.disnone{display:none;}
.block{ display:block;}
.hidden{ overflow:hidden !important;}
.none{ display:none;}
.textoverflow{ white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.underline:hover{text-decoration:underline;}
.mtc{margin:0 auto;}
.number{ font-family:Arial;}
.fw600{font-weight: 600;}
.hand{cursor: pointer;}
.distable{display: table;}
.distr{display:table-row;}
.distd{display:table-cell;}
.mr35px{margin-right: 35px;}
.ml35px{margin-left: 35px;}
.mr10px{margin-right:10px;}
.ml10px{margin-left:10px;}
.mt20px{margin-top:20px;}
.topicInfo li{transtion:all 1s ease 0s}
.imgResponsive {width: 100%;height: 0;padding-bottom: 66.67%;overflow: hidden;display: block;}
.imgResponsive img{width: 100%;}


.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.7;filter:alpha(opacity=70);z-index:99998;}
.ie9tips{width:400px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -200px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8; font-size: 14px;}


.wrap_header{ width:100%; background:#efefef;}
.header{ max-width:1120px; min-width: 320px; margin:0 auto;z-index:600;}
#btn_ser{display:none;}

.btn_ser{ display: inline-block; width:34px; height: 31px;cursor: pointer;}
.btn_ser img{ vertical-align: middle;}
.ser{height:25px; right:0; top:57px;line-height:25px; border:#e7e7e7 1px solid; background:#fff; border-radius: 10px; }
.search{width:215px; height: 25px;position:relative;  overflow: hidden;}
.search input{position:absolute;height: 25px;line-height:25px; font-size: 1.4em; color:#666; border:none; background:none;  }
.search input.notxt{padding-left:12px;width:168px;}   
.search input.notxt1 {position: absolute;width: 34px;height: 22px;top:2px;left:180px;border: none;background:url(../images/ser.png) no-repeat center;cursor:pointer; overflow: hidden; }

  .snav{display:block;}
  .mbtn{display:block;}
  .logo{width: 80%;height:auto; float: left;padding:11px 0;}


.logo img {
 width:100%;
}
   #btn_ser{display:block;}
  
.topNav{ position:absolute; top:12px; right:0;}
.topNav a{ font-size:1.3em; display:inline-block; padding: 0 8px; color: #000; position: relative;}
.mtopNav a{ font-size:1.3em; display:inline-block; padding: 0 8px; color: #fff; position: relative;}
.topNav a:first-child:before,.mtopNav a:first-child:before{ display: none; }
.topNav a:before{ content: ""; display: block; width: 1px; height: 14px; background: #000; position: absolute; left: 0; top: 2px; }
.mtopNav{position:absolute; top:0; left:12px;}
.mtopNav a:before{ content: ""; display: block; width: 1px; height: 14px; background: #fff; position: absolute; left: 0; top: 14px; }
  

.nav{width:100%; height:77px;background: #00b8ac;}
.nav ul{height:77px; margin:0px auto;max-width:1120px;}
.nav ul li{float:left; width: 16.5%; height:77px;text-align:center;position:relative; }
.nav ul li:after{ content: ''; display: inline-block; height: 77px; position: absolute; right: 0; top: 0; }
.nav ul li:first-child:before{ content: ''; display: inline-block; height: 77px;  position: absolute; left: 0; top: 0;  }
.nav ul li a{color:#fff; display:block; padding: 16px 18px; transition: all 0.3s ease;}
.nav ul li a span{ display: block; font-size: 10px; line-height: 13px; }
.nav ul li .subNav{ position:absolute; left:0;top:77px; left:0px; display:none;background:#194e9d;overflow:hidden;width:100%; z-index: 99;}


.nav ul li .subNav　 a{
  font-size:14px !important;
 }
.nav ul li.on{ background: #194e9d;   -webkit-transition:  all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease;}
.nav ul li.on a{ color: #fff; }
.nav ul li.on .subNav { display:block;}
.nav ul li.on .subNav dl{overflow:hidden;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li.on .subNav dl dd:hover{ background: #980304;}
.nav ul li.on .subNav dl dd a{ font-size:1.4em;line-height:18px;padding:12px 5px; text-align:center; font-weight:normal;}
.nav ul li.on .subNav dl dd:hover a{color: #fff;}

.mobile{width: 100%; height: 40px; line-height: 40px; background: #2459a8; position:absolute;display: none;top:0px;right: 0;z-index: 99991}
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 50%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile_title a{float:left;margin-left: 10px;color:#fff;line-height: 31px;height: 31px;}
.mobile-inner-header{width:100%;
    height: 42px;position: absolute;top: 0px;right:20px;}
  
  
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: rgba(255,255,255,1);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}

.mobile-inner-header-icon{
    color: #fff; height: 31px;float:right;width: 32px;position: relative; cursor: pointer;font-weight: bold;text-align: center;margin-top:5px;background: #fff; z-index:9999;} 
     
.mobile-inner-header-icon-out span{width: 24px;height: 2px;background-color:#2459a8;display: block;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }

.mobile-inner-header-icon-click{ background: none; margin-top: 10px; }

.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);
      
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}   

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
} 

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}   
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }


  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

  100% {
    transform: translateY(12px) rotate(0deg);
  }
}
.mobile-inner-nav li a span{ display: block; }
.mobile-inner-nav{  background-color:rgba(28, 28, 28, 0.85);width: 100%; position: absolute;top: 0;   left: 0px;padding-top: 60px;padding-bottom: 25px;display: none; z-index:999;}
.mobile-inner-nav a{display: inline-block;
    text-decoration: none;  width: 100%;font-size: 1.3em; 
     border-bottom: solid 1px #646360;
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }

.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 0; line-height: 24px;}
.mobile-inner-nav li strong{color:#fff;position: absolute;right:20px;top:0;font-size: 2.5em;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;color:#fff;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom:dotted 1px rgb(105, 106, 106);font-size: 1.2em;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #747474;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 79%;color:#d9d9d9;margin-left:45px;border:none; height:34px; background:none;}
.mobile_search input.notxt1{width:45px;background-color:#fff;right:auto; position:absolute; top:10px;left:0;background:url(../images/ser.png) no-repeat center center;border:none;}
.mobile-links{width: auto;overflow: hidden;border-bottom:solid 1px #747474;padding:6px 0; text-align: center;}
.mobile-links span{padding:0 30px; display: inline-block;}
.mobile-links span:first-child{ display: none; }
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;}


@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -moz-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}


.footer{ width: 100%; background: #2f2f2f; padding:30px 0; }
.copyRight{ max-width: 1120px; margin: 0 auto; overflow: hidden; color:#fff; line-height: 25px; font-size: 14px; text-align: center; }


 
@media screen  and (max-width:1120px) {
    .logo{ padding: 28px 20px; }
    .ser{ right: 20px; }
    .topNav{ right: 20px; }
    .copyRight{ margin: 0 40px; }
}






@media screen  and (max-width:992px) {
 .nav{display:none;}
  .topNav,.ser{ display: none; }
  .mobile{ display:block; position: static;}
  .logo{  margin: 0 auto; padding:20px; }

  
}

@media screen and (max-width:767px) {
  .logo{ width:50%; }

}


@media screen and (max-width:480px) {

   
}








@charset "utf-8";


.sub_header{ width:100%; height:99px; background:url(../images/sub_header_bg.png) repeat-x; box-shadow: 0px 0px 10px -2px;}
.sub_header.current .logo{transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;width:220px;height:121px; padding:0;}


.sub_header .topWrap{ height:99px;}
.sub_header .topWrap .top{ height:53px;}
.sub_header .topWrap .top ul li{ height:53px; line-height:53px;}
.sub_header .logo{ width:250px; height:135px; padding:0; background:none; margin-left:-27px; } 

.sub_header .ser{left:255px; top:10px;line-height:30px; background-color:#fff;z-index:9999994; }


.sub_header .topWrap .nav{ box-shadow:none;}
.sub_header .topWrap .nav ul li{ background:none; border:none;}
.sub_header .nav ul li.on{background:none;background-color:#990000;color:#fff;}
.sub_header .nav ul li.on a{color:#fff;font-weight:bold;}
.sub_header .nav ul li.on .subNav {display:block;animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;}
.sub_header .nav ul li.on .subNav dl{overflow:hidden;padding-top:1px;}
.sub_header .nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.sub_header .nav ul li.on .subNav dl dd a{ font-size:1.4em;line-height:18px; font-weight:normal; color:#fff;padding:8px 5px 8px 5px;}
.sub_header .nav ul li.on .subNav.smallWidth dl dd a{}
.sub_header .nav ul li.on .subNav dl dd a:hover{ color:#990000;font-weight:bold;background-color:#f0f0f0}

.sub_banner{ margin:0 auto; height: 0; padding-bottom: 14%; overflow: hidden;}
.subPage{max-width:1120px;margin:0 auto;position:relative; margin-top:30px;}
.sub_top{width:100%; overflow:hidden; }

.sub_title02{ background:#fafafa; padding:6% 0;}
.sub_title02 h3 i{ color:#990000; font-size:26px; display:block; padding-bottom:20px;}
.sub_title02 span i{ font-family:'Georgia'; font-size:22px; color:#66887e;}
.sub_title02 .list_info{ background:#fafafa;}
.sub_title{width:265px;overflow:hidden;height:104px;line-height:90px; text-align:center;font-size:2.0em;float:left;color:#fff; background:url(../images/list-bg.png) no-repeat;}
.bread{width:auto;height:56px; line-height:56px; color:#666;font-size:1.4em; float:right; background:url(../images/local.png) no-repeat left center; padding-left: 24px;}
.bread span{float:left;font-weight:normal;color:#666; font-size: 14px;}
.bread span a{color:#666;}
.bread a:hover{color:#b1957a;}
.sub_t01 h2:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;-ms-opacity:0.8;opacity:0.8; transition: all 1s ease 0s; }
.sub_mbtn{width:100%;height:40px;background:url(../images/sub-mbtn02.png) no-repeat right 20px center;background-color:#e0e0e0;cursor:pointer;display:none;}
.open{ background: url(../images/open.png) no-repeat right 20px center; background-color:#dedede;}
.sub_mbtn span{ font-size: 1.4em; font-weight: bold; display:inline-block; line-height: 40px; padding-left: 20px;}

.sub_navm{ width:100%; overflow: hidden;display: none;}
.sub_navm h2{width:100%;height:48px;line-height:48px;background-color:#003c7f;}
.sub_navm h2 a{padding-left:13px;font-size:20px;font-family:Tahoma;display:block;color:#fff;}
.sub_navm ul{ background: #eaeaea; }
.sub_navm li{position:relative;}
.sub_navm li a{ font-size: 13px; color:#282828; padding-left:20px;height:40px;line-height:40px;border-bottom:1px solid #d3d3d3;display:block;}
.sub_navm li a:hover{color:#7f0007;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#7f0007; display:block; width:100%;}
.sub_navm dl{ display: none; background-color:#fff; padding:0px 0px 5px;}
.sub_navm dl dd{ padding-left: 30px;  height:40px;line-height:40px;border-bottom:1px dotted #ccc;}
.sub_navm li.on dl dd a{ font-size: 13px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;height:30px;line-height:30px;}
.sub_navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li dl dd a:hover{ color:#a70510}
.sub_navm li strong.phone_arrow{width:20px;height:20px;line-height:20px;text-align:center;display:block;position:absolute;right:15px;top:15px;z-index:99; text-indent: 99em;
 background: url(../images/arrow.png) no-repeat;cursor:pointer;}
.subPage_con{overflow:hidden;min-height:470px;margin-bottom:50px;}
.sbu_leftWrap{width:250px;float:left; }




.sub_left{width:265px;overflow:hidden;float:left;z-index:999;}
.sub_left .sub_nav{width:240px; margin-left:16px;margin-top:-17px;overflow:hidden;  border-left:#e0e0e0 1px solid; border-right:#e0e0e0 1px solid; border-bottom:#e0e0e0 1px solid;   }



.sub_left .sub_nav li a{line-height:70px;display:block;font-size:1.6em; border-top:1px solid #fff; text-align:center;color:#4f4f4f;    border-bottom:1px solid #d1cdca;     }
.sub_left .sub_nav li a:hover,.sub_left li a.active{border-left:6px solid #868686;background-color:#fff;}
.sub_left li{ position: relative; }
.sub_left li strong.arrow{display:block;height:20px;line-height:20px;width:20px;text-align:center; background: url(../images/arrow.png) no-repeat; position:absolute;right:5px;top:22px;
   text-indent: 99em; z-index:33;cursor:pointer;transition:all 0.3s ease-in-out}
.sub_left li.on strong.arrow{background: url(../images/arrow02.png) no-repeat;}
.twoJ_menu{background-color:#fff;display:none;}
.sub_left .twoJ_menu dd a{ padding:6px 33px 6px 43px !important;display:block;font-size:1.4em !important;border-bottom:1px solid #c8c8c8;color:#666666;}


.campus{width:240px;margin-left:17px; border-top:#2459a8 2px solid; background: #e8e8e8; overflow: hidden; }

.related_links{width:240px;margin-left:16px; overflow:hidden;padding:40px 0; background-color:#e8e8e8;  border-left:#e0e0e0 1px solid;border-right:#e0e0e0 1px solid;}
.related_links ul{ margin-top: 15px; }
.related_links h3{font-size:1.6em;font-weight:normal;height:40px;line-height:40px; border-top:2px solid #2459a8; border-bottom:1px solid #2459a8; color: #000; padding:0 20px;}
.related_links li{ padding:0 20px;}
.related_links li a{display:block;line-height:22px;font-size:1.4em; padding:6px 20px; background:url(../images/link.jpg) no-repeat left center; position: relative;}
.related_links li a:before{ content: ""; display: block; width: 5px; height: 5px; background: #979797; position: absolute; left: 0; top:14px; }



.articleList01 ul li{ width: 50%; height: 106px; float: left; text-align: center; border-bottom: #ccc 1px solid; position: relative;}
.articleList01 ul li:after{ content: ''; display: inline-block;width: 1px; height:106px; background: #cccccc; position: absolute; right: 0; top: 0; }
.articleList01 ul li:before{ content: ''; display: inline-block;width: 1px; height: 106px; background: #e0e0e0; position: absolute; left: 0; top: 0;  }
.articleList01 ul li a{ display: block; padding: 26px 0;}
.articleList01 ul li i{}
.articleList01 ul li span{ display: block; font-size: 1.6em; }


.sub_right{margin:0 0 0px 302px;}
.marginBot{margin-bottom:40px;}
.pageArticle{  overflow:hidden;}
.articleTitle{width:auto;overflow:hidden;}
.articleTitle h3{width:auto;overflow:hidden;font-size:1.8em;font-weight:normal;padding:15px 0;width:auto;color:#2459a8; float:left;}
.article{width:auto;overflow:hidden;}

.borderBot {border-bottom: #cccccc 1px solid; margin-bottom:15px;}
.article .Classified-title{padding: 13px;background: #f0f0f0;overflow: hidden;}
.article .Classified-title a{ font-size: 16px; font-weight: bold; }

.article02 i{font-style: italic;}
.article02 strong{font-weight: bold;}






.list01{width:100%;overflow:hidden;}
.list01 li{padding:10px 0 10px 15px; background: url(../images/li.png) no-repeat left top 18px; overflow:hidden;}
.list01 li a{display:block;width:83%;line-height:25px; color:#333;float:left; font-size:16px;  }
.list01 li a:hover{color:#2459a8;}
.list01 li .rightDate{float:right; font-size:14px; height: 25px; line-height: 25px;}


.leaderIntro{ background: #f7f3e9; overflow: hidden; padding: 22px 15px; }
.leaderIntro p{ font-size: 14px; color: #666; line-height: 27px; }
.leaderList{ margin:0 -20px 20px -20px; overflow: hidden; }
.leaderList ul li{ float: left; width: 50%; text-align: center; }
.leaderList ul li a{ display:block; margin:20px; overflow: hidden; position: relative;}
.leaderList ul li a p.name{ position: absolute; bottom: 0; left: 0; z-index: 1; width:88%; background: url(../images/banner_bg_1.png) repeat; text-align: left; padding: 0 8% 0 4%; 
  height: 40px; line-height: 40px; overflow: hidden; color: #fff;  }

.leaderList ul li span.readMore{ display: inline; position: absolute; right: 0; bottom: 0; width: 0px;height: 0px;
border-left: 40px solid transparent;border-bottom: 40px solid #838383;  z-index: 9;}

.leaderList.TL ul li{ float: left; width: 33.3%; text-align: center; }

.leaderList ul li span.readMore:before {content:'';position: absolute;left: 50%;top: 50%;width: 16px;height: 16px;display: block;
background: url(../images/more02_1.png) no-repeat center; margin-left: -20px; margin-top:20px;}


.leaderList ul li a img{ display: block; -webkit-transition: all 0.3 ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; width: 100%;  }
.leaderList ul li a:hover img
{ opacity: 1;-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}






.noMargin{ margin-top: 0; }
.articleTitle02{ margin:18px 0 20px 0; }
.articleTitle02 h2{ font-size:2.0em; text-align: center; line-height:30px; color: #151515; } 
.articleAuthor{text-align:center; margin: 25px 0; padding: 10px 0; line-height: 20px; border-top: #cecece 1px solid; border-bottom: #cecece 1px solid;  }
.articleAuthor span{ font-size:12px;color:#666; padding: 0 20px;}
.article02 p{ line-height: 28px; }

.relation{  }

.related_list h2{ font-size: 1.8em; color: #2459a8; font-weight: normal; height: 55px; line-height: 55px; }
.related_list ul{background: #f3f3f3; padding: 0 20px; padding-bottom: 40px; border-top: #2459a8 2px solid; overflow: hidden;}
.related_list ul li{ border-bottom: #b7b7b7 1px solid; padding: 13px 0; }

.related_list ul li span{ display: block; font-size: 1.4em; color: #666; background: url(../images/datebg.png) no-repeat left  center; padding-left: 20px; }
.related_list ul li a{ font-size: 1.4em; line-height: 22px; }



.listCategory{ margin-bottom: 35px; overflow: hidden; }
.listTitle{ background: #f7f3e8; height: 45px; line-height: 45px; padding: 0 14px; overflow: hidden; }
.listTitle span{ font-size: 1.6em; font-weight: bold; float: left; color: #666; }
.listTitle a{ float: right; font-size: 1.3em; color: #666;}
.listTitle a:hover{ color: #a13e09; }
.list02{width:100%;overflow:hidden;}
.list02 li{padding:14px 0 14px 17px; background: url(../images/li.png) no-repeat 0 18px; padding-left: 28px; border-bottom: #e5e5e5 1px solid;  overflow:hidden;}
.list02 li a{display:block;line-height:25px; color:#666;font-size:14px;  }
.list02 li a:hover{color:#a13e09;}



.share{ float: right; margin-top: 30px; }




.pages{ text-align:center; height:28px;*height:29px; font-size:1.6em; line-height:28px; margin:25px 0 10px 0; overflow: hidden;padding-left:15px;}
.pages img{vertical-align: middle;}
.pages span{ color:#2459a8; padding:0 20px 0 0px; font-size:16PX;}
.pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px;*height:29px; font-size:16px; text-align:center; color:#636363;}
.pages a img{*display:block; *margin-top: 8px;}
.pages a:hover{ color:#2459a8;}
.pages a.on_pages{ background: url(../images/pages03.jpg) no-repeat center top;color:#2459a8;}

.pages_min{ margin-top: 25px; overflow: hidden; display: none;font-size:1.3em;}
.pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; float:left; background: #dedede; border-radius: 3px; color:#2459a8; line-height: 30px; text-align: center;}
.pages_min a.next_min{ float:right;}
.pages_min a:hover{ background:#2459a8; color:#fff; transition:0.5s;}


.annex{ width: 100%; margin-top:50px; overflow: hidden;}
.annex .Side_tit h2 a{font-size:2.0em;color:#333; font-weight: normal;}
.annex ul{ margin-top:20px;}
.annex ul li{position: relative;background:#f5f5f5;padding:10px 17px; margin-bottom: 18px; overflow:hidden;}

.annex ul li a{ font-size:1.4em; }


@media screen  and (max-width:1120px) {

  .subPage_con{ margin-left: 25px; margin-right: 25px; }
  .admin_lf span{margin: 110% auto;}
}
 
 @media screen  and (max-width:980px) {

}
 
 
 


@media screen  and (max-width:992px) {

  .subPage{margin:0 auto;}
.sub_mbtn{display:block;}
.sub_left{display:none;}
.sub_right{width:100%;margin-left:0;}

.pages{ display: none; }
.pages_min{display:block;}


}

@media screen  and (max-width:767px) {
   .article02 img{width:auto !important;height:auto !important;}
   .article02 video{width:auto !important;}
   .article02 table{width:100% !important; }

}



@media screen and (max-width:640px) {
   .subPage_con{ margin:20px; }
   .articleTitle h3{ padding: 0; float: none; }
   .bread{ float: left; width: 100%; height: 35px; line-height: 35px; }

   .borderBot{ margin-bottom: 10px; }
   .articleTitle h3{ font-size: 1.8em; }
   .articleTitle02 h2{ font-size: 1.6em; }
   .articleAuthor{ padding: 15px 0; }
   .listCategory{ margin-bottom: 25px; }


   .listTitle span{ font-size: 1.5em; } 


.annex .Side_tit h2 a{font-size:1.6em;}

.leaderList.TL ul li{ width:50%; }
.list01 li .rightDate{ float: none; }
.list01 li a{ width: auto; }
}



@media screen and (max-width:480px) {
    .leaderList ul li,.leaderList.TL ul li{ width: 100%; }
    
    .leaderList ul li a span{ height: 20px; }
    .list02 li a{ font-size: 13px; }
    .articleTitle h3{font-size: 1.6em;} 
  .article p{ font-size: 1.4em; line-height: 35px; }
  .list01 li a{ font-size: 1.4em; }
  .listTitle span{font-size: 1.4em;}


}

@media screen  and (max-width:414px) {
   
}


@media screen  and (max-width:375px) {



}


.js-silder{
position: relative;
min-width: 320px;
}
.silder-scroll{
width: 100%;
overflow: hidden;
}
.silder-main{
position: relative;
width: 100%;
overflow: hidden;
}
.silder-main-img{
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.silder-main-img img{
width: 100%;
}
.js-silder-ctrl{
width: 100%;
text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
position: absolute;
top: 0;
width: 8%;
height: 100%;
vertical-align: middle;
cursor: pointer;
color: #fff;
font-family: "宋体";
font-size: 52px;
font-weight: 600;
text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
left: 0;
text-align: left;
}
.silder-ctrl-next{
right: 0;
text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
position: absolute;
top: 50%;
margin-top: -40px;
}
.silder-ctrl-prev>span{
left: 0;
}
.silder-ctrl-next>span{
right: 0;
}
.silder-ctrl-con{
display: inline-block;
width: 4%;
padding: 10px 0;
margin: 0 10px;
cursor: pointer;
}
.silder-ctrl-con>span{
display: block;
line-height: 0;
text-indent: -9999px;
overflow: hidden;
padding: 0 0;
cursor: pointer;
background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
background-color: #7bbedf;
}
@media (max-width: 768px){
.silder-ctrl-prev,
.silder-ctrl-next{
width: 10%;
font-size: 26px;
margin-top: -25px;
}
.silder-ctrl-con{
width: 14px;
height: 14px;
padding: 0;
margin: 0 5px;
}
.silder-ctrl-con>span{
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
padding: 0;
}
}

  .w_30 {
   width:30%;
   float: left;
   margin-right:2%;
   background-color:#fff;
  margin-bottom:2%;
 height:250px;
  }


.links {
clear: both;
font-size:18px;
font-weight: bold;
padding-top:20px;
color:#00978d;
text-transform:Uppercase;
   margin-bottom:2%;


}


.link_menu li {
float: left;
margin-right:1px;
}
.w_85 {
 width: 85%;
 margin: 0 auto;
 max-width: 1400px;
}


  .h_rbox {
   padding-top:6%;
   float: right;
   width:220px;
  }

.weizhi {
border-bottom:1px solid #e0e0e0;
overflow: hidden;
margin-bottom:35px;

}



.s_name {
font-size:24px;
float: left;
}



.site_nav {
float: right;

}



.about_zw {
 font-size:16px;
 line-height:2;
}

.news_zw li {
 margin-bottom:30px;
 border-bottom:1px dashed #bdbdbd;
 padding-bottom:30px;
}

.news_zw li  a {
 font-size:16px;
 color:#0f0f0f;
 text-decoration: none;
 text-decoration: none;
}
   

    .f_size {
  padding-left:20px;
  background-color:#fff;
 }
 
 
 .f_size  li {
  background-color: none;
 }
 
 
 .f_size  li a  {
  font-size:13px !important;
    border-bottom:1px solid #d1cdca;
    padding:11px 0;


 }


.baoming {
  width:700px;
 
}

.baoming table {
   width:700px;
   border:1px solid #d2d2d2;
   padding:40px;
 }
 
 
  .baoming  tr {
   margin-bottom:20px; 
     width:700px;
 overflow: hidden;
  padding-left:20px; padding-top:20px;
  }
 .baoming  td font {
  font-size:16px;
 }
 
  .baoming  td input {
   border:1px solid #d2d2d2;
 width:300px; height:50px;
  }
    .baoming  td {
     margin-bottom:20px;
      width:700px;
 padding-left:20px;
    padding-bottom:10px;
    padding-top:10px;
   }


      .nav_menustyle_1_1 ul li ul li a  {
    font-size:13px !important;
  }
   
   