













/*
 .PicList000593 为demo编号
 */
 .PicList000593{ padding-top:2%;}
 .PicList000593 li{ float:left; width:32%; margin-right:2%; position:relative; margin-bottom:2%;}
 .PicList000593 li:nth-child(3n){ margin-right:0;}
 .PicList000593 li .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
 .PicList000593 li .video_files video{width:100%; height:100%; background-color:#000;}
 .PicList000593 li .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
 .PicList000593 li .video_files .close::before,
 .PicList000593 li .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
 .PicList000593 li .video_files .close::before{ transform:rotate(45deg);}
 .PicList000593 li .video_files .close::after{ transform:rotate(-45deg);}
 .PicList000593 li figure{ position:relative;}
 .PicList000593 li figure em{ display:block; padding-bottom:65%; background-size:contain; background-position:center center; background-repeat:no-repeat;}
 .PicList000593 li figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
 .PicList000593 li figure a::before,
 .PicList000593 li figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
 .PicList000593 li figure a::before{width: 70px;height: 70px;border: 3px solid rgba(255,255,255,0.6);margin-left: -35px;margin-top: -35px;border-radius: 50%;}
 .PicList000593 li figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid rgba(255,255,255,0.6);margin-left: -3px;margin-top: -12px;}
 .PicList000593 li p{text-align:center;}
 @media(max-width:768px){
 .PicList000593 li{width:49%; margin-right:2%;}
 .PicList000593 li:nth-child(3n){ margin-right:2%;}
 .PicList000593 li:nth-child(2n){ margin-right:0;}
 }
 @media(max-width:480px){
 .PicList000593 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
 .PicList000593 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
 }
 @media(max-width:375px){
 .PicList000593 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
 .PicList000593 li{width:100%; float:none; margin-right:0 !important;}
 }
 /*
	.PicList000626 为demo编号
	*/
 .PicList000626{padding:1.5% 0;}
 .PicList000626 li{ float:left; width:20%; padding:10px;}
 .PicList000626 li .a{ display:block; padding-top:35%;background-color:#fff; background-position: center center; background-size:contain; background-repeat:no-repeat; border:1px solid #ccc;}
 .PicList000626 li p{text-align: center}
 .PicList000626 li p a:hover{color:#333;}
 @media( max-width:768px){
 .PicList000626 li{width:33.33333333%;}
 }
 @media( max-width:480px){
 .PicList000626 li{width:50%;}
 }
 
 
 .list_istop{ padding:2% 0 2% 0;margin: 0 auto;max-width:1200px;}
 .list_istop .auto{ padding:30px;max-width:1200px; }
 .list_istop ol{overflow:hidden; padding-bottom:15px; margin-bottom:15px;    border-bottom: 1px solid #eee;}
 .list_istop ol img{ float:left; width:30%; margin-right: 2%;}
 .list_istop ol h1{ margin:0; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:18px; color:#010101; font-weight:normal;}
 .list_istop ol time{ color: #999;  margin-right: 5%;font-size: 13px;}
 .list_istop ol p{ margin:2% 0; color:#707070; line-height:24px;    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
 .list_istop ol a.more{ color:#9e0e02;display:inline-block;}
 .list_istop li {position: relative; border-bottom: 1px #e0e0e0 dotted; height:52px; line-height:51px; overflow:hidden;} 
 .list_istop li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#ccc; left:5px; top:50%; margin-top:-2px;}
 .list_istop li time{ float:right; font-size:12px; color:#4c4c4c;}
 .list_istop li a{ display:block; float:left; width:80%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;  font-size:14px}
 .list_istop li a:hover{ color:#7367a7;}
 
 @media (max-width:768px){
 .list_istop ol img{ width:100%; float:none;}
 .list_istop ol h1{ margin-top:2%;}
 }
 @media (max-width:420px){
 .list_istop li a{ width:68%}
 }
 
 /*
	.TextList001202 为demo编号
	*/
 .TextList001202{padding-top:1%;}
 .TextList001202 h1{ margin:0; font-weight:normal; padding:3% 0; font-size:24px; color:#333;}
 .TextList001202 h1 b{ display:block;}
 .TextList001202 li{padding-bottom:10px;}
 .TextList001202 dl{ position:relative; padding-left:53px;}
 .TextList001202 dl dt,
 .TextList001202 dl dd{ border:1px solid #e3e7e6;}
 .TextList001202 dl dt{ position:absolute; width:50px; left:0; top:0; color:#fff;background: #7367a7; text-align:center; font-size:18px;font-weight: bold;}
 .TextList001202 dl.Q dt,
 .TextList001202 dl.Q dd,
 .TextList001202 dl.A dt{ height:50px; line-height:50px;}
 .TextList001202 dl.A dd{ padding:2%; line-height:22px; font-size:14px;color:#888;}
 .TextList001202 dl.Q dd{ padding:0 2%;font-size: 16px;color:#666;}
 .TextList001202 li figure{ padding-top:2%;}
 .TextList001202 li figure a{ display:inline-block; padding:0 11px; line-height:25px;color:#fff; background-color:#7367a7;}
 .TextList001202 dl.A{ display:none; padding-top:10px;}
 .TextList001202 dl.A dt{ top:10px;}
 .TextList001202 dl.A .dt{background:#fff;color:#7367a7;}
 .TextList001202 dl.A p{ margin:0;}
 .TextList001202 dl.Q_on dt{ color:#fff; background-color:#7367a7;}
 .TextList001202 dl.Q_on dd{background-color:#fbfaff;}
 @media(max-width:480px){
 .TextList001202 dl.Q dt,
 .TextList001202 dl.Q dd,
 .TextList001202 dl.A dt{ height:40px; line-height:40px;}
 .TextList001202 h1,
 .TextList001202 dl dt{font-size:20px;}
 .TextList001202 dl.A p{ max-height:66px; overflow:hidden;}
 }
 /*PicList002120 */
 .PicList002120{ padding:1% 0;}
 .PicList002120 li{ float:left; width:22.9%; margin-right:2.7%; margin-bottom:1%; }
 .PicList002120 li a:nth-child(1){ display:block;border:1px solid #ddd;padding: 30px;}
 .PicList002120 li p{ margin:0;  line-height:46px; padding:0 2%; text-align:center; font-size:16px;}
 .PicList002120 li .table{ display:none;}
 .PicList002120 li figure{padding-bottom:77%; background-size:contain;}
 @media(min-width:641px){
 .PicList002120 li:nth-child(4n){ margin-right:0;}
 }
 @media(max-width:640px){
 .PicList002120 li{ width:48%; margin-right:4%;}
 .PicList002120 li a:nth-child(1){padding: 15px;}
 .PicList002120 li:nth-child(2n){ margin-right:0;}
 }
 @media(max-width:375px){
 .PicList002120 li p{ font-size:14px;}
 }
 /*
	.Page002193 为demo编号
	*/
 .Page002193{zoom:1; overflow:hidden; text-align:center; padding:30px 0 5%; text-align:center;}
 .Page002193 span{ padding:0px 3px; display:inline-block;}
 .Page002193 a{ display:inline-block; margin:0px 2px; border:1px solid #ededed; padding:0 1em; color:#666; line-height:35px; border-radius:3px;transition: .3s ease-out;}
 .Page002193 a:hover{ color:#fff; border:1px solid #4a3e7c; background:#4a3e7c;}
 .Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
 .Page002193 .p_cur b{ color:#F00;}
 .Page002193 .p_count b{ color:#F00;}
 .Page002193 .p_total b{ color:#F00;}
 .Page002193 .p_page em{ font-style:normal;}
 .Page002193 .p_page em a{}
 .Page002193 .p_page em a.a_cur{ color:#fff; background:#4a3e7c; border-color:#4a3e7c;}
 .Page002193 .p_page b{ font-weight:normal;}
 
 
 /*Floor002529 */
 .Floor002529{ padding:2% 0;}
 .Floor002529 .title{font-size: 24px;color:#333;font-weight: bold;margin-bottom: 3.5%;}
 .Floor002529 .title:after{content:'';width:10px;height:10px;background:#7064a2;display: block;margin-top: 8px;}
 .Floor002529 .auto{background: url(../images/aboutbg.jpg) right top no-repeat;}
 .Floor002529 .open_video,
 .Floor002529 .file{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; }
 .Floor002529 .open_video span{position:absolute; left:0; text-align:center; top:50%; margin-top:-41px; color:#fff;width:100%; line-height:20px;}
 .Floor002529 .open_video span::before{ display:block; content:''; max-width:60px; width:15%; height:52px; background:url(../images/Floor002529_icon.png) no-repeat center center; background-size:contain; margin:0 auto 10px;}
 .Floor002529 .file{ z-index:3; display:none;}
 .Floor002529 .file .close{ position:absolute; z-index:10; right:1%; top:3%; width:40px; height:40px; border-radius:50%; background:#db9a51; cursor:pointer;}
 .Floor002529 .file .close span{ font-size:20px; color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
 .Floor002529 .intro{ padding-bottom:2%;}
 .Floor002529 .intro .ul_num{ max-width:1010px; }
 .Floor002529 .intro .ul_num li{ float:left; width:25%; text-align:left; font-size:16px; color:#7064a2;}
 .Floor002529 .intro .ul_num li span{ color:#7064a2; font-family: hzgb; font-size:82px;font-weight: bold;}
 .Floor002529 .intro .ul_num li span:after{content:'+';position: absolute;margin-left: 1.5%;font-size: 33px;font-weight: lighter;}
 .Floor002529 .intro .ul_num li p{ font-size:16px; color:#666; margin:0;margin-top: 14px;}
 .Floor002529 .info{margin-top:4%;}
 .Floor002529 .info p span{color:#4b4b4b;}
 .Floor002529 .info .word p{line-height: 26px;margin: 11px 0;}
 .Floor002529 .info .pic{float:right;text-align: right;margin-left: 45px;}
 @media(max-width:1024px){
 .Floor002529 .intro .ul_num li span{ font-size:40px;}
 .Floor002529 .intro .ul_num li:nth-child(2) span:after{content:'+';position: absolute;margin-left: 6%;font-size: 26px;font-weight: lighter;}
 .Floor002529 .intro .ul_num li span:after{content:'+';position: absolute;margin-left: 3.5%;font-size: 26px;font-weight: lighter;}
 }
 @media(max-width:640px){
 .Floor002529 .auto{background: none}
 .Floor002529 .title{margin-bottom: 6%;}
 .Floor002529 .info .pic{float:none;margin-left: 0;text-align: center;}
 .Floor002529 .intro .ul_num li{width: 50%;text-align: center;margin-bottom: 18px;}
 .Floor002529 .intro .ul_num li{ font-size:14px; }
 .Floor002529 .intro .ul_num li span{ font-size:30px;margin-right:4px;}
 .Floor002529 .intro .ul_num li:nth-child(2) span:after{content:'+';position: absolute;margin-left: 10%;font-size: 18px;font-weight: lighter;}
 .Floor002529 .intro .ul_num li span:after{content:'+';position: absolute;margin-left: 7%;font-size: 18px;font-weight: lighter;}
 .Floor002529 .intro .ul_num li p{ font-size:16px;}
 .Floor002529 .video img{ height:220px;}
 }
 
 
 
 
 
 
 /*Floor002281 */
 .Floor002281{ margin: 0 0%;position: relative;background: #f4f3f8}
 .Floor002281 .title{ text-align:center; font-size:30px; font-family: siyuan-m; color:#333; padding:2% 0 1% 0; margin-bottom:3%;}
 .Floor002281 .box { padding: 2% 0 6%; background-position:center center; background-repeat:no-repeat; background-size:cover;}
 .Floor002281 .word{background: #Fff}
 .Floor002281 .word h2,
 .Floor002281 .word h2{ font-size:26px;margin-bottom:2%; }
 
 .Floor002281 .word .div{width:50%;float:right;position: relative;padding:1.6% 4.2%;border-radius: 36px;  line-height: 26px;}
 .Floor002281 .word .div dl{overflow: hidden; position: relative; }
 .Floor002281 .word .list{float:left;width:53%;}
 .Floor002281 .word .list p{display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 6;}
 .Floor002281 .word .img{float:left;width:47%;text-align: center;margin-top: 9%; }
 .Floor002281 .word h4{color:#7367a7;font-size: 18px;font-family:siyuan-r;margin: 0 auto;}
 .Floor002281 .word h4:after{content:'';width:30px;height: 2px;background:#6153a2;display: block;margin-top: 15px;}
 .Floor002281 .more{ text-align:center; background:url(../uploadfiles/moreico.png) right 34px center/19px no-repeat;padding:4px 60px 4px 40px;border:1px solid #ebebeb;border-radius: 50px;display: inline-block; margin-top: 5%;}
 .Floor002281 .more a{ display:inline-block; width:82px; height:21px; border-radius:20px; background: url(../images/Floor002572_more.png) no-repeat center center #f3f3f3;}
 .Floor002281 .more:hover{ background-image:url(../images/Floor002572_more_hover.png); background-color:#7367a7;color:#fff;}
 .Floor002281 .word .pic{width:50%;float:left;text-align: center;}
 .Floor002281 .word .pic img{height:100%;}
 .Floor002281 .list{margin-top:1%;}
 .Floor002281 .owl-item{ float:left;}
 .Floor002281 .owl-item .item{ cursor:pointer;text-align: center;}
 .Floor002281 .owl-item .item p{background: #fff; border:1px solid #eee;line-height:54px;border-radius: 7px;}
 .Floor002281 .owl-item .item p.on{border:1px solid #4a3e7c;}
 .Floor002281 .owl-item .info{ display:none;}
 .Floor002281 .div .img{}
 .Floor002281 .owl-stage-outer{ position:relative;overflow:hidden;}
 .Floor002281 .owl-carousel{ position:relative;}
 .Floor002281 .owl-carousel .owl-nav div{position: absolute; top: 50%; width: 35px; height: 37px; margin-top: -18px; background: url(../images/cpico.png) no-repeat; cursor: pointer; overflow:hidden; text-indent:-999em;}
 .Floor002281 .owl-carousel .owl-nav div.owl-prev{ left: -45px;background-position:1px 0; }
 .Floor002281 .owl-carousel .owl-nav div.owl-next{right: -45px;background-position:-32px 0;}
 
 .Floor002281 .owl-carousel .owl-nav div.disabled{ cursor:default;}
 @media(max-width:1600px) and (min-width:641px){
 .Floor002281 .box{ }
 }
 @media(max-width:1440px){
 .Floor002281 .owl-carousel{ padding:0 40px;}
 .Floor002281 .owl-carousel .owl-nav div.owl-prev{ left: 0; }
 .Floor002281 .owl-carousel .owl-nav div.owl-next{right: 0;}
 }
 @media(max-width:800px){
 .Floor002281 .title{ font-size:24px;}
 .Floor002281 .word h2{ font-size:30px; }
 .Floor002281 .word h3{ font-size:20px;}
 .Floor002281 .word .div{width:100%;padding:5% 4%;}
 .Floor002281 .word .pic{width:100%;}
 .Floor002281 .word .pic img{height: auto}
 .Floor002281 .word .list{width:100%;}
 .Floor002281 .word .img{width:100%;margin-top:5%;}
 }
 
 .Floor002281 .Galary002512 { padding: 0;}
 .Floor002281 .Galary002512 .slick-slider { margin: 0; padding: 0;}
 .Floor002281 .Galary002512 .slick-dots { display: none !important;}
 .Floor002281 .Galary002512 .slider-nav p { background: #fff;}
 .Floor002281 .Galary002512 .slider-nav li{ cursor:pointer;text-align: center;}
 .Floor002281 .Galary002512 .slider-nav li p{margin-left: 5px; margin-right: 5px; background: #fff; border:1px solid #eee;line-height:54px;border-radius: 7px;}
 .Floor002281 .Galary002512 .slider-nav li.slick-current p{border:1px solid #4a3e7c;}
 .Floor002281 .Galary002512 .slick-arrow {position: absolute; top: 50%; width: 35px; height: 37px; margin-top: -18px; background: url(../images/cpico.png) no-repeat; cursor: pointer; overflow:hidden; text-indent:-999em;}
 .Floor002281 .Galary002512 .slick-arrow::before,.Floor002281 .Galary002512 .slick-arrow::after {display: none;}
 .Floor002281 .Galary002512 .slick-prev{ left: -45px;margin-left: 0;background-position:1px 0; }
 .Floor002281 .Galary002512 .slick-next{left:auto;right: -45px;margin-right: 0;background-position:-32px 0;}
 @media(max-width:1440px){
	 .Floor002281 .Galary002512>.list { padding: 0 40px;}
 }
 
 @media(max-width:1000px){
 
 }
 
 
 /*PicList002149 */
 .PicList002149{ padding-top:1%;}
 
 .PicList002149 .auto{ }
 
 .PicList002149 h3{ margin:0; font-size:16px;font-weight: normal;}
 .PicList002149 h3 a:hover{color:#4a3e7c;}
 .PicList002149 p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}
 
 .PicList002149 ol{ background-color:#fafafa; margin-bottom:2%; position:relative; padding-left:36.25%;}
 .PicList002149 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
 .PicList002149 ol .Ispic img{ display:none;}
 .PicList002149 ol div{ padding:5% 10% 3% 5%;}
 .PicList002149 ol h3 a{ color:red;}
 .PicList002149 ol time{ display:block; padding:3% 0;}
 .PicList002149 ol p{ margin:0 0 3% 0; height:78px;}
 .PicList002149 ol span{ display:inline-block; width:130px; line-height:40px; text-align:center; color:#fff; background:#d0111b; font-size:12px;}
 
 .PicList002149 li{ overflow:hidden; padding-left:0px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fafafa;}
 .PicList002149 li:after{ position:absolute; content:''; right:0; top:0;width:58px; height:100%; background:url(../images/PicList002149-more.png) no-repeat center center; border-left:2px solid #fff;}
 .PicList002149 li div{ padding:2% 3%;}
 .PicList002149 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
 .PicList002149 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
 .PicList002149 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
 .PicList002149 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}
 @media(max-width:1000px){
 .PicList002149 li{padding-left:100px;padding-right:30px;}
 .PicList002149 li:after{width:30px; background-size:35% auto;}
 .PicList002149 li time{width:100px;}
 .PicList002149 li time span{font-size:14px;}
 .PicList002149 li time i{font-size:40px;line-height:30px;}
 }
 @media(max-width:768px){
 .PicList002149 h3{ font-size:16px;}
 }
 @media(max-width:640px){
 .PicList002149 ol{ padding-left:0;}
 .PicList002149 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
 .PicList002149 ol div{ padding:3%;}
 }
 @media(max-width:480px){
 .PicList002149 li{padding-left:0px;padding-right:0;}
 .PicList002149 li:after{ display:none;}
 .PicList002149 li time{width:80px;}
 .PicList002149 li time span{font-size:12px;}
 .PicList002149 li time i{font-size:30px;}
 .PicList002149 h3{ font-size:14px;}
 .PicList002149 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
 .PicList002149 ol p{ height:60px;}
 }
 /*
	TextList000858 为demo编号
	*/
 .TextList000858{max-width: 1200px;margin: 0 auto;margin-top:3%;}
 .TextList000858 .title .p1{color:#2f2f2f;font-size: 24px;margin: 0;}
 .TextList000858 .title .p2{color:#2f2f2f;font-size: 18px;}
 .TextList000858 .title .p2 a{color:#7367a7;margin: 0 4px;}
 .TextList000858 ul{ overflow:hidden;margin-top:4%;}
 .TextList000858 ul li{ cursor:pointer;}
 .TextList000858 ul li span,.TextList000858 ul ol span{ width:20%; float:left; position:relative; font-weight:bolder; background: #7367a7; margin-bottom: 5px; line-height:45px; height:45px; color:#fff; text-align:center;}
 .TextList000858 ul li span{ background:#f8f8f8; color:#333; font-weight:normal;}
 .TextList000858 ul li>span{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
 .TextList000858 ul ol span::before{ content:""; position:absolute; left:0; width:1px; height:45px; background:#4a3e7c;}
 .TextList000858 ul li span:first-child{ padding-left:0; width:20%;color:#666;}
 .TextList000858 ul li span em{ font-style:normal; width:15px; height:15px; border-radius:3px; text-align:center; line-height:12px; color:#fff; font-weight:normal; position:absolute; left:10%; top:15px; background:#7367a7; display:block; font-size:18px;}
 
 
 .TextList000858 ul li dl{ display:none; position:relative; padding:20px 168px 35px 28px;}
 .TextList000858 ul li dl a{ background:#93332f; width:120px; height:31px; line-height:31px; text-align:center; color:#fff; font-weight:bold; position:absolute; right:6.5%; top:25px;}
 .TextList000858 ul li dl dt{ font-size:14px;  color:#333;height:30px; line-height:30px;}
 .TextList000858 ul li dl b{color:#333;font-weight: normal;}
 .TextList000858 ul li dl dd{ font-size:14px; color:#666; line-height:30px;}
 
 @media (max-width:768px){
 .TextList000858 ul li dl a{ position:static; display:block; margin-top:15px;}
 .TextList000858 ul li dl{ padding:28px}
 
	 }
 @media (max-width:480px){
 .TextList000858 ul li span{ font-size:12px;}
 .TextList000858 ul li span:first-child{ padding-left: 6%; width:25%;}
 .TextList000858 ul ol span{width: 25%;}
 .TextList000858 ul li span{width: 25%;}
 .TextList000858 ul ol span:nth-child(2){display: none;}
 .TextList000858 ul li span:nth-child(2){display: none;}
 .TextList000858 ul li span em{ left:5%;}
	 }
 @media (max-width:320px){
 .TextList000858 ul li span em{ left:2%;}
	 }
 
 .RichInfo005{ padding:40px 0 60px;}
 .RichInfo005 .news_info .title{ text-align:center; padding-bottom:20px;}
 .RichInfo005 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:24px; font-weight:normal;    color: #333;}
 .RichInfo005 .news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:15px ;}
 .RichInfo005 .news_info .title p span{ margin:0 10px; color:#666;font-size: 16px;}
 .RichInfo005 .news_info .title p span a{  color:#666;}
 .RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}
 .RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:20px 0;} 
 .RichInfo005 .news_info .info_back a{ color:#4a3e7c; font-size:16px;}
 .RichInfo005 .news_info p{text-indent: 2em;line-height:26px;}
 .RichInfo005 .news_info img{display: block; margin: 30px auto;}
 
 @media(max-width:768px){
	 .RichInfo005 .news_info .title p span{display: block;}
 }
 
 /*
	.PicList001216 为demo编号
	*/
 .PicList001216{max-width: 1200px;margin: 0 auto; padding-bottom:2%;}
 .PicList001216 dl{padding:2% 2%; background:#fafafa;margin-bottom:2%;}
 .PicList001216 dd h3 a:hover{color:#4a3e7c;}
 @media(min-width:481px){
 .PicList001216 dl{ display:table; width:100%; }
 .PicList001216 dd{ display:table-cell; vertical-align:middle;font-size:16px;}
 .PicList001216 dd:nth-child(1){ width:90px;}
 .PicList001216 dd:nth-child(2){ width:19.1%;}
 .PicList001216 dd:nth-child(2) img{ width:100%;}
 .PicList001216 dd span{ display:block;}
 .PicList001216 dd h3{ position:relative;font-size:14px; height:20px;}
 .PicList001216 dd .dot{ position:absolute; width:90%; left:0; top:0;font-weight: bold; line-height:20px;font-size: 16px;color:#333;}
 .PicList001216 dd:nth-child(3){ font-size:14px;color:#666; padding-left:3%;}
 }
 .PicList001216 dd span{font-size:42px;}
 .PicList001216 dd h3{ font-weight:normal;}
 .PicList001216 dd p{ line-height:20px; height:40px; overflow:hidden;}
 .PicList001216 dd .more{ display:inline-block;  line-height:30px; padding:0 40px 0 26px; border:1px solid #666; border-radius:28px; background:url(../images/PicList001216-more.png) no-repeat 95% center;}
 .PicList001216 dd .more:hover{color:#fff;background: #4a3e7c url(../images/PicList001216-more1.png) no-repeat 95% center; border:1px solid #0d51a1;}
 @media(max-width:1000px) and (min-width:481px){
 .PicList001216 dd:nth-child(2){ width:30%;}
 }
 @media(max-width:480px){
 .PicList001216 dl{ padding:2%;}
 .PicList001216 dd img{ width:100%;}
 .PicList001216 dd:nth-child(2){ padding:2% 0;}
 .PicList001216 dd h3{ font-size:16px;}
 .PicList001216 dd span{font-size:30px;}
 }
 /*
	.Banner002187 为demo编号
	*/
 .Banner002187 span{background-position: center center; background-repeat:no-repeat; background-size:cover; height:400px; display:block;}
 .Banner002187 img{ display:none;}
 @media (max-width: 1000px){
	 .Banner002187 span{ height:auto; background:none; height:auto;}
	 .Banner002187 img{ display:block;}
 }
 
 /*
	.Menu000706 为demo编号
	*/
 .Menu000706{ margin-bottom:2%;border-bottom:1px solid #eee;}
 
 .Menu000706 nav{  position:relative;}
 .Menu000706 nav dl{ position:absolute; right:0; top:50%; margin-top:-12px; background:url(../images/Menu002272-icon.png) no-repeat left center; padding-left:25px; color:#999; line-height:24px;}
 .Menu000706 nav dl a{color:#666;}
 .Menu000706 nav dl span,
 .Menu000706 nav dl a:hover{color:#999;}
 .Menu000706 nav li a{ display:block; font-size:16px; padding:24px 0;color:#666;}
 @media(min-width:769px){
 .Menu000706 nav ol{ display:none;}
 .Menu000706 nav ul{ display:block !important;max-width:1000px;max-height:71px;overflow:hidden;}
 .Menu000706 nav li{ float:left; padding:0 5px;margin-right: 1.2%;}
 .Menu000706 nav li:hover,
 .Menu000706 nav li.aon{  border-bottom:2px solid #4a3e7c;}
 .Menu000706 nav li:hover a{color:#4a3e7c;}
 .Menu000706 nav li.aon a{color:#4a3e7c;}
 }
 @media(max-width:1000px){
 .Menu000706 nav dl{ display:none;}
 .Menu000706 header{ position:relative; z-index:5;}
 .Menu000706 header h1{ display:block; padding-right:0;}
 }
 @media(max-width:768px){
 .Menu000706 nav{ position:relative;}
 .Menu000706 nav ol{ border-top:1px solid #e6e6e6; margin-top:2%; padding:10px 0;}
 .Menu000706 nav ol span{display:block; background-color:#7367a7; padding:3px;border-radius:3px;}
 .Menu000706 nav ol a{ display:block; background-color:#fff;color:#333; border-radius:5px; line-height:40px; padding:0 10px; position:relative; font-size:16px;}
 .Menu000706 nav ol a::before{ position:absolute; content:''; right:5px; top:50%; margin-top:-3px; border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #7367a7;}
 .Menu000706 nav ul{ z-index: 999; position:absolute; width:100%; top:56px; left:0; background-color:#7367a7; padding:3px; border-radius:0 0 5px 5px; display:none;}
 .Menu000706 nav li{ background-color:#fff; border-bottom:1px solid #7367a7;border-radius:5px;}
 .Menu000706 nav li:nth-child(2n){ background-color:rgba(255,255,255,0.8);}
 .Menu000706 nav li a{ padding:0 2%; line-height:40px; }
 .Menu000706 nav li a:hover{color:#7367a7;}
 }
 @media(max-width:768px){
 .Menu000706 header h1{ font-size:20px;}
 }
 
 
 /*
	.Menu002272 为demo编号
	*/
 .Menu002272{}
 .Menu002272 .nav-menu{border-bottom: 1px solid #eef0f1;}
 .Menu002272 .nav-menu ul{display: none;}
 .Menu002272 .current{padding-left: 25px;background: url(../images/Menu002272-icon.png) no-repeat left center;}
 .Menu002272 .current a{font-size: 14px;color: #717171;padding: 0 5px 0 5px; position: relative; line-height: 45px;}
 .Menu002272 .current a:first-child{padding-left: 0;}
 .Menu002272 .current a:hover{color: #FC433E;}
 .Menu002272 .current span{padding-left: 5px}
 .Menu002272 .nav-menu ul li a{font-size: 16px;color:#666;}
 @media screen and (min-width:768px ) {
	 .Menu002272 .nav-menu ul{display: block;float: left;}
	 .Menu002272 .nav-menu ul li{float: left;line-height: 60px;margin: 0 2px;padding: 0 3px;}
	 .Menu002272 .nav-menu ul li:first-child{margin-left: 0;}
	 .Menu002272 .nav-menu ul li:hover,
	 .Menu002272 .nav-menu ul li.on{border-bottom: 1px solid #4a3e7c}
	 .Menu002272 .nav-menu ul li:hover a,
	 .Menu002272 .nav-menu ul li.on a{color: #4a3e7c;}
	 .Menu002272 .nav-menu .location{float: right;}
	 .Menu002272 .current a{line-height: 60px;}
 }
 @media screen and (min-width:1024px ) {
	 .Menu002272 .nav-menu ul li{padding: 0 12px;margin: 0 14px;}
 }
 @media screen and (min-width:1200px ) {
	 .Menu002272 .nav-menu ul li{line-height: 73px;}
	 .Menu002272 .current a{line-height: 73px;font-weight: 700;}
	 .Menu002272 .current span{font-weight: 700;}
 }
 .Galary002512{  padding:2% 0 3% 0;}
 .Galary002512 .slider-for{ margin-bottom:2%;}
 .Galary002512 .slider-for li{ background:#fff;}
 .Galary002512 .slider-for li .Ispic{ padding-bottom:60%; background-size:cover;}
 .Galary002512 .slider-nav li .Ispic{ border:1px solid #cfcfcf; background-color:#fff; padding-bottom:56%; margin:0 2.5%;}
 .Galary002512 .slider-nav li.slick-current .Ispic{ border:3px solid #4a3e7c;}
 .Galary002512 .slider-nav{ margin-bottom:30px;}
 /* Slider */
 .Galary002512 .slick-slider{position: relative;padding: 0 75px; display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
 .Galary002512 .slick-list{position: relative;overflow: hidden;}
 .Galary002512 .slick-slider .slick-track,
 .Galary002512 .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
 .Galary002512 .slick-track{position: relative;top: 0;left: 0;}
 .Galary002512 .slick-loading .slick-track{visibility: hidden;}
 .Galary002512 .slick-slide{display: none;float: left;min-height: 1px;}
 .Galary002512 .slick-initialized .slick-slide{display: block;}
 .Galary002512 .slick-loading .slick-slide{visibility: hidden;}
 .Galary002512 .slick-loading .slick-list{background: url(../images/ajax-loader.gif) center center no-repeat;}
 .Galary002512 .slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
 .Galary002512 .slick-arrow.slick-hidden {display: none;}
 /* Arrows */
 .Galary002512 .slick-arrow{font-size: 0;line-height: 0;position: absolute;top: 50%; width: 44px;height: 44px;padding: 0;cursor: pointer;border: none; z-index:10; margin-top:-20px; border-radius:50%; background-color:#7064a3;}
 .Galary002512 .slick-arrow:hover{}
 .Galary002512 .slick-arrow::before{ position:absolute; content:''; left:50%; top:50%; margin-left:-4px; margin-top:-8px; width:16px; height:16px;  transform:rotate(-45deg);}
 .Galary002512 .slick-prev{left: 18px;}
 .Galary002512 .slick-next{right: 18px; background-position: right top;}
 .Galary002512 .slick-prev::before{ border-left:3px solid #fff;border-top:3px solid #fff;}
 .Galary002512 .slick-next::before{ border-right:3px solid #fff;border-bottom:3px solid #fff;margin-left:-12px;}
 /* Dots */
 .Galary002512 .slick-dots{list-style: none;text-align: center; position:absolute; left:0; bottom:-30px; width:100%;}
 .Galary002512 .slick-dots li{display: inline-block;margin: 0 5px;}
 .Galary002512 .slick-dots li button{font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;cursor: pointer;border: 0;background: rgba(0, 0, 0, 0.3); border-radius:50%; padding:0;}
 .Galary002512 .slick-dots li.slick-active button{opacity: .75;background: rgba(253, 141, 43, 0.5);}
 @media(max-width:1200px){
 .Galary002512 .slider-for{ margin-bottom:50px;}
 .Galary002512 .slick-prev,
 .Galary002512 .slick-next{ right:auto; left:50%; margin-top:0; top:-45px;}
 .Galary002512 .slick-prev{ margin-left:-50px;}
 .Galary002512 .slick-next{ margin-right:-50px;}
 }
 @media(max-width:640px){
 .Galary002512{padding: 2% 0 6.5% 0;}
 .Galary002512 .slick-slider{padding: 0 20px;}
 .Galary002512 .slick-prev{margin-left: -43px;}
 .Galary002512 .slick-prev,
 .Galary002512 .slick-next{ top: 55px;left:51%;}
 .Galary002512 .slider-for{ margin-bottom:3%;}
 .Galary002512 .slick-arrow{width:35px;height: 35px;}
 .Galary002512 .slick-arrow::before{width:13px;height: 13px;margin-top: -6px;}
 .Galary002512 .slick-next::before{margin-left: -9px;}
 }
 /*Top002633 */
 body{overflow-x: hidden; }
 .Top002633{ background:#fff; }
 .Top002633 .header-top{position:relative; padding-top:17px; padding-bottom:17px;}
 .Top002633 .header-right{ position:absolute; right:0; top:50%; margin-top:-18px;}
 .Top002633 .header-right > *{ float:left;}
 .Top002633 .header-right dd .bdsharebuttonbox a{ float:left; margin:0 0 0 15px; width:35px; height:35px;border-radius:50%;border:1px solid #cfebef; line-height:normal;  background:url(../images/Top002633_btn_share.png) no-repeat left center; }
 .Top002633 .header-right dd .bdsharebuttonbox a.bds_weixin{ background-position:-52px center;}
 .Top002633 .header-right dt{ width:182px; position:relative;border:1px solid #dcdcdc; border-radius:2px; overflow:hidden;}
 .Top002633 .header-right dt .text{ width:100%; line-height:33px; height:33px; padding:0 36px 0 10px; border:none; border:none; color:#8f8c9f; font-size:14px;}
 .Top002633 .header-right dt .text.focus{ font-size:16px;color:#7367a7;}
 .Top002633 .header-right dt .btn{ position:absolute; right:0; top:0; width:35px; height:35px; background:url(../images/Top002633_btn_search.png) no-repeat center center #aaaaaa;border-radius:2px;}
 .Top002633 .header-right .lang{margin-top: 5px;margin-left:13px;}
 .Top002633 .header-right .lang a{margin: 0 3px;}
 .Top002633 .header-right .langen1{display: inline-block}
 .Top002633 .header-right .langen2{display: none}
 .Top002633 .header-right .lang a:nth-child(1):hover .langen1{display: none;}
 .Top002633 .header-right .lang a:nth-child(1):hover .langen2{display: inline-block;}
 .Top002633 .header-right .wailian{line-height: 36px;margin-right: 12px;}
 .Top002633 .header-right .wailian a{margin: 0 15px;font-size: 16px;position: relative;}
 .Top002633 .header-right .wailian a:nth-child(1):after{content:'';width:1px;height: 16px;background:#f1f1f1;display: block;position: absolute;right: -17px;top: 4px;}
 .Top002633 .header-right .wailian a img{margin-right: 6px;margin-top: -2px;}
 .Top002633 .header-right .wailian a:hover{color:#333;}
 @media(max-width:1200px){
 .Top002633 .header-right{ right:2%;}
 }
 @media(max-width:1024px){
 .Top002633{ position:relative; z-index:100;}
 .Top002633 .header-right dd .bdsharebuttonbox a{ margin-left:10px;}
 .Top002633 .header-top{ padding:15px 2%;}
 }
 @media(max-width:768px){
 .Top002633 .logo{ padding-right:50%;}
 }
 @media(max-width:640px){
 .Top002633 .header-right > * {float:right;}
 .Top002633 .header-right{width: 100%;}
 .Top002633 .header-right dt{ display:block;width: 84%; position: absolute !important;top: 77px;left:4%; z-index: 102; border:none;}
 .Top002633 .header-right dt .text{border-radius: 3px;}
 .Top002633 .header-right dt .btn{background:url(../images/Top002633_btn_search.png) no-repeat center center #6153a2;}
 .Top002633 .header-right .lang{position: absolute;top: -20px;right:0}
 .Top002633 .header-right .wailian{margin-top: 22px;margin-right: 0;}
 .Top002633 .header-right .wailian a{margin: 0 7px;}
 }
 
 /*Top002138 */
 body{}
 .Top002138{ background:#7367a7;position: relative; }
 .Top002138 .header{ z-index:88;}
 
 .Top002138 .header-right{ padding-top:22px;}
 .Top002138 .header-right dd{ float:left; line-height:36px; margin-left:20px;}
 .Top002138 .open-search{ width:36px; height:36px; background:url(../images/Top002138-searchbg.png) no-repeat center center; cursor:pointer;}
 .Top002138 .open-search-on{ background:none; position:relative;}
 .Top002138 .open-search-on::before,
 .Top002138 .open-search-on::after{ position:absolute; content:''; width:60%; left:20%; top:50%; transform:rotate(45deg); height:3px; background:#d0111b;}
 .Top002138 .open-search-on::after{transform:rotate(-45deg);}
 
 .Top002138 .top-language span{ padding-right:15px; background:url(../images/Top002138-a_lang.png) no-repeat right center;}
 .Top002138 .top-language .top-sub{ position:absolute; left:0; width:100%; }
 .Top002138 .top-language .top-sub a{ color:#fff;line-height:30px;}
 .Top002138 .top-search{ display:none; position:absolute; right:0; top:100%; background:#fff;border:15px solid #fff;width:100%; }
 .Top002138 .top-search .text{ border:1px solid #d0111b; height:38px; line-height:38px; padding:0 50px 0 10px; width:100%; color:#999;}
 .Top002138 .top-search .btn{ position:absolute; right:0; width:40px; height:100%; top:0; background:url(../images/Top002138-searchbg_red.png) no-repeat center center; border-left:1px solid #d0111b;}
 
 .Top002138 .header-menu li{width:auto !important;}
 .Top002138 .header-menu li em{ }
 .Top002138 .header-menu li em a{ padding:0 32px;line-height: 42px; font-size: 16px;color:#fff; border-radius:3px; }
 .Top002138 .header-menu li.aon em a,
 .Top002138 .header-menu li em a:hover{ background:#6153a2; color:#fff;}
 .Top002138 .header-menu li .sub-menu dt{ padding:12px 0;}
 .Top002138 .header-menu li .sub-menu dt a{ padding:0; color:#fff;}
 .Top002138 .header-menu li .sub-menu dt a::after{display: inline-block;content: '';width: 1px;height: 9px;margin: 0 10px;background:rgba(255,255,255,0.5);}
 .Top002138 .header-menu li .sub-menu dt:last-child a::after{ display:none;}
 .Top002138 .header-menu li .sub-menu dt a:hover{ background:none; color:#fff;}
 .Top002138 .sub-menu-layer{ background:rgba(115,103,167,0.5);}
 @media(max-width:1280px){
 .Top002138 .header-left .logo li.logo_txt{ display:none;}
 }
 @media(max-width:1200px){
 .Top002138 .header-menu li em a{ padding:0 20px;}
 .Top002138{position: inherit;}
 }
 @media(min-width:1025px){
 .Top002138 .top-language{ position:relative;}
 .Top002138 .top-language .top-sub{display:none;background:#d0111b; text-align:center; top:100%;}
 .Top002138 .top-language .top-sub a{display:block; border-bottom:1px solid #fff; }
 .Top002138 .top-search{max-width:400px; }
 }
 @media(max-width:1024px){
 .Top002138{ position:relative; z-index:88; }
 .Top002138 .top-language span{ display:none;}
 .Top002138 .top-language .top-sub{ display:block !important; height:37px !important; background:#000; top:0; text-align:right; padding:0 2%;}
 .Top002138 .top-language .top-sub a{display: inline-block;border: 1px solid #d0111b;color: #d0111b;padding: 0 10px;margin-left: 5px;line-height: 25px;}
 .Top002138 .header-left{ width:50%;}
 .Top002138 .header-right dd.open-search,
 .Top002138 #open_menu{ border: 1px solid #fff;border-radius: 50%;}
 .Top002138 .header-right dd.top-language{ margin-left:0;}
 .Top002138 #open_menu{ width:32px; height:32px; position:relative;float:right;margin-top:7px;}
 .Top002138 #open_menu i,
 .Top002138 #open_menu i::before,
 .Top002138 #open_menu i::after{ background:#fff;}
 .Top002138 #open_menu i{ width:60%; left:20%; top:50%; height:1px;}
 .Top002138 #open_menu.open_menu_on{ background:#d0111b; border:none;}
 .Top002138 #open_menu.open_menu_on i{background:#fff !important;}
 .Top002138 #open_menu.open_menu_on i::before,
 .Top002138 #open_menu.open_menu_on i::after{ transform:rotate(0deg); background:#fff;}
 .Top002138 #open_menu.open_menu_on i::before{ top:-6px !important;}
 .Top002138 #open_menu.open_menu_on i::after{ top:6px !important;}
 .Top002138 .header{ position:initial;line-height: 48px;height: 48px;}
 .Top002138 #header-menu{ position:absolute; top:100%; left:0; width:100%; background:#fff; display:none;}
 .Top002138 #header-menu li{ border-bottom:1px solid #eee;}
 .Top002138 #header-menu li a{ line-height:49px;}
 .Top002138 #header-menu li em a,
 .Top002138 #header-menu li em{ border-bottom:0;}
 .Top002138 #header-menu li em a{color:#666; font-weight:normal;}
 .Top002138 #header-menu li .sub{ background:#7367a7;}
 .Top002138 #header-menu li .sub dt{ border-bottom:1px dashed rgba(255,255,255,0.4);}
 .Top002138 #header-menu li.has-sub em a{ background:url(../images/Top002138-a_lang.png) no-repeat 95% center;}
 }
 @media(max-width:640px){
 
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .title123{text-align: center;font-family: siyuan-m;font-size: 30px;color:#333;}
 
 /*Floor002572 */
 .Floor002572{background:#f4f3f8; padding-top:3%;padding-bottom:4%;}
 .Floor002572 .title{ text-align:center; font-size:30px; font-family: siyuan-m; color:#333; padding:2% 0 1% 0; margin-bottom:3%;}
 
 @media(max-width:640px){
 .Floor002572 .title{ font-size:30px;}
 .Floor002572 .title aside{ font-size:12px; }
 }
 @media(max-width:480px){
 .Floor002572 .title{ font-size:24px;}
 }
 .Floor002572 .more{ text-align:center; background:url(../uploadfiles/moreico.png) right 34px center/19px no-repeat;padding:4px 60px 4px 40px;border:1px solid #ebebeb;border-radius: 50px;display: inline-block; margin-top: 7%;}
 .Floor002572 .more a{ display:inline-block; width:82px; height:21px; border-radius:20px; background: url(../images/Floor002572_more.png) no-repeat center center #f3f3f3;}
 .Floor002572 .more:hover{ background-image:url(../images/Floor002572_more_hover.png); background-color:#7367a7;color:#fff;}
 /*swiper*/
 .Floor002572 .swiper-container {position: relative;overflow: hidden;z-index: 1;}
 .Floor002572 .swiper-container-android .swiper-slide, .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
 .Floor002572 .swiper-wrapper {position: relative;width: 100%;z-index: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;}
 .Floor002572 .swiper-slide {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;width: 100%;position: relative;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
 .Floor002572 .swiper-container-free-mode>.swiper-wrapper {-webkit-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;}
 /*swiper end*/
 .Floor002572 .thumbs{ position:relative;margin-top: 1.5%; }
 .Floor002572 .gallery-thumbs li{ cursor:pointer;}
 .Floor002572 .gallery-thumbs li figure{position:relative; padding:5px;border-radius:10px; overflow:hidden; background:#fff;}
 .Floor002572 .gallery-thumbs li figure > *{ position:relative; z-index:2;}
 .Floor002572 .gallery-thumbs li figure::before{ position:absolute; z-index:0; content:''; left:0; top:0; width:100%; height:100%;border:1px solid #efefef; border-radius:10px;}
 .Floor002572 .gallery-thumbs li.swiper-slide-thumb-active figure::before{ border-color:#a19bba; border-width:1px;}
 .Floor002572 .gallery-top .swiper-slide{ opacity:0 !important; transition:0.3s; z-index:2;}
 .Floor002572 .gallery-top .swiper-slide-active{ opacity:1 !important; z-index:10;}
 .Floor002572 .swiper-button{ display:none;}
 .Floor002572 .swiper-button a{ position:absolute; top:50%; width:20px; height:20px; margin-top:-10px; border-top:3px solid #ccc; border-right:3px solid #ccc; transform:rotate(-135deg);}
 .Floor002572 .swiper-button a.prev{ left:-30px;}
 .Floor002572 .swiper-button a.next{ right:-30px;transform:rotate(45deg);}
 .Floor002572 .swiper-button a.swiper-button-disabled{ opacity:0.2;}
 .Floor002572 .edit-info{ line-height:24px;background:#fff;}
 .Floor002572 .edit-info .pic{width:50%;float:left;}
 .Floor002572 .edit-info .pic img{height: 100%;}
 .Floor002572 .edit-info .word{width:50%;float:right;padding: 2% 5%;}
 .Floor002572 .edit-info .word .list{float:left;width:53%;}
 .Floor002572 .edit-info .word .img{float:left;width:47%;text-align: center;margin-top: 9%; }
 .Floor002572 .edit-info .word h4{color:#7367a7;font-size: 18px;font-family:siyuan-r;}
 .Floor002572 .edit-info .word h4:after{content:'';width:30px;height: 2px;background:#6153a2;display: block;margin-top: 25px;}
 @media(max-width:1280px){
 .Floor002572 .swiper-button a.prev{ left:10px;}
 .Floor002572 .swiper-button a.next{ right:10px;}
 }
 @media(max-width:1000px){
 .Floor002572 .edit-info .pic{width:100%;float:left;text-align: center;}
 .Floor002572 .edit-info .pic img{width:100%;}
 .Floor002572 .edit-info .word{width:100%;float:left;}
 
 }
 @media(max-width:480px){
 .Floor002572 .gallery-thumbs li figure{padding:2px;border-radius:15px;}
 .Floor002572 .gallery-thumbs li figure::before{border-radius:15px;}
 .Floor002572 .gallery-thumbs li.swiper-slide-thumb-active figure::before{border-width:2px;}
 .Floor002572 .edit-info .word{padding: 2% 4% 4% 4%;}
 .Floor002572 .edit-info .word .list{width:100%;}
 .Floor002572 .edit-info .word .img{width:100%;margin-top: 7%;}
 }
 /*
	.PicList001748 为demo编号
	*/
 .PicList001748{margin-top:4%;margin-bottom: 3%;}
 
 .PicList001748 .title123{margin-bottom: 3.6%;}
 .PicList001748 ol{padding-bottom: 2%;}
 .PicList001748 ol li{float: left;margin-right: 2%; margin-bottom:4px;height: 35px;line-height: 35px; }
 .PicList001748 ol li:last-child{ margin-right:0;}
 .PicList001748 ol li a{display: block; padding:0 20px;color:#333;border:1px solid #999;}
 .PicList001748 ol li a:hover,
 .PicList001748 ol li.aon a{color:#ab0858;border:1px solid #ab0858;}
 
 .PicList001748 .list li{width: 23.2%;margin-right: 2.3%;float: left;margin-bottom: 25px;}
 .PicList001748 .list li:nth-child(4n){ margin-right:0;}
 .PicList001748 .list li a{display: block;color:#7f7f7f;}
 .PicList001748 .list li img{ display:block; width:100%; border:1px solid #eae7f2;}
 .PicList001748 .list li .text{padding: 20px 10px 10px 10px;}
 .PicList001748 .list li p{font-size: 12px;font-family: siyuan-l;line-height: 22px; color:#7f7f7f;}
 .PicList001748 .list li h3{ font-size:18px;font-family: siyuan-r; margin: 0;font-weight: normal;color:#7367a7;}
 .PicList001748 .list li a:hover{color:#7367a7;}
 
 @media(max-width:768px){
 .PicList001748 .list li{ width:48%;}
 .PicList001748 .list li:nth-child(4n){ margin-right:2%;}
 .PicList001748 .list li:nth-child(2n){ margin-right:0;}
 }
 @media(max-width:480px){
 .PicList001748 .list li b{ display:none;}
 }
 /*
	.Floor002467 为demo编号
	*/
 .Floor002467{background: #f4f3f8;padding:5% 0;}
 .Floor002467 .title123{margin-bottom: 3.6%;}
 .Floor002467 .videobox{ position: relative;height: 200px;}
 .Floor002467 .videobg{ background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; height: 200px;}
 .Floor002467 .videobg .play{ display: block; background: rgba(0,0,0,0.5);  width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-size: 30px 30px; cursor: pointer; text-align: center;z-index: 5;}
 .Floor002467 .videobg .play:after{content:''; background:url(../images/spicon.png) center center/50px no-repeat;position: absolute;top:31%;left:39%; display: block;width:90px;height: 90px;}
 .Floor002467 .video{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; display: none;}
 .Floor002467 .video video{ width: 100%; height: 100%; background: #000;}
 @media only screen and (min-width: 768px) {
	 .Floor002467 .videobg,.Floor002467 .videobox{ height: 400px;}
	 .Floor002467 .videobg .play{background-size:40px 40px;}
	 .Floor002467 .videobg h2{font-size: 20px;}
	 .Floor002467 .videobg .play:after{content:''; background:url(../images/spicon.png) center center no-repeat;position: absolute;top:43%;left:46%; display: block;width:90px;height: 90px;}
 }
 @media only screen and (min-width: 1024px) {
	 .Floor002467 .videobg h2{font-size: 24px;}
	 .Floor002466 .list .item .word{bottom: 38px; left: 20px;}
	 .Floor002467 .videobg .play:after{content:''; background:url(../images/spicon.png) center center no-repeat;position: absolute;top:43%;left:46%; display: block;width:90px;height: 90px;}
 }
 @media only screen and (min-width: 1200px) {
	 .Floor002467 .videobg,.Floor002467 .videobox{ height: 478px;}
	 .Floor002467 .videobg .play{background-size:50px 50px;}
	 .Floor002467 .videobg .play:after{content:''; background:url(../images/spicon.png) center center no-repeat;position: absolute;top:43%;left:46%; display: block;width:90px;height: 90px;}
	 .Floor002467 .videobg h2{font-size: 30px;}
 }
 
 
 
 
 
 /*
	.Floor002358 为demo编号
	*/
 .Floor002358{}
 .Floor002358 { padding:3.5% 0 3.5% 0; background:#fff; }
 .Floor002358 .auto{ position:relative;}
 .Floor002358 .title{ text-align:center; font-size:28px; font-family:'微软雅黑'; font-weight:lighter;  color:#333; margin:0; padding-bottom:4%; position:relative;    }
 .Floor002358 .title:after{ display:block; margin:0 auto; width:100px; height:1px; background-color:#bbb; margin-top:30px; content:''; }
 
 .Floor002358 .list{ width:100%; position: relative;border-left:1px solid #ebebeb;border-top:1px solid #ebebeb;}
 .Floor002358 .bd{  }
 .Floor002358 .bd ul{ margin: 0; padding: 0 0px;}
 .Floor002358 .bd li{ width: 100%; margin: 0 0 0px; border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;  transition:.5s; display: block; }
 .Floor002358 .bd li:hover{}
 .Floor002358 .list .iconfont{ position: absolute; top: 50%; margin-top: -27px; width: 70px; height: 70px; font-size: 46px; font-weight: bold; text-align: center; cursor: pointer; color: #d0cddc;border-radius: 2px; }
 .Floor002358 .list .iconfont:hover{ color: #7367a7;}
 .Floor002358 .list .prev{ left: -80px;}
 .Floor002358 .list .next{ right: -80px;}
 .Floor002358 .ul_num{ max-width:1200px;margin-top: 5.5%;margin-bottom:3.2%; }
 .Floor002358 .ul_num li{ float:left; width:33.3%; text-align:center; font-size:16px; color:#7064a2;}
 .Floor002358 .ul_num li span{ color:#7064a2; font-family: hzgb; font-size:64px;}
 .Floor002358 .ul_num li span:after{content:'+';position: absolute;margin-left: 0.3%;font-size: 33px;font-weight: lighter;}
 .Floor002358 .ul_num li p{ font-size:18px; color:#575757; margin:0;margin-top: 13px;}
 @media only screen and (min-width:1024px ) {
	 .Floor002358 .title{ font-size: 32px;}
 }
 @media only screen and (max-width:1360px ) {
	 .Floor002358 .list{ padding: 0 50px;overflow:hidden;}
	 .Floor002358 .list .iconfont{ font-size: 40px; width: 40px; height: 40px; margin-top: -20px;}
	 .Floor002358 .list .prev{ left: 0;}
		 .Floor002358 .list .next{ right: 0;}
 }
 @media only screen and (max-width:767px ) {
	 .Floor002358 .title{ padding-bottom: 20px;}
	 .Floor002358 .list{ padding: 0 0px 0 0;}
	 .Floor002358 .list .iconfont{ display: none;}
	 .Floor002358 .title{ font-size: 24px;}
	 .Floor002358 .title:after{ margin-top: 20px;}
 }
 
 @media(max-width:1024px){
 .Floor002358  .ul_num li span{ font-size:40px;}
 
 .Floor002358  .ul_num li span:after{content:'+';position: absolute;margin-left: 3.5%;font-size: 26px;font-weight: lighter;}
 }
 @media(max-width:640px){
 
 .Floor002358  .ul_num li{width: 33.3%;text-align: center;margin-bottom: 18px;}
 .Floor002358  .ul_num li{ font-size:14px; }
 .Floor002358  .ul_num li span{ font-size:30px;}
 .Floor002358  .ul_num li span:after{content:'+';position: absolute;margin-left: 1%;font-size: 18px;font-weight: lighter;}
 .Floor002358  .ul_num li p{ font-size:16px;}
 }
 /*这是滚动插件的公用样式 如出现雷同 请删除*/
 .owl-carousel,
 .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
 .owl-carousel{display:none;width:100%;z-index:1}
 .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
 .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
 .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
 .owl-carousel .owl-item,
 .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
 .owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
 .owl-carousel .owl-item img{display:block;width:100%}
 .owl-carousel .owl-dots.disabled,
 .owl-carousel .owl-nav.disabled{display:none}
 .no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
 .owl-carousel .owl-dot,
 .owl-carousel .owl-nav .owl-next,
 .owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
 .owl-carousel.owl-loading{opacity:0;display:block}
 .owl-carousel.owl-hidden{opacity:0}
 .owl-carousel.owl-refresh .owl-item{visibility:hidden}
 .owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
 .owl-carousel.owl-grab{cursor:move;cursor:grab}
 .owl-carousel.owl-rtl{direction:rtl}
 .owl-carousel.owl-rtl .owl-item{float:right}
 .owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
 .owl-carousel .owl-animated-in{z-index:0}
 .owl-carousel .owl-animated-out{z-index:1}
 .owl-carousel .fadeOut{animation-name:fadeOut}
 @keyframes fadeOut{
	 0%{opacity:1}
	 100%{opacity:0}
 }
 .owl-height{transition:height .5s ease-in-out}
 .owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
 .owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
 .owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
 .owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
 .owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,
 .owl-carousel .owl-video-playing .owl-video-tn{display:none}
 .owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
 .owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
 /*end*/
 
 
 
 
 
 
 
 
 /*
	.Banner002465 为demo编号
	*/
 .Banner002465{ position: relative;}
 .Banner002465 li a{ display:block; }
 .Banner002465 li a .phoneimg{ display: none;}
 
 
 
 
 
 .Banner002465 .owl-nav{ position: absolute; top: 50%;margin-top: -25px; width: 100%}
 .Banner002465 .owl-nav>div{ z-index: 10;width: 49px;height: 49px;background:none;line-height: 100px;overflow: hidden; border:3px solid #fff; border-radius: 50%; opacity:1; box-shadow:  0 0 10px rgba(0,0,0,0.2); background: rgba(0,0,0,0.05); position: absolute}
 .Banner002465 .owl-nav .owl-prev{ left: 2%;}
 .Banner002465 .owl-nav .owl-next{ right: 2%;}
 .Banner002465 .owl-nav .owl-next::before,
 .Banner002465 .owl-nav .owl-prev::before{ position:absolute; content:''; width:40%; height:40%; border-top:3px solid #fff; border-right:3px solid #fff; top:30%; left:22%; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
 .Banner002465 .owl-nav .owl-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); left: 35%}
 .Banner002465 .owl-nav>div:hover{ opacity: 0.9} 
 
 
 .Banner002465 .owl-dots{position: absolute;left: 0;bottom: 8%;text-align: center;width: 100%;z-index: 10;}
 .Banner002465 .owl-dots>div{ display: inline-block;margin: 0 5px;}
 .Banner002465 .owl-dots>div span{ position: relative;display:block; width: 15px; height: 15px; border-radius:50%;border:1px solid #fff; background: none ; opacity: 1; line-height: 100; overflow: hidden }
 .Banner002465 .owl-dots>div.active span{-moz-opacity:1; opacity: 1; filter:alpha(opacity=100); }
 .Banner002465 .owl-dots>div.active span:after{content:'';width:7px;height:7px;position: absolute;background: #fff;border-radius: 50%;left:3px;top:3px;}
 
 
 
 
 @media(max-width:1200px){
 .Banner002465 li a .pcimg{ display: none;}
 .Banner002465 li a .phoneimg{ display: block;}
 .Banner002465 .owl-dots>div{ margin: 0 3px;}
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 /*
	.Bottom002289 为demo编号
	*/
 .Bottom002289{ background:#f4f3f8; padding:57px 0 0 0; width:100%; position: relative; margin-top: 0;}
 
 .Bottom002289,
 .Bottom002289 a{ color:#666;}
 .Bottom002289 a:hover{ }
 .Bottom002289 .auto{ position: relative;}
 .Bottom002289 .subnav{ overflow:hidden; min-height:275px;}
 .Bottom002289 .subnav dl dt{ padding:0px 0 17px 0;}
 .Bottom002289 .subnav dl dt a{ font-size:16px; color:#2f2f2f;display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
 .Bottom002289 .subnav dl dd span{ padding:5px 0; display:block;}
 .Bottom002289 .subnav dl dd span a{font-family: siyuan-l;font-size: 14px;display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
 .Bottom002289 .subnav dl.end{ display:none;}
 .Bottom002289 .share{ width:230px;}
 .Bottom002289 .share .ewm{ text-align:right;}
 .Bottom002289 .share .ewm .p1{font-size: 14px;color:rgba(0,0,0,0.8);font-family: siyuan-l;margin:0 ;}
 .Bottom002289 .share .ewm .p2{font-size: 24px;color:#2f2f2f;margin: 0;margin-bottom: 7%;}
 .Bottom002289 .share .ewm  span{ text-align:center; width:101px; display:inline-block; margin-left:5%;}
 .Bottom002289 .share .ewm b{ display:block; font-weight: normal;font-size: 14px; color:#000; padding-top:10px;}
 .Bottom002289 .share .ewm b img{width:20px;height:20px;margin-right:5px;margin-top:-5px;}
 .Bottom002289 .share .ewm img{ width:101px; height:101px;}
 .Bottom002289 .link{  position:relative; padding:30px 0 20px 0;}
 .Bottom002289 .link h6{ font-size:14px; line-height:35px; padding:0px 20px; background:#292828; margin: 0;}
 .Bottom002289 .link h6 i{ cursor:pointer; display:block; position:absolute; right:0; width:35px; height:35px; background:url(../images/Bottom002289-foot_link_icon.png) no-repeat right;}
 .Bottom002289 .link ul{ display:none; width:100%; position:absolute; right:0; bottom:55px; background-color:#333232;}
 .Bottom002289 .link ul li{ border-bottom:solid 1px #292828;}
 .Bottom002289 .link ul li a{ padding-left:20px; display:block; line-height: 30px;}
 .Bottom002289 .link ul li a:hover{ background-color:#333232;}
 .Bottom002289 .copyright{ overflow:hidden;background: #7367a7;line-height: 54px;}
 .Bottom002289 .copyright span{color:rgba(255,255,255,0.8);font-family: siyuan-l;font-size: 13px;}
 .Bottom002289 .copyright span a{font-family: siyuan-l;font-size: 13px;color:rgba(255,255,255,0.8);}
 .Bottom002289 .copyright i{ background:url(../images/Bottom002289-subnav_line.png) no-repeat center center; padding:0px 13px;}
 .Bottom002289 .copyright .wanhu{ }
 .Bottom002289 .jiathis_style_32x32{ text-align:right;}
 .Bottom002289 .jiathis_style_32x32 a{ display:inline-block;}
 .Bottom002289 .jiathis_style_32x32 .jtico_weixin{  background:url(../images/Bottom002289-share.png) no-repeat left!important;}
 .Bottom002289 .jiathis_style_32x32 .jtico_tsina{  background:url(../images/Bottom002289-share.png) no-repeat right!important;}
 .Bottom002289 .jiathis_style_32x32  .jiathis_txt,
 .Bottom002289 .jiathis_style_32x32  .jtico{ padding:2px; float:none!important; box-sizing: content-box;}
 @media only screen and (max-width:767px ) {
	 .Bottom002289{padding: 3px 0 0 0;}
	 .Bottom002289 .auto{padding: 6px 0 12px 0;}
	 .Bottom002289 .subnav{display: none;}
	 .Bottom002289 .subnav dl{ border-bottom: 1px solid #222;}
	 .Bottom002289 .subnav dl dd{ display: none; padding: 10px; border-top: 2px solid #222;}
	 .Bottom002289 .subnav dl dt{ padding: 10px;}
	 .Bottom002289 .copyright{line-height: 28px}
	 .Bottom002289 .copyright i{padding: 0 10px;}
	 .Bottom002289 .share{ margin: 3% auto 0;}
	 .Bottom002289 .share .ewm{text-align: center;}
	 .Bottom002289 .share .ewm .p2{margin-bottom: 4%;}
	 .Bottom002289 .fl,.Bottom002289 .fr{ display: block; width: 100%;padding: 0px 0; text-align: center;}
	 .Bottom002289 .fl{ margin: 0px 0;}
 }
 @media only screen and (max-width:1200px ) {
	 .Bottom002289 .share{ right: 2%;}
 }
 @media only screen and (min-width:768px ) {
	 .Bottom002289 .fl{ float: right;}
		 .Bottom002289 .fr{ float: left;}
	 .Bottom002289 .subnav dl{ width: 10.7%; padding-right: 10px;float:left;}
	 .Bottom002289 .subnav dl.pro{ width:13%;}
	 .Bottom002289 .share{position:absolute; right:0; top:0;}
	 .Bottom002289 .share .ewm  span{ margin-left: 1%;}
 }
 @media only screen and (min-width:1024px ) {
	 .Bottom002289 .subnav dl{ width: 11.6%;}
	 .Bottom002289 .subnav dl.pro{ width:13%;}
	 .Bottom002289 .share{ width: 240px;}
	 .Bottom002289 .share .ewm  span{ margin-left: 5%;}
 }
 @media(max-width: 768px){
 
 }
 /*
	.TextList001203 为demo编号
	*/
 .TextList001203 h1{ margin:0; font-weight:normal; padding:3% 0; font-size:24px; color:#333;}
 .TextList001203 h1 b{ display:block;}
 .TextList001203 li{ margin-bottom:10px; line-height:25px; border:1px solid #e3e7e6; padding:0 10px 0 15px; position:relative;}
 .TextList001203 li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#4a3e7c; left:5px; top:50%; margin-top:-2px;}
 .TextList001203 li a{ display:block; padding:15px 0;}
 .TextList001203 li a:hover{color:#4a3e7c;}
 .TextList001203 li span{ padding-right:10px;}
 .TextList001203 li i{ font-style:normal; position:relative; float:right; padding-left:15px; padding-right:30px; background-color:#4a3e7c; color:#fff; font-size:12px;}
 .TextList001203 li i::before{ position:absolute; content:''; width:25px; height:100%; background:url(../images/TextList001203-icon.png) no-repeat center center/contain; right:0;}
 @media(max-width:480px){
 .TextList001203 h1{font-size:20px;}
 }
 @media(max-width:375px){
 .TextList001203 li i{padding-left:5px;}
 }
 /*Timeline001915*/
 .Timeline001915{max-width:1200px;margin: 0 auto; padding-bottom:4%;}
 .Timeline001915 .columnName{ padding:0% 0 3.5% 0; line-height:normal; text-align:center;  color:#c20f00; text-transform:uppercase;}
 .Timeline001915 .columnName span{ display:block; color:#333; font-size:24px; padding:10px 0 8px;}
 .Timeline001915 .columnName:after{ display:block; content:''; margin:0 auto; width:25px; height:3px; background-color:#493e76;}
 .Timeline001915 .list{}
 .Timeline001915 .list ul{ background:url(../images/Timeline001915-ul.jpg) repeat-y center top; padding:54px 0;}
 .Timeline001915 li{ padding-left:50%; background:url(../images/Timeline001915-li.png) no-repeat center top; padding-top:10px; padding-bottom:10px;}
 .Timeline001915 li div{ padding-left:36px;}
 .Timeline001915 li div p{ line-height:24px;font-size: 16px;}
 .Timeline001915 ul li:nth-child(2n){ text-align:right; padding-left:0; padding-right:50%;}
 .Timeline001915 ul li:nth-child(2n) div{padding-left:0; padding-right:36px;}
 .Timeline001915 li time{ display:block; color:#4a3e7c; font-size:20px; border-top:1px solid #e1e1e4;}
 .Timeline001915 li time:before{ display:block; margin:-2px 0 10px 0; content:''; background-color:#493e76; width:24px; height:3px;}
 .Timeline001915 ul li:nth-child(2n) time:before{ float:right;}
 .Timeline001915 ul li:nth-child(2n) time span{ clear:both; display:block;}
 .Timeline001915 ol{ text-align:center;}
 .Timeline001915 ol a{ display:inline-block; width:198px; height:48px; line-height:48px; text-align:center; background-color:#493e76; color:#fff; font-size:16px; border-radius:5px;}
 @media(max-width:1000px){
 .Timeline001915 .columnName{ font-size:45px;}
 .Timeline001915 .columnName span{ font-size:24px;}
 }
 @media(max-width:640px){
 .Timeline001915 .columnName{ font-size:30px;}
 .Timeline001915 .columnName span{ font-size:22px;}
 }
 @media(max-width:480px){
 .Timeline001915{padding-bottom: 7%;}
 .Timeline001915 .list{ background-position: left top; padding-left:20px;}
 .Timeline001915 .list ul{ background-position: 8px top;}
 .Timeline001915 li{ padding:0 !important; background-position: left top;}
 .Timeline001915 li div{ padding:10px 10px 10px 36px !important;}
 .Timeline001915 ul li:nth-child(2n){ text-align:left;}
 .Timeline001915 ul li:nth-child(2n) time:before{ float:none;}
 .Timeline001915 ol a{ display:inline-block; width:184px; height:40px;line-height: 40px;}
 }
 /*Form002219*/
 .Form002219{ padding-bottom:4%;}
 .Form002219 .con{border-bottom:1px solid #eae7f2;float:left;width:100%;padding-bottom:10px;}
 .Form002219 .form1{width:50%;float:left;}
 .Form002219 .form2{width:48%;float:right;}
 .Form002219 .p1{text-align: center;font-size: 18px;color:#444;margin-bottom:33px;line-height: 30px}
 .Form002219 dl{ width:100%; float:left; padding-left:85px; min-height:40px; position:relative; margin-bottom:19px; }
 .Form002219 dl.odd{ }
 .Form002219 dt{ color:#666; font-size:14px; position:absolute; left:0; width:85px; text-align:right; line-height:40px;padding-right: 10px;}
 .Form002219 dt:before{content:'*';font-size: 14px;color:#e01212;margin-right: 2px;}
 .Form002219 .text{ border:1px solid #eae7f2; border-radius:0px; width:100%; padding:0 10px; line-height:40px;height: 40px; color:#666;max-width: 492px;}
 .Form002219 dl.dl{ width:100%; float:none; max-width:none;}
 .Form002219 textarea{ border:1px solid #eae7f2; border-radius:0px;overflow:hidden; resize:none; width:100%; height:218px; padding:10px;max-width: 492px; }
 .Form002219 dd{text-align: right;max-width: 492px}
 .Form002219 .btn{ display:block;margin: 0 auto; text-align: center; line-height:40px; min-width:160px;margin-top: 2.5%; background-color:#f3f3f3; color:#728391; font-size:14px; border:none; border-radius:5px; cursor:pointer;}
 .Form002219 .submitbtn{ color:#fff;font-size: 18px; background-color:#7367a7;} 
 @media(max-width:640px){
 .Form002219 dl{ float:none; width:100%; margin-left:0 !important;}	
 .Form002219 .form1{width:100%;float:none;}
 .Form002219 .form2{width:100%;float:none;}
 .Form002219 textarea{ height:250px;}
 }
 @media(max-width:480px){
 .Form002219{margin-top: 4%;}
 .Form002219 .p1{text-align: left;font-size: 16px; line-height: 25px}
 .Form002219 .btn{margin-top:5.5%;margin-bottom: 2%;}
 }
 /*Form002219 End*/
 /*
	.Floor001048 为demo编号
	*/
	.Floor001048{ padding:3% 0;}
	.Floor001048 .auto{max-width: 1200px;}
 .Floor001048 .title{ text-align:center; padding-bottom:3%;}
 .Floor001048 .title *{ display:inline-block; }
 .Floor001048 .title h1{ margin:0;font-size:24px; padding:0 3%;position:relative; font-weight:normal;color:#fff;}
 .Floor001048 .title h1 span{ padding:0 20px; background-color:#282e6d;}
 .Floor001048 .title h1 i{  background-color:#282e6d;padding:0 20px;color:#474d84; font-style:normal; text-transform:uppercase;}
 .Floor001048 .title h1 i,
 .Floor001048 .title h1 span{ z-index:2; position:relative;}
 .Floor001048 .title h1::before{ position:absolute; content:''; border:1px solid #454d82; left:0; top:13px; bottom:13px;width:100%;}
 
 .Floor001048 .more{}
 .Floor001048 .more a{ font-size:12px; display:inline-block; height:32px; line-height:32px; color:#fff; padding:0 24px; border:1px solid #b6c7d9; border-radius:30px; position:relative; font-weight:bold; text-transform:uppercase; overflow:hidden; z-index:3;}
 .Floor001048 .more a::after,
 .Floor001048 .more a::before{ position:absolute; content:''; }
 .Floor001048 .more a::before{top:50%; margin-top:-4px; right:10px; border:4px solid #fff; border-top-color:transparent; border-bottom-color:transparent; border-right:0; width:0; height:0;}
 .Floor001048 .more a::after{ z-index:-1; left:50%; top:0; background-color:#fff;transition: all 0.3s ease; transform:skew(35deg,0);  height:100%; width:0;}
 .Floor001048 .more a:hover{ color:#1d2d69;}
 .Floor001048 .more a:hover::after{ left:-20%;width:140%;}
 .Floor001048 .tab_con{ overflow:hidden;}
 .Floor001048 .con{ display:none;}
 .Floor001048 .intro{ float:left; width:55%; transform:translateX(-100%); transition:all ease-in-out 0.3s;}
 .Floor001048 .intro .info{ color:#7480a4; padding:3% 0;}
 .Floor001048 .intro .tit{ margin:0; font-size:26px; color:#7367a7; padding-bottom:20px; position:relative; font-weight:normal;}
 .Floor001048 .pic{ float:right; width:28%; transform:translateX(100%); transition:all ease-in-out 0.3s;}
 .Floor001048 .pic img{ width:100%;}
 .Floor001048 .on_con .intro,
 .Floor001048 .on_con .pic{transform:translateX(0);}
 .Floor001048 .list .bx-pager,
 .Floor001048 .copy{ display:none;}
 .Floor001048 .list{  margin-top:2%; position:relative; z-index:2;max-width:1200px;}
 .Floor001048 .list .bx-wrapper{ position:relative; z-index:1; }
 .Floor001048 .list .bx-viewport{ z-index:2;padding: 0 0px;}
 .Floor001048 .list .bx-controls-direction a{ position:absolute; z-index:10; top:50%; margin-top:-12px; width:24px; height:24px; overflow:hidden; text-indent:-999em; background-image:url(../images/Floor001048-controls.png); background-repeat:no-repeat;}
 .Floor001048 .list .bx-controls-direction a.disabled{opacity:0.2;}
 .Floor001048 .list .bx-controls-direction a.bx-prev{ left:12px; background-position:0 0;}
 .Floor001048 .list .bx-controls-direction a.bx-next{ right:12px; background-position:right center;}
 .Floor001048 .list li{ padding:20px 1px; border:1px solid #000; border-radius: 10px; color:#333;margin:0px 5px; text-align:center;}
 .Floor001048 .list li span{ display:block;}
 .Floor001048 .list li.on,
 .Floor001048 .list li:hover{ background-color:#83775a;}
 .Floor001048 .list li img{ width:48%;}
 @media(max-width:1000px){
 .Floor001048 .list{ padding-right:0; margin-top:0;}
 }
 @media(max-width:640px){
 .Floor001048 .list{ padding-top:3%;}
 .Floor001048 .pic{ display:none;}
 .Floor001048 .intro{ float:none; width:auto;transform:translateX(0);}
 .Floor001048 .list li{ padding:10px 0;}
 .Floor001048 .list li span{padding-top:5px;}
 }
 
 
 /*
	.Floor001120 为demo编号
	*/
 .Floor001120{ padding: 2% 0 2% 0; font-size:14px; }
 .Floor001120 .title .p1{font-weight:bold;font-size: 24px;color:#333;margin: 0; }
 .Floor001120 .title .p1:after{content:'';width:10px;height: 10px;background: #7367a7;display: block;margin-top:14px; margin-bottom: 10px;}
 .Floor001120 .title .p2{font-size: 14px;color:#4b4b4b;line-height: 26px;margin: 0;}
 
 
 .Floor001120 .map{ width:100%;padding: 3% 0;}
 .Floor001120 .map ul{ position:relative;max-width:1000px; height:645px;margin: 0 auto; background:url(../images/Floor001120-map.png) no-repeat center center;background-size: 100% auto;}
 .Floor001120 .map li{top: 0px;position: absolute;width:305px;height:auto;}
 .Floor001120 .map li span i{ font-style:normal;display: inline-block;position: absolute;}
 .Floor001120 .map li span .dot {left: 0px;width:24px;margin-bottom:5px; opacity: 1;filter: alpha(opacity=100);}
 .Floor001120 .map li span .pulse {top: -16px;left: -16px;height: 48px;width: 48px;border-radius: 48px;background: #1961ae;opacity: 0.12;filter: alpha(opacity=12);
 -webkit-animation: warn 2s ease-out;
 -moz-animation: warn 2s ease-out;
 animation: warn 2s ease-out;
 -webkit-animation-iteration-count: infinite;
 -moz-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
 }
 .Floor001120 .map li.active .dot {background: #0bd972;}
 .Floor001120 .map li.active .pulse {background: #0bd972;}
 .Floor001120 .map li .div { position: absolute;top:-106%;left:-3%; max-width: 305px; border-radius: 5px; height: auto;margin:0;margin-top: -32%;z-index: 66; background:#fff;display: none;filter: alpha(opacity=0);
 -ms-transition: all 500ms ease-in-out
 ;-webkit-transition: all 500ms ease-in-out;
 transition: all 500ms ease-in-out;
 }
 .Floor001120 .map li .div:after{content:'';background: url(../images/mapsj.png) center center/10px no-repeat;width:10px;height: 10px; position: absolute;display: block;margin-top: -3px;left:7%;}
 .Floor001120 .map li .div dl{padding: 13px 22px 14px 22px;background: #4a3e7c}
 .Floor001120 .map li .div dd{line-height: 21px;color:#fff;}
 .Floor001120 .map li .div .dd1{margin-bottom:3px;}
 .Floor001120 .map li .div .dd2{font-size:12px;}
 .Floor001120 .map li.active .div,
 .Floor001120 .map li:hover .div{opacity: 1;display: block; filter: alpha(opacity=100);}
 .Floor001120 .map li:hover .div{/*height: 20px;top: -20px;*/}
 .Floor001120 .map li.active .div{height: 77px;top: -70px; background-image:url(../images/Floor001120-line_hover.png);}
 
 .Floor001120 .map li.li_1 span i{position: absolute; left: 71%;top: 70%;}
 
 @media(max-width: 640px){
 .Floor001120 .map li{height:20px;}
 .Floor001120 .map li .div { position: absolute !important; text-align:left;left:-56%;top:-509%; max-width: 280px; border-radius: 5px; height: auto;margin:0 auto;z-index: 66; }
 .Floor001120 .map li .div:after{display: none}
 }
 @media(max-width: 480px){
	 .Floor001120 .map ul{ position:relative;height:282px;background:url(../images/Floor001120-map.png) no-repeat center center/335px;}
	 .Floor001120 .map li span .dot{width:14px;}
 }
 @keyframes warn {
	 0% {transform: scale(0);opacity: 1;}
	 30% {transform: scale(0);opacity: 0.1;}
	 60% {transform: scale(0.5);opacity: 0.5;}
	 100% {transform: scale(1);opacity: 0.0;}
 }
 @-webkit-keyframes warn {
	 0% {transform: scale(0);opacity: 1;}
	 30% {transform: scale(0);opacity: 0.1;}
	 60% {transform: scale(0.5);opacity: 0.5;}
	 100% {transform: scale(1);opacity: 0.0;}
 }
 @-moz-keyframes warn {
	 0% {transform: scale(0);opacity: 1;}
	 30% {transform: scale(0);opacity: 0.1;}
	 60% {transform: scale(0.5);opacity: 0.5;}
	 100% {transform: scale(1);opacity: 0.0;}
 }
 /*
	.Floor001134 为demo编号
	*/
 .Floor001134{ background-color:#f8fafc; position:relative; padding:5% 0;}
 .Floor001134::before{ position:absolute; content:''; left:0; top:0; width:50%; height:100%;
 background: rgb(74,126,184); 
 background: -moz-linear-gradient(45deg,  rgba(74,126,184,1) 0%, rgba(74,148,184,1) 100%); 
 background: -webkit-linear-gradient(45deg,  rgba(74,126,184,1) 0%,rgba(74,148,184,1) 100%);
 background: linear-gradient(135deg,  rgba(74,126,184,1) 0%,rgba(74,148,184,1) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a7eb8', endColorstr='#4a94b8',GradientType=1 );
 }
 .Floor001134 .left,
 .Floor001134 .right{ float:left; width:50%;}
 .Floor001134 .left{ position:relative; z-index:2;}
 .Floor001134 .list{ position:relative; overflow:hidden;}
 .Floor001134 .list::before,
 .Floor001134 .list::after{ position:absolute; content:''; left:15px; width:1px; height:50%; background-color:rgba(255,255,255,0.2);}
 .Floor001134 .list::before{ top:-30px;}
 .Floor001134 .list::after{ bottom:-30px;}
 .Floor001134 .scroll{ height:100%;overflow: auto;}
 .Floor001134 .list ul{ padding-left:15%; overflow:hidden;}
 .Floor001134 .list li{ width:44%; margin-right:6%; float:left; padding-bottom:23px;}
 .Floor001134 .list li a{ display:block;border:10px solid rgba(255,255,255,0.2);}
 .Floor001134 .list li img{ width:100%; }
 .Floor001134 .list li:hover a{ border-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.5);}
 .Floor001134 .right h1{ position:relative; margin:0; text-align:right; color:#4a7eb8; font-size:24px; font-weight:normal; padding:15px 0; background:url(../images/Floor001134-title.png) no-repeat right center; background-size:80% auto;}
 .Floor001134 .right h1::before{ position:absolute; content:''; width:30px; height:2px; background-color:#4a7eb8; right:0; bottom:0;}
 .Floor001134 .product{ text-align:center; padding-left:20%; padding-top:6%;}
 .Floor001134 .product figure{ padding:0 15%;}
 .Floor001134 .product figure img{ width:100%;}
 .Floor001134 .product h3{ font-size:18px; font-weight:normal;}
 .Floor001134 .product p{ line-height:24px; overflow:hidden; color:#888; height:72px; text-align:left;}
 .Floor001134 .product .more{ padding-left:28px; padding-right:55px; line-height:40px; display:inline-block; color:#fff; background:url(../images/Floor001134-more.png) no-repeat 85% center #4a7eb8;  font-size:16px; border-radius:3px;}
 
 .Floor001134 .jspContainer{overflow: hidden;position: relative;}
 .Floor001134 .jspPane{position: absolute;}
 .Floor001134 .jspVerticalBar{position: absolute;top: 0;left: 0;width: 16px;height: 100%; }
 .Floor001134 .jspCap{display: none;}
 .Floor001134 .jspTrack{display:none;}
 .Floor001134 .jspArrow{ position:absolute; top:50%;background: #ffc600;text-indent: -20000px; width:30px; height:30px; border-radius:50%;display: block;cursor: pointer; z-index:10;}
 .Floor001134 .jspArrow::before{ position:absolute; left:50%; top:50%; margin-top:-1px; margin-left:-5px; content:''; width:0; height:0; border:5px solid #fff; border-left-color:transparent;border-right-color:transparent; border-bottom:0;}
 .Floor001134 .jspArrowUp::before{ border-top:0; border-bottom:5px solid #fff;margin-top:-2px; }
 .Floor001134 .jspArrowUp{ margin-top:-30px;}
 .Floor001134 .jspArrowDown{ margin-top:30px;}
 .Floor001134 .jspDisabled{background: #5c92bf;cursor: default;}
 .Floor001134 .jspCorner{background: #eeeef4;float: left;height: 100%;}
 @media(max-width:768px){
 .Floor001134{ padding:0;}
 .Floor001134 .auto{ padding:0;}
 .Floor001134 .left,
 .Floor001134 .right{ float:none; width:auto;}
 .Floor001134 .left{ padding:3% 0 3% 3%;
 background: rgb(74,126,184); 
 background: -moz-linear-gradient(45deg,  rgba(74,126,184,1) 0%, rgba(74,148,184,1) 100%); 
 background: -webkit-linear-gradient(45deg,  rgba(74,126,184,1) 0%,rgba(74,148,184,1) 100%);
 background: linear-gradient(135deg,  rgba(74,126,184,1) 0%,rgba(74,148,184,1) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a7eb8', endColorstr='#4a94b8',GradientType=1 );
 }
 .Floor001134::before{ display:none;}
 .Floor001134 .product{ padding:2% 0;}
 .Floor001134 .list ul{ padding-left:8%;}
 .Floor001134 .right{ padding:3%; height:auto !important;}
 }
 @media(max-width:480px){
 .Floor001134 .list li a{ border-width:5px;}
 }
 /*Map002516 */
 .Map002516{max-width: 1200px;margin: 0 auto;}
 .Map002516 .map{border: 1px solid #ECECEC;padding: 5px;}
 .Map002516 .map #allmap{ height:600px;}
 .Map002516 .map #allmap *{ box-sizing:content-box;}
 .Map002516 .map #allmap img{ max-width:none;}
 @media(min-width:641px){
 .Map002516 .ul_con li{ float:left; width:50%; padding:4% 0% 7% 10%;position: relative;}
 .Map002516 .ul_con li:nth-child(2){padding:4% 9% 7% 5%;}
 }
 .Map002516 .ul_con li:nth-child(1):after{content:' ';background: url(../images/conico.png) center center no-repeat;display: block;width:40px;height:40px;position: absolute;right: -21px;top: 42px;}
 .Map002516 .ul_con li div{ padding-left:32px;background-size: 24px; background-repeat:no-repeat; background-position:left top;}
 .Map002516 .ul_con li.location div{ background-image:url(../images/Map002516_address.png);}
 .Map002516 .ul_con li.call div{ background-image:url(../images/Map002516_call.png);}
 .Map002516 .ul_con li span{margin-left: 14%;position: relative;}
 .Map002516 .ul_con li span:after{content:' ';width:1px;height:19px;background: #d8d8d8; position: absolute;left: -33px;top:3px; color:#d8d8d8;}
 .Map002516 .ul_con li .span2{color:#333;font-size: 24px;float:right;margin-right:22%;}
 .Map002516 .ul_con li p{ margin:0;  color:#333; font-size:18px;line-height: 28px;}
 .Map002516 .ul_con li:nth-child(2n+1){ clear:left;}
 @media(max-width:1060px){
	 .Map002516 .ul_con li{padding: 2% 2%;}
	 .Map002516 .ul_con li:nth-child(2){padding: 2% 2%;}
	 .Map002516 .ul_con li:nth-child(1):after{display: none;}
	 .Map002516 .ul_con li .span2{float:none;margin-right: 0;}
 }
 
 @media(max-width:640px){
 .Map002516 .ul_con li{ padding:10px;}
 .Map002516 .ul_con li span{margin-left: 4%;}
 .Map002516 .ul_con li span:after{top:3px;left:-15px;}
 .Map002516 .ul_con li:nth-child(2) span:after{top:8px;left:-10px;}
 .Map002516 .map #allmap{ height:280px;}
 }
 
 /*产品中心*/
 .Floor002280 .nav {width: 90%;margin-left: 5%; position: relative; margin-bottom: 5%;}
 .Floor002280 .box {overflow: hidden;margin-top: 0px; padding: 0;}
 .Floor002280 .nav ul {width: 30000%;white-space: nowrap;display: inline; float: left;}
 .Floor002280 .nav li{border: 1px solid #eee;line-height: 54px;border-radius: 7px; float: left; margin: 0 10px 0 0;}
 .Floor002280 .nav li a{ text-align: center; display: block; padding: 0 20px;color: #666;}
 .Floor002280 .prev,
 .Floor002280 .next{position: absolute; top: 50%; width: 35px; height: 37px; margin-top: -18px; background: url(../images/cpico.png) no-repeat; cursor: pointer; overflow:hidden; text-indent:-999em;}
 .Floor002280 .prev{ left: -6%;background-position:1px 0; }
 .Floor002280 .next{right: -6%;background-position:-32px 0;}
 
 
 /*Floor002280 */
 .Floor002280{ margin: 0 2.5%;position: relative;}
 
 .Floor002280 .box { padding: 2% 0 6%; background-position:center center; background-repeat:no-repeat; background-size:cover;}
 .Floor002280 .word h2,
 .Floor002280 .word h3{ margin:0; font-weight:normal;color:#7367a7;}
 .Floor002280 .word h2{ font-size:26px;margin-bottom:2%; }
 
 .Floor002280 .word .div{width:50%;float:left;position: relative; border:1px dashed #a19bba;padding: 1% 7% 3% 3%; border-radius: 36px;  line-height: 30px; height:420px; overflow:hidden;}
 .Floor002280 .word .div dl{height:330px;overflow: hidden; position: relative; }
 .Floor002280 .word .div dl .wrap{position: relative; transition: all .5s;}
 .scroll-pane
 {
	 width: 100% !important;
	 height: 400px;
	 overflow: auto;
 }
 .Floor002280 .word .div table{margin-top:5%;}
 .Floor002280 .word .div table td{line-height: 22px;}
 .Floor002280 .word .div table .td1{width:9%;}
 .Floor002280 .word .div table .td1 span{background:#a19bba;width:32px;height: 32px; color:#fff;font-size:15px;font-weight: bold;padding:7px;border-radius: 50%;}
 .Floor002280 .word .div table .td2{font-size:18px;color:#2f2f2f;line-height: 28px;}
 .Floor002280 .word .pic{width:50%;float:right;text-align: center;}
 .Floor002280 .word .div .btn{position: absolute;right: 3%;bottom:4%;cursor: pointer; }
 .Floor002280 .word .div .btn button{background: transparent;border:none;cursor: pointer;margin: 0;padding: 0;}
 .Floor002280 .list{margin-top:1%;}
 .Floor002280 .owl-item{ float:left;}
 .Floor002280 .owl-item .item{ cursor:pointer;text-align: center;}
 .Floor002280 .owl-item .item p{border:1px solid #eee;line-height:54px;border-radius: 7px;}
 .Floor002280 .owl-item .item p.on{border:1px solid #4a3e7c;}
 .Floor002280 .owl-item .info{ position: absolute; opacity: 0; visibility: hidden;}
 .Floor002280 .div .img{width:200px;display: block;}
 .Floor002280 .div .img:after{content:'';width:70px;height:1px;background: #a19bba;display: block;margin-top: 20px;}
 .Floor002280 .owl-stage-outer{ position:relative;overflow:hidden;}
 .Floor002280 .owl-carousel{ position:relative;}
 .Floor002280 .owl-carousel .owl-nav div{position: absolute; top: 50%; width: 32px; height: 37px; margin-top: -18px; background: url(../images/cpico.png) no-repeat; cursor: pointer; overflow:hidden; text-indent:-999em;}
 .Floor002280 .owl-carousel .owl-nav div.owl-prev{ left: -45px;background-position:1px 0; }
 .Floor002280 .owl-carousel .owl-nav div.owl-next{right: -45px;background-position:-32px 0;}
 
 .Floor002280 .owl-carousel .owl-nav div.disabled{ cursor:default;}
 @media(max-width:1600px) and (min-width:641px){
	 .Floor002280 .box{ }
 }
 @media(max-width:1440px){
	 .Floor002280 .owl-carousel{ padding:0 40px;}
	 .Floor002280 .owl-carousel .owl-nav div.owl-prev{ left: 0; }
	 .Floor002280 .owl-carousel .owl-nav div.owl-next{right: 0;}
 }
 @media(max-width:640px){
	 .Floor002280 .title{ display:none;}
	 .Floor002280 .word h2{ font-size:30px; }
	 .Floor002280 .word h3{ font-size:20px;}
	 .Floor002280 .word .div{width:100%;}
	 .Floor002280 .word .pic{width:100%;}
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 