* {box-sizing: border-box;}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0; }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;margin:0; }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea { color:#333; font-size: 14px; font-family:"Open Sans","arial" ,sans-serif;  }
body { line-height: 1.5 }
a:link,
a:visited,
a:active,
a { text-decoration: none;  }
a { blr:expression(this.onFocus=this.blur()); color:#333; }
a * { *cursor: pointer }
:focus { outline: none } 
a:hover { color:#035293; }
.tab-b { display:none;  }

.txt_color_000 { color:#000; }
.txt_color_333 { color:#333; }


.clearfix:before, .cf:before,  { content: ''; display: table }
.clearfix:after, .cf:after { content: ''; display: table; clear: both }
.clearfix, .cf, { *zoom: 1 }
.fl { float:left; }
.fr { float:right;}

.t-center { text-align:center;}
.t-left { text-align:left;}
.t-right { text-align:right;}

.ellipsis{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ellipsis-2 {  overflow:hidden;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ellipsis-3 {  overflow:hidden;  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.ellipsis-4 {  overflow:hidden;  display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.pt20{
	padding-top: 20px;
}

.fs-20{
	font-size: 20px;
}
.fs-16{
	font-size: 16px;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
body{
	max-width: 1920px;
	margin: 0 auto;
	background:#1586C6 url(../image/bg4.jpg) no-repeat center 0;
}

.header{
	padding: 0 8px 62px;
}
.header .logo{
	margin-top: -13px;
}
.headr{
	color: #fff;
	padding: 20px 0;
    position:relative;
}
.headr a.rhome{
   position:absolute;top:0; right:0;    color: rgba(255,255,255,.7);
}
.headr .tel{
	 text-align:justify;
	 text-align-last:justify;
	 margin-right: 15px;
}
.search{
	background-color: #fff;
	border-radius: 30px;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	display: flex;
	align-items: center;
	margin-top: 5px;
}
.search input[type="text"]{
	border: 0 none;
	line-height: 38px;
}
.search input[type="submit"],.search input[type="button"]{
	border: 0 none;
	width: 34px;
	height: 24px;
	background: url(../image/ico_search.png) no-repeat;
}

.nav{
	padding-left: 280px;
}
.nav-list{
	display: flex;
	justify-content: center;
	line-height: 49px;
	
}
.nav-list .nav-item {
  float: left;
  height: 49px;
   flex: 1;flex-grow:1;flex:1 1 auto;
  text-align: center;
  font-size: 14px;
  position: relative;
}
.nav-list .nav-item:hover {
  background-color: #31628d;
}
.nav-list .nav-item:hover a {
  color: #fff;
  text-decoration: none;
}
.nav-list .nav-item a {
  display: block;
  color: #fff;
  font-size: 18px;
}
.submenu {
  position: absolute;
  display: none;
  width: 100%;
  background:#31628d;
  filter: alpha(opacity=90);
  opacity: .9;
  -moz-opacity: .9;
  z-index: 999;
  width: auto;
  min-width: 100%;
}
.submenu li a {
  padding: 0px 10px !important;
  line-height: 40px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  font-size: 16px!important;
}
.submenu li a:hover {
  background-color: #254a7e;
}

.footer{
	background-color: #166391;
	padding: 30px 0;
	line-height: 2;
	font-size: 14px;
	text-align: center;
	color: #a6bace;
}
.footer a{color: #a6bace;}


.pages {
    clear:both;
    width:100%;
    height:40px;
    margin:30px 0 20px;
}
.pagebox {
    width:100%;
    height:40px;
    line-height: 40px;
    margin: 20px 0;
    text-align:center;
    clear:both;
    font-size:16px;
}
.pagebox span a, .pagebox_pre_nolink{
    height:30px;
    line-height:30px;
    border:1px solid #ddd;
    padding:5px 10px;
    font-size: 16px;
    color:#666;
    cursor:default;
    text-align:center;
}
.pagebox span.pagebox_num_nonce {
    background-color:#035293 ;
    border:1px solid #035293 ;
    color:#fff;
    height:30px;
    line-height:30px;
    margin:0 5px;
    padding:5px 10px;
    box-sizing: border-box;
}
.pagebox span.pagebox_num:hover a{
    background-color:#035293 ;
    border:1px solid #035293 ;
    color:#fff;
    cursor:pointer;
}
.pagebox span.pagebox_next:hover a,.pagebox span.pagebox_pre:hover a{
    background-color:#035293 ;
    border:1px solid #035293 ;
    color:#fff;
    cursor:pointer;
}
.pagebox_jump {
    display:none;
}
