/*GLOBAL*/
input,button,select,textarea{outline:none;}
* {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: "Microsoft YaHei", Arial;
}
html {
    font-size: 14px;
}
ul, li {
    list-style: none;
}
.imagebox{overflow:hidden;}
a:hover, a:focus{text-decoration:none!important;}
a:focus{outline:none;}
.p-l-0 {
    padding-left: 0 !important;
}
.p-l-r-sm {
    padding: 0 20rem;
}
.p-l-r-m {
    padding: 0 25rem;
}
.wrap {
    width: 100%;
}
table tr th, table tr td {
    padding: 5px 8px;
}
table {
    margin: 0 auto;
}
/*右功能栏*/
.right_box{
	position:fixed;
	right:0px;
	bottom:20%;
	z-index:999999;
}
.right_box div{border-radius:10%;}
.right_box .top{width:50px;height:50px;}
.right_box .phone,.right_box .weixin,.right_box .zaixian{cursor:pointer;width:50px;height:50px;margin-bottom:2px;position:relative;}
.right_box .phone{background:url(../picture/right.png) no-repeat 0 -150px;}
.right_box .weixin{background:url(../picture/right.png) no-repeat 0 -100px;}
.right_box .zaixian{background:url(../picture/right.png) no-repeat 0 0px;}
.right_box .top{background:url(../picture/right.png) no-repeat 0 -50px;}
.right_box .content{position:absolute;left:-183px;background-color:#bc1d31;z-index:99999;display:none;}
.right_box .content p{font-weight:bold;text-align:center;color:#fff;}
.right_box .weixin .content{padding:0 0 3px 0;}
.right_box .weixin .content p{margin-top:10px;}
.right_box .content .one{font-size:16px;}
.right_box .content .two{font-size:22px;}
.right_box .content{width:180px;padding:20px 0 10px 0;border-radius:5px;}
.phone_top{width:40px;height:40px;background:url(../picture/phone_top.png) no-repeat center;position:fixed;bottom:65px;right:15px;z-index:9999;display:none;}
/*Header*/
.header{background-color: rgba(100,100,100,0.5)}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background-color:#c4c4c4;}
.header, .navbar {
    transform: translate(0px, 0px);
}
.header {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid rgba(255,255,255,.15);
    box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
}
.header.navbar-scrolling {
    background-color: rgba(100, 100, 100, 0.9);
}
.navbar {
    position: relative;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    background: rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: none;
}
.navbar .container {
    padding-left: 0;
    padding-right: 0;
}
.header-navibox-1 {
    float: left;
}
.header-navibox-2{margin-left:60px;}
.header-navibox-2, .header-navibox-3{
    float: left;
}
.header-navibox-4 {
    position: absolute;
    right: 30px;
    top: 1rem;
}
.header-navibox-5{
	float: right;
    padding: 5px;
    border: 1px solid #ccc;
    margin-top: 5px;
    border-radius: 5px
}
form input{
	float:left;
	border:1px solid rgb(0,0,0,0.1);
	height:35px;
	color:#464646;
	padding-left:15px;
	background-color:#F4F4F4;
	border-radius:5px 0px 0px 5px;
}
form .submit{
	width:35px;
	background:url(../picture/search.png) no-repeat left;
	border:0px;
	border-radius:0px 5px 5px 0px;
}
.phone-search{overflow:hidden;margin:0 auto;height:35px;width:205px;}
.phone-search input{width:170px;}
.phone-search .submit{width:35px;}
.fa-search{margin-right:20px;font-size:2rem;color:#fff;}
.width100{width:100%;background-color:rgba(255,255,255,0.3);padding:5px 0 5px 0;display:none;}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #c5c5c5;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #c5c5c5;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #c5c5c5;
}   
.logobox {
    padding: 0;
}
.logo {
    display: block;
    width: 190px;
}
.navbar .main-menu {
    position: relative;
    padding-top: 8px;
}
.navbar-nav > li > a {
    color: #fff;
    background: none !important;
}
.navbar-nav li a {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.nav .caret, .nav a:hover .caret {
    margin-left: 5px;
    border-bottom-color: #fff;
    border-top-color: #fff;
}
.navbar-nav > li > .dropdown-menu {
    padding: 0;
    border: none;
}
.dropdown-menu > li > a {
    padding: .5rem 20px;
}
.socialbox {
    padding-top: 5px;
}
/*tags*/
.tags p,.tags ul{float:left;}
.tags p{line-height:22px;}
.tags ul{overflow:hidden;}
.tags ul li{
	border-radius:2px;
	float: left;
    background-color: #e4e4e4;
    border: 1px solid #428bca;
    line-height: 16px;
    padding: 2px;
	margin-right:10px;
}
#tag-title{
	padding-top: 20px;
    font-size: 22px;
    font-weight: bold;}
.tags ul li:hover{border:1px solid #bc1d31;}
.tags ul li a:hover{color:#bc1d31;}
.tags ul li a{color: #428bca;}
/*banner*/
.banner, .banner-modelar {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.slider_text {
	margin:0 auto;
    margin-top: 135px;
	width:700px;
	background-color:rgb(0,0,0,0.4);
	height:220px;
	border-radius:5px;
	padding-top:80px;
}
.sp-buttons {
    position: absolute;
    width: 100%;
    z-index: 100;
    bottom: 30px;
    left: 0;
    text-align: center;
}
.sp-layer.main-text {
    font-style: italic;
    font-size: 50px;
}
p.sp-layer.sub-text {
    padding-top: 10px;
    font-size: 22px;
    color: #fff;
}
.sub-text-content:first-child {
    display: inline-block;
    margin-left: 1.5rem;
    margin-right: .75rem;
    font-size: 22px;
}
.sub-text-content:last-child {
    display: inline-block;
    margin-left: .75rem;
    margin-right: 1.5rem;
    font-size: 22px;
}
.sp-layer.more-btn {
    margin-top: 50px;
}
.more-btn .btn {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}
.more-btn .btn:after {
    -webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 150% 0;
}

.sp-button {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    background-color: transparent;
}
.sp-selected-button {
    height: 10px;
    opacity: 1;
    background: #fff;
}
/*子页面banner*/
.banner-modelar .sp-layer.main-text {
    font-style: normal;
}
/*分页*/
.page{margin:40px 0 0 0;text-align:center;}
.page ul{overflow:hidden;}
.page ul li{display:inline-block;background-color:#8e8e8e;color:#fff;width:40px;height:40px;margin-right:5px;line-height:40px;text-align:center;font-size:16px;}
.page ul li a{color:#fff; display:block;}
.thisclass a:hover{color:#1a0c0c!important;}
.page a:hover{color:#bc1d31;}
.page .left a:hover{color:#1a0c0c;}
.page .right a:hover{color:#1a0c0c;}
.page ul .thisclass{background-color:#bc1d31;}
.page ul .left,.page ul .right{font-weight:bold;display:none;}
.page ul .left,.page ul .right{background-color:#bc1d31;}
.page ul .left a{font-size:26px;display:block;}
.page ul .right a{font-size:26px;}
.page ul .off{background-color:#ececec;font-size:26px;}
.page ul .pc_left a{font-weight:bold;margin-right:10px;}
.page ul .pc_right a{font-weight:bold;margin-left:10px;}
.page .totalpage{display:none;}
.page .tiaozhuan{width:auto;background-color:#fff;color:#333;}
/*文章页*/
.content_information{text-align:center;}
.content_time{color:#1a0c0c;}
.content_hot{color:#bc1d31;}
.list-page a{color:#428bca;}
.list-page a:hover{color:#bc1d31;}
.box .content a:hover{color:#bc1d31;}
.about-information p a:hover{color:#bc1d31;}
.industry-content{overflow:hidden;}
.industry-content p,.list-page p,.list-page a{font-size:16px;}

/*关于我们*/
.show-img{padding-top:50px;}
.industry-content p{text-indent:35px;}
.industry-content .box{overflow:hidden;}
.industry-content .rongyu_box{float:left;width:30%;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.industry-content .rongyu_box img{width:100%;height:auto;}
.industry-content .rongyu_box:nth-child(1),.industry-content .rongyu_box:nth-child(4){margin-left:2%;margin-right:1.5%;}
.industry-content .rongyu_box:nth-child(2),.industry-content .rongyu_box:nth-child(5){margin-left:1.5%;margin-right:1.5%;}
.industry-content .rongyu_box:nth-child(3),.industry-content .rongyu_box:nth-child(6){margin-left:1.5%;margin-right:2%;}
.title{font-size:18px;font-weight:bold;color:#bc1d31;text-align:center;margin:30px 0 0 0;}
.title span{font-size:30px;}
.title—small{text-align:center;font-weight:bold;margin-top:10px;font-size:16px;}
.title—small span{color:#bc1d31;}
.red-dian{text-align:center;font-size:16px;}
.red-dian span{color:#bc1d31;}
.description {margin:20px 0 20px 0;}
.description p{text-indent:35px;}
.wenhua{margin-top:30px;}
.wenhua div{margin:10px 0 10px 0;}
.wenhua span{font-weight:bold;}


.list-page .pre{float:left;}
.list-page .next{float:right;}
.about-information .descrip{text-align:left;}
.about-information .no-url{font-size:24px;overflow:hidden;position:relative;}
.about-information .testliil-left{width:30%;}
.about-information .testliil-right{width:70%;padding-left:55px;}
.about-information .testliil{padding-top:0px;}
.testliil h2{font-size:24px;color: #333;/*text-align: center;*/margin-bottom:20px;}
.testliil .tit{font-size:24px;color: #333;text-align: center;}
.testliil .tit a{font-size:24px;color:#428bca;}
.testliil .tit a:hover{color:#bc1d31;}
.testliil .box{width:33%;float:left;padding:10px;overflow:hidden;}
.testliil .box .img-height{display:block;height:152px;width:270px;overflow:hidden;}
.testliil .box .titleli a{color:#428bca;}
.testliil .box .titleli a:hover{color:#bc1d31;}
.testliil .box h3{text-align:center;margin:0 auto;padding:0px;}
.testliil .box .titleli{margin-top:6px;}
.about-information p{text-align:center;padding-top:15px;padding-bottom:0px;}
.about-information p a{font-size:24px;}
.about-anli .box{width:25%;float:left;padding:0 10px;}
.about-anli .img-box{overflow:hidden;}
.about-anli .box img{width:100%;}
.about-anli .box img:hover{
	-webkit-transition: all .8s linear;
    transition: all .8s linear;
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.about-information .f-right{font-size:17px;line-height:24px;position:absolute;right:0px;}
.chanpin-box{overflow:hidden;padding-bottom:15px;border-bottom:1px solid #e4e4e4;}
.about-chanpin,.about-anli{overflow:hidden;}
.about-anli h2{margin:15px 0 5px 0;font-size:16px;text-align:center;}
.about-anli p a{font-size:16px;}
.anli-box{overflow:hidden;padding-bottom:15px;border-bottom:1px solid #e4e4e4;}
.text-information{overflow:hidden;}
.text-information .box{width:50%;float:left;}
.text-information .top{margin-top:10px;}
.text-information .box .tiao{color:#bc1d31;}
.text-information .box .head{margin-bottom:10px;}
.text-information .box span{font-size:16px; font-weight:bold;}
.text-information .box li{line-height:24px;}
.text-information .box li a{font-size:16px;}
/*产品*/
#chanpin{background:#f8f8f8;}
#chanpin h4{text-align:center;}
#chanpin a h4:hover{color:#bc1d31;}
.group-industry .modular-content,#chanpin .modular-content{overflow:inherit;}
.group-industry .owl-theme .owl-controls .owl-buttons div,#chanpin .owl-theme .owl-controls .owl-buttons div{opacity:1;margin:-35px -20px 0;}
.product-show{background-color:#f8f8f8;}
.product-show .namebox p{text-align:center;}
.product-show .row .col-sm-6,.product-show .row .col-xs-6{padding-left:0px;padding-right:0px;}
.product-show .row .col-sm-6:nth-of-type(2n+1){padding-right:6px;}
.product-show .row .col-sm-6:nth-of-type(2n){padding-left:6px;}
/*手机端底部栏*/
.product-list img:hover{
	-webkit-transition: all .8s linear;
    transition: all .8s linear;
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.phone_contact{width:100%;height:54px;background-color:#1a0c0c;padding:2px 0 2px 0;position:fixed;bottom:0px; display:none;}
.phone_contact .zixun,.phone_contact .kefu,.phone_contact .phone{width:33.3333%;float:left;height:30px;}
.phone_contact .img{width:30px;height:30px;margin:0 auto;}
.phone_contact .kefu .img{background:url(../picture/bottom.png) no-repeat 0 -30px;}
.phone_contact .zixun .img{background:url(../picture/bottom.png) no-repeat;}
.phone_contact .phone .img{background:url(../picture/phone.png) no-repeat;background-size:96%; width:60px;height:60px;margin-top:-30px;background-color:#bc1d31;border-radius:50%;border:4px solid #1a0c0c;}
.phone_contact p{text-align:center;color:#fff;}
.phone_contact #bar{height:0px;}
.backg{position:absolute;left:0;top:0;background-color:#000;width:100%;opacity:0.6;z-index:2999;height:100%;display:none;}
.weixinbox{position:fixed;top:50%;left:50%;z-index:3999;background-color:#fff;transform: translateX(-50%) translateY(-50%);padding:20px;display:none;}
.weixinbox p{text-align:center;font-size:20px;}
.weixinbox .tit{font-size:16px;}
.weixinbox .goto{background-color:#bc1d31;color:#fff;font-size:16px;width:100px;margin:0 auto;padding:5px 0 5px 0;}
.weixinbox .box{position:relative;}
.weixinbox .clo{position:absolute;right:-20px;top:-45px;font-size:20px;font-weight:bold;color:#fff;color:#bc1d31;}
/*手机端菜单栏*/
#sidebar .nav .son a{
	color:#a0a0a0!important;
	}
/*内容模块*/
.modular {
    padding: 100px 0;
}
.modular-title, .modular-sub-title {
    margin-top: 0;
    text-align: center;
}
.modular-title {
    font-size: 32px;
    color: #e1e0e0;
}
.modular-sub-title {
    font-size: 26px;
    color: #010101;
}
.modular-border-bottom {
    width: 40px;
    height: 3px;
    margin: 20px auto 40px;
    background-color: #bc1d31;
}
.modular-content, .cardbox, .imagebox, .namebox {
    width: 100%;
}
a.cardbox {
    display: block;
    text-decoration: none;
}
.modular-content {
    overflow: hidden;
}
.modular-content .imagebox img{
	width:366px;
	height:206px;
}
.new-center .modular-content .list-imagebox img{
	width:176px;
	height:126px;
}
.modular-content .row {
    margin: 0;
}
.modular-content .col-lg-6 .image-box img{width:560px;height:315px;}
.imagebox img,.list-imagebox img {
    width: 100%;
    height: auto;
}
.namebox h2{font-size:16px;color:#428bca;overflow:hidden;text-overflow: ellipsis;margin: 15px 0 20px;text-align: center;}
.namebox h2:hover{color:#bc1d31;}
.namebox p {
    margin: 15px 0 20px;
    text-align: center;
    color: #767676;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*搜索页*/
#search-content .testliil-left{width:30%;}
#search-content .testliil-right{width:70%;}
#search-content .testliil-right h2 font{font-size:22px;}
#search-content .testliil-right font{color:#bc1d31;}
#search-content .testliil-right .descrip font{font-size:16px;}
#head-page{padding-top:20px;}
#head-page li{display:none;}
#head-page .name{color:#bc1d31;font-size:18px;}
#head-page span{font-size:18px;}
#head-page .total{display:block;text-align:center;margin-top:20px;padding-bottom:20px;font-size:18px;}
#head-page .total b{font-size:18px;}
.page ul{font-size:16px;}
#head-page ul{font-size:18px;}
.page span{display:none;}
#menu2 .thissearch{margin-left:0px;font-size:16px;}
.titleli{color:#428bca;}
.titleli:hover{color:#bc1d31;}
.titleli font{color:#bc1d31;;}
.margintop{margin-top:20px;}
.page .total{width:300px;background-color:#fff;color:#767676; display:none;}
.page .total b{color:#333;}
/*公司介绍*/
.owl-demo{margin-top:30px;}
.about-us .name{font-size:28px;}
.about-us .description{font-size:16px;}
.about-us .image{margin-bottom:30px;}
.about-us span{color:#bc1d31;font-size:16px;}
.about-us .col-lg-5 p,.about-us.col-md-5 p{text-align:center;font-weight:bold;}
.about-us .col-lg-7 p,.about-us.col-md-7 p{text-indent:27px;}
.about-us .namebox a{color:#1a0c0c;}
.about-us #owl-demo{margin-top:50px;}
.about-us .namebox p{text-indent:28px;text-align:left;}
.about-us h4{text-align:center;}
/*新闻中心*/
.new-center{background-color:#f8f8f8;}
.news-all .col-lg-6 .namebox .new-text{text-indent:28px;}
.new-center .type{margin:0 auto;width:600px;text-align:center;overflow:hidden;margin-bottom:40px;}
.new-center .type a{color:#202020;font-size:16px;display:block;border-bottom:2px solid #fff;}
.new-center .type a:hover{color:#bc1d31;border-bottom:2px solid #bc1d31;}
.new-center h2{line-height:24px;margin:0 auto; padding:0px;}
.new-center .type #news-all{color:#bc1d31;border-bottom:2px solid #bc1d31;}
.new-center .image-box img,.new-center .list-imagebox img{width:100%;}
.new-center .list-imagebox{height:126px;margin-left:-12px;margin-right: -12px;overflow: hidden;}
.new-center .list-imagebox img{width: 100%;height: auto;}
.new-center .news-chanpin,.new-center .news-gongsi,.new-center .news-hangye{display:none;}
.new-center .image-box img:hover,.new-center .list-imagebox:hover{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    transform: translate3d(0, -2px, 0);
}
.new-center .cardbox {
    background-color: #fff;
}
.new-center .listbox {
    padding: 1.18rem;
    background-color: #fff;
    margin-bottom: 1rem;
}
.new-center .new-title {
    font-size: 16px;
    color: #428bca;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}
.new-center .new-title:hover{
	color:#bc1d31;
}
.new-center .new-text {
    line-height: 1.65;
    text-align: left;
    font-size: 1rem;
}
.new-center .cardbox .imagebox {
    height: 275px;
}
.new-center .cardbox .namebox {
    padding: 1rem 1.5rem 3.2rem;
}
.new-center .new-text {
	color:#767676;
    position: relative;
    height: 69px;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
}
.news-listbox .news-list-imagebox, .news-list-article {
    width: 100%;
}
.news-listbox {
    transform: translate(0px, 0px)
}
.news-list-box {
    margin-bottom: 1.5rem;
}
a.news-list-box {
    display: block;
    text-decoration: none;
}
.show-imgbox .news-listbox .news-list-box .news-list-imagebox {
    height: 230px;
}
.news-list-imagebox {
    overflow: hidden;
}
.news-list-imagebox img {
    width: 100%;
    height: 100%;
}
.news-list-article .news-list-title {
    color: #121111;
    font-size: 20px;
    padding-bottom: 1rem;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list-article p.news-list-text {
    height: 103px;
    overflow: hidden;
    color: #626262;
    line-height: 1.85;
    text-indent: 2rem;
    margin-bottom: 2.05rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.news-list-article .news-more-btn {
    display: inline-block;
    color: #034299;
    border: 1px solid #034299;
    padding: .5rem 2.5rem;
    text-decoration: none;
}
.news-page > ul {
    margin-left: -6rem;
}
.news-header {
    padding: 30px 0 10px;
}

.news-header h2,.industry-article-header h1,.industry-article-header h2{
    font-size: 24px;
    color: #333;
    text-align: center;
}
.industry-article-header h2{
    margin-top: 0;
	margin-bottom:15px;
}
.news-header p {
    text-align: center;
}
.about-information .product{padding-top:0px;}
.industry-content{font-size:16px;}
.news-content, .industry-content {
    padding: 30px 0 20px;
}
.industry-content u{font-size:16px;text-decoration:none;}
.industry-content u:hover{color:#bc1d31;}
.industry-content p,.industry-content div{font-size:16px;margin-bottom:20px;line-height:25px;text-indent:0px!important;}
.about-information h2{
	font-size:24px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}
/*联系我们*/
.contact{overflow:hidden;margin-top:40px;}
.contact-left,.contact-right{float:left;width:50%;}
.contact-left p,.contact-left p span{font-size:16px;margin-bottom:32px;}
.contact-left span{font-weight:bold;}
/*优势*/
.advantage-display .ys{overflow:hidden;}
.advantage-display .ys:nth-of-type(2n+1){clear:left;}
.advantage-display .title{font-size:30px;font-weight:bold;text-align:center;color:#010101;}
.advantage-display .title span{font-size:36px;font-weight:bold;color:#bc1d31;}
.advantage-display .sanyaosu{text-align:center;font-size:16px;font-weight:bold;color:#fff;padding-top:5px;padding-bottom:5px;margin-top:10px;}
.advantage-display .col-lg-4{padding-left:0;padding-right:0;}
.advantage-display .su1{background-color:#bbbbbb;}
.advantage-display .su2{background-color:#8e8e8e;}
.advantage-display .su3{background-color:#4b4b4b;}
.advantage-display .ms{margin-top:30px;overflow:hidden;}
.advantage-display .hid{overflow:hidden;margin-top:20px;}
.advantage-left{margin-left:50px;}
.advantage-right{margin-left:20px;}
.advantage-left,.advantage-right{float:left;}
.advantage-display .yuan{
	width:50px;
	height:50px;
	background-color:#1a0c0c;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;color:#fff;
	font-size:28px;font-weight:bold;
	padding-left:8px;
	padding-top:5px;
	padding-right:8px;
	padding-bottom:5px;
	margin-left:19px;
	margin-top:2px;
}
.advantage-display .d1{font-size:18px;font-weight:bold;margin-bottom:0px;}
.advantage-display .d2{font-size:20px;font-weight:bold;color:#bc1d31;}
.advantage-display .d3{margin-bottom:0px;}
.advantage-display .xq{margin-top:30px;overflow:hidden;}
.advantage-display .xq .box{float:left;margin-right:45px;}
.advantage-display .xq .box .lie{overflow:hidden;}
.advantage-display .xq .box .lie div{float:left;}
.advantage-display .xq .box .yuanhuan{
	width:10px;
	height:10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;color:#fff;
	border:2px solid #bc1d31;
	margin-top:5px;
	margin-right:8px;
}
.advantage-display .img{text-align:center;margin-top:30px;}
/*集团介绍-过渡页*/
.leadership-message {
    background-color: #f8f8f8;
}
.leadership-message .messagebox {
    float: left;
    width: calc(100% - 380px);
}
.leadership-message .leaderimgbox {
    float: right;
    width: 380px;
    height: 320px;
}
.leaderimgbox img {
    width: 100%;
    height: 100%;
}
.business-area .item .cardbox {
    padding: 30px 15px 40px;
    background-color: #f8f8f8;
    color: #333;
    cursor: pointer;
}
.business-area .item a.cardbox {
    height: 354px;
}
.business-area .item .cardbox .imagebox {
	color: #FFF;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 47px;
    text-shadow: 2px 3px 4px rgba(0,0,0,0.6);
    font-family: Sintony,'Microsoft YaHei';
}
.business-area .item .cardbox .namebox p{
    /*height: 60px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
}
.business-area .item .cardbox .imagebox img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.business-area .item, .qualification .item {
    padding: 0 30px;
}
.business-area .owl-theme .owl-controls .owl-buttons div {
    margin: -10px 0 0;
}
.qualification {
    background-color: #f8f8f8;
}
.qualification .item .cardbox > a {
    display: block;
    height: 224px;
    overflow: hidden;
}
.qualification .item img{
    width: 100%;
    height: 100%;
}

/*集团产业*/
#owl-demo1 h4{text-align:center;}
#owl-demo1 .namebox p{text-indent:28px;}
.group-industry {
    background-color: #f8f8f8;
}
.group-industry .cardbox, .group-industry .item .cardbox {
    background-color: #fff;
}
.group-industry .cardbox .imagebox {
    height: 205px;
}
.group-industry .namebox {
    padding: 1rem 1.5rem 3rem;
}
.group-industry .namebox h4 {
    font-size: 16px;
    color: #202020;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.group-industry .namebox p {
    height: 69px;
    line-height: 1.65;
    overflow: hidden;
    text-align: left;
    color: #767676;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
}
.group-industry .namebox a {
    color: #428bca;
}
.item {
    padding: 0 12px;
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 34px;
    padding: 0;
    margin: -35px 0 0;
    background: none;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0;
}
#lbMain {
    top: 120px !important;
    position: fixed !important;
}
#lbOuterContainer.grey {
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-width: 704px;
    max-height: 504px;
}
img#lbImage {
    max-width: 680px;
    max-height: 480px;
}
#lbDetailsContainer.grey {
    border: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#lbCaption, #lbNext2_Off, #lbPrev2_Off {
    font-weight: normal;
}
#lbHoverNav {
    width: 20%;
}
.industry-header {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background-color: #fff;
}
.industry-headerbox {
    width: 100%;
    overflow: hidden;
}
.position {
    float: left;
}
.position a {
    text-decoration: none;
}
.back {
    display: block;
    float: right;
    text-decoration: none;
    color: #666;
}
.back:hover {
    text-decoration: none;
}
.back img {
    width: 18px;
    margin-left: 5px;
}
/*footer*/
.copyrightbox p{text-align:center;}
.footer {
    width: 100%;
}
.footbox {
    padding: 50px 0;
    background-color: #3e1f1d;
}
.footer-titlebox {
    margin-bottom: 1.5rem;
}
.footer-title {
    font-size: 16px;
    color: #fffefe;
}
.footer-title-bottom {
    width: 30px;
    height: 2px;
    background-color: #bc1d31;
}
.column-1 {
    margin-right: 4rem;
    border-right: 1px solid #333;
}
.column-2 {
    padding-left: 2rem;
}
.column-3 {
    padding-left: 7rem;
    border-left: 1px solid #333;
    min-height: 198px;
}
.websitebox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 143px;
    margin-bottom: 0;
}
.websitebox li {
    flex: 0 0 40%;
    /*margin-bottom: 21px;*/
}
.websitebox li:last-child {
    margin-bottom: 0;
}
.websitebox li > a {
    color: #d1d1d1;
    text-decoration: none;
}
.websitebox li > a:hover{color: #fff;}
.footer-aboutus-info p.company-name {
    font-size: 16px;
    color: #fefefe;
}
.qd-code-box {
}
.qd-code-text {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: -16px;
    margin-top: 12px;
}
.footer-aboutus-info p {
    color: #d1d1d1;
    word-break: break-all;
}
.footer-aboutus-info p a {
    color: #d1d1d1;
    cursor: pointer;
    text-decoration: none;
}
.copyrightbox {
    background-color: #1a0c0c;
}
.copyrightbox p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #6d6d6d;
}
.footbox .container > .row {
    margin: 0;
}
.copyrightbox .row {
    margin: 0;
}
.footer-tabs {
    background-color: #000;
}
.tabs-box {
    margin: 0;
}
.tabs-box [class*=col-] {
    padding: 0;
    border-right: 1px solid rgb(48,48,48);
}
.tabs-box [class*=col-]:last-child {
    border-right: none;
}
.tabbox {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: .8rem 0;
}
.tabbox a {
    color: #fff;
    font-weight: bold;
}
/*工程案例*/
.navsbox .nav-tabs {
    display: flex;          /* 新版本语法: Opera 12.1, Firefox 22+ */
    display: -webkit-flex;  /* 新版本语法: Chrome 21+ */
    display: -webkit-box;   /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;      /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;   /* 混合版本语法: IE 10 */
    border-bottom: none;
    height: 58px;
}
.navsbox .nav-tabs li {
    flex: 1;                /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex: 1;        /* Chrome */
    -ms-flex: 1;             /* IE 10 */
    -webkit-box-flex: 1;     /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;       /* OLD - Firefox 19- */
    text-align: center;
    padding: 1rem 0;
}
.navsbox .nav-tabs li:hover,
.navsbox .nav-tabs li.active {
    border-bottom: 2px solid #034299;
}
.navsbox .nav-tabs li.active > a {
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-radius: 0;
}
.navsbox .nav-tabs li > a {
    padding: 5px 15px;
    border-radius: 0;
    border-left: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
    border-right: none;
    color: #000;
}
.navsbox .nav-tabs li:last-child > a {
    border-right: 1px solid #ddd;
}
.navsbox .nav-tabs li > a:hover, .navsbox .nav-tabs li > a:active {
    background-color: transparent;
}
.show-imgbox {
    padding: 50px 0;
    background-color: #f8f8f8;
}
.news-artlclebox {
    width: 100%;
    padding: 0 0 50px;
    background-color: #f8f8f8;
}
.news-artlclebox .news-content p {
    word-break: break-all;
}
.industry-artlclebox {
    width: 100%;
    padding: 20px 0 50px;
}
.show-imgbox.group-industry .cardbox{
    margin-bottom: 2rem;
}
.rongyu_box img:hover,
.testliil-left img:hover,
.cardbox .imagebox img:hover,
.list-imagebox img:hover,
.news-list-imagebox img:hover,
.qualification .item img:hover {
    -webkit-transition: all .8s linear;
    transition: all .8s linear;
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
/*案例详情*/
.detail-imagebox {
    width: 100%;
    /*padding: 0 20rem;*/
}
.detail-imagebox .cardbox .imagebox{
    border: 5px solid #ccc;
    width: 650px;
    height: 450px;
    margin: 0 auto;
    box-sizing: content-box;
}
.detail-imagebox .cardbox .namebox p {
    color: #034299;
}
.detail-textbox {
    margin-top: 50px;
    width: 100%;
}
.detail-textbox .detail-title {
    color: #034299;
    background-color: #fff;
    padding: .8rem 2rem;
}
.list-page .btn-prev, .list-page .btn-next {
    border: none;
    border-radius: 0;
    background-color: rgb(184,184,184);
    outline: 0;
    color: #fff;
    padding: .8rem 5rem;
    margin-top: 3rem;
}
.list-page .btn-prev {
    margin-right: .8rem;
}
.wozaina{margin:20px 0 0 80px;border-bottom:1px solid #e4e4e4;padding-bottom:20px;}
.wozaina,.wozaina a{font-size:16px;}
/*产品页放大镜*/
.tel{color:#bc1d31;}
.imgs_des{position:relative;height:350px;border-bottom:1px dashed #e4e4e4;}
.imgs_des .imgs{position:absolute;top:-80px;left:50px;}
.imgs_des .des{margin-left:540px;padding-top:30px;padding-right:50px;}
.imgs_des .des span,.imgs_des .des strong{font-size:16px;}
.imgs_des .des span{width:530px;}
.imgs_des .des p{margin-bottom:15px;overflow:hidden;}
.imgs_des .des .color{overflow:hidden;margin-bottom:15px;}
.imgs_des .des .color-content{font-size:16px;}
.imgs_des .des .color-title,.imgs_des .des .color-content{float:left;}
.imgs_des .des .zixun{cursor:pointer;background-color:#bc1d31;padding:5px 10px 5px 10px;display:inline-block;color:#fff;}
.imgs_des .des b{cursor:pointer;margin-right:50px;font-size:16px;background-color:#bc1d31;padding:5px 10px 5px 10px;display:inline-block;color:#fff;}
#showbox span { background:url(../picture/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #f60;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}
.suo{position:relative;top:-83px;}

.phone_imgs{display:none;}
.phone_imgs .swiper-container .swiper-pagination .swiper-pagination-bullet{width:20px;height:20px;}
.phone_imgs .swiper-container .swiper-pagination{text-align:right;}
/*分页*/
.list-page {
    width: 100%;
    text-align: center;
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:30px;
	padding-top:30px;
}
.list-page .pagination > li > a, .list-page .pagination > li > span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: .5rem;
    border: none;
    border-radius: 50%;
    color: #000;
    box-sizing: border-box;
}
.list-page .pagination > li.active > a {
    background-color: #034299;
    border: 1px solid #034299;
    color: #fff;
}
.sidebar-wrapper { position: relative; height: 100%; overflow: auto;}
#sidebar { background-color: #1a0c0c;}
#sidebar .nav { margin-top: 10px; line-height: 40px; list-style-type: none;}
#sidebar .nav a { display: block; padding: 0 40px; color: #fff; text-decoration: none;font-size:18px;}
#sidebar .nav a:hover { background-color: #0883fd;}
[data-simplersidebar='active'] { box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.5);}
.toggle-menu-button {
    border: none;
    background: none;
    color: #fff;
    outline: 0;
}
.toggle-menu-button i {
    font-size: 2rem;
}
.toggle-menu-button .toggle-menu-button-icon {
    position: relative;
    position: relative;
    top: -2px;
    display: inline-block;
    width: 22px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.toggle-menu-button .toggle-menu-button-icon span {
    position: absolute;
    display: block;
    width: 50%;
    height: 2px;
    background: #eee;
    opacity: 1;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

/*loading动画*/
#loading{
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    margin-top: 0px;
    top: 0px;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;

}
.object{
	animation: heartbeat 1.25s infinite
}

#object_one{
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

@-webkit-keyframes animate {


    50% {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

}

@keyframes animate {

    50% {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/*多设备兼容*/
@media screen and (max-width: 768px) {
    /*header*/
	.header-navibox-5{display:none;}
    .logo {
		width:auto;
        height: 50px;
    }
    /*banner*/
    .slider_text {
        margin-top: 85px;
    }
    .banner-modelar .slider_text {
        margin-top: 100px;
		height:140px;
		width:100%;
		padding-top:45px;
    }
    h2.sp-layer.main-text {
        font-size: 2rem;
    }
    p.sp-layer.sub-text {
        padding-top: 0;
        font-size: 1rem;
    }
    .sub-text-content:first-child {
        font-size: 1rem;
    }
    .sub-text-content:last-child {
        font-size: 1rem;
    }
    .sp-layer.more-btn {
        margin-top: 1rem;
    }
    .more-btn .btn {
        padding-left: 2rem;
        padding-right: 2rem;
        font-size: 12px;
    }
    .navsbox .nav-tabs {
        height: auto;
    }
    /*内容*/
	.industry-article-header{padding-top:30px;}
	.phone_imgs .item{padding:0 0 0 0;}
	.cotent-text{display:none;}
	.about-information img,.industry-content img{width:100%!important;height:auto!important;}
	.phone_tell{display:none;}
	.imgs_des .des b{line-height:32px;}
	.imgs_des .des .zixun{float:right;}
	.group-industry .owl-theme .owl-controls .owl-buttons div,#chanpin .owl-theme .owl-controls .owl-buttons div{margin:-35px 0 0;}
	.group-industry .imagebox img,.about-us .imagebox img,#chanpin .imagebox img,.modular-content .col-lg-6 .image-box img,.new-center .image-box img,.new-center .modular-content .list-imagebox img{width:100%;height:auto;}
	.about-information p{padding-top:15px;padding-bottom:0px;}
	.chanpin-box,.anli-box{padding-bottom:0px;}
	.testliil .box .img-height{width:100%;height:auto;}
	.testliil .box a{height:auto;}
	.testliil .box{width:50%;}
	.phone_imgs{display:block;}
	.imgs_des{height:auto;padding-bottom:40px;}
	.imgs_des .imgs{display:none;}
	.imgs_des .des{margin:0px;padding-right:0px;}
	.about-anli .box{float:none;width:100%;margin-bottom:20px;padding:0px;}
	#tag-title{font-size:18px;}
	.tags p{margin-top:10px;}
	.tags p, .tags ul{float:none;}
	.page .tiaozhuan{display:none;}
	.page .totalpage{display:inline;color:#767676;background-color:#fff;margin-right:0px;}
	.industry-artlclebox{padding-top:50px;}
	.wozaina{display:none;}
	.advantage-left{margin-left:0px;}
	.contact-left,.contact-right{float:none;width:100%;height:400px;}
	.red-dian{font-size:14px;}
	.industry-content .rongyu_box{float:none;width:100%;height:auto;margin-bottom:20px;}
	.text-information .box{width:100%;margin-top:10px;}
	.text-information .box li a{font-size:14px;}
	.text-information .phone-top{margin-top:0px;}
	.news-content, .industry-content{padding-bottom:30px;}
	.list-page p,.list-page p a{font-size:14px;}
	.list-page .pre,.list-page .next{float:none;text-align:left;}
	.page ul .pc{display:none;}
	.page{margin:20px 0 50px 0;}
	.page ul .left,.page ul .right{display:inline-table;}
	.page ul .left{margin-right:20px;padding-right:10px;}
	.page ul .right{margin-left:20px;padding-left:10px;}
	.page ul li{display:none;}
	.footer{padding-bottom:54px;}
	.phone_contact{display:block;}
	.about-us #owl-demo{margin-top:30px;}
	.about-us .col-md-7{margin-top:30px;}
	.about-us .namebox{padding:1em;}
	#xq1 .box{margin-right:0px;}
	.ys{padding-left:0px;padding-right:0px;}
	.advantage-display .xq .box .miaoshu1{width:90%;}
	.advantage-display .xq .box{margin-right:20px;}
	.advantage-display .yuan{margin-left:0px;margin-top:0px;width:40px;height:40px;font-size:22px;padding-top:5px;padding-left:6px;}
	.advantage-display .d1{font-size:15px;}
	.advantage-display .d2{font-size:17px;}
	.advantage-display p{font-size:13px;}
	.advantage-display img{width:100%;}
	.advantage-display .xq{margin-top:20px;}
	.advantage-display .img{margin-top:20px;}
	.about-us .name{font-size:21px;}
	.about-us span{font-size:14px;}
	.about-us .about-us-img .img-box{width:100%;}
	.about-us .description{font-size:14px;}
	.right_box{display:none;}
	.new-center .list-imagebox{margin-top:0px;}
	.new-center .one{margin-top:.8rem;}
	.new-center .type{width:100%;}
	.new-center .type a{font-size:15px;}
    .modular {
        padding: 40px 0;
    }
    .group-industry .cardbox .imagebox {
		width:100%;
        height: auto;
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 205px;
    }
    .new-center .listbox {
        padding: .5rem;
        margin-bottom: .8rem;
    }
    .new-center .new-title {
        font-size: 1rem;
        margin: 0 0 .5rem;
    }
    .new-center .new-text {
        height: 132px;
        margin-bottom: 0;
        font-size: .85rem;
        -webkit-line-clamp: 7;
    }
    .detail-imagebox {
        padding: 0;
    }
    .detail-imagebox .cardbox .imagebox {
        width: 100%;
        border: none;
    }
    .detail-textbox {
        margin-top: 0;
    }
    .detail-textbox .detail-title {
        padding: .8rem 0;
        background: none;
        border-bottom: 1px solid #ccc;
        margin-bottom: 1.2rem;
    }
    .list-page .btn-prev, .list-page .btn-next {
        padding: .5rem 2.5rem;
    }
    .news-list-article .news-list-title {
        margin-top: .5rem;
        color: #121111;
        font-size: 1rem;
        padding-bottom: .5rem;
        border-bottom: none;
        margin-bottom: 0;
    }
    .news-list-article p.news-list-text {
        height: 158px;
        overflow: hidden;
        color: #626262;
        line-height: 1.5;
        font-size: .85rem;
        text-indent: 0;
        margin-bottom: 0;
        -webkit-line-clamp: 9;
    }
    .show-imgbox {
        background-color: #fff;
    }
    .show-imgbox table {
        width: 100%;
    }
    .show-imgbox img {
        width: 100%;
    }
    .group-industry .cardbox {
        background-color: #f8f8f8;
    }
    .news-list-box {
        padding: .5rem;
        background-color: #f8f8f8;
        margin-bottom: .8rem;
    }
    .news-page > ul {
        margin-left: 0;
    }
    .group-industry .namebox {
        padding: 1rem;
    }
    .group-industry .namebox p {
        margin: 0px 0 15px;;
    }
    .news-list-article .news-more-btn.hidden-btn {
        display: none;
    }
    .item {
        padding: 0 2.5rem;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin: -15px 0 0;
        opacity: 1;
    }
    .new-center .modular-content .list-imagebox {
        height: 155px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 190px;
    }
    .news-artlclebox img {
        width: 100%;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 450px;
    }
    .industry-header {
        padding: 10px 0;
    }
    .leadership-message .messagebox {
        width: 100%;
    }
    .list-page .pagination > li > a, .list-page .pagination > li > span {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #ddd;
    }
    /*footer*/
    .footbox {
        padding: 1.5rem 0;
    }
    .navsbox .nav-tabs li > a {
        padding: 5px .1rem;
    }
}
@media screen and (min-width:376px) and (max-width: 415px) {
    /*header*/
    .news-list-article p.news-list-text {
        height: 70px;
    }
    .new-center .new-text {
        height: 76px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin: -5px 0 0;
    }
    .qualification .owl-theme .owl-controls .owl-buttons div {
        margin: -45px 0 0;
    }
    .cardbox .imagebox {
        height: 125px;
    }
    .group-industry .cardbox .imagebox {
        height: 195px;
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 125px;
    }
    .new-center .modular-content .list-imagebox {
        height: 100px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 100px;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 220px;
    }
}
@media screen and (min-width:321px) and (max-width: 376px) {
    /*header*/
    .news-list-article p.news-list-text {
        height: 55px;
        -webkit-line-clamp: 3;
    }
    .new-center .new-text {
        height: 60px;
        -webkit-line-clamp: 3;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin: -18px 0 0;
    }
    .qualification .owl-theme .owl-controls .owl-buttons div {
        margin: -35px 0 0;
    }
    .qualification .item .cardbox > a {
        height: 200px;
    }
    .group-industry .cardbox .imagebox {
        /*height: 165px;*/
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 115px;
    }
    .new-center .modular-content .list-imagebox {
        height: 80px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 85px;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 210px;
    }
}
@media screen and (max-width: 320px) {
    /*header*/
    .nav.nav-tabs {
        margin: 0 -12px;
    }
    .navsbox .nav-tabs li > a {
        padding: 5px .1rem;
    }
    .news-list-article p.news-list-text {
        height: 38px;
        -webkit-line-clamp: 2;
    }
    .new-center .new-text {
        height: 60px;
    }
    .owl-theme .owl-controls .owl-buttons div {
        /*margin: -35px 0 0;*/
    }
    .qualification .item .cardbox > a {
        height: 165px;
    }
    .group-industry .cardbox .imagebox {
        height: 135px;
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 95px;
    }
    .new-center .modular-content .list-imagebox {
        height: 80px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 65px;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 180px;
    }
}
@media (min-width: 992px){
.container{max-width:1194px!important;}
}
@media (min-width: 768px){
.container{max-width:1194px!important;}
}

