@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #f3f3f2;
    font-size: 16px;
    color: #000;
}

img {
    border: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #000;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clr {
    clear: both;
}

.fade {
    display: none;
}

.vc {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.noClick {
    pointer-events: none;
}

.clearfix {
    display: block;
    zoom: 1;
}

.biaoti:hover {
    color: #036099;
}

.top {
    width: 100%;
    height: 192px;
    min-width: 1460px;
    background: #036099;
    overflow: hidden;
}

.topbg {
    position: relative;
    width: 1460px;
    margin: 0 auto;
    height: 192px;
    padding: 0 20px;
    line-height: 192px;
}

.img1 {
    width: 585px;
    height: 58px;
    vertical-align: middle;
}
.img2 {
    width: 325px;
    height: 46px;
    vertical-align: middle;
    margin-left: 114px;
}
.index-tit{
    color: white;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
}
.search {
    margin-top: 10px;
    width: 280px;
    height: 42px;
    position: relative;
    background-color: white;
    border-radius: 5px;
    line-height: 42px;
    border: 1px solid #78cbf5;
    overflow: hidden;
}

.search .search-box {
    width: 242px;
    height: 42px;
    border: none;
    border-radius: 40px;
    text-indent: 16px;
    outline: none;
}

.search-icon {
    width: 36px;
    height: 42px;
    cursor: pointer;
}

.search-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 9px;
}

.menu_box {
    width: 100%;
    height: 58px;
    line-height: 58px;
    min-width: 1460px;
    background: white;
}

.menu {
    width: 1460px;
    margin: 0 auto;
    padding: 0 20px;
    height: 58px;
}

.menu .lm {
    position: relative;
}

.menu a {
    width: 115px;
    height: 58px;
    line-height: 58px;
    display: block;
    color: black;
    font-size: 16px;
    text-align: center;
    position: relative;
}

.menu a:hover {
    text-decoration: underline;
}

.menu .lm div {
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 999;
    background: #036099;
    filter: alpha(opacity=90);
    opacity: 1;
    display: none;
}

.menu .lm div a {
   height: auto;
    line-height: 30px;
    color: white;
    padding: 10px 0;
}

.lunbo {
    width: 1460px;
    height: 451px;
    margin: 0 auto;
}

.lunbo img {
    width: 100%;
    height: 451px !important;
    min-width: 1460px !important;
}

.lunbo1 {
    width: 1460px;
    height: 327px;
    margin: 0 auto;
}

.lunbo1 img {
    width: 100%;
    height: 327px !important;
    min-width: 1450px !important;
}

.slide {
    max-width: 100%;
    height: 451px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.slide1 {
    height: 327px !important;
}

.slide ul {
    width: 10000%;
    list-style-type: none;
}

.next_btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0, 0, 0, .5);
    right: 5px;
    top: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: none;
    cursor: pointer;
}

.prev_btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0, 0, 0, .5);
    left: 5px;
    top: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: none;
    cursor: pointer;
}

.slide ul:after {
    content: '';
    clear: both;
    display: block;
}

.slide ul li {
    float: left;
    text-align: center;
}

.slide ul li img {
    vertical-align: middle;
    max-width: 100%;
}

.slide .circle_btn {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    display: table;
    margin: 0 auto;
    width: 100%;
}

.slide .circle_btn button {
    box-sizing: content-box;
    opacity: .8;
    outline: none;
    border: none;
    padding: 2px 15px;
    background: rgba(255, 255, 255, .9);
    margin: 2px 6px;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
    border-radius: 40px;
}

.slide .circle_btn button.active {
    background: #036197;
}


.banner {
    min-width: 1460px;
    padding-bottom: 86px;
    background: url("../imgs/bannerbg.png") bottom no-repeat;
    background-size: 100% 288px;
}

.box {
    width: 1450px;
    padding: 48px 0;
    margin: 0 auto;
}
.box1{
    width: 730px;
    margin: 0 auto;
}
.news-box{
    width: 462px;
    height: 530px;
    background: white;
    padding: 10px 0;
}
.xydt-box{
    margin-left: 32px;
}
.news-tit{
    width: 442px;
    padding: 5px 0;
    margin: 0 auto;
    border-bottom: 1px solid #036099;
}
.news-title{
    color: #036099;
    font-size: 20px;
    font-weight: 600;
}
.news-tit .more{
    margin-top: 2px;
    width: 50px;
}
.news-tit .more img{
    width: 50px;
}
.news-img{
    width: 442px;
    height: 183px;
    margin: 12px auto;
}
.news-img img{
    width: 100%;
    height: 183px;
    object-fit: cover;
}
.news-list{
    width: 442px;
    margin: 16px auto;
    line-height: 20px;
}
.news-list a{
    display: block;
    line-height: 20px;
    margin-bottom: 15px;
}
.news-list .news-time{
    font-size: 14px;
    color: #036099;
    margin-right: 3px;
}
.list-title{
    color: #282929;
    font-size: 14px;
    margin-top: 1px;
}

.bottom1{
    background: #036197;
    padding: 30px 0;
 min-width: 1460px;
}
.bottom-box{
    width: 1450px;
    margin: 0 auto;
    position: relative;
}
.bottom-left{
    width: 1100px;
}
.bottom-right{
   position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.bottom-tit{
    height: 36px;
    font-size: 18px;
    font-weight: 600;
    color: white;
    position: relative;
}
.bottom-tit:after{
    content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    background: white;
    bottom: 0;
    left: 0;
}
.link-list a{
    display: inline-block;
    margin-top: 12px;
    font-size: 15px;
    color: #e0eaf0;
    padding-right: 24px;
    position: relative;
}
.link-list a:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 12px;
    background: #e0eaf0;
    right: 9px;
    top: 4px;
}
.address{
    font-size: 15px;
    color: #e0eaf0;
    line-height: 1.8;
}

.bottom2{
    width: 100%;
    height: 48px;
 min-width: 1460px;
    line-height: 48px;
    background: #034f7b;
    color: #b0b6b9;
    font-size: 15px;
}