﻿/*Generated by wjdhcms 3.0 */

@charset "utf-8";
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #0067a6;
    color: #fff;
}

::-moz-selection {
    background-color: #0067a6;
    color: #fff;
}

::-webkit-selection {
    background-color: #0067a6;
    color: #fff;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link, a:hover, a:active, a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

li, ul {
    list-style-type: none;
}

img {
    border: none;
}

input, textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
    font-weight: normal;
    font-style: normal;
}

/* èˉ￠??? */

i {
    font-weight: normal;
    font-style: normal;
}

.xp_p {
    float: right;
    line-height: 40px;
    padding-left: 14px;
    margin-right: 150px;
    background: url(img/liuyan.png) left no-repeat;
}

.xp_p a {
    font-size: 14px;
    color: #999999;
    transition: .6s;
}

.xp_p a:hover, .xp_p1 a:hover {
    color: #0067a6;
}

.xp_span {
    width: auto;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    display: block;
    padding-left: 20px;
    background: url(img/coma.png)left no-repeat;
}

.topxunpan .container {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.topxunpan {
    width: 100%;
    height: 40px;
    position: relative;
    top: 0;
    background: #f8f8f8;
}

.topxunpan .xp {
    position: absolute;
    line-height: 40px;
    color: #999999;
    font-size: 12px;
    cursor: pointer;
    right: 0;
    top: 0;
}

.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.topxunpan .xp i {
    padding: 0 5px;
    margin-left: 4px;
    margin-right: 4px;
    box-sizing: border-box;
    color: #ffffff;
    background: #0067a6;
}

.topxunpan .xp #xunpantip {
    z-index: 5;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #0067a6;
    border: 1px solid #ffffff;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
}

.topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #0067a6;
}

.topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
}

/* ?…??”¨ */

.main_width {
    width: 100%;
    min-width: 1180px;
}

.main_auto {
    width: 1180px;
    margin: 0 auto;
}

.fud {
    float: left;
}

/* ?¤′é?¨ */

.header {
    height: 154px;
    position: relative;
    z-index: 1;
    background: url(img/titbg.jpg) center no-repeat;
}

.header_center {
    height: 154px;
    position: relative;
}

.header_logo, .header_logo a, .header_logo img {
    width: 110px;
    height: 80px;
}

.header_logo {
    top: 34px;
    position: absolute;
}

.header_zj {
    width: 664px;
    height: 80px;
    position: absolute;
    top: 40px;
    left: 116px;
    text-align: center;
}

.head_sc {
    width: 664px;
    height: 48px;
    background-color: #f8f8f8;
    font-size: 32px;
    font-weight: bold;
    color: #0067a6;
    line-height: 48px;
    margin-bottom: 10px;
}

.head_yanf {
    font-size: 13px;
    color: #333333;
    letter-spacing: 0.6px;
}

.head_tell {
    width: 184px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 60px;
    padding-left: 52px;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    background: url(img/tell.png) left no-repeat;
}

/* nav */

.nav_box {
    width: 100%;
    min-width: 1200px;
    height: 54px;
    position: relative;
    z-index: 1;
    background: #0067a6;
}

.subnav {
    width: 100% !important;
    overflow: hidden;
    position: absolute;
    top: 54px;
    left: 0 !important;
    z-index: 5;
    height: 0;
    border-radius: 0 0 40% 40%;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

.subnav_title {
    line-height: 34px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bolder;
    margin-top: 10px;
}

.clientele_nav1 a {
    font-size: 14px;
    color: #ffffff;
}

.clientele_nav1 a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 25px;
    transition: 0.5s;
    height: 25px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.clientele_nav1 .con {
    margin-bottom: 22px;
    transition: 0.5s;
}

.another .cta {
    background: #f2572d;
}

.subnav_list1 {
    width: 275px;
    float: left;
    margin-right: 20px;
}

.subnav_list .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.subnav_listw .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.pro_subnav1 {
    width: 120px;
    float: left;
    padding-left: 60px;
    overflow: hidden;
}

.navs .pro_subnav1 li {
    position: relative;
    border-right: 1px solid #ffffff;
}

.navs .pro_subnav1 li a {
    line-height: 27px;
    display: block;
    width: 120px;
    font-size: 13px;
    color: #ffffff;
    padding: 11px 0 9px 0;
    border-bottom: 1px solid #e1e1e1;
    transition: 0.5s;
}

.navs .pro_subnav1 li.on a, .navs .pro_subnav1 li:hover a {
    color: #ffffff;
    font-weight: bolder;
    border-bottom: 3px solid #ffffff;
}

.navs .pro_subnav1 li.on i {
    display: block;
}

.navs .pro_subnav1 i {
    display: block;
    width: 8px;
    height: 14px;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -7px;
    display: none;
}

.pro_subnav2 ul {
    display: none;
}

.pro_subnav2 ul:first-of-type {
    display: block;
}

.pro_subnav2 {
    width: 230px;
    margin-right: 80px;
    float: left;
    height: 288px;
    border-right: #eee 1px solid;
}

.pro_subnav2 ul li {
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
}

.pro_subnav2 ul li a {
    font-size: 13px;
    color: #ffffff;
    transition: 0.5s;
}

.pro_subnav2 ul li a:hover {
    font-size: 14px;
    color: #ffffff;
    font-weight: bolder;
}

.pro_subnav3 {
    width: 557px;
    float: left;
}

.pro_subnav3 .subnav_title {
    margin: 15px 0 15px 0;
}

.pro_subnav3_path {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    overflow: hidden;
}

.pro_subnav3_path img {
    width: 150px;
    margin: 20px 27px 0 0;
    float: left;
}

.pro_subnav3_path_r {
    width: 330px;
    padding-right: 6%;
    float: left;
}

.pro_subnav3_path .title {
    margin: 15px 0 8px 0;
    line-height: 29px;
    font-size: 16px;
    color: #ffffff;
}

.pro_subnav3_path:hover .title {
    color: #ffffff;
}

.pro_subnav3_path .con {
    line-height: 26px;
    font-size: 13px;
    color: #ffffff;
    text-align: left;
}

.pro_subnav3_path .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #ffffff;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
}

.pro_subnav2 .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #ffffff;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
    margin-right: 20px;
    transition: 0.5s;
}

.pro_subnav {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    background: rgba(242, 87, 45, 0.9);
}

.navs {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 54px;
}

.navs>li {
    float: left;
    line-height: 54px;
    width: 120px;
    height: 54px;
}

.navs>li:hover {
    background: inherit;
}

.navs li .cta {
    display: block;
    width: 120px;
    height: 54px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.navs li .subnav {
    margin: 0 auto;
}

.green {
    width: 120px;
    height: 54px;
    top: 0;
    left: 0;
    position: absolute;
    transition: .6s;
    z-index: -1;
}

.second-menu {
    position: absolute;
    z-index: 5;
    width: 120px;
    height: 0;
    background: rgba(242, 87, 45, 0.9);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    opacity: 0;
}

.navs>li:hover .second-menu {
    height: auto;
    -webkit-transform: rotate3d(0, 0, 0, 0);
    transform: rotate3d(0, 0, 0, 0);
    opacity: 1;
}

.navs>li:hover .subnav {
    height: auto;
    -webkit-transform: rotate3d(0, 0, 0, 0);
    transform: rotate3d(0, 0, 0, 0);
}

.second-menu0 {
    
}

.second-menu1 {
    
}

.second-menu2 {
     
}

.second-menu3 {
   
}

.second-menu a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    width: 120px;
    height: 40px;
    display: block;
    transition: .6s;
}

.second-menu li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ffffff;
}

.second-menu a {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px;
}

.second-menu li:last-child {
    margin-bottom: 8px;
}

.second-menu a:hover {
    padding-left: 6px;
}

/*foot*/
.clear{
    clear:both;
}

.foot {
    width: 100%;
    height: auto;
    background: #333333;
}

.foot .foot_cen {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    position: relative;
    padding-top: 32px;
}

.foot .foot_cen .foot_l {
    float: left;
    color: #fff;
    margin-right: 120px;
}

.foot .foot_cen .foot_l h3 {
    line-height: 18px;
    height: 18px;
    font-size: 18px;
    margin-bottom: 24px;
}

.foot .foot_cen .foot_l p {
    line-height: 44px;
    height: 44px;
    font-size: 14px;
}

.foot .foot_cen .foot_cc {
    float: left;
    width: auto;
    height: auto;
    padding-left: 100px;
    background: url(img/xx.png) left no-repeat;
}

.foot .foot_cen .foot_cc div {
    width: 74px;
    height: auto;
    float: left;
    padding-top: 30px;
    margin-right: 60px;
}

.foot .foot_cen .foot_cc div span {
    color: #fff;
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
}

.foot .foot_cen .foot_cc div a {
    display: block;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    transition: .6s;
}

.foot .foot_cen .foot_cc div a:hover {
    color: #0067a6;
}

.foot .foot_cen .foot_r {
    width: 204px;
    height: 251px;
    position: absolute;
    background: url(img/sj222.png) center no-repeat;
    right: 0;
    top: 20px;
}

.foot .foot_cen .foot_r img {
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 73px;
    margin-top: 66px;
    border: 5px solid #fff;
}

.foot .foot_cen .foot_r span {
    display: block;
    margin-left: 104px;
}

.footer {
    text-align: center;
    line-height: 50px;
    width: 100%;
    height: 50px;
    color: #fff;
    background-color: #0067a6;
}

.footer a {
    color: #fff;
}

/*foot*/


.cta {
    text-decoration: none;
    overflow: hidden;
    backface-visibility: hidden;
    position: relative;
}

.cta:active {
    transform: translateY(3px);
}

.btn-text-parent {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.wrap_text {
    display: inline-block;
}

.buildin-btn-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    transform: translateY(100%);
}

.buildin-btn-text .btn-letter {
    opacity: 0;
}

.btn-letter {
    display: inline-block;
    margin: 0em 0.05em;
    position: relative;
    transition: transform 800ms, opacity 800ms ease;
}

.current-btn-text .btn-letter:nth-child(1) {
    transition-delay: 49ms;
}

.current-btn-text .btn-letter:nth-child(2) {
    transition-delay: 99ms;
}

.current-btn-text .btn-letter:nth-child(3) {
    transition-delay: 149ms;
}

.current-btn-text .btn-letter:nth-child(4) {
    transition-delay: 199ms;
}

.current-btn-text .btn-letter:nth-child(5) {
    transition-delay: 249ms;
}

.current-btn-text .btn-letter:nth-child(6) {
    transition-delay: 299ms;
}

.current-btn-text .btn-letter:nth-child(7) {
    transition-delay: 349ms;
}

.current-btn-text .btn-letter:nth-child(8) {
    transition-delay: 399ms;
}

.current-btn-text .btn-letter:nth-child(9) {
    transition-delay: 449ms;
}

.current-btn-text .btn-letter:nth-child(10) {
    transition-delay: 499ms;
}

.current-btn-text .btn-letter:nth-child(11) {
    transition-delay: 549ms;
}

.current-btn-text .btn-letter:nth-child(12) {
    transition-delay: 599ms;
}

.buildin-btn-text .btn-letter:nth-child(1) {
    opacity: 0;
    transition-delay: 49ms;
}

.buildin-btn-text .btn-letter:nth-child(2) {
    opacity: 0;
    transition-delay: 99ms;
}

.buildin-btn-text .btn-letter:nth-child(3) {
    opacity: 0;
    transition-delay: 149ms;
}

.buildin-btn-text .btn-letter:nth-child(4) {
    opacity: 0;
    transition-delay: 199ms;
}

.buildin-btn-text .btn-letter:nth-child(5) {
    opacity: 0;
    transition-delay: 249ms;
}

.buildin-btn-text .btn-letter:nth-child(6) {
    opacity: 0;
    transition-delay: 299ms;
}

.buildin-btn-text .btn-letter:nth-child(7) {
    opacity: 0;
    transition-delay: 349ms;
}

.buildin-btn-text .btn-letter:nth-child(8) {
    opacity: 0;
    transition-delay: 399ms;
}

.buildin-btn-text .btn-letter:nth-child(9) {
    opacity: 0;
    transition-delay: 449ms;
}

.buildin-btn-text .btn-letter:nth-child(10) {
    opacity: 0;
    transition-delay: 499ms;
}

.buildin-btn-text .btn-letter:nth-child(11) {
    opacity: 0;
    transition-delay: 549ms;
}

.buildin-btn-text .btn-letter:nth-child(12) {
    opacity: 0;
    transition-delay: 599ms;
}

.cta:hover .current-btn-text .btn-letter {
    opacity: 0;
    transform: translateY(-100%);
}

.cta:hover .buildin-btn-text .btn-letter {
    opacity: 1;
    transform: translateY(-100%);
}


.Consul_a::after, .Consul_a::before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    width: 0%;
    background: #154a98;
    transition: .6s;
    opacity: 0.6;
}

.Consul_a::after {
    top: 0px;
    left: 0;
}

.Consul_a::before {
    bottom: 0px;
    right: 0;
}

.Consul_lx::after, .Consul_lx::before {
    content: '';
    width: 1px;
    height: 0px;
    position: absolute;
    background-color: #154a98;
    transition: .8s;
    opacity: 0.6;
}

.Consul_lx::after {
    left: 0px;
    bottom: 0;
}

.Consul_lx::before {
    top: 0;
    right: 0px;
}

.Consul_a:hover::after, .Consul_a:hover::before {
    width: 100%;
}

.Consul_a:hover .Consul_lx::before, .Consul_a:hover .Consul_lx::after {
    height: 100%;
}

.Consul_a1::after, .Consul_a1::before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    width: 0%;
    background: #154a98;
    transition: .6s;
    opacity: 0.6;
}

.Consul_a1::after {
    top: -1px;
    left: 0;
}

.Consul_a1::before {
    bottom: -1px;
    right: 0;
}

.Consul_lx1::after, .Consul_lx1::before {
    content: '';
    width: 1px;
    height: 0px;
    position: absolute;
    background: #154a98;
    transition: .8s;
    opacity: 0.6;
}

.Consul_lx1::after {
    left: -1px;
    bottom: 0;
}

.Consul_lx1::before {
    top: 0;
    right: -1px;
}

.Consul_a1:hover::after, .Consul_a1:hover::before {
    width: 100%;
}

.Consul_a1:hover .Consul_lx1::before, .Consul_a1:hover .Consul_lx1::after {
    height: 100%;
}


.we_bg:before, .we_bg:after, .we_bg span:before, .we_bg span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
}

.we_bg:after, .we_bg span:before {
    left: auto;
    right: 0;
    z-index: -1;
}

.we_bg span:before, .we_bg span:after {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.we_bg:hover:before, .we_bg:hover:after, .we_bg:hover span:before, .we_bg:hover span:after {
    width: 100%;
    z-index: -1;
}

@-webkit-keyframes criss-cross-left {
    0% {
        left: -20px;
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        left: 50%;
        width: 375px;
        height: 375px;
    }
}

@keyframes criss-cross-left {
    0% {
        left: -20px;
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        left: 50%;
        width: 375px;
        height: 375px;
    }
}

@-webkit-keyframes criss-cross-right {
    0% {
        right: -20px;
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        right: 50%;
        width: 375px;
        height: 375px;
    }
}

@keyframes criss-cross-right {
    0% {
        right: -20px;
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        right: 50%;
        width: 375px;
        height: 375px;
    }
}

.pro_tit {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pro_tit::before, .pro_tit::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    transition: 0.6s;
    z-index: -1;
    top: 50%;
    border-radius: 50%;
    background: #ffffff;
}

.pro_tit::before {
    left: -20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pro_tit::after {
    right: -20px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.pro_tit:hover::before {
    -webkit-animation: criss-cross-left 0.8s both;
    animation: criss-cross-left 0.8s both;
}

.pro_tit:hover::after {
    -webkit-animation: criss-cross-right 0.8s both;
    animation: criss-cross-right 0.8s both;
}

.we_more {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.we_more::before, .we_more::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    transition: 0.6s;
    z-index: -1;
    top: 50%;
    border-radius: 50%;
    background-color: #284c9b;
}

.we_more::before {
    left: -20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.we_more::after {
    right: -20px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.we_more:hover::before {
    z-index: -1;
    -webkit-animation: criss-cross-left 0.8s both;
    animation: criss-cross-left 0.8s both;
}

.we_more:hover::after {
    z-index: -1;
    -webkit-animation: criss-cross-right 0.8s both;
    animation: criss-cross-right 0.8s both;
}

.mouse_01:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    transition: 0.6s;
    border-width: 0 0 0 0;
    border-color: transparent transparent transparent #0858b2;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mouse_01:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    transition: 0.6s;
    border-width: 0 0 0 0;
    border-color: transparent #0858b2 transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.mouse_01:hover:before {
    border-width: 170px 0 0 170px;
    transition: 0.6s;
    z-index: -1;
}

.mouse_01:hover:after {
    border-width: 0 170px 170px 0;
    transition: 0.6s;
    z-index: -1;
}

.mouse_01:active {
    transition: 0.6s;
    background: #ffffff;
    z-index: -1;
}

.btn_sj:after {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    transition: .6s;
    z-index: -1;
}

.btn_sj:before {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .6s;
    z-index: -1;
}

.btn_sj:hover:before, .btn_sj:hover:after {
    border-width: 52px 262.5px
}

.btn_sj1:after {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent #154a98 transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    transition: .6s;
    z-index: -1;
}

.btn_sj1:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent transparent transparent #154a98;
    -webkit-transform: rotate(360deg);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .6s;
    z-index: -1;
}

/* foot */

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 5;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}