/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
body {
	background-color:#eaeaea;
	color:#f4f4f4;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
}
::selection {
}
a {
	color:#f4f4f4;
}
a:hover {
	text-decoration:none;
	color:#ed0c4c;
}
h3 {
	color:#222;
}
p {
	color:#222;
	font-family:OpenSans_Regular;
	font-size:14px;
}
ul {
	list-style-type:none;
	margin: 0;
}
.container {
	width:977px;
}
.titles {
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
	padding-bottom:14px;
	border-bottom:4px dashed #555;
	width:100%;
	padding-top:60px;
}
.titles a {
	float:right;
	color:#f4f4f4;
	font-size:16px;
	position:relative;
	top:10px;
}
.titles a:hover {
	color:#666;
}
.titles-white {
	color:#f4f4f4;
}
.titles-white-c {
	color:#555;
	border-color: #555;
}
.titles-white-b {
	color: #fff;
	border-color: #fff;
}
/**** Typography ****/
@font-face {
	font-family: Static_Bold_Italic;
	src: url("../fonts/Static_Bold_Italic.otf") format("opentype");
}
@font-face {
	font-family: OpenSans_Regular;
	src: url("../fonts/OpenSans_Regular.ttf") format("truetype");
}
/**** Head-Section ****/
#top {
	height:30px;
	line-height:30px;
	background:#F05344;
	width:100%;
}
#top p {
	width:940px;
	margin:0 auto;
	display:block;
	color:#fff;
}
#top p span {
	float:right;
}
#top p span a {
	margin:0 6px;
}
#top p span a:hover, #top p span a.on {
	color:#ff9422;
}
.marginR20 {
	margin-right:20px;
}
#head-section {
}
#main-title {
	text-align: center;
	margin-top: 50px;
}
#main-title a {
	font-size: 45px;
}
#main-desc {
	text-align: center;
	color: #f4f4f4;
	margin-top: 20px;
	font-style: italic;
}
#head-section {
	background: url('../images/2.jpg') fixed;
	background-size: cover;
	position: relative;
	z-index: 10000;
}
#head-section .container {
	height: 400px;
	position: relative;
	z-index: 3;
}
.flexslider {
	background-color: transparent;
	border: none;
}
#slide-1 {
}
#slide-1 h2 {
	text-align: center;
	font-family: Helvetica Neue;
	font-size: 90px;
	text-transform: uppercase;
	color: #444;
}
#slide-1 p {
	color: #ED0C4C;
	font-size: 24px;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
}
#btn-p {
	font-size: 48px !important;
	margin-top: 35px !important;
}
#purchase-btn {
	text-align: center;
	padding: 18px 28px;
	background-color: rgba(255, 255, 255, 0.2);
	font-family: Helvetica Neue;
	font-weight: 600;
	font-size: 16px;
	color: #f4f4f4;
	border-radius: 5px;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
}
#purchase-btn:hover {
	background-color: #ED0C4C;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	-ms-transition-duration: 600ms
}
#slide-1 h3 {
	text-align: center;
	color: #f4f4f4;
	font-size: 38px;
	font-family: OpenSans_Regular;
	margin-top: 10px;
}
.app-content {
	float: left;
	width: 55%;
	padding-left: 60px;
}
#slide-2 p {
	font-size: 15px;
}
.image-wrapper {
	float: left;
	margin-left: 20px;
	width:45%;
}
.image-wrapper {
	width:190px;
}
#slide-2 h3 {
	color: #f4f4f4;
	font-size: 32px;
	line-height: 40px;
	text-shadow: 1px 1px 1px #777;
	margin-top:30px;
}
/**** Services Section ****/
#navigation {
	z-index: 9999;
	position: relative;
	width: 100%;
	background-color: #367F45;
	box-shadow: 0px 1px 10px #999;
	-webkit-box-shadow: 0px 1px 10px #222;
	-moz-box-shadow: 0px 1px 10px #222;
	-o-box-shadow: 0px 1px 10px #222;
	-ms-box-shadow: 0px 1px 10px #222;
}
#navigation ul {
	width: 90%;
	margin: 0 auto;
}
#navigation #menu li {
	float: left;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #999;
}
#navigation #menu li:last-child {
	border-right: none;
}
#navigation #menu li a {
	color: #eee;
	line-height: 63px;
	padding-right: 25px;
	padding-left: 24px;
	display:block;
	float:left;
	border-bottom:2px solid #413e3e;
	font-weight:bold;
}
#navigation #menu li a:hover, #navigation #menu li a.on {
	color: #dc7302;
	border-bottom:2px solid #c22925;
}
#tinynav {
	display: none;
}
#tinynav1 {
	width: 400px;
	margin: 10px auto;
	height: 33px;
	display: none;
}
#services-desc {
	margin-top: 30px;
	line-height:26px;
	color:#fff;
	text-align: left;
	line-height:26px;
}
.services {
	margin: 40px 0 0 0;
	overflow:hidden;
	padding-bottom:60px;
}
.services li {
	float: left;
	width:46%;
	margin-right: 8%;
	margin-top:30px;
}
.right-side {
	margin-right: 0 !important;
}
.services li h3 {
	margin: 0;
}
.services li h3 a {
	color: #444;
}
.service-img {
	float: left;
	margin-top: 8px;
	margin-right: 12px;
	height: 100px;
}
.orange {
	color:#b34e08;
}
.blue {
	color:#3c79c5;
}
.red {
	color:#9e2222;
}
.green {
	color:#679f45;
}
.yellow {
	color:#d1a700;
}
.purple {
	color:#8e40c6;
}
.orange02 {
	color:#fdd7c2;
}
.blue02 {
	color:#bbd9ff;
}
.red02 {
	color:#ffc5c3;
}
.green02 {
	color:#dbffc5;
}
.yellow02 {
	color:#fffdbd;
}
.purple02 {
	color:#ebceff;
}
.copyrights {
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
/**** Works Section ****/
.works-wrapper {
	background-color: #0B7521;
	padding-bottom: 30px;
}
#works-desc {
	color: #333;
	margin-top: 30px;
	width: 100%;
	text-align: left;
	line-height:26px;
}
.ourHolder {
	margin: 0;
	margin-bottom: 60px;
	overflow:hidden;
}
ul#filterOptions {
	width: 56%;
	margin: 40px auto;
	overflow: hidden;
	margin-top: 90px;
}
ul#filterOptions li {
	height: 52px;
	margin-right: 2px;
	display: inline-block;
	float: left;
}
ul#filterOptions li a {
	padding: 0 20px;
	background: rgba(61, 61, 61, 0.26);
	color: #f4f4f4;
	line-height: 40px;
	text-decoration: none;
	display: block;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
ul#filterOptions li a:hover {
	background: rgba(44,44,44,0.26);
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
ul#filterOptions li.active a {
	background: #ed0c4c;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.gallery-item {
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
}
.gallery-item:hover .overlay-works {
	opacity: 1;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
}
.overlay-works {
	background-color: rgba(0,0,0, .8);
	background-image: url('../images/plus.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top:0;
	width:100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	-ms-transition-duration: 250ms;
}
.Product_con {
}
.Product_con span {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:15px 20px 0 0;
	display:block;
	width:100%;
}
.Product_con p {
	font-size:14px;
	color:#e2d3ce;
	line-height:24px;
	margin:15px;
}
/**** Quote Section ****/
.quote {
	height: 300px;
	background: url('../images/quote.jpg') fixed center no-repeat;
	background-size: cover;
	box-shadow: inset 0 0 14px #222;
	-webkit-box-shadow: inset 0 0 14px #222;
	-moz-box-shadow: inset 0 0 14px #222;
	-o-box-shadow: inset 0 0 14px #222;
	-ms-box-shadow: inset 0 0 14px #222;
}
.quote h3 {
	color: #f4f4f4;
	margin-top: 95px;
	text-shadow: 1px 1px 2px #222;
	text-align: center;
}
/**** News Section ****/
.news {
}
.news .container {
	padding-bottom: 50px;
}
#news-desc {
	color: #f4f4f4;
	margin-top: 30px;
	text-align: left;
	line-height:26px;
}
.news .container ul {
	margin: 0;
	margin-top: 60px;
}
.news .container h4 {
	margin-bottom: 6px;
	margin-top: 2px;
	font-family: Static_Bold_Italic;
	font-size: 22px;
	line-height:28px;
}
.meta {
	font-size: 13px;
}
.news .container h4 a {
	color: #ff5a00;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
}
.news .container h4 a:hover {
	color:#d93a31;
}
.news .container p a {
	color:#f4f4f4;
}
.news .container p a:hover {
	text-decoration:underline;
}
.news .container ul li {
	float: left;
	margin: 4%;
	margin-bottom: 40px;
}
/**** About Section ****/
.about {
	background-color: #1c2224;
	padding-bottom: 60px;
}
#about-desc {
	color: #f4f4f4;
	margin-top: 30px;
	text-align: left;
	line-height:26px;
}
.about ul {
	margin-top: 60px;
}
.about ul li {
	float: left;
	margin-right: 8%;
	background-color: rgba(22,22,22,0.25);
	padding: 20px;
}
.about ul li img {
	opacity: .4;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.about ul li img:hover {
	opacity: 1;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.about ul li h3 {
	color: #f4f4f4;
	text-align: center;
}
.about ul li h6 {
	color: #f4f4f4;
	text-align: center;
}
.social-staff {
	width:118px;
	margin: 0 auto;
}
.social-staff ul {
	margin-top: 0;
}
.social-staff ul li {
	margin-right: 0;
	background: none;
	padding: 0;
	padding-bottom: 8px;
}
.social-staff ul li a {
	width:35px;
	height: 35px;
	background-color: rgba(20,20,20,0.3);
	margin-right: 4px;
	float: left;
	background-repeat: no-repeat;
	background-size: 25px;
	border-radius: 20px;
	background-position: center center;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.social-staff ul li a:hover {
	background-color: #ED0C4C;
}
/**** Google Map Section ****/
.gmap {
	height: 320px;
	position: relative;
	-webkit-filter: grayscale(40%);
	-o-filter: grayscale(40%);
	-ms-filter: grayscale(40%);
	-moz-filter: grayscale(40%);
}
.gmap-frame {
	border: none;
	position: absolute;
	top:0;
	width:100%;
	height: 100%;
}
/**** Contact Section ****/
.contact {
	background-color: #f4f4f4;
	padding-bottom: 50px;
	position: relative;
	z-index: 9;
}
.contact-desc {
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-top: 60px;
	color:#555;
}
.contact-form-holder {
	width:50%;
	float: left;
	margin-top: 50px;
}
.contact-desc h4 {
	margin-bottom: 30px;
	font-family: opensans_regular;
	line-height:26px;
}
.contact-desc p, .contact-desc p a {
	color: #555;
}
form {
	margin: 0 !important;
}
#contact-form {
	display: inline;
}
input::-webkit-input-placeholder {
 color:#f4f4f4;
 text-indent: 5px;
}
input:-moz-placeholder {
 color:#f4f4f4;
 text-indent: 5px;
}
input:-ms-input-placeholder {
 color:#f4f4f4;
 text-indent: 5px;
}
textarea::-webkit-input-placeholder {
 color:#f4f4f4;
}
textarea:-moz-placeholder {
 color:#f4f4f4;
}
textarea:-ms-input-placeholder {
 color:#f4f4f4;
}
#contact-form input[type='text'], #message {
	background-color: rgba(255,255,255,0.2);
	border: none;
	border-radius: 1px;
	text-indent: 5px;
}
#name {
	float: left;
	width:45%;
	margin-right: 11px;
	height: 35px;
}
#email {
	width:44%;
	height: 35px;
}
#subject {
	width:94% !important;
	height: 35px;
}
#send-btn {
	width: 150px;
	height: 45px;
	font-size: 18px;
	font-weight: 500;
	border-radius: 4px;
	border: none;
	color: #f4f4f4;
	margin-top: 4px;
	background-color: #ED0C4C;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
#send-btn:hover {
	background-color: rgba(255,255,255,0.2);
	text-decoration: none;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
#message {
	width: 94%;
	max-width: 94%;
	height: 130px;
	max-height: 200px;
	margin-bottom: 5px;
	margin-right: 4px;
}
.success {
	margin-left: 10px;
	float: left;
	height: 15px;
	color: rgba(238,26,65,1);
	display: none;
	margin-top: 15px;
}
/**** Social Icons ****/
.contact-desc .social {
	width:200px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.contact-desc ul li a {
	width:35px;
	height: 35px;
	background-color:rgba(117,117,117,0.1);
	margin-right: 4px;
	float: left;
	background-repeat: no-repeat;
	background-size: 25px;
	outline: 0;
	border-radius: 20px;
	background-position: center center;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.contact-desc ul li a:hover {
	background-color: #ED0C4C;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.contact-desc ul li {
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.contact-desc ul li:last-child {
	margin-right: 0;
}
li.facebook a {
	background-image: url('../images/facebook.png');
}
li.twitter a {
	background-image: url('../images/twitter.png');
}
li.behance a {
	background-image: url('../images/vimeo.png');
}
li.dribbble a {
	background-image: url('../images/dribbble.png');
}
li.linkedin a {
	background-image: url('../images/linkedin.png');
}
/**** Footer Section ****/
.footer {
	background-color: #F05344;
}
.cp-text {
	margin:15px 0;
	color: #f4f4f4;
	text-align: center;
}
.paddingTB20 {
	padding:20px 0;
}
.cp-text a {
	color: #f4f4f4;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
.cp-text a:hover {
	color: #dc7302;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}
/**** Media queries ****/
@media only screen and (max-width: 940px) {
.container {
	width:100%;
}
.ourHolder {
	margin-left: 3%;
}
.gallery-item {
	margin-right: 1%;
	margin-bottom: 1%;
}
#navigation ul {
	width: 70%;
	margin: 0 auto;
}
}
@media only screen and (max-width: 855px) {
#navigation ul {
	width: 80%;
	margin: 0 auto;
}
}
@media only screen and (max-width: 768px) {
.flexslider {
	margin-top: 110px;
}
.gallery-item {
	margin-right: 12%;
	margin-bottom: 8%;
}
.about ul {
	margin-left: 10%;
}
.about ul li {
	margin-right: 10%;
	margin-bottom: 20px;
}
.news .container ul li {
	width: 70%;
	margin-right: 1%;
}
.social-staff ul li {
	margin-right: 0;
	margin-bottom: 0 !important;
}
.contact-desc {
	width:80%;
	margin-left: 8%;
}
.contact-form-holder {
	width:80%;
	margin-left: 8%;
}
#email {
	width:45%;
}
}
@media only screen and (max-width: 767px) {
#menu {
	display: none;
}
#tinynav1 {
	display: block;
}
}
@media only screen and (max-width: 700px) {
.services li {
	width: 70%;
	margin-right: 0;
}
.gallery-item {
	margin-right: 1%;
	margin-bottom: 1%;
}
}
@media only screen and (max-width: 610px) {
.app-content {
	width:98%;
	padding-left: 20px;
	text-align: center;
}
.image-wrapper {
	display: none;
}
}
@media only screen and (max-width: 550px) {
ul#filterOptions {
	width: 80%;
}
.news .container ul li {
	width: 90%;
}
}
@media only screen and (max-width: 480px) {
.services li {
	width: 95%;
	margin-right: 0;
}
ul#filterOptions {
	width: 95%;
}
}
/*当前位置*/
.nav_guide {
	color: #000;
	margin-top:20px;
}
.nav_guide a {
	color: #000;
}
.guide_menu {
	color: #000;
}
/*??????*/
.align_L {
	text-align:left;
	padding-left:20px;
}
.con_list {
	padding:24px 0;
	overflow:hidden;
	border-bottom:1px solid #c6c6c6;
}
.con_list img, .list_R {
	display:block;
	float:left;
}
.con_list img {
	width:159px;
	height:130px;
	border:8px solid #d5d5d5;
	margin-left:18px;
}
.con_list img:hover {
	border:8px solid #b7b7b7;
}
.list_R {
	width:720px;
	margin-left:24px;
}
.list_R a {
	font-size:22px;
	color:#f06a21;
	display:block;
	padding-top:8px;
}
.list_R a:hover {
	color:#d93a31;
}
.list_R span {
	font-size:16px;
	color:#777777;
	display:block;
	margin:18px 0 12px 0;
}
.list_R p a {
	font-size:16px;
	color:#333333;
	line-height:29px;
	padding:0;
}
.list_R p a:hover {
	text-decoration:underline;
	color:#333333;
}
/*???*/
.page {
	float:right;
	margin:20px 0;
}
.page a {
	display:inline-block;
	background:#d76832;
	padding:6px 13px;
	font-size:16px;
}
.page a:hover, .page a.page_on {
	background:#383636;
	color:#fff;
}
/*?????*/
.content h1 {
	font-size:26px;
	color:#f06a21;
	text-align:center;
	margin-top:50px;
}
.content span {
	font-size:16px;
	color:#777777;
	display:block;
	width:100%;
	text-align:center;
}
.content p {
	line-height:29px;
}
.content p em {
	color:#8b1e1e;
	font-style:normal;
}
.content p img {
	margin:0 auto;
	display:block;
}
.content h2 {
	color:#8b1e1e;
	text-align:left;
	font-size:16px;
	padding-top:10px;
}
.content p.indent {
	text-indent:32px;
}
.content p.borderB {
	border-top:1px dashed #4b4b4b;
	margin-top:20px;
	padding-top:10px;
}
.content p a {
	color:#333;
}
.content p a:hover {
	color:#c9570b;
}
.content p.declare {
	background:#d8d8d8;
	padding:12px;
	margin:20px 0;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
	overflow:hidden;
}/* End hide from IE-mac */
*+html .clearfix {
	min-height:1%;
}
/* lanrenzhijia */
.picT {
	margin:10px auto 0 auto;
	overflow:hidden;
}
.picT ul li {
	float:left;
	margin-right:26px;
	margin-top:26px;
	display:inline;
	width:438px;
	height:200px;
	overflow:hidden;
	position:relative;
}
.picT ul li .photo {
	width:100%;
	height:100%;
	overflow:hidden;
}
.picT .rsp {
	width:438px;
	height:200px;
	overflow:hidden;
	position: absolute;
	background:#000;
	top:0px;
	left:0px;
}
.picT .text {
	position:absolute;
	width:418px;
	height:180px;
	left:-438px;
	top:0px;
	overflow:hidden;
	padding:10px;
}
.picT .text h3 {
	width:438;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
}
.picT .text a {
	text-decoration:none
}
.picT .text div {
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
}
.mem a {
	background:url("../images/qq.png") no-repeat;
	color: #000;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 0 10px;
	padding-left: 20px;
	text-align: center;
	width: 110px;
}
/*案例展示*/
input, button, a {
	outline:0 none !important;
 blr:expression(this.onFocus=this.blur());
}
.tabs {
	overflow:hidden;
	padding:0 200px;
	margin-top:40px;
}
.tabs li {
	float:left;
	margin-right:10px;
	background:#efefef;
}
.tabs li a {
	display:block;
	width:120px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#d77b22;
	font-size:16px;
	border:1px solid #dcdcdc;
	border-radius:4px;
}
.tabs li a:hover {
	background:#ffffff;
	color:#CF2B26;
}
.tabs_item {
	display:none;
	padding:30px 0 0;
	overflow:hidden;
}
.tabs_item:first-child {
	display:block;
}
.tabs li.current a {
	color:#CF2B26;
	background:#ffffff;
}
.tabs_item img.M_img {
	width:260px;
	height:140px;
	margin-bottom:10px;
}
