img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
    /* IE11 備用 */
    border-radius: 0;
}

a {
    transition: all .4s ease;
    text-decoration: none !important;
    color: #705d50
}

a:focus,
a:hover {
    transition: all .8s ease;
    text-decoration: none !important;
    color: #fff;
    outline: 0
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    color: #705d50;
    background: #fff;
    font-family: 'Noto Sans TC', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Microsoft JhengHei', 'PingFang TC', 'Helvetica Neue', Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-display: swap
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .5em
}

p {
    margin-bottom: 1em
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

li,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

.left {
    float: left
}

.right {
    float: right
}

.dn {
    display: none
}

.db {
    display: block
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

.index-search {
    padding: 100px 0 0 0
}

.index-seo .services-center-list p {
    padding: 0
}

.scontact {
    text-align: center;
}

.phoneset-menu {
    position: relative;
}
.index-case-list img{
    border-radius: 20px!important;
}
.other-bannerinfo img {
    height: 110px;
}

.sitemap {
    padding: 150px 0 120px 0;
}

.sitemap-warpper h3 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.phoneset-bannerinfo {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -20px;
}

.phoneset-bannerinfo img {
    height: 40px;
}

.scontact a {
    color: #fff;
    background: #1b2585;
    width: 180px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    display: inline-block;
    margin: 60px 10px 0 10px;
    border-radius: 30px;
    font-weight: 400;
}

.scontact a:hover {
    background: #ffb200;
}

.index-seo .services-center {
    background: #fff
}

.index-seo .services-logo {
    position: absolute;
    width: 380px;
    height: 168px;
    background: #fff;
    left: 50%;
    margin-left: -190px;
    top: 50%;
    margin-top: -80px;
    padding: 20px 50px 0 50px
}

.index-seo .services-logo h3 {
    color: #1b2586;
    font-size: 30px;
    margin-top: 10px
}

.index-search-top {
    margin-bottom: 80px
}

.index-case {
    margin: 120px auto 100px auto;
}

.index-case-list {
    border: 2px solid #1b2586;
    border-radius: 20px;
    margin-bottom: 30px;
    margin: 0 10px 40px 10px;
}

.index-case-list h3 {
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
}

.index-case-search-top {
    background: #d6d9e7;
    border-radius: 30px 30px 0 0;
    height: 60px;
    line-height: 60px
}

.index-case-search-top .left {
    padding-left: 50px;
    padding-top: 5px
}

.index-case-search-top input {
    height: 30px;
    line-height: 30px;
    border: 0;
    outline: none;
    background: #d6d9e7;
    color: #1b2586;
}

.index-case-search-top input::-webkit-input-placeholder {
    color: #787eb7;
}

.index-case-search-top input::-moz-input-placeholder {
    color: #787eb7;
}

.index-case-search-top input::-ms-input-placeholder {
    color: #787eb7;
}

.index-case-search-top .right {
    padding-right: 50px
}

.index-case-search-top .right img {
    height: 40px;
    cursor: pointer;
}

.index-case-search-bottom {
    background: #d6d9e7;
    border-radius: 30px;
    margin-top: 2px;
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.index-case-search-bottom ul {
    display: inline-block
}

.index-case-search-bottom ul>li {
    float: left;
    margin: 10px 12px;
}

.index-case-search-bottom ul>li>a {
    color: #1b2586;
    font-weight: 700;
    font-size: 16px;
    padding: 3px 15px;
    border-radius: 30px
}

.index-case-search-bottom ul>li.active>a {
    background: #bfc3db
}

.index-case-search-bottom ul>li:hover>a {
    background: #bfc3db
}

.index-case-info {
    background: #1b2586;
    color: #fff;
    padding: 25px 30px 20px 30px;
    border-radius: 0 0 17px 17px;
}

.single-case-info h4 {
    color: #1F1F1F;
    font-weight: normal;
    font-size: 28px;
    line-height: 1.5;
    letter-spacing: 2px;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.works-link .works-url {
    font-size: 16px;
    text-decoration: underline;
    transition: all .3s ease;
    color: #C60033;
    display: block;
    margin-bottom: 10px;
}

.works-detail-style-1 {
    color: #585858;
    font-size: 15px;
    line-height: 1.5;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}

.works-detail-style-1:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 3px;
    top: 7px;
    border-radius: 50%;
    background: #8d8d8d;
}

.index-case-list p {
    font-size: 18px;
    color: #a8acd1;
    margin-bottom: 0;
}

.case-wrapper {
    margin-top: 80px;
}

.demo-content {
    background-position: center 0;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 260px;
    margin: auto;
    transition: all 25s ease-out 0s;
    -webkit-transition: all 25s ease-out 0s;
    -moz-transition: all 25s ease-out 0s;
    -ms-transition: all 25s ease-out 0s;
    -o-transition: all 25s ease-out 0s;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    position: relative;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06);
}

.demo-content:hover {
    background-position: 50% 100%;
    -webkit-transition: all 25s ease-out 0s;
    -moz-transition: all 25s ease-out 0s;
    -ms-transition: all 25s ease-out 0s;
    -o-transition: all 25s ease-out 0s;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
}

.demo-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 22px;
    background: #f5f5f5;
    top: -22px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-size: 100%;
}

.demo-content:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 22px;
    background: #f5f5f5;
    top: -22px;
    background: url(../images/sbtn1.webp) left center no-repeat;
}

/* .index-search-top {
    width: 100%;
    max-width: 904px;
    margin: 0 auto;
}

.index-search-top img {
    width: 100%;
    height: auto;
    display: block;
}

.index-search-center {
    width: 100%;
    max-width: 1370px;
    margin: 80px 0 30px 0;
}

.index-search-center img {
    width: 100%;
    height: auto;
    display: block;
} */
.index-search-bottom {
    margin-top: 60px;
    text-align: center;
    position: relative;
    padding: 20px 0
}

.index-search-bottom-info {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center
}

.index-search-bottom h4 {
    font-size: 46px;
    color: #18258c;
    margin-bottom: 8px
}

.index-search-bottom p {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.index-news {
    padding: 100px 0 120px 0;
    background: #e4e5f0
}

.swiper-news-list {
    background-color: #fff;
    border-radius: 20px
}

.swiper-news-list-info {
    background: #1b2586;
    padding: 30px;
    border-radius: 0 0 20px 20px;
    margin-top: -120px;
    padding-top: 120px
}

.swiper-news-list-info h4 {
    color: #f5b514;
    font-size: 28px;
    margin-bottom: 10px
}

.swiper-news-list-info p {
    font-size: 15px;
    color: #fff;
    line-height: 26px
}

.swiper-news-list-info .date {
    color: #fff
}

.swiper-news-list-info .date a {
    color: #fff
}

#swiper-news .swiper-pagination {
    left: 0;
    text-align: center;
    bottom: 0
}

#swiper-news {
    padding-bottom: 80px
}

#swiper-news .swiper-pagination-bullet-active {
    background: #1b2586
}

.index-news h3 {
    background: #1b2586;
    color: #fff;
    border-radius: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    margin-top: -150px;
    margin-bottom: 100px
}

.index-intr-list {
    border: 1px solid #ccc;
    border-radius: 15px;
    -moz-box-shadow: 0 0 4px #333;
    -webkit-box-shadow: 0 0 4px #333;
    box-shadow: 0 0 4px #333;
    padding: 30px;
    min-height: 280px
}

.index-intr-list h2 {
    color: #ffbc22;
    text-transform: uppercase;
    margin-bottom: 5px;
    height: 78px;
    word-wrap: break-word;
}

.index-intr-list h3 {
    color: #ffbc22;
    text-transform: uppercase;
    margin-bottom: 5px
}

.index-intr {
    margin-top: 120px
}

.index-intr-list h4 {
    color: #18258c
}

.index-intr-list .n-line1 {
    margin: 10px 0
}

.index-intr-list p {
    color: #333;
    font-weight: 700
}

.index-intr-list a {
    background: #1b2586;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px
}

.swiper-news-list-pic {
    padding: 30px
}

section {
    padding: 100px 0 120px 0
}

.about-top-list-name {
    background: #1b2586;
    padding: 20px 20px 10px 20px;
    border-radius: 0 0 20px 20px;
    min-height: 165px
}

.about-top-list-name h4 {
    color: #f2a706;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.about-top-list-name p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    height: 90px;
}

.banner-info {
    position: absolute;
    top: 50%;
    margin-top: -130px;
    width: 100%;
    text-align: center
}

.banner-info img {
    height: 260px
}

.header {
    position: absolute;
    top: 50px;
    z-index: 999;
    width: 100%;
    color: #fff
}

.header .left img {
    height: 50px
}

.header .menu {
    margin-left: 50px
}

.header .menu li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0 5px
}

.header .menu li.active > a {
    background: #f5b514;
    border-radius: 20px
}

.header .menu>li a:hover {
    background: #f5b514;
    border-radius: 20px
}

.header .menu .sub-pc li:hover a {
    background: 0 0
}

.header .menu li a {
    font-size: 16px;
    color: #fff;
    padding: 3px 12px
}

.tel-number {
    height: 36px;
    line-height: 36px;
    border: 1px solid #ccc;
    padding: 0 20px 0 40px;
    border-radius: 30px;
    background: url(../images/tel.webp) no-repeat 4px 3px;
    background-size: 29px;
    margin-top: 10px;
    cursor: pointer
}

.other-bannerinfo {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
}

.other-bannerinfo h4 {
    font-size: 24px;
    margin: 50px 0 10px 0
}

.services-info {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 80px
}

.services-tab {
    display: inline-block
}

.services3-list {
    width: 30%;
    float: left;
    position: relative;
    margin-top: 40px
}

.services3-list.active {
    margin-top: 0
}

.services3-list-bar {
    background: #1b2586;
    color: #fff;
    height: 80px;
    line-height: 80px;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    left: 10px;
    width: calc(100% - 20px);
    top: 125px
}

.services3-list .services3-list-box {
    background: #d0d4e5;
    border-radius: 20px;
    padding: 40px 15px 20px 15px;
    border: 2px solid #d0d4e5;
    margin: 0 25px
}

.services3-list .services3-list-box h4 {
    text-align: center;
    color: #1b2586;
    margin-bottom: 10px;
    font-size: 24px
}

.services3-list .services3-list-box h5 {
    text-align: center;
    color: #333;
    font-size: 16px
}

.services3-list .services3-list-box h6 {
    text-align: center;
    font-size: 16px;
    color: #1b2586
}

.services3-list .services3-list-box h6 span {
    font-size: 30px;
    margin: 0 10px
}

.services3-list {
    cursor: pointer
}

.spic {
    text-align: center;
    margin-top: 80px
}

.spic img {
    height: 300px
}

.services3-list .services3-list-box h6 {
    display: none
}

.services3-list .services3-list-box h5 {
    display: block
}

.services3-list .services3-list-box ul {
    display: none
}

.services3-list .services3-list-box p {
    display: block;
    margin-top: 135px;
    line-height: 26px;
    color: #333;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 700;
}

.services3-list.active .services3-list-box h6 {
    display: block
}

.services3-list.active .services3-list-box h5 {
    display: none
}

.services3-list.active .services3-list-bar {
    top: 135px;
    background: #f5b514;
    width: calc(100% - 50px);
    left: 25px
}

.services3-list.active ul {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px
}

.services3-list.active li {
    border-bottom: 1px dashed #1b2586;
    font-size: 16px;
    font-weight: 700;
    color: #1b2586;
    height: 44px;
    padding-top: 12px
}

.services3-list.active .services3-list-box ul {
    display: block;
    margin-top: 135px
}

.services3-list.active .services3-list-box p {
    display: none
}

.services3-list.active {
    width: 40%
}

.services3-list.active .services3-list-box {
    border: 2px solid #1b2586;
    margin: 0 40px
}

.services-tab li {
    width: 200px;
    float: left;
    cursor: pointer;
    font-size: 24px;
    color: #999;
    border-bottom: 2px solid #999;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    font-weight: 700
}

.services-tab li.active {
    color: #1b2586;
    border-bottom: 2px solid #1b2586
}

.other-bannerinfo p {
    font-size: 16px
}

.services-bannerinfo {
    text-align: center;
    color: #fff
}

.about-top {
    padding: 110px 0 120px 0
}

.about-top-info {
    background: #1b2586;
    border-radius: 30px;
    padding: 80px 80px 200px 80px;
    margin-top: 60px
}

.about-top-info p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px
}

.about-top-set {
    position: relative;
    padding-bottom: 80px
}

.about-top-set-pic1 {
    position: absolute;
    bottom: 0;
    left: 80px;
    width: 200px
}

.about-top-set-pic2 {
    position: absolute;
    bottom: 60px;
    right: 80px;
    width: 120px
}

.about-top-info b {
    color: #ffb200
}

.about-center {
    padding: 110px 0 120px 0;
    background: #e4e4f0
}

.hTitle {
    text-align: center;
    color: #1b2586
}

.hTitle h4 {
    font-size: 24px;
    margin-bottom: 20px
}

.hTitle h5 {
    font-size: 40px;
    text-transform: uppercase
}

.about-center-list {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px
}

.about-center-list-pic {
    width: 100%;
    text-align: center;
    padding: 60px 0
}

.about-center-list-pic img {
    height: 120px
}

.about-center-list-name {
    background: #1b2586;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    border-radius: 0 0 20px 20px
}

.about-center-list-top {
    margin-top: 60px
}

footer {
    padding: 80px 0 60px 0
}

.footer-logo {
    padding: 0 30px 20px 30px;
    border-bottom: 1px solid #999
}

.footer-logo .left img {
    height: 60px
}

.footer-lbottom {
    padding: 30px 30px 0 30px
}

.footer-menu li {
    margin-bottom: 8px
}

.footer-menu li a {
    cursor: pointer
}

.footer-logo .right img {
    height: 34px
}

.footer-logo .right {
    padding-top: 25px
}

.footer-logo .right a {
    display: inline-block;
    margin-right: 20px
}

.footer-right {
    border: 1px solid #999;
    padding: 30px;
    margin-left: 50px
}

.footer-right h3 {
    text-transform: uppercase;
    font-size: 30px
}

.footer-right h3 span {
    font-size: 18px;
    font-weight: 400;
    margin-left: 5px
}

.finput {
    margin-top: 20px
}

.finput .left {
    width: calc(50% - 10px)
}

.finput .right {
    width: calc(50% - 10px)
}

.finput .form-control {
    background: 0 0;
    text-align: center;
    border-radius: 30px;
    color: #fff
}

.finput .form-control::placeholder {
    color: #ccc
}

.footer-button {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    background: #fff;
    border-radius: 30px;
    padding: 0 35px;
    color: #1b2586;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700
}

.paginatoin-area .pagination-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.paginatoin-area .pagination-box li {
    margin-right: 5px;
    display: inline-block
}

.paginatoin-area .pagination-box li a {
    color: #1b2586;
    height: 34px;
    width: 34px;
    font-size: 15px;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    line-height: 34px;
    border-radius: 5px;
    font-weight: 700
}

.paginatoin-area .pagination-box li:hover a.next {
    background: 0 0;
    color: #1b2586
}

.paginatoin-area .pagination-box li a i {
    font-size: 12px;
    line-height: 36px
}

.paginatoin-area {
    padding: 0;
    margin-bottom: 120px;
    margin-top: 60px
}

.paginatoin-area .pagination-box li.active a {
    color: #fff;
    background-color: #ffb200
}

.paginatoin-area .pagination-box li:hover a {
    color: #fff;
    background-color: #ffb200
}

.paginatoin-area .pagination-box li:hover a.previous {
    background: 0 0;
    color: #ffb200
}

.paginatoin-area .pagination-box li:hover a.next {
    background: 0 0;
    color: #1b2586
}

.paginatoin-area .pagination-box li:last-child {
    margin-right: 0
}

.phone-menu {
    background: #fff;
    padding: 15px 15px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    -moz-box-shadow: 0 2px 5px #ccc;
    -webkit-box-shadow: 0 2px 5px #ccc;
    box-shadow: 0 2px 5px #ccc;
    top: 0;
    text-align: center
}

.paginatoin-area .pagination-box li a.next {
    width: auto
}

.paginatoin-area .pagination-box li:hover a.next {
    color: #ffb200
}

.paginatoin-area .pagination-box li a.previous {
    width: auto
}

.paginatoin-area .pagination-box li:hover a.previous {
    color: #ffb200
}

.single-news .news-list-name a {
    font-size: 24px;
    text-align: center;
    display: block;
    margin-bottom: 10px
}

.single-news .news-list-intr {
    margin-top: 20px
}

.single-news .hTitle1 {
    margin-top: 103px;
    margin-bottom: 40px
}

.single-news .new-tags li a {
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 6px 15px
}

.n-line {
    width: 100%;
    height: 1px;
    background: #999;
    margin-bottom: 30px;
    margin-top: 30px
}

.prevandnext a {
    color: #1b2586
}

.prevandnext a:hover {
    color: #ffb200
}

.rigister-info label {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    padding-left: 20px;
    color: #1b2586
}

.rigister-info .Hbody {
    margin-top: 80px
}

.rigister-info .form-group {
    margin-bottom: 30px
}

.rigister-info .contact-btn {
    color: #fff;
    background: #ffb200 url(../images/rt1.webp) no-repeat 110px 17px;
    background-size: 34px;
    width: 160px;
    height: 44px;
    line-height: 44px;
    padding-left: 30px;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #ffb200;
    display: block;
    margin: 30px auto;
    border-radius: 30px;
    font-weight: 700
}

.rigister-info .contact-btn:hover {
    background: #1b2586 url(../images/rt1.webp) no-repeat 110px 17px;
    background-size: 34px;
    border: 1px solid #1b2586;
    color: #fff
}

.services-top {
    text-align: center
}

.services-top img {
    height: 300px;
    margin: 60px auto 20px auto
}

.services-center {
    padding: 110px 0 120px 0;
    background: #e4e4f0
}

.success {
    padding: 150px 0 180px 0;
    text-align: center
}

.success h4 {
    margin-top: 30px;
    color: #1b2586
}

.services-center-one {
    width: 50%;
    float: left;
    border: 4px solid #1b2586;
    border-top: 0;
    border-left: 0
}

.services-center-two {
    width: 50%;
    float: left;
    border: 4px solid #1b2586;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.services-center-three {
    width: 50%;
    float: left;
    border-right: 4px solid #1b2586
}

.services-center-four {
    width: 50%;
    float: left
}

.services-center-list {
    text-align: center;
    padding: 120px 80px 60px 80px
}

.services-center-list h4 {
    color: #1b2586;
    font-size: 22px;
    margin: 30px 0 10px 0
}

.services-center-list h5 {
    color: #ffb200;
    font-size: 18px;
    text-transform: uppercase
}

.services2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis
}

.services-center-warpper {
    position: relative
}

.n-line1 {
    width: 30px;
    height: 3px;
    background: #1b2586;
    margin: 10px auto
}

.services-logo {
    position: absolute;
    width: 380px;
    height: 168px;
    background: #e4e4f0;
    left: 50%;
    margin-left: -190px;
    top: 50%;
    margin-top: -80px;
    padding: 40px 80px
}

.services-center-list img {
    height: 140px
}

.services-center-list p {
    font-size: 16px;
    color: #333;
    padding: 0 20px;
    text-align: left;
    margin-top: 14px;
    font-weight: 600
}

.hTitle h6 {
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px
}

.error-btn {
    color: #fff;
    background: #1b2586;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #1b2586;
    display: block;
    margin: 30px auto
}

.maps {
    margin-top: 50px
}

.rigister-info textarea.form-control {
    padding: 15px 20px;
    height: auto
}

.rigister-info .form-control {
    height: 42px
}

.rigister-info .form-control {
    padding: 0 20px;
    border-radius: 20px;
    color: #333;
    border: 1px solid #1b2586
}

.single-news .new-tags li a:hover {
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 6px 15px
}

.single-news .news-list-intr p {
    line-height: 28px;
    font-weight: 400;
    color: #333;
    font-size: 15px
}

.single-news .news-list-date {
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px
}

.phone-menu img {
    height: 34px
}

.about1 {
    margin-top: 100px
}

.hTitle1 {
    position: relative;
    margin-top: 90px;
    margin-bottom: 60px
}

.hTitle1 span {
    width: 100%;
    height: 1px;
    background: #ccc;
    display: block
}

.hTitle1 b {
    font-size: 18px;
    padding: 5px 20px 5px 0;
    position: absolute;
    left: 0;
    bottom: -18px;
    z-index: 999;
    background: #fff;
    font-weight: 600;
    color: #333
}

.new-tags li {
    float: left
}

.new-tags li a {
    border: 1px solid #1b2586;
    color: #1b2586;
    padding: 6px 20px;
    border-radius: 20px;
    background: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
    display: block
}

.new-tags li a:hover {
    border: 1px solid #ffb200;
    color: #fff;
    padding: 6px 20px;
    border-radius: 20px;
    background-color: #ffb200
}

.news-list-name {
    margin-top: 10px;
    color: #1b2586;
    font-weight: 600;
    display: block;
    font-size: 18px;
    margin-bottom: 5px
}


.news-right-list {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-top: 15px
}

.news-warpper-right {
    padding-left: 50px;
    margin-top: -15px
}

.news-list-intr p {
    color: #1b2586;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600
}

.news-list-date {
    font-size: 13px;
    color: #999
}

.navset img {
    height: 30px
}

.navset {
    position: fixed;
    right: 15px;
    top: 20px
}

.expanded .side-menu {
    left: 0
}

.side-menu-close {
    text-align: right;
    padding: 8px 15px
}

.side-menu-close .iconfont {
    color: #fff;
    font-size: 23px
}

.navset span {
    font-size: 24px
}

.side-menu-close img {
    height: 24px;
    cursor: pointer;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.side-menu-close:hover img {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.side-menu-list ul li:hover,
.side-menu-list ul>li.active {
    color: #fff;
    background: #494949
}

.side-menu-list ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 15px 20px;
    font-weight: 400;
    display: block;
    position: relative;
    z-index: 1
}

.side-menu-list ul li {
    position: relative;
    border-top: 1px solid #3e3e3e;
    cursor: pointer
}

.side-menu-list #sub-menu,
.side-menu-list #sub-menu #third-menu {
    display: none
}

.side-menu-list li.active>#sub-menu,
.side-menu-list li.active>#third-menu {
    display: block !important
}

.side-menu-list .submenu-parent #sub-menu {
    background: #1f1f1f
}

.side-menu-list .submenu-parent #sub-menu a {
    font-size: 14px;
    padding-left: 30px
}

.side-menu-list .submenu-parent #sub-menu #third-menu a {
    padding-left: 45px
}

.side-menu-list ul li span {
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    width: 50px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 10px
}

.side-menu {
    width: 100%;
    height: 100%;
    max-width: 285px;
    overflow-y: auto;
    z-index: 99999;
    background: rgba(0, 0, 0, .65);
    position: fixed;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transform: all .25s ease-in-out;
    left: -285px;
    top: 0
}

.side-menu-list ul>li.active>span {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.expanded {
    overflow: hidden
}

.sub-menu-list {
    margin-bottom: 10px
}

.sub-menu-list-title a {
    color: #e49e99 !important;
    font-size: 16px !important
}

.sub-menu-list-info {
    padding: 10px 20px
}

.sub-menu-list-info p {
    margin-bottom: 0 !important
}

.sub-menu-list-info p a {
    padding: 8px 15px !important
}

.set-menu {
    padding: 0 50px;
    margin-bottom: 30px
}

.set-menu li.menu-parent {
    position: relative
}

.set-menu li.menu-parent ul.sub-pc {
    position: absolute;
    top: 50px;
    width: 126px;
    left: 0;
    display: none;
    z-index: 9999
}

.set-menu li.menu-parent:hover .sub-pc {
    display: block
}

.set-menu .sub-pc li {
    margin-left: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .65);
    margin-bottom: 1px
}

.set-menu .sub-pc li a {
    color: #fff;
    display: block;
    font-size: 14px !important;
    height: 40px !important;
    line-height: 40px !important;
    width: 126px !important;
    padding: 0 20px
}

footer {
    background: #1b2586;
    color: #fff
}

footer a {
    color: #fff
}

.copyright {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #1b2586;
    font-size: 18px
}