﻿/*字体*/
/*Kastelov - Axiforma Light_::::::::::::::::::::::::::::::::::;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
@font-face {
    font-family: 'KastelovAxiformaLight_0';
    src: url('fonts/KastelovAxiformaLight_0.eot');
    src: url('fonts/KastelovAxiformaLight_0.eot') format('embedded-opentype'),
         url('fonts/KastelovAxiformaLight_0.woff2') format('woff2'),
         url('fonts/KastelovAxiformaLight_0.woff') format('woff'),
         url('fonts/KastelovAxiformaLight_0.ttf') format('truetype'),
         url('fonts/KastelovAxiformaLight_0.svg#KastelovAxiformaLight_0') format('svg');
}
.fonta{font-family:'KastelovAxiformaLight_0';}
/**/
.pcshow{display:block;}
.phshow{display:none;}
/*右边栏*/
.rightlist{width:66px;position:fixed;right:0;bottom:5%;z-index:100;}
.rightlist li{width:66px;height:66px;margin-bottom:3px;background:url(../images/rightnav.png) no-repeat 0 0;position:relative;cursor:pointer;}
.rightlist li a{display:block;width:100%;height:100%;}
.rightlist li:nth-child(2){background-position:0 -69px;}
.rightlist li:nth-child(3){background-position:0 -138px;}
.rightlist li:nth-child(4){background-position:0 -207px;}
.rightlist li.tel .teldiv{height: 65px;position: absolute;width: 200px;top: 1px;right: -200px;background: rgba(240,138,46,0.6);text-align: center;line-height: 65px;color: #fff;font-size: 18px;letter-spacing: 1px;}
/*top*/
/*导航*/
.head{width:100%;min-height:101px;background:rgba(255,255,255,0.9);position:fixed;left:0;top:0;z-index:1000;}
.head .logo{float:left;padding-top:14px;padding-left:7vw;}
.head .logo img{max-height:72px;}
/*.yellow{background:#f7b12a;}*/
/*导航*/
.nav{padding-top:38px;margin-left:7vw;float: left;}
.nav>li{float:left;width: 6vw;text-align: center;height: 62px;}
.nav>li:nth-child(7){width:13vw}
.nav>li>a{display: inline-block;font-size: 16px;height: 30px;line-height: 30px;color: #4c4948;font-weight: 600;}
.nav>li:hover>a{border-bottom:2px solid #f1bd8f;}
.nav>li>a:hover{border-bottom:2px solid #f1bd8f;}
.nav>li.active>a{border-bottom:2px solid #f1bd8f;}
/*topright*/
.topright{float:right;text-align:right;padding-top:38px;height:28px;margin-right:5vw;}
.topright li.search{position:relative;cursor:pointer;}
.topright li{width:28px;height:28px;display:inline-block;background:url(../images/icon1.png) no-repeat 0 0;}
.topright li.en{background-position: -39px;display: none;}
.topright li.user{background-position: -76px;display: none;}
.topright li.search .searchdiv{position: absolute;right: 0;top: 0;width:0;height: 26px;background: #fff;border-radius: 14px;border: 0px solid #f08a2e;overflow:hidden;} 
/*f08a2e*/                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
.topright li.search .searchdiv input[type='text']{width:calc(12vw - 34px);height:26px;float:left;font-size:14px;box-sizing:border-box;padding-left: 10px;}
.topright li.search .searchdiv input[type='submit']{width: 34px;height:26px;background: url(../images/sou.png) no-repeat center center;cursor: pointer;}
/*底部*/
.foot{width:100%;min-height:200px;background-size:100% 100%;}
.fotcon{width:1200px;margin:0 auto;padding-top: 7vw;padding-bottom: 7vw;}
.fotcon .fotlogo{width:100%;text-align:center;}
.fotconcat{width:375px;height:56px;border:2px solid #fff;margin: 8vw auto  9vw;border-radius:25px;text-align:center;}
.fotconcat .fcon{display:inline-block;padding-left:46px;background:url(../images/fottel.png) no-repeat 0 center;height:56px;font-size:16px;color:#fff;line-height:56px;}
.copyright{width:100%;text-align:center;font-size:16px;line-height:22px;color:#fff;}
.copyright span{padding:0 50px;font-size:22px;}
/*二级*/
.sublist{position:fixed;left:0;top: 101px;display:none;}
.sublist li{float:left;cursor:pointer;}
.subser{width:100vw;background: #fff;/*height: 27vw;*/}
.subser>li{width:20%;height:27vw;background-size:100% 100%;}
.subser>li>a{display:block;width:100%;height:100%;background:rgba(0,0,0,0.3);padding: 0 10%;box-sizing: border-box;overflow:hidden;}
.subser>li>a .blo{display:block;font-size:0;background:#fff;height:4px;width:30px;margin-top:6vw;}
.subser>li>a .tit{display:block;width:100%;text-align:left;color: #fff;font-size: 34px;line-height: 40px;margin-top: 1vw;height: 120px;padding-top: 8px;}
.subser>li>a .more{display:block;width:100%;border-bottom:1px solid #fff;text-align:left;font-size: 16px;color: #fff;height: 46px;line-height: 44px;padding-left: 3%;box-sizing: border-box;background: url(../images/bjiao.png) no-repeat right 10px;}
.subser>li:hover{background-size:110% 110%;transition:all 0.5s;}
.subser>li:hover>a .blo{background:#f28f0e;}
.subser>li:hover>a .tit{color:#f28f0e;}
.subser>li:hover>a .more{color:#f28f0e;background:url(../images/subjiao.png) no-repeat right 10px;border-bottom:1px solid #f28f0e;}
.subabout{width:80vw;padding:0 10vw;background:#fff;height:22vw;z-index:1000;}
.subabout li{width:22%;margin-right:4%;/*height: 17vw;*/height:10vw;cursor:pointer;padding-top:5vw;}
.subabout li:nth-child(4n){margin-right:0;}
.subabout li .tit{font-size:30px;color:#727171;padding-right: 30px;background:url(../images/xie.png) no-repeat right 4px;text-align:left;line-height: 40px;height: 96px;}
.subabout li .stit{text-align: left;font-size: 15px;color: #4c4948;line-height: 1;border-bottom: 1px solid #b9b8b9;padding-bottom: 15px;}
.subabout li:hover .tit{background:url(../images/subjiao.png) no-repeat right 4px;padding-left:10px;}
.subabout li:hover .stit{border-bottom: 1px solid #4b4848;text-indent:10px;}
/*手机*/
@media only screen and (min-width:1000px) and (max-width: 1500px) {
.head .logo{padding-left:3vw;}
.head .logo img{max-width:20vw}
.nav{margin-left:4vw;}
.topright{margin-right:3vw;}
.nav>li{width:7vw;}
.nav>li>a{font-size: 15px;}
.subser>li>a .tit{font-size:26px;line-height: 36px;}
.subabout li .tit{font-size:24px;padding-right:20px;}
}
@media only screen and (min-width:100px) and (max-width: 640px) {
html,body{background:#efefef;}
.pcshow{display: none;}
.phshow{display: block;}
.top{display:none;}
.rightlist{display:none;}
/*底部*/
.foot{width:100%;min-height:10px;background-size:100% 100%;}
.fotcon{width: 100%;margin:0 auto;padding-top:9vw;padding-bottom:8vw;}
.fotcon .fotlogo img{max-width:60%;text-align:center;}
.fotconcat{width: 60vw;height: 46px;margin: 8vw auto  12vw;border-radius: 25px;text-align:center;}
.fotconcat .fcon{padding-left: 40px;background-size: 27%;height: 46px;font-size: 15px;line-height: 46px;}
.copyright{width:100%;text-align:center;font-size: 14px;line-height:20px;color:#fff;}
.copyright span{padding: 0;display: none;}
.copyright i{display:block;width:100%;text-align:center;}
/*头部*/
.phtop{width:100%;position:fixed;left:0;top:0;min-height: 10vw;z-index:10000;}
.tlogo{width:100%;height:12vw;padding:3vw 0;}
.tlogo .logo{padding-left:4vw;float:left;}
.tlogo .logo img{max-height:12vw;}
.tlogo .pbtn{width:40%;height:12vw;background:url(../images/daohang.png) no-repeat right center;float:right;background-size:contain;}
.tlogo .pbtn .phonebtn{width:14vw;height:12vw;display:block;float:right;background:url(../images/fh.png) no-repeat center center;background-size:65%}
.tlogo .pbtn .cha{background:url(../images/cha.png) no-repeat center center;background-size:40%;}
.phoediv{width:100%;height:calc(100vh - 18vw);overflow-y: auto;display: none;}
.phonenav{width:100%;background: #fff;padding-top:10px;padding-bottom: 10vw;}
.pnavlist{width:86vw;margin: 0 auto 6vw;}
.pnavlist>li{padding-top:10px;}
.pnavlist>li>a{display:block;height:36px;line-height:36px;font-size:16px;color:#4c4948;font-weight:600;background: url(../images/rjiao.png) no-repeat right center;background-size: 12px;border-bottom:1px solid #898989;}
.pnavlist>li>a.on{background: url(../images/djiao.png) no-repeat right center;background-size: 19px;}
.pnavlist>li .psubnav{width:78vw;float:right;display: none;}
.pnavlist>li .psubnav>li{width:100%;height:30px;padding-top:5px;line-height:30px;border-bottom:1px solid #898989;}
.pnavlist>li .psubnav>li>a{display:block;width:100%;height:30px;line-height:30px;font-size:14px;color:#4c4948;}
.pnavlist>li .psubnav>li>a span{color:#f2c571;}
.pnavlist>li .psubnav>li:last-child{border-bottom:0;}
.searchf{width:86vw;height:40px;background:#f6b02a;margin:0 auto 3vw;}
.cont{display:block;width:86vw;height:40px;background:#e68531;margin:0 auto;color:#fff!important;text-align:center;line-height:40px;}
.cont img{height:20px;vertical-align:middle;padding-right:3vw;}
.searchf input[type="text"]{width:60vw;padding:0 3vw;color:#fff;font-size:14px;height:40px;float:left;}
.searchf input[type="submit"]{width:20vw;text-align:center;float:left;height:40px;line-height:40px;color:#fff;}
}

