html {overflow-y: scroll;overflow:-moz-scrollbars-vertical; }
body {padding: 0; margin: 0; font-size:14px; color: #666; background-color: #fff; text-align: center;}
ul,li{ list-style: none; padding: 0; margin: 0;}
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{outline:none}
a{text-decoration: none;cursor:pointer}
button, input[type='button'], input[type='submit'], input[type='reset']{cursor:pointer}
div {overflow: hidden;}
img {border: 0px; vertical-align: middle;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover{color:#dc4c4c;}
table {border-collapse:collapse;}
.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}

.container { text-align: left; width:980px; margin: auto;overflow:hidden;}
.container h1 {margin-top:50px; text-align: center; margin-bottom:30px;}

#header-banner {height:42px; border-bottom: 1px solid #ccc; background-color: #f7f7f7; line-height:42px;}
#header-banner span.right a.hover{color: #dc4c4c;}
#header {height:100px;line-height:100px;}
	#logo {width:365px;float:left; line-height:100%;height:94px; background: url(../Images/logo.jpg) no-repeat;}
	#header ul {width:615px;float:left;font-size:18px}
	#header ul li {width:120px; float:left; text-align: center;}
	#header ul li.hover div.sub-wapper {border-bottom:4px #dc4c4c solid;line-height:150%; margin-top:33px;padding: 4px 0;width:98px; margin-left:11px;}
	#header ul li.hover div.sub-menus {display: block;z-index:99;position:absolute;padding-top:3px;width:132px; margin-left:11px;}
	#header ul li.hover div.sub-menus div.sub-top {height:7px;background: url(../Images/sanjiao.png) no-repeat 40px 0;}
	#header ul li ul{border:1px #dc4c4c solid;width:130px}
	#header ul li ul li {clear:both;cursor: pointer;font-size:16px;background-color: #fff;line-height:200%;width:132px;font-size:16px;text-align: left;padding-left:12px;width:118px}
	#header ul li ul li i{font-size:12px;color:#666;font-style:normal}
	#header ul li ul li a {color:#666}
	#header ul li ul li.hover{background-color:#dc4c4c ;}
	#header ul li ul li.hover a {color:#fff}
	#header ul li ul li.hover i{color:#fff;}
	
#banner {height:300px; background-color: #000; overflow: hidden; position: relative;}
#slides { width:100%; height:300px;}
#slides li { width:100%;  position:absolute;display:none;}
#slides li a { width:100%; text-indent:-9999px}
.pagination {  position:absolute; left:50%; margin-top:-25px;  z-index:9900;  padding:5px 15px 5px 0;}
.pagination li { width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#fff; }
.pagination li a {display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
.pagination li.current { background:rgb(255, 153, 0)}


#tm-services {height:860px; background-color: #f7f7f7;}
	.tm-services-list {float:left;width:240px;}
	.tm-services-list h2{width:184px; margin-left:28px;text-align: center;font-size:18px; margin-top:20px; color:#333}
	.tm-services-list p{width:184px; margin-left:28px; line-height:24px;}
	.tm-services-list i {display: block;  background: url("icons.png") no-repeat; margin-left:73px;}
	#tm-services .list1 i{width:92px;height:92px; background-position: 0 0;}
	#tm-services .list2 i{width:92px;height:92px; background-position: -110px 0;}
	#tm-services .list3 i{width:105px;height:92px; background-position: -214px 0;margin-left:63px;}
	#tm-services .list4 i{width:90px;height:92px; background-position: -335px 0;}

	.tm-items-container {padding-top:30px;margin-left:50px;}
	.tm-items-container div{text-align: center; float:left;margin:0 61px;width:168px;}
	.tm-items-container div h3{font-size:18px; color:#333; margin-bottom:0px; font-weight:bold;}
	.tm-items-container div p {margin:0px; padding:0;margin-bottom: 14px;color:#dc4c4c;font-size:14px}
	.tm-items-container div label{display:block; font-size:14px; color:#666; margin:auto; margin-top:12px; margin-bottom:8px;}
	.tm-items-container div label i{color:#dc4c4c; font-style:normal}
	.tm-items-container div a{display: block;}
	.tm-items-container div button{font-style:normal; width:114px; padding:6px 0; font-size:16px; color:#999; background-color: #f7f7f7;border:1px #999 solid;border-radius:3px;cursor:pointer}
	.tm-items-container div button:hover{color:#fff; background-color: #dc4c4c;border:1px #dc4c4c solid}
	
	#tm-process {height:730px; background-color: #fff; /*border-bottom: 2px solid #ccc;*/}
	#tm-process .tm-list-container {margin-left:45px;}
	.tm-process-list {float:left;width:230px;height:156px; }
	.tm-process-list h2 {background: url("icons.png") no-repeat;height:62px; line-height:75px;text-indent: 60px; font-size:18px; color:#333}
	.tm-process-list p{line-height:24px;font-size:14px;}
	.tm-process-list p b{font-size:14px; color:#333;}
	
	.tm-process-list button{border: 0px; height:46px;width:170px;line-height:46px; text-align: center;color: #fff; background-color: #c92627; border-radius:3px; font-size:20px; margin-top:25px; display: block;}
	.tm-process-list button:hover{background-color: #dc4c4c; }
	#tm-process .step4 {height:140px}
	#tm-process .step5 {height:140px}
	#tm-process .step6 {height:140px}
	
	#tm-process .step1 h2{background-position: 0 -135px;}
	#tm-process .step2 h2{background-position: 0 -215px;}
	#tm-process .step3 h2{background-position: 0 -294px;}
	#tm-process .step4 h2{background-position: 0 -377px;}
	#tm-process .step5 h2{background-position: 0 -464px;}
	#tm-process .step6 h2{background-position: 0 -556px;}
	#tm-process .step7 h2{background-position: 0 -654px;}

	.tm-process-split {width:100px;background: url("icons.png") no-repeat;float:left;height:75px;}
	.split-r  {background-position: -335px -135px;height:24px; margin-top:38px;}
	.split-l  {background-position: -335px -201px;height:24px; margin-top:38px;}
	.split-v  {background-position: -365px -240px;height:60px; float:none; clear:both;margin-left:88px;}
	.split-v-r  {background-position: -365px -240px;height:60px; float:none; clear:both;margin-left:720px;}
	.split-r-l  {background-position: -335px -170px;height:24px; margin-top:38px; margin-left:20px;width:110px;}
	
#tm-why {height:680px; background-color: #fff;}
	#tm-why .container2{margin-left:35px}
#footer-nav {height:280px;background-color: #312b2b;border-bottom:1px #9c9897 solid; color:#9b9796;}
	#footer-nav ul {height:230px;margin-top:50px; margin-left:70px; width:880px;}
	#footer-nav ul li {float:left; width:220px;}
	#footer-nav ul li dl dt{font-size:18px; padding-bottom:10px}
	#footer-nav ul li dl dd{font-size:14px; line-height:24px}
	#footer-nav ul li dl dd.small{font-size:12px; line-height:18px}
	
#footer {height:142px; background-color: #312b2b; line-height:24px; text-align: center; color:#9b9796; padding-top:20px;}


/*classes*/
#tm-classes{border-top:1px #c92627 solid;}
	#tm-classes .container {padding-top:44px; padding-bottom:30px;}
	#tm-classes h2 {color:#dc4c4b;font-size:20px;border-bottom:1px #999 dashed; width:380px; margin-left:8px;  line-height:32px; margin-top: 10px; padding:5px 0}
	#tm-main-classess {float:left;width:980px;height:230px; margin-bottom:20px;}
	#tm-main-classess ul li {background-color: #fff; border: 2px solid #999; float: left; border-radius:5px;height:27px; line-height:27px;width:92px;color:#999; margin:6px; text-align: center;}
	#tm-main-classess ul li:hover,#tm-main-classess ul li.hover {background-color: #c92627; color:#fff;border:2px solid #c92627; cursor:pointer}
	
	#tm-second-classess {float:left;width:396px;border:1px #999 solid;}
	#tm-second-classess h3{width:380px; margin-left:8px;font-size:14px; text-indent: 28px;padding:5px 0 0 0;}
	#tm-second-classess ul {margin-top:10px; margin-bottom:10px;}
	#tm-second-classess ul li {width:370px; margin-left: 8px;line-height:24px;cursor:pointer; padding:5px 5px}
	#tm-second-classess ul li label{border:1px #666 solid; border-radius:5px;display:inline-block; padding:0 3px; height:22px; line-height:22px; vertical-align: top;}
	#tm-second-classess ul li span{display:inline-block; width:316px}
	#tm-second-classess ul li:hover,#tm-second-classess ul li.hover{background-color: #e6f4ff;}
	#tm-second-classess ul li:hover label,#tm-second-classess ul li.hover label{color:#dc4c4b; border:1px #dc4c4b solid}
	
	#tm-third-classess {float:left;width:560px; margin-left:20px;border:1px #999 solid;}
	#tm-third-classess h2{width:550px; line-height:32px;}
	#tm-third-classess ul {margin-top:10px;margin-bottom:10px;}
	#tm-third-classess ul li {margin: 5px 8px 8px 8px;line-height:30px; height:30px; float: left; background-color: #e7f5ff; border:1px #666 solid; border-radius:5px; padding:0 5px;cursor:pointer}
	#tm-third-classess ul li.hover {background-color: #c92627; color:#fff;border:1px solid #c92627; }

/*form*/
#tm-form {background-color: #fff; border-top:1px #dd4b4e solid;padding-bottom:30px;}
	#tm-form-step {height:56px;width:778px; background: url("bar.png") no-repeat -750px 23px; margin-left:115px; margin-top:27px;}
	#tm-form-step li {float:left; margin-left:69px;height:56px;line-height:56px;width:56px; text-align: center; background: url("icons-form.png") no-repeat -249px -73px;font-size:28px;color:#fff;cursor:pointer}
	#tm-form-step li.first {margin-left: -28px;}
	#tm-form-step li.last {margin-left: 69px;}
	#tm-form-step li.hover { background-position: -125px -73px;}

	#tm-form-step-text{height:24px; width:875px;margin-left:53px;margin-top:10px; margin-bottom:30px;}
	#tm-form-step-text li {float:left;color:#9a9a9a;font-size:18px; text-align: center; width:125px; }
	#tm-form-step-text li.hover {color:#de4e4e}
	#tm-form-step.tm-gk {width:403px;margin-left:300px;}
	#tm-form-step-text.tm-gk {width:500px;margin-left:238px;}
	
	.tm-step{border-bottom:1px #999 dashed; margin-bottom:20px}
	.tm-tips{ text-align: center; padding: 10px 0 20px; font-size:16px; color:green; font-weight:normal;}
	.tm-step-forms .tm-step-form {display:none;}
	#page2 .tm-tips {color:red;font-weight:bold}
	
	.table-row {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:330px; text-align: right;color:#000; font-size:16px}
	.table-row .table-row-title i,.tm-tips i {display: inline-block;background:url('info.png') no-repeat;width:12px;height:12px; cursor:pointer}
	
	.table-row .table-row-content{width:620px; padding-left:20px; font-size:16px;}
	.table-row .table-row-title.w100 {width:100px;}
	.table-row .table-row-content.w100{width:100px;}
	
	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:99%;}
	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 {float:left;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}
	.icon1 {float:left;width:52px;height:80px; margin-right:10px;}
		.icon1 i {background-position:-84px 0}
		.icon1.hover i,.icon1:hover i {background-position:0 0}
	.icon2 {float:left;width:68px;height:80px}
		.icon2 i {background-position:-257px 0}
		.icon2.hover i,.icon2:hover i {background-position:-162px 0}

		.table-row-content input[type='text']{height:36px; line-height:36px;font-size:16px;border:1px #999 solid; border-radius:2px; padding:0 5px;width:250px;color:#999}
		.table-row-content input[type='text']:hover{border-color:#333;color:#333}
	.height-80{height:80px; line-height:80px}
	.height-50{height:50px; line-height:50px}
	.height-auto{height:auto; line-height:100%}
	
#tm-form center{ margin-top:25px;}
#tm-form button,input.upload{border: 0px; height:40px;line-height:40px; text-align: center;color: #fff; background-color: #c92627; border-radius:3px; font-size:16px; display: inline-block;}
#tm-form button:hover,#tm-form input.upload:hover{background-color: #dc4c4c; }
#tm-form button {width:120px;}
input.upload {height:30px; line-height:30px; }
input.upload.ok {background-color: green;}

#tm-form button.last {background-color: #ccc;}

a.file {border-radius:2px; background-color: #fed794; color:#e24649; padding: 5px 3px;}
#tm-form select,.table-row-content select,.detail2 select {padding:5px;}

#tm-form textarea{width:430px;height:50px; padding:2px 5px;border:1px #999 solid; border-radius:2px;resize: none;font-size:16px; margin-top:13px;}
#tm-form textarea:hover{border-color:#333;color:#333}
	.gongtong {height:auto; line-height:30px}
	.gongtong table {border:1px #ccc solid; border-collapse:collapse; text-align: center;}
	.gongtong table tr.h { background-color: #e6e6e6;}
	.gongtong table tr.l { background-color: #fff;border-top:1px #ccc solid}
	.gongtong table th {font-weight:normal;color:#000;height:40px; line-height:40px}
	.gongtong table th,.gongtong td {width:16%;font-size:16px;height:40px; line-height:40px}
	.gongtong a{border-radius:2px;background-color: #c92627;color:#fff; display: inline-block; padding:0px 5px; height:28px; line-height:28px}

	.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,#page7 .pdtips{padding:10px 20px; color:#d94d58; text-align: left;width:540px;margin-left:205px; background-color: #f0f0f0; margin-top:20px; line-height:150%}
#page6 .pdtips .pdcount {color:#323232;font-size:18px}
#page6 .pdtips .pdcount span {color:#2276cc;font-weight:bold;}
#priorityAppDate { background: url("rili.png") no-repeat 229px center;}

/*#p9-classes div {margin:5px 0; font-weight:normal;}
#p9-classes div.level-0{color:#2fb33b;font-weight:bold}
#p9-classes div.level-1{margin-left:20px;color:#dc4c4b}
#p9-classes div.level-1 a{color:#dc4c4b;}
#p9-classes div.level-2{margin-left:40px; font-weight:normal;}*/

#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: #dc4c4b;color: #fff; border-radius:3px; display: inline-block;padding:3px; margin:2px; cursor: pointer;}
#p9-selected span.ok {background-color: green;padding:3px 20px; }
#tm-services2, .tm-border{border-top:1px #c92627 solid;padding-top:50px;padding-bottom:30px}
#tm-services2 .tm-questions{width:325px;margin-left:54px;float:left; border-right:1px #999 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;}
#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;}
#tm-services2 .tm-questions ul li:hover,#tm-services2 .tm-questions ul li.hover{color:#dc4c4c; background-color: #e6f4fe;} 

#tm-services2 .tm-answers {width:465px;padding-left:50px;border-left:1px #999 solid;margin-left:-1px;float:left;}
#tm-services2 .tm-answers h3 {font-weight:bold;color:#dc4c4c;}
#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;}


#tm-mytrademark,#tm-cards{border-top:1px #c92627 solid;padding-bottom:50px}
.title-bar {width:100%; margin-bottom:30px}
.title-bar h3{font-size:18px;color:#333;padding-left:25px;padding-bottom:10px}
.title-border {height:8px;}
.title-border div.head{width:13%;background-color:#4899e8;height:8px;float:left}
.title-border div.tail{width:87%;background-color:#e6e6e6;height:8px;float:left}
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}
div.lastimages img {border:1px #ddd solid;padding:30px; margin:30px}
#tm-mytrademark div.detail2{}

#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 #c92627 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:152px;height:191px; position:absolute; right:0;top:300px;overflow:hidden;width:34px;}
.slider .s-left {width:34px;height:87px; float: left; background: url('slider-hover.png') no-repeat;cursor:pointer;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.slider .s-right {width:116px;height:189px; float: left;border:1px #ccc solid; background-color: #fff; display: none;}
.slider .s-right div{width:92px; text-align: center;height:94px;margin-left:12px;}
.slider .s-right div.s-top{border-bottom:1px #ccc solid; line-height:94px}
.slider .s-right div.s-top button{border:1px #dc4c4c solid; background-color: #fff;height:28px; color:#dc4c4c; line-height:28px;padding:0; text-align: center;width:86px; border-radius:5px;}
.slider .s-right div.s-top button:hover{background-color: #dc4c4c;color:#fff;}
.slider .s-right div.s-bottom {background: url('slider-phone.png') no-repeat -2px 25px ;}
.slider .s-right div.s-bottom p{margin-top:50px;font-size:12px}
.fee span{font-size:16px;font-weight:bold;color:#dc4c4b;}
tr.goods-extend td{background-color: #ffffef;}
h3 span {color:#dc4c4b}

.mo-dialog-box{ border:#888 1px solid; text-align:center; background-color:#fafafa;box-shadow:0px 0px 10px rgba(0,0,0,0.5)}
.mo-dialog-box-radius{-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.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; background-color:#e1e1e1; border-bottom:#c2c2c2 1px solid; height:32px; line-height:32px}
.mo-dialog-box .mo-dialog-title{ margin-left:10px; font-weight:bold}
.mo-dialog-box .mo-dialog-button-close{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}
.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; border-top:#ddd 1px solid; background-color:#fafafa; height:50px;}
.mo-dialog-box .mo-dialog-buttonsset{ width:100%; text-align:right; margin-top:12px}
input.ebeauty,.mo-dialog-box .mo-dialog-button-self{ border:#999 1px solid; height:28px; line-height:28px; padding:0 12px; margin:auto 5px; cursor:pointer;box-shadow:0px 0px 10px rgba(0,0,0,0.3);
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAcCAMAAACgTerKAAAAA3NCSVQICAjb4U/gAAAASFBMVEX+/v79/f38/Pz7+/v6+vr4+Pj39/f29vb19fX09PTz8/Px8fHw8PDv7+/u7u7t7e3s7Ozr6+vp6eno6Ojn5+fm5ubl5eX///8jGyilAAAAGHRSTlP//////////////////////////////wDNEy7qAAAACXBIWXMAAArwAAAK8AFCrDSYAAAAFnRFWHRDcmVhdGlvbiBUaW1lADA0LzEyLzEyiu5yJQAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAABNSURBVEiJ3c/XFYAgAMDAWFBUitj2H9Ut8sEtkBfoxiBgFDAJnMgsIAhYBKwCooBNwC7gEJAEZAFFQBVwCmgCLgG3wIk8Al4Bn6Cfkx/Rg3w59D7HjwAAAABJRU5ErkJggg==");}
.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}


.searchbox {width:800px;height:50px; margin:50px 0 20px 0px; border:1px #dc4c4c solid;border-radius:2px; }
.searchbox input {width:600px;height:50px;line-height:50px;font-size:18px;padding-left:30px;display:block;float:left; border:0px; background: #fff url('search.png') no-repeat 8px 18px;color:#999}
.searchbox button{display:block;float:right; background-color: #dc4c4c; border:0px; height:50px;line-height:50px;padding:0; text-align: center;font-size:18px;color:#fff; width:169px;}

#ask-dialog {display:none;position: absolute;width:600px;top:200px;left:50%;margin-left:-300px;height:530px; background-color: #fff;z-index:9999;border:1px #ddd solid;box-shadow:0 0 4px 2px #666}
#ask-dialog .ask-dialog-header {height:60px; line-height:60px;font-size:24px; background-color: #f2f2f2;padding-left:20px;color:#333;border-bottom:1px #ccc solid;}
#ask-dialog .ask-dialog-header i {float:right; background: url('XX.png') no-repeat; margin-right:20px; margin-top:18px;width:24px;height:24px;cursor:pointer}
#ask-dialog .ask-dialog-container {}
#ask-dialog .ask-dialog-container table tr td{color:#666;font-size:14px; padding:8px 0}
#ask-dialog .ask-dialog-container table tr td input {width:264px;color:#999;font-size:14px; height:38px; line-height:38px;border:1px #ddd solid; padding-left:12px}
#ask-dialog .ask-dialog-container table tr td input.w-150{width:166px}
#ask-dialog .ask-dialog-container table tr td i{color:red;font-style:normal}
#ask-dialog .ask-dialog-container table tr td button{display:block;background-color: #be1919; border:0px; height:52px;line-height:52px;padding:0; text-align: center;font-size:24px;color:#fff; width:156px;border-radius:5px;margin-top:14px}
#ask-dialog .ask-dialog-container center{font-size:18px;color:#333; margin:40px 0 12px}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f18{font-size:18px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f30{font-size:30px;}
.f36{font-size:36px;}
.mt{margin-top:10px;}
.mt5{margin-top:5px;}
.tcen{text-align:center;}

.main{width:1200px; margin: 0 auto;}
.left{float:left;display:inline;}
.right{float:right;display:inline;}

.maintl{border-bottom:1px solid #e8e8e8; line-height:60px;margin-top:20px;overflow:hidden;}
.maintl span{font-size:34px; font-weight:bold; color:#343434; display:block;}
.maintl strong{font-family:Arial, Helvetica, sans-serif;font-size:20px; display:inline-block;color:#818181;}
.maintl strong i{color:#fff;padding-left:5px;padding-right:3px;}
.maintl a.right{color:#c3c3c3; text-transform:uppercase;}
.maintl a.right:hover{text-decoration:underline;}

.recser{margin-right:-10px;}
.recser ul{}
.recser li{width:240px;height:64px;float:left;margin-top:20px;overflow:hidden;}
.recser li a{display:inline-block;height:64px;width:100%;overflow:hidden;}
.recser li a img{height:64px;width:64px;margin-right:10px;border-radius:32px;background-color:#c3c3c3}
.recser li a img:hover{background-color:#007766}
.recser li a p{width:166px;overflow:Hidden; text-align:left;}
.recser li a span{display:line-block;}














