
html, body{ margin:0; position:relative;height: 100%;width: 100%;}
h1, h2, h3, h4, h5, h6, p{ margin:0; font-weight:normal;}
*{font-family:"Microsoft YaHei",tahoma,arial,"Hiragino Sans GB","\5b8b\4f53",sans-serif;}
li{ list-style:none;}
a{ text-decoration:none;}
img{ display:block;}
dl,dd{ margin:0; padding:0;}
input,button,select,textarea{outline:none;}
.clearfix{ clear:both;}

.head{
    position: fixed;
    left: 0;
    top:0;
    z-index: 100;
    overflow: hidden;
    width: 100%;
    height: 90px;
    margin: 0 auto;
    background-image: url("../../images/new_yjjkfw/headB.png");
}
.top{
    width: 100%;
    height: 60px;
    margin-left:auto; margin-right:auto;
    -webkit-box-shadow: 0 3px 3px gray;
    -moz-box-shadow: 0 3px 3px gray;
    box-shadow: 0 3px 3px gray;
}
.logo_box{
    left:26%;
    float:left;
}
.logo_box .logo img{
    cursor: pointer;
    margin-top: 10px;
}
.logo_box li{
    float:left;
}
li{
    list-style-type:none;
}
.gray_box{
    height:20px;
    width:2px;
    background-color:#ccc;
    margin-top:10px;
    margin-right:20px;
    float:left;
}
.logo{
    width:50px;
    height:36px;
    margin-right:20px;
    margin-top:0;
    float:left;
}
.logo img{
    width: 50px;
    height: 36px;
}
.company_name{
    font-size:22px;
    color:#00a9bc;
    margin-top:8px;
    margin-right:20px;
    float:left;
}
.small_title{
    font-size:18px;
    color:#333;
    margin-top:10px;
    line-height:18px;
    float:left;
}
.nav_box{ float:right;margin-top: 0}
.nav_box li{ float:left; font-size:14px; color:#333; margin-right:40px; line-height:65px;}
.nav_box .orange_bg{ border-bottom:solid 3px #f0b569; margin-top:3px; line-height:54px;}
.nav_box li:hover{color: #f0b569; margin-top:3px; line-height:54px;}
.back_bg_top{ width:100%; height:90px; background-color:rgba(0,0,0,0.3);}

.contents .hd{
    position: fixed;
    right: 30px;
    top:30%;
    z-index: 99;
    overflow: hidden;
    width: 40px;
    height: 300px;
    margin: 0 auto;
}
.contents .hd ul{padding-left: 0}
.contents .hd ul li{width:12px; height:12px; border-radius:50%; border:1px solid gray; margin-bottom:16px;
    cursor: pointer;}

.contents .on{ width:14px; height:14px; background-color:#00a9bc; border:none}
.contents li:hover{ width:14px; height:14px; background-color:#00a9bc; border:none}

.ce{
    width: 100%;height: 895px;
}

.hiddenHead{
    width:100%;
    height: 90px;
    background-color:rgba(0,0,0,0.3);
}
.contents{
    width: 100%;
}
.picScroll-top .hd ul li .on{
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
}

.contents .bd .tempWarp #onebg{
    width: 100%;height: 100%;
}
.onebgs{
    height:100%;
    width:100%;
}

/*�ײ��̶���*/
.bottom_box{
    margin-left:auto; margin-right:auto;
    width:100%;
    background-color:rgba(0,0,0,0.6);
    overflow:hidden; position:fixed;
    bottom:0; z-index:98;
    height: 100px;
}
.bottonBtn1{
    height: 100px;width: 40px;float: right;cursor: pointer;position: fixed;z-index: 99;left: calc(100% - 40px);
    background-color: #666666;
}
@media screen and (max-width: 1300px) {
    .bottom_box{
        width: 1300px;
    }
}
.bottom_nav{float: left;width: 1200px;height: 100%;margin-left: calc(50% - 600px)}
.bottom_img{cursor: pointer;width: 50px;height: 47px;float: left;margin-left: 40px}
.bottom_fg{float: left;background-color: white;height: 40px;width: 2px;margin-top: 5px;margin-left: 20px}

