/*电脑版公用属性*/
*{ margin:0px; padding:0px;}
body{ min-width:640px; max-width:1920px; margin:0 auto; font-size:12px; font-family:'Microsoft YaHei';}
a{ text-decoration:none; color:#555555;}
img{border:none;}
a:visited{text-decoration:none;}
a:hover { text-decoration:none;color:#E62E48; cursor:pointer;}
ul,li{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
table{border-collapse: collapse;}

/*css3图片缓慢放大加载，不支持ie8及以下，平滑过渡*/
img {transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; -webkit-transition: all 0.6s linear;}


/*主流分页样式*/
#pagelist{ line-height:22px;color:#757575; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #e6e6e6;background:#fff; height:28px; font-size:12px;color:#757575; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #e6e6e6;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #e6e6e6;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}




/*去掉百度地图长地万方标识*/
.anchorBL{display:none;}



/*全站搜索页面搜索框样式*/
.style_2{float:left; margin-top:10px;}
 #searchform2 {
            float: left;
            margin-left: 20px;
            margin:5px 0px 0px 0px;
            padding: 0px;
        }

            #searchform2 fieldset {
                padding: 0px;
                border: none;
                margin: 0px;
            }

            #searchform2 input[type="text"] {
                background: #e8e8e8;
                border: none;
                float: left;
                padding: 0px 10px 0px 15px;
                margin: 0px;
                width:800px;
                height: 40px;
                line-height: 40px;
                transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
                -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
                -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
                -o-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
                color: #585858;
            }

                #searchform2 input[type="text"]:hover, #searchform2 input[type="text"]:focus {
                    width: 800px;
                }

            #searchform2 input[type="submit"] {
                background: url(/images/icon-search.png) center 10px no-repeat;
                cursor: pointer;
                margin: 0px;
                padding: 0px;
                width: 40px;
                height: 40px;
                line-height: 40px;
            }

        input[type="submit"] {
            padding: 0px 17px;
            color: #585858;
            text-transform: uppercase;
            border: none;
            font-size: 20px;
            background: url(/images/gradient.png) bottom repeat-x;
            cursor: pointer;
            margin-top: 0px;
            float: left;
            overflow: visible;
            transition: all .3s linear;
            -moz-transition: all .3s linear;
            -o-transition: all .3s linear;
            -webkit-transition: all .3s linear;
        }

        .style_2 #searchform2 input[type='submit'] {
            background-color: #013d8c;
        }



/*a标签圆角处理*/
.button {display: inline-block; position: relative;margin: 10px;padding: 0 20px;text-align: center;text-decoration: none;border-radius:10px;font: bold 12px/25px Arial, sans-serif;text-shadow: 1px 1px 1px rgba(255,255,255, .22);-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);-webkit-transition: all 0.15s ease;-moz-transition: all 0.15s ease; -o-transition: all 0.15s ease; -ms-transition: all 0.15s ease; transition: all 0.15s ease;
}

/* ul框架背景透明 */
.touMul{background-color:rgb(155,96,64);filter:alpha(opacity=50);background: rgba(155,96,64,0.5);}

/* li背景透明 */
.touM{background-color:#CCC;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5; border-radius:50%; overflow:hidden;}


/*右侧联系图标，贴边*/
.commonposition {display: block; position: fixed; right: 0; top: 12%; z-index: 999999;}
.commonposition a { background-color: #E62E48;  background-image:url(/images/icon.png); background-repeat: no-repeat; display: block;height: 45px;margin-top: 1px; position:relative; width: 45px;}
.commonposition a span { background-color: #111111; color: #fff; display: none;font-size: 14px;height: 45px; line-height: 45px; padding-left: 50px; position: absolute;right: 0;top: 0;}
.commonposition a.HomeQQ { background-position: -362px -186px;}
.commonposition a.Homedianhua { background-position: -362px -231px;}
.commonposition a.Homexuqiu {background-position: -362px -275px;}
.commonposition a.Homeweixin {background-position: -362px -322px;}
.commonposition a.Hometop { background-color:#E62E48;background-position: -362px -370px;}

/*联系图标靠边，鼠标移动到上面的样式。*/
.commonposition a span.QQbggray {background-image:url(/images/icon.png);background-position: -360px -186px; background-repeat: no-repeat;width: 90px;}
.commonposition a:hover span.QQbggray{ display:block;}
.commonposition a span.weixinerweima { padding: 0;right: 45px;}
.commonposition a:hover span.weixinerweima{ display:block;}
.commonposition a span.dianhuabggray { background-image:url(/images/icon.png); background-position: -362px -231px;background-repeat: no-repeat;width:120px;}
.commonposition a:hover span.dianhuabggray{ display:block;}
.commonposition a span.Homexuqiu {background-image:url(/images/icon.png);
background-position: -362px -275px;background-repeat: no-repeat;width:120px;}
.commonposition a:hover span.Homexuqiu{ display:block;}




/*首页头部*/
.headBox{width:100%; height:auto; float:left;}
.headMainBox{width:100%; height:100px; float:left;}
.headMainBox .headMain{width:1100px; height:100%; margin:0 auto;}
.headMainBox .headMain .headLeft{width:470px; height:80px; float:left; overflow:hidden; margin-top:10px;}
.headMainBox .headMain .headLeft a img{width:234px; height:100%; float:left;}
.headMainBox .headMain .headRight{width:390px; height:100%; float:right; line-height:100px; color:#1273C4; font-size:24px; text-align:right; font-weight:bold;font-family:Arial;}


/*首页头部导航*/
.navWaiBox{width: 100%; height:59px; float: left; background:#F7F7F7;border-top: 1px solid #e6e6e6;}
.navWaiBox .navMainBox{width:1100px; height:100%; margin:0 auto;}



/*头部导航下拉菜单样式*/
.headDHUl { width:auto; height:100%; float:right; overflow:hidden;}
.headDHUl li{width:100px; height:100%; float: left;text-align: center;}
.headDHUl li a{display:block;width:100%; display:block; line-height:100px; font-size:15px;text-align:center;border-top: none;border-bottom: none;}
.headDHUl li a:hover{ display:block; line-height:100px; font-size:15px; background:#E62E48;color: #ffffff;}

.curA{display:block; line-height:100px; font-size:15px;color: #ffffff; text-align:center;border-top: none;border-bottom: none;width:100px; background:#E62E48;}
.moRenA{font-size:15px;color:#666666; width:100%; height:100%; line-height:100px;text-align:center;border-top: none;border-bottom: none;width:100px;}

.headDHUl li .mainDiv{display:none; width:200px; height:auto; float: left; position: absolute;margin-top:0px; z-index:99990;}
.headDHUl li .mainDiv ul{ width: 100%; height:auto; float:left; background:#f6f6f6; background:rgba(246,246,246,0.85);}
.headDHUl li .mainDiv ul li{ width:100%; height:auto; overflow:hidden;}
.headDHUl li .mainDiv ul li a{display:block; width:100%; height:30px;line-height:30px;  float:left; text-align:left; padding-left:20px; margin-bottom:2px;}
.headDHUl li .mainDiv ul li a p{ font-size:13px;color: #666666;}
.headDHUl li:hover .mainDiv{display:block;}
.headDHUl li:hover .mainDiv ul li a:hover{border:none;}
.headDHUl li .mainDiv ul li a p:hover{color:#ffffff;}

/*三级导航内*/
.headDHUl li .mainDiv li .threeDiv{display:none; width:170px; height:auto; float: left; position: absolute;margin-top:0px; z-index:99990; margin-left:200px;}
.headDHUl li .mainDiv li .threeDiv ul{ width: 100%; height:auto; float:left; background:#f6f6f6; background:rgba(246,246,246,0.85);}
.headDHUl li .mainDiv li .threeDiv ul li{ width:100%; height:auto; overflow:hidden;}
.headDHUl li .mainDiv li .threeDiv ul li a{display:block; width:100%; height:30px;line-height:30px;  float:left; text-align:left; padding-left:20px; margin-bottom:2px;}
.headDHUl li .mainDiv li .threeDiv ul li a p{ font-size:13px;color: #666666;}
.headDHUl li .mainDiv li:hover .threeDiv{display:block;}
.headDHUl li .mainDiv li:hover .threeDiv ul li a:hover{border:none;}
.headDHUl li .mainDiv li .threeDiv ul li a p:hover{color:#ffffff;}






/*首页标题横线*/
.indexTitHr{width: 1100px; margin: 0 auto; text-align: center; background: url(/images/index_61.jpg) repeat-x left center;}
.indexTitHr p{position: relative; display: inline-block; color: #272727; font-size: 24px; line-height: 34px; padding: 0 70px;}
.indexTitHr p:before{position: absolute;background: url(/images/index_58.png) no-repeat center;width: 12px;height: 12px;left: -1px;content: " ";top: 12px;}
.indexTitHr p:after{position: absolute;background: url(/images/index_58.png) no-repeat center;width: 12px;height: 12px;right: -1px;content: " ";top: 12px;}

.indexXianTit{width: 1100px; margin: 0 auto; text-align: center; background: url(/images/xian_tit.png) repeat-x left center;}
.indexXianTit p{position: relative; display: inline-block; color: #ffffff; font-size: 24px; line-height: 34px; padding: 0 55px;}
.indexXianTit p:before{position: absolute;background: url(/images/index_58.png) no-repeat center;width: 12px;height: 12px;left: -1px;content: " ";top: 12px;}
.indexXianTit p:after{position: absolute;background: url(/images/index_58.png) no-repeat center;width: 12px;height: 12px;right: -1px;content: " ";top: 12px;}




/*首页banner样式*/
.focus{ position:relative; width:100%; height:auto; background-color: #000; float: left;} 
.focus .fcon{ position:relative; width:100%; height:auto; float:left;  display:none; background:#000;}  
.focus .fcon img{ display:block; width:100%; height:auto; float:left; }   
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#cccccc;}  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0; text-decoration:none; text-align:center; outline:0; float:left; background:#cccccc;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#E62E48;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .fbg{bottom:25px;  position:absolute; height:21px; text-align:center; z-index: 200; width:auto; margin:0 auto; left:50%;}
.focus .fbg div{overflow:hidden;zoom:1;height:14px}    
#banBtnBox{display:none;}
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(/images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left:80px;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 80px;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{ background-position:0 0; }  
.focus .next:hover{ background-position:-40px 0;}  



/*首页左侧产品分类*/
.leftProUl{width:100%; height:auto; float:left; margin-top:10px; margin-bottom:5px;}
.leftProUl li{width:100%; height:47px; float:left; overflow:hidden;border-bottom:1px #dbdbdb dashed;background: url(/images/proLi_left.jpg) no-repeat 24px;}
.leftProUl li a{width:100%; height:100%; line-height: 47px; float:left; display:block; font-size: 14px;padding-left:35px;color:#555555;}
.leftProUl li a:hover{color:#E62E48;border-bottom:none;}

.leftProUl li .threeDiv{display:none; width:200px; height:auto; float: left; position: absolute;margin-top:0px; z-index:99990; margin-left:190px; border:1px #dbdbdb solid;}
.leftProUl li .threeDiv ul{ width: 100%; height:auto; float:left; background:#f6f6f6; background:rgba(246,246,246,0.85);}
.leftProUl li .threeDiv ul li{ width:100%; height:47px; overflow:hidden; background:none;}
.leftProUl li .threeDiv ul li a{display:block; width:100%; height:30px;line-height:47px;  float:left; text-align:left; padding-left:20px; margin-bottom:2px;}
.leftProUl li .threeDiv ul li a p{ font-size:13px;color: #666666;}
.leftProUl li:hover .threeDiv{display:block;}
.leftProUl li:hover .threeDiv ul li a:hover{border:none;}
.leftProUl li .threeDiv ul li a p:hover{color:#E62E48;}



/*首页精品推荐*/
.jpBox{width:800px; height:auto; float:left; margin-left:19px;}
    .jpBox .jpMain {width: 100%; height: 440px; margin: 0 auto;}
    .jpBox .jpMain .jpMainTit{width: 100%; height: 36px; float: left; line-height:37px; margin-top:10px; border-bottom:1px #d6d6d6 solid;}
    .curJpTit{width: 180px; height: 100%; float: left; color: #262626;}
    .curJpTit a{color: #262626;font-size: 20px;}
    .moJpTit{width: 180px; height: 100%; float: left; background: #f2f2f2; color: #000000;}
    .moJpTit a{color: #000000;font-size: 20px;}

.productshowlist { width:100%; height:auto; float:left;display:block; }
.proshowlist{width:100%; height: 100%; float:left;}
.proshowlist li{width:246px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:40px;background: #ffffff;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; overflow:hidden; overflow:hidden;}
.proshowlist li:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.2);box-shadow: 0 15px 30px rgba(0,0,0,0.2);-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.proshowlist li:hover a img{transform: scale(1.05, 1.05);}
.proshowlist li div{width:100%; height:auto; text-align:center; overflow:hidden; float:left;}
.proshowlist li a img{width:244px; height:122px; float:left; border:1px #e6e6e6 solid; }
.proshowlist li p{width:100%; height:40px; line-height:20px; float:left; overflow:hidden; text-align: center; font-size:14px;}



/*首页查看详情按钮*/
.indexViewBox{width: 120px; height: 44px; line-height: 44px; float: left; display: block; color: #2e2e2e; text-align: center; font-size: 14px; border: 2px #2e2e2e solid; border-radius:30px; margin-top:38px;}
.indexViewBox:hover{ background:#E62E48; color:#ffffff;border: 2px #E62E48 solid;}

.indexViewBox2{width: 120px; height: 44px; line-height: 44px; float: left; display: block; color: #ffffff; text-align: center; font-size: 14px; border-radius:30px; margin-top:38px; background:#E62E48;}
.indexViewBox2:hover{ background:#ffffff; color:#2e2e2e;border: 2px #E62E48 solid;}


.indexViewBox3{width: 80px; height: 22px; line-height: 22px; float: left; display: block; color: #ffffff; text-align: center; font-size: 12px; border-radius:30px; margin-top:20px; background:#E62E48;}
.indexViewBox3:hover{ background:#ffffff; color:#2e2e2e;border: 2px #E62E48 solid;}

.indexViewBox4{width: 288px; height: 53px; display: block; border: 2px solid #ffffff; line-height: 53px; margin: 0 auto; color: #fff; font-size: 18px;}
.indexViewBox4:hover{ background:#E62E48; color:#ffffff;border: 2px #E62E48 solid;}

.indexViewBox5{width: 100px; height: 30px; line-height: 30px; float: left; display: block; color:#ffffff; text-align: center; font-size: 12px; border-radius:30px; margin-top:10px;border: 2px #ffffff solid;}
.indexViewBox5:hover{ background:#ffffff; color:#2e2e2e;border: 2px #E62E48 solid;}

/*首页推荐客户评价*/
.indexCusPJUL{width:100%; height:auto; float:left;}
.indexCusPJUL li{width: 550px; height: auto; float: left; margin-top:70px;}
.indexCusPJUL li .imgBox{width:157px; height:auto; float:left; overflow:hidden; border:1px #e6e6e6 solid;}
.indexCusPJUL li .imgBox img{width:100%; height:100%; float:left;}
.indexCusPJUL li .descBox{width: 391px; height: 160px; float: left; background:#ffffff;}
.indexCusPJUL li .descBox .descNeiBox{width:360px; height:100%; float:left; margin-left:15px; margin-right:15px;}
.indexCusPJUL li .descBox .descNeiBox .descTitBox{width: 100%; height: 40px; float: left; font-size: 18px; color: #2E2E2E; line-height: 40px; overflow:hidden;}
.indexCusPJUL li .descBox .descNeiBox .descHrBox{width:100%; height:auto; float:left;}
.indexCusPJUL li .descBox .descNeiBox .descHrBox em{width: 47px; height: 2px; background: #d1d1d1; float:left;}
.indexCusPJUL li .descBox .descNeiBox .descJJBox{width: 100%; height: 60px; float: left; color: #565656; font-size:12px; line-height:20px; margin-top:10px; overflow:hidden;}
.indexCusPJUL li .descBox .descNeiBox .descANBox{width:100%; height:auto; float:left;}
.indexCusPJUL li .imgBox:hover {border:1px #E62E48 solid;}



/*首页产品分类标题样式*/
.liAXiaOn{ width:366px; height: 50px; float:left;}
.liAXiaOn a{ width:366px; height:50px; float:left; font-size:26px; line-height:50px; text-align:center; display:block; color:#E62E48;}
.liAXiaOff{ width:366px; height:50px; float:left;}
.liAXiaOff a{ width:366px; height:50px; float:left; font-size:26px; line-height:50px; text-align:center; display:block; color:#aaaaaa;}


/*首页推荐产品*/
.indexTuiPro{width: 100%; height: 100%; float: left; margin-top: 30px; margin-bottom: 30px;}
.indexTuiPro li .proImgA{width: 258px; height: 258px; float: left; display: block; border:1px #e6e6e6 solid;}
.indexTuiPro li .proImgA img{width: 100%; height: 100%; float: left;}
.indexTuiPro li .proTit{width: 100%; height: 30px; float: left;}
.indexTuiPro li .proTit p{font-size: 16px; line-height: 40px; text-align: center;}

.LastProLi{width: 260px;height: auto; float: left;}
.moProLi{width: 260px;height: auto; float: left;margin-right: 20px;}




/*首页新闻中心*/
.curNewsTitBox{width: 120px; height: 100%; float: left; border-top: 3px #E62E48 solid;}
.moNewsTitBox{width: 120px; height: 100%; float: left; border-top: 3px #d2d2d2 solid;}

.curNewsConBox{width:100%; height:auto; float:left; margin-top:20px;}
.moNewsConBox{width:100%; height:auto; float:left; margin-top:20px; display:none;}

/*了解详情*/
.knowBox{width: 78px; height: 25px; float: left; background: #E62E48; color:#ffffff; text-align:center; line-height:25px;}
.knowBox:hover{ color:#ffffff; background:#585858;}

/*首页所有新闻*/
.indexNewsBox{width: 100%; height: auto; float: left;}
.indexNewsBox li{height: 38px; line-height: 38px; background: url(/images/aLink.jpg) 10px no-repeat; float: left; width:343px; margin-left:10px; margin-right:7px; overflow:hidden;}
.indexNewsBox li a em{width: 60%; float: left; margin-left: 30px; overflow: hidden; font-size: 14px; font-style: normal; color: #757575;}
.indexNewsBox li a span{float: right; color: #757575; font-size:14px;}
.indexNewsBox li a em:hover{color:#E62E48}
.indexNewsBox li:hover{background: url(/images/aHover.jpg) 10px no-repeat;}


/*首页最新资讯*/
.indexZxBox{width: 100%; height: auto; float: left;}
.indexZxBox li{height: 37px; line-height: 37px; float: left; width: 100%;}
.indexZxBox li a{width: 100%; float: left; overflow: hidden; font-size: 13px;color: #757575;}
.indexZxBox li a em{font-style:normal;}
.indexZxBox li a span{ float:right;}
.indexZxBox li a:hover{ color:#E62E48;}



/*内页商品图片搜索class='cloud-zoom-gallery'*/




/*在线留言代码*/
.ifo_list{ width:745px;}
.ifo_list li{ margin-top:12px; float:left;}
.ifo_list .l{ width:100px; float:left; text-align:right; margin-top:4px;margin-top:4px \9; *margin-top:5px; line-height:25px; font-size:14px; color:#666;}
.ifo_list .r{ width:550px; float:left;}
.ifo_list .r input{ border:1px solid #bebebe; width:215px; height:30px; line-height:30px;color:#666;  padding-left:5px; background-color:#fcfbf9;}
.ifo_list .l b{ color:#d60029; font-weight:normal; margin-right:1px;}
.ifo_list .r textarea{ border:1px solid #bebebe; width:380px; height:90px; line-height:24px; color:#666;  background-color:#fcfbf9;}
.tishi{ color:#d60029; margin-left:5px;}
.ifo_list .yanz{ width:550px; float:left;}
.ifo_list .yanz input{ border:1px solid #bebebe; width:95px; height:30px; line-height:30px;color:#666; padding-left:5px; float:left; background-color:#fcfbf9;}
.ifo_list .yanz img{ margin-left:5px; float:left;height: 25px;}
.ifo_list .yanz .tishi{ float:left; margin-top:5px;}
.anniu{ clear:both; padding:35px 0 0 140px;}
.anniu input{ border:none;cursor:pointer; }
input.cz_btn{width:86px; height:30px; background:url(/images/btn_base.jpg) 0 0 repeat-x; border:#d2d2d2 1px solid; color:#757575; font-size:14px;}
input.cz_btn:hover{ background:url(/images/btn_hover.jpg) 0 0 repeat-x;  color:#302c2d;}
.BMap_bubble_title p{text-indent:0}
.img_center{ text-align:center}
.img_center img{ border:#fff 5px solid; margin:10px ; max-width:500px;
  -webkit-box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 3px 5px 6px rgba(0,0,0,0.2);
       -o-box-shadow: 3px 5px 6px rgba(0,0,0,0.2);
          box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.2);}


/*首页通用标题盒子*/
.indexTitBox{width: 100%; height: 40px; float: left; text-align: center;}
.indexTitBox a{ font-size: 30px; color: #27282c;}
.indexTitBox a:hover{color:#E62E48;}

/*首页公司名称标题*/
.aboutTitP{margin-top:30px;}
.aboutTitP a{font-size:22px; color:#666666;}
.aboutTitP a:hover{color:#E62E48;}

/*首页查看更多公司简介*/
.indexViewMore2{display: block; text-decoration: none; position: absolute; right: 0px; bottom: 0px; background: #E62E48; width: 100px; height: 40px; line-height: 40px; color: #ffffff;  font-size: 14px; text-align:center;}
.indexViewMore2:hover{ background: #62BFC5; color:#ffffff;}

/*首页查看更多盒子*/
.indexViewMoreBox{width:100%; height:auto;float:left;}
.indexViewMoreBox a{display: block; color: #E62E48; border: 1px solid #E62E48; height: 40px; line-height: 40px; width: 200px; text-align: center; text-transform: uppercase; font-size: 18px; margin: 0 auto; margin-top: 40px; }
.indexViewMoreBox a:hover{background:#E62E48; color:#ffffff;}




/*底部栏目导航*/
.dibuLanDH{width:100%; height:auto; float:left;}
.dibuLanDH li{width:auto; height:auto; float:left;}
.dibuLanDH li a{ width:auto; height:auto; float:left; font-size:14px; color:#ffffff;  padding-right:30px;}
.dibuLanDH li a i{ font-size:14px; color:#ffffff; margin-left:30px; font-style:normal;}
.dibuLanDH li a:hover{color:#8bc6ff;}


/*底部通用导航*/
.dibuTYDH{width:100%; height:auto; float:left;}
.dibuTYDH li{width:100%; height:auto; float:left;}
.dibuTYDH li a{width:100%; height:100%; float:left; font-size:12px; color:#6d7177; line-height:24px; margin-bottom:4px; display:block;}
.dibuTYDH li a:hover{color:#E62E48;}

/*首页技术支持*/
.supportBox{width:100%; height:auto;float:left;}
.supportBox .supportMian{font-size:12px; color:#757575; width:1100px; height:auto; margin:0 auto;}
.supportBox .supportMian a{color:#757575;}
.supportBox .supportMian a:hover{color:#8bc6ff;}


/*首页友情链接*/
.linkBox{width:100%; height:auto; float:left; background:#242A33; border-top:1px #393F47 solid;}
.linkBox .linkBottom{width:1220px; height:100%; margin:0 auto; margin-top:20px;}
.linkBox .linkBottom .linkTit{width: 100%; height: 24px; float: left;color:#6d7177;}
.linkBox .linkBottom .linkTit a{float: right; font-size:12px; color: #6d7177;}
.linkBox .linkBottom .linkTit a:hover{color:#E62E48;}
.linkBox .linkBottom .pTech{font-size:14px; color:#6d7177;}
.linkBox .linkBottom .pTech a{color:#6d7177;}
.linkBox .linkBottom .pTech a:hover{color:#E62E48;}
.linkBox .linkBottom ul{ float:left;height:100%;}
.linkBox .linkBottom ul li{ line-height:24px; float:left;margin-right:10px;}
.linkBox .linkBottom ul li a{ float:left;color:#6d7177;}
.linkBox .linkBottom ul li a:hover{color:#E62E48}


/*首页汇英技术支持*/
.hySuppBox{width:100%; height:auto;float:left; background:#242A33; }
.hySuppBox .hyNeiBox{font-size: 12px; color: #6d7177; width: 1220px; height: auto; margin: 0 auto; margin-bottom:20px;}
.hySuppBox .hyNeiBox a{color: #6d7177;}
.hySuppBox .hyNeiBox a:hover{color:#E62E48;}




/*首页轮播产品*/
.proBox{ width:1100px; height:auto; margin:0 auto;}
.album .content{ position:relative;}
/*.album h3{ height:50px; background:#eee; overflow:hidden; padding:0 0 1px 1px; margin-bottom:19px;}
.album h3 i{ display:inline-block; height:49px; width:169px; background:url(/images/alb_x.gif) no-repeat right center; text-align:center; overflow:hidden; float:left;}
.album  .al_clear{ background:none; margin-right:0px;}
.album h3 i a{ display:inline-block; height:49px; width:169px; color:#757575; line-height:50px; margin-top:2px; font-size:16px; font-style:normal;}
.album h3 i a:hover, .album h3 .cur a {font-weight:bold; border-top:2px solid #E62E48; background:#ffffff; margin-top:0px;}
.album h3 span{ float:right; padding-right:20px;}
.album h3 span a{ color:#757575; line-height:50px; text-transform:uppercase; font-size:14px;}*/


.album{width:100%; height: 100%; float:left;}
.album li{width:255px; height:auto; float:left; margin-right:10px; margin-left:10px; overflow:hidden;}
.album li div{width:100%; height:100%; float:left; text-align:center; overflow:hidden;}
.album li a img{width:100%; height:255px;}
/*.album li:hover a img{transform: scale(1.05, 1.05);}*/
.album li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center;background:#ffffff;color:#666666; font-size:14px;}
.album li a:hover p{ background:#3C3A38; color:#ffffff;}



/*.album .alb_l , .album .alb_r{ width:18px; height:33px; position:absolute; top:70px;}
.alb_l a , .alb_r a{ width:18px; height:33px; display:block; }
.alb_l{ left:-39px;}
.alb_l a { background:url(/images/alb_l.png) no-repeat center top }
.alb_r{ right:-39px;}
.alb_r a { background:url(/images/alb_r.png) no-repeat center top}
.alb_l a:hover , .alb_r a:hover{ background-position:center bottom; }*/



/*通用mainBox*/
.outsideBox {width:100%; height:auto; float:left; margin-top:30px;}
.mainBox{width:1100px; margin:0 auto;}
.mainBox .mainLeftBox{width:220px; float:left;}

/*左侧栏目通用导航*/
.aboutDHBox{width:220px; float:left;}
.aboutDHBox .aboutDHTitle{width:220px; height:60px; line-height:60px;float:left; background:#E62E48; text-align:center; font-size:16px; color:#ffffff;}
.aboutDHBox .aboutDHTitle label{ font-size:16px;}

.aboutDHBox .aboutDHContent{width:218px; float:left; border: 1px #e6e6e6 solid;}
.aboutDHBox .aboutDHContent ul{ width:180px; float:left; margin-top: 10px; margin-left: 20px; margin-right: 20px;}
.aboutDHBox .aboutDHContent ul li{  width:100%;font-size:14px; line-height:40px; border-bottom:1px #e4e3e3 solid; background: #f2f2f2; margin-bottom: 10px; }
.aboutDHBox .aboutDHContent ul li a{font-size:14px; width: 100%; height: 100%; display: block;text-align:center;}
.aboutDHBox .aboutDHContent ul li a:hover{color:#ffffff; background: #E62E48;}


.aboutDHBox .aboutDHContent ul li .mainDiv{display:none; width: 213px; height:auto; float: left; position:absolute;margin-top:-50px; margin-left:160px; z-index:99990; overflow:hidden;}
.aboutDHBox .aboutDHContent ul li .mainDiv ul{ width: 100%; height:auto; float:left;}
.aboutDHBox .aboutDHContent ul li .mainDiv ul li{ width:100%; height:35px; border-bottom:1px #e6e6e6 solid; float:left; overflow:hidden; margin:0px;}
.aboutDHBox .aboutDHContent ul li .mainDiv ul li a{ width:100%; height:100%;line-height:35px;  float:left;display:block; background:#f2efef; border-radius:inherit; text-align:left; padding-left:28px;}
.aboutDHBox .aboutDHContent ul li .mainDiv ul li a:hover{background: #E62E48;}
.aboutDHBox .aboutDHContent ul li .mainDiv ul li a p:hover{color:#ffffff;}
.aboutDHBox .aboutDHContent ul li .mainDiv ul li a p{ font-size:13px;color: #757575;}
.aboutDHBox .aboutDHContent ul li:hover .mainDiv{display:block;}
.aboutDHBox .aboutDHContent ul li:hover .aboutDHBox .aboutDHContent ul li .mainDiv ul li a:hover{ background:#E62E48; border-top:none;}



/*右侧栏目通用BOX*/
.mainBox .mainRightBox{width:840px; height:auto; float:right;}
.mainBox .mainRightBox .mainRightTitle{width:840px; height:45px; float:left; line-height:50px; border-bottom: 1px #e6e6e6 solid;}
.mainBox .mainRightBox .mainRightTitle .label1{font-size:18px; color:#323232; float:left;}
.mainBox .mainRightBox .mainRightTitle .label2{font-size:14px; float:right; }
.mainBox .mainRightBox .mainRightContent{width:840px; height:auto; float:left;}
.mainBox .mainRightBox .mainRightContent .classIntro{ width:100%; height:auto; float:left; margin-top:15px; overflow:hidden;}
/*单页栏目内容图片*/
.mainBox .mainRightBox .mainRightContent .classIntro .danyeBox img{ max-width:100%;}


/*商品内容页图文详情切换*/
/*.twList{border-bottom: 1px solid #d2d2d3; border-top: 1px solid #d2d2d3; width: 100%; height: 44px; float: left;}
.twList li{font-size:28px; line-height:30px; font-weight:bold; text-align:center;}
.twList li a:hover{color: #E62E48; font-size: 16px; border-bottom: 2px solid #E62E48;}

.moTwTit{color: #000000; float: left; font-size: 16px; width: 194px; height: 44px;  }
.moTwTit a{color: #000000; font-size: 16px; width:100%; height:42px;border:none; display:block;line-height: 42px;font-weight: normal;}
.curTwTit{color: #E62E48; float: left; font-size: 16px; width: 194px; height: 44px; }
.curTwTit a{color:#E62E48; font-size: 16px;width:100%; height:42px;border-bottom: 2px solid #E62E48; display:block;line-height: 42px;font-weight: normal; }*/

.twList{width: 100%; height: auto; float: left;border-bottom:2px #E62E48 solid;}

.moTwTit{float: left; font-size: 16px; width: auto; height: 27px; border-top-left-radius:5px; border-top-right-radius:5px;}
.moTwTit a{color: #757575;background: #F5F1E7; padding-left:15px;padding-right:15px; line-height:27px; display:block;border-top-left-radius:5px; border-top-right-radius:5px;}

.curTwTit{ float: left; font-size: 16px; width: auto; height: 27px;border-top-left-radius:5px; border-top-right-radius:5px; margin-right:3px;}
.curTwTit a{color: #ffffff;background: #E62E48; padding-left:15px;padding-right:15px; line-height:27px; display:block;border-top-left-radius:5px; border-top-right-radius:5px;}




/*内页通用左侧推荐产品*/
.recommendContent{ width:218px; float:left; margin-top:10px; border:1px #ececec solid; border-top:none; overflow:hidden; text-align:center; background:#eeeeee;}
.recommendPro{ width:198px; height:auto; float:left; margin-left:10px; margin-right:10px;}
.recommendPro li{ width:100%; height:auto; float:left; text-align:center; }
.recommendPro li img{  width:100%; height:auto; float:left; }
.recommendPro li p{ width:100%; height:40px; float:left; font-size:13px;  line-height:40px; text-align:center;color:#151b1f}



/*使用这种注释，样式不会失效，分页样式*/
#fenyeBox{ width:100%; float:left;}



/*首页产品展示轮播*/
.indexProUl{width:100%; height: 100%; float:left; margin-top:8px;}
.indexProUl li{width:255px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:40px; overflow:hidden; }
.indexProUl li div{width:100%; height:100%; float:left; text-align:center; overflow:hidden;}
.indexProUl li a img{width:100%; height:255px; float:left;}
.indexProUl li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center; background:#ffffff; border-top:1px #e7f8fc solid;}
.indexProUl li p a{font-size:14px; color:#25282a; display:block; line-height:40px;}
.indexProUl li p a:hover{font-size:14px; color:#ffffff; display:block; line-height:40px; background:#E62E48}



/*资质荣誉列表*/
.honerCenUl{width:100%; height: 100%; float:left;}
.honerCenUl li{width:260px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:30px; background: #ffffff;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; overflow:hidden;}
.honerCenUl li:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.2);box-shadow: 0 15px 30px rgba(0,0,0,0.2);-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.honerCenUl li div{width:100%; height:auto; float:left; overflow:hidden;}
.honerCenUl li a img{width:258px; height:258px; float:left;border:1px #e6e6e6 solid;}
.honerCenUl li:hover a img{transform: scale(1.05, 1.05);}
.honerCenUl li p{width:100%; height:30px; line-height:30px; float:left; overflow:hidden; text-align: center;}



/*产品中心列表*/
.proCenUl{width:100%; height: 100%; float:left;}
.proCenUl li{width:260px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:30px; background: #ffffff;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; overflow:hidden;}
.proCenUl li:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.2);box-shadow: 0 15px 30px rgba(0,0,0,0.2);-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.proCenUl li div{width:100%; height:auto; float:left; overflow:hidden;}
.proCenUl li a img{width:258px; height:130px; float:left;border:1px #e6e6e6 solid;}
.proCenUl li:hover a img{transform: scale(1.05, 1.05);}
.proCenUl li p{width:100%; height:30px; line-height:30px; float:left; overflow:hidden; text-align: center;}


/*客户评价列表*/
.cusPJUl{width:100%; height: 100%; float:left;}
.cusPJUl li{width:260px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:30px; background: #ffffff;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; overflow:hidden;}
.cusPJUl li:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.2);box-shadow: 0 15px 30px rgba(0,0,0,0.2);-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.cusPJUl li div{width:100%; height:auto; float:left; overflow:hidden;}
.cusPJUl li a img{width:258px; height:258px; float:left;border:1px #e6e6e6 solid;}
.cusPJUl li:hover a img{transform: scale(1.05, 1.05);}
.cusPJUl li p{width:100%; height:30px; line-height:30px; float:left; overflow:hidden; text-align: center;}



/*首页行业应用轮播*/
.indexPhotoBox{position:relative;width:100%; height:auto; float:left;}
.indexPhotoUl{width:100%; height:auto; float:left;}
.indexPhotoUl li{width:255px; height:auto; float:left; margin-left:10px; margin-right:10px; position:relative;}
.indexPhotoUl li a img{width:100%; height:auto; float:left;}
.indexPhotoUl li:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.2);box-shadow: 0 15px 30px rgba(0,0,0,0.2);-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.indexPhotoUl li a .caseDescWaiBox{width:100%; height:150px;float:left; background:#ffffff; overflow:hidden;}
.indexPhotoUl li a .caseDescWaiBox .caseDescBox{width:90%; height:auto; float:left; margin-left:5%;}
.indexPhotoUl li a .caseDescWaiBox .caseDescBox h2{font-size:18px; line-height:40px; font-weight:normal; color:#E62E48;}
.indexPhotoUl li a .caseDescWaiBox .caseDescBox p{width:100%; height:auto; float:left; font-size:13px; line-height:26px; color:#666666; margin-bottom:10px;}


.indexPhotoBox .alb_l , .indexPhotoBox .alb_r{ width:18px; height:33px; position:absolute; top:80px;}
.indexPhotoBox .alb_l a ,.indexPhotoBox .alb_r a{ width:18px; height:33px; display:block; }
.indexPhotoBox .alb_l{ left:-39px;}
.indexPhotoBox .alb_l a { background:url(/images/alb_l.png) no-repeat center top }
.indexPhotoBox .alb_r{ right:-39px;}
.indexPhotoBox .alb_r a { background:url(/images/alb_r.png) no-repeat center top}
.indexPhotoBox .alb_l a:hover ,.indexPhotoBox .alb_r a:hover{ background-position:center bottom; }






/*通用系统内容页*/
.mainTuNeirong{width:100%; margin:0 auto; float:left;}
.mainTuNeirong .mainTuNeirongDesc{ width:100%; height: auto; float:left; margin-top:15px; overflow:hidden;}
.mainTuNeirong .mainTuNeirongDesc img{max-width:100%;}
.mainTuNeirong .mainTuNeirongDesc table{max-width:100%;}


/*商品内页相关商品列表*/
.xgProUl{width:100%; height: 100%; float:left;}
.xgProUl li{width:253px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:40px; overflow:hidden;border:1px #e6e6e6 solid; }
.xgProUl li div{width:100%; height:100%; float:left; text-align:center; overflow:hidden;}
.xgProUl li a img{width:100%; height:200px;}
.xgProUl li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center; background:#E62E48;}
.xgProUl li p a{font-size:14px; color:#ffffff; display:block; line-height:40px;}
.xgProUl li p a:hover{font-size:14px; color:#ffffff; display:block; line-height:40px; background:#E62E48}



/*视频中心样式*/
.spCenUl{width:100%; height: 100%; float:left; margin-top:20px;}
.spCenUl li{width:253px; height:200px; float:left; margin-right:10px; margin-left:10px; margin-bottom:40px; overflow:hidden;}



/*隐藏内容页的点击查看大图按钮及文字*/
.zoom-desc div{display:none;}
.zoom-desc p{margin-top:20px;} 



/*图文介绍标题*/
.mainNeiTit{width:100%; height:40px; border-bottom:2px #e6e6e6 solid; font-size:18px; font-weight:bold; color:#151b1f; line-height:40px;}


/*文章系统*/
.mainWenzhang{width:100%; float:left;}
.mainWenzhang ul{ width:100%; margin:0 auto;margin-top:20px;}
.mainWenzhang ul li{width: 100%; height:188px; float: left;border-bottom:1px #e4e4e4 dashed; margin-bottom: 20px;}
.mainWenzhang ul li .wzLeft{width:138px; height: 115px; float: left; overflow: hidden;}
.mainWenzhang ul li .wzLeft a img{width: 100%; height:auto; float: left;}
.mainWenzhang ul li .wzRight{width:670px; height: 100%; float: right; margin-left: 20px;}
.mainWenzhang ul li .wzRight .wzTit{width: 100%; height: 40px; line-height: 40px; float: left;font-size: 20px; text-overflow: ellipsis; overflow: hidden;}

.mainWenzhang ul li .wzRight .wzSource{width: 100%; height:26px; float: left;font-size: 12px; overflow: hidden;}
.mainWenzhang ul li .wzRight .wzSource p{font-size: 12px; line-height: 24px; color: #666666;}

.mainWenzhang ul li .wzRight .wzIntro{width: 100%; height:52px; float: left;font-size: 12px; overflow: hidden;}
.mainWenzhang ul li .wzRight .wzIntro p{font-size: 12px; line-height: 24px; color: #666666;}

.mainWenzhang ul li .wzRight .wzView{width: 100%; height:70px; float: left;font-size: 12px; overflow: hidden;}
.mainWenzhang ul li .wzRight .wzView a{width:90px; height:30px; line-height: 30px;display:block;font-weight: 400;font-size: 12px;text-align: center;white-space: nowrap;vertical-align: middle;border-radius: 3px; background: #151b1f; float: right; color: #ffffff; margin-top: 30px;}
.mainWenzhang ul li .wzRight .wzView a:hover{ background:#0066d2;}



/*新闻中心新闻列表*/
.wenzhangUl{width:100%; height:auto; float:left;}
.wenzhangUl li{font-size:12px; line-height:30px; border-bottom:1px #959595 dashed;  margin-bottom:20px;}
.wenzhangUl li span{float:right;}
.wenzhangUl li a{color:#383838;}


/*新闻中心新闻列表2*/
.wenzhangUl2{ width:100%; height:auto; float:left;}
.wenzhangUl2 li{width: 100%; height:120px; float: left;border-bottom:1px #e4e4e4 dashed; margin-bottom: 20px;}
.wenzhangUl2 li .wzLeft{width:138px; height: 105px; float: left; overflow: hidden; border:1px #e6e6e6 solid;}
.wenzhangUl2 li .wzLeft a img{width: 100%; height:auto; float: left;}
.wenzhangUl2 li .wzLeft a:hover img{transform: scale(1.05, 1.05);}
.wenzhangUl2 li .wzRight{width:670px; height: 100%; float: right; margin-left: 20px;}
.wenzhangUl2 li .wzRight .wzTit{width: 100%; height: 30px;float: left;font-size: 20px; text-overflow: ellipsis; overflow: hidden;}

.wenzhangUl2 li .wzRight .wzSource{width: 100%; height:26px; float: left;font-size: 12px; overflow: hidden;}
.wenzhangUl2 li .wzRight .wzSource p{font-size: 12px; line-height: 24px; color: #666666;}

.wenzhangUl2 li .wzRight .wzIntro{width: 100%; height:52px; float: left;font-size: 12px; overflow: hidden;}
.wenzhangUl2 li .wzRight .wzIntro p{font-size: 12px; line-height: 24px; color: #666666;}



/*文章系统内容页*/
.mainWenNeirong{width:100%; height: auto; float: left; overflow:hidden;}
.mainWenNeirong .addTitUl{width:100%; text-align:center; margin-top:20px;margin-bottom: 20px;}
.mainWenNeirong .addTitUl li{font-size:18px; height: 40px;}
.mainWenNeirong .addTitUl .pSource{font-size: 12px;}
.mainWenNeirong .articleConBox{width:100%; height:auto; float:left;}
.mainWenNeirong .articleConBox img{max-width:100%;}
.mainWenNeirong .articleConBox table{max-width:100%;}

/*上一篇和下一篇*/
.mainNextBox{width: 100%; height:auto; float: left; margin-top: 10px; margin-bottom: 10px;}
.mainNextBox .pNext{ font-size: 14px; line-height: 30px;}
.mainNextBox .pPrev{ font-size: 14px; line-height: 30px;}

/*分享链接Box*/
.shareBox{width:100%; height: auto; float: left;}



/*自定义淘宝放大镜*/
.preview{width:330px; height:auto; float:left;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left; display:none;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(/images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(/images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}
#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:auto; overflow:hidden;}
.bigImg #midimg{width:300px; height:auto;}
/*查看大图框*/
.bigImg #winSelector{width:300px; height:220px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}

/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}




/*内页内容左侧框*/
.topDescLeft{width:400px; height:100%; float:left;}
/*内页内容右侧框*/
.topDescRight{width:440px; height:100%; float:right;}
.topDescRight .shopName{font-size:16px; height:auto; font-size:24px; color:#757575; overflow:hidden; line-height:30px;}
.topDescRight p{font-size: 14px; height: 24px; color: #757575; margin-top:10px;}
.topDescRight .shopGo a{width:100px; height:40px; line-height:40px;display:block;font-weight: 400;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;border-radius: 10px; background:#E62E48; float: left; color: #ffffff; margin-top:10px;}
.topDescRight .shopGo a:hover{background:#585858; }



/*网站地图页面*/
.mapMenu { width:100%; height:auto; float:left;position:relative; }
.mapMenu li{width:120px; height:40px; line-height:40px;  text-align:center; border:1px #757575 solid; background:#dce7db; margin-bottom:70px;}
.mapMenu li a{ width:120px; font-weight:normal; font-size:14px; display:block;}
.mapMenu li ul{ width:100%; height:auto; float:left;position:absolute;}
.mapMenu li ul li{width:120px; height:40px; line-height:40px;  text-align:center; float:left;background:#f5eff6;}
.mapMenu li ul li a{ width:137px; font-size:12px; display:block;float:left;}







