@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom;max-width: 100%; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

.pdbcrib table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.pdbcrib th,.pdbcrib td {
  border: 1px solid #ccc;
  padding: 8px;
  word-break: break-all;
  overflow: hidden;
}
/*Body*/
body { color: #666; background:#fff;}
a { color: #666; }
a:hover { color: #5b57a6; }
.wrap { width: 1680px; margin: 0 auto;}
.g-in{ width:1680px; margin:0 auto; }.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
.b-in{ width:1680px; margin:0 auto; }.b-in:after{content:'\20';display:block;height:0;clear:both}.b-in{*zoom:1}
.s-in{ width:1200px; margin:0 auto; }.s-in:after{content:'\20';display:block;height:0;clear:both}.s-in{*zoom:1}
.wrapper{ position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrapper img{  vertical-align:top; }

/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}

.u-menu { position:absolute; right:0px; top:19px; display:none; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 15; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#fff; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

body.z-open .u-menu {transform:translateZ(0px) rotate(90deg);-webkit-transform:translateZ(0px) rotate(90deg);}
body.z-open .u-menu  div {transform:translateZ(0px) rotate(45deg);transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;-webkit-transform:translateZ(0px) rotate(45deg);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;}
body.z-open .u-menu  div i {transition:transform 0.2s ease 0s;transform:translate3d(0px,11px,0px);-webkit-transition:-webkit-transform 0.2s ease 0s;-webkit-transform:translate3d(0px,11px,0px); }
body.z-open .u-menu .u-menu-bottom {transform:translateZ(0px) rotate(-45deg);-webkit-transform:translateZ(0px) rotate(-45deg);}
body.z-open .u-menu .u-menu-middle { display:none; }

/* 二级菜单 */
.m-menua {position:fixed;top:0;right:-50%;width:45%;height:100%;padding:70px 5% 0;box-sizing: border-box;background:#fff;z-index:101;opacity:0;overflow:auto;}
.m-menua .site-nav { min-height:400px; overflow-y:auto; }
.m-menua dl dt { margin-bottom:8px; padding:0 8px 10px; border-bottom:1px solid #ddd; line-height:24px; }
.m-menua dl dt a { color: #333;font-size: 14px; }
.m-menua dl dt a:hover,.m-menua dl dt .current { color: #8ab923; }
.m-menua dl dd { padding: 0 5px 10px 24px; line-height:24px; }
.m-menua dl dd a { color: #333; }
.m-menua dl dd a.current { color: #8ab923; }
.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:10; }

.msearch{padding: 0 12px;font-size: 0;margin-top: 15px;}
.msearch .mtxt{width: 120px;height: 30px;font-size: 12px;border:1px solid #ccc;vertical-align: middle;padding: 0 7px;}
.msearch .msbt{width: 40px;height: 32px;vertical-align: middle;background: #0068b5;font-size: 12px;color: #fff;}

body.z-open .m-nav {transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0);}

.m-menu .h2{display: flex;justify-content: space-between;align-items: center;}
.m-menu .h2 h2{font-size: 20px;}
.m-menu .close{ background:url(gb.png) center center no-repeat; width:26px; height:26px; background-size:100%; cursor:pointer}	

.m-menu{ position:fixed; top:0; right:-50%; width:45%; height:100%; padding:7% 5%; background:#fff; z-index:99; opacity:0; overflow:auto; box-sizing: border-box;}
.m-menu .site-nav { min-height:6.25rem; overflow-y:auto; }
.m-menu { position:fixed; top:0; right:-100%; width:100%; height:100%; background:rgba(255,255,255,1); z-index:9999; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:7% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.c-nav_item a {display: flex;justify-content: space-between;align-items: center;display: block;font-size: 16px;color: #535353;text-transform: uppercase;line-height: 3;}
.c-nav_item .ab {display: flex;justify-content: space-between;align-items: center;}
.c-nav_list-wrap a {display: block;font-size: 16px;color: #535353;text-transform: uppercase;line-height: 3;}
.m-menu .ab a {display: block;font-size: 16px;color: #535353;text-transform: uppercase;line-height: 3;}
.m-menu .ab span {width: 20px;background: url(icon10.png) no-repeat center;height: 20px;background-size: 20px 20px;}
.m-menu .ab span.on {background: url(icon11.png) no-repeat center;background-size: 20px 2px;}
.showdiv a {display: block;line-height: 50px;font-size: 14px;color: #535353;width: 100%;border-bottom: 1px solid #e5e5e5;padding-left: 3%;box-sizing: border-box;box-sizing: border-box;}
.showdiv a.thired {line-height: 30px;font-size: 12;padding-left: 6%;border-bottom: 0;}
.showdiv {background: #e7e5f3;position: relative;display:none;}

@media only screen and (max-width:1680px){
	.g-in{max-width: 1200px;}
	.wrap{max-width: 1200px;}


}
@media only screen and (max-width:1200px){
	.g-in{max-width: 94%;}
	.wrap{max-width: 94%;}
	
	.u-menu{display: block;}
}
@media only screen and (max-width:750px){
	
}

.topArea { position:fixed; top:0; left:0; width:100%; z-index:999; }
.logo{float: left;}
.logo img{height:100px;}
.logo .img02 { display:none; }
.nav { float:right; margin-right:25px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; margin-right:50px; }
.nav ul li:last-child { margin-right:0; }
.nav ul li .a1 { display:block; width:100%; height:100px; line-height:100px; font-size:18px; color:#fff; }
.nav ul li:hover .a1,.nav .current .a1 { font-weight:bold; }
.nav .sub { position:absolute; top:100px; left:50%; margin-left:-75px; width:150px; background:#fff; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; }
.nav .sub dt a { display:block; color:#000; padding:10px 0;font-size: 16px; }
.nav .sub dt:hover { background:#5b57a6 }
.nav .sub dt:hover a { color:#fff; }
.lan { position:relative; float:right; cursor:pointer; }
.lan p { float:right; font-size:18px; color:#fff; padding-left:30px; background:url(lauw.svg) no-repeat center left;background-size: 20px 20px; }
.lan p i { display:inline-block; line-height:100px; padding-right:20px; background:url(arrw_11.png) no-repeat center right; }
.lan ul { position:absolute; top:100px; left:50%; margin-left:-75px; width:150px; background:#fff; display:none; z-index:999; }
.lan ul li a { display:block; background:#fff; color:#333; padding:10px 0; text-align:center; font-size:16px; }
/*.lan:hover ul { display:block; }*/
.lan ul li:hover a { color:#fff; background:#5b57a6 }
.serbot { position:relative; float:right; margin-right:50px; width:20px; height:100px; background:url(searchw.svg) no-repeat center; cursor:pointer;background-size: 20px 20px;  }
.serbot:before { position:absolute; top:50%; right:-25px; transform: translateY(-50%); display:block; width:1px; height:16px; display:block; content:""; background:rgba(255,255,255,0.2); z-index:2; }
/*.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search .form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search .form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search .form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#24205a; color:#fff; cursor:pointer; }*/
/*.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }*/
/*.search01 { display:block; }*/
.xybot { position:relative; float:right; margin:0 25px; }
.xybot:before { position:absolute; top:50%; left:-25px; transform: translateY(-50%); display:block; width:1px; height:16px; display:block; content:""; background:rgba(255,255,255,0.2); z-index:2; }
.xybot a {display:block; width:100%; height:100px; line-height:100px; font-size:18px; color:#fff; }

.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search .searchp { position:absolute; top:30%; left:50%; margin-left:-300px;width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#24205a; color:#fff; cursor:pointer;-webkit-appearance:none;border-radius: 0; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }
@media only screen and (max-width:1200px){
	.search .searchp {width: 80%;left:10%;margin-left: 0;font-size: 14px;}
	.search form .txt{width: 75%;height: 50px;line-height: 50px;}
	.search form .btn{width: 25%;height: 50px;line-height: 50px;}
	.serclose{width: 50px;height: 50px;right: -10px;}
}



.topArea.head_fix{background: #fff;}
.topArea.head_fix .logo .img01{display: none;}
.topArea.head_fix .logo .img02{display: block;}
.topArea.head_fix .nav ul li .a1{color: #333;}
.topArea.head_fix .lan p{color: #333;background: url(laub.svg) no-repeat center left;background-size: 20px 20px; }
.topArea.head_fix .lan p i{background: url(arrb_10.png) no-repeat center right;}
.topArea.head_fix .serbot{background: url(searchb.svg) no-repeat center;background-size: 20px 20px; }
.topArea.head_fix .serbot:before{background:rgba(0,0,0,0.2);}
.topArea.head_fix .xybot:before{background:rgba(0,0,0,0.2);}
.topArea.head_fix .xybot a{color: #333}
.topArea.head_fix .u-menu div i{background: #333}


.nav ul li.norele{position: static;}
.x13{position: absolute;left: 0;width: 100%;background: #fff;top:100px;display:none;border-top:1px solid #ddd;padding: 25px 0;}
.x13 .x13c{display: flex;justify-content: space-between;}
.x13 .x13c .hd{width: 20%;}
.x13 .x13c .hd ul li{float: none;text-align: left;padding: 0 20px;line-height: 60px;border-radius: 60px; font-size: 20px;color: #333;margin-right: 0;font-weight: bold;margin:10px 0;}
.x13 .x13c .hd ul li.on{background: #e7e5f3;}
.x13 .x13c .hd ul li a{color: #333}
.x13 .x13c .bd{width: 77%;box-sizing: border-box;}

.x13 .x13c .section{text-align: left;}
.x13 .x13c .prori{height: 750px;overflow-y: auto;padding-right: 30px;}

.x13 .x13c .prori::-webkit-scrollbar{width:2;height:2px;}
.x13 .x13c .prori::-webkit-scrollbar-button:vertical{display:none}
.x13 .x13c .prori::-webkit-scrollbar-thumb:vertical:hover{background-color: #5b57a6;}
.x13 .x13c .prori::-webkit-scrollbar-thumb:vertical:active{background-color: #5b57a6;}
.x13 .x13c .prori::-webkit-scrollbar{width: 2px;}
.x13 .x13c .prori::-webkit-scrollbar-track{background: #c2c2c2;}
.x13 .x13c .prori::-webkit-scrollbar-thumb{background: #5b57a6;border-radius: 8px;}

.x13 .x13c .prori .proria{font-size: 28px;color: #333333;font-weight: bold;}
.x13 .x13c .prori .prorib{display: grid;grid-template-columns: repeat(4, 1fr);gap:20px;padding-top: 6px;}

.x13 .x13c .s1_ci{position: relative;border-radius: 20px;background: #e7e5f3;transition: all 0.6s;}
.x13 .x13c .s1_ci .s1_cix{position: relative;z-index: 5;}
.x13 .x13c .s1_ci .s1_cia{overflow: hidden;transition: all 0.6s;}
.x13 .x13c .s1_ci .s1_cib{box-sizing: border-box;padding: 20px 30px 30px;}
.x13 .x13c .s1_ci .s1_cib .s1_ciba{font-size: 18px;color: #7b7b7b;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.x13 .x13c .s1_ci .s1_cib .s1_cibb{font-size: 20px;color: #323232;margin-top: 7px;}
.x13 .x13c .s1_ci .s1_cic{margin-top: 20px;text-align: right;}
.x13 .x13c .s1_ci:after{content: '';position: absolute;;left: 0;top:0;width: 0;height: 100%;background: url(pppp.png) no-repeat center;background-size: cover;transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index: 1;}
.x13 .x13c .s1_ci:hover:after{width: 100%;}

.x13 .x13c  .s1_ci:hover{transform: translateY(-6px);box-shadow: 0 34px 80px rgb(29 29 44 / 14%);}
.x13 .x13c  .s1_ci:hover .s1_cia{transform: scale(1.03) translateY(-5px);}

.x13 .x13c .hd .dall{text-align: left;margin-top: 40px;padding-top: 50px;border-top:1px solid #dddddd;position: relative;top:0; transition: top 0.6s;}
.x13 .x13c .hd .dall:hover{top: -10px;}
.x13 .x13c .hd .dall a{position: relative;}
.x13 .x13c .hd .dall .dallb{position: absolute;left: 0;top:0;width: 100%;height: 100%;box-sizing: border-box;padding: 6% 5%;}
.x13 .x13c .hd .dall .dallb .dallba{font-size: 20px;color: #ffffff;font-weight: bold;}
.x13 .x13c .hd .dall .dallb .dallbb{margin-top: 20px;}







@media only screen and (max-width:1680px){
	.logo img{height:90px;}
	.nav{margin-right: 20px;}
	.nav ul li{margin-right: 35px;}
	.nav ul li .a1{font-size: 16px;height: 90px;line-height: 90px;}
	.nav .sub{top:90px;}
	.nav .sub dt a{font-size: 14px;}
	.lan p{font-size: 16px;padding-left: 25px;}
	.lan p i{line-height: 90px;padding-right: 18px;}
	.lan ul{top:90px;}
	.serbot{margin-right: 40px;height: 90px;}
	.xybot{margin:0 20px;}
	.xybot a {height: 90px;line-height: 90px;font-size: 16px;}

	.x13{top:90px;padding: 20px 0;}
	.x13 .x13c .hd ul li{font-size: 18px;line-height: 54px;border-radius: 54px;}
	.x13 .x13c .prori{height: 480px;padding-right: 24px;}
	.x13 .x13c .prori .prorib{gap:15px;}
	.x13 .x13c .s1_ci .s1_cib{padding: 20px;}
	.x13 .x13c .s1_ci .s1_cib .s1_ciba{font-size: 16px;}
	.x13 .x13c .s1_ci .s1_cib .s1_cibb{font-size: 16px;margin-top: 3px;}
	.x13 .x13c .s1_ci .s1_cic{margin-top: 10px;}
}
@media only screen and (max-width:1200px){
	.logo img{height:80px;}
	.nav{display: none;}
	.lan{margin-right: 30px;}
	.lan p{font-size: 14px;}
	.lan p i{line-height: 80px;}
	.lan ul{top:80px;}
	.serbot{margin-right: 30px;height:80px;}
	.xybot{margin:0 15px;}
	.xybot a {height: 80px;line-height: 80px;font-size: 14px;}
	.serbot:before{right: -15px}
	.xybot:before{display: none;}
}
@media only screen and (max-width:750px){
	.logo img{height:64px;}
	.u-menu{top:11px;}
	.lan{margin-right: 33px;}
	.lan p i{line-height: 64px;}
	.serbot{margin-right: 15px;height:64px;}
	.serbot:before{right: -8px}
	.xybot{margin:0 10px 0 0;}
	.xybot a {height: 64px;line-height: 64px;}
}

.banner { position:relative; width:100%; }
.swiper-container-1 .swiper-slide { position:relative; width:100%; overflow:hidden; }
.swiper-container-1 .swiper-slide img.img02{display: none;}
.swiper-pagination-1 { position:absolute; bottom:80px; left:0; right:0; text-align:center; z-index:9;  }
.swiper-pagination-1 .swiper-pagination-bullet { width:8px; height:8px; margin:0 7px;  border-radius:100%; background:#fff; opacity:1; }
.swiper-pagination-1 .swiper-pagination-bullet-active { width:50px; border-radius:8px; }
@media only screen and (max-width:1680px){
	.swiper-pagination-1{bottom: 60px;}
	.swiper-pagination-1 .swiper-pagination-bullet{width: 6px;height: 6px;margin:0 5px;}
	.swiper-pagination-1 .swiper-pagination-bullet-active { width:40px; border-radius:6px; }
}
@media only screen and (max-width:1200px){
	.swiper-pagination-1{bottom: 40px;}
	.swiper-pagination-1 .swiper-pagination-bullet{width: 5px;height: 5px;margin:0 4px;}
	.swiper-pagination-1 .swiper-pagination-bullet-active { width:30px; border-radius:5px; }
}
@media only screen and (max-width:750px){
	.swiper-pagination-1{bottom: 20px;}
	.swiper-pagination-1 .swiper-pagination-bullet{width: 4px;height: 4px;margin:0 3px;}
	.swiper-pagination-1 .swiper-pagination-bullet-active { width:20px; border-radius:4px; }
	.swiper-container-1 .swiper-slide img.img01{display: none;}
	.swiper-container-1 .swiper-slide img.img02{display: block;}
}

.footer{background: #24205a;padding-top: 25px;}
.fta .ftac{height: 129px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid rgba(85,92,102,0.4);}
.fta .ftac .ftacl img{height: 65px;}
.fta .ftac .ftacr a{display: inline-block;padding: 0 15px;line-height: 49px;border:1px solid rgba(255,255,255,0.2);}
.fta .ftac .ftacr a span{font-size: 18px;color: #ffffff;padding-left: 19px;position: relative;}
.fta .ftac .ftacr a span:after{content: '';width: 8px;height: 8px;background: #fff;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.ftb .ftbc{display: flex;justify-content: space-between;}
.ftb .ftbc .ftbcl{width: 39.82%;border-right: 1px solid rgba(85,92,102,0.4);padding: 35px 0 45px;}
.ftb .ftbc .ftbcl .ftbcla{line-height: 26px;font-size: 16px;color: #fff;}
.ftb .ftbc .ftbcl .ftbcla p{margin-bottom: 15px;padding-left: 26px;}
.ftb .ftbc .ftbcl .ftbcla p.phone{background: url(ft2_06.png) no-repeat left center;}
.ftb .ftbc .ftbcl .ftbcla p.email{background: url(ft3_09.png) no-repeat left center;}
.ftb .ftbc .ftbcl .ftbcla p.addr{background: url(ft4_11.png) no-repeat left center;}
.ftb .ftbc .ftbcl .ftbclb{margin-top: 27px;}
.ftb .ftbc .ftbcl .ftbclb ul li{float: left;width: 121px;margin-right: 19px;text-align: center;}
.ftb .ftbc .ftbcl .ftbclb ul li:last-child{margin-right: 0;}
.ftb .ftbc .ftbcl .ftbclb ul li p{font-size: 14px;color: rgba(255,255,255,0.5);margin-top: 12px;}
.ftb .ftbc .ftbcr{width: 52.5%;padding: 35px 0 65px;display: flex;justify-content: space-between;}
.ftb .ftbc .ftbcr dl dt{line-height: 26px;margin-bottom: 15px;}
.ftb .ftbc .ftbcr dl dt a{font-size: 18px;color: #ffffff;}
.ftb .ftbc .ftbcr dl dd{line-height: 35px;}
.ftb .ftbc .ftbcr dl dd a{font-size: 16px;color: rgba(255,255,255,0.5);}
.ftb .ftbc .ftbcr dl dd:hover a{color: rgba(255,255,255,1);}
.ftc{border-top:1px solid rgba(85,92,102,0.4);line-height: 74px;font-size: 16px;color: rgba(255,255,255,0.3);}
.ftc a{color: rgba(255,255,255,0.3);}
.ftc .ftcc .ftccl{float: left;}
.ftc .ftcc .ftccr{float: right;}
@media only screen and (max-width:1680px){
	.footer{padding-top: 20px;}
	.fta .ftac{height: 110px;}
	.fta .ftac .ftacl img{height: 60px;}
	.fta .ftac .ftacr a{padding: 0 12px;line-height: 44px;}
	.fta .ftac .ftacr a span{font-size: 16px;padding-left: 15px;}
	.fta .ftac .ftacr a span:after{width: 6px;height: 6px;}
	.ftb .ftbc .ftbcl{padding: 25px 0 30px;}
	.ftb .ftbc .ftbcl .ftbcla{line-height: 22px;font-size: 15px;}
	.ftb .ftbc .ftbcl .ftbcla p{padding-left: 22px;font-size: 15px;}
	.ftb .ftbc .ftbcl .ftbcla p.phone{background-size: 14px 14px;}
	.ftb .ftbc .ftbcl .ftbcla p.email{background-size: 14px 14px;}
	.ftb .ftbc .ftbcl .ftbcla p.addr{background-size: 14px 14px;}
	.ftb .ftbc .ftbcl .ftbclb{margin-top: 20px;}
	.ftb .ftbc .ftbcl .ftbclb ul li{width: 105px;margin-right: 10px;}
	.ftb .ftbc .ftbcl .ftbclb ul li p{font-size: 13px;margin-top: 8px;}
	.ftb .ftbc .ftbcr{padding: 25px 0 40px;}
	.ftb .ftbc .ftbcr dl dt{line-height: 22px;margin-bottom: 10px;}
	.ftb .ftbc .ftbcr dl dt a{font-size: 16px;}
	.ftb .ftbc .ftbcr dl dd{line-height: 30px;}
	.ftb .ftbc .ftbcr dl dd a{font-size: 14px;}
	.ftc{line-height: 60px;font-size: 15px;}
}
@media only screen and (max-width:1200px){
	.footer{padding-top: 15px;}
	.fta .ftac{height: 90px;}
	.fta .ftac .ftacl img{height: 55px;}
	.fta .ftac .ftacr a{padding: 0 10px;line-height: 40px;}
	.fta .ftac .ftacr a span{font-size: 15px;padding-left: 12px;}
	.fta .ftac .ftacr a span:after{width: 5px;height: 5px;}
	.ftb .ftbc{display: block;}
	.ftb .ftbc .ftbcr{display: none;}
	.ftb .ftbc .ftbcl{width: 100%;border-right: 0;}
	.ftb .ftbc .ftbcl .ftbcla{line-height: 20px;font-size: 14px;}
	.ftb .ftbc .ftbcl .ftbcla p{padding-left: 18px;font-size: 14px;}
	.ftb .ftbc .ftbcl .ftbcla p.phone{background-size: 12px 12px;}
	.ftb .ftbc .ftbcl .ftbcla p.email{background-size: 12px 12px;}
	.ftb .ftbc .ftbcl .ftbcla p.addr{background-size: 12px 12px;}
	.ftb .ftbc .ftbcl .ftbclb{margin-top: 15px;}
	.ftb .ftbc .ftbcl .ftbclb ul li{width: 100px;margin-right: 7px;}
	.ftb .ftbc .ftbcl .ftbclb ul li p{font-size: 12px;margin-top: 5px;}
	.ftc{line-height: 24px;font-size: 14px;display: block;text-align: center;padding: 15px 0;}
	.ftc .ftcc .ftccl{float: none;}
	.ftc .ftcc .ftccr{float: none;}
}
@media only screen and (max-width:750px){
	.footer{padding-top: 10px;}
	.fta .ftac{height: 70px;}
	.fta .ftac .ftacl img{height: 50px;}
	.fta .ftac .ftacr a{padding: 0 8px;line-height: 36px;}
	.fta .ftac .ftacr a span{font-size: 14px;padding-left: 10px;}
	.fta .ftac .ftacr a span:after{width: 4px;height: 4px;}
	.ftb .ftbc .ftbcl{padding: 15px 0 20px;}
	.ftb .ftbc .ftbcl .ftbcla{font-size: 13px;}
	.ftb .ftbc .ftbcl .ftbcla p{padding-left: 16px;font-size: 13px;}
	.ftb .ftbc .ftbcl .ftbclb ul li{width: 32%;margin-right: 2%;margin-bottom: 10px;}
	.ftc{line-height: 20px;font-size: 13px;display: block;text-align: center;padding: 10px 0;}
	.ftb .ftbc .ftbcl .ftbcla p.addr {
    background: url(ft4_11.png) no-repeat left 5px;
}
}

.tit .tita span{font-size: 20px;color: #808285;padding-left: 72px;background: url(tit1_03.png) no-repeat left center;}
.tit .titb{font-size: 44px;color: #000000;font-weight: bold;margin-top: 15px;}
.tit .titc{font-size: 18px;color: #7a7d89;line-height: 1.77;margin-top: 15px;}
span.more{display: inline-block;background: #fff;box-sizing: border-box;padding: 0 22px;line-height: 48px;border-radius: 48px;font-size: 16px;color: #323232;position: relative;z-index: 1;overflow: hidden;}
span.more:after{content: '';width: 0;height: 102%;position: absolute;left: 0;top:-1%;background: linear-gradient(to right, #5b57a6, #27235e);transition: all 0.6s;}
span.more s{text-decoration: none;padding-right: 18px;background: url(arra3.svg) no-repeat right center;position: relative;z-index: 2;background-size: 7px 13px !important;}
span.more:hover{color: #fff;}
span.more:hover:after{width: 100%;}
span.more:hover s{background: url(arra1.svg) no-repeat right center;background-size: 7px 13px !important;}
@media only screen and (max-width:1680px){
	.tit .tita span{font-size: 18px;padding-left: 62px;background-size: 55px 17px !important;}
	.tit .titb{font-size: 36px;margin-top: 12px;}
	.tit .titc{font-size: 16px;margin-top: 12px;}
	span.more{padding: 0 19px;line-height: 42px;border-radius: 42px;font-size: 15px;}
	
}
@media only screen and (max-width:1200px){
	.tit .tita span{font-size: 16px;padding-left: 52px;background-size: 45px 14px !important;}
	.tit .titb{font-size: 28px;margin-top: 9px;}
	.tit .titc{font-size: 14px;margin-top: 9px;}
	span.more{padding: 0 16px;line-height: 36px;border-radius: 36px;font-size: 14px;}
	
}
@media only screen and (max-width:750px){
	.tit .tita span{font-size: 14px;padding-left: 42px;background-size: 35px 11px !important;}
	.tit .titb{font-size: 20px;margin-top: 6px;}
	.tit .titc{font-size: 13px;margin-top: 6px;}
	span.more{padding: 0 13px;line-height: 30px;border-radius: 30px;font-size: 13px;}
	
}
.sjBox{display: none;}
@media screen and (max-width: 1200px){.pcBox{display: none;} .sjBox{display: block;}}


.spBox { position:fixed; top:0; right:0; left:0; bottom:0; background:rgba(0,0,0,0.6); z-index:9; display:none; }
.spBox.on { display:block; }
.spBox .spBox01 { position:absolute; top:50%; left:50%; width:46%; font-size:0; padding:20px; box-sizing: border-box; background:#000; transform: translate(-50%,-50%); z-index:5; }
.spBox .spBox01 video { width:100%; height:auto!important; }
.spBox .spBox01 .sp-close { position:absolute; right:-50px; top:-30px; color:#fff; font-size:30px; cursor:pointer; }

@media all and (max-width:750px){
	.spBox .spBox01 { position:absolute; top:50%; width:92%; padding:10px; z-index:5; }
	.spBox .spBox01 .sp-close { position:absolute; right:0; top:-60px; color:#fff; font-size:30px; cursor:pointer; }
}



















