﻿@charset "UTF-8";
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em { margin: 0; padding: 0; border: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
body { font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; font-size: 14px !important; overflow-x: hidden; overflow-y: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; color: #333; }
input, textarea, button { padding: 0; font-family: Verdana, Arial; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
ul, li, ol { list-style: none; }
img { border: 0; }
input[type=submit], input[type=text], button { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; cursor: pointer; }
input:focus, textarea:focus, button:focus, input:active { outline-color: transparent; border: 0; }
input, select, textarea { vertical-align: middle; outline: none; -webkit-tap-highlight-color: transparent; }
a { color: inherit; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; cursor: pointer; color: #03ADE8; }
a:active { text-decoration: none; }
.hidden { display: none; visibility: hidden; }
.clear { clear: both; font-size: 0; line-height: 0; height: 0; visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/*关键容器START*/
.container { width: 1200px; margin: 0 auto; padding: 30px 0; overflow: hidden; padding-bottom: 0; }
.container-l, .container-r { float: left; display: inline; width: 880px; overflow: hidden; }
.container-r { float: right; width: 265px; }
.min-inner { background: #fff; overflow: hidden; margin: 0 auto; padding: 10px 10px; margin-bottom: 20px; }
.container-l .min-inner:first-child { padding: 0 0; }
.min-inner-none { padding: 0 0 !important; background: none; }

@media screen and (max-width: 767px) {
.container { width: 96%; padding: 10px 0; }
.container-l, .container-r { width: 100%; }
}
/*关键容器END*/
.clear { clear: both; }
.fl { float: left !important; }
.fr { float: right !important; }
.absolute { position: absolute; }
.pors { position: relative; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.hide { opacity: 0; }
.en { font-family: 'gotham-medium'; }
nav li { list-style-type: none; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #6f6f6f;
}
/*统一全局样式*/
.main-container { overflow: hidden; position: relative; }
.container-color { background: #fff; }
/**/
header { z-index: 999; width: 100%; position: relative; z-index: 2; background: rgba(255,255,255,0.53); }
header .container { padding: 0 0; overflow: visible; }
.fixed-header { position: fixed; left: 0; top: 0; box-shadow: 0 10px 30px -15px rgba(0,0,0,0.3); }
#index header { position: fixed; left: 0; top: 0; box-shadow: 0 10px 30px -15px rgba(0,0,0,0.3); }
.fixed-header { }
.top-wrap { color: #fff; height: 50px; line-height: 50px; z-index: 99; position: relative; background: #38b6ff; }
.fixed-header .top-wrap { display: none; }
.top-inner { }
.top-inner a { }
.welcome-inner, .favco-inner { float: left; }
.welcome-inner li { float: left; display: flex; align-items: center; margin-right: 10px; }
.welcome-inner li img { align-items: center; margin-right: 5px; }
.welcome-inner li i { font-size: 16px; margin-right: 10px; }
.welcome-inner li:hover { color: #03ADE8; }
.welcome-inner span { color: #C6DFFD; }
.favco-inner { float: right; position: relative; z-index: 1; }
.favco-inner li { float: left; position: relative; margin-left: 15px; text-transform: uppercase; }
.favco-inner li:hover a { color: #03ADE8; }
.top-search { float: right; position: relative; height: 50px; margin-left: 10px; z-index: 2; }
.top-search .search-keyword { position: absolute; right: 50px; top: 0; width: 200px; height: 50px; line-height: 50px; color: #999; overflow: hidden; border: none; background: #fff; outline: none; padding: 0 5px; transition: all .6s; display: none; }
.top-search .search-submit { float: right; width: 50px; height: 50px; line-height: 50px; border: none; font-size: 20px; cursor: pointer; text-align: center; background: none; color: #fff; }
.top-search:hover .search-keyword { display: block; }

@media screen and (max-width: 767px) {
.top-wrap { display: none; }
}
/**/
.head-inner { height: 120px; position: relative; z-index: 98; }
.fixed-header { background: rgba(255,255,255,1); }
.fixed-header .head-inner { height: 80px; }
.head-inner .logo-inner { float: left; width: 400px; height: 120px; position: relative; }
.head-inner .logo-inner .logo { width: 100%; height: 100%; display: flex; align-items: center; }
.head-inner .logo-inner .logo img { max-width: 100%; align-items: center; }
.fixed-header .logo-inner { float: left; width: 400px; height: 80px; position: relative; }
.fixed-header .logo-inner .logo { text-indent: -9999px; background: url(../img/pro-logo-icon.png) no-repeat left center; background-size: auto 80px; }
.head-inner aside { float: right; position: relative; }
.head-inner .nav { float: left; margin-top: 40px; height: 40px; position: relative; z-index: 1; }
.fixed-header .nav { margin-top: 20px; }
.head-inner .nav .nav-list { float: left; position: relative; z-index: 99; margin-left: 5px; }
.head-inner .nav h3 { font-size: 14px; text-transform: uppercase; background: #38b6ff; border-radius: 5px; height: 40px; line-height: 40px; text-align: center; position: relative; color: #fff; padding: 0 10px; }
.head-inner .nav h3 a { display: block; color: #fff; }
.head-inner .nav h3:hover, .head-inner .nav .cur h3, .head-inner .nav .on h3 { border-radius: 5px 5px 0 0; color: #03ADE8; }
.head-inner .nav h3:hover a, .head-inner .nav .cur h3 a { color: #03ADE8; }
.head-inner .nav .sub-nav { position: absolute; display: none; width: 280px; left: 0; text-align: center; top: 40px; padding-top: 5px; z-index: 98; border-radius: 0 0 5px 5px; }
.head-inner .nav .nav-list:last-child .sub-nav { left: auto; right: 0; }
.head-inner .nav .sub-nav li { height: 40px; line-height: 40px; padding: 0px 15px; position: relative; text-align: left; background: #38b6ff; }
.head-inner .nav .sub-nav li a { display: block; color: #fff; }
.head-inner .nav .sub-nav li:hover { background: #335980; }
.head-inner .nav .sub-nav li:hover a { color: #03ADE8; }
.head-inner .nav .sub-nav dl { display: block; position: relative; width: 100%; }
.head-inner .nav .sub-nav dl a { display: block; color: #fff; }
.head-inner .nav .sub-nav dl dt:hover a { color: #03ADE8; }
.head-inner .nav .sub-nav dl p:hover a { color: #03ADE8; }
.head-inner .nav .sub-nav dl dt { height: 40px; line-height: 40px; padding: 0px 15px; position: relative; text-align: left; background: #38b6ff; color: #fff; }
.head-inner .nav .sub-nav dl dt:hover { background: #335980; color: #03ADE8; }
.head-inner .nav .sub-nav dl dt:before { content: "\f105"; font-family: 'FontAwesome'; position: absolute; right: 15px; display: none; color: #fff; }
.head-inner .nav .sub-nav dl:hover dt:before { display: block; }
.head-inner .nav .sub-nav dl dd { overflow: hidden; display: none; background: #335980; }
/*.head-inner .nav .sub-nav dl:hover dd { display: block; }*/
.head-inner .nav .sub-nav dl dd p { overflow: hidden; width: 100%; line-height: 20px; padding: 5px 15px; position: relative; text-align: left; background: #335980; }
.head-inner .nav .sub-nav dl dd p:hover a { color: #03ADE8; }
.head-inner .nav .sub-nav dl:nth-child(4) dt:before, .head-inner .nav .sub-nav dl:nth-child(5) dt:before, .head-inner .nav .sub-nav dl:nth-child(6) dt:before, .head-inner .nav .sub-nav dl:nth-child(7) dt:before, .head-inner .nav .sub-nav dl:nth-child(8) dt:before, .head-inner .nav .sub-nav dl:nth-child(9) dt:before, .head-inner .nav .sub-nav dl:nth-child(10) dt:before { display: none; }
.head-inner #nav-list-2 .sub-nav dl:nth-child(1) dt:before, .head-inner #nav-list-2 .sub-nav dl:nth-child(3) dt:before { display: none; }
.head-inner .menu-button { float: right; font: 42px/60px 'gotham-medium'; display: none; color: #38b6ff; cursor: pointer; }

@media screen and (max-width: 767px) {
.head-inner { height: 60px; }
.fixed-header .head-inner { height: 60px; }
.head-inner .logo-inner { float: left; width: 220px; height: 60px; position: relative; }
.head-inner .logo-inner .logo { width: 100%; height: 100%; display: flex; align-items: center; }
.head-inner .logo-inner .logo img { max-width: 90%; align-items: center; }
.fixed-header .logo-inner { float: left; width: 220px; height: 60px; position: relative; }
.fixed-header .logo-inner .logo { text-indent: 0; background: none; }
.head-inner .nav, .head-inner .search, .head-inner .lang-site { display: none; }
.head-inner .menu-button { display: block; }
}
/**/
footer { background: url(../img/footer.jpg) center; background-size: cover; margin-top: 50px; overflow: hidden; }
footer .container { }
.foot-inner { padding: 20px 0; overflow: hidden; }
.foot-inner a:hover { color: #fff; }
.foot-inner dl { float: left; width: 23.5%; margin-right: 2%; overflow: hidden; line-height: 30px; }
.foot-inner dl:last-child { margin-right: 0; }
.foot-inner dl dt, .foot-inner dl dd, .foot-inner dl dd li { display: block; position: relative; color: #fff; }
.foot-inner dl dt { padding-bottom: 20px; font-size: 28px; }
.foot-inner dl dt:before { content: ''; position: absolute; left: 0; bottom: 0; width: 55px; height: 3px; background: #068BCE; }
.foot-inner dl dd { padding: 20px 0; }
.foot-inner dl:first-child dd { padding-right: 40px; }
.foot-inner dl dd li { }
.foot-inner dl dd li:hover a { color: #03ADE8; }
.foot-inner dl dd .ico { padding-left: 40px; background-repeat: no-repeat; background-position: left center; background-size: 30px auto; margin-bottom: 15px; }
.foot-inner dl dd .ico-1 { background-image: url(../img/12.png); }
.foot-inner dl dd .ico-2 { background-image: url(../img/14.png); }
.foot-inner dl dd .ico-3 { background-image: url(../img/16.png); }
.foot-inner dl dd .ico-4 { background-image: url(../img/18.png); }
.foot-inner dl dd .ico-5 { background-image: url(../img/20.png); }
.foot-inner dl dd .ico-6 { background-image: url(../img/22.png); }
.foot-inner dl dd .ico-1:hover { background-image: url(../img/13.png); }
.foot-inner dl dd .ico-2:hover { background-image: url(../img/15.png); }
.foot-inner dl dd .ico-3:hover { background-image: url(../img/17.png); }
.foot-inner dl dd .ico-4:hover { background-image: url(../img/19.png); }
.foot-inner dl dd .ico-5:hover { background-image: url(../img/21.png); }
.foot-inner dl dd .ico-6:hover { background-image: url(../img/23.png); }
.foot-inner dl dd .ico:hover a { color: #E2AD25; }
.foot-inner dl:last-child li { margin-bottom: 10px; }
.foot-power { padding: 10px 0; overflow: hidden; color: #fff; line-height: 30px; width: 100%; background: #333; }
.foot-power a { color: #fff; }
.foot-power .power-left, .foot-power .power-right { float: left; }
.foot-power .power-left span { color: #E2AD25; }
.foot-power .power-right { float: right; line-height: 60px; }
.foot-power .container { padding: 0 0; }

@media screen and (max-width: 767px) {
footer { margin-top: 0; }
.foot-inner dl { width: 100%; margin-right: 0; }
.foot-inner dl dt { font-size: 22px; }
}
/**/
.fixed-menu { position: fixed; width: 100%; height: 100vh; overflow: hidden; z-index: 99999999; right: 0; top: 0; transition: all .3s ease-out; background:#38b6ff; animation: fadeInRight 1s; -moz-animation: fadeInRight 1s; -webkit-animation: fadeInRight 1s; -o-animation: fadeInRight 1s; display: none; }
.fixed-inner { position: relative; width: 100%; height: 100%; }
.fixed-inner .fixed-close { position: absolute; right: 8px; top: 0px; font: normal 32px/40px 'gotham-medium'; color: #fff; }
.fixed-inner .fixed-nav { padding: 55px 0; overflow: hidden; width: 100%; }
.fixed-inner .fixed-nav dl { display: block; position: relative; width: 100%; border-bottom: 1px solid #888; padding: 10px 0; }
.fixed-inner .fixed-nav dl a { display: block; color: #fff; }
.fixed-inner .fixed-nav dl dt:hover a { color: #03ADE8; }
.fixed-inner .fixed-nav dl p:hover a { color: #03ADE8; }
.fixed-inner .fixed-nav dl dt { height: 30px; line-height: 30px; padding: 0px 15px; position: relative; color: #fff; font-size: 16px; }
.fixed-inner .fixed-nav dl dt:hover { color: #03ADE8; }
.fixed-inner .fixed-nav dl p { display: block; line-height: 25px; height: 25px; padding: 0 15px; overflow: hidden; color: #fff; font-size: 13px; }
.fixed-inner .fixed-nav dl dt .open { float: right; height: 40px; line-height: 40px; position: relative; }
.fixed-inner .fixed-nav dl dt .open:before { content: "\f105"; font-family: 'FontAwesome'; position: absolute; right: 15px; color: #fff; }
.fixed-inner .fixed-nav dl:nth-child(8) dt .open:before, .fixed-inner .fixed-nav dl:nth-child(9) dt .open:before, .fixed-inner .fixed-nav dl:nth-child(10) dt .open:before { display: none; }
.fixed-inner .fixed-nav dl:hover dt:before { display: block; }
.fixed-inner .fixed-nav dl dd { overflow: hidden; display: none; }
.fixed-inner .fixed-number { position: absolute; bottom: 20%; width: 100%; text-align: center; left: 0; font: normal 32px/32px 'gotham-medium'; color: #fff; }

@media screen and (max-width: 767px) {
}

@media screen and (orientation: landscape) {
.fixed-inner .fixed-nav { left: 55%; top: 50%; transform: translate(-50%, -50%); padding: 8% 10%; }
.fixed-inner .fixed-nav li { width: 14.28%; writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/ writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ height: 100%; line-height: 0; text-align: start; float: left; letter-spacing: 5px; font-size: 28px; border-bottom: 0; }
}
/**/
.banner-wrap { position: relative; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; height: 320px; z-index: 1; }
.banner-wrap:after { content: ''; position: absolute; left: 0; top: 0; display: table-cell; width: 100%; height: 100%; background: rgba(0,0,0,0); opacity: 1; }
.banner-wrap .banner-inner { position: absolute; left: 0; top: 30%; transform: translateY(-30%); width: 100%; z-index: 2; text-align: center; }
.banner-wrap .banner-inner .title, .banner-wrap .banner-inner .descrition { display: block; overflow: hidden; color: #fff; animation: fadeInUp 1s; -moz-animation: fadeInUp 1s; -webkit-animation: fadeInUp 1s; -o-animation: fadeInUp 1s; line-height: 1.65; }
.banner-wrap .banner-inner .title { font-size: 28px; }
.banner-wrap .banner-inner .descrition { font-size: 18px; }
.banner-wrap .image-inner { position: relative; overflow: hidden; z-index: 1; display: none; }
.banner-wrap .image-inner img { position: relative; left: 50%; transform: translate3d(-50%, 0, 0); width: calc(1.6*100%);
}

@media screen and (max-width: 767px) {
.banner-wrap { height: auto; background: none; }
.banner-wrap .banner-inner { display: none; }
.banner-wrap .image-inner { display: block; }
}
/**/
.sider-inner { overflow: hidden; background: #F4F4F4; margin-bottom: 10px; }
.sider-inner:last-child { background: none; }
.sider-type { line-height: 1.65; overflow: hidden; padding: 10px 20px; color: #fff; background: #38b6ff; font-size: 26px; }
.sider-nav { padding: 5px 20px; }
.sider-nav li { padding: 15px 0; border-bottom: 1px solid #fff; position: relative; overflow: hidden; }
.sider-nav li:last-child { border-bottom: 0; }
.sider-nav li a { display: block; }
.sider-nav li:hover, .sider-nav li.cur { }
.sider-nav li:hover a, .sider-nav li.cur a { color: #38b6ff; }

@media screen and (max-width: 767px) {
.sider-type, .sider-nav { display: none; }
}
/**/
.sider-show { padding: 10px 0; overflow: hidden; }
.sider-show .item { overflow: hidden; margin-bottom: 10px; }
.sider-show .item .image { width: 100%; overflow: hidden; }
.sider-show .item .image img { width: 100%; vertical-align: middle; transition: all .6s; }
.sider-show .item:hover .image img { transform: scale(1.025); }
.sider-show .item .text { padding: 5px 5px; text-align: center; background: #38b6ff; overflow: hidden; line-height: 1.85; color: #fff; }
.sider-show .item:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }

@media screen and (max-width: 767px) {
.sider-show { padding: 0 0; overflow: hidden; }
.sider-show .item:nth-child(1){ height:300px; }
}
/**/
.sider-text { padding: 10px 0; overflow: hidden; padding-top: 15px; }
.sider-text li { word-break: break-all; display: block; overflow: hidden; line-height: 30px; position: relative; padding-left: 20px; }
.sider-text li i { position: absolute; left: 0; top: 0; width: 20px; height: 30px; line-height: 30px; }

@media screen and (max-width: 767px) {
}
/**/
.xiala-inner { overflow: hidden; background: #F4F4F4; margin-bottom: 10px; display: none; }
.xiala-caption { height: 40px; line-height: 40px; background: #38b6ff; color: #fff; padding: 0 10px; overflow: hidden; position: relative; }
.xiala-caption .title { font-size: 18px; font-weight: bold; text-align: center; }
.xiala-caption .descrition { float: left; font-size: 13px; margin-left: 5px; color: #fafafa; text-transform: Uppercase; }
.xiala-caption .open, .xiala-caption .back { position: absolute; right: 10px; top: 0; width: 40px; text-align: right; font-size: 20px; }
.xiala-caption .back { right: auto; left: 10px; text-align: left; z-index: 2; }
.xiala-caption .back a { display: block; color: #fff; }
.xiala-caption .open { width: 100%; z-index: 1; }
.xiala-nav { padding: 5px 10px; display: none; }
.xiala-nav li { padding: 15px 0; border-bottom: 1px solid #fff; position: relative; overflow: hidden; }
.xiala-nav li:last-child { border-bottom: 0; }
.xiala-nav li a { display: block; }
.xiala-nav li:hover, .xiala-nav li.cur { }
.xiala-nav li:hover a, .xiala-nav li.cur a { color: #38b6ff; }

@media screen and (max-width: 767px) {
.xiala-inner { display: block; }
}
.crumbs-inner { height: 38px; line-height: 38px; background: #F4F4F4; padding: 0 10px; overflow: hidden; color: #8B8B8B; }
.type-inner { padding: 20px 0; font-size: 24px; color: #38b6ff; overflow: hidden; position: relative; }
.type-inner:before { position: absolute; content: ''; left: 0; bottom: 0; width: 64px; height: 6px; background: #38b6ff; }

@media screen and (max-width: 767px) {
.crumbs-inner { display: none; }
}
/**/
.column-wrap { overflow: hidden; }
.column-wrap .container { padding: 0 0; padding-top: 20px; }
.column-inner { overflow: hidden; display: none; }
.column-inner li { float: left; height: 40px; width: 112.5px; margin: 0 5px; margin-left: 0; margin-bottom: 5px; overflow: hidden; }
.column-inner li:nth-child(10n) { margin-right: 0; }
.column-inner li a { height: 40px; border: 1px solid #E9E9E9 display: block;
line-height: 38px; position: relative; font-size: 15px; width: 100%; overflow: hidden; text-align: center; background: #fff; }
.column-inner li a.cur, .column-inner li a:hover { background: #38b6ff; border-color: #38b6ff; color: #fff; }

@media screen and (max-width: 767px) {
}
/**/
.single-inner { padding: 20px 0; font-size: 15px; line-height: 1.65; overflow: hidden; }
.single-inner strong { }
.single-inner img { }

@media screen and (max-width: 767px) {
}
/**/
.form-inner { margin: 0 auto; padding: 20px 20px; margin-bottom: 30px; overflow: hidden; background: #38b6ff; }
.form-inner .item { float: left; width: 48%; margin: 10px 4%; margin-left: 0; overflow: hidden; cursor: pointer; position: relative; }
.form-inner .item:nth-child(2n) { margin-right: 0; }
.form-inner .item:nth-child(5), .form-inner .item:nth-child(6) { width: 100%; margin-right: 0; }
.form-inner .item dt, .form-inner .item dd { display: block; overflow: hidden; line-height: 30px; }
.form-inner .item dt { color: #fff; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { border: 1px solid #E9E9E9; padding: 0 5px; line-height: 35px; outline: none; width: 100%; color: #595959; }
.form-inner .form-textarea { height: 80px; resize: none; }
.form-inner .form-button { margin: 0 auto; display: block; width: 150px; text-align: center; font-size: 16px; background: #fff; color: #38b6ff; cursor: pointer; }

@media screen and (max-width: 767px) {
.form-inner .item { width: 100%; margin: 10px 0; }
}
/**/
.testimonials-inner { padding: 10px 0; overflow: hidden; }
.testimonials-inner .item { float: left; width: 48%; margin: 10px 4%; margin-left: 0; overflow: hidden; cursor: pointer; position: relative; }
.testimonials-inner .item:nth-child(2n) { margin-right: 0; float: right; }
.testimonials-inner .item:nth-child(5), .testimonials-inner .item:nth-child(6) { width: 100%; margin-right: 0; }
.testimonials-inner .item dt, .testimonials-inner .item dd { display: block; overflow: hidden; line-height: 30px; }
.testimonials-inner .item dt { }
.testimonials-inner .form-select, .testimonials-inner .form-input, .testimonials-inner .form-textarea, .testimonials-inner .form-button { border: 1px solid #E9E9E9; padding: 0 5px; line-height: 35px; outline: none; width: 100%; color: #595959; }
.testimonials-inner .form-select { height: 37px; resize: none; }
.testimonials-inner .form-textarea { height: 80px; resize: none; }
.testimonials-inner .form-button { margin: 0 auto; display: block; width: 150px; text-align: center; font-size: 16px; background: #fff; color: #38b6ff; cursor: pointer; }

@media screen and (max-width: 767px) {
.testimonials-inner .item { width: 100%; margin: 10px 0; }
}
/**/
.testimonials-list { padding: 10px 0; overflow: hidden; }
.testimonials-list .item { overflow: hidden; padding: 20px 0; width: 100%; float: left; position: relative; border-bottom: 1px solid #E9E9E9; font-size: 15px; }
.testimonials-list .item .title { text-transform: uppercase; text-overflow: ellipsis; overflow: hidden; color: #3091DD; }
.testimonials-list .item .descrition { margin: 10px 0; line-height: 25px; overflow: hidden; color: #69625F; }

@media screen and (max-width: 767px) {
}
/**/
.cert_head { text-align: center; margin: 35px 0px; font-size: 22px; color: #193d6f; }
.cert_table { width: 880px; margin: 0 auto; border: 1px #193d6f solid; }
.cert_table>div { width: 50%; height: 38px; line-height: 38px; color: #979797; font-size: 18px; text-align: center; float: left; box-sizing: border-box; border: 1px #193d6f solid; }
.cert_table>div:nth-of-type(odd) { border-right: 1px solid #e0dede; }

@media screen and (max-width: 767px) {
}
/**/
.show-list { padding: 20px 0; overflow: hidden; }
.show-list .item { float: left; width: 31.5%; margin: 0 2.75% 0 0; margin-bottom: 30px; transition: all .6s; border: 1px solid #E9E9E9; }
.show-list .item:nth-child(3n) { margin-right: 0; }
.show-list .item .image-wrap, .show-list .item .text-inner, .show-list .item .more-inner { }
.show-list .item .image-wrap { height: 0; padding-bottom: 55%; overflow: hidden; position: relative; }
.show-list .item .image-inner { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }
.show-list .item .image-inner img { width: 100%; vertical-align: middle; transition: all .6s; z-index: 1; }
.show-list .item:hover .image-inner img { transform: scale(1.025); }
.show-list .item .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .3s ease-out; opacity: 0; background: rgba(0,0,0,0.1); z-index: 2; }
.show-list .item:hover .image-inner:before { opacity: 1; }
.show-list .item .text-inner { position: relative; padding: 5px 10px; }
.show-list .item .text-inner .title { font-size: 16px; text-transform: uppercase; overflow: hidden; height: 50px; color: #1976D2; line-height: 25px; }
.show-list .item .text-inner .date { line-height: 30px; overflow: hidden; color: #69625F; text-align: right; }
.show-list .item:hover .text-inner .title { color: #0D4DC2; }

@media screen and (max-width: 767px) {
.show-list .item { width: 48%; margin: 10px 1%; }
}
/**/
.news-list { padding: 20px 0; overflow: hidden; }
.news-list .item { overflow: hidden; margin: 10px 0; width: 100%; float: left; position: relative; }
.news-list .item .image-wrap, .news-list .item .text-inner { width: auto; display: block; overflow: hidden; }
.news-list .item .image-wrap { float: left; width: 235px; height: 145px; position: relative; margin-right: 30px; }
.news-list .item .image-inner { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }
.news-list .item .image-inner img { width: 100%; vertical-align: middle; transition: all .6s; z-index: 1; }
.news-list .item:hover .image-inner img { transform: scale(1.025); }
.news-list .item .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .3s ease-out; opacity: 0; background: rgba(0,0,0,0.1); z-index: 2; }
.news-list .item:hover .image-inner:before { opacity: 1; }
.news-list .item .text-inner { line-height: 25px; }
.news-list .item .text-inner .title { font-size: 16px; text-transform: uppercase; font-weight: bold; text-overflow: ellipsis; overflow: hidden; }
.news-list .item .text-inner .title a { color: #03ADE8; }
.news-list .item .text-inner .descrition { margin: 5px 0; line-height: 25px; overflow: hidden; color: #69625F; }
.news-list .item .text-inner .data { margin: 5px 0; color: #F7C645; overflow: hidden; }

@media screen and (max-width: 767px) {
.news-list .item .image-wrap { width: 100%; margin-right: 0; margin-bottom: 10px; height: 200px; }
.news-list .item .image-inner { position: static; top: 0%; transform: translateY(0%); width: 100%; }
.news-list .item .image-wrap, .news-list .item .text-inner { width: 100%; display: block; overflow: hidden; }
}
/**/
.calendar-list { padding: 10px 0; overflow: hidden; }
.calendar-list .item { overflow: hidden; padding: 20px 0; width: 100%; float: left; position: relative; border-bottom: 1px solid #E9E9E9; }
.calendar-list .item .date-inner, .calendar-list .item .text-inner { width: auto; display: block; overflow: hidden; }
.calendar-list .item .date-inner { float: left; width: 50px; height: 50px; padding: 5px 0; line-height: 20px; text-transform: uppercase; text-align: center; background: #38b6ff; color: #fff; position: relative; margin-right: 20px; }
.calendar-list .item .date-inner strong { display: block; font-size: 18px; }
.calendar-list .item .text-inner { line-height: 25px; }
.calendar-list .item .text-inner .title { font-size: 16px; text-transform: uppercase; font-weight: bold; text-overflow: ellipsis; overflow: hidden; }
.calendar-list .item .text-inner .title a { }
.calendar-list .item .text-inner .info { width: 100%; color: #666; overflow: hidden; }
.calendar-list .item .text-inner .descrition { margin: 5px 0; line-height: 25px; overflow: hidden; color: #69625F; }

@media screen and (max-width: 767px) {
}
/**/
.pay-list { margin: 0 auto; margin-bottom: 13px; border: 2px solid #38b6ff; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content : center; justify-content : center; padding-right: 10px; }
.pay-list .pay-left, .pay-list .pay-right { float: left; width: 72%; display: flex; padding: 0 10px; height: 60px; }
.pay-list .pay-left .title, .pay-list .pay-left .jiage { padding: 10px 0; width: 80%; align-items: center; }
.pay-list .pay-left .title { color: #484848; display: flex; align-items: center; }
.pay-list .pay-left .jiage { width: 20%; padding-left: 20px; display: flex; align-items: center; color: #D3282A; }
.pay-list .pay-right { float: right; width: 28%; display: -webkit-flex; display: flex; -webkit-flex-flow: nowrap row; flex-flow: nowrap row; }
.pay-list .pay-right li { float: left; padding: 0 10px; width: 100px; margin: 0 1%; height: 100%; display: flex; align-items: center; overflow: hidden; cursor: pointer; }
.pay-list .pay-right li.yellow { background: #f8c546; color: #03ADE8; }
.pay-list .pay-right li.green { float: right; background: #38b6ff; color: white; }
.pay-list .pay-right li span { align-items: center; width: 100%; text-align: center; }
.pay-list .pay-t, .pay-list .pay-p, .pay-list .pay-y, .pay-list .pay-g { float: left; padding: 0 10px; align-items: center; line-height: 30px; background: rgba(233,135,137,1.00); overflow: hidden; }
.pay-list .pay-t { width: 70%; }
.pay-list .pay-p { width: 10%; }
.pay-list .pay-y { width: 10%; background: #f8c546; color: #1c1a1a; }
.pay-list .pay-g { width: 10%; background: #38b6ff; color: white; }

@media screen and (max-width: 767px) {
.pay-list .pay-left, .pay-list .pay-right { float: left; width: 100%; display: flex; padding: 0 10px; height: auto; }
.pay-list .pay-right li { float: left; padding: 10px 10px; width: 100px; margin: 0 1%; height: 100%; display: flex; align-items: center; overflow: hidden; cursor: pointer; }
}
/**/
.app_form { display: block; width: 100%; margin-top: 10px; }
.app_form_step { display: block; line-height: 36px; color: #e50000; font-size: 16px; font-weight: bold; }
.app_form_gray { background: #f4f4f4; }
.app_form_per { height: 50px; line-height: 50px; width: 219px; margin: 0.5px; border: 1px solid black; float: left; text-indent: 8px; color: #333333; font-size: 16px; }
.app_form_per_inp { display: block; width: 112px; height: 22px; line-height: 22px; margin-top: 13px; margin-left: 10px; border-left: 1px solid #696969; border-top: 1px solid #696969; text-indent: 1em; }
.app_form_per_mid { width: 306px; }
.app_form_per_mid_inp { width: 132px; }
.app_form_per_50 { width: 439px; }
.app_form_btn_out { height: 26px; line-height: 26px; font-size: 16px; margin-top: 5px; margin-bottom: 10px; overflow: hidden; }
.app_form_btn_out>p { height: 26px; line-height: 26px; float: left; width: 82px; }
.app_form_per_btn { display: block; float: left; height: 26px; line-height: 26px; text-align: center; font-size: 12px; width: 88px; position: relative; border: 1px solid #949494; background: #e2e2e3; z-index: 1; cursor: pointer; }
.app_form_per_btn>input { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: red; z-index: 99; opacity: 0; cursor: pointer; }
.app_form_btn_out>span { height: 26px; line-height: 26px; float: left; font-size: 12px; margin-left: 20px }
.app_form_submit_out { float: none; margin: 30px auto; width: 230px; text-indent: 80px; cursor: pointer; }
.app_form_submit_out>img { right: 70px; }
.app_submit { margin: 0 auto; display: block; width: 230px; height: 50px; line-height: 50px; border: none; background: #FDE428; text-align: center; font-size: 16px; text-transform: uppercase; color: #002F5A; font-weight: bold; cursor: pointer; }

@media screen and (max-width: 767px) {
.app_form_per { width: 100%; margin: 0; font-size: 14px; }
.app_form_per_inp { width: 98% !important; margin-left: 1%; }
.app_form_per_mid { width: 100%; }
.app_form_per_mid_inp { width: 100%; }
.app_form_per_50 { width: 100%; }
}
/**/
.img-list { padding: 20px 0; overflow: hidden; }
.img-list li { float: left; width: 31.5%; margin: 0 2.75% 0 0; height: 162px; transition: all .6s; border-radius: 22px; -moz-box-shadow: 0px 4px 4px #b7b6b4; -webkit-box-shadow: 0px 4px 4px #b7b6b4; box-shadow: 0px 4px 4px #b7b6b4; overflow: hidden; position: relative; margin-bottom: 22px; }
.img-list li:nth-child(3n) { margin-right: 0; }
.img-list li .img { display: block; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; }
.img-list li .img img { width: 100%; }
.img-list li .text { position: absolute; left: 50%; margin-left: -106px; width: 212px; height: 30px; line-height: 30px; color: white; text-align: center; bottom: 0px; background: rgba(1,57,114,0.5); z-index: 33; display: none; }
.img-list li:hover .text { display: block; }

@media screen and (max-width: 767px) {
.img-list { padding: 0 0; overflow: hidden; }
.img-list li { width: 98%; margin: 10px 1%; height: 225px; margin-top: 0; }
.img-list li .text { left: 5%; margin-left: 0; width: 90%; }
}
/**/
.equire-inner { margin: 0 auto; margin-top: 20px; padding: 20px 20px; margin-bottom: 30px; overflow: hidden; background: #38b6ff; }
.equire-inner .title, .equire-inner .text, .equire-inner .more, .equire-inner .image { width: auto; display: block; overflow: hidden; color: #fff; line-height: 30px; }
.equire-inner .image { float: right; width: 45%; margin-left: 20px; }
.equire-inner .image img { max-width: 100%; vertical-align: middle; }
.equire-inner .title { font-size: 18px; font-weight: bold; }
.equire-inner .text { padding: 15px 0; }

@media screen and (max-width: 767px) {
.equire-inner .image { float: right; width: 100%; margin-left: 0px; margin-bottom:10px; }
.equire-inner .title, .equire-inner .text{ width:100%;}
}
/**/
.equire-list { margin: 0 auto; border: 1px solid #E9E9E9; overflow: hidden; padding: 1px 1px; }
.equire-list .tab-hd { height: 45px; }
.equire-list .tab-hd ul { }
.equire-list .tab-hd li { float: left; width: 24.8%; margin: 0 .1%; text-align: center; line-height: 42px; font-size: 16px; background: #38b6ff; color: #fff; border-bottom: 3px solid #38b6ff; overflow: hidden; }
.equire-list .tab-hd li a { display: block; }
.equire-list .tab-hd li.on, .equire-list .tab-hd li:hover { background: #fff; color: #38b6ff; }
.equire-list .tab-bd { padding: 0 10px; }
.equire-list .tab-pal { padding: 20px 0; font-size: 15px; line-height: 1.65; overflow: hidden; }
.equire-list .tab-pal img { max-width: 100%; vertical-align: middle; margin: 5px auto; display: block; }

@media screen and (max-width: 767px) {
}
/**/
#equire-slide { margin: 0 auto; margin-top: 20px; border: 1px solid #E9E9E9; width: 100%; height: 100%; position: relative !important; z-index: 1!important; overflow: hidden; }
#equire-slide .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; }
#equire-slide .swiper-slide { height: auto; overflow: hidden; }
#equire-slide .swiper-slide img { width: 100%; height: auto; vertical-align: middle; }
#equire-slide .swiper-slide a { display: block; height: 100% !important; }
#equire-slide .swiper-pagination { bottom: 5px !important; }
#equire-slide .swiper-pagination-bullet { width: 12px !important; height: 12px !important; background-color: #fff !important; opacity: 1; border-radius: 50%; }
#equire-slide .swiper-pagination-bullet-active { background: #38b6ff !important; }
#equire-slide .swiper-button-prev, #equire-slide .swiper-button-next { position: absolute; top: 50%; margin-top: -28px; width: 56px; height: 56px; text-align: center; line-height: 56px; color: #fff; background: rgba(255,255,255,0.3); border-radius: 50%; font-size: 24px; opacity: 0.6; }
#equire-slide .swiper-button-prev { left: 10px; }
#equire-slide .swiper-button-next { right: 10px; }
#equire-slide .swiper-button-prev:hover, #equire-slide .swiper-button-next:hover { opacity: 1; }

@media screen and (max-width: 767px) {
}
/**/
.equire-tab { overflow: hidden; }
.equire-tab .item { float: left; width: 100%; transition: all .6s; padding: 20px 0; border-bottom: 2px solid #CDCECF; position: relative; cursor: pointer; }
.equire-tab .item:last-child { border-bottom: 0; }
.equire-tab .item .title, .equire-tab .item .descrition { position: relative; padding: 0 0; display: block; line-height: 30px; font-size: 14px; }
.equire-tab .item .title { font-size: 18px; color: #38b6ff; overflow: hidden; font-weight: bold; }
.equire-tab .item .text { padding: 20px 0; padding-bottom: 0; font-size: 15px; line-height: 1.65; overflow: hidden; display: none; }
.equire-tab .item .text img { max-width: 100%; vertical-align: middle; margin: 5px auto; display: block; }
.equire-tab .item:before { content: "\f078"; font-family: 'FontAwesome'; position: absolute; right: 0; top: 20px; width: 30px; height: 30px; line-height: 30px; color: #fff; text-align: center; font-size: 16px; font-style: normal; background: #03ADE8; border-radius: 50%; }
.equire-tab .item:hover:before, .equire-tab .on:before { content: "\f077"; color: #fff; }

@media screen and (max-width: 767px) {
}
/**/
.equire-tabs { overflow: hidden; }
.equire-tabs .item { float: left; width: 100%; transition: all .6s; padding: 20px 0; border-bottom: 2px solid #CDCECF; position: relative; cursor: pointer; }
.equire-tabs .link { position: relative; padding: 0 0; display: block; line-height: 30px; font-size: 18px; color: #38b6ff; overflow: hidden; font-weight: bold; }
.equire-tabs .item:last-child .link { border-bottom: 0; }
.equire-tabs .item i { position: absolute; top: 0; right: 0; font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.equire-tabs .item i.fa-chevron-down { content: "\f078"; font-family: 'FontAwesome'; position: absolute; width: 30px; height: 30px; line-height: 30px; color: #fff; text-align: center; font-size: 16px; font-style: normal; background: #03ADE8; border-radius: 50%; }
.equire-tabs .open .link { color: #03ADE8; }
.equire-tabs .open i { color: #b63b4d; }
.equire-tabs .open i.fa-chevron-down { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.equire-tabs .item .text { padding: 20px 0; padding-bottom: 0; font-size: 15px; line-height: 1.65; overflow: hidden; display: none; }
.equire-tabs .item:first-child .text { display: block; }

@media screen and (max-width: 767px) {
}
/**/

.page-turn { text-align: center; padding: 10px 15px; padding-bottom: 30px; overflow: hidden; }
.page-turn li { display: inline; line-height: 35px; }
.page-turn li a, .page-turn li.disabled { border: 1px solid #E9E9E9; background: #fff; padding: 8px 12px; margin: 0px 5px; text-align: center; }
.page-turn li:hover a, .page-turn li.thisclass { border: 1px solid #38b6ff; background: #38b6ff; padding: 8px 12px; margin: 0px 5px; text-align: center; color: #fff; cursor: pointer; }
.page-turn li:hover a, .page-turn li.thisclass a { color: #fff; }

@media screen and (max-width: 767px) {
}
/**/
.view-inner { padding: 20px 0; position: relative; overflow: hidden; }
.view-title { font: 28px/1.4'Fragma'; font-weight: bold; text-transform: uppercase; }
.view-info { margin-bottom: 20px; padding: 5px 0; color: #595959; border-bottom: 1px solid #E9E9E9; line-height: 30px; overflow: hidden; }
.view-info li { display: inline-block; margin: 0 10px; }
.view-body { padding: 20px 0; font-size: 15px; line-height: 1.65; overflow: hidden; }
.view-body img { max-width: 100%; vertical-align: middle; margin: 5px auto; display: block; }
.view-prev { border-top: 1px solid #E9E9E9; padding: 20px 0px; }
.view-prev li { line-height: 35px; color: #666; }
.view-prev li a { color: #666; }

@media screen and (max-width: 767px) {
.view-title { font: 24px/1.4'Fragma'; }
}
/**/
.index-full { width: 100%; margin: 0 auto; position: relative; z-index: 1; overflow: hidden; }
#index-full { margin: 0 auto; width: 100%; height: 100vh; position: relative !important; z-index: 1!important; }
#index-full .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; }
#index-full .swiper-slide { position: relative; background-repeat: no-repeat; background-position: center; background-size: 100%; }
#index-full .swiper-slide .button-inner { width: 1200px; margin: 0 auto; padding: 30px 0; overflow: hidden; height: 100%; position: relative; }
#index-full .swiper-slide .button-inner .button { position: absolute; left: 150px; top: 75%; width: 200px; line-height: 40px; border-radius: 5px; height: 40px; text-align: center; overflow: hidden; background: #38b6ff; color: #fff; transition: all .6s; font-size: 16px; font-weight: 500; }
#index-full .swiper-slide .button-inner .button:hover { background: #2C93CD; }
#index-full .swiper-slide .button-inner .button a { display: block; cursor: pointer; }
#index-full .swiper-slide .button-inner .button:hover a { color: #fff; }
#index-full .swiper-slide a { display: block; height: 100% !important; }
#index-full .swiper-pagination { bottom: 5px !important; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { position: absolute; top: 50%; margin-top: -28px; width: 45px; height: 45px; border: 1px solid #BAC1C6; color: #BAC1C6; text-align: center; line-height: 43px; background: none; font-size: 18px; }
#index-full .swiper-button-prev { left: 5%; }
#index-full .swiper-button-next { right: 5%; }
#index-full .swiper-button-prev:hover, #index-full .swiper-button-next:hover { border-color: #38b6ff; background-color: #38b6ff; color: #fff; }

@media screen and (max-width: 767px) {
#index-full { margin: 0 auto; width: 100%; margin-top:50px; height: 220px; position: relative !important; z-index: 1!important; }
#index-full .swiper-slide .button-inner { width: 96%; margin: 0 auto; padding: 30px 0; overflow: hidden; height: 100%; position: relative; }
#index-full .swiper-slide .button-inner .button { position: absolute; left: 45px; top: 82%; padding: 0 5px; width: auto; border-radius: 5px; line-height: 1.55; height: auto; text-align: center; overflow: hidden; background: #38b6ff; color: #fff; transition: all .6s; font-size: 12px;  }
#index-full .swiper-button-prev, #index-full .swiper-button-next { position: absolute; top: 50%; margin-top: -12px; width: 25px; height: 25px; border: 1px solid #BAC1C6; color: #BAC1C6; text-align: center; line-height: 23px; background: none; font-size: 18px; }
#index-full .swiper-button-prev { left: 2%; }
#index-full .swiper-button-next { right: 2%; }
}
/**/
.index-about { overflow: hidden; padding-bottom: 20px; }
.index-about .image, .index-about .text { float: left; width: 30%; overflow: hidden; }
.index-about .image { text-align: left; }
.index-about .image img { max-width: 100%; vertical-align: middle; }
.index-about .text { float: right; width: 65%; }
.index-about .text li { float: left; width: 47%; line-height: 25px; margin: 10px 0; font-size: 15px; font-weight: 500; color: #003269; overflow: hidden; text-align: justify; }
.index-about .text li:nth-child(2n) { float: right; }
.index-about .text li .more { margin: 0 auto; margin-top: 20px; width: 235px; height: 48px; line-height: 48px; background: #2C93CD; border-radius: 5px; color: #fff; text-align: center; position: relative; line-height: 48px; }
.index-about .text li .more:before { content: "\f105"; font-family: 'FontAwesome'; position: absolute; right: 15px; color: #fff; }
.index-about .text li .more a { display: block; color: #fff; }

@media screen and (max-width: 767px) {
.index-about .image, .index-about .text { float: left; width: 100%; overflow: hidden; }
.index-about .image { text-align: center; display:none; }
.index-about .text li { float: left; width: 100%; line-height: 25px; margin: 10px 0; font-size: 15px; font-weight: bold; color: #003269; overflow: hidden; }
}
/**/
.adver-wrap { background: #A5D7F1; padding: 20px 0; overflow: hidden; }
.index-adver { padding: 20px 0; overflow: hidden; }
.index-adver .item { float: left; width: 30.33333%; margin: 10px 1.5%; overflow: hidden; }
.index-adver .item .image-inner, .index-adver .item .text-inner, .index-adver .item .title, .index-adver .item .text { display: block; text-align: center; }
.index-adver .item .image-inner { width: 100%; display: flex; align-items: center; justify-content: center; height: 200px; }
.index-adver .item .image-inner img { max-width: 100%; align-items: center; }
.index-adver .item .text-inner { line-height: 30px; font-weight: bold; color: #1D343A; }
.index-adver .item .title { margin: 10px auto; font-size: 22px; }
.index-adver .item .text { }

@media screen and (max-width: 767px) {
.index-adver .item { width: 97%; }
}
/**/
.index-nav { overflow: hidden; padding-bottom: 30px; }
.index-nav .item { float: left; width: 30.33333%; margin: 10px 1.5%; overflow: hidden; }
.index-nav .item .title, .index-nav .item .text, .index-nav .item .more { display: block; text-align: center; line-height: 30px; }
.index-nav .item .title { font-size: 28px; font-weight: bold; color: #1D343A; text-transform: uppercase; }
.index-nav .item .title a { color: #023467; }
.index-nav .item .text { margin: 20px auto; line-height: 25px; color: #636363; }
.index-nav .item .more { margin: 0 auto; width: 75%; height: 48px; line-height: 48px; text-transform: capitalize; background-color: #38b6ff; border-radius: 5px; color: #fff; text-align: center; position: relative; line-height: 48px; background-repeat: no-repeat; background-position: 30px center; }
.index-nav .item .more a { display: block; color: #fff; }
/*.index-nav .item:nth-child(1) .more { background-image: url(../img/index-ico-1.png); }
.index-nav .item:nth-child(2) .more { background-image: url(../img/index-ico-2.png); }
.index-nav .item:nth-child(3) .more { background-image: url(../img/index-ico-3.png); }*/
.index-nav .item:hover .more { background-color: #2C93CD; }
.index-nav .item .more i { font-size: 20px; margin-right: 10px; }

@media screen and (max-width: 767px) {
.index-nav .item { width: 97%; }
.index-nav .item .title { font-size: 22px; font-weight: bold; color: #1D343A; text-transform: uppercase; }
}
/**/
.index-slide { width: 100%; margin: 0 auto; position: relative; z-index: 1; overflow: hidden; }
#index-slide { margin: 0 auto; width: 100%; height: 100%; position: relative !important; z-index: 1!important; }
#index-slide .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; }
#index-slide .swiper-slide { height: auto; overflow: hidden; }
#index-slide .swiper-slide img { width: 100%; height: auto; vertical-align: middle; }
#index-slide .swiper-slide a { display: block; height: 100% !important; }
#index-slide .swiper-pagination { bottom: 5px !important; }
#index-slide .swiper-button-prev, #index-slide .swiper-button-next { position: absolute; top: 50%; margin-top: -28px; width: 45px; height: 45px; border: 2px solid #fff; color: #fff; text-align: center; line-height: 43px; background: none; font-size: 18px; border-radius: 50%; }
#index-slide .swiper-button-prev { left: 5%; }
#index-slide .swiper-button-next { right: 5%; }
#index-slide .swiper-button-prev:hover, #index-slide .swiper-button-next:hover { border-color: #38b6ff; background-color: #38b6ff; color: #fff; }

@media screen and (max-width: 767px) {
#index-slide .swiper-button-prev, #index-slide .swiper-button-next { display: none; }
}
/**/
.index-left, .index-right { float: left; width: 48%; overflow: hidden; padding-bottom: 20px; }
.index-right { float: right; }
.index-news { padding: 10px 0; overflow: hidden; }
.index-news .item { overflow: hidden; margin: 10px 0; width: 100%; float: left; position: relative; }
.index-news .item .image-wrap, .index-news .item .text-inner { width: auto; display: block; overflow: hidden; }
.index-news .item .image-wrap { float: left; width: 235px; height: 145px; position: relative; margin-right: 30px; }
.index-news .item .image-inner { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }
.index-news .item .image-inner img { width: 100%; vertical-align: middle; transition: all .6s; z-index: 1; }
.index-news .item:hover .image-inner img { transform: scale(1.025); }
.index-news .item .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .3s ease-out; opacity: 0; background: rgba(0,0,0,0.1); z-index: 2; }
.index-news .item:hover .image-inner:before { opacity: 1; }
.index-news .item .text-inner { line-height: 25px; }
.index-news .item .text-inner .title { font-size: 16px; height: 50px; text-transform: uppercase; font-weight: bold; text-overflow: ellipsis; overflow: hidden; }
.index-news .item .text-inner .title a { }
.index-news .item .text-inner .descrition { margin: 5px 0; line-height: 25px; height: 75px; overflow: hidden; color: #69625F; }

@media screen and (max-width: 767px) {
.index-left, .index-right { float: left; width: 100%; overflow: hidden; padding-bottom: 20px; }
.index-news .item .image-wrap, .index-news .item .text-inner { width: 100%; display: block; overflow: hidden; }
.index-news .item .image-wrap { height: 200px; position: relative; margin-right: 0px; margin-bottom: 10px; }
.index-news .item .image-inner { position: static; top: 0%; transform: translateY(0%); text-align: center; width: 100%; }
}
/**/
.index-banner { overflow: hidden; text-align: center; }
.index-banner img { max-width: 100%; vertical-align: middle; }
.index-banner a { display: block; }

@media screen and (max-width: 767px) {
}
/**/
.index-list { overflow: hidden; padding-bottom: 20px; }
.index-list .item { float: left; width: 100%; padding: 30px 0; overflow: hidden; border-bottom: 2px solid #6B717F; cursor: pointer; }
.index-list .item:last-child { border-bottom: 0; padding-bottom: 0; }
.index-list .item .date-wrap, .index-list .item .text-inner, .index-list .item .image-wrap { width: auto; display: block; overflow: hidden; }
.index-list .item .date-wrap { position: relative; float: left; width: 150px; height: 145px; color: #0162D7; padding-right: 20px; margin-right: 60px; }
.index-list .item .date-wrap:before { content: ''; position: absolute; right: 0; top: 30px; height: 80px; width: 1px; background: #E9E9E9; }
.index-list .item .date-inner { position: absolute; top: 50%; transform: translateY(-50%); text-align: center; width: 100%; }
.index-list .item .date-wrap .day { font: 52px/60px 'gotham-medium'; font-weight: bold; }
.index-list .item .date-wrap .days { font: 22px/40px 'Gotham-Book'; }
.index-list .item .text-inner { position: relative; line-height: 30px; display: flex; flex-direction: column; align-items: center; height: 145px; }
.index-list .item .text-inner .title { width: 100%; font-size: 22px; text-transform: uppercase; font-weight: bold; text-overflow: ellipsis; overflow: hidden; }
.index-list .item .text-inner .info { width: 100%; color: #666; overflow: hidden; }
.index-list .item .text-inner .descrition { width: 100%; margin-top: 20px; color: #999; overflow: hidden; }
.index-list .item .image-wrap { float: right; width: 235px; height: 145px; position: relative; margin-left: 50px; }
.index-list .item .image-inner { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }
.index-list .item .image-inner img { width: 100%; vertical-align: middle; transition: all .6s; z-index: 1; }
.index-list .item:hover .image-inner img { transform: scale(1.025); }
.index-list .item .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .3s ease-out; opacity: 0; z-index: 2; }
.index-list .item:hover .image-inner:before { opacity: 1; }

@media screen and (max-width: 767px) {
.index-list .item .date-wrap, .index-list .item .text-inner, .index-list .item .image-wrap { width: 100%; display: block; overflow: hidden; }
.index-list .item .date-wrap { position: relative; float: left; color: #0162D7; height: auto; border-bottom: 1px solid #E9E9E9; margin-bottom: 10px; }
.index-list .item .date-wrap:before { content: ''; position: absolute; right: 0; top: 30px; height: 1px; width: 20px; background: #E9E9E9; display: none; }
.index-list .item .date-inner { position: static; top: 0%; transform: translateY(0%); text-align: center; width: 100%; }
.index-list .item .date-wrap .day { float: left; font: 52px/60px 'gotham-medium'; font-weight: bold; }
.index-list .item .date-wrap .days { float: left; font: 22px/60px 'Gotham-Book'; margin-left: 20px; }
.index-list .item .text-inner { position: relative; line-height: 30px; height: auto; }
.index-list .item .image-wrap { width: 100%; height: 200px; position: relative; margin-left: 0; margin-bottom: 10px; }
.index-list .item .image-inner { position: static; top: 0%; transform: translateY(0%); width: 100%; }
}
/**/
.caption-inner { padding: 0 0; overflow: hidden; }
.caption-inner .title-inner, .caption-inner .index-caption { position: relative; width: 100%; overflow: hidden; }
.caption-inner .index-caption .title, .caption-inner .index-caption .descrition { text-align: center; overflow: hidden; line-height: 40px; color: #1D343A; }
.caption-inner .index-caption .title { font-size: 28px; font-weight: bold; }
.caption-inner .index-caption .descrition { font-size: 18px; }
.caption-inner .title-inner { font-size: 28px; font-weight: bold; color: #1D343A; text-transform: uppercase; padding-bottom: 20px; }
.caption-inner .title-inner:before { content: ''; position: absolute; left: 0; bottom: 0; width: 38px; height: 4px; background: #0162D7; }

@media screen and (max-width: 767px) {
.caption-inner .index-caption .title { font-size: 20px; font-weight: bold; }
.caption-inner .index-caption .descrition { font-size: 16px; }
.caption-inner .title-inner { font-size: 20px; font-weight: bold; color: #1D343A; text-transform: uppercase; padding-bottom: 10px; }
}
/**/
.dis-none { display: none; }
.dis-block { display: block; }
/**/






/* vishal css start css */


.index-about .text li {
   margin: 10px 11px !important;
}

.inner-content {
   position: absolute;
   top: 50%;
   left: 150px;
}
.para-loading{
   color: #f6f6f6;
   font-weight: 400;
   font-size: 17px;
}
.space-para{
   margin-top: 20px;
}
.heading-h1{
   color: #38b6ff;
   font-size: 42px;
}
.heading-h2{
   color: #fff;
   font-size: 32px;
}

.logo-header{
   width: 120px;
}
#index-full .swiper-button-prev, #index-full .swiper-button-next {
   position: absolute;
   top: 60%;
}
.flex-container {
   display: inline-block;
   width: 100%;
}

.foot-power .power-left, .foot-power .power-right {
   float: inherit;
}
.flex-item {
   display: inline-block;
}
.flex-item.item-footers {
   float: right;
}

.what-do-text{
   font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    color: #1D343A;
}
.para-what{
   text-align: justify;
   font-family: Verdana, Arial;
   margin-top: 10px;
}
.single-spacing{
   margin-top: 40px;
}

.core-background{
   background-color: #A5D7F1;
}

.type-inners:before {
  background-color: #ffe44f;
}
.inner-content-what{
   margin-bottom: 30px;
}

.para-risk{
   line-height: 30px;
   font-weight: bold;
   color: #1D343A;
}
.banner-images{
   margin-top: 30px;
}

.content-space-top{
   margin-top: 40px;
}

.button-section {
padding: 11px 36px;
background-color: #03ADE8;
color: #fff;
border-radius: 4px;
}

.button-section:hover{
   color: #fff;
}

.heading-h3{
   font-size: 22px;
   line-height: 30px;
   font-weight: bold;
   color: #1D343A;
}
.bottom-spaceing{
   margin-bottom: 30px;
}

.content-spaceing{
   margin-top: 20px;
}
.top-sapacing{
   margin-top: 40px;
}