#wm-container{

}
body{    min-width: 1240px;}
*{margin: 0;padding: 0;font-family: "Microsoft YaHei"}
/*======公共======*/
ul li{list-style-type: none;margin: 0}
ul{margin: 0}
.active{
    display: block;
}
.clearfx:after{
    clear: both;content:"";display:block
}
.f_l{
    float: left;
}
.f_r{
    float: right;
}
.w700{
    width: 700px;
    margin: 0 auto;
}
.w650{
    width: 650px;
    margin: 0 auto;
}
.blue{color: #00ADFC}
.grep{color:#7C7D7E}
.img {
    outline: none;
    display: block;
}

.md-center{text-align: center}
.ft-wg{font-weight: 500}
.mt-s{margin-top: 5px}
.mt-l{margin-top: 10px}
.mt-xl{margin-top: 15px}
.mt-xxl{margin-top: 20px}
.mt-xxxl{margin-top: 30px}
.mt-lg{margin-top: 35px}
.mt-llg{margin-top: 55px}

.mr-s{margin-right: 5px}
.mr-l{margin-right: 10px}
.mr-xl{margin-right: 15px}
.mr-xxl{margin-right: 20px}
.mr-xxxl{margin-right: 30px}
.mr-lg{margin-right: 35px}

.pdT-s{padding-top: 5px}
.pdT-l{padding-top: 10px}
.pdT-xl{padding-top: 20px}
.pdT-xxl{padding-top: 30px}
.pdT-xxxl{padding-top: 40px}
.pdT-lg{padding-top: 50px}

.pdB-s{padding-bottom: 5px}
.pdB-l{padding-bottom: 10px}
.pdB-xl{padding-bottom: 20px}
.pdB-xxl{padding-bottom: 30px}
.pdB-xxxl{padding-bottom: 40px}
.pdB-lg{padding-bottom: 50px}

.ft-s-size{font-size: 12px}
.ft-l-size{font-size: 14px}
.ft-xl-size{font-size: 18px}
.ft-xxl-size{font-size: 24px}
.ft-xxxl-size{font-size: 30px}
/*****=========头部============****/
#wm-header{
    width: 100%;
}
.start{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
}

/***======bootstrap自定义对5列分布========**/
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media ( min-width : 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width : 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width : 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/**==bootstap自定义的5列分布==*/



/*
.header-ul li{
    float: left;
}
*/
.header-content{
    height: 132px;
}
.nav-logo{position: absolute;left: 160px;top: 10px}
.nav-content{
    width: 100%;
    background: #fff;
    height:80px ;
    padding-top: 20px;
}
.nav-content-ul{width: 80%;margin: 0 auto}
.nav-content-logo-tx{border-left: 1px solid #ccc}
.nav-content-logo-tx p{font-size: 12px;margin-bottom: 0;margin-top: 5px;}
.fix_middle_head{
    width: 640px;
    text-align: center;
    height: 75px;
    margin: 0 auto;
    position: relative;
}
.nav-tel{
    position: absolute;
    right: -2%;
    top:0;
}
.nav-tel p{
    font-size: 14px;
    line-height: 14px;
    color: #00ADFC;
}
.img-tel{margin-right: 6px;}
.nav-content-ul-main{ float: left}
.nav-content-ul-main li{
    position: relative;
    float: left;
    width: 120px;
    height: 66px;
    margin-top: 7px;
}
.nav-content-ul-main li.logo-with-li{width: 225px;}
.logo-with{height: 132px;}
.nav-content-ul-main li .nav-tx{
    text-align: center;
    font-size: 16px;
    margin-top: 23px;
    line-height: 1px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

li.active .nav-tx span{
    border-bottom: 2px solid #F08B00;
    padding: 5px;
    animate-duration: 3s;   /*/动画持续时间*/
    animate-delay: 1s;    /*动画延迟时间*/
    animate-iteration-count: 1;    /*动画执行次数*/
}



/*============头部结束===========*/

/*============中间start===========*/
#wm-main{
    min-width: 1100px;
    margin: 0 auto;
}




/*=========轮播图=======*/
.slideBox{ width:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:35px; height:15px; line-height:5px; text-align:center; cursor:pointer; }
/*.slideBox .hd ul li.on{ background:#f00; color:#fff; }*/
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }

.lunbo_num{
    cursor:pointer;
    font-size:0px;
    padding:5px;
    margin:0 10px;
    border-radius:50%;
    background-color:#F5BA5B;
}
.slideBox .hd ul li.on .lunbo_num{
    cursor:pointer;
    font-size:0px;
    margin:0 3px;
    padding:10px 15px;
    border-radius:12px;
    background-color:#F5BA5B;
}

.module2-btn,.lunbo_num
{
    transition: all 0.7s;
    -moz-transition: all .7s;	/* Firefox 4 */
    -webkit-transition: all .7s;	/* Safari 和 Chrome */
    -o-transition: all .7s;	/* Opera */
}

/*=========轮播图engding=======*/


#module0{
    height: 1106px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#module0 .bg-img {
    height: 1106px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    position: absolute;
}
#module0 .module0-jz {
    width: 1162px;
    height: 980px;
    top: 144px;
    left: 50%;
    margin-left: -566px;
    position: absolute;
    z-index: 1;
}
#module0 .module0-jz .module0-p1{
    font-size: 72px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 8px;
    font-family: "Adobe Arabic";
    margin-left: 90px;
    text-shadow: 1px 2px 6px #000;
}
#module0 .module0-jz .module0-p2 a{
    color: #fff;
}
#module0 .module0-jz .module0-p2 a:hover{
    color: #f0ad4e;
}
#module0 .module0-jz .module0-p2 {
    font-size: 18px;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px;
    width: 145px;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    bottom: 180px;
    left: 150px;
}
#module0 .module0-jz .module0-div1{
    position: absolute;
    bottom: 80px;
    width: 600px;
    left: 500px;
}
#module0 .module0-jz  .module0-p3{
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 5px;
}
#module0 .module0-jz  .module0-p4{
    letter-spacing: 2px;
    line-height: 28px;
    font-size: 16px;
}


#module1{
    padding-bottom: 100px;    position: relative;
}
.module1-jz{  margin: 0 auto;  position: relative;  z-index: 5; width: 70% }
#module1 .module1-box-slide-right{
    border-right: 3px solid #3E6852;
    height: 20px;
    width: 100%;
    margin-top: 15px;
}
#module1 .module1-box-slide-left{
    border-left: 3px solid #3E6852;
    height: 20px;
    width: 100%;
    margin-top: 15px;
}
#module1 .module1-div1{
    text-align: center;
}
#module1 .module1-p1{
    color: #3E6852;
    font-size: 16px;
    margin-bottom: 5px;
    letter-spacing: 2px;
}
#module1 .module1-p2{
    color: #3E6852;
    font-size: 20px;
}
#module1 .module1-row2{
    margin-top: 20px;
}
#module1 .module1-row3{
    margin-top: 60px;
}
#module1 .module1-div2{
    clear: both;
    box-shadow: 1px 3px 9px #ccc;
    width: 90%;
    height: 215px;
    background: #fff;
}
#module1 .module1-div2-div1{
    width: 33.33%;
    float: left;
}
#module1 .module1-div2-div1 img{
    width: 90px;
}
#module1 .module1-div2-div2{
    width: 66.66%;
    float: left;
    padding: 0 10px 0 20px;
}

#module1 .module1-div2-p1{
    color: #A0501F;
    font-size: 16px;
    margin-top: 30px;
}
#module1 .module1-div2-p2{
   letter-spacing: 1px;
    line-height: 22px;font-size: 12px;
}
#module1 .module1-bg{
    background: #EAEBEC;
    position: absolute;
    height: 565px;
    width: 100%;
    z-index: 2;
    bottom: 0;
}


#module2{
  margin-bottom: 20px;
}

#module2 .module2-div1{

}
#module2 .module2-div1-div1,#module2 .module2-div1-div2{
    float: left;
}
#module2 .module2-div1-div1{
    width: 83%;
}
#module2 .module2-div1-div2{
    width: 17%;
    background: #F5BA5B;
}
#module2 .module2-content1-div1{
    margin: 40px 0 0 40px;
}
#module2 .module2-content1-div1 p{
    font-size: 40px;
    color: #EF8900;
}

#module2 .module2-box-slide-right{
    border-right: 3px solid #3E6852;
    height: 20px;
    width: 100%;
    margin-top: 20px;
}
#module2 .module2-box-slide-left{
    border-left: 3px solid #3E6852;
    height: 20px;
    width: 100%;
    margin-top: 20px;
}

#module2 .module2-content1-div2{
    text-align: center;
}

#module2 .module2-content1-div2-p1{
    font-size: 18px;
    color: #3E6852;
    font-weight: 400;
}
#module2 .module2-content1-div2-p2{
    font-size: 20px;
    letter-spacing: 2px;
    color: #3E6852;
    font-weight: 400;
}
#module2 .module2-content1-div3{
    clear: both;
    margin-top: 50px;
    position: relative;
}
/**
backface-visibility :隐藏被旋转的 div 元素的背面
 */
#module2 .module2-content1-div3-flip1,#module2 .module2-content1-div3-flip2{
    width: 25%;
    margin-left:17%;
    float: left;
    position:relative;
    top: 0px;
    transition:0.2s;
    height: 150px;
    transform-style:preserve-3d;
    perspective: 1000;
    -webkit-perspective: 1000;
}

#module2 .module2-content1-div3-flip1:hover,#module2 .module2-content1-div3-flip2:hover{
    transform:rotateY(180deg);
}
#module2 .module2-content1-div3-p1,#module2 .module2-content1-div3-p1-hover{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    letter-spacing: 2px;
    backface-visibility:hidden;
    border: 2px solid #f0ad4e;
    height: 180px;
    width: 100%;
}
#module2 .module2-content1-div3-p1{
    z-index: 2;
    padding: 40px 10px 0;
    text-align: center;
}
#module2 .module2-content1-div3-p1-hover{
    background: #f0ad4e;
    transform:rotateY(-180deg);
    padding: 40px 0 0 0;

}
#module2 .module2-content1-div3-p1-hover p{
    border: 1px solid #6C703F;
    padding: 0;
    text-align: center;
    margin: 20px 10px;
    color: #6C703F;
    cursor: pointer;
}
#module2 .module2-content1-div3-p1-hover p a{
    color: #6C703F;
}



#module2 .module2-row2{
    background: #F5BA5B;
    width: 100%;
}

#module2 .module2-content2{
    margin-left: 40%;
    width: 60%;
}
#module2 .module2-content2-flip1,#module2 .module2-content2-flip2{
    position: relative;
    float: left;
    border: 2px solid #fff;
    height: 160px;
    width: 27%;
    margin: 50px 0 0 60px;
    transition:0.2s;
    transform-style:preserve-3d;
    perspective: 1000;
    -webkit-perspective: 1000;
}
#module2 .module2-content2-flip1:hover,#module2 .module2-content2-flip2:hover{
    transform:rotateY(180deg);
}
#module2 .module2-content2-p1{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    letter-spacing: 2px;
    backface-visibility: hidden;
    height: 160px;
    width: 100%;
    text-align: center;
    padding: 40px 2px 2px 0;
    color: #fff;
}
#module2 .module2-content2-p1-hover{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transform:rotateY(-180deg);
    backface-visibility:hidden;
}
#module2 .module2-content2-p1-hover p{
    border: 1px solid #6C703F;
    padding: 10px 10px;
    text-align: center;
    margin: 60px 10px;
    color: #587666;
    cursor: pointer;
    font-size: 16px;
}
#module2 .module2-content2-p1-hover p a{
    color: #587666;
}



#module3{
    position: relative;
    margin-bottom: 20px;
}
#module3 .module3-jz{
    position: absolute;
    top: 50%;
    left: 20%;
    border: 1px solid #000;
    padding: 5px 20px;
    background: #fff;
}
#module3 .module3-jz a{color: #000}

.module3-p{
    position: absolute;
    top: 28%;
    left: 20%;
    font-size: 44px;
    letter-spacing: 8px;
}

#module4{

}
#module4 .module4-div1{
    margin: 30px 0 0 5%;
    width: 100%;
}
#module4 .module4-p1{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #005B3C;
}
#module4 .module4-div1-content{
    margin-top: 40px;
    width: 200px;
}
#module4 .module4-div1-content p{text-align: center}


#module5{
    background: url("../images/module5.jpg") no-repeat top center;
    height: 1044px;
    overflow: hidden;
}
.module5-jz{
    margin: 0 auto;
    height: 299px;
    width: 1000px;
    position: relative;
    z-index: 5;
    top: 680px;
}
#module5 .module5-div1{
    width: 90%;
}
#module5 .module5-div1-p1{
    color: #9F4E21;
    font-size: 18px;
    text-align: center;
}
#module5 .module5-div1-p2{
    letter-spacing: 3px;
    margin-bottom: 20px;
}
#module5 .module5-div1-p3{
    text-align: center;
}
#module5 .module5-div1-p3 a{
    text-align: center;
    display: block;
    padding: 10px 20px;
    background: #015335;
    color: #fff;
    width: 145px;
    margin: 0 auto;
}

@media screen and (min-width: 1440px){


    #module1 .module1-div2-div2{
        padding: 0 20px 0 20px;
    }

    #module1 .module1-p1{
        font-size: 20px;
    }
    #module1 .module1-p2{
        font-size: 24px;
    }
    #module1 .module1-box-slide-right{
        height: 30px;
    }
    #module1 .module1-box-slide-left{
        height: 30px;
    }

    #module4 .module4-p1{
        font-size: 32px;
    }
    #module4 .module4-div1-content p {
        font-size: 16px;
    }
    #module4 .module4-div1-content {
        margin-left: 80px;
    }

}
@media screen and (min-width: 1650px){
    #module1 .module1-div2-div2{
        padding: 0 5% 0 0;
    }
    #module1 .module1-div2-p1{
        font-size: 20px;
    }
    #module1 .module1-div2-p2{
        letter-spacing: 3px;
        line-height: 23px;
        font-size: 14px;
    }



    #module2 .module2-content1-div3{
        margin-top: 90px;
    }
    #module2 .module2-content1-div2-p1{
        font-size: 22px;
    }
    #module2 .module2-content1-div2-p2{
        font-size: 26px;
    }
    #module2 .module2-box-slide-right,#module2 .module2-box-slide-left{
        height: 40px;
    }


    #module4 .module4-p1{
        font-size: 34px;
    }
    #module4 .module4-div1-content p {
        font-size: 18px;
    }
    #module4 .module4-div1-content {
        margin-left: 140px;
    }
}
/**
当页面小于1440px的时候执行它下面的CSS
 */
@media screen and (max-width: 1440px){
    #module2 .module2-content1-div3{
        margin-top: 20px;
    }
    #module2 .module2-content1-div3-flip1, #module2 .module2-content1-div3-flip2{
        height: 120px;
    }
    #module2 .module2-content1-div3-p1, #module2 .module2-content1-div3-p1-hover{
        height: 120px;
    }
    #module2 .module2-content1-div3-p1{
        padding: 20px 10px 0;
        font-size: 14px;
    }
    #module2 .module2-content1-div3-p1-hover{
        padding: 20px 0 0 0;
    }

    #module2 .module2-content2-flip1, #module2 .module2-content2-flip2{
        height: 140px;
    }
    #module2 .module2-content2-p1{
        height: 140px;
        font-size: 16px;
    }
    #module2 .module2-content2-p1-hover{
        font-size: 16px;
    }
    #module2 .module2-content2-p1-hover p{
        margin: 50px 10px;
        padding: 10px 5px;
        font-size: 12px;
    }
}
/*******======中心结束========******/

/*******======foot start========******/
#wm-foot{background: #313233;height: 220px;}
.foot-main{
    padding-top: 40px;
    margin: 0 auto;
    width: 1100px;
    text-align: center;
    position: relative;
}
.foot-main p{
    color: #f1f1f1;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 14px;
}

/*******======foot end========******/
#mygoTop{bottom: 50px;right: -5px;margin-left: 502px;position: fixed;width: 54px;z-index: 998;}
#mygoTop li{width: 140px; border: 1px solid #ddd; cursor: pointer; height: 50px; margin-top: 3px;;background: #fff;line-height: 50px;position: relative;  }
#mygoTop a{text-decoration: none;}
#mygoTop li span{color:#fff}
#mygoTop .activeli{background: #4ba0f7;border: none;}
#mygoTop .mygo-erwei{display: none;position: absolute;top:-140px;right:0px}
#mygoTop .activeli .mygo-erwei{right:2px;display: block;position: absolute;top:-140px;right:5px}
.mod-sidebar .item01 i{background:url("../images/linkicon.png") no-repeat scroll 0 -24px ;width: 22px;height: 22px;float: left;margin:15px 0px 0 15px}
#mygoTop .activeli .item01  i{background:url("../images/linkicon.png") no-repeat scroll 0 0px ;width: 22px;height: 22px;float: left;margin:15px 15px 0 15px}

.mod-sidebar .item02 i{background:url("../images/linkicon.png") no-repeat scroll 0 -72px ;width: 19px;height: 21px;float: left;margin:15px 0 0 15px}
#mygoTop .activeli .item02  i{background:url("../images/linkicon.png") no-repeat scroll 0 -48px ;width: 19px;height: 21px;float: left;margin:15px 17px 0 15px}

.mod-sidebar .item03 i{background:url("../images/linkicon.png") no-repeat scroll 0 -116px ;width: 21px;height: 17px;float: left;margin:15px 0 0 15px}
#mygoTop .activeli .item03  i{background:url("../images/linkicon.png") no-repeat scroll 0 -96px ;width: 21px;height: 17px;float: left;margin:15px 15px 0 15px}

.mod-sidebar .item04 i{background:url("../images/linkicon.png") no-repeat scroll 0 -162px ;width: 22px;height: 23px;float: left;margin:15px 0 0 15px}
#mygoTop .activeli .item04  i{background:url("../images/linkicon.png") no-repeat scroll 0 -137px ;width: 22px;height: 22px;float: left;margin:15px 15px 0 15px}

.mod-sidebar .item05 i{background:url("../images/linkicon.png") no-repeat scroll 0 -214px ;width: 18px;height: 21px;float: left;margin:15px 0 0 15px}
#mygoTop .activeli .item05  i{background:url("../images/linkicon.png") no-repeat scroll 0 -189px ;width: 18px;height: 21px;float: left;margin:15px 18px 0 15px}

.mod-sidebar .item06 i{background:url("../images/linkicon.png") no-repeat scroll 0 -253px ;width: 14px;height: 9px;float: left;margin:20px 0 0 17px}
#mygoTop .activeli .item06  i{background:url("../images/linkicon.png") no-repeat scroll 0 -239px ;width: 14px;height: 9px;float: left;margin:20px 23px 0 15px}

#mygoTop .qr-code-container{background: #eff1f4 none repeat scroll 0 0; border-radius: 3px; box-shadow: 0 2px 3px #ccc; color: #333; display: none; height: 130px; margin-left: -375px; margin-top: -50px; padding: 20px; position: absolute; text-align: left; width: 330px;}
.mod-sidebar .gotop{background-position: 0 -306px; display: none;}

.ewmLi{position: relative;}
#mygoTop .ewmLi:hover{background: #4ba0f7;border: 1px solid #4ba0f7;}
.ewmLi:hover .item01 i{background:url("../images/linkicon.png") no-repeat scroll 0 0px ;width: 24px;height: 24px;float: left;margin:15px 15px 0 15px}
.ewmImg{position: absolute;right:139px;top: -1px; width: 100px;height: 100px;border: 1px solid #4ba0f7;z-index: 99999;padding: 5px;background: #fff;display: none;}
.ewmImg img{width: 100%;}