@charset "utf-8";
/*------------------------------------------------------------
	default style
------------------------------------------------------------*/
* html .clearfix {
    zoom: 1;
}
* + html .clearfix {
    zoom: 1;
}
.clearfix:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 1em;
}
html {
    font-size: 62.5%;
}
body, table, input, textarea, select, option {
    font-family: 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
a, a:link {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .5s;
    transition: all .5s;
}
a:visited {
    color: #333;
}
a:hover {
    color: #333;
}
a:active {
    color: #333;
}
body {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    background-color: #FFF;
}
#container {
    text-align: left;
    padding-top: 131px;
}
a[href^="tel:"] {
    cursor: default;
    pointer-events: none;
}
@media all and (min-width: 992px) {
    .sp {
        display: none !important;
    }
}
@media all and (max-width: 991px) {
    body {
        min-width: inherit;
        font-size: 14px;
    }
    a:hover, a:hover img {
        opacity: 1 !important;
    }
    .pc {
        display: none !important;
    }
    a[href^="tel:"] {
        cursor: pointer;
        pointer-events: auto;
    }
}
@font-face {
    font-family: 'icomoon';
    src: url('../font/icomoon.eot?qradjf');
    src: url('../font/icomoon.eot?qradjf#iefix') format('embedded-opentype'), url('../font/icomoon.ttf?qradjf') format('truetype'), url('../font/icomoon.woff?qradjf') format('woff'), url('../font/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 24px;
    color: #999;
}
/*new right*/
.cndns-right {
    position: fixed;
    right: 1px;
    top: 40%;
    margin-top: -100px;
    z-index: 100
}
.cndns-right-meau {
    position: relative;
}
.cndns-right-btn {
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff
}
.cndns-right-btn span {
    color: #848484;
    font-size: 26px;
    line-height: 48px;
}
.cndns-right-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #ff6800;
    position: absolute;
    left: -12px;
    top: -12px;
}
.cndns-right-btn p {
    color: #ff6800;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    display: none;
}
.cndns-right-meau:hover .cndns-right-btn span {
    display: none
}
.cndns-right-meau:hover .cndns-right-btn p {
    display: block;
}
.meau-sev .cndns-right-btn {
    border-color: #ff6800;
    background: url(../images/kefu.gif) no-repeat #ff6800 center;
}
.meau-sev .cndns-right-btn p {
    color: #fff
}
.meau-sev .cndns-right-btn span {
    color: #fff
}
.meau-top .cndns-right-btn span {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    display: block
}
.meau-top .cndns-right-btn i {
    display: block;
    color: #999
}
.meau-top.cndns-right-meau:hover .cndns-right-btn {
    background-color: #ff6800
}
.meau-top.cndns-right-meau:hover .cndns-right-btn span {
    display: block;
    color: #fff
}
.meau-top.cndns-right-meau:hover .cndns-right-btn i {
    color: #fff;
}
.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}
.cndns-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #ff6800;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative
}
.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../images/arrow.png) no-repeat;
    position: absolute;
    right: -13px;
    top: 26px;
}
.cndns-right-box .box-border .sev-t {
    overflow: hidden;
}
.cndns-right-box .box-border .sev-t span {
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 8px;
    color: #d3d3d3
}
.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #ff6800;
    font-size: 24px;
    line-height: 28px;
}
.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #aaa;
}
.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}
.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}
.meau-sev .cndns-right-box .box-border {
    width: 230px;
}
.meau-contact .cndns-right-box .box-border {
    width: 230px;
}
.cndns-right-meau:hover .cndns-right-box {
    display: block
}
.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}
.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 1px solid #ccc;
}
.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #ff6800;
    font-size: 16px;
    line-height: 16px;
    margin-top: 16px;
}
.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}
.meau-sev .cndns-right-btn .demo-icon {
    display: none;
}
.meau-sev:hover .cndns-right-btn {
    background: #ff6800
}
@media all and (max-width: 991px) {
    .cndns-right {
        display: none;
    }
}
/* 工具栏 */
#toolbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 888;
    left: 0;
    display: none;
}
#toolbar .list {
    display: flex;
    background: #ff6800;
}
#toolbar .list li {
    width: 33.3%;
    text-align: center;
}
#toolbar .list a {
    display: block;
    padding: 5px;
}
#toolbar .list a span {
    text-align: center;
    color: #fff;
    display: block;
    font-size: 14px;
}
#toolbar .list a img {
    display: block;
    margin: 5px auto;
}
#toolbar .list li:hover {
    background: #0185d0;
}
/*微信弹窗*/
#wxnr {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: none;
    background: rgba(0, 0, 0, .6);
}
#wxnr .nrdf {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 300px;
    height: 300px;
    padding: 20px 10px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 6px #777;
    -webkit-box-shadow: 0px 2px 6px #777;
    -moz-box-shadow: 0px 2px 6px #777;
    border-radius: 10px;
    box-sizing: border-box;
    margin: -150px auto 0;
}
#wxnr img {
    width: 135px;
    height: 135px;
    display: block;
    margin: 0 auto;
}
#wxnr p {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
#wxnr i {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    background: #333;
    border-radius: 100%;
    cursor: pointer;
}
#wxnr span {
    display: inline-block;
    padding: 0 5px;
    background-color: #1048a0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
/*复制提示*/
#weixin {
    position: fixed;
    top: 50%;
    margin-top: -26px;
    z-index: 9999999;
    font-size: 16px;
    color: #fff;
    width: 90%;
    right: 5%;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid #333;
    border-radius: 5px;
    display: none;
    line-height: 50px;
}
@media all and (max-width: 991px) {
    #toolbar {
        display: block;
    }
}
/*------------------------------------------------------------
	page
------------------------------------------------------------*/
.pagination {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pagination span {
    font-size: 16px;
}
.pagination a {
    margin: 0 5px 5px;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    min-width: 36px;
    text-align: center;
}
.pagination .page-status {
    margin-right: 10px;
}
.pagination a:hover, .pagination .page-num-current {
    background-color: rgba(30, 57, 146, 1);
    color: #fff;
}
#header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.05);
    z-index: 300;
}
#header .htop {
    padding: 5px 15px;
    background-color: rgba(30, 57, 146, 1);
}
#header .htop .width {
    max-width: 1310px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#header .htop .txt {
    color: #99b2d8;
    font-size: 12px;
}
#header .htop .tel {
    padding-left: 23px;
    font-size: 14px;
    color: #b3d4fc;
    background: url("../images/img01.png") no-repeat left center;
    background-size: 15px auto;
}
#header .htop .tel span {
    color: #fbbb10;margin-right:20px;
}
#header .htop .tel span:nth-child(2){margin-right:0}
#header .htop .tel span a{color: #99b2d8;}
#header .htop .tel span a img{vertical-align: middle;}
#header .hwidth {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#header .hbox {
    display: flex;
    align-items: center;
}
#header .logo {
    display: flex;
    align-items: center;
}
#header .logo img {
    width: 79px;
}
#header h1 {
    margin-left: 10px;
    text-align: right;
    font-size: 26px;
    color: #000;
    line-height: 1.35;
}
#header h1 span {
    display: block;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
}
#header .hbox .txt {
    padding-left: 20px;
    margin-left: 20px;
    color: #000;
    font-size: 18px;
    border-left: 1px dotted rgba(110, 120, 145, 1);
}
#header .hbox .txt span {
    color: #f29803;
}
#header .naviul {
    display: flex;
}
#header .naviul > li:not(:last-child) {
    margin-right: 16px;
}
#header .naviul > li > a {
    display: block;
    font-weight: bold;
    padding: 38px 5px;
    position: relative;
}
#header .naviul > li > a:before {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 10px;
    content: "";
    height: 3px;
    background-color: #1e3992;
    opacity: 0;
}
#header .naviul > li > a:hover {
    color: #1e3992;
}
#header .naviul > li > a:hover:before {
    opacity: 1;
}
#header .naviopen {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
#header .naviflex {
    display: flex;
    justify-content: center;
}
#header .naviopen .item {
    padding: 15px 30px;
}
#header .naviopen .txt:not(:last-child) {
    margin-bottom: 10px;
}
#header .naviopen .txt a {
    display: inline-block;
    color: #fff;
    border-bottom: 2px solid transparent;
}
#header .naviopen .txt a:hover {
    font-size: 15px;
    border-bottom-color: #108a44;
}
#header .naviopen .lei a {
    display: inline-block;
    font-size: 14px;
    color: #aaa;
}
#header .naviopen .lei a:hover {
    color: #fff;
    font-size: 13px;
}
.comWidth {
    max-width: 1230px;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto;
}
.mainVisual {
    margin-bottom: 15px;
}
.mainVisual img {
    width: 100%;
}
.indexsec01 .comWidth {
    position: relative;
}
.indexsec01 .lbox {
    padding: 20px 350px 20px 175px;
    position: relative;
}
.indexsec01 .lbox .txt01 {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: rgba(30, 57, 146, 1);
}
.indexsec01 .lbox .txt01 span {
    font-size: 22px;
    margin-right: 10px;
}
.indexsec01 .lbox .txt02 {
    color: #696969;
    font-size: 14px;
}
.indexsec01 .rbox {
    width: 328px;
    position: absolute;
    right: 15px;
    top: 14px;
}
.indexsec01 .rbox input {
    width: 100%;
    height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    font-size: 14px;
    padding: 0 80px 0 15px;
    box-shadow: none;
}
.indexsec01 .rbox button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: none;
    background: #1e3992 url("../images/img02.png") no-repeat left 7px center;
    background-size: 14px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    width: 65px;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 20px;
    cursor: pointer;
}
.indexsec02 {
    padding: 100px 0;
    background-color: rgba(247, 247, 249, 1);
}
.indexsec02 .comWidth {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.indexsec02 .lbox {
    width: 59.75%;
}
.indexsec02 .lbox h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 20px;
}
.indexsec02 .lbox h2 > span {
    display: block;
    font-family: trebuchet ms, helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
}
.indexsec02 .lbox h2 > span span {
    color: #1e3992;
}
.indexsec02 .lbox p {
    line-height: 2;
    text-indent: 2em;
}
.indexsec02 .lbox .link {
    margin-top: 15px;
}
.indexsec02 .lbox .link a {
    display: block;
    width: 170px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background-color: rgba(30, 57, 146, 1);
    padding: 15px 0;
}
.indexsec02 .lbox .link a:hover {
    background-color: rgba(236, 155, 14, 1);
}
.indexsec02 .rbox {
    width: 37.4%;
}
.indexsec02 .rbox .photo img {
    width: 100%;
}
.indexsec02 .rbox ul {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.indexsec02 .rbox li {
    width: 32%;
    max-height: 87px;
    overflow: hidden;
}
.indexsec02 .rbox li img {
    width: 100%;
}
.indexsec03 {
    margin: 100px 0;
}
.indexsec03 h2 {
    text-align: center;
    font-size: 32px;
    color: #000;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.indexsec03 h2:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    margin-left: -20px;
    width: 40px;
    height: 3px;
    background-color: rgba(72, 99, 189, 1);
}
.indexsec03 .txt {
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 1.7;
}
.indexsec03 .cateul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.indexsec03 .cateul li {
    width: 13.85%;
    margin: 0 0.5% 10px 0;
}
.indexsec03 .cateul li:nth-child(7n) {
    margin-right: 0;
}
.indexsec03 .cateul a {
    height: 100%;
    box-sizing: border-box;
    padding: 10px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background-color: rgba(30, 57, 146, 1);
}
.indexsec03 .cateul a:hover {
    background-color: rgba(236, 155, 14, 1);
}
.indexsec03 .listul {
    display: flex;
    flex-wrap: wrap;
}
.indexsec03 .listul li {
    width: 24.4%;
    margin: 10px 0.8% 0 0;
}
.indexsec03 .listul li:nth-child(4n) {
    margin-right: 0;
}
.indexsec03 .listul a {
    display: block;
    position: relative;
}
.indexsec03 .listul .box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: flex;
    align-items: center;
    opacity: 0;
}
.indexsec03 .listul .txt01 {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.indexsec03 .listul .txt02 {
    text-align: right;
	height:110px;
	overflow:hidden;
}
.indexsec03 .listul .txt02 span {
    display: inline-block;
    font-size: 12px;
    /*max-width: 80%;*/
    text-align: left;
}
.indexsec03 .listul a:hover .box {
    opacity: 1;
}
.indexsec04 {
    padding: 100px 0;
    background: url("../images/img07.jpg") no-repeat center center fixed;
}
.indexsec04 .comWidth {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.indexsec04 .lbox {
    width: 38.66%;
    color: #fff;
}
.indexsec04 .lbox h2 {
    font-size: 28px;
    line-height: 1.3;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.indexsec04 .lbox h2:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 50px;
    height: 3px;
    background-color: rgba(72, 99, 189, 1);
}
.indexsec04 .lbox h2 span {
    display: block;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Arial;
}
.indexsec04 .lbox p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 2;
}
.indexsec04 .lbox .tel {
    font-size: 20px;
    color: #FF8C00;
    margin-bottom: 30px;
}
.indexsec04 .lbox ul {
    display: flex;
}
.indexsec04 .lbox ul li {
    width: 150px;
    margin-right: 10px;
}
.indexsec04 .lbox ul li:last-child {
    margin-right: 0;
}
.indexsec04 .lbox ul a {
    padding: 10px 0;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 15px;
    border: 1px solid #fff;
}
.indexsec04 .lbox ul a:hover {
    background-color: rgba(236, 155, 14, 1);
    border-color: rgba(236, 155, 14, 1);
}
.indexsec04 .rbox {
    width: 56.6%;
}
.indexsec04 .rbox ul {
    display: flex;
    justify-content: space-between;
}
.indexsec04 .rbox ul li {
    width: 49%;
}
.indexsec04 .rbox ul img {
    width: 100%; height:250px;
}
.indexsec04 .rbox ul p {
    text-align: center;
    color: #fff;
    padding: 12px 5px;
    background-color: rgba(255, 255, 255, 0.2);
}
.indexsec04 .rbox ul a:hover p {
    background-color: rgba(235, 154, 14, 0.8);
}
.indexsec05 {
    margin: 100px 0;
}
.indexsec05 h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
    color: #000;
}
.indexsec05 h2 span {
    padding-top: 15px;
    margin-top: 15px;
    display: block;
    font-size: 14px;
    color: #A9A9A9;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
}
.indexsec05 h2 span:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    width: 40px;
    height: 3px;
    background-color: rgba(72, 99, 189, 1);
    margin-left: -20px;
}
.indexsec05 ul {
    display: flex;
    flex-wrap: wrap;
}
.indexsec05 ul li {
    width: 50%;
    display: flex;
    align-items: center;
    background-color: rgb(240, 247, 251);
}
.indexsec05 ul .photo {
    width: 50%;
}
.indexsec05 ul .photo img {
    width: 100%;
}
.indexsec05 ul .txtbox {
    width: 50%;
    box-sizing: border-box;
    padding: 10px 4.5%;
}
.indexsec05 ul .txtbox h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
}
.indexsec05 ul .txtbox p {
    font-size: 14px;
    line-height: 2;
}
.indexsec06 {
    margin-bottom: 100px;
    text-align: center;
    padding: 60px 15px;
    background: url("../images/img12.jpg") no-repeat center center;
    background-size: cover;
    color: #fff;
}
.indexsec06 h2 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.indexsec06 h2:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 40px;
    height: 1px;
    background-color: rgba(71, 71, 71, 1);
    content: "";
    margin-left: -20px;
}
.indexsec06 h2 img {
    width: 58px;
}
.indexsec06 h2 span {
    margin-top: 10px;
    display: block;
    font-size: 24px;
    font-family: tahoma, geneva, sans-serif;
    text-transform: uppercase;
}
.indexsec06 p {
    margin-bottom: 40px;
    font-size: 26px;
}
.indexsec07 h2 {
    margin-bottom: 40px;
    font-size: 26px;
    color: #000;
    font-weight: normal;
}
.indexsec07 h2 span {
    font-size: 40px;
    font-weight: bold;
}
.indexsec07 .inner {
    display: flex;
    justify-content: space-between;
}
.indexsec07 .lbox {
    width: 55%;
}
.indexsec07 .lbox ul li:not(:last-child) {
    margin-bottom: 30px;
}
.indexsec07 .lbox ul a {
    padding: 5px 0 5px 130px;
    display: block;
    position: relative;
    min-height: 94px;
    box-sizing: border-box;
}
.indexsec07 .lbox ul h3 {
    margin-bottom: 5px;
    font-weight: normal;
}
.indexsec07 .lbox ul p {
    font-size: 14px;
    color: #666;
	height: 60px;
    overflow: hidden;
}
.indexsec07 .lbox ul .time {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    text-align: center;
    background-color: #f4f4f4;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    padding: 10px;
}
.indexsec07 .lbox ul .time span {
    display: block;
    font-size: 22px;
    color: #b4b4b4;
    font-weight: bold;
    border-bottom: 1px dashed #b1b1b1;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.indexsec07 .lbox ul a:hover h3 {
    color: #ec9b0e;
}
.indexsec07 .lbox ul a:hover .time {
    background-color: #ec9b0e;
    color: #fff;
}
.indexsec07 .lbox ul a:hover .time span {
    color: #fff;
}
.indexsec07 #changdu_da {
    width: 40%;
    position: relative;
}
.indexsec07 #changdu_da li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
}
.indexsec07 #changdu_da li:first-child {
    opacity: 1;
}
.indexsec07 #changdu_da .table {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.indexsec07 #changdu_da .table a {
    width: 115px;
    background: #E3DEE1;
    opacity: 0.8;
    text-align: center;
    line-height: 33px;
    margin: 0 2px;
    display: block;
}
.indexsec07 #changdu_da .table a.small_active {
    background: #FF8800;
    color: #fff;
}
#footer {
    margin-top: 100px;
    background-color: #111111;
}
#footer .copyright {
    padding: 15px 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
#footer .copyright a {
    color: #fff;
}
#footer .copyright span {
    margin-left: 40px;
}
#footer .qyrz {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 10px;
    width: 120px;
}
#footer .fblue {
    padding: 40px 15px;
    background-color: #4C60A7;
}
#footer .fblue .width {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#footer .fblue .line {
    width: 1px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.43);
}
#footer .fblue .txt {
    color: #fff;
    position: relative;
    font-size: 14px;
    padding-left: 66px;
}
#footer .fblue .txt img {
    width: 56px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -28px;
}
#footer .fblue .txt span {
    display: block;
    font-size: 18px;
}
#footer .fbox {
    max-width: 1230px;
    margin: 0 auto;
    padding: 60px 15px 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
#footer .code {
    max-width: 270px;
    display: flex;
    justify-content: space-between;
}
#footer .code div {
    width: 43%;
}
#footer .code div img{ width:125px!important; height:125px!important; max-width:125px!important;}
#footer .code p {
    text-align: center;
    font-size: 14px;
    color: #707070;
    margin-top: 20px;
}
#footer .fttl {
    margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
}
#footer .ful li {
    margin-top: 5px;
}
#footer .ful a {
    color: #D3D3D3;
    font-size: 14px;
}
#footer .ful a:hover {
    color: #ec9b0e;
}
#footer .flox .ttl {
    font-size: 28px;
    color: #fff;
    margin-bottom: 20px;
}
#footer .flox .name {
    font-size: 18px;
    color: #D3D3D3;
}
#footer .flox li {
    font-size: 14px;
    color: #D3D3D3;
    margin-top: 10px;
}
#footer .flox a {
    color: #D3D3D3;
}
.comTop {
    margin-bottom: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.comTop .comWidth {
    box-sizing: border-box;
    height: 300px;
    display: flex;
    align-items: flex-end;
}
.comTop h2 {
    width: 267px;
    color: #fff;
    font-size: 30px;
    background-color: rgba(30, 57, 146, 0.83);
    font-weight: normal;
    padding: 30px 40px;
    box-sizing: border-box;
}
.comTop h2 span {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}
.aboutPage .linkul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.aboutPage .linkul li {
    width: 160px;
    margin-right: 5px;
}
.aboutPage .linkul li:last-child {
    margin-right: 0;
}
.aboutPage .linkul a {
    padding: 12px 5px;
    display: block;
    text-align: center;
    color: #535353;
    background: #f5f5f5;
    font-size: 14px;
}
.aboutPage .linkul a:hover {
    background-color: #f0b348;
    color: #fff;
}
.aboutPage .info img {
    height: auto !important;
}
.aboutPage #scroll {
    margin-top: 40px;
    overflow: hidden;
    height: 277px;
}
.aboutPage #scroll ul li {
    float: left;
    width: 300px;
    margin: 0 10px;
}
.aboutPage #scroll ul a {
    display: block;
}
.aboutPage #scroll ul p {
    font-size: 14px;
    color: rgba(86, 86, 86, 1);
    margin-top: 10px;
    text-align: center;
}
.aboutPage #scroll ul a:hover p {
    color: #60a9d7;
}

.contactPage .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contactPage .inner .lbox h3 {
	margin-bottom: 10px;
}
.contactPage .inner .lbox p {
	line-height: 2;
}
.contactPage .inner .lbox p a {
	color: #0000ff;
}
.contactPage .inner .lbox p span {
	color: #000080;
}

.comPath {
	font-size: 14px;
	color: #666;
	margin-bottom: 40px;
}
.comPath a {
	color: rgb(30, 57, 146);
	text-decoration: none;
}
.comPath img {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 5px 0 0;
	width: 14px;
}
.sidebar {
	float: left;
	width: 21%;
}
.sidebar .proul a {
	display: block;
	border-bottom: 1px solid #F0F0F0;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 12px 10px;
}
.sidebar .proul .item a {
	padding-left: 25px;
	position: relative;
}
.sidebar .proul .item a:before {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	content: "";
	background-color: #d9d9d9;
}
.sidebar .proul a:hover {
	background-color: rgba(239, 248, 248,1);
}
.conts {
	width: 75%;
	float: right;
}
.productPage .listul {
	display: flex;
	flex-wrap: wrap;
}
.productPage .listul li {
	width: 32%;
	margin: 0 2% 40px 0;
}
.productPage .listul li:nth-child(3n) {
	margin-right: 0;
}
.productPage .listul a {
	display: block;
}
.productPage .listul .photo img {
	width: 100%;
}
.productPage .listul p {
	margin: 15px;
}
.productPage .listul .link {
	width: 96px;
	box-sizing: border-box;
	padding: 8px 0;
	color: #fff;
	margin: 0 15px;
	text-align: center;
	font-size: 14px;
	background-color: #1e3992;
}
.productPage .listul a:hover p {
	color: #1e3992;
}
.productPage .listul a:hover .link {
	background-color: #fec022;
}

.productdetailPage .topbox {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.productdetailPage .topbox .sliderbox {
	width: 55.55%;
	box-sizing: border-box;
	/*border: 1px solid rgba(240, 240, 240, 1);*/
}
.productdetailPage .topbox .top {
	/*margin-bottom: 20px;*/
}
.productdetailPage .topbox .top .swiper-slide img {
	width: 100%;
}
.productdetailPage .topbox .btm {
	padding: 0 30px;
	position: relative;
}
.productdetailPage .topbox .btm .swiper-button-prev {
	background-color: rgba(154,155,155,1);
	left: 0;
	top: 0;
	height: 100%;
	margin: 0;
	width: 28px;
}
.productdetailPage .topbox .btm .swiper-button-next {
	background-color: rgba(154,155,155,1);
	right: 0;
	top: 0;
	height: 100%;
	margin: 0;
	width: 28px;
}
.productdetailPage .topbox .btm .swiper-button-prev:after,
.productdetailPage .topbox .btm .swiper-button-next:after {
	color: #fff;
	font-size: 26px;
}
.productdetailPage .topbox .btm .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	border: 2px solid rgba(154,155,155,1);
}
.productdetailPage .topbox .btm .swiper-slide-thumb-active {
	border-color: rgba(105,192,188,1);
}
.productdetailPage .topbox .btm .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.productdetailPage .topbox .rbox {
	width: 42%;
}
.productdetailPage .topbox .rbox h2 {
	font-size: 24px;
	color: rgba(51, 51, 51,1);
	margin-bottom: 30px;
}
.productdetailPage .topbox .rbox .catebox {
	display: flex;
	margin-bottom: 40px;
}
.productdetailPage .topbox .rbox .catebox .txt01 {
	color: #979797;
	font-size: 14px;
	width: 20%;
}
.productdetailPage .topbox .rbox .catebox .txt02 {
	width: 80%;
}
.productdetailPage .topbox .rbox .catebox .txt02 a {
	color: #707070;
}
.productdetailPage .topbox .rbox .catebox .txt02 a:hover {
	color: #60a9d7;
}
.productdetailPage .topbox .rbox .linkul {
	display: flex;
	margin-bottom: 40px;
}
.productdetailPage .topbox .rbox .linkul li {
	width: 114px;
}
.productdetailPage .topbox .rbox .linkul a {
	display: block;
	text-align: center;
	color: #fff;
	background-color: #EC9B0E;
	padding: 10px 0;
}
.productdetailPage .topbox .rbox .linkul a:hover {
	background-color: rgba(255,102,0,1);
}
.productdetailPage .topbox .rbox .linkul .style {
	margin-left: 10px;
}
.productdetailPage .topbox .rbox .linkul .style a {
	background-color: #1E3992;
}
.productdetailPage .topbox .rbox .linkul .style a:hover {
	background-color: #324ea7;
}
.productdetailPage .topbox .rbox .inner {
	border: 1px solid rgba(221, 221, 221, 1);
	padding: 20px;
}
.productdetailPage .topbox .rbox .inner h3 {
	color: #1e3992;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid rgba(221, 221, 221, 1);
	padding-bottom: 5px;
	padding-right: 30px;
	background: url("../images/img31.png") no-repeat right center;
	background-size: 21px auto;
}
.productdetailPage .topbox .rbox .inner li {
	position: relative;
	color: #696969;
	padding-left: 30px;
	margin-top: 20px;
}
.productdetailPage .topbox .rbox .inner img {
	position: absolute;
	left: 0;
	top: 0;
	width: 23px;
}
.productdetailPage .topbox .rbox .inner li.tel a {
	color: #FF8C00;
}
.productdetailPage .topbox .rbox .inner li.mail a {
	color: #00E;
}
.productdetailPage .ttl span {
	display: inline-block;
	color: #fff;
	background-color: #1e3992;
	padding: 12px 25px;
}
.productdetailPage .info {
	border: 1px solid rgba(240, 240, 240, 1);
	padding: 20px;
}
.productdetailPage .info img {
	height: auto !important;
}
.comPageList {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.comPageList li {
	max-width: 49%;
	color: #969696;
	font-size: 14px;
	box-sizing: border-box;
}
.comPageList .prev {
	padding-left: 20px;
	background: url("../images/img29.png") no-repeat left center;
	background-size: 14px auto;
}
.comPageList .next {
	padding-right: 20px;
	background: url("../images/img30.png") no-repeat right center;
	background-size: 14px auto;
}
.comPageList a {
	font-size: 16px;
	color: #707070;
}
.comPageList a:hover {
	color: #60a9d7;
}

.sidebar .newsul li {
	margin-bottom: 5px;
}
.sidebar .newsul a {
	padding: 10px 5px;
	display: block;
	text-align: center;
	border: 1px solid #EFEFEF;
}
.sidebar .newsul a:hover {
	background-color: #ec9b0e;
	color: #fff;
}
.newsPage .newsList a {
	display: block;
	position: relative;
	border-bottom: 1px dashed #F2F2F2;
	padding: 15px 200px 15px 35px;
}
.newsPage .newsList a:before {
	position: absolute;
	left: 15px;
	top: 25px;
	content: "";
	border-radius: 100%;
	background-color: rgba(153,153,153,1);
	width: 3px;
	height: 3px;
}
.newsPage .newsList p {
	font-size: 15px;
	color: #323232;
}
.newsPage .newsList a:hover p {
	color: #1e3992;
}
.newsPage .newsList .time {
	padding-left: 18px;
	position: absolute;
	right: 0;
	top: 18px;
	color: #c8c8c8;
	font-size: 12px;
	background: url("../images/img38.png") no-repeat left center;
	background-size: 13px auto;
}
.newsPage .newsList .time span {
	color: #969696;
}

.newsdatailPage .h2ttl {
	text-align: center;
	font-size: 30px;
	color: rgba(30, 30, 30,1);
	font-weight: normal;
	border-bottom: 1px solid rgba(240,240,240,1);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.newsdatailPage .zhaiyao {
	border: 1px solid rgba(228,228,228,1);
	background-color: rgba(252,251,253,1);
	padding: 15px 15px 15px 90px;
	font-size: 12px;
	color: rgba(153, 153, 153, 1);
	position: relative;
	margin-bottom: 30px;
}
.newsdatailPage .zhaiyao span {
	position: absolute;
	left: 15px;
	top: 13px;
	font-size: 14px;
}
.casePage .caseul {
	display: flex;
	flex-wrap: wrap;
}
.casePage .caseul li {
	width: 24.33%;
	margin: 0 0.89% 20px 0;
}
.casePage .caseul li:nth-child(4n) {
	margin-right: 0;
}
.casePage .caseul a {
	display: block;
	position: relative;
	overflow: hidden;
}
.casePage .caseul .hidden {
	position: absolute;
	left: 0;
	bottom: -50px;
	width: 100%;
	background-color: rgba(48,48,48,0.7);
	box-sizing: border-box;
	padding: 0 5px 10px;
	-webkit-transition: all .5s;transition: all .5s;
}
.casePage .caseul a:hover .hidden {
	bottom: 0;
	background-color: rgba(0,84,160,0.8);
}
.casePage .caseul .hidden p {
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 10px 0;
}
.casePage .caseul .hidden .link {
	color: #fff;
	max-width: 140px;
	margin: 0 auto;
	font-size: 14px;
	border-radius: 10px;
	border: 1px solid #fff;
	box-sizing: border-box;
	text-align: center;
	padding: 8px 5px;
}

.formPage .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.formPage .inner .rbox {
	max-width: 301px;
}
.formPage .inner .lbox {
	width: 440px;
}
.formPage .inner .lbox .item {
	position: relative;
	padding: 0 0 10px 110px;
}
.formPage .inner .lbox .item .txt {
	position: absolute;
	left: 0;
	top: 7px;
	font-size: 14px;
	color: #666;
	width: 100px;
	text-align: right;
}
.formPage .inner .lbox .item .txt .red {
	color: #ff1800;
	margin-right: 5px;
}
.formPage .inner .lbox .item textarea {
	width: 100%;
	height: 150px;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	font-size: 14px;
	padding: 7px 10px;
	border: 1px solid #f0f0f0;
	resize: vertical;
	border-radius: 0;
}
.formPage .inner .lbox .item input {
	width: 100%;
	height: 36px;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	font-size: 14px;
	padding: 0 10px;
	border: 1px solid #f0f0f0;
	border-radius: 0;
}
.formPage .inner .lbox .item img {
	margin-top: 5px;
	padding: 10px;
    background: #dde8fc;
}
.formPage .inner .submit {
	text-align: center;
}
.formPage .inner .submit button {
	width: 200px;
	background-color: rgba(54, 54, 54, 1);
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
	border: none;
	font-size: 18px;
	color: #fff;
	padding: 10px 0;
	cursor: pointer;
}
.formPage .inner .submit button:hover {
	background-color: rgba(203, 7, 9, 1);
}


@media all and (min-width: 992px) and (max-width: 1180px) {
    #header .naviul > li:not(:last-child) {
        margin-right: 5px;
    }
}
@media all and (max-width: 991px) {
    #container {
        padding-top: 75px;
    }
    .pagination {
        margin-top: 20px;
    }
    .pagination span {
        font-size: 14px;
    }
    .pagination a {
        margin: 0 3px 5px;
        min-width: 33px;
    }
    .pagination .page-status {
        margin-right: 8px;
    }
    #header {
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.05);
    }
    #header .htop {
        display: none;
    }
    #header .hwidth {
        max-width: inherit;
        padding: 15px 15px;
        display: block;
    }
    #header .logo img {
        width: 55px;
    }
    #header h1 {
        margin-left: -10px;
        font-size: 20px;
		transform: scale(0.85);
    }
    #header h1 span {
        font-size: 12px;
    }
    #header .hbox .txt {
        display: none;
    }
    #header .navi {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background-color: rgba(255, 255, 255, 1);
    }
    #header .naviul {
        display: block;
    }
    #header .naviul > li:not(:last-child) {
        margin-right: 0;
    }
    #header .naviul > li > a {
        padding: 10px 5px;
        font-size: 18px;
        text-align: center;
    }
    #header .naviul > li > a:before {
        bottom: 5px;
    }
    #header .naviopen {
        display: none !important;
    }
    .menu {
        position: absolute;
        right: 15px;
        top: 24px;
        z-index: 200;
    }
    .menu-trigger, .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }
    .menu-trigger {
        position: relative;
        width: 38px;
        height: 30px;
    }
    .menu-trigger span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #333;
        border-radius: 4px;
    }
    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }
    .menu-trigger span:nth-of-type(2) {
        top: 13px;
    }
    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }
    .menu-trigger.active span:nth-of-type(1) {
        -webkit-transform: translateY(13px) rotate(-45deg);
        transform: translateY(13px) rotate(-45deg);
    }
    .menu-trigger.active span:nth-of-type(2) {
        opacity: 0;
    }
    .menu-trigger.active span:nth-of-type(3) {
        -webkit-transform: translateY(-13px) rotate(45deg);
        transform: translateY(-13px) rotate(45deg);
    }
    .comWidth {
        max-width: inherit;
    }
    .mainVisual {
        margin-bottom: 0;
    }
    .indexsec01 {
        display: none;
    }
    .indexsec02 {
        padding: 40px 0;
    }
    .indexsec02 .comWidth {
        display: block;
    }
    .indexsec02 .lbox {
        width: auto;
    }
    .indexsec02 .lbox h2 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }
    .indexsec02 .lbox h2 > span {
        font-size: 22px;
    }
    .indexsec02 .lbox p {
        line-height: 1.6;
    }
    .indexsec02 .lbox .link {
        margin-top: 10px;
    }
    .indexsec02 .lbox .link a {
        margin: 0 auto;
        font-size: 14px;
        padding: 10px 0;
    }
    .indexsec02 .rbox {
        width: auto;
        margin-top: 20px;
    }
    .indexsec02 .rbox ul {
        margin-top: 10px;
    }
    .indexsec02 .rbox li {
        max-height: 68px;
    }
    .indexsec03 {
        margin: 40px 0;
    }
    .indexsec03 h2 {
        font-size: 22px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .indexsec03 h2:before {
        height: 2px;
    }
    .indexsec03 .txt {
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 1.6;
    }
    .indexsec03 .cateul {
        justify-content: space-between;
        margin-bottom: 0;
    }
    .indexsec03 .cateul li {
        width: 32.5%;
        margin: 0 0 5px;
    }
    .indexsec03 .cateul a {
        font-size: 14px;
    }
    .indexsec03 .listul {
        justify-content: space-between;
    }
    .indexsec03 .listul li {
        width: 48.5%;
        margin: 10px 0 0;
    }
    .indexsec03 .listul .box {
        display: none;
    }
    .indexsec04 {
        display: none;
    }
    .indexsec05 {
        display: none;
    }
    .indexsec06 {
        display: none;
    }
    .indexsec07 h2 {
        margin-bottom: 20px;
        font-size: 16px;
        text-align: center;
    }
    .indexsec07 h2 span {
        font-size: 22px;
    }
    .indexsec07 .inner {
        display: block;
    }
    .indexsec07 .lbox {
        width: auto;
    }
    .indexsec07 .lbox ul li:not(:last-child) {
        margin-bottom: 15px;
    }
    .indexsec07 .lbox ul a {
        padding: 5px 0 5px 95px;
        min-height: 72px;
    }
    .indexsec07 .lbox ul h3 {
        font-weight: bold;
    }
    .indexsec07 .lbox ul .time {
        width: 90px;
        font-size: 13px;
        padding: 5px;
    }
    .indexsec07 .lbox ul .time span {
        font-size: 18px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .indexsec07 #changdu_da {
        width: auto;
        height: 300px;
        margin-top: 20px;
    }
    .indexsec07 #changdu_da .table a {
        width: 100px;
    }
    #footer {
        margin-top: 40px;
    }
    #footer .copyright {
        padding: 15px 5px 70px;
    }
    #footer .copyright span {
        margin: 5px 0 0;
        display: block;
    }
    #footer .qyrz {
        display: none;
    }
    #footer .fblue {
        display: none;
    }
    #footer .fbox {
        max-width: inherit;
        padding: 30px 15px 15px;
        display: block;
    }
    #footer .code {
        display: none;
    }
    #footer .fcox, #footer .frox {
        display: none;
    }
    #footer .flox .ttl {
        display: none;
    }
    #footer .flox .name {
        font-size: 20px;
        text-align: center;
    }
    .comTop {
        margin-bottom: 20px;
    }
    .comTop .comWidth {
        height: 130px;
    }
    .comTop h2 {
        width: 200px;
        color: #fff;
        font-size: 22px;
        padding: 15px;
    }
    .comTop h2 span {
        font-size: 13px;
    }
    .aboutPage .linkul {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .aboutPage .linkul li {
        width: 32%;
        margin: 0 2% 5px 0;
    }
    .aboutPage .linkul li:nth-child(3n) {
        margin-right: 0;
    }
    .aboutPage .linkul a {
        padding: 10px 5px;
    }
    .aboutPage #scroll {
        margin-top: 20px;
        height: 223px;
    }
    .aboutPage #scroll ul li {
        width: 200px;
        margin: 0 5px;
    }
    .aboutPage #scroll ul p {
        margin-top: 5px;
    }
	.contactPage .inner {
		display: block;
	}
	.contactPage .inner .lbox h3 {
		text-align: center;
	}
	.contactPage .inner .rbox {
		text-align: center;
		margin-top: 10px;
	}
	.comPath {
		margin-bottom: 20px;
	}
	.sidebar {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	.sidebar .proul li {
		position: relative;
	}
	.sidebar .proul .openicon {
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		height: 43px;
		background: url("../images/img27.png") no-repeat center center;
		background-size: 20px auto;
	}
	.sidebar .proul .openicon.on {
		background-image: url("../images/img28.png");
	}
	.sidebar .proul a {
		padding: 10px 10px;
	}
	.sidebar .proul .ttl a {
		padding-right: 50px;
	}
	.sidebar .proul .itemopen {
		display: none;
	}
	.sidebar .proul .item a {
		padding-left: 25px;
		font-size: 14px;
	}
	.sidebar .proul .item a:before {
		top: 17px;
	}
	.conts {
		width: auto;
		float: none;
	}
	.productPage .listul {
		justify-content: space-between;
	}
	.productPage .listul li {
		width: 48.5%;
		margin: 0 0 15px;
	}
	.productPage .listul p {
		margin: 5px 0 0;
	}
	.productPage .listul .link {
		display: none;
	}
	.productdetailPage .topbox {
		display: block;
	}
	.productdetailPage .topbox .sliderbox {
		width: auto;
	}
	.productdetailPage .topbox .top {
		/*margin-bottom: 10px;*/
	}
	.productdetailPage .topbox .rbox {
		width: auto;
		margin-top: 10px;
	}
	.productdetailPage .topbox .rbox h2 {
		font-size: 18px;
		margin-bottom: 10px;
		text-align: center;
	}
	.productdetailPage .topbox .rbox .linkul {
		display: none;
	}
	.productdetailPage .topbox .rbox .inner {
		display: none;
	}
	.productdetailPage .topbox .rbox .catebox {
		margin-bottom: 0;
	}
	.sidebar .newsul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sidebar .newsul li {
		margin: 0 2% 5px 0;
		width: 32%;
	}
	.sidebar .newsul li:nth-child(3n) {
		margin-right: 0;
	}
	.newsPage .newsList a {
		padding: 10px 10px 10px 10px;
	}
	.newsPage .newsList a:before {
		display: none;
	}
	.newsPage .newsList .time {
		position: static;
		right: inherit;
		margin-bottom: 5px;
		top: inherit;
	}
	.newsdatailPage .h2ttl {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.casePage .caseul {
		justify-content: space-between;
	}
	.casePage .caseul li {
		width: 48.5%;
		margin: 0 0 10px;
	}
	.casePage .caseul .hidden {
		display: none;
	}
	.formPage .inner {
		display: block;
	}
	.formPage .inner .rbox {
		max-width: inherit;
		text-align: center;
	}
	.formPage .inner .lbox {
		width: auto;
	}
	.formPage .inner .lbox .item {
		padding: 0 0 10px 90px;
	}
	.formPage .inner .lbox .item .txt {
		width: 80px;
	}

}

.footlinks {clear:both;padding:10px;font-size:12px;}
.footlinks span {color:#000;}
.footlinks a {display:inline-block;color:#000;margin:0px 2px;}
.footlinks a:hover {color:#ff525e;}
.indexsec03 .listul img{height:220px;width:100%;}
.productPage .listul .photo img{height:220px;}
@media all and (max-width: 991px) {
.footlinks{ display:none}
#header .navi.active{display:block}
.indexsec03 .listul img{height:150px;}
.productPage .listul .photo img{height:150px;}
}

.wp-pagenavi {
padding:15px 0;
	CLEAR: both;
	text-align:center;
	font-size:13px;
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}