/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; background:#FFFFFF; overflow-x: hidden;}

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ padding:40px 0; width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; }
.wCenter{height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; 
    -webkit-box-pack: center; 
        -ms-flex-pack: center; 
            justify-content: center;
    -webkit-justify-content: center; 
    -webkit-box-align: center; 
        -ms-flex-align: center; 
            align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; 
    -webkit-box-pack: center; 
        -ms-flex-pack: center; 
            justify-content: center;
    -webkit-justify-content: center; 
}

@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*手机底部*/
.hot{width:100%; height:58px; background:#8ddd6a; position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row>div.text-center{ border-right:1px solid #fff;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
/*.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}*/
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }






/*header*/
.top-header{ width: 100%; z-index: 10000; }
.top-head{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.top-logo{ width: 340px; height: 100px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header-nav{ width:calc(100% - 340px); width:-o-calc(100% - 340px); z-index:99; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.top-nav{ width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.top-nav .nav-li{ position:relative; z-index:2; text-align: center; width: 14.285%; }
.top-nav .nav-li .nav-link{ font-size:16px; line-height:32px; text-align:center; white-space:nowrap; position:relative; color: #333333; display: block; width: 80%; margin: 0 auto; }
.top-nav .nav-li::after{ content: ''; display: block; width: 1px; height: 14px; background: #7a7a7a; position: absolute; left: 0; top: 50%; margin-top: -7px; }
.top-nav .nav-li:first-child::after{ display: none; }
.top-nav .nav-li:hover .nav-link{ background: #ff0000; color: #fff; }



.top-nav .nav-li:hover .nav_line{
    visibility: visible;
    margin-bottom: 0;
    opacity: 0.9;
}


/*二级导航*/
.top-subnav{
    display: block;
    z-index: 10;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 15px 0 0 0;
    padding: 10px 0px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
            box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: left;
    visibility: hidden;
    opacity: 0;
}
.top-subnav::before{ content: ''; display: block; width: 100%; height: 3px; background-color: #ff0000; position: absolute; top: 0; left: 0; }
.top-subnav li:first-child{ border-top: 1px solid #ededed; }
.top-subnav li{ border-bottom: 1px solid #ededed; }
.top-subnav a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size: 14px; line-height: 36px; color: #555555; text-align: center; }
.top-subnav a:hover{ color: #ff0000; }
.top-nav .nav-li:hover .top-subnav{
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
}



/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
/*.focusbox li a img{ width: 100%;}*/
.focusbox li .img{ padding-top: 480px; }

.rslides {
    width: 100%;
    height: 100%;
    position: relative;
    list-style: none;
    padding: 0
}

.rslides_nav {
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.8;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    background: url(../images/prev.jpg) no-repeat center center;
    margin-top: -28px
}

.rslides_nav:active {
    opacity: 1.0
}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;  }
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}


/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}



.index_tit{  background: url(../images/tit.png) no-repeat center; margin-bottom: 25px; }
.index_tit .p1{ font-size: 24px; line-height: 25px; color: #333333; letter-spacing: 4px; }
.index_tit .p2{ font-size: 12px; text-transform: uppercase; line-height: 20px; color: #bbbbbb; }

/*wrap1*/
.tabs{ 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
}
.tabs li{ padding: 3px; }
.tabs li a{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 44px; width: 200px; border: 1px solid #bbbbbb; padding: 1px; background: #fff; -webkit-transition: all .3s; transition: all .3s; color: #333; font-size: 16px; text-align: center; }
.tabs li a span{ display: block; border: 1px solid #dddddd; border-radius: 5px; }
.tabs li.cur a{ background: #ff0000; color: #fff; border-color: #ff0000; }
.tabs li.cur a span{ border-color: #FFFFFF; }

.cents{ width: 100%; }
.centLi{ display: none; position: relative; }
.cenShow{ display: block; }

.swipercps{ width: 100%; }
.swipercps a{ display: block; overflow: hidden; border: 1px solid #fff;color: #333;  }
.swipercps .imgs{ width: 100%; overflow: hidden; background: #fff; border: 1px solid #e2e2e2; position: relative; }
.swipercps .imgs .img{ padding-top: 245px; -webkit-transition: all .4s; transition: all .4s; background-size: contain;  }
.swipercps .text{ width: 100%; padding: 35px; background: #e2e2e2;  position: relative;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; 
    -webkit-box-pack: center; 
        -ms-flex-pack: center; 
            justify-content: center;
    -webkit-justify-content: center; 
    -webkit-box-align: center; 
        -ms-flex-align: center; 
            align-items: center; 
    -webkit-align-items: center;
}
.swipercps .text h3{ font-size: 14px; line-height: 30px; font-weight: bold; }
.swipercps .text .pit{ width: 100%; font-size: 12px; line-height: 24px; height: 48px; overflow: hidden; text-align: justify; padding-left:25px;}

.swipercps a{ padding: 1px; -webkit-box-shadow: 1px 10px 20px #eaeaea; box-shadow: 1px 10px 20px #eaeaea; }
.swipercps .swiper-slide{ position: relative;  height: 438px; padding: 20px 0; }
.swipercps .text::after{ content: ''; display: block; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: -31px;
    width: 0;
    height: 0;
    border-bottom: 32px solid #e2e2e2;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    z-index: 10;
}
.swipercps .text::before{ content: '+'; display: block; color: #333; font-size: 14px; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: -21px; z-index: 15; }
.swipercps a:hover{ background: #ff0000; color: #fff; }
.swipercps a:hover .text{ background: #ff0000; }

@media (min-width:991px) {
.swipercps a:hover{ z-index: 100; width:100%; position: absolute; left:0; top: 0; bottom: 0; right: 0; }
.swipercps a:hover .imgs::after{ opacity: 1; visibility: visible; }
.swipercps a:hover .text{ padding: 5px 20px 20px; background: #ff0000; height: 188px; }
.swipercps a:hover .text::after{ -webkit-transform: rotateX(120deg) translateX(-50%); transform: rotateX(120deg) translateX(-50%); top: -9px; border-bottom-color: #fff; }
.swipercps a:hover .text .pit{ line-height: 18px; max-height: 108px; height: auto; }
.swipercps a:hover .text::before{ top:-9px; }

}

@media (max-width:991px) {
    .swipercps .imgs .img{ padding-top: 62.31%; }
    .swipercps .text .pit{ height: 63px; line-height: 21px; }
    .swipercps .swiper-slide{ height: auto; padding: 0; }

    .swipercps .text::after,
    .swipercps .text::before{ display: none; }

}
@media (max-width:768px) {
    .swipercps{ padding: 0; }


}




.pag01{ width: 100%; text-align: center; margin-top: 15px; position: relative; z-index: 10; }
.pag01 .swiper-pagination-bullet{ width: 10px; height: 10px; border: 2px solid #fff; background: #e2e2e2; -webkit-box-shadow: 1px 1px 5px #e2e2e2; box-shadow: 1px 1px 5px #e2e2e2; opacity: 1; margin: 5px; }
.pag01 .swiper-pagination-bullet-active{ background: #ff0000; }

.swiperLf, .swiperRh{ position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 20px; height: 37px; cursor: pointer; }
.swiperLf{ left: -40px; background: url(../images/icon_2.png) no-repeat center; }
.swiperRh{ right: -40px; background: url(../images/icon_1.png) no-repeat center; }
.centLi .swiper-button-disabled{ opacity: 0.8; }


/* wrap2 */
.wrap2{ background: url(../images/bj.jpg) no-repeat center; background-size: cover; }
.abBox{ width: 100%; background: #fff; padding: 18px 25px; position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.abBox::before, .abBox::after{ content: ''; display: block; height: 86%; background: #eb1c1a; position: absolute; left: 0; width: 5px; top: 7%; }
.abBox::after{ width: 1px; left: 6px; }


.abBox h3{ width: 100%; font-size: 16px; line-height: 30px; color: #999999; background: url(../images/icon_3.png) no-repeat bottom left; padding: 5px 0; margin-bottom: 15px; text-transform: uppercase; }
.abBox h3 span{ color: #eb1c1a; font-size: 20px; }

.ab01{ width: 35%; }
.ab03{ width: 30%; }
.ab02{ width: 35%; padding: 0 15px; }
.ab02 a{ display: block; float: left; overflow: hidden; position: relative; }
.ab02 a img{ -webkit-transition: all .4s; transition: all .4s; }
.ab02 a::after{ content: ''; display: block; width: 94%; height: 94%; border: 1px solid #fff; position: absolute; left: 3%; top: 3%; z-index: 10; }
.ab02 a:hover img{ -webkit-transform: scale(1.1); transform: scale(1.1); }


.abBox .ab_txt{ font-size: 14px; line-height: 30px; color: #333333; height: 150px; overflow: hidden; }
.abBox .ab_a{ display: block; width: 150px; border: 1px solid #7f7f7f; line-height: 32px; text-align: center; color: #333; font-size: 14px; margin-top: 10px; }
.abBox .ab_a::after{ content: ''; display: inline-block; background:url(../images/ab_a.png) no-repeat center; width: 15px; height: 15px; position: relative; top: 2px; margin-left: 5px; }
.abBox .ab_a:hover{ color: #eb1c1a; border-color: #eb1c1a; }
.abBox .ab_a:hover::after{ background: url(../images/ab_a2.png) no-repeat center; }


.ab_form{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.ab_form .form-group:first-child,
.ab_form .form-group:nth-child(2){ width: 49%; }
.ab_form .form-group{ width: 100%; margin-bottom: 8px; }
.ab_form input{ height: 30px; }
.ab_form .form-control{ background: #ededed; border-radius: 3px; font-size: 12px; color: #333; -webkit-box-shadow: none; box-shadow: none; border: none; padding-left: 50px; }
.ab_form ::-webkit-input-placeholder { font-size: 12px; color: #333; }
.ab_form :-moz-placeholder { font-size: 12px; color: #333; }
.ab_form ::-moz-placeholder { font-size: 12px; color: #333; }
.ab_form :-ms-input-placeholder { font-size: 12px; color: #333; }
.ab03 .btn{ width: 115px; max-width: 48%; height: 30px; background: #bfbfbf; color: #fff; padding: 0; }
.ab03 button[type=submit]{ background: #eb1c1a;  }
.ab03 .btn:hover{ opacity: .8; }


.ab_form .form-group{ position: relative; }
.ab_form .form-group > span{ width: 100%; position: absolute; left: 0; top:100%; font-size: 12px; line-height: 20px; background: #fff; z-index: 20;color: #ff0000; }

.ab_form .form-group label{ font-size: 12px; color: #333; line-height: 30px; position: absolute; left: 0; top: 0; font-weight: normal; width: 50px; text-align: center; }









/* wrap3 */
.xwClear{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.xwLf{ width: 61%; background: #ededed; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-right: 15px; }
.xwLf::after{ content: ''; display: block; width: 15px; height: 100%; background: #ec1c1a; position: absolute; right: 0; top: 0; }
.xwTitle{ width: 175px; overflow: hidden; background: #2a2a2a; text-align: center; color: #fff; }
.xwTitle h3{ font-size: 30px; line-height: 44px; }
.xwTitle .p1{ font-size: 12px; line-height: 20px; text-transform: uppercase; margin-bottom: 10px; }
.xwTitle .li a{ font-size: 14px; line-height: 36px; text-decoration: underline !important; color: #fff; }
.xwTitle .li a:hover{ color: #eb1c1a; }

.xwLf .xw_a{ width: 27px; height: 27px; color: #fff; background: #eb1c1a; font-size: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; bottom: 0; right: 0; z-index: 10; }
.xwLf .xw_a:hover{ background: #2a2a2a; }

.xwItem{ width: calc(100% - 175px); width: -o-calc(100% - 175px); padding: 20px; }
.xw01{ margin-bottom: 10px; }
.xw01 a{ display: block; overflow: hidden; }
.xw01 a .imgs{ width: 100px; height: 80px; border: 1px solid #fff; float: left; overflow: hidden; margin-right: 10px; }
.xw01 a .imgs .img{ -webkit-transition: all .4s; transition: all .4s; }
.xw01 a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.xw01 a .xwtxt{ overflow: hidden; }
.xw01 a h3{ width: 100%; position: relative; font-size: 14px; line-height: 30px; color: #333333; padding-right: 62px; }
.xw01 a h3 span{ font-size: 12px; position: absolute; right: 0; top: 0; color: #666; }
.xw01 a .xw_t{ font-size: 12px; line-height: 20px; height: 40px; color: #666; }
.xw02{ width: 100%; }
.xw02 a{ display: block; width: 100%; position: relative; font-size: 12px; line-height: 26px; color: #333; padding-right: 62px; padding-left: 20px; }
.xw02 a span{ color: #666; position: absolute; right: 0; top: 0; }
.xw02 a::before{ content: ''; display: block; width: 10px; height: 10px; background: #2a2a2a; border: 3px solid #fff; border-radius: 50%; position: absolute; left: 5px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-box-shadow: -2px 1px 5px #2a2a2a; box-shadow: -2px 1px 5px #2a2a2a; }
.xw02 a:hover::before{ border-color: #2a2a2a; background: #fff; }
.xw02 a:hover{ color: #eb1c1a; }
.xwRh{ width: 35%; overflow: hidden; }

.xwVideo{ float: left; overflow: hidden; position: relative; width:100%;}
.xwVideo .more_v{ display: block; position: absolute; right: 0px; bottom: 20px; z-index: 100;}
.xwVideo .more_v:hover{ opacity: .8; }

.imgIcon{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 40px; }
.imgIcon .li{ max-width: 20%; padding: 10px; }
.imgIcon .li img{ -webkit-transition: all .4s; transition: all .4s; }
.imgIcon .li:hover img{ -webkit-transform: translateY(-10px); transform: translateY(-10px); }


/* wrap7 */
.wrap7{ padding: 0; }
.wp7_nav{ background: #f0f0f0; text-align: center; font-size: 14px; line-height: 45px; }
.wp7_nav a{ color: #333; display: inline-block; width: 10%; }
.wp7_nav a:hover{ color: #eb1c1a; }

.wp7_foo{ width: 100%; padding: 20px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;  }
.wp7_foo > div{ border-left: 1px solid #e5e5e5; }
.wp7_foo .wp7_logo{ width: 26%; border: none; }
.wp7_foo .wp7_txt{ width: 46%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }
.wp7_foo .wp7_txt > div{ width: 40%; font-size: 14px; line-height: 30px; color: #333; }
.wp7_foo .wp7_code{ width: 28%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }
.wp7_foo .wp7_code> div{ max-width: 45%; font-size: 14px; line-height: 30px; color: #333; padding: 2px; }






/*footer*/
.footer{ background: #2a2a2a; text-align: center; font-size: 14px; line-height: 25px; color: #FFFFFF; padding: 15px 0;}
.footer a{ color: #FFFFFF; }
.footer a:hover{ text-decoration: underline !important; }


/* banners */
.banners{ width: 100%; position: relative; height: 240px; }
.banners .ban_mark{ width: 637px; max-width: 100%; height: 142px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; color: #fff; background: url(../images/ban_mark.png) no-repeat center; margin: 65px 0 0 115px; }
.banners .ban_mark .p1{ font-size: 36px; line-height: 36px; }
.banners .ban_mark .p2{ font-size: 22px; line-height: 36px; text-transform: uppercase; margin-top: 5px; }



/* mainBox */
.mainBox{     min-height: 600px;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    padding-top: 30px;
}
.mboxlf{ width: 252px; float: left; }
.itemtit{ width: 100%; height: 120px;display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: 22px; line-height: 30px; position: relative; background: #444444; text-align: center; }
.itemtit p{ width: 100%; font-size: 12px;  line-height: 16px; font-weight: lighter; text-transform: uppercase; }
.itemtit i{ font-size: 20px; right: 15px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); position: absolute; }

.accordion{ width: 100%; }
.accordion li{ position: relative; border-bottom: 1px solid rgba(255,255,255,0.3); }
.accordion li a{ display: block; white-space:nowrap; text-overflow:ellipsis; position: relative;  }
.accordion li > a{ font-size: 16px; color: #333; line-height: 55px; padding-left: 55px; background: #e5e5e5; }
.accordion li > a::after{ content: ''; z-index: 11; display: block; width: 0; height: 0; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 13px solid #ec1c1a; position: absolute; top: 50%; margin-top: -25px; right: -13px; opacity: 0; visibility: hidden; }
.accordion li.on > a,
.accordion li:hover > a{ background: #ec1c1a; color: #fff; }
.accordion li.on > a::after,
.accordion li:hover > a::after{ opacity: 1; visibility: visible;  }
.accordion li:hover .submenu{ opacity: 1; visibility: visible;  }
.submenu{ width: 100%; border: 1px solid #bfbfbf; background: #fff; padding: 10px; z-index: 30; position: absolute; left: 100%; top: 0; opacity: 0; visibility: hidden; -webkit-transition: all .3s; transition: all .3s; }
.submenu a{ font-size: 16px; line-height: 35px; color: #333; padding-left: 40px; }
.submenu a:hover{ color: #eb1c1a; }

.mbot{ border: 1px solid #bfbfbf; padding: 25px; text-align: center; font-size: 13px; line-height: 25px; color: #333; }
.mbot .p1{ display: block; font-size: 14px; color: #fff; background: #eb1c1a; border-radius: 14px; line-height: 28px; }
.mbot .p1 img{ position: relative; margin-top: -2px; margin-right: 5px; }
.mbot .p2{ font-size: 20px; line-height: 30px; color: #333; margin-top: 10px; }

.mbot2{ width: 100%; margin-top: 20px; }
.mbot2 .li{ border-bottom: 1px solid #e6e6e6; padding: 16px 0; }
.mbot2 .li a{ display: block; padding-left: 60px; position: relative; font-size: 14px; line-height: 18px; color: #888888; }
.mbot2 .li a::before{ content: ''; display: block; width: 28px; height: 28px; position: absolute; left: 20px; top: 50%; margin-top: -14px; background-image: url(../images/icon_4.png); background-repeat: no-repeat; background-position-x: 0; }
.mbot2 .li:nth-child(1) a::before{ background-position-y: 0; }
.mbot2 .li:nth-child(2) a::before{ background-position-y: -59px; }
.mbot2 .li:nth-child(3) a::before{ background-position-y: -120px; }
.mbot2 .li:nth-child(4) a::before{ background-position-y: -183px; }
.mbot2 .li a:hover{ color: #eb1c1a; }


.mboxRh{ overflow: hidden; padding-left: 25px; }
.rhtit{ width: 100%; border-bottom: 1px solid #bfbfbf; font-size: 14px; line-height: 36px; color: #999999; margin-bottom: 15px; }
.rhtit a{ color: #999999; }
.rhtit a:hover{ color: #eb1c1a; }
.rhtit .pull-left{ font-weight: bold; font-size: 17px; color: #333; }
.rhtit .pull-left span{ color: #999; text-transform: uppercase; font-size: 14px; font-weight: normal; margin-left: 5px; }

.rhCont{ width: 100%; }
.rhCont p img{ width: 30%; }


.proFlex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;
}

.li01{ padding: 20px 5px; position: relative; width: 33.33%; height: 440px; }

.li01 a{ display: block; overflow: hidden; border: 1px solid #e2e2e2; background: #e2e2e2; -webkit-transition: all .3s; transition: all .3s; }
.li01 a .imgs{ width: 100%; overflow: hidden; background: #fff;}
.li01 a .imgs .img{ /*padding-top: 82.22%;*/ padding-top: 240px; -webkit-transition: all .4s; transition: all .4s; background-size: contain; }
/* .li01 a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); } */
.li01 .text{ width: 100%; padding: 40px 28px; color: #333; position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; 
    -webkit-box-pack: center; 
        -ms-flex-pack: center; 
            justify-content: center;
    -webkit-justify-content: center; 
    -webkit-box-align: center; 
        -ms-flex-align: center; 
            align-items: center; 
    -webkit-align-items: center;

}
.li01 .text h3{ font-size: 16px; line-height: 30px; font-weight: bold; }
.li01 .text .pit{ width: 100%; font-size: 12px; line-height: 24px; height: 48px; overflow: hidden; padding-left:15px;}
.li01 a:hover{ background: #ff0000;  border-color: #ff0000; }
.li01 a:hover .text{ color: #fff; }
 
.li01 .text::after{ content: ''; display: block; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: -32px;
    width: 0;
    height: 0;
    border-bottom: 32px solid #e2e2e2;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    z-index: 10;
}
.li01 .text::before{ content: '+'; display: block; color: #333; font-size: 14px; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: -25px; z-index: 15; }


@media (min-width:991px) {
    .li01 a:hover { width: 100%; z-index: 20; position: absolute; left:0; top: 0; bottom: 0; right: 0; }
    .li01 a:hover .imgs{ position: relative; }
    .li01 a:hover .text::after{ -webkit-transform: rotateX(120deg) translateX(-50%); transform: rotateX(120deg) translateX(-50%); top: -9px; border-bottom-color: #fff; }
    .li01 a:hover .text{ padding: 12px; height: 199px; }
    .li01 a:hover .text .pit{ font-size: 12px; line-height: 18px; max-height: 126px; height: auto; }
    .li01 a:hover .text::before{ top: -9px; }
}

@media (max-width:991px) {
    .li01{ height: auto; }
    .li01 a .imgs .img{ padding-top: 82%; }
    .li01 .text{ padding: 10px; }
    .li01 .text .pit{ height: 72px; }
}

@media (max-width:768px) {

    .li01{ width: 50%; position: static; height: auto; }
    .li01 a .imgs .img{ padding-top: 82%; }
    .li01 .text{ padding: 10px; }
    .li01 a:hover{ position: static; }
    
    .li01 .text::before,
    .li01 .text::after{ display: none; }

    
}


.li02{ margin-bottom: 20px; }
.li02 a{ display: block; overflow: hidden; }
.li02 a .imgs{ width: 150px; height: 120px; border: 1px solid #fff; float: left; overflow: hidden; margin-right: 10px; }
.li02 a .imgs .img{ -webkit-transition: all .4s; transition: all .4s; }
.li02 a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.li02 a .xwtxt{ overflow: hidden; }
.li02 a h3{ width: 100%; position: relative; font-size: 16px; line-height: 30px; color: #333333; padding-right: 62px; }
.li02 a h3 span{ font-size: 12px; position: absolute; right: 0; top: 0; color: #666; }
.li02 a .xw_t{ font-size: 13px; line-height: 24px; height: 72px; color: #666; -webkit-line-clamp: 3; }
.li02 a:hover h3{ color: #eb1c1a; }
.li02 a .span{ width: 50px; height: 2px; background: #bbb; margin: 2px 0 5px; }


.li03{ padding: 10px 5px; }
.li03 a{ display: block; overflow: hidden; border: 1px solid #fff; background: #e2e2e2; color: #333; -webkit-transition: all .3s; transition: all .3s; padding: 1px; }
.li03 a .imgs{ width: 100%; overflow: hidden; background: #fff; }
.li03 a .imgs .img{ padding-top: 65%; -webkit-transition: all .4s; transition: all .4s; background-size: contain; }
.li03 a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.li03 h3{ font-size: 14px; line-height: 40px; text-align: center; }
.li03 a:hover h3{ background: #eb1c1a; color: #fff; }

.li04{ padding: 10px 8px; }
.li04 h3{ font-size: 14px; line-height: 40px; text-align: center; }




.xwtxt2{ width: 100%; }
.xwtxt2 a{ display: block; padding: 15px 0; border-bottom: 1px solid #e6e6e6; }
.xwtxt2 h3{ font-size: 14px; line-height: 26px; color: #333333; }
.xwtxt2 .xw_t2{ font-size: 12px; line-height: 20px; height: 40px; color: #666666; }
.xwtxt2 a:hover h3{ color: #ff0000; }










/*分页样式*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: center;}
div.page a {border: transparent 1px solid; padding-right: 6px; background-position: 50% bottom; padding-left: 6px; padding-bottom: 2px;  color: #333; margin:0 5px; padding-top: 2px; text-decoration: none; }

div.page a:hover { background-image: none; color: #fff; background-color: #ff8585; }
div.page a:active { border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #fff; margin-right: 3px; padding-top: 2px; background-color: #ff8585; }
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}

div.page > span:first-child{ margin-right: 10px; }


