@charset "utf-8";
/** { -webkit-user-select:none; -webkit-tap-highlight-color:transparent; outline:none;}*/
input::-webkit-input-placeholder {color:#999999;}
input:-moz-placeholder {color:#999999;}
input::-moz-placeholder {color:#999999;}
input:-ms-input-placeholder {color:#999999;}
input,input:focus,input:hover,input:active{ outline:none;}

input[type=button], input[type=submit] { -webkit-appearance:none; outline:none;}
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="tel"], input[type="url"], input[type="date"], input[type="datetime-local"], input[type="time"], input[type="number"], select, textarea { -webkit-user-select:text; user-select:text; -webkit-appearance: none;}
input[type="search"]::-webkit-search-cancel-button { display:none;}

/* 登录注册 */
.xt-openlgbox{ width:100%; min-width:1200px; position:absolute; top:50%; left:0; right:0; transform:translateY(-50%);}
.xt-oplgmb{ width:1100px; overflow:hidden; margin:0 auto;}
.xt-oplgle{ float:left; padding-top:30px;}
.xt-oplgle img{ width:630px; height:150px; display:block;}
.xt-oplgle .banbox{ text-align:right; overflow:hidden; padding:20px 10px 0 0;}
.xt-oplgle .banbox span.bbh{ display:inline-block; padding:0 20px; border:2px solid #19f7ff; height:34px; line-height:34px; background-color:#021d3c; color:#19f7ff; font-size:20px;}
.xt-oplgri{ float:right; width:330px; background-color:rgba(255,255,255,1); overflow:hidden; padding:0 40px 50px 40px;}
.xt-oplg{ width:100%; overflow:hidden; padding-top:40px;}
.xt-oplg h2{ text-align:center; color:#333; font-size:26px;}


.xt-loginbox{ width:900px; margin:0 auto; padding:0 20px 30px 20px; min-width:900px;}
.xt-loginbox h1{ color:#3a7fe6; padding:50px 0 30px 0; font-size:42px;}
.xt-loginbox .lgmain{ width:100%; overflow:hidden;/* height:500px; min-height:500px;*/ background-color:#fff;}
.xt-lgcent{ width:400px; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.xt-lgcent h2{ text-align:center; color:#333; font-size:26px;}
.xt-textbox{ position:relative; height:50px; border-bottom:1px solid #ddd;}
.xt-textbox .ibr{ float:left; font-size:14px; height:100%; border:0; background:#fff; box-sizing:border-box; outline:none;}
.xt-textbox .yzm{ width:100px; text-align:center; color:#3c81e7;}
.xt-textbox .yzimg{display:inline-block; width:100px; color:#fff; font-size:12px; border:0px; text-align:center; height:30px; line-height:30px;    background:#ff7c00; cursor:pointer; float:left; margin-top:10px;}
.xt-dxtbox{ overflow:hidden; text-align:center;}
.xt-lgfor{ overflow:hidden; padding:10px 0;}
.xt-lgfor .forle{ float:left;}
.xt-lgfor .forri{ float:right; color:#999;}
.xt-lgbtn{ display:block; width:100%; height:50px; border-radius:3px; border:0; line-height:50px; text-align:center; background-color:#3c81e7; color:#fff;font-size:16px; cursor:pointer;}
.xt-lgtip{ height:30px; line-height:30px; text-align:center; font-size:14px; color:#444;}
.xt-lgtip a{ text-decoration:underline; color:#3c81e7;}

.xt-gxcs2 { font-size:14px; padding:0 0 0 20px; margin-right:10px; color:#333; position:relative; white-space:nowrap; cursor:pointer;}
.xt-gxcs2 input[type='checkbox'] { position:absolute; left:0; top:2px; width:15px; height:15px; opacity:0;}
.xt-gxcs2 span {height:20px; line-height:20px;}
.xt-gxcs2 span:before { content:''; position:absolute; left:0px; top:3px; _top:5px; width:13px; height:13px; border:1px solid #ccc; border-radius:3px; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease;}
.xt-gxcs2 span:after { content:''; position:absolute; left:5px; top:5px; width:4px; height:8px; border:0; border-right:1px solid #fff; border-bottom:1px solid #fff; background:#fff; transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);transition: all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease;}
.xt-gxcs2 input[type='checkbox']:checked + span:before { background:#ff9000; border-color:#ff9000;}
.xt-gxcs2 input[type='checkbox']:checked + span:after { background: #ff9000;}

/*顶部导航*/
.navbar{ background:#5b8cff;}
.navbar-logo,.navbar-logo-m,.navbar-slogan,.navbar-userbar{color:#fff}/*logo 及 用户信息文字颜色*/
.navbar-logo:hover,.navbar-logo-m:hover{color:#fff; text-decoration:none}
	
.navbar-nav > ul > li, .navbar-nav > ul > li > a{ color:#fff}/*顶部导航文字颜色*/
.navbar-userbar > ul> > li,.navbar-userbar > ul> > li > a{ color:#fff}

.Hui-aside{ background:#3e587d;}/*侧边栏*/
.Hui-aside .menu_dropdown dt{color:#fff}/*左侧二级导航菜单*/
.Hui-aside .menu_dropdown dt.selected{ border-left:3px solid #4777e9; padding-left:12px; background-color:#334c75;}
.Hui-aside .menu_dropdown dt:hover{color:#fff;}
.Hui-aside .menu_dropdown dt:hover [class^="icon-"]{ color:#7e8795}
.Hui-aside .menu_dropdown li a{color:#fff;}
.Hui-aside .menu_dropdown li a:hover{color:#fff; background-color:#334c75;}
.Hui-aside .menu_dropdown li.current a,.menu_dropdown li.current a:hover{color:#fff; background-color:#334c75; border-left:3px solid #3ee3fe; padding-left:23px;}
.Hui-aside .menu_dropdown dt .Hui-iconfont{ color:#ffffff;}
.Hui-aside .menu_dropdown dt .menu_dropdown-arrow{ color:#b6b7b8}	
.dislpayArrow a{background:url(../skin/default/icon_arrow.png) no-repeat 0 0}

.Hui-aside .menu_dropdown a{ display:block; color:#fff; font-size:16px; height:50px; line-height:50px;}
.Hui-aside .menu_dropdown a.selected{ border-left:3px solid #4777e9; padding-left:12px; background-color:#334c75;}

.Hui-aside::-webkit-scrollbar{ width:5px; height:5px; background-color:#f2f3f9;}
.Hui-aside::-webkit-scrollbar-track{ border-radius:0; background-color:#f2f3f9;}
.Hui-aside::-webkit-scrollbar-thumb{ background-color:#999; border:1px solid #999;}

.ysll{ background:#f2f3f9;}
.ysll::-webkit-scrollbar{ width:5px; height:5px; background-color:#f2f3f9;}
.ysll::-webkit-scrollbar-track{ border-radius:0; background-color:#f2f3f9;}
.ysll::-webkit-scrollbar-thumb{ border-radius:5px; background-color:#999; border:1px solid #999;}

.xt-tcboxs{ background:#fff;}
.xt-tcboxs::-webkit-scrollbar{ width:8px; height:8px; background-color:#f6f6f6;}
.xt-tcboxs::-webkit-scrollbar-track{ border-radius:0; background-color:#f6f6f6;}
.xt-tcboxs::-webkit-scrollbar-thumb{ border-radius:0px; background-color:#d4d4d4; border:1px solid #d4d4d4;}

/* 头像 */
.xt-lgcss{ width:200px; background:#4777e9; text-align:center;}
.xt-txc{ overflow:hidden; position:relative; font-size:14px; color:#fff; background-color:#2d4567; padding:20px 30px 15px 30px; text-align:center;}
.xt-txc h2{ font-size:15px; padding:10px 0 5px 0;}
.xt-txc p{ margin:0;}
.xt-txc .avat { width:60px; height:60px; border:2px solid #636363; border-radius:50%; -webkit-border-radius:50%; -o-border-radius:50%; -moz-border-radius:50%; cursor:pointer;}

/* 公用样式 */
.xt-infobox{ background:#fff; min-height:500px; font-size:14px; color:#666; position:relative;}
.xt-grxxbox{ font-size:14px; color:#666; position:relative;}
.xt-mianbox{ color:#666; font-size:14px;}

/* 商标查询 */
.xt-sbcx-lcbox{ padding:50px 20px;}
.xt-sbcx-lc{ height:60px; background-color:#e7eef8;}
.xt-sbcx-lc ul li{ width:50%; float:left; text-align:center; height:60px; line-height:60px; font-size:20px; position:relative;}
.xt-sbcx-lc ul li.cur{ background-color:#6fa5f8;}
.xt-sbcx-lc ul li.cur a{ color:#fff;}
.xt-sbcx-lc ul li .lcor { position:absolute; top:0; left:0; border-width:30px; border-style:solid; border-color:transparent transparent transparent #6fa5f8;}
.xt-sbcx-lc ul li .rcor { position:absolute; top:0; right:0; border-width:30px; border-style:solid; border-color:transparent #6fa5f8 transparent transparent;}

.xt-sbcx-tbbox{display:flex;}
.xt-sbcx-tb{ display:inline-block; width:100%; padding:30px;}
.xt-sbcx-tb a{ display:block;}
.xt-sbcx-iconbox{ width:100%; background:#fff; height:260px; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s;}
.xt-sbcx-iconbox:hover{ box-shadow:0 0 20px rgba(91,140,255,0.6); -webkit-box-shadow:0 0 20px rgba(91,140,255,0.6); -moz-box-shadow:0 0 20px rgba(91,140,255,0.6); -webkit-transform:translate3d(0, -10px, 0); transform:translate3d(0, -10px, 0);}
.xt-sbcx-iconbox:hover .tbup{ background-color:#3c81e7;}
.xt-sbcx-iconbox:hover .tbdom i.tbri{ right:15px;}

.xt-sbcx-iconbox .tbup{ position:relative; height:95px; overflow:hidden; background-color:#b6cef4; text-align:center; font-size:26px; color:#333; font-weight:bold; line-height:95px; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s;}
.xt-sbcx-iconbox .tbup p{ position:absolute; width:100%; z-index:99; top:0; left:0; right:0; bottom:0;}
.xt-sbcx-iconbox .tbup i.ico1{ width:60px; height:60px; position:absolute; left:0; top:0; background-position:-40px -52px; z-index:1;}
.xt-sbcx-iconbox .tbup i.ico2{ width:110px; height:95px; position:absolute; right:0; top:10px; background-position:-146px -31px; z-index:1;}
.xt-sbcx-iconbox .tbup i.ico3{ width:60px; height:60px; position:absolute; left:0; top:0px; background-position:-32px -209px; z-index:1;}
.xt-sbcx-iconbox .tbup i.ico4{ width:110px; height:95px; position:absolute; right:0; top:10px; background-position:-150px -192px; z-index:1;}
.xt-sbcx-iconbox .tbup i.ico5{ width:60px; height:60px; position:absolute; left:0; top:0px; background-position:-42px -390px; z-index:1;}
.xt-sbcx-iconbox .tbup i.ico6{ width:110px; height:95px; position:absolute; right:0; top:0; background-position:-130px -380px; z-index:1;}

.xt-sbcx-iconbox .tbdom{ position:relative; height:125px; padding:20px; overflow:hidden;}
.xt-sbcx-iconbox .tbdom p.boml{ height:120px; border-bottom:2px dashed #b6cef4; overflow:hidden; font-size:16px; color:#666; line-height:30px;    text-overflow: ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4;}
.xt-sbcx-iconbox .tbdom i.tbri{ width:80px; background-color:#fff; height:20px; line-height:20px; color:#b6cef4; font-size:18px; text-align:right; position:absolute; right:20px; bottom:16px; font-style:normal; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s;}

.xt-sxtitfix{ position:fixed; width:100%; overflow:hidden; top:0; left:0; height:50px; background-color:#fff; padding-top:20px; color:#333; font-size:14px; box-sizing:border-box;}
.xt-sxtitfix span.txt1{ color:#f00; padding:0 10px;}

.xt-sxtit{ color:#333; font-size:14px; line-height:34px;}
.xt-sxtit span.txt1{ color:#f00; padding:0 10px;}
.xt-pladd{ height:250px; min-height:300px;}
.xt-tjtxt{ overflow:hidden; width:80%; margin:0 auto; text-align:right; line-height:30px;}
.xt-tjtxt a{ color:#3c81e7; font-size:16px; text-decoration:underline; margin-right:50px;}
.xt-detit{ overflow:hidden; text-align:right;}
.xt-detip{ overflow:hidden; font-size:12px; color:#666;}

.xt-sbcxbbg{ overflow:hidden; text-align:center; padding-bottom:10px;}
.xt-sbcxbbg a{ display:inline-block; border:1px solid #5290f0; color:#333; font-size:14px; width:100px; margin:0 10px; border-radius:5px; line-height:32px; line-height:32px;}
.xt-sbcxbbg a.qcur{ background-color:#5290f0; color:#fff;}

/* 商标卫士 */
.xt-wsdel{ display:inline-block; color:#333;}
.xt-wsdel i{ display:inline-block; font-size:16px; vertical-align:middle; color:#5290f0;}
.xt-wsdel i.szsb{ width:15px; height:15px; background-image:url(../../../images/xt-icons.png); background-position:-357px -213px; margin-top:-1px; margin-right:5px;}

/* 商标档案 */
.xt-datab{ width:93%;}
.xt-datab table{ border-collapse:collapse;}
.xt-datab table tr td{ height:50px; padding:0 0 15px 0; font-size:14px; color:#666;}

.xt-tjimgtb{ width:100%;}
.xt-tjimgtb table{ border-collapse:collapse;}
.xt-tjimgtb table tr td{ height:50px; padding:0 0 15px 0; font-size:14px; color:#666;}
.xt-slebkj{ display:inline-block; width:50px; height:36px; border-radius:3px; border:1px solid #e9e9e9; text-align:center; color:#666; font-size:14px; cursor:pointer; margin-left:5px; vertical-align:baseline;}
.preview{ width:50px; height:30px; padding:2px; border:1px solid #eee; float:left; margin-left:5px;}
.preview img{ width:100%; height:100%;}
#preview { position:fixed; z-index:200000; top:100px; border:1px solid #eee; border-radius:10px; overflow:hidden; background:#fff; padding:0px; display:none;}
#preview img{ display:block;}

.xt-zldao{ float:left; width:10%; text-align:center; line-height:36px;}
.xt-zldao1{ float:left; padding:0 5px; text-align:center; line-height:40px;}
.xt-sllebg{width:100%; height:36px; box-sizing:border-box; border:1px solid #d9d9d9; background:#fff; border-radius:3px; position:relative; cursor:pointer; -webkit-transition:all .2s linear 0s; -moz-transition:all .2s linear 0s; -o-transition:all .2s linear 0s; transition:all .2s linear 0s;}
.xt-slle{ display:block; width:100%; height:100%; box-sizing:border-box; background:none; outline:none; border-radius:3px; border:none; -webkit-appearance:none; padding:0 30px 0 10px; overflow:hidden; cursor:pointer; font-size:13px; white-space:nowrap; word-break:keep-all; text-overflow:ellipsis; position:absolute; z-index:99; color:#333; font-weight:normal;}
.xt-slle option{ color:#222; font-size:14px;}
.xt-slle option:hover{ color:#333;}
.xt-slle option:checked{ color:#333;}
.xt-sllebg i{ width:30px; height:100%; text-align:center; font-size:16px; font-weight:normal; line-height:36px; position:absolute; z-index:1; right:0; top:0; color:#787878;}

.xt-dalodimg{ float:left; width:110px; padding:10px 20px 10px 0; text-align:center;}
.xt-dalodimg img{ width:100px; height:100px; padding:4px; border:1px solid #c4d8f6; border-radius:3px;}
.xt-dalodimg p{ font-size:12px; line-height:30px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.xt-dalodbox,.xt-dalodbox1,.xt-dalodbox2 { width:100%;}
.xt-dalodbox ul li,.xt-dalodbox1 ul li,.xt-dalodbox2 ul li{ float:left; width:110px; height:130px; padding:10px 0; margin-right:20px; position:relative; overflow:hidden;}

.xt-daladd{ float:left; width:100px; height:100px; margin:10px 0; position:relative; border:1px solid #c4d8f6; background-color:#eee; font-size:88px; text-align:center; line-height:90px; padding:4px; color:#999; border-radius:3px; cursor:crosshair;}

.dalname,.aa,.bb,.cc,.dd{ position:absolute; z-index:99; background-color:#fff; width:100%; height:30px; line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center; font-size:12px; bottom:0; left:0; border:none;}

.xt-dalfile{opacity:0; width:100%; display:none;}
.xt-dalimg{ width:100px; height:100px; /* position:absolute; z-index:2;*/ border:1px solid #c4d8f6; color: #1E88C7; border-radius:3px; text-align:center; cursor:pointer; padding:4px;}

.imginfobox{ width:100%; height:24px; overflow:hidden; line-height:24px; background:rgba(0,0,0,0.55); position:absolute; z-index:9; bottom:0px; left:0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; border-radius:0 0 3px 3px; font-size:12px;}
.imginfobox a{ float:left; width:50%; text-align:center; color:#fff; box-sizing:border-box; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s;}
.imginfobox a:hover{ background:#969696; color:#fff;}
.xt-dalodbox1 ul li:hover .imginfobox,.xt-dalodbox ul li:hover .imginfobox,.xt-dalodbox2 ul li:hover .imginfobox,.xt-frdiv:hover .imginfobox{ bottom:31px;}

.xt-dabbtn{ overflow:hidden; text-align:center;}
.xt-lable{ float:left; width:100px; text-align:right; font-size:14px; height:40px; line-height:40px;}

.xt-sleddbfl{ width:100%; overflow:hidden; text-align:center; height:60px; line-height:60px; background:#f2f3f9; position:fixed; bottom:0; left:0; right:0; z-index:9999;}

.xt-szbqbox{ display:none; float:left;}
.xt-bqinpt{ float:left; margin-left:20px; height:32px; line-height:32px; width:200px; border:1px solid #ddd; border-radius:3px 0 0 3px; padding:0 5px;}
.xt-bqbbpt{ float:left; width:80px; border:none; border-radius:0 3px 3px 0; background-color:#5290f0; color:#fff; font-size:14px; height:34px; line-height:34px;}

.xt-szintbox { width:230px;	height:32px; border:1px solid #ddd;	position:relative; border-radius:3px 0 0 3px;}
.xt-szcho {	position:absolute; top:0; left:0; z-index:4; width:230px; padding-left:5px; height:32px; border:0; outline:none; appearance:none;	-moz-appearance:none; -webkit-appearance:none; background-color:transparent;}
select::-ms-expand { display:none;}
.xt-szttt{width:190px; padding:0 5px; height:32px; line-height:32px; border:none; position:absolute; left:0px; z-index:9}
.xt-szintbox i { position:absolute; height:100%; top:0;	right:5px; z-index:2; transition:all 0.2s;}


/* 按钮文本框 */
.xt-qrbtnbox{ overflow:hidden; position:fixed; bottom:0; left:0; width:100%; box-sizing:border-box; padding:15px 80px; background-color:#fff; border-top:1px solid #eee;}
.xt-qrbtn{ display:block; width:100%; height:35px; border-radius:3px; border:0; line-height:35px; text-align:center; background-color:#3c81e7; color:#fff;font-size:16px; cursor:pointer;}

.xt-bxbtnbox{ overflow:hidden; position:fixed; bottom:0; left:0; width:100%; box-sizing:border-box; padding:15px 0; background-color:#fff; border-top:1px solid #eee; text-align:center; font-size:0;}
.xt-bxbtn{ display:inline-block; padding:0 20px; height:35px; border-radius:3px; border:0; line-height:35px; text-align:center; background-color:#3c81e7; color:#fff;font-size:14px; cursor:pointer; margin:0 5px;}

.xt-intcs1{ width:100%; border:1px solid #d9d9d9; float:left; font-size:14px; height:40px; line-height:40px; border-radius:3px; background:#fff; box-sizing:border-box; padding:0 10px; outline:none; -webkit-transition:all .2s linear 0s; -moz-transition:all .2s linear 0s; -o-transition:all .2s linear 0s; transition:all .2s linear 0s;}

.xt-aabt{ display:inline-block; border:none; border-radius:3px; font-size:14px; line-height:30px; height:30px;}
.xt-aabt i{ display:inline-block; vertical-align:middle; margin-top:-3px; margin-right:3px;}
.xt-bbbt{ display:inline-block; border:none; border-radius:3px; font-size:14px; line-height:34px; height:34px;}
.xt-bbbt i{ display:inline-block; vertical-align:middle; margin-top:-3px; margin-right:3px;}
.xt-btnbl{ background-color:#5b8cff; color:#fff;}
.xt-btnbl:hover,.xt-btnbl:focus,.xt-btnbl:active,.xt-btnbl.active { text-decoration:none; color:#fff; background-color:#4777e9;}
.xt-kkbt{ display:inline-block; border-radius:3px; font-size:14px;}
.xt-kkbt i{ display:inline-block; vertical-align:middle; margin-right:3px;}

.xt-khdabt{ background-color:#f7faff; border:1px solid #eee; width:20%; text-align:center; font-size:16px; height:50px; line-height:50px; color:#6485b6;}

.xt-taaa{ display:inline-block; border-radius:20px; font-size:12px; line-height:24px; height:24px; border:1px solid #5290f0; white-space:nowrap;}
.xt-tbbb{ display:inline-block; border-radius:3px; font-size:14px; line-height:32px; height:32px; border:1px solid #5290f0; white-space:nowrap;}
.xt-tccc{ display:inline-block; border-radius:20px; font-size:12px; line-height:24px; height:24px; border:1px solid #ff6c69; white-space:nowrap;}
.xt-tddd{ display:inline-block; border-radius:3px; font-size:14px; line-height:38px; height:38px; border:1px solid #c4d8f6; background-color:#e7eef8; white-space:nowrap; color:#666;}

.xt-textarea{ display:block; width:100%; box-sizing:border-box; height:100%; line-height:26px; font-size:14px; padding:10px; border:1px solid #d9d9d9; -webkit-transition:all .2s linear 0s; -moz-transition:all .2s linear 0s; -o-transition:all .2s linear 0s; transition:all .2s linear 0s;}
.xt-textarea::-webkit-scrollbar{ width:8px; height:8px; background-color:#f6f6f6;}
.xt-textarea::-webkit-scrollbar-track{ border-radius:0; background-color:#f6f6f6;}
.xt-textarea::-webkit-scrollbar-thumb{ border-radius:0px; background-color:#d4d4d4; border:1px solid #d4d4d4;}
.xt-disabled{ cursor:default; opacity:1; background:#f7faff !important; pointer-events:none !important; border:1px solid #d4e1f4 !important; color:#ff6000 !important;}
.xt-dibled{ cursor:default; opacity:1; background:#eee !important; border:1px solid #eee !important; color:#999 !important;}

/* table表单 */
.xt-listab{ width:100%;}
.xt-listab table{ border-collapse:collapse; border:1px solid #eee;}
.xt-listab table tr:nth-child(odd){background:#f9f9f9;}
.xt-listab table tr.tbg1{background:#e7eef8;}
.xt-listab table tr.tbg1 span.stt{ color:#f00; padding:0 10px;}
.xt-listab table tr.tbg1 td{ padding-left:15px;}
.xt-listab table tr{ border-bottom:1px solid #eee;}
.xt-listab table tr:last-child{ border:0;}
.xt-listab table tr td{ height:50px; line-height:26px; font-size:14px; word-break:break-all;}
.xt-listab table tr td a{ color:#333;}
.xt-listab table tr td a:hover{ color:#ff6600;}
.xt-listab table tr td a.addt{ display:inline-block; color:#fff; border:none; border-radius:3px; font-size:14px; line-height:30px; height:30px;}

.xt-loxtab{ width:100%;}
.xt-loxtab table{ border-collapse:collapse; border:1px solid #eee; table-layout:fixed;}
.xt-loxtab table tr{ border-bottom:1px solid #eee;}
.xt-loxtab table tr:last-child{ border:0;}
.xt-loxtab table tr td{ height:30px; line-height:30px; color:#999; padding:15px 5px; font-size:14px; overflow:hidden; white-space:nowrap;}
.xt-loxtab table tr td>div,.xt-loxtab table tr td>h3{ overflow:hidden; text-overflow:ellipsis;}
.xt-loxtab table tr td img{ width:100px; height:100px;}
.xt-loxtab table tr td h3{ font-size:16px; padding:0; line-height:30px;}
.xt-loxtab table tr td a.tik{ color:#333;}
.xt-loxtab table tr td span.brk{ color:#333;}

.xt-sxttab{ width:100%; position:relative}
.xt-sxttab i.sxb{ position:absolute; left:0; top:0; width:50px; height:50px; background-position:-358px -32px;}
.xt-sxttab table{ border-collapse:collapse; border:1px solid #d4e1f4;background-color:#f7faff;}
.xt-sxttab table tr td{ height:50px; line-height:30px; color:#7e96ba; border-bottom: 1px dashed #d4e1f4; font-size:12px; word-break:break-all;}
.xt-sxttab table tr td.letox{ background-color:#e8f1fd; text-align:center;}

.xt-bastab{ width:100%;}
.xt-bastab table{ border-collapse:collapse;}
.xt-bastab table tr td{ padding:0 0 20px 0; font-size:14px;}

.xt-deltab{ width:100%;}
.xt-deltab table{ border-collapse:collapse;}
.xt-deltab table tr td{ border:1px solid #eeeeee; text-align:center; height:50px; color:#333; line-height:26px; font-size:16px; box-sizing:border-box;}
.xt-deltab table tr td .imgszie{ width:300px; height:260px;}
.xt-deltab table tr td.fs14{ font-size:14px;}
.xt-deltab table tr td.alle{ text-align:left;}
.xt-deltab table tr td.alri{ text-align:right;}
.xt-deltab table tr td.albg{ background-color:#f7faff; color:#6485b6;}
.xt-deltab table tr.tbg1{ background-color:#e8f1fd;}

.xt-wstab{ width:100%;}
.xt-wstab table{ border-collapse:collapse;}
.xt-wstab table thead tr{ border:1px solid #eeeeee; background:#e7eef8;}
.xt-wstab table thead tr th{ text-align:center; height:50px; line-height:26px; font-size:14px;}
.xt-wstab table tbody tr:nth-child(even){background:#f9f9f9;}
.xt-wstab table tbody tr td{ border:1px solid #eeeeee; text-align:center; height:50px; line-height:26px; font-size:14px; padding:10px 5px;}
.xt-wstab table tbody tr td img{ width:80px; height:80px;}
.xt-wstab .pimgbox{ position:relative; margin:0 auto; width:80px; height:80px;}
.xt-wstab .pimgbox i.hxb{ font-style:normal; position:absolute; left:0; top:0; background-color:rgba(234,95,108,0.8); color:#fff; font-size:12px; height:20px; line-height:18px; padding:0 5px; transform:scale(0.9);}

.xt-messtab{ width:100%;}
.xt-messtab table{ border-collapse:collapse; table-layout:fixed; border:1px solid #eee;}
.xt-messtab table thead tr{ background:#e7eef8;}
.xt-messtab table thead tr th{ text-align:center; height:50px; line-height:26px; font-size:14px;}
.xt-messtab table tbody tr:nth-child(even){background:#f9f9f9;}
.xt-messtab table tbody tr td{ border-bottom:1px solid #eee; text-align:center; font-size:14px; padding:7px 5px;}
.xt-messtab table tbody tr td img.msize{ width:100px; height:80px;}


/* 全选 */
input[type="checkbox"]{margin:0; opacity:0; position:absolute; filter:alpha(opacity=0);}
input:focus{ outline:none}
#checkbox p.chep{ margin-bottom:0; display:inline-block; border-collapse:collapse;}
.check_span{ display:inline-block; vertical-align:middle; border:1px solid #999;width:13px;height:13px; border-radius:3px; margin-top:-2px;}
.check_span--checked{ border:1px solid #5b8cff; background-image:url(../../../images/khxt-icons.png); background-repeat:no-repeat; background-position:-55px -102px; background-color:#5b8cff;}

/* 标题 */
.xt-titbox{ font-size:20px; color:#666; height:60px; line-height:60px; border-bottom:1px solid #e7eef8; padding:0;}
.xt-titbox i{display:inline-block; width:4px; height:22px; position:relative; top:4px; margin-right:10px; background:-webkit-linear-gradient(#5290f0, #4f8eef, #3c81e7); background:-o-linear-gradient(#5290f0, #4f8eef, #3c81e7); background:-moz-linear-gradient(#5290f0, #4f8eef, #3c81e7); background: linear-gradient(#5290f0, #4f8eef, #3c81e7);}
.xt-titbox a.retur{ border-radius:3px; background-color:#b6cef4; padding:0 10px; text-align:center; height:30px; line-height:30px; color:#fff; font-size:14px; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s;}
.xt-titbox a.retur:hover{ background-color:#95b7ed;}

.xt-datit{ font-size:18px; color:#666; height:60px; line-height:60px; padding:0;}
.xt-datit i{display:inline-block; vertical-align:middle; width:8px; height:8px; margin-top:-4px; margin-right:10px; background-color:#5290f0;}

/* 分页 */
.xt-pagebox{ overflow:hidden;}
.xt-pagebox .p-info{ font-size:14px; color:#888; line-height:30px;}
.xt-pagebox .p-info span.sty1{ padding:0 5px;}
.xt-pagebox .p-info span.sty2{ display:inline-block; vertical-align:middle; line-height:24px; margin:0 5px; padding:0 20px; border:1px solid #ccc; background:#e5e5e5; border-radius:3px;}
.xt-pagebox .p-btn{ overflow:hidden;}
.xt-pagebox .p-btn a{ display:inline-block; padding:0 10px; height:30px; margin-left:-1px; line-height:30px; text-align:center; border:1px solid #eee; font-size:13px; color:#666;}
.xt-pagebox .p-btn a:hover{ color:#5b8cff;}
.xt-pagebox .p-btn a.cur{ color:#fff; background:#5b8cff;}
.xt-pagebox .p-btn a:first-child{ margin-left:0; margin-right:10px;}
.xt-pagebox .p-btn a:last-child{ margin-left:9px;}

/* 暂无数据 */
.xt-nodat{ width:120px; min-width:120px; position:absolute; top:50%; left:50%; margin-left:-60px; transform:translateY(-50%);}
.xt-nodat img{ width:120px; height:120px; display:block;}
.xt-nodat p{ text-align:center; color:#666; line-height:30px;}

/* 搜索框 */
.xt-searchbox{ width:80%; margin:0 auto;}
.xt-searchtxt{ float:left; width:85%; height:60px; line-height:60px; border:1px solid #ddd; padding:0 20px; box-sizing:border-box; background-color:#fff; font-size:16px;}
.xt-searchbtn{ float:left; width:15%; height:60px; line-height:60px; border:none; font-size:20px; color:#fff; text-align:center; cursor:pointer; background-color:#5290f0;}

.xt-seramll {color:#fff; background-color:#5b8cff; border-color:#5b8cff; border-radius: 0 3px 3px 0;}
.xt-seramll:hover{ color:#fff; background-color:#4577eb; border-color:#4577eb;}

.xt-serbutt { float:left; color:#fff; background-color:#5b8cff; border-color:#5b8cff; border-radius:3px; padding:0 20px;}
.xt-serbutt:hover{ color:#fff; background-color:#4577eb; border-color:#4577eb;}

/* 单选 */
.xtgic-radio{ position:absolute; display:none;}
.xtgic-radio + label{ position:relative; padding-left:25px; cursor:pointer;}
.xtgic-radio + label:before{ position:absolute;	top:1px; left:0; display:inline-block; width:16px; height:16px; content:''; border:1px solid #7a7a7a;}
.xtgic-radio + label:after{	position:absolute; display:none; content:'';}
.xtgic-radio:checked + label:before{ animation-name:none;}
.xtgic-radio:checked + label:after{	display:block;}
.xtgic-radio + label:before { border-radius:50%;}
.xtgic-radio + label:after { top:5px; left:4px; width:8px; height:8px; border:1px solid #7e7e7e; border-radius:50%; background:#999;}
.xtgic-radio:checked + label:before { border:1px solid #7a7a7a;}


/* 加载更多 */
.xt-content{ width:100%; padding-bottom:60px; background-color:#fff; border-top:1px solid #eee;}
.xt-content .item{ /*-ms-flex-align:center; -webkit-box-align:center; box-align:center; -webkit-align-items:center; align-items:center;*/        border-bottom: 1px solid #eee; color: #999; padding:20px 0; text-decoration: none; overflow:hidden; border:1px solid #eee; border-top:0;}
.xt-content .item span.brk{ color:#333;}
.xt-content .item span.bmk{ color:#fc0606;}
.xt-content .item img{ width:90px; height:90px; padding:4px; border:1px solid #ddd;}
.xt-content .item .flke1{ float:left; width:35%; line-height:32px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xt-content .item .flke2{ float:left; width:26%; line-height:32px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xt-content .item .flke3{ float:left; width:22%; line-height:32px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xt-content .item .imkkg{float:left; width:12%; overflow:hidden; text-align:left; }
.xt-content .item h3{ display:block; width:100%; max-height:40px; overflow:hidden; line-height:32px; font-size:16px; padding:0;}
.xt-content .item .date{ display: block; height:20px; line-height:20px; color:#999;}
.xt-opacity{ -webkit-animation:opacity 0.3s linear; animation:opacity 0.3s linear;}
@-webkit-keyframes opacity {
    0% { opacity:0;}
    100% { opacity:1;}
    }
@keyframes opacity {
    0% { opacity:0;}
    100% { opacity:1;}
    }
.dropload-up,.dropload-down{
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: 12px;
    /* 开启硬件加速 */
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
}
.dropload-down{ height:50px;}
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.dropload-load .ajloading{
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* 左侧菜单图标 */
.xt-lesbwsicon{ width:20px; height:23px; background-image:url(../../../images/xt-icons.png); background-position:-357px -152px; margin-top:-3px;}
.xt-iocss{ width:20px; text-align:center; font-size:20px; margin-top:-1px; display:inline-block; vertical-align:middle; margin-right:10px;}
.xt-navmub{ width:20px; height:20px; line-height:20px; text-align:center; font-size:14px; font-style:normal; border-radius:50%; background-color:#5290f0; margin-top:-1px; display:inline-block; vertical-align:middle; margin-left:10px;}

/* 左侧菜单广告 */
.xt-lenavad{ overflow:hidden; font-size:0;}
.xt-lenavad a,.xt-lenavad img{ width:100%; display:block;}

/* 用户协议 */
.xt-proto{ overflow:hidden; line-height:32px; font-size:14px; color:#333; text-align:justify; padding:0 20px;}
.xt-proto p{ text-indent:2em;}
.xt-proto h1{ text-align:center; font-size:30px; font-weight:bold;}
.xt-proto h2{ font-size:16px; font-weight:bold;}

/* 通知中心 */
.xt-sleksdu{ width:120px; margin:0 auto; position:relative;}
.xt-sleksdu p{ height:31px; position:relative; line-height:31px; font-size:14px; border-radius:4px; text-align:center; color:#333; cursor:pointer; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
.xt-sleksdu i.icrow{ z-index:99; position:absolute; top:13px; right:7px; border-width:6px; border-style:solid; border-color:#6fa5f8 transparent transparent transparent;}

.xt-sleksdu ul{ width:100%; border:1px solid #5290f0; background:#fff; position:absolute; top:42px; display:none; box-sizing:border-box;}
.xt-sleksdu ul li{height:36px; cursor:pointer; position:relative;}

.xt-sleksdu ul li span.liss{ width:100%; height:36px; line-height:36px; font-size:14px; color:#666; text-align:center; display:block; left:0; top:0; position:absolute; box-sizing:border-box; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.xt-sleksdu ul i.upicon{ position:absolute; top:-13px; left:50%; margin-left:-6px; border-width:6px; border-style:solid; border-color:transparent transparent #6fa5f8 transparent; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s;}

.messtab-wrap{ display:inline-block; max-width:100%; padding-top:5px;}
.messt-list{ width:100%;}
.messt-block{ position:relative; height:30px; line-height:30px; box-sizing:border-box; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-right:26px;}
.messt-block a{ width:100%;/* display:inline-block;*/}
.messt-block a:hover{ color:#f60;}
.messt-icon{ position:absolute; right:0; top:0;}

.xt-msdetit{ overflow:hidden; border:1px solid #b7d0f4; background-color:#e7eef8;}
.xt-msdetit h2{ font-size:16px; font-weight:bold; color:#333; padding:0; margin:0;}
.xt-msdetit p.tim{ font-size:12px; color:#5290f0;}

.xt-msdetbb{ display:inline-block; font-size:14px; color:#333;}
.xt-msdetbb i.pavb{ display:inline-block; vertical-align:middle; border-width:6px; border-style:solid; border-color:transparent transparent #6fa5f8 transparent; margin-top:-6px; margin-right:5px;}
.xt-msdetbb i.next{ display:inline-block; vertical-align:middle; border-width:6px; border-style:solid; border-color: #6fa5f8 transparent transparent transparent; margin-top:6px; margin-right:5px;}

.xt-msdebox{ overflow:hidden; border:1px solid #eee; background-color:#f9f9f9;}
.xt-msdebox h2{ font-size:16px; color:#333; padding:0; margin:0;}
.xt-msdebox a.ljck{color:#f90; text-decoration:underline;}

/* 个人中心 */
.xt-psinobox{ border:1px solid #eee;}
.xt-psinobox h2,.xt-psbg h2,.xt-sjtcbox h2{ font-size:16px; padding:0; line-height:20px; color:#333;}
.xt-psinobox i.pio,.xt-psbg i.pio,.xt-sjtcbox i.pio{display:inline-block; margin-top:-2px; vertical-align:middle; width:6px; height:6px; background-color:#4f8eef; margin-right:10px;}

.xt-psintab{ width:100%;}
.xt-psintab table{ border-collapse:collapse;}
.xt-psintab table tr td{ font-size:15px; line-height:30px; color:#3e587d; padding:5px;}
.xt-psintab .pravat { width:100px; height:100px; border:2px solid #5b8cff; border-radius:50%; -webkit-border-radius:50%; -o-border-radius:50%; -moz-border-radius:50%; cursor:pointer; padding:3px;}
.xt-psintab a.xgcl{ color:#3c81e7;}

.xt-psinoflbg{ display:flex;}
.xt-psflbg{ display:inline-block; padding:0 10px;}
.xt-psbg { width:100%; background-color:#fff; height:320px; box-sizing:border-box;}
.xt-psbgbmb{ overflow:hidden; height:210px; padding:10px 0 0 0;}
.xt-psbgbmb ul li{ float:left; width:50%; box-sizing:border-box; height:210px; border-right:1px solid #eee; position:relative;}
.xt-psbgbmb ul li:last-child{ border:0;}

.xt-psbgbmm{ overflow:hidden; height:210px; margin-top:10px; position:relative;}
.xt-psbgbmc{ overflow:auto; height:210px; font-size:14px; color:#666; line-height:30px;}
.xt-psbgbmc p{ overflow:hidden; text-overflow:ellipsis;}
.xt-psbgbmc::-webkit-scrollbar{ width:5px; height:5px; background-color:#f6f6f6;}
.xt-psbgbmc::-webkit-scrollbar-track{ border-radius:0; background-color:#f6f6f6;}
.xt-psbgbmc::-webkit-scrollbar-thumb{ border-radius:0px; background-color:#d4d4d4; border:1px solid #d4d4d4;}

.xt-psbgbbb{ overflow:hidden; text-align:center; padding:10px 0 0 0;}
.xt-psbgbbb a{ display:inline-block; padding:0 10px; border-radius:3px; background-color:#5b8cff; color:#fff; font-size:14px; height:30px; line-height:30px;}

.xt-echarts{ width:100%; height:210px; overflow:hidden;}
.xt-izi{ text-align:center; color:#fff; font-size:14px; position:absolute; top:33%; left:0; right:0; transform:translateY(-33%); z-index:9;}

.xt-glcytab{ width:100%;}
.xt-glcytab table{ border-collapse:collapse; border:1px solid #eee;}
.xt-glcytab table tr td{ line-height:30px; border-bottom:1px solid #eee; color:#333; padding:5px 30px; font-size:14px; overflow:hidden; white-space:nowrap;}
.xt-glcytab table tr td a.zygl{ display:inline-block; width:90px; text-align:center; height:30px; line-height:30px; border-radius:3px; color:#5b8cff; border:1px solid #5b8cff;}
.xt-glcytab table tr td a.scgl{ display:inline-block; width:90px; text-align:center; height:30px; line-height:30px; border-radius:3px; color:#cf2059; border:1px solid #cf2059;}
.xt-glcytab table tr td a.tjgl{ display:inline-block; width:90px; text-align:center; height:40px; line-height:40px; border-radius:3px; background-color:#5b8cff; color:#fff;}
.xt-glcytab table tr td.pttw{ padding:15px 30px;}

.xt-sjtcbox{ width:80%; margin:0 auto; padding:0 0 50px 0;}
.xt-sjtclit{ text-align:center;}
.xt-sjtclit ul li{ display:inline-block; overflow:hidden;}
.xt-sjtclit ul li h3{ font-size:18px; line-height:35px; padding:0;}
.xt-sjtclit ul li h3,.xt-sjtclit ul li p{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xt-sjtclit ul li p.jiag{ border-bottom:1px solid #ddd; height:40px; line-height:40px; font-size:15px;}
.xt-sjtclit ul li span.jgsi{ color:#ee2727; font-size:24px;}
.xt-sjtclit ul li a{ overflow:hidden; display:block; width:140px; height:150px; margin:30px 30px 0 30px; padding:15px 20px 0 20px; border:2px solid #ddd; border-radius:5px; text-align:center; font-size:13px; color:#666;}
.xt-sjtclit ul li .choose{border:2px solid #3c81e7;color:#3c81e7}
.xt-sjtclit ul li a:hover{color:#3c81e7;border:2px solid #3c81e7}

.xt-sjtclbm{ border:1px dashed #77bae8; border-radius:5px; padding:30px 0; text-align:center;}
.xt-sjtclbm h2{ padding:0 0 30px 0; font-size:24px; color:#333;}
.xt-sjtclbm h2 span{ color:#ee2727;}
.xt-sjtclbm ul li{ display:inline-block; overflow:hidden; text-align:center; padding:0 20px;}
.xt-sjtclbm ul li a{ overflow:hidden; display:block;}
.xt-sjtclbm ul li .wximg{ width:132px; height:132px; overflow:hidden; padding:5px; background-color:#fff; text-align:center; border:1px solid #1aa838;}
.xt-sjtclbm ul li .zfbimg{ width:132px; height:132px; overflow:hidden; padding:5px; background-color:#fff; text-align:center; border:1px solid #01abee;}
.xt-sjtclbm ul li .ylimg{ width:132px; height:132px; overflow:hidden; padding:5px; background-color:#fff; text-align:center; border:1px solid #e64840;}
.xt-sjtclbm ul li p{ font-size:16px; padding-top:10px;}

.xt-sjwxzf{ text-align:center; overflow:hidden; padding:0; position:absolute; top:50%; left:0; right:0; transform:translateY(-50%);}
.xt-sjwxzf img{ width:200px; height:200px;}

.xt-sjylzf{ width:90%; margin:0 auto; overflow:hidden;}
.xt-sjylzf table{ border-collapse:collapse;}
.xt-sjylzf table tr td{ font-size:15px; line-height:30px; color:#3e587d; padding:5px 30px;}
.xt-sjylzf .ylinfo{overflow:hidden; border:1px dashed #77bae8; color:#666; border-radius:5px; padding:20px 30px; line-height:36px;}
.xt-sjylzf .ylinfo span{ color:#b9692e;}
.xt-sjylzf .ylall{ overflow:hidden; text-align:right; font-size:20px; line-height:36px; color:#333; padding-top:15px;}
.xt-sjylzf .ylall span{ color:#f00;}

.xt-sjylll{ overflow:hidden; border:1px dashed #77bae8; border-radius:5px;}
.xt-sjylll table{ border-collapse:collapse;}
.xt-sjylll table tr td{ font-size:15px; line-height:30px; color:#3e587d; padding:10px 0 10px 30px;}

/* 数据统计 */
.xt-sjtj-lcbox{ padding:30px 10px;}
.xt-sjtj-lc{ height:60px; background-color:#e7eef8;}
.xt-sjtj-lc ul li{ width:50%; float:left; text-align:center; height:60px; line-height:60px; font-size:20px; position:relative;}
.xt-sjtj-lc ul li.cur{ background-color:#6fa5f8;}
.xt-sjtj-lc ul li.cur a{ color:#fff;}
.xt-sjtj-lc ul li .lcor { position:absolute; top:0; left:0; border-width:30px; border-style:solid; border-color:transparent transparent transparent #6fa5f8;}
.xt-sjtj-lc ul li .rcor { position:absolute; top:0; right:0; border-width:30px; border-style:solid; border-color:transparent #6fa5f8 transparent transparent;}

.xt-sjtjbox{display:flex;}
.xt-sjtjbg{ display:inline-block; width:100%; padding:0 10px;}
.xt-sjtj{ width:100%; background-color:#fff; height:300px; box-sizing:border-box;}
.xt-sjtj h2{ font-size:16px; padding:0; line-height:30px; color:#333;}
.xt-sjtj i.pio{display:inline-block; margin-top:-2px; vertical-align:middle; width:6px; height:6px; background-color:#4f8eef; margin-right:10px;}

.xt-sjtjzt{ overflow:auto; height:220px;}
.xt-sjtjzt ul li{ overflow:hidden; height:27px; font-size:13px; color:#666; line-height:27px;}
.xt-sjtjzt ul li .tle{ float:left; width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xt-sjtjzt ul li .tle a{ color:#666;}
.xt-sjtjzt ul li .tle a:hover{ color:#f60;}
.xt-sjtjzt ul li .tri{ float:right; width:20%; overflow:hidden; text-align:right;}
.xt-sjtjzt::-webkit-scrollbar{ width:5px; height:5px; background-color:#f6f6f6;}
.xt-sjtjzt::-webkit-scrollbar-track{ border-radius:5px; background-color:#f6f6f6;}
.xt-sjtjzt::-webkit-scrollbar-thumb{ border-radius:5px; background-color:#d4d4d4; border:1px solid #d4d4d4;}

.xt-sjtjech{ overflow:hidden; height:226px;}

/* 免费计划 */
.xt-frtip{ overflow:hidden; font-size:14px; height:60px; line-height:60px; color:#666;}
.xt-frtip i.ikk{ display:inline-block; vertical-align:middle; width:30px; height:30px; line-height:30px; font-size:16px; text-align:center; color:#f00;}
.xt-frtip span.clor{ color:#3c81e7; padding:0 5px;}

.xt-frztt{ overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#333;}
.xt-frbox{ text-align:center;}
.xt-frbox ul li{ display:inline-block; padding:10px 50px 10px 50px;}
.xt-frdiv{ width:110px; height:140px; position:relative;}
.xt-fraa{ text-align:center; overflow:hidden; height:30px; line-height:30px;}
.xt-fraa a{ color:#3c81e7;}
.xt-frwxt{ overflow:hidden; font-size:12px; color:#666; line-height:26px;}

.xt-frbbb{ overflow:hidden; text-align:center; padding:10px 0 0 0;}
.xt-frbbb a{ display:inline-block; padding:0 50px; border-radius:3px; background-color:#5b8cff; color:#fff; font-size:14px; height:36px; line-height:36px;}

.xt-dlxytip{ overflow:hidden; font-size:13px; color:#666;}

/* 标币中心 */
.xt-bbzxh{ overflow:hidden; height:50px; line-height:50px; color:#666; font-size:16px;}
.xt-bbzxg{ width:60%; overflow:hidden;}
.xt-bbzxg .uptxt{ overflow:hidden; font-size:14px; color:#666; padding:10px 0;}
.xt-bbzxg .dmbox{ overflow:hidden;}
.xt-bblktxt{ float:left; width:85%; color:#5290f0; height:40px; line-height:40px; border:1px solid #d8d8d8; padding:0 5px; box-sizing:border-box; background-color:#fff; font-size:16px;}
.xt-bblkbtn{ float:left; width:15%; height:40px; line-height:40px; border:none; font-size:16px; color:#fff; text-align:center; cursor:pointer; background-color:#5290f0;}
.xt-bbzxk{ text-align:center; overflow:hidden; padding:0 10px 0 50px; line-height:28px;}
.xt-bbzxk span.bbf{ font-size:24px; color:#000;}
.xt-bbzxk span.bbk{ font-size:14px; color:#666;}
.xt-bbzxk a{ color:#f90;}

.xt-bbtab{ width:100%;}
.xt-bbtab table{ border-collapse:collapse; table-layout:fixed; border:1px solid #eee;}
.xt-bbtab table thead tr{ background:#e7eef8;}
.xt-bbtab table thead tr th{ text-align:center; height:50px; line-height:26px; font-size:16px;}
.xt-bbtab table tbody tr:nth-child(even){background:#f9f9f9;}
.xt-bbtab table tbody tr td{ border-bottom:1px solid #eee; text-align:center; font-size:14px; padding:16px 5px;}

.xt-bbbtip{ overflow:hidden; text-align:center; height:36px; line-height:36px; color:#666; font-size:14px;}
.xt-bbbtip i{ display:inline-block; vertical-align:middle; width:36px; height:36px; color:#f90; font-size:18px; margin-top:-5px;}

.xt-dhtab{ overflow:hidden;}
.xt-dhtab ul li{ overflow:hidden; height:50px; line-height:50px; padding:0 10px; font-size:14px; color:#666; border-bottom:1px solid #eee;}
.xt-dhtab .btom{ overflow:hidden; font-size:14px; height:50px; line-height:50px; text-align:right; padding:0 10px 0 0;}
.xt-dhiput{ width:300px; height:100%; font-size:14px; line-height:50px; border:0; background-color:#fff; color:#333; text-align:right; padding-right:10px;}
.xt-zlbtn{ display:block; width:200px; margin:20px auto; height:40px; border-radius:5px; border:0; line-height:40px; text-align:center; background-color:#3e82e7; color:#fff; font-size:15px; cursor:pointer;}

/* 商标报件 */
.xt-sbbjbaa{ overflow:hidden;}
.xt-sbbjbaa a{ display:inline-block; padding:0 20px; text-align:center; color:#333; height:30px; line-height:30px; margin-right:10px; border:1px solid #5290f0; border-radius:5px;}
.xt-sbbjbaa a:hover{ background-color:#5290f0; color:#fff;}
.xt-sbbjbaa a.hcur{ background-color:#5290f0; color:#fff;}

.xt-sbbjtab{ width:100%;}
.xt-sbbjtab table{ border-collapse:collapse; border:1px solid #eee;}
.xt-sbbjtab table thead tr{ background:#e7eef8;}
.xt-sbbjtab table thead tr th{ text-align:center; height:50px; line-height:26px; font-size:14px;}
.xt-sbbjtab table tbody tr:nth-child(even){background:#f9f9f9;}
.xt-sbbjtab table tbody tr td{ border-bottom:1px solid #eee; text-align:center; font-size:12px; padding:5px;}
.xt-sbbjtab .ingf{ width:50px; height:50px;}
.xt-sbbjtab .zttk{ display:inline-block; text-align:center; padding:0 3px;}
.xt-sbbjtab .zttk .rig{ height:15px; text-align:center; font-size:15px; line-height:15px; color:#15db43;}
.xt-sbbjtab .zttk .err{ height:15px; text-align:center; font-size:15px; line-height:15px; color:#f00;}
.xt-sbbjtab a.likd{ color:#5290f0; text-decoration:underline;}
.xt-sbbjtab a.likk{ color:#999;}
.xt-sbbjtab .corr1{ color:#f00;}

.xt-sbbqxx{ overflow:hidden; height:36px; line-height:36px;}
.xt-sbbqxx .qxx{display:inline-block; width:3%; text-align:center;}
.xt-sbbqxx span.qxt{display:inline-block; position:relative; left:-5px;}
.xt-sbbqxx a.ljbj{ display:inline-block; padding:0 20px; text-align:center; color:#fff; height:36px; background-color:#5290f0; line-height:36px; border-radius:5px;}

.xt-sbbjxz{ width:96%;}
.xt-sbbjxz table{ border-collapse:collapse;}
.xt-sbbjxz table tr td{ font-size:14px; padding:5px; height:30px; line-height:30px;}
.xt-sbbjxz table tr td a.cloo{ display:inline-block; height:36px; line-height:36px; width:108px; text-align:center; border:1px solid #c4d8f6; background-color:#e7eef8; color:#5290f0;}
.xt-sbbjxz table tr td a.ckko{ display:inline-block; height:36px; line-height:36px; padding:0 15px; text-align:center; border:1px solid #c4d8f6; background-color:#e7eef8; color:#5290f0;}
.xt-sbbtal{ overflow:hidden; text-align:center;}
.xt-sbbtal .zjbtt{ height:36px; line-height:36px; color:#fff; border:0; padding:0 30px; border-radius:5px; background-color:#5290f0; font-size:15px;}

.xt-sbxzmm{ width:100%;}
.xt-sbxzmm table{ border-collapse:collapse;}
.xt-sbxzmm table tr td{ font-size:14px; padding:5px; height:40px; line-height:40px; text-align:center; border:1px solid #eee;}
.xt-sbxzmm .sdbg{ background:#e7eef8;}

.xt-sbextip { overflow:hidden; height:40px; line-height:40px; font-size:14px; color:#f60;}
.xt-sbextip i{ display:inline-block; vertical-align:middle; margin-top:-5px; margin-right:5px; width:16px; height:16px; background-position:-14px -256px;}
.xt-sbextip a.pbcc{ color:#4777e9; text-decoration:underline;}
.xt-sbexbox { overflow:hidden; position:relative;}
.xt-exfile { width:100px; height:30px; opacity:0; float:left; z-index:3; position:absolute; cursor:pointer; left:0;}
.xt-sbexbtn { float:left; border-radius:3px; height:30px; line-height:30px; background-color:#eee; border:1px solid #aaa; cursor:pointer; box-sizing: border-box;	text-align:center; width:100px;}
.xt-sbexipt { width:300px; margin-left:5px; border:1px solid #d9d9d9; float:left; font-size:13px; height:30px; line-height:30px; border-radius:3px; background:#fff; box-sizing:border-box; padding:0 10px; outline:none;}
.xt-bcb{ display:inline-block; height:30px; border-radius:3px; border:0; padding:0 12px; text-align:center; background:#5b8cff; color:#fff; font-size:14px; cursor:pointer; margin:0 3px; vertical-align:baseline;}
.xt-bcb:hover{ background:#4777e9;}

.xt-sbbjtbb{ width:100%;}
.xt-sbbjtbb table{ border-collapse:collapse; border:1px solid #eee;}
.xt-sbbjtbb table thead tr{ background:#e7eef8;}
.xt-sbbjtbb table thead tr th{ text-align:center; height:50px; line-height:26px; font-size:14px;}
.xt-sbbjtbb table tbody tr:nth-child(even){background:#f9f9f9;}
.xt-sbbjtbb table tbody tr td{ border-bottom:1px solid #eee; text-align:center; font-size:14px; height:30px; padding:10px 5px;}
.xt-sbbjtbb table tbody tr td .cord1{ color:#f00;}
.xt-sbbjtbb table tbody tr td .cord2{ color:#5290f0; text-decoration:underline;}

.xt-sbbjdlr{ width:100%;}
.xt-sbbjdlr table{ border-collapse:collapse;}
.xt-sbbjdlr table tr td{ font-size:14px; padding:5px;}

.xt-sllebg{width:100%; height:36px; box-sizing:border-box; border:1px solid #d9d9d9; background:#fff; border-radius:3px; position:relative; cursor:pointer; -webkit-transition:all .2s linear 0s; -moz-transition:all .2s linear 0s; -o-transition:all .2s linear 0s; transition:all .2s linear 0s;}
.xt-slle{ display:block; width:100%; height:100%; box-sizing:border-box; background:none; outline:none; border-radius:3px; border:none; -webkit-appearance:none; padding:0 30px 0 10px; overflow:hidden; cursor:pointer; font-size:13px; white-space:nowrap; word-break:keep-all; text-overflow:ellipsis; position:absolute; z-index:99; color:#333; font-weight:normal;}
.xt-slle option{ color:#222; font-size:14px;}
.xt-slle option:hover{ color:#333;}
.xt-slle option:checked{ color:#333;}
.xt-sllebg i{ width:30px; height:100%; text-align:center; font-size:16px; font-weight:normal; line-height:36px; position:absolute; z-index:1; right:0; top:0; color:#787878;}

.xt-sbbimg{ overflow:hidden; width:80%; height:80%; position:fixed; top:45%; transform:translateY(-50%); left:50%; margin-left:-40%; text-align:center;}
.xt-sbbimg img{ height:100%; display:inline-block;}
.xt-sbbitt{ position:fixed; bottom:0; left:0; right:0; width:100%; border-top:1px solid #eee; height:50px; line-height:50px; text-align:center;}
.xt-sbbitt .butg{display:inline-block; height:32px; line-height:32px; color:#fff; border:0; padding:0 30px; border-radius:5px; background-color:#5290f0; font-size:15px;}

/* 关于我们 */
.indbg{ background:#fff; width:100%; height:100%;}
.indbg::-webkit-scrollbar{ width:5px; height:5px; background-color:#f2f3f9;}
.indbg::-webkit-scrollbar-track{ border-radius:0; background-color:#f2f3f9;}
.indbg::-webkit-scrollbar-thumb{ border-radius:5px; background-color:#ccc; border:1px solid #ccc;}

.ab-indtop{ width:100%; background:#3a7fe6; height:52px; line-height:52px; position:relative; min-width:1200px;}
.ab-indtop .lelog{ width:12%; background:#3475d9; font-size:20px; color:#fff; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.ab-indtop .lelog i{ width:20px; height:24px; vertical-align:middle; background-position:-19px -13px; margin-right:5px; margin-top:-3px;}
.ab-indtop .rrbox{ width:10%; font-size:16px; color:#fff; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.ab-indtop .rrbox a{ color:#fff;}

.ab-indelt{ width:1200px; margin:0 auto;}
.ab-indelt .abmain{ padding:20px 0; font-size:15px; color:#333;}
.ab-indelt .abmain h2{ font-size:22px; font-weight:bold; color:#5290f0;}
.ab-indelt .abmain .abtxt{ padding:20px 0; line-height:32px; text-indent:2em; text-align:justify;}
.ab-indelt .abmain .lxtxt{ padding:5px 0; line-height:30px;}

.fl{ float:left;}
.fr{ float:right;}
.fz14{ font-size:14px;}
.ab-icons{ overflow:hidden; display:inline-block; background-image:url(../../../images/all-icons.png); background-repeat:no-repeat;}

/* 微调 */
.xtall-icons{ overflow:hidden; display:block; background-image:url(../../../images/xt-icons.png); background-repeat:no-repeat;}
.xt-fl{ float:left;}
.xt-fr{ float:right;}
.xt-fwb{ font-weight:bold;}
.xt-fs0{ font-size:0;}
.xt-fs15{ font-size:15px;}
.xt-fs30{ font-size:30px;}
.xt-pd1{ padding:0 10px;}
.xt-pd2{ padding:0 20px 50px 20px;}
.xt-pd3{ padding:0 30px;}
.xt-pd4{ padding:30px 30px 0 30px;}
.xt-pd5{ padding:0 20px;}
.xt-pd6{ padding:50px 0 30px 0;}
.xt-pd7{ padding:20px 0;}
.xt-pd8{ padding:20px 10px 20px 30px;}
.xt-pd9{ padding:0 0 60px 0;}
.xt-pd10{ padding:30px 0 70px 0;}
.xt-pd11{ padding:20px;}
.xt-pd12{ padding:0 20px 30px 20px;}
.xt-pd13{ padding:20px 20px 30px 20px;}
.xt-bsd{ box-shadow:0 0 10px rgba(91,140,255,0.3);}
.xt-bsd1{ box-shadow:0 0 20px rgba(91,140,255,0.3);}
.xt-bsd2{ box-shadow:0 0 20px rgba(0,0,0,0.1);}
.xt-bsd3{ box-shadow:0 0 10px rgba(0,0,0,0.1);}
.xt-ber-b{ border-bottom:1px solid #e7eef8}
.xt-ber-r{ border-right:1px solid #ccc}
.xt-w300{ width:300px;}
.xt-w400{ width:400px;}
.xt-w45{ width:45px;}
.xt-w100{ width:100%;}
.xt-w50{ width:50%;}
.xt-corb{ color:#3c81e7;}
.xt-corr{ color:#fc0606;}
.xt-corg{ color:#cbcbcb;}
.xt-corl{ color:#333333;}
.xt-cor2{ color:#ff9000;}
.xt-cor3{ color:#ff0000;}
.xt-bgg1{ background-color:#ccc;}



