@charset "UTF-8";
/* 全局通用部分 ------------------------------------------------------------------------------------------------------*/
* { margin:0;outline:0;padding:0;font-size:100%;box-sizing:border-box;}
html,body{margin:0;padding:0;}
body{min-width: 100%;height:100%;line-height:1.5em;font-size: 12px;color:#333;font-family:"微软雅黑",Helvetica, Arial,sans-serif;}
audio,canvas, progress,video{display: inline-block;vertical-align:baseline;}
li,ul,dd,dl,dt{ list-style:none}
input,img{border:none;max-width:100%;margin:0;padding:0;}
a{ text-decoration:none;color:#333;cursor:pointer} a:active, a:focus {outline:none;}/*删除链接上的虚线框*/
textarea{resize:none;min-height:100px;overflow:auto;}/*隐藏 Exploer textarea 的滚动条*/
hr{border:none;} img{border:none;}
input::-webkit-input-placeholder{color:#999;}
input::-moz-placeholder{color:#999;}
table{border: 1px solid #eee;}td{padding:5px;}
/* 布局 */
.mt5{margin-top:5px;}.mb5{margin-bottom:5px;}.ml5{margin-left: 5px}.mr5{margin-right: 5px;}.mt10{margin-top: 10px;}.mb10{margin-bottom: 10px}.ml10{margin-left: 10px;}.mr10{margin-right: 10px;}.pd5{padding:5px;}.pt5{padding-top:5px;}.pb5{padding-bottom:5px;}.pl5{padding-left:5px;}.pr5{padding-right:5px;}.pd10{padding:10px}.pd20{padding:20px}.pd30{padding:30px}.pt10{padding-top:10px;}.pb10{padding-bottom:10px;}.pl10{padding-left:10px;}.pr10{padding-right:10px;}.mt20{margin-top: 20px;}.mb20{margin-bottom: 20px}.mb30{margin-bottom:30px}.ml20{margin-left:20px;}.mr20{margin-right:20px;}.mr30{margin-right:30px;}.pt20{padding-top: 20px;}.pb20{padding-bottom:20px;}.pb30{padding-bottom:30px;}.pl20{padding-left:20px;}.pr20{padding-right:20px;}.mt30{margin-top:30px;}.pt30{padding-top:30px;}.mt60{margin-top:60px;}.mt45{margin-top:45px;}.ptb20{padding-top:20px;padding-bottom:20px;}.ptb10{padding-top:10px;padding-bottom:10px;}.ptb30{padding-top:30px;padding-bottom:30px;}
.w100{width:100%;}.w90{width:90%;}.w85{width:85%;}.w80{width:80%;}.w70{width:70%;}.w60{width:60%;}.w65{width:65%;} .w50{width:50%;} .w40{width:40%;} .w30{width:30%;}.w20{width:20%;}.w25{width:25%;}.w33{width:33.3%;}.w15{width:15%;}.h100{ height:100%;}.ptb40{padding-top:40px;padding-bottom:40px;}.mr0{margin-right:0!important;}
.oh{overflow:hidden;}.dis{display:block;}.undis{display:none;}.disin{display:inline-block;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
.zhong{margin-left:auto;margin-right:auto;}.posr{position:relative;}.posa{position:absolute;}.posf{position:fixed;}.lf50{left:50%;}
.zindex10{z-index:10;}.zindex20{z-index:20;}.zindex30{z-index:30;}.zindex999{z-index:999;}
/* 文字 */
.white{color: #fff;}.blue{color: #48423e;}.yellow{color:#f9d263;}.orange{color:#eb6100;}.gray3{color:#333;}.gray6{color:#666;}.gray9{color:#999;}
.fb{font-weight:bold;}.lsp5{letter-spacing:5px;}
.t12{font-size:12px;}.t14{font-size:14px;}.t16{font-size:16px;}.t18{font-size:18px;}.t20{font-size:20px;}.t22{font-size:22px;}.t24{font-size:24px;}.t32{font-size:32px;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}.tv{display: inline-block;vertical-align: middle;}.tdent20{text-indent:20px;}
.lh26{line-height:26px!important;}.lh22{line-height:22px!important;}.lh32{line-height:32px!important;}
.cut{overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
/* 背景框线 */
.bge{background-color: #eee;}.bgc{background-color:#ccc;}.bgd{background-color:#ddd;}.bgf{background-color:#fff;}.bgf8{background-color:#f8f8f8;}.bg3{background-color:#f8fafb;}
.bdr5{border-radius: 5px;}.bdr3{border-radius:3px;}.bdr10{border-radius:10px;}.bd2r5{border-radius: 5px 5px 0 0;}.bdr20{border-radius:20px}.bdr50{border-radius:50%}.bdbnone{border-bottom-left-radius:0;border-bottom-right-radius:0;}
.bnone{border:none!important;}.rnone{border-right:none!important;}.bde{border:solid 1px #eee;}.bdx{border:solid 1px #00015b;}.bdc{border:solid 1px #ccc;}.ble{ border-left:1px solid #eee;}.blw{ border-left:1px solid #fff;}.bbxe{border-bottom:dashed 1px #eee;}.bbe{border-bottom:solid 1px #eee;}.bdtbe{border:solid 1px #eee;border-left:0;border-right:0;}

/* 主结构 ------------------------------------------------------------------------------------------------------------*/
.bg{background-color: #fffcf3;}
.w1280{width: 1280px;}
.w960{ width:960px;}
.bg01{background-color: #e5e5e5;}
.bg02{background-color:#fdfdfd;}
.hx{height:10px; width:100%; background-color:#7ecef4;margin-top: 10px;margin-bottom: 20px;}
section{background:#ddd;}
article{background:#fff;}
aside{}
#wrapper{}
.sidel{}
.sider{}
.content{}
.desc{}
.menu{}
#gotop{width:40px;height:36px;border-bottom: 1px solid #005129;}
#cnav{ border-top: 1px #eee solid; border-bottom: 1px #eee solid; padding: 20px 10px;color: #999;font-size: 14px;}
#cnav a{color:#408289;}
.xbg{background-image: url(xbg.jpg);
    background-position: center;}

/*头部区域*/
#top{width: 100%;height: 36px;}
.top{line-height:36px;}
.tphone, .tmail,.twx,.twb{background-repeat: no-repeat; padding-left:25px;}
.tphone{background-image: url("tphone.png");}
.tmail{background-image: url("tmail.png");}
.twx{background-image: url("twx.png");}
.twb{background-image: url("twb.png");}

/*.headerbg{height:87px;}*/
#header{overflow: hidden;width:1280px;}
#logo{width:220px;height:46px;background:url(../images/logo.png) no-repeat;display: block;color: #999;background-size:contain;}
.header{width:1280px;height:90px;margin:0 auto;position:relative;z-index:1;}
.header h1{width:400px;height:53px;float:left;margin:18px 0 0 0;}
.header h1.logo{background:url(../images/logo.png) no-repeat;}


.nav li{float:left;margin:0 10px;word-spacing:8px;letter-spacing:2px;position:relative;padding:5px;line-height:40px;}
.nav li a{padding:0 20px;display:block;color:#666;}
.nav li:hover a,.nav li a.on{border-bottom:2px #045492 solid; color:#045492;}

/*主体部分*/
.mainbody{ width: 1280px; overflow: hidden;}
.sx{border-right: 1px solid #d2d2d2;width:1px;height:400px;margin-top:45px;}
.sx-l,.sx-r,.sx-ls,.sx-rs{background-repeat:no-repeat;width:5px;}
.sx-l{background-image:url("sx-l.png");}
.sx-r{background-image:url("sx-r.png");}
.sx-ls{background-image:url("sx-ls.png");}
.sx-rs{background-image:url("sx-rs.png");}
.zleft{width:25%;float:left;}
.zright{width:70%;float:left;border-left: 1px solid #eee;min-height:400px}
.znav{width:270px;}
.arrowr{ width:15px; height:166px; background-image: url(arrowa.png); background-position: center 40px; background-repeat:no-repeat;}
.tubg1{background-image:url("fbanner01.jpg");}
.fbanner{height:260px;}
.ptb60{ padding:60px 0;}
.BannerShadow2{background-image: url(BannerShadow2.png);background-repeat:repeat;}
.lgbg{background-image: url(lbg.png);background-repeat:no-repeat;}
/*首页*/
.brand {float:left;width:30%;margin-right:5%;}
.brand dt p{font-size:14px; padding:30px 0 30px 0;}
.brand dd a{ height:90px; overflow:hidden;text-indent:15px;}
.zclass dt img{opacity:0.3; }
.zclass li:hover{cursor:pointer}
.zclass li:hover img{opacity:1;}
.zclass li:hover .t18{color: #ca171e;}
.zclass li:hover .t14{color: #666;}

/*列表*/
.list01{width:270px; margin-left:15px;}
.list01 dt {padding: 5px;color:#fff;font-weight:bold;font-size: 16px; border:1px solid #fac07f;}
.list01 dd {font-size: 14px; background: #f7f7f8; padding: 6px; margin-top:5px;}
.list01 dd a{color: #999;display: block;width: 100%;}
.list01 dd:hover{color: #fff;display: block;width: 100%;background: #ffead2;}
.icon01{top:15px; left:0;width:10px;height:10px;background-color:#f04345;}
.icon02{top:15px;width:12px;height:12px;background-image:url("icon02.png")}
.newslist dt{margin-bottom:32px;overflow: hidden;line-height:64px;}
.newsimg{float:left;margin-right:15px;width:27%;}
.newslist{width:48%;float:left;margin-right:4%;}
.news{width:68%;overflow: hidden;margin-top:5px;}
.time1{float: left; border-right: 1px solid #ccc;padding-right: 20px;padding:5px; }
.contact{background:url(../images/contact_title.png) no-repeat;padding-top:23px;color:#c6c5c5;margin:14px 0 25px 0;}
.b_list li{ float: left;margin-right:30px;margin-top:30px;}

/*服务列表*/
.youshi dl p{line-height:24px; color:#666;}
.youshi li{margin-bottom:40px;overflow:hidden; padding:30px;}
.youshi li:hover{border:solid 1px #ccc;}
/*师承列表*/
.shicheng dl dd p{line-height:24px; color:#666;}
.shicheng li{margin-bottom:40px;border:solid 1px #fff; padding:30px;}
.shicheng li:hover{border:solid 1px #eee;}
.shicheng li:hover .arrob img{display: block;}
.arrob{ bottom:-30px;}
/*子页样式*/
#a1 .hbwz{writing-mode:tb-rl;padding:50px 100px;font-size: 18px;letter-spacing:1px;line-height:29px;font-weight: 400;}
.hengban{writing-mode:tb-rl;letter-spacing:1px;line-height:30px;font-weight: 400;}
.video_box iframe{ width:100%; height:600px;}
#textarea{ width:100%;}
/*#bnav{ padding-top:40px; padding-bottom:40px;}*/
.subBanner{width:100%;overflow: hidden;}
.subnav,.subnav2{margin-bottom:25px;}
.subnav li{padding-left:20px; border-bottom: 1px solid #d5d5d5;height:50px;}
.subnav li a{line-height:49px;width:258px; padding-left:20px;font-size: 16px; text-indent:15px; background: url(../images/icon01.png) no-repeat;margin-right: 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display: block;}
#en .subnav li a , #en .menu_head a{font-size: 12px;}
.subnav li:hover{text-decoration:none;border-right: 3px solid #045492;}
.subnav li a.on,.subnav li a:hover.on{border-right: 3px solid #045492;}

#btn1, #btn2 {display: block;width:80px!important;}
#btn1{padding: 15px 40px;}

.menu_body{display: none;position: relative;}
.menu_body a{display:block;width:230px;line-height: 28px;margin-left: 55px;}

/*幻灯Banner*/
/*.banner{border:5px solid #eee;}*/
#slideplay{width:100%;height:380px;position:relative;overflow:hidden;}
#slideplay ul{position:absolute;overflow: hidden;}
#slideplay ul li{float:left;overflow:hidden;width:100%;height:380px;background-size:100% 100%}
#slideplay ul li div{position:absolute;}
#slideplay ul li a{display:block;width:100%;height:100%;}
#slideplay ul li .bxq{left:20%;top:25%;width:30%;}
#slideplay .btn{height:15px;position:absolute;bottom:5%;text-align:center;overflow:hidden;z-index:999;display:inline-block;}
#slideplay .btn span{width:12px;height:12px;margin-left:20px;background:#fff;display:block;cursor:pointer;border-radius:5px;float:left;}
#slideplay .btn span.on{background:#045492;}
#slideplay .preNext{width:45px;padding-top: 20px;height:100px;position:absolute;top:120px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
#slideplay .pre{left:0;}
#slideplay .next{right:0;background-position:right top;}


/* 用户中心 ----------------------------------------------------------------------------------------------------------*/

.login{}
.reg{}
.loginbox{}

/*关于我们 -----------------------------------------------------------------------------------------------------------*/
.subCont p{margin-bottom:15px;}
/*新闻 ---------------------------------------------------------------------------------------------------------------*/

/*评论 ---------------------------------------------------------------------------------------------------------------*/
.commnet{margin:20px 0 30px;padding:8px 0 0 8px;background:url(../images/commnet_bg.png) repeat-x;border:1px solid #ccc;border-radius:3px;}
.commnet textarea{width:100%;height:59px;border:none;background:transparent;outline:none;font-size:14px;color:#999;overflow:auto;}
.commnet .toolbar{padding-top:8px;_padding-top:5px;*padding-top:5px!important;height:30px;line-height:30px;overflow:hidden;}
.commnet .options{float:left;}
.commnet .button,
.commnet .button_on{float:right;width:100px;height:30px;border:none;border-left:1px solid #ccc;font-size:14px;font-weight:bold;cursor:pointer;}
.commnet .button{background:url(../images/commnet_btn_bg.png) repeat-x;}
.commnet .button_on{background:url(../images/commnet_btnon_bg.png) repeat-x;}
.commlist{margin-top:20px;}
.commlist li{border-bottom:1px solid #eaeaea;word-wrap:break-word;}
.commlist li p{line-height:20px;color:#999;}
.commlist li span.uname{color:#D32;font-weight:bold;}
.commlist li span.time{color:#bbb;}
.commnum span{display:inline-block;width:70px;margin-top:20px;line-height:24px;border:1px solid #ccc;background:#f5f5f5;border-radius:3px;text-align:center;}
.commnum span i{color:#900;font-weight:bold;}

/*案例 ---------------------------------------------------------------------------------------------------------------*/
.caselist{

}

/*招聘 ---------------------------------------------------------------------------------------------------------------*/
.joblist{}

/*联系 ---------------------------------------------------------------------------------------------------------------*/

/*留言 ---------------------------------------------------------------------------------------------------------------*/
.message{padding:12px;}


/*分页样式 -----------------------------------------------------------------------------------------------------------*/

.page ul {line-height:24px;text-align:center;letter-spacing:0;font-size:12px; margin: 20px auto;}
.page a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

/*友情链接 -----------------------------------------------------------------------------------------------------------*/
.weblinkbg{background-color:#959595;width: 100%;}
.weblink{width:1280px;line-height:38px;padding:10px 0;margin:0 auto;}
.weblink a{color: #666;margin-right: 10px;}
.weblink a:hover{color:#333;}

/*底部 ---------------------------------------------------------------------------------------------------------------*/
footer{}


