

/* author:ZJ; date:2017-06; */

body{color:#333;background:#f2f2f2;}


.yahei{font-family:'Microsoft YaHei';}

.top-box,
.nav-box,
.banner-box,
.main-box,
.sub-box,
.footer-box{min-width:1000px;width:100% !important;margin:0 auto;_width:100%;}


.top-box{position:relative;z-index:5; background: #f2f2f2; }
.top-box .area{height:114px;}
.top-box .logo{position:absolute;top:32px;left:0;}

.top-tel{ position: relative; zoom:1; float: right; display: inline; margin-top: 18px; color: #386bbf; }
.top-tel h4{ line-height: 30px; font-size: 18px; font-weight: normal; }
.top-tel p{ line-height: 42px; font-size: 30px; font-weight: bold; }


.nav_main{position:relative;z-index:9; background-color:#396ec4; width:100%;}
.nav{height:50px;position: relative;width:1000px;margin:0 auto;}
.nav .list{/*width: 106%;*/ text-align: left;}
.nav li{float:left;width: 133px;display: block;position: relative;z-index: 10;height: 50px;}
.nav li a{font-size:16px;text-align: center;height:50px;line-height: 50px;cursor: pointer;display: block;position: relative;overflow: hidden;color:#fff;}
.nav li.hover a,.nav li:hover a{background-color:#27539a;}
#nav .subnav{position:absolute;width:100%;top:50px;left:0px;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);opacity: 0;visibility: hidden;-webkit-transform: translate3d(0, 10px, 0); text-align:center;overflow: hidden;z-index: 199;}
#nav li:hover .subnav{opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align: center;}
.nav .subnav .nav2{width:100%;}
.nav .subnav .nav2 li{display:block;width:100%;font-size:14px;line-height:40px;background:none; height:40px; padding:0; border-bottom:#396ec4 solid 1px;background-color:#0548a1;}
.nav li.tnav6{padding-right:0; background:none;}
.nav .subnav .nav2 li a{display:block;width:100%;height:40px;font-size:14px;line-height:50px;color:#FFF;padding:0;}
.nav li.hover li a,.nav li:hover li a{background-color:#396ec4;}
.nav .subnav .nav2 li:hover a{color:#FFF;background-color:#27539a;}
.nav-box{ position: relative; z-index: 10; background: #396ec4; }


.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:500px;}
.m-focus .switchable-content li{width:100%;height:500px;text-align:center;}
.m-focus .switchable-content li img{visibility:hidden;}
.m-focus .switchable-content li a{display:block;height:500px;}
.m-focus .switchable-nav{ position: absolute; bottom: 15px; left: 50%; margin-left: -500px; width: 1000px; 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 6px; padding-top: 10px; width:10px; height:0; overflow: hidden; background: #fff; cursor:pointer; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.m-focus .switchable-nav li.active{ background-color: #386bbf; }



.main-box,.sub-box{ position: relative; z-index:5;}

.m-title{ position: relative; zoom:1; padding: 6px 0; }
.m-title h2,
.m-title p{ margin: 0 auto; width: 144px; text-align: center; }
.m-title h2{ height: 30px; line-height: 30px; overflow: hidden; font-size: 24px; font-weight: normal; }
.m-title p{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; color: #777; }

.m-title .line-L,
.m-title .line-R{ position: absolute; top: 50%; margin-top: 5px; }
.m-title .line-L{ left: 0; }
.m-title .line-R{ right: 0; }
.m-title .line-L:before,
.m-title .line-R:before{ content: ""; display: block; width: 276px; height: 0; overflow: hidden; border-bottom: solid 1px #d9d9d9; }
.m-title .line-L:after,
.m-title .line-R:after{ content: ""; position: absolute; top: 50%; margin-top: -4px; width: 7px; height: 7px; overflow: hidden; background: #d9d9d9; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.m-title .line-L:after{ right: -25px; }
.m-title .line-R:after{ left: -25px; }

.m-title .ico:before,
.m-title .ico:after{ content: ""; position: absolute; }
.m-title .ico:before{ left: 50%; top: 7px; margin-left: -108px; width: 36px; height: 28px; overflow: hidden; background: url(../image/ico-title-1.png) no-repeat; }
.m-title .ico:after{ right: 50%; bottom: 4px; margin-right: -106px; width: 36px; height: 28px; overflow: hidden; background: url(../image/ico-title-2.png) no-repeat; }


.m-business{ padding: 30px 0; }
.m-business .menuBox{ margin-top: 30px; padding-bottom: 21px; line-height: 0; font-size: 0; text-align: center; background: url(../image/shadow-business-menu.png) center bottom no-repeat; }
.m-business .menuBox ul{ display: block; height: 40px; line-height: 40px; overflow: hidden; background: #fff; -moz-box-shadow:0 1px 4px rgba(0,0,0,.16); -webkit-box-shadow:0 1px 4px rgba(0,0,0,.16); box-shadow:0 1px 4px rgba(0,0,0,.16); }
.m-business .menuBox li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 0 15px; font-size: 14px; }
.m-business .menuBox a:hover{ color: #386bbf; }
.m-business .menuBox li.more{ float: right; display: inline; }
.m-business .menuBox li.more a{ display: inline-block; *display: inline; zoom:1; vertical-align: top; color: #f0361d; }
.m-business .menuBox li.more a:hover{ -moz-transform:translate(3px); -webkit-transform:translate(3px); transform:translate(3px); }

.m-business .listBox{ position: relative; zoom:1; margin-top: 16px; }
.m-business .listBox li{ float: left; display: inline; margin-right: 38px; width: 308px; }
.m-business .listBox .u-box{ display: block; }
.m-business .listBox .u-img{ display: block; width: 308px; height: 232px; overflow: hidden; }

.m-business .listBox .u-name{ position: relative; zoom:1; margin-top: 6px; padding-bottom: 56px; line-height: 0; font-size: 0; text-align: center; }

.m-business .listBox .u-name:before,
.m-business .listBox .u-name:after,
.m-business .listBox .u-name h4,
.m-business .listBox .u-name .name,
.m-business .listBox .u-name .name:before{ -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}

.m-business .listBox .u-name:before{ content: ""; position: absolute; top: 24px; left: 0; width: 306px; height: 58px; border: solid 1px #bfbfbf; }
.m-business .listBox .u-name:after{ content: ""; position: absolute; left: 50%; bottom: 0; margin-left: -21px; width: 42px; height: 42px; overflow: hidden; background: url(../image/ico-business.png) no-repeat; }
.m-business .listBox .u-name h4{ position: relative; z-index: 5; padding: 0 8px; height: 50px; line-height: 50px; overflow: hidden; font-size: 18px; font-weight: normal; }
.m-business .listBox .u-name .name{ position: relative; z-index: 5; display: inline-block; *display: inline; zoom:1; vertical-align: top;margin: 0 8px; }
.m-business .listBox .u-name .name:before{ content: ""; position: absolute; top: 24px; left:0; width: 100%; height: 1px; overflow: hidden; background: #f2f2f2; }


.m-business .listBox .u-box:hover .u-name:before{ top: 0; height: 82px; border-color: #386bbf; background: #386bbf; }
.m-business .listBox .u-box:hover .u-name:after{ background-image: url(../image/ico-business-hover.png); }
.m-business .listBox .u-box:hover .u-name h4{ color: #fff; }
.m-business .listBox .u-box:hover .u-name .name:before{ top: 0; background-color: #386bbf; }

.m-business .btnBox a{ position: absolute; top: 45px; width: 36px; height: 142px; overflow: hidden; background: url(../image/btn-scroll.gif) no-repeat; }
.m-business .btnBox a.prevBtn{ left: -62px; background-position: 0 0; }
.m-business .btnBox a.nextBtn{ right: -62px; background-position: -46px 0; }
.m-business .btnBox a:hover{ background-image: url(../image/btn-scroll-btn.gif); }


.m-partner{ padding: 10px 0 60px; }
.m-partner .titleBox{ line-height: 0; font-size: 0; text-align: center; }
.m-partner .title{ position: relative; zoom:1; display: inline-block; *display: inline; zoom:1; vertical-align: top; padding: 6px 0; text-align: center; }
.m-partner .title:before{ content: ""; position: absolute; bottom: -1px; left: -1px; width: 100%; height: 20px; border: solid 1px #d9d9d9; border-top: none; background: #f2f2f2; }
.m-partner .title h2{ position: relative; z-index: 5; padding: 0 30px; height: 30px; line-height: 30px; overflow: hidden; font-size: 24px; font-weight: normal; }
.m-partner .title p{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; color: #777; }

.m-partner .listBox{ margin-top: -20px; padding: 46px 16px 40px; border: solid 1px #d9d9d9; background: #fff; }
.m-partner .listBox li{ float: left; display: inline; margin-right: 24px; width: 174px; }
.m-partner .listBox .u-img{ display: block; width: 172px; height: 104px; overflow: hidden; border: solid 1px #d9d9d9; }


.m-about{ padding: 20px 0 50px; background: #386bbf; }
.m-about .m-title{ color: #fff; }
.m-about .m-title p{ color: #7fadf8; }

.m-about .m-title .line-L:before,
.m-about .m-title .line-R:before{ border-color: #729bde; }
.m-about .m-title .line-L:after,
.m-about .m-title .line-R:after{ background-color: #729bde; }

.m-about .conBox{ margin-top: 40px; }
.m-about .conBox .u-img{ position: relative; zoom:1; float: left; display: inline; margin-right: 35px; width: 380px; border: solid 10px #fff; }
.m-about .conBox .u-img:before{ content: ""; position: absolute; bottom: -30px; left: -10px; width: 400px; height: 20px; overflow: hidden; background: url(../image/shadow-about-img.png) center no-repeat; }
.m-about .conBox .u-img img{ width: 380px; }
.m-about .conBox .u-name{ height: 32px; line-height: 32px; overflow: hidden; font-size: 18px; font-weight: normal; color: #fff; }
.m-about .conBox .u-con{ margin-top: 16px; height: 192px; line-height: 24px; overflow: hidden; font-size: 14px; color: #e4e9ef; }
.m-about .conBox .more{ margin-top: 30px; display: block; width: 142px; height: 32px; line-height: 32px; overflow: hidden; font-size: 14px; text-align: center; color: #f2f2f2; background: #f0361d; }


.m-case{ padding: 48px 0 24px; }
.m-case .listBox{ position: relative; zoom:1; margin-top: 30px; }
.m-case .listBox li{ float: left; display: inline; margin-right: 12px; width: 241px; }
.m-case .listBox .u-box{ display: block; }
.m-case .listBox .u-img{ display: block; width: 241px; height: 222px; overflow: hidden; }
.m-case .listBox .u-name{ height: 48px; line-height: 48px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; }

.m-case .listBox .u-box:hover{ color: #386bbf; }

.m-case .btnBox a{ position: absolute; top: 40px; width: 36px; height: 142px; overflow: hidden; background: url(../image/btn-scroll.gif) no-repeat; }
.m-case .btnBox a.prevBtn{ left: -62px; background-position: 0 0; }
.m-case .btnBox a.nextBtn{ right: -62px; background-position: -46px 0; }
.m-case .btnBox a:hover{ background-image: url(../image/btn-scroll-btn.gif); }


.bgBox{ padding: 34px 0 40px; background: #fff; }

.m-news{ width: 620px; border: solid 1px #d9d9d9; }
.m-news .title{ height: 45px; line-height: 45px; overflow: hidden; border-bottom: solid 1px #d9d9d9; background: #f7f7f7; }
.m-news .title h2{ padding: 0 15px; width: 176px; font-size: 18px; font-weight: normal; color: #fff; background: #386bbf; }
.m-news .title h2 span{ font-size: 12px; color: #ccdefb; }
.m-news .title .more{ float: right; display: inline; padding: 0 20px; color: #386bbf; }
.m-news .title .more:hover{ text-decoration: underline; }
.m-news .listBox{ padding: 0 20px 0 15px; }
.m-news .listBox a{ color: #666; }
.m-news .listBox a:hover{ color: #386bbf; }
.m-news .listBox li{ position: relative; zoom:1; padding-left: 16px; height: 44px; line-height: 44px; overflow: hidden; font-size: 14px; border-top: solid 1px #f2f2f2; }
.m-news .listBox li:before{ content: ""; position: absolute; top: 50%; left: 0; margin-top: -3px; width: 8px; height: 7px; overflow: hidden; background: url(../image/ico-news.png) no-repeat; }
.m-news .listBox li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.m-news .listBox li:first-child,
.m-news .listBox li.first{ border-top: none; }
.m-news .listBox li .date{ float: right; display: inline; color: #666; }

.m-news .listBox li.pic{ padding: 10px 0; height: auto; }
.m-news .listBox li.pic:before{ display: none; }
.m-news .listBox li.pic .u-img{ float: left; display: inline; margin-right: 20px; width: 185px; height: 132px; overflow: hidden; }
.m-news .listBox li.pic .u-name{ height: 22px; line-height: 22px; overflow: hidden; font-size: 18px; font-weight: normal; }
.m-news .listBox li.pic .u-con{ margin-top: 10px; height: 54px; line-height: 18px; overflow: hidden; color: #777; }
.m-news .listBox li.pic .more{ display: block; margin-top: 20px; width: 104px; height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; text-align: center; border: solid 1px #d9d9d9; }
.m-news .listBox li.pic .more:hover{ color: #fff; border-color: #386bbf; background: #386bbf; }


.m-problem{ padding: 20px 15px 10px; width: 320px; border: solid 1px #d9d9d9; }
.m-problem .title{ height: 30px; line-height: 30px; overflow: hidden; border-left: solid 3px #386bbf; }
.m-problem .title h2{ padding: 0 8px; font-size: 18px; font-weight: normal; }
.m-problem .title .more{ float: right; display: inline; margin: 0 3px; color: #386bbf; }
.m-problem .title .more:hover{ -moz-transform:translate(3px); -webkit-transform:translate(3px); transform:translate(3px); }

.m-problem .listBox{ margin-top: 10px; height: 308px; overflow: hidden; }
.m-problem .listBox li{ padding: 16px 0; border-bottom: solid 1px #e6e6e6; }
.m-problem .listBox a:hover{ color: #386bbf; }

.m-problem .listBox .u-name{ position: relative; zoom:1; height: 28px; line-height: 28px; overflow: hidden; padding-left: 30px; font-size: 18px; font-weight: normal; }
.m-problem .listBox .u-name:before{ content: ""; position: absolute; left: 0; top: 50%; margin-top: -9px; width: 18px; height: 18px; overflow: hidden; background: url(../image/ico-problem-name.png) no-repeat; }
.m-problem .listBox .u-con{ position: relative; zoom:1; margin-top: 6px; padding-left: 30px; height: 54px; line-height: 18px; overflow: hidden; }

.m-problem .listBox .u-con:before{ content: ""; position: absolute; left: 0; top: 3px; width: 20px; height: 15px; overflow: hidden; background: url(../image/ico-problem-con.png) no-repeat; }


.footer-box{ position: relative; z-index: 10; }

.m-links{ padding: 12px 0; line-height: 24px; font-size: 14px; background: #f2f2f2; }
.m-links a:hover{ color: #386bbf; }

.m-footer{ background: #262626; }
.m-footer,
.m-footer a{ color: #b2b2b2; }
.m-footer a:hover{ color: #fff; text-decoration: underline; }

.footer-nav{ padding: 12px 0; text-align: center; font-size: 0; }
.footer-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; font-size: 14px; }


.footer-text{ padding: 14px 0 20px; line-height: 26px; text-align: center; color: #999; border-top: solid 1px #333; }



.m-client{ position:fixed; _position: absolute; z-index: 999; right:5px; top:50%; margin-top: -54px; width:36px; }
.m-client li{ margin-bottom: -1px; }
.m-client li.client-goTop{ display: none; }
.m-client .u-a{ position: relative; display: block; padding-left: 34px; height: 34px; border: solid 1px #d9d9d9; background: #fff; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.m-client .u-a:hover{ border-color: #2f2f2f; background:#2f2f2f;}
.m-client .ico{ position: absolute; top: 50%; left: 0px; margin:-17px 0 0 0; width: 34px; height: 34px; overflow: hidden; background: url(../image/ico-client.png) no-repeat; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.m-client .phone .ico{ background-position: 0 0;}
.m-client .qq .ico{ background-position: 0 -34px;}
.m-client .wechat .ico{ background-position: 0 -68px;}
.m-client .goTop .ico{ background-position: 0 -102px;}
.m-client .u-a:hover .ico{ background-image: url(../image/ico-client-hover.png); }
.m-client .conBox .con{ display: none; position: absolute; top: -1px; right: 100%; margin-right: 2px; }
.m-client .conBox .con:before{ content: ""; position: absolute; top: 14px; right: 0; margin-right:-10px; width:0; height:0; overflow:hidden; border-width:4px 5px; border-style:solid; border-color: transparent transparent transparent #386bbf; }

.m-client .text{ padding: 0 16px; line-height: 35px; font-size: 18px; color: #fff; background: #386bbf; white-space: nowrap; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; }

.m-client .erwei{ padding: 5px; background: #386bbf; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.m-client .erwei img{ width: 120px; height: 120px;}




.sub-box{ padding: 46px 0 20px; }

.sub-box .left-column{ width: 230px; }
.sub-box .right-column{ width: 724px; border: solid 1px #dadada; background: #fff; }



.sub-menuBox{}
.sub-menu-title{ padding-left: 88px; height: 86px; line-height: 86px; overflow: hidden; font-size: 24px; color: #fff; background: #386bbf url(../image/bg-menu.png) 0 0 no-repeat; }

.sub-menu{ padding: 10px 4px 20px; border: solid 1px #dadada; border-top: none; background: #fff; }
.sub-menu h4{ border-bottom: solid 1px #f2f2f2; }
.sub-menu h4 a{ position: relative; zoom:1; display: block; padding: 0 10px 0 80px; height: 46px; line-height: 46px; overflow: hidden; font-size: 18px; font-weight: normal; }
.sub-menu h4 a:before{ content: ""; position: absolute; top: 50%; left: -11px; margin-top: -5px; width: 11px; height: 10px; overflow: hidden; background: url(../image/ico-menu.png) no-repeat; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.sub-menu h4.current a,
.sub-menu h4.hover a{ color: #f0371e; }
.sub-menu h4.current a:before,
.sub-menu h4.hover a:before{ left: 35px; }

.sub-menu ul{ display:none; border-bottom: solid 1px #f2f2f2; }
.sub-menu li a{ position: relative; zoom:1; display: block; padding: 0 10px 0 80px; height: 36px; line-height: 36px; overflow: hidden; font-size: 14px; }
.sub-menu li a:hover{ color: #f0371e; }


.sub-title{ position: relative; zoom:1; padding: 0 15px; line-height: 42px; border-bottom: solid 1px #dadada; }
.sub-title h2{ font-size: 18px; color: #386bbf; }

.m-current,
.m-current a{ color: #999; }
.m-current{ float: right; display: inline; margin-top: 6px; line-height: 36px; }
.m-current a:hover{ color: #386bbf; }



.m-sub .m-content{ padding: 0 15px 20px; min-height:400px;_height:400px; }



.sub-pic{ padding: 20px 0; }
.sub-pic ul{ margin: -20px 0 0 -20px; }
.sub-pic li{ float: left; display: inline; margin:20px 0 0 20px; width: 218px; }
.sub-pic .u-box{ display: block; }
.sub-pic .u-img{ display: block; width: 218px; height: 188px; overflow: hidden; }
.sub-pic .u-name{ padding: 0 10px; height: 36px; line-height: 36px; overflow: hidden; font-size: 16px; font-weight: normal; text-align: center; background: #f2f2f2; }

.sub-pic .u-box:hover{ color: #386bbf; }


.sub-news{ padding: 10px 0; }
.sub-news a{ color: #666; }
.sub-news a:hover{ color: #386bbf; }
.sub-news li{ position: relative; zoom:1; padding-left: 16px; height: 44px; line-height: 44px; overflow: hidden; font-size: 14px; border-bottom: solid 1px #f2f2f2; }
.sub-news li:before{ content: ""; position: absolute; top: 50%; left: 0; margin-top: -3px; width: 8px; height: 7px; overflow: hidden; background: url(../image/ico-news.png) no-repeat; }
.sub-news li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.sub-news li .date{ float: right; display: inline; 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 #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:#386bbf;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 20px 0; }
.sub-content img{ max-width:694px;_width:expression((documentElement.clientWidth < 694) ? "" : "694px" );}
.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: 20px 0 0; }
.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:694px;_width:expression((documentElement.clientWidth < 694) ? "" : "694px" );}
.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(../image/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 0 0; }
.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:694px;_width:expression((documentElement.clientWidth < 694) ? "" : "694px" );}
.news-detail .detail-con{line-height:24px;padding:10px 0; font-size: 14px;}


.sub-message{ padding: 20px; }
.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:#386bbf;}



/*********      page      ***************/
#page{ width:100%;padding:30px 0 10px;overflow:hidden;}
#page .page_info{ text-align:center}
#page .page_info select{display:none;}
#page .page_info span{padding:5px 10px;font-size:14px;margin:0 2px; background:#386bbf;line-height:30px;border:1px solid #386bbf}
#page .page_info a{padding:5px 10px;font-size:14px;margin:0 1px; background:#FFF;line-height:30px;color:#888;border:1px solid #ddd}
#page .page_info span.nolink{background:#FFF;color:#ccc;border:1px solid #ddd}
#page .page_info font{color:#fff;}