@charset "utf-8";
/*about zyr
 * 内容：知识产权-知产贯标
 * 2017-12-7
 */
/*页面公用 end*/
.opactity:hover{
	filter:alpha(opacity=85);       /* IE */
	-moz-opacity:0.85;              /* 老版Mozilla */
	-khtml-opacity:0.85;              /* 老版Safari */
	opacity: 0.85;
}
.animated {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.yellow{color: #f7ab00;}
.banner-img{
	width:874px;
	height:280px;
	position: absolute;
	left: 50%;
	top:142px;
	margin-left: -437px;
}
.banner-box span{
	position: absolute;
	width: 140px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	border-radius: 2px;
	bottom: 170px;
	left: 50%;
	margin-left: -313px;
	background: #ff6600;
}
.banner-rw{
	width: 1200px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -600px;
}
.box5{padding-bottom: 50px;}
.banner-rw img{margin: 100px 0 0 100px;}
/*快速申请通道 start*/
.putin-box{
	width: 296px;
	height: 390px;
	position: absolute;
	background: #fff;
	border-radius: 2px;
	text-align: center;
    left: 50%;
    margin-left: 305px;
    top: 108px;
}
.putin-box h4{
	font-size: 24px;
	color: #13b3b3;
	line-height: 52px;
	padding-top: 12px;
}
.form-input{
	width: 254px;
	height: 38px;
	border-radius: 2px;
	border: 1px solid #d6d6d6;
	position: relative;
	margin: 0 auto 10px;
	text-align: left;
}
.form-input i{
	width: 18px;
	height: 18px;
	background: url(../images/public/put-icon_03.jpg) no-repeat;
	position: absolute;
	left: 12px ;
	top: 10px;
}
.form-input .put-icon2{background-position: -18px 0;}
.form-input .put-icon3{background-position: -36px 0;width: 16px;}
.form-input .put-icon4{background-position: -53px 0;width: 10px;height: 20px;left: 16px;}
.form-input .put-icon5{background-position: -63px 0;width: 15px;height: 15px;left: 13px;}
.form-input input{
	width:210px ;
	height: 38px;
	line-height: 38px;
	padding-left:40px;
	font-size: 14px;
}
.putin-box button{
	width: 256px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	margin: 10px auto 0;
	background: #13b3b3;
}
/*快速申请通道 end*/
.ipr-box{
	overflow: hidden;
	min-width: 1200px;
}
.box1{background: #f7f7f7;}
/*标题 start*/
.tt-box{
	text-align: center;
	padding: 49px 0 30px;
}
[class^="danceWord"]{
	word-break:break-all;
	white-space:pre-wrap;
}
[class^="danceWord"] span{
	display:inline-block;
	opacity:0;
    white-space:pre-wrap;
}
.danceWord-s1{
	font-size: 30px;
	color: #565656;
	font-weight: bold;
	line-height: 32px;
}
.danceWord-s1 .ele{
	-webkit-animation:a7 .6s ease-out forwards;
	-ms-animation:a7 .6s ease-out forwards;
	-moz-animation:a7 .6s ease-out forwards;
	-o-animation:a7 .6s ease-out forwards;
	animation:a7 .6s ease-out forwards;
}
/*
.tt-box p{
	width: 60px;
	height: 4px;
	background: #999;
	margin-top: 14px;
	position: relative;
}

.tt-box p font{
	width: 10px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 0;
	background: #cd0005;
}
*/
.tt-box2 h3{color: #fff;}
.tt-box2 p{background: #fff;}
.tt-box3{padding-bottom: 20px;}
.tt-box>span{
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	display: block;
	padding-top: 13px;
}
/*标题 end */
/*页面公用 end*/
/*知识产权贯标 start*/
.icons{background: url(/statics/zscq/image/icons_03.png) no-repeat;}
.intro-box{
	width:1080px ;
	padding: 0 60px;
	text-align: left;
}
.intro-box>p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: justify;
}
.intro-list{
	width: 100%;
	overflow: hidden;
	padding: 35px 0 60px;
}
.intro-list li{
	width: 340px;
	float: left;
	text-align: center;
	height: 200px;
	position: relative;
	overflow: hidden;
	background: #13b3b3;
	margin-left: 30px;
	z-index: 3;
	color: #fff;
}
.intro-list li:first-child{margin-left: 0 !important;}
.intro-list li img{
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	filter:alpha(opacity=50);       /* IE */
	-moz-opacity:0.5;              /* 老版Mozilla */
	-khtml-opacity:0.5;              /* 老版Safari */
	opacity: 0.5;
	-webkit-transition: all .9s;
	transition: all .9s;
}
.intro-list li i{
	width: 45px;
	height: 40px;
	margin: 43px 0 9px;
}
.intro-list li .intro-icons2{background-position: -54px 0;}
.intro-list li .intro-icons3{background-position: -102px 0;}
.intro-list li p{
	font-size: 18px;
	line-height: 30px;
}
.intro-list li p big{
	font-size: 24px;
}
.intro-list li:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.intro-list li:hover i{
	-webkit-animation: scale_img .66s ease-in;
	animation: scale_img .66s ease-in;
}
/*知识产权贯标 end*/
/*知识产权贯标可以带来哪些好处？ start*/
.good-list{
	width: 100%;
	overflow: hidden;
	padding: 10px ;
}
.good-list li{
	width: 20%;
	float: left;
	text-align: center;
	-webkit-transition: all .46s;
	transition: all .46s;
	height: 300px;
	position: relative;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.46s;
    transition-duration: 0.46s;
}
.good-list li:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.46s;
    transition-duration: 0.46s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.good-list li:hover:before{
	-webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.good-list li:hover{
	box-shadow: 0 0 6px 3px rgba(0,0,0,0.08);
}
.good-list li i{
	width: 110px;
	height: 110px;
	background-position: 0 -49px;
	margin: 30px 0 15px;
}
.good-list li .good-icon2{background-position: -110px -49px;}
.good-list li .good-icon3{background-position: -220px -49px;}
.good-list li .good-icon4{background-position: -330px -49px;}
.good-list li .good-icon5{background-position: -440px -49px;}
.good-list li p{
	font-size: 20px;
	color: #333;
	padding: 0 0 10px;
}
.good-list li span{
	display: block;
	font-size:14px;
	color: #666;
	line-height: 24px;
	padding: 0 15px;
}
.good-btn{margin: 40px auto 60px;}
/*知识产权贯标可以带来哪些好处？ end*/
/*知识产权贯标补贴政策 start*/
.bt-box{
	background: url(../images/zcgb/bg_02.jpg) center top no-repeat;
	color: #fff;
}
.bt-list{
	width: 100%;
	overflow: hidden;
	padding: 10px 0 28px;
	height:272px;
}
.bt-list li{
	width: 280px;
	float: left;
	text-align: center;
	margin-left: 26px;
	-webkit-transition: all .36s;
	transition: all .36s;
}
.bt-list li:first-child{margin-left: 0 !important;}
.bt-list li p{
	font-size: 18px;
	line-height: 34px;
	padding: 20px 0 0;
}
.bt-list li p font{
	font-family: impact;
	font-size: 26px;
}
.bt-list li:hover{
	margin-top: -10px;
}
.ps-text{
	text-align: center;
	font-size: 14px;
	padding-bottom: 60px;
}
.ps-text i{
	width: 21px;
	height: 17px;
	background-position: -150px 0;
}
/*知识产权贯标补贴政策 end*/
/*顶呱呱核心优势 start*/
.ys-img{
	text-align: center;
}
/*顶呱呱核心优势 end*/
/*流程 start*/
.flow-list{
	width: 100%;
	overflow:hidden ;
	background: url(../images/zcgb/flow-bg_03.jpg) center 75px no-repeat;
	padding: 30px 0 65px;
}
.flow-list li{
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 120px;
}
.flow-list li:first-child{margin-left: 0 !important;}
.flow-list li p{
	font-size: 14px;
	color: #333;
	padding: 27px 0 0;
}
.icons-box{
	width: 92px;
	height: 82px;
	border: 4px solid #cbcbcb;
	position: relative;
	text-align: center;
	background: #fff;
	box-shadow: inset 0 0 0 0px transparent;
	 -webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
}
.flow-list .on .icons-box{
	border-color: #13b3b3;
}
.icons-box:before,.icons-box:after{
	content: '';
	display: block;
	position: absolute;
	box-sizing: border-box;
	border: 4px solid transparent;
	width: 0;
	height: 0;
}
.icons-box: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;
}
.icons-box: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;
}
.flow-list .on .icons-box:before,.flow-list .on .icons-box:after{
	width: 100%;
	height: 100%;
}
.flow-list .on .icons-box:after{
	border-top-color: #13b3b3;
	border-right-color: #13b3b3;
	-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;
}
.flow-list .on .icons-box:before{
	border-bottom-color: #13b3b3;
	border-left-color: #13b3b3;
	-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;
}
.icons-box span{
	display: block;
	width: 24px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	background: #13b3b3;
	margin: -14px auto 0;
	position: relative;
	z-index: 3;
}
.icons-box i{
	width: 35px;
	height: 35px;
	background-position: -171px 0;
	margin-top: 17px;
}
.icons-box .flow-icon2{background-position: -206px 0;}
.icons-box .flow-icon3{background-position: -240px 0;}
.icons-box .flow-icon4{background-position: -276px 0;}
.icons-box .flow-icon5{background-position: -309px 0;}
.icons-box .flow-icon6{background-position: -344px 0;}
/*流程 end*/
/*动画 start*/
 @keyframes circle2{
	from{
		transform: rotate(0);		
	}
	to{
		transform:  rotate(360deg);
	}
}
@-webkit-keyframes dyamiuc_round {
    0% { -webkit-transform: scale(.3); transform: scale(.3); opacity: 0 }
    50% { -webkit-transform: scale(.7); transform: scale(.7); opacity: 1 }
    100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0 }
    }

@keyframes dyamiuc_round {
    0% { -webkit-transform: scale(.3); transform: scale(.3); opacity: 0 }
    50% { -webkit-transform: scale(.7); transform: scale(.7); opacity: 1 }
    100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0 }
    }
@-webkit-keyframes tadaA {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tadaA {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-moz-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px)
	}
	40% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
	60% {
		-webkit-transform: translatey(-2px);
		transform: translatey(-2px)
	}
}
@-ms-keyframes bounce {
	
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px)
	}
	40% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
	60% {
		-webkit-transform: translatey(-2px);
		transform: translatey(-2px)
	}
}
@-o-keyframes bounce {
	
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px)
	}
	40% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
	60% {
		-webkit-transform: translatey(-2px);
		transform: translatey(-2px)
	}
}
@-webkit-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px)
	}
	40% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
	60% {
		-webkit-transform: translatey(-2px);
		transform: translatey(-2px)
	}
}
@keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px)
	}
	40% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
	60% {
		-webkit-transform: translatey(-2px);
		transform: translatey(-2px)
	}
}
@-webkit-keyframes bg-move{
  from{
    background-position-x: 0;
  }
  to{
    background-position-x: -5190px;
  }
}@-moz-keyframes bg-move{
  from{
    background-position-x: 0;
  }
  to{
    background-position-x: -5190px;
  }
}@-ms-keyframes bg-move{
  from{
    background-position-x: 0;
  }
  to{
    background-position-x: -5190px;
  }
}@-o-keyframes bg-move{
  from{
    background-position-x: 0;
  }
  to{
    background-position-x: -5190px;
  }
}
@keyframes bg-move{
  from{
    background-position-x: 0;
  }
  to{
    background-position-x: -5190px;
  }
}
@-webkit-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@-moz-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@-o-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@-ms-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@-webkit-keyframes chair {
    0% { -webkit-transform: scale(1,1); transform: scale(1,1); }
    50% {  -webkit-transform: scale(1.2,1.2); transform: scale(1.2,1.2); }
    100% { -webkit-transform: scale(1,1); transform: scale(1,1); }
}
@keyframes chair {
    0% { -webkit-transform: scale(1,1); transform: scale(1,1); }
    50% {  -webkit-transform: scale(1.2,1.2); transform: scale(1.2,1.2); }
    100% { -webkit-transform: scale(1,1); transform: scale(1,1); }
}
@-webkit-keyframes widthA {
    0%{
        opacity: 0;
        width: 0;
    }
    80%{
        opacity: 1;
    }
    100%{
        width: 120px;
    }
}@-webkit-keyframes hot{
  from{
    transform: scale(1.3);
    opacity: 0;    
  }
  to{
    transform:  scale(1);
    opacity: 1;  
  }
}
@-moz-keyframes hot{
  from{
    transform: scale(1.3);    
    opacity: 0;  
  }
  to{
     transform:  scale(1);
     opacity: 1;  
  }
}
@-ms-keyframes hot{
  from{
    transform: scale(1.3);    
    opacity: 0;  
  }
  to{
     transform:  scale(1);
     opacity: 1;  
  }
}
@-o-keyframes hot{
  from{
    transform: scale(1.3);    
    opacity: 0;  
  }
  to{
     transform:  scale(1);
     opacity: 1;  
  }
}
@keyframes hot{
	from{
	    transform: scale(1.3);
	    opacity: 0;  
	}
	to{
	    transform:  scale(1);
	    opacity: 1;  
	  }
}
@keyframes widthA {
    0%{
        opacity: 0;
        width: 0;
    }
    80%{
        opacity: 1;
    }
    100%{
        width: 120px;
    }
}
@keyframes a7{
	0%{
		opacity:1;
		-webkit-transform:scale(0.3,0.3);
		-ms-transform:scale(0.3,0.3);
		-moz-transform:scale(0.3,0.3);
		-o-transform:scale(0.3,0.3);
		transform:scale(0.3,0.3);
	}
	100%{
		opacity:1;
		-webkit-transform:scale(1,1);
		-ms-transform:scale(1,1);
		-moz-transform:scale(1,1);
		-o-transform:scale(1,1);
		transform:scale(1,1);
	}
}
@-webkit-keyframes a7{
	0%{
		opacity:1;
		-webkit-transform:scale(0.3,0.3);
		-ms-transform:scale(0.3,0.3);
		-moz-transform:scale(0.3,0.3);
		-o-transform:scale(0.3,0.3);
		transform:scale(0.3,0.3);
	}
	
	100%{
		opacity:1;
		-webkit-transform:scale(1,1);
		-ms-transform:scale(1,1);
		-moz-transform:scale(1,1);
		-o-transform:scale(1,1);
		transform:scale(1,1);
	}
}
@-ms-keyframes a7{
	0%{
		opacity:1;
		-webkit-transform:scale(0.3,0.3);
		-ms-transform:scale(0.3,0.3);
		-moz-transform:scale(0.3,0.3);
		-o-transform:scale(0.3,0.3);
		transform:scale(0.3,0.3);
	}
	100%{
		opacity:1;
		-webkit-transform:scale(1,1);
		-ms-transform:scale(1,1);
		-moz-transform:scale(1,1);
		-o-transform:scale(1,1);
		transform:scale(1,1);
	}
}
@-moz-keyframes a7{
	0%{
		opacity:1;
		-webkit-transform:scale(0.3,0.3);
		-ms-transform:scale(0.3,0.3);
		-moz-transform:scale(0.3,0.3);
		-o-transform:scale(0.3,0.3);
		transform:scale(0.3,0.3);
	}
	
	100%{
		opacity:1;
		-webkit-transform:scale(1,1);
		-ms-transform:scale(1,1);
		-moz-transform:scale(1,1);
		-o-transform:scale(1,1);
		transform:scale(1,1);
	}
}
@-o-keyframes a7{
	0%{
		opacity:1;
		-webkit-transform:scale(0.3,0.3);
		-ms-transform:scale(0.3,0.3);
		-moz-transform:scale(0.3,0.3);
		-o-transform:scale(0.3,0.3);
		transform:scale(0.3,0.3);
	}
	
	100%{
		opacity:1;
		-webkit-transform:scale(1,1);
		-ms-transform:scale(1,1);
		-moz-transform:scale(1,1);
		-o-transform:scale(1,1);
		transform:scale(1,1);
	}
}
/*动画  end*/
.yzm_input{
    width: 45%!important;
    float: left;
    padding-left: 0!important;
    text-indent: 15px;
}
.get-code{
    width: 50%!important;
    float: right;
    margin: 0!important;
    height: 38px!important;
    line-height: 38px!important;
    font-size: 15px!important;
}
.city_select{
    width: 100%;
    border: none;
    height: 38px;
    line-height: 38px;
    padding-left:40px;
    font-size: 14px;
}
