@charset "utf-8";
/* CSS重置 and 公共样式*/
*{margin:0; padding:0; border:0; list-style:none}
body{font-family:"微软雅黑"; color:#555; font-size: 1rem;}
a{text-decoration:none; color:#555;}
li{list-style:none;}
/*img{display:block;}*/
body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{margin:0; padding:0;
	list-style: none; font-weight:normal;}
.container{width:100%;overflow:hidden; position: relative;
	margin:auto;max-width:640px;min-width:320px;}
.left{float:left!important}
.right{float:right!important}
.floatClear{zoom: 1;}
.floatClear{content: '.'; width: 0; height: 0; display: block; clear: both; visibility: hidden;}
.clear{clear:both;}
/*top and logo*/
.allW{width:100%; overflow:hidden;}
.allW img{width:100%;}
.margin-b{margin-bottom: 0.8rem;}
.margin-t{margin-top: 0.8rem;}
.margin-a{margin-top: 0.8rem; margin-bottom: 0.8rem;}
.gray-line{background-color: #d5d5d5; height: 0.6rem;}

/*  */
.c-public-title{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.c-public-title .h1{
	color: #eee;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
}
.c-public-title .h2{
	color: #137cbf;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -0.9rem;
}

.c-public-main li:nth-of-type(1){
	width: 25.48%;
	margin-top: 0.75rem;
}
.c-public-main li:nth-of-type(3){
	width: 25.48%;
	margin-top: 0.72rem;
}
.c-public-main li:nth-of-type(2){
	width: 49.02%;
	text-align: center;
	font-size: 1.1rem;
	color: #f9bc01;
	font-weight: bold;
}
.c-public-main02 li:nth-of-type(1){
	width: 18.125%;
	margin-top: 0.75rem;
}
.c-public-main02 li:nth-of-type(3){
	width: 18.125%;
	margin-top: 0.72rem;
}
.c-public-main02 li:nth-of-type(2){
	width: 61.5%;
	text-align: center;
	font-size: 1.1rem;
	color: #f9bc01;
	font-weight: bold;
}


/*  */
.c-device .swiper-container{
	width: 66.41%;
	position: static;
}
.c-device .swiper-slide span{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 2.3rem;
	font-size: 0.8rem;
}
.c-device{
	position: relative;
}
.c-device .prevBj{
	left: 1rem;
	width: 1.05rem;top: 44%;
	height: 1.9875rem;
	background: url(../images/Btn_03.jpg) no-repeat;
	background-size:1.05rem 1.9875rem;
}

.c-device .nextBj{
	right: 1rem;
	top: 44%;
	width: 1.05rem;
	height: 1.9875rem;
	background: url(../images/Btn_05.jpg) no-repeat;
	background-size:1.05rem 1.9875rem;
}
.c-g-line{
	height: 0.6rem;
	background-color: #eee;
}
.c-videos ul{
	box-sizing: border-box;
	padding: 0 1.5%;
}
.c-videos ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.c-videos ul li:last-child{
	margin-right: 0;
}
.c-videos ul li video{
	display: block;
	width: 100%;
}
.c-videos ul li span{
	text-align: center;
	display: block;
	width: 100%;
	font-size: 0.75rem;
	margin-top: 0.5rem;
}

.c-btn{
	width: 42.96875%;
	margin: 0 auto;
	background-color: #fd9446;
	border-radius: 0.3rem;
	overflow: hidden;
	height: 2.25rem;
	margin-top: 1rem;
	margin-bottom: 1.5rem;
}

.c-btn img{
	width: 12%;
	height: 2.25rem;
}
.c-btn span{
	line-height: 2.25rem;
	font-size: 0.8rem;
	text-align: center;
	color: #fff;
	width: 56%;
}
.c-btn img.left{
	padding: 0 5% 0 7%;
	width: 12%;
	background-color: #f67617;
}
.c-btn img.right{
	padding-right: 8%;
}
/*  */
.c-tab{
	margin-top: 2rem;
}

.c-tab-nav li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	text-align: center;
	background-color: #e3e3e3;
	font-size: 0.8rem;
	line-height: 2.4rem;
	margin-bottom: 0.8rem;
}
.c-tab-nav li:last-child{
	margin-right: 0;
}

.c-tab-nav .on{
	color: #fff;
	background-color: #0155ab;
}

.c-tab-txt-main dd{
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}

/* .c-tab-txt-main dd:last-child{
	margin-left: 4%;
}
 */
.c-tab-txt-main dd img{
	display: block;
	width: 100%;
}
.c-tab-txt-main dd span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.8rem;
	line-height: 1.1rem;
	margin-top: 0.4rem;
	margin-bottom: 1rem;
}
