@import url("framework.css"); 
@import url("owl.carousel.css"); 
@import url("owl.theme.css"); 
@import url("swipebox.css"); 
@import url("colorbox.css"); 
@charset "utf-8";
/* CSS Document */

body {
  background-color: 34495e; /* for the tint */
}
.container { overflow:hidden;}

.all-elements{
	overflow-x:hidden;	
}

.page-content{
	background-color:#FFFFFF;
	z-index:10;
	display:block;
	position:relative;
	min-height:800px;
}

.page-content-wrapper{
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px;
	padding-bottom:15px;
}

.page-sidebar{
	background-color:#1e1f20;
	width:262px;
	display:block;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
}

.page-sidebar-scroll{
	z-index:2;
	width:282px;
    overflow: scroll;
    overflow-x: hidden;
   /* -webkit-overflow-scrolling: touch;*/
	height:100%;
}

.page-header{
	background-color:#fafafa;
	border-bottom:solid 1px #ebebed;
	height:40px;
	width:100%;
	z-index:12;
	margin-bottom:10px;
	position:fixed;
	top:0px;
	z-index:99;
}

.page-end{
	background-color:#fafafa;
	border-top:solid 1px #ebebed;
	height:40px;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:99;
	display:inline;
}
.page-end li { list-style: none!important; float:left; width: 25%; text-align:center; border-left:#eee solid 1px; font-size:14px; color:#333; line-height:40px; display: block; cursor:pointer;}


.deploy-sidebar{
	left:0px;
	z-index:999;
	background-image:url(../images/misc/header-nav.png);
	background-size:18px 12px;
	background-repeat:no-repeat;
	background-position:15px 15px;
	width:50px;
	height:40px;
}

.bread-crumb{
	top:0px;
	position:absolute;
	width:100%;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	color:#000;
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;
	font-weight:bold;
	font-size:16px;	
}

.deploy-contact{
	position:absolute;
	right:0px;
	top:0px;
	z-index:99;
	background-image:url(../images/misc/header-home.png);
	background-size:18px 12px;
	background-repeat:no-repeat;
	background-position:12px 13px;
	width:50px;
	height:40px;
}
.deploy-contact-back{
	position:relative;
	right:0px;
	top:0px;
	z-index:999;
	background-image:url(../images/misc/header-home-back.png);
	background-size:18px 12px;
	background-repeat:no-repeat;
	background-position:12px 23px;
	width:50px;
	height:50px;
	float:right;
	margin-top:-50px;
}

.content-header{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

.content-logo{
	background-image:url(../images/misc/logo-dark.png);
	background-size:75px 16px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:75px;
	height:16px;
}

.facebook-content{
	background-image:url(../images/misc/facebook-color.png);
	background-size:17px 16px;
	background-repeat:no-repeat;
	position:absolute;
	width:20px;
	height:20px;
	right:0px;
}

.twitter-content{
	background-image:url(../images/misc/twitter-color.png);
	background-size:17px 16px;
	background-repeat:no-repeat;
	position:absolute;
	width:20px;
	height:20px;
	right:40px;
}

.section-title2{
	margin-bottom:10px;
	line-height:32px;
	border-bottom:#ddd solid 1px;
	border-top:#ddd solid 1px;
}
.section-title2 h4{
	margin-bottom:-0px;
	font-size:16px;
}

.section-title{
	margin-bottom:10px;
	line-height:38px;
	border-bottom:#ddd solid 1px;
}

.section-title strong{
	position:absolute;
	right:0px;
	top:8px;
	
}

.section-title h4{
	margin-bottom:-0px;
	font-size:16px;
}
.section-title h3{
	margin-bottom:-0px;
	font-size:1.6em;
	line-height:140%;
}

.section-title em{
	color:#e34e47;
}


.section-title strong img{
	margin-left:8px;
	margin-top:7px;
}

.deploy-more{
	background-image:url(../images/misc/sidebar-menulist.png);
	background-repeat:no-repeat;
	width:23px;
	height:20px;
	display:block;
}

.deploy-backpage{
	background-image:url(../images/misc/sidebar-backpage.png);

	background-repeat:no-repeat;
	width:23px;
	height:20px;
	display:block;
}


.services-item em{
	text-align:center;
	display:block;
	color:#e34e47;
	margin-bottom:10px;
}

.services-item h4{
	text-align:center;
	margin-bottom:0px;
}

.services-item strong{
	text-align:center;
	font-style:normal;
	font-weight:400;
	display:block;
	width:150px;
	margin-left:auto;
	margin-right:auto;
}

.services-item img{
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

/*Testimonials*/
.quote-item {
	border-bottom:#f2f2f2 solid 1px;
	margin-bottom:8px;
}
.quote-item img{
	width:125px;
	height:90px;
	float:left;
	margin-right:20px;
}
.quote-item a {
	color:#000;
	font-size:16px;
	margin-bottom:9px;
	display:block;
}

.quote-item em{
	display:block;
	color:#c1c1c1;
	font-size:12px;
}

/*Copyright Content*/

.copyright-content{
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
}

.copyright-sidebar{
	margin-bottom:0px!important;
}

.copyright-sidebar p{
	font-size:10px!important;
}

.facebook-footer{
	float:right;
	background-image:url(../images/misc/facebook-color.png);
	background-repeat:no-repeat;
	background-position:11px 13px;
	background-size:17px 16px;
	width:40px;
	height:40px;
}

.twitter-footer{
	float:right;
	background-image:url(../images/misc/twitter-color.png);
	background-repeat:no-repeat;
	background-position:11px 13px;
	background-size:17px 16px;
	width:40px;
	height:40px;
}

.go-up-footer{
	float:right;
	background-image:url(../images/misc/go-up.png);
	background-repeat:no-repeat;
	background-position:11px 13px;
	background-size:17px 16px;
	width:40px;
	height:40px;
}



/*Sidebar*/

.sidebar-section{
	background-color:#121313;
	height:50px;
	margin-bottom:20px;
}

.sidebar-section p{
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:700;
	padding-top:15px;
	padding-left:20px;
}

.sidebar-section a{
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	position:absolute;
	left:205px;
	top:0px;	
}

.sidebar-close{
	background-image:url(../images/misc/sidebar-close.png);
	background-size:13px 13px;
	background-position:19px 19px;
}

.sidebar-social{
	background-image:url(../images/icons/social/facebooklike.png);
	background-size:25px 25px;
	background-position:13px 13px;
}

.sidebar-updates{
	background-image:url(../images/icons/misc/lightbulb.png);
	background-size:20px 20px;
	background-position:17px 17px;	
}

.sidebar-header{
	opacity:0.8;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

.sidebar-logo{
	background-image:url(../images/misc/logo-white.png);
	background-size:150px 60px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:150px;
	height:50px;
}

.facebook-sidebar{
	background-image:url(../images/misc/facebook-white.png);
	background-size:17px 16px;
	background-repeat:no-repeat;
	position:absolute;
	width:20px;
	height:20px;
	left:200px;
}

.twitter-sidebar{
	background-image:url(../images/misc/twitter-white.png);
	background-size:17px 16px;
	background-repeat:no-repeat;
	position:absolute;
	width:20px;
	height:20px;
	left:160px;
}


.sidebar-decoration{
	background-color:rgba(255,255,255,0.1);
	width:220px;
	height:1px;
	margin-bottom:20px;
}

.navigation-items{
	width:220px;
	margin-left:20px;
}

.nav-item a{
	opacity:0.7;
	text-transform:uppercase;
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;
	font-weight:800;
	line-height:50px;
	color:#FFFFFF;	
	border-top:solid 1px rgba(255,255,255,0.1);
	background-size:16px 14px;
	background-repeat:no-repeat;
	padding-left:40px;
	background-position:0px 17px;
}


.home-nav{
	background-image:url(../images/misc/sidebar-home.png);
}

.features-nav{
	background-image:url(../images/misc/sidebar-features.png);
}

.media-nav{
	background-image:url(../images/misc/sidebar-gallery.png);
}
.menu-nav{
	background-image:url(../images/misc/sidebar-menu.png);
}
.menumore-nav{
	background-image:url(../images/misc/sidebar-menumore.png);
}

.contact-nav{
	background-image:url(../images/misc/sidebar-mail.png);	
}

.close-nav{
	background-image:url(../images/misc/sidebar-hide.png);
}

.twitter-nav{
	background-position:0px 18px!important;
	background-image:url(../images/misc/twitter-white.png);
}

.facebook-nav{
	background-position:0px 18px!important;
	background-image:url(../images/misc/facebook-white.png);	
}

.selected-nav{
	background-image:url(../images/misc/nav-active.png);
	background-repeat:no-repeat;
	background-size:9px 9px;
	position:absolute;
	left:205px;
	top:20px;
	width:9px;
	height:9px;
}

.unselected-nav{
	background-image:url(../images/misc/nav-inactive.png);
	background-repeat:no-repeat;
	background-size:9px 9px;
	position:absolute;
	left:205px;
	top:20px;
	width:9px;
	height:9px;
}

.unselected-sub-nav{
	background-image:url(../images/misc/nav-inactive.png);
	background-repeat:no-repeat;
	background-size:9px 9px;
	position:absolute;
	left:205px;
	top:20px;
	width:9px;
	height:9px;
}

.selected-sub-nav{
	background-image:url(../images/misc/nav-active.png);
	background-repeat:no-repeat;
	background-size:9px 9px;
	position:absolute;
	left:205px;
	top:20px;
	width:9px;
	height:9px;
}

.submenu-deploy em{
	background-image:url(../images/misc/submenu-active.png);
	background-size:10px 10px;
	position:absolute;
	width:10px;
	height:10px;
	left:205px;
	top:20px;
	z-index:9999;
}

.dropdown-nav{
	background-image:url(../images/misc/submenu-inactive.png)!important;
}

.nav-item-submenu{
	display:none;
}

.active-submenu{
	display:block;
}

.nav-item-submenu a{
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;
	font-weight:700!important;
	color:#a5a6a6;
	background-image:url(../images/misc/submenu-arrow.png);
	background-repeat:no-repeat;
	background-size:7px 8px;
	margin-bottom:0px;
	margin-top:0px;
	height:50px!important;
	line-height:50px!important;
	background-position:25px 20px;
	padding-left:60px;
	margin-left:0px;
	font-size:10px;
	font-weight:400;
	border-bottom:solid 1px rgba(255,255,255,0.03);
}

.nav-item-submenu a:last-child{
	border-bottom:none!important;
}


.link-nav{
	background-image:url(../images/misc/nav-link.png);
	backgrund-repeat:no-repeat;
	background-size:14px 14px;	
	height:14px;
	width:14px;
	position:absolute;
	left:203px;
	top:18px;
}


/*Sidebar Updates*/

.sidebar-notifications{
	margin-left:20px;
}

.sidebar-notifications h3{
	color:#dfdfdf;
	font-size:12px;
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;
	font-weight:400;
	margin-bottom:0px;
	margin-left:40px;
}

.sidebar-notifications p{
	color:#949494;
	font-size:10px;
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;
	font-weight:400;
	margin-bottom:0px;
	margin-left:40px;
}


.sidebar-red{
	background-image:url(../images/misc/sidebar-warning.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:0px 10px;
	margin-bottom:20px;
}

.sidebar-green{
	background-image:url(../images/misc/sidebar-ok.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:0px 10px;
	margin-bottom:20px;
}

.sidebar-blue{
	background-image:url(../images/misc/sidebar-info.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:0px 10px;
	margin-bottom:20px;
}

.sidebar-yellow{
	background-image:url(../images/misc/sidebar-question.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:0px 10px;
	margin-bottom:20px;
}



/*Wide Portfolio*/

.overlay{
	z-index:99;
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
}


.show-wide{
	position:absolute;
	z-index:9999;
	top:7px;
	right:20px;
	width:29px;
	height:29px;
	background-color:rgba(0,0,0,0.8);
	background-image:url(../images/misc/wide-plus.png);
	background-size:15px 15px;
	background-repeat:no-repeat;
	background-position:7px 7px;
}

.link-wide{
	position:absolute;
	z-index:9999;
	top:7px;
	right:60px;
	width:29px;
	height:29px;
	background-color:rgba(0,0,0,0.8);
	background-image:url(../images/misc/wide-link.png);
	background-size:15px 15px;
	background-repeat:no-repeat;
	background-position:7px 7px;
}


.wide-folio{
	margin-top:-17px;
	margin-bottom:20px;
}

.wide-items{
	margin-bottom:20px;
}

.wide-item{
	margin-bottom:3px;
}

.wide-item .responsive-image{
	margin-bottom:0px;
}

.wide-image{
	max-height:100px;
	overflow:hidden;
}

.wide-item-titles{
	position:relative;
	z-index:999;
	top:30px;
	margin-bottom:-45px;
}

.wide-item-titles h4{
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;
	font-weight:200;
	font-size:18px;
	text-transform:uppercase;
	color:#FFFFFF;
	position:relative;
	z-index:999;
	text-align:left;
	padding-left:20px;
	margin-bottom:5px;
	pointer-events:none;
}

.wide-item-titles p{
	color:#FFFFFF;
	margin-bottom:0px;
	color:rgba(255,255,255,0.7);
	text-align:left;
	padding-left:20px;
	position:relative;
	z-index:999;
	pointer-events:none;
}

.wide-item-content{
	display:none;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

@media (min-width:760px) { 
	.wide-image{
		max-height:150px;
	}
	
	.wide-item-titles{
		top:55px;
		margin-bottom:-45px;
	}
}


.contact-call{
	padding-top:5px;
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_phone.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:30px;
	display:block;
}

.contact-text{
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_message.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:20px;
	display:block;
	margin-bottom:2px;
}

.contact-mail{
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_mail.png);
	background-position:3px 3px;
	background-repeat:no-repeat;
	background-size:14px 14px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-facebook{
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_facebook.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-twitter{
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_twitter.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.menutype {width:100%;}
.menutype ul {
	overflow:hidden;
	margin-left:-5px;
	margin-bottom:5px;
}
.menutype:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.menutype li { list-style: none!important; float: left; width: 25%; text-align:center;}
.menutype li a { font-size:14px; background-color:#009944; color:#fff; line-height:28px; display: block; margin-left:5px;}
.menutype li a:hover { background-color:#009944;}

.page-disp { color:#333;}
.page-disp p {font-size:1.4em; line-height:160%; text-indent:2em;}
.page-disp img {max-width:100%;height:auto;}
.page-disp table {max-width:100%;height:auto;}
.page-disp embed {max-width:100%; margin-left:-2em; height:auto;}



.AD3L {width:100%;}
.AD3L ul {
	overflow:hidden;
	margin-left:-5px;
	margin-bottom:5px;
}
.AD3L li { list-style: none!important; float: left; width: 33.333%;}
.AD3L li a { display: block; margin-left:5px;}
.AD3L img { width:100%; height:80px;}

.home-search-title { width: 100%; line-height: 3em; overflow: hidden;}
.home-search-title a { float: left; width: 25%; font-size: 1.2em; text-decoration: none; text-align: center; display: block;}
.home-search-title .Tab_Menu01A { color: #fff; background: #c00;}
.home-search-title .Tab_Menu01B { color: #ccc; background: #000;}
.home-search { width: 100%; border: #ddd solid 1px; border-top: none; background: #fff; overflow: hidden;}
.home-search ul { margin: 10px; padding: 0px; overflow: hidden;}
.home-search li { list-style: none; padding: 0px; margin: 0px; overflow: hidden;}
.home-search .f-text { float: left; border: #ddd solid 1px; background: #fff; width: 75%; line-height: 2.2em; border-radius: 3px; padding-left: 5px; outline:none;}
.home-search .r-button { float: right; background: #1776c6; width: 22%; line-height: 2em; border: none; border-radius: 3px; text-align: center; color: #fff; font-size: 1.2em; cursor: pointer;}


.bys-search { width: 100%; margin-bottom: 10px; border-bottom: #ddd solid 1px; overflow: hidden;}
.bys-search .f-text { float: left; border: #ddd solid 1px; border-right: none; border-radius: 5px 0px 0px 5px; background: #fff; width: 70%; padding-left: 10px; line-height: 50px; outline:none; margin-bottom: 15px;}
.bys-search .r-button { float: left; background: #c00; width: 29%; border: none; border-radius: 0px 5px 5px 0px; line-height: 52px; text-align: center; color: #fff; font-size: 18px; cursor: pointer;}
.bys-search-table { width: 100%; overflow: hidden;}
.bys-search-table table { background: #fff;  width: 100%; text-align: center; margin-bottom: 10px; overflow: hidden;}
.bys-search-table th { background: #eee; font-size: 1.2em; padding: 0px; line-height: 2em;}
.bys-search-table td { font-size: 1em; padding: 3px; background: #fff; line-height: 2em;}
.bys-search-table tr:hover { background: #f9f9f9;}

.fanye{ text-align:center; overflow: hidden;}
.fanye a{display:inline-block;line-height:30px;padding:0 20px;height:30px;background:#eee; color: #000; border-radius:5px; margin-left:10px;}
.fanye a:hover{color:#fff;background:#000; text-decoration: none;}
.fanye .thisclass{display:inline-block;padding:0 20px;line-height:40px;height:40px;color:#000;font-weight:bold;background:#000;border-radius:5px;}
.fanye .pageinfo{border-radius:3px;display:inline-block;line-height:40px;padding:0 20px;height:40px;background:#000;}
.fanye .last{color:#fff;display:inline-block;line-height:40px;padding:0 20px;height:40px;background:#000;border-radius:5px;}
.fanye .current {display:inline-block;line-height:30px;padding:0 20px;height:30px; color:#fff; background:#000; border-radius:5px; margin-left:10px;}
.fanye .all {display:inline-block; background: #fff; line-height: 40px; padding-left: 20px; border-radius: 5px 0px 0px 5px;}
.fanye .pageindex {display:inline-block; background: #fff; line-height: 40px; padding-right: 20px; border-radius: 0px 5px 5px 0px;}

/*Adjustments for tablets*/

@media screen and (orientation:landscape) {

}

/*Tablet Landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width:  1024px)
and (orientation : landscape) { 

}

/*Tabet Portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width:  1024px)
and (orientation : portrait) { 

}

/*Preview Frame, demo only*/
@media only screen 
and (width : 798px){ 
	
}


/*列表分页*/
.pages { padding:8px;text-align:center; overflow:hidden;}
.pages a { float:left; color:#000;border-radius:3px;border:1px solid #ccc;height:25px;line-height:25px; margin-left:5px; padding:0 15px;}
.pages .span { float:left; padding:0 15px;}
.pages .current { float:left; color:#fff;line-height:25px;padding:0 15px;height:25px;border:1px solid #ccc;background:#ccc;border-radius:3px; margin-left:5px;}
.pages .all { margin-right:5px;}

