@charset "utf-8";
/* CSS Document */

body {
  background-color: 34495e; /* for the tint */
}

.all-elements{
	overflow-x:hidden;	
}

.page-content{
	background-color:#FFFFFF;
	z-index:10;
	display:block;
	position:relative;
	min-height:100%;	
}

.page-content-wrapper{
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px;
	padding-bottom:15px;
}

.page-sidebar{
	background-color:#ffffff;
	width:200px;
	display:block;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
}

.page-sidebar-scroll{
	z-index:2;
	width:222px;
    overflow: scroll;
    overflow-x: hidden;
   /* -webkit-overflow-scrolling: touch;*/
	height:100%;
}


.page-header{
	background-color:#000;
	border-bottom:solid 1px #000;
	height:40px;
	width:100%;
	z-index:12;
	margin-bottom:0px;
}
.page-header ul{
padding:0px; margin:0px;}

.page-header ul li{
	list-style:none;
	
	}
	.page-header ul li a{ }

.deploy-sidebar{
	position:relative;
	z-index:999;
	
	background-size:18px 12px;
	background-repeat:no-repeat;
	background-position:15px 19px;
	width:50px;
	height:50px;
	display:block;
}

.bread-crumb{
	
	text-align:center;
	width:100px; margin:auto;
}

.deploy-contact{
	position:relative;
	right:0px;
	top:0px;
	z-index:999;
	
	background-size:18px 12px;
	background-repeat:no-repeat;
	background-position:12px 18px;
	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-title{
	margin-bottom:10px;
}
.shouss{width:300px; height:40px; border:1px solid #CCC; background:url(../img/13.png); -webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius : 5px; margin:auto; padding:5px;  top:1px; }
.shouss ul{ padding:0px; margin:0px;}
.shouss ul li{ list-style:none; float:left;}
.fenlei{ width:80%; height:85px; margin:auto;}
.fenlei ul{ padding:0px; margin:0px; padding-top:5px;}
.fenlei ul li{ list-style:none; float:left; width:20px; background:url(../img/5.png) top left no-repeat; background-size:12px; line-height:15px; margin-left:30px;}
.chanpinlb{width:100%; height:95px; text-align:center; font-size:12px; line-height:15px;}
.chanpinlb ul{ padding:0px; margin:0px;}
.chanpinlb ul li{ width:50%; height:15px; float:left; list-style:none; text-align:left;}
.xiangqingd{width:100%; height:40px; border-bottom:3px solid #C00; text-align:center; font-size:15px; line-height:40px; margin-top:20px; background-color:#F0F0F0;}
.yejiaoys{width:80%; border:1px dashed #F00; height:300px; margin:30px auto 30px; background:url(../img/9.jpg) left top no-repeat; background-size:30px; padding-left:30px;}
.yejiaoys ul{ padding-top:2px; margin:0px;}
.yejiaoys ul li{ list-style:none; line-height:28px;}
.yejiaoys ul li img{ width:100px;}
.shouss2{width:238px; height:40px; border:1px solid #CCC; background-color:#FFF;-webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius : 5px;  padding:5px; float:left; }
.shouss2 ul{ padding:0px; margin:0px;}
.shouss2 ul li{ list-style:none; float:left;}


.section-title strong{
	background-color:#1c1c1c;
	width:35px;
	height:35px;
	border-radius:40px;
	position:absolute;
	top:1px;
	right:0px;
}

.section-title h4{
	margin-bottom:-0px;
	
}

.section-title em{
	color:#e34e47;
}

.section-title strong img{
	margin-left:8px;
	margin-top:7px;
}

.services-item{
	width:33%;
	float:left;
	height:120px;
	}
.services-item em{
	text-align:center;
	display:block;
	color:#e34e47;
	margin-bottom:10px;
}

.services-item h4{
	text-align:center;
	margin-bottom:0px;
	font-size:12px;
}
.services-item h4 a{ color:#333; font-weight:100;}
.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:75px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

/*Testimonials*/

.quote-item img{
	width:60px;
	float:left;
	margin-right:20px;
}

.quote-item em{
	display:block;
	font-size:10px;
	color:#c1c1c1;
}

/*Copyright Content*/
.content-footer{ height:110px; background-color:#FFF; width:100%; padding-top:10px;}
.copyright-content{
	font-size:10px;
	
	text-align:center;
	
	
}
.copyright-content a{ color:#999;}
#yejiao{position:fixed; width:100%; height:50px; bottom:0px; background-color:#000; z-index:9999; padding-top:8px; }
#yejiao ul{ padding:0px; margin:0px; width:100%;}
#yejiao ul li{ list-style:none; height:15px;  text-align:left; float:left;}

.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:40px;
	margin-bottom:1px;
}

.sidebar-section p{
	font-family:'Lato', sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:700;
	padding-top:10px;
	padding-left:20px;
}

.sidebar-section a{
	background-repeat:no-repeat;
	width:50px;
	height:40px;
	position:absolute;
	left:155px;
	top:0px;
	color:#666;
	font-size:13px;
	 	
}

.sidebar-close{
	background-image:url(../images/misc/sidebar-close.png);
	background-size:13px 13px;
	background-position:14px 14px;
	
}

.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:75px 16px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:75px;
	height:16px;
}

.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:1;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-size:14px;
	
	line-height:40px;
	color:#666;	
	border-bottom:#CCC 1px dashed;
	background-size:16px 14px;
	background-repeat:no-repeat;
	padding-left:5px;
	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);
}

.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:'Lato', sans-serif;
	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:'Lato', sans-serif;
	font-weight:400;
	margin-bottom:0px;
	margin-left:40px;
}

.sidebar-notifications p{
	color:#949494;
	font-size:10px;
	font-family:'Lato', sans-serif;
	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:'Open Sans', sans-serif;
	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;
}













/*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){ 
	
}




.am-share { font-size: 14px; border-radius: 0; bottom: 0; left: 0; position: fixed; text-align: center; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-transition: -webkit-transform 300ms; transition: transform 300ms ; width: 100%; z-index: 1110; }
.am-modal-active { transform: translateY(0px);  -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.am-modal-out { z-index: 1109; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%) }

.am-share-title { background-color: #f8f8f8; border-bottom: 1px solid #fff; border-top-left-radius: 2px; border-top-right-radius: 2px; color: #555; font-weight: 400; margin: 0 10px; padding: 10px 0 0; text-align: center; }
.am-share-title::after { border-bottom: 1px solid #dfdfdf; content: ""; display: block; height: 0; margin-top: 10px; width: 100%; }

.am-share-footer { margin: 10px; }
.am-share-footer .share_btn { color: #555;  display: block; width: 100%; background-color: #e6e6e6; border: 1px solid #e6e6e6; border-radius: 0; cursor: pointer;  font-size: 16px; font-weight: 400; line-height: 1.2; padding: 0.625em 0; text-align: center; transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s; vertical-align: middle; white-space: nowrap;font-family:"微软雅黑";  }

.am-share-sns { background-color: #f8f8f8; border-radius: 0 0 2px 2px; margin: 0 10px; padding-top: 15px; height:auto; zoom:1; overflow:auto; }

.am-share-sns li { margin-bottom: 15px; display: block; float: left; height: auto;  width: 25%; }

.am-share-sns a { color: #555; display: block; text-decoration:none; }
.am-share-sns span { display: block; font-size:10px; }

.am-share-sns li i { background-position: center 50%; background-repeat: no-repeat; background-size: 36px 36px; color: #fff; display: inline-block; font-size: 10px; height: 36px; line-height: 36px; margin-bottom: 5px; width: 36px; }
.am-share-sns .share-icon-weibo { }

.sharebg { background-color: rgba(0, 0, 0, 0.6); bottom: 0; height: 100%; left: 0; opacity: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 1100; display:none; }
.sharebg-active { opacity: 1; display:block; }
.liebiao{ width:100%; }
.liebiao ul{ padding:0px; margin:0px;}
.liebiao li{ width:50%; float:left; list-style:none;  padding:5px;}
.liebiao li img{ width:100%;}
.liebiao2{ width:100%;}
.liebiao2 ul{ padding:0px; margin:0px;}
.liebiao2 ul li{ width:100%; list-style:none; margin-bottom:5px; height:110px; margin-top:5px;}
.newspic{ width:30%; float:left; overflow:hidden; height:110px;}
.newtext{ width:70%; float:left; height:110px;}
.tit1{ height:20px; padding-left:10px;}
.tit2{ height:60px; padding-left:10px;}
.tit3{ height:20px; padding-left:10px;}

.liuyanlb{ width:100%;}
.liuyanlb ul{ padding:0px; margin:0px;}
.liuyanlb ul li{ list-style:none; width:100%; height:40px;}
.wenbenys{border:1px solid #FFF; width:100%;}