
a{color: #000;}

a:hover{color: #e26824;}

img{max-width: 100%;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

input,textarea,select{font-size: 12px;color: #444;

    font-family:"微软雅黑","Microsoft Yahei";outline: 0;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

}

input[type='submit'],input[type='reset'],input[type='button'],select{

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}

::-webkit-input-placeholder {color: #999;}

::-moz-placeholder {color: #999; }

::-ms-input-placeholder {color: #999;}



.ani{

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

*{

    outline: 0;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

}



/*布局*/

.wp{width: 100%;max-width: 1440px;margin: 0 auto;}

.h50{height: 50px;clear: both;overflow: hidden;}

.h100{height: 100px;clear: both;overflow: hidden;}







.ban{height: 330px;position: relative;

    background-position: center;background-repeat: no-repeat;

    -o-background-size: cover;

    -ms-background-size: cover;

    -moz-background-size: cover;

    -webkit-background-size: cover;

    background-size: cover;

}

.ban .tit{text-align: center;position: absolute;top: 47%;left: 0;right: 0;}

.ban .tit h2{font-size: 36px;color: #fff;}

.ban .tit em{font-size: 16px;font-family: arial;text-transform: uppercase;

    color: rgba(255,255,255,.3);

}

.body_home{background:#000;height:100%;overflow:hidden;position: relative;z-index: 1;}

.index-home body{height: 100%;overflow: hidden;}

.index-home .wow{opacity: 0;}

.index-home{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}

.body_b{position:fixed;left:0%;top:100%;bottom:0;right:0;

    background:#fff;overflow:hidden;

    transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index:3;

    overflow:auto;overflow-x: hidden;outline:none;

}

.body_b *{outline:none;}

.body_b.showdiv{top:0;}

.body_b .mCSB_scrollTools{z-index:4;width:5px;}

.body_b .mCSB_scrollTools .mCSB_draggerRail{width:5px;}

.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#94070a;width:5px;}

.body_b .mCSB_scrollTools .mCSB_draggerRail{background:rgba(0,0,0,0.1);}



.logo-m{display: none;}

