.public-container-fluid,.public-header,.public-copyright,.public-panel,.unslider,
.breadcrumb,.about-history,
.solution-step,.solution-step-bg,
.level-block,
.address-info
{
    min-width: 1300px;
}

.public-container{
    position: relative;
    margin: 0 auto;
    width:1200px;
}

.public-container-fluid{
    width:100%;
}


.public-shortcut{
    height: 30px;
    background-color:#f7f7f7;
    border-bottom:1px solid #e6e6e6;
}
.public-shortcut .shortcut-ul {
    float:right;
}
.public-shortcut .shortcut-ul .item {
    float:left;
    width:auto;
    line-height: 30px;
}
.public-shortcut .shortcut-ul .item a {
    display: block;
    font-size: 12px;
    color: #808080;
    text-decoration: none;
    font-family: 寰蒋闆呴粦;
    margin-left:20px;
    padding-left:20px;
    background-repeat:no-repeat;
    background-position: left center;
}
.public-shortcut .shortcut-ul .item a.mobile-edition{
    background-image: url('../image/mobile-edition.png');
}
.public-shortcut .shortcut-ul .item a.service-tel{
    background-image: url('../image/service-tel.png');
}


.public-header {
    height: 80px;
}
.public-header .header-logo {
    float:left;
    margin-left:20px;
    margin-top:10px;
}
.public-header .header-logo a{
    display: block;
    height:62px;
    width:120px;
    background-image: url('../image/header-logo1.png');
}
.public-header .header-nav {
    float:right;
}
.public-header .header-nav .item {
    float:left;
    width: 160px;
    line-height: 80px;
    text-align: center;
    position:relative;
}
.public-header .header-nav .item a {
    display: block;
    font-size: 16px;
    color: #323232;
    text-decoration: none;
    font-family: 寰蒋闆呴粦;
}
.public-header .header-nav .item i{
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    height:2px;
}


.public-banner {
    position:relative;
}
.public-banner .public-banner-bg {
    overflow: hidden;
    width: 100%;
    
}
.public-banner .public-banner-bg a{
    display: block;
}


.unslider {
    position: relative;
}
.unslider-nav ol  {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}


.public-footer {
    height: 220px;
    padding-top:30px;
    background-color: #323232;
}
.public-footer .footer-descript {
    width: 300px;
    float:left;
}
.public-footer .footer-descript .footer-logo {
    width: 120px;
    height: 50px;
    background-image: url('../image/footer-logo1.png');
}
.public-footer .footer-descript .footer-info {
    color:#cccccc;
    font-size: 12px;
    font-family: 寰蒋闆呴粦;
    line-height: 21px;
    margin-top: 20px;
    letter-spacing: 0.05px;
}
.public-footer .footer-nav{
    width: 190px;
    float:left;
    margin-left:120px;
}
.public-footer .footer-nav .footer-nav-title {
    color:#cccccc;
    font-family: 寰蒋闆呴粦;
    font-size: 16px;
}
.public-footer .footer-nav .footer-nav-items {
    margin-top: 30px;
}
.public-footer .footer-nav .footer-nav-items a{
    display: block;
    margin-bottom:10px;
    text-decoration:none;
    color:#cccccc;
    font-family: 寰蒋闆呴粦;
    font-size: 14px;
}
.public-footer .footer-server {
    width: 190px;
    float:left;
}
.public-footer .footer-server .footer-server-title {
    color:#cccccc;
    font-family: 寰蒋闆呴粦;
    font-size: 16px;
}
.public-footer .footer-server .footer-server-items {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top:30px;
}
.public-footer .footer-server .footer-server-items a{
    text-decoration:none;
    color:#cccccc;
    font-family: 寰蒋闆呴粦;
    font-size: 14px;
    padding-left: 25px;
    background-image: url('../image/footer-server-tel.png');
    background-repeat: no-repeat;
}
.public-footer .footer-qrcode {
    float:right;
}
.public-footer .footer-qrcode div{
    float:left;
    margin-left: 40px;
}

.public-copyright {
    height: 40px;
    background-color: #333333;
    border-top: 1px solid #666666;
}
.public-copyright p{
    font-size:12px;
    color:#999999;
    text-align:center;
    line-height: 40px;
    font-family: 寰蒋闆呴粦;
}

.clearfloat{
    zoom: 1;
}
.clearfloat:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.public-panel .public-panel-header{
    padding:50px 0;
}
.public-panel .public-panel-header h4 {
    font-family: 寰蒋闆呴粦;
    font-size: 28px;
    color:#323232;
    text-align: center;
}
.public-panel .public-panel-list {
    margin-bottom:40px;
}
.public-panel .public-panel-list li.panel-item{
    float:left;
    width: 270px;
    height: 230px;
    border: 1px solid #e6ded8;
    box-sizing: border-box;
    background-color: #faf7f5;
    margin-right: 40px;
    margin-bottom:16px;
}
.public-panel .public-panel-list li.panel-item:nth-child(4n){
    margin-right:inherit;
}

.public-panel .public-panel-list li.panel-item div.public-panel-image{
    width: 100%;
    height: 131px;
    box-sizing: border-box;
}
.public-panel .public-panel-list li.panel-item div.public-panel-image img{
    display: block;
    margin:0 auto;
    padding-top:30px;
}
.public-panel .public-panel-list li.panel-item div.public-panel-text {
    height: 99px;
    box-sizing: border-box;
}
.public-panel .public-panel-list li.panel-item div.public-panel-text h4{
    font-family: 寰蒋闆呴粦;
    font-size: 20px;
    color:#323232;
    text-align: center;
    letter-spacing: 0.5px;
}
.public-panel .public-panel-list li.panel-item div.public-panel-text p{
    font-family: 寰蒋闆呴粦;
    font-size: 14px;
    color:#808080;
    text-align: center;
    letter-spacing: 0.5px;
    margin-top: 10px;
}


.breadcrumb {
    background-color: #f5f5f5;
    height: 30px;
}
.breadcrumb .active {
    line-height: 30px;
    font-family: 寰蒋闆呴粦;
    font-size: 12px;
    color:#808080;
    text-align: left;
    font-weight: 600;
    padding-left:16px;
    background-image: url("../image/breadcrumb.png");
    background-repeat: no-repeat;
    background-position: left center;
}