*{margin: 0px;padding: 0px;}
body{background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 
.main{
	width: 1180px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
.nav .main{
	width: 1180px;
	margin:0 auto;
}
.nav .logo{
	float: left;
}
.nav .logo img{
	display: block;
}
.rollingNav .main{
	width: 1180px;
	height: auto;
	overflow: hidden;
	overflow: hidden;
	margin:0 auto;
}
.nav  .list{
	margin-top:40px;
	width: 670px;
	float: right;
}
.nav  .list ul li{
	float: left;
	width: 95px;
	text-align:center;
	height: 30px;
	overflow: hidden;
	position: relative;
 
}
.nav  .list ul li:after{
	content: "";
	width: 5px;
	height: 1px;
	position: absolute;
	background: #000;
	right: 0;
	top:17px;
}
.nav  .list ul li:last-child:after{
	width: 0;
	height: 0;
}
.nav  .list ul li p{
	font-size: 15px;
	color:#000000;
	line-height: 30px;
	height: 30px;
	transition: .5s;
}
.nav  .list ul li span{
	display: block;
	height: 30px;
	color:#000;
	font-size: 13px;
	line-height: 30px;
	transition: .5s;
}
.nav  .list ul li:hover p{
	margin-top: -30px;
}
.top-search{
	width: 100%;
	height: 40px;
	background: #eee;
	box-shadow: 0px 3px 2px -1px #ccc;
}
.top-search p{
	font-size: 16px;
	color:#1a1a1a;
	line-height: 40px;
	float: left;
}
.top-search ul{
	float: left;
	width: 1000px;
	height: 40px;
	overflow: hidden;
}
.top-search ul li{
	line-height: 40px;
	padding-right: 10px;
	float: left;
}
.top-search ul li a{
	color:#666;
	font-size: 14px;
}
.top-search ul li:hover  a {
	text-decoration: underline;
}
.rollingNav{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #c6c6c6;
	box-shadow: 5px 2px 5px 1px #d0d0d0;
	transition: 0.5s;
	position: fixed;
	top: 0;
	background: #fff;
	z-index:100000;
}
.rollingNav .logo{
	float: left;
	height: 60px;
	transition: .5s;
}
.rollingNav .logo img{
	height: 60px;
	transition: .5s;
}
.rollingNav .list{
	margin-top: 15px;
	transition: .5s;
	float: right;
}
 
 
.rollingNav  .list ul li{
	float: left;
	width: 95px;
	text-align:center;
	height: 30px;
	overflow: hidden;
	position: relative;
 
}
.rollingNav  .list ul li:after{
	content: "";
	width: 5px;
	height: 1px;
	position: absolute;
	background: #000;
	right: 0;
	top:17px;
}
.rollingNav  .list ul li:last-child:after{
	width: 0;
	height: 0;
}
.rollingNav  .list ul li p{
	font-size: 15px;
	color:#000000;
	line-height: 30px;
	height: 30px;
	transition: .5s;
}
.rollingNav  .list ul li span{
	display: block;
	height: 30px;
	color:#000;
	font-size: 13px;
	line-height: 30px;
	transition: .5s;
}
.rollingNav  .list ul li:hover p{
	margin-top: -30px;
}
.about{
	width: 100%;
	height: 600px;
	background: #f0f0f0;
}
.about .main{
	width: 1200px;
	margin:0 auto;
}
.about .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.about .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.about .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.about .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.about .text{
	width: 950px;
	margin: 0 auto;
	margin-top: 45px;
}
.about .text p{
	font-size: 14px;
	color:#000000;
	text-align: center;
	line-height: 24px;
}
.about .data{
	width: 940px;
	margin: 0 auto;
	margin-top: 40px;
	height: auto;
	overflow: hidden;
}
.about .data ul li{
	float: left;
	width:310px;
	position: relative;
}
.about .data ul li:after{
	content: "";
	width:1px;
	height: 130px;
	border-right: 1px dashed #bfbfbf;
	position: absolute;
	right: 0;
	top: 0;
}
.about .data ul li:last-child:after{
	width: 0;
	height: 0;
}
.about .data ul li .num{
 
	height: auto;
	overflow: hidden;
	margin:0 auto;
	display: flex;  
	   align-items: center;  
	   justify-content: center;
}
.about .data ul li .num p{
	font-size: 60px;
	color:#1a2b3b;
	text-align: center;
	float: left;
	position: relative;
	 
}
.about .data ul li .num span{
	display: block;
	color:#1a2b3b;
	font-size: 18px;
	float: right;
 	margin-top: 25px;
	margin-left: 3px;
 
}
.about .data ul li .info{
	width: 100%;
	height:40px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
 
.about .more {
	background:transparent;
	text-align: center;
	font-size: 14px;
	display: block;
	width:180px;
	height: 50px;
	position: relative;
	color:#1a2b3b;
	line-height: 45px;
 	margin:0 auto;
 	margin-top: 40px;
}
.about .more svg {
	height: 45px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.about .more rect {
	fill: none;
	stroke: #396384;
	stroke-width: 3;
	stroke-dasharray: 422, 0;
	transition: all 450ms linear 0s;	

}
.about .more:hover {
	background: rgba(225, 51, 45, 0);
	font-weight: 900;
	letter-spacing: 1px;
	transition: all 150ms linear 0s;
}
.about .more:hover rect {
	stroke-width: 5;
	stroke-dasharray: 15, 340;
	stroke-dashoffset: 48;
	-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.service{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.service .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.service .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.service .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.service .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.service .list{
	width:96%;
	height:465px;
	margin-top: 60px;
	margin:0 auto;
}
.service .list ul{
	margin-left: -110px;
}
.service .list ul li{
	float: left;
	width: 200px;
	height: 262px;
 	margin-left: 110px;
}
.service .list ul li img{
	display: block;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	transition: .5s;
	margin:0 auto;
}
.service .list ul li p{
	width: 100%;
	font-size: 14px;
	color:#000000;
	line-height: 60px;
	text-align: center;
}
.service .text{
	margin-top: 70px;
	width: 100%;
}
.service .text p{
	font-size: 40px;
	color:#1a2b3b;
	text-align:center;
}
.service .list ul li:hover img{
	transform:scale(1.03);
}
.hot{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.hot .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.hot .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.hot .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.hot .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.hot .tab{
	width: 850px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.hot .tab ul li{
	float: left;
	width: 100px;
	height: 30px;
	border-radius: 15px;
	box-shadow: 0px 0px 0px 1px #213b53 inset;
	transition: 1s;

}
.hot .tab ul li:nth-child(2n){
	float: right;
}
.hot .tab ul li a{
	display: block;
	text-align: center;
	line-height: 30px;
	color:#000000;
	font-size: 14px;
}
.hot .tab ul .on{
	box-shadow: -111px 31px 400px -2px #213b53 inset
}
.hot .tab ul .on a{
	color:#fff;
}
.hot .main{
	width: 1280px;
	margin:0 auto;
}
.hot .list{
	width:1280px;
	height:700px;
	overflow: hidden;
	margin:0 auto;
	margin-top: 45px;
	position: relative;
}
.hot .list ul:nth-child(1){
	opacity: 1;
	z-index: 100;
}
.hot .list ul{
	margin-left: -13px;
	height: 690px;
	position: absolute;
	top: 0;
	transition: .5s;
	opacity: 0;
}
.hot .list ul li{
	float: left;
	width: 308px;
	height:328px;
	background: #f5f5f5;
	border: 1px solid #d2d2d2;
	margin-left: 13px;
	margin-top: 15px;
	z-index: 100;
}
.hot .list ul li .pic{
	width: 288px;
	height: 250px;
	background: #fff;
	margin:0 auto;
	overflow: hidden;
	margin-top: 10px;
}
.hot .list ul li .pic img{
	display: block;
	width:288px;
	height: 250px;
	transition: .8s;
}
.hot .list ul li .box{
	width: 288px;
	margin:0 auto; 
	height: 50px;
}
.hot .list ul li .box .tit{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top:5px;
}
.hot .list ul li .box .tit p{
	font-size:15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
}
.hot .list ul li .box .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3px;
}
.hot .list ul li .box .info .wz{
	float: left;
	width: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hot .list ul li .box .info .wz img{
	display: block;
	float: left;
	width: 18px;
	height: 17px;
}
.hot .list ul li .box .info .wz p{
	float: left;
	margin-left: 5px;
	font-size: 15px;
	color:#ffc100;
}
.hot .list ul li .box .info .jg{
	float: right;
}
.hot .list ul li .box .info .jg p{
	font-size: 15px;
	color:#ffc100;
}
.hot .list ul li:hover{
	border: 1px solid #1a2b3b;
}
.hot .list ul li:hover .pic img{
	margin-top: -10px;
	float: left;
}
.appit{
	width: 100%;
	height: 320px;
	background: url("../images/bg.jpg")/*tpa=http://www.021bczc.com/templets/default/images/bg.jpg*/no-repeat center; 
	background-position:center center;
	background-size:cover;
	margin-top: 40px;
 
}
@media only screen and (min-width: 1170px) {
   .appit{
     background-attachment:fixed;
    }
}
.appit p{
	font-size: 34px;
	color:#ffc100;
	width: 100%;
	text-align: center;
	margin-top: 70px;
	float: left;
	width: 100%;
}
.appit span{
	display: block;
	width: 100%;
	text-align: center;
	color:#fff;
	font-size: 16px;
	margin-top: 30px;
	float: left;
}
.appit a{
	background: transparent;
    text-align: center;
    font-size: 14px;
    display: block;
    width: 180px;
    height: 50px;
    position: relative;
    color: #fff;
    line-height: 45px;
    margin: 0 auto;
    float: left;
    margin-top: 40px;
    margin-left: 500px;

}
.appit  svg{
	height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.appit a svg rect {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-dasharray: 422, 0;
    transition: all 450ms linear 0s;
}
.appit a:hover {
	background: rgba(225, 51, 45, 0);
	font-weight: 900;
	letter-spacing: 1px;
	transition: all 150ms linear 0s;
}
.appit a:hover rect {
	stroke-width: 5;
	stroke-dasharray: 15, 340;
	stroke-dashoffset: 48;
	-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.news{
	width: 100%;
	height:800px;
	overflow: hidden;
	margin-top: 30px;
}

.news .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.news .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.news .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.news .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.news .tab{
	width: 100%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news .tab ul {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.news .tab ul li{
	float: left;
	width: 100px;
	height: 30px;
	border-radius: 15px;
	box-shadow: 0px 0px 0px 1px #213b53 inset;
	transition: 1s;
	margin-right: 10px;
	margin-left: 10px;

}
 
.news .tab ul li a{
	display: block;
	text-align: center;
	line-height: 30px;
	color:#000000;
	font-size: 14px;
}
.news .tab ul .on{
	box-shadow: -111px 31px 400px -2px #213b53 inset
}
.news .tab ul .on a{
	color:#fff;
}
.news .left{
	float: left;
	width: 430px;
	height:515px;
	overflow: hidden;
	background: #f5f5f5;
	margin-top: 40px;
	position: relative;
}
.news .left .box{
	width: 430px;
	height: 515px;
	overflow: hidden;
	border-top: 5px solid #213b53;
	position: absolute;
	opacity: 0;
}
.news .left .box:nth-child(1){
	opacity: 1;
}
.news .left img{
	display: block;
	width: 410px;
	height: 280px;
	margin:0 auto;
	margin-top: 10px;
}
.news .left .info{
	width: 410px;
	margin:0 auto;
	margin-top: 10px;
}
.news .left h4{
	font-size: 18px;
	color:#000000;
	width: 410px;
	margin:0 auto;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
}
.news .left span{
	display: block;
	font-size: 13px;
	color:#555555;
	margin-top: 5px;
}
.news .left p{
	font-size: 14px;
	color:#555555;
	line-height: 24px;
	margin-top: 5px;
}
.news .left .box a{
	display: block;
	width: 88px;
	height: 28px;
	border: 1px solid #d2d2d2;
	text-align: center;
	line-height: 28px;
	font-size: 13px;
	color:#999999;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.news .left .box a:hover {
	color:#ffba00;
	border:1px dashed #d2d2d2;
}
.news  .right{
	float: right;
	width: 710px;
	height: auto;
	overflow: hidden;
	position: relative;
	height: 525px;
	margin-top:40px;
}
.news  .right ul{
	position: absolute;
	top:0;
	height: 515px;
	width: 100%;
	opacity: 0;
}
.news  .right ul:nth-child(1){
	opacity: 1;
}
.news  .right ul li{
	width: 100%;
	height: 87px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom:20px;
}
.news  .right ul li .time{
	width: 65px;
	height: 65px;
	background: #ffba00;
	float: left;
}
.news  .right ul li .time p{
	font-size: 20px;
	color:#213b53;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	float: left;
	width: 100%;
}
.news  .right ul li .time span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-top: 3px;
	float: left;
	color:#213b53;
}
.news  .right ul li .info{
	float: right;
	width: 630px;
	height: 65px;
}
.news  .right ul li .info p{
	font-size: 18px;
	color:#000000;
	width: 100%;
	margin-top: 5px;
}
.news  .right ul li .info span{
	display: block;
	font-size: 14px;
	color:#666666;
	margin-top:3px;
	width: 100%;
}
.news  .right ul li:hover .info p{
	color:#ffba00;
}
.partners{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.partners .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.partners .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.partners .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.partners .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.partners .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.partners .list ul{
	margin-left: -27px;
}
.partners .list ul li{
	float: left;
	width: 212px;
	height:120px;
	border: 1px solid #d2d2d2;
	margin-left: 27px;
	margin-top: 23px;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	transition: .5s;
    filter: gray;
}
.partners .list ul li img{
	display: block;
	width: 157px;
	height: 70px;
	margin:0 auto;
	margin-top: 25px;
}
.partners .list ul li:hover{
		-webkit-filter: grayscale(0%);
	    -moz-filter: grayscale(0%);
	    -ms-filter: grayscale(0%);
	    -o-filter: grayscale(0%);
	    
	    filter: grayscale(0%);
		
	    filter: gray;
}
.footer{
	width: 100%;
	height: 260px;
	background: url("../images/bg02.jpg")/*tpa=http://www.021bczc.com/templets/default/images/bg02.jpg*/no-repeat center;
	position: relative;
	margin-top: 75px;n
}
.footer .left{
	float: left;
	width: 260px;
	margin-top: 45px;
}
.footer .left .tel{
	margin-top: 15px;
	width: 275px;
}
.footer .left .tel img{
	display: block;
	float: left;
}
.footer .left .tel p{
	float: left;
	margin-left: 10px;
	color:#fff;
	font-family: "Arial";
 	line-height: 42px;
	font-size: 32px;
	font-style: italic;
}
.footer  .info{
	float: left;
	margin-top: 45px;
	margin-left: 40px;
}
.footer  .info p{
	color:#fff;
	font-size: 16px;
	line-height: 28px;
}
.footer .right{
	float: right;
	width: 440px;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.footer .right .links{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #396384;
}
.footer .right .links p{
	font-size: 18px;
	color:#ffffff;
	float: left;
}
.footer .right .links ul{
	float: right;
	width: 355px;
	height: auto;
	overflow: hidden;
}
.footer .right .links ul li{
	float: left;
	padding-right:5px;
	padding-left:5px;
}
.footer .right .links ul li a{
	color:#fff;
	font-size: 14px;
	line-height: 25px;
}
.footer .right .fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.footer .right .fn ul li{
	float: left;
	padding-right:7px;
	padding-left:7px;
	position: relative;
	height: 25px;
	line-height: 25px;
}
.footer .right .fn ul li:after{
	content: '';
	width: 1px;
	height: 15px;
	position: absolute;
	right: 0;
	background: #fff;
	top:5px;
}
.footer .right .fn ul li a{
	color:#fff;
	font-size: 15px;
}
.footer .cp{
	width: 100%;
	height: 45px;
	background: #13212c;
	position: absolute;
	bottom: 0;
}
.cp a{color:#558bb9;}
.footer .cp p{
	color:#558bb9;
	font-size: 14px;
	text-align: center;
	line-height: 45px;
}


/*内页*/
.in-banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: -1px;
}
.in-banner img{
	width: 100%;
}
.crumbs{
	width: 100%;
	height: 40px;
	overflow: hidden;

}
.crumbs .tit{
	float: left;
	height: 40px;
	overflow: hidden;
}
.crumbs .tit img{
	display: block;
	float: left;
	margin-top: 10px;
}
.crumbs .tit p{
	font-size: 14px;
	color:#f4bd1f;
	line-height: 40px;
	float: left;
	margin-left: 5px;
}
.crumbs ul{
	float: left;
	height: 40px;
	overflow: hidden;
	width: 500px;
}

.crumbs ul a{
	color:#555555;
	font-size: 13px;
	line-height:40px;
}

.inside-pages{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product-list{
	width: 820px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	float:left;
}
.product-list .list ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-top: 15px;
}
.product-list .list ul li .pic{
	float: left;
	width: 271px;
	height: 175px;
}
.product-list .list ul li .pic img{
	display: block;
	width: 271px;
	height: 175px;
	border: 2px solid #eee;
}
.product-list .list ul li  .box{
	float: left;
	margin-left: 20px;
	width: 150px;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}
.product-list .list ul li  .box .tit{
	color:#333;
	font-size: 18px;
}
.product-list .list ul li  .box .info{
	margin-top: 10px;
	height: auto;
	overflow: hidden;

}
.product-list .list ul li  .box .info .wz {
	width: 100%;
	margin-top: 10px;
}
.product-list .list ul li  .box .info .wz img{
	display: block;
	float: left;
}
.product-list .list ul li  .box .info .wz p{
	color:#333;
	font-size: 14px;
	margin-left: 10px;
	float: left;
}
.product-list .list ul li .text{
	float: left;
	width: 300px;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.product-list .list ul li .text p{
	color:#333;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 22px;
}
.product-list .list ul li  .box .info .jg{
	color:#333;
	font-size: 14px;
	width: 100%;
	float: left;
	margin-top: 10px;
}
.product-list .list ul li  .box  a{
	display: block;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color:#333;
	font-size: 14px;
	background: #ccc;
	border-radius: 3px;
	margin-top: 20px;
}
.product-list .list ul li  .box  a:hover{
	background: #f4bd1f;
	color:#fff;
}
.left-news{
	width: 300px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 30px;
}
.left-news .on{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.left-news .on img{
	display: block;
	width: 100%;
	height: 135px;
}
.left-news .on p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	color:#fff;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.left-news .on  span{
	display: block;
	width: 30px;
	height: 30px;
	background:#f4bd1f;
	position: absolute;
	left: 0;
	top: 0;
	color:#fff;
	line-height: 30px;
	text-align: center;
}
.left-news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
.left-news ul li span{
	display: block;
	float: left;
	font-size: 14px;
	color:#f4bd1f;
}
.left-news ul li  p{
	float: left;
	font-size: 14px;
	color:#333;
	margin-left:5px;

}
/*.product-list .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
 
}
.product-list .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.product-list .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.product-list .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.product-list .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.product-list .list ul{
	margin-left: -13px;
	height: 690px;
  	
}
.product-list .list ul li{
	float: left;
	width: 308px;
	height:328px;
	background: #f5f5f5;
	border: 1px solid #d2d2d2;
	margin-left: 13px;
	margin-top: 15px;
	z-index: 100;
}
.product-list .list ul li .pic{
	width: 288px;
	height: 250px;
	background: #fff;
	margin:0 auto;
	overflow: hidden;
	margin-top: 10px;
}
.product-list .list ul li .pic img{
	display: block;
	width:288px;
	height: 250px;
	transition: .8s;
}
.product-list .list ul li .box{
	width: 288px;
	margin:0 auto; 
	height: 50px;
}
.product-list .list ul li .box .tit{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top:5px;
}
.product-list .list ul li .box .tit p{
	font-size:15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
}
.product-list .list ul li .box .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3px;
}
.product-list .list ul li .box .info .wz{
	float: left;
	width: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product-list .list ul li .box .info .wz img{
	display: block;
	float: left;
	width: 18px;
	height: 17px;
}
.product-list .list ul li .box .info .wz p{
	float: left;
	margin-left: 5px;
	font-size: 15px;
	color:#ffc100;
}
.product-list .list ul li .box .info .jg{
	float: right;
}
.product-list .list ul li .box .info .jg p{
	font-size: 15px;
	color:#ffc100;
}
.product-list .list ul li:hover{
	border: 1px solid #1a2b3b;
}
.product-list .list ul li:hover .pic img{
	margin-top: -10px;
	float: left;
}*/

.inside-news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.inside-news .title{
	margin-top: 40px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.inside-news .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.inside-news .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.inside-news .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.inside-news .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.inside-news .list ul{
	height: auto;
	overflow: hidden;
}
.inside-news .list ul li{
	float: left;
	width: 570px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.inside-news .list ul li:nth-child(2n){
	float: right;
}
.inside-news .list ul li .tit{
	width: 100%;
	height: auto;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
}
.inside-news .list ul li .tit h4{
	font-size: 18px;
	color:#333;
	width: 460px;
	font-weight: normal;
	padding-left:15px;
	float: left;
	position: relative;
}
.inside-news .list ul li .tit h4:after{
	content: "●";
	font-size: 15px;
	position: absolute;
	left: 0;
	top:0;
	color:#9a9a9a;
}
.inside-news .list ul li .tit span{
	float: right;
	color:#666;
	display: block;
	font-size: 12px;
}
.inside-news .list ul li  p{
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 15px;
	color:#666666;
	margin-left: 15px;
	height: 25px;
	line-height: 25px;
	width:530px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inside-news .list ul li:hover h4{
	color:#ffc315;
}
.inside-news .list ul li:hover{
	border-bottom: 1px solid #ffc315;
}
.inside-news .list .more {
	background:transparent;
	text-align: center;
	font-size: 14px;
	display: block;
	width:180px;
	height: 50px;
	position: relative;
	color:#1a2b3b;
	line-height: 45px;
 	margin:0 auto;
 	margin-top: 40px;
}
.inside-news .list .more svg {
	height: 45px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.inside-news .list .more rect {
	fill: none;
	stroke: #d2d2d2;
	stroke-width: 3;
	stroke-dasharray: 422, 0;
	transition: all 450ms linear 0s;	

}
.inside-news .list .more:hover {
	background: rgba(225, 51, 45, 0);
	font-weight: 900;
	letter-spacing: 1px;
	transition: all 150ms linear 0s;
}
.inside-news .list .more:hover rect {
	stroke-width: 5;
	stroke-dasharray: 15, 340;
	stroke-dashoffset: 48;
	-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.iside-about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f0f0f0;
	padding-bottom: 50px;
}
.iside-about .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.iside-about .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.iside-about .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.iside-about .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.iside-about .text{
	width: 950px;
	margin: 0 auto;
	margin-top: 45px;
}
.iside-about .text p{
	font-size: 14px;
	color:#000000;
	text-align: center;
	line-height: 24px;
}
.iside-about .data{
	width: 940px;
	margin: 0 auto;
	margin-top: 40px;
	height: auto;
	overflow: hidden;
}
.iside-about .data ul li{
	float: left;
	width:310px;
	position: relative;
}
.iside-about .data ul li:after{
	content: "";
	width:1px;
	height: 130px;
	border-right: 1px dashed #bfbfbf;
	position: absolute;
	right: 0;
	top: 0;
}
.iside-about .data ul li:last-child:after{
	width: 0;
	height: 0;
}
.iside-about .data ul li .num{
 
	height: auto;
	overflow: hidden;
	margin:0 auto;
	display: flex;  
	align-items: center;  
	justify-content: center;
}
.iside-about .data ul li .num p{
	font-size: 60px;
	color:#1a2b3b;
	text-align: center;
	float: left;
	position: relative;
	 
}
.iside-about .data ul li .num span{
	display: block;
	color:#1a2b3b;
	font-size: 18px;
	float: right;
 	margin-top: 25px;
	margin-left: 3px;
 
}
.iside-about .data ul li .info{
	width: 100%;
	height:40px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
 
.iside-about .more {
	background:transparent;
	text-align: center;
	font-size: 14px;
	display: block;
	width:180px;
	height: 50px;
	position: relative;
	color:#1a2b3b;
	line-height: 45px;
 	margin:0 auto;
 	margin-top: 40px;
}
.iside-about .more svg {
	height: 45px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.iside-about .more rect {
	fill: none;
	stroke: #396384;
	stroke-width: 3;
	stroke-dasharray: 422, 0;
	transition: all 450ms linear 0s;	

}
.iside-about .more:hover {
	background: rgba(225, 51, 45, 0);
	font-weight: 900;
	letter-spacing: 1px;
	transition: all 150ms linear 0s;
}
.iside-about .more:hover rect {
	stroke-width: 5;
	stroke-dasharray: 15, 340;
	stroke-dashoffset: 48;
	-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.iside-about .honor{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.iside-about .honor .list{
	width: 1280px;
	margin:0 auto;
	height: auto;
}
.iside-about .honor .list ul{
	margin-left: -20px;
}
.iside-about .honor .list ul li{
	float: left;
	width: 240px;
	height: 350px;
	margin-left:20px;
	position: relative;
 
}
.iside-about .honor .list ul li a{
	display: block;
	position: relative;
	z-index: 100;
}
.iside-about .honor .list ul li img{
	display: block;
	width: 206px;
	height: 273px;
	border: 4px solid #fff;
	margin:12px;
}
.iside-about .honor .list ul li div{
	width: 238px;
	height: auto;
	overflow: hidden;
	border: 1px solid #b5b5b5;
}
.iside-about .honor .list ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color:#333;
}
.iside-about .honor .list ul li:after{
	position: absolute;
	width: 238px;
	height: 305px;
	border: 1px solid #b5b5b5;
	top: 0;
	transition:.5s;
	left: 0;
	z-index: 101;
	content: "";
}
.iside-about .honor .list ul li:hover:after{
	transform: scale(1.1);
	opacity: 0;
	z-index: 1;

}
.iside-about .honor .list ul li:hover div{
	border: 1px solid #f6c200;
}


.inside-partners{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.inside-partners .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.inside-partners .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.inside-partners .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.inside-partners .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.inside-partners .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.inside-partners .list ul{
	margin-left: -27px;
	max-height: 500px;
	overflow: hidden;
	position: relative;
	transition: .7s;
}
.inside-partners .list ul:after{
	content: "";
	width: 100%;
	height: 40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&0+21,0.63+45 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 21%, rgba(255,255,255,0.63) 45%, rgba(255,255,255,0.63) 75%, rgba(255,255,255,0.63) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 21%,rgba(255,255,255,0.63) 45%,rgba(255,255,255,0.63) 75%,rgba(255,255,255,0.63) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 21%,rgba(255,255,255,0.63) 45%,rgba(255,255,255,0.63) 75%,rgba(255,255,255,0.63) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a1ffffff',GradientType=0 ); /* IE6-9 */
	position: absolute;
	left: 0;
	bottom: 0;
}
.inside-partners .list ul:hover{
	max-height:1200px;
	overflow: hidden;
	
}
.inside-partners .list ul:hover:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.inside-partners .list ul li{
	float: left;
	width: 212px;
	height:120px;
	border: 1px solid #d2d2d2;
	margin-left: 27px;
	margin-top: 23px;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	transition: .5s;
    filter: gray;
}
.inside-partners .list ul li img{
	display: block;
	width: 157px;
	height: 70px;
	margin:0 auto;
	margin-top: 25px;
}
.inside-partners .list ul li:hover{
		-webkit-filter: grayscale(0%);
	    -moz-filter: grayscale(0%);
	    -ms-filter: grayscale(0%);
	    -o-filter: grayscale(0%);
	    
	    filter: grayscale(0%);
		
	    filter: gray;
}
.inside-contact{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.inside-contact .title{
	margin-top: 80px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.inside-contact .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.inside-contact .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.inside-contact .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.inside-contact .tit{
	width: 1080px;
	margin:0 auto;
	text-align: center;
	position: relative;
	height:30px;
	overflow: hidden;
}
.inside-contact .tit p{
	font-size: 15px;
	color:#555555;
	text-align: center;
	margin:0 auto;
	float: left;
}
.inside-contact .box{
	width: 730px;
	margin:0 auto;
	overflow: hidden;
 
}
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 1s infinite;
    -moz-animation: blink 1s infinite;
    animation: blink 1s infinite;
    float: left;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
 
.inside-contact .tit hr{
	display: block;
	border: none;
 	width: 0px;
 	left: 50%;
 	margin-left: -1px;
 	position: absolute;
 	bottom: 0;
 
 	animation:w 3s;
 	position: absolute;
 	animation-timing-function:ease;
 	animation-fill-mode: forwards;
 	-webkit-animation-fill-mode:forwards;
}
 @keyframes w{
    0% { width: 0%;left:50%;border-top: 1px dashed #d2d2d2;}
    100% {width: 100%;left:0;border-top: 1px dashed #d2d2d2;}
}  
.inside-contact .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.inside-contact .info h4{
	font-size: 30px;
	color:#000000;
	text-align: center;
	font-weight: normal;
}
.inside-contact .info  p{
	font-size: 15px;
	color:#000000;
	text-align: center;
	margin-top: 20px;
	line-height: 30px;
}
.inside-contact .map{
	width: 1078px;
	border: 1px solid #d2d2d2;
	margin:0 auto;
	margin-top: 80px;
	height: 398px;
}

.detailed-pro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.detailed-pro .left{
	float: left;
	width: 1000px;
	height: auto;
	position: absolute;
	left: 0;
	z-index: 100;
	overflow: hidden;
}
.detailed-pro .title{
	margin-top:40px;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.detailed-pro .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.detailed-pro .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.detailed-pro .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.detailed-pro  .main{
	position: relative;
	height: auto;
	width: 1280px;
	overflow: hidden;
}
.preview{
	width:640px;
	height:auto;
	overflow: hidden;
	float: left;

}
.smallImg{
	position:relative; 
	height:76px; 
	margin-top:1px; 
	width:100%;
	overflow:hidden;
	float:left;
	margin-top:15px;
}
.scrollbutton{
	width:14px; 
	height:50px; 
	overflow:hidden; 
	position:relative; 
	float:left; 
	cursor:pointer; 
}
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{
	background:url("../images/next.png")/*tpa=http://www.021bczc.com/templets/default/images/next.png*/ no-repeat center;
	height: 51px;
	width: 15px;
}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{
	background:url("../images/prev.png")/*tpa=http://www.021bczc.com/templets/default/images/prev.png*/ no-repeat center;
	float:right;
	height: 51px;
	width: 15px;
}

#imageMenu {
	height:60px; 
	width:600px; 
	overflow:hidden; 
	margin-left:7px; 
	float:left;
}
#imageMenu li {
	height:58px; 
	width:89px; 
	overflow:hidden; 
	float:left; 
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 3px;
}
#imageMenu li img{
	width:89px; 
	height:58px;
	cursor:pointer;
	border: 1px solid #d2d2d2;
}
 
.bigImg{
	position:relative; 
	float:left; 
	width:638px;
	height:418px;
	overflow:hidden;
	border: 1px solid #b5b5b5;
	background: #f5f5f5;
}
.bigImg .box{
	width: 620px;
	height: 400px;

}
.bigImg #midimg{
	display: block;
	width: 620px;
	height: 400px;
	margin:10px;
 
}
.bigImg #winSelector{
	width:235px; 
	height:210px;
}
#winSelector{
	position:absolute; 
	cursor:crosshair; 
	filter:alpha(opacity=15); 
	-moz-opacity:0.15; 
	opacity:0.15; 
	background-color:#000; 
	border:1px solid #fff;
}
 
#bigView{
	position:absolute;
	border: 1px solid #959595; 
	overflow: hidden; z-index:9999;
}
#bigView img{position:absolute; width:930px; height: 600px;}
.picture .list {
	width: 430px;
	height: 75px;
	height:auto;
	position: relative;
	float: left;
	margin-top:10px;
}
.detailed-pro .info{
	width: 150px;
	margin-left: 30px;
	float: left;
}
.detailed-pro .info ul li{
	width: 150px;
	height: 70px;
	margin-top: 20px;
}
.detailed-pro .info ul li p{
	font-size: 15px;
	margin-bottom:10px;
	color:#333333;
}
.detailed-pro .info ul li span{
	display: block;
	color:#333333;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.detailed-pro .info ul li img{
	display: block;
	float: left;
	margin-right: 10px;
}
.detailed-pro .info ul li:nth-child(3) span{
	color:#ffc100;
}
.detailed-pro .info ul li:nth-child(4) span{
	color:#ffc100;
}
.detailed-pro .info ul li b{
	font-weight: normal;
	color:#555;
	margin-top: 10px;
	display: block;
}
.detailed-pro .mssg{
	width: 420px;
	float: right;
	height:497px;
	overflow: hidden;
	background: #1a2b3b;
	position: relative;
	z-index: 1;
}
.detailed-pro .mssg .tit{
	width: 100%;
	height: 60px;
	background: #ffc100;
}
.detailed-pro .mssg .tit p{
	font-size: 22px;
	color:#1a2b3b;
	float: left;
	line-height: 60px;
	margin-left: 145px;
}
.detailed-pro .mssg .tit  img{
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.detailed-pro .mssg form{
	width: 390px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.detailed-pro .mssg form ul li{
	width: 100%;
	height: 45px;
	margin-bottom: 10px;

}
.detailed-pro .mssg form ul li input{
	width: 100%;
	height: 45px;
	border-radius: 5px;
	background: #395269;
	border: none;
	outline: none;
	padding-left: 15px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.detailed-pro .mssg form ul li p{
	float: left;
	font-size: 14px;
	color:#a2a2a2;
	line-height: 45px;
	margin-left: 15px;
}
.detailed-pro .mssg form ul li select{
	float: right;
	width: 230px;
	text-align:right;
	background: #395269;
	height: 45px;
	border: none;
	outline: none;
	padding-left: 15px;
	color:#a2a2a2;
}
.detailed-pro .mssg form .btn{
	width: 100%;
	height: 60px;
	background: #ffc100;
	line-height: 60px;
	color:#1a2b3b;
	font-size: 22px;
	border: none;
	font-family: "微软雅黑";
	border-radius: 5px;
	margin-top: 5px;
	box-shadow: 1px 1px 1px 1px #daa500;
}
.inside-process{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.inside-process .title{
	margin-top:40px;
	height: auto;
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}
.inside-process .title p{
	font-size: 20px;
	color:#1a2b3b;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.inside-process .title hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #396384;
	margin:0 auto;
	border: none;
	margin-top: 20px;
}
.inside-process .title span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.inside-process .view{
	width:100%;
	height: auto;
	margin:0 auto;
	float: left;

}
.inside-process .view .bg{
	width: 1031px;
	height: 1150px;
	margin:0 auto;
	margin-top:80px;
	background: url("../images/bg03.png")/*tpa=http://www.021bczc.com/templets/default/images/bg03.png*/no-repeat;
	position: relative;
}
.newscont{ width:1180px; margin:0px auto;color:#333;}
.newscont h4{ line-height:40px; text-align:center; font-size:16px; border-bottom:#CCC 1px dotted;}
.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:20px; margin-bottom:10px;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#558bb9; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#cf120d; text-decoration:none;}
.p_c{ text-align:center; line-height:30px;}
.inside-process .view .bg .car{
	position: absolute;
	transform:translate3d(430px,-40px,0); 
	animation-timing-function:ease;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode:forwards;
}
.inside-process .view .bg .runCar{
	animation:move 20s;
	animation-fill-mode:forwards;
}
@keyframes move
{
    0%   {transform:translate3d(430px,-40px,0); }
    7% {transform:translate3d(-50px,-40px,0); }
    10% {transform:translate3d(-50px,180px,0); }
    25% {transform:translate3d(900px,180px,0); }
    30% {transform:translate3d(930px,380px,0); }
    45% {transform:translate3d(-50px,380px,0); }
    50% {transform:translate3d(-50px,600px,0);}
    65% {transform:translate3d(900px,600px,0);}
    70% {transform:translate3d(940px,800px,0);}
    85% {transform:translate3d(-50px,800px,0);}
    90% {transform:translate3d(-50px,1000px,0);}
    100% {transform:translate3d(600px,1000px,0);}
}
.inside-process .view .list{
	width:650px;
	height: 1100px;
	position: relative;
	margin:0 auto;
	 
 
}
.inside-process .view .list ul li{
	width: 320px;
	height: 201px;
	position: absolute;
 	overflow: hidden;
	bottom: 0;
	right: 0;

}
.inside-process .view .list ul li:nth-child(2n) {
	left: 0;
}
.inside-process .view .list ul li:nth-child(2n) .num{
	float: right;
}
.inside-process .view .list ul li:nth-child(2n) .info{
	float: left;
}
.inside-process .view .list ul li .num{
	width: 72px;
	height:91px;
	background: url("../images/bg04.png")/*tpa=http://www.021bczc.com/templets/default/images/bg04.png*/no-repeat;
	float: left;
	margin-top: 105px;
	/*opacity: 1;
	visibility: hidden;*/

	
}
.inside-process .view .list ul li .num p{
	font-size: 26px;
	color:#2d4a66;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 18px;
}
.inside-process .view .list ul li .info{
	width: 192px;
	height:201px;
	background:url("../images/bg05.png")/*tpa=http://www.021bczc.com/templets/default/images/bg05.png*/no-repeat;
	float: right;
/*	visibility: hidden;
	opacity: 0;*/
}
.inside-process .view .list ul li .info img{
	display: block;
	margin:0 auto;
	margin-top: 65px;
	height: 62px;
}
.inside-process .view .list ul li .info p{
	text-align: center;
	font-size: 24px;
	color:#fff;
	margin-top:20px;
}
.inside-process .view .list ul li:nth-child(1){
	top: -105px;
	right: 0;
}
.inside-process .view .list ul li:nth-child(1) .num{
	margin-top: 10px;
}
.inside-process .view .list ul li:nth-child(2){
	top: 5px;
}
.inside-process .view .list ul li:nth-child(3){
	top: 216px;
}
.inside-process .view .list ul li:nth-child(4){
	top: 427px;
}
.inside-process .view .list ul li:nth-child(5){
	top: 638px;
}
.inside-process .view .list ul li:nth-child(6){
	top: 849px;
}
.inside-process .view .list ul li:nth-child(7){
	right: -300px;
}



.l-float{
	width: 60px;
	height: auto;
	position: fixed;
	right: 0;
	bottom: 100px;
}
.l-float ul li{
	width: 60px;
	height: 60px;
	background: #ffc100;
	margin-bottom: 2px;
	position: relative;
 	float: left;
	border-radius: 5px;
}
.l-float ul li img{
	display: block;
	width: 33px;
	height: 33px;
	margin:0 auto;
	margin-top:5px;
}
.l-float ul li p{
	text-align: center;
	color:#fff;
}
.l-float ul li div{
	position: absolute;
	width: 140px;
	height: 150px;
	left: -150px;
	top: 50%;
	margin-top:-75px;
	display: none;
}
.l-float ul li div img{
	display: block;
	width: 120px;
	height: 120px;
	margin:5px;
	margin-bottom: 0;
}
.l-float ul li div  span{
	display:block;
	line-height: 25px;
	width: 120px;
	margin-left: 5px;
	text-align: center;
	
}
.l-float ul li:hover div{
	display: block;
}
.l-float ul li b{
	position: absolute;
	left: -145px;
	width:140px;
	height: 60px;
	background: #ffc100;
	line-height: 60px;
	text-align: center;
	top: 0;
	color:#fff;
	border-radius: 3px;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
	display: none;
}
.l-float ul li:hover:hover b{
	display: block;
}



.inside-process .view .list ul li:nth-child(1) .num{
	animation-delay:0.2s;
	-webkit-animation-delay:0.2s;
}
.inside-process .view .list ul li:nth-child(1) .info{
	animation-delay:0.3s;
	-webkit-animation-delay:0.3s;
}

.inside-process .view .list ul li:nth-child(2) .num{
	animation-delay:3.2s;
	-webkit-animation-delay:3.2s;
}
.inside-process .view .list ul li:nth-child(2) .info{
	animation-delay:3.3s;
	-webkit-animation-delay:3.3s;
}

.inside-process .view .list ul li:nth-child(3) .num{
	animation-delay:7s;
	-webkit-animation-delay:7s;
}
.inside-process .view .list ul li:nth-child(3) .info{
	animation-delay:7s;
	-webkit-animation-delay:7s;
}

.inside-process .view .list ul li:nth-child(4) .num{
	animation-delay:11s;
	-webkit-animation-delay:11s;
}
.inside-process .view .list ul li:nth-child(4) .info{
	animation-delay:11s;
	-webkit-animation-delay:11s;
}


.inside-process .view .list ul li:nth-child(5) .num{
	animation-delay:15s;
	-webkit-animation-delay:15s;
}
.inside-process .view .list ul li:nth-child(5) .info{
	animation-delay:15s;
	-webkit-animation-delay:15s;
}

.inside-process .view .list ul li:nth-child(6) .num{
	animation-delay:19s;
	-webkit-animation-delay:19s;
}
.inside-process .view .list ul li:nth-child(6) .info{
	animation-delay:19s;
	-webkit-animation-delay:19s;
}

.inside-process .view .list ul li:nth-child(7) .num{
	animation-delay:20s;
	-webkit-animation-delay:20s;
}
.inside-process .view .list ul li:nth-child(7) .info{
	animation-delay:20s;
	-webkit-animation-delay:20s;
}