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


@font-face {
	font-family: 'Calibri';
	src: url('../font/calibri.eot');
	src: url('../font/calibri.eot') format('embedded-opentype'),  url('../font/calibri.woff') format('woff'),  url('../font/calibri.ttf') format('truetype'),  url('../font/calibri.svg#Calibri') format('svg');
}

@font-face {
    font-family: 'Bebas';
    src: url('../font/Bebas/bebas.eot');
    src: url('../font/Bebas/bebas.eot?#iefix') format('embedded-opentype'),
         url('../font/Bebas/bebas.woff') format('woff'),
         url('../font/Bebas/bebas.ttf') format('truetype'),
         url('../font/Bebas/bebas.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'square721_cn_btroman';
    src: url('../font/square721_cn_bt/square721_cn_bt.eot');
    src: url('../font/square721_cn_bt/square721_cn_bt.eot?#iefix') format('embedded-opentype'),
         url('../font/square721_cn_bt/square721_cn_bt.woff2') format('woff2'),
         url('../font/square721_cn_bt/square721_cn_bt.woff') format('woff'),
         url('../font/square721_cn_bt/square721_cn_bt.ttf') format('truetype'),
         url('../font/square721_cn_bt/square721_cn_bt.svg#square721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('../font/swis721_cn_bt/swis721_cn_bt.eot');
    src: url('../font/swis721_cn_bt/swis721_cn_bt.eot?#iefix') format('embedded-opentype'),
         url('../font/swis721_cn_bt/swis721_cn_bt.woff2') format('woff2'),
         url('../font/swis721_cn_bt/swis721_cn_bt.woff') format('woff'),
         url('../font/swis721_cn_bt/swis721_cn_bt.ttf') format('truetype'),
         url('../font/swis721_cn_bt/swis721_cn_bt.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

.body {
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
}

/*
----------------------------------------------------------------
basic reset css
----------------------------------------------------------------
*/
a {
	text-decoration: none;
}
a:focus {
	outline: none
}
.clr {
	clear: both;
}
img {
	border: 0px;
	margin: 0;
	padding: 0;
	display:inline-block;
}
form {
	margin: 0;
	padding: 0;
}
::selection {
	background: #e65202;
	color: #FFF;
}
::-moz-selection {
	background: #e65202;
	color:#FFF;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c7c7c7;
	text-align: left;
	padding: 10px 0;
	line-height: 18px;
	font-weight:normal;
}
p a {
	color: #373435;
}
.text-align-left {
	text-align: left !important;
}
.text-align-center {
	text-align: center !important;
}
.text-align-right {
	text-align: right !important;
}
ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	text-transform:uppercase;
	font-weight:normal;
	font-size:19px;
	text-align:center;
}



/*
--------------------------
basic css
--------------------------
*/
.main {
	margin:0;
	padding:0;
	position:relative;
}

/****************
slider
****************/
#slider-loader {
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 20%;
} 

.slider-warp {
	position:absolute;
	height:auto;
	width:auto;
	z-index:0;
	top:77px;
	left:0;
	right:0;
	}
.slider {
	height:auto;
	width:auto;
	left:0;
	right:0;
	
}
.loader-a {
	background:url(../images/progress.gif) no-repeat 50% 50% ;
	}
#home_slider {
	display:block;
}

#mini_slider {
	display:none;
}
/****************
marquee
****************/
.marquee-warp {
	position:absolute;
	z-index:100;
	width:100%;
	bottom:0;

}

.client-box-logo {
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;
	background:#a20606;
	
}
.client-box-logo .box {
	width: 1000px;
	margin:0 auto;

}
.box marquee {
	height:auto;
	width:1000px;
}
.client-text_box {
	height:auto;
	width:auto;
	clear:both;
}
.client-text {
	background-color:#fff;
	width:198px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1b1b1b;
	height:33px;
	line-height:33px;
	text-align:center;
	border-radius:10px 10px 0 0;
	box-shadow:0px 0px 8px #565656;
	margin:25.5% 0 0 0;
	border:2px solid #717070;
	border-bottom:0px;
}

.box marquee {
	margin:10px 0 3px 0;
	padding:0;
}


.yellow-color a {
	color:#f3f544;
}

	
/****************
web page
****************/
.contant_page {
	clear: both;
	height: auto;
	width: 100%;
	position:absolute;
	z-index:11;
}

/****************
header
****************/
.head {
	background:#717070;
	width:auto;
	border-top:solid 5px #d72929;
	height:86px;
}
.heder_inner_box {
	width:1000px;
	margin:0 auto;
}
.logo {
	float: left;
	height: 120px;
	width: 208px;
	overflow: hidden;
	background:#fff;
	box-shadow:0px 0px 8px #565656;
	margin:-11px 0 0 0;
	border:2px solid #717070;
	
}

.logo img {
	margin:29px 0 0 41px;
	
}

/****************
nav section
****************/
.nav_box {
	float: left;
	height: auto;
	width: 760px;
	margin:0 0 0 28px;
}	
.nav_bar {
	height: auto;
	width: 100%;
	overflow: hidden;
}

/****************
contant section
****************/

.box {
	width: 1000px;
	margin:0 auto;

}

/****************
welcome sectoin
****************/
.welcome-warp {
	height:auto;
	width:100%;
	clear:both;
	margin:27% 0 0 0;
	}
.product_box h3 {
	font-family: 'square721_cn_btroman';
	color:#30302c;
	text-transform:uppercase;
	font-weight:normal;
	font-size:35px;
	text-align:center;
	margin:40px 0 0 0;
}
.red {
	color:#a20606;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1b1b1b;
	text-align:center;
	line-height:24px;	
}
.read a {
	font-family: 'Calibri';
	font-size:16px;
	color:#fff;
	text-align:center;
	background-color:#4f4f4f;
	padding:2px 5px 0px 5px;
	clear:both;
	float:right;
	line-height:24px;
	height:24px;
	border-radius:5px;
}

.read a:hover {
	background-color:#a20606;
}

/****************
product section
****************/
.section-box {
	height:auto;
	width:auto;
	clear:both;
	margin:0 0 0 0;
	}
.product_box {
	clear: both;
	height: auto;
	width: 1000px;
	overflow: hidden;
	position: relative;
	z-index: 3333;
	margin:12px auto 0 auto;
}
.product_box h2 {
	font-family:'calibri';
	color:#222222;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
}
.product_box ul {
	margin:12px 0 0 0;
	padding:0;
	list-style:none;
}
.product_box ul li {
	float:left;
	height:auto;
	width:223px;
	margin:0 36px 30px 0;
	position:relative;
}
.product_box ul li:nth-child(4n) {
	margin:0 0px 0 0;

}
.imgegebox {
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;	
}
.imgegebox img{
	border:solid 1px #505050;
	width:221px;
	height:175px;
}
.contant_box {
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;
}
.text-box {
	font-family:'calibri';
	font-size:17px;
	color:#4e4a4a;
	font-weight:normal;
	text-align:center;
	margin:8px 0 0 0;
	text-transform:uppercase;
	}
.text-box a {
	font-family: 'calibri';
	font-size:16px;
	color:#4e4a4a;
	font-weight:normal;
	}

/****************
Footer
****************/

.footer_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	clear:both;
	margin:12px 0 0 0;
	overflow:hidden;
	padding-top:50px;
}
.footer_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	clear:both;	
}

/***************************
inner page css
****************************/

/****************
slider
****************/
.slider_inner {
	position:absolute;
	z-index:-1;
	height:auto;
	width:auto;
	left:0;
	right:0;
	top:91px;
}
.slider_inner img {
	width:100%;
}
.cir_box_new {
	margin:20% 0 0 0;}
/****************
about-us
****************/
.box deco {
	width:1000px;
	height:auto;
	margin:0 auto;
}
.text-contant {
	float:left;
	width:650px;
}

.pro_box {
	width:300px;
	float:right;
	margin:0 25px 0 0 ;
}



/****************
inner contant
****************/



.product_box_inner {
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;
	margin:12px 0 0 0;
	position:relative;
	z-index:3333;
}
.product_box_inner h2 {
	font-family:'calibri';
	color:#2a2a2a;
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
}
.box_deco {
	width:1000px;
	margin:0 auto;
	
	}
.deco h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3d8a04;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	margin:15px 0 0 0;
	
}
.deco p{
	font-family: 'Calibri';
	font-size:16px;
	color:#2a2a2a;
	font-weight:normal;
	padding:5px 0;
	margin:6px 0;
	text-align:justify;
}

.send_enquiry_box {
	clear:both;
}

.send_enquiry_box input{
	clear:both;
	font-family: 'swis721_cn_btroman';
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	background:#d72929;
	padding:10px;
	border:none;
	border-radius:5px;
	cursor:pointer;
}

/**************************************************************
form css
***************************************************************/

.form_box {
	height: auto;
	width:600px;
	overflow: hidden;
	clear:both;
	margin:0 0 0 0;
	float:left;
}
.box_f {
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;
	margin:0 0 25px 0;
	}
.box_f label {
	font-family: 'swis721_cn_btroman';
	text-transform:uppercase;
	font-weight:normal;
	font-size:15px;
	color: #939393;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 8px;
}
.box_f input {
	font-family: 'swis721_cn_btroman';
	font-size: 15px;
	font-weight: normal;
	color: #666;
	padding-left: 10px;
	height: 40px;
	width: 400px;
	line-height: 40px;
	border:solid 1px #ccc;
	border-radius:3px;
	float: left;
}
.box_f .text-area {
	font-family: 'swis721_cn_btroman';
	font-size: 15px;
	font-weight: normal;
	color: #666;
	padding-left: 10px;
	height: auto;
	width: 400px;
	line-height: 25px;
	border:solid 1px #ccc;
	border-radius:3px;
	float: left;
	height:100px;
}


.box_f .capture_img {
	float: left;
	height: auto;
	width: auto;
	overflow: hidden;
}

.box_f .security {
	font-family: 'swis721_cn_btroman', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	margin-left: 20px;
	padding-left: 10px;
	height: 40px;
	width: 250px;
	line-height: 25px;
	border:solid 1px #ccc;
	border-radius:3px;
	float: left;
}


.box_f .but {
	padding:0 20px;
	width:150px;
	float:left;
	height:40px;
	margin:0 50px 0 0;
	cursor:pointer;
}

.box_f .but:hover {
	background-color:#d72929;
	color:#fff;
}

/**********************************************************
clients page css
************************************************************/
.clients_box {
	clear: both;
	height: auto;
	width: 1000px;
	overflow: hidden;
	position: relative;
	z-index: 3333;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clients_box h2 {
	font-family: 'swis721_cn_btroman';
	color:#222222;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
}
.clients_box ul {
	margin:12px 0 0 0;
	padding:0;
	list-style:none;
}
.clients_box ul li {
	float:left;
	height:auto;
	width:auto;
	margin:0 35px 35px 0;
	position:relative;
}
.clients_box ul li:nth-child(4n) {
	margin:0 0px 35px 0;

}
.clients_box .imgegebox {
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;	
}
.clients_box .imgegebox img{
	border:solid 1px #cecece;
}
.clients_box .contant_box {
	clear: both;
	height: auto;
	width: auto;
	overflow: hidden;
}
.clients_box .text-box {
	font-family: 'Bebas';
	font-size:16px;
	color:#4e4a4a;
	font-weight:normal;
	text-align:center;
	margin:8px 0 0 0;
}
.clients_box .text-box a {
	font-family: 'Bebas';
	font-size:16px;
	color:#4e4a4a;
	font-weight:normal;
}
.address_box {
	font-family: 'Calibri';
	font-size:21px;
	color:#4e4a4a;
	float:left;
	font-weight:normal;
	line-height:40px;
	margin:30px 0 50px 0;
}

#small {
	display:none;}
#big {
	display:block;}
	
/***********************
new product section
***********************/

	
.product-bb {width:100%;
height:auto;
}

.product-bb ul{list-style:none; margin:0px; padding:0px;}

.product-bb ul li{display:block; margin:15px 34px 5px 0px; padding:0px;}

.product-bb ul li img{width:100%; height:auto; border:solid 1px #505050;
}

.product-bb ul li p{font-family:'calibri';
font-size:17px;
color:#000;
font-weight:normal;
text-align:center;
text-transform:uppercase;
}

.product-bb ul li:nth-child(4n) {
margin:15px 0px 5px 0px;

}
		 



