@media (min-width:320px){html{font-size:50px}}
@media (min-width:360px){html{font-size:56.2px}}
@media (min-width:375px){html{font-size:50px}}
@media (min-width:384px){html{font-size:60px}}
@media (min-width:414px){html{font-size:64.584px}}
@media (min-width:448px){html{font-size:70px}}
@media (min-width:480px){html{font-size:75px}}
@media (min-width:512px){html{font-size:79.872px}}
@media (min-width:544px){html{font-size:84.64px}}
@media (min-width:576px){html{font-size:89.856px}}
@media (min-width:608px){html{font-size:90px}}
@media (min-width:640px){html{font-size:100px}}
* { margin: 0; padding: 0; font-size: 16px; font-family: "微软雅黑"; color: #333; line-height: 180%; border: none; }
*:focus{outline:0px}
i { font-style:normal; }
/*#body {visibility: hidden;}*/


@media (min-width:1390px) {
    .col-lg-25 { width: 20%; }
}

ul,li{list-style:none;}
a {color: #333;text-decoration: none;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);}

/*body {-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none;  user-select:none;}*/
.ATitle{font-size:24px;color:mediumblue;}
.ATitle:hover{color:#c00;}
.red {color:#c00;}
li /*去掉列表项标记*/{list-style-type: none;}
sup, sub /*上下标字体70%*/{font-size: 70%;}
/*超级链接，默认为黑色，移上去变红色，建议改为对应网站主色调*/
a /*超链接去掉下划线，颜色为#000，建议改为对应网站主色调*/{text-decoration: none; color: #333;} a:hover /*超链接移上去变#c00，建议改为对应网站主色调*/{color: #c00;}
/*标题样式*/
h1, h2, h3, h4, h5, h6 /*设置标题下外边距为8px，字体为微软雅黑*/{margin: 0 0 8px; font-family: "微软雅黑"; font-weight: 500;}
h4 /*标题字体大小24像素，建议重点突出*/{font-size: 24px;}
h5 /*标题字体大小18像素，建议文章正文标题*/{font-size: 18px;}
h6 /*标题字体大小14像素，建议栏目标题*/{font-size: 14px;}
/*文字颜色*/
.colRed {color:#c00;}
/*文本内容样式*/
.txtSize12 /*文本字体12px，宋体*/{font-family: "宋体"; font-size: 12px;}
.txtSize14 /*文本字体大小为14px;建议栏目标题*/{font-size: 14px;}
.txtSize18 /*文本字体大小为18px;建议文章正文标题*/{font-size: 18px;}
.txtSize24 /*文本字体大小为24px;建议重点突出*/{font-size: 24px;}
.txtalignC /*居中显示*/{text-align: center;}
.txtalignL /*居左显示*/{text-align: left !important;}
.txtalignR /*居右显示*/{text-align: right;}
/*标重点样式 */
.txtColor1 /*文本颜色为#333，建议次重点*/{color: #333;}
.txtColor2 /*文本颜色为#666，建议重点突出*/{color: #666;}
.txtColor4 /*文本颜色为#999，建议次要*/{color: #999;}
.txtColor3 /*文本颜色为#ccc，建议次次要*/{color: #ccc;}
.txtColor5 /*文本颜色为#ccc，建议次次要*/{color: #c00 !important;}
/*背景颜色*/
.BgColor1 /*背景颜色为#fff，建议次次要*/{background:#fff;}
.colWhite{color:#fff;}
.colRed{color:#c00;}
.col999{color:#999;}
.colBlue {color:#5a8dfd;}
.fontbold{font-weight:bold;}
.bgWhite{background:#fff;}
.bgPink{background:#fef5f5;}
/* 表格样式，建议改为对应网站主色调 */
table /*设置table(表格)的宽度为100%，居中，边框合并*/{width: 100%; margin: 0 auto; border-collapse: collapse;} table td, th /*设置表头,单元格内边距为5px，边框实线1px颜色：#ccc*/{padding: 5px; border: solid 1px #ccc;} table th /*表头背景色浅灰色#eee*/{background: #eee;}
/*鼠标经过变成手*/
button, input, select, textarea { line-height: inherit; outline: none; }
/*其它样式*/
/*预设宽度100%*/
.Width1{width: 100%;}
.main .Width2{width:100% !important;}
/*预设宽度1220*/
.Width1220{width: 1220px;}
/*设置模块水平居中*/
.MarginAuto{margin: 0 auto;}
/*overflow：hidden*/
.OverflwH{overflow: hidden;}
.DisBlock{display: block;}
.DisNone{display: none;}
.Fleft {float:left;}
.Fright {float:right;}
.ellipsis /*文本溢出截取，一般为列表标题 */{text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.clearfix /* 清除float(浮动)*/{clear: both; height: 0px; font-size: 0px; _overflow: hidden;}
/*去除点击链接时出现的虚线框*/
a:focus{blr: expression(this.onFocus=this.blur()); /* for ie 5+ */ outline: none !important; /* for firefox 1.5 + */}
/*针对火狐浏览器不出现红色框*/
input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid { box-shadow: none; }
.Recur {-moz-user-select: none; /*火狐*/ -webkit-user-select: none; /*webkit浏览器*/ -ms-user-select: none; /*IE10*/-khtml-user-select: none; /*早期浏览器*/user-select: none;}
/*padding 0*/
.PadLeft {padding-left:0 !important;}
.PadRight {padding-right:0 !important;}
.pdt {padding-top:0!important;}
.pdb {padding-bottom:0!important;}
.pdl {padding-left:0!important;}
.pdr {padding-right:0!important;}
.mdt {margin-top:0!important;}
.mdb {margin-bottom:0!important;}
.mdl {margin-left:0!important;}
.mdr {margin-right:0!important;}
.mb2{margin-bottom:15px!important;}
.fb{font-weight:bold!important;}
.fs14 {font-size:14px;}
.cPointer {cursor:pointer;}
.fRight { float:right; }
/*滚动过渡效果*/

/*头部 LOGO 菜单 .navbar*/
.navbar{position: relative; height: 100px; }
.navbar .navbar_main{position: relative;}
.navbar .navbar-header { float: left; width: 21%; } 
.navbar .navbar-header h1{ margin:0; }
.navbar .navbar-header a{width: 100%;height: 100px;overflow: hidden;vertical-align: middle;display: table-cell;line-height: 100px;float: none;}
.navbar-header .navbar-click{position: relative; float: right; background-color: transparent; background-image: none; border: 1px solid transparent; display: none;} 
.navbar-header .navbar-click .icon-bar{background: #c00;}
.navbar-header .navbar-brand{max-height: 100px;} .navbar-header .navbar-brand img{max-height: 80px; display: block; vertical-align: middle;}
.navbar .navbar-collapse{width: 79%; padding: 0PX; box-shadow: none; float: right; height: 80px;}
.navbar-collapse ul{float: right;} .navbar-collapse ul li{position: relative; display: block; float: left;} .navbar-collapse ul li a{position: relative; display: block; height: 80px; line-height: 110px; padding: 0px 17px; font-size: 18px; font-weight: bold; color: #666;} .navbar-collapse ul li a:hover{color: #c00; /*border-top: 2px solid #c00; height: 78px; line-height: 78px;*/}
.login_box{float: right;margin-top: 35px;}
.login_box .Tip{}
.login_box a{float: right;/*padding-left: 37px;*/padding-left:18px;} 
.login_box a i{padding-right: 6px;font-size: 21px;position: relative;top: 2px;}
.login_box a:hover i::before{color:#c00;}

.login_box .cartNum{color:#c00;}
/*页脚*/
.footer{width: 100%; margin: 0 auto; color: #fff; font-size: 14px; line-height: 180%; margin-top:30px;} .footer a{color: #fff; font-size:14px;} .footer p{margin: 0; text-align: center; color: #fff; font-size:14px;} .footer span{color: #fff;} .footer .fbody{padding: 10px; /*padding: 0;*/ /*background: #c00;*/ background: #111;}
.Main_Footer .FClass {padding-right: 20px;}
.Main_Footer .FClass img{width: 120px !important;height: 120px !important;background: #fff;padding: 10px;/*! padding-right: .2rem; */}
/*分页控件*/
.ProList_page{padding-bottom: 20px; padding-top:10px;text-align: center;}
.NetList_page{font-size: 16px;color: #999;}
.page-box{width:58px !important;height: 35px;border: 1px solid #ddd;text-align: center;} .ProList_page a{display: inline-block; height: 35px; line-height: 35px; padding: 0 15px; border: 1px solid #ddd; font-size: 14px; color: #999; background:#fff;cursor:pointer;}.ProList_page a:hover {border: 1px solid #c00;background: #c00;color: #fff;} .ProList_page span{cursor:pointer;font-size: 14px; display: inline-block; height: 35px; line-height: 35px; padding: 0 15px; background: #c00; color: #fff; border: 1px solid #c00;}
.ProList_page a{margin-right:5px;}
.ProList_page span {margin-right:5px;height: 35px;line-height: 35px;font-size: 14px;padding: 0 15px;border: 1px solid #c00;}
/*====右侧浮动条====*/
.divFloatBar{_position: absolute; position: fixed; bottom: 0; right: 0; z-index: 9999; font-size: 14px;} .divFloatBar a{font-size: 14px;}
.ulBar{width: 60px; height: 30px; float: right; padding: 0px; margin: 0px;} .ulBar li{display: block; width: 60px; height: 60px; position: relative; opacity: 0.8 !important; filter: alpha(opacity=80);} .ulBar li.liShow{height: 30px; opacity: 0.8 !important; filter: alpha(opacity=60); cursor: pointer;} .ulBar li .imgTriangle{display: none; position: absolute; top: 25px; right: 52px; z-index: 99;} .ulBar li:hover{opacity: 1 !important; filter: alpha(opacity=100);} .ulBar li .float_menu_img2{display: none;} .ulBar li .divShowD{display: none; right: 60px; position: absolute; z-index: 22; width: 200px; min-height: 20px; background: #fff; border: 1px solid #ccc; top: 0px; white-space: nowrap;} .ulBar li .divShowD.floatQR{top: -83px;} .ulBar li .Wang{width: 200px;height: 200px;} .ulBar li .Wang img{width: 200px;height: 200px;} .ulBar li .divShowD .wxeww img{display: block; width: 200px; height: 200px;} .ulBar li .divShowD.floatQQ{top: -1px;} .ulBar li .divShowD.floatQQ p{height: 60px; line-height: 60px;} .ulBar li .divShowD.floatQQ p img{vertical-align: middle;} .ulBar li .divShowD.floatphone{top: -16px; width: 180px; padding: 10px;} .ulBar li .divShowD.floatphone span{} .ulBar li:hover .divShowD{display: block;} .ulBar li:hover .imgTriangle{display: block;} .ulBar li .divShowD > div{height: auto !important; margin-left: 0 !important; margin-top: 0 !important; min-width: 228px !important;}
.divFloatBar .WebCode img {width: 180px !important;height: 180px!important;padding: 10px;}
/*底部导航*/
.Foot_menu {display:none;}
.navbar-collapse.collapse.None {display:none !important;}
/*********************首页样式**************************/
/*轮播*/
.main_visual .main_image{width: 100%; height:400px; overflow: hidden; margin: 0 auto; position: relative;}
.main_image ul{width: 9999px; height:400px; overflow: hidden; position: absolute; top: 0; left: 0;} .main_image ul li{float: left; width: 100%; height:400px;} .main_image ul li a{display: block; width: 100%; height:400px;}
#btn_prev, #btn_next{z-index: 11111; position: absolute; display: block; width: 46px !important; height: 59px !important; top: 50%; margin-top: -29px; display: none;}
#btn_prev{background: url(/App_Style/img/hover_left.png) no-repeat left top; left: 100px;}
#btn_next{background: url(/App_Style/img/hover_right.png) no-repeat right top; right: 100px;}
.main_visual .flicking_con{position: relative; z-index: 99; width: 100%; margin: 0 auto;}
.flicking_con .flicking_inner{position: absolute; top: -35px; width: 100%; height: 21px; text-align: center;} .flicking_con .flicking_inner span{cursor: pointer; display: inline-block; width: 21px; height: 21px; line-height: 70px; overflow: hidden; margin: 0; padding: 0; background: url('/App_Style/img/btn_main_img.png') 0 0 no-repeat;} .flicking_con .flicking_inner span.on{background-position: 0 -21px;}
/*共用*/
.Master{padding-top: 40px; overflow: hidden; padding-bottom: 40px;}
.Pro_Master{padding-bottom: 26px;}
.Master_Title .title_down::before{content: "";  display: inline-block;  position: relative;  vertical-align: middle; background: url(/App_Style/img/MessageNei/left.png); background-size: 50px 7px; width: 50px; height: 7px;margin-right: 10px;} .Master_Title .title_down::after{content: "";  display: inline-block;  position: relative;  vertical-align: middle; background: url(/App_Style/img/MessageNei/right.png); background-size: 50px 7px; width: 50px; height: 7px;margin-left: 10px;}
.Master_Title{line-height: 0;}
.MasterAgency_Title{padding:20px 0;}.Master_Title span{display: inline-block;} .Master_Title .title_big{height: 30px; line-height: 30px; font-size: 30px; letter-spacing: 2px; font-weight: 600;max-width: 1220px;overflow: hidden;} .Master_Title .title_big font{height: 30px; line-height: 30px; font-size: 30px; letter-spacing: 2px; font-weight: 600; /*! display: inline-block; */} .Master_Title .title_down{max-width: 1000px;  height: 16px; line-height: 15px; font-size: 16px;  color: #999; padding: 20px 10px 0;text-align: center;margin: 0 auto;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.navTitle {position:relative;}
/*内页横幅字*/
.NeiLine{background: url(/App_Style/AdminImg/BgImg.jpg)no-repeat scroll center center /cover;/*background: #c00; background: -moz-linear-gradient( left,#b31217,#e52d27); background: linear-gradient(45deg, #b31217, #e52d27);*/} .NeiLine .NeiLine_main{width: 1390px; margin: 0 auto; height: 200px; line-height: 200px;} .NeiLine .NeiLine_main span{font-size: 36px; padding-left: 85px; color: #fff; letter-spacing: 0.1em;}
/*内页顶部20距离*/
.NeiMain{padding-top:0;/*margin-bottom:10px !important;*/}
/*共用结束*/
/*首页模板*/
.HomeProduct_Menu{text-align: center; padding-top: 20px;} .HomeProduct_Menu a{display: inline-block; padding: 0 40px; background:#fff; border:solid 1px #ccc; border-radius: 20px; height: 40px; line-height: 40px; margin: 0 20px;} .HomeProduct_Menu a:hover{background:#c00; border:solid 1px #c00; color:#fff;}
.HomeProduct_List{padding: 20px 0;} .HomeProduct_List ul{margin: 0 auto; padding: 0; width: 1250px; display: block; overflow: hidden;} .HomeProduct_List ul li{width: 288px; float: left; margin-right: 20px; border: 1px solid #eee; display: block; margin-bottom: 20px; overflow: hidden;} .HomeProduct_List ul li a{display: block; width: 100%; overflow: hidden; background:#eee;} .HomeProduct_List ul li a > div{width: 100%; height: 290px; background: no-repeat center top/100%;} .HomeProduct_List ul li a > span{display: block; height: 16px; line-height: 16px; margin-top: 10px; padding: 0 5px; font-size: 16px; overflow: hidden;} .HomeProduct_List ul li a > i{display: block; height: 14px; line-height: 14px; margin-top: 10px; padding: 0 5px 10px 5px; font-size: 14px; color: #999;}
.More{width: 180px; height: 45px; box-sizing: border-box; border: 1px solid #ccc; border-radius: 50px;} .More:hover{border-color: #c00;} .More a{color: #999; display: block; font-size: 16px; line-height: 43px;} .More a:hover{color: #c00;}
/*产品中心列表-内页有使用*/
.mfapp-con{padding-top: 20px;} .mfapp-con .mfapp-con_2{padding-top: 20px; padding-bottom: 10px;} .mfapp-con .Quotepanel{padding-top: 20px; padding-bottom: 10px;} .mfapp-con ul{width: 1250px; overflow: hidden;} .mfapp-con ul li{float: left; width: 290px; margin-bottom: 15px; margin-right: 20px;} .mfapp-con ul li .app-img{border-radius: 3px; display: block; overflow: hidden; position: relative;} .mfapp-con ul li img{display: block; transform: scale(1);} .mfapp-con ul li:hover img{transform: scale(1.05);} .mfapp-con ul li .app-hy span{display: block; padding-top: 20px; height: 18px; line-height: 18px; font-size: 18px; overflow: hidden;} .mfapp-con ul li .app-hy p{padding-top: 5px; font-size: 14px; line-height: 24px; color: #999; height: 48px; overflow: hidden;} .mfapp-con .More{margin-bottom: 20px;}
/*技术服务*/
.Home_JS{padding-top: 20px;}
.Home_JS_box{padding-top: 20px;}
.Home_JS_box ul{width:1170px; margin:0 auto;} .Home_JS_box ul li{display: block; width: 390px; height: 90px; overflow: hidden; float: left; padding-bottom: 20px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;} .Home_JS_box ul li img{display: block; float: left !important; width: 90px; height: 90px;} .Home_JS_box ul li > div{float: left; width: 271px; padding-left: 25px; height: 90px; overflow: hidden;} .Home_JS_box ul li > div span{display: block; text-align: left; font-size: 18px; height: 35px; line-height: 35px;} .Home_JS_box ul li > div p{text-align: left; font-size: 14px; height: 30px; line-height: 30px; margin: 0; overflow: hidden; color: #999;}
/* 流程*/
.Master_LC{width: 1310px; padding-top: 20px; padding-bottom: 20px;} .Master_LC img{display: inline-block; margin-right: 80px; vertical-align: middle;}
/*弹窗样式（alert）*/
.jq-toast,.jq-load {z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;}
.jq-toast .toast {max-width:80%;padding:.2rem .2rem;background-color:rgba(0,0,0,.7);color:#FFF;border-radius:4px;font-size:.24rem;}
/*=============模板列表、模板内页=============*/
/*模板筛选*/
/*案例列表*/
/*=============模板列表、模板内页=============*/
/*模板筛选*/
.fl_box{margin: 0 auto; overflow: hidden; max-width:1220px } .fl_box .fl_top{background: #f8f8f8; padding: 0 10px; height: 40px; line-height: 40px;margin-bottom:10px;}  .fl_box .fl_top .fl_top_txt{display: block; float: left; height: 38px; line-height: 38px; font-size: 14px; color: #999;} .fl_box .fl_top .fl_top_search{float: right; height: 28px; line-height: 28px; border: 1px solid #ddd; margin-top:5px; margin-left: 20px;} .fl_box .fl_top .fl_top_search .fl_top_inset{display: block; float: left; font-size: 14px; color: #333; background: #fff; width: 135px; height: 28px; line-height: 28px; padding: 0 10px; border: 0; padding: 0; text-indent: 0.5em;} .fl_box .fl_top .fl_top_search .fl_top_btn{border: 0; padding: 0; display: block; float: left; width: 34px; height: 28px; background: url(/App_Style/img/search_fl.png) no-repeat center center;}
.ProList .fl_top_Hand{display:none;}.ProList .fl_top_Hand{display:none;}
.ProList .Search_All{font-size: 14px;line-height:50px;padding: 0 20px;background:none;color: #999;height:50px;display: inline-block;float: right;cursor: pointer;border-radius: 25px;}

/* search*/
/*.Pr_List .selector{background: #FFF;} .Pr_List .Pr_List .selector .s-brand, .selector .s-line{width: auto; height: auto;} .Pr_List .selector .sl-wrap{position: relative; _zoom: 1; line-height: 45px; border-bottom: 1px dotted #DDD;} .Pr_List .selector .sl-key{float: left; width: 60px; white-space: nowrap; overflow: hidden; text-align: center;} .Pr_List .selector .sl-key span{font-size: 14px; font-weight: 600; line-height: 45px;} .Pr_List .selector .sl-value{margin-left: 60px; padding-left: 10px; overflow: hidden; zoom: 1; background: #fff;} .Pr_List .selector .sl-v-list{overflow: hidden; zoom: 1; padding-top: 10px;} .Pr_List .selector .sl-v-list ul{float: left; zoom: 1; position: relative; padding-left: 53px;} .Pr_List .selector .extend .sl-v-list ul{height: auto;} .Pr_List .selector .sl-v-list li{float: left; _display: inline; margin-right: 15px; margin-bottom: 10px; height: 26px; line-height: 26px;} .Pr_List .selector .sl-v-list li:first-child{position: absolute; left: 0;} .Pr_List .selector .sl-v-list li a{float: left; white-space: nowrap; zoom: 1; color: #005aa0; font-size: 14px; padding: 0 5px; /*color: #999;*/ line-height: 26px; height: 26px; color: #333;} .Pr_List .selector .sl-v-list li a:hover, .selector .sl-v-list li a.selected{background: #c00; color: #fff;} .Pr_List .selector .sl-ext{position: absolute; top: 10px; right: 5px; width: 55px; height: auto; line-height: 22px; overflow: hidden; zoom: 1;} .Pr_List .selector .sl-ext .sl-e-more{float: left; position: relative; width: 39px; height: 23px; line-height: 23px; padding: 0 4px; background: #fff; visibility: hidden; color: #333; border: 1px solid #ddd; font-size: 14px; text-align: center;} .Pr_List .selector .sl-ext .sl-e-more:hover{text-decoration: none; color: #e4393c;} .Pr_List .selector .sl-ext .sl-e-more i{background: url(/App_Style/img/search.ele.png) no-repeat 9999px 9999px; -webkit-transition: background-position .15s ease-in-out; -moz-transition: background-position .15s ease-in-out; transition: background-position .15s ease-in-out;} .Pr_List .selector .sl-ext .sl-e-more i{position: absolute; top: 1px; right: 2px; display: block; width: 20px; height: 20px; background-position: 4px 7px;} .Pr_List .selector .sl-ext .sl-e-more:hover i{border-color: #e4393c; background-position: 4px -11px;}*/
.crumb_box{overflow: hidden; padding: 7px 0 0; height: 26px; line-height: 26px; padding-left:15px;}
.crumbs-arrow{float: left;font-style: normal; font-size: 14px;}
.crumb-select-item{position: relative; float: left; height: 22px; line-height: 22px; border: 1px solid #DDD; font-size: 12px; vertical-align: top; margin: 0 5px 5px 0; padding: 0 26px 0 4px; cursor: pointer; background: #fff;} .crumb-select-item b{font-weight: 400; color: #333; line-height: 22px; font-size: 12px;} .crumb-select-item em{color: #e4393c; font-size: 12px;} .crumb-select-item i{display: block; position: absolute; width: 25px; height: 22px; right: 0; top: 0; background: url(/App_Style/img/search.ele.png) no-repeat 7px -140px;} .crumb-select-item:hover{border-color: #e4393c; text-decoration: none; background: #fff;} .crumb-select-item:hover i{background-color: #e4393c; background-position: 7px -158px;}
.crumb-SName{margin: 0 10px 0 5px;float: left;line-height: 36px;}
.crumbs-r {float: left;margin:0 8px;font-family: "Helvetica Neue","Hiragino Sans GB",SimSun,serif;font-style: normal;position: relative;bottom: 2px;}
.f-line{height: 25px; padding: 6px 8px; border-bottom: 1px solid #E7E3E7; background: #F9F9F9; zoom: 1;} .f-line.top{height: 25px; background: #F1F1F1;} .f-line .f-sort{float: left; margin-right: 13px;} .f-line .f-sort a{float: left; padding: 0 9px; height: 23px; border: 1px solid #CCC; line-height: 23px; margin-right: -1px; background: #FFF; color: #333;} .f-line .f-sort a.curr{border-color: #e4393c; background: #e4393c; color: #FFF;} .f-line .f-sort .fs-tit{display: inline-block; vertical-align: top; font-size: 14px;} .f-line .f-sort .fs-down, .f-line .f-sort .fs-up{display: inline-block; width: 7px; margin-left: 5px; vertical-align: top;} .f-line .f-sort .arrow, .f-line .f-sort .arrow-bottom, .f-line .f-sort .arrow-top{float: left; width: 7px; overflow: hidden; background: url(/App_Style/img/sprite-arrow.png) no-repeat 0 -100px;} .f-line .f-sort .arrow{height: 11px; margin-top: 6px;} .f-line .f-sort a.curr .fs-down .arrow{background-position: 0 -120px;} .f-line .f-sort .arrow-top{height: 4px; margin-top: 6px; background-position: -10px -100px;} .f-line .f-sort .arrow-bottom{height: 4px; margin-top: 3px; background-position: -10px -110px;}
.ProductList li{float: left; border: 1px solid #eee; display: block; overflow: hidden; width: 289px; /*margin: 0px 10px 20px;*/ margin: 12px 7px 8px;} .ProductList li a{display: block; width: 100%; overflow: hidden;} .ProductList li a .Product_img{width: 100%;height: 200px;background: no-repeat center top/100%;background-image: none; position: relative;} .ProductList li a .Product_img .ListQRShow{display: none; position: absolute; top: 0; left: 0; width: 100%; background: rgba(0,0,0,.5); text-align: center;} .ProductList li a .Product_img .ListQRShow img{max-width: 200px; vertical-align: middle;} .ProductList li a span{display: block; height: 16px; line-height: 15px; /*margin-top: 10px;*/ padding: 10px 9px 0; font-size: 16px; overflow: hidden; width: 96%;} .ProductList .Prducut_Main_bg{background:#f8f8f8;float:left;width:100%;} .ProductList li a i{display: block; height: 14px; line-height: 14px; /*margin-top: 10px;*/ padding: 10px 10px 10px 10px; font-size: 14px; color: #999; width: 40%;}
.ProductListTwo ul{ margin: 0 auto;max-width: 1220px;} .ProductListTwo li{float: left;padding: 10px 7px;width: 16.666%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} .ProductListTwo li a{display: block; width: 100%; overflow: hidden;} .ProductListTwo li a .Product_img{width: 100%;height: 192px;background: no-repeat center top/100%;background-image: none; position: relative;} .ProductListTwo li a .Product_img .ListQRShow{display: none; position: absolute; top: 0; left: 0; width: 100%; background: rgba(0,0,0,.5); text-align: center;} .ProductListTwo li a .Product_img .ListQRShow img{max-width: 200px; vertical-align: middle;} .ProductListTwo li a span{display: block; height: 16px; line-height: 15px; /*margin-top: 10px;*/ padding: 10px 9px 0; font-size: 16px; overflow: hidden; width: 96%;} .ProductListTwo .Prducut_Main_bg{background:#f8f8f8;float:left;width:100%;} .ProductListTwo li a i{display: block; height: 14px; line-height: 14px; padding: 10px 10px 10px 10px; font-size: 14px; color: #999; width: 40%;}
.ProductListTwo{padding-top: 10px;}
.ProductListTwo .Font_Main{padding: 0 1px;}
.ProductListTwo .Tname{}
.ProductListTwo .font_money .MPrice{float: left;font-family: Tahoma;padding: 10px 0;line-height: 18px;font-size: 18px;}
.ProductListTwo .font_money{display: block;width: 100%;}
.ProductListTwo .font_money .AgencyPrice{color: #c00;font-weight: bold;padding-right:5px;}
.ProductListTwo .font_money .MarkPrice{color: #999;text-decoration: line-through;line-height: 18px;font-size: 14px;}
.ProductListTwo .Hot_FName{padding-top: 10px;line-height: 18px;font-size:18px;}
.ProductListTwo .nonr {color: #c00;line-height: 100%;font-weight: bold;}
.ProductListTwo .nonb{font-weight: normal;line-height: 100%;color:#999;font-size: 14px;}
.ProductListTwo li a:hover{-webkit-transform: scale(1.04);-moz-transform: scale(1.04);-ms-transform: scale(1.04);-o-transform: scale(1.04);transform: scale(1.04);}
.ProductListTwo li:nth-child(n+7) {padding-bottom:0;}
/************模板内页*************/
.Product .Product_top{padding: 40px 0; width: 100%; background: #f2f2f2;}
.Product_top_main .Product_top_div{width: 600px; height: 490px; float: left; background: url(/App_Style/img/master_nei_bg.png) no-repeat center center/100%; display: block;} .Product_top_main .Product_top_div.Product_top_div_p{background-image: url(/App_Style/img/master_nei_bg_p.png);}
.Product_top_div .Product_top_img{background: no-repeat center top/100%; width: 580px; height: 326px; margin: 17px auto 0;}
.Product_top_div.Product_top_div_p .Product_top_img{width: 230px; height: 375px; float: left; margin: 55px 0 0 42px;}
.Product_top_div.Product_top_div_p .Product_top_img_qr{display: block; float: right; width: 200px; height: 200px; margin: 125px 55px 0 0; background: no-repeat center center/100%;}
.Product_top .Product_top_conter{float: left; padding-left: 100px; width: 490px;position: relative;} .Product_top .Product_top_conter h3{margin: 0;} .Product_top .Product_top_conter h3 span{font-weight: 600; line-height: 60px; font-size: 24px; text-overflow: ellipsis; white-space: nowrap;} .Product_top .Product_top_conter p{color: #999; margin-bottom: 10px;} .Product_top .Product_top_conter p a{color: #999;}
.Product_top_Msg{padding: 10px 0;} .Product_top_Msg .Product_top_Msg_line{padding: 5px 0; overflow: hidden;} .Product_top_Msg .Product_top_Msg_line span{display: block; float: left; width: 50px; text-align: left; line-height: 35px; color: #999;} .Product_top_Msg .Product_top_Msg_line input{display: block; float: left; padding: 0 5px; margin: 0; width: 300px; height: 33px; line-height: 33px; border: 1px solid #ccc; border-radius:5px; font-size:16px;} .Product_top_Msg .Product_top_Msg_line textarea{display: block; float: left; width: 300px; padding: 0 5px; height: 90px; border: 1px solid #ccc; border-radius:5px; color:#999;}
.Product_top_Btn{margin-top: 10px;} .Product_top_Btn a{display: inline-block; height: 45px; line-height: 45px; text-align: center; color: #fff; /*padding: 0 30px;*/ border-radius: 5px; /*margin-right: 20px;*/ width: 100%;} .Product_top_Btn a.Product_Btn_Msg{background: #FF3737;} .Product_top_Btn a.Product_Btn_Bakc{background: #FF9737;} .Product_top_Btn a.Product_Btn_See{background: #79b544;}
.Product_Main{padding: 20px 0;} .Product_Main .Master_Title{padding-bottom: 20px;}
.Product_Main_Content img{max-width: 100%; display: block; margin: 0 auto;}
/*产品中心内页*/
.ProInfo{padding: 20px 0;} .ProInfo .Proleft{float: left; width: 290px; margin-right: 20px;} .ProInfo .Proleft .til img{width: 290px; height: 160px; vertical-align: middle; border-width: 0px;} .ProInfo .Proleft .til2{display: none;} .ProInfo .Proleft .tilcon{width: 99.5%; border: 1px #ddd solid; border-top: 0;} .ProInfo .Proleft .tilcon .tilcon_title{height: 60px; line-height: 60px; text-align: center; font-size: 18px; background: #f8f8f8;} .ProInfo .Proleft .tilcon .tilcon_title::before, .ProInfo .Proleft .tilcon .tilcon_title::after{content: ""; background: #ccc; display: inline-block; height: 1px; position: relative; width: 20%; vertical-align: middle;} .ProInfo .Proleft .tilcon .tilcon_title::before{right: 0.2em; margin-left: -44%;} .ProInfo .Proleft .tilcon .tilcon_title::after{left: 0.2em; margin-right: -44%;} .ProInfo .Proleft .tilcon li{display: block; width: 100%;} .ProInfo .Proleft .tilcon li a{display: block; line-height: 62px; padding: 0 5%; width: 90%; overflow: hidden; font-size: 16px; color: #333; border-top: 1px #eee solid;} .ProInfo .Proleft .tilcon li a.tilcon_w_a{display: none;} .ProInfo .Proleft .tilcon li a:hover, .ProInfo .Proleft .tilcon li a.cur{background: #f4f4f4; color: #c00; font-weight: 600;} .ProInfo .Proleft .tilcon li a i{line-height: 62px; color: #333; font-size: 10px; padding-right: 5px; vertical-align: top;} .ProInfo .Proleft .tilcon li a font{line-height: 62px; color: #c00; font-size: 14px;} .ProInfo .Proleft .tilcon li a font b{line-height: 62px; font-size: 14px; color: #c00; font-weight: 600;} .ProInfo .ProRight{float: right; width: 908px; border: 1px #ddd solid;padding-bottom:10px;} .ProInfo .ProRight .til{float: left; height: 84px; background: #f8f8f8; line-height: 84px;margin-bottom:40px;} .ProInfo .ProRight .til .back{float: left; width: 84px; height: 84px; text-align: center; display: inline-block; line-height: 84px;} .ProInfo .ProRight .til .back img{vertical-align: middle;} .ProInfo .ProRight .til .tc{float: left; width: 824px; text-align: center; line-height: 84px; font-size: 30px; color: #333; font-weight: 600; display: inline-block; text-indent: -3em;} .ProRight .con{float: left; width:100%; border-top: 0; padding: 0.2rem 0; font-size: 18px; color: #666; line-height: 180%; min-height: 300px;} .ProInfo .ProRight .con .ctil{padding-bottom: 15px; border-bottom: 1px solid #ccc; margin-bottom: 20px;} .ProInfo .ProRight .con .ctil .t1{display: block; text-align: center; line-height: 45px; font-size: 30px; color: #333; font-weight: 600;} .ProInfo .ProRight .con .ctil .t2{display: block; text-align: center; line-height: 30px; font-size: 24px; color: #c00; padding-top: 10px;} .ProInfo .ProRight .con .ctil .t2 b{line-height: 30px; font-size: 24px; color: #c00; font-weight: 600;} .ProInfo .ProRight .con .ctil .t2 font{line-height: 30px; font-size: 24px; color: #999; text-decoration: line-through;} .ProInfo .ProRight .con .ctil .t2 font b{font-size: 24px; color: #999; font-weight: normal;} .ProInfo .ProRight .con .ctil .t3{display: block; font-size: 24px; text-align: center; color: #c00; padding-top: 10px;} .ProInfo .ProRight .con img{max-width: 100%;} .ProInfo .ProRight .con video{max-width: 100%;}
/*SinglePage页面样式*/
.SinglePage{padding:0 0 20px;} .SinglePage p{font-size: 18px;} .SinglePage p.SinglePage_Title{display: block; margin: 0 auto; padding: 10px 0; font-size: 24px; font-weight: 600;} .SinglePage img{padding-top: 20px; display: block; margin: 0 auto; max-width: 100%;}
.ltAbImg {margin-bottom:20px;}
.SinglePage_list{width: 100%; overflow: hidden;} .SinglePage_list ul{display: block; width: 101%; overflow: hidden;} .SinglePage_list ul li{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; float: left; width: 25%; padding-right: 1%;} .SinglePage_list ul li div{padding: 0.2rem; height: 2.2rem; position: relative;} .SinglePage_list ul li div i{display: block; height: 0.8rem; background: no-repeat center bottom;} .SinglePage_list ul li div span{display: block; margin: 0 auto; text-align: center; font-size: 24px; line-height: 24px; padding-top: 10px;} .SinglePage_list ul li div p{display: block; text-align: center; padding-top: 15px; line-height: 1.5;} .SinglePage_list ul li div p .SinglePage_list_a{font-size: 18px;} .SinglePage_list ul li div img{display: block; padding: 0; margin: 0 auto; width: 2rem; height: 2rem;} .SinglePage_list ul li div p.img_p{padding-top: 0;}
.SinglePage #allmap{height: 500px; margin-top: 20px;border:1px solid #ccc;} .SinglePage #allmap p{font-size: 16px;}
.ProRight .pic img{width:100%;height:100%;}
/*留言页*/
.Message{padding-top: 20px;} .Message .Message_img img{display: block; max-width: 100%; margin: 0 auto;}
.Message_Content{padding: 20px 0 0;}
.Message_Message_line{ width: 60%; overflow: hidden; margin: 0 auto;}
.Message_Message_Title{width: 15%; display: inline-block; text-align: right; float: left; line-height: 42px; padding-right: 12px;}
.Message_Message_FormField{width: 75%; display: inline-block;} .Message_Message_FormField input, .Message_Message_FormField textarea{padding: 8px; background: transparent; border: 1px solid #ccc; width: 100%;}
.Message_Message_line .Message_Message_Btn{width: 613px; height: 40px;}
.Message_Message_Btn input{background: #c00; color: #fff; height: 40px; line-height: 40px; -webkit-appearance: none; border-radius: 30px; font-size:16px;}
.ProSort, .ProSort .Pleft, .ProSort .Pleft .til, .ProSort .Pleft .til .img1{width: 100%; display: block;} .ProSort .Pleft .tilcon{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; border: 1px #ccc solid; border-top: 0; padding: 0.1rem 0; padding-top: 0; padding-top: 0.05rem;} .ProSort .Pleft .tilcon .tilcon_title{height: 0.6rem; line-height: 0.6rem; text-align: center; font-size: 0.23rem; background: #f8f8f8; border-bottom: 1px #eee solid; position: relative;} .ProSort .Pleft .tilcon .tilcon_title a.tilcon_title_back{position: absolute; left: 20px; top: 15px; width: 32px; height: 31px;} .ProSort .Pleft .tilcon .tilcon_title a.tilcon_title_back img{display: block; width: 100%;} .ProSort .Pleft .tilcon .tilcon_title::before, .ProSort .Pleft .tilcon .tilcon_title::after{content: ""; background: #ccc; display: inline-block; height: 1px; position: relative; width: 20%; vertical-align: middle;} .ProSort .Pleft .tilcon .tilcon_title::before{right: 0.2em; margin-left: -44%;} .ProSort .Pleft .tilcon .tilcon_title::after{left: 0.2em; margin-right: -44%;} .ProSort .Pleft .tilcon ul, .ProSort .Pleft .tilcon ul li{display: block; width: 100%;} .ProSort .Pleft .tilcon ul li a{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; line-height: 0.6rem; height: 0.6rem; padding: 0 0.2rem; width: 100%; overflow: hidden; font-size: 0.23rem; color: #333; border-bottom: 1px #eee solid;} .ProSort .Pleft .tilcon ul li a i{display: block; float: left; height: 0.6rem; line-height: 0.6rem; color: #333; font-size: 0.12rem; padding-right: 0.05rem; font-weight: normal; vertical-align: middle;} .ProSort .Pleft .tilcon ul li a span{display: block; float: left; width: 2.8rem; height: 0.6rem; line-height: 0.6rem; overflow: hidden; word-break: keep-all; white-space: nowrap; font-size: 16px;} .ProSort .Pleft .tilcon ul li a font{display: block; float: right; text-align: center; width: 1.4rem; line-height: 0.6rem; color: #c00; font-size: 14px;} .ProSort .Pleft .tilcon ul li a font b{line-height: 0.6rem; font-weight: 600; font-size: 14px; color: #c00;} .ProSort .Pleft .tilcon ul li a font.yuanjia{color: #999; text-decoration: line-through;} .ProSort .Pleft .tilcon ul li a font.yuanjia b{color: #999; font-weight: normal;}
/*商标样式*/
.Trademark_default{padding: 20px 0;} .Trademark_default .Trademark_D_title{height: 25px; margin-bottom: 10px;} .Trademark_default .Trademark_D_title > span{display: block; float: left; height: 22px; line-height: 18px; font-size: 18px; padding-left: 10px; background: url(/App_Style/img/Trademark_D_title_list.gif) no-repeat left center;} .Trademark_default .Trademark_D_title > span a{height: 22px; line-height: 18px; font-size: 18px; color: #333;} .Trademark_default .Trademark_D_title a{float: right; font-size: 14px; color: #c00; height: 22px; line-height: 20px; font-weight: bold;}
.Trademark_D_List{margin-bottom: 20px; border: 1px solid #eee; border-bottom: none;} .Trademark_D_List ul{width: 1220px;} .Trademark_D_List ul li{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; float: left; border: 1px solid #eee; border-left: none; border-top: none; width: 244px; height: 35px; line-height: 35px;} .Trademark_D_List ul li a{display: block; overflow: hidden; s;} .Trademark_D_List ul li em{display: block; float: left; width: 55px; height: 35px; background: no-repeat center center;} .Trademark_D_List ul li span{display: block; height: 35px; line-height: 35px; font-size: 14px;} .Trademark_D_List ul li span.isort_number{float: right; width: 65px; text-align: center; color: #999;} .Trademark_D_List ul li span.name{float: left; width: 100px;}
.Trademark_D_tuijianset{float: right; height: 22px; line-height: 20px;} .Trademark_D_tuijianset span{display: block; float: left; font-size: 14px; color: #ccc; height: 22px; line-height: 20px; padding-left: 10px; cursor: pointer;}
.Trademark_D_tuijian{margin-bottom: 10px;} .Trademark_D_tuijian .Trademark_D_tuijian_L{float: left; width: 195px; height: 520px;} .Trademark_D_tuijian .Trademark_D_tuijian_L img{width: 195px; height: 520px;} .Trademark_D_tuijian .Trademark_D_tuijian_R{float: right; width: 1015px; height: 520px;} .Trademark_D_tuijian .Trademark_D_tuijian_R ul{width: 1028px;} .Trademark_D_tuijian .Trademark_D_tuijian_R ul li{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; border: 1px solid #eee; display: block; overflow: hidden; width: 195px; margin-bottom: 8px; margin-right: 10px; padding-bottom: 10px;} .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a{display: block; width: 100%; overflow: hidden;} .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a .Trademark_img{width: 193px; height: 193px; overflow: hidden;} .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a .Trademark_img img{display: block; width: 193px; height: 193px;} .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a span{display: block; height: 18px; line-height: 16px; margin-top: 12px; padding: 0 10px; font-size: 16px; overflow: hidden;} .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a i{display: block; height: 14px; line-height: 14px; margin-top: 7px; padding: 0 10px; font-size: 14px; color: #999;}



.Trademark_img { position: relative; }
.TrademarkList ul li a { display: block; /*overflow: hidden;*/ }
.Trademark_img { width: 100%; background: #fcfbfa no-repeat center top/105%; position: relative; color: #fff; display: block; overflow: hidden; }
    .Trademark_img .dummy { margin-top: 100%; }
    .Trademark_img .tmImg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: center; font-size: 0.36rem; line-height: 130%; font-weight: 600; color:#fff; }
        .Trademark_img .tmImg img { display: block; width: 100%; height: 100%; }
    .TrademarkList li a span { display: block; line-height: 120%; padding: 0 10px; font-size: 16px; overflow: hidden; text-align: center; }
.TrademarkList li a i{display: block; height: 16px; line-height: 16px; margin-top: 5px; padding: 0 10px; font-size: 14px; color: #999;}
.Trademark .Trademark_top{padding: 40px 0 0; width: 100%;}

.Mar_Top {margin-top:20px;}
.divTmSite { width:100%; max-width:1390px; height:60px; background:#eee; margin:0 auto 10px;}
.divTmSite ul{ padding-left:1px; float:left; }
.divTmSite ul li{ float:left; }
.divTmSite ul li a{ display:block; height:58px; border-top:solid 2px #eee; line-height:58px; padding:0px 20px; }
.divTmSite ul li a i{ display:inline-block; vertical-align:middle;margin-left:5px; width:13px; height:13px; background:url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512 1024l297.29-396.387H214.71L512 1024zM512 0L214.71 396.387h594.58L512 0z' fill='%23333'/%3E%3C/svg%3E") no-repeat center/100%;  }
.divTmSite ul li a:hover,.divTmSite ul li a.active,.divTmSite ul li a.active0{ background:#fff;  border-top:solid 2px #c00; }
.divTmSite ul li a.active i{background:url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512 1024l297.29-396.387H214.71L512 1024z' fill='%23333'/%3E%3Cpath d='M512 0L214.71 396.387h594.58L512 0z' fill='%23c00'/%3E%3C/svg%3E") no-repeat center/100%; }
.divTmSite ul li a.active0 i{background:url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512 1024l297.29-396.387H214.71L512 1024z' fill='%23c00'/%3E%3Cpath d='M512 0L214.71 396.387h594.58L512 0z' fill='%23333'/%3E%3C/svg%3E") no-repeat center/100%;}

.divTmSite .divSearch { float:left; height:40px; margin-top:10px; margin-left:20px;  border:solid 1px #999; border-radius:2px; overflow-x:hidden; border-right: 0;}
.divTmSite .divSearch select,.divTmSite .divSearch input,.divTmSite .divSearch button{ display:inline-block; vertical-align:top; height:40px; line-height:40px; font-size:14px; padding:0px; margin:0px;}
.divTmSite .divSearch select { border: none;padding-left: 10px;width: 140px;height: 100%;-webkit-appearance: none;-moz-appearance: none;background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M946.986 372.374L558.08 797.651a61.202 61.202 0 0 1-45.972 20.801 61.202 61.202 0 0 1-45.976-20.801L77.226 372.374c-18.985-20.052-24.852-49.279-15.04-75.093s33.493-43.84 61.014-46.292h777.494c27.627 2.347 51.412 20.265 61.226 46.187 9.92 25.92 4.054 55.038-14.934 75.198z'/%3E%3C/svg%3E") no-repeat 1.1rem .15rem #fff;background-size: auto;background-size: .1rem;cursor: pointer;}
.divTmSite .divSearch input { padding:0px 5px; width:230px  }
.divTmSite  button {background: #c00;color: #fff;border: none;padding: 5px 25px 6px 20px;margin-top: 10px;font-size: 14px;border: 1px solid #c00;background-size: .2rem;}
.divTmSite  button i{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M850.391 818.115L704.717 675.308a308.716 308.716 0 0 0 87.429-214.877c-2.622-174.53-145.51-314.327-320.062-313.16-174.673-1.31-317.685 138.507-320.307 313.18 2.478 174.757 145.531 314.758 320.328 313.427a322.212 322.212 0 0 0 169.82-48.23l151.02 147.844 58.47-54.19c-.369-.389-.635-.819-1.024-1.187zM641.372 626.033c-94.33 91.463-244.265 91.463-338.596 0a230.564 230.564 0 0 1 0-331.162c94.331-91.464 244.265-91.464 338.596 0a231.014 231.014 0 0 1 0 331.162z' fill='%23fff'/%3E%3C/svg%3E")no-repeat .05rem;width: .26rem;height: .2rem;display: inline-block;background-size: .21rem;position: relative;top: .05rem;right: .05rem;}
.divTmSite .aCategory,.divTmSite .aSearch { float:right; display:inline-block; line-height:40px; padding:0 30px; color:#fff; margin-top:10px; border-radius:5px;}
.divTmSite .aCategory { margin-right:30px; background:#02b556;}
.divTmSite .aSearch { background:#fe7109; margin-right:20px; }
.Trademark_Bimg{align-items:center; display: -webkit-flex;justify-content:center; text-align:center;font-size:70px;line-height: 130%;font-weight:600; height: 500px;overflow: hidden;width: 100%;background:#fcfbfa;color:#fff;}
.Trademark_top_main .Trademark_top_div{width: 500px; height: 500px; float: left; display: block;} .Trademark_top_main .Trademark_top_div img{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; width: 100%;} .Trademark_top_main .Trademark_top_div .TrademarkSKU{font-size: 16px;} .Trademark_top_main .Trademark_top_div .TrademarkSKU span{font-size: 16px; color: #c00;}
.Trademark_top_main .Trademark_top_conter{float: left; padding-left: 76px; width: 644px; height: 500px; position: relative; padding-top:10px;} .Trademark_top_main .Trademark_top_conter h3{margin: 0;} .Trademark_top_main .Trademark_top_conter h3 span{font-weight: 600; line-height: 60px; font-size: 30px; line-height: 24px;} .Trademark_top_main .Trademark_top_conter p{/*! color: #999; */ line-height: 24px; display: inline-block; font-size: 16px; margin: 10px 0;} .Trademark_top_main .Trademark_top_conter p.p_jiage span{color: #c00; font-size: 18px; font-weight: bold; font-family: Tahoma;} .Trademark_top_main .Trademark_top_conter p.p_jiage i{text-decoration: line-through; color: #999; font-size: 17px; font-family: Tahoma;} .Trademark_top_main .Trademark_top_conter .TM_top_teshu p{width: 50%; float: left;} .Trademark_top_main .Trademark_top_conter .Product_top_Btn{width: 450px;}
.Trademark_pp {color:#999;display: inherit !important;margin-bottom:0!important;}
.Trademark_Main{padding: 20px 0;} .Trademark_Main .Master_Title{padding-bottom: 20px;}
.Trademark_table table td, th{border: 1px solid #e9e9e9; text-align: center;}
.Trademark_table table th{background: #e9e9e9; height: 50px; line-height: 50px; text-align:center;}
.Trademark_table table td{height: 80px; line-height: 80px; font-size: 14px;}
.Trademark_table table.Wap_table{display: none;}
.Trademark_Main_Content .Trademark_Xia{margin-top: 30px;}
.Trademark_Main_Content img{max-width: 100%; display: block; margin: 0 auto;}
/*商标分类表*/
.TMBook{padding: 0 0 20px;} .TMBook .Blank10{width: 100%; height: 20px; clear: both;} .TMBook .TMBook_List{background-color: #fff6e0;} .TMBook .TMBook_List .TMBook_List_line{width: 100%; height: 2px; background-color: #ff7f00;} .TMBook .TMBook_List .TMBook_List_Main{width: 1190px; padding: 5px 15px; overflow: hidden;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L{float: left; width: 585px; margin-right: 20px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_title{width: 585px; font-size: 16px; line-height: 22px; font-weight: bolder; color: #0893BE;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_content{width: 585px; font-size: 14px; padding-top: 5px; line-height: 22px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_remark{width: 585px; font-size: 14px; padding-top: 5px; line-height: 22px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_remark{line-height: 22px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_remark b{font-size: 14px; line-height: 22px; color: #666;} .TMBmain_L_zhushi{width: 585px; font-size: 14px; line-height: 22px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_remark .TMBmain_L_zhushi br{line-height: 22px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_R{float: left; width: 585px; font-size: 14px; line-height: 22px; color: #0893BE;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_R a{font-size: 14px; line-height: 22px; color: #0893BE;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L_title{width: 100%; font-size: 14px; line-height: 22px; font-weight: bolder; color: #0893BE;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L_content{font-size: 14px; padding-top: 5px; line-height: 22px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L_content span{font-size: 14px; line-height: 22px; color: #000;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L_content p{font-size: 14px;} .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L_content hr{height: 1px; background-color: #333;}
/*=图标=*/
@font-face{font-family: 'FontAwesome'; src: url('/PPAdmin/App_Style/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/PPAdmin/App_Style/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/PPAdmin/App_Style/fonts/fontawesome-webfont.ttf') format('truetype'), url('/PPAdmin/App_Style/fonts/fontawesome-webfont.svg') format('svg'); font-weight: normal; font-style: normal;}
.fa{display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
/*登录图例*/
.fa-user::before{content: "\f007";}
.fa-register::before{content: "\f040";}
/*管理图例*/
.fa-gear::before{content: "\f013";}
/*注销图例*/
.fa-power-off::before{content: "\f011";}
/*购物车图标*/
.fa-cart::before{content: "\f07a";}
/*new商标列表左*/
.MBmain_Left{width: 30%; float: left;} .MBmain_Left .MBmain_Left_title{width: 100%; font-size: 16px; line-height: 22px; font-weight: bolder; color: #0893BE;}
.MBmain_Left_R{float: left; font-size: 14px; line-height: 22px; color: #0893BE; width: 100%;} .MBmain_Left_R a{font-size: 14px; line-height: 22px; color: #0893BE;}
/*new商标列表右*/
.MBmain_Right{width: 63%; float: left; padding-left: 20px;}
/*new《类似商标和服务分类表》*/
.fl_top font a{color: #c00; font-size: 14px; padding-top: 8px; padding-right: 20px; float: right;}
.main .banners4 .attack{background-color: #CC0000; border-color: #CC0000; color: #FFF; border: 1px #CC0000 solid;}
.main .banners4 .aspan{border-top: 9px solid #cc0000;}
/**Article**/
/**Article**/
.Article p{line-height: 180%; margin: 0;}
.Article .ArticleTxt{font-weight: bold; font-size: 0.26rem;}
.Article .dateCount{border-bottom: 1px solid #eee; color: #999;}
.Article .preNext a{color: #fff;}
.Article .preNext .col-sm-2 span{display: block;}
.Article .preNext > div > a{opacity: 0.9;} .Article .preNext > div > a:hover{opacity: 1;}
.Article .lbDate{font-size: 14px; color: #999; display: inline-block; padding-right: 20px; line-height: 180%;}
.Article .time{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1070 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M559.663 535.226h231.424a40.03 40.03 0 1 1 0 79.965H520.564a40.774 40.774 0 0 1-.93 0 40.03 40.03 0 0 1-39.937-40.029V304.687a40.03 40.03 0 1 1 79.966 0v230.586zm-26.066 482.258c-279.273 0-505.53-226.304-505.53-505.484 0-279.18 226.257-505.484 505.484-505.484 279.133 0 505.483 226.304 505.483 505.484 0 279.18-226.35 505.484-505.483 505.484zm0-80.059a425.425 425.425 0 1 0 0-850.85 425.425 425.425 0 0 0 0 850.85z' fill='%23999'/%3E%3C/svg%3E") no-repeat center/90%;height:20px;width:15px;display: inline-block;float: left;margin-right: 5px;position: relative;top: 2px;}
.Article .hot{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M341.812 1023.925c-1.499.1-2.998.1-4.497 0-10.593-.9-19.587-8.095-22.785-18.188l-304-971.56c-3.097-9.793-.1-20.486 7.596-27.282a26.325 26.325 0 0 1 27.981-4.397l960.567 427.918c9.694 4.297 15.89 14.19 15.49 24.784-.4 10.693-7.196 19.987-17.289 23.584L554.472 641.177c-4.297 1.6-7.895 4.697-9.993 8.795l-181.68 359.662c-4.098 8.195-12.093 13.492-20.987 14.291zM89.578 111.826l242.34 774.39c4.798 15.49 25.984 17.188 33.279 2.698l140.507-278.217c2.998-5.996 8.195-10.493 14.49-12.791l363.76-131.114c15.29-5.496 16.09-26.782 1.2-33.378L114.162 90.041c-14.19-6.396-29.18 6.995-24.584 21.785z' fill='%23999'/%3E%3C/svg%3E") no-repeat center/90%;width:15px;height:20px;display: inline-block;float: left;margin-right: 5px;position: relative;top: 2px;}
.Article .lbCome {margin-bottom:20px;font-size:16px!important;}
.main .banners4 .attract{background-color: #CC0000; border-color: #CC0000; color: #FFF;}
.Article .Article_List{padding: 20px 0 20px;margin-bottom:0px;}
.Article .Article_List img{border: none; max-width: 100%; display: block; margin: 0 auto;}
.Article .preNext a{font-size: 16px;}
.Article .preNext .col-sm-2 span{margin: 0 5px;}
.Article .preNext, .preNext .col-sm-5, .preNext .col-sm-2 span{height: 50px; line-height: 50px;} .Article .preNext div a{padding: 0 20px;}
.ArticleTxt{font-size: 24px;}
.dateCount{font-size: 14px; line-height:200%;}
.ProLabel {margin:0;max-width: 1220px;color: #969696;}
.ProLabel a {color: #969696;border: 1px solid #ccc;padding: 0 10px;border-radius: 15px;margin-bottom: 10px;display: inline-block;}
.ProLabel a:hover{color: #c00;border: 1px solid #c00;}
/*ArticleList*/ 
.main .banners4 .attract{background-color: #CC0000; border-color: #CC0000; color: #FFF;}
.main .ProList_page {padding-top: 20px;}
.media {margin: 10px 0 8px 0;padding: 0;}
.media-body{display: inherit !important; overflow: hidden;}
.media-body span:first-child{line-height:65px;font-size:22px;width: 99%;}
/*.media-body p{color: #999; overflow: hidden;}*/
.media_bot{float: left;width: 100%;margin-top: 15px;}
.media_bot .time{top:5px;}
.media_bot .hot{top:5px;}
.media_bot .timeCon{color: #999;display: inline-block;float: left;margin-right: 20px;}
.media_bot .count{color: #999;display: inline-block;}
.ArticleImgCon{overflow: hidden;} 
.ArticleImgCon .Article_img{width: 100%;height: 100%;background: no-repeat center center/100%;background-image: none;background-image: none;background-image: none;position: relative;}
.ArticleImgCon{float: left;border: 1px solid #eee;    margin-right: 20px; line-height: 120px;width: 160px;height: 120px;margin-right: 20px;position: relative;} .media{padding:20px 0; border-bottom-color: #eee; border-bottom-style: solid; border-bottom-width: 1px;} .media .media-body .date{font-weight: inherit; text-align: right; color: #999;}
/*产品资料第一列选择*/
.nav .about_main1{width:100%;}
.nav .about_main1 .banners5{padding: 20px 0 0;text-align:center;font-size:0;}
    .nav .about_main1 .banners5 a { display:inline-block; width: 132px; height: 45px; line-height:45px; text-align: center; line-height: 50px; margin-right: 10px; font-size: 16px; position: relative; cursor: pointer; background: #FFF; text-overflow: ellipsis; white-space: nowrap; border: 1px #DDDDDD solid; }
    .nav .about_main1 .banners5 .smenu:hover a, .nav .about_main1 .banners5 .active5 { color:#fff; background-color: #CC0000; border-bottom: 1px solid #c00; }
.nav .about_main1 .banners5 .smenu{display: inline-block;position:relative;padding-bottom:20px;}
.nav .about_main1 .banners5 .smenu:hover a .s2{color:#fff;}
.nav .about_main1 .banners5 .smenu a {line-height: 45px;}
/*.main {overflow:hidden;}*/
/*产品资料第二列选择*/
.main .banners4{font-size: 0;display: inline-block;}
.main .banners4 a{height: 45px;display: inline-block;line-height: 45px;cursor: pointer;padding: 0 15px;margin-bottom:20px;}
.main .banners4 a:hover{background-color: #CC0000;border-color: #cc0000;color: #FFF;border: 1px #CC0000 solid;}
.main .banners4 .active4{background: #CC0000;border: 0;color: #FFF;}
.main .banners4 .active4 a{border: 0;color: #fff;}
.main .banners4 a span{width: 1px;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 9px solid transparent;display: block;margin: 0 auto;}
.main .banners4 a:hover span{border-top-color: #cc0000;}
.main .banners4 .active4 span{width: 1px;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 9px solid #cc0000;display: block;margin: 0 auto;}
.main .banners4 a .s2{position: relative;}
.main .lyff{border: 1px #DDDDDD solid;}
.main .Quo_img a{display: inline-block;padding: 0 5px;}
.main .Quo_img{margin:0px 5px 20px;text-align:center;float:left;}
.main .Quo_img a img{ width:590px; }
.banners4 a .s1{background: url(/UploadFile/AdvImages/126.png) no-repeat;width: 12px;height: 12px;position: absolute;top: 17px;right: 17px;}
.banners4 a:hover .s1{background: url(/UploadFile/AdvImages/127.png) no-repeat;width: 12px;height: 12px;position: absolute;top: 17px;right: 17px;}
.QuotationAuto{margin: 0 auto;padding-top: 0;padding-bottom: 5px;}
.Quo_img .lyf{width: 600px;margin: 0 10px;}
.Quo_img .lyf1{width: 6rem;}
.dropdown-menu{position: absolute;left: 0;z-index: 1000;float: left;display: none;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,.15);border-radius: 4px;-webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;-ms-border-radius: 4px !important;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);margin-top: 1px;}
.hg:hover .dropdown-menu{display: block;}
.main .banners4 .Menu_width{width: 100px;}
.mar{margin-right: 10px;}
/*产品资料微信分享*/
.media .Lyf_width{width:89%;}
.media .Lyf_DateWidth{width:10%}
/*新增产品详情页head*/
.ProRight .p2info{ margin: 0 20px 40px; }
.ProRight .pic{width: 400px;height: 400px;float: left;}
.ProRight .pic .Product_bg{width: 100%;height: 100%;}
.ProRight .p2info .info{padding-left: 20px;position: relative;display:inline-block;width:51%;}
.ProRight .p2info .info .Button_server{margin-top:150px !important;}
.ProRight .p2info .info .title{font-size: 26px; line-height:150%; display: block;font-weight:bold;}
.ProRight .p2info .info .remark{margin: 20px 0;max-height: 56px;overflow: hidden;}
.main .p2info .info .price{color:#333; line-height: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; /*line-height:77px;*/overflow: hidden;margin-top: 15px;}
.main .lbprice{ display:none; }
.ProRight .p2info .info .price span{color: #c00;}
.ProRight .p2info .info .price .Pro_Color{color: #999;font-weight:normal;}
.ProRight .p2info .info .price .Pro_HColor{color: #333;}
.ProRight .p2info .info .price .Pro_Color_hr{text-decoration: line-through;}
.ProRight .p2info .info .price .Pro_Price{font-size:18px;}
.ProRight .p2info .info .price .fwb{color: #c00 !important;}
.ProRight .p2info .info .price .yname{color: #ccc;}
.ProRight .p2info .info .price .f24{font-size: 24px;font-weight: 600;}
.ProRight .p2info .info .choice{width:100%;margin-top: 15px;}
.ProRight .p2info .info .choice .left{float: left;line-height: 40px;text-align: left;}
.ProRight .p2info .info .choice .right{overflow: hidden;margin-bottom:10px;}
.ProRight .p2info .info .choice .right .setTime{display: inline-block;}
.ProRight .p2info .info .choice label{display: inline-block;margin-bottom:10px;}
.ProRight .p2info .info .choice label div{display: inline-block;padding: 0 15px;border: 1px #ccc solid;line-height: 38px;margin-left: 10px;cursor: pointer;font-weight:normal;}
.ProRight .p2info .info .choice label input[type="radio"]{display: none;}
.ProRight .p2info .info .choice label input[type="radio"]:checked + div{border: 1px #cc0000 solid;background: url(/App_Style/img/p2active.png) no-repeat right bottom;}
.ProRight .p2info .info .choice .Choice_number{margin-top: 0;line-height: 32px;line-height:32px;}
.ProRight .p2info .info .choice .Choice_n{margin-top: 0;}
.ProRight .p2info .info .button{position: relative;bottom: 0;display: inline-block;margin-top: 10px;}
.ProRight .p2info .info .button button{width: 135px;height: 50px;padding-left: 30px;color: #fff;font-size: 18px;margin-right: 9px;background: no-repeat 18px center;background-color: rgba(0, 0, 0, 0);background-image: none;background-size: auto auto;cursor: pointer;}
.ProRight .p2info .info .button .qq{background-image: url(img/Productqq.png);background-color: #3299dd;background-size: 18px 20px;}
.ProRight .p2info .info .button .wx{background-image: url(img/wx.png);background-color: #2faa2f;background-size:.22rem;}
.ProRight .p2info .info .button .shop{background-image: url(img/shop.png);background-color: #ff6600;width:140px;}
.ProRight .p2info .info .button .buy{background-image: url(img/buy.png);background-color: #c00;background-size:18px;}
.add_btn{display: inline-block;text-align: center;width: 32px;height: 32px;line-height: 32px;cursor:pointer;border: 1px solid #ddd;}
.count_num{width: 63px;border: none;border-top-color: currentcolor;border-top-style: none;border-top-width: medium;border-bottom-color: currentcolor;border-bottom-style: none;border-bottom-width: medium;text-align: center;height: 32px;border: 1px solid #ddd;}
.Right_Number{margin-left: 10px;display: inline-block;}
.Pro2_Search {position:relative;}
/*---2018.11.27---*/
.ProRight .p2info .info .choice .right .Li{display: inline-block;padding: 0 15px;border: 1px #f4f4f4 solid;line-height: 38px;margin-left: 10px;cursor: pointer;font-weight: normal;margin: 15px 0 5px 10px;}
.ProRight .p2info .info .choice .right .LiHover{border: 1px #cc0000 solid;background: url(/App_Style/img/p2active.png) no-repeat right bottom;}
.ProRight .qr{position: absolute;top: -145px;background: #fff;border: 1px solid #ccc;width: 135px;/*! height: 135px; */text-align: center;display: none;}
.ProRight .qr span{display: inline-block;position: absolute;right: 5px;font-size: 16px;width: 20px;line-height: 24px;cursor: pointer;}
.ProRight .qr img{width: 135px;height: 135px;}
.ProRight .qr_down{background: url(img/qr_down.jpg) no-repeat center;width: 100%;height: 7px;position: absolute;bottom: -7px;background-size: contain;}
.ProRight .wx1{right:0;}
.main .center{max-width: 1220px;margin: 0 auto;width: 100%;}
.ProRight .price .t2{text-align: center;line-height: 30px; font-size: 16px;color: #c00;}
.ProRight .price .t2 b{line-height: 30px;font-size: 18px;color: #c00;font-weight: 600;font-family: Tahoma;}
.ProRight .price .t2 font{line-height: 30px;font-size: 16px;color: #999;text-decoration: line-through;font-weight: normal;}
.ProRight .price .t2 font b{font-size: 16px;color: #999;font-family: Tahoma;}
.GetSea {display:none;}
/*案例中心内页*/
.Product .Product_bg{display: block;width: 100%;height: 400px;}
.Product .Product_Left_lyf{padding-left: 40px;}
.Product .Product_Left_lyf h5{float:left; padding-right: 17px;font-size: 30px;margin: 0;font-weight: bold;line-height: 30px;color: #333;margin-bottom:15px;}
.Product .Product_Left_lyf .Product_pp{font-size: 16px;line-height: 24px;color: #999;margin: 0 0 10px;text-indent: 2em;}
.Product .Product_Left_lyf .Product_Nei{font-size: 14px;margin-top:10px;}
.Product .Product_Left_lyf li{float: left;padding: 0 10px;height: 30px;font-size:16px;line-height: 28px;text-align: center;background: #c6c6c6;color: #fff;/*cursor: pointer;*/margin: 2px 10px 6px 0;}
.Product .Product_Left_lyf .Product_share{font-size: 16px;line-height: 30px;color: #999;}
.Product_share ul{display:inline-block;}
.Product .Product_Left_lyf{display: inline-block;float: left;font-size: 14px;line-height: 45px;}
.Product .Product_Left_lyf .big_share{float:right;padding-left:7px;}
.Product .Product_None{padding-top: 5px;float:left;}
.Product .Product_Con{float: left;}
.Product .Product_Peopler{padding-left:45px;overflow:hidden;}
.Product_Dian{width: 15px;height: 15px;float:left;position: relative;top:8px;line-height: 36px;margin-left: 6px;}
.Product_Good{background: url(/App_Style/img/good.png) no-repeat;}
.Product .RPo_Product{color:#999;display: inline-block;padding-left: 5px;float:left;cursor:pointer;}
.Product .Product_span{float: left;}
.Product .Product_Left_lyf .Product_share_main{float: left;line-height: 45px;}
.Product .Product_Left_lyf .button{margin-top:20px;position:relative;float: left;}
.Product .Product_Left_lyf .button button{width: 140px;height: 50px;padding-left: 24px;color: #fff;font-size: 18px;margin-right: 9px;background: no-repeat 18px center;background-color: rgba(0, 0, 0, 0);background-image: none;background-size: auto auto;cursor: pointer;}
.Product .Product_Left_lyf .button .qq{background-image: url(img/Productqq.png);background-color: #3299dd;background-size: 18px 20px;}
.Product .Product_Left_lyf .button .wx{background-image: url(img/wx.png);background-color: #2faa2f;background-size:.22rem;}
.Product .Product_Left_lyf .button .shop{background-image: url(img/shop.png);background-color:#ff6600;}
.Product .Product_Left_lyf .button .buy{background-image: url(img/buy.png);background-color:#c00;background-size: 20px;}
.Product .Product_Left_lyf .qr{position: absolute;top:-152px;background: #fff;border: 1px solid #ccc;width: 140px;height: 140px;text-align: center;display: none;}
.Product .Product_Left_lyf .qr span{display: inline-block;position: absolute;right: 5px;font-size: 16px;width: 20px;line-height: 24px;cursor: pointer;}
.Product .Product_Left_lyf .qr img{width: 140px;height: 140px;}
.Product .Product_Left_lyf .qr_down{background: url(img/qr_down.jpg) no-repeat center;width: 100%;height: 7px;position: absolute;bottom: -7px;background-size: contain;}
.qq1{left: 34%;}
.Product .Product_Left_lyf .wx1{right: 0;left: auto;}
.Product .Product_Left_lyf .Product_Server{display: inline-block;float: left;padding-right: 7px;}
.Product .Product_MTop{margin-top:4px;}
/*案例内页弹出留言*/
.Product_Nobr{position: fixed;width: 100%;height: 100%;top: 0px;text-align: center;background: rgba(0,0,0,.5);display:none;}
.Product_Nobr .Product_top_nobr{display: block;position: fixed;max-width: 80%;left: 50%;max-height: 80%;width: auto;top: 50%;transform: translate(-50%,-50%); background:#fff;padding: 30px 30px;}
.Product_Nobr .Close{position: absolute;top: 10px;right: 10px;width: 18px;height: 18px;font-size: 30px;text-align: center;line-height: 25px;cursor: pointer;transform-origin: center center;transition: 1s;background: url(/App_style/img/close.gif) no-repeat;}
.Product_Nobr .Close:hover{transform: rotate(-360deg);}
/*案例中心内页标题------*/
.titles{margin: 0 auto 16px;height:40px;position: relative;max-width: 594px;width: 100%;}
.titles .xian{background: #999;height:1px;width: 100%;position: absolute;top:56%;transform: translateY(-50%);}
.titles .kuang{line-height: 40px;text-align: center;font-size: 30px;position: absolute;width: 100%;font-weight: bolder;}
.titles .kuang .zhong{margin: 0 auto;position: relative;display: inline-block;}
.titles .kuang .zhong .left{display:none;width: 30px;height: 3px;position: absolute;top: 50%;transform: translateY(-50%);left: -30px;}
.titles .kuang .zhong .main{color: #333;padding: 0 20px;font-size: 30px;line-height: 30px;letter-spacing: 2px;background:#fff;}
.titles .kuang .zhong .right{display:none;width: 30px;height: 3px;position: absolute;top: 50%;transform: translateY(-50%);}
.big_titles{margin:auto;}
.tithead{margin: 20px 150px 16px;}
.ProductImg_List li{float: left;padding: 0 8.5px 20px;width: 25%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}
.ProductImg_List li a{display: block;cursor: pointer;border: 1px #eee solid;}
.ProductImg_List li span{font-size: 16px; line-height:16px; padding-bottom: 4px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ProductImg_List li p{font-size: 14px;color: #999;margin:0;}
.div_bg{height: 2rem;background: no-repeat center top/100%;width:100%;}
.Bg_Main{height: auto;width: 100%;}
.Product_Span{background: #eee;font-size: 16px;color: #333;padding: 10px 10px 9px 10px;}
.Product_Next{padding-bottom: 20px;padding-top:15px;}
.Product_Next .selectSkinBg{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 20px;float: left;width: 41.66666667%;line-height: 50px;border: 1px #dedede solid;border-bottom: 0;border-top: 0;height: 50px;background:#c00;color:#fff;}
.Product_Next .text-center{display: block;height: 50px;line-height: 50px;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: block;text-align: center;width: 15.5%;background: #c00;margin: 0 5px;}
.Product_Wen_Right{float:right;}
.Product_Next a{color: #fff;}
.Product_one{color: #fff;}
.Product_Hot{background: url(/App_Style/img/hot.png) no-repeat;}
.Product_Wen{display: inline-block;float: left;font-size: 14px;line-height: 45px;color: #666;margin-left: 10px;}
.Product_Ci{float:left;font-size: 14px;line-height: 45px;margin-right: 13px;margin: 0 13px 0 7px;color: #666;}
.div_Block{display: inline-block;float: left;cursor: pointer;}
.Product_share .Product_Href{color:#333;}
.Product_share .Product_Href:hover{color:#c00;}
.Product .Product_pb{background: url(/App_Style/img/Product_Pb.jpg) no-repeat scroll center center /cover;}
.Wecha_small{color: #c00;font-size: 30px;line-height: 30px;padding-right: 2px;}
.xian_bottom{width: 100%;height: 1px;background: #ddd;margin-bottom: 20px;}
/*案例列表*/
.ProductList li a .Product_img .nobr{display:none; position: absolute;width: 100%;height: 100%;top:0px;text-align: center;background: rgba(0,0,0,.5);margin: 0 !important;}
.ProductList li a .Product_img .nobr img{position: absolute;max-width: 80%;left:50%;max-height: 80%;width: auto;top: 50%;transform: translate(-50%,-50%);}
.ProductList li a .Product_img .nobrHand{display:none;}
.ProductList li:hover{border: 1px solid #c00;-webkit-transform: scale(1.04);-moz-transform: scale(1.04);-ms-transform: scale(1.04);-o-transform: scale(1.04);transform: scale(1.04);}
.ProductList li:hover a span{color:#fff;}
.ProductList li:hover a i{color:#fff;}
.ProductList li:hover .Prducut_Main_bg{background:#c00;}
.ProductList .MarginAuto .Product_re{position: absolute;width: 50px;height: 44px;z-index:99;top: 0;right:10px;}
.Product_biao_left{float: left;}
.Product_biao_right{float: right;width:19% !important;text-align: right;color: #999;height: 14px !important;line-height: 14px !important;font-size: 14px !important;}
.Product_ren_right{float: right;text-align: right;}
.ProductList .Product_biao_left_padding{padding-right: 0;}
.ProductList .Product_biao_right_padding{padding-left: 0;}
/*首页代理合作*/
.Master_Home{padding-bottom:30px;padding-top:40px;}
.Master .Home_main{width:835px;padding-top: 40px;}
.Master .Home_Message_right{max-width:1220px;}
.Master .Home_Message_right a{display:inline-block;}
.Master .Home_Message_right li{width:288px;height:88px;border:1px solid #ccc;float:left;margin: 14px 7px 0; background-color: #fff;/*! padding:5px 10px;*/}
.Master .Home_Message_right li span{width:178px;height:52px;float:left;}
.Master .Home_Message_line{padding-bottom: 20px;width:50%;margin: 0 auto;}
.Master .Home_Message_Title{width: 25%;display: inline-block;text-align: right;float: left;line-height:45px;padding-right: 12px;font-size: 18px;color: #333;font-weight: 600;}
.Master .Home_Message_FormField{width:97%;display: inline-block;line-height:180%;text-align:left;}
.Master .Home_Message_FormField input{display:inline-block; padding: 8px; font-size:18px; border: 1px solid #ccc;width: 100%;border-radius: 8px; color:#333;}
.Master .Message_Main{padding-top: 20px;padding-bottom:6px;}
.Master_Help{padding-top:40px;}
.Master .Message_Hand{display:none;}
.Apply_Main {max-width: 1220px;display: block;padding-top: 20px;padding-bottom: 6px;padding: 20px 10px 6px 8px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;cursor:pointer;}
.Apply_Main img{max-width: 100%;display: block;}
.Apply_Nei {padding-top: 0;}
/*内页代理合作*/
/*-共用-↓*/
.Master_Nei{padding: 40px 0 0; overflow: hidden;}
.Master_Title_Nei{line-height: 0;}
.Master_Title_Nei span{display: inline-block;}
.Master_Title_Nei .title_big{height: 30px;line-height: 30px;font-size: 30px;letter-spacing: 2px;font-weight: 600;}
.Master_Title_Nei .title_big font{height: 30px;line-height: 30px;font-size: 30px;letter-spacing: 2px;font-weight: 600;display: inline-block;}
.Master_Title_Nei .title_down{display: block;padding-top: 20px;height: 16px;line-height: 15px;font-size: 16px;font-weight: initial;color: #999;}
/*-共用-↑*/
.Master_Nei .Master_Nei_p{font-size: 18px;text-align: left;text-indent: 2em;line-height: 35px;padding-top: 30px;margin: 0 20px 20px;}
.Master_Nei .Master_Nei_Img{display: block;max-width: 100%;margin: 0 auto;padding-bottom: 40px;}
.Why ul{padding-top: 40px;}
.Why .Why_li{float: left;width: 25%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-bottom: 40px;}
.Why .Why_Bg{height: 1.03rem;background: no-repeat center/100%;background-image: none;background-image: none;width: 1.04rem;margin: 0 auto;margin-bottom: 4px;}
.Why .Why_span{width: 100%;line-height: 16px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 24px;line-height: 48px;font-weight: bold;}
.Why .Why_p{font-size: 18px;line-height: 30px;color: #999;}
.Com ul{padding-top: 40px;}
.Com .Com_li{float: left;width: 25%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 10px 40px 10px;text-align: center;}
.Com .Com_Bg{height: 1.85rem;background: no-repeat center/100%;background-image: none;background-image: none;background-image: none;width: 100%;margin-bottom: 15px;}
.Com .Com_p{color: #999;font-size: 18px;line-height: 180%;}
.Com .Get_Bg{height: 1.84rem;background: no-repeat center/100%;background-image: none;background-image: none;background-image: none;width:1.84rem;text-align: center;margin: 0 auto;margin:0 auto 15px;}
.Com .Get_li{padding-bottom:30px;}
.Home_Message_right .Cooperaction_img{max-width: 2.88rem;max-height: .8rem;padding: 5px}
/*首页新闻资料*/
.Article_Main{padding: 10px 20px 30px;max-width: 1220px;}
.Article_Main ul li{width:50%;padding: 20px 15px 0;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.Article_Main ul .Article_List_left{width:100px;float: left;}
.Article_Main ul .Article_List_left i{font-size: 40px;line-height: 42px;float: left;width: 100px;padding-top: 7px;color: #999;font-weight: bold;}
.Article_Main ul .Article_List_left span{font-size: 12px;color: #999;font-weight: bold;}
.Article_Main ul .Article_List_left p{height: 25px;margin: 0;background: #999;font-size: 12px;color: #fff;}
.Article_Main ul .Article_List_left img{}
.Article_Main .Article_List_right{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;padding:12px 0 0 20px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;verflow: hidden;}
.Article_Main .Article_List_right .name{margin: 0;font-size: 18px;line-height: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;verflow: hidden;height: 20px;white-space: nowrap;}
.Article_Main .Article_List_right .content{font-size: 14px;line-height:180%;color: #999;margin: 0;padding-top: 20px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;verflow: hidden;height: 52px;}
.Article_Main ul a{display:inline-block;border-bottom: 1px solid #eee;padding-bottom:20px;width:100%;}
.Article_Main ul li:hover .Article_List_left p{background: #c00;}
.Article_Main ul li:hover .Article_List_left i{color:#c00;}
.Article_Main ul li:hover .Article_List_left span{color:#c00;}
.Article_Main ul li:hover .name{color:#c00;}
.Article_Main .ArticleImgCon {width:100px;height:80px;}
.Master_Pb{padding-bottom:10px;}
.Article_Car{text-align: center;}
.Article_Car a{padding:0 40px; height: 40px;background: #fff;border-radius: 30px;border: 1px solid #ccc;font-size: 16px;line-height: 40px;margin: 20px 22.5px 0;display: inline-block;}
.Article_Car a:hover{border: 1px solid #c00; background:#c00; color:#fff;}
/*内页新闻资料（微信分享）*/
.Article_List_Day{float: left;padding-right:10px;line-height: 30px;}
.Article_List_Day i{font-size: 18px;line-height: 30px;}
.media:hover .We_Title{color:#c00;}
.media:hover .Article_List_Day i{color:#c00;}
/*首页新增页脚*/
.Main_Footer{padding: 30px 0 15px;}
.footer_ul{background: #1f1f1f;}
.Main_Footer dl{float: left;padding: 0px 36px;}
.Main_Footer dl dt{font-size: 18px;line-height:45px;font-weight: bold;display: inline-block;color: #ccc; background:url(/App_Style/img/foot_xian.gif) bottom no-repeat; margin-bottom:11px;}
.Main_Footer dl dd a{font-size: 14px;line-height: 30px;color: #666;}
.Main_Footer .Fotter_ul_left{padding-left:34px;}
.Main_Footer .Fotter_ul_right{float: right;padding-top: 15px;padding-right:20px;}
.Main_Footer .Fotter_ul_right img{width:140px;height:140px;}
.Main_Footer .Fotter_ul_right p{font-size: 14px;line-height: 40px;color: #666;text-align: center;width: 140px;}
.footer_ul .footer_xian{padding-bottom: 11px;width:75px;height:1px;}
/*产品知识的类型*/
.fl_box .fl_top .AHelp{width: 110px;text-indent: 5px;margin-left: 20px;height: 30px;appearance: none;-moz-appearance: none;-webkit-appearance: none;cursor: pointer;line-height: 30px;border: 1px solid #f8f8f8;background: #f8f8f8;color: #999;}
.fl_box .fl_top .AHelp_Main{float:left;display: inline-block;position: relative;line-height: 40px;cursor: pointer;}
.AHelp_Main .tab{display: inline-block;height: 40px;margin-right:40px;}
.AHelp_Main .tab-title{float: left;padding: 0 14px;line-height: 40px;height: 40px; color:#fff;}
.AHelp_Main .tab-title:hover{cursor: pointer;background:#c00; color:#fff;}
.AHelp_Main .tab-title-active:hover a{cursor: pointer;background:#c00; color:#fff;}
.AHelp_Main .tab-title:hover a{cursor: pointer;background:#c00; color:#fff;}
.AHelp_Main .tab-title-active{background:#c00;color:#fff;}
.AHelp_Main .tab-title-active a{color:#fff;}
.AHelp_Main a{color:#999;}
.AHelp_Main .tab-lin{padding:0;color:#999;float:left;}
/*微信素材点击复制弹出层*/
.main .ltContent_Copy{position: fixed;max-width: 80%;left: 50%;max-height: 80%;width: 200px;top: 50%;transform: translate(-50%,-50%);border-radius: 10px;height: 80px;text-align: center;line-height: 80px;background-color: rgba(0,0,0,.6);color: #fff;}
/*微信素材列表*/
.WeListMain{display: inline-block;padding: 0px 0 15px 0;width: 100%;border-bottom: 1px solid #eee;}
.WeListMainNei{width: 90%; margin-left: 0; display: block;padding: 0;border: 0;}
.WeListMainNei .ltArtilce {display: inline-block; bottom: 2px; position: relative;}
.WeListMain .WeListMain_Ban{/*width: 100%;*/position: relative;display: block;overflow: hidden;}
.WeListMain .box{width: 100%;position: relative;display: block;overflow: hidden;}
.WeListMain .dummy{margin-top: 100%;}
.WeListMain .img{width: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.WeListMain .img img{width: 100%;height:110px;display: block;}
.WeListMain .WeList_p{font-size: 18px;line-height: 180%;float: left;width:100%;margin: 0 auto;position:relative;}
.WeListMain .Wlist_Span{display:none;}
.WeListMain .DateTime{float:left;width: 100%;color:#666;}
.fl_box_Top{padding-bottom:10px;}
.We_Title_Kuang_a{width: 134px;padding-right:.05rem;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;}
/*微信分享加载更多*/
.dropload-down{text-align:center;}
.dropload-up{text-align:center;}
/*栏目单页*/
.SinglePageImg{text-align:center;}
.Single_Title_Kuang_a{display:block;}
.Single_Title_Kuang_a img{max-width: 100%;/*vertical-align: inherit;*//*display: inherit;*/}
.Single_witch{margin:20px 0;}
/*首页新闻资讯小轮播*/
.slideBox{width: 345px;height: 249px;overflow: hidden;position: relative;}
.slideBox .hd{height: 15px;overflow: hidden;position: absolute;right: 10px;bottom: 30px;z-index: 1;}
.slideBox .hd ul{overflow: hidden;zoom: 1; float: left;} .slideBox .hd ul li{float: left;margin-right: 5px;width: 15px; height: 15px;line-height: 14px;text-align: center;background: #fff;cursor: pointer;}
.slideBox .hd ul li.on{background: #f00; color: #fff;} .slideBox .bd{position: relative;height: 100%;z-index: 0;}
/*首页热门推荐*/
.ProductList .Font_Main{padding: 0 10px;}
.ProductList .Tname{}
.ProductList .font_money .MPrice{float: left;font-family: Tahoma;padding: 10px 0;line-height: 18px;font-size: 18px;}
.ProductList .font_money{display: block;width: 100%;}
.ProductList .font_money .AgencyPrice{color: #c00;font-weight: bold;padding-right:10px;}
.ProductList .font_money .MarkPrice{color: #999;text-decoration: line-through;}
.ProductList .Hot_FName{padding-bottom: 12px;line-height: 14px;color:#666;font-size:14px;}
/*首页企业服务*/
.Bussiness_Main{width: 1225px;margin-top: 4px;white-space:nowrap;}
.Bussiness_Main .Bussiness_A{ width: 33.3333%;height: auto; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;/*! box-shadow: 4px 5px 10px 3px #f4f4f4; */}
.Bussiness_Main .Bussiness_A img{width: 100%;height: auto;box-shadow: 4px 5px 10px 3px #f4f4f4;}
.Bussiness_Main p{margin:0;}
.Bussiness_Main .Product_img{width: 100%;height: 226px;background: no-repeat center top/100%;position: relative;} .Bussiness_Main .Bussiness_A img{box-shadow: 4px 5px 15px 3px #f4f4f4;}
.Bussiness_Main .box{width: 100%;position: relative;display: block;overflow: hidden;}
.Bussiness_Main .dummy{margin-top: 63%;}
.Bussiness_Main .img{width: 98%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center; justify-content: center; -webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.ProductList .nonr {color: #c00;font-weight: normal;line-height: 100%;}
.ProductList .nonb{font-weight: normal;line-height: 100%;color:#999;}
/*******************************************************************************商标中心(new)↓*********************************************************************************/
.fl_top .fl_top_tab{height: 26px;line-height: 26px;border: 1px solid #dfdfdf;margin-top: 5px;background: #fff;float:left;}

.fl_top_Sort ul li{float: left;position: relative; width: 25%;height: .6rem;line-height: .6rem;}
.fl_top_Sort li a{ display:inline-block; width:100%;text-align: center; font-size: .23rem;line-height: .6rem;color: #333 !important;padding: 0;border: 0;}
.fl_top_Sort li a i{ display:inline-block; vertical-align:middle;margin-left:5px; width:13px; height:13px; background:url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512 1024l297.29-396.387H214.71L512 1024zM512 0L214.71 396.387h594.58L512 0z' fill='%23333'/%3E%3C/svg%3E") no-repeat center/100%;  }
.fl_top_Sort li a:hover,.fl_top_Sort li a.active,.fl_top_Sort li a.active0{ background:#fff; color:#c00!important;  }
.fl_top_Sort li a.active i{background:url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512 1024l297.29-396.387H214.71L512 1024z' fill='%23333'/%3E%3Cpath d='M512 0L214.71 396.387h594.58L512 0z' fill='%23c00'/%3E%3C/svg%3E") no-repeat center/100%; }
.fl_top_Sort li a.active0 i{background:url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512 1024l297.29-396.387H214.71L512 1024z' fill='%23c00'/%3E%3Cpath d='M512 0L214.71 396.387h594.58L512 0z' fill='%23333'/%3E%3C/svg%3E") no-repeat center/100%;}


.fl_top_tab_Top{display: block;position: absolute;top: 5px;right: 8px;}
.fl_top_tab_Bottom{position: absolute;top: 6px;right: 8px;}
.fl_top_tab_TopHover{color: #c00;}
.fl_top_tab_BottomHover{color: #c00;}


.Trademark .MPrice {color: #999 !important;font-weight:normal!important;}
.TrademarkList .LoginPrice{color:#c00;margin-top:5px;text-align:center;}
.TrademarkList .Nobr_P{padding: 0 5px;color: #c00;font-family: Tahoma;}
.TrademarkList .Nobr_A{color: #999;text-decoration: line-through;font-family: Tahoma;}
.Trademark .Trademark_Home{background:#f5f5f5;height:40px;}
.Trademark .Trademark_Home .Trademark_Home_Main{color: #333;font-size: 14px;display: block;background: url('/App_Style/img/Trademark_Home.png') no-repeat;padding-left: 20px;background-position: 0 13px;}
.Trademark .Trademark_Home a{line-height: 40px;font-size: 14px;color: #333;}
/*.Trademark .TM_Love{background: url('img/Trademark_love.png') no-repeat;width:24px;height:22px;display: block;float: right;}*/
.Trademark .TM_PH_Main{}
.Trademark .TM_Hot_Mian{display: inline-block;float: right;background: url('img/Trademark_gread.png') no-repeat 20px 20px;background-size: 20px;display: block;/*! float: right; */padding-left: 28px;height: 36px;line-height: 36px;background-position: 0;cursor:pointer;margin-top: 5px;}
.Trademark .TM_Hot_Mian a{font-size: 14px;color: #999;}
.Trademark .TM_People_Hot{margin-right: 20px;height: 36px;line-height: 36px;margin-top:2px;float: right;margin-top: 5px;}
.TM_top_teshu .TM_Type{font-size: 14px;line-height: 30px;}
.TM_top_teshu .ZC_number{text-align:right;font-size: 14px;line-height: 30px;color: #999;width:70px;display: inline-block;}
.TM_top_teshu .ZC_number_p{padding:0 3.5px;}
.TM_top_teshu .TM_Hot_Name{color: #c5a065;}
.TM_top_teshu{border: 1px #dbdbdb dashed;padding: 17px 15px 17px;}
.TM_top_teshu ul{}
.TM_top_teshu ul li{font-size: 14px;line-height: 30px;color: #999;}
.TM_top_teshu ul li:before{content: "";display: inline-block;width: 4px;height: 4px;background-color: #ccc;border-radius: 50%;margin: 0 7px 4px 0;}
.TM_top_teshu .TM_Cheng{font-size: 14px;line-height: 30px;color: #c00;background: url('img/Trademark_Cheng.png') no-repeat;height: 30px;line-height: 30px;display: inline-block;padding-left:34px;margin-top: 5px;}
.Product .leavephone{border: 1px solid #ed1d25;width: 195px;height: 18px;float: left;padding: 15px;font-size: 14px;}
.Trademark .Product .Product_Btn_Msg{border: 1px solid #ed1d25;width: 105px;height: 48px;display: inline-block;float: left;background: #ed1d25;line-height: 48px;text-align: center;color: #fff;margin-right:15px;}
.Trademark .ChaCha{display:none;}
.Trademark .Product .Product_Left_lyf .wx1{right:0;}
.TrademarkList li:hover { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); border: 1px solid #c00; }
.TrademarkList ul .linew{ width:23.875%; background:#fff;}
.TrademarkList ul .linew:nth-child(4n) {margin-right:0;}

.Trademark .Product .Product_Left_lyf{padding-left:0;display: block;float: none;}
.TM_List{background:#fff;}
/*.TM_List .titles .kuang .zhong .main{background:#f5f5f5;}*/
.TM_List .titles{margin: 20px auto 10px;}
.TM_List_bg{background:#fff;padding-bottom:20px;}
.TM_List .selector{ max-width: 1390px;margin: 0 auto;display: inherit;margin-bottom:20px;}
.ProList .selector{margin:20px auto 0;}
.TM_SearchList, .TmDetails { max-width: 1390px; margin: 0 auto; }
.TM_Free {margin-bottom:10px;}
.Trademark .xian_bottom{margin-top: 30px;}
.Trademark .Trademark_Jie{font-size: 18px;line-height: 24px;text-align: center;display: block;color: #c00;}
.fl_box .fl_top .fl_top_search .btnSearchHand{display:none;}
/*.Trademark .Product_top_Msg_line{margin-top: 15px;display:none;}*/
.Trademark .leavephone{width: 196px;}
.TM_ST .TM_M .dllCate{width: 85%;height: .3rem;font-size:18px;line-height: .3rem;background: #f6f5f5;padding: .2rem .25rem;-webkit-appearance: none;-moz-appearance: none;background: url("/App_Style/img/TM_select.png") right no-repeat;background-size:20px;cursor: pointer;}
/*.TM_Lianxi{display:none;}*/
.divTMSearch { margin:0 auto; width:100%; max-width:1390px; margin-bottom:0px; }
.divTMSearch table{border:solid 2px #c00; height:40px; }
.divTMSearch table td{ padding:0px; border:none; }

    .divTMSearch .divSearch {border: solid 2px #c00; height:58px; overflow:hidden; }
        .divTMSearch .divSearch div{ display:flex;  height: 100%; }
            .divTMSearch .divSearch div select, .divTMSearch .divSearch div input, .divTMSearch .divSearch div button { align-self:center;}

.divTMSearch select,.divTMSearch button{ display:inline-block; vertical-align:top; height:56px; }
.divTMSearch select{ width:calc(100% - 20px); padding:10px; background:#fff; }
.divTMSearch input{ height:40px; padding:0 10px; width:calc(100% - 21px); border-left:solid 1px #eee; }
.divTMSearch button{ width:100%; height:100%; font-size:24px; background:#c00; border:none; color:#fff; }
/*分类部分*/
/*=============模板列表、模板内页=============*/
/*模板筛选*/
/*商标列表*/
.TM_List{margin: 0 auto;overflow: hidden;}
.TM_List .fl_box{width: 1390px;margin: 0 auto;overflow: hidden;}
.TM_List .fl_box .fl_top{background: #fff;height: 38px;line-height: 40px;border:0;margin:10px 0;padding: 0 10px;}
.TM_List .fl_box .fl_top .fl_top_txt{display: block;float: left;height: 38px;line-height: 38px;font-size: 14px;color: #999;padding-left:5px;}
.TM_List .fl_box .fl_top .fl_top_search{float: right;height: 25px;line-height: 25px;border: 1px solid #ddd;float: left;margin: 5px 10px;}
.TM_List .fl_box .fl_top .fl_top_search .fl_top_inset{display: block;float: left;font-size: 14px;color: #333;background: #fff;width: 160px;height: 25px;line-height: 28px;padding: 0 10px;border: 0; padding: 0;text-indent: 0.5em;border-right: 1px solid #ddd;}
.TM_List .fl_box .fl_top .fl_top_search .fl_top_btn{border: 0;padding: 0; display: block;float: left;width: 50px;height: 25px;background: #f6f6f6;font-size: 14px;line-height:25px;}
.ProList .Search_All{font-size: 14px;line-height: 50px;padding: 0 20px;background:none;color: #999;height: 50px;margin-top: 5px;display: inline-block;float: right;cursor: pointer;border-radius: 25px;}
.TrademarkList{ max-width:1390px; padding-top:0.1rem; }
    .TrademarkList li { float: left; display: block; background: #fff; overflow: hidden; width:18.8%; padding-bottom: 0.1rem; margin-right: 1.5%; margin-bottom: 1.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; }
    .TrademarkList li:nth-child(5n) { margin-right:0; }
/* search*/
.TM_List .selector { background: #FFF; }
.TM_List .selector .s-brand, .selector .s-line{width: auto;height: auto;}
.sl_wrap{position: relative;_zoom: 1;line-height: 45px;border-bottom: 1px dashed #dbdbdb;background: #f8f8f8;}
.J_selectorLine:last-child .sl_wrap {border-bottom:0px;}
.TM_List .selector .sl-key{float: left;width: 90px;white-space: nowrap;overflow: hidden;text-align: right;padding-right: 10px;}
.TM_List .selector .sl-key span{font-size: 14px;line-height: 50px;}
.TM_List .selector .sl-value{overflow: hidden;zoom: 1;background: #fff;padding-left:20px;}
.TM_List .selector .sl-v-list{overflow: hidden;zoom: 1;padding:9px 0;}
.TM_List .selector .sl-u-list{padding:10px -18px;height:auto;}
.TM_List .selector .sl-v-list ul{width:100%;}
.TM_List .selector .extend .sl-v-list{height:25px;}

.TM_List .selector ul li { float: left; width: 10.22222%; cursor: pointer; display: flex; align-content: center; align-items: center; margin: 0.5% 1% 0.5% 0; background: #fff6e0; height: 75px; text-align: center; }
    .TM_List .selector ul li a { display: block; width: 100%; line-height: 120%; text-align: center; }
    .TM_List .selector ul li a:hover { color:#333; }
    .TM_List .selector ul li:nth-child(9n) { margin-right:0; }
    .TM_List .selector ul li.selected, .TM_List .selector ul li.selected a { background: #c00; color: #fff; }


    .TM_List .selector .sl-v-list li a { float: left; white-space: nowrap; zoom: 1; color: #005aa0; font-size: 14px; padding: 0 5px; color: #333; line-height: 32px; height: 32px; cursor: pointer; }
.TM_List .selector .sl-v-list li a:hover, .selector .sl-v-list li a.selected{background: #c00;color: #fff;}
.TM_List .selector .sl-v-list .J_valueListLeft{padding-left: 63px;position: relative;}
.TM_List .selector .sl-ext{position: absolute;top: 10px;right: 20px;width: 57px;height: auto;line-height: 22px;overflow: hidden;zoom: 1;}
.TM_List .selector .sl-gengduo{background: url('/App_Style/img/gengduo.png') no-repeat !important;background-position: 35px 10px !important;}
.TM_List .selector .sl-ext .sl-e-more{float: left;position: relative;height: 40px;line-height: 40px;padding: 0 7px 0 0;background: #fff;visibility: hidden;color: #999;font-size: 14px;text-align: left;background: url('/App_Style/img/up.png') no-repeat;width: 60px;display: block;background-position: 35px 10px;}
.TM_List .selector .sl-ext .sl-e-more:hover{text-decoration: none;color: #e4393c;}
.TM_List .selector .sl-ext .sl-e-more i{background: url(/App_Style/img/search.ele.png) no-repeat 9999px 9999px;-webkit-transition: background-position .15s ease-in-out;-moz-transition: background-position .15s ease-in-out;transition: background-position .15s ease-in-out;}
.TM_List .selector .sl-ext .sl-e-more i{position: absolute;top: 1px;right: 2px;display: block;width: 20px;height: 20px;background-position: 4px 7px;}
.TM_List .selector .sl-ext .sl-e-more:hover i{border-color: #e4393c;background-position: 4px -11px;}
.TM_List .RangeL {background: #f6f5f5;text-align: center;width: 80px;font-size: 14px;}
.TM_List .selector .sl-v-list li .RangeR{float: right;background: #c00;color: #fff;font-size: 14px;padding:0 10px;margin: 2px 0 0 11px;cursor:pointer;}
.TM_List .RangeC {margin:0 5px;}
.divContent { margin:0 2%; }

.divTmError { padding: 100px; }
    .divTmError img { display: block; margin: 0 auto; }
    .divTmError p { line-height: 250%; text-align: center; color: #333; font-size:24px; }
    .divTmError a { display:inline-block; width:auto; padding: 0 40px; height: 45px; line-height: 45px; background: #c00; color: #fff; margin: 0 auto; border-radius: 30px; font-size:18px; }





.J_selectorLine .ChLabel { height: 31px; background: #fff; color: #fff; position: absolute; top: 50px; margin-left: 5px; border: 1px solid #eee; border-radius: 5px; box-sizing: border-box; /*! line-height: 26px; */ padding: 0 8px; }
.J_selectorLine .ChLabel .Choption,.J_selectorLine .active .Choption {background: url(/App_Style/img/TM_Cate_NCheck.png) no-repeat left;background-size: 12px;font-weight: normal;line-height: 28px !important;padding-left: 16px;/*! margin-right: .05rem; */cursor: pointer;display: inline-block;font-size: 14px;line-height: 28px;height: 29px;}
.J_selectorLine .ChLabel .Choption input[type="checkbox"]:checked + span {background: url(/App_Style/img/TM_Cate_Check.png) no-repeat left;background-size: .3rem;}
.J_selectorLine .ChLabel input[type="checkbox"]{display: inline-block;margin-right: 5px;opacity: 0;display: none;}
.J_selectorLine .active .Choption{background: url(/App_Style/img/TM_Cate_Check.png) no-repeat left;background-size: 12px;color:#fff;}
.J_selectorLine .active{background:#c00;color:#fff;border:1px solid #c00;}

.ProList{width:1220px;}
.ProList .fl_box{width:1220px;}
/*.fl_top_Hand{display:none;}*/
.TM_Second{display:none;}
.TM_Category_Quan{display:none;}
.TM_Category_Quan .TM_Option{display:none;}
.TM_Category .TM_Category_U .TM_Category_Second{display:none;}
.TM_Category_Main{display:none;}
.TrademarkListTo{width:1220px;}
.TrademarkListTo ul{ max-width:1220px;}
.TrademarkList .linew a .Trademark_img{ width:100%;}
.TrademarkList .linew .LoginPrice{height:25px;}
/*新版产品中心（20190705动工）*/
.main .Pro2_ul {text-align:center;}
.main .Pro2_Li{float: left;width: auto;margin: 0 10px 15px 0;}
    .main .Pro2_Li a{ display: block; padding: 8px 10px; border: 1px solid #e0e0e0; cursor: pointer; }
    .main .Pro2_Li a:hover { background: #c00; border: 1px solid #c00; color: #fff; }
.Product2_List {text-align:center;}
.SortMain {text-align:left;}
.HAover{background:#c00;border: 1px solid #c00;color:#fff;}
.Product2_List .sort{height: 59px;background: #f3f3f3;}
.Product2_List .sort a{display:inline-block;}
.Product2_List .sort a .screen{width: 96px;line-height: 59px;text-align: center;font-weight: bold;font-size: 16px;position: relative;cursor:pointer;}
    .Product2_List .sort a .screen span { width: 9px; height: 14px; background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M454.464 143.68l-253.44 253.44a30.593 30.593 0 0 0 0 43.392c11.968 11.968 31.36 11.968 43.328 0l237.376-237.376 237.376 237.376c11.968 11.968 31.36 11.968 43.328 0a30.593 30.593 0 0 0 0-43.392l-253.44-253.44c-17.728-17.664-30.976-19.648-54.528 0zm53.504 803.968l252.48-253.376c11.968-11.968 11.968-31.36 0-43.392-11.968-11.968-31.296-11.968-43.264 0l-236.48 237.376L244.16 650.88c-11.968-11.968-31.296-11.968-43.264 0-11.968 12.032-11.968 31.424 0 43.392l252.48 253.376c12.608 12.352 37.76 16.832 54.592 0z' fill='%23666'/%3E%3C/svg%3E") no-repeat center/100%; background-size: contain; display: inline-block; margin-left: 0.05rem; }
    .Product2_List .sort a .screen .sort1 { background: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0naWNvbicgdmlld0JveD0nMCAwIDEwMjQgMTAyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMjAwJyBoZWlnaHQ9JzIwMCc+PHBhdGggZD0nTTgyNC4zMiAzMjguOTZjLTEyLjgtMTIuOC0zMy4yOC0xMi44LTQ1LjQ0IDBMNDgxLjkyIDYyNCAxODMuNjggMzI4Ljk2Yy0xMi44LTEyLjgtMzMuMjgtMTIuOC00NS40NCAwLTEyLjggMTIuMTYtMTIuOCAzMi42NCAwIDQ1LjQ0bDMxNy40NCAzMTQuMjRjMS4yOCAxLjI4IDEuMjggMy4yIDIuNTYgNC40OCAxMi44IDEyLjggMzMuMjggMTIuOCA0NS40NCAwbDMyMC0zMTguMDhjMTMuNDQtMTIuOCAxMy40NC0zMy4yOC42NC00Ni4wOHonIGZpbGw9JyNjMDAnLz48L3N2Zz4=") no-repeat center/100%; }
    .Product2_List .sort a .screen .sort2 { background: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0naWNvbicgdmlld0JveD0nMCAwIDEwMjQgMTAyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMjAwJyBoZWlnaHQ9JzIwMCc+PHBhdGggZD0nTTgyMi40IDY0OS42bC0zMjAtMzE4LjA4Yy0xMi44LTEyLjgtMzMuMjgtMTIuOC00NS40NCAwLTEuOTIgMS4yOC0yLjU2IDIuNTYtMy4yIDMuODRMMTM1LjY4IDY0OS42Yy0xMi44IDEyLjgtMTIuOCAzMi42NCAwIDQ1LjQ0IDEyLjggMTIuOCAzMy4yOCAxMi44IDQ1LjQ0IDBMNDgwIDQwMGwyOTYuOTYgMjk1LjA0YzEyLjggMTIuOCAzMy4yOCAxMi44IDQ1LjQ0IDAgMTIuMTYtMTIuOCAxMi4xNi0zMy4yOCAwLTQ1LjQ0eicgZmlsbD0nI2MwMCcvPjwvc3ZnPg==") no-repeat center/100%; }
.Product2_List .sort .active .screen{background: #fff;border-right: 1px #eee solid;border-left: 1px #eee solid;border-top: 2px #cc0000 solid;margin-top: -1px;line-height: 58px;margin-top:0;}
.Product2_List .row .group{text-align: center;line-height: 64px;font-size: 24px;background: url(/App_Style/AdminImg/xian.png) center;}
.Product2_List .row .group .name{display: inline-block;padding: 0 40px;background: #fff;font-size: 24px;}
.Product2_List .row .plist{padding: 10px 0 10px 0;border-bottom: 1px #eee solid;line-height: .08rem;}
.Product2_List .row .plist a{display: inline-block;width: 100%;}
.Product2_List .row .plist a img{width: 80px;height: 80px;float: left;}
.Product2_List .row .plist a .Aprice{float: left;display: inline-block;line-height: 80px;margin-right:50px;font-size: 24px;color: #c00;font-weight: 600;}
.Product2_List .row .plist a .Aprice span{font-size: 14px;}
.Product2_List .PriceMain {display: inline-block;float: right;}
.Product2_List .row .plist a .Mprice{float: right;display: inline-block;line-height: 80px;font-size: 24px;color: #999;text-decoration: line-through;margin-right:20px;width: 100px;text-align: right;}
.Product2_List .row .plist a .Mprice span{font-size: 14px;}
.Product2_List .row .plist a .MContent{float: left;margin-left: 20px;width:55%;height: 80px;}
.Product2_List .row .plist a .MContent span{font-size: 24px;line-height: 80px;float: left;}
.Product2_List .row .plist a .MContent p{color: #999;overflow: hidden;height: 22px;line-height: 22px;margin-top: 12px;}
.Product2_List .row .plist:hover a .MContent span{color: #cc0000;font-weight: bold;}
.Product2_List .row .plist:hover{background: #f8f8f8}
.Product2_List .mrten {margin-right:20px !important;float:right!important;}
.Product2_Left {overflow:hidden;display:inline-block;}
.Search_Pro2_Main {background: #c00;padding:.15rem;}
.Search_Pro2 {background: #fff;height: .6rem;border-radius: 30px;border: 1px solid #eee;}
.Search_Pro2  .Search_PKey{width: 85%;float: left;padding:  .05rem .15rem .05rem .2rem;border-radius: 30px;line-height:.38rem;height: .48rem;font-size: .24rem;background:#fff;}
.Search_Pro2  .Search_Pbtn{width: 5%;background: url(/App_Style/AdminImg/HSearch.png) no-repeat center center;background-size: .27rem .29rem;position: relative;height: .6rem;display:inline-block;}
.Search_Pro2_Main {display:none;}
/*手机导航搜索*/
.Search_Main {display:none;}
.Search_Main{float: right;background: #f8f8f8;border-radius:30px;width: 40%;position: relative;top: .15rem;right: .15rem;height: .5rem;}
.Search_Main .Search_Key{background: #f8f8f8;width: 74%;border-radius: 30px;float:left;height: .5rem;padding: 0 .2rem;}
.Search_Main .Search_Btn{background: url(/App_Style/AdminImg/HSearch.png) no-repeat right center;width: .27rem;background-size: .27rem .29rem;height: .5rem;position: relative;}
/*新版导航头部*/
.navbar_Banner {height:45px;}
.navbar_Center{float: left;margin: 20px 0 13px 35px;}
.navbar_Center .navbar_Sereach{display: inline-block;}
.navbar_Center .navbar_SerIn{width:380px;padding: 0 8px;height: 36px;border: 2px solid #c00;}
.navbar_Center .navbar_Btn{width: 132px;height: 40px;background: #c00;color: #fff;font-size: 18px;position: relative;right: 7px; border:solid 2px #c00;}
.navbar_Ul {margin-top: 7px;margin-left: -10px;width: 610px;height: 18px;overflow: hidden;}
.navbar_Ul a{line-height: 16px;font-size: 14px;color: #666;float: left;padding-left: 12px;height: 16px;line-height: 16px;font-size: 14px;cursor:pointer;}
.navbar_Ul li:last-child {border: 0;}
.navbar_Banner_Top {height: 45px;background: #c00;}
.navbar_B_Left {  float: left;   -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.navbar_B_LTitle {height: 45px;line-height: 45px;background: #950000;color: #fff;cursor:pointer;}
.navbar_B_Left .navbar_Li{background: url(/App_Style/AdminImg/navbar_product.png) no-repeat left center;width: 17px;height: 14px;background-size: 17px 14px;float: left;position: relative;top: 17px;margin: 0 10px 0 20px;}
.navbar_B_Left .navbar_Ri{cursor:pointer;background: url(/App_Style/AdminImg/navbar_selectTop.png) no-repeat center center;width: 40px;height: 45px;float: right;margin: 0 auto;}
.navbar_B_Left ul{z-index: 11112;position: absolute;width:90%;padding: 2% 5% 3% 5%;background: #c00;display:none;}
.navbar_B_Left ul a{color: #fff;font-size: 14px;text-align: left;float: left; width:50%; height:65px; line-height: 65px;overflow: hidden;}
.navbar_B_Left ul a:hover{color: #fbf806;}
.navbar_B_Right {float: left;height: 45px;}
.navbar_B_Right ul{height: 45px;overflow: hidden;}
.navbar_B_Right li{width: 10.5%;height: 45px;float: left;line-height: 45px;text-align: center;font-size: 18px;overflow:hidden;}
.navbar_B_Right li a{color:#fff;display: block; margin:0 2%; line-height: 45px;}
.navbar_B_Right li:nth-child(1) a { margin-left:4%;}
.navbar_B_Right li:hover a {background: #950000;}
.navbar_B_Right li.active a {background: #950000;}
.navbar_Pul {display:none;}
/*商标搜索*/
.TM_SearchList ul li{width: 100%;border-bottom: 1px solid #e6e6e6;padding: 10px 0px;overflow:hidden;}
.TM_SearchSList ul li{height:auto; display:inline-block;}
.TM_SearchList { border-bottom: solid 1px #eee; padding: 0.2rem 0; }
.TM_SearchList a{ display:block; }
    .TM_SearchList .TMSearch_left { position: relative; display: block; overflow: hidden; border: solid 1px #eee; box-sizing:border-box; }
    .TM_SearchList .TMSearch_left .dummy { margin-top: 100%; }
    .TM_SearchList .TMSearch_left .tmImg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
        .TM_SearchList .TMSearch_left .tmImg img { width: 100%; height: 100%; }

.TM_SearchSList .bg{height: 340px !important;}
.TMSearch_left .bg {width: 100%;height: 200px;background: no-repeat center center/100%;background-image: none;background-image: none;position: relative;vertical-align: middle;}


.TM_SearchList .TMSearch_Right { }
    .TM_SearchList.sname,
    .TM_SearchList .TMSearch_Right .row { margin-top: 0.1rem; padding: 0.3rem 0.2rem; font-size: 0.16rem; font-weight: 500; line-height: 150%; }
    .TM_SearchList .TMSearch_Right .row .tmName { padding-bottom:0.1rem; white-space:nowrap; }
    .TM_SearchList .TMSearch_Right h2 { display: inline-block; margin: 0; vertical-align: middle; font-weight: bold; font-size: 0.26rem; max-width:calc(100% - 158px); }
    .TM_SearchList span { display: inline-block; vertical-align:middle; margin-left:0.1rem; background: #c33; color: #fff; padding: .05rem 0.1rem; border-radius: 5px; }
        .TM_SearchList span.green { background: #35b34a; }
    .TM_SearchList label { display: inline-block; width: 115px; text-align: right; font-size: 0.16rem; font-weight: 500; color: #999; cursor:pointer; }
.TM_SearchList a:hover h2{ color:#c00; }
.TM_SearchList a:hover .TMSearch_left { border: solid 1px #c00; box-sizing: border-box; }
.TM_SearchList a:hover { background:#f8f8f8;  }




.TMSearch_Right .TMSearch_Right_T {width: 100%;float: left;}
.TMSearch_Right .TMSearch_Right_TN {width: 33.3%;float: left;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;}
.TMSearch_Right .TMSearch_Right_TQ {float: left;font-size: 14px;color: #666;width:100%;}
.TMSearch_Right .TMSearch_Right_TC {font-size:24px;font-weight:bold;color:#c00;width:100%;}
.selector_Top {margin: 5px 0 0;}
.TMForm {font-size: 14px;}
.TMForm .TMForm_T{font-size: 14px;margin: 5px 20px 0 5px;display: inline-block;}
.TMForm label {margin-top:5px;}
.TMForm .optionName { display:inline-block; vertical-align:middle; font-weight:normal;font-size: 14px;width: 80px;}
.TMForm .radioName {display:inline-block; vertical-align:middle;margin-right: 5px;}
/*.TM_regNo {font-weight: normal;margin-left: 10px;}
.TM_SearchList .TM_Scate {color: #35b34a;}
.TM_SearchList .TM_Scate span{color: #35b34a;}*/
.TMSearch_Right_T .sDate{text-align: right;width:21.5%;display: inline-block;}
.TMSearch_Right .TMSearch_Right_TN .TM_regNo { font-weight: normal; margin-left: 10px; background: #f4f4f4; color: #333; padding: 5px 10px 5px; /*! line-height: 10px; */ }
/*.TMSearch_Right .TMSearch_Right_TN .TM_regNo.green { background:#c00; }*/



.TmDetails .divTmImg { position: relative; display: block; overflow: hidden; border: solid 1px #eee; box-sizing: border-box; }
        .TmDetails .divTmImg .dummy { margin-top: 100%; }
        .TmDetails .divTmImg .tmImg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
            .TmDetails .divTmImg .tmImg img { width: 100%; height: 100%; }
    .TmDetails .divTmInfo { padding: 20px; }
        .TmDetails .divTmInfo h2 { display:block; font-size: 30px; font-weight: bold; line-height:150%; }
    .TmDetails .divTmBasicTitle { display: flex; align-items: center; justify-content: flex-start; height: 50px; line-height: 50px; overflow: hidden; font-weight: bold; }
        .TmDetails .divTmBasicTitle i { align-self: center; display: inline-block; border-left: solid 3px #c00; height: 20px; font-size: 18px; line-height: 20px; padding-left: 10px; }
    .TmDetails .divTmBasic0, .TmDetails .divTmBasic1, .TmDetails .divTmBasic2 { min-height: 0.3rem; border: solid 1px #eee; }
    .TmDetails .divTmBasic0 { padding: 20px; }
    .TmDetails .divTmBasic1 { border: 0; }
    .TmDetails .divTmBasic2 { padding: 10px; }

    .TmDetails .tabTmBasicItem { border: 0; border-collapse: collapse; }
        .TmDetails .tabTmBasicItem th, .TmDetails .tabTmBasicItem td { border: solid 1px #eee; min-height: 45px; vertical-align: middle; font-weight: 500; font-size: 16px; padding: 10px; }
        .TmDetails .tabTmBasicItem th { width: 120px; background: #fbfcfd; color: #999; }

    .TmDetails .divTmBasic2 label { font-weight: 500; }

.TmDetails .TM_Scate, .TM_SearchList .TM_Scate { display:inline-block; background: #c00; color: #fff; padding: .05rem 0.1rem; border-radius: 5px; vertical-align:middle; }
    .TmDetails .TM_Scate, .TM_SearchList .TM_Scate.green { background: #35b34a; }
.TmDetails .TM_Scate {margin-bottom:0.1rem; }
/*************************************购物************************/
/*购物模板页*/
.shopcart .navbar_ShopCart { float: right; margin-top: 28px; width: 500px; }
.navbar_ShopCart {float: right;margin-top: 28px;width: 500px;}
.navbar_ShopCart .navbar_SerIn{width: 335px;}
.navbar_ShopCart .navbar_Sereach{display:block;}
.shopcart .Shop_Title {font-size: 24px;font-weight: bold;line-height: 120px;margin-left: 20px;}
.navbar_ShopCart .navbar_Btn {top:1px;}
.shopCheck input{display: none;}
.shopCheck label {background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M847.983 64H176.017C114.408 64 64 114.408 64 176.017v671.966C64 909.592 114.408 960 176.017 960h671.967C909.592 960 960 909.593 960 847.983V176.017C960 114.408 909.592 64 847.983 64zm49.321 770.825c0 34.506-27.973 62.479-62.479 62.479H189.17c-34.503 0-62.474-27.97-62.474-62.474V189.17c0-34.503 27.97-62.474 62.474-62.474h645.66c34.503 0 62.474 27.971 62.474 62.474v645.655z' fill='%23999'/%3E%3C/svg%3E") no-repeat left center;width: 20px;height: 20px;background-size: 20px;position: relative;top: 5px;}
.main .check{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M750.933 298.667L416.427 633.173 274.773 491.52l-56.32 54.613 141.654 141.654L414.72 742.4l389.12-389.12-52.907-54.613zm81.92-213.334c58.027 0 105.814 47.787 105.814 105.814v640c0 58.026-47.787 105.813-105.814 105.813H191.147c-58.027 1.707-105.814-46.08-105.814-105.813v-640c0-58.027 47.787-105.814 105.814-105.814h641.706z' data-spm-anchor-id='a313x.7781069.0.i5' class='selected' fill='%23c00'/%3E%3C/svg%3E")  no-repeat left center !important;width: 20px;height: 20px;background-size: 20px !important;}
/*购物车*/
.Shop_Car{width: 135px;height: 50px;background: #f94856;text-align: center;color: #fff;line-height: 50px;margin-top: 10px;display:inline-block;}
.Shop_Car:hover {color:#fff;}
.Cart_List table{font-size:14px;border-spacing: 0 10px;}
.Shop_LTitle {font-size:18px;line-height:24px;color: #c00;font-weight: bold;border-bottom: 1px solid #c00;height: 30px;display: inline-block;position: relative;top: 1px;margin: 20px 0 0;}
.Cart_List th{text-align:center;height:45px;background:#f3f3f3;font-size: 14px;border: 0;border-top: 1px solid #e0e0e0;font-weight:normal;border-bottom: 1px solid #e0e0e0;}
.Cart_List td{line-height:30px;border: 0;}
.settlement{color:#fff;width:95px;border:none;height:50px;line-height: 50px;text-align: center;font-weight: bold;position: relative;bottom: 1px;background:#999;cursor:pointer;}
.Secol {background:#c00;}
.Cart_List input[type=submit]{border:none;-webkit-appearance:none;outline:none;background-color:transparent;}
.Cart_List td p {margin: 0;font-size: 14px;color: #999;line-height: 180%;}
.Cart_List td a {margin:0;font-size:14px;cursor:pointer;}
.Cart_List td:first-child > div{text-align:left;padding:10px;overflow:hidden;}
.Cart_List td:first-child > div input{vertical-align:top;margin:0 20px 0 0;}
.Cart_List td:first-child .de p{line-height:90px;}
.Cart_List td:first-child .de{padding-left:18px;}
.Cart_List td:first-child .de span{display:block;vertical-align:top;line-height:25px;color:#666;}
.Cart_List .AllMain {margin: 10px;overflow: hidden;display: flex;align-items: center;}
.Cart_List .add_btn{display:inline-block;border:1px solid #cbcbcb;text-align:center;width:30px;height:30px;line-height:30px;position: relative;background: #f1f1f1;-moz-user-select: none; /*火狐*/-webkit-user-select: none; /*webkit浏览器*/-ms-user-select: none; /*IE10*/-khtml-user-select: none; /*早期浏览器*/user-select: none;}
.Cart_List .count_num{width:66px;border:none;border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;text-align:center;/*position: relative;*/height: 30px;/*top:1px;*/outline: none;}
.Cart_List .add{right:4px;}
.Cart_List .up{left:4px;}
.Cart_List .pro_l {width: 16%;}
.Cart_List .TMpro_l {margin-top:0;}
.Cart_List .pro_l .box {position: relative;display: block;overflow: hidden;}
.Cart_List .pro_l .dummy { margin-top: 100%;}
.Cart_List .ProImg {position: absolute;left: 0; right: 0; top: 0;bottom: 0;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-box-pack: center; -moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center; -webkit-align-items: center;align-items: center;}
.Cart_List .ProImg img {display: inline-block;max-width: 100%; max-height: 100%;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease; -o-transition: all .5s ease;transition: all .5s ease;}
.Cart_List .ListImg {float: left;margin-left: 10px;}
.Cart_List .Trademark_img {width: 60px;height: 60px;text-align: center;float: left;line-height: 60px;color: #fff;font-weight: bold;border: 1px solid #ddd;}
.Sprice {text-align:center;font-size:14px;font-weight:normal;position:relative;/*bottom:5px;*/}
.SAPrice {text-align:center;color: #999;text-decoration: line-through;font-size:14px;position:relative;top:5px;}
.Cart_List .Mcount {position: relative;left: 25px;display: flex;}
.Cart_List tbody tr{border: 1px solid #ededed;margin: 10px 0;}
.Cart_List .trnoborder {border:none !important; }
.Cart_List .trnoborder td{height:10px; border:none !important;}
.Cart_List .del {text-align:center;cursor:pointer;}
.Cart_List .Invalid {background:url(/App_style/img/Invalid.png);background-size: 40px;width: 40px;height: 40px;}
.navbar_Progress {display:none;width: 480px;}
.navbar_Progress .M_CM{width: 33.333%;position: relative;top: 25px;float: left;height: 5px;background: #ccc;}
.navbar_Progress .M_CM i{width: 22px;height: 22px;background: #ccc;display: inline-block;color: #fff;border-radius: 50px;text-align: center;line-height: 20px;position: absolute;bottom: -8px;margin: 0 auto;left: 40%;font-weight: bold;font-size:14px;}
.navbar_Progress p {text-align: center;margin-top: 14px;font-size: 14px;color: #ccc;}
.navbar_Progress .active{background: #c00;border-radius: 5px;}
.navbar_Progress .active i{background: #c00;}
.navbar_Progress .active p {color:#c00;}
.navbar_Progress .pink{background: #ffcccc;}
.navbar_Progress .pink i{background: #ffcccc;}
.navbar_Progress .pink p {color:#ffcccc;}
.Shop_OTitle {font-size:18px;line-height:36px;display:inline-block; margin: 20px 0;}

.select_box{border:1px solid #ededed;margin:0 auto 120px;height:48px;line-height:48px;padding-left:15px;font-size:14px;}
.select_box label{text-indent:10px;}
.select_box .cbxAll {display:none;}
.select_box .delAll {color:#666;font-size:14px;display: inline-block;margin-left: 20px;cursor:pointer;}
.select_box .lbxAll {font-weight:normal; background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M847.983 64H176.017C114.408 64 64 114.408 64 176.017v671.966C64 909.592 114.408 960 176.017 960h671.967C909.592 960 960 909.593 960 847.983V176.017C960 114.408 909.592 64 847.983 64zm49.321 770.825c0 34.506-27.973 62.479-62.479 62.479H189.17c-34.503 0-62.474-27.97-62.474-62.474V189.17c0-34.503 27.97-62.474 62.474-62.474h645.66c34.503 0 62.474 27.971 62.474 62.474v645.655z' fill='%23999'/%3E%3C/svg%3E") no-repeat left center ; width: 40px; height: 30px;line-height: 30px;display: inline-block;cursor: pointer;font-size: 15px;padding-left: 20px;margin: 0;color:#666;background-size: 20px;}
.select_box .Mtotal {line-height: 48px;color: #999;font-size: 14px;display: inline-block;margin-right:10px;}
.select_box .Mtotal span{color: #c00;font-size: 24px;font-weight: bold;}
.select_box .Mtotal input{color: #c00;font-size: 24px;font-weight: bold;display: inline-block;width: 100px;}
.select_box .Mptotal {display:none;position: relative;bottom: 2px;font-size: 14px;color: #999;text-decoration: line-through;margin-right: 10px;}
.select_box .Mptotal span{line-height: 22px;font-size: 14px;color: #999;}
.select_box .Mptotal input{width: 70px;text-decoration: line-through;}
.addCart {position: fixed;left: 50%;transform: translate(-50%,0%);text-align: center;line-height: 80px;background: #fff;border: 1px solid #ccc;cursor: pointer;bottom:50%;display:none;}
.addCart .addFail{background: url(/App_style/img/close.gif) no-repeat;width: 18px;height: 19px;display: inline-block;position: absolute;right: 10px;top: 10px;z-index:2;}
.addCart .Atitle{font-size: 18px;}
.addCart .Acon{font-size: 14px;}
.addCart .Acon a{color: #1d5e84;font-size: 14px;}
.addCart .addSuc {background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512.564 13.548c-276.604 0-500.71 224.106-500.71 500.71s224.106 500.71 500.71 500.71 500.146-224.106 500.146-500.71-224.106-500.71-500.146-500.71zm276.605 434.1c-156.366 89.19-312.732 342.65-312.732 342.65-134.351-164.27-241.041-197.575-241.041-197.575l134.35-77.9c63.224 60.4 106.69 103.867 106.69 103.867C652.56 282.25 789.17 238.783 789.17 238.783v208.864z' fill='%2308bc9e'/%3E%3C/svg%3E") no-repeat center center/100%;width: 35px;height: 35px;display: inline-block;position: absolute;top: 25px;left: 15px;}
.addR {padding: 20px 30px 20px 70px;text-align: left;position: relative; bottom: 1px;}
.BigDel {position: fixed;width: 100%;height: 100%;top: 0px;text-align: left;background: rgba(0,0,0,.5);display: none; overflow: scroll;z-index: 1000;}
.delMain {position: fixed;max-width: 80%;left: 50%;max-height: 80%;width: 300px;top: 50%;transform: translate(-50%,-50%);height: auto;text-align: center;line-height: 80px;background: #fff;border: 1px solid #ccc;padding: 20px 20px 20px 30px;cursor:pointer;}
.delMain .title{font-weight: bold;text-align: left;padding-bottom: 10px;}
.delMain .con{text-align: left;margin-bottom: 10px;}
.delMain .confirm{width: 58px;text-align: center;float: left;background: #52a0e5;color: #fff;height: 28px;border: 1px solid #52a0e5;margin-right: 10px;line-height: 28px;}
.delMain .cancel{width: 58px;float: left;height: 28px;border: 1px solid #ccc;line-height: 28px;}
.delMain .addFail{background: url(/App_style/img/close.gif) no-repeat;width: 18px;height: 19px;display: inline-block;position: absolute;right: 10px;top: 10px;}
.Big_Re {position: fixed;width: 100%;height: 100%;top: 0px;text-align: left;background: rgba(0,0,0,.5);display: none;overflow: scroll;z-index: 1000;}
.Re_Main {position: fixed;max-width: 80%;left: 50%;max-height: 80%;width: 350px;top: 50%;transform: translate(-50%,-50%);height: auto;text-align: center;line-height: 80px;background: #fff;padding: 15px;cursor: pointer;}
.Re_Main .method {padding: 5px;border-bottom: 1px solid #e2e2e2;text-align: left;font-size: 18px;position: relative;/*! bottom: 5px; */}
.Re_Main .Me_Main {padding: 20px 0;height: 35px;border-bottom: 1px solid #e2e2e2;margin-bottom: 3px;}
.Re_Main .Me_Main i{float: left;}
.Re_Main .Me_Main .Me_Inp{display: block;width: 80px;height: 20px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;float: left;}
.Re_Main .Me_Main .Me_Cha{padding: 6px 12px;font-size: 14px;font-weight: normal;text-align: center;white-space: nowrap;border-radius: 4px;border: 1px solid #c00;color: #c00;background: #fdd9bb;float: left;line-height: 20px;margin-left: 10px;float: right;}
.Re_Main .Now_Pay{padding: 5px;color: #fff;background-color: #5cb85c;border-radius: 5px;width: 100px;text-align: center;float: right;margin-top: 10px;font-size: 16px;}
.Re_Main .addFail{background: url(/App_style/img/close.gif) no-repeat;width: 18px;height: 19px;display: inline-block;position: absolute;right: 10px;top: 10px;z-index:1;}
.Shop_EList {display:none;}
.content .tab {margin-bottom:8px;}
/*结算页*/
.Cart_Msg {color: #999;height: 50px;line-height: 50px;font-size: 14px;margin: 0;}
.MCart_List {border: 1px solid #ededed;padding: 20px;}
.MCart_List textarea{border: 1px solid #e2e2e2;width: 450px;height: 58px;color: #999;font-size: 14px;padding: 10px;line-height:20px;}
.Cart_Settlement{width: 100%;height: 70px;background: #f4f4f4;border-top: 1px solid #e6e6e6;margin-top:20px;}
.Cart_Settlement .Mtotal{line-height: 70px;margin-right: 20px;color: #999;font-size: 14px;}
.Cart_Settlement span{font-size: 24px;font-weight: bold;color: #c00;line-height: 70px;}
.Cart_Sbtn{width: 135px;height: 36px;background: #c00;text-align: center;line-height: 36px;color: #fff;font-size: 18px;font-weight: bold;border-radius: 5px;clear: both;margin: 8px auto 90px;cursor:pointer;}
.MCart_List .pro_l {width:10%;}
.MCart_Empy {width: 300px;margin: 0 auto;text-align: center;margin: 200px auto 100px;}
.MCart_List .ECart{background: url("/App_Style/img/CartBuy.png");width: 75px;height: 70px;background-size: 75px 70px;display: inline-block;}
.MCart_List .ECartTip{font-size: 18px;font-weight: bold;line-height: 30px;}
.Cart_List .lbCount {font-size:14px;color:#999;}
.Cart_List .totalCol {text-align:center;color:#c00;font-weight:bold;}
/***************************♀扫码支付♀**************************/
.Com_R_Main {border: 1px solid #e5e5e5;max-width: 1220px;margin: 0 auto;margin-bottom: 70px;}
.Com_TR_Main{margin-top:20px;}
.Com_R_Top {height: 90px;background: #fafafa;line-height: 90px;border-bottom: 1px solid #e5e5e5;padding: 0 30px;}
.Com_R_TLeft {display: inline-block;color: #707070;background: url(/App_Style/AdminImg/WeChaScan.jpg) no-repeat left center;padding-left: 36px;/*! font-weight: bold; */font-size: 18px;float: left;line-height: 90px;}
.Com_R_TRight {float: right;color: #999;font-size: 16px;line-height: 90px;}
.Com_R_Price {color: #c00;font-size: 16px;font-weight: bold;}
.Com_R_Price i{color: #c00;font-size: 16px;}
.Com_R_Bottom {padding: 105px 0 100px 300px;overflow: hidden;}
.Com_LR_Bottom{padding-left:180px;}
.Com_R_BLeft {float: left;width: 300px;}
.Com_Title {font-size: 16px;text-align: center;}
.Com_Title div.fb{font-size: 36px;line-height: 36px;margin-bottom:15px;}
.Com_RImg_M {border:2px solid #40b33c;width: 300px;box-sizing: border-box;}
.Com_Img_Font{font-size: 16px;text-align: center;color: #fff;background: #40b33c;height: 80px;line-height: 80px;}
.Com_Img_Font::before{content:"";background:url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M1024 636.032c0-141.888-141.867-257.43-301.461-257.43-169.088 0-301.867 115.542-301.867 257.43 0 142.25 132.779 257.387 301.867 257.387 35.37 0 71.146-9.024 106.496-17.643l97.45 53.419-26.666-88.79C970.923 786.965 1024 715.84 1024 636.032zm-399.381-44.416c-17.643 0-35.328-17.664-35.328-35.392 0-17.621 17.685-35.328 35.328-35.328 26.752 0 44.458 17.707 44.458 35.328 0 17.728-17.706 35.392-44.458 35.392zm195.392 0c-17.664 0-35.307-17.664-35.307-35.392 0-17.621 17.643-35.328 35.307-35.328 26.709 0 44.416 17.707 44.416 35.328 0 17.728-18.134 35.392-44.416 35.392z' fill='%23fff'/%3E%3Cpath d='M693.248 347.243c11.627 0 23.296.81 34.901 2.005C696.875 203.115 540.757 94.784 362.475 94.784 163.37 94.784 0 230.443 0 403.029c0 99.563 54.208 181.419 144.917 244.864L108.8 757.035l126.827-63.787c45.354 8.81 81.877 18.07 126.848 18.07 11.221 0 22.506-.406 33.749-1.558-7.232-24.128-11.243-49.75-11.243-75.883-.021-158.186 136.086-286.634 308.267-286.634zm-195.115-98.347c27.286 0 45.334 18.07 45.334 45.376 0 27.264-18.07 45.333-45.334 45.333-27.306 0-54.57-18.069-54.57-45.333.405-27.328 27.648-45.376 54.57-45.376zM244.46 339.563c-27.307 0-54.571-18.048-54.571-45.334 0-27.306 27.285-45.354 54.57-45.354 27.329 0 45.398 18.069 45.398 45.354-.021 26.902-18.07 45.334-45.397 45.334z' fill='%23fff'/%3E%3C/svg%3E");width: .25rem;height: .25rem;display: inline-block;background-size: .25rem;vertical-align: middle;margin-right: .1rem;}
.Com_BTip{color:#999;font-size:14px;text-align:center;line-height: 38px;}
.Com_RImg {width: 280px;padding: 8px;}
.Com_R_BScan {text-align: center;}
.Com_R_SName {background: url(/App_Style/AdminImg/WeScan.png) no-repeat 50px center;padding-left: 52px;color: #ccc;line-height: 180%;margin-top: 15px;font-size:14px;}
.Com_RTImg {padding-left: 100px;padding: 80px 0 0 90px;}
.Com_R_RMain {/*! padding-right: 110px; *//*! border-right: 1px solid #e5e5e5; */}
.Com_R_Cen {margin: 210px auto;width:500px;}
.Com_PayIn{text-align: center;color: #c00;font-weight: bold;font-size: .2rem;margin-bottom: 20px;display:none;}
.Bal_Title { font-size: 14px;color: #666;line-height: 30px;}
.Bal_Title .payName{font-size: 18px;font-weight: bold;color: #666;}
.Bal_Title .price{font-weight: bold;color: #666;}
.Bal_Bot {font-size: 14px;color: #666;font-weight: bold;text-align: center;}
.Bal_Bot .price{color: #c00;}
/*支付状态*/
.WePay{width: 265px;margin: 150px auto;text-align: center;}
.WePay .WePayImg{background: url(/App_Style/AdminImg/QRSuccess.png) no-repeat;margin: 0 auto;width: 75px;height: 75px;}
.WePay .WePayState{font-size: 18px;font-weight: bold;margin: 20px auto 15px;}
.WePay .WePayPrice{font-weight: bold;color: #c00;font-size: 30px;}
.WePay .WePayPrice i{font-weight: normal;margin-right:5px;}
.CmlBtn{width: 155px;font-size: 14px;width: 155px;height: 36px;padding: 0;border-radius: 5px;cursor:pointer;}
.btnMorden{font-size: 14px;line-height: 36px;color: #fff;display:inline-block;width:100%;}
.btnMorden:hover {color:#fff;}
/*页面购物车数量*/
.My_Cart {height:36px;border: 1px solid #eee;padding: 3px 20px 0 17px;float: right;line-height: 36px;margin-left:15px;}
.My_Cart i{background: url(/App_Style/img/myCart.png) no-repeat;width: 17px;height: 15px;display: inline-block;}
.My_Cart .CartCount{height: 14px;background: #c00;color: #fff;display: inline-block;line-height: 14px;text-align: center;font-size: 12px;border-radius: 10px;position: relative;bottom: 10px;right: 5px;padding: 0 8px;}
.My_Cart span {color: #c00;font-size: 14px;position: relative;bottom: 3px;}
/*订单状态*/
.OrderState tr:first-child{border-left: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;}
.OrderState tr:first-child th{background:#f8f8f8;height:32px;}

/*商标出售分享*/
.TM_STM {max-width: 6.4rem;margin: 0 auto;}
.TM_STM.border{border-bottom:.2rem solid #f6f6f6;padding-bottom:.2rem;}
.TM_ST {background:#fff;max-width: 6rem;margin: 0 auto;}
.TM_ST .TM_M{height: .8rem;line-height: .8rem;margin-bottom: .1rem;}
.TM_ST .TM_M .TM_L{width: 23%;float: left;line-height: .7rem;text-align: right;font-size: 20px;}
.TM_ST .TM_M  .TM_LM {width: 77%;height: .7rem;float: left;background: #f6f5f5;}
.TM_ST .TM_M .TM_R{font-size:.26rem;width: 94%;height: .7rem;background: #f6f5f5;padding: .2rem;-webkit-appearance: none;-moz-appearance: none;background: url("/App_Style/img/TM_select.png") right no-repeat;background-size:20px;cursor: pointer;}

.Tm_CateMain{display:none;position: fixed;width: 100%;height: 100%;top: 0px;text-align: left;background: rgba(0,0,0,.5);z-index:9999;overflow-y:scroll;}
.cate_Main .cateTitle{overflow: hidden;padding: 0 .25rem;}
.Tm_CateMain .cate_Main ul {overflow: hidden;padding: .08rem .2rem .12rem;}
.Tm_CateMain h3{margin: 0;line-height: .5rem;font-size:.32rem;width: 35%;}
.Tm_CateMain li.active{color:#c00;font-weight:600;}
.Tm_CateMain li:nth-child(3n){margin-right:0;}
.btn_Re{display: flex;width: 100%;border-top: 1px solid #eee;height: .8rem;}
.btn_Re > div{font-size:.3rem;flex: 1;text-align: center;line-height: .8rem;}
.btn_Re .btn_Reset{border-left: 1px solid #eee;border-right: 1px solid #eee;}
.Share_Bottom {margin: 0 0 .2rem 0;height: .45rem;}
.Share_Bottom .Choption {background: url(/App_Style/img/noCheck.png) no-repeat left 5px;background-size: .3rem;font-weight: normal;font-size: 20px;padding-left: .38rem;margin-right: .05rem;cursor: pointer;/*! height: 20px; */display: inline-block;/*! line-height: 20px; */}
.Share_Bottom .option {background: url(/App_Style/img/noRadio.png) no-repeat left 5px;background-size: .3rem;font-weight: normal;padding-left: 40px;margin-right: .09rem;cursor: pointer;font-size: 20px;height: ;display: inline-block;line-height: 180%;}
.Share_Bottom input[type="checkbox"]:checked + span {background: url(/App_Style/img/isCheck.png) no-repeat left 5px;background-size: 30px;}
.Share_Bottom input[type="checkbox"]{display: inline-block;margin-right: 5px;opacity: 0;display: none;}
.Share_Bottom input[type="radio"]:checked + span {background: url(/App_Style/img/isRadio.png) no-repeat left 5px;background-size: 30px;}
.Share_Bottom input[type="radio"]{display: inline-block;margin-right: 5px;opacity: 0;display: none;}
.Share_Bottom .Tm_Title {font-size: 20px;text-align: right;width: 23%;display: inline-block;}
.cate_Main  .Choption {background: url(/App_Style/img/noRadio.png) no-repeat left;background-size: .3rem;font-weight: normal;font-size: .24rem;padding-left: .4rem;margin-right: .05rem;cursor: pointer;display: inline-block;}
.cate_Main input[type="checkbox"]:checked + span {background: url(/App_Style/img/isRadio.png) no-repeat left;background-size: .3rem;}
.cate_Main input[type="checkbox"]{display: inline-block;margin-right: 5px;opacity: 0;display: none;}
.Share_Sea .option{margin-right:0;}
.TM_M .Inp {background: #f6f5f5;line-height: .3rem;padding: .2rem;width: 90%;font-size:20px;}
.TM_ST .TM_Generate{height: .9rem;background: #e00000;color: #fff;text-align: center;font-size: 24px;line-height: .9rem;}
.TM_ST .TM_GenHui{background:#999;}
.TM_ST .TM_GenHui::after{content:'';border: 2px solid transparent;border-radius: 50%;border-top: 2px solid #fff;width: 40px;height: 40px;animation: load 1s linear infinite;border-left: 2px solid #fff;border-right: 2px solid #fff;display:inline-block;position: absolute;margin:25px;}
@keyframes load{0%{ transform: rotate(0deg); }100%{transform:rotate(360deg);}}
.TM_ST .TMb4{margin-bottom:.1rem;}
.TM_ST .TMb35{margin-bottom:.1rem;}
.TM_ST .Range {float: left;width: 61%;height: .7rem;margin-left: 2%;display:none;}
.TM_ST .Range .RangeL{height: .7rem;background: #f6f5f5;width: 33.2%;float: left;padding: 0 5%;}
.TM_ST .Range .RangeC{float: left;line-height: .7rem;margin: 0 4%;font-size: .25rem;color: #999;font-weight: bold;}
.TM_STip {display:none;font-size: .34rem;text-align: center;height: 1.2rem;line-height: 1.3rem;}
.TM_STip i{background: url('/App_Style/img/press.gif')no-repeat center center/100%;width: .5rem;height: .6rem;display: inline-block;position: relative;top: .15rem;right: .15rem;}
.TM_SharePage{padding: 20px 0;}

.TM_ShareImg {max-width: 6rem;margin: 0 auto .1rem;}
.TM_SB {max-width: 6rem;margin: 0 auto;position:relative;}
.TM_Main{list-style-type: none;}
.TM_Mbg{background: url(/App_Style/img/TM_Sbg.png)100% 100%; }
.TM_Save {display:none;}
.TM_MList {display: inline-grid;width: 100%;}
.TM_MList .headPhoto{height: 2.8rem;display: block;width: 99.5%;position: relative;border: .02rem solid #ccc;}
.TM_MList .headimg{display:block;width:100%;height:1rem;color: #fff;font-weight: bold;font-size: .46rem;text-align: center;line-height: 1rem;}
.TM_CTitle {background: linear-gradient(45deg, #f11553,#ef1f47, #ed2e36);line-height: 1.02rem;left: 1rem;color: #fff;text-align: center;font-size: .46rem;font-weight:bold;}
.TM_SMList{padding: .12rem .1rem .1rem;display: inline-block;border: 1px solid #ccc;border-top:0;}
.TM_SList .TM_Mimg{width:50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding: .2rem .1rem 0;float: left; /*overflow:hidden;*/ }
.TM_SList .TM_Pb {font-weight:600 !important;color:#c00!important;}
.TM_SList .TM_Price {text-align: center;color: #999;background: #eee;display: inline-block;width: 100%;padding: .1rem 0 .1rem;height: .49rem;line-height: .49rem;font-size: .22rem;/*! float: left; */position: relative;bottom: .01rem;}
.TM_SList .TM_Price .AMain{font-size: .2rem;color: #c00;line-height: .49rem;}
.TM_SList .TM_Price .APrice{color: #c00;font-size: .2rem;line-height: .49rem;font-weight: bold;margin-right: .15rem;}
.TM_SList .TM_Price .PPrice{color: #999;font-size: .2rem;}
.TM_SList .TM_Img{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;float: left;height: 3rem;text-align: center;line-height: 120%;color: #fff;font-size: .5rem;font-weight: bold;border: 1px solid #eee; display: flex;flex-direction: column;        /*元素的排列方向为垂直*/justify-content: center; word-break:break-all;    /*水平居中对齐*/align-items: center;        /*垂直居中对齐*/}
.TM_SList .TM_BImg{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: block;margin: 0;float: left;/*padding: .2rem .1rem 0;*/height: 3rem;border: 1px solid #eee;}
.TM_SList .TM_TMimg {width: 20%;padding: 0 .005rem .02rem; /*overflow:hidden;*/ }
.TM_SList .TM_TMimg .TM_Img{height: 1.2rem; line-height: 120%;font-size: .3rem; display: flex; flex-direction: column;/*元素的排列方向为垂直*/ justify-content: center;/*水平居中对齐*/ word-break:break-all; align-items: center;/*垂直居中对齐*/ }
.TM_SList .TM_TMimg .TM_Price{height: auto;bottom: 0;font-size: .17rem;padding:0;}
.TM_SList .TM_TMimg .AMain{}
.TM_SList .TM_TMimg .APrice{}
.TM_SList .TM_TMimg .PPrice{}
.TM_SList .TM_TMimg .FAMain{font-size: .17rem;color: #c00;text-align: center;line-height: 150%;padding-top: .04rem;}
.TM_SList .TM_TMimg .FAMain i{font-size: .17rem;color: #c00;font-weight: bold;line-height: 150%;}
.TM_SList .TM_TMimg .FPMain{font-size: .17rem;color: #999;text-align: center;line-height: 150%;padding-bottom: .05rem;}
.TM_SList .TM_TMimg .FPMain i{font-size: .17rem;color: #999;line-height: 150%;}
.TM_SList .TM_TBImg {height: 1.2rem;padding: 0 .005rem .02rem;}
.TM_STList {padding-top: .02rem;}
.TM_STLBot{padding-bottom: .2rem;padding-top: 0;}
.TM_SList {display: list-item;}
.sMCon{border: 1px solid #ccc;border-top:0;}
.TM_Bot {margin: 0 .2rem 0;display: flex;align-items: center;min-height: 1.5rem;padding: .2rem 0;}
.TM_Bot .TM_Code{width:1.3rem;height: 1.3rem;}
.TM_Bot.TM_BFirst{border-bottom:1px solid #ccc;}
.TM_BL{width: 72%;padding-left: 1.6rem;position: relative;bottom: .05rem;}
.TM_BLT{font-size: .36rem;font-weight: bold;line-height: .45rem;}
.TM_BLC{font-size: .26rem;line-height: .35rem;}
.TM_Tip{color: #666;margin:.3rem .2rem .25rem;font-size: .3rem;}
/*商标出售分享（表格）*/
.TM_Table{max-width:6rem; border-collapse:collapse;border-left: 0.02rem solid #ccc;border-right: 0.02rem solid #ccc;}
.TM_Table tr{border-bottom: .02rem solid #ccc;}
/*.TM_Table tr:last-child{border-bottom: 0;}*/
.TM_Table td {padding: .1rem;border-top: 0;border: 0;}
.TM_Table tr td:nth-child(2){border-left: .02rem solid #ccc;border-right: .02rem solid #ccc;}
.TM_Table tr .TM_bgMain{height: 1.2rem;font-weight: 700;width: 100%;max-width: 1.2rem;display: table;margin:0 auto;position: relative;z-index:1;}
.TM_Boutique{font-size: .16rem;font-weight: normal;position: absolute;right: -2px;top: -3px;background: #f90;width: .39rem;height: .25rem;line-height: .25rem;border-bottom-left-radius: 5px;text-align: center;z-index:999;}
.TrademarkList  .TM_Boutique{line-height:.25rem;}
.TM_Table tr .TM_bg {height: 1.1rem;display: table-cell;vertical-align: middle;width: 1.1rem; line-height:150%; padding:0.05rem; text-align: center;color: #fff;font-size: 0.24rem;word-break:break-all;}
.TM_Table .TM_Img{height: 1.2rem;width: 1.2rem;display: table-cell;margin:0 auto;}
.tdImg {width:1.2rem;text-align: center;}
.sMian{position: relative;display: inline-block;}
.sUMian{position: relative;}
.tdPrice {width: 1.3rem;word-wrap: break-word;}
.tdPrice > div{max-width: 1.6rem;text-align: center;}
.tdNotes { text-align: justify;word-break: break-all; width: 51.3%;}
/*.TM_Table tr > img {
}*/
/*.TM_Table tr .PriceMain{width: 24.4%;display: block;float: left;padding: 0 .1rem;border-left: 1px solid #ccc;border-right: 1px solid #ccc;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}*/
/*.TM_Table tr .PriceMain .PPrice{font-weight: bold;font-size: .2rem;}*/
/*.TM_Table tr .PriceMain .PStart{align-self:flex-end;}
.TM_Table tr .PriceMain .PEnd{align-self: start;}*/
/*.TM_Table tr .PriceMain .AgencyPrice{font-weight: bold;font-size: .2rem;}*/
/*.TM_Table tr  .TM_Con{width:55.3%;padding: 0 .1rem 0 .2rem;overflow: hidden;}*/

 /*.TM_SLBot {margin-bottom: .2rem; }*/
.Share_R {position: absolute;text-align: right;/*right:.2rem;*//*border: .1rem solid #fff;*/}
.TM_Ico {width: .3rem !important;position: absolute;z-index: 1;border-radius: .08rem;margin-top: 40%;margin-left: -61%;margin-right: -61%;}
.Share_Hide {z-index:1002;}
.Share_Hide .ShareImg {left:0;}
/*.Share_Col .option{margin-right:0;}*/
.Load {width: 6rem;margin: 0 auto;display:none; }
.LoadImg{background:url("/App_Style/img/Load.gif")no-repeat;width: 4rem;height: 1.1rem;background-size: 4rem;margin: 0 auto;position: relative;bottom: .2rem;}
.PageTip {position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);height: 65px;text-align: center;line-height: 68px;background-color: #fff;z-index: 1100;/*min-width: 200px;*/border: 1px solid #D3D4D3;padding: 0 20px 0 60px;}
.PageTip .ison{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512.564 13.548c-276.604 0-500.71 224.106-500.71 500.71s224.106 500.71 500.71 500.71 500.146-224.106 500.146-500.71-224.106-500.71-500.146-500.71zm276.605 434.1c-156.366 89.19-312.732 342.65-312.732 342.65-134.351-164.27-241.041-197.575-241.041-197.575l134.35-77.9c63.224 60.4 106.69 103.867 106.69 103.867C652.56 282.25 789.17 238.783 789.17 238.783v208.864z' fill='%2308bc9e'/%3E%3C/svg%3E") no-repeat center center/100%;width: 35px;height: 35px;display: inline-block;position: absolute;top: 16px;left: 15px;}
.PageTip .ifon{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cpath d='M512 64c247.136 0 448 200.864 448 448S759.136 960 512 960 64 759.136 64 512 264.864 64 512 64zm0 832c211.968 0 384-172.032 384-384S723.968 128 512 128 128 300.032 128 512s172.032 384 384 384zm96-480a64 64 0 1 1 128 0 64 64 0 0 1-128 0zm-320 0a64 64 0 1 1 128 0 64 64 0 0 1-128 0zm407.68 323.2c-17.184 11.2-40.32 5.984-51.52-11.2A155.904 155.904 0 0 0 512 655.616c-53.76 0-103.04 26.88-132.16 72.448-11.2 17.152-34.336 22.4-51.52 11.2a37.408 37.408 0 0 1-11.2-51.52A229.44 229.44 0 0 1 512 580.928a229.44 229.44 0 0 1 194.88 106.784c11.2 17.152 5.984 40.32-11.2 51.52z' fill='%23e74b3b'/%3E%3C/svg%3E") no-repeat center center/100%;width: 35px;height: 35px;display: inline-block;position: absolute;top: 16px;left: 15px;}
.PageTip .con{padding: 20px 20px 20px 55px;text-align: left;position: relative;bottom: 1px;}

.View {position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);height: 65px;text-align: center;line-height: 68px;background-color: #fff;z-index: 1100;/*min-width: 200px;*/padding: 0 20px 0 60px;border: 1px solid #D3D4D3;display:none;}
.View .ison{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512.564 13.548c-276.604 0-500.71 224.106-500.71 500.71s224.106 500.71 500.71 500.71 500.146-224.106 500.146-500.71-224.106-500.71-500.146-500.71zm276.605 434.1c-156.366 89.19-312.732 342.65-312.732 342.65-134.351-164.27-241.041-197.575-241.041-197.575l134.35-77.9c63.224 60.4 106.69 103.867 106.69 103.867C652.56 282.25 789.17 238.783 789.17 238.783v208.864z' fill='%2308bc9e'/%3E%3C/svg%3E") no-repeat center center/100%;width: 35px;height: 35px;display: inline-block;position: absolute;top: 16px;left: 15px;}
.View .ifon{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cpath d='M512 64c247.136 0 448 200.864 448 448S759.136 960 512 960 64 759.136 64 512 264.864 64 512 64zm0 832c211.968 0 384-172.032 384-384S723.968 128 512 128 128 300.032 128 512s172.032 384 384 384zm96-480a64 64 0 1 1 128 0 64 64 0 0 1-128 0zm-320 0a64 64 0 1 1 128 0 64 64 0 0 1-128 0zm407.68 323.2c-17.184 11.2-40.32 5.984-51.52-11.2A155.904 155.904 0 0 0 512 655.616c-53.76 0-103.04 26.88-132.16 72.448-11.2 17.152-34.336 22.4-51.52 11.2a37.408 37.408 0 0 1-11.2-51.52A229.44 229.44 0 0 1 512 580.928a229.44 229.44 0 0 1 194.88 106.784c11.2 17.152 5.984 40.32-11.2 51.52z' fill='%23e74b3b'/%3E%3C/svg%3E") no-repeat center center/100%;width: 35px;height: 35px;display: inline-block;position: absolute;top: 16px;left: 15px;}
.View .scon{padding: 20px 20px 20px 20px;text-align: left;position: relative;bottom: 1px;}
.View .fcon{padding: 20px 20px 20px 10px;text-align: left;position: relative;bottom: 1px;}
/******我的钱包********/
.Payment {padding-bottom:20px;border-bottom: 1px dotted #e6e6e6;margin-bottom:20px;}
.Payment .WeCha{background: url("/App_Style/AdminImg/WeChaScan.jpg")no-repeat center center/100%;width: 14px;height: 11px;display: inline-block;margin-right: 5px;}
.Payment .Balance{background: url("/App_Style/AdminImg/Wallet.jpg")no-repeat center center/100%;width: 13px;height: 14px;display: inline-block;margin-right: 5px;position: relative;top: 2px;}
.Payment label div {font-weight: normal;font-size: 14px;color: #999;border: 1px solid #ddd;padding: 0 10px;cursor:pointer;}
.Payment label {margin-bottom:0;}
.Payment label input[type="radio"]:checked + div {border: 2px solid #c00;color: #333;background: url(/App_Style/img/p2active.png) no-repeat right bottom;}
.Payment label input[type="radio"] {display: none;}
.Payment .Pay_Title {font-size: 14px;line-height: 30px;}
/******产品资讯********/
.NA_Title {font-weight: bold;line-height: 36px;font-size: 24px;text-indent: 10px;border-left: 4px solid #c00;display:inline-block;width:100%;}
.NAList {overflow: hidden;margin-bottom: 10px;}
.NAList li{height: 48px;border-bottom: 1px solid #eee;width: 50%;float: left;}
.NAList li a{line-height: 48px;background: url(/App_Style/img/A_Lh.png) no-repeat left 20px;padding-left: 27px;border-bottom: solid 1px #eee;width:95%;display:inline-block;}
.NAList .left {margin-right: 20px;width: 48%;}
.Pro2TopList {display: inline-block;width: 100%;}
.Pro2TopList li{margin: 10px 0 0;width: 50%;float: left;}
.Pro2TopList li a{width: 100%;}
.Pro2TopList li a img{width: 100px;float: left;}
.Pro2TopList .A_Right {float: left;padding-left: 20px;padding: 5px 0 0 20px;}
.Pro2TopList li a .Title{font-size: 24px;}
.Pro2TopList li a .Price{font-size: 24px;color: #c00;font-weight: bold;margin-right: 10px;}
.Pro2TopList li a .AgencyPrice{font-size: 24px;color: #999;text-decoration: line-through;}
.temporary {display:none;}
.floatTel {font-size: 0.23rem !important; color: #c00; font-weight: 100;}
/*商标栏目*/
.W1390 .NeiLine_main span {display: block;padding-top: 0.7rem;}
.W1390 .NeiLine_main a {display: block; padding-left: 0.6rem;color: #fff;}
/*商标分类表*/
.TMB_mao li{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: inline-block;float: left;padding: 0.1rem 0.05rem 0;display:inline-block;text-align: center;}
.TMB_mao li a{ display: block;background-color: #fff6e0;line-height: 150%;padding:0.1rem 0.267rem;font-size:.18rem;}
.searchbox{-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;width: 99%;overflow: hidden; border: 2px solid #c00; margin: 0 auto;margin-top: 0;height: 0.6rem;line-height: 0.6rem;margin-bottom: .1rem;}
.searchbox .txtSearchName{width: 75%;display: block; float: left;text-indent: 1em;height: 0.55rem;line-height: 0.55rem;color: #999;}
.searchbox .btnSearch{width: 25%;display: block;float: left; color: #fff;background: #c00;height: 0.6rem;line-height: 0.5rem;font-size: 0.25rem;-webkit-appearance: none;}
.TM_Btm {margin-bottom:20px;}
.TMBook .TMBook_List .TMBook_List_Main {padding:.1rem 15px .1rem;}
.TMBmain_L_content {padding:.05rem 0 .1rem;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Top {border-bottom:1px solid #999;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Top .TMBmain_L_title {font-size:16px;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Top .TMBmain_L_title {font-size:16px;width:100%;line-height:22px;font-weight:bolder;color:#0893BE;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Dowm .TMBmain_biaoti {font-size:14px;line-height:22px;font-weight:bolder;color:#0893BE;width:100%;float:left;margin:.1rem 0 .05rem;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Dowm .TMBmain_biaoti span {font-size:14px;line-height:22px;font-weight:bolder;color:#f00;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Dowm .TMBmain_neirong {font-size:14px;padding-top:0;line-height:22px;border-bottom:1px solid #ccc;display:inline-block;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Dowm .TMBmain_neirong p {font-size:14px;padding-top:0;line-height:22px;margin-bottom:.1rem;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_Dowm .TMBmain_neirong p span {font-size:14px;padding-top:0;line-height:22px;color:#f00; text-indent:0;}
.TMBmain_L_title .Col {color:#0893BE;}
.hor {background:yellow;padding:0 !important;display:inline-block;text-align:center;color:#333!important;}
.TMSeacrh .searchbox {/*margin-top: 0.2rem;*/width:85%;float:left;}
.TMSeacrh .TMB_mao li {width:20%;}
.TMSeacrh .DisBlock {margin:0 -10px;}
.ReturnList{float: left;width: 13%;height: 0.6rem;background: #c00;/*margin-top: 0.2rem;*/margin-left:1.5%;color: #fff;text-align: center;line-height: 0.6rem;font-size: 0.24rem;}
.ReturnList:hover {color:#fff;}
.crumb_box {position: relative;top:6px;}
.fl_Sea_Hand {display:none;}
.W1390 .selector{margin-bottom:0;}
.P2ProList {width: 95%;}
.P2ProList li {width:270px;}
 .ArtList .media {margin: 10px 0 8px 0;padding: 0;}
 .main .TopZero_Page {padding-top:12px;}
.TipTop {margin-bottom:20px;display: block;}
/*商标查询*/
.tmSType label { display:inline-block; vertical-align:middle; line-height:180%; font-weight: normal;margin:10px 20px 0 0;}
.tmSType input {width: auto;margin-right:5px !important; vertical-align:middle; margin:0; }
.tmState label { display: inline-block; margin: 0 15px 0 0; font-weight: normal; }
.tmState label:last-child { margin-right:0 }
.tmState input { margin:0 5px 0 0; width: auto;}
.TM_ST .TM_M .TM_R{font-size: 18px;}
.Tm_CateMain .cate_Main{background: #fff;transform: translate(-50%, -50%);position: relative;top: 50%;left: 50%;max-width: 35%;padding: .3rem 0 0;display: inline-block;border-radius: .05rem;}
.Tm_CateMain li{float:left;line-height: 180%;font-size:.2rem;width:33.333%;text-align:center;}
/*******************************************************************************   ♀1389px♀   *********************************************************************************/

@media (max-width:1389px) {
    /***************************商标列表↓**************************************/

    .TrademarkList li a .Trademark_img { width: 100%; }

.TM_Second {display:none;}
.NeiLine .NeiLine_main { width: 1220px;}
.Rig_BigOne{margin: 0 24px;}
/*商标栏目*/
.W1390 .NeiLine .NeiLine_main span {padding-left: 10px;width: 400px;}
.TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_content {width: 320px;}
 .Quotation_img {padding: 0 20px;}
.Tm_CateMain .cate_Main{max-width: 43%;}
/***************************商标列表↑**************************************/
/*******************************************************************************   ♀1219px-992px♀  *********************************************************************************/
    @media (max-width:1219px) { /* 表格样式，建议改为对应网站主色调 */
        table /*设置table(表格)的宽度为100%，居中，边框合并*/ { width: 100%; margin: 0 auto; border-collapse: collapse; }
            table td, th /*设置表头,单元格内边距为5px，边框实线1px颜色：#ccc*/ { padding: 0.05rem; border: 1px solid #ccc; }
        /*主体满屏（原：预设宽度1220）*/
        .Width1220 { width: 100%; }
        /*公用*/
        .NeiLine .NeiLine_main { width: 100%; }
        /*产品中心*/
        .ProInfo { padding-top: 0; padding-bottom: 0.2rem; }
            .ProInfo .Proleft { float: none; width: 100%; margin-right: 0; }
                .ProInfo .Proleft .til { display: none; }
                .ProInfo .Proleft .til2 { line-height: 0.84rem; display: block; width: 100%; height: 0.84rem; background: #f8f8f8; line-height: 0.84rem; text-align: center; }
                    .ProInfo .Proleft .til2 .back { float: left; width: 0.74rem; height: 0.84rem; line-height: 0.84rem; text-align: center; display: inline-block; }
                        .ProInfo .Proleft .til2 .back img { width: 0.32rem; vertical-align: middle; }
                    .ProInfo .Proleft .til2 .tc { text-align: center; font-size: 0.35rem; color: #333; font-weight: 600; display: inline-block; line-height: 0.84rem; }
                    .ProInfo .Proleft .til2 .sort { float: right; width: 0.8rem; height: 0.84rem; line-height: 0.84rem; text-align: center; display: inline-block; }
                        .ProInfo .Proleft .til2 .sort img { width: 0.4rem; vertical-align: middle; }
                .ProInfo .Proleft .tilcon { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: none; width: 100%; border: 1px #ccc dotted; border-top: 0; padding: 0 0 0.1rem 0; }
                    .ProInfo .Proleft .tilcon .tilcon_title { height: 0.6rem; line-height: 0.6rem; text-align: center; font-size: 0.23rem; border-top: 1px #eee solid; }
                        .ProInfo .Proleft .tilcon .tilcon_title::before, .ProInfo .Proleft .tilcon .tilcon_title::after { content: ""; background: #ccc; display: inline-block; height: 1px; position: relative; width: 20%; vertical-align: middle; }
                        .ProInfo .Proleft .tilcon .tilcon_title::before { right: 0.2em; margin-left: -44%; }
                        .ProInfo .Proleft .tilcon .tilcon_title::after { left: 0.2em; margin-right: -44%; }
                    .ProInfo .Proleft .tilcon li a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 0.6rem; height: 0.6rem; font-size: 0.23rem; padding: 0 0.2rem; width: 100%; }
                        .ProInfo .Proleft .tilcon li a.tilcon_pc_a { display: none; }
                        .ProInfo .Proleft .tilcon li a.tilcon_w_a { display: block; }
                            .ProInfo .Proleft .tilcon li a.tilcon_w_a i { float: left; }
                            .ProInfo .Proleft .tilcon li a.tilcon_w_a span { display: block; float: left; width: 400px; height: 0.6rem; line-height: 0.6rem; overflow: hidden; word-break: keep-all; white-space: nowrap; font-size: 16px; }
                            .ProInfo .Proleft .tilcon li a.tilcon_w_a font { display: block; float: right; text-align: center; width: 110px; line-height: 0.6rem; color: #c00; font-size: 14px; }
                                .ProInfo .Proleft .tilcon li a.tilcon_w_a font b { line-height: 0.6rem; font-weight: 600; font-size: 14px; color: #c00; }
                                .ProInfo .Proleft .tilcon li a.tilcon_w_a font.yuanjia { color: #999; text-decoration: line-through; }
                                    .ProInfo .Proleft .tilcon li a.tilcon_w_a font.yuanjia b { color: #999; font-weight: normal; }
                        .ProInfo .Proleft .tilcon li a i { line-height: 0.6rem; font-size: 0.12rem; padding-right: 0.05rem; }
                        .ProInfo .Proleft .tilcon li a font { line-height: 0.6rem; font-size: 0.2rem; }
                            .ProInfo .Proleft .tilcon li a font b { line-height: 0.6rem; font-size: 0.2rem; }
            .ProInfo .ProRight { float: none; width: 100%; border: 1px #ccc dotted; overflow: hidden; padding-top:40px; }
                .ProInfo .ProRight .til { display: none; }
                .ProInfo .ProRight .con .ctil { padding-bottom: 0.1rem; margin-bottom: 0; }
                    .ProInfo .ProRight .con .ctil .t1 { line-height: 0.5rem; font-size: 0.35rem; }
                    .ProInfo .ProRight .con .ctil .t2 { line-height: 0.48rem; font-size: 0.3rem; padding-top: 0.1rem; }
                        .ProInfo .ProRight .con .ctil .t2 b { line-height: 0.48rem; font-size: 0.3rem; }
                        .ProInfo .ProRight .con .ctil .t2 font { line-height: 0.48rem; font-size: 0.3rem; }
                            .ProInfo .ProRight .con .ctil .t2 font b { line-height: 0.48rem; font-size: 0.3rem; }
                    .ProInfo .ProRight .con .ctil .t3 { font-size: 0.3rem; line-height: 0.38rem; padding-top: 0.1rem; }
        .main .Pro2_Li { display: inline-block; float: none; }
        .main .Pro2_a { display: inline-block; float: none; }
        .Product2_List .row { margin: 0 .2rem; }
        .NAList .left { width: 46% !important; }
        .TMBmain_L_zhushi { width: 3rem; }
        .main .Quo_img { float: none; }
    }
    @media (min-width: 992px) and (max-width: 1219px) { /*首页*/
        .navbar { padding: 0 20px; }
            .navbar .navbar-collapse { width: 75%; }
                .navbar .navbar-collapse ul { float: right; }
        .navbar-collapse ul li a { padding: 0px 7px; font-size: 16px; }
        /*è½®æ­*/ .main_visual .main_image, .main_image ul, .main_image ul li, .main_image ul li a { height: 400px; }
        .HomeProduct_List { width: 1004px; }
            .HomeProduct_List ul { width: 1004px; }
                .HomeProduct_List ul li { margin: 0 10px 20px; width: 229px; }
        .mfapp-con ul { width: 1004px; margin: 0 auto; }
            .mfapp-con ul li { margin: 0 10px 20px; width: 231px; }
        .Home_JS_box { width: 920px; }
            .Home_JS_box ul li { width: 460px; }
        .Master_LC { width: 992px; }
            .Master_LC img { margin-right: 35px; }

        .ProductList li { width: 234px; /*margin: 0 10px 20px;*/ margin: 12px 7px 8px; }
            .ProductList li a .Product_img { height: 200px; }
        .fl_box .fl_top .fl_top_search { float: right; }
        .ProList .Search_All { float: right; }
        /*案例内页列表*/
        .Product_top_main { width: 992px; /*padding-bottom:35px;*/ }
            .Product_top_main .Product_top_div.Product_top_div_p { width: 572px; }
        .Product_top .Product_top_conter { /*padding-left: 10px;*/ /*width: 400px;*/ width: 370px; }
        .Product_top_div.Product_top_div_p .Product_top_img { width: 220px; height: 360px; margin: 65px 0 0 42px; }
        .Product_top_div.Product_top_div_p .Product_top_img_qr { width: 190px; height: 190px; margin: 130px 53px 0 0; }
        .Product_top .Product_top_conter h3 span { text-overflow: clip; white-space: normal; }
        .Product_top_Btn a { padding: 0 25px; margin-right: 15px; }
        .Product_Main_Content { width: 992px; margin: 0 auto; }
        /*åé¡µ*/
        .SinglePage { width: 992px; }
        /*çè¨æ¿*/
        .Message { width: 992px; }
        /*äº§å*/
        .ProSort .Pleft .tilcon { padding-top: 0; }
            .ProSort .Pleft .tilcon ul li a span { width: 400px; }
            .ProSort .Pleft .tilcon ul li a font { width: 110px; }
        /*åæ é¦é¡µ*/
        .Trademark_default .Trademark_D_title { width: 1004px; margin: 0 auto 10px; }
        .Trademark_D_List { width: 1003px; margin: 0 auto 20px; }
            .Trademark_D_List ul { width: 1004px; }
                .Trademark_D_List ul li { width: 251px; }
        .Trademark_D_tuijian { width: 1004px; margin: 0 auto 10px; }
            .Trademark_D_tuijian .Trademark_D_tuijian_R { width: 801px; }
                .Trademark_D_tuijian .Trademark_D_tuijian_R ul { width: 819px; }
                    .Trademark_D_tuijian .Trademark_D_tuijian_R ul li { width: 153px; margin-right: 8px; }
                        .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a .Trademark_img { width: 153px; }
                            .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a .Trademark_img img { width: 153px; height: 153px; }
        /*åæ */

        /*.TrademarkList li a .Trademark_img img{width: 238px; height: 238px;}*/ /*.TrademarkList .linew a .Trademark_img img{width: 238px;} .TrademarkList .linew a .Trademark_img{width: 238px;}*/
        .TrademarkList li { width: 23.875% !important; }
            .TrademarkList li:nth-child(5n) { margin-right: 1.5% !important; }
            .TrademarkList li:nth-child(4n) { margin-right:0!important; }
        .TrademarkList li a span { margin-top: 0; }
        .Trademark_top_main .Trademark_top_conter { padding-left: 20px; width: 452px; }
        .Trademark_Main .Trademark_Main_Content { width: 992px; margin: 0 auto; }
        /*åæ åç±»è¡¨*/
        .TMBook { width: 984px; }
            .TMBook .TMBook_List .TMBook_List_Main { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
                .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L { width: 320px; }
                .TMBook .TMBook_List .TMBook_List_Main .TMBmain_R { width: 610px; }
        /*newãç±»ä¼¼åæ åæå¡åç±»è¡¨ã*/
        .fl_top font a { padding-top: 8px; padding-right: 20px; float: right; }
        .Product .Product_bg { height: 300px; }
        /*Productinfo新增head*/
        /*案例中心内页*/
        .Product .Product_Lyf_main { padding: 40px 20px 36px; }
        .ProRight .p2info .info .title { margin-top: 40px; }
        /*案例中心内页标题------*/
        .big_titles { margin: 0 20px; }
        .titles { max-width: 730px; }
        .ProductImg_List { margin: 0 10px; }
        .preNexts .selectSkinBg { width: 33.5%; }
        .Product .Product_Left_lyf { padding-left: 20px; }
        /*案例中心列表*/
        .Product_biao_right { width: 24% !important; }
        .Product_Te { margin: 0 90px; }
        .ProductList { width: 1000px; }
            .ProductList li a .Product_img .nobr { display: none !important; }
            .ProductList li a .Product_img:hover .nobrHand { display: block; position: absolute; width: 100%; height: 100%; top: 0; text-align: center; background: rgba(0,0,0,.5); margin: 0 !important; }
                .ProductList li a .Product_img:hover .nobrHand img { position: absolute; max-width: 80%; left: 50%; max-height: 80%; width: auto; top: 50%; transform: translate(-50%,-50%); }
        .Product .Product_Left_lyf .button button { width: 118px; padding-left: 25px; margin-right: 2px; background: no-repeat 9px center; }
        .Product .Product_Left_lyf .wx1 { right: 0px; }
        .Product .Product_Left_lyf .qr { top: -127px; width: 118px; height: 118px; }
            .Product .Product_Left_lyf .qr img { width: 118px; height: 118px; }
        /*内页代理合作*/
        /*共用*/
        .Master_Nei .Master_Nei_p { margin: 0 20px; }
        /*首页新闻资料*/
        .Article_Main ul li { width: 50%; }
        .Master .Home_Message_right { max-width: 896px; }
            .Master .Home_Message_right li { width: 208px; height: 67px; }
        .Home_Message_right .Cooperaction_img { max-width: 1.9rem; }
        .Master .Home_Message_right a { line-height: 67px; }
        .Home_Message_right .Cooperaction_img { max-width: 2rem; max-height: .57rem; }
        .Article_Car a { margin: 20px 10px 0; }
        /*首页新增页脚*/
        .Main_Footer .Fotter_ul_left { padding-left: 20px; padding-right: 50px; }
        .Main_Footer ul { padding-right: 50px; }
        /*微信素材列表*/
        .WeListMain .WeListMain_Ban { padding: 2.5px; }
        .WeListMain .dummy { margin-top: 60%; }
        .WeListMain .WeList_p { width: 97%; padding-left: 21px; }
        .WeListMain .DateTime { padding: 0 0 0 21px; }
        .We_Title_Kuang { margin: 0 20px !important; }
        .WeListMain .We_Title_Kuang_a { padding: 0 .025rem; width: 20%; }
        .TrademarkList ul .linew { width: 238px; margin: 7px 5px 15px; }
        /*首页热门推荐*/
        /*首页企业服务*/
        .Bussiness_Main { width: 992px; }
            .Bussiness_Main .Bussiness_A { display: inline-block; width: 33%; }
        /*产品资料--产品报价*/
        .Quotation_img .ProBottom { margin-top: 20px; }
        .Tm_CateMain .cate_Main { max-width: 55%; }
        /*******************************************************************************商标中心(new)↓*********************************************************************************/


        .divTmSite { height: 60px; background: #eee; }
        .TM_List1 .selector .lifirst { width: 15%; }
        .ProList { width: auto; }
        .Trademark .Trademark_Home { padding: 0 20px; }
        .Trademark_top_main { width: 992px; }
        .Trademark .Product .Product_Left_lyf .button { margin-top: 15px; }
        .navbar_Center { margin-left: 40px; }
            .navbar_Center .navbar_SerIn { width: 285px; }
        .navbar_Ul { margin-left: -10px; width: 480px; }
            .navbar_Ul li { padding-left: 10px; width: 63px; }
            .navbar_Ul a { font-size: 12px; }
        .navbar-header .navbar-brand img { max-height:; max-height: 64px; }
        .login_box a { font-size: 14px; }
            .navbar_B_Right li { width: 10.5% /*!important*/; }
        .TM_Hot_Mian { display: none; }
        .TM_People_Hot { display: none; }
        /*新首页产品列表*/
        .ProductListTwo ul { margin: 0 20px; }
        .ProductListTwo li { width: 16.666%; }
            .ProductListTwo li a .Product_img { height: 150px; }
        .Apply_Main { padding: 20px 55px 6px 55px; max-width: 992px; }
        /*商标栏目*/
        .W1390 .divTmSite .divSearch input { width: 200px; }
        .W1390.divTmSite .aCategory, .divTmSite .aSearch { line-height: 40px; padding: 0 20px; }
        .W1390 .divTmSite .aCategory { margin-right: 10px; }
        .W1390 .divTmSite .aSearch { margin-right: 10px; }

        /*******************************************************************************商标中心(new)↑*********************************************************************************/
        /*******************************************************************************会员中心↓*********************************************************************************/
    }
/*******************************************************************************   ♀991px-768px♀   *********************************************************************************/
@media (max-width:991px){.navbar{padding: 0 0.2rem; height: 0.8rem;} .login_box{right: 0.4rem; top: 0.3rem; width: auto; height: auto;} .login_box .Tip{top:-4px; margin-right:0;} .login_box a{padding: 0 0.25rem; font-size: 0.23rem; line-height: 0.23rem; height: 0.23rem; top: 0;} .login_box a i{font-size: 0.23rem; line-height: 0.23rem;} .navbar .navbar-header{width: 100%; height: 0.8rem;} .navbar .navbar-header a{/*display: block;*/ white-space: nowrap; height:0.8rem; line-height: 0.8rem; text-align: center; font-size: 0.36rem; font-weight: 600; color: #b31217; letter-spacing: 2px;} .navbar-header .navbar-brand{max-height: 0.8rem; line-height: 0.8rem;} .navbar-header .navbar-brand img{display:block; max-height: 0.8rem;} /**ææºèåå¼å§**/
                         .navbar-header .navbar-click{position: relative; float: right; display: block; padding: 0; background-color: transparent !important; border-color: transparent !important; line-height: .8rem; height: .8rem; cursor: pointer;} .navbar-header .navbar-click .icon-bar{display: block; width: .4rem; height: 0.05rem; border-radius: .1rem;} .navbar-header .navbar-click .icon-bar + .icon-bar{margin-top: .06rem;} .navbar .navbar-collapse{visibility: hidden; padding-right: 15px; padding-left: 15px; overflow-x: visible; width: 3.3rem; position: absolute; z-index: 999; background-color: #fff; right: .01rem; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; top: .7rem; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175); height: auto; cursor: pointer;} .demo{position: absolute; width: 0; height: 0; border-style: solid; border-width: 0 .12rem .12rem .12rem; border-color: transparent transparent rgba(0,0,0,0.15) transparent; right: .15rem; top: -.12rem; cursor: pointer;} .demo::before{position: absolute; content: ''; top: .01rem; left: -.1rem; width: 0; height: 0; border-style: solid; border-width: 0 .1rem .12rem .1rem; border-color: transparent transparent #ffffff transparent;} .navbar-nav{margin: 0; width: 100% !important;} .navbar-collapse ul{margin: 0; width: 100% !important; cursor: pointer;} .navbar-collapse ul li{position: relative; display: block; float: none; cursor: pointer;width:auto !important;} .navbar-collapse ul li a{margin: auto 0.2rem; text-align: center; color: #333; font-size: 0.3rem; height: .8rem; line-height: .8rem; border-bottom: solid 1px #eee; font-weight: 400; cursor: pointer;} .navbar-collapse ul li a:hover{color: #c00; border-top: none; height: 0.8rem; line-height: 0.8rem;} .navbar-collapse.in{display: block !important; visibility: visible;} .Trademark_table table.Wap_table{display: inline-table;}.Pro2TopList .A_Right {padding-left:10px;}.Pro2TopList li a .Title {font-size:22px;}.Pro2TopList li a .Price {font-size:22px;}.Pro2TopList li a .AgencyPrice {font-size:22px;}
.TMB_mao li {width:20%;}
.TMB_mao li a {background-color: #fff6e0;line-height: 120%;padding:0.1rem 0.1rem;font-size: .24rem; font-size: 0.2rem;}
.TMB_mao {width: 100%;float: none;padding-top: 0;}
.search_div {float: none;width: 100%;}
}
    @media (min-width: 768px) and (max-width: 991px) {
        .main_visual .main_image, .main_image ul, .main_image ul li, .main_image ul li a { height: 360px; }
        .Master_Title .title_down { padding-top: 20px; }
        .HomeProduct_Menu { padding-top: 20px; }
        .HomeProduct_List { width: 768px; padding: 20px 0; }
            .HomeProduct_List ul { width: 748px; }
                .HomeProduct_List ul li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 360px; margin: 0 10px 20px; }
            .HomeProduct_List li a .Product_img { height: 354px; }
        .mfapp-con { padding-top: 12px; width: 756px; }
            .mfapp-con ul { width: 748px; }
                .mfapp-con ul li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 354px; margin: 0 6px 12px; }
        .Home_JS { padding-top: 12px; }
        .Home_JS_box { padding-top: 12px; }
            .Home_JS_box ul { margin: 0 auto; width: 710px; }
                .Home_JS_box ul li { width: 355px; padding-bottom: 12px; }
                    .Home_JS_box ul li > div { width: 250px; padding-left: 15px; }
        .Master_LC { width: 768px; }
            .Master_LC img { margin-right: 20px; }
                .Master_LC img.liuct { width: 100px; }
                .Master_LC img.liuc0 { width: 30px; }
        .NeiLine .NeiLine_main { height: 120px; line-height: 120px; }
            .NeiLine .NeiLine_main span { line-height: 120px; font-size: 22px; }
        .NeiMain { padding-top: 12px; }
            .fl_box .fl_top .fl_top_search { float: right; }
        .ProList .Search_All { float: right; height: 40px; line-height: 40px; }
        .ProductList { width: 768px; padding-top: 10px; margin: 0 auto; }
            .ProductList ul { width: 748px; }
                .ProductList ul li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 360px; margin: 12px 7px 8px; }
            .ProductList li a .Product_img { height: 200px; }
        .ProList_page { padding-bottom: 20px; padding-top: 15px; }
        .Product { width: 100%; }
        .Product_top_main { width: 768px; }
            .Product_top_main .Product_top_div { float: none; margin: 0 auto; }
        .Product_top .Product_top_conter { float: none; padding: 0; margin: 0 auto; }
            .Product_top .Product_top_conter h3 span { text-overflow: clip; white-space: normal; }
        .Product_Main { width: 768px; }
        .SinglePage { width: 756px; padding: 12px 0 0 0; }
        .SinglePage_list ul { width: 100%; }
            .SinglePage_list ul li { width: 50%; padding: 0 6px 12px; }
        .SinglePage #allmap { margin-top: 0; height: 400px; margin-bottom: 12px; }
        .SinglePage img.Singleimg { padding-top: 0; padding-bottom: 12px; }
        /* çè¨*/
        .Message { padding-top: 12px; }
        .Message_Content { padding: 12px 0 0 0; }
            .Message_Content .Message_Content_Message { width: 768px; }
                .Message_Content .Message_Content_Message .Message_Message_line { width: 100%; }
        .Message_Message_line { padding-bottom: 12px; }
        /*äº§å*/
        .ProSort .Pleft .tilcon { padding-top: 0; }
            .ProSort .Pleft .tilcon ul li a span { width: 400px; }
            .ProSort .Pleft .tilcon ul li a font { width: 110px; }
        /*åæ */
        .Trademark_top_main { width: 768px; }
            .Trademark_top_main .Trademark_top_div { width: 600px; height: 600px; overflow: hidden; float: none; margin: 0 auto; }
                .Trademark_top_main .Trademark_top_div img { border-color: #f2f2f2; width: 600px; max-height: 600px; }
                .Trademark_top_main .Trademark_top_div .TrademarkSKU { display: none; }
            .Trademark_top_main .Trademark_top_conter { float: none; padding-left: 0; width: 600px; height: auto; margin: 0 auto; padding-top: 20px; }
        .Trademark_Main { width: 768px; }
        .TMBook { width: 768px; }
            .TMBook .TMBook_List .TMBook_List_Main { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 768px; }
                .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L { float: none; width: 100%; margin-right: 0; }
                    .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_title, .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_content, .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_remark { width: 100%; }
                .TMBook .TMBook_List .TMBook_List_Main .TMBmain_R { float: none; width: 754px; }
        /*newåæ åè¡¨å·¦*/
        .MBmain_Left { width: 100%; }
        /*newåæ åè¡¨å³*/
        .MBmain_Right { width: 95%; float: left; padding-left: 0; padding-top: 20px; }
        /*newãç±»ä¼¼åæ åæå¡åç±»è¡¨ã*/ /*Article*/
        .Articlehead { margin-top: 30px; }
        .ArticleTxt { font-size: 24px; }
        .dateCount { font-size: 14px; line-height: 200%; }
        .preNext a { font-size: 16px; }
        .preNext .col-sm-2 span { margin: 0 5px; }
        .preNext, .preNext .col-sm-5, .preNext .col-sm-2 span { height: 50px; line-height: 50px; }
            .preNext div a { padding: 0 20px; }
        .media-body .date { font-size: 16px; line-height: 50px; }
        .ArticleCom { padding-bottom: 15px; }
        .Product .Product_bg { height: 300px; }
        /*新增产品详情页head*/
        .main .p2info { margin: 20px auto 0; width: 600px; }
            .main .p2info .pic { width: 600px; height: 600px; float: none; }
            .main .p2info .info { padding-left: 0; margin-top: 30px; height: auto; width: 100%; }
                .main .p2info .info .button { position: relative; margin-top: 15px; }
                    .main .p2info .info .button button { margin-right: 15px; width: 185px; padding-left: 10px; font-size: 22px; }
                        .main .p2info .info .button button:last-child { background-size: 20px; }
        .main .wx1 { right: 20px; }
        .ProRight .p2info .info .title { margin-top: 0; }
        .ProRight .p2info .info .button .shop { background-size: 22px; }
        .ProRight .p2info .info .button .buy { background-size: 22px; }
        .ProRight .p2info .info .button .wx { background-size: .24rem; }
        /*案例中心内页*/
        .Product .Product_Lyf_main { padding: 40px 20px 36px; }
        .ProductImg_List { margin: 0 10px; }
        .preNexts .selectSkinBg { width: 33.5%; }
        .Product .Product_Left_lyf { display: block; }
        .Product .Product_Con { padding-top: 40px; }
        /*案例中心列表*/
        .divTmSite { width: 100%; height: 50px; background: #eee; margin: 10px auto 5px; font-size: 14px; }
            .divTmSite ul li a { display: block; font-size: 14px; height: 48px; border-top: solid 2px #eee; line-height: 48px; padding: 0px 15px; }
            .divTmSite .divSearch { float: left; height: 30px; margin-top: 10px; margin-left: 10px; }
                .divTmSite .divSearch select, .divTmSite .divSearch input, .divTmSite .divSearch button { height: 30px; line-height: 30px; font-size: 12px; }
                .divTmSite .divSearch select { background-position: 1rem .1rem; font-size: 12px; width: 110px !important; }
                .divTmSite .divSearch input { font-size: 12px; padding: 0px 5px; width: 150px; }
            .divTmSite button { padding: 0 15px 3px 10px; }
            .divTmSite .aCategory, .divTmSite .aSearch { line-height: 30px; padding: 0 6px; font-size: 12px; }
            .divTmSite .aCategory { margin-right: 10px; }
            .divTmSite .aSearch { margin-right: 10px; }
        .Product_Te { margin: 0 70px; }
        .ProductList li a .Product_img .nobr { display: none !important; }
        .ProductList li a .Product_img:hover .nobrHand { display: block; position: absolute; width: 100%; height: 100%; top: 0; text-align: center; background: rgba(0,0,0,.5); margin: 0 !important; }
            .ProductList li a .Product_img:hover .nobrHand img { position: absolute; max-width: 80%; left: 50%; max-height: 80%; width: auto; top: 50%; transform: translate(-50%,-50%); }
        /*首页代理合作*/
        .Master .Home_main { width: 710px; padding-top: 40px; }
        .Master .Home_Message_left { width: 320px; float: left; }
        .Master .Home_Message_right { max-width: 768px; }
            .Master .Home_Message_right li { width: 176px; height: 56px; }
        .Master .Home_Message_Content { margin-top: 10px; }
        .Master .Home_Message_line { width: 80%; }
        .Master .Home_Message_right li span { width: 163px; }
        .Master .Home_Message_right a { display: inline-block; line-height: 56px; }
        .Home_Message_right .Cooperaction_img { max-width: 1.7rem; max-height: .46rem; }
        /*内页代理合作*/
        /*共用*/
        .Message { width: 768px; }
        .Master_Nei .Master_Nei_p { margin: 0; }
        .Com .Com_li { width: 50%; }
        .Com ul { width: 768px; margin: 0 auto; }
        /*产品资料微信分享*/
        .media .Lyf_width { width: 75%; }
        .media .Lyf_DateWidth { width: 15%; }
        .WeListMain { padding-bottom: 10px; }
            .WeListMain .WeListMain_Ban { padding: 2.5px; }
            .WeListMain .dummy { margin-top: 60%; }
            .WeListMain .WeListMain_Img { height: 148px; }
        /*首页新闻资料*/
        .Article_Main ul li { width: 50%; }
        .Article_Car a { margin: 20px 10px 0; }
        .footer_ul { display: none; }
        .WeListMain .WeList_p { width: 97%; padding: 5px 0 0 20px; }
        .WeListMain .DateTime { padding: 20px 0 0 20px; }
        .WeListMain .We_Title_Kuang_a { width: 20%; }
        .We_Title_Kuang { margin: 0 20px !important; }
        /*首页热门推荐*/
        /*首页企业服务*/
        .Pro_Master { padding-bottom: 10px; }
        .Bussiness_Main { width: 730px; white-space: normal; text-align: center; }
            .Bussiness_Main .Bussiness_A { padding-bottom: 20px; display: inline-block; }
        /*产品资料--产品报价*/
        .Quotation_img .ProBottom { margin-top: 20px; }
        /*******************************************************************************商标中心(new)↓*********************************************************************************/

        .ProList { width: auto; }
        .TrademarkList li { width: 32.333%; }
            .TrademarkList li:nth-child(5n) { margin-right: 1.5% !important; }
            .TrademarkList li:nth-child(3n) { margin-right: 0 !important; }

        .TrademarkList .TM_First ul li a { margin: 6px 5px; }
        .TrademarkList li a .Trademark_img {  font-size: 24px; }
        .Product .leavephone { width: 186px; }
        .Trademark .Product .Product_Btn_Ms { width: 94px; margin-right: 5px; }
        .Product .Product_Left_lyf .button .qq { width: 130px; margin-right: 0px; }
        .Product .Product_Left_lyf .button .wx { width: 130px; }
        .Product .Product_top_Msg_line { width: auto; margin-right: 5px; }

        .TM_List_bg { width: 768px; }
        .Trademark .Trademark_Home { padding: 0 20px; }
        .TrademarkList ul .linew { width:23.875%; }
        .TrademarkList ul .linew:nth-child(3n) { margin-right:1.5%!important; }
            .Trademark .Product .Product_Btn_Msg { margin-right: 10px; }
        /*手机导航搜索*/
        .Search_Main { display: block; }
            .Search_Main .Search_Key { }
        /*新版导航头部*/
        .navbar_Center { display: none; }
        .navbar_Banner_Top { display: none; }
        .Search_Main .Search_Btn { padding-top: .11rem; }
        /*新首页产品列表*/
        .ProductListTwo ul { margin: 0 auto; }
        .ProductListTwo li { width: 25%; }
        .Apply_Main { padding: 20px 8px 6px 8px; max-width: 768px; }
        .container { width: auto; }
        /*******************************************************************************商标中心(new)↑*********************************************************************************/
    }
/*******************************************************************************   ♀767px♀   *********************************************************************************/
    @media (max-width: 767px) {

        h1, h2, h3, h4, h5, h6 /*设置标题下外边距为8px，字体为微软雅黑*/ { margin: 0 0 0.05rem; font-family: "微软雅黑"; font-weight: 500; }
        .h2, h2 { font-size:0.32rem; }
        h4 /*标题字体大小24像素，建议重点突出*/ { font-size:0.26rem; }
        h5 /*标题字体大小18像素，建议文章正文标题*/ { font-size:0.2rem; }
        h6 /*标题字体大小14像素，建议栏目标题*/ { font-size:0.16rem; }
        * { font-family: "microsoft yahei","微软雅黑","宋体","黑体"; font-size: .2rem; color: #333; line-height: 150%; }
        .navbar { display:none; }
        .main_visual .main_image, .main_image ul, .main_image ul li, .main_image ul li a { height: 2rem; }
        #btn_prev, #btn_next { width: 0.45rem !important; height: 0.59rem !important; background-size: 100%; }
        #btn_prev { left: 0.5rem; }
        #btn_next { right: 0.5rem; }
        .flicking_con .flicking_inner { top: -0.35rem; height: 0.21rem; }
            .flicking_con .flicking_inner span { width: 0.21rem; height: 0.21rem; background-size: 100%; }
                .flicking_con .flicking_inner span.on { background-position: 0 -0.21rem; }
        /**/
        .footer .fbody { padding: 0.09rem; display: none; }
            .footer .fbody .foot_hand { display: none; }
        .footer { margin-top: .3rem; padding-bottom: .85rem; }
        .ulBar { width: 30px; }
            .ulBar li { width: 30px; height: 30px; }
                .ulBar li.liShow { height: 15px; }
                    .ulBar li.liShow #liShow_Img { width: 100%; display: block; }
                .ulBar li .Wang { width: 100px !important; top: -22px; height: 100px !important; }
                    .ulBar li .Wang img { width: 100px; height: 100px; }
        .divFloatBar a img.ItImg { width: 100%; }
        .ulBar li .imgTriangle { top: 10px; right: 22px; }
        .ulBar li .divShowD { right: 30px; width: 100px; }
            .ulBar li .divShowD.floatQR { top: -35px; }
            .ulBar li .divShowD .wxeww img { width: 100px; height: 100px; }
            .ulBar li .divShowD.floatQQ { top: -12px; }
            .ulBar li .divShowD.floatphone { top: -16px; width: 130px; padding: 5px; }
        /*é¦é¡µ*/
        .Master { padding-top: 0.4rem; padding-bottom: 0.4rem; background: #f8f8f8; }
        .Master_Title { width: 6rem; }
        .login_box .Tip { display: none; }
        .Master_Title .title_big, .Master_Title .title_big font { height: 0.41rem; line-height: 0.41rem; font-size: 0.38rem; }
        .Master_Title .title_down { font-size: 0.2rem; padding: 0.2rem 0.1rem 0; }
        .HomeProduct_Menu { width: 6rem; padding-top: 0.2rem; }
            .HomeProduct_Menu a { padding: 0 0.2rem; height: 0.4rem; line-height: 0.4rem; margin: 0 0.2rem; font-size: 0.2rem; }
        .HomeProduct_List { width: 6.2rem; padding: 0.2rem 0; }
            .HomeProduct_List ul { width: 6.2rem; }
                .HomeProduct_List ul li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; margin: 0 0 0.2rem; padding: 0 0.1rem; border: 0; }
                    .HomeProduct_List ul li a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #eee; }
                        .HomeProduct_List ul li a > div { height: 2.9rem; }
                        .HomeProduct_List ul li a > span { height: 0.25rem; line-height: 0.25rem; margin-top: 0.1rem; padding: 0 0.05rem; font-size: 0.2rem; }
                        .HomeProduct_List ul li a > i { height: 0.23rem; line-height: 0.23rem; margin-top: 0.05rem; padding: 0 0.05rem .1rem 0.05rem; font-size: 0.18rem; }
        .More { width: 1.8rem; height: 0.45rem; }
            .More a { font-size: 0.2rem; line-height: 0.45rem; }
        .mfapp-con { padding-top: 0.2rem; width: 6.2rem; }
            .mfapp-con ul { width: 6.2rem; }
                .mfapp-con ul li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 3.09rem; margin: 0 0 0.15rem; padding: 0 0.1rem; }
                    .mfapp-con ul li .app-hy span { padding-top: 0.2rem; height: 0.23rem; line-height: 0.23rem; font-size: 0.23rem; }
                    .mfapp-con ul li .app-hy p { height: 0.55rem; padding-top: 0.05rem; font-size: 0.18rem; line-height: 0.28rem; }
        .Home_JS { padding-top: 0.2rem; }
        .Home_JS_box { width: 6.4rem; }
            .Home_JS_box ul { width: 6rem; margin: 0 auto; }
                .Home_JS_box ul li { width: 3rem; height: auto; padding-bottom: 0.2rem; }
                    .Home_JS_box ul li img { width: 0.9rem; height: 0.9rem; }
                    .Home_JS_box ul li > div { width: 2rem; padding-left: 0.1rem; height: auto; }
                        .Home_JS_box ul li > div span { font-size: 0.25rem; height: 0.35rem; line-height: 0.35rem; }
                        .Home_JS_box ul li > div p { font-size: 0.18rem; height: 0.3rem; line-height: 0.3rem; }
        .Master_LC { width: 6.2rem; padding-top: 0.2rem; padding-bottom: 0.2rem; }
            .Master_LC img { margin-right: 0.1rem; }
                .Master_LC img.liuct { width: 1rem; }
                .Master_LC img.liuc0 { width: 0.3rem; }

        /*手机导航搜索*/
        .Search_Main { display: block; }
            .Search_Main .Search_Key { width: 62.5%; font-size: .26rem; }
        /*=============模板列表、模板内页=============*/
        .NeiLine { display: none; }
        .Article .lbCome { margin-bottom: 0; font-size: .24rem !important; }
        /*案例列表*/ .NeiLine .NeiLine_main { height: 1.2rem; line-height: 1.2rem; width: 100%; }
            .NeiLine .NeiLine_main span { font-size: 0.3rem; padding-left: 0.6rem; line-height: 1.2rem; vertical-align: middle; }
        .NeiMain { padding-top: 0.2rem; }
        .fl_box { width: 6.05rem; /*padding-top: 0.8rem;*/ position: relative; }
            .fl_box .fl_top { height: 0.5rem; line-height: 0.5rem; padding: 0 0.1rem; font-size: .24rem; }
                .fl_box .fl_top .fl_top_txt { height: 0.48rem; line-height: 0.48rem; font-size: 0.2rem; float: right; padding-right: .1rem; text-align: right; }
        .crumb_box { display: none; }
        .fl_box .fl_top .fl_top_search { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; width: 100%; height: 0.6rem; left: 0; top: 0; overflow: hidden; margin: 0; }
            .fl_box .fl_top .fl_top_search .fl_top_inset { font-size: 0.23rem; width: 100%; height: 0.55rem; line-height: 0.6rem; }
            .fl_box .fl_top .fl_top_search .fl_top_btn { float: right; width: 1.1rem; height: 0.6rem; background: #c00 url(/App_Style/img/search_fl_wap.png) no-repeat center center/auto 60%; position: absolute; right: 0; top: -1px; }
        .ProList .fl_top_Hand { display: block; }
        .ProList .Search_All { font-size: .18rem; line-height: .4rem; height: .4rem; padding: 0 .3rem; margin: .05rem .2rem 0 0; float: right; }
        .selector .sl-wrap { line-height: 0.55rem; }
        /*æ¡ä¾*/
        .ProductList { width: 6.2rem; margin: 0 auto; }
            .ProductList ul { width: 6.2rem; }
            .ProductList li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 2.97rem; margin: 0 0.06rem 0.2rem; border: 0; border: 1px solid #eee; margin-top: .11rem; margin-bottom: .09rem; }
                .ProductList li a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
                    .ProductList li a .Product_img { height: 2rem; }
                        .ProductList li a .Product_img .ListQRShow { display: none !important; }
                            .ProductList li a .Product_img .ListQRShow img { max-width: 2rem; }
                    .ProductList li a span { height: 0.25rem; line-height: 0.25rem; padding: 0.1rem 0.1rem 0; font-size: 0.2rem; }
                    .ProductList li a i { height: 0.23rem; line-height: 0.23rem; padding: 0 0.1rem .1rem 0.1rem; font-size: 0.18rem; }
        .ProList_page { padding-bottom: .25rem; padding-top: 0; display: flex; justify-content: center; }
            /*.ProList_page a, .ProList_page span{display: none;}*/
            .ProList_page a:nth-child(2), .ProList_page a:nth-last-child(2) { display: none; }
            .ProList_page a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; height: .58rem; line-height: .6rem; padding: 0 .2rem; font-size: .23rem; border-radius: 5px; color: #333; }
        .Product_top { padding: 0.2rem 0; }
        .Product_top_main .Product_top_div { width: 6rem; height: 4.75rem; float: none; margin: 0 auto; padding-top: 0.15rem; }
        .Product_top_div .Product_top_img { width: 5.82rem; height: 3.26rem; margin: 0 auto 0; }
        .Product_top_main .Product_top_div.Product_top_div_p { height: 4.9rem; padding-top: 0; }
        .Product_top_div.Product_top_div_p .Product_top_img { margin: 0.55rem 0 0 0.42rem; width: 2.3rem; height: 3.75rem; }
        .Product_top_div.Product_top_div_p .Product_top_img_qr { width: 2rem; height: 2rem; margin: 1.25rem 0.55rem 0 0; }
        .Product_top .Product_top_conter { float: none; padding-left: 0; width: 6rem; margin: 0 auto; }
            .Product_top .Product_top_conter h3 span { font-size: 0.3rem; line-height: 0.6rem; text-overflow: clip; white-space: normal; }
            .Product_top .Product_top_conter p { line-height: 0.25rem; margin-bottom: 0.1rem; }
        .Product_top_Msg { padding: 0.1rem 0; }
            .Product_top_Msg .Product_top_Msg_line { padding: 0.05rem 0; }
                .Product_top_Msg .Product_top_Msg_line span { width: 0.8rem; line-height: 0.35rem; }
                .Product_top_Msg .Product_top_Msg_line input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 0.05rem; width: 4rem; height: 0.35rem; line-height: 0.35rem; font-size: .2rem; }
                .Product_top_Msg .Product_top_Msg_line textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 0.05rem; width: 4rem; height: 0.8rem; font-size: .2rem; }
        .Product_top_Btn { margin-top: 0.1rem; }
            .Product_top_Btn a { height: 0.45rem; line-height: 0.45rem; }
        .Product_Nobr .Close { background-size: .18rem .18rem; top: .15rem; right: .12rem; width: .18rem; height: .18rem; font-size: .3rem; line-height: .25rem; }
        .Product_Main { /*padding:0  0.2rem .2rem;*/ }
            .Product_Main .Master_Title { padding-bottom: 0.2rem; }
        .MasterAgency_Title { padding: .2rem 0; }
        .Product_Main_Content { width: 6rem; margin: 0 auto; }
        .Product .leavephone { font-size: .2rem; }
        /*åé¡µ*/
        .SinglePage { width: 6rem; padding: 0 0 .2rem; }
            .SinglePage p { font-size: 0.23rem; }
        .SinglePage_Title { font-size: 0.3rem; font-weight: bold; padding: 0.1rem 0; }
            .SinglePage img { padding-top: 0.2rem; }
        .SinglePage_list ul { width: 100%; height: 5.2rem; }
            .SinglePage_list ul li { width: 50%; padding: 0 0 0.2rem; }
                .SinglePage_list ul li:nth-child(even) { padding-left: 0.1rem; }
                .SinglePage_list ul li:nth-child(odd) { padding-right: 0.1rem; }
                .SinglePage_list ul li div i { background-size: 0.5rem auto; }
                .SinglePage_list ul li div span { font-size: 0.3rem; line-height: 0.3rem; padding-top: 0.1rem; }
                .SinglePage_list ul li div p { padding-top: 0.15rem; }
                    .SinglePage_list ul li div p .SinglePage_list_a { font-size: 0.23rem; }
                .SinglePage_list ul li div img { width: 1.5rem; height: 1.5rem; padding-top: 0.05rem; }
                .SinglePage_list ul li div p.img_p { padding-top: 0.15rem; }
        .SinglePage #allmap { height: 4rem; margin-top: 0.2rem; }
            .SinglePage #allmap p { font-size: 0.2rem; }
        /*å ç*/
        .Message { width: 6rem; padding-top: 0.2rem; }
        .Message_Content { padding-top: 0.2rem; }
        .Message_Message_line { width: 100%; padding-bottom: 0; }
        .Message_Message_Title { width: 20%; line-height: 0.42rem; padding-right: 0.12rem; }
        .Message_Message_FormField { width: 70%; }
            .Message_Message_FormField input { height: 0.32rem; line-height: 0.32rem; }
            .Message_Message_FormField input, .Message_Message_FormField textarea { padding: 0.05rem; }
        .Message_Message_line .Message_Message_Btn { width: auto; height: 0.5rem; }
        .Message_Message_Btn input { height: 0.5rem; line-height: 0.5rem; font-size: .2rem; }
        /*äº§å*/
        .ProSort .Pleft .tilcon ul li a span { font-size: 0.2rem; }
        .ProSort .Pleft .tilcon ul li a font { font-size: 0.2rem; }
            .ProSort .Pleft .tilcon ul li a font b { font-size: 0.2rem; }
        .ProInfo .Proleft .tilcon li a.tilcon_w_a span { width: 2.8rem; font-size: 0.2rem; }
        .ProInfo .Proleft .tilcon li a.tilcon_w_a font { width: 1.4rem; font-size: 0.18rem; }
            .ProInfo .Proleft .tilcon li a.tilcon_w_a font b { font-size: 0.18rem; }
        .ProSort .Pleft .tilcon .tilcon_title a.tilcon_title_back { left: 0.2rem; top: 0.15rem; width: 0.32rem; height: 0.31rem; }
        .ProInfo .ProRight { margin-bottom: 0; padding: 0; }
        .ProInfo .ProRight { border: 0; }
        .ProRight .p2info .info .choice .right { margin-bottom: 0; }
        /*åæ */
        .Trademark_default .Trademark_D_title { height: 0.25rem; width: 6rem; margin: 0 auto 0.1rem; }
            .Trademark_default .Trademark_D_title > span { height: 0.25rem; line-height: 0.23rem; font-size: 0.23rem; padding-left: 0.1rem; }
                .Trademark_default .Trademark_D_title > span a { height: 0.25rem; line-height: 0.23rem; font-size: 0.23rem; }
            .Trademark_default .Trademark_D_title a { font-size: 0.18rem; height: 0.25rem; line-height: 0.25rem; }
        .Trademark_D_Recommend { padding: 0 !important; }
            .Trademark_D_Recommend ul { height: 11.65rem; }
        .Trademark_D_List { width: 6rem; margin: 0 auto 0.2rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
            .Trademark_D_List ul { width: 100%; }
                .Trademark_D_List ul li { width: 50%; height: 0.4rem; line-height: 0.4rem; }
                    .Trademark_D_List ul li:nth-child(even) { border-right: 0; }
                    .Trademark_D_List ul li span.isort_number { width: 0.5rem; height: 0.4rem; line-height: 0.4rem; }
                    .Trademark_D_List ul li em { width: 0.5rem; height: 0.4rem; }
                    .Trademark_D_List ul li span { height: 0.4rem; line-height: 0.4rem; font-size: 0.18rem; }
                        .Trademark_D_List ul li span.name { width: 1.2rem; }
        .Trademark_D_title .Trademark_D_tuijianset { display: none; }
        .Trademark_D_tuijian .Trademark_D_tuijian_L { display: none; }
        .Trademark_D_tuijian .Trademark_D_tuijian_R { float: none; width: 6.2rem; height: 7.7rem; margin: 0 auto; }
            .Trademark_D_tuijian .Trademark_D_tuijian_R ul { width: 6.2rem; }
                .Trademark_D_tuijian .Trademark_D_tuijian_R ul li { width: 3.1rem; margin: 0 0 0.2rem; padding: 0 0.1rem; border: none; }
                    .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #eee; padding-bottom: 0.1rem; }
                        .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a .Trademark_img { width: 2.9rem; height: 2.9rem; }
                            .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a .Trademark_img img { width: 2.9rem; height: 2.9rem; }
                        .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a span { height: 0.23rem; line-height: 0.2rem; margin-top: 0.2rem; padding: 0 0.1rem; font-size: 0.2rem; }
                        .Trademark_D_tuijian .Trademark_D_tuijian_R ul li a i { height: 0.2rem; line-height: 0.2rem; margin-top: 0.1rem; padding: 0 0.1rem; font-size: 0.18rem; }
        /*商标列表与内页*/
        .TrademarkList { width: 6.2rem; padding-top: 0.05rem; }
            .TrademarkList ul { margin-bottom: .1rem; margin:2%;}

            .TrademarkList li { width: 49% !important; margin-right: 2% !important; margin-bottom: 2% !important; }
                .TrademarkList li:nth-child(5n) { margin-right: 2% !important; }
                .TrademarkList li:nth-child(2n) { margin-right: 0 !important; }

            .TrademarkList li a .Trademark_img, .TrademarkList li a .Trademark_img img { font-size: .5rem; }
            .TrademarkList li a span { height: 0.3rem; line-height: 0.3rem; margin-top: 0; padding: 0 0.05rem; font-size: .2rem; }
            .TrademarkList li a i { height: 0.3rem; line-height: 0.3rem; margin-top: 0; padding: 0 0.05rem; font-size: 0.18rem; }
        .Trademark_top_main .Trademark_top_div { width: 100%; height: 100%; margin: 0 auto; float: none; overflow: hidden; }
            .Trademark_top_main .Trademark_top_div img { border: 0; width: 100%; max-height: 100%; }
            .Trademark_top_main .Trademark_top_div .TrademarkSKU { display: none; }
        .Trademark_top_main .Trademark_top_conter { float: none; padding-left: 0; height: auto; padding-top: 0; width: 100%; }
            .Trademark_top_main .Trademark_top_conter h3 span { font-size: 0.38rem; line-height: 0.3rem; margin: 0 auto; }
            .Trademark_top_main .Trademark_top_conter p { line-height: 1.8; font-size: .23rem; float: left; width: 100%; margin: .1rem 0 0; }
            .Trademark_top_main .Trademark_top_conter .TM_top_teshu p { width: 100%; float: none; margin-bottom: 0.1rem; line-height: 1.8; }
            .Trademark_top_main .Trademark_top_conter .Product_top_Btn { width: 100%; }
        .Trademark_Main { width: 6rem; margin: 0 auto; }
        .Trademark_table table td, th { border: 1px solid #e9e9e9; }
        .Trademark_table table td { font-size: 0.18rem; }
        .Trademark_table table.PC_table { display: none; }
        .TMBook .TMBook_List .TMBook_List_Main { width: 6rem; }
        /*newåæ åè¡¨å·¦*/
        .MBmain_Left { width: 100%; }
            .MBmain_Left .MBmain_Left_title { width: 100%; font-size: 0.2rem; line-height: 0.25rem; }
                .MBmain_Left .MBmain_Left_title a { font-size: 0.3rem; }
        .MBmain_Left_R { width: 100%; font-size: 0.18rem; line-height: 0.23rem; }
            .MBmain_Left_R a { width: 100%; font-size: 0.22rem; line-height: 0.23rem; }
        /*newåæ åè¡¨å³*/
        .MBmain_Right { width: 100%; padding-left: 0; }
        .TMBook .TMBook_List .TMBook_List_Main .MBmain_Right .TMBmain_L_title { padding-top: .2rem; font-size: .22rem; line-height: .22rem; }
        .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L_content span { font-size: .22rem; }
        .TMBook .TMBook_List .TMBook_List_Main .MBmain_Right .TMBmain_L_content p { font-size: .2rem; }


        .divTmError { padding: 1rem; }
            .divTmError img { max-width:40%; }
            .divTmError p { font-size:0.3rem; }
            .divTmError a { padding: 0 0.4rem; height: 0.6rem; font-size: 0.2rem; line-height: 0.6rem; margin: 0 1rem; border-radius: 0.3rem; }


        .fl_top font a { color: #c00; font-size: .18rem; float: right; line-height: .5rem; padding: 0; }
        .Article .ArticleTxt { font-size: .38rem; line-height: 150%; margin-top: .1rem; display: inline-block; }
        .Article .dateCount { padding-bottom: .05rem; font-size: .2rem; line-height: .3rem; }
        .Article .preNext a { font-size: .2rem; }
        .Article .preNext .col-sm-2 span { margin: 0 .05rem; }
        .Article .preNext, .preNext .col-sm-5, .preNext .col-sm-2 span { height: .5rem; line-height: .5rem; }
            .Article .preNext div a { padding: 0 .2rem; }
            .Article .preNext .col-xs-4 { text-align: center; overflow: hidden; }
        .Article .dateCount span { padding: 0 .1rem; }
        .Article .lbDate { font-size: .2rem; margin-top: 0; }
        .Article .Article_List { padding: .2rem 0 .2rem; display: inline-block; }
            .Article .Article_List img { border: none; max-width: 100%; display: block; margin: 0 auto; }
        /*ArticleList*/
        .ArticleImgCon { width: 1.8rem; height: 1.2rem; margin-right: .2rem; line-height: 1.2rem; }
        .ProList .TM_Category_Quan { height: auto; }
        .ProList_page span { /*! height: .54rem; */ /*! line-height: .58rem; */ /*! border-radius: 5px; */ /*! font-size: .23rem; */ padding: 0 .2rem; /*! position: relative; */ /*! bottom: .01rem; */ }
        .ProList_page a:hover { border: 1px solid #c00; background: #c00; color: #fff; }
        .ProList_page .Page_Mao { margin-right: 5px; line-height: .46rem; /*position: relative;bottom: .07rem;*/ }
        .ProList_page a:nth-child(1) { background: url("/App_Style/img/Jl.png")no-repeat center center/100%; background-size: .2rem; width: .2rem; padding: 0 .3rem; /*! position: relative; */ /*! top: .22rem; */ /*! height: .58rem; */ }
        .ProList_page a:nth-last-child(1) { background: url("/App_Style/img/Jr.png")no-repeat center center/100%; background-size: .2rem; width: .2rem; padding: 0 .3rem; /*! position: relative; */ /*! top: .2rem; */ /*! height: .56rem; */ }
        .Mar_Top { display: none; }
        .PO_Page { padding-top: .2rem !important; }
        .PT_Page { padding-top: .2rem !important; }
        .PBT_Page { padding-bottom: .2rem !important; }
        .TM_SharePage { text-align: center; padding-bottom: 0; margin: .3rem 0 0; }
        .ArticleImgCon .Article_img { width: 1.8rem; height: 1.2rem; }
        .Article_Main .Article_img { width: 1rem; height: .8rem; }
        .Article_Main .ArticleImgCon { width: 1rem; height: .8rem; }
        .media { padding-top: .1rem; padding-bottom: .1rem; }
            .media .media-body { height: auto; display: inherit; }
                .media .media-body span:first-child { font-size: .3rem; line-height: .4rem !important; margin-top: .08rem; }
                .media .media-body p { font-size: .2rem; line-height: .3rem; height: .55rem; margin: 0; margin-top: .05rem; }
                .media .media-body .date { font-size: .24rem; line-height: .5rem; }
                .media .media-body .date { font-weight: inherit; text-align: right; color: #999; float: right; }
        .media_bot { position: absolute; bottom: .15rem; }
        .Article_Main .media_bot { position: relative; bottom: .1rem; }
        .ltAbImg { margin-bottom: .2rem; }
        .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L { width: 100%; }
            .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_title { width: 100%; }
            .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_content { width: 100%; }
            .TMBook .TMBook_List .TMBook_List_Main .TMBmain_L .TMBmain_L_remark { width: 100%; }
        .TMBook .TMBook_List .TMBook_List_Main .TMBmain_R { width: 100%; }
        .TMBook .Blank10 { height: .1rem; }
        /*产品资料第一列选择*/
        .nav .about_main1 .banners5 { padding: 0; background: #c00; }
            .nav .about_main1 .banners5 a { height: .45rem; line-height: .45rem; margin-right: .1rem; color: #ff9999; font-size: .24rem; top: .04rem; background: #c00; border: 0; width: auto; margin: 0 .05rem; }
            .nav .about_main1 .banners5 .active5{ font-size: .3rem;}
        .nav .about_main1 .smenu { padding-bottom: 0 !important; height: .8rem; line-height: .88rem; }
        .main .banners5 .smenu span { display: none; }
            .nav .about_main1 .banners5 .smenu a { line-height: .48rem; }
            .nav .about_main1 .banners5 .smenu:hover a { line-height: 35px; }
        .nav .about_main1 .slide-box { display: -webkit-box; overflow-x: auto; -webkit-overflow-scrolling: touch; padding-left: .55rem; }
            .nav .about_main1 .slide-box::-webkit-scrollbar { display: none; }
        .BProduct a { margin: 0 .15rem !important; }
        /*产品资料第二列选择*/
        .Quo_img .lyf { width: 6rem; margin: 0 10px; }
        .Quo_img .lyf1 { padding-top: 0; width: 6rem; margin-bottom: .1rem; }
        .QuotationAuto { padding: 0; }
        .main .banners4 a { height: .55rem; line-height: .57rem; font-size: .24rem; margin-bottom: .2rem; /*padding: 0 .15rem;*/ }
        .main .banners4 { margin: .2rem .1rem 0; }
        .main .boder { line-height: .45rem; }
        .main .banners4 .Menu_width { width: 1rem; }
        .mar { margin-right: .1rem; }
        /*产品资料微信分享*/
        .media .Lyf_width { width: 70%; }
        .media .Lyf_DateWidth { width: 27%; }
        /*新增产品详情页head*/
        .ProRight .p2info { margin: 0; width: 100%; }
        .ProRight .pic { width: 100%; height: 6.5rem; float: none; }
        .ProRight .p2info .info { overflow: visible; padding-left: 0; margin: .2rem 0 0; height: auto; width: 100%; }
            .ProRight .p2info .info .title { font-size: .36rem;padding-top: 0; text-align: left; font-weight: bold; margin: .1rem .2rem .1rem; }
            .ProRight .p2info .info .remark { margin: .2rem .2rem; max-height: none; font-family: .175rem }
        .ProRight .lbprice { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #333; padding: .15rem 0 0 .2rem; font-size: .2rem; display: inline-block; }
            .ProRight .lbprice .f24 { font-size: .3rem; }
        .ProRight .p2info .info .choice { margin: 0 0.2rem; width: 6rem; }
        .ProRight .p2info .info .Choice_n { margin-top: .15rem; }
        .ProRight .p2info .info .Button_server { margin: .3rem .2rem 0 !important; }
        .ProRight .p2info .info .choice .left { line-height: .45rem; margin-top: .2rem; font-size: .23rem; height: .45rem; }
        .ProRight .p2info .info .choice label { margin-top: .15rem; margin-bottom: .1rem; }
            .ProRight .p2info .info .choice label div { padding: 0 0.2rem; line-height: 0.45rem; margin-left: .1rem; font-size: .2rem; height: 0.4rem; }
            .ProRight .p2info .info .choice label input[type="radio"]:checked + div { }
        .ProRight .p2info .info .button { position: relative; margin: .2rem .1rem 0; }
            .ProRight .p2info .info .button button { margin: 0 .08rem; width: 1.85rem; background-position-x: .2rem; padding-left: .3rem; height: .6rem; font-size: .24rem; }
                .ProRight .p2info .info .button button:last-child { margin-right: .08rem; }
            .ProRight .p2info .info .button .qq { background-size: .22rem .24rem; }
            .ProRight .p2info .info .button .wx { background-size: .3rem .24rem; }
            .ProRight .p2info .info .button .shop { background-size: .22rem .2rem; width: 1.9rem; }
            .ProRight .p2info .info .button .buy { background-size: .24rem; }
        .ProRight .p2info .info .choice .right .Li { padding: 0 .15rem; margin: .15rem 0 .05rem .1rem; line-height: .4rem; }
        .GetSea { display: block; float: right; color: #fff; background: #c00; border-radius: 20px 0px 0px 20px; padding: 0 .15rem; line-height: .2rem; height: .5rem; line-height: .53rem; position: relative; font-size: .24rem; }
            .GetSea i { background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cpath d='M769.714 589.547c-51.754 0-97.702 24.851-126.571 63.269L394.479 528.059c3.93-13.798 6.034-28.364 6.034-43.424 0-16.496-2.527-32.399-7.211-47.35l247.724-124.288c28.71 40.052 75.647 66.151 128.687 66.151 87.388 0 158.229-70.84 158.229-158.229 0-87.388-70.841-158.229-158.229-158.229-87.389 0-158.229 70.841-158.229 158.229a160.2 160.2 0 0 0 1.011 17.88L351.22 369.884c-28.371-26.943-66.723-43.479-108.938-43.479-87.388 0-158.229 70.84-158.229 158.229s70.84 158.229 158.229 158.229c43.752 0 83.354-17.758 111.997-46.459l258.676 129.779a159.534 159.534 0 0 0-1.474 21.592c0 87.389 70.84 158.229 158.229 158.229s158.229-70.84 158.229-158.229c-.001-87.387-70.836-158.228-158.225-158.228z' fill='%23fff'/%3E%3C/svg%3E")no-repeat center center/100%; width: .3rem; height: .3rem; display: inline-block; position: relative; top: .09rem; right: .05rem; }
            .GetSea:hover { color: #fff; }
        .GetSeaPro { top: 0; border-radius: 5px; height: .45rem; line-height: .3rem; }
            .GetSeaPro i { top: .1rem; }
        .GetSeaPro2 { top: .15rem; }
        .ProRight .qr { top: -1.9rem; width: 1.8rem; height: 1.8rem; }
            .ProRight .qr span { right: .05rem; font-size: .2rem; width: .2rem; line-height: .24rem; }
            .ProRight .qr img { width: 1.8rem; height: 1.8rem; }
        .ProRight .qr_down { height: .07rem; bottom: -.07rem; }
        .ProRight .lbprice .t2 { line-height: 180%; font-size: 0.23rem; color: #c00; font-weight: 600; display: inline-block; text-align: center; }
            .ProRight .lbprice .t2 b { line-height: 180%; font-size: 0.26rem; color: #c00; font-family: Tahoma; }
            .ProRight .lbprice .t2 .fwb { color: #c00; }
            .ProRight .lbprice .t2 span { }
        .ProRight .lbprice .Pro_Color { font-weight: normal; font-size: .23rem; color: #333 !important; }
        .ProRight .lbprice .Pro_Color_hr { text-decoration: line-through; font-size: .23rem; color: #999 !important; }
        .ProRight .lbprice .Pro_Price { font-size: .26rem; color: #c00 !important; }
        .ProRight .lbprice .t2 font { line-height: 180%; font-size: 0.23rem; color: #999; font-weight: normal; text-decoration: line-through; }
            .ProRight .lbprice .t2 font b { line-height: 0.48rem; font-size: 0.23rem; color: #999; font-weight: normal; font-family: Tahoma; }
        .add_btn { width: .4rem; height: .39rem; line-height: .39rem; }
        .count_num { width: .63rem; height: .39rem; line-height: .39rem; font-size: .18rem; }
        .Right_Number { margin-left: .1rem; padding-top: 0; }
        .ProInfo .ProRight .con { padding: 0.2rem 2.5%; width: 95%; }
        .ProInfo .Proleft { display: none; }
        .Pro2Head { background: url(/App_Style/AdminImg/CraLeft.png) no-repeat center center/0.17rem #c00; background-size: 0.17rem; background-size: auto; background-size: .15rem .27rem; position: absolute; height: .8rem; width: .6rem; left: 0; z-index: 2; }
        /*案例中心内页*/
        .Product .Product_bg { height: 2.5rem; }
        .Product .Product_Lyf_main { padding: .4rem 0 .33rem; }
        .Product .Product_Left_lyf .button button { margin: 0 .08rem; width: 1.8rem; background-position-x: .2rem; padding-left: .3rem; height: .6rem; font-size: .24rem; background-size: .25rem !important; }
        .Product .Product_Left_lyf { display: block; padding-left: 0; }
            .Product .Product_Left_lyf .button .qq { background-size: .22rem .24rem; }
            .Product .Product_Left_lyf .button .wx { background-size: .3rem .24rem; }
            .Product .Product_Left_lyf .button .shop { background-size: .22rem .2rem; }
            .Product .Product_Left_lyf .qr { top: -1.9rem; width: 1.8rem; height: 1.8rem; }
                .Product .Product_Left_lyf .qr span { right: .05rem; font-size: .2rem; width: .2rem; line-height: .24rem; }
                .Product .Product_Left_lyf .qr img { width: 1.8rem; height: 1.8rem; }
            .Product .Product_Left_lyf .qr_down { height: .07rem; bottom: -.07rem; }
        .Product_top .Product_top_conter p { line-height: 0.41rem; margin-bottom: 0.1rem; }
        .Product .Product_Left_lyf h5 { font-size: .38rem; line-height: .41rem; padding-right: .17rem; margin-bottom: .2rem; }
        .Product .Product_Left_lyf .Product_pp { font-size: .2rem; line-height: .38rem; }
        .Product .Product_Left_lyf ul { top: .1rem; }
        .Product .Product_Left_lyf li { height: .3rem; font-size: .2rem; padding: 0 .1rem; line-height: .33rem; margin: .03rem .08rem .08rem 0; }
        .Product .Product_Left_lyf .Product_share { font-size: .2rem; line-height: .38rem; padding-right: .07rem; }
        .Product .Product_Left_lyf .big_share { padding-left: .07rem; }
        .Product .Product_Con { padding-top: .4rem; }
        .Product .Product_Peopler { padding-left: .45rem; }
        .Product_Dian { width: .15rem; height: .15rem; top: .1rem; line-height: .45rem; margin-left: .06rem; background-size: .15rem; }
        .Product .RPo_Product { padding-left: .05rem; }
        .Product .Product_Left_lyf .button { margin-top: .2rem; }
        .Product .Product_Left_lyf .Product_share_main { line-height: .7rem; }
        .Product .Product_None { padding-top: 0; }
        .Product .Product_MTop { margin-top: 0; }
        .Product .Product_top { padding: .4rem 0; }
        /*案例中心内页标题------*/
        .divTmSite { display: none; }
        .center { max-width: 12.2rem; margin: 0 auto; width: 100%; }
        .titles { max-width: 8.07rem; margin: 0 auto; height: .43rem; width: 100%; width: 5.94rem; margin-bottom: .2rem; }
            .titles .xian { height: 1px; top: 54%; }
            .titles .kuang { line-height: .4rem; font-size: .38rem; }
                .titles .kuang .zhong .main { padding: 0 .2rem; font-size: .38rem; line-height: .41rem; letter-spacing: .02rem; }
        .big_titles { width: 6rem; }
        .titles .kuang .zhong .left { display: inline-block; width: .3rem; height: 3px; position: absolute; top: 51%; transform: translateY(-50%); left: -.3rem; }
        .titles .kuang .zhong .right { display: inline-block; width: .3rem; height: 3px; position: absolute; top: 51%; transform: translateY(-50%); }
        .main .p2info .info .price { display: none; }
        .tithead { margin-top: .2rem; }
        .Product_Next { padding-bottom: .2rem; padding-top: .15rem; }
        .ProductImg_List { margin: 0 .1rem; }
            .ProductImg_List li { width: 50%; padding: 0 .085rem .2rem; }
        .Product_Span { font-size: .2rem; padding: .1rem .1rem .09rem .1rem; }
        .ProductImg_List li span { font-size: .2rem; line-height: .2rem; }
        .ProductImg_List li p { font-size: .18rem; }
        .preNexts { height: .5rem; }
            .preNexts .selectSkinBg { padding: 0; line-height: .52rem; width: 39.5%; height: .5rem; padding: 0 .2rem; }
            .preNexts .text-center { line-height: .5rem; height: .5rem; width: 18%; }
        .Product_Ci { font-size: .2rem; line-height: .5rem; margin: 0 .2rem 0 .09rem; }
        .Product_share .Product_Href { font-size: .2rem; }
        .Product .Product_pb { background: url(/App_Style/img/Product_Tong.jpg) no-repeat scroll center center /cover; }
        .Wecha_small { font-size: .38rem; line-height: .41rem; padding-right: .02rem; }
        /*案例中心列表*/
        .Product_Te { margin: 0 auto; width: 6rem; }
        .ProductList li a .Product_img .nobr { display: none !important; }
        .ProductList li a .Product_img:hover .nobrHand { display: block; position: absolute; width: 100%; height: 100%; top: 0; text-align: center; background: rgba(0,0,0,.5); margin: 0 !important; }
            .ProductList li a .Product_img:hover .nobrHand img { position: absolute; max-width: 80%; left: 50%; max-height: 80%; width: auto; top: 50%; transform: translate(-50%,-50%); }
        .Product_biao_right { height: 0.23rem !important; line-height: 0.23rem !important; font-size: 0.18rem !important; padding: 0.1rem 0.1rem 0 !important; }
        .Product_Nobr .Product_top_nobr { padding: .35rem .35rem; }
        .ProductList .MarginAuto .Product_re { width: .5rem; height: .44rem; }
        .Product_biao_right { width: 24% !important; }
        /*首页代理合作*/
        .Master_Home { padding-bottom: .17rem; }
        .Master .Home_main { width: 6rem; padding-top: .25rem; margin: 0 auto; }
        .Master .Home_Message_right { max-width: 6.2rem; }
            .Master .Home_Message_right li { width: 47.5%; height: .9rem; margin: .1rem .06rem 0; }
                .Master .Home_Message_right li span { width: 2.28rem; height: .68rem; }

        @media (max-width: 570px) {
            .Master .Home_Message_right li { width: 47.5%; }
        }

        @media (max-width: 430px) {
            .Master .Home_Message_right li { width: 47%; }
        }

        .Master .Home_Message_line { padding-bottom: .2rem; width: 100%; line-height: .45rem; }
        .Master .Home_Message_Title { width: 25%; line-height: .6rem; padding-right: .12rem; font-size: .22rem; }
        .Master .Home_Message_FormField { width: 100%; }
            .Master .Home_Message_FormField input { background: transparent; width: 94%; font-size: .2rem; }
        .Master .Message_Main { padding-top: .2rem; padding-bottom: .1rem; width: 6rem; }
        .Master .Message_Hand { display: block; }
        .Master .Message_Com { display: none; }
        /*内页代理合作*/
        /*共用*/
        .Master_Nei_Main { }
        .Master_Nei { padding: .4rem 0 0; }
        .Master_Title_Nei { width: 6rem; }
            .Master_Title_Nei .title_big, .Master_Title_Nei .title_big font { height: 0.41rem; line-height: 0.41rem; font-size: 0.38rem; }
            .Master_Title_Nei .title_down { padding-top: 0.2rem; height: 0.24rem; line-height: 0.24rem; font-size: 0.2rem; }
        .Master_Nei .Master_Nei_p { margin: 0; font-size: .26rem; line-height: .45rem; padding-top: .3rem; padding-bottom: .2rem; }
        .Why ul { padding-top: .4rem; width: 6rem; margin: 0 auto; }
        .Why .Why_li { width: 50%; padding-bottom: .06rem; }
        .Why .Why_Bg { height: 1.03rem; background: no-repeat center/100%; width: 1.04rem; margin-bottom: .08rem; }
        .Why .Why_span { font-size: .36rem; line-height: .62rem; }
        .Why .Why_p { font-size: .2rem; line-height: .45rem; padding-bottom: .34rem; }
        .Master_Nei .Master_Nei_Img { padding-bottom: .4rem; }
        .Com ul { padding-top: .4rem; margin: 0 .2rem; }
        .Com .Com_li { width: 50%; padding: 0 .1rem .3rem; }
        .Com .Com_Bg { height: 1.85rem; margin-bottom: .15rem; }
        .Com .Com_p { font-size: .2rem; line-height: 180%; }
        .Com .Get_Bg { height: 1.85rem; margin-bottom: .15rem; }
        .Com .Get_p { font-size: .2rem; }
        .Home_Message_right .Cooperaction_img { max-width: 2.6rem; max-height: .8rem; padding: .05rem; }
        /*首页新闻资料*/
        .Master_Title::before { width: .5rem; height: .07rem; background-size: .5rem .07rem; }
        .Master_Title::after { width: .5rem; height: .07rem; background-size: .5rem .07rem; }
        .Master .Master_Pb { padding-bottom: .1rem; }
        .Article_Main { padding: 0 .2rem .3rem; max-width: 6rem; }
            .Article_Main ul a { padding-bottom: .1rem; }
            .Article_Main ul li { width: 6rem; padding: .2rem .15rem 0; }
            .Article_Main ul .Article_List_left { width: 1rem; padding: 0; }
                .Article_Main ul .Article_List_left i { font-size: .48rem; line-height: .48rem; padding-top: .1rem; width: 1rem; }
                .Article_Main ul .Article_List_left span { font-size: .14rem; }
                .Article_Main ul .Article_List_left p { height: .3rem; font-size: .14rem; line-height: .3rem; }
            .Article_Main .Article_List_right { padding: .06rem 0 0 .2rem; }
                .Article_Main .Article_List_right .name { font-size: .25rem; line-height: .3rem; height: .3rem; }
                .Article_Main .Article_List_right .content { font-size: .18rem; padding-top: .1rem; height: .6rem; line-height: 180%; }
        .Article_Car a { padding: 0 .32rem; height: .4rem; font-size: .25rem; line-height: .4rem; margin: .2rem .1rem 0; }
        .ProLabel { font-size: .24rem; margin-bottom: 0; }
            .ProLabel a { padding: 0 .15rem; font-size: .2rem; margin-bottom: .1rem; line-height: .39rem; height: .35rem; }
        /*首页热门推荐*/
        .ProductList .Font_Main { padding: 0 .1rem; }
        .ProductList .Tname { line-height: .18rem; }
        .ProductList .font_money .MPrice { padding: .1rem 0; line-height: .23rem; font-size: .23rem; }
        .ProductList .font_money { display: block; width: 100%; }
            .ProductList .font_money .AgencyPrice { line-height: .23rem; padding-right: .1rem; }
            .ProductList .font_money .MarkPrice { }
        .ProductList .Hot_FName { padding-bottom: .1rem; font-size: .18rem; }
        /*首页企业服务*/
        .Bussiness_Main { width: 6.2rem; margin-top: .2rem; white-space: normal; text-align: center; }
        .Bussiness_A { padding: 0 .05rem; }
        .Bussiness_Main .box { width: 100%; }
        .Bussiness_Main .img { width: 100%; height:100%; }
        .Bussiness_Main .dummy { margin-top: 149%; }
        /*内页新闻资料（微信分享）*/
        .Article_List_Day { float: left; height: .3rem; padding-right: .1rem; line-height: .3rem; }
            .Article_List_Day i { line-height: .4rem; font-size: .25rem; }
        .AHelp_Main .tab { height: .5rem; margin-right: .5rem; }
        .AHelp_Main .tab-title { padding: 0 .15rem; line-height: .5rem; height: .5rem; }
        .sunney { display: none; }
        .Main_Footer { max-width: 6rem; padding: .25rem .6rem .15rem; width: 4.41rem; background: #111; padding-bottom: 0; }
            .Main_Footer .Fotter_ul_right { width: 1.4rem; padding-top: .15rem; float: right; text-align: center; padding: .15rem .4rem 0; margin: auto; text-align: center; float: none; }
                .Main_Footer .Fotter_ul_right img { width: 1.4rem; height: 1.4rem; }
                .Main_Footer .Fotter_ul_right p { width: 1.4rem; font-size: .18rem; line-height: .5rem; }
        .footer_ul { background: #111; display: none; }
        .WeListMain { padding: .1rem .2rem .2rem; height: auto; overflow: hidden; width: 6rem; margin: 0 auto; display: block; }
            .WeListMain .box { width: 100%; position: relative; display: block; overflow: hidden; }
            .WeListMain .img img { height: 1.5rem; }
            .WeListMain .WeList_p { font-size: .25rem; line-height: .4rem; width: 98%; padding-left: .025rem; }
            .WeListMain .Wlist_Span { border: 1px #DDDDDD solid; padding: 0 .02rem; font-size: .18rem; display: inline-block; }
                .WeListMain .Wlist_Span:hover { color: #c00; cursor: pointer; }
            .WeListMain .We_Title_Kuang { height: auto; overflow: hidden; width: 6rem; display: block; }
        .fl_box_Top { padding-bottom: 0; }
        .WeListMain .WeListMain_Img { height: 1.95rem; }
        .WeListMain .DateTime { padding-left: .025rem; }
        .We_Title_Kuang_a { width: 2rem; padding-right: .05rem; }
        .Article .articleCon { width: 6rem; }
        .Single_witch { margin: .2rem 0; }
        .am-pureview-actions a { display: none !important; }
        .Quotation_img .ProBottom { margin-top: .2rem; }
        .fl_tm_list { position: absolute; top: .2rem; left: .15rem; color: #333; }
        .fl_Category_list { position: absolute; top: .18rem; right: .3rem; color: #333; }
        .fl_top_tab_Top { top: .2rem; right: .3rem; }
        .fl_top_tab_Bottom { right: .3rem; top: .22rem; }
        .fl_top_tab_TopHover { color: #c00; }
        .fl_top_tab_BottomHover { color: #c00; }
        .fl_top_tab_More { font-size: .23rem; line-height: .6rem; color: #333 !important; border: 0; text-align: center; width: 25%; }
        .Trademark .Trademark_top { padding: 0; }
        .TrademarkList .LoginPrice { font-size: .2rem; line-height: .35rem; height: .3rem; margin-top: 0; }
        .TrademarkList .Nobr_P { font-size: .2rem; padding: 0 .1rem; }
        .TrademarkList .Nobr_A { font-size: .2rem; }
        .TrademarkList .LoginPriceTList { text-align: left; }
            .TrademarkList .LoginPriceTList .Nobr_P { padding: 0; }
            .TrademarkList .LoginPriceTList .Nobr_A { padding: 0 .2rem; }
        .Trademark .Trademark_Home { display: none; }
        .gdp-info .swiper-slide { width: 100% !important; }
        .Trademark .TM_PH_Main { width: 6.2rem; margin: 0 0 0 .2rem; }
        .Trademark .TM_Hot_Mian { float: left; background-size: .22rem; height: .5rem; line-height: .5rem; margin: 0 .2rem .05rem 0; padding-left: .3rem; }
        .TM_Hot_Name { font-size: .23rem; }
        .TM_People_Hot { float: left !important; margin-top: 0 !important; height: 36px; line-height: 36px; height: .5rem !important; line-height: .5rem !important; font-size: .23rem; }
        .TM_top_teshu .TM_Type { font-size: .23rem; line-height: .45rem; }
        .TM_top_teshu { border: 0; padding: .1rem .2rem; border-top: 1px #ddd solid; }
            .TM_top_teshu ul li { font-size: .23rem; line-height: .45rem; }
                .TM_top_teshu ul li:before { display: none; }
            .TM_top_teshu .ZC_number { font-size: .23rem; line-height: .45rem; width: 1.2rem; }
            .TM_top_teshu .TM_Cheng { display: none; }
        .Trademark .Product .Product_top_Msg_line { margin-top: 0; position: fixed; max-width: 100%; left: 50%; max-height: 53%; width: 67%; top: 50%; transform: translate(-50%,-50%); background: #fff; padding: .3rem .3rem; }
        .Trademark .Product .leavephone { width: 62%; height: .18rem; padding: .15rem; font-size: .2rem; }
        .Trademark .Product .Product_Btn_Msg { width: 26%; height: .48rem; line-height: .48rem; margin-right: 0; }
        .Trademark .ChaCha { display: block; height: 100px; background: rgba(0, 0, 0, 0) url("/App_Style/img/chacha.png") no-repeat scroll 0% 0%; cursor: pointer; transform: translate(-50%,-50%); position: fixed; left: 130%; width: 100%; top: 41%; right: 20%; }
        .Trademark .Product .Product_Left_lyf .button { display: none; }
        .Trademark .Product .Product_Left_lyf .wx1 { right: 0; }
        .Trademark .Product .Product_Left_lyf { display: none; position: fixed; width: 100%; height: 100%; top: 0px; text-align: center; z-index: 999; background: rgba(0,0,0,.5); }
        .TM_List { padding-top: .2rem; background: #fff; }
        .TM_ListSend { padding-top: .2rem !important; }
        .TM_List .titles { margin: .2rem auto .1rem; }
        .TM_List_bg { padding-bottom: .2rem; }
                .TM_List1 { padding-top: .2rem; background: #fff; }
        .TM_List1 .titles { margin: .2rem auto .1rem; }



        .TM_Hand_List { background: #f5f5f5; }
        .Trademark .RPo_Product { padding-left: .05rem; font-size: .23rem; }
        .Trademark .xian_bottom { margin-top: 0; margin-bottom: .2rem; }
        .Trademark .Trademark_Jie { font-size: .23rem; line-height: .3rem; }
        .swiper-pagination-bullet { width: 0.08rem; height: 0.08rem; }
        .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 0.05rem; }
        .TrademarkList .linew:hover { border: 1px solid #c00; }
        .TrademarkList .linew .LoginPrice { height: .32rem; }
        .TrademarkList ul li a { padding-bottom: 0.05rem; }
        .TM_top_teshu .ZC_number_p { padding: 0 0.06rem; }
        .Trademark_top_main .Trademark_top_conter h3 { margin: .2rem; width: 6rem; }
        .Trademark_top_main .Trademark_top_conter p.p_jiage span { font-size: .23rem; }
        .Trademark_top_main .Trademark_top_conter p.p_jiage i { font-size: .23rem; }
        .Trademark_top_main .Trademark_pp { margin: 0 .2rem !important; width: auto !important; }
        .Trademark_Main_Content .Trademark_Xia { background: #fff; margin: .2rem .2rem 0; }
        .TM_List .fl_top_search .btnSearchHand { display: block; }
        .TM_List .fl_top_search .btnSearchCom { display: none; }
        .TM_List .fl_top_search a { color: #fff; text-align: left; display: inline-block; padding: 0 0.2rem; padding-top: 0.08rem; }
        .TM_List .fl_top_Sort { background: #fff; height: .6rem; margin-top: 0; border-top: 1px solid #f1f1f1; }
            .TM_List .fl_top_Sort ul { height: .6rem; border-bottom: 1px #f2f2f2 solid; }


        .TM_List1 .fl_top_search .btnSearchHand { display: block; }
        .TM_List1 .fl_top_search .btnSearchCom { display: none; }
        .TM_List1 .fl_top_search a { color: #fff; text-align: left; display: inline-block; padding: 0 0.2rem; padding-top: 0.08rem; }
        .TM_List1 .fl_top_Sort { background: #fff; height: .6rem; margin-top: 0; border-top: 1px solid #f1f1f1; }
            .TM_List1 .fl_top_Sort ul { height: .6rem; border-bottom: 1px #f2f2f2 solid; }

        /*.TM_Lianxi{display: block;width: 100%;border-top: 1px solid #ddd;position: fixed;bottom: 0px;}
.TM_Lianxi .qr{top: -1.9rem;width: 1.8rem;height: 1.8rem;text-align: center;background: #fff;border: 1px solid #ccc;position: absolute;}
.TM_Lianxi .qr img{width: 1.8rem;height: 1.8rem;}
.TM_Lianxi .wx1{right: .2rem;left: auto;}
.TM_Lianxi .shop{background: #ed1d25;}
.TM_Lianxi .qr_down{height: .07rem;bottom: -.07rem;background: url(img/qr_down.jpg) no-repeat center;background-size: auto;background-size: auto;position: absolute;background-size: contain;width: 100%;}
.TM_Lianxi .qq{background: #3299dd url(img/Productqq.png) no-repeat .25rem center;background-size: auto;background-size: .22rem .24rem;}
.TM_Lianxi .wx{background: #2faa2f url(img/wx.png) no-repeat .2rem center;background-size: auto;background-size: .3rem .24rem;}
.TM_Lianxi .TM_online{width: 33.333%;float: left;text-align: center;height: .7rem;line-height: .7rem;color: #fff;font-size:.24rem;}*/
        .Trademark .Product_Nobr { z-index: 999; }
        .divTMSearch { display: block; width: 100%; -webkit-box-sizing: border-box; padding: .1rem 2%; margin-bottom: 0; }
            .divTMSearch table { background:red; height: .6rem; border-radius: 60px; border: 1px solid #ddd; }
            .divTMSearch select { position: relative;}
            .divTMSearch input { background: #f8f8f8; /*position: relative;left: .4rem;*/ font-size: .26rem; }
            .divTMSearch button { background: url(/App_Style/AdminImg/HSearch.png) no-repeat center center/28%; float: right; color: transparent; }
        .TM_List { width: auto; padding-top: 1.2rem; position: relative; }
        .TM_Hand_List { padding-bottom: .15rem !important; }
        .TM_List .fl_top { height: 0.5rem; line-height: 0.5rem; padding: 0 0.1rem; font-size: .24rem; margin: .37rem 0 .1rem; }
        .TM_List .fl_top_txt { height: 0.48rem; line-height: 0.48rem; font-size: 0.2rem; float: right; padding-right: .1rem; text-align: right; }
        .TM_List .fl_top_search { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; width: 100%; height: 1.2rem; left: 0; top: 0; overflow: hidden; margin-top: 0; padding: .15rem .2rem; background: #c00; }
            .TM_List .fl_top_search .fl_top_inset { font-size: 0.23rem; width: 65%; height: 0.3rem; line-height: 0.3rem; padding: .1rem; float: right; right: .6rem; position: relative; }
            .TM_List .fl_top_search .fl_top_btn { width: 7%; background: url(/App_Style/img/Trademark_Serach.png) no-repeat center center; position: absolute; background-size: .24rem; right: .3rem; top: .3rem; height: .24rem; }
        .TM_List .Search_All { font-size: .18rem; line-height: .4rem; height: .4rem; padding: 0 .25rem; margin: .05rem .2rem 0 0; }
        .TM_List .fl_top_Label_Name { font-size: .2rem; line-height: .5rem; padding-left: .2rem; }
        /* search*/
        .TM_List .fl_top_search_Main { background: #fff; border-radius: 5px; border: 1px solid #ddd; }

        .TM_List .selector ul li { width: 17.6%; height: 0.75rem; }
            .TM_List .selector ul li { margin:1% 0% 1% 2%; }



        .TM_List1 .selector .sl-wrap { line-height: 0.55rem; }
        .TM_List1 .selector .sl-key { height: 0.55rem; width: 0.55rem; line-height: 0.55rem; padding: 0 .2rem; }
            .TM_List1 .selector .sl-key span { font-size: 0.2rem; line-height: 0.55rem; }
        .TM_List1 .selector .sl-value { margin-left: 0; padding-left: 0; }
            .TM_List1 .selector .sl-value.sl-value_phonenomore { padding-right: 0; }
        .TM_List1 .selector .sl-v-list { padding-top: 0.15rem; }
            .TM_List1 .selector .sl-v-list ul { padding-left: 0.4rem; }
            .TM_List1 .selector .sl-v-list li { margin-right: 0.05rem; height: 0.25rem; margin-bottom: 0.15rem; width: 1.5rem; padding-right: .5rem; line-height: .25rem; }
            .TM_List1 .selector .sl-v-list li a { display: block; font-size: 0.2rem; line-height: 0.25rem; height: 0.25rem; }
                .TM_List1 .selector .sl-v-list li a i { line-height: 0; }
        .TM_List1 .selector .sl-ext { top: 0.15rem; right: 0.05rem; width: 0.55rem; line-height: 0.22rem; }
            .TM_List1 .selector .sl-ext .sl-e-more { width: 0.39rem; height: 0.22rem; line-height: 0.23rem; padding: 0 0.04rem; font-size: 0.18rem; }

        .TM_List1 { width: auto; padding-top: 1.2rem; position: relative; }
        .TM_Hand_List { padding-bottom: .15rem !important; }
        .TM_List1 .fl_top { height: 0.5rem; line-height: 0.5rem; padding: 0 0.1rem; font-size: .24rem; margin: .37rem 0 .1rem; }
        .TM_List1 .fl_top_txt { height: 0.48rem; line-height: 0.48rem; font-size: 0.2rem; float: right; padding-right: .1rem; text-align: right; }
        .TM_List1 .fl_top_search { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; width: 100%; height: 1.2rem; left: 0; top: 0; overflow: hidden; margin-top: 0; padding: .15rem .2rem; background: #c00; }
            .TM_List1 .fl_top_search .fl_top_inset { font-size: 0.23rem; width: 65%; height: 0.3rem; line-height: 0.3rem; padding: .1rem; float: right; right: .6rem; position: relative; }
            .TM_List1 .fl_top_search .fl_top_btn { width: 7%; background: url(/App_Style/img/Trademark_Serach.png) no-repeat center center; position: absolute; background-size: .24rem; right: .3rem; top: .3rem; height: .24rem; }
        .TM_List1 .Search_All { font-size: .18rem; line-height: .4rem; height: .4rem; padding: 0 .25rem; margin: .05rem .2rem 0 0; }
        .TM_List1 .fl_top_Label_Name { font-size: .2rem; line-height: .5rem; padding-left: .2rem; }
        /* search*/
        .TM_List1 .fl_top_search_Main { background: #fff; border-radius: 5px; border: 1px solid #ddd; }

        .TM_List1 .selector ul li { width: 17.6%; height: 0.75rem; }
        .TM_List1 .selector ul li { margin: 1% 0% 1% 2%; }



        .TM_List1 .selector .sl-wrap { line-height: 0.55rem; }
        .TM_List1 .selector .sl-key { height: 0.55rem; width: 0.55rem; line-height: 0.55rem; padding: 0 .2rem; }
            .TM_List1 .selector .sl-key span { font-size: 0.2rem; line-height: 0.55rem; }
        .TM_List1 .selector .sl-value { margin-left: 0; padding-left: 0; }
            .TM_List1 .selector .sl-value.sl-value_phonenomore { padding-right: 0; }
        .TM_List1 .selector .sl-v-list { padding-top: 0.15rem; }
            .TM_List1 .selector .sl-v-list ul { padding-left: 0.4rem; }
            .TM_List1 .selector .sl-v-list li { margin-right: 0.05rem; height: 0.25rem; margin-bottom: 0.15rem; width: 1.5rem; padding-right: .5rem; line-height: .25rem; }
            .TM_List1 .selector .sl-v-list li a { display: block; font-size: 0.2rem; line-height: 0.25rem; height: 0.25rem; }
                .TM_List1 .selector .sl-v-list li a i { line-height: 0; }
        .TM_List1 .selector .sl-ext { top: 0.15rem; right: 0.05rem; width: 0.55rem; line-height: 0.22rem; }
            .TM_List1 .selector .sl-ext .sl-e-more { width: 0.39rem; height: 0.22rem; line-height: 0.23rem; padding: 0 0.04rem; font-size: 0.18rem; }

        .divContent { margin: 0 0%; }


        /*.fl_top_Hand{display:block;}*/
        .TM_Category_Main { position: fixed; width: 100%; height: 100%; top: 0px; text-align: center; background: rgba(0,0,0,.5); display: none; }
            .TM_Category_Main ul { display: block; position: fixed; max-width: 100%; left: 50%; max-height: 44%; width: 50%; top: 50%; transform: translate(-50%,-50%); background: #fff; padding: .1rem .2rem .1rem .75rem; border-radius: 10px; overflow: scroll; }
                .TM_Category_Main ul li { padding: .01rem 0 .01rem; width: 100%; text-align: left; overflow: hidden; height: .39rem; padding-bottom: .1rem; }
                    .TM_Category_Main ul li a { font-size: 0.3rem; padding-left: .3rem; }
            .TM_Category_Main .active { color: #c00; background: url('/App_Style/img/dagou.png') no-repeat left; background-size: .22rem .14rem; width: 22rem; height: .14rem; }
        .TM_Category_Main_Sty { padding: .05rem .2rem .1rem .05rem; }
        .TM_Category_Quan { position: fixed; width: 100%; height: 100%; top: 0px; text-align: left; background: rgba(0,0,0,.5); display: none; overflow: scroll; z-index: 9999; }
            .TM_Category_Quan .TM_Category_Quan_right { width: 90%; background: #fff; min-height: 14rem; float: right; }
            .TM_Category_Quan .TM_Category { /*! position: relative; */ /*! top: .6rem; */ /*! padding-top: .02rem; */ }
                .TM_Category_Quan .TM_Category #TMYU { padding-bottom: 1rem; }
        .TM_Category_Quan_right .gbb { width: 90%; text-align: right; height: .6rem; -moz-box-shadow: 0px 2px 5px #EEEEEE; -webkit-box-shadow: 0px 2px 5px #EEEEEE; box-shadow: 0px 2px 5px #EEEEEE; position: fixed; color: #999; z-index: 1301; background-color: #FFFFFF; }
            .TM_Category_Quan_right .gbb p { display: inline-block; right: .3rem; top: .15rem; position: relative; font-size: .2rem; color: #999; height: .4rem; line-height: .4rem; }
            .TM_Category_Quan_right .gbb i { float: right; right: .2rem; position: relative; top: .24rem; color: #999; }
        .TM_Category_Quan .TM_Category_N { font-size: .24rem; width: 90%; float: left; font-weight: bold; line-height: .8rem; padding-left: .3rem; }
        .TM_Category_Quan .TM_Category_U#TMCU { height: 2.2rem; }
        .TM_Category_Quan .TM_Category_U { padding: 0 .3rem .25rem; overflow: hidden; border-bottom: 1px solid #eee; /*! position: relative; */ }
            .TM_Category_Quan .TM_Category_U a, .TM_Category_Type { font-size: .2rem; border: 1px solid #f2f2f2; float: left; background: #f2f2f2; border-radius: 5px; text-align: center; margin: .05rem .05rem; line-height: .5rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: .5rem; }
        .TM_Category_Quan .TM_Category_Name { font-size: .2rem; color: #c00; padding-left: .2rem; }
        .TM_Category_Quan .TM_Category_U .active { border: 1px solid #c00; color: #c00; }
        .TM_Category_Quan .TM_Option { width: 90%; float: left; position: fixed; bottom: 0; right: 0; display: block; /*! top: .9rem; */ }
            .TM_Category_Quan .TM_Option .TM_Option_Some { width: 50%; height: .8rem; float: left; line-height: .8rem; text-align: center; font-size: .3rem; }
            .TM_Category_Quan .TM_Option .TM_Option_Reset { background: #eeeeee; cursor: pointer; }
            .TM_Category_Quan .TM_Option .TM_Option_Sure { color: #fff; background: #c00; }
        .TM_Category .TM_Category_U .TM_Category_First { display: none; }
        .TM_Category .TM_Category_U .TM_Category_Second { display: block; }
        .TM_Category .TM_Category_U .TM_Category_First_One { width: 18.06%; }
        .TM_Category .TM_Category_U .w30:nth-child(-n+3) { margin-top: 0; }
        .TM_Category .TM_Category_U .TM_Category_First_One:nth-child(-n+6) { margin-top: 0; }
        .TM_Category .TM_Category_U .w30 { width: 31.3%; }
        .TM_Category .TM_Category_U .TM_Category_SecondHover { border: 1px solid #c00; color: #c00; background: #fae8e8; }
        .TM_Category .TM_Category_U .w30.TM_Category_SecondHover { background: #fae8e8; border: 0; position: relative; }
            .TM_Category .TM_Category_U .w30.TM_Category_SecondHover::after { content: ''; background: url(/App_Style/img/TM_HCate.png) right bottom; width: .34rem; height: .28rem; display: block; /*! padding-top: .2rem; */ bottom: 0; background-size: .34rem .28rem; position: absolute; right: 0; }
        .TM_Category .TM_Category_U .TM_More, .TM_Category .TM_Category_U .TM_Put { text-align: center; height: .7rem; width: 100%; display: inline-block; line-height: .7rem; font-size: .2rem; }
            .TM_Category .TM_Category_U .TM_More::after { content: ''; background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M898.54 280.54L512 667.09 125.46 280.54a36 36 0 0 0-50.92 50.92l412 412A35.92 35.92 0 0 0 512 754a35.9 35.9 0 0 0 18-4.84l1.16-.71a36 36 0 0 0 6.27-5l412-412a36 36 0 0 0-50.91-50.92z' fill='%23333'/%3E%3C/svg%3E"); width: .3rem; height: .2rem; display: inline-block; background-size: .3rem .2rem; }
            .TM_Category .TM_Category_U .TM_Put::after { content: ''; background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M944.434 795.805L535.669 390.779c-.592-.592-1.407-.78-2.033-1.333-.148-.147-.186-.372-.334-.519-14.543-14.358-37.977-14.284-52.374.225L75.943 797.878c-14.397 14.544-14.29 37.938.22 52.341a37 37 0 0 0 26.061 10.731c9.512 0 19.061-3.665 26.28-10.957L507.73 467.329l384.59 381.037c7.218 7.145 16.616 10.737 26.055 10.737 9.55 0 19.061-3.665 26.286-10.957 14.397-14.509 14.282-37.944-.227-52.341zm0 0'/%3E%3C/svg%3E"); width: .3rem; height: .2rem; display: inline-block; background-size: .3rem .2rem; }
        .TM_Category_U .TM_Put { height: 0 !important; line-height: .8rem !important; }
        .TM_Category .Reset { display: none; }
        .TrademarkList { width: 100%; padding-top: 0; }
            .TrademarkList .TM_LFirst { width: 100%; margin-bottom: .2rem; }
                .TrademarkList .TM_LFirst li { width: 100%; margin: 0; border: 0; border-bottom: 1px solid #ddd; position: relative; }
                    .TrademarkList .TM_LFirst li:hover { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; border-bottom: 1px solid #c00; }
                        .TrademarkList .TM_LFirst li:hover a span { color: #c00; }
                        .TrademarkList .TM_LFirst li:hover a .Trademark_img { border: 1px solid #c00; }
                    .TrademarkList .TM_LFirst li a { padding: .2rem; width: 100%; }
                        .TrademarkList .TM_LFirst li a .Trademark_img, .TrademarkList .TM_LFirst li a .Trademark_img img { width: 1.9rem; height: 1.9rem; float: left; float: left; }
                        .TrademarkList .TM_LFirst li a .Trademark_img { border: 1px solid #ddd; }
                        .TrademarkList .TM_LFirst li a span { text-align: left; padding: 0; font-size: .3rem; line-height: .45rem; height: .45rem; font-weight: bold; }
                        .TrademarkList .TM_LFirst li a i { height: .45rem; line-height: .45rem; font-size: .23rem; padding: 0; }
            .TrademarkList .TCartyN { display: inline-block; font-size: .23rem; line-height: .45rem; height: .45rem; }
            .TrademarkList .TM_LF_R { float: right; width: 60%; padding-left: .2rem; }
            .TrademarkList .TM_LFirst .TM_LF_R_btn { width: 1.2rem; height: .4rem; border: 1px solid #c00; border-radius: 30px; background: #fff; padding: 0 .1rem; line-height: .4rem; float: right; position: absolute; bottom: .25rem; right: .2rem; text-align: center; color: #c00; }
            .TrademarkList .TM_LFirst .LoginPrice { font-size: .23rem; line-height: .45rem; height: .45rem; display: inline-block; width: 100%; }
    }
/*商标分类表*/
.Search_Pro2_Main {padding: .1rem .18rem .2rem .1rem;}
/*.search_div {display: none;}*/
.Search_Pro2_Main {padding-bottom: 0;}
.TMB_mao li:nth-child(-n+5){padding-top:0;}
.TMBmain_L_zhushi {width: 6rem;}
.TM_Btm {margin-bottom:.05rem;}
.TMBmain_L_title .Col {font-size:.3rem;}      
.ReturnList {width: 16%;font-size: .2rem;margin: .1rem auto 0;}
.TMSeacrh .searchbox{background: #f8f8f8;height: .6rem;border-radius: 30px;border: 1px solid #f2f2f2;margin: .1rem .1rem 0;width: auto;width:80%;}
.TMSeacrh .searchbox .btnSearch {width: 8%;background: url(/App_Style/AdminImg/HSearch.png) no-repeat center center;background-size: .27rem .29rem;position: relative;height: .62rem;color: transparent;}
.TMSeacrh .searchbox .txtSearchName {width: 82%;float: left;padding: .05rem .15rem .05rem .2rem;border-radius: 30px;line-height: .38rem; height: .48rem;font-size: .26rem;background: #f8f8f8;color: #666;}
.TMSeacrh .TMB_mao li {width:25%;}
.TMSeacrh .TMB_mao li:nth-child(-n+5){padding-top:.1rem;}
.TMSeacrh .DisBlock {margin:0 auto;}
/*******************************************************************************769-991*********************************************************************************/
@media (min-width: 769px) and (max-width: 991px) {
.login_box {display:none;}
.divFloatBar {display:none;}
.Foot_menu{position:fixed; z-index:3; bottom:76px; width:100%; text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box;}
.menu_foot{position:relative; float:left; width:25%; height:76px; line-height:76px; background:#fff;}
.menu_foot:last-child{border-right:none;}
.new-sub{position:absolute; bottom:85px; z-index:10; width:100%; padding: 0px 10px; background: #fff; box-sizing:border-box; -webkit-box-sizing:border-box; border: 1px solid #EEEEEE; border-radius: 5px; display:none;}
.new-sub li{width: 100%; background:#fff; float:none; box-sizing:border-box; -webkit-box-sizing:border-box; border-top:1px solid #f2f2f2;}
.new-sub li a{display:block; height:50px; line-height:50px; text-align:left; background:#fff; color:#333; border:none; text-align:center; font-size:16px;}
.bt-name{font-size:16px;color:#000;line-height: 76px;cursor:pointer;}
.bt-name a{display:block;font-size:16px;color:#000;line-height: 76px;}
.new-sub .tiggle{width:0px; height:0px; position:absolute; left:50%; margin-left:-10px; bottom:-9px; border-top:10px solid #EEEEEE; border-left:10px solid transparent; border-right:10px solid transparent; z-index:10;} .new-sub .innertiggle{width:0px; height:0px; position:absolute; left:50%; margin-left:-9px; bottom:-8px; border-top:9px solid white; border-left:9px solid transparent; border-right:9px solid transparent; z-index:11;}
}
/*******************************************************************************0-768*********************************************************************************/
@media (max-width: 768px){
.fl_Sea_Hand {display:block;}
.temporary {display:inline-block;}
.formal {display:none;}
.search_div {display: none;}
.PageTip {position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);height: 65px;text-align: center;line-height: 68px;background-color: #fff;z-index: 1100;min-width: 270px;border: 1px solid #D3D4D3;}
.PageTip .ison{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M512.564 13.548c-276.604 0-500.71 224.106-500.71 500.71s224.106 500.71 500.71 500.71 500.146-224.106 500.146-500.71-224.106-500.71-500.146-500.71zm276.605 434.1c-156.366 89.19-312.732 342.65-312.732 342.65-134.351-164.27-241.041-197.575-241.041-197.575l134.35-77.9c63.224 60.4 106.69 103.867 106.69 103.867C652.56 282.25 789.17 238.783 789.17 238.783v208.864z' fill='%2308bc9e'/%3E%3C/svg%3E") no-repeat center center/100%;width: 35px;height: 35px;position: absolute;top: 16px;left: 15px;}
.PageTip .ifon{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cpath d='M512 64c247.136 0 448 200.864 448 448S759.136 960 512 960 64 759.136 64 512 264.864 64 512 64zm0 832c211.968 0 384-172.032 384-384S723.968 128 512 128 128 300.032 128 512s172.032 384 384 384zm96-480a64 64 0 1 1 128 0 64 64 0 0 1-128 0zm-320 0a64 64 0 1 1 128 0 64 64 0 0 1-128 0zm407.68 323.2c-17.184 11.2-40.32 5.984-51.52-11.2A155.904 155.904 0 0 0 512 655.616c-53.76 0-103.04 26.88-132.16 72.448-11.2 17.152-34.336 22.4-51.52 11.2a37.408 37.408 0 0 1-11.2-51.52A229.44 229.44 0 0 1 512 580.928a229.44 229.44 0 0 1 194.88 106.784c11.2 17.152 5.984 40.32-11.2 51.52z' fill='%23e74b3b'/%3E%3C/svg%3E") no-repeat center center/100%;width: 35px;height: 35px;display: inline-block;position: absolute;top: 16px;left: 15px;}
.PageTip .scon{padding: .2rem .2rem .2rem 1.2rem;text-align: left;font-size: .3rem;float:left;white-space: pre-wrap;line-height: 48px;text-align: center;margin: 0 auto;}
.PageTip .fcon{padding: .2rem .2rem .2rem 1rem;text-align: left;font-size: .28rem;float:left;white-space: pre-wrap;line-height: 48px;text-align: center;margin: 0 auto;}
.View {max-height: .7rem;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: center;background-color: rgba(0,0,0,.6);z-index: 1100;padding: .2rem .4rem;border-radius: 10px;display:none;}.View .ifon {display:none;padding: .2rem .4rem;}
.View .lon{font-size: .28rem;float:left;color: #fff;line-height:.38rem;padding:0;text-align:center;}
.View .ifon{display:none;}
.TM_SHide{position: fixed;width: 100%;height: 100%;display: none;background: #fefefe;overflow: scroll;z-index: 1005;}
.TM_SHide {position: fixed;width: 100%;height: 100%;top: .8rem;display: none;background: #fefefe;overflow: scroll;z-index: 1000;}
.TM_SHide .TM_HMain {position: fixed;left: 50%;top: 45%;transform: translate(-50%,-50%); border-radius: 10px;text-align: center;width: 5.5rem;}
.TM_SHide .TM_HMain .tion{background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='128' height='128'%3E%3Cpath d='M800.421 436.525H736.76V287.852c0-124.507-100.762-225.757-224.732-225.757-123.98 0-224.857 101.25-224.857 225.766v148.662h-63.593c-30.667 0-55.532 24.952-55.532 55.752v407.048c0 30.848 24.865 55.82 55.532 55.82h576.9c30.667 0 55.465-24.97 55.465-55.82V492.275c0-30.802-24.855-55.752-55.532-55.752zM543.203 706.409v88.88a7.354 7.354 0 0 1-7.282 7.325h-47.733a7.373 7.373 0 0 1-7.334-7.322V706.41c-22.423-11.518-37.953-34.602-37.953-61.659 0-38.288 30.945-69.425 69.07-69.425 38.183 0 69.138 31.136 69.138 69.415.057 27.067-15.473 50.152-37.905 61.659zm107.311-269.884H373.525V291.539c0-76.691 62.196-139.146 138.552-139.146 76.366 0 138.447 62.454 138.447 139.146v144.986z' fill='%23b6bfc6'/%3E%3C/svg%3E")no-repeat center center/100%;width:1rem;height: 1.5rem;display: inline-block;margin: 0 auto;}
.TM_SHide .TM_HMain .tcon{width: 100%;color: #ccc;font-size: .26rem;font-weight: bold;display: inline-block;}
.TM_SHide .TM_HMain .tbtn{margin: 0 auto;height: .6rem;line-height: .62rem;color: #fff;border-radius: 30px;margin-top: .4rem;font-size: .3rem;background: linear-gradient(45deg, #fe6b98, #ff8270, #ff8961);text-align: center;display: inline-block;width: 60%;position: relative;/*! float: left; */}
.login_box {display:none;}
.divFloatBar {display:none;}
.Trademark_Bimg {height: 6rem;font-size: .8rem;}
.Foot_menu{border-top: 1px solid #e7e7e7;position:fixed; z-index:1001; bottom:0;height: .9rem;width:100%; text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box;display:inline-block;background:#fff;}
.menu_foot{position:relative; float:left;background:#fff;}
.menu_foot:last-child{border-right:none;}
.new-sub{position:absolute; bottom:1rem; z-index:10; width:2.5rem; padding: 0px 10px; background: #fff; box-sizing:border-box; -webkit-box-sizing:border-box; border: 1px solid #EEEEEE; border-radius: 5px; display:none;font-size: .26rem;right: -0.45rem;}
.new-sub li{width: 100%; background:#fff; float:none; box-sizing:border-box; -webkit-box-sizing:border-box; border-top:1px solid #f2f2f2;}
.new-sub li a{display:block; height:.8rem; line-height:.8rem;  background:#fff; color:#333; border:none; text-align:center; font-size:.3rem;}
.Rmsg{ display:block; position:absolute; top:.05rem;right:.1rem; width:0.29rem; height:0.29rem; line-height:0.33rem; background:#c00; border-radius:30px; font-size:.2rem; color:#fff; }
.bt-name a{display:block;line-height: 180%;margin-bottom: .02rem;}
.bt-name:hover .Foot_FontA {color:#c00;}
.new-sub .tiggle{width:0px; height:0px; position:absolute; left:50%; margin-left:-10px; bottom:-9px; border-top:10px solid #EEEEEE; border-left:10px solid transparent; border-right:10px solid transparent; z-index:10;} .new-sub .innertiggle{width:0px; height:0px; position:absolute; left:50%; margin-left:-9px; bottom:-8px; border-top:9px solid white; border-left:9px solid transparent; border-right:9px solid transparent; z-index:11;}
.Foot_menu .Foot_BgImg{margin: .08rem auto 0;width: .4rem;height: .4rem;display: block;background-size: .4rem;}
.Foot_menu .Foot_IndexImg {background:url(/App_Style/AdminImg/WapHome.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_Index:hover .Foot_IndexImg{background:url(/App_Style/AdminImg/WapHomeH.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_LianImg {background:url(/App_Style/AdminImg/WapLian.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_Lian:hover .Foot_LianImg {background:url(/App_Style/AdminImg/WapLianH.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_BannerImg {background:url(/App_Style/AdminImg/WapBanner.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_MyImg {background:url(/App_Style/AdminImg/WapMy.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_My:hover .Foot_MyImg {background:url(/App_Style/AdminImg/WapMyH.png) no-repeat;background-size: .4rem;} 
.Foot_FontA {font-size: .2rem;color: #666;}
.Foot_FontB {font-size: .2rem;color: #666;}
.Foot_menu .cura {display:block;}
.Foot_menu .Foot_ProductImg {background:url(/App_Style/AdminImg/WapProduct.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_Product:hover .Foot_ProductImg {background:url(/App_Style/AdminImg/WapProductH.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_Product2Img {background:url(/App_Style/AdminImg/WapProduct2.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_Product2:hover .Foot_Product2Img{background:url(/App_Style/AdminImg/WapProduct2H.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_TrademarkImg {background:url(/App_Style/AdminImg/WapTrademark.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_Trademark:hover .Foot_TrademarkImg{background:url(/App_Style/AdminImg/WapTrademarkH.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_BImg {background:url(/App_Style/AdminImg/WapBannerH.png) no-repeat;padding-top:0;background-size: .4rem;}
.Foot_menu .Foot_LImg {background:url(/App_Style/AdminImg/WapLianH.png) no-repeat;background-size: .4rem;}
.Foot_menu .Foot_MImg {background:url(/App_Style/AdminImg/WapMyH.png) no-repeat;background-size: .4rem;} 
.Foot_menu .Foot_IImg {background:url(/App_Style/AdminImg/WapHomeH.png) no-repeat;padding-top:0;background-size: .4rem;}
.Foot_menu .Foot_PImg {background:url(/App_Style/AdminImg/WapProductH.png) no-repeat;padding-top:0;background-size: .4rem;}
.Foot_menu .Foot_P2Img {background:url(/App_Style/AdminImg/WapProduct2H.png) no-repeat;padding-top:0;background-size: .4rem;}
.Foot_menu .Foot_TImg {background:url(/App_Style/AdminImg/WapTrademarkH.png) no-repeat;padding-top:0;background-size: .4rem;}
.Foot_FontBC {color: #c00;}
.Foot_FontBColor {color: #c00;}
    .Product2_Left { width: 28%; float: left; height: 100%; overflow-x: hidden; overflow-y: scroll; background: #f3f3f3; }
    .main .product2 { width: 72%; margin: 0; max-width: 80%; float: right; background: #fff; height: 100%; overflow-x: hidden; overflow-y: scroll; }
        .main .product2 .SortMain { position:fixed; padding:0 .1rem; top:1.6rem; left:28%; width:calc(72% - 0.2rem); }
    .main .Pro2_Li { display: block; margin: 0; height: 1rem; background:#fff; }
        .main .Pro2_Li a { display:block; padding: 0; border: 0; height: 1rem; line-height: 1rem; display: block; font-size: .24rem; background: #f3f3f3; }
        .main .Pro2_Li a:hover,.main .Pro2_Li.curr a { background: #fff; color: #c00; border: 0; border-left: 0.1rem solid #c00 !important; }

    .Product2_List { margin: 0; text-align: inherit; height: calc(100vh - 1.6rem - 0.9rem); overflow: hidden; }
.HAover{border-left: 2px solid #c00 !important;background: #fff;color: #c00;}
    .Product2_List .sort { height: 1rem; z-index: 1; background: #fff; display: flex; align-items: center; justify-content: space-between; }
.Product2_List .sort a{ display:inline-block; float:left; height:0.6rem; margin:0.2rem 0.05rem; width:calc(50% - 0.1rem); }
    .Product2_List .sort a .screen { display: block; line-height: .6rem; width:80%; background:#f8f8f8; border-radius:0.6rem; font-size: .24rem; font-weight: normal; text-align: center; width: auto; }
        .Product2_List .sort a .screen span { display: inline-block; vertical-align: text-top; width: .24rem; height: .24rem; }
        .Product2_List .sort .active .screen { background-color: #fef5f5; border: 1px solid #c00 !important; line-height: .6rem; color: #c00 }
.Product2_List .row {margin:1.1rem 0.15rem 0;}
.Product2_List .row .group{line-height: .5rem;font-size: .3rem;}
.Product2_List .row .group .name{padding: 0 .2rem;font-size:.24rem;}
.Product2_List .row .plist{border: 0;padding: 0 0 .1rem;display: -webkit-flex;}
.Product2_List .row .plist a img{width: 1.2rem;height: 1.2rem;}
.Product2_List .row .plist a .Aprice{float: left;font-size: .24rem;line-height: 130%;margin-left: .1rem;margin-right: .1rem;}
.Product2_List .PriceMain {float: left;}
.Product2_List .row .plist a .Mprice{float: left;font-size: .24rem;line-height: 130%;margin: 0;text-align: left;width: auto;}
.Product2_List .row .plist a .MContent{margin: 0;float: left;margin-left: .1rem;width:100%;height: auto;}
.Product2_List .row .plist a .MContent span{font-size: .24rem;line-height: 150%;}
.Product2_List .row .plist a {display:block;margin: 0 auto;}
.Product2_List .Big_Mcon { display:flex; height:1.2rem; flex-direction:column; justify-content:center;  vertical-align:middle;}
.Product2_List .row .plist:hover{background: #fff;}
.Product2_List .mrten {float:left!important;}
.second-menu .plist:last-child{padding-bottom:0;}
.TipTop {margin-top: .1rem;position:absolute;}
.navbar_Center{display:none;}
.navbar_Banner_Top {display:none;}
.navbar_PName { display:block; font-weight:500; text-align: center;line-height: 110%; padding: .1rem 0;}
.Search_Pro2_Main {background: #eee;display:block;width: 100%;-webkit-box-sizing: border-box;padding: .1rem .2rem;}
.Search_Tbtn{float: right;right: .2rem;}
.Product2_List_ToB { position: relative;top: 1.6rem; height:calc(100vh - 1.6rem - 0.9rem); overflow:hidden; border-top: 1px solid #f1f1f1;padding-bottom: .88rem;}
.navbar_Pul { display:block; position:relative; height:3rem; padding-top:0.2rem!important; }
    .navbar_Pul li { height:1.3rem; }
    .navbar_Pul a { display: block; width: 100%; height: 1.3rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; margin-bottom: 0.1rem }
.navbar_Pul a img{text-align: center;margin: 0 auto;width: .81rem;height: .81rem;}
.ProductListTwo ul{max-width:6.2rem;} 
.ProductListTwo li{width:33.333%;padding: .1rem .05rem;}
.ProductListTwo li a .Product_img{height: 1.95rem;}
.ProductListTwo li a span{}
.ProductListTwo .Prducut_Main_bg{}
.ProductListTwo li a i{}
.ProductListTwo{padding-top: .1rem;}
.ProductListTwo .Font_Main{padding: 0;}
.ProductListTwo .Tname{}
.ProductListTwo .font_money .MPrice{ display:inline-block; height:0.2rem; font-size: .2rem; padding:0 0 0.1rem;}
.ProductListTwo .font_money .AgencyPrice{padding-right: .05rem;}
.ProductListTwo .font_money .MarkPrice{}
.ProductListTwo .Hot_FName{padding-top: .1rem;line-height:120%; height:0.3rem; overflow:hidden; vertical-align:top; font-size: .2rem;}
.ProductListTwo .nonr {}
.ProductListTwo .nonb{font-size: .2rem;}
.Apply_Main {max-width: 6.2rem;padding:.2rem .11rem .1rem .07rem;}
.ProductListTwo li:nth-child(n+1) {padding-bottom:0;}
.Pro2_Search {position: fixed;z-index: 2;width: 100%;}
.owl-pagination {height: .22rem !important;}
.owl-page {width: .2rem !important; height: .2rem !important; background-size: .2rem .41rem !important;}
.owl-pagination .active {background-position: 0 -.21rem !important;}
/*.DefaultSingList {height:.83rem;}*/
.owl-prev{left: 0.5rem;width: 0.4rem !important;height: 0.6rem !important;background-size: 100%;}
.owl-next{right: 0.5rem;width: 0.4rem !important;height: 0.6rem !important;background-size: 100%;}
.owl-buttons div {top:60% !important;}
.TM_List { padding:0px;position: relative;bottom:0; margin-bottom:0 !important;}
.TM_List .selector .sl-v-list .J_valueListLeft { padding-left:40px;}
.TM_List .fl_box{ display:none; width:100%;}

    .TM_List1 { padding: 0px; position: relative; bottom: 0; margin-bottom: 0 !important; }
        .TM_List1 .selector .sl-v-list .J_valueListLeft { padding-left: 40px; }
        .TM_List1 .fl_box { display: none; width: 100%; }


    .TM_SearchList{ padding:0.2rem 2%; }
    .TmDetails { padding: 0 2%; }
    .TM_SearchList .TMSearch_left { position: relative; display: block; overflow: hidden; }
    .TM_SearchList.sname, .TM_SearchList .TMSearch_Right .row { position:relative;  margin-top:0rem; padding:0; padding-left:0.1rem; line-height: 150%; }
        .TM_SearchList .TMSearch_Right .row .tmName { display: block; width: 100%; padding-bottom: 0; }

    .TM_SearchList .mstatus { position: absolute; right: 0; top: 0.15rem; height: 0.3rem; line-height: 0.3rem; overflow: hidden; }
    .TmDetails .mstatus { height: 0.3rem; line-height: 0.3rem; overflow: hidden; }
    .TmDetails .TM_Scate { margin-left:0; margin-bottom: 0.1rem; }

        .TM_SearchList .TMSearch_Right h2 { max-width: calc(100% - 1rem); font-size: 0.3rem; line-height: 200%; }
        .TM_SearchList label { width: auto !important; margin: 0; line-height: 150%; }
    .tdselect { width: 30% !important; }
.tdbutton { width:20%;}
.sCategory { position:absolute; left:0px; top:0px; width:30%; height:30px; overflow-x:hidden; }
.TMSearch_Right .TMSearch_Right_TC { font-size:18px; }
.TMSearch_Right_T .TMSearch_Right_TN{ width:100%; font-size:12px; line-height:28px; white-space:nowrap; }
.TMSearch_Right .TMSearch_Right_TQ{ white-space:nowrap; width:98%; }

    .TmDetails .divTmBasic0, .TmDetails .divTmBasic1, .TmDetails .divTmBasic2 { padding: 0; border: 0; font-size: 0.24rem; border-bottom: solid 0.1rem #f8f8f8; }
    .TmDetails .divTmBasic0 { margin-top: 0.1rem; }
    .TmDetails .divTmBasic1 { padding: 0.2rem 0;}
    .TmDetails .divTmBasic1, .TmDetails .divTmBasic2 { padding: 0.2rem; }
        .TmDetails .divTmBasic0 label, .TmDetails .divTmBasic1 label, .TmDetails .divTmBasic2 label { font-size: 0.24rem; }
    .TmDetails .tabTmBasicItem th, .TM_SearchList .tabTmBasicItem td { padding: 0.1rem; font-size: 0.24rem; }
    .TmDetails .tabTmBasicItem th { width: 1.8rem; }
    .TmDetails .divTmInfo { padding: 0.2rem 0; }
        .TmDetails .divTmInfo h2 { font-size: 0.36rem; }
    .TmDetails .divTmBasicTitle { height: 0.7rem; border-bottom: solid 1px #eee; }
        .TmDetails .divTmBasicTitle i { height: 0.3rem; line-height: 0.3rem; font-size: 0.3rem; padding-left: 0.1rem; }







/*.TMSearch_Right_T .TMSearch_Right_TN:nth-child(n+6){ display:none;}*/
.Share_Main {background: #f6f6f6;padding: .2rem .2rem .1rem;}
.Share_Main .Share_Top{background: #fff;padding: .2rem;display: inherit;overflow: hidden;}
.Share_Main .proImg {width: 100%; background: no-repeat center top/100%;background-image: none;position: relative;height: 6rem;}
.Share_Main .Share_Img{width: 100%;height:100%;}
.Share_Main .Share_Title{line-height: .4rem;font-size: .36rem;margin: .3rem 0 .1rem;font-weight:bold;}
.Share_Main .Share_Price{font-size: .3rem;color: #c00;}
.Share_Main .Share_Top_b{float: left;width: 100%;}
.Share_Main .Share_L{float: left;margin-left: 32%;height: 1.2rem;}
.Share_Main .Share_L p{margin: 0;font-size: .3rem;color: #999;line-height: 1.2rem;}
.Share_Main .Share_L span{color: #999;font-size: .23rem;}
.Share_Main .Share_R{float: right;position: relative;right:0;}
.Share_Main .Share_R img{width: 1.2rem;}
.Share_Main .Share_Ico{width: .3rem !important;position: absolute;z-index: 1;left: .45rem;top: .43rem;border-radius: .08rem;}
.Share_Main .Share_Bottom{overflow: hidden;display: inline-block;width: 100%;margin-top: .2rem;height:.62rem;}
.Share_Main .Share_Bottom a{background: #fff;color: #c00;width: 48.5%;text-align: center;height: .6rem;float: left;border-radius: 5px;margin-right: 3%;line-height: .6rem;font-size: .3rem;line-height:.62rem;}
.Share_Main .Share_Bottom .Save{background: #c00;width: 48.5%;text-align: center;color: #fff;height: .6rem;float: left;border-radius: 5px;line-height: .6rem;font-size: .3rem;line-height:.62rem;}
.Share_Main .Pro_Color {color: #333;font-weight: normal;font-size: .26rem;margin-right:.2rem;float: left;width: 100%;}
.Share_Main .Pro_HColor {color:#c00 !important;font-weight: bold;}
.Share_Main .Pro_Price {font-size: .26rem;color: #999;position:relative;right:5px;}
.Share_Main .pprice {line-height: 180%;font-size: 0.26rem;font-family: Tahoma;color: #999;}
.Share_Main .lth {text-decoration: line-through;color: #999;}
.Share_Hide {position: fixed;width: 100%;height: 100%;top: 0px;text-align: left;background: rgba(0,0,0,.5);display: none;overflow: scroll;z-index:1002;left: 0;}
.Share_Hide .Share_Tip {font-size: .3rem;color: #fff;text-align: center;top: 5px;position: relative;}
.Share_Hide .ShareImg{position: relative;padding-left: 3%;top: 10px;}
.NA_Title {font-size: .38rem;line-height:.46rem;margin: .2rem 0;height: .4rem;}
.NAList {margin-bottom: 0;}
.NAList li a{font-size: .3rem;padding-left: .27rem;line-height:.86rem;background: url(/App_Style/img/A_Lh.png) no-repeat left .32rem;}
.NAList .left {margin-right: .2rem;width:100% !important;height:.8rem}
.Pro2TopList li{margin:0 0 .05rem;}
.Pro2TopList li:last-child {margin-top:0;margin-bottom:.01rem;}
.Pro2TopList li a{}
.Pro2TopList li a img{width: 100%;padding: 0 .05rem;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.Pro2TopList .A_Right {padding: .15rem 0 0 .1rem;width: 90%;}
.Pro2TopList li a .Title{font-size: .3rem;-o-text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: .34rem;}
.Pro2TopList li a .Price{font-size: .3rem;margin-right: .1rem;line-height: .42rem;}
.Pro2TopList li a .AgencyPrice{font-size: .3rem;line-height: .4rem;}
.Article .time{height: .24rem;width:.24rem;display: inline-block;float: left;margin-right: 5px;top: 2px;}
.Article .hot{width: .22rem;height: .22rem;display: inline-block;float: left;margin-right: 5px;position: relative;top: 3px;}
/*商标出售分享*/
.TM_ST {margin-top:.2rem;}
.TM_ST .TM_M .TM_L{font-size: .26rem;}
.Share_Bottom .Tm_Title {font-size: .26rem;}
.TM_M .Inp{font-size: .26rem;}
.Share_Bottom input[type="radio"]:checked + span{background: url(/App_Style/img/isRadio.png) no-repeat left .09rem;font-size: .26rem;background-size: .3rem;}
.TM_ST .TM_Generate {font-size:.35rem;}
.Share_Bottom .option{background: url(/App_Style/img/noRadio.png) no-repeat left .09rem;background-size: .3rem;padding-left: .36rem;font-size: .26rem;height: .5rem;}
.Share_Bottom input[type="checkbox"]:checked + span{background: url(/App_Style/img/isCheck.png) no-repeat left .09rem;font-size: .26rem;background-size: .3rem;}
.Share_Bottom .Choption {background: url(/App_Style/img/noCheck.png) no-repeat left .09rem;font-size: .26rem;background-size: .3rem;}
.ProList_page a:hover {border: 1px solid #c00;background: #c00;color: #fff;}
.ProList_page .Page_Mao{margin-right:5px;line-height: .46rem;/*position: relative;bottom: .07rem;*/}
.ProList_page a:nth-child(1){background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M827.733 146.09L768 85.334 402.176 451.157 341.333 512l60.843 60.843L768 938.667l59.733-60.843L461.824 512l365.91-365.824zM170.667 0H256v1024h-85.333V0z'/%3E%3C/svg%3E")no-repeat center center/100%;background-size: .2rem;width: .2rem;padding: 0 .3rem;}
.ProList_page a:nth-last-child(1) {background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M196.267 877.824L256 938.667l365.91-365.91L682.666 512l-60.758-60.843L256 85.333l-59.733 60.758L562.176 512l-365.91 365.824zM853.333 1024H768V0h85.333v1024z'/%3E%3C/svg%3E")no-repeat center center/100%;background-size: .2rem;width: .2rem;padding: 0 .3rem;}
/*.ProList_page span {height: .54rem;line-height: .58rem;border-radius: 5px;font-size: .23rem;padding: 0 .2rem;position: relative;bottom: .01rem;}*/
.ProList_page span {/*! height: .54rem; *//*! line-height: .58rem; */height: .54rem;line-height: .58rem;border-radius: 5px;/*! font-size: .23rem; *//*! padding: 0 .2rem; *//*! position: relative; *//*! bottom: .01rem; *//*! display: inline-block; */}
.LoadImg{bottom: .05rem;margin-bottom: .2rem;}
.TM_ST .TM_M .TM_R {font-size:.3rem;}
.TM_ST .TM_GenHui::after{width: 25px;height: 25px;margin: .2rem;}
.Quo_img { margin-bottom: .2rem;}
.main .Quo_img a img {width: 5.9rem;}
.main .Quo_img {margin: 0px .05rem .2rem;}
.Quotation_img {padding: 0 .2rem;}
.Pr_List{display:none;}
.ArtList .media { padding: 0;margin: 0 0 .15rem;}
.main .TopZero_Page {padding-top:0;}
.qq1{left: 35%;}
.TM_List .titles .kuang .zhong .main{background:#f5f5f5;}
.Apply_Nei {padding-top: .1rem;}
/*商标免费查询*/
    .divTMSearch .divSearch { height:0.68rem; border:solid 1px #eee; border-radius:0.3rem; }
        .divTMSearch .divSearch .tmLevel { }
            .divTMSearch .divSearch .tmLevel select { width:calc(100% - 0.2rem); height:100%; padding:0 0.1rem; background: #fff; }
        .divTMSearch .divSearch .tm_s5H input { padding:0 0.1rem; width:calc(100% - 0.2rem - 1px); background:#fff; }
        .tmSType label { line-height: .4rem; margin: 0.1rem 0.2rem 0 0; }
.tmSType input[type="checkbox"], input[type="radio"]{margin:0 .1rem 0 0 !important;height:.4rem;}
.tmState label{width: 100%;line-height: .4rem;}
.divTMSearch input{padding: 0 .4rem;}
    .tmSType input { padding: 0; }
    .TMSearch_Right_T .sDate { width: auto; }
.TM_ST .TM_M  .dllCate{width: 83%;font-size:.3rem;}
.Tm_CateMain .cate_Main{max-width:92%;}
.Tm_CateMain li{line-height: .6rem;font-size:.26rem;}
.Tm_CateMain h3{font-size:.32rem;}
.TrademarkList  .TM_Boutique{line-height:.3rem;}
/*.DefaultSingList {height:2rem;}*/
/*购物车*/
.addCart{min-width: 71%;}

    .rbottom a { border-bottom-right-radius: 0.24rem; }
    .rtop a { border-top-right-radius: 0.24rem; }
}
}

.dropload-load { text-align:center; padding:20px; }
.dropload-load img{ display:block; margin:0 auto; max-width:100%; }


.divPages { width: 100%;padding:0.2rem 0; max-width: 1390px; margin: 0 auto; text-align: center; white-space:nowrap; }
    .divPages a, .divPages label { display: inline-block; line-height:200%; padding: 0 10px; margin: 0 5px; }
    .divPages a { color: #999; border: solid 1px #eee; }
        .divPages a:hover,.divPages label { color: #fff; background:#c00; border: solid 1px #c00; }






/*旧样式*/

/*商标列表*/
.TM_List1 { margin: 0 auto; }
    .TM_List1 .fl_box { max-width: 1390px; margin: 0 auto; overflow: hidden; }
        .TM_List1 .fl_box .fl_top { background: #fff; height: 38px; line-height: 40px; border: 0; margin: 10px 0; padding: 0 10px; }
            .TM_List1 .fl_box .fl_top .fl_top_txt { display: block; float: left; height: 38px; line-height: 38px; font-size: 14px; color: #999; padding-left: 5px; }
            .TM_List1 .fl_box .fl_top .fl_top_search { float: right; height: 25px; line-height: 25px; border: 1px solid #ddd; float: left; margin: 5px 10px; }
                .TM_List1 .fl_box .fl_top .fl_top_search .fl_top_inset { display: block; float: left; font-size: 14px; color: #333; background: #fff; width: 160px; height: 25px; line-height: 28px; padding: 0 10px; border: 0; padding: 0; text-indent: 0.5em; border-right: 1px solid #ddd; }
                .TM_List1 .fl_box .fl_top .fl_top_search .fl_top_btn { border: 0; padding: 0; display: block; float: left; width: 50px; height: 25px; background: #f6f6f6; font-size: 14px; line-height: 25px; }
.ProList .Search_All { font-size: 14px; line-height: 50px; padding: 0 20px; background: none; color: #999; height: 50px; margin-top: 5px; display: inline-block; float: right; cursor: pointer; border-radius: 25px; }
/* search*/
.TM_List1 .selector { background: #FFF; border: 1px solid #e1e1e1; }
    .TM_List1 .selector .s-brand, .selector .s-line { width: auto; height: auto; }
.sl_wrap { position: relative; _zoom: 1; line-height: 45px; border-bottom: 1px dashed #dbdbdb; background: #f8f8f8; }
.J_selectorLine:last-child .sl_wrap { border-bottom: 0px; }
.TM_List1 .selector .sl-key { float: left; width: 90px; white-space: nowrap; overflow: hidden; text-align: right; padding-right: 10px; }
    .TM_List1 .selector .sl-key span { font-size: 14px; line-height: 50px; }
.TM_List1 .selector .sl-value { overflow: hidden; zoom: 1; background: #fff; padding-left: 20px; }
.TM_List1 .selector .sl-v-list { overflow: hidden; zoom: 1; padding: 9px 0; }
.TM_List1 .selector .sl-u-list { padding: 10px -18px; height: auto; }
.TM_List1 .selector .sl-v-list ul { width: 100%; }
.TM_List1 .selector .extend .sl-v-list { height: 25px; }
.TM_List1 .selector .sl-v-list li { float: left; _display: inline; height: 32px; line-height: 32px; padding-right: 23px; }
.TM_List1 .selector .lifirst { width: 10.4%; padding-right: 0 !important; }
.TM_List1 .selector .sl-v-list a { float: left; white-space: nowrap; zoom: 1; color: #005aa0; font-size: 14px; padding: 0 5px; color: #333; line-height: 32px; height: 32px; cursor: pointer; }
    .TM_List1 .selector .sl-v-list a:hover, .selector .sl-v-list a.selected { background: #c00; color: #fff; }
.TM_List1 .selector .sl-v-list .J_valueListLeft { padding-left: 63px; position: relative; }
.TM_List1 .selector .sl-ext { position: absolute; top: 10px; right: 20px; width: 57px; height: auto; line-height: 22px; overflow: hidden; zoom: 1; }
.TM_List1 .selector .sl-gengduo { background: url('/App_Style/img/gengduo.png') no-repeat !important; background-position: 35px 10px !important; }
.TM_List1 .selector .sl-ext .sl-e-more { float: left; position: relative; height: 40px; line-height: 40px; padding: 0 7px 0 0; background: #fff; visibility: hidden; color: #999; font-size: 14px; text-align: left; background: url('/App_Style/img/up.png') no-repeat; width: 60px; display: block; background-position: 35px 10px; }
    .TM_List1 .selector .sl-ext .sl-e-more:hover { text-decoration: none; color: #e4393c; }
    .TM_List1 .selector .sl-ext .sl-e-more i { background: url(/App_Style/img/search.ele.png) no-repeat 9999px 9999px; -webkit-transition: background-position .15s ease-in-out; -moz-transition: background-position .15s ease-in-out; transition: background-position .15s ease-in-out; }
    .TM_List1 .selector .sl-ext .sl-e-more i { position: absolute; top: 1px; right: 2px; display: block; width: 20px; height: 20px; background-position: 4px 7px; }
    .TM_List1 .selector .sl-ext .sl-e-more:hover i { border-color: #e4393c; background-position: 4px -11px; }
.TM_List1 .RangeL { background: #f6f5f5; text-align: center; width: 80px; font-size: 14px; }
.TM_List1 .selector .sl-v-list .RangeR { float: right; background: #c00; color: #fff; font-size: 14px; padding: 0 10px; margin: 2px 0 0 11px; cursor: pointer; }
.TM_List1 .RangeC { margin: 0 5px; }

