@font-face{font-family: "Bebas";src: url("../font/BEBAS___-webfont.woff.ttf") format('opentype');font-weight: normal;font-style: normal
}
body{font-family:"Microsoft Yahei",Tahoma, Arial, Helvetica, STHeiti;height: 100%;background:#F0E9E9;color:#373d4d;position: relative;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#9E24B0;}
::-moz-selection {color:#fff;background:#9E24B0;}
::selection {color:#fff;background:#9E24B0;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#666;text-decoration:none}
a:focus,a:hover {color:#278248;transition:none}
a.text-gray:hover{color:#278248}
a.blocklink{display: block;border:1px solid #00824A;}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-gray{background:#F0E9E9}
.bg-green-gradient{background: linear-gradient(45deg, #30BE5F, #308DBE);}
.gradient-text {
  position: relative;
  display: inline-block;
  background: linear-gradient(to left, #9E24B0, #9928B2);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bg-sub{background:#43B3D9}
/* 英文字体begin */
.Bebas{font-family: 'Bebas';}
/* 英文字体end */

/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:40px;line-height:40px;clear:both;font-size:0}
.blank-large{height:70px;line-height:70px;clear:both;font-size:0}
/* 行距 end*/

.container-layout{max-width:1200px;}

.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}


.price-table {padding:30px 0 30px 0;position:relative;}
.price-table.active-1{border-radius:16px 0 0 16px}
.price-table.active-2 {border-radius:16px;top:-30px;bottom:-30px;position:relative;-webkit-box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.1);box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.1);border:1px solid rgba(255, 255, 255, 0.3)}
.price-table.active-3{border-radius:0 16px 16px 0}

.price-header {position:relative;text-align:center;height:40px;line-height:40px;overflow:hidden;font-size:24px;font-weight:600}
.price-body .padding-left{padding-left:30px}
.price-body .padding-right{padding-right:30px}
.price-body li {line-height:56px;height:56px;font-size:18px;border-bottom:1px solid rgba(255, 255, 255, 0.3);padding-left:50px;overflow:hidden}

.about-mtv .pic{position:relative;}
.about-mtv .pic img{position:relative;z-index: 3;border-radius:10px 0 0 10px}

.about-info{position:relative;;padding:50px;}
.about-info p{font-size:16px;line-height:28px;}
.about-info h2{font-size:32px;font-weight:600;}
.about-info hr{width:40px;height:2px;margin:10px 0 20px 0}
.videoplay video{width:100%;overflow:hidden;border-radius:8px}
/* 播放动画 */
.animate-video-play{height:90px;width:90px;text-align:center;margin:0 auto;position:absolute;left:50%;top:50%;height:90px;width:90px;margin-left:-45px;margin-top:-45px;z-index: 99}
.animate-video-play a i{font-size: 24px;line-height:90px;}
.animate-video-play a{font-size:16px;color:#373d4d;height:90px;width:90px;background:#fff;left:50%;margin-left:-40px;top:50%;margin-top:-40px;z-index:0;border-radius:50%;display:block;position:absolute;text-align:center;opacity:.95}
.animate-video-play a::before{content:"";position:absolute;left:50%;top:50%;height:90px;width:90px;background:rgba(255,255,255,0.5);z-index:-1;border-radius:50%;animation:pulse-border 1500ms ease-out infinite;}
@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1;}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0;}}
/* 播放动画 end*/

/* owl-carousel滚动插件*/
/* 默认圆点 */
.owl-carousel .owl-dots {position:absolute;top:50%;padding:0;text-align:left;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.owl-carousel .owl-dots .owl-dot {display:inline-block;position:relative;vertical-align:middle;}
.owl-carousel .owl-dots .owl-dot span {width:6px;height:6px;margin:0 5px;border-radius:50%;background:#fff;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;}
.owl-carousel .owl-dots .owl-dot.active span {background:#9E24B0;border-color:#9E24B0;width:15px;border-radius:10px;}

/* 默认箭头 */
.owl-carousel .owl-nav i{font-size:18px;width:36px;height:36px;line-height:36px;display:inline-block}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {background:transparent;opacity:0;top:50%;margin-top:-18px;-webkit-transition:all ease 500ms;-o-transition:all ease 500ms;transition:all ease 500ms;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;text-align:center;border-radius:50%;}
.owl-carousel .owl-nav .owl-prev {left:20px;right:auto;color:#fff;}
.owl-carousel .owl-nav .owl-next {right:20px;color:#fff;}
/* owl-carousel滚动插件 end */

/*轮换广告*/
.slides .img-box{padding-bottom:33%;transition:.5s;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent:-3000px}
/*.slides .img-box{transition:.5s;display:block;min-height: calc(100vh - 200px);overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative}*/
.slides .img-box .text-box{display: block;margin-top:10%;}
.slides .img-box .text-box h1{font-size:48px;text-shadow: 3px 0 14px rgba(1,42,44,.97);display:inline-block;margin-bottom:30px}
.slides .img-box .text-box .text{border:3px solid #fff;width:40%;padding:30px;display:block;margin:0 auto;background:rgba(0,0,0,.6)}
.slides .img-box .text-box .text strong{font-size:36px}
.slides:hover .owl-nav .owl-next,.slides:hover .owl-nav .owl-prev{opacity:1;border:1px solid #fff;}
.slides .owl-dots {position:relative;top:-30px;margin-bottom:-20px;padding:0;text-align:center;vertical-align:middle;width:100%;}
/*轮换广告 end*/

/*首页新闻*/
.tab-news .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-news .tab .tab-nav li {display:inline-block;width:auto;text-align:center}
.tab-news .tab .tab-nav li a {background:#373d4d;color:#fff;border-radius:30px;padding:0px 35px;height:50px;line-height:50px;margin:10px;display:block;border:0;font-size:16px;}
.tab-news .tab .tab-nav .active a {background: #9E24B0;cursor:default;color:#fff;border-bottom:0px solid #FD3C6B;}
.tab-news .tab .tab-nav .active{background:none}
.tab-news .tab .tab-nav .active a:hover {color:#FFF}
.tab-news .tab .tab-nav li a:focus {outline:none;}
.tab-news .tab .tab-nav li a:hover {background: #9E24B0;color:#fff;}
.tab-news .tab .tab-body{padding:0;border-radius:0;border-top:0}
.tab-news .tab .tab-body a:hover strong{color:#9E24B0;}

/* 常见问题 begin**/
.collapse {width:100%;margin-bottom:10px;box-shadow: 0 1px 1px rgba(0,0,0,.075);}
.collapse .head {font-size:16px;height:70px;line-height:70px;padding:0 20px 0 30px;cursor:pointer;font-weight:600;background:#fff;border-radius:8px}
.collapse .head i {margin:28px 0 0 0;}
.collapse .arrow {float:right;width:16px;height:16px;overflow:hidden;background:url(../images/ico_jia.png) no-repeat;display:inline-block;border:0px}
.collapse .icon-jia {background-position:0 0;}
.collapse .icon-jian {background:url(../images/ico_jian.png) no-repeat;}
.collapse .cbody {padding:10px 40px 20px 30px;display:block;font-size:16px;background: #fff;color:#666;border-radius:0 0 8px 8px;margin-top:-20px;}
.collapse .cbody, .collapse .cbody p {line-height:28px;margin-bottom:10px;}
.collapse .cbody a{color:#2C4BFF;text-decoration:underline;}
.collapse .cbody a:hover{text-decoration:none;}
.collapse .cbody ul li{padding:0 0 5px 20px;position:relative;font-size:16px}
.collapse .cbody ul li p{line-height:24px}
.collapse .cbody ul li:before{content:'';position:absolute;top:10px;left:0;background:#666;width:8px;height:8px;border-radius:50%}
/* 常见问题 end*/

.whyus{border:1px dotted #D58EE5;overflow:hidden；}
.whyus dl{overflow:hidden；}
.whyus dl dt{background:#D58EE5;border-radius:8px 8px 0 0}
.whyus dl dt strong{font-size:18px;height:54px;line-height:54px;margin:0;padding:0 20px}
.whyus dl dd{padding:20px;margin:0;height:100px;border-radius:0 0 8px 8px}

.pic-y .media {display:block;padding:30px 20px;-webkit-box-shadow: 0px 15px 35px 25px rgb(0 0 0 / 2%);box-shadow: 0px 15px 35px 25px rgb(0 0 0 / 2%);-webkit-transition:.3s;transition:.3s;overflow:hidden}
.pic-y .media:hover {-webkit-box-shadow: 0px 15px 35px 25px rgb(0 0 0 / 5%);box-shadow: 0px 15px 35px 25px rgb(0 0 0 / 5%);-webkit-transition:.3s;transition:.3s;}
.pic-y .media img{max-width:80px}
.pic-y .media-body strong {margin:10px 0;position:relative;}
/*.pic-y .media-body strong:before {content:'';display:block;position:absolute;width:20px;height:2px;bottom:-10px;left:50%;margin-left:-10px;background:#ddd;}*/
.pic-y .media:hover .media-body strong{color:#9E24B0}


.pic-x .media {display:block;-webkit-transition:.3s;transition:.3s;padding:20px;}
.pic-x .media img{width:64px;}
.pic-x .media:hover {-webkit-box-shadow: 0px 15px 35px 25px rgb(0 0 0 / 5%);box-shadow: 0px 15px 35px 25px rgb(0 0 0 / 5%);-webkit-transition:.3s;transition:.3s;}
.pic-x .media-body strong{display:block;margin:10px 0;}
.pic-x .media-body strong:before {content:'';display:block;position:absolute;width:20px;height:2px;bottom:-10px;left:50%;margin-left:-10px;background:#ddd;}
.pic-x .media:hover .media-body strong{color:#9E24B0}


.dialog {width:100%;border:0;margin:0 auto;box-shadow:0 5px 15px rgba(99,107,151,0.1);position:relative;border-radius:10px;overflow:hidden}
.dialog .dialog-head{padding:15px 0 13px 30px ;border-bottom: 1px solid #ebebeb;background-color: #FFF;border-radius:10px 10px 0 0;}
.dialog .dialog-head strong{font-size:16px;font-weight: 400;}
.dialog .close{position:absolute;font-size:30px;right:20px;top:10px;color:#999;z-index:9}
.dialog .close:hover{color:#9928B2}
.dialog .dialog-body{padding:30px;}
.dialog .dialog-body strong {font-size:16px;margin:10px 0;display: block}
.dialog .dialog-body ul.list-paddingleft-2 {padding:0}
.dialog .dialog-body ul li {padding:0 0 5px 20px;position:relative;font-size:16px;}
.dialog .dialog-body ul li p {line-height:24px}
.dialog .dialog-body ul li:before {content:'';position:absolute;top:9px;left:0px;background:#FFF;width:8px;height:8px;border-radius:50%;}

/* 路径 */
.nav-bread {height:60px;line-height:60px;font-size:0}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#999;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#9928B2}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/* 路径 */

/*分页 begin*/
.pagination li a,.pagination li span {
color:#999;
background:#fff;
}
.pagination li a:hover,.pagination li.active a,.pagination li .cur {
background:#9928B2;
color:#fff;
}
.pagination li span.pageRemark {
color:#666;
}
.pagination li.pageEllipsis {
color:#999;
}


/* 标题样式-居中 */
.title-t{line-height:50px;border-radius:8px 8px 0 0}
.title-t h2{position:relative;font-size:18px;font-weight:600;text-indent:20px}
/*
.title-c{position:relative;margin:0}
.title-c strong{position:relative;font-size:36px;margin-bottom:10px;font-weight:600;display: block}
.title-c p{font-size:15px;display: block;margin-top:10px;}
.title-c h2{position:relative;font-size:36px;font-weight:400;}
.title-c h2:before{background:#D90F11;content:'';display:block;position:absolute;width:30px;height:5px;bottom:-10px;left:50%;margin-left:-15px;}
*/
.title-c strong{position:relative;font-size:32px;font-weight:600;display: inline-block;margin-bottom:20px;}
.title-c strong::before {position: absolute;content: '';height: 4px;background: #BD2B6A;bottom: 18px;width: 30px;right: -40px;border-radius:5px}
.title-c strong::after {position: absolute;content: '';height: 4px;background: #BD2B6A;bottom: 18px;width: 30px;left: -40px;border-radius:5px}


.hasLine {position: relative;height: 3px;width:40px;margin:0 auto;}
.hasLine::before {position: absolute;content: '';height: 3px;background: #9928B2;bottom: 0;width: 50%;right: 0;}
.hasLine::after {position: absolute;content: '';height: 3px;background: #A1CE00;bottom: 0;width: 50%;left: 0;}

/* 内容 begin */
.article{overflow:hidden}
.article .padding-large{padding:40px 50px}
.article .post h1{font-size:28px;font-weight:600;line-height:36px;color:#373d4d}
.article .post h2{font-size:22px;font-weight:600;margin:10px 0}
.article .post h3{font-size:18px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px;background: #EBEBEB}
.article .post strong{font-size:16px;margin:10px 0}
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:10px}
.article .post img{max-width:100%;margin:0 auto;}
.article .post a{text-decoration:none;border-bottom:1px solid #9E24B0;color:#9E24B0}
.article .post a strong{font-weight:400}
.article .post a:hover{color:#9E24B0;border-bottom:0 solid #9E24B0}
.article .post .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;line-height:28px;position:relative;font-size:16px}
.article .post ul li p{line-height:28px}
.article .post ul li:before{content:'';position:absolute;top:12px;left:0;background:#9E24B0;width:6px;height:6px;border-radius:50%}
.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#999}

.ensure{padding:20px}
.ensure ul li{padding:0 0 5px 20px;line-height:28px;position:relative;font-size:16px}
.ensure ul li:before{content:'';position:absolute;top:12px;left:0;background:#9E24B0;width:6px;height:6px;border-radius:50%}

/* 内容 end */

.article_ph{padding-bottom:64%;transition:.5s;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent:-3000px}
.article-list .media{-webkit-transition:.3s;transition:.3s;margin-bottom:20px;box-shadow:0 3px 5px 3px rgba(0,0,0,.01);}
.article-list .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 20px 5px rgba(0,0,0,.05);}
.article-list .media .media-body {padding:10px 20px 10px 20px;margin:0;}
.article-list .media .media-body strong{display: block;height: 30px;line-height:30px;overflow: hidden}
.article-list .media .media-body strong a {font-size:15px;font-weight: 400}
.article-list .media .media-body p {color:#666;line-height:28px;font-size:14px}
.article-list ul li {padding:5px 0 5px 15px;position:relative;font-size:14px;color:#939393}
.article-list ul li:before {content:'';position:absolute;top:13px;left:0px;background:#333;width:5px;height:5px;border-radius:50%;}
.article-list .button {margin-top:20px;height:38px;width:100px;line-height:20px;background:#F9F9F9;color:#666;border:1px solid #eee}
.article-list .media:hover .button {background:#2684FE;color:#FFF;border:1px solid #2684FE}
.article-list .media:hover .media-body{background:#9E24B0;}
.article-list .media:hover .media-body strong a {color:#FFF;}
.article-list .media:hover .media-body p {color:#666}

.channel-banner {height:380px;position:relative;background-repeat:no-repeat;background-position:center 50%;background-size:cover;margin:0;padding:0;}
/*.channel-banner:before {content:'';display:block;position:absolute;background:#000;opacity:.1;width:100%;height:100%;bottom:0px;left:0;right:0;right:0}*/
.channel-banner .banner-info {margin-top:150px;overflow: hidden;}
.channel-banner .banner-info strong{font-size:48px;font-weight:600;position:relative;display: inline-block;}

.area .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:1px solid #ddd}
.area .tab .tab-nav li {display:inline-block;width:10%;margin-right:20px;}
/*.area .tab .tab-nav li:last-child {margin-left:10px}*/
.area .tab .tab-nav li a {margin-bottom:-1px;color:#666;padding:10px 0;display:block;line-height:24px;border:0;border-radius:8px 8px 0 0;font-size:16px;text-align:center;font-weight: 600}
.area .tab .tab-nav .active {border-radius:0px;}
.area .tab .tab-nav .active a {cursor:default;color:#fff;background:#9E24B0;border-bottom:3px solid #9E24B0;}
.area .tab .tab-nav li a,.area .tab .tab-nav .active a:focus {outline:none;}
.area .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ddd;}

.listname{margin:20px 0}
.listname a{display:inline-block;font-size:15px;line-height:30px;margin-right:10px}
.listname a:hover{color:##9E24B0}
.listname span{padding:0 10px;width:1px;background:#ccc;display:inline-block}
.listname span:last-child{padding:0;width:0px;background:none}
/*background: url(../images/sitemap_line.png) no-repeat center 50%*/

footer{padding:50px 0;background:#373d4d}
footer strong{font-size:32px;margin-bottom:20px;font-weight:600;display:block}
footer .copyright p{line-height:32px}
footer .copyright a{color:#999}
footer .qrimg{display: block;color:#fff;width:130px;margin:0 auto}

/* 底部地图版权 end*/
.footer-fixx {display: none;}
.kf{width:180px;position:fixed;/* right: 20px; */right:-180px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;}
.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #BC275F;-ms-background-size:auto 20px;background-size:auto 20px;padding-left:46px;font-size:14px;color:#fff;border-radius:8px 8px 0 0 }
.kt-top span{width:20px;height:20px;float:right;position:relative;margin:8px 10px 0 0;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}

.kf .con{overflow:hidden;background:#fff;}
.kf .qq li{height:36px;line-height:36px;border-bottom:#f5f5f5 solid 1px;padding-left:16px;}
.kf .qq li a{height:36px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:initial;display:block;}
.kf .qq li a img{padding-right:6px;}
.kf .con h5{height:26px;line-height:26px;margin-top:12px;background:url(../images/lianxi.png) 16px center no-repeat;padding-left:45px;color:#666;font-size:14px;margin-bottom: 0;}
.kf .contact{margin-top:1px;height: auto;}
.kf .contact p{height:26px;line-height:26px;color:#666;font-size:14px;padding-left:20px;margin: 0;}
.kf .con h5.qr-icon{background:url(../images/erweima.png) 16px center no-repeat;}
.kf .con .qr{margin-top:10px;padding-left:35px;}
.kf .con .qr img{width:110px;height:110px;}
.kf .backTop{width:100%;height:40px;margin-top:10px;background:url(../images/huidaodingbu.png) center center no-repeat #BC275F;background-size:18px auto;cursor:pointer;border-radius:0 0 8px 8px}

.kf-side{padding:18px 10px 10px;background:#BC275F;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:-35px;cursor:pointer;border-radius:8px 0 0 8px }
.kf-side b{display:block;color:#fff;line-height:18px;font-size:14px;font-weight:400;}
.kf-side span.arrowto{width:15px;height:15px;background:url(../images/jt-1.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;display:block;margin-top:10px;}
.kf-side span.on{background:url(../images/jt-2.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;}


#m-b-bar{display:none;}

@media screen and (max-width:1440px){
.container-layout{max-width:98%;}
}

@media screen and (max-width:768px){
.kf{display:none}
.footer-fixx {display: block;}
.blank-small,.blank-middle{height:10px;line-height:10px}
.blank-big{height:20px;line-height:20px}
.blank-large{height:20px;line-height:20px}
.text-big{font-size:16px}

.padding-large{padding:20px}
.container-layout{max-width:100%;}
.line-big{margin-left:-5px;margin-right:-5px}
.line-big .x1,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .xb1,.line-big .xb10,.line-big .xb11,.line-big .xb12,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xl1,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xm1,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xs1,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9{position:relative;min-height:1px;padding-right:5px;padding-left:5px}

.line-large {margin-left:-10px;margin-right:-10px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:10px;padding-left:10px}

.whyus{margin-bottom:20px}
.slides .img-box{padding-bottom:34%;}
.slides .img-box .text-box{display: block;margin-top:10%;}
.slides .img-box .text-box h1{font-size:28px;text-shadow: 3px 0 14px rgba(1,42,44,.97);display:inline-block;margin-bottom:20px}
.slides .img-box .text-box .text{border:3px solid #fff;width:80%;padding:20px;display:block;margin:0 auto;background:rgba(0,0,0,.6)}
.slides .img-box .text-box .text strong{font-size:24px}

/* 产品详细页 */
.area .tab .tab-nav li {display:inline-block;width:30%;}
.area .tab .tab-nav li a {padding:12px 0;font-size:16px;}
.area .tab .tab-body {padding:20px 0}

.collapse .head {height:70px;line-height:24px;padding:10px 20px;}
.collapse .head i {margin:5px 0 0 10px;}
.collapse .cbody {padding:20px 40px 20px 20px;}

.tab-news .tab .tab-nav li a{padding:0 15px;}

.article .padding-large{padding:20px}
.article .post h1{font-size:24px;}
.article .post h2{font-size:20px;}
.article .post h3{font-size:18px;}

/* 标题样式 */
.title-c strong{font-size:24px;margin-bottom:0}
.title-c strong::before {position: absolute;content: '';height: 4px;background: #BD2B6A;bottom: 12px;width: 20px;right: -20px;border-radius:5px}
.title-c strong::after {position: absolute;content: '';height: 4px;background: #BD2B6A;bottom: 12px;width: 20px;left: -20px;border-radius:5px}

.channel-banner {height:220px;}
/*.channel-banner:before {content:'';display:block;position:absolute;background:#000;opacity:.1;width:100%;height:100%;bottom:0px;left:0;right:0;right:0}*/
.channel-banner .banner-info {margin-top:80px;}
.channel-banner .banner-info strong{font-size:32px;}

.pic-x .media {padding:15px;margin-bottom:20px}
.pic-y .media img{max-width:80px}

.about-mtv .pic img{border-radius:10px 10px 0 0}
.about-info{position:relative;;padding:20px;}
.about-info h2{font-size:24px;}
.about-info hr{width:40px;height:2px;margin:10px 0 }

.about .pic{margin:-30px 0 10px 0;}
.about .content{padding:10px;}
.about .content h2{font-size:24px;}
.about .content strong{font-size:18px;margin: 10px 0}

.price-table.active-2 {border-radius:16px;top:0px;bottom:0px;position:relative;-webkit-box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.1);box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.1);}
.price-table.active-3{border-radius:16px;margin-top:20px}

footer{padding:20px 0 80px 0;}
footer strong{font-size:24px;margin-bottom:10px;}
footer .copyright{margin:20px 0 0 0 ;}

/* 默认箭头 */
.owl-carousel .owl-nav .owl-prev {left:10px;}
.owl-carousel .owl-nav .owl-next {right:10px;}

}
