﻿
.news-list
{
}

.news-list li
{
    font-size: 14px;
    white-space: nowrap;
    color: #ccc;
    line-height: 25px;
    overflow: hidden;
    height: 25px;
    overflow: hidden;
    -o-text-overflow: ellipsis; /*for Opera */
    text-overflow: ellipsis; /*for IE */
}

.news-list li span
{
    color: #f54100;
}

.news-list li span a
{
    color: #f54100;
}

.news-list li .date
{
    float: right;
    text-align: right;
    color: #a5a5a5;
    line-height: 25px;
    height: 25px;
    background-color: #fff;
    width: 35px;
    overflow: hidden;
}

.news-list li div
{
    width: 80%;
    overflow: hidden;
    -o-text-overflow: ellipsis; /*for Opera */
    text-overflow: ellipsis; /*for IE */
}

.Right .news-list li .date
{
    width: 30px;
}

.Right .news-list li div
{
    width: 175px;
}

.img-topic-list
{
    padding: 20px 0px 0px 10px;
}

.img-topic-list li
{
    width: 183px;
    height: 190px;
    margin: 18px 30px 5px 30px;
    background: url(../images/skin.gif) no-repeat -820px -110px;
    overflow: hidden;
    float: left; /*height:300px;*/
    color: #666;
    line-height: 16px;
    margin-bottom: 6px;
    border-bottom: solid 0px #eee;
}

.img-topic-list li .cover
{
    display: block;
    width: 183px;
    height: 145px;
    overflow: hidden;
    padding-bottom: 5px;
}

.img-topic-list li .cover img
{
    width: 183px;
    height: 145px;
    overflow: hidden;
}

.img-topic-list li .price
{
    float: right;
    color: #ff3300;
    padding-left: 10px;
}

.img-topic-list li h4
{
    padding-top: 5px;
}

.img-topic-list li h4 a
{
    width: 183px;
    color: #999999;
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    display: block;
}

.img-topic-list li h4 a:hover
{
    color: #cc0000;
    text-decoration: underline;
}

.img-topic-list li .desp
{
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #666;
}

.img-topic-list li .more
{
    line-height: 50px;
    color: #346699;
}

.search-news-box
{
    padding-left: 0px;
    height: 30px;
    overflow: hidden;
    padding-top: 15px;
}

.search-news-box #news_keyword
{
    width: 130px;
    height: 14px;
    border: solid 1px #adadad;
    float: left;
    line-height: 14px;
    padding: 3px 10px 3px 10px;
}

.search-news-box #btn_search_news
{
    display: block;
    height: 22px;
    width: 30px;
    text-align: center;
    padding: 0px 5px 0px 5px;
    cursor: pointer;
    background-color: #959493;
    color: #fff;
    float: left;
    margin-left: 10px;
    line-height: 20px;
    font-size: 12px;
}

.search-news-box
{
    padding-left: 0px;
    height: 30px;
    overflow: hidden;
    padding-top: 15px;
}

.search-news-box #news_keyword
{
    width: 130px;
    height: 14px;
    border: solid 1px #adadad;
    float: left;
    line-height: 14px;
    padding: 3px 10px 3px 10px;
}

.search-news-box #btn_search_news
{
    display: block;
    height: 22px;
    width: 30px;
    text-align: center;
    padding: 0px 5px 0px 5px;
    cursor: pointer;
    background-color: #959493;
    color: #fff;
    float: left;
    margin-left: 10px;
    line-height: 20px;
    font-size: 12px;
}

.img-topic-list-rich
{
    padding: 10px 0px 10px 0px;
    width: 980px;
}

.img-topic-list-rich ul
{
}

.img-topic-list-rich li
{
    padding: 20px 0px 20px 0px;
    overflow: hidden;
    float: left;
    color: #666;
    line-height: 16px;
    border-bottom: solid 1px #ddd;
}

.img-topic-list-rich li .cover
{
    display: block;
    width: 173px;
    height: 140px;
    float: left;
    padding-right: 30px;
}

.img-topic-list-rich li .cover img
{
    width: 173px;
    height: 140px;
}

.img-topic-list-rich li .details
{
    width: 720px;
    float: left;
}

* + html .img-topic-list-rich li .details
{
    width: 690px;
    float: left;
}

*html .img-topic-list-rich li .details
{
    width: 690px;
    float: left;
}

.img-topic-list-rich li .price
{
    float: right;
    color: #ff3300;
    padding-left: 10px;
}

.img-topic-list-rich li h4
{
    padding-bottom: 10px;
}

.img-topic-list-rich li h4 a
{
    font-weight: bold;
    color: #666;
    font-size: 16px;
    line-height: 30px;
}

.img-topic-list-rich li h4 a:hover
{
    color: #c7241f;
    text-decoration: underline;
}

.img-topic-list-rich li .desp
{
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #666;
}

.img-topic-list-rich li .more
{
    line-height: 40px;
    color: #346699;
}

.gallery-desp
{
    padding-top: 20px;
}

.gallery-desp .img
{
    width: 300px;
    height: 215px;
    float: left;
}

.gallery-desp .img img
{
    width: 300px;
    height: 215px;
}

.gallery-desp .details
{
    width: 390px;
    float: left;
    padding-left: 20px;
}

.gallery-desp .details h1
{
    text-align: left;
}

.gallery-desp .details .sub-desp
{
    padding: 10px;
    border: solid 1px #eee;
    background-color: #fafafa;
    line-height: 18px;
}

.news-desp
{
    padding: 0px 0px 20px 0px;
    border-bottom: solid 1px #eee;
}

.news-desp .details
{
    float: left;
    line-height: 22px;
    padding: 20px 0px 0px 0px;
    color: #666666;
    font-size: 14px;
}

.news-desp .details .img
{
    width: 400px;
    height: 320px;
    float: left;
    padding: 0px 40px 0px 0px;
}

.news-desp .details .img img
{
    width: 400px;
    height: 320px;
}

.news-desp .details .desp
{
    width: 250px;
    float: left;
}

.news-desp .details .desp .btn-order
{
    display: block;
    padding: 20px 0 0 0;
}

.news-desp .price
{
    padding: 10px 0px 0px 0px;
    color: #ccc;
    font-size: 14px;
}

.news-desp .price span
{
    color: #ff3300;
    font-size: 18px;
}

.news-desp .order
{
    padding: 10px 0px 0px 0px;
    color: #ccc;
    font-size: 14px;
}

.news-desp .order span
{
    color: #ff9900;
    font-size: 18px;
}

.news-desp h1
{
    padding: 0px 0px 10px 0px;
    text-align: left;
    font-size: 22px;
    line-height: 25px;
}

.news-desp .bdsharebuttonbox
{
    margin-top: 10px;
}

.news-desp table
{
    border-collapse: collapse;
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    background: #ffffff;
    width: 100%;
    text-indent: 0em;
    margin: 10px 0px 10px 0px;
}

.news-desp table thead
{
    font-size: 12px;
}

.news-desp table td
{
    padding: 5px;
    border: 1px solid #dddddd;
    border-collapse: collapse;
    height: 20px;
}

.news-desp table th
{
    padding: 5px;
    border: 1px solid #dddddd;
    border-collapse: collapse;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url('../Images/list_header.png');
    font-size: 12px;
    color: #666666;
}

.up-down-news
{
    padding-top: 40px;
    line-height: 40px;
}

.up-down-news ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.up-down-news ul li a
{
    color: #154899;
}

.up-down-news ul li a:hover
{
    color: #e51b29;
}

.up-down-pro
{
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.up-down-pro .p
{
    width: 469px;
    float: left;
    text-align: left;
}

.up-down-pro .n
{
    width: 469px;
    float: left;
    text-align: right;
}

.realtion-news
{
    padding: 0px 0 0 10px;
    background: #fff;
    height: 160px;
}

.realtion-news .title
{
    background: url(../images/dot_4.gif) no-repeat 0px 7px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 20px;
    line-height: 25px;
}

.realtion-news .list
{
    padding: 0px 20px 20px 0px;
}

.realtion-news .list li
{
    background: url(../images/dot-001.gif) no-repeat 0px 10px;
    padding-left: 15px;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 350px;
    float: left;
}

.realtion-news .list li a:link, .realtion-news .list li a:visited
{
    color: #333333;
    font-size: 12px;
    line-height: 24px;
}

.realtion-news .list li a:hover
{
    color: #c2130e;
    text-decoration: underline;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10 0 0px;
}

.realtion-news .list li .d
{
    color: #b79d58;
    font-size: 12px;
    float: right;
    display: none;
}


.news-gallery
{
    margin-top: 20px;
}

.news-gallery .title
{
    background: url(../images/news/title_icon.gif) no-repeat;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 25px;
    line-height: 25px;
    border-bottom: solid 1px #eee;
}

.news-gallery .list
{
    padding: 0px;
    margin: 0px;
}

.news-gallery .list li
{
    width: 152px;
    padding: 10px 15px 10px 20px;
    overflow: hidden;
    float: left;
    height: 150px;
    color: #666;
    line-height: 16px;
    margin-bottom: 6px;
}

.news-gallery .list li a:link, .realtion-news .list li a:visited
{
    color: #333333;
    font-size: 12px;
    line-height: 24px;
}

.news-gallery .list li a:hover
{
    color: #c2130e;
    text-decoration: underline;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10 0 10px;
}

.news-gallery .list li img
{
    width: 150px;
    height: 120px;
    margin-bottom: 5px;
    border: solid 1px #eee;
}

.news-desp
{
    margin-top: 0px;
}

.news-desp .title
{
    background: url(../images/news/title_icon.gif) no-repeat;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 25px;
    line-height: 25px;
    border-bottom: solid 1px #eee;
}

.news-desp .content
{
    color: #666666;
}

.news-desp .content img
{
    max-width: 980px;
    _max-width: 980px;
    width: expression(this.width > 700 ? "700px" : this.width);
}

.news-gallery
{
    margin-top: 20px;
}

.news-gallery .title
{
    background: url(../images/dot_4.gif) 0 8px no-repeat;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 20px;
    line-height: 25px;
    border-bottom: solid 1px #eee;
}

.news-gallery .list
{
    padding: 20px 0 20px 0;
    margin: 0px;
    width: 750px;
}

.news-gallery .list li
{
    width: 165px;
    margin: 0px 20px 20px 0px;
    overflow: hidden;
    float: left;
    height: 180px;
    color: #666;
    text-align: center;
}

.news-gallery .list li h4
{
    display: block;
    height: 44px;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
}

.news-gallery .list li a:link, .realtion-news .list li a:visited
{
    color: #333333;
}

.news-gallery .list li a:hover
{
    color: #c2130e;
    text-decoration: underline;
}

.news-gallery .list li img
{
    width: 165px;
    height: 132px;
    margin-bottom: 5px;
}

.news-gallery .list li .price
{
    float: right;
    color: #ff3300;
    padding-left: 10px;
}

/*文字内容列表视图*/
.topics-txt-list
{
    border-top: solid 1px #eee;
    padding-top: 20px;
    padding-bottom: 20px;
}

.topics-txt-list .list
{
}

.topics-txt-list .list .item
{
    padding: 8px 0 8px 0;
}

.topics-txt-list .list .item a
{
    display: block;
    font-size: 14px;
    line-height: 22px;
    height: 22px;
}

.topics-txt-list .list .item a.download-link
{
    background: url('../images/icons/icon-download.png') no-repeat 5px 2px;
    padding-left: 35px;
}

.topics-txt-list .list .item a:hover
{
    color: #000;
}

.topics-txt-list .list .item .date
{
    display: block;
    line-height: 22px;
    font-size: 12px;
    height: 22px;
    width: 15%;
    float: right;
    text-align: right;
    color: #ccc;
}

.topics-txt-list .list .item .category
{
    display: block;
    line-height: 22px;
    font-size: 12px;
    height: 22px;
    width: 15%;
    float: right;
    text-align: right;
    color: #ccc;
    overflow: hidden;
}

/*带图内容列表视图*/
.rich-list
{
    background: #fff;
    border-top: solid 1px #eee;
    border-bottom: solid 0 #d4d4d4;
}

.news-page-title
{
    color: #154899;
    font-size: 24px;
    text-align: left;
    padding: 20px 0 20px 0;
    font-weight: bold;
}

.rich-list ul
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    list-style: none;
}

.rich-list ul li
{
    clear: both;
    padding: 30px 0 30px 0;
    border-bottom: 1px solid #eee;
    background-image: none;
    font-size: 16px;
}

.rich-list ul li .img
{
    float: left;
    margin-right: 30px;
    background: #fff;
}

.rich-list ul li .img img
{
    width: 200px;
}

.rich-list ul li .details
{
    display: block;
    font-size: 14px;
    line-height: 1.6;
    margin: 10px 0 0 0;
}

.rich-list ul li h2
{
    float: left;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 26px;
}

.rich-list ul li h2 a
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: #154899;
    font-size: 22px;
    text-decoration: none;
}

.rich-list ul li h2 a:hover
{
    color: #e51b29;
}

.rich-list ul li .date
{
    color: #ccc;
    font-size: 14px;
    margin-right: 10px;
    text-align: right;
    display: inline-block;
}

.rich-list ul li p
{
    clear: both;
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

.rich-list ul li.noimg .details
{
    width: 100%;
    float: none;
}

.rich-list ul li.noimg .details .desp
{
    display: block;
}

.rich-list ul li.noimg .cover
{
    display: none;
}

.rich-list ul li .more-details
{
    display: block;
    text-align: right;
    padding-top: 10px;
}

.rich-list ul li .more-details a
{
    color: #fff !important;
    font-size: 12px;
    background: #154899;
    padding: 8px 20px 8px 20px;
}

.rich-list ul li .more-details a:hover
{
    background: #f32533;
    text-decoration: none;
}

.gallery-list
{
    width: 100%;
    padding-top: 40px;
}

.gallery-list .item
{
    text-align: center;
    padding: 0;
    background: #fff;
    margin-bottom: 20px;
}

.gallery-list .item img
{
    margin: auto;
    width: 100%;
}

.gallery-list .item .cover:hover
{
    overflow: hidden;
    -moz-box-shadow: 0 2px 5px #ddd; /*firefox*/
    -webkit-box-shadow: 0 2px 5px #ddd; /*webkit*/
    box-shadow: 0 2px 5px #ddd; /*opera或ie9*/
}

.gallery-list .item h4
{
    margin: 0;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    background: #10479a;
    color: #fff;
    padding: 0 10px 0 10px;
    transition: all 0.5s linear;
}

.gallery-list .item h4 a
{
    color: #fff;
}

.gallery-list .item:hover h4
{
    background: #e51b29;
}

.product-categories
{
    width: 100%;
    padding-top: 40px;
}

.product-categories .item
{
    text-align: center;
    padding: 0;
    background: #fff;
    margin-bottom: 40px;
    border: 1px solid #eee;
}

.product-categories .item img
{
    margin: auto;
    width: 100%;
}

.product-categories .item .cover:hover
{
}

.product-categories .item h4
{
    margin: 0;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    background: #154899;
    padding: 0 10px 0 10px;
}

.product-categories .item h4 a
{
    color: #fff;
}

.product-categories .item:hover
{
    border: 1px solid #eee;
    transition: all 0.5s linear;
}

.product-categories .item:hover h4
{
    background: #e51b29;
    transition: all 0.5s linear;
}

.download-categories
{
    width: 100%;
    padding-top: 40px;
}

.download-categories .item
{
    text-align: left;
    padding: 0;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #eee;
}

.download-categories .item .title
{
    margin: 0;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: left;
    padding: 0 10px 0 10px;
    background: #f3f3f3;
    border-bottom: 1px solid #eee;
}

.download-categories .item .title i
{
    display: inline-block;
    background: #0da54d;
    width: 5px;
    margin-right: 5px;
    line-height: 20px;
}

.download-categories .item .title a
{
    color: #0da54d;
}

.download-categories .item .list
{
    border-top: 0;
    padding: 10px 20px 10px 20px;
}

.download-categories .item .list .download-list
{
    height: 180px;
    overflow: hidden;
}

.download-categories .item .list .download-list ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.download-categories .item .list .download-list ul li
{
    line-height: 30px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    background: url('../images/icons/icon-download.png') no-repeat 5px 4px;
    padding-left: 35px;
}

.download-categories .item .list .more-link
{
    display: block;
    text-align: right;
    padding-top: 10px;
    color: #0da54d;
}

.gallery-product-list
{
    width: 100%;
    padding-top: 40px;
}

.gallery-product-list .item
{
    text-align: center;
    padding: 0;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #eee;
}

.gallery-product-list .item img
{
    margin: auto;
    width: 100%;
}

.gallery-product-list .item .cover:hover
{
    overflow: hidden;
}

.gallery-product-list .item h4
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    background: #154899;
    padding: 0 10px 0 10px;
    transition: all 0.5s linear;
}

.gallery-product-list .item h4 a
{
    color: #fff;
}

.gallery-product-list .item:hover
{
    transition: all 0.5s linear;
}
.gallery-product-list .item:hover h4
{
    background: #e51b29;
    transition: all 0.5s linear;
}

.product-feature-image
{
    text-align: center;
    padding: 0 0 20px 0 !important;
}

.product-feature-image img
{
    margin: auto;
    width: 100% !important;
    max-width: 400px !important;
}

.product-feature-description
{
    padding: 20px 40px 20px 40px !important;
    background: #fafafa !important;
}

.footer-product-dategories
{
    border-top: 1px solid #eee;
    width: 100%;
    padding: 10px 0 40px 0;
}

.footer-product-dategories .title
{
    color: #333;
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.footer-product-dategories .title i
{
    margin: auto;
    width: 80px;
    height: 2px;
    background: #e51b29;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 40px;
}

.footer-product-dategories .item
{
    text-align: center;
    padding: 0;
    background: #fff;
    margin-bottom: 20px;
    border: #eee 1px solid;
}

.footer-product-dategories .item img
{
    margin: auto;
    width: 100%;
}

.footer-product-dategories .item .cover:hover
{
}

.footer-product-dategories .item h4
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    text-align: center;
    background: #154899;
    padding: 0 10px 0 10px;
    transition: all 0.5s linear;
}

.footer-product-dategories .item:hover
{
    border: 1px solid #eee;
    transition: all 0.5s linear;
}

.footer-product-dategories .item:hover h4
{
    background: #e51b29;
    transition: all 0.5s linear;
}

.footer-product-dategories .item h4 a
{
    color: #fff;
}

.quick-links
{
}

.quick-links ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.quick-links ul li
{
    text-align: right;
    border-bottom: 1px dotted #ddd;
}


.solution-list
{
    padding: 10px 0px 10px 0px;
    width: 1000px;
}

.solution-list .list
{
    width: 1240px;
}

.solution-list ul
{
}

.solution-list li
{
    float: left;
    width: 370px;
    height: 320px;
    overflow: hidden;
    text-align: center;
    margin: 0 38px 20px 0;
    background: #fff;
    border-right: solid 0 #d4d4d4;
    border-bottom: solid 0 #d4d4d4;
}

.solution-list li .img
{
    height: 250px;
    overflow: hidden;
}

.solution-list li .img img
{
    width: 370px;
    height: 296px;
    margin-top: -20px;
}

.solution-list li h3
{
    font-size: 16px;
    line-height: 1.5;
    padding-top: 10px;
}

.solution-list li p
{
    font-size: 14px;
    line-height: 1.5;
    color: #ccc !important;
}

.solution-list li a:hover p
{
    color: #107115;
}

.solution-list li a:hover h3
{
    color: #107115;
}

.solution-list li.on p
{
    color: #107115 !important;
}

.solution-list li.on h3 a
{
    color: #107115;
}

*html .solution-list li
{
    width: 370px;
}

.solution-banner img
{
    width: 100%;
}

.solution-title
{
    height: 125px;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.solution-title h1
{
    font-size: 30px;
    color: #333;
    margin: 0;
    padding-top: 25px;
}

.solution-title h2
{
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}

.solution-title2
{
    height: 125px;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.solution-title2 h2
{
    font-size: 30px;
    color: #333;
    margin: 0;
    padding-top: 25px;
}

.solution-title2 h3
{
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}

.solution-introduce
{
    text-align: left;
    font-size: 16px;
    margin: 45px 0;
    line-height: 30px;
}

.solution-introduce p
{
    padding: 5px 0 5px 0px;
}

.solution-introduce div
{
    padding: 5px 0 5px 0px;
}

.solution-newss
{
    padding: 40px 0 40px 0;
    font-size: 14px;
}

.solution-newss .list
{
    width: 1020px;
}

.solution-newss ul
{
}

.solution-newss li
{
    float: left;
    width: 215px;
    height: 200px;
    overflow: hidden;
    padding-right: 40px;
    text-align: center;
    margin-bottom: 40px;
}

.solution-newss li .img
{
    height: 161px;
    overflow: hidden;
}

.solution-newss li .img img
{
    width: 215px;
    height: 161px;
    margin-top: 0px;
}

.solution-newss li h3
{
    font-size: 16px;
    line-height: 1.5;
    padding-top: 10px;
    text-align: center;
}

.solution-newss li p
{
    font-size: 14px;
    line-height: 1.5;
    color: #ccc !important;
}

.solution-newss li a:hover p
{
    color: #0088cc;
}

.solution-newss li a:hover h3
{
    color: #0088cc;
}

.solution-newss li.on p
{
    color: #0088cc !important;
}

.solution-newss li.on h3 a
{
    color: #0088cc;
}

.solution-newss .more
{
    clear: both;
    text-align: center;
}

.solution-newss .more a
{
    color: #fff;
    font-size: 14px;
    background: #58bb01;
    width: 140px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.solution-newss .more a:hover
{
    background: #4da202;
}

*html .solution-newss li
{
    width: 245px;
}

*html .solution-newss .more
{
    padding-top: 30px;
}

* + html .solution-newss li
{
    width: 230px;
}

* + html .solution-newss .more
{
    padding-top: 30px;
}

.updown-solution
{
    height: 30px;
    overflow: hidden;
    font-size: 14px;
}

.updown-solution li.p
{
    float: left;
    width: 40%;
}

.updown-solution li.n
{
    float: right;
    width: 40%;
    text-align: right;
}

.img-news-list
{
}

.img-news-list .list
{
    width: 750px;
    padding-top: 10px;
}

.img-news-list .list li
{
    width: 220px;
    height: 220px;
    overflow: hidden;
    float: left;
    padding-right: 30px;
    margin: 20px 0 10px 0;
}

.img-news-list .list li img
{
    width: 220px;
    height: 176px;
}

.img-news-list .list li h4
{
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}

/*
 * $8 news-content
 */

.news-content
{
    clear: both;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 40px;
}

.news-content h1
{
    color: #154899;
    font-size: 24px;
    text-align: left;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.news-content .btn-inquiry
{
    float: right;
    width: 100px;
    padding-top: 50px;
}

.news-content .btn-inquiry a
{
    color: #fff !important;
    font-size: 14px;
    background: #01479d;
    padding: 8px 20px 8px 20px;
}


.news-content .btn-inquiry2
{
    text-align: center;
    padding-top: 50px !important;
}

.news-content .btn-inquiry2 a
{
    color: #fff !important;
    font-size: 14px;
    background: #01479d;
    padding: 16px 30px 16px 30px;
}

.news-content .btn-inquiry a:hover
{
    background: #00a0e8;
    text-decoration: none;
}

.news-tags
{
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.news-tags ul
{
    padding: 0;
    margin: 0;
}

.news-tags ul li
{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.news-tags a
{
    color: #18a281;
    font-size: 12px;
    text-decoration: underline;
    text-transform: capitalize;
}

.news-tags a:hover
{
    color: #48c3a6;
    text-decoration: underline;
}

.news-content h2
{
    color: #333;
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}

.news-content .summary
{
    padding: 10px 0px 10px 0px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    font-style: normal;
}

.news-content .content
{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    color: #555;
}

.news-content .content img
{
    max-width: 100%;
    _max-width: 100%;
}

.news-content .content p
{
    padding: 6px 0 6px 0;
    text-indent: 0;
}

.news-content .content div
{
    padding: 6px 0 6px 0;
}

.news-content .main-image
{
    text-align: center;
}

.news-content .main-image img
{
    max-width: 300px;
}

.news-content .details h1
{
    margin-top: 30px;
    font-size: 24px;
    color: #666;
    margin-bottom: 20px;
}

/*
 * $8 related-news
 */

.related-news
{
    border-top: 1px solid #eee;
    padding-top: 40px;
}

.related-news-title
{
    font-size: 20px;
    line-height: 20px;
    color: #393939;
    position: relative;
    margin-bottom: 40px;
    font-weight: bold;
}

.related-news ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.related-news .list li
{
    padding: 10px 0 10px 0;
}

.related-news .list li img
{
    width: 98%;
    margin: auto;
    border: 1px solid #ddd;
}

.related-news .list li p
{
    padding: 20px 0 20px 0;
}

.related-news .list li .date
{
    padding-left: 10px;
    text-align: right;
    color: #aaa;
}

.searching-result-page
{
}

.searching-result-page ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.searching-result-page ul li
{
    border-bottom: 1px #eee solid;
    padding: 10px 0 10px 0;
}



@media screen and (max-width: 480px)
{
    .download-categories .item
    {
        border: 0;
    }
    .download-categories .item .list
    {
        padding: 0;
    }

    .download-categories .item .list .download-list
    {
        height: auto;
    }

    .download-categories .item .list .download-list ul li
    {
        line-height: 50px;
        height: 50px;
        border-bottom: 1px #f3f3f3 solid;
        display: block;
        background: url('../images/icons/icon-download.png') no-repeat 5px 14px;
    }

    .download-categories .item .list .more-link
    {
        display: block;
        text-align: center;
        padding: 10px;
        color: #0da54d;
        background-color: #fafafa;
    }
}
