@charset "gb2312";
body
{
margin:0px;
padding:0px;
color:#333;
font-family:"Î¢ÈíÑÅºÚ";
}
p
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
a
{
text-decoration:none;
color:#333;
cursor:pointer;
}
ul
{
margin:0px;
padding:0px;
}
li
{
list-style-type:none;
}
.clear
{
clear:both;
height:0px;
line-height:0px;
content:"";
}
.warp
{
width:1200px;
margin:0 auto;
}
.top
{
background-color:#1975A4;
height:45px;
line-height:45px;
font-size:14px;
color:#fff;
border-bottom:1px solid #000;
position:fixed;
margin-bottom:0px;
z-index:999999;
width:100%;
top:0px;
}
.top a
{
color:#fff;
font-size:14px;
}
.topright
{
float:right;
}
.nav li
{
float:left;
text-align:center;
width:90px;
}
.home_bg
{
background-image:url(../images/home.jpg);
background-repeat:no-repeat;
background-position:left center;
padding-left:10px;
}
.nav li a
{
padding:0 10px;
}
.main_logo
{
    margin-top: 30px;
    height: 109px;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 5px;
}
.logo_left
{
float:left;
}
.logo_right
{
float:right;
}
.indexaboutuswai
{
background-color:#eaeaea;
box-shadow:0 2px 4px #ddd;
height:350px;
}
.ab_left
{
float:left;
width:780px;
}
.ab_right
{
float:right;
width:370px;
}
.ab_left h2
{
font-weight:bold;
color:#000600;
font-size:36px;
margin-top:45px;
margin-bottom:10px;
}
.abinfo
{
margin-bottom:20px;
height:150px;
color:#000600;
font-size:14px;
line-height:25px;
}
.nivoSlider 
{
	margin-top:40px;
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	height:277px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
.nivo-slice 
{
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box 
{
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img 
{ 
display:block;
}

.nivo-caption
{
position: absolute;
left: 0px;
bottom: 20px;
background: #06C;
color: #fff;
width: 100%;
z-index: 8;
padding: 5px 10px;
opacity: 0.8;
overflow: hidden;
display: none;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
font-size: 16px;
font-weight: bold;
text-align: center;	
}
.nivo-caption p 
{
padding: 5px;
margin: 0;
	
}
.nivo-caption a 
{
display:inline !important;
}
.nivo-html-caption {
 display:none;
}
.nivo-directionNav a 
{
position:absolute;
top:45%;
z-index:9;
cursor:pointer;
}
.nivo-prevNav 
{
left:0px;
}
.nivo-nextNav 
{
right:0px;
}
.nivo-controlNav 
{
text-align:center;
padding: 15px 0;
}
.nivo-controlNav a 
{
cursor:pointer;
}
.nivo-controlNav a.active 
{
font-weight:bold;
}
.theme-default a.nivo-prevNav
{
left:15px;
}
.theme-default .nivo-directionNav a
{
background-image:url(../images/arrows.png);
background-repeat:no-repeat;
border: 0 none;
display: block;
height: 30px;
opacity: 0;
text-indent: -9999px;
transition: all 200ms ease-in-out 0s;
width: 30px;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.hangye h2
{
margin-top:20px;
text-align:center;
font-size:36px;
margin-bottom:0px;
}
.hangyebg
{
text-align:center;
font-size:21px;
line-height:37px;
margin-top:10px;
background-image:url(../images/hangbg.jpg);
background-repeat:no-repeat;
height:41px;
background-position:center;
}
.hangyeitem ul
{
margin-top:10px;
margin-left:-30px;
}
.hangyeitem ul li
{
margin-left:35px;
float:left;
margin-bottom:20px;
border:1px solid #3d8abb;
border-bottom:2px solid #3d8abb;
width:270px;
text-align:center;
}
.hangyeitem ul li img
{
width:260px;
height:180px;
}
.itmeimg
{
padding-top:5px;
}
.course-brief
{
width:255px;
margin:0 auto;
text-align:left;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #3d8abb;
line-height:25px;
}
.course-brief a
{
color:#0088cc;
}
.course-tutor
{
width:255px;
margin:0 auto;
text-align:left;
line-height:25px;
font-size:14px;
}
.ad
{
background-image:url(../images/ad.jpg);
background-position:center;
height:155px;
margin-top:10px;
margin-bottom:20px;
}
.casetitle h2
{
text-align:center;
font-size:36px;
font-weight:bold;
}
.case_left
{
float:left;
width:580px;
position:relative;
}
.case_right
{
float:right;
width:580px;
position:relative;
}
.casebg1
{
background-image:url(../images/jl.jpg);
height:265px;
}
.casebg2
{
background-image:url(../images/asn.jpg);
height:265px;
}
.baoz
{
text-align:center;
background-color:#06c;
bottom:48px;
display:block;
opacity:0.8;
color:#fff;
height:35px;
line-height:35px;
font-weight:bold;
position:absolute;
width:100%;
}
.caseif
{
font-size:14px;
line-height:24px;
}
.custom
{
margin-bottom:20px;
margin-top:20px;
}
.footer1
{
background-color:#666666;
color:#fff;
padding-bottom: 6px;
padding-top: 6px;
}
.fot_left 
{
width: 600px;
float: left;
font-size:14px;
line-height:26px;
padding-bottom:10px;
}
.fot_cen 
{
width: 270px;
float: left;
margin-left: 30px;
}
.fot_rig
{
float:right;
width:270px;
}
.footer1 h4
{
border-bottom:1px solid #3498db;
padding-bottom:10px;
}
.fot_rig p
{
text-align:center;
}
.footer2
{
background-color:#333333;
height:40px;
line-height:40px;
color:#fff;
font-size:14px;
}
.footer2 a
{
color:#fff;
}
.map_marker
{
background-image:url(../images/map_marker.jpg);
background-repeat:no-repeat;
background-position:0 3px;
padding-left:21px;
}
.icon_phone
{
background-image:url(../images/icon_phone.jpg);
background-repeat:no-repeat;
background-position:0 3px;
padding-left:22px;
}
.icon_print
{
background-image:url(../images/icon_print.jpg);
background-repeat:no-repeat;
background-position:0 3px;
padding-left:22px;
}
.icon_envelope
{
background-image:url(../images/icon_envelope.jpg);
background-repeat:no-repeat;
background-position:0 3px;
padding-left:22px;
}
.custom_left
{
float:left;
width:156px;
}
.custom_right
{
float:right;
margin-left:20px;
text-align:left;
width:1000px;
}
.custom_right li
{
float:left;
margin-right:30px;
}
.stitle
{
background-color:#E2E2E2;
border-bottom:1px solid #3498db;
border-top:1px solid #3498db;
height:60px;
line-height:60px;
margin-top:10px;
}
.l_name
{
float:left;
}
.r_name
{
float:right;
font-size:14px;
}
.l_name h1
{
margin:0px;
padding:0px;
font-size:22px;
font-weight:bold;
}
.r_name a
{
color:#0088cc;
}
.abouinf
{
margin-bottom:20px;
margin-top:20px;
}
.pageader
{
border-bottom:1px solid #eeeeee;
height:60px;
line-height:60px;
margin-bottom:10px;
}
.pageader h1
{
margin:0px;
padding:0px;
}
.pageader small
{
color:#666;
padding-left:10px;
font-weight:normal;
}
.about_fino
{
font-size:14px;
line-height:26px;
}
.baozhuan
{
line-height:23px;
font-size:14px;
margin-bottom:10px;
}
.yiny
{
margin-top:30px;
margin-bottom:30px;
}
.yin_left
{
float:left;
background-color: #fff;
border-radius: 6px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
padding: 0;
width: 228px;
}
.yin_left ul li
{
width:228px;
height:40px;
line-height:40px;
font-size:14px;
border-bottom:1px solid #e5e5e5;
background-image:url(../images/libg.jpg);
background-repeat:no-repeat;
}
.yin_right
{
float:right;
width:930px;
}
.active
{
border-radius: 6px 6px 0 0;
background-color:#0088CC;
}
.yin_left ul li a
{
padding-left:20px;
color:#0088cc;
}
.yin_left ul li:hover
{
background-image:url(../images/lih.jpg);
}
.caseitem h2
{
margin:0px;
padding:0px;
font-size:30px;
padding-bottom:10px;
border-bottom:1px solid #3498db;
}
.caseinfo
{
margin-top:10px;
font-size:14px;
line-height:25px;
}
.caseitem h3
{
margin-top:20px;
margin-bottom:0px;
padding:0px;
font-size:26px;
padding-bottom:10px;
}
.newslist ul li
{
line-height:40px;
height:40px;
border-bottom:1px dotted #ccc;
font-size:14px;
}
.newslist ul li span
{
float:right;
font-size:12px;
padding-right:10px;
}
.pageNavi
{
text-align:center;
margin-top:20px;
margin-bottom:20px;
font-size:13px;
}
.pageNavi span
{
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;
border:1px solid #ddd;
margin-right:5px;
}
.newstitle
{
text-align:center;
margin:0px;
padding:0px;
font-size:18px;
}
.newstime
{
text-align:center;
font-size:14px;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
}
.newsinfo
{
margin-top:20px;
line-height:25px;
font-size:14px;
}
.news_pages
{
line-height:25px;
margin-bottom:20px;
font-size:14px;
}
.weixinap
{
padding-top:20px;
}
.weixinap h1
{
text-align:center;
font-size:35px;
padding:0px;
margin:10px;
}
.weixian
{
margin-bottom:20px;
}
.wx_right
{
width:1200px;
height:370px;
background-image:url(../images/weixian.jpg);
}
.wx_title
{
color:fff;
font-size:35px;
font-weight:bold;
margin-left:320px;
padding-top:20px;
padding-bottom:20px
}
.wx_li
{
color:#fff;
font-size:16px;
font-weight:bold;
line-height:33px;
text-shadow:2px 2px 2px #000;
width:550px;
margin:0 auto;
}
.lspan
{
padding-left:16px;
}
.wxhr
{
border-bottom:1px solid #ccc;
height:5px;
margin-top:20px;
margin-bottom:20px;
}
.daikou
{
margin-bottom:20px;
}
.gangdaikou
{
margin-top:30px;
text-align:center;
font-size:30px;
font-weight:bold;
margin-bottom:30px;
}
.dai_left
{
float:left;
width:480px;
font-size:14px;
line-height:29px;
padding-top:30px;
}
.dai_left b
{
font-size:16px;
}
.dai_right
{
float:right;
width:700px;
}
.dai_right img
{
width:700px;
}
.smallt
{
text-align:center;
color:#999999;
font-size:18px;
}
.tel_left
{
float:left;
width:260px;
}
.tel_right
{
float:right;
width:320px;
font-size:16px;
}
.jiaohe_left
{
float: left;
width: 540px;
line-height: 28px;
font-size: 16px;
padding-top: 5px;
}
.jiaohe_right
{
float: right;
width: 650px;
padding-top: 50px;
}
.jiaohe_right img
{
width:650px;
border:1px solid #ccc;
}
.xiangxi
{
text-align:center;
padding-top:20px;
}
.xiangxi img
{
width:300px;
}
.chongfu h1
{
text-align:center;
font-size:35px;
padding:0px;
margin:10px;
}
.tuopan_right
{
float:right;
width:650px;
padding-top:60px;
}
.tuopan_right img
{
border:1px solid #ccc;
}
.xun_right
{
float:right;
width:650px;
padding-top:20px;
line-height:29px;
font-size:16px;
}
.xun_right img
{
border:1px solid #ccc;
}
.xunte
{
margin-top:10px;
}
.xunlist
{
text-align:center;
margin-top:50px;
margin-bottom:30px;
}
.mneiguan
{
line-height:28px;
font-size:14px;
margin-top:20px;
}
.dingzhixiang
{
padding-top:30px;
}
.dingzhileft
{
float:left;
width:600px;
}
.dingzhileft img
{
border:1px solid #ddd;
padding:2px;
}
.dingzhiright
{
float:right;
width:550px;
font-size:16px;
line-height:35px;
}
.banbg1
{
padding-bottom:10px;
border-bottom:1px solid #ddd;
}
.contactbg
{
background-image:url(../images/contact.jpg);
height:240px;
overflow:hidden;
background-position:center;
background-repeat:no-repeat;
}
.contactbg
{
padding-left:100px;
padding-top:40px;
}
.wei_bg
{
height:370px;
margin-top:5px;
}
.gang_l
{
float:left;
margin-top:50px;
width:360px;
}
.gang_c
{
float:left;
width:540px;
margin-top:40px;
margin-left:20px;
}
.gang_r
{
width:233px;
margin-top:50px;
float:right;
}
.gangifno
{
font-size:14px;
line-height:27px;
margin-top:40px;
}
.muxiangbg
{
background-color:#F6F6F6;
padding-top:30px;
padding-bottom:30px;
margin-top:50px;
}
.muzhiping
{
text-align:center;
}
.shuom
{
text-align:center;
font-size:18px;
color:#0071CA;
}
.shuopic
{
text-align:center;
margin-top:10px;
}
.an_left
{
float:left;
width:290px;
margin-top:20px;
}
.an_center
{
float:left;
width:580px;
text-align:center;
margin-left:25px;
margin-top:20px;
}
.an_right
{
float:right;
width:290px;
margin-top:20px;
}
.dingzhi
{
background-image:url(../images/icon.jpg);
background-repeat:no-repeat;
background-position:0px 10px;
padding-left:15px;
margin-top:30px;
}
.zhi_l
{
float:left;
width:531px;
}
.zhi_r
{
float:right;
width:580px;
padding-top:50px;
}
.zhiinfo
{
font-size:14px;
line-height:28px;
}
.teda
{
background-color:#F6F6F6;
padding-top:10px;
padding-bottom:10px;
margin-top:50px;
}
.ding_left
{
width:490px;
float:left;
line-height:28px;
padding-top:50px;
}
.ding_right
{
float:right;
padding-bottom:30px;
}
.liucheng
{
text-align:center;
margin-top:50px;
margin-bottom:30px;
}
.muxiang
{
padding-top:20px;
padding-bottom:20px;
}
.muxaing_l
{
float:left;
width:260px;
}
.muxaing_le
{
float:left;
width:260px;
margin-left:50px;
line-height:27px;
font-size:14px;
padding-top:30px;
}
.muxaing_r
{
float:left;
width:277px;
margin-left:20px;
padding-top:50px;
}
.muxaing_ri
{
float:right;
width:280px;
margin-left:50px;
line-height:27px;
font-size:14px;
padding-top:30px;
}
.kou_l
{
float:left;
width:428px;
padding-top:50px;
}
.kou_r
{
float:right;
width:720px;
line-height:27px;
font-size:14px;
padding-top:100px;
}
.dahang
{
background-image:url(../images/dahang.jpg);
height:145px;
background-position:center;
}
.jiaohe
{
margin-bottom:50px;
}
.jiao_l
{
float:left;
width:550px;
padding-top:20px;
padding-bottom:30px;
font-size:14px;
line-height:28px;
}
.jiao_r
{
float:right;
width:550px;
padding-top:20px;
padding-bottom:30px;
font-size:14px;
line-height:28px;
}
.wei_il
{
float:left;
width:370px;
padding-top:60px;
}
.wei_ir
{
float:right;
width:810px;
margin-top:20px;
font-size:14px;
line-height:27px;
}
.wei_ir h2
{
margin:0px;
padding:0px;
}
.endb
{
font-weight:bold;
font-size:15px;
}


.xunpan
{
margin-top:20px;
margin-bottom:20px;
}
.r_name a 
{
color: #0088cc;
font-size: 16px;
font-weight: bold;
}
.r_name font
{
color: #ccc;
padding: 0 10px;
font-weight: bold;
}
.tabl
{
line-height: 28px;
font-size: 14px;
}
.tabl td
{
padding-left: 10px;
}
.cant_l
{
width: 580px;
float: left;
}
.cant_r
{
width: 580px;
float: right;
}
.hudesc
{
font-size: 14px;
line-height: 25px;
margin-bottom: 20px;
}
.hudesc_l
{
float: left;
width: 600px;
}
.hudesc_r
{
width: 600px;
float: right;
padding-top: 10px;
}

nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}


.nav {
  margin: 0 auto;
  background: #1e8449;
  color: #f0f0f0;
}
.nav a {
  display: block;
  padding: 0 16px;
  line-height: inherit;
  cursor: pointer;
}
.nav_menu {
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}
.nav_menu-item {
  display: inline-block;
  position: relative;
}
.nav_menu-item:hover {
  background-color: #000;
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  background-color: #1975A4;
}
.nav_submenu-item:hover {
  background: #1975A4;
}

.nieabner
{
text-align:center;
margin-top:0px;
}

.tie_left
{
float:left;
width:400px;
padding-top:30px;
padding-bottom:30px;
}
.tie_left img
{
width:400px;
}
.tie_right
{
padding-top:80px;
padding-bottom:30px;
float:right;
width:780px;
}
.tie_title
{
font-size:18px;
font-weight:bold;
padding-bottom:20px;
}
.tie_desc
{
font-size:14px;
line-height:29px;
}
.tieleft
{
padding-top:80px;
padding-bottom:30px;
float:left;
width:780px;
}
.tieright
{
float:right;
width:400px;
padding-top:30px;
padding-bottom:30px;
}
.tieright img
{
width:400px;
}
.yongtu
{
padding-top:20px;
}
.bompic
{
padding-bottom:20px;
}

.zhi_left
{
float:left;
width:500px;
padding-top:30px;
padding-bottom:30px;
}
.zhi_left img
{
width:500px;
}
.zhi_right
{
padding-top:80px;
padding-bottom:30px;
float:right;
width:680px;
}
.liname
{
text-align:left;
font-size:16px;
font-weight:bold;
margin-bottom:15px;
}
.zhileft
{
float:left;
width:620px;
padding-top:20px;
}
.zhiright
{
float:right;
width:500px;
}




.gangxiang td
{
padding-left:15px;
font-size:14px;
line-height:35px;
}
.tongimg
{
text-align:center;
margin-top:30px;
}
.tongimg img
{
border:1px solid #ccc;
padding:2px;
width:1000px;
}
.gangdaifen 
{
margin-top:30px;
}
.gangdaifen ul li
{
float:left;
width:280px;
margin-right:26px;
margin-bottom:10px;
}
.gangdaifen ul li img
{
border:1px solid #ddd;
width:280px;
}
.gangdaifen ul li:nth-child(4n)
{
float:right;
margin-right:0px;
}

.gang_left
{
padding-top:30px;
padding-bottom:30px;
float:left;
text-align:center;
padding-left:70px;
}
.gang_right
{
padding-top:30px;
padding-bottom:30px;
float:right;
text-align:center;
padding-right:70px;
}
.gang_left img
{
border:1px solid #ddd;
}
.gang_right img
{
border:1px solid #ddd;
}

.web1
{
	margin-top: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}

.web_l
{
	float: left;
	width: 550px;
}

.web_2
{
	float: right;
	width: 550px;
}

.wb_pic
{
	text-align: center;
}

.wb_title
{
	text-align: center;
	color: #1975A4;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.wb_desc
{
	font-size: 14px;
	line-height: 25px;
}

.table-container table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
}

.table-container table tr:nth-child(1)
{
	background: #d9e42e;
}

.table-container table td
{
	padding: 7px;
	font-size: 14px;
	text-align: left;
	border: 1px solid #ddd;
}

.p1-5 .text p
{
	font-size: 16px;
}

.table-container table tr:nth-child(even)
{
	background: #f1f1f1;
}

.wb_desct
{
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
/* s-point */
.s-point
{
	text-align: center;
	background-color: #f2f2f2;
	display: block;
}

.s-point .rbox
{
	margin: 0px auto;
}

.s-point .radiation
{
	position: relative;
	width: 90%;
	margin: 0px auto;
}

.s-point .radiation .note
{
	display: block;
	position: absolute;
	border-radius: 100%;
	background: rgba(0,51,102,0.0);
}

.s-point .radiation .note a
{
	position: relative;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%;
}

.s-point .radiation .note::before
{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -5px;
	margin-left: -5px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background:#F20A2B;
}

.s-point .radiation .note .cname
{
	display: block;
	position: absolute;
	text-align: left;
	width: 100px;
	height: auto;
	font-size: 12px;
}

.s-point .radiation .note:nth-child(1)
{
	right: 35.7%;
	top: 50%;
}

.s-point .radiation .note:nth-child(2)
{
	right: 34.6%;
	top: 61%;
}

.s-point .radiation .note:nth-child(3)
{
	right: 45.8%;
	top: 55.8%;
}

.s-point .radiation .note:nth-child(4)
{
	right: 62.5%;
	top: 58%;
}

.s-point .radiation .note:nth-child(5)
{
	left: 25.8%;
	top: 56.8%;
}

.s-point .radiation .note:nth-child(6)
{
	left: 38.3%;
	top: 45%;
}

.s-point .radiation .tips
{
	display: none;
	opacity: 0;
	padding: 0px;
	position: absolute;
	top: 10px;
	text-align: center;
	z-index: 999;
	background: #ffffff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}

.s-point .radiation .tips h6
{
	font-size: 14px;
	font-weight: 500;
}

.s-point .radiation .tips p
{
	line-height: 1.4;
	font-size: 14px;
	margin: 5px 0 0;
}

.s-point .radiation img
{
	margin: auto;
}
    /*????*/
@-webkit-keyframes warn
{
	0%
	{
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100%
	{
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-moz-keyframes warn
{
	0%
	{
		-moz-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100%
	{
		-moz-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-o-keyframes warn
{
	0%
	{
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100%
	{
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes warn
{
	0%
	{
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100%
	{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.area-box
{
	position: absolute;
	left:45%;
	top: 40%;
	margin-left: -33px;
	margin-top: -33px;
	opacity: 0.5;
}

.area-box .pulse
{
	position: absolute;
	height: 66px;
	width: 66px;
	border: 5px solid #000;
	border-radius: 100%;
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
}

.area-box .delay-01
{
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}

.area-box .delay-02
{
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-o-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.area-box .delay-03
{
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.area-box .delay-04
{
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.area-box .delay-05
{
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.area-box .delay-06
{
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.area-box .delay-07
{
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.area-box .delay-08
{
	-webkit-animation-delay: -.4s;
	-moz-animation-delay: -.4s;
	-o-animation-delay: -.4s;
	animation-delay: -.4s
}

.area-box .delay-09
{
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

.area-box .delay-10
{
	-webkit-animation-delay: -1.2s;
	-moz-animation-delay: -1.2s;
	-o-animation-delay: -1.2s;
	animation-delay: -1.2s
}

.area-box .delay-11
{
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s
}
/**/

.reveal-modal-bg
{
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0
}

.reveal-modal
{
	visibility: hidden;
	top: 100px;
	left: 50%;
	margin-left: -260px;
	width-max: 520px; 
	position: absolute;
	z-index: 999999999999999999999101;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4)
}

.reveal-modal.small
{
	width: 200px;
	margin-left: -140px
}

.reveal-modal.medium
{
	width: 400px;
	margin-left: -240px
}

.reveal-modal.large
{
	width: 600px;
	margin-left: -340px
}

.reveal-modal.xlarge
{
	width: 800px;
	margin-left: -440px
}

.reveal-modal .close-reveal-modal
{
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	font-weight: 700;
	cursor: pointer
}























