@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.clear{ clear:both;}
a{ text-decoration:none !important; cursor:pointer; -webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out; color:#333;}
a:hover{ color:#52bcca;}
li{ list-style:none;}
input{border:none;   outline:medium;}
body{padding:0px; margin:0px auto; /*font-size:1.6em;*/ font-size:16px; font-family: Microsoft YaHei,arial,'宋体'; color:#585858; 
min-width:320px; 
max-width:640px;

/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none;

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); 

/*控制内容的可选择性*/
-webkit-user-select: none;  
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;

/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased; font-family:微软雅黑 !important; }
html{overflow-x: hidden;}
.fr,.rt{ float:right;}
.le,.lf{ float:left;}
.clear{ clear:both;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display: table;line-height: 0;content:"";}
.clearfix:after{clear:both;}
.tj{cursor:pointer}

.top{ width:100%;}
.logo {width:82px;height:70px;display: block;margin-top: 5px;}
.logo img{width:82px;height:70px;display: block;}
/*top*/

/** 头部 **/
#top{height:80px; text-align:right; width:96%; padding:0 10px; background:#fff; position:fixed; left:0px; top:0px; z-index:999}
#top a,#top a img{display:inline-block;}
.back,#open{position:relative; z-index:99}
.back img{height:30px !important; margin-top:25px;}
.top_tit{color:#c18d2e; font-size:20px; position:absolute; z-index:9; width:100%; left:0px; top:0px; line-height:75px; text-align:center; text-transform:uppercase}

/** 导航 **/
#nav{background:rgba(0,0,0,0.8); position:fixed; top:75px; width:100% !important; z-index:999; text-align:center;height:100%;display:none; border-top: 2px solid #B89F69;}
#nav a{height: 80px;display: block;text-align:center;font-size:20px;
line-height: 80px;width:100%; color:#fff;padding: 1% 0;}
#nav a:nth-child(even){/*border-left:1px solid #ddd;*/}

#open{width:28px; display:inline-block; height:25px; cursor:pointer; margin-top:25px; margin-right:5px;}
#open i{ display:block; width:29px; height:3px; background-color:#b7984e; position:absolute; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
#open i:nth-child(1){ top:4px; -webkit-transform-origin:left bottom; -moz-transform-origin:left bottom; -ms-transform-origin:left bottom; -o-transform-origin:left bottom; transform-origin:left bottom;}
#open i:nth-child(2){ top:14px;}
#open i:nth-child(3){ top:24px; -webkit-transform-origin:left top; -moz-transform-origin:left top; -ms-transform-origin:left top; -o-transform-origin:left top; transform-origin:left top;}
#open.on i:nth-child(1){ -webkit-transform:rotate(40deg); -moz-transform:rotate(40deg); -ms-transform:rotate(40deg); -o-transform:rotate(40deg); transform:rotate(40deg);}
#open.on i:nth-child(2){ opacity:0;}
#open.on i:nth-child(3){ -webkit-transform:rotate(-40deg); -moz-transform:rotate(-40deg); -ms-transform:rotate(-40deg); -o-transform:rotate(-40deg); transform:rotate(-40deg);}
.top{height:80px;display: block;}
/*SildeBar*/
.SildeBar{}
.MenuList{width: 388px;text-align: center;margin: 0 auto;}
.MenuList .ul{display: inline-block;}
.MenuList li{float: left;width: 170px;margin-bottom: 30px;height: 33px;line-height:33px;font-size:16px;margin-right: 43px; background:url(../images/icon1_03.png) no-repeat; background-size: cover;}
.MenuList li a{color: #555;    display: block;}
.MenuList li.on,.MenuList li:hover{background:url(../images/icon1_051.png) no-repeat;background-size: cover;}
.MenuList li.on a,.MenuList li:hover a{color: #fff;}
.MenuList li.last{margin-right: 0;}
.MenuList li.last.on, .MenuList li.last:hover{background:url(../images/icon1_05.png) no-repeat;background-size: cover;}
.MenuList li:nth-child(2){margin-right: 0;}
/*SildeBar*/


/*首页*/
.HomeContain{min-height:400px;padding-bottom: 72px;}
.HomeContain>div{width:600px;margin: 0 auto;display: block;}
.FloorTitle{margin:0 0 37px;}
.FloorTitle h1{background:url(../images/icon_38.png) repeat-x left center;margin: 0;line-height:58px;color: #2b2b2b;font-size:36px;font-weight:normal;text-align: center;}
.FloorTitle h1 span{display: inline-block;background: #fff;padding:0 13px;}
.FloorTitle h2{background:url(../images/icon_42.png) no-repeat center;margin: 0;line-height:33px;color: #4a4a4a;font-size:18px;font-weight:normal;text-align: center;}
.Floor1{margin-top: 62px;}
.Floor1>p{line-height:24px;color: #555;font-size:14px;text-align: center;margin-bottom: 25px;}
.Floor1 .more{background:url(../images/icon_46.png) no-repeat left center;display: block;margin: 0 auto;color: #2b2b2b;line-height:30px;font-size:14px;padding-left: 48px;width: 88px;}
.Floor1 .ul{margin: 0 auto;margin-top: 33px; width: 510px;}
.Floor1 li{width: 510px;text-align: center;display:block;/*float: left;margin-right: 39px;*/margin-bottom: 71px;}
.Floor1 li.u2{ float: none;}

/*.Floor1 li.u1,.Floor1 li.u3{margin-top: 62px;}*/

.Floor1 li .title{margin-left: 11px;margin-bottom: 29px;color: #2b2b2b;font-size:16px;line-height:51px;}
.Floor1 li .title .line{width: 40px;height: 2px;background: #ceac58;margin: 0 auto;}
.Floor1 li .bg{background:url(../images/icon_50.png) no-repeat left 10px;padding:0 0 10px 11px;}
.Floor1 li .small{display: block;margin: 20px auto;}
.Floor1 li h2{margin: 0;line-height:24px;margin-top: 11px;color: #555;font-size:18px;font-weight:normal;}
.Floor2 ul{margin: 47px auto 0;width: 600px;}
.Floor2 li{width:135px;text-align: center;float: left;margin-right: 20px;}
.Floor2 li.last{margin-right: 0;}
.Floor2 li h2{margin:43px 0 8px;line-height:24px;color: #1f2229;font-size:16px;font-weight:normal;}
.Floor2 li p{margin: 0;line-height:20px;color: #a1a1a1;font-size:12px;}
.Floor2 li img{width:135px;height:156px;}
.StoreLink .storeLast{ width:180px; }


/*Bottom*/
.Bottom{background:#000 url(../images/bg_37.png) no-repeat center bottom;padding: 35px 0 30px;}
.BottomCon{padding-top: 72px; padding-top: 30px;}
.BottomCon>div{width: 96%;margin: 0 auto;position:relative;}
.BottomCon dl{float: left;/*margin-right: 120px;*/width: 168px;}
.BottomCon dl.last{margin-right: 0;}
.BottomCon dd{line-height:26px;margin-bottom: 17px;font-size: 14px;color: #fff;}
.BottomCon dd a{font-size: 14px;color: #fff;}
.BottomCon dt{line-height:32px;}
.BottomCon dt a{font-size: 14px;color: #888;}
.BottomCon dt a:hover{color: #fff;}
.StoreLink{position:absolute;top: 197px;}
.StoreLink h2{line-height:26px;margin: 0 0 18px 0;color: #fff;font-size:14px;font-weight:normal;}
.StoreLink a{font-size:14px;color: #b7984e;padding-left: 52px;display: inline-block;height: 41px;line-height:41px;background:url(../images/jd_45.png) no-repeat left center; }
.StoreLink .StoreLinkBox{float: left; width: 150px;margin-right: 20px;}
.StoreLink .StoreLinkBoxd a{background-image:url(../images/jd_46.png)}


.BottomConRight{width: 640px;}
.BottomConRight .img{position: relative;margin: 14px auto 30px;padding:24px 46px 0;width:390px;height: 265px;border:1px solid #535353;}
.BottomConRight .img div{float: left;}
.BottomConRight .img h1{margin: 0;position:absolute;left: 0;top: -14px;width: 100%;color: #fff;font-size:14px;font-weight:normal;text-align: center;}
.BottomConRight .img h1 span{background: #070707;padding:0 25px;}
.BottomConRight .img .weibo{margin-right: 38px;}
.BottomConRight .img div span{display: block;line-height:48px;color: #fff;font-size:14px;text-align: center;}
.BottomConRight .phone{line-height:28px;color: #777;font-size:14px;text-align:left;margin-top: 23px;}
.BottomConRight .phone b{display: inline-block;color: #fff;font-size:22px;padding:0 18px;}
.BottomConRight .add{line-height:28px;color: #777;font-size:14px;text-align:left;margin-bottom: 2px;}
.BottomConRight .phone,.BottomConRight .add{font-size:18px;width:484px;display:block;margin:0 auto 15px;}


.Bottom .btm{height: 34px;line-height: 34px;}
.Bottom .btm>div{width: 96%;margin: 0 auto;position: relative;}
.BottomLinks{float:left;}
.BottomLinks a{font-size: 14px;color: #777;text-decoration:underline;}
.BottomLinks a:hover{color: #fff;}
.BottomLinks em{display: inline-block;margin: 0 9px;}
.Copyright{font-size: 14px;color: #fff;float: right;}
.Copyright b{display: inline-block;color: #888;padding:0 10px;font-weight:normal;}
.Copyright a{color: #2b2b2b;}
.Copyright a:hover{color: #fff;}

/*Bottom*/
/*发展历程*/
#main{ width:100%;position: relative;}
#timeline {overflow: hidden;border-bottom:1px solid #e7e7e7; display: none;}
#timeline .hd{width: 852px;margin: 0 auto;position: relative;}
#dates {overflow: hidden; /*margin:0 8%;*/}
#dates li{float: left; width:auto !important;}
#dates li a{color:#666; font-size: 18px; font-family:"微软雅黑";line-height:24px; display:block;padding:0px 9px 0 0 !important;margin:0px 86px 0 0 !important;}
#dates li a b{display: block;text-align: center;line-height:21px;font-weight:normal;color: #999;font-size: 14px; }
#dates li a:hover,#dates li a.selected{text-decoration: none;color:#b7984e;border-bottom:3px solid #b7984e;}
.DateContent{margin: 36px 0;padding-bottom: 45px;}
.DateContent h5{background:url(../images/big.jpg) no-repeat left center; padding-left:30px; color:#008FD7; font-size:24px; font-weight:bold;  line-height:18px;}
.block{display:block !important;}
/*.DateContent ul{display:none;}*/
.bx-viewport{ height:48px !important; }
.DateContent li{font-size:14px; color:#666; margin-bottom:2%;text-overflow:ellipsis;position: relative; }
.DateContent .Font h4{font-weight:bold;font-size:17px;margin-top: 17px;}
.DateContent .Font h4 a{color: #124189;}
.DateContent .Font p{color: #999;font-size:14px;line-height: 26px;}
.DateContent .Font span{font-size: 16px;color: #f8c057;display: block;text-align: right;}
.DateContent li div div{padding:0 5%;}
.DateContent .Right h4{font-size: 17px;font-weight: bold;margin-top: 17px;}
.DateContent .Right h4 a{color: #124189;}
.DateContent .Right p{color: #618bad;line-height: 24px;margin-bottom: 70px;margin-top: 19px;}
.DateContent .Right .More{display: block;border-radius:30px; background: #f8b62c;width: 149px;height: 32px;line-height: 32px;color: #fff;font-size: 13px;text-align: center;}

.DateContent ul li .icon{ display: block; background: url(../images/icon_15i.png) no-repeat center; height: 15px;width: 15px;position: absolute; }


.DateContent ul li.growth_box1_left .h2{
	text-align:left;padding-left: 27px;color: #b7984e;font-weight: bold;}
.DateContent ul li.growth_box1_left .icon{left: 0px;top: 30px;}
.DateContent ul li.growth_box1_right .icon{left: 0px;
top: 19px;}

#timeline .hd .bx-prev{left:-58px;background: url(../images/icon5_03.png) no-repeat;}
#timeline .hd .bx-next {right:-58px;background: url(../images/icon5_05.png) no-repeat;}
#timeline .hd .bx-controls-direction a {position: absolute;top:0;outline: 0;width: 33px;height: 33px;text-indent: -9999px;z-index: 9999;font-family:"宋体";font-weight: bold;font-size: 20px;color: #444;}
#timeline .bx-pager-item{display:none;}
.DateContent{width:90%;display:block;margin: 0 auto;background: url(../images/icon5_13.png) repeat-y left top;}
.DateContent .ul{min-height: 79px;margin-bottom: 51px;margin-left: -12px;}
.DateContent .h1{text-align: center;color:#b7984e;font-size: 18px; font-family:"微软雅黑";line-height:24px;margin: 0 0 44px;font-weight:normal;padding-bottom: 16px;background:#fff url(../images/icon5_10.png) no-repeat center bottom;}
.DateContent .h1 b{display: block;text-align: center;line-height:21px;font-weight:normal;color: #999;font-size: 14px; }

.DateContent li{margin:15px 0;text-align:left ;position:relative;}
.DateContent li h2{padding-left: 27px;color: #b7984e;font-size:18px;font-weight:bold;line-height:24px;margin: 12px 0 9px;}
.DateContent li p{padding-left:30px;font-size:16px;line-height:24px;color: #888;}

.DateContent .ul{margin-left: -12px;padding: 0 9px;margin-bottom: 51px;}

.DateContent .growth_box1_left{text-align:left;width:100%;display: block;overflow:hidden;}
.DateContent .growth_box1_right{margin-top: 70px;margin:70px 43px 0 0;width:100%;display: block;overflow:hidden;}

/*发展历程*/

/*关于我们*/
.about{ width:100%; padding:5% 1%; background:#fff; font-size:14px; color:#333; line-height:32px;}
.about img{ max-width:98%; margin:0 auto;}
.about01{ width:98%; margin:5% auto 60px;}
.about01 span{ display:block; font-size:22px; color:#333;}
.about01 ul{ margin-top:5%;}
.about01 li{ width:100%; margin-top:3%;}
.about01 li img{width:20%; vertical-align:middle;}
.about01 li em{ font-style:normal; font-size:12px; color:#666;}


/*教学环境 - 显示*/
.px{ width:100%; padding:5% 1%; background:#fff; font-size:14px; color:#333; line-height:30px; margin-bottom:60px;}
.px01{ width:100%;line-height:36px; text-align:center; color:#333; font-size:30px; border-bottom:1px #f2f2f2 solid; padding-bottom:10px; margin-bottom:20px;}
.px img{ max-width:100%; margin:0 auto;}
.case{ width:100%; background:#fff; margin-bottom:60px;}
.case01{ display:block; width:100%;}
.case01 img{ display:block; width:80%; margin:5% auto 60px; border:0;}



/*考试中心*/
.ks{ width:100%; padding:5% 1% 3% 1%; background:#fff; font-size:16px; color:#333; line-height:34px; border-bottom:1px #e5e5e5 solid;}
.ks01{ width:100%;}
.ks01 li{ width:100%; margin-top:3%;}
.ks01 li img{ display:block; float:left; width:40%;}
.ks01 li .ks02{ display:block; float:right; width:55%;}
.ks01 li .ks02 span{ display:block; width:100%; font-size:30px; color:#eb3b3b; border-bottom:1px solid #a29e9e;}
.ks01 li .ks02 p{ width:100%; font-size:14px; color:#000; line-height:24px;}
.ks_1{ width:100%; padding:5% 1% 3% 1%; background:#fff; border-bottom:1px #e5e5e5 solid; border-top:1px #e5e5e5 solid; margin-top:2%; line-height:35px; font-size:16px !important; color:#333;}



/*培训课程 - 2*/
.sk{ width:100%; padding:5% 1% 10% 1%; background:#fff; margin-bottom:60px;}
.sk img{ display:block; margin:2% auto auto; max-width:100%;}
.sk .sk01{ display:block; width:100%; margin:3% auto auto; border-bottom:1px #ebebeb solid; padding:0px 3% 1% 3%;}
.sk .sk01 span{ display:block; font-size:20px; color:#333; margin-bottom:2%;}
.sk .sk01 span a{color:#333;}
.sk .sk01 em{ float:left; font-style:normal; font-size:16px; color:#929292; margin-left:2%;}
.sk .sk01 em a{ color:#929292;}
.sk .sk01 em a:hover{ color:#e62129;}


/*培训课程 - 显示*/
.px_1{ width:100%; padding:5% 1%; background:#fff;border-bottom:1px #ebebeb solid;}
.px_1 .px_101{ display:block; width:80%; margin:3% auto auto;}
.px_1 .px_102{ display:block; width:80%; margin:3% auto auto; border-bottom:1px #e5e5e5 solid; padding-bottom:2%;}
.px_1 .px_102 span{ display:block; width:100%; font-size:20px; color:#333;}
.px_1 .px_102 p{ font-size:14px; color:#666; background:url(../images/px04.jpg) no-repeat 0px 2px; padding-left:24px; margin-top:10px;}
.px_1 .px_103{ display:block; width:80%; margin:3% auto auto; font-size:12px; color:#666; line-height:24px;}
.px_1 .px_103 a{ display:block; width:98%; margin:5% auto auto; font-size:22px; color:#fff; letter-spacing:3px; background:#296fa5; border-radius:5px; height:58px; line-height:58px; text-align:center;}
.px_2{ width:100%; padding:5% 1%; background:#fff; margin-top:3%;border-bottom:1px #ebebeb solid;border-top:1px #ebebeb solid;}
.px_201{ width:88%; margin:1% auto; font-size:22px; color:#333;}
.px_202{width:88%; margin:1% auto 60px; font-size:14px; color:#333; line-height:35px;}
.px_202 img{ margin:0 auto; max-width:100%;}



/*培训课程*/
.px_3{ width:100%; padding:5% 1%; background:#fff;}
.px_301{ border:none; margin-top:0px;}



/*企业培训*/
.qy{ width:100%; width:100%; padding:5% 1%; background:#fff;border-bottom:1px #ebebeb solid;}
.qy .qy01,.qy05 .qy01{ display:block; max-width:100%; margin:auto;}
.qy .qy02{ width:100%; margin:5% auto auto;}
.qy .qy02 li{ float:left; width:32%; margin:0px 0.5%;}
.qy .qy02 li img{ display:block; width:78%; margin:0 auto;}
.qy .qy02 li span{ display:block; width:100%; height:26px; line-height:26px; text-align:center; font-size:14px; color:#e62129; margin-top:4px;}
.qy .qy02 li p{ width:100%; line-height:20px; font-size:12px; color:#666;margin-top:4px;}
.qy .qy03{ width:100%; margin:5% auto auto;}
.qy .qy03 .qy04{ margin-left:15%;}

.qy05{ width:100%; width:100%; padding:5% 1%; margin-top:3%; background:#fff;border-bottom:1px #ebebeb solid;border-top:1px #ebebeb solid;}
.qy05 .qy06{ width:100%; margin-bottom:0px; margin-top:3%;}
.qy05 .qy06 li{ width:30%; float:left; margin:0px 1.6%;}
.qy05 .qy06 li p{ width:100%;line-height:24px; text-align:center; font-size:4px; color:#333;}
.qy05 .qy06 li img{ display:block; width:100%;}

.qy05 .qy07{ width:98%; margin:5% auto auto; line-height:30px; color:#606060; font-size:16px; text-align:center;}

.qy05 .qy08{ width:98%; margin:1% auto auto; background:#fff; border:none;}
.qy05 .qy08 tr td{ padding:0px; background:#fff;}
.qy05 .qy08 tr td img{ display:block; width:95%; border:1px #e9e9e9 solid; margin-top:7%;}


/*新闻动态*/
.news{ width:100%; padding:4% 1% 2% 1%; background:#fff;border-bottom:1px #ebebeb solid;}
.news a{ display:block; width:45%; float:left; text-align:center; height:55px; line-height:55px; border:1px #999 solid; margin:0px 2.5%; font-size:20px; color:#333;}
.news a:hover{ color:#fff; border:1px #e62129 solid; background:#e62129;}
.news a.on{ color:#fff; border:1px #e62129 solid; background:#e62129;}
.news01{ width:100%; padding:4% 1%; background:#fff;border-top:1px #ebebeb solid;border-bottom:1px #ebebeb solid; margin-top:3%; margin-bottom:60px;}
.news01 li{ width:100%; padding-bottom:1%; margin-top:1%; border-bottom:1px #ccc dotted;}
.news01 li span{ display:block; width:95%; font-weight:bold; margin:0 auto; height:24px; line-height:24px; overflow:hidden; font-size:18px; color:#000;}
.news01 li span em{ font-style:normal; color:#a9a9a9; margin-right:8px;}
.news01 li p{ width:95%; margin:1% auto auto; line-height:24px; font-size:12px; color:#666;}
.news01 li p a{ color:#666;}
.news01 li p a:hover{ color:#e62129;}
.news01 li font{ display:block; width:95%; margin:1% auto auto; font-size:12px; color:#999;}


/*新闻动态-详情页*/
.news_1{ width:100%; padding:4% 1% 4% 1%; background:#fff;border-bottom:1px #ebebeb solid;}
.news_101{ width:100%; border-bottom:1px #f2f2f2 solid; padding-bottom:0.5%;}
.news_101 span{ display:block; width:100%; text-align:center; font-size:26px; color:#333; line-height:28px;}
.news_101 p{ width:100%; text-align:center; font-size:12px; color:#666; line-height:24px; margin-top:1%;}
.news_102{ width:98%; margin:1% auto auto; padding:2% 0px; font-size:14px; color:#333; line-height:30px;}

.news_103{ width:100%; padding:2% 1% 2% 1%; background:#fff;border-top:1px #ebebeb solid; margin-bottom:60px; margin-top:3%;}
.news_103 span{ display:block; width:97%; margin:1.5% auto auto; font-size:14px; color:#333; height:24px; line-height:24px; overflow:hidden;}
.news_103 span a{ color:#333;}
.news_103 span a:hover{ color:#e62129;}



/*专家讲师*/
.zhuan{ width:100%; padding:4% 1% 4% 1%;}
.zhuan li{ width:100%;border-bottom:1px #ebebeb solid;border-top:1px #ebebeb solid; background:#fff; padding:25px 0px; margin-bottom:3%;}
.zhuan li img{ display:block; float:left; width:30%; border:10px #efefef solid; border-radius:50%;}
.zhuan li .zhuan01{ width:66%; float:right;}
.zhuan li .zhuan01 span{ display:block; width:100%; height:25px; line-height:25px; font-size:14px; color:#010000;}
.zhuan li:hover .zhuan01 span{ color:#e62129;}
.zhuan li .zhuan01 p{ width:100%; margin-top:1%; color:#555; font-size:12px;}
.zhuan li .zhuan01 p em{ font-style:normal; color:#999;}
.zhuan02{ width:100%;}
	/*about*/
.Contain{min-height: 400px;}
.Contain>div{width: 96%;margin: 0 auto;padding:50px 0 60px 0;}
.ConTitle{margin-bottom: 43px;}
.ConTitle h1{background: url(../images/icon_38.png) repeat-x left center;margin: 0;line-height: 58px;color: #2b2b2b;font-size: 36px;font-weight: normal;text-align: center;}
.ConTitle h1 span{
    display: inline-block;
    background: #fff;
    padding: 0 13px;
}
.ConTitle .line{margin: 0 auto;width: 40px;height: 3px;background: #ceac58;}
.ConTitle h2{margin: 0;line-height: 33px;color: #4a4a4a;font-size: 18px;font-weight: normal;text-align: center; text-transform: uppercase;}
.about_img{background:url(../images/icon2_03.png) no-repeat;width: 535px;height: 335px;display:block;margin: 0 auto;}
/*about*/

/*合作伙伴*/
.partner .title{font-size:18px;color: #666;text-align: center;font-weight:normal;margin-bottom: 23px;}
.partner>.p{font-size:16px;line-height:20px;color: #b1b1b1;text-align: center;margin-bottom: 34px;}
.partner ul{width: 98%;margin: 0 auto 86px;}

.partner li{    width: 46%;
    float: left;
    margin: 0 2%;
    margin-bottom: 10px;margin-bottom: 10px;}
.partner li img{border:1px solid #ddd; width: 100%;}
.partner li span{height: 50px; line-height: 50px; font-size: 16px; text-align: center; display: block; color: #333;}
.partner li a:hover img{border:1px solid #B7984E;}
/*合作伙伴*/
/*售后服务*/
/*.SearchCon li{margin-bottom: 15px;height: 155px;width: 100%;background:url(../images/icon3_03.png) no-repeat;overflow: hidden;}
/*.SearchCon li .num{padding: 39px 130px 0 48px;float: left;}
.SearchCon li .num img{ display: none; }*/
.SearchCon li .font{width: 630px;line-height:24px;font-size:14px;color: #666;}
.SearchCon li .title{width:100%;line-height: 40px;height: 40px;
}
.SearchCon li .title h2{margin: 0;font-size:20px;color: #b7984e;font-weight:bold;width:100%;text-align:center;}
/*.SearchCon li.right{background-image: url(../images/icon3_07.png);}*/
.SearchCon li.right .num{padding: 39px 48px 0 130px;float: right;}
.font p{line-height: 24px;}
/**/
/*售后服务*/
/*new*/
.NewCon li{padding: 36px 0;border-bottom:1px dashed #ebebeb}
.NewCon li time{margin-right:14px;text-align: center;display: block;float: left;width: 66px;height: 66px;background:url(../images/icon_05.png) no-repeat;}
.NewCon li time b{padding-top:4px;display: block;line-height:39px;font-size:36px;color: #fff;font-weight:normal;}
.NewCon li time span{display:block;line-height:19px;font-size:12px;color: #fff;}
.NewCon li .img{float:left;width:205px;height: 140px;display:block;position:relative;}
.NewCon li .img img{width:205px;height: 140px;display:block;}
.NewCon li .img p{position:absolute;bottom:0;left:0;margin-bottom:0;background:url(../images/bhf.png) repeat;width:100%;height:35px;line-height: 35px;text-align: center;font-size:18px;color:#ffffff;}
.NewCon li .font{float: right;width:365px;}
.NewCon li .h3{font-size:16px;line-height:28px;margin-bottom: 8px;}
.NewCon li .h3 a{color: #333;}
.NewCon li .h3 a:hover{color:#b7984e;}
.NewCon li .p{font-size: 14px;color:#888;margin-bottom:18px;}
.NewCon li .More{background:url(../images/icon_46.png) no-repeat left center; float:left;display: block;color: #2b2b2b;line-height: 30px;font-size: 14px;padding-left: 48px;width: 88px;}
.NewCon li .More:hover{color:#b7984e;}

.News_info .info_title{font-size:22px;color: #333; text-align:center;line-height: 48px;}
.News_info .info_time{font-size:16px; text-align:center; color:#999; font-weight:normal;line-height: 43px; border-bottom:1px solid #e5e5e5; padding-bottom:8px;margin-bottom: 27px;}

.News_info .info_back a{ padding:0px 3px;}
.News_info .info_back .back{ color:#725600; }
.News_info .PrevNextBox .h1{ font-size:12px; font-weight:normal;}
.News_info .PrevNextBox a{}
.News_info .PrevNextBox a.none{ cursor:default;}
.News_info .PrevNextBox a:hover{ color:#aa8646;}
.ShareBox{ padding-bottom:20px;}
.ShareBox span.bds_more{ line-height:16px;}

/*new*/


/*品牌列表*/
.Brand{}
.Brand li{background-color: #fff;border:#e9e9e9 1px solid;overflow: hidden;margin-bottom: 26px;width:46%;display:block;float:left;margin:0 1% 26px;}
.Brand li img{width:100%;display:block;margin: 0 auto;background:url(../images/icon6_03.png) no-repeat;background-size:100%;}
.Brand .img img{height: 450px;width: 770px;}
.Brand .font{width: 366px;float: left;line-height:24px;}
.Brand h1{font-size:16px;color: #3d3d3d;margin:0 0 3px;}
.Brand h1 a{color: #3d3d3d;}
.Brand .detail{font-size:14px;color: #949494;margin-bottom: 20px;}

.Brand  li p{font-size:24px;color: #5c5b5b;height: 43px;
text-align: center;background:  url(../images/underline.jpg) center bottom no-repeat;display:block;}
.Brand  li   h5{font-size:20px;color: #949494;text-align: center;}
.Brand li .img{width:220px;height:208px;display:block;margin: 0 auto;background:url(../images/icon6_03.png) no-repeat;background-size:100%;}
.download{background:url(../images/xiahuazi.png)  no-repeat center top;width:100%;height:70px;display: block;}
.download p{font-size:20px;color: #ba9d57;line-height: 36px;text-align:center;padding-top:30px;}
.BrandPages {text-align: right;font-size:14px;}
.BrandPages .p_page{display: inline-block;}
.BrandPages .a_prev,.BrandPages .a_next{color: #3d3d3d;margin-right: 19px;text-align: center;display: inline-block;background:url(../images/icon7_37.png) no-repeat;width: 180px;height: 60px;line-height:60px;}
.BrandPages .a_prev:hover{background-image: url(../images/icon8_37.png);color: #fff;}
.BrandPages .a_next{padding-left:57px;width: 123px;text-align: left;background-image: url(../images/icon8_41.png);margin-right: 0;}
.BrandPages .a_next:hover{background-image: url(../images/icon7_41.png);color: #fff;}
.BrandPages em{color: #3d3d3d;font-style:normal;cursor:pointer; margin-right: 19px;display: inline-block;text-align: center;width: 85px;height: 60px;line-height:60px;background:url(../images/icon7_39.png) no-repeat;}
.BrandPages em:hover{background-image: url(../images/icon8_39.png);color: #fff;}
.bround {background-color: #f8f8f8;}
/*品牌列表*/
.Contain .BCategoryWarp{padding: 50px 0 20px;margin: 42px auto 57px;border-top: 1px solid #efefef;border-bottom: 1px solid #efefef;}
.Contain .BCategoryList{text-align: center;margin: 0; height: 40px;padding: 0 0 20px 0;}

.BCategoryList ul{display: inline-block;*display: inline;*zoom:1;}
.BCategoryList li{float: left;margin: 0 10px 10px;}
.BCategoryList li a{display: block; width: 110px;height: 28px;line-height: 28px;border: 1px solid #b7b7b7;font-size: 14px;color: #333;}
.BCategoryList li.on a,.BCategoryList li a:hover{background-color: #b7984e;border-color: #b7984e;color: #fff;}
.BTitleList{display: none;}
.BCategory_blue li.on a,.BCategory_blue li a:hover{background-color: #08548e;border-color: #08548e;}


.BlandDefault .title{margin-bottom: 60px;text-align: center;line-height:44px;color: #333;font-size:22px;padding-bottom:10px;background:url(../images/icon11_01.png) no-repeat center bottom;}
.BlandDefault_blue .title{background-image: url(../images/icon11_02.png); }
.BlandDefault .BDSinglePage{margin-bottom: 108px;}
.BlandDefault .BlankImg{width: 563px;height: 415px;background: url(../images/bg_bsimg.jpg) no-repeat;}
.BlandDefault .BlankImg img{width: 550px;height: 404px;}
.BlandDefault .hd{text-align: center;height: 17px;padding: 50px 0 107px 0;}
.BlandDefault .hd ul{display: inline-block;*display: inline;*zoom:1;}
.BlandDefault .hd li{cursor: pointer; width: 17px;height: 17px;background: url(../images/dot_bland.png) no-repeat right;float: left; margin: 0 12px;}
.BlandDefault .hd li.on{background-position: left center;}
.BlandDefault_blue .hd li.on{background-image: url(../images/dot_bland2.png); }

.PlaceList .bd li{width: 600px;float: left;margin:0 0.5px;}
.PlaceList .bd li img{width: 600px; height: 331px;}

.HonorList .bd li{width: 360px;float: left;margin:0 22.5px;}
.HonorList .bd li img{width: 358px; height: 516px; padding: 6px;background-color: #e7ddc5;}
.HonorList_blue .bd li img{background-color: #08548e;}

.TechnologyList .bd li{width: 399px;float: left;margin:0 0.5px;}
.TechnologyList .bd li img{width: 399px; height: 252px;}
 
.bgh{background-color: #f8f8f8;}

/*品牌详情*/
.BrandInfo {padding-top: 30px;}
.BrandInfo .title{margin-bottom: 60px;text-align: center;line-height:44px;color: #333;font-size:22px;padding-bottom:10px;background:url(../images/icon11_01.png) no-repeat center bottom;}
.BrandInfo .title img{vertical-align: middle;}

.BrandFloor1{margin-bottom: 107px;padding: 0 40px;}
.BrandFloor1 .img{border:1px solid #eee;}
.BrandFloor1 .right{position: relative;margin-top:40px; }

.BrandFloor1 .right h1{
    margin-bottom: 36px;
    line-height:25px;
    text-align: center;
    color: #fff;
    font-size:16px;
    background:url(../images/icon11_14.png) no-repeat center top;
    background-size: 100% 100%;
    width: 50%;
    padding: 10px 0;
    float: left;
}
.BrandFloor1 .right .Price{width: 45%;float: right;}


.BrandFloor1 .right .Price .p{font-size: 16px;font-weight: bold;color: #999;}
.BrandFloor1 .right .Price span{font-size: 24px;font-weight: bold;color: #08548e;font-style: italic;}
.BrandFloor1 .right .Price span i{font-style: normal;font-size: 15px;}
.BrandFloor1 .right .Price11 span{color:#aa8646;}
.BrandFloor1 .txtbox{padding-top: 40px;}
.BrandFloor1 .txtbox .pro_mes .piano{
    border-top: 1px #cccccc dashed;
    padding: 25px 0 35px 80px;
    background: url(../images/piano.png) no-repeat left center;
}

.BrandFloor2 .list_01{padding: 40px 40px 35px 40px;}
.BrandFloor2 .list_02{padding: 10px 40px;background:#f8f8f8;}
/*.BrandFloor1 .txtbox img{width: 100%;}*/




.BrandFloor1 .h2{background:url(../images/icon11_141.png) no-repeat center top;}

.BrandFloor1 .h1 span{display: block;}
.BrandFloor1 .p{line-height:32px;color: #333;font-size:18px;}
.BrandFloor2{margin-bottom: 87px;}
.BrandFloor2 img{width: 100%;}
.BrandFloor2 .img{float: left;}
.BrandFloor2 .img img{width: 240px;height: 240px;}

.BrandFloor2 .right{float: right;width: 910px;}
.BrandFloor2 .right .num{margin-top: 14px;width: 40px;font-size:22px;color: #333; float: left;}
.BrandFloor2 .right .p{font-size:13px;color: #666;line-height:24px;}
.BrandFloor2 .right>div{margin-top: 20px;}
.BrandFloor3{margin-bottom:50px;padding: 0 40px;}
.BrandFloor3  img{width: 100%;}
.BrandFloor3 .img{width: 191px;margin-right:7px;}

/*品牌详情*/

/*经营网络*/

.sales_title{padding: 36px 0;font-size:22px;color: #444;text-align: center;}
.sales li{ width:600px; float:left; height:110px; padding:30px 0;}
.sales li img{ display:block;width: 100px;height: 100px;border:5px solid #ccc;border-radius: 50%; margin:0 25px; float:left;}
.sales li dl{ width:414px; float:left; border-right:1px #e2e1e0 dotted; padding-right:25px;}
.sales li dl dt{ background:url(../images/icon12.png) left center no-repeat; font-size:16px; padding:0 0 0 20px; margin:15px 0; line-height:18px; color:#333;}
.sales li dl dd{ color:#999999; line-height:24px;}

.sales .map{width: 100%;}



/*经营网络*/


/*下载中心*/
.Download{}
.Download ul li{ float: left; width: 500px;background: url(../images/dwbg.png) no-repeat 0 center; margin-right: 200px;height: 50px;  margin-bottom: 30px;}
.Download ul li a{display: block;padding-left: 40px;height: 48px;border:1px solid #ddd; position: relative;}
.Download ul li a span{display: block;}
.Download ul li a span.time{font-size: 12px;color: #666;}
.Download ul li a span.txt{font-size: 14px; color: #B7984E;}
.Download ul li a .icon{display: block; width:90px;height: 25px;padding-top: 25px; text-align: center;background: url(../images/dwIcon.png) no-repeat center 10px; color: #666;position: absolute; right: 0;top: 0;}
/*下载中心*/







/*网站地图*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}
.link_bootom a{background: none !important;width: 192px;
height: 95px;
display: block;padding-left: 0;}
.link_bootom {float: left;width:150px;height:95px;overflow:hidden; }
.link_bootom  a img{width:104px;height:95px;display:block;}


/*banner*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; overflow:hidden; width:100%;display: block;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {/* margin: 0 0 20px; */background: #fff;position: relative;}
.flex-direction-nav {display: none}
/* Direction Nav */
.flex-direction-nav{display:none;}
.flex .flex-direction-nav{*height: 0; display:block !important;}
/* Control Nav */
.flex-control-nav {width:98%; position: absolute; bottom:10px; text-align:center; padding-right:10px!important; z-index:9; overflow:hidden;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline; text-indent:999}
.flex-control-paging li a {float:left; margin-right:2px; line-height: 52px;border-radius:50%; width:15px; height:15px;text-align:center;
 background: rgba(255, 255, 255, 0.9);border:#fff 1px solid; cursor:pointer;margin-right:15px;}
.flex-control-paging li a:hover {background:#fff;}
.flex-control-paging li a.flex-active { background:#fff;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex .shiji{text-align: center;font-size:16px;line-height:32px;}
.yiqi_aa .fl{width: 70%;display: inline-block;height: 25px;line-height: 25px;}
.xiangqing_two .lf,.xiangqing_there .lf{width:49%;float: left;}
.xiangqing_two .rt,.xiangqing_there .rt{float: right;width: 50%;}
.flex-direction-nav .flex-prev{display: inline-block;
width: 30px;
height: 18px;
overflow: hidden;
cursor: pointer;
background: url("../images/jiantou11_03.jpg") no-repeat;}
.flex-direction-nav .flex-next{display: inline-block;
width: 30px;
height: 18px;
overflow: hidden;
cursor: pointer;
background: url("../images/jiantou11_05.jpg") no-repeat;}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
@media screen and (max-width: 860px) {
  .flex .flex-direction-nav .flex-prev { opacity: 1; left: 10px;background:url(../img/jiantou111_03.png) no-repeat;display: inline-block;width: 30px;height: 18px;line-height:50px;overflow: hidden;}
  .flex .flex-direction-nav .flex-next { opacity: 1; right: 10px;background:url(../img/jiantou111_05.png) no-repeat;width: 30px;height: 18px;line-height:50px;overflow: hidden;display: inline-block;}
  .flex .flex-direction-nav li{float: left;margin:0 10px;}
  .flex .flex-direction-nav{float: right;}
}

.navon {color: #b7984e;}

.nav{height:76px;line-height: 76px;display: block;line-height: 76px;}

.navon{color: #b79848 !important;}
#top .on{z-index:9999999999999;}
.jingdong{width:34px;display:block;
right: 55px;
position: absolute;
border-left: #dddddd 1px solid;
border-right:#dddddd 1px solid;
height: 80px;
padding: 0 15px;
}
.jingdong img{width:34px;height:34px;overflow:hidden;margin-top: 26px;}

form.lf{right: 115px;
position: absolute;}
.submit{right: 9px;width: 34px;
position: absolute;
border-left: #dddddd 1px solid;
height: 80px;background:url(../images/souso-_06.png) no-repeat center center;display: block;}
.text{position:absolute;height:50px;line-height: 50px;height: 78px;
line-height: 78px;
right: 42px;border-bottom: #efefef 1px solid;}
.text{display:none;}
.PlaceList .next{position:absolute;top:70px;right:10px;background:url(../images/arrow_03.png) no-repeat;display:block;width:40px;height:35px;}
.PlaceList .prev{position:absolute;top:70px;left:10px;background:url(../images/arrow_01.png) no-repeat;display:block;width:40px;height:35px;}
.PlaceList{position: relative;}
.txtbox img{width:100%; display: block; margin: 0 auto;}
.txtbox li{width:44%;display: block;margin: 0 3%;float:left;margin-bottom: 15px;}
.txtbox li img{width:100%;display:block;}
.PlaceList{margin-top: 70px;}
.PlaceList  .list{position:relative;}
.PlaceList  .list .bd li{width:48%;display:block;margin: 0 1%;float:left;}
.PlaceList  .list .bd li img{width:275px;display: block;height:180px;}
.PlaceList  .list{height:180px;display: block;overflow:hidden;}
.silde{margin-top: 50px;}
.ConBan div{width:100%;height:250px;display: block;}
.daibiaoch {width:484px;display:block;color:#777;line-height:28px;margin:0 auto;}

.about p{width:495px;display:block;margin:0 auto;}