@charset 'utf-8';


body{color:#333;background:#fff;}


.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: #fff;}
.top-box .area{height:102px;}
.top-box .logo{position:absolute;top:30px;left:0;}
 
.top-tel{ margin-top: 30px; padding: 20px 0 0 54px; line-height: 1; font-size: 30px; font-family: Georgia; color: #445d94; background: url(../images/bg-tel.gif) 0 0 no-repeat;}

.nav-box{ position: relative; z-index: 10; background: #0788e0;}
.m-nav .fir-ul{ font-size:0; text-align: center;}
.m-nav .fir-ul .fir-li{position:relative;display:inline-block;text-align:center;vertical-align:top;*display:inline;*zoom:1;}
.m-nav .fir-ul .first:before,
.m-nav .fir-ul .fir-li:after{ content: ""; position: absolute; z-index: 5; top:0; right: 0; width: 1px; height: 100%; overflow: hidden; background: #fff; filter:alpha(opacity=48);opacity:0.48;-moz-opacity:0.48;-khtml-opacity:0.48; -moz-box-shadow:0 0 3px rgba(0,0,0,.75); -webkit-box-shadow:0 0 3px rgba(0,0,0,.75); box-shadow:0 0 3px rgba(0,0,0,.75);}
.m-nav .fir-ul .first:before{ left: 0; }
.m-nav .fir-ul .fir-li:after{ right: 0; }

.m-nav .fir-ul .u-a{ position: relative; margin-right: 1px; display:block; overflow:hidden; height:50px; line-height: 50px; overflow: hidden; font-size: 16px; color: #fff;}
.m-nav .fir-ul .first .u-a{ margin-left: 1px; }

.m-nav .fir-ul .current .u-a,
.m-nav .fir-ul .hover .u-a{ background: #f90;}

.m-nav .sec-ul{ position:absolute;z-index:1;top:50px;left:0; width:100%;}
.m-nav .sec-ul li{ position: relative; zoom:1; margin-right: 1px; border-top: none; }
.m-nav .sec-ul li:after{ content: ""; position: absolute; z-index: 5; top:0; left: 0; width: 100%; height: 1px; overflow: hidden; background: #fff; filter:alpha(opacity=48);opacity:0.48;-moz-opacity:0.48;-khtml-opacity:0.48; -moz-box-shadow:0 0 3px rgba(0,0,0,.75); -webkit-box-shadow:0 0 3px rgba(0,0,0,.75); box-shadow:0 0 3px rgba(0,0,0,.75); }
.m-nav .sec-ul a{ display: block; overflow:hidden;height:40px;line-height:40px; font-size:14px; color: #fff; background: #f90;}
.m-nav .sec-ul a:hover{ background: #0788e0;}
.m-nav .nav-y .sec-ul{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{position:absolute;z-index:50;bottom:20px;left:50%; width: 1000px; margin-left: -500px;font-size: 0;text-align: center;}
.m-focus .switchable-nav,
.m-focus .switchable-nav ol{height:18px;}
.m-focus .switchable-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; overflow:hidden; width:14px;height:0;margin:0 10px;padding-top:14px; border: solid 2px #fff; background: #0788e0; cursor:pointer; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.m-focus .switchable-nav li.active{ background-color: #f90;}


.main-box,.sub-box{ position: relative; z-index:5;}

.m-main{ padding: 30px 0; }

.w226{ width: 226px; }
.w530{ width: 530px; margin: 0 9px; }
.w744{ width: 744px; }

.m-title{ padding: 0 6px 0 16px; height: 32px; line-height: 32px; overflow: hidden; color: #fff; background: #0788e0; }
.m-title h2{ padding-left: 18px; background: url(../images/ico-title.gif) 0 center no-repeat; }
.m-title h2 span{ font-size: 12px; font-weight: normal; }
.m-title .more{ float: right; display: inline; margin-left: 10px; color: #fff; }


.lineBox{ border: solid 1px #ccc; border-top: none; }
.w226 .lineBox{ background: #f8f8f8;}

.m-contact .conBox{ padding: 18px 28px 25px; min-height: 256px; _height: 256px; }
.m-contact .conBox .u-map img{max-width:168px;_width:expression((documentElement.clientWidth < 168) ? "" : "168px" );}
.m-contact .conBox .u-con{ margin-top: 18px; line-height: 24px; }

.m-honor .lineBox{ padding: 16px 0;}
.m-honor .listBox{ height: 317px; overflow: hidden; }
.m-honor .listBox li{ width: 178px; margin: 0 auto 13px; }
.m-honor .listBox a{ color: #0195de;}
.m-honor .listBox a:hover{ text-decoration: underline; }
.m-honor .listBox .u-img{ display: block; width: 178px; height: 125px; overflow: hidden; }
.m-honor .listBox .u-name{ margin-top: 2px; height: 24px; line-height: 24px; overflow: hidden; font-size: 12px; font-weight: normal; text-align: center; border-bottom: dashed 1px #ccc; }

.m-about .conBox{ padding: 11px 15px; }
.m-about .conBox .u-img{ float: left; display: inline; margin-right: 25px; border: solid 1px #ccc; }
.m-about .conBox .u-img img{max-width:232px;_width:expression((documentElement.clientWidth < 232) ? "" : "232px" );}
.m-about .conBox .u-con{ height: 168px; line-height: 24px; overflow: hidden; }
.m-about .conBox .u-con .name{ font-size: 14px; font-weight: bold; color: #00589f; }

.m-news .listBox{ padding: 9px 0 6px; min-height: 312px; _height: 312px; }
.m-news .listBox li{ padding: 0 8px 0 18px; height: 24px; line-height: 24px; overflow: hidden; }
.m-news .listBox i{ margin-right: 8px; }
.m-news .listBox a:hover{ color: #0788e0; }
.m-news .listBox .date{ float: right; display: inline; margin-left: 10px; }


.m-links .title{ height: 52px; line-height: 52px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; color: #0295dd; border: solid 1px #ccc; background: url(../images/bg-links.gif) center repeat-x; }

.m-links .title i.ico{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 14px 8px 0 0; width: 51px; height: 24px; overflow: hidden; background: url(../images/ico-links.png) no-repeat; }

.m-links .conBox{ margin-top: 8px; line-height: 18px; }
.m-links .conBox a:hover{ color: #0788e0; }


.m-product .lineBox{ padding: 20px 0 16px;}
.m-product .listBox{ height: 660px; overflow: hidden; }
.m-product .listBox li{ width: 180px; margin: 0 auto 16px; }
.m-product .listBox a{ color: #0195de;}
.m-product .listBox a:hover{ text-decoration: underline; }
.m-product .listBox .u-img{ display: block; width: 178px; height: 125px; overflow: hidden; border: solid 1px #ccc; }
.m-product .listBox .u-name{ margin-top: 1px; height: 24px; line-height: 24px; overflow: hidden; font-size: 12px; font-weight: normal; text-align: center; border-bottom: dashed 1px #ccc; }




.footer-box{ position: relative; z-index: 10;}

.footer-nav{ line-height: 45px; text-align: center; background: #0788e0; }
.footer-nav a{ margin: 0 25px; font-size: 14px; color: #fff; }
.footer-nav a:hover{ text-decoration: underline; }

.footer-text{ padding: 20px 0; text-align: center; }
.footer-text a:hover{ color: #0788e0; }



.m-sub{ padding: 30px 0;}
.m-sub .left-column{}
.m-sub .right-column{}

.sub-menu{ border: solid 1px #ccc; border-top: none; }
.sub-menu h4{ border-top: solid 1px #ccc; font-size: 12px; font-weight:normal;}
.sub-menu h4.first{ border-top: none; }
.sub-menu h4 a{position:relative;zoom:1; display:block; padding:0 32px; height:30px; line-height:30px; overflow: hidden; background: #eee;}
.sub-menu h4 i.arr{ position: absolute; top: 0; right: 0; width: 30px; overflow: hidden; font-family: 'SimSun'; font-weight: bold;}
.sub-menu h4.current a,
.sub-menu h4.hover a{ color: #fff; background-color: #f90;}
.sub-menu h4.current i.arr,
.sub-menu h4.hover i.arr{ background-image: url(../images/ico-menu-hover.png);}
.sub-menu ul{display:none;}
.sub-menu li{overflow:hidden;height:30px;line-height:30px;padding:0 32px; border-top: solid 1px #eee;}
.sub-menu li a{ color: #666; }
.sub-menu li a:hover{color:#f90;}


.sub-title{ height: 32px; line-height: 32px; overflow: hidden;}
.sub-title h2{ font-weight: normal;}

.m-current{ float: right; display: inline; margin-left: 10px; }
.m-current a:hover{ color: #0788e0; }


.m-sub .m-content{ min-height:400px;_height:400px;}
.sub-share{padding:15px 0;}
.sub-share a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.sub-share .bdsharebuttonbox{float:right;width:200px;}


.sub-product{}
.sub-product ul{ margin-left:-18px; }
.sub-product li{ float: left; display: inline; width: 236px; margin: 4px 0 0 18px; }
.sub-product a:hover{ color: #0788e0; }
.sub-product .u-img{ display: block; width: 234px; height: 165px; overflow: hidden; border: solid 1px #ccc; }
.sub-product .u-img:hover{ border-color: #0788e0; }
.sub-product .u-name{ height: 34px; line-height: 34px; overflow: hidden; font-size: 12px; font-weight: normal; text-align: center; }


.sub-news li{ padding: 0 8px; height: 40px; line-height: 40px; overflow: hidden; border-bottom: dashed 1px #ddd; }
.sub-news i{ margin-right: 8px; }
.sub-news a:hover{ color: #0788e0; }
.sub-news .date{ float: right; display: inline; margin-left: 10px; }


.detail-page{ border-top: dashed 1px #ccc;}
.detail-page .page-text{overflow:hidden;width:48%;height:40px;line-height:40px;white-space:nowrap;text-overflow:ellipsis;color:#999;}
.detail-page .page-text a{color:#999;}
.detail-page .page-text a:hover{color:#0788e0;}
.detail-page .f-fr{text-align:right;}

/******************** sub-content ********************/
.sub-content{ padding: 20px;}
.sub-content img{max-width:704px;_width:expression((documentElement.clientWidth < 704) ? "" : "704px" );}
.sub-content .f-fl{width:auto;margin:0 0 10px 10px;}
.sub-content h1{line-height:26px;padding:5px 0;font-size:18px;font-family:'Microsoft YaHei';text-align:center; margin-bottom: 20px;}
.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:26px;padding:5px 0;font-size:18px;font-family:'Microsoft YaHei';text-align:center;}
.pro-detail .detail-time,
.pro-detail .detail-user{line-height:24px;padding-bottom:10px;font-size:12px;text-align:center;color:#999;}
.pro-detail .detail-share{padding:10px 0;text-align:right;}
.pro-detail .detail-img{position:relative;zoom:1;overflow:hidden;padding:10px 0;text-align:center;}
.pro-detail .detail-img img,
.pro-detail .detail-con img{max-width:704px;_width:expression((documentElement.clientWidth < 704) ? "" : "704px" );}
.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:26px;padding:5px 0;font-size:18px;font-family:'Microsoft YaHei';text-align:center;}
.news-detail .detail-time,
.news-detail .detail-user{line-height:24px;padding-bottom:10px;font-size:12px;text-align:center;color:#999;}
.news-detail .detail-share{padding:5px 0;text-align:right;}
.news-detail .detail-img{padding:10px 0;text-align:center;}
.news-detail .detail-con{line-height:24px;padding:10px 0;font-size:14px;}
.news-detail .detail-img img,
.news-detail .detail-con img{max-width:704px;_width:expression((documentElement.clientWidth < 704) ? "" : "704px" );}


.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:#0788e0;}

