﻿@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,900,800italic,900italic);
body {
	font-family: 'Poppins', sans-serif;
	  font-size: 14px;
}
/*h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
}*/
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }

.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
ul{
	list-style-type: none;	
	}
  .left {
	float: left;
}
.right {
	float: right;
}   

.search-box.pull-right {
	     width: 12%;
    height: 60px;
    background: #333;
   padding: 0 25px;
/*    margin-top: 20px*/
}
form {
    display: block;
    margin-top: 0em;
}
.search-box input {
    background-color: transparent;
    border: none;
    outline: none;
    color: #DAD9D9;
    font-size: 13px;
    line-height: 60px;
    width: calc(100% - 31px);
}
.search-box button {
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 15px;
    /*line-height: 40px;*/
    color: #DAD9D9;
    float: right;
	margin-top: 20px;
}                                                          /*haeder*/



.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
       z-index: 9999;
}

.single-header-info {
    float: left;
    padding-left: 35px;
}

.single-header-info .content {
    display: table-cell;
    vertical-align: middle;
}
.single-header-info .icon-box .inner-box {
    width: 60px;
    height: 60px;
    border: 1px solid #E1E1E1;
    border-radius: 50%;
    text-align: center;
    line-height: 58px;
    margin-right: 15px;
}
 .single-header-info .content {
    display: table-cell;
    vertical-align: middle;
	text-align: left;
}
.single-header-info .content h3 {
    font-size: 13px;
    text-transform: uppercase;
    color: #2B2B2B;

    font-weight: 800;
    margin: 0;
    margin-bottom: 5px;
}
.single-header-info .thm-btn {
    margin: 7px 0;
}

.thm-btn2 {
    background: #EF1C22;
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 35px;
    border: 2px solid transparent;
    transition: all .3s ease;
}


.top {
	padding: 35px 0;
		background-color: #fff;
    width: 1180px;
	overflow:auto;
	margin:auto;
}

header {
	

	width: 100%;
}
.menu {
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	min-height:60px;
	color:#fff;
	font-size:14px;
}
.menu .logo {
	width:15%;
	float:left;
	padding-top: 25px;
	
}
.menu .nav {
	width: 1180px;
/*	float: left;*/
	margin-right: auto;
	margin-left: auto;
}
.menu .nav ul {
	list-style-type: none;
	/*padding-left:160px;*/
}
.menu .nav ul li {
	float: left;
/*	width: 10%;*/
	text-align: center;
/*	height: 35px;
	padding-top: 25px;*/
	font-weight: bold;
	
	padding-top: 22px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}
.nav ul li a {
	color: #FFF;
	text-decoration: none;
	 padding-top: 22px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
}
.nav ul li a:hover {
	background-color:#ed1c24;
    padding-top: 22px;
	padding-bottom:18px;
	padding-left:15px;
	padding-right:15px;
}

                                                             /*产品展示*/
															 
.pro{
	overflow:hidden;
	margin:90px 0 30px 0;
	}
.spa_title{
	text-align:left;
    margin-bottom: 50px;	
	}
.spa_title h3 {
    font-size: 32px;
    text-transform: capitalize;
    color: #000;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}
.spa_title p {
    font-size: 16px;
    color: #333;
    margin: 0;
    margin-bottom: 20px;
}
.spa_title.left .tb {
	color: #E6E6E6;
	position: relative;
	padding-left:55px;
	z-index: 23;
}
.spa_title.left hr {
	border: 1px solid #E6E6E6;
	width: 120px;
	float: left;
	position: relative;
	top: -36px;
	z-index: 1;	
}
/* scrollpic */
.scrollpic{max-width:1190px;min-height:550px;margin:20px auto;}
#myscroll{display:block; width:1180px; position:relative; height:372px; overflow:hidden;}
#myscroll #myscrollbox{display:block; float:left; position:absolute; left:0; top:0; width:1000000px;}
#myscrollbox img{width:302px;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0;    width: 272px;
    margin-right: 30px;}
#myscroll ul li a{/*display:block; float:left; width:302px; padding:0 10px; position:relative; height:390px; color:#333;*/}
#myscroll a .intro{position:absolute; left:0; z-index:10; background-color:rgba(255,255,255,.80); padding:0 10px;}
#myscroll a .intro h5{padding:0; margin:0; font-size:16px; font-weight:bold; padding:0 47px 0 15px; background:url(../images/go.png) right no-repeat; height:40px; width:180px; line-height:40px; border-bottom:1px solid rgba(215,0,15,.2);}
#myscroll a .intro p{font-size:13px; line-height:20px; margin:10px 15px; height:40px; overflow:hidden;}
#myscroll a .intro{bottom:20px;}
#myscroll a:hover .intro{bottom:40px;}

#mybtns{margin:10px; /*width:100%;*/ display:block; height:42px; float:right;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #d7000f;}
#mybtns a:hover{background-color:#c1c1c1;}
#mybtns a:hover, #myscroll, #mybtns a,#myscroll a:hover .intro, #myscroll a .intro,#myscroll #myscrollbox{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left{background-image:url(../images/jt_l.png);}
#mybtns #right{background-image:url(../images/jt_r.png);}
.box{
	text-align: center;
	overflow: hidden;
	position: relative;
	border: 1px solid #ebebeb;
}
.box:before{
	content: "";
	width: 0;
	height: 100%;
	background: #db0304;
	padding: 14px 18px;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
	transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.box:hover:before{
	width: 100%;
	left: 0;
	opacity: 0.5;
}
.box img{
	width: 35px;
	height: auto;
/*	padding-top:2%*/
}
.box .box-content{
	width: 100%;
/*	padding: 14px 18px;*/
	color: #fff;
	position: absolute;
	top: 100px;
	left: 0;
}
.box .title{
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.box .post{
	font-size: 15px;
	text-transform: capitalize;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.box:hover .title,
.box:hover .post{
	    color: #fff;
	opacity: 1;
	transition-delay: 0.7s;
}
.box .icon{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 15px;
}
.box .icon li{
	display: inline-block;
}
.box .icon li a{
    padding-top: 6px;
    display: block;
    margin: auto;
    width: 50px;
    height: 45px;
    line-height: 40px;
    border-radius: 50%;
    background: #db0304;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    /* margin-right: 5px; */
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.5s ease 0s;
}
.box:hover .icon li a{
	opacity: 1;
	transform: translateY(0px);
	transition-delay: 0.5s;
}
.box:hover .icon li:last-child a{
	transition-delay: 0.8s;
}
.scrollpic #myscroll #myscrollbox ul li .box .box-content .icon .lj {
	margin-right: 0px;
	float: inherit;
}

/*.box-content .icon .lj a .fa.fa-link img {
	width: 35px;
}*/
#myscroll #myscrollbox ul li .box-content .icon .lj a .fa.fa-link .tb {
	width: 35px;
}

                                                                          /*产品展示*/
																		  /*关于我们*/
.abo {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
}
.full-sec .full-image {
    max-width: none;
}
.full-sec-content {
	 padding-top: 70px;
    padding-left: 70px;
}
.pull-right {
    float: right!important;
}
.abo_img {
	    width: 50%;
}
.abo_text{ width: 50%; text-align:left;padding-top: }
.full-sec .sec-title {
    margin: 0;
    margin-bottom: 30px;
}
.full-sec-content h3 {
    font-size: 20px;
    text-transform: capitalize;
    color: #EF1C22;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
}

.full-sec p {
    color: #333;
    line-height: 26px;
}
.thm-btn {
    padding: 7px 21px;
    font-size: 12px;
    border-color: #D3D3D3;
    color: #D3D3D3;
    background-color: transparent;
	border-radius: 30px;
	border: 2px solid #D3D3D3;	
}
.thm-btn:hover{
  background: #EF1C22;
    border-color: #EF1C22;
    color: #fff;
	border: 2px solid #EF1C22;
}
.full-sec .thm-btn:hover {
    background: #EF1C22;
    border-color: #EF1C22;
    color: #fff;
}
.sec-title h2 {
    font-size: 32px;
    text-transform: capitalize;
    color: #000;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}
.sec-title.style-two .tb {
		color: #EF1C22;
	position: relative;
	z-index: 23;
}
.sec-title.style-two hr {
    border: 1px solid #EF1C22;
    width: 120px;
    position: relative;
    top: -14px;
    z-index: 1;
    left: -200px;
}

.full-sec-content p {
    color: #333;
    line-height: 26px;
	    font-size: 14px;
}
                                                                                     /*关于我们*/

.prolist{
	height: 350px;
	background-image: url(../images/prolistbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	text-align:left;
	}

.prolist .prol_right {
	    float: left;
    width: 550px;
    padding: 100px 0 10px 50px;
}
.prolist .prol_left {
	float: left;
	width: 550px;
    padding: 100px 50px 10px 0;
	
}
.prol_right h3 {
	font-size: 30px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 15px;
}
.prol_right p {
	text-align: left;
	    font-size: 14px;
    line-height: 26px;
    margin: 0;
    margin-bottom: 30px
}

.prol_right .thm-btn {
    padding: 7px 21px;
    font-size: 12px;
    border-color: #fff;
    color: #fff;
    background-color: transparent;
	border-radius: 30px;
	border: 2px solid #fff;	
	font-weight: bold;
}
.prol_right .thm-btn:hover{
	background: #fff;
	border-color: #fff;
	color: #1a1a1a;
	border: 2px solid #fff;
	font-weight: bold;
		
}

.prol_left h3 {
	font-size: 30px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 15px;
}
.prol_left p {
	text-align: left;
	    font-size: 14px;
    line-height: 26px;
    margin: 0;
    margin-bottom: 30px
}
.prolist .container .prol_left a {
	color: #fff;
	font-size:14px;
}

.prolist .container .prol_left a:hover {
	color: #aa0707;
}
/*专营*/
.ourzy {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	    margin-bottom: 80px;
}
.ourzy_title{
	text-align:left;
    margin-bottom: 50px;
	    text-align: center;
		padding:50px 0 20px 0;	
	}
.ourzy_title h3 {
    font-size: 32px;
    text-transform: capitalize;
    color: #000;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}
.ourzy_title p {
    font-size: 16px;
    color: #333;
    margin: 0;
    margin-bottom: 20px;
}
.ourzy_title .tb {
	color: #E6E6E6;
	position: relative;
	/*padding-left:55px;*/
	z-index: 23;
}
.ourzy_title hr {
	border: 1px solid #E6E6E6;
	width: 120px;
/*	float: left;*/
	position: relative;
	top: -30px;
	z-index: 1;	
}

/*.ourzy_pro {
    width: 400px;
float: left;
}*/
.ourzy_pro {
    width: 590px;
float: left;
}
.single-specialize {
      padding: 10px 60px;
}
.text-center {
    text-align: center;
}

.single-specialize .icon-box {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #F0F0F0;
    line-height: 118px;
    color: #EF1C22;
    margin-bottom: 30px;
    transition: all .3s ease;
}
.single-specialize:hover .icon-box {
    background: #EF1C22;
    border-color: #EF1C22;
    color: #fff;
}
.single-specialize h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    color: #202A30;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
    min-height: 50px;
}
.single-specialize p {
    color: #9C9C9C;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    margin-bottom: 25px;
}
.single-specialize a.thm-btn {
    font-size: 12px;
    padding: 7px 21px;
	background: #EF1C22;
    border-color: #EF1C22;
    color: #fff;
	
}
.single-specialize a:hover.thm-btn {
    font-size: 12px;
    padding: 7px 21px;
	background: #EF1C22;
    border-color: #fff;
    color: #fff; 
}
/*首页联系*/

.consultation {
	background-image: url(../images/zxbg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	color: #FFF;
	padding-top: 50px;
	text-align:left;
}
.cons_left {
	float: left;
	width: 297px;

}

.cons_right {
	float: left;
	width: 880px;
	padding-left: 20px;
		padding-top: 20px;
}
.cons_left h1 {
	font-size: 36px;
	margin-bottom:20px;
}
.thm-btn1 {
    padding: 12px 45px;
    font-size: 12px;
    border-color: #D3D3D3;
    color: #FFF;
    background-color: transparent;
	border-radius: 30px;
	border: 2px solid #D3D3D3;
	
}
.thm-btn1:hover{
  background: #EF1C22;
    border-color: #EF1C22;
    color: #fff;
	border: 2px solid #EF1C22;
}
.cons_right p {
	font-size: 16px;
}
.cons_right .text {
	float: left;
		border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left:20px;

}
.cons_right .link {
	float: right;
}
/*首页联系*/

/*首页新闻*/
.news {
    min-height: 700px;s
	margin-right: auto;
	margin-left: auto;
}
.news_list {
	width: 370px;
	padding-right: 15px;
	padding-left: 15px;
}
.img-box img {
	width: 100%;
}



.single-blog-post .img-box {
	position: relative;
	display: inline-block;
}
.single-blog-post .img-box .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background: rgba(0,0,0, .75);
	transform: scale(0);
	transition: all .5s ease;
}
.single-blog-post:hover .img-box .overlay {
	transform: scale(1);
}
.single-blog-post .img-box .overlay .box1 {
	display: table;
	width: 100%;
	height: 100%;
}
.single-blog-post .img-box .overlay .box1 .content {
	display: table-cell;
	vertical-align: middle;
}
.single-blog-post .img-box .overlay .box1 .content ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.single-blog-post .img-box .overlay .box1 .content ul li {
	display: inline-block;
	list-style: none;
}
.single-blog-post .img-box .overlay .box1 .content ul li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	background: #fff;
	color: #EF1C22;
	border: 1px solid #fff;
	line-height: 38px;
	font-size: 18px;
	border-radius: 50%;
	transition: all .3s ease;
}
.single-blog-post .img-box .overlay .box 1.content ul li a:hover {
/*	background: #EF1C22;*/
	border-color: #fff;
	color: #fff;
}
.single-blog-post .content-box .date-box,
.single-blog-post .content-box .content {
	display: table-cell;
	vertical-align: top;
}
.single-blog-post .content-box .date-box {
	padding-right: 25px;
}
.single-blog-post .content-box .date-box .inner {
	width: 120px;	
	text-align: center;
}
.single-blog-post .content-box .date-box .inner .date {
	background: #EF1C22;
	padding: 15px 0;
}
.single-blog-post .content-box .date-box .inner .date b {
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
}
.single-blog-post .content-box .date-box .inner .date {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
}
.single-blog-post .content-box .date-box .comment {
	font-size: 20px;
	color: #202A30;
	line-height: 17px;
	font-weight: 500;
	padding: 16px 0;
	border: 1px solid #E6E6E6;
	border-top: 0px;
}
.single-blog-post .content-box .date-box .comment i:before {
	color: #374045;
	font-size: 16px;
}
.single-blog-post .content-box .content h3 {
	font-size: 16px;
	color: #000000;
	text-transform: capitalize;
	margin: 0;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 12px;
}
.single-blog-post .content-box .content p {
	font-size: 14px;
	color: #9C9C9C;
	line-height: 26px;
}
.single-blog-post .content-box .content span {
	color: #222222;
	font-size: 13px;
}
.single-blog-post .content-box .content span a {
	color: #333;
}

.single-blog-post .share {
	margin: 0;
	padding: 0;
}
.single-blog-post .share li {
	display: inline;
	list-style: none;
}
.single-blog-post .share li a,
.single-blog-post .share li span {
	display: inline-block;
	color: #D5DADD;
	font-size: 16px;
	margin-right: 10px;
}
.single-blog-post .share li a:hover {
	color: #3290E6;
}
.single-blog-post .share li span {
	color: #222222;
	font-size: 12px;
	text-transform: capitalize;
}
.single-blog-post .bottom-box {
	margin-top: 35px;
}

.blog-page .single-blog-post,
.blog-details .admin-info,
.blog-details .comment-box {
	1padding-bottom: 50px;
	1margin-bottom: 60px;
	border-bottom: 1px solid #F1F1F1;
}

.blog-details .admin-info .img-box,
.blog-details .admin-info .content {
	display: table-cell;
	vertical-align: top;
}
.blog-details .admin-info .inner-box {
	width: 100px;
}
.blog-details .admin-info .content {
	padding-left: 45px;
}
.blog-details .admin-info .content h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #222E35;
}
.blog-details .admin-info .social {
	padding: 0;
	margin: 0;	
}
.blog-details .admin-info .social li {
	display: inline-block;
	list-style: none;
}
.blog-details .admin-info .social li a {
	font-size: 16px;
	margin-right: 7px;
	color: #D5DADD;
}


.blog-details .comment-box .title {
	margin-bottom: 50px;
}
.blog-details .comment-box .title h2 {
	font-size: 32px;
	text-transform: capitalize;
	color: #272727;
	font-weight: bold;
	margin: 0;
	line-height: 25px;
}

.blog-details .comment-box .single-comment-box {
	margin-bottom: 34px;
}
.blog-details .comment-box .single-comment-box:last-child {
	margin-bottom: 0;
}
.blog-details .comment-box .single-comment-box .img-box,
.blog-details .comment-box .single-comment-box .content-box {
	display: table-cell;
	vertical-align: top;
}
.blog-details .comment-box .single-comment-box .img-box .inner-box {
	width: 70px;
	margin-right: 30px;
}
.blog-details .comment-box .single-comment-box .content-box h3 {
	color: #272727;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
}
.blog-details .comment-box .single-comment-box .content-box span {
	color: #272727;
	display: inline-block;
	font-weight: 500;
}
.blog-details .comment-box .single-comment-box .content-box p {
	color: #9C9C9C;
	line-height: 26px;
}
.blog-details .comment-box .single-comment-box .content-box a.reply {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #262F36;
}
.blog-details .comment-box .single-comment-box .content-box .meta-box {
	margin-bottom: 15px;
	margin-top: 8px;
}.single-blog-post .content-box {
	text-align: left;
}





                                                                                    /*底部*/
footer{
	background-color:#333;
	color: #C9C9C9;
	overflow: auto;
    width: 100%;
	}
.footcon {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 90px 0;
	overflow: hidden;
}
.footer-widget ul li .fa {
	    font-size: 16px;
    color: #FFFFFF;
    width: 18px;
    text-align: center;
    padding-right: 18px;
	    float: left;
}
.footer-widget ul li span {
display: table-cell;
vertical-align: middle;
}
.footcon .footer-widget ul {
	font-size: 14px;
}
.footcon .footer-widget ul li{
    margin-top: 21px;
}
.footer-widget {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	float: left;
}
.footer-widget h2 {
	margin-bottom: 24px;
}
.footer-widget ul li a {
	color:#C9C9C9;
	font-size:13px;
}
.footer-widget ul li a:hover {
	color:#EF1C22;
	font-size:13px;
}
.footer-widget ul li .time {
	color: #FFF;
	font-size:12px;
}
.footer-contact {
	width: 30%;
    float: left;
	text-align:left;
	    padding-right: 15px;
    padding-left: 15px;
}
.footer-contact input {
    width: 100%;
    height: 50px;
    background: #fff;
    color: #000;
    font-size: 13px;
    margin-bottom: 10px;
    border: none;
    outline: none;
    padding: 0 20px;
}
.footer-contact  textarea {
    height: 100px;
    padding-top: 15px;
    margin-bottom: 5px;
	width: 100%;
	 padding: 0 20px;
	 font-family: 'Poppins', sans-serif;
	     font-size: 13px;
	 
}
.footer-contact button {
    width: 100%;
    height: 50px;
    background: #EF1D23;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border: none;
    outline: none;
    padding: 0;
    line-height: 50px;
    font-weight: bold;
    transition: all .3s ease;
	 padding: 0 20px;
}
.footer_bottom {
	   background: #000;
    border-top: 1px solid #2D373F;
    padding: 22px 0;
}
.footer-contact div {
	overflow: hidden;
}
.footer-contact div h2 {
	margin-bottom: 24px;
}
                                                              /*底部*/

/*内页*/
/*关于我们*/
.inner-header {
    padding-top: 60px;
    padding-bottom: 80px;
    position: relative;
    background: url(../images/inner-header-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}


.row {
    margin-right: -15px;
    margin-left: -15px;
}
.inner-header .sec-title h2 {
    color: #000000;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 58px;
    margin: 0;
}
.breadcumb {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.breadcumb li {
    display: inline-block;
}
.breadcumb li a {
    color: red;
}
.content {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
.content .about {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding:40px 0;
}
.about .tb {
    color: #EF1C22;
    position: relative;
    z-index: 23;
}
.about h2 {
	    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    text-transform: capitalize;
    color: #000;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}
.about h3 {
	    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-transform: capitalize;
    color: #EF1C22;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
}
.about hr {
    border: 1px solid #EF1C22;
    width: 120px;
    position: relative;
    top: -14px;
    z-index: 1;
    left: -520px;
}
.about  p {
    color: #333;
    line-height: 26px;
    font-size: 14px;
}
/*关于我们结束*/
/*产品中心*/
.prony { 
width: 1180px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding:40px 0;
}.prony_list {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.prony_list ul li a {
	float: left;
	width: 250px;
	padding: 5px 15px;
	margin: 0 5px;
	border: 2px #F00 solid;
	color: #F00;
	background-color:#fff;
	font-weight: bold;
}
.prony_list ul li .an {
	 border:2px #F00 solid;
	 color:#fff;
	 background-color:#F00;
		font-weight: bold;	 
}
.prony_list ul li a:hover {
	 border:2px #F00 solid;
	 color:#fff;
	 background-color:#F00;
	 font-weight: bold;	
}
.prony_img ul li a .img img {
	width: 100%;
}
.prony_img ul li a .text {
	height: 150px;
	width: 100%;
}
.prony_img {
	width:1180px;
	min-height:550px;
	overflow:hidden;
	padding: 50px 0;
	
}
.prony_img ul li {
	float: left;
	width: 380px;
	padding:5px;
	text-align:center;
}
.prony_img ul li a .text .title {
	color: #222E35;
	    padding-top: 10px;
}
.prony_img ul li {

}
.prony_img ul li a .img {
		border: 2px solid #f5f4f8;
}
.prony_img ul li a .text .post {
	color: #222E35;
	padding: 15px 0;
	font-weight: bold;
	
}
.prony_img ul li a .text span {
	padding: 9px 24px;
    background: #fff;
    color: #222E35;
    margin-top: 13px;
    margin-bottom: 20px;
	text-transform: uppercase;
    font-weight: bold;
    padding: 12px 35px;
    border: 2px solid #e6e6e6;
    transition: all .3s ease;
	border-radius: 30px;
}
.prony_img ul li a:hover .text span {
      color: #fff;
	   background: #f00;
}
.page {
	margin:auto;
	width:1180px;
}

.page span a {
       border: 1px solid #CCC;
	   padding:5px 15px;
	   overflow:hidden;
	   margin:0px 2px;
	   color:#2b2b2b;
}
.page span a:hover {
	 padding:5px 15px;
	   overflow:hidden;
	   margin:0px 2px;
	   background-color:#f00;
	   color:#fff;
}
.page span .an {
	background-color:#f00;
	color:#fff;
}

/*产品中心*/	  
/*产品详情*/
.prod_top {
	float: left;
	width: 45%;
}
.prod_text {
	float: left;
	width: 45%;
}
.prony .product {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.prod_text p {
	font-size: 13px;
    color: red;
    text-transform: capitalize;
	padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
}
.prod_detail {
	padding-top: 30px;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
.heading {
    background: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: 1px solid #E6E6E6;
	margin-bottom:20px;
	

}
.heading h3 {
    margin: 0;
    color: #262F36;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 35px;
    padding: 0 35px;
    font-weight: 600;
	display: inline-block;
}
/*产品简介*/
/*新闻中心*/
.new_list {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
.news_list_con {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin:20px 30px;
	overflow:hidden;
	
}
.news_time {
	float: left;
	width: 75px;
}
.news_time .date {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
}
.news_time .date {
    background: #EF1C22;
    padding: 15px 0;
}
.news_time .date b {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
}
.news_time .date {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
}
.news_time .date b {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
}
.news_text {
	text-align: left;
	float:left;
	padding:15px 10px 0 10px;
}
.news_text a h3 {
	font-size: 18px;
	color: #222;
}
/*新闻中心*/
/*新闻内容*/
.news_con {
	padding-top: 50px;
	padding-bottom: 50px;
	width:1180px;
	margin:0 auto;
	text-align:left;
}
.news_con .news_con_name {
    text-align:center;
}
.news_con .news_com_text {
	margin-top:20px;
}
/*新闻内容*/
/*在线留言*/
.message {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 0;
}
.input {
    font-size: 14px;
    padding: 6px;
    border: solid 1px #ddd;
    width: 100%;
    height: 34px;
    line-height: 20px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.button.bg-main:hover {
    border-color: #EF1B24 !important;
}

.button.border-main:hover, .button.border-main:focus, .button.bg-main:hover, .button.bg-main:focus {
    color: #fff;
    border-color: #0ab;
    background-color: #0ab;
}

.button.bg-main {
    border-color: #f00 !important;
}

.bg-main:hover, .bg-main:focus {
    border: 1px solid #f00 !important;
    background: #f00 !important;
}
.bg-main {
    background: #f27700;
    border: 1px solid #f27700 !important;
}
.button {
	color:#fff;
    border: solid 1px #ddd;
    background: #f00;
    border-radius: 4px;
    font-size: 14px;
    padding: 6px 15px;
    margin: 0;
    display: inline-block;
    line-height: 20px;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.form-group {
    margin-bottom: 15px;
}

.field #content {
	font-size: 14px;
    padding: 6px;
    border: solid 1px #ddd;
    width: 100%;
    height: 150px;
    line-height: 20px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	    font-family: 'Poppins', sans-serif;
}
/*在线留言*/
/*联系我们*/
.inner {
    width: 70px;
    height: 70px;
    background: red;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 20px;
    margin-right: 25px;
      /* display: table-cell;*/
    vertical-align: top;
float: left;
}
.inner .fa {
	padding-top: 10px;
}
 .contact {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-top:50px;
	margin-bottom:50px;

}
.contact .contact_text {
	width: 550px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
}
.contact .contact_map {
	width: 550px;
	padding-right: 20px;
	padding-left: 10px;
	float: left;
}
.content-box {
display: table-cell;
    vertical-align: top;
	text-align:left;
	    padding: 10px 0 4px 20px;
   
}
	
.contact_text span {
    display: table-cell;
    vertical-align: middle;
}.contact_text ul li {
	margin-top: 20px;
	margin-bottom: 20px;
}
.contact_text h1 {
	text-align: left;
}
/*联系我们*/
/*厂房设备*/
.work {
  	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-top:50px;
	margin-bottom:50px;  	
}
.work .gallery div p a {
	color: #000;
}
		pre {
			overflow-x: scroll;
			background: #ffffff;
			border: 1px solid #cecece;
			padding: 10px;
		}
		.zoomed > .container {
			-webkit-filter: blur(3px);
			filter: blur(3px);
		}
		.container {
		/*margin-bottom:30px;*/
		}
		.gallery {
			margin: 0;padding:10px;
		}
		.gallery div {
			float: left;
			width: 33%;
		}
	.gallery div p{ text-align:center;}
		.gallery div:nth-child(4n) {
			padding-right: 0;
		}
		.gallery a{}
		.gallery img {
			float: left;width:95%;border:solid 1px #f7f6f6;margin:10px;
		}
		@media only screen and (max-width: 420px){
		.gallery div {
			float: left;
			width: 100%;
		}    
		}
/*厂房设备*/