@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none;  }
body{ 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,.w900{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.full{ width: 100%; }

@font-face {
  font-family: "POPPINS-BOLD";
  src: url("../images/POPPINS-BOLD.woff2") format("woff2"),
       url("../images/POPPINS-BOLD.woff") format("woff"),
       url("../images/POPPINS-BOLD.ttf") format("truetype"),
       url("../images/POPPINS-BOLD.eot") format("embedded-opentype"),
       url("../images/POPPINS-BOLD.svg") format("svg");
}


/* 导航栏 */
.logo{ margin-top: 14px;}
.head-menu{ height: 90px; }
#menu{  height: 90px ; position: relative;   }
#menu .nLi a > p{ color:#313131;   font-size: 14px; transition: .3s; }
#menu .nLi a > p:after{ content: "";   margin: 0 auto; margin-top: -16px; width: 60px; height: 3px; background: #fff; display: inherit; transition: .3s;  }
#menu .active a > p:after{ background: #1e3d83;  }
#menu .nav a > span{font-size:10px; color:#fff; position: relative;  }
#menu .nLi a > .icon{ display: block; color: #000; line-height: 90px; position: relative; left: 40px; top: -6px; position: absolute; display: block;
transition: .3s;   font-size: 26px;  color: #707070;}
#menu li > img{ float:left;margin-top: -28px;}
.header_bot{ border-top:3px solid #3fbe72;}
#menu .active a > p{  color: #1e3d83;  }
#menu .active a > span{ color: #f7d700;   }
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden;}
#menu .nav{ position:relative; z-index:11;  margin: 0 auto; width: 1063px;  }
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;  transition: .3s;}
#menu .nav .nLi h3{ float:left; font-weight: normal;}
#menu .nav .nLi h3 a{ display:block;  text-align: center;font-size:14px; z-index: 2; position: relative; color:#313131;height: 90px; line-height: 90px; margin-right: 40px;  }
#menu .nav .sub{ display:none; width:100%; left:0; top:90px;  position:absolute; background:#1e3d83;  line-height:36px; }
#menu .nLi:hover h3 > a > p{ color: #1e3d83; }
#menu .nLi:hover h3 > a > span{ color: #f7d700; }
#menu .nLi:hover a > p:after{ background: #1e3d83; }
#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{  background: #333; color: #fff;  }
#menu .nav .on h3{ }
#menu .nav .nLi:last-child h3 a{margin-right: 0}
.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;}
.head-tel .icon{ display: block; float: left; color: #a0a0a0; font-size: 20px; padding-right: 4px;  }
.head-tel p{ float: left; color: #1e3d83; font-size: 18px; font-family: "POPPINS-BOLD";  }
.head-tel { margin-top: 36px;  }



/* 首页:banner */
.fullSlide{ width:100%;  position:relative;  height:600px;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:600px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:40px; left:0; height:30px; line-height:30px;  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 #ffffff; border-radius: 50%;   overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background:#ffffff;  }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:43%; margin-top:-25px; display:block; width:79px; height:104px;  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;  }

.aboutban{ background:url(../images/aboutban.jpg) no-repeat center; height: 450px; }
.newsban{ background:url(../images/newsban.jpg) no-repeat center; height: 450px; }
.proban{ background:url(../images/proban.jpg) no-repeat center; height: 450px; }
.caseban{ background:url(../images/caseban.jpg) no-repeat center; height: 450px; }
.soluban{ background:url(../images/soluban.jpg) no-repeat center; height: 450px; }
.contban{ background:url(../images/contban.jpg) no-repeat center; height: 450px; }

/*首页：数字*/
.innum-li{ float: left; width: 399px; padding: 60px 0;   }
.innum-li .icon{ display: block; float: left; color: #313131; font-size: 50px; padding-top: 12px;  padding-left: 64px;  }
.innum-li h3{ color: #1e3d83; font-size: 72px; font-family: "POPPINS-BOLD"; position: relative; display: table;  }
.innum-li h3 span{ font-size: 18px; position: absolute; top: -20px;  right: -20px; font-weight: bold;  }
.innum-li p{ color: #313131; font-size: 16px; padding-top: 20px; padding-left: 41px;  }
.innum-li div:before{ content: ""; width: 1px; height: 50px; display: inherit; background: #bfbfbf; float: left; margin: 0 20px;  }
.innum-li:nth-child(2){ border-left: 1px solid #d5d5d5; border-right:1px solid #d5d5d5; }

/*首页：产品推荐*/
.title h3{ text-align:center; font-weight: bold; color: #1e3d83; font-size: 30px;  }
.title p{ color: #a0a0a0; font-size: 18px; text-align: center; text-transform: uppercase; font-family: "POPPINS-BOLD"; padding-top: 10px;   }
.title p:after{ content: ""; width: 59px; height: 3px; display: inherit; background: #1e3d83; margin: 0 auto; margin-top: 10px; }
.in-pro{ background: #f5f5f5;  padding-bottom: 20px; }
.in-pro .title{ padding-top: 60px; }
.inpro .hd li .icon{ display: table; color: #313131; font-size: 26px;display: block; text-align: center; margin-top: 20px;  }
.inpro .hd li .icon-web-icon-{ font-size: 30px; }
.inpro .hd li p{ text-align: center; color: #313131; font-size: 16px; padding-top: 4px;  }
.inpro .hd li{ width: 147px; height: 84px; border: 1px solid #bfbfbf; float: left; margin: 0 12px; cursor: pointer;  }
.inpro .hd li.on{ background: #1e3d83; border: none;   }
.inpro .hd li.on .icon{ color: #fff; }
.inpro .hd li.on p{ color: #fff; }
.inpro .hd ul{ display: table; margin: 0 auto; margin-top: 30px;  }
.inprobd-div > ul{ background: #fff; overflow: hidden; margin-top: 20px;   }
.inprobd-div > ul h3{ width: 138px; height: 100px; background: #b5b5b5; color: #fff; font-size: 20px; font-weight: bold; padding: 0 20px; text-align: center; line-height: 30px; padding-top: 36px; float: left; transition: .3s;  }
.inprobd-div > ul > a{ display:block; float: left; width: 264px; border-right: 1px solid #eee; height: 136px;   }
.inprobd-div > ul > a img{ display: table; margin: 0 auto; margin-top: 20px;  }
.inprobd-div > ul > a span{ color: #9f9f9f; font-size: 12px; display: table; border-radius: 30px; border: 1px solid #9f9f9f; padding: 2px 10px ; margin: 0 auto; margin-top: 10px; transition: .3s;  }
.inprobd-div > ul > li{ float: left;  }
.inprobd-div > ul > li .icon{ display: block; float: left; color: #1e3d83; font-size: 30px;  line-height: 136px; margin-left: 50px;  }
.inprobd-div > ul > li p{ float: left; color: #626262; font-size: 16px; line-height: 136px; transition: .3s;    }
.inprobd-div > ul:nth-child(3) > h3{
	
}
.inprobd-div > ul:nth-child(1){ margin-top: 30px; }
.inprobd-div > ul:hover h3{ background: #1e3d83;  }
.inprobd-div > ul > li p:hover { color:#1e3d83;  }
.inprobd-div > ul > a span:hover {background: #1e3d83;  color:#fff; border:1px solid #1e3d83;  }
.inprobd-div .l{  word-wrap: break-word;   padding: 0px; border: 0px solid transparent; height: 611px; width: 270px; display: block; background-color: rgb(240, 41, 48); margin-top: 30px; }
.inprobd-div .r{ margin-top: 30px;    width: 900px; }
.inprobd-div .l .icon{  color: #fff; font-size: 70px; padding-left: 20px; padding-top: 40px; display: block; padding-bottom: 40px;}
.inprobd-div .l h3{ font-weight: bold; color: #fff;font-size: 20px; padding: 0 20px;  }
.inprobd-div .l > p{font-weight: bold; color: #fff;font-size: 20px; padding: 0 20px;  }
.inprobd-div .l a p{ color: #fff; font-size: 14px; padding: 0 20px; margin-top: 30px;  }
.inprobd-div .l span{ display: block; padding: 0 20px; margin-top: 10px; color: #fff; font-weight: bold; font-size: 18px;  }
.inprobd-li{ word-wrap: break-word;  padding: 0px; border: 1px solid rgb(217, 217, 217); height: 278px; width: 268px; display: block;background-color: rgb(255, 255, 255); float: left; margin-right: 30px ; margin-bottom: 50px; }
.inprobd-li:nth-child(3n){ margin-right: 0; }
.inprobd-li .icon{ padding: 40px 0 20px 20px; font-size: 50px; display: block; color: #1e3d83; }
.inprobd-li h3{ font-size: 16px;  font-weight: bold;  padding: 0 20px;}
.inprobd-li p{ padding: 0 20px; color: #555; font-size: 13px; padding-top: 10px; line-height: 20px; height: 84px;}
.inprobd-li h4{ width: 86%; font-weight: bold; color: #1e3d83;  margin: 0 auto; font-size: 14px;  border-bottom: 1px solid #d5d5d5; padding-top: 10px;}
.inprobd-li ul{ padding: 0 20px; }
.inprobd-li ul li{ float: left; color: #666; font-weight: bold; margin-top: 10px;  }
.inprobd-li ul li .icon{ color: #1e3d83; font-size: 20px; display: block; float: left; padding: 0; }




/*解决方案*/
.in-sou { margin-top: 60px; }
.insou-hd li{ float: left; width: 147px; height: 84px; border: 1px solid #bfbfbf;margin: 0 12px; cursor: pointer;  }
.insou-hd li .icon{ display: table; color: #313131; font-size: 26px;display: block; text-align: center; margin-top: 20px; }
.insou-hd li p{ text-align: center; color: #313131; font-size: 16px; padding-top: 4px; }
.insou-hd li.on{ background: #1e3d83; border: none;   }
.insou-hd li.on .icon{ color: #fff; }
.insou-hd li.on p{ color: #fff; }
.insou-hd{ display: table; margin: 0 auto; margin-top: 30px; }
.insoubd-div li{ float: left; width: 287px; margin-top: 30px; background: #f5f5f5; height: 380px; margin-right: 17px;   }
.insoubd-div li:nth-child(4){ margin-right:0;  }
.insoubd-div li h3 span{ color: #313131; font-size: 20px; font-weight: bold;  padding-bottom: 20px; text-align: center; display: block; position: relative; transition: .3s; left: 0;  }
.insoubd-div li h3{ position: relative; width: 90% ; margin: 0 auto; border-bottom: 1px solid #d2d2d2; transition: .3s; }
.insoubd-div li h3 .icon{ position: absolute; right: 10px; top: 10px; width: 26px; height: 26px; border-radius: 50%; text-align: center;  background: #fff; margin-top: 12px;  line-height: 26px; color: #1e3d83; opacity: 0; transition: .3s; }
.insoubd-div li p{ color: #626262 ; font-size: 16px; line-height: 26px; padding: 0 20px; margin-top: 16px; transition: .3s; }
.insoubd-div li h3:before{ content: ""; border-top: 10px transparent dashed;border-left: 10px transparent dashed; border-right: 10px transparent dashed;border-bottom: 10px #f5f5f5 solid; position: relative; top: -30px; left: 118px; }
.insoubd-div li:hover { background: #1e3d83;  }
.insoubd-div li:hover h3 span{ color: #fff; left:-87px }
.insoubd-div li:hover p{ color: #fff; }
.insoubd-div li:hover h3{ border-bottom: 1px solid rgba(255,255,255,.3);}
.insoubd-div li:hover h3 .icon{ opacity:1; }
.insouhdli-div{ width: 287px; height: 143px; overflow: hidden}
.insouhdli-div > img{ width:100%; transition: .3s;  }
.insoubd-div li:hover .insouhdli-div > img{ transform: scale3d(1.1,1.1,1);  }
.insoubd-div li:hover h3:before{ border-bottom: 10px #1e3d83 solid;  }


/*项目案例*/
.in-case{ margin-top: 60px; background: #f5f5f5; padding-bottom: 40px;   }
.in-case .title{ padding-top:60px; }
.incase-li{ float: left; position: relative; background: #000; margin-right: 30px; margin-bottom: 30px;   }
.incase-li:nth-child(3n){ margin-right: 0; }
.incaseli-div{ width: 380px; height: 260px; overflow: hidden;   }
.incaseli-div > img{ width: 100%; height: 100%; transition: .3s; opacity: .4; }
.incase-li span{ font-size: 24px; font-weight: bold; color: #fff; width: 197px; height: 71px; margin: 0 auto; border: 1px solid rgba(255,255,255,.3); display: table; line-height: 70px; position: absolute; z-index: 3;top: 90px; left: 87px; text-align: center; transition: .3s;   }
.in-case ul{ margin-top: 30px; overflow: hidden;  height: 580px;}
.incase-li:hover .incaseli-div > img{ transform:scale3d(1.1,1,1,1); opacity: 1;  }
.incase-li:hover span{ background:#fff; color: #1e3d83; }



/*首页；实施方法*/
.in-fangfa{ margin-top: 60px; height: 485px;  }
.in-fangfa > hr{ width: 100%; height: 1px; background: #d2d2d2; margin-top: 230px;   }
.in-fangfa > img{ display: table; margin: 0 auto; }
.inff-li{ float: left; background: #f5f5f5; border-top-right-radius: 30px; border-bottom-left-radius: 30px; padding: 18px; position: relative; transition: .3s;  }
.inff-li span{ display: block; color: #1e3d83; font-size: 34px; font-style: italic; font-family: "POPPINS-BOLD"; text-align: center;   transition: .3s; }
.inff-li h3{ color: #535353; font-weight: bold; text-align: center; font-size: 18px; padding-top: 4px;transition: .3s;    }
.inff-li p{ color: #959595; font-size: 15px; text-align: center; padding-top: 5px;  transition: .3s; }
.inff-top li{ margin: 0 44px; cursor: pointer; }
.inff-top li:nth-child(2){ margin: 0 100px; }
.inff-top{ margin-top: -205px; }
.inff-bot{  position: relative; top: 170px; }
.inff-top hr{ width: 1px; height: 70px; background: #d2d2d2; position: absolute; top: 113px;  left: 135px; }
.inff-top hr:after{ content: ""; width: 10px; height: 10px; border-radius: 50%; background: #d2d2d2; display: inherit; position: relative;  top: 68px; left: -4px;}
.inff-bot hr{ width: 1px; height: 70px; background: #d2d2d2; position: absolute; top:-69px;  left: 135px; }
.inff-bot hr:after{ content: ""; width: 10px; height: 10px; border-radius: 50%; background: #d2d2d2; display: inherit; position: relative;  top: -8px; left: -4px;}
.inff-bot li{ margin: 0 72px; cursor: pointer; }
.inff-bot ul{ display: table; margin: 0 auto; }
.inff-li:hover { background: #1e3d83; }
.inff-li:hover span{ color: #fff; }
.inff-li:hover h3{ color: #fff; }
.inff-li:hover p{ color: #fff; }


/*服务支持*/
.in-ser{ background: #f5f5f5; margin-top: 60px; padding-bottom: 60px;   }
.in-ser .title{ padding-top: 60px; }
.in-ser ul{ margin-top: 30px; }
.inser-li{ float: left; width: 33%; text-align: center; background: #eaeaea; padding-bottom: 40px;   }
.inser-li:nth-child(even){ background: url(../images/fwbg.png) no-repeat; background-color: #fff;  background-position-y: 150px;  }
.inser-li div{ width: 96px; height: 96px; border:3px solid #fff; border-radius: 50%; margin: 0 auto; margin-top: 40px; }
.inser-li div img{  display: table; margin: 0 auto; padding-top: 25px; }
.inser-li:nth-child(even) div{ border:3px solid #e5e5e5; }
.inser-li h3{ color: #313131; font-size: 18px; font-weight: bold; padding-top: 20px;  }
.inser-li p{ color: #959595; font-size: 12px; font-weight:bold; padding-top: 5px;  }



/*企业动态*/
.inews-video video{ background: #000; }
.in-new { margin-top: 60px; }
.in-new .title{ margin-bottom: 30px; }
.inews-r{ width: 676px; }
.inenws-li{ overflow: hidden; margin-bottom: 14px; }
.inenwsli-div{ width: 150px; height: 103px; overflow: hidden; float: left;   }
.inenwsli-div > img{ width: 100%; height: 100%; transition: .3s; }
.inenws-li .r{ width: 510px; }
.inenws-li .r h3{ color: #313131; font-size: 16px; font-weight: bold; padding-top: 8px;  }
.inenws-li .r p{ color: #707070; font-size: 15px; padding-top: 14px; }

.index_news_left{width:490px; height: auto; float: left;}
.in_news_pic{width:100%; height: auto; overflow: hidden; position: relative}
.in_news_pic img{width:100%; height: auto; display: block}
.in_news_time{width:100px; height: 100px; background: rgba(23,42,126,0.7); padding: 10px; text-align: center; position: absolute; top:0; left:0; z-index: 9}
.in_news_time span{font-size: 36px; color: #fff; display: block; text-align: center; height: 45px; line-height: 40px; border-bottom: 1px solid #fff}
.in_news_time p{font-size: 14px; color: #fff!important; line-height: 30px; margin-top: 5px;}
.index_news_left h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px; margin-bottom:6px;}
.index_news_left p{width:100%; height: auto; overflow:hidden; line-height: 28px; font-size: 14px; color: #777777}
.index_news_left p span{color:#172a88; font-size: 14px;}
.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left:hover h3{color:#172a88}

/*底部：联系我们*/
.in-cont{ background: url(../images/cont-bg.jpg) no-repeat center; height: 395px; margin-top: 50px;  }
.in-cont .title{ padding-top: 60px; padding-bottom: 60px;  }
.incont-li{ float: left;  width: 25%;  position: relative; }
.incont-li .icon{ color: #fff; font-size: 50px; text-align: center; text-align: center; display: block; }
.incont-li .icon-jiageguanxiguanli{ font-size: 60px; }
.incont-li .icon-changyongtubiao-xianxingdaochu-zhuanqu-{ font-size: 70px; }
.incont-li p{ color: #fff; text-align: center; width: 135px; height: 42px; line-height: 42px; font-size: 15px; border: 1px solid #fff; margin: 0 auto;  margin-top: 50px; transition: .3s;  }
.incont-li:after{ content: ""; width: 1px; height: 147px;  display: inherit; background: rgba(255,255,255,.4);  float: left;position: absolute; top: -10px;}
.incont-li:nth-child(1):after{ display: none; }
.incont-li > span{  display: block; color: #fff; text-align: center; font-size: 18px; line-height: 30px; font-weight: bold; transition: .3s; }
.incont-li:hover p{ background: #fff; color: #1e3d83;  }
.incont-li img { position: absolute;  right: -37px;  top: 0; width: 110px; display: none;  }
.incont-li:hover img{ display:block; }

/*底部*/
.footer { overflow: hidden;  }
.foot-top ul{ margin-right: 107px; }
.foot-top ul h3{ color: #313131; font-size: 18px; font-weight: bold; margin-bottom: 30px;   }
.foot-top li a{ color: #707070; font-size: 15px; line-height: 30px;  }
.foot-top li{ color: #707070; font-size: 15px; line-height: 30px;}
.foot-top{ background: url(../images/foot-bg.jpg) no-repeat center; height: 336px; }
.foot-top ul:nth-child(4){ width: 280px; }
.foot-top ul:last-child{ margin-right: 0; }
.ewm-div{ width: 175px; height: 175px; background: #d2d2d2; }
.ewm-div img{ display: table; margin: 0 auto; padding-top: 14px; width: 151px; }
.ewm p{ color: #313131; font-size: 15px; line-height: 30px; text-align: center; }
.foot-top > .w1200{ padding-top: 50px; }
.foot-bot{ background: #707070; height: 54px; }
.foot-bot p{ color: #fff; line-height: 54px; font-size: 12px; float: left; }
.foot-bot p a{ padding-left: 10px; color: #fff; }
.foot-bot ul li{ float: left; color: #fff; font-size: 12px;line-height: 54px; margin-left: 20px;   }
.sjzz{ background: url(../images/wangshang_1.png) no-repeat; width: 96px; height: 16px; display: block; float: right; margin-top: 19px; }
.ptzc{background: url(../images/weiling_1.png) no-repeat;width: 103px; height: 16px; display: block; float: right; margin-top: 19px;}
.sjzz:hover {background: url(../images/wangshang_2.png) no-repeat; width: 96px; height: 16px; }
.ptzc:hover{background: url(../images/weiling_2.png) no-repeat;width: 103px; height: 16px; }
.foot-li a:hover { color: #1e3d83; }
.gongan{ float: left;}
.gongan img{padding-left: 20px;  position: relative; top:17px; display: block; float: left; padding-right: 4px;}
.gongan a{display:inline-block;text-decoration:none;height:20px;line-height:20px;}






/*首页：友情链接*/
.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; }
.inlink-li:hover > a{ color: #c8000b; }


/* 内页通用:左侧分类 */
.nybg{  background-color: #cecece; }
.nyban p{ padding-top: 460px; color: #444; font-size: 14px;  }
.showban{border-top: 1px solid #d5d5d5;}
.showban p{ padding-top: 10px !important; }
.nyban p a{ color: #444; }
.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: #1e3d83; color: #fff; }
.main-l{ border-top: none; width: 250px; margin-top:60px; border-top: none;  }
.mianlfl-li > a > p{ color: #333; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #aaa; 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 #eee;  }
.mainl-fl > ul{ padding-top: 10px;   }
.mianlfl-li > .active p{ color: #1e3d83;  }
.mianlfl-li > .active span{ background: #1e3d83; border-color: #1e3d83;  }
.mianlfl-li:hover a > span{ background: #1e3d83; border-color: #1e3d83; }
.mianlfl-li:hover a > p{ color: #1e3d83;  }
.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 #444; 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: #333; font-size: 16px; font-weight: bold; }
.mianl-tel > h3{ color: #1e3d83; font-size: 24px; font-weight: bold; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #444; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mainl-fl > ul > h3{ font-size: 20px; font-weight: bold;  padding-left: 20px; padding-top: 10px;}
.mainl-fl > ul > h3 .icon{  font-size: 10px; padding-right: 10px; color: #333; position: relative;top: -4px;}



/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 60px;  }
.main-title > h3{ font-size: 36px; text-align: center; font-weight: bold; color: #1e3d83; }
.main-title > p{ color: #444; font-size: 30px; font-weight: bold; text-align: center;    padding-top: 20px;   }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #1e3d83; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; }
.mianr-mid p{  line-height: 36px; font-size: 16px; color: #555; }
.mianr-mid > img{  display: block; margin: 0 auto;  }
.mianr-mid > h4{ line-height: 40px; height: 40px; background: #1e3d83; color: #fff; font-size: 16px; text-align: center; font-weight: bold; margin: 30px 0; }
.mianr-mid .inproli-bot p{ color: #dcdcdc; line-height: 45px   }
.mianr-mid .inpro-li{   margin-right: 25px; border-bottom: 1px solid #d5d5d5;    padding: 20px 0; overflow: hidden; transition: .3s;    width: 920px; }
.mianr-mid .inpro-li:nth-child(3n){ margin-right: 0; }
.mianr-mid ul{ display: table; width: 100%; margin-bottom: 30px;  }
.mianr-mid .inpro-li:hover { background: #eee; }
.sermain{ margin-top: 50px; }
.nyser-li{ float: left; }
.nyser-li a{ font-size: 20px; color: #555; padding: 0 20px;  }
.main-title ul{ display: table; margin: 0 auto; margin-top: 40px;}
.nyser-li a:hover { color: #1e3d83; }


/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px;}
.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 #444; background: #cecece;  }
.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 #aaa;  overflow: hidden; }
.nynews-li > a > span{ border:2px solid #1e3d83; 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:#1e3d83;}
.nynews-li:hover a > span{ left:15px; background: #1e3d83; }
.nynews-li:hover a > p{ right:15px; color:#1e3d83;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#1e3d83; border:1px solid #1e3d83;  }
.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; padding-bottom: 40px;   }
.main-title > h3 > span{ color: #1e3d83;  }
.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: #444; font-size: 14px; line-height: 24px;  }


/*内页：产品列表*/
.inproli-div{ float: left; padding:0 30px; }
.inpro-li .r{ width: 100%; overflow: hidden; }
.inpro-li .r h3{ font-size: 28px; color: #1e3d83;line-height: 30px; }
.inpro-li .r h4{  font-size: 24px; color: #141414; line-height: 46px;  }
.inpro-li .r p{ font-size: 14px; color: #818181; display: block; line-height: 24px; }
.schoolny-main video{ display:table; margin: 0 auto; }
.feedmain{ margin-top: 40px; }


/*内页：学校氛围*/
.honor-li{ float:left; margin-right: 17px; cursor: pointer; margin-bottom: 70px; position: relative; }
.honor-li:nth-child(3n){ margin-right: 0; }
.honorli-div{ width:293px; height: 219px; overflow: hidden;  border: 1px solid #d5d5d5;   }
.honorli-div > img{ width:100%; transition: .6s; }
.honor-li p:after{ width:0; height: 40px; background: #1e3d83; 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; }

.rongyu-li{ float:left; margin-right: 17px; cursor: pointer; margin-bottom: 70px; position: relative; }
.rongyu-li:nth-child(4n){ margin-right: 0; }
.rongyu-div{ width:215px; height: auto; overflow: hidden;  border: 1px solid #d5d5d5;   }
.rongyu-div > img{ width:100%; transition: .6s; }
.rongyu-li p:after{ width:0; height: 40px; background: #1e3d83; display: inherit; content: "";position: absolute; bottom: -40px; left: 0; right: 0; transition: .6s;  }
.rongyu-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.rongyu-li:hover p:after{ width:100%; }
.rongyu-li:hover h3{ color: #fff; }


/*首页：学员心声*/
.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: #1e3d83; }
.say-li a > em{ font-size: 16px; }
.say-li a > em span{ font-weight: bold; color: #1e3d83; }
.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; }

/*内页：新闻资讯*/
.newsli-l{ width:130px; height: 124px; background:#f5f5f5; transition: .6s;  }
.newsli-l > h3{ font-size: 25px; font-weight: bold; text-align: center; padding-top: 20px; color: #888;  border-bottom: 1px solid #d5d5d5; 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: #888; padding-top: 10px;   }
.newsli-r{ width: 748px;   padding: 0 20px; padding-bottom: 20px;  }
.news-li{ clear: both; margin-bottom: 20px; display: table; border: 1px solid #d5d5d5; }
.newsli-r > h3{ font-size: 24px; font-weight: bold; padding-top: 20px; line-height: 30px; transition: .6s;  }
.newsli-r > p{ font-size: 15px; line-height: 24px; padding-top: 5px;  }
.news-li:hover .newsli-l { background: #1e3d83; }
.news-li:hover .newsli-l h3{ border-bottom: 1px solid #fff; color:#fff;  }
.news-li:hover .newsli-r > h3{ color: #1e3d83;  }
.news-li:hover .newsli-l > p{ color:#fff; }




/*内页：新闻列表*/
.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 > 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; }
.ewm-li{ float: left; margin-left: 10px;  }
.ewm-li img{ width:120px; height: 120px; }
.ewm-li p{ line-height: 30px; text-align: center; font-size: 15px; }
.nycont-bot .l p{ font-size: 16px; line-height: 34px; }











/*在线客服*/
.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; 
}
.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:#0b7cef;
    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;}
.icon-top{ background-position: -33px -50px !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%; 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; }


.nyabout .dlList{ overflow: hidden; margin-bottom: 60px;}
.partner-div{ width:217px;}
.partner-div > img{ width:100%; }
.partner-li:nth-child(3n){ margin-right: 17px; }
.partner-li:nth-child(4n){ margin-right: 0; }




@media screen and (max-width: 1440px){
	.in-proyy{ background-position-x: 580px; }
	.inprobg img{ position:relative; left:200px; }
}










