/* CSS Document */

body {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    font-family: "Microsoft YaHei", sans-serif, Arial, Verdana, Helvetica;
    background: #fff;
    max-width: 640px;
    margin: 0px auto;
    width: 100%;
    overflow-x: hidden;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
form,
fieldset,
input,
textarea,
blockquote,
table,
td,
tr,
th,
thead,
tbody {
    padding: 0;
    margin: 0;
}

img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    height: auto !important;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

.container {
    padding: 0 10px;
    display: block;
    overflow: hidden;
}

.padding {
    padding: 20px 0;
}

.clearfix {
    display: block;
    overflow: hidden;
}

.view .viewbox .title,
.view .viewbox .info {
    text-align: center;
}

.view .viewbox .title h2 {
    font-size: 16px;
}

.view .boxoff {
    height: 10px;
    overflow: hidden;
    clear: both;
    background: url(ico_boxoff.gif) left 15px repeat-x;
    padding-top: 10px;
    margin-bottom: 20px;
}

.view .handle {
    display: block;
    overflow: hidden;
    font-size: 16px;
    padding-bottom: 25px;
}

.view .context ul li:first-child {
    float: left;
}

.view .context ul li:last-child {
    float: right;
    text-align: right;
}

.page,
.page ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

.page ul li {
    width: auto;
    padding: 0;
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin: 10px 3px;
    border: 1px solid #E9E9E9;
    font-size: 14px;
}

.page ul li.thisclass,
.page ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.page ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.breadcrumb {
    background-color: #fff;
    padding: 15px 0;
    font-size: 14px;
}

.contact ul li {
    text-align: center;
}

header {
    padding: 10px 0;
    position: relative;
}

header a {
    float: left;
    display: block;
    overflow: hidden;
    width: 70%;
}

header span.right {
    float: right;
    padding-right: 10px;
    padding-top: 4px;
}

footer {
    float: left;width:100%;overflow:hidden;border-top:1px solid #dfdfdf;
}

footer .row {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

footer .footer-left {
    float: left;width:100%;text-align:center;
}

footer .footer-right {
    float: right;
}

footer .wechat {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

footer .wechat ul,
footer .row {
    display: block;
    overflow: hidden;
}

footer .wechat ul li {
    float: left;
    width: 29%;
    padding: 0 2%;
}

footer .powered {
    text-align: center;
    padding-bottom: 10px;
}

.btmnav {
    background: #f39600;
    padding: 10px 0 6px 0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

.btmnav ul {
    height: 0px;
}

.btmnav ul li {
    float: left;
    width: 25%;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.btmnav ul li img {
    width: 20px;
    height: 20px;
}

.btmnav ul li span {
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 22px;
}

.about {
    padding-bottom: 20px;
}

.title .package-head,.footer-left p{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}

.package-box ul.packageul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
}

.package-box ul.packageul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
}

.package-box ul.packageul li .col-3-1 {
    text-align: center;
}

.package-box ul.packageul li .col-3-1 p {
    line-height: 1.8;
}

.package-box ul.packageul li.col-3-1 p img {
    width: 144px;
    height: 99px !important;
    vertical-align: middle;
    max-width: 100%;
}

.package-box ul.packageul li.col-3-1 p a span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.case-box ul.packageul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
}

.case-box ul.packageul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
}

.case-box ul.packageul li .post-thumb img {
    width: 170px;
    height: 128px !important;
}

.case-box ul.packageul li .post-title {
    font-weight: normal;
    color: #555555;
    line-height: 15px;
    vertical-align: top;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    min-width: 80px;
    clear: both;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #fff;
}

.case-box ul.packageul li .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #555555;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 16px;
}

.more {
    width: 98px;
    left: 0px;
    top: 0px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #0e9a70;
    display: block;
    text-align: center;
    color: #0e9a70;
    margin: 0 auto;
}

.technology-box ul.packageul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
}

.technology-box ul.packageul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
}

.technology-box ul.packageul li .portfolio-item {
    background-color: #fff;
}

.technology-box ul.packageul li .portfolio-item .portfolio-img {
    overflow: hidden;
    text-align: center;
}

.technology-box ul.packageul li .portfolio-item .portfolio-img a img {
    max-width: 100%;
    width: 170px;
    height:105px !important;
}

.technology-box ul.packageul li .portfolio-title {
    line-height: normal;
    text-align: center;
    padding: 5px 0;
}

.technology-box ul.packageul li .portfolio-title h2 a {
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.technology-box ul.packageul li .portfolio-summary {
    font-size: 12px;
    color: #808080;
}

.technology-box ul.packageul li .portfolio-summary .qhd-content p {
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.advantage-box ul.packageul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
}

.advantage-box ul.packageul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
}

.advantage-box ul.packageul li .widget {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.advantage-box ul.packageul li .widget .cover {
    width: 100%;
    overflow: hidden;
    margin: 0;
    display: block;
}

.advantage-box ul.packageul li .widget .widget-header img {
    width: 170px;
    height: 114px!important;
    vertical-align: middle;
    border: none;
}

.advantage-box ul.packageul li .widget>.widget-title {
    padding: 10px 0;
    border-bottom: 1px solid #E0E0E0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    color: #37474f;
    text-transform: capitalize;
    text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
    font-weight: 400;
    line-height: 1.2;
}

.advantage-box ul.packageul li .widget>.widget-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-box ul.packageul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #cccccc dashed;
}

.news-box ul.packageul li .new-right p.title a {
    display: inline-block;
    font-size: 16px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-box ul.packageul li .new-right p.time span {
    display: block;
    font-family: SimSun;
    font-size: 12px;
    padding-top: 2px;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.4;
    padding: 5px 0;
    text-align: right;
}

.news-box ul.packageul li .new-right p.abstract {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #aeaeae;
    font-weight: normal;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}