@charset 'utf-8';

/* author:ZJ; date:2017-07; */

body{color:#333;background:#fff;}


.yahei{font-family:'Microsoft YaHei';}

.top-box,
.nav-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:5; background: #fff; }
.top-box .area{height:124px;}
.top-box .logo{position:absolute;top:26px;left:0;}

.top-tel{ float: right; display: inline; margin-top: 24px; padding-left: 70px; background: url(../images/ico-top-tel.png) 0 4px no-repeat; }
.top-tel h4{ line-height: 24px; font-size:16px; font-weight: normal; color: #666; }
.top-tel p{ line-height: 50px; font-size: 36px; font-weight: bold; color: #bf0000; }


.nav-box{ position: relative; z-index: 10; background: #404040; }
/*.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;text-align:center;}
.m-nav .fir-ul .u-a{ display:block; height:50px; line-height: 50px; overflow: hidden; font-size: 18px; color: #fff; }

.m-nav .fir-ul li.current .u-a,
.m-nav .fir-ul li.hover .u-a{ background: #bf0000; }

.m-nav .sec-box{ position:absolute;z-index:10; top:50px; left: 0; width: 100%; overflow: hidden; }
.m-nav .sec-ul{ background: #404040; }
.m-nav .sec-ul li{ height:40px; line-height:40px; overflow:hidden; font-size:16px; text-align: center; }
.m-nav .sec-ul a{ display: block; color: #fff; }
.m-nav .sec-ul a:hover{ background: #bf0000; }
.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: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: 20px; left: 50%; margin-left: -600px; width: 1200px; 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 10px; 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: #bf0000; }



.main-box,.sub-box{ position: relative; z-index:5; padding-bottom: 40px; }


.m-notice{ background: #f2f2f2; -moz-box-shadow:0 1px 1px rgba(0,0,0,.2); -webkit-box-shadow:0 1px 1px rgba(0,0,0,.2); box-shadow:0 1px 1px rgba(0,0,0,.2); }

.m-notice .listBox{ padding: 11px 0; width: 530px; overflow: hidden; }
.m-notice .listBox .title{ position: absolute; top: 11px; left: 0; width: 110px; height: 38px; line-height: 38px; overflow: hidden; font-size: 14px; font-weight: normal; text-align: right; background: url(../images/ico-notice.png) 0 center no-repeat; }
.m-notice .listBox .list{ margin-left: 110px; }
.m-notice .listBox .list li{ height: 38px; line-height: 38px; overflow: hidden; font-size: 14px; color: #666; }
.m-notice .listBox .list a{ color: #666; }
.m-notice .listBox .list a:hover{ color: #bf0000; }
.m-notice .listBox .list .date{ float: right; margin-left: 10px; }

.m-notice .search{ float: right; display: inline; padding: 11px 0; line-height: 0; font-size: 0; }
.m-notice .search .u-text{ padding: 0 22px; width: 256px; height: 36px; line-height: 36px; font-size: 14px; border: solid 1px #d9d9d9; border-right: none; -moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px; }
.m-notice .search .u-btn{ vertical-align: top; width: 84px; height: 38px; border: 0 none; font-size: 16px; color: #fff; background: #bf0000 url(../images/btn-search.png) center no-repeat; cursor: pointer; -moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0; }


.m-title{ line-height: 0; font-size: 0; text-align: center; color: #bf0000; }
.m-title .title{ position: relative; zoom:1; display: inline-block; vertical-align: top; line-height: 46px; }
.m-title .title:before,
.m-title .title:after{ content: ""; position: absolute; top: 50%; margin-top: 2px; width: 200px; height: 0; border-bottom: solid 1px #808080; }
.m-title .title:before{ left: -224px; }
.m-title .title:after{ right: -224px; }
.m-title .title h2{ position: relative; zoom:1; font-size: 30px; font-weight: normal; }
.m-title .title h2:before,
.m-title .title h2:after{ content: ""; position: absolute; top: 50%; margin-top: -10px; width: 1px; height: 24px; background: #808080; }
.m-title .title h2:before{ left: -24px; }
.m-title .title h2:after{ right: -24px; }
.m-title p{ line-height: 24px; font-size: 12px; font-family: Arial; }

.m-about{ padding: 48px 0 0; }
.m-about .conBox{ position: relative; zoom:1; margin: 42px 0; padding-right: 355px; }
.m-about .conBox .u-img{ position: absolute; top: 0; right: 0; width: 295px; }
.m-about .conBox .u-img img{ max-width:295px;_width:expression((documentElement.clientWidth < 295) ? "" : "295px" ); }
.m-about .conBox h3{ line-height: 34px; font-size: 24px; font-family: 'SimHei'; font-weight: normal; color: #bf0000; }
.m-about .conBox .u-con{ position: relative; zoom:1; padding-top: 45px; height: 96px; line-height: 24px; overflow: hidden; font-size: 14px; color: #686868; }
.m-about .conBox .u-con:before{ content: ""; position: absolute; top: 15px; left: 0; width: 90px; height: 5px; overflow: hidden; background: #bf0000; }
.m-about .conBox .more{ margin-top: 54px; display: block; width: 138px; height: 34px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center; color: #bb0000; border: solid 1px #bb0000; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.m-about .conBox .more:hover{ color: #fff; background: #bb0000; }


.m-about .menuBox{ height: 230px; background: url(../images/bg-about.jpg) center no-repeat; }
.m-about .menuBox ul{ padding-top: 54px; }
.m-about .menuBox li{ float: left; display: inline; margin-right: 230px; width: 85px; }
.m-about .menuBox a{ display: block; color: #fff; }
.m-about .menuBox .ico{ display: block; margin: 0 auto; width: 85px; height: 85px; overflow: hidden; }
.m-about .menuBox .name{ height: 54px; line-height: 54px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; }


.m-case{ padding: 60px 0 50px; }

.m-case .tabBox{ margin-top: 40px; }
.m-case .tabTitle{ line-height: 0; font-size: 0; text-align: center; }
.m-case .tabTitle li,
.m-case .tabTitle li:before,
.m-case .tabTitle li a{ display: inline-block; *display: inline; zoom:1; vertical-align: top; }
.m-case .tabTitle li{ line-height: 24px; font-size: 16px; }
.m-case .tabTitle li:before{ content: "|"; color: #d9d9d9; }
.m-case .tabTitle li:first-child:before{ display: none; }
.m-case .tabTitle li.first:before{ display: none; }
.m-case .tabTitle li a{ padding: 0 20px; }
.m-case .tabTitle li.on a{ color: #bf0000; }

.m-case .tabCon{ margin-top: 30px; }
.m-case .listBox{ overflow: hidden; }
.m-case .listBox ul{ margin: -30px 0 0 -32px; }
.m-case .listBox li{ float: left; display: inline; margin: 30px 0 0 32px; width: 484px; }
.m-case .listBox .u-box{ position: relative; zoom:1; display: block; }
.m-case .listBox .u-img{ display: block; width: 484px; height: 285px; overflow: hidden; }
.m-case .listBox .u-name{ position: absolute; bottom: 0; left: 0; padding: 0 30px; width: 424px; height: 52px; line-height: 52px; overflow: hidden; font-size: 18px; font-weight: normal; color: #fff; background: url(../images/pngbg-000-60.png) repeat; }

.m-case .listBox li.first{ width: 684px; }
.m-case .listBox li.first .u-img{ width: 684px; height: 600px; }
.m-case .listBox li.first .u-name{ width: 624px; height: 64px; line-height: 64px; }


.m-contact{ height: 175px; background: url(../images/bg-contact.jpg) center no-repeat; }
.m-contact .tel{ padding-top: 95px; line-height: 50px; font-size: 36px; font-weight: bold; font-style: italic; text-align: center; color: #fff; }


.m-team{ padding: 56px 0 0; }
.m-team .listBox{ position: relative; zoom:1; margin-top: 44px; }
.m-team .listBox li{ float: left; display: inline; margin-right: 20px; width: 285px; }
.m-team .listBox .u-box{ display: block; background: #b3b3b3; }
.m-team .listBox .u-img{ display: block; width: 285px; height: 322px; overflow: hidden; }
.m-team .listBox .u-name{ height: 54px; line-height: 54px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; color: #fff; }
.m-team .listBox .u-box:hover{ background: #bf0000; }
.m-team .btnBox a{ position: absolute; top: 50%; margin-top: -16px; width: 32px; height: 32px; line-height: 32px; overflow: hidden; font-size: 24px; font-family: 'SimHei'; font-weight: bold; text-align: center; color: #fff; background: #d9d9d9; }
.m-team .btnBox a:hover{ background: #bf0000; }
.m-team .btnBox a.prevBtn{ left: 0; }
.m-team .btnBox a.nextBtn{ right: 0; }
.m-team .more{ display: block; margin: 35px auto 0; width: 140px; height: 34px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center; color: #bf0000; border: solid 1px #bf0000; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.m-team .more:hover{ color: #fff; background: #bf0000; }



.m-news{ padding: 64px 0 0; }
.m-news .tabBox{ margin-top: 22px; }
.m-news .tabTitle{ line-height: 0; font-size: 0; text-align: center; }
.m-news .tabTitle li,
.m-news .tabTitle li:before,
.m-news .tabTitle li a{ display: inline-block; *display: inline; zoom:1; vertical-align: top; }
.m-news .tabTitle li{ line-height: 24px; font-size: 16px; }
.m-news .tabTitle li:before{ content: "|"; color: #d9d9d9; }
.m-news .tabTitle li:first-child:before{ display: none; }
.m-news .tabTitle li.first:before{ display: none; }
.m-news .tabTitle li a{ padding: 0 30px; }
.m-news .tabTitle li.on a{ color: #bf0000; }

.m-news .tabCon{ margin-top: 30px; }
.m-news .listBox ul{ margin-top: -20px; }
.m-news .listBox li{ float: left; display: inline; padding: 20px 0; width: 630px; border-top: solid 1px #dbdbdb; }
.m-news .listBox a:hover{ color: #bf0000; }
.m-news .listBox .u-img{ float: left; display: inline; margin-right: 24px; width: 156px; height: 106px; overflow: hidden; }
.m-news .listBox .u-name{ height: 30px; line-height: 30px; overflow: hidden; font-size: 16px; font-weight: normal; }
.m-news .listBox .u-date{ height: 26px; line-height: 26px; overflow: hidden; color: #999; }
.m-news .listBox .u-con{ margin-top: 4px; height: 36px; line-height: 18px; overflow: hidden; font-size: 14px; color: #999; }

.m-news .listBox li.pic{ float: right; width: 540px; }
.m-news .listBox li.pic .u-box{ position: relative; zoom:1; display: block; }
.m-news .listBox li.pic .u-img{ float: none; display: block; margin: 0; width: 540px; height: 400px; }
.m-news .listBox li.pic .u-name{ position: absolute; bottom: 0; left: 0; padding: 0 24px; width: 492px; height: 52px; line-height: 52px; overflow: hidden; font-size: 14px; color: #fff; background: url(../images/pngbg-000-60.png) repeat; }




.footer-box{ position: relative; z-index: 10; background: #2e2e2e; }

.footer-box,
.footer-box a{ font-size: 14px; color: #999; }
.footer-box a:hover{ color: #fff; }

.m-footer{ padding: 30px 0; }

.footer-wechat{ float: right; display: inline; margin: 20px 0 0 20px; width: 110px; }
.footer-wechat p{ margin-top: 6px; text-align: center; color: #d9d9d9; }
.footer-wechat .erwei{ width: 110px; }



.footer-nav{ overflow: hidden; line-height: 0; font-size: 0; }
.footer-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; line-height: 24px; font-size: 14px; }
.footer-nav li:before{ content: "|"; display: inline-block; *display: inline; zoom:1; vertical-align: top; }
.footer-nav li:first-child:before{ display: none; }
.footer-nav li.first:before{ display: none; }
.footer-nav a{ margin: 0 15px; }

.footer-nav li:first-child a{ margin-left: 0; }
.footer-nav li.first a{ margin-left: 0; }

.footer-contact{ margin-top: 20px; line-height: 30px; }

.footer-copyright{ margin-top: 10px; }


.sub-box{ padding: 0 0 40px; }

.m-current{ height: 44px; line-height: 44px; overflow: hidden; background: #f0f0f0; }
.m-current,
.m-current a{ font-size: 14px; color: #666; }
.m-current a:hover{ color: #bf0000; }


.sub-menu{ margin-top: 28px; line-height: 0; font-size: 0; text-align: center; border-bottom: solid 1px #d9d9d9; }
.sub-menu li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; line-height: 46px; font-size: 16px; }
.sub-menu li:before{ content: "|"; display: inline-block; *display: inline; zoom:1; vertical-align: top; color: #d9d9d9; }
.sub-menu li:first-child:before{ display: none; }
.sub-menu li.first:before{ display: none; }
.sub-menu a{ position: relative; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 0 20px; }
.sub-menu a:before{ content: ""; position: absolute; bottom: -1px; left: 50%; width: 0; height: 3px; overflow: hidden; background: #bf0000; }
.sub-menu a:hover,
.sub-menu li.current a{ color: #bf0000; }
.sub-menu li.current a:before{ left: 0; width: 100%; }


.m-sub .m-content{ margin-top: 30px; min-height:400px;_height:400px;}


.sub-pic{ padding: 28px 0; }
.sub-pic ul{ margin: -28px 0 0 -36px; }
.sub-pic li{ float: left; display: inline; margin:28px 0 0 36px; width: 376px; }
.sub-pic .u-box{ position: relative; zoom:1; display: block; }
.sub-pic .u-box:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; overflow: hidden; background: url(../images/pngbg-000-60.png) repeat;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.sub-pic .u-box:after{ content: ""; position: absolute; bottom: 34px; left: 50%; margin-left: -21px; width: 42px; height: 42px; overflow: hidden; background: url(../images/ico-pic.png) center no-repeat; filter:alpha(opacity=0);opacity:0;-moz-opacity:0;-khtml-opacity:0; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.sub-pic .u-img{ display: block; width: 376px; height: 330px; overflow: hidden; }
.sub-pic .u-name{ position: absolute; bottom: 0; left: 0; padding: 0 20px; width: 336px; height: 50px; line-height: 50px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; color: #fff; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }

.sub-pic .u-box:hover:before{ height: 100%; }
.sub-pic .u-box:hover:after{ bottom: 164px; filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1;}
.sub-pic .u-box:hover .u-name{ bottom: 110px; }


.sub-news{ padding: 10px 0 20px; }
.sub-news li{ zoom:1; padding: 22px 0; font-size: 14px; border-bottom: solid 1px #dbdbdb; }
.sub-news li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.sub-news a:hover{ color: #bf0000; }
.sub-news .u-img{ float: left; display: inline; margin: 0 40px 0 0; width: 214px; height: 132px; overflow: hidden; }
.sub-news .u-name{ height: 40px; line-height: 40px; overflow: hidden; font-size: 18px; font-weight: normal; }
.sub-news .u-date{ height: 36px; line-height: 36px; overflow: hidden; color: #808080; }
.sub-news .u-con{ margin-top: 10px; height: 36px; line-height: 18px; overflow: hidden; color: #808080; }



.detail-share{padding:20px 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 #dbdbdb;}
.detail-page .page-text{overflow:hidden;width:48%;height:48px;line-height:48px;white-space:nowrap;text-overflow:ellipsis;font-size: 12px;color:#999;}
.detail-page .page-text a{color:#999;}
.detail-page .page-text a:hover{color:#bf0000;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 20px 0; }
.sub-content img{ max-width:1200px;_width:expression((documentElement.clientWidth < 1200) ? "" : "1200px" );}
.sub-content .f-fl{width:auto;margin:0 0 10px 10px;}
.sub-content h1{ margin-bottom: 20px; line-height:36px;font-size:24px;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; }
.pro-detail h1{ padding: 6px 0;line-height:36px;font-size:24px;font-family:'Microsoft YaHei';text-align:center;}
.pro-detail .detail-time,
.pro-detail .detail-user{line-height:22px;padding:8px 0 26px;margin-bottom: 20px;font-size:14px;text-align:center;color:#999; border-bottom: solid 1px #dbdbdb;}
.pro-detail .detail-img{position:relative;zoom:1;padding:20px 0;text-align:center;}
.pro-detail .detail-img img,
.pro-detail .detail-con img{ max-width:1200px;_width:expression((documentElement.clientWidth < 1200) ? "" : "1200px" );}
.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:20px 0; font-size: 14px;}

.pro-detail .imgBox{position:relative;zoom:1;}
.pro-detail .imgBox li{float:left;overflow:hidden;text-align:center;_display:inline;}
.pro-detail .imgBox li a{display:block;height:100%;text-align:center;}
.pro-detail .imgBox li img{max-width:100%;max-height:100%;}
.pro-detail .imgBox li h4.u-name{ display: none; }

.pro-detail .imgBox-btn{position:absolute;z-index:11;top:50%;display:none;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 .imgBox-btn:hover{opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;}

.pro-detail .j-imgBox-prev{left:0; background-position: left 0;}
.pro-detail .j-imgBox-next{right:0; background-position: right 0;}

.pro-detail .pageBox{ position: relative; zoom:1; margin-top: 20px; }
.pro-detail .pageBox li{ float: left; display: inline; margin-right: 5px; width:236px; }
.pro-detail .pageBox li a{display:block;overflow:hidden;height:100%;text-align:center;}
.pro-detail .pageBox .u-img{ display: block; width:236px;height:144px;overflow:hidden;text-align:center;cursor:pointer;filter:alpha(opacity=60);opacity:0.6;-moz-opacity:0.6;-khtml-opacity:0.6;}
.pro-detail .pageBox li.selected .u-img{ filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1; }




.news-detail{ padding: 20px 0; }
.news-detail h1{  padding: 6px 0;line-height:36px;font-size:24px;font-family:'Microsoft YaHei';text-align:center;}
.news-detail .detail-time,
.news-detail .detail-user{line-height:22px;padding:8px 0 26px;margin-bottom: 20px;font-size:14px;text-align:center;color:#999; border-bottom: solid 1px #dbdbdb;}
.news-detail .detail-img{padding:20px 0;text-align:center;}
.news-detail .detail-img img,
.news-detail .detail-con img{ max-width:1200px;_width:expression((documentElement.clientWidth < 1200) ? "" : "1200px" );}
.news-detail .detail-con{line-height:24px;padding:20px 0; font-size: 14px;}


.sub-message{ padding: 40px 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:#bf0000;}


.search-no .bd{padding:60px 0;border-bottom:1px solid #ccc;}
.search-no .inputs{width:410px;margin-right:auto;margin-left:auto;font-size:0;}
.search-no .inputs input{font-family:'SimSun';font-size:14px;vertical-align:top;}
.search-no .inputs input.text{width:326px;height:30px;line-height:30px;padding:0 6px;border:2px solid #bf0000;border-right:0;background:#fff;}
.search-no .inputs input.btn{width:70px;height:34px;color:#fff;border:0;border:0 none;background:#bf0000;cursor:pointer;}
.search-no .pt{margin-bottom: 20px; height:240px; padding:100px 0 0 360px;font-family:'Microsoft YaHei';background:url(../images/sub/search-no.png) 120px center no-repeat;border-bottom:1px solid #ccc;}
.search-no .pt h3{margin-bottom:10px;line-height: 36px;font-size:24px;font-weight:normal;color:#333;}
.search-no .pt h3 span{color:#c00;}
.search-no .pt p{font-size: 14px;color:#888;}


