body {
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}

a:hover,
a:focus {
	text-decoration: none;
}

a {
	color: #505050;
}

a:hover {
	color: #e80115;
}

ul,
ol {
	list-style: none;
	padding: 0;
}

img {
	max-width: 100%;
}

.text_center {
	text-align: center;
}

.center,
.left {
	float: left;
}

.right {
	float: right;
}

.bg_style {
	background-position: center;
	background-repeat: no-repeat;
}

.logo_color {
	color: #e80115;
}

.container {
	width: 1300px;
}

.txt_overflow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.top {
	background-image: url(../image/top_bg.jpg);
	background-size: cover;
	height: 145px;
	line-height: 145px;
	overflow: hidden;
}

.top .left {
	width: 15%;
}

.top .center {
	width: 61%;
	text-align: center;
}

.top .right {
	width: 24%;
}

.header {
	text-align: center;
	background-image: url(../image/header_bg.jpg);
    border-top: 1px solid #ffa010;
    border-bottom: 1px solid #ffa010;
}

.header ul {
	margin: 0;
	padding: 0;
}

.header li {
	float: left;
	width: 16.66%;
}

.header li a {
	display: block;
	color: #fff;
	padding: 15px;
}

.header li.active a {
	background: #920304;
}


.cont_ty_lr_box {
	margin: 40px 0;
}

.cont_left_div {
	width: 18%;
}

.cont_right_div {
	width: 80%;
	margin-left: 2%;
}

.cont_left_tit {
	background: #c10e21;
	text-align: center;
	color: #fff;
	padding: 9px 0;
	
	
}

.cont_left_tit h2 {
	font-weight: bold;
	font-size: 22px;
	margin: 10px;
}

.line{
	padding: 15px 15px;
}
.line,
.cont_left_nav {
	border: 1px solid #c10e21;
	margin-bottom: 0;
	
	
	
}

.cont_left_nav li {
	border-bottom:1px solid #c10e21;
}

.cont_left_nav li.active a {
    background: #c10e21;
	color: #fff;
}

.cont_left_nav li:last-child {
	border-bottom: 0;
}
.line,
.cont_left_nav li a {
	display: block;
    padding: 14px 15px;
    background: #ec0017;
    color: #fff;
}


.line {
    padding: 14px 10px;
}
.cont_left_nav li a span {
	margin-right: 15px;
}

.line p {
	
}

.line h4 {
	font-weight: bold;
	margin: 0;
	font-size: 24px;
}

.cont_right_tit {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
}

.cont_right_tit.fenlei {
	margin-bottom: 0;
}

.cont_right_tit.fenlei .right,
.cont_right_tit.fenlei .left span,
.cont_right_tit.fenlei .left h2 {

	margin-top: 10px;
}

.cont_right_tit .left h2 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	border-left: 4px solid #c10e21;
	padding-left: 13px;
}

.cont_right_tit .left span {
	float: left;
	color: #999;
	margin-top: 20px;
	margin-left: 10px;
}

.cont_right_tit .right {
	margin-top: 21px;
}

.cont_right_tit .right a {
	color: #c10e21;
}

.prod_li {
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
}

.product_list .prod_li:nth-child(4n+4) {
	margin-right: 0;
}

.prod_img {
	text-align: center;
	border: 1px solid #c10e21;
	overflow: hidden;
	height: 226px;
}

.prod_txt h4 {
	padding: 0 10px;
	font-size: 15px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}

.prod_txt p {
	font-size: 17px;
	margin-bottom: 0;
	font-weight: bold;
}

.prod_txt p span {
	margin-right: 10px;
	font-size: 15px;
	color: #E80115;
}

.breadcrumb {
	background: none;
	padding: 0;
	margin-bottom: 0;
}

.detail_cont {
	line-height: 34px;
	font-size: 15px;
}


.i_about_box {
    background-position: center;
	background-image: url(../image/i_about_bg.jpg);
}

.i_about_box .i_about_div {
	background: rgba(255, 255, 255, .6);
	margin: 55px 0;
	padding: 38px;
}

.i_about_div .left {
	width: 50%;
}

.i_about_txt h2 {
	font-size: 23px;
	color: #E80115;
	margin-bottom: 15px;
}

.i_about_txt {
	padding: 32px;
	font-size: 16px;
}

.btn_red {
	background: #E80115;
	color: #fff;
}

.i_about_txt p {
	margin: 20px 0;

	line-height: 28px;
}

.tit h2 {
	color: #E80115;
	font-weight: bold;
}

.tit p {
	color: #999;
	font-size: 16px;
	margin-top: 20px;
}

.i_ys_box,
.i_ys_ul {
	margin: 35px 0;
}

.i_ys_ul .i_ys_li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	background: #e80115;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
}

.i_ys_ul .i_ys_li:nth-last-child(1) {
	margin-right: 0;
}

.i_ys_img img {
	width: 100%;
}

.i_ys_tit {
	margin-top: 20px;
	font-size: 35px;
}

.i_ys_txt {
	padding: 0 20px;
}

.i_ys_txt h3 {
	font-size: 20px;
	margin: 13px 0;
	font-weight: bold;
}

.i_news_box {
	margin: 25px 0;
}

.inline_block {
	display: inline-block;
}

.i_news_type {
	margin: 25px 0 35px;
}

.i_news_type li {
	float: left;
	margin-right: 20px;

}

.i_news_type a {
	display: block;
	padding: 10px 20px;
	background: #424242;
	color: #fff;
}

.i_news_type li:hover a,
.i_news_type li.active a {
	background-color: #c10e21;
}

.i_news_li {
	float: left;
	width: 48%;
	margin-right: 3%;
	margin-bottom: 1%;
}

.i_news_ul .i_news_li:nth-child(2n+2) {
	margin-right: 0;
}

.i_news_li .i_news_date {
	width: 87px;
	height: 94px;
	margin-right: 15px;
	float: left;
	background: #c10e21;
	color: #fff;
	padding-top: 15px;
	text-align: center;
}

.i_news_li .i_news_date b {
	font-size: 28px;
}

.i_news_li .i_news_date p {
	margin-top: 5px;

}

.i_news_txt h4 {
	font-weight: bold;

}

.i_news_txt p {
	height: 42px;
	color: #505050;
	overflow: hidden;
}


.ft_bg {
	background-image: url(../image/footer1.png);
	width: 100%;
	height: 6px;
}

.ft_left {
	width: 67%;
}

.footer_box {
	padding: 45px 0;
	color: #fff;
	background: #ae0003;
}

.i_footer_li {
	float: left;
	margin-right: 25px;
	font-size: 15px;
	width: 33.33%;
}

.i_footer_li li {
	margin-bottom: 15px;
}

.i_footer_li a {
	color: #fff;
}

.i_ft_tit {
	font-size: 16px;
	border-left: 2px solid #fff;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}

.i_footer_li:nth-child(1) {
	width: 24.33%;
}

.i_footer_li:nth-child(1) li {
	float: left;
	width: 50%;
}


.i_footer_li:nth-child(2) {
	width: 21%;
}

.ft_right {
	text-align: center;
}

.er_div {
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	padding: 10px;
	margin-bottom: 10px;
}

.er_div img {
	width: 110px;
}

.copyright {
	background: #920304;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-size: 12px;
	letter-spacing: 1px;
}
.copyright a{
    color: #fff;
}


.about_box {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 25px;
}

.qution_div {
	margin-top: 25px;
}

.picScroll-left {
	width: 100%;
	margin-bottom: 65px;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	z-index: 999;
	top: 50%;
	width: 100%;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 33px;
	height: 32px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../image/controls.png") no-repeat;
}

.bd .tempWrap {
	margin: 0 auto;
}

.picScroll-left .hd .prev {
	float: left;
}

.picScroll-left .hd .next {
	background-position: -42px 0px;
	float: right;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .bd {
	padding: 10px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	width: 235px !important;
	_display: inline;
	border: 1px solid #ddd;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd .pic {
	text-align: center;
}

.picScroll-left .bd ul li img {
	width: 100%;
	display: block;
	padding: 2px;
}

.picScroll-left .bd ul li p {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 5px 10px;
	font-size: 15px;
}

.n_type li {
	float: left;
	text-align: center;
	line-height: 40px;
	min-width: 100px;
}

.n_type li a {
	display: block;
    border: 1px solid #fff;
}

.n_type li.active a {
    background: #c10e21;
    color: #fff;
	border: 1px solid #c10e21;
}

.n_type {
	margin: 8px 0 19px;
}



.skill_box .col-md-4 {
	margin-bottom: 25px;
	padding-left: 0;
}

.skill_box .col-md-4 a {
	display: block;
	transition: all .5s;
}

.skill_box .col-md-4 .skill_img {
	overflow: hidden;
	height: 250px;
	

	line-height: 250px;
	background: #000;
}

.product_box .col-md-3:hover img,
.skill_box .col-md-4:hover .skill_img img {
	transform: scale(1.2);
}

.skill_box .col-md-4:hover a {
	box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.15);
}

.skill_box .skill_txt {
	padding: 0 15px;
	border: 1px solid #ddd;
}

.product_box .col-md-3 img,
.skill_box .skill_img img {
	transition: all .5s;
	width: 100%;
}

.skill_box .col-md-4:hover h3 {
	color: #e80115;
}

.detail_tit h3,
.detail_right_top h3,
.skill_box .skill_txt h3 {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 20px;
	color: #505050;
	line-height: 30px;
}

.detail_tit h3 {
	font-weight: bold;
}

.skill_box .skill_txt p {
	color: #999;
}

.skill_box.news h4 {
	font-size: 14px;
	height: 55px;
	overflow: hidden;
	color: #999;
    margin-top: 0;
	line-height: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.skill_box .skill_txt h3 {
	height: 72px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.skill_box.news h3.skill_tit {
	height: 64px;
	border: 0;
}


.skill_txt div.tt {
	float: left;
	margin-bottom: 10px;
}

.skill_txt div.tt span,
.detail_tit div.tt span,
.skill_box.news .skill_txt p span {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	background-image: url(../image/date.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-right: 10px;
}

.skill_txt div.tt:nth-child(2) span {
	background-image: url(../image/type.png);
}

.skill_txt div.tt:nth-child(2) {
	float: right;
	margin-right: 0;
}


#l-map {
	height: 500px;
	width: 100%;
	margin: 50px 0;
}

.contact_box {
	position: relative;
}
@media(min-width:768px){
.contact_box .contact_div {
	position: absolute;
	top: 25%;
	right: 10%;
	background: #fff;
	padding: 25px;
	border-radius: 7px;
	border: 1px solid #c10e21;
}
}

.ly_div {
	margin-bottom: 35px;
}

.ly_div input[type="text"],
.ly_div textarea {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #ddd;
	margin-bottom: 23px;
}

.ly_div label {
	font-weight: 400;
	font-size: 18px;
}

.sbt {
	padding: 5px 30px;
	background: #c10e21;
	color: #fff;
	border: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {

	background-color: #c10e21;
	border-color: #c10e21;
}


.prod_div {
	padding: 20px 0;
}

.designer_slider img {
	max-width: 100%;
}

.designer_slider_bg {
	width: 100%;
	padding-bottom: 0px;
	position: relative;
	overflow: hidden;
}

.designer_slider {
	width: 100%;
	margin-bottom: 15px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.designer_content {
	width: 100%;
	z-index: 0;
	transition: all 0.2s;
	overflow: hidden;
	position: relative;
}

.designer_icon {
	margin: 0 auto;
	width: 82%;
	height: 70px;
	margin-bottom: 25px;
	list-style: none;
	position: relative;
	overflow: hidden;
}

.designer_icon .swiper-container {
	width: 100%;
	position: absolute;
	right: 0px;
	overflow: hidden;
}

.designer_icon .swiper-slide {
	float: left;
	width: 70px;
	margin: 0 5px;
}

.designer_icon .swiper-slide.active-nav img {
	border-color: #1144ab;
}

.designer_icon .swiper-slide img {
	width: 70px;
	height: 70px;
	border: #aaaaaa 1px solid;
}

.designer_btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
}

.designer_btn .btn_l {
	float: left;
	width: 26px;
	height: 74px;
	background: url(../image/left.png) no-repeat 0 center;
	opacity: 0.7;
	background-size: contain;
}

.designer_btn .btn_r {
	float: right;
	width: 26px;
	height: 74px;
	background: url(../image/right.png) no-repeat 0 center;
	opacity: 0.7;
	background-size: contain;
}

.designer_btn .btn_l:hover {
	opacity: 1;
}

.designer_btn .btn_r:hover {
	opacity: 1;
}

.designer_content_down {
	bottom: -150px !important;
}

.designer_slider_bg .swiper-wrapper {

	margin: 0 auto;
	width: 100%;
}

.prod_r_txt .detail_tit h4 {
	font-size: 22px;
	margin-bottom: 15px;
}

.color_red {
	color: #c10e21;
}

.detail_tit {
	margin-bottom: 30px;
}

.detail_tit p {
	border-bottom: 1px solid #ddd; 
    padding: 0px 8px 5px;
}

.prod_xq .tit {
	font-size: 20px;
	box-shadow: 0 0px 4px rgba(0, 0, 0, .3);
	margin-bottom: 22px;
}

.prod_xq .tit span {
	display: inline-block;
	background: #C10E21;
	color: #fff;
	padding: 10px 25px;
}

.skill_box{
	padding:0 20px;
}
.detail_tit p {
    color: #999;
}
.hidden-md{
    display: none;
}
.carousel-inner>.item{
    text-align: center;
}.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    margin: 0 auto;
}