@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=ZCOOL+XiaoWei&subset=chinese-simplified');
@import url('https://fonts.googleapis.com/css?family=Muli:400,600,600i,700');

body
	{
		padding:0;
		margin:0;
	    font-family: 'Muli', sans-serif;
	
		font-size:13px;
		line-height:20px;
		color:#333;
		
	}
p
	{
		padding:0;
		margin:0 auto;
	}
	
/*.home-page {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #3c3c3e;
  background-image:url(images/body_bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}*/

.home-page a{text-decoration:none; color:#fff; transition:0.5s; z-index:1000;}

.home-page a:hover{text-decoration:none; color:red; transition:0.5s; z-index:1000;}


a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:none; outline:none;
}

a:focus
{
	text-decoration:none; outline:none;
}




.home_link
{
	color:#000;
	text-align:center;
	font-size:20px;
	font-weight:600;
	transition:0.5s;
	text-shadow: 0 0 30px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 80px #fff, 0 0 100px #fff, 0 0 150px #fff;
}

.home_link:hover
{
	color:#000;
	text-align:center;
	font-size:21px;
	font-weight:600;
	transition:0.5s;
	text-shadow: 0 0 30px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 80px #fff, 0 0 100px #fff, 0 0 150px #fff;
}

.home_link a
{
	color:#fff;
}

@media(max-width:768px)
{
    .home_link a
{
	color:#000;
}
}

.logo_area {
	
	
	width:290px;
	height: auto;
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	/*border:1px #fff solid;
	box-shadow: 0 0 30px 15px #fff;
    border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.9);*/
            margin-bottom: 85px;
}

.logo_area1 img
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 290px;
}


.footer
{
	width:700px;
	height:35px;
	border-top:1px #c5c5c5 dotted;
	color:#c5c5c5;
	margin:160px auto 0 auto;
	padding-top:10px;
        font-size:12px;
}

.footer-left
{
	width:50%;
	height:35px;
	float:left;
}

.footer-center
{
	width:30%;
	height:35px;
	float:left;
	text-align:center;
}

.footer-right
{
	width:20%;
	height:35px;
	float:left;
	text-align:right;
}

.footer-right a
{
color:#c5c5c5;
}
.footer-right a:hover
{
color:#fff;
}

.footer_inner
{
	width:920px;
	height:35px;
	border-top:1px #c5c5c5 dotted;
	color:#c5c5c5;
	margin:40px auto 0 auto;
	padding-top:10px;
        clear:both;
        font-size:12px;
}

.footer-left-inner
{
	width:50%;
	height:35px;
	float:left;
}

.footer-center-inner
{
	width:30%;
	height:35px;
	float:left;
	text-align:center;
}
.logo_area_1
{
    width:120px;
}

.footer-right-inner
{
	width:20%;
	height:35px;
	float:left;
	text-align:right;
}

.footer-right-inner a
{
color:#c5c5c5;
}
.footer-right-inner a:hover
{
color:#fff;
}

@media only screen and (max-width: 768px) {

.footer
{
	width:100%;
	height:auto;
	border-top:1px #ccc dotted;
	color:#ccc;
	margin:140px auto 0 auto;
	padding-top:10px;
	text-shadow:0 0 5px #000;
	font-weight:bold;
}	

.footer-left
{
	width:100%;
	height:35px;
	float:left;
	margin-bottom:0px;
	text-align:center;
}

.footer-center
{
	width:100%;
	height:35px;
	float:left;
        margin:10px 0 0 0;
	text-align:center;
}

.footer-right
{
	width:100%;
	height:35px;
	float:left;
	text-align:center;
}

.footer_inner
{
	width:100%;
	height:auto;
	border-top:1px #ccc dotted;
	color:#ccc;
	margin:0 auto 0 auto;
	padding-top:10px;
}

.footer-left-inner
{
	width:100%;
	height:35px;
	float:left;
	margin-bottom:0px;
	text-align:center;
}

.footer-center-inner
{
	width:100%;
	height:35px;
	float:left;
        margin:5px 0 0 0;
	text-align:center;
}

.footer-right-inner
{
	width:100%;
	height:35px;
	float:left;
	text-align:center;
}

.footer-right-inner a
{
color:#fff;
}

}


@media only screen and (max-width: 768px) {

.logo_area {
	
	
	width:290px;
	height: auto;
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	/*border:1px #fff solid;
	box-shadow: 0 0 30px 15px #fff;
    border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.9);*/
}

.logo_area1 img
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 290px;
}
	
}


@media only screen and (max-width: 600px) {

.logo_area {
	
	
	width:290px;
	height: auto;
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	/*border:1px #fff solid;
	box-shadow: 0 0 30px 15px #fff;
    border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.9);*/
}

.logo_area1 img
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 200px;
}
	
}



/*animation*/

#animated-example {
	/*margin:100px auto;
	width:400px;
    -webkit-box-shadow: 0 8px 6px -6px black;
       -moz-box-shadow: 0 8px 6px -6px black;
            box-shadow: 0 8px 6px -6px black;
            text-align: center;
            padding: 80px;*/
			width:10px; height:10px; border-radius:50%; border:2px #FFFFFF solid; margin-bottom:4px; margin-left:auto; margin-right:auto;
	}


.animated { 
 	-webkit-animation-name: bounceIn;
 	-webkit-animation-duration: 4s;
 	-webkit-animation-iteration-count: 5000;
 	-webkit-animation-timing-function: ease-out;
 	-webkit-animation-fill-mode: forwards;
	
 	animation-name: bounceIn;
 	animation-duration: 4s;
 	animation-iteration-count: 5000;
 	animation-timing-function: ease-out;
 	animation-fill-mode: forwards;
} 


@-webkit-keyframes flash { 
    0%, 50%, 100% {opacity: 1;} 
    25%, 75% {opacity: 0;} 
} 
@keyframes flash { 
    0%, 50%, 100% {opacity: 1;} 
    25%, 75% {opacity: 0;} 
} 
.flash { 
    -webkit-animation-name: flash; 
    animation-name: flash; 
}



/*content_area*/

	
.content_area h3
	{
		color:#FFF;
		font-size:26px;
			font-family: 'ZCOOL XiaoWei', serif;
			text-align: center;
    border-bottom: 2px solid #fff;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    padding-bottom: 15px;
     position: relative;
  z-index: 1;
  left:47%;
	}
	@media(max-width:768px)
	{
	    .content_area h3
	{
		color:#FFF;
		font-size:26px;
			font-family: 'ZCOOL XiaoWei', serif;
			text-align: center;
    border-bottom: 2px solid #fff;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    display:block;
    padding-bottom: 15px;
     position: relative;
  z-index: 1;
  left:0%;
  
	}
	}

.content_area
	{
		
		margin-left:auto;
		margin-right:auto;
		/*background:url(images/content_bg.png) no-repeat;
		 background-size: 1000px 577px cover;*/
		 width:1020px; 
		 height:auto;
		 margin-top:0px;
		 padding:15px 0 0 40px;
		 color:#FFFFFF;
		 z-index:10;
		 font-family: 'ZCOOL XiaoWei', serif !important;
		 font-size:15px;
		 line-height:25px;
	}




/*title*/

.title
	{
		font-size:16px; font-weight:normal; margin-bottom:7px; display:block; font-weight:bold;
	}
	
	
/*course_ul*/

.course_ul
	{
		
	}
	
.course_ul ul
	{
		padding:0 0 0 15px; margin:15px 0 15px 0; list-style:decimal;
	}
	
.course_ul ul li
	{
		line-height:22px;
	}
	
/*menu_area*/
.menu_area
{
	/*background-color:#fff;*/
	width: 972px;
	margin:50px auto 0 auto;
	height:75px;
}

.menu1
{
	width:95px; height:auto; text-align:center; float:left;
}

.menu2
{
	width:95px; height:auto; text-align:center; float:left; margin-top: 25px;
}

.menu3
{
	width:115px; height:auto; text-align:center; float:left;
}


.menu4
{
	width:60px; height:auto; text-align:center; float:left; margin-top: 0px;
}


.menu_area1
{
	/*background-color:#fff;*/
	width:750px;
	margin:50px auto 0 auto;
	height:95px;
}

.menu1i
{
	width:70px; height:auto; text-align:center; float:left;
}

.menu2i
{
	width:70px; height:auto; text-align:center; float:left; margin-top: 25px;
}

.menu3i
{
	width:30px; height:auto; text-align:center; float:left;
}

.menu4i
{
	width:100px; height:auto; text-align:center; float:left; margin-top: 0px;
}

/*.internal_logo_area
{
	position: fixed;
    top: 0;
	background: url("images/internal-page-logo.png") no-repeat;
	width:280px;
	height:223px;
	background-size:cover;
}*/


.internal_logo_area
{
	position: fixed;
    top: 228px;
	background: url("images/logo.png") no-repeat;
	width:215px;
	height:155px;
	background-size:cover;
	left: 95px;
}

.internal_logo_area img
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 200px;
}


.content_left_padding
{
   padding: 0px 80px; margin-top:15px;
}

.content_left_padding_1
{
   padding-left:15px;  margin-top:15px;
}





#menu-toggle {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
	display:none;
}

@media only screen and (max-width: 768px) {
    #menu-toggle {
    z-index: 999;
    position: absolute;
    top: 0;
    right: 0;
	display:block;
}
}
/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
	display:none;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}



/* custom_buttons */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

.main_newmenu_bg
{
	background-color: rgba(0, 0, 0, 0.6); height:55px;
}



@media only screen and (max-width: 768px) {
.content_area
	{
		
		margin-left: 3px;
		margin-right:auto;
		/*background:url(images/content_bg.png) no-repeat;
		 background-size: 1000px 577px cover;*/
		 width:97%; 
		 height:auto;
		 margin-top:0px;
		 padding:0 0 15px 0px;
		 color:#FFFFFF;
		 z-index:10;
	}	

.content_area h3
	{
		color:#FF0000;
		font-size:20px;
		text-align:left;
	}

.content_left_padding
{
   padding-left:10px;
}	

}

/*team*/

/*.team-left
{
  width:20%;
 min-height:auto; 
display:inline-block;
float:left; 
}
.team-right
{
  width:80%;
 min-height:auto; 
 display:inline-block;
}*/


/*.team-left img
{
	width:150px;
	height:150px;
	border-radius:80%;
	display:inline-block;
	border: 5px outset #fff;
 
}*/

.team_thumb {
    border: 2px outset #fff;
    border-radius: 50%;
    height: 110px;
    display:inline-block;
    padding: 5px;
    width: 110px;
}
.team_thumb > img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
	transition:0.5s;
}
.team-area
{
	width:21%;
	height:auto;
	display:inline-block;
	text-align: center;
	padding-left: 17px;
    padding-right: 10px;
    margin-bottom: 40px;
}


.team-area:hover
{
  cursor:pointer;
}

.team-area:hover img
{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}



.team-area h2
{
	text-align: center;
	font-size:13px;
	color:#fff;
        transition:0.5s;
	margin-bottom: 5px;
}

.team-area:hover h2
{
  color: #ffcd00;
  transition:0.5s;
}

.team-area:hover p
{
  color: #ffcd00;
  transition:0.5s;
}

.team-area h3
{
	font-size:11px;
	color:#fff;
 
}
@media only screen and (max-width: 600px)
 {
	 .content_area h3 
	 {
    color: #FF0000;
    font-size: 20px;
	text-align:center;
}
	.team-area
{
	width:88%;
	height:auto;
	display:inline-block;
	text-align: center;
	padding:10px 17px;
         margin-bottom: 20px;
}
.team_thumb {
    border: 2px outset #fff;
    border-radius: 50%;
    height: 110px;
    display:inline-block;
    padding: 5px;
    width: 110px;
}
.team_thumb > img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
	transition:0.5s;
}

.team-area h2
{
	text-align: center;
	font-size:13px;
	color:#ffcd00;
	
}
.team-area h3
{
	text-align: center;
	font-size:11px;
	color:#fff;
 
}
}
/*iframe box*/
.team_thumb11{
   
    border-radius: 50%;
    height: 110px;
    display:inline-block;
    width: 110px;
	
}
.team_thumb11 > img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
	transition:0.5s;
	text-align:center;
	 border: 2px outset #fff;
	 margin-top:0px;
}
.team-area11
{
	padding:50px;
	text-align:center;
	
}
.team-area11 h2
{
	text-align:center;
	font-size:17px;
	color:#ffcd00;
	
}
.team-area11 h3
{
	text-align:center;
	font-size:14px !important;
	color:#ffcd00 !important;
	
}
.team-area11 p
{
	text-align:left;
	font-size:13px;
	color:#fff;
	
}
/*iframe box*/


/*.team-right p
{
	display:block;
	font-size:14px;
}
.social-icons
{
	margin:15px 0;
	display:inline-block;
	
}
.social-icons ul
{
	margin:0px;
	padding:0px;
}
.social-icons ul li
{
	display:inline-block;
	list-style-type:none;
	text-align:left;
}
.social-icons ul li a
{
	 padding:5px;
	text-align:left;
}
.social-icons ul li a img{
	width:25px;
	height:25px;
}

.team-area
{
	margin-bottom:20px;
}
.team-area
{
	
	margin-bottom: 10px;
    border-bottom: 1px dotted #fff;
    padding: 0 0 15px 0;
}	

@media only screen and (max-width: 768px) 
{
.team-left
{
  width:100%;
 min-height:auto; 
display:inline-block;
margin-bottom: 16px;
text-align: center;
}
.team-right
{
  width:100%;
 min-height:auto; 
 display:inline-block;

 
}
/*.team-left img
{
	width:150px;
	height:150px;
	border-radius:50%;
	display:inline-block;
}*/
/*.team-right h2
{
	text-align:center;
	font-size:17px;
	color:#ffcd00;
}
.team-right p
{
	display:block;
	font-size:14px;
	text-align:center;
}
.social-icons
{
	margin:15px 0;
	display:inline-block;
	text-align:center;
}
.social-icons ul
{
	margin:0px;
	padding:0px;
}
.social-icons ul li
{
	display:inline-block;
	list-style-type:none;
	
}
.social-icons ul li a
{
	 padding:5px;
	text-align:center;
}
.social-icons ul li a img{
	width:25px;
	height:25px;
}
.team-area
{
	
	margin-bottom: 10px;
    border-bottom: 1px dotted #fff;
    padding: 0 0 15px 0;
}	

}*/



/*collaborate*/

.team-right1
{
  width:80%;
 min-height:auto; 
 display:inline-block;
/*  float:left;*/
}

.team-right1 h2
{
	text-align:left;
	font-size:17px;
	color:#ffcd00;
        margin-top:0;
}
.team-right p
{
	display:block;
	font-size:14px;
}
.team-left1
{
  width:20%;
   min-height:auto; 
  display:inline-block;
  float:left; 
}
/*.team-left1 img
{
	
	width:150px;
	height:150px;
	display:inline-block;
	text-align:center;
	 border: 5px outset #fff;

}*/

.team_thumb1 {
   border: 2px outset #fff;
    height: 110px;
    margin: 0 auto 5px;
    padding: 5px;
    width: 110px;
}
.team_thumb1 > img {
 
    height: 100%;
    width: 100%;
	transition:0.5s;
}


.team-area1
{
	
	    margin-bottom: 30px;
    border-bottom: 1px dotted #fff;
    padding: 0 0 30px 0;
min-height: 85px;
}	

@media only screen and (max-width: 768px) 
{
	.team-left1
{
  width:100%;
 min-height:auto; 
display:inline-block;
float:left; 
}
.team-left1 img
{
	
	width:;
	min-height:auto;
	display:inline-block;
	text-align:center;
	 
}
.team-left1
{
  width:100%;
 min-height:auto; 
display:inline-block;
margin-bottom: 16px;
text-align: center;

}
.team-right1
{
  width:100%;
 min-height:auto; 
 display:inline-block;

 
}
.team-left1 img
{
	width:150px;
	height:150px;
    display:inline-block;
	
	 
}
.team_thumb1 {
    border: 2px outset #fff;
  
    height: 110px;
    margin: 0 auto 5px;
    padding: 5px;
    width: 110px;
}
.team_thumb1 > img {
 
    height: 100%;
    width: 100%;
	transition:0.5s;
}

.team-right1 h2
{
	text-align:center;
	font-size:17px;
	color:#ffcd00;
            margin-top: 0;
}
.team-right1 p
{
	display:block;
	font-size:14px;
	text-align:center;
}
.team-area1
{
	
	margin-bottom: 30px;
border-bottom: 1px dotted #fff;
padding: 0 15px 30px 15px;
min-height: 85px;
}


.team-area11
{
	padding:15px;
	text-align:center;
	
}
.team-area11 h2 {
    text-align: center;
    font-size: 16px;
    color: #ffcd00;
}

}
/*collaborate*/



/*footer-margin*/
.workshop_footer_margin
{
   margin-top:130px; width:100%; height:auto;
}


.gallery_footer_margin {
    padding-top: 140px;
    width: 100%;
    height: auto;
    clear: both;
}

.collaborate_footer_margin {
    padding-top:50px;
    width: 100%;
    height: auto;
    clear: both;
}



.team-area1:last-child {
      border-top: none;
       border-bottom: none;
    }


.pop_up_img

{
  width:100%; min-height:120px; text-align:left;
}

.pop_up_img img

{
   width: 130px;
height: 130px;
border-radius: 50%;
float: left;
margin: 0 20px 0px 0; border: 2px outset #fff;
}



.pop_up_img h2

{
    text-align:left; margin-bottom: 5px; padding-top: 40px;
}


.pop_up_img p

{
    text-align:left;
}

.pop_txt
{
      margin: 30px 0 0 0;
    text-align: left;
    color:#fff;
}

.social_area
{

}

.social_area img
{
    width:25px;
    border-radius:50px;
}


/*new-gallery-area*/
.new-gallery-area
{
	width: 100%;
    min-height: 120px;
    color: #fff;
    clear: both;
    padding: 40px 0 0 0;
}
.contact_btn1
{
    width:100%;
}

.contact_btn1 a
{
   background: #666;
    padding: 11px 18px;
    color: #fff !important;
    position: fixed;
    right: -46px;
    margin-top: 160px;
    transform: rotate(-270deg);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
@media(max-width:768px)
{
    .contact_btn1
{
    width:100%;
}

.contact_btn1 a
{
    background: #666;
    padding: 10px 29px;
    color: #fff !important;
    position: fixed;
    right: -80px;
    margin-top: 222px;
    transform: rotate(-270deg);
    text-transform: uppercase;
    font-size:22px;
}
}


.work_head
{
    width: 120px !important;
    left: 0px !important;
    display: block !important;
}
@media(max-width:768px)
{
    .work_head
{
    width:100% !important;
   left:8px !important;
    display:inline-block !important;
    text-align:left !important;
}
}
@media(max-width:768px)
{
    .dc_tabs_type_1 dt {
    border-bottom: 1px dotted #ededed;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 0 14px 1%;
    width: 100% !important;
    color: #FFCD00;
}
.dc_tabs_type_1 dd {
    box-shadow: inherit;
    display: none;
    margin-left: 0% !important;
    overflow: auto;
    padding: 40px;
    position: absolute;
    top: 0;
    z-index: 100;
    margin-top: 33px !important;
}

}
.word_head
{
    margin-left:auto;
    left:0%;
}
@media(max-width:768px)
{
     .word_head
{
    margin-left:0px !important;
    left:8% !important;
}
}

.marg190
{
    margin-top:0px;
}
.marg_190
{
    margin-top:0px;
}
.border_bttom1
{
    border-bottom:2px solid #fff !important;
    padding-top:15px;
}
@media(max-width:768px)
{
    .marg190
{
    margin-top:185px;
}
.marg_190
{
    margin-top:-185px !important;
}
.border_bttom1
{
    border-bottom:2px solid #fff !important;
    padding-top:15px;
    width:120px;
    margin-bottom:-42px;
}
}