/* 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(../images/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;
}

.logo {
    padding-top: 10px;
}

nav {
    padding-top: 10px;
}

nav ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

nav ul li {
    float: left;
    width: 23%;
    text-align: center;
    margin: 1%;
    background: #90c31f;
}

nav ul li a {
    color: #fff;
    line-height: 30px;
    font-size: 12px;
}

.swiper {
    padding-top: 10px;
}
footer{
    padding-bottom: 50px;
}
footer .row {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

footer .footer-left {
    float: left;
}

footer .footer-right {
    float: right;
}

footer .wechat {
    border-bottom: 1px solid #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;
}

.title .package-head {
    font-size: 18px;
    margin-top: 0px;
    text-align: center;
    color: #444;
    font-weight: 500;
    margin-bottom: 5px;
    text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
}

.title .subtitle {
    font-size: 14px;
    text-align: center;
    color: #8f8f8f;
    overflow: hidden;
    line-height: 24px;
}

.contact,
.about,
.index-hire,
.index-process {
    padding-bottom: 20px;
}

.contact ul li {
    text-align: center;
}

.title .package-head {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.title .package-head a {
    display: block;
    width: 120px;
    height: 27px;
    line-height: 27px;
    background: url(../images/tit.png) no-repeat;
    color: #2b2b2b;
    margin: 0 auto;
}

.package-box ul.packageul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 2%;
    margin-right: 4%;
}

.package-box ul.packageul li:nth-child(even) {
    margin-bottom: 4%;
}

.package-box ul.packageul li h3 {
    margin: 5px 0px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

.more {
    width: 82px;
    height: 30px;
    color: #f39800;
    background-color: #fff;
    border: 1px solid #f39800;
    margin-top: 10px;
    border-radius: 3px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
}

.case-box ul.packageul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 2%;
    margin-right: 4%;
}

.case-box ul.packageul li:nth-child(even) {
    margin-bottom: 4%;
}
.case-box ul.packageul li .case-img a img {
	width:100%;
    height:142px!important;
}
.news-box ul.packageul li {
    width: 100%;
    float: left;
	margin-bottom: 10px;
}

.news .news-box ul.packageul li a {
    float: right;
}

.news .news-box ul.packageul li p {
    float: left;
}
.news .news-box ul.packageul li span{
   display:block;
   overflow:hidden;
}
.news .news-box ul.packageul li a .see-more {
    padding: 0 10px;
    color: #fff;
    background-color: #f39800;
    border: 1px solid #f39800;
    border-radius: 3px;
    display: inline-block;
}
.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;
}