* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #51b173;
}

/*.right > li:nth-child(1) > a {*/
/*display: inline-block;*/
/*width: 30px;*/
/*height: 45px;*/
/*border-bottom: 1px solid #fff;*/
/*}*/
.swiper-container {
    width: 100%;
    height: 530px;
}

.iconAll {
    width: 100%;
    height: 398px;
}

.icon_details {
    margin: 0 auto;
    width: 1127px;
    height: 288px;
    padding: 55px 0;

    /*盒模型*/
    display: -webkit-box;
    display: -moz-box;
    display: box;
    /*
    -webkit-: 谷歌前缀，谷歌内核（猎豹 360 safari）
    -o-: 欧朋 （已经摒弃自己的内核，转战谷歌的阵营）
    -ms-: 微软 ie
    -moz-: 火狐 ff
    */
    /*兼容IE浏览器*/
    display: -ms-flexbox;
}

.icon_details div {
    /*占有比例*/
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    /**/
    /*兼容IE浏览器*/
    -ms-flex: 1;
    /*兼容欧朋浏览器*/
    -o-box-flex: 1;
    /**/
    text-align: center;
}

.icon_details div p {
    font-size: 20px;
    padding-top: 25px;
}

/*contain*/
.container {
    height: 65px;
    line-height: 65px;
}

/*.media-object {*/
/*display: block;*/
/*}*/
/*文字说明部分*/
.content_all {
    width: 1127px;
    margin: 0 auto;
    margin-top: 100px;
}

.comtent_all ul {
    width: 1068px;
}

.content_all ul li {
    list-style: none;
    width: 50%;
    word-break: break-all;
    float: left;
}

.media > .pull-left {
    padding-left: 0px
}

.middle {
    padding-top: 16px;
    width: 100%;
    background: url("../img/纹理背景.png");
}

.comtent_all_one ul {
    width: 100%;
}

.content_all_one ul li {
    list-style: none;
    width: 50%;
    word-break: break-all;
    float: right;
}

.content_all_one {
    width: 1068px;
    margin: 0 auto;
    margin-top: 130px;
    padding-bottom: 50px;
}

.media-body, .media-left, .media-right {
    width: 320px;
}

p {
    margin: 0;
    font-size: 15px;
}

.icon_p {
    margin-top: 40px;
    font-size: 16px;
}

.illustrate {
    font-size: 15px;
    font-family: "Microsoft YaHei";
}

.media-body {
    font-size: 16px;
}

.content_all ul li:nth-child(1) {
    padding-right: 10px;
}

.content_all ul li:nth-child(2) {
    padding-left: 10px;
}

/*icon*/
.icon {
    width: 100%;
    height: 620px;
    background: url("../img/bg1.png");
}

.icon_second {
    width: 1120px;
    height: 620px;
    margin: 0 auto;
}

.thumbnail {
    display: inline-block;
}

.span4 {
    width: 226px;
    float: left;
    list-style: none;
    margin-right: 5%;
    height: 410px;
}

.last {
    margin-right: 0;
}

.line {
    color:#51b173;
    padding-top: 85px;
    text-align: center;
    font-size: 20px;
    height: 125px;

    /*background-color: #40b1fd;*/
}

.productLine {
    display: inline-block;
    border-bottom: 1px solid #51b173;
    height: 75px;
    line-height: 75px;
}

.thumbnail {
    padding: 0;
    border: none;
    height: 330px;
    background-color: transparent;
    width: 226px;
}
/*.downLoad .thumbnail{*/
    /*width: 369px;*/
/*}*/
.thumbnails {
    height: 410px;
    width: 100%;
}

/*downLoad*/
.downLoad {
    width: 100%;
    height: 430px;
    background: url("../img/bg2.png");
}

.downLoad .thumbnails {
    width: 745px;
    height: 430px;
    margin: 0 auto;
}

.L {
    float: left;
    width: 50%;
    /*height: 210px;*/
    height: 430px;
    margin-right: 0;
}

.L > .thumbnail {
    /*height: 210px;*/
    height: 430px;
    line-height: 430px;
}

.R {

    width: 50%;
    /*height: 210px;*/
    height: 430px;
    margin-right: 0;
}

.R > .thumbnail {
    /*height: 210px;*/
    height: 430px;
    line-height: 430px;
    float: right !important;
}


.media-heading {
    /*margin-top: 5px;*/
    margin-bottom: 10px;
    color:#51b173;
}

h4 {
    font-weight: normal;
    font-size: 20px;
    text-align: center;
}

.navigationThree {
    width: 100%;
    /* min-width: 1280px; */
    height: 67px;
    background-color: #51b173;
}

.navThree {
    padding-left: 106px;
    /*width: 1157px;*/
    height: 67px;
    margin: 0 auto;
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

.navThree > span {
    display: inline-block;
    width: 153px;
    height: 58px;
}

.navThree > span > img {
    padding-top: 9px;
}

ul {
    margin-bottom: 0;
}

.contentThree {
    width: 100%;
    height: 570px;
    background: url("../img/bg2.png");
    padding-top: 135px;
    padding-bottom: 135px;
}

.contentThree > .contentThree_one {
    width: 1127px;
    height:200px;
    margin: 0 auto;
    /*background-color: #00bbee;*/
}
.media{
    width: 535px;;

}
.one{
    float: left;
}
.media > .pull-left {
    padding-left: 0px;
    float: left;
}

.media-body {
    font-size: 16px;
    float: right;
    line-height: 180%;
}
.two{
    float: right;
}
.interval{
    padding-bottom: 170px;
}
.thumbnail img{
    vertical-align: middle;
}
.media a img{
    display: inline-block;
    width: 150px;
    height: 150px;
}

.L .thumbnail img{
    display: inline-block;
    width: 219px;
    height: 248px;
}

.R .thumbnail img{
    display: inline-block;
    width: 219px;
    height: 248px;
}

.span4.first{
    margin-left: 25px;
}
.skip{
    cursor: pointer;
}
