/*Created by LK on 2018/8/10.*/

/*html{filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}*/

html, body{margin: 0; padding: 0; font-size: 12px; background: #fff; font-family: "Microsoft YaHei", sans-serif}

div{box-sizing: border-box}

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; outline: none}

img{border: 0; float: left}

.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;}

.left{float: left}
.right{float: right}
.w1200{width: 1200px; margin: 0 auto; position: relative}
.w1366{width: 1366px; margin: 0 auto; position: relative}

@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#novecento_sans_widenormal') format('svg');
    font-weight: normal;
    font-style: normal;
}




/*----header----*/
.header{width: 100%; height: 80px; position: fixed; background: #fff; box-shadow: 0 0 14px #dcdcdc; z-index: 99}

.header .header_fix{display: none; width: 100%; height: 110px; background: url(../image/header_bg.png) no-repeat center; background-size: cover}

.header .logo{float: left; width: 300px; height: 80px; margin-left: 40px; background: url("../image/logo.jpg") no-repeat; background-size: cover}

.nav{float: right}
.nav .nav_bar{list-style: none;}
.nav .nav_bar li{float: left; margin-right: 1px}
.nav .nav_bar li a{line-height: 80px; padding: 0 24px; text-align: center; font-size: 14px; color: #333}
.nav .nav_bar li:hover a{background: #13ad9a; color: #fff}
.nav .nav_bar li.on a{background: #13ad9a; color: #fff}

.header_ico{float: right; position: relative; width: 260px; height: 80px; line-height: 80px; margin-left: 50px}
.header_ico:before{content: ""; display: block; width: 1px; height: 30px; background: rgba(0,0,0,.1); position: absolute; top: 50%; left: -30px; margin-top: -15px;}
.header_ico .phone{background: url("../image/phone.jpg") no-repeat left center}
.header_ico .phone h3{padding-left: 40px; color: #333; font-weight: bold; font-size: 22px; font-family:'novecentowide-book' }


.header .button{position: absolute; right: 0; top: 0; width: 40px; height: 40px; padding: 5px; margin-top: 8px; margin-right: 15px; background: none; border: none; cursor: pointer; display: none}
.header button{outline: none}
.header .button span{width: 32px; height: 3px; position: absolute; top: 0; left: 5px; display: block; background: #13ad9a; 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)}


/*----footer----*/
.footer{width: 100%; padding-bottom: 40px; background: #393939}
.footer h3{font-size: 20px; color: #fff; padding-top: 30px; padding-bottom: 4px;}
.footer i{padding-left: 10px; font-size: 14px; color: #fff; font-style: normal}
.footer h6{font-size: 13px; color: #dedede;}

.footer span{display: block; width: 100%; margin: 20px 0 30px 0; height: 1px; background: rgba(255,255,255,.4)}

.footer .add{width: 50%; float: left}
.footer .add p{font-size: 12px; color: #999; line-height: 26px}

.footer .copy{width: 50%; float: right; text-align: right}
.footer .copy p{font-size: 12px; color: #999; line-height: 26px}
.footer .copy p a{display: inline-block; font-size: 12px; color: #999; margin-left: 10px;}
.footer .copy p .design{width: 64px; height: 24px; color: transparent; background: url("../image/power.png") no-repeat center; }


/*----right----*/
.right_top{position: fixed; top: 40%; right: 25px; z-index: 99}
.right_top .right_ico{width: 50px; height: 50px; position: relative; margin-bottom: 10px; background: #fff; font-size: 28px; color: #888; text-align: center; line-height: 50px; border-radius: 4px; box-shadow: 0 0 14px 0 #c5c5c5; cursor: pointer; transition: all .2s; -webkit-transition: all .2s}
.right_top .right_ico a{color: #888}
.right_top .right_ico .p{font-size: 14px; text-align: center; line-height: 20px; padding: 4px 2px 0 2px; letter-spacing: 2px;}
.right_top .right_ico:hover a{color: #13ad9a}
.right_top .right_ico:hover .link{color: #fff}
.right_top .sj{font-size: 34px;}
.right_top .right_ico:hover{background: #13ad9a; color: #fff}
.right_top .right_ico span{display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; line-height: 20px; padding: 5px 8px; letter-spacing: 2px; font-size: 14px; color: #fff; box-sizing: border-box; opacity: 0}
.right_top .right_ico:hover span{opacity: 1}
.right_top .cz:hover{color: #13ad9a}


.right_top .r_rwm{position: absolute; top: 0; left: -140px; width: 120px; height: 120px; overflow: hidden; box-shadow: 0 0 10px #999; opacity: 0; visibility: hidden; transition: all .3s; -webkit-transition: all .3s}
.right_top .r_rwm img{width: 100%; float: none}
.right_top .scx_rwm{width: 140px; height: 50px; line-height: 50px; background: #fff; left: -160px; border-radius: 5px}
.right_top .scx_rwm h3{font-size: 16px; color: #333;}
.right_top .k{width: 160px; height: 300px; left: -180px}
.right_top .k h3{font-size: 14px; line-height: 22px; padding: 20px 0}
.right_top .k p{font-size: 13px; line-height: 20px; color: #333; margin-bottom: 6px; text-align: left; padding-left: 20px}
.right_top .sj:hover .sj_rwm{opacity: 1; visibility: visible}
.right_top .wx:hover .wx_rwm{opacity: 1; visibility: visible}
.right_top .gh:hover .scx_rwm{opacity: 1; visibility: visible}

