﻿
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
	font-family: 'Montserrat', sans-serif;
	font-size: 100%;
	background:#fff;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
    text-decoration: none;
}
a:hover{text-decoration: none;color:#fff;}

.header {
	background: url(../images/banner.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height:600px;
	padding-top:1.5em;
}
.header-left {
	float: left;
	width: 60.5555%;
}
.detail {
	background: #000000 no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height:100px;
	padding-top:1.5em;
}
.logo{
	float: left;
	margin-right:0%;
	width: 24.5555%;
}
.menu{
	 float:left;
	 margin: 13px 0 0;
	 width: 63.5555%;
}
.menu li{
	display:inline-block;
}
.menu li:first-child{
   	margin-left:0;
}
.menu li a{
  	display: block;
	font-size: 0.95em;
	margin: 5px 15px;
	color: #fff;
	padding: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight: 100;
}
.menu li.active a, .menu li a:hover{
	color:#008aff;
}
.toggleMenu {
    display:  none;
  	padding:4px 5px 0px 5px;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
}

@media screen and (max-width:800px) {
	.active {
        display: block;
    }
    .menu li a{
    	text-align:left;
    	border-radius:0;
    	-webkit-border-radius:0;
    	-moz-border-radius:0;
    	-o-border-radius:0;
    }
    .nav {
	    list-style: none;
		width: 95%;
		position: absolute;
		right: 20px;
		background: #222;
		top:85px;
		z-index: 111;
    }
    .nav:after {
		content: '';
		position: absolute;
		right:18px;
		top: -9px;
		border-left:10px solid rgba(0, 0, 0, 0);
		border-right:10px solid rgba(0, 0, 0, 0);
		border-bottom:10px solid #333;
	}
    .menu li a span.messages{
    	text-align:center;
    	top:15px;
    }
    .nav li ul{
    	width:100%;   	
    }
    .menu ul{
    	margin:0;
    }
    .nav > li.hover > ul {
        width:100%;
    }
    .nav > li {
        float: none;
        display:block;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    .nav li a{
    	border-top:1px solid #333;
    }
     .nav li:first-child a{
     	border-top:none;
     }
 }

/*头部tel*/
ul.phone{
	padding: 0;
	margin: 17px 0 0 0;
	list-style: none;
	float: right;
	width: 14.5555%;
}
i.ph_icon{
	width: 20px;
	height: 20px;
	background: url(../images/telicon.png)no-repeat;
	display: inline-block;
	margin-right: 0.5em;
	vertical-align: bottom;
}
ul.phone li{
	display:inline-block;
}
ul.phone li p{
	color: #fff;
	font-size:0.85em;
}

/*头部bottom*/
.header_bottom{
	margin-top:10em;
	float: left;
	text-align: left;
}
.header_bottom h1{
	color:#fff;
	font-size:2em;
	line-height:1.5em;
}
.title_buttons{
	margin-top:3.5em;
}
.header_bottom a{
	position:relative;
	z-index:1;
}

/*title btn STAR*/
.puy_btn{
	float:left;
	margin-right:15px;
	background: #db3a2d;
	cursor: pointer;
	padding: 15px 40px;
	display: inline-block;
	outline: none;
	position: relative;
	font-weight:100;
	font-size:14px;
	border-radius:5px;
    color: #fff;    
}

.btm_btnbox{width:100%;height:auto;border-bottom: 1px solid #DDD;text-align:center;padding:30px 0 50px 0;}
.puy_btn1{
	background: #db3a2d;
	cursor: pointer;
	padding: 15px 85px;
	display: inline-block;
	outline: none;
	font-weight:100;
	font-size:14px;
	border-radius:5px;
    color: #fff;    
    margin-top:20px;
}

.puy_btn:hover,.puy_btn1:hover{background: #eb4335;}

.video_right{
	float: left;
	background: #008aff;
	cursor: pointer;
	padding: 10px 15px;
	display: inline-block;
	outline: none;
	position: relative;
	font-weight:100;
	border-radius:5px;
    color: #fff;
	margin-right:15px;
}

.video_right:hover{	background: #1d96fc;}

.header_bottom a span {
	width: 30px;
	height: 30px;
	background: url(../images/play_icon.png)no-repeat;
	float: left;
	margin-right:0.5em;
}
p.video_desc{
	float: left;
	color: #fff;
    font-size:14px;
	font-weight: normal;
    padding-top:5px;

}
/*title btn END*/


/*--footer--*/
.footer{
    color:#2f2f2f;
	padding:10px 0;
    text-align: center;
    background:#fff;
    font-size:12px;
}


/*--pricing--*/
.price_header{
	background: url(../images/price_bg.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height:110px;
	padding-top: 1.5em;
	text-align: left;
}

.features{
	padding:5em 0;
}

/*header title*/
.heading {
	background: url("../images/heading.png") repeat-x center center;
	width: 100%;
	margin: 0 0 70px 0;
}
.heading span {
	background: #fff;
	padding: 0 30px 0 0;
	font-size:25px;
	color: #333;
	text-transform: uppercase;
}
.heading em {
	font-weight: bold;
}


/*--industries--*/
ul#lightGallery, ul#lightGallery1 {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#lightGallery {
	margin-bottom: 4em;
}
ul#lightGallery li, ul#lightGallery1 li {
	width: 31.3333%;
	float: left;
	margin-right:3%;
}
ul#lightGallery li.last, ul#lightGallery1 li.last{
	margin-right:0;
}
.span_6{
	margin-top:1.5em;
}
.span_6 h4{
	font-size:14px;
	text-transform:uppercase;	
}
.span_6 h4 a{
	color:#3498db;
}
.span_6 h3{
	margin:0 0 0.8em 0;
}
.span_6 h3{
	font-size:18px;
	text-transform:uppercase;
}
.span_6 h3 a{
	color:#000;
}
.span_6 p{
	color:#999;
	font-size:0.85em;
	line-height:1.8em;
}
span.m_5{
	color:#999;
}
