/*网站css开始*/

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;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pad20 {
    padding: 20px 0;
}

.pad15 {
    padding: 15px 0;
}

.w {
    padding: 0 10px;
    display: block;
    overflow: hidden;
}

.clearfix {
    display: block;
    overflow: hidden;
}

.clear {
    clear: both;
}

.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(../pic/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;
}

.content img {
    max-width: 100%;
    height: auto;
}

.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: #f1f1f1;
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    color: #666;
}

.breadcrumb span,
.breadcrumb span a {
    color: #666;
}

.btmnav {
    background: #27bcba;
    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: Microsoft YaHei;
    line-height: 22px;
}

footer {
    margin: 20px 0px 58px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

footer .footer-left {
    float: left;
}

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;
    clear: both;
}

#slider {
    width: 100%;
}

.responsive {
    width: 100%;
    height: auto;
}

.controls li {
    top: 50%;
    margin-top: -30px;
    position: absolute;
    margin-top: -33px;
}

.controls li:nth-child(1) {
    left: 0;
}

.controls li:nth-child(2) {
    right: 0;
}

.pagination {
    left: 40%!important;
    bottom: 20px!important;
}

.pagination li {
    margin-right: 12px;
    float: left;
    cursor: pointer;
    width: 34px;
    height: 6px;
    border-radius: 3px;
    background: #fff;
    display: inline-block;
}

.pagination li.active {
    background-color: #27bcba;
}

.contact ul li {
    text-align: center;
    margin-bottom: 20px;
}

.head .logo {
    display: block;
    width: 50%;float:left;
}

.head .logo img {
    width: 100%;
    padding-top: 5px;
}

.head .call {
width:50%;float:right;text-align:center;
    height: 66px;
}

.head .call span em {
    color: #27bcba;
    font-size: 28px;
    line-height: 66px;
    font-weight: bold;padding-right:10px;
}

.nav {
    padding: 15px 0;
    width: 100%;
    text-align: center;
}

.nav ul li {
    width: 25%;
    border-radius: 50%;
    float: left;
}

.nav ul li a {
    display: inline-block;
    border-radius: 50%;
    font-size: 14px;
    color: #522f6d;
}

.nav ul li a img {
    width: 80%;
}

.nav ul li a p {
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 8px;
}

.list-js ul.jsul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
    text-align: center;
}

.list-js ul.jsul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    text-align: center;
}

.list-js ul.jsul li img {
    width: 170px;
    height: 105px!important;
}

.list-js ul.jsul li p {
    font-size: 14px;
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.list-jl ul.jlul li {
    margin: 10px 0;
    overflow: hidden;
}

.list-jl ul.jlul li .zc-p {
    width: 41%;
    overflow: hidden;
}

.list-jl ul.jlul li .img {
    width: 146px;
    height: 92px!important;
}

.list-jl ul.jlul li .zc-d {
    width: 56%;
    overflow: hidden;
    font-size: 12px;
}

.list-jl ul.jlul li .zc-d h5 {
    color: #522f6d;
    font-weight: normal;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.list-jl ul.jlul li .zc-d p {
    color: #8b8b8b;
    line-height: 18px;
}

.list-al ul.alul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
    text-align: center;
    position: relative;
}

.list-al ul.alul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    text-align: center;
    position: relative;
}

.list-al ul.alul li img {
    width: 170px;
    height: 128px!important;
    left: 0px;
    top: 0px;
    display: block;
}

.list-al ul.alul li .service_con_t {
    height: 32px;
    color: #fff;
    width: 100%;
    background: url(../pic/index_service_bg.png) repeat-x center center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    line-height: 32px;
}

.list-al ul.alul li .service_con_t h4 {
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.list-tc ul.alul li img {
    width: 170px;
    height: 156px!important;
}

.s_title {
    background: url(../pic/ico_service_bg.png) no-repeat bottom center;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.s_title h3 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.s_title span {
    font-size: 16px;
    text-align: center;
    display: block;
}

.service_box ul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    margin-right: 4%;
    text-align: center;
    position: relative;
}

.service_box ul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    text-align: center;
    position: relative;
}

.service_box ul li img {
    width: 170px;
    height: 156px!important;
    left: 0px;
    top: 0px;
    display: block;
}

.service_box ul li .service_con_t {
    height: 32px;
    color: #fff;
    width: 100%;
    background: url(../pic/index_service_bg.png) repeat-x center center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    line-height: 32px;
}

.service_box ul li .service_con_t h4 {
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.manor_box ul li img {
    width: 170px;
    height: 128px!important;
}

.tech_box ul li img {
    width: 170px;
    height: 105px!important;
}

.info_box ul li {
    margin: 10px 0;
    overflow: hidden;
}

.info_box ul li .zc-p {
    width: 41%;
    overflow: hidden;
}

.info_box ul li .img {
    width: 146px;
    height: 92px!important;
}

.info_box ul li .zc-d {
    width: 56%;
    overflow: hidden;
    font-size: 12px;
}

.info_box ul li .zc-d h5 {
    color: #522f6d;
    font-weight: normal;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.info_box ul li .zc-d p {
    color: #8b8b8b;
    line-height: 18px;
}