/* 
* @Author: sublime text
* @Date:   2019-07-24 09:34:32
* @Last Modified by:   sublime text
* @Last Modified time: 2021-03-17 15:17:58
*/


/*通用样式*/
body,html,div,p,table,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
ul,ol,li,dl,dt,dd{list-style:none;}
img,a{border:none;}
em,i{font-style:normal;}
a{outline:none;text-decoration:none;} 
body{font-family:'Microsoft YaHei','微软雅黑','宋体',Verdana,sans-serif;color:#323232;font-size:14px;background:#fff;width:100%;height:100%;position:relative;}
.wrap{position:relative;margin:0px auto;width:1400px;padding:0px;height: 100%;}
.clear{width:0;height:0;font-size:0;line-height:0;clear:both;overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
body{overflow-x: hidden;}
a{ color:#333; text-decoration:none; outline:none;}




/*头部*/
#toubu{width: 100%;height: 140px;background: url(/statics/images/index/tou_bg.jpg)no-repeat center;background-size:cover;}
#toubu .logo{padding-top: 17px;display: block;float: left;width:250px;}
#toubu .logo img{width:100%;display:block;}
#toubu .biaoyu{float: left;margin-top: 35px;margin-left: 28px;font-size: 18px;color: #333333;border-left: 1px solid #333;padding-left: 28px;letter-spacing: 1px;margin-right:50px;}
#toubu .biaoyu p{font-family:'syst';font-size: 27px;}


#toubu .taobao{line-height: 36px;height: 36px;float: left;margin-left: 150px;padding-top: 45px;font-size: 16px;}
#toubu .taobao img{display: block;float: left;padding-right: 15px;}
#toubu .taobao:hover{color: #2ba3e7;}
#toubu .fr{width: 265px;padding-top: 38px;float:left;}
#toubu .fr img{float: left;width: 70px;display: block;}
#toubu .fr .wen{float: right;font-size: 16px;color: #666}
#toubu .fr .wen p{font-size:30px;color: #078bce;font-family: 'Oswald';line-height: 30px;}

/*导航*/
#nav{width: 100%;height: 60px;line-height: 60px;background: #078bce;color: #fff;}
#nav li{float: left;text-align: center;font-size: 16px;color: #fff;width: 11.11%;}
#nav li:last-child{padding-right: 0px;}
#nav li a:hover,#nav li a.active{color: #fff;line-height: 60px;display: block;background:#fc7b08;width: 100%;}
#nav li a{color: #fff;}


.box-active{position:fixed;top:0;left:0;z-index: 999;-webkit-box-shadow:2px 5px 5px 2px rgba(0,0,0,0.1)}



/* 尾部 */
#footer{width: 100%;height: 480px;background: url(/statics/images/index/ban_bg.jpg)no-repeat center;margin-top: 60px;position:relative;}
#footer .info > div{float: left;margin-top: 65px;}
#footer .name{width: 278px;}
#footer .name img{display: block;margin:0 auto;padding-top: 60px;}
#footer .icon {margin-left: 180px;height: 220px;width: 550px;margin-top: 90px !important;}
#footer .icon .left{float: left;width: 50%;}
#footer .icon .left:last-child{float: right;} 
#footer .icon .icon-contact{margin-bottom: 40px;height: 40px;}
#footer .icon .icon-contact div{margin-left: 20px;}
#footer .icon .icon-contact div p{color: #fff;font-size: 14px}
#footer .icon .icon-contact div p:last-child{font-size: 16px;line-height: 25px;}
#footer .icon .icon-contact div p strong{font-size: 20px;color: #fff;font-weight: normal;}
#footer .icon-contact span{color: #fff;font-size: 30px;display: block;float: left;height: 40px;width: 40px;border-right: 1px solid #fff;padding-top: 5px;margin-right: 20px;padding-right: 10px;}
#footer .info .code{float: right;margin-top: 84px;color: #fff;width:250px;text-align:left;}
#footer .info .code li{width: 50%;float: left;}
#footer .info .code p{font-size: 28px;font-weight: bold;font-family: "Arial";letter-spacing: 2px;margin-bottom: 30px;}
#footer .info .code a{color: #fff;font-size: 16px;line-height: 38px;}
.footer-bottom{position: absolute;bottom: 20px;width: 100%;color: #fff;line-height: 40px;text-align:center;}
.footer-bottom .bottom-left{float: left}
.footer-bottom span{color: #fff;margin-right: 25px;font-size: 16px;}
.footer-bottom span a{color: #fff;}
.footer-bottom .link{float: right}
.footer-bottom .link a{color: #fff;font-size: 16px;}





/* 滚动条样式 */

::-webkit-scrollbar { /*滚动条整体样式*/
    width: 6px !important;; /*高宽分别对应横竖滚动条的尺寸*/
    height: 6px !important;;
    background: #ffffff !important;;
    cursor: pointer !important;

}

::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 5px !important;
    -webkit-box-shadow: inset 0 0 5px rgba(240, 240, 240, .5) !important;;
    background: rgba(252, 123, 8, 1) !important;;
    cursor: pointer !important;
}

::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(240, 240, 240, .5) !important;;
    border-radius: 0 !important;;
    background: rgba(240, 240, 240, 0.5) !important;;
    cursor: pointer !important;
}




.cndns-right{position:fixed;right:1px;top:40%;margin-top:50px;z-index:100000000000000;}
.cndns-right i{ font-style:normal;}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:55px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#fc7b08;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#fc7b08;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#fc7b08;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#fc7b08}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#fc7b08;}
.meau-sev .cndns-right-btn{border-color:#fc7b08;background:url(/statics/images/index/02index-banner-8.png) no-repeat #1F82D6 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#fc7b08}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #fc7b08;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(/statics/images/index/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#fc7b08;font-size:18px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #fc7b08;}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(/statics/images/index/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#fc7b08;}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#fc7b08;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#fc7b08}
.meau-zs .cndns-right-btn{background-color:#fc7b08;color:#fff;margin-top:80px;border-color:#fc7b08;}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

