body {
    background: #e9eff4;
}

.header-h {
    height: 140px;
    background: #2d81d7 url("../images/index-bg.jpg") no-repeat 100% 100%;
}

.header-h > div {
    display: flex;
    align-items: center;
    height: 100%;
}

.header-h > div > div {
    /*display: inline-block;*/
}

.header-t {
    text-align: center;
    font-family: Arial-BoldMT;
    color: #ffffff;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
}

.header-t p {
    margin: 0;
}

.header-t p.s {
    font-size: 14px;
}

.header-img {
    display: flex;
}

.header-img img {
    width: 65px;
    height: 65px;
    margin: 0 8px;
}


.header-nav {
    background-color: #ffffff;
    height: 60px;
    line-height: 60px;
    color: #333333;
    font-size: 16px;
    min-width: 1280px;
}

.header-nav > div > ul {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
}

.header-nav img {
    vertical-align: middle;
    margin-left: 38px;
}

.header-nav li.active {
    color: #1e98d1;
    position: relative;
    display: inline-block;
}

.header-nav li.active:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #1e98d1;
    position: absolute;
    left: 0;
    bottom: 8px;
}

.header-icon {
    height: 130px;
    background-color: #ffffff;
}

.header-icon img {
    vertical-align: middle;
    position: relative;
    top: 16px;
    z-index: 9;
}

.header-icon ul {
    display: inline-block;
}

.header-icon li {
    line-height: 130px;
    color: #004f9f;
    font-size: 18px;
}

.header-icon li.active {
    color: #000;
}

.header-icon li a {
    /*padding: 0 28px;*/
    padding: 0 22px !important;
    padding: 0 14px !important;
    position: relative;
    display: inline-block;
    line-height: 1;
}

.sf-menu li li a {
    padding: 6px 0 6px 6px !important;
}

.header-icon li a:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #cccccc;
    left: 0;
}

.header-icon li:first-of-type a:before {
    display: none;
}

.banner {
    width: 100%;
    min-width: 1280px;
    height: 350px;
    background: #e6e2e2 url("../images/banner.jpg") no-repeat center;
}

.banner-con {
    background-color: #fff;
    width: 1280px;
    height: 310px;
    box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 0.75);
    padding: 45px 60px;
    position: relative;
    top: 267px;
}

.banner-con > h3 {
    font-family: Bahnschrift;
    font-size: 36px;
    letter-spacing: 2px;
    color: #000000;
    margin-bottom: 20px;
    line-height: 1;
}

.banner-con > p {
    font-family: FSEmeric, sans-serif;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 1px;
    color: #333333;
    text-align: justify;
    margin-bottom: 18px;
}

.index-main {
    background-color: #f5f5f5;
    padding-top: 230px;
    padding-bottom: 70px;
    min-width: 1280px;
}

.index-main > div > ul {
    margin-right: -50px;
    font-size: 0;
}

.index-main > div > ul > li {
    display: inline-block;
    width: 410px;
    vertical-align: top;
    margin-right: 25px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #666666;
    line-height: 33px;
    overflow: hidden;
}

.index-main > div > ul > li h4 {
    font-family: Arial-BoldMT;
    font-size: 26px;
    font-weight: bold;
    line-height: 33px;
    letter-spacing: 2px;
    color: #000000;
}

.index-main div.center {
    font-family: Arial-BoldMT;
    font-size: 44px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 3px;
    color: #004f9f;
    margin: 70px 0 40px;
}

.main-r-img {
    /*height: 272px;*/
    height: 200px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 410px;
}

.main-r-img img {
    transform: scale(0.667);
    margin: -20px 0;
}

.index-main-r > li {
    /*height: 401px;*/
    height: 330px;
    background-color: #ffffff;
    box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 0.75);
    text-align: center;
}

.index-main-t > li {
    font-size: 0 !important;
    line-height: 0 !important;
}

.index-main-t > li img {
    height: 400px;
    border: none;
    box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 0.75);
}

.index-main-t > li p {
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    letter-spacing: 1px;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
    box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 0.75);
}

.index-icon {
    background-color: #ffffff;
    width: 100%;
    min-width: 1280px;
    height: 230px;
    padding-top: 56px;
}

.index-icon ul {
    margin-left: -82px;
}

.index-icon li {
    color: #666666;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    /*margin-left: 64px;*/
    margin-left: 63px;
}

.index-icon li:hover {
    color: #000;
}

.index-icon1 > a > div {
    width: 82px;
    height: 72px;
    background: url("../images/icon1.png") no-repeat;
    background-size: 82px 72px;
}

.index-icon2 > a > div {
    width: 63px;
    height: 72px;
    background: url("../images/icon2.png") no-repeat;
    background-size: 63px 72px;
}

.index-icon3 > a > div {
    width: 86px;
    height: 72px;
    background: url("../images/icon3.png") center no-repeat;
    background-size: 86px 65px;
}

.index-icon4 > a > div {
    width: 75px;
    height: 72px;
    background: url("../images/icon4.png") no-repeat;
    background-size: 75px 72px;
}

.index-icon5 > a > div {
    width: 51px;
    height: 72px;
    background: url("../images/icon5.png") no-repeat;
    background-size: 51px 72px;
}

.index-icon6 > a > div {
    width: 77px;
    height: 72px;
    background: url("../images/icon6.png") no-repeat;
    background-size: 77px 72px;
}

.index-icon1:hover > a > div {
    background: url("../images/icon1-active.png") no-repeat;
}

.index-icon2:hover > a > div {
    background: url("../images/icon2-active.png") no-repeat;
}

.index-icon3:hover > a > div {
    background: url("../images/icon3-active.png") center no-repeat;
}

.index-icon4:hover > a > div {
    background: url("../images/icon4-active.png") no-repeat;
}

.index-icon5:hover > a > div {
    background: url("../images/icon5-active.png") no-repeat;
}

.index-icon6:hover > a > div {
    background: url("../images/icon6-active.png") no-repeat;
}

.index-icon p {
    margin-top: 34px;
}

.footer-link {
    height: 254px;
    background-color: #2b6aab;
    color: #ffffff;
    min-width: 1280px;
    display: flex;
}

.footer-link > div > ul {
    display: block;
    vertical-align: top;
    font-size: 0;
}

.footer-link li {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    width: 33.33%;
    display: inline-block;
    position: relative;
    padding-left: 14px;
}

.footer-link li.w1 {
    width: 320px;
}

.footer-link li.w2 {
    width: 470px;
}

.footer-link li.w3 {

}

.footer-link li.link-title {
    font-family: Arial-BoldMT;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 40px;
    display: block;
}

.footer-link li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #1e98d1;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 12px;
}

.footer-link li.link-title:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 22px;
    background-color: #1e98d1;
    border-radius: 0px;
    top: 0;
}

.footer-copyright {
    min-width: 1280px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    height: 183px;
    background-color: #194e85;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer-copyright  div {
    margin: 0;
    font-size: 13px;
    line-height: 1;
    margin: 20px 0;
}

/*列表页*/
.main {
    width: 100%;
    min-width: 1280px;
    background-color: #f5f5f5;
    font-size: 0;
    padding-top: 10px;
    padding-bottom: 30px;
}

.main-list {
    width: 270px;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    letter-spacing: 1px;
    color: #333333;
    padding-bottom: 30px;
}

.main-list-title {
    padding: 0 0 0 35px;
    position: relative;
    list-style-type: none;
    height: 74px;
    line-height: 74px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    display: table;
    width: 100%;
}

.main-list-title > div {
    line-height: 1.4;
    display: table-cell;
    vertical-align: middle;
}

.main-list-title:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    width: 4px;
    height: 74px;
    background-color: #004f9f;
}

.main-list ul > li {
    height: 50px;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    display: table;
}

.main-list ul > li:before {
    content: '·';
    display: inline;
    position: absolute;
    font-size: 28px;
    color: #ccc;
    left: 0;
}

.main-list ul > li:hover, .main-list ul > li.active {
    background-color: #e5e5e5;
}

.main-list ul > li:hover:before, .main-list ul > li.active:before {
    color: #333;
}

.main-list ul > li:hover > a, .main-list ul > li.active > a {
    border-bottom: none;
}

.main-list ul > li > a {
    display: inline-block;
    margin: 0 20px;
    width: 230px;
    /* border-bottom: 1px solid #e5e5e5; */
    padding-left: 15px;
    line-height: 1.5;
    display: table-cell;
    vertical-align: middle;
}

.main-list ul > li:nth-child(1) > a {
    border-top: 1px solid #e5e5e5;
}

.main-list-news {
    display: inline-block;
    background-color: #ffffff;
    vertical-align: top;
    width: 980px;
    margin-left: 30px;
    font-family: FSEmeric, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    color: #333333;
    padding: 10px 40px 30px;
}

.list-title {
    border-bottom: 2px solid #e5e5e5;
}

.list-title > span {
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    border-bottom: 5px solid #3097df;
    position: relative;
    bottom: -2px;
}

.main-list-news > ul > li {
    width: 100%;
    line-height: 60px;
    border-bottom: 1px #e5e5e5 dashed;
    font-size: 14px;
    letter-spacing: 1px;
    color: #333333;
}

.list-t:hover {
    color: #004f9f;
}

.list-t:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 10px;
    margin-right: 8px;
    background: url("../images/title1.png") no-repeat;
}

.list-t:hover:before {
    background: url("../images/title.png") no-repeat;
}

/*内容*/
.main-tj {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    color: #333333;
}

.main-tj > div {
    display: inline-block;
}

.main-select {
    text-align: center;
    position: relative;
    margin-top: 50px;
}

.main-select > div > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 200px;
    height: 35px;
    background-color: #ffffff;
    border: solid 1px #d2d2d2;
    border-radius: 0;
    text-align: center;
    /*padding-left: 18px;*/
}

.main-select > div {
    display: inline-block;
    position: relative;
}

.main-select > div:after {
    content: '';
    display: inline-block;
    position: absolute;
    background: url("../images/down.png") no-repeat;
    width: 7px;
    height: 8px;
    top: 13px;
    right: 14px;
}

.main-content {
    margin-top: 38px;
}

.main-content > div {
    display: inline-block;
}

.main-content > div.an {
    top: 240px;
    position: relative;
    cursor: pointer;
}

.list-search {
    margin-bottom: 30px;
    margin-top: 20px;
}

.list-search > div {
    display: inline-block;
    margin-right: 120px;
}

.list-search > div h3 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
    line-height: 1;
    margin-bottom: 20px;
}

.list-search > div li {
    float: left;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    width: 180px;
    text-align: center;
    cursor: pointer;
}

.list-search > div li.active {
    height: 35px;
    background-color: #3097df;
    color: #fff;
}

.main-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 24px 0;
    font-family: FSEmeric, sans-serif;
}

.ext_img img {
    height: 16px;
}