html {
    font-family: "microsoft yahei", "宋体", "Arial", "iconfont" !important;
    background-color: #fff;
    font-size: 14px;
}

body {
    font-size: 14px;
    line-height: 28px;
    color: #333333;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    font-weight: normal;
}
[data-iconb]:before {
    content: attr(data-iconb);
}

[data-icona]:after {
    content: attr(data-icona);
}
a {
    color: #434343;
    text-decoration: none;
}
a:hover {
    color: #1048a0;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
.container{ width:1000px;}
.roll-box{ overflow: hidden;}
.tag-a:before{content: "\e669";}
.tag-a:after{content: "\e66a";}
.tag-a{ display: block; height: 40px; line-height: 40px;color: #434343;}
.tag-a:hover{color:#1048a0;}
.top-main{width: 100%;
    height: 37px;
    line-height: 38px;
    position: relative;
    z-index: 80;
    background-color: #f5f5f5;
    color: #666;
    font-size: 12px;
    border-bottom: 1px solid #ddd;}
.top-main .container{ justify-content: space-between;}

.logo-tel{ padding: 20px 0; background: url("../images/backs.jpg") repeat-x center top ;}
.logo-tel .container{ justify-content: space-between;}

.logo-tel .tel { line-height: 26px; width:300px;  justify-content: center;}
.logo-tel .txt-box{ position: relative;}
.logo-tel .txt-box:before{position: absolute; top:50%; left:-60px; transform: translateY(-50%);  font-size: 46px; color:#999;}
.logo-tel .tel .txt {
    color: #666;
    font-size: 14px;
}
.logo-tel .tel .phone {
    color: #1048a0;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: arial;

}

.main-nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #1048a0;
    position: relative;
    z-index: 3;
}
.nav .list {
    width: 102%;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    position: relative;
}
.main-nav .nav {
    width: 1200px;
    margin: 0 auto;
}
.main-nav .nav li {
    float: left;
    width: 134px;
    height: 50px;
    line-height: 50px;
    display: block;
    position: relative;
    z-index: 10;
    font-size: 16px;
    border-right: 1px solid #032863;
    text-align: center;
}
.main-nav .nav li:first-child {
    border-left: 1px solid #032863;
    background: none;
}
.main-nav .nav li a {
    display: block;
    color: #fff;
    font-size: 16px;
}
.main-nav .nav li a:hover, .main-nav .nav li a.hover, .main-nav .nav li.hover {
    background: #ac140f;
}
.main-nav .nav dl {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 12;
    border: 1px solid #ac140f;
    border-top: 0;
}
.main-nav .nav dl {
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.main-nav .nav li:hover dl {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.main-nav .nav dl dd {
    line-height: 44px;
    height: 44px;
    text-align: left;
    position: relative;
    z-index: 12;
    display: block;
    width: 100%;
    border-top: 1px solid #032863;
}
.main-nav .nav dl dd:first-child {
    border: none;
}
.main-nav .nav dl dd a {
    color: #fff;
    font-size: 14px;
    padding: 0;
    width: 100%;
    background: #1048a0;
    text-align: center;
}

.hottags {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #efefef;
}
.hottags .tag-a{ height: 60px;  line-height: 60px; color:#8d8d8d; }

.index-item{ padding-top: 40px;}

.index-item .title-box .title-en{
    font-size: 48px;
    line-height: 40px;
    font-weight: bold;
    color: #1048a0;
    text-align: center;
    margin-bottom: 10px;
}
.index-item .title-box .title {
    position: relative;
    margin: 0 auto;
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #434343;
}
.index-item .title-box .title:before{
    content: "";
    width:100%;
    height:0px;
    position: absolute;
    left:0;
    top:50%;
    transform: translateY(-50%);
    border-bottom: 1px solid #cecece;
}
.index-item .title-box .title .word{
    position: absolute;
    z-index: 2;
    top:0;
    left:50%;
    padding: 0 50px;
    transform: translateX(-50%);
    background-color: #fff;
}
.index-item .tab{ justify-content: center; padding-top: 30px;}
.index-item .tab-a {
    padding: 0 16px;
    height: 46px;
    line-height: 46px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px;
    display: inline-block;
    margin: 10px;
    color: #666;
}
.index-item .tab-a:hover {
    color: #fff;
    background: #1048a0;
    border-color: #1048a0;
}
.index-product  .left-box{ width:230px; margin-right: 20px; background: #f6f6f6; border:1px solid #ccc;}
.index-product  .left-box .title{ padding-left: 20px; margin: 10px 0;}
.index-product  .left-box .title h2{ font-size: 22px; font-weight: normal;color:#c10000;  display: inline-block; margin-right: 5px;}
.index-product  .left-box .title span{ font-size: 12px; color:#ccc;}
.index-product  .left-box .list{ margin:0 20px ; padding: 16px 0 8px 0; border-top: 1px solid #ccc;}
.index-product  .left-box .list .item{ margin-top: 11px;}
.index-product  .left-box .item .nav-a{ color:#666; display: block; padding-bottom:8px;  border-bottom: 1px solid #ccc;}
.index-product  .left-box .item:last-child .nav-a{ border-bottom: none; padding-bottom: 0;}
.index-product  .left-box .item .nav-a:before{content: "\e604"; font-size: 6px; margin-right: 10px;}
.index-product  .left-box .item .nav-a:hover{ color:#1048a0;}
.index-product  .right-box{background: #f6f6f6; border:1px solid #ccc;}
.index-product  .right-box .title-box{ padding-left: 20px; margin: 10px 0; position: relative;}
.index-product  .right-box .title-box h2{ font-size: 22px; font-weight: normal;color:#c10000;  display: inline-block; margin-right: 5px;}
.index-product  .right-box .title-box span{ font-size: 12px; color:#ccc;}
.index-product  .right-box .title-box .pro-more{ position: absolute; top:50%; right:10px; transform: translateY(-50%); background: #c10000; color:#fff; padding: 0px 15px;}
.index-product .right-box .list{margin:0 20px ; padding: 16px 0 8px 0; border-top: 1px solid #ccc;}
.index-product .right-box .list .item{ width:33.33%;}
.index-product .right-box .list .item .outer-div{
    margin: 5px;
    display: block;
    border: 1px solid #f0f0f0;
    transition: all .5s;
}
.index-product .right-box .list .item .title{font-size: 14px;
    line-height: 30px;
    text-align: center;}
.index-product .right-box .list .item .outer-div:hover{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
    border-color: #1048a0;
    background: #1048a0;
    color:#fff;
    transform: translateY(-5px);
}

.index-item .more {
    margin-top: 40px;
    height: 48px;
    line-height: 48px;
    position: relative;
}
.index-item .more:before {
    content: "";
    width:100%;
    height:0;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
    border-bottom: 1px solid #ccc;

}
.index-item .more .look_more {
    position: absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
    background-color: #fff;
    display: block;
    width: 198px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #ccc;
    transition: all .5s;
}
.index-item .more .look_more:hover {
    background: #1048a0;
    color: #fff;
    transition: all .5s;
    border: 1px solid #1048a0;
}
.index-banner{ margin-top: 90px;
    height: 200px;
    background: url(../images/ixbannerbg.png) no-repeat center center;
    position: relative;
}
.index-banner .container{
    position: relative;
    height: 100%;
}
.index-banner .img{ position: absolute; left:0; bottom:0;}
.index-banner .title-box{ padding-left: 465px; }
.index-banner .title-box .tit1 {
    padding-top: 20px;
    font-size: 46px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 3px;
}
.index-banner .title-box .tit1 b {
    color: #f6ff00;
}
.index-banner .title-box .tit2 {
    margin-top: 15px;
    font-size: 46px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
}
.index-banner .title-box .tit3 {
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
}

.index-banner .title-box .tit3 b {
    font-size: 26px;
    font-weight: bold;
}
.index-you-shi{ margin-top: 40px; padding: 40px 0; background: #f0f0f0; }
.index-you-shi .container{ padding: 0px 10px;}
.index-you-shi .btn{ width:25%; flex: none; text-align: center; background: #d9d9d9; position: relative;}
.index-you-shi .btn:before{ content: ""; background: #fff; width:1px; height:100%; position: absolute; top:0; right:0; z-index: 2;}
.index-you-shi .btn:after{ content: ""; width:100%; height:7px; background: #999; position: absolute; top:0; left:0; z-index: 1; }
.index-you-shi .btn h2{ padding: 25px 0 10px; font-size: 22px; color:#c10000; }
.index-you-shi .btn p{ padding-bottom: 15px; font-size: 14px; color:#999;}
.index-you-shi .btn.on:after{ background:#c10000; }


/*合作客户*/
.index-he-zuo {
    padding-bottom: 0;
}

.index-he-zuo .title-box {
    position: relative;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}
.index-he-zuo .title-box  .p1 {
    font-size: 78px;
    color: #dedede;
    line-height: 1.0;
    height: 77px;
    display: block;
}
.index-he-zuo .title-box  .p2 {
    font-size: 35px;
    color: #000;
    line-height: 1.0;
    height: 40px;
    font-weight: bold;
    display: block;
}
.index-he-zuo .title-box  .p3 {
    font-size: 19px;
    color: #666;
    line-height: 1.0;
    height: 28px;
    display: block;
}
.index-he-zuo .roll-box  {
  overflow: hidden;
    margin-top: 30px;
}
.index-he-zuo .item{ padding-right: 20px;}
.index-fangan { padding: 40px 0; margin-top: 40px; background: #e1e1e1;}
.index-fangan .container{ padding: 20px; background: #fff;}
.index-fangan .title-box{ margin-bottom: 15px;}
.index-fangan .title-box .title-1{ font-size: 24px; line-height: 26px; color:#333;}
.index-fangan .title-box .title-2{ font-size: 13px; line-height: 16px; color:#ccc; margin-bottom: 15px;}
.index-fangan .left-box{ margin-right: 30px;}
.index-fangan .right-box .title-box .title-1{ font-size: 18px; color:#c10000;}
.index-fangan .right-box .item{ padding: 15px 0 5px; border-bottom: 1px dotted #ccc;}
.index-fangan .right-box .item .title a{color:#c10000;}

.index-about .title-box{ background: url("../images/Title_bg.png") no-repeat center top; height: 105px;}
.index-about .title-box .name{ padding-top: 8px;  line-height: 45px; text-align: center; font-size: 30px; color:#e30010; }
.index-about .about{ margin-top: 20px;}
.index-about .about .pic{ margin-right: 20px;}
.index-about .about img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.index-about  .about img:hover {
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
}
.index-about  .contW {
    position: relative;
    display: block;
    width: 700px;
    height: 350px;
    background: #fff;
}
.index-about  .contW .cont {
    width: 100%;
    height: 280px;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    text-align: justify;
    margin-bottom: 30px;
    overflow: hidden;
}
.index-about  .btn-box{ justify-content: flex-end; margin-top: 20px;}
.index-about  .view_detail a {
    display: block;
    height: 43px;
    font-size: 16px;
    line-height: 43px;
    padding: 0 38px;
    text-align: center;
    color: #434343;
    margin-left: 20px;
    background: #fff;
    border: 1px solid #b7b7b7;
}
.index-about  .view_detail a:hover {
    color: #fff;
    background: #1048a0;
    border-color: #1048a0;
    transition: all .5s;
}

/*企业相册*/
.index-style{ background: #f9f9f9; padding: 40px 0; margin-top: 40px;}
.index-style
,.index-cases{
    padding-bottom: 20px;
}

.index-style .title-box .title-1,
.index-cases .title-box .title-1
{ font-size: 22px; color:#333;}
.index-style .title-box .title-1 span,
.index-cases .title-box .title-1 span{ color:#cc0000;}


.index-style .roll-box
,.index-cases .roll-box{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.index-style .roll-box .outer-div
,.index-cases .roll-box .outer-div{
    margin: 0 5px;
}
.index-style .roll-box .item a
,.index-cases .roll-box .item a{
    display: block;
    margin: 0 5px;
}
.index-style .roll-box .item a img
,.index-cases .roll-box .item a img {
    display: block;
    transition: all ease 600ms;
}

.index-style .roll-box .item .title
,.index-cases .roll-box .item .title{
    font-size: 16px;
    line-height: 40px;
    color: #666;
    text-align: center;
}


.index-style .roll-box .item:hover img
,.index-cases .roll-box .item:hover img {
    opacity: 0.8;
}

.prev-ico
,.next-ico
{ background-color: rgba(238,238,238,0.5); color:#fff; border-radius: 50%; width:42px; height:42px; overflow: hidden;}
.prev-ico:hover
,.next-ico:hover{
    background-color: #ac140f;
}



.index-news .left-box{ width:780px; overflow: hidden; margin-right: 50px;}
.index-news  .left-box-path-1{ width:410px; margin-right: 20px;}
.index-news  .left-box-path-1 .roll-box{overflow: hidden; }
.index-news  .left-box-path-1 .item{ position: relative;}
.index-news  .left-box-path-1 .item-a{ display: block;}
.index-news  .left-box-path-1 .title{width:100%; height: 36px; line-height: 36px; text-align: center;background-color: rgba(0,0,0,0.6); color:#fff; position: absolute; left:0; bottom:0; }
.index-news .item .time{ margin-left: 10px;}

.index-news .title-box {
    width: 100%;
    line-height: 22px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding: 9px 0;
    position: relative;;
}
.index-news .title-box h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1048a0;
}
.index-news .title-box h3:before {
    content: "";
    width: 4px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    background: #1048a0;
}

.index-news .title-box .more-a {
    position: absolute;
    right:10px;
    top:50%;
    transform: translateY(-50%);
    color: #575757;
    transition: all ease 300ms;
}
.index-news .title-box .more-a:hover{ right: 0;}

.index-news .left-box-path-2 .item
,.index-news .right-box .item{
    height: 38px; line-height: 38px; margin-bottom: 1px; border-bottom: 1px dashed #eee;
}
.index-news-2 .title-box{ padding: 15px 0 5px 12px; margin-right: 20px; border-bottom: 1px solid #ccc;}
.index-news-2 .title-box img{display: inline-block;vertical-align: middle;margin-right: 14px;}
.index-news-2 .title-box h2{font-size: 22px; color:#c10000; display: inline-block; vertical-align: middle;}
.index-news-2 .left-box{ border: 1px solid #ccc; border-top-width: 3px; justify-content: space-between;}
.index-news-2 .left-box .path{ width:49%; }
.index-news-2 .left-box .path .list{ margin: 10px 0; padding: 5px 20px;border-right: 1px dashed #ccc;}
.index-news-2 .left-box .path:last-child .list{ border-right: none;}
.index-news-2 .left-box .item{ font-size: 12px; background: url("../images/san.jpg") no-repeat left center; text-indent: 10px;}
.index-news-2 .left-box .item .date{margin-left: 10px;}


.index-news-2 .right-box{ border: 1px solid #ccc; border-top-width: 3px; margin-left: 20px; width:240px;}
.index-news-2 .right-box ul{ font-size: 12px; color:#666; margin-top: 9px;padding: 15px 15px 0;}
.index-news-2 .right-box .TelList > div{height: 66px;line-height: 66px;background: #e6e6e6;}
.index-news-2 .right-box  .TelList > div img{display: inline-block;vertical-align: middle;margin-left: 13px;margin-right: 10px;}
.index-news-2 .right-box  .TelList > div p{font-size: 16px;color: #c10000;display: inline-block;vertical-align: middle;}
.index-news-2 .roll-box {
    margin-top: 20px;
    overflow: hidden; }
.index-news-2 .roll-box .item {
    white-space: nowrap;
    flex: none;
    display: block;
    overflow: hidden;
    width: 200px;
    padding-right: 20px;
    text-overflow: ellipsis;
    font-size: 16px; }
.footer-top{ margin-top: 20px; border-top: 8px solid #1048a0;width:100%; height: 0;}
.footer-links {
    background-color: #2E3033;

    font-size: 16px;

}
.footer-links .container{
    padding: 20px 0;
    border-bottom: 1px solid #1a1d21;
}
.footer-links  span {
    color: #fff;
    display: inline-block;
}
.footer-links  a {
    display: inline-block;
    font-size: 14px;
    color: #939393;
    padding-right: 10px;
}
.footer-links  a:hover {
    color: #1048a0;
}
.footer{background-color: #2E3033;color: #fff;  }
.footer .container{border-top: 1px solid #464a50; padding: 48px 0; justify-content: space-between;  }
.footer .path{ flex:auto; padding: 0 30px;     border-right: 1px solid #1a1d21;border-left: 1px solid #464a50; }
.footer .path:first-child{ border-left: 0;}
.footer .path:last-child{ border-right: 0;}

.footer .bNav{}
.footer .bNav dl { flex: auto; margin-right: 20px;}
.footer .bNav dl:last-child{ margin-right: 0;}
.footer .bNav dl dt {
    height: 16px;
    display: block;
    padding-bottom: 32px;
}
.footer .bNav dl dt a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
}
.footer .bNav dl dd {
    display: block;
    padding-bottom: 16px;
}
.footer .bNav dl dd a {
    display: block;
    font-size: 14px;
    color: #939393;
    line-height: 14px;
}
.footer .bNav dl dd a:hover {
    color: #1048a0;
}

.copyright {
    height: 50px;
    line-height: 50px;
    color: #666;
    font-size: 12px;
    background: #27292B;
}
.copyright p {
    color: #939393;
}
.copyright span {
    margin: 0 6px;
}
.copyright a {
    color: #939393;
    transition: all ease 300ms;
}
.copyright a:hover {
    color: #1048a0;
}

.currlocatinon .container {
    line-height: 30px;
    padding: 10px 0px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #f1f1f1;

}
.currlocatinon .container:before{color:#dc0000; margin-right: 5px;}

.page-left-box { width:245px; margin-right: 25px;}
.page-left-box  .title-box {
    background: #1048a0;
    height: 60px;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
}
.page-left-box .side-box{ margin-bottom: 20px;}
.page-left-box .side-nav-ul{ border: 1px solid #ddd; border-top: 0;}
.page-left-box .side-nav-li{ border-top: 1px solid #eaeaea;}
.page-left-box .side-nav-li:first-child{ border: 0;}
.page-left-box  .side-nav-a { height: 50px; line-height: 50px; display: block; }
.page-left-box  .side-nav-a:before{ margin: 0 10px 0 15px;}
.page-left-box  .side-nav-a.active{color:#1048a0;}
.page-left-box  .side-nav-a:hover:before,
.page-left-box  .side-nav-a.active:before{color:#dc0000;}

.page-left-box  .side-pro-box .pro-list{ border: 1px solid #ddd; border-top: 0;padding: 5px; }
.page-left-box  .side-pro-box .item{width:50%; text-align: center;}
.page-left-box  .side-pro-box .outer-div{ margin: 5px; display: block;}

.page-left-box   .side-contact{ border: 1px solid #ddd; border-top: 0;  padding: 10px;}
.page-left-box  .side-contact-box  h2 {
    font-size: 16px;
    font-weight: bold;
    color: #1048a0;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
}
.page-left-box  .side-contact-box p {
    line-height: 24px;
    font-size: 14px;
    padding-top: 10px;
    display: block;
}

.page-list-box .list-1 .item {  border-bottom: 1px solid #eaeaea;
    display: block;
    padding: 20px;
    transition: all .5s;}
.page-list-box .list-1 .item a{ color: #626669;}
.page-list-box .list-1 .item .pic{ margin-right: 10px;}
.page-list-box .list-1 .item .txt-box{ position: relative;}
.page-list-box .list-1 .item .title{ font-size: 18px; line-height: 50px; color:#333;  }

.page-list-box .list-1 .item .desc{-webkit-line-clamp:3; line-height: 22px; height: 66px;}
.page-list-box .list-1 .item .time{ font-size: 12px; color:#666; position: absolute; top:0; right:20px; height: 50px; line-height: 50px;  }
.page-list-box  .list-1 .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.page-list-box  .list-1 .item:hover .title{ color:#1048a0;}

.page-list-box .list-2 .outer-div{ margin: 0 10px 10px; display: block; border: 1px solid #ddd; transition: 500ms;}
.page-list-box .list-2 .title{ height: 46px; line-height: 46px; color:#555; text-align: center;  transition: 500ms;}
.page-list-box .list-2 .outer-div .pic{ position: relative;}
.page-list-box .list-2 .pic:before{content: ""; overflow: hidden; width:0; height: 0; position: absolute; top:50%; left:50%; z-index: 1; transform: translate(-50%,-50%); transition: 500ms; background-color: rgba(0,0,0,0) }
.page-list-box .list-2 .pic:after{content: "\e61a"; color:#fff; font-size: 0; text-align: center; line-height: 0; height:0; width:0; position: absolute; top:50%; left:50%; z-index: 2; transform: translate(-50%,-50%); transition: 500ms; }
.page-list-box .list-2 .outer-div:hover{background-color: #1048a0; color:#fff; }
.page-list-box .list-2 .outer-div:hover .title{color:#fff;}
.page-list-box .list-2 .outer-div:hover .pic:before{ width:100%; height: 100%;  background-color: rgba(0,0,0,0.4)}
.page-list-box .list-2 .outer-div:hover .pic:after{ font-size: 30px; line-height: 60px; height:60px; width:60px;}

.page-list-box .list-city .item {
    padding: 10px 0; }
.page-list-box .list-city .item .outer-div {
    height: 60px;
    overflow: hidden;
    background-color: #f7f7f7; }
.page-list-box .list-city .item .city {
    width: 150px;
    text-align: center;
    flex: none;
    display: flex;
    align-items: center;
    line-height: 30px;
    padding: 0 10px;
    font-size: 18px;
    background-color: #1048a0;
    color: #fff; }
.page-list-box .list-city .item .title {
    padding: 0 20px;
    line-height: 60px;
    width: 200px;
    flex: auto; }
.page-list-box .list-city .item .time {
    padding: 0 10px;
    line-height: 60px;
    flex: none; }


.page-show-box .show-1 .title{ font-size: 24px; font-weight: bold; line-height: 60px; text-align: center;}
.page-show-box .show-1 .time{ display: block; line-height: 26px; text-align: center;}
.page-show-box .show-1 .content{margin-top: 10px; padding-top: 10px;  border-top:1px solid #e7eaf1;  }
.page-show-box .show-2 .show-head{ text-align: center;}
.page-show-box .show-2 .show-head .images-box{margin-right: 30px;}
.page-show-box .show-2 .big-roll-box{ overflow: hidden;}
.page-show-box .show-2 .small-roll-box{ margin-top: 20px; overflow: hidden;}
.page-show-box .show-2 .small-roll-box .item{ position: relative;}
.page-show-box .show-2 .small-roll-box .item:before{ content: "";box-sizing: border-box; width:100%; height:100%; border: 5px solid #1048a0; position: absolute; left:0; top:0;}
.page-show-box .show-2 .small-roll-box .swiper-slide{ opacity: .6;}
.page-show-box .show-2 .small-roll-box .swiper-slide-thumb-active{opacity: 1;}
.page-show-box .show-2 .show-head .title{ height: 40px; line-height: 40px; font-size: 24px; font-weight: bold; text-align: center;}
.page-show-box .show-2 .show-head .btn-list{margin-top:40px;}
.page-show-box .show-2 .show-head  .btn{ display: block; width:100%; background: #1048a0; color:#fff; text-align: center; height: 40px; line-height: 40px; border-radius: 5px; cursor: pointer;}
.page-show-box .show-2 .show-head  .btn:after{ margin-left: 10px;}
.page-show-box .show-2 .show-head  .btn:hover{
    background-color:#dc0000;
    font-weight: bold;
}
.page-show-box .show-2 .show-head  .btn+.btn{ margin-top: 10px;}
.page-show-box .show-2  .show-content{ margin-top: 40px;}

.list-tags .item{height: 30px; line-height: 30px;border-bottom: 1px solid #eaeaea;}


.site-map-page  .sitemap{ padding: 30px; }
.site-map-page  .sitename{ font-weight: bold; font-size: 24px; line-height: 40px; height: 40px; text-align: center; justify-content: center;}
.site-map-page  .navul{ padding-top: 20px; }
.site-map-page  .navul .navli{ padding-right: 16px; flex: none;}
.site-map-page  .navul .navli_first{ font-weight: bold; }
.site-map-page .dataul  { flex-wrap: wrap; padding: 16px ; border: 1px dashed #333; }
.site-map-page .dataul .datali{ width:19%; margin-right: 1%}

.footer-basket-div .basket-ico {
    position: fixed;
    z-index: 3;
    bottom: 100px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #7a8599;
    border-radius: 25px;
    cursor: pointer;
    font-size: 30px;
    line-height: 50px;
    text-align: center; }
.footer-basket-div .basket-ico:before {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; }
.footer-basket-div .basket-ico .inquiry-number {
    position: absolute;
    top: 0;
    right: -5px;
    width: 20px;
    height: 20px;
    background-color: #f00;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: none; }
.footer-basket-div .basket-ico.hasInquiry .inquiry-number {
    display: block; }
.footer-basket-div .basket-main-div {
    position: fixed;
    right: 0;
    bottom: -100%;
    z-index: 100000;
    width: 230px;
    box-shadow: 0 0 5px 0 #7a8599;
    background-color: #fff;
    transition: 500ms; }
.footer-basket-div .basket-main-div .basket-title {
    height: 40px;
    line-height: 40px;
    background-color: #7a8599;
    color: #fff;
    text-align: center; }
.footer-basket-div .basket-main-div .basket-title .btn-hide {
    position: absolute;
    width: 40px;
    text-align: center;
    left: 0;
    top: 0;
    cursor: pointer; }
.footer-basket-div .basket-main-div .basket-title .inquiry-number {
    color: #9d162e; }
.footer-basket-div .basket-main-div .basket-list {
    padding: 10px;
    height: 200px;
    overflow-y: scroll; }
.footer-basket-div .basket-main-div .basket-list .item {
    padding-bottom: 5px; }
.footer-basket-div .basket-main-div .basket-list .item + .item {
    padding-top: 5px;
    border-top: 1px solid #7a8599; }
.footer-basket-div .basket-main-div .basket-list .item:hover .text-box .deleteToBasket {
    display: block;
    cursor: pointer; }
.footer-basket-div .basket-main-div .basket-list .pic {
    width: 40px;
    flex: none;
    margin-right: 10px; }
.footer-basket-div .basket-main-div .basket-list .text-box {
    width: 200px;
    flex: auto;
    width: 150px;
    font-size: 12px; }
.footer-basket-div .basket-main-div .basket-list .text-box a {
    color: #9d162e; }
.footer-basket-div .basket-main-div .basket-list .text-box .deleteToBasket {
    display: none;
    color: #7a8599; }
.footer-basket-div .basket-main-div .basket-footer {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: space-between;
    padding: 10px; }
.footer-basket-div .basket-main-div .basket-footer > * {
    margin: 0; }
.footer-basket-div .basket-main-div .basket-footer .btn {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background-color: #e64545;
    color: #f8f8f8;
    border-radius: 5px;
    cursor: pointer; }
.footer-basket-div .basket-main-div .basket-footer .btn a {
    color: #f8f8f8; }
.footer-basket-div .basket-main-div .basket-footer .btn.empty {
    background-color: #fff;
    color: #e64545; }
.footer-basket-div .basket-main-div.hideDiv {
    bottom: -100%; }
.footer-basket-div .basket-main-div.showDiv {
    bottom: 0; }

.inquire-list-page .inquireToBasket, .inquire-list-page .thead-table {
    width: 100%; }
.inquire-list-page .inquireToBasket th, .inquire-list-page .inquireToBasket td, .inquire-list-page .thead-table th, .inquire-list-page .thead-table td {
    padding: 10px 20px;
    vertical-align: center;
    border: 1px solid #eee;
    background-color: #fff; }
.inquire-list-page .inquireToBasket th, .inquire-list-page .thead-table th {
    background-color: #1048a0;
    color: #fff; }
.inquire-list-page .inquireToBasket tr, .inquire-list-page .thead-table tr {
    width: 100%; }
.inquire-list-page .inquireToBasket tr .td-pic, .inquire-list-page .thead-table tr .td-pic {
    width: 200px;
    text-align: center; }
.inquire-list-page .inquireToBasket tr .td-Options, .inquire-list-page .thead-table tr .td-Options {
    width: 200px;
    text-align: center; }
.inquire-list-page .inquireToBasket tr .td-name, .inquire-list-page .thead-table tr .td-name {
    width: auto;
    text-align: left; }
.inquire-list-page .formSet input[type=submit] {
    background-color: #1048a0; }
.inquire-list-page .formSet input[type=submit]:hover {
    background-color: #0f3e8a; }
.yinchang{
    display: none;
}
.formSet input, .formSet textarea {
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1em;
    padding-right: 1em;
    border-radius: 2px;
    border: 1px solid #ccc;
    overflow: hidden;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset; }
.formSet input:hover, .formSet textarea:hover {
    border: 1px solid #666;
    border-radius: 5px; }
.formSet input {
    height: 50px;
    line-height: 50px; }
.formSet textarea {
    height: 150px;
    line-height: 30px;
    overflow-y: scroll; }
.formSet input[type=submit] {
    background-color: #22627b;
    color: #fff;
    cursor: pointer; }











