@charset "utf-8";
body
{
margin:0px;
padding:0px;
color:#000600;
font-family:"微软雅黑";
}
p
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
a
{
text-decoration:none;
color:#666666;
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:55px;
line-height:55px;
font-size:16px;
color:#fff;
border-bottom:1px solid #000;
margin-bottom:0px;
z-index:999999;
width:100%;
top:0px;
}
.top a
{
color:#fff;
font-size:16px;
}
.topright
{
float:left;
}
.nav li
{
float:left;
}
.home_bg
{
background-image:url("home.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/images/home.jpg*/;
background-repeat:no-repeat;
background-position:left center;
padding-left:10px;
}
.nav li a
{
padding:0 25px;
}
.main_logo
{
margin-top:15px;
margin-bottom:15px;
height:109px;
overflow:hidden;
}
.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("arrows.png")/*tpa=http://www.sz-chuangda.net/templets/default/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")/*tpa=http://www.sz-chuangda.net/templets/default/css/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")/*tpa=http://www.sz-chuangda.net/templets/default/css/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("arrows.png")/*tpa=http://www.sz-chuangda.net/templets/default/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:70px;
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("hangbg.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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
{
max-width:260px;
height:210px;
}
.itmeimg
{
padding-top:5px;
}
.course-brief
{
width:255px;
margin:0 auto;
text-align:center;
font-size:14px;
font-weight:bold;
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("ad.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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("jl.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/images/jl.jpg*/;
height:265px;
}
.casebg2
{
background-image:url("asn.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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 
{
	text-align:center;
	margin-top:20px;
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("map_marker.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/images/map_marker.jpg*/;
background-repeat:no-repeat;
background-position:0 3px;
padding-left:21px;
}
.icon_phone
{
background-image:url("icon_phone.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/images/icon_phone.jpg*/;
background-repeat:no-repeat;
background-position:0 3px;
padding-left:22px;
}
.icon_print
{
background-image:url("icon_print.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/images/icon_print.jpg*/;
background-repeat:no-repeat;
background-position:0 3px;
padding-left:22px;
}
.icon_envelope
{
background-image:url("icon_envelope.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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:16px;
line-height:26px;
}
.baozhuan
{
line-height:23px;
font-size:14px;
margin-bottom:50px;
}
.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("libg.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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("lih.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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:50px;
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("weixian.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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_right
{
float:right;
width:278px;
}
.jiaohe_left
{
float:left;
width:475px;
line-height:28px;
font-size:16px;
padding-top:30px;
}
.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:25px;
}
.banbg1
{
padding-bottom:10px;
border-bottom:1px solid #ddd;
}
.contactbg
{
background-image:url("contact.jpg")/*tpa=http://www.sz-chuangda.net/templets/default/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;
}
nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

h1 {
  width: 500px;
  margin: 100px auto 20px;
  color: #f0f0f0;
  text-align: center;
}

.nav {
  margin: 0 auto;
  background: #1e8449;
  color: #f0f0f0;
}
.nav a {
  display: block;
  padding: 0 16px;
  line-height: inherit;
  cursor: pointer;
}
.nav_menu {
  line-height: 55px;
  font-weight: 700;
  text-transform: uppercase;
}
.nav_menu-item {
  display: inline-block;
  position: relative;
}
.nav_menu-item:hover {
  background-color: #1975a4;
}
.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;
}



.muxiangbg
{
background-color:#F6F6F6;
padding-top:30px;
padding-bottom:30px;
margin-top:50px;
}
.warp
{
width:1200px;
margin:0 auto;
}
.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;
}



.muxiangbg h1{
	width:1200px;
	color:#000;
	display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	}















