@charset "utf-8";

#bannerSection { position: relative; height: 450px; width: 100%; }
#banner_img { position: absolute;
              background: url(../img/rndbg.png) left 30% no-repeat;
              background-size: cover;	
              height: 450px; width: 100%; z-index: 5; }
#darkfilm { background: rgba(0,0,0,0.6); }
#bannerSection .banner_word { position: absolute; top: 60%; opacity: 0; left: 50%; transform: translate(-50%, -50%); color: #fff; z-index: 9; text-align: center;}
#bannerSection .banner_word li:first-child { font-size: 42px; font-weight: bold; text-shadow: 3px 3px 0 rgba(0,0,0,0.8);}
#bannerSection .banner_word li:nth-child(2) { width: 100px; height: 5px; background: #d96b2b; margin: 0 auto; margin: 15px auto 25px; }
#bannerSection .banner_word li:last-child { font-size: 20px; text-shadow: 3px 3px 0 rgba(0,0,0,0.8);}
.leftSlideUp {
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 0; height: 0;
    border-bottom: 50px solid #fff;
    border-right: 100vw solid transparent;
}


#rndSection { position: relative; width: 100%; }
#rndSection .rnd_Wrap { width: 1000px; margin: 0 auto; padding-bottom: 60px; }
#rndSection .rnd_Wrap h1 { 
	font-size: 38px;
	font-weight: bold; color: #333;
	border-left: 10px solid #d96b2b;
	text-indent: 20px;
	margin: 60px 0;
}
#intro_video video { width: 100%; }

.rnd_Wrap3 { background: rgba(217, 107, 43, 0.1); margin-top: 10px;}
.rnd_Wrap3:after {
	content: "";
	display: block;
	clear: both; 
}
.rnd_Wrap2 h2 {
	font-size: 24px;
	font-weight: bold; color: #000;
	border-left: 5px solid #d96b2b;
	text-indent: 20px;
	margin: 30px 0 10px;
}
.rnd_Wrap2 h2 span { font-size: 18px; }
.rnd_Wrap2 p { font-size: 18px; }

.rnd_Wrap3 h3 { text-indent: 20px; position: relative; top: 20px;}
.rnd_Wrap3 ul li { float: left; width: 19.7%; position: relative; }
.rnd_Wrap3 li span { 
	display: block;
	width: 60%;
	margin: 0 auto; 
	position: relative;
	top: 30px; 
	border: 4px solid #d96b2b;	
	background: #fff;
	z-index: 9;
	border-radius: 100%; }
.rnd_Wrap3 li:nth-child(2n) span { background: #d96b2b; }
.rnd_Wrap3 li:nth-child(2n) span p { color: #fff; }
.rnd_Wrap3 li span p { 
	width: 100%;
	font-weight: bold;
	position: absolute;
	text-align: center;
	top: 50%; left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px; }
.network_Wrap { 
	padding-top: 80px;
	height: 290px;
	border-top: 4px solid #d96b2b; 
	border-bottom: 4px solid #d96b2b; 
	position: relative; 
	top: -48px;
	background: #fff;
	margin: 10px 5px;}
.network_Center span {
	width: 100% !important;
	top: 0 !important;
	background: #fff;
}
.network_Center span p {
	font-size: 32px !important;
    background: linear-gradient(to right, yellow, #d96b2b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.network_Center span { 
	background: #fff;
	border: none !important; 
	
}
.network_Center {
	width: 204px !important;
    height: 204px;
    border: 4px solid transparent;
    border-radius: 100%;
    background-image: linear-gradient(#fff, #fff), linear-gradient(to right, yellow, #d96b2b);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.rnd_Wrap4 { position: relative; }
.rnd_Wrap4 h2 {
	font-size: 24px;
	font-weight: bold; color: #000;
	border-left: 5px solid #d96b2b;
	text-indent: 20px;
	margin: 30px 0 10px;
}
.rnd_Wrap4 p { font-size: 18px; }

.rnd_inner_Wrap4 { width: 100%; position: relative }
.rnd_inner_Wrap4 div { width: 40%; float: left; padding: 50px 0;}
.rnd_inner_Wrap4 div p { padding: 10px 0; }
.rnd_inner_Wrap4 div p:nth-child(1) { font-size: 24px; font-weight: bold; }
#canvas2 { width: 60%; float: right; }
.rnd_Wrap4:after { clear: both; content:""; display: block;}

.network_Wrap dl { padding: 10px 0; }
.network_Wrap dt { font-weight: bold; word-break: keep-all;}
.network_Wrap dd { font-size: 13px; word-break: keep-all; padding: 3px 0 3px 10px;}
#aside { position: absolute; top: 70%; left: 10%; transform: translate(-10%, -70%); color: #222;}
#aside a { color: #666; font-size: 17px; }
#aside li { margin: 20px 0; position: relative; }
.unactive_circle {
    position: absolute;
    left: -29px; top: 3px;
    width: 15px; height: 15px;
    background: #bbb;
    border-radius: 50%;
}
.alarm-marker { position:absolute; left:-40px; top: -8px;}
.alarm-marker .alarm-effect {
    position: absolute;
    height: 26px; width: 26px;
    border: 5px solid #d96b2b;
    border-radius: 70px !important;
    animation: alarm-effect 1s infinite;
    -webkit-animation: alarm-effect 1s infinite;
    -moz-animation: alarm-effect 1s infinite; }
.alarm-marker .alarm-point {
    width: 15px; height: 15px;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    background-color: #d96b2b;
    position: absolute;
    top: 11px; left: 11px; }

@-moz-keyframes alarm-effect {
    0% {-moz-transform:scale(0);opacity:0}
    25% {-moz-transform:scale(.1);opacity:.1}
    50% {-moz-transform:scale(.5);opacity:.3}
    75% {-moz-transform:scale(.8);opacity:.5}
    100% {-moz-transform:scale(1);opacity:0}
}
@-webkit-keyframes alarm-effect {
    0% {-webkit-transform:scale(0);opacity:0}
    25% {-webkit-transform:scale(.1);opacity:.1}
    50% {-webkit-transform:scale(.5);opacity:.3}
    75% {-webkit-transform:scale(.8);opacity:.5}
    100% {-webkit-transform:scale(1);opacity:0}
}
@keyframes alarm-effect {
    0% {transform:scale(0);opacity:0}
    25% {transform:scale(.1);opacity:.1}
    50% {transform:scale(.5);opacity:.3}
    75% {transform:scale(.8);opacity:.5}
    100% {transform:scale(1);opacity:0}
}

.rndView { width: 100%; padding-top: 50px; }
.rndView:after { content: ""; display: block; clear: both; }
.rndView li { float: left; width: 33.3%; height: 240px; position: relative; overflow: hidden !important;  }
.rndView img { 
	height: 240px;
	width: 100%; 
	-webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1); 
    -o-transform:scale(1);  
    transform:scale(1);
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
}
.rndView img:hover {
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);   
    -o-transform:scale(1.1);
    transform:scale(1.1);	
}


section {
	height: auto;
    max-height: none;
}

.rnd_Wrap2 p { width: 96%; }

@media screen and (max-width: 720px){
	#bannerSection .banner_word { opacity: 1; }
	#bannerSection { height: 250px; }
	#banner_img { background-size: cover; width: 100%; height: 249px; background-position: center center; }
	.leftSlideUp { border-bottom: 35px solid #fff; } 
	#bannerSection .banner_word li:first-child { font-size: 30px; }
	#bannerSection .banner_word li:nth-child(2) { width: 120px; margin: 10px auto 15px; }
	#bannerSection .banner_word li:last-child { font-size: 18px; }
	#aside { display: none; }
	#intro_video { display: none; }
	
	#bannerSection .banner_word { opacity: 1; }
	#bannerSection { height: 250px; }
	#banner_img { background-size: cover; width: 100%; height: 249px; background-position: center center; }
	.leftSlideUp { border-bottom: 35px solid #fff; } 
	#bannerSection .banner_word li:first-child { font-size: 30px; }
	#bannerSection .banner_word li:nth-child(2) { width: 120px; margin: 10px auto 15px; }
	#bannerSection .banner_word li:last-child { font-size: 18px; }
 	
 	#rndSection .rnd_Wrap { width: 90%; margin: 0 auto; }
	#rndSection .rnd_Wrap h1 {
		margin: 20px 0; 
		font-size: 26px; 
		display: none; 
	}
	
	h2 { font-size: 20px !important; }
	h2 span { font-size: 15px !important; }
	p { font-size: 15px !important; }
	.rnd_Wrap3 h3 { text-indent: 5px; top: 5px; }
	.rnd_Wrap3 ul li { width: 50%; }
	.rnd_Wrap3 li span { top: 17px; }
	.network_Wrap { margin: 20px 10px; padding-top: 50px; height: 320px; }
	.network_Wrap dd { word-break: break-all; font-size: 13px; }
	.rnd_Wrap3 li span p { font-size: 16px; }
	.network_Center { display: none; }
	#canvas { width: 100%; }
	
	.rndView li { width: 100%; height: inherit; }
	.rndView img { height: auto; height: 165px; }
	#canvas { display: none !important; }
	#canvas2 { display: none !important; }
	.rnd_inner_Wrap4 div { width: 100%; padding: 0; }
}

@media screen and (max-width: 1250px) and (min-width: 721px) {
		#aside { display: none; }
		#bannerSection .banner_word { opacity: 1; }
		#rndSection .rnd_Wrap { width: 95%; }
		.network_Center { display: none; }
		.rnd_Wrap3 ul li { width: 25%; }
		.rnd_Wrap3 li span { top: 25px; }
}

@media screen and (max-width: 280px){
	h2 span {
		font-size: 13px !important;
	}
}
