* {
    box-sizing: border-box;
}

body {
    margin: 0;
}

body {
    font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

input,textarea {
    outline: none;
}
.auto {
    width: 1180px;
    display: block;
    margin: 0 auto;
}

.main-title {
    font-size: 38px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #323232;
    margin-bottom: 4px;
}

.sub-title {
    font-size: 18px;
    font-family: MicrosoftSansSerif;
    text-align: center;
    color: #a1a1a1;
    margin-bottom: 50px;
}

.main {
    padding: 70px 0 100px 0;
}

.float-r {
    float: right;
}

.header {
    margin-bottom: 3px;
}

.header .top-line{
    height: 29px;
}

.header .top-line {
    font-size: 12px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #848484;
    line-height: 29px;
}

.header .top-line a {
    color: #848484;
    text-decoration: none;
}

.header .header-main {
    height: 90px;
}

.header .header-main .logo {
    width: 172px;
    height: 51px;
    margin-top: 20px;
}

.header .header-main .input-search {
    margin-top: 27px;
    width: 316px;
    height: 36px;
    border: 3px solid #206BD1;
    float: right;
    position: relative;
}

.header .header-main .input-search input {
    height: 100%;
    width: 100%;
    padding: 0 67px 0 17px;
    font-size: 14px;
    font-family: MicrosoftSansSerif;
    text-align: left;
    border: none;
    outline: none;
}

.header .header-main .input-search input::placeholder {
    color: #959595;
}

.header .header-main .input-search .btn {
    position: absolute;
    width: 50px;
    height: 30px;
    background: #206bd1;
    right: 0;
    top: 0;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    cursor: pointer;
}

.header .nav {
    height: 60px;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.05); 
    position: relative;
}

.header .nav li{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: left;
    color: #666666;
    line-height: 60px;
    padding: 0 29px;
    float: left;
    /* cursor: pointer; */
}

.header .nav li a {
    color: #666666;
    text-decoration: none;
}

.header .nav li.active a,.header .nav li.active-origin a {
    color: #206bd1;
    font-weight: bold;
}

.header .nav li.active,.header .nav li.active-origin {
    color: #206bd1;
    border-bottom: 2px solid #206bd1;
}

.header .nav li:hover {
    color: #206bd1;
    /* border-bottom: 2px solid #206bd1; */
}

.header .drop-list {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.1); 
    padding : 20px 0;
    margin-bottom: 3px;
    position: absolute;
    left: 0;
    top: 63px;
    z-index: 999;
    display: none;
}

.header .drop-list .nav_pro{
    display: flex;
    justify-content: space-around;
}

.header .drop-list .nav_tec{
    display: block;
}

.header .drop-list .nav_tec .tab{
    margin: 0 33px;
}

.header .drop-list .tab {
    display: inline-block;
    vertical-align: top;
}

.header .drop-list .tab a {
    text-decoration: none;
}

.header .drop-list .tab .title {
    height: 25px;
    font-size: 18px;
    font-family: "Microsoft YaHei", 微软雅黑,PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #666666;
    line-height: 25px;
    margin-bottom: 12px;
}

.header .drop-list .tab .link {
    display: block;
    font-size: 14px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 32px;
}

.footer .footer-top {
    background:#296CD5;
    height: 333px;
}

.footer .footer-top .left {
    margin-right: 74px;
    display: inline-block;
}

.footer .footer-top .left .logo {
    width: 172px;
    height: 51px;
    margin-bottom: 28px;
    margin-top: 40px;
}

.footer .footer-top .left .qr-code {
    width: 98px;
    height: 98px;
    margin-bottom: 12px;
}

.footer .footer-top .left .line {
    font-size: 14px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: justify;
    color: #ffffff;
    margin-bottom: 20px;
}

.footer .footer-top .left .search {
    width: 240px;
    height: 36px;
    /* border: 1px solid #a0b7e2; */
    font-size: 12px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: #ffffff;
    line-height: 36px;
    /* padding-left: 16px; */
}

.footer .footer-top .left .search img {
    width: 14px;
    height: 7px;
    float: right;
    margin-top: 12px;
    margin-right: 15px;
    margin-left: 11px;
}

.footer .footer-top .left .search .bar {
    width: 1px;
    height: 26px;
    background: #a1b7e4;
    float: right;
    margin-top: 5px;
}

.footer .footer-top .left .search select {
    width: 240px;
    height: 36px;
    border: 1px solid #a0b7e2;
    font-size: 12px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: #ffffff;
    line-height: 36px;
    padding-left: 16px;
    background: #296CD5;
    outline: none;
}

.footer .footer-top .left .search select option {
    background: #FFF;
    color: #000;
}

.footer .footer-top .right {
    display: inline-block;
    color: #FFF;
    vertical-align: top;
    margin-top: 52px;
}

.footer .footer-top .right .list {
    display: inline-block;
    vertical-align: top;
}

.footer .footer-top .right .list:not(:last-child) {
    margin-right: 55px;
} 

.footer .footer-top .right .list .large-title {
    font-size: 18px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: justify;
    color: #ffffff;
    margin-bottom: 26px;
}

.footer .footer-top .right .list .small-title {
    font-size: 12px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: justify;
    color: #ffffff;
    line-height: 40px;
}

.footer .footer-top .right .list .small-title a {
    color: #ffffff;
    text-decoration: none;
}

.footer .footer-bottom {
    height: 40px;
    background: #104bb2;
    line-height: 40px;
    font-size: 14px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}

.menu {
    width: 100%;
    height: 45px;
    background: #f8f8f8;
}

.menu .line{
    font-size: 12px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #666666;
    line-height: 45px;
}

.menu .blue {
    color: #206BD1;
}

.swiper-poster {
    width: 100%;
    margin-bottom: 74px;
}

.nav_bar {
    margin-right: 45px;
    display: inline-block;
    vertical-align: top;
}

.nav_bar .title {
    margin-bottom: 61px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    position: relative;
    padding-left: 37px;
}

.nav_bar .title img {
    width: 27px;
    height: 24px;
    position: absolute;
    top: 6px;
    left: 0;
}

.nav_bar .title .text {
    font-size: 25px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Semibold;
    /* font-weight: 600; */
    text-align: left;
    color: #206bd1;
    line-height: 36px;
    display: inline-block;
}

 .nav_bar .list {

}

.nav_bar .list li {
    height: 40px;
    border-top: 1px solid #d8d8d8;
    width: 180px;
    font-size: 14px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    padding-left: 37px;
    line-height: 40px;
    cursor: pointer;
}

.nav_bar .list li a {
    display: inline-block;
    width: 100%;
    color: #999;
    text-decoration: none;
}

.nav_bar .list li.active a{
    color:#206BD1
}

.view-more-btn {
    width: 260px;
    height: 44px;
    background: #206bd1;
    border: 1px solid #206bd1;
    border-radius: 4px;
    font-size: 16px;
    font-family: "Microsoft YaHei",微软雅黑，PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 44px;
    padding: 0 90px;
    margin: 0 auto;
    cursor: pointer;
    display: block;
    text-decoration: none;
}8991