@charset "utf-8";
/*--------------------
     公共默认
---------------------*/
body{ font-size:13px; font-family:"Microsoft YaHei", "微软雅黑";}
ul,li{ list-style:none;}
body,ul,li,p,img,h1,h2,h3,h4{ padding:0; margin:0;}
img{ display:block; border:0;}
a{ text-decoration:none;}
.cl{ height:0; font-size:0; clear:both; overflow:hidden;}
.pic img{  width:100%; height:auto;}

/*--------------------
     产品展示（主页、列表）
---------------------*/
#prc{}
#prc h3{ padding:10px 0; font-weight:normal; text-align:center; border-bottom:1px solid #e5e5e5; background:#f3f9f9;}
#prc h3 p{ font-size:1.25em; color:#666;}
#prc h3 span{ color:#b4b4b4; font-size:0.7em; text-transform:Uppercase;}
#prc .prc_b{ padding:10px;}
#prc .prc_b ul{ clear:both; padding:5px 0; overflow:hidden;}
#prc .prc_b .pl{ float:left; width:40%;}
#prc .prc_b .pl img{ width:100%; height:auto;}
#prc .prc_b .pr{ float:right; width:55%;}
#prc .prc_b .pr h4{ margin:10px 0; font-weight:normal; font-size:1.2em;}
#prc .prc_b .pr h4 a{ color:#334394;}
#prc .prc_b .pr em{ display:block; margin:10px 0; font-style:normal; font-size:0.8em; color:#999;}
#prc .prc_b .pr em b{ font-weight:normal; color:#999;}
#prc .prc_b .pr span{ display:block;}
#prc .prc_b .pr span a{ display:block; width:45%; padding:0 5px; line-height:2.5em; border-radius:2px; color:#fff; text-align:center; background:#001a90;}
.pmore{ border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.pmore a{ display:block; line-height:3.25em; color:#666; font-size:1.25em; text-align:center;}
@media screen and (max-width: 800px) {
#prc .prc_b .pr h4{ font-size:1.4em;}
}
@media screen and (max-width: 600px) {
#prc .prc_b .pr h4{ font-size:1.3em;}
}
@media screen and (max-width: 350px) {
#prc .prc_b .pr h4{ font-size:1.1em;}
#prc .prc_b .pr em{ font-size:1em;}
#prc .prc_b .pr span a{ line-height:2.25em;}
}

/*--------------------
     底部导航菜单
---------------------*/
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
.footer{ height:50px;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;zoom:1;}
.l{float:left;}
.r{float:right;}
/*reset样式重置*/
.btn3{
    position:fixed;
    z-index:3;
    bottom:0px;
    /*border-top:1px solid #ebebeb;*/
    background:#e6e6e6;
    width:100%;
    text-align:center;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.menu{
    position:relative;
    float:left;
    width:25%;
    height:50px;
    /*line-height:20px;*/
    /*border-right:1px solid #ebebeb;*/
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background:#001a90;
}
.menu:last-child{border-right:none;}
.sanjiao{position:absolute;bottom:5px;right:5px;width:0;height:0;border:4px solid transparent;border-right:4px solid #888;border-bottom:4px solid #888;opacity:.5;}
/*-----一级菜单-----*/
.bt-name{ padding-top:6px; font-size:12px; color:#fff; text-align:center;}
.bt-name i{ display:block;}
.bt-name a{display:block; color:#fff;}
/*-----二级菜单-----*/
.new-sub{
    position:absolute;
    bottom:60px;
    z-index:10;
    width:100%;
    padding: 0px 5px;
    background: #EEEEEE;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-shadow:2px 4px 6px #999; -webkit-box-shadow:2px 4px 6px #999; box-shadow:2px 4px 6px #999;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    display:none;
}
.new-sub li{
    width: 100%;
    background:#EEEEEE;
    float:none;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
        /*border-top:1px solid #f2f2f2;*/
}
.new-sub li a{
    display:block;
    height:40px;
    line-height:40px;
    text-align:left;
    color:#333;
    border:none;
    text-align:center;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-sub .tiggle{
    width:0px;
    height:0px;
    position:absolute;
    left:50%;
    margin-left:-10px;
    bottom:-9px;
    border-top:10px solid #EEEEEE;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    z-index:10;
}
.new-sub .innertiggle{
    width:0px;
    height:0px;
    position:absolute;
    left:50%;
    margin-left:-9px;
    bottom:-8px;
    border-top:9px solid #EEEEEE;
    border-left:9px solid transparent;
    border-right:9px solid transparent;
    z-index:11;
}

/*--------------------
     边栏弹出手机
---------------------*/
.wgw-phone{position: fixed;bottom: 107px;background: url(../images/kefuphone.png) no-repeat 6px center / auto 25px #fff;border: 1px solid #c1c1c1;;border-radius: 20px 0 0 20px;height: 34px;line-height: 34px;padding-left:36px;width: 92px;right: -92px;color: #f25a06;font-size: 12px;border-right: none; -webkit-box-shadow:-2px -2px 2px rgba(168,168,168,.2),-2px 2px 2px rgba(168,168,168,.2); z-index:1;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition: transform 400ms cubic-bezier(.21,.53,.37,1.39);
	-webkit-transition: -webkit-transform 400ms cubic-bezier(.21,.53,.37,1.39);
}
.wgw-phone.show{
	transform: translate(-82px,0);
	-webkit-transform: translate(-82px,0);
	border: 1px solid #ffad82;
}