@charset "utf-8";
/*header*/
body{font-family:"微软雅黑";min-width:1200px;overflow-x:hidden;}
input[type='text']{background-color:#fff;}
.header img{width:100%;}

.navbox{position:absolute;left: 0;top: 0; width: 100%;height:400px;}
.navbg{position:absolute;left:0;top:0;overflow:hidden;width:100%;height:40px;
	   /*background-color:#000;
	   filter:alpha(opacity=50); 
	   -moz-opacity:0.5; 
	   opacity:0.5;*/
	   background:rgba(0,0,0,0.5);
	   }
	   
	   	    
.index_nav{width:1200px;font-size:14px;line-height:40px;height:40px;margin:auto;}  
.index_nav .left{height:40px;}
.index_nav img{width:40px;height:40px;}
.nav_list{height:40px;}
.nav_list li{border-right:1px solid #fff;}
.nav_list li,.nav_list li a{float:left;width: 120px;color:#fff;text-align: center;}
.nav_list div{width:190px;}
.index_nav .qi img{width:27px;height:19px;margin:12px 0 0 15px;}
.childnavbox{width:1200px;height:440px;margin:40px auto;}
.childNav{background:rgba(0,0,0,0.5);width:120px;position:absolute;right:201px;z-index:9999;}
.childNav li{text-align:center;height:36px;line-height:36px;color:#fff;}
.childNav li a{display:block;color:#fff;height:36px;line-height:36px;}



.section1{width:70%;margin:0 auto;}
.section1 h5{font-size:45px;margin-top:60px;letter-spacing:5px;}
.section1 p{font-size:18px;letter-spacing:3px;color:#F3482E;margin:10px 0 50px}
.sectionbg1{width:100%;overflow:hidden;height:300px;}
.sect1{width:350px;}
.pos1{position:absolute;left:15%;}
.pos2{position:absolute;right:15%;}
.sect1 h6{margin-top:20px;margin-bottom:20px;font-size:24px;letter-spacing:2px;}
.bg1{background:url(../img/1.jpg) no-repeat center center;background-size:cover;}
.bg2{background:url(../img/2.jpg) no-repeat center center;background-size:cover;}
.bg3{background:url(../img/3.jpg) no-repeat center center;background-size:cover;}
.bg4{background:url(../img/4.jpg) no-repeat center center;background-size:cover;}
.more{border:1px #D0D0D0 solid;color:#F2472E;padding:5px 10px;display:block;width:120px;text-align:center;border-radius:10px;}
.project{overflow:hidden;width:100%;height:180px;background:url(../img/5.jpg) no-repeat center center;background-size:cover;}
.project h6{font-size:36px;letter-spacing:2px;margin:40px 0 20px}
.pro_cont{width:1000px;margin:auto}
.myClass{width:100%;height:590px;overflow:hidden;background:url(../img/7.jpg) no-repeat center center;background-size:cover;}
.my_class{width:1200px;margin:auto;}
.my_class h6{font-size:36px;text-align:center;margin:40px 0 20px}
.class_list{margin:40px 0 0 300px;}
.class_list li{width:50%;height:50px;line-height:50px;float:left;text-indent:2em;}
.class_list li a{color: #fff;}
.class_list li a:hover{text-decoration:underline;}
.wrap{width:100%;height:690px;background:url(../img/8.jpg) no-repeat center center;background-size:cover;}
.state{width:330px;background:rgba(206,64,44,0.8);margin-left:25%}
.yy_wrap{width:415px;margin:auto;height:350px;}
.yy_wrap h6{font-size:36px;letter-spacing:2px;text-align:center;margin:50px 0 20px}
.yy_wrap input{border:1px solid #E1E1E1;font-size:16px;text-indent:0.5em;border-radius:5px;width:415px;height:50px;line-height:50px;margin-top:20px}
.datetime .seltime{height:50px;line-height:50px;margin-top:20px;}
.datetime input{width:300px;margin-top:20px;margin-left:10px;height:50px;}
.yy_btn{width:150px;text-align:center;height:45px;line-height:45px;border-radius:5px;color:#fff;background-color:#FF3334;display:block;margin:30px auto;}

/*footer*/
.footer{background-color:#383735;width:100%;height:260px;}
.foot_cont{width:700px;color:#CAC9C7;margin:auto;}
.foot_cont ul{margin-top:50px;}
.foot_cont ul li{height:30px;line-height:30px;}
.foot_cont .right{width:80px;text-align:center;}

.sel_clss span{float:left;width:50%;}
.sel_clss span a{display:inline-block;font-size:18px;border-radius:20px;padding:8px 30px;color:#fff;text-align:center;background-color:#f33;}
