* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #666;
	text-decoration: none;
}

html {
	min-height: 100%;
}

body {
	width: 100%;
	min-height: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	font: 0.19rem/1.5 "Microsoft Yahei";
	color: #333;
	background: #fff;
	padding: .6rem 0 0.8rem 0!important;
}

img {
	border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	font-size: 0.19rem;
}

ul,
ol {
	list-style-type: none;
}

input,
button,
select,
textarea {
	outline: none;
	font-family: "Microsoft Yahei";
	font-size: 0.19rem;
	-webkit-appearance: none !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.jingFormat img {
	max-width: 100% !important;
	margin: 0 auto;
	display: block;
	height: auto !important;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

[nowrap] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.header {
	width: 100%;
	height: .6rem;
	background-color: #dd2727;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	text-align: center;
	z-index: 10;
}

.header .tel {
	display: inline-block;
	padding: 0 4%;	
	height: .6rem;
	line-height: .6rem;
	font-size: .22rem;
	color: #fff;
	background: url(../images/itop_tel.png) left center no-repeat;
	background-size: auto .4rem;
	padding-left: .4rem;
}
.logo {
	padding-top: .15rem;
	z-index: 2;
	height: 2.1rem;
	text-align: center;
}
.logo img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}
.logo h6 {
	font-size: .22rem;
	font-weight: bold;
	line-height: 1.8;
	color: #DD2727;
}
.logo p {
	color: #000;
	font-weight: normal;
	line-height: 1.2;
}
.banner{
	
}

.slideBox{ width:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:15px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; font-size: 14px;text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }
		
.ihead {
	margin-bottom:3% ;
	height: 0.7rem;
	text-transform: uppercase;
	position: relative;
}

.ihead h2 {
	font-size: 0.26rem;
	padding: 0 1%;
	color: #333333;
	bottom: -0.02rem;
	position: relative;
	text-align: center;
	height: 0.4rem;
	line-height: .4rem;
}

.ihead h2 font {
	color: #D00704;
}

.ihead h3 {
	height: .3rem;
	line-height: .3rem;
	position: relative;
	text-align: center;
	font-weight: bold;
}

.ihead h3 font {
	color: #cccccc;
	font-size: 0.24rem;
	font-weight: bold;
	white-space: nowrap;
}

.ihead h3 span {
	width: 27%;
	height: 1px;
	background-color: #cccccc;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	left: 0;
}

.ihead h3 span.titleBgR {
	left: auto;
	right: 0;
}
.nav {
	padding: 2% 0 1.5%;
	border-bottom: 1px solid #FF0000;
}

.nav .list {}

.nav .list li {
	float: left;
	width: 18%;
	margin: 1%;
	margin-bottom: 1.5%;
}

.nav .list a {
	display: block;
	height: .5rem;
	line-height: .5rem;
	color: #fff;
	text-align: center;
	background: #040404;
}

.nav .list a:active {
	background: #ff0000;
}
.about {
	margin-top: 4%;
}

.about {
	position: relative;
	height: 6.55rem;
	padding: .35rem 0;
	background: url("../images/aboutbg.jpg")
	center no-repeat;
	background-size: 100% 6.55rem;
	color: #fff;
}
.about h1 {
	font-size: .26rem;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	background: url("../images/about_title.png")
	center no-repeat;
	background-size: 100%
}

.about>img {
	width: 3rem;
	height: 2.25rem;
	position: absolute;
	left: 50%;
	margin-left: -1.65rem;
	top: 1rem;
	z-index: 2;
}

.about>span {
	display: block;
	width: 3rem;
	height: 2.25rem;
	position: absolute;
	left: 50%;
	margin-left: -1.45rem;
	top: 1.2rem;
	border: .03rem solid #fff;
}
.about-box{
	height: 5.25rem;
	overflow: hidden;
	text-indent: 2em;
    text-align: justify;
}
.about-box>p {
	width: 100%;
	line-height: 1.7;
	padding: 3rem 2% .25rem;
}

.about-box>p>font {
	font-weight: bold;
	font-size: .22rem;
	color: #272727
}

.about a.about_link {
	color: #fff;
	font-size: .14rem;
	font-weight: bold;
	width: 1.5rem;
	height: .3rem;
	margin: 0.075rem auto 0;
	display: block;
	line-height: .3rem;
	text-indent: .24rem;
	background: url("../images/aboutmore.png")
	center no-repeat;
	background-size: auto .3rem;
}

.ipro ,.service{
	width: 100%;
	margin-bottom: 5.5%;
	overflow: hidden;
	margin-top: 4%;
}

.ipro .classify {
	width: 100%;
	border-bottom: 1px solid #cccccc;
	margin-top: 5%;
	margin-bottom: 5%;
}

.ipro .classify li {
	float: left;
	width: 33.3333%;
	position: relative;
	background: -moz-linear-gradient(top, #fefeff 0%, #f5f4f4 100%);
	background: -webkit-linear-gradient(top, #fefeff 0%, #f5f4f4 100%);
}

.ipro .classify a {
	display: block;
	height: .52rem;
	line-height: .52rem;
	text-align: center;
	position: relative;
	font-size: .2rem;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.ipro .classify li:nth-child(3n+1) a {
	border-left: none;
}

.ipro .classify a:hover {
	color: #d00502;
}

.ipro>dl {
	padding-top: 1%;
}

.ipro .list dd {
	float: left;
	width: 47%;
	margin: 0 0 3% 2%;
	padding: 1%;
	border: 1px solid #d8d8d8;
}

.ipro .list dd:hover h3:after {
	background: url("../images/promore2.png")
	center right no-repeat;
	background-size: 0.32rem;
}

.ipro .list a {
	display: block;
	position: relative;
}

.ipro .list figure {
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 75%;
	position: relative;
	background: #fff;
	overflow: hidden;
}

.ipro .list img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
}

.ipro .list h3 {
	height: .60rem;
	line-height: .50rem;
	color: #040404;
	width: 100%;
	padding: 0 2%;
	position: relative;
}

.ipro .list h3 p {
	float: left;
	width: 75%;
	font-size: .16rem;
	font-weight: bold;
}

.ipro .list h3:after {
	content: "";
	float: right;
	width: 25%;
	height: .75rem;
	background: url("../images/promore.png")
	center right no-repeat;
	background-size: 0.32rem;
}

.ipro .list h3:before {
	content: "";
	width: 4em;
	height: .03rem;
	background: #d00502;
	position: absolute;
	left: 0;
	bottom: 0.18rem;
}
.minbanner {
	padding: 0 2%;
	background: url("../images/minbanner.jpg")
	center center no-repeat;
	background-size: 100% 1.6rem;
	width: 100%;
	height: 1.6rem;
	color: #fff;
}

.minbanner .min_left,
.minbanner .min_right {
	width: 50%;
}

.minbanner .min_right {
	padding-left: .3rem;
}

.minbanner h1 {
	font-size: .23rem;
}

.minbanner h2 {
	font-weight: normal;
	background: url("../images/gou.png")
	left center no-repeat;
	background-size: .24rem;
	padding-left: .3rem;
}

.minbanner .min_left h1 {
	padding-top: .45rem;
	line-height: 1.8;
}

.minbanner .min_right h1 {
	padding-top: .5rem;
}

.service_ct{
	padding: 2%;
}
.service_ct h3{
	margin: 1% 0;
	color: #dd2727;
}

.footer {
	text-align: center;
	padding: 0.32rem 2%;
	font-size: 0.18rem;
	background-size: auto .07rem;
	color: #fff;
	line-height: 1.8;
	background: url("../images/ibt_data.png")
	repeat-x left top #161616;
}

.footer a {
	color: #fff;
}

#foottoolbar{
	position: fixed;
	float: left;
	width: 100%;
	height: 0.8rem;
	text-align: center;
	color: #fff;					
	bottom: 0;
	left: 0;
	z-index: 10000;
	background: #245caf;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd2727), to(#2b2d2b));
	}
#foottoolbar ul{padding: 0;}
#foottoolbar li{
	float:left;
	width:20%;
	height:0.5rem;
	background:url(../images/f_li.png) no-repeat left center;
	}
#foottoolbar li.t_first{
	background:none;
	}
#foottoolbar a{
	display:block;
	padding:30px 0 0 0;
	width:100%;
	height: 0.4rem;
	line-height: 1.8;
	font-size: 0.18rem;
	color:#fff;			
	}
.f1{background:url(../images/f1.png) no-repeat center 0.05rem; background-size:0.28rem 0.28rem}
.f2{background:url(../images/f2.png) no-repeat center 0.05rem; background-size:0.28rem 0.28rem}
.f3{background:url(../images/f3.png) no-repeat center 0.05rem; background-size:0.28rem 0.28rem}
.f4{background:url(../images/f4.png) no-repeat center 0.05rem; background-size:0.28rem 0.28rem}
.f5{background:url(../images/f5.png) no-repeat center 0.05rem; background-size:0.28rem 0.28rem}
.hidden{width:100%;height:65px; float:left; display:block; }
.f4 a{position:relative;}
.f4 div{display:none;color:red;width:100%;height:auto; padding-top:10px;background-color:#FFF;position:absolute;top: -2.43rem;left:0px; margin-bottom:0px;cursor:default;box-shadow:0px -10px 10px #000;}
.f4 img{ width:193px;}
.close {background: orange;color: red;border-radius: 12px;line-height: 20px;text-align: center;height: 20px;width: 20px;font-size: 18px;padding: 1px;top: 20px;right: 20px;position: absolute;}
.close::before {content: "\2716";}

.page_title{
	padding: 0.05rem 0 0.05rem 0.12rem;
	background-color: #dd2727;
	color: #fff;
}
.page_details{
	padding: 2%;
	text-indent: 2em;
  text-align: justify;
}
.page_details p{
	margin-bottom: 0.06rem;
}
.page_details h4{
	text-indent: 0em;
	font-weight: 600;
	color: #D00502;
}
.page_details img{
	margin: 0 auto;
	width: 100%;
}
.sgbj{
	margin-top: 0.08rem;
	text-indent: 0 ;
}
.quote>h4{
	margin-bottom: 0.05rem;
}
.quote>p{
	text-indent: 0em;
}
.quote table{
	width: 100%;
	font-size: 0.15rem;
	text-align: center;
	text-indent: 0em;
	border: 1px solid #dd2727;
}
.page_details table th{
	background-color: #ccffff;
}
.xgbj td{
	width:70%;height: 0.3rem; text-align: left; text-indent: 2em;
}
.szbanjia ul{
	text-indent: 0em;
}
.szbanjia li{
	float: left;
	margin: 1%;
	padding: 1%;
	width: 48%;
	border: 1px solid #ddd;
}
.szbanjia img{
	border-radius: 4px;	
}
@media (min-width:700px) {
	html {
		font-size: 100px;
	}
}

@media (max-width:700px) {
	html {
		font-size: 90px;
	}
}

@media (max-width:500px) {
	html {
		font-size: 80px;
	}
}

@media (max-width:350px) {
	html {
		font-size: 70px;
	}
}