@charset 'utf-8';

/* author:ZJ; date:2017-08; */

body{color:#333;background:#fff url(../images/bg-body.gif) center 0 repeat;}


.yahei{font-family:'Microsoft YaHei';}

.top-box,
.banner-box,
.main-box,
.sub-box,
.footer-box{min-width:1200px;width:100% !important;margin:0 auto;_width:100%;}


.top-box{position:relative;z-index:10; background: url(../images/bg-top.png) center bottom no-repeat;}
.top-box .area{height:132px; width: 1400px;}
.top-box .logo{position:absolute;top:48px;left:0;}

.m-nav{ float: right; display: inline; margin-top: 60px; }
/*.m-nav a{ -webkit-transition:none;-moz-transition:none;transition:none; }*/
.m-nav .fir-ul{ font-size:0; text-align: center;float: left;}
.m-nav .fir-ul .fir-li{position:relative;display:inline-block;*display:inline;zoom:1;vertical-align:top;margin-left:40px;text-align:center;}
.m-nav .fir-ul .u-a{ display:block; height:64px; line-height: 64px; overflow: hidden; font-size: 18px; }
.m-nav .fir-ul .u-a:before{ content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; overflow: hidden; border-bottom: solid 2px #ce1c1c; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-nav .fir-ul .current .u-a,
.m-nav .fir-ul .hover .u-a{ color:#ce1c1c; }
.m-nav .fir-ul .current .u-a:before,
.m-nav .fir-ul .hover .u-a:before{ left: 0; width: 100%; }

.m-nav .qr-code{float: left;position: relative;width: 30px;height: 30px;margin-top: 17px;margin-left: 40px;}
.m-nav .qr-code .icon{width: 30px;height: 30px;display: block;background: url(../images/wx.png) no-repeat center center;
    border-radius: 50%;background-size: 24px;}
.m-nav .qr-code .pic-box{display: none; position: absolute;width: 100px;top: 30px;left: 50%;margin-left: -50px;
    text-align: center;font-size: 14px;color: #999;}
.m-nav .qr-code .pic-box img{width: 100px;height: 100px;}
.m-nav .qr-code:hover .icon{background-color: #ce1c1c;}
.m-nav .qr-code:hover .pic-box{display: block;}


.m-nav .sec-box{ position:absolute;z-index:10; top:64px; left: 0; width: 100%; overflow: hidden; }
.m-nav .sec-ul{ border: solid 1px #ce1c1c; border-top: none; background: #fff; }
.m-nav .sec-ul li{ border-top: solid 1px #ce1c1c; }
.m-nav .sec-ul a{ display: block; height:30px; line-height:30px; overflow:hidden; font-size:14px; text-align: center; }
.m-nav .sec-ul a:hover{ color: #ce1c1c;}
.m-nav .nav-y .sec-box{ display:none; }


.banner-box{position:relative;z-index:0;overflow: hidden;}
.m-focus{position:relative;zoom:1;width:100%;}
.m-focus .switchable-box{position:relative;zoom:1;overflow:hidden;width:100%;height:600px;}
.m-focus .switchable-content li{width:100%;height:600px;text-align:center;}
.m-focus .switchable-content li img{visibility:hidden;}
.m-focus .switchable-content li a{display:block;height:600px;}
.m-focus .switchable-nav{ position: absolute; bottom: 74px; left: 0; width: 100%; line-height: 0; font-size: 0; text-align: center; }
.m-focus .switchable-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin:0 20px; padding-top: 10px; width:10px; height:0; overflow: hidden; background: #fff; cursor:pointer; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.m-focus .switchable-nav li.active{ background: #ce1c1c; }


.sub-focus .switchable-nav{ bottom: 30px; }

.main-box,.sub-box{ position: relative; z-index:5; }


.main-box{ background: url(../images/bg-main.png) center bottom no-repeat; }

.m-tel{ margin-top: -64px; padding-bottom: 15px; line-height: 0; font-size: 0; text-align: center; background: url(../images/bg-tel.png) center 64px no-repeat; }
.m-tel .conBox{ position: relative; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin-left: 28px; text-align: left; }

.m-tel .conBox:before{ content: ""; position: absolute; z-index: 10; bottom: -15px; right: 2px; width: 121px; height: 132px; overflow: hidden;  } /*background: url(../images/img-tel-con.png) no-repeat;*/
.m-tel .title{ position: relative; z-index: 10; float: left; display: inline; width: 136px; margin-top: 20px; padding: 20px 0 36px 24px; color: #fff; background: #ce1c1c url(../images/bg-tel-con.png) center repeat; }
.m-tel .title p{ line-height: 28px; font-size: 24px; font-weight: bold; }
.m-tel .title p span{ font-weight: normal; color: #f7a3a3; }
.m-tel .title h4{ line-height: 24px; font-size: 18px; font-weight: normal; }

.m-tel .content{ position: relative; zoom:1; float: left; display: inline; margin-left: -48px; padding: 24px 142px 26px 100px; width: 400px; background: #1b2a3c url(../images/bg-tel-con.png) center repeat; -moz-box-shadow:0 4px 5px rgba(0,0,0,.25); -webkit-box-shadow:0 4px 5px rgba(0,0,0,.25); box-shadow:0 4px 5px rgba(0,0,0,.25); }
.m-tel .content:before,
.m-tel .content:after{ content: ""; position: absolute; top: 6px; width: 6px; height: 6px; overflow: hidden; border: solid 2px #e61c1c; background: #fff; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.m-tel .content:before{ left: 8px; }
.m-tel .content:after{ right: 8px; }
.m-tel .content h4{ padding-left: 6px; height: 34px; line-height: 34px; overflow: hidden; font-size: 18px; font-weight: normal; color: #fff; }
.m-tel .content p{ height: 62px; line-height: 62px; overflow: hidden; font-size: 36px; font-weight: bold; color: #e61c1c; padding-left: 56px; background: url(../images/ico-tel-con.png) 0 center no-repeat; }

.m-title{ position: relative; zoom:1; margin: 0 auto; width: 160px; text-align: center; }
.m-title:before,
.m-title:after{ content: ""; position: absolute; top: 26px; width: 53px; height: 25px; overflow: hidden; }
.m-title:before{ left: -55px; background: url(../images/ico-title-left.png) no-repeat; }
.m-title:after{ right: -55px; background: url(../images/ico-title-right.png) no-repeat; }
.m-title h2{ position: relative; zoom:1; height: 44px; line-height: 44px; overflow: hidden; font-size: 24px; font-weight: normal; }
.m-title h2:before{ content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -14px; width: 28px; height: 0; overflow: hidden; border-bottom: solid 1px #ce1c1c; }
.m-title p{ height: 26px; line-height: 26px; overflow: hidden; color: #939292; }

.m-about{ padding: 30px 0 60px; background: url(../images/bg-about.png) center 0 no-repeat; }
.m-about .conBox{ padding: 34px 0 0; background: url(../images/ico-about.png) 354px 12px no-repeat; }
.m-about .conBox .u-img{ float: left; display: inline; margin-right: 40px; }
.m-about .conBox .u-name{ padding-top: 36px; height: 36px; line-height: 36px; overflow: hidden; font-size: 24px; font-weight: normal; }
.m-about .conBox .u-con{ margin-top: 40px; height: 96px; line-height: 24px; overflow: hidden; font-size: 14px; color: #676767; }
.m-about .conBox .more{ float: right; display: inline; margin-top: 48px; width: 146px; height: 35px; line-height: 35px; overflow: hidden; font-size: 16px; text-align: center; background: url(../images/btn-more.png) no-repeat; }
.m-about .conBox .more:hover{ color: #ce1c1c; }


.m-intro{ padding: 36px 0 50px; background: url(../images/bg-intro.jpg) center repeat; }
.m-intro .imgBox{ position: absolute; top: -74px; right: 0; }
.m-intro .conBox{ width: 700px; height: 120px; line-height: 24px; overflow: hidden; font-size: 14px; color: #fff; }


.m-product{ padding: 30px 0 36px; }
.m-product .listBox{ margin-top: 36px; }
.m-product .listBox li{ float: left; display: inline; margin-right: 36px; width: 273px; }
.m-product .listBox .u-box{ display: block; }
.m-product .listBox .u-img{ display: block; width: 273px; height: 245px; overflow: hidden; }
.m-product .listBox .u-name{ margin-top: 12px; height: 34px; line-height: 34px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; color: #666; border: solid 1px #ce1c1c; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }

.m-product .listBox .u-box:hover .u-name{ color: #fff; background: #ce1c1c; }
.m-product .listBox .more{ display: block; margin: 36px auto 0; width: 146px; height: 35px; line-height: 35px; overflow: hidden; font-size: 16px; text-align: center; background: url(../images/btn-more.png) no-repeat; }
.m-product .listBox .more:hover{ color: #ce1c1c; }



.m-join{ position: relative; zoom:1; padding-bottom: 50px; background: url(../images/bg-join.png) center bottom no-repeat; }
.m-join:before{ content: ""; position: absolute; z-index: -1; top: -235px; left: 0; width: 593px; height: 435px; overflow: hidden; background: url(../images/bg-join-top.png) no-repeat; }

.m-join .titleBox{ position: relative; zoom:1; overflow: hidden; }
.m-join .titleBox:before,
.m-join .titleBox:after{ content: ""; position: absolute; top: 48px; width: 50%; height: 0; overflow: hidden; border-bottom: solid 2px #ce1c1c; }
.m-join .titleBox:before{ right: 50%; margin-right: 175px; }
.m-join .titleBox:after{ left: 50%; margin-left: 250px; }

.m-join .title{ margin-left: 50%; padding: 14px 0 20px; width: 220px; }
.m-join .title:before{ content: ""; position: absolute; z-index: -1; top: 46px; left: 50%; margin-left: -270px; width: 425px; height: 6px; overflow: hidden; border-left: solid 95px #ce1c1c; border-right: solid 95px #ce1c1c; }
.m-join .title:after{ content: ""; position: absolute; top: 0; left: 50%; margin-left: -140px; width: 120px; height: 112px; overflow: hidden; background: url(../images/ico-join.png) no-repeat; }
.m-join .title h2{ margin-left: -4px; height: 42px; line-height: 42px; overflow: hidden; font-size: 24px; font-weight: normal; }
.m-join .title p{ height: 36px; line-height: 18px; overflow: hidden; font-size: 14px; }

.m-join .listBox{ margin-top: 44px; }

.join-tel{ margin-right: 25px; }
.join-tel .u-img{ display: block; width: 295px; height: 625px; overflow: hidden; }
.join-tel .u-tel{ position: absolute; top: 324px; left: 40px; color: #e61c1c; }
.join-tel .u-tel h4{ padding-left: 38px; line-height: 32px; font-size: 18px; font-weight: normal; background: url(../images/ico-join-tel.png) 0 center no-repeat; }
.join-tel .u-tel p{ line-height: 46px; font-size: 30px; font-weight: bold; }

.join-advantage ul{ margin-left: -16px; }
.join-advantage li{ float: left; display: inline; margin-left: 16px; width: 208px; }

.join-advantage .u-box{ position: relative; zoom:1; display: block; }
.join-advantage .u-img{ display: block; width: 208px; height: 420px; overflow: hidden; }
.join-advantage .u-name{ position: absolute; top: 50%; left: 50%; margin: -54px 0 0 -54px; width: 108px; height: 108px; line-height: 108px; overflow: hidden; font-size: 0; text-align: center; background: #ce1c1c; }
.join-advantage .u-name:before{ content: ""; position: absolute; top: 3px; left: 3px; width: 100px; height: 100px; border: solid 1px #ea5454; }
.join-advantage .u-name h4{ display: inline-block; *display: inline; zoom:1; vertical-align: middle; width: 2em; height: 60px; line-height: 30px; overflow: hidden; font-size: 24px; font-weight: normal; text-align: center; color: #fff; }

.join-menu{ margin-top: 38px; }
.join-menu li{ float: left; display: inline; margin-left: 72px; width: 166px; }
.join-menu li:first-child,
.join-menu li.first{ margin-left: 0; }
.join-menu .u-box{ position: relative; z-index: 10; zoom:1; display: block; width: 160px; height: 160px; overflow: hidden; border: solid 3px #fff; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; -moz-box-shadow:2px 2px 2px rgba(0,0,0,.3); -webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3); box-shadow:2px 2px 2px rgba(0,0,0,.3); }
.join-menu .u-img{ display: block; width: 160px; height: 160px; overflow: hidden; }
.join-menu .u-name{ position: absolute; top: 0; left: 0; width: 100%; height: 160px; line-height: 160px; overflow: hidden; font-size: 24px; font-weight: normal; text-align: center; color: #fff; background: url(../images/pngbg-000-40.png) center repeat; }


.m-pic{ padding: 40px 0 30px; }

.m-pic .listBox{ margin-top: 30px; }
.m-pic .listBox li{ float: left; display: inline; margin-right: 36px; width: 273px; }
.m-pic .listBox .u-box{ display: block; color: #666; background: #f2f2f2; }
.m-pic .listBox .u-img{ display: block; width: 273px; height: 252px; overflow: hidden; }
.m-pic .listBox .u-name{ height: 50px; line-height: 50px; overflow: hidden; font-size: 16px; font-weight: normal; text-align: center; }
.m-pic .listBox .u-box:hover{ color: #fff; background: #ce1c1c; }
.m-pic .listBox .more{ display: block; margin: 30px auto 0; width: 146px; height: 35px; line-height: 35px; overflow: hidden; font-size: 16px; text-align: center; background: url(../images/btn-more.png) no-repeat; }
.m-pic .listBox .more:hover{ color: #ce1c1c; }


.m-links{ padding: 10px 0; line-height: 26px; }
.m-links,
.m-links a{ color: #666; }
.m-links a:hover{ color: #ce1c1c; }
.m-links .title{ float: left; display: inline; font-size: 16px; font-weight: normal; }
.m-links .conBox{ overflow: hidden; font-size: 16px; }


.footer-box{ position: relative; z-index: 10; }


.m-footer{ color: #999; background: #282828; }
.m-footer a{ color: #b2b2b2; }
.m-footer a:hover{ color: #fff; }


.footer-nav{ padding: 20px 0 16px; line-height: 0; font-size: 0; text-align: center; }
.footer-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; line-height: 24px; font-size: 14px; }
.footer-nav li:before{ content: "|"; }
.footer-nav li:first-child:before,
.footer-nav li.first:before{ display: none; }

.footer-nav a{ margin: 0 20px; }

.footer-text{ padding: 16px 0; line-height: 24px; text-align: center; border-top: solid 1px #4d4d4d; }




.m-sub{ padding: 40px 0; }

.m-sub .left-column{ width: 358px; }
.m-sub .right-column{ width: 814px; border: solid 1px #e6e6e6; background: #fff; }


.sub-menuBox{}
.sub-menu-title{ position: relative; zoom:1; padding-right: 110px; font-size: 0; border-bottom: solid 2px #c6c6c6; }
.sub-menu-title:before{ content: ""; position: absolute; top: 5px; right: 24px; width: 88px; height: 29px; overflow: hidden; background: url(../images/sub/ico-menu-title.png) no-repeat; }
.sub-menu-title h2,
.sub-menu-title p{ padding-bottom: 10px; margin-bottom: -2px; display: inline-block; *display: inline; zoom:1; vertical-align: top; }
.sub-menu-title h2{ position: relative; zoom:1; width: 120px; height: 34px; line-height: 34px; overflow: hidden; font-size: 24px; font-weight: normal; border-bottom: solid 2px #ce1c1c; text-align: center; }
.sub-menu-title h2:before{ content: ""; position: absolute; left: 50%; bottom: 0; margin-left: -4px; width:0; height:0; overflow:hidden; border-width:5px 4px; border-style:solid; border-color: transparent transparent #ce1c1c transparent; }
.sub-menu-title p{ margin-left: 14px; padding-top: 10px; height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; color: #999; }


.sub-menu{ margin-top: 20px; }
.sub-menu h4{ margin-top: 10px; }
.sub-menu h4:first-child,
.sub-menu h4.first{ margin-top: 0; }
.sub-menu h4 a{ position: relative; zoom:1; display: block; height: 68px; line-height: 68px; overflow: hidden; font-size: 18px; font-weight: normal; color: #666; }
.sub-menu h4 a:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 26px 12px 0; width: 22px; height: 17px; overflow: hidden; background: url(../images/sub/ico-menu.png) no-repeat; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.sub-menu h4 span{ margin-left: 16px; font-size: 14px; color: #ccc; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.sub-menu h4.current a,
.sub-menu h4.hover a{ color: #fff; background: #ce1c1c; }
.sub-menu h4.current span,
.sub-menu h4.hover span{ color: #e95e5e; }
.sub-menu h4.current a:before,
.sub-menu h4.hover a:before{ background-image: url(../images/sub/ico-menu-hover.png); }

.sub-menu ul{ display:none; }
.sub-menu li{ padding-left: 46px; height: 40px; line-height: 40px; overflow: hidden; }
.sub-menu li a{ font-size: 14px; color: #666; }
.sub-menu li a:hover{ color: #ce1c1c; }


.sub-tel{ margin-top: 30px; padding: 25px 10px; line-height: 36px; font-size: 26px; text-align: center; background: #ce1c1c; color: #fff; }

.sub-contact{ margin-top: 30px; }
.sub-contact .title{ position: relative; zoom:1; padding-right: 110px; font-size: 0; border-bottom: solid 2px #c6c6c6; }
.sub-contact .title h2,
.sub-contact .title p{ padding-bottom: 10px; margin-bottom: -2px; display: inline-block; *display: inline; zoom:1; vertical-align: top; }
.sub-contact .title h2{ position: relative; zoom:1; width: 120px; height: 34px; line-height: 34px; overflow: hidden; font-size: 24px; font-weight: normal; border-bottom: solid 2px #ce1c1c; text-align: center; }
.sub-contact .title h2:before{ content: ""; position: absolute; left: 50%; bottom: 0; margin-left: -4px; width:0; height:0; overflow:hidden; border-width:5px 4px; border-style:solid; border-color: transparent transparent #ce1c1c transparent; }
.sub-contact .title p{ margin-left: 14px; padding-top: 10px; height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; color: #999; }

.sub-contact .conBox{ padding: 16px 0; line-height: 20px; font-size: 14px; color: #666; }
.sub-contact .conBox li{ padding: 5px 0 5px 30px; }
.sub-contact .conBox li:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 3px 6px 0 -18px; width: 14px; height: 14px; overflow: hidden; background: url(../images/sub/ico-contact.png) no-repeat; }

.sub-contact .conBox li.tel:before{ background-position: 0 0; }
.sub-contact .conBox li.qq:before{ background-position: 0 -24px; }
.sub-contact .conBox li.addr:before{ background-position: 0 -48px; }


.sub-title{ padding: 6px 14px 0; height: 36px; line-height: 36px; overflow: hidden; border-bottom: solid 2px #e6e6e6; }

.m-current{ text-align: right; }
.m-current,
.m-current a{ color: #999; }
.m-current a:hover{ color: #ce1c1c; }



.m-sub .m-content{ min-height:400px;_height:400px; padding-bottom: 20px; }



.sub-pic{ padding: 20px 15px; }
.sub-pic ul{ margin:-20px 0 0 -26px; }
.sub-pic li{ float: left; display: inline; width: 244px; margin: 20px 0 0 26px; }
.sub-pic a:hover{ color: #ce1c1c; }
.sub-pic .u-box{ display: block; }
.sub-pic .u-img{ position: relative; zoom:1; display: block; width: 244px; height: 220px; overflow: hidden; }
.sub-pic .u-img:before{ content: ""; position: absolute; z-index: 10; top: 0; left: 0; width: 238px; height: 214px; border: solid 3px #ce1c1c; filter:alpha(opacity=0);opacity:0;-moz-opacity:0;-khtml-opacity:0; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.sub-pic .u-box:hover .u-img:before{ filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1; }
.sub-pic .u-name{ margin-top: 14px; height: 24px; line-height: 24px; overflow: hidden; font-size: 16px; text-align: center; font-weight: normal; }


.sub-news{ padding: 0 20px; }
.sub-news li{ padding: 20px 0; border-bottom: solid 1px #e6e6e6; }
.sub-news .u-name{ position: relative; zoom:1; padding-left: 28px; height: 32px; line-height: 32px; overflow: hidden; font-size: 18px; }
.sub-news .u-name:before{ content: ""; position: absolute; top: 50%; left: 0; margin-top: -5px; width:0; height:0; overflow:hidden; border-width:5px 8px; border-style:solid; border-color: transparent transparent transparent #ce1c1c; }
.sub-news .u-name .date{ float: right; display: inline; font-size: 14px; font-weight: normal; color: #666; }
.sub-news .u-name a:hover{ color: #ce1c1c; }
.sub-news .u-con{ margin-top: 8px; height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; color: #666; }


.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 #e6e6e6;}
.detail-page .page-text{overflow:hidden;width:48%;height:48px;line-height:48px;white-space:nowrap;text-overflow:ellipsis;font-size: 14px;color:#666;}
.detail-page .page-text a{color:#666;}
.detail-page .page-text a:hover{color:#ce1c1c;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 20px; }
.sub-content img{ max-width:774px;_width:expression((documentElement.clientWidth < 774) ? "" : "774px" );}
.sub-content .f-fl{width:auto;margin:0 0 10px 10px;}
.sub-content h1{ margin-bottom: 20px; line-height:36px;font-size:24px;text-align:center;}
.sub-content p{line-height:24px;font-size:14px; }
.sub-content #platform img{max-width:none;_width:none;}


.pro-detail{ padding: 20px; }
.pro-detail h1{line-height:36px;font-size:24px;font-weight:normal;text-align:center;}
.pro-detail .detail-time,
.pro-detail .detail-user{line-height:24px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; }
.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:774px;_width:expression((documentElement.clientWidth < 774) ? "" : "774px" );}
.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: 20px; }
.news-detail h1{line-height:36px;font-size:24px;font-weight:normal;text-align:center;}
.news-detail .detail-time,
.news-detail .detail-user{line-height:24px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; }
.news-detail .detail-img{padding:10px 0;text-align:center;}
.news-detail .detail-img img,
.news-detail .detail-con img{ max-width:774px;_width:expression((documentElement.clientWidth < 774) ? "" : "774px" );}
.news-detail .detail-con{line-height:24px;padding:10px 0; font-size: 14px;}


.sub-message{ padding: 40px; }
.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:#ce1c1c;}



