﻿@charset "utf-8";

/*==========@@HTML默认 开始@@==========*/
/*基本*/
* {
	padding: 0px;
	margin: 0px
}

body {
	font-size: 100px;
}

* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}

.trans {
	transition: all .3s ease-in;
}

html {
	width: 100%;
	min-height: 100%;
}

body {
	width: 100%;
	min-height: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	font: .24rem/1.5 "PingFang SC", Helvetica, "Helvetica Neue", "microsoft yahei", Tahoma, Arial, sans-serif;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: url(../images/body_bg.jpg) repeat left top;
	position: relative;
	background-size: 2.32rem auto;
}

body:before {
	content: "";
	height: .9rem;
	display: block;
	width: 100%;
}

img {
	border: 0px;
}

em {
	font-style: normal;
}

s,
i {
	font-style: normal;
}

ul,
ol {
	list-style-type: none;
}

li {
	list-style: none outside none;
}

strong,
b {
	font-weight: normal;
}

/*表单*/
input,
button,
select,
textarea {
	outline: none;
	font-family: "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft Yahei", Arial;
	font-size: .24rem;
	-webkit-appearance: none !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}

/*公用样式*/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-wrapper: 101;
	/*background:#000;*/
	opacity: 1;
}

.blue {
	color: #28a5f4;
}

/*链接*/
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #666;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	color: #00127b;
	outline: none;
}

/*标题*/
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	font-weight: normal;
}

.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 2rem auto;
	vertical-align: middle;
}

.icon,
.icon2:before,
.icon2:after {
	content: "\20";
	display: block;
}

.icon2 {
	background: url(../images/icon2.png) no-repeat;
	display: inline-block;
	background-size: 2rem auto;
	vertical-align: middle;
}

.bk_ico {
	background: url(../images/bk.png) no-repeat;
	display: block;
	vertical-align: middle;
	background-size: 6.0rem auto;
}

/*清除浮动*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clear,
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*==========@@HTML默认  结束@@==========*/

#top_main {
	width: 100%;
	height: .9rem;
	*zoom: 1;
	z-index: 300;
	background: url(../images/body_bg.jpg) repeat left top;
	background-size: 2.32rem auto;
	position: fixed;
	top: 0;
	left: 0;
}

#top {
	max-width: 640px;
	min-width: 320px;
	height: .9rem;
	margin: 0 auto;
	position: relative;
}

#top .logo {
	margin: 0;
	text-align: left;
	padding-left: 3%;
	display: block;
	padding-top: 0;
}

#top .logo img {
	height: .7rem;
	width: auto;
}

#top .topsearch {
	display: block;
	position: absolute;
	right: 15%;
	top: 0;
	text-align: center;
	cursor: pointer;
	width: 12%;
	height: .9rem;
	margin: 0 auto;
	background-position: 0 0;
}

#top .topsearch .topsear {
	width: .38rem;
	height: .36rem;
	background-position: 0 0;
	margin: .24rem auto 0;
}

#top .topsearch.cur {
	background: #f2f2f2;
}

#top .topsearch .close {
	right: 27%;
}

#top #nav {
	width: 15%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
}

#top .nav {
	width: .5rem;
	height: .36rem;
	margin: .24rem auto;
	background-position: -.57rem 0;
}

#top .close {
	background-position: -1.16rem 0;
	width: .4rem;
	height: .4rem;
	cursor: pointer;
	position: absolute;
	right: 30%;
	top: .24rem;
	text-align: center;
}

#top_main.header {
	border-bottom: 1px solid #666;
	width: 100%;
}

#top_main .pages_name {
	text-align: center;
	display: block;
	font-size: .32rem;
	color: #333;
	line-height: .9rem;
}

#top_main .back_out {
	width: 12%;
	height: .9rem;
	position: absolute;
	left: 0;
	top: 0;
}

#top_main .back_out i {
	width: .2rem;
	height: .36rem;
	background-position: -1.4rem -1.28rem;
	display: block;
	margin-top: .3rem;
	margin-left: .3rem
}

#top_main .topfenx {
	position: absolute;
	right: 15%;
	top: 0;
	width: 10%;
	height: .9rem;
}

#top_main .topfenx i {
	width: .36rem;
	height: .36rem;
	background-position: -1.42rem -1.7rem;
	margin: .24rem auto 0;
}

#search.search_ny {
	margin: .2rem auto;
	position: relative;
	display: block;
	top: auto;
	left: auto;
}

/*顶部搜索*/
#search {
	width: 94%;
	margin: 0 auto;
	height: 1rem;
	position: absolute;
	left: 3%;
	top: 1.0rem;
	display: none;
	z-index: 99;
}

#search input {
	display: block;
	padding: 0;
	margin: 0;
}

#search .txt {
	border: none;
	width: 80%;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-left: 4%;
	color: #666;
	font-size: 0.22rem;
	background: none;
	text-indent: 3%;
}

#search .btn {
	cursor: pointer;
	border: none;
	font-size: 0.24rem;
	width: 0.6rem;
	height: 0.5rem;
	text-align: center;
	background: url(../images/icon.png) no-repeat -1.44rem -2.14rem;
	background-size: 2.0rem auto;
	vertical-align: middle;
}

#search.index_search .txt {
	color: #333;
}

.fxbg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	display: none;
}

.fxbg img {
	max-width: 100%;
	display: block;
}

#search.index_search {
	width: 100%;
	background: url(../images/body_bg.jpg) repeat left top;
	background-size: 2.32rem auto;
	padding: 3%;
	left: 0;
	height: 1.5rem;
	top: .9rem;
}

/*subNav*/
.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	right: -100%;
	top: .9rem;
	z-index: 999;
	max-width: 640px;
	min-width: 320px;
	background-color: rgba(0, 0, 0, .6);
}

.subNavCon {
	margin: 0px;
	background: #fff;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	height: 100%;
	overflow-y: auto;
}

.subNav .closrbox {
	width: 20%;
	height: 0.5rem;
	line-height: .5rem;
	background: #fff;
	position: absolute;
	right: 2%;
	top: -5%;
}

.subNav .close {
	background-position: -1.64rem -1.5rem;
	width: .4rem;
	height: .4rem;
}

.subNav .c_clos {
	width: 52%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.subNav ul {
	padding-left: 4%;
}

.subNav li {
	width: 100%;
	display: block;
	line-height: 0.8rem;
	margin: 0 auto;
	border-bottom: 1px solid #f0efef;
	text-indent: 3%;
	position: relative;
}

.subNav .subnav2 {
	width: 100%;
	background: #eeeeee;
	display: none;
}

.subNav li a {
	display: block;
	color: #333;
	font-size: 0.26rem;
	background: url(../images/jiantou.png) no-repeat right center;
	background-size: .15rem auto;
	width: 92%;
	margin: 0 auto;
}

.subNav li a:hover {
	color: #00127b;
}

.subNav li em {
	width: .3rem;
	height: .3rem;
	display: inline-block;
	background-position: 0 -2.2rem;
	vertical-align: middle;
	position: absolute;
	right: 3%;
	top: .26rem;
}

.subNav li.hover a {
	color: #00127b;
}

.subNav .toptel {
	padding-left: 4%;
	padding-top: .3rem;
	padding-bottom: .4rem;
}

.subNav .toptel span {
	display: block;
}

.subNav .toptel p {
	font-family: avgr;
	font-size: .5rem;
}

.subNav.show {
	right: 0 !important;
}

.subNavShow {
	-webkit-transform: translateX(-48%);
	-moz-transform: translateX(-48%);
	-ms-transform: translateX(-48%);
	transform: translateX(-48%);
	display: block;
}


/* banner */
#banner_main {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 3.9rem;
}

.banner {
	margin: 0 auto;
	width: 100%;
	*zoom: 1;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.banner .list {
	width: 100%;
	overflow: hidden;
}

.banner .list li {
	float: left;
	width: 100%;
	overflow: hidden;
}

.banner .list li img {
	width: 100%;
	height: auto;
}

#banner .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	position: absolute;
	left: 0;
	bottom: 5%;
	z-index: 4;
	font-size: 0;
}

#banner .tip span {
	display: inline-block;
	vertical-align: middle;
	width: 0.1rem;
	height: 0.1rem;
	margin: 0 0.05rem;
	vertical-align: middle;
	background: #c9d3d8;
	z-index: 3;
	border-radius: 100%;
}

#banner .tip span.cur {
	background: #00127b;
}


/*版权信息*/
.footer_main {
	width: 100%;
	padding: .3rem 0 0.6rem;
}

#returntop {
	width: 0.6rem;
	height: 0.6rem;
	background: url(../images/gotop.png) no-repeat center top;
	background-size: 0.6rem auto;
	position: fixed;
	bottom: 20%;
	right: 2%;
	cursor: pointer;
	z-index: 10;
}

#returntel {
	width: 0.9rem;
	height: 0.9rem;
	background-position: 0 -1.34rem;
	position: fixed;
	bottom: 30%;
	right: 2%;
	cursor: pointer;
	z-index: 10;
}

.copyright {
	width: 94%;
	margin: 0 auto;
	color: #444444;
	font-size: 0.24rem;
	padding: .5rem 0 .8rem;
}

.copyright a {
	color: #444444;
}

/* 工具栏 */
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: .9rem;
	background: #e8eef0;
	left: 0;
}

#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
}

#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
}

#toolbar .list a {
	display: block;
	height: .9rem;
	line-height: 0.24rem;
	font-size: 0.26rem;
	padding-top: 0.1rem;
	color: #00127b;
}

#toolbar .list a.hover {
	color: #e8eef0;
	background: #00127b;
}

#toolbar .list a.hover span {
	color: #e8eef0;
}

#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.34rem;
	height: 0.32rem;
	display: block;
}

#toolbar .list a span {
	text-align: center;
	padding-top: 0.1rem;
	display: block;
}

#toolbar .list a .too-home {
	background-position: 0 -.5rem;
}

#toolbar .list a .too-qiao {
	background-position: -1.4rem -.5rem;
}

#toolbar .list a .too-map {
	background-position: -.45rem -.5rem;
}

#toolbar .list a .too-tel {
	background-position: -.9rem -.5rem;
}

#toolbar .list a.hover .too-home {
	background-position: 0 -.9rem;
}

#toolbar .list a.hover .too-qiao {
	background-position: -1.4rem -.9rem;
}

#toolbar .list a.hover .too-map {
	background-position: -.45rem -.9rem;
}

#toolbar .list a.hover .too-tel {
	background-position: -.9rem -.9rem;
}

/*==========@@页面布局  开始@@==========*/

.index {
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	width: 100%;
}

.index .floor_1_main,
.index .floor_2_main,
.index .floor_3_main {
	width: 100%;
	margin: 0 auto;
}

/* 首页产品 */

.index .floor_1_main {
	overflow: hidden;
}

.index .floor_1 {
	width: 94%;
	margin: 0 auto;
	padding: .5rem 0;
}

.index .title {
	background: url(../images/title.png) no-repeat;
	width: 4.02rem;
	margin: 0 auto .56rem;
	height: .7rem;
	background-size: 5.2rem auto;
}

.index .title a {
	display: block;
	height: .62rem;
}

.index .floor_1 .title {
	background-position: 0 0;
	width: 4.78rem;
}

.index .floor_2 .title {
	background-position: 0 -.76rem;
}

.index .floor_3 .title {
	background-position: 0 -1.5rem;
}

.index .floor_4 .title {
	background-position: 0 -2.25rem;
}

.index .floor_5 .title {
	background-position: 0 -2.98rem;
}

.bk_t {
	width: 100%;
	height: .29rem;
	background-position: 0 0;
}

.bk_b {
	width: 100%;
	height: .3rem;
	background-position: 0 -.5rem;
	display: block;
}

.bk_m {
	background: url(../images/bk_m.png) repeat-y left top;
	margin: 0;
	overflow: hidden;
	padding: 0 .2rem;
	background-size: 6.0rem auto;
}

.menu_main {
	width: 100%;
	padding-bottom: .3rem;
}

.menu_main a {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-size: 1.36rem auto;
	width: 1.36rem;
	height: .48rem;
	line-height: .48rem;
	text-align: center;
	color: #747474;
	font-size: .24rem;
	margin-left: .1rem;
	overflow: hidden;
	float: left;
	margin-bottom: .2rem;
}

.price {
	font-size: .2rem;
	color: #212121;
}

.price b {
	color: #e60012;
	font-size: .24rem;
	display: inline-block;
}

.girdlist {
	padding-top: .3rem;
}

.girdlist li {
	position: relative;
	display: block;
	float: left;
	width: 2.74rem;
	margin: 0 .2rem .4rem .1rem;
	text-align: center;
	background: url(../images/pz.png) no-repeat left top;
	background-size: 2.74rem auto;
}

.girdlist li .img {
	width: 80%;
	padding-top: 80%;
	position: relative;
	overflow: hidden;
	margin: .24rem auto;
}

.girdlist li .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.girdlist li h3 {
	color: #333;
	font-size: .3rem;
	padding-top: .2rem;
}

.girdlist li:nth-child(2n) {
	margin-right: 0;
}

.girdlist li a {
	display: block;
}

.girdlist li .txt {
	padding-top: .1rem;
}

.girdlist li .txt h3 {
	font-size: .24rem;
	display: block;
}

.girdlist li .txt h3 i {
	width: .24rem;
	height: .16rem;
	display: none;
	background-position: -.43rem -1.28rem;
	margin-left: .1rem;
}

.girdlist li .txt .price {
	display: block;
}

.girdlist li .buy {
	height: .36rem;
	line-height: .36rem;
	display: inline-block;
	background: #fff;
	border: 1px solid #ddd;
	font-size: .2rem;
	padding: 0 2%;
}

.girdlist li .txt .desc {
	height: .7rem;
	overflow: hidden;
}

.floor_1 .more1 {
	background: url(../images/menu_bg.png) no-repeat;
	background-size: 1.36rem auto;
	width: 1.36rem;
	height: .48rem;
	line-height: .48rem;
	text-align: center;
	display: block;
	margin: 0 auto;
	color: #030303;
}

.index .floor_1 .cont {
	padding: .2rem 0;
}

.index .more {
	width: 100%;
}

.index .more a {
	text-align: center;
	display: block;
	color: #747474;
	font-size: .32rem;
	background: url(../images/more.png) no-repeat left top;
	background-size: 2.02rem .7rem;
	width: 2.02rem;
	height: .7rem;
	line-height: .7rem;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.online {
	width: 94%;
	margin: 0 auto .3rem;
	position: relative;
	overflow: hidden;
}

.online .bk_t {
	background-position: 0 -.8rem;
}

.online .bk_b {
	background-position: 0 -1.2rem;
}

.bk_m2 {
	background: url(../images/bk_m2.png) repeat-y left top;
	margin: 0;
	overflow: hidden;
	padding: .1rem .3rem;
	background-size: 6.0rem auto;
}

.online .bk_m2 img {
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}

.online .bk_m2 a {
	display: block;
}

.online .bk_m2 h3 {
	color: #212121;
	font-size: .3rem;
	padding-bottom: .1rem;
}

.online .bk_m2 p {
	color: #747474;
}

.index .floor_2_main {
	width: 100%;
	background: url(../images/floor_2bg.png) no-repeat left bottom;
	background-size: 6.4rem auto;
	padding-bottom: .6rem;
}

.index .floor_2 {
	background: url(../images/floor_2.png) no-repeat left top;
	background-size: 6.4rem auto;
	padding-top: .8rem;
	overflow: hidden;
}

.honorlist {
	padding-top: 3%;
}

.honorlist .item {
	float: left;
	height: 3.4rem;
	box-sizing: border-box;
	width: 2rem;
}

.honorlist .swiper-wrapper {}

.honorlist .item a {
	display: block;
	width: 1.76rem;
	margin: 0 auto;
}

.honorlist .item figure {
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}

.honorlist .item figure .bg {
	background: url(../images/honor_bk.png) no-repeat left top;
	background-size: 1.76rem auto;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

.honorlist .item figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.honorlist .item h3 {
	height: 1rem;
	line-height: .3rem;
	text-align: center;
	font-size: 0.24rem;
	font-weight: normal;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	position: relative;
	left: auto;
	bottom: auto;
	text-align: center;
}

.swiper-pagination-bullet {
	width: .14rem;
	height: .14rem;
	background: #999;
	border-radius: .3rem;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #00127b;
}


.index .floor_3 {
	width: 94%;
	padding: .3rem 0;
	margin: 0 auto;
}

.case_menu {
	width: 100%;
	text-align: center;
}

.case_menu a {
	width: 25%;
	float: left;
	display: block;
	margin-bottom: .2rem;
}

.case_menu a h3 {
	width: 1.3rem;
	height: .52rem;
	line-height: .52rem;
	display: block;
	background: url(../images/icon.png) no-repeat 0 -1.68rem;
	background-size: 2.0rem auto;
	text-align: center;
	font-size: .26rem;
	color: #000;
}

.caselist {
	padding: 5% 0 .2rem;
}

.caselist .item {
	width: 100%;
	margin-bottom: 4%;
}

.caselist .item a {
	display: block;
}

.caselist .item figure {
	width: 2.84rem;
	padding-top: 2.13rem;
	position: relative;
	overflow: hidden;
	float: left;
}

.caselist .item figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.caselist .item .bg {
	width: 100%;
	background: url(../images/icase_bk.png) no-repeat left top;
	height: 2.13rem;
	background-size: 2.84rem auto;
	position: absolute;
	left: 0;
	top: 0;
}

.caselist .item .txt {
	width: 44%;
	float: right;
}

.caselist .item:nth-child(2n) figure {
	float: right;
}

.caselist .item:nth-child(2n) .txt {
	float: left;
}

.caselist .item h3 {
	height: .66rem;
	line-height: .66rem;
	font-size: 0.24rem;
	font-weight: normal;
	color: #000;
}

.caselist .item p {
	color: #666;
}

.caselist .item .cha {
	width: 1.65rem;
	height: .46rem;
	line-height: .46rem;
	display: block;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
}


.index .floor_4_main {
	width: 100%;
	background: url(../images/floor_3bg.png) no-repeat left top;
	background-size: 6.4rem auto;
	padding-top: .68rem;
}

.index .floor_4 {
	padding-bottom: .6rem;
	background: url(../images/floor_4bg.png) no-repeat left bottom;
	background-size: 6.4rem auto;
}

.thumblist {
	width: 94%;
	margin: 0 auto;
	padding-bottom: .3rem;
}

.thumblist .bk_m2 {
	padding: .1rem .12rem;
}

.thumblist .item {
	width: 100%;
	border-top: 1px solid #dddddd;
}

.thumblist .item:first-child {
	border-top: none;
}

.thumblist .item a {
	display: block;
	padding: 4%;
}

.thumblist .item figure {
	width: 36%;
	padding-top: 36%;
	position: relative;
	overflow: hidden;
	float: left;
}

.thumblist .item figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.thumblist .item .txt {
	width: 60%;
	float: right;
}

.thumblist .item h3 {
	height: .66rem;
	line-height: .66rem;
	font-size: 0.24rem;
	font-weight: normal;
	color: #000;
}

.thumblist .item p {
	color: #747474;
}

.thumblist .item .time {
	display: block;
	color: #bebebe;
	font-size: .2rem;
}


.index .floor_5 {
	width: 94%;
	padding: .4rem 0 0;
	margin: 0 auto;
}

.index .icontact {
	width: 100%;
}

.index .icontact .cont {
	padding: .2rem 0;
}

.index .icontact .cont h3 {
	font-size: .36rem;
	display: block;
	padding-bottom: .4rem;
	font-weight: bold;
}

.index .icontact .cont .p {
	padding-bottom: .2rem;
	font-size: .24rem;
	padding-left: 1.5rem;
	position: relative;
}

.index .icontact .cont .p span {
	color: #747474;
	font-size: .26rem;
}

.index .icontact .cont .p em {
	width: 1.1rem;
	height: 1.04rem;
	display: block;
	position: absolute;
	left: 0;
	top: .2rem;
}

.index .icontact .cont .p em.tel {
	background-position: 0 -2.3rem;
}

.index .icontact .cont .p em.add {
	background-position: 0 -3.46rem;
}

.index .icontact .cont .p span {
	display: block;
}

.index .icontact .cont p {
	width: 4.0rem;
	height: .45rem;
	line-height: .45rem;
	background: url(../images/p.png) no-repeat;
	background-size: 4.0rem auto;
	color: #666;
	margin-bottom: .16rem;
	text-align: center;
}

.index .icontact .cont .p2 p {
	height: .88rem;
	line-height: .32rem;
	background: url(../images/p2.png) no-repeat;
	background-size: 4.0rem auto;
	padding: .1rem 12% 0;
}

.index .icontact .imap {
	width: 100%;
	height: 2.5rem;
	overflow: hidden;
}

.index .icontact .imap #allmap1 {
	height: 2.5rem;
	width: 100%;
}

.index .icontact .imap a {
	display: block;
	height: 2.5rem;
	width: 100%;
}


.floor_6_main {
	padding: 2% 6%;
}


.imsg {
	width: 100%;
	margin: .4rem auto 0;
}

.imsg .item {
	width: 100%;
	height: .64rem;
	box-sizing: border-box;
	margin-bottom: .28rem;
	position: relative;
	line-height: .62rem;
	background: url(../images/bk.png) no-repeat 0 -1.56rem;
	background-size: 6.0rem auto;
}

.imsg .item .txt {
	width: 90%;
	height: .6rem;
	text-indent: .18rem;
	line-height: .62rem;
	border: 0;
	background: none;
	outline: none;
	color: #666;
	display: block;
	padding-left: 3%;
}

.imsg .liuyan {
	width: 100%;
	height: 1.58rem;
	margin-bottom: .2rem;
	background: url(../images/bk.png) no-repeat 0 -2.26rem;
	background-size: 6.0rem auto;
}

.imsg .liuyan textarea {
	width: 100%;
	color: #666;
	overflow: hidden;
	box-sizing: border-box;
	padding: .15rem 3%;
	height: 1.5rem;
	font-family: "微软雅黑";
	resize: none;
	border: 0;
	background: none;
	text-indent: .18rem;
}

.imsg .submit {
	width: 94%;
	height: .62rem;
	cursor: pointer;
	border: 0;
	line-height: .62rem;
	text-align: center;
	color: #999;
	display: block;
	background: url(../images/tool.png) no-repeat center top;
	background-size: 5.3rem auto;
}

.imsg p {
	color: #999;
	padding-bottom: .3rem;
}

.imsg p i {
	width: .28rem;
	height: .26rem;
	display: inline-block;
	background-position: -1.68rem 0;
	margin-right: .1rem;
}

/**************category****************/
.nybanner {
	width: 100%;
}

.nybanner img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}


.content {
	width: 100%;
	min-height: 4rem;
	padding-top: .2rem;
	padding-bottom: .2rem;
}

.content.caselist {
	padding: .4rem 3%;
}

.content.honorlist {
	padding-top: .4rem;
}

.showimg .focus {
	padding: 3% 0 0;
	margin-bottom: .1rem;
}

.focus {
	position: relative;
	overflow: hidden;
}

.focus .hd {
	width: 100%;
	height: .3rem;
	z-index: 1;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 5%;
}

.focus .hd ul {
	overflow: hidden;
	display: block;
	text-align: center;
}

.focus .hd ul li {
	background: #999;
	width: .1rem;
	height: .1rem;
	display: inline-block;
	margin: 0 .1rem;
	color: #fff;
	border-radius: 100%;
	text-indent: -1000px;
}

.focus .hd ul .on {
	background: #153493;
}

.focus .bd {
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.focus .bd li img {
	width: 100%;
}

.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 取消链接高亮 */
}

.content .price {
	color: #e60012;
}

.content .price b {
	font-size: .4rem;
}

.content .buy {
	width: 2.4rem;
	height: .62rem;
	line-height: .62rem;
	display: block;
	text-align: center;
	color: #fff;
	background: #153493;
	border-radius: 5px;
}



/*menu*/
.iconn {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}

/*menu*/
.menu {
	width: 100%;
	padding: .1rem 0;
	background: #f6f6f6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.menu .iconn {
	width: .4rem;
	height: .4rem;
	display: inline-block;
	cursor: pointer;
}

.menu .goHome {
	margin-right: .16rem;
}

.menu .iconn:before {
	width: .4rem;
	height: .4rem;
	background-size: 1.4rem;
}

.menu .goHome {
	background-position: 0 -0.66rem;
}

.menu .subSort {
	background-position: -0.5rem -0.7rem;
}

/*sitepath*/
.sitepath {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	border-top: 1px solid #afa99f;
	border-bottom: 1px solid #afa99f;
	height: .76rem;
	padding: .02rem 0;
}

.menulist:before,
.sitepath:after {
	content: "\20";
	display: block;
	position: absolute;
}

.menulist:after {
	width: .38rem;
	height: .64rem;
	right: 0;
	top: .04rem;
	z-index: 4;
	/*background: url(../images/mr.jpg) no-repeat;background-size:.38rem auto;*/
}

.menulist:before {
	width: .38rem;
	height: .64rem;
	left: -1px;
	top: .04rem;
	z-index: 4;
	/*background: url(../images/ml.jpg) no-repeat;background-size:.38rem auto;*/
}

.sitepath .swiper3,
.sitepath .swiper {
	border-top: 1px solid #afa99f;
	border-bottom: 1px solid #afa99f;
	width: 100%;
	overflow: hidden;
	height: .68rem;
	text-align: center;
}

.sitepath .swiper3 .scroll {
	width: 214%;
}

.sitepath .swiper3 .scroll a {
	display: block;
	font-size: .26rem;
	padding: 0;
	float: left;
	text-align: center;
	height: .68rem;
	line-height: .68rem;
	width: 2.2rem;
	position: relative;
}

.sitepath .swiper3 .scroll a.hover,
.sitepath .swiper3 .scroll a:hover {
	color: #b69f7f;
}

.sitepath .swiper3 .scroll a.kong {
	width: .1rem;
}

.sitepath .swiper3 .scroll a:after {
	content: "\20";
	display: block;
	position: absolute;
}

.sitepath .swiper3 .scroll a.hover:after {
	height: .02rem;
	background: #b69f7f;
	bottom: -1px;
	width: 50%;
	left: 72%;
	margin-left: -1.1rem;
}

/*.sitepath .swiper3 .scroll a:first-child{padding-left:.26rem;}*/

.sitepath .swiper .cbit1 {
	text-align: center;
}

.sitepath .swiper h1 {
	text-align: center;
	font-size: .3rem;
	line-height: .68rem;
}

.sitepath .goBack {
	background-position: -1.4rem -3.16rem;
	position: absolute;
	left: 2%;
	top: .2rem;
}

.sitepath .goBack a {
	width: .2rem;
	height: .36rem;
	display: block;
}

.sitepath .cbit {
	border-top: 1px solid #afa99f;
	border-bottom: 1px solid #afa99f;
	width: 100%;
	overflow: hidden;
	height: .68rem;
	line-height: .68rem;
	text-indent: 3%;
	position: relative;
}

.sitepath .cbit a {
	padding-left: .3rem;
}

.sitepath .cbit a:after {
	content: "\20";
	display: block;
	position: absolute;
}

.sitepath .cbit a:after {
	height: .02rem;
	background: #b69f7f;
	bottom: 0;
	width: 1.8rem;
	left: .3rem;
}

.menu_main1 {
	width: 94%;
	margin: 0 auto;
	padding-top: .4rem;
}

.menu_main1 a {
	display: inline-block;
	width: 31%;
	margin: 1%;
	height: .62rem;
	background: url(../images/zk.png) no-repeat center top;
	background-size: 1.86rem auto;
	text-align: center;
	line-height: .62rem;
	float: left;
	font-size: .24rem;
	color: #333;
	overflow: hidden;
}

.menu_main1 a:nth-child(2n) {
	margin-right: 0;
}

.menu_main1 a.hover {
	background: url(../images/zk_a.png) no-repeat center top;
	background-size: 1.86rem auto;
	color: #fff;
}

.menubox {
	height: 1.9rem;
	overflow: hidden;
	transition: all ease 300ms;
}

.morebtn {
	width: 100%;
	padding: .2rem 0;
}

.morebtn a {
	text-align: center;
	display: block;
	color: #747474;
	font-size: .26rem;
	background: url(../images/more.png) no-repeat left top;
	background-size: 2.02rem .7rem;
	width: 2.02rem;
	height: .7rem;
	line-height: .7rem;
	text-align: center;
	display: block;
	margin: 0 auto;
}


/*pager*/
.pager {
	width: 100%;
	text-align: center;
	background: #f6f6f6;
	padding: .2rem 0;
	font-size: .2rem;
}

.pager a,
.pager span {
	width: 1.6rem;
	height: .4rem;
	line-height: .4rem;
	display: inline-block;
	background: #e59f19;
	color: #fff;
	border-radius: 5px;
}

.pager .yem {
	height: .4rem;
	display: inline-block;
	margin: 0px .1rem;
	line-height: .4rem;
}

/*reLink*/
.reLink {
	margin: .2rem auto .1rem;
	width: 94%;
	font-size: 0.24rem;
}

.reLink .prevLink,
.reLink .nextLink {
	display: block;
	font-size: .24rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
}

.content .reLink .bk_m3 {
	padding: 0;
}

.line {
	width: 100%;
	background: url(../images/line.jpg) repeat-x left top;
	background-size: .04rem auto;
	height: .3rem;
}

/* reLink */
.reLink a {
	color: #666;
	font-size: 0.24rem;
	display: inline-block;
}

.reLink a:hover {
	color: #9c282c;
}

/*m-share*/
.m-share {
	margin-left: 3%;
	margin-bottom: .2rem;
}

.showInfo .floor_1 {
	width: 90%;
	margin: 0 auto;
	padding: .3rem 0 0;
}

.showInfo .floor_1 .title {
	background: url(../images/yf_tit.jpg) no-repeat center top;
	background-size: 5.6rem auto;
	width: 100%;
	height: 0.7rem;
	text-align: center;
	color: #fff;
	font-size: .3rem;
	line-height: 0.7rem;
	margin-bottom: .3rem;
}

.showmenu {
	width: 100%;
	padding-top: 0.2rem;
	display: none;
	background: #fff;
}

.showmenu a {
	width: 31%;
	height: .6rem;
	display: block;
	float: left;
	line-height: .6rem;
	text-align: center;
	border-radius: .04rem;
	color: #fff;
	background: #00127b;
	margin: 0 1% 2%;
}

.showmenu a:last-child {
	margin-right: 0;
}

.showmenu a:hover {
	background: #ff7f00;
}

.erro {
	padding-left: 0.2rem;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	color: red;
}

.erro img {
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
}

.catemore.nomore {
	color: #ccc;
}

.content .more {
	width: 94%;
	margin: 0 auto;
}

.content .more a {
	text-align: center;
	display: block;
	color: #333;
	font-size: .26rem;
	width: 4.0rem;
	height: .6rem;
	line-height: .6rem;
	margin: 0 auto;
	background: url(../images/see.png) no-repeat;
	background-size: 4.0rem auto;
	font-size: .28rem;
	text-align: center;
}

.content .more a:hover {
	;
	color: #00127b;
}

/*catelist*/
.catelist {
	padding-top: .4rem;
}

.catelist .list {
	width: 90%;
	margin: 0 auto;
}

.catelist li {
	width: 100%;
	margin-bottom: 4%;
	box-sizing: border-box;
}

.catelist li a {
	display: block;
}

.catelist li figure {
	width: 36%;
	padding-top: 20%;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 2%;
}

.catelist li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.catelist li h3 {
	height: .8rem;
	font-size: 0.28rem;
	font-weight: normal;
	color: #333;
}

.catelist li .txt {
	font-size: .2rem;
	color: #999;
}

.catelist li h3:hover,
.catelist li h3.hover {
	color: #00127b;
}






/*product.html*/
.listProduct {
	padding: 3% 0;
}

.listProduct .list {
	margin: 0 auto;
}

.listProduct li h3 {
	color: #333;
	font-size: .3rem;
	padding-top: .2rem;
}

.listProduct li {
	position: relative;
	display: block;
	margin: 0;
	border-top: 1px solid #a0a0a0;
	padding: .3rem 3%;
}

.listProduct li .img {
	width: 2.74rem;
	height: 2.74rem;
	background: url(../images/pz.png) no-repeat left top;
	background-size: 2.74rem auto;
	display: block;
}

.listProduct li .img figure {
	width: 80%;
	padding-top: 80%;
	position: relative;
	overflow: hidden;
	display: block;
	margin: .24rem auto 0;
}

.listProduct li .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.listProduct li .txt {
	width: 50%;
	position: relative;
	height: 2.74rem;
}

.listProduct li .txt h3 {
	font-size: .3rem;
	color: #000;
	height: 1rem;
	overflow: hidden;
	line-height: .4rem;
}

.listProduct li .txt .price {
	display: block;
	font-size: .2rem;
}

.listProduct li .txt .price b {
	font-size: .3rem;
}

.listProduct li .txt .desc {
	height: .6rem;
	overflow: hidden;
	font-size: .2rem;
}

.listProduct li .buy {
	position: absolute;
	bottom: 0;
	left: 0;
}

/*news.html*/
.newsList .list {
	width: 94%;
	margin: 0 auto .3rem;
}

.newsList .item {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e2dcd2;
}

.newsList .item a {
	width: 92%;
	height: 1.5rem;
	padding: .2rem 5% .2rem 2%;
	display: block;
}

.newsList .item h3 {
	font-size: .3rem;
	line-height: .38rem;
	font-weight: normal;
	margin-bottom: .2rem;
	color: #333;
}

.newsList .item .txt {
	color: #999;
	font-size: .22rem;
	line-height: .28rem;
}

.newsList.soulist .item a {
	padding: .2rem 2% .2rem 2%;
	width: 96%;
}

/*showInfor*/
.showInfo {
	width: 100%;
	overflow: hidden;
}

.showInfo .showSubTit {
	width: 100%;
	height: .65rem;
	line-height: .65rem;
	font-weight: normal;
	margin: .2rem 0 .1rem;
	background: #f6f6f6;
	border-bottom: 1px solid #00127b;
	font-size: .24rem;
	text-indent: .15rem;
}

.showTit {
	width: 96%;
	line-height: .3rem;
	padding: .2rem 2% .1rem;
	border-bottom: 1px solid #e2dcd2;
	text-align: center;
	margin: 0 auto;
}

.showTit h1 {
	font-weight: bold;
	color: #00127b;
	font-size: .4rem;
	line-height: .45rem;
	margin-bottom: .05rem;
	font-weight: normal;
}

.showTit .mark {
	font-size: .22rem;
	margin-top: .1rem;
}

/*showSubTit*/
.showInfo .contxt {
	font-size: .24rem;
	line-height: .34rem;
	padding: 5% 3% 5%;
}

.showInfo .contxt img {
	max-width: 100%;
	margin: 0px auto;
	height: auto !important;
	display: inline;
}

.showInfo .contact .item {
	width: 87%;
	margin: 0 auto .3rem;
	position: relative;
}

.content .bk_t3 {
	width: 100%;
	height: .2rem;
	background-position: 0 -1.56rem;
	display: block;
}

.content .bk_b3 {
	width: 100%;
	height: .2rem;
	background-position: 0 -1.8rem;
	display: block;
}

.content .bk_m3 {
	background: url(../images/bk_m3.png) repeat-y left top;
	margin: 0;
	overflow: hidden;
	padding: .3rem .3rem .1rem .8rem;
	background-size: 5.2rem auto;
}

.showInfo .contact .bk_m3 .ico {
	width: .96rem;
	height: .96rem;
	background: url(../images/cio.png) no-repeat;
	background-size: .96rem auto;
	position: absolute;
	left: -.4rem;
	top: 20%;
}

.showInfo .contact .bk_m3 .i1 {
	background-position: 0 0;
}

.showInfo .contact .bk_m3 .i2 {
	background-position: 0 -1rem;
}

.showInfo .contact .bk_m3 .i3 {
	background-position: 0 -2rem;
}

.showInfo .contact .bk_m3 .ewm {
	width: 1.2rem;
	height: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: .2rem;
}

.showInfo .contact .item .bk_m3 .stit {
	color: #666;
	font-size: .24rem;
}

.showInfo .contact .item .bk_m3 p {
	font-size: .3rem;
}

.showInfo .contact .dt.bk_m3 {
	padding-left: .3rem;
}

.showInfo .picimg {
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
	height: 4.2rem;
}

.content .video {
	padding: 5% 3% 5%;
}

.content .video .item {
	width: 94%;
	margin: 0 auto .4rem;
	overflow: hidden;
}

.content .video .item .bk_m {
	padding: .3rem;
}

.content .video .item a {
	display: block;
}

.content .video .item figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.content .video .item figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.content .video .item .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 1.26rem;
	background: url(../images/black20.png) repeat left top;
	background-size: .1rem auto;
}

.content .video .item .bg span {
	width: 1.24rem;
	height: 1.24rem;
	margin: 0 auto;
	display: block;
	background-position: 0 -2.7rem;
}

.content .video .item h3 {
	color: #363747;
	font-size: .28rem;
	padding-top: .2rem;
	display: block;
}

.content .video .item h4 {
	display: inline-block;
	color: #b69f7f;
	float: right;
	padding-top: .2rem;
}

.content .video .item h3 em {
	width: .4rem;
	height: .3rem;
	display: block;
	background-position: -1.6rem 0;
	margin-right: .1rem;
	float: right;
	margin-top: .1rem;
}

.inf {
	width: 94%;
	margin: 0 auto .4rem;
}

.yspb {
	width: 90%;
	margin: .3rem auto;
}

.yspb .tit {
	font-weight: bold;
	color: #00127b;
}

/* 留言样式   */
.showOrder {
	padding-bottom: .3rem;
}

.leave {
	padding: 0.4rem 0 .1rem;
	width: 82%;
	margin: 0 auto;
}

.content .leave .bk_m3 {
	padding: 0 .3rem;
}

.leave li {
	margin-bottom: .2rem;
}

.leave li:nth-child {
	margin-bottom: .1rem;
}

.leave .tit {
	float: left;
	display: block;
	width: 20%;
	font-size: .2rem;
	height: .6rem;
	line-height: .6rem;
}

.leave .item-wrap {
	margin-left: .55rem;
}

.leave input,
.leave textarea {
	width: 76%;
	background: none;
	border: 0;
	color: #aaa;
	font-size: .2rem;
	padding: 0;
	margin: 0;
	border-radius: initial;
}

.leave input {
	border-radius: 0;
	-webkit-border-radius: 0;
	text-indent: 8px;
	color: #333;
	height: .6rem;
	line-height: .6rem;
}

.leave .ly {
	height: 1rem;
	padding: .1rem 0;
	color: #666;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-indent: 8px;
	line-height: .22rem;
	resize: none;
}

.leave textarea {
	width: 100%;
	height: 1rem;
}

.show_more2 {
	padding: 0 10px 18px 10px;
	height: .6rem;
}

.show_more2 input {
	width: 100%;
	border: 0;
	height: .6rem;
	line-height: .6rem;
	color: #fff;
	font-size: .22rem;
	background: #00127b;
	border-radius: initial;
}

.show_more2 input:hover {
	background: #ff7f00;
}

/*showproduct showimg*/
/*recomPro*/

.showimg {
	padding: .2rem 0;
}

.showimg .contxt {
	padding: 3%;
}

.showimg .contxt h1 {
	font-size: .3rem;
}

.showimg .ppic {
	width: 30%;
}

.showimg .desc {
	width: 60%;
	border-right: 1px solid #afa99f;
	height: 4rem;
	overflow: hidden;
}

.showimg .desc p {
	float: right;
	writing-mode: tb-rl;
	padding: 0 .1rem;
	border-left: 1px solid #afa99f;
	height: 4rem;
	word-wrap: break-word;
	width: .5rem;
	line-height: .26rem;
	margin-bottom: .2rem;
}

.showimg .contxt img {
	max-width: 100% !important;
}

.showimg .contxt p.zztime {
	color: #b7353a;
	writing-mode: tb-rl;
	padding: 0 .1rem;
	border-left: 1px solid #afa99f;
	height: 4rem;
	word-wrap: break-word;
	width: .5rem;
	line-height: .26rem;
	text-align: center;
	margin-left: .1rem;
}

.promenu {
	width: 94%;
	overflow: hidden;
	margin: .2rem auto;
	position: relative;
	height: .76rem;
	padding: 0 0 .02rem 0;
}

.promenu .list {
	width: 100%;
	height: .62rem;
	text-align: center;
	line-height: .62rem;
	background: url(../images/tool.png) no-repeat;
	background-size: cover;
}

.promenu .list li {
	width: 33%;
	float: left;
	text-align: center;
}

.promenu .list li a {
	display: block;
}

.promenu .list li.hover a {
	background: #153493;
	color: #fff;
	height: .62rem;
	line-height: .62rem;
}

.promenu .list li:first-child.hover a {
	background: url(../images/prmen.jpg) no-repeat left center #153493;
	background-size: 2.06rem auto;
}

.promenu .list li:last-child.hover a {
	background: url(../images/prmen3.jpg) no-repeat right center #153493;
	background-size: 2.06rem auto;
}

.showimg .bottom {
	width: 92%;
	margin: 0 auto;
	padding: .2rem 0;
}

.showimg .itembox {
	display: none;
}

.showimg .itembox:first-child {
	display: block;
}

.showimg .itembox .item {
	display: block;
	width: 100%;
	border-bottom: 1px solid #e2dcd2;
	padding-bottom: .2rem;
	margin-bottom: .2rem;
}

.showimg .itembox .item a {
	display: block;
}

.showimg .itembox .item h3 {
	line-height: .5rem;
	font-size: .28rem;
	padding: .1rem 0;
}

.showimg .itembox .item h3 b {
	color: #353f38;
	font-weight: normal;
	cursor: pointer;
}

.showimg .itembox .item h3 i {
	width: 1rem;
	height: .4rem;
	display: block;
	background-position: 0 -4rem;
}

.showimg .itembox .item.hover h3 i {
	background-position: -1rem -4rem;
}

.showimg .itembox .item.hover h3 b {
	color: #b69f7f;
	font-weight: bold;
}

.showimg .itembox .item:hover h3 b {
	color: #b69f7f;
}

.showimg .itembox .item p {
	color: #666;
	cursor: pointer;
	font-size: .2rem;
}

.showimg .itembox .item .txt {
	height: .7rem;
	overflow: hidden;
	color: #666;
}

.showimg .itembox .item.hover .txt {
	height: auto;
}

.showimg .bottom img {
	max-width: 100%;
}


.like {
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: .3rem;
}

.like .title2 {
	position: relative;
	margin-bottom: .3rem;
	margin-top: .2rem;
	height: .4rem;
	line-height: .4rem;
}

.like .title2 h4 {
	font-size: .36rem;
	position: relative;
	z-index: 2;
	display: inline-block;
	vertical-align: middle;
	padding: 0 .6rem 0 .14rem;
	border-right: 1px solid #a0a0a0;
	font-weight: normal;
	color: #0e050a;
}

.like .title2 s {
	width: 66%;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	border-top: 1px solid #a0a0a0;
}

.like .girdlist {
	padding: 3%;
}



/*recomNew*/
.recomNew {
	width: 96%;
	padding: 0.1rem 0 2%;
	margin: 0 auto;
}

.recomNew li {
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.recomNew li a {
	font-size: .24rem;
	display: block;
	position: relative;
	padding-left: 2%;
}

.recomNew li a:before {
	content: "";
	position: absolute;
	background: #cccccc;
	width: 3px;
	height: 3px;
	left: 0;
	top: 0.28rem;
	z-index: 11;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*recomPro*/
.recomPro {
	width: 100%;
	position: relative;
}

.recomPro .recomList {
	width: 4.6rem;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

.recomPro .list {
	float: left;
	width: 500%;
	padding: .2rem 0 .1rem;
}

.recomPro .list ul {
	float: left;
}

.recomPro ul li {
	float: left;
	width: 2.3rem;
	text-align: center;
}

.recomPro ul li a {
	display: block;
	width: 100%;
}

.recomPro ul li h3 {
	font-size: .22rem;
	line-height: .5rem;
	text-align: center;
}

.recomPro ul img {
	height: 1.5rem;
	width: 2rem;
	margin: 0px auto;
	display: block;
}

.recomPro span {
	display: block;
	width: 30px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	right: 50%;
	margin-right: -3rem;
	cursor: pointer;
}

.recomPro span.left {
	right: auto;
	left: 50%;
	margin-left: -3rem;
}

.recomPro span.right:after {
	content: "";
	position: absolute;
	background: #efdaa4;
	width: 11px;
	height: 11px;
	right: 10px;
	top: 20px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.recomPro span.right:before {
	content: "";
	position: absolute;
	background: #f5e9ca;
	width: 11px;
	height: 11px;
	right: 14px;
	top: 20px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.recomPro span.left:after {
	content: "";
	position: absolute;
	background: #efdaa4;
	width: 11px;
	height: 11px;
	right: 14px;
	top: 20px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.recomPro span.left:before {
	content: "";
	position: absolute;
	background: #f5e9ca;
	width: 11px;
	height: 11px;
	right: 10px;
	top: 20px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


#nativeShare {
	margin: 0 auto;
	width: 100%;
	padding-top: 0.3rem;
}

#nativeShare .label {
	margin-left: 0.2rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.6rem;
}

#nativeShare .list {
	width: 83%;
	float: right;
}

#nativeShare .list span {
	height: 0.9rem;
	width: 0.8rem;
	padding: 0;
	display: inline-block;
}

#nativeShare .list span i {
	height: 0.6rem;
	width: 0.6rem;
	display: block;
	margin: 0 auto;
}

#nativeShare .weibo i {
	background-image: url('../images/weibo.png');
	background-size: cover;
}

#nativeShare .weixin i {
	background-image: url('../images/weixin_friend.png');
	background-size: cover;
}

#nativeShare .weixin_timeline i {
	background-image: url('../images/weixin.png');
	background-size: cover;
}

#nativeShare .qq i {
	background-image: url('../images/qq.png');
	background-size: cover;
}

#nativeShare .qzone i {
	background-image: url('../images/qqzone.png');
	background-size: cover;
}

#nativeShare .more i {
	background-image: url('../images/more.png');
	background-size: cover;
}

#nativeShare .list span.qzone,
#nativeShare .list span.more {
	width: 0.72rem;
}

#fenxiang {
	display: none;
}

.fenx {
	height: 1.0rem;
	width: 100%;
}

.fenx .tt {
	margin-left: 0.2rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.6rem;
}

.fenx .bdsharebuttonbox {
	width: 80%;
	float: right;
}

.fenx .bdsharebuttonbox a {
	margin-left: 0.2rem;
}

#bdfx {}

#bdfx a {
	height: 0.6rem;
	width: 0.6rem;
	margin: 0;
	padding: 0;
	margin: 0px 0.08rem;
	display: inline-block;
}

#bdfx .d1 {
	background: url(../images/qqzone.png) no-repeat center;
	background-size: 100% 100%;
}

#bdfx .d2 {
	background: url(../images/weibo.png) no-repeat center;
	background-size: 100% 100%;
}

/*字体*/
@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;
	}
}

/** 自定义字体******************************/

@font-face {
	font-family: impact;
	src: url("../font/impact.eot");
	src: url("../font/impact.eot?#iefix") format("eot"),
		url("../font/impact.ttf") format("truetype");
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

/************
 ** 动画函数
 ************/
.zixunbtn a,
.floor_2 .youshi .item,
.floor_4 .girdlist,
.floor_3 .girdlist,
#Voice {
	opacity: 0;
}

.rightIn {
	-webkit-animation: rightIn 1s ease forwards;
	animation: rightIn 1s ease forwards;
}

.leftIn {
	-webkit-animation: leftIn 1s ease forwards;
	animation: leftIn 1s ease forwards;
}

.shensuo {
	animation: shensuo 1.5s ease forwards;
	-webkit-animation: shensuo 1.5s ease forwards;
}

.biger {
	-webkit-animation: biger 1s ease-in-out forwards;
	animation: biger 1s ease-in-out forwards;
}

.upIn {
	-webkit-animation: upIn 1s ease forwards;
	animation: upIn 1s ease forwards;
}

.delay100 {
	-webkit-animation-delay: 100ms;
}

.delay200 {
	-webkit-animation-delay: 200ms;
}

.delay300 {
	-webkit-animation-delay: 300ms;
}

.delay400 {
	-webkit-animation-delay: 400ms;
}

.delay500 {
	-webkit-animation-delay: 500ms;
}

.delay600 {
	-webkit-animation-delay: 600ms;
}

.delay700 {
	-webkit-animation-delay: 700ms;
}

.delay800 {
	-webkit-animation-delay: 800ms;
}

.delay900 {
	-webkit-animation-delay: 900ms;
}

.delay1000 {
	-webkit-animation-delay: 1000ms;
}

.delay1200 {
	-webkit-animation-delay: 1200ms;
}

.delay1200 {
	-webkit-animation-delay: 2000ms;
}

@-webkit-keyframes start {

	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(0, 5px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(0, -5px);
	}
}

@-moz-keyframes start {

	0%,
	30% {
		opacity: 0;
		-moz-transform: translate(0, 5px);
	}

	60% {
		opacity: 1;
		-moz-transform: translate(0, 0);
	}

	100% {
		opacity: 0;
		-moz-transform: translate(0, -5px);
	}
}

@keyframes start {

	0%,
	30% {
		opacity: 0;
		transform: translate(0, 5px);
	}

	60% {
		opacity: 1;
		transform: translate(0, 0);
	}

	100% {
		opacity: 0;
		transform: translate(0, -5px);
	}
}

@-webkit-keyframes upIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes upIn {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes biger {
	0% {
		-webkit-transform: scale(0.3, 0.3);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1, 1);
		opacity: 1;
	}
}

@keyframes biger {
	0% {
		transform: scale(0.3, 0.3);
		opacity: 0;
	}

	100% {
		transform: scale(1, 1);
		opacity: 1;
	}
}

@-webkit-keyframes rightIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(.2rem);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes rightIn {
	0% {
		opacity: 0;
		-moz-transform: translateX(.2rem);
		-ms-transform: translateX(.2rem);
		transform: translateX(.2rem);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes leftIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-.2rem);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes leftIn {
	0% {
		opacity: 0;
		-moz-transform: translateX(-.2rem);
		-ms-transform: translateX(-.2rem);
		transform: translateX(-.2rem);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes shensuo {
	0% {
		opacity: 0;
		-webkit-transform: scaleX(0.9);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(1);
	}
}

@keyframes shensuo {
	0% {
		opacity: 0;
		-moz-transform: scaleX(0.9);
		-ms-transform: scaleX(0.9);
		transform: scaleX(0.9);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(1);
		-ms-transform: translateY(1);
		transform: translateY(1);
	}
}