@charset "utf-8";
/* CSS Document */

body {
	font-family: "Microsoft YaHei", Arial, sans-serif;
	font-size: .24rem;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {
	padding: 0;
	margin: 0;
}
input[type=button], input[type=submit], input[type=file], button {cursor:pointer;outline:0px; -webkit-appearance:none; }

*:focus {
	outline: none;
	}
a {
	text-decoration: none;
}

ul, li {
	list-style: none;
}

.w640 {
	margin: 0px auto;
	width: 6.4rem;
	box-sizing: border-box;
}

.pdh10 {
	padding: 0 0.1rem;
}

.pdh20 {
	padding: 0 0.2rem;
}

.pdh30 {
	padding: 0 0.3rem;
}

.pdv10 {
	padding: 0.1rem 0;
}

.pdv20 {
	padding: 0.2rem 0;
}

.pdv30 {
	padding: 0.3rem 0;
}

.pd10 {
	padding: 0.1rem;
}

.pd20 {
	padding: 0.2rem;
}

.pd30 {
	padding: 0.3rem;
}

.pd35 {
	padding: 0.35rem;
}

.wdp10 {
	width: 10%;
}

.wdp20 {
	width: 20%;
}

.wdp30 {
	width: 30%;
}

.wdp70 {
	width: 70%;
}

.wdp80 {
	width: 80%;
}

.wdp90 {
	width: 90%;
}

.max-img img {
	max-width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.hd10 {
	height: 0.1rem;
}

.hd20 {
	height: 0.2rem;
}

.hd30 {
	height: 0.3rem;
}

.hd40 {
	height: 0.4rem;
}

.hd50 {
	height: 0.5rem;
}

.hd60 {
	height: 0.6rem;
}

.hd75 {
	height: 0.75rem;
}

.hd80 {
	height: 0.80rem;
}

.hd100 {
	height: 1rem;
}

.hd80 {
	height: 0.72rem;
}

.lhd150 {
	line-height: 150%;
}

.lhd200 {
	line-height: 200%;
}

.lhd300 {
	line-height: 300%;
}

.lhd36 {
	line-height: 0.36rem;
}

.lhd75 {
	line-height: 0.75rem;
}

.ft0 {
	font-size: 0;
}

.ft12 {
	font-size: 0.12rem;
}

.ft14 {
	font-size: 0.14rem;
}

.ft16 {
	font-size: 0.16rem;
}

.ft18 {
	font-size: 0.18rem;
}

.ft20 {
	font-size: 0.2rem;
}

.ft24 {
	font-size: 0.24rem;
}

.ft28 {
	font-size: 0.28rem;
}

.ft30 {
	font-size: 0.30rem;
}

.ft32 {
	font-size: 0.32rem;
}

.ft36 {
	font-size: 0.36rem;
}

.ft40 {
	font-size: 0.4rem;
}

.ft45 {
	font-size: 0.45rem;
}

.ft48 {
	font-size: 0.48rem;
}

.ft52 {
	font-size: 0.52rem;
}

.ftb {
	font-weight: bold;
}

.ofhd {
	overflow: hidden;
}

.bg1 {
	background-color: #0b68c8;
}

.bg2 {
	background-color: #f60;
}

.bga1 {
	background-color: rgba(11, 104, 200, 0.9);
}

.bgfff {
	background-color: #fff
}

.bg333 {
	background-color: #333
}

.bg666 {
	background-color: #666
}

.bg999 {
	background-color: #999
}

.bgeee {
	background-color: #eee
}

.bgf5f5f5 {
	background-color: #f5f5f5;
}

.line1 {
	height: 1px;
	width: 100%;
	border-bottom: solid 1px #f1f1f1;
}

.text-indent {
	text-indent: 2em;
}

.clear {
	clear: both;
}

.color1 {
	color: #0b68c8;
}

.color2 {
	color: #bf0908;
}
.colorred{
	color: red;
}
.color333 {
	color: #333;
}

.color666 {
	color: #666;
}

.color999 {
	color: #999;
}

.colorfff {
	color: #fff;
}

.block {
	display: block;
}

.pdimg4-3 .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding-top: 75%;
	overflow: hidden;
	transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.pdimg4-3 .img:hover {
	background-size: 110% 110%;
	transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.pdimg4-3 .img a {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	margin-top: -75%;
}

.pdimg4-3 .img img {
	display: none;
}

.pdimg1-1 .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding-top: 100%;
}

.pdimg1-1 .img a {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 100%;
	margin-top: -100%;
}

.pdimg1-1 .img img {
	display: none;
}

.pdimgw1-1 .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size:100% auto;
	padding-top: 100%;
}

.pdimgw1-1 .img a {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 100%;
	margin-top: -100%;
}

.pdimgw1-1 .img img {
	display: none;
}

.pdimg1-2 .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding-top: 200%;
}

.pdimg1-2 .img a {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 200%;
	margin-top: -200%;
}

.pdimg1-2 .img img {
	display: none;
}

.block {
	display: block;
}

.hdp100 {
	height: 100%;
}

.li-4 li {
	float: left;
	width: 21%;
	margin: 0.1rem 2%;
}

.li-3 li {
	width: 29.33%;
	float: left;
	margin: 0.1rem 2%;
}

.li-33 li {
	width: 33.33%;
	float: left;
	margin: 0.1rem 0;
}

.li-2 li {
	float: left;
	width: 46%;
	margin: 0.1rem 2%;
}

.nowrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hd48-24 {
	height: 0.48rem;
	line-height: 0.24rem;
	overflow: hidden;
}

/*顶部开始*/

.header .logo img {
	height: 0.72rem;
}

.header .menuico {
	height: 0.72rem;
	width: 0.48rem;
	background: url(../images/menuico.png) center / contain no-repeat;
}

.header .on {
	background: url(../images/closeico.png) center / contain no-repeat;
}

.nav {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 10;
	height: 100%;
	display: none;
	margin-top: 0.1rem;
}

.nav li {
	box-sizing: border-box;
	border-bottom: 0.01rem solid #999;
}

.nav li a {
	font-size: 0.24rem;
	color: #fff;
	line-height: 0.6rem;
	height: 0.6rem;
	display: block;
	font-weight: 100;
}

.page-banner {
	height: 2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	overflow: hidden;
}

/*面包屑*/

.crumbs {
	height: 0.48rem;
	background-color: #f2f2f2;
	position: relative;
}

.crumbs .left-back-img, .crumbs .crumbs-catname, .crumbs .crumbs-menu {
	display: inline-block;
	height: 0.48rem;
	vertical-align: middle;
}

.crumbs .left-back-img {
	width: 0.48rem;
	background: url(../images/icon-back-1.png) center / 0.32rem no-repeat;
}

.crumbs .crumbs-catname {
	width: 5.3rem;
	text-align: center;
	line-height: 0.48rem;
}

.crumbs .crumbs-menu {
	width: 0.48rem;
	background: url(../images/iccon-menu-1.png) center / 0.32rem no-repeat;
}

.crumbs .crumbs-right .on {
	background: url(../images/icon-shrink-1.png) center / 0.32rem no-repeat;
}

.crumbs .crumbs-menu-list {
	position: absolute;
	right: 0;
	background-color: #f2f2f2;
	display: none;
	margin-top: 1px;
	z-index: 1;
}

.crumbs .crumbs-menu-list a {
	display: block;
	font-size: 0.18rem;
	line-height: 0.54rem;
	text-align: center;
	min-width: 1rem;
	border-bottom: 1px solid #fff;
	padding: 0 0.1rem;
}

/*首页服务项目*/

.iserver .server-list li {
	float: left;
	width: 48%;
	margin: 0 1%;
}

.iserver .server-list li img {
	height: 2rem;
}

.iserver .server-list .title {
	margin-bottom: 0.1rem
}

/*标题下方横线*/

.zw_title_line {
	border-bottom: 0.01rem solid #0b68c8;
	width: 60%;
	margin: 0 auto;
}

.zw_title_line .line2 {
	display: inline-block;
	width: 10%;
	border-bottom: 0.02rem solid #f60;
	margin-bottom: -0.01rem;
}

.zw_pro_title li {
	background: linear-gradient(-45deg, transparent 15%, #ddd 0, #ddd 85%, transparent 0);
}

.zw_pro_title li.n2 {
	background: linear-gradient(-45deg, transparent 15%, #0b68c8 0, #0b68c8 85%, transparent 0);
}

/*流程*/

.process .title {
	background: linear-gradient(45deg, #f60 0, #f60 70%, transparent 0);
	padding-left: 10%;
}

.process .img {
	width: 30%;
}

.process .img img {
	height: 1.5rem;
}

.process .con_right {
	width: 60%;
	margin-left: 5%;
}

.process li {
	margin: 0.1rem 0;
}

/*案例*/

.case li {
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 0.1rem;
}

/*广告1*/

.adbox1 {
	background: url(../images/che.jpg) center / 100% auto no-repeat;
}

.adbox1 .adtxt2 span {
	display: inline-block;
	padding: 0 0.3rem;
	border-radius: 0.3rem;
}

/*首页关于我们*/

.iabout .iabout-list li {
	float: left;
	width: 44%;
	margin: 0.1rem 3%;
}

.iabout .iabout-list .title {
	margin-bottom: 0.1rem
}
/*表单*/
.iform {
	padding: 0 0.3rem;
	box-sizing: border-box;
	border-radius: 0.24rem;
}
.iform .input_title{
	display: inline-block;
	width: 1rem;
	text-align-last: justify;
}
.iform .input_title span{
	display: block;
}
.iform .colorred{
	padding: 0 0.1rem;
}
.iform .txt_top{
	vertical-align: top;
}
.iform .txt_top span{
	display: table-cell;
}
.iform .input_value input[type="radio"]{
	display:none;
}
.iform .input_value label{
	cursor: pointer;
	width: 48%;
	display: inline-block;
	border: 1px solid #999;
	text-align: center;
	margin-top: 0.1rem;
	border-radius: 0.04rem;
	box-sizing: border-box;
}
.iform .input_value label.laber1,.iform .input_value label.laber3{
	margin-right: 4%;
}
.iform .input_value input[type="radio"]:checked{
}
.iform .input_value label.on{
	border: 1px solid #d0021b;
	background-color: #FFF2F2;
	color: #d0021b;
} 
.iform .input_value{
	display: inline-block;
	width: 3.6rem;
}
.iform .t1 {
	color: #fff;
	padding: 0.2rem 0;
}
.iform .input_value .input-text {
	padding: 0.1rem;
	box-sizing: border-box;
	margin: 0.05rem 0;
	border: 0.01rem solid #999;
	color: #666;
	width: 100%;
	border-radius: 0.04rem;
}
.iform .submit {
	border-radius: 0.4rem;
	color: #fff;
	width: 80%;
	border: none;
	animation: enlarge 4s 5s infinite;
}
/*底部地址*/
.addr .addr_icon{
	background: url(../images/addr.png) center / auto 100% no-repeat;
	display: inline-block;
	height: 0.24rem;
	width: 0.24rem;
	vertical-align: bottom;
	margin-right: 0.05rem;

}
.addr{
	line-height: 0.24rem;
	height: 0.24rem;
}
/*首页新闻*/

.news-list-box .news-tab a {
	display: block;
	width: 50%;
	background-color: #f2f2f2;
	float: left;
	height: 0.48rem;
	line-height: 0.48rem;
	color: #000;
}

.news-list-box .news-tab a.active {
	background-color: #8a7128;
	color: #fff;
}

.news-list-box .swiper-container .news-list {
	overflow: hidden;
}

.news-list-box .swiper-container .news-list li {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding: 0 1%;
}

.news-list-box .swiper-container .news-list li a, .news-list-box .swiper-container .news-list li span {
	height: 0.4rem;
	line-height: 0.4rem;
	color: #333;
	display: block;
	overflow: hidden;
}

.news-list-box .swiper-container .news-list li a {
	width: 75%;
	float: left;
	font-size: 0.18rem;
}

.news-list-box .swiper-container .news-list li span {
	width: 23%;
	float: right;
	font-size: 0.14rem;
	text-align: right;
}

.news-list-box .swiper-container .news-list .more a {
	width: 100%;
}

/*底部浮窗*/

.bottom-online {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	overflow: hidden;
}

.bottom-online li {
	float: left;
	width: 39%;
	text-align: center;
	padding: 0.1rem;
	border-radius: 0.04rem;
	box-sizing: border-box;
}
.bottom-online li.bg1{
	margin-left: 10%;
}
.bottom-online li.bg2{
	margin-left: 2%;
	margin-right: 10%;
}
.bottom-online li a {
	height: 0.32rem;
	line-height: 0.32rem;
	display: block;
	color: #fff;
}

.bottom-online li .tel_icon {
	background: url(../images/tel_icon.png) center top / 0.32rem no-repeat;
	display: inline-block;
	vertical-align: bottom;
	height: 0.32rem;
	width: 0.32rem;
}

.bottom-online li .feedback_icon {
	background: url(../images/feedback_icon.png) center top / 0.32rem no-repeat;
	display: inline-block;
	vertical-align: bottom;
	height: 0.32rem;
	width: 0.32rem;
}
@keyframes enlarge {
	12.5% {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
	}
	25% {
	-webkit-transform:scale(1);
	transform:scale(1)
	}
	37.5% {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
	}
	50% {
	-webkit-transform:scale(1);
	transform:scale(1)
	}
	}
/*字体*/

@media only screen and (min-width:641px) {
	html {
		font-size: 100px;
	}
}

@media only screen and (max-width:640px) {
	html {
		font-size: 100px;
	}
}

@media only screen and (max-width:540px) {
	html {
		font-size: 84.375px;
	}
}

@media only screen and (max-width:480px) {
	html {
		font-size: 75px;
	}
}

@media only screen and (max-width:414px) {
	html {
		font-size: 64.6875px;
	}
}

@media only screen and (max-width: 400px) {
	html {
		font-size: 62.5px;
	}
}

@media only screen and (max-width: 375px) {
	html {
		font-size: 58.5938px;
	}
}

@media only screen and (max-width: 360px) {
	html {
		font-size: 56.25px;
	}
}

@media only screen and (max-width: 320px) {
	html {
		font-size: 50px;
	}
}