
.indBanner{width:100%;height: 100%;}
.indBanner a{display:block;height:100%;}
.indBanner .swiper-container {width: 100%;height: 100vh;}
.indBanner .swiper-container img{height: 100%;min-width: 100%;}
.indBanner .swiper-pagination-bullet-active {background: #fff!important;} 
.indBanner .swiper-pagination-bullet {width: 8px;height: 8px;background: none;opacity: 1;border: 1px solid #fff;} 
/*.indBanner .swiper-pagination{bottom: 23px!important;left: 16px!important;width: 12px!important;top: 40%;}*/
.indBanner .swiper-pagination{bottom: 8px!important;}

.m-indBanner{width: 100%;overflow: hidden;}
.m-indBanner .swiper-slide img{width: 100%;}
.m-indBanner .swiper-pagination-bullet-active {background: #fff!important; } 
.m-indBanner .swiper-pagination-bullet {width: 8px;height: 8px;background: none;opacity: 1;border: 1px solid #fff;} 
.m-indBanner .swiper-pagination{bottom: 17px!important;}

.toBot{position: fixed; bottom: 75px; left: 0; right: 0; z-index: 12; text-align: center;opacity: 0.2; cursor: pointer;} 
.toBotIco{position: fixed; bottom: 50px; left: 0; right: 0; z-index: 12; text-align: center;opacity: 0.2;cursor: pointer; }

.toBot.startopa{
	animation: toBotopa 1s;
	-moz-animation: toBotopa 1s;	/* Firefox */
	-webkit-animation: toBotopa 1s;	/* Safari 和 Chrome */
	-o-animation: toBotopa 1s;	/* Opera */
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;

}
.toBotIco.start{
	animation: toBot 1s;
	-moz-animation: toBot 1s;	/* Firefox */
	-webkit-animation: toBot 1s;	/* Safari 和 Chrome */
	-o-animation: toBot 1s;	/* Opera */
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
}

@keyframes toBot
{
  from{ bottom: 50px;opacity: 0.3;}
  to{bottom: 30px;opacity: 1;}
}

@-moz-keyframes toBot /* Firefox */
{
  from{ bottom: 50px;opacity: 0.3;}
  to{bottom: 30px;opacity: 1;}
}

@-webkit-keyframes toBot /* Safari 和 Chrome */
{
  from{ bottom: 50px;opacity: 0.3;}
  to{bottom: 30px;opacity: 1;}
}

@-o-keyframes toBot /* Opera */
{
  from{ bottom: 50px;opacity: 0.3;}
  to{bottom: 30px;opacity: 1;}
}

@keyframes toBotopa
{
  from{opacity: 0.3;}
  to{opacity: 1;}
}

@-moz-keyframes toBotopa /* Firefox */
{
  from{opacity: 0.3;}
  to{opacity: 1;}
}

@-webkit-keyframes toBotopa /* Safari 和 Chrome */
{
  from{opacity: 0.3;}
  to{bottom: 30px;opacity: 1;}
}

@-o-keyframes toBotopa /* Opera */
{
  from{opacity: 0.3;}
  to{bottom: 30px;opacity: 1;}
}


.indPart1{background: url(../images/b17.jpg) no-repeat;height: 460px;background-size: cover;} 
.indPart1 .wal-1260{overflow: hidden; position: relative; } 
.indPart1 .tlt{padding: 140px 0 55px; font-size: 36px;color: #fff; } 
.indPart1 p{font-size: 16px;color: #bdbdbd; line-height: 30px; float: left; } 
.indPart1 img{float: right; position: absolute; top: 97px; right: 0; }

.indPart2{width: 100%; } 
.indPart2 .top{overflow: hidden; margin-top: 90px;height: 60px; } 
.indPart2 .top .tlt{font-size: 24px;color: #333; } 
.indPart2 .top .links{overflow: hidden; } 
.indPart2 .top .links li{float: left; margin-left: 34px; } 
.indPart2 .top .links li a{font-size: 14px;color: #999; } 
.indPart2 .top .links li i{display:block;opacity:0;width: 0%; height: 1px; background: #333; margin-top: 2px;-webkit-transition: all .2s;transition: all .2s; } 
.indPart2 .top .links li:hover a{color: #333; } 
.indPart2 .top .links li.on a{color: #333; }
.indPart2 .top .links li:hover i{width: 100%;opacity:1;}
.indPart2 .top .links li.on i{width: 100%;opacity:1;}
.indPart2 .moreIco{margin-bottom:90px; }

.indPart3{background: url(../images/b16.jpg) no-repeat;background-size: cover;padding: 145px 0 200px;} 
.indPart3 ul{overflow: hidden; } 
.indPart3 ul li{float: left; width: 365px; margin-right: 60px; } 
.indPart3 ul li:last-child{margin-right: 0;} 
.indPart3 ul li .tlt{margin-bottom: 20px; color: #fff; font-size: 20px; } 
.indPart3 ul li .tlt a{font-size: 14px;color: #bebebe; float: right; } 
.indPart3 ul li .tlt a:hover{text-decoration: underline;} 
.indPart3 ul li p{color: #dcdcdc; font-size: 14px; line-height: 30px; height: 180px; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; } 
.indPart3 ul li .o a{color: #dcdcdc;font-size: 14px;line-height: 36px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.indPart3 ul li .o a em:hover {text-decoration: underline;} 
.indPart3 .banner img{width: 100%;height: 180px;}
.indPart3 .swiper-pagination-bullet-active {background: #fff!important;} 
.indPart3 .swiper-pagination-bullet {width: 8px;height: 8px;background: none;opacity: 1;border: 1px solid #fff;} 
.indPart3 .swiper-pagination{bottom: 8px!important;}
.indPart3 dl{overflow: hidden;} 
.indPart3 dt{width: 50%;float: left;color: #fff;line-height: 33px;display: block;text-align: left;} 
.indPart3 dt:nth-child(2n){margin-right: 0; } 
.indPart3 dt a{color: #fff; } 
.indPart3 dt a:hover{text-decoration: underline;}

.indPart4{background: #1f1f1f;padding-bottom: 135px;position: relative;padding-top: 90px; }
.indPart4 .wal-1260{position: relative;height: 45px;}
.indPart4 .top{overflow: hidden; margin-bottom: 55px; }
.indPart4 .tlt{font-size: 20px; color: #fff; } 
.indPart4 .cont{padding: 0 60px;} 
.indPart4 .swiper-container{} 
.indPart4 .swiper-slide{} 
.indPart4 .img{} 
.indPart4 .img img{width: 100%;} 
.indPart4 .txt{margin-top: 30px; } 
.indPart4 .txt em{font-size: 24px; color: #fff; } 
.indPart4 .txt i{font-size: 14px; color: #bbb; display: inline-block; margin-left: 20px; } 
.indPart4 .txt p{font-size: 14px; color: #c9c9c9; line-height: 30px; margin-top: 16px; } 
.indPart4 .swiper-button-prev{background: url("../images/a10_1.png") no-repeat center center;top: 14px;right: 35px;left: inherit;} 
.indPart4 .swiper-button-next{background:url("../images/a10_2.png") no-repeat center center;top: 14px;right: 0;} 
.indPart4 .swiper-button-prev:hover{background-image:url("../images/a10_1on.png"); } 
.indPart4 .swiper-button-next:hover{background-image:url("../images/a10_2on.png"); }

.boxSwiper{width: 100%;overflow: hidden;}
.boxSwiper .swiper-slide {width: 100%!important;}
.boxSwiper .swiper-slide img{width: 100%;}
.boxSwiper .swiper-pagination-bullet-active {background: #fff!important; } 
.boxSwiper .swiper-pagination-bullet {width: 8px;height: 8px;background: none;opacity: 1;border: 1px solid #fff;} 
.boxSwiper .swiper-pagination{    bottom: 18px!important; text-align: right; width: 96%!important;}

.bigBox{overflow: hidden;}
.le-box{float: left; width: 365px; } 
.le-box em{font-size: 24px; color: #4a4a4a; text-transform: uppercase; display: block; margin-bottom: 3px; } 
.le-box i{font-size: 14px; color: #4a4a4a; } 
.le-img img{width: 300px; margin: 20px 0 0px;}
.rg-box {float: left; width: 835px; }
.rg-box .map{width:846px;height:306px;margin-top:89px;}
.about {margin-top: 35px;}
.about a[name^="a"]{padding-top:100px;display:block;}
.about .box2{margin-bottom: 100px;}
.about .box3{height: 637px;text-align: center;}
.about .box5{margin-bottom: 90px;}

.about .rg-box .p1{font-size: 14px; color: #585858; line-height: 30px; margin-bottom: 30px; } 
.about .rg-box .p2{font-size: 14px; color: #999999; line-height: 30px; margin-bottom: 30px; } 
.about .rg-box .p3{font-size: 18px;color: #000;line-height: 30px;} 
.about .rg-box .p4{font-size: 14px;color: #727272;line-height: 30px;} 

.about .Banner1 .b2{text-align: center;} 
.about .Banner1 .b2 img{} 
.about .Banner1 .swiper-button-prev{background: url("../images/b2_1.png") no-repeat center center; top: 125px; left: 0;padding: 2px; } 
.about .Banner1 .swiper-button-next{background:url("../images/b2_2.png") no-repeat center center; top: 125px; left: 40px;padding: 2px; } 
.about .Banner1 .swiper-button-prev:hover{background-image:url("../images/b2_1on.png"); } 
.about .Banner1 .swiper-button-next:hover{background-image:url("../images/b2_2on.png"); } 
.about .box2 .wal-1200{position: relative;} 
.about .box3{background: url(../images/b3.jpg) center;background-size: 100%;} 
.about .box3 .t1{font-size: 24px; color: #fff; padding-top: 245px; text-transform: uppercase; letter-spacing: 13px; } 
.about .box3 .t2{font-size: 24px; color: #9f9f9f; margin-top: 20px; }

.about .slider-for {padding-bottom: 10px;} 
.about .slider-for img{width: 100%;} 
.about .slider-for .tt{font-size: 20px;color: #fff;text-align: center;height: 50px;padding: 0 10px;line-height: 50px;background: url(../images/b7.png);position: relative;margin-top: -50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} 
.about .tablist {margin: 0; padding: 0 87px; margin-top: 10px;} 
.about .tablist .slick {margin: 0; cursor: pointer; } 
.about .tablist .slick .ico img {width: 200px; height: 138px; }
.about .tablist .slick-prev{position: absolute;z-index: 10;left: 0;top: 10px;display: block;background: #f7f7f7 url(../images/b2_1.png) center no-repeat;background-size: 35px 35px;width: 97px;height: 140px;} 
.about .tablist .slick-next{position:absolute; z-index:10; right:0; top:10px;display:block; background: #f7f7f7 url(../images/b2_2.png) center no-repeat; background-size: 35px 35px;width: 97px;height: 140px;} 
.about .tablist .slick-prev:hover{background: #f7f7f7 url(../images/b2_1on.png) center no-repeat;background-size: 35px 35px;} 
.about .tablist .slick-next:hover{background: #f7f7f7 url(../images/b2_2on.png) center no-repeat;background-size: 35px 35px;} 
.about .tablist .slick-slide {padding: 10px 10px 0 10px;} 
.about .tablist .slick-slide  img{border: 1px #fff solid;} 
.about .tablist .slick-current {background: url(../images/b6.png) no-repeat center 1px;} 
.about .tablist .slick-current img{border: 1px #e10000 solid;}

.about .khList{overflow: hidden; margin-bottom: 30px; }
.about .khList li{float: left;font-size: 14px;color: #4a4a4a;line-height: 30px;width: 33.33%;}

.filed{margin: 135px 0 110px;}
.filed .Tab{overflow: hidden; border-bottom: 1px solid #f2f2f2; } 
.filed .Tab li{font-size: 16px;color: #999999;float: left;margin-right: 28px;padding-bottom: 12px;padding-right: 16px;cursor:pointer;background: url(../images/b8.png) no-repeat right 7px;} 
.filed .Tab li:last-child{margin-right: 0;} 
.filed .Tab li.on{color: #333; background: url(../images/b8_on.png) no-repeat right 7px; border-bottom:1px solid #333; } 
.filed .Tab li:hover{color: #333; background: url(../images/b8_on.png) no-repeat right 7px; border-bottom:1px solid #333; } 
.filed .TabCont{margin: 10px 0 40px; } 
.filed .TabCont li{display: none; overflow: hidden; } 
.filed .TabCont li a{float: left; font-size: 14px;color: #999; margin-right: 33px; line-height: 35px; }
.filed .TabCont li a:last-child{margin-right: 0;}
.filed .TabCont li a:hover{color: #e50412;}
.filed .TabCont li.on{display: block;}


.tipBox{width: 91%; background: #fff; height: 100%; position: fixed; right: -100%; top: 0; z-index: 110; -webkit-transition: all .5s; transition: all .5s; } 
.tipBox .title{line-height: 50px; height: 50px; color: #333; font-size: 15px; background: #ddd; padding-left: 20px; }

.sideNav{width: 94%; margin-left: 6%; }
.subNav{cursor:pointer;display:block;height: 60px;line-height: 60px;border-bottom: 1px solid #ededed;position:relative;font-size:14px;color: #333;opacity: .9;}
.subNav .name{position:relative;padding: 0 10px;font-size: 16px;color: #888;}
.subNav a{color: #333;}
.sideNav .currentDt{background: url(../images/m7_on.png) 95% center no-repeat;background-size: 4%;border-bottom: 0px;}
.sideNav .currentDt .name{color:#333;}
.navContent{display: none;overflow: hidden;}
.navContent li{position:relative;border: 2px solid #f2f2f2;float: left;margin-bottom: 10px;margin-right: 10px;}
.navContent a{height:42px;line-height:42px;color: #888;font-size:14px;display: block;padding: 0 10px;}
.navContent a:hover{color:#fff;font-weight:bold;background:#d82128;}
.subNav1{background: url(../images/m7.png) 95% center no-repeat;background-size: 4%;} 
.navLayer .close{width: 9%;text-align: center;line-height: 40px;z-index: 99;display: inline-block;float: right;} 
.navLayer .close img{width: 57%;} 
.navLayer .top{overflow: hidden; border-bottom: 1px solid #ededed; padding-bottom: 7px; } 
.navLayer .top .toEnglish{padding: 0 10px; font-size: 14px; float: left; width: 30%; margin-top: 14px; } 
.navLayer .inp{width: 73%;height: 33px;line-height: 33px;background: #f1f1f1;margin-left: 10px;padding: 0 3% 0 4%;display: inline-block;margin-right: 4%;}
.navLayer .inp input{width: 80%;height: 35px;line-height: 35px;display: inline-block;vertical-align: middle;margin-right: 4%;} 
.navLayer .inp .search{background: url(../images/a2.png) no-repeat 100%;width: 14%;height: 35px;display: inline-block;vertical-align: middle;background-size: 56%;/* padding: 0 1%; */}

.blockHov{display:none;width: 100%;height: 100%;background: url(../images/m9.png);position: fixed;z-index: 100;top: 0;}

.filedDetail{margin: 60px 0 80px;} 
.filedDetail .bigBox {padding: 68px 0 55px; margin-bottom: 70px; background: #f4f4f4; } 
.filedDetail .le-box i {font-size: 20px; color: #333; line-height: 38px; } 
.filedDetail .p{color: #424242; font-size: 16px; line-height: 38px; } 
.filedDetail .cont img{margin:0 auto;margin-bottom: 40px;display: block;} 
.filedDetail .cont .p1{font-size: 14px;color: #666;line-height: 30px; } 
.filedDetail .share{margin:50px 0 40px;} 
.filedDetail .share img{margin-bottom: 0;}

/*.advantage{margin:134px 0 0;}
.advantage a[name^="a"]{padding-top:100px;display:block;}
.advantage .bigBox{margin-bottom: 138px;}
.advantage .bigBox .p1{font-size: 14px;color: #333;line-height: 30px;}
.advantage .bigBox .pp1{line-height: 35px;margin-top: 13px;}*/
.advantage{margin: 34px 0 70px;}
.advantage a[name^="a"]{padding-top:100px;display:block;}
.advantage .bigBox{}
.advantage .bigBox .p1{font-size: 14px;color: #333;line-height: 30px;}
.advantage .bigBox .pp1{line-height: 35px;margin-top: 13px;}

.advantage .swiper {width: 845px;margin-top: 30px;} 
.advantage .swiper .swiper-slide{} 
.advantage .swiper .img{} 
.advantage .swiper .img img{width: 100%;} 
.advantage .swiper .txt{padding-top: 30px;padding: 30px 15px 20px;} 
.advantage .swiper .txt em{font-size: 24px; color: #333; } 
.advantage .swiper .txt i{font-size: 14px; color: #333; display: inline-block; margin-left: 20px; } 
.advantage .swiper .txt p{font-size: 14px; color: #333; line-height: 30px; margin-top: 16px; } 
.advantage .swiper .swiper-button-prev{background: url("../images/a10_1.png") no-repeat center center;top: 14px;right: 35px;left: inherit;} 
.advantage .swiper .swiper-button-next{background:url("../images/a10_2.png") no-repeat center center;top: 14px;right: 0;} 
.advantage .swiper .swiper-button-prev:hover{background-image:url("../images/a10_1on.png"); } 
.advantage .swiper .swiper-button-next:hover{background-image:url("../images/a10_2on.png"); }
.advantage .swiper3 .img{margin-bottom: 30px;}

.news{margin: 135px 0 0; } 
.news .bigBox{margin-bottom: 50px; } 
.news .rg-box a{font-size: 16px; color: #999; } 
.news .rg-box a:hover{color: #333; } 
.news .rg-box a.on{color: #333; } 
.news .rg-box i{margin:0 26px;width: 1px;height: 16px;background: #bababa;display: inline-block;vertical-align: middle;} 

.news .list li{padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px dashed #bababa; overflow: hidden; } 
.news .list li .img{float: left; margin-right: 45px; overflow: hidden; } 
.news .list li .img img{-webkit-transition: all .5s; transition: all .5s; } 
.news .list li .img img:hover{transform: scale(1.2);} 
.news .list li .txt{width: 670px; float: left; } 
.news .list li .time{font-size: 18px;color:#999; margin:17px 0 30px; } 
.news .list li .tlt{font-size: 24px;color:#333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } 
.news .list li p{height: 60px; font-size: 14px;color:#666;line-height: 30px; margin:20px 0 50px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } 
.news .list li a.more{font-size: 14px;color:#666;line-height: 30px;height: 30px; } 
.news .list li a.more:hover{color:#e50412; }

.newsDetail{margin:128px 0 30px ;} 
.newsDetail .cont{} 
.newsDetail .cont .tlt{font-size: 20px;color:#333; padding-bottom: 24px;border-bottom: 1px solid #dedede; margin-bottom: 17px; } 
.newsDetail .cont p{font-size: 14px;color:#666;line-height: 38px; } 
.newsDetail .cont img{margin-bottom: 33px; display: block; } 
.newsDetail .share img{margin-bottom: 0;} 
.newsDetail .share{margin-bottom: 50px;}

.contact{margin: 35px 0 0 0;} 
.contact a[name^="a"]{padding-top:100px;display:block;}
.contact .box1{/*margin-bottom: 180px;*/ } 
.contact .box1 .wal-1200{position: relative; } 
.contact .box1 p{font-size: 20px;color:#000; margin-bottom: 24px;margin-top: 30px; } 
.contact .box1 ul{/* margin-bottom: 75px; */} 
.contact .box1 li{font-size: 14px;color:#666; line-height: 35px;height: 35px; } 
.contact .box1 li em{font-size: 14px; color: #000; display: inline-block; width: 30px;}
.contact .box1 li i{display: inline-block; width: 1px; height: 12px;background: #b6b6b6; margin:0 10px; } 
.contact .box1 .ewmBox{position: absolute; right: 0; top: 17px; } 
.contact .box1 .ewmBox span{display: block; margin-bottom: 15px; padding-left: 21px; font-size: 14px;color:#999; background: url(../images/b15.png) no-repeat left; } 
.contact .box1 .ewmBox img{} 
.contact .box1 .bigImg{} 

/*.contact .box2{margin-bottom: 100px; }*/ 
.contact .box2 .tlt{font-size: 18px;color: #000; margin-bottom: 25px; } 
.contact .box2 ul{overflow: hidden; } 
.contact .box2 ul li{float: left; font-size: 14px;color: #666; margin-right: 75px; margin-bottom: 20px; } 
.contact .box2 ul li a{font-size: 14px;color: #666;}
.contact .box2 ul li a:hover{color: #e4000e;text-decoration:underline;}
.contact .box2 ul li:nth-child(5n){margin-right: 20px; } 
.contact .box2 .line{width: 100%; height: 1px; background: #dedede; margin:7px 0 10px; } 
.contact .box2 p{line-height: 30px; font-size: 14px;color: #666; } 
.contact .box3{margin-bottom: 75px;} 
.contact .box3 .tlt{font-size: 18px;color: #484343;margin-bottom: 30px;}
.contact .box2 .ico{display: inline-block; width: 60px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #8b8b8c; border: 1px solid #dfdfdf; margin-left: 20px; }
.contact .box2 .ico:hover{color: #e50412; border:1px solid #e50412; }

.contact .formBox{overflow: hidden; width: 100%; } 
.contact .formBox .inp{margin-right: 20px; margin-bottom: 20px; width: 409px; height: 50px; line-height: 50px; border:1px solid #eeeeee; float: left; } 
.contact .formBox .inp:nth-child(2n){margin-right: 0;} 
.contact .formBox .inp img{margin-left: 21px; } 
.contact .formBox .inp input{width: 333px; margin-right: 20px; height: 50px; line-height: 50px; font-size: 14px; color:#bababa; float: right; } 
.contact .formBox .inp2{float: left; margin-bottom: 20px; padding: 18px 0; width: 840px; height: 164px; border: 1px solid #eeeeee; position: relative; } 
.contact .formBox .inp2 img{position: absolute; left: 21px; } 
.contact .formBox .inp2 textarea{font-size: 14px; color:#bababa; line-height: 25px; float: right; height: 164px; width: 764px; margin-right: 20px; resize: none; } 
.contact .formBox .icos{overflow: hidden; float: left; } 
.contact .formBox .ico{float: left;margin-right: 30px;display: inline-block;width: 120px;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #8b8b8c;border: 1px solid #dfdfdf;} 
.contact .formBox .ico:hover{color: #e50412; border:1px solid #e50412; }

.search .title{font-size: 18px;color: #4a4a4a;margin-bottom: 73px;}

.jobShow{padding: 103px 0 100px;}
.jobShow .name{ font-size:18px; color:#e4000e; font-weight:bold; padding-bottom:25px; background:url(../images/line6.png) bottom repeat-x;}
.jobShow .title{ font-size:18px; background:url(../images/ico5.jpg) left center no-repeat; padding-left:12px; position:relative; height:75px; line-height:75px;}
.jobShow .list{ padding:10px 0 10px 12px; background:url(../images/line6.png) bottom repeat-x;}
.jobShow .list li{ float:left; font-size:14px; width:33.33%; margin-bottom:25px;}
.jobShow .content{ font-size:14px; line-height:36px; padding-left:12px; padding-bottom:30px; background:url(../images/line6.png) bottom repeat-x;}
.jobShow .content2{ background:none;}
.jobShow .btnGroup li{ float:left; width:150px; height:42px; margin-right:30px;}
.jobShow .btnGroup a{display:block;width:150px;height:42px;font-size:14px;text-align:center;line-height:42px;border: 1px solid #e4000e;border-radius: 20px;color: #e4000e;}
.jobShow .btnGroup a:hover{background: #e4000e;color:#fff;}
.jobShow .msg{font-size:14px;color: #666;padding-top:15px;}

.headDiv {-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;} 
.headDiv .logo {-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s; } 
.headDiv .logo img{-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;} 
.headDiv .links li {-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;} 
.headDiv .links li em {-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s; } 
.headDiv .search {-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s; } 






/*.about a[name^="a"],.contact a[name^="a"],.advantage a[name^="a"] {padding-top: 0px;}*/




.headDiv .num{font-size: 16px;padding-left: 15px;line-height: 100px;}
