/*电脑版公用属性*/
*{ margin:0px; padding:0px;}
body{ min-width:640px; max-width:1600px;margin:0 auto; font-size:12px; font-family:'Microsoft YaHei',arial,helvetica,clean,sans-serif; font-weight:normal; color:#666666; background:#eeeeee;}
a{ text-decoration:none; color:#666666;}
img{border:none;}
a:visited{text-decoration:none;}
a:hover { text-decoration:none;color:#c6010a; 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 auto;}


/*去掉百度地图长地万方标识*/
.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: #c6010a;
            }

                #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: #c6010a;
            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;
}



/* banner圆圈li背景透明 */
.touM{background-color:#ffffff;/*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: 20%; z-index: 999999;}
.commonposition a { background-color: #c6010a;  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: #ffffff; 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:#c6010a;background-position: -362px -370px;}

/*联系图标靠边，鼠标移动到上面的样式。*/
.commonposition a span.QQbggray {background-image:url(/images/icon.png);background-position: -360px -186px; background-repeat: no-repeat;width:200px;}
.commonposition a:hover span.QQbggray{ display:block;}

.commonposition a span.weixinerweima { background-image:url(/images/icon.png);background-position: -360px -322px; background-repeat: no-repeat;width:200px;}
.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:200px;}
.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; background:#ffffff; z-index: 8002; overflow:hidden;}
.headMainBox{width:100%; height:auto; float:left;}
.headMainBox .headMain{width:100%; height:80px; margin:0 auto;}
.headMainBox .headMain .headLeft{width:130px; height:100%; float:left;}
.headMainBox .headMain .headLeft a img{width:auto; height:100%; float:left;}



/*首页头部导航*/
.navWaiBox{width:78%; height:auto;position:absolute; z-index:2; top:2px; right:0px;}
.navWaiBox .navMainBox{width: 100%; height:37px; line-height:37px; float:left;overflow:hidden;}




/*头部导航下拉菜单样式*/
.headDHUl { width:100%; height:100%; float:left; overflow:hidden;}
.headDHUl li{ width:12%; height:100%; float: left;text-align: center; margin-left:0.5%;}
.headDHUl li a{display:block;display:block; font-size:14px;text-align:center;border-top: none;border-bottom: none; color:#333333;background:#ffffff; border-radius:20px 20px 40px 30px;}
.headDHUl li a.curA{ color:#ffffff; background:#c6010a; border-radius:20px 20px 40px 30px;}
.headDHUl li a.moRenA{color:#666666; background:#ffffff; border-radius:20px 20px 40px 30px;}
.headDHUl li a:hover{ color:#ffffff;background:#c6010a;}

/*二级导航内*/
.headDHUl li .mainDiv{display:none; width:120px; height:auto; float: left; position: absolute;margin-top:0px; z-index:99990; margin-left:0px; padding: 10px 20px 10px 20px; /*box-shadow: 5px 5px 20px #888888;*/background:#ffffff; border-radius:20px 20px 20px 20px;}
.headDHUl li .mainDiv ul{ width:100%; height:auto; float:left;}
.headDHUl li .mainDiv ul li{ width:100%; height:39px; float:left;}
.headDHUl li .mainDiv ul li a{display:block;width: 100%;height: 100%;float:left; line-height:39px; text-align:left;  font-size: 14px;color: #333333;}
.headDHUl li:hover .mainDiv ul li a:hover{border:none; color:#ffffff;font-weight:normal;border-radius:0px;}
.headDHUl li:hover .mainDiv{display:block;}

/*三级导航内*/
.headDHUl li .mainDiv li .threeDiv{display:none; width:150px; height:auto; float: left; position: absolute;margin-top:0px; z-index:99990; margin-left:120px;box-shadow: 5px 5px 20px #888888;background:#ffffff; overflow:hidden;}
.headDHUl li .mainDiv li .threeDiv ul{ width: 100%; height:auto; float:left; }
.headDHUl li .mainDiv li .threeDiv ul li{ width:100%; height:auto; overflow:hidden; background:none; }
.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;}
.headDHUl li .mainDiv li .threeDiv ul li a p{ font-size:13px;color: #333333;}
.headDHUl li .mainDiv li:hover .threeDiv{display:block;}
.headDHUl li .mainDiv li:hover .threeDiv ul li a:hover{border:none;border-radius:0px;}
.headDHUl li .mainDiv li .threeDiv ul li a p:hover{color:#ffffff; font-weight:normal;}



/*----------------------------分割线----------------------------------------*/

/*内页头部导航*/
.neiyenavWaiBox{width: 100%; height:40px; line-height:38px; float: left;background:#ffffff;overflow:hidden; }
.neiyenavWaiBox .neiyenavMainBox{width:100%; height:100%; margin:0 auto;}

/*内页头部导航下拉菜单样式*/
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl { width:100%; height:100%; float:left; overflow:hidden;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li{ width:12.5%; height:100%; float: left;text-align: center;margin-left:0px;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li a{display:block;display:block; font-size:14px;text-align:center;border-top: none;border-bottom: none; color:#333333;background:#ffffff; border-radius:20px 20px 40px 30px;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li a.curA{ color:#ffffff; background:#c6010a;border-radius:20px 20px 20px 20px;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li a.moRenA{color:#666666;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li a:hover{ color:#ffffff;background:#c6010a;border-radius:20px 20px 20px 20px;}

/*内页二级导航内*/
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv{display:none; width:140px; height:auto; float: left; position: absolute;margin-top:0px; z-index:99990; margin-left:0px; background:#ffffff;padding: 10px 20px 10px 20px; box-shadow: 5px 5px 20px #888888;border-radius:20px 20px 20px 20px;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv ul{ width:100%; height:auto; float:left;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv ul li{ width:100%; height:39px; float:left;border:none;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv ul li a{display:block;width: 100%;height: 100%;float:left; line-height:39px; text-align:left;  font-size: 14px;color: #333333; border:none;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li:hover .mainDiv ul li a:hover{border:none; color:#ffffff;font-weight:normal; border-radius:0px;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li:hover .mainDiv{display:block;}

/*内页三级导航内*/
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li .threeDiv{display:none; width:150px; height:auto; float: left; position: absolute;margin-top:0px; z-index:99990; margin-left:140px;box-shadow: 5px 5px 20px #888888;background:#ffffff;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li .threeDiv ul{ width: 100%; height:auto; float:left; }
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li .threeDiv ul li{ width:100%; height:auto; overflow:hidden; background:none; }
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li .threeDiv ul li a{display:block; width:100%; height:30px;line-height:30px;  float:left; text-align:left; padding-left:20px;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li .threeDiv ul li a p{ font-size:13px;color: #333333;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li:hover .threeDiv{display:block;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li:hover .threeDiv ul li a:hover{border:none; border-radius:0px;}
.neiyenavWaiBox .neiyenavMainBox .neiyeheadDHUl li .mainDiv li .threeDiv ul li a p:hover{color:#ffffff; font-weight:normal;}









/*首页热门关键词列表*/
.indexKeyWordUl{width:100%; height:auto; float:left;}
.indexKeyWordUl li{line-height:60px; float:left; font-size:14px; color:#666666;}
.indexKeyWordUl li a{color: #666666;padding: 0 8px; font-size:14px;}
.indexKeyWordUl li a:hover{color:#c6010a;}




/*首页标题横线*/
.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:#ffffff; text-decoration:none; text-align:center; outline:0; float:left; background:#ffffff; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#ffffff;}  
.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:#ffffff; text-decoration:none; text-align:center; outline:0; float:left; background:#ffffff;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#c6010a;}    
.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;}  


/*首页5大产品分类*/
.indexFiveProTypeUl{width:100%; height:auto; float:left;}
.indexFiveProTypeUl li{width: 20%; height: auto; float: left; overflow:hidden;-webkit-transition: .5s;-o-transition: .5s; transition: .5s;}
.indexFiveProTypeUl li a{width:98%; height:auto; float:left; display:block; margin-left:1%; margin-right:1%; overflow:hidden;}
.indexFiveProTypeUl 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);}
.indexFiveProTypeUl li a img{width:100%; height: auto; float: left;}
.indexFiveProTypeUl li a p{width: 100%; height: 35px; float: left; color: #ffffff; font-size: 14px; line-height:35px; text-align: center; overflow:hidden; background:#3D3D3D;}
.indexFiveProTypeUl li a:hover p{color:#ffffff;background:#c6010a;}
.indexFiveProTypeUl li a:hover img{transform: scale(1.05, 1.05);}


/*其他页面5大产品分类*/
.otherFiveProTypeUl{width:100%; height:auto; float:left;}
.otherFiveProTypeUl li{width: 20%; height: auto; float: left; overflow:hidden;-webkit-transition: .5s;-o-transition: .5s; transition: .5s;}
.otherFiveProTypeUl li a{width:98%; height:auto; float:left; display:block; margin-left:1%; margin-right:1%; overflow:hidden;}
.otherFiveProTypeUl 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);}
.otherFiveProTypeUl li a img{width:100%; height: auto; float: left;}
.otherFiveProTypeUl li a p{width: 100%; height: 35px; float: left; color: #ffffff; font-size: 14px; line-height:35px; text-align: center; overflow:hidden; background:#3D3D3D;}
.otherFiveProTypeUl li a:hover p{color:#ffffff;background:#c6010a;}
.otherFiveProTypeUl li a:hover img{transform: scale(1.05, 1.05);}




/*首页一站式图片*/
.yzsImgBox01{width: 120px; height: 120px; float: left; margin-left: 60px; background: url(/images/about01.png) no-repeat; }
.yzsImgBox01:hover{ transform: rotate(30deg);
-ms-transform: rotate(30deg);		/* IE 9 */
-webkit-transform: rotate(30deg);	/* Safari and Chrome */
-o-transform: rotate(30deg);		/* Opera */
-moz-transform: rotate(30deg);	}

.yzsImgBox02{width: 120px; height: 120px; float: left; margin-left: 60px; background: url(/images/about02.png) no-repeat; }
.yzsImgBox02:hover{transform: rotate(30deg);
-ms-transform: rotate(30deg);		/* IE 9 */
-webkit-transform: rotate(30deg);	/* Safari and Chrome */
-o-transform: rotate(30deg);		/* Opera */
-moz-transform: rotate(30deg);}

.yzsImgBox03{width: 120px; height: 120px; float: left; margin-left: 60px; background: url(/images/about03.png) no-repeat; }
.yzsImgBox03:hover{ transform: rotate(30deg);
-ms-transform: rotate(30deg);		/* IE 9 */
-webkit-transform: rotate(30deg);	/* Safari and Chrome */
-o-transform: rotate(30deg);		/* Opera */
-moz-transform: rotate(30deg);}

.yzsImgBox04{width: 120px; height: 120px; float: left; margin-left: 60px; background: url(/images/about04.png) no-repeat; }
.yzsImgBox04:hover{transform: rotate(30deg);
-ms-transform: rotate(30deg);		/* IE 9 */
-webkit-transform: rotate(30deg);	/* Safari and Chrome */
-o-transform: rotate(30deg);		/* Opera */
-moz-transform: rotate(30deg);}

.yzsImgBox05{width: 120px; height: 120px; float: left; margin-left: 60px; background: url(/images/about05.png) no-repeat; }
.yzsImgBox05:hover{ transform: rotate(30deg);
-ms-transform: rotate(30deg);		/* IE 9 */
-webkit-transform: rotate(30deg);	/* Safari and Chrome */
-o-transform: rotate(30deg);		/* Opera */
-moz-transform: rotate(30deg);}


/*首页左侧产品分类*/
.leftProUl{width:100%; height:auto; float:left;}
.leftProUl li{width:100%; height:auto; float:left; overflow:hidden;}
.leftProUl li a{width:100%; height:38px; line-height: 38px; float:left; font-size: 16px; color:#333333; font-weight:bold; text-align:center; background:#eeeeee; margin-top:10px; margin-bottom:7px;}

.leftNeiProUl{width:100%; height:auto; float:left;}
.leftNeiProUl ul li {width:50%; height:40px; line-height:40px; float:left; border-bottom:1px #dbdbdb solid;}
.leftNeiProUl ul li a{width:100%; height:40px; line-height:40px; float:left; display:inline-block; font-size: 14px; color:#333333; text-align:center; margin-top:0; margin-bottom:0px; background:none; font-weight:normal;}
.leftNeiProUl ul li a:hover{color:#c6010a;}



/*首页左侧设备展示标题列表*/
.indexSBUl{width:100%;height:auto; float:left;}
.indexSBUl li{width:100%; height:80px; float:left; border-bottom:1px #eeeeee solid; overflow:hidden;}
.indexSBUl li a{width:100%; height:100%; float:left; display:block;background: #ffffff;font-size: 16px;color: #666666;font-weight: bold; padding-left:20px; padding-top:20px;}
.indexSBUl li a span{font-family: Arial;font-size: 12px;color: #999999;display: block;font-weight: normal;padding-top: 3px;}
.indexSBUl li.cur a{width:100%; height:100%; float:left; display:block;background: #0276fb; color:#ffffff;}
.indexSBUl li.cur a span{font-family: Arial;font-size: 12px;color: #ffffff;display: block;font-weight: normal;padding-top: 3px;}






/*首页左侧客户案例分类*/
.indexCTUl{width:100%;height:auto; float:left;}
.indexCTUl li{background: url(/images/case_li.gif) no-repeat right 19px; float: left; }
.indexCTUl li a{font-size: 20px; color: #666; padding: 0 40px; display: block; float: left;}
.indexCTUl li a:hover{color:#c6010a;}
.indexCTUl li.cur a{color:#c6010a;}



/*首页左侧行业应用分类*/
.indexHYTypeUl{width:100%;height:auto; float:left;}
.indexHYTypeUl li{width:12.5%; height:100%; float: left;background: url(/images/li_line.jpg) no-repeat right top; }
.indexHYTypeUl li a{width:100%; height:100%; font-size: 16px; color: #666666; display: block; float: left; text-align:center;}
.indexHYTypeUl li a:hover{color:#c6010a;}
.indexHYTypeUl li.cur a{color:#ffffff; background:#c6010a;}







/*首页合作客户LOGO列表*/
.indexkehuUl{width:100%; height:auto; float:left;}
.indexkehuUl li{width:20%; height:auto; float: left; overflow:hidden; margin-bottom:20px;}
.indexkehuUl li a img{width:99%; height:auto; float:left; border:1px #dbdbdb solid;}
.indexkehuUl li:hover{transform: scale(1.05, 1.05);}





/*首页精品推荐*/
.jpBox{width:100%; height:auto; float:left;}
    .jpBox .jpMain {width: 100%; height: auto; margin: 0 auto;}
    .jpBox .jpMain .jpMainTit{width: 100%; height: 50px; float: left;line-height:50px;}
    .curJpTit{width: 150px; height: 100%; float: left;text-align: center; background:#c6010a;}
    .curJpTit a{font-size:20px;color:#ffffff; font-weight:600;}
    .moJpTit{width: 150px; height: 100%; float: left; text-align: center; border-right:1px #dbdbdb solid;}
    .moJpTit a{font-size:20px;color:#666666;}

    .jpBox .jpMain .jpMainTit .moreSpan{float: right; margin-right:10px;}
    .jpBox .jpMain .jpMainTit .moreSpan a{font-weight: normal; font-size: 16px; color: #666666;}
    .jpBox .jpMain .jpMainTit .moreSpan a:hover{color:#c6010a;}

    .jpBox .jpMain .jpCon {width:100%; height: 363px; float: left; background:#ffffff; overflow:hidden;}
        .jpBox .jpMain .jpCon .jpConLeft {width:100%; height:100%; float:left;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConImg {width:50%; height:auto; float:left; overflow:hidden;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConImg img{width: 90%; height: auto; float: left; margin-left:5%; margin-top:35px;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConImg:hover img{transform: scale(1.05, 1.05);}

        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc{width:45%; height:100%; float:left; margin-right:3%; overflow:hidden; margin-left:2%;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descTit{font-size:20px; height:40px; margin-top:60px; width:100%; float:left;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
            .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descHr { width:100%; height:1px; float:left;}
            .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descHr  hr { width: 100%; border-bottom: 1px #dbdbdb solid; float:left;}
       
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descTTit{font-size:16px; width:100%; float:left; margin-top:12px; height:30px; text-overflow:ellipsis;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descNei{font-size:14px; line-height:24px; height:120px; overflow:hidden; width:100%; float:left; margin-top:10px; text-overflow:ellipsis;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descLinkBox{margin-top: 20px; width:100%; height:40px; float:left;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descLinkBox .aLeft{display: block; width: 130px; height: 38px; float:left; line-height: 38px; text-align: center; background: #666666; color: #ffffff; font-size: 14px; overflow: hidden; border-radius:38px; margin-right:20px;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descLinkBox .aLeft:hover{background:#c6010a;color:#ffffff; }
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descLinkBox .aRight{display: block; width: 130px; height: 38px; float:left; line-height: 38px; text-align: center; background:#c6010a; color: #ffffff; font-size: 14px; overflow: hidden; border-radius:38px;}
        .jpBox .jpMain .jpCon .jpConLeft .jpConDesc .descLinkBox .aRight:hover{ background:#666666;color:#ffffff;}


/*首页推荐产品轮播*/
.indexHDUl{width:100%; height: 100%; float:left;}
.indexHDUl li{width:236px; height:216px; float:left; margin-left:10px;margin-right:10px;overflow:hidden;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; }
.indexHDUl li div{width:100%; height:100%; float:left; text-align:center; overflow:hidden;}
.indexHDUl li a img{width:100%; height:181px; float:left;}
.indexHDUl li a p{width:100%;height:35px; line-height:35px;background: #c6010a;color:#666666;text-align:center; font-size:14px;transition: 0.4s;}
.indexHDUl li a:hover img{transform: scale(1.05, 1.05);}
.indexHDUl li a:hover p{color:#c6010a;}



/*首页查看详情按钮*/
.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:#c6010a; color:#ffffff;border: 2px #c6010a 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:#c6010a;}
.indexViewBox2:hover{ background:#ffffff; color:#2e2e2e;border: 2px #c6010a 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:#c6010a;}
.indexViewBox3:hover{ background:#ffffff; color:#2e2e2e;border: 2px #c6010a 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:#c6010a; color:#ffffff;border: 2px #c6010a 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 #c6010a solid;}

.moreBox{width:18px; height:18px; float:right;}
.moreBox:hover{background:#c6010a;}


/*在线咨询客服按钮*/
.kefuABox{display: block;width: 100%;height: 40px;float: left;line-height: 40px;text-align: center;background:#c6010a;color: #ffffff;font-size: 14px;overflow: hidden;border-radius: 10px;}
.kefuABox:hover{background:#ffffff;color:#c6010a; }


.kefuABox3{display: block; width: 85px; height: 28px; float:left; line-height: 28px; text-align: center; background:#c6010a; color: #ffffff; font-size: 12px; overflow: hidden; margin-left:10px;}
.kefuABox3:hover{background:#8EC2FE;color:#ffffff; }



.kefuABox5{display: block; width: 150px; height: 40px; line-height: 40px; text-align: center; background:#ffffff; color: #c6010a; font-size: 18px; overflow: hidden;  float:right;font-weight:bold;}
.kefuABox5:hover{color:#0850a3; background:#ffffff;}


.kefuABox6{display: block; width: 150px; height: 40px; line-height: 40px; text-align: center; background:#FFFFFF; color: #c6010a; font-size: 18px; overflow: hidden;  border:1px #c6010a solid; border-radius:20px; float:left; font-weight:bold;}
.kefuABox6:hover{background:#c6010a;color:#ffffff; }


.dibukefu{font-size: 14px; color: #7d7d7d; display: inline-block; border:1px #474a53  solid; border-radius: 10px; padding: 7px 15px;}
.dibukefu img{border: none; vertical-align: middle; width:17px; height:18px;}
.dibukefu:hover{color:#ffffff;}


.indexkefuABox{width: 160px;height:42px;line-height: 42px;border-radius: 42px;text-align: center; color: #ffffff;background: #c6010a;display: inline-block;font-size: 16px; font-weight: normal;}
.indexkefuABox:hover{background:#666666;color:#ffffff; }


.indexkefuABox2{width: 130px; height: 35px; line-height: 35px; font-size: 18px; color: #c6010a; font-weight: bold; background: #ffffff; text-align: center; margin-top: 6px; display: block; }
.indexkefuABox2:hover{color:#c6010a;}



/*首页在线咨询按钮*/
.indexABox{display: block; background:#c6010a; width: 130px; height: 38px; line-height: 38px; font-size: 14px; color: #ffffff; text-align:center;}
.indexABox:hover{ background:#c6010a; color:#ffffff;}


.indexkefuBox{ width:180px; height:30px; font-size:14px; color:#ffffff; text-align:center; display:block; line-height:30px; border:1px #ffffff solid; border-radius:10px; margin-left:50px; margin-top:10px;}
.indexkefuBox:hover{color:#c6010a;}



.indexkefuBox2{display: block; width: 130px; height: 38px; float:left; line-height: 38px; text-align: center; background: #c6010a; color: #ffffff; font-size: 14px; overflow: hidden; border-radius:10px;}
.indexkefuBox2:hover{background:#c6010a;color:#ffffff; }


/*首页了解更多按钮*/
.indexMoreBox2{display: block; width: 160px; height: 42px; float:left; line-height: 42px; border-radius:42px; text-align: center; background: #666666; color: #ffffff; font-size: 14px; overflow: hidden;}
.indexMoreBox2:hover{background:#c6010a;color:#ffffff; }

.indexMoreBox3{width: 200px;height:52px;line-height: 52px;border-radius: 52px;text-align: center; color: #ffffff;background: #c6010a;display: inline-block;font-size: 16px; font-weight: normal;}
.indexMoreBox3:hover{background:#c6010a;color:#ffffff; }

/*首页推荐客户评价*/
.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; text-overflow:ellipsis; white-space:nowrap;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 #c6010a 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:#c6010a;}
.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 #c6010a 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: #c6010a; color:#ffffff; text-align:center; line-height:25px;}
.knowBox:hover{ color:#ffffff; background:#c6010a;}

/*首页所有新闻*/
.indexNewsBox{width: 100%; height: auto; float: left;}
.indexNewsBox li{height: 47px; line-height:47px; float: left; width:100%; border-bottom:1px #dbdbdb dashed;}
.indexNewsBox li a em{width: 65%; height:100%; float: left;display:block; font-size: 14px; font-style: normal; color: #686868;text-overflow: ellipsis; overflow:hidden; white-space: nowrap;}
.indexNewsBox li a span{float: right; color: #686868; font-size:14px;}
.indexNewsBox li a em:hover{color:#c6010a}


/*首页行业新闻*/
.indexNewsBox2{width: 100%; height: auto; float: left;}
.indexNewsBox2 li{height: 47px; line-height:47px; float: left; width:100%; border-bottom:1px #dbdbdb dashed;}
.indexNewsBox2 li a em{width: 65%; height:100%; float: left;display:block; font-size: 14px; font-style: normal; color: #686868;text-overflow: ellipsis; overflow:hidden; white-space: nowrap; }
.indexNewsBox2 li a span{float: right; color: #686868; font-size:14px;}
.indexNewsBox2 li a em:hover{color:#c6010a}



/*首页最新资讯*/
/*.indexZxBox{width: 100%; height: auto; float: left;}
.indexZxBox li{height: 30px; line-height: 30px; float: left; width: 100%;}
.indexZxBox li a{width: 100%; float: left; overflow: hidden; font-size: 13px;color: #686868;}
.indexZxBox li a em{width: 60%; height:100%; float: left;display:block; font-style:normal;text-overflow: ellipsis; overflow:hidden; white-space: nowrap;}
.indexZxBox li a span{ float:right;}
.indexZxBox li a:hover{ color:#c6010a;}*/



/*首页头条新闻*/
.indexTTBox{width: 100%; height: auto; float: left;}
.indexTTBox li{width:100%; height:auto; float:left;}
.indexTTBox li .ttTitBox{width: 100%; height: 20px; float: left; font-size: 18px; font-size: 14px; color: #c6010a; font-weight: 900; display: block;}
.indexTTBox li .ttTitBox a{color: #c6010a; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; font-size: 14px; width: 100%; height: 100%; float: left; display: block; }
.indexTTBox li .ttTitBox a:hover{color:#c6010a;}
.indexTTBox li .ttDescBox{width: 100%; height: 70px; float: left; color: #999999; font-size: 12px;text-overflow: ellipsis; overflow: hidden; margin-top:5px; margin-bottom:10px;}
.indexTTBox li .ttKnowBox {width:100%; height:auto; float:left;}
.indexTTBox li .ttKnowBox  a{color: #666666;font-size:12px;}
.indexTTBox li .ttKnowBox  a:hover{color: #c6010a;}


/*首页常见问题列表*/
.indexCJWTBox{width: 100%; height: auto; float: left;}
.indexCJWTBox li{width:100%; height:auto; float:left; border-bottom:1px #e6e6e6 solid; margin-bottom:10px;}
.indexCJWTBox li .cjwtTitBox{width:100%; height:22px; float:left;}
.indexCJWTBox li .cjwtTitBox .wenBox{width:22px; height:22px; float:left; text-align:center; line-height:22px; background:#c6010a; font-size:14px; color:#ffffff; border-radius:3px; margin-right:22px;}
.indexCJWTBox li .cjwtTitBox .cjwtTitZi{width:80%; height:100%; float:left; line-height:22px; color:#252525; font-size:14px; font-weight:900; display:block;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.indexCJWTBox li .cjwtTitBox .cjwtTitZi:hover{color:#c6010a;}

.indexCJWTBox li .cjwtDescBox{width:100%; height:auto; float:left; margin-top:10px;}
.indexCJWTBox li .cjwtDescBox .daBox{width: 22px; height: 22px; float: left; text-align: center; line-height: 22px; background:#666666; font-size: 14px; color: #ffffff; border-radius: 3px; margin-right: 22px;}
.indexCJWTBox li .cjwtDescBox .cjwtDescZi{width:80%; height: 70px; float:left;line-height: 22px; color: #999999; font-size: 12px;overflow:hidden;}






/*内页商品图片搜索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:#c6010a;}

/*首页公司名称标题*/
.aboutTitP{margin-top:30px;}
.aboutTitP a{font-size:22px; color:#666666;}
.aboutTitP a:hover{color:#c6010a;}

/*首页查看更多公司简介*/
.indexViewMore2{display: block; text-decoration: none; position: absolute; right: 0px; bottom: 0px; background: #c6010a; 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: #c6010a; border: 1px solid #c6010a; 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:#c6010a; 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:#8EC2FE;}



/*底部联系方式导航*/
.dibuTelDH{width:100%; height:auto; float:left;}



/*底部通用导航*/
.dibuTYDH{width:100%; height:auto; float:left;}
.dibuTYDH li{width:100%; height:auto; float:left; overflow:hidden;}
.dibuTYDH li a{width:100%; height:100%; float:left; font-size:14px; color:#ffffff; line-height:30px; margin-bottom:4px; display:block;}
.dibuTYDH li a:hover{color:#c6010a;}

/*首页技术支持*/
.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:#8EC2FE;}


/*首页友情链接*/
.linkBox{width:100%; height:auto; float:left; background:#666666;}
.linkBox .linkBottom{width:96%; height:100%; margin:0 auto; margin-top:10px; margin-left:2%;}
.linkBox .linkBottom .linkTit{width: 100%; height: 24px; float: left;color:#ffffff;}
.linkBox .linkBottom .linkTit a{float: right; font-size:12px; color: #ffffff;}
.linkBox .linkBottom .linkTit a:hover{color:#c6010a;}
.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:#ffffff;}
.linkBox .linkBottom ul li a:hover{color:#c6010a}


/*首页汇英技术支持*/
.hySuppBox{float: left; font-size: 12px; color: #ffffff; }
.hySuppBox a{color: #ffffff;}
.hySuppBox a:hover{color:#c6010a;}




/*首页公司相册轮播*/
.neiBox{ width:1200px; height:auto; margin:0 auto;}
.album .content{ position:relative;}
.album h3{ height:50px;overflow:hidden; margin-bottom:19px; background:#ffffff;padding: 0 0 1px 1px;}
.album h3 i{ display:inline-block; height:49px; width:169px;overflow:hidden; float:left;}

.album h3 i a{ display:inline-block; width:169px; color:#666666; line-height:50px; font-size: 20px; height: 100%;  float:left;font-weight:normal; font-style:normal; text-align:center;}
.album h3 i a:hover, .album h3 .cur a {font-weight: normal;border-top: 2px solid #c6010a;background: #ffffff;margin-top: 0px; color:#c6010a;}
.album h3 span{ float:right; padding-right:20px;}
.album h3 span a{ font:14px Arial; color:#141414; line-height:50px; text-transform:uppercase;}


.album{width:100%; height: 100%; float:left;}
.album li{width:280px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:10px; overflow:hidden;}
.album 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);}
.album li div{width:100%; height:100%; float:left; text-align:center; overflow:hidden;}
.album li a img{width:100%; height:187px; float:left;}
.album li:hover img{transform: scale(1.05, 1.05);}
.album li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center; font-size:14px;}
.album li p a:hover{font-size:14px; color:#c6010a; display:block; line-height:40px;}


.album .alb_l , .album .alb_r{ width:18px; height:33px; position:absolute; top:80px;}
.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; }





/*首页客户案例内容*/
/*.indexCTConBox{width:100%; height:auto; float:left; margin-top:30px;}
.caseImgBox{width:606px; height:454px; float:left; overflow:hidden;}
.caseImgBox img{width:100%; height:auto; float:left;}
.caseConBox{width:594px; height:454px; float:left; background:#ffffff; overflow:hidden;}
.caseConBox .caseConNeiBox{width:454px; height:auto; float:left; margin-left:70px; margin-top:56px;}
.caseConBox .caseConNeiBox .caseConNeiBoxTit{width: 100%; height: 125px; float: left; background: url(/images/case_titBg.gif) no-repeat;}
.caseConBox .caseConNeiBox .caseConNeiBoxTit h3 { font-size: 38px; line-height:125px; color: #333333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.caseConBox .caseConNeiBox .caseConNeiBoxTit h3 a:hover{color:#c6010a;}
.caseConBox .caseConNeiBox .caseConNeiBoxIntro{width:100%; height:auto; float:left; margin-top:40px;}
.caseConBox .caseConNeiBox .caseConNeiBoxIntro p{font-size: 16px; color: #666; line-height: 29px; height: 90px; overflow:hidden; text-overflow:ellipsis;}
.caseConBox .caseConNeiBox .caseConNeiBoxKefu{width:100%; height:auto; float:left; margin-top:40px;}*/


/*首页行业应用内容*/
.indexHYYYWaiConBox{width:100%; height:auto; float:left; margin-top:30px;}

.indexHYYYImgBox{width:38%; height:454px; float:left; overflow:hidden;}
.indexHYYYImgBox img{width:100%; height:auto; float:left;}
.indexHYYYConBox{width:62%; height:454px; float:left; overflow:hidden;}
.indexHYYYConBox .indexHYYYConNeiBox{width:90%; height:auto; float:left; margin-left:5%; margin-top:56px;}
.indexHYYYConBox .indexHYYYConNeiBox .indexHYYYConNeiBoxTit{width: 100%; height: 125px; float: left;}
.indexHYYYConBox .indexHYYYConNeiBox .indexHYYYConNeiBoxTit h3 { font-size: 38px; line-height:125px; color: #333333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.indexHYYYConBox .indexHYYYConNeiBox .indexHYYYConNeiBoxTit h3 a:hover{color:#c6010a;}
.indexHYYYConBox .indexHYYYConNeiBox .indexHYYYConNeiBoxIntro{width:100%; height:auto; float:left;}
.indexHYYYConBox .indexHYYYConNeiBox .indexHYYYConNeiBoxIntro p{font-size: 16px; color: #666; line-height: 29px; height: 90px; overflow:hidden; text-overflow:ellipsis;}
.indexHYYYConBox .indexHYYYConNeiBox .indexHYYYConNeiBoxKefu{width:100%; height:auto; float:left; margin-top:40px;}








/*通用mainBox*/
.outsideBox {width:100%; height:auto; float:left; background-image: url(/images/news_bg.jpg); }
.outsideBox .outNeiBox{width:96%; height:auto; float:left;margin-top:30px;margin-bottom:50px; margin-left:2%;}
.mainBox{width:100%; height:auto; margin:0 auto;}
.mainBox .mainLeftBox{width:15%; float:left; background:#ffffff;}


/*左侧栏目通用导航*/
.aboutDHBox{width:100%; float:left;}
.aboutDHBox .aboutDHTitle{width:100%; height:60px; line-height:60px;float:left; background:#c6010a; text-align:center; font-size:16px; color:#ffffff;}
.aboutDHBox .aboutDHTitle label{ font-size:16px;}

.aboutDHBox .aboutDHContent{width:100%; float:left;}
.aboutDHBox .aboutDHContent ul{ width:90%; float:left; margin-top: 10px; margin-left: 5%;}
.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: #c6010a;}

/*左侧栏目通用导航二级*/
.aboutDHBox .aboutDHContent ul li .leftNeiProUl{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 .leftNeiProUl ul{ width: 100%; height:auto; float:left;}
.aboutDHBox .aboutDHContent ul li .leftNeiProUl ul li{ width:100%; height:35px; border-bottom:1px #e6e6e6 solid; float:left; overflow:hidden; margin:0px;}
.aboutDHBox .aboutDHContent ul li .leftNeiProUl 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 .leftNeiProUl ul li a:hover{background: #c6010a;}
.aboutDHBox .aboutDHContent ul li .leftNeiProUl ul li a p:hover{color:#ffffff;}
.aboutDHBox .aboutDHContent ul li .leftNeiProUl ul li a p{ font-size:13px;color: #757575;}
.aboutDHBox .aboutDHContent ul li:hover .leftNeiProUl{display:block;}
.aboutDHBox .aboutDHContent ul li:hover .aboutDHBox .aboutDHContent ul li .leftNeiProUl ul li a:hover{ background:#c6010a; border-top:none;}



/*右侧栏目通用BOX*/
.mainBox .mainRightBox{width:80%; height:auto; float:right;background:#ffffff;}
.mainBox .mainRightBox .mainRightTitle{width:96%; height:45px; float:left; line-height:50px; border-bottom: 1px #e6e6e6 solid; margin-left:2%;}
.mainBox .mainRightBox .mainRightTitle .label1{font-size:18px; color:#323232; float:left;}
.mainBox .mainRightBox .mainRightTitle .label2{font-size:14px; float:right; }
.mainBox .mainRightBox .mainRightContent{width:96%; height:auto; float:left; margin-left:2%;}
.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: #c6010a; font-size: 16px; border-bottom: 2px solid #c6010a;}

.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: #c6010a; float: left; font-size: 16px; width: 194px; height: 44px; }
.curTwTit a{color:#c6010a; font-size: 16px;width:100%; height:42px;border-bottom: 2px solid #c6010a; display:block;line-height: 42px;font-weight: normal; }*/

.twList{width: 100%; height: auto; float: left;border-bottom:2px #c6010a 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: #c6010a; padding-left:15px;padding-right:15px; line-height:27px; display:block;border-top-left-radius:5px; border-top-right-radius:5px;}




/*内页通用左侧推荐产品*/
.recommendContent{ width:100%; float:left; margin-top:10px;border-top:none; overflow:hidden; text-align:center; background:#ffffff;}
.recommendPro{ width:90%; height:auto; float:left; margin-left:5%; overflow:hidden;}
.recommendPro li{ width:100%; height:auto; float:left; text-align:center;overflow:hidden;}
.recommendPro li img{  width:100%; height:auto; float:left; overflow:hidden;}
.recommendPro li p{ width:100%; height:40px; float:left; font-size:13px;  line-height:40px; text-align:center;color:#151b1f; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}



/*使用这种注释，样式不会失效，分页样式*/
#fenye{width:100%; float:left;}
#fenye table{width:auto; margin:0 auto; }


/*首页产品分类标题列表*/
.indexProTypeUl{width:100%; height:auto;float:left; overflow:hidden;}
.indexProTypeUl li{width: auto;height:auto;line-height: 28px; float: left;overflow:hidden; margin-left:25px; margin-right:25px; margin-bottom:10px;}
.indexProTypeUl li a{display: block;text-align: center;font-size: 15px;font-weight: normal;color: #666666;padding: 0 20px;}
.indexProTypeUl li a:hover{ border:1px #c7c7c7 solid;}

.indexProTypeUl li.cur a{ border-radius: 20px;border:1px #c7c7c7 solid;}



/*首页运输方式图片*/
.transportBox a:hover img{transform: scale(1.05, 1.05);}



/*首页产品展示*/
.indexProUl{width:100%; height: 100%; float:left;}
.indexProUl li{width:340px; height:auto; float:left; margin-right:30px; margin-left:30px; margin-bottom:40px;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; overflow:hidden; overflow:hidden; }
.indexProUl 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);}
.indexProUl li:hover a img{transform: scale(1.05, 1.05);}
.indexProUl li div{width:100%; height:auto; text-align:center; overflow:hidden; float:left;}
.indexProUl li a img{width:338px; height:225px; float:left;border:1px #e8e8e8 solid;}
.indexProUl li p{width:100%; height:50px; line-height:50px; float:left; overflow:hidden; text-align: center; font-size:18px; text-overflow:ellipsis; white-space:nowrap; color:#666666;}
.indexProUl li a:hover p{color:#c6010a;}




/*首页行业应用轮播*/
.indexComPhotoUl{width:100%; height: 100%; float:left; margin-top:25px;}
.indexComPhotoUl li{position:relative; width:287.2px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:20px;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; overflow:hidden; overflow:hidden;}
.indexComPhotoUl 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);}
.indexComPhotoUl li:hover a img{transform: scale(1.05, 1.05);}

.indexComPhotoUl li div{width:100%; height:auto; text-align:center; overflow:hidden; float:left;}
.indexComPhotoUl li a img{width:100%; height:185px; float:left;}
.indexComPhotoUl li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center; font-size:14px; text-overflow:ellipsis; white-space:nowrap; color:#666666;}
.indexComPhotoUl li:hover p{color:#c6010a;}

.indexComBox{position:relative;width:100%; height:auto; float:left;}
.indexComBox .alb_l , .indexComBox .alb_r{ width:18px; height:33px; position:absolute; top:120px;}
.indexComBox .alb_l a ,.indexComBox .alb_r a{ width:18px; height:33px; display:block; }
.indexComBox .alb_l{ left:-30px;}
.indexComBox .alb_l a { background:url(/images/alb_l.png) no-repeat center top }
.indexComBox .alb_r{ right:-30px;}
.indexComBox .alb_r a { background:url(/images/alb_r.png) no-repeat center top}
.indexComBox .alb_l a:hover ,.indexComBox .alb_r a:hover{ background-position:center bottom; }



/*首页设备展示*/
.indexEquPhotoUl{width:100%; height: 100%; float:left;}
.indexEquPhotoUl li{width:280px; height:auto; float:left; margin-right:10px; margin-left:10px; margin-bottom:20px;background: #ffffff;-webkit-transition: .5s;-o-transition: .5s; transition: .5s; overflow:hidden; overflow:hidden;}
.indexEquPhotoUl 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);}
.indexEquPhotoUl li:hover a img{transform: scale(1.05, 1.05);}
.indexEquPhotoUl li div{width:100%; height:auto; text-align:center; overflow:hidden; float:left;}
.indexEquPhotoUl li a img{width:100%; height:185px; float:left;}
.indexEquPhotoUl li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center; font-size:14px; text-overflow:ellipsis; white-space:nowrap;}








/*资质荣誉列表*/
.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:21%; height:auto; float:left; margin-left:2%; margin-right:2%; 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%; max-height:230px; float:left; overflow:hidden;}
.proCenUl li a img{width:99%; height:196px; 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; text-overflow:ellipsis; white-space:nowrap;}




/*首页热门关键词列表*/
.indexKeyWordUl{width:100%; height:auto; float:left;}
.indexKeyWordUl li{ float:left; font-size:14px; line-height:22px; margin-right:10px;}
.indexKeyWordUl li a{color: #666666;font-size:14px;}
.indexKeyWordUl li a:hover{color:#c6010a;}



/*首页热门关键词列表*/
.indexKeyWordUl2{width:100%; height:auto; float:left; margin-top:30px;}
.indexKeyWordUl2 li{ float:left; font-size:14px;line-height:22px; margin-right:10px;}
.indexKeyWordUl2 li a{color: #666666;font-size:14px;}
.indexKeyWordUl2 li a:hover{color:#c6010a;}



/*客户评价列表*/
.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;}







/*通用系统内容页*/
.mainTuNeirong{width:100%; margin:0 auto; float:left; margin-top:20px;}
.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:#c6010a;}
.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:#c6010a}



/*视频中心样式*/
.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;}


/*PC端软件下载列表*/
.pdfDownAll{width:100%; height:auto; float:left;}
.pdfDownAll li{font-size:12px; line-height:30px; border-bottom:1px #959595 dashed;  margin-bottom:20px;}
.pdfDownAll li span{float:right;}
.pdfDownAll 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:10%; 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:87%; height: 100%; float: right; margin-left: 2%;}
.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;}







/*内页内容左侧框*/
.topDescLeft{width:35%; height:100%; float:left; overflow:hidden;}
.topDescLeft img{ max-width:100%;}

.topDescLeft .downloadData a{display: block;width: 130px;height: 38px;float: left;line-height: 38px;text-align: center;background: #c6010a;color: #ffffff; font-size: 14px; overflow: hidden; border-radius: 38px;margin-right: 20px;}
.topDescLeft .downloadData a:hover{background:#666666;}

/*内页内容右侧框*/
.topDescRight{width:60%; height:100%; float:right; margin-left:5%;}
.topDescRight .shopName{width:100%; height:40px;line-height:30px; float:left; font-size:24px; color:#666666;overflow:hidden;  border-bottom:1px #e8e8e8 solid;}
.topDescRight .ggxx{width:100%; height:auto; float:left; margin-top:10px; overflow:hidden;}
.topDescRight .shopTel {width:100%; height:30px; font-size: 16px; height: 24px; color: #757575; float:left; margin-top:10px; overflow:hidden;}


/*.topDescRight p{font-size: 14px; height: 24px; color: #757575; margin-top:10px;}*/


.topDescRight .shopGo a{display: block;width: 130px;height: 38px;float: left;line-height: 38px;text-align: center;background: #c6010a;color: #ffffff; font-size: 14px; overflow: hidden; border-radius: 38px;margin-right: 20px; margin-top:10px;}
.topDescRight .shopGo a:hover{background:#666666; }



/*网站地图页面*/
.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;}



/*电脑版在线留言页面*/
.messageBox{width:99%; height:auto; float:left;}
.messageBox form table{width:100%; height:auto; float:left;}
.messageBox form table tr{width:100%; height:auto; float:left;}
.messageBox form table tr td{width:100%; height:auto; float:left;}
.messageBox form table tr textarea{width: 100%;height:170px; line-height:40px; font-size:15px; text-indent:1em;}
.messageBox form table tr input{width: 100%;height: 40px; line-height:40px; font-size:15px; text-indent:1em;}






/*bigView放大镜样式*/
 .bigImg #winSelector {width:270px;height: 180px;}
 #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;overflow: hidden; z-index: 999;}
#bigView img { position: relative;}


 /* 图片内容页组图样式开始*/
.imagelist {margin: 0 auto;width: 100%; }
 /*总宽度*/
.imagelist .imagetop {padding-right: 5px;text-align: center;margin: 5px; display: none;}

.imagelist a div{display:none;}

/*显示的大图*/
.imagelist .defaultimagesrc { width: auto; text-align: center; border: 2px solid #f1f1f1; margin-bottom: 10px; overflow: hidden;display: block; position:relative;}
 /*图片名称*/
 .imagelist .imageintro {text-align: center;font-size: 15px;padding-bottom: 15px;line-height: 22px;font-weight: bold;font-family: "微软雅黑";display: none;}

/*小图列表*/
.thumb {height: 60px;background: #F7F7F7;display: block; position:relative;}

/*图片数字*/
.thumb_1 {text-align: center;float: left;height: 40px;width: 80px; font-size: 12px;color: #000;display: none;}
/*当前显示图片数字*/
.thumb_1 .font-28 {font-size: 26px;color: #000;}


/*小图片列表*/
.thumb_2 {float: left;width: 100%;display: block;}







/*图片左切换*/
/*.thumb_2_1 {background: url({$GetInstallDir}sysimg/default/leftbut.gif) no-repeat;float: left; height: 117px; width: 42px;cursor: pointer; margin-left: 10px;margin-left: 0px;}*/
/*图片右切换*/
/*.thumb_2_2 {background: url({$GetInstallDir}sysimg/default/rightbut.gif) no-repeat;float: right;height: 117px;width: 42px;cursor: pointer;}*/


/*小图片滚动区域*/
#scrool_div {width: auto;position: relative; height: 60px;overflow: hidden;}
/*小图区域宽度*/
#scrool_wrap { position: absolute;width: auto; margin-left:20px;}
#scrool_wrap li {float: left;position: relative;margin-right: 10px;}
#scrool_wrap li:hover a img{border: 2px solid #ff6600;}
/*小图样式*/
#scrool_div img {width: 60px;height: 40px;margin: 5px;}
/*默认小图边框*/
.normalthumb img {padding: 2px;border: 2px solid #d5d5d5;}
/*当前小图边框*/
.currthumb img { padding: 2px;border: 2px solid #ff6600;}
/*单图图片名称*/
.imglist div {display: none;}
/* 图片内容页分页方式的样式结束*/





