/*新商标综合页*/
.index-banner.newtm-index {
	background: url(../images/banner-all4.jpg) no-repeat center bottom;
	height: 573px;
	background-size: cover;
}
.index-banner h1.tm-int-title {
	background: url(../images/tm-title.png) no-repeat left top;
	width: 505px;
	height: 77px;
	display: inline-block;
	overflow: hidden;
	font-size: 70px;
	margin: 0 auto;
	letter-spacing: 5px;
	text-indent: -9999px;
}
.index-banner h3.text-tm-yellow {
	color: #fffc00;
}
.int-tm-title3 {
	color: #fff;
}
.int-tm-title3::before {
	content: "";
	display: inline-block;
	background: url(../images/tm-int-new-icon.png) no-repeat;
	width: 151px;
	height: 26px;
	margin-right: 5px;
}
.int-tm-title3::after {
	content: "";
	display: inline-block;
	background: url(../images/tm-int-new-icon.png) no-repeat 0 -36px;
	width: 151px;
	height: 26px;
	margin-left: 5px;
}
.tm-int-new-warpper {
	position: relative;
	height: 46px;
	width: 682px;
	border-radius: 33px;
	box-shadow:4px 4px 10px #6f81eb;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
.newtm-inde-lines {
	height: 2px;
	border-bottom: 2px dotted #ccc;
	position: absolute;
	left: 0;
	top: 15px;
	width: 86%;
}
.newtm-more-font{
	display: block;
	margin-top: 6px;
	font-size: 14px;
	color: #333333;
}
.newtm-more-font a:hover{
	color: #ff6600;
}
.newtm-country{
	width: 245px;
	height: 139px;
	background: url(../images/newtm-countrybg1.png) no-repeat;
}
.form-control.input-new-lg {
	height: 46px;
	font-size: 15px;
	line-height: 1.3333333;
	border-radius: 6px;
	border-radius: 33px;
}
.btn-lg.btn-new-group {
	border-radius: 33px;
}
.tm-int-country-box {
	background-color: #fff;
	padding: 20px;
	margin-top: -245px;
	box-shadow: 0 0 10px #e5ecff;
	border: none;
	border-radius: 0px;
}
.new-bac-color {
	background-color: #f5f8ff;
}
.tm-int-new-title-in {
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	margin: auto;
	z-index: 2;
	padding: 0 10px;
	position: relative;
	background-color: #fff;
}
.tm-int-new-title-in.blue {
	background-color: #f5f8ff;
}
.tm-int-new-title-in span {
	font-size: 16px;
	color: #999;
}
.country-box-list {
	list-style: none;
	padding: 0;
}
.country-box-list li {
	float: left;
	width: 247px;
	margin: 10px 13px;
}

.tm-intcountry-box {
	width: 100%;
	border: 1px solid #e3ebff;
	border-radius: 14px;
	position: relative;
}
.newtm-i{
	background-color: #e7eeff;
	box-shadow: 0 0 10px #bfd2ff;
	border-radius: 57px;
	padding: 4px;
}
.newtm-intcountry{
	padding: 13px;
}

.tm-c-detail {
	background-color: #fff;
}
.newtm-c-detail-inbox {
	height: 99px;
	font-size: 14px;
	color: #5b6c94;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #fff;
	padding: 0px 10px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	width: 100%;
	margin-bottom: 0;
}
.tm-c-detail:hover .tm-c-detail-inbox {
	height: 99px;
	background-color: rgb(255, 255, 255, 0.8);
}
.newtm-font1{
	font-size: 24px;
	font-weight: bold;
	color: #08225e;
	margin: 10px;
}
.tm-c-btn-box {
	padding: 0px 10px 0px;
	margin-bottom: 20px;
}
.tm-c-btn {
	width: 75%;
	background-color: #ff6600;
	border: 1px solid #ff6600;
	border-radius: 30px;
	color: #fff !important;
	margin: 0px auto;
}
.tm-c-btn:hover {
	background-color: #cc5200;
	border: 1px solid #b34800;
}
.tm-cou-title {
	position: absolute;
	left: 0;
	top: 10px;
	height: 40px;
	padding: 10px;
	color: #fff;
	border-radius: 0 25px 25px 0;
	filter: alpha(opacity=50);
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
}
.btn.btn-new-radius {
	border-radius: 30px;
}
.tm-intc-box {
	width: 49%;
	background-color: #fff;
	border: 1px solid #eee;
	box-shadow: 0 0 10px #ccc;
}
.tm-intc-box-top {
	font-size: 24px;
	letter-spacing: 3px;
	padding: 15px 10px;
}
.tm-intc-box-top-left {
	background: -webkit-linear-gradient(
			left,
			#4368ee,
			#7badf6
	); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(
			right,
			#4368ee,
			#7badf6
	); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(
			right,
			#4368ee,
			#7badf6
	); /* Firefox 3.6 - 15 */
	background: linear-gradient(
			to right,
			#4368ee,
			#7badf6
	); /* 标准的语法（放在最后） */
	color: #fff;
}
.illustrate-left {
	box-shadow: 0 0 15px #2c63f0 inset;
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 15px;
	display: inline-block;
}
.tm-intc-box-top-right {
	background: -webkit-linear-gradient(
			left,
			#ff7c00,
			#ffb700
	); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(
			right,
			#ff7c00,
			#ffb700
	); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(
			right,
			#ff7c00,
			#ffb700
	); /* Firefox 3.6 - 15 */
	background: linear-gradient(
			to right,
			#ff7c00,
			#ffb700
	); /* 标准的语法（放在最后） */
	color: #fff;
}
.illustrate-right {
	box-shadow: 0 0 15px #ff4400 inset;
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 15px;
	display: inline-block;
	margin-top: 3px;
}
.tm-intc-box-body {
	padding: 10px;
	height: 438px;
}
.tm-intc-box-b-left {
	width: 200px;
	height: 286px;
	float: left;
	overflow: hidden;
	display: inline-block;
}
.tm-intc-box-b-right {
	float: right;
	width: 325px;
}
.union-anther {
	padding: 0;
	list-style: none;
}
.union-anther li {
	width: 49%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
.union-anther li:nth-child(2n) {
	float: right;
}
.union-anther li a {
	border: 1px solid #ddd;
	display: block;
	cursor: pointer;
	padding-top: 16px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.union-anther li a img {
	width: 70%;
}
.union-anther li a p {
	padding: 10px 0;
	background-color: #f1f6ff;
	margin-top: 15px;
	margin-bottom: 0;
}
.union-anther li a:hover {
	border-color: #f90;
	text-decoration: none;
}
.tm-intc-box-under {
	margin-top: 15px;
	position: relative;
	text-align: center;
}
.tm-intc-box-under h5 {
	position: relative;
	font-size: 16px;
	text-align: center;
	color: #666;
	display: inline-block;
	background-color: #fff;
	margin: auto;
	padding: 5px 10px;
	z-index: 1;
}
.tm-intc-box-eu {
	text-align: left;
	color: #999;
	text-indent: 2em;
	font-size: 14px;
	height: 60px;
}
.tm-trade-change {
	display: inline-block;
	padding: 3px 10px;
	margin: auto 5px;
	border: 1px solid #fff;
	cursor: pointer;
}
.tm-trade-change:hover,
.tm-trade-change.active {
	color: #f60;
	border-color: #f60;
	border-radius: 20px;
	text-decoration: none;
}
.tm-trade-change-list {
	padding: 0;
	list-style: none;
}
.tm-trade-change-list li {
	float: left;
	width: 165px;
	height: 125px;
	margin: 0 10px 10px;
}
.tm-trade-change-list li:first-child {
	margin-left: 0;
}
.tm-trade-change-list li:nth-child(3n) {
	margin-right: 0;
}
.tm-trade-change-list li:nth-child(4n) {
	margin-left: 0;
}
.tm-trade-change-list li img {
	width: 100%;
}
.tm-trade-change-list li a {
	display: block;
	cursor: pointer;
}
.tm-trade-change-list li a div {
	height: 80px;
	width: 165px;
	overflow: hidden;
}
.tm-trade-change-list li a p {
	margin-top: 5px;
	font-size: 14px;
	color: #999;
}
.tm-trade-change-list li a:hover {
	text-decoration: none;
}
.tm-trade-change-list::after {
	content: "";
	display: block;
	clear: both;
}
.tm-int-3c-top {
	padding: 0;
	list-style: none;
}
.tm-int-3c-top li {
	float: left;
	width: 165px;
	text-align: center;
	margin: 5px 10px 10px;
}
.tm-int-3c-top li:nth-child(1) {
	margin-left: 0;
}
.tm-int-3c-top li:nth-child(3n) {
	margin-right: 0;
}
.tm-int-3c-top li:nth-child(4) {
	margin-left: 0;
}
.tm-int-3c-top li a {
	display: block;
	padding: 3px 0;
	background-color: #fff9d5;
	color: #999;
	font-size: 12px;
	cursor: pointer;
}
.pkg-icon,
.pkg-icon.pkg-icon2,
.pkg-icon.pkg-icon3 {
	margin-top: 0px;
}
/*马德里商标页*/
.mt120{
	margin-top: 120px;
}
.index-banner.madrid-index {
	background: url(../images/madrid-bannerbg.jpg) no-repeat center;
	height: 382px;
	background-size: cover;
}
.index-banner.madrid-index2 {
    background: url(../images/madrid-bannerbg.png) no-repeat center;
    height: 382px;
    background-size: cover;
    padding: 50px 0 70px 0;
}
.madrid-newsearch {
	margin-top: 175px;
}

.madrid-warpper {
	position: relative;
	padding: 0px;
	height: 66px;
	width: 934px;
	border-radius: 33px;
	margin: 0px auto;
}

.madrid-warpper input.madrid-search {
	width: 400px;
	border: none;
}

.madrid-warpper input.madrid-search-mid {
	width: 329px;
	height: 46px;
	font-size: 18px;
	padding-left: 23px;
	border: none;
}
.madrid-btn{
	padding: 10px 47px;
}
.madrid-type {
	display: block;
	width: 353px;
	height: 56px;
	font-size: 32px;
	color: #333333;
	background: url(../images/madrid-titlebg.png) no-repeat;
	background-position-y: bottom;
	margin: 0px auto;
}
.madrid-what {
	width: 1145px;
	height: 310px;
	background: url(../images/madrid-what.png) no-repeat;
	margin: 0px auto;
	padding: 0px 50px;
}
.madrid-whatfont{
	width: 580px;
	float:right;
	font-size: 16px;
	color: #666666;
}
.madrid-bg2{
	background: url(../images/madrid-contentbg.jpg) no-repeat center;
	height: 784px;
	background-size: cover;
}
.madrid-register{
	width: 1090px;
	height: 374px;
	margin: 0px auto;
}
.madrid-processleft{
	background: url(../images/madrid-processleft.png) no-repeat center;
	width: 569px;
	height: 361px;
}
.madrid-processleft p{
	color: #314c6c;
}
.madrid-conditions{
	width: 230px;
	margin-top: 96px;
	margin-left: 26px;
}
.madrid-data{
	width: 234px;
	margin-top: 60px;
	margin-left: 36px;
}
.madrid-font1{
	font-size: 16px;
	color: #666666;
}
.madrid-processbg{
	width: 1110px;
	margin: 0px auto;
}


/*新美国商标注册*/
.body-index {background-color: #f5f8ff;}
.index-banner.tm-us{background: url(../images/us-back.jpg) no-repeat center;height: 420px;background-size: cover;}
.index-lefthtbox {width: 730px;height: 330px;padding: 11px 8px;}
.index-rightbox {width: 343px;height: 285px;background-color: #f6f9fb;box-shadow: 4px 4px 10px #d8e6fe;padding: 11px 8px;margin-right: 60px;}
.index-sbox {width: 326px;height: 265px;border: 1px solid #edf3f7;background-color: #fff;}
.index-box-font1 {font-size: 16px;color: #ff6600;}
.index-box-font2 {font-size: 14px;color: #606a8b;}
.index-icon {position: relative;border-collapse: separate;width: 287px;margin: 0px auto;}
.index-inp {width: 287px;padding: 6px 20px;border-radius: 5px;font-size: 14px;outline: none;background-color: #f5f8ff;border: none;}
.index-box-btn {width: 287px;border-radius: 30px;font-size: 16px;}
.usa_title{background:url(../images/new_us_title.png) no-repeat;text-indent: -99999px!important;height: 179px;width: 444px;margin: 40px auto;}
.usa-title-f1{background:url(../images/usa-tt1.png) no-repeat top center;padding-top: 15px;margin-top: 80px;letter-spacing: 2px;text-indent: 2px;}
.usa-title-f1.nb2{background:url(../images/usa-tt2.png) no-repeat top center;}
.usa-title-f1.nb3{background:url(../images/usa-tt3.png) no-repeat top center;}
.usa-title-f1.nb4{background:url(../images/usa-tt4.png) no-repeat top center;}
.left_us_content{ background:url(../images/usa_ft_back.jpg) no-repeat;width:849px;height:310px;}
.right_us_content{ background:url(../images/usa_zhengshu.png) no-repeat;width:220px;height:302px;}
.tm-us-content-detail{width: 560px;margin: 40px 0 0 34px;}
.tm-ucd-nb1{line-height: 33px;text-indent: 2rem;font-size: 14px;}
.tm-ucd-nb2{color: #fff;font-size: 16px;padding-top: 11px;}
.index-us-lawyer-box {width: 300px; margin: 10px 10px;}
.lawyer-us-box-in {padding: 10px 17px 20px;position: relative;background-color: #fff;height: 120px; margin: 15px auto;box-shadow: 0 2px 5px rgba(117,170,255,0.5);-moz-box-shadow: 0 2px 5px rgba(117,170,255,0.5);-webkit-box-shadow: 0 2px 5px rgba(117,170,255,0.5);border-radius:5px;}
.lawyer-us-box-in.ly{background:url(../images/us-lawyer-z.jpg) no-repeat 218px 18px #fff;}
.lawyer-us-img {width: 80px;border-radius: 40px;box-shadow: 1px 5px 5px rgba(188, 196, 255, 0.8);-moz-box-shadow: 1px 5px 5px rgba(188, 196, 255, 0.8);-webkit-box-shadow: 1px 5px 5px rgba(188, 196, 255, 0.8);position: absolute;margin-top: -40px; overflow: hidden;border: 1px solid #e4e7ff;}
.lawyer-us-name{padding-left: 120px;text-transform: uppercase; color: #0749cd;font-size: 18px;}
.usa-policy { width: 1170px; margin: 0px auto;}
.usa-hot {width: 260px;height: 260px;background-color: #fff;border: 1px solid #eeeaff; margin: 13px;position: relative;}
.usa-hot:hover {box-shadow: 0 0 20px #f0efff;}
.usa-i { width: 84px;height: 82px; margin: 20px auto;}
.usa-font1 {font-size: 24px;color: #5166ec;text-align: center;}
.usa-font2 {font-size: 16px;color: #666666;text-align: center;}
.usa-font-btn{font-size: 16px;color: #f60; cursor: pointer;}
.usa-font-btn:hover{color: #ed6003; text-decoration: none;}
.tm-package {position:relative; width: 346px; margin: 0px 20px;padding:20px;background-color: #fff;box-shadow: 0 0 8px rgba(117,170,255,0.3);-moz-box-shadow: 0 0 8px rgba(117,170,255,0.3);-webkit-box-shadow: 0 0 8px rgba(117,170,255,0.3);}
.tm-package.nb1{background:url(../images/tmpk-icon1.jpg) no-repeat right 180px  #fff;}
.tm-package.nb2{background:url(../images/tmpk-icon2.jpg) no-repeat right 180px  #fff;}
.tm-package.nb3{background:url(../images/tmpk-icon3.jpg) no-repeat right 180px  #fff;}
.tm-package-title{background:url(../images/tm-pk-title-back.png) no-repeat; width: 305px; height:73px;text-align: center; border-radius:5px; padding-top: 20px;color: #fff;font-size: 24px;box-shadow: 0 2px 10px rgba(117,170,255,0.5);-moz-box-shadow: 0 2px 10px rgba(117,170,255,0.5);-webkit-box-shadow: 0 2px 10px rgba(117,170,255,0.5);}
.tm-pk-z{position:absolute;display: inline-block;height: 102px; width: 112px;background:url(../images/tm-tj.png) no-repeat; right:10px;top:100px;}
.tm-package-title span{font-size: 20px;}
.tm-package-list{padding-top:20px;padding-left: 0;list-style:none; height: 282px}
.tm-package-list li{list-style:none; color: #999;border-bottom:1px dashed #ddd; padding: 5px 0;margin-bottom:5px; font-size: 16px;}
.tm-package-list li:first-child{color: #333;font-size: 18px;border-bottom:0;}
.tm-package-list li:last-child{border-bottom:none;}
.tm-package-list li.green{color: #53bd69;}
.tm-package-list li.orange{color: #ff6600;}
.tm-us-pk-lc{background:url(../images/usa-lc-line.png) no-repeat top center;}
.us-lc-item{width: 234px;}
.usa-btn-blue {margin: 0px auto;background-color: #4285f4;border: none;border-radius: 30px; color: #fff !important;}
.tm-synopsis-back{background:url(../images/tm-jj-back.jpg) no-repeat;width: 1140px; height: 395px; margin: auto;}
.tm-sy-left{width: 600px;float: left;padding:48px 50px 0 50px;}
.tm-sy-right{width: 520px;float: right;padding:48px 30px 0 50px;}
.tm-sy-title{font-size: 18px;color: #fff;letter-spacing: 4px;text-indent: 11px;}
.tm-sy-font1{font-size: 15px;color: #666;text-indent:2rem;letter-spacing:1px;line-height: 34px;}
.tm-sy-pp{float: left; width: 260px;}
.tm-sy-zz{float: right; width: 170px;}
.tm-sy-pp .left-img{ float: left; width: 60px;}
.tm-sy-pp .left-img img{ width: 100%;}
.tm-sy-pp .right-content{float: right; width: 180px;}
.tm-sy-zz h6, .tm-sy-pp .right-content > h6{ font-size: 16px;color: #4285f4;margin-top: 0;margin-bottom: 15px;}
.tm-sy-font2{font-size: 15px;color: #666;line-height: 25px;}
.tm-sy-font3{font-size: 15px;margin-bottom: 5px;}

/*商标交易*/
.index-banner.tm-sell{background: url(../images/sell-banner.png) no-repeat center;height: 395px;background-size: cover;padding-top: 33px;}
.sell-title{
font-size: 36px;
    color: #79a3dc;
    font-weight: 500;
    position: relative;
    letter-spacing: 5px;
    z-index: 2;
}
.sell-title span{
    display: block;
    position: absolute;
    font-size: 72px;
    color: #79a3dc;
    opacity: .1;
    top: -18px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}
.sell-country {
    width: 260px;
    height: 230px;
    text-align: center;
    background-color: #fff;
    border-top: 2px solid #6ca8f9;
    margin: 13px;
    position: relative;
    box-shadow: 0 0 10px rgba(29,98,189,0.1);
}

.sell-country img{
    width: 20%;
    margin-top: 20px;
}
.sell-country-title{
    color: #333333;
    font-size: 22px;
    font-weight: bold;
}
.sell-country-font1{
    color: #666666;
}
.sell-country-font2{
    color: #999;
    position: relative;
}
.sell-country-font2:before{
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background-color: #ddd;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 5px;
}
.sell-country-font2:after{
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background-color: #ddd;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 5px;
}
.sell-country-link{
    height: 40px;
    border-top: 1px solid #eee;
    display: none;
}
.sell-country-link .left{
    display: block;
    width: 130px;
    float: left;
    padding-top: 10px;
    color: #69a7f9;
    height: 42px;
}
.sell-country-link .right{
    border-left: 1px solid #eee;
    display: block;
    width: 129px;
    float: left;
    padding-top: 10px;
    color: #ff9900;
    height: 42px;
}
.sell-country:hover .sell-country-link{
    display: block;
}
.sell-sort-item{
    background-color: #fff;
    box-shadow: 0 0 10px rgba(29,98,189,0.1);width: 1122px;
    margin: auto 10px;
}
.sell-sort-item-in{
    display: block;
    float: left;
    padding: 15px 30px;
    width: 224px;
    height: 50px;
    color: #666666;
    border-left: 1px solid #eee;
}
.sell-sort-item-in:first-child{
    border-left: 0;
}
.sell-sort-item-in.top-line{
    border-top: 1px solid #eee;
}
.sell-sort-item-icon{
    display: inline-block;
    height: 30px;
    width: 30px;
    background: url(../images/sell-icon.png) no-repeat;
    margin-right: 10px;
    vertical-align: middle;
}
.sell-sort-item-icon.ic1{
background-position:  0 0;
}
.sell-sort-item-icon.ic2{
    background-position: 0 -51px;
}
.sell-sort-item-icon.ic3{
    background-position: 0 -101px;
}
.sell-sort-item-icon.ic4{
     background-position: 0 -151px;
 }
.sell-sort-item-icon.ic5{
    background-position: 0 -204px;
}
.sell-sort-item-icon.ic6{
    background-position: 0 -255px;
}
.sell-sort-item-icon.ic7{
    background-position: 0 -313px;
}
.sell-sort-item-icon.ic8{
    background-position: 0 -356px;
}
.sell-sort-item-icon.ic9{
    background-position: 0 -396px;
}

.sell-sort-item-icon.ic10{
    background-position: 0 -446px;
}
.sell-news{
    border: 1px solid #dde7ff;
    border-radius: 5px;
    background-color: #fff;
    width: 1122px;
    margin: 35px 10px 20px;
    position: relative;
}
.sell-news-img{
    border-radius: 5px  0 0 5px;
}
.sell-news-title{
    text-align: center;
    width: 140px;
    border-right: 1px solid #dde7ff;
    margin-top: 11px;
    height: 60px;
}
.sell-news-title h5{
    font-size: 22px;
    margin-bottom: 5px;
}
.sell-news-title p{
    color: #f90;
}
.sell-news-list{
    width: 400px;
    height: 60px;
    overflow: hidden;
    margin-top: 10px;
    padding-left: 30px;
}
.sell-news-list ul{
    list-style: none;
    padding-left: 0;
    color: #666;
}
.sell-news-list ul li{
    margin-bottom: 5px;
    color: #666;
}
.sell-news-input{
    width: 400px;
    position: absolute;
    right: 0;
    top: -20px;
    padding: 10px;
    height: 120px;
    border: 1px solid #dde7ff;
    border-radius: 0 5px 5px 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(29,98,189,0.1);
}
.sell-padding{
    padding: 10px 20px;
}
.sell-input{
    border-radius:20px 0 0 20px;
}
.sell-btn-md{
    border-radius: 0 20px 20px 0 ;
}

.sell-case-item {
    padding-top: 5px;
    height: 243px;
    overflow: hidden;
    margin-bottom: 70px;
}

.sell-case-item-box {
    padding-left: 5px;
    padding-top: 5px;
    width: 2475px;
}

.sell-case-item-box-qt{
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    margin-right: 18px;
    float: left;
    margin-top: 6px;
    height: 230px;
    width: 210px;
    border: 1px solid #69a7f9;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    padding: 15px 0;
}
.sell-case-font{
    color: #666;
    margin-top: 10px;
}
.sell-case-link{
    display: none;
    color: #f90!important;
    font-size: 14px!important;
}
.sell-case-item-box-qt:hover .sell-case-link{
    display: block;
    text-decoration: none;
}

/*新国际商标注册2.2*/
.index-banner.newintertm-banner{background: url(../images/newintertm-banner.jpg) no-repeat center;height: 468px;background-size: cover;padding-top: 55px;}
.newintertm-rightbox{
	width: 343px;
	height: 292px;
	background-color: #f6f9fb;
	box-shadow: 4px 4px 10px #d8e6fe;
	padding: 11px 8px;
	margin-right: 60px;
}
.newintertm-sbox{
	background: url(../images/tm-search-bg.png) no-repeat top;
	width: 326px;
	height: 271px;
	border: 1px solid #edf3f7;
	background-color: #fff;
}
.newintertm-title {
	font-size: 36px;
	color: #1b69ea;
	font-weight: 500;
	position: relative;
	letter-spacing: 5px;
	z-index: 2;
}
.newintertm-title span {
	display: block;
	position: absolute;
	font-size: 72px;
	color: #79a3dc;
	opacity: .1;
	top: -35px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}
.newintertm-country-box{
	width: 1156px;
	margin: 0px auto;
}
.newintertm-country {
	width: 273px;
	height: 236px;
	text-align: center;
	background-color: #fff;
	border-top: 2px solid #6ca8f9;
	margin: 8px;
	position: relative;
	box-shadow: 0 0 10px rgba(29,98,189,0.1);
}

.newintertm-country img{
	width: 20%;
	margin-top: 15px;
}
.newintertm-country-title{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	margin-top: 13px;
}
.newintertm-country-font1{
	color: #666666;
}
.newintertm-country-font2{
	color: #999;
	position: relative;
}
.newintertm-country-link{
	height: 40px;
	border-top: 1px solid #eee;
	display: none;
	position: relative;
	top:-13px;
}
.newintertm-country-link .left{
	display: block;
	width: 130px;
	float: left;
	padding-top: 10px;
	color: #69a7f9;
	height: 42px;
}
.newintertm-country-link .right{
	border-left: 1px solid #eee;
	display: block;
	width: 129px;
	float: left;
	padding-top: 10px;
	color: #ff9900;
	height: 42px;
}
.newintertm-country:hover .newintertm-country-link{
	display: block;
	background-color: #fff;
}
.newintertm-download{
	background-color: #fff;
	box-shadow: 0px 0px 10px #e9f2fe inset;
	border: 1px solid #e0ecfe;
	border-radius: 5px;
	width: 1133px;
	margin: 20px auto;
}
.newintertm-download-file{
	display: block;
	float: left;
	/* padding: 15px 30px; */
	width: 186px;
	height: 101px;
	color: #666666;
}
.newintertm-download-file:hover,.newintertm-download-file:active{
	background-color: #f5f8ff;
	box-shadow: 0px 0px 10px #e2edfe inset;

}
.newintertm-i{
	width: 40px;
	height: 51px;
	margin: 10px auto;
	display: block;
}
.newintertm-bg{
	background: url(../images/newintertm-bg1.jpg) no-repeat center;
	height: 722px;
	background-size: cover;
	padding-top: 60px;
}
#Tab_industry{
	width:1120px;
	height: 395px;
	background-color: #fff;
	margin:0px auto;
	padding:0px;
}
.Menubox_industry {
	width: 100%;
	height:28px;
	line-height:28px;
}
.Menubox_industry ul{
	margin:0px;
	padding:0px;
}
.Menubox_industry li{
	float:left;
	display:block;
	cursor:pointer;
	overflow: hidden;
	position: relative;
}

#industry1{
	background: url(../images/newintertm-icon.png) no-repeat  0 0;
	width: 140px;
	display: block;
	height: 123px;
}
#industry1:hover,#industry1.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px 0px;
	margin-top: -10px;
}

#industry2{
	background: url(../images/newintertm-icon.png) no-repeat  0px -129px;
	width: 140px;
	display: block;
	height: 123px;
}
#industry2:hover,#industry2.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px -129px;
	margin-top: -10px;
}
#industry3{
	background: url(../images/newintertm-icon.png) no-repeat  0px -258px;
	width: 140px;
	display: block;
	height: 123px;
}
#industry3:hover,#industry3.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px -258px;
	margin-top: -10px;
}
#industry4{
	background: url(../images/newintertm-icon.png) no-repeat  0px -387px;
	width: 140px;
	display: block;
	height: 123px;
}
#industry4:hover,#industry4.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px -387px;
	margin-top: -10px;
}
#industry5{
	background: url(../images/newintertm-icon.png) no-repeat  0px -516px;
	width: 140px;
	display: block;
	height: 123px;
}
#industry5:hover,#industry5.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px -516px;
	margin-top: -10px;
}
#industry6{
	background: url(../images/newintertm-icon.png) no-repeat  0px -645px;
	width: 140px;
	display: block;
	height: 123px;
}
#industry6:hover,#industry6.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px -645px;
	margin-top: -10px;
}
#industry7{
	background: url(../images/newintertm-icon.png) no-repeat  0px -774px;
	width: 140px;
	display: block;
	height: 123px;
}
#industry7:hover,#industry7.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px -774px;
	margin-top: -10px;
}
#industry8{
	background: url(../images/newintertm-icon.png) no-repeat  0px -903px;
	width: 140px;
	display: block;
	height: 123px;
}
#industry8:hover,#industry8.hover{
	width: 140px;
	height: 129px;
	background: url(../images/newintertm-icon.png) no-repeat;
	background-position: -147px -903px;
	margin-top: -10px;
}
.Contentbox_industry{
	height: 145px;
	clear:both;
	margin-top:15px;
	text-align:center;
	padding-top:8px;
}
.index-industry-box{
	width: 376px;
	/*height: 143px;*/
	/*border: 1px solid #000000;*/
	margin: 10px 10px;
}
.industry-box-in{
	width: 1140px;
}
.indeustry-detail{
	width: 255px;
	text-align: left;
	margin-right: 27px;
}
.indeustry-font1{
	font-size: 16px;
	color: #333333;
	border-left: 2px solid #fda413;
	padding-left: 10px;
}
.indeustry-font2{
	font-size: 14px;
	color: #666666;
}
.newintertm-pkg{
	background: #fff;
	height: 104px;
	padding: 16px;
}
.newintertm-pkgtop{
	width: 231px;
	height: 74px;
	background: -webkit-linear-gradient(left, #4285f4 , #9fd5ff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #4285f4, #9fd5ff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #4285f4, #9fd5ff); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #4285f4 , #9fd5ff); /* 标准的语法 */
	border-radius: 5px;
	box-shadow:4px 4px 10px #d4e3fb;
	font-size: 20px;
	color: #fff;
	padding: 20px;
}
.newintertm-pkg-font{
	font-size: 15px;
}
.newintertm-pkg-under {
	background-color: #fff;
	text-align: left;
	border-top: none;
	border-radius: 0 0 10px 10px;
	position: relative;
	z-index: 3;
}
.newintertm-pkg-under-in {
	height: 370px;
	padding: 15px 20px;
}
.newintertm-pkg-u-detail {
	list-style: none;
	margin: 15px auto;
	padding: 0;
}
.newintertm-pkg-u-detail li {
	color: #999;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #cccccc;
}
.newintertm-pkg-u-detail li.fs {
	color: #478af5;
}
.newintertm-pkg-u-detail li.fo {
	color: #ff6600;
}
.newintertm-pkg-u-detail li.sd {
	color: #53bd69;
}
.newintertm-pkg-u-detail li.tr {
	color: #64a9f1;
}
.newintertm-case{
	padding-top: 5px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newintertm-case-item-box-qt{
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	margin-right: 18px;
	float: left;
	margin-top: 6px;
	height: 135px;
	width: 210px;
	background-color: #fff;
	text-align: center;
	border-top: 3px solid #67a4f8;
}
.newintertm-case-font{
	font-size: 16px;
	color: #333333;
	margin-top: -65px;
}
.newintertm-case-font1{
	font-size: 14px;
	color: #999999;
}
.newintertm-bg1{
	background: url(../images/newintertm-bg2.jpg) no-repeat center;
	height: 709px;
	background-size: cover;
	padding-top: 60px;
}
#Tab_process{
	width:1140px;
	height: 395px;
	background-color: #fff;
	margin:0px auto;
	padding:0px;
}
.Menubox_process {
	width:100%;
	height:28px;
	line-height:28px;
}
.Menubox_process ul{
	margin:0px;
	padding:0px;
}
.Menubox_process li{
	background-color: #f3f7ff;
	width:285px;
	height: 40px;
	line-height: 40px;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	position: relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.Menubox_process li.hover{
	background-color: #fff;
	padding:0px;
	width:285px;
	height:45px;
	line-height: 45px;
	color:#1985fc;
	margin-top: -7px;
	border-radius: 5px 5px 0px 0px;
}
.Menubox_process li:hover{
	background-color: #fff;
	padding:0px;
	width:285px;
	height:45px;
	line-height: 45px;
	color:#1985fc;
	margin-top: -7px;
	border-radius: 5px 5px 0px 0px;
}
.Contentbox_process{
	clear:both;
	margin-top:15px;
	text-align:center;
	padding-top:8px;
}
.tab_process_box{
	width: 1140px;
	height: 150px;
}
.index-process-box{
	width: 376px;
	/*height: 143px;*/
	/*border: 1px solid #000000;*/
	margin: 10px 10px;
}
.process-box-in{
	width: 1140px;
}
.process-detail{
	width: 280px;
	text-align: left;
	margin-left: 40px;
	margin-right: 27px;
}
.process-detail1{
	width: 160px;
	text-align: left;
	margin-left: 40px;
	margin-right: 27px;
}
.process-font1{
	font-size: 16px;
	color: #fdaa22;
	border-left: 2px solid #fda413;
	padding-left: 10px;
}
.process-font2{
	font-size: 14px;
	color: #666666;
}
.newintertm-casebox {
	display: block;
	background-color: #fff;
	border: 1px solid #e6edff;
	padding: 10px;
	text-align: center;
	transition: all 0.3s;
	text-decoration: none;
}
.newintertm-casebox:hover{
	text-decoration: none;
}
.newintertm-casebox h5 {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}
.newintertm-casebox p {
	color: #9f9f9f;
}
.newintertm-casebox:hover {
	box-shadow: 0 0 10px #e1eaf9;
}
.newintertm-casebox:hover p {
	color: #6dc9ff;
}
/*律师*/
.title-lines {
	height: 3px;
	display: inline-block;
	width: 50px;
	background-color: #9e9fb8;
	margin: 10px 20px;
	border-radius: 3px;
}
.title-lines {
	height: 3px;
	display: inline-block;
	width: 50px;
	background-color: #9e9fb8;
	margin: 10px 20px;
	border-radius: 3px;
}
.color-purplegray {
	color: #9e9fb8;
}
#Tab_lawyer {
	width: 792px;
	margin: 0px;
	padding: 0px;
}
.Menubox_lawyer {
	width:100%;
	height:28px;
	line-height:28px;
}
.Menubox_lawyer ul{
	margin:0px;
	padding:0px;
}
.Menubox_lawyer li{
	float:left;
	display:block;
	cursor:pointer;
	width:116px;
	text-align:center;
	color: #333333;
	font-size: 15px;
}
.Menubox_lawyer li.hover {
	padding: 0px;
	background: #fff;
	width: 116px;
	border: 1px solid #4285f4!important;
	color: #fff!important;
	height: 27px;
	line-height: 25px!important;
	background-color: #4285f4!important;
	border-radius: 22px;
}
.Contentbox_lawyer{
	clear:both;
	margin-top:15px;
	text-align:center;
	padding-top:8px;
}
.index-lawyer-box{
	width: 376px;
	/*height: 143px;*/
	/*border: 1px solid #000000;*/
	margin: 10px 10px;
}
.lawyer-box-in {
	padding: 10px 17px 20px;
	position: relative;
	border: 1px solid #d9e2f1;
	background-color: #fff;
	height: 135px;
	margin: 15px auto;
}
.lawyer-box-in-left{
	width: 120px;
	float: left;
	position: relative;
	text-align: center;
}
.lawyer-img{
	width: 100px;
	border-radius:50px;
	box-shadow: 1px 5px 5px rgba(188, 196, 255, 0.8);
	-moz-box-shadow: 1px 5px 5px rgba(188, 196, 255, 0.8);
	-webkit-box-shadow:1px 5px 5px rgba(188, 196, 255, 0.8);
	position: absolute;
	margin-top: -40px;
	overflow: hidden;
	border: 1px solid #e4e7ff;
}
.lawyer-box-in-left p{
	text-transform: uppercase;
	color: #666666;
	font-size: 18px;
	margin-top: 15px;
}
.lawyer-box-in-right{
	width: 210px;
	float: right;
	text-align: left;
}
.iqc-icon {
	position: relative;
	border-collapse: separate;
	width: 287px;
	margin: 0px auto;
}
.iqc-box-font1{
	font-size: 20px;
	color: #ff6600;
	letter-spacing: 2px;
}
.iqc-box-font2{
	font-size: 14px;
	color: #606a8b;
}
.iqc-inp {
	width: 287px;
	padding: 6px 27px;
	border-radius: 5px;
	font-size: 14px;
	outline: none;
	background-color: #f5f8ff;
	border: none;
}
.iqc-box-btn{
	width: 287px;
	border-radius: 30px;
	font-size: 16px;
}
.input-slogan{
	list-style: none;
}
.index-ca-rightbox {
	width: 354px;
	height: 488px;
	background-color: #ffffff;
}
.input-slogan li{
	padding-left: 30px;
	background: url(../images/hook.png) no-repeat left top;
	margin-bottom: 10px;
	color: #999;
}
.index-tm-inp-new{
	width: 290px;
	margin: 5px 23px;
	padding: 6px 27px;
	border: none;
	border-radius: 0;
	font-size: 12px;
	outline: none;
	background-color: #f5f8ff;
}
.search-tm-pc-new {
	position: absolute;
	top: 12px;
	left: 29px;
	color: #ccc;
	z-index: 11;
	font-size: 14px;
}
.newbox-index{
	padding: 10px;
	background-color: #eff5fa;
}
.index_search_up_label {
	border-radius: 4px;
	font-size: 14px;
	height: 40px;
	padding-left: 24px;
	text-align: right;
	position: relative;
}
.index_search_up_input {
	width: 286px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 10px;
	vertical-align: middle;
	background: none;
	border: none;
	background-color: #f5f8ff;
	color: #666;
	font-weight: normal;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.index_search_up_search {
	left: 20px;
	top: 20%;
	display: inline-block;
	vertical-align: middle;
	background-size: 100% auto;
	background-position: 50%;
	background-repeat: no-repeat;
	position: absolute;
	color: #333;
}
.tab-carrow-tool {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 15px;
	font-weight: bold;
}
/*新版弹窗*/
.form-horizontal .form-group {
	margin-left: 8.33333333%;
	margin-right: 8.33333333%;
}

.popup-cont {
	display: block;
	float: left;
	padding: 0px 49px;
}

.popup-cont:hover,
.popup-cont:active {
	text-decoration: none;
}

.popup-i {
	float: left;
	padding: 0px 14px;
}

.popup-font {
	padding-top: 71px;
}
