﻿

body {
	
}
/*banner*/
.banner {
	background: url(../img/about_banner.jpg) no-repeat center;
	height: 620px;
	background-size: cover;
	position: relative;
	margin-bottom: 100px;
}
.header-bj{
	width: 100%;
	background:#fff;
}
.header {
	margin-bottom: 16px;
    height:80px;
}
.head-logo {
	float: left;
	width: 15%;
    margin-left:9%;

}
.top-nav {
	float: right;
    width: 67%;
    vertical-align: top;
    margin-right: 9%;
}
.top-nav ul {
	padding: 0;
	margin: 0;
}
.top-nav ul li {
	display: inline-block;
	width: 15%;
	float: left;
}
.top-nav ul li a {
	font-size: 16px;
	margin-right: .4em;
	float: left;
	padding: 0.3em 0em 0.3em 0.5em;
	text-align: center;
	width: 100%;
    color: #000000;
}
.top-nav ul li a:hover {
	text-decoration: none;
}
.nav1 {
	margin-top: 3%!important;
}
.menu-color1 {
	color: #4a25b4;
}
.menu-color2 {
	color: #f05d5d;
}
.menu-color3 {
	color: #f0ad5d;
}
.menu-color4 {
	color: #10afc3;
}
.menu-color5 {
	color: #3da9e0;
}
.tel{
    width:17%;
    float:left;
    padding-top:20px;
}
.tel p {
	font-size: 1.8em;
	color: #b066df;
    font-style: italic;
    padding-top:5px;
}
.tel span {
	font-size: 1.2em;
	color: #b066df;
}
.center-banner{
	width: 100%;
	height: 550px;
	margin: 0 auto;
	position: relative;
    z-index:10;
}
.header-bottom{
	position: absolute;
	top: 9%;
}
.banner-left{
	margin-top:1.5%;
    z-index:-10;
}
.banner-left img{
    display: block;
    height: auto;
    margin-top: -50px;
    width:100%;
    margin-left:12%;
}
.banner-right{
    background-color:#fbc9bc;
    width:25%;
    border-radius:30px;
    text-align:center;
    float:left;
    padding-bottom:35px;
    padding-top:20px;
    margin-top:20px;
    z-index:999;
    margin-left:-80px;
}
.ewm-text{
    width:100px;
    height:100px;
    float:right;
    margin-right:40%;
    margin-top:20px;
}
.ewm-text span{
    font-size:12px;
}
.ewm-text p{
    font-size:16px;
    padding-top:10%;
    text-align:center;
    width:100px;
    color:#63b6e4;

}

.banner-right a img{
    width:60%;
    margin-left:20%;
}
.banner-right h2 {
	font-size: 2.0em;
	margin: 15px;
	color: #b066df;
	font-style: italic;    

}
/*.windows,.erweima{
    margin-top:50px;
}*/
.windows img,.mac img {
	margin: 5px;
	vertical-align: top;
    height:35px;
}
.windows h3 {
	display: inline-block;
	font-size: 1.6em;
	margin: 8px;
	vertical-align: bottom;    
    font-weight:bold;
}
.windows h4 {
	display: inline-block;
	font-size: 1.4em;
	margin: 10px;
	vertical-align: bottom;
}
.win-text h5 {
	display: inline-block;
	font-size: 1.0em;
	margin: 10px;
}
.win-text h4 {
	display: inline-block;
	font-size: 1.0em;
    font-weight:bold;
}
.mac h3 {
	display: inline-block;
	font-size: 1.6em;
	margin-top: 15px;
    font-weight:bold;
}
.mac h4 {
	display: inline-block;
	font-size: 1.4em;
	/*margin: 5px;*/
	vertical-align: bottom;
}
.mac-text h5 {
	display: inline-block;
	font-size: 1.2em;
	margin: 5px;
}
.mac-text h4 {
	display: inline-block;
	font-size:1.2em;
	margin: 5px;
    font-weight:bold;
}
.safety-text h3 {
	display: inline-block;
    margin-top:15px;
    font-size:1.6em;
    font-weight:bold;
}
.safety-text h5 {
	display: inline-block;
	font-size: 1.4em;
    margin:5px;
}
.safety-text h4 {
	display: inline-block;
	font-size:1.2em;
    margin:7px;
    font-weight:bold;
}
@media (min-width: 1200px) {
	.col-zdlg-2-5 {
		float: left;
		width: 20%;
	}
}
/*产品*/
.product{
	height: 100px;
}
.product-left,.product-right{
	margin-top:  70px ;
}
.product-right img,.product-left img{
	display: block;
	margin: 0 auto;
}
.product-center h3 {
	font-size: 20px;
	text-align: center;
    font-weight:100;
    font-weight:bold;
}
.product-center h3 span {
	font-weight:bold;
}
.about-bottom {
	margin-bottom: 88px;
}
.about-bottom .product-bttl h4{
	font-size: 24px;
	margin-top: 50px;
	color: #000000;
	text-align: center;
    font-weight:bold;
}
.product-bttl h5{
	font-size: 24px;
	line-height: 70px;
	text-align: center;
    font-weight:100;
}
.magic img{
	transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.magic img:hover{
	transform:translate(0,-10px);
    -webkit-transform:translate(0,-10px);
    -moz-transform:translate(0,-10px);
    -o-transform:translate(0,-10px);
    -ms-transform:translate(0,-10px);
}
.bttl {
	width: 195px;
	height: 195px;
	display: block;
	margin: 0 auto;
}
.about-bottom .product-tv h4{
	font-size: 24px;
	margin-top: 50px;
	color: #000000;
	text-align: center;
    font-weight:bold;
}
.product-tv h5{
	font-size: 24px;
	line-height: 100px;
	text-align: center;
    font-weight:100;
}
.tv {
	width: 195px;
	height: 195px;
	display: block;
	margin: 0 auto;
}
.about-bottom .product-cup  h4{
	font-size: 24px;
	margin-top: 50px;
	color: #000000;
	text-align: center;
    font-weight:bold;
}
.product-cup  h5{
	font-size: 24px;
	line-height: 100px;
	text-align: center;
    font-weight:100;
}
.magic .col-md-4  a{
	font-size: 18px;
	color: #b6b6b6;
	display: block;
	text-align: center;
	text-decoration: none;
}
.magic .col-md-4 h4{
	padding: 0 10px;
}
.cup {
	width: 195px;
	height: 195px;
	display: block;
	margin: 0 auto;
}
/*新闻动态*/
.about-left {
    background:url(../img/newsbg.png) no-repeat;
    background-size:100%;
    width:32%;
    margin-right:1%;
    float:left;
    margin-bottom:100px;
}
.about-left img{
	width: 100%;
	display: block;
	margin: 0 auto;
    border-radius:15px;
    height:30vh;
}
.about-left p{
    width:120px;
    overflow:hidden;
    height:20px;
    margin-left:10px;
}
.about-left p,.about-center p,.about-right p{
	font-size: 16px;
	color: #555555;
	text-align: left;
	padding-left: 10px;
}
.about-center span {
	width: 336px;
	height: 302px;
	display: block;
	margin: 0 auto;
}
.about-right span {
	width: 336px;
	height: 302px;
	display: block;
	margin: 0 auto;
}
/*课件*/
.courseware{
	position: relative;
    margin-top:-30px;
}
.computer{
    width:100%;
    margin-top:-120px;
}
.courseware .col-zdlg-2-5 img{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.courseware .col-zdlg-2-5 h4{
	color: #8a8a8a;
	font-size: 24px;
	line-height: 80px;
	margin-top: 30px;
}
.courseware-com{
	position: absolute;
	top: -1%;
	left: 50%;
}
.courseware h3{
	font-size: 26px;
	margin: 100px 0 0 0;
	color: #000000;
	text-align: center;
    font-weight:bold;
}
.courseware h3 span{
	font-weight: bold;
}
.courseware img{
	display: block;
	margin: 0 auto;
}
.courseware h4{
	font-size: 20px;
	line-height: 60px;
	text-align: center;
}
.resources{
	min-height: 900px;
	overflow: hidden;
}
.resources h2{
	font-size: 88px;
	font-weight: 200;
	line-height: 180px;
	color: #fff;
	text-align: center;
	margin-top: 100px;
}
.resources h2 span{
	font-weight: 500;
}
.resources h3{
	font-size: 40px;
	line-height: 100px;
	font-weight: 200;
	color: #fff;
	text-align: center;
}
.resources img{
	display: block;
	margin:100px auto 0;
	width: 470px;
	height: 55px;
}
/*新闻动态*/
.about-top h2 {
	color: #42c6ce;
	font-size: 46px;
	text-align: center;
	font-weight: 200;
	margin-top: 100px;
}
.about-top  h2 span {
	font-weight: bold;
}
.about-top{
    margin-top:100px;
    margin-bottom:30px;
}
.about-top span{
	color: #000000;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
	font-weight: 200;
    font-weight:bold;
}
.dynamic{
	margin-bottom: 20px;
}
.dynamic h4{
	margin: 20px 0 0 0;
	font-size: 16px;
	padding-left: 30px;
    padding-right:30px;
    height:10vh;
}
.dynamic h4 a{
	color: #000000;
	text-decoration: none;
    height:30px;
    line-height:30px;
    overflow:hidden;
    font-weight:bold;
    margin-bottom:5px;
}
.dynamic h4 p{
	color:#555555;
	text-decoration: none;
    height:40px;
    line-height:20px;
    overflow:hidden;
    padding:0px;
    margin:0px;
    width:100%;
    font-size:14px;
}

.more{
	display: block;
	text-align: right;
	font-size: 14px;
	color: #555555;
	line-height: 50px;
	margin-right: 20px;
	margin-bottom: 100px;
	text-decoration: none;
}
.more:hover{
	text-decoration: none;
}
/*底部*/
.footer{
	height: 350px;
    background-color:#ff3300;
    padding-top:50px;
    color:#f8f2f2;
    padding-left:13%;
}
.footer-left1{
	height: 250px;
	text-align: center;
}
.footer-left1 img{
	margin: 30px 0;
}
.footer-left1 h5{
	width: 40%;
	margin: 0 auto;
	font-size: 14px;
	margin-bottom: 30px;
	color:#9495a9;
}
.footer-left2{
	height: 250px;
    margin-right:50px;
}
.footer h2{
	margin-left: 30px;
    font-size:20px;
}
.footer-left2 ul{
	float: left;
	padding:0 0 0 30px ;
}
.footer-left2 ul li{
	line-height: 50px;
	font-size: 16px;
}
.bottommenu-right{
	padding: 0 20px!important;
}
.footer-left3{
	height: 250px;
    margin-right:50px;
}
.footer-left3 ul{
	padding: 0 30px;
}
.footer-left3 ul li{
	line-height: 22px;
	font-size: 14px;
	color:#f8f2f2;
}
.footer-left3 ul li span{
    font-size:16px;
    line-height:42px;
}
.footer-left4 ul {
	padding: 15px 20px;
}
.footer-left4 ul li{
	line-height: 32px;
	font-size: 16px;
	color:#f8f2f2;
    float:left;
    margin-right:20px;
    width:40%;
}
.footer-left4 ul li img{
    width:100%;
    display: block;
}
.footer-left4 ul li span{
    padding-left:10px;
    font-size:14px;
    text-align:center;
}
.footer a{
	color:#f8f2f2;
	text-decoration: none;
}
.COPYRIGHT{
	font-size: 12px;
	height: 30px;
	text-align:left;
    float:left;
    margin:0px 30px;
    width:80%;
}
@media (max-width: 1366px) {
	.footer ul li{
		font-size: 14px;
	}
	.footer h2{
	margin-left: 30px;
}
  	.footer ul{
	padding:0 0 0 30px ;
}
}
.footer-left2 h2{
    margin-left:0px;
}
.footer-left3{
    width:30%;
    float:left;
}
.footer-left4 p{
    height:40px;
    line-height:20px;
}
.video-loop{
    max-height:750px;
    overflow:hidden;
}
/*安全绘本下载前填写页面*/
.regbox .OperateUserName{ width:100%; margin-bottom:22px; float:left; position:relative; display:block;}
.regbox .OperateUserName input{ text-indent:40px; width:220px; height:40px; line-height:40px; border:none; border-radius:5px; }
.regbox .organizename{ width:100%; margin-bottom:22px; float:left; position:relative; display:block;}
.regbox .organizename input{ text-indent:40px; width:340px; height:40px; line-height:40px; border:none; border-radius:5px; }
.regbox .address{ width:100%; margin-bottom:22px; float:left; position:relative; display:block;}
.regbox .address div{ text-indent:40px; height:40px; line-height:40px; border:none; border-radius:5px; }
.regbox .smsverifycode{ width:100%; margin-bottom:22px; float:left; position:relative; display:block;}
.regbox .smsverifycode input{ text-indent:40px; width:340px; height:40px; line-height:40px; border:none; border-radius:5px; }

.yzm {
    width:120px;
    float:right;
    height:40px;
    background-color:#6fcaba;
    color:#fff766;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    text-decoration:none;
}
.yzm:hover {color:#fff766;text-decoration:none}  
.yzm:visited {color:#fff766;text-decoration:none}  
.yzm:link {color:#fff766;text-decoration:none} 
.OperateUserName button{
    width:120px;
    float:right;
    height:40px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border:none;
} 
.message{
    width:100%;
    height:40px;
    color:red;
    text-align:center;
}
.message2{
    width:100%;
    height:40px;
    color:red;
    text-align:center;
}
.registerbutton{
    padding-left:110px;
}
.registerbutton button{
   width:120px;
    height:40px;
    background-color:#6fcaba;
    color:#fff766;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border:none;
    margin-top:30px;
}
.youshicenter{
    width:70%;
    margin:0 auto 100px;
}
.guide{
    width:50%;
    padding:0px !important;
}
