

.top .am-modal-dialog {
    width: auto;
    position: relative;
}

.top .am-modal-dialog a {
    padding: 0 !important;
    position: absolute !important;
    top: -10px;
    right: -38px;
    color: #fff;
}

.top .am-modal-dialog a span {
    font-size: 28px;
    opacity: .8;
}

.top .am-modal-dialog a:hover span {
    opacity: 1;
    color: #fff;
}

.a-title h11 {
    /*font-size: 50px;*/
    font-size: 42px;
    font-weight: normal;
    margin: 0 0 20px;

}


.a-title p {
    /*font-weight: 300;*/
    font-size: 18px;
    text-transform: capitalize;
    color: #999;
}

.a-title span.iconfont {
    font-size: 38px;
}

button, * {
    outline: none;
}

address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0;
}

a:hover {
    color: #0858a1;
}

img {
    width: 100%;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}


pre {
    font-size: 14px;
}

.m-show {
    display: none;
}

#search {
    padding: 100px 0;
    overflow: hidden;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.m20 {
    margin: 20px 0;
}

.p10 {
    padding: 10px;
}

.p30 {
    padding: 30px;
}

.clear {
    clear: both;
}

.dis {
    display: none;
}

body {
    background: #fff;

}

span.dot {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #0858a1;
    vertical-align: middle;
    margin-right: 5px;
}

p {
    margin: 0;
}

::-webkit-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

::-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

.notsupport {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    text-align: center;
    clear: both;
    color: #fff;
    background: #0072C6;
}

.notsupport h11 {
    font-size: 100px;
    margin-top: 200px;
    margin-bottom: 30px;
}

.notsupport h2 {
    font-size: 30px;
    margin-bottom: 30px;
}


.bg_gray {
    background: #fafafa;
    padding: 20px 0;
    margin: 20px 0;
}

.width {
    width: 1200px;
    margin: 0 auto;
}


/*头部*/
.top {
    width: 100%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #fff;
    color: #333e48;
    font-size: 13px;
    border-bottom: 1px solid #eee;
}

.top .top-content span.iconfont {
    font-size: 10px;
    padding: 2px 5px;
    color: #fff;
    background-color: #0858a1;
}

.top .top-content strong {
    color: #0858a1;
    font-size: 16px;
    font-weight: 500;
}

.top .am-fr a {
    padding-left: 20px;
    position: relative;
    display: inline-block;
}

.top .am-fr a:after {
    content: '';
    width: 1px;
    height: 10px;
    position: relative;
    display: inline-block;
    background-color: #ccc;
    top: 0;
    right: -13px;
}

.top .am-fr a:last-child:after {
    display: none;
}

header {
    width: 100%;
    height: 80px;
    padding: 0;
    clear: both
}

header > .content {
    width: 100%;
    padding: 0 30px;
}

header#header1 {
    position: absolute;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    z-index: 999;
    top: 0;
}

._mini header#header1 {
    top: -200px;
}

header#header2 {
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #eaeaea;
    box-shadow: 0 3px 8px 0 rgba(34, 34, 34, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 400ms ease-in-out !important;
	height: 90px;
}

._mini header#header2 {
    top: 0;
}

header .header-left {
    float: left;
    display: table;
    height: 80px;
}

header .text {
    font-size: 24px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    color: #fff;
}

/* #header2 .text {
    color: #333;
} */

.t1,.t2{
    color: #333;
}
header .text p.t1 {
    font-size: 22px;
    line-height: 1;
    padding-top: 5px;
}

header .text p.t2 {
    font-size: 15px;
    font-weight: 300;
}

header .logo {
    display: table-cell;
    vertical-align: middle;
}

#header1 .logo .icon-logo {
    font-size: 50px;
    color: #fff;
}

header .logo img {
    height: 50px;
    width:50px;
}

header .header-mid {

    text-align: center;
}

#nav > li h3 {
    position: relative;
    z-index: 1;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}

#nav > li h3:after {
    transition: 0.5s ease 0s;
    content: '';
    z-index: -1;
    bottom: 0;
    left: 25%;
    height: 100%;
    width: 0;
    position: absolute;
    border-top: 2px solid #0858a1;
    box-sizing: border-box;
    opacity: 0;
}

#nav .cate-more {
    width: 14%;
    text-align: center;
    display: none;
    position: relative;
}

#nav .cate-more:hover {
    color: #0858a1;
}

#nav .cate-more:hover ul#overflow {
    opacity: 1;
    visibility: visible;
}

#nav #overflow {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    text-align: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin: 0;
}

#nav #overflow li {
    float: none;
    text-align: center;
}

#nav #overflow li a {
    height: 35px;
    line-height: 35px;
    background-color: #f5f5f5;
    color: #333;
    white-space: nowrap;
}

#nav #overflow .sub-menu .list-container, #nav #overflow .sub-menu span {
    display: none;
}

#nav #overflow li:hover .sub-menu .list-container {
    display: inline-block;

}

#nav #overflow li:hover a {
    background: #0858a1;
    color: #fff;
}

#nav #overflow .sub-menu .list-container {
    width: 100%;
    padding: 0;
    background-color: #f7e9e6;
}

#nav #overflow .sub-menu .list-container li {
    text-align: center;
}

#nav #overflow > li:hover .sub-menu .list-container li a {
    display: block;
    width: 100%;
    background-color: transparent;
    color: #333;
}

#nav #overflow > li:hover .sub-menu .list-container li:hover a {
    color: #fff;
    background-color: rgba(178, 33, 100, 0.83);
}

#main_nav {
    /*position: relative; !*删除后下拉菜单全宽展示*!*/
    display: inline-block;
	padding-top:10px;
}

#main_nav .nav {
    height: 80px;
    text-align: center;
	
}


#nav > li {
    display: inline-block;
    height: 80px;
    list-style: none;
    line-height: 80px;
    text-align: center;
    position: relative;
    transition: all .5s;
    font-size: 16px;
}

#nav .cate1 span.icon-down2 {
    font-size: 12px;
    color: #ccc;
    display: none;
	
}

#nav > li:hover h3:after {
    width: 50%;
    left: 25%;
    opacity: 1;
}

#nav > li:hover::before {
    opacity: 1;
}

#nav .sub-menu {
    transition: 0.5s ease 0s;
    transform-origin: top;
    opacity: 0;
    transform: scale(1, 0);
    overflow: hidden;
    line-height: 50px;
    background: #f5f5f5;
    left: 0;
    z-index: 2;
    padding: 25px;
    position: absolute;
    width: max-content;
    font-size: 0;
    box-shadow: 0 3px 3px -1px #ccc;;
}

#nav .sub-menu .list-container {
    width: max-content;
    padding: 0;
    float: none;
    display: block;
    text-align: left;

}

#header1 #nav .sub-menu .list-container li {
    float: none;
    width: 100%;
    line-height: 30px;
}

#nav .sub-menu .cate-info {
    width: 25%;
    float: left;
    vertical-align: middle;
    text-align: center;
}

#nav .sub-menu .cate-info img {
    width: 100%;
}

#nav .list-container li {
    font-size: 16px;
    max-width: none;
    float: none;
    width: auto;
    padding: 0;
    line-height: 30px;
}

#header1 #nav .list-container li {
    border-bottom: none;
}

#header1 #nav .sub-menu {
    background-color: rgba(0, 0, 0, .3);
    box-shadow: none;
}

/* #header1 #nav #cate_2 .sub-menu .list-container,
#header2 #nav #cate_2 .sub-menu .list-container {
    width: 200px;
} */

/* #header1 #nav #cate_2 .sub-menu .list-container li,
#header2 #nav #cate_2 .sub-menu .list-container li {
    width: 50%;
    float: left;
    text-align: center;
} */

#header1 #nav a {
    color: #fff;
    transition: all .3s;
	padding-top: 30px;
}

#header1 #nav a:hover {
    color: #0858a1;
}

#nav .list-container {
    display: block;
}

#cate_1 #nav .list-container li > a {
    transition: all .5s;
    font-size: 16px;
    font-weight: bold;
	
}

#nav .list-container li p {
    line-height: 30px;
}

#nav .list-container li p span {
    font-size: 12px;
    line-height: 30px;
    padding-right: 20px;
}

#nav .list-container li p a {
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
}

#nav .list-container li a:hover {
    color: #0858a1;
}

#main_nav.fixed #nav span {
    display: none;
}

#main_nav.fixed #nav .sub-menu:after {
    display: none;
}

#main_nav.fixed .list-container {
    width: 100%;
    background-color: #f5f2da;
    padding: 10px;
}

#main_nav.fixed .list-container li {
    padding: 0;
    border-color: #e2dd4f;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

#main_nav.fixed .list-container li:last-child {
    border: none;
}

#nav > li:hover .sub-menu {
    transform: scale(1);
    opacity: 1;
}

#nav > li h3 > a {
    height: 100%;
    font-weight: 400;
    padding: 0 25px;
    display: block;
    position: relative;

}

#header1 #nav > li h3 > a, #header1 .top-search span, #header1 .header-right dd,#header1 .header-right dd a {
    color: #fff;
}
.city-choose{
    line-height: 80px;
}

#header1 .top-search {
    border-color: #fff;
}

#nav #overflow li h3 > a {
    position: static;
}

#nav #overflow > li {
    position: relative;
}

#nav #overflow > li:hover .sub-menu {
    left: auto;
    right: -100%;
    top: 0;
}

#nav #overflow > li:hover .sub-menu .list-container {
    display: block;
}

#nav > li h3 > a:hover {
    color: #0858a1;
}

#nav > li .list-container > ul {
    background: #0858a1;
    position: relative;
    padding-bottom: 20px;
}

#nav > div .list-container > ul li a {
    display: block;
    padding: 0;
    color: #fff;
    text-align: center;
    transition: all .3s;
}

#nav > div .list-container > ul li a:hover {
    background-color: #0a2f6b;
}

#nav > div .list-container > ul li a {
    line-height: 40px;
}

header .header-right {
    float: right;
    margin: 0;
}

header .header-menu li {
    text-align: center;
    padding: 0 20px;
    display: inline-block;
}

header .header-menu li:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 49px;
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

header .header-menu li:first-child:before {
    display: none;
}

header .header-menu li em {
    padding: 0 15px;
    position: relative;
}

header .header-menu li em::after {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 4px;
    background: url(/image/icon_down.png) no-repeat;
}

header .header-menu li em:hover::after,
header .header-menu li.aon em::after {
    background-image: url(/image/icon_up.png);
}

header .header-menu li em a, .header-menu li > a {
    line-height: 80px;
    position: relative;
    font-size: 16px;
    display: block;
    width: 100%;
    color: #333;
    transition: all .7s;
}

header .header-menu li em a.on, header .header-menu li em a:hover {
    color: #0858a1;
}

header .header-menu li em a::before {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: #0858a1;
    width: 0;
    transition: ease-in-out 0.3s;
}

header .header-menu li em a:hover::before,
header .header-menu li.aon em a::before {
    width: 100%;
}

header .header-menu li .sub {
    width: 100%;
    left: 0;
    display: none;
    overflow: hidden;
}

header .header-menu li .sub-menu {
    text-align: center;
    padding: 40px 0;
    overflow: hidden;
}

header .header-menu li.aon .sub.wide {
    left: 0;
    height: auto !important;
    top: 100% !important;
    display: none;
}

.sub-menu .sub_item {
    width: 50%;
    float: left;
    text-align: left;
}

.sub-menu .sub_item:first-child {
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.sub-menu .sub_item:nth-child(2) {
    padding-left: 20px;
}

.sub-menu .sub_item h2 {
    font-size: 18px;
    display: inline-block;
    line-height: normal;
    padding: 40px 20px;
    border: 2px solid #0858a1;
    color: #0858a1;
}

.sub-menu .sub_item .sub_content {
    width: 33.333%;
    float: left;
}

.sub-menu .sub_item .sub_content li {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

.sub_content h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}

.sub-menu .sub_item .sub_content li a {
    display: block;
    width: 100%;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.sub-menu .sub_item .subject {
    margin-bottom: 30px;
    border-color: #999;
}

.sub-menu .sub_item .subject b {
    font-size: 20px;
}

.sub_list {
    width: 50%;
    max-width: 600px;
    margin: 0 auto;
}

.sub_list li {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 10px;
}

.sub_list li a {
    display: block;
    width: 100%;
    padding: 0 10px;
    line-height: 36px;
    border: 1px solid #ccc;
    transition: all .3s;
}

.sub_list li:hover a {
    background-color: #0858a1;
    color: #fff !important;
    border-color: #0858a1;
}

header .header-menu li .sub-menu dt {
    float: none;
    width: 100%;
}

header .header-menu li .sub-menu dt p {
    line-height: normal;
}

header .header-menu .sub-menu {
    width: 1400px;
    margin: 0 auto;
}

header .header-menu li.aon .sub.wide dt {
    float: left;
    margin-right: 20px;
    transition: all .3s;
    position: relative;
}


header .header-menu li .sub-menu dt a {
    color: #666;
    font-size: 16px;
    transition: 0.3s;
}

header .header-menu li .sub-menu dt a:hover {
    background: none;
    color: #0858a1;
}

header .header-right dd {
    float: right;
    padding: 0 0 0 20px;
    position: relative;
}

header .header-right dd:first-child {
    padding: 0;
}

header .top-search {
    position: relative;
    z-index: 100;
    padding: 0 10px 0 0;
}

header .top-search span {
    font-size: 20px;
    line-height: 80px;
    font-weight: bold;
}

header .search_bar .search-box {
    position: absolute;
    right: 0;
    top: 80px;
    width: 300px;
    height: 40px;
    background: #333;
    line-height: normal;
    transition: 0.5s ease 0s;
    transform-origin: top;
    display:none;
    transform: scale(1, 0);
    z-index: -1;
}


._mini #header2 .search_bar .search-box {
    top: 80px;
}

#search_close {
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 20px;
    background-color: #666;
    transition: all .5s;
    display: none;
}

#search_close:hover {
    background-color: #e00010;
}

header .header-menu li em a, .header-menu.header-menu li > a {
    font-size: 18px;
}

header .search_bar.open .search-box,#header2 .search_bar.open .search-box {
	top:60px;
	height: 40px;
    transform: scale(1);
    display: block;
    z-index: 9;
}

header .search_bar.open .search-box #search_close {
    display: block;
}

header .search-box input::-webkit-input-placeholder {
    color: #fff
}

header .search-box :-moz-placeholder {
    color: #fff
}

header .search-box ::-moz-placeholder {
    color: #fff;
}

header .search-box input:-ms-input-placeholder {
    color: #fff;
}

header .search-box .text {
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 0 46px 0 10px;
    border: none;
    background: none;
    color: #fff;
    font-size: 14px;
}

header .search-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 46px;
    color: #fff;
    padding: 0 20px;
    background: none;
    border: none;
    height: 46px;
}

header .search-box .btn span {
    font-size: 20px;
    color: #fff;
}

header .header-right .top-tel {
    font-size: 24px;
    line-height: 80px;
    font-weight: bold;
    color: #0858a1;
}

header .header-right .lan {
    line-height: 80px;
    font-size: 20px;
    /*display: none;*/
}

header .header-right dd:last-child {
    padding: 0;

}

._mini header#header2 {
    transform: none;
    box-shadow: 0 0 10px #ccc;
}

.open_menu {
    display: none;
}

/*单页*/
.page_show p {
    margin-bottom: 15px;
    text-align: justify;
}

/*友情链接*/
.link {
    padding: 20px 0;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    border-top: 1px solid #eee;
}

.link a {
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #ddd;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: normal;
}

.link span.iconfont {
    color: #0858a1;
    font-size: 20px;
    font-weight: normal;
}

/*底部*/
footer {
    background-color: #222;
    overflow: hidden;
    position: relative;
    padding: 30px;
    color: #ccc;
}

footer .nice-select {
    border-color: #666;
}


footer .content .foot-nav {
    width: 70%;
    float: left;
    margin-bottom: 40px;
}

footer .content .foot-nav li {
    width: 20%;
    float: left;
    text-align: left;
}

footer li {
    float: left;
    padding: 0;
    color: #fff;
    margin-bottom: 20px;
}

footer li h3 a, .contact-info h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

footer li p {
    line-height: 30px;
    font-size: 14px;
}

footer li p a, .contact-info .t1 {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
}

.contact-info .t2, .contact-info .t2 a {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

.contact-info .t3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

footer li.foot-nav a:hover {
    color: #fff;
}

footer li.foot-nav h3 {
    color: #666;
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 10px;
    line-height: normal;
}

footer li.foot-nav p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: normal;
    color: #666;
}

footer h2 {
    margin-bottom: 15px;
}

.footer-info {
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 20px 0;
    margin: 20px 0;
    overflow: hidden;
}

.contact-info {
    color: rgba(255, 255, 255, .5);
}

.call-info span.iconfont {
    font-size: 50px;
    color: rgba(255, 255, 255, .5);
    line-height: normal;
}

.call-info p {
    font-size: 14px;
    padding-left: 75px;
    line-height: normal;
}

.call-info h3 {
    font-size: 20px;
    padding-left: 75px;
    line-height: normal;
}

footer .content {
    padding-top: 30px;
}

.contact-info .logo {
    font-size: 24px;
    letter-spacing: 2px;
    vertical-align: middle;
    margin-bottom: 20px;
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.contact-info .logo .icon-logo {
    font-size: 30px;
    font-weight: normal;
}

.contact-info a {
    color: rgba(255, 255, 255, .8);
}

.contact-info a:hover {
    color: #fff;
}

.contact-list li {
    float: left;
    margin-left: 20px;
}

.contact-list li p {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
}

.contact-list li p a {
    color: rgba(255, 255, 255, .5);
}

.contact-list li p.t1 {
    font-size: 16px;
    margin-bottom: 5px;
}

#book {
    padding: 100px 0;
    overflow: hidden;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    margin: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 39px;
    line-height: 38px;
    outline: none;
    padding-left: 0.5em;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    border-radius: 3px;
    color: #999;
}


.nice-select:hover {
    border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999;
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    height: auto;
    overflow-y: scroll;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    color: #222;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

#app .nice-select .list {
    width: 360px;
}

#app .nice-select.open .list li {
    width: 50%;
    float: left;
    padding: 0 20px;
    display: block;
    margin: 0 !important;
}

.nice-select .list li:first-child {
    display: none !important;
}

.foot-content .nice-select .list {
    left: auto;
    right: 0;
    max-height: 133px;
    overflow-y: auto;
    background: #000;

}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding: 0 15px !important;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.foot-content .nice-select .option {
    padding: 0 10px;
    font-size: 12px;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
    color: #000;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.foot-content .nice-select {
    background-color: transparent;
    color: #ccc;
    border: 1px solid #999;
}

.foot-content .nice-select.open .list li {
    color: #ccc;
}

.copyright {

    overflow: hidden;
    font-size: 14px;
}

.copyright a {
    color: rgba(255, 255, 255, .5);
}

.copyright a:hover {
    color: #fff;
}

.copyright p {
    line-height: 35px;
}

.copyright .sns {
    margin-bottom: 2vh;
}

.copyright .sns span {
    font-size: 2vh;
    display: inline-block;
    width: 4vh;
    height: 4vh;
    text-align: center;
    line-height: 4vh;
    border: 1px solid #999;
    margin: 0 3px;
    transition: all .3s;
}

.copyright .sns span:hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .8);
}

.banner {
    width: 100%;
	height:auto;
    overflow: hidden;
    clear: both;
}

.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 20%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: transparent;
    right: 105px;
    opacity: 1;
    transition: all .3s;
}

.banner .swiper-button-prev {
    left: 105px;
}

.banner .swiper-button-next:hover,
.banner .swiper-button-prev:hover{
    background-color: rgba(255,255,255,.8);
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
}

.banner .swiper-pagination-bullet {
    bottom: 50% !important;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.banner .swiper-pagination-bullet-active {
    background-color: #0858a1;
    width: 40px;
	
}

.banner .swiper-pagination-bullet {
    opacity: 1;
}

.banner .swiper-pagination {
    bottom: 30px !important;
}

#banner-bar {
    width: 100%;
    height: 80px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

#banner-bar .service-tel {
    line-height: 80px;
    font-size: 16px;
}

#banner-bar .service-tel b {
    font-size: 24px;
    font-weight: bold;
    color: #0858a1;
}

#banner-bar .am-fr {
    padding-top: 18px;
}

#banner-bar .am-fr a {
    display: block;
    padding: 0 20px;
    background-color: #0858a1;
    color: #fff;
    text-align: center;
    height: 44px;
    line-height: 44px;
    transition: all .3s;
}

#banner-bar .am-fr a:hover {
    background-color: #b0000e;
}




.cate-banner {
    width: 100%;
    position: relative;
    overflow: hidden;

}

.cate-banner .content {
    position: relative;
    padding-top: 23%;
}

.cate-banner .content img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.cate-banner.service-banner {
    height: 300px;
    background-size: cover;
}

.cate-banner .content .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
}

.cate-banner .content .mask.mask1 {
    color: #333;
    background-color: rgba(255, 255, 255, .8)
}

.cate-banner .content .mask h2 {
    font-size:40px;
    color: #fff;
    letter-spacing: 10px;
    line-height: normal;
    margin: 0;
    font-weight: 400;
}

.cate-banner .content .mask.mask1 h2 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 30px;
    color: #000;
    margin-bottom: 15px;
}

.cate-banner .content .mask.mask1 ul {
    overflow: hidden;
    margin-top: 30px;
}

.cate-banner .content .mask.mask1 ul li {
    border: 5px solid #ddd;
    background-color: #fff;
    text-align: left;
    height: 150px;
    overflow: hidden;
    padding: 20px;
}

.cate-banner .content .mask.mask1 ul li .content2 {
    position: relative;
    width: 100%;
    height: 100%;
}

.cate-banner .content .mask.mask1 ul li .content2 .mask2 {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.cate-banner .content .mask.mask1 ul li .content2 span {
    position: absolute;
    height: 100%;
    line-height: 110px;
    font-size: 3vw;
    color: #ddd;
    right: 0;
}

.cate-banner .content .mask.mask1 ul li .content2 .mask2 h11 {
    color: #0858a1;
    font-weight: bold;
}

.cate-banner .content .mask.mask1 ul li .content2 .mask2 .t1 {
    font-size: 18px;
}

.cate-banner .content .mask div p {
    line-height: 2;
    font-size: 18px;
}

#contact-0 {
    position: relative;
    height: 200px;
}


.cate-banner .mask2 .content p {
    text-align: justify;
    font-size: 14px;
}


#top-banner {
    padding-bottom: 60px;
    overflow: hidden;
    background-color: #f5f5f5;
}

#top-banner .content {
    position: relative;
}

#top-banner .content .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
}

#top-banner .width {
    position: relative;
    margin-top: -100px;
    padding: 60px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .08);
}

#top-banner .a-title {
    margin-bottom: 20px;
}

#top-banner .width .intro p {
    text-align: justify;
    line-height: 2;
}

