@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body { font-family:'Microsoft YaHei';font-size:14px;color:#333;}
ul,ol,li {list-style: outside none none; }
a {text-decoration: none; color:#333;}
a:hover{ text-decoration: none; color: #025ab3;}
img{border:none;}
.clear{clear:both; display:block; }
.fl{float:left;}
.fr{float:right;}
.w1172{
  width: 1172px;
  margin:0 auto;
}
.top{
  width: 100%;
  height: 99px;
  border-top: 7px solid #0093dd;
}
.logo{
  width: 100px;
}
.gs{
  color: #025ab3;
  font-size: 16px;
  padding-top: 47px;
}
.nav{
  padding-left: 24px;
}
.nav li{
  float: left;
  height: 99px;
  font-size:16px;
}
.nav li span{
  display: block;
  opacity: 0.35;
  font-size: 12px;
  text-transform: uppercase;
}
.nav li a{
  padding:41px 30px;
  display: block;
  transition-duration: 500ms;
}
.nav li a:hover{
  background: #0093dd;
  color: #fff;
}
.nav li .ts{
  background: #0093dd;
  color: #fff;
}
.language{
  background: url(../images/en.jpg) no-repeat;
  padding-left:30px;
  font-size: 12px;
  padding-bottom: 10px;
  margin-top: 37px;
}
.slideBox{ 
  width:100%;
  overflow:hidden; 
  position:relative; 
  margin:0 auto;
  background: #000;
}
.slideBox .bd{ 
  position:relative; 
  height:100%;
}
.slideBox .bd li{ 
  vertical-align:middle; 
  position: relative;
}
.slideBox .bd li p{ position: absolute; text-align: center; top:30%; font-size: 30px; color: #434343; font-weight: bold; width: 100%; }
.slideBox .bd img{ 
  width:100%; 
  height: auto;
  display:block;  
  animation: changeScale 1 2.5s;
}
.slideBox .hd{ 

  overflow:hidden; 
  position:absolute; 
 width:100%; 
 text-align: center;
  bottom:21px; 
  z-index:1; 
}
.slideBox .hd ul{ 
  overflow:hidden; 
  zoom:1; 
  color:#fff; 
   width:100%; 
 text-align: center;
}
.slideBox .hd ul li{ 
  display: inline-block;
  margin-right:15px;  
  width:14px; 
  height:14px; 
  background:#fff; 
  border-radius:100%; 
  cursor:pointer; 
}
.slideBox .hd ul li.on{ 
  width: 46px;
  height: 14px;
  border-radius:20px; 
  background: #ab2327
}

.in-ab{ padding:40px 0;}
.in-ab01{ width: 70%; margin:0 auto 40px auto; }
.in-ab01 dl{ text-align: center; width: 33%; float: left; font-size: 16px; color: #0093dd;  }
.in-ab01 dl dd{ padding-top: 18px; }
.in-ab01 dl dt img{ display: inline; }
.in-map {
    text-align: center;
}
.in-pro{
  width: 100%;
  background: url(../images/bg1.jpg) repeat-x bottom center #f6f6f6;
  padding:70px 0;
}
.in-ab-zi {
    text-align: justify;
    font-size: 16px;
    line-height: 1.9;
}
.in-ti{
  text-align: center;
  margin-bottom: 34px;
}
.in-ti div{
  font-size: 33px;
  color: #222;
}
.in-ti p{
  width: 235px;
  margin:0 auto;
  background: url(../images/xian.png) no-repeat center center;
  color: #555;
  font-size: 20px;
  font-family: "Arial";
  text-transform: uppercase;
  padding-top:5px;
}

.poster-main {width: 1172px;position: relative;margin: 0 auto;}
.poster-main a, .poster-main img { display: block; padding:1%; }
.poster-main .poster-list .poster-item {width: 200px;height: 390px; position: absolute;left: 0; top: 0;background: url(../images/tm.png) repeat;}
.poster-main .poster-list .poster-item p{ text-align: center; color: #fff; font-size: 18px; padding-top: 10px; }
.poster-main .poster-btn { position: absolute; top: 0; z-index: 10;cursor: pointer;}
.poster-main .poster-prev-btn {left: -40px;background: url(../images/left.png) no-repeat center center;}
.poster-main .poster-next-btn {right: -40px;background: url(../images/right.png) no-repeat center center;}
.in-new{
  padding:60px 0;
}
.in-new01{
  width: 361px;
  margin-right: 42px;
}
.new-date{
  width: 100%;
  border: 1px solid #f2f2f2;
  text-align: center;
  padding:20px 0;
  color: #b8b8b8;
  font-size: 12px;
  margin-bottom: 20px;
  transition-duration: .6s;
}
.new-date div{
  text-transform: uppercase;
}
.in-new01 dl dt{
  width: 100%;
  height: 220px;
  overflow: hidden;
  background: #000;
}
.in-new01 dl dt img{
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition-duration: .5s;
}
.in-new01 dl dd div{
  padding:10px 0;
}
.in-new01 dl dd p{
  color: #777;
  font-size: 12px;
  padding-bottom: 20px;
}
.in-new01 dl dd .more{
  display: block;
  text-transform: uppercase;
  font-family: "Arial";
  color: #b8b8b8;
  font-size: 12px;
  background: url(../images/yuan.jpg) no-repeat left center;
  padding:5px 25px;
}
.in-new01:hover .new-date{
  background: #025ab3;
  color: #fff;
}
.in-new01:hover dl dt img{
  transform: scale(1.1,1.1);
  opacity: .3;
}
.in-new01:nth-child(4n){
  margin-right:0;
}
.in-apply{
  width: 100%;
  background: #f6f6f6;
  padding:56px 0;
}
.apply-list li{
  width: 366px;
  height: 207px;
  overflow: hidden;
  position: relative;
  background: #025ab3;
  float: left;
  margin-right:37px;
  margin-bottom: 21px;
}
.box{
  width: 100%;
  height: 100%;
  background-color: rgba(0,94,166,0.7);
  position: absolute;
  top: 0;
  left: -366px;
  transition-duration: .5s;
}
.box p{
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: url(../images/yuan.png) no-repeat top center;
  padding-top:60px;
  margin-top:60px;
}
.apply-list li:hover .box{
  left: 0;
}
.apply-list li:nth-child(3n){
  margin-right: 0;
}
.in-link{
  width: 100%;
  height: 63px;
  background: #005ea6;
  color: #fff;  
  line-height: 63px;
}
.link-ti{
  background: #05499a;
  width: 123px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.in-link p{
  opacity: .6;
}
.in-link p a{
  color: #fff;
  padding:0 10px;
}
.banquan{
  padding:15px 0;
  color: #535353;
  line-height: 26px;
}
.ne-banner{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ne-banner img{
  width: 100%;
  animation: changeScale 1 2.5s;
}
.w1053{
  width: 1053px;
  margin:0 auto;
}
.ne-cd{
  position: relative;
}
.ne-nav{
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: #f1f1f1;
  position: absolute;
  top: -25px;
}
.ne-nav li{
  float: left;
  height: 65px;

}
.ne-nav li a{
  padding:0 60px;
  font-size: 16px;
  line-height: 55px;
  display: block;
  border-right: 1px solid #e5e5e5;
}
.ne-nav li:hover{
    background: url(../images/sj.png) no-repeat bottom center;
}
.ne-nav li a:hover{
  background: #1370ce;
  color: #fff;
}
.ne-nav .zz01{
    background: url(../images/sj.png) no-repeat bottom center;
}
.ne-nav li .ts01{
  background: #1370ce;
  color: #fff;
}
.ab-xi{
  width: 100%;
  height: 603px;
  background: url(../images/bg2.jpg) no-repeat right center;
}
.ti01{
  padding:154px 0 43px 0;
  font-size: 24px;
  color: #1370ce;
}
.ab-zi{
  width:550px;
  line-height: 30px;
}
.ly-box{
  background-image: none;
  padding:100px 0;
}
.biao01{ width:31%; float:left; margin-right:2%; margin-bottom:30px;}
.biao01 p{ font-size:16px; padding-bottom:10px; padding-left:10px;}
.sk03{ width:100%; height:48px; border:1px solid #e3e3e3; background:#f6f6f6; outline:none;}
.zz07{ clear:both; width:97%;}
.zz08{ height:175px;}
.tj{ width:97%; text-align:right; padding-top:45px;}
.sk04{ width:120px; height:46px; background:#37afe7; line-height:46px; text-align: center; color:#fff; border:none;font-family:'Microsoft YaHei'; font-size:14px; cursor:pointer}

.ne-box{
  padding:100px 0;
}
.ne-pro-ti div{
  font-weight: bold;
  color: #1370ce;
  font-size: 22px;
}
.ne-pro-ti a{
  display: block;
  width: 143px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  background: #e62c11;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
  transition-duration: .5s;
}
.ne-pro-ti a:hover{
  font-size: 20px;
}
.ne-pro-xi{
  padding-top: 20px;
}


.Menubox {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.Menubox li {
  display: inline-block;
  cursor: pointer;
  text-align: center;
width: 103px;
height: 34px;
text-align: center;
line-height: 34px;
  margin-right: 30px;
  font-size: 16px;
  background: #f1f1f1;
  border-radius: 10px;
}
.Menubox li.hover {
  background: #1370ce;
  color: #fff;
}
.Contentbox {
  clear: both;
  margin-top: 17px;

}
.CbContainer p{
  text-indent: 28px;
  line-height: 28px;
  padding-bottom: 10px;
}
.lv12 {font-family:"Microsoft YaHei";font-size: 14px;line-height: 45px;font-weight: normal;color: #258A5E;text-decoration: none;}
.hei12 {font-family: "Microsoft YaHei";font-size: 14px;line-height: 45px;font-weight: normal;color: #555555;text-decoration: none;}






 /*.section2 ul{
  font-size: 0;
  display: none;
}
 .section2 ul.active{
  display: block;
}*/


 .section2 ul li{
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  width: 245px;
  height: 167px;
  margin:0px 20px 20px 0;
  opacity: 0;
  transition: all 1s 0.5s;
  -webkit-transition: all 1s 0.5s;
  transform: translateY(2rem);
  -webkit-transform: translateY(2rem);
}

 .section2 ul li:nth-child(4n){
  margin-right: 0;
}

 .section2 ul li .content{
  background-color: #fff;
  width: 245px;
  height: 167px;
}
 .section2 ul li .content img{
  width: 100%;
  height: 100%;
}

 
 .section2 ul li .cover{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
 .section2 ul li:hover .cover{
  opacity: 1;
}
 .section2 ul li .cover img{
  height: 100%;
 width: 100%;
}
 .section2 ul li .cover .overlay{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
}
 .section2 ul li .cover .overlay .text-box{
  position: absolute;
  left: -20%;
  bottom: 25px;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
    width: 100%;
  padding: 0 30px;
}
 .section2 ul li:hover .cover .overlay .text-box{
  left: 0;
  opacity: 1;
}

 .section2 ul li .cover .overlay .text-box h4{
  font-size: 20px;
  color: #fff;
  font-weight: lighter;
  padding-bottom: 20px;
}
 .section2 ul li .cover .overlay .text-box .line{
  width: 80px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 30px;

}
 .section2 ul li .cover .overlay .text-box p{
  font-size: 14px;
  color: #fff;
  display: inline;
  border:1px solid #fff;
  padding:2px 6px;
}
 .section2 ul li .cover .overlay .border-ver, .section2 ul li .cover .overlay .border-hor{
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  transition: all 1s;
  -webkit-transition: all 0.5s;
}
 .section2 ul li .cover .overlay .border-ver{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scale(1,0);
  -webkit-transform: scale(1,0);
}
 .section2 ul li .cover .overlay .border-hor{
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0,1);
  -webkit-transform: scale(0,1);
}
 .section2 ul li:hover .cover .overlay .border-ver, .section2 ul li:hover .cover .overlay .border-hor{
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
}

 .section2 ul li {
  opacity: 1;
}
.ne-new-ti{
  text-align: center;
  border-bottom:1px dashed #ccc;
  padding-bottom: 10px;
}
.ne-new-ti div{
  font-size: 16px;
  padding-bottom: 5px;
}
.ne-new-ti span{
  color: #666;
}
.ne-new-xi{
  padding: 10px 0;
  line-height: 26px;
}
.ne-apply-box{
  background: #f6f6f6;
  padding:50px 0;
}
.w1095{
  width: 1095px;
  margin:0 auto;
}
.ne-apply-box dl{
  width: 541px;
  height: 240px;
  background: #fff;
  -moz-box-shadow:0px 0px 6px #8C8C8C; 
  -webkit-box-shadow:0px 0px 6px #8C8C8C; 
  box-shadow:0px 0px 6px #8C8C8C;
  float: left;
  margin:0 3px 20px 3px;
}
.ne-apply-box dl dt{
  width: 291px;
  height: 240px;
  overflow: hidden;
  float: left;
}
.ne-apply-box dl dt img{
  transition-duration: .5s;
}
.ne-apply-box dl:hover dt img{
  transform: scale(1.1,1.1);
}
.ne-apply-box dl dd{
  width: 250px;
  text-align: center;
  float: left;
  padding-top:37px;
}
.ne-apply-box dl dd p{
  padding:30px;
  line-height: 26px;
}
.ne-apply-box dl dd span{
  display: block;
  width: 113px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-size: 16px;
  margin:0 auto;
  background: #c4c4c4;
  transition-duration: .5s;
}
.ne-apply-box dl:hover dd span{
  background: #025ab3;
}
.t-ts li a{
  padding:0 31px;
}


.bb01 ul li{
  width: 323px;
  height: 228px;
  margin-right:37px;
 }

.bb01 ul li .content{
  background-color: #fff;
  width: 323px;
  height: 228px;
}
.bb01 ul li .cover .overlay .text-box{
    position: absolute;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 100%;
    text-align: center;
    line-height: 228px;
    bottom:0;
    padding:0;
}
.bb01 ul li .cover .overlay .text-box h4{
  padding-bottom: 0
}
.bb01 ul li:nth-child(3n){
  margin-right: 0;
}
.bb01 ul li:nth-child(4n){
  margin-right: 37px;
}
.ne-new-list dl:nth-child(2n){
  margin-right: 0;
}
.ne-new-list dl{
  width: 505px;
  height: 93px;
  float: left;
  margin:0 43px 15px 0;
}
.ne-new-list dl dt{
  float: right;
  width: 91px;
  height: 93px;
  background: #025ab3;
  color: #fff;
  font-family: "Arial";
  text-align: center;
}
.ne-new-list dl dt div{
  font-weight: bold;
  font-size: 30px;
  padding:15px 0 5px 0;
}
.ne-new-list dl dt p{
  opacity: 0.5;
}
.ne-new-list dl dd{
  width: 395px;
  height: 61px;
  border: 1px solid #e7e7e7;
  background: #f6f6f6;
  padding:15px 10px;
}
.ne-new-list dl dd p{
  font-size: 12px;
  color: #777;
  padding-top: 5px;
}
.ne-new-list dl:hover dt{
  background: #0c77e3;
}
.jianT{ max-width: 100%; text-align: center; margin-top:30px;}
.jianT li a{ font-size: 14px; color:#474747; padding:6px 10px ; line-height: 1; background:#dcdee2; border-radius:5px; }
.jianT li a:hover{text-decoration: none; background:#025ab3;color:#fff;}
.jianT li{ display: inline; margin: 0 2px}
.jianT li .on{ background:#025ab3; color:#fff;padding: 6px 11px;border-radius:5px;}


.ban{ width:1198px;  position:relative; overflow:hidden;margin:30px auto 0 auto;}
.ban2{ width:663px; height:483px; position:relative; overflow:hidden; margin:0 auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:663px; height:483px;}
.prev{ float:left; cursor:pointer;}
.num{ height:175px;overflow:hidden; width:100%; position:relative;float:left;}
.min_pic{ width:100%; padding-top: 56px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:272px; height:173px; margin-right:27px;}
.num ul li.on{ border:1px solid #666; }
.prev1{ position:absolute; top:200px; left:150px; width:30px; height:52px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:200px; right:150px; width:30px; height:52px;z-index:9;cursor:pointer;}
.num ul li:last-child{
  margin-right: 0;
}

.add_list{ padding-left:40px; }
.add_list h1{
  font-size: 20px;
  padding:30px 0;
  color: #025ab3;
}
.add_list li{ font-size:16px; margin-bottom:30px; height:27px; padding-left:55px;}
.add_list .ic01{ background:url(../images/icon01.png) no-repeat left center;}
.add_list .ic02{ background:url(../images/icon02.png) no-repeat left center;}
.add_list .ic03{ background:url(../images/icon03.png) no-repeat left center;}
.add_list .ic04{ background:url(../images/icon04.png) no-repeat left center;}
.pro-zz-list dl{
  width: 234px;
  background: #238ece;
  float: left;
  margin-right: 39px;
  margin-bottom:30px;
}
.pro-zz-list dl dt{
  width: 231px;
  height: 209px;
  overflow: hidden;
}
.pro-zz-list dl dt img{
  padding:3px;
  transition-duration: .5s
}
.pro-zz-list dl dd{
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
}
.pro-zz-list dl:nth-child(4n){
  margin-right: 0;
}
.pro-zz-list dl:hover dt img{
  transform: scale(1.1,1.1);
}






@keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-moz-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-webkit-keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-o-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}