@charset "utf-8";

/* CSS Document */
html {
    font-size: 125%;
}

body {
    font-size: 0.7rem;
    color: #363636;
}

/*body div {*/
/*    overflow: hidden;*/
/*}*/

div,
ul,
li {
    list-style: none;
}

div a {
    color: #363636;
    text-decoration: none;
}

div a:hover {
    color: #011017;
    text-decoration: none;
}

div p {
    width: 100%;
}

.row {
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pt30 {
    padding-top: 1.5rem;
}

.pb10 {
    padding-bottom: 0.5rem;
}

.pb20 {
    padding-bottom: 1rem;
}

.pb30 {
    padding-bottom: 1.5rem;
}

.mb20 {
    margin-bottom: 1rem;
}

.mb10 {
    margin-bottom: 0.5rem;
}

.mb40 {
    margin-bottom: 2rem;
}

.mt20 {
    margin-top: 1rem;
}

.mt40 {
    margin-top: 2rem;
}

.mt10 {
    margin-top: 0.5rem;
}

.tl {
    text-align: left;
}

.container {
    max-width: 60rem !important;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.banner-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.banner-box ul {
    position: absolute;
}

.banner-box ul li {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
}

.banner-box img {
    width: 100%;
}

.header-title {
    width: 100%;
    margin: 0 auto;
    padding: 1rem 0 1.5rem 0;
}

.name-box {
    width: 35%;
    color: #238590;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
}

.name-box span {
    color: #575757;
    font-size: 1.2rem;
    display: block;
    line-height: 1.5rem;
    font-weight: normal;
}

.title-box {
    width: 55%;
    height: 2.5rem;
    float: left;
    margin-top: 1rem;
}

.title-box .btn {
    background: none;
    border: 0;
    padding: 0;
}

.title-box .btn a {
    color: #333333;
    /*width: 4.2rem;*/
    margin-right: 1rem;
    font-size: 0.8rem;
    height: 2.35rem;
    line-height: 2.35rem;
    border: 0;
    display: block;
}

.title-box .btn a:hover {
    color: #238590;
    /*font-weight: bold;*/
}

.versions-box {
    width: 10%;
    float: right;
    margin-top: 1.7rem;
}

.versions-box img {
    width: 30%;
    float: left;
    margin-right: 10%;
}

.content-box {
    width: 100%;
}

.content-title {
    margin: 0 auto;
    text-align: center;
}

.content-title img {
    width: 20%;
}

.top-box .col-md-3 img {
    width: 85%;
    border-radius: 50%;
    border: 1px solid #3d9ea9;
}

.home-product-left {
    width: 30%;
    background: #f1c332;
    padding: 2.5rem 3.5rem 2.5rem 4rem;
    float: left;
}

.home-product-left h4 {
    text-align: center;
    display: block;
    font-weight: bold;
    color: #F0F0EE;
    line-height: 2rem;
}

.home-product-left h4 font {
    font-size: 1rem;
    display: block;
}

.home-product-left a {
    display: block;
    width: 100%;
    background: #3d9ea9;
    color: #F0F0EE;
    line-height: 3rem;
    text-align: center;
    margin-bottom: 0.6rem;
    font-size: 0.8rem;
}

.home-product-left a:hover {
    color: #F0F0EE;
}

.home-product-right {
    width: 70%;
    float: right;
}

.product-box {
    margin-top: 1rem;
}

.product-box .col-md-4 {
    width: 30%;
    flex: none;
    max-width: none;
    border: 1px solid #CCCCCC;
    padding: 1rem;
    margin: 0.65rem;
}

.product-box .col-md-4 img {
    width: 100%;
    max-height: 10rem;
}

.news_list {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 0.6rem;
    overflow: hidden;
}

.news_list div:first-child {
    width: 18%;
    float: left;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
    padding: 0.5rem 0;
}

.news_list div:last-child {
    width: 82%;
    float: left;
    padding: 0.3rem 0;
}

.news_list div font {
    font-size: 1.1rem;
    font-weight: bold;
    display: block;
}

.news_list div:last-child a {
    font-weight: bold;
    display: block;
}

.about-bg {
    background: url(../images/about_01.jpg) repeat-x 0 0;
    background-size: 100% 100%;
    padding: 2.5rem 5rem 5rem 5rem;
}

.about-box {
    background: #ffffff;
    padding: 2rem;
}

.about-button {
    background: #f1c232;
    line-height: 2rem;
    height: 2rem;
    display: block;
    color: #F0F0EE;
    text-align: center;
    font-size: 0.8rem;
    margin-top: 0.5rem;
    width: 100%;
}

.about-button:hover {
    color: #F0F0EE;
}

.footer-bg {
    background: #2bc4ca;
}

.footer-title {
    line-height: 2.5rem;
}

.footer-title a {
    color: #F0F0EE;
    width: 8.5rem;
    display: block;
    float: left;
    text-align: center;
}

.footer-title a:hover, .product-class a:hover {
    background: #2bc4ca;
    color: #F0F0EE;
}

.footer-contact {
    color: #F0F0EE;
}

.footer-contact h4 {
    line-height: 6rem;
    height: 6rem;
    font-size: 1.2rem;
}

.footer-contact span {
    display: block;
}

.copy-box {
    background: #008489;
    height: 2rem;
    line-height: 2rem;
    color: #F0F0EE;
    text-align: center
}

.product-class a {
    background: #f1c232;
    padding: 0 0.8rem;
    height: 2rem;
    line-height: 2rem;
    color: #F0F0EE;
    float: left;
    display: block;
    margin-right: 0.2rem;
}

.product-list .col-md-3 {
    padding: 0 0.8%;
}

.product-list .col-md-3 a {
    border: 2px solid #aaaaaa;
    padding: 2px;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
}

.product-list .col-md-3 img {
    max-width: 100%;
    max-height: 360px;
    border-radius: 5px;
}

.product-list .col-md-3 span {
    width: 100%;
    line-height: 2rem;
    text-align: center;
    display: block;
}

.page {
    text-align: center;
    width: 100%;
    margin: 3rem 0;
}

.message {
    width: 65%;
    margin-top: 2rem;
}

.message ul li {
    background: url(../images/message.png) no-repeat 0 0 scroll;
    border: 0;
    padding-left: 3rem;
    margin-bottom: 1rem;
}

.message ul li {
    border-bottom: dashed 1px #CCC;
}

.message ul li span {
    margin-left: 15px;
    color: #666;
    font-size: 12px;
    font-weight: 500;
}

.reply {
    margin: 0.5rem 0;
}

.new-message {
    background: url(../images/diagonal.png) repeat scroll 0 0;
    margin-top: 10px;
    overflow: hidden;
    padding: 12px 20px;
    width: 35%;
}

.new-message ul li {
    background: none;
    border: 0;
    padding: 0;
    margin-bottom: 0.5rem;
}

.new-message input, textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    font-size: 12px;
    height: 3em;
    overflow: auto;
    padding: 4px;
    resize: none;
}

.msg {
    color: #FF0000;
}

.about_content p {
    margin-bottom: 0.5rem;
}

.product-class {
    overflow: hidden;
}

.jquery-slider-timer {
    display: none !important;
}