@import url("../../css/basic2.css");
div,p,h1,h2,h3,h4,h5,h6,span,i,a,li,ul,body{font-family: "Microsoft YaHei"; padding:0; margin:0; font-size: 18px; line-height: 27px; color: #666;}
ul,ol,li{list-style: none;}
a{text-decoration: none;}
a:hover,a:link{text-decoration: none; }
.no-padding{padding: 0;}
img{display: block;}
.img_block{display: block; width: 100%;}
.of{overflow: hidden;}
.clear{clear: both;}
body{background: #800d0d;}
body {
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}
.content{max-width: 1300px; margin: 0 auto; background: #ffffff;}
.container{margin: 0 auto;}
@media screen and (min-width: 768px){
	.container {width: 750px;}
}
@media screen and (min-width: 992px){
	.container {width: 970px;}
}
@media screen and (min-width: 1200px){
	.container{width: 1170px;}
}
@media screen and (min-width: 1220px){
	.container{width: 1200px;}
}
@media (min-width: 1200px){
	.hidden-lg{display: none!important;}
}
@media (max-width: 1199px) and (min-width: 992px){
	.hidden-md{display: none!important;}
}
@media (max-width: 991px) and (min-width: 768px){
	.hidden-sm{display: none!important;}
}
@media (max-width: 767px){
	.hidden-xs{display: none!important;}
}

.owl-dots{text-align: center; margin-top: 20px;}
.owl-dots .owl-dot{display: inline-block; zoom:1; text-align: center; outline: none;}
.owl-dots .owl-dot span{
	width: 60px; height: 8px; margin:0 7px; display: block; background: #ddd; border-radius: 30px;
    -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.owl-dots .owl-dot.active span{background: #e10010;}

.owl-carousel-top .items{overflow: hidden; background: #f6f6f6; position: relative;}
.owl-carousel-top .items img{float: left; width: 50%;}
.owl-carousel-top .items .top_right{padding: 0 30px; box-sizing: border-box; width: 50%; position: absolute; right: 0; top: 0; height: 100%; display: flex; flex-direction: column; justify-content: center;}
.owl-carousel-top .items .top_right h5{color: #d80a17; font-size: 20px; line-height: 27px; }
.owl-carousel-top .items .top_right h4{color: #d80a17; font-size: 28px; line-height: 30px; margin: 5px  0 20px;}
.owl-carousel-top .items .top_right p{margin-bottom: 10px; font-size: 16px; line-height: 24px;}

.page_title img{display: block; margin: 0 auto; width: auto;}
.page_title{margin-bottom: 40px;}
.block{margin-top: 60px;}
p{text-align: justify;}

.block_list_one {display: flex;  justify-content: space-between;}
.block_list_one .block_item{width: 32%;}
.block_list_two {overflow: hidden;}
.block_list_two .block_items{width: 32%; float: left;}
.block_list_one img{display: block; width: 100%;}
.block_list_one .item_text{background: #f6f6f6; min-height: 200px;}
.block_list_one .item_text p{font-size: 16px; line-height: 24px; padding: 10px 20px 0;}
.block_items .block_item_box_min:last-child{margin-top: 20px;}
.service{position: relative;}
.service .service_l img{display: block; width: 60%;}
.block_item_box img{display: block; width: 100%;}
.service_r{width: 50%; position: absolute; right: 0; top: 35px; background:#f6f6f6; min-height: 530px; padding:0 30px; box-sizing: border-box;
display: flex; align-items: center;}
.service_r ul li{ margin-top: 12px;}
.service_r ul li .li_item{font-weight: bold; color: #e10010; margin-bottom: 6px; background-image: url(check.png); background-repeat: no-repeat; background-position: left 0; padding-left: 35px; font-size: 20px;
background-size: 28px 28px;}
.service_r ul li .pes{font-size: 16px; line-height: 24px;}
.block_item_box{background:#f6f6f6;}
.block_item_box_min{height: 240px;}
.block_item_box p{font-size: 16px; line-height: 24px; padding: 0 20px; margin-top: 15px;}
.block_item_box_max .item_text{min-height: 177px;}
.block_item_box_r{margin-right: 2%;}

.back2{margin-top: 80px;
	background-image: url(https://www.c114.com.cn/topic/images/6496/bottom.jpg); background-repeat: no-repeat; background-position: center 0; background-size: 100% 100%; padding:50px 0 70px;
}
.back2_box{padding:0 80px;}
.back2 p{color: #fff; margin-bottom: 15px; font-size: 16px; line-height: 24px;}
.foot_name{color: #fff; font-size: 24px; padding-left: 15px; border-left: 5px solid #fff; margin-bottom: 20px;}
.more{display: flex; justify-content: center; margin-top: 30px;	}
.more a{display: block;
    color: #fff;
    width: 200px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    border-radius: 25px;
    background: #d80a17;}
@media screen and (max-width: 1199px){
	.owl-carousel-top .items .top_right{padding: 0 20px;}
	.owl-carousel-top .items .top_right p{margin-bottom: 5px; font-size: 14px; line-height: 20px;}
	.owl-carousel-top .items .top_right h4{font-size: 22px; line-height: 27px; margin-bottom: 15px;}
	.block_list_one .item_text p,.block_item_box p,.service_r ul li .pes{font-size: 14px; line-height: 20px;}
	.block_item_box_min{height: 213px;}
	.service_r{min-height: 360px;}
	.service_r ul li .li_item{font-size: 16px; line-height: 24px; background-size: 24px 24px;}
	.block_item_box_max .item_text{min-height: 182px;}
}
@media screen and (max-width: 991px){
	.container{margin: 0 auto;}
	.block{margin-top: 40px;}
	.more{margin-top: 20px;	}
	.more a{
		width: 120px;
		height: 36px;
		font-size: 16px;
		line-height: 36px;
	}

	.back2{margin-top: 40px;}
	.owl-carousel-top .items img{width: 100%; float: none;}
	.owl-carousel-top .items .top_right{position: static; width: 100%; padding: 15px;}
	.owl-carousel-top .items .top_right h4{font-size: 20px;}
	.page_title img{max-width: 200px;}
	.page_title{margin-bottom: 20px;}
	.block_list_one{display: block;}
	.block_list_one .block_item{width: 100%; margin-bottom: 20px;}
	.block_list_one .block_item:last-child{margin-bottom: 0;}
	.block_list_one .item_text{min-height: 180px;}
	.block_list_two .block_items{width: 100%; float: none;}

	.block_list_two .block_item_box{width: 100%; float: none; margin-bottom: 20px; min-height: 150px; height: auto; padding-bottom: 15px;}
	.block_item_box_r{margin-right: 0;}
	.block_item_box_r:nth-child(2),.block_items:nth-child(3){margin-top: 20px;}
	.block_item_box_max .item_text{min-height: auto; padding-bottom: 10px;}
	.block_list_two .block_item_box:last-child{margin-bottom: 0;}

	.service .service_l img{width: 100%;}
	.service_r{position: static; width: 100%; padding: 20px;}
	.back2_box{padding:0 20px;}
	.back2{padding:30px 0 50px; background-size: cover;}
	.back2 p{font-size: 14px; line-height: 20px;}
	.foot_name {
		font-size: 18px;
		padding-left: 12px;
		border-left: 3px solid #fff;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 768px){
	.top{margin-top: 30px;}
	.container{margin: 0 15px;}
	.back2{padding:30px 0 50px; background-size: cover;}
}