body {
    margin: 0px;
    text-align: center;
    font-family: 'Helvetica Neue', Tahoma, 'Lucida Grande', 'Hiragino Sans GB', Georgia, 'Microsoft YaHei', sans-serif
}

a {
    background-color:transparent;
    text-decoration:none;
    color: #333;
}

a:hover, a:active, a:visited, a:focus {
    text-decoration:none;
}

table {
    border: 0px;
}

.new-body {
    margin-top: 20px;
    margin-bottom: 20px;
}

.banner {
    width: 100%;
    background-color: #F9FAF9;
    height: 70px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index:9;
    box-shadow: 0px 3px 5px -5px #888;
}

.bottom-banner {
    width: 100%;
    background-color: #CE2D68;
    height: 58px;
    position: fixed;
    bottom: 0;
    z-index:9;
    box-shadow: 0px 3px 3px 3px #aaa;
}

.flex-center-v {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.bottom-banner-title {
    font-size:20px;
    color:#fff;
}

.bottom-banner-content {
    font-size:14px;
    color:#fff;
}

.banner-menu {
    text-align: center; 
}

.banner-menu a {
    margin-left: 25px;
    font-size: 16px;
    color: #333;   
}

.banner-menu>a:hover {
    color: #000;   
}

.banner-help {
    width: 258;
    text-align: center;
}

.banner-help a{
    font-size: 16px;
    color: #50BAA3;   
}

.banner-help a:hover {
    color: #32AA90;   
}

.middle-content {
    width: 1100px;
    margin: 0 auto;
}

.box {
    width: 1100px;
    margin: auto;
    background-color: #FDFCFC;
}

.box-title {
    text-align: left; 
    height:88px;
    font-size:21px;
    font-weight: 500;
    color:#45cfab;
}

.box-title img {
    vertical-align:middle;
    margin-right: 10px;
}

.box-content {
    text-align: center; 
    height:520px;
}

.box-content-title {
    font-size: 22px; 
    color: #333333; 
    font-weight: bold; 
    text-align: center;
    height: 26px;
}

.box-content-explain {
    font-size: 14px; 
    color: #999999; 
    text-align: center;
    margin: auto;
    width: 220px;
}

.box-content-left-title {
    font-size: 20px; 
    color: #333333; 
    font-weight: bold; 
    text-align: right;
    margin-left: 20px;
}

.box-content-left-explain {
    font-size: 16px; 
    color: #666666; 
    text-align: right;
    margin-left: 20px;
}

.box-content-left {
    font-size: 18px; 
    color: #666666; 
    text-align: right;
    margin-left: 20px;
}

.box-content-right-title {
    font-size: 20px; 
    color: #333333; 
    font-weight: bold; 
    text-align: left;
    margin-right: 20px;
}

.box-content-right-explain {
    font-size: 16px; 
    color: #666666; 
    text-align: left;
    margin-right: 20px;
}

.box-content-right {
    font-size: 18px; 
    color: #666666; 
    text-align: left;
    margin-right: 20px;
}

.light-text {
    color: #1F95E9;
}

.div-no-1{ 
    font-size: 22px; 
    font-weight: bold;
    color: #fff; 
    width:40px; 
    height:40px; 
    line-height: 40px;
    border-radius:50%; 
    background-color:#99CB38;
    text-align:center;
    margin: auto;
}
.div-no-2{ 
    font-size: 22px; 
    font-weight: bold;
    color: #fff; 
    width:40px; 
    height:40px; 
    line-height: 40px;
    border-radius:50%; 
    background-color:#fd9c23;
    text-align:center;
    margin: auto;
}
.div-no-3{ 
    font-size: 22px; 
    font-weight: bold;
    color: #fff; 
    width:40px; 
    height:40px; 
    line-height: 40px;
    border-radius:50%; 
    background-color:#00b0f0;
    text-align:center;
    margin: auto;
}
.div-no-4{ 
    font-size: 22px; 
    font-weight: bold;
    color: #fff; 
    width:40px; 
    height:40px; 
    line-height: 40px;
    border-radius:50%; 
    background-color:#ed5565;
    text-align:center;
    margin: auto;
}

.middle-content-image {
    width: 1100px;
    margin: 0 auto;
}

.top-panel {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 58px;
    padding-bottom: 58px;
}

.bottom-panel {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-top: 60px;
    padding-top: 28px;
    padding-bottom: 28px;
}

.middle-content-text {
    width: 1080;
    margin: 0 auto;
    background-color: #FCFBFB;
}

.ppt-image {
    margin-top: 30px;
}

.big-title {
    font-size:50px;
    color:#333;
    margin-top:30px;   
    margin-bottom:20px;
}

.middle-title {
    width: 1100px;
    font-size:18px;
    color:#3f3f3f;
}

.register-text-title {
    font-size:26px;
    color:#626262;
}

.comment-text {
    font-size:14px;
    color:#626262;
    text-align: left;
}

.small-text {
    font-size:12px;
    color:#626262;
    text-align: left;
}

.video-td {
    width: 33.33%;
    height: 300px;
}

.video-title {
    margin: 0 auto;
    color: #999999;
    margin-top: 20px;
    font-size: 16px;
}

.video-big-title {
    margin: 0 auto;
    color: #333333;
    margin-top: 0px;
    font-size: 22px;
    font-weight: bold;
}

.video-panel {
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.video_link a {
	color:#fff;
	background-image: url('../images/video_back.png');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
	padding: 12px 15px 12px 15px;
}

.register_link a {
	color:#7EB555;
    font-weight: bolder;
 }

.register_click a 
{
    text-decoration:none;
	background:#7EB555;
	color:#fff;
	padding: 12px 15px 12px 15px;

	
	border-radius:5px;
	
	-webkit-transition:all linear 0.30s;
	-moz-transition:all linear 0.30s;
	transition:all linear 0.30s;
}
.web a 
{
    
	background-color:#1cc456;
	color:#fff;
	padding: 10px 10px ;
    border-radius:100px;
}
.web a > img{
    width:16px;
    height:16px;
    margin-right:5px;
}
.register_click a:hover { 
    background:#6FAC52; 
}

.download_click { 
    margin-top:38px;     
    margin-bottom:5px; 
}
.download_click a 
{
    text-decoration:none;
	background:#7EB555;
	color:#fff;
    
	padding: 18px 88px 18px 88px;
	font-size:20px;
	
	border-radius:5px;
	
	-webkit-transition:all linear 0.30s;
	-moz-transition:all linear 0.30s;
	transition:all linear 0.30s;
}
.download_click a:hover { 
    background:#6FAC52; 
}

.footer {
    width: 1100px;
    padding: 10px;
    background-color: #fff;
    margin: auto;
}

.footer a {
    color: #1F95E9;
}

.footer-tel {
    margin-top: 10px;
    text-align: center;
    font-size:14px
}

.footer-ba {
    margin-top: 10px;
    text-align: center;
    font-size: 14px
}

