@charset 'utf-8';

/* author:ZJ; date:2017-06; */

body{color:#333;background:#fff;}


.yahei{font-family:'Microsoft YaHei';}

.tip-box,
.top-box,
.banner-box,
.main-box,
.sub-box,
.footer-box{min-width:1100px;width:100% !important;margin:0 auto;_width:100%;}



.tip-box{ height: 30px; line-height: 30px; overflow: hidden; color: #fff; background: #000; }

.tip-link{ float: right; display: inline; margin-left: 20px; }
.tip-link a{ color: #fff; }
.tip-link a:hover{ text-decoration: underline; }


.top-box{position:relative;z-index:10; background: #fff; }
.top-box .area{height:74px;}
.top-box .logo{position:absolute;top:5px;left:0;}


.m-nav{ float: right; display: inline; }
/*.m-nav a{ -webkit-transition:none;-moz-transition:none;transition:none; }*/
.m-nav .fir-ul{ font-size:0; text-align: center;}
.m-nav .fir-ul .fir-li{position:relative;display:inline-block;*display:inline;zoom:1;vertical-align:top;margin-left: 6px;text-align:center;}
.m-nav .fir-ul .u-a{ display:block; padding: 10px 20px 0; height:64px; line-height: 64px; overflow: hidden; font-size: 14px; color: #000; }
.m-nav .fir-ul .current .u-a,
.m-nav .fir-ul .hover .u-a{ color: #fff; background: #39f; }

.m-nav .sec-box{ position:absolute;z-index:10; top:74px; left: 0; width: 100%; }
.m-nav .sec-ul{ background: #fff; }
.m-nav .sec-ul li{ height:40px; line-height:40px; overflow:hidden; font-size:14px; text-align: center; }
.m-nav .sec-ul a{ display: block; color: #000; }
.m-nav .sec-ul a:hover{ color: #fff; background: #39f; }
.m-nav .nav-y .sec-box{ display:none; }


.banner-box{position:relative;z-index:0;}
.m-focus{position:relative;zoom:1;width:100%;}
.m-focus .switchable-box{position:relative;zoom:1;overflow:hidden;width:100%;height:450px;}
.m-focus .switchable-content li{width:100%;height:450px;text-align:center;}
.m-focus .switchable-content li img{visibility:hidden;}
.m-focus .switchable-content li a{display:block;height:450px;}
.m-focus .switchable-nav{ padding: 22px 0; line-height: 0; font-size: 0; text-align: center; background: #39f; }
.m-focus .switchable-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin:0 6px; padding-top: 16px; width:16px; height:0; overflow: hidden;  background: #fff; cursor:pointer; -moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.m-focus .switchable-nav li.active{ width: 32px; }



.main-box,.sub-box{ position: relative; z-index:5;}


.m-about{ height: 461px; background: url(../images/bg-about.jpg) center no-repeat; }

.m-about .conBox{ width: 550px; }
.m-about .conBox .u-img{ display: block; width: 220px; height: 245px; overflow: hidden; border: solid 8px #39f; }
.m-about .conBox .title{ margin-top: 20px; color: #39f; }
.m-about .conBox .title h2{ height: 20px; line-height: 20px; overflow: hidden; font-weight: normal; }
.m-about .conBox .title p{ height: 26px; line-height: 26px; overflow: hidden; font-size: 18px; font-weight: bold; font-style: italic; }
.m-about .conBox .u-con{ margin-top: 8px; height: 90px; line-height: 18px; overflow: hidden; color: #fff; }

.m-about .listBox{ position: relative; zoom:1; padding-top: 34px; width: 460px; border-left: solid 1px #39f; }
.m-about .listBox:before{ content: ""; position: absolute; top: -6px; left: -6px; width: 11px; height: 11px; overflow: hidden; background: #39f; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.m-about .listBox li{ zoom:1; margin-top: 28px; }
.m-about .listBox li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.m-about .listBox li:first-child,
.m-about .listBox li.first{ margin-top: 0; }

.m-about .listBox .u-img{ float: left; display: inline; margin: 0 20px 0 -60px; width: 110px; height: 110px; overflow: hidden; border: solid 3px #39f; background: #fff; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.m-about .listBox .u-name{ padding-top: 12px; height: 34px; line-height: 34px; overflow: hidden; color: #39f; }
.m-about .listBox .u-con{ height: 54px; line-height: 18px; overflow: hidden; color: #fff; }


.m-product{ padding: 30px 0 44px; }
.m-product .title{ position: relative; zoom:1; padding: 14px 0; text-align: center; }
.m-product .title h2{ height: 30px; line-height: 30px; overflow: hidden; font-size: 24px; color: #000; }
.m-product .title p{ height: 18px; line-height: 18px; overflow: hidden; font-size: 14px; color: #666; }
.m-product .title i{ position: absolute; bottom: 0; left: 50%; margin-left: -5px; width: 10px; height: 10px; background: #39f; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.m-product .title i:before,
.m-product .title i:after{ content: ""; position: absolute; top: 50%; width: 60px; height: 0; border-bottom: solid 1px #666; }
.m-product .title i:before{ left: -75px; }
.m-product .title i:after{ right: -75px; }

.m-product .listBox{ margin-top: 16px; padding: 0 10px; }
.m-product .listBox ul{ margin-top: -38px; }
.m-product .listBox li{ float: left; display: inline; margin: 38px 24px 0; width: 222px; }
.m-product .listBox .u-img{ display: block; width: 222px; height: 222px; overflow: hidden; }
.m-product .listBox .u-name{ margin-top: 12px; line-height: 0; font-size: 0; text-align: center; }
.m-product .listBox .u-name a{ display: inline-block; *display: inline; zoom:1; vertical-align: top; padding: 0 20px; height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; font-weight: normal; color: #fff; background: #39f; }


.m-product-intro{ height: 454px; background: url(../images/bg-product.jpg) center no-repeat; }
.m-product-intro .title{ position: relative; zoom:1; padding:6px 0 0 24px; height: 54px; line-height: 54px; overflow: hidden; color: #fff; }
.m-product-intro .title:before{ content: ""; position: absolute; top: 18px; left: 0; width:0; height:0; overflow:hidden; border-width:10px 8px; border-style:solid; border-color: transparent transparent #fff transparent; }
.m-product-intro .title h2{ font-size: 18px; font-weight: normal; }
.m-product-intro .title span{ font-size: 14px; }
.m-product-intro .title .more{ position: relative; z-index: 5; float: right; display: inline; color: #fff; }
.m-product-intro .title .more:hover{ text-decoration: underline; }

.m-product-intro .conBox{ color: #fff; }
.m-product-intro .conBox .u-img{ float: left; display: inline; border: solid 1px #fff; margin-right: 66px; }
.m-product-intro .conBox .u-name{ padding-top: 22px; height: 24px; line-height: 24px; overflow: hidden; }
.m-product-intro .conBox .u-con{ margin-top: 22px; height: 144px; line-height: 24px; overflow: hidden; }
.m-product-intro .conBox .more{ margin-top: 30px; display: block; width: 98px; height: 24px; line-height: 24px; overflow: hidden; text-align: center; color: #fff; border: solid 1px #fff; }
.m-product-intro .conBox .more:hover{ color: #333; background: #fff; }


.m-case{ position: relative; zoom:1; margin-top: -68px; padding-top: 15px; background: #fff; }
.m-case:before{ content: ""; position: absolute; top: 0; left: 0; width: 1094px; height: 65px; border: solid 3px #46a5ff; border-bottom: none; }
.m-case .bgBox{ margin: 0 15px; padding: 0 15px 20px; background: #f6f5f5; }
.m-case .title{ position: relative; zoom:1; padding:6px 0 0 24px; height: 38px; line-height: 38px; overflow: hidden; color: #39f; }
.m-case .title:before{ content: ""; position: absolute; top: 10px; left: 0; width:0; height:0; overflow:hidden; border-width:10px 8px; border-style:solid; border-color: transparent transparent #39f transparent; }
.m-case .title h2{ font-size: 18px; font-weight: normal; }
.m-case .title span{ font-size: 14px; }
.m-case .title .more{ position: relative; z-index: 5; float: right; display: inline; color: #39f; }
.m-case .title .more:hover{ text-decoration: underline; }

.m-case .listBox li{ float: left; display: inline; margin-right: 15px; width: 196px; }
.m-case .listBox .u-box{ padding: 5px 5px 20px; text-align: center; border: solid 1px #ccc; background: #fff; }
.m-case .listBox .u-img{ display: block; margin: 0 auto; width: 184px; height: 120px; overflow: hidden; }
.m-case .listBox .u-name{ margin-top: 8px; height: 20px; line-height: 20px; overflow: hidden; font-weight: normal; }
.m-case .listBox .u-con{ height: 18px; line-height: 18px; overflow: hidden; color: #666; }
.m-case .listBox .more{ display: block; margin: 6px auto 0; width: 100px; height: 24px; line-height: 24px; overflow: hidden; color: #fff; background: #999; }
.m-case .listBox .more:hover{ background-color: #39f; }



.m-advantage{ padding: 54px 0; }
.m-advantage .title{ position: relative; zoom:1; margin-left: 520px; }
.m-advantage .title:before{ content: ""; position: absolute; top: 5px; left: -56px; width: 50px; height: 40px; overflow: hidden; background: url(../images/ico-advantage.png) no-repeat; }
.m-advantage .title h2{ height: 30px; line-height: 30px; overflow: hidden; font-size: 26px; font-weight: normal; color: #1a3850; }
.m-advantage .title p{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; color: #c3c3c3; }
.m-advantage .listBox{ margin-top: 32px; }
.m-advantage .listBox ul{ margin-top: -60px; }
.m-advantage .listBox li{ zoom:1; margin-top: 60px; }
.m-advantage .listBox li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.m-advantage .listBox .u-img{ float: right; display: inline; margin: 0 0 0 120px; width: 380px; height: 250px; overflow: hidden; }
.m-advantage .listBox .u-name{ float: left; display: inline; margin: 0 30px 0 0; padding: 0 8px; width: 114px; height: 250px; text-align: center; color: #fff; background: #39f; }
.m-advantage .listBox .u-name i.num{ display: block; padding-top: 36px; height: 94px; line-height: 94px; overflow: hidden; font-size: 72px; font-family: 'SimSun'; border-bottom: solid 1px #fff; }
.m-advantage .listBox .u-name h4{ height: 68px; line-height: 68px; overflow: hidden; font-size: 24px; }

.m-advantage .listBox .u-con{ overflow: hidden; }
.m-advantage .listBox .u-con table{ margin-top: -5px; height: 255px; }
.m-advantage .listBox .u-con h4{ position: relative; zoom:1; margin-top: 5px; padding-left: 30px; line-height: 32px; font-size: 18px; }
.m-advantage .listBox .u-con h4:before{ content: ">>"; position: absolute; left: 0; top: 0; font-size: 26px; font-family: 'SimSun'; font-weight: bold; color: #000; letter-spacing: -0.25em }
.m-advantage .listBox .u-con p{ position: relative; zoom:1; padding-left: 30px; line-height: 24px; font-size: 14px; }
.m-advantage .listBox .u-con p:before{ content: ""; position: absolute; top: 10px; left: 14px; width: 4px; height: 4px; overflow: hidden; background: #39f; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }

.m-advantage .listBox li.child-odd .u-img{ float: left; margin: 0 120px 0 0; }
.m-advantage .listBox li.child-odd .u-name{ float: right; margin: 0 0 0 30px; }


.m-news{ padding-bottom: 44px; }
.m-news .title{ height: 50px; line-height: 50px; overflow: hidden; background: url(../images/bg-news.gif) center repeat-x; }
.m-news .title h2{ display: inline-block; *display: inline; zoom:1; vertical-align: top; padding-right: 50px; font-size: 24px; background: #fff; }
.m-news .title h2 span{ font-size: 20px; font-family: Arial; font-weight: normal; color: #999; }
.m-news .title .more{ float: right; display: inline; margin-left: 20px; color: #39f; }
.m-news .title .more:hover{ text-decoration: underline; }
.m-news .listBox ul{ margin-left: -112px; }
.m-news .listBox li{ float: left; display: inline; margin-left: 112px; padding: 16px 0; width: 494px; border-bottom: dashed 1px #ccc; }
.m-news .listBox a:hover{ color: #39f; }
.m-news .listBox .u-img{ float: left; display: inline; margin-right: 16px; width: 90px; height: 78px; overflow: hidden; }
.m-news .listBox .u-name{ height: 30px; line-height: 30px; overflow: hidden; font-weight: normal; }
.m-news .listBox .u-con{ height: 40px; line-height: 20px; overflow: hidden; color: #999; }



.footer-box{ position: relative; z-index: 10; background: url(../images/bg-footer.jpg) center no-repeat; }

.m-footer,
.m-footer a{ color: #fff; }
.m-footer a:hover{ text-decoration: underline; }

.m-footer .logo{ display: block; }

.footer-links{ padding: 10px 0; line-height: 36px; }
.footer-links .title{ float: left; display: inline; font-size: 24px; }
.footer-links .conBox{ overflow: hidden; font-size: 14px; }
.footer-links .conBox a{ margin: 0 10px; white-space: nowrap; }

.footer-message{ padding: 40px 0 20px; width: 580px;}
.footer-message ul{ margin-top: -16px; }
.footer-message li{ position: relative; zoom:1; margin-top: 16px; padding-left: 80px; line-height: 30px; }
.footer-message .name{ position: absolute; top: 0; left: 0; width: 80px; font-size: 14px; color: #fff; }
.footer-message .u-text,
.footer-message .u-textarea{ vertical-align: top; padding: 0 10px; font-size: 14px; font-family:'Microsoft YaHei'; color: #fff; border: 0 none; background: url(../images/pngbg-fff-10.png) repeat; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; }
.footer-message .u-text{ width: 180px; height: 30px; line-height: 30px;  }
.footer-message .u-textarea{ padding: 5px 10px; width: 480px; height: 100px; line-height: 20px; }
.footer-message .u-btn{ display: block; margin-left: -80px; width: 580px; height: 30px; border: 0 none; font-size: 14px; font-family:'Microsoft YaHei'; font-weight: bold; color: #000; background: #39f; }
.footer-message  .codeImg{ vertical-align: middle; }

.footer-contact{ width: 400px; }

.footer-contact .conBox{ position: relative; zoom:1; line-height: 36px; font-size: 14px; }
.footer-contact .conBox .erwei{ position: absolute; bottom: 12px; right: 0; width: 112px; }

.footer-contact .telBox{ margin-top: 12px; padding-left: 46px; line-height: 54px; font-size: 30px; font-weight: bold; background: url(../images/ico-contact-tel.png) 0 center no-repeat; }

.footer-contact .shareBox{ margin-top: 12px; }
.footer-contact .shareBox a{ -webkit-transition:none;-moz-transition:none;transition:none; }
.footer-contact .shareBox .bdshare-button-style0-16 a{ float: left; display: inline; margin: 0 24px 0 0; padding-left: 30px; height: 30px; line-height: 30px; overflow: hidden; background: url(../images/ico-share.png) no-repeat; }
.footer-contact .shareBox .bdshare-button-style0-16 a:hover{opacity:1; filter:alpha(opacity=100); text-decoration: none;}
.footer-contact .shareBox .bdshare-button-style0-16 a.bds_tsina{ background-position: 0 0; }
.footer-contact .shareBox .bdshare-button-style0-16 a.bds_tqq{ background-position: 0 -40px; }
.footer-contact .shareBox .bdshare-button-style0-16 a.bds_bdhome{ background-position: 0 -80px; }
.footer-contact .shareBox .bdshare-button-style0-16 a.bds_qzone{ background-position: 0 -120px; }



.m-client{position:fixed;z-index:99; top:50%; right:10px; margin: -55px 0 0 0; width:46px; _position:absolute;}
.m-client li{ width:46px; height:46px; margin-bottom: 10px; }
.m-client li .u-box{ position: relative; zoom:1; width:46px; height:46px; line-height: 46px;}
.m-client li .u-a{ padding-left: 46px; height: 46px; display: block; text-align: center; color: #fff; background: #297acc; }
.m-client li .u-a:hover{ background: #2e8ae5; }
.m-client li .icoBox{ position: absolute; top: 0; left: 0; width: 46px; height: 46px;}
.m-client li .ico{ display: block; width: 46px; height: 46px; overflow: hidden; background: url(../images/ico-client.png) no-repeat;}
.m-client li.child-1 .ico{ background-position: 0 0;}
.m-client li.child-2 .ico{ background-position: 0 -46px;}
.m-client li.child-3 .ico{ background-position: 0 -92px;}
.m-client li.child-4 .ico{ background-position: 0 -138px;}

.m-client .client-con .content{ display: none; position: absolute; top: -2px; right: 100%; margin-right: 10px; padding: 10px; min-height: 28px; _height: 28px; line-height: 28px; font-size: 14px; font-family:'Microsoft YaHei'; color: #2e8ae5; white-space: nowrap; border: solid 1px #2e8ae5; background: #fff; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.m-client .client-con .content:before{ content: ""; position: absolute; top: 20px; right: -12px; width:0; height:0; overflow:hidden; border-width:4px 6px; border-style:solid; border-color: transparent transparent transparent #2e8ae5; }

.m-client .client-tel .content{ font-size: 22px; font-weight: bold; }

.m-client .client-qq .btn-qq{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 0 4px; width: 82px; height: 26px; line-height: 26px; overflow: hidden; text-align: center; border: solid 1px #707070; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.m-client .client-qq .btn-qq:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 5px 10px 0 0; width: 14px; height: 16px; overflow: hidden; background: url(../images/btn-qq.png) no-repeat; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-client .client-qq .btn-qq:hover{ color: #39f; border-color: #39f; }
.m-client .client-qq .btn-qq:hover:before{ background-image: url(../images/btn-qq-hover.png); }

.m-client .client-wechat .erwei{ width: 100px; }




.sub-box{ padding:12px 0 40px;}

.sub-box .left-column{ width: 240px; }
.sub-box .right-column{ width: 940px; }



.sub-title{ line-height: 44px; border-bottom: solid 1px #ccc; }
.sub-title h2{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin-bottom: -1px; font-size: 18px; font-weight: normal; border-bottom: solid 1px #39f; }

.m-current{ float: right; display: inline; padding-left: 24px; font-size: 14px; background: url(../images/sub/ico-hme.png) 0 center no-repeat; }
.m-current a:hover{ color: #39f; }

.sub-menu{ margin-top: 15px; }
.sub-menu ul{ margin:-8px 0 0 -6px; }
.sub-menu li{ float: left; display: inline; margin:8px 0 0 8px; width: 130px; }
.sub-menu a{ display: block; height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; text-align: center; background: #ccc; }
.sub-menu a:hover{ color: #fff; background-color: #39f; }



.m-sub .m-content{ min-height:400px;_height:400px;}


.sub-pic{ padding: 40px 10px; }
.sub-pic ul{ margin-top: -38px; }
.sub-pic li{ float: left; display: inline; margin:38px 24px 0; width: 222px; }
.sub-pic .u-img{ display: block; width: 222px; height: 222px; overflow: hidden; }
.sub-pic .u-name{ margin-top: 12px; line-height: 0; font-size: 0; text-align: center; }
.sub-pic .u-name a{ display: inline-block; *display: inline; zoom:1; vertical-align: top; padding: 0 20px; height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; font-weight: normal; color: #fff; background: #39f; }


.sub-news{ padding: 40px 10px; }
.sub-news ul{ margin-left: -92px; }
.sub-news li{ float: left; display: inline; margin-left: 92px; padding: 16px 0; width: 494px; border-bottom: dashed 1px #ccc; }
.sub-news a:hover{ color: #39f; }
.sub-news .u-img{ float: left; display: inline; margin-right: 16px; width: 90px; height: 78px; overflow: hidden; }
.sub-news .u-name{ height: 30px; line-height: 30px; overflow: hidden; font-weight: normal; }
.sub-news .u-con{ height: 40px; line-height: 20px; overflow: hidden; color: #999; }


.detail-share{padding:15px 0;}
.detail-share a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.detail-share .bdsharebuttonbox{float:right;display:inline;}

.detail-page{ border-top: solid 1px #e4e4e4;}
.detail-page .page-text{overflow:hidden;width:48%;height:48px;line-height:48px;white-space:nowrap;text-overflow:ellipsis;font-size: 12px;color:#888;}
.detail-page .page-text a{color:#888;}
.detail-page .page-text a:hover{color:#39f;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 40px 10px; }
.sub-content img{ max-width:1080px;_width:expression((documentElement.clientWidth < 1080) ? "" : "1080px" );}
.sub-content .f-fl{width:auto;margin:0 0 10px 10px;}
.sub-content h1{ margin-bottom: 20px; line-height:32px;font-size:22px;font-family:'Microsoft YaHei';text-align:center;}
.sub-content p{line-height:24px;font-size:14px; }
.sub-content #platform img{max-width:none;_width:none;}


.pro-detail{ padding: 40px 10px; }
.pro-detail h1{ padding: 5px 0;line-height:36px;font-size:24px;font-family:'Microsoft YaHei';text-align:center;}
.pro-detail .detail-time,
.pro-detail .detail-user{line-height:20px;padding-bottom: 10px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; border-bottom: solid 1px #e4e4e4;}
.pro-detail .detail-img{position:relative;zoom:1;padding:10px 0;text-align:center;}
.pro-detail .detail-img img,
.pro-detail .detail-con img{ max-width:1080px;_width:expression((documentElement.clientWidth < 1080) ? "" : "1080px" );}
.pro-detail .detail-img .debtn-prev,
.pro-detail .detail-img .debtn-next{position:absolute;z-index:11;top:50%;display:block;width:54px;height:87px;margin-top:-44px;background:url(../images/sub/pic-debtn.gif) no-repeat;opacity:.3;filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;}
.pro-detail .detail-img .debtn-prev:hover,
.pro-detail .detail-img .debtn-next:hover{opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;}
.pro-detail .detail-img .debtn-prev{left:0;background-position:left 0;}
.pro-detail .detail-img .debtn-next{right:0;background-position:right 0;}
.pro-detail .detail-con{line-height:24px;padding:10px 0; font-size: 14px;}


.news-detail{ padding: 40px 10px; }
.news-detail h1{ padding: 5px 0;line-height:36px;font-size:24px;font-family:'Microsoft YaHei';text-align:center;}
.news-detail .detail-time,
.news-detail .detail-user{line-height:20px;padding-bottom: 10px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; border-bottom: solid 1px #e4e4e4;}
.news-detail .detail-img{padding:10px 0;text-align:center;}
.news-detail .detail-img img,
.news-detail .detail-con img{ max-width:1080px;_width:expression((documentElement.clientWidth < 1080) ? "" : "1080px" );}
.news-detail .detail-con{line-height:24px;padding:10px 0; font-size: 14px;}


.sub-message{ padding: 40px 10px; }
.sub-message .m-textimg{line-height:24px;margin-bottom:20px;font-size:14px;}
.sub-message .m-textimg img{float:left;margin-right:15px;}
.sub-message i{display:inline-block;padding-right:5px;font-style:normal;color:#f00;*display:inline;*zoom:1;}
.sub-message .m-tage{padding:5px 0;}
.sub-message .m-form{margin-bottom:20px;padding:10px;}
.sub-message table{width:100%;}
.sub-message .m-form table td{padding:7px 0;}
.sub-message label{position:relative;display:inline-block;width:80px;height:30px;line-height:30px;text-align:right;}
.sub-message .m-form table input{width:60%;height:28px;line-height:28px;padding-left:5px;vertical-align:top;}
.sub-message .m-form .td-textarea{width:60%;vertical-align:middle;}
.sub-message .m-form .td-textarea label{float:left;}
.sub-message .m-form .td-textarea textarea{width:70%;height:168px;padding:5px;vertical-align:middle;}
.sub-message .m-submit{text-align:right;vertical-align:top;}
.sub-message .m-submit img{margin-left:5px;vertical-align:top;}
.sub-message .m-submit .btn{width:80px;height:28px;line-height:24px;margin:0;margin-left:5px;font-family:'microsoft yahei';font-size:14px;border:none;cursor:pointer;}
.sub-message .m-submit input{width:80px;height:24px;line-height:24px;margin:0;padding-left:5px;vertical-align:top;cursor:auto;}
.sub-message .m-submit input,
.sub-message .m-form table input,
.sub-message .m-form .td-textarea textarea{font-family:'microsoft yahei';border:1px solid #ddd;background:#fff;}
.sub-message .m-form{border:1px solid #e9e9e9;background:#fcfcfc;}
.sub-message .m-submit .btn{color:#fff;background:#39f;}


