html {
    height: 100%;
    border: none;
}
body {
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 14px;
    color: #484848;
    font-family: Arial, "microsoft yahei","iconfont";
    background: #FFF;
}
div, ul, li, img, dl, dd, dt, p {
    padding: 0;
    margin: 0;
    border: none;
}
ul, dl {
    list-style-type: none;
}
h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #1184DA;
    text-decoration: none;
}

[data-iconb]:before {
    content: attr(data-iconb);
}

[data-icona]:after {
    content: attr(data-icona);
}



.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: #1184DA;
}


.top-main{ height: 40px; line-height: 40px; background: #f5f5f5;}
.logo-tel{ padding: 20px 0;}
.logo-tel .logo-company .logo{margin-right: 20px;}
.logo-tel .logo-company .text{justify-content: center; align-items: flex-start;}
.logo-tel .logo-company .text-1{ font-size: 22px; line-height: 30px; font-weight: bold; color:#0c6eb3;}
.logo-tel .logo-company .text-2 li{list-style-type: disclosure-closed; list-style-position: inside; margin-right: 15px; font-size: 16px; color:#666; }
.logo-tel .contact-box{ justify-content: center; align-items: flex-end; padding-right: 48px; position: relative;}
.logo-tel .contact-box:before{ position: absolute; top:50%; right:0;  transform: translateY(-50%); font-size: 42px; color:#0c6eb3;}
.logo-tel .contact-box .txt{ font-size: 14px; color:#999;}
.logo-tel .contact-box .phone{ font-size: 28px; font-weight: bold; color:#333; }

.main-nav{ background: #1184DA; height: 60px; text-transform: capitalize;}
.main-nav .nav-ul-1{ justify-content: space-between;}
.main-nav .nav-li-1{ flex: auto; position: relative;}
.main-nav .nav-li-1 .nav-a-1{ color:#fff; font-size: 18px; line-height: 60px; display: block; text-align: center; }

.main-nav .nav-dl-2{ position: absolute; left:0; top:100%; z-index: 999; background: #2A95E5; min-width: 100%; white-space: nowrap; opacity: 0; visibility: hidden;  overflow: hidden; transition: 500ms;}
.main-nav  .nav-dd-2{ height: 40px; line-height: 40px; margin: 0 10px;  border-top: 1px solid #fff; border-bottom: 1px solid #666;}
.main-nav  .nav-dd-2:first-child{ border-top: none;}
.main-nav  .nav-dd-2:last-child{ border-bottom: none;}
.main-nav  .nav-a-2{ display: block; color:#fff; padding: 0 5px;}
.main-nav .nav-li-1.hover .nav-a-1 { background:#EB6100; }
.main-nav .nav-li-1:hover .nav-a-1{ background:#EB6100; }
.main-nav .nav-li-1:hover .nav-dl-2{ opacity: 1; visibility: visible;}
.main-nav  .nav-a-2:hover{background:#40A9ED;}

.hottags {
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.hottags .tag-a{ height: 60px;  line-height: 60px; color:#333; }
.page-left-box{ width:300px; margin-right: 30px;}
.page-left-box .sub-box{ border: 1px solid #f3f3f3; margin-bottom: 30px; }
.page-left-box .sub-box:last-child{margin-bottom: 0;}
.page-left-box .left-sub-nav .name{ padding: 30px 0; font-size: 25px; font-weight: bold; text-align: center; background: #1184DA; color:#fff; position: relative; }
.page-left-box .left-sub-nav .name:before{ content:"\e681"; font-size: 30px;font-weight: normal; position: absolute; top:50%; right:30px; transform: translateY(-50%); }
.page-left-box .left-sub-nav .category{ margin: 25px;}
.page-left-box .left-sub-nav .sub-nav{ margin-bottom: 20px;}
.page-left-box .left-sub-nav .category .nav-a{ display: block; padding-left: 20px; font-size: 18px; height: 56px; line-height: 56px; background: #f4f4f4; color:#111; position: relative;}
.page-left-box .left-sub-nav .category .nav-a:before{content: "\e680"; position: absolute; top:50%; right:20px;transform: translateY(-50%); font-size: 30px; color:#666; }
.page-left-box .left-sub-nav .on .nav-a,
.page-left-box .left-sub-nav .category .nav-a:hover{ color:#fff; background:#1184DA; }
.page-left-box .left-sub-nav .on .nav-a:before,
.page-left-box .left-sub-nav .category .nav-a:hover:before{ color:#fff;}
.page-left-box .left-sub-nav .category .nav-2-a{display: block; height: 40px; line-height: 40px; padding-left: 30px; position: relative; border-bottom: 1px solid #f4f4f4;}
.page-left-box .left-sub-nav .category .nav-2-a:before{ content: "\e626";position: absolute; top:50%; left:10px;transform: translateY(-50%); }
.page-left-box .contact{background: #1184DA; color:#fff; position: relative; padding: 20px 20px 20px 80px;}
.page-left-box .contact .phone{ font-size: 30px; font-weight: bold; font-family: "Times New Roman";}
.page-left-box .contact:before{ content: "\e611" ; font-size: 40px; position: absolute; top:50%; left:20px;transform: translateY(-50%); }

.index-item {padding-top:40px;}
.index-item .title-box{ padding-bottom: 20px; background: url("../images/titlebox-bg.png") no-repeat center bottom;}
.index-item .title-box .title-1{ font-size: 28px; font-weight: bold; line-height: 40px; text-align: center;}
.index-item .title-box .title-2{ font-size: 14px; color:#999; text-align: center;}
.index-item .title-box-2{height: 50px; line-height: 50px;  justify-content: space-between; border-bottom: 3px solid #f5f5f5;}
.index-item .title-box-2 .title{ font-size: 26px; color:#1184DA;}

.index-product { background: #f5f5f5; padding: 40px 0;}
.index-product .left-box{ width:270px; margin-right: 30px;}
.index-product .left-box .left-title-box{  background: #1184DA; color: #fff; height: 100px; text-align: center; justify-content: center;}
.index-product .left-box .left-title-box .name {  display: block; font-size: 36px;font-weight: bold;}
.index-product .left-box .left-title-box .sub-name { display: block;  font-size: 12px; line-height: 30px;  text-transform: uppercase; font-weight: 100;}
.index-product .left-box  .nav-ul-2{ padding: 24px 20px; border: 1px solid #eee; background: #fff;}
.index-product .left-box .nav-li-2{ position: relative;}
.index-product .left-box .nav-li-2:before{ content: "\e8ce"; position: absolute; right:10px; top:25px;transform: translateY(-50%); font-size: 20px; color:#fff;}
.index-product .left-box  .nav-a-2{ display: block; height: 50px; line-height: 50px; font-size: 16px; margin-bottom: 25px; font-weight: bold; text-indent: 32px; background: #1184DA; color:#fff; }
.index-product .left-box .nav-li-3{ height: 48px; line-height: 48px; font-size: 14px; text-indent: 32px; border-bottom: 1px dotted #e8e8e8; position: relative;}
.index-product .left-box .nav-li-3:before{ content: "\e626"; position: absolute; text-indent: 0; left:16px; top:24px;transform: translateY(-50%);  font-size: 12px; color:#1184DA;}
.index-product .left-box .nav-li-3:last-child{ border-bottom: none;}
.index-product .left-box  .nav-a-3{ display: block;}
.index-product .right-box {background: #fff;}
.index-product .right-box .btn-item{ height: 100px; line-height: 100px; border: 1px solid #eee;border-right-width: 0; background: #fff; }
.index-product .right-box .btn-list{ width:75%;}
.index-product .right-box .btn-list .btn-item{ width:33.33%;}
.index-product .right-box .btn-more{ width:25%;}
.index-product .right-box .btn-more .btn-item{ border-right-width: 1px; }
.index-product .right-box  .btn-item-a{ display: block; font-size: 20px;  padding-left: 70px; position: relative;}
.index-product .right-box .btn-list .btn-item-a:before{content: "\e8ce"; color:#aaa; font-size: 20px; position: absolute; left:45px; top:50%;transform: translateY(-50%);  }
.index-product .right-box .btn-list .btn-item.on .btn-item-a:before,
.index-product .right-box .btn-list .btn-item:hover .btn-item-a:before{color:#1184DA;}

.index-product .right-box .list .item{ width:33.33%;}
.index-product .right-box .list .outer-div{ margin: 20px 8px 0; border: 1px solid #e4e4e4;}
.index-product .right-box .list .pic{ overflow: hidden;}
.index-product .right-box .list img{ transition: 500ms;}
.index-product .right-box .list .title{ background: #f5f5f5;  font-size:16px;height: 60px; line-height: 60px; text-align: center;}
.index-product .right-box .list .outer-div:hover img{ transform: scale(1.1);}
.index-solve { background: #1184DA;  color:#fff; padding: 0;}
.index-solve .item:before{content:"\e67b";}
.index-solve .sol1{ padding: 30px 50px;}
.index-solve .sol1 .list{ height: 100%; align-items: center; position: relative;}
.index-solve .sol1 .list:before{ content: ""; position: absolute; left:0; top:50%; width:100%; height: 0; border-bottom: 1px solid #fff;}
.index-solve .sol1 .list:after{ content: ""; position: absolute; left:50%; top:0; height:100%; width: 0; border-left: 1px solid #fff;}
.index-solve .sol1 .item{ width:50%; font-size: 20px; text-align: center; }
.index-solve .sol1 .item:before{font-size: 22px; margin-right: 10px;}
.index-solve .sol2{ padding: 30px 60px; background: #EB6100; justify-content: center; position: relative;}
.index-solve .sol2:before{ content:"\e617"; width:auto; position: absolute; left:0;top:50%; transform: translate(-50%,-50%); font-size: 35px; color:#fff; }
.index-solve .sol2 p{ font-size: 30px; font-weight: bold; line-height: 36px;}
.index-solve .sol2 span{ font-size: 16px; color:#f0acac; text-align: center;}
.index-solve .sol3{ padding: 30px 50px;}
.index-solve .sol3 .wen{ position: relative; padding-left: 40px; }
.index-solve .sol3 .wen:before{content:"\e67a"; position: absolute; left:0; top:50%; transform:translateY(-50%);font-size: 35px; }

.index-solve .sol3 p{color:#fff;font-size: 14px;}
.index-solve .sol3 span{ font-size: 26px; font-weight: bold; font-family: 'Times New Roman',"Arial";}
.index-solve .sol3 .zhan{display: block; width:100%; height: 32px; line-height: 32px;  text-align: center;font-size: 16px; background: #004481; color:#fff; margin-top: 9px; }

.index-guest .list{ margin-top: 30px;}
.index-guest .item{ border-color:rgba(0,0,0,0.15); border-style: solid; border-width:   0 0 1px 1px;}
.index-guest .item:nth-child(7n){ border-right-width: 1px;}
.index-guest .item:last-child{border-right-width: 1px;}
.index-guest .item:nth-child(-n+7){ border-top-width: 1px;}

.index-you-shi { margin-top: 40px; padding: 40px 0; background: url("../images/index-ys-bg.png") no-repeat center top; }
.index-you-shi .title-box .title-1,
.index-you-shi .title-box .title-2
{ color:#fff;}

.index-you-shi  .main-box{ margin-top: 30px; background: #fff; position: relative;}
.index-you-shi .btn-list{ position: absolute; z-index: 999; bottom:100px; left:50%; transform: translateX(-50%); box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1); background: #fff;}
.index-you-shi .btn-list .btn{ width:170px; padding: 20px 0; text-align: center; position: relative; transition: 500ms; cursor: pointer;}
.index-you-shi .btn-list .btn:before{ content: ""; width:1px; height: 46px; background: #efefef; position: absolute; left:0px; top:50%; transform: translateY(-50%);}
.index-you-shi .btn-list .btn:first-child:before{ content: none;}

.index-you-shi .btn-list .icon{font-size:46px; transition: 1000ms;}
.index-you-shi .btn-list span{ font-size: 20px; }
.index-you-shi .btn-list i{  display:block;font-size: 12px; color:rgba(51,51,51,0.4);}
.index-you-shi .btn-list .btn.on,
.index-you-shi .btn-list .btn:hover
{
    background: #1184DA; color:#fff;
}

.index-you-shi .btn-list .btn.on .icon,
.index-you-shi .btn-list .btn:hover .icon
{
    transform: rotateZ(360deg);
}

.index-you-shi .item{ width:1200px; background: url("../images/index-youshi-1.png") no-repeat 600px top; height: 617px; display: none; }

.index-you-shi .item-1{display: block;}
.index-you-shi .item-2{ background-image: url("../images/index-youshi-2.png");}
.index-you-shi .item-3{ background-image: url("../images/index-youshi-3.png");}
.index-you-shi .item-4{ background-image: url("../images/index-youshi-4.png");}
.index-you-shi .left-box{ width:600px; padding: 50px;}
.index-you-shi .left-box .title{ position: relative;  font-size: 32px; font-weight: bold; padding-bottom: 20px; border-bottom: 2px solid #d6d6d6; padding-left: 70px;}
.index-you-shi .left-box .title em{display: block;  font-size: 16px; text-transform: uppercase;}
.index-you-shi .left-box .title:before{ position: absolute; left:0;top:0; font-weight: normal; font-size: 50px;}
.index-you-shi .left-box .txt{ padding-top: 20px;}
.index-you-shi .left-box .txt-item{ font-size: 16px; line-height: 30px; color:#333; list-style-type: circle; list-style-position: inside;}

.index-you-shi .contact-box {margin-top: 40px; justify-content: space-between; color:#fff; }
.index-you-shi .contact-box .contact-left-box{ align-items: center;}
.index-you-shi .contact-box .name{background: #fff; font-size: 20px;  font-weight: bold; color:#1184DA; height: 60px; line-height: 60px; padding: 0 30px 0 30px; position: relative; margin-right: 60px;  }
.index-you-shi .contact-box .name:before{ content:""; position: absolute; z-index: 0; top:50%; right:-30px; width:0; height: 0; border: 30px solid #fff;  border-top-right-radius: 15px; transform: rotate(45deg)  scale(0.7071,0.7071) translate(-50%, -50%); }
.index-you-shi .contact-box .text-box p{ font-weight: bold; font-size: 32px; height: 56px; line-height: 56px; color:#fff; }
.index-you-shi .contact-box  .list{}
.index-you-shi .contact-box  li{ padding: 0 35px 0 15px; font-size: 18px; line-height: 36px; height: 36px; position: relative;}
.index-you-shi .contact-box  li:before{ content: "\e67d"; font-size: 12px; position: absolute; left:0; top: 50%; transform: translateY(-50%);}
.index-you-shi .contact-right-box{text-align: center;}
.index-you-shi .contact-right-box:before{content: "\e67f";font-size: 30px;}
.index-you-shi .contact-right-box .phone{ font-size: 26px; font-weight: bold; line-height: 40px; }
.index-you-shi .contact-right-box .zhan{ display: block; margin: 10px 20px 0; padding: 0 30px; background: #fff; border-radius: 30px; color:#333; font-weight: bold; font-size: 16px; height: 36px; line-height: 36px; }
.index-fangan .list{ margin-top: 30px;}
.index-fangan .list .item{ width:33.33%; text-align: center;}
.index-fangan .list  .outer-div{ margin: 5px;}
.index-fangan .list .pic{ overflow: hidden;}
.index-fangan .list .img{ transition: 500ms;}
.index-fangan .list  .title{ height: 40px; line-height: 40px; font-size: 20px;}
.index-fangan .outer-div:hover .img{ transform: scale(1.1);}

.index-about{ margin-top: 40px; padding: 40px; background: #f3f3f3;}
.index-about .main-box{margin-top: 40px;}
.index-about .left-title-box{ padding-left: 65px; position: relative;}
.index-about .left-title-box:before{content: "\e63d"; position: absolute; left:0; top:50%; transform: translateY(-50%); font-size: 48px; color:#1184DA;}
.index-about .left-title-box h2{font-size: 30px; line-height: 33px; color:#1184DA;letter-spacing: -1px;}
.index-about .left-title-box h3{font-size: 20px; line-height: 30px; letter-spacing: -2px;}
.index-about .left-box  .text-box{ font-size: 16px; line-height: 30px; margin-top: 30px;}
.index-about .left-box .more{ display: inline-block; font-size: 20px; height: 44px; line-height: 44px; padding: 0 77px 0 55px ; background: #1184DA; border-radius: 22px; color:#fff; margin-top: 30px; position: relative;}
.index-about .left-box .more:before{ content: "\e626"; font-size: 20px; color:#fff; background: #333; width:44px; height: 44px; line-height: 44px; text-align: center; border-radius: 50%; position: absolute; top:0; right:0;}
.index-about .left-box .list{ margin-top: 30px;}
.index-about .left-box .list li{ width:33%; border-right: 1px solid #e5e5e5; text-align: center;}
.index-about .left-box .list li:last-child{ border-right: none;}
.index-about .left-box h6{ font-size: 38px;}
.index-about .left-box .counter{font-size: 38px; font-weight: bold; color:#000; letter-spacing: -3px; font-family: "Times New Roman"}
.index-about .left-box h6 sup{ color:#1184DA; font-size: 18px; font-weight: bold; padding-left: 5px;}
.index-about .left-box h7{ font-size: 16px; color:#616161;}
.index-about .right-box{ margin-left: 30px; position: relative; }
.index-about .right-box .text-box{ position: absolute; left:0; bottom:0; width:100%; padding: 20px 0; text-align: center; background: rgba(0,0,0,0.7); color:#fff;}
.index-about .right-box .text-box h2{ font-size: 24px; line-height: 48px; font-weight: bold;}
.index-about .right-box .text-box h3{ font-size: 12px; line-height: 24px; font-weight: normal;}

.index-equipment .roll-box{ margin-top: 30px;}
.index-equipment .roll-box .outer-div{ margin: 0 5px;}

.index-news .main-box{ margin-top: 30px;}
.index-news .path-title-box{justify-content: space-between; line-height: 24px; margin-bottom: 20px;}
.index-news .path-title-box .title{ font-size: 20px; color:#000;}
.index-news .left-box{ width:510px; margin-right: 20px;}
.index-news .left-box .list{ background: #f3f3f3;}
.index-news .left-box .head-item{ margin-bottom: 42px;}
.index-news .left-box .head-item .title{ font-size: 18px; line-height: 20px;padding: 20px 20px 0; }
.index-news .left-box .head-item .desc{ font-size: 14px; line-height: 24px;padding: 10px 20px 0; }
.index-news .left-box .other-item{ padding: 12px 20px 0;}

.index-news .left-box .other-item:last-child{ padding-bottom: 10px;}
.index-news .right-box .item{margin-bottom: 20px; background:#f3f3f3; height: 120px; }
.index-news .right-box .item:last-child{ margin-bottom: 0;}
.index-news .right-box .date{ width:120px; height: 120px; text-align: center; justify-content: center; color:#fff; background: #676767; background: linear-gradient(#979797,#676767) }
.index-news .right-box .date .d{ font-size: 48px; line-height: 50px;}
.index-news .right-box .date .ym{ font-size: 20px; line-height: 30px;}
.index-news .right-box .text-box{ padding: 20px;}
.index-news .right-box .text-box .title{ font-size: 20px; line-height: 30px; font-weight: bold;}
.index-news .right-box .item:hover .date{ background:#1184DA; }

.index-links { margin-top: 40px; background:#f3f3f3; padding: 0; line-height: 40px; height: 40px;  }
.index-links .container{position: relative;  }
.index-links .title{ font-size: 18px; font-weight: bold; }
.index-links .list{ height: 40px; overflow: hidden; position: relative; top:0; left:0; width:100%;}
.index-links a{display: block; margin-right: 10px;}
.index-links .container:hover .list{ position: absolute; height: auto; background:#1184DA; padding:  20px; box-shadow: 1px 1px 1px #fff; }
.index-links .container:hover a{ color:#fff;}
.footer { background: url("../images/footer-bg.jpg") repeat-x bottom #1e5db1; padding: 40px 0; color:#fff; }
.footer .container{ justify-content: space-between;}
.footer .path h3{ font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; margin-bottom: 20px;}
.footer .path .item{ display: block; height: 30px; mso-list-ins: 30px; color:#fff;}
.footer  .nav-path .list{ margin-right: 20px;}
.footer  .nav-path .list:last-child{margin-right: 0;}

.footer .weixin{ margin-top: 20px;}
.footer .qrcode{ margin-right: 20px;}
.footer  .qrcode:last-child{margin-right: 0;}
.footer  .qrcode dd{ height: 40px; line-height: 40px;  text-align: center; background: #f8f8f8; color:#333;}
.footer  .qrcode img{ width:130px;}
.copyright{ background: #1184DA; color:#fff; padding: 20px 0;}
.copyright a{ color:#fff;}
.currlocatinon { height: 60px; line-height: 60px; font-size: 16px; border-bottom: 1px solid #f8f8f8; margin-bottom: 20px;}
.currlocatinon .nav_x:before{ margin-right: 10px; font-size: 20px; color:#1184DA;}
.page-content{ padding-bottom: 30px;}
.page-top-sub-nav { margin: 20px 0; color:#f00; }
.page-top-sub-nav .container{ justify-content: space-around; }
.page-top-sub-nav .sub-nav{ position: relative; height: 50px; line-height: 50px;border: 1px solid #eee; border-radius: 25px; overflow: hidden;}
.page-top-sub-nav .nav-a{display: block; font-size: 18px;  padding: 0 50px; transition: 500ms; }
.page-top-sub-nav .sub-nav:before{ content: ""; position: absolute; z-index: -1; left:0; bottom:0;background: #1184DA;  width:100%; height: 0; transition: 500ms; }
.page-top-sub-nav .sub-nav:hover:before,
.page-top-sub-nav .sub-nav.on:before{ height: 100%;}
.page-top-sub-nav .sub-nav:hover .nav-a,
.page-top-sub-nav .sub-nav.on .nav-a{ color:#fff;}
.company-page .title-box { margin-top: 30px; text-align: center;}
.company-page .title-box .title{font-size: 30px; line-height: 46px; font-weight: bold;}
.company-page .title-box .desc{font-size: 14px; line-height: 20px;}
.company-page .roll-box{ margin-top: 20px;}
.company-page .company-path{ background: #f8f8f8; padding: 30px 0;}
.company-page .company-path .left-box{ width:400px; position: relative; background-position: top right;}
.company-page .company-path .left-box .title-box{ justify-content: center ; width:100%; height: 100px;  background: #1184DA; color:#fff; position: absolute; left:0; bottom:0; padding-left: 130px;  }
.company-page .company-path .left-box .text-1{ font-size: 28px; font-weight: bold; line-height: 40px; }
.company-page .company-path .left-box .text-2{ font-size: 20px; line-height: 30px;color:#eee; }
.company-page .company-path .title-box:before{ content: "\e63d"; font-size: 50px; color:#eee; position: absolute; top:50%; left:60px; transform: translateY(-50%);}
.company-page .company-path .right-box{ padding: 30px 50px 120px; background: #fff; position: relative; }
.company-page .company-path .right-box .title{ font-size: 24px; color:#222; padding-bottom: 20px; border-bottom: 2px solid #f8f8f8; margin-bottom: 30px;}
.company-page .company-path  .content{ line-height: 24px;}
.company-page .company-path .list{ background: #f8f8f8; justify-content: space-between; position: absolute; left:0;bottom:0; width:100%; height: 100px; align-items: center;}
.company-page .company-path .list li{ width:33%; border-right: 1px solid #e5e5e5; text-align: center;}
.company-page .company-path .list li:last-child{ border-right: none;}
.company-page .company-path h6{ font-size: 38px;}
.company-page .company-path .counter{font-size: 38px; font-weight: bold; color:#000; letter-spacing: -3px; font-family: "Times New Roman"}
.company-page .company-path h6 sup{ color:#1184DA; font-size: 18px; font-weight: bold; padding-left: 5px;}
.company-page .company-path h7{ font-size: 16px; color:#616161;}
.company-page .culture-path{background: #f8f8f8; color:#fff;}
.company-page .culture-path .list{ justify-content: space-between; padding: 20px 0;}
.company-page .culture-path .item{ background: url("../images/culturebg01.jpg") no-repeat center; height: 188px; width: 290px; justify-content: center; text-align: center; transition: 500ms; cursor: pointer;}
.company-page .culture-path .item:nth-child(2){ background-image: url("../images/culturebg02.jpg")}
.company-page .culture-path .item:nth-child(3){ background-image: url("../images/culturebg03.jpg")}
.company-page .culture-path .item:nth-child(4){ background-image: url("../images/culturebg04.jpg")}
.company-page .culture-path .title{ font-size: 20px; font-weight: bold; line-height: 40px;}
.company-page .culture-path .item:hover{ transform: translate(0px ,-10px); box-shadow: 10px 10px 0 0  #fff;}


.list-page .list-1 .outer-div{border: 1px solid #f8f8f8; padding: 10px; margin: 10px 0; color:#333; position: relative; transition: 500ms;}

.list-page .list-1 .outer-div .pic{ overflow: hidden; margin-right: 30px;}
.list-page .list-1 .outer-div .img{ transition: 500ms;}
.list-page .list-1 .outer-div .title{ height: 40px; line-height: 40px;  font-size: 18px; font-weight: bold; transition: 500ms;}
.list-page .list-1 .outer-div:hover{ box-shadow: 2px 2px 3px 0px #1184DA; border-color:#1184DA;  transform: translate(-2px,-2px);}

.list-page .list-1 .outer-div:hover .img{ transform: scale(1.1);}
.list-page .list-1 .outer-div:hover .title{  color:#1184DA;}

.list-page .list-2 .outer-div{border: 1px solid #f8f8f8; margin: 0 10px 10px; text-align: center;}
.list-page .list-2 .outer-div .pic{ overflow: hidden;}
.list-page .list-2 .outer-div .img{ transition: 500ms;}
.list-page .list-2 .outer-div .title{ height: 40px; line-height: 40px;  font-size: 18px; background: #f8f8f8;  color:#333; transition: 500ms;}
.list-page .list-2 .outer-div:hover .img{ transform: scale(1.1);}
.list-page .list-2 .outer-div:hover .title{ background: #1184DA;  color:#fff;}


.list-page  .list-3 .item:nth-child(2n) .outer-div{ flex-direction: row-reverse;}
.list-page  .list-3 .pic{ width:50%; background-position: center; background-size: cover;}
.list-page  .list-3 .txt-box{ padding: 30px 50px;}
.list-page  .list-3 .title{ font-size: 26px; font-weight: bold; line-height: 50px; border-bottom: 1px solid #f3f3f3; color:#1184DA;}
.list-page  .list-3 .desc{ margin: 20px 0; -webkit-line-clamp:6; line-height: 25px; height: 150px; overflow: hidden;}
.list-page  .list-3 a{display: inline-block; height: 25px; line-height: 25px; margin-top: 25px;}
.show-page .show-1 .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

.show-page .show-1 .time {
    display: block;
    line-height: 26px;
    text-align: center;
}

.show-page .show-1 .content {
    margin-top: 10px;
    padding-top: 10px;
    line-height: 2;

}

.page-show-box .show-2 .show-head {
    text-align: center;
}

.show-page .show-2 .images-box{ margin-top: 20px; }
.show-page .show-2 .big-roll-box {
    overflow: hidden;
}

.show-page .show-2 .small-roll-box {
    margin-top: 20px;
    overflow: hidden;
}

.show-page .show-2 .small-roll-box .item {
    position: relative;
}

.show-page .show-2 .small-roll-box .item:before {
    content: "";
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 5px solid #1184DA;
    position: absolute;
    left: 0;
    top: 0;
}

.show-page .show-2 .small-roll-box .swiper-slide {
    opacity: .6;
}

.show-page .show-2 .small-roll-box .swiper-slide-thumb-active {
    opacity: 1;
}
.show-page .show-2 .show-head .text-box{ text-align: left;}
.show-page .show-2 .show-head .title {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color:#1184DA;
    border-bottom: 1px dashed #dcdcdc;
}
.show-page .show-2 .show-head .desc{ margin-top: 20px;}
.show-page .pro-show-ask {

    margin-top: 20px;
    padding: 6px 15px;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
    position: relative;

}

.show-page .pro-show-ask li {font-size: 18px;  height: 65px; line-height: 65px;color:#666;}
.show-page .pro-show-ask .hottel{color:#1184DA; font-weight: normal;}
.show-page .pro-show-ask .ask-a{
    position: absolute; right:20px; top:50%; transform: translateY(-50%); display: block; height: 40px; line-height: 40px; padding: 0 20px; background:#1184DA; color:#fff;
}

.show-page .show-2 .show-content {
    margin-top: 40px;
}

.show-page .show-3 .show-head {
    text-align: center;
}

.show-page .show-3 .images-box{ margin: 20px auto 0; }
.show-page .show-3 .big-roll-box {
    overflow: hidden;
}

.show-page .show-3 .small-roll-box {
    margin-top: 20px;
    overflow: hidden;
}

.show-page .show-3 .small-roll-box .item {
    position: relative;
}

.show-page .show-3 .small-roll-box .item:before {
    content: "";
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 5px solid #1184DA;
    position: absolute;
    left: 0;
    top: 0;
}

.show-page .show-3 .small-roll-box .swiper-slide {
    opacity: .6;
}

.show-page .show-3 .small-roll-box .swiper-slide-thumb-active {
    opacity: 1;
}
.show-page .show-3 .show-head .text-box{ text-align: left;}
.show-page .show-3 .show-head .title {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color:#0764A7;
    border-bottom: 1px dashed #dcdcdc;
}
.show-page .show-3 .show-head .desc{ margin-top: 20px;}
.show-page .pro-show-ask {

    margin-top: 20px;
    padding: 6px 15px;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
    position: relative;

}

.list-tags .item {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #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%
}
.index-news .roll-box-2 {
    margin-top: 20px;
    overflow: hidden; }
.index-news .roll-box-2 .item {
    white-space: nowrap;
    flex: none;
    display: block;
    overflow: hidden;
    width: 280px;
    padding-right: 20px;
    text-overflow: ellipsis;
    font-size: 16px; }
      
   .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; }

.tags-box .title-box{ font-size: 18px; color:#e6212a; font-weight: bold; height: 40px; line-height: 40px;  position: relative;}
.tags-box .title-box:before{ content: ""; width:100px; height: 0; border-bottom: 3px solid #e6212a; position: absolute; left:0; bottom:-1px; }
.tags-box  .list-1{ border: 1px solid #eee; padding: 20px ;  }
.tags-box  .list-1 .item-a{ width:98%; display: block; height: 30px; line-height: 30px; border-bottom: 1px dashed #eee;}
.tags-box .roll-box{ overflow: hidden; border: 1px solid #eee; }
.tags-box .roll-box .list-2{padding: 20px 0; text-align: center; }
.tags-box .roll-box .list-2 .outer-div{ margin: 0 5px; display: block;}

