/*Created by lk on 2020/06/05.*/

html, body{margin: 0; padding: 0; font-size: 12px; background: #fff; font-family: "Microsoft YaHei", arial}

ul{list-style: none}

ul, li ,ol{margin: 0; padding: 0}

h1,h2,h3,h4,h5,h6{margin: 0; font-weight: normal}

p{margin: 0;}

a{text-decoration: none; display: block; color: #333; outline: none}

img{border: 0; float: left}

div{box-sizing: border-box}

.clearfix:after{content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}

ul:after {clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}

.w1200{width: 1200px; margin: 0 auto; position: relative}
.w1440{width: 75%; margin: 0 auto; position: relative}
.left{float: left}
.right{float: right}

::-webkit-scrollbar
{
    width: 6px;
    background-color: rgba(255,255,255,.1);
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0,0,0,.4);
}


@font-face {
    font-family: 'novecentowide-book';
    src: url('../font/novecentowide-book-webfont.eot');
    src: url('../font/novecentowide-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/novecentowide-book-webfont.woff2') format('woff2'),
    url('../font/novecentowide-book-webfont.woff') format('woff'),
    url('../font/novecentowide-book-webfont.ttf') format('truetype'),
    url('../font/novecentowide-book-webfont.svg#dincond-mediumalternateRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../font/Montserrat-Light.eot');
    src: url('../font/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/Montserrat-Light.woff2') format('woff2'),
    url('../font/Montserrat-Light.woff') format('woff'),
    url('../font/Montserrat-Light.ttf') format('truetype'),
    url('../font/Montserrat-Light.svg#dincond-mediumalternateRg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DisneyEnglish-Bold';
    src: url('../font/DisneyEnglish-Bold.otf');
    src: url('../font/DisneyEnglish-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}


/*----header----*/
.header{width: 100%; height: 80px; position:fixed; background: transparent; z-index: 99; transition: all .5s; -webkit-transition: all .5s}
.header .logo{float: left; width: 350px; height: 50px; margin: 15px 0 0 80px; background: url("../image/logo.png") no-repeat; background-size: cover; position: relative; z-index: 9; transition: all .4s; -webkit-transition: all .4s}

.header .lan{float: right; margin: 10px 80px 0 0; position: relative; transition: all .4s; -webkit-transition: all .4s; z-index: 4}
.header .lan a{display: inline-block; font-size: 15px; color: #fff; padding: 0 4px; line-height: 60px; margin: 0 4px; font-family: 'Montserrat-Light'; transition: all .4s; -webkit-transition: all .4s}
.header .lan span{display: inline-block; color: #fff;}
.header .lan span i{font-size: 16px;}
.header .lan a:hover{color: #f40000}

.nav{float: right; margin: 10px 40px 0 0; transition: all .4s; -webkit-transition: all .4s; position: relative; z-index: 4}
.nav .nav_bar{list-style: none;}
.nav .nav_bar li{float: left;}
.nav .nav_bar li a{font-size: 15px; color: #fff; padding: 0 20px; line-height: 60px; box-sizing: border-box; position: relative; transition: all .4s; -webkit-transition: all .4s}
.nav .nav_bar li.on a{color: #f40000;}
.nav .nav_bar li:hover a{color: #f40000;}

.header .button{position: absolute; right: 0; top: 0; width: 40px; height: 40px; padding: 5px; margin: 20px 40px 0 0; background: none; border: none; cursor: pointer; display: none}
.header button{outline: none}
.header .button span{width: 30px; height: 2px; position: absolute; top: 0; left: 5px; display: block; background: #fff; transition: all .5s; -webkit-transition: all .5s}

.header .button span:nth-child(1){top: 10px}
.header .button span:nth-child(2){top: 20px}
.header .button span:nth-child(3){top: 30px}

#button .span1{top: 20px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg)}
#button .span2{opacity: 0}
#button .span3{top: 20px; transform: rotate(45deg); -webkit-transform: rotate(45deg)}

.mini{background: rgba(0,0,0,.8)}

/*----footer----*/
.footer{position: relative; background: url(../image/bg01.jpg) no-repeat; background-size: cover; padding: 80px 0 40px 0; overflow: hidden; z-index: 9}
.footer .footer-con{display: flex;}

.footer .footer-con .footer-left{width: 35%; padding: 20px 0; position: relative;}
.footer .footer-con .footer-left:before{content: ""; display: block; width: 1px; height: 100%; background: #444; position: absolute; top: 0; right: 0; margin-right: 10%;}
.footer .footer-con .footer-left .footer-logo{width: 350px; height: 50px; margin-bottom: 40px; background: url("../image/logo.png") no-repeat; background-size: cover;}
.footer .footer-con .footer-left span{display: block; font-size: 14px; color: #fff; margin-bottom: 10px;}

.footer .footer-con .footer-right{width: 65%; margin-top: 2%;}
.footer .footer-con .footer-right .footer-ying{margin-bottom: 12px;}
.footer .footer-con .footer-right .footer-ying a{display: inline-block; padding: 0 6px; margin-right: 2px; font-size: 14px; color: #969799;}
.footer .footer-con .footer-right .footer-ying .ying{font-size: 14px; color: #969799; padding: 0 6px 0 0; margin-right: 4px;}
.footer .footer-con .footer-right span{display: block;}
.footer .footer-con .footer-right .footer-copy{margin-top: 80px;}
.footer .footer-con .footer-right span a{display: inline-block; font-size: 14px; color: #969799; margin-right: 20px;}
.footer .footer-con .footer-right span .design{width: 64px; height: 16px; color: transparent; background: url("../image/power.png") no-repeat; background-size: cover}


/*----right_list----*/
.right_list{width: 42px; position: fixed; right: 10px; bottom: 0; margin-bottom: 40px; z-index: 99}
.right_list .li{position: relative; width: 42px; height: 42px; margin-bottom: 5px; text-align: center; line-height: 54px; background: rgba(255,255,255,.6); box-shadow: 0 0 10px 3px rgba(0,0,0,.2); border-radius: 4px; cursor: pointer; transition: all ease .3s; -webkit-transition: all ease .3s}
.right_list .li i{font-size: 28px; color: #26324a; transition: all ease .3s; -webkit-transition: all ease .3s}
.right_list .li.top{visibility: hidden;}

.right_list .li .img{width: 120px; height: 150px; position: absolute; top: 0; left: 0; margin: 0 0 0 -130px; background: #fcfcfc; box-shadow: 0 0 10px 3px rgba(0,0,0,.2); visibility: hidden; opacity: 0; transition: all ease .3s .1s; -webkit-transition: all ease .3s .1s}
.right_list .li .img img{width: 100%; display: block; float: none; margin: 5px auto 0 auto;}
.right_list .li .img p{line-height: 20px; font-size: 13px; color: #333}

.right_list .li .tel{width: 180px; height: 40px; position: absolute; top: 0; left: 0; margin: 1px 0 0 -140px; background: #fff; box-shadow: 0 0 10px 3px rgba(0,0,0,.2); border-radius: 4px; visibility: hidden; opacity: 0; transition: all ease .3s; -webkit-transition: all ease .3s}
.right_list .li .tel a{font-size: 18px; color: #26324a; line-height: 42px; font-family: 'Montserrat-Light'}

.right_list .li:hover{background: #26324a}
.right_list .li:hover i{color: #fff;}
.right_list .li:hover .img{visibility: visible; opacity: 1; margin: -46px 0 0 -130px}
.right_list .li:hover .tel{margin: 1px 0 0 -188px; visibility: visible; opacity: 1}
