


ul,li{
    list-style: none;
    padding:0;
    margin:0;
}
a:hover,a:focus,a:active{
    text-decoration: none;
}
*,:after,:before{
    box-sizing:border-box
}
.box-align{
    display: -webkit-box;
    -webkit-box-align: center;
    display:-moz-box;
    -moz-box-align:center;
    display:box;
    box-align:center;
}
.box-pack{
    display:-moz-box;
    -moz-box-pack:center;
    display:-webkit-box;
    -webkit-box-pack:center;
    display:box;
    box-pack:center;
}

.flex{
    display:-webkit-box;
    -moz-display:flex;
    display:flex;
}
.flex-1{
    -webkit-box-flex: 1;
    flex: 1;
}
.fc-ca{
    color:#ca271c !important;
}
.fc-6{
    color:#666 !important;
}
.fc-9{
    color:#999 !important;
}
.shadow{
    box-shadow: 2px 2px 5px 2px #e6ecf4;
}
.icon-box{
    display:inline-block;
}
.ellip{
    white-space: nowrap;
    width:100%;
    overflow:hidden;
    text-overflow: ellipsis;
}
.ellip2{
    overflow : hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellip3{
    overflow : hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*å¯¼èˆªæ */
.nav-white{
    border:none;
    border-radius:0 !important;
    width:100%;
    background:#fff;
}
.navbar-default .navbar-nav > li{
    margin-left:5px;
}
.navbar-default .navbar-nav > li > a{
    color:#333;
    font-size:16px;
}
.navbar{
    margin-bottom:0;
}
.navbar-header{
    background: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ca271c;
    font-weight:bold;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ca271c;
    background-color: transparent;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background:#ca271c;
}
.navbar-default .navbar-toggle .icon-bar{
    background:#fff;
}
.dropdown-menu > li > a{
    padding:10px 20px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ca271c;
    text-decoration: none;
    background-color: #f5f5f5;
}

.navbar-collapse{
    border:none;
}
.navbar-nav > li > a.icon-tel{
    padding-left:45px;
    background:url(../images/icon_tel.png) no-repeat 15px center;
    background-size:25px;
}
/*è½®æ’­å›¾çš„ç‚¹*/
.banner .swiper-slide .pic{
    width:100%;
}
.banner .swiper-slide .ban_txt {
    width: 44%;
    position: absolute;
    top: 24%;
    margin-left:28%;
}
.banner .swiper-slide .ban_txt3 {
    width: 44%;
    position: absolute;
    top: 35%;
    margin-left:28%;
}
.banner .swiper-slide .ban_txt2{
    top:30%;
    left:19%;
    width:28%;
    margin-left:0;
}
.banner .swiper-pagination-bullet{
    /*background:#e1a9aa;*/
	background: rgb(255 255 255 / 15%);
    opacity: 1;
    width:42px;
    height:4px;
    border-radius:2px;
    margin:0 8px !important;
}
.banner .swiper-pagination-bullet-active{
    background:#f5f5f5;
}
.swiper-pagination{
    color:#fff;
}
/*ä¸»è¦å†…å®¹*/
.floor{
    padding:56px 0;
}
.floor1{
    background:#f9f9f9;
    padding-bottom:32px;
}
.floor .title{
    margin-bottom:40px;
}
.title h2{
    margin-top:0;
    margin-bottom:15px;
    font-size:22px;
}
.title .line{
    width:60px;
    border-bottom:2px solid #ca271c;
    margin:0 auto 15px;
}

.programmeBox .list-box{
    background:#fff;
    padding:40px 20px 25px;
    margin-bottom:40px;
}
.programmeBox .img-box{
    margin-bottom:15px;
}
.programmeBox .img-box img{
    margin:0 auto;
}
.programmeBox .text-box h4{
    font-size:20px;
    color:#333;
}
.programmeBox .text-box .line2{
    width:36px;
    border-bottom:2px solid #ca271c;
    margin:15px auto;
}
.programmeBox .text-box p{
    line-height:23px;
    margin-bottom:0;
}
.programmeBox .list-box{
    transition: all 0.6s;
}
.programmeBox a:hover .list-box{
    transform: perspective(1px) scale(1.05);
}
.programmeBox a:hover .list-box h4,.programmeBox a:hover .list-box p{
    transform: translate3d(0,0,0);
}

.floor2{
    background:url(../images/floor2-bg.png) no-repeat;
    background-size:cover;
}
.white-title{
    color:#fff;
}
.white-title .line{
    border-color:#6f0c0c;
}
.system-box{
    position:relative;
    margin-top:30px;
}
.yuan{
    width:357px;
    height:357px;
    background:url(../images/yuan.png) no-repeat;
    background-size:100%;
    color:#fff;
    margin:0 auto 30px;
}
.yuan .flex{
    width:100%;
}
.yuan h1{
    margin:0;
    font-size:50px;
}
.yuan .flex-1{
    margin-left:20px;
}
.yuan .h2d{
    margin-left:0;
    margin-right:20px;
}
.yuan h4{
    margin:0;
}
.yuan h3{
    font-size:48px;
}
.sys-box{
    width:382px;
    margin:0 auto;
}
.abso-box{
    position:absolute;
}
.abso1{
    top:20px;
    left:0;
}
.abso4{
    top:20px;
    right:0;
}
.abso2{
    bottom:160px;
    left:15px;
}
.abso3{
    bottom:160px;
    right:15px;
}
.sys-box a{
    overflow:hidden;
    display: block;
    color:#fff;
    background:#ca271c;
    border-radius:101px;
    box-shadow: 0 3px 3px #ad2524;
}
.sys-box h3{
    margin:0 0 4px;
    font-size:18px;
}
.sys-box a:hover{
    background:#fff;
}
.sys-box a:hover h3{
    color:#333;
}
.sys-box a:hover .ellip3{
    color:#666;
}
.sys-box .text-box{
    padding:9px 20px 9px 20px;


}
.sys-box .img-box{
    width:101px;
    height:101px;
    border-radius: 50%;
    box-shadow: 0 3px 3px #ad2524;
    text-align: center;
}
.sys-box a:hover .img-box{
    box-shadow: 0 3px 3px #e6ecf4;
}
.sys-box .img-box img{
    display:block;
    width:50px;
    margin:0 auto;
}

.floor3,.floor5,.floor7{
    background:#f9f9f9;
}
.productBox{
    margin-top:30px;
}
.prod-box{
    width:100%;
    text-align: center;
    background:#fff;
    line-height:66px;

}
.prod-box:hover{
    background:#ca271c;
}
.prod-box a{
    display:block;
    width:100%;

}
.prod-box span{
    color:#333;
    font-size:16px;
    display:inline-block;
    min-width:40px;
    text-align: center;
}

.prod-box:hover span{
    color:#fff;
}
.prod-box img{
    width:38px;

}
.pros-box{
    position:relative;
    height:155px;
    margin-bottom:5px;
}
.pros-box .prod-box{
    position:absolute;
}
.prod-bg{
    width:100%;
    height:75px;
    margin-bottom:5px;
    line-height:66px;
    text-align: center;
    background:transparent url(../images/prod_bg.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg:hover{
    background:transparent url(../images/prod_bg_on.png) no-repeat;
    background-size:100%  100%;
}
.prod-bg1{
    top:0;
    left:0;
    width:50%;
    padding-left:45px;
    text-align: left;
    line-height:normal;
    height:155px;
    background:transparent url(../images/prod_bg1.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg1 span,.prod-bg6 span,.prod-bg7 span ,.prod-bg12 span{min-width:65px;}
.prod-bg1 a,.prod-bg6 a,.prod-bg7 a,.prod-bg12 a{
    margin-top:-15px;
}
.prod-bg1:hover{
    background:transparent url(../images/prod_bg1_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg2{
    right:0;
    top:0;
    z-index: 2;
    height:75px;
    width:59.5%;
    background:transparent url(../images/prod_bg2.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg2:hover{
    background:transparent url(../images/prod_bg2_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg3{
    bottom:0;
    right:0;
    z-index: 2;
    width:53.5%;
    height:75px;
    background:transparent url(../images/prod_bg3.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg3:hover{
    background:transparent url(../images/prod_bg3_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg4{
    left:0;
    top:0;
    z-index: 2;
    width:59.5%;
    height:75px;
    background:transparent url(../images/prod_bg4.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg4:hover{
    background:transparent url(../images/prod_bg4_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg5{
    bottom:0;
    left:0;
    z-index: 2;
    width:53.5%;
    height:75px;
    background:transparent url(../images/prod_bg5.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg5:hover{
    background:transparent url(../images/prod_bg5_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg6{
    top:0;
    right:0;
    width:50%;
    padding-right:45px;
    text-align: right;
    line-height:normal;
    height:155px;
    background:transparent url(../images/prod_bg6.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg6:hover{
    background:transparent url(../images/prod_bg6_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg7{
    top:0;
    left:0;
    width:50%;
    padding-left:45px;
    text-align: left;
    line-height:normal;
    height:155px;
    background:transparent url(../images/prod_bg7.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg7:hover{
    background:transparent url(../images/prod_bg7_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg8{
    right:0;
    top:0;
    z-index: 2;
    width:53.5%;
    height:75px;
    background:transparent url(../images/prod_bg8.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg8:hover{
    background:transparent url(../images/prod_bg8_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg9{
    bottom:0;
    right:0;
    z-index: 2;
    width:59.5%;
    height:75px;
    background:transparent url(../images/prod_bg9.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg9:hover{
    background:transparent url(../images/prod_bg9_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg10{
    left:0;
    top:0;
    z-index: 2;
    width:53.5%;
    height:75px;
    background:transparent url(../images/prod_bg10.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg10:hover{
    background:transparent url(../images/prod_bg10_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg11{
    bottom:0;
    left:0;
    z-index: 2;
    width:59.5%;
    height:75px;
    background:transparent url(../images/prod_bg11.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg11:hover{
    background:transparent url(../images/prod_bg11_on.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg12{
    top:0;
    right:0;
    width:50%;
    padding-right:45px;
    text-align: right;
    line-height:normal;
    height:155px;
    background:transparent url(../images/prod_bg12.png) no-repeat;
    background-size:100% 100%;
}
.prod-bg12:hover{
    background:transparent url(../images/prod_bg12_on.png) no-repeat;
    background-size:100% 100%;
}

.floor4{
    background:url(../images/floor4-bg.png) no-repeat;
    background-size:cover;
    padding:40px 0;
}
.left{
    background:#fff;
    padding: 15px;
}
.left-box{
    border:1px dashed #ca271c;
    padding:25px 20px 0;
}
.left-box .left-item{
    margin-bottom:25px;
}
.left-box .text-small{
    width:70%;
    line-height:25px;
    padding:10px 15px;
    border-top:1px solid #ca271c;
    border-bottom:1px solid #ca271c;
}
.left-box h4{
    margin:0 0 5px;
}
.left-box img{
    width:25px;
    margin-top:-3px;
}
.right{
    color:#fff;
}
.right-box{
    padding:20px 0 0 30px;
}
.right-caret{
    position:absolute;
    top:40px;
    left:0;
    border:15px solid transparent;
    border-left-color:#fff;
}
.right-box h3{
    margin:0;
    line-height:27px;
    display:inline-block;
}
.right-box h3 span{
    float:left;
    font-weight: bold;


}
.right-box h3 span.smalls{
    font-size:16px;
    height:24px;
    padding-left:20px;
    margin-left:20px;
    margin-top:1.5px;
    border-left:2px solid #e79c97;
    font-weight: normal;
    line-height:24px;
    border-right:0;

}
.right-box p{
    margin:12px 0 15px;
    text-indent: 2em;
    line-height:23px;
    color:#fcfcfc;
}
.js-list{
    margin:13px 15px 0 0;
    padding-top:20px;
    border-top:1px solid #6f0c0c;
}
.js-item{
    margin-bottom:20px;
}
.js-item .fc-fc{
    color:#fcfcfc;
}
.js-item img{
    width:40px;
    margin-right:10px;
}
.js-item h4{
    margin:0;
    font-size:18px;
}


.floor6{
    background:url(../images/floor6-bg.png) no-repeat;
    background-size:100%;
}
.news-cont{
    background:#ca271c;

    margin:80px auto 0;

}
.news-box{
    padding:0 0 40px;
}
.bottom-shadow{
    height:1px;
    width:100%;
    box-shadow: 0 0 10px #ca271c;
}
.news-item{
    width:92%;
    margin:0 auto;
}
.news-left{
    display:block;
    padding:30px 30px 10px;
    background:#fff;
    margin-top:-40px;
}
.news-left h5{
    font-size:16px;
    color:#333;
    margin:15px 0 10px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.news-left:hover h5,.news-left:hover p{
    color:#ca271c !important;
}
.news-img-box img{
    width:100%;
}
.news-list a{
    position:relative;
    color:#fff;
    width:100%;
    margin-top:38.5px;
}
.news-list a:hover,.news-list a:hover p,.news-list a:hover .news-more{
    color:#6f0c0c;
}
.news-detail{
    padding-left:15px;
}
.news-detail h5{
    font-size:16px;
    margin:0 0 8px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.news-detail p{
    color:#eee;
}
.news-list .news-date{
    background: #eee;
    text-align: center;
    width:90px;
    height:90px;
    color:#333;
    padding:14px 0;
}
.date1{font-size: 28px;display:block;}
.date2{font-size:16px;display:block;}
.news-more{
    position:absolute;
    right:0;
    bottom:0;
    color:#ccc;
    font-size:12px;
}
.more{
    display: block;
    width:60px;
    background: url(../images/more.png) no-repeat center center;
    height: 30px;
    margin: 30px auto 0;
    background-size: 40px;
}

.box-small{
    width:60%;
    margin:20px auto 30px;
    line-height:25px;
    font-size:14px;
}
.red-btn,.red-btn:hover{
    display:inline-block;
    color:#fff;
    padding:5px 20px;
    background:#ca271c;
    box-shadow: 0 0 5px #ca271c;
}
/*åº•éƒ¨*/
.footer{
    background:url(../images/foot-bg.png) no-repeat;
    background-size:cover;
}
.footer1{
    padding:30px 0 0;
}
.footer1 dl{
    min-height:215px;
}
.footer1 dt{color:#fff;font-size: 18px;margin-bottom:20px;font-weight: normal;}
.footer1 dd{margin-bottom:10px;color:#fff;}
.footer1 dd a{color:#fff;font-size: 14px;}
.footer1 dl.address dd{font-size:14px;}
.footer1 .ewm{
    margin-right:80px;
    text-align: right;
}
.footer2{
    color:#fff;
    text-align: center;
    margin-bottom:20px;
}
.footer2 a{
    color:#fff !important;
}

/*æ–°é—»*/
.posi{position:relative;}
.tab{
    position:absolute;
    top:-25px;
    left:50%;
    margin-left:-200px;
    z-index: 1020;
}
.tab a{
    background:#fff;
    color:#333;
    font-size:16px;
    width:200px;
    height:60px;
    line-height:50px;
    background:url(../images/tab.png) no-repeat;
    background-size:100% 100%;
}
.tab a i{
    float:left;
    width:40%;
    height:100%;
}
.tab a div{
    float:left;
    width:60%;
    height:100%;
    padding-left:5px;
}
.tab a:hover,.tab a.on{
    color:#fff;
    background:url(../images/tab_on.png) no-repeat;
    background-size:100% 100%;
}

.icon-tav1{
    background:url(../images/tav1.png) no-repeat right 10px;
    background-size:30px;
}
.tab a:hover .icon-tav1,.tab a.on .icon-tav1{
    background:url(../images/tav1_on.png) no-repeat right 10px;
    background-size:30px;
}
.icon-tav2{
    background:url(../images/tav2.png) no-repeat right 10px;
    background-size:30px;
}
.tab a:hover .icon-tav2,.tab a.on .icon-tav2{
    background:url(../images/tav2_on.png) no-repeat right 10px;
    background-size:30px;
}
.hot_new a{
    display:block;
    padding:15px;
    background:#f7f7f7;
}
.hot_new a:hover{
    box-shadow: 2px 2px 5px 2px #e6ecf4;
}

.hot_new h3{
    color:#333;
    font-size:16px;
    margin:0;
}
.hot_new .img{
    width:100%;
    overflow:hidden;
}

.hot_new .txt{
    padding:15px 0 0;
}
.hot_new p,.hot_new .time{
    color:#666;
    font-size:14px;
    margin-top:10px;
    line-height:23px;
}
.hot_new .time{
    color:#999;
}
.zx-list{
    margin-bottom:40px;
}
.zx_floor .zx-detail{
    width:0;
    padding:10px 20px;
}
.zx_floor .zx-date{
    background-color: #d9d9d9;
    color:#ca271c;
    padding:10px 20px;
}
.zx_floor .zx-date .click{
    margin-top:2px;
    display:inline-block;
    width:100%;
    height:38px;
    background:url(../images/time.png) no-repeat center center;
    background-size:30px;
}
.zx_floor li .zx-t{
    color:#333;
    font-size:16px;
}
.zx_floor li{margin:30px 0 0;background:#f6f6f6;}
.zx_floor li .zx-m{position:static;}
.zx_floor li .zx-d{line-height:23px;text-indent: 0;margin:8px 0;color:#666}
.zx_floor{margin-left:-15px;margin-right:-15px;}
.zx_floor li a:hover{
    box-shadow: 2px 2px 5px 2px #e6ecf4;
}
.zx_floor li a:hover .zx-date{
    background:#ca271c;
    color:#fff;
}
.zx_floor li a:hover .zx-date .click{
    background:url(../images/time_on.png) no-repeat center center;
    background-size:30px;
}
/*é¡µç */
.pages{
    text-align: center;
    margin-top:40px;
}
.pageN{
    display: inline-block;
    vertical-align: middle;
}
.pageN a{
    display: inline-block;
    padding:5px 13px;
    text-align:center;
    border:1px solid #ddd;
    color:#333;
    text-decoration: none;
    margin:8px;
    border-radius: 3px;
}
.pageN a.cur,.pageN a:hover{
    background:#d80c18;
    border-color:#d80c18;
    color:#fff;
}
.pageN a.dian ,.pageN a.dian:hover{
    border:none;
    background:transparent;
    color:#333;
}
.pageN a.dian i{
    display:inline-block ;
    width:3px;height:3px;background: #333;border-radius: 50%;
    margin:0 2px;
}
/*äº§å“*/
.product-item{
    display: block;
    margin-top:75px;
}
.product-item h4{
    margin:15px 0 10px;
    color:#333;
}
.product-item p{
    margin:0;
    line-height:23px;
    color:#666;
}
.product-item .p-more{
    height:30px;
    margin-top:5px;
    background:url(../images/p_more.png) no-repeat center center;
    background-size:30px;
}
.product-item:hover h4,.product-item:hover p{color:#d80c18;}
.product-item:hover .p-more{
    background:url(../images/p_more_on.png) no-repeat center center;
    background-size:30px;
}
.product-item-box{
    padding:0 30px 20px;
    box-shadow: 2px 2px 5px 2px  #e6ecf4;
}
.product-item-box img{
    margin-top:-50px;
    width:100px;
}
.cp_detail{
    margin:56px 0 23px;
}
.cp_detail .title{
    padding-bottom:5px;
    border-bottom:1px solid #ccc;
    margin-bottom:0;
}
.cp_detail .title h3{
    font-weight:bold;
    font-size:20px;
    margin:0 0 20px;
    line-height:30px;
}
.detail_boxs{
    padding:40px 0 0;
}
.cp_intr{background:#f7f7f7;margin-bottom:40px;
padding:50px 45px 30px;}
.cp_intr .row{
    background:#fff;
    box-shadow: 2px 2px 5px 2px #e6ecf4;
}
.cp_intr .row>div{
    position:relative;
    height:100%;
}
.cp_intr img{
    width:130px;
    position:absolute;
    top:-30px;
    left:50%;
    margin-left:-65px;
}
.cp_txt{
    padding:20px 10px 20px 0;
    .min-height:189px;
}
.cp_intr .cp_txt h4{
    font-weight:bold;
    font-size:22px;
    margin-bottom:15px;
}
.cp_intr .cp_txt p{
    line-height:25px;
    text-align: justify;
    margin-bottom:0;
}
.cp_intr .line{
    width: 30px;
    border-bottom: 6px solid #ca271c;
    margin: 130px auto 0;
}
.detail_boxs img.mx_w{
    max-width:100% !important;
    width:auto !important;
    height:auto !important;
    display:block;
    margin:0 auto;
}
.cp_good_item{
    background:#f6f6f6;
    margin:25px 0;
    padding:15px 40px;
    line-height:25px;
}
.cp_good_item .line{
    width:28px;
    border-bottom:6px solid #ca271c;
    margin:0 auto;
}
.cp_good_item h5{
    font-weight: bold;
    font-size:20px;
    margin:15px 0;
}

/*è¯¦æƒ…*/
.detail-left .cp_detail{
    margin-bottom:0;
}
.detail-left{
    background:#f6f6f6;
    padding:25px;
}
.detail-left .cp_detail{
    margin-top:0;
}
.detail_box{
    padding:30px 0 0;
}
.detail_box img{
    max-width:100% !important;
    width:auto !important;
    margin:0 auto !important;
    display: block;
}
.detail-right{
    background:#f6f6f6;
    padding:20px;
}
.nav-list a{
    display: block;
    padding:10px;
    background:#fff;
    color:#e64a19;
    margin-bottom:20px;
}
.nav-list i{
    width:30%;
    float:left;
    height:30px;
    border-right:1px solid #ddd;
}
.nav-list span{
    width:69%;
    float:right;
    padding-left:15px;
    font-size:16px;
    height:30px;
    line-height:30px;
}
.nav-list .nav1{
    background:url(../images/icon_nav1.png) no-repeat center center;
    background-size:25px;
}
.nav-list .nav2{
    background:url(../images/icon_nav2.png) no-repeat center center;
    background-size:25px;
}
.nav-list .nav3{
    background:url(../images/icon_nav3.png) no-repeat center center;
    background-size:25px;
}
.nav-list .nav4{
    background:url(../images/icon_nav4.png) no-repeat center center;
    background-size:25px;
}
.nav-list .nav5{
    background:url(../images/icon_nav5.png) no-repeat center center;
    background-size:25px;
}
.nav-list .nav6{
    background:url(../images/icon_nav6.png) no-repeat center center;
    background-size:25px;
}
.nav-list a:hover ,.nav-list li.on a{
    color:#ca271c;
}
.nav-list a:hover .nav1,.nav-list li.on .nav1{
    background:url(../images/icon_nav1_on.png) no-repeat center center;
    background-size:25px;
}
.nav-list a:hover .nav2,.nav-list li.on .nav2{
    background:url(../images/icon_nav2_on.png) no-repeat center center;
    background-size:25px;
}
.nav-list a:hover .nav3,.nav-list li.on .nav3{
    background:url(../images/icon_nav3_on.png) no-repeat center center;
    background-size:25px;
}
.nav-list a:hover .nav4,.nav-list li.on .nav4{
    background:url(../images/icon_nav4_on.png) no-repeat center center;
    background-size:25px;
}
.nav-list a:hover .nav5,.nav-list li.on .nav5{
    background:url(../images/icon_nav5_on.png) no-repeat center center;
    background-size:25px;
}
.nav-list a:hover .nav6,.nav-list li.on .nav6{
    background:url(../images/icon_nav6_on.png) no-repeat center center;
    background-size:25px;
}
.cop-js{
    background:url(../images/bg2.png) no-repeat;
    background-size:cover;
    padding:30px;
    color:#fff;
    line-height:24px;
}
.cop-js p{
    margin-bottom:0;
    margin-top:15px;
}
.cop-js img{
    margin:0 auto;
}

/*æ–¹æ¡ˆ*/
.case-list a{
    display: block;
    box-shadow: 2px 2px 5px 2px #e6ecf4;
    padding:10px;
    background:#fff;
    margin-top:30px;
    color:#666;
}
.case-list a .box-align{
    min-height:313px;
}
.case-list a h4{
    color: #333;
    font-size:18px;
}
.case-list a p{
    margin:15px 0;
    line-height:25px;
}
.fa-link{
    width:100px;
    font-size:12px;
    color:#fff;
    height:28px;
    line-height:28px;
    border:1px solid #ca271c;
    border-radius:15px;
    text-align: center;
    background:#ca271c url(../images/more1.png) no-repeat 77px center;
    background-size:18px 18px;
}
.case-text:nth-child(odd){
    padding-left:35px;
}
.case-text:nth-child(even){
    padding-right:25px;
}
.case-list a:hover,.case-list a:hover h4{
    color:#ca271c;
}
.case-list a:hover .fa-link{
    color:#ca271c;
    background:#fff url(../images/more1_on.png) no-repeat 77px center;
    background-size:18px 18px;
}
/*æŽ¨èæ¡ˆä¾‹*/
.groom-list{
    display:inline-block;
    margin:0 auto 0;
}
.groom-list img{
    width:100%;
}
.groom-item{
    position:relative;
    overflow:hidden;
    height:369px;
    width:124px;
}
.groom-big{
    height:343px;
    position:absolute;
    top:0;
    left:0;
    display:none;
}
.groom-small{
    height:369px;
}
.groom-list .active{
    width:550px;
}
.groom-list .active .groom-big{
    display:block;
}
.groom-list .active .groom-small{
    display:none;
}


/*è”ç³»æˆ‘ä»¬*/
/*è”ç³»æˆ‘ä»¬*/
.tel_box{
    margin-top:88px;
    position:relative;
    border:1px solid #ca271c;
    border-radius: 32px;
    text-align:center;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
}
.tel_box .col-md-4{
    padding:70px 0 30px;
}
.tel_box>img{
    position:absolute;
    top:-48px;
    left:50%;
    margin-left:-48px;
}
.tel_line{
    width:25px;

    border-bottom:3px solid #ca271c;
    margin:0 auto 15px;
}
.tel_box a{
    color:#333;
}
.map_floor{margin:0 0 56px;background:#f4f4f4;}
.map_floor .row{
    margin:0;
}
.map_box{height:622px;position:relative;z-index: 10}
.gray-caret{
    position: absolute;
    z-index: 1205;
    top: 50%;
    width:26px;
    height:52px;
    right: -26px;
    background:url(../images/caret.png) no-repeat;
    background-size:100%;
    margin-top:-26px;

}
.map_ad{
    padding-right:70px;
    width:470px;
    margin-top:39px;
}
.map_ad h3{
    font-size:28px;
    font-weight:bold;
}
.map_ad .icon{
    padding-left:44px;
    background:url(../images/2_icon1.png) no-repeat left top;
    background-size:27px 27px;
    font-size:16px;
    line-height:27px;
    margin-bottom:20px;
}
.map_ad .icon.icon_tel{
    background:url(../images/2_icon5.png) no-repeat left top;
    background-size:27px 27px;
}
.map_ad .icon.icon_emial{
    background:url(../images/2_icon3.png) no-repeat left top;
    background-size:27px 27px;
}
.map_ad a{
    color:#333;
}
.map_ad .ma{
    width:167px;
    padding-top:10px;
}
.map_ad .ma p{
    margin-top:10px;
}

.map_ad .map_line{
    width:125px;
    border-bottom:4px solid #ca271c;
    margin:35px 0;
}
.map{width:100%;height:622px;}

/*å…³äºŽæˆ‘ä»¬*/
.about{
    position:relative;
    padding-bottom:40px;
}
.about img{
    max-width:100%;
}
.about_tit{
    position:absolute;
    top:60px;
    right:0;
    background:rgba(202, 39, 28, 0.8);
    padding:0 50px;
    color:#fff;
    font-size:20px;
    text-align:center;
    height:60px;
    line-height:60px;
}
.about .img{
    position:relative;
    display:inline-block;
}
.about .img:after{
    content:'';
    position:absolute;
    bottom:-12px;
    right:-12px;
    height:45px;
    width:45px;
    border-right: 5px solid #ca271c;
    border-bottom: 5px solid #ca271c;
}
.about-txt{
    padding:60px 0 0 ;
}
.about-txt h3{
    margin-top:0;
}
.about-txt p{
    font-size:16px;
    line-height:25px;
    margin:15px 0;
}
.about_line{
    width:140px;
    border-bottom:1px solid #ca271c;
}
.culture{
    padding:50px 0 0;
    background:url(../images/2_bg.png) no-repeat;
    background-size:cover;
}
.cul_box{
    position:relative;
    margin:0 0 56px;
}
.cul_tit{
    position:absolute;
    top:50%;
    margin-top:-40px;
    right:0;
    background:rgba(202, 39, 28, 0.8);
    padding:0 20px;
    color:#fff;
    font-size:20px;
    text-align:center;
    height:70px;
    line-height:70px;
}
.culture_txt{
    background:rgba(230,74,25,0.8);
    color:#fff;
}
.cul_item {
    padding:50px 20px;
    height:250px;
}
.cul_item.f2{
    padding-left:130px;
}
.cul_item .tit{
    font-size:22px;
    margin-bottom:15px;
}
.cul_item .tit img{
    width:40px;
}
.cul_item p{
    font-size:16px;
    line-height:25px;
    margin:10px 0 0;
}
.cul_item:hover{
    background:rgba(202, 39, 28, 0.8);
}
.recruit{padding:56px 0;}
.re_list{height:466px;overflow:hidden;overflow-y:auto;padding:0 20px;box-shadow: rgba(55,55,55,0.2) 0 0 6px 2px;}
.re_list li{padding:31px 0; border-bottom:2px dashed #d1d1d1;}
.re_list li h3{margin:0;font-size:18px;font-weight:bold;}
.re_list li h3 span{width:26px;height:26px;background:url(../images/3_icon2.png) no-repeat right center;}
.re_list li.re_tit{background:none;border-bottom:3px solid #d1d1d1;}
.re_list li.re_tit .f20{
    font-size:24px;
}
.re_list li h3 span.anime{
    transform: rotate(-180deg);
}
.re_list li.re_tit .text-right{color:#ca271c;}
.rec_hide{margin-top:20px;line-height:25px;display:none;}

/*æ–¹æ¡ˆè¯¦æƒ…*/
.plan-sug{
    background:url(../images/plan_bg.png) no-repeat;
    background-size:100% 100%;
    padding:30px 0;
}
.plan-txt{
    padding:30px;
    line-height:28px;
}
.bg-f9{
    background:#f9f9f9;
}
.plan-img img{
    margin:0 auto;
}
.br{
    border-right:1px solid #eee;

}
.bb{
    border-bottom:1px solid #eee;
}
.plan-item{
    padding:30px 15px;
    text-align: center;
}
.plan-item img{
    width:60px;
}
.plan-item h4{
    margin:20px 0;
}
.plan-item p{
    color:#666;
}
.point-item{
    
    
    margin-bottom:30px;
}
.point-item .flex{
    position:relative;
    width:100%;
}

.flex-l{
    width:160px;
    background:#ca271c;
    color:#fff;
    font-size:16px;
    text-align: center;
    padding:30px 15px 15px;
    position:relative;
}
.case-line{
	width:30px;
	border-bottom:2px solid #ccc;
	margin:15px auto 0;
}
.point-item img{
	width:80px;height:80px;
	margin-bottom:10px;
}
.point-item .flex-1{padding:20px 0;background:#fff;box-shadow: 2px 2px 5px 2px #e6ecf4;}
.red-bugle{
    border:8px solid transparent;
    border-left-color:#ca271c;
    position:absolute;
    right:-16px;
    top:50%;
    margin-top:-8px;
}
.red-bugle.p-left{
    right:auto;
    left:-16px;
    border-left-color:transparent;
    border-right-color:#ca271c;
}
.text-item{
    margin:10px 20px;
    position:relative;
    padding-left:10px;
}
.text-item p{
    margin-bottom:0;
    color:#666;
}
.text-item p.p-tit{
    color:#333;
	font-weight:bold;
}
.text-item:before{
    content:'';
    position:absolute;
    left:0;
    top:50%;
    height:28px;
    margin-top:-14px;
    border-right:1px solid #ca271c;
}
.flex-r{
    width:50px;
    box-shadow: 2px 2px 5px 2px #e6ecf4;

}
.flex-r img{
    width:30px;
    margin:0 auto;
}