@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Oswald);
.header_wrap{
}
.header{
	width:100%;
	min-width:1140px;
	height:auto;
	padding-top:24px;
	background:url(../images/bg.jpg) repeat;
}
.h_top{
	width:100%;
	min-width:1140px;
	height:62px;
	background:url(../images/red_bg.jpg) repeat;
}
.main{
	width:1140px;
	height:auto;
	margin:auto;
}
.logo{
	width:400px;
	height:106px;
	float:left;
	margin-top:-25px;
	position:absolute;
}
.nav{
	width: 669px;
	height: 40px;
	float: right;
	line-height: 40px;
	color: #fff;
	font-size: 13px;
	margin-top: 12px;
}
.nav ul li{
	list-style:none;
	float:left;
	margin-left:3px;
}
.nav ul li a{
	text-decoration:none;
	color:#fff;
	display:block;
	padding-left:15px;
	padding-right:15px;
}
.nav ul li a:hover{
	background:#842002;
	border-radius:10px;
	-webkit-box-shadow: inset 0px 4px 11px 2px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    inset 0px 4px 11px 2px rgba(50, 50, 50, 0.75);
box-shadow:         inset 0px 4px 11px 2px rgba(50, 50, 50, 0.75);
}
.nav_act{
	background:#842002;
	border-radius:10px;
	-webkit-box-shadow: inset 0px 4px 11px 2px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    inset 0px 4px 11px 2px rgba(50, 50, 50, 0.75);
box-shadow:         inset 0px 4px 11px 2px rgba(50, 50, 50, 0.75);
}
.center{
	width:100%;
	min-width:1140px;
	height:auto;
	background:url(../images/bg.jpg) repeat;
	padding-bottom:20px;
}
.center_inn{
	width:100%;
	min-width:1140px;
	height:auto;
	background:url(../images/bg.jpg) repeat;
	padding-bottom:20px;
}
.c_top{
	height:41px;
	text-align:right;
	font-size:15px;
	font-family:Oswald;
	line-height:41px;
	color:#4a4a43;
	min-width:1140px;
}
.c_top a{
	text-decoration:none;
	color:#4a4a43;
}
.c_top a:hover{
	text-decoration:none;
	color:#B10000;
}
.banner{
	width:1130px;
	height:381px;
	border:5px solid #fff;
}
.banner_inn{
	width:1130px;
	height:250px;
	border:5px solid #fff;
	position:relative;
}
.title_div{
	width: 266px;
	height: 37px;
	position: absolute;
	background: url(../images/ribbon.png) no-repeat;
	margin-top: -27px;
	margin-left: -36px;
	padding-top: 32px;
	color: #fff;
	font-size: 17px;
	padding-left: 40px;
	font-family: Roboto;
}
.c_artical{
	height:auto;
}
.c_artical_box:hover .c_artical_image{
	border:1px solid #EF0003;
}
.c_artical_box{
	width: 263px;
	height: 198px;
	float: left;
	margin-right: 29px;
	margin-bottom: 10px;
}
.c_artical_box:nth-child(4n + 1){
	margin-right:0px;
}
.c_artical_image{
	width:263px;
	height:171px;
	border:1px solid #ccc;
	background:#FFFFFF;
	position:relative;
	transition:all ease-in 500ms;
}
.c_artical_image img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	margin:auto;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	position:absolute;
}
.c_artical_text{
	height:26px;
	font-size:13px;
	text-align:left;
	color:#a70000;
	font-family:Oswald;
	line-height:26px;
}
.line{
	width:979px;
	height:2px;
	margin-bottom:15px;
	margin:auto;
	margin-bottom:15px;
	margin-top:-25px
}
.c_about{
}
.c_about_left{
	width:740px;
	height:200px;
	float:left;
	margin-right:20px;
}
.c_about_right{
	width: 380px;
	height: 200px;
	float: left;
	background: #000000;
	position:relative;
}
.c_about_right img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	position:absolute;
	margin:auto;
}
.our_client{
}
.f_left{
	width: 402px;
	height: 86px;
	float: left;
	font-size: 12px;
}
.f_left_top{
	height:43px;
	color:#fff;
	line-height:43px;
}
.f_left_top a{
	text-decoration:none;
	color:#fff;
}
.f_left_top a:hover{
	color:#C4C4C4;
}
.f_left_bottom{
	height:43px;
	color:#fff;
}
.f_right{
	width:160px;
	height:62px;
	float:right;
	margin-top:25px;
}
.social{
	width: 40px;
	height: 40px;
	float: right;
	margin-left: 13px;
}
/* company page */
.center_inner_article_left{
	width: 401px;
	height: auto;
	float: left;
	margin-right:30px;
	margin-top:20px;
}
.center_inner_article_left img{
	border:5px solid #fff;
}
.center_inner_article_right{
	width: 709px;
	height: auto;
	float: left;
}
/*--contact page--*/ 
.contact_top{
	width:1140px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}
.contact_top_left{
	width: 200px;
	height: auto;
	float: left;
	font-size: 13px;
	text-align: left;
}
.contact_top_center{
	width: 388px;
	height: 100px;
	float: left;
	margin-left: 60px;
	margin-top: 49px;
}
.contact_top_center_phone{
	width: 243px;
	height: 34px;
	padding-left: 65px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 18px 7px;
	background-image: url(../images/phone_img.png);
	font-size: 13px;
	line-height: 34px;
}
.contact_top_center_email{
	width: 301px;
	height: 34px;
	padding-left: 65px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: 20px 9px;
	background-image: url(../images/mail_img.png);
	font-size: 13px;
	text-align: left;
}
.contact_top_center_email a{
	text-decoration:none;
	color:#000;
}
.contact_top_center_email a:hover{
	text-decoration:none;
	color:#770204;
}
.contact_top_right{
	width: 300px;
	height: auto;
	float: left;
}
.contact_bottom{
	width: 1140px;
	height: auto;
	margin-top: 0px;
}
.contact_bottom_left{
	width: 465px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.input{
	width: 445px;
	height: 20px;
	margin-bottom: 11px;
	border: 1px solid #ccc;
	font-size: 13px;
	padding: 8px;
	outline: none;
	float: right;
}
.text{
	width: 447px;
	height: 130px;
	border: 1px solid #ccc;
	font-size: 13px;
	font-family:Arial, Verdana, Tahoma;
	padding:8px;
	resize: vertical;
	outline:none;
}
.but{
	width: 125px;
	height:43px;
	padding: 5px;
	border: none;
	background:#ce1c15 ;
	color: #fff;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor:pointer;
	outline:none;
	margin-top:10px;
}
.but:hover{
	background: #B82620 ;
}
.contact_bottom_right_map{
	width: 640px;
	height: 300px;
	float: left;
	margin-left: 30px;
	border:2px solid #fff;
}
.contact_bottom_right_map iframe{
	width:100%;
}
/* clients page */
.clients {
	width: 152px;
	height: 127px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	
}
.client_image{
	width: 153px;
	height: 126px;
	position: relative;
}
.client_image 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;
		 width:auto;
		 height:auto;
		 max-height:100%;
		 max-width:100%;
		 top:0;
		 bottom:0;
		 left:0;
		 right:0;
		 position:absolute;
		 margin:auto;
}
.client_image: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;
}
.client: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;
}
/*--gallery page--*/
.gallery_box:hover .gallery_left{
	border:1px solid #DC0003;
}
.gallery_box{
	width: 201px;
	height: auto;
	float: left;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.gallery_left{
	width: 189px;
	height: 138px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
	position: relative;
	transition:all ease-in 500ms;
}
.gallery_left img{
	position:absolute;
	width:auto;
	height:auto;
	max-height:100%;
	max-width:100%;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.gallery_left_title{
	width: 200px;
	height: 35px;
	display: table;
	text-align: center;
	font-size: 13px;
}
.gallery_left_title span{
	display:table-cell;
	vertical-align:middle;
}
/*--product page--*/
.product_box{
	width: 532px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
	border-radius: 10px;
	float: left;
}
.product_left{
	width:250px;
	height:250px;
	float:left;
	position:relative;
}
.product_left img{
	position:absolute;
	width:auto;
	height:auto;
	max-height:100%;
	max-width:100%;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.product_right{
	width: 571px;
	min-height: 187px;
	height: auto;
	float: left;
	margin-left: 10px;
	padding-left: 20px;
	text-align: left;
}
.product_bottom{
	width: 100%;
	height: auto;
	margin-top: 27px;
	float: left;
}
/* service page*/

.service_left{
	width: 780px;
	height: auto;
	float: left;
	margin-right: 0px;
}
.service_right{
	width: 330px;
	height: auto;
	float: left;
	margin-left: 20px;
	font-size: 13px;
}
.service_right ul {
	padding-left:30px;
}
.service_right ul li{
	list-style: none;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px dashed #ccc;
}
.service_right ul li:last-child{
	border-bottom:0px dashed #ccc;
}
.service_right ul li a{
	text-decoration:none;
	color:#747373;
}
.service_right ul li a:hover{
	color:#ce1b14;
}
.service_right ul li:before{
	content:"";
	position:absolute;
	width:9px;
	height:11px;
	background:url(../images/arrow.png) no-repeat;
	margin-left:-15px;
	margin-top:6px;
}
.product_bottom table{
	width:100%;
	border-bottom:0px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-spacing:0px !important;
	margin-bottom:15px;
	margin-top:15px;
	background:#EFEFEF;
	border-radius:3px;
}
.product_bottom table th{
	padding:5px;
	margin:0px;
	background:#F3F3F3;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.product_bottom table td{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}
.product_bottom table tr:first-child{
	font-weight:bold;
	background:#fff;
}
.video_box{
	width: 353px;
	height: auto;
	float: left;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.video_left{
	width: 342px;
	height: 176px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
	position: relative;
	transition: all ease-in 500ms;
}
.video_left img{
	position:absolute;
	width:auto;
	height:auto;
	max-height:100%;
	max-width:100%;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.video_left_title{
	width: 355px;
	height: 35px;
	display: table;
	text-align: center;
	font-size: 13px;
}
.video_left_title span{
	display:table-cell;
	vertical-align:middle;
}
.home_email{
	width: 376px;
	float: right;
}
.home_number{
	width:170px;
	float:right;
	height:30px;
	margin-top:15px;
}
.call{
	width:137px;
	height:149px;
	position:relative;
	margin-bottom:-110px;
	z-index:1;
	float:right;
	-webkit-animation: swinging 2s infinite ease-in-out;
    -webkit-transform-origin: top;
	-moz-animation: swinging 2s infinite ease-in-out;
    -moz-transform-origin: top;
	-ms-animation: swinging 2s infinite ease-in-out;
    -ms-transform-origin: top;
}
@-webkit-keyframes swinging {
	0% {
		-webkit-transform: rotate(-20deg);
	}	50% {
		-webkit-transform: rotate(20deg);
	}
	
	100% {
		-webkit-transform: rotate(-20deg);
	}
}
@-moz-keyframes swinging {
	0% {
		-moz-transform: rotate(-20deg);
	}	50% {
		-moz-transform: rotate(20deg);
	}
	
	100% {
		-moz-transform: rotate(-20deg);
	}
}
@-ms-keyframes swinging {
	0% {
		-ms-transform: rotate(-20deg);
	}	50% {
		-ms-transform: rotate(20deg);
	}
	
	100% {
		-ms-transform: rotate(-20deg);
	}
}
.testi{
}