@charset "utf-8";

/*首页样式*/
body {
	max-width: 6.4rem;
	margin: 0 auto;
	padding-bottom: 1.04rem;
	overflow: auto;
	overflow-x: hidden;
}

.bg_b {
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.bg_b>img,
.bg_b a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.index_codeb {
	position: absolute;
	z-index: 2;
	right: 0.8rem;
	bottom: 0.64rem;
}

.index_codeb img {
	display: block;
	width: 1.73rem;
	height: 1.7rem;
}

/*banner轮播图*/
.banners {
	width: 3.53rem;
	height: 2.82rem;
	margin: 0 auto;
	position: absolute;
	overflow: hidden;
	top: 0.35rem;
	left: 0.52rem;
	z-index: 99;
}

.banners li {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

.banners li .img_b img {
	display: block;
	width: 100%;
}

.banners li .title {
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 0.3rem;
	padding: 0.18rem 0;
	position: absolute;
	z-index: 20;
	margin-top: -0.71rem;
}

.banners li .title a {
	padding-left: 0.4rem;
	color: #fff;
}

.banners .img_ctrl {
	position: absolute;
	z-index: 100;
	right: 1.98rem;
	top: 2.95rem;
}

.banners .img_ctrl>div {
	width: 6px;
	height: 6px;
	border-radius: 100%;
	float: left;
	background-color: #cf0b19;
}

.banners .img_ctrl>div+div {
	margin-left: 0.04rem;
}

.banners .img_ctrl>div.now {
	background-color: #191919;
}

/*首页导航*/
.index_nav {
	clear: both;
	position: relative;
	padding-top: 0rem;
	background: url(../images/index_02.jpg) no-repeat 100%;
	background-size: 100%;
}

.index_nav .pos_b {
	height: 1rem;
	z-index: 9;
	width: 6.25rem;
	margin: 0 auto;
}

.index_nav a {
	display: block;
	float: left;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	color: #fff ;
	font-size: 0.25rem;
}

.index_nav a div {
	width: 1.06rem;
	height: 0rem;
	line-height: 0.9rem;
	margin: 0 auto;
	text-align: center;
	padding: 2%;
}

.index_nav a:nth-last-child(1) div {
	padding-left: 0.1rem;
}

.look_more {
	width: 2.5rem;
	height: 0.5rem;
	display: block;
	clear: both;
	margin: 0.3rem auto;
	font-size: 0.3rem;
	border-radius: 0.1rem;
	background-color: #0d41af;
	color: #fff;
	text-align: center;
	line-height: 0.5rem;
}

.gradient {
	background: #123672;
	background: -moz-linear-gradient(top, #50bce3 0%, #123672 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #50bce3), color-stop(100%, #123672));
	background: -webkit-linear-gradient(top, #50bce3 0%, #123672 100%);
	background: -o-linear-gradient(top, #50bce3 0%, #123672 100%);
	background: -ms-linear-gradient(top, #50bce3 0%, #123672 100%);
	background: linear-gradient(to bottom, #50bce3 0%, #123672 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bce3', endColorstr='#123672', GradientType=0);
}

:root .gradient {
	filter: none;
}

/*首页轮播图*/
.index_runbg {
	position: relative;
	clear: both;
	background-color: #8c0d20;
}

.index_run {
	width: 5.8rem;
	height: 3.8rem;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.index_run li {
	width: 5.8rem;
	height: 3.8rem;
	float: left;
	position: relative;
}

.index_run li .img_b img {
	display: block;
	width: 100%;
}

.index_run li .title {
	width: 5.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 0.24rem;
	padding-left: 0.2rem;
	position: absolute;
	z-index: 20;
}

.index_run li .title a {
	padding-left: 0.4rem;
	color: #fff;
}

.index_runbg .img_ctrl {
	position: absolute;
	z-index: 100;
	right: 0.55rem;
	bottom: 0.12rem;
}

.index_runbg .img_ctrl>div {
	width: 0.32rem;
	height: 0.36rem;
	float: left;
	background-color: #8c8b89;
	border: 0.02rem solid #000;
	color: #000;
	line-height: 0.36rem;
	text-align: center;
}

.index_runbg .img_ctrl>div+div {
	margin-left: 0.08rem;
}

.index_runbg .img_ctrl>div.now {
	background-color: #f9000c;
	color: #fff;
}

/*首页产品*/
.hot_a {
	clear: both;
	width: 6.4rem;
	background-color: #fff;
	padding-bottom: 0.2rem;
}

.hot_a ul {
	margin: 0 auto;
	padding-left: 0.3rem;
	padding-top: 0.2rem;
}

.hot_a ul:after,
.index_tel:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.hot_a .intro_b {
	width: 5.8rem;
	margin: 0 auto;
	background-color: #1972cc;
	font-size: 0.28rem;
	line-height: 1.5;
	padding: 0.2rem 0.1rem;
	margin-top: 0.2rem;
	color: #fff;
	text-indent: 2em;
	border-radius: 0.14rem;
}

.hot_a .col_b {
	margin-bottom: 0.1rem;
	overflow: hidden;
	position: relative;
}

.hot_a .col_b:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.hot_a .col_b .img_b {
	height: 2.72rem;
	width: 2.64rem;
	-webkit-background-size: cover;
	background-size: cover;
	float: left;
	border: 0.04rem solid #1972cc;
	border-radius: 0.1rem;
}

.hot_a .col_b .img_b img {
	display: block;
	width: 100%;
}

.hot_a .info {
	float: left;
	width: 2.9rem;
	height: 1.88rem;
	background-color: #1972cc;
	margin-top: 0.4rem;
	font-weight: bold;
	color: #fff;
	font-size: 0.34rem;
	text-align: center;
}

.hot_a .info .msg {
	padding-top: 0.4rem;
}

.hot_a .info .title {
	padding-top: 0.2rem;
}

.hot_b {
	clear: both;
	width: 6.4rem;
	background-color: #151515;
}

.hot_b ul {
	margin: 0 auto;
	padding-left: 0.1rem;
	padding-top: 0.08rem;
	padding-bottom: 0.34rem;
}

.hot_b ul:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.hot_b .col_b {
	width: 2.94rem;
	height: 3.4rem;
	float: left;
	margin-left: 0.1rem;
	overflow: hidden;
	position: relative;
}

.hot_b .col_b .img_b {
	width: auto;
	height: 2.9rem;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
	border: 0.02rem solid #e0e0e0;
}

.hot_b .col_b .img_b img {
	display: block;
	width: 100%;
}

.hot_b .info {
	height: 0.46rem;
	border-top: 0.02rem solid #e0e0e0;
	background-color: #fff;
	line-height: 0.46rem;
	color: #151515;
	padding-left: 0.1rem;
}

.hot_b .info .intro {
	font-size: 0.2rem;
	line-height: 0.3rem;
	color: #666;
}

.hot_b .info .title {
	font-size: 0.24rem;
	float: left;
	font-weight: bold;
}

.hot_b .info .price {
	float: right;
	padding-right: 0.1rem;
}

.hot_b .info .col {
	width: 2rem;
	margin: 0 auto;
	height: 0.38rem;
	line-height: 0.38rem;
	background-color: #58876e;
	text-align: center;
	font-size: 0.24rem;
	color: #fff;
	margin-top: 0.16rem;
}

.hot_b .more_b {
	background-color: #f4f4f4;
}

.hot_c {
	clear: both;
	width: 6.4rem;
}

.hot_c ul {
	margin: 0 auto;
}

.hot_c ul:after,
.ipro:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.hot_c .head_b img {
	display: block;
}

.hot_c .col_p {
	width: 6rem;
	margin: 0 auto 0.2rem auto;
	overflow: hidden;
	position: relative;
	box-shadow: -1px -1px 6px 1px #cdcaca;
}

hot_c .col_p .img_b {
	width: auto;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
	box-sizing: border-box;
}

.hot_c .col_p .info .arc_info {
	position: absolute;
	height: 1.28rem;
	right: 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: 0rem 0.25rem;
	width: 3.65rem;
}

.hot_c .col_p .info .arc_info p {
	color: #fff;
	font-size: 0.16rem;
	position: absolute;
	top: 0.7rem;
	width: 2.3rem;
	margin-left: 1.15rem;
	line-height: 0.25rem;
	height: 0.5rem;
	overflow: hidden;
}

.hot_c .col_p .info {
	height: 1rem;
	line-height: 1rem;
	text-align: left;
	position: relative;
}

.hot_c .col_p .info .titlep {
	padding-left: 0.38rem;
	width: 100%;
	font-size: 0.22rem;
	color: #707070;
	overflow: hidden;
	background-position: 0.3rem 0.34rem;
	background-repeat: no-repeat;
}

.hot_c .col_p .info .arc_info img {
	margin-top: 0.235rem;
}

.hot_c .col_b {
	width: 2.95rem;
	float: left;
	margin-left: 0.17rem;
	margin-bottom: 0.2rem;
	overflow: hidden;
	position: relative;
}

.hot_c .col_b .img_b {
	width: auto;
	margin: 0rem;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
	box-sizing: border-box;
}

.hot_c .col_b .img_b span {
	width: 2.95rem;
	border: 0.01rem solid #0076c9;
	box-sizing: border-box;
	display: block;
	-webkit-background-size: cover;
	background-size: cover;
}

.hot_c .col_b .img_b img {
	display: block;
	width: 100%;
}

.hot_c .col_c {
	width: 2.95rem;
	float: left;
	margin-left: 0.1rem;
	margin-bottom: 0.2rem;
	overflow: hidden;
	position: relative;
}

.hot_c .col_c .info .title {
	background-color: #fff;
	color: #000;
}

.hot_c .info .title {
	/* margin-top: 0.1rem; */
	width: 100%;
	background-color: #0d41af;
	font-size: 0.22rem;
	color: #fff;
	overflow: hidden;
}

.hot_c .info .title i {
	float: right;
	font-style: normal;
	font-size: 0.24rem;
	font-weight: bold;
}

.hot_c .info {
	z-index: 5;
	bottom: 0rem;
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
}

.hot_c .info p {
	font-size: 0.3rem;
	color: #fff;
}

.hot_c .info .look_btn {
	width: 0.34rem;
	height: 0.52rem;
	float: right;
	background-image: url("../images/index_icon12.jpg");
	-webkit-background-size: cover;
	background-size: cover;
}

.hot_d {
	clear: both;
	width: 6.4rem;
	background-color: #151515;
}

.hot_d ul {
	margin: 0 auto;
	padding-top: 0.04rem;
	padding-left: 0.2rem;
}

.hot_d ul:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.hot_d .head_b img {
	display: block;
}

.hot_d .col_b {
	width: 2.58rem;
	height: 4rem;
	float: left;
	margin-left: 0.3rem;
	overflow: hidden;
	position: relative;
	margin-bottom: 0.18rem;
	background-color: #fe0000;
}

.hot_d .col_b .img_b {
	width: auto;
	height: 3.46rem;
	margin: 0.08rem 0.08rem 0 0.08rem;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
}

.hot_d .col_b .img_b img {
	display: block;
	width: 100%;
}

.hot_d .info .title {
	line-height: 0.46rem;
	font-size: 0.24rem;
	color: #fdf7f7;
	overflow: hidden;
	text-align: center;
}

.more_b {
	margin-top: 0.3rem;
}

/*关于我们*/
.index_about {
	clear: both;
	margin: 0.2rem auto;
	position: relative;
	text-align: center;
	background-size: 100%;
	background-repeat: no-repeat;
	color: #000;
}

.index_about:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.index_about .line_b {
	font-size: 0.54rem;
	text-align: center;
	font-weight: bold;
}

.index_about .line_b img {
	display: block;
}

.index_about .head_b {
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 0.3rem;
	text-align: center;
}

.index_about .head_b .zh {
	font-size: 0.6rem;
	color: #ff6f6f;
	font-weight: bold;
}

.index_about .head_b .en {
	font-size: 0.24rem;
	margin-top: 0.15rem;
	color: #ff6f6f;
}

.index_about .head_b img {
	display: block;
}

.index_about .item {
	font-size: 0.18rem;
	line-height: 0.4rem;
	width: 6rem;
	box-sizing: border-box;
	text-align: left;
	overflow: hidden;
	margin: 0 auto
}

.index_about .msg {
	font-size: 0.2rem;
	line-height: 0.24rem;
	padding-top: 0.18rem;
}

.index_about .intro_b {
	line-height: 0.46rem;
	font-size: 0.3rem;
	position: absolute;
	background-color: #37367b;
	border-radius: 1.6rem;
	width: 5.2rem;
	text-align: center;
	left: 0.62rem;
	top: 1.46rem;
}

.about_t {
	color: #fff;
	font-size: 0.6rem;
	text-align: center;
	padding-bottom: 0.28rem;
	padding-top: 0.6rem;
	margin-bottom: 0.2rem;
}

.about_t span {
	font-size: 0.23rem;
	font-weight: normal;
	padding: 0 0.1rem
}

.about_t font {
	font-size: 0.6rem;
	font-weight: bold;
}

.pro_t {
	color: #fff;
	font-size: 0.6rem;
	text-align: center;
	/* background:url(../images/pro_t.jpg) no-repeat bottom center;*/
	background-size: 0.38rem;
	padding-bottom: 0.18rem;
	padding-top: 0.74rem;
	margin-bottom: 0.2rem;
}

/*底部信息*/
.web_info {
	clear: both;
	background-color: #070708;
	padding-bottom: 0.25rem;
	padding-top: 0.3rem;
}

.web_info:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.web_info .head_b {
	background-image: url("../images/index_img01.png"
			/*tpa=http://0001833.ks.panguweb.cn/wap/App/Cnm/Public/images/index_img01.png*/
		);
	width: 6.4rem;
	height: 0.91rem;
	margin: 0 auto;
	background-size: cover;
	margin-bottom: 0.76rem;
}

.web_info .item {
	clear: both;
	width: 5.8rem;
	margin: 0 auto;
	padding-top: 0.1rem;
}

.web_info .item .icon_tel {
	float: left;
	width: 0.4rem;
	height: 0.38rem;
}

.web_info .item .icon_tel img {
	width: 0.31rem;
	height: 0.34rem;
	display: block;
	margin-top: 0.02rem;
}

.web_info .item .icon_email {
	float: left;
	width: 0.4rem;
	height: 0.38rem;
}

.web_info .item .icon_email img {
	width: 0.34rem;
	height: 0.23rem;
	display: block;
	margin-top: 0.08rem;
}

.web_info .item .icon_addr {
	float: left;
	width: 0.4rem;
	height: 0.38rem;
}

.web_info .item .icon_addr img {
	width: 0.31rem;
	height: 0.29rem;
	display: block;
	margin-top: 0.04rem;
}

.web_info .item .msg {
	color: #ff8a00;
	text-align: center;
	font-size: 0.26rem;
}

/*联系我们*/
.footcontact {
	width: 100%;
	padding: 0.2rem 0rem 0.19rem 0rem;
	color: #0d41af;
	box-sizing: border-box;
	font-size: 0.18rem;
	background-color: #fff;
}

.footcontact h2 {
	font-size: 0.44rem;
	font-weight: bold;
	margin-top: 0.3rem;
	margin-bottom: 0.4rem;
	text-align: center;
}

.list_footcontact {
	background-image: url(../images/index_11.jpg);
	background-size: 100%;
	float: left;
	padding: 1.54rem 0rem 0.6rem;
	color: #2d2b2b;
	width: 6.4rem;
	box-sizing: border-box;
	font-size: 0.24rem;
}

.list_footcontact>p {
	width: 100%;
	float: left;
	height: 0.54rem;
	line-height: 0.54rem;
	margin-bottom: 0.07rem;
}

.list_footcontact p span {
	width: 4.8rem;
	text-align: left;
	margin-left: 1.3rem;
	display: inline-block;
	height: 0.54rem;
	overflow: hidden;
}

.contel a {
	color: #fff;
}

.footcontact>p {
	margin: 0 auto 0.25rem auto;
	width: 5.8rem;
	padding: 0.06rem 0;
	height: 0.35rem;
	line-height: 0.35rem;
	text-align: left;
	border: 0.02rem solid #0d41af;
	overflow: hidden;
}

.footcode {
	padding-left: 0.6rem;
	float: left;
	margin-top: 0.1rem;
}

.footcontact>p span {
	width: 0.8rem;
	text-align: center;
	display: inline-block;
}

.footcode * {
	float: left;
}

.footcontact>.contel,
.footcontact>.conmap {}

.footcode img {
	width: auto;
	float: left;
}

.footcode span img {
	width: 0.44rem;
}

.footcode p img {
	width: 2.08rem;
}

.footcode p {
	margin-right: 0.1rem;
}

/*尾部*/
.footer {
	width: 100%;
	height: 1.04rem;
	position: fixed;
	bottom: 0;
	background-color: #0d41af;
	max-width: 6.4rem;
	z-index: 999;
	display: -webkit-flex;
	display: flex;
}

.footer a {
	flex-grow: 1;
	text-align: center;
	font-size: 0.2rem;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center 0.1rem;
	background-size: 0.6rem;
}

.footer a+a {
	border-left: 0.02rem solid #fff;
}

.footer a span {
	display: block;
	padding-top: 0.7rem;
}

/*列表页*/
.header {
	width: 6.4rem;
	max-width: 6.4rem;
	height: 0.8rem;
	background: rgba(0, 0, 0, 0.4);
}

.header .return {
	width: 0.6rem;
	height: 0.8rem;
	float: left;
	background-image: url("../images/list_icon01.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.18rem 0.32rem;
}

.header .title {
	float: left;
	width: 5.2rem;
	text-align: center;
	line-height: 0.8rem;
	font-size: 0.3rem;
	color: #fff;
}


.nav {
	width: 100%;
	margin-top: -0.8rem;
	height: 0.6rem;
	max-width: 6.4rem;
	display: -webkit-flex;
	display: flex;
	background-color: #fff;
}

.nav a {
	flex-grow: 1;
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.6rem;
	color: #6c6c6c;
}

.nav a.now {
	color: #1f1f1f;
}

.nav a+a {
	border-left: 0.02rem solid #e6e6e6;
}

.list_title {
	height: 0.8rem;
	text-align: center;
	padding: 0 0.2rem;
}

.list_title .title {
	font-size: 0.26rem;
	margin: 0 auto;
	line-height: 0.26rem;
	color: #222;
	padding-top: 0.25rem;
}

.list_title .msg {
	font-size: 0.24rem;
	color: #8e8e8e;
	padding-top: 0.15rem;
}

/*三个热门商品*/
.pros_col {
	width: 6rem;
	margin: 0 auto;
	height: 2.6rem;
	padding-top: 0.2rem;
}

.pros_col .col {
	float: left;
	width: 1.9rem;
	height: 2.47rem;
	background-color: #fff;
}

.pros_col .col+.col {
	margin-left: 0.15rem;
}

.pros_col .col .img {
	width: 1.9rem;
	height: 2rem;
}

.pros_col .col .img img {
	display: block;
	width: 100%;
}

.pros_col .col .title {
	font-size: 0.24rem;
	height: 0.45rem;
	line-height: 0.45rem;
	color: #5d5d5d;
	text-align: center;
}

/*商品列表*/
.prolist {
	clear: both;
	width: 6.2rem;
	margin: 0 auto;
	margin-bottom: 0.2rem !important;
}

.prolist:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.prolist .item {
	float: left;
	margin-bottom: 0.2rem;
	width: 2.95rem;
	background-color: #fff;
	margin-left: 0.1rem;
	margin-top: 0.1rem;
}

.prolist .item .img {
	width: 2.95rem;
	overflow: hidden;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.prolist .item .name {
	font-size: 0.24rem;
	background-color: #0d41af;
	margin-top: 0.1rem;
	color: #fff;
	line-height: 0.46rem;
	text-align: center;
}

.prolist .item .name i {
	float: right;
	font-style: normal;
	font-size: 0.24rem;
	font-weight: bold;
	margin-right: 0.1rem;
}


.index_news {
	width: 93.75%;
	margin: 4% auto 0 auto;
}

.index_news li {
	background-color: #fff;
	padding: 0.15rem;
	margin-bottom: 4%;
}

.index_news .pubdate {
	width: 22%;
	float: left;
	padding: 0.15rem 0;
	font-family: Arial;
	color: #fff;
	font-size: 0.23rem;
	text-align: center;
	background-color: #0d41af;
}

.index_news .news_intr {
	width: 72%;
	float: left;
	padding: 0 3%;

}

.index_news .pubdate span {
	font-size: 0.36rem;
	font-weight: bold;
}

.index_news .news_intr a {
	color: #666666;
}

.index_news .news_intr h3 {
	font-weight: normal;
	font-size: 0.23rem;
	color: #333333;
	line-height: 0.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index_news .news_intr p {
	font-size: 0.18rem;
	margin-bottom: 0.05rem;
	color: #666;
	line-height: 0.3rem;
	max-height: 0.67rem;
	overflow: hidden;


}

.prolist .item .stitle {
	font-size: 0.18rem;
	color: #aeaeae;
	width: 1.9rem;
	line-height: 0.24rem;
	padding-left: 0.1rem;
	height: 0.48rem;
	overflow: hidden;
	float: left;
}

.prolist .item .icon {
	float: right;
	width: 0.55rem;
	height: 0.55rem;
	background-image: url("../images/list_icon03.jpg"
			/*tpa=http://0001833.ks.panguweb.cn/wap/App/Cnm/Public/images/list_icon03.jpg*/
		);
	background-size: cover;
	margin-right: 0.12rem;
}

/*商品详细*/
.cheader {
	height: 0.8rem;
	width: 6rem;
	margin: 0 auto;
}

.cheader .return {
	width: 0.6rem;
	height: 0.8rem;
	float: left;
	background-image: url("../images/view_icon01.png"
			/*tpa=http://0001833.ks.panguweb.cn/wap/App/Cnm/Public/images/view_icon01.png*/
		);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.18rem 0.32rem;
}

.cheader .links {
	float: left;
	width: 4.5rem;
	text-align: center;
}

.cheader .links a {
	display: inline-block;
	font-size: 0.24rem;
	line-height: 0.6rem;
	color: #747171;
}

.cheader .links a+a {
	margin-left: 0.2rem;
}

.cheader .links a.now {
	border-bottom: 0.04rem solid #0d41af;
}

.viewban {
	width: 6.4rem;
	margin: 0 auto;
	position: relative;
	padding-top: 0.2rem;
}

.viewbans {
	width: 6.4rem;
	margin: 0 auto;
	overflow: hidden;
}

.viewbans li {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

.viewbans li .img_b img {
	display: block;
	width: 100%;
}

.viewban .img_ctrl {
	position: absolute;
	z-index: 100;
	right: 1.98rem;
	top: 2.95rem;
}

.viewban .img_ctrl>div {
	width: 6px;
	height: 6px;
	border-radius: 100%;
	float: left;
	background-color: #cf0b19;
}

.viewban .img_ctrl>div+div {
	margin-left: 0.04rem;
}

.viewban .img_ctrl>div.now {
	background-color: #191919;
}

.viewban .num_b {
	position: absolute;
	right: 0.5rem;
	bottom: 0.2rem;
	color: #fff;
	font-size: 0.28rem;
}

.vname_b {
	clear: both;
	width: 6rem;
	margin: 0 auto;
}

.vname_b:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.vname_b .title {
	font-size: 0.3rem;
	color: #000;
	padding-top: 0.2rem;
	line-height: 0.4rem;
	text-align: center;
}

.vname_b .stitle {
	width: 6rem;
	font-size: 0.18rem;
	color: #f12222;
	padding-top: 0.1rem;
	float: left;
}

.vname_b .icon {
	width: 1.2rem;
	height: 0.46rem;
	background-image: url("../images/view_icon02.jpg"
			/*tpa=http://0001833.ks.panguweb.cn/wap/App/Cnm/Public/images/view_icon02.jpg*/
		);
	background-size: cover;
	float: right;
}

.para_b {
	clear: both;
	width: 6rem;
	margin: 0 auto;
	margin-top: 0.5rem;
}

.para_b td {
	padding-left: 0.5rem;
	height: 0.4rem;
	border-bottom: 0.02rem solid #e5e5e5;
	font-size: 0.24rem;
}

.para_b .title {
	color: #e83437;
	width: 1.3rem;
}

.para_b td+td {
	border-left: 0.02rem solid #e5e5e5;
}

.cont {
	width: 6rem;
	margin: 0 auto;
	font-size: 0.24rem;
	color: #000;
	line-height: 1.5;
	text-indent: 0;
}

.cont p {
	padding-bottom: 0.4rem;
}

.cont p img {
	width: 100%;
	display: block;
}

.get_more {
	width: 6rem;
	height: 0.5rem;
	background-color: #f5f5f5;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 0.5rem;
	font-size: 0.26rem;
	color: #333;
}

.allpage .head_b {
	font-size: 0.44rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0.5rem 0;
}

.ipro {
	background-position: top center;
	background-repeat: repeat-y;
}

/*.ipro ul{padding-bottom:0.4rem;}*/
/*.footcontact,.index_about{*background:url(../images/bodybg.jpg) repeat-y top left;background-size:100%;}*/
/*首页视频模块*/
.vedio_b {
	clear: both;
	background-repeat: no-repeat;
	background: url("../images/index_04.jpg") 100%;
	background-position: top center;
	background-size: 100%;
	text-align: center;
	background-color: #4385f5;
}

.vedio_item {
	width: 100%;
	height: 4.66rem;
}

.vedio_t {
	color: #000;
	font-size: 0.27rem;
	text-align: center;
}

/*首页视频模块*/
.vedio_b {
	clear: both;
	background-color: #fff;
	height: 7.44rem;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.vedio_b .head_b img {
	display: block;
}

.vedio_b .item_bg {
	width: 6.4rem;
	height: 4rem;
	padding-top: 1.41rem;
	margin: 0 auto;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.vedio_b .item_bg .item {
	width: 6.4rem !important;
	height: 4rem !important;
	display: block;
	background-color: #000;
	position: relative;
}

.vedio_b .play_bg {
	width: 5.34rem;
	height: 3.48rem;
	margin-top: 0.84rem;
	position: absolute;
	left: 0.54rem;
	z-index: 999;
	cursor: pointer;
	background-color: #000;
}

.vedio_b .play_btn {
	width: 5.34rem;
	height: 3.48rem;
	background-image: url("../images/play_icon.jpg");
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
}

.vedio_b_t {
	color: #674225;
}

.vedio_b_t font {
	display: block;
}

/*.pro_t{text-align:center;color:#000;padding:0.26rem 0 0.1rem;line-height: 1.5;margin-bottom:0.4rem;font-size: 0.6rem}
*/
.pro_t span {
	font-size: 0.24rem;
	text-transform: uppercase;
	display: block;
}

.pro_t font {
	font-size: 0.7rem;
	font-weight: bold;
	line-height: 1.5
}

.beian {
	background-color: #e7e7e7;
	color: #474747;
	text-align: center;
	line-height: 0.3rem;
	font-size: 0.18rem;
}

.beian a {
	color: #474747;
}
