.main_visual{height:936px;overflow:hidden;position:relative;}
/*.main_visual{height:936px;border-top:1px solid #d7d7d7;overflow:hidden;position:relative;}*/
.main_image{height:936px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:936px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:936px;}
.main_image li span{display:block;width:100%;height:936px}
.main_image li a{display:block;width:100%;height:936px}
.main_image li .img_1{background:url('../images/wm_main_01.jpg') center top no-repeat}
.main_image li .img_2{background:url('../images/wm_main_02.jpg') center top no-repeat}
.main_image li .img_3{background:url('../images/wm_main_03.jpg') center top no-repeat}
/*.main_image li .img_4{background:url('../images/img_main_04.jpg') center top no-repeat}
.main_image li .img_5{background:url('../images/img_main_05.jpg') center top no-repeat}*/

div.flicking_con{position:absolute;top:760px;left:50%;z-index:800;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:900;position:absolute;display:block;width:50px!important;height:50px!important;top:50%;margin-top:-25px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}
.about-wodon{
    /*min-width: 1100px;*/
}
.banner-box,.about-wodon{
    width:100%;
    margin: 0 auto;
    overflow: hidden;
    min-width: 1100px;
}
.banner-box .swiper-container {
    width: 100%;
    height: 100%;
}
.banner-box .swiper-slide img{
    width:100%;
}
.line{
    width: 1px;
    height: 60px;
    background: #fff;
    display: inline-block;
    float: right;
    margin-right: 29px;
}
.about-box{
    max-width: 1100px;
    overflow: hidden;
    margin: 0px auto;
    padding: 40px 0px;
    position: relative;
}
.about-box .left{
    width: 50%;
}
.about-box .left img{
    width: 100%;
    border-radius: 40px 0px 0px 0px;
}
.about-text{
    margin-left: 55%;
    width: 45%;
}
.about-title {
    font-size: 28px;
    color: #3C4045;
    font-weight: bold;
}
.about-title span{
    color: #1C75CF;
}
.he-line{
    width:53px;
    height: 2px;
    background: #09C1E2;
    position: relative;
}
.he-line:after{
    content: '';
    position: absolute;
    width:23px;
    height: 2px;
    left:0px;
    background: #1C75CF;
}
.about-content{
    color: #666666;
    font-size: 16px;
    line-height: 25px;
}
.about-text-i{
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
    overflow: hidden;
    text-align: justify;
    word-spacing: normal;
}
.about-text .more{
    position: absolute;
    bottom: 43px;
    right: 1px;
    color: #1C75CF;
}
.more img{
    margin-left: 7px;
    vertical-align: middle;
}
.about-text .more a{
    display: inline-block;
    color: #1C75CF;
    text-decoration: underline;
    font-weight: 600;
}
.quality-text {
    width: 1000px;
    margin: 20px auto;
}
.products {
    overflow: initial;
}
.products,.news{
    text-align: center;
}
.products .he-line {
    display: inline-block;
}
.products > img {
    text-align: center;
	display: inline;
}
.product_list {
    background: #fff;
}