/*替换主题颜色*/
.defaultColorBlue{color: #1f89d3 !important;}/*主区域字体颜色#1f89d3*/
.defaultColorBlue2{color: #c40000 !important;}/*主区域字体颜色#1f89d3*/
.defaultColorRed{color: #ff3232 !important;}/*钢厂价格颜色*/
.defaultColorChenYellow{color: #ff7400 !important;}
.defaultBackg{background: #1f89d3;}/*主区域背景颜色*/
.defaultBackg1{background: #c10000}
.defaultHover:hover{color: #1f89d3 !important;}/*主区域点击显示文字颜色*/
.defaultHover:hover span{color:#1f89d3 !important; }/*主区域点击显示文字颜色*/
.defaultHover:hover ul.level_center{display: block !important;z-index: 500 !important;}
.defaultHoverMy:hover span.column_text{color:#1f89d3 !important; }/*主区域点击显示文字颜色*/
.defaultHoverMy:hover ul.notice_centent{display: block !important;}
.defaultActive:active{color: #1f89d3}/*主区域点击显示文字颜色*/
.defaultBorder2{border: 2px solid #1f89d3}/*主区域显示2px边框颜色*/
.defaultBorder1{border: 1px solid #1f89d3}/*主区域显示1px边框颜色*/
.defaultBorder1Hover:hover{border: 1px solid #1f89d3 !important;} /*主区域hover显示边框颜色*/
.defaultBorder1Hover:hover .list_bottom{background: #1f89d3 !important;color: #fff;} /*主区域hover显示背景颜色*/
.defaultBorderSelected .selected{border-bottom: 2px solid #1f89d3 !important;}/*主区域选中的2px边框*/
.defaultColorSelected .selected {color: #1f89d3}/*主区域选中的文字颜色*/
.defaultColorSelected .selected .a1{color: #1f89d3}/*主区域选中的文字颜色*/
.defaultColorSelected .selected ul.notice_centent{display: block !important;}/*主区域选中的子区域显示*/
.defaultBackgSelected .selected{background:#1f89d3;}/*主区域选中的背景颜色*/
.defaultHoverBackg:hover{background: #1f89d3} /*主区域hover显示背景颜色*/
.defaultHoverBorder2:hover{border-bottom: 2px solid #1f89d3 !important;}/*主区域hover显示底边框2px颜色*/
.defaultHoverBlueRed:hover{color: red !important;;}/*主区域蓝色背景上显示红色字体*/
.defaultbtnHoverBackg:hover{background: #0c3855}/*按钮hover显示颜色*/


/*基本颜色*/
.prohibitColor{color:#313031 }
.prohibitColorCentent{color: #9a9a9a;}
.defaultColorFFF{color: #fff !important;}
.defaultBackgFFF{background: #fff}
.defaultTopBackg{background: #f6f6f6}
.defaultBotomBackg{background: #333333}
.cRed{ color:#f00}
.hidden{display:none}


/*字体大小*/
/*标题字体*/
.fontSize14{font-size: 14px !important;}
/*内容字体*/
.fontSize12{font-size: 12px !important;}
.fontSize15{font-size: 15px !important;}
.fontSize16{font-size: 16px !important;}
.fontSize17{font-size: 17px !important;}
.fontSize20{font-size: 20px !important;}

/*外间距*/
.marginTop10{margin-top: 10px;}
.marginTop30{margin-top: 30px;}

/*内边距*/
.paddingTop10{padding-top:10px;}
.paddingTop20{padding-top:20px;}
.paddingTop30{padding-top: 30px;}
.paddingTop50{padding-top: 50px;}

.paddingLeft20{padding-left: 30px;}
.paddingLeft10{padding-left: 10px;}

/*背景颜色*/
.backgFFF{background: #fff;}
.backgRed{background: #ff0000}


* html body{ overflow:visible;}
* html iframe, * html frame{ overflow:auto;}
* html frameset{ overflow:hidden;}
body{background-size:cover; font:12px/22px "微软雅黑";background:#f0f0f0;}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset,table, legend, input, button, textarea, p, blockquote, th, td,img,div,tr{margin:0; padding:0;font-size: 12px}
input,select{ font-size:12px; vertical-align:middle;}
textarea,input{ word-wrap:break-word; word-break:break-all; padding:0px;}
li{ list-style-type:none;}
img{ border:0 none; max-width:100%}
a{outline:none; star:expression(this.onFocus=this.blur());font-family: "微软雅黑";text-decoration: none}
a:hover{color:#1f89d3}
h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
.fl{ float: left;}
.fr{ float: right;}
.t_c{ text-align: center;display: inline-block}
.t_l{ text-align: left}
.t_r{text-align: right}
.wrap{ width:1200px; margin:0 auto; }
.icon{margin: 0 auto;}
.fa{font-size: 14px}
.colorUp{color: #fe0000}
.colorDown{color: #43be30}
.pointer{cursor: pointer !important;}
.pointerNo{cursor: default !important;}
.inlineBlock{display: inline-block}
.inlineBlockNo{display: block}
.displayShow{display: block !important;}
.displayHide{display: none !important;}
.fontWeight{font-weight: bolder}
.fontWeightNo{font-weight: unset}
.whiteSpage{word-break: break-all; word-wrap: break-word;white-space: pre-wrap;}
.whiteSpageNo{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.clear{ clear:both}

.default_div{padding:10px;}
.min_height{min-height:100px;}
.padding_t_b_10{ padding:10px 0;}


/*实心向下点头动画*/
.tranfaCaretDown{-webkit-transition: transform 200ms;-moz-transition: transform 200ms;-ms-transition: transform 200ms;-o-transition: transform 200ms;transition: transform 200ms;}
.tranfaCaretDownStart:hover .tranfaCaretDown{transform: rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);}

/*钢铁首页*/
.shopTopgtt{height: 43px;z-index:9999999;width: 100%; min-width:1200px; border-bottom: 1px solid #ddd;top: 0;}
.shopTopgtt  .wrap .nav_left div{float: left;line-height: 43px;margin-right: 20px;cursor: pointer}
.shopTopgtt  .wrap .nav_left div span.Typeface{padding-left: 10px}
.shopTopgtt  .wrap .nav_left div span.tips{margin: 0 10px 0 0}
.shopTopgtt  .wrap .nav_right li.oneli{float: left;line-height: 41px;cursor: pointer;position: relative;border: 1px solid #f6f6f6;padding:0 5px;}
.shopTopgtt  .wrap .nav_right li.oneli span.Typeface{padding: 0px 3px;display: inline-block}
.shopTopgtt  .wrap .nav_right li.oneli:hover{border: 1px solid #ddd;border-bottom: none;}
/*.shopTopgtt  .wrap .nav_right li.oneli:hover:before{display: block;}*/
.shopTopgtt  .wrap .nav_right li.oneli:hover ul{display: block;z-index: 500}
.shopTopgtt  .wrap .nav_right li.oneli ul{position:absolute;display:none;left: -1px;background: #fff;width: 100%;height: auto;border:1px solid #ddd;border-top:none;}
.shopTopgtt  .wrap .nav_right li.oneli ul.service{width: 160px;}
.shopTopgtt  .wrap .nav_right li.oneli ul.phoneType{width: 75px;left: -2px;}
.shopTopgtt  .wrap .nav_right li.oneli ul.cart{width: 210px;}
.shopTopgtt  .wrap .nav_right li.cartLi:before{position: absolute;content:attr(data-before);font-size: x-small;line-height: 13px;right: 1px;top: 1px; background: #B61D1D; border-radius: 10px;color: #fff;z-index: 500;padding: 0 3px;}
.shopTopgtt  .wrap .nav_right li.borderLi:before{position: absolute;content:attr(data-before);font-size: x-small;line-height: 13px;right: 1px;top: 1px; background: #B61D1D; border-radius: 10px;color: #fff;z-index: 500;padding: 0 3px;}



.oneli ul li{line-height: 30px;width: 100%;display: block;}
.oneli ul.service li{padding-left: 5px;}
.oneli ul.service li:first-child{position: relative}
.oneli ul.service li:first-child:before{content: '';position: absolute;width: 70px;height: 2px;right: 5px; background: #ddd;}
.oneli ul.service li .kefu1{margin-right: 10px;}
.oneli ul.service li .kefu1:nth-of-type(2){text-indent: 64px}
.oneli ul.service li .kefuTime{padding-right: 23px;display: block;line-height: 10px;text-align: right;margin-bottom: 10px;}

.oneli ul.phoneType li{width: 70px;float: left;overflow: hidden;height: auto;text-align: center}
.oneli ul.phoneType li:first-child{position: relative}
.oneli ul.phoneType li:first-child:before{content: '';position: absolute;width: 72px;height: 1px;left: 0px; background: #ddd;}
.oneli ul.phoneType li:last-child{position: relative;width: 75px;}
.oneli ul.phoneType li:last-child:before{content: '';position: absolute;width: 66px;height: 1px;right: 0px; background: #ddd;}
.oneli ul.phoneType li div.imgBox{width: 63px;height: 63px;background: #fff;margin: 5px;margin-bottom: unset;border: 1px solid #ddd;}
.oneli ul.phoneType li div.imgBox img{width: 100%;height: 100%}
.oneli ul.phoneType li div.imgText{font-size: 10px;line-height: 20px}

.oneli ul.cart li{padding-left: 5px;}
.oneli ul.cart li:first-child{position: relative}
.oneli ul.cart li:first-child:before{content: '';position: absolute;width: 139px;height: 2px;right: 15px; background: #ddd;top: 0px;}
.oneli ul.cart li.noneData{padding: 29px 8px;}


/*店铺头部*/
.shopTop{height: auto;width: 100%;padding: 20px 0;background: #fff;min-width: 1200px;}
.shopTop .wrap .logoBox{width: 39%;}
.shopTop .wrap .logoBox .box_left{width: 20%;text-align: left;}
.shopTop .wrap .logoBox .box_left img{max-width: 70px;max-height: 67px}
.shopTop .wrap .logoBox .box_right{width: 75%;line-height: 22px;}
.shopTop .wrap .logoBox .box_right .right_top{height: 30px;}


.shopTop .wrap .starBox{width: 31%;padding: 10px 0; display:none}
.shopTop .wrap .starBox .box_top{height: 50px;width: 100%; float: right;}
.shopTop .wrap .starBox .box_top .box_top_left{width: 30%;}
.shopTop .wrap .starBox .box_top .box_top_left .left_top{font-size: 14px;text-align: left;height: 25px;line-height: 25px;}
.shopTop .wrap .starBox .box_top .box_top_left .left_bottom .vip_left{background: #ff7500;color: #fff;padding: 1px 5px;display: inline-block}
.shopTop .wrap .starBox .box_top .box_top_left .left_bottom .vip_right{color: #ff7500;border: 1px solid #ff7500;display: inline-block;padding: 0px 5px;}
.shopTop .wrap .starBox .box_top .box_top_right{width: 51%;}
.shopTop .wrap .starBox .box_top .box_top_right li{float: right;margin-right: 10px;padding: 0 5px; text-align: center;height: 25px;line-height: 25px;}
.shopTop .wrap .starBox .box_top .box_top_right li:first-child{margin-right: 0px;}


.shopTop .wrap .creditBox{width: 30%;}
.shopTop .wrap .creditBox .hotlineBox{ width:83%; float:right}
.shopTop .wrap .creditBox .hotlineBox .title{font-size: 20px;color: #333}
.shopTop .wrap .creditBox .hotlineBox .tel{font-size: 20px;color: #fd7706}
.shopTop .wrap .creditBox .hotlineBox .tel img{width: 30px;height: 30px;margin-right: 10px;margin-bottom: 5px;}


.shopTop .wrap .creditBox .box_bottom{width: 83%;float: right}
.shopTop .wrap .creditBox .box_bottom li{float: left;color: #333;margin-right: 20px;}
.shopTop .wrap .creditBox .box_bottom li img{width: 20px;margin-right: 5px;margin-bottom: 3px;}


/*导航栏目*/
.shopNav{height: 40px;width: 100%;min-width: 1200px;}
.shopNav .nav_ul li{float: left;font-size: 14px;line-height: 40px;height: 40px;min-width: 100px;text-align: center}
.shopNav .nav_ul li a{color: #fff;display: inline-block;width: 100%;height: 100%}

.shopNav .nav_search .search_type{width:70px;cursor: pointer; position: relative; float: left;text-align: center; margin-top: 5px;height: 30px;border-radius: 5px 0 0 5px; line-height: 30px; background: #bde0fc}
.shopNav .nav_search .search_type .current_type{width: 100%;}
.shopNav .nav_search .search_type .type{position: absolute;width: 100%;height: auto;padding-bottom: 3px;display: none;z-index: 500;border-radius: 0 0px 3px 3px;background: #bde0fc;}
.shopNav .nav_search .search_type .type li{text-align: left;text-indent: 18px;line-height: 25px;}
.shopNav .nav_search .search_type:hover{border-radius:5px 0 0 5px;}
.shopNav .nav_search .search_type:hover .type{display: block;z-index: 500}
.shopNav .nav_search .search_input{float: right;width: 290px;height: 30px;margin-top: 5px;border-radius: 0 3px 3px 0;overflow: hidden;position: relative;}
.shopNav .nav_search .search_input input[type=text]{width: 250px;border: none;height: 100%;line-height: 30px;padding: 0 30px 0 10px;}
.shopNav .nav_search .search_input span.fa{position: absolute;right: 0px;top: 0px;line-height: 30px;cursor: pointer;display: inline-block;width: 30px;text-align: center;color: #9a9a9a;}
.shopNav2 .nav_search .search_type{background: #eeb2b2}
.shopNav2 .nav_search .search_type .type{background:#eeb2b2 }

/*导航渐变背景*/
.shopNavLinearBack2{background-image: linear-gradient(to right , #2e2e2e 40%, #8d8d8d 65%,#383838 100%);}
.shopNav1 .nav_ul li.selected{background:#176093;}
.shopNav1 .nav_ul li:hover{background: #176093;cursor: pointer}
.shopNav2 .nav_ul li.selected{background:#c10000;}
.shopNav2 .nav_ul li:hover{background: #c10000;cursor: pointer}



/*banner大图*/
.swiper-container{height:250px;}
.swiper-container .swiper-slide{background-repeat: no-repeat;background-position:top center; width:100%; }
.swiper-container .swiper-slide a{position: absolute;display: block;width: 100%;height: 100%;}
.swiper-container .swiper-pagination-bullet{background: rgba(221,221,221,0.5);width: 10px;height: 10px;border: 1px solid #333;}
.swiper-container .swiper-pagination-bullet-active{background: rgba(255,255,255,1);width: 10px;height: 10px;}
.swiper-container .swiper-button-next:hover b{opacity: 0.2;}
.swiper-container .swiper-button-prev:hover b{opacity: 0.2;}
.swiper-container .swiper-button-next{width: 50px;height:80px;margin-top: -40px;background: unset;opacity: 0;transition: opacity 0.5s;}
.swiper-container .swiper-button-prev{width: 50px;height:80px;margin-top: -40px;background: unset;opacity: 0;transition: opacity 0.5s;}
.swiper-container .swiper-button-next b{position: absolute;   display: block;  width: 50px;  height: 75px;  overflow: hidden;  background: #000;  opacity: 0.3;  filter: alpha(opacity=30);  cursor: pointer;}
.swiper-container .swiper-button-prev b{position: absolute;   display: block;  width: 50px;  height: 75px;  overflow: hidden;  background: #000;  opacity: 0.3;  filter: alpha(opacity=30);  cursor: pointer;}
.swiper-container .swiper-button-next span{left: 16px; background:  url('../images/tpl1/r.png') 0 0 no-repeat;display: block;position: relative;z-index: 2;width: 22px;height: 33px;top: 21px;cursor: pointer;}
.swiper-container .swiper-button-prev span{left: 16px; background:  url('../images/tpl1/l.png') 0 0 no-repeat;display: block;position: relative;z-index: 2;width: 22px;height: 33px;top: 21px;cursor: pointer;}

.banner_main1{width: 100%;height: 450px;overflow:hidden;position:relative;min-width: 1200px;}
.swiper-container:hover .hoverOpacity{opacity: 1}


/*公共标题*/
/*样式一*/

.commonTitle11 div:first-child{color: #36a5e9; font-size: 30px;padding-top: 10px;text-align: center;}
.commonTitle11 div:last-child{color: #333;font-size: 16px;line-height: 50px;text-align: center}
.commonTitle12 div:first-child{color: #c10100; font-size: 30px;padding-top: 10px;text-align: center;}
.commonTitle12 div:last-child{color: #333;font-size: 16px;line-height: 50px;text-align: center}


/*样式二*/
.commonTitle21 div:first-child{color: #333;font-size: 32px;padding-top: 10px;text-align: center}
.commonTitle21 div:last-child{color: #36a5e9;font-size: 16px;line-height: 50px;text-align: center}
.commonTitle22 div:first-child{color: #333;font-size: 32px;padding-top: 10px;text-align: center}
.commonTitle22 div:last-child{color: #c10100;font-size: 16px;line-height: 50px;text-align: center}


/*样式三*/
.commonTitle31{text-align: center;}
.commonTitle31 div:first-child{color: #333;border: 2px solid #333; display: inline-block; font-size: 32px;line-height: 50px;height: 50px;margin-top: 5px; padding: 0 10px; text-align: center}
.commonTitle31 div:last-child{color: #333; font-size: 30px;line-height: 50px;text-align: center}

/*样式四*/
.commonTitle41 div:first-child{color: #333;font-size: 32px;padding-top: 10px;text-align: center;position: relative;}
.commonTitle41 div:first-child:before{position: absolute;content: '';width: 60px;height: 3px;background:#0398f5;left: 50%;margin-left: -30px;bottom: -14px;}
.commonTitle41 div:last-child{color: #999;font-size: 16px;line-height: 50px;text-align: center}
.commonTitle42 div:first-child{color: #333;font-size: 32px;padding-top: 10px;text-align: center;position: relative;}
/*.commonTitle42 div:first-child:before{position: absolute;content: '';width: 60px;height: 3px;background:#c40001;left: 50%;margin-left: -30px;bottom: -14px;}*/
.commonTitle42 div:last-child{color: #999;font-size: 16px;line-height: 50px;text-align: center}

/*样式五*/
.commonTitle51{text-align: center;padding-top: 20px;}
.commonTitle51 div:first-child{color: #333;display: inline-block; font-size: 32px;line-height: 0px;height: 25px;padding: 0 10px; text-align: center;background-color: #34a4ea;position: relative;}
.commonTitle51 div:last-child{color: #999; font-size: 16px;line-height: 30px;text-align: center;display: block;position: relative; width: max-content;margin: 0 auto;padding:0  30px}
.commonTitle51 div:last-child:after{position: absolute;content: '';left: 0px;width: 20px;height: 2px;background: #0398f5;top: 50%;margin-top: -1px;}
.commonTitle51 div:last-child:before{position: absolute;content: '';right: 0px;width: 20px;height: 2px;background: #0398f5;top: 50%;margin-top: -1px;}

.commonTitle52{text-align: center;}
.commonTitle52 div:first-child{color: #333;display: inline-block; font-size: 32px;margin-top: 15px; line-height: 0px;height: 25px;padding: 0 10px; text-align: center;background-color: #c40001;position: relative;}
.commonTitle52 div:last-child{color: #999; font-size: 16px;line-height: 30px;text-align: center;display: block;position: relative; width: max-content;margin: 0 auto;padding:0  30px}
.commonTitle52 div:last-child:after{position: absolute;content: '';left: 0px;width: 20px;height: 2px;background: #c40001;top: 50%;margin-top: -1px;}
.commonTitle52 div:last-child:before{position: absolute;content: '';right: 0px;width: 20px;height: 2px;background: #c40001;top: 50%;margin-top: -1px;}



/*文本标题*/
.commonTextTitle1{padding: 10px;border-bottom: 1px solid #ddd;}
.commonTextTitle1 div{border-left: 3px solid #1f89d3;padding-left: 10px;font-size: 14px;font-weight: bold;line-height: 20px;}

.commonTextTitle2{padding: 10px;}
.commonTextTitle2 div{font-size: 14px;font-weight: bold;line-height: 20px;text-align: center;position: relative;}
.commonTextTitle2 div:before{width: 100px;height: 100%; content: '';right: 0;top: 0px; background:  url('../images/tpl1/commonText_back.jpg');position: absolute;}
.commonTextTitle2 div:after{width: 100px;height: 100%; content: '';left: 0;top: 0px; background:  url('../images/tpl1/commonText_back.jpg');position: absolute;}


.commonTextTitle3{height: 40px;border-bottom: 1px solid #ddd;padding-top: 10px;}
.commonTextTitle3 img{width: 30px;}
.commonTextTitle3 div{line-height: 30px;font-size: 18px;font-weight: bold;padding-left: 5px;}
.commonTextTitle3 a{cursor: pointer;margin-left: 10px;line-height: 30px;color: #1588cb;}


/*店铺简介*/
.shopBrief{background: #fff;min-width: 1200px;}
.shopBrief .brief_main{background: #fff; height: auto;min-width: 1200px;overflow: hidden;padding-bottom: 50px;}
.shopBrief .brief_main .brief_content{min-height: 50px;overflow: hidden;height: auto;}
.shopBrief .brief_main .brief_content>div.content_left{width:250px;height: auto;min-height: 50px;float: left; }
.shopBrief .brief_main .brief_content>div.content_left .campName{font-size: 18px;}
.shopBrief .brief_main .brief_content>div.content_left .campList{padding: 10px 0;overflow: hidden;min-height: 30px;}
.shopBrief .brief_main .brief_content>div.content_left .campList li{line-height: 50px;font-size: 14px;color: #646464;padding-right: 10px;}
.shopBrief .brief_main .brief_content>div.content_left .campList li i{padding: 0 10px;}
.shopBrief .brief_main .brief_content>div.content_center{float: left; width: 600px;min-height: 50px;padding: 0 30px; overflow: hidden; line-height: 30px; text-align: center;height: auto;font-size: 14px;}
.shopBrief .brief_main .brief_content>div.content_center button{display: block;margin: 30px auto 0 auto;border-radius: 3px; background: #fff;font-size: 14px; border: 1px solid #ddd;padding: 0 80px;line-height: 40px;height: 40px; cursor: pointer;}
.shopBrief .brief_main .brief_content>div.content_center button:hover{background: #0398f6;color: #fff;border: 1px solid #fff;}
.shopBrief .brief_main .brief_content>div.content_right{float: right; width: 270px;height: auto;min-height: 50px;min-height: 150px;max-height: 380px;}
.shopBrief .brief_main .brief_content>div.content_right .companyName{font-size: 18px;padding-bottom: 10px;max-width: 290px;height: 13px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;overflow: hidden;}
.shopBrief .brief_main .brief_content>div.content_right .company_content{word-break: break-all; height: auto;min-height: 50px;overflow: hidden;color: #646464;padding-top: 20px;font-size: 14px;}
.shopBrief .brief_label{background: #0398f6;height: 180px;min-width: 1200px;}
.shopBrief .brief_label ul li{display: inline-block;text-align: center;width: 297px;padding: 60px 0; height:60px;}
.shopBrief .brief_label ul li div.tilteB{margin-bottom: 5px;padding-bottom: 10px; font-size: 18px;font-weight: bold;color: #fff;position: relative}
.shopBrief .brief_label ul li div.tilteB:before{position: absolute;bottom: 0;width: 20px;height: 2px;background: #fff;content: '';left: 50%;margin-left: -10px;}
.shopBrief .brief_label ul li div.tilteb{font-size: 14px;color: #fff;}

/*店铺简介样式二*/
.shopBrief .brief_main .brief_content1{padding-bottom: 20px;overflow: hidden;}
.shopBrief .brief_main .brief_content1>div{float: left;}
.shopBrief .brief_main .brief_content1>div.content_left{width:160px;height: auto;min-height: 50px;}
.shopBrief .brief_main .brief_content1>div.content_left .campName{font-size: 18px;}
.shopBrief .brief_main .brief_content1>div.content_left .campList{padding: 10px 0;overflow: hidden;}
.shopBrief .brief_main .brief_content1>div.content_left .campList li{line-height: 50px;font-size: 14px;color: #646464;padding-right: 10px;}
.shopBrief .brief_main .brief_content1>div.content_left .campList li i{padding: 0 10px;}
.shopBrief .brief_main .brief_content1>div.content_center{width: 880px;overflow: hidden; line-height: 30px; text-align: center;height: auto;min-height: 50px; font-size: 14px;}
.shopBrief .brief_main .brief_content1>div.content_center button{display: block;margin: 30px auto 0 auto;border-radius: 3px; background: #fff;font-size: 14px; border: 1px solid #ddd;padding: 0 80px;line-height: 40px;height: 40px; cursor: pointer;}
.shopBrief .brief_main .brief_content1>div.content_center button:hover{background: #c10000;color: #fff;border: 1px solid #fff;}
.shopBrief .brief_main .brief_content1>div.content_right{width: 160px;height: auto;min-height: 50px;}
.shopBrief .brief_main .brief_content1>div.content_right .companyName{font-size: 18px;padding-bottom: 10px;}
.shopBrief .brief_main .brief_content1>div.content_right .company_content{height: 260px;overflow: hidden;color: #646464;padding-top: 20px;font-size: 14px;}

.shopBrief .brief_label1{background: #ddd;height: auto;position: relative;}
.shopBrief .brief_label1 .brief_label1_back{text-align: center;padding-bottom: 30px;}
.shopBrief .brief_label1 .brief_label1_back img{margin-top: -50px;height: auto;max-width: 1200px;}
.shopBrief .brief_label1 .brief_label{background: #ddd;height: auto;min-width: 1200px;width: 100%; }
.shopBrief .brief_label1 ul{overflow: hidden;}
.shopBrief .brief_label1 ul li{display: inline-block;text-align: center;width: 297px;padding: 60px 0; height:60px;float: left;}
.shopBrief .brief_label1 ul li div.tilteB{margin-bottom: 5px;padding-bottom: 10px; font-size: 18px;font-weight: bold;color: #c90000;position: relative}
.shopBrief .brief_label1 ul li div.tilteB:before{position: absolute;bottom: 0;width: 20px;height: 2px;background: #999;content: '';left: 50%;margin-left: -10px;}
.shopBrief .brief_label1 ul li div.tilteb{font-size: 14px;color: #313131;}



/*品质保证*/
.shopQuality{height: auto;background: #fff;min-width: 1200px;padding-bottom: 50px;}
.shopQuality .quality_content li{width: 548px;margin-right:100px;margin-top: 100px; float: left;height: 75px;border: 1px solid #c10000;position: relative;}
.shopQuality .quality_content li:nth-of-type(1){margin-top: 50px;}
.shopQuality .quality_content li:nth-of-type(2){margin-top: 50px;}
.shopQuality .quality_content li:nth-of-type(even){margin-right: 0;}
.shopQuality .quality_content li:after{position: absolute;content: attr(data-after);color: #fff; text-align: center;line-height:96px;font-size: 30px; top: -20px;left: 0;border-radius: 50px 0 50px 50px;width: 100px;height: 96px;background: red;}
.shopQuality .quality_content li:before{position: absolute;content: '';top: -10px;left: 80px;z-index: 1; border-radius: 50px;width: 10px;height: 10px;background: #fff;}
.shopQuality .quality_content li i{position: absolute;left: -1px;top: -1px; width: 58px;background: #fff;height: 77px;}
.shopQuality .quality_content li span{position: relative; left: 122px;font-weight: bold; top: -21px;display: inline-block;background: #ff0000;font-size: 16px; text-align: center;line-height: 40px; height: 40px;width: 180px; color: #fff;}
.shopQuality .quality_content li span:after{position: absolute;left: -23px;content: '';width: 23px;height: 40px;background: #fff;}
.shopQuality .quality_content li div{display: inline-block;color: #646665;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;  position: absolute;top: 20px;width:425px;line-height: 53px;font-size: 14px;height: 53px;left: 121px;}


/*店铺实力*/
.shopStrength{height: 550px;background:#f9f9f9;min-width: 1200px;}
.shopStrength ul.content{border: 1px solid #ddd; height: 250px;border: 1px solid #ddd;border-radius: 2px;background: #f9f9f9;}
.shopStrength ul.content li{width: 200px;height: 360px;max-height: 360px;float: left; margin-left: 94px;margin-top: -15px;}
.shopStrength ul.content li:first-child{margin-left: 60px;}
.shopStrength ul.content li:nth-of-type(odd){margin-top: 20px;}
.shopStrength ul.content li div.li_image{text-align: center;padding: 10px;background: #fff;}
.shopStrength ul.content li div.li_title{font-size: 20px;padding: 10px 0;text-align: center}
.shopStrength ul.content li div.li_describe{font-size: 14px;text-align: center;color: #979797}

/*制造工艺流程*/
.shopProcess{min-width: 1200px;height: auto;background-color: #919191;background-position: center 0; background-repeat: no-repeat;padding-bottom: 30px;}
.shopProcess .process_ul{padding: 30px 0}
.shopProcess .process_ul li{float: left;width: 240px;position: relative;}
.shopProcess .process_ul li:before{position: absolute;content: '';border-radius: 50px; top: 0px;height: 14px;width: 14px;left: 50%;margin-left: -7px;background: #fff;}
.shopProcess .process_ul li:after{position: absolute;content: '';width: 100%;height: 4px;background: #fff;top: 5px;left: 0px;}
.shopProcess .process_ul li:nth-of-type(5):after{width: 50%}
.shopProcess .process_ul li:first-child:after{width: 50%;left: 50%;}
.shopProcess .process_ul li .img_box{width: 100%;text-align: center;padding-top: 30px;}
.shopProcess .process_ul li .img_text{width: 100%;text-align: center;font-size: 16px;color: #fff;height: 50px;line-height: 50px;}




/*基本信息+店铺资源*/
.shopRecommend{background: #f9f9f9;min-width: 1200px;padding: 30px 0}
.shopRecommend .shopExplain_main{width: 310px;height: auto;min-height: 800px; float: left;padding: 20px 0;}
.shopRecommend .shopExplain_main div ul.content{padding: 10px 15px;color: #676767}
.shopRecommend .shopExplain_main div ul.content b{font-weight: unset;color: #333}
.shopRecommend .shopExplain_main div ul.content .fa{color: #1f89d3;font-size: 10px;padding:0  5px;cursor: pointer;}
.shopRecommend .shopExplain_main div ul.content .fa:active{color: red;}

.shop_information{width: 300px;}
.shop_information .companyName{font-size: 14px;padding:10px;height: 20px;}
.shop_information .companyName .fa{background: #f86501;color: #fff;font-size: 12px;padding: 3px;margin: 0 10px;border-radius: 3px;}
.shop_information .companyType{line-height: 20px;padding:0 10px 10px 10px;font-size: 14px;color: #979797}
.shop_information .companyType .fa{font-size: 16px;color: #1f89d3;padding: 0 10px 0 0 }
.shop_information .companyType span:first-child{margin-right: 20px;}
.shop_information .qrcodeBox{padding: 20px 0;text-align: center;}
.shop_information .qrcodeBox .image_box{width: 100px;height: 100px;font-size: 14px; border: 2px solid #1f89d3;padding: 10px;border-radius: 1px;margin: 0px auto;position: relative;}
.shop_information .qrcodeBox .image_box img{width: 100%;height: 100%;}
.shop_information .qrcodeBox .image_box i{position: absolute;display: block;width: 100px;height: 3px;background: #f9f9f9;}
.shop_information .qrcodeBox .image_box i.top{top: -2px;left: 10px;}
.shop_information .qrcodeBox .image_box i.bottom{bottom: -2px;left: 10px;}
.shop_information .qrcodeBox .image_box i.left{width: 2px;height: 100px;left: -2px;top: 10px;}
.shop_information .qrcodeBox .image_box i.right{width: 2px;height: 100px;right: -2px;top: 10px;}
.shop_information .btnBox{text-align: center;}
.shop_information .btnBox button{width: 90%;font-size: 14px;cursor: pointer; line-height: 40px;height: 40px; background: #1f89d3;border: none;border-radius: 2px;color: #fff;}
.shop_information .btnBox button:hover{background: #1c79ba;}

.warehouse_information ul li{border-bottom: 1px dashed #1f89d3;padding: 5px 0; margin-bottom: 5px;}
.warehouse_information ul li:last-child{border-bottom: none;margin-bottom: 0px;}

.shopRecommend .recommend_main{box-sizing: border-box; background: #fff;width: 880px;float: right;min-height: 800px;}
.shopRecommend .recommend_main .productH3{margin-top: 5px; font-size: 16px;font-weight: bold; margin-left: 10px;}
/*分页*/
div.page{padding:30px 3px;margin:3px;text-align:center}
div.page a{border:#1f89d3 1px solid;padding:5px 10px;margin:2px;color:#333;text-decoration:none}
div.page a:hover{border:#1f89d3 1px solid;color:#333;}
div.page a:active{border:#1f89d3 1px solid;color:#333;}
div.page span.current{border:solid 1px #1f89d3;padding:5px 10px;font-weight:bold;margin:2px;color:#fff;background-color:#1f89d3;}

/*资源筛选*/
.search-box{padding: 10px 10px 0 10px;background: #fff;border: 1px solid #ddd;margin-top: 20px;}
.search-choose-box table{ width:100%;}
.search-choose-box table tr td{padding:3px 0;}
.search-choose-box table tr td:nth-child(2){border-right:0px solid #ddd;}
.search-choose-box table tr td.search_value div.search_value_h{ height:32px; overflow:hidden}
.search-choose-box table tr td.search_value div.search_value_h_auto{ height:auto}
.search-choose-box table tr td.url_box div{font-size: 15px;padding-bottom: 10px;}
.search-choose-box .multi_btn{display:none; margin:10px 0;}
.search-choose-box a.multi_confirm{ float:left; padding:0 15px; line-height:32px; background:#1f89d3; color:#fff; margin:0px 10px;}
.search-choose-box a.multi_cancel{ float:left; padding:0 15px; line-height:32px; background:#ccc; color:#333;}
.search-choose-box table td{ border-bottom:1px solid #ddd;}
.search-choose-box table tr:last-child td{border-bottom:none;}
.search-choose-box .search_field{ width:80px;}
.search-choose-box .search_field em{font-style: unset; display: inline-block;font-size:14px;width:80px;height:32px;line-height:32px;text-align:center;color: #333}
.search-choose-box .search_more_btn{ width:246px;}
.search-choose-box .search_value_h>span{color: #666;font-size: 14px; line-height:32px;display:inline-block; margin:0 5px; cursor:pointer; padding:0 5px; border-radius:3px; height:32px;}
.search-choose-box .search_value_h>span.selected{color:#1f89d3;font-weight: bold}
.search-choose-box .search_value_h>span .layui-form-checkbox{ margin-top:8px; font-size:12px;}
.search-choose-box .search_value_h>span .layui-form-checkbox span{ font-size:12px;}
.search-choose-box .sch-moreChoose{width: 51px;color: #fff;background: #FF8700;outline: 0;height: 32px;float: left;cursor: pointer;border: 0;margin-left: 4px;}
.search-choose-box .sch-getmore{background: none;color: #8d8d8d;width: 40px;}
.search-choose-box .sch-getmore .fa{font-size: 26px;}
.search-choose-box .search_input{ width:73px; border:1px solid #ccc; height:26px; line-height:26px; padding:0 10px;}
.search-choose-box .search_more_btn .search_input{ float:left; height:30px; line-height:30px;}
.search-choose-box .search_more_btn .search_input_submit{width: 51px;color: #fff;background: #1f89d3;outline: 0;height: 32px;cursor: pointer;border: 0;float:left}
.search-choose-box .search_value .search_input_submit{width: 51px;color: #fff;background: #1f89d3;outline: 0;height: 32px;cursor: pointer;border: 0;}
.search-choose-box .atp_choosed{ line-height:36px;}
.search-choose-box .search_param a{font-size: 14px; position:relative; float:left; padding:0 10px 0 10px; border:1px solid #1f89d3; border-radius:3px; margin-left:10px; color:#1f89d3}
.search-choose-box .search_param a span{ padding-left:5px; font-size:14px; color:#1f89d3}
.search-choose-box a.clear_all_param,.search-choose-box a.close_all_param{ float:right; margin-right:2px;color: #fff;background: #FF8700;outline: 0;height: 32px; line-height:32px; padding:0 10px;}
.search-choose-box a.clear_all_param{background: #1f89d3;}


/*店家商鋪樣式*/
.sort_b{position:relative; width:45px;display:inline-block}
.zdy-up{position: absolute;right: 5px;top:2px;}
.zdy-up,.zdy-down{color: #8D99A7}
.zdy-down{position: absolute;right: 5px;bottom:2px;}
.sort_red{ color:#0A0A0A}
.layui-form th b:hover{cursor:pointer;}

/*.merchant_resource a.cRed{vertical-align: middle}*/
.merchant_resource .layui-form-radio{margin: 0;}
.merchant_resource .merchant_resource{ padding: 5px; border-top: 1px solid #ccc;border-left: 1px solid #ccc;}
.merchant_resource .merchant_resource th{padding:1px;pabackground: #eee;}
.merchant_resource th,.merchant_resource td{padding: 9px 0 9px 5px; text-align: left;font-size: 12px;}
.merchant_resource .merchant_resource .first_td{ width: 150px; text-align: left;}
.merchant_resource .merchant_resource .first_td .product_name{ font-size: 14px;}
.merchant_resource .merchant_resource .layui-form-radio{ margin: 0}
.merchant_resource .merchant_resource .sale_list_div{ position: relative; z-index: 9999}
.merchant_resource .merchant_resource .sale_list_div .sale_list{ position: absolute; left:0; width:100%;top:20px; background: #eee; border-radius: 5px; padding: 5px; display: none}
.merchant_resource .merchant_resource .sale_list_div .sale_list a{ display: inline-block; margin-right: 10px;}
.merchant_resource .gw_num{border: 1px solid #dbdbdb;width: 110px;line-height: 26px;overflow: hidden;}
.merchant_resource .gw_num em{font-size: 20px;font-weight: bold; font-style: unset; display: block;height: 26px;width: 26px;float: left;color: #7A7979;border-right: 1px solid #dbdbdb;text-align: center;cursor: pointer;}
.merchant_resource .gw_num .num{display: block;float: left;text-align: center;width: 52px;font-style: normal;font-size: 14px;line-height: 24px;border: 0;}
.merchant_resource .gw_num em.add{font-size: 18px; float: right;font-weight: unset; border-right: 0;border-left: 1px solid #dbdbdb;}
.merchant_resource .btn_Shopping_Cart{border: 2px solid #1f89d3;text-align: center;color: #1f89d3;line-height: 25px;height: 25px; width: 80px;border-radius: 5px;display: inline-block;}
.merchant_resource .btn_Shopping_Cart:hover{cursor: pointer;background: #1f89d3;color: #fff;}
.merchant_resource .Phode_a{border: 2px solid #ff7500;color: #ff7500;line-height: 25px;height: 25px; width: 80px;}
.merchant_resource .Phode_a:hover{background:#ff7500; }

.Member_obx_bottm_right{padding-top: 0px;}
.Member_obx_bottm{float: left;line-height: 28px;width:85px;}
.business_box{width: auto;height: 28px;white-space: nowrap;display: flex;}
.business_box .layui-form-radio{margin: 6px 0px 0 0;float: left;}
.price_old_new{float: left;height: 28px; width:200px;}
.price_old_new .Member_obx_top_right_a{overflow: hidden; float:left; width:95px;}

/*店铺资源无数据*/
#resource .no_data{text-align: center;color: #ccc;}
#resource .no_data .no-data-content{height: 100px;padding-top: 72px;padding-bottom: 80px;}
#resource .no_data .no-data-content div{font-size: 20px;padding-bottom: 30px;}
#resource .no_data .no-data-content span{display: inline-block;padding: 10px 40px;margin: 0 20px;background: #288cc0;font-size: 15px;color: #fff;}


/*产能预售+竞价专区*/
.shopCapacityMain{height: auto;padding: 30px 0; width: 100%;min-width: 1200px;background: #f9f9f9;}
.shopCapacityMain .capacity{width: 506px;float: left;padding: 0 47px 50px 47px;height: auto;}
.shopCapacityMain .capacity ul{padding-top: 30px;}
.shopCapacityMain .capacity ul li{height: auto;border: 1px solid #e6e6e6; background: #fff;width: 231px;float: left;margin: 0 20px 10px 0px;padding-top:10px;}
.shopCapacityMain .capacity ul li:nth-of-type(even){margin-right: 0;}
.shopCapacityMain .capacity ul li:hover{box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);}
.shopCapacityMain .capacity ul li .list_top{height: auto;overflow: hidden;}
.shopCapacityMain .capacity ul li .list_top div{line-height: 24px;}
.shopCapacityMain .capacity ul li .list_top .align_top .product{width: 126px;display: block;float: left;}
.shopCapacityMain .capacity ul li .list_top .align_top .price{width: 95px;display: block;float: right;}
.shopCapacityMain .capacity ul li .list_top .align_top{padding-left: 10px;overflow: hidden;height: auto;}
.shopCapacityMain .capacity ul li .list_top .align_center{padding-left: 10px;overflow: hidden;height: auto;}
.shopCapacityMain .capacity ul li .list_top .align_center span{margin-right: 10px;}
.shopCapacityMain .capacity ul li .list_top .align_bottom{padding-left: 10px;overflow: hidden;height: auto;}
.shopCapacityMain .capacity ul li .list_top .align_bottom span:first-child{display: block;float: left;}
.shopCapacityMain .capacity ul li .list_top .align_bottom span:last-child{display: block;float: right; width: 84px;text-align: center}
.shopCapacityMain .capacity ul li .list_bottoms{width: 100%;height: 30px;overflow: hidden;background: #fcdfde}
.shopCapacityMain .capacity ul li .list_bottoms span:first-child{float: left;display: block;line-height: 30px;padding-left: 10px;}
.shopCapacityMain .capacity ul li .list_bottoms span:last-child{float: right;display: block;width: 70px;height: 31px;margin-right: -1px;line-height: 30px;background:#ca1617 }
.shopCapacityMain .capacity  .defaultBorder1Hover:hover{border: 1px solid #c10000 !important;}



.shopCapacityMain .bidding{width: 460px;float: left;padding: 0 70px 50px 70px;}
.shopCapacityMain .bidding a{color: #333;text-decoration:none;out-line: none;}
.shopCapacityMain .bidding ul{padding: 10px 0px;background: #fff;}
.shopCapacityMain .bidding ul li{height: 76px;width: 430px;overflow: hidden;background: #fff;border-bottom: 1px dotted #ddd;padding-top: 10px;padding-left: 10px;}
.shopCapacityMain .bidding ul li:hover{background: #fcdfde;}
.shopCapacityMain .bidding ul li .sale_name {overflow: hidden;height: auto;max-width: 430px;}
.shopCapacityMain .bidding ul li .sale_name .name_left{max-width: 340px;}
.shopCapacityMain .bidding ul li .sale_name .name_left span{margin-right: 10px;}
.shopCapacityMain .bidding ul li .data_time{background: #ff7500;color: #fff;text-align: center;padding: 2px 8px;}


/*产能预售一排四个*/
.shopCapacityMain1{height: auto;padding: 30px 0; width: 100%;min-width: 1200px;background: #f9f9f9;}
.shopCapacityMain1 .capacity{width:1200px;float: left;padding: 0 47px 50px 47px;height: auto;}
.shopCapacityMain1 .capacity ul{padding-top: 30px;overflow: hidden;}
.shopCapacityMain1 .capacity ul li{height: auto;border: 1px solid #e6e6e6; background: #fff;width: 283px;float: left;margin: 0 20px 10px 0px;padding-top:10px;float: left;}
.shopCapacityMain1 .capacity ul li:nth-of-type(4){margin-right: 0;}
.shopCapacityMain1 .capacity ul li:hover{box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);}
.shopCapacityMain1 .capacity ul li .list_top{height: auto;overflow: hidden;}
.shopCapacityMain1 .capacity ul li .list_top div{line-height: 24px;}
.shopCapacityMain1 .capacity ul li .list_top .align_top .product{width: 126px;display: block;float: left;}
.shopCapacityMain1 .capacity ul li .list_top .align_top .price{width: 95px;display: block;float: right;}
.shopCapacityMain1 .capacity ul li .list_top .align_top{padding-left: 10px;overflow: hidden;height: auto;}
.shopCapacityMain1 .capacity ul li .list_top .align_center{padding-left: 10px;overflow: hidden;height: auto;}
.shopCapacityMain1 .capacity ul li .list_top .align_center span{margin-right: 10px;}
.shopCapacityMain1 .capacity ul li .list_top .align_bottom{padding-left: 10px;overflow: hidden;height: auto;}
.shopCapacityMain1 .capacity ul li .list_top .align_bottom span:first-child{display: block;float: left;}
.shopCapacityMain1 .capacity ul li .list_top .align_bottom span:last-child{display: block;float: right; width: 84px;text-align: center}
.shopCapacityMain1 .capacity ul li .list_bottoms{width: 100%;height: 30px;overflow: hidden;background: #fcdfde}
.shopCapacityMain1 .capacity ul li .list_bottoms span:first-child{float: left;display: block;line-height: 30px;padding-left: 10px;}
.shopCapacityMain1 .capacity ul li .list_bottoms span:last-child{float: right;display: block;width: 70px;height: 31px;margin-right: -1px;line-height: 30px;background:#ca1617 }
.shopCapacityMain1 .capacity  .defaultBorder1Hover:hover{border: 1px solid #c10000 !important;}




/*合作伙伴*/
.shopPartners{background-color: #fff;height: auto;padding-bottom: 100px; background-position: center 0px;overflow:hidden; background-repeat: no-repeat}
.shopPartners .coop_content li{float:left; width:190px;height: 90px;padding: 5px;}
.shopPartners .coop_content li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.shopPartners .coop_content li a img{ float:left;width: 100%;height: 100%;border: 1px solid #ddd;border-radius: 3px;transition: transform 300ms;}
.shopPartners .coop_content li a img.defaultBorder1Hover:hover{border: 1px solid #c10000 !important;transform: scale(1.3);-ms-transform: scale(5);}


    /*<img src="/Public/pc2/plugins/shop_theme/tpl/static/images/tpl1/partners1.jpg"></a>*/

/*主打产品*/
.shopMainproduct{background: #fff;}
.shopMainproduct .box_ul{padding: 40px 0 50px 0}
.shopMainproduct .box_ul li{float: left;width: 240px;margin-right: 60px;}
.shopMainproduct .box_ul li:last-child{margin-right: 0;}
.shopMainproduct .box_ul li .image_box{text-align: center;height: 230px;min-height: 230px;max-height: 230px;}
.shopMainproduct .box_ul li .image_box img{width: 100%;height: 100%;}
.shopMainproduct .box_ul li .image_Pre{font-size: 14px;line-height: 30px;}
.shopMainproduct .box_ul li .image_Pre span.price{color: #ff7100;}
.shopMainproduct .box_ul li .image_Pre span.cutOff{margin: 0 2px;color: #333}
.shopMainproduct .box_ul li .image_Pre span.unit{color: #333;}
.shopMainproduct .box_ul li .image_det{color: #686868;overflow: hidden;text-overflow: ellipsis; line-height: 17px;max-height: 32px;}
.shopMainproduct .box_ul li:hover{cursor: pointer;}
.shopMainproduct .box_ul li:hover .image_det{color: red;}

/*主打产品样式二*/
.shopMainproduct1{background: #fff;min-width: 1200px;}
.shopMainproduct1 .box_ul{padding: 40px 40px 50px 40px;width: 1120px;}
.shopMainproduct1 .box_ul li{float: left;width: 200px;height: 213px; margin-left: 106px;background: unset;position: relative;}
.shopMainproduct1 .box_ul li:first-child{margin-left: 0px;}

.shopMainproduct1 .box_ul li .mb_diamond{position: absolute;top: 0;width: 100%;height: 100%;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_top{width: 0;height: 0;border-bottom: 56px solid #c40001;border-left: 100px solid transparent;border-right: 100px solid transparent;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_center{height: 120px;background: #c40001;width: 200px;position: relative;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_center .new_box{position: absolute;color: #fff; height: 55px;overflow: hidden;margin-top: -5px; text-align: center;font-size: 130px;font-weight: bold; font-family: '方正粗黑宋简体';width: 100%;line-height: 108px;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_center .ellipsis{position: absolute;height: 20px; top: 50px;width: 100%; text-align: center;letter-spacing: 10px;font-size: 20px;color: #fff;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_center .title{position: absolute;top: 70px;width:100%;font-family: '微软雅黑'; font-size: 23px;text-align: center;color: #fff;height: 30px;line-height: 30px;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_center .btnBox{position: absolute;top: 100px;width: 100%; text-align: center;line-height: 30px;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_center .btnBox a{color:#fff;}
.shopMainproduct1 .box_ul li .mb_diamond .diamond_bottom{width: 0;height: 0;border-top: 56px solid #c40001;border-left: 100px solid transparent;border-right: 100px solid transparent;}

/*主打产品样式三*/
.shopMainproduct2{background: #fff;min-width: 1200px;}
.shopMainproduct2 .box_ul{padding: 40px 15px 50px 15px;width: 1170px;}
.shopMainproduct2 .box_ul li{float: left;width: 230px;height: 200px; margin-left: 83px;background: unset;position: relative;overflow: hidden;background: salmon}
.shopMainproduct2 .box_ul li:first-child{margin-left: 0px;}
.shopMainproduct2 .box_ul li img{width: 100%;height: 100%;}
.shopMainproduct2 .box_ul li i.top{width:0;height:0;position: absolute;left: 0;top: 0;border-left:0px solid transparent;border-right:50px solid transparent;border-top:100px solid #fff;}
.shopMainproduct2 .box_ul li i.right{width:0;height:0;position: absolute;right: 0;top: 0;border-left:50px solid transparent;border-right:0px solid transparent;border-top:100px solid #fff;}
.shopMainproduct2 .box_ul li i.bottom{width:0;height:0;position: absolute;left: 0;bottom: 0;border-left:0px solid transparent;border-right:50px solid transparent;border-bottom:100px solid #fff;}
.shopMainproduct2 .box_ul li i.left{width:0;height:0;position: absolute;right: 0;bottom: 0;border-left:50px solid transparent;border-right:0px solid transparent;border-bottom:100px solid #fff;}
.shopMainproduct2 .box_ul li div.title{position: absolute;left: 0;width: 100%;text-align: center; bottom: 0;height: 30px;background: rgba(190,0,0,0.5);color: #fff;line-height: 30px;font-size: 16px;}


/*主营分类*/
.shopProduct{background: #f7f7f7;min-width: 1200px;}
.shopProduct .product_ul{padding: 30px 0;}
.shopProduct .product_ul li{height: 420px;width: 16.66666%;float: left;background-repeat: no-repeat;background-position: center 0;position: relative;}
.shopProduct .product_ul li div{width: 100%;text-align: center;font-size: 16px;background: rgba(0,0,0,0.5);color: #fff;height: 40px;line-height: 40px;position: absolute;bottom: 0px;}


 /*主营分类样式二*/
.shopProduct1{background: #f7f7f7;min-width: 1200px;}
.shopProduct1 .product_ul{padding: 30px 0;}
.shopProduct1 .product_ul li{cursor: pointer; height: 320px;width:284px;float: left;margin-right:16px;background-color: #fff; background-repeat: no-repeat;background-position:left bottom;position: relative;}
.shopProduct1 .product_ul li:last-child{margin-right: 0;}

.shopProduct1 .product_ul li .title{padding:30px 0 10px 0;margin-top: 10px; text-align: center;font-size: 21px;position: relative;}
.shopProduct1 .product_ul li .title:before{position: absolute;top: 10px;content: ''; width: 100px;left: 50%;margin-left: -50px; height: 3px;background: #c40000;}
.shopProduct1 .product_ul li .title span{display: inline-block;padding:0 10px;color: #212121;}
.shopProduct1 .product_ul li .brief{padding: 0 20px;text-align: center;font-size: 14px;color: #666;line-height: 20px;}

/*店铺简介详情*/
.recommend_main .cuntent{min-height: 50px;padding: 10px;word-break: break-all }
.recommend_main .cuntent .more_btna{color: #1f89d3;margin-left: 10px;}
.recommend_main .cuntent table tr td{border: 1px solid #ddd;min-height: 60px;padding: 10px 5px; line-height: 22px;}
.recommend_main .cuntent table tr td:nth-of-type(odd){background: #ededed;width: 30px;text-align: center;}
.recommend_main .cuntent table tr td:nth-of-type(even){background: #fff;width: 370px;padding-left: 20px;}

 /*联系我们*/
.about_main{padding: 70px 0;background: #f9f9f9;}
.about_main .wrap{box-shadow:0 0 5px rgba(0,0,0,0.5);border-radius: 3px;overflow: hidden;}
.about_main .about_left{width:780px;float: left;height: 600px;}
.about_main .about_left img{max-width: 100%;max-height: 100%;}
.about_main .about_right{width:420px;float: left;height: 600px;background: #1f89d3;}
.about_main .about_right .about_righth1{padding: 0px 0px 0px 30px;font-size: 20px;height: 80px;line-height: 80px; font-weight: bold;color: #fff;}
.about_main .about_right .cuntent li{padding:20px 10px;height: auto;}
.about_main .about_right .cuntent li span.fa{border: 1px solid #ddd;display: inline-block;width: 25px;height: 20px;text-align: center;line-height: 20px;margin: 0 10px 0 30px;}
.about_main .about_right .cuntent li span{font-size: 16px;color: #fff;}
.about_main .about_right .cuntent li div.content{width: 240px;float: right; word-break: break-all;font-size: 16px;color: #fff;}
.about_main .about_right .cuntent li div a{color: #fff;}
.about_main .about_right .cuntent li div a:hover{text-decoration: underline;}
.redabout_main .about_right{background: #c10000}

 /*店铺底部*/
.shopBottom{height: 210px;width: 100%;min-width: 1200px;}
.shopBottom .bottomTop{background: #262626;width: 100%;height: 170px;}
.shopBottom .bottomTop .left{float: left;margin-top: 20px;padding-top: 0px; color: #979797;padding-right: 100px;border-right: 1px solid #4d4d4d; width: 460px;}
.shopBottom .bottomTop .company{color: #fff;font-size: 17px;font-weight: bold;line-height: 30px;height: 30px;}
.shopBottom .bottomTop .address span{margin-right: 10px;}

.shopBottom .bottomTop .right{float: right;}
.shopBottom .bottomTop .right .right_left{float: left;width: 370px;padding:30px 0}
.shopBottom .bottomTop .right .right_left .box_top{color:#979797;font-size: 16px;line-height: 30px; }
.shopBottom .bottomTop .right .right_left .box_bottom{font-size: 28px;color:#fd7603 }
.shopBottom .bottomTop .right .right_left .box_bottom img{width: 30px;margin-bottom: 8px;margin-right: 5px;}
.shopBottom .bottomTop .right .right_right{float: right;width: 136px;background: rgba(255,255,255,0.1);padding-top: 15px; height:155px;text-align: center;position: relative;}
.shopBottom .bottomTop .right .right_right img{width: 100px;height: 100px;border: 5px solid #fff;}
.shopBottom .bottomTop .right .right_right span{color: #fff;line-height: 30px;text-align: center;width: 100%;display: inline-block;position: absolute;bottom: 10px;left: 0px;}

.shopBottom .bottomNav{background: #000;width: 100%;height: 50px;}
.shopBottom .bottomNav .left{float: left;padding: 20px 0;}
.shopBottom .bottomNav .left li{float: left;line-height: 10px;padding-right: 14px; margin-right: 10px; border-right: 2px solid #979797}
.shopBottom .bottomNav .left li:last-child{padding-right: 0;margin-right: 0;border-right: 0;}
.shopBottom .bottomNav .left li a{color: #979797;font-size: 14px;}
.shopBottom .bottomNav .left li a:hover{color: #fff;}
.shopBottom .bottomNav .right{float: right;}
.shopBottom .bottomNav .right .return_title{margin-right: 40px;font-size: 14px;color: #979797;}
.shopBottom .bottomNav .return_top{cursor: pointer; background: #0398f6;color: #fff; width: 135px;height: 50px;display: inline-block;font-size: 16px;line-height: 50px;text-align: center}
.shopBottom .bottomNav .return_top:hover{background: #0d93e7;}



/*店铺钢厂*/
.redRecomend .shopExplain_main div ul.content .fa{color: #c10000;font-size: 10px;padding:0  5px;cursor: pointer;}
.redRecomend .shopExplain_main div ul.content .fa:active{color: red;}
.redRecomend .shop_information .companyType .fa{font-size: 16px;color: #c10000;padding: 0 10px 0 0 }
.redRecomend .shop_information .qrcodeBox .image_box{border: 2px solid #c10000;}
.redRecomend .shop_information .btnBox button{background: #c10000;}
.redRecomend .warehouse_information ul li{border-bottom: 1px dashed #c10000;padding: 5px 0; margin-bottom: 5px;}
.redRecomend .warehouse_information ul li:last-child{border-bottom: none;margin-bottom: 0px;}
.redRecomend .shop_information .btnBox button:hover{background: #a61c1c;}
.redRecomend .commonTextTitle1 div{border-left: 3px solid #c10000}

/*分页*/
.redRecomend div.page a{border:#c10000 1px solid;}
.redRecomend div.page a:hover{border:#c10000 1px solid;}
.redRecomend div.page a:active{border:#c10000 1px solid;}
.redRecomend div.page span.current{border:solid 1px #c10000;background-color:#c10000;}

/*资源筛选*/
.redRecomend .search-choose-box a.multi_confirm{ background:#c10000;}
.redRecomend .search-choose-box .search_value_h>span.selected{color:#c10000;font-weight: bold}
.redRecomend .search-choose-box .search_more_btn .search_input_submit{background: #c10000;}
.redRecomend .search-choose-box .search_value .search_input_submit{background: #c10000;}
.redRecomend .search-choose-box .search_param a{border:1px solid #c10000;color:#c10000}
.redRecomend .search-choose-box .search_param a span{color:#c10000}
.redRecomend .search-choose-box a.clear_all_param{background: #c10000;}
.redRecomend .merchant_resource .btn_Shopping_Cart{border: 2px solid #c10000;color: #c10000;}
.redRecomend .merchant_resource .btn_Shopping_Cart:hover{background: #c10000;color: #fff;}
.redRecomend #resource .no_data .no-data-content span{background: #c10000;}
.redRecomend .layui-form-radio>i:hover,.redRecomend  .layui-form-radioed>i{color: #c10000}

/*店铺资源无数据*/
.redRecomend .no_data{text-align: center;color: #ccc;}
.redRecomend .no_data .no-data-content{height: 100px;padding-top: 72px;padding-bottom: 80px;}
.redRecomend .no_data .no-data-content div{font-size: 20px;padding-bottom: 30px;}
.redRecomend .no_data .no-data-content span{display: inline-block;padding: 10px 40px;margin: 0 20px;background: #c10000;font-size: 15px;color: #fff;}



/*挂牌资源标题*/
.resource .thproduct_name{min-width:220px;max-width: 220px; padding-left: 30px;}
.resource .sort_b{margin-right: 22px;}
.resource .thproduct_time b{width: 100px;}
.resource .thproduct_explain b{width: 60px;}
.resource .thgrade{width: 130px;}
.resource .thweb_radio{text-align: center;font-size: 10px;}
.shop_text{display: inline-block;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;max-width: 56px;}
.resource .tdnameWarehouse{min-width: 60px;text-align: center;}
.resource .tdnameWarehouse div span.defaultColorBlue{display: inline-block;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;max-width: 56px;}
.resource .tdlength{min-width: 120px;max-width: 120px;}
.resource .tdtypePrice{min-width: 74px;}
.resource .tdmetering{width: 200px;font-size: 12px;}
.resource .thgrade{text-align: center}
.resource a:hover{color: #c10000}




/*挂牌资源内容*/
.resource .td1{padding-left: 20px;}
.resource .td1 .td1_name{font-size: 14px;}
.resource .td1 .td1_name span{min-width: 68px;max-width: 68px;height: 20px;overflow: hidden; color: #333;display: inline-block;}
.resource .td1 .td1_name span:last-child{margin-right: 0px;}
.resource .td1 .td1_marks {color: #999}
.resource .td1 .vip_left{background: #ff7500;color: #fff;padding: 1px 5px;display: inline-block}
.resource .td1 .vip_right{color: #ff7500;border: 1px solid #ff7500;display: inline-block;padding: 0px 5px;}
.resource .td6 .td6price{margin-left: -10px;}
.resource .td7{width: 100px;}
.resource .td7 .td7_top{width: 100px;height: 33px;position: relative;}
.resource .td7 .td7_bottom{width: 120px;text-align: left;font-size: 12px;height: 20px;}
.resource .td7 .td7_top .switchNum{width: 20px;position: absolute;right: 0}
.resource .td7 .td7_top .switchNum span{margin-bottom: 0px; background:#fff;border: 1px solid #ddd;cursor: pointer;color: #333;font-weight: bold;height: 15px;line-height: 15px; width: 20px;font-size: 14px; display: inline-block;}
.resource .td7 .td7_top .switchNum span:last-child{font-size: 18px;}
.resource .td7 .td7_top .switchNum span:hover{background: #c10000;color: #fff;}
.resource .td7 .td7_top input{width: 73px;display: inline-block;height: 32px;position: absolute;top: 0;padding: 0 3px;border: 0px solid #ddd;}



/*头部固定*/
.fixed_topHr{height: 44px;width: 100%;}
.fixed_top1{position: fixed !important;top: 0px;z-index: 500}
/*.fixed_top2{position: fixed;top: 43px;z-index: 400}*/
/*.fixed_top3{position: fixed;top: 164.27px;z-index: 300}*/


/*出厂指导价*/
.shopGuidance{min-width: 1200px;background: #f9f9f9;}
.shopGuidance{padding-bottom: 80px;}
.shopGuidance .zdy-up{position: absolute;right: 5px;top:5px !important;}
.shopGuidance .zdy-up,.zdy-down{color: #8D99A7}
.shopGuidance .zdy-down{position: absolute;right: 5px;bottom:5px !important;}
.shopGuidance .printing_btn{width: 50px;line-height: 20px;font-size: 13px;text-align: center;cursor: pointer;color: #333;border: 1px solid #ccc;cursor: pointer;-webkit-transition: .5s all;transition: .5s all;}
.shopGuidance .printing_btn:hover{background: #c10000;color: #fff;}


/*模板三*/
.tpl3_banner_box{height: auto; background-color: rgb(255, 255, 255);min-width: 1200px;width: 100%}
.tpl3_banner_box .wrap{height: 450px;}
.tpl3_banner_box .wrap .left{width: 250px; height: 450px; position: relative; display: inline-block;text-align: center; float: left; background-color: rgb(244, 241, 247);}
.tpl3_banner_box .wrap .left .title{text-align: center; line-height: 50px; margin-top: 20px;}
.tpl3_banner_box .wrap .left .title strong{text-size-adjust: 100%; color: rgb(87, 85, 88);display: inline-block;width: 100%;height: 46.6px;  font-size: 24px; text-align: center; background-color: rgb(244, 241, 247);}
.tpl3_banner_box .wrap .left .content{text-align: center; line-height: 20px; margin-top: 0px;text-size-adjust: 100%; color: rgb(87, 85, 88); font-size: 24px; text-align: center; background-color: rgb(244, 241, 247);}
.tpl3_banner_box .wrap .left .content img{width:200px;height:200px;margin-top: 20px; border-radius: 100px;}
.tpl3_banner_box .wrap .left .content span{font-size: 14px; font-weight: 400;display: inline-block;width: 100%;height: 20px;overflow: hidden;}
.tpl3_banner_box .wrap .left a{display: inline-block; margin-top: 30px; font-size: 14px; font-weight: 700; margin-right: auto; line-height: 40px; text-align: center; width: 200px; margin-left: auto; background-color: rgb(40, 140, 192); color: rgb(255, 255, 255);}
.tpl3_banner_box .wrap .right{width: 930px; height: 450px; position: relative; display: inline-block; float: right;}


/*推荐产品*/
#recommend_list{height: auto;min-height: 300px;width: 100%;min-width: 1200px;  margin: 0 auto; background-color: rgb(255, 255, 255);}
#recommend_list>div.wrap{padding-top: 50px;padding-bottom: 30px}
#recommend_list .tl_product{height: 50px; margin-top: 0px;}
#recommend_list .tl_product>div{cursor: pointer; width: 150px; height: 50px;margin-right: 15px;color: rgb(255, 255, 255);font-size: 15px; white-space: nowrap;overflow: hidden; text-align: center; line-height: 50px; background-color:#c0c0c0; position: relative; float: left;}
#recommend_list .tl_product>div.selected{background: #288cc0}
#recommend_list .ul_product{width: 1200px;margin: 0 auto;height: auto;display: none;}
#recommend_list .ul_product li{float: left;width: 290px; margin:10px 10px 0  10px;}
#recommend_list .ul_product li:nth-of-type(1n){margin-left: 0px;}
#recommend_list .ul_product li div.top_img img{width: 290px;height: 255px;border: 1px solid #ddd;}
#recommend_list .ul_product li div.top_text {font-weight: bold; text-align: center;letter-spacing: 10px;font-size: 12px;line-height: 30px;height: 30px;}
#recommend_list .ul_product.selected{display: block;}


/*新闻中心*/
#news_list{height: auto;min-width: 1200px;width: 100%; text-decoration-color: rgb(255, 128, 128); background-color: rgb(255, 255, 255);}
#news_list>div{height: auto; width: 1200px; background-color: rgb(255, 255, 255);position: static; float: none; margin-right: auto; margin-left: auto;}
#news_list>div>div.left{width: 750px; height: auto;min-height: 410px;position: relative;float: left; background-color: rgb(255, 255, 255);}
#news_list>div>div.left li{margin: 10px 0;overflow: hidden;}
#news_list>div>div.left a:hover .text_title{color: #1f89d6}
#news_list>div>div.left .left_iamge{width: 240px;height: 170px;float: left;}
#news_list>div>div.left .left_iamge img{width: 100%;height: 100%;}
#news_list>div>div.left .right_text{float: left;width: 490px;padding: 3px 10px;height:140px; }
#news_list>div>div.left .right_text .text_title{font-size: 16px; font-weight: bold;height: 30px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#news_list>div>div.left .right_text .text_content{color: #666;font-size: 14px;overflow: hidden;text-overflow: ellipsis;height: 130px;}

#news_list>div>div.right{width: 420px; position: relative; float: right; height:auto;min-height: 410px; background-color: rgb(255, 255, 255);}
#news_list>div>div.right li{margin: 25px 0px;overflow: hidden;}
#news_list>div>div.right li div{font-size: 14px;}
#news_list>div>div.right .left_title{float: left;width: 300px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#news_list>div>div.right .right_time{float: right;width: 120px;text-align: right;}


/*公司简介*/
.tpl3_about{height: auto;width: 100%;min-width: 1200px; background-color: rgb(255, 255, 255);}
.tpl3_about .wrap{height: 120px; margin-right: auto; margin-left: auto; text-align: center; line-height: 120px;color: #076ce0; font-size: 36px;}
.tpl3_about .wrap b{text-size-adjust: 100%; -webkit-background-clip: text; background-image: inherit;}
.tpl3_about_content{height: auto;width: 100%;min-width: 1200px;background-color: rgb(255, 255, 255);min-height: 400px;}
.tpl3_about_content .left{height: 400px; width: 400px; position: relative; float: left;}
.tpl3_about_content .left img{height: 400px; width: 400px;}
.tpl3_about_content .right{height: 400px; width: 800px; position: relative; float: left;}
.tpl3_about_content .right .icon{width: 150px; height: 400px; position: relative; float: left;}
.tpl3_about_content .right .icon img{width: 124px; height: 124px; text-align: center; margin-right: auto; margin-left: auto; display: block;position: relative;}
.tpl3_about_content .right .text{width: 650px; position: relative; float: left; height: 130px; line-height: 0px; letter-spacing: -1px;}
.tpl3_about_content .right .text .MsoNormal{height: 130px; line-height: 130px;font-size:16.0pt;font-family:'方正粗黑宋简体'}
.tpl3_about_content .right .text .MsoNormal span{font-size: 16pt;font-family:'方正粗黑宋简体'}
.tpl3_about_content .right .text .MsoNormal b{font-family: '微软雅黑'; text-size-adjust: 100%; -webkit-background-clip: text; background-image: inherit; color: rgb(33, 33, 33); font-size: 22px; text-align: center;}


/*产品中心*/
.product_list{min-width: 1200px;height: auto;background: #fff;}
.product_list li{background: #f0f0f0;width: 1200px;margin: 20px auto;height: 300px;}
.product_list li .left_text{width: 700px; float: left;overflow: hidden;}
.product_list li .left_text .title{height: 80px;line-height: 80px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.product_list li .left_text .title span{color: rgb(50, 50, 50); font-size: 24px; text-align: center;padding: 0 10px;}
.product_list li .left_text .content{width: 80%;margin: 0 auto;overflow: hidden;text-overflow: ellipsis; text-indent: 30px;max-height: 120px; height: auto;min-height: 20px; text-align: center; line-height: 20px; color: rgb(51, 51, 51); font-family: 微软雅黑, Verdana;font-size: 14px; text-align: justify;}
.product_list li .left_text .btns{height: 40px;text-align: center;padding: 30px 0;}
.product_list li .left_text .btns a{display: inline-block;background: #288cc0; font-size: 14pt; font-family: 宋体; color: rgb(255, 255, 255);text-align: center; line-height: 40px; width: 150px;}
.product_list li .left_img{width: 500px;float: left;padding: 10px 0;}
.product_list li .left_img img{height: 280px;width:300px; border-radius: 2px;}

/*模板四*/
.tpl4_news .brief_title .titleB{text-indent: 28px; top: 0px; min-height: 0px;font-weight: bold;font-size: 36px}
.tpl4_pduct .brief_title .titleB{text-indent: 28px; top: 0px; min-height: 0px;font-weight: bold;font-size: 36px;padding-bottom: 30px;}
.tpl4_news{padding: 50px 0;}
.tpl4_news ul{padding: 30px 0;}
.tpl4_news ul li{width: 333px;float: left;margin-right: 100px;margin-bottom: 30px;}
.tpl4_news ul li:nth-of-type(3n){margin-right: 0px;}
.tpl4_news ul li .new_image{width: 100%;height: 200px;}
.tpl4_news ul li .new_image img{width: 100%;height: 100%;border-radius: 2px;}
.tpl4_news ul li .new_title{height: auto;overflow: hidden;text-overflow: ellipsis; padding: 0 10px;font-weight: bold; min-height: 30px;max-height: 60px; line-height: 30px;text-indent: 30px; font-size: 14pt; font-family: 宋体; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;}
.tpl4_news ul li .new_brief{padding: 0 10px;color: #999;line-height: 22px;min-height: 22px;max-height: 88px;overflow: hidden;text-overflow: ellipsis; }

.tpl4_pduct{padding-top: 0px;}
.tpl4_pduct .pduct_list{height: 440px;overflow: hidden;width: 100%;min-width: 1200px; padding: 80px 0;}
.tpl4_pduct .pduct_list li{width: 333px;float: left;height: 450px; margin-right: 100px;background: #fff;overflow: hidden; padding-bottom: 10px;}
.tpl4_pduct .pduct_list li:nth-of-type(3n){margin-right: 0px;}
.tpl4_pduct .pduct_list li .pduct_image{width: 100%;height: 300px;}
.tpl4_pduct .pduct_list li .pduct_image img{width: 100%;height: 100%;border-radius: 2px;}
.tpl4_pduct .pduct_list li .pduct_title{font-size: 14pt; font-family: 宋体; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px; text-align: center; height: 50px; line-height: 60px;font-weight: bold;}
.tpl4_pduct .pduct_list li .pduct_brief{padding: 5px 10px; color: rgb(51, 51, 51);height: auto;min-height: 22px;max-height: 88px;overflow: hidden; line-height: 22px; font-family: '宋体', sans-serif; font-size: 13px; text-indent: 28px;}
.tpl4_pduct .pduct_list li .pduct_brief>a{color: blue;}

/*新闻中心*/
.news_Image{height: 450px; text-decoration-color: rgb(255, 255, 255); background-color: rgb(0, 128, 192);}
.news_Image .left{width: 550px; height: 450px;float: left;}
.news_Image .left img{width: 100%;height: 100%}
.news_Image .right{width: 600px;padding: 10px 25px;height: 430px;float: right; text-indent: 30px; color: rgb(255, 255, 255);font-size: 14px;line-height: 25px;}

/*企业文化*/
.news_quye{height: 350px; text-decoration-color: rgb(255, 255, 255);}
.news_quye .left{width: 400px; height: 350px; display: inline-block; position: relative; float: left;}
.news_quye .left .title{height: 30px; width: 200px; text-align: center;text-align: center; white-space: nowrap; position: relative; top: 50px; left: 100px;color: rgb(7, 108, 224); font-size: 24px; font-weight: 700; }
.news_quye .left .sentence{height: 30px; width: 360px; text-align: center; position: relative; top: 100px; left: 20px; right: 0px; letter-spacing: 2px;color: rgb(255, 128, 0); font-size: 24px; font-weight: 700;  white-space: nowrap;}
.news_quye .center{width: 400px; height: 350px; display: inline-block; position: relative; float: left;}
.news_quye .center img{width: 100%;height: 100%;}

/*描述一*/
.tpl4_ms1{background-color: rgb(255, 255, 255); height: 440px; }
.tpl4_ms1 .left{width: 600px; height: 440px; left: 0px; position: relative; top: 100px; display: inline-block; float: left;}
.tpl4_ms1 .left .title{color: rgb(255, 255, 255); position: relative; top: 0px;}
.tpl4_ms1 .left .title b{margin: 0px; font-size: 24px; line-height: 48px; font-family: 微软雅黑, Verdana; color: rgb(255, 255, 255);white-space: nowrap;text-overflow: ellipsis;}
.tpl4_ms1 .left .content{position: relative; top: 20px;color: rgb(255, 255, 255);height: auto; font-family: 微软雅黑, Verdana;max-height: 132px;overflow: hidden; font-size: 14px;line-height: 22px;min-height: 22px;}
.tpl4_ms1 .left .btns{color: rgb(255, 128, 0); position: relative; top: 90px; width: 200px; text-align: center; font-family: Arial, Helvetica, sans-serif;border-width: 1px; border-style: solid;}
.tpl4_ms1 .left .btns b{margin: 0px; font-size: 24px; line-height: 48px; font-family: 微软雅黑, Verdana; color: rgb(255, 128, 0);}
.tpl4_ms1 .right{width: 600px; height: 440px; left: 0px; position: relative; top: 0px; display: inline-block; float: left;}

/*描述二*/
.tpl4_ms2{height: 440px;padding: 100px 0 150px 0px;}
.tpl4_ms2 .left{width: 600px; height: 440px; left: 0px; position: relative; top: 0px; display: inline-block; float: right;}
.tpl4_ms2 .left .title{font-weight: bold; position: relative; top: 100px; width: 400px; left: 150px;font-size: 24px; line-height: 48px; font-family: 微软雅黑, Verdana; color: rgb(0, 0, 0);}
.tpl4_ms2 .left .content{color: rgb(153, 153, 153);text-indent: 30px;min-height: 30px;overflow: hidden; max-height: 210px;height: auto; font-size: 14px;position: relative; top: 120px; right: 0px; left: 150px; width: 400px; line-height: 30px; letter-spacing: 1px;}
.tpl4_ms2 .right{width: 600px; height: 440px; left: 0px; position: relative; top: 0px; display: inline-block; float: left;}
.tpl4_ms2 .right img{float: left;width: 100%;height: 100%}

/*产品中心*/
.tpl4_pductbox{height: 550px;overflow: hidden;width: 100%;min-width: 1200px;}
.tpl4_pductbox .commonTitle42 .titleB{line-height: 50px;}
.tpl4_pductbox .commonTitle42 .titleB b{text-size-adjust: 100%;letter-spacing: 30px; -webkit-background-clip: text; background-image: inherit; color: rgb(48, 131, 235); font-size: 36px; white-space: pre-wrap;}
.tpl4_pductbox .commonTitle42 .titleb{text-align: center; line-height: 50px;}
.tpl4_pductbox .commonTitle42 .titleb span{color: rgb(128, 128, 128); font-size: 16px; text-align: center; white-space: pre-wrap;}
.tpl4_pductbox .pduct_list{height: 400px; width: 1200px;}
.tpl4_pductbox .pduct_list>div{display: inline-block; width: 390px; height: 400px; padding-top: 0px; float: left;margin-right: 13px;}
.tpl4_pductbox .pduct_list>div:nth-of-type(3n){margin-right: 0px;}
.tpl4_pductbox .pduct_list>div>img{width: 100%;height: 100%}

/*质量保证*/
.tpl4_pductzl{height: 550px; }
.tpl4_pductzl .titleB{height: 500px;}
.tpl4_pductzl .titleB .left{height: 320px; width: 350px; float: none; position: relative; display: inline-block; top: 100px; bottom: 0px; left: 225px;}
.tpl4_pductzl .titleB .left>div{position: absolute; top: 10px; bottom: 0px; right: 0px; left: 25px; letter-spacing: 30px; width: 300px;height: 290px;padding-top: 10px;}
.tpl4_pductzl .titleB .left>div>div{color: rgb(255, 255, 255);font-size: 85px;font-weight: bold;height:auto;line-height: 120px; text-indent: 30px}
.tpl4_pductzl .titleB .right{height: auto;min-height: 25px;max-height:175px;overflow: hidden;  width: 400px; float: right; position: relative; top: 174px; bottom: 0px; line-height: 25px; text-align: left; left: 20px;color: rgb(255, 255, 255); font-size: 14px; }


/*模板五*/
.tpl5_pduct{border-radius: 0px; background-color: rgb(255, 255, 255); margin-bottom: 1px; margin-top: 1px;}
.tpl5_pduct .product_ul .images{height: 227px; padding-right: 0px; padding-left: 0px;}
.tpl5_pduct .product_ul .images img{width: 284px; height: 220px; border-radius: 20px; position: relative; top: 8px;}


/*模板六*/
.tpl6_pdoct .product_ul li{margin-top:50px;}
.tpl6_pdoct .product_ul li:nth-of-type(1){margin-top: 0}
.tpl6_pdoct .product_ul li:nth-of-type(2){margin-top: 0}
.tpl6_pdoct .product_ul li:nth-of-type(3){margin-top: 0}
.tpl6_pdoct .product_ul li:nth-of-type(4){margin-top: 0}
.tpl6_pdoct .product_ul li .brief{line-height: 30px;height: 40px;}
.tpl6_pdoct .product_a li{width: 388px;height: 150px;margin-right: 18px;margin-bottom: 30px; background: red;float: left;}
.tpl6_pdoct .product_a li img{width: 100%;height: 100%;}
.tpl6_pdoct .product_a li:nth-of-type(3n){margin-right: 0px;}

/*公司简介*/
.tpl6_about{height: auto; min-height: 50px;min-width: 1200px; position: relative;padding-bottom: 0px;}
.tpl6_about .recommend_main{position: relative; height: auto;left: 0px; float: none; min-height: 0px; min-width: 0px; right: 0px; width: 1200px;}
.tpl6_about .recommend_main>div.left{width: 330px;height: 360px;float: left;}
.tpl6_about .recommend_main>div.left img{width: 300px;height: 360px;}
.tpl6_about .recommend_main>div.right{float: right;width: 870px;}
.tpl6_about .recommend_main>div.right>.brief>.title{font-size: 18px;font-weight: bold;color: rgb(102, 102, 102);height: 50px;line-height: 50px;overflow: hidden;}
.tpl6_about .recommend_main>div.right>.brief>.content{font-size: 14px;color: rgb(102, 102, 102);overflow: hidden; line-height: 22px;text-indent: 20px;max-height: ‭198‬px;min-height: 22px;}
.tpl6_about .recommend_main>div.right>.idea>.content{font-size: 12px;color: rgb(102,102,102); min-height: 50px;padding: 10px;word-break: break-all;}

/*公司优势*/
.tpl6_about .advantage{padding-top: 30px; background-color: rgb(255, 255, 255); line-height: 30px; height: auto; bottom: auto; position: static; top: auto; float: none; left: auto;}
.tpl6_about .advantage .title_box{position: relative; text-align: right; color: rgb(0, 0, 0);height: 40px;overflow: hidden;}
.tpl6_about .advantage .title_box .box_text1{text-size-adjust: 100%; color: rgb(30, 80, 174); text-align: left; line-height: 40px;height: 40px; font-size: 14px;white-space: nowrap;padding-bottom: 0px; display: inline-block; font-size: 16px; }
.tpl6_about .advantage .title_box .box_text2{text-size-adjust: 100%; display: inline-block; margin-left: 15px; line-height: 40px;height: 40px; font-size: 14px; color: rgb(115, 115, 115);}
.tpl6_about .advantage .adv_list{padding: 50px 0px 20px 0;}
.tpl6_about .advantage .adv_list li{width: 280px;float: left;margin-right: 26px;}
.tpl6_about .advantage .adv_list li:nth-of-type(4n){margin-right: 0px;}
.tpl6_about .advantage .adv_list li .title{font-family: 微软雅黑, "Microsoft YaHei";font-weight: bold; color: rgb(69, 69, 69);font-size: 16px;text-align: left;}
.tpl6_about .advantage .adv_list li .describe{font-family: 微软雅黑;font-size: 12px;background-color: rgb(255, 255, 255);color: rgb(153, 153, 153);}

/*未来规划*/
.tpl6_about .recommend_main>.title{line-height: 60px; height: 60px; position: relative;height: 60px;line-height: 60px;}
.tpl6_about .recommend_main>.title>b{text-size-adjust: 100%; -webkit-background-clip: text; background-image: inherit; color: rgb(102, 102, 102); font-size: 36px; background-color: rgb(255, 255, 255); position: relative; left: 351px;}
.tpl6_about .recommend_main>.content{height:auto; background-color: rgb(255, 255, 255);padding: 30px 0;margin-bottom: 50px;}
.tpl6_about .recommend_main>.content>.text_box{width: 580px;float: right;overflow: hidden; height: 621px; background-repeat: no-repeat;color: #333}
.tpl6_about .recommend_main>.content>.text_box>.divp{height: 154px;overflow: hidden;}
.divp>.title{font-size: 18px;font-weight: bold;padding: 40px 0 10px 0;}
.divp>.content{font-size: 14px;line-height: 30px;}

.price_old_new .Member_obx_top_right_a{overflow: hidden;text-overflow: ellipsis; }
.price_old_new .Member_obx_top_right_a:nth-of-type(1){line-height: 28px;}
.price_old_new .Member_obx_top_right_a:nth-of-type(1) a{line-height: 28px;}
.line-through,a.line-through{text-decoration: line-through; color:#949494}
.price_old_new .Member_obx_top_right_a:nth-of-type(2),.price_old_new .Member_obx_top_right_a:nth-of-type(2) .cRed{line-height: 28px;}



.nav_search{display:none}
