@charset "gb2312"; 
/* CSS Document */
*{
	margin:0;
	padding:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	
}
hr{
	color:#B3B3B3;
}
li{
	list-style-type:none;
}
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:"";
	clear:both;
	height:0; 
}
.clearfix{
	zoom:1;
}
/*头部*/
.top1{
	width: 1300px;
    margin: 0vw auto;
    padding: 1vw 0;
}
.top1-l{
	float: left;
	width: 320px;
	height: 70px;
}
.top1-l img{
	width: 100%;
	vertical-align: top;
}
.top1-r{
	float: right;
	width: 900px;
	height: 70px;
	text-align: right;
}
.top1-r a{
	margin-left: 60px;
}
/*/头部*/
/*内容*/
.biaoti1{
	width: 1300px;
	 margin: 0vw auto;
}
.biaoti1-tl{
	font-size: 24px;
	font-weight: bold;
	color: #4D4D4D;
	text-align: left;
	line-height: 30px;
	height: 30px;
}
.biaoti1-tr{
	font-size: 24px;
	font-weight: bold;
	color: #0B99D4;
	text-align: left;
	line-height: 30px;
	height: 30px;
}
.biaoti1-b{
	margin-top: 10px;
}
.biaoti1-bl{
	float: left;
	width: 1000px;
	font-size: 16px;
	color: #666666;
	text-align: left;
	line-height: 30px;
	height: 60px;
}
.biaoti1-br{
	float: right;
	width: 150px;
	height: 30px;
	border-radius: 50px 50px 50px 0px;
	background-color: #E6E6E6;
	padding: 10px;
	margin-top: 5px;
	transition-duration: .5s;
}
.biaoti1-brl{
	float: left;
	width: 120px;
	height: 30px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 30px;
	transition-duration: .5s;
}
.biaoti1-brr{
	float: right;
	width: 30px;
	height: 30px;
}
.biaoti1-brr img{
	width: 100%;
	vertical-align: top;
}
.biaoti1-br:hover{
	background-color: #0B99D4;
	transition-duration: .5s;
}
.biaoti1-br:hover .biaoti1-brl{
	color: #FFFFFF;
	transition-duration: .5s;
}
.shou1{
	width: 1300px;
	margin:auto;
}
.shou1-n{
	float: left;
	width: 310px;
	height: 390px;
	margin-right:19px;
	margin-top:18px;
	position: relative;
}
.shou1 .shou1-n:nth-child(4n){
	margin-right: 0px;
}
.shou1-nn{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 250px;
	height: 60px;
	padding:50px 30px 0;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.shou1-n:hover .shou1-nn{
	width: 250px;
	height: 350px;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.shou1-n:hover .shou1-nn .shou1-nnt{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	padding-top: 120px;
	transition-duration: .8s;
}
.shou1-nnt{
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
	transition-duration: .8s;
}
.shou1-nnb{
	width: 100%;
	height: 20px;
	border-bottom: 1px solid rgba(11, 153, 212, 0);
	margin: auto;
	transition-duration: 0.5s;
}
.shou1-n:hover .shou1-nn .shou1-nnb{
	width:50px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition-duration: 0.5s;
}
.shou2-bj{
	width: 1300px;
	margin: auto;
	padding:60px 0;
}
.biaoti2{
	width: 1300px;
	margin: 0vw auto;
}
.biaoti2-t{
	text-align: right;
}
.biaoti2-tl{
	font-size: 24px;
	font-weight: bold;
	color: #4D4D4D;
	text-align: left;
	line-height: 30px;
	height: 30px;
}
.biaoti2-tr{
	font-size: 24px;
	font-weight: bold;
	color: #0B99D4;
	text-align: left;
	line-height: 30px;
	height: 30px;
}
.biaoti2-b{
	margin-top: 10px;
}
.biaoti2-bl{
	float: left;
	width: 150px;
	height: 30px;
	border-radius: 50px 50px 50px 0px;
	background-color: #E6E6E6;
	padding: 10px;
	margin-top: 5px;
	transition-duration: .5s;
}
.biaoti2-bll{
	float: left;
	width: 120px;
	height: 30px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 30px;
	transition-duration: .5s;
}
.biaoti2-blr{
	float: right;
	width: 30px;
	height: 30px;
}
.biaoti2-blr img{
	width: 100%;
	vertical-align: top;
}
.biaoti2-bl:hover{
	background-color: #0B99D4;
	transition-duration: .5s;
}
.biaoti2-bl:hover .biaoti2-bll{
	color: #FFFFFF;
	transition-duration: .5s;
}
.biaoti2-br{
	float: right;
	width: 1000px;
	font-size: 16px;
	color: #666666;
	text-align: right;
	line-height: 30px;
	height: 60px;
}
.shou2-n{
	float: left;
	width: 630px;
	height: 400px;
	margin-top: 40px;
}
.shou2 .shou2-n:nth-child(2n){
	float: right;
}
.shou2-nn{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 570px;
	height: 60px;
	padding:50px 30px 0;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.shou2-n:hover .shou2-nn{
	width: 570px;
	height: 350px;
	background-image: linear-gradient(to top, rgba(11, 153, 212, .5),rgba(11, 153, 212, .5));
	transition-duration: .5s;
}
.shou2-nnt{
	width: 570px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin-top: 0px;
}
.shou2-nnb{
	width: 150px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0);
	text-align: center;
	line-height: 40px;
	height: 40px;
	border: 1px solid rgba(255, 255, 255, 0);
	margin:20px auto 0;
	background-color: rgba(255, 255, 255, 0);
	transition-duration: .5s;
}
.shou2-n:hover .shou2-nn .shou2-nnt{
	margin-top: 100px;
	transition-duration: .5s;
}
.shou2-n:hover .shou2-nn .shou2-nnb{
	color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(255, 255, 255, 1);
	transition-duration: .5s;
}
.shou2-nnb:hover{
	color: rgba(11, 153, 212, 1);
	background-color: rgba(255, 255, 255, .3);
	transition-duration: .5s;
}
.shou3{
	width: 1300px;
	margin: auto;
}
.shou3-n{
	float: left;
	width: 360px;
	padding: 50px 30px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-top: 30px;
	border-radius: 0px;
	transition-duration: .5s;
}
.shou3 .shou3-n:nth-child(3n){
	margin-right: 0px;
}
.shou3-nn1{
	font-size: 14px;
	color: #999999;
	text-align: left;
	line-height: 30px;
	height: 30px;
	transition-duration: .5s;
}
.shou3-nn1 span{ float:right;font-size: 14px;
	color: #999999;}
.shou3-nn2{
	font-size: 18px;
	font-weight: bold;
	color: #4D4D4D;
	text-align: justify;
	line-height: 30px;
	height: 30px;
	margin-top: 20px;
	overflow: hidden;
	transition-duration: .5s;
}
.shou3-nn3{
	font-size: 14px;
	color: #999999;
	text-align: justify;
	line-height: 30px;
	height: 120px;
	margin-top: 30px;
	overflow: hidden;
	transition-duration: .5s;
}
.shou3-nn4{
	font-size: 14px;
	color: #999999;
	text-align: justify;
	line-height: 30px;
	height: 30px;
	margin-top: 30px;
	overflow: hidden;
	transition-duration: .5s;
}
.shou3 .shou3-n:hover{
	background-color: #0B99D4;
	border-radius: 20px;
	transition-duration: .5s;
}
.shou3 .shou3-n:hover .shou3-nn1{
	color: rgba(255, 255, 255, .7);
	transition-duration: .5s;
}
.shou3 .shou3-n:hover .shou3-nn1 span{ 
color: rgba(255, 255, 255, .7);
	transition-duration: .5s;}

.shou3 .shou3-n:hover .shou3-nn2{
	color: rgba(255, 255, 255, 1);
	transition-duration: .5s;
}
.shou3 .shou3-n:hover .shou3-nn3{
	color: rgba(255, 255, 255, .7);
	transition-duration: .5s;
}
.shou3 .shou3-n:hover .shou3-nn4{
	color: rgba(255, 255, 255, .7);
	transition-duration: .5s;
}
.shou4-bj{
	width: 1300px;
	margin: auto;
	padding: 100px 0;
}
.shou4{
	margin-top: 30px;
	border-top: 1px solid #CCCCCC;
}
.shou4-t{
	margin-top: 30px;
}
.shou4-tl{
	float: left;
	width: 320px;
	height: 150px;
}
.shou4-tr{
	float: right;
	width: 850px;

	font-size: 14px;
	color: #4D4D4D;
	text-align: justify;
	line-height: 35px;
	margin-top: 20px;
}
.shou4-b{
	margin-top: 40px;
}
.shou4-bn{
	float: left;
	width: 325px;
	height: 400px;
	position: relative;
}
.shou4-bnn{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 265px;
	height: 60px;
	padding:50px 30px 0;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.shou4-bnn-l{
	float: left;
	width: 30px;
	height: 30px;
}
.shou4-bnn-l img{
	width: 100%;
	vertical-align: top;
}
.shou4-bnn-r{
	float: right;
	width: 194px;
	margin-left: 20px;
	border-left: 1px solid #FFFFFF;
	padding-left: 20px;
	height: 20px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin-top: 5px;
	transition-duration: .5s;
}
.shou4-bn:hover .shou4-bnn{
	padding:30px 30px 20px;
	transition-duration: .5s;
}
.shou5{
	width: 1300px;
	margin: auto;
}
.shou5-n{
	float: left;
	width: 620px;
	height: 340px;
	margin-top: 40px;
}
.shou5 .shou5-n:nth-child(2n){
	float: right;
}
.shou5-nn{
	width: 540px;
	height: 260px;
	padding: 20px 40px 40px;
	border: 1px solid #CCCCCC;
	transition-duration: .5s;
}
.shou5-nnt{
	width: 120px;
	height: 120px;
	margin: auto;
	padding: 20px 0px 0px;
	transition-duration: .5s;
}
.shou5-nnc{
	font-size: 24px;
	font-weight: bold;
	color: #0B99D4;
	text-align: center;
	line-height: 60px;
}
.shou5-nnb{
	font-size: 16px;
	color: #4D4D4D;
	text-align: center;
	line-height: 30px;
	transition-duration: .5s;
}
.shou5-n:hover .shou5-nn{
	border: 1px solid #0B99D4;
	transition-duration: .5s;
}
.shou5-n:hover .shou5-nnt{
	padding: 0px 0px 20px;
	transition-duration: .5s;
}
.shou5-n:hover .shou5-nnb{
	color: #0B99D4;
	transition-duration: .5s;
}
.biaoti3{
	width: 1300px;
	margin: auto;
}
.biaoti3-t{
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.biaoti3-b{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
}
.shou6{
	width: 1300px;
	margin:40px auto 0;
}
.shou6 .shou6-n{
	float: left;
	width: 200px;
	margin-left:19px;
}
.shou6 .shou6-n:nth-child(1){
	margin-left: 0px;
}
.shou6-nn{
	width: 200px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}
.shou6-nn img{
	width: 100%;
	vertical-align: top;
	transition:all 500ms linear;
}
.shou6-n:hover .shou6-nn img{
	-webkit-transition:scale(1.2,1.2);
	-moz-transition:scale(1.2,1.2);
	-ms-transition:scale(1.2,1.2);
	-o-transition:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}

/*/内容*/
/*页脚*/
.yejiao1-bj{
	padding: 50px 0;
	background-color: #F7F7F7;
}
.yejiao1-t{
	width: 1300px;
	margin: auto;
}
.yejiao1-tl{
	float: left;
	width: 960px;
}
.yejiao1-tln{
	float: left;
	width: 210px;
	margin-left: 40px;
}
.yejiao1-tl .yejiao1-tln:nth-child(1){
	margin-left: 0px;
}
.yejiao1-tln-t{
	height: 40px;
	border-bottom: 1px solid #CCCCCC;
}
.yejiao1-tln-b{
	margin-top:10px;
}
.yejiao1-tr{
	float: right;
	width: 300px;
}
.yejiao1-trt-l{
	float: left;
	width: 140px;
}
.yejiao1-trt-lt{
	width: 140px;
	height: 140px;
}
.yejiao1-trt-lb{
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 40px;
}
.yejiao1-trb{
	margin-top: 10px;
}
.yejiao1-trt-r{
	float: right;
	width: 140px;
}
.liebiao1{
	width: 100%;
	height: 40px;
	border-radius: 50px;
	padding-left: 10%;
	padding-right: 2%;
	text-align:left;
	appearance:none;
	-moz-appearance:none;  
	-webkit-appearance:none;
	background: url(images/jt1-2.png) no-repeat right;
	background-position: right  7px center;
	color: #666666;
	background-color: #FFFFFF;
	border: none;
	outline: none;
}
.liebiao1 option{
	color: #666666;
}
.yejiao1-b{
	width: 1300px;
	margin:30px auto 0px;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 24px;
}
/*/页脚*/
/*系列*/
/*头部*/
.top2-bj{
	width: 100%;
	padding: 10px 0;
	background-color: #F7F7F7;
}
.top2{
	width: 1300px;
	margin: auto;
}
.top2-r{
	float: right;
	width: 280px;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	border-radius: 6px;
}
.top2-rl{
	float: left;
	width: 150px;
}
.top2-rr{
	float: right;
	width: 30px;
	height: 30px;
}
.inp1{
	width: 100%;
	font-size: 14px;
	color: #000000;
    line-height: 30px;
    height: 30px;
	outline: none;
	border: none;
	background-color: #F7F7F7;
}
.top2-l{
	text-align: right;
}
.top2-l a{
	margin-right: 30px;
}
.top3{
	width: 1300px;
	margin: auto;
	padding: 30px 0;
}
.top3-l{
	float: left;
	width: 320px;
	height: 70px;
}
.top3-r{
	float: right;
	width: 900px;
	height: 55px;
	text-align: right;
	padding-top: 15px;
}
.top3-r a{
	margin-left: 40px;
}
/*/头部*/
.xl1{
	width: 1300px;
	margin: auto;
	position: relative;
}
.xl1-l{
	float: left;
	width: 320px;
	padding: 40px 30px;
	background-color: #F7F7F7;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.xl1-lnt-l{
	float: left;
	width: 6px;
	height: 6px;
	background-color: #000000;
	border-radius: 50px;
	margin-right: 10px;
	margin-top: 22px;
}
.xl1-lnt-r{
	float: left;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
    line-height: 50px;
    height: 50px;
}
.xl1-lnx .xl1-lnt-l{
	background-color: #0B99D4;
}
.xl1-lnx .xl1-lnt-r{
	color: #0B99D4;
}
.xl1-lnb-nnl{
	float: left;
	width: 6px;
	height: 6px;
	background-color: #F7F7F7;
	border-radius: 50px;
	margin-right: 10px;
	margin-top: 15px;
}
.xl1-lnb-nnr{
	float: left;
	width: 300px;
	font-size: 16px;
	color: #999999;
    line-height: 40px;
    height: 40px;
    transition-duration: .5s;
}
.xl1-lnb-nn .xl1-lnb-nnr:hover{
	color: #0B99D4;
	transition-duration: .5s;
}  
.xl1-lnb-nn:hover .xl1-lnb-nnr{
	color: #0B99D4;
	transition-duration: .5s;
}
.xl1-ln:hover .xl1-lnt .xl1-lnt-l{
	background-color: #0B99D4;
	transition-duration: .5s;
}
.xl1-ln:hover .xl1-lnt .xl1-lnt-r{
	color: #0B99D4;
	transition-duration: .5s;
}
.xl1-r{
	float: right;
	width: 860px;
}
/*路径1*/
.xl1-rt{
	text-align: right;
	margin-top: 20px;
}
.xl1-rtc{
	font-size: 16px;
	color: #999999;
    line-height: 20px;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
/*/路径1*/
.xl1-rb .xl1-rbn:nth-child(1){
	border-top: none;
}
.xl1-rbn{
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #cccccc;
}
.xl1-rbn-l{
	float: left;
	width: 460px;
}
.xl1-rbn-l1{
	font-size: 24px;
	font-weight: bold;
	color: #0B99D4;
    line-height: 40px;
    height: 40px;
    margin-top: 60px;
}
.xl1-rbn-l2{
	font-size: 18px;
	color: #4d4d4d;
    line-height: 60px;
    height: 60px;
}
.xl1-rbn-l3{
	font-size: 16px;
	color: #999999;
    line-height: 30px;
    height: 90px;
    text-align: justify;
    overflow: hidden;
}
.xl1-rbn-l4{
	width: 150px;
	font-size: 16px;
	color: #ffffff;
    line-height: 50px;
    text-align: center;
    height: 50px;
    background-color: #CCCCCC;
    border-radius: 50px;
    margin-top: 30px;
    transition-duration: .5s;
}
.xl1-rbn-l4:hover{
    background-color: #0B99D4;
    transition-duration: .5s;
}
.xl1-rbn-r{
	float: right;
	width: 400px;
	height: 400px;
}
/*/系列*/
/*产品详情*/
/*路径*/
.lj1{
	width: 1300px;
	margin:30px auto;
	text-align: right;
}
/*/路径*/
.cpxq1{
	width: 1300px;
	margin:50px auto;
}
.cpxq1-1{
	width: 1300px;
	margin:0px auto;
	display: grid;
	grid-template-columns: repeat(3, 2fr); /* 创建三列 */
	grid-gap: 20px; /* 列之间的间隔 */
	margin-top: 50px;
}
.cpxq1-1n{
	height: 180px;
	border: 1px solid #CCCCCC;
	border-radius: 20px;
	padding: 20px;
	transition-duration: .5s;
}
.cpxq1-1nb{
	margin-top: 20px;
	font-size: 20px;
	color: #000000;
    line-height: 30px;
    text-align: justify;
    transition-duration: .5s;
}
.cpxq1-1 .cpxq1-1n:hover{
	border: 1px solid #0B99D4;
	transition-duration: .5s;
}
.cpxq1-1 .cpxq1-1n:hover .cpxq1-1nb{
	color: #0B99D4;
	transition-duration: .5s;
}
.cpxq2{
	width: 1300px;
	margin:50px auto;
}
.cpxq2-1{
	font-size: 34px;
	font-weight: bold;
	color: #4d4d4d;
    line-height: 50px;
}
.cpxq2-2{
	font-size: 20px;
	font-weight: bold;
	color: #999999;
    line-height:30px;
}
.cpxq2-3{
	font-size: 18px;
	color: #4d4d4d;
    line-height: 30px;
    text-align: justify;
    margin-top: 20px;
}
.cpxq2-3 img{
	width: 100%;
	vertical-align: top;
}
.cpxq2-bj{
	padding: 80px 0;
	background-color: #0B99D4;
}
.cpxq2{
	width: 1300px;
	margin: auto;
}
.cpxq2-1{
	font-size: 34px;
	font-weight: bold;
	color: #ffffff;
    line-height: 50px;
}
.cpxq2-2{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
    line-height:30px;
}
.cpxq2-3{
	width: 200px;
	margin-top: 30px;
	font-size: 20px;
	color: #0B99D4;
    line-height:50px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 50px;
    transition-duration: .5s;
}
.cpxq2-3:hover{
	color: #ffffff;
    background-color: #cccccc;
    transition-duration: .5s;
}
.cpxq2-4{
	width: 1300px;
	margin-top: 30px;
}
.cpxq2-4 img{
	width:100%;

}
.cpxq3-bj{
	width: 1300px;
	margin:100px auto;
}
.biaoti4-t{
	font-size: 34px;
	font-weight: bold;
	color: #4d4d4d;
    line-height:50px;
}
.biaoti4-b{
	font-size: 20px;
	font-weight: bold;
	color: #999999;
    line-height:30px;
}
.cpxq3-n{
	float: left;
	width:400px;
	height: 400px;
	margin-top: 40px;
}
.cpxq3 .cpxq3-n:nth-child(2n){
	float: right;
}
.cpxq3-nn{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.cpxq3-n:hover .cpxq3-nn{
	width: 400px;
	height:400px;
	background-image: linear-gradient(to top, rgba(11, 153, 212, .5),rgba(11, 153, 212, .5));
	transition-duration: .5s;
}
.cpxq3-nnt{
	width: 400px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin-top: 0px;
}
.cpxq3-nnb{
	width: 150px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0);
	text-align: center;
	line-height: 40px;
	height: 40px;
	border: 1px solid rgba(255, 255, 255, 0);
	margin:20px auto 0;
	background-color: rgba(255, 255, 255, 0);
	transition-duration: .5s;
}
.cpxq3-n:hover .cpxq3-nn .cpxq3-nnt{
	margin-top: 100px;
	transition-duration: .5s;
}
.cpxq3-n:hover .cpxq3-nn .cpxq3-nnb{
	color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(255, 255, 255, 1);
	transition-duration: .5s;
}
.cpxq3-nnb:hover{
	color: rgba(11, 153, 212, 1);
	background-color: rgba(255, 255, 255, .3);
	transition-duration: .5s;
}
.biaoti5{
	width: 1300px;
	margin: auto;
	display: flex;
	flex-direction: row;/*子元素会按照水平方向从左到右排列，这是 flex-direction 的默认值。*/
}
.biaoti5-l{
	width: 1140px;
}
.biaoti5-lt{
	font-size: 34px;
	font-weight: bold;
	color: #4d4d4d;
    line-height:50px;
}
.biaoti5-lb{
	font-size: 20px;
	font-weight: bold;
	color: #999999;
    line-height:30px;
}
.biaoti5-r{
	width: 160px;
	display: grid;
	grid-template-columns: repeat(2, 1fr); /* 创建2列 */
	grid-gap: 20px; /* 列之间的间隔 */
}
.biaoti5-rn{
	width: 40px;
	height: 40px;
	padding: 15px;
	background-color: #CCCCCC;
	border-radius: 500px;
	transition-duration: .5s;
}
.biaoti5-rn:hover{
	background-color: #0B99D4;
	transition-duration: .5s;
}
.cpxq4-bj{
	width: 1300px;
	margin:auto;
}
.cpxq4-n{
	float: left;
	width: 410px;
	height: 520px;
	margin-right: 35px;
	margin-top: 35px;
	position: relative;
}
.cpxq4 .cpxq4-n:nth-child(3n){
	margin-right: 0px;
}
.cpxq4-nn{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 350px;
	height: 60px;
	padding:50px 30px 0;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.cpxq4-n:hover .cpxq4-nn{
	width: 350px;
	height: 480px;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.cpxq4-n:hover .cpxq4-nn .cpxq4-nnt{
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	padding-top: 200px;
	transition-duration: .8s;
}
.cpxq4-nnt{
	width: 100%;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
	transition-duration: .8s;
}
.cpxq4-nnb{
	width: 100%;
	height: 20px;
	border-bottom: 1px solid rgba(11, 153, 212, 0);
	margin: auto;
	transition-duration: 0.5s;
}
.cpxq4-n:hover .cpxq4-nn .cpxq4-nnb{
	width:50px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition-duration: 0.5s;
}
/*/产品详情*/
/*解决方案*/
/*路径1*/
.lj2{
	width: 1300px;
	margin:50px auto 20px;
}
.xl2-rt{
	text-align: left;
	margin-top: 20px;
}
.xl2-rtc{
	font-size: 16px;
	color: #999999;
    line-height: 20px;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
/*/路径1*/
.jj1{
	width: 1300px;
	margin:0 auto 100px;
}
.jj1-n{
	float: left;
	width: 310px;
	height: 390px;
	margin-right: 20px;
	margin-top: 30px;
	position: relative;
}
.jj1 .jj1-n:nth-child(4n){
	margin-right: 0px;
}
.jj1-nn{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 250px;
	height: 60px;
	padding:50px 30px 0;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.jj1-n:hover .jj1-nn{
	width: 250px;
	height: 350px;
	background-image: linear-gradient(to top, rgba(11, 153, 212, 1),transparent);
	transition-duration: .5s;
}
.jj1-n:hover .jj1-nn .jj1-nnt{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	padding-top: 120px;
	transition-duration: .8s;
}
.jj1-nnt{
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
	transition-duration: .8s;
}
.jj1-nnb{
	width: 100%;
	height: 20px;
	border-bottom: 1px solid rgba(11, 153, 212, 0);
	margin: auto;
	transition-duration: 0.5s;
}
.jj1-n:hover .jj1-nn .jj1-nnb{
	width:50px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition-duration: 0.5s;
}
/*解决方案*/
/*服务*/
.fw1{
	width: 1300px;
	margin: auto;
	font-size: 30px;
	color: #4d4d4d;
	text-align: left;
	line-height: 50px;
	margin-top: 50px;
}
.fw2{
	width: 1300px;
	margin: auto;
	font-size: 20px;
	color: #4d4d4d;
	text-align: left;
	line-height: 50px;
}
.fw3{
	width: 1300px;
	margin:0px auto 100px;
}
.fw3-t{
	width: 1220px;
	padding: 40px;
	background-color: #F7F7F7;
	border-radius: 0px 30px 0px 0px;
	margin-top: 30px;
}
.fw3-tl{
	float: left;
	width: 110px;
}
.fw3-tlt{
	width: 110px;
	height: 110px;
}
.fw3-tlb{
	width: 110px;
	font-size: 16px;
	color: #0B99D4;
	text-align: center;
}
.fw3-tr{
	float: right;
	width: 1000px;
	border-left: 1px solid #cccccc;
	padding-left: 50px;
}
.fw3-trn{
	float: left;
	width: 490px;
	height: 45px;
}
.fw3-tr .fw3-trn:nth-child(2n){
	float: right;
}
.fw3-trn-l{
	float: left;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 30px;
	border: 1px solid #cccccc;
	margin-right: 10px;
}
.fw3-trn-r{
	float: left;
	width: 448px;
	height: 30px;
	font-size: 14px;
	color: #4d4d4d;
	text-align: left;
	line-height: 30px;
}

.fw3-c{
	width: 1220px;
	padding: 40px;
	background-color: #F7F7F7;
	border-radius: 0px 0px 0px 0px;
	margin: 20px 0;
}
.fw3-cr{
	float: right;
	width: 110px;
}
.fw3-crt{
	width: 110px;
	height: 110px;
}
.fw3-crb{
	width: 110px;
	font-size: 16px;
	color: #0B99D4;
	text-align: center;
}
.fw3-cl{
	float: left;
	width: 1000px;
	border-right: 1px solid #cccccc;
	padding-right: 50px;
}
.fw3-cln{
	float: left;
	width: 490px;
	height: 45px;
}
.fw3-cl .fw3-cln:nth-child(2n){
	float: right;
}
.fw3-cln-l{
	float: left;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 30px;
	border: 1px solid #cccccc;
	margin-right: 10px;
}
.fw3-cln-r{
	float: left;
	width: 448px;
	height: 30px;
	font-size: 14px;
	color: #4d4d4d;
	text-align: left;
	line-height: 30px;
}

.fw3-b{
	width: 1220px;
	padding: 40px;
	background-color: #F7F7F7;
	border-radius: 0px 0px 30px 0px;
}
.fw3-bl{
	float: left;
	width: 110px;
}
.fw3-blt{
	width: 110px;
	height: 110px;
}
.fw3-blb{
	width: 110px;
	font-size: 16px;
	color: #0B99D4;
	text-align: center;
}
.fw3-br{
	float: right;
	width: 1000px;
	border-left: 1px solid #cccccc;
	padding-left: 50px;
}
.fw3-brn{
	width: 490px;
	height: 45px;
}
.fw3-brn-l{
	float: left;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 30px;
	border: 1px solid #cccccc;
	margin-right: 10px;
}
.fw3-brn-r{
	float: left;
	width: 448px;
	height: 30px;
	font-size: 14px;
	color: #4d4d4d;
	text-align: left;
	line-height: 30px;
}
/*/服务*/
/*培训与学习*/
.px1{
	width: 1300px;
	margin:50px auto 0px;
	font-size: 36px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: left;
	line-height:50px;
}
.px2{
	width: 1300px;
	margin: auto;
	font-size: 24px;
	color: #4d4d4d;
	text-align: left;
	line-height:30px;
	margin-top: 30px;
}
.px3{
	width: 1300px;
	margin: auto;
	font-size: 24px;
	color: #4d4d4d;
	text-align: left;
	line-height:30px;
	margin-top: 10px;
}
.px3-l{
	float: left;
	max-width: 700px;
	margin-right: 20px;
	font-size: 24px;
	color: #4d4d4d;
	text-align: left;
	line-height:30px;
	margin-top: 10px;
}
.px3-r{
	float: left;
	width: 60px;
	height: 30px;
	margin-top: 10px;
	padding-left: 0px;
	transition-duration: .5s;
}
.px3:hover .px3-r{
	padding-left: 20px;
	transition-duration: .5s;
}
.px4{
	width: 1300px;
	margin:50px auto;
}
/*/培训与学习*/
/*新闻*/
.xw1{
	width: 1300px;
	margin:50px auto 30px;
}
.xw1-n{
	float: left;
	width: 410px;
	margin-top: 30px;
	margin-right: 30px;
}
.xw1 .xw1-n:nth-child(3n){
	margin-right: 0px;
}
.xw1-nnt{
	width: 410px;
	height: 300px;
	overflow: hidden;
}
.xw1-nnb-t{
	font-size: 16px;
	color: #4d4d4d;
	text-align: center;
	line-height:50px;
	transition-duration: .5s;
}
.xw1-nnb-b{
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height:30px;
}
.xw1-nnt img{
	width: 100%;
	vertical-align: top;
	transition:all 500ms linear;
}
.xw1-nn:hover .xw1-nnt img{
	-webkit-transition:scale(1.2,1.2);
	-moz-transition:scale(1.2,1.2);
	-ms-transition:scale(1.2,1.2);
	-o-transition:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.xw1-nn:hover .xw1-nnb-t{
	color: #0B99D4;
	transition-duration: .5s;
}
/*页码*/
.page{
	text-align:center;
	font-size:14px;
	font-family:arial;}
.page_list {
    height: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    font-family: "Arial Black";
    font-size: 12px;
    margin-top: 20px;
    font-size: 14px;
}
.page_list a {
    display: inline-block;
    color: #4D4D4D;
    border: 1px solid #4D4D4D;
    background: #FFF;
    text-align: center;
    padding: 2px 10px;
    margin: 0 3px;
    font-size: 14px;
}
.page_list a.on {
    color: #FFF;
    border: 1px solid #0B99D4;
    background: #0B99D4;
    font-size: 14px;
}
a.a16ym:link {font-family:"arial"; background-color: #FFF; color:#4D4D4D; TEXT-DECORATION: none}
a.a16ym:visited { font-family:"arial"; background-color: #FFF; color:#4D4D4D; TEXT-DECORATION: none}
a.a16ym:hover {background-color: #0B99D4;border: 1px solid #0B99D4; color: #FFF; TEXT-DECORATION: none}
/*/页码*/
/*/新闻*/
/*新闻详情*/
.xwxq1{
	width: 1300px;
	margin:80px auto;
}
.xwxq1-t{
	font-size: 24px;
	color: #4d4d4d;
	text-align: center;
	line-height:50px;
}
.xwxq1-c{
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height:30px;
	margin-top: 10px;
}
.xwxq1-b{
	font-size: 16px;
	color: #4d4d4d;
	text-align: justify;
	line-height:30px;
	margin-top: 50px;
}
/*/新闻详情*/
/*关于我们*/
.gy1{
	width: 1300px;
	margin:50px auto;
}
.gy1-tl{
	font-size: 24px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: left;
	line-height:50px;
}
.gy1-tr{
	font-size: 24px;
	font-weight: bold;
	color: #0B99D4;
	text-align: left;
	line-height:50px;
}
.gy1-c{
	font-size: 14px;
	color: #4d4d4d;
	text-align: justify;
	line-height:34px;
	margin-top: 15px;
}
.gy1-bn{
	float: left;
	width: 580px;
	padding:40px 30px;
	background-color: #F7F7F7;
	margin-top: 20px;
	border-radius: 0px;
	overflow:hidden;
	transition-duration: .5s;
}
.gy1-b .gy1-bn:nth-child(2n){
	float: right;
}
.gy1-bnt{
	width: 120px;
	height: 120px;
	margin: auto;
	padding: 10px 0 10px;
	transition-duration: .5s;
}
.gy1-bnc{
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	line-height:40px;
}
.gy1-bnb{
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height:30px;
	transition-duration: .5s;
}
.gy1-b .gy1-bn:hover .gy1-bnt{
	padding: 0px 0 20px;
	transition-duration: .5s;
}

/*/关于我们*/
/*联系*/
.lx1{
	width: 1300px;
	margin:50px auto 0px;
	font-size: 36px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: left;
	line-height:50px;
}
.lx2{
	width: 1300px;
	margin: auto;
	font-size: 24px;
	color: #4d4d4d;
	text-align: left;
	line-height:30px;
	margin-top: 20px;
}
.lx3{
	width: 1300px;
	margin:50px auto;
}
.lx3-n1{
	width: 1240px;
	padding: 30px;
	background-color: #f7f7f7;
	margin-top: 30px;
}
.lx3-n1l{
	float: left;
	width: 250px;
	font-size: 24px;
	color: #4d4d4d;
	text-align: center;
	line-height:30px;
	margin-top: 80px;
}
.lx3-n1r{
	float: right;
	width: 920px;
	font-size: 16px;
	color: #4d4d4d;
	text-align: left;
	line-height:30px;
	border-left: 1px solid #cccccc;
	margin-left: 30px;
	padding-left: 30px;
}
.lx3-n2{
	width: 1240px;
	padding: 30px;
	background-color: #f7f7f7;
	margin-top: 30px;
}
.lx3-n2l{
	float: left;
	width: 250px;
	font-size: 24px;
	color: #4d4d4d;
	text-align: center;
	line-height:30px;
	margin-top: 50px;
}
.lx3-n2r{
	float: right;
	width: 920px;
	font-size: 16px;
	color: #4d4d4d;
	text-align: left;
	line-height:30px;
	border-left: 1px solid #cccccc;
	margin-left: 30px;
	padding-left: 30px;
}
.lx3-n3{
	width: 1240px;
	padding: 30px;
	background-color: #f7f7f7;
	margin-top: 30px;
}
.lx3-n3l{
	float: left;
	width: 250px;
	font-size: 24px;
	color: #4d4d4d;
	text-align: center;
	line-height:30px;
	margin-top: 50px;
}
.lx3-n3r{
	float: right;
	width: 920px;
	font-size: 16px;
	color: #4d4d4d;
	text-align: left;
	line-height:30px;
	border-left: 1px solid #cccccc;
	margin-left: 30px;
	padding-left: 30px;
}
/*/联系*/
/*/路径*/
.banner1{
	width: 1300px;
	margin: auto;
}
.banner1-l{
	float: left;
	width: 690px;
	margin-left: 70px;
	margin-top: 120px;
}
.banner1-lt{
	font-size: 34px;
	font-weight: bold;
	color: #0B99D4;
    line-height: 50px;
}
.banner1-lct{
	font-size: 24px;
	font-weight: bold;
	color: #4d4d4d;
    line-height: 60px;
}
.banner1-lcb{
	font-size: 20px;
	color: #4d4d4d;
    line-height: 30px;
    text-align: justify;
}
.banner1-lb{
	width: 600px;
	font-size: 20px;
	color: #4d4d4d;
    line-height: 30px;
    text-align: justify;
    display: flex;
	flex-direction: row;/*子元素会按照水平方向从左到右排列，这是 flex-direction 的默认值。*/
	margin-top: 50px;
}
.banner1-lbl{
	width: 60px;
	height: 60px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 20px;
}
.banner1-lbr{
	width: 520px;
	overflow: hidden;
}
.banner1-lbr-t{
	font-size: 20px;
	color: #4d4d4d;
    line-height: 25px;
}
.banner1-lbr-b{
	font-size: 30px;
	color: #0B99D4;
    line-height: 40px;
    text-align: justify;
}
