﻿
body,
button,
input,
select,
textarea {
    color: #565656;
    overflow-x: hidden;
    font-family: "Microsoft Yahei", SimSun, Verdana, Arial, Sans-Serif;
}
body {
    background: #fff;
}
nav ul,
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    height: auto;
    max-width: 100%;
}
a, a:visited {
    outline: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #0063A6;
}
a:active, a:focus {
    color: #0063A6;
    position: relative;
}
h1 {
    margin: 0;
    padding: 0;
}
/*!
 * Public default modules
 */
/* 普通按钮样式-01 */

a.linkbtn {
    padding: 12px 50px;
    display: inline-block;
    color: #000;
    border: 1px solid #999;
    opacity: .7;
}
a.linkbtn:hover {
    opacity: 1;
}
.tinytext {
    font-size: 25px;
}
/* Hero模块 */
.grid .col .inr {
    text-align: center;
}
.grid .col .inr p {
    text-align: left;
}
/*!
 * Grid module
 */
.grid {
    position: relative; }

@media screen and (min-width: 700px) {
    .grid {
        zoom: 1; }
    .grid.grid1 .col {
        width: 100%; }
    .grid.grid2 .col {
        width: 50%; }
    * + html .grid.grid2 .even {
        width: 49%; }
    .grid.grid3 .col {
        width: 33.333%; }
    * + html .grid.grid3 .col {
        width: 33%; }
    .grid.grid4 .col {
        width: 25%; }
    .grid.grid5 .col {
        width: 20%; }
    .grid.grid-right .col {
        float: right; }
    .grid .col {
        position: relative;
        float: left;
        width: 50%;
        zoom: 1; }
    .grid .col.col-right {
        float: right; }
    .grid .col.col-1 {
        width: 10% !important; }
    .grid .col.col-2 {
        width: 20% !important; }
    .grid .col.col-3 {
        width: 30% !important; }
    .grid .col.col-4 {
        width: 40% !important; }
    .grid .col.col-5 {
        width: 50% !important; }
    .grid .col.col-6 {
        width: 60% !important; }
    .grid .col.col-7 {
        width: 70% !important; }
    .grid .col.col-8 {
        width: 80% !important; }
    .grid .col.col-9 {
        width: 90% !important; }
    .grid .col.col-10 {
        width: 100% !important; }
    .grid .col.col-1_3 {
        width: 33.333% !important; }
    .grid .col.col-2_3 {
        width: 66.666% !important; }
    * + html .grid .col.col-1_3 {
        width: 33%; }
    * + html .grid .col.col-2_3 {
        width: 66%; }
    .grid .col .inr {
        position: relative; } }
.ie678 .grid {
    zoom: 1; }
.ie678 .grid.grid1 .col {
    width: 100%; }
.ie678 .grid.grid2 .col {
    width: 50%; }
* + html .ie678 .grid.grid2 .even {
    width: 49%; }
.ie678 .grid.grid3 .col {
    width: 33.333%; }
* + html .ie678 .grid.grid3 .col {
    width: 33%; }
.ie678 .grid.grid4 .col {
    width: 25%; }
.ie678 .grid.grid5 .col {
    width: 20%; }
.ie678 .grid.grid-right .col {
    float: right; }
.ie678 .grid .col {
    position: relative;
    float: left;
    width: 50%;
    zoom: 1; }
.ie678 .grid .col.col-right {
    float: right; }
.ie678 .grid .col.col-1 {
    width: 10% !important; }
.ie678 .grid .col.col-2 {
    width: 20% !important; }
.ie678 .grid .col.col-3 {
    width: 30% !important; }
.ie678 .grid .col.col-4 {
    width: 40% !important; }
.ie678 .grid .col.col-5 {
    width: 50% !important; }
.ie678 .grid .col.col-6 {
    width: 60% !important; }
.ie678 .grid .col.col-7 {
    width: 70% !important; }
.ie678 .grid .col.col-8 {
    width: 80% !important; }
.ie678 .grid .col.col-9 {
    width: 90% !important; }
.ie678 .grid .col.col-10 {
    width: 100% !important; }
.ie678 .grid .col.col-1_3 {
    width: 33.333% !important; }
.ie678 .grid .col.col-2_3 {
    width: 66.666% !important; }
* + html .ie678 .grid .col.col-1_3 {
    width: 33%; }
* + html .ie678 .grid .col.col-2_3 {
    width: 66%; }
.ie678 .grid .col .inr {
    position: relative; }
.grid {
    padding-top: 40px;
    padding-bottom: 90px; }

@media screen and (min-width: 700px) {
    .grid .col.one .inr, .grid .col.four .inr {
        padding-right: 6%; }
    .grid .col.two .inr, .grid .col.five .inr {
        padding-left: 3%;
        padding-left: 3%; }
    .grid .col.three .inr, .grid .col.six .inr {
        padding-left: 6%; }
}
.ie678 .grid .col.one .inr, .ie678 .grid .col.four .inr {
    padding-right: 6%; }
.ie678 .grid .col.two .inr, .ie678 .grid .col.five .inr {
    padding-left: 3%;
    padding-left: 3%; }
.ie678 .grid .col.three .inr, .ie678 .grid .col.six .inr {
    padding-left: 6%; }







/* 边框样式 */

.grid.anchors {
    margin: 0 -1px;
}
.grid.anchors .col {
    border-left: 1px solid #e3e5e2;
}
.grid.anchors .col.three {
    border-right: 1px solid #e3e5e2;
}
/*!
 * Page elements
 */

.navigation {
    z-index: 50;
    position: absolute;
    top: 20px;
    left: 15%;
    right: 15%;
}
.navigation a {
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}
.navigation a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.site_logo {
    float: left;
}
.site_logo a {
    width: 130px;
    height: 20px;
    text-indent: -9999em;
    display: block;
    background: url("../image/logo_white.png") no-repeat;
}
.menus {
    float: right;
}
.menus li {
    display: inline;
    margin-left: 5px;
    padding: 3px 6px;
}
.menus span {
    display: inline;
}
/* 存在于Hero的描述性文字 */

.bg-text {
    width: 40%;
    padding: 5em 0;
    color: #fff;
    font-size: 16px;
    line-height: 2.3;
    font-weight: bold;
}
.bg-text h2 {
    font-size: 64px;
    line-height: 30px;
    font-weight: normal;
}
/* 存在于Hero的背景图片 */
.hero {
    position: relative;
    background: #fff;
    min-height: 60px;
    width: 100%;
}
.hero-area {
    margin: 0 15%;
    z-index: 10;
}
.hero-area h2 {
    text-transform: uppercase;
    display: inline;
}
.sub_title {
    color: #999;
    font-size: 16px;
    margin-left: 25px;
}
/** 带背景图片 */

.imghero {} .imghero .herobg {
    z-index: 2;
    width: 100%;
    overflow: hidden;
}
.imghero .herobg .herobg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: none;
    z-index: 2;
}
.btnhero {
    padding: 60px 0;
    background: rgb(248, 248, 248);
}
.overhero {
    position: absolute;
    float: left;
    z-index: 80;
    color: #fff;
    background: transparent;
    bottom: 0;
    left: 0;
}
.text_center {
    text-align: center;
}
.overhero h1 {
    width: 100%;
    text-align: center;
}
.onTheHero {
    position: absolute;
    z-index: 80;
    color: #fff;
    background: transparent;
    top: 10%;
    width: 100%;
}
.onTheHero.left {
    text-align: left;
}
.onTheHero.right {
    text-align: right;
    right: 120px;
}
.onTheHero h3 {
    font-weight: normal;
    font-size: 3em;
}
.onTheHero a {
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    opacity: 1;
}
.over-text {
    color: #fff;
    font-size: 64px;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: -100px;
}
.justtext {
    line-height: 1.8em;
    font-size: 1.2em;
    padding: 50px 0;
}
.pull_left {
    float: left;
}
.pull_right {
    float: right;
}
.texthero {
    padding: 40px 0;
    text-align: center;
    font-size: 2em;
}
.texthero .are {
    font-size: 1.5em;
    margin-left: 5px;
}
.footer {
    color: #fff;
    padding: 20px 0;
    height: 100px;
    background: rgb(154, 156, 153);
}
.footer .footer_left {
    float: left;
}
.footer .left_nav li {
    display: inline-block;
    margin-right: 25px;
}
.footer .left_nav li a {
    color: #fff;
}
.footer .copyright {
    float: right;
}
.comments {
    padding: 20px 0;
}
.comment {
    clear: both;
    padding: 40px 10px;
    font-size: 1.2em;
    line-height: 1.8em;
}
.comment .name {
    display: inline-block;
}
.cust {
    width: 220px;
    float: left;
    line-height: 1.5em;
    text-align: center;
}
.cust .name {
    font-size: 1.2em;
}
.cust .meta {
    padding-top: 10px;
    font-size: .9em;
}
.avatar {
    padding: 10px 10px 20px 10px;
}
.avatar img{
    display: inline;
    width: 80px;
    height: 80px;
    border-radius: 5000px;
}
.ourteam li {
    display: inline-block;
    padding: 35px;
    text-align: center;
}
.comment_content {
    border: 1px solid #eee;
    background: rgba(240, 240, 240, .2);
    margin-left: 220px;
    border: 1px solid #eee;
    padding: 0px 20px 20px 20px;
}
.articlehero {
    line-height: 1.8em;
    font-size: 1.2em;
    padding: 60px 0;
}
.articlehero .title {
    font-size: 35px;
}
.articlehero .content {
    padding: 10px 0px;
}
.news {
    padding: 20px 0;
    margin-bottom: 80px;
}
.clr {
    clear: both;
}
.post {
    padding: 15px 15px 15px 20px;
    border-bottom: 1px solid #999;
}
.post:after, .hero:after {
    content: '';
    display: table;
    clear: both;
}
.post h2 {
    display: block;
    font-weight: normal;
    padding: 0;
    margin: 0;
    font-size: 1.5em;
}
.post .metas {
    padding: 5px 0;
    font-size: 0.8em;
}
.post .content {
    font-size: 1.2em;
}
.posts .post-tumb img{
    height: 150px;
}
.posts .post-tumb {
    float: left;
    width: 300px;
    height: 150px;
    display: inline-block;
    margin-right: 25px;
}
.post-main {
    padding: 15px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}
.post-main h2 {
    display: block;
    font-weight: normal;
    margin: 10px 0;
}
.post-main h2 a {
    color: #444;
}
.post-main .metas {
    color: #666;
}
.post-main .content {
    margin: 20px 0;

}
.tabs {
    font-size: 20px;
    margin: 20px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}
.tabs li {
    display: inline-block;
}
.tabs li a {
    color: #666;
    padding: 10px;
}
.tabs li a.active {
    color: #000;
    font-weight: bold;
}
.halfhero {
    float: left;
    display: block;
    width: 48%;
}
.msg {
    padding-left: 150px;
}
.msg p {
    text-align: left;
    width: 100%;
}
.msg input, .msg textarea {
    border: 1px solid rgb(179, 179, 179);
    font-size: 18px;
    padding: 5px 8px;
    min-width: 300px;
    width: 50%;
}
.msg input[type=submit] {
    width: 120px;
    padding: 5px 100px;
    font-size: 20px;
}
.msg textarea {
    height: 200px;
}
.anchors {
    position: relative;
    height: 100%;
    margin: 0 -1px;
}
.anchors li:first-child {
    border-left: 1px solid #e3e5e2;
}
.anchors li {
    position: relative;
    width: 33%;
    height: 100%;
    float: left;
    border-right: 1px solid #e3e5e2;
}
.anchors li a .inr {
    display: block;
    width: 100%;
}
.anchors li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../image/icon-arw-beta-gray-2x.png) no-repeat 95% center;
    background-size: 25px 25px;
}
.anchors li a .inr .icon {
    float: left;
    width: 24%;
    padding-left: 7%;
    position: relative;
    text-align: center;
}
.anchors li a .inr .text {
    margin-left: 36%;
    font-size: 20px;
}
.contact {
    padding-bottom: 120px;
    font-size: 1.5em;
}
#contact .contact {
    font-size: 70%;
}
.desc {
    text-align: left;
}
#simple-menu {
    display: none;
    position: absolute;
    right: 0;
    z-index: 500;
}
#cnzz_stat_icon_4325208 {
display: none;
}
@media screen and (max-width: 1440px) {
    .navigation {
        left: 5%;
        right: 5%;
    }
    .hero-area {
        margin: 0 5%;
        z-index: 10;
    }
}
@media screen and (max-width: 919px) {
    .anchors li a .inr .icon {
        display: none;
    }
}
@media screen and (max-width: 699px) {
    .anchors li a .inr {}
}
@media (min-width: 768px) and (max-width: 979px) {
    #simple-menu {
        display: block;
    }
    .hero-area {
        margin: 0 5%;
        z-index: 10;
    }
    .navigation {
        left: 5%;
        right: 5%;
    }
    .menus {
        display: none;
    }
}
@media (max-width: 767px) {
    #simple-menu {
        display: block;
    }
    .msg p {
        margin-left: 50px;
    }
    .hero-area {
        margin: 0 5%;
        z-index: 10;
    }
    .navigation {
        left: 5%;
        right: 5%;
    }

    .menus {
        display: none;
    }
    .btnhero .linkbtn {
        display: none;
    }
}
@media (max-width: 480px) {
    #simple-menu {
        display: block;
    }
    .msg p {
        margin-left: 10px;
    }

    .hero-area {
        margin: 0 20px;
        z-index: 10;
    }
    .navigation {
        left: 20px;
        right: 20px;
    }
    .menus {
        display: none;
    }
    .menus li {
        display: block;
    }
    .btnhero .linkbtn {
        display: none;
    }
}