﻿@charset "utf-8";
* {
    box-sizing: border-box;
}
html {height: 100%;overflow-y: scroll;overflow:-moz-scrollbars-vertical; }
body {padding: 0; margin: 0; font-size:14px; color: #666; background-color: #fff;}
p,ul,li{ list-style: none; padding: 0; margin: 0;}
p{word-wrap:break-word; max-height: 999999px;}
h1,h2,h3,h4,h5,h6,dl,dt,dd {padding: 0; margin: 0; font-weight:normal}
body,button,input,textarea,select {font-family:"\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";}
input[type='text']:focus, textarea:focus, select:focus,button, input[type='file']:focus {outline:none}

button, input[type='button'], input[type='submit'], input[type='reset']{cursor:pointer}
img {border: 0px; vertical-align: middle;}
a{text-decoration: none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover {color:#fe8431;}
a.blue {  color: #fe8431;}
.txt-underline{ text-decoration: underline; }
table {border-collapse:collapse;}
table.small td,table.small th{font-size:12px}
table.center td,table.center th{text-align: center;}
.clearfix:after {content:"\0020"; display: block; height: 0;clear: both; visibility: hidden; }
.clearfix {zoom: 1;}
.clear{clear:both;}
.right {float:right;clear:right}
.red {color:red}
.white{color:#fff}
.color-success { color: #18C385 !important; }
.color-danger { color: #FB5555 !important; }
#header.container {overflow: visible}
.container { text-align: left; width:1200px; margin: auto;overflow: hidden; zoom: 1;}
.container:after {content:"\0020"; display: block; height: 0;clear: both; visibility: hidden; }
.container h1 {margin-top:50px; text-align: center; margin-bottom:30px;}

body{-webkit-text-size-adjust:100%;min-height: 100%;position: relative; font:14px HELVETICA,"Microsoft YaHei","Arial Narrow"}

/* 头部加导航 S */
.header-wrap{ height: 172px; }
.header-wrap .main-nav-wrap{ width: 1200px; margin: 0 auto; zoom: 1; text-align: left; }
.header-wrap .main-nav-wrap .logo{ float: left; width: 290px; line-height: 136px; }
.header-wrap .main-nav-wrap .nav-search{ float: left; margin: 42px 0 0 20px; }
.header-wrap .main-nav-wrap .nav-search>li.search-b1 { max-width: 176px; margin: 3px 0 0 25px; font-size: 16px; }
.header-wrap .main-nav-wrap .nav-search>li.search-b1 .icon-classes{ display: inline-block; width: 22px; height: 18px; margin: -6px 15px 0 0; background: url(/Content/images/icon_menu.png) no-repeat; background-position: 0 -148px; vertical-align: middle; }
.header-wrap .main-nav-wrap .nav-search>li.search-b1 .check-notice { margin-top: 6px; font-size: 14px; }
.header-wrap .main-nav-wrap .nav-search>li.search-b1 .check-notice a { color: #000; }
.header-wrap .main-nav-wrap .nav-search>li.search-b1 .check-notice .btn-item { padding: 2px 4px; background: #fe8431; border-radius: 4px; color: #fff; }
.header-wrap .main-nav-wrap .nav-search .con-cha{ padding-top: 0; }
.header-wrap .drop-container{ width: 1200px; margin: 0 auto; position: relative; }
.header-wrap .drop-menu-wrap{ position: absolute; top: -4px; left: 0; width: 1200px; z-index: 998; }
/* 搜索框 */
.header-wrap .content-dem{ position: relative; }
.header-wrap .content-dem .dem-mid{ width: 688px; height: 50px; line-height: 50px; border: 2px solid #fe8431; border-radius: 0; font-size: 16px; }
.header-wrap .content-dem .dem-mid input, .header-wrap .content-dem .dem-mid select, .header-wrap .content-dem .icon-text{ float: left; display: inline-block; border: 0; }
.header-wrap .content-dem .dem-mid input{ width: 340px; height: 30px; line-height: 30px; padding: 0 36px 0 14px; margin-top: 9px; border-right: 1px solid #999; font-size: 16px; }
.header-wrap .content-dem .dem-mid select{ width: 125px; height: 30px; border-right: 1px solid #999; padding-left: 18px; margin-top: 9px; font-size: 16px; color: #666; appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url(/Content/images/tri_buttom.png) no-repeat scroll 100px 12px transparent; padding-right: 14px; }
.header-wrap .content-dem .dem-mid select::-ms-expand{ display: none; }
.header-wrap .content-dem .dem-mid .icon-text{ width: 118px; text-align: center; }
.header-wrap .content-dem .dem-mid .icon-text .icon-tri{ display: inline-block; width: 16px; height: 12px; margin-left: 10px; background: url(/Content/images/icon_menu.png) no-repeat; background-position: -10px -86px; vertical-align: middle;  }
.header-wrap .content-dem .dem-right{ float: right; display: inline-block; width: 100px; height: 47px; background: #fe8431; border: 0; font-size: 16px; color: #fff; text-align: center; }
.header-wrap .content-dem .dem-text-sel{width: 692px; *width:692px; background: #fff;height: auto;display: none;position: absolute;top: 50px;*top: 62px; z-index:999; left:0;}
.header-wrap .content-dem .dem-text-sel .dem-text-v{height: 50px;line-height: 50px;border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; text-align:right; padding-right: 15px;}
.header-wrap .content-dem .dem-text-sel input{margin-right: 10px;vertical-align:middle; }
.header-wrap .content-dem .dem-text-sel span.spanOne{padding-left: 10px;}
.header-wrap .content-dem .dem-text-sel span.spanTwo{font-size: 18px;color: #ff0000;margin: 0 5px;}
.header-wrap .content-dem .dem-text-sel table{border: 1px solid #e6e6e6;border-collapse: collapse; border-bottom:0;}
.header-wrap .content-dem .dem-text-sel td{width: 100px;line-height: 40px;text-align: left;border: 1px solid #e6e6e6; padding-left:5px; cursor: pointer;}
.header-wrap .content-dem .dem-text-sel td.dem-text-sel-selected{ background: rgb(254, 132, 49) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
/* icon camera */
.header-wrap .content-dem .dem-mid .tuxing-search { position: absolute; top: 16px; right: 230px; display: inline-block; width: 22px; height: 26px; line-height: 26px; }
.header-wrap .content-dem .dem-mid .tuxing-search .iconfont { font-size: 24px; color: #999; }

/* 导航 */
.header-wrap .drop-menu-wrap .drop-nav{ height: 40px; }
.header-wrap .drop-menu-wrap .drop-nav .leader-menu-wrap{ display: inline-block; width: 215px; cursor: pointer; }
.header-wrap .drop-menu-wrap .drop-nav .leader-menu-wrap .leader-tit{ background: #fe8431; color: #fff; font-size: 16px; line-height: 40px; text-align: center; }
.header-wrap .drop-menu-wrap .drop-nav > li { display: inline-block; margin-left: 45px; line-height: 40px; position: relative; font-size: 16px; transition: all .5s; }
.header-wrap .drop-menu-wrap .drop-nav > li.hover div.sub-wapper { line-height:110%; padding: 11px 0; border-bottom: 4px #fe8431 solid; }
.header-wrap .drop-menu-wrap .drop-nav > li.hover div.sub-menus { display: block; position: absolute; left:-10px; width: 90px; z-index: 999999; }
.header-wrap .drop-menu-wrap .drop-nav > li.hover div.sub-menus div.sub-top { height:7px; background: url('/Public/Images/sanjiao.png') no-repeat 37px 1px; }
.header-wrap .drop-menu-wrap .drop-nav > li.hover div.sub-menus.special-menus{ width: 126px; left: -28px; }
.header-wrap .drop-menu-wrap .drop-nav > li.hover div.sub-menus.special-menus div.sub-top { background-position: 56px 1px; }
.header-wrap .drop-menu-wrap .drop-nav > li ul{ border:1px #fe8431 solid; background: #fff; }
.header-wrap .drop-menu-wrap .drop-nav > li ul li { clear:both; background-color: #fff; line-height:200%; font-size:16px; text-align:left; padding-left:12px; padding-right:12px; width:auto; box-sizing:content-box; text-align: center; cursor: pointer; }
.header-wrap .drop-menu-wrap .drop-nav > li ul li i{ font-size:12px; color:#666; font-style:normal }
.header-wrap .drop-menu-wrap .drop-nav > li ul li a { color:#666 }
.header-wrap .drop-menu-wrap .drop-nav > li a.nav-ju { color: #fe8431; }
.header-wrap .drop-menu-wrap .drop-nav > li ul li.hover{ background-color:#fe8431; }
.header-wrap .drop-menu-wrap .drop-nav > li ul li.hover a { color:#fff; }
.header-wrap .drop-menu-wrap .drop-nav > li ul li.hover i{ color:#fff; }
.header-wrap .drop-menu-wrap .drop-nav > li.cr-mode ul li{ width: 110px; position: relative; }
.header-wrap .drop-menu-wrap .drop-nav > li.cr-mode.hover div.sub-menus{ width: 150px; left: -48px; }
.header-wrap .drop-menu-wrap .drop-nav > li.cr-mode.hover div.sub-menus li{ width: 100%; padding-left: 0; padding-right: 30px; box-sizing: border-box; }
.header-wrap .drop-menu-wrap .drop-nav > li.cr-mode.hover div.sub-menus div.sub-top{ margin-left: 38px; }
.header-wrap .drop-menu-wrap .drop-nav > li .icon-cr{ position: absolute; top: 7px; display: inline-block; width: 40px; height: 20px; background-size: 100%; }
.header-wrap .drop-menu-wrap .drop-nav > li .icon-300{ background: url(/Content/images/nav_icon_300.png) no-repeat; background-size: 100%; }
.header-wrap .drop-menu-wrap .drop-nav > li .icon-800{ background: url(/Content/images/nav_icon_800.png) no-repeat; background-size: 100%; }
/* tab & content */
.header-wrap .drop-content{ position: absolute; top: 40px; left: 0; z-index: 999; }
.header-wrap .drop-content .menu-tab-mode{ display: none; width: 215px; background: rgba(0, 0, 0, .6); }
.header-wrap .drop-content .menu-tab-mode li{ height: 102px; padding: 20px 18px; cursor: pointer; }
.header-wrap .drop-content .menu-tab-mode li:hover, .header-wrap .drop-content .menu-tab-mode li.active{ background: #fff; }
.header-wrap .drop-content .menu-tab-mode li:hover .menu-tit,
.header-wrap .drop-content .menu-tab-mode li.active .menu-tit,
.header-wrap .drop-content .menu-tab-mode li:hover .sub-menu-tit,
.header-wrap .drop-content .menu-tab-mode li.active .sub-menu-tit{ color: #666; }
.header-wrap .drop-content .menu-tab-mode li .menu-tit{ padding-bottom: 20px; margin-bottom: 10px; border-bottom: 1px solid #dcdcdc; font-size: 20px; color: #fff; }
.header-wrap .drop-content .menu-tab-mode li .menu-tit .icon-menu{ display: inline-block; width: 22px; height: 22px; margin-right: 10px; background: url(/Content/images/icon_menu.png) no-repeat; vertical-align: middle; }
.header-wrap .drop-content .menu-tab-mode li .menu-tit .icon-menu-01{ background-position: 0 0; }
.header-wrap .drop-content .menu-tab-mode li .menu-tit .icon-menu-02{ background-position: 0 -22px; }
.header-wrap .drop-content .menu-tab-mode li .menu-tit .icon-menu-03{ background-position: 0 -43px; }
.header-wrap .drop-content .menu-tab-mode li .menu-tit .icon-menu-04{ margin-top: -2px; background-position: 0 -65px; }
.header-wrap .drop-content .menu-tab-mode li .menu-tit .icon-tri { float: right; width: 10px; height: 10px; margin-top: 8px; background: url(/Content/images/icon_menu.png) no-repeat; background-position: 0 -86px; }
.header-wrap .drop-content .menu-tab-mode li .sub-menu-tit{ color: #fff; font-size: 12px; }
.header-wrap .drop-content .menu-tab-mode li .sub-menu-tit span{ margin-right: 8px; }
.header-wrap .drop-content .tab-content{ float: left; background: #fff; width: 720px; height: 439px; margin-top: 1px; padding: 10px 32px; }
.header-wrap .drop-content .tab-content .tit{ margin: 20px 0 8px; font-size: 14px; color: #fe8431; }
.header-wrap .drop-content .tab-content .item li{ display: inline-block; margin-right: 20px; line-height: 30px; font-size: 12px; color: #a8a8a8; }
.header-wrap .drop-content .tab-content .item span{ color: #fe8431; }

.menu-user-mode{ display: none; float: right; width: 242px; height: 400px; margin-top: 35px; padding: 0 20px; background: #fff; border-radius: 4px; font-size: 12px; transition: all .3s; }
.menu-user-mode .avatar{ display: block; width: 84px; height: 84px; margin: 20px auto 15px; border-radius: 4px; overflow: hidden; }
.menu-user-mode .hello { margin-bottom: 12px; text-align: center; }
.txt-orange{ color: #ff8529; }
.menu-user-mode .btns .btn{ display: inline-block; width: 90px; height: 30px; line-height: 30px; margin: 0 auto 10px; border: 1px solid #fe8431; border-radius: 4px; color: #fe8431; text-align: center; transition: all .3s; }
.menu-user-mode .btns{ margin-bottom: 10px; border-bottom: 1px dashed #eee; }
.menu-user-mode .btns .btn + .btn{ margin-left: 16px; }
.menu-user-mode .btns .btn:hover { background: #fe8431; color: #fff; }
.menu-user-mode .btns .btn .iconfont{ display: inline-block; width: 13px; height: 13px; line-height: 13px; vertical-align: middle; margin-right: 3px; }
.menu-user-mode .btns .btn .i-qq { margin-top: 2px; font-size: 13px; }
.menu-user-mode .btns .btn .i-qun { margin-top: 2px; font-size: 15px; }
.menu-user-mode .system-notice li{ height: 26px; line-height: 26px; text-align: left; }
.menu-user-mode .system-notice li span{ display: inline-block; width: 46px; }
.menu-user-mode .system-notice li a{ display: inline-block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/* 头部加导航 E */
/* 商标查询 背景图 */
.query-banner{ width:100%; height: 256px; margin:0 auto; background: url(/Content/images/cate_banner.jpg) no-repeat center; color: #fff; overflow: hidden; text-align: center; }
.query-banner .banner-tit{ padding-bottom: 15px; margin: 74px 0 15px; font-size: 40px; font-weight: bold; letter-spacing: 2px; }
.query-banner .banner-btn{ display:inline-block; margin: 0 10px; padding:10px 20px; background:#fe8431; border-radius: 4px; font-size:16px; color:#fff; }

.sub-menus{ display: none; }

div.mainnav{ background-color: #fff;}
.flexslider {margin: 0px auto 60px;position: relative;width: 100%;height: 300px;overflow: hidden;zoom: 1;}
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 46px;height: 46px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -46px;right:10%;}
.flex-direction-nav .flex-prev {left: 10%;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 3px;text-align: center;margin:0 auto;opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-control-nav {opacity: 0.8;filter: alpha(opacity=25);}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -18px;display: block;height: 18px;overflow: hidden;text-indent: -99em;width: 18px;cursor: pointer;}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a {background-position: 0 0;}
.flexslider .slides a img {width: 1000px;height: 300px;display: block;margin:0 auto;border:0;}
.brand-process-line i,.brand-process-icon i,.tm-services-list i,.icon_brand_reg_02,.icon_brand_reg{ background:url(../images/icon_brand_register_home.png) no-repeat; display:inline-block; }
.icon_brand_reg{ background-position:0 0; width:111px; height:110px;}
.icon_brand_reg_02{ background-position:0 -110px; width:111px; height:110px;}

.tm-services-list {float:left;width:243px; text-align:center;}
.tm-services-list h2, .tm-services-list label.tm-title{width:184px; margin-left:28px;text-align: center;font-size:18px; margin-top:20px; color:#333; font-weight:700; display: block;}
.tm-services-list p{width:184px; margin-left:28px; line-height:24px; text-align:left; margin-top:15px;}
.tm-services-list i{width:152px;height:150px;}
.tm-services-list i.list1{ background-position: 0 -670px;}
.tm-services-list i.list2{background-position: 0 -520px;}
.tm-services-list i.list3{background-position: 0 -370px;}
.tm-services-list i.list4{background-position: 0 -220px;}
.border-a{border: 1px solid #FFF;padding-top:30px;padding-bottom: 30px;}
.border-a:hover{border: 1px solid #fe8431;}
.center-a p{text-align: center;}
.table-text{text-align: center; color: #999999;font-size: 14px;font-weight: bold;height: 46px;line-height: 46px;}
.table-text a{color: #0066cc; margin-left: 25px;}


.search-mid-wrap .content-dem{line-height: 50px; position:relative;z-index: 1; width:800px; margin:auto;}
.search-mid-wrap .content-dem .dem-left {width: 140px;background: #f7f7f7;border-radius: 5px 0px 0px 5px;float: left;border-right: 0px;position: relative; border:1px solid #e6e6e6; border-right:none;}
.search-mid-wrap .content-dem .dem-left:hover ul{display: block;}
.search-mid-wrap .content-dem .dem-mid {width: 650px; *width: 645px;float: left;height: 50px; border:1px solid #e6e6e6; padding-left:10px; display:inline; background-color:#fff;border-radius: 4px 0px 0px 4px;}
.search-mid-wrap .content-dem .dem-mid .dem-text{width:498px; float: left;height: 48px; line-height: 48px;color: #b3b3b3; border:none; padding-left:10px; display:inline;}
.search-mid-wrap .content-dem .dem-right {width: 150px;background: #fe8431;border-radius: 0px 5px 5px 0px;float: left;color: #FFF;*width: 180px}
.search-mid-wrap .content-dem>a,.content-dem input{height: 50px;vertical-align:bottom;display: inline-block;padding: 0; font-size: 16px;}
.search-mid-wrap .content-dem a{text-align: center;}
.search-mid-wrap .content-dem *{box-sizing:border-box;  -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.search-mid-wrap .content-dem .icon-tri{font-size: 12px;position: relative;left: 5px;height: 50px;display: inline-block;}
.search-mid-wrap .content-dem .icon-amp{ font-size: 32px; width:28px; line-height: 56px; }
.search-mid-wrap .content-dem .icon-text{font-size: 14px; padding-left:17px; width:95px; *width:90px; float:left; display:inline;}
.search-mid-wrap .content-dem ul{width: 141px; height: auto;background: #FFF;border: 1px solid #e6e6e6;display: none;border-top: 0px;margin-top: -5px;color: #666666; margin-left:-1px;}
.search-mid-wrap .content-dem ul li{width: 140px;height: 45px;line-height: 45px;}
.search-mid-wrap .content-dem ul li:hover{background: #fe8431;color: #FFF}
.search-mid-wrap .dem-text-sel{width: 800px; *width:800px; background: #ffffff;height: auto;display: none;position: absolute;top: 70px;*top: 62px; z-index:999; left:0;}
.search-mid-wrap .dem-text-sel .dem-text-v{height: 50px;line-height: 50px;border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; text-align:right; padding-right: 15px;}
.search-mid-wrap .dem-text-sel input{margin-right: 10px;vertical-align:middle; }
.search-mid-wrap .dem-text-sel span.spanOne{padding-left: 10px;}
.search-mid-wrap .dem-text-sel span.spanTwo{font-size: 18px;color: #ff0000;margin: 0 5px;}
.search-mid-wrap .dem-text-sel table{border: 1px solid #e6e6e6;border-collapse: collapse; border-bottom:0;}
.search-mid-wrap .dem-text-sel td{width: 100px;line-height: 40px;text-align: left;border: 1px solid #e6e6e6; padding-left:5px;}

html,body,#wapper{min-height: 100%;}
html,body{height: 100%;}
/*classes*/
#tm-classes{border-top:1px #ccc solid;}
#tm-classes .container { padding-bottom:30px;}
#tm-classes h2 {color:#fe8431;font-size:20px;border-bottom:1px #999 dashed; width:380px; margin-left:8px;  line-height:32px; margin-top: 10px; padding:5px 0}

/*form*/
#tm-form {background-color: #fff; border:1px #cccccc solid;padding-bottom: 50px;border-width:1px 0;border-bottom-color:#e6e6e6}

.dc-brand-title { text-indent:22px; margin:20px 0 9px 0; line-height:40px; font-size:22px; font-weight:700; color:#333;}
.dc-brand-items-title { border-bottom:1px dashed #e5e5e5; color:#fe8431; font-size:18px; text-indent: 80px; padding: 20px 0; margin-bottom:10px;}


.tm-tips{ text-align: center; padding: 10px 0 20px; font-size:16px; color:green; font-weight:normal;}

#page2 .tm-tips {color:red;font-weight:bold}
.table-row {min-height:60px; line-height:60px;zoom: 1;margin:2px 0}
.table-row:after {content:"\0020"; display: block; height: 0;clear: both; visibility: hidden; }
.table-row .table-row-e{float:left;}
.table-row .table-row-title {width:230px; text-align: right;color:#999; font-size:16px}
.table-row .table-row-title .row-sub-tit { line-height: 20px; margin-top: -16px; font-size: 14px; color: red; }
.table-row .table-row-e i,.tm-tips i {display: inline-block;width:19px;height:19px; line-height: 19px; color: #39d; font-size: 18px; cursor:pointer; vertical-align:middle;}
.table-row .table-row-content{width:880px; padding-left:20px; font-size:16px;}
.grzx-right .table-row .table-row-content{width:700px;}

.table-row .table-row-title.w100 {width:100px;}
.table-row .table-row-content.w100{width:100px;}
.line-height-100 { line-height:100%}
.line-height-140 { line-height:140%}
.line-height-150 { line-height:150%}
.line-height-160 { line-height:160%}
div.table-row div.table-row-col-20{width:20%;text-align: right;}
div.table-row div.table-row-col-30{width:30%;text-align: right;}
div.table-row div.table-row-col-80{width:80%;}
div.table-row div.table-row-col-50{width:50%;}
div.table-row div.table-row-col-75{width:75%;}
div.table-row div.table-row-col-40{width:40%;text-align: right;}
div.table-row div.table-row-col-60{width:60%;}
div.table-row div.table-row-col-65{width:65%;}
div.table-row div.table-row-col-10{width:10%;text-align: right;}
div.table-row div.table-row-col-90{width:90%;}
div.table-row div.table-row-col-99{width:70%;}
div.table-row div.table-row-col-15{width:15%;text-align: right;}
div.table-row div.table-row-col-85{width:85%;}
.table-row.error{background-color: rgba(252, 179, 187, 0.28);}
.line15{line-height:150%}
.icon {cursor:pointer; text-align: center;font-size:16px; margin-right:10px;}
.icon i {background: url("icons-form.png"); width:68px; height:54px;display:block}
.icon.hover,.icon:hover {color:#dc4c4c}
/* svg base style */
.icon {
  width: 1em; height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.table-row-content input[type='text'], a.no-login, .table-row-content select{ display: inline-block; height:38px; line-height:38px;font-size:16px;border:1px #cccccc solid; padding:0 5px;width:330px;color:#999}
.table-row-content input[type='text']:hover{border-color:#cccccc;color:#333}
a.no-login{ background: #ebebe4; color: #0066cc; font-size: 14px; }
.height-80{min-height:80px; line-height:80px; height:auto;}
.height-50{height:50px; line-height:50px}
.height-auto{height:auto; line-height:100%}
#tm-form center{ margin-top:25px;}
#tm-form button,.tip-yc button{border: 0px; height:38px;line-height:38px; text-align: center;color: #fff; background-color: #fe8431; border-radius:5px; font-size:16px; display: inline-block;}
#tm-form button.search_btn{border-radius:0 5px 5px 0;width:110px;position: relative;left: -5px;top: 1px; }
#tm-form button:hover,.tip-yc button:hover{background-color: #e74c3c;}
#tm-form button#btnsubmit{width: 180px;height: 46px;}
input.upload:hover{background-color: #666666; }
input.upload{border: 0px; height:40px;line-height:40px; text-align: center;color: #fff; background-color: #999999; border-radius:5px; font-size:16px; display: inline-block; }
input.upload {line-height:32px; margin-bottom:20px;width:140px;}
input.upload.ok {background-color: #fe8431;}
input.upload.ok:hover{background-color: #fe9b1c;}

#tm-form button.last {background-color: #ccc;}
a.file {color:#0066cc; padding: 5px 3px;}
#tm-form select,.table-row-content select,.detail2 select {padding:5px;}
#tm-form textarea{width:330px;height:100px; padding:2px 5px;border:1px #ccc solid; resize: none;font-size:16px; margin-top:13px;}
#tm-form textarea:hover{border-color:#fe8431;color:#333}
.gongtong {height:auto; line-height:30px}
.gongtong table {border:1px #e5e5e5 solid; border-collapse:collapse; text-align: center; margin-bottom:24px;}
.gongtong table tr.h { background-color: #fafafa;}
.gongtong table tr.l { background-color: #fff;border-top:1px #e5e5e5 solid}
.gongtong table th {font-weight:normal;color:#000;height:40px; line-height:40px}
.gongtong table th,.gongtong td {width:16%;font-size:14px;height:40px; line-height:40px}
.gongtong a{ display: inline-block; height:28px; line-height:28px}
.gongtong a:hover{ text-decoration:underline;}
.gongtong span.t1{color:red;font-weight:bold}
.gongtong span.t2{color:#666}
.gongtong span.t3{color:red}


#gtlist li {float:left; margin:0px 10px 10px 0; height:30px;line-height:30px; border:1px #51930d solid; border-radius:5px; padding:0 8px; cursor: pointer;color:#fff; background-color: green;filter: progid:DXImageTransform.Microsoft.gradient( GradientType= 0 , startColorstr = '#6fb420', endColorstr = '#51930d' );-ms-filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#6fb420', endColorstr = '#51930d' );background-image: -webkit-linear-gradient(top,#6fb420 0,#51930d 100%);background-image: -mox-linear-gradient(top,#6fb420 0,#51930d 100%);background-image: -o-linear-gradient(top,#6fb420 0,#51930d 100%);background-image: linear-gradient(to bottom,#6fb420 0,#51930d 100%);}
#gtlist li.addnew{border:1px #c92627 solid; filter: progid:DXImageTransform.Microsoft.gradient( GradientType= 0 , startColorstr = '#dc4c4c', endColorstr = '#c92627' );-ms-filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#dc4c4c', endColorstr = '#c92627' );background-image: -webkit-linear-gradient(top,#dc4c4c 0,#c92627 100%);background-image: -mox-linear-gradient(top,#dc4c4c 0,#c92627 100%);background-image: -o-linear-gradient(top,#dc4c4c 0,#c92627 100%);background-image: linear-gradient(to bottom,#dc4c4c 0,#c92627 100%);}

#page8 {padding:20px 0;}
#page6 .pdtips{padding:10px 20px; color:#d94d58; text-align: left;width:540px;margin-left:205px; background-color: #f0f0f0; margin-top:20px; line-height:150%}
#page7 .pdtips{ float:left;width:376px; background:#fff; border: 1px solid #e5e5e5; padding:20px; left:200px; margin-top:15px; }
#page6 .pdtips .pdcount {color:#323232;font-size:18px}
#page6 .pdtips .pdcount span {color:#2276cc;font-weight:bold;}

#p9-classes div {margin: 0 0; padding:5px;color:#dc4c4b;font-weight:normal}
#p9-classes div a {color:#dc4c4b}
#p9-classes div.level-0{color:#2fb33b;font-weight:normal}
#p9-classes div.level-1{background-color: #FFDDE0;}
#p9-classes div.level-2{background-color: #E7E3FD;}
#p9-classes div.level-3{background-color: #E3FAD7; margin-top:5px;}
#p9-classes div.direction {height:0px; padding: 0;}
#p9-container{padding:5px;border:1px #666 solid; margin:15px 0}
#p9-container table {border:1px #efefef solid; border-collapse:collapse; background-color: #ddd;}
#p9-container table td{border-bottom:1px #efefef solid; padding:3px}
#p9-container ul li {line-height:24px;padding:5px 0; cursor: pointer;}
#p9-container ul li label{width:24px;border-radius:3px;display: inline-block;text-align: center; margin-right:5px;border:1px #666 solid}
#p9-container ul.sec li label{width:40px;}
#p9-container ul.sec2 li label{width:70px;}
#p9-container ul.sec2 li {width:440px;float:left}
#p9-container ul li:hover{background-color: #e6f4ff;}
#p9-container ul li:hover a{color:#dc4c4b;}
#p9-container ul li:hover label{color:#dc4c4b; border:1px #dc4c4b solid}
#p9-selected span {background-color: #fe8431;color: #fff; border-radius:3px; display: inline-block;padding:3px; margin:2px; cursor: pointer;}
#p9-selected span.ok {background-color: #86c440;padding:3px 20px; }

#tm-services2, .tm-border{border-top:1px #ccc solid;padding-top:50px;padding-bottom:30px}
#tm-services2 .tm-questions{width:325px;margin-left:54px;float:left; border-right:1px #e5e5e5 solid;}
#tm-services2 .tm-questions h2{font-size:28px; margin-bottom:16px;color:#000;font-weight:bold; margin-left:15px;}
#tm-services2 .tm-questions ul {width:260px; border-right:none;}
#tm-services2 .tm-questions ul li {height:30px;line-height:30px;color:#666;font-size:16px; background-color: #fff; margin-bottom: 6px;cursor:pointer; padding-left:15px;overflow: hidden; width:100%; text-align:left;}
#tm-services2 .tm-questions ul li:hover,#tm-services2 .tm-questions ul li.hover{color:#fe8431; background-color: #e6f4fe;}
#tm-services2 .tm-answers {width:465px;padding-left:50px;border-left:1px #e5e5e5 solid;margin-left:-1px;float:left;}
#tm-services2 .tm-answers h3 {font-weight:bold;color:#fe8431;font-size: 24px;text-align: left;margin-bottom: 20px;}
#tm-services2 .tm-answers h3.download {margin-bottom:10px;font-size:18px;color: #333;font-weight:normal; margin-top:20px;}
.tm-answers p{line-height:180%;}
.tm-answer {display: none;}
.tm-answer.current {display: block;}

table.mytmlist th,table.mytmlist td{border:1px #ccc solid;height:40px; line-height:40px;font-weight:normal; text-align: center;font-size:16px;}
table.mytmlist th {background-color: #f7f7f7;color:#666}
table.mytmlist td {background-color: #fff;color:#333; font-size:14px;}
table.mytmlist td a{color:#dc4c4c;}
.pager {text-align: center; margin-top:30px; font-size:16px}
#tm-detail {width:940px;margin-left:20px}
#tm-detail h3{font-size:16px; border-bottom:1px #aaa dashed;color:#517caf; height:34px; line-height:34px}
#tm-detail h3.notfirst{margin-top:10px}
.table-row.detail {height:30px;line-height:30px}
.table-row.detail div.table-row-col-30 {text-align: left;margin-left:2px;}
.table-row.detail50 {height:50px;line-height:50px}
.tm-help div{display:none}
.tm-help h4{font-weight:bold;font-size:16px}
span.tm-required{color:red;font-size:14px}
#tm-mytrademark div.detail2 a:link{color:#2fb33b;}

#tm-mytrademark div.detail2 a:visited{color:#2fb33b;}
#tm-mytrademark div.detail2 a:hover{color:#4a98e8;}
#tm-mytrademark div.introduction{color:#dc4c4c;}
#tm-mytrademark ul.cards li {float:left;width:280px; margin:0 10px 20px 10px; border:1px #ccc solid; background-color: #fdfdfd; padding:0 10px 10px 10px; line-height:100%;color:#666;}
#tm-mytrademark ul.cards li h3 {color: #dc4c4c;font-size:20px; text-align: center;height:54px; line-height:54px;border-bottom:1px #dc4c4c solid;margin-bottom:20px}
#tm-mytrademark ul.cards li p{padding:0 10px}
#tm-mytrademark ul.cards li.hover{border:1px #dc4c4c solid;color:#333;box-shadow:0px 0px 4px #dc4c4c;}
#tm-mytrademark.tm-cards ul.cards {margin-left:10px;height:380px; margin-top:80px;}
#tm-mytrademark.tm-cards ul.cards li {width:240px; margin:0 0 10px 132px;font-size:14px;padding:0 20px 10px 20px}
#tm-mytrademark.tm-cards ul.cards li div{line-height:180%}
#tm-mytrademark.tm-cards ul.cards li div.buy{display: block;}
#tm-mytrademark.tm-cards ul.cards li.hover div.buy{display: block;}
#tm-mytrademark.tm-cards ul.cards li div i{text-decoration: line-through; font-style:normal}
#tm-mytrademark.tm-cards ul.cards li select{padding:3px}
#tm-mytrademark.tm-cards ul.cards li div.buttonset {text-align: center;}
#tm-mytrademark.tm-cards ul.cards li .fee{font-size:14px;font-weight:bold;color:#dc4c4b;}
#tm-mytrademark.tm-cards .table-row.tips{color: #dc4c4c;}
#tm-mytrademark.tm-cards {padding-bottom: 10px;}
#tm-mytrademark.tm-cards .card-tips {padding:30px 0 50px;margin-left:30px;}
#tm-login{border-top:1px #ccc solid;padding-top:50px;padding-bottom:30px}
#tm-login .tm-login-left{float:left;width:570px;height:427px; background: url('1.jpg') no-repeat;}
#tm-login .tm-login-right{float:left;width:390px;height:427px; background: url('3.jpg') no-repeat;}
#tm-login .tm-login-right h1{font-size:18px;color:#666;margin:136px 0 16px 50px;padding:0; text-align: left;}
#tm-login .tm-login-right h2{height:62px; margin:0 0 16px 50px; width:292px; }
#tm-login .tm-login-right h3{font-size:14px;color:#666;margin:0;padding:0; margin-left:50px;}
#tm-login .tm-login-right h3 a{color:#dc4c4c}
.slider {width:34px; position:fixed; right:0;top:50%;margin-top:-50px;overflow:hidden;cursor: pointer; z-index: 999; }
.slider:hover {width:180px; transition: width ease-in 0.1s;margin-top:-200px;}
.slider:hover .s-left {display: none; }
.slider:hover .s-right {display: block; }
.slider .s-left {width:34px;background-color:#fe8431;border-top-left-radius:4px;border-bottom-left-radius:4px; color:#fff; word-wrap:break-word; padding:20px 0px; line-height:14px; text-align:center}
.slider .s-right {width:180px;border:1px #e6e6e6 solid; border-right:none; background-color: #fff; display: none; padding:17px 24px; }
.slider .s-right h3{ font-weight:700; font-size:14px;}
.slider .s-right div.s-top{ padding: 17px 0 4px 0;}
.slider .s-right div.s-top a{ background-color: #fe8431;height:34px; color:#fff; line-height:34px;padding:0 0 0 3px; text-align: left;width:130px; border-radius:5px; border:none; margin:0 0 13px 0; display:block;}
.slider .s-right div.s-top a i.iconfont{ display: inline-block; height: 22px; line-height: 22px; margin: 2px 5px 0 0; vertical-align: middle;}
.slider .s-right div.s-top a:hover{background-color: #fe9b1c;color:#fff;}
.slider .s-right div.s-bottom p{margin:5px 0 0 0;font-size:17px; color:#fe8431;}
.fee span{font-size:16px;font-weight:bold;color:#dc4c4b;}
tr.goods-extend td{background-color: #ffffef;}
h3 span {color:#dc4c4b}
.mo-dialog-box{ text-align:center; background-color:#fafafa;box-shadow:0px 0px 10px rgba(0,0,0,0.5); padding:30px;}
.mo-dialog-box-radius-5{-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.mo-dialog-box-radius-top{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-khtml-border-top-left-radius:5px;border-top-left-radius:5px}
.mo-dialog-box-radius-top{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-khtml-border-top-right-radius:5px;border-top-right-radius:5px}
.mo-dialog-box .mo-dialog-title-container{ width:100%; margin:0 auto; text-align:left; border-bottom:#999 1px solid; height:32px; line-height:32px; padding-bottom:15px;}
.mo-dialog-box .mo-dialog-title{ margin-left:10px; font-weight:bold; font-size:18px;}
.mo-dialog-box .mo-dialog-button-close{width:12px;height:12px; float:right; margin-right:-25px;margin-top:-25px; cursor:pointer; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAQMAAADaX5RTAAAAA3NCSVQICAjb4U/gAAAABlBMVEX///+ZmZmOUEqyAAAAAnRSTlMA/1uRIrUAAAAJcEhZcwAACusAAArrAYKLDVoAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDkvMjAvMTIGkKG+AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAB1JREFUCJljONjA8LiBoZyBwY6BQQZMAtlAkYMNAF1fBs/zPvcnAAAAAElFTkSuQmCC") 50% 50% no-repeat}
.mo-dialog-box .mo-dialog-content-container{ width:98%; margin:0 auto; text-align:left}
.mo-dialog-box .mo-dialog-content{ margin:5px}
.mo-dialog-box .mo-dialog-buttons{ width:98%; margin:0 auto; text-align:left; background-color:#fafafa;}
.mo-dialog-box .mo-dialog-buttonsset{ width:100%; text-align:right; margin-top:12px}
.mo-dialog-box .mo-dialog-button-self-hui,input.ebeauty,.mo-dialog-box .mo-dialog-button-self{ border:none; height:30px; line-height:30px; padding:0 20px; margin:auto 5px; cursor:pointer; color:#fff;}
.mo-dialog-content span.green{color:green;font-weight:bold;font-size:18px}
.mo-dialog-content span.red{color:red;font-weight:bold;font-size:18px}
.mo-dialog-box .mo-dialog-button-self{background:#fe8431;}
.mo-dialog-box .mo-dialog-button-self:hover{background:#fe9b1c;}
.mo-dialog-box .mo-dialog-button-self-hui{background:#999999}
.mo-dialog-box .mo-dialog-button-self-hui:hover{background:#666}
.mo-dialog-box .mo-dialog-buttonsset button.f-btn-cancel, .mo-dialog-box .mo-dialog-buttonsset button.f-btn-grey {background-color: #aaa !important;}
.mo-dialog-box .mo-dialog-buttonsset button.f-btn-cancel:hover, .mo-dialog-box .mo-dialog-buttonsset button.f-btn-grey:hover {background-color: #999 !important;}
.mo-dialog-box .mo-dialog-buttonsset button.f-btn-modify {background-color: #87b87f !important;}
.mo-dialog-box .mo-dialog-buttonsset button.f-btn-modify:hover {background-color: #629b58 !important;}

/* CSS Document */
/*新增共用的*/
.right{ float:right;}
.left{ float:left;}
.f18{ font-size:18px;}
.mb50{ margin-bottom:50px;}
/* .blue,a.blue:link,a.blue:visited{ color:#fe8431;} */
.orange,a.orange:link,a.orange:visited{ color:#3399DD;font-weight:bold;}
.ml5{ margin-left:5px;}
.gray{ color:#999;}
.tm-step-content{padding:20px 0;}
/*代持商标申请信息确认*/
.brand-shenqing .dc-brand-items-title{ color:#666; font-weight:700;}
.brand-shenqing .table-row{ line-height:44px; min-height:44px; height:auto;}
.brand-shenqing .table-row .table-row-content{ padding-left:0;}
.brand-shenqing .table-row-mb20{ margin-bottom:20px;}
.table-row-e b.money{ font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.table-row-e b.money font{ font-family:"微软雅黑"; font-size:14px;}
#tm-form button.button-hui{ background:#999999; margin-left:25px;}
#tm-form button.button-hui:hover{ background:#666;}
/*普通商标申请*/
.brand-height .brand-height-con{ line-height:40px;}
.iconfont-gray{ color:#999;}
/*添加申请人*/
.side-nav {    width: 50%;height: 44px;font-size: 14px;margin: 20px auto;}
.side-navtit {height:44px;margin-left:1px;float:left;zoom:1;}
.side-navtit li {border:1px solid #e5e5e5;height: 42px;line-height: 42px;float:left;text-align:center;margin-left:-1px;cursor:pointer;width:102px; text-align:center;position:relative;zoom:1; font-size:16px;}
.side-navtit li.tab2{border-radius: 0 5px 5px 0;}
.side-navtit li.tab1{border-radius: 5px 0 0 5px;}
.side-navtit li a {display:block;width:100%;height:100%;float:left; color:#999;}
.side-navtit li.chose {background-color:#ff6700;border:1px solid #ff7000;margin-top:0px;border-bottom: none;margin-right: 1px;border-left:none;color:white;}
.side-navtit li.chose a, .side-navtit li.chose a:hover {color:white;}
/* 申请人是否开启保护隐私 */
.privacyCheck{ display: inline-block; width: 20px; height: 20px; background: url(/Content/images/check05.png) no-repeat; background-size: 100%; vertical-align: middle; }
.privacyCheck.on { background: url(/Content/images/check04.png) no-repeat; background-size: 100%; }
.privacyCheck input { opacity: 0; }
/*申请人列表*/
.brand-nav {font-size:14px;margin-top:30px; float:left;width:180px;}
.brand-navtit {border:1px solid #e5e5e5;border-bottom:0px}
.brand-navtit li {border-bottom:1px solid #e5e5e5;height: 39px;line-height: 39px;text-align:center;cursor:pointer;text-align:center;font-size:16px;  color:#666; }
.brand-navtit li a {display:block;width:100%;height:100%;float:left;}
.brand-navtit li.chose {background-color:#fe8431;border:1px solid #fe8431;height: 44px;line-height: 44px;border-bottom: none;border-left:none;color:white;}
.brand-navtit li.chose a, .brand-navtit li.chose a:hover {color:white;}
.bid-detail {width: 98.3%;height: auto;float: left;background: #f4f9ff;border: 1px solid #D4E7FF;margin: 0 0 15px 0;padding: 15px 0 15px 15px;}
.bid-detail .bid-row:first-child{ margin-bottom: 10px; }
.bid-detail .bid-row input, .bid-detail .bid-row select{ min-width: 200px; height: 36px; line-height: 36px; padding: 8px; margin-right: 15px; border: 1px solid #ccc; color: #999; }
.bid-detail .bid-row .tit{ display: inline-block; min-width: 60px; text-align: right; }
.bid-detail .bid-row input.w100{ min-width: 100px; width: 100px; }
.tab-dd {width:100%; float:right;margin-top:30px;}
.tm-step-content .tab-dd {float:none; margin:30px auto}
.template-box input{ width: 320px; height: 36px; line-height: 36px; padding-left: 8px; border: 1px solid #ddd; border-radius: 4px; }

/*商标管理*/
.bid-lots{ width: 100%; height: 50px; line-height: 50px; padding: 0 15px; margin-bottom: 15px; border: 1px solid #e8e8e8; }
.bid-lots a{ display: inline-block; width: 100px; height: 28px; line-height: 28px; margin-left: 15px; text-align: center; background: #fe8431; color: #fff; }
.bid-lots a:hover { background: #ff5900; }

.chge-nav.brand-nav {height:44px;border-bottom:2px solid #fe8431;font-size:14px;margin-top:30px;float:none; width:100%}
.chge-nav.brand-nav .brand-navtit {height:37px;line-height: 37px;margin-left:1px;float:left;zoom:1; width:100%; border:0px}
.chge-nav.brand-nav .brand-navtit li {border:1px solid #e5e5e5;border-bottom:none;height: 39px;line-height: 39px;float:left;text-align:center;margin-left:-1px;cursor:pointer;width:140px; text-align:center;position:relative;zoom:1; font-size:16px;  color:#666; margin-top:4px;}
.chge-nav.brand-nav .brand-navtit li a {display:block;width:100%;height:100%;float:left;}
.chge-nav.brand-nav .brand-navtit li.chose {background-color:#fe8431;border:1px solid #fe8431;height: 44px;margin-top:0px;line-height: 44px;border-bottom: none;margin-right: 1px;border-left:none;color:white;}
.chge-nav.brand-nav .brand-navtit li.chose a, .brand-navtit li.chose a:hover {color:white;}
.chge-nav.brand-nav .bid-detail {width: 98.3%;height: auto;float: left;background: #f4f9ff;border: 1px solid #D4E7FF;margin: 15px 0;padding: 15px 0 15px 15px;}

span.pm-input{ position:relative;}
span.pm-input b { position: absolute;right: 10px;top: 3px;display: none;}
.icon-date {background: url(../images/icon.png) no-repeat; width:17px; height:18px;}
.mo-input {border: 1px solid #cccccc;font-family: arial;height: 15px;line-height: 14px;line-height: normal;padding: 9.5px 5px;cursor: text;color:#999;}
.w150{ width:150px;}
.w135 { width: 135px; }
.w90{ width:90px;}
.w80{ width:80px;}
.form-beauty select.brand-select, .grzx select.brand-select, #tm-form select.brand-select{ padding:8px; border:1px solid #ccc; margin-right:15px;  color:#999;}
.form-thread {background-color:#ddd; padding:10px; border-radius:5px 5px 0 0;}
.mgr20{ margin-right:15px;}
.bnt-cheng{color: white;display: inline-block;text-align: center;height: 36px;line-height: 36px; cursor: pointer;}
.mgl15{ margin-left:15px;}
.bnt-cheng{ background:#fe8431;color:#fff;}
.bnt-cheng:link, .bnt-cheng:visited{background:#fe8431; color:#fff;}
.bnt-cheng:hover{background:#fe9231;color:#fff;}
.brand-tb {border-spacing: 0;border: 1px solid #e8e8e8;width: 100%;}
.brand-tb thead tr th {height: 35px;line-height: 35px;font-weight: 700;background: #f7f7f7;font-size: 14px;border-bottom: 1px solid #f5f5f5;color: #555;}
.brand-tb tbody tr td {line-height: 24px; padding: 8px 0px;text-align: center;font-size: 14px;border-bottom: 1px dashed #e5e5e5;white-space: normal;word-wrap: break-word;word-break: break-all; position: relative;}
.brand-wz tbody tr td,.brand-wz thead tr th {text-align: center;}
.brand-wz tfoot tr td a.bnt-cheng{width:120px; height:28px; line-height: 28px; margin:20px 0 0 20px; color:#fff}
.brand-wz tfoot tr td a.bnt-cheng.auto-width{width:auto;padding:0 5px; margin:auto}
.brand-wz tfoot tr td a.bnt-cheng.btn-green { background-color:green}
.brand-wz tfoot tr td a.bnt-cheng.btn-gray { background-color:#ddd;color:#666}
.brand-tb tbody tr td .brand-logo{ display:inline-block; width:147px; height:62px; margin-left:20px;}
.barnd-chaxun-wz thead tr th{text-align: center;}

/*商标管理 发布商标*/
.publish-layer{  width: 480px; height: 154px; margin: 0 auto; padding: 16px;}
.publish-pic{ width: 120px; margin-right: 20px; }
.publish-pic img{ width: 120px; height: 120px; border: 1px solid #ddd; border-radius: 4px; }
.publish-pic .change-wrap{ width: 80px; margin: 6px auto 0; position: relative; }
.publish-info{ width: 300px; line-height: 40px; text-align: left; }
.publish-info span{ display: inline-block; width: 50%; }
.publish-info .set-input label{ display: inline-block; width: 100px; }
.publish-info .set-input input, .publish-info .set-input select{ width: 190px; height: 32px; line-height: 32px; border: 1px solid #ddd; border-radius: 4px; padding-left: 6px; }
/*分页*/
.brand-pager {clear: both;display:inline-block;font-size:14px; margin-bottom:20px; padding-right:30px; margin-top: 20px;}
.w-pager{width:auto;}
.w-member-pager{width:98.6%;}
.brand-pager li {float: left;margin: 0 2px;}
.brand-pager li input{ padding: 4px 5px;height:16px;line-height: 16px;border: 1px solid #e5e5e5; width:30px;}
.brand-pager li.text{ height:30px; line-height:24px;}
.brand-pager span, .brand-pager a {border: 1px solid #e5e5e5;float: left;padding: 0 5px;height:24px;line-height: 24px;vertical-align: middle;}
.brand-pager em {color: #666;float: left;padding: 0 5px;height:24px;line-height: 24px;font-style:normal;}
.brand-pager span {border: 1px solid #e5e5e5;color: #333;float: left;padding: 0 5px;height:24px;line-height: 24px;vertical-align: middle;}
.brand-pager a {text-decoration: none;}
.brand-pager a.bnt,.brand-pager .current {background-color: #f9f9f9;border: 1px solid #e5e5e5;color: #333;font-size:14px;}
.brand-pager a.bnt:hover{color: #fe8431;}
.brand-pager a:hover {color: #fe8431;}
.brand-pager .fr {float: right;}
.brand-pager .disabled {color: #BCBCBC;}
.brand-pager .current {font-weight: 700;background:#fe8431; color:#fff; border: 1px solid #fe8101;}
.brand-pager i{ font-style: normal; }
/*表格超出隐藏*/
.list-tit {width:90%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*商标续展*/
input, textarea {outline: none;}
#tm-services3 { padding-top: 40px;}
#tm-services3 div.tm-questions {float: left;border:1px #e6e6e6 solid;border-top:0px;width: 180px;}
#tm-services3 div.tm-questions h3 {font-size:16px;  color:#666666; height:40px; line-height:40px;  padding-left:40px; cursor:pointer;border-top:1px #e6e6e6 solid; background:#fff;}
#tm-services3 div.tm-questions h3 span { float:right;background:#f7f7f7 url("/Content/images/svr/a.png") no-repeat; width:12px;height:6px; margin-right:10px; margin-top:17px;}
#tm-services3 div.tm-questions h3.hover,#tm-services3 div.tm-questions h3.hover a {color:#fe8431; }
#tm-services3 div.tm-questions h3.opened {border-bottom:1px #e6e6e6 solid; }
#tm-services3 div.tm-questions h3.icon-d{background:url("/Content/images/svr/d.png") no-repeat 10px 12px;}
#tm-services3 div.tm-questions h3.icon-d.hover{background:url("/Content/images/svr/d-hover.png") no-repeat 10px 12px;}
#tm-services3 div.tm-questions h3.icon-r{background:#f7f7f7 url("/Content/images/svr/r.png") no-repeat 10px 10px;}
#tm-services3 div.tm-questions h3.icon-r.hover{background:#f7f7f7 url("/Content/images/svr/r-hover.png") no-repeat 10px 10px;}

/* Agent Market newicon 1026 */
#tm-services3 div.tm-questions h3 i { float: left; display: inline-block; width: 36px; height: 36px; margin: 0 6px; background: url("/Content/images/baomu_icon_s.png") no-repeat;}
#tm-services3 div.tm-questions h3 i.fa01{ background-position: -2px 4px; }
#tm-services3 div.tm-questions h3 i.fa02{ background-position: -116px 4px; }
#tm-services3 div.tm-questions h3 i.fa03{ background-position: -41px 3px; }
#tm-services3 div.tm-questions h3 i.fa04{ background-position: -78px 3px; }

#tm-services3 div.tm-questions ul {margin: 10px 0;}
#tm-services3 div.tm-questions ul li {height: 32px;line-height: 32px;text-align: left;font-size: 16px;border-left:6px #fff solid; width:174px; margin:5px 0; text-indent:35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#tm-services3 div.tm-questions ul li.hover {color: #fe8431;background-color: #f2f2f2;border-left:6px #fe8431 solid; margin-left:-1px; width:175px;text-indent:36px;}
#tm-services3 div.tm-questions ul li.hover a {color: #fe8431;}
#tm-services3 div.tm-questions ul li:hover { background-color:#f9f9f9;border-left-color:#f9f9f9; }
#tm-services3 div.tm-questions ul li:hover a {color:#fe8431}

#tm-services3 div.tm-answers{float: right;width: 995px;}
div.tm-answer-header { text-align:center; background:url("/Content/images/svr/bg.png") repeat-x; height:184px;}
div.tm-answer-header div.tm-memo {  text-align:left; width:580px; margin:15px auto; font-size:14px; color:#666;line-height:24px}
div.tm-answer-header p.price span { font-size:30px; color:#fe8431}
div.tm-answer-header img {vertical-align: middle;}
div.tm-answer-body{ border:1px #e6e6e6 solid; border-top:0px; text-align:center; padding-top:10px}
#tm-services3 div.tm-answers h3 {font-size: 24px;color: #666;text-align: center;font-weight: bold; padding-top:28px}

div.tm-answer-download{ border:1px #e6e6e6 solid;}
div.tm-answer-download h3{ padding-top:20px;}
div.tm-answer-download ul {width:680px; margin:37px auto 70px auto;}
div.tm-answer-download ul li { float:left;width:49%; padding:10px 0;font-weight:normal; line-height:24px;color:#333;}
div.tm-answer-download ul li a { color:#999;cursor:pointer; display:inline-block;*display:inline;zoom:1; font-style:normal; padding-left:24px; margin:0 3px 0 2px; background:url("/Content/images/svr/d2.png") no-repeat 0 0; font-weight:normal; height:24px}
div.tm-answer-download ul li a:hover {background-image:url("/Content/images/svr/d2-hover.png");color:#fe8431;}

div.tm-goods-items {padding-top: 28px;padding-bottom:8px; margin:auto; width:670px; text-align:left;}
div.tm-goods-items ul li label {display: inline-block;width: 190px;font-size: 14px;height: 42px;line-height: 42px;color: #666;text-align: right;margin-right: 18px;}
div.tm-goods-items ul li input {display: inline-block;font-size: 14px;color: #666;height: 30px;border-radius: 2px;border: 1px #999 solid;padding: 0 5px;width: 230px;}
div.tm-goods-items ul li input.hover,div.tm-goods-items ul li input:hover {border-color: #fe8431;}
div.tm-goods-items ul li input.btn {width: 76px;height: 26px;background-color: #e6e6e6;color: #666;font-size: 14px;border: 0px;}
div.tm-goods-items ul li span {color: #999;font-size: 12px;display: inline-block;*display:inline;zoom:1; height:14px; line-height:14px;}
div.tm-goods-items ul li span.error {color: #333;padding-left: 16px;background: url('/Content/images/svr/x.png') no-repeat 0 0;}
div.tm-goods-items.tm-goods-fee {border-top: 1px #ccc dashed; padding-top:0px}
div.tm-goods-items.tm-goods-fee i {font-size: 18px;color: #fe8431;font-style: normal;font-weight: normal;}
div.tm-goods-items.tm-goods-fee i.big {font-size: 24px;}
div.tm-goods-items.tm-goods-fee button {width: 120px;height: 38px;border: 0px;border-radius: 2px;color: #fff;line-height: 36px;font-size: 16px;background-color: #fe8431;display: inline-block;margin: 10px 0 10px 0;}
div.tm-goods-items.tm-goods-fee button:hover {background-color: #ea7a2d;}
div.tm-goods-items.tm-goods-fee button.gray {background-color: #efefef; color:#666;}
div.tm-goods-items.tm-goods-fee button.gray:hover {background-color: #ddd;}

div.tm-goods-files {border-top: 2px #999 solid;margin-top: 20px;padding: 10px 20px;line-height: 200%;font-size: 14px;color: #333;}
div.tm-goods-files h4 {font-size: 16px;color: #fe8431;}
div.tm-button-sets {margin-top: 0;text-align: right;width: 100%;}
div.tm-button-sets button {background-color: #3399dd;height: 24px;line-height: 24px;padding: 0 5px;color: #fff;border: 0px;border-radius: 2px;display: inline-block;}
div.tm-button-sets button:hover {background-color: #4ba3dd;}
div.tm-button-sets button.tm-del {background-color: #999;}
div.tm-button-sets button.tm-del:hover {background-color: #adadad;}
div.tm-goods-items.tm-goods-show { border-top:1px #ccc dashed; padding-top:8px; width:1200px}
div.tm-goods-items.tm-goods-show ul li label {width:150px}
div.tm-show-title h3 {font-size:24px; font-weight:bold; margin-bottom:10px}
div.tm-show-title h3.tm-service { margin-bottom:20px; font-size:16px; font-weight:normal;}
div.tm-show-title h3 span {color:#fe8431; font-size:18px;}

div.tm-goods-more {
    border:1px #e6e6e6 solid; margin-top:20px; border-bottom-width:0;
}
div.tm-goods-more ul.tabs { width:100%; background-color:#f7f7f7; border-bottom:1px #e6e6e6 solid; height:48px; }
div.tm-goods-more ul.tabs li { cursor:pointer; background-position: 30px 14px; background-repeat:no-repeat; height:48px; line-height:48px; float:left; width:196px; border-right:1px #e6e6e6 solid; font-size:24px; color:#999; background-color:#fff;border-bottom:1px #ddd solid; text-indent:65px;}
div.tm-goods-more ul.tabs li.hover {color:#fe8431;border-bottom:1px #fff solid;}
div.tm-goods-more ul.tabs li.t01 { background-image:url("/Content/images/svr/01.png");}
div.tm-goods-more ul.tabs li.t02 {background-image: url("/Content/images/svr/02.png");}
div.tm-goods-more ul.tabs li.t01.hover {background-image: url("/Content/images/svr/01-hover.png");}
div.tm-goods-more ul.tabs li.t02.hover {background-image: url("/Content/images/svr/02-hover.png");}
#t02{display:none; padding:28px 0; border-bottom:1px #e6e6e6 solid;}
#t02 p{ margin-left:62px; margin-right:62px;}
#t02 p.tm-question-name{
    border-top:1px #e6e6e6 solid; position:relative; height:28px; margin-top:28px; line-height:34px;
}
#t02 p.tm-question-name span {
    background-color:#fff;  display:inline-block; *display:inline;zoom:1; top:-17px; position:absolute; font-size:16px; font-weight:bold; color:#333;
}

#t02 p.tm-question-name span i {
    color:#3399dd; font-style:normal;display:inline-block; *display:inline;zoom:1;  margin-right:10px; background: url("/Content/images/svr/bg-n.png") no-repeat; height:34px; width:34px;  text-align:center;
}

#t02 p.tm-question-body{
    margin-left:106px;
}
div.tm-goods-more-title { width:242px; float:left; border-right:1px #e6e6e6 solid; text-align:center; font-size:16px; }
div.tm-goods-more-content {width:530px; float:left;border-left:1px #e6e6e6 solid; margin-left:-1px; }
div.tm-goods-more-content div {line-height:200%; width:460px; margin:20px 0 20px 30px;}
div.tm-goods-more-content div a { text-decoration:underline}
#t01 div.clearfix{ padding:20px 0; border-bottom:1px #e6e6e6 solid;color:#333}

ul.tm-services-us {margin:70px auto 20px auto;}
ul.tm-services-us li {width:25%; text-align:center; font-size:18px; color:#333;font-weight:bold; float:left}
ul.tm-services-us li p { margin-top:20px}

div.tm-services-information { display:none;}

/*发票申请*/
.table-row-select select{width:352px;}
.table-row-select-a select{width:120px;margin-right: 10px;}
.size .table-row-content input[type="text"]{font-size: 14px;padding:0 10px;}
.size .table-row-content span.spanred{color: #ff0000;font-size: 16px;}
.table-row .table-row-size{font-size: 14px;}
#tm-form .table-row-btn button{height: 36px;line-height: 34px;background: #fe8431;font-size: 14px;width: 160px;}
#tm-form .table-row-btn button:hover{background: #FE9B1C;}
#tm-form .table-row-btn a{color: #0066cc;font-size: 14px;margin-left: 20px;}
#tm-form .table-row-btn p{height: 14px; line-height: 14px; color: #999999;font-size: 14px;}
#tm-form .table-row-btn-a button{height: 40px;line-height: 38px;width: 160px;margin-top: 30px;}
#tm-form textarea.table-textarea{height:72px;line-height: 36px; font-size:14px ;border:1px #cccccc solid; padding:0 10px;width:330px;color:#999;margin: 10px 0;}
.table-height{height: 96px;}
.table-height .table-row-height{line-height: 24px;}
.table-height-btn{height: 90px;}
/*0201搜索框修改/标题增加*/
#header ul li.sub-last{width: 96px;text-align: right;}
.sub-chaxun{position: relative;}
#header .nav-ju{color: #fe8431;}

.con-cha{padding-top:20px;}
.tm-form{overflow: visible;}
/*0310新人引导页*/
.nav-border-right{height: 50px;border-radius: 20px;left: 10px;z-index: 1;position: relative;background: #FFF; behavior: url(ie-css3.htc);line-height:48px;}
.nav-border-right span{padding-left: 40px;}
.nav-border-left{width: 50px;height: 50px;border-radius: 27px;background: #FFF;z-index: 2;position: absolute; behavior: url(ie-css3.htc);line-height:50px;}
.nav-border{border: 3px solid #fe8431;font-size: 24px;font-weight: bold;color: #fe8431;text-align: center;}
.new-content ul{margin-bottom: 83px;}
.new-content ul li{height: 376px;position: relative;}
.new-content ul li p{line-height: 30px;}
.new-content-left-a{width: 700px;height: 294px;padding-top: 80px;padding-left: 50px;float: left;}
.new-content-right-a{width: 490px;float: left;text-align: center;margin-top: 66px;}
.new-content-left-b{width: 390px;height: 324px;padding-top: 50px;padding-left: 100px;float: left;}
.new-content-right-b{width: 700px;float: right;margin-top: 80px;}
.new-nav{margin-bottom: 30px;}
.new-br{float: left;}
.font-fe8431{color: #fe8431}
.font-999999{color: #999999}
.new-content{font-size: 19px;font-family: "Microsoft YaHei";}
.new-top img{display: block;}
/*0318上传控件*/
.uploader {width:auto; height:40px; display: inline-block; *display:inline;*zoom:1; position: relative;  line-height:40px; padding-left:50px}
.uploader_07 { float:left; width:140px; height:200px; margin: 20px 20px 0; display: block; *display:block;*zoom:1; position: relative; transition: .6s; }
.uploader_07:after{content:" "}
.uploader_07 .layer-input { position: absolute;left:5px; top:0;width:120px;height:120px; border: 1px solid #ddd; cursor: pointer;}
.uploader_07 .file-input {width:120px; height:120px; cursor: pointer;left:5px; top:0; position:absolute}
.uploader_07 .memo{ line-height: 26px; font-size:14px; text-align: justify; text-justify:inter-ideograph; }

.uploader_07 input.file-input { opacity: 0; }

.uploader_07 .reload-txt { display: none; }

.nologin-layer{ position: absolute; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; }

/*证件模板 放大*/
.relative{ position: relative; }
.proxy_demo{display:inline-block;position:relative;width:100px;height:120px;margin-left:14px;overflow:hidden;border:1px solid #d1d1d1;}
.proxy_demo img{width:100%;height:100%;}
.proxy_demo .proxy_mask{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/Content/images/yangli.png) no-repeat;}
.proxy_demo .pre_mask{background:none;}
.proxy_demo .proxy_mask .mask{width:100%;height:100%;background:#000;opacity:0.03;filter:alpha(opacity=3);}
.proxy_demo .proxy_mask .to_big{position:absolute;top:40%;left:50%; margin-left:-38px; background:#000;opacity:0.5;filter:alpha(opacity=50);padding:2px 10px;border-radius:13px; line-height: 0;}
.proxy_demo .proxy_mask .to_big .icon{ float:left; display:inline-block;height:20px;width:20px;background: url(/Content/images/big.png) no-repeat 2px 2px;opacity:1;filter:alpha(opacity=100);}
.proxy_demo .proxy_mask .to_big span{float:left; margin-top: 10px; opacity:1;filter:alpha(opacity=100);color:#fff;font-size:13px;}
#imgbox-loading{position: absolute;top: 0;left: 0;background: url(/Content/images/imgbox-spinner.gif) center center no-repeat;cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div{background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 100;}
.imgbox-wrap{position: absolute;background: #FFF;display: block;z-index: 100 !important; box-sizing: content-box;}
.imgbox-img{padding: 0;margin: 0;border: none;width: 100%;height: 100%;vertical-align: top;}
.imgbox-close{position: absolute;top: -15px;right: -15px;height: 30px;width: 30px;background: url(/Content/images/imgbox-close.png) top left no-repeat;cursor: pointer;outline: none;}
.imgbox-title{padding-top:10px; font-size: 12px;text-align: center;color: #333;display: none; font-weight: 600;}
.imgbox-bg-wrap{position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg{position: absolute;width: 20px;height: 20px;}
a.down_load_btn{ display: block; }
.load_ewm{ border: 1px solid #fe8431; position:absolute; top:150px; left: 0; width:130px; height:34px; line-height: 34px; font-size: 14px; text-align: center; border-radius: 5px; }
.load_ewm .txt, .load_ewm a{ color: #fe8431; cursor: pointer; }
.load_ewm a{ display: block; padding: 0; color: #fe8431; }
.load_ewm .ewm_pic{ display: none; position: absolute; top: -58px; left: 136px; width:160px; height: 160px; z-index: 9; }
.load_ewm .ewm_pic .tri{ float: left; width: 14px; height: 153px; background: url(/Content/images/sanjiao_r.png) right center no-repeat; margin-right: -1px;}
.load_ewm .ewm_pic img{ float: left; width: 90%; height:90%; padding: 4px; background: #d7d7d7; border: 1px solid #d7d7d7; }
.load_ewm .txt:hover .ewm_pic{ display: block; }
.load_ewm a:hover{color: #ffffff;}
.load_ewm:hover, #img-imageShow1-view a:hover{ background: #fe8431;}
.ewmbox-close{ display:none; position: absolute;top: -72px;right: -182px;height: 30px;width: 30px;background: url(/Content/images/imgbox-close.png) top left no-repeat;cursor: pointer;outline: none; z-index: 99;}
#tm-form .load_ewm button{ width: 100%;height: 100%; font-size: 14px; line-height: 0; }
#img-imageShow1-view a{ position: absolute; top: 0px; left: 154px; width: 130px; height: 35px; line-height: 35px; font-size: 14px; text-align: center; background-color: #fe8431; border-radius: 5px; color: #fff !important;}
/*0329商标注册*/
.table-row-re{position: relative;}
.class_info h3 span{color: #ff5900;}
.class_info .hit{margin-left: 10px;color: #000;}
.class_info .hit em{font-style:normal;}
.class_info .newlook{color: #FF5900;margin-right: 20px;}
.main-bottom .bottom_total{height: 60px;line-height: 60px;margin-top: 10px;color: #666666;font-size: 24px;margin-bottom: 40px;}
.main-bottom span{display: inline-block;}
.main-bottom .bottom-a,.main-bottom .bottom-b{font-size: 16px;}
.main-bottom .bottom-a{color: #999999;}
.main-bottom .bottom-c,.main-bottom .bottom-d{font-size: 18px;}
.main-bottom .bottom-d{color: #fe4c4c;}
.main-bottom .bottom-l{text-align: right;width: 180px;margin-left: 20px;}
.bottom-con{height: 40px;}
#tm-form .main-bottom>button{display: inline-block;width: 220px;height: 74px;padding: 14px 0;border-radius: 2px;margin-bottom: 30px;border: 0;color: #FFF;}
#tm-form .main-bottom>button.red{margin-left: 20px;background: #FB5555;}
#tm-form .main-bottom>button.blue{margin-left: 20px;background: #18C385;}
#tm-form .main-bottom>button.blue.one{margin-left: 205px;}
#tm-form .main-bottom>button.orange{ background: #FC6530; margin-left: 52px; }
.main-bottom .bottom-checkbox{margin-left: 90px;margin-bottom: 14px;}
#tm-form .main-bottom>button.red:hover{background: #f97575}
#tm-form .main-bottom>button.blue:hover{background: #54c59c;}
#tm-form .main-bottom>button.orange:hover{ background: #fc892c; }
#tm-form .main-bottom>button[disabled] { cursor: not-allowed; opacity: .6; }
#tm-form .main-bottom>button .name { line-height: 22px; font-size: 16px; }
#tm-form .main-bottom>button .iconfont { margin-right: 6px; font-size: 22px; vertical-align: middle; }
#tm-form .main-bottom>button .intro { line-height: 16px; margin-top: 6px; font-size: 12px; }

.bottom-checkbox a{color: #0066cc}
#F19359632977499242 .mo-dialog-buttonsset{text-align: center;}
.tip-box{width: 800px; height: auto; position: fixed; left: 50%; top: 50%;margin-left: -400px;margin-top: -210px; z-index: 1000;text-align: center;background-color: #fafafa;box-shadow: 0px 0px 10px rgba(0,0,0,0.5);padding: 30px;}
.tip-box-a{width:100%; margin:0 auto; text-align:left; border-bottom:#999 1px solid; height:32px; line-height:32px; padding-bottom:15px;}
.tip-box-b{width:98%; margin:0 auto; text-align:left}
.tip-box-c{margin: 5px;}
.tip-box-button{line-height: 46px;height: 46px;font-size: 18px;border: 0px;background: #fe8431;color: #FFF;}
.tip-box-button:hover{background: #fe9b1c;}
.tip-box-a-h{font-weight: 800;color: rgb(192, 0, 0);font-size: 18px;}
.tip-box-img{width:12px;height:12px; float:right; margin-right:10px;margin-top:10px; cursor:pointer; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAQMAAADaX5RTAAAAA3NCSVQICAjb4U/gAAAABlBMVEX///+ZmZmOUEqyAAAAAnRSTlMA/1uRIrUAAAAJcEhZcwAACusAAArrAYKLDVoAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDkvMjAvMTIGkKG+AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAB1JREFUCJljONjA8LiBoZyBwY6BQQZMAtlAkYMNAF1fBs/zPvcnAAAAAElFTkSuQmCC") 50% 50% no-repeat;}
.total_span{font-size: 18px;float: right;}
.total_span span{color: #ff6b1c;}
.c_orange{color: #ff6801;}
.table-row .table-row-pad{width: 222px;padding-right: 8px;}
/*商标二级三级*/
.form{width:920px;margin:80px auto 30px;position:relative;z-index:997;}
.form .hor{margin:25px 0 0 0;padding-left:260px;}
.form .label{float:left;display:inline;width:260px;margin-left:-260px;text-align:right;font-size:16px;line-height:40px;margin-right:10px;}

.applicant{position:relative;margin:5px 10px 0 0;border:1px solid #ff8849;background:#ffede1;padding:6px 36px 6px 10px;color:#ff5900;}
.applicant .icon_orange{position:absolute;top:0;*top:5px;right:10px;width:16px;height:16px;margin-top:6px;background:url(../images/icon_true.png) no-repeat;}
.position{position:relative;}
.add{margin-right:10px;}

.form .textarea{width:312px;height:100px;vertical-align:middle;resize:none;}
.search{position:relative;}
.search .input{float:left;width:254px;border-radius:3px 0 0 3px;border-right:none;}
.search .search_btn{float:left;width:57px;height:42px;background:url(../images/icon_search.jpg) no-repeat center center #ff6b1c;border-radius:0 5px 5px 0;border:none;border:0;}
.drop_list{position:absolute;top:49px;left:243px;width:340px;height:390px;padding:10px 0;border:1px solid #c7c7c7;border-top:none;background:#fff;overflow:auto;z-index:993;}
.drop_list li a{display:block;height:30px;line-height:30px;padding:0 10px;color:#666;}
.drop_list li a:hover{color:#ff5900;}
.type_list{width:1000px;margin:0 0 10px 100px;}
.type_list li{float:left;margin:15px 15px 0 0;width:90px;height:25px;line-height:25px;background:#ccc;border-radius:3px;text-align:center;color:#fff;}
.type_list li a{display:block;color:#fff; cursor: pointer;}
.type_list .selected{background:#ff6b1c;}
.type_list .optional{background:#3399dd;}
.search_result{text-align:center;}
.choose{position:relative; margin-top: 30px;}
.choose_main,.choose_list{border:1px solid #e5e5e5;background:#fcfcfc;}
.choose_main{width:864px;min-height:1049px;padding:70px 25px;}
.total{position:absolute;width:814px;left:25px;font-size:22px;line-height:60px;background:#fcfcfc;}
.total em{color:#ff4c4c;}
.top_total{top:1px;border-bottom:1px solid #e6e6e6;padding-top:10px;z-index:990;}
.bottom_total{border-bottom:1px solid #e6e6e6;}
.bottom_total .total_btn{float:right;width:90px;margin-top:10px;}
.class_info{height:520px;overflow:auto;}
.class_info li{padding:20px 0;border-bottom:1px dashed #d4d4d4;}
.class_info li h3{font-size:16px;color:#ff5900;padding:0 30px;line-height:18px;}
.class_info li h3 span{float:left;}
.class_info li  .icon_drop{position:static;margin:7px 0 0 -20px;display:block;height:0;width:0px;overflow:hidden;border:6px solid #000;border-color:#a9a9a9 transparent transparent transparent;border-style:solid dashed dashed dashed;line-height:0;}
.class_info li  .icon_drop.icon_close {border-color:transparent transparent transparent #a9a9a9;border-style:dashed dashed dashed solid; margin-top:3px; }
.class_info li  .i-delete{ position:static; float:right; margin:0 -20px 0 0; display:block; width:18px; height:18px; font-size: 18px; color: #ed5c5f; }
#tm-history-list {margin-top: 30px;}
#tm-history-list div.table-row-pad { line-height:200%}
#class_info h3 {cursor: pointer;}
.tm-history-result {line-height:150%; width:720px;}
.tm-history-result a, .tm-history-result p {display: inline-block; *display: inline;zoom:1; margin: 5px; padding: 0 5px;  border-radius:3px; font-size:12px}
.info_a{margin-top:5px;padding-left:30px;overflow:hidden;zoom:1}
.info_a a{display:inline-block;height:26px;line-height:26px;background:#ff6b1c;margin:10px 10px 0 0;border-radius:5px;padding:0 10px;color:#fff;}
.info_a a:hover{background:#909090;text-decoration:line-through;}
.choose_list{width:316px;height:1013px;padding:5px 20px;overflow:auto; margin-top: 36px; }
.list_tit{font-size:20px;line-height:35px;margin:15px 0 5px;}
.list_main dt{line-height:22px;padding:5px 5px 5px 25px;overflow:hidden;zoom:1; }
.list_main dt.cur {margin-bottom: 8px;}
.list_main .icon{position:static;float:left;margin:6px 0 0 -15px;border-color:transparent transparent transparent #ff6b1c;border-style: dashed dashed dashed solid; width:0;height:0}
.list_main .cur{background:#ff6b1c;border-radius:5px;color:#fff;}
.list_main .cur a{color:#fff;}
.list_main .cur .icon{position:static;float:left;margin:9px 0 0 -18px;border-color:#fff transparent transparent transparent;border-style:solid dashed dashed dashed;}
.list_main a{color:#666;}
.list_main dd{line-height:20px;margin-top:10px;}
.list_main dd a{display:block;padding-left:25px;margin:6px 0;}
.list_main dd .selected a{color:#ff5900;background:url(../images/icon_true.png) no-repeat 2px 3px;}
.list_main dd a i{color:#ff5900;}
.info{width:950px;margin:30px auto 40px;line-height:26px;}
.info dt{font-size:16px;color:#ff5900;}
#tm-history-action {float: right; line-height:24px;display: inline-block;*display:inline;zoom:1; }
#tm-history-action a{font-size:14px; background-color:#ff5900; color:#fff; border-radius:3px; display: inline-block;*display:inline;zoom:1; padding: 0 5px; line-height:24px; margin-top: 6px;}
div.dialog-confirm h4 {font-weight:bold;}
div.dialog-confirm p {margin-bottom:15px;}
span.red {color : red}
div.tm-order-classes a {display : inline-block; *display : inline;zoom:1; margin:3px; border-radius:3px; background-color:#fe8431; color:#fff;  padding:3px}
div.tm-order-classes a.add {background-color:#dc4c4b; }
#tm-form div.tm-warning {padding: 0 15px; line-height:150%; }
#tm-form div.tm-warning p {margin:3px auto;}
#tm-form div.tm-warning p span {display:inline-block; *display:inline; zoom:1; background-color:#ff4e44;color:#fff; margin-right:5px; width:20px; height:20px; text-align:center; line-height:20px; border-radius:3px}

.container .content-newnav{height: 54px;line-height: 54px;}
.container .content-newnav a{color: #0066cc;}

.mid .content-list span.content-text-icon{float: right;width: 20px;height: 20px;border-radius: 10px;line-height: 19px;text-align: center;color: #FFF;margin-top: 5px;}
div.quick-insert { margin-top:-42px; position:absolute; margin-left:-21px;height:30px; width:316px}
div.quick-insert input {height:30px; padding:7px; border:1px #ccc solid; width:237px;color:#999;float:left;}
#tm-form div.quick-insert button {border-radius: 3px;display: inline-block;*display:inline;zoom: 1;height:30px; line-height:30px; vertical-align:middle; font-size:14px;float:right;}
div.tm-chiming { text-align: center;}
div.tm-chiming a{display: inline-block;*display: inline;zoom:1;margin: 3px;color: #dc4c4b;}
ul.tm-services-pay li {height:16px; padding:4px;}
ul.tm-services-pay li label {display:inline-block;*display:inline;zoom:1; width:120px; font-weight:bold;}


/*商标服务*/
div.services-index .container{width: 1200px;  margin: auto;}
.bg-white{ background: #fff;}
.mgt20{ margin-top:20px;}
.mgt10{ margin-top:10px;}
.mgt15{ margin-top:15px;}
.brand-service-bg{ background: #f5f5f5;}
.brand-info-change{ margin-top:40px;}
.brand-service-title{height:32px; line-height: 32px; border-left:12px solid #fe8431; font-weight: 700; font-size: 24px; color:#666; padding-left: 10px; margin-bottom: 10px;}
.brand-info-change-xz{ background: #60a6f6; height:400px; position: relative; color:#fff; padding:69px 20px 70px 20px; box-sizing: border-box; }
.bic-item{text-align: center;}
.bic-w{ width:20%; float: left;}.bic-w2{ width:40%; float: left;}.bic-w3{ width:60%; float: left;}
.bic-hot{ position: absolute; top:0; right:-1px; z-index: 2;}
.bic-price{ font-size: 24px;}
.bic-price span{ font-size: 14px; }
.bic-title{ font-size: 18px; font-weight: 700;}
.bic-item-hover>p,.bic-text{ line-height: 22px;}
.bic-xk>ul>li{ float: left; width:50%; border: 1px solid #e5e5e5; height:200px; padding-top: 15px; box-sizing: border-box; position: relative;}
.bic-xk>ul>li .bic-item-hover{ width:100%;height:200px; cursor: pointer; display: none; background: #fe9045; padding: 55px 20px 0 20px; position: absolute; top:0; z-index: 2; box-sizing: border-box;}
.bic-xk>ul>li .bic-item-hover,.bic-xk>ul>li .bic-item-hover a,.bic-item a,.brc-cont a {color:#fff; }
.bic-xk>ul>li:hover .bic-item-hover{ display: block;}
.bic-img{ height:75px; display: flex; display: -webkit-box; align-items:flex-end;  -webkit-box-align:end;  justify-content:center;  -webkit-box-pack:center;}
.bic-img img{ vertical-align: bottom;}
.bic-xk>ul>li>h3{ color:#343434; font-size:18px; font-weight: 700;}
.bic-item-hover>h3{ font-weight: 700; margin-bottom: 10px;}
.bic-xk>ul>li:last-child{ border-left:none; border-top:none;}
.bic-xk>ul>li:nth-child(2n){ border-left:none;}
.bic-xk>ul>li:nth-child(3n){ border-top:none;}
.bic-info>ul>li{border: 1px solid #e5e5e5; border-left:0; height:200px; padding: 18px; box-sizing: border-box; }
.bic-info ul li .bic-info-pic{float: left;width:45%;}
.bic-info ul li .bic-info-text{width:55%; float: left; padding-left: 36px; box-sizing: border-box; }
.bic-info ul li .bic-info-text h3{font-size:18px; font-weight: 700;word-break:break-all; width:100%; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; margin-bottom: 10px;}
.bic-info ul li .bic-info-text h3 a{color:#343434; }
.bic-info ul li .bic-info-text a:hover{ color:#fe8431; text-decoration: underline;}
.bic-info>ul>li:last-child{ border-top: 0;}
.bic-w5{ width:50%; float: left;}
.brand-new{ padding-right: 20px; box-sizing: border-box;}
.bic-new ul li{ padding: 22px 44px 23px 28px; box-sizing: border-box; height:auto;border: 1px solid #e5e5e5;}
.bic-new ul li .bic-info-text{width:100%; padding-left: 0;}
.bic-new ul li .bic-info-text h3{border-bottom: none;}
.bic-new ul li .bic-info-text p { padding-bottom: 3px;}
.bic-new ul li:first-child{ border-bottom: none;}
.bic-success-case ul li{ width:50%; float: left; height:auto; padding: 23px 35px; box-sizing: border-box; border-left:1px solid #e5e5e5; text-align: center;}
.bic-success-case ul li:nth-child(2n){ border-left:0;}
.bic-success-case ul li:nth-child(3n){ border-top:0;}
.bic-success-case ul li h3{font-size:18px; font-weight: 700; color:#343434; margin-bottom: 16px; height:47px;overflow-y:hidden}
.bic-success-case ul li img{ width:220px; height:130px;}
.brand-regiater-chart{ border: 1px solid #e5e5e5; text-align: center; padding: 40px 0 110px 0; }
.brand-regiater-chart h3{font-size:24px; font-weight: 700; color:#666; margin-bottom: 30px;text-align: center;}
.brc-cont { background: url(../images/svr2/brand_regiater_chart.png) no-repeat 179px 20px;height: 151px; width:100%; position: relative; padding-left: 58px; box-sizing: border-box;}
.brand-service-bnt{height:48px; width:110px; line-height:48px; background:#fe8431; text-align: center; color:#fff; font-size: 20px; display: block; font-weight: 700;border-radius: 5px;
    -moz-border-radius: 5px;  -webkit-border-radius: 5px;}
.brand-service-bnt:hover{ color: #fff;}
.bs-bnt-register{ position: absolute; top:105px;}
.bs-bnt-bhfs{ position: absolute; left:297px; top:5px;}
.bs-bnt-right{ width:240px; position: absolute; right:50px; top:-15px;}
.bs-bnt-right a{ float: left; display: block; margin: 0 5px 10px 5px;}
.brand-service-list{ padding: 50px 9%; margin:0 auto; box-sizing: border-box;}
.brand-service-list ul li{ width:25%; float: left; text-align: center;}
.brand-service-list ul li label{  font-size: 18px;  margin-top: 20px;  color: #343434;  font-weight: 700;  display: block;  }

.selector-control{ display:inline-block;*display:inline;zoom:1; height:36px; line-height:36px; padding:0 10px;border:1px #ddd solid; background-color:#fff;color:#333;border-radius:5px;}
.selector-control.on {border:1px #fe8431 solid; background-color:#fe8431;color:#fff}
.selector-control-left {border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}
.selector-control-right {border-top-left-radius:0px;border-bottom-left-radius:0px;border-left:0px}
.selector-controls { margin-left:20px}
select#selector-hy, select#selector-cls{
    padding:8px;border:1px #ccc solid;
}
select#selector-hy { width: 270px; }
select#selector-cls{width:180px}
#tm-form .btn{
		border:0;
		background-color:#fff ;
		color:#FE8431 ;
		border: 1px solid #FE8431;
}
#tm-form .btn:hover {
	background-color: #FE8431;
	color: #ffffff;
}
button.normal-btn{
    border-radius: 3px;
    display: inline-block;
		zoom: 1;
		margin-top: -6px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
    *display:inline;
}

#tm-form button.f-btn-refund{
	border: 0px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background-color: #e74c3c;
	border-radius: 5px;
	font-size: 16px;
	display: inline-block;
	margin-left: 25px;
}
#tm-form button.f-btn-confirm {
    border: 0px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #fe8431;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    margin-left: 25px;
}



#tm-form button.f-btn-refund:hover{
	background: #f16759;

}

.risk-warning{
	text-align: left;
	line-height: 1.8;
    	padding-left: 60px;
}

.search-people{
	position: absolute;
	top:33px;
	right:40px;
	padding:2px 20px 2px 5px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
}
.search-people-doit{
	position: absolute;
	top:37px;
	right:42px;
	cursor: pointer;
}
/*trademark index change0814*/
.brand-tb thead th:last-child{ border-right:1px solid #e8e8e8; }
.tm_pic{ width:100px; height:80px; line-height: 76px; margin-right:20px; }
.lazy-box .tm_pic{ border-radius:4px; border:1px solid #e5e5e5; }
.tm_info p{ width:176px; text-align:left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.tm_info p.tit{margin-top: 15px; font-weight:600; }
.operate a, .operate .btn{ display:inline-block; width:76px; height: 30px; line-height: 30px; padding: 0; background:#fff; border-radius:4px; font-size: 14px; text-align: center; transition: all .5s; }
.operate a{ margin:0 4px;}
.table-box .operate .btn{ margin: 30px 20px 50px 0;}
.table-box .operate button[disabled]{ cursor: not-allowed; background: #ddd; color: #999 !important; border: 1px solid #ddd !important; }
.table-box .operate button[disabled]:hover{ color: #999; background: #ddd !important; }
.operate a.red, .operate .btn.red{ border:1px solid red; color:red; }
.operate a.red:hover, .operate .btn.red:hover{ color:#fff; background-color: red; }
.operate a.orange, .operate .btn.orange{ border:1px solid #fe8431; color:#fe8431; }
.operate a.orange:hover, .operate .btn.orange:hover{ color:#fff; background-color: #fe8431; }
.operate a.blue, .operate .btn.blue{ border:1px solid #60A6F6; color:#60A6F6; }
.operate a.blue:hover, .operate .btn.blue:hover{ color:#fff; background-color: #60A6F6; }
.operate a.green, .operate .btn.green{ border:1px solid #87b97e; color: #87b97e; }
.operate a.green:hover, .operate .btn.green:hover{ color:#fff; background-color: #87b97e; }
.operate a.grayness, .operate .btn.grayness{ border:1px solid #999; color:#999; }
.operate a.grayness:hover, .operate .btn.grayness:hover{ color:#fff; background-color: #999; }
.operate .note{ color:#949494; font-size:12px; margin-top:10px; }
.operate .note span{ color:red; }
.progress-txt li{ display:inline-block;  width:80px; text-align:center; }
.progress-txt li span{ display:inline-block; width:58px; }
.progress-bar li{ display:inline-block; }
.progress-bar li.line{ width:30px; height:3px; background:#ddd; }
.progress-bar li.dot{ width:10px; height:10px; margin:-3px 3px; background:#ddd; border-radius:50%; }
.progress-txt li.active{ color:#fe8431; }
.progress-bar li.line.active{ background:#fe8431; }
.progress-bar li.dot.active{ background:#fe8431; }
/* add_service new0816 */
.add_service{ padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #e6e6e6; }
.add_service .tit{ float: left; height: 40px; line-height: 40px; }
.add_service .tab_select{ margin-left: 200px; }
.tab_ul li{ display: inline-block; width: 140px; height: 40px; border:2px solid #e6e6e6; line-height: 38px; text-align: center; font-size: 16px; cursor: pointer; }
.tab_ul li + li { margin-left: 12px; }
.tab_ul li:hover, .tab_ul li.active{ border:2px solid #fe8431; }
.tab_ul li span, .tab_content span{ float: none; }
.tab_content{ height: 100px; margin-top:20px; }
.tab_content p{ line-height: 26px; }
.tab_content .agree{ margin-top:10px; }
.font-normal { font-style: normal; }

.subnav{ width: 100%; height:40px; margin-bottom: 26px; line-height: 40px; border-bottom: 1px solid #555; }
.subnav span{ padding: 8px 18px; border-bottom: 2px solid #fe8431; font-size: 16px; font-weight: 600; }
/* TongZhi new 0818 */
.notice tr:nth-child(2n){ background: #f7f7f7; }
.notice p{ text-align: left; padding-left: 20px; }
.select-lis{ font-size: 16px; line-height: 40px; }
.notice-info{ margin: 10px 0 40px; }
.notice-info span{ padding:0 4px; color:#fe8431; }
.notice-btn{ text-align:center; }
.notice-btn .notice-save{ width:120px; height: 40px; line-height: 40px; border: none; border-radius: 4px; -moz-border-radius:4px; -webkit-border-radius:4px; background: #fe8431; color:#fff; }

.ewmtip{
	display: none;
	position: absolute;
	top: 81px;
	left: 0px;
	padding: 20px;
	background: #fff;
	text-align: center;
	border:1px solid #e8e8e8;
}
.ewmtip p{ padding: 0; }
.ewmtip img{ width: 170px; }
/*wechat ewm dialog*/
.wechat-mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	z-index: 9999999;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	filter: alpha(opacity=50);
	overflow: hidden;
	text-align: center;
}
.wechat-mask .mask-in {
	width: 232px;
	padding: 16px;
	margin: 120px auto 0;
	background: #fff;
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -140px;
	margin-left: -166px;
}
.wechat-mask .mask-in img {
	width: 200px;
	height: 200px;
}
.wechat-mask .mask-in p{
	padding: 0;
	text-align: center;
}
/* user index change0818 */
.note-common{
	float: left;
	width: 34px;
	height: 34px;
	margin: -4px 0 0 5px;
	background: url(../images/notice1.png) no-repeat;
}
.identify{
	background-position: -96px 4px ;
}
.note-msg{
	background-position: 4px 0 ;
}
.note-mail{
	background-position: -33px 5px ;
}
.note-wechat{
	background-position: -64px 4px ;
}
.identify.haven{
	background-position: -96px -30px ;
}
.note-msg.haven{
	background-position: 4px -35px ;
}
.note-mail.haven{
	background-position: -33px -30px ;
}
.note-wechat.haven{
	background-position: -64px -32px ;
}

/*Classes index change0906*/
#tm-classes .search-wrap{ height: 256px; background: url(../images/cate_banner.jpg) no-repeat center; color: #fff; overflow: hidden; letter-spacing: 1px; text-align: center; }
#tm-classes .search-wrap > h3 { text-align: center; margin: 35px auto 10px; font-size: 32px; font-weight: 600; letter-spacing: 2px; }
#tm-classes .search-wrap > h3 span{ font-size: 18px; color:#fff; }
#tm-classes > div.search-form { text-align: center; }
#tm-classes .search-wrap > div.search-form{ width: 800px; height: 50px; margin: 0 auto; }
#tm-classes .search-wrap > div.search-form a:hover { color: #666; }
#tm-classes .search-wrap > div.search-form input { float:left; width: 650px;  height: 50px; line-height: 50px; padding-left: 10px; border:0; background: #fff; font-size: 14px; color:#b3b3b3; }
#tm-classes .search-wrap > div.search-form button { float:left; width: 150px; height: 50px; line-height: 50px; padding-left: 30px; background: #fe8431 url(../images/inq02.png) no-repeat 42px center; color: #fff; font-size: 16px; font-weight: 600; border:0; }
#tm-classes .search-wrap .search-class{ width: 800px; margin: 50px auto 0; text-align:left; }
#tm-classes .search-wrap .search-class a{ float: left; padding:6px 14px; color: #fff; font-size:16px; }
#tm-classes .search-wrap .search-class a.active{ background:#fe8431; }
#tm-classes .container { padding-top:0 }

.tm-main-cate ul{ padding: 0 50px; border-top: 2px solid #fe8431; }
.tm-main-cate ul li{ padding: 18px 40px; border-bottom: 1px dashed #ddd; }
.tm-main-cate ul li .cate-tit{ float: left; font-size: 16px; }
.tm-main-cate ul li .cate-tit .line{ display: block; float: left; width: 3px; height: 16px; margin: 3px 8px 0 0; background-color: #ddd; border-radius: 3px; }
.tm-main-cate ul li .cate-info{ margin-left: 220px; color: #999; line-height: 18px; }
.tm-main-cate ul li:hover .cate-tit, .tm-main-cate ul li:hover .cate-info{ color: #fe8431; }
.tm-main-cate ul li:hover .cate-tit .line{ background-color: #fe8431; }
.tm-main-cate ul li:hover { background: #fffaee; }

#tm-category .cate-tit{ width: 120px; text-align: right; font-weight: bold; float: left; line-height: 50px; padding-right: 6px; border-top: 1px solid #e5e5e5; }
#tm-category ul{ line-height: 30px; padding-top: 7px; padding-left: 120px; border-top: 1px solid #e5e5e5; }
#tm-category ul li{ padding: 0px 10px; border-radius: 2px; display: inline-block; height: 30px; line-height: 30px; width: 100px; margin-top: 3px;}
#tm-category ul li a{ display: inline-block; }
#tm-category ul li.active, #tm-category ul li:hover { background-color: #fe8431; border-color: #fe8431; }
#tm-category ul li.active a, #tm-category ul li:hover a{ color: #fff; }

/*Classes Second change0906*/
.cate-lis-wrap{ border-top:1px solid #fe8431; padding-top:40px; line-height:200%; position: relative; }
div.tm-class-items { float: right; width: 870px; text-align: center; }
div.tm-class-items .tm_info th { padding: 10px 0; border: 1px solid #bdbdbd; background: #f3f3f3; }
div.tm-class-items .tm_info td { padding: 10px; line-height: 22px; border: 1px solid #bdbdbd; color: #949494; text-align: center; }
.hide{ display: none; }
div.tm-class-parent { float: left; width: 330px; text-align: center; background: #f3f3f3; border: 1px solid #bdbdbd; border-right: 0; }
div.tm-class-parent.fixed{ position: fixed; top: 30px; }
div.tm-class-parent.absolute{ position: absolute; bottom: 30px; }
div.tm-class-parent .active a { color: #fe8431; }
div.tm-class-parent .title { padding: 10px; text-align: left;  }
div.tm-class-parent .title { border-bottom: 1px solid #bdbdbd; font-size: 14px; font-weight: 600; }
div.tm-class-parent ul li{ position: relative; padding: 10px 24px; text-align: left;  }
div.tm-class-parent ul li.active{ color:#fe8431; }
div.tm-class-parent ul li.active:before { content: ""; position: absolute; top: 20px; left: 15px; width: 0; height: 0; border-top: 5px solid transparent; border-left: 5px solid #fe8431; border-bottom: 5px solid transparent; }
div.tm-class-parent ul li .class-note { display: none; line-height: 24px; color: #666; font-size: 12px; text-align: justify; }


/*Classes Tusu change0906*/
#tusu { line-height: 140%; }
#tusu li i{ display: block; float: left; width: 20px; height: 20px; background: url(../images/tri_chg.png) no-repeat; }
#tusu li i.tri{ background-position: 0 6px; }
#tusu li.active i.tri{ background-position: -20px 6px; }
#tusu ul { padding: 0 50px; }
#tusu > li { padding: 24px 40px; border-bottom: 1px dashed #ddd; }
#tusu > li.active > a { color: #fe8431; }
#tusu li ul > li{ padding: 14px 40px; }
#tusu li ul > li.active > a{ color: #fe8431; }
#tusu li ul > li i.tri_s{ background-position: -60px 6px; }
#tusu li ul > li.active i.tri_s{ background-position: -40px 6px; }
#tusu li ul li span { color: #c92627; }

/*商标详情 查看*/
.pl60{ padding-left:60px; }
.pl100{ padding-left:100px; }
.mb50{ margin-bottom: 50px; }
.w390{ width:390px; }
.w800{ width:800px; }
.w800 .table-row-title{ width:150px; }
.w800 .table-row-content{ width:648px;}
.tm-detail-title{ height:40px; margin:30px 0; border-bottom: 1px solid #ddd; }
.tm-detail-title span{ display:inline-block; height:40px; line-height:40px; padding:0 10px; border-bottom:2px solid #fe8431; font-size:20px; font-weight:600; }
.status-bar{ width:8px; margin-right:25px; }
.status-txt li{ height:80px; line-height:80px; font-size:18px; }
.status-txt li span{ display:inline-block; }
.status-bar li.line{ width:4px; height:30px; margin-left: 3px; background:#ddd; }
.status-bar li.dot{ width:10px; height:10px; margin:5px 0; background:#ddd; border-radius:50%; }
.status-txt li.arrived{ color:#6bb582; }
.status-bar li.line.arrived, .status-bar li.dot.arrived { background:#6bb582; }
.status-bar li.line.arriving {background:#c0e0ca; }
.btn-green { color:#87b97e !important; }
.table-box .fs14{ font-size:14px; }

.order-info{ padding:30px; border:2px solid #ddd; }
.order-info .pay-count{ font-size:20px; }
.order-info .pay-count .detail{ font-size:14px; }
.order-info .pay-status{ font-size:28px; }
.table-box .tm-show{ min-height: 150px; margin-top: 15px; border-bottom:1px dashed #ddd; text-align:center; }
.table-box .tm-show:last-child{ border:none; }
.table-box .tm-show img{ display: block; margin: 0 auto; border: 1px solid #ddd; }
.table-head{ font-size:16px; font-weight:600; }

/* 无搜索结果显示 20171103 */
.content-error { height:400px; padding-left: 570px; background:url(../images/error_icon2.jpg) no-repeat 280px center; color: red;}
.content-error .error-txt{ padding-top: 154px; font-size: 28px; color: #fe8431; }
.content-error .timer{ margin-top: 22px; font-size:18px; color:#333; }
.content-error a{display: inline-block;*display: inline;zoom:1; width: 100px;height: 36px;line-height: 36px; margin-left:10px; text-align: center;border-radius: 5px; background: #fe8431; color: #fff; }
.content-error a:hover{ background: #e74c3c; }

/* area内 无搜索结果显示 20171103 */
.area-error { height: 400px; padding-left: 460px; background: url(../images/error_icon2.jpg) no-repeat 160px center; text-align: left; }
.area-error .error-txt{ padding-top: 154px; font-size: 28px; color: #fe8431; }
.area-error .timer{ margin-top: 22px; font-size:18px; color:#333; }
.area-error a{display: inline-block;*display: inline;zoom:1; width: 100px;height: 36px;line-height: 36px; margin-left:10px; text-align: center;border-radius: 5px; background: #fe8431; color: #fff; }
.area-error a:hover{ background: #e74c3c; }

/* register 优化 20171129 */
.reg-banner, .pub-banner{ width: 100%; height: 200px; padding-top: 60px; background-size: cover; color: #fff; }
.reg-banner{ background: url(/Content/Images/reg_banner.jpg) no-repeat center top; }
.pub-banner{ background: url(/Content/Images/pub_banner.jpg) no-repeat center top; }
.reg-banner .tit, .pub-banner .tit{ padding-left: 50px; font-size: 32px; }
.reg-banner .sub-tit, .pub-banner .sub-tit{ height: 40px; padding-left: 50px; margin-top: 16px; font-size: 14px; }
.reg-banner a, .pub-banner a{ padding: 6px 14px; margin-left: 10px; background: #fff; border-radius: 4px; color: #fe8431; transition: .4s; }
.reg-banner a:hover, .pub-banner a:hover{ box-shadow: 1px 3px 10px rgba(0,0,0,.2); }
.reg-common-tit{ margin-top: 30px; background-color: #F8F8F8 ; font-size: 20px; color: #333; font-weight: 600; }
.reg-common-tit span{ position: relative; top: -5px; background: #fff; color: #333; }
.reg-common-tit span:before{ content: ''; display: inline-block; position: relative; top: 7px; width: 12px; height: 30px; margin-right: 12px; background: #fe8431; }
.reg-flow .flow-lis li{ display: inline-block; width: 308px; height: 50px; color: #fe8431; font-size: 18px; text-align: center; line-height: 50px;margin: 0px;padding: 0px;}
.reg-flow .flow-lis li em{ float: left; margin: 0 20px 0 34px; font-size: 30px; font-style: normal;}
.reg-flow .flow-lis .step{ width: 30px;background: #fe8431;height: 50px;display: inline-block;}
.reg-flow .flow-lis .one {background: url(/Content/Images/kuang1.png) no-repeat; width: 285px;color: #ffffff; }
.reg-flow .flow-lis .two {background: url(/Content/Images/kuang2.png) no-repeat; }
.reg-flow .flow-lis .four {background: url(/Content/Images/kuang3.png) no-repeat; width: 280px;}
.reg-agent{ width: 100%;  padding: 10px; }
.reg-agent li + li{ padding-top: 10px; border-top: 1px dashed #ddd; margin-top: 10px; }
.reg-agent .tit{width:340px;
	color: #ffffff;
	padding-left: 20px;
	margin-top: 20px;
	height:48px;
	background:rgba(254,132,49,1);line-height: 48px; font-size: 18px; font-weight: 600; }
.reg-agent .pic{ padding: 0px 15px; height: 190px; overflow: hidden; }
.pic .imges{ padding-left: 22px; border: 1px solid #ECECEC ;width: 140px; height: 147px; display: inline-block;}
.pic .img{ padding: 4px 20px; border: 1px solid #ECECEC ;width: 140px; height: 147px; display: inline-block;}
.reg-agent .pic-content{ display: flex; width: 310px; margin-left: 12px; font-size: 14px; }
.reg-agent .btns{     margin: 15px 0px 0px 20px;
	display: inline-block;
	border-radius: 4px;
	padding: 2px 5px;
}
.reg-agent .wx{margin: 17px 0px 0px 28px;}
.reg-agent .left{ float: left; width: 140px;}
.reg-agent .p2 {margin-top: 6px;}
.reg-agent .p3 {margin-top: 6px;}
.reg-agent .p4{display: inline-block;}
.reg-agent .pic-content .p1{  margin: 4px 10px 10px 10px; font-size: 16px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: normal; }
.reg-agent .pic-content .renzheng{ margin-right: 20px; padding: 0 5px; background-color: #6DADFF; font-size: 12px; color: #fff; }
.reg-agent .pic-content .p4 .btn{ display: inline-block; margin-top: 16px; padding: 5px 8px; border-radius: 4px; background: #fe8431; color: #fff; }
.reg-wechat img{ width: 100px; height: 100px; margin-top: 20px; }

/* area copyright list 2018-03-20 */
.copyright-list .bid-detail .bid-row input, .copyright-list .bid-detail .bid-row select{ min-width: 170px; width: 170px; }
.copyright-list .bid-detail .bid-row .qq-btn{ float: right; display: inline-block; height: 36px; line-height: 34px; padding: 0 10px; margin: 1px 15px 0 0; border: 1px solid #60a6f6; background: #fff; color: #60a6f6; }
.copyright-list .tm_info{ padding: 0 15px; }
.copyright-list .tm_info p{ width: 280px; }
.copyright-list .operate a{ margin: 4px; }
.copyright-list .operate .notice { font-size: 12px; color: #999; }
.post-info p{ line-height: 26px; text-align: justify; }
.post-info .input-control{ margin-top: 20px; }
.post-info .input-control input{ width: 290px; height: 34px; line-height: 34px; padding: 0 8px; border-radius: 4px; border: 1px solid #ddd; margin-right: 14px; transition: .4s; }
.post-info .input-control input:focus{ border: 1px solid #fe8431; }
.post-info .input-control select{ width: 120px; height: 34px; line-height: 34px; border: 1px solid #ddd; border-radius: 4px; margin-right: 14px; }
/* copyright detail 2018-03-21 */
.fs12{ font-size: 12px; }
.fs14{ font-size: 14px; }
.copyright-detail .auth-img{ display: inline-block; padding: 5px; margin: 10px 0 0 10px; border: 1px solid #ddd; }
.applyer-list .selected td, .applyer-list tr:hover td{ background: #f4f9ff; border-bottom: 1px dashed #D4E7FF; }
.applyer-list tr td{ cursor: pointer; }

/* copyright form 2018-03-22 */
.fileBox{ position: relative; }
.sampleName{ margin-left: 10px; color: #fe8431; }

.file-input-btn{ display: inline-block; width: 110px; height: 36px; line-height: 36px; background: #fe8431; border-radius: 4px; color: #fff; text-align:center ; white-space: nowrap; transition: .4s; cursor: pointer; }
.file-input-btn:hover { background: #e74c3c; }
.table-row .table-row-e .file-input i, #tm-form .file-input button{ display: none; }
.table-row .table-row-e .file-input i, #tm-form .file-input button{ display: none; }
.table-row-content .file-caption{ display: inline-block; height: 38px; line-height: 38px; font-size: 16px; border: 1px #cccccc solid; padding: 0 5px; width: 330px; color: #999; }
.table-row .table-row-e i.i-cloud{ margin: 2px 4px 0 0; font-size: 22px; }

.download-demo{ display: inline-block;  position: relative; }
#tm-form .download-demo button{ padding: 0 20px 0 15px; background: #fff; border: 1px solid #ccc; color: #999; }
.download-demo .sub-top { display:none; position: absolute; width: 100%; height:7px; background: url('/Public/Images/sanjiao.png') no-repeat 70px 1px; }
.download-demo ul{ display:none; position: absolute; top: 67px; width: 156px; border:1px #fe8431 solid;}
.download-demo ul li {clear:both;cursor: pointer;background-color: #fff;line-height:200%;font-size:16px;text-align:left;padding-left:12px;padding-right:12px;width:auto;box-sizing:content-box; text-align: center;}
.download-demo ul li a {color:#666}
.download-demo ul li:hover{background-color:#fe8431;}
.download-demo ul li:hover a {color:#fff}
.w163 { width: 163px !important; }

/* 订单详情 状态节点 */
.tm-step-content .tm_status { margin-left: 130px; }
.tm-step-content .tm_status ul#state_line{ margin-left: 50px; }
.tm-step-content .tm_status ul li{ display: inline-block; }
.tm-step-content .tm_status ul li.line{ width: 84px; border-top: 4px solid #c0e0ca; }
.tm-step-content .tm_status ul li.line.gray{ border-top: 4px solid #ddd; }
.tm-step-content .tm_status ul li.line:last-child{ display: none; }
.tm-step-content .tm_status ul li.dot{ display: inline-block; width: 8px; height: 8px; margin: 3px 10px 0; background: #6bb582; border-radius: 50%; vertical-align: middle; }
.tm-step-content .tm_status ul li.dot.gray{ background: #ddd; }
.tm-step-content .tm_status ul li.state{ width: 116px; vertical-align: top; text-align: center; }
.tm-step-content .tm_status ul li.state .txt{ display: inline-block; width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #6bb582; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tm-step-content .tm_status ul li.state .txt.gray{ color: #ddd; }
.tm-step-content .tm_status ul li.state .time { display: inline-block; width: 100px; margin-top: -10px; line-height: 22px; }
.tm-step-content .tm_status ul li.state .download { display: inline-block; }

/* share btn */
.share-to-btn{ cursor: pointer; }
.form-thread .bdshare-button-style0-32 a, .jy-share .bdshare-button-style0-32 a i, .jy-share .bdshare-button-style0-32 a { width: auto; margin: 0; background: none; color: #fe8431; text-indent: 0; }
.form-thread .bdshare-button-style0-32 a, .jy-share .bdshare-button-style0-32 a i { line-height: 40px; }
.form-thread .bdshare-button-style0-32 a:hover, .jy-share .bdshare-button-style0-32 a:hover, .jy-share .bdshare-button-style0-32 a:hover i{ color: #fe9231 }
.jy-share .bdshare-button-style0-32 { margin-top: -5px; }

/* industry classify */
.industry .classify-item{ width: 100%; margin-top: 20px; border: 1px solid #ddd; }
.industry .classify-item .classify-icon{ float: left; width: 200px; line-height: 98px; font-size: 18px; text-align: center; }
.industry .classify-item .classify-icon img{ display: inline-block; margin: -4px 6px 0 0; vertical-align: middle; }
.industry .classify-item .classify-icon span { display: inline-block; width: 80px; }
.industry .classify-item .classify-txt{ float: left; width: 998px; padding: 14px 20px 0; border-left: 1px solid #ddd; font-size: 16px; }
.industry .classify-item .classify-txt .trd-cls a { display: inline-block; width: 98px; height: 30px; line-height: 30px; margin: 0 0 12px 6px; border: 1px solid #ddd; border-radius: 4px; font-size: 14px; text-align: center; }
.industry .classify-item .classify-txt .trd-cls a:hover{ background: #fe8431; border: 1px solid #fe8431; color: #fff; }
.industry .classify-item .classify-txt .trd-cls .trd-txt{ float: left; width: 90px; }
.industry .classify-item .classify-txt .trd-cls .trd-item{ margin-left: 90px; }
.industry-note { margin: 20px 0; line-height: 28px; }
.industry-note i{ display: inline-block; width: 5px; height: 5px; margin: -4px 4px 0 0; border-radius: 50%; vertical-align: middle; }

/* applyer add */
.applyer-wrapper .tm-step-content .tab-dd{ float:left; width:850px; }
.applyer-wrapper .dc-brand-items-title{ text-indent:0;}
.applyer-wrapper .table-row .table-row-title{ width:225px; }
.applyer-wrapper .table-row .table-row-content{ width:620px; }
.applyer-wrapper .applyer-lis{ float:right; width:320px; min-height:607px; margin-top:30px; padding:0 15px 10px; border:1px solid #e5e5e5; }
.applyer-wrapper .applyer-lis ul li{ height:40px; line-height:40px; overflow: hidden; transition: all .6s; }
.applyer-wrapper .applyer-lis ul li:hover{ padding-left:8px; }
.applyer-wrapper .applyer-lis ul li+li{ border-top:1px dashed #e5e5e5; }
.applyer-wrapper .applyer-lis ul li a{ float:left; width: 170px; }
.applyer-wrapper .applyer-lis ul li span{ float:right; width:100px; text-align:right; }
.applyer-wrapper .applyer-lis ul li a, .applyer-lis ul li span{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.applyer-wrapper .applyer-lis ul .nolis{ height:150px; line-height:150px; font-size:20px; color:#fe8431; }
.applyer-wrapper .applyer-lis ul .nolis .i-arrow { display: inline-block; margin: -12px 5px 0 0; font-size: 36px; transform: rotate(180deg); vertical-align: middle; }
.applyer-wrapper .tooltip{ position: absolute; right: -105px; top: 40px; width: 132px; height: 34px; line-height: 34px; padding-left: 42px; font-size: 12px; background: url(/Content/images/tooltip.png) no-repeat center; }
.applyer-wrapper .tooltip-big{ position: absolute; right: -165px; top: -23px; width: 240px; height: 178px; line-height: 24px; padding: 4px 10px 10px 18px; background: url(/Content/images/tooltip_xbig.png) no-repeat center; background-size: 100% 65%;text-align: justify; font-size: 12px; }
.applyer-wrapper .notice{ line-height: 40px; margin-bottom: 20px; font-size: 18px; color: #84d2ac; text-align: center; }
.applyer-wrapper #scrollStyle{ height: 520px; padding-right: 6px; overflow: hidden; overflow-y: scroll; }
.applyer-wrapper #scrollStyle::-webkit-scrollbar { width: 5px; background-color: #fff; }
.applyer-wrapper #scrollStyle::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #f9cfb2; }

#tmtipscontainer { width: 300px; border: 1px solid #e1e1e1; background: #fff; padding: 5px 8px; line-height: 24px; color: #444; font-size: 12px; }
#tmtipscontainer b.ar { border: 6px solid #000; top: 8px; left: -13px; border-color: transparent #e1e1e1 transparent transparent; border-style: dashed dashed solid solid; line-height: 0; _border-style: solid dashed dashed dashed; position:absolute; }
#tmtipscontainer b.br { border: 6px solid #000; top: 8px; left: -11px; border-color: transparent #fff transparent transparent; border-style: dashed dashed solid solid; line-height: 0; _border-style: solid dashed dashed dashed; position: absolute; }

/* bid-detail */
.bid-detail .extra-blue-btn { display: inline-block; width: 100px; height: 36px; line-height: 36px; margin: -2px 0 0 2px; background: #60a6f6; color: #fff; text-align: center; vertical-align: middle; transition: all .3s; }
.bid-detail .extra-blue-btn:hover,
.bid-detail .extra-blue-btn.active { background: rgba(96, 166, 246, .8); }
.bid-detail .extra-blue-btn .iconfont { display: inline-block; height: 16px; line-height: 20px; margin-top: -3px; vertical-align: middle; }

.fa-dialog { width: 410px; position: relative; }
.fa-dialog .remark { color: #999; text-align: justify; }
.fa-dialog .custom-info .custom-img,
.fa-dialog .custom-info .custom-ewm { width: 50%; float: left; text-align: center; }
.fa-dialog .custom-info .custom-img img { max-width: 200px; height: 160px; margin-bottom: 20px; }
.fa-dialog .custom-info .custom-ewm img { height: 100px; margin: 40px 0; }
.fa-dialog .custom-info .custom-ewm p { color: #999; }
.fa-dialog .i-close { display: inline-block; position: absolute; top: -55px; right: -23px; cursor: pointer; }

/* webuploader css */
.webuploader-container { position: relative; width: 100%; height: 100%; }
.webuploader-element-invisible { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick {	position: relative;	display: inline-block; cursor: pointer; width: 100%; height: 100%;	overflow: hidden; }

.webuploader-pick .reload-txt{ display: block; position: absolute; bottom: -26px; left: 1px; width: 118px; height: 26px; line-height: 26px; background: rgba(0,0,0,.5); color: #fff; font-size: 12px; text-align: center; transition: .3s; }
.webuploader-pick-hover .reload-txt{ bottom: 0; }
.progress{ position: absolute; top: 127px; left: 0; width: 120px; height: 10px; line-height: 10px; border-radius: 10px; overflow: hidden; }
.progress span { display: block; height: 100%; background-color: #fbbd93; -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); -webkit-transition: width .6s ease; -o-transition: width .6s ease; transition: width .6s ease; color: transparent; }

/* detail img bigger */
.detail-showLayer{ display:none; position:absolute; top:0; left:0; width: 100%; background:rgba(0,0,0,.5); text-align:center; z-index: 998; }
.detail-showWrap{ display:none; position: fixed; background: #FFF; z-index: 999 !important; box-sizing: content-box; padding: 10px; width: 680px;  top: 50px; left: 50%; margin-left: -340px; }
.detail-showWrap img{ width: 100%; }
.detail-imgbox-close{ position: absolute; top: -15px; right: -15px; height: 30px; width: 30px; background: url(/Content/images/imgbox-close.png) top left no-repeat; cursor: pointer; outline: none; }
.status-orange { display: inline-block; line-height: 120%; padding: 4px; background-color: #fe8431; border-radius: 3px; color: #fff; font-size: 12px; font-style: normal; }

/* public footer */
.footer-control-box .footer-link-bottom { line-height: 28px; text-align: center; }
.footer-control-box .footer-link-bottom a { display: inline-block; margin-right: 10px; }
.footer-control-box .footer-link-bottom a:hover { color:#ff7200; text-decoration:underline }
/* mobile foot style */
/*bottom info*/
.bottom-info-xs{ width:100%; padding-bottom: 15px; background:#f4f4f4; font-size:14px; text-align: center; }
.bottom-info-xs li{ display:inline-block; width:30%; }
.bottom-info-xs li i{ display:block; width:62px; height:62px; margin: 20px auto 10px; background: url(/Mobile/Content/Images/bottom_info.png) no-repeat center; }
.bottom-info-xs li i.wechat{ background-position: -2px -2px; }
.bottom-info-xs li i.backpc{ background-position: -68px -2px; }
.bottom-info-xs li i.backtop{ background-position: -134px -2px; }
.bottom-info-xs p{ margin-top:14px; line-height:20px; font-size:12px; color:#666; }
/*wechat ewm dialog*/
.mask-xs { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.4); z-index: 9999999; background: #000; background: rgba(0,0,0,0.5); filter: alpha(opacity=50); overflow: hidden; text-align: center; }
.mask-xs .mask-in { width: 80%; padding: 16px; margin: 120px auto 0; background: #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.mask-xs .mask img { width: 200px; height: 200px; }
.mask-xs strong { font-size: 16px; line-height: 30px; }
@media (max-width: 767px) {
	.hidden-xs { display:none!important }
  .header-wrap .main-nav-wrap .logo{ padding-left: 20px; }
	#J_nav_products{ display: none; }
	.nav_control .nav_logo{ padding-left: 20px; }
}
@media (min-width: 768px) and (max-width:991px) {
	.hidden-sm { display:none!important }
  .header-wrap .main-nav-wrap .logo { padding-left: 20px; }
	#J_nav_products{ display: none; }
	.nav_control .nav_logo{ padding-left: 20px; }
}
@media (min-width: 992px) and (max-width:1199px) {
  .hidden-md { display:none!important }
}
@media (min-width: 1200px) {
  .hidden-lg { display:none!important }
}

/* 图标旋转 */
.icon-spin {
	-webkit-animation: icon-spin 2s infinite linear;
	animation: icon-spin 2s infinite linear;
}
@-webkit-keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

#pagebar a {
    cursor: pointer;
}