@charset "utf-8";
/*about:zyr 
 *成都商标注册
 * time:2017-5-25
 */
.orang{color: #ff441f;}
.blue{color: #2b97f2;}
.red{color: #f33d57;}
.tt-box{
	width: 100%;
	text-align: center;
	padding-top: 60px ;
}
.tt-H3{
	font-size: 40px;	
	color: #3b3b3b;
	line-height: 42px;
}
.tt-p{
	font-size: 14px;	
	color: #707070;
	line-height:16px;
	padding-top: 18px;
}
.corlorfff{color:#fff}
/*  banner start*/
.sub-banner-inner {
	width: 100%;
	min-width: 1180px;
	overflow: hidden;
	height:577px;
	position: relative;
}
.sub-banner-inner>.bd {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height:577px;
}
.banner-bd ul>li {
	overflow: hidden;
	position: relative;
}
.sub-station-dot {
	position: absolute;
	bottom: 23px;
	z-index: 1;
	width: 100%;
}
.sub-station-dot>ul {
	text-align: center;
}
.sub-station-dot>ul>li {
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width:8px;
	height:14px;
	margin: 0 4px;
	background: url(../images/banner-on.png) no-repeat;
}
.sub-station-dot>ul>li.on {
	width: 14px;
	background-position: -8px 0;
}
/*新增留言框 end*/
.banner-form{
	width: 295px;
	height: 359px;
	background: url(../images/transparent-fff30.png) repeat;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: 305px;
	text-align: center;
	color: #fff;
}
.banner-form h5{
	font-size: 28px;
	line-height: 96px;
	padding-top: 5px;
}
.form-box{
	width: 232px;
	height: 41px;
	position: relative;
	border-radius: 5px;
	border: 1px solid #bfbfbf;
	margin: 0 auto 20px;
	background: #fff;
}
.form-box>i{
	width: 23px;
	height: 23px;
	background: url(../images/icons_03.jpg) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left:8px ;
}
.form-box .tel-icon2{
	width: 15px;
	height: 29px;
	background-position: -23px 0;
	left: 13px;
	margin-top: -14px;
}
.form-box input{
	line-height: 41px;
	padding-left:45px;
	text-align: left;
	width: 185px;
	font-size: 20px;
}
.banner-form button{
	width: 232px;
	height: 41px;
	border-radius: 5px;
	border: 1px solid #bfbfbf;
	background: #ff3333;
	font-size: 20px;
	color: #fff;
	margin-top: 45px;
}
.banner-form button:hover{
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:0.8;              /* 老版Safari */
	opacity: 0.8;
}
/*新增留言框 end*/
/*banner内容 start*/
.zc-box{
	width: 706px;
	height: 339px;
	position: absolute;
	left: 50%;
	margin-left:-353px ;
	bottom:82px;   
}
.zc-tt{
	width: 310px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 22px;
}
.zc-tt>a{
	display: block;
	width: 140px;
	height: 47px;
	float: left;
	line-height: 47px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	position: relative;
	font-size: 18px;
	margin-left: 30px;
}
.zc-tt>a i{
	width: 0;
	height: 0;
	content: "";
	border-left:9px solid transparent ;
	border-right:9px solid transparent ;
	border-top:9px solid transparent ;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -9px;
}
.zc-tt>a:first-child{margin-left: 0 !important;}
.zc-tt a.on{
	background: #2384e8;
}
.zc-tt a.on i{
	border-top:9px solid #2384e8 ;
}
.zc-bd{
	width:610px;
	padding: 33px 48px 32px 48px;
	background: url(../images/transparent30.png) repeat;
}
.banner-input,.demand-box{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 3px;
}
.banner-input{margin-bottom: 9px;}
.demand-box{
	background: #fff;
}
.input-box{
	width: 430px;
	position: relative;
	background: #fff;
}
.input-box.input-box1{
	width: 200px;
	margin-right: 9px;
	border-radius: 3px;
}
.banner-icon{
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 16px;
	height: 16px;
	background: url(../images/banner-icocn_03.png) no-repeat;
	position: absolute;	
	background-position: -48px 0;
	left: 15px;
	top: 50%;
	margin-top: -8px;
}
.banner-icon.banner-icon3{background-position: 0 0;}
.banner-icon.banner-icon4{background-position: -16px 0;}
.input-box input{
	border: none;
	padding-left: 35px;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
}
.zx-btn{
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 180px;
	text-align: center;
	line-height: 49px;
	line-height: 49px;
	background: #ef566c;
	color: #fff;
	font-size: 16px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.zx-btn2.zx-btn{
	width: 190px;
	border-radius: 3px;
}
.zx-btn:hover{
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:0.8;              /* 老版Safari */
	opacity: 0.8;
}
.zc-bd.block{display: block;}
.demand-fl{
	width: 366px;
	text-align: left;
	padding:0 0 21px 38px;
}
.demand-fl .bd{
	position: relative;
}
.demand-fl .bd>p{
	font-size: 14px;
	color:#494949;
	line-height: 32px;
	padding-top: 6px;
	position: relative;
}
.banner-icon.banner-icon2{
	background-position: -32px 0;
    margin-top: -5px;
    left: -20px;
}
.demand-fl ul>li{
	font-size: 14px;
	line-height: 24px;
	color: #8a8a8a;
}
.line-fl{
	width: 1px;
	height: 128px;
	border-left:1px dashed #e5e5e5;
	position: absolute;
	right: 0;
	top: 9px;
}
.sort-fr{
	width: 206px;
	text-align: center;
	overflow: hidden;
}
.sort-fr a{
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 100%;
}
.sort-fr i{
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 60px;
	height: 70px;
	background: url(../images/banner-icocn_03.png) no-repeat;
	background-position: -136px -18px;
	margin: 34px 0 20px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.sort-fr.sort-fr1 i{
	width: 136px;
	height: 71px;
	background-position: 0 -16px;
	margin: 0;
}
.sort-fr.sort-fr1 p{
	padding: 19px 0 16px;
}
.sort-fr p{
	font-size: 14px;
	color: #494949;
	line-height: 16px;
}
.sort-fr:hover p{
	text-decoration: underline;
	color: #2384e8;
}
.sort-fr:hover i{
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95);
}
/*banner内容 end*/
/*  banner end*/
/*优势 start*/
.bg-box{
	width: 100%;
	overflow: hidden;
	min-width: 1180px;
}
.adv-box{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.adv-list{
	overflow: hidden;
}
.adv-list li{
	float: left;
	width: 20%;
	text-align: left;
	overflow: hidden;
	padding: 14px 0;
	font-size: 0;
}
.adv-list li span{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	font-size: 14px;
	color: #5c5c5c;
	line-height: 20px;
	padding:6px 0 0 0
}
.adv-list li span b{
	font-size:25px;
	color: #2b97f2;
}
.adv-list li i,
.adv-list li span{
	float: left;
}
.adv-icon{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width: 50px;	
	height:50px;
	margin-right: 13px;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	background: url(../images/adv-icon_03.jpg) no-repeat;
}
.adv-icon.adv-icon2{background-position: -50px 0;}
.adv-icon.adv-icon3{background-position: -100px 0;}
.adv-icon.adv-icon4{background-position: -150px 0;}
.adv-icon.adv-icon5{background-position: -200px 0;}
.adv-list li p{
	font-size: 20px;
	color: #666;
	line-height: 20px;
	float: left;
	padding: 8px 0 0 0 ;
}
.adv-list li:hover i{
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
}
/*优势 end*/
/*3款热门商标 start*/
.bg-box.bg-box2{
	background: #f6f6f6;
}
.hot-list{
	overflow: hidden;
	padding: 42px 0 60px;
	height: 419px;
}
.hot-list li{
	width: 30.3%;
	float: left;
	text-align: center;
	margin-left: 50px;
	border-radius: 5px;
	background: #fff;
	transition: all .8s;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s;
	transition: all .8s linear;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
	border: 1px solid transparent;
	border-top:2px solid #f33d57 ;
	height: 416px;
	position: relative;
}
.hot-list li:first-child{margin-left: 0 !important;}
.hot-list li:hover{
	box-shadow: 0 0 32px 5px rgba(215,215,215,0.5);
	border-top: 1px solid #f33d57;
	border-color: #f33d57;
	height: 417px;
    margin-top: -22px;
}
.hot-list li:hover img{
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.hot-list li p{
	width: 321px;
	margin: 0 auto;
	padding-top: 13px;
	border-bottom: 1px dashed #dcdcdc;
	height: 76px;
	line-height: 76px;
	text-align: center;
	color: #3b3b3b;
	font-size: 30px;
}
.hot-list li p b{
	font-family: impact;
	font-size: 36px;
	padding-right: 15px;
	color: #2b97f2;
}
.hot-list li img{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	margin:20px auto 26px;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
}
.hot-list li span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #3b3b3b;
}
.hot-list li:first-child span{
	padding-top:15px !important;
}
.adv-icon.adv-icon6{
	width: 40px;
	height: 55px;
	background-position: 0 -50px;
	position: absolute;
	left: 10px;
	top: 0;
}
.banli-box{
	width: 295px;
	overflow: hidden;
	position: absolute;
	bottom: 37px;
	left: 50%;
	margin-left: -147px;
}
.banli-box a{
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	font-size: 18px;
	background: #2b97f2;
}
.banli-box a:first-child{
	background: #f33d57;
}
/*3款热门商标 end*/
/*banner广告 start*/
.bannergg-box{
	height: 150px;
}
.banner-gg{
	width: 1920px;
	position: absolute;
	height: 150px;
	left: 50%;
	margin-left: -960px;
}
/*banner广告 end*/
/*选择我们 start*/
.choose-box{
	height: 670px;
	position: relative;
}
.choose-fl{
	position: absolute;
	width: 620px;
	height: 612px;
	left: 50%;
	margin-left: -634px;
	bottom: 0;
}
.adv-icon.adv-icon7{
	width: 105px;
	height: 105px;
	background-position: -40px -50px;
	position: absolute;
    bottom: 346px;
    left: -30px;
    z-index: 3;
	-webkit-animation: chair 3s ease-in-out infinite;
	 animation: chair 3s ease-in-out infinite;
}
@-webkit-keyframes chair {
    0% { -webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8); }
    50% {  -webkit-transform: scale(1,1); transform: scale(1,1); }
    100% { -webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8); }
}
@keyframes chair {
    0% { -webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8); }
    50% {  -webkit-transform: scale(1,1); transform: scale(1,1); }
    100% { -webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8); }
}
.choose-img.choose-img2{
	position: absolute;
	bottom:-1px;
	left: -60px;
}
.choose-img.choose-img1 img{ 
	/*animation: circle2 8s linear infinite;
   -moz-animation: circle2 8s linear infinite;
    -webkit-animation: circle2 8s linear infinite;
    -moz-animation: circle2 8s linear infinite;
    -ms-animation: circle2 8s linear infinite;
     -o-animation: circle2 8s linear infinite;*/
}
@-webkitkeyframes circle2{
	from{
		transform: rotate(0);		
	}
	to{
		transform:  rotate(360deg);
	}
}
@-moz-keyframes circle2{
	from{
		transform: rotate(0);		
	}
	to{
		transform:  rotate(360deg);
	}
}
@keyframes circle2{
	from{
		transform: rotate(0);		
	}
	to{
		transform:  rotate(360deg);
	}
}
.choose-text{
	width: 685px;
	position: absolute;
	right: 0;
	height: 600px;
	bottom: 0;
}
.choose-ist{
	width: 100%;
	padding-top: 6px;
}
.choose-ist li{
	width: 576px;
	height:58px;
	border-radius: 5px;
	margin-bottom: 31px;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    border: 1px solid #2b97f2;
 }
.choose-ist li:first-child{
	margin-bottom: 33px !important;
}
.choose-ist .choose-li2{
	margin-left: 70px;
}
.choose-ist .choose-li3{
	margin-left: 105px;
}
.choose-ist .choose-li4{
	margin-left:76px;
	margin-top: 3px;
}
.choose-ist li span{
	text-align: center;
	float: left;
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	position: relative;
	padding: 0 20px;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    background: #2b97f2;
    font-size: 18px;
    color: #fff;
    line-height:60px;
}
.choose-ist li span i{
	width: 0;
	height: 0;
	content: "";
	border-right: 12px solid #2b97f2;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: -12px;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
.choose-ist li p{
	float: left;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	line-height:58px;
	color: #3c3c3c;
}
.choose-ist .h72{
	height: 72px;
}
.choose-ist .h72 span{
	line-height: 73px;
}
.choose-ist .h72 p{
	padding-top: 13px ;
	line-height: 22px;
}
.choose-ist li:hover{
	border-color: #f33d57;
}
.choose-ist li:hover span{
	background: #f33d57;
}
.choose-ist li:hover span i{
	border-right-color: #f33d57;
}
.btn-box{
	width:456px;
	height:51px;
	line-height: 51px;
	margin: 0 auto;
	padding-left:20px;
	border: 1px solid #269afd;
	text-align: left;
	font-size: 16px;
	color: #666;
	position: relative;
	border-radius: 25.5px;
	font-size: 16px;
	color: #3f9cf0;
}
.btn-box.btn-box1{margin-left: 39px;}
.btn-box big{
	font-size: 20px;
	color: #17b0ad;
}
.zx-btn.zx-btn4{
	width: 200px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    position: absolute;
    border-radius: 26px;
    right: -2px;
    background:url(../images/btn-bg_03.jpg) repeat-y;
    color: #fff;
    top:0;
    border: none;
    font-size: 22px;
}
/*选择我们 end*/
/*只需4步 start*/
.bg-box.bg-box3{
	background: url(../images/flow-bg_02.jpg) no-repeat;
	padding-bottom: 60px;
}
.flow-box{
	position: relative;
	z-index: 4;
}
.flow-list{
	width: 100%;
	overflow: hidden;
	padding: 45px 0 30px;
}
.flow-list li{
	width: 25%;
	text-align: center;
	float: left;
}
.flow-list li span{
	font-family: impact;
	font-size: 36px;
	color: #fff;
	line-height: 38px;
}
.flow-list li p{
	font-size: 16px;
	color: #fff;
	line-height:18px ;
}
.bot-bg{
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #fff;
	margin:15px auto 23px;
}
.flow-list li i{
	width: 163px;
	height: 162px;
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	background: url(../images/flow-icon_03.png) no-repeat;
	margin-bottom: 22px;
}
.flow-list li .flow-icon2{background-position: -163px 0;}
.flow-list li .flow-icon3{background-position: -328px 0;}
.flow-list li .flow-icon4{background-position: -491px 0;}
.line-flow{
	width: 1138px;
	height: 1px;
	background: #565d71;
	position: absolute;
	top: 245px;
	left: 50%;
	margin-left: -569px;
	z-index: -1;
}
.line-flow b{
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin-top: -2px;
}
.flow-list li.active span{
	color: #f33d57;
}
.flow-list li.active p{
	color: #f33d57;
}
.flow-list li.active .bot-bg{
	background: #f33d57;
}
.flow-list li.active i{background-position: 0 -163px;}
.flow-list li.active .flow-icon2{background-position: -163px -163px;}
.flow-list li.active .flow-icon3{background-position: -328px -163px;}
.flow-list li.active .flow-icon4{background-position: -491px -163px;}
/*只需4步 end*/
/*我们追求卓越 start*/
.pursue-box{
	min-width: 1180px;
}
.pursue-list{
	width: 100%;
	overflow: hidden;
	padding:106px 0 60px ;
}
.pursue-list li{
	width:19.7%;
	float: left;
	text-align: center;
	position: relative;
	border: 1px solid #2b97f2;
	margin-left: 30px;
	border-radius: 5px;
	padding: 108px 15px 38px 15px;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
.pursue-list li img{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	position: absolute;
	width: 155px;
	height: 155px;
	border-radius: 50%;
	left: 50%;
	margin-left: -77.5px;
	top: -77.5px;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
}
.name-text{
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	color: #636363;
}
.name-text span:first-child{
	font-size: 20px;
	color: #2b97f2;
}
.banli-text{
	font-size: 16px;
	line-height:18px;
	color: #636363;
	padding: 8px 0 15px;
	text-align: left;
}
.banli-text font{margin-right: 20px;}
.serve-box{
	width: 100%;
	overflow: hidden;
}
.serve-box a{
	width: 108px;
	line-height:38px;
	height: 38px;
	border-radius: 5px;
	border: 1px solid #2b97f2;
	font-size: 18px;
	color: #2b97f2;
	background: none;
}
.pursue-list li:hover{
	background: #2b97f2;
}
.pursue-list li:hover p{
	color: #fff;
}
.pursue-list li:hover p span{
	color: #fff;
}
.pursue-list li:hover a{
	border-color: #fff;
	color: #fff;
}
.pursue-list li:hover img{
	-webkit-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-moz-transform: scale(1.08);
	transform: scale(1.08);
}
.pursue-list li .serve-box a:hover{
	background: #fff;
	color: #2b97f2;
}
/*我们追求卓越 end*/
/*论拥有好商标的重要性 start*/
.important-box{
	padding:54px 0 0 0;
}
.zc-tt.zc-tt1{
	width: 646px;
	margin: 0 auto;
}
.zc-tt.zc-tt1 a{
	width: 260px;
	height: 70px;
	line-height: 70px;
	border: 1px solid #2b97f2;
	border-radius: 5px;
	color:#2b97f2;
	background: none;
}
.zc-tt.zc-tt1 a i{
	border: none;
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width: 13px;
	height: 13px;
	background: url(../images/sj.png) no-repeat;
	margin-left: -7px;
	bottom: -13px;
}
.zc-tt.zc-tt1 .on i{
	background-position: -13px 0;
	
}
.zc-tt.zc-tt1 .on {
	background: #2b97f2;
	color: #fff;
}
.impo-bd{
	width: 100%;
	height: 361px;
}
.important-list{
	width: 100%;
	overflow: hidden;
	padding: 15px 0 40px;
}
.important-list li{
	width: 377px;
	height: 138px;
	float: left;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    border-radius: 5px;
    margin:0 0 15px 20px;
}
.important-list li:first-child,.important-list .important-li3{margin-left: 0 !important;}
.important-list li a{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #2b97f2;
	background: #fff;
	text-align: center;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
.important-list li span{
	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #2b97f2;
	padding: 30px 0 11px;
}
.important-list li .inpo-p3{
	padding-top: 45px;
}
.important-list li p{
	font-size: 14px;
	color: #7a7a7a;
	line-height: 26px;
}
.important-list li:hover a{
	background: #2b97f2;
}
.important-list li:hover p{
	color: #fff;
}
.important-list li:hover span{
	color: #fff;
}
.important-list2.important-list li{
	width: 280px;
	height: 140px;
	margin-bottom: 20px;
}
.case-icon{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width: 280px;
	height: 140px;
	background: url(../images/case_03.png) no-repeat;
}
.case-icon.case-icon2{background-position: -280px 0;}
.case-icon.case-icon3{background-position: -560px 0;}
.case-icon.case-icon4{background-position: -840px 0;}
.case-icon.case-icon5{background-position: 0 -140px;}
.case-icon.case-icon6{background-position: -280px -140px;}
.case-icon.case-icon7{background-position: -560px -140px;}
.case-icon.case-icon7{background-position: -840px -140px;}
.important-list2.important-list li:hover{
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
/*论拥有好商标的重要性 end*/
/*商标注册遇到障碍 start*/
.need-box{
	min-width: 1180px;
	overflow: hidden;
	padding-bottom: 40px;
}
.need-list{
	width:50%;
	padding-top: 33px;
}
.need-list li{
	width: 545px;
	height: 55px;
	line-height: 55px;
	border: 1px solid #eee;
	text-align: left;
	position: relative;
	font-size: 14px;
	color:#8f8f8f;
	margin-bottom: 20px;
	padding-left: 20px;
	box-shadow: inset 0 0 0 0px transparent;
	 -webkit-transition: all 0.9s ease-in;
    -moz-transition: all 0.9s ease-in;
    -ms-transition: all 0.9s ease-in;
    -o-transition: all 0.9s ease-in;
    transition: all 0.9s ease-in;
}
.need-list li a{
	width: 126px;
	height: 46px;
	border-radius: 5px;
	line-height: 46px;
	color: #fff;
	font-size: 14px;
	background: #2b97f2;
	position: absolute;
	right: 5px;
	top: 4px;
}
.need-list li:after {
	content: '';
	display: block;
	position: absolute;
	}	
.need-list li:before {
	content: '';
	display: block;
	position: absolute;
}
.need-list li:after,
.need-list li:before {
	box-sizing: border-box;
	border: 1px solid transparent;
	width: 0;
	height: 0;
}
.need-list li:after {
	top: 0;
	left: 0;
	-webkit-transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
	transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}
.need-list li:before {
	bottom: 0;
	right: 0;
	-webkit-transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
	transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
}
.need-list li:hover:after,
.need-list li:hover:before {
	width: 100%;
	height: 100%;
}
.need-list li:hover:after {
	border-top-color: #2b97f2;
	border-right-color: #2b97f2;
	-webkit-transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
	transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
}
.need-list li:hover:before {
	border-bottom-color: #2b97f2;
	border-left-color: #2b97f2;
	-webkit-transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
	transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}	
.news-text{
	width: 565px;
	height: 279px;
	border: 1px solid #2b97f2;
	margin-top: 33px;
	overflow: hidden;
}
.news-text >.bd{
	overflow: hidden;
}
.new-tt{
	width:525px;
	text-align: left;
	padding-left: 40px;
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	color: #fff;
	background: #2b97f2;
}
.new-tt i{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width:30px;
	height:30px;
	background: url(../images/weixin.png) no-repeat;
	position: relative;
	left: -9px;
	top:9px;
}
.new-list{
	width: 100%;
}
.news-text .bd .tempWrap{margin-top: 20px;}
.new-list li{
	text-align: left;
	padding-left:25px;
	font-size: 14px;
	line-height: 25px;
	color: #6f6f6f;
}
.new-list li span{
	padding: 0 20px 0 15px;
}
.dis-none{ display: none;}
/*商标注册遇到障碍 end*/