@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);

.font-1{
	font-family: Helvetica,'cwTeXHei', serif;
}
.font-2{
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
}
.font-3{
	font-family: Helvetica,'cwTeXHei', serif;
}
body{
	background-color: #dadada;
	border-left: 5px solid #000;
	padding-top: 70px;
}
body.ind-bg{
	background:#b3b3b3 url(../img/bg01.jpg) no-repeat    ;
	background-size: cover;
	font-family: Helvetica,'cwTeXHei', serif;
	background-position: top left;
}
body.news-bg{
	background:#b3b3b3 url(../img/bg02.jpg) no-repeat    ;
	background-size: cover;
	font-family: Helvetica,'cwTeXHei', serif;
	background-position: top left;
}
h1,h2,h3,h4,h5,h6,p,span{
	font-family: Helvetica,'cwTeXHei', serif;
}
a.newsbtn{
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 1000%;
	border: none;
}
a.newsbtn img{
	width: 100%;
	height: 1000%;
}

.left-vertical-title{
    border-right: 3px solid #fff;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.left-vertical-title-b{
	border-color: #000;
}
.department-title{
	position: absolute;
	bottom: 5%;
	left: 5.5%;
	max-width: 75%;
}
.department-title h3{
	color: #fff;
	font-size: 28px;
	letter-spacing: 3px;
	line-height: 34px;
	font-weight: bold;
}
.department-title h3 a,.department-title h3 a:hover{
	text-decoration: none;
	color: #fff;
}
.department-title-b h3{
	color: #000;
}
.department-title-b h3 a,.department-title-b h3 a:hover{
	color: #000;
}
.department-title h4{
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 30px;
}
.navbar-default{
	width: 95%;
	background-color: transparent;
	border-bottom:  3px solid #fff;
	border-radius:0;
	border-top:none; 
	border-right:none; 
	border-left:none; 
	margin-bottom: 15px;
	position: fixed;
	top: 0;
	right: -5px;
	z-index: 2;
}
.navbar-default-b{
	border-color:#000;
	background-color: #dadada;
}

.navbar-default .navbar-nav>li>a{
	color: #000;
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-weight: 100;
	padding: 15px 10px;
}
.navbar-default .navbar-nav>li>a.dropdown-toggle-search{
	text-align: right;
	margin-right: 15px;
}

.navbar-default-b .navbar-nav>li>a{
	color: #000;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #e4481d;
}
.navbar-nav>li.chn,.navbar-nav>li.eng{
	padding: 15px 15px 10px 15px;
}
.navbar-nav>li.chn>a,.navbar-nav>li.eng>a{
	font-size: 12px;
	padding: 0;
}
.navbar-nav>li.chn.active>a,.navbar-nav>li>.eng.active>a{
	/*border-bottom: 2px solid #e4481d;*/
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: transparent;
	color: #e4481d;
}
.navbar-default .navbar-nav>.chn.active>a, .navbar-default .navbar-nav>.chn.active>a:focus, .navbar-default .navbar-nav>.chn.active>a:hover,
.navbar-default .navbar-nav>.eng.active>a, .navbar-default .navbar-nav>.eng.active>a:focus, .navbar-default .navbar-nav>.eng.active>a:hover{
	background: transparent;
	color: #e4481d;
}
.navbar-default-b .navbar-nav>.chn.active>a, .navbar-default-b .navbar-nav>.chn.active>a:focus, .navbar-default-b .navbar-nav>.chn.active>a:hover,
.navbar-default-b .navbar-nav>.eng.active>a, .navbar-default-b .navbar-nav>.eng.active>a:focus, .navbar-default-b .navbar-nav>.eng.active>a:hover{
	background: transparent;
	color: #e4481d;
}
.navbar .container-fluid{
	
}
.fb-icon a{
	padding: 10px 0 !important;
	font-size: 30px;
}
.dropdown-menu{
	right: 0;
	left: auto;
}
.content-box{
	height: 100vh;
}
a.down-aw{
	text-align: center;
	display: block;
	width: 70px;
	margin: 0 47%;
	bottom: 0;
	position: absolute;
	font-size: 60px;
	color: #fff;
	transition:color .5s;
}
a.down-aw:hover,a.down-aw:focus{
	text-decoration: none;
	color: #e4481d;
	transition:color .5s;
}
.footer{
	background: #b3b3b3;
	padding: 30px 15px 20px 15px;
}
.footer .address p{
	color: #3c3c3c;
}
.footer .address p a{
	color: #3c3c3c;
}
.footer h5 a{
	color: #3c3c3c;
}
.footer p a{
	color: #707070;
}
.footer h5 a:hover,.footer p a:hover{
	color: #e4481d;
	text-decoration: none;
	transition:color .5s;
}
.footer p span{
	float: right;
}
dl.news-list{
	margin-top: 266px;
	height: 350px;
	overflow: auto;
}
dl.news-list dt{
	font-size: 14px;
	font-family: Helvetica,'cwTeXHei', serif;
	width: 30%;
	height: 60px;
	float: left;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
dl.news-list dd{
	font-family: Helvetica,'cwTeXHei', serif;
	font-size: 14px;
	width: 69%;
	height: 60px;
	overflow: hidden;
	float: left;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.prev-news{
	color: #000;
	font-size: 25px;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-top: 100px;
}
.next-news{
	color: #000;
	font-size: 25px;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-top: 10px;
	position: relative;
}
.r-news-content{
	position: relative;
	overflow: hidden;
}
.r-news-content article{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	position: relative;
}

.r-news-content img{
	width: 99%;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
}
.r-news-content h4{
	font-family: Helvetica,'cwTeXHei', serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 2px;
	display: block;
}
.r-news-content h4.time{
	border-bottom: 1px solid #000;
	display: block;
}
.r-news-content p{
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	margin-top: 20px;
}
.swiper-list .more{
	position: absolute;
	font-size: 20px;
	color: #fff;
	right: 25px;
	bottom: 0;
}
.swiper-list .more.more-link{
	right: 0px;
}
.content-w75{
	width: 100%;
	padding-left: 25%;
	padding-right: 0;
}
.content-w95{
	width: 100%;
	padding-left: 5%;
	padding-right: 0;
}
.btn-org-l,.course-content a.btn-org-l{
	margin: 0px auto 15px auto;
	padding: 8px 15px;
	color: #fff;
	background: #e4481d;
	display: block;
	width: 200px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 14px;
}
.btn-org-l:hover,.course-content a.btn-org-l:hover{
	color: #fff;
}
.btn-org-l-2,.course-content a.btn-org-l-2{
	margin-left: 0;
	width: 250px;
}
.btn-org-l-3,.course-content a.btn-org-l-3{
	margin-left: 0;
	width: auto;
	margin-right: 15px;
}

.content-w75 article{
	padding: 15px;
}
.b-l-t{
	border-top: 3px solid #000;
}
.b-l-l{
	border-left: 3px solid #000;	
}
.b-l-r{
	border-right: 3px solid #000;
}
.b-l-b{
	border-bottom: 3px solid #000;	
}
.content-w75 article .year{

}
.content-w75 article .year h3{
	font-size: 32px;
	font-family: Helvetica,'cwTeXHei', serif;
	border-bottom: 3px solid #000;
	letter-spacing: 2px;
	width: 100px;
	margin: 0 auto;
}
.content-w75 article .year h3 span{
	font-size: 14px;
	font-family: Helvetica,'cwTeXHei', serif;
	letter-spacing: 1px;
}
.content-w75 article .year h5{
	font-size: 14.4px;
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
	letter-spacing: 1px;
}

article .year h3{
	font-family: Helvetica,'cwTeXHei', serif;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	margin:5px 10px;
}
article .year a span{
	color: #000;
}
article .year h3 small{
	font-size: 12px;
	color: #000;
}
/*article .year span{
	display: block;
	float: left;
	width: 20%;
}*/

article .year table{
	margin:auto;
	width: 100%;
}
article .year table tr td{
	width: 45%;
}
/*article .year table tr td:first-child,article .year table tr td:last-child{
	width: 10%;
}*/

.course-content a,.course-content a:hover{
	text-decoration: none;
	color: #000;
}
.course-content h3{
	font-size: 14px; 
	font-family: Helvetica,'cwTeXHei', serif;
	letter-spacing: 1px;
	margin-top: 20px;
	}
.course-content h3 a{
	color: #000;
}
.course-content h3.title{
	margin-top: 0px;
	}
.course-content h4{
	font-size: 14px;
	font-family: Helvetica,'cwTeXHei', serif;
	color: #e4481d;
	letter-spacing: 1px;
	line-height: 22px;
}
.course-content h5{
	font-size: 12px;
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
	color: #e4481d;
}
.course-content p a:hover,.course-content h5 a{
	color: #e4481d;
	text-decoration: none;
}
.course-content p{
	font-size: 12px;
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 5px;
}
.course-content p a{
	color: #000;
}
.course-content p span.date{

}
.course-content img.lectirer-pic{
	width: 40%;
	height: auto;
	margin:10px 20px 10px 0px;
}
.course-content img.link-pic{
	width: 100px;
	height: 100px;
}
.course-content ul{
	display: block;
	margin: 0px;
}
.course-content ul li{
	float: left;
	list-style-type: none;
}
.course-content ul li a{
	display: block;
	padding: 10px;
}
.course-content ul li a:hover,.course-content ul li a.active{
	color: #e4481d;
}
.lectrer-title h4{
	font-family: Helvetica,'cwTeXHei', serif;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 30px;
	margin:0px;
	border-bottom: 2px solid #000;
}
.lectrer-title h5{
	font-family: Helvetica,'cwTeXHei', serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 25px;
}
.recruit-title h5{
	font-family: Helvetica,'cwTeXHei', serif;
	font-size: 14px;
	letter-spacing: 1px;
	vertical-align: middle;
	height: 100%;
	display: block;
}
.contactus{
	padding-left: 0;
	padding-bottom: 20px;
}
.contactus dl{
	margin-top: 10px;
	margin-bottom: 0px;
}
.contactus dl dt{
	width: 20%;
	float: left;
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
.contactus dl dd{
	float: left;
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
	font-size: 12px;
	width: 80%;
	letter-spacing: 1px;

}
.teaching-section{
	background: #e2c3c3;
	margin: 70px 10px 10px 30px;
	position: relative;
	width: 380px;
	height: 370px;
}
.teaching-title{
	position: absolute;
	top: -70px;
	left:-42px;
}
.teaching-title h1{
	font-size: 55px; 
	font-family: Helvetica;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 2px;
	color: #000;
	margin: 0;
}
.teaching-section .v-title{
	color: #fff;
	-ms-transform: rotate(90deg); /* IE 9 */
    -ms-transform-origin: 100% 100%; /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 100% 100%; /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    transform-origin: 100% 100%;
    position: absolute;
    right: 60px;
    bottom: 10px;
    width: 100%;
}
.teaching-section .v-title h2{
	font-size: 38px;
	font-weight: 500;
	font-family: Helvetica,'cwTeXHei', serif;
	letter-spacing: 2px;
	text-align: right;
}
.teaching-content{
	padding-left: 0;
	padding-top: 15px;
}
.teaching-content article{
	max-width: 200px;
	width: 100%;
	margin:0;
	padding: 0;
}
.teaching-content img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.teaching-content p{
	font-family: Helvetica,'cwTeXHei', serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #000;
	width: 100%;
}
.teaching-content a{
	color: #000;
}
.teaching-content a:hover{
	text-decoration: none;
	color: #e4481d;
}
.post-text{
	height: 80px;
	display: block;
}
.f-25{
	font-size: 25px;
}
.f-28{
	font-size: 28px;
}
.f-30{
	font-size: 30px;
}
.f-35{
	font-size: 35px;
}
.m-t-10{
	margin-top: 10px!important;
}
.m-t-15{
	margin-top: 15px!important;
}
.m-t-20{
	margin-top: 20px!important;
}
.m-t-30{
	margin-top: 30px!important;
}
.m-t-40{
	margin-top: 40px!important;
}
.m-t-50{
	margin-top: 50px!important;
}
.m-t-60{
	margin-top: 60px!important;
}
.m-b-10{
	margin-bottom: 10px!important;
}
.m-b-15{
	margin-bottom: 15px!important;
}
.m-b-20{
	margin-bottom: 20px!important;
}
.m-b-30{
	margin-bottom: 30px!important;
}
.p-l-0{
	padding-left: 0;
}

/*--swiper--*/

    .swiper-container {
        width: 100%;
        height: auto;
        padding-bottom: 100px;
        /*max-width: 1000px;*/
    }
    .swiper-slide {
        text-align: left;
        font-size: 18px;
        background: transparent;


        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        /*-webkit-justify-content: center;
        justify-content: center;*/
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color:#fff;
        opacity: 1;
        background: transparent;
    }
    .swiper-pagination-bullet-active {
        color:#fff;
        background: #fff;
        width: 15px;
        height: 15px;
    }
    .swiper-container-horizontal>.swiper-pagination{
    	top: 17em;
    	text-align: right;
    	/*padding-right: 15px;*/
    }
	.swiper-wrapper{
		width: 100%;
	}
    .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
    	margin: 0;
    }
    .swiper-w-2{
    	width: 400px;
    	float: left;
    }

    .swiper-w-2 .swiper-pagination-bullet{
    	color: #000;
    }
    .swiper-w-2 .swiper-pagination-bullet-active {
    	color: #e4481d;
    	background: #e4481d;
    }
    .swiper-w-2.swiper-container-horizontal>.swiper-pagination{
    	bottom: -5px;
    }
    .swiper-w-3{
    	/*padding: 15px;
    	max-width: 300px;*/
    	padding: 0 15px;
    }
    .swiper-w-3 .swiper-pagination-bullet{
    	color: #000;
    }
    .swiper-w-3 .swiper-pagination-bullet-active {
    	color: #e4481d;
    	background: #e4481d;
    	width: 12px;
    	height: 12px;
    	line-height: 13px;
    }
    /*.swiper-w-3.swiper-container-horizontal>.swiper-pagination{
    	top: -5px;
    }*/

    .swiper-w-3.swiper-container-horizontal>.swiper-pagination{
    	bottom: -5px;
    	height: 25px;
    }
    /*--iframe--*/
    .fancybox-iframe{
    	/*width: 100%;*/
    	overflow: hidden;
    	width: 1px;
    	min-width: 100%;
    }
.fancybox-opened{
	/*width: 100%!important;
	height: 100%!important;*/
}
.fancybox-opened .fancybox-skin,#sub-frame-error:hover{
	background: #dadada;
}
.fancybox-wrap {
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
}
.fancybox-skin{
	border-radius: 0;
	border:5px solid #000;
	height: 100%!important;
	width: 100%;
}
.fancybox-close{
	top: 20px;
	right: 20px;
}
.iframe-body{
	padding: 0px;
	border:none;
	width: 100%;
	overflow: hidden;
}
.iframe-body .iframe-pic{
	display: block;
	float: left;
}
.iframe-body .iframe-text{
	display: block;
	float: left;
}
.iframe-body .iframe-text.iframe-text-2{
	padding: 30px 15px;
}
.iframe-text-2{
	padding: 20px;
}
.iframe-body .iframe-text .iframe-text-50{
	width: 200px;
	padding: 15px 15px 0 0;
	float: left;
}
.iframe-body .iframe-text .iframe-text-50 p{
	margin-bottom: 20px;
}
.iframe-body .iframe-text .iframe-text-80{
	float: left;
	width: 250px;
	-webkit-overflow-scrolling: touch;
}
.prev_btn,.next_btn{
	display: block;
	position: absolute;
	height: 30px;
	width: 70px;

}
.prev_btn{
	left: 0;
	bottom: 0;
	background: url(../img/prev_btn.png) no-repeat;
}
.next_btn{
	right: 0;
	bottom: 0;
	background: url(../img/next_btn.png) no-repeat;
}

/*-- Ｍ版新增 --*/
a.fb-icon{
	font-size: 38px;
	color: #fff;
}
a.fb-icon-2{
	color: #000;
}
.navbar-default .navbar-toggle{
	border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar{
	background: #fff;
}
.navbar-default-b .navbar-toggle .icon-bar{
	background: #000;
}
.navbar-toggle .icon-bar{
	width: 30px;
	height: 4px;
}
.navbar-toggle .icon-bar+.icon-bar{
	margin-top: 5px;
}
.navbar-nav{
	margin: 0 -15px;
}
.navbar-collapse{
	border-width: 3px;
}
.navbar-default-b .navbar-collapse, .navbar-default-b .navbar-form{
	border-color: #000;
}
.padding-0{
	position: relative;
	padding: 0;
}
.padding-15{
	padding: 0 15px;
}
.icon-l-0{
	position: absolute;
	left: 0;
	bottom: 0;
}
.icon-r-0{
	position: absolute;
	right: 0;
	bottom: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	color: #e4481d;
	background: #dadada;
	/*border-bottom: 3px solid #000;*/
}
a .icon-aw-t,a .icon-aw-r,a .icon-aw-b,a .icon-aw-l{
	color: #000;
}
.more{
	position: absolute;
	font-size: 25px;
	color: #000;
	right: 0px;
	bottom: 0;
}
.more.more-link{
	position: relative;
	right: 0;
	font-size: 40px;
	text-align: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 15px;
}
.more:hover,.more.more-link:hover{
	text-decoration: none;
	color: #000;
}
.news-open{
	/*height: 342px;*/
	overflow: hidden;
}
.news-open.open{
	height: auto;
}
@media (max-width: 1281px){
	.teaching-section{
	width: 330px;
	height: 370px;
	}
}


@media (max-width: 1025px){
	body.ind-bg,body.news-bg{
		background-size: 1330px ,768px;
		background-position:top center;
	}
	.teaching-section{
	width: 300px;
	height: 300px;
	}
	.teaching-content article{
		/*	*/
	}

	
}
@media (max-width:767px){
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #000;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
		color: #e4481d;
	}
}
@media (min-width: 768px){
	.navbar-toggle{
		display: block!important;
		float: right!important;
	}
	.navbar-header{
		float: none!important;
	}
	.navbar-nav>li{
		float: none;
	}
}
/*ipad*/
/*@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1){
	.swiper-container {
		max-width: 960px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1){

	.swiper-container {
		max-width: 700px;
	}
}*/
/*i6*/
/*@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait){
	.swiper-container {
		max-width: 300px;
	}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape){
	.swiper-container {
		max-width: 605px;
	}
}*/
/* swiper-list */
.swiper-list .swiper-slide{
	text-align: center;
}

.swiper-list.vertical .swiper-wrapper{
	height: 120px;

}


.swiper-list.vertical p{
	height: 20px;
}
.swiper-list.vertical p a{
  display: block;
  text-align: center;
  width: 100%;
}

.swiper-list.horizontal .prev,
.swiper-list.horizontal .next {
	display: block;
	width: 10%;
	float: left;
}

.swiper-list.horizontal .swiper-container {
	width: 80%;
	float: left;
}

.swiper-list.horizontal .swiper-slide {
	margin-right: 0;
}


body.m-index .footer {
	display: none;
}

#m-index {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}

#m-index .bg-1,
#m-index .bg-2,
#m-index .bg-3,
#m-index .bg-4 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#m-index .bg-1 {
	background-image: url(/public/assets_m/img/S.jpg);
}
#m-index .bg-2 {
	background-image: url(/public/assets_m/img/C.jpg);
}
#m-index .bg-3 {
	background-image: url(/public/assets_m/img/A.jpg);
}
#m-index .bg-4 {
	background-image: url(/public/assets_m/img/D.jpg);
}


/* edit new navber*/
.navbar-default .navbar-collapse{

	position: fixed;
	top: 0;
	width: 100vw;
	height: 100vh;
	background: #ccc;
	border-color: #000;
	border-top: 0;
	display: block;
	z-index: 9999;

	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);
	-o-transform:translateX(100%);
	-ms-transform:translateX(100%);
	transform:translateX(100%);

	-webkit-transition: 0.4s transform ease-in;
	-o-transition: 0.4s transform ease-in;
	transition: 0.4s transform ease-in;

}
.open-menu .navbar-default .navbar-collapse{
	-moz-transform:translateX(20%);
	-webkit-transform:translateX(20%);
	-o-transform:translateX(20%);
	-ms-transform:translateX(20%);
	transform:translateX(20%);
}
.open-menu .navbar-default .navbar-collapse .navbar-nav{
	width: 74vw;
	background: transparent;
	height: 100vh;
}
.close_btn{
	text-align:right;
	margin: 0 15px;
}
/*search*/
.form-control.nav-search-input {
  margin-left: 20px;
  text-align: center;
  padding: 10px 0;
  margin-top: 7px;
  border-radius: 0;
  width: 0;
  overflow: hidden;
  color: #000;
  border: none;
  border: 1px solid white;
  outline: 0;
  vertical-align: top;
  float: left;
  -webkit-transition: .25s ease all .25s;
  -moz-transition: .25s ease all .25s;
  -ms-transition: .25s ease all .25s;
  -o-transition: .25s ease all .25s;
  transition: .25s ease all .25s;
}

.show-search .form-control.nav-search-input{
  width: 50%;
  padding: 10px;
   -webkit-transition: .25s ease all .25s;
  -moz-transition: .25s ease all .25s;
  -ms-transition: .25s ease all .25s;
  -o-transition: .25s ease all .25s;
  transition: .25s ease all .25s;
  float: left;
  margin-left: 15px;

}


.search-form{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1;
	text-align: left;
   -webkit-transition: .25s ease all .25s;
  -moz-transition: .25s ease all .25s;
  -ms-transition: .25s ease all .25s;
  -o-transition: .25s ease all .25s;
  transition: .25s ease all .25s;
}
.search-form span{
	padding-left: 10px;
}
.show-search .search-form {
	opacity: 1;
	z-index: 2;
   -webkit-transition: .25s ease all .25s;
  -moz-transition: .25s ease all .25s;
  -ms-transition: .25s ease all .25s;
  -o-transition: .25s ease all .25s;
  transition: .25s ease all .25s;
}
#desktop-nav-layer-1 {
   -webkit-transition: .25s ease all .25s;
  -moz-transition: .25s ease all .25s;
  -ms-transition: .25s ease all .25s;
  -o-transition: .25s ease all .25s;
  transition: .25s ease all .25s;
}
.show-search #desktop-nav-layer-1 {
	opacity: 0;
	z-index: -1;
   -webkit-transition: .25s ease all .25s;
  -moz-transition: .25s ease all .25s;
  -ms-transition: .25s ease all .25s;
  -o-transition: .25s ease all .25s;
  transition: .25s ease all .25s;
}
.nav-button {
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	display: inline-block;
	padding: 0 5px;
	color: #333;
}
.nav-button:hover{
	color: #e4481d;
}
 .navbar-default .navbar-form{
	border-color: transparent;
}