﻿body{ font-size:12px; font-family:"Microsoft YaHei",SimSun,SimHei;-webkit-text-size-adjust:none;background: #333; margin:0; padding:0;}
a{ color: #000;}
.f-l{ float: left; }
.f-r{ float: right; }
.oh{ overflow: hidden; }
.header{ overflow: hidden; padding:5% 2% 7%; box-sizing: border-box; }
.header a{ display: block;}
.header a{ display: block;}


.yc-center2b{ position:absolute; left:140px; top:-2px; margin-top:14px;width: 44px;height:25px;background: #fff url(../images/top1.png) no-repeat left; padding-left:26px; border:#009c84 1px solid;}
.yc-center2b input{display: block;width: 44px;height: 25px;line-height: 25px;border: 0;outline: 0;background: none; padding-left:8px;}
.yc-center2b ul{width: 100%;display: none;position: absolute;left: -1px; top:27px;overflow: hidden;background-color: #fff;max-height: 200px;overflow-y: auto;border: 1px solid #009c84;z-index: 9999;}
.yc-center2b ul li{height: 30px;line-height: 30px;overflow: hidden;padding: 0 10px;cursor: pointer; text-align:center;}
.yc-center2b ul li.on{background-color: #e0e0e0;}
.yc-center2c input{ width:318px; height:26px; border:0; padding-left:20px;}

.main{min-width: 320px;max-width: 640px;margin: auto;position: relative;background: #fff;}
.banner{ width:100%; height:auto;}
.slideBox{ position:relative; width:100%;  height:auto; overflow:hidden; margin:0 auto; height:auto;  }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; z-index:999; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 3px; border-radius:4px;}
.slideBox .hd li.on{ background:#2b2b2b; }
.slideBox .bd{ position:relative; z-index:0;  width:100%; height:auto; }
.slideBox .bd li{ position:relative;  width:100%; height:auto;  }
.slideBox .bd li p{ display:block; width:100%; height:300px;}
.slideBox .bd li img{ width:100%; height:auto;  height:auto; display:block;}

.nav{ width:94%; margin:0 auto; overflow: hidden; }
.nav li{ float:left; width:25%; text-align:center; padding-top:20px; padding-bottom:20px; line-height:2;  font-size:12px;}
.nav li img{ max-width:80%; }

.ad{ width:100%;}
.ad img{ width:100%;}

.index-title{ font-size:33px; color: #f9b32e; line-height: 74px; padding:0 3%; background: #f5f5f5;  }
.index-title .more{ font-size:19px; color: #5a5a5a; font-weight: normal; }
@media screen and (max-width:440px){
	.index-title{ font-size:20px; line-height:40px;}
	.index-title .more{ font-size:12px; }
}

.index-case .cls a{ display: block; float: left; width:23.8%; background:#eee;  margin:.6%; font-size:16px; line-height:2;  text-align: center; color: #555; }

@media screen and (max-width:440px){
 .index-case .cls a{ font-size:14px;}
}

.case-box{ margin:1% 2%; }
.case-box a{ display: block; float: left; margin:1%; box-sizing: border-box; position: relative; font-size:16px;  }
.case-box a .text{ position: absolute; left:0px; bottom:10%;  line-height:2.5; padding:0 10px; background: #fd9835; color: #3c3c3c; }
.case-box a:nth-child(1){ width:57.1%; font-size:23px;  }
.case-box a:nth-child(2){ width:38.9%; }
.case-box a:nth-child(3){ width:38.9%;}

@media screen and (max-width:440px){
 .case-box a{ font-size:12px; }
 .case-box a:nth-child(1){ font-size:16px;  }
}

.case-slide{ position: relative;}
.case-slide .case-btn{ width:4%; height:auto; position: absolute; top:50%; -webkit-transform:translate(0,-50%); }
.case-slide .case-btn-left{ left:1%; }
.case-slide .case-btn-right{ right:1%; }
.case-slide .bd{ width:88%; margin:0 auto;}
/*.case-slide .bd li{}*/
.case-slide .bd li a{ display: block; width:31%; float: left; margin:1.15%; position: relative; }
.case-slide .bd li a .text{ position: absolute; width:100%; line-height:2.4; font-size:20px; text-align: center; 
	background:url(../images/case-bg.png) no-repeat center center; background-size:auto 100%; left:0; top:50%; -webkit-transform:translate(0,-50%);  }

@media screen and (max-width:440px){
  .case-slide .bd li a .text{ font-size:12px;}
}

.design-slide .bd{ margin:0 2%;}
.design-slide .bd li a{ display: block; width:31.33%; float: left; margin:1%; position: relative; }

#design-slide .hd {
	text-align: center;
	margin-top: 2%;
	padding-bottom: 1%;
}

#design-slide .hd li {
	text-indent: 100em;
	overflow: hidden;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #c7c7c7;
	border-radius: 50%;
	margin: 5px;
}

#design-slide .hd li.on {
	background: #ea0e18;
}

input::placeholder{ color: #aeaeae; }
.form-box{ margin:0 3%; font-size:22px; }
.form-input{ overflow: hidden; margin:1.5% 0;}
.form-input span{ display:block; width:20%; float: left; font-size:20px; line-height: 2.2; color: #717171;}
.form-input .text{ border:1px solid #cfcfcf; width:80%; box-sizing:border-box; font-size:20px; line-height:2.2; padding-left:15px; }
.form-input select{ height:50px; }
.tips{ text-align: center; color: #ea0e18; }
.submit{ width:48%; height:50px; display: block; color: #fff; background: #ff8b19; border:none; border-radius:10px;  margin:10% auto; }

@media screen and (max-width:440px){
	.form-box{ font-size:12px; }
	.form-input span{ font-size:12px; line-height: 2.2; }
	.form-input .text{ font-size:12px; line-height:2.2; padding-left:8px;}
	.form-input select{ height:26px; }
}

/*566*/
.title-566{ width:100%; position: relative; font-size: 26px; color: #606060; text-align: center; }
.title-566 span{ background:#fff; padding:0 10px; position: relative; z-index: 100;   }
.title-566 .line{ position: absolute; left:0; top:50%; width: 100%; border-bottom:.5px solid #e8e8e8; z-index: 10; }
@media screen and (max-width:440px){
.title-566{ font-size:18px; }
}

.base-tab{ margin:0 1.5%;  }
.base-tab span{ display: block; width:13.66%; float: left; margin:4% 1.5%;}
.base-tab span img{ width:100%;  }
/*.base-box{ margin:0 3%;}*/

.base .item table{ width:100%; margin-top:10px; }
.base .item table th{ font-size:14px; color: #da0505; font-weight: normal; line-height:3;   }
.base .item table tr{ line-height:1.5; font-size:12px; color: #323232; text-align: center; }
.base .item table td{ padding:1%; box-sizing:border-box;  }
.base .item table tr:nth-child(2n){ background: #f0f0f0; }

.base-img{ margin:0 3%; width:94%; }
.base .base-tab .icon1{ background: url(../images/base-icon1.png) no-repeat; background-size:100% auto; }
.base .base-tab .icon1.active{ background: url(../images/base-icon1-h.png) no-repeat; background-size:100% auto; }
.base .base-tab .icon2{ background: url(../images/base-icon2.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon2.active{ background: url(../images/base-icon2-h.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon3{ background: url(../images/base-icon3.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon3.active{ background: url(../images/base-icon3-h.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon4{ background: url(../images/base-icon4.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon4.active{ background: url(../images/base-icon4-h.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon5{ background: url(../images/base-icon5.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon5.active{ background: url(../images/base-icon5-h.png) no-repeat;background-size:100% auto; }
.base .base-tab .icon6{ background: url(../images/base-icon6.png) no-repeat; background-size:100% auto;}
.base .base-tab .icon6.active{ background: url(../images/base-icon6-h.png) no-repeat;background-size:100% auto; }

.band{ margin-top: 4%; }
.bandSlide .bd{ margin:3% 3% 0; }
.bandSlide li a{ display: block; width:48%; margin:0 .5%; float: left; border:1px solid #d0d0d0; box-sizing: border-box; border-radius:10px; overflow: hidden;}
.bandSlide li a img{ display: block; }
.bandSlide li a:nth-child(1){ float: left;}
.bandSlide li a:nth-child(2){ float: right;}

.bandSlide .hd {
	text-align: center;
	margin-top: 2%;
	padding-bottom: 1%;
}

.bandSlide .hd li {
	text-indent: 100em;
	overflow: hidden;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #c7c7c7;
	border-radius: 50%;
	margin: 5px;
}

.bandSlide .hd li.on {
	background: #ea0e18;
}

.cailiao-tab{ width:60%; margin:3% auto; text-align: center; } 
.cailiao-tab li{ display: inline-block; width:20%; margin:1.5%; border:1px solid #606060; text-align: center; line-height:2; } 
.cailiao-tab li.active{ border:1px solid #ea0e18; color: #ea0e18;  } 

.cialiao-box{ margin:0 3%; position: relative; }
.cialiao-box .item-box{ width:10000px; position: absolute; }
.cialiao-box .item-box .item{ display: block; float: left; }

.jingpin{ margin-top:6%; }
.jingpin img{ margin:3%; width:94%; }


.service .bd{ margin:4% 3%;   }

#service li {
	width: 100%;
}

#service .hd {
	text-align: center;
	margin-top: 2%;
	padding-bottom: 1%;
}

#service .hd li {
	text-indent: 100em;
	overflow: hidden;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #c7c7c7;
	border-radius: 50%;
	margin: 5px;
}

#service .hd li.on {
	background: #ea0e18;
}

.qustion{ margin:3% 0;  }
.qustion ul{ margin:3%; line-height:1.8; }
.qustion ul h2{  font-size:14px; font-weight: normal; color: #000; }
.qustion ul .text{  font-size:12px; margin-bottom:3%; border-bottom: 1px solid #e5e5e5; color: #757575;  padding:.5% 0 4%; }


/*footer*/
.c-yellow{ color: #ff8b19;  }
.footer{ background: #f7f7f7; padding:4% 0 30%; font-size:16px; line-height:2; color: #4e4e4e; text-align: center; }



.sx{ width:96%; margin:0 auto; font-size:16px}
.sx-t{ width:100%; text-align:center; margin-top:10px; }
.sx1 {border:#009c84 1px solid; padding:2px 2px;}
.sx2{ width:40px;}
.sx3 {border:#fff 1px solid; padding:2px 2px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.al{ width:95%; padding-bottom:10px; margin:0 auto;}
.al-h img{ width:100%; padding-top:20px;}
.al-a{ width:100%; margin-top:20px; position:relative;}
.al-aleft{ float:left; width:20%; position:relative;}
.al-aleft img{ width:100%; height:100%;} 
.al-alefts{position:absolute; top:50%; width:100%; height:60px;}
.al-aleft1{ width:100%; height:25px;text-align:center;}
.al-aleft1 a{ width:80%; display:block; height:20px; background:#ffffff; margin:0 auto; color:#46bdaa;  line-height:20px; }
.al-aleft2{ width:100%; height:25px;text-align:center;}
.al-aleft2 a{ width:80%; display:block; height:20px; background:#ffffff; margin:0 auto; color:#4b4b4b;  line-height:20px; }}
.al-aright{ float:right; width:50%; position:relative;}
.al-aright1{ width:100%; overflow:hidden;}
.al-aright1 img{ width:100%;}
.al-aright2{width:100%; overflow:hidden; position:absolute; }
.al-aright2 a{ display:block; float:left; width:50%; text-align:right;}
.al-aright2 img{ width:100%;float:right; height:100%;}

.foot{ width:100%; background:#ececec; position:fixed; bottom:0; }

.foot li{ float:left; width:25%; text-align:center; }
.foot li a{ display: block; font-size:16px; line-height:1; padding:10px 0; color: #4a4a4a;}
.foot li a.active,.foot li a:hover{ background: #fdb61d; color: #fff; }
.foot li a i{ display: block; width:50px; height:44px; margin:0 auto; background-image:url(../images/foot-icon.png); background-size:auto 88px; }
.foot li a i.icon-h{ background-position:0 0;}
.foot li a i.icon-baojia{ background-position:-50px 0;}
.foot li a i.icon-tel{ background-position:-100px 0;}
.foot li a i.icon-zixun{ background-position:-150px 0;}

.foot li a.active .icon-h,.foot li a:hover .icon-h{ background-position:0 -44px;}
.foot li a.active .icon-baojia,.foot li a:hover .icon-baojia{ background-position:-50px -44px;}
.foot li a.active .icon-tel,.foot li a:hover .icon-tel{ background-position:-100px -44px;}
.foot li a.active .icon-zixun,.foot li a:hover .icon-zixun{ background-position:-150px -44px;}

@media screen and (max-width:440px){
  .footer{ font-size:12px; }	
  .foot li a{  font-size:12px; }
}

.head{ width:100%; height:60px; background:#ececec; position:relative; }
.head1{ float:left; position:relative;z-index:2}
.head1 img{ width:20px; margin-left:10px; margin-top:15px;}
.head2{ float:right; position:relative; z-index:2}
.head2 img{ width:20px; margin-right:10px; margin-top:20px;}
.head2 a{ line-height:25px; font-size:14px; background:#7f2566; float:left; height:25px; padding:0px 5px;border-radius:15px; color:#fff; display:block; margin-top:17px; margin-right:8px;}
.head3{ position:absolute; top:0; z-index:1; width:100%; text-align:center; line-height:60px; font-size:20px; color:#7f2566; font-weight:bold;}
.head4{ width:20px;}
.head8{ z-index:1; width:76%; margin:0 auto; height:50px; padding-top:10px; }
.head8 li{ float:left; line-height:50px; font-size:16px; width:30%; text-align:center;font-weight:bold;}
.head5{ z-index:1; width:76%; margin:0 auto; height:50px; padding-top:10px; }
.head5 li{ float:left; line-height:50px; font-size:16px; width:45%; text-align:center;font-weight:bold;}
.head5 a{ color:#434343;}
.head6{ display:block; background:#2ca38f; color:#fff;border-radius:8px 8px 0 0;}
.heada{border-bottom:#2ca38f 3px solid;}
.taocan1{display:block;}
.taocan1 img{ width:100%;}
.taocan2{ }
.taocan2 img{ width:100%; }
.q1{ width:100%; background:url(../images/b3.png); position:absolute; top:0; z-index:3; display:none;}
.q{ width:200px;  position:fixed; top:0; z-index:-999; left:-200px; z-index:999; background:#262626;}
.q ul{ margin-top:40px; margin-left:30px;}
.q li{ height:30px; margin-bottom:10px;}
.q li a{ color:#a8a8a8; font-size:18px; line-height:25px; float:left;}
.q li img{ width:30px; float:left; margin-right:6px;}
.sxrz{ width:100%; margin-top:20px;}
.sxrz-h{ text-align:center; font-size:18px;}
.sxrz-h a{ margin-left:10px; font-size:16px;color:#747474; text-decoration:underline;}
.sxrz ul{ width:90%; margin:0 auto; margin-top:10px;}
.sxrz li{ float:left; height:30px; width:25%; font-size:14px;text-align:center;}
.sxrz li a{ display:block; width:60%; margin:0 auto; padding:0px 6px; border:#009c84 1px solid;border-radius:15px;}
.sxrz-b{width:93%; margin:0 auto; margin-top:10px;height:35px; border:#009c84 1px solid; display:none;}
.sxrz-ba{ float:left; width:5%;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.sxrz-bb{ float:left; height:35px; width:60%;border:0;font-size:14px;}
.sxrz-bc{ float:left; width:35%;height:35px; background:url(../images/serch1.png) no-repeat center #009c84; background-size:auto 80%;  border:0;border-radius:0px;}
.rzlb1{ font-size:16px; color:#484747; height:25px; overflow:hidden;  border-bottom:#c1c1c1 1px dashed; padding-top:2px;}
.rzlb2 p{ font-size:12px; line-height:20px;}
.rzlb2 span{ font-size:12px; line-height:16px; display:block;height:16px; overflow:hidden; }
.pages{ width:100%; text-align:center; margin-top:20px; font-size:16px; height:24px;}
.pages span{float:left; width:20%;border-bottom:#b8b8b8 1px solid;border-top:#b8b8b8 1px solid; display:inline-block; height:24px;}
.left-p{ float:left; width:40%; background:#7f2566;color:#fff;height:26px;display:inline-block;}
.left-p1{ float:left; width:40%; background:#b8b8b8;color:#fff;height:26px;display:inline-block;}
.right-p{ float:right; width:40%; background:#7f2566; color:#fff;height:26px;display:inline-block;}
.right-p1{ float:right; width:40%; background:#b8b8b8; color:#fff;height:26px;display:inline-block;}
.rzxqa{ margin-top:20px;}
.rzxqa-h{ font-size:20px; color:#484747; font-weight:bold; text-align:center;}
.rzxqa-t{ width:90%; margin:0 auto; font-size:18px;}
.rzxqa-t td{border:#484747 1px solid;}
.rzxqa1{ width:40%; text-align:center;}
.rzxqa2{ padding-left:20px;}
.rzxqa3{ padding:8px 0;}
.rzxqa3 img{ width:100%;}
.rzxqb img{ width:100%; margin-top:20px;}
.rzxqc{ width:90%; margin:0 auto; margin-top:20px;border-bottom:#c1c1c1 1px dashed; padding-bottom:10px;}
.rzxqc-h{ font-size:20px; color:#484747; font-weight:bold; text-align:center;}
.rzxqc-b{ font-size:14px; color:#737373; padding:15px;}
.rzxqc-b span{ color:#7f2566;}
.rzxqc-b1{color:#7f2566; border:#7f2566 1px solid;border-radius: 15px;font-size:12px;  display:inline-block; width:18px; width:18px; line-height20px;text-align:center;font-style:inherit;}
.rzxqc1{ width:50%; margin:0 auto; height:35px; text-align:center;}
.rzxqc1 a{ display:block; width:100%; background:#7f2566; color:#fff;height:35px; line-height:35px; font-size:18px;}
.rzyx{width:90%; margin:0 auto; margin-top:20px; padding-bottom:10px;} 
.rzyx img{ width:100%;}
.rzyx span{ font-weight:bold; margin-right:8px; padding-top:2px;padding-bottom:3px; color:#000;display:inline-block;}
.gls{width:90%; margin:0 auto; margin-top:20px; padding-bottom:10px;}
.gls1{ margin-top:10px;}
.gls1 img{ width:100%;}
.gls2{ color:#444444; width:100%; margin:0 auto; margin-top:10px; }
.gls2a{ font-size:30px;text-align:right; width:45%;float:left;}
.gls2b{  font-size:15px; line-height:16px; margin-top:6px;text-align:left; width:55%;float:left;}
.gls3-t{ width:90%; margin:0 auto; font-size:14px;}
.gls3-t td{border:#484747 2px solid;}
.gls3a{ width:30%; text-align:center; padding:5px 0;}
.gls3b{ padding-left:8px;}
.gls4{ width:45%; height:40px; padding-top:10px;  font-size:24px; margin:0 auto; text-align:center; line-height:40px; font-weight:bold; }
.gls4 a{color:#fff; display:block; width:100%;height:40px;background:#009c84;border-radius:4px;}
.zxbm {width:90%; margin:0 auto; margin-top:20px; padding-bottom:10px; position:relative;}
.zxbm input{ padding-left:10px;height:50px; border:0; margin-bottom:10px; }
.zxbm1{ float:left; background:#e9e9e9;font-size:14px;}
.zxbm2{ float:right; background:#e9e9e9;font-size:14px;}
.zxbm4{ height:50px; padding-left:10px; position:absolute; right:0; top:100px;
filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.zxbm6{ height:50px; padding-left:10px; position:absolute; right:0; top:120px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.zxbm5{  background:#e9e9e9;font-size:14px;}
.zxbm3{ width:100%; background:#7f2566; border:0; text-align:center; line-height:50px; font-size:20px; font-weight:bold; color:#fff;}
.zxbms{ width:100%; background:url(../images/bm1.jpg) no-repeat bottom; background-size:100%; height:550px;}
.lp1{ width:90%;margin:0 auto; margin-top:20px; }
.lp1-h img { width:100%;}
.lp1-b{ text-align:center; margin-top:10px; font-size:17px;}
.lp1-b h4{ font-size:20px; font-weight:900;}
.lp1-b p,span{ color:#767575;}
.lp1-f{width:100%; height:40px;  margin:0 auto; margin-top:10px;}
.lp1-f a{ display:inline-block; width:46%; height:40px; text-align:center; line-height:40px;border-radius:4px; margin:0 5px; font-size:20px; font-weight:bold; color:#fff; }
.lp1-f1{ background:#eb5d51;float:left;}
.lp1-f2{ background:#7f2566;float:right;}
.lp2{width:90%; margin:0 auto; margin-top:20px;}
.lp2-h{ text-align:center; font-size:20px; font-weight:bold; margin-bottom:10px;}
.lp2 li { position:relative; margin-top:10px;}
.lp2 li a img{ width:100%;}
.bq{ position:absolute; top:0; left:0;}
.bq img{ width:70px;}
.lp3{width:90%; margin:0 auto; margin-top:20px;}
.lp3-f img{ width:100%;}
.sxal { width:95%; margin:0 auto; margin-top:20px;margin-bottom:20px;}
.sxal-h{ float:left; width:80px; height:54px; text-align:center; color:#009c84; border:#009c84 2px solid;border-radius:4px;  font-size:16px;}
.sxal-h p{line-height:10px; padding-top:6px;}
.sxal-h a{ color:#009c84;width:80px; height:47px;display:inline-block;padding-top:7px;}
.sxal-h span{ font-size:13px; line-height:10px; display:inline-block; color:#009c84; padding-top7px;}
.sxal-b{ float:right;}
.sxal-b li{ width:25%; float:left; text-align:center; line-height:20px; margin-top:3px;}
.sxal-b li a{ width:80%;display:inline-block;color:#009c84; border:#009c84 2px solid;border-radius:10px;font-size:0.8em; padding:0 2px;}
.sxsjs{ width:95%; margin:0 auto; height:50px;} 
.sxsjs li{ font-size:13px; float:left; text-align:center; margin-top:20px;}
.sxsjs1{ width:20%;}
.sxsjs1 span{ padding-right:10px; color:#7f2566;}
.sxsjs2{ width:26%; border-left:#484747 1px solid; height:18px;}
.sjsl{ text-align:center;}
.sjsl1{ font-size:18px; font-weight:bold;}
.sjsl2{ color:#717171; text-align:center;}
.sjsl3{ font-size:10px; line-height:8px; display:block; color:#c7c7c7;}
.sjs-n{ width:95%; margin:0 auto; margin-top:20px;}
.sjs-n1 { text-align:center;}
.sjs-n1 img{ width:180px;}
.sjs-n2 li{ margin-bottom:20px;}
.sjs-n2 img{ width:100%;}
.dxjg{ width:100%;}
.dxjg img{ width:100%;}
.zxbj-t img{ width:100%;}
.zxbj{ width:90%; margin:0 auto; margin-top:20px;}
.zxbj input{ height:50px;  font-size:14px; margin-bottom:10px;}
.zxbj-h{ font-size:13.5px;}
.zxbj-h span{ color:#039b82;}
.zxbj1{padding-left:10px;border:#929292 1px solid;}
.zxbj2{  position:relative; float:left; /*background:url(../images/xl1.jpg) no-repeat right #fff; */height:52px;border:#929292 1px solid; margin-bottom:10px; padding-left:10px;}
.kk{ position:absolute; right:0;}
.zxbj3{  position:relative;float:right;/*background:url(../images/xl1.jpg) no-repeat right;*/height:52px; border:#929292 1px solid; margin-bottom:10px; padding-left:10px;}
.zxbj4{ float:left;height:52px; border:#929292 1px solid; padding-left:10px;}
.zxbj5{ float:right;height:52px; border:#929292 1px solid; padding-left:10px;}
.zxbj6{ float:left;height:52px; border:#929292 1px solid; margin-right:8px; padding-left:10px;}
.zxbj7{ float:left;height:52px; border:#929292 1px solid; margin-right:8px; text-align:center;}
.zxbj8{ float:right;height:52px; border:#929292 1px solid;background:url(../images/b2.jpg); text-align:center;color:#fff;}
.zxbj9{ margin-bottom:10px; ;width:100%; height:50px; background:#7f2566; text-align:center; line-height:50px; float:left; font-size:25px; font-weight:bold; color:#fff;border-radius:5px;}
.zxbj-j{ width:70%;background:url(../images/jg.png);background-size:100% auto; position:fixed; top:110px; display:none;}
.zxbj-j1{ font-size:50px; font-weight:bold; color:#fff; text-align:center;}
.zxbj-j2{ position:absolute;width:30px;}
.mf1{ position:fixed; bottom:201px; right:0;display:none;}
.mf2{position:fixed; bottom:110px; right:-203px; width:203px; height:235px; background:url(../images/mf2.png);}
.mf2a{ position:absolute; right:4px; top:5px; width:18px; height:18px; }
.mf2b{ font-size:21px; width:179px; height:49px; text-align:center; position:absolute; left:12px; bottom:80px;}
.mf2b input{width:179px; height:49px; border:0;text-align:center;}
.mf2c{width:179px; height:49px;position:absolute; left:12px; bottom:20px; }
.jzzz{ width:98%; margin:0 auto;margin-top:20px;}
.jzzz1{margin-top:20px; }
.jzzz1-h{ font-size:18px; text-align:center;}
.jzzz1-h span{ color:#383838;font-size:14px;}
.jzzz1 a{ display:block; width:100%; padding-top:8px;}
.jzzz1 a img{ width:100%;}
.jzzz-h{ text-align:center;}
.jzzz-h p{ font-size:18px;}
.jzzz-h span{ color:#383838;font-size:14px;}
.jzzz-b{ width:100%;}
.jzzz-b img{width:100%;}
.jzzz-f a{ display:block; font-size:14px; line-height:25px; color:#383838;}
.jzzz-f a span{ color:#7f2566;}
.zxhd{ width:100%;}
.zxhd img{ width:100%;}
.sjztnr{ width:100%;}
.sjztnr img{ width:100%;}
.qly{ width:100%; background:#e8e8e8; padding-top:20px; padding-bottom:20px;}
.qlya{ width:100%; background:#fff; padding-top:20px; padding-bottom:20px;}
.qly1a{ font-size:14px;line-height:36px;height:36px;border:#000 1px solid; margin:0 auto; width:90%; margin-bottom:15px; }
.qly1a span{ display:inline-block; width:5%;}
.qly1a input{  width:95%; height:36px; font-size:18px; border:0;}
.qly1{ font-size:14px; margin-left:10%; line-height:36px; margin-bottom:7px;}
.qly1 span{ display:inline-block; width:25%;}
.qly1 input{  width:65%; height:36px; font-size:14px; padding-left:5%; border:0;}
.qly2{ width:40%; background:#2cb2f3; margin:0 auto; border:0;border-radius:5px; text-align:center; line-height:50px; font-size:20px; font-weight:bold; color:#fff;}
.qly3{ width:40%; background:#f00; margin:0 auto; border:0;border-radius:5px; text-align:center; line-height:50px; font-size:20px; font-weight:bold; color:#fff;}
.qly4{ width:90%; background:#fc5c04; margin:0 auto; border:0;border-radius:5px; text-align:center; line-height:50px; font-size:20px; font-weight:bold; color:#fff;}
.zjdc{ width:80%; margin:0 auto; padding-top:20px;}
.zjdc1 {width:100%; border:#7f7f7f 1px solid;height:36px; margin-bottom:5px;}
.zjdc1 input{ width:90%;margin:0 auto; padding-left:5%;border:0;height:36px;}
.zjdc3{width:80%; margin:0 auto; background:#2cb2f3;text-align:center;border-radius:5px;line-height:50px; font-size:20px; font-weight:bold; color:#fff;  }
.zjdc4{width:80%; margin:0 auto; background:#f00;text-align:center;border-radius:5px;line-height:50px; font-size:20px; font-weight:bold; color:#fff;  }
/*敬水仙添加*/
.passcode {
position: absolute;
right: 0;
top: 0;
height: 48px;
margin: 1px;
border-left: solid 1px #ddd;
text-align: center;
line-height: 48px;
border-radius: 0 4px 4px 0;
}
.field{
	position:relative;
}
/*
.sub_nav{ float:center;width:100%; height:20px;}
.sub_nav ul{ width:90%; float:center; }
.sub_nav li{ width:20%; float:left; text-align:center; line-height:20px; margin-top:3px;}
.sub_nav li a{ width:70%;display:inline-block;color:#009c84; border:#009c84 2px solid;border-radius:15px; padding:0 2px;}
*/
.sub_nav{
margin-top:10px;
text-align:center;
}
.sub_nav ul{
padding:4px 0;
margin:0;
overflow:hidden;
}
.sub_nav ul li{
	
display:inline;
padding:8px;
}
.sub_nav li a{ color:#009c84; border:#009c84 2px solid;border-radius:15px; padding:0 10px;}