﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑" }
body{ background:url(../images/bgimg.jpg) repeat; font:normal 12px/22px 宋体;  }
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1200{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/*头部*/
.head-top{ background: url(../images/head-bg.jpg) no-repeat center; height: 46px; }
.head-top > .w1200 a{ display: block; width:32px; height: 32px; border:1px solid #a81c1c; color: #a81c1c; font-weight: bold; line-height: 32px; text-align: center; float: left; margin-right: 10px; margin-top: 6px; }
.head-top > .w1200 .r{ position: relative; }
.head-top > .w1200 .l > p{ color: #434343; font-size: 15px; float:left;  line-height: 46px; }
.headerm-li{ float:left; margin-left: 20px; line-height: 46px; border-right:1px solid #d5d5d5; padding-right: 20px; cursor: pointer;  }
.headerm-li:nth-child(2){ border:none; }
.headerm-li > .icon{ display: block; float:left; color: #bf9d60; font-size: 25px; padding-right: 5px; transition: .3s;  }
.headerm-li > p{ float:left; color: #bf9d60; font-size: 15px; transition: .3s; }
.head-top ul{ position: relative; }
.head-top ul img{ position: absolute; width: 100px; top: 46px; z-index: 13; display: none; }
.head-top ul h3{ float:left; line-height: 46px;}
.head-top ul h3 .icon{ color: #a81c1c; font-size: 30px; display: block; float:left;line-height: 46px; padding-right: 10px; }
.head-top ul h3 p{ color:#a81c1c; font-size: 18px; font-family: "Aerolinea";  float:left; line-height: 46px;letter-spacing: 2px; }
.head-top > .w1200 a:hover{ background: #a81c1c; color: #bf9d60; }
.headerm-li:hover .icon{ color: #a81c1c;  }
.headerm-li:hover p{ color: #a81c1c; }
.headsjerm{right: 342px;}
.headwxerm{right: 209px;}


/* 导航栏 */
.logo{ margin-top: 18px; margin-right: 68px;}
.head-menu{ background: #a81c1c; }
#menu{  height: 96px ; position: relative;  }
#menu .nLi a > p{ color:#ffffff; font-size: 15px; transition: .3s; margin-top: 30px; }
#menu .nav a > span{font-size:10px; color:#959595; position: relative; top:-20px; }
#menu .nLi a > .icon{ display:block; color:#ffffff; position: relative;   font-size: 28px;top: 23px;}
#menu li > img{ float:left;margin-top: -28px;}
.header_bot{ border-top:3px solid #3fbe72;}
#menu .nav a > p:after{ content:"";  background:#a81c1c; width:70%; height: 3px; display: inherit;  margin: 0 auto;  position: relative; top: 19px;}
#menu .active a > p:after{ content:"";  background:#bf9d60;}
#menu .active a > p{ color: #bf9d60; }
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden;}
#menu .nav{ position:relative; z-index:11;  margin: 0 auto; float:left;  }
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:68px;transition: .3s;  }
#menu .nav .nLi h3{ float:left; font-weight: normal;}
#menu .nav .nLi h3 > a{ display:block; width:142px; text-align: center;font-size:16px; z-index: 2; position: relative; color:#313131;height: 96px; border-right:1px solid #fff;   }
#menu .nav .nLi h3 > a:after{ content:""; width:1px; height: 22px; background: #bf9d60; display: inherit; transition: .3s;  float: right; position: relative; top: -3px; left: 1px;}
#menu .nav .nLi:hover h3 > a:after{ height: 96px; top: -77px; }
#menu .nav .sub{ display:none; width:142px; left:0; top:96px;  position:absolute; background:#a81c1c;  line-height:36px; }
#menu .nLi:hover h3 > a > p{ color: #bf9d60 }
#menu .nLi:hover h3 > a > p:after{ content:"";  background:#bf9d60;}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#fff;}
#menu .nav .sub a:hover{ color:#fff; background: #c8a678;  }
#menu .nav .on h3{ }
.nli-h > h3 > a { width:130px !important; }
.nli-h{margin-right: 50px; }
.nli-h .sub{ width:130px !important;}
.nli-e > h3 > a { width:130px !important; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 60px; border: none; text-indent: 10px;}
.nav_search_inptut > .icon{ display:block; color:#222e48;position: absolute;top: -13px;right: 0;cursor: pointer;width: 50px;text-align: center;}
.nLi > h3 > img{ position: absolute;top: 29px;right: -13px;}
.nLi > .icon{font-size: 20px; display: inline-block; position: absolute; left: 66px;top: 34px; display:none;}
.home {width:223px !important; }
.headsearch{ display: none; }
.head-search > .icon{ line-height: 43px; display: block; text-align: center; color:#555; font-size: 22px; border-radius: 6px; margin-top: 9px; cursor: pointer; }
.head-search{ float:right; }




/* 首页:banner */
.fullSlide{ width:100%;  position:relative;  height:800px;clear: left;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:800px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:800px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; border:2px solid #a81c1c; border-radius: 50%;   overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background:#a81c1c;  }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:43%; margin-top:-25px; display:block; width:79px; height:104px; background:url(../images/slider-arrow.png) -122px 7px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }

.caseban{ background: url(../images/caseban.jpg) no-repeat center; height: 400px; }
.newsban{ background: url(../images/newsban.jpg) no-repeat center; height: 400px; }
.proban{ background: url(../images/proban.jpg) no-repeat center; height: 400px; }
.contban{ background: url(../images/contban.jpg) no-repeat center; height: 400px; }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 400px; }
.serban{ background: url(../images/serban.jpg) no-repeat center; height: 400px; }



/*首页：公司简介*/
.in-about{ margin-top: 30px; margin-bottom: 60px;}
.inaboutldiv{ width:560px; height: 376px; overflow: hidden}
.inaboutldiv > img{ width:100%; height: 100%; overflow: hidden}
.inaboutl-div > h3{ color: #313131; font-size: 15px; line-height: 50px; text-indent: 60px;  }
.inaboutl-div{ border:1px solid #d5d5d5; display: block; }
.inabout-l{ position: relative; }
.inabouth-div{ width:176px; height: 176px; overflow: hidden; }
.inabouth-div > img{ width:100%; height: 100%; transition: .3s; }
.inabouth-zz{ position: absolute; top: 0; left: 0; right: 0;  }
.inabout-honor{ position: absolute; width:176px; height: 176px; bottom: 0; right: -60px;  }
.inabouth-zz p{ text-align: center; color: #fff; font-size: 15px; }
.inabouth-zz .icon{ color: #fff; text-align: center; padding-top: 55px; display: block; font-size: 40px;padding-bottom: 20px;  }
.inaboutr-li{ float:left; width:253px; height: 140px;  }
.inabout-r{ width:506px; }
.inabout-r ul{ display: table; margin-top: -170px;  position: relative;}
.inaboutr-li:nth-child(1){ background: rgba(191,157,96, .8); }
.inaboutr-li:nth-child(2){ background: rgba(168,28,28, .8); }
.inaboutr-li:nth-child(3){ background: #a81c1c; }
.inaboutr-li:nth-child(4){ border:1px solid #d5d5d5; width:251px; height: 138px;  }
.inaboutr-li:nth-child(4) p{ color: #bf9d60; }
.inaboutr-li:nth-child(4) p:after{ background: #bf9d60; }
.inaboutr-li:nth-child(4) h3{ color: #bf9d60; }
.inaboutr-li:nth-child(4) b{ color: #bf9d60; }
.inaboutr-li p{ color: #fff; font-size: 15px; padding-bottom: 25px; padding-left: 60px;  padding-top: 20px; }
.inaboutr-li p:after{ content:""; width:35px; height: 2px; background: #fff; display: inherit; margin-top: 5px;   }
.inaboutr-li h3{ color: #fff; font-size: 58px; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; float:left; padding-left: 60px; }
.inaboutr-li b{ display: block; float:left; font-weight: normal; color: #fff; font-size: 14px; padding-top: 13px; padding-left: 10px;  }
.inaboutr-bot > h3{ color: #1b1b1b; font-size: 24px; font-weight: bold; letter-spacing: 4px;  }
.inaboutr-bot > p{ color: #535353; font-size: 12px; }
.inaboutr-bot{ margin-top: 55px; }
.inaboutr-bot a > p{ color: #626262; font-size: 15px; line-height: 30px; text-indent: 30px; }
.inaboutr-bot a{ margin-top: 20px; display: block; }
.inaboutr-bot span{ color: #626262; font-size: 15px; text-align: center; width:123px; height: 34px; border:2px solid #7d7d7d; display: block; line-height: 34px; border-radius: 20px; margin-top: 13px; }
.inaboutr-bot > a > em{ display: block; width:127px; height: 37px; border:2px solid #bf9d60; border-radius: 30px; font-size: 15px;  text-align: center; line-height: 37px; margin-top: 9px; color: #bf9d60; transition: .3s;  }
.inaboutr-bot > a > em:hover{ background: #bf9d60; color: #fff; }


/*视频*/
.in-video{ background: url(../images/videobg.jpg) no-repeat; height: 380px; background-attachment: fixed; background-size: cover; margin-top: 60px; position: relative;  cursor: pointer;  }
.in-video .r{ width:50%; height: 100%; background: rgba(191,157,96,.8); right: 0; top: 0; position: absolute; }
.invideo-zz .icon{ color: #fff; font-size: 50px; text-align: center; display: block;}
.invideo-zz{ position: relative; z-index: 3; padding-top: 130px;  }
.invideo-zz p{ color: #fff; font-size: 18px; font-weight: bold; text-align: center; line-height: 70px ; }
.invideo-zz h3{ color: #fff; font-size: 38px; text-align: center; font-weight: bold; }

.video{ position: fixed; top: 0; left: 0; border: 0; right: 0;  background: rgba(0,0,0,.5); width: 100%; height: 100%; z-index: 999; display: none; }
.video > h3{ width: 600px;  height: 30px; line-height: 30px; color: #fff;font-size: 14px; text-align: center; position: relative; margin-top: 190px; margin-left: 600px; background: #444; float: left; }
.video > h3 img { position: absolute;width: 17px; top: 6px; right: 10px; cursor: pointer; }
.video video{ margin-left: 600px; }

/*案例展示*/
.in-case{ background: url(../images/probg.jpg) no-repeat center; height: 804px; position: relative; }
.title { margin-top: 60px; }
.title h3{ color: #fff; font-size: 33px; text-align: center; font-weight: bold; padding-top: 13px; }
.title span p{ color: #fff; font-size: 14px; text-align: center; line-height: 50px; }
.title span{ display: block; background: url(../images/title-bg.png) no-repeat center; width:442px; height: 80px; margin: 0 auto; }
.title > p{ color: #fff; font-size: 15px; text-align: center; }
.more > .icon{ color: #bf9d60; font-size: 40px;  }
.more{ display: block; text-align: center; background: url(../images/more-bg.png) no-repeat center; width:104px; margin: 0 auto; }
.incase-bot{ margin-top: 30px;  }
.in-case .more{  line-height: 48px;  margin-top: 92px;}
#focus_Box{position:relative;width:100%;height:380px;margin:20px auto; margin-top: 45px;}
#focus_Box ul{position:relative;width:100%;height:380px}
#focus_Box li{ z-index:1;position:absolute; width:0px; height:0px;top:146px;cursor:pointer;left:377px }
#focus_Box li img{width:100%;height:100%;vertical-align:top; border:3px solid #fff; }
#focus_Box li p{font-size: 16px;  position:absolute; left:3px;bottom:-3px;width:100%;height:50px;line-height:50px;background:rgba(0,0,0,.5); color:#fff; text-align: center;}
#focus_Box .prev,#focus_Box .next{display: block; width:48px; height: 48px; background: #bf9d60; text-align: center; line-height: 48px; float:left; cursor: pointer; }
#focus_Box .icon{ font-size: 20px; color: #fff; }
#focus_Box .prev{ position: absolute; bottom: -140px; z-index: 9; left: 470px; }
#focus_Box .next{position: absolute; bottom: -140px; z-index: 9; right: 470px; } 
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(images/share-btn.png) no-repeat;text-indent:-999px;}
#focus_Box .prev:hover,#focus_Box .next:hover{ background: #a81c1c; }
#focus_Box span:hover .icon{ color: #bf9d60; }



/*优势*/
.in-why{ margin-top: 60px; }
.inwhy-title > h3{ color: #000; font-size: 36px; font-weight: bold; text-align: center; }
.inwhy-title > p{ color: #1f2b45; font-size: 15px; text-align: center; padding-top: 15px;  }
.inwhy-title > h4{ color:#1f2b45; font-size:  24px; text-align: center;  padding-top: 25px;   } 
.inwhy-title > span{ display: block; color: #1f2b45; font-size: 20px; text-align: center; padding-top: 10px;  }
.inwhy-top > ul{ float:right; width:775px; padding-top: 20px; }
.inwhy-li > .icon{ display: block; float:left; width:93px; height: 93px; background: #bf9d60; border-radius: 50%; line-height: 93px; text-align: center; color: #fff; font-size: 50px; }
.inwhy-li > .r{ width:650px; margin-left: 25px; }
.inwhy-li{ display: table;  margin-bottom: 20px;  }
.inwhyli-top > img{ display: block; float:left; }
.inwhyli-top > .r > h3{ color: #a81c1c; font-size: 24px; font-weight: bold; }
.inwhyli-top > .r > p{ color: #434343; font-size: 14px; }
.inwhyli-top{ display: table; }
.inwhy-li > .r > p{ color: #5c5c5c; font-size: 16px; padding-top: 10px; line-height: 30px;   }
.inwhy-li > .r > p span{ color: #bf9d60; font-weight: bold; }
.inwhyli-top > .r{ margin-top: 10px;   padding-left: 5px;  }
.inwhy-top{ margin-top: 20px;}

/*首页：产品*/
.inpro{ overflow: hidden;}
.in-pro{ margin-top:40px;}
.inprofl-top > h3{ color:#fff; font-size:30px; font-weight: bold; text-align: center; padding-top: 33px;}
.inprofl-top{ background:#a81c1c; height: 115px; height: 115px; }
.inprofl-top > p{ color:#fff; font-size:16px; text-align: center; margin-top: 10px;}
.inpro-fl{ width:250px; border:1px solid #d5d5d5;}
.inprofl-li{ line-height:63px;}
.inprofl-li a{ color:#434343; font-size:16px; padding: 0 20px; height: 63px; display: block;border-left:3px solid #fff;}
.inprofl-li:hover a{border-left:3px solid #a81c1c; background:#f4f4f4;}
.inprofl-bot > img{ display:block; margin-top: 10px; width: 100%;}
.inprofl-bot{ position:relative}
.inprofl-bot > p{ position:absolute; bottom:0; z-index: 9; height: 70px; background: url(../images/zz.png) repeat; color:#fff; text-align: center; padding: 0 24px; font-size:15px; padding-top: 10px; line-height: 30px; width: 202px;}
.inpro-list{ width:917px;}
.inpro-li{ float:left;margin-right:25px; position: relative; margin-bottom: 16px; border:1px solid #d5d5d5; overflow: hidden;}
.inpro-li:nth-child(3n){ margin-right:0;}
.inproli-div{ width:287px; height: 207px; overflow: hidden}
.inproli-div > img{ width:100%;  height: 100%;}
.inpro-li a > p{ line-height:43px; text-align: center; padding: 0 20px; color:#434343; font-size:16px; background:#eee; border-bottom:2px solid #a81c1c;}
.inpro-li > a > em{ display:block;  width:85px; height: 27px; line-height: 27px; border-radius: 30px; color:#fff; text-align: center; background: #a81c1c; position: absolute; bottom: 54px; right: 10px;}
.inproli-zz{ background:url(../images/zz.png) repeat; width:287px; height: 207px; position: absolute; top: 0; left:0; right: 0; display: none;}
.inproli-zz > .icon{ color:#a81c1c; font-size:20px; text-align: center; display: block; width: 52px; height: 52px; line-height: 52px; background: #fff; border-radius: 50%; margin: 0 auto; margin-top: 50px; position: relative;top: -90px;}
.inproli-zz > p{ width:85px; height: 27px; border-radius: 30px; color:#a81c1c; background: #fff; line-height: 27px; text-align: center; margin: 0 auto; margin-top: 20px;position: relative;top: 90px;}
.more > p{ text-align:center;}
.inpro-li:hover a > p{ border-bottom: 2px solid #bf9d60; background: #a81c1c; color: #bf9d60;   }
.in-pro > .more{ margin-top: 20px; }


/*帝辉服务*/
.in-ser { background: url(../images/serbg.jpg) no-repeat center; padding-bottom: 70px; background-attachment: fixed; background-size: cover; margin-top: 60px;   }
.inser-li{ float:left; background: url(../images/ser-bg.png) no-repeat; width:296px; height: 381px; margin-right: 5px; transition: .3s;  }
.inser-li:last-child{ margin-right: 0; }
.inser-li .icon{ color: #fff; display: block; text-align: center; font-size: 60px; padding-top: 70px; }
.inser-li h3{ color: #bf9d60; font-size: 18px; font-weight: bold; text-align: center; line-height: 50px; padding-top: 10px;  }
.inser-li h3:after{ content:"";  width:40px; height: 3px; background: #fff; display: inherit; margin: 0 auto; }
.inser-li p{ color: #bf9d60; font-size: 14px; text-align: center; padding-top: 44px;  }
.inser-li span{ color: #bf9d60; font-size: 14px; text-align: center; display: block;  margin-left: 99px; padding-top: 60px;  float: left; }
.inser-li span:before{ content:""; width:20px; height: 1px; background: #bf9d60; display: inherit;   float: left; margin-right: 10px; margin-top: 9px; }
.inser-li span:after{ content:""; width:20px; height: 1px; background: #bf9d60; display: inherit;   float: right; margin-left: 10px; margin-top: 9px; }
.inser { display: table;  margin-top: 40px;}
.in-ser .more{ margin-top: 40px; }
.inser-li > a { display: block;  height: 381px; }
.inser-li:hover a > .icon{ color: #bf9d60; }
.inser-li:hover a > h3{ color: #a81c1c; }
.inser-li:hover a > h3:after{ background: #bf9d60; }
.inser-li:hover { background: #fff; }


/*新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #a81c1c;padding-top: 0 !important;   }
.news-title span { background: url(../images/newstitle-bg.png) no-repeat; width:442px;  }
.news-title span p{ color: #898989 !important; }
.news-title p{ color: #626262; }
.innews-bot > .hd{ border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; margin-top: 20px; }
.innewsbhd-li{ float:left;width:114px; position: relative; cursor: pointer; }
.innews-bot > .hd > ul{ display:table; margin: 0 auto; height: 50px;  }
.innewsbhd-li > p{ color:#313131; font-size:18px; font-weight: bold; float:left; line-height: 50px; width:114px;  }
.innewsbhd-li > img{ float:left; display: block;  margin-top: 20px; position: absolute; bottom: 20px; left: 90px; }
.innews-bot > .hd .on p{ color:#bf9d60; }
.innews-bot > .hd .on > p:after{ content: "";  width:100%; height: 4px; background: #bf9d60; display: inherit; margin-left: -25px;}
.innewsbd-divimg{ width:267px; height: 192px; overflow: hidden; float:left; }
.innewsbd-divimg > img{ width:100%; height: 100%; }
.innewsbdl-bot{width:267px; height: 192px; background:#a81c1c;position: absolute; left: 0; top: -204px;}
.innews-bot > .bd{ position:relative; display: table; width: 1200px; margin-top: 40px; z-index: 9;}
.innewsbdr-r{ width:906px;  }
.innewsbbd-l{position: absolute; left: 0; }
.innewsbbd-r{ width:1200px; }
.innewsbdr-r > h3{ color:#a81c1c; font-size:16px; font-weight: bold; padding-top: 15px; float:left; }
.innewsbdr-r > span{ color:#707070; font-size:14px; display: block; float:right;  padding-top: 15px;}
.innewsbdr-r > p{ color:#707070; font-size:14px; line-height: 30px; clear:both; padding-top: 20px; }
.innewsbdr-r{ border-bottom:1px dashed #d5d5d5; padding-bottom: 16px; }
.innewsbbd-r .fCl-nav{ position: absolute; left: 168px; top: 337px ; z-index: 3; }
.innewsbdrb-list{ width:906px; float: right; margin-top: -20px;}
.innewsbrb-li{ float:left; width:292px; height: 102px; margin-right: 10px; margin-bottom: 10px;}
.innewsbrb-li > a > h3{ color:#313131; font-size: 16px; font-weight: bold; float:left; padding-top: 10px;width: 254px;   }
.innewsbrb-li > a > span{ display:block; float:left; background: url(../images/biao_a.png) no-repeat; width:9px; height: 7px; margin-top: 17px; margin-right: 10px; margin-left: 10px;}
.innewsbrb-li > a > p{ clear:both; color:#707070; font-size:14px; padding: 0 10px;  padding-top: 15px;  }
.innewsbrb-li:nth-child(3n){ margin-right:0; }
.innewsbrb-li:hover{ background:#a81c1c; }
.innews-bot{ position:relative; padding-bottom: 50px; }
.innewsbdl-bot > h3{ font-size:30px; font-weight: bold; color:#fff;  padding-top: 30px; padding-left: 30px;}
.innewsbdl-bot > h2{ color:#bf9d60; font-size:21px; font-weight: bold;  padding-top: 20px; padding-left: 30px;}
.innewsbdl-bot > p{ color:#fff; font-size:15px; font-weight: bold; padding-left: 30px; padding-top: 10px; }
.innewsbbd-r .fCl-nav li{ float:left; width:10px; height: 10px; border:3px solid #bf9d60; border-radius: 50%; margin-left: 10px;}
.innewsbbd-r .fCl-nav .on{ background:#bf9d60; }
.innewsbrb-li:hover > a > span{ background:url(../images/biao_w.png) no-repeat; }
.innewsbrb-li:hover > a > h3{ color:#fff; }
.innewsbrb-li:hover > a > p{ color:#fff; }



/*底部*/
.footer{ background: #a81c1c; }
.foott-l ul{ float:left; margin-right: 62px; }
.foott-l ul > h3 { color: #ffffff; font-size: 18px; padding-bottom: 20px;  }
.foott-l ul > h3:after{ content:""; width:48px; height: 1px; background: #a81c1c; display: inherit; margin-top: 10px; }
.foott-l li a{ color: #ffffff; font-size: 14px; line-height: 30px; }
.foot-m > h3{color: #ffffff; font-size: 18px; padding-bottom: 20px; }
.foot-m > h3:after{ content:""; width:48px; height: 1px; background: #a81c1c; display: inherit; margin-top: 10px; }
.foot-tel{ padding-top: 10px; }
.foot-tel > .icon{ float:left; display: block; color: #ffffff; font-size: 35px; }
.foot-tel > h3{ color: #ffffff; font-size: 30px; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; }
.foot-m > p{ clear: both; color: #ffffff; font-size: 14px; line-height: 24px; padding-top: 10px; }
.footr-top > h3{ color: #ffffff; font-size: 18px; padding-bottom: 20px; float:left; }
.footr-top > h3:after{ content:""; width:48px; height: 1px; background: #a81c1c; display: inherit; margin-top: 10px; }
.footr-top > hr{ width:1px; height: 15px; background: #ffffff; float:left; margin: 0 10px; margin-top: 5px;  }
.footr-top > p{ float:left; color: #ffffff; font-size: 12px; }
.ewm-li{ float:left; }
.ewm-li div{ background: url(../images/erm_bg.png) no-repeat; width:128px; height: 128px;  }
.ewm-li div > img{ display: block; margin: 0 auto; width:104px; padding-top: 12px;  }
.foot-r ul{ clear: both; }
.ewm-li:last-child{ margin-left: 20px; }
.ewm-li p{ color: #fff; font-size: 14px; text-align: center; padding-top: 4px; }
.ewm-li p .icon{ font-size: 16px; padding-right: 3px;  }
.foot-r{ background: url(../images/footright-bg.jpg) no-repeat; width:317px; height: 249px;  padding-top: 50px; padding-left: 39px; }
.foott-l,.foot-m{ padding-top: 50px; }
.foot-bot{ height: 50px; line-height: 50px; background: #8a1313;  }
.foot-bot > .w1200 > p{ color: #fff; font-size: 14px}
.foot-bot > .w1200 > p > a{ padding-left: 10px; color:#fff; }
.foot-bot > .w1200 > ul li{ float:left; font-size: 14px; color: #fff; margin-left: 20px;   }
.foott-l li:hover a{ color: #fff; }
.foot-bot p > a:hover { color: #fff;  }
.r li a{ color: #fff; }



.ptzc{ background: url(../images/weiling_1.png) no-repeat; width:103px; height: 16px; float: right; margin-top: 13px;  }
.sjzz{ background: url(../images/wangshang_1.png) no-repeat; width:96px; height: 16px;  float: right; margin-top: 13px;}
.ptzc:hover{ background: url(../images/weiling_2.png) no-repeat; }
.sjzz:hover{ background: url(../images/wangshang_2.png) no-repeat; }

/*首页：友情链接*/
.in-link { overflow: hidden; }
.in-link h3{ color: #313131; font-size: 16px; font-weight: bold; float:left; padding: 10px 0; }
.in-link ul{ float:left; padding: 10px 0; }
.inlink-li{ float:left; margin: 0 10px;  }
.inlink-li a{ font-size: 14px; color: #555; }



/* 内页通用:左侧分类 */
.nyban p{ padding-top: 410px; color: #333; font-size: 14px; text-align: right; }
.nyban p a{ color: #333; }
.mainl-fl{ }
.mainl-fl > h3{ width: 250px;  margin-left: -1px; height: 66px; line-height: 66px; text-align: center; font-size: 21px; font-weight: bold; background: #a81c1c; color: #fff; }
.main-l{ border-top: none; width: 250px; margin-top: -66px; border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #a81c1c; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #a81c1c;  }
.mianlfl-li > .active span{ background: #a81c1c;  }
.mianlfl-li:hover a > span{ background: #a81c1c; }
.mianlfl-li:hover a > p{ color: #a81c1c;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; border:1px solid #d5d5d5; padding-bottom: 25px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #bf9d60; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }

/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 60px;  }
.main-title > h3{ font-size: 36px; text-align: center; font-weight: bold; color: #313131; }
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #a81c1c; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; }
.mianr-mid > p{ text-indent: 30px; line-height: 36px; font-size: 16px; color: #555; }

/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:588px; height: 189px;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > a > span{ border:2px solid #a81c1c; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a > h3{ float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li:hover a > h3{ left:15px; color:#a81c1c;}
.nynews-li:hover a > span{ left:15px; background: #a81c1c; }
.nynews-li:hover a > p{ right:15px; color:#a81c1c;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#a81c1c; border:1px solid #a81c1c;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 70px; margin-bottom: 70px; }
.main-title > h3 > span{ color: #a81c1c;  }
.nynewst-l{ width: 292px; height: 156px; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; }
.nynews-top > a > .l{ width: 242px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px;  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }


/*内页：合作学校*/
.mianr-mid > ul{ display: table; }
.mianr-mid .inschool-li{ width: 460px;  }
.mianr-mid .inschool-a{width:430px}
.mianr-mid .scoohllidiv{ width: 383px; height: 260px; }
.mianr-mid .zx{ width: 185px !important; }
.mianr-mid .gd{ width: 185px !important; }

/*内页：学校氛围*/
.honor-li{ float:left; margin-right: 20px; cursor: pointer; margin-bottom: 70px; position: relative; }
.honor-li:nth-child(3n){ margin-right: 0; }
.honorli-div{ width:293px; height: 212px; overflow: hidden}
.honorli-div > img{ width:100%; transition: .6s; }
.honor-li:hover .honorli-div > img{ transform: scale3d(1.1,1.1,1); }
.honor-li p:after{ width:0; height: 40px; background: #bf9d60; display: inherit; content: "";position: absolute; bottom: -40px; left: 0; right: 0; transition: .6s;  }
.honor-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.honor-li:hover p:after{ width:100%; }
.honor-li:hover h3{ color: #fff; }
.case-li .honorli-div{ width:293px; height: 159px !important; overflow: hidden; }



/*首页：学员心声*/
.say-li{ float:left;width: 450px;     border: 1px solid #d5d5d5;  margin-bottom: 20px;   }
.say-li:nth-child(even){ float:right; }
.say-li a{ display: block; padding: 20px; }
.say-li a > h3{ font-size: 16px; line-height: 40px;  }
.say-li a > h3 span{ font-weight: bold; color: #a81c1c; }
.say-li a > em{ font-size: 16px; }
.say-li a > em span{ font-weight: bold; color: #a81c1c; }
.say-li a > p{ font-size: 15px; line-height: 28px; padding:15px; border-radius: 20px; background: #f5f5f5; color: #555; margin-top: 20px; }

/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > h4{ background: #a81c1c; color: #bf9d60; font-size: 16px; text-align: center; line-height: 40px; margin-top: 30px; }

/*内页：新闻资讯*/
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l > h3{ font-size: 25px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; }
.newsli-l > p{ text-align: center; font-size: 38px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 750px; background: #f5f5f5; padding: 0 20px; padding-bottom: 20px;  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r > h3{ font-size: 24px; font-weight: bold; padding-top: 20px; line-height: 30px; transition: .6s;     color: #333; }
.newsli-r > p{ font-size: 15px; line-height: 24px; padding-top: 5px; color: #333; }
.news-li:hover .newsli-l { background: #a81c1c; }
.news-li:hover .newsli-l h3{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r > h3{ color: #a81c1c;  }


/*内页：新闻列表*/
.nym-top{ margin-top:40px;}
.news-top{margin-bottom: 80px; height: 420px;}
.news-top ul{ display:table; margin: 0 auto;}
.nynewst-li{ float:left; width:333px; margin-right: 70px; position: relative; top:0; transition: .3s;}
.nynewst-li:after{ content:"";width:0; height: 1px; background: #3c80e6; display: inherit; position: relative; top:40px; transition: all .4s ease-in-out 0s;}
.nynewst-li:nth-child(3){ margin-right:0;}
.nynewstli-div{ width:333px; height: auto; overflow: hidden}
.nynewstli-div > img{ width:333px; height: auto; transition: .6s;}
.nynewst-li > a > h3{ font-size:16px; color:#333; padding-top: 15px;transition: .3s;}
.nynewst-li > a > span{color:#626262; font-size:16px; line-height: 30px;}
.nynewst-li > a > p{ padding-top: 10px; color:#959595; font-size:14px; line-height: 26px;}
.nynewsb-li{ height:140px; border-bottom:1px solid #d5d5d5; padding: 25px 0;}
.nynewsb-li > a { display:block;}
.nynewsb-li:after{ content:""; width:0; height: 1px ; background:#3c80e6; display: inherit; position: relative;top: 165px; transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:170px; height: 140px; overflow: hidden}
.nynewsbli-div > img{  width:170px; height: 140px; transition: .6s;}
.nynewsb-m{ width:780px;  position: relative; left:0; transition: .3s; margin-left: 50px;}
.nynewsb-m > h3{ color:#333; font-size:16px; line-height: 50px;}
.nynewsb-m > p{color:#959595; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r > h3{ color:#959595; font-size:14px; padding-top: 12px;}
.nynewsb-r > p{ margin-top:30px; color:#959595; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: right; transition:.3s;}
.nynewst-li:hover {  top:-20px;}
.nynewst-li:hover a > h3{ color:#3c80e6;}
.nynewst-li:hover:after{ width:333px;}
.nynewst-li > a > em{ display: none;    float: right;margin-top: 10px; color: #fff; font-size: 12px; transition: .3s;}
.nynewst-li:hover  a > em{ display:block;}
.nynewst-li:hover .nynewstli-div > img{ transform: scale3d(1.1,1.1,1);}
.nynewsb-li:hover .nynewsb-m{ left:-10px;}
.nynewsb-li:hover .nynewsb-m > h3{ color:#3c80e6;}
.nynewsb-li:hover .nynewsb-r > p{ background:#3c80e6; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}

/*内页：联系方式*/
.contact .l{ margin-top: 20px; }
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444; }
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; }
.contact .foottb-r > p:before{ background: #d5d5d5; }
.keyword_light p,.nycont-bot p{ line-height: 36px;font-size: 16px; ccolor: #555;}














/*在线客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 16px;
      height: 48px;
    line-height: 48px;
    margin-top: 2px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-te {
    background-position: -34px -52px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center;
	    margin-top: 10px
}
.lxfx li {
    background:#bf9d60;
    height: 70px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}
.lxfx li i.icon-en{
	background-position: -31px -47px;
}
.kfewm{ display: none; width: 100px;
    position: relative;
    top: -142px;
    right: 101px;}
.qqkf{ background: #fe8f3e !important; }
.zxrx{ background:#78c340 !important; }
.wxzx{ background: #6da9de !important; }
.zxrx{ background:#8f82bc !important; }
.fhdb{ background:#78c340 !important; }
.wxzx .icon-ly{background-position-x: 0px !important;}
.gotop .icon-top{ background-position: -31px -47px !important;}

/*视频弹出css*/
.infourrli2 > .icon{position: absolute; font-size: 60px;color: #fff; top: 90px; z-index: 3;right: 200px; display: block; cursor: pointer;-webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    -o-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}

.dlg-video { display: none;position: fixed; top: 0; left: 0;width: 100%;height: 100%;background: repeat url(../images/bg_mask.png); z-index: 99;}
.video-show {display: none; position: fixed; top: 50%;left: 50%; width: 580px; height: 430px; margin-top: -215px; margin-left: -290px; z-index: 100;}
.video-show p { height: 30px; line-height: 30px; padding-left: 10px;color: #fff;font-size: 14px; background: #333;}
.video-show p a { float: right;width: 30px;height: 30px; background: no-repeat url(../images/close.png) 5px 5px;}


.nyabout .dlList{ overflow: hidden; margin-bottom: 60px;}


@media screen and (max-width: 1440px){
	.in-proyy{ background-position-x: 580px; }
	.inprobg img{ position:relative; left:200px; }
}







