@charset 'utf-8';
/* CSS Document */
body,div,p,ul,li,h2,h3,h1,i,em,span,dd,dt,dl,form,table,th,td,tr,input{
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 0 none;
}
select{
    margin: 0;
    padding: 0;
}
html{
    font-family: 'Microsoft Yahei','SimHei','SimSun', Geneva, sans-serif;
    font-size: 12px;
    width: 100%;
    height: auto;
    color: #121212;
    background-color: #6f9fce;
}

html *{
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}
a{
    text-decoration: none;
    color: #333;
    border: none;
    outline: none;
}
a:hover{
    text-decoration: none;
}
img{
    border: none;
}
h2,h3,h4,i,b{
    font-weight: normal;
    font-style: normal;
}
input,textarea{
    font-family: 'Microsoft Yahei','SimHei','SimSun', Geneva, sans-serif;
    outline: none;
}

/*基础样式*/
.wrap{
    overflow: hidden;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    box-shadow: 0 0 50px #000;
}
.wraper{
    overflow: hidden;
    width: 1200px;
    height: auto;
    background-color: #e8dfc6;
}
.ofh{
    overflow: hidden;
}
.hau{
    height: auto;
}
.fll{
    float: left;
}
.flr{
    float: right;
}
.clb{
    clear: both;
}

/*头部*/
.head{
    width: 640px;
    height: 56px;
    background-color: #000000;
    position: relative;
    z-index: 999;
    float: right;
    margin-right: 30px;
    margin-top: 30px;
}
.nav{}
.nav li{
    line-height: 56px;
    float: left;
    width: 160px;
    height: 56px;
    text-align: center;
}
.nav li a{
    display: block;
    color: #fff;
    font-size: 18px;
}

.nav_col{
    height: 56px;
    width: 100%;
    text-align: center;
    line-height: 56px;
    overflow: hidden;
    font-size: 1.5rem;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.nav_loc{
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.nav_loc img{
    height: 33px;
    width: 33px;
    vertical-align: middle;
}
.ui-btn-menu{
    position: absolute;
    top: 17px;
    left: 20px;
    display: none;
    width: 26px;
    height: 26px;
}
.ui-btn-menu i{
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    background: #fff;
}
.ui-btn-menu i:nth-child(1){
    top: 0;
}
.ui-btn-menu i:nth-child(2){
    top: 8px;
}
.ui-btn-menu i:nth-child(3){
    top: 16px;
}


.ui-btn-menu-on i:nth-child(1){
    top: 7px;
    -webkit-transform: rotateZ(135deg);
       -moz-transform: rotateZ(135deg);
        -ms-transform: rotateZ(135deg);
         -o-transform: rotateZ(135deg);
            transform: rotateZ(135deg);
}

.ui-btn-menu-on i:nth-child(2){
    -webkit-transform: translateX(-20px);
       -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
         -o-transform: translateX(-20px);
            transform: translateX(-20px);
    opacity: 0;
}

.ui-btn-menu-on i:nth-child(3){
    top: 7px;
    -webkit-transform: rotateZ(-135deg);
       -moz-transform: rotateZ(-135deg);
        -ms-transform: rotateZ(-135deg);
         -o-transform: rotateZ(-135deg);
            transform: rotateZ(-135deg);
}



.bar{
    position: relative;
    width: 100%;
    height: 690px;
    overflow: hidden;
    top: -86px;
}
.bar img{
    display: block;
    width: 100%;
    height: 690px;
}
.bar p{
    font-family: georgia,serif;
    font-size: 96px;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 140px;
    margin: auto;
    text-align: center;
    color: #000;
	text-shadow:2px 2px 0px #fff;
}
.bar2{
    position: relative;
    width: 100%;
    height: 390px;
    overflow: hidden;
    top: -86px;
}
.bar2 img{
    display: block;
    width: 100%;
    height: 390px;
}
.bar2 p{
    font-family: georgia,serif;
    font-size: 66px;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 140px;
    margin: auto;
    text-align: center;
    color: #000;
	text-shadow:2px 2px 0px #fff;
}
.bar_info{
    font-size: 36px;
    line-height: 80px;
    height: 80px;
    text-align: center;
    color: #fff;
    background-color: #000;
    margin-top: -86px;
}
.cont{
    height: auto;
    box-sizing: border-box;
    padding: 60px;
}
.cont .side{
    width: 320px;
    overflow: hidden;
    float: left;
}
.cont .side p{
    width: 320px;
    height: 400px;
    overflow: hidden;
    border: 1px #c9c9c9 solid;
    margin-bottom: 10px;
}
.cont .side span{
    display: block;
    overflow: hidden;
    font-family:"Squada One",cursive;
    font-size: 26px;
    font-weight:600;
    color: #4B3C25;
    line-height: 1;
    text-transform: uppercase;
}
.slidepic{
    width: 677px;
    height: 497px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    padding: 0px;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#007fff),color-stop(1,#666));
    background: -webkit-linear-gradient(left,#007fff 0%,#666 100%);
    background: -moz-linear-gradient(left,#007fff 0%,#666 100%);
    background: -o-linear-gradient(left,#007fff 0%,#666 100%);
    background: -ms-linear-gradient(left,#007fff 0%,#666 100%);
    background: linear-gradient(to right,#007fff,#666);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr='#ff007fff',endColorstr='#ff666666');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorStr='#ff007fff',endColorStr='#ff666666');
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
}
.slideBox{
    position: relative;
    /*overflow: hidden;*/
    width: 400px;
    height: 270px;
    margin: 10px auto;
    border: 15px #ffffff solid;
}
.slideBox .hd{
   /* position: absolute;
    z-index: 1; 
    bottom: 0;
    left: 0;
    width: 100%;
    height: 27px;*/
}
.slideBox .hd img{
    /*width: 11px;*/
}
.slideBox .prev,.slideBox .next{
    line-height: 42px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -37px;
    display: block;
    width: 22px;
    height: 42px;
    text-align: center;
    cursor: pointer;
    background: url(../images/wsb-slideshow-arrows.png) no-repeat;
}
.slideBox .next{
    right: -37px;
    left: auto;
    background: url(../images/wsb-slideshow-arrows.png) -22px 0 no-repeat;
}
.slideBox .bd{
    position: relative;
    z-index: 0;
    overflow: hidden;
    width: 400px;
    height: 270px;
}
.slideBox .bd li{
    position: relative;
}
.slideBox .bd li img{
    display: block;   
    width: 400px;
    height: 270px;
}
.slideBox .bd li a{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.slideBox .bd li .tit{
    line-height: 40px;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    text-indent: 10px;
    color: #fff;
    background-color: rgba(0,0,0,.7); ;
}
.slide_text{
    width: 370px;
    overflow: hidden;
    margin: 0 auto;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    margin-bottom: 15px;
    padding-top: 10px;
}
a.more{
    display: block;
    color: #fff;
    background: #00007f;
    width: 120px;
    height: 32px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
}
/*footer*/
.footer{
    width: 1200px;
    height: 96px;
    overflow: hidden;
    margin: 0 auto;
    background: #c0b593;
}
.footer .info{
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    padding-left: 100px;
    line-height: 96px;
}
.footer .img{
    width: 98px;
    height: 35px;
    float: right;
    margin-right: 100px;
    margin-top: 30px;
}

/*@media only screen and (max-width: 767px){*/
@media only screen and (max-width: 414px){
    .nav{
        position: absolute;
        top: 50px;
        left: 0;
        display: none;
        width: 100%;
        height: auto;
    }
    .nav li{
        font-size: 14px;
        width: 100%;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: rgba(0,0,0,.9);
    }
    .ui-btn-menu{
        display: block;
    }
    .nav_loc,.nav_col{
        display: block;
    }
    .wrap{
        min-width: 100%;
    }
    .wraper{
        width: 100%;
        margin: 0;
    }
    .bar{
        width: 100%;
    }
}
/*@media screen and (min-width: 768px){
    .nav{
        display: block;
    }
}*/
