@keyframes biggerLose{
	from{opacity: 0.5;transform: scale(1);}
	to{opacity: 0;transform: scale(2.5);}
}
@keyframes biggest{
	from{opacity: 0.5;transform: scale(1);}
	to{opacity: 0;transform: scale(4);}
}
.clear{clear:both;}
a{text-decoration: none;}
.GosilinkBox{position: fixed;right: 66px;bottom: 50px;z-index: 999;}
.GosilinkBox .relativeBox{position: relative;/*width: 218px*/;height: 62px;}
.GosilinkBox .relativeBox .Boxin{position: relative;padding: 0;box-sizing: border-box;width: 0;height: 62px;border-radius: 31px;background: rgba(0,91,172,0.5);overflow: hidden;}
.GosilinkBox .relativeBox .Boxin .linkLine{overflow: hidden;width: 206px;}
.GosilinkBox .relativeBox .Boxin .linkLine a{width: 50px;height: 50px;display: block;border-radius:50%;margin-right: 28px;color: #fff;text-align: center;text-decoration: none;font-size: 14px;line-height: 16px;float: left;padding-top: 9px;}
.GosilinkBox .relativeBox .Boxin .linkLine a:hover{background: #005BAC;}
.GosilinkBox .relativeBox span{width: 50px;height: 50px;display: block;border-radius:50%;color: #005BAC;text-align: center;font-size: 14px;line-height: 16px;position: absolute;top: 6px;right: 6px;padding-top: 9px;background: #fff;}
.GosilinkBox .relativeBox b{width: 50px;height: 50px;display: block;border-radius:50%;position: absolute;top: 6px;right: 6px;background: #005BAC;animation: biggerLose 2s infinite;}
.footer{width:100%;}
/*******/
.TOGGLELIST {position: relative;}
.TOGGLELIST img.beijing{width: 100%;display: block;}
.TOGGLELIST h1{font-size: 0.68rem;line-height: 0.68rem;color: #fff;text-shadow: 0.02rem 0.02rem 0.04rem #000000;position: absolute;top: 1.68rem;left: 3.8rem;}
.TOGGLELIST .listAbsolute{position: absolute;left: 50%;margin-left: -9rem;top: 0.7rem;}
.TOGGLELIST .listAbsolute .listRelative{width: 18rem;}
.TOGGLELIST .listAbsolute .listRelative img{width: 100%;}
.TOGGLELIST .listAbsolute .listRelative .boxIn{position: relative;}
.TOGGLELIST .listAbsolute .listRelative .boxIn b{width:0.2rem ;height: 0.2rem;display: block;border-radius:50%;background: #fff;}
.TOGGLELIST .listAbsolute .listRelative .boxIn span{width: 0.2rem;height: 0.2rem;display: block;border-radius:50%;background: #fff;position: absolute;top: 0;left: 0;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxOne{position: absolute;left: 3.21rem;top: 7rem;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxOne .boxIn b.one{animation: biggerLose 2s;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxOne .boxIn b.oneB{animation: biggest 2s;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxTwo{position: absolute;left: 7.3rem;top: 5.92rem;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxTwo .boxIn b.two{animation: biggest 2s 0.8s;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxTwo .boxIn b.twoB{animation: biggerLose 2s 0.8s;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxThree{position: absolute;right: 6.94rem;top: 3.12rem;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxThree .boxIn b.three{animation: biggerLose 2s 1.6s;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxThree .boxIn b.threeB{animation: biggest 2s 1.6s;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxFour{position: absolute;right: 3.65rem;top: 1.96rem;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxFour .boxIn b.four{animation: biggest 2s 2.4s;}
.TOGGLELIST .listAbsolute .listRelative .rotBoxFour .boxIn b.fourB{animation: biggerLose 2s 2.4s;}
.TOGGLELIST .listAbsolute .listRelative a{display: block;width: 0.32rem;font-size: 0.32rem;line-height: 0.44rem;color: #fff;position: absolute;}
.TOGGLELIST .listAbsolute .listRelative a.maotouOne{bottom: 2.7rem;left: 3.53rem;}
.TOGGLELIST .listAbsolute .listRelative a.maotouTwo{bottom: 3.7rem;left: 7.62rem;}
.TOGGLELIST .listAbsolute .listRelative a.maotouThree{bottom: 3.58rem;right: 6.46rem;}
.TOGGLELIST .listAbsolute .listRelative a.maotouFour{bottom: 4.7rem;right: 3.2rem;}
.TOGGLELIST .listAbsolute .listRelative a:hover{text-decoration: none;cursor: pointer;color: #005BAC;background: rgba(255,255,255,.7);border-radius: 2px;}

/******/
.ZHANLUE{position: relative;background-image: url(../newImage/FAZHANJPG02.jpg);background-size: cover;background-attachment: fixed;/*background-position: center center;*/background-repeat: no-repeat;width:100%;height: 10.8rem;}
.ZHANLUE .road{background: rgba(255,255,255,.7);width: 12.8rem;position: absolute;left: 50%;margin-left: -6.4rem;bottom: 0.6rem;border: 1px solid #fff;border-radius: 0.06rem;padding: 0.36rem 0.45rem 0.36rem 0.7rem;}
.ZHANLUE .road .title {margin-bottom: 0.32rem;text-align: center;}
.ZHANLUE .road .title h2{font-size: 0.36rem;line-height: 0.36rem;margin-bottom: 0.12rem;margin-top: 0;color: #005BAC;}
.ZHANLUE .road .title p{font-size: 0.2rem;line-height: 0.2rem;}
.ZHANLUE .road ul{padding-left: 34px;background: url(../newImage/ccc.png) no-repeat;background-position: 12px 10px;background-size: 10px;}
.ZHANLUE .road ul li{line-height: 22px;font-size: 0.14rem;color: #000000;padding-top: 0.04rem;font-weight: bold;}
.ZHANLUE .road ul li span{font-size: 0.2rem;color: #005BAC;font-weight: bold;}
/**********/
.JISHU{position: relative;background-image: url(../newImage/FAZHANPNG12.png);background-size: cover;background-attachment: fixed;background-position: center center;background-repeat: no-repeat;width:100%;height: 10.8rem;}
.JISHU .JISHUIn{position: absolute;width: 100%;top: 1.36rem;}
.JISHU .JISHUIn .title{color: #fff;text-align: center;}
.JISHU .JISHUIn .title h1{margin: 0;font-size: 0.36rem;line-height: 0.36rem;}
.JISHU .JISHUIn .title p{font-size: 0.24rem;line-height: 0.24rem;margin-top: 0.12rem;}
.JISHU ul{overflow: hidden;padding: 2px;width: 12rem;margin:0.54rem auto 0;}
.JISHU ul li{width: 25%;float: left;height: 6rem;padding: 0 1px;}
.JISHU ul li .bigBox{width: 100%;height: 100%;padding-top: 0.58rem;background: rgba(0,91,172,0.3);position: relative;transition: all 0.3s;}
.JISHU ul li .icon{width: 1.92rem;margin: 0 auto;}
.JISHU ul li .icon .moren{width: 100%;}
.JISHU ul li .icon .chufa{width: 100%;display: none;}
.JISHU ul li .box{}
.JISHU ul li .box .moren{text-align: center;}
.JISHU ul li .box .moren h3{font-size: 0.18rem;line-height: 0.18rem;margin: 0;color: #fff;}
.JISHU ul li .box .moren span{display: block;width: 0.5rem;height: 0.04rem;background: #fff;margin: 0.18rem auto 0.3rem;}
.JISHU ul li .box .moren p{font-size: 0.14rem;color: #00FFFF;line-height: 0.3rem;}
.JISHU ul li .box .chufa{display: none;padding-left: 0.4rem;margin-top: 0.64rem;}
.JISHU ul li .box .chufa p{font-size: 0.14rem;line-height: 0.3rem;color: #fff;}
.JISHU ul li .box .chufaTwo{display: none;font-size: 0.12rem;line-height: 0.18rem;color: #999;position: absolute;bottom: 0.38rem;text-align: center;width: 100%;}
.JISHU ul li .sijiao span{display: block;width: 0.24rem;height: 0.24rem;position: absolute;}
.JISHU ul li .sijiao span.one{border-top: 2px solid #00FFFF;border-left:  2px solid #00FFFF;top: -2px;left: -2px;}
.JISHU ul li .sijiao span.two{border-top: 2px solid #00FFFF;border-right:  2px solid #00FFFF;top: -2px;right: -2px;}
.JISHU ul li .sijiao span.three{border-bottom: 2px solid #00FFFF;border-left:  2px solid #00FFFF;bottom: -2px;left: -2px;}
.JISHU ul li .sijiao span.four{border-bottom: 2px solid #00FFFF;border-right:  2px solid #00FFFF;bottom: -2px;right: -2px;}
.JISHU ul li .bigBox:hover {background: rgba(0,160,233,0.5);}
.JISHU ul li .bigBox:hover .icon .moren{display: none;}
.JISHU ul li .bigBox:hover .box .moren{display: none;}
.JISHU ul li .bigBox:hover .icon .chufa{display: block;}
.JISHU ul li .bigBox:hover .box .chufa{display: block;}
.JISHU ul li .bigBox:hover .box .chufaTwo{display: block;}
/********/
.CHANPIN{position: relative;}
.CHANPIN img{width: 100%;}
.CHANPIN .dingwei{position: absolute;width: 100%;top: 1rem;}
.CHANPIN .dingwei .title{text-align: center;margin-bottom: 0.72rem;}
.CHANPIN .dingwei .title h1{margin: 0;font-size: 0.36rem;line-height: 0.36rem;color: #005BAC;}
.CHANPIN .dingwei .title p{font-size: 0.24rem;line-height: 0.24rem;margin-top: 0.12rem;color: #000000;}
.CHANPIN .dingwei .allbox{overflow: hidden;width: 12rem;margin: 0 auto;}
.CHANPIN .dingwei .allbox .left{float: left;width: 4.6rem;overflow: hidden;}
.CHANPIN .dingwei .allbox .left img{width: 2.3rem;display: block;padding: 0.05rem;float: left;}
.CHANPIN .dingwei .allbox .right{float: right;width: 6.56rem;}
.CHANPIN .dingwei .allbox .right li {margin-bottom: 0.3rem;}
.CHANPIN .dingwei .allbox .right li h3{overflow: hidden;margin: 0;}
.CHANPIN .dingwei .allbox .right li h3 span{display: block;width: 0.1rem;height: 0.1rem;border-radius:50% ;border:2px solid #005BAC;margin-top: 0.04rem;float: left;margin-right: 0.1rem;}
.CHANPIN .dingwei .allbox .right li h3 b{font-size: 0.18rem;line-height: 0.18rem;display: block;float: left;color: #005BAC;}
.CHANPIN .dingwei .allbox .right li p{padding-left: 0.2rem;color: #000000;font-size: 0.14rem;line-height: 0.3rem;}
/**************/

.RONGYU{position: relative;background: url(../newImage/FAZHANJPG03.jpg) no-repeat;overflow: hidden;padding-top: 140px;padding-bottom: 200px;background-size: 100% 100%;}
.RONGYU .dingweiBox{text-align: center;}
.RONGYU .dingweiBox .titleBox {margin-bottom: 196px;}
.RONGYU .dingweiBox .titleBox h2{font-size: 0.36rem;line-height: 0.36rem;margin-bottom: 0.12rem;margin-top: 0;color: #005BAC;}
.RONGYU .dingweiBox .titleBox p{font-size: 0.2rem;line-height: 0.2rem;}
.RONGYU .dingweiBox .centerBox{width: 1200px;margin: 0 auto;position: relative;}
.RONGYU .dingweiBox .centerBox ul{width: 100%;position: relative;}
.RONGYU .owl-carousel .owl-stage-outer{overflow: visible;}
.RONGYU .dingweiBox .centerBox ul li h3{font-size:24px;margin: 0;line-height: 24px;padding-bottom: 46px;border-bottom: 1px solid #005BAC;position: relative;font-weight: bold;color: #C9C9CA;}
.RONGYU .dingweiBox .centerBox ul li h3 span{display: none;width: 24px;height: 24px;border-radius: 50%;border: 3px solid #005BAC;position: absolute;bottom: -12px;left: 50%;margin-left: -12px;background: #fff;box-sizing: border-box;}
.RONGYU .dingweiBox .centerBox ul li p{margin-top: 64px;color: #C9C9CA;font-size: 14px;line-height: 30px;min-height: 60px;}
.RONGYU .dingweiBox .centerBox ul li .imgBox{width: 100%;position: relative;padding:50px 68px 0 68px;}
.RONGYU .dingweiBox .centerBox ul li .imgBox img{max-width: 100%;margin: 0 auto;width: auto;}
.RONGYU .dingweiBox .centerBox ul li .imgBox img.onBlock{display: none;}
/*.owl-carousel .owl-item img{}*/
.RONGYU .dingweiBox .centerBox ul .on li  h3{color: #005BAC;}
.RONGYU .dingweiBox .centerBox ul .on li h3 span{display: block;}
.RONGYU .dingweiBox .centerBox ul .on li p{color: #000000;}
.RONGYU .dingweiBox .centerBox ul .on li .imgBox img.moren{display: none;}
.RONGYU .dingweiBox .centerBox ul .on li .imgBox img.onBlock{display: block;}
@media only screen and (min-width:992px) and (max-width:1366px){
	.JISHU ul{width: 17rem;}
	.JISHU ul li .box .chufaTwo{line-height: 0.24rem;}
	.CHANPIN .dingwei .allbox{width: 14.54rem;}
	.CHANPIN .dingwei .allbox .right{width: 9.1rem;}
	/**********/
	.RONGYU .dingweiBox .titleBox{margin-bottom: 120px;}
	.RONGYU{padding-top: 80px;padding-bottom: 80px;}
	.RONGYU .dingweiBox .centerBox ul li h3{font-size: 16px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.ZHANLUE .road{width: 15.8rem;margin-left: -7.9rem;}
	.ZHANLUE .road .title h2{font-size: 14px;line-height: 14px;}
	.ZHANLUE .road .title p{font-size: 12px;line-height: 12px;}
	.ZHANLUE .road ul li{font-size: 12px;}
	.ZHANLUE .road ul li span{font-size: 12px;}
	.JISHU ul{width: 19rem;}
	.JISHU ul li{height: 7rem;}
	.JISHU ul li .box .moren p{line-height: 0.36rem;font-size: 10px;}
	.JISHU ul li .box .moren h3{font-size: 12px;line-height: 12px;}
	.JISHU ul li .box .chufaTwo{line-height: 14px;font-size: 12px;}
	.CHANPIN .dingwei{top: 0.8rem;}
	.CHANPIN .dingwei .title{margin-bottom: 0.5rem;}
	.CHANPIN .dingwei .allbox{width: 18.54rem;}
	.CHANPIN .dingwei .allbox .right{width: 13.1rem;}
	.CHANPIN .dingwei .allbox .right li h3 span{width: 8px;height: 8px;margin-top: 2px;}
	.CHANPIN .dingwei .allbox .right li h3 b{font-size: 12px;line-height: 12px;}
	.CHANPIN .dingwei .allbox .right li p{font-size: 12px;line-height: 12px;}
	/***********/
	.RONGYU .dingweiBox .centerBox{width: 768px;}
	.RONGYU .dingweiBox .titleBox{margin-bottom: 48px;}
	.RONGYU .dingweiBox .titleBox h2{font-size: 14px;line-height: 14px;margin-bottom: 8px;}
	.RONGYU .dingweiBox .titleBox p{font-size: 12px;line-height: 12px;}
	.RONGYU .dingweiBox .centerBox ul li .imgBox{padding: 30px;}
	.RONGYU .dingweiBox .centerBox ul li h3{font-size: 14px;line-height: 14px;padding-bottom: 36px;}
	.RONGYU .dingweiBox .centerBox ul li p{margin-top: 20px;font-size: 12px;}
	.RONGYU{padding-top: 50px;padding-bottom: 50px;}
}
@media only screen and (min-width:768px){
	.TOGGLELIST .mobileTagget{display: none;}
	.ZHANLUE img.beijing{display: none;}
	/*.JISHU img.beijing{display: none;}*/
}
@media only screen and (max-width:767px){
	.TOGGLELIST .listAbsolute{display: none;}
	.TOGGLELIST h1{font-size: 1.68rem;line-height: 1.68rem;}
	.TOGGLELIST .mobileTagget{width: 100%;height: 30px;position: absolute;bottom: 0;text-align: center;}
	.TOGGLELIST .mobileTagget a{display: block;width: 25%;float: left;font-size: 14px;line-height: 30px;background: rgba(255,255,255,.6);font-weight: bold;color: #005BAC;}
	.TOGGLELIST .mobileTagget a:active{background: #005BAC;color: #fff;text-decoration: none;}
	.ZHANLUE {height: auto;background-image: none;}
	.ZHANLUE img.beijing{display: block;width: 100%;}
	.ZHANLUE .road{position: static;left: auto;margin-left: 0;bottom: auto;width: 100%;padding: 20px 10px;}
	.ZHANLUE .road ul{background-repeat: repeat-y;background-position:0 ;padding-left: 22px;}
	.ZHANLUE .road .title{margin-bottom: 20px;}
	.ZHANLUE .road .title h2{font-size: 18px;line-height: 18px;margin-bottom: 8px;}
	.ZHANLUE .road .title p{font-size: 12px;line-height: 12px;}
	.ZHANLUE .road ul li{font-size: 12px;line-height: 22px;}
	.ZHANLUE .road ul li span{font-size: 14px;}
	/*******/
	.JISHU {height: auto;background-size: 100% 100%;background-image: url(../newImage/JKJK.jpg);background-attachment: scroll;}
	.JISHU img.beijing{display: block;width: 100%;}
	.JISHU .JISHUIn{position: static;top: auto;padding-bottom: 20px;}
	.JISHU .JISHUIn .title{margin-bottom: 20px;padding-top: 20px;}
	.JISHU .JISHUIn .title h1{font-size: 18px;line-height: 18px;margin-bottom: 8px;}
	.JISHU .JISHUIn .title p{font-size: 12px;line-height: 12px;}
	.JISHU ul{width: 100%;}
	.JISHU ul li{width: 50%;height: 258px;padding: 1px;}
	.JISHU ul li .bigBox{padding-top: 22px;}
	.JISHU ul li .icon{width: 76px;}
	.JISHU ul li .box .moren h3{font-size: 14px;line-height: 14px;}
	.JISHU ul li .box .moren span{width: 24px;height: 2px;margin: 8px auto 12px;}
	.JISHU ul li .box .moren p{line-height: 16px;font-size: 12px;}
	.JISHU ul li .box .chufa{margin-top: 14px;padding-left: 16px;}
	.JISHU ul li .box .chufa p{font-size: 12px;line-height: 14px;}
	.JISHU ul li .box .chufaTwo{font-size: 12px;line-height: 14px;bottom: 6px;}
	.JISHU ul li .sijiao span{width: 10px;height: 10px;}
	/*********/
	.CHANPIN img.beijing{display: none;}
	.CHANPIN .dingwei{position: static;top: auto;padding-top: 20px;}
	.CHANPIN .dingwei .title h1{font-size: 18px;line-height: 18px;margin-bottom: 8px;}
	.CHANPIN .dingwei .title p{font-size: 12px;line-height: 12px;}
	.CHANPIN .dingwei .allbox{width: 100%;}
	.CHANPIN .dingwei .allbox .left{float: none;padding: 5px;width: 100%;}
	.CHANPIN .dingwei .allbox .left img{padding: 5px;width: 50%;}
	.CHANPIN .dingwei .allbox .right{float: none;width: 100%;padding:5px 10px;}
	.CHANPIN .dingwei .allbox .right li{margin-bottom: 12px;}
	.CHANPIN .dingwei .allbox .right li h3 span{width: 6px;height: 6px;margin-top: 7px;margin-right: 7px;}
	.CHANPIN .dingwei .allbox .right li h3 b{font-size: 16px;line-height: 20px;}
	.CHANPIN .dingwei .allbox .right li p{padding-left: 13px;font-size: 12px;line-height: 16px;}
	/************/
	.RONGYU .dingweiBox .centerBox{width: 768px;margin-left: -440px;left: 50%;}
	.RONGYU .dingweiBox .titleBox{margin-bottom: 48px;}
	.RONGYU .dingweiBox .titleBox h2{font-size: 18px;line-height: 18px;margin-bottom: 8px;}
	.RONGYU .dingweiBox .titleBox p{font-size: 12px;line-height: 12px;}
	.RONGYU .dingweiBox .centerBox ul li .imgBox{padding: 30px 20px 0 20px;}
	.RONGYU .dingweiBox .centerBox ul li h3{font-size: 18px;line-height: 18px;padding-bottom: 36px;}
	.RONGYU .dingweiBox .centerBox ul li p{margin-top: 20px;}
	.RONGYU{padding-top: 30px;padding-bottom: 30px;}
}