body {
    background-color: #f0f0f0;
    font:200 18px/28px "Helvetica Neue";
    color: #000;
    -webkit-font-smoothing: antialiased;
}
ul,li {
    list-style: none;
    padding: 0;
}
button {
	font-family: "Helvetica";
}
a:hover {
    text-decoration: none;
}
.top-bar {
    position: relative;
    height: 82px;
    border-bottom: 4px solid #1a9bfc;
    background-color: #fff;
}
.logo {
    margin-top: 23px;
}
.logo img{
    display: block;
    overflow: hidden;
    height: 30px;
}

.nav {
    background-color: #fff; 
}
.nav a {
    display: block;
    padding: 0 14px;
    line-height: 78px;
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

.nav a.active {
    position: relative;
    margin-left: -1px;
    margin-right: -1px;
    color: #fd6921;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
}
.nav a:hover{color: #fd6921;}
.nav-icon,
.nav-close {
    display: none;
    position: absolute;
    top: 0;
    right: 15px;
    margin: 30px 0;
    width: 26px;
    height: 16px;
}
.nav-icon:before,
.nav-icon:after, 
.nav-icon span,
.nav-close:before,
.nav-close:after {
	background-color: #fd6921;
}
.nav-icon:before,
.nav-icon:after,
.nav-close:before,
.nav-close:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	left: 0;
}
.nav-icon:before {
    top: 0;
}
.nav-close:before {
    top: 50%;
    transform: rotate3d(0, 0, 1, 45deg);
}
.nav-icon:after {
	top: 100%;
}
.nav-close:after {
    top: 50%;
    transform: rotate3d(0, 0, 1, -45deg);
}
.nav-icon span {
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}

.banner {
    position: relative;
}
.banner img {
    width: 100%;
}
.banner h2 {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -30px;
    font-size: 60px;
    color: #fff;
    text-align: center;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
}
.main-map {
    margin-top: -105px;
}
.main-map a {
    display: block;
    padding: 40px 0;
    margin-bottom: 8px;
    background-color: #fff;
    text-align: center;
    color: #fc6a21;
}
.main-map img {
    height: 120px;
}
.main-map span {
    display: block;
    margin-top: 68px;
    line-height: 28px;
    font-size: 28px;
}
.main-map .row,
.contact .row,
.product-classify-item .row {
    margin-left: -8px;
    margin-right: -8px;
}
.main-map [class*="col-"],
.contact [class*="col-"],
.product-classify-item [class*="col-"] {
    padding: 8px;
}
.expertise {
    padding: 20px 34px;
     margin-top:45px;
    background-color: #fff;
    color: #000;
}
.expertise-title {
    line-height: 45px;
    margin-bottom: 30px;
    font-size: 26px;
}
.expertise-title h1{
    font-size:28px; line-height: 1.3;
}
.expertise-title span {
    color: #fc6a21;
}
.expertise p {
    line-height: 25px;
    margin-top: 12px;
    margin-bottom: 30px;
}
.expertise a{
    color: #1a9bfc;
}
.partition {
    width: 214px;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background-color: #000;
}
.Popular-title {
    margin-top: 48px;
    line-height: 46px;
    font-size: 32px;
}
.popular {
    border: 1px solid #fc6a21;
    padding-top: 8px;
    padding-left: 8px;
    color: #fff;
}
.popular-product {
    height: 257px;
    background-color: #fff;
    border:1px solid #fc6a21;
    padding: 20px 0;
    margin-right: 8px;
    margin-bottom: 8px;
}
.popular-product-img {
    padding-left: 18px;
    margin-top: 35px;
    text-align: center;

}
.popular-product-img img {
    max-width: 100%;
}
.popular-product-tit {
    overflow: hidden;
    max-height: 78px;
    padding-right: 66px;
    padding-left: 18px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
}
.popular-product-tit a {
    color: #1a9bfc;
}
.popular-product-dtl {
    overflow: hidden;
    max-height: 120px;
    padding-right: 66px;
    padding-left: 18px;
    margin-top: 22px;
    line-height: 24px;
    color: #333;
}

.popular .row ,
.company .row,
.news .row {
    margin-left: 0;
    margin-right: 0;
}
.popular [class*="col-"],
.company [class*="col-"],
.news [class*="col-"] {
    padding: 0;

}

.company {
    margin-top: 60px;
}
.company .row {
    background-color: #1a9bfc;
}
.company-intro {
    position: relative;
    height: 100%;
    padding: 20px 30px 60px;
    color: #fff;
}
.company-intro a {
    position: absolute;
    bottom: 24px;
    height: 36px;
    border: 1px solid #fc6a21;
    line-height: 36px;
    padding: 0 40px;
    background-color: #fff;
    font-size: 14px;
    color: #fc773c;
    font-weight: bold;
}
.company-tit {
	line-height: 36px;
    font-size: 32px;
}
.company-intro p {
    overflow: hidden;
    line-height: 28px;
    margin-top: 30px;
}
.company img {
    width: 100%;
}
.share {
    margin-top: 47px;
}
.share-tit {
    padding-right: 60px;
    line-height: 46px;
    font-size: 28px;
    text-align: right;
}
.share-link a {
    display: inline-block;
    width: 44px;
    height: 44px;
    margin-right: 4px;
}
.news {
    margin-top: 55px;
}
.news .row {
    background-color: #fff;
}
.news img {
    width: 100%;
}
.news-tit {
    margin-bottom: 10px;
    line-height: 36px;
    font-size: 32px;
    color: #fc773c;
}
.news-list {
    position: relative;
    height: 100%;
    line-height: 28px;
    padding: 34px 105px 60px 48px;
}
.news-list li {
    overflow: hidden;
    max-height: 56px;
    margin: 10px 0;
}
.news-list li a {
    color: #000;
}
.new-more {
    position: absolute;
    right: 30px;
    bottom: 24px;
    height: 36px;
    border: 1px solid #fc6a21;
    line-height: 36px;
    padding: 0 40px;
    background-color: #fff;
    font-size: 14px;
    color: #fc773c;
    font-weight: bold;
}
.new-more:hover {
	color: #fc773c;
}
.contact {
    padding: 30px 0 40px;
    margin-top: 80px;
    background-color: #1a9bfc;
    color: #fff;
}
.contact-tit {
	line-height: 32px;
    font-size: 32px;
}
.contact p {
    margin-top: 30px;
    margin-bottom: 30px;
}
.contact .row {
    margin-top: 15px;
}
.contact-form-label {
    font-size: 16px;
    font-weight: bold;
}
.contact input,
.contact textarea {
    border: 1px solid #000;
    width: 100%;
}
.contact textarea {
    height: 146px;
}
.contact button {
    width: 190px;
    height: 32px;
    border: 1px solid #000;
    background-color: #fff;
    font-size: 16px;
    color: #fc773c;
    font-weight: bold;
}
.contact-type {
    color: #000;
    font-weight: bold;
}
.contact-type img {
    margin-right: 8px;
}

.footer {
    height: 58px;
    line-height: 58px;
    background-color: #000;
}
.footer a {
    float: left;
    margin-right: 17px;
    color: #fff;
    font-weight: bold;
}
.copyright {
    color: #fff;
}

.bread-nav {
    border-bottom: 1px solid #dde1e2;
    line-height: 43px;
    color: #a2a2a2;
}
.bread-nav a ,
.bread-nav span {
    color: #a2a2a2;
    font-size: 14px;
}
.bread-nav a:hover {
    color: #fc773c;
}
.bread-nav span {
    margin: 0 13px;
}

.page-title {
    margin: 35px 0;
}
.page-title h1 {
    margin-bottom: 0;
    line-height: 55px;
    font-size: 45px;
    color: #fc773c;
}
.page-title p {
    margin-top: 35px;
    line-height: 28px;
}
.product-classify {
    border-top: 1px solid #fc6a21;
}
.product-classify-item {
    border: 1px solid #fc6a21;
    border-top: 0 none;
    padding: 0 8px;
}
.product-classify-item .col-lg-6,
.product-classify-item .col-md-6 {
    margin-bottom: 23px;
}
.product-classify-title {
    position: relative;
    padding-left: 76px;
    margin: 17px 0 8px;
    line-height: 48px;
    font-size: 32px;
}
.product-classify-title i {
    position: absolute;
    left: 8px;
    top: 24px;
    width: 60px;
    height: 1px;
    background-color: #fc6a21;
    font-size: 0;
    line-height: 0;
}
.product-classify-img img {
    max-width: 100%;
}
.product-classify-tit,
.product-classify-dtl {
    line-height: 28px;
}
.product-classify-tit {
    overflow: hidden;
    height: 28px;
}
.product-classify-tit a {
    color: #1a9bfc;
    text-decoration: underline;
}
.product-classify-dtl {
    overflow: hidden;
    height: 56px;
}

.services-classify-tit {
    margin-top: 46px;
    font-size: 28px;
    color: #fc6a21;
}
.services-classify p {
    margin-top: 10px;
    margin-bottom: 34px;
    line-height: 28px;
}
.services-classify a {
    text-decoration: underline;
    color: #1a9bfc;
}
.pages {
    padding: 32px 0;
    text-align: center;
}
.pages ul {
    height: 36px;
    margin-bottom: 0;
}
.pages li {
    float: left;
    min-width: 36px;
    height: 36px;
    border: 1px solid #fc6a21;
    margin-right: 12px;
    line-height: 36px;
    text-align: center;
}
.pages a {
    padding: 8px;
    color: #1a9bfc;
}
.pages a:hover {
    color: #fc6a21;
}
.solution {
    margin-top: -20px;
}
.solution-img {
    border-bottom: 5px solid #fc6a21;
    margin-top: 40px;
}
.solution-img img {
    max-width: 100%;
}
.solution-tit {
    overflow: hidden;
    height: 64px;
    margin-top: 20px;
    line-height: 32px;
    font-size: 28px;
}
.solution-tit a {
    color: #1a9bfc;
}
.solution-tit a:hover {
    color: #fc6a21;
}
.solution p {
    overflow: hidden;
    height: 192px;
    margin-top: 24px;
    line-height: 24px;
}

.customer2-border {
    border: 1px solid #fc6a21;
    padding: 15px;
    padding-bottom: 0;
    background-color: #fff;
}
.customer1 {
    margin-bottom: 15px;
}
.customer1 [class*="col-"] {
    padding: 15px 15px;

}
.customer1 .customer-item {
    height: 100%;
    background-color: #fff;
}
.customer2 .customer-item {
    margin-bottom: 35px;
}

.customer1 img {
    height: 358px;
}
.customer2 img {
    height: 248px;
}
.customer-img {
    text-align: center;
}
.customer-img img {
    max-width: 100%;
}
.customer-tit {
    margin-top: 30px;
}
.customer-tit a {
    color: #1a9bfc;
}
.customer1 .col-lg-8 .customer-tit {
    overflow: hidden;
    max-height: 74px;
    line-height: 37px;
    font-size: 30px;
}
.customer1 .col-lg-4 .customer-tit {
    overflow: hidden;
    max-height: 54px;
    line-height: 27px;
    font-size: 24px;
}
.customer2 .customer-tit {
    overflow: hidden;
    max-height: 74px;
    line-height: 37px;
    font-size: 32px;
}
.customer1 p,
.customer2 p {
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.customer1 .customer-tit,
.customer1 p {
    padding: 0 64px 0 16px;
}
.customer1 .col-lg-4 p {
    overflow: hidden;
    max-height: 120px;
} 
.customer1 .col-lg-8 p {
    overflow: hidden;
    max-height: 96px;
} 
.customer2 p {
    overflow: hidden;
    max-height: 96px;
} 
.customer-link {
    position: relative;
    padding-left: 14px;
    font-size: 14px;
    color: #fc6a21;
}
.customer-link::after {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 4px;
    height: 15px;
    background-color: #fc6a21;
    font-size: 0;
    line-height: 0;
}
.customer1 .customer-link {
    margin-left: 16px;
}
.list-more {
    margin-top: 50px;
}
.list-more-title {
    border-bottom: 1px solid #dde1e2;
    line-height: 48px;
    font-size: 28px;
}
.list-more-item {
    margin-top: 40px;
}
.list-more-tit {
    line-height: 46px;
    font-size: 32px;
}
.list-more-tit a {
    color: #1a9bfc;
}
.list-more-date {
    line-height: 28px;
    font-weight: bold;
}
.list-more p {
    line-height: 28px;
}

.company-item {
    border-bottom: 1px solid #413c3e;
    margin-top: 24px;
    background-color: #fff;
}
.company-item  .row {
    margin-left: 0;
    margin-right: 0;
}
.company-item  [class*="col-"] {
    padding: 0;

}
.company-indus {
    position: relative;
    height: 100%;
    padding: 32px 46px;
}
.company-indus-tit {
    font-weight: bold;
}
.company-indus p {
    overflow: hidden;
    height: 168px;
    margin-top: 15px;
    line-height: 28px;
}
.company-indus a {
    position: absolute;
    bottom: 32px;
    color: #1a9bfc;
    text-decoration: underline;
}
.news-item {
    display: block;
    border-bottom: 1px solid #524d4e;
    margin-bottom: 32px;
    color: #000;
}
.news-item:hover {
    box-shadow: 1px 1px 30px rgba(0,0,0,.4);
}
.news-item img {
    max-width: 100%;
}
.news-date {
    padding: 0 32px;
    margin-top: 34px;
    font-size: 14px;
}
.news-item p {
    overflow: hidden;
    height: 128px;
    padding: 0 32px;
    margin-top: 20px;
    margin-bottom: 45px;
    line-height: 32px;
    font-size: 28px;
}
.news-cls {
    margin-top: 70px;
}
.news-cls-img {
    padding-top: 12px;
}
.news-cls-img img {
    max-width: 100%
}
.news-cls-tit a {
    font-size: 32px;
    color: #1a9bfc;
}
.news-cls p {
    margin-top: 8px;
    line-height: 28px;
}
.article-title {
    margin-top: 63px;
    font-size: 32px;
    line-height: 42px;
    color: #1a9bfc;
}
.inquiry-box {
    overflow: hidden;
    border: 1px solid #fc6a21;
    margin-top: 45px;
    line-height: 42px;
}
.inquiry-box img {
    width: 25px;
    height: 25px;
    margin-right: 8px;
}
.inquiry-box a {
    float: left;
    width: 260px;
    margin-right: 20px;
    background-color: #fc6a21;
    color: #fff;
    font-weight: normal;
    text-align: center;
    text-decoration: underline;
}
.inquiry-type {
    float: left;
    margin-left: 16px;
    font-size: 14px;
    font-weight: bold;
}
.article-content {
    margin-top: 45px;
}
.article-content iframe{
    width: 100%;
    height: 500px;
}
.article-content p {
    line-height: 28px;
    margin-bottom: 15px;
}
.article-content img {
    display: block;
    max-width: 100%;
    
}
.article-content table {
    width: 100%;
}
.article-content td,
.article-content th {
    border: 1px solid #dfdfdf;
    padding: 4px;
    text-align: center;
}
.article-content li {
    position: relative;
    line-height: 28px;
    padding-left: 12px;
}
.article-content li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    font-size: 0;
    line-height: 0;
    background-color: #fc6a21;
}

.article-related {
    margin-top: 38px;
}
.feature-title,
.related-title {
    font-size: 28px;
    line-height: 50px;
    font-weight: normal;
}
.related-item {
    margin: 12px 0;
    margin-bottom: 20px;
}
.related-item img {
    max-width: 100%;
}
.related-tit a {
    line-height: 26px;
    color: #1a9bfc;
}
.related-item p {
    margin-top: 18px;
    margin-bottom: 0;
    line-height: 24px;
}
.cpzltitle{ 
    color: #1a9bfc;}
.related-more {
    display: block;
    width: 236px;
    height: 36px;
    line-height: 36px;
    background-color: #fc6a21;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.related-more:hover {
	color: #fff;
}
.feature-tags {
    overflow: hidden;
}
.feature-tags a{
    float: left;
    border: 1px solid #feb997;
    padding: 0 10px;
    margin-right: 38px;
    margin-bottom: 18px;
    color: #000;
}

.company-advantage {
    margin-top: 38px;
}
.company-advantage-box {
    position: relative;
    height: 100%;
    border: 1px solid #fc6a21;
    padding: 10px 20px;
    background-color: #fff;
}
.company-advantage-tit {
    margin-bottom: 30px;
    line-height: 50px;
    font-size: 28px;
}
.company-advantage-box p {
    margin-bottom: 0;
    line-height: 28px;
}
.quote-row {
    margin-bottom: 50px;
    text-align: right;
}
.company-advantage-more {
    position: absolute;
    bottom: 40px;
    font-size: 16px;
    border-top: 1px solid #1a9bfc;
    color: #1a9bfc;
}
.nav-aside {
    margin-top: 28px;
}
.nav-aside-title {
    font-size: 24px;
    color: #fc6a21;
}
.nav-aside-list {
    margin-top: 18px;
}
.nav-aside-group,
.nav-aside-nogroup a {
    position: relative;
    border-top: 1px solid #dde1e2;
    border-bottom: 1px solid #dde1e2;
    margin-top: -1px;
}
.nav-aside-list a {
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
}
.nav-aside-group .nav-aside-child a,
.nav-aside-nogroup a {
    font-weight: 200;
}
.nav-aside-group .nav-aside-child a:hover,
.nav-aside-nogroup .active,
.nav-aside-group a.active {
    color: #1a9bfc;
}
.nav-aside-nogroup a:hover {
    color: #1a9bfc;
    border-left: 5px solid #1a9bfc;
    padding-left: 10px;
}
.nav-aside a:focus {
    text-decoration: none;
} 
.nav-aside-group i {
    position: absolute;
    right: 4px;
    top: 14px;
    width: 12px;
    height: 12px;
    border-right: 1px solid #fc6a21;
    border-bottom: 1px solid #fc6a21;
    transform: rotate3d(0, 0, 1, 45deg);
}
.nav-aside-child {
    display: none;
}
.nav-aside-group.selected i {
    top: 22px;
    transform: rotate3d(0, 0, 1, -135deg);
}
.nav-aside-group.selected .nav-aside-child {
    display: block;
}
.nav-aside-group.selected a,
.nav-aside-nogroup .active {
    border-left: 5px solid #1a9bfc;
    padding-left: 10px;
}
.calender-item {
    position: relative;
    border-top: 1px solid #dde1e2;
    border-bottom: 1px solid #dde1e2;
    padding: 20px 32px; 
    margin-top: -1px;
}
.calender-date {
    max-width: 119px;
    height: 104px;
    border-right: 1px solid #fc6a21;
    padding-top: 25px;
    padding-right: 24px;
    font-size: 28px;
    text-align: right;
}
.social-media-item {
    margin: 70px 0;
}
.calender-item p {
    margin-top: 15px;
    margin-bottom: 0;
    line-height: 48px;
    font-size: 28px;
}
.calender-item a {
    color: #000;
}
.calender-date span {
    color: #fc6a21;
}
.social-media img {
    max-width: 100%;
}
.social-media-tit {
    color: #fc6a21;
    margin-bottom: 4px;
}
.social-media a {
    color: #1a9bfc;
    text-decoration: underline;
}
.artical-box {
    background-color: #fff;
    padding: 70px 114px;
    margin-top: -78px;
}
.artical-box-date {
    font-size: 14px;
}
.artical-box-title {
    margin-top: 45px;
    line-height: 46px;
    font-size: 36px;
    text-align: left;
}
.artical-shear {
    text-align: right;
    margin-right: -100px;
}
.artical-shear a {
    margin-left: 10px;
}
.artical-box-content p {
    margin: 30px 0;
    line-height: 38px;
    font-size: 20px;
}
.artical-box-content img {
    display: block;
    max-width: 100%;
}
.artical-content-supplement p{
    padding: 20px 24px;
    margin-bottom: 0;
    line-height: 40px;
    font-size: 24px;
}
.artical-quote-row {
    text-align: right;
}
.feature-product {
    border: 1px solid #1a9bfc;
    padding: 38px;
    margin-top: 50px;
}
.feature-product .feature-title {
    margin-bottom: 35px;
}
.feature-product-item {
    margin-bottom: 35px;
}
.feature-product-item img {
    max-width: 100%;
}
.feature-product-item p {
    overflow: hidden;
    height: 48px;
    line-height: 24px;
    margin-top: 12px;
}
.feature-product-item a {
    color: #fc6a21;
}
.contact-us {
    background-color: transparent;
    color: #000;
    margin-top: -105px;
}
.contact-content {
    padding: 28px 42px;
    background-color: #fff;
}
.contact-us .contact-tit {
    color: #1a9bfc;
}
.contact-us button {
    background-color: #fc773c;
    color: #fff;
}
.contact-headquarter {
    padding: 42px;
    background-color: #fc773c;
}
.contact-headquarter-title {
    margin-bottom: 20px;
    font-size: 32px;
    color: #fff;
}
.contact-headquarter-item {
    border-bottom: 1px solid #fff;
    padding: 18px 0;
    line-height: 32px;
}
.contact-headquarter-tit {
    font-weight: bold;
}
.contact-headquarter .contact-type {
    margin-left: 0;
    font-weight: 200;
}
.locations {
    margin: 50px 0;
}
.locations-title {
    font-size: 32px;
    line-height: 36px;
}
.locations-sub-tip {
    margin-bottom: 32px;
    font-size: 16px;
}
.location-item {
    border-bottom: 1px solid #000;
    margin-bottom: 36px;
    background-color: #fff;
}
.location-img {
    margin-bottom: 60px;
    text-align: center;
}
.location-img img {
    max-width: 100%;
}
.location-item dl {
    margin: 31px 38px 8px;
}
.location-item dt {
    font-weight: bold;
}
.location-item dd {
    overflow: hidden;
    height: 78px;
    margin-bottom: 0;
    line-height: 26px;
    font-size: 18px;
}
.location-mail {
    color: #fc773c;
}
@media screen and (max-width: 1200px) {
    .nav a {
        font-size: 14px;
    }
    .footer-nav a {
        font-size: 14px;
        margin-right: 20px;
    }

    .main-map span {
        font-size: 24px;
    }

    .copyright {
        font-size: 14px;
    }
    .news-list li {
        margin: 18px 0;
        max-height:150px;
    }
    .news-date,
    .news-item p {
        padding: 0 12px;
    }
    .inquiry-box a,
    .inquiry-type {
        width: 100%;
    }
}
@media screen and (max-width: 992px) {
    .top-bar {
        text-align: center;
        z-index: 100;
    }
    .logo {
        display: inline-block;
    }
    .nav-icon,
    .nav-close {
        display: block;
    }
    .nav {
        float: none;
        display: none;
        background: rgba(0,0,0,.7);
        text-align: left;
        z-index: 100;
    }
    .nav a {
        display: block;
        border-bottom: 1px solid #666;
        line-height: 50px;
        color: #fff;
    }
    .nav a:hover,
    .nav a.active {
        border-left: 0 none;
        border-right: 0 none;
        margin-left: 0;
        margin-right: 0;
    }
    .contact-type {
        font-size: 16px;
    }
    .footer {
        height: auto;
    }
    .footer-nav a {
        margin-right: 30px;
    }
    .company-indus {
        padding: 24px;
    }
    .company-indus p {
        height: 112px;
    }
    .company-indus a {
        bottom: 24px;
    }
    .artical-box {
        padding: 35px 56px;
        margin-top: 45px;
    }
}
@media screen and (max-width:768px) {
    .main-map {
        margin-top: 0;
    }
    .product-classify-img,
    .solution-img {
        text-align: center;
    }
    .footer-nav a {
        margin-right: 15px;
    }

    .company-indus {
        padding: 24px;
    }
    .company-indus p {
        height: 84px;
    }
    .company-indus a {
        bottom: 24px;
    }

    .news-cls {
        text-align: center;
    }
    .artical-box {
        padding: 24px;
    }
}
@media screen and (max-width:767px) {
    .company-advantage-box {
        height: auto;
        margin-bottom: 15px;
    }
    .company-advantage-more {
        position: static;
        display: inline-block;
        margin-top: 38px;
    }
    .expertise {
        margin-top: 20px;
    }
    .contact-us {
        margin-top: 0;
    }
}
@media screen and (max-width:575px) {
    .popular-product-img {
        padding-right: 18px;
    }
    .customer-img img {
        max-width: 100%;
        height: auto;
    }
    .artical-shear{
        margin-right: 10px;
    }
    .share {
        text-align: center;
    }
    .share-tit {
        padding-right: 0;
        text-align: center;
    }
    .news-list {
        padding: 34px 48px 60px 48px;
    }
    .calender-date {
    	max-width: 100%;
        height: auto;
        border-right: 0 none;
        border-bottom: 1px solid #fc6a21;
    }
    .social-media-item {
        margin: 20px 0;
        text-align: center;
    }
    .popular-product {
        height: auto;
    }
}
@media screen and (min-width: 992px) {  
    .logo {
        float: left;
    }
    .nav {
        float: right;
    }
    .company-intro p {
        max-height: 140px;
        margin-top: 11px;
    }
    .contact-type {
        margin-left: -24px;
    }
}
@media screen and (min-width: 1200px) {
    
    .company-intro p {
        max-height: 162px;   
        margin-top: 35px;
    }
}
@media (max-width: 414px){
	.article-content iframe{
        width: 100%;
        height: 300px;
    }
}
@media (max-width: 1200px){
	.contact-type{font-size:16px;}
	.logo img{height:20px;}
}