﻿@charset "utf-8";
body { font-size: 12px; font-family: Arial,'微软雅黑', sans-serif; font-weight: normal; text-rendering: optimizeLegibility; color: #383838; background-color: #fff; line-height: 24px; }
*::-webkit-scrollbar { width: 3px; border-radius: 1.5px; }
*::-webkit-scrollbar-button { display: none; }
*::-webkit-scrollbar-track { background-color: #eee; }
*::-webkit-scrollbar-thumb { background-color: #ee1d23; }
ul, li { margin: 0; padding: 0; list-style: none; }
.ovh { overflow: hidden; }
* { touch-action: pan-y; }
a { color: #333; text-decoration: none; }
    a:hover, a:active { text-decoration: none; color: #ee1d23; }
img { max-width: 100%; border: 0; vertical-align: top; }
input { outline: none; }
p { margin-bottom: 0; }
.fl { float: left; }
.fr { float: right; }
.i-tit { margin: 15px auto; height: 60px; background: url(/images/blueline.jpg) no-repeat bottom; color: #222; font: 20px/25px "Microsoft YaHei"; text-align: center; }
    .i-tit span { color: #000; font-weight: bold; }
.tit-box { margin: 10px 0; text-align: center; }
    .tit-box h4 { font-size: 26px; line-height: 36px; font-weight: normal; }
    .tit-box .intr { line-height: 26px; font-size: 15px; color: #999; }
    .tit-box .line { display: block; width: 10px; height: 2px; background-color: #1c1c1c; margin: 6px auto 6px; line-height: 2px; }
    .tit-box .tit-more { display: inline-block; line-height: 32px; margin-top: 16px; padding-left: 25px; background: url(/img/ico_09.png) no-repeat left center; font-size: 12px; }
.tit01 { font-size: 26px; font-weight: bold; color: #333333; width: 100%; position: relative; text-align: center; font-family: "Microsoft Yahei"; height: 6.4rem; }
    .tit01 a { color: #333333; text-decoration: none; }
    .tit01 p { font-size: 14px; color: #333333; font-weight: normal; line-height: 27px; }


.pagination { bottom: 0px !important; z-index: 1; text-align: center; margin: 5px 0; }
    .pagination .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 5px !important; background-color: #3b373a; opacity: 1; position: relative; }
    .pagination .swiper-pagination-bullet-active { background-color: #ee1d23; width: 30px; border-radius: 12px; }

.i-more { height: 30px; width: 100%; position: relative; font-size: 14px; color: #333; text-align: center; margin: 10px auto; }
    .i-more a { color: #fff; width: 100px; background: #ee1d23; border-radius: 15px; height: 30px; line-height: 30px; display: inline-block; text-decoration: none; }

header { position: relative; z-index: 10; transition: transform 0.5s ease 0s; height: 95px; }
    header .header-main { width: 100%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; transition: padding 0.3s ease 0s, transform 0.5s ease 0s; position: fixed; left: 0; top: 0; }
        header .header-main .container { display: flex; align-items: center; }
    header.left .header-main { transform: translateX(-66%); }
    header .logo { font-size: 16px; font-weight: bold; flex: 1; }
        header .logo img { height: 51px; }
    header .m-btn { width: 46px; height: 44px; padding: 12px; cursor: pointer; margin-top: 3px; flex-basis: 46px; }
        header .m-btn .box { display: block; width: 100%; height: 100%; position: relative; }
        header .m-btn .line { display: block; width: 100%; height: 2px; background-color: #1d1d1d; position: absolute; left: 0; transition: width 0.3s ease 0s; }
        header .m-btn .line1 { width: 12px; top: 0; }
        header .m-btn .line2 { width: 20px; top: 6px; }
        header .m-btn .line3 { width: 16px; top: 13px; }
        header .m-btn.cur .line1, header .m-btn.cur .line2, header .m-btn.cur .line3 { width: 100%; }

.m-sub-menu.show { right: 0; transition: all 0.44s ease 0s; }
.m-sub-menu { position: fixed; right: -100%; width: 66%; top: 0; z-index: 100; height: 100%; background-color: #fff; transition: all 0.64s ease 0s; }
    .m-sub-menu .top-box { line-height: 60px; background-color: #ee1d23; }
        .m-sub-menu .top-box .stt { display: inline-block; font-size: 16px; color: #fff; margin-left: 8.2%; font-family: "Base-font"; }
        .m-sub-menu .top-box .close { display: inline-block; width: 17px; height: 17px; background: url(../img/close.png) no-repeat center; margin-right: 7.8%; margin-top: 22px; cursor: pointer; opacity: 1; }
    .m-sub-menu .list-wrap { overflow-y: auto; }
        .m-sub-menu .list-wrap ul { width: 100%; }
        .m-sub-menu .list-wrap li { line-height: 60px; width: 100%; border-bottom: 1px solid #f2f2f2; float: left; }
            .m-sub-menu .list-wrap li .col-box { display: block; width: 100%; padding: 0 7.8% 0 8.2%; }
        .m-sub-menu .list-wrap .tit { font-size: 16px; color: #666; }
        .m-sub-menu .list-wrap .point { display: inline-block; width: 8px; height: 12px; background: url(../img/ico_01.png) no-repeat center; margin-top: 26px; }
    .m-sub-menu .sec-sub-list { position: absolute; right: -100%; top: 60px; width: 100%; }
        .m-sub-menu .sec-sub-list .return-fir { display: block; width: 100%; padding: 0 7.8% 0 8.2%; line-height: 60px; background-color: #ee1d23; }
            .m-sub-menu .sec-sub-list .return-fir p { padding-left: 18px; color: #fff; font-size: 18px; background: url(../img/ico_02.png) no-repeat left center; margin-bottom: 0; }
        .m-sub-menu .sec-sub-list .boxs { width: 100%; position: absolute; left: 0; top: 0; transition: all 0.4s ease 0s; background-color: #fff; }
            .m-sub-menu .sec-sub-list .boxs.show { left: -100%; }
        .m-sub-menu .sec-sub-list ul, .m-sub-menu .sec-sub-list li { width: 100%; }
        .m-sub-menu .sec-sub-list li { line-height: 60px; border-bottom: 1px solid #f2f2f2; }
            .m-sub-menu .sec-sub-list li a { display: block; width: 100%; padding: 0 7.8% 0 8.2%; font-size: 16px; color: #666; }
        .m-sub-menu .sec-sub-list .bot-link { margin-top: 14px; }

.m-search-box { box-sizing: border-box; position: relative; width: 100%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; padding: 0 7.8% 0 8.2%; }
    .m-search-box .m-submit { padding: 0; position: absolute; right: 5.6%; top: 0; z-index: 0; height: 50px; width: 20px; background: url(../img/ser2.png) no-repeat left center; background-size: 13px !important; border: none; }
    .m-search-box .m-ser-input { padding: 0; height: 50px; width: 20px; font-size: 14px; line-height: 50px; color: #888; width: 100%; display: block; border: none; background: none; }

.banner { position: relative; z-index: 1; overflow: hidden; top: 0px; }
    .banner .swiper-slide img { width: 100%; }
    .banner .swiper-slide.swiper-slide-active .title { opacity: 1 }
        .banner .swiper-slide.swiper-slide-active .title span { opacity: 1; transform: translateX(0) }
            .banner .swiper-slide.swiper-slide-active .title span:first-child { transition-delay: 0s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(2) { transition-delay: .1s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(3) { transition-delay: .2s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(4) { transition-delay: .3s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(5) { transition-delay: .4s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(6) { transition-delay: .5s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(7) { transition-delay: .6s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(8) { transition-delay: .7s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(9) { transition-delay: .8s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(10) { transition-delay: .9s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(11) { transition-delay: 1.0s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(12) { transition-delay: 1.1s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(13) { transition-delay: 1.2s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(14) { transition-delay: 1.3s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(15) { transition-delay: 1.4s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(16) { transition-delay: 1.5s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(17) { transition-delay: 1.6s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(18) { transition-delay: 1.7s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(19) { transition-delay: 1.8s }
            .banner .swiper-slide.swiper-slide-active .title span:nth-child(20) { transition-delay: 1.9s }
    .banner .swiper-slide .title { font-size: 16px; font-weight: bold; color: #000; position: absolute; top: 30%; padding: 10px; width: 80%; left: 10%; text-align: center; color: #fff; }
    .banner .swiper-slide .title2 { margin-top: 30px; }
    .banner .swiper-slide .title span { display: inline-block; transition: all .5s; transform: translateX(30px); opacity: 0; margin: 0 2px; }
    .banner .swiper-slide .title2 span:nth-child(7) { margin-right: 20px }



    .banner .pagination { position: absolute; left: 0; bottom: 5%; z-index: 2; width: 100%; height: 14px; text-align: center; margin: 0px; }
        .banner .pagination span { display: inline-block; width: 14px; height: 14px; background: url(../img/bg_sign01.png) no-repeat; background-size: 50% auto; overflow: hidden; margin-right: 0px; }
            .banner .pagination span.swiper-active-switch { background-position: 0 -14px; }

.in_tit { text-align: center; padding: 5px 0; }
    .in_tit h4 { margin-bottom: 15px; font-size: 24px; color: #ee1d23; font-weight: 100; line-height: 24px; }
        .in_tit h4 i { display: inline-block; font-size: 24px; font-weight: 100; color: #b6c0c6; text-transform: uppercase; font-style: normal; line-height: 24px; vertical-align: middle; }
    .in_tit h6 { font-size: 14px; color: #666; }
.about-main { display: flex; flex-direction: column; }
    .about-main img { float: inherit; display: block; margin: 0 auto; flex: 1; }
    .about-main .f_l { display: none; }

.i-prolist .tit-box { background: #ee1d23; padding: 10px 0; margin-bottom: 0; }
    .i-prolist .tit-box h4 { color: #fff; }
    .i-prolist .tit-box .intr { color: #fff; }
    .i-prolist .tit-box .line { background-color: #fff; }

.i-prolist { display: none; }
    .i-prolist ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
        .i-prolist ul li { flex: 0 1 100%; font-size: 14px; line-height: 40px; padding-left: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #e6e6e6; margin-bottom: 10px; }


.i-fir-wrap { background: #fff; padding-top: 15px; }

.pro-list { border: 1px solid #f6f6f6;cursor: pointer; -webkit-perspective: 3000px; perspective: 3000px; box-shadow: 0 3px 0 rgb(0 0 0 / 5%); position: relative; }
    .pro-list:hover { box-shadow: 0 0 15px rgb(0 0 0 / 15%); }
    .pro-list .img { background: #fafafa; overflow: hidden; }
        .pro-list .img img { transition: .5s ease-in-out; }
    .pro-list:hover .img img { transform: scale3d(1.05, 1.05, 1); }
    .pro-list .intro { height: 58px; padding: 5px 5px 0; background: #fff; color: #888; }
        .pro-list .intro h2 { font-size: 14px; line-height: 24px; height: 48px; color: #000; margin: 0; }
    .pro-list:hover .intro { background: #ee1d23; }
        .pro-list:hover .intro h2 a { color: #fff; }











/*.i-newslist { width: 100%; border: 1px solid #d1d1d1; padding: 15px 15px 15px 15px; background-color: #f7f7f7; }
    .i-newslist .topnew { width: 100%; display: flex; flex-direction: row; }
    .i-newslist .topnewImg { flex-basis: 100px; margin-right: 10px; }
    .i-newslist .topnewInfo { font-size: 14px; line-height: 23px; color: #494949; flex: 1; }
.topnewInfo dl dt { font-weight: 700; }
.i-newslist ul { width: 100%; display: block; padding-top: 12px; border-top-width: 1px; border-top-style: dashed; border-top-color: #CCC; font-size: 14px; }
    .i-newslist ul li { padding-bottom: 10px; display: flex; flex-direction: row-reverse; }
        .i-newslist ul li span { color: #666; flex: 0 0 80px; }
        .i-newslist ul li a { flex: 1; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }*/



/*.i-news .ul01 { border-top: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; overflow: hidden; border-left: 1px solid #d2d2d2; margin-top: 18px; margin-bottom: 18px; }
    .i-news .ul01 li { width: 100%; padding: 10px; border-bottom: 1px solid #d2d2d2; cursor: pointer; display: flex; justify-content: center; }
        .i-news .ul01 li span { display: inline-block; flex: 0 0 53px; margin-right: 10px; }
            .i-news .ul01 li span a { display: inline-block; width: 53px; height: 80px; font: 16px Arial, Helvetica, sans-serif; text-align: center; line-height: 26px; color: #fff; background: #757575; padding-top: 20px; }
        .i-news .ul01 li:hover span a { background: #ee1d23; }
        .i-news .ul01 li span a:hover { background: #e62129; }
        .i-news .ul01 li em { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: inline-block; color: #323232; flex: 1; }
            .i-news .ul01 li em a { color: #323232; font-size: 16px; font-style: normal; }
            .i-news .ul01 li em i { white-space: normal; display: block; color: #7f7f7f; line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px; font-style: normal; font-size: 14px; }
    .i-news .ul01 .nones { border-right: 0; }
.i-newslist { width: 100%; }
    .i-newslist ul { margin: 0; padding: 0; }
        .i-newslist ul li { display: block; height: 28px; display: flex; justify-content: center; flex-direction: row-reverse; }
            .i-newslist ul li a { display: block; height: 28px; color: #666; line-height: 28px; background: url(/img/arr1.png) no-repeat left center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-indent: 20px; flex: 1; margin-right: 10px; }
            .i-newslist ul li span { display: block; color: #999; -webkit-text-size-adjust: none; flex: 0 0 80px; }

*/






.i-advantage { background: url(/img/newsbj.jpg) top; padding-top: 30px; padding-bottom: 30px;background-size:cover; }
.icon_box { padding: 10px 0; margin-bottom: 40px; }
    .i-advantage .icon_box .image_wrapper { padding-top: 5px; margin-bottom: 25px; text-align: center; }
        .i-advantage .icon_box .image_wrapper img { position: relative; top: 0 }
    .i-advantage .icon_box .desc_wrapper { text-align: center; }
        .i-advantage .icon_box .desc_wrapper .title { margin-bottom: 20px; font-size: 22px; line-height: 28px; font-weight: 400; letter-spacing: 1px; }
            .i-advantage .icon_box .desc_wrapper .title:before { content: ""; display: block; width: 0; margin: 0 auto; height: 2px; top: -15px; position: relative; background-color: #ee1d23; }
    .i-advantage .icon_box:hover .image_wrapper img { top: -5px }
    .i-advantage .icon_box:hover .desc_wrapper .title:before { width: 100px }
    .i-advantage .icon_box .desc_wrapper .desc h5 { font-size: 16px; line-height: 22px; font-weight: 400; letter-spacing: 0px; height: 48px; }
    .i-advantage .icon_box .image_wrapper img, .i-advantage .icon_box .desc_wrapper .title:before { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out }







.i-honor { background: #f5f5f5; }
.honorlist { margin: 20px 0; }
    .honorlist .swiper-wrapper { /* align-items: center; justify-content: center; */ }
    .honorlist .swiper-slide { background: #fff; padding: 5px; text-align: center; }
        .honorlist .swiper-slide .title { height: 70px; padding-top: 15px; }
            .honorlist .swiper-slide .title .top { background: url(/img/tb2.jpg) no-repeat center top; padding-top: 20px; }
                .honorlist .swiper-slide .title .top p { font-weight: bold; font-size: 20px; color: #333; text-align: center; }
            .honorlist .swiper-slide .title .text { width: 100%; padding-top: 15px; margin: 0 auto; }
                .honorlist .swiper-slide .title .text p { color: #8f8f8f; text-align: center; }
        .honorlist .swiper-slide .pic { width: 100%; padding-bottom: 133%; margin: 0 auto; position: relative; }
            .honorlist .swiper-slide .pic img { max-width: 100%; vertical-align: middle; position: absolute; top: 50%; transform: translateY(-50%); }
            .honorlist .swiper-slide .pic i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }




/*.i-news li { width: 100%; margin-bottom: 21px; }
.i-news a { display: block; width: 100%; margin: 0 auto; background-color: #f2f2f2; padding-bottom: 15px; }
    .i-news a .pic { width: 100%; height: auto; overflow: hidden; position: relative; margin-bottom: 20px; }
        .i-news a .pic img { display: block; width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; }
.i-news li:hover a .pic img { transform: scale(1.05); -webkit-transform: scale(1.05); }
.i-news a .pic .time { width: 51px; height: 46px; background-color: #ee1d23; position: absolute; bottom: 0; right: 0; z-index: 2; font-size: 14px; color: #fff; line-height: 22px; text-align: center; padding-top: 5px; }
    .i-news a .pic .time span { font-size: 16px; line-height: 18px; }
.i-news .box { width: 94%; margin: 0 auto; }
    .i-news .box h2 { display: block; font-size: 20px; line-height: 30px; color: #222; margin-bottom: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
    .i-news .box .cent { font-size: 16px; color: #666666; line-height: 26px; }*/

/*.left-wrap { width: 100%; }
    .left-wrap .img { display: block; }
    .left-wrap .cont { padding: 10px; background: #ee1d23; color: #fff; display: flex; justify-content: space-between; }
        .left-wrap .cont .date { flex: 0 0 60px; height: 70px; text-align: center; }
            .left-wrap .cont .date b { font-size: 30px; display: block; line-height: 45px; }
        .left-wrap .cont .cont-box { flex: 1; margin-left: 10px; }
            .left-wrap .cont .cont-box p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #7daad3; font-size: 14px; }
            .left-wrap .cont .cont-box .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
            .left-wrap .cont .cont-box a, .left-wrap .cont .tit-box a:hover { color: #fff; }


.right-list { width: 100%; }
    .right-list dl { margin-top: 18px; display: flex; justify-content: space-between; }
    .right-list dd { flex: 0 0 60px; text-align: center; }
        .right-list dd b { font-size: 30px; display: block; line-height: 45px; }
    .right-list dt { flex: 1; margin-right: 10px; }
        .right-list dt p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #dadada; font-size: 14px; }
            .right-list dt p a { color: #ee1d23; }
        .right-list dt .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
.main-list { }
    .main-list li { line-height: 30px; border-bottom: 1px solid #dadada; display: flex; flex-direction: row-reverse; }
        .main-list li a { flex: 1; margin-right: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .main-list li span { flex: 0 0 80px; }*/


/*.i_newsmore { margin: 10px auto; width: 120px; height: 30px; text-align: center; margin-top: 10px; }
    .i_newsmore a { display: block; height: 28px; border: 1px solid #ee1d23; color: #ee1d23; font: 14px/28px "Microsoft YaHei"; }
        .i_newsmore a:hover { border: 1px solid #999; color: #000; }
.i-faq h3, .i-service h3, .i-contact h3 { display: block; color: #fff; font-size: 18px; line-height: 26px; padding: 7px 0; background: rgba(0, 0, 0, 0.5); width: 100%; text-align: center; margin: 0; }
.i-faq { width: 100%; margin-bottom: 21px; }
    .i-faq ul { padding: 23px; background: #f2f2f2; }
        .i-faq ul li a { display: block; color: #555; font-size: 14px; line-height: 26px; transition: color .5s; }
.i-service { width: 100%; margin-bottom: 21px; }
    .i-service ul { padding-top: 23px; text-align: center; background: #f2f2f2; }
        .i-service ul li { display: inline-block; margin-bottom: 20px; }
            .i-service ul li a { float: left; display: block; margin: 0 12px; color: #222; font-size: 14px; line-height: 24px; padding: 5px 30px; background: #fff; border: solid 1px #878787; text-decoration: none; transition: color .5s, border-color .5s; }
                .i-service ul li a:hover { color: #e60a1b; border-color: #e60a1b; }
.i-contact { width: 100%; }
    .i-contact ul { text-align: center; background: #f2f2f2; padding-top: 23px; padding-bottom: 23px; display: flex; align-items: center; flex: 2; }
        .i-contact ul li { flex: 1; }
            .i-contact ul li img { width: 100px; }*/


.i-sec-wrap { width: 100%; background: url(/img/aboutbg.jpg) center bottom; background-size: cover; background-attachment: fixed; padding-top: 20px; padding-bottom: 20px; }

    .i-sec-wrap .i-application h2 { line-height: 36px; font-size: 24px; margin: 0; color: #fff; }
    .i-sec-wrap .i-application em { line-height: 36px; font-size: 16px; margin: 0; color: #fff; font-style: normal; position: relative; }
        .i-sec-wrap .i-application em:before { content: ''; display: block; height: 1px; width: 92px; background: #fff; left: 0; bottom: -36px; position: absolute; }




    .i-sec-wrap .i-application .about-desc { line-height: 28px; font-size: 14px; color: #fff; margin: 50px 0; }
        .i-sec-wrap .i-application .about-desc p { text-indent: 2em; margin-bottom: 0; }
    .i-sec-wrap .i-application .about-num { margin-top: 50px; }
    .i-sec-wrap .i-application .num_con { padding: 38px 16px; }
    .i-sec-wrap .i-application .about-num li { float: left; width: 100%; text-align: center; }
        /*.i-sec-wrap .i-application .about-num li:nth-child(1) .num_con { border-right: 1px solid #ddd; }
        .i-sec-wrap .i-application .about-num li:nth-child(3) .num_con { border-right: 1px solid rgba(255,255,255,.2); }*/
        .i-sec-wrap .i-application .about-num li:nth-child(1) { background: #f0f1f5; border-bottom: 1px solid #ddd; }
        .i-sec-wrap .i-application .about-num li:nth-child(2) { background: #f0f1f5; }
        .i-sec-wrap .i-application .about-num li:nth-child(3) { background: #ee1d23; border-bottom: 1px solid rgba(255,255,255,.2); }
        .i-sec-wrap .i-application .about-num li:nth-child(4) { background: #ee1d23; }
        .i-sec-wrap .i-application .about-num li h2 { font-family: 'arial', sans-serif; font-size: 32px; color: #ee1d23; line-height: 48px; display: inline-block; }
        .i-sec-wrap .i-application .about-num li .bai h2 { color: #fff; }
        .i-sec-wrap .i-application .about-num li p { color: #4a4a4a; font-size: 14px; line-height: 36px;}
        .i-sec-wrap .i-application .about-num li .bai p { color: #fff; }
    .i-sec-wrap .i-application .about-num .count-unit { font-size: 14px; color: #4a4a4a; text-align: right; display: inline-block; font-style: normal; }
    .i-sec-wrap .i-application .about-num .bai .count-unit { color: #fff; }
    .i-sec-wrap .i-application .about-num li .bot p { font-size: 15px; color: #666; line-height: 24px; }
    .i-sec-wrap .i-application .about-num li .bai .bot p { color: #fff; }


.i-application-more { width: 160px; height: 42px; color: #fff; background-color: rgba(0, 0, 0, 0); position: relative; border: 1px solid rgba(255, 255, 255, 0); transition: all .5s ease; z-index: 1; display: inline-block; position: relative; overflow: hidden; }
    .i-application-more:hover { border: 1px solid rgba(255, 255, 255, .5); }
    .i-application-more span { position: relative; z-index: 3; font-size: 14px; font-weight: bold; color: #fff; text-align: center; line-height: 40px; width: 100%; display: inline-block; }
    .i-application-more:after { content: ''; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; background: #ee1d23; border: 1px solid #ee1d23; z-index: 2; transition: all .5s ease; }
    .i-application-more:hover:after { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }




.i-news { height: auto; position: relative; }
.i-news-l { width: 100%; height: auto; top: 0; float: none; position: relative; margin-top: 0; background: #eee; box-sizing: border-box; }
    .i-news-l .tit-en { font-family: 'Montserrat', sans-serif; font-size: 32px; font-weight: 600; line-height: 42px; color: #464646; text-transform: uppercase; padding: 50px 6% 0 6%; }
    .i-news-l .tit-en-sm { font-size: 42px; padding: 0 6%; }
    .i-news-l .tit-cn { font-size: 20px; margin: 30px 0 0 6%;line-height:26px }
    .i-news-l .desc { margin: 10px 6% 0 6%; font-size: 14px; color: #aaa;line-height:19px }
    .i-news-l .btm { position: relative; padding: 0 6% 50px 6%; margin: 40px 0 0 0; }
    .i-news-l .more { display: block; width: 160px; height: 45px; line-height: 44px; font-size: 18px; font-weight: 300; font-family: 'Microsoft YaHei Light'; border: 1px solid #666; color: #464646; border-radius: 3px; padding-right: 30px; position: relative; transition: all .3s; text-align: center; }
        .i-news-l .more:before { content: ''; display: block; position: absolute; width: 14px; height: 2px; background: #464646; right: 50px; top: 20px; transition: all .3s; }
        .i-news-l .more:hover { color: #ee1d23; border: 1px solid #ee1d23; }
        .i-news-l .more:after { content: ''; display: block; position: absolute; width: 2px; height: 14px; background: #464646; right: 56px; top: 14px; transition: all .3s; }
        .i-news-l .more:hover:before, .i-news-l .more:hover:after { transform: rotate(180deg); background: #ee1d23; }


.i-news-r { width: 100%; height: auto; border-left: 0 none; float: none; }
    .i-news-r .swiper-container { width: 100%; height: auto; overflow: visible; }
    .i-news-r .swiper-wrapper { height: auto; display: block; }
    .i-news-r .swiper-slide { display: block; width: 100%; height: auto; float: none; box-sizing: border-box;}
        .i-news-r .swiper-slide a { display: block; width: 100%; height: auto; position: relative; box-sizing: border-box; border: 0px none; border-bottom: 1px solid #eaeaea; float: none; padding-bottom: 50px; }
        .i-news-r .swiper-slide a .date { margin-top: 50px; width: 110px; height: 110px; background: #ee1d23; text-align: center; padding-top: 13px; box-sizing: border-box; transition: all .25s; }
        .i-news-r .swiper-slide a .day { font-family: 'Montserrat', sans-serif; color: #fff; font-size: 56px; font-weight: 600; line-height: 1.1; }
        .i-news-r .swiper-slide a .ym { color: #fff; font-size: 13px; font-family: 'Montserrat', sans-serif; }
            .i-news-r .swiper-slide a .tit { font-size: 17px; font-weight: normal; color: #464646; margin: 30px 25px 20px 25px; height: auto; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
            .i-news-r .swiper-slide a .img { margin: 0 25px; height: auto; padding-top: 60%; background: #f3f3f3; position: relative; overflow: hidden; }
                .i-news-r .swiper-slide a .img > img { position: absolute; width: 100%; height: auto; left: 0; top: 0; transition: all .26s; max-width: none; margin: 0; }
            .i-news-r .swiper-slide a .con { margin: 25px 25px 40px 25px; font-size: 14px; line-height: 1.8; color: #999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
    .i-news-r .arr { position: absolute; left: 18px; bottom: 10%; height: 1px; background: #ccc; width: 20%; transition: all .3s; }
        .i-news-r .arr:before { position: absolute; right: 0; top: -4px; width: 10px; height: 1px; content: ''; display: block; transform: rotate(45deg); background: #ccc; transition: all .3s; }
        .i-news-r .arr:after { position: absolute; right: 0; top: 4px; width: 10px; height: 1px; content: ''; display: block; transform: rotate(-45deg); background: #ccc; transition: all .3s; }








.i-thi-wrap { padding: 15px 0 15px; }
.i-service { padding: 0 15px; }
    .i-service li { padding: 15px 0; background: white; border: 1px solid #f6f6f6; list-style: none; }
        .i-service li a { display: block; padding: 0 18px 0 100px; position: relative; }
            .i-service li a img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 18px; }
            .i-service li a:after { content: ''; border-left: 3px solid #bfc5ca; border-top: 3px solid transparent; border-bottom: 3px solid transparent; height: 56px; display: block; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; }
            .i-service li a h3 { display: block; font-size: 20px; color: black; font-family: "POPPINS-REGULAR"; text-transform: uppercase; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; margin-top: 0; }
        .i-service li:hover a h3 { color: #ee1d23; }
        .i-service li a p { display: block; font-size: 16px; color: rgba(0, 0, 0, 0.5); margin-top: 5px; }
        .i-service li a:hover:after { border-left-color: black; }
@keyframes rise {
    0% { transform: translate(0); }
    100% { transform: translateY(10px); }
}

@keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}

@-moz-keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}

@-webkit-keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}

@-o-keyframes scalemap {
    0% { transform: scale(0.2); opacity: 1; }
    100% { transform: scale(1.5); opacity: 0; }
}
.home-section5 { padding: 0px 0 30px; height: 360px; }
.home-section5 { background: url(/img/news_bg.jpg) no-repeat center top; }

    .home-section5 .container { position: relative; z-index: 1; background: rgba(255,255,255,0.6); padding-top: 30px; }
    .home-section5 .flexbox { flex-direction: column; align-items: flex-start; }
    .home-section5 .leftbox { flex: inherit; min-width: inherit; width: 100%; margin: 0 0 20px; }
        .home-section5 .leftbox h2 { font-size: 50px; color: #ee1d23; margin: 0 0 20px; line-height: 1; text-transform: uppercase; }
        .home-section5 .leftbox h2 { font-size: 25px; }
        .home-section5 .leftbox .tit { font-size: 18px; color: #333; margin: 0 0 5px; font-weight: bold; }
        .home-section5 .leftbox .des { font-size: 14px; color: #666; }


    .home-section5 .appoint { position: absolute; width: 6px; height: 6px; border-radius: 50%; background: #ee1d23; display: flex; justify-content: center; align-items: center; }
        .home-section5 .appoint .i { flex: 0 0 40px; min-width: 40px; height: 40px; border-radius: 50%; background: rgba(199,43,47, 0.4); border: 1px solid #ee1d23; animation: scalemap 2s linear infinite; -moz-animation: scalemap 2s linear infinite; -webkit-animation: scalemap 2s linear infinite; }
                   





.footer { line-height: 24px; color: #b9b9b9; text-align: center; background: #000; }
    .footer p { margin-bottom: 0; }
    .footer .telbox { display: flex; flex-flow: row wrap; justify-content: center; align-items: flex-start; }
        .footer .telbox a { color: #ee1d23; font-weight: bold; font-size: 16px; }






    .footer a { display: inline-block; padding: 0 5px; color: #b9b9b9; }
        .footer a img { max-height: 32px; display: inline-block; vertical-align: middle; }
    .footer:after { height: 50px; content: ""; display: block; width: 100%; background: #fff; }
.body-wrap { width: 100%; position: relative; transition: all 0.5s ease 0s; z-index: 1; }
    .body-wrap.left { transform: translateX(-66%); }
.mobMenu { min-height: 50px; background-color: #ee1d23; position: fixed; z-index: 1030; border: 0; bottom: 0; margin-bottom: 0; left: 0; right: 0; }
    .mobMenu .foot_nav { width: 25%; float: left; text-align: center; color: #fff; font-size: 14px; position: relative; }
        .mobMenu .foot_nav a { color: #fff; }
        .mobMenu .foot_nav img { height: 20px; display: block; margin: 5px auto 0; }
        .mobMenu .foot_nav .hamburger { position: inherit; float: none; margin: 0 auto; width: 100%; }



.sub-box { margin-bottom: 20px; }


.sub-nav { width: 100%; height: auto; line-height: 28px; background: #f5f5f5; overflow: hidden; padding: 10px 0; }
    .sub-nav .left-nav { width: 100%; float: left; }
        .sub-nav .left-nav a { float: left; display: block; font-size: 14px; color: #333; transition: color .3s; padding-right: 10px; }
            .sub-nav .left-nav a:hover,
            .sub-nav .left-nav a.on { color: #ee1d23 }
    .sub-nav .right-now { width: 100%; float: left; }
        .sub-nav .right-now a { float: left; font-size: 14px; color: #999; transition: color .3s }
            .sub-nav .right-now a:hover { color: #ee1d23 }
            .sub-nav .right-now a.b { color: #666 }
        .sub-nav .right-now i { width: 4px; height: 28px; display: block; float: left; background: url(../img/icon01.png) no-repeat center; margin: 0 12px }

.sub-title { font-size: 24px; color: #333; line-height: 24px; text-align: center; margin-bottom: 30px; margin-top: 40px; position: relative; }
    .sub-title:after { position: absolute; left: 50%; transform: translateX(-50%); bottom: -20px; width: 30px; height: 2px; background-color: #d5d5d5; content: ""; }

.i-about-info { width: 100%; overflow: hidden; position: relative; }

    .i-about-info ul { font-size: 0; text-align: center; }
        .i-about-info ul li { display: inline-block; width: 100%; position: relative; vertical-align: top; transition: all 0.3s; top: 0; }
            .i-about-info ul li .itemli { text-align: left; padding: 0 2%; position: relative; margin-bottom: 10px; }
                .i-about-info ul li .itemli:after { position: absolute; top: 50%; transform: translateY(-50%); right: 0; content: ""; width: 1px; height: 60%; background-color: rgba(255,255,255,0.6) }
                .i-about-info ul li .itemli.last:after { display: none; }
                .i-about-info ul li .itemli .ico { position: relative; font-size: 0; height: 60px; }
                    .i-about-info ul li .itemli .ico img { width: 60px; float: left; }
                    .i-about-info ul li .itemli .ico .name1 { font-size: 24px; line-height: 60px; float: left; }
                .i-about-info ul li .itemli .name-com { margin-top: 10px; }
                    .i-about-info ul li .itemli .name-com:nth-child(5) { border-right: 0; }
                    .i-about-info ul li .itemli .name-com .smbiao { font-size: 14px; line-height: 24px; }


.sub_advantage { position: relative; }
.sub_advantage_info { font-size: 20px; line-height: 36px; text-align: center; margin: 10px 0 20px 0; }
    .sub_advantage_info b { color: #ee1d23; }
.sub_advantage li { background-repeat: no-repeat; background-size: cover; background-position: right center; height: 286px; width: 100%; position: relative; cursor: pointer; transition: all 0.3s; }
    .sub_advantage li.bg1 { background: #ef380c }
    .sub_advantage li.bg2 { background: #fead04 }
    .sub_advantage li.bg3 { background: #28a983 }
    .sub_advantage li.bg4 { background: #3c79ca }
    .sub_advantage li .item-jie { padding: 20px 20px; }
        .sub_advantage li .item-jie .pinbold { font-size: 24px; color: #fff; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space: normal; }
        .sub_advantage li .item-jie .en-name { font-size: 14px; color: #fff; line-height: 24px; margin-top: 10px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; white-space: normal; }
        .sub_advantage li .item-jie .name-jie { font-size: 14px; line-height: 20px; margin-top: 20px; text-align: justify; color: #fff; overflow: hidden; max-height: 120px; opacity: 1; transition: all 0.3s .3s; white-space: normal; }
    .sub_advantage li .inco { position: absolute; right: 30px; bottom: 10px; width: 60px; height: 60px; transition: all 0.3s .3s; font-size: 60px; color: #fff; opacity: 0.5; z-index: 10; transition: all 0.3s; display: block; line-height: 60px; }



.sub_path ul { padding-top: 30px; position: relative; }
    .sub_path ul:after { }
    .sub_path ul li .container { position: relative; }
    .sub_path ul li:after { width: 1px; position: absolute; left: 50%; top: 0; transform: translateX(-50%); height: calc(100% + 30px); content: ""; background-color: #dbe1e8; z-index: 1; }
    .sub_path ul li:nth-child(1):after { top: 30px; }
    .sub_path ul li:nth-last-child(1):after { height: calc(100% - 30px); }
    .sub_path ul li { cursor: pointer; position: relative; padding: 30px 0; }
        .sub_path ul li .after { position: absolute; width: 24px; height: 24px; top: 30px; left: 50%; transform: translateX(-50%); background-repeat: no-repeat; background-position: center; background-size: 24px; transition: all 0.3s; z-index: 10; opacity: 1; transform: translate(-50%,-50%); top: 50%; }

        .sub_path ul li .before { width: 68px; height: 68px; background-size: 68px; opacity: 0; transition: all 0.3s; z-index: 10; }
        .sub_path ul li .left { position: absolute; top: 50%; margin-top: -22px; transform: translateY(0%); left: 0; width: 42.3%; font-size: 14px; color: #999999; text-align: right; }
            .sub_path ul li .left .shuzi { font-size: 36px; color: #666666; line-height: 40px; transition: all 0.3s; }
        .sub_path ul li .right { float: right; width: 42.3%; text-align: left; font-size: 16px; color: #666666; line-height: 40px; transition: all 0.3s; }
        .sub_path ul li:nth-child(2n) .left { left: auto; right: 0; text-align: left; }
        .sub_path ul li:nth-child(2n) .right { float: left; text-align: right; }

.case_sub { margin: 0; padding: 0; height: auto; overflow: hidden; }
    .case_sub ul { margin: 0; padding: 0; width: 100%; }
        .case_sub ul li { float: left; display: block; width: 50%; oveflow: hidden; text-align: center; }
.case_sub_img { margin: 5px; padding: 4px; border: 1px solid #ddd; overflow: hidden; }
.case_sub_name { color: #333; font: bold 12px/20px "STHeiti", "Arial"; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.paginator { font: 12px Arial, Helvetica, sans-serif; padding: 30px 0px 10px 0; margin: 0px; }
    .paginator a { text-decoration: none; color: #ee1d23; background: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; text-decoration: none; }
    .paginator .cpb { background: #ee1d23; border: 1px solid #ee1d23; color: #fff; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
    .paginator a:hover { background: #ee1d23; border: 1px solid #ee1d23; color: #fff; }

#category { width: 80%; margin: 0px auto; text-align: left; font-weight: normal; }
    #category a { display: block; background: url(../img/category_hover-bg.png) repeat-x; background-position: left bottom; background-color: #fff; border: 1px solid #ddd; border-radius: 5px; box-shadow: 0px 2px 5px rgba(0,0,0,0.2); margin: 20px auto; padding: 10px; text-align: center; font-size: 14px; }

.prolist { height: auto; width: 100%; overflow: hidden; background-color: #fafafa; }
    .prolist ul { width: 100%; }
        .prolist ul li { float: left; width: 44%; margin-left: 3%; margin-right: 3%; margin-bottom: 15px; }
            .prolist ul li a { display: block; width: 100%; text-align: center; padding-top: 2%; }
            .prolist ul li img { width: 96%; height: auto; border: #ccc 1px solid; }
            .prolist ul li span { font: bold 14px/22px '微软雅黑'; height: 44px; padding-top: 5px; text-align: center; display: block; overflow: hidden; }
.back-top { text-align: center; }
    .back-top a { display: inline-block; padding: 0 10px 0 30px; border: 2px solid #d6d6d6; border-radius: 2px; background: url(../img/sign05.jpg) no-repeat 10% center #e9e9e9; font-size: 14px; color: #555; margin-top: 3%; }
        .back-top a:first-child { margin-right: 30px; }

.pro_title { width: 100%; background: #ee1d23; color: #fff; text-indent: 15px; line-height: 30px; }
.pro_content { width: 98%; margin: 5px auto; }
    .pro_content b, .pro_content strong { color: #0056ad; }

.news-main { width: 100%; }
.news-imglist ul { width: 100%; }
.news-imglist li { width: 100%; padding: 15px 3%; border-bottom: 1px solid #dfdfe1; background: url(../img/bg_sign12.png) no-repeat 99% center; background-size: auto 42%; }
.news-imglist .img { display: inline-block; position: relative; overflow: hidden; float: left; width: 40%; max-width: 120px; max-height: 90px; margin-right: 5%; }
.news-imglist p.tit1 { color: #ee1d23; height: 22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 0; }
.news-imglist p.desc { height: 36px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; margin-bottom: 0; }

.news-imglist .time { display: inline-block; padding-left: 20px; background: url(../img/bg_sign11.png) no-repeat left center; background-size: auto 75%; line-height: 22px; color: #999; }
.news-list { padding: 10px 9px 16px; }
    .news-list ul, .news-list li { width: 100%; }
    .news-list a { display: inline-block; padding-left: 18px; background: url(../img/bg_sign13.png) no-repeat 7px center; background-size: auto 75%; line-height: 28px; color: #666; }
.newsinfo-main .title { font-weight: bold; font-size: 14px; line-height: 28px; color: #333; text-align: center; }
.newsinfo-main .time { text-align: center; padding-bottom: 10px; }
.newsinfo-main .detail { }

.downloadserach { background: #fff; border: 1px solid #dedede; width: 80%; margin: 30px auto 30px; height: 42px; line-height: 40px }
    .downloadserach .submit { width: 15%; height: 40px; background: url(../img/ser14.png) no-repeat center; border: 0; float: left }
    .downloadserach .text { width: 55%; float: left; height: 40px; line-height: 40px; font-size: 14px; color: #666; border: 0 }

.card { position: relative; display: block; padding: 0; margin-bottom: 20px; overflow: hidden; border: 1px solid #ddd; border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075); box-shadow: 0 1px 2px rgba(0,0,0,.075); -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1); -o-transition: all .4s cubic-bezier(.175,.885,.32,1); transition: all .4s cubic-bezier(.175,.885,.32,1) }

    .card > img { display: block; max-width: 100%; height: auto; filter: alpha(opacity=100); opacity: 1 }

    .card > .media-wrapper { display: block; width: 100%; overflow: hidden; text-align: center; background-color: #f1f1f1; filter: alpha(opacity=100); opacity: 1; -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1); -o-transition: all .4s cubic-bezier(.175,.885,.32,1); transition: all .4s cubic-bezier(.175,.885,.32,1) }

        .card > .media-wrapper > img { vertical-align: middle; width: 100%; }

    .card .card-heading { display: block; padding: 10px; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; }

    .card .card-actions, .card .card-content { padding: 0 10px 10px 10px; overflow: hidden; text-overflow: ellipsis }
        .card .card-actions .pull-right { padding: 3px 0; line-height: 18px; float: right; }

    .card:hover { text-decoration: none; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.175); box-shadow: 0 1px 5px rgba(0,0,0,.175) }

        .card:hover > .media-wrapper, .card:hover > img { background-color: #e5e5e5; filter: alpha(opacity=90); opacity: .9 }

.cards-borderless .card { border: none; border-radius: 0; -webkit-box-shadow: none; box-shadow: none }
.label { display: inline-block; float: left; padding: 2px; line-height: 20px; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: grey; border-radius: .25em; }
.article { padding: 20px }
    .article > .header h1, .article > .header h2, .article > .header h3 { margin-bottom: 20px; line-height: 1.5; text-align: center; font-size: 16px; }
    .article > .header > .abstract, .article > .header > dl { padding: 10px 15px; font-size: 12px; color: #686868; background-color: #f1f1f1 }
        .article > .header > .abstract > p:last-child, .article > .header > dl > p:last-child { margin-bottom: 0 }
    .article > .header > dl { margin: 0; border-bottom: 1px solid #e9e9e9 }
        .article > .header > dl.pull-right { background-color: transparent; border: none }
    .article > footer { border-top: 1px dashed #d7d7d7 }
        .article > footer > p { padding: 10px 15px }
    .article-content, .article > .content { padding: 20px 0; font-size: 14px; line-height: 1.78571429 }
        .article-content h1, .article > .content h1 { font-size: 20px }
        .article-content h2, .article > .content h2 { font-size: 18px }
        .article-content h3, .article > .content h3 { font-size: 16px }
        .article-content h4, .article > .content h4 { margin-top: 15px; font-size: 14px }
        .article-content h5, .article > .content h5 { margin-top: 15px; font-size: 13px }
        .article-content h6, .article > .content h6 { margin-top: 15px; font-size: 11px }
        .article-content img, .article > .content img { margin: 10px 0 }
        .article-content p > img + img, .article > .content p > img + img { margin-left: 10px }
        .article-content p > img[align=right], .article > .content p > img[align=right] { margin-left: 10px }
        .article-content dl, .article > .content dl { padding-right: 2em; padding-left: 2em }
        .article-content table, .article > .content table { margin-bottom: 20px }
            .article-content table td, .article-content table th, .article > .content table td, .article > .content table th { padding: 8px; line-height: 1.53846154; vertical-align: top; border-bottom: 1px solid #ddd }
            .article-content table > thead > tr > th, .article > .content table > thead > tr > th { vertical-align: bottom; background-color: #f1f1f1; border-bottom: 1px solid #ddd }
        .article-content p { margin-bottom: 0 }
        .article-content table { width: 100% }
        .article > .content table td, .article > .content table th, .article > .content table > thead > tr > th { border: 1px solid #ddd }
.alert { padding: 10px; margin-bottom: 20px; color: #282828; background-color: #f1f1f1; border-radius: 3px; -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1); -o-transition: all .4s cubic-bezier(.175,.885,.32,1); transition: all .4s cubic-bezier(.175,.885,.32,1) }
    .alert hr { border-top-color: #e4e4e4 }
    .alert.with-icon { display: table; width: 100%; }
        .alert.with-icon > .icon { width: 48px; text-align: center; background: url(../img/videobtn.png) no-repeat center; display: block; height: 48px; float: left; }
        .alert.with-icon .content { padding-left: 58px; }
            .alert.with-icon .content p { margin-bottom: 0; }
            .alert.with-icon .content hr { margin: 6px 0; }
.pager { margin: 0; }
    .pager > li > a, .pager > li > span { position: relative; float: left; padding: 5px 12px; margin-left: -1px; line-height: 18px; text-decoration: none; background-color: #fff; border: 1px solid #ddd; margin-top: 20px; }
    .pager > li.next > a { float: right; }



.faq-list { width: 100%; margin: 0 auto; }
    .faq-list li { border-bottom: 1px solid #f5f5f5; width: 100%; }
        .faq-list li .title { height: 59px; line-height: 59px; position: relative; }
    .faq-list .q { position: absolute; top: 10px; left: 0; width: 38px; height: 38px; background: url(../../controls/img/faq.png) no-repeat; font: 20px/38px Arial; color: #fff; text-align: center; }
    .faq-list li .title a { display: block; font-size: 14px; color: #666666; background: url(../../controls/img/faq_ico.png) no-repeat right 25px; padding-left: 50px; }
        .faq-list li .title a.on { background: url(../../controls/img/faq_ico.png) no-repeat right -33px; color: #000; font-weight: bold; }
        .faq-list li .title a:hover { color: #000; font-weight: bold; }
    .faq-list li .con { font-size: 14px; color: #666666; line-height: 24px; padding: 10px 0 24px; display: none; }
