@charset 'utf-8';

/* author:ZJ; date:2017-06; */

body{color:#333;background:#fff;}


.yahei{font-family:'Microsoft YaHei';}

.top-box,
.nav-box,
.banner-box,
.main-box,
.sub-box,
.footer-box{min-width:1140px;width:100% !important;margin:0 auto;_width:100%;}


.top-box{position:relative;z-index:5; background: #fff; }
.top-box .area{height:116px;}
.top-box .logo{position:absolute;top:0;left:0;height: 100%;}
.top-box .logo:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: middle; height: 100%; }
.top-box .logo img{ vertical-align: middle; }

.top-tel{ position: relative; zoom:1; float: right; display: inline; margin-top: 26px; padding-left: 60px; width: 230px; background: url(../images/shadow-top-tel.png) 26px 26px no-repeat; }
.top-tel:before{ content: ""; position: absolute; top: 8px; left: 0; width: 50px; height: 50px; overflow: hidden; background: url(../images/ico-top-tel.png) no-repeat; }
.top-tel h4{ line-height: 26px; font-size: 14px; font-weight: normal; }
.top-tel p{ line-height: 44px; font-size: 30px; font-weight: bold; color: #f28617; }


.nav-box{ position: relative; z-index: 10; background: #154a9a; }
/*.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;width: 126px;text-align:center;}
.m-nav .fir-ul .u-a{ display:block; height:44px; line-height: 44px; overflow: hidden; font-size: 16px; color: #fff; }
.m-nav .fir-ul .current .u-a,
.m-nav .fir-ul .hover .u-a{ background: #f28617; }

.m-nav .sec-box{ position:absolute;z-index:10; top:44px; left: 0; width: 100%; }
.m-nav .sec-ul{ background: #154a9a; }
.m-nav .sec-ul li{ height:60px; line-height:22px; overflow:hidden; font-size:14px; text-align: center; }
.m-nav .sec-ul a{ display: block; color: #fff;padding:6px 2px; }
.m-nav .sec-ul a:hover{ background: #f28617; }
.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: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: -570px; width: 1140px; 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{ width: 32px; background-color: #f28617; }



.main-box,.sub-box{ position: relative; z-index:5;}

.m-search{ padding: 9px 0; background: #f5f5f3; }
.m-search .formBox{ float: left; display: inline; width: 305px; overflow: hidden; font-size: 0; border: solid 1px #c3c3c3; background: #fff; -moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px; }
.m-search .formBox input{ vertical-align: top; font-family:'Microsoft YaHei'; border: 0 none; }
.m-search .formBox .u-text{ padding-left: 35px; width: 188px; height: 30px; line-height: 30px; font-size: 14px; background: url(../images/ico-search.png) 10px center no-repeat; }
.m-search .formBox .u-btn{ margin: 1px; width: 80px; height: 28px; line-height: 28px; overflow: hidden; font-size: 16px; color: #fff; background: #f28617; cursor: pointer; -moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px; }
.m-search .linkBox{ float: right; display: inline; width: 775px; height: 32px; line-height: 32px; overflow: hidden; }
.m-search .linkBox,
.m-search .linkBox a{ font-size: 14px; color: #666; }
.m-search .linkBox a:hover{ color: #154a9a; }


.m-advantage{ padding: 28px 0 36px; }
.m-advantage ul{ margin-left: -55px; }
.m-advantage li{ float: left; display: inline; margin-left: 60px; width: 110px; text-align: center; }
.m-advantage .u-box .ico{ display: block; margin: 0 auto; width: 84px; height: 84px; overflow: hidden; border: solid 3px #c2c2c2; background: url(../images/ico-advantage.png) no-repeat; -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-advantage .u-box h4{ margin-top: 12px; height: 30px; line-height: 30px; overflow: hidden; font-size: 24px; font-weight: normal; color: #154a9a; }
.m-advantage .u-box p{ height: 22px; line-height: 22px; overflow: hidden; font-size: 18px; }

.m-advantage li:nth-child(1) .ico,
.m-advantage li.child-1 .ico{ background-position: 0 0; }
.m-advantage li:nth-child(2) .ico,
.m-advantage li.child-2 .ico{ background-position: 0 -84px; }
.m-advantage li:nth-child(3) .ico,
.m-advantage li.child-3 .ico{ background-position: 0 -168px; }
.m-advantage li:nth-child(4) .ico,
.m-advantage li.child-4 .ico{ background-position: 0 -252px; }
.m-advantage li:nth-child(5) .ico,
.m-advantage li.child-5 .ico{ background-position: 0 -336px; }
.m-advantage li:nth-child(6) .ico,
.m-advantage li.child-6 .ico{ background-position: 0 -420px; }
.m-advantage li:nth-child(7) .ico,
.m-advantage li.child-7 .ico{ background-position: 0 -504px; }

.m-advantage .u-box:hover .ico{ -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); transform:rotateY(180deg); border-color: #154a9a; background-image: url(../images/ico-advantage-hover.png); }


.m-title{ text-align: center; }
.m-title h2{ position: relative; zoom:1; line-height: 54px; font-size: 34px; }
.m-title h2:before{ content: ""; position: absolute; left: 50%; bottom: -3px; margin-left: -30px; width: 60px; height: 3px; overflow: hidden; background: #f28617; }
.m-title p{ padding: 15px 0; line-height: 24px; font-size: 20px; }

.m-product{ padding: 24px 0 72px; background: #f5f5f3; }
.m-product .listBox{ position: relative; zoom:1; margin-top: 14px; padding: 20px 64px; background: #1a51a4; }
.m-product .listBox li{ float: left; display: inline; margin-right: 28px; width: 232px; }
.m-product .listBox .u-img{ display: block; width: 232px; height: 174px; overflow: hidden; }
.m-product .listBox .u-name{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size: 14px; text-align: center; color: #fff; }


.m-product .btnBox a{ position: absolute; top: 0; width: 64px; height: 214px; line-height: 214px; font-size: 52px; font-family: 'SimSun'; text-align: center; color: #fff; }
.m-product .btnBox a.prevBtn{ left: 0; }
.m-product .btnBox a.nextBtn{ right: 0; }
.m-product .btnBox a:hover{ color: #ff9528; }


.m-about{ position: relative; zoom:1; height: 342px; background: #154a9a; }
.m-about:before{ content: ""; position: absolute; bottom: 0; right: 50%; width: 50%; height: 388px; background: url(../images/img-about.png) right bottom no-repeat; }
.m-about .conBox{ margin-left: 50%; padding: 60px 0 0; color: #fff; }
.m-about .conBox .u-name{ line-height: 36px; font-size: 24px; color: #fff; }
.m-about .conBox .u-con{ margin-top: 10px; height: 120px; line-height: 24px; overflow: hidden; font-size: 14px; }
.m-about .conBox .u-btn{ display: block; margin-top: 50px; width: 100px; height: 32px; line-height: 32px; overflow: hidden; font-size: 14px; font-weight: bold; text-align: center; color: #fff; background: #f28617; }


.m-case{ padding: 36px 0 48px; }
.m-case .tabBox{ margin-top: 14px; }
.m-case .tabCon{ margin-top: 30px; }

.m-case .menuBox{ position: relative; zoom:1; padding: 0 34px; }
.m-case .menuBox li{ float: left; display: inline; margin-right: 20px; width: 136px; }
.m-case .menuBox li a{ position: relative; zoom:1; display: block; width: 136px; height: 46px; line-height: 46px; overflow: hidden; font-size: 18px; text-align: center; }
.m-case .menuBox li a:before{ content: ""; position: absolute; left: 0; top: 0; width: 132px; height: 42px; border: solid 2px #c9c9c9; }
.m-case .menuBox li a:hover,
.m-case .menuBox li.on a{ font-weight: bold; color: #fff; background-color: #f28617; }
.m-case .menuBox li a:hover:before,
.m-case .menuBox li.on a:before{ width: 134px; height: 44px; border: solid 1px #c16609; }

.m-case .btnBox	a{ position: absolute; top: 0; width: 24px; height: 46px; overflow: hidden; }
.m-case .btnBox	a:before{ content: ""; display: block; width:0; height:0; overflow:hidden; border-width:7px 12px; border-style:solid; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-case .btnBox	a.prevBtn{ left: 0; }
.m-case .btnBox	a.nextBtn{ right: 0; }

.m-case .btnBox	a.prevBtn:before{ margin: 16px 0 0 -12px; border-color: transparent #154a9a transparent transparent; }
.m-case .btnBox	a.nextBtn:before{ margin: 16px 0 0 12px; border-color: transparent transparent transparent #154a9a; }

.m-case .btnBox	a.prevBtn:hover:before{ border-right-color: #f28617; }
.m-case .btnBox	a.nextBtn:hover:before{ border-left-color: #f28617;}


.m-case .listBox li{ float: left; display: inline; width: 285px; }
.m-case .listBox .u-box{ position: relative; zoom:1; display: block; }
.m-case .listBox .u-img{ display: block; width: 285px; height: 285px; overflow: hidden; }
.m-case .listBox .u-mask{ position: absolute; top: 0; left: 0; padding: 100px 10px 0; width: 265px; height: 185px; text-align: center; color: #fff; background: url(../images/pngbg-154a9a-90.png) repeat; filter:alpha(opacity=0);opacity:0;-moz-opacity:0;-khtml-opacity:0; -webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease; }
.m-case .listBox .u-mask h4{ position: relative; display: inline-block; *display: inline; zoom:1; vertical-align: top; height: 54px; line-height: 54px; overflow: hidden; font-size: 21px; font-weight: normal; }
.m-case .listBox .u-mask h4:before,
.m-case .listBox .u-mask h4:after{content:'.';position:absolute;left:50%;padding-top:2px;width:0;height:0;overflow:hidden;background:#fff;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.m-case .listBox .u-mask h4:before{bottom:8px;}
.m-case .listBox .u-mask h4:after{bottom:0;}
.m-case .listBox .u-mask p{ margin-top: 12px; height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; }

.m-case .listBox .u-box:hover .u-mask{ filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1; }
.m-case .listBox .u-box:hover .u-mask h4:before{width:100%;left:0%;}
.m-case .listBox .u-box:hover .u-mask h4:after{width:60%;left:20%;}


.m-news{ padding: 36px 0 48px; background: #f5f5f3; }
.m-news .listBox-1{ float: left; display: inline; padding-top: 24px; width: 750px; }
.m-news .listBox-1 ul{ margin-top: -10px; }
.m-news .listBox-1 li{ float: left; display: inline; margin-top: 10px; width: 360px; overflow: hidden; }
.m-news .listBox-1 .u-box{ position: relative; zoom:1; display: block; padding: 12px 10px 12px 95px; }
.m-news .listBox-1 .u-box .num{ position: absolute; top: 50%; left: 0; margin-top: -33px; width: 75px; height: 66px; line-height: 66px; overflow: hidden; font-size: 30px; font-family:'Microsoft YaHei'; text-align: center; color: #000; border-right: solid 1px #999; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-news .listBox-1 .u-name{ height: 20px; line-height: 20px; overflow: hidden; font-weight: normal; color: #333; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-news .listBox-1 .u-con{ margin-top: 10px; height: 36px; line-height: 18px; overflow: hidden; color: #666; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-news .listBox-1 .u-box:hover{ background: #154a9a; }
.m-news .listBox-1 .u-box:hover .num{ color: #fff; border-color: #fff; }
.m-news .listBox-1 .u-box:hover .u-name,
.m-news .listBox-1 .u-box:hover .u-con{ color: #fff; }
.m-news .listBox-1 li.pic{ margin-right: 30px; }
.m-news .listBox-1 li.pic .u-box{ padding: 0; }
.m-news .listBox-1 li.pic .u-box .u-img{ display: block; width: 360px; height: 270px; overflow: hidden; }
.m-news .listBox-1 li.pic .u-box .u-con{ margin: 0; padding: 8px 16px 10px; height: auto; background: #f2b217; }
.m-news .listBox-1 li.pic .u-box .u-con h4{ height: 32px; line-height: 32px; overflow: hidden; font-size: 16px; color: #333; }
.m-news .listBox-1 li.pic .u-box .u-con p{ height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; color: #333; }
.m-news .listBox-1 .more{ float: right; display: inline; margin-top: 20px; width: 100px; height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; text-align: center; color: #fff; background: #154a9a; }

.m-news .listBox-2{ float: right; display: inline; padding-top: 12px; width: 360px; }
.m-news .listBox-2 .title{ height: 46px; line-height: 46px; overflow: hidden; font-size: 20px; }
.m-news .listBox-2 li:first-child,
.m-news .listBox-2 li.first{ margin-top: 0; }
.m-news .listBox-2 li{ margin-top: 12px; height: 40px; line-height: 40px; overflow: hidden; }
.m-news .listBox-2 li a{ position: relative; zoom:1; display: block; padding: 0 15px 0 40px; font-size: 14px; }
.m-news .listBox-2 li a:before{ content: ">"; position: absolute; top: 0; left: 0; width: 40px; font-size: 20px; font-family: 'SimHei'; text-align: center; }
.m-news .listBox-2 li a:hover{ color: #fff; background: #154a9a; }
.m-news .listBox-2 .more{ float: right; display: inline; margin-top: 38px; width: 100px; height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; text-align: center; color: #fff; background: #154a9a; }





.footer-box{position:relative;z-index:5;background:#06275a;}
.footer-box,
.footer-box a{color:#fff;}
.footer-box a:hover{text-decoration:underline;}

.w340{width:340px;}

.m-footer{ padding:22px 0; min-height: 254px; _height: 254px; }
.m-footer h2.title{position:relative;zoom:1;padding:10px 0;font-weight:normal;border-bottom:solid 1px #666;}
.m-footer h2.title:after{position:absolute;bottom:-1px;left:0;overflow:hidden;width:124px;height:0;padding-top:2px;background:#f28617;content:'.';}
.m-footer h2.title .en{height:32px;line-height:32px;overflow:hidden;font-size:24px;}
.m-footer h2.title .cn{height:26px;line-height:26px;overflow:hidden;font-size:18px;}

.m-contact .tel h4{line-height:30px;padding-top:10px;font-size:20px;font-weight:normal;}
.m-contact .tel p{line-height:40px;font-size:30px;font-weight:bold;color:#f2b217;}
.m-contact .u-con{padding: 6px 0;line-height:20px;font-size:14px;}

.m-siteMap{margin:0 60px;}
.m-siteMap .listBox{position:relative;zoom:1;overflow:hidden;padding:10px 0;}
.m-siteMap .listBox ul{margin-left:-20px;}
.m-siteMap .listBox li{float:left;display:inline;margin-left:20px;width:100px;height:24px;line-height:24px;overflow:hidden;}


.m-links .conBox{margin-top:18px;}
.m-links .conBox a:hover{text-decoration:none;color:#fff;}
.m-links .conBox .links-wrapper{position:relative;zoom:1;}
.m-links .conBox .links-btn{position:relative;zoom:1;display:block;width:278px;height:28px;line-height:28px;padding:0 10px;font-family:'Microsoft YaHei';font-size:14px;text-align:left;color:#ccc;border:solid 1px #999;background:none;cursor:pointer;}

.m-links .conBox .links-btn .arr{position:absolute;top:-1px;right:-41px;overflow:hidden;width:36px;height:30px;background:#f28617 url(../images/btn-select.png) no-repeat;cursor:pointer;}
.m-links .conBox .links-list{position:absolute;top:29px;left:0;width:298px;border:solid 1px #999;}
.m-links .conBox .links-list li{overflow:hidden;height:30px;line-height:30px;color:#666;}
.m-links .conBox .links-list li a{display:block;padding:0 20px 0 10px; color:#ccc; }
.m-links .conBox .links-list li a:hover{ color: #fff; }

.m-links .conBox .links-list .scrollbar{position:absolute;z-index:10;top:5px;right:5px;width:5px;background:#999;}
.m-links .conBox .links-list .scrollbar .handle{width:5px;margin:0 auto;background:#666;}


.m-copyright{padding:20px 0;min-height:48px;_height:48px;border-top:solid 3px #f28617;background:#081d3c;}
.m-copyright .logo{position:absolute;top:0;left:0;}
.m-copyright .u-con{line-height:24px;text-align:right;}


.m-client{ position:fixed;z-index:99;top:50%;right:10px;margin-top:-85px;width:42px;_position:absolute; }
.m-client li{ margin-bottom: 1px; }
.m-client li.client-goTop{ display: none; }
.m-client .u-a{ position: relative; display: block; padding-left: 42px; height: 42px; background:url(../images/client-btn.gif) center no-repeat; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.m-client .ico{ position: absolute; top: 50%; left: 0px; margin:-21px 0 0 0; width: 42px; height: 42px; overflow: hidden; background: url(../images/ico-client.png) no-repeat; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}

.m-client .u-a:hover{ background-image: url(../images/client-btn-hover.gif); }

.m-client .home .ico{ background-position: 0 0;}
.m-client .tel .ico{ background-position: 0 -42px;}
.m-client .qq .ico{ background-position: 0 -84px;}
.m-client .wechat .ico{ background-position: 0 -126px;}
.m-client .goTop .ico{ background-position: 0 -168px;}

.m-client .conBox .con{ display: none; position: absolute; top: 0; right: 100%; margin-right: 6px; }
.m-client .conBox .con:before{ content: ""; position: absolute; top: 17px; right: 0; margin-right:-8px; width:0; height:0; overflow:hidden; border-width:4px; border-style:solid; border-color: transparent transparent transparent #fd7303; }

.m-client .text{ padding: 0 16px; line-height: 42px; font-size: 18px; color: #fff; background: #fd7303; white-space: nowrap; }

.m-client .erwei{ padding: 2px; min-height: 38px; background: #fd7303; }
.m-client .erwei img{ width: 124px; height: 124px; }


.m-client li.client-goTop .u-a,
.m-client li.client-goTop .u-a:hover{background:#000;}
.m-client li.client-goTop .u-a:hover .ico{-webkit-animation:goTop .6s infinite; animation:goTop .6s infinite;}


@-webkit-keyframes goTop{0%{-webkit-transform:translate(0,0)}50%{-webkit-transform:translate(0,-2px)}100%{-webkit-transform:translate(0,0)}}
@keyframes goTop{0%{-webkit-transform:translate(0,0)}50%{-webkit-transform:translate(0,-2px)}100%{-webkit-transform:translate(0,0)}}



.sub-box{ padding-bottom: 40px; }

.sub-box .left-column{ width: 230px; }
.sub-box .right-column{ width: 900px; }



.sub-menuBox{}
.sub-menu-title{ position: relative; zoom:1; overflow: hidden; padding: 8px 12px 6px; background: #154a9a; }
.sub-menu-title h2{ line-height: 30px; font-size: 20px; color: #fff; }
.sub-menu-title p{ font-size: 14px; color: #4992ff; }

.sub-menu{ border: solid 1px #e1e1e1; border-top: none; background: #f4f4f4; }
.sub-menu h4{ border-top: solid 1px #e1e1e1; }
.sub-menu h4:first-child,
.sub-menu h4.first{ border: none; }
.sub-menu h4 a{ position: relative; zoom:1; display: block; padding: 0 5px 0 5px; height: 54px; line-height: 54px; overflow: hidden; font-size: 14px; font-weight: normal; }
.sub-menu h4 a:before{ content: ""; position: absolute; top: 50%; right: 15px; margin-top: -7px; width: 15px; height: 15px; overflow: hidden; background: url(../images/sub/ico-menu.png) no-repeat; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.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; padding: 6px 0 12px; border-top: solid 1px #dbdbdb; }
.sub-menu li a{ position: relative; zoom:1; display: block; padding: 0 15px 0 42px; height: 42px; line-height: 42px; overflow: hidden; font-size: 14px; }
.sub-menu li a:after{ content: ""; position: absolute; top: 50%; left: 34px; margin-top: -7px; width: 0; height: 14px; overflow: hidden; border-left: solid 1px #000; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.sub-menu li a:hover{ color: #154a9a; }

.sub-menu li a:hover:after{  border-color: #1e8f56; }


.sub-contact{ margin-top: 20px; }
.sub-contact .title{ position: relative; zoom:1; overflow: hidden; padding: 8px 12px 6px; background: #154a9a; }
.sub-contact .title h2{ line-height: 30px; font-size: 20px; color: #fff; }
.sub-contact .title p{ font-size: 14px; color: #4992ff; }

.sub-contact .conBox{ padding: 0 10px; border: solid 1px #e3e3e3; border-top: none; }

.sub-contact .conBox .u-tel h4{ padding: 6px 0; font-size: 14px; font-weight: normal; }
.sub-contact .conBox .u-tel p{ padding: 6px 8px; line-height: 36px; font-size: 26px; font-weight: bold; color: #ef6434; border: solid 1px #ececec; background: #f4f4f4; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.sub-contact .conBox .u-con{ padding: 12px 0; }


.sub-title{ position: relative; zoom:1; padding-left: 20px; line-height: 46px; border-bottom: solid 2px #ccc; }
.sub-title:before{ content: ""; position: absolute; top: 50%; left: 5px; margin-top: -12px; width: 5px; height: 24px; overflow: hidden; background: #f28617; }
.sub-title h2{ font-size: 20px; }
.sub-title span{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin-top: 6px; line-height: 40px; font-size: 18px; font-family: Verdana; font-weight: normal; color: #999; }

.m-current{ float: right; display: inline; margin-top: 6px;  line-height: 40px; }
.m-current a:hover{ color: #f28617; }



.m-sub .m-content{ min-height:400px;_height:400px;}



.sub-pic{ padding: 20px 2px; }
.sub-pic ul{ margin: -16px 0 0 -8px; }
.sub-pic li{ float: left; display: inline; margin:16px 0 0 8px; width: 218px; }
.sub-pic .u-box{ display: block; }
.sub-pic .u-imgBox{ padding: 3px; border: solid 1px #ccc; }
.sub-pic .u-img{ display: block; width: 210px; height: 155px; overflow: hidden; }
.sub-pic .u-name{ margin-top: 6px; padding: 0 8px; height: 38px; line-height: 38px; overflow: hidden; font-size: 14px; font-weight: normal; background: #f5f5f3; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.sub-pic .u-box:hover .u-name{ color: #fff; background: #154a9a; }



.sub-news{ padding: 20px 0; }
.sub-news li:first-child,
.sub-news li.first{ margin-top: 0; }
.sub-news li{ margin-top: 12px; height: 40px; line-height: 40px; overflow: hidden; }
.sub-news li a{ position: relative; zoom:1; display: block; padding: 0 15px 0 40px; font-size: 14px; }
.sub-news li a:before{ content: ">"; position: absolute; top: 0; left: 0; width: 40px; font-size: 20px; font-family: 'SimHei'; text-align: center; }
.sub-news li a:hover{ color: #fff; background: #154a9a; }



.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:#f28617;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 20px; }
.sub-content img{ max-width:860px;_width:expression((documentElement.clientWidth < 860) ? "" : "860px" );}
.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; }
.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:860px;_width:expression((documentElement.clientWidth < 860) ? "" : "860px" );}
.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{ 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:860px;_width:expression((documentElement.clientWidth < 860) ? "" : "860px" );}
.news-detail .detail-con{line-height:24px;padding:10px 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:#333;background:#f28617;}


.search-no .bd{padding:60px 0;border-bottom:1px solid #e4e4e4;}
.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 #154a9a;border-right:0;background:#fff;}
.search-no .inputs input.btn{width:70px;height:34px;color:#fff;border:0;border:0 none;background:#154a9a;cursor:pointer;}
.search-no .pt{ height:240px;padding:100px 0 0 320px;background:url(../images/sub/search-no.png) 120px center no-repeat;border-bottom:1px solid #e4e4e4;}
.search-no .pt h3{margin-bottom:10px;font-size:18px;font-family:'microsoft yahei';font-weight:normal;color:#333;}
.search-no .pt h3 span{color:#c00;}
.search-no .pt p{color:#888;}



