﻿@charset "utf-8";
*,
*:before,
*:after {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
body {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 1.3;
  color: #333;
}
ul,
ol,
li {
  list-style: none;
}
select {
  border: 1px solid #ABABAB;
}
img {
  border: none;
}
em {
  font-style: normal;
}
a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
a:hover {
  color: #D12633;
  text-decoration: none;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.text_overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body {
  text-align: center;
}
.header_bg {
  background: #2e48a7 url(http://sfj.650365.xyz/material/img/100n.jpg) no-repeat center top;
}
.header_bg .top {
  font-size: 14px;
  color: #fff;
  padding: 0 26px;
  height: 40px;
  line-height: 40px;
}
.header_bg .top span {
  display: inline-block;
}
.header_bg .top .wel {
  float: right;
}
.header {
  width: 1200px;
  height: 160px;
  margin: 0 auto;
  text-align: left;
}
.header .logo {
  display: inline-block;
  padding-top: 32px;
  padding-top: 30px;
}
.header .header_right {
  float: right;
  margin-right: 132px;
  margin-top: 52px;
}
.searchBox {
  display: inline-block;
  position: relative;
  font-size: 0;
  width: 330px;
}
.searchBox input {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-radius: 10px;
  outline: none;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 70px;
  background: #fff;
  color: #333;
  border: none;
}
.searchBox a {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 44px;
  height: 38px;
  background: url(icon_search.png) no-repeat 4px center;
}
.navBar {
  background: #243e9f;
}
.navBar .nav {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}
.navBar .nav ul {
  display: table;
}
.navBar .nav li {
  display: table-cell;
  width: 1%;
  border-right: 1px solid #949494;
}
.navBar .nav li:last-child {
  border-right: none;
}
.navBar .nav li a {
  display: block;
  line-height: 26px;
  padding: 12px 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.navBar .nav li a i {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: text-top;
  margin-right: 5px;
}
.navBar .nav li:hover a,
.navBar .nav li.active a {
  color: #fff;
}
.nav_icon1 {
  background: url(nav_icon1.png) no-repeat center;
}
.nav_icon2 {
  background: url(nav_icon2.png) no-repeat center;
}
.nav_icon3 {
  background: url(nav_icon3.png) no-repeat center;
}
.nav_icon4 {
  background: url(nav_icon4.png) no-repeat center;
}
.nav_icon5 {
  background: url(nav_icon5.png) no-repeat center;
}
.nav_icon6 {
  background: url(nav_icon6.png) no-repeat center;
}
.wrap {
  text-align: left;
  width: 1200px;
  margin: 0 auto;
}
.w575 {
  width: 575px;
}
.sideBar {
  float: right;
  width: 335px;
  margin-top: 10px;
}
.sideBar .tabs {
  background: #f6f6f6;
  padding-bottom: 15px;
}
.sideBar .tabs .tabs_nav {
  border-width: 2px;
}
.sideBar .tabs .tabs_nav a {
  margin-top: -2px;
}
.sideBar .tabs .tabs_nav .active a {
  border-width: 2px;
}
.main {
  margin-right: 355px;
  margin-top: 10px;
}
.tabs .tabs_nav {
  border-top: 5px solid #cccccc;
  height: 47px;
  margin-bottom: 15px;
}
.tabs .tabs_nav li {
  display: inline-block;
  float: left;
}
.tabs .tabs_nav li a {
  display: block;
  padding: 18px  26px 0 24px;
  line-height: 26px;
  font-size: 22px;
  color: #666;
  font-weight: bold;
  margin-top: -5px;
  border-top: 5px solid #cccccc;
  text-align: center;
}
.tabs .tabs_nav li.active a {
  border-top: 5px solid #243e9f;
  color: #243E9F;
}
.tabs .tabs_nav li:hover a {
  color: #243E9F;
}
.tabs .tab_pane {
  display: none;
}
.tabs .tab_pane.active {
  display: block;
}
.tabs2 .tabs_nav {
  border-top: none;
  border-bottom: 1px solid #243E9F;
  height: 58px;
}
.tabs2 .tabs_nav li a {
  border: none;
  padding: 11px 0 16px 13px;
  margin-top: 0;
}
.tabs2 .tabs_nav li.active a {
  border: none;
}
.list1 {
  font-size: 10px;
  line-height: 20px;
  padding-left: 10px;
}
.list1 li {
  list-style: inside;
  position: relative;
  padding: 10px 0;
  padding-right: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list1 li a {
  color: #333;
  font-size: 16px;
}
.list1 li .time {
  position: absolute;
  top: 10px;
  right: 25px;
  color: #999;
}
.btn {
  display: inline-block;
  padding: 10px 15px;
  line-height: 20px;
  font-size: 16px;
  border: 1px solid #243E9F;
  color: #243E9F;
  text-align: center;
  border-radius: 5px;
  background: #fff;
}
.btn.btn_blue {
  background: #243E9F;
  color: #fff;
}
.btn.active {
  background: #243E9F;
  color: #fff;
}
.icon1 {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(icon1.png) no-repeat center;
}
.icon2 {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(icon2.png) no-repeat center;
}
.icon03 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon03.png) no-repeat center;
}
.icon3 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon3.png) no-repeat center;
}
.icon04 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon04.png) no-repeat center;
}
.icon4 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon4.png) no-repeat center;
}
.icon05 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon05.png) no-repeat center;
}
.icon5 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon5.png) no-repeat center;
}
.icon06 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon06.png) no-repeat center;
}
.icon6 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon6.png) no-repeat center;
}
.icon7 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon7.png) no-repeat center;
}
.icon07 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon07.png) no-repeat center;
}
.icon8 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon8.png) no-repeat center;
}
.icon9 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon9.png) no-repeat center;
}
.icon10 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon10.png) no-repeat center;
}
.icon11 {
  display: inline-block;
  width: 24px;
  height: 28px;
  background: url(icon11.png) no-repeat center;
  vertical-align: text-top;
  margin-right: 10px;
}
.icon12 {
  display: inline-block;
  width: 24px;
  height: 28px;
  background: url(icon12.png) no-repeat center;
  vertical-align: text-top;
  margin-right: 10px;
}
.icon13 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon13.png) no-repeat center;
}
.icon14 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon14.png) no-repeat center;
}
.icon15 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon15.png) no-repeat center;
}
.icon16 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon16.png) no-repeat center;
}
.icon17 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon17.png) no-repeat center;
}
.icon18 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(icon18.png) no-repeat center;
}
.icon18 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(icon18.png) no-repeat center;
}
.icon19 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(icon19.png) no-repeat center;
}
.icon20 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(icon20.png) no-repeat center;
}
.icon21 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(icon21.png) no-repeat center;
}
.icon22 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(icon22.png) no-repeat center;
}
.icon23 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(icon23.png) no-repeat center;
}
.icon101 {
  display: inline-block;
  width: 60px;
  height: 64px;
  background: url(icon101.png) no-repeat center;
}
.linkBar {
  margin-top: 30px;
  background: #f7f7f7;
  font-size: 0;
  padding: 12px 0 16px;
}
.linkBar .wrap {
  text-align: center;
}
.linkBar select {
  display: inline-block;
  width: 150px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #000;
  border-radius: 0;
  margin: 0  8px;
}
.footer {
  padding-top: 25px;
  height: 110px;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  background: #245798;
}
.footer img {
  vertical-align: middle;
  margin-right: 20px;
}
.footer .fl {
  margin-right: 35px;
  margin-top: -10px;
}
.footer a {
  color: #fff;
}
#pagetop{clear: both;height: 20px;clear: both;}
.pages {clear:both;	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 13px; MARGIN: 3px; PADDING-TOP:13px; TEXT-ALIGN: center;}
.pages A {BORDER: #D7D7D7 1px solid; PADDING: 2px 10px;  MARGIN: 2px; TEXT-DECORATION: none}
.pages A:hover,.pages A:active {COLOR: #666; BORDER: #999 1px solid}
.pages .current {BORDER: #62ADF1 1px solid;
	PADDING: 2px 10px;	
	FONT-WEIGHT: bold;	
	MARGIN: 2px;
	COLOR: #fff;	
	BACKGROUND-COLOR: #62ADF1;
}
.pages .disabled {
	BORDER: #D7D7D7 1px solid;
	PADDING: 2px 10px;	
	MARGIN: 2px;
	COLOR: #bbb;	
}

.index .headlines {
  background: #e8eaf3;
  height: 160px;
}
.index .headlines .tit {
  float: left;
  display: inline-block;
  width: 118px;
  height: 71px;
  margin-top: 40px;
  margin-left: 45px;
  background: url(headlines.png) no-repeat center;
}
.index .headlines .cont {
  margin-left: 165px;
  position: relative;
  padding-left: 70px;
  padding-right: 110px;
  text-align: center;
}
/*******************************/
.index .headlines .a {
  display: inline-block;
  position: absolute;
  top: 40px;
  left: 15px;
  width: 29px;
  height: 50px;
  background: url(icon_prev.png) no-repeat center;
}
.index .headlines .next {
  display: inline-block;
  position: absolute;
  top: 40px;
  left: auto;
  right: 45px;
  width: 29px;
  height: 50px;
  background: url(icon_next.png) no-repeat center;
}
.index .headlines h1 {
  font-size: 32px;
  color: #CC0033;
  line-height: 45px;
  padding-top: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index .headlines p {
  font-size: 14px;
  color: #000;
  line-height: 28px;
  margin-bottom: 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index .focus_box {
  margin-top: 33px;
  margin-bottom: 28px;
  height: 364px;
}
.index .focus_box .focus_img {
  float: left;
  width: 580px;
  height: 364px;
}
.index .focus_box .focus_img img {
  width: 100%;
  height: 100%;
}
.index .focus_box .tabs {
  float: right;
  width: 580px;
}
.index .focus_box .tabs .tabs_nav {
  margin-bottom: 32px;
}
.index .important {
  padding-left: 183px;
  height: 53px;
  overflow: hidden;
  background: #f2f2f2 url(important.jpg) no-repeat left center;
}
.index .important li {
  list-style: inside;
  padding: 15px 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index .important li a {
  font-size: 20px;
  color: #333;
  line-height: 23px;
}
.index .important li .time {
  margin-left: 10px;
  font-size: 16px;
  color: #999;
}
.index .img4 {
  margin: 20px 0 28px;
  overflow: hidden;
  font-size: 0;
}
.index .img4 a {
  float: left;
  margin-left: 20px;
}
.index .img4 a:first-child {
  margin-left: 0;
}
.index .bg_ccc {
  background: #f2f2f2;
  height: 388px;
  margin-bottom: 30px;
}
.index .btn_list {
  padding-top: 20px;
  border-top: 1px dashed #999;
  margin-top: 10px;
  overflow: hidden;
  margin-left: 10px;
  padding-left: 5px;
}
.index .btn_list a {
  float: left;
  width: 130px;
  padding: 22.5px 15px;
  margin-left: 10px;
}
.index .btn_list a:first-child {
  margin-left: 0;
}
.index .map {
  width: 555px;
  height: 170px;
}
.index .map img {
  width: 100%;
  height: 100%;
}
.index .search2 {
  margin-top: 18px;
  margin-bottom: 18px;
}
.index .search2 select {
  width: 150px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
}
.index .search2 .searchBox {
  margin-left: 10px;
  width: 390px;
}
.index .app {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  vertical-align: middle;
}
.index .app .txt {
  display: block;
  font-size: 16px;
  color: #243E9F;
  line-height: 22px;
}
.index .btn_blue {
  width: 390px;
  height: 52px;
  padding: 10px 15px;
  line-height: 30px;
  font-size: 28px;
}
.index .onLine .img {
  width: 330px;
  height: 210px;
  float: left;
}
.index .onLine .img img {
  width: 100%;
  height: 100%;
}
.index .onLine .con {
  margin-left: 350px;
  color: #333;
}
.index .onLine h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding-top: 12px;
  margin-bottom: 42px;
}
.index .onLine p {
  font-size: 16px;
  line-height: 28px;
}
.index .btn_list2 {
  padding: 15px 20px 0;
}
.index .btn_list2 .btn {
  position: relative;
  width: 260px;
  height: 50px;
  padding: 9px 15px;
  padding-left: 38px;
  font-size: 20px;
  line-height: 32px;
}
.index .btn_list2 .btn i {
  position: absolute;
  left: 15px;
  top: 8px;
  display: inline-block;
  width: 32px;
  height: 32px;
}
.index .btn_list2 .btn .icon_email {
  background: url(icon_email.png) no-repeat center;
  background-size: 100% 100%;
}
.index .btn_list2 .btn .icon_mess {
  background: url(icon_mess.png) no-repeat center;
  background-size: 100% 100%;
}
.page1 .bg_eee {
  background: #e8eaf3;
  height: 158px;
  margin-bottom: 30px;
}
.page1 .app_list {
  display: table;
  width: 100%;
}
.page1 .app_list a {
  display: table-cell;
  width: 1%;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 10px;
}
.page1 .app_list a i {
  display: inline-block;
  width: 60px;
  height: 64px;
}
.page1 .app_list a .txt {
  display: block;
  font-size: 16px;
  color: #243e9f;
  margin-top: 8px;
  line-height: 20px;
}
.page1 .tabs {
  margin-bottom: 30px;
}
.page2 {
  margin-bottom: 30px;
}
.page2 .btns {
  margin-top: 20px;
  padding: 0 20px 0 30px;
}
.page2 .btns .btn {
  display: block;
  margin-bottom: 18px;
}
.page3 {
  margin-bottom: 30px;
}
.page3 .imgBox {
  overflow: hidden;
  margin-bottom: 60px;
}
.page3 .imgBox .img {
  width: 530px;
  height: 330px;
  float: left;
}
.page3 .imgBox .img img {
  width: 100%;
  height: 100%;
}
.page3 .imgBox .con {
  margin-left: 560px;
  color: #333;
  padding-top: 15px;
}
.page3 .imgBox .tag {
  display: inline-block;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #cc0033;
  border-radius: 3px;
}
.page3 .imgBox h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding-top: 12px;
  margin-bottom: 85px;
  color: #000;
  height: 60px;
}
.page3 .imgBox p {
  font-size: 16px;
  line-height: 28px;
}
.page3 .imgBox .more {
  color: #243e9f;
}
.page3 .btns {
  margin-top: 20px;
  padding: 0 20px 0 30px;
}
.page3 .btns .btn {
  display: block;
  margin-bottom: 18px;
}
.page3 .imgs {
  text-align: center;
}
.page3 .imgs img {
  width: 270px;
  height: 70px;
  margin-top: 16px;
}
.page4 {
  margin-bottom: 30px;
}
.page4 .btns {
  margin-top: 20px;
  padding: 0 20px 0 30px;
}
.page4 .btns .btn {
  display: block;
  margin-bottom: 18px;
}
.page4 .imgs {
  text-align: center;
}
.page4 .imgs img {
  width: 270px;
  height: 70px;
  margin-top: 16px;
}
.page4 .hd .name {
  float: left;
  display: inline-block;
  margin-left: 12px;
  width: 68px;
  height: 84px;
  padding: 14px 12px;
  line-height: 28px;
  font-size: 20px;
  color: #fff;
  background: #243e9f;
  text-align: center;
  border-radius: 5px;
}
.page4 .hd .con {
  margin-left: 112px;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.page4 .bd {
  border-top: 1px solid #999;
  padding-top: 40px;
  margin-top: 24px;
  padding-left: 80px;
  padding-right: 100px;
}
.page4 table {
  width: 100%;
  border-collapse: separate;
}
.page4 th,
.page4 td {
  border: 3px solid #fff;
  height: 36px;
  font-size: 14px;
}
.page4 th {
  width: 120px;
  background: #ededed;
  color: #333;
  text-align: center;
}
.page4 .red {
  color: #f00;
}
.page4 .input {
  width: 190px;
  height: 22px;
  border: 1px solid #a7b5bc;
  line-height: 22px;
  font-size: 12px;
  padding: 0 12px;
  outline: none;
  margin-right: 5px;
}
.page4 .btn_txt {
  display: inline-block;
  height: 22px;
  border: 1px solid #a7b5bc;
  line-height: 22px;
  font-size: 12px;
  padding: 0 8px;
  vertical-align: middle;
}
.page4 textarea {
  width: 518px;
  height: 150px;
  border: 1px solid #a7b5bc;
  font-size: 12px;
  line-height: 22px;
}
.page5 .bg_eee {
  background: #eaeaf4;
  height: 160px;
}
.page5 .search_bar .search_icon {
  float: left;
  font-size: 24px;
  color: #243E9F;
  font-weight: 700;
  margin-left: 74px;
  margin-top: 58px;
}
.page5 .search_bar .search_icon .icon_search {
  display: inline-block;
  width: 41px;
  height: 41px;
  background: url(icon_search2.png) no-repeat center;
  vertical-align: middle;
  margin-right: 14px;
}
.page5 .search_bar .search_con {
  margin-left: 320px;
  width: 620px;
  padding-top: 29px;
}
.page5 .search_bar .search_con .tabs_nav {
  text-align: center;
  margin-bottom: 14px;
}
.page5 .search_bar .search_con .tabs_nav li {
  display: inline-block;
  line-height: 1;
}
.page5 .search_bar .search_con .tabs_nav li a {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #999;
}
.page5 .search_bar .search_con .tabs_nav li + li {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 2px solid #999;
}
.page5 .search_bar .search_con .tabs_nav li.active a {
  color: #243E9F;
}
.page5 .search_bar .search_con .searchBox {
  width: 615px;
}
.page5 .search_bar .search_con .searchBox input {
  width: 530px;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 0;
}
.page5 .search_bar .search_con .searchBox a {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 85px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #243e9f;
}
.page5 .search_bar .search_con p {
  margin-top: 16px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  padding-left: 15px;
}
.page5 .search_bar .search_con p label {
  margin-left: 15px;
}
.page5 h1 {
  font-size: 32px;
  color: #000;
  font-weight: 400;
  text-align: center;
}
.page5 .fw {
  padding-top: 60px;
}
.page5 .app_list {
  overflow: hidden;
  margin-bottom: 20px;
}
.page5 .app_list a {
  float: left;
  display: inline-block;
  width: 20%;
  text-align: center;
  padding: 30px 0;
  height: 180px;
}
.page5 .app_list a i {
  height: 78px;
  width: 60px;
}
.page5 .app_list a .txt {
  display: block;
  font-size: 18px;
  color: #243E9F;
  margin-top: 15px;
}
.page5 .bg_ccc {
  background: #f2f2f2;
  margin-top: 30px;
}
.page5 .zx {
  overflow: hidden;
  padding-bottom: 40px;
}
.page5 .zx .tag {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #96a2cd;
  border-radius: 3px;
}
.page5 .zx .app_list {
  float: right;
  width: 350px;
  margin-right: 5px;
}
.page5 .zx .app_list a {
  width: 50%;
  padding: 0;
  font-size: 16px;
  color: #245798;
  margin-top: 12px;
  height: 80px;
  margin-top: 32px;
}
.page5 .zx .app_list a i {
  width: 42px;
  height: 42px;
}
.page5 .zx .left {
  padding-top: 20px;
}
.page5 .zx .left {
  float: left;
  width: 740px;
}
.page6  .qa_list{ margin-top: 20px;}
.page5 .zx .qa_list {
  margin-top: 28px;
}
.page6  .qa_list .tit{
  font-size: 16px;
  color: #243E9F;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page5 .zx .qa_list .tit {
  font-size: 20px;
  color: #243E9F;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page6  .qa_list .con,
.page5 .zx .qa_list .con {
  font-size: 14px;
  color: #999;
}
.page6  .qa_list .con .t,
.page5 .zx .qa_list .con .t {
  float: left;
  color: #DD4F41;
  font-weight: bold;
}
.page6  .qa_list .con .time,
.page5 .zx .qa_list .con .time {
  float: right;
  color: #ccc;
}
.page6  .qa_list .con a,
.page5 .zx .qa_list .con a {
  color: #999;
}
.page5  .qa_list .con p ,
.page5 .zx .qa_list .con p {
  padding-top: 20px;
  margin-left: 34px;
  margin-right: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page5 .bg_blue {
  background: url(bg_blue.jpg) no-repeat center top;
  margin-bottom: 30px;
}
.page5 .bg_blue h1 {
  padding-top: 100px;
  color: #fff;
  margin-bottom: 38px;
}
.page5 .bg_blue .peop_list {
  overflow: hidden;
  background: #fff;
  padding: 20px;
}
.page5 .bg_blue .peop_list .item {
  position: relative;
  float: left;
  width: 230px;
  height: 150px;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 1;
  padding: 48px 0 0;
}
.page5 .bg_blue .peop_list .item .num {
  font-size: 30px;
  color: #f00;
  font-weight: bold;
}
.page5 .bg_blue .peop_list .item .name {
  margin-top: 16px;
}
.page5 .bg_blue .peop_list .item:before {
  position: absolute;
  top: 20px;
  right: 0;
  display: inline-block;
  content: "";
  width: 4px;
  height: 105px;
  background: #f8f8f8;
}
.page5 .bg_blue .peop_list .item:after {
  position: absolute;
  left: 33px;
  bottom: 0;
  display: inline-block;
  content: "";
  width: 170px;
  height: 4px;
  background: #f8f8f8;
}
.page5 .bg_blue .peop_list .item:nth-child(5n):before {
  display: none;
}
.page6,
.page7 {
  background: #f2f2f2;
}
.page6 .headlines,
.page7 .headlines {
  background1: #e8eaf3;
  height: 160px;
  margin-bottom: 16px;
  
}
.page6 .headlines .tit,
.page7 .headlines .tit {
  float: left;
  display: inline-block;
  width: 100px;
  margin-top: 68px;
  margin-left: 35px;
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
  color: #243E9F;
}
.page6 .headlines .cont,
.page7 .headlines .cont {
  margin-left: 180px;
  position: relative;
  padding-top: 52px;
  padding-right: 110px;
  text-align: left;
  width:60%
}
.page6 .headlines p,
.page7 .headlines p {
  font-size: 16px;
  color: #000;
  line-height: 28px; 

}
.page6 .txt2,
.page7 .txt2 {
  line-height: 22px;
  font-size: 16px;
  color: #333;
  padding: 24px;
  background: #fff;
}
.page6 .txt2 p,
.page7 .txt2 p {
  margin-bottom: 18px;
}
.page6 .sk_tabs,
.page6 .tabs,
.page7 .tabs {
  overflow: hidden;
  margin-bottom: 32px;
}
.page6 .sk_tabs .tabs_nav,
.page6 .tabs .tabs_nav,
.page7 .tabs .tabs_nav {
  height: 52px;
  margin-bottom: 8px;
  border: none;
  background: #fff;
  margin-right: -20px;
}

.page6  .sk_tabs .tabs_nav li a,
.page6 .tabs .tabs_nav li a,
.page7 .tabs .tabs_nav li a {
  padding: 13px 59px 13px 60px;
  line-height: 26px;
  font-size: 20px;
  color: #333;
  font-weight: 400;
  margin-top: 0;
  border: none;
  background: #e4e4e4;
  margin-right: 2px;
}
.page6 .sk_tabs .tabs_nav li:hover a,
.page6 .tabs .tabs_nav li:hover a,
.page7 .tabs .tabs_nav li:hover a {
  color: #243E9F;
}
.page6 .sk_tabs .tabs_nav li.active a,
.page6 .tabs .tabs_nav li.active a,
.page7 .tabs .tabs_nav li.active a {
  border: none;
  color: #fff;
  background: #243E9F;
  font-weight: 700;
}
.page6 .sk_tabs .tabs_nav li.active:hover a,
.page6 .tabs .tabs_nav li.active:hover a,
.page7 .tabs .tabs_nav li.active:hover a {
  color: #fff;
}
.page6 .sk_tabs .tab_pane,
.page6 .tabs .tab_pane,
.page7 .tabs .tab_pane {
  display: none;
}
.page6 .sk_tabs .tab_pane.active,
.page6 .tabs .tab_pane.active,
.page7 .tabs .tab_pane.active {
  display: block;
}
.page6 .lc,
.page7 .lc {
  padding: 23px;
  text-align: center;
  background: #fff;
  min-height: 320px;
}
.page6 .lc img,
.page7 .lc img {
  width: 1070px;
  height: 274px;
}
.page6 .ls_list,
.page7 .ls_list {
  padding-top: 10px;
  margin-right: -15px;
  overflow: hidden;
}
.page6 .ls_list .item,
.page7 .ls_list .item {
  display: inline-block;
  float: left;
  width: 188px;
  height: 260px;
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  padding: 30px 16px 0;
  box-sizing: border-box;
  margin: 0 6px 21px;
  text-align: center;
}
.page6 .ls_list .item .face,
.page7 .ls_list .item .face {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 14px;
}
.page6 .ls_list .item .face img,
.page7 .ls_list .item .face img {
  width: 100%;
  height: 100%;
}
.page6 .ls_list .item .name,
.page7 .ls_list .item .name {
  font-size: 16px;
  color: #666;
  margin-bottom: 12px;
  line-height: 1.3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page6 .ls_list .item .name span,
.page7 .ls_list .item .name span {
  display: block;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page6 .ls_list .item .info,
.page7 .ls_list .item .info {
  font-size: 12px;
  color: #999;
  line-height: 22px;
}
.page6 .ls_list .item .info p,
.page7 .ls_list .item .info p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page7 {
  padding-top: 32px;
}
.page7 .ls_info {
  margin-top: 30px;
  margin-bottom: 40px;
}
.page7 .ls_info .img {
  float: left;
  width: 132px;
  height: 190px;
  margin-left: 26px;
}
.page7 .ls_info .img img {
  width: 100%;
  height: 100%;
}
.page7 .ls_info .con {
  margin-left: 190px;
}
.page7 .ls_info .con h1 {
  font-size: 36px;
  color: #245798;
  font-weight: 400;
}
.page7 .ls_info .con p {
  font-size: 18px;
  line-height: 36px;
}
.page7 .ls_info .con label {
  color: #245798;
}
.page7 .map {
  width: 1200px;
  height: 696px;
}
.page7 .map img {
  width: 100%;
  height: 100%;
}


.fw_bgs{background-color:#fff}
.zxfwbg  {background: url(sfjd.jpg) no-repeat center top;}
.zxfwbg1  {background: url(sfjd1.jpg) no-repeat center top;}
.qabox{width:95%;margin:0px auto;margin-bottom:5px}
 .item_sk {display: inline-block;  float: left;  width: 23.5%;  height: 400px;  background: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);  padding: 30px 16px 0;  box-sizing: border-box;  margin: 0 6px 21px; }
.item_sk h2{text-align:center;line-height:32px}
.item_sk   p{color:#666;line-height:22px}
.ad_box{margin-bottom:15px}


.fzqd{width:95%;margin:0px auto;margin-top:15px;margin-bottom:15px}
.fzqd li:last-child{clear:both;}
.fzqd li a{text-align:left;line-height:36px;font-size:16px;color:#243E9F;width: 20%;float:left}
.fzqd_box{background:#fff}

/*文章内容页*/
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1200px;
	padding:0 0px 15px 0px;
	background-color: #fff;
}
#crumb{
	margin-bottom:10px;
	height:40px;
	line-height:40px;
	font-size:14px;
	background-image: url(1_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;	
	border-bottom: 1px solid #D8D8D8;
}
#crumb *{color:#686868;}
#crumb h2{
	position: absolute;
	font-size: 15px;
	color:#fff;
	text-indent: 25px;	display:none;
}
#crumb span{/*background: url(images/hom.gif) no-repeat 5px 50%;*/
	text-indent: 25px;	
	float: left;
	margin-right: 30px;	
	font-size: 15px;	
}
#content{
	font-size: 16px;
	padding: 10px 20px 10px 20px;
	line-height: 200%;		
}
#contentPic{text-align: center;}
#contentPic img{max-width:980px;margin:0 auto;margin-bottom:20px;}
#content table td{
	margin:0 auto;
	border: 1px solid #999;	
}
#content p{	font-size: 16px;margin-bottom:10px;}
#Err{
	
	height: 300px;
}
#ShowArtOne{border: 0px solid #DCDCDC;padding:10px;
	position: relative;margin-bottom:10px;
}
#ShowArtOne #title{
	font-size: 12px;
	text-align: center;
	margin:10px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom:10px;
}
#ShowArtOne #title h1{
	line-height:28px;
	font-size: 28px;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight: normal;
	color:#014A8F;
}
#ShowArtOne #title p{
	height:30px;font-size: 13px;
	line-height:30px;color:#999999;	
}
#ShowArtOne #title em{font-style: normal;margin-left:10px;}
#ShowArtOne hr{border-top: 1px dashed #C1C1C1;}
#backLastPageBtn{color:#3F6F9F;}
#PreNext{
	border-top: 1px dashed #CCCCCC;
	margin-top:15px;margin-bottom:15px;padding-top:5px;
	font-size: 12px;
}
#PreNext li{height:24px;
}
#fuJian{
	clear:both;
	margin:30px 0;padding-top:20px;
	border-top: 1px solid #DDDDDD;
}
#fuJian h3{
	height:30px;
	line-height:30px;
	font-size: 16px;
	color: #193080;
	font-weight: normal;
}
#fuJian a{
	line-height:24px;
	font-size: 16px;
	margin-bottom:6px;
	display: block;
	text-decoration: underline;
}
#fuJian a:link,#fuJian a:visited{color: #193080;}
#btns{padding-bottom:30px;padding-left:300px;}
#btns #btn1,#btns #btn2,#btns #btn3,#btns #btn4{
	float:left;
	width: 72px;
	height: 34px;
	display: inline-block;
	margin-right: 14px;
	text-decoration: none;
	text-indent: -2000px;
}
#btns #btn1{background: url(1_btn1.jpg) no-repeat 0px 0px;}
#btns #btn2{background: url(1_btn2.jpg) no-repeat 0px 0px;}
#btns #btn3{background: url(1_btn3.jpg) no-repeat 0px 0px;}
#btns #btn4{background: url(1_btn4.jpg) no-repeat 0px 0px; width: 216px;padding-left:82px;}