/* CSS Document */

/*--reset--*/
*{margin: 0; padding: 0; outline: none;}
*:not(input,textarea){-webkit-touch-callout: inherit; -webkit-user-select: auto;}
@font-face {
    font-family:'Montserrat';
    src:  url("../style/font/Montserrat-Regular.ttf") format('truetype');
    
}
body{width:7.5rem; color: #060002; -webkit-touch-callout: inherit ; -webkit-user-select: auto ; background-color: #fff; margin:0 auto; font-size:0.3rem;font-family:'Montserrat', '微软雅黑';overflow-x: hidden}
a{color: #333; text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a:hover{text-decoration: none;}
button,input,select,textarea{font-size: 100%; margin: 0; padding: 0; outline: none;}
dt,dd{display: inline-block;}
textarea,input{resize: none; outline: none;}
textarea{resize: none; -webkit-appearance: none;}
ul,ol,li{list-style: none;}
i, em, b {
    font-style: normal;
    font-weight: normal;
}
/*--input--*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea { -webkit-appearance: none;}   
/*--float--*/
.fl, .fr{display: inline; float: left;}
.fr{float: right;}
/*--blank10--*/
.blank1{ width:100%; height:0.02rem; line-height:0.02rem; overflow:hidden; clear:both;}
.blank10{ width:100%; height:0.2rem; line-height:0.2rem; overflow:hidden; clear:both;}
/*.3s动画过渡*/
.transtion_3s{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;}

.hr140{display:block;height: 1rem;width: 100%;}

/*header*/
.header{width:100%;height: 1rem;padding: 0rem 0.4rem;background: #fff;z-index: 999;position: fixed;top:0;display: flex;justify-content: space-between;align-items: center;box-shadow: 0 1px 0.2rem rgba(0,0,0,0.05);box-sizing: border-box}
.header .logo{width:1.69rem;height: 0.82rem;}
.header .logo .img{width:100%;height: 100%;}
.header .rg{width: 0.44rem;height: 0.44rem;margin-left: 0.2rem;margin-top: 0.02rem;background-image: url("../images/menu.png");background-size: contain;background-repeat: no-repeat}



/*footer*/
.footer{background-color: #000000;color: #FFFFFF;box-sizing: border-box;width: 100%;padding-top: 0.3rem;text-align: center;padding-bottom: 0.2rem;}
.footer .f_con{width:100%;height: auto}
.f_con .ulcon{width:100%;padding-bottom: 0.15rem;}
.f_con .ulcon .uli,.f_con .ulcon .uli a{font-size: 0.3rem;color: #FFFFFF;display: block;font-weight: 300;line-height: 0.45rem;}
.f_con .ulcon .uli .fs_32_600{font-weight:bold;line-height: 1rem}
.footer .fs_26{}
.footer .fs_26,.footer .fs_26 a{color: #808080;font-size: 0.24rem;line-height: 0.36rem;}
.f_con .ulcon .icon{display:inline-block;margin: 0 0.35rem}
.ulcon .icon .ic{display:block;background-repeat: no-repeat;background-size: 5.08rem 0.58rem;background-image: url("../images/icns.png");}

.ulcon .icon .ic1{width:0.28rem;height: 0.52rem;background-position: 0 0;}
.ulcon .icon .ic2{width:0.47rem;height: 0.4rem;background-position:-1.08rem -0.1rem;}
.ulcon .icon .ic3{width:0.47rem;height: 0.47rem;background-position: -2.26rem -0.06rem;}
.ulcon .icon .ic4{width:0.47rem;height: 0.47rem;background-position: -3.43rem -0.06rem;}
.ulcon .icon .ic5{width:0.47rem;height: 0.58rem;background-position: -4.61rem 0rem;}


/*p_top*/
.p_top{width:100%;height: 1.6rem;background-image: url("../images/nav_bg.jpg");background-position: center;background-size: cover;}
.p_top .fs_36{font-size:0.36rem;color: #FFFFFF;text-align: center;line-height: 1.6rem}


/*navv*/
.navv{width:100%;height:0.8rem;box-sizing: border-box;padding-left: 0.3rem;background: #f6f6f6}
.navv .con{width: auto;height:0.8rem;overflow-x: scroll;white-space:nowrap;line-height: 0.8rem;overflow-y: hidden}

.navv .con .ali{font-size:0.3rem;color: #999999;margin-right: 0.3rem;}
.navv .con .ali.current{font-size:0.34rem;color: #000000}

.gradient{
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}

.tcdPageCode{padding: 0.15rem 0.2rem;color: #ccc;text-align:center;font-size: 0.32rem}
.tcdPageCode a{display: inline-block;color: #000000;display: inline-block;height: 0.7rem;	line-height: 0.7rem;	padding: 0 0.15rem;border: 0.01rem solid #ddd;	margin: 0 0.02rem;border-radius: 0.04rem;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 0.01rem solid #000000;}
.tcdPageCode span.current{display: inline-block;height: 0.7rem;line-height: 0.7rem;padding: 0 0.15rem;margin: 0 0.02rem;color: #fff;background-color: #000000;	border: 0.01rem solid #000000;border-radius: 0.04rem;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 0.7rem;line-height: 0.7rem;padding: 0 0.1rem;margin: 0 0.02rem;	color: #bfbfbf;background: #f2f2f2;border: 0.01rem solid #bfbfbf;border-radius: 0.04rem;vertical-align: middle;}
