* {
    padding: 0;
    margin: 0
}

body {
    color: #666;
    font: 14px/26px Arial, Verdana, Helvetica, sans-serif;
    background: #fff
}

ol,
ul {
    list-style-type: none
}

button,
img,
input,
label,
select,
textarea {
    vertical-align: middle;
    font-family: Raleway, '微软雅黑'
}

button,
input {
    overflow: visible
}

a,
div,
input,
select,
textarea {
    outline: 0
}

body,
html {
    height: 100%;
    width: 100%
}

input,
label,
textarea {
    font-size: 14px
}

input[type=submit] {
    cursor: pointer
}

table {
    border-collapse: collapse
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%
}
.dt img {max-width: none;}

html {
    -webkit-text-size-adjust: none
}

body {
    overflow-x: hidden;
    overflow-y: scroll
}

.wp {
    max-width: 1200px;
    margin: 0 auto
}

.c:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.tac {
    text-align: center
}

.tar {
    text-align: right
}

.none {
    display: none
}

.text-overflow {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

img.img_vm {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.cell,
.table li {
    display: table-cell;
    vertical-align: middle
}

.inline-box {
    font-size: 0;
    text-align: center
}

.inline-box li,
.inlineb {
    display: inline-block;
    vertical-align: middle
}

.db {
    display: -webkit-box;
    box-align: center;
    -webkit-box-align: center
}

.db_start {
    box-align: start;
    -webkit-box-align: start
}

.db li,
.flex {
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1
}

a {
    color: #666;
    text-decoration: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a:hover {
    text-decoration: none;
    color: #3d6485
}

.header {
    height: 110px
}

.header .logo {
    display: block;
    line-height: 110px
}

.header .nav {
    line-height: 110px
}

.header .nav li {
    float: left;
    margin-right: 55px
}

.header .nav li a {
    display: block;
    font-size: 16px;
    color: #333;
    position: relative;
    height: 65px
}

.header .nav li a:hover {
    color: #3d6485
}

.header .nav li.on a {
    color: #3d6485;
    font-weight: 700
}

.header .nav li.on a:after {
    content: '';
    border-radius: 2px;
    background-color: #fff100;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
    z-index: -1
}

.header .lang {
    padding-top: 40px
}

.header .lang a {
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #acc6dc;
    border-radius: 15px;
    background-color: #fff;
    width: 54px;
    height: 32px;
    line-height: 32px;
    background: url(../images/ico_lang.png) no-repeat 15px center;
    font-size: 12px;
    color: #3d6485;
    padding-left: 40px
}

.subnav {
    background: #f8f8f8;overflow: hidden;
}

.subnav li {
    float: left;
    margin-right: 10px;
    margin-top: 14px;margin-bottom: 14px;
    height:50px;line-height: 50px;
}

.subnav li a {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 1.111;
    padding: 0 30px;
    height: 50px;
    line-height: 50px
}

.subnav li a:hover {
    background-color: #366694;
    color: #fff100;
    border-radius: 25px
}

.subnav li.on a {
    background-color: #366694;
    color: #fff100;
    border-radius: 25px
}

.cont {
    padding: 50px 0
}

.cont h2 {
    font-size: 30px;
    text-align: center;
    color: #000;
    padding: 0 0 50px 0;
    font-weight: 400
}

.video_list {
    padding: 50px 0
}

.video_list .list {
    width: 490px;
    float: right
}

.video_list .list li {
    margin-bottom: 15px;
    background: #f8f8f8
}

.video_list .list li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 23px;
    position: relative
}

.video_list .list li a span {
    display: none
}

.video_list .list li.on a {
    background: #366694;
    color: #fff
}

.video_list .list li.on a span {
    display: block;
    border: 10px solid #fff;
    border-right-color: #366694;
    position: absolute;
    left: -20px;
    top: 20px
}

.video_list .list li a:hover {
    background: #366694;
    color: #fff
}

.video_list .list li a:hover span {
    display: block;
    border: 10px solid #fff;
    border-right-color: #366694;
    position: absolute;
    left: -20px;
    top: 20px
}

.ser_cont .p {
    font-size: 16px;
    margin-bottom: 50px
}

.ser_cont .p strong {
    color: #366694;
    font-size: 18px
}

.ser_cont table {
    font-size: 16px
}

.ser_cont table span {
    display: block
}

.ser_cont table .inp,
.ser_cont table textarea {
    width: 100%;
    border: 0
}

.ser_cont table .inp {
    width: 310px
}

.ser_cont table textarea {
    height: 120px;
    margin-top: 15px
}

.ser_cont table td {
    padding: 20px 10px;
    border-bottom: 1px solid #ddd
}

.ser_cont table .mit {
    width: 200px;
    height: 60px;
    font-size: 18px;
    border: 0;
    color: #fff;
    border-radius: 30px;
    background: #366694;
    margin: 0 auto;
    display: block
}

.page {
    font-size: 0;
    text-align: center;
    padding: 50px 0 0 0
}

.page a,
.page span {
    display: inline-block;
    font-size: 14px;
    background: #f6f6f6;
    border: 1px solid #eee;
    padding: 4px 14px;
    text-transform: uppercase;
    margin: 0 5px;
    border-radius: 25px
}

.page a.on,
.page a:hover {
    background: #366693;
    color: #fff
}

.ser_list li {
    border-bottom: 1px solid #eff3f7;
    padding: 14px 0;
    height: 30px;
    line-height: 30px;overflow: hidden;
}

.ser_list li span {
    display: block;float: left;
}

.ser_list li span.ico {
    background: url(../images/li3_02.jpg) no-repeat;
    width: 30px;
    height: 30px
}
.ser_list li .text {width: 80%;}
.ser_list li .time {
    width: 15%;
    text-align: center
}

.ser_list li a {
    background: url(../images/li2.jpg) no-repeat 0 center;
    padding-left: 30px;display: block;overflow: hidden;
}

.ser_list li a:hover {
    color: #366694
}

.ser_list li a:hover span.ico {
    background-image: url(../images/li3_01.jpg)
}

.faq_list li {
    border-bottom: 1px solid #eff3f7;
    padding: 0 0 40px 0;
    height: 190px;
    margin-bottom: 40px
}

.faq_list li:last-child {
    margin-bottom: 0
}

.faq_list li .pic {
    display: block;
    height: 190px;
    width: 300px
}

.faq_list li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.faq_list li .info {
    padding: 0 30px
}

.faq_list li .info a {
    color: #366693;
    font-size: 18px
}

.faq_list li .info .p {
    color: #666;
    padding: 15px 0
}

.faq_list li .info .time {
    color: #999
}

.faq_list li .more {
    color: #366693;
    text-transform: uppercase;
    position: relative
}

.faq_list li .more span {
    font-family: '宋体'
}

.faq_list li .more:after {
    content: '';
    border-radius: 2px;
    background-color: #fff100;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    z-index: -1
}

.probox {
    padding: 60px 0
}

.probox .pro_ml {
    width: 260px
}

.probox .pro_ml ul li {
    position: relative
}

.probox .pro_ml ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 20px;
    background: #366694;
    color: #fff;
    position: relative;
    margin-bottom: 2px
}

.probox .pro_ml ul li span {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    display: block;
    background: url(../images/sub_01.jpg) no-repeat
}

.probox .pro_ml ul li a:hover {
    opacity: .9
}

.probox .pro_ml ul li ul {
    display: none
}

.probox .pro_ml ul li ul li a {
    background: #ededed;
    color: #666;
    font-size: 14px
}

.probox .pro_ml ul li ul li a:hover {
    font-weight: 700;
    color: #366694
}

.probox .pro_ml ul li.on span {
    background-image: url(../images/sub_02.jpg)
}

.probox .pro_ml ul li.on ul li.on a {
    font-weight: 700;
    color: #366694
}

.probox .pro_mr {
    margin-left: 260px;
    padding-left: 40px
}

.pro_list {
    overflow: hidden
}

.pro_list li {
    float: left;
    width: 33.33333%;
    text-align: center
}

.pro_list li a {
    display: block;
    width: 280px;
    height: 280px;
    margin: 7px;
    border: 1px solid #ddd
}

.pro_list li a .abs {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 270px;
    height: 270px;
    font-size: 24px;
    font-weight: 700;
    color: #fff100;
    text-align: center;
    border: 6px solid #fff100;
    background: rgba(54, 102, 147, .9);
    display: none
}

.pro_list li a .abs .db {
    height: 100%;
    width: 100%;
    line-height: 35px
}

.pro_head {
    margin-bottom: 50px
}

.pro_head .pro_pic {
    width: 420px
}

.pro_head .pro_pic .pic {
    width: 418px;
    height: 418px;
    border: 1px solid #ddd;
    text-align: center
}

.pro_head .pro_info {
    margin-left: 440px;
    padding-left: 30px
}

.pro_head .pro_info h2 {
    font-size: 24px;
    color: #366694;
    margin-bottom: 20px
}
.pro_head .pro_info .p {font-size: 16px;}

.pro_head .p_scroll {
    margin-top: 18px
}

.pro_head .p_scroll .bd {
    width: 340px;
    margin: 0 auto;
    overflow: hidden
}

.pro_head .p_scroll .bd ul li {
    float: left;
    width: 90px;
    height: 90px;
    position: relative;
    border-radius: 50%;
    margin: 0 10px;
    margin-top: 12px
}

.pro_head .p_scroll .bd ul li img {
    border-radius: 50%;
    border: 1px solid #ddd;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.pro_head .p_scroll .bd ul li.on:after {
    content: '';
    width: 100px;
    height: 112px;
    background: url(../images/ico1.png) no-repeat top center;
    display: block;
    position: absolute;
    top: -12px;
    left: 0
}

.pro_head .p_scroll .next,
.pro_head .p_scroll .prev {
    display: block;
    width: 37px;
    height: 37px;
    border: 1px solid #ddd;
    font-family: 宋体;
    top: 35px;
    left: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
    font-size: 30px;
    color: #ccc
}

.pro_head .p_scroll .next {
    right: 0;
    left: auto
}

.pro_head .p_scroll .abs:hover {
    color: #fff;
    background: #366693
}

.pro_body .t {
    margin-bottom: 20px
}

.pro_body .t span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background: #366693;
    padding: 0 30px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px
}

.banner,
.banner .bd ul li a {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center
}

.banner .hd {
    bottom: 30px;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 0
}

.banner .hd ul li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 20px
}

.banner .hd ul li.on {
    border: 2px solid #ebe222;
    color: #ebe222
}

.home_f1 {
    padding: 70px 0
}

.home_f1 .video {
    width: 620px
}

.home_f1 .info {
    padding-left: 80px
}

.home_f1 .info .p {
    padding: 60px 0 40px 0;
    line-height: 30px;
    font-size: 16px
}

.t10 {
    font-size: 60px;
    color: #366693;
    font-family: Impact;
    position: relative
}

.t10 span {
    position: relative
}

.t10 span:after {
    content: '';
    position: absolute;
    border-radius: 8px;
    height: 16px;
    background: #fff100;
    width: 100%;
    left: 0;
    z-index: -1;
    bottom: 0
}

.mores a {
    color: #366693;
    font-size: 18px;
    text-transform: uppercase;
    height: 48px;
    line-height: 48px;
    border: 1px solid #366693;
    border-radius: 24px;
    padding: 0 20px
}

.mores a span {
    display: inline-block;
    font-family: '宋体';
    font-weight: 700;
    margin-left: 5px
}

.mores a:hover {
    background: #366693;
    color: #fff
}

.home_f2 {
    background: url(../images/bg1.jpg) no-repeat center center;
    padding: 70px 0;
    z-index: -1;
    position: relative;overflow: hidden;
}

.scrollbox {
    padding: 70px 0
}

.scrollbox .next,
.scrollbox .prev {
    display: block;
    width: 90px;
    height: 90px;
    border: 1px solid #ddd;
    font-family: 宋体;
    top: 50%;
    left: -100px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    font-size: 50px;
    color: #ccc;
    margin-top: -45px
}

.scrollbox .next {
    right: -100px;
    left: auto
}

.scrollbox .abs:hover {
    color: #fff;
    background: #366693
}

.scrollbox .bd ul li {
    width: 270px;
    height: 270px;
    border: 5px solid #fff100;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px
}

.scrollbox .bd ul li a {
    display: block;
    position: relative
}

.scrollbox .bd ul li a .abs {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 270px;
    font-size: 24px;
    font-weight: 700;
    color: #fff100;
    text-align: center;
    border: 0 solid #fff100;
    background: rgba(54, 102, 147, .9);
    display: none
}

.scrollbox .bd ul li a .abs .db {
    height: 100%;
    width: 100%;
    line-height: 35px
}

.home_f3 {
    padding: 70px 0;overflow: hidden;
}

.home_f3 .scrollbox2 {
    padding: 70px 0 0 0
}

.home_f3 .scrollbox2 .bd ul li {
    width: 380px;
    float: left;
    text-align: left;
    margin: 0 14px
}

.home_f3 .scrollbox2 .bd ul li .t {
    font-size: 24px;
    color: #366693;
    background: url(../images/li1.png) no-repeat 0 1px;
    padding-left: 40px;
    line-height: 30px;
    margin: 10px 0
}

.home_f3 .scrollbox2 .bd ul li .p {
    font-size: 16px;
    color: #666
}

.home_f3 .scrollbox2 .hd {
    margin-top: 50px
}

.home_f3 .scrollbox2 .hd ul li {
    width: 20px;
    height: 20px;
    background: #cfd2d6;
    display: inline-block;
    border-radius: 10px;
    text-indent: -100px;
    overflow: hidden;
    margin: 0 10px
}

.home_f3 .scrollbox2 .hd ul li.on {
    background: #366693
}

.bottom_box {
    background: #283f53;
    padding: 59px 0;
    color: #708aa0
}

.bottom_box a {
    color: #708aa0
}

.bottom_box a:hover {
    color: #fff
}

.bottom_box .it {
    float: left;
    margin-right: 50px
}

.bottom_box .it .tel {
    padding: 15px 0 0 0
}

.bottom_box .it .tel span {
}

.bottom_box .it .email {
    line-height: 24px
}

.bottom_box .it .t {
    margin-bottom: 10px
}

.bottom_box .it .t a {
    font-size: 18px;
    color: #fff
}

.bottom_box .it ul li {
    height: 34px;
    line-height: 30px
}

.bottom_box .m {
    float: right;
    width: 120px;
    text-align: center;
    margin-right: 0
}

.bottom_box .m span {
    display: block;
    background: #344c60;
    height: 30px;
    line-height: 30px
}

.footer {
    background: #203445;
    color: #708aa0;
    padding: 10px 0;
    overflow: hidden
}

#banner .hd {
    bottom:10px;left:0;width: 100%;text-align: center;
}
#banner .hd li {display: inline-block;width: 25px;height: 25px;background: :#fff;border-radius: 50%;line-height: 25px;background: #fff;color: #000;}
#banner .hd li.on {background: #c00;color: #fff;}