@charset "utf-8";
/* CSS Document */

.header{
	width:100%;
	height:auto;
}
.top{
	width: 940px;
	height: 83px;
	margin: auto;
}
.logo{
	width:227px;
	height:69px;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
}
.logo_right{
	width: 467px;
	height: 21px;
	float: right;
	color: #4276ac;
	font-family: Arial, "Helvetica Neue", Helvetica,sans-serif;
	font-size: 13px;
	margin-top:30px;
}
.logo_right_mail{
	width: 230px;
	height: 21px;
	float: left;
}
.logo_right_mail a{
	text-decoration:none;
	color:#4276ac;
}
.logo_right_mail a:hover{
	color:#cd2117;
}
.logo_right_call{
	width: 236px;
	height: 21px;
	float: left;
}
.main{
	width:940px;
	height:auto;
	margin:auto;
}
.banner{
	width:100%;
	height:395px;
	background:#cd2117 url(../images/banner.jpg) no-repeat center;
}
.nav_box{
	width:940px;
	height:45px;
	background:#cd2117;
}
@font-face {
   font-family: MYRIADPRO-COND_0;
   src: url(../fonts/MYRIADPRO-COND_0.OTF);
}
.nav{
/*	width:400px;*/
	height:45px;
	float:right;
	line-height:45px;
	font-family: MYRIADPRO-COND_0;
	font-size:18px;
}
.nav ul li{
	list-style:none;
	float:left;
}
.nav ul li a{
	text-decoration:none;
	color:#fff;
	padding-left:12px;
	padding-right:12px;
	display:block;
}
.nav ul li a:hover{
	background:#003263;
}
.nav_act{
	background:#003263 !important;
}

.banner_inn{
	width:940px;
	height:351px;
	-webkit-box-shadow: 0px -4px 11px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px -4px 11px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px -4px 11px 0px rgba(50, 50, 50, 0.75);
}
.banner_inn1{
	width:940px;
	height:200px;
		margin:auto;

}
.banner_bottom{
	width:940px;
	height:65px;
	background:url(../images/banner_bottom_bg.jpg) no-repeat center;
}
.banner_bottom_text{
	width:640px;
	height:66px;
	float:left;
	text-align:center;
	line-height:66px;
	color:#fff;
	font-family:"Times New Roman", "Hoefler Text", "Liberation Serif", Times,  serif;
	font-size:25px;
}
.banner_bottom_image{
	width: 137px;
	height: 66px;
	float: left;
	padding-left: 88px;
}
.center{
	width:100%;
	height:auto;
	margin-top:15px;
	padding-bottom:15px;
}
.center_left{
	width: 620px;
	height: auto;
	float: left;
}
.center_right{
	width: 300px;
	height: auto;
	float: left;
	margin-left: 20px;
}
.label{
	height: 50px;
	background: #ECECEC;
	color: #000;
	font-size: 16px;
}
.input{
	width: 300px;
	height: 22px;
	margin-bottom: 10px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	outline: none;
}
.text{
	width: 300px;
	height: 88px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	margin-bottom: 15px;
	font-family: Arial, Verdana, Tahoma;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	resize: vertical;
	outline: none;
}
.but{
	width: 88px;
	height: 28px;
	padding: 5px;
	border: none;
	background: #118db4;
	color: #fff;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor:pointer;
	margin-bottom:15px;
}
.but:hover{
	background:#1c74b3;
}
.center_bottom{
	width:940px;
	height:auto;
	margin-top:25px;
}
.center_bottom_left{
	width:440px;
	height:180px;
	float:left;
	padding:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.center_bottom_right{
	width:439px;
	height:180px;
	float:left;
	padding:15px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.footer{
	width:100%;
	height:auto;
	padding-bottom:15px;
	color:#9C9B9B;
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
}
.f_left{
	width: 440px;
	height: 71px;
	float: left;
}
.f_left_nav{
	width: 436px;
	height: 35px;
	line-height: 35px;
}
.footer a{
	text-decoration:none;
	color:#9C9B9B;
	padding-right:18px;
}
.footer a:hover{
	color:#B80205;
}
.f_left_copyright{
	width: 395px;
	height: 36px;
	font-size: 12px;
}
.f_center{
	width: 245px;
	height: 71px;
	float: left;
	margin-left: 68px;
	margin-right: 20px;
}
.f_right{
	width:160px;
	height:56px;
	float:left;
	padding-top:15px;
	
}
.social{
	width:40px;
	height:40px;
	float:right;
	margin-right:10px;
}
.nav_img{
	width:90px;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}
.nav_text{
	width:135px;
	float:left;
	line-height:30px;
	padding-bottom:5px;
	padding-top:5px;
}
/*--contact page--*/

.contact_left{
	width: 463px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.contact_right{
	width: 455px;
	height: auto;
	float: left;
	margin-top: 15px;
	font-size: 13px;
	padding-bottom: 15px;
}
.cr_left{
	width: 206px;
	height: 200px;
	float: left;
	padding: 10px;
}
.cr_left a{
	text-decoration:none;
	color:#000;
}
.cr_left a:hover{

	color:#e97434;
}
.cr_left:nth-child(1){
	border:none;
}
.phone{
	width: 170px;
	/* [disabled]height: 58px; */
	background-position: 0px 5px;
	background-image: url(../images/con_phone.png);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.email{
	width: 170px;
	/* [disabled]height: 58px; */
	background-position: 0px 5px;
	background-image: url(../images/con_mail.png);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.web{
	width: 170px;
	/* [disabled]height: 58px; */
	background-position: 0px 5px;
	background-image: url(../images/con_web.png);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.contact_enquiry{
	width: 466px;
	height: auto;
	float: left;
	margin-bottom: 15px;
}
.input1{
	width: 463px;
	height: 22px;
	margin-bottom: 11px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	outline: none;
}
.text1{
	width: 465px;
	height: 100px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	margin-bottom: 11px;
	font-family: Arial, Verdana, Tahoma;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	resize: vertical;
	outline: none;
}
.but1{
	width: auto;
	height: auto;
	padding: 5px;
	border: none;
	background: #ca2513;
	color: #fff;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor:pointer;
}
.but1:hover{
	background:#C00C0C;
}
.contact_image{
	width: 335px;
	height: 308px;
	float: left;
	margin-bottom: 15px;
	margin-left: 63px;
}
/*Our clients*/
.clients{
	width:200px;
	height:100px;
	border-radius:5px;
	background:#EFEFEF;
	border: 1px solid #CECECE;
	padding:5px;
	float:left;
	margin:11px;
}

.clients img{
-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
      -o-transition: all 1s ease;
     -ms-transition: all 1s ease;
         transition: all 1s ease;
}
.clients:hover img{
-webkit-transform: scale(1.05,1.07);
   -webkit-transition-timing-function: ease-out;
   -webkit-transition-duration: 250ms;
   -moz-transform: scale(1.05,1.07);
   -moz-transition-timing-function: ease-out;
   -moz-transition-duration: 250ms;
}
.product_text{
	width: 560px;
	float: left;
	margin-bottom:15px;
}
.product_text ul{
	padding-left:20px;
}
.product_img{
	width: 364px;
	float: left;
	margin-bottom:15px;
	margin-left: 15px;
	height: 202px;
	position:relative;
}
.product_img img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.certi_box{
	width:217px;
	height:300px;
	border:5px solid #fff;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75);
	transition:all ease-in 500ms;
}
.certi_box:nth-child(4n+3){
	margin-right:0px;
}
.certi_box:hover{
	border:5px solid #DC0003;
}
.certi_box img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.certi_box1{
	width:217px;
	height:300px;
	border:5px solid #fff;
	margin-right:10px;
	margin-bottom:10px;
	margin:auto;
	position:relative;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75);
	transition:all ease-in 500ms;
}
.certi_box1 img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}