html {font-family: Arial; /* 1 */-ms-text-size-adjust: 100%; /* 2 */-webkit-text-size-adjust: 100%; /* 2 */}
body {margin: 0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block; /* 1 */vertical-align: baseline; /* 2 */}
audio:not([controls]) { display: none; height: 0;}
[hidden],template { display: none;}
a { background-color: transparent;}
a:active,a:hover { outline: 0;}
abbr[title] { border-bottom: 1px dotted;}
b,strong {font-weight: bold;}
dfn { font-style: italic;}
h1 {font-size: 2em;margin: 0.67em 0;}
mark { background: #ff0; color: #000;}
small {font-size: 80%;}
sub,sup { font-size: 75%; line-height: 0;position: relative; vertical-align: baseline;}
sup { top: -0.5em;}
sub { bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure { margin: 1em 40px;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
pre { overflow: auto;}
code,kbd,pre,samp { font-family: monospace, monospace; font-size: 1em;}
button,input,optgroup,select,textarea {color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */}
button {overflow: visible;}
button,select { text-transform: none;}
button,html input[type="button"], /* 1 */input[type="reset"],input[type="submit"] {-webkit-appearance: button; /* 2 */cursor: pointer; /* 3 */}
button[disabled],html input[disabled] { cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0;}
input { line-height: normal;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box; /* 1 */ padding: 0; /* 2 */}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;}
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend { border: 0; /* 1 */padding: 0; /* 2 */}
textarea { overflow: auto;}
optgroup {font-weight: bold;}
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;}


*{
    margin: 0px;
    padding: 0px;
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing:border-box; 
	-ms-box-sizing:border-box; 
	-o-box-sizing:border-box;
}
body,html {
	padding:0;
	margin:0;
	font-size: 13px;
	text-decoration: none;
	width:100%;
	height:100%;
	font-family:Arial;
}
ul, li,ol{
	margin:0px; 
	padding:0px;
    list-style-type:none;
}
a{text-decoration:none;}
a:hover{text-decoration:none;}
a:focus,
a:active ,button:active,input:active,button:focus,input:focus{
	outline: none;
	border:none;
}
.w100{width:100%;}
.fL{float:left;}
.fR{float:right;}
.mAuto{margin:0 auto;padding: 0;}
.bg0a8bd8{background:#ffffff;}
.position{position:absolute;left:0;z-index:1;display:inline-block;}
.mar-lef{padding-left:0;}
.red{color:#fe0000;}
.color333{color:#000;}
.color888{color:#999;}
.color5f{ color:#5f5f5f;}
.color5f p{ margin:0;overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;}
.colorad{color:#adadad; font-size:12px; }
.marT{margin:20px 0 0 0 ;}
.marT15{margin:15px 0 0 0;}
/*.pcmain  .container{padding:15px 25px ;}*/
.marT .pcleft{ padding:0 25px 0 0; border-right:1px solid #cccccc;}
.marT15 .sanpdju{ width:32%; padding:0;}
.marT15 .sanpdjues{ width:32%; margin:0 2%; padding:0;}
.sanpdjues .img-thumbnail,.sanpdju .img-thumbnail{ padding:0; border-radius:0; border:2px solid #eaeaea;}
.newwses{ padding:0; margin-top:20px;}

@media screen and (min-width: 801px) and (max-width: 992px) {
  body{min-width:1000px;}
  .container{width:auto!important;}
}

@media (max-width: 1440px) {
.pcnav{font-size:15px;}
.pcnavsearch div input{width:180px;}
}
@media (min-width: 1440px) {
.pcnav{font-size:15px;}
.container{width:1100px;}
}
@media (min-width: 1600px) {
.container{width:1200px;}
}
@media (min-width: 1920px) {
.container{width:1500px;}
}
.pcheader,.pcmain,.pcfooter{position:relative;z-index:3;}
.pcheader{z-index:5;}
.pcheader .pclogo img{width:100%;max-width:700px;margin:15px 0;}
.container .toplablh{ width:30%; margin-top:15px;}
.container .toplablh ul{ float:right; width:100%;margin-bottom: 10px;}
.container .toplablh ul li{float:right;}
.container .toplablh ul li img{ margin-top:-2px;}
.container .toplablh ul .line{ margin:0 5px;}
.toplablh .searchrgt{ padding:0; float:right;}
.searchrgt .input-group .form-control{ border:1px solid #8ba3b2;}
.searchrgt .input-group .btn-default{ background:#a0b3d0; border-color:#8ba3b2;}

.pcheader .pcfont{font-size:15px;margin-top:15px;padding-bottom:10px;color:#ffffff;}
.nav-toph{background:#1a5a98;}
.pcnav{background:#1a5a98;height:45px!important;}
.pcnav ul{height:45px!important;line-height:45px;}
.pcnav .navbar-collapse{padding:0;}
.pcnav .navbar-form{padding:0;}
.pcnav  ul > li > a{color:#fff;float:left;width:100%;text-align:center;padding:0 42px;line-height:45px;}
.pcnavsearch{position:relative;}
.pcnavsearch button{width:40px;height:27px;background:#fff url(searchbutton.jpg) center center no-repeat;position:absolute;top:2px;right:16px;border:none;border-radius:8px;}
.pcnavsearch div input{height:30px;padding-right:40px;}
.pcnav ul > li > a:hover,.pcnav ul > li > a:focus,.pcnav ul > li > a.active{background:#d6dcff;color:#005ee4;margin-top:5px;line-height:40px;}
.pcnav{position:relative;}
.pcnavsearch{position:absolute;top:0; right:15px;}
.navbar-header .navbar-toggle{background:#fff;padding:7px 10px;float:left;margin-left:15px;}
.navbar-header .navbar-toggle span{background:#bbbbbb;}
@media screen and (max-width: 768px){
	.pcnavsearch{margin-right:0px;}
	.pcnav .navbar-collapse{background:#005ee4;border-top:1px solid #fff;overflow-x:hidden;}
	.pcnav ul{height:auto!important;}
	.pcnav ul > li,.pcnav  ul > li > a{text-align:left;padding-left:15px;}
	.pcnav  ul  li  ol li a{color:#ffffff;text-align:left;padding-left:15px;}
	.pclogo,.container .toplablh{ width:50%;} 
	.marT .pcleft{ padding:0; border-right:0;}
	.marT15{ width:100%;}
	.marT15 .sanpdju,.marT15 .sanpdjues{width:49%; float:left; margin:0 2% 0 0;}
	.marT15 .sanpdjues{ margin:0;}
	.mar-lef{ text-align:center;}
}

h1.pch1,h2.pch2{border-bottom:1px solid #dddddd;padding:0;margin:0;    height: 32px;}
h1.pch1 span,h2.pch2 span{ font-family:Georgia; font-size:20px;padding-bottom:8px;font-weight:bold;color:#002851; }
h1.pch1 a,h2.pch2 a{font-size:12px;color:#1272b4;padding-top:5px;float: right;}
h1.pch1 a i,h2.pch2 a i{color:#1272b4;font-style:normal;font-size:14px; float:right;margin-left: 3px;    margin-top: -2px;}

h2.pch2 span{color:#333; border-bottom:1px solid #f37916; height:32px;}
h2.pch2 span img{margin-right:5px;}

.pcmain-cont{background:#ffffff;padding-top:15px;padding-bottom:15px;}
.list1{margin-left:0;border-bottom:1px solid #eeeeee;padding-bottom:12px;margin-top:8px;}
.list1 h2{padding:0;margin:0;font-size:16px;font-weight:bold;line-height:32px;}
.list1 .pczxjs p,.list2 .pczxjs p{font-size:13px;line-height:22px;color:#696969;}
.list1 .pczxjs p a,.list2 .pczxjs p a{color:#155efe;}
.list1 .pczxjs span,.list2 .pczxjs span{color:#888888;font-weight:400;font-size:13px;padding:0;margin:0;float:left;width:100%;margin-top:5px;}
.list1 img.img-thumbnail{padding:0;border-radius:0;}


.pclistul{padding-top:10px;}
.pclistul li{padding-left:10px;font-size:13px;line-height:20px;background:url(lefths.png) left 7px no-repeat;padding-bottom:10px;}
.pclistul2 li{line-height:22px;background:url(rightcs.png) left 7px no-repeat;}
.pclistul3{margin-top:0px;}
.pclistul3 li{line-height:20px;padding-bottom:7px;background:url(list01.jpg) left 8px no-repeat;}
.pclistul li span{font-weight:400;}
.pclistkj {padding-top:9px;}
.pclistkj li{padding-bottom:9px;}

.list-unstyled li.w100{ padding-bottom:5px; }
.evenuse{ padding:0 0 0 22px;}

.list3 {padding: 15px 0 0 0;}
.list3 .mar-lef .img-thumbnail{border:1px solid #ccc; padding:0; border-radius:0;}
.list3 .pczxjs{padding-right:0;}
.list3 .pczxjs p{ color:#878686; font-size:12px;overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 3;
					-webkit-box-orient: vertical;}
.list3 .pczxjs span{ color:#646464;font-size:12px;}
h3.pcredh3{font-size:16px;padding:0;margin:0 0 10px 0;color:#010101; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.pch1 span i{font-style:normal;color:#ff6c00;font-size:12px;}

.caption p{margin:0;color:#0069ba;margin-top:8px;font-size:12px;}

.bgcolor{
	height:180px;
	background:url(opacity.png) top left;
	margin-top:20px;
	padding:0;
}
.pcfooter .col_30{width:13%; margin-right:1%; border-right:1px dashed #bbb; min-height:130px;}
.pcfooter .widthbig{ width:16%;}
.pcfooter .widthmin{ width:11%;}
.pcfooter .borderrgt{ border-right:0;}
.pcfooter{padding:30px 0; background:#e2eef5;}
.pcfooter .col_30 h1{font-size:16px;color:#3d3d3d;margin-bottom: 5px;    margin-top: 0;}
.pcfooter .col_30 ul li a{color:#777;font-size:12px;}
.footerbtm{ background:#264564;}
.footerbtm .fistboder{ border-right: 1px solid #5e7891;}
.footerbtm .fistboder img{ width:94%;}
.footerbtm p.fL{ color:#e8eff4;margin-bottom: 0; font-size: 12px;}
.footerbtm .rihttop{ width:15%;}
.footerbtm .rihttop a{float: right; color:#fff; text-align:center;}
.footerbtm .rihttop a img{ width:20px;}
.footerbtm .rihttop a p{margin-bottom: 5px;}
.btmpadmar{ padding:20px 0;}

@media screen and (max-width: 768px){
	.col_sm6_768{width:50%;}
	.col_md8_768{width:100%;}
	.col_md4_768{width:100%;}
	.col_md_4_768{width:100%;}
	.col_xs4_768{width:33.33333333%;}
	.pclistul li span{float:left;width:100%;text-align:left;}
	.col_30{width:100%;border-radius:0;}
	.col_70{width:100%;border-radius:0;}
	.pcfooter .ipc p{margin-top:30px;}
	.bgcolor{height:auto;}
	.pcheader .pcfont{font-size:14px;}
	.evenuse{ padding:0;}
	.footerbtm .fistboder{ width:100%; text-align:center;}
	.footerbtm .col-xs-6{ width:100%;}
	.footerbtm .fistboder img{ width:224px;}
	.footerbtm .rihttop{ width:35%;}
	
}
@media screen and (min-width: 768px){
	.col_sm6_768{width:50%;}
	.col_md3_768{width:27%;}
	.col_md_4_768{width:33.33333333%;}
	.col_md30{width:20%;}
	.col_md70{width:80%;}
	.container{width:1138px;}
} 


/*****************/
.pcgailan{min-height:700px;position:relative;padding:0;margin:0;top:0;left:0;}
.pcgailan-cou{font-size:14px; color:#464646; height:35px;}
.pcgailan-cou a{color:#464646;padding:0px 10px;}
.pcgailan-cou a:hover{color:#005ee4;}
.pcgailan_list{padding:0 10px;}
.pcgailan_list .row{margin:0px;}
/***************/
.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.navbar-fixed-top {
  border: 0;
}
.sidebar {
  display: none;
}
.sidebar h1{font-size:20px;color:#0f55bd; font-weight:bold;}
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
  font-size:14px;
   
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}
@media screen and (max-width: 768px){
	.pcmain .container{padding-left:15px;padding-right:15px;}
	.main{padding:0;width:100%;}
	.placeholders .row{padding:0;}
	.placeholders .row .col-md-7,.placeholders .row .col-xs-9{padding-right:0px;}
	.placeholders .row .col-xs-3{width:40%;}
	.placeholders .row .col-xs-9{width:60%;}
	.placeholders p.pcglcont{display:none;}
	
}

@media (min-width: 768px) {
	.sidebar {
		position: absolute;
		top: 15px;
		left: 0;
		z-index: 1000;
		display: block;
		padding:10px 20px 20px 20px;
		margin-top:-15px;
		background-color: #f5f5f5;
		border-right: 1px solid #eee;
	  }
	.main {
		padding-right: 0px;
		padding-left: 20px;
	}
	.wmain .col-md-offset-2{margin-left:0;}

	.wmain .col-md-10{width:auto;}
	.wmain .main{width:100%;padding-left:0px;}
}
.main .page-header {
  margin-top: 0;
  margin-bottom:0px;
  color:#c80000;
   
  font-size:18px;
  font-weight:700;
}
.placeholders .list2,.placeholders .list3{padding:20px 0;border-bottom:1px dotted #dddddd;}
.placeholders .pcpic img{width:100%;border:1px solid #dddddd;max-width:218px;}
.pager{margin:0;}
.pager li > a, .pager li > span{border-radius:0;}

.placeholders .badge{background:#eeeeee;color:#888888;font-weight:400; }
.placeholders .list-group-item a{padding-left:10px;color:#333333;background:url(list01.jpg) left 5px no-repeat;}
.placeholders .list-group-item a:hover{color:#428bca;}
.placeholders .thumbnail img{width:100%;}
.placeholders .thumbnail .caption h3{width:100%;font-size:16px;margin:0; line-height:22px;}
.placeholders .blog-post .blog-post-title{font-size:24px;}
.placeholders .blog-post .blog-post-meta{color:#888888;}

.linekj{ margin:0;}
.linekj .col-xs-12{ border:1px solid #ccc; padding:0;    margin-top: 20px;}
.linekj h2.linkbt{ background:#f7f7f7;height: inherit;padding:10px; }
.linekj h2.linkbt span{ border:0;height: inherit; padding:0;}
.linekj .col-xs-12 ul{ float:left; width:99%; margin:1% 0 1% 1%;}
.linekj .col-xs-12 ul li{ float:left; width:15.66%; margin-right:1%;}
.linekj .col-xs-12 ul li a img{ width:100%; border:1px solid #d5d5d5;}

.slide_boot .carousel-caption {width:100%;padding:0 10px;margin:0;left:0;right:0;bottom:0;background:url(fancybox_overlay.png) top left ;}
.slide_boot .carousel-indicatorsb {position:absolute;z-index:15;text-align:center;list-style:none;padding-left:0;
	width:auto;margin:0;left:auto;right:10px;bottom:9px;
}
.slide_boot ol.carousel-indicators li{  background:#f5f9fb;}
.slide_boot ol.carousel-indicators li.active{ border:0; background:#ff6c00;}

@media screen and (max-width: 768px){
	.slide_boot .carousel-caption h5.text-left{ width:75%;overflow: hidden;margin: 5px 0;
												text-overflow:ellipsis;
												white-space: nowrap;}
	.slide_boot .carousel-indicatorsb{ bottom:1px;}
}



/*鍐呭璇︽儏*/
.contents{ float:left; width:100%;}
.location{float:left; width:100%; margin-bottom:15px;}
.location .link{width: 100%;color: #716b6b;}
.location .link .hei{color: #716b6b;text-decoration: none;}
.module{float:left; width:100%;}
.module .module-a{ float:left; width:20%;}
.module-a .lanmu{width: 100%;
    height: 48px;
    background: #1a5a98;
    display: block;
    overflow: hidden;}
.lanmu_l{line-height: 48px;
    background: url(sy-ico01.png) 13px center no-repeat;
    font-family: Arial;
    color: #ffffff;
    font-weight: 500;
    float: left;
    font-size: 20px;
    padding-left: 42px;}
#contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

#contentLeft {
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fefefe;
  margin:0 1px 30px 1px;
}

#contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

#leftNavigation {
  margin: 0rem 0;
}
#leftNavigation, #leftNavigation li ul {
  list-style: none;
  padding: 0;
}
#leftNavigation{    border-left: solid 1px #e7dfd4;
    border-right: solid 1px #e7dfd4;}
#leftNavigation li a {
  font-size: 14px;
  display: block;
  padding: 0.8rem 1rem 0.8rem 2.5rem;
  color: #1e3e57;
  border-bottom: solid 1px #dad0c3;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
#leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 0.8rem 1rem 0.8rem 4rem !important;
  color: #1e3e57;
  border-bottom: solid 1px #dad0c3;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
#leftNavigation li a, #leftNavigation li a .leftNavIcon {
  line-height: 120%;
}
#leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 3rem;
  padding: 0.9rem 0;
  text-align: center; color:#a5a5a5; font-size:12px;
}
#leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 6rem;
  padding: 0.9rem 0;
  text-align: center; color:#c63336; font-size: 14px;
}
#leftNavigation li a:hover {
  color: #1a5a98;
}
#leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f6f1eb;
}
#leftNavigation li ul li a {
  border-bottom: solid 1px #e7dfd4;
}
/* #leftNavigation li ul li:last-child a {
  border-bottom: none;
} */
#leftNavigation li ul li.active a {
  color: white;
}
#leftNavigation li.active > a {
  color: #1e3e57;
}
#leftNavigation li.active ul {
  display: block;
}
#leftNavigation > li.active {
  background-color: #fcfcfc;
}

.module .module-c{ float:left; width:78%; margin-left:2%;}
.mlanmu{width: 100%;
    border-bottom: #dbc8b8 solid 1px;
    font-size: 28px;
    color: #1a5a98;
    display: block;
    overflow: hidden;
    padding:0;
	 margin-bottom:25px;
    font-weight: 600;}
.column_nr p{ text-indent:2em;}
@media screen and (max-width: 768px){
	.module .module-a{ width:100%;}
	.module .module-c{ width:100%;margin-left: 0;}
	
}

/*鍥炬枃鍒楄〃*/
.column_nr{    width: 100%;
    display: block;
    overflow: hidden;
    float: left;}
.y_gl_p{
    BORDER-BOTTOM: #bfbfbf 1px dotted;
    PADDING-BOTTOM: 20px;
    PADDING-TOP: 20px;
    overflow: hidden;
    display: block;}
.gl_img_p{ float:left; margin-right:2%; width:18%;}
.gl_img_p img{width: 100%;
    height: 100%;}
.gl_right_p{ float:left; width:80%;}
.gl_right_p H2{WIDTH:100%;
    FLOAT: left;
    overflow: hidden;
    display: block;
	margin:0;
    FONT-SIZE: 16px;
    COLOR: #2e2e2e;}
.gl_right_p H2 a{COLOR: #2e2e2e;}
.gl_right_p P{WIDTH: 100%;
    FLOAT: left;
    FONT-SIZE: 13px;
    COLOR: #555555;
    LINE-HEIGHT: 20px;}
/*Page*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline{ border-bottom: dotted 1px #cccccc; height:4px;}
.pageline1{ width:100%; border-bottom: dotted 1px #cccccc; height:4px; margin-left:28px; }
#pages { float:left;
    width:100%; FONT-SIZE: 12px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin-top: 15px;
}

#pages A {
    BORDER-TOP: #dedede 1px solid; HEIGHT: 24px; BORDER-RIGHT: #dedede 1px solid; BACKGROUND: #f5f5f5; BORDER-BOTTOM: #dedede 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #dedede 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
#pages A:visited {
    BORDER-TOP: #dedede 1px solid; HEIGHT: 24px; BORDER-RIGHT: #dedede 1px solid; BACKGROUND: #f5f5f5; BORDER-BOTTOM: #dedede 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #dedede 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
#pages A:hover {
    BORDER-TOP: #dedede 1px solid; HEIGHT: 24px; BORDER-RIGHT: #dedede 1px solid; BACKGROUND: #f5f5f5; BORDER-BOTTOM: #dedede 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #dedede 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
#pages SPAN {
    HEIGHT: 24px;
    COLOR: #333;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 8px;
    TEXT-DECORATION: none;
    MARGIN: 0px 3px;
    DISPLAY: inline-block;
    LINE-HEIGHT: 24px;
    PADDING-RIGHT: 8px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
.pages A {
    BORDER-TOP: #dedede 1px solid; HEIGHT: 24px; BORDER-RIGHT: #dedede 1px solid; BACKGROUND: #f5f5f5; BORDER-BOTTOM: #dedede 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #dedede 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
.pages A:visited {
    BORDER-TOP: #dedede 1px solid; HEIGHT: 24px; BORDER-RIGHT: #dedede 1px solid; BACKGROUND: #f5f5f5; BORDER-BOTTOM: #dedede 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #dedede 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
.pages SPAN {
    BORDER-TOP: #dedede 1px solid; HEIGHT: 24px; BORDER-RIGHT: #dedede 1px solid; BACKGROUND: #f5f5f5; BORDER-BOTTOM: #dedede 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #dedede 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
#pages A:hover {
    BORDER-TOP: #0196da 1px solid; BORDER-RIGHT: #0196da 1px solid; BACKGROUND: #0196da; BORDER-BOTTOM: #0196da 1px solid; COLOR: #fff; BORDER-LEFT: #0196da 1px solid
}
#pages A.curr {
    BORDER-TOP: #0196da 1px solid; BORDER-RIGHT: #0196da 1px solid; BACKGROUND: #0196da; BORDER-BOTTOM: #0196da 1px solid; COLOR: #fff; BORDER-LEFT: #0196da 1px solid
}
#pages A.curr:visited {
    BORDER-TOP: #0196da 1px solid; BORDER-RIGHT: #0196da 1px solid; BACKGROUND: #0196da; BORDER-BOTTOM: #0196da 1px solid; COLOR: #fff; BORDER-LEFT: #0196da 1px solid
}
.pages A:hover {
    BORDER-TOP: #0196da 1px solid; BORDER-RIGHT: #0196da 1px solid; BACKGROUND: #0196da; BORDER-BOTTOM: #0196da 1px solid; COLOR: #fff; BORDER-LEFT: #0196da 1px solid
}

.videobox{ float: left; width:31.33%; margin:1% 1% 0;}
.twlba{ float:left; width:100%; text-align:center;}
.zoom-container{ float:left; width:98%; margin:1%;}
.zoom-container img{ width:100%;}
.column_nr .twlba p{ text-indent:0;}

.news{ float:left; width:100%;BORDER-BOTTOM: #a7a6a5 1px dotted; padding:15px 0;}
.news a{float:left; width:100%; color:#333;}
.tuwen_img{ float:left; width:20%; margin-right:2%;}
.tuwen_img img{ width:100%;}
.tuwen_left{ float:left; width:78%;}
.tuwen_left h2{font-size: 16px;margin: 0 0 5px 0; font-weight:700;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.tuwen_left .twohang{ text-indent:0;overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical; }
.textlistlb{ float:left; width:100%;}
.textlistlb ul{ float:left; width:100%;}
.textlistlb ul li{ float:left; width:100%;line-height: 32px;height: 32px;padding-left: 10px;
    				background: url(ico_heid.gif) left center no-repeat;}
.textlistlb ul li a.txtxlab{ float:left; width:100%; color:#444;}
.textlistlb ul li a.txtxlab p{float:left; width:75%; text-indent:0; margin-bottom:0;
								 text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.textlistlb ul li a.txtxlab span{float:right; width:12%;text-align: right; color:#999;font-size: 12px;}

@media screen and (max-width: 800px){
	.pclogo{ width:40%; margin-left:15px;}
	.container{ width:100%!important;}
	.container .toplablh{ margin-right:15px;}
	.toplablh .searchrgt{ width:76%;}
	.marT15 .sanpdju,.marT15 .sanpdjues{ text-align:center;}
	.module .module-a{ display:none;}
	
}

@media screen and (max-width: 768px){
	.textlistlb ul li a.txtxlab span{ width:20%;}
}

@media screen and (max-width: 500px){
	.pclogo{ width: 90%;margin: 0 5%;}
	.pcheader .pclogo img{margin-bottom:0;margin-top: 8px;}
	.container .toplablh{ margin-top: 8px;width: 90%;margin: 8px 5% 15px;}
	.toplablh .searchrgt{ width:98%;}
	.module .module-a,.pcfooter{ display:none;}
	#pages A{ margin:0 1px; padding:0 2px;}
	.videobox{ width:48%;}
	.gl_right_p P{overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;}
	.searchrgt .input-group .btn-default{ background:url(search01.png) center center no-repeat; padding: 16px 20px;
    										border-left: 0; }
	.searchrgt .input-group .btn-default img{ display:none;}
	.searchrgt .input-group .form-control{border-right:0;}

}
@media screen and (max-width: 320px){  .container .toplablh{width: 97%;
    margin: 8px 1.5% 15px;}     } 
	

/* 6 Navigations
----------------------------------------------------------------------------- */
/* first level menu */
.navbar.navbar-default {
	border-radius: 0;
	margin: 0px;
	background-color: transparent;
	border-color: transparent;
}
.header-small .navbar.navbar-default {
	margin: 6px 0 5px;
}

/* first level menu items */
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-size: 16px;
	/*font-weight: 700; */
	padding: 12px 31px;
	z-index: 102;
	/*border: 1px solid transparent; */
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.navbar-default .navbar-nav > li > a:hover {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out; color: #ffffff;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
}


/* first level active menu items on hover/focus */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus {
	color: #e84c3d;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
}

/* first level active menu items when opened */
.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #296FB4;
	/*border: 1px solid #f1f1f1; */
	/*border-bottom: 1px solid transparent; */
	-webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
	box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
}

/* first level active menu items when clicked */
.main-navigation .navbar-nav > .open > a:active,
.main-navigation .navbar-nav > .open.active > a:active {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: transparent;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.main-navigation .navbar-nav > .open > a:active + ul,
.main-navigation .navbar-nav > .open.active > a:active + ul {
	display: none;
}

/* second level menu */
.dropdown-menu {
    min-width: 160px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	background: #296FB4;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	z-index: 101;
}

/* second level menu items */
.dropdown-menu > li > a {
	padding: 9px 20px;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 0px solid #3a648a;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

/* second level menu items on focus/hover and when opened */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu .menu > .active > a,
.dropdown-menu .menu > .active > a:hover,
.dropdown-menu .menu > .active > a:focus {
	background-color: transparent;
	color: #ffffff;
	border-color: #3a648a;
}

/* third level menu */
.dropdown-menu .dropdown-menu {
	top: -1px;
	left: 100% !important;
	padding-top: 0;
	margin-left: 1px;
	border-left: none;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
	border-top: 1px solid #f1f1f1;
}

/* mega menu */
.mega-menu.dropdown {
	position: static;
}
.mega-menu .dropdown-menu {
	left: 0;
	top: 96%;
	width: 100%;
	padding: 20px 30px;
}

/* mega menu menu items */
.mega-menu .menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
.mega-menu h4.title {
	margin: 10px 0 5px;
	font-size: 14px;
	text-transform: uppercase;
}
.mega-menu .menu > li > a {
	padding: 5px 0;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 0px solid #f1f1f1;
	display: block;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.mega-menu .menu > li > a i,
.dropdown-menu > li > a i {
	padding-right: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.mega-menu .menu > li:last-child > a {
	border-bottom: none;
}
.mega-menu .menu > li > a:hover i,
.dropdown-menu > li > a:hover i {
	padding-left: 5px;
}

/* mega menu menu items on focus/hover and when opened */
.mega-menu .menu > li > a:hover,
.mega-menu .menu > li > a:focus {
	color: #ffffff;
	border-color: #f1f1f1;
	text-decoration: none;
}

/* arrows for parent menu items 
.dropdown>a:before {
	font-family: 'FontAwesome';
	content: "\f107";
	position: absolute;
	left: auto;
	top: 15px;
	right: 6px;
	line-height: 1;
	color: #d1d1d1;
}*/
.navbar-default .navbar-nav > .active.dropdown > a:before {
	color: #e84c3d;
}
.navbar-default .navbar-nav > .dropdown.open > a:before {
	color: #e5e5e5;
}
.dropdown .dropdown>a:before {
	content: "\f105";
	right: 10px;
	top: 15px;
	margin-left: 0;
	visibility: visible;
	color: #666;
}
.dropdown .dropdown.open>a:before {
	color: #e84c3d;
}

/* dropdown animations */
.animated.main-navigation .open .dropdown-menu,
.open .dropdown-animation {
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDownSmall;
	animation-name: fadeInDownSmall;
}
.open .dropdown-animation {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}
.animated.main-navigation .dropdown-menu .open .dropdown-menu {
	-webkit-animation-name: fadeInLeftSmall;
	animation-name: fadeInLeftSmall;
}

/* mobile menu toggle button */
.navbar-default .navbar-toggle {
	border-color: #F6FAFC;
}

/* mobile menu toggle button on hover/focus */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #fafafa;
	border-color: #F3F8FB;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #F3F6F9;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #C8483C;
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	.main-navigation .navbar-nav.navbar-right:last-child {
		margin-right: 0;
	}
	
	/* first level menu */
	.navbar.navbar-default {
		background-color: transparent;
		border-color: transparent;
	}
	
	/* layout fixes */
	.main-navigation .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
	.main-navigation .navbar-right .dropdown-menu {
		right: auto;
		left: 0;
	}
	.main-navigation .navbar-right > li:last-child > .dropdown-menu {
		right: 0;
		left: auto;
	}
}

/* Medium desktop devices and tablets */
@media (min-width:768px) and (max-width:1199px) {
	.main-navigation .container-fluid {
		padding-right: 0px;
		padding-left: 0px;
	}
}

/* Medium devices (tablets landscape to portrait) */
@media (min-width:768px) and (max-width:991px) {
	.main-navigation .navbar-nav {
		float: left !important;
	}
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width:992px) {
	.col-md-3 + .col-md-9 .mega-menu .dropdown-menu {
		left: -243px;
		width: 940px;
	}
}

/* Medium desktop devices */
@media (min-width:992px) and (max-width:1199px) {
	.navbar-default .navbar-nav > li > a {
		padding: 12px 24px;
	}
}
@media (max-width: 992px){
	.navbar-default .navbar-nav > li > a {
		padding: 12px 11px;
	}
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {
	/* first level menu item */
	.main-navigation .navbar-nav > li {
		margin: 0 0 0 15px;
	}
	.main-navigation .navbar-nav > li:first-child {
		margin: 0;
	}
	.col-md-3 + .col-md-9 .mega-menu .dropdown-menu {
		left: -293px;
		width: 1140px;
	}
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	/* Mobile menu
	------------------------------ */
	/* active items */
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #e84c3d;
		background-color: transparent;
	}
	
	/* first level items */
	.navbar-default .navbar-nav > li > a {
		border-bottom: 0px solid #f1f1f1;
	}
	.subfooter .navbar-default .navbar-nav > li > a {
		border-bottom: 1px solid #141414;
	}
	.light .subfooter .navbar-default .navbar-nav > li > a {
		border-bottom: 1px solid #ddd;
	}
	.navbar-default .navbar-nav > li:last-child > a {
		border-bottom: 1px solid transparent;
	}
	
	/* first level items when opened */
	.main-navigation .navbar-nav > .open > a,
	.main-navigation .navbar-nav > .open > a:hover,
	.main-navigation .navbar-nav > .open > a:focus {
		border-color: transparent;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	/* first level items hover and focus states */
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		color: #ffffff;
		background-color: #003a88;
	}
	
	/* second level menu */
	.navbar-default .navbar-nav .open .dropdown-menu {
		background-color: #319adc;
	}
	
	/* second level items */
	.navbar-default .navbar-nav .open .dropdown-menu > li > a,
	.navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 10px 15px 10px 40px;
		color: #ffffff;
		border-color: #fafafa;
	}
	
	/* second level items on hover/focus */
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #ffffff;
	}
	
	/* third level items */
	.navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
		padding-left: 60px;
	}
	
	/* four level items */
	.navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
		padding-left: 80px;
	}
	
	/* Arrows for parent menu items */
	.dropdown>a:before {
		right: 32px;
	}
	.dropdown .dropdown>a:before {
		right: 36px;
	}
}
/*2016-11-14*/
.pe {font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:14px; color:#000000; border-bottom:#e0e0e0 dotted 1px; padding:10px 0 6px 0;}
.petextlist { float:left; word-break:break-all; display:block; overflow:hidden; width:100%; margin:4px 0 12px 0;}
.petextlist ul{ list-style-type:none; margin:0; padding:0;}
.petextlist ul li{width:18.6%; height:26px; line-height:26px; display:inline-block; float:left; overflow:hidden;margin-right: 10px;}
.petextlist ul li a { color:#797979;}
.petextlist ul li a:hover { color:#337ab7; text-decoration: underline;}
@media (max-width: 992px){
.petextlist ul li{width:23.33%;margin-right: 10px;}
}
@media (max-width: 768px) { 
.petextlist ul li{width:23.33%;margin-right: 10px;}
}
@media (max-width: 480px) { 
.petextlist ul li{width:46%;margin-right: 10px;}
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	