/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:''; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both;}
.wapper{ width:1200px; margin:0 auto;}
.iWarp{width: 1340px;margin: 0 auto;}
.header{background: rgba(255, 255, 255, 0.9);width: 100%; position:relative;top: 0;left: 0;z-index: 999;position: sticky;top: 0;}
.header.fixed{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;}

.indexTop{width: 100%;background: #980004;position: relative;z-index: 999;}
.indexTop .Warp{display: flex;justify-content: flex-end;align-items: center;height: 32px;}
.iEmail{color: #fff;font-size: 12px;}
.iSearch{position: relative;margin: 0 45px;border: 1px solid #fff;border-radius: 3px;width: 138px;height: 18px;position: relative;overflow: hidden;}
.iSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 30px 0 5px;box-sizing: border-box;outline: none;background: none;}
.iSearch button{width: 30px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: none;color: #fff;font-size: 12px;}
.iLanguage{font-size: 12px;color: #fff;}
.iLanguage a{display: inline-block;color: #fff;}
.iLanguage span{padding: 0 5px;}

.header{ position:relative;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 100px;;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}


/*menu*/
.pc_menu{}
.menu{height:100px;line-height:100px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:210px; position:absolute; left:-20px; top: 100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.menu ul li dl dd{ line-height:45px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:15px; color:#333;display:block; padding:0;text-align:center;}
.menu ul li dl dd a:hover{ color:#980004;}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;padding: 0 25px;position: relative;}
.menu a:hover{color:#980004;}
a.menu_hover{color:#980004;}
.menu ul li span a{padding-bottom: 10px;box-sizing: border-box;line-height: 90px;}
.menu ul li span a em{display: block;font-style: normal;position: absolute;width: 100%;bottom: 25px;text-align: center;left: 0;height: 20px;line-height: 20px;font-size: 12px;color: #888;}
.menu ul li a:hover{background: url(../images/libj.png) center bottom no-repeat;}
.menu ul li a:hover em{color: #980004;}





/*mMenu*/
.m_header{width: 100%;position: relative;z-index: 99;}
.sp_header{height:80px;overflow:hidden;background:#fff;position:relative;z-index:10;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:80px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:50px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav span{display:block;background:#980004;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 100px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:112px;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}





/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width 0.3s ease-in-out;border-radius: 20px;width: 12px;height: 12px;}
.bannerSwiper .swiper-pagination-bullet-active{width:25px;}
.bannerSwiper .swiper-button-next,.bannerSwiper .swiper-button-prev{width: 40px;height: 80px;background: rgba(0,0,0,0.3);color: #fff;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{font-size: 20px;}
.bannerSwiper .swiper-button-next{right: 5%;}
.bannerSwiper .swiper-button-prev{left: 5%;}


/*common*/
.iComTitle{text-align: center;position: relative;margin-bottom: 20px;}
.iComTitle .titEn{color: #f1f1f1;font-weight: bold;text-transform: uppercase;font-size: 40px;position: absolute;top: 5px;left: 50%;transform: translateX(-50%);z-index: 8px;}
.iComTitle .titCn{font-size: 22px;font-weight: bold;color: #ec6800;height: 45px;line-height: 45px;position: relative;z-index: 9;padding-top: 20px;}
.iComTitle .titCn i{color: #1e4698;font-style: normal;}
.iComTitle .line{display: inline-block;width: 30px;height: 2px;background: #1e4698;}



.index1{padding: 40px 0 80px 0;width: 100%;}
.i1Title{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.i1Title .iComTitle{text-align: left;}
.i1Title .iComTitle .titEn{left: 0;transform: translateX(0);}
.i1Title .more{font-size: 16px;color: #666666;}
.i1Title .more:hover{color: #ec6800;}
.i1List{width: 100%;margin-top: 40px;position: relative;height: 300px;}
.i1Slide{width: 100%;}
.i1Slide .part{display: block;width: 100%;padding: 45px 25px;box-sizing: border-box;background: #fff;text-align: center;transition: 0.3s;border-radius: 5px;}
.i1Slide .part .icon{margin-bottom: 25px;}
.i1Slide .part .icon img{width: 33px;margin: 0 auto;transition: all 0.5s ease 0s;}
.i1Slide .part .tit{font-size: 16px;margin: 20px 0;color: #333;font-weight: bold;transition: 0.3s;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap}
.i1Slide .part .txt{font-size: 14px;color: #666666;transition: 0.3s;}
.i1Slide .part:hover{background: #980004;transition: all 0.5s ease 0s;}
.i1Slide .part:hover .icon img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.i1Slide .part:hover .tit{color: #fff;}
.i1Slide .part:hover .txt{color: #fff;}
.i1List .swiper-button-next,.i1List .swiper-button-prev{width: 30px;height: 30px;border-radius: 50%;border: 1px solid #dfdfdf;color: #dfdfdf;}
.i1List .swiper-button-next:after,.i1List .swiper-button-prev:after{font-size: 20px;}
.i1List .swiper-button-next{right: -50px;}
.i1List .swiper-button-prev{left: -50px;}

.footer{width: 100%;background:#dddddd;}
.fWarp{width: 100%;padding: 40px 0;justify-content: space-between;display: flex;}
.fTel{display: flex;}
.fTel .icon img{width: 54px;margin-right: 12px;filter: brightness(0%) contrast(200%) invert(50%) opacity(100%);}
.fTel .desc{flex: 1;}
.fTel .desc font{color: #6a6a6a;font-size: 14px;}
.fTel .desc .txt{color: #000000;font-style: italic;font-size: 26px;}
.fDesc{font-size: 14px;color: #000000;margin: 0 20px;}
.fEwm{width: 70px;font-size: 14px;color: #888;text-align: center;}
.fEwm img{width: 100%;}
.copyRight{width: 100%;padding: 10px 0;border-top: 1px solid #3b3b3b;}
.copyRight .iWarp{display: flex;justify-content: space-between;align-items: center;font-size: 14px;color: #595959;}

.tongtu{width: 100%;font-size: 0px;overflow: hidden;}
.tongtu img{width: 100%;}
.pageNav{width: 100%;box-shadow: 0 3px 15px -6px rgb(0 0 0 / 30%);height: 50px;line-height: 50px;margin-bottom: 30px;overflow: hidden;}
.Current{font-size: 14px;color: #666;}
.Current i{font-size: 18px;padding-right: 5px;}
.Current a{color: #666;text-transform: capitalize;}
.Current a:hover{color: #980004;}

.aboSearch{width: 100%;display: flex;justify-content: center;}
.aSearch{width: 360px;height: 50px;position: relative;background: #eeeeee;margin: 0 20px;}
.aSearch .SeaTxt{position: absolute;top: 0;left: 0;width: 100%;height: 50px;background: none;background: none;padding: 0 60px 0 10px;box-sizing: border-box;outline: none;font-size: 14px;}
.aSearch .SeaBtn{position: absolute;top: 0;right: 0;width: 60px;height: 50px;background: #980004;color: #fff;font-size: 18px;border: none}

.pageMenu{width: 100%;}
.pageMenu ul{display: flex;flex-wrap: wrap;justify-content: center;}
.pageMenu ul li{width: 225px;height: 42px;line-height: 42px;transition: all 0.5s ease 0s;text-align: center;background: #f5f5f5;font-size: 16px;color: #666666;margin: 5px;}
.pageMenu ul li a{color: #666;}
.pageMenu ul li.on{background: #980004;color: #fff;}
.pageMenu ul li:hover{background: #980004;color: #fff;}
.pageMenu ul li.on a{color: #fff;}
.pageMenu ul li:hover a{color: #fff;}

.about{width: 100%;padding: 70px 0;}
.aboWarp{width: 100%;font-size: 16px;color: #666666;margin-top: 50px;}
.aboWarp .img{float: right;font-size: 0px;overflow: hidden;margin-left: 20px;margin-bottom: 20px;}
.aboWarp .img img{max-width: 100%;}

.professional{width: 100%;padding: 70px 0;}
.profList{width: 100%;}
.profList ul{display: flex;flex-wrap: wrap;}
.profList ul li{width: 33.333%;padding: 0 10px;box-sizing: border-box;margin-bottom: 40px;}
.profList .part{display: flex;justify-content: space-between;}
.profList .part .icon{width: 48px;height: 48px;border: 1px solid #dddddd;margin-right: 15px;position: relative;overflow: hidden;text-align: center;}
.profList .part .icon:before{position: absolute;transition: all 0.5s ease 0s; left: 50%;width: 16px;height: 3px;background: #1e4698;display: block; margin-left: -8px;top: -1px;content: "";}
.pro_white{ position: absolute; left: 0; transition: all 0.5s ease 0s; top: 0; width: 100%; height: 100%; text-align: center; line-height: 48px; display: block; }
.pro_blue{ position: absolute; left: 0; transition: all 0.5s ease 0s; width: 100%; height: 100%; text-align: center; line-height: 48px; display: block; bottom: -48px; }
.profList .part .icon img{vertical-align: middle;}
.profList .part .icon:hover{background: #980004;}
.profList .part .icon:hover:before{opacity: 0}
.profList .part .icon:hover .pro_white{top: -48px;transition: all 0.5s ease 0s;}
.profList .part .icon:hover .pro_blue{bottom: 0;transition: all 0.5s ease 0s;}

.profList .part .desc{flex: 1;}
.profList .part .title{display: block;height: 80px;transition: all 0.5s ease 0s; line-height: 22px;font-size: 13px; font-weight: bold;}
.profList .part .title:hover{color: #980004;}
.profList .part .text{height: 145px;line-height: 25px;overflow: hidden;font-size: 14px;color: #999999;}



.Team{width: 100%;padding: 70px 0 110px 0;}
.TeamList{width: 100%;margin-top: 40px;}
.TeamList ul{display: flex;flex-wrap: wrap;}
.TeamList ul li{width: 50%;padding: 0 20px;box-sizing: border-box;margin-bottom: 30px;}
.TeamList .part{display: flex;justify-content: space-between;}
.TeamList .part .img{width: 220px;font-size: 0px;overflow: hidden;margin-right: 30px;}
.TeamList .part .img img{width: 100%;}
.TeamList .part .desc{flex: 1;padding: 20px 0;}
.TeamList .part .name{font-size: 18px;color: #333333;margin-bottom: 20px;}
.TeamList .part dl{margin-bottom: 40px;}
.TeamList .part dl dd{margin: 10px 0;font-size: 12px;color: #666;}
.TeamList .part dl dd strong{font-size: 14px;font-weight: bold;}
.TeamMore{display: block;width: 120px;height: 36px;line-height: 36px;background: #980004;border-radius: 5px;border: 1px solid #980004;color: #fff;font-size: 14px;font-weight: bold;text-align: center;transition: 0.3s;}
.TeamMore:hover{color: #980004;background: none;}

.pagination{ width:100%; text-align:center; padding-top:30px;}
.pagination>li {
	display: inline-block
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin: 0 3px;
	line-height: 20px;
	color: #980004;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	height: auto!important;
	text-indent: 0!important;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2!important;
	color: #fff!important;
	cursor: default!important;
	background-color: #980004!important;
	border-color: #980004!important;
	height: auto!important;
	text-indent: 0!important;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
 

.Branch{width: 100%;padding: 70px 0;}
.Branch .pageMenu{margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px dotted #cbcbcb;}
.Branch .pageMenu ul{justify-content: flex-start;}
.Branch .pageMenu ul li {font-size: 14px;width: 90px;height: 34px;line-height: 34px;background: #fff;border: 1px solid #ddd;}
.Branch .pageMenu ul li.on{background: #980004;}
.Branch .pageMenu ul li:hover{background: #980004;}

.BranchWarp{width: 100%;}
.BranchTit{width: 100%;margin: 30px 0;padding-left: 20px;box-sizing: border-box;font-size: 20px;color: #333333;position: relative;}
.BranchTit:before{position: absolute;top: 5px;left: 0;width: 5px;height: 20px;background: #980004;content: "";}
.BranchInfo{font-size: 16px;color: #333333;}
.BranchInfo ul li{margin: 15px 0;font-size: 16px;color: #666666;}
.BranchInfo ul li strong{font-size: 18px;color: #333333;font-weight: normal;}
.BranchList{width: 100%;margin: 30px 0;position: relative;padding: 0 6%;box-sizing: border-box;}
.BranchSwiper .part{display: block;width: 100%;}
.BranchSwiper .part .img{width: 100%;font-size: 0px;overflow: hidden;}
.BranchSwiper .part .img img{width: 100%;}
.BranchSwiper .part .name{display: block;text-align: center;background: #f8f8f8;height: 39px;line-height: 39px;border: 1px solid #dfdfdf;font-size: 18px;border-top: none;overflow: hidden;}
.BranchSwiper .part:hover .name{color: #980004;}
.BranchList .swiper-button-next,.BranchList .swiper-button-prev{color: #999;}
.BranchList .swiper-button-next:after,.BranchList .swiper-button-prev:after{font-size: 30px;}

.news{width: 100%;padding: 70px 0;}
.newList{width: 100%;margin-top: 50px;}
.newList ul li{margin-bottom: 30px;border-bottom: 1px solid #eaecf1;padding-bottom: 25px;}
.newList .time{font-size: 20px;color: #666666;margin-bottom: 10px;}
.newList .time i{padding-right: 10px;}
.newList .title{font-size: 28px;color: #333333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;margin-bottom: 10px;}
.newList .title:hover{color: #980004;}
.newList .text{font-size: 14px;color: #999;display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-bottom: 45px;}
.newList .more{margin-top: 20px;}
.newList .more a{font-size: 14px;color: #666666;}
.newList .more a i{padding-left: 10px;transition: 0.3s;}
.newList .more a:hover{color: #980004;}
.newList .more a:hover i{padding-left: 20px;}

.contact{width: 100%;padding: 70px 0;}
.contList{width: 100%;margin-top: 70px;}
.contList ul{display: flex;flex-wrap: wrap;}
.contList ul li{width: 50%;padding-right: 50px;box-sizing: border-box;margin-bottom: 45px;}
.contList ul li .title{font-size: 24px;color: #009fe8;margin-bottom: 15px;}
.contList ul li .info{font-size: 16px;color: #333333;}
.contList ul li .info p{padding: 2px 0;}

.pDetail{width: 100%;padding: 70px 0;}
.pDetailWarp{padding-bottom: 30px;border-bottom: 1px solid #cbcbcb;display: flex;justify-content: space-between;}
.pDetailWarp .img{width: 380px;margin-right: 45px;font-size: 0px;overflow: hidden;}
.pDetailWarp .img img{width: 100%;}
.pDetailWarp .desc{flex: 1;}
.pDetailWarp .title{font-size: 30px;color: #333333;margin-bottom: 10px;display: flex;justify-content: space-between;}
.pDetailWarp .text{font-size: 14px;color: #333333;padding-bottom: 20px;border-bottom: 1px solid #cbcbcb;}
.pDetailWarp .list{width: 100%;}
.pDetailWarp .list ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.pDetailWarp .list ul li {width: 48%;padding: 20px 0;border-bottom: 1px solid #cbcbcb;font-size: 14px;color: #333333;}
.pDetailWarp .list ul li:last-child{width: 100%;}
.pDetailWarp .post_color{color: #666;font-style: normal;}
.pDetailWarp .info{margin: 20px 0;color: #000;font-size: 14px;}
.pShare{display: flex;align-items: center;font-size: 14px;color: #333333;}
.pDetailDesc{width: 100%;margin-top: 40px;font-size: 14px;color: #333333;}
.pDetTitle{font-size: 18px;color: #980004;margin: 20px 0;}

.inside{width: 100%;padding: 70px 0;}

.language{width: 100%;padding: 0px 0;}
.language .link{text-align: center;margin: 20px 0;}
.language .link a{display: block;width: 180px;height: 50px;line-height: 50px;font-size: 18px;color: #333;border: 1px solid #999;margin: 0 auto;background: #d1c2a5; box-shadow:2px 2px 5px #685e5c}
.language .link a:hover{background: #ec6800;color: #fff;}
.langTxt{width: 100%;text-align: center;margin-top: 50px;font-size: 56px;color: #333;}
.langTxt{text-align:center; margin-bottom:30px; color:#000; font-size:28px;}
















@media only screen and (max-width: 1340px) {
.iWarp{width: 100%;margin: 0 auto;padding: 0 10px;box-sizing: border-box;}
.i1List{padding: 0 5%;box-sizing: border-box;}
.i1List .swiper-button-prev{left: 10px;}
.i1List .swiper-button-next{right: 10px;}

}



@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;box-sizing: border-box;}
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.fWarp{display: block;}
.fDesc{margin: 20px 0;}
.pageMenu ul li{width: calc(50% - 10px);}
.aboWarp .img{float: none;}
.profList ul li{width: 50%;}
.TeamList .part{display: block;}
.TeamList .part .img{margin: 0 auto;}
.TeamList .part .desc{text-align: center;}
.newList .time{font-size: 18px;}
.newList .title{font-size: 16px;}
.pDetailWarp{display: block;}
.pDetailWarp .img{margin: 0 auto;max-width: 380px;width: auto;}
.pDetailWarp .desc{width: 100%;}
.pDetailWarp .title{display: block;text-align: center;margin-top: 20px;font-size: 20px;}
.pShare{justify-content: center;margin-top: 20px;}







}




@media only screen and (max-width: 780px) {
.bannerSwiper .swiper-button-next, .bannerSwiper .swiper-button-prev{width: 20px;height: 40px;}
.bannerSwiper .swiper-button-next:after, .bannerSwiper .swiper-button-prev:after{font-size: 20px;}
.i1List{padding: 0 12%;box-sizing: border-box;}
.iComTitle .titEn{font-size: 28px;}
.iComTitle .titCn{font-size: 20px;height: 35px;line-height: 35px;}
.i1Title .more{font-size: 14px;}
.i1List{margin-top: 20px;}
.index1{padding: 40px 0;}
.aboWarp{font-size: 14px;}
.profList ul li{width: 100%;}
.TeamList ul li{width: 100%;}
.aboSearch{display: block;}
.aSearch{margin: 10px 0;width: 100%;}
.Branch .pageMenu ul li{width: 85px;}
.BranchInfo{font-size: 14px;}
.contList ul li{width: 100%;padding: 0;}
.contList{margin-top: 20px;}
.pDetailWarp .list ul li{width: 100%;}

.pageNav{margin-bottom: 10px;}
.about{padding: 40px 0;}
.professional{padding: 40px 0;}
.Branch{padding: 40px 0;}
.news{padding: 40px 0;}
.contact{padding: 40px 0;}
.pDetail{padding: 40px 0;}
.inside{padding: 40px 0;}

}
