@charset "utf-8";
/* CSS Document */
body {
    width: 100%;
    margin: 0;
    display: block;
}

.navandlogo {
    width: 88%;
    height: 95px;
    padding: 0 6%;
}

.logo {
    width: 21%;
    height: 95px;
    float: left;
    /*margin-left: 11%;*/
}

.nav box {
    margin: auto 0;
    height: 95px;
    background: #FFF;
    display: block;

}

.nav ul {
    list-style-type: none;
    margin: 0;
    padding: 40px;
    overflow: hidden;
    float: right;
}

.nav li {
    float: left;
}

.nav a {
    display: block;
    background-color: #FFF;
    color: #333333;
    width: 120px;
    text-align: center;
    text-decoration: none;
    font-family: '微软雅黑';
    font-size: 18px;
}

.nav a:hover, a:active {
    color: #ff7f26;
}

.banner {
    width: 100%;
    height: 205px;
}

.bus {
    width: 100%;
    height: 519px;
    margin-bottom: 17px;
}

.busbox {
    width: 85%;
    height: 333px;
    padding-top: 100px;
    padding-left: 8.5%;
}

.busboxleft {
    width: 54%;
    height: 333px;
    font-family: "宋体";
    font-size: 18px;
    color: #333333;
    display: block;
    line-height: 30px;
    float: left;
}

.busboxleft h4 {
    font-family: "宋体";
    font-size: 18px;
    color: #333333;
    font-style: italic;
    text-decoration: underline;
}

.busboxleft h3 {
    font-family: "微软雅黑";
    font-size: 30px;
    color: #333333;
}

.busboxleft button {
    float: left;
    padding-top: 282px;
}

.busboxright {
    width: 41%;
    height: 333px;
    float: left;
    margin-left: 28px;
}

.imgbox {
    padding: 32px 32px;
    float: left;
}

.businessbox {
    /*background:url(../image/newbanner.png);*/
    width: 100%;
    height: 582px;
    float: left;
    display: block;
    background-color: #333333;
}

.businessbox img {
    width: 100%;
    height: 100%;
}

.businessbox1 {
    padding: 137px 270px;
}

.businessboxleft {
    width: 64%;
    height: 160px;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #FFF;
    margin-bottom: 14%;
}

.businessboxleft h3 {
    font-size: 26px;
    font-family: '微软雅黑';
    color: #FFF;
}

.newbox {
    width: 100%;
    height: 681px;
    display: block;
    float: left;
}

.newtext {
    width: 100%;
    height: 150px;
    text-align: center;
    font-family: '微软雅黑';
    line-height: 85px;
    color: #333333;
    font-size: 30px;
    font-weight: bold;
}

.newbox1 {
    width: 27%;
    height: 375px;
    float: left;
    padding-right: 4%;
    margin-left: 13px;
}

.newbox2 {
    height: 100px;
    text-align: center;
    font-family: '微软雅黑';
    font-size: 24px;
    line-height: 50px;
    color: #333333;
}

.newbox3 {
    width: 100%;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    padding: 0 25px;
    color: #333333;
}

.newboxall {
    padding: 0 7%;
}

.conctbox {
    width: 100%;
    height: 131px;
    background-color: #ff7f26;
    float: left;
}

.conctbox1 {
    width: 100%;
    height: 131px;
    font-size: 24px;
    text-align: center;
    line-height: 58px;
    font-family: '微软雅黑';
    color: #FFF;
}

.conctbox1 p {
    margin: 0px;
}

.footer {
    width: 100%;
    height: 228px;
    background-color: #222222;
    float: left;
}

.footer p {
    margin: 0px;
}

.footer1 {
    width: 100%;
    height: 75px;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    font-family: '微软雅黑';
    line-height: 75px;
}

.footer2 {
    width: 100%;
    height: 180px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    font-family: '微软雅黑';
    line-height: 48px;
}

.foot {
    width: 100%;
    background-color: #050404;
    float: left;
    text-align: center;
    color: #FFF;
    line-height: 35px;
    font-size: 12px;
}

.foot p {
    margin: 0px;
}