@charset "utf-8";
/* CSS Document */
body {
    width: 100%;
    display: block;
    margin: 0;
}

.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 {
    color: #ff7f26;
}

.banner {
    width: 100%;
    height: 719px;
}

.bus {
    width: 100%;
    height: 500px;
    margin-bottom: 39px;
}

.busbox {
    width: 88%;
    height: 333px;
    padding-top: 100px;
    padding-left: 12%;
}

.busboxleft {
    width: 38%;
    height: 333px;
    font-family: "宋体";
    /* font-size: 18px;*/
    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;
    margin-bottom: 7%;
}

.busboxleft button {
    float: left;
    padding-top: 282px;
}

.busboxright {
    width: 46%;
    /*height:333px;*/
    float: left;
    margin-left: 28px;
}

.imgbox {
    padding: 32px 32px;
    float: left;
}

.new {
    width: 100%;
    height: 579px;
    background-color: #333333;
    display: block;
}

.newbox {
    width: 80%;
    height: 388px;
    padding-top: 7%;
    padding-left: 10%;
}

.newleft {
    /*width: 50%;*/
    width: 540px;
    /*height:388px;*/
    background-color: #FFF;
    float: left;
    margin-right: 5%;
}

.newright {
    width: 41%;
    /*height:388px;*/
    float: left;
    font-family: '宋体';
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
}

.newright h3 {
    font-size: 30px;
    font-family: '微软雅黑';
    color: #FFF;
    margin-top: 5%;
    margin-bottom: 6%;
}

.newright h4 {
    font-family: "宋体";
    font-size: 14px;
    color: #FFF;
    text-decoration: underline;
}

.pronew {
    width: 100%;
    height: 500px;
    display: block;
}

.pronewbox {
    width: 86%;
    height: 251px;
    display: block;
    padding-top: 156px;
    padding-left: 13%;
}

.pronew1 {
    width: 21%;
    height: 100%;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
    float: left;
    margin-right: 11%;
}

.pronew1 icon {
    width: 50px;
    height: 50px;
}

.pronew1 h2 {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #030303;
    margin-top: 20PX;
}

.banner1 {
    width: 100%;
    height: 409px;
    background-image: url(../image/back.png);
    font-family: "微软雅黑";
    font-size: 50px;
    color: #FFF;
    text-align: center;
    line-height: 370px;
    font-weight: bold;
}

.pdis {
    width: 100%;
    height: 646px;
}

.pdistext {
    width: 100%;
    height: 180px;
    font-family: "微软雅黑";
    color: #333333;
    text-align: center;
    line-height: 150px;
    font-size: 30px;
    font-weight: bold;
}

.pdisbox {
    width: 71%;
    height: 316px;
    /* padding: 0 11%; */
    overflow: hidden;
    /*padding-left: 16%;*/
}

.pdisbox1 {
    width: 256px;
    height: 394px;
    font-family: "宋体";
    font-size: 14px;
    color: #333333;
    text-align: center;
    float: left;
    margin-right: 29px;
}

.pdisbox1 h5 {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FF0;
    text-align: center;
}

.conctbox {
    width: 100%;
    height: 131px;
    background-color: #ff7f26;
    float: left;
}

.conctbox1 {
    width: 100%;
    height: 116px;
    font-size: 24px;
    text-align: center;
    line-height: 58px;
    font-family: '微软雅黑';
    color: #FFF;
}

.footer {
    width: 100%;
    height: 228px;
    background-color: #222222;
    float: left;
}

.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: 35px;
}

.foot {
    width: 100%;
    background-color: #050404;
    float: left;
    text-align: center;
    color: #FFF;
    line-height: 35px;
    font-size: 12px;
}

/* 轮播图 */
* {
    margin: 0;
    padding: 0;
}

.slide {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.slide ul {
    width: 10000%;
    list-style-type: none;
}

.next_btn {
    position: absolute;
    width: 25px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    opacity: .5;
    vertical-align: middle;
    background: rgba(0, 0, 0);
    right: 5px;
    top: 50%;
    color: #fff;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    font-family: "宋体";
}

.prev_btn {
    position: absolute;
    width: 25px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0, 0, 0, .1);
    left: 5px;
    top: 50%;
    color: #fff;
    font-family: "宋体";
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
}

.slide ul:after {
    content: '';
    clear: both;
    display: block;
}

.slide ul li {
    float: left;
    text-align: center;
}

.slide ul li img {
    vertical-align: middle;
    width: 100%;
}

.slide .circle_btn {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    display: table;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 4px;
}

.slide .circle_btn button {
    box-sizing: content-box;
    opacity: .8;
    outline: none;
    border: none;
    padding: 2px 18px;
    background: rgba(10, 10, 10, 0.89);
    margin: 2px 5px;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
    width: 30px;
    height: 7px;
}

.slide .circle_btn button.active {
    background: #ff7f26;
}

.hide {
    display: none;
}

#pro1 {
    /*width: 56%;*/
    overflow: hidden;
    margin-left: 16%;
}

#pro2 {
    width: 800%; /*这个属性很重要 让容器有足够的宽度实现滚动*/
    float: left;
}

#pro1 h5 {
    font-family: "微软雅黑";
    font-size: 18px;
    text-align: center;
    line-height: 41px;
}

#pro3, #pro4 {
    float: left;
    width: auto;
}

#pro3 li {
    float: left;
    width: 216px;
    height: 330px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
}

#pro4 li {
    float: left;
    width: 216px;
    height: 330px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
}

#pro3 img {
    display: block;
    max-width: 100%;
    height: 63%;
    /*transition: all 0.5s;*/
}

#pro4 img {
    display: block;
    max-width: 100%;
    height: 63%;
    /*transition: all 0.5s;*/
}
