﻿/*****************************
 * TuogeSoft Web Style 
 * 源于 web.tuogesoft.cn 驼格建站
 * 软件开发、App、微信小程序、精品网站建设
 -----------------------------
 Category - Global.css
 -----------------------------
 $1 - reset & basic
 $2 - header
 $3 - nav 
 $4 - layout
 $5 - footer 
 $6 - pager 
 $7 - QQ
 $8 - homepage
 $9 - about-content
 $10 - Product Page
 $11 - homepage-certs
 $12 - float-contact
 ****************************/
/*html5*/
html
{
    min-height: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: none;
    font-family: "Microsoft YaHei" , "SimSun" , "Arial,Helvetica,sans-serif" , "Lucida Grande" , "Lucida Sans Unicode";
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu
{
    display: block;
}

/*
 * $1 reset & basic
 */

body
{
    margin-top: 0;
    -webkit-text-size-adjust: none;
}

.container
{
    max-width: 1170px;
}

h1, h2, h3, h4, h5, h6
{
    line-height: 1.2;
}

a
{
    color: #154899;
}

a:hover
{
    text-decoration: none;
    color: #e51b29;
}

:after, :before
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a, div, span, li
{
    transition: all 0.5s linear;
}

.form-horizontal .control-label
{
    padding-top: 2px;
}

.box
{
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 14px;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #fff;
    border: 1px solid #ddd;
}

.box-only-top-border
{
    padding: 20px 0 20px 0;
    border: none;
    border-top: 1px solid #ddd;
}

.box .box-title
{
    /**/
}

.box .box-title .big-title
{
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 1.587%;
}

.box .box-title a
{
    float: right;
}

.box .box-content
{
    background: #fff;
}

.no-data
{
    padding: 20px;
    text-align: center;
}

table
{
    border-collapse: collapse;
    border: 1px solid #dddddd;
    width: 100%;
}

table th
{
    border: 1px solid #dddddd;
    text-align: center;
    padding: 3px 6px;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    background-color: #eeeeee;
}

table th span
{
}

table td
{
    border: 1px solid #dddddd;
    text-align: left;
    padding: 3px 6px;
    font-size: 12px;
}

table td span
{
}

table ul
{
    text-align: left;
}

.animation-effect, a, a:hover
{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.clear-sp
{
    clear: both;
    height: 1px;
    overflow: hidden;
    display: block;
}

.share-image
{
    width: 1px;
    height: 1px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
}

.share-image img
{
    margin-top: 100px;
}

.top-line
{
    height: 10px;
    background: #000;
    overflow: hidden;
}

.link-readmore
{
    display: inline-block;
    background: #01479d;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 15px 5px 15px;
}

.link-readmore:hover
{
    color: #fff;
    background: #00a1e9;
    text-decoration: none;
}

.link-readmore-big
{
    display: inline-block;
    background: #154899;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 15px 30px 15px 30px;
    cursor: pointer;
}

.link-readmore-big:active, .link-readmore-big:hover
{
    color: #fff;
    background: #265aac;
    text-decoration: none;
}

/*
 * $1 top
 */

.page-top
{
}

.page-top .nav
{
    display: none;
}

.page-top-pc
{
    padding: 20px 0 0 0;
}

.page-top-pc-top-line
{
    background: #f3f3f3;
    color: #888;
    font-size: 12px;
    line-height: 25px;
    border-bottom: 1px solid #eee;
    height: 25px;
    overflow: hidden;
}

.page-top-pc-main-row
{
    padding: 10px 0 10px 0;
}


.page-top-pc .hot-tel
{
    text-align: right;
}


.page-top-pc .main-nav
{
    margin-top: 15px;
    line-height: 50px;
    background: #154899;
    height: 50px;
    overflow: hidden;
}

.page-top-pc .main-nav .top-nav-links
{
    float: left;
    display: inline-block;
    height: 50px;
}

.page-top-pc .main-nav a
{
    display: inline-block;
    padding: 0 15px 0 15px;
    color: #fff;
    font-size: 16px;
}

.page-top-pc .main-nav a:hover, .page-top-pc .main-nav a.current
{
    background: #1c58b9;
    color: #fff;
}

.page-top-mobile
{
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #eee;
}

.page-top-footer
{
    height: 20px;
    overflow: hidden;
}

.one-col-page-title
{
    text-align: center;
}

.one-col-page-title h1
{
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: #154899;
}

.one-col-page-title i
{
    margin: auto;
    width: 80px;
    height: 2px;
    background: #f32533;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
}

.one-col-page-title h3
{
    font-size: 24px;
    color: #ddd;
    font-weight: lighter;
    margin: 0;
    padding: 0;
}

.site-content
{
    padding-top: 40px;
    padding-bottom: 40px;
}

.link-pdf-download
{
    background: url('../images/icon-download-pdf.png') no-repeat;
    font-size: 14px;
    line-height: 30px;
    padding-left: 30px;
    display: inline-block;
    text-decoration: underline;
}

.link-pdf-download:hover
{
    text-decoration: underline !important;
}

.navbar-collapse
{
    border: 0;
}

.navbar-inverse
{
}

.header-logo
{
    margin-left: 20px;
    display: inline-block !important;
    float: left;
}

.header-logo img
{
    /*height: 49px;*/
}

.mobile-logo
{
    width: 140px;
    float: left;
}

.mobile-logo img
{
    margin-top: -5px;
    height: 50px;
}

.navbar
{
    margin-bottom: 0;
}

.navbar-header
{
    padding: 15px 0 15px 0;
}

.top-search
{
    display: inline-block;
}

.top-search .top-search-keyword
{
    display: none;
    width: 150px;
    height: 28px;
    border: 1px solid #ccc;
    float: left;
    padding: 0 10px;
    padding-left: 15px;
    margin-top: -15px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.top-search .search-btn
{
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.top-search .search-btn i
{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
}

.top-search-on .top-search-keyword
{
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.top-search-on .search-btn
{
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.top-mobile-search
{
    float: left;
    display: inline-block;
    padding-left: 15px;
    padding-top: 8px;
}

.top-mobile-search .search
{
    width: 100px;
    height: 35px;
    float: right;
    margin-top: 26px;
    margin-left: 40px;
}

.top-mobile-search .search form
{
    width: 270px;
    height: 35px;
    display: block;
    clear: both;
}

.top-mobile-search .top-search-keyword
{
    width: 130px;
    height: 33px;
    border: 1px solid #ccc;
    display: block;
    float: left;
    padding: 0 10px;
    padding-left: 15px;
    line-height: 26px;
    font-size: 12px;
    color: #666;
    border-right: 0px;
}

.top-mobile-search .search-btn
{
    width: 48px;
    height: 33px;
    background-color: #157f25;
    display: block;
    border: 1px solid #157f25;
    border-left: 0px;
    float: left;
    cursor: pointer;
    background-image: url(../images/btn-search.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.top-mobile-search .search-btn:hover
{
    background-image: url(../images/btn-search.png);
    background-color: #1250b3;
    border: 1px solid #1250b3;
    border-left: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.crumbs
{
}

.crumbs i
{
    font-size: 10px;
    color: #ccc;
    margin: 0 5px 0 5px;
}

.crumbs i a
{
    color: #888;
}


.page-title
{
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 1.587%;
    margin-bottom: 20px;
}

.navbar-toggle
{
    background-color: #154899;
    border-radius: 0;
}

.navbar-toggle .icon-bar
{
    background-color: #fff;
}

ul, ol
{
    padding: 0;
    padding-left: 20px;
}


.content-search
{
    display: inline-block;
    height: 50px;
    overflow: hidden;
    float: right;
    padding-top: 10px;
}

.content-search .content-search-keyword
{
    float: left;
    width: 150px;
    height: 28px;
    border: 0px solid #09823c;
    float: left;
    padding: 0 10px;
    padding-left: 15px;
    line-height: 26px;
    font-size: 12px;
    color: #666;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.content-search .search-btn
{
    float: left;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    text-align: center;
    padding: 0 10px 0 10px;
    overflow: hidden;
    background: #e51b29;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.content-search-on .top-search-keyword
{
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.content-search-on .search-btn
{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*
 * $1 footer
 */

.single-footer a
{
    color: #aaa;
}

.single-footer a:hover
{
    color: #fff;
}

.slide .carousel-caption
{
    top: 30%;
    text-align: left;
    left: 10%;
}

.slide .btn-more
{
    color: #fff;
    font-size: 14px;
    background: #1250b3;
    padding: 8px 20px 8px 20px;
}

/*
 * $1 side
 */

.side-nav
{
    margin-bottom: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
}

.side-nav .title
{
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    position: relative;
    background: #154899;
    padding: 0 30px 0 30px;
}

.side-nav ul
{
    margin: 0;
    padding: 20px;
    list-style: none;
}

.side-nav ul li
{
    margin-bottom: 2px;
}

.side-nav ul li.child a
{
    padding-left: 40px;
}

.side-nav ul li.current a
{
    background: #e51b29;
    color: #fff;
}

.side-nav ul li .arrow
{
    font-size: 8px;
    position: absolute;
    left: 8px;
    top: 12px;
    z-index: 999;
}

.side-nav ul li a
{
    display: block;
    position: relative;
    background: #fefefe;
    line-height: 24px;
    padding: 6px 20px 6px 25px;
    font-size: 14px;
    text-decoration: none;
    color: #555;
    height: 36px;
    overflow: hidden;
}

.side-nav ul li a.current, .side-nav ul li a:hover
{
    background: #e51b29;
    color: #fff;
}

.side-nav ul li a:hover .arrow
{
    color: #fff;
}

.side-nav ul li.on a
{
    background: #1250b3;
    color: #fff;
}

.side-nav ul li.on a .arrow
{
    color: #fff;
}

.side-tag-clouds
{
    margin-bottom: 20px;
}

.side-tag-clouds .title
{
    font-size: 18px;
    line-height: 20px;
    color: #0eaf52;
    position: relative;
    margin-bottom: 20px;
}

.side-tag-clouds a
{
    line-height: 1.5;
    font-size: 12px;
    text-decoration: none;
    color: #555;
    padding: 3px 10px 3px 10px;
    border-radius: 0;
    text-transform: capitalize;
    margin: 0 6px 6px 0;
    display: inline-block;
    background: #fafafa;
}

.side-tag-clouds a:hover
{
    background: #999;
    color: #fff;
}

.side-tag-clouds a.mid
{
    font-size: 12px;
    color: #029ee9;
}

.side-tag-clouds a.mid:hover
{
    background: #029ee9;
    color: #fff;
}

.side-tag-clouds a.high
{
    font-size: 12px;
}

.side-tag-clouds a.high:hover
{
    background: #0eaf52;
    color: #fff;
}

/*
 * $1 banner
 */

.inner-banner
{
    font-size: 16px;
    height: 300px;
    margin-bottom: 10px;
    overflow: hidden;
}

.inner-banner-content
{
    padding: 50px 0 50px 0;
}

.banner-products
{
    background: url('../images/banner/inner-banner-001.jpg') no-repeat center #eee;
    text-align: center;
    color: #fff;
}

.banner-products .banner-logo
{
    margin: 0 0 20px 0;
}

.hp-banner
{
    height: 560px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.hp-banner1
{
    background: url('../images/banner/banner-001.jpg') no-repeat center #eee;
}

.hp-banner2
{
    background: url('../images/banner/banner-002.jpg') no-repeat center #eee;
}

.hp-banner3
{
    background: url('../images/banner/banner-003.jpg') no-repeat center #eee;
}

.hp-banner4
{
    background: url('../images/banner/banner-004.jpg') no-repeat center #eee;
}

.hp-banner .hp-banner-content
{
    color: #fff;
    font-size: 26px;
    line-height: 1.5;
    padding-top: 60px;
    text-shadow: 1px 1px 1px #333;
    text-align: center;
}

.hp-banner .hp-banner-content .hp-banner-content-image
{
    margin: 0 80px 0 0px;
}

.hp-banner .hp-banner-content .hp-banner-content-text
{
    max-width: 80%;
}

.hp-banner .hp-banner-content .hp-banner-content-big-text
{
    max-width: 80%;
}

.hp-banner .hp-banner-content .hp-banner-content-big-text2
{
    max-width: 100%;
}

.hp-banner2 .hp-banner-content
{
    color: #333;
    text-shadow: 1px 1px 1px #fff;
}

.hp-banner a
{
    background: #11a739;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 15px 30px 15px 30px;
    text-shadow: 1px 1px 1px #333;
}

.hp-banner a:hover
{
    background: #6fb829;
    text-decoration: none;
}

.notebook-readme
{
    padding: 0px 0px 10px 0px;
    font-size: 14px;
    color: #000;
    line-height: 22px;
}

.notebook-write-area
{
    background-color: #f8f8f8;
    padding-bottom: 20px;
}

.notebook-write-area2
{
    background-color: #f8f8f8;
}

.notebook-write-area table
{
}

.notebook-write-area table td
{
    width: 384px;
    padding: 3px;
}

.notebook-write-area table td.l
{
    width: 80px;
    text-align: center;
    font-size: 12px;
}

.notebook-write-area .ip-title
{
    width: 772px;
}

.notebook-write-area .iparea
{
    width: 772px;
}

.order-form
{
    height: 370px;
}

.contact-details .tel
{
    font-size: 24px;
    color: #d0251f;
}

.notebook-list
{
    text-indent: 0em;
    padding: 0px;
}

.notebook-list p
{
    text-indent: 0em;
}

.notebook-list ul
{
    padding: 0px;
    border-top: dotted 1px #ccc;
    margin-top: 10px;
}

.notebook-list li
{
    margin: 5px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    border-bottom: dotted 1px #ccc;
}

.notebook-list .content
{
    background: url(../images/faq-q.gif) no-repeat 0px 0px;
    font-size: 12px;
    margin: 0px 0px 10px 0px;
    padding-left: 0px;
    line-height: 22px;
    text-indent: 0em;
    padding-left: 50px;
}

.notebook-list .content i
{
    display: block;
    color: #ccc;
    font-size: 12px;
    font-style: normal;
}

.notebook-list .reply
{
    background: url(../images/faq-a.gif) no-repeat 0px 0px;
    font-size: 12px;
    color: #666;
    margin-bottom: 20px;
    padding-left: 50px;
    line-height: 22px;
}

footer
{
    background: #255194;
    color: #ccc;
    padding: 50px 0 50px 0;
    line-height: 1.5;
}

footer ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-menu ul li.sp
{
    color: #ccc;
    font-size: 12px;
}

footer .btn-more
{
    color: #fff !important;
    font-size: 16px;
    background: #10a839;
    padding: 8px 20px 8px 20px;
}

footer .btn-more:hover
{
    background: #6fb829;
    text-decoration: none;
}

.copyright .footer-logo
{
    width: 78px;
}

footer .footer-about-us
{
    padding: 20px 0 20px 0;
}

footer .footer-column h4
{
    color: #fff;
    margin-bottom: 20px;
}

footer .footer-column .hot-tel
{
    color: #fff;
    font-size: 32px;
}

footer .footer-column-content
{
    margin-bottom: 20px;
}

footer .footer-column-content a
{
    color: #ccc;
    line-height: 30px;
}

footer .footer-column-content a:hover
{
    color: #5b9cff;
    text-decoration: none;
}

footer .footer-column-content strong
{
    font-weight: normal;
}

footer .link-footer-email
{
    margin-bottom: 25px;
}

footer .footer-icon-email
{
    height: 10px;
    margin-right: 10px;
}

footer .footer-icon-map-marker
{
    height: 16px;
    margin-right: 10px;
}

.copyright
{
    background: #214a89;
    line-height: 26px;
    color: #ddd;
    padding: 30px 0 30px 0;
}

.copyright a
{
    color: #878787;
}

.copyright img
{
    width: 100px;
}

.mobile-footer-contact-us
{
    margin-top: 20px;
    text-align: center;
    background-color: #ebebeb;
    padding: 30px;
}

.mobile-footer-contact-us h3
{
    font-size: 32px;
}

.mobile-footer-contact-us p
{
    font-size: 16px;
}

.mobile-footer-contact-us .btn-more
{
    margin-top: 5px;
    color: #fff;
    font-size: 16px;
    background: #1250b3;
    padding: 8px 20px 8px 20px;
}

.mobile-copy-text
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mobile-copy-text p
{
    font-size: 12px;
    color: #aaa;
    margin: 0;
    padding: 0;
}

.mobile-copy-text .logo
{
    width: 100px;
}

.tag-selector
{
    margin-bottom: 20px;
}

.tag-selector .dropdown
{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 150px;
    height: 37px;
    line-height: 37px;
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    padding: 0 10px 0 10px;
}

.tag-selector .dropdown .caret
{
    margin-top: 15px;
}


/*
 * $6 pager
 */

.pager
{
    height: 35px;
    padding: 20px 0px 50px 0px;
    font: 12px "Microsoft YaHei" , "SimSun";
    text-align: center;
    clear: both;
}

.pager a
{
    text-decoration: none;
    border-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-color: #ddd;
    color: #888;
    font-size: 14px;
    padding: 5px 10px 6px 10px;
    line-height: 1.8;
    margin: 1px;
    background-color: #eee;
    margin-bottom: 10px;
}

.pager .total
{
    display: inline-block;
    text-decoration: none;
    border: solid 1px #ddd;
    color: #888;
    font-size: 12px;
    padding: 5px 10px 6px 10px;
    line-height: 1.8;
    margin: 1px;
    background-color: #eee;
    margin-bottom: 10px;
}

.pager a:hover
{
    text-decoration: none;
    color: #fff;
    background-color: #154899;
    border-color: #154899;
}

.pager font
{
    text-decoration: none;
    border-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-color: #ddd;
    color: #888;
    font-size: 14px;
    padding: 5px 10px 6px 10px;
    line-height: 1.8;
    margin: 1px;
    background-color: #ffffff;
    margin-bottom: 10px;
}

*html .pager
{
    margin-bottom: 20px;
}

* + html .pager
{
    margin-bottom: 20px;
}

.product-list
{
    clear: both;
    padding: 10px;
}

.product-list-title
{
    color: #444;
    font-size: 24px;
    text-align: left;
}

.product-list-title span
{
    font-size: 18px;
    color: #aaa;
}

.product-list-result-count
{
    padding-bottom: 20px;
    text-align: right;
    font-size: 12px;
    color: #888;
}

.product-list-title-with-underline
{
    border-bottom: 1px #eee solid;
    padding-bottom: 20px;
}

.product-list ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px #eee solid;
}

.product-list li
{
    overflow: hidden;
    padding: 30px 0 30px 0;
    border-bottom: 1px #eee solid;
}

.product-list li h4 a
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: #18a281;
    font-size: 22px;
    text-decoration: none;
}

.product-list li img
{
    width: 200px;
    padding: 3px;
    border: 1px solid #eee;
    float: left;
    margin-right: 20px;
}

.product-list li.noimg .img
{
    display: none;
}

.product-list li .description h4 a
{
    display: block;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.product-list li .description p
{
    display: block;
    line-height: 1.6;
    height: 88px;
    overflow: hidden;
    font-size: 14px;
}

.product-list .pro-group
{
    clear: both;
}

.product-list .pro-group .group-name
{
    border-left: solid 3px #1250b3;
    font-size: 24px;
    color: #1250b3;
    padding-left: 10px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 1.587%;
}

.product-list .pro-group .links-area
{
    text-align: center;
    padding: 0 0 60px 0;
}

.product-list .pro-group .links-area a
{
    display: block;
    margin: auto;
    border: solid 1px #ccc;
    width: 150px;
}

.product-list .pro-group .links-area a:hover
{
    background: #1250b3;
    border: solid 1px #1250b3;
    color: #fff;
}

.product-list .more-details
{
    display: inline-block;
    padding-top: 10px;
}

.product-list .more-details a
{
    color: #fff !important;
    font-size: 14px;
    background: #01479d;
    padding: 8px 20px 8px 20px;
}

.product-list .more-details a:hover
{
    background: #00a0e8;
    text-decoration: none;
}

.product-content
{
    clear: both;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 40px;
}

.product-content h1
{
    color: #000;
    font-size: 32px;
    text-align: left;
    padding-bottom: 20px;
}

.product-content .btn-inquiry
{
    float: right;
    width: 100px;
    padding-top: 50px;
}

.product-content .btn-inquiry a
{
    color: #fff !important;
    font-size: 14px;
    background: #e51b29;
    padding: 8px 20px 8px 20px;
}

.product-content .btn-inquiry2
{
    text-align: center;
    padding-top: 50px !important;
}

.product-content .btn-inquiry2 a
{
    color: #fff !important;
    font-size: 14px;
    background: #e51b29;
    padding: 16px 30px 16px 30px;
}

.product-content .btn-inquiry2 a:hover, .product-content .btn-inquiry a:hover
{
    background: #154899;
    text-decoration: none;
}

.product-tags
{
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.product-tags ul
{
    padding: 0;
    margin: 0;
}

.product-tags ul li
{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.product-tags a
{
    font-size: 12px;
    text-decoration: underline;
    text-transform: capitalize;
}

.product-tags a:hover
{
    text-decoration: underline;
}

.product-content h2
{
    color: #666;
    font-size: 22px;
}

.product-content .summary
{
    padding: 10px 0px 10px 0px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    font-style: normal;
}

.product-content .content
{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    color: #555;
    overflow: hidden;
    display: block;
}

.product-content .content img
{
    max-width: 100%;
    _max-width: 100%;
}

.product-content .content p
{
    padding: 6px 0 6px 0;
}

.product-content .content table
{
    overflow: scroll;
    width: 100% !important;
    max-width: 100% !important;
    overflow-y: hidden;
}

.product-content .content table .scrolable
{
    display: block;
}

.product-content .content table body
{
    overflow: scroll;
}

.product-content .content table p
{
    padding: 0;
    margin: 0;
}

.product-content .content div
{
    padding: 6px 0 12px 0;
}

.product-content .main-image
{
    text-align: center;
}

.product-content .main-image img
{
    max-width: 300px;
}

.product-content .details h1
{
    margin-top: 30px;
    font-size: 24px;
    color: #666;
    margin-bottom: 20px;
}

.related-products
{
    border-top: 1px solid #eee;
    padding-top: 40px;
}

.product-content-details-title-label
{
    border-bottom: 2px solid #154899;
    margin-bottom: 20px;
    padding: 0 !important;
}

.product-content-details-title-label span
{
    background: #154899;
    display: inline-block;
    color: #fff;
    padding: 2px 15px 0 15px;
    line-height: 1.8;
    margin-left: 20px;
    font-size: 16px;
}

.related-products-title
{
    font-size: 18px;
    line-height: 20px;
    color: #393939;
    position: relative;
    margin-bottom: 40px;
    font-weight: bold;
}

.related-products ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.related-products .list li
{
    text-align: center;
    margin-bottom: 20px;
}

.related-products .list li img
{
    width: 98%;
    margin: auto;
}

.related-products .list li p
{
    padding: 20px 0 20px 0;
}

/*
 * $8 homepage
 */

.homepage-banner
{
    margin-bottom: 30px;
}

.homepage-row-section
{
    padding: 40px 0 40px 0;
}

.homepage-row-section-dark
{
    background: #f2f4f7;
}

.homepage-row-section .section-title
{
    padding-bottom: 40px;
}

.homepage-row-section .section-title h4
{
    color: #11489b;
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: 微软雅黑;
    font-weight: bold;
}

.homepage-row-section .section-title-line
{
    margin: auto;
    width: 80px;
    height: 2px;
    background-color: #e51b29;
    margin-bottom: 30px;
}

.homepage-row-section .section-title-text
{
    text-align: center;
    font-size: 18px;
    color: #11489b;
}

.homepage-row-section .section-title-description
{
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #aaa;
}

.homepage-article-section-title h4
{
    color: #666;
    text-align: left;
    font-size: 28px;
    margin-bottom: 20px;
}

.homepage-article-section-title-line
{
    width: 80px;
    height: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #70b92c;
    margin-bottom: 20px;
}

.homepage-article-section-feature-image
{
    max-height: 150px;
    overflow: hidden;
    margin-bottom: 20px;
}

.homepage-article-section-feature-image img
{
    width: 100%;
    border: 1px solid #eee;
}

.homepage-article-section-list ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.homepage-article-section-list ul li
{
    font-size: 16px;
    line-height: 1.6;
    padding: 5px 0 5px 0;
    color: #aaa;
}

.homepage-article-section-list ul li a
{
    display: inline-block;
    width: 70%;
    float: left;
    margin-right: 10%;
    color: #555;
}

.homepage-article-section-list ul li a:hover
{
    color: #00a1e9;
}

.homepage-article-section-list ul li .date
{
    font-style: italic;
    display: inline-block;
    width: 20%;
    float: left;
    color: #ccc;
    font-size: 14px;
    text-align: right;
}

.homepage-row-section-image-area
{
    text-align: center;
    padding: 15px 0 15px 0;
}

.homepage-row-section-image-area img
{
    width: 100%;
}

.homepage-row-section-text-area
{
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    padding: 15px 0 15px 0;
}

.homepage-row-section p
{
    color: #aaa;
    text-align: left;
}

.homepage-row-section .btn-read-more-wrap
{
    text-align: center;
}

.homepage-row-section .btn-read-more
{
    display: inline-block;
    background: #e51b29;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 30px 5px 30px;
    margin: auto;
    margin-top: 20px;
}

.homepage-row-section .btn-read-more:hover
{
    background: #1a54b1;
    text-decoration: none;
}

.homepage-products ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.homepage-products .item
{
    text-align: center;
}

.homepage-products .item img
{
    border: 1px solid #ddd;
    width: 80%;
}

.homepage-products .item h2
{
    font-size: 16px;
    padding: 20px 0 20px 0;
}

.homepage-product-categories
{
    width: 100%;
}

.homepage-product-categories .item
{
    text-align: center;
    margin-bottom: 20px;
    width: 25%;
    float: left;
}

.homepage-product-categories .item .cover
{
    border: 1px solid #eee;
    background: #fff;
    width: 90%;
    margin:auto;
}

.homepage-product-categories .item img
{
    margin: auto;
    width: 100%;
}

.homepage-product-categories .item .cover:hover
{
    overflow: hidden;
    -moz-box-shadow: 0 2px 5px #eee; /*firefox*/
    -webkit-box-shadow: 0 2px 5px #eee; /*webkit*/
    box-shadow: 0 2px 5px #eee; /*opera或ie9*/
}

.homepage-product-categories .item h4
{
    margin: auto;
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background: #e51b29;
    width: 90%;
}

.homepage-product-categories .item:hover h4
{
    background: #10479a;
    transition: all 0.5s linear;
}

.homepage-product-categories .item h4 a
{
    color: #fff;
}

.homepage-cases
{
    width: 100%;
}

.homepage-cases .item
{
    text-align: center;
    margin-bottom: 20px;
}

.homepage-cases .item .cover
{
    background: #10479a;
}

.homepage-cases .item img
{
    margin: auto;
    width: 100%;
}

.homepage-cases .item .cover:hover
{
    overflow: hidden;
    -moz-box-shadow: 0 2px 5px #eee; /*firefox*/
    -webkit-box-shadow: 0 2px 5px #eee; /*webkit*/
    box-shadow: 0 2px 5px #eee; /*opera或ie9*/
}

.homepage-cases .item h4
{
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #10479a;
    color: #fff;
    padding: 0 10px 0 10px;
    transition: all 0.5s linear;
}

.homepage-cases .item:hover h4
{
    background: #e51b29;
}

.jcImgScroll-warp
{
    position: relative;
    height: 300px;
    overflow: hidden;
    padding: 40px 0 20px 0;
}

/*
 * $9 about-content
 */

.about-content
{
    padding: 40px 0 40px 0;
    font-size: 16px;
    line-height: 24px;
    color: #555;
}

.about-content h1
{
    color: #666;
    font-size: 32px;
    text-align: left;
    padding-bottom: 20px;
}

.about-content h2
{
    color: #666;
    font-size: 22px;
    padding: 20px 0 0 0;
}

.about-content img
{
    max-width: 100%;
    margin: 20px 0 20px 0;
}

.contact-location-column
{
    background: url('../images/about/bg-marker.png') right bottom no-repeat #f2f2f2;
    padding: 40px;
    height: 230px;
    margin-bottom: 20px;
}

.contact-email-column .hot-tel
{
    color: #f32533;
    font-size: 32px;
    margin-bottom: 30px;
    display: block;
}

.contact-email-column
{
    background: url('../images/about/bg-email.png') right bottom no-repeat #f2f2f2;
    padding: 40px;
    height: 230px;
    margin-bottom: 20px;
}

.notebook-form
{
    margin: 0;
    padding: 50px 0 0 0;
    list-style: none;
    font-size: 16px;
}

.notebook-form .section-title
{
    padding-bottom: 40px;
    text-align: center;
}

.notebook-form .section-title h4
{
    color: #666;
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
}

.notebook-form .section-title-line
{
    margin: auto;
    width: 80px;
    height: 2px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #f32533;
    margin-bottom: 20px;
}

.notebook-form ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.notebook-form ul li
{
    padding: 10px 0 10px 0;
}

.notebook-form .form-control
{
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #eee;
    border-radius: 0;
}

.notebook-form .has-error .form-control, .notebook-form .has-error .form-control:focus
{
    border: 1px solid #ff3300;
}

.notebook-form .t-comments
{
    height: 378px;
}

.notebook-form .form-control:focus
{
    border: 1px solid #ccc;
}

.notebook-form .required
{
    color: #ff3300;
    padding-left: 5px;
}

.notebook-form .required-message
{
    display: none;
    color: #ff3300;
    font-size: 12px;
}

.notebook-form .has-error .required-message
{
    display: block;
}

.notebook-form-btns-area
{
    text-align: center;
    padding: 30px 0 30px 0;
}

.notebook-form .input-group-addon
{
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 0;
}

.notebook-form .notebook-form-verification-code-area
{
    width: 80px;
    cursor: pointer;
}

.notebook-form .notebook-form-verification-code
{
    width: 80px;
    height: 38px;
    margin: 0;
}

.about-honors-page-honers
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.about-honors-page-honers .item
{
    text-align: center;
    padding-bottom: 10px;
}

.about-honors-page-honers .item img
{
    padding: 3px;
    border: #eee 1px solid;
    width: 158px;
    height: 222px;
}

.about-honors-page-honers .item .title
{
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}

.about-us-page
{
}

.about-us-page .about-us-page-group
{
    padding: 50px 0 50px 0;
    border-top: 1px #f3f3f3 solid;
}

.about-us-page .about-us-feature-image
{
    text-align: center;
}

.about-us-page .about-us-company-image
{
    text-align: center;
}

.about-us-page .about-us-page-group img
{
    max-width: 100%;
}

.about-us-page b, .about-us-content-highlight
{
    color: #12499c;
}

/*
 * $10 Product Page
 */

.product-page-products ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.product-page-products .item
{
    text-align: center;
}

.product-page-products .item img
{
    margin: auto;
    width: 80%;
    border: 1px solid #ddd;
}

.product-page-products .item h2
{
    font-size: 16px;
    padding: 20px 0 20px 0;
    font-weight: bold;
}

.product-page-products .item .product-page-related-products
{
    width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 40px;
}

.product-page-products .item .product-page-related-products-title
{
    font-weight: bold;
    color: #aaa;
    margin-bottom: 10px;
}

.product-page-products .item .product-page-related-products li
{
    line-height: 1.8;
}

/*
 * $11 homepage-certs
 */

.hp-scrol-certs
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.hp-scrol-certs .hd
{
    display: none;
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}
.hp-scrol-certs .hd .prev, .hp-scrol-certs .hd .next
{
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("images/arrow.png") no-repeat;
}
.hp-scrol-certs .hd .next
{
    background-position: 0 -50px;
}
.hp-scrol-certs .hd .prevStop
{
    background-position: -60px 0;
}
.hp-scrol-certs .hd .nextStop
{
    background-position: -60px -50px;
}
.hp-scrol-certs .hd ul
{
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}
.hp-scrol-certs .hd ul li
{
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.hp-scrol-certs .hd ul li.on
{
    background-position: 0 0;
}
.hp-scrol-certs .bd
{
    padding: 10px;
}
.hp-scrol-certs .bd ul
{
    overflow: hidden;
    zoom: 1;
}

.hp-scrol-certs .bd ul li
{
    width: 174px;
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.hp-scrol-certs .bd ul li .pic
{
    margin: auto;
    text-align: center;
    width: 152px;
    height: 212px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eee;
}

.hp-scrol-certs .bd ul li .pic img
{
    width: 150px;
    height: 210px;
}

.hp-scrol-certs .bd ul li .pic a:hover img
{
    border-color: #999;
}

.hp-scrol-certs .bd ul li .title
{
    line-height: 24px;
}

:root
{
    --swiper-theme-color: #ccc !important;
}

.homepage-company-features
{
}

.homepage-company-features .homepage-company-feature
{
    text-align: center;
    padding: 10px;
    position: relative;
}

.homepage-company-features .homepage-company-feature-box
{
    padding: 20px;
    border: 10px #10479a solid;
    font-size: 14px;
    color: #aaa;
    background: #fff;
}

.homepage-company-features .homepage-company-feature h4
{
    font-size: 22px;
    color: #10479a;
    font-weight: bolder;
    text-align: left;
    padding-left: 60px;
    margin-bottom: 25px;
}

.homepage-company-features .homepage-company-feature .red-icon
{
    height: 10px;
    width: 80px;
    background: #e51b29;
    position: absolute;
    left: 20px;
    top: 10px;
    z-index: 99;
}

.homepage-company-features .homepage-company-feature .red-icon2
{
    height: 40px;
    width: 10px;
    background: #e51b29;
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 99;
}

.homepage-company-features .homepage-company-feature .red-number
{
    height: 10px;
    width: 40px;
    position: absolute;
    left: 36px;
    top: 25px;
    color: #e51b29;
    font-size: 50px;
    font-style: italic;
    z-index: 99;
    font-weight: bold;
    font-family: initial;
}

.homepage-company-features .homepage-company-feature .red-number2
{
    top: 45px;
}

.hp-news ul
{
    padding: 0 20px;
    margin: 0;
    list-style: none;
    line-height: 1.5;
    font-size: 16px;
}

.hp-news ul li
{
    padding: 0 0 20px 0;
    height: 44px;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.hp-news ul li .date
{
    color: #ccc;
    float: right;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
}


.hp-cases-image
{
    text-align: center;
}

.hp-cases-image img
{
    margin: atuo;
}

.hp-about-section
{
}

.hp-about-section-text
{
    padding: 10px 20px 10px 20px;
    line-height: 1.8;
    background: #e51b29;
    color: #fff !important;
}

.hp-about-section-text a
{
    color: #fff !important;
}

.hp-about-section-image img
{
    width: 100%;
}

/*
 * $12 float-contact
 */

.tbox
{
    width: 138px;
    position: fixed;
    bottom: 10%;
    right: 20px;
    opacity: 1;
    z-index: 9999;
    _position: absolute;
    _bottom: 1px;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight-400+'px');
}

.tbox-contents
{
    width: 138px;
    border-radius: 4px;
    box-sizing: border-box;
    background: #154899;
    padding: 3px;
    border: 1px solid rgba(40, 129, 255, 0.2);
    box-shadow: 0 2px 9px 0 rgb(70 77 103 / 12%);
    position: relative;
}

.tbox-contents .close-btn
{
    display: block;
    position: absolute;
    z-index: 9999;
    top: 5px;
    right: 5px;
    background: #154899;
    border: 1px #113e85 solid;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    padding: 0 4px 2px 3px;
    border-radius: 3px;
    cursor: pointer;
}

.tbox-contents .close-btn:hover
{
    background: #f32533;
    border: 1px #e11b29 solid;
    transition: all 0.5s linear;
}

.tbox-contents .tbox-pop-avatar-wrapper
{
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.tbox-contents .tbox-pop-body
{
    background: #fff;
    border-radius: 4px;
    padding: 20px 15px;
    font-size: 12px;
    text-align: center;
}

.tbox-contents .tbox-pop-qrcode img
{
    width: 100%;
}

.tbox-contents .tbox-pop-hot-tel
{
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #DFDFDF;
}

.tbox-contents .tbox-pop-hot-tel .hot-tel
{
    color: #e51b29;
    font-size: 14px;
}

.tbox-contents .tbox-pop-tel
{
    color: #e51b29;
    font-size: 14px;
}

.tbox-contents .tbox-pop-footer
{
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px dashed #DFDFDF;
}

.tbox-contents .tbox-pop-label
{
    margin-top: 5px;
}

.tbox-contents .btn-go-notebook
{
    display: block;
    margin-top: 10px;
    border-radius: 4px;
    box-sizing: border-box;
    background: #e51b29;
    color: #fff !important;
    padding: 5px;
}

.tbox-contents .btn-go-notebook:hover
{
    background: #f32533;
}

.download-links
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.download-links .download-link
{
    background: #fafafa;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 5px;
    padding: 10px;
}

.download-links .download-link:hover
{
    background: #eee;
}

.download-links .download-link .download-link-body
{
    display: block;
    line-height: 1.4;
    overflow: hidden;
    font-size: 14px;
}

.download-links .download-link .download-file-icon
{
    float: left;
    width: 60px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    line-height: 60px;
    color: #fff;
    background: #0da54d;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
}

.download-links .download-link .download-file-details
{
    display: inline-block;
    overflow: hidden;
    padding: 0 10px 0 10px;
}

.download-links .download-link .download-file-name
{
    display: block;
    font-size: 14px;
}

.download-links .download-link .download-file-size
{
    display: block;
    font-size: 14px;
}

.download-links .download-link .download-file-link
{
    display: block;
    font-size: 14px;
    color: #0da54d;
}

/*
 * $99 Screen scheme
 */

@media screen and (max-width: 1024px)
{
    .page-top-pc .main-nav a
    {
        display: inline-block;
        padding: 0 15px 0 15px;
        color: #fff;
        font-size: 14px;
    }

    .hp-banner
    {
        height: 350px;
    }

    .swiper-button-prev, .swiper-button-next
    {
        display: none;
    }

    .hp-banner .hp-banner-text
    {
        padding: 40px 20px 30px 20px;
        width: 100%;
        text-align: center;
    }

    .side-nav .title
    {
        font-size: 18px;
        text-indent: 5px;
    }

    .side-nav ul li a
    {
        font-size: 14px;
    }

    .navbar-brand
    {
        padding: 5px 0 0 20px;
    }

    .product-content
    {
    }

    .product-content table
    {
        display: block;
        max-width: 80vw;
        overflow: scroll;
    }

    .hp-banner .hp-banner-content .hp-banner-content-image
    {
        width: 300px;
    }

    .contact-email-column
    {
        height: auto;
    }
}

@media screen and (max-width: 800px)
{
    .hp-banner .hp-banner-content .hp-banner-content-image
    {
        display: none;
    }
}

@media screen and (max-width: 767px)
{
    .main-content-column
    {
        width: 100%;
    }
    .navbar-header
    {
        padding: 0 0 0 0;
    }

    .navbar
    {
        margin-bottom: 0;
        padding: 10px 0 10px 0;
    }

    .main-nav
    {
        margin-bottom: 0;
    }

    .homepage-products .left-item .item-content
    {
        margin-right: 0;
    }

    .homepage-products .right-item .item-content
    {
        margin-left: 0;
    }

    .homepage-banner
    {
        padding-left: 0;
        padding-right: 0px;
    }

    .hp-banner .hp-banner-text
    {
        padding: 0 20px 30px 20px;
        width: 100%;
        text-align: center;
    }

    .homepage-row-section .btn-read-more-wrap
    {
        text-align: center;
    }

    .banner-products
    {
        background: url('../images/banner/inner-banner-001.jpg') no-repeat center #eee;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        height: 120px;
    }

    .hp-banner
    {
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        height: 150px;
    }
    .homepage-product-categories .item
    {
        width: 50%;
    }

    /*.hot-tel { display:none; }*/
    /*footer { display:none; }*/
    .page-top .nav
    {
        display: block;
        border-top: 1px solid #eee;
        margin-top: 20px;
        padding-top: 10px;
    }

    .page-top .nav > li
    {
        width: 50%;
        float: left;
    }
    .crumbs
    {
        display: none;
    }

    .main-nav
    {
        display: none;
    }

    .copyright
    {
        text-align: center;
    }

    .copyright .pull-right
    {
        text-align: center !important;
    }

    .copy-text
    {
        text-align: center;
    }

    .copyright .footer-logo
    {
        padding-bottom: 10px;
        margin-top: 0;
    }
    .copy-text .footer-logo
    {
        margin-top: 0;
        padding-bottom: 10px;
    }

    .footer-menu
    {
        text-align: center;
        float: none !important;
    }

    .slide .carousel-caption
    {
        top: 20%;
    }

    .slide .carousel-caption h1
    {
        font-size: 32px;
    }

    .slide .carousel-caption p
    {
        font-size: 20px;
    }

    .side-nav
    {
        display: none;
    }

    .side-tag-clouds
    {
        display: none;
    }

    .site-content
    {
        padding-top: 0;
    }

    .footer-menu.pull-right
    {
        margin-top: 0;
    }

    .homepage-row-section .container .section-title h2
    {
        font-size: 36px;
    }

    .homepage-row-section .container .section-title h4
    {
    }

    .homepage-row-section .container .section-title h3
    {
        font-size: 24px;
    }

    .inner-banner-content
    {
        padding: 50px 0 20px 0;
    }

    .product-content .btn-inquiry
    {
        display: none;
    }

    .download-links .download-link .download-file-icon
    {
        display: none;
    }
}

@media screen and (max-width: 480px)
{
    body, .news-content .content
    {
        font-size: 16px !important;
    }

    .news-content img
    {
        max-width: 100%;
    }

    .nav > li
    {
        text-align: center;
    }

    .page-top-pc-top-line, .page-top-pc
    {
        display: none;
    }

    .form-horizontal .control-label
    {
        padding-top: 7px;
    }

    .slide .carousel-caption
    {
        text-align: center;
    }

    .side-nav .title
    {
        font-size: 16px;
        text-indent: 0;
    }

    .side-nav ul li a
    {
        font-size: 12px;
    }

    .about-us-page .about-us-page-group
    {
        padding: 10px 0 10px 0;
        border-top: 0;
    }
    .about-content
    {
        padding: 0;
    }

    .c
    {
        padding: 0 10px 0 10px;
    }
    .rich-list ul li
    {
        padding: 10px 0 10px 0 !important;
    }

    .rich-list ul li h2 a
    {
        font-size: 18px !important;
    }
    .rich-list ul li .img img
    {
        width: 100px !important;
    }
    .rich-list ul li p
    {
        height: 70px;
        overflow: hidden;
    }
    .homepage-row-section .container .section-title h4
    {
    }

    .homepage-row-section .container .section-title h3
    {
        font-size: 24px;
    }

    .rich-list ul li .more-details a
    {
        display: block;
        padding: 15px 20px 15px 20px;
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }

    .jcImgScroll-warp
    {
        padding-top: 0;
        height: 240px;
        overflow: hidden;
    }

    .related-news .list li
    {
        border-bottom: 1px solid #eee;
        font-size: 16px;
    }

    .related-news .list li .date
    {
        display: block;
        text-align: right;
        font-size: 12px;
    }

    .hp-news
    {
        margin-top: 20px;
        padding: 0 10px 0 10px;
    }

    .hp-news ul
    {
        padding: 0 0 0 0;
    }

    .hp-news li
    {
        font-size: 16px;
    }

    .hp-news li .date
    {
        display: block;
        text-align: right;
        font-size: 12px;
    }

    .topics-txt-list .list .item
    {
        padding: 10px 0 10px 0 !important;
        border-bottom: 1px solid #eee;
    }

    .topics-txt-list .list .item a
    {
        display: block;
        font-size: 16px !important;
    }

    .topics-txt-list .list .item a .date
    {
        display: none;
    }

    .contact-location-column
    {
        height: auto;
    }
}

@media screen and (max-width: 420px)
{
    .product-list li img
    {
        width: 100%;
        margin-bottom: 20px;
    }

    .product-list h4
    {
        text-align: center !important;
    }

    .product-list .more-details
    {
        display: block;
        width: 100%;
        text-align: center !important;
        padding-top: 20px;
    }
}
