/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
 @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.6 'PingFangSC-Light', 'microsoft yahei', Arial, Helvetica, sans-serif, "Hiragino Sans GB";
	color: #333;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	position: relative;
}
body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}
body:before {
	height: 1rem;
}
body:after {
	height: 1.2rem;
}
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: "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;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
a:focus {
	outline: none;
}
a:hover, a:active {
	color: #20286e;
	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: 4rem auto;
	vertical-align: middle;
}
.icon, .iconn:before, .iconn:after, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
.iconn {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}
/*清除浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none;
}
.none{
    display: none;
}
.p-r{
    position: relative;
}
.p-a{
    position: absolute;
}
.t-c{
    text-align: center;
}
.o-h{
    overflow: hidden;
}
.font12{
    font-size: 12px;
}
.font14 {
    font-size: 14px;
}
.font16{
    font-size: 16px;
}
.ml15{
    margin-left: 15px;
}
.ml25{
    margin-left: 25px;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}

.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默认 结束@@==========*/
.header {
	position: relative;
}
#top_main {
	width: 100%;
	height: 1rem;
	z-index: 9999;
	position: fixed;
	top: 0px;
	left: 0px;
}
#top {
	max-width: 640px;
	min-width: 320px;
	height: 1rem;
	margin: 0px auto;
	position: relative;
	background: #20286e;
	box-shadow: 0 0 0.2rem rgba(0,0,0,.1);
}
#top .logo {
	float: left;
	margin: 0 auto;
	display: block;
	text-align: center;

    width: 100%;
}
#top .logo a {
	display: block;
}
#top .logo img {height: 57px;vertical-align: top;}
#top .topsearch {
	display: block;
	position: absolute;
	right: 1rem;
	top: 0px;
	text-align: center;
	cursor: pointer;
width: .5rem;
height: .5rem;
margin: .25rem auto;
	background: url(../images/sou1.png) no-repeat center;
background-size: .4rem auto;
	z-index: 6;
}
#top #nav {
width: .8rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	z-index: 6;
}
#top .nav {
width: .5rem;
height: .36rem;
margin: .33rem auto;
background-position:-.56rem -.94rem;
}
#top .cur .nav {
background-position:0 -.94rem;
}
#search {
	background: #f2f2f2;
	width: 100%;
	margin: 0 auto;
	height: 1rem;
	position: absolute;
	left: 0;
top: .88rem;
padding-top: .2rem;
	display: none;
	z-index: 999;
}
#search input {
	display: block;
	padding: 0;
	margin: 0;
}
#search .txt {
	border: none;
	width: 80%;
	height: 0.65rem;
	line-height: 0.65rem;
	margin-left: 4%;
	color: #666;
	font-size: 0.22rem;
	background: #fff;
	text-indent: 3%;
border-top-left-radius:.3rem;
border-bottom-left-radius: .3rem;
}
#search .btn {
	cursor: pointer;
	border: none;
	font-size: 0.24rem;
	width: 0.8rem;
	height: 0.65rem;
	text-align: center;
	background: #20286e url(../images/icon.png) no-repeat 0 -4.6rem;
	background-size: 2.4rem auto;
	color: #fff;
border-top-right-radius:.3rem;
border-bottom-right-radius: .3rem;
	background-size: 2.0rem auto;
	vertical-align: middle;
}
.searchinfo {
	background: #fff;
	padding: 0.2rem 0;
	height: 100%;
	width: 92%;
	margin: 0 auto;
}
.searchinfo h2 {
	color: #333;
}
.searchinfo .searchlist {
	padding: 0.2rem 0;
}
.searchinfo .searchlist a {
	display: inline-block;
	margin: 0 4% 4% 0;
	color: #333;
	background: #f5f5f5;
	font-size: 0.24rem;
	text-align: center;
	height: 0.64rem;
	line-height: 0.64rem;
	padding: 0 0.2rem;
	border-radius: 3px;
}
.searchinfo .searchlist a:hover {
	background: #913d23;
	color: #fff;
}
#top_main .pages_name {
	text-align: center;
	display: block;
font-size:.32rem;
	color: #333;
	line-height: 1rem;
}
#top_main .back_out {
	width: 12%;
	height: 1rem;
	position: absolute;
	left: 0;
	top: 0;
}
#top_main .back_out i {
width:.26rem;
height:.42rem;
	background-position: 0 -1.5rem;
	display: block;
margin-top:.3rem;
margin-left:.3rem
}
.soupage {
	background: #fff;
}
/*subNav*/
.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	right: -100%;
top: .88rem;
	z-index: 999;
	max-width: 640px;
	min-width: 320px;
	background: #fff;
}
.subNavCon {
	margin: 0px;
	width: 100%;
	height: 100%;
}
.subNav .closrbox {
	width: 20%;
	height: 0.5rem;
line-height:.5rem;
	background: #fff;
	position: absolute;
	right: 2%;
	top: -5%;
}
.subNav ul {
	background: #fff;
	position: relative;
	z-index: 2;
}
.subNav li {
	width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	transition: all .3s ease-in;
}
.subNav li:first-child {
	margin-top: 0.4rem;
}
.subNav li a {
	display: block;
	width: 4rem;
	margin: 0 auto;
	color: #333;
	font-size: 0.34rem;
	line-height: 1rem;
	text-align: center;
	border-bottom: 1px solid #f0efef;
}
.subNav li a:hover {
	color: #20286e;
}
.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;
}
.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 a {
	display: block;
}
.banner .list li img {
	width: 100%;
	height: auto;
	display: block;
}
#banner .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	z-index: 2;
	font-size: 0;
	position: absolute;
	left: 0;
	bottom: 5%;
}
#banner .tip span {
	display: inline-block;
	vertical-align: middle;
width: .5rem;
height: .1rem;
margin: 0 .1rem;
	vertical-align: middle;
	border: #fff solid 1px;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}
#banner .tip span.cur {
	background-color: #20286e;
	border-color: #20286e;
	opacity: 1;
	filter: Alpha(opacity=100);
}
/* reLink */
.reLink {
margin: .2rem 3% .3rem;
}
.reLink .prevLink, .reLink .nextLink {
	display: block;
height: .7rem;
line-height: .7rem;
font-size: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
}
/*底部面板留言*/
.containernd{
    height: auto;
    overflow: hidden;
    padding: 3%;
    background: #20286e;
}
.containernd .ys-lb-wrap{
    width: 92%;
    height: 25px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    color: #fff;
    margin: 15px auto 0;
    overflow: hidden;
}
.containernd .ys-lykh-list{
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    font-size: 12px;
}
.containernd .ys-per-lykh{
    width: 100%;
    height: 25px;
}
.containernd .text-e{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.containernd .ys-fwxm-list{
    width: 92%;
    height: auto;
    margin: 13px auto 20px;
    overflow: hidden;
}
.containernd .ys-per-fwxm{
    width: 30%;
    height: 22px;
    line-height: 22px;
    padding: 0 1.6%;
    font-size: 12px;
    color: #fff;
}
.containernd .ys-per-fwxm img{
    vertical-align: middle;
    height: 12px !important;
    margin-right: 5px;
}
.containernd .form-group{
    margin-bottom: 15px;
}
.containernd .form-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
}
.containernd .form-control {
    box-sizing: border-box;
    font-family: inherit;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.containernd .btn-primary {
    color: #fff;
    background-color: #231815;
    width: 50%;
    margin: auto auto;
    display: block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    outline: none;
}


/*版权信息*/
.footer_main {
	text-align: center;
	width: 100%;
    padding: .2rem;
	color: #666;
}
.footer_main .mxbcic-footer-top{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.footer_main .mxbcic-footer-top img{
    display: inline-block;
    vertical-align: middle;
    width: 28%;
    height: auto;
}
.footer_main .mxbcic-footer-top span{
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #20286e;
    font-weight: bold;
    margin-left: 10px;
    text-align: left;
    height: 40px;
    line-height: 20px;
}
.footer_main .mxbcic-footer-text{
    font-size: 12px;
    color:#666666;
    text-align: center;
}
.footer_main .mxbcic-gongshang{
    text-align: center;
    margin-top: 15px;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
}
.footer_main .mxbcic-gs-icon{
    display: inline-block;
    vertical-align:middle ;
    margin-right: 10px;
    font-size: 10px;
    color:#666666;
    line-height: 24px;
}
.footer_main .mxbcic-gs-icon img{
    display: block;
    width:23px;
    margin:0 auto 5px;
}
.footer_main .mxbcic-gs-text{
    display: inline-block;
    vertical-align:middle ;
    width:196px;
    text-align: left;
}
.footer_main .mxbcic-gs-text span{
    display: block;
    font-size: 12px;
    color:#666666;
    line-height: 20px;
}
.footer_main .mxbcic-gjc{
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
}
.footer_main .mxbcic-gjc a{
    color: #666666;
}
.footer_main .mxbcic-gjc a:active{
    color: #20286e;
}

.copyright {
	width: 94%;
	margin: 0 auto;
	padding: 3% 0;
font-size: .18rem;
}
.toTop {
	width: 0.9rem;
	height: 0.9rem;
	background: url(../images/gotop.png) no-repeat center top;
	background-size: 0.9rem auto;
	position: fixed;
	bottom: 20%;
	right: 2%;
	cursor: pointer;
	z-index: 10;
	display: none;
}
.footer_main a {
	color: #666;
}
/* 工具栏 */
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 50px;
	left: 0;
	right: 0;
}
#toolbar .ys-zxwd-btn { 
    width: 26%; 
    height: 50px; 
    background: #fff; 
    font-size: 15px; 
    color: #222424; 
    text-align: center; 
}
#toolbar .ys-zxwd-btn:active { 
    font-weight: bold; 
    color: #20286e;
}
#toolbar .ys-zxwd-btn img { 
    display: block; 
    height: 16px; 
    margin: 6px auto 0; 
    margin-bottom: 3px; 
}
#toolbar .ys-sqjm-btn { 
    width: 100%; 
    height: 50px; 
    line-height: 50px; 
    text-align: center; 
    font-size: 15px; 
    color: #fff; 
    background: #20286e; 
}
#toolbar .ys-sqjm-btn img { 
    vertical-align: middle; 
    height: 10px; 
    margin: 0 10px; 
}
#toolbar .ys-sqjm-btn:active { 
    font-weight: bold; 
}
#toolbar .list {
	width: 4.95rem;
	margin: 0 auto;
	background: #20286e;
	border-radius: 1rem;
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
border-right: .01rem solid #328e40;
}
#toolbar .list li:last-child {
	border-right: 0;
}
#toolbar .list a {
	display: block;
	font-size: 0.22rem;
	color: #fff;
	padding-top: 0.12rem;
	height: 0.68rem;
}
#toolbar .list li:first-child a {
	border-radius: 1rem 0 0 1rem;
}
#toolbar .list li:last-child a {
	border-radius: 0 1rem 1rem 0;
}
#toolbar .list a.hover {
	background: #005197;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.46rem;
	height: 0.46rem;
	display: block;
	background-size: 4.6rem auto;
}
#toolbar .list a .too-home {
	background-position: 0.02rem 0;
}
#toolbar .list a .too-qiao {
	background-position: -1.43rem 0;
}
#toolbar .list a .too-map {
	background-position: -2.16rem 0;
}
#toolbar .list a .too-tel {
background-position: -.7rem 0;
}
.xbg {
	width: 100%;
	display: block;
	position: fixed;
	height: 1.05rem;
	left: 0;
	bottom: 0;
	background: #fff;
	z-index: 880;
}
#toolbar .list a s span {
	color: #fff;
padding-top:.9rem;
	text-transform: initial;
	font-style: normal;
}

.ys-layer-shade {
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.8);
    max-width:750px;
    margin:auto auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
    position:fixed;
    z-index:999;
}
.ys-layer-wrap1 {
    width:78%;
    background:url("../images/layer-bg1.png") no-repeat 0 0;
    background-size:100% 100%;
    margin:auto auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
    height:270px;
    padding-top:30px;
}
.ys-layer-close {
    width:34px;
    height:34px;
    right:-15px;
    top:-15px;
    margin:0px;
    left:auto;
}
.ys-layer-close img {
    display:block;
    width:34px;
    height:34px;
}
.ys-layer-title {
    height:30px;
    line-height:30px;
}
.ys-layer-title span {
    background:url("../images/title-l-bg.png")no-repeat left top,url("../images/title-r-bg.png")no-repeat right bottom;
    background-size:10px 10px,17px 5px;
    font-size:20px;
    color:#242424;
    font-weight:bold;
    padding:2px 5px;
}
.ys-layer-form {
    width:90%;
    height:auto;
    margin:20px auto 0;
}
.ys-tell-msg {
    height:34px;
    line-height:34px;
    right:15px;
    top:0;
    font-size:12px;
    color:#666666;
}
.ys-layer-input-box {
    width:100%;
    height:34px;
    background:#ffd986;
    border-radius:4px;
}
.ys-layer-input {
    display:block;
    width:100%;
    height:34px;
    box-sizing:border-box;
    padding:0 15px;
    line-height:34px;
    color:#242424;
    background:transparent;
    font-size:14px;
    border-radius:4px;
    border:none;
}
.ys-layer-input:-moz-placeholder {
    font-size:14px;
    font-family:"\5FAE\8F6F\96C5\9ED1";
    color:#9f8751;
}
.ys-layer-input::-moz-placeholder {
    font-size:14px;
    font-family:"\5FAE\8F6F\96C5\9ED1";
    color:#9f8751;
}
.ys-layer-input:-ms-input-placeholder {
    font-size:14px;
    font-family:"\5FAE\8F6F\96C5\9ED1";
    color:#9f8751;
}
.ys-layer-input::-webkit-input-placeholder {
    font-size:14px;
    font-family:"\5FAE\8F6F\96C5\9ED1";
    color:#9f8751;
}
.ys-layer-submit {
    width:150px;
    height:30px;
    border: none;
    line-height:30px;
    border-radius:15px;
    background:#20286e;
    font-size:14px;
    color:#fff;
    letter-spacing:1px;
    margin:20px auto 0;
    display:block;
    text-align:center;
    -webkit-box-shadow:0 2px 2px 1px rgba(255,171,9,0.4);
    -moz-box-shadow:0 2px 2px 1px rgba(255,171,9,0.4);
    box-shadow:0 2px 2px 1px rgba(255,171,9,0.4);
}


/*==========@@页面布局 开始@@==========*/
.index, .floor {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
}
.index {
	padding-top: 0;
	position: relative;
}
/*首页导航*/
.navlist {
	background: #20286e;
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
}
.navlist ul {
	padding: 0;
}
.navlist li {
	float: left;
	width: 33.3%;
	text-align: center;
	display: block;
}
.navlist li a {
	display: block;
}
.navlist li h3 {
    line-height:.66rem;
    font-size:.24rem;
	color: #fff;
    height:.66rem;
	border-right: 1px solid #ffe3b7;
	border-bottom: 1px solid #ffe3b7;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.navlist li:nth-child(3n) h3 {
	border-right: 0;
}
/*首页标题*/
.in_title {
    padding-top: .2rem;
    padding-bottom: .1rem;
	text-align: center;
	position: relative;
}
.in_title h3 {
	display: inline-block;
	font-size: 0.44rem;
	color: #333;
	position: relative;
	z-index: 2;
	font-weight: bold;
}
.in_title h3 span {
	color: #20286e;
	padding-left: 0.1rem;
}
.in_title i {
	width: 0.4rem;
	height: 0.02rem;
	display: block;
	margin: 0 auto;
	background: #20286e;
}
.index .floor_1_main {
padding-bottom: .5rem;
}
/*简介*/
.topyd-jj-wrap {
    padding: 20px 4%;
}
.topyd-jj-wrap .topyd-title-wrap {
    height: 40px;
    line-height: 40px;
    background: url(../images/jj-title-bg.png) no-repeat center top;
    background-size: auto 17px;
}
.topyd-jj-wrap h2 {
    background: url(../images/title-l-bg.png)no-repeat left top,url(../images/title-r-bg.png)no-repeat right bottom;
    background-size: 10px 10px,17px 5px;
    font-size: 20px;
    color: #242424;
    font-weight: bold;
    padding: 2px 5px;
}
.topyd-jj-wrap .topyd-wrap-more {
    width: 30px;
    height: 40px;
    right: 0;
    top: 0;
    overflow: hidden;
}
.topyd-jj-wrap .topyd-wrap-more img {
    display: block;
    float: right;
    height: 12px;
    margin-top: 23px;
}
.topyd-jj-wrap .topyd-jj-text {
    font-size: 14px;
    line-height: 1.6;
    padding: 11px 0;
    color: #242424;
}
.topyd-jj-wrap .topyd-tgfw-list {
    width: 100%;
    height: auto;
    padding: 15px 0;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}
.topyd-jj-wrap .topyd-per-tgfw {
    width: 33.33%;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
    overflow: hidden;
     background: url(../images/duihao.png) no-repeat left center; 
    background-size: 16px 16px;
    padding-left: 20px;
    display: block;
    box-sizing: border-box;
    margin-top: 10px;
}
.topyd-jj-wrap .topyd-yhq-list {
    margin-top: 14px;
    width: 102%;
    margin-left: -1%;
}
.topyd-jj-wrap .topyd-per-yhq {
    width: 32%;
    height: 35px;
    padding-top: 1px;
    padding-bottom: 4px;
    background: url(../images/yhq-bg.png) no-repeat 0 0;
    background-size: 100% 100%;
    line-height: 35px;
    margin-right: 0.5%;
    color: white;
}
/*加盟费用与盈利分析*/
.floor_8_main{
    width: 100%;
    height: auto;
    background: #e5e5e5;
    padding-bottom: 20px;
}
.floor_8_main .about .fymx-ylfx-tab {
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: table;
}
.floor_8_main .about .per-fymx-tab {
    width: 50%;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size:15px;
}
.floor_8_main .about .per-fymx-tab:last-child{
    border-right: none;
}
.floor_8_main .per-fymx-tab-active{
    color: #20286e;
}
.floor_8_main .about .tab-con-wrap {
    width: 100%;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
}
.floor_8_main .about table {
    width: 100%;
    height: auto;
    border: 1px solid #a8a8a8;
}
.floor_8_main .about table tr{
    height: 32px;
    line-height: 30px;
    font-size: 12px;
    color: #4e4e4e;
}
.floor_8_main .about table tr td, table tr th {
    width: 25%;
    padding: 5px;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    border: 1px solid #fff;
    text-align: center;
}
.floor_8_main .about table tr th {
    font-weight: bold;
}
.floor_8_main .about table tr td:first-child{
    font-weight: bold;
    width:30%;
}
/*门市据点*/
.cqgbgb-msjd-wrap {
    padding: .3rem 5% 20px;
    background: #e5e5e5;
    overflow: hidden;
    height: auto;
}
.cqgbgb-msjd-wrap .cqgbgb-msjd-top {
    margin-top: 15px;
}
.cqgbgb-msjd-top ul{
    overflow: hidden;
}
.cqgbgb-msjd-top ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
    border-radius: 10px;
    overflow: hidden;
}
.cqgbgb-msjd-top ul li img {
    display: block;
    width: 100%;
    height: auto;
}
.cqgbgb-msjd-top ul li:last-child {
    margin-right: 0;
}
.cqgbgb-msjd-top p {
    font-size: 14px;
    color: #333333;
    line-height: 1.8;
    text-indent: 2em;
    margin-top: 10px;
}
.cqgbgb-msjd-wrap .cqgbgb-msjd-list{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.cqgbgb-msjd-wrap .cqgbgb-per-msjd {
    position: relative;
    border: 1px solid #20286e;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 6%;
    margin-top: 15px;
}
.cqgbgb-msjd-wrap .cqgbgb-per-msjd-name {
    display: block;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
}
.cqgbgb-msjd-wrap .cqgbgb-per-msjd-add {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #333333;
}
.cqgbgb-msjd-wrap .cqgbgb-per-msjd-tel {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #333333;
}
.cqgbgb-msjd-wrap .cqgbgb-per-msjd-ckxq {
    font-size: 12px;
    margin-top: 5px;
    height: 24px;
    line-height: 24px;
}
.cqgbgb-msjd-wrap .cqgbgb-per-msjd-ckxq a {
    float: right;
    font-size: 12px;
    color: #20286e;
    position: absolute;
    right: 11px;
    bottom: 7px;
}
.cqgbgb-per-msjd-add b, .cqgbgb-per-msjd-tel b {
    display: inline-block;
    width: 14%;
}
.cqgbgb-per-msjd-add span, .cqgbgb-per-msjd-tel span {
    display: inline-block;
    width: 86%;
}
.cqgbgb-msjd-wrap .cqgbgb-ckgdmd-btn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #20286e;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    margin-top: 15px;
}
.cqgbgb-msjd-wrap .cqgbgb-ckgdmd-btn  a{
    color: #fff;
}

/*首页分类*/
.index .imenu {
	width: 100%;
	position: relative;
}
.index .imenu ul {
	display: block;
	text-align: center;
}
.index .imenu li {
	width: 29.5%;
	border: 1px solid #dcdcdc;
	text-align: center;
	border-radius: 0.08rem;
	overflow: hidden;
	margin: 0 1% 2%;
	display: inline-block;
	box-shadow: 0px 1px 5px #dcdcdc;
}
.index .imenu li a {
	display: block;
font-size: .22rem;
	height: 0.52rem;
	line-height: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index .imenu li.on a {
	color: #20286e;
}
.enbody .index .imenu li {
line-height:.4rem;
height:.4rem;
	overflow: hidden;
}
.enbody .index .title h3 {
font-size:.3rem;
	position: relative;
	z-index: 3;
}
.enbody .index .title s {
	background: url(../images/line.png) no-repeat center top;
background-size:.8rem auto;
top:.6rem;
	z-index: 1;
}
.enbody .iabout .con .desc {
	white-space: normal;
	word-break: break-all;
}
.enbody #top_main .pages_name {
	text-transform: uppercase;
}
.productlist {
	overflow: hidden;
	padding: 0 3% 3%;
	padding-bottom: 0;
}
.productlist .item {
	width: 49%;
	float: left;
    margin-top: .2rem;
	margin-right: 2%;
}
.productlist li:nth-child(2n) {
	margin-right: 0;
}
.productlist .item a {
	display: block;
}
.productlist .item figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.productlist .item figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.productlist .item h3 {
	color: #fff;
	font-weight: bold;
    font-size: .24rem;
    height:.44rem;
    line-height: .44rem;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: #20286e;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.index .more {
	width: 50%;
	margin: 0 auto;
margin-top: .5rem;
}
.index .more a {
	display: block;
    border: .02rem solid #20286e;
    line-height: .5rem;
	text-align: center;
	color: #20286e;
	border-radius: 25px;
}
.index .more a:hover {
border:.02rem solid #20286e;
	background: #20286e;
	color: #fff;
}
/*小banner*/
.index_slip {
	position: relative;
	width: 100%;
	height: 2rem;
	background: url("../images/ixbannerbg.jpg") no-repeat;
	background-size: 6.4rem auto;
}
.index_slip .tit1 {
	width: 6rem;
padding-top:.4rem;
padding-bottom: .15rem;
	margin: 0 auto;
font-size: .3rem;
	font-weight: bold;
	color: #fff;
line-height:.5rem;
}
.index_slip .tit2 {
margin-left: .2rem;
font-size: .28rem;
	font-weight: bold;
	color: #fff;
line-height: .56rem;
}
.index_slip .slip_btn {
	display: block;
	position: absolute;
bottom:.4rem;
right: .2rem;
	width: 2rem;
height: .56rem;
font-size: .26rem;
line-height:.56rem;
	text-align: center;
	color: #fff;
	background: -moz-linear-gradient(top, #005197, #1872bf);
	background: -webkit-linear-gradient(top, #005197, #1872bf);
	background: -o-linear-gradient(top, #005197, #1872bf);
	background: linear-gradient(top, #005197, #1872bf);
	-webkit-border-radius: 5px;
	border-radius: 5px;
border-radius: .1rem;
}
/*技术优势*/
.floor_2_main {
	background-color: #f5f5f5;
	padding-bottom: 0.3rem;
}
.floor_2_1 .slideBox {
	width: 5.9rem;
	margin: 0 auto;
	overflow: hidden;
}
.floor_2_1 .slideBox .bd {
	height: 6.6rem;
	background-color: #eee;
}
.floor_2_1 .slideBox .bd ul li {
	float: left;
	width: 5.9rem;
	background: #eee;
}
.floor_2_1 .slideBox .bd ul li b {
	display: block;
	width: 100%;
	height: 3.72rem;
	text-align: center;
	background: #fff;
}
.floor_2_1 .slideBox .bd ul li b img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.floor_2_1 .slideBox .bd ul li h3 {
	margin: 0 auto;
	display: block;
	height: 0.77rem;
	width: 4.9rem;
	margin-top: 0.52rem;
}
.floor_2_1 .slideBox .bd ul li h3 i {
	display: block;
	float: left;
	width: 0.77rem;
	height: 0.77rem;
	background: url(../images/t8_03.png) center center no-repeat;
	background-size: 100%;
	margin-left: 0.02rem;
}
.floor_2_1 .slideBox .bd ul li h3 span {
	display: block;
	float: left;
	margin-left: 0.18rem;
	width: 3.9rem;
	font-size: 0.25rem;
	color: #333;
	line-height: 0.77rem;
	text-align: left;
	font-weight: bold;
}
.floor_2_1 .slideBox .bd ul li p {
	margin: 0 auto;
	display: block;
	width: 4.9rem;
	font-size: 0.2rem;
	color: #666;
	line-height: 0.3rem;
	margin-top: 0.24rem;
}
.floor_2_1 .slideBox .bd ul li a {
	display: block;
}
.floor_2_1 .slideBox .bd ul li a:hover {
	background-color: #20286e;
	border: #20286e solid 1px;
	color: #fff;
}
.floor_2_1 .slideBox .bd ul li:nth-child(2) h3 i {
	display: block;
	float: left;
	width: 0.77rem;
	height: 0.77rem;
	background: url(../images/t8_07.png) center center no-repeat;
	background-size: 100%;
}
.floor_2_1 .slideBox .bd ul li:nth-child(3) h3 i {
	display: block;
	float: left;
	width: 0.77rem;
	height: 0.77rem;
	background: url(../images/t8_10.png) center center no-repeat;
	background-size: 100%;
}
.floor_2_1 .slideBox .hd {
	width: 5.8rem;
	margin: 0 auto;
	text-align: center;
	margin-top: 0.3rem;
}
.floor_2_1 .slideBox .hd ul {
	display: inline-block;
}
.floor_2_1 .slideBox .hd ul li {
	float: left;
width: .2rem;
height: .2rem;
	border: #d2d2d2 solid 0.04rem;
	background-color: #fff;
border-radius: .2rem;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}
.floor_2_1 .slideBox .hd ul li.on {
	background-color: #20286e;
	border: #20286e solid 0.04rem;
}
/*服务领域*/
.floor_3_main {
	background: url(../images/h7_02.jpg) top center repeat-y;
	width: 100%;
	background-size: 100%;
padding-bottom: .5rem;
}
.floor_3_main .in_title .cntit, .floor_3_main .in_title .cntit span, .floor_3_main .in_title i {
	color: #fff;
}
.floor_3_2 {
	width: 5.9rem;
	margin: 0 auto;
}
.floor_3_2 dl {
	width: 5.9rem;
	height: 2.23rem;
	display: block;
}
.floor_3_2 dl dt {
	float: left;
	width: 2.95rem;
	height: 2.23rem;
	position: relative;
	overflow: hidden;
}
.floor_3_2 dl dt img {
	width: 3.96rem;
	height: 2.24rem;
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -1.98rem;
}
.floor_3_2 dl dd {
	float: right;
	width: 2.95rem;
	height: 2.23rem;
	background-color: #fff;
	position: relative;
}
.floor_3_2 dl dd i {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.13rem 0.14rem 0.13rem 0;
	border-color: transparent #fff transparent transparent;
	position: absolute;
	top: 0.38rem;
	left: -0.14rem;
}
.floor_3_2 dl:nth-child(2n) dd i {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.13rem 0 0.13rem 0.14rem;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 0.38rem;
	right: -0rem;
	left: 2.9rem
}
.floor_3_2 dl:nth-child(2n) dt {
	float: right;
}
.floor_3_2 dl:nth-child(2n) dd {
	float: left;
}
.floor_3_2 dl dd h3 {
	display: block;
	font-size: 0.24rem;
	color: #333;
	line-height: 0.24rem;
	padding-top: 0.32rem;
	padding-left: 0.28rem;
	text-align: left;
}
.floor_3_2 dl dd p {
	display: block;
	width: 2.4rem;
	font-size: 0.2rem;
	color: #666;
	line-height: 0.28rem;
	padding-top: 0.24rem;
	text-align: justify;
	margin-left: 0.28rem;
}
.floor_3_2 dl dd h3 span {
	display: block;
	width: 0.4rem;
	height: 0.02rem;
	background-color: #20286e;
	margin-top: 0.18rem;
}
.floor_3_1 .more {
	margin: 0 auto;
margin-top: .5rem;
	height: 0.64rem;
	width: 4.92rem;
}
.floor_3_1 .more a {
	display: block;
	width: 4.92rem;
	height: 0.64rem;
	border: #fff solid 1px;
	border-radius: 0.08rem;
	text-align: center;
	line-height: 0.64rem;
	color: #fff;
	font-size: 0.24rem;
}
/*关于我们*/
.floor_4_2 b {
	display: block;
	width: 5.9rem;
	height: 3.94rem;
	margin: 0 auto;
	text-align: center;
}
.floor_4_2 b img {
	width: 5.9rem;
	height: 3.94rem;
	background-size: 100%;
}
.floor_4_2 p {
font-size: .24rem;
	line-height: 0.4rem;
	color: #333;
	width: 5.9rem;
	margin: 0 auto;
	padding-top: 0.2rem;
	text-align: justify;
}
.floor_4_main {
	background-color: #fff;
}
/*关于我们*/
.floor_5_main {
padding-top: .5rem;
	background-color: #fff;
padding-bottom: .5rem;
}
.floor_5_1 .tabBox {
	width: 5.9rem;
	margin: 0 auto;
}
.floor_5_1 .tabBox .hd {
	text-align: center;
}
.floor_5_1 .tabBox .hd ul {
	display: inline-block;
}
.floor_5_1 .tabBox .hd ul li {
	width: 2.76rem;
	height: 0.64rem;
	float: left;
	margin-right: 0.2rem;
}
.floor_5_1 .tabBox .hd ul li:nth-child(2n) {
	margin-right: 0;
}
.floor_5_1 .tabBox .hd ul li a {
	display: block;
	width: 2.74rem;
	height: 0.64rem;
	font-size: 0.24rem;
	color: #333;
	line-height: 0.64rem;
	border: #e5e5e5 solid 1px;
}
.floor_5_1 .tabBox .hd ul li.on a {
	background-color: #20286e;
	border-color: #20286e;
	color: #fff;
}
.floor_5_1 .tabBox .bd {
	width: 5.9rem;
	margin: 0 auto;
}
.floor_5_1 .tabBox .bd ul {
	display: inline-block;
	width: 5.8rem;
	margin: 0 auto;
}
.floor_5_1 .tabBox .bd li {
	float: left;
	width: 2.8rem;
margin-right: .28rem;
margin-top: .28rem;
	text-align: center;
}
.floor_5_1 .tabBox .bd li a {
	display: block;
}
.floor_5_1 .tabBox .bd li:nth-child(2n) {
	margin-right: 0;
}
.floor_5_1 .tabBox .bd li figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
	z-index: 2;
	display: block;
	margin: 0;
}
.floor_5_1 .tabBox .bd li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.floor_5_1 .tabBox .bd li .txt {
	width: 100%;
	color: #333;
	height: 0.55rem;
	border: #e8e8e8 solid 1px;
	border-top: none;
}
.floor_5_1 .tabBox .bd li h3 {
font-size: .22rem;
	line-height: 0.55rem;
}
/*新闻资讯*/
.textlist {
	display: block;
	margin: 0 0.24rem;
	margin-top: 0;
}
.textlist ul {
	display: inline-block;
	width: 100%;
}
.textlist ul li {
	display: block;
	width: 100%;
	float: left;
	border-bottom: #dddddd solid 1px;
padding: .2rem 0;
}
.textlist ul li:nth-child(4) {
	border-bottom: none;
}
.textlist ul li .tl {
	float: left;
	width: 3.8rem;
}
.textlist ul li .tl em {
	display: block;
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
	margin-bottom: 0.09rem;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.textlist ul li .tl p {
font-size: .22rem;
	line-height: 0.3rem;
	height: 0.58rem;
	color: #999999;
	overflow: hidden;
	margin-bottom: 0.09rem;
}
.textlist ul li .tl span {
	display: block;
	font-size: 0.2rem;
	color: #999999;
	line-height: 0.2rem;
	float: left;
	height: 0.24rem;
	line-height: 0.24rem;
}
.textlist ul li .tl i {
	display: block;
	font-size: 0.2rem;
	color: #999999;
	line-height: 0.2rem;
	float: left;
	height: 0.24rem;
	line-height: 0.24rem;
	padding-left: 0.16rem;
}
.textlist ul li img {
	float: right;
	width: 1.84rem;
	height: 1.38rem;
}
/*内页样式*/
/*menu*/
.menubox .iconn {
width:.4rem;
height:.4rem;
	display: inline-block;
	cursor: pointer;
}
.menubox .goHome {
margin-right:.16rem;
}
.menubox .iconn:before {
width:.4rem;
height: .4rem;
	background-size: 1.4rem;
}
.menubox .goBack {
	background: none;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	max-width: 640px;
	min-width: 320px;
	position: relative;
padding-top: .2rem;
}
.productPage {
padding: 3% 0 .5rem;
}
.productPage .gridlist {
	padding: 0 3%;
}
.productPage .erro {
	padding: 0 3%;
}
.erro {
	text-align: center;
	color: red;
	padding: 3% 0;
}
/*cateList*/
.iconbef:before {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}
/*内页面包屑*/
.Crumb{
    color:#999;
    height:0.8rem;
    line-height: 0.8rem;
    font-size: 12px;
    margin:0 2%;
    overflow: hidden;
}
.Crumb a{
    font-size: 12px;
    padding:0 1%;
}
.Crumb a:hover{
    color: #20286e;
}
.cateList {
	width: 100%;
	line-height: 0.8rem;
	text-align: center;
	background: #f6f6f6;
	color: #666;
	position: relative;
}
.cateList .goBack {
width: .8rem;
height: .8rem;
padding-top: .23rem;
	position: absolute;
left: .1rem;
	top: 0;
	z-index: 12;
}
.cateList .goBack:before {
width: .4rem;
height: .4rem;
	display: block;
	margin: 0 auto;
	background-position: -1.0rem -0.64rem;
}
.cateList h3 {
	position: relative;
font-size: .3rem;
}
.cateList h3 s {
	position: absolute;
	top: 0.34rem;
right:.4rem;
width: .25rem;
height: .2rem;
margin-left: .1rem;
	background-position: -1.16rem 0;
	display: none;
}
.cateList .box {
	width: 100%;
padding: .2rem 3% .0;
	z-index: 11;
	background: #fff;
	display: none;
	border-bottom: 1px solid #e6e6e6;
}
.cateList .box a {
	width: 32%;
	margin-right: 2%;
margin-bottom: .15rem;
height: .65rem;
line-height: .63rem;
font-size: .24rem;
	text-align: center;
	display: block;
	float: left;
border-radius: .05rem;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cateList .box a:nth-child(3n) {
	margin-right: 0;
}
.cateList .box a.on {
	background: #20286e;
	color: #fff;
}
.gridlist {
	padding: 0 3%;
}
.gridlist .item {
	width: calc(48.5%);
	margin-right: 3%;
margin-bottom: .05rem;
	float: left;
	position: relative;
}
.gridlist .item a {
	width: 100%;
	display: block;
}
.gridlist .item h3 {
	width: 100%;
line-height: .35rem;
height: .7rem;
	overflow: hidden;
	text-align: center;
font-size: .24rem;
}
.gridlist .item figure {
	width: 100%;
	position: relative;
	padding-top: 75%;
margin-bottom: .1rem;
	overflow: hidden;
}
.gridlist .item figure img {
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
}
.gridlist .item:nth-child(2n) {
	margin-right: 0;
}
.gridlist.gridlist34 .item figure {
	padding-top: 133%;
	padding-bottom: 0;
}
.newsPage {
padding: .1rem 3% 0.6rem;
}
.newsPage .item {
	width: 100%;
padding-right: .1rem;
	display: block;
padding: .3rem 0 .3rem;
	border-bottom: 1px dotted #b0b0b0;
	margin: 0 auto 0;
}
.newsPage .item img {
	width: 2rem;
	height: 1.5rem;
	display: block;
margin-right: .22rem;
}
.newsPage .item h3 {
font-size: .28rem;
	line-height: 0.48rem;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newsPage .item p {
font-size: .22rem;
	line-height: 0.33rem;
	color: #999999;
	overflow: hidden;
}
.newsPage .item .time {
	color: #b7b7b7;
font-size: .2rem;
}
.newsPage .item:last-child {
	border-bottom: 0px;
}
.wrapper .caselist {
	padding: 3%;
}
.wrapper .caselist .item {
	margin-right: 2%;
}
.wrapper .caselist .item:nth-child(2n) {
	margin-right: 0;
}
.showInfo .showtit {
	margin: 0 3% 0;
font-size: .36rem;
	color: #333333;
line-height: .44rem;
	text-align: center;
}
.showInfo .showtit.showtit2 {
margin: .3rem 0;
	margin-top: 0;
	line-height: 0.8rem;
	color: #20286e;
	font-weight: bold;
	border-bottom: 1px dotted #dedede;
}
.showInfo .showContxt {
padding: .2rem 3% .3rem;
}
.showInfo .showContxt * {
line-height: .42rem !important;
font-size: .24rem !important;
	color: #666;
}
.showInfo .showContxt img, .showInfo .showContxt iframe {
	max-width: 100%;
	height: auto !important;
}
.showInfo .contxt {
padding: .2rem 4% .4rem;
line-height: .42rem;
	color: #666666;
}
.showInfo .contxt img {
	max-width: 100%;
	margin: 0px auto;
	height: auto !important;
	display: inline;
}
.showInfo .contxt p {
line-height:.4rem;
}
.showInfo .contxt .biao td {
padding:.09rem;
	border: 1px solid #ccc;
	vertical-align: middle;
	WORD-WRAP: break-word;
	table-layout: fixed;
	word-break: break-all;
}
.showInfo .showTab {
	width: 94%;
padding: .3rem 0 0 0;
	margin-left: 3%;
}
.showInfo .showTab .title2 {
	border-bottom: 1px solid #ededed;
padding-bottom: .2rem;
	position: relative;
}
.showInfo .showTab .title2 h3 {
font-size: .32rem;
	font-weight: normal;
}
.showInfo .showTab .title2 s {
	width: 1.3rem;
height: .05rem;
	display: block;
	position: absolute;
	left: 0;
bottom: -.02rem;
	background: #20286e;
}
.showproduct .reLink {
margin: .2rem 0 .1rem;
}
.showimg {
	width: 100%;
	position: relative;
}
.showimg .imglist {
	width: 5.6rem;
	height: 4.55rem;
	margin: 0px auto;
padding: .4rem 0 .2rem;
	position: relative;
	overflow: hidden;
}
.showimg .list {
	float: left;
	width: 500%;
}
.showimg a {
	float: left;
	width: 5.6rem;
	text-align: center;
	display: block;
}
.showimg a img {
	height: 4.55rem;
	width: 5.6rem;
	margin: 0px auto;
	display: block;
	background-size: 100%;
}
.showimg span.left {
	right: auto;
	left: 50%;
	margin-left: -3rem;
}
.showimg span {
	display: none;
	width: 30px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 50%;
	margin-right: -3.04rem;
	cursor: pointer;
}
.showimg span.left::before {
	content: "";
	position: absolute;
	background: #fff;
	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);
}
.showimg span.left::after {
	content: "";
	position: absolute;
	background: #aaaaaa;
	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);
}
.showimg span.right::before {
	content: "";
	position: absolute;
	background: #fff;
	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);
}
.showimg span.right::after {
	content: "";
	position: absolute;
	background: #aaaaaa;
	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);
}
.aboutPage {
padding: .3rem 0 .5rem;
}
.aboutPage .txtcon {
	color: #666666;
padding: 0 3% .3rem;
}
.aboutPage .txtcon img {
	max-width: 100%;
}
.singlePage {
padding: .3rem 3%;
border-bottom: .2rem solid #f1f1f1;
}
.singlePage img {
	max-width: 100%;
}
.contactPage {
	overflow: hidden;
}
.contactPage .t {
	color: #000;
padding: 0 3% .2rem;
font-size: .3rem;
}
.contactPage .txtcon {
padding: 0 3% .3rem;
}
.contactPage .txtcon img {
	max-width: 100%;
}
.contactPage .mapArea {
	width: 100%;
	height: 3rem;
}
.contactPage .messagePage {
padding: .4rem 3% .5rem;
}
.teamPage {
padding-bottom: .6rem;
padding-top: .3rem;
}
.teamPage .list {
	padding: 0 3%;
}
.teamPage .item {
padding:.3rem 0 .3rem;
	width: 49%;
	display: block;
	margin-right: 2%;
}
.teamPage .item:nth-child(2n) {
	margin-right: 0;
}
.teamPage .item figure {
	width: 100%;
	position: relative;
	padding-top: 56%;
	overflow: hidden;
}
.teamPage .item figure img {
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
}
.teamPage .item h3 {
font-size: .26rem;
	height: 0.34rem;
	line-height: 0.34rem;
	overflow: hidden;
	color: #000;
}
.yewuPage .item .txt {
font-size: .2rem;
line-height: .3rem;
height: .6rem;
	color: #333;
	overflow: hidden;
}
.yewuPage .item .time {
font-size: .2rem;
	color: #999;
	display: block;
}
.yewuPage .item:first-child {
	padding-top: 0;
}
.yewuPage .moreBtn {
	margin-top: 0;
}
.yewuPage .erro {
	padding: 3%;
}
.moreBtn {
	width: 100%;
margin: .3rem auto 0;
	text-align: center;
	color: #fff;
	height: 0.88rem;
	line-height: 0.88rem;
	display: block;
	background: #20286e;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.moreBtn a {
	display: block;
	color: #fff;
}
.newsPage .moreBtn {
	width: 100%;
}
.infobox {
	padding: 3%;
}
.infobox img {
	max-width: 100% !important;
}
.nfoot {
	padding: 0.3rem 0 0.6rem;
	background: #fff;
	display: block;
	font-size: 12px;
	text-align: center;
}
.content {
	width: 100%;
	overflow: hidden;
	max-width: 640px;
	min-width: 320px;
}
.singlepage {
	padding-top: 0;
	background: #f1f1f1;
}
.singlepage .floor_1, .singlepage .floor_2, .singlepage .floor_3, .singlepage .floor_4 {
padding:.2rem 0 .4rem;
}
.singlepage .title2 {
	padding: 0 3%;
}
.singlepage .title2 h3 {
	color: #333;
font-size:.3rem;
	font-weight: bold;
}
.singlepage .title2 h4 {
	color: #999;
	text-transform: uppercase;
font-size: .24rem;
	display: block;
}
.singlepage .info {
	padding: 3%;
}
.erro {
	text-indent: 1em;
}
.wrapper .honor {
	background: #fff;
	padding-bottom: 0;
}
/*合作加盟*/
.fwy-jmf-wrap1 table{
    border-collapse:separate;
    width:100%;
    margin-top: 20px;
	border-spacing: 0;
}
.fwy-jmf-wrap1  caption{
    background: #20286e;
    height:50px;
    line-height: 50px;
    font-size: 18px;
    color:#ffffff;
}
.fwy-jmf-wrap1  td{
    text-align: center;
    color:#333333;
    font-size: 14px;
    padding:12px 13px;
    border:1px solid #e7f1ef;
}
.fwy-jmf-wrap1  tr td:first-child{
    width:165px;
    background: #f5ddb8;
}
.fwy-jmf-wrap1  tr:nth-child(3) td:first-child ,.fwy-jmf-wrap1 table tr:nth-child(4) td:first-child {
    background: #fff;
    width:295px;
    text-align: center;
}
.fwy-jmf-wrap1 table tr td:last-child{
    text-align: left;
    width:425px;
    line-height: 24px;
}
.fwy-jmf-wrap1 table tr:nth-child(1) td{
    background: #f5ddb8;
    text-align: center;
}
.fwy-jmf-wrap1 table tr:last-child td{
    font-size: 12px;
    color:#999999;
    background: #fff;
}
.fwy-jmf-wrap1 table tr:last-child td span{
    color: #20286e;
}
/*联系我们*/
.ys_lxwm_wrap {
    height: auto;
    background: rgba(255,184,72,0.3);
    margin: 0 auto;
    padding-top: 20px;
}
.ys-title-wrap {
    height: 40px;
    line-height: 40px;
    width: 90%;
    margin: auto;
}
.ys-title-wrap h2 {
    background: url(../images/title-l-bg.png)no-repeat left top,url(../images/title-r-bg.png)no-repeat right bottom;
    background-size: 10px 10px,17px 5px;
    font-size: 20px;
    color: #242424;
    font-weight: bold;
    padding: 2px 5px;
}
.ys-lxwm-msg {
    width: 85%;
    margin: auto;
    padding-bottom: 15px;
}
.ys-lxwm-msg p{
    height: 28px !important;
    line-height: 28px !important;
}
.ys-lxwm-msg p span:first-child{
    font-weight: bold;
}
.ys-lxwm-msg p span:last-child{
    margin-left: 3%;
}
/*底部新闻资讯*/
.showInfo .I_xwzx h3 {
    font-size:20px;
    font-weight:bold;
    text-align:center;
    margin:0 0 15px;
    padding-bottom:6px;
}
.showInfo .I_xwzx { 
    margin-bottom: 0.5rem; 
}
.showInfo .I_xwzx ul {
    padding:0 15px;
}
.showInfo .I_xwzx ul li {
    border-bottom:1px solid #bbb;
    padding-bottom:5px;
    margin-bottom:10px;
}
.showInfo .I_xwzx ul li a p {
    width:100%;
    font-size:0.24rem;
    color:#000000;
    font-weight:bold;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin-bottom:2px;
}
.showInfo .I_xwzx ul li a span {
    font-size:12px;
    color:#bbb;
    margin-right:3%;
}

/*sitepath*/
.sitepathbox {
	width: 100%;
	padding: 0;
height:.8rem;
font-size:.26rem;
	margin: 0;
line-height: .8rem;
	background: #fff;
	position: relative;
	color: #666;
}
.sitepath {
	padding-right: 3%;
}
.sitepath a {
	color: #666;
	display: inline-block;
}
.sitepathbox em {
width:.14rem;
height:.2rem;
	display: inline-block;
margin:0 .16rem;
	background-position: -2.04rem 0;
}
.goBack {
	padding-left: 2%;
	display: block;
}
.floor {
padding:.3rem 0;
}
/*product.html*/
.listProduct {
	padding-bottom: 3%;
}
.listProduct .list {
	width: 100%;
}
.listProduct li {
	width: 47%;
	margin-left: 2%;
	box-sizing: border-box;
	display: block;
	padding-top: 3%;
	float: left;
	margin-bottom: 3%;
	border-bottom: 1px dotted #ccc;
}
.listProduct li a {
	display: block;
}
.listProduct li figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.listProduct li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.listProduct li h3 {
height: .5rem;
line-height: .5rem;
	font-size: 0.26rem;
	overflow: hidden;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.listProduct li:hover h3 {
	color: #ff0505;
}
.listProduct li p {
	white-space: normal;
	word-wrap: break-word;
	color: #333
}
/*news.html*/
.newsList .list {
	width: 100%;
margin-bottom: .3rem;
}
.newsList .item {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #f3f3f3;
}
.newsList .item:nth-child(2n) {
	background: #f9f9f9;
}
.newsList .item:nth-child(2n) span:after {
	background: #f9f9f9;
}
.newsList .item:last-child {
	border: 0px;
}
.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: .08rem;
	color: #093c84;
}
.newsList .item .txt {
	color: #666666;
font-size: .22rem;
line-height: .28rem;
}
/*showInfor*/
.showInfo {
padding: 0 0 .2rem;
	width: 100%;
}
.showInfo .title {
font-size: .4rem;
	text-align: center;
line-height: .46rem;
margin-bottom: .2rem;
	color: #333333;
padding: .3rem 3% 0;
}
.showInfo .menu {
margin-bottom: .2rem;
}
.showInfo .mark {
font-size: .22rem;
	line-height: 0.5rem;
	text-align: center;
	color: #666666;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.showInfo .mark span {
margin: 0 .06rem;
}
.showInfo .contxt {
padding: .2rem 3% .4rem;
	color: #666666;
}
.showInfo .contxt img {
	max-width: 100%;
	height: auto !important;
}
.showInfo .reLink {
margin: .2rem 3% .1rem;
}
.showInfo .showRelate {
margin-top: .1rem;
}
.showInfo .showRelate .sitepath {
padding: .18rem 0 0;
}
.showInfo .showRelate .sitepath h3 {
	font-weight: bold;
}
.showInfo .showRelate .item {
margin-bottom: .2rem;
}
/*字体*/
@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: constantia;
	src: url("../font/constantia.eot");
	src: url("../font/constantia.eot?#iefix") format("eot"), url("../font/constantia.ttf") format("truetype");
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
/*导航动画*/
@keyframes menu-line1-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@keyframes menu-line2-hover {
0% {
opacity: 1
}
50% {
opacity: 1
}
51% {
opacity: 0
}
100% {
opacity: 0
}
}
@keyframes menu-line3-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@keyframes menu-line1 {
0% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:0%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
}
@keyframes menu-line2 {
0% {
opacity: 0
}
50% {
opacity: 0
}
51% {
opacity: 1
}
100% {
opacity: 1
}
}
@keyframes menu-line3 {
0% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:100%;
}
}
@-webkit-keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}
@keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}
table{
    width:100% !important;
}
.dede_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li:nth-child(1){ padding:0 10px}
.dede_pages ul li:nth-child(1) a{ padding:0}
.dede_pages ul li a{color:#555;display:block;padding: 0 10px;}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid; padding:0 10px}
.dede_pages ul li:last-child{ padding:0 10px}
.dede_pages ul li:last-child a{ padding:0}
.dede_pages ul li.thisclass a{color:#fff; padding:0}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}