﻿@charset "utf-8";
/*格式化*/
#content p img{ width:100%;display:block; margin:0 auto; max-width:560px;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px; background:#f9f9f9;color:#666;} 
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft Yahei";}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:13px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}

.f-mm{ margin-left:auto; margin-right:auto;}/*居中对齐*/
.f-fl{ float:left;} /*左浮动*/
.f-fr{ float:right;} /*右浮动*/
.f-tr{ text-align:right;} /*右对齐*/
.f-tl{ text-align:left;} /*左对齐*/
.f-tc{ text-align:center;} /*中间对齐*/
.f-pr{ position:relative;} /*定位*/
.f-di{ display:inline;}

.u-co-bt{ border-radius:4px;width:80px; height:26px; line-height:26px; display: inline-block; vertical-align: middle;  padding-top:1px;}
.u-co-bt.z-spe{ width:100%;}
.u-lico{ width:24px; height:24px; border-radius:4px;  /*css3圆角*/ background:#000; padding:10px;opacity: 0.8; position:relative; left:50%; margin:10px 0 10px -14px; box-shadow:0 0 3px #2d2d2d;}/*等待载入*/
.fs15{font-size:15px;} /*15号字体*/
.fs12{font-size:12px;} /*12号字体*/
.pdr12{ padding-right:12px;} /*右边距12px*/
.pl10{ padding-left:10px;} /*左边距10px*/
.red { color:#f00; } /*字体颜色红色*/
.emptyData{padding-left:10px;line-height:26px; }

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.mian{position:relative; margin-left:auto; margin-right:auto; min-width:320px; max-width:640px; overflow:hidden; background-color:#fff; font-family:Microsoft YaHei;}
a{text-decoration:none; color:#666;}
@media screen and (min-width:320px) {
    html{font-size:75%;}
}
@media screen and (min-width:375px) {
    html{font-size:87.5%;}
}
@media screen and (min-width:480px) {
    html{font-size:87.5%;}
}
@media screen and (min-width:540px) {
    html{font-size:112.5%;}
}
@media screen and (min-width:550px) {
    html{font-size:125%;}
}
@media screen and (min-width:640px) {
    html{font-size:150%;}
}
header{ overflow: hidden; width: 100%; padding: 4% 0;background:#1d5eb3 url(../images/headbgs.png) no-repeat center top; }
header h1{ width: 20%; float: left}
header h1 img{ width:100%; display: block; padding-top:10%;}
header h2{float:right;width:75%; font-size:1.60rem;color: #fff;border-left: 1px solid #fff;margin-top: .3rem; padding-left:2%;}
header h2 span{font-size:1.4rem;margin-left:1%;}
header h2 p{font-size: .95rem;margin-top:0.3rem;font-family: "楷体";}
header a.hdPhone{display: block;width:20%;float: right;margin-top:0.4rem;font-size:1.1rem;color:#2383CF; text-align:right;}
header a.hdPhone img{display: block;width: 100%;}
/*底部*/
footer{ overflow: hidden; width: 100%; background-color: #2383cf; position: fixed; left: 0; bottom: 0;}
footer a{ width: 23%; float: left;  display: block; padding: .5em 0; text-align: center; font-size: 1em; color: #fff;}
footer a img{ display: block; margin: 0 auto; width: 30%;}
footer a:nth-child(3){ margin-left:8%; }
footer a:last-child{ background: none;}
.top{width:10%;position: fixed;left:55%;margin-left: -8.5%;bottom:1.8rem;z-index: 999;}
.top img{ display: block; width: 100%;}
.dzBox-ny{ background: #f1f1f1; padding-bottom: 6rem;}
/*nav*/
nav{ overflow: hidden; width: 100%; background-color: #2383cf;}
nav a{width: 25%;float: left;text-align: center;font-size: 1rem;color: #fff;padding: .75rem 0;display: block;border-right: 1px solid #1c73b8;box-sizing: border-box;border-top: 1px solid #1c73b8;}

/*内页图片样式*/
.g-back .u-bp,.g-back .u-bl,.g-back .u-bh,.u-seek,.u-detail{background:url(../images/Nyskinsbar.png) no-repeat; background-size:35px 600px;}
.g-back{ overflow: hidden;position: relative;text-align:right;margin-top:1px; height:38px; padding:7px 11px 0 9px;background:#e8e8e8; border-top:1px solid #e8e8e8;} /*内页返回布局样式*/
.g-back a{display: inline-block;font-size:0.875em;height: 32px;line-height: 28px; width:32px;position: relative;}	/*内页返回链接样式*/
.g-back .u-bp { background-position:0 0; } /*内页返回样式*/
.g-back .u-bl {background-position:0 -286px;  } /*内页回到首页样式*/
.g-back .u-bh { margin-right:10px; background-position:0 -232px;} /*内页目录样式*/
/*内页返回结束*/

/*内页面包屑导航样式 开始*/
.m-btit {line-height: 35px; padding-left: 12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;border-top:1px solid #d9d9d9; box-shadow:0 1px #fff; position:relative; background-color:#f6f6f6;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
	border-bottom:1px solid #d9d9d9; } /*内页面包屑导航背景*/

/*搜索*/
.g-se{ padding:15px 10px;position:relative;} 
.g-se .m-ipt{margin-right:43px;}
.g-se .u-bt{ width:42px; height:30px; float:right; border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0; position:relative;}
.g-se .u-bt:before{content:'';display:block;width:12px;height:12px;border-radius:17px;position:absolute;right:14px;top:5px;z-index:99;} /*搜索右边的图标css3样式*/
.g-se .u-bt:after{content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:12px;top:16px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);} /*搜索右边的图标css3样式*/
.g-se .u-in{ float:right; position:absolute; z-index:1000; right:10px; top:15px; width:42px; height:30px;}
.g-se .u-key{width:100%;height:14px;padding:7px 0; line-height:14px; border-right:0;border-bottom-left-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:0;border-top-right-radius:0;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px; 
-webkit-border-top-right-radius:0; -webkit-border-bottom-right-radius:0;text-indent:15px;float:left;} 
.u-key {color:#d0d0d0; border:1px solid #2383cf; box-shadow:3px 2px 3px #ccc inset;} 	/*搜索框*/
.m-tit.z-spe .xg{ color:#000000;} 
.m-tit.z-spe{border-bottom:1px solid #A9A9A9;} 
.m-tit { color:#2383cf;}
.g-se .u-bt{ background-color:#2383cf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2383cf), to(#2383cf)); 
	background-image: -webkit-linear-gradient(top, #2383cf, #2383cf); 
	background-image: -moz-linear-gradient(top,  #2383cf, #2383cf); 
	background-image: -o-linear-gradient(top,  #2383cf, #2383cf); 
	background-image: -ms-linear-gradient(top, #2383cf, #2383cf); 
	background-image: linear-gradient(top, #2383cf, #2383cf);}
/*搜索按钮背景色*/
.g-se .u-bt:before{border:3px solid #fff;}/*搜索按钮-放大镜圆圈颜色*/
.g-se .u-bt:after{background:#fff;}/*搜索按钮-放大镜直线颜色*/
.g-se .u-in{ background:transparent;}

/*标题*/
hgroup{ overflow: hidden; text-align: center; margin-top: 5%;}
hgroup h2{ font-size: 1.25rem; color: #333333}
hgroup h3{ font-weight: normal; font-size: 1rem; margin-top: .2rem;  }
hgroup strong{ color: #2383cf}
hgroup em{display: block;text-transform: uppercase;font-size: 1rem;color: #999;}

.section{ margin-right: auto; margin-left: auto; width: 94%;}
/*banner*/
.banner {background:#fff;}
.banner img{ display: block; width: 100%;}
.banner .btn{ text-align: center; width: 100%; overflow: hidden;}
.banner .btn li{ width: .6rem; height: .6rem; border-radius: 50%; display: inline-block; background: #ccc; margin: 0 .1rem;}
.banner .btn li.z-on{ background: #cb8242}
/*market*/
.market{ overflow: hidden; width: 100%; background-color: #2383cf;padding: 4% 0;}
.market .market-Bg{ background: #fff;  overflow: hidden;}
.market .marKetBox{ width: 75%; margin:4% auto}
.market .dl { width: 100%;; overflow: hidden}
.market .dl dt{ width: 100%; border: 5px solid #fff;  border-radius: 5px; box-shadow: 10px  0 15px #ccc; box-sizing: border-box}
.market .dl dt img{ display: block; width: 100%;}
.market .dl dd{ text-align: center; margin-top: 3%;}
.market .dl dd h3{  font-weight:normal; font-size: 1.1rem; color: #333}
.market .dl dd p{font-size: 0.7rem;color: #666;margin-top: .3rem; line-height:1.3rem}
.market .marketCon{ overflow: hidden; width: 100%; position: relative}
.market .marketCon em{width:2rem;position: absolute;top: 5.5rem;}
.market .marketCon em img{ display: block; width: 100%;}
.market .marketLt{left: .5rem;}
.market .marketRt{ right:1rem;}
/*产品*/
.pro{ overflow: hidden; width: 100%; background: #fff; padding-bottom: 4%;}
.pro .proNav{ width: 100%; margin: 5% 0; overflow: hidden}
.pro .proNav li{width:24%;margin:0 .5%;float: left;text-align: center;padding: .5rem 0; font-size: 1rem;box-sizing: border-box;  background-color: #373838}
.pro .proNav li a{ color: #fff}
.pro .proNav li.on{ background: #2383cf}
.pro .proBox{ overflow: hidden; width: 100%;}
.pro .proBox li{ width: 48.5%; float: left; margin-bottom: 3%;}
.pro .proBox li span,.pro .proBox li img{ display: block}
.pro .proBox li img{ width: 100%; border: 1px solid #eee; box-sizing: border-box}
.pro .proBox li span{ font-size: 1rem; color: #fff; padding:.5rem 1rem;text-align: center;background: #2383cf; overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
.pro .proBox li:nth-child(2n){ float: right}
.pro a.pro-a{width: 40%;margin: 0 auto;display: block;}
.pro a.pro-a img{ display: block; width: 100%;}
/*优势*/
.adv{ overflow: hidden; background: url("../images/needBg.png") repeat; padding-bottom: 3%;}
.adv hgroup img{ width: 84%; display: block; margin: 0 auto}
.adv .advBox{ overflow: 100%; overflow: hidden; margin-top:3%}
.adv dl{ overflow: hidden; padding: 0 1rem;}
.adv dl dt{ margin: 2% ; box-shadow: 0 0 5px #ccc}
.adv dl dt img{ display: block;width: 100%;}
.adv dl dd{ overflow: hidden; width: 100%}
.adv .wen{overflow: hidden;width: 100%;margin-bottom: 3%;}
.adv .num{width: 10%;background: url("../images/adv_numBg.png") no-repeat center;background-size: 100%;font-size: 1.25rem;color: #fff;text-align: center;float: left;padding: .5rem 0;}
.adv .wenRt{float: right;width: 88%;color: #333;}
.adv .wenRt h3{ font-size: 1.25rem; }
.adv .wenRt span{ font-size:0.6rem; display: block}
.adv dd p{background: url("../images/adv_pBg.png") no-repeat left .3rem;background-size: 5%;padding: .5rem 0;padding-left: 1.5rem;font-size: .8rem;}
.adv .btn{ text-align: center; width: 100%; overflow: hidden; margin-top: 3%;}
.adv .btn li{ width: .6rem; height: .6rem; border-radius: 50%; display: inline-block; background: #d5d8db; margin: 0 .1rem;}
.adv .btn li.z-on{ background: #2383cf}


/*联系广告*/
.ggPhone{ overflow: hidden; background: url("../images/ggPhone.jpg") no-repeat center; padding: 4% 0; background-size: cover; text-align: center; color: #fff}
.ggPhone h2{ font-size: 1.25rem;}
.ggPhone h3{ font-size: 1.05rem; margin-top: 1rem; font-weight: normal}
.ggPhone .list{ overflow: hidden; width: 100%; text-align: center; margin-top: 3%}
.ggPhone .list li{display: inline-block;width: 23%;padding: .5rem 0;font-size: 1rem;background: #fff;border-radius: 1rem;margin: 0 .3rem;}
.ggPhone .list li a{ color: #1c73b8}
.ggPhone .list li:last-of-type { background: #f6cb00; color: #fff}
.ggPhone .list li:last-of-type  a{ color: #fff}
/*Support*/
.Support{ overflow: hidden; background: url("../images/needBg.png") repeat; padding-bottom: 3%;}
.Support .list{ width: 100%; margin-top: 3% ; text-align: center}
.Support .list li{ width: 31%; border: 1px solid #eee; box-sizing: border-box; margin: 1.5% 1%; float: left;}
.Support .list li img{ display: block; width: 100%;}
/*aB*/
.aB{ overflow: hidden; width: 100%; background-color: #2383cf; padding-bottom: 3%;}
.aB  hgroup h2{ color: #fff}
.aB .section{ overflow: hidden; border-radius: 5px; background-color: #fff; padding: 1rem ;box-sizing: border-box; margin-top: 4%;}
.aB dl dt img{ width: 100%; display: block}
.aB dl dd h3{ text-align: center; font-size: 1rem;  margin-top: 3%;}
.aB dl dd h3 a{ color: #1c73b8}
.aB dl dd  p{ font-size: .9rem; color: #666666; line-height: 1.4rem; margin-top: .5rem;}
.aB  .aB-a{  width: 100%; ovserflow: hidden; text-align: center; margin-top: 3%; margin-bottom: 1%;}
.aB  .aB-a a{ display: block; width: 33.3%; border-right: 1px dotted #e7e7e7; box-sizing: border-box; text-align: center; float: left;}
.aB  .aB-a a img{ display: inline-block; width: 40%;}
.aB  .aB-a a span{ display: block; font-size: 1rem; color: #333}
.aB  .aB-a a:last-of-type{ border-right: none   }
/*评价*/
.quality{ overflow: hidden; width: 100%; padding-bottom: 3%; background: url("../images/needBg.png") repeat;}
.quality .list{ margin-top: 4%; overflow: hidden; width: 100%;}
.quality .list li{width: 48.5%;float: left;text-align: center;margin:1.5% 0; background-color: #fff; padding-bottom: .5rem;}
.quality .list li img,.quality .list li span,.quality .list li b{ display: block;}
.quality .list li img{ width: 100%; border: 5px solid #fff; box-sizing: border-box}
.quality .list li b{font-size: 1rem;color: #333;padding: .75rem 0 .5rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.quality .list li span{  line-height: 1.4rem;  font-size: .9rem;  height: 2.8rem;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  padding: 0 .5rem;   color: #999}
.quality .list li:nth-child(2n){ float: right}
/*新闻*/
.news{overflow: hidden;width: 100%;background-color: #fff;padding-bottom:3rem;}
.news .newNav{ width: 100%; background-color: #373838; display: inline-block;}
.news .newNav li{ width: 33%; float: left; padding: .75rem 0; text-align: center; font-size: 1rem;position: relative; border-right: 1px solid #eee; box-sizing: border-box;color: #fff;}
.news .newNav li a{ color: #fff;}
.news .newNav li:nth-child(3){ width: 34%; border-right: none}
.news .newNav li.z-on{ background: #2383cf;}
.news .newNav li.z-on a{ color: #fff;}
.news .section{ margin-top: 4%;}
.news .newBox,.news .dl { overflow: hidden; width: 100%;}
.news .dl { padding-left:2px;}
.news .dl dt{ width: 35%; float: left;}
.news .dl dt img{ display: block; width: 100%}
.news .dl dd { width: 62%; float: right}
.news .dl dd h3{ overflow: hidden; font-size: 1rem; margin-top: .5rem;  white-space:nowrap; text-overflow: ellipsis;}
.news .dl dd h3 a{ color: #333}
.news .dl dd p{ font-size:0.8rem; margin-top: 3.5%;   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;overflow: hidden; color: #666666; line-height: 1.6rem; height:6.5rem}

.news .newli{ overflow: hidden; width: 100%; margin: 2% 0; }
.news .newli li{ overflow: hidden;  padding: .7rem 0; font-size: 1rem;  color: #666666;  background-size:1.5%; padding-left: .5rem; box-sizing: border-box; border-bottom: 1px dashed #d0cece}
.news .newli li a{ width: 70%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #666666; display: block; float: left;}
.news .newli  li span{display: block;float: left;width: .4rem;height: .4rem;background-color: #ccc;margin-top: .65rem;margin-right: 2%; border-radius: 50%;}
.news .newli  li b{  float: right; width: 25%; text-align: right;  display: block; font-weight: normal}
/*留言*/
.liuyan { overflow:hidden; width:96%; margin:0 auto; margin-bottom:5.5em;}
.liuyan h2 img{ display:block; margin:0 auto; width:30%;}
.liuyan>p { font-size:1rem; color:#666; text-align:center; margin:0.5em 0 0.8em 0}
.liuyan ul{ overflow:hidden; width:96%; margin:0 auto}
.liuyan li{ overflow:hidden; width:100%; margin-bottom:0.5em;}
.liuyan span{ display:block; float:left; width:25%; font-size:1.2rem; color:#666; height:38px; line-height:38px;}
.liuyan input{ display:block; float:right; width:73%; border:1px solid #d3cdcd; background:url(../images/liuyan02.png) no-repeat left top; background-size:cover; height:36px; line-height:36px;}
.liuyan textarea{ display:block; float:right; width:73%; border:1px solid #d3cdcd; background:url(../images/liuyan02.png) no-repeat left top; background-size:cover; height:7em; line-height:2.5em; resize:none}
.liuyan .btnSubmit{ display:block; width:96%; margin:0 auto; border:1px solid #2383cf; text-align:center; font-size:16px; color:#fff;  height:54px; line-height:52px; background:#2383cf url(../images/liuyan01.png) no-repeat 30% 12px;}

/* 产品列表页面一样式  */
.g-bd { margin-bottom:5.5em;}
.g-bd .m-con-1 {width:100%; margin:15px auto;}
.g-bd .m-con-1 a { float:left; width:40%; margin:0 14px 10px 14px; text-align:center; line-height:20px;  display:block; font-size:14px; }
.g-bd .m-con-1 a img {  border:1px solid #e2e2e2; float:left; margin-bottom:8px; width:110%; height:110%;}
.g-bd .m-con-1 a i{ height:24px; clear:both; display:block; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


/*  产品简介  */
.g-bd h1 { font-size:1.5em; line-height:2.2em; font-weight:500; color:#2383cf;}
.n_tit{border-bottom:1px dashed #CCCCCC;color:#aaaaaa;overflow: hidden;text-align:center; height:2em}
.n_tit span{ font-size:.8em;}
.m-tit{ position:relative; text-indent:10px; height:38px; font-size:15px; line-height:38px;}
.m-nowra { text-align:center; margin-top:10px;}
.m-abpro { padding:10px;word-spacing:10px; letter-spacing:normal; white-space:normal;line-height:2em; font-size:1em;text-indent:0.1em;background:#fff; }
.m-abpro strong {color: #2383cf; padding:0 3px;}
.m-nowra img { max-width:98%;}
.m-abpro img { max-width:100%;}
.m-abpro table {max-width:100%;}

.bodytitle {border-bottom:1px solid #2383cf; color:#2383cf;position:relative; text-indent:10px; height:38px; font-size:15px; line-height:38px;}
.bodytitle strong {background:#2383cf;color:#fff;}
.bodytable{overflow: hidden; width:98%; margin:10px auto;border-left: 1px solid #ededed; border-top: 1px solid #ededed;}
.bodytable th{border-right: 1px solid #ededed; border-bottom: 1px solid #ededed; width:25%; padding: 0; background-color: #F5F5F5; text-align: center; font-weight: normal; min-height: 34px; line-height: 34px;}
.bodytable td{ line-height: 34px;background-color: #fff;border-right: 1px solid #ededed; border-bottom: 1px solid #ededed; vertical-align: top;}
.bodytable th h4{color:#333; margin: 0;font-weight:600;}
.bodytable th h6,.bodytable td h6{ color:#333; margin: 0;font-weight:600;}



/* 新闻列表页面三样式  */
.g-bd .m-con-3 { margin:10px 10px 26px 10px; }
.g-bd .m-con-3 ul { border-bottom:1px solid #eaeaea;}
.g-bd .m-con-3 li{ overflow: hidden;  padding: .7rem 0; font-size: 1rem;  color: #666666;  background-size:1.5%; padding-left: .5rem; box-sizing: border-box; border-bottom: 1px dashed #d0cece}
.g-bd .m-con-3 li a{ width: 70%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #666666; display: block; float: left;}
.g-bd .m-con-3  li span{display: block;float: left;width: .4rem;height: .4rem;background-color: #ccc;margin-top: .65rem;margin-right: 2%; border-radius: 50%;}
.g-bd .m-con-3  li b{  float: right; width: 25%; text-align: right;  display: block; font-weight: normal}


.page{width:92%; text-align:center; padding:5px;color:#777;background:#ddd;border-radius:0.38rem;margin:4% auto;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;}
.page a { color:#2383cf;}
.g-page .u-pup, .g-page .u-pne{ border-radius: 5px;display: inline-block;font-size: 1em;height: 30px;line-height: 30px;text-align: center;width: 25%;}
.g-page a { background-color:#2383cf ; color:#fff; }

.black_overlay{display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=88);}
.white_content{display: none; position: absolute; top: 15%; left:2%; right:2%; width:auto; padding: 20px; background-color: white; z-index:1002; overflow: auto;} 
.white_content .close {right:1%; top:2%;position: absolute;}
.white_content .m-pronav { margin-top:20px; }
.white_content .m-pronav .prolist { border: 1px solid #e1e1e1; border-radius:5px; -webkit-border-radius:5px; overflow:hidden; }
.white_content .m-pronav .prolist li { height:40px; display:block; padding-left:10px; line-height:40px;border-bottom:1px solid #e1e1e1; }

.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 

.gfrz{color:#333; font-size:24px;line-height:45px;text-align:center;text-indent:0em; font-family:楷体;font-weight:600;}